339171_0_12861.cpp:2: error: `Online' does not name a type
339171_0_12861.cpp:14:6: invalid digit "8" in octal constant
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iostream:44,
from 339171_0_12861.cpp:25:
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
339171_0_12861.cpp: In function `int main()':
339171_0_12861.cpp:80: error: redefinition of `int main()'
339171_0_12861.cpp:31: error: `int main()' previously defined here
|