运行 ID: 347935

Main.cc:3:1: error: expected ‘;’ before ‘int’
 int main(){
 ^~~
Main.cc: In function ‘int main()’:
Main.cc:11:6: error: ‘return0’ was not declared in this scope
      return0 
      ^~~~~~~