Main.cc: In function 'int main()': Main.cc:13:2: error: expected ';' before 'return' return 0 ^ Main.cc:13:9: error: expected '}' at end of input return 0 ^