Solve 2020 day 24 and 25 and 2018 day 23 part 2

This commit is contained in:
2024-10-08 19:36:45 -04:00
parent ea28a17ab9
commit 7d1dc3f95e
4 changed files with 131 additions and 27 deletions

View File

@@ -162,8 +162,8 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 21: 23:02 (Simply to slow)
- Day 22: 45:49 (Simple and too slow)
- Day 23: 105:00 (Sad)
- Day 24:
- Day 25:
- Day 24: 15:38 (Close to leaderboard)
- Day 25: 14:40 (Way too slow)
## AoC 2022