运行 ID: 10453

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