0_0_12975829_12724.cpp: In function `int main()':
0_0_12975829_12724.cpp:9: error: `__int64_t' undeclared (first use this function)
0_0_12975829_12724.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12975829_12724.cpp:9: error: expected `;' before "t"
0_0_12975829_12724.cpp:10: error: `t' undeclared (first use this function)
0_0_12975829_12724.cpp:13: error: `n' undeclared (first use this function)
0_0_12975829_12724.cpp:14: error: expected `;' before "ans"
0_0_12975829_12724.cpp:15: error: expected `;' before "i"
0_0_12975829_12724.cpp:15: error: `i' undeclared (first use this function)
0_0_12975829_12724.cpp:17: error: `a' undeclared (first use this function)
0_0_12975829_12724.cpp:18: error: `ans' undeclared (first use this function)
|