This commit is contained in:
2024-12-05 10:17:58 +01:00
parent 3f6a7f31d0
commit a8ea67154b
4 changed files with 85 additions and 0 deletions

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

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