Main.cc: In function 'int main()': Main.cc:5:5: error: return-statement with no value, in function returning 'int' [-fpermissive] return; ^