add day 6 part 1

This commit is contained in:
timeshifter
2026-06-07 20:51:06 +02:00
parent 07ac33c05a
commit f3cc4c7246
5 changed files with 437 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
name = "day06"
version = "0.1.0"
edition = "2024"
[dependencies]