AOC.Challenge.Day13
Description
Day 13. See AOC.Solver for the types used in this module!
day13a :: (Int, [Int]) :~> (Int, Int) Source #
day13b :: [(Int, Int)] :~> Int Source #