solution: day 24

This commit is contained in:
2023-12-25 05:59:42 +01:00
parent 000004106a
commit 00000420f1
4 changed files with 291 additions and 7 deletions

5
data/examples/24.txt Normal file
View File

@@ -0,0 +1,5 @@
19, 13, 30 @ -2, 1, -2
18, 19, 22 @ -1, -1, -2
20, 25, 34 @ -2, -2, -4
12, 31, 28 @ -1, -2, -1
20, 19, 15 @ 1, -5, -3