add day 13

This commit is contained in:
timeshifter
2026-06-23 18:05:36 +02:00
parent 0c75b1e03c
commit 6d39fd6411
4 changed files with 171 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "day13"
version = "0.1.0"
edition = "2024"
[dependencies]
itertools = "*"