add day 20 part 1 and a half WIP

This commit is contained in:
timeshifter
2026-07-02 21:30:58 +02:00
parent 0ab662e20d
commit 15d7a5ad46
5 changed files with 1171 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
name = "day20"
version = "0.1.0"
edition = "2024"
[dependencies]