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