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