Difference between revisions of "Haskell Quiz"

From HaskellWiki
Jump to navigation Jump to search
(added link to Roman Numerals solution)
Line 14: Line 14:
   
 
19. [[Haskell Quiz/Yahtzee|Yahtzee]]
 
19. [[Haskell Quiz/Yahtzee|Yahtzee]]
  +
  +
22. [[Haskell Quiz/Roman Numerals|Roman Numerals]]
   
 
31. [[Haskell Quiz/Amazing Mazes|Amazing Mazes]]
 
31. [[Haskell Quiz/Amazing Mazes|Amazing Mazes]]

Revision as of 15:58, 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

1. The Solitaire Cipher

2. Secret Santas

7. Countdown

19. Yahtzee

22. Roman Numerals

31. Amazing Mazes

33. Tiling Turmoil

39. Sampling

43. Sodoku Solver

57. Weird Numbers

63. Grid Folding

76. Text Munger

84. PP Pascal

93. Happy Numbers

97. Posix Pangrams

99. Fuzzy Time