Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Official Language Bashing Thread

Name: Anonymous 2011-01-03 13:52

I CHOOSE YOU MEGATROLL

Name: Anonymous 2011-01-07 7:56

>>52

int fac(int n){
  return (n <= 1? 1 : n * fac(n-1));
}


no ifs at all

you 'mirin my parentheses?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List