votar

Llamadme simple, pero me ha hecho muchísima gracia este pseudo-código-chiste.

¿Cómo matarías un elefante amarillo? Aquí tenéis el código:

void Elephant::Kill() {
YellowElephantsExterminatorGun gun;
if(color == YELLOW) {
gun.shoot(this);
} else if(color == GREEN) {
paint(YELLOW);
gun.shoot(this);
}
this->~Elephant();
}

Visto en chistesgeek.

Otras entradas que te pueden interesar

Escribe un comentario

XHTML: Puedes utilizar estos códigos: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Creative Commons License Esta obra está bajo una licencia de Creative Commons

betacontinua is Digg proof thanks to caching by WP Super Cache!