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