Main.cc: In function 'int main()': Main.cc:6:33: error: expected '}' at end of input cout << a + b << endl; return 0; ^