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 19:43

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

foldr is superior.

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