2020 day 18

This commit is contained in:
2024-09-29 15:01:51 -04:00
parent 25443fba48
commit 695a4f7ddb
2 changed files with 108 additions and 1 deletions

View File

@@ -156,7 +156,8 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 15: 17:57 (Too slow for an easy one like this)
- Day 16: 33:00 (Not too unhappy really.)
- Day 17: 10:00 (40th)
- Day 18:
- Day 18: 80:00 (I am struggling with stuff where parsing is involved)
- Day 19:
## AoC 2022