Tuesday, 21 December 2010

NWTRE Ep 15: Programming for life....

void main()
{
do{
for(int life = 0; life != giveup;life++){

switch (money){
case 10000: cout <<"Save some for the future";break;
case 10 : cout <<"Buy only what is necessary";break;
case 0 : cout <<"Try and try again. This time, harder!";break;
default : cout <<"Spend wisely"; }

if ( family >0 ){
love = true;
ignorance = false;

}else
if (wife >0 && kids == 0){
cout <<"Try and try again. This time, harder!"; //lol..

}else{
cout <<" Find someone to love. Allah is always there.";
}
}
}while (!dead);
}

//tribute to apai... as I finally found his blog.... muahahaha

Cheerios
Munawwir Khan Yusoff Khan

3 comments:

maple.snow said...

ehem..c++ programming :)

you forgot to put “#include ” or “#include ” at the first line of the coding :p

must try to add this also (i using php) -

";
$dreamer++;
}
?>

hehehe...

maple.snow said...

seems like i'm not allowed to write php script here..hehehe..thats why some statement i wrote were missing :)

-hacker wannabe-

Munawwir Khan @ Mooney said...

Apa yang dicomment tu ehhh?? heehehhe... yes, i did not include the library unfortunately...