Ninja is plural and singular
"Those Ninja are attacking our village!"
"Dat ninja."
[QUOTE=Teh man;19222235]I dont read.[/QUOTE]
If you don't have any recommendations, why do you feel the need to state it?
[QUOTE=thelinx;19222254]If you don't have any recommendations, why do you feel the need to state it?[/QUOTE]
Just felt like it.
[QUOTE=wildferret82;19221870]So it's not just another generic harem anime?
Interesting (but irrelevant) fact:
I have made the last several posts from my iPhone while sitting on the hearth of a fireplace[/QUOTE]
king of generic harem imo
plus the ending sucked
[QUOTE=thelinx;19222223]Doesn't change the fact that it's incorrect.[/QUOTE]
It works both ways
Ninja and Ninjas are both correct
[QUOTE=ashxu;19222319]It works both ways
Ninja and Ninjas are both correct[/QUOTE]
Not by definition.
[QUOTE=thelinx;19222363]Not by definition.[/QUOTE]
[url]http://dictionary.reference.com/browse/ninja[/url]
[url]http://www.askmehelpdesk.com/reading-writing/collective-plural-24732.html[/url]
[url]http://en.wiktionary.org/wiki/ninja[/url]
god I love Dance In The Vampire Bund
[IMG]http://i45.tinypic.com/2zi4yko.png[/IMG]
[QUOTE=Die_Hard;19222643]god I love Dance In The Vampire Bund
[IMG]http://i45.tinypic.com/2zi4yko.png[/IMG][/QUOTE]
lol powerrangers
wuttes so funny
[QUOTE=<VET>Jasper;19222695]wuttes so funny[/QUOTE]
[IMG]http://i73.photobucket.com/albums/i230/skoralee/red_ranger.gif[/IMG]
Is it actually a Power Ranger? Or just translated to Power Ranger.
[QUOTE=ashxu;19222727]Is it actually a Power Ranger? Or just translated to Power Ranger.[/QUOTE]
He thinks it looks like a Power Ranger, but it's[sp]an assassin trying to kill him[/sp]
read the manga and then you'll understand
[QUOTE=B1N4RY!;19222717][IMG]http://i73.photobucket.com/albums/i230/skoralee/red_ranger.gif[/IMG][/QUOTE]
blue ranger is late
hai guys am i anime enough yet
[img]http://fc00.deviantart.net/fs71/i/2009/358/f/5/Christmas_2009__3__by_Mikeinel.jpg[/img]
[QUOTE=KStyleAzure;19223069]hai guys am i anime enough yet
[img]http://fc00.deviantart.net/fs71/i/2009/358/f/5/Christmas_2009__3__by_Mikeinel.jpg[/img][/QUOTE]
Woohoo for people having sex with Santa
[QUOTE=KStyleAzure;19223069]hai guys am i anime enough yet
[img]http://fc00.deviantart.net/fs71/i/2009/358/f/5/Christmas_2009__3__by_Mikeinel.jpg[/img][/QUOTE]
what is that i dont even
[QUOTE=wildferret82;19223122]Woohoo for people having sex with Santa[/QUOTE]
How about now?
[img]http://fc07.deviantart.net/fs71/i/2009/358/9/c/Christmas_2009__3__Alternate_by_Mikeinel.jpg[/img]
hot
[QUOTE=B1N4RY!;19222717][IMG_thumb]http://i73.photobucket.com/albums/i230/skoralee/red_ranger.gif[/IMG_thumb][/QUOTE]
You reminded me of the time when i posed as the Blue Power Ranger for a month on msn.
how did it feel being second best
Of course, probably not as good as being the best
[QUOTE=B1N4RY!;19223430]Of course, probably not as good as being the best[/QUOTE]
like me :smug:
[QUOTE=Die_Hard;19223442]like me :smug:[/QUOTE]
Negative. You're third
[editline]03:26AM[/editline]
:smug:
[QUOTE=B1N4RY!;19223447]Negative. You're third
[editline]03:26AM[/editline]
:smug:[/QUOTE]
hey just remember
first the worst
second the best
third the golden terd
First the second
second the first
third the fourth.
[QUOTE=yellowoboe;19223474]First the second
second the first[/QUOTE]
Infinite loop!
[img]http://imgkk.com/i/xv-.png[/img]
Did someone say infinite loop?
for(loop=1, loop!=0, loop++)
{
System.out.println("lol loop #" +loop);
}
[QUOTE=B1N4RY!;19223656]Did someone say infinite loop?
for(loop=1, loop!=0, loop++)
{
System.out.println("lol loop #" +loop);
}[/QUOTE]
Or just
[code]
// c++ code
while (true)
{
std::cout << "lol loop" << std::endl
}
[/code]
What the fuck is System.out.println? Did you google "infinite loop" or something?
Shoo.
moar
[code]
-- lua code
while true do
print "lol loop"
end
[/code]
No, that was a basic for loop in Java, which is the primary language I am working with
When converted into a while loop:
int loop = 1;
while(loop != 0)
{
System.out.println("lol loop #" +loop);
loop++;
}
Sorry, you need to Log In to post a reply to this thread.