运行 ID: 345347

Main.cc: In function ‘int main()’:
Main.cc:9:5: error: ‘retun’ was not declared in this scope
     retun 0;
     ^~~~~
Main.cc:9:5: note: suggested alternative: ‘rewind’
     retun 0;
     ^~~~~
     rewind