Finish 2021 thanks so much Eric

This commit is contained in:
2024-12-08 21:24:20 -05:00
parent b622ca92b9
commit b747d3973a
2 changed files with 122 additions and 1 deletions

View File

@@ -190,7 +190,7 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 16: 50:01 (Way too slow. Was non-trivial but fun. Much better was feasible.)
- Day 17: 21:59 (Not tricky again but struggling for no reason.)
- Day 18: 162:00 (I couldn't figure out how to solve it as a tree so I did the basic way.)
- Day 19:
- Day 19: days (Super hard for me but super fun ultimately once I had the right approach.)
- 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: 142:00 (Wonderful problem and hard for me but learned something new for sure.)