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