Solve 2020 day 4

This commit is contained in:
2024-08-26 21:23:57 -04:00
parent 04d8c44d66
commit 631205086d
2 changed files with 108 additions and 1 deletions

View File

@@ -136,7 +136,8 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 1: 2:48 (people weren't able to submit because of a website outage)
- 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:
- Day 4: 14:30 (yo, I am just too slow)
- Day 5:
## AoC 2022