Cabronio 5.9
C:\> No aprobado
jueves, 17 de abril de 2008
¿Cómo se mata un elefante amarillo?
void Elephant::Kill() {
YellowElephantsExterminatorGun gun;
if(color == YELLOW) {
gun.shoot(this);
} else if(color == GREEN) {
paint(YELLOW);
gun.shoot(this);
}
this->~Elephant();
}
A mi me pareció gracioso.
Vía|
ChistesGeeks
No hay comentarios:
Publicar un comentario
Entrada más reciente
Entrada antigua
Inicio
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario