Run id: 89680

Main.cc: In function 'int main()':
Main.cc:5:13: error: expected primary-expression before '>' token
     cin>>x>>>y;
             ^