0_0_6625702_25940.cpp:14: error: `N' was not declared in this scope
0_0_6625702_25940.cpp:14: error: `N' was not declared in this scope
0_0_6625702_25940.cpp:14: error: `N' was not declared in this scope
0_0_6625702_25940.cpp: In function `void initDP()':
0_0_6625702_25940.cpp:18: error: `dp' undeclared (first use this function)
0_0_6625702_25940.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6625702_25940.cpp:21: error: `N' undeclared (first use this function)
0_0_6625702_25940.cpp: At global scope:
0_0_6625702_25940.cpp:38: error: `N' was not declared in this scope
0_0_6625702_25940.cpp: In function `int countBits(int)':
0_0_6625702_25940.cpp:41: error: `cx' undeclared (first use this function)
0_0_6625702_25940.cpp: In function `int call(int)':
0_0_6625702_25940.cpp:54: error: `cx' undeclared (first use this function)
0_0_6625702_25940.cpp:55: error: `accumulate' undeclared (first use this function)
0_0_6625702_25940.cpp:67: error: `dp' undeclared (first use this function)
|