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

Complete newfag here

Name: Anonymous 2011-01-13 4:09

Hai, I'm a newfag to C++ and to this board so excuse my giant amount of fail.
Why won't this figure out the smallest thing in the array?
http://codepad.org/vaHOX8mW

Name: Anonymous 2011-01-13 9:23


CL-USER> (defun minimum (list) (loop for x in list minimize x))
MINIMUM
CL-USER> (minimum '(9 10 9.4 0.01 0.001))
0.001

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