Run id: 145620

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