运行 ID: 16478

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