Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Plain Text by nacho ( 13 years ago )
while((!listaSoprano1.fin())&&(!listaSoprano2.fin())){
 if(listaSoprano1.elemento().equals((listaSoprano2.elemento()))){
                if(listaSoprano1.elemento().soyTenor())
   nombre=listaSoprano1.elemento().getNombre();
  listaSoprano1.proximo();
  listaSoprano2.proximo();
 }
}

 

Revise this Paste

Children: 64666
Your Name: Code Language: