207205_0_15870.cpp
207205_0_15870.cpp(1) : error C2143: syntax error : missing ';' before '<'
207205_0_15870.cpp(1) : error C2501: 'include' : missing storage-class or type specifiers
207205_0_15870.cpp(1) : error C2143: syntax error : missing ';' before '<'
VC\INCLUDE\errno.h(29) : error C2143: syntax error : missing ';' before '{'
VC\INCLUDE\errno.h(29) : error C2447: missing function header (old-style formal list?)
207205_0_15870.cpp(14) : error C2065: 'cin' : undeclared identifier
207205_0_15870.cpp(21) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
207205_0_15870.cpp(54) : warning C4508: 'main' : function should return a value; 'void' return type assumed
|