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

Pages: 1-

New /prog/ challenge

Name: Anonymous 2008-01-05 10:15

ProjectEuler seems to be down. So it's a good time for a new /prog/ challenge. Anybody have an idea?

Name: Anonymous 2008-01-05 10:27

Something with XML.

Name: Anonymous 2008-01-05 10:30

A real EXPERT challenge: write some useful software in Haskell.

Name: Anonymous 2008-01-05 11:01

Servage suspend Project Euler without warning for using <10% of their allocated monthly bandwidth. :/

Name: Anonymous 2008-01-05 11:17

>>3
Impossible!

Name: Anonymous 2008-01-05 11:44

>>5
XMonad.

Name: Anonymous 2008-01-05 11:49

>>6
Useful

Name: Anonymous 2008-01-05 11:53

>>3
What about the fibonacci numbers?

fibs = 0 : 1 : zipWith (+) fibs (tail fibs)

Name: Anonymous 2008-01-05 12:00

>>7
XMonad.

Name: Anonymous 2008-01-05 13:08

>>9
dwm already existed, so creating an inferior clone doesn't count as useful.

Name: Anonymous 2008-01-05 13:09

>>8
Yeah, and how about an EXPERT implementation of "hello, world" while you're at it.

Name: Anonymous 2008-01-05 13:39

>>6,9
I LOL'd!

>>11
main :: IO ()
main = do return "Hello, world!" >>= putStrLn

Name: Anonymous 2008-01-05 18:03

>>12
do return

Hahahaha.

Name: Anonymous 2008-01-05 18:04

>>13
do notation considered harmful.

Name: Anonymous 2008-01-05 19:08

most concise version of strcpy.

GOGOGO

Name: Anonymous 2008-01-05 20:15

>>15
in perl:
$a=$b;

Name: Anonymous 2008-01-05 20:19

>>16
FAIL for bounds checking implementation

Name: Anonymous 2009-03-06 11:33


Posts of threads Waiting.

Name: Anonymous 2010-12-06 10:04

Back to /b/, ``GNAA Faggot''

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