运行 ID: 145826

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