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

When was the last time you posted code

Name: Anonymous 2014-06-25 3:48

to /prog/?

For me, I think it was a week and a half ago. Would someone post a reasonable challenge or something?

Name: Anonymous 2014-06-25 17:18

>>20
You're not printing the actual numbers you summed. The idiomatic Haskell for what you're doing is about the same: main = print . sum . filter odd . map succ $ [0 .. 9]

How about you actually read the code you're trying to beat, or at least run it so you can see what it prints.

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