Solve 2024 day 1

This commit is contained in:
2024-12-01 00:10:28 -05:00
parent 54bbc228f4
commit 12662b912c
3 changed files with 27 additions and 0 deletions

View File

@@ -288,3 +288,8 @@ and focus. Of course, learning more algorithms and techniques helps.
nodes. I should probably try to write an algorith that does that, but meh.
Manually plotting requires matplotlib and networkx packages.
## AoC 2024
- Day 1: 1:30/2:49 (124th/141th)
- Day 2: