Solve 2021 day 22

This commit is contained in:
2024-11-30 12:22:44 -05:00
parent 2d3a44760e
commit 54bbc228f4
2 changed files with 71 additions and 6 deletions

View File

@@ -193,7 +193,7 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 19:
- Day 20: 105:00 (That wasn't easy but was able to solve in one go.)
- Day 21: 37:45 (Wasn't hard but I was just too slow.)
- Day 22:
- Day 22: 142:00 (Wonderful problem and hard for me but learned something new for sure.)
- Day 23: 81:38 (Fun but obviously not competitive.)
- Day 24: 232:00 (Super hard for me but I am proud of it.)
- Day 25: 15:43 (That could have been much much faster.)