Count to 1000 before gabehabe posts!

  • (367 Pages)
  • +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • Last »

5491 Replies - 181598 Views - Last Post: 06 December 2011 - 02:43 AM

#61 psychicrox   User is offline

  • D.I.C Head

Reputation: 0
  • View blog
  • Posts: 61
  • Joined: 18-September 08

Re: Count to 1000 before gabehabe posts!

Posted 26 October 2008 - 02:25 PM

2 :ph34r: :pirate:

#62 Moonbat   User is offline

  • D.I.C Regular
  • member icon

Reputation: 36
  • View blog
  • Posts: 424
  • Joined: 30-June 08

Re: Count to 1000 before gabehabe posts!

Posted 26 October 2008 - 03:44 PM

3.

Only cus Gabe isn't online now.

#63 GWatt   User is offline

  • member icon

Reputation: 312
  • View blog
  • Posts: 3,107
  • Joined: 01-December 05

Re: Count to 1000 before gabehabe posts!

Posted 26 October 2008 - 05:13 PM

I guess this again.
4

#64 KYA   User is offline

  • Wubba lubba dub dub!
  • member icon

Reputation: 3213
  • View blog
  • Posts: 19,241
  • Joined: 14-September 07

Re: Count to 1000 before gabehabe posts!

Posted 26 October 2008 - 06:14 PM

for (int i = 1; i < 2; i ++)
{
      cout << i << endl;
     cout << "I beat gabe with code" << endl;
}



I am full of win!

#65 gabehabe   User is offline

  • GabehabeSwamp
  • member icon




Reputation: 1440
  • View blog
  • Posts: 11,025
  • Joined: 06-February 08

Re: Count to 1000 before gabehabe posts!

Posted 27 October 2008 - 12:46 AM

You are full of fail. You guys didn't get very far in that time, did you? ;)

#66 abgorn   User is offline

  • sudo apt install brain -y
  • member icon

Reputation: 31
  • View blog
  • Posts: 1,423
  • Joined: 05-June 08

Re: Count to 1000 before gabehabe posts!

Posted 27 October 2008 - 05:28 AM

1!

#67 gabehabe   User is offline

  • GabehabeSwamp
  • member icon




Reputation: 1440
  • View blog
  • Posts: 11,025
  • Joined: 06-February 08

Re: Count to 1000 before gabehabe posts!

Posted 27 October 2008 - 06:42 AM

I changed the rules back to 100. 1,000 was a ridiculous target~ you guys are so slow! :P

#68 Guest_Whizzy*


Reputation:

Re: Count to 1000 before gabehabe posts!

Posted 27 October 2008 - 06:47 AM

Maybe they should try to count to 10 before you screw them up... work up to 15, then 25. Maybe one day they'll be able to get to 50...

#69 Nykc   User is offline

  • Gentleman of Leisure
  • member icon

Reputation: 740
  • View blog
  • Posts: 8,654
  • Joined: 14-September 07

Re: Count to 1000 before gabehabe posts!

Posted 27 October 2008 - 07:36 AM

public class count100 { 
public static void main(String [] args){
int i = 0;
for(i = 0; i <= 2; i++){ 
System.out.println(i);
}
}
}



keeping in lieu of KYA's post, I too beat your ass with code Gabe.

#70 GWatt   User is offline

  • member icon

Reputation: 312
  • View blog
  • Posts: 3,107
  • Joined: 01-December 05

Re: Count to 1000 before gabehabe posts!

Posted 27 October 2008 - 07:40 AM

better yet:
foreach $num (1..100)
{
    printf "$num\n";
}



edit:
change HabeGabe's edit.

This post has been edited by GWatt: 27 October 2008 - 02:16 PM


#71 abgorn   User is offline

  • sudo apt install brain -y
  • member icon

Reputation: 31
  • View blog
  • Posts: 1,423
  • Joined: 05-June 08

Re: Count to 1000 before gabehabe posts!

Posted 27 October 2008 - 10:49 AM

4!

#72 Noldona   User is offline

  • Addicted to DIC

Reputation: 5
  • View blog
  • Posts: 1,051
  • Joined: 02-July 02

Re: Count to 1000 before gabehabe posts!

Posted 27 October 2008 - 01:31 PM

program I_Beat_Gabehabe(output);

    for var := 1 to 100 do
    begin
       WriteLn(var);
    end;
    WriteLn('I beat gabehabe as well!');
end.


This post has been edited by Noldona: 27 October 2008 - 02:00 PM


#73 jacobjordan   User is offline

  • class Me : Perfection
  • member icon

Reputation: 115
  • View blog
  • Posts: 1,499
  • Joined: 11-June 08

Re: Count to 1000 before gabehabe posts!

Posted 27 October 2008 - 01:34 PM

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100

We did it!

This post has been edited by jacobjordan: 27 October 2008 - 01:55 PM


#74 gabehabe   User is offline

  • GabehabeSwamp
  • member icon




Reputation: 1440
  • View blog
  • Posts: 11,025
  • Joined: 06-February 08

Re: Count to 1000 before gabehabe posts!

Posted 27 October 2008 - 01:46 PM

You can't beat me with code. Check all of your code posts.

LOL WUT WHY IS MAH LOOP SHORTAH?

It only loops up to 2 now. NO CHEATING! :P

The same applies to you, jacobjordan. I figured I should leave it since it looks like you tried hard with it. But I edited a few numbers out so it's now incomplete. ;)

BWAHAHAHAHAHA I am the almighty one.

#75 jacobjordan   User is offline

  • class Me : Perfection
  • member icon

Reputation: 115
  • View blog
  • Posts: 1,499
  • Joined: 11-June 08

Re: Count to 1000 before gabehabe posts!

Posted 27 October 2008 - 01:56 PM

Well, sorry to disappoint you gabehabe, but i had a copy of that entire post still on my clipboard. Fixed.

Anyway, to be fair

1!

  • (367 Pages)
  • +
  • « First
  • 3
  • 4
  • 5
  • 6
  • 7
  • Last »