Add broken day16pt2
authorJack Kinsey <j.jameskinsey@gmail.com>
Fri, 20 Dec 2019 04:32:58 +0000 (23:32 -0500)
committerJack Kinsey <j.jameskinsey@gmail.com>
Fri, 20 Dec 2019 04:32:58 +0000 (23:32 -0500)
commit3e681c731e0ca1e70e8c3a0e3dddfc2f2c442ed0
tree94491e16117a930d023101e0be0d37348755a06b
parentab32e54381280135a0df771d293438c195259dc2
Add broken day16pt2

While the implementation is (probably) technically correct, it's not
efficient enough. Clearly something is going on here with optimization.
src/adventofcode2019/day16.clj
test/adventofcode2019/day16_test.clj