123526_0_18060.cpp
123526_0_18060.cpp(29) : warning C4508: 'main' : function should return a value; 'void' return type assumed
123526_0_18060.cpp(5) : warning C4101: 'i' : unreferenced local variable
123526_0_18060.cpp(30) : error C2143: syntax error : missing ';' before 'return'
123526_0_18060.cpp(31) : error C2143: syntax error : missing ';' before '}'
123526_0_18060.cpp(31) : error C2143: syntax error : missing ';' before '}'
123526_0_18060.cpp(31) : error C2143: syntax error : missing ';' before '}'
|