Run id: 143259

Main.cc: In function 'int main()':
Main.cc:4:6: error: 'cin' was not declared in this scope
      cin>>a; 
      ^
Main.cc:13:6: error: 'cout' was not declared in this scope
      cout<