BlueYoshi97 Posted March 7, 2011 Posted March 7, 2011 Its 349! look at the post number in the top right corner !First post in the topic doesn't count, so it's 348. Edit: 349.Yes it does. 352. Quote
Raptor Posted March 7, 2011 Posted March 7, 2011 (edited) 355 - Yeah! now I am a part of this sencless topic Hey wait! Where is post #351??? Edited March 7, 2011 by Raptor Quote
MiF Posted March 7, 2011 Posted March 7, 2011 (edited) Here's more easier way to get numbers from 1 to 1000:public class oneToThousand { public static void main(String[] args) { int i = 0; while (i <= 1000) { System.out.println(i); } }} Edited March 7, 2011 by MiF Quote
TheGreenGrasshopper Posted March 7, 2011 Posted March 7, 2011 Post 356Here's more easier way to get numbers from 1 to 1000:public class oneToThousand { public static void main(String[] args) { int i = 0; while (i <= 1000) { System.out.println(i); } }}k I don't know that language but errr, infinite loop? Since i doesn't change. Quote
CyriusG Posted March 7, 2011 Posted March 7, 2011 Post 356Here's more easier way to get numbers from 1 to 1000:public class oneToThousand { public static void main(String[] args) { int i = 0; while (i <= 1000) { System.out.println(i); } }}k I don't know that language but errr, infinite loop? Since i doesn't change.Post 357.Looks like java to me and yes, that is infinite. Quote
Hundred2 Posted March 7, 2011 Posted March 7, 2011 post 0lol i just broke chain to spam topci xDDDD Quote
Raptor Posted March 7, 2011 Posted March 7, 2011 post 0lol i just broke chain to spam topci xDDDDDamn you!!!!Post 1 lol Quote
oDi_W Posted March 7, 2011 Posted March 7, 2011 post 0lol i just broke chain to spam topci xDDDDWhy?2 Quote
Sneed Posted March 8, 2011 Posted March 8, 2011 …………………...„„-~^^~„-„„_………………„-^*'' : : „'' : : : : *-„…………..„-* : : :„„--/ : : : : : : : '\…………./ : : „-* . .| : : : : : : : : '|……….../ : „-* . . . | : : : : : : : : |………...\„-* . . . . .| : : : : : : : :'|……….../ . . . . . . '| : : : : : : : :|……..../ . . . . . . . .'\ : : : : : : : |……../ . . . . . . . . . .\ : : : : : : :|……./ . . . . . . . . . . . '\ : : : : : /….../ . . . . . . . . . . . . . *-„„„„-*'….'/ . . . . . . . . . . . . . . '|…/ . . . . . . . ./ . . . . . . .| ../ . . . . . . . .'/ . . . . . . .'|./ . . . . . . . . / . . . . . . .'|'/ . . . . . . . . . . . . . . . .'|'| . . . . . \ . . . . . . . . . .|'| . . . . . . \„_^- „ . . . . .'|'| . . . . . . . . .'\ .\ ./ '/ . || .\ . . . . . . . . . \ .'' / . '|| . . . . . . . . . . / .'/ . . .|| . . . . . . .| . . / ./ ./ . .| Quote
TheGreenGrasshopper Posted March 8, 2011 Posted March 8, 2011 You dickI use my l33t powers to get back on topic and go 363hey that's still 363 when you turn it around Quote
Navo Posted March 8, 2011 Posted March 8, 2011 This topic is so retarded it should be deleted.Also, 367. Quote
Darkstar Posted March 8, 2011 Posted March 8, 2011 Nice complete bombing of this topic there people. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.