Difference between revisions of "Haskell Quiz"

From HaskellWiki
Jump to navigation Jump to search
(notes)
Line 2: Line 2:
   
 
As you solve the puzzles, please contribute your code, and create a page
 
As you solve the puzzles, please contribute your code, and create a page
for the puzzle entries.
+
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 ==
 
== The Puzzles ==

Revision as of 09:08, 26 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

1. The Solitaire Cipher

31. Amazing Mazes