2019 day 21

This commit is contained in:
2024-09-23 19:27:26 -04:00
parent 25bd810886
commit 2eba36a29a
2 changed files with 59 additions and 1 deletions

View File

@@ -134,7 +134,8 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 18: days (Slow and slow algorithm.)
- Day 19: 40:00 (Way too slow! Oversight error. Come on.)
- Day 20: days (Not actually that hard but I struggled for no reason.)
- Day 21:
- Day 21: days (But it was super fun!)
- Day 22:
## AoC 2020