Run id: 145621

Main.cc: In function 'int main()':
Main.cc:5:10: error: expected primary-expression before '>' token
  cin>>a>>>b;
          ^