Entradas con la Tag “código”

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.

Comentarios No hay comentarios »

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

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