2020 day 20-22

This commit is contained in:
2024-10-04 18:38:32 -04:00
parent 97b05614ee
commit 6475681cfb
4 changed files with 207 additions and 136 deletions

View File

@@ -158,7 +158,11 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 17: 10:00 (40th)
- Day 18: 80:00 (I am struggling with stuff where parsing is involved)
- Day 19: 78:00 (Should have been faster)
- Day 20:
- Day 20: 95:00 (Lot's of code)
- Day 21: 23:02 (Simply to slow)
- Day 22: 45:49 (Simple and too slow)
- Day 23:
- Day 24:
## AoC 2022