147440_0_23808.cpp
147440_0_23808.cpp(6) : error C2086: 'i' : redefinition
147440_0_23808.cpp(6) : error C2143: syntax error : missing ';' before ')'
147440_0_23808.cpp(8) : error C2065: 'cin' : undeclared identifier
147440_0_23808.cpp(8) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
147440_0_23808.cpp(11) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
147440_0_23808.cpp(12) : error C2065: 'cout' : undeclared identifier
147440_0_23808.cpp(12) : error C2065: 'endl' : undeclared identifier
147440_0_23808.cpp(12) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
|