Run id: 95625

Main.cc: In function 'int main()':
Main.cc:5:8: error: expected unqualified-id before '>>' token
     int>> a,b;
        ^
Main.cc:6:11: error: 'a' was not declared in this scope
     cout<