Solve 2020 day 23

This commit is contained in:
2024-10-06 18:50:29 -04:00
parent 6475681cfb
commit ea28a17ab9
2 changed files with 75 additions and 1 deletions

View File

@@ -161,8 +161,9 @@ Solutions and utility script for Advent of Code challenges in Python.
- 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 23: 105:00 (Sad)
- Day 24:
- Day 25:
## AoC 2022