Main.cc: In function ‘int main()’: Main.cc:7:21: error: ‘c’ was not declared in this scope cout << (a + b)*c << endl; ^