Rework day14pt1
authorJack Kinsey <kinsey_john@bah.com>
Thu, 19 Dec 2019 17:12:42 +0000 (12:12 -0500)
committerJack Kinsey <kinsey_john@bah.com>
Thu, 19 Dec 2019 17:30:49 +0000 (12:30 -0500)
commit49dee54b66741b6ad08ef15fb46e15310edbd765
tree0fa301c76e8d704f45e420a20e2f7a23ece3d400
parente26daef486624d7197207d38b601a4e505e6ef26
Rework day14pt1

day14pt1 was tested failing, so it's been reworked. Local tests are
green, but this version hasn't been checked against AoC.

Also, beef up local testing.
src/adventofcode2019/day14.clj
src/adventofcode2019/lib.clj
test/adventofcode2019/core_test.clj
test/adventofcode2019/day14_test.clj
test/adventofcode2019/template_test.clj [new file with mode: 0644]