Main.cc: In function 'int main()': Main.cc:7:5: error: expected primary-expression before 'return' return 0; ^ Main.cc:7:5: error: expected ';' before 'return'