198255_0_14631.cpp
198255_0_14631.cpp(8) : error C2065: 'whlie' : undeclared identifier
198255_0_14631.cpp(9) : error C2143: syntax error : missing ';' before '{'
198255_0_14631.cpp(11) : error C2143: syntax error : missing ';' before '}'
198255_0_14631.cpp(12) : warning C4508: 'main' : function should return a value; 'void' return type assumed
198255_0_14631.cpp(13) : error C2143: syntax error : missing ';' before '<<'
198255_0_14631.cpp(13) : error C2501: 'cout' : missing storage-class or type specifiers
198255_0_14631.cpp(13) : error C2143: syntax error : missing ';' before '<<'
198255_0_14631.cpp(14) : error C2143: syntax error : missing ';' before 'return'
198255_0_14631.cpp(15) : error C2143: syntax error : missing ';' before '}'
198255_0_14631.cpp(15) : error C2143: syntax error : missing ';' before '}'
198255_0_14631.cpp(15) : error C2143: syntax error : missing ';' before '}'
|