1
0

Add solution for "Day 7: Laboratories", part 1 and 2

This commit is contained in:
Stefan Müller
2026-02-10 10:41:56 +01:00
parent 8496bcfdee
commit 7df6f2ab51
8 changed files with 71 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ edition = "2024"
[dependencies]
grid = "1.0.0"
memchr = "2.7.6"
primes = "0.4.0"
regex = "1.12.2"
sanitise-file-name = "1.0.0"
scan_fmt = "0.2.6"