Main.cc: In function 'int main()': Main.cc:9:5: error: 'reture' was not declared in this scope reture 0; ^ Main.cc: At global scope: Main.cc:11:1: error: expected declaration before '}' token } ^