Just baiting the hook....

Apr 19, 2006 13:42

Hello everyone. Remember a few months back when I was trying to get people interested in going to Vegas ( Read more... )

Leave a comment

Comments 9

secretspyangel April 19 2006, 17:57:12 UTC
I'm interested, but I'd need to know when. I'm already scheduled to go on two weekend trips in June and July. Also, I can't go 4th of July weekend as that's my Dad's birthday weekend.

Reply


spontaneous_guy April 19 2006, 19:18:38 UTC
This wouldnt be a weekend. The offer is to leave on a Monday or Tuesday, So those of you with weekend jobs can still make it...

and those of you who work during the week like me, well you have plenty of time to ask for the time off

Reply


lydi April 19 2006, 21:47:29 UTC
bool canLydiaGo()
{
lydia != money; //can't go, but has time to go

if(lydia gets job)
{
lydia = money; //but she would like to save for other things
vacaTime = 0; //she will already be taking time off for convention
}

return (false)
}

Reply

lydi April 19 2006, 21:50:29 UTC
and yes i know i made some errors in there. i don't care.

Reply

spontaneous_guy April 20 2006, 03:30:55 UTC

bool canLydiaGo()
{
if (Visa.notMaxed())
{
return true;
}
else if (!refuse(beg))
{
return true;
}
else if (!refuse(borrow))
{
return true;
}
else if (!refuse(steal))
{
return true;
}
else
{
cout<<"I am a sad panda";
throw "hissyfit"
while (!canLydiaGo())
{
switch(rand()%2)
{
case 0: applyForCredit();
break;
case 1: buyLottoTicket();
break;
default: break;
}
}
}

//muahahahahaha now you are stuck in an infinite loop until you go!

Reply

meggerzzzz April 20 2006, 05:12:09 UTC
wow
you guys are dorks
the sad thing is,
i actually understood some of that

Reply


liz_dreams April 20 2006, 11:53:07 UTC
Viva Las Vegas!

Except I'm going in a few short weeks...

I just posted that b/c I felt like being a dork

Reply


Leave a comment

Up