add day 22

This commit is contained in:
timeshifter
2026-07-03 20:59:07 +02:00
parent 672c7de41a
commit de2b9f0ecb
4 changed files with 1188 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "day22"
version = "0.1.0"
edition = "2024"
[dependencies]
itertools = "*"