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