Solve 2020 day 5

This commit is contained in:
2024-08-29 06:10:05 -04:00
parent 631205086d
commit 305fe0b325
3 changed files with 47 additions and 5 deletions

View File

@@ -137,7 +137,8 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 2: 4:47 (no leaderboard, you can tell it's getting faster)
- Day 3: 7:06 (way too slow, lol; time to take it seriously)
- Day 4: 14:30 (yo, I am just too slow)
- Day 5:
- Day 5: 11:53 (not competitive)
- Day 6:
## AoC 2022