added day04a

This commit is contained in:
2025-12-04 11:02:51 +01:00
parent 30f00bc08b
commit 3b9ca8cf2e
12 changed files with 324 additions and 21 deletions

6
src/day04/Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "day04"
version = "0.1.0"
edition = "2024"
[dependencies]