Copyright | (c) Eric Mertens 2017 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
Main
Description
https://adventofcode.com/2017/day/15
Day 15 has us comparing two number sequence generators together to find pairs that match on the lowest 16 bits.
Documentation
Print the solution to Day 15. Input file can be overridden with command-line arguments.