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