add day 5

This commit is contained in:
timeshifter
2026-06-27 14:47:05 +02:00
parent fd7d6f582a
commit 32f6018b93
3 changed files with 92 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "day05"
version = "0.1.0"
edition = "2024"
[dependencies]
md5 = "0.8"