Solve 2021 day 24

This commit is contained in:
2024-11-29 16:46:01 -05:00
parent a2a6ca52d1
commit 2d3a44760e
2 changed files with 36 additions and 54 deletions

View File

@@ -195,7 +195,7 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 21: 37:45 (Wasn't hard but I was just too slow.)
- Day 22:
- Day 23: 81:38 (Fun but obviously not competitive.)
- Day 24:
- 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.)
## AoC 2022