Commit Graph

11 Commits

Author SHA1 Message Date
b06c528c4c Day 7. Now I remember why I'm skeptical of parser combinators. 2020-12-07 19:49:35 -08:00
8c79964316 Learn a bit from clippy. 2020-12-07 19:49:14 -08:00
8604b925ee Day 6! 2020-12-06 13:44:35 -08:00
8c89b9d870 Not a particularly elegant solution for Day 5, but a nice chance to use BTreeSet. 2020-12-05 14:13:45 -08:00
bde3cf1e1e Formatting wibbles before starting day 5. 2020-12-05 09:36:03 -08:00
368e57f096 A solution to Day 4 ... that I don't love, but works. 2020-12-04 08:31:10 -08:00
deeaf11835 A bit of an overly-fussy implementation for Day 3. 2020-12-03 08:31:35 -08:00
12819f0eb8 Some formatting cleanups. 2020-12-03 07:49:59 -08:00
5a495ddc17 Do Day 2, playing around with nom v6 2020-12-02 09:55:36 -08:00
e6be53686f Just noticed that I forgot to reset the worker to midpoint in the search.
This doesn't actually matter, except in an unfortunate edge case that turns out
to never happen.
2020-12-01 08:46:56 -08:00
Adam Wick
1cb05050b3 Day 1 done! 2020-12-01 08:39:50 -08:00