Run id: 145624

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