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

Homework

Name: Anonymous 2009-04-06 11:31

Output ``Sussman'' to a PNG file, using PHP. Typographic choices are up to each student.

Name: Anonymous 2009-04-08 20:49

>>42
Prelude> foldl (+) 0 [1 .. 1000000]
500000500000
([b]1.79[/b] secs, 121818128 bytes)
Prelude> foldr (+) 0 [1 .. 1000000]
500000500000
([b]2.18[/b] secs, 121271256 bytes)

foldl is superior.

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