Solve 2021 day 4 and 5

This commit is contained in:
2024-11-17 05:45:47 -05:00
parent 10e1e567c8
commit 074a7c4458
3 changed files with 94 additions and 1 deletions

View File

@@ -175,7 +175,9 @@ Solutions and utility script for Advent of Code challenges in Python.
- Day 1: 4:01 (Haha. Why am I so bad?!?!)
- Day 2: 6:36 (Okay. I might as well stop doing these.)
- Day 3: 23:46 (How long can I take when I try to take long?)
- Day 4:
- Day 4: 22:18 (No way. Such stupid bugs.)
- Day 5: 13:30 (Decent, but obviously too slow.)
- Day 6:
## AoC 2022