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

Gentlemen, behold

Name: Anonymous 2008-02-18 13:15


float fact(float x)
{
  if x (<= 2)
    return x;
  else return x * (fact x--);
}

Name: Anonymous 2008-02-19 0:46

>>16
My dog has no tail.

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