204929_0_29122.cpp
204929_0_29122.cpp(8) : error C2059: syntax error : 'if'
204929_0_29122.cpp(9) : error C2143: syntax error : missing ')' before '{'
204929_0_29122.cpp(9) : error C2143: syntax error : missing ';' before '{'
204929_0_29122.cpp(10) : error C2043: illegal break
204929_0_29122.cpp(13) : warning C4508: 'main' : function should return a value; 'void' return type assumed
204929_0_29122.cpp(14) : error C2143: syntax error : missing ';' before 'return'
204929_0_29122.cpp(15) : error C2143: syntax error : missing ';' before '}'
204929_0_29122.cpp(15) : error C2143: syntax error : missing ';' before '}'
204929_0_29122.cpp(15) : error C2143: syntax error : missing ';' before '}'
|