运行 ID: 50999

Main.cc: In function ‘int main()’:
Main.cc:6:5: error: expected ‘;’ before ‘return’
     return 0;
     ^~~~~~