This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module Main(main) where | |
import Data.Maybe | |
import Data.List | |
-- Data table copied from https://matthewearl.github.io/2015/12/10/gchq-xmas-card/ | |
width = 25 | |
height = 25 | |
rows = [ |