96155_0_29916.cpp
96155_0_29916.cpp(4) : error C2065: 'cin' : undeclared identifier
96155_0_29916.cpp(6) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
96155_0_29916.cpp(10) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
96155_0_29916.cpp(33) : error C2065: 'cout' : undeclared identifier
96155_0_29916.cpp(33) : error C2297: '<<' : illegal, right operand has type 'char [2]'
96155_0_29916.cpp(34) : error C2065: 'endl' : undeclared identifier
96155_0_29916.cpp(34) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
|