Run id: 132039

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<