65666_0_21473.cpp:1: error: expected constructor, destructor, or type conversion before '<' token
65666_0_21473.cpp:1: error: expected `,' or `;' before '<' token
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cmath:49,
from 65666_0_21473.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
65666_0_21473.cpp: In function `int main()':
65666_0_21473.cpp:8: error: `scanf' undeclared (first use this function)
65666_0_21473.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
65666_0_21473.cpp:8: error: `EOF' undeclared (first use this function)
65666_0_21473.cpp:15: error: `printf' undeclared (first use this function)
|