Copyright | (c) Eric Mertens 2021 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
https://adventofcode.com/2021/day/14
Build a huge polymer chain and compute how many of each element it contains.
This problem requires memoization as the size of the resulting polymer would be humongous!