day 11 and part1 day9+10

This commit is contained in:
2025-12-11 23:09:01 +01:00
parent 203402971b
commit 76ffeb8ef0
7 changed files with 1884 additions and 6 deletions

View File

@@ -7,3 +7,5 @@ edition = "2024"
[dependencies]
aoc-runner = "0.3.0"
aoc-runner-derive = "0.3.0"
itertools = "0.14.0"
faer = "0.23"