0_0_7534727_21724.cpp:1: error: `View' does not name a type
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/cstdio:49,
from 0_0_7534727_21724.cpp:3:
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_7534727_21724.cpp: In function `int main()':
0_0_7534727_21724.cpp:61: error: expected primary-expression before "else"
0_0_7534727_21724.cpp:61: error: expected `;' before "else"
0_0_7534727_21724.cpp: At global scope:
0_0_7534727_21724.cpp:63: error: expected unqualified-id before "return"
0_0_7534727_21724.cpp:63: error: expected `,' or `;' before "return"
0_0_7534727_21724.cpp:64: error: expected declaration before '}' token
|