Main.cc:3:1: error: expected ';' before 'int' int main() ^ Main.cc: In function 'int main()': Main.cc:6:1: error: expected ';' before '}' token } ^