198272_0_1088.cpp
198272_0_1088.cpp(7) : error C2065: 'whlie' : undeclared identifier
198272_0_1088.cpp(7) : error C2676: binary '<<' : 'class std::basic_istream<char,struct std::char_traits<char> >' does not define this operator or a conversion to a type acceptable to the predefined operator
198272_0_1088.cpp(8) : error C2146: syntax error : missing ';' before identifier 'cout'
|