Solve 2019 day 24

This commit is contained in:
2024-10-13 08:54:39 -04:00
parent 67914a642a
commit 5dc7c4392f
2 changed files with 109 additions and 1 deletions

View File

@@ -139,7 +139,8 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 21: days (But it was super fun!)
- Day 22: days (Needed some help...)
- Day 23: 23:13 (Still too slow even though my int computer was in good shape...)
- Day 14:
- Day 24: 53:00 (Can I ever even get points at all?)
- Day 25:
## AoC 2020