52091_0_10147.cpp
52091_0_10147.cpp(6) : error C2065: 'cin' : undeclared identifier
52091_0_10147.cpp(10) : error C2065: 'cout' : undeclared identifier
52091_0_10147.cpp(10) : error C2065: 'endl' : undeclared identifier
52091_0_10147.cpp(10) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
52091_0_10147.cpp(14) : warning C4508: 'main' : function should return a value; 'void' return type assumed
|