2020 day 6 and 7

This commit is contained in:
2024-08-30 22:59:22 -04:00
parent 305fe0b325
commit 9a30c8b88d
3 changed files with 74 additions and 1 deletions

View File

@@ -138,7 +138,9 @@ Solutions and utility script for Advent of Code challenges in Python.
- 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: 11:53 (not competitive)
- Day 6:
- Day 6: 4:11 (75th, finally on the leaderboard)
- Day 7: 24:39 (bad)
- Day 8:
## AoC 2022