0_0_4156337_32129.cpp:3: error: size of array `dp' is too large
0_0_4156337_32129.cpp:3: error: size of array `_dp' is too large
0_0_4156337_32129.cpp:5: error: ISO C++ forbids declaration of `max' with no type
0_0_4156337_32129.cpp: In function `int main()':
0_0_4156337_32129.cpp:15: error: `dp' undeclared (first use this function)
0_0_4156337_32129.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4156337_32129.cpp:15: error: `_dp' undeclared (first use this function)
|