700812_0_0_24403.cpp: In function `int main()':
700812_0_0_24403.cpp:10: error: expected `;' before "int"
700812_0_0_24403.cpp:15: error: `sum1' undeclared (first use this function)
700812_0_0_24403.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
700812_0_0_24403.cpp:17: error: `sum2' undeclared (first use this function)
|