0_0_6335418_20994.cpp:5: error: expected nested-name-specifier before '&' token
0_0_6335418_20994.cpp:5: error: expected unqualified-id before '&' token
0_0_6335418_20994.cpp:5: error: expected `;' before '&' token
0_0_6335418_20994.cpp:5: error: invalid token
0_0_6335418_20994.cpp:5: error: expected unqualified-id before numeric constant
0_0_6335418_20994.cpp:5: error: expected constructor, destructor, or type conversion before numeric constant
0_0_6335418_20994.cpp:5: error: expected `,' or `;' before numeric constant
0_0_6335418_20994.cpp:5: error: expected `=' before ';' token
0_0_6335418_20994.cpp:5: error: expected identifier before ';' token
0_0_6335418_20994.cpp:5: error: unknown namespace `<declaration error>'
0_0_6335418_20994.cpp:6: error: invalid token
0_0_6335418_20994.cpp:6: error: expected unqualified-id before numeric constant
0_0_6335418_20994.cpp:6: error: expected init-declarator before numeric constant
0_0_6335418_20994.cpp:6: error: expected `,' or `;' before numeric constant
0_0_6335418_20994.cpp:7: error: invalid token
0_0_6335418_20994.cpp:7: error: expected unqualified-id before numeric constant
0_0_6335418_20994.cpp:7: error: expected init-declarator before numeric constant
0_0_6335418_20994.cpp:7: error: expected `,' or `;' before numeric constant
0_0_6335418_20994.cpp:8: error: variable-size type declared outside of any function
0_0_6335418_20994.cpp:9: error: variable-size type declared outside of any function
0_0_6335418_20994.cpp:9: error: variable-size type declared outside of any function
0_0_6335418_20994.cpp:9: error: variable-size type declared outside of any function
0_0_6335418_20994.cpp:9: error: variable-size type declared outside of any function
0_0_6335418_20994.cpp:9: error: variable-size type declared outside of any function
0_0_6335418_20994.cpp:9: error: variable-size type declared outside of any function
0_0_6335418_20994.cpp:9: error: variable-size type declared outside of any function
0_0_6335418_20994.cpp:10: error: invalid token
0_0_6335418_20994.cpp:10: error: expected `,' or `...' before numeric constant
0_0_6335418_20994.cpp:10: error: expected `)' before ';' token
0_0_6335418_20994.cpp:10: error: ISO C++ forbids declaration of `parameter' with no type
0_0_6335418_20994.cpp:10: error: expected init-declarator before ')' token
0_0_6335418_20994.cpp:10: error: expected `,' or `;' before ')' token
0_0_6335418_20994.cpp: In function `int main()':
0_0_6335418_20994.cpp:54: error: `cin' undeclared (first use this function)
0_0_6335418_20994.cpp:54: error: (Each undeclared identifier is reported only once for each function it appears in.)
|