Copyright | (c) Eric Mertens 2020 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
Main
Description
https://adventofcode.com/2020/day/25
Brute-forcing this took me about 6 seconds, but using math makes it instant.
Copyright | (c) Eric Mertens 2020 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
Main
Description
https://adventofcode.com/2020/day/25
Brute-forcing this took me about 6 seconds, but using math makes it instant.