1
0

Add solution for "Day 1: Secret Entrance", part 1

This commit is contained in:
Stefan Müller
2026-01-26 22:01:52 +01:00
parent 8f9356e81e
commit b5665199e1
8 changed files with 126 additions and 1 deletions
+2
View File
@@ -5,4 +5,6 @@ edition = "2024"
[dependencies]
grid = "1.0.0"
regex = "1.12.2"
sanitise-file-name = "1.0.0"
scan_fmt = "0.2.6"