Haskell Quiz/Tiling Turmoil

From HaskellWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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