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