123535_0_26362.cpp
123535_0_26362.cpp(21) : warning C4508: 'main' : function should return a value; 'void' return type assumed
123535_0_26362.cpp(22) : error C2143: syntax error : missing ';' before 'return'
123535_0_26362.cpp(23) : error C2143: syntax error : missing ';' before '}'
123535_0_26362.cpp(23) : error C2143: syntax error : missing ';' before '}'
123535_0_26362.cpp(23) : error C2143: syntax error : missing ';' before '}'
123535_0_26362.cpp(25) : error C2143: syntax error : missing ';' before '{'
123535_0_26362.cpp(25) : error C2447: missing function header (old-style formal list?)
|