This commit is contained in:
2024-12-04 12:29:35 +01:00
parent aebd55c51d
commit f7adcd5ba8
4 changed files with 117 additions and 0 deletions

6
2024/day4/Cargo.toml Normal file
View File

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