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