0_0_5971653_31718.cpp:61: error: expected unqualified-id before numeric constant
0_0_5971653_31718.cpp:61: error: expected `,' or `;' before numeric constant
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iostream:44,
from 0_0_5971653_31718.cpp:66:
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_5971653_31718.cpp: In function `int cmp(const void*, const void*)':
0_0_5971653_31718.cpp:73: error: redefinition of `int cmp(const void*, const void*)'
0_0_5971653_31718.cpp:14: error: `int cmp(const void*, const void*)' previously defined here
0_0_5971653_31718.cpp: In function `int main()':
0_0_5971653_31718.cpp:79: error: redefinition of `int main()'
0_0_5971653_31718.cpp:28: error: `int main()' previously defined here
|