Haskell Quiz: Difference between revisions
Jim Burton (talk | contribs) (added link to Roman Numerals solution) |
(numeric maze) |
||
Line 26: | Line 26: | ||
57. [[Haskell Quiz/Weird Numbers|Weird Numbers]] | 57. [[Haskell Quiz/Weird Numbers|Weird Numbers]] | ||
60. [[Haskell Quiz/Numeric Maze|Numeric Maze]] | |||
63. [[Haskell Quiz/Grid Folding|Grid Folding]] | 63. [[Haskell Quiz/Grid Folding|Grid Folding]] |
Revision as of 22:12, 2 November 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
22. Roman Numerals
31. Amazing Mazes
33. Tiling Turmoil
39. Sampling
43. Sodoku Solver
57. Weird Numbers
60. Numeric Maze
63. Grid Folding
76. Text Munger
84. PP Pascal
93. Happy Numbers
97. Posix Pangrams
99. Fuzzy Time