0_0_10518824_25813.cpp:2: error: `_int64' does not name a type
0_0_10518824_25813.cpp: In function `int main()':
0_0_10518824_25813.cpp:16: error: `_int64' undeclared (first use this function)
0_0_10518824_25813.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10518824_25813.cpp:16: error: expected `;' before "i"
0_0_10518824_25813.cpp:17: error: expected `;' before "a"
0_0_10518824_25813.cpp:19: error: `m' undeclared (first use this function)
0_0_10518824_25813.cpp:19: error: `n' undeclared (first use this function)
0_0_10518824_25813.cpp:22: error: `i' undeclared (first use this function)
0_0_10518824_25813.cpp:23: error: `a' undeclared (first use this function)
0_0_10518824_25813.cpp:25: error: `k' undeclared (first use this function)
0_0_10518824_25813.cpp:25: error: `w' undeclared (first use this function)
0_0_10518824_25813.cpp:29: error: `j' undeclared (first use this function)
|