Solve 2019 day 14 and 15

This commit is contained in:
2024-08-16 19:45:10 -04:00
parent 6efa70ea51
commit f88eb14d24
6 changed files with 258 additions and 2 deletions

View File

@@ -123,6 +123,9 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 11: 21:04 (Too slow, but fun.)
- Day 12:
- Day 13: >120:00 (Just struggling so much for some reason.)
- Day 14: >120:00 (Hmm, wasn't that hard either.)
- Day 15: >120:00 (I am really weak at the moment.)
- Day 16:
## AoC 2022