132622_0_15869.cpp
132622_0_15869.cpp(1) : error C2014: preprocessor command must start as first nonwhite space
132622_0_15869.cpp(2) : error C2059: syntax error : 'using'
132622_0_15869.cpp(9) : error C2065: 'cin' : undeclared identifier
132622_0_15869.cpp(9) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
132622_0_15869.cpp(11) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
132622_0_15869.cpp(12) : error C2065: 'cout' : undeclared identifier
132622_0_15869.cpp(12) : error C2065: 'endl' : undeclared identifier
132622_0_15869.cpp(12) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
|