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