Haskell Quiz/Tiling Turmoil

From HaskellWiki
< Haskell Quiz
Revision as of 10:24, 13 January 2007 by Quale (talk | contribs) (+cat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Ruby Quiz #33: This problem involved using 3-square L-shaped tiles to cover a 2^n by 2^n board with one square removed.

The Problem

Solutions