add day 8 through 10

This commit is contained in:
timeshifter
2026-06-21 21:44:46 +02:00
parent 037c0d649c
commit 9adb5887bb
11 changed files with 647 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "day09"
version = "0.1.0"
edition = "2024"
[dependencies]
itertools = "0.15.0"