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