187803_0_15096.cpp
187803_0_15096.cpp(6) : error C2065: 'cin' : undeclared identifier
187803_0_15096.cpp(11) : error C2065: 'cout' : undeclared identifier
187803_0_15096.cpp(11) : error C2297: '<<' : illegal, right operand has type 'char [4]'
187803_0_15096.cpp(11) : error C2065: 'endl' : undeclared identifier
187803_0_15096.cpp(13) : error C2297: '<<' : illegal, right operand has type 'char [13]'
187803_0_15096.cpp(14) : error C2297: '<<' : illegal, right operand has type 'char [3]'
|