Main.cc: In function ‘int main()’: Main.cc:18:10: error: expected ‘}’ at end of input return 0; ^ Main.cc:3:11: note: to match this ‘{’ int main(){ ^