Solve 2019 day 8

This commit is contained in:
2024-08-08 21:46:57 -04:00
parent 6f71ed1717
commit af4507f785
2 changed files with 71 additions and 1 deletions

View File

@@ -117,7 +117,8 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 5: 34:24 (that wasn't hard at all)
- Day 6: 23:17 (so slow, no leaderboard)
- Day 7: 72:17 (I found that one challenging, 30:33 would have been required for leaderboard)
- Day 8:
- Day 8: 08:55 (54th)
- Day 9:
## AoC 2022