0_0_6405601_13215.cpp:1: error: invalid function declaration
0_0_6405601_13215.cpp:2: error: stray '\201' in program
0_0_6405601_13215.cpp:2: error: stray '\241' in program
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iostream:44,
from 0_0_6405601_13215.cpp:5:
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_6405601_13215.cpp:56: error: redefinition of `const int MAX'
0_0_6405601_13215.cpp:14: error: `const int MAX' previously defined here
0_0_6405601_13215.cpp:57: error: redefinition of `const int inf'
0_0_6405601_13215.cpp:15: error: `const int inf' previously defined here
0_0_6405601_13215.cpp:58: error: redefinition of `char g[2010][2010]'
0_0_6405601_13215.cpp:16: error: `char g[2010][2010]' previously declared here
0_0_6405601_13215.cpp: In function `int main()':
0_0_6405601_13215.cpp:59: error: redefinition of `int main()'
0_0_6405601_13215.cpp:17: error: `int main()' previously defined here
|