0_0_1697143_25857.cpp:2: error: `_int64' does not name a type
0_0_1697143_25857.cpp:6: error: `_int64' does not name a type
0_0_1697143_25857.cpp:11: error: `main' must return `int'
0_0_1697143_25857.cpp: In function `int main(...)':
0_0_1697143_25857.cpp:13: error: expected `)' before ';' token
0_0_1697143_25857.cpp:13: error: expected primary-expression before ')' token
0_0_1697143_25857.cpp:13: error: expected `;' before ')' token
0_0_1697143_25857.cpp:16: error: `_int64' undeclared (first use this function)
0_0_1697143_25857.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1697143_25857.cpp:16: error: expected `;' before "s"
0_0_1697143_25857.cpp:17: error: `s' undeclared (first use this function)
0_0_1697143_25857.cpp:18: error: `i' undeclared (first use this function)
0_0_1697143_25857.cpp:18: error: `j' undeclared (first use this function)
0_0_1697143_25857.cpp:20: error: `sum' undeclared (first use this function)
0_0_1697143_25857.cpp:32: error: `a' undeclared (first use this function)
|