36806_0_23401.cpp
36806_0_23401.cpp(1) : error C2143: syntax error : missing ';' before '<'
36806_0_23401.cpp(1) : error C2501: 'include' : missing storage-class or type specifiers
36806_0_23401.cpp(1) : error C2143: syntax error : missing ';' before '<'
36806_0_23401.cpp(5) : error C2065: 'cin' : undeclared identifier
36806_0_23401.cpp(5) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
36806_0_23401.cpp(6) : error C2065: 'cout' : undeclared identifier
36806_0_23401.cpp(6) : error C2065: 'endl' : undeclared identifier
36806_0_23401.cpp(6) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
|