0_0_12690075_534.cpp: In function `int M_maxsum(int, int)':
0_0_12690075_534.cpp:8: error: `maxsum' undeclared (first use this function)
0_0_12690075_534.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12690075_534.cpp:12: error: `a' undeclared (first use this function)
|