add day 10

implemented by myself, but with strategical help from claude
This commit is contained in:
timeshifter
2026-06-30 16:52:44 +02:00
parent 6422973ea7
commit b21143a92a
5 changed files with 429 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
name = "day10"
version = "0.1.0"
edition = "2024"
[dependencies]