License | MIT |
---|---|
Maintainer | @tylerjl |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Solutions to the day 18 set of problems for adventofcode.com.
Synopsis
- animateLights :: String -> Int -> Int
- animateStuckLights :: String -> Int -> Int
Documentation
:: String | Raw string representing starting state |
-> Int | Number of cycles to let animations repeat |
-> Int | Number of lit lights |
Animates an example light grid