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