运行 ID: 1736

Main.cc: 在函数‘int main()’中:
Main.cc:6:5: 错误:expected ‘;’ before ‘return’
     return 0;
     ^