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