0_0_6272870_5937.cpp:4: error: size of array `DP' is too large
0_0_6272870_5937.cpp:6: error: size of array `MYMAX' is too large
0_0_6272870_5937.cpp: In function `int main()':
0_0_6272870_5937.cpp:12: error: `DP' undeclared (first use this function)
0_0_6272870_5937.cpp:12: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6272870_5937.cpp:13: error: `MYMAX' undeclared (first use this function)
|