0_0_6625671_16108.cpp:9: error: `N' was not declared in this scope
0_0_6625671_16108.cpp:9: error: `N' was not declared in this scope
0_0_6625671_16108.cpp:9: error: `N' was not declared in this scope
0_0_6625671_16108.cpp: In function `void initDP()':
0_0_6625671_16108.cpp:13: error: `dp' undeclared (first use this function)
0_0_6625671_16108.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6625671_16108.cpp:16: error: `N' undeclared (first use this function)
0_0_6625671_16108.cpp: At global scope:
0_0_6625671_16108.cpp:33: error: `N' was not declared in this scope
0_0_6625671_16108.cpp: In function `int countBits(int)':
0_0_6625671_16108.cpp:36: error: `cx' undeclared (first use this function)
0_0_6625671_16108.cpp: In function `int call(int)':
0_0_6625671_16108.cpp:49: error: `cx' undeclared (first use this function)
0_0_6625671_16108.cpp:49: error: `reverse' undeclared (first use this function)
0_0_6625671_16108.cpp:50: error: `accumulate' undeclared (first use this function)
0_0_6625671_16108.cpp:62: error: `dp' undeclared (first use this function)
|