¿Como matar 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();
}
2008
7
Jan
- Publicado por admin a las 08:51 pm
- Permalink de esta entrada
- Comentarios RSS de esta entrada
- TrackBack URI
xD lo agregare a la consola haber si lo corre ok no xD
muerte al elefante del color que sea hahahaha gracioso
} else if(color == GREEN) {
paint(YELLOW);
XDDDDDDDDD
} else if(color == GREEN) {
paint(YELLOW);
Si el elefante es verde, pintalo de amarillo y matalo x’DDDDDDDDDDDD
Me partàde la risa!!!
Jajaja!! me cage de la risa un buen rato… aunque.. mejor lo dejamos asi no?:
void Elephant::Kill() {
YellowElephantsExterminatorGun gun;
if(color == YELLOW) {
gun.shoot(this);
} else if(color != YELLOW) {
paint(YELLOW);
gun.shoot(this);
}
this->~Elephant();
}
[...] Visto en chistesgeeks [...]
Soy yo el unico que piensa que es una gilipollez?
[...] Visto en chistesgeek. [...]