40518_0_20568.cpp
40518_0_20568.cpp(1) : error C2871: 'std' : does not exist or is not a namespace
40518_0_20568.cpp(5) : error C2065: 'cin' : undeclared identifier
40518_0_20568.cpp(8) : error C2065: 'cout' : undeclared identifier
40518_0_20568.cpp(8) : error C2297: '<<' : illegal, right operand has type 'char [3]'
40518_0_20568.cpp(8) : error C2065: 'endl' : undeclared identifier
40518_0_20568.cpp(12) : error C2297: '<<' : illegal, right operand has type 'char [4]'
40518_0_20568.cpp(14) : error C2297: '<<' : illegal, right operand has type 'char [3]'
|