View Single Post
Old 08-10-2007, 10:24 PM   #5
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

ouch!!

can u recruit me? i play in ignis

char *c = gets();
int n = atoi(c);


while(1){
if (n == 1){
printf("Yes, we recruit u");
break;
}
else {
printf("NO!! u are going to die like the others tomatoes!!");
}
}
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan

Last edited by arlick; 08-11-2007 at 03:12 PM.
arlick no ha iniciado sesión   Reply With Quote
 
Loading...