Haskell Quiz: Difference between revisions
m (Countdown) |
(sudoku) |
||
Line 18: | Line 18: | ||
39. [[Haskell Quiz/Sampling|Sampling]] | 39. [[Haskell Quiz/Sampling|Sampling]] | ||
43. [[Haskell Quiz/Sodoku Solver|Sodoku Solver]] | |||
57. [[Haskell Quiz/Weird Numbers|Weird Numbers]] | 57. [[Haskell Quiz/Weird Numbers|Weird Numbers]] |
Revision as of 04:07, 31 October 2006
A collection of solutions to the Ruby quiz puzzles in simple, elegant Haskell.
As you solve the puzzles, please contribute your code, and create a page for the puzzle entries. When creating a new page for your source, be sure to categorise it as code, with a [ [ Category:Code ] ] tag.
The Puzzles
7. Countdown
19. Yahtzee
31. Amazing Mazes
39. Sampling
43. Sodoku Solver
57. Weird Numbers
63. Grid Folding
76. Text Munger
93. Happy Numbers
97. Posix Pangrams
99. Fuzzy Time