Solve 2019 day 13

This commit is contained in:
2024-08-15 16:21:11 -04:00
parent fb1e2183cc
commit 6efa70ea51
3 changed files with 56 additions and 1 deletions

View File

@@ -122,6 +122,7 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 10: 76:00 (This wasn't easy for me. Fun, though.)
- Day 11: 21:04 (Too slow, but fun.)
- Day 12:
- Day 13: >120:00 (Just struggling so much for some reason.)
## AoC 2022