0_0_9050824_26885.cpp:1: error: expected constructor, destructor, or type conversion before '<' token
0_0_9050824_26885.cpp:1: error: expected `,' or `;' before '<' token
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cstdlib:49,
from 0_0_9050824_26885.cpp:2:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: expected namespace-name before ';' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: `<type error>' is not a namespace
0_0_9050824_26885.cpp: In function `int main()':
0_0_9050824_26885.cpp:6: error: `_int64' undeclared (first use this function)
0_0_9050824_26885.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9050824_26885.cpp:6: error: expected `;' before "m1"
0_0_9050824_26885.cpp:8: error: `m1' undeclared (first use this function)
0_0_9050824_26885.cpp:8: error: `m2' undeclared (first use this function)
0_0_9050824_26885.cpp:8: error: `scanf' undeclared (first use this function)
0_0_9050824_26885.cpp:8: error: `EOF' undeclared (first use this function)
0_0_9050824_26885.cpp:10: error: `R1' undeclared (first use this function)
0_0_9050824_26885.cpp:10: error: `R2' undeclared (first use this function)
0_0_9050824_26885.cpp:10: error: `R3' undeclared (first use this function)
0_0_9050824_26885.cpp:11: error: `getchar' undeclared (first use this function)
0_0_9050824_26885.cpp:27: error: `printf' undeclared (first use this function)
|