Run id: 119263

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