Run id: 127487

Main.cc:2:2: error: 'cin' does not name a type
  cin>>a[10]; 
  ^
Main.cc:3:2: error: 'cout' does not name a type
  cout<