Main.cc: In function 'int main()': Main.cc:7:21: error: invalid type argument of unary '*' (have 'int') cout<<(10*a+b)**2; ^