Flirting Program in C++

Status
Not open for further replies.

Michel_Designs

Banned
Banned
122
2010
0
0
#include<STD>
#include <mobile>
#include<sms>
#include<love>
#define Cute beautiful_lady

main()
{
goto college;
scanf("100%" ,&ladies);



if(lady ==Cute)
line++;
while( !reply )
{

printf("I Love U");

scanf("100%" ,&reply);

}

if(reply == "GAALI")
main(); /* go back and repeat the process */

else if(reply == "SANDAL ")
exit(1);



else if(reply == "I Love U")
{
lover =Cute ;
love = (heart*)malloc( sizeof(lover) );
}

goto restaurant;

restaurant:
{
food++;
smile++;
pay->money = lover->money;
return(college) ;
}

if(time==2.30)
goto cinema;

cinema:
{
watch++;
if(intermission)
{
coke++;
Popecorn++;
}

 
7 comments
Status
Not open for further replies.
Back
Top