add day 3

This commit is contained in:
timeshifter
2026-06-26 23:07:50 +02:00
parent 1d54ac6752
commit 76ca410ec3
5 changed files with 2076 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "day03"
version = "0.1.0"
edition = "2024"
[dependencies]
itertools = "*"