234299_0_32765.cpp:1: error: stray '`' in program
234299_0_32765.cpp:1: error: invalid token
234299_0_32765.cpp:1: error: expected constructor, destructor, or type conversion before '<' token
234299_0_32765.cpp:1: error: expected `,' or `;' before '<' token
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_algobase.h:64,
from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/algorithm:66,
from 234299_0_32765.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
234299_0_32765.cpp: In function `int main()':
234299_0_32765.cpp:21: error: `cout' undeclared (first use this function)
234299_0_32765.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
234299_0_32765.cpp:28: error: `endl' undeclared (first use this function)
|