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
Name:
Anonymous
2008-01-05 11:44
Name:
Anonymous
2008-01-05 11:49
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
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
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
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''