License | MIT |
---|---|
Maintainer | @tylerjl |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Solutions to the day 01 set of problems for adventofcode.com.
Synopsis
- blockDistance :: String -> Int
- visitedTwice :: String -> Maybe Int
Documentation
Find number of blocks traveled per list of instructions
Find first block that is visited twice