0_0_10761115_24637.cpp: In function `int main()':
0_0_10761115_24637.cpp:5: error: `_64int' undeclared (first use this function)
0_0_10761115_24637.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10761115_24637.cpp:5: error: expected `;' before "first"
0_0_10761115_24637.cpp:7: error: `a' undeclared (first use this function)
0_0_10761115_24637.cpp:7: error: `b' undeclared (first use this function)
0_0_10761115_24637.cpp:9: error: `cont' undeclared (first use this function)
0_0_10761115_24637.cpp:10: error: `res' undeclared (first use this function)
0_0_10761115_24637.cpp:13: error: `first' undeclared (first use this function)
0_0_10761115_24637.cpp:17: error: `mid' undeclared (first use this function)
0_0_10761115_24637.cpp:19: error: `tp' undeclared (first use this function)
0_0_10761115_24637.cpp:22: error: `sum1' undeclared (first use this function)
0_0_10761115_24637.cpp:30: error: `sum2' undeclared (first use this function)
|