Run id: 152993

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