/prog/ can't count to 10
Name:
Anonymous
2009-05-07 0:32
Prove me wrong.
Name:
Anonymous
2009-05-07 0:47
#include <stdio.h>
int main() {
int i;
for(i=0; i<10; i++)
fprintf(stdout,"%d",i+1);
return 0;
}
Name:
Anonymous
2009-05-07 0:53
>>2
YOU PROVED HIM RIGHT!!
Name:
Anonymous
2009-05-07 0:59
#include <stdio.h>
int main() {
int i;
for(i=0; i<=10; i++) //fix'd!
fprintf(stdout,"%d",i);
return 0;
}
Name:
Anonymous
2009-05-07 0:59
10.times {|i| puts "#{i+1} chunky bacon#{'s' unless 0 == i}"}
Ruby is the most elegant language for counting. Not for anything else unfortunately.
Name:
Anonymous
2009-05-07 1:02
>>4
ADD A SPACE OR YOUR JUST PRINTING A BIG NUMBER!
Name:
Anonymous
2009-05-07 1:17
>>3
actually
>>2 is correct
lern2debugnub
Name:
Anonymous
2009-05-07 1:20
>>6
I FUCKED YOU'RE TOUHOU!
Name:
Anonymous
2009-05-07 1:36
>>8
10/10
So awful the negative rating overflowed.
Name:
Anonymous
2009-05-07 1:36
>>8
Yes, but what about I fucked
you are touhou?
Name:
Anonymous
2009-05-07 1:37
Name:
Anonymous
2009-05-07 1:40
10 [ 1+ . ] each
Name:
Anonymous
2009-05-07 2:04
(1..10).each { |n| puts n }
Name:
Anonymous
2009-05-07 2:31
import Data.Foldable
for_ [1..10] print
Name:
Anonymous
2009-05-07 3:34
say "{^11}"
Name:
Anonymous
2009-05-07 3:45
You can't count to ten when the only parameter you know is one of the boundaries.
Name:
Anonymous
2009-05-07 3:48
>>1,2,3,4,5,6,7,8,9,10
You were saying,
>>1?
Name:
Anonymous
2009-05-07 3:48
>>17
Alternatively,
>>1,2
I counted to 10 in binary.
Name:
Anonymous
2009-05-07 4:46
>>17
only a /b/tard would do that instead of
>>1-10, so
back to /b/, please[sub][sup][sup].[/sup][/sup][/sub]
Name:
Anonymous
2009-05-07 4:50
All /prog/ posts have an autoincrementing field. So, OP, your claim had already failed, as this thread is way past 10 posts long.
Name:
Anonymous
2009-05-07 4:53
>>19
That's not counting to 10 from 1. That is saying "one through ten," which is not counting.
Only a /b/tard would attempt to troll me with tactics such as yours, so
Back to /b/, please.
Name:
Anonymous
2009-05-07 5:42
sup? what the hell?
Name:
Anonymous
2009-05-07 5:44
eeza goode
Name:
Anonymous
2009-05-11 15:44
Ruby:
p *1..10
Name:
Anonymous
2009-05-11 15:55
1
Name:
Anonymous
2009-05-11 15:55
2
Name:
Anonymous
2009-05-11 15:55
3
Name:
Anonymous
2009-05-11 15:56
4
Name:
Anonymous
2009-05-11 15:56
5
Name:
Anonymous
2009-05-11 15:56
6
Name:
Anonymous
2009-05-11 15:56
7
Name:
Anonymous
2009-05-11 15:56
8
Name:
Anonymous
2009-05-11 15:57
9
Name:
Anonymous
2009-05-11 15:57
10
Name:
=^_^=Furry=^_^=
!j5bbaJ/5hM
2009-05-11 16:07
Name:
Anonymous
2009-05-11 20:16
mental MENTAL chicken ORIENTAL
Name:
Anonymous
2009-05-12 7:42
>>35
Optimize your quotes please
!
>>34-25
Name:
Anonymous
2009-05-12 8:07
why dont u lisp urself, nigger
Name:
Anonymous
2009-05-12 9:30
>>38
nigger
Back to /b/, please.
Name:
Anonymous
2009-05-12 17:00
>>39
Newfag here. Is this a bot, or just someone with absolutely no imagination?
Newer Posts