Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Delete??
Index -> Off Topic
Goto page 1, 2  Next
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
TokenHerbz




PostPosted: Sun Oct 09, 2005 4:30 pm   Post subject: Delete??

Delete my "I AM DRUNK" post...

i was framed...
Sponsor
Sponsor
Sponsor
sponsor
[Gandalf]




PostPosted: Sun Oct 09, 2005 4:41 pm   Post subject: (No subject)

*cough*
really? Then how do you explain this:
tokenherbz wrote:
Yes, i dont want a CODE,

i want a walkthrew...

i dont want to figure that shit out... hook me up with a nice one canervantalists please....

PLEASE!!!!


I LOVE YOU!

peace home slice...
Mazer




PostPosted: Sun Oct 09, 2005 5:43 pm   Post subject: (No subject)

Framed how?
TokenHerbz




PostPosted: Sun Oct 09, 2005 8:22 pm   Post subject: (No subject)

ok i was drunk dammit, let it go...
md




PostPosted: Sun Oct 09, 2005 9:17 pm   Post subject: (No subject)

The first step to getting help is admiting that you have a problem...

now that you've admitted to being drunk, we find that the solution is to get drunk once more!
[Gandalf]




PostPosted: Sun Oct 09, 2005 10:25 pm   Post subject: (No subject)

I think you deserve a warning, stop spamming or else you will most probably be banned. I am not saying anything about your alleged 'problem', but you have to stop spamming and reviving old topics.
Amailer




PostPosted: Mon Oct 10, 2005 6:40 am   Post subject: (No subject)

Do people know they are drunk when they get drunk?
And do they really want to make it known to others that they got drunk? or... what? o.O
Dan




PostPosted: Mon Oct 10, 2005 10:31 am   Post subject: (No subject)

Amailer wrote:
Do people know they are drunk when they get drunk?
And do they really want to make it known to others that they got drunk? or... what? o.O


That all depedns if they are outdoor recs or not....


And i moved the post to compsci.ca's secirity holding cell for posts that have gone bad.
Computer Science Canada Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
Sponsor
Sponsor
Sponsor
sponsor
Martin




PostPosted: Mon Oct 10, 2005 8:11 pm   Post subject: (No subject)

I demand 500 pushups and a virgin sacrifice!
md




PostPosted: Mon Oct 10, 2005 9:05 pm   Post subject: (No subject)

I concur with martin... so long as the virgin sacrifice is to me... martin has all those japanese school girls, what does he need virgins for?
Notoroge




PostPosted: Mon Oct 10, 2005 9:13 pm   Post subject: (No subject)

I think he was faking it in order to prove that he has a social life.
The shenanigans stop here.
lyam_kaskade




PostPosted: Tue Oct 11, 2005 12:38 am   Post subject: (No subject)

Martin wrote:

I demand 500 pushups and a virgin sacrifice!


And the virgin...must come from Western! Laughing
...crazy scavenger hunt...

Oh, and this reminds me people.

Drinking and hacking don't mix
Don't drink and code.
wtd




PostPosted: Tue Oct 11, 2005 1:00 pm   Post subject: (No subject)

lyam_kaskade wrote:
Don't drink and code.


Yes, or you end up with code like:

code:
let rec foo () = print_endline "Whee!  I'm drunk!"; bar ()
    and bar () = print_endline "Delete that post!"; foo ();;
codemage




PostPosted: Wed Oct 12, 2005 7:39 am   Post subject: (No subject)

It's a vicious cycle. Smile

code:

loop
  pushstack (ridiculous_comments)
  beers_consumed := beers_consumed + 1
  blood_alc := blood_alc + 1.4
  exit when not= drunk
end loop
Notoroge




PostPosted: Thu Oct 13, 2005 10:29 am   Post subject: (No subject)

codemage wrote:
It's a vicious cycle. Smile

code:

loop
  pushstack (ridiculous_comments)
  beers_consumed := beers_consumed + 1
  blood_alc := blood_alc + 1.4
  exit when not= drunk
end loop

That loop is indefinite, and it would only end when the expected kernel-panic (death?) occurs, you have to state a determined maximum of consumable beer so that the program exits as expected,

code:

var max_beer : int := 20
loop
  pushstack (ridiculous_comments)
if beer < max_beer then
  beers_consumed := beers_consumed + 1
end if
if beers_consumed < max_beer
  blood_alc := blood_alc + 1.4
else
 blood_alc := blooc_alc - 1.4
end if
  exit when not= drunk or blood_alc <= 0
end loop
Display posts from previous:   
   Index -> Off Topic
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 2  [ 16 Posts ]
Goto page 1, 2  Next
Jump to:   


Style:  
Search: