运行 ID: 54598

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