0_0_3938382_24696.cpp: In function `int main()':
0_0_3938382_24696.cpp:14: error: `_int64' undeclared (first use this function)
0_0_3938382_24696.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3938382_24696.cpp:14: error: expected `;' before "sum1"
0_0_3938382_24696.cpp:19: error: `sum' undeclared (first use this function)
0_0_3938382_24696.cpp:21: error: `sum1' undeclared (first use this function)
|