add 21 and 22

This commit is contained in:
timeshifter
2026-07-05 15:40:56 +02:00
parent 5fa82d159e
commit 0ccdec1152
6 changed files with 441 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "day21"
version = "0.1.0"
edition = "2024"
[dependencies]
itertools = "*"