Main.cc: In function 'int main()': Main.cc:6:8: error: expected ';' before '{' token main(){ ^ Main.cc:24:1: error: expected '}' at end of input } ^