42477_0_17650.cpp
42477_0_17650.cpp(4) : error C2065: 'cin' : undeclared identifier
42477_0_17650.cpp(4) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
42477_0_17650.cpp(8) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
42477_0_17650.cpp(9) : error C2065: 'cout' : undeclared identifier
42477_0_17650.cpp(9) : error C2297: '<<' : illegal, right operand has type 'char [3]'
42477_0_17650.cpp(9) : error C2065: 'endl' : undeclared identifier
42477_0_17650.cpp(20) : error C2297: '<<' : illegal, right operand has type 'char [3]'
42477_0_17650.cpp(22) : error C2297: '<<' : illegal, right operand has type 'char [4]'
|