Run id: 132040

Main.cc:4:2: error: 'cin' does not name a type
  cin>>a,b;
  ^
Main.cc:5:2: error: 'cout' does not name a type
  cout<