0_0_7788566_32222.cpp: In function `int main()':
0_0_7788566_32222.cpp:7: error: `_int64' undeclared (first use this function)
0_0_7788566_32222.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7788566_32222.cpp:7: error: expected `;' before "m1"
0_0_7788566_32222.cpp:8: error: `m1' undeclared (first use this function)
0_0_7788566_32222.cpp:8: error: `m2' undeclared (first use this function)
0_0_7788566_32222.cpp:10: error: `r1' undeclared (first use this function)
0_0_7788566_32222.cpp:10: error: `r2' undeclared (first use this function)
0_0_7788566_32222.cpp:10: error: `r3' undeclared (first use this function)
0_0_7788566_32222.cpp:14: error: `i' undeclared (first use this function)
|