运行 ID: 71040

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