Haskell Quiz: Difference between revisions
No edit summary |
(A*) |
||
Line 38: | Line 38: | ||
97. [[Haskell Quiz/Posix Pangrams|Posix Pangrams]] | 97. [[Haskell Quiz/Posix Pangrams|Posix Pangrams]] | ||
98. [[Haskell Quiz/Astar|A*]] | |||
99. [[Haskell Quiz/Fuzzy Time|Fuzzy Time]] | 99. [[Haskell Quiz/Fuzzy Time|Fuzzy Time]] |
Revision as of 20:19, 4 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
98. A*
99. Fuzzy Time
100. Bytecode Compiler