add day 18

This commit is contained in:
timeshifter
2026-07-02 17:38:09 +02:00
parent 78b727ba55
commit 0f2218b7e1
3 changed files with 74 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "day18"
version = "0.1.0"
edition = "2024"
[dependencies]
itertools = "*"