adventofcode-0.1.0.0: Haskell solutions to adventofcode
LicenseMIT
Maintainer@tylerjl
Safe HaskellSafe-Inferred
LanguageHaskell2010

Y2016.D13

Description

Solutions to the day 13 set of problems for adventofcode.com.

Documentation

floodOffice :: Int -> Int -> Set Point #

officePath :: Int -> Point -> Maybe Int #