Run id: 119259

Main.cc: In function 'int main()':
Main.cc:9:5: error: 'cin' was not declared in this scope
     cin.get(a);
     ^
Main.cc:11:8: error: 'cout' was not declared in this scope
        cout<