105737_0_22593.cpp
105737_0_22593.cpp(9) : error C2065: 'cin' : undeclared identifier
105737_0_22593.cpp(9) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
105737_0_22593.cpp(10) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
105737_0_22593.cpp(13) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
105737_0_22593.cpp(16) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
105737_0_22593.cpp(26) : error C2065: 'cout' : undeclared identifier
105737_0_22593.cpp(26) : error C2297: '<<' : illegal, right operand has type 'char [5]'
105737_0_22593.cpp(26) : error C2065: 'endl' : undeclared identifier
|