0_0_2335336_31163.cpp: In function `int maxsum(int, int)':
0_0_2335336_31163.cpp:10: error: expected unqualified-id before numeric constant
0_0_2335336_31163.cpp:10: error: expected `,' or `;' before numeric constant
0_0_2335336_31163.cpp:18: error: `ml' undeclared (first use this function)
0_0_2335336_31163.cpp:18: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2335336_31163.cpp:19: error: `tx' undeclared (first use this function)
0_0_2335336_31163.cpp:20: error: `ty' undeclared (first use this function)
0_0_2335336_31163.cpp:21: error: `mr' undeclared (first use this function)
0_0_2335336_31163.cpp:32: error: `v' undeclared (first use this function)
0_0_2335336_31163.cpp:32: error: `l' undeclared (first use this function)
0_0_2335336_31163.cpp:33: error: `i' undeclared (first use this function)
0_0_2335336_31163.cpp:33: error: expected `;' before ')' token
0_0_2335336_31163.cpp:39: error: `pl' undeclared (first use this function)
0_0_2335336_31163.cpp:42: error: `r' undeclared (first use this function)
0_0_2335336_31163.cpp:43: error: expected `;' before ')' token
0_0_2335336_31163.cpp:49: error: `pr' undeclared (first use this function)
0_0_2335336_31163.cpp:52: error: `nr' undeclared (first use this function)
|