37496_0_5616.cpp
37496_0_5616.cpp(1) : error C2143: syntax error : missing ';' before '<'
37496_0_5616.cpp(1) : error C2501: 'include' : missing storage-class or type specifiers
37496_0_5616.cpp(1) : error C2143: syntax error : missing ';' before '<'
37496_0_5616.cpp(6) : error C2065: 'cin' : undeclared identifier
37496_0_5616.cpp(6) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
37496_0_5616.cpp(8) : error C2065: 'cout' : undeclared identifier
37496_0_5616.cpp(8) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
37496_0_5616.cpp(9) : warning C4508: 'main' : function should return a value; 'void' return type assumed
|