Previous 1
Topic: thats how a relation start
sidpandey1121's photo
Mon 11/10/14 01:46 PM

var start = "i saw her";
var next = "i likes her"

if (she liked me too)
{
relation_start = true ;
for(i=living ; i.love => alive ; i.we++)
{
coffe.date ;
love.make;
if(relation == serious)
{
marriage = true;
}
else
{
breakup = true;
}
}
}
else
{
for(i=will.try ; untill=i.make.sure.she.dont.want.me)
{
if (she.want.me)
{
goto relationship.start;
}
else
{
try.for.new.girl
}
}
}

no photo
Mon 11/10/14 01:52 PM
what whoa

pb3's photo
Mon 11/10/14 02:08 PM
Edited by pb3 on Mon 11/10/14 02:09 PM
This is just a mess of uninitialized variables and syntax errors. You gotta make it so it would actually run. Is this the quality of code they churn out over at the intelligence bureau?

sidpandey1121's photo
Mon 11/10/14 02:11 PM

This is just a mess of uninitialized variables and syntax errors. You gotta make it so it would actually run. Is this the quality of code they churn out over at the intelligence bureau?


oh ho common , heart compiler dont need such variable to get initialized

these are standard variable of heart compiler

no photo
Mon 11/10/14 02:13 PM
very cute, define more of the variables.


sidpandey1121's photo
Mon 11/10/14 02:19 PM

very cute, define more of the variables.




was thinking so :wink:

green407's photo
Mon 11/10/14 02:24 PM


very cute, define more of the variables.




was thinking so :wink:


Especially that "if" statement, maybe run a random number generator and if it reads something wild like 05330d5422 then "maybe" true


laugh

sidpandey1121's photo
Mon 11/10/14 02:28 PM



very cute, define more of the variables.




was thinking so :wink:


Especially that "if" statement, maybe run a random number generator and if it reads something wild like 05330d5422 then "maybe" true


laugh


which if dear , there are many and i think all if is set upto either not null or has been compared with some variable

even if random no is there it will ho ohkey atleast something is there

pb3's photo
Mon 11/10/14 02:34 PM
I'm a bit more pessimistic:

var pb3 = new Male();
while(pb3.isSingle()){
pb3.pissInWind();
}

no photo
Mon 11/10/14 02:35 PM
that's too funny, I see your code better than I can figure out your English. From now on, post in code, will ya? laugh

no photo
Mon 11/10/14 02:38 PM


which if dear , there are many and i think all if is set upto either not null or has been compared with some variable

even if random no is there it will ho ohkey atleast something is there


First off, it's not dear, it's SIR!, secondly the first if statement:(if she likes you)


right, which uses undefined variables.

green407's photo
Mon 11/10/14 02:38 PM

which if dear , there are many and i think all if is set upto either not null or has been compared with some variable

even if random no is there it will ho ohkey atleast something is there


First off, it's not dear, it's SIR!, secondly the first if statement:(if she likes you)

green407's photo
Mon 11/10/14 02:42 PM



which if dear , there are many and i think all if is set upto either not null or has been compared with some variable

even if random no is there it will ho ohkey atleast something is there


First off, it's not dear, it's SIR!, secondly the first if statement:(if she likes you)


right, which uses undefined variables.


Exactly, "Undefined", does she like you for your; money, car, house, body, brains, looks, political connections, etc....

no photo
Mon 11/10/14 02:44 PM




which if dear , there are many and i think all if is set upto either not null or has been compared with some variable

even if random no is there it will ho ohkey atleast something is there


First off, it's not dear, it's SIR!, secondly the first if statement:(if she likes you)


right, which uses undefined variables.


Exactly, "Undefined", does she like you for your; money, car, house, body, brains, looks, political connections, etc....

yup, yup, ....now I need a drink. drinker

sidpandey1121's photo
Mon 11/10/14 02:50 PM
Edited by sidpandey1121 on Mon 11/10/14 02:51 PM




which if dear , there are many and i think all if is set upto either not null or has been compared with some variable

even if random no is there it will ho ohkey atleast something is there


First off, it's not dear, it's SIR!, secondly the first if statement:(if she likes you)


right, which uses undefined variables.


Exactly, "Undefined", does she like you for your; money, car, house, body, brains, looks, political connections, etc....


agree to you sir:) but if she likes me generates any random no means for money car or whatever the relation start , in the second if ladder , i have defied ii she is serious condition also

that will remove all these unwanted like conditions and may lead upto breakup


green407's photo
Mon 11/10/14 02:52 PM


yup, yup, ....now I need a drink. drinker



here you go drinks

no photo
Mon 11/10/14 03:03 PM
is so lost......needs the code book...whoa

no photo
Mon 11/10/14 03:05 PM
Edited by fleta_n_mach on Mon 11/10/14 03:09 PM
It's still cute, sidpandey. flowerforyou Almost belongs in poems. It's just a simple algorithm, pink.

sidpandey1121's photo
Mon 11/10/14 03:23 PM
Edited by sidpandey1121 on Mon 11/10/14 03:24 PM
thanks so much, well need not to compile the program

as told before its made for a heart compiler , and you know heart could easily understand these code :)

SparklingCrystal 💖💎's photo
Mon 11/10/14 03:47 PM

that's too funny, I see your code better than I can figure out your English. From now on, post in code, will ya? laugh

Hahahahahaha (((Fleta))!!
:laughing: :laughing:

Previous 1