Run id: 146735

Main.cc: In function 'int main()':
Main.cc:7:2: error: expected ';' before 'cout'
  cout<<(a*10+b)*(a*10+b);
  ^