2020 day 19 and day 20 part 1

This commit is contained in:
2024-09-30 20:04:33 -04:00
parent 36f20610ae
commit 97b05614ee
4 changed files with 305 additions and 1 deletions

View File

@@ -157,7 +157,8 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 16: 33:00 (Not too unhappy really.)
- Day 17: 10:00 (40th)
- Day 18: 80:00 (I am struggling with stuff where parsing is involved)
- Day 19:
- Day 19: 78:00 (Should have been faster)
- Day 20:
## AoC 2022