day 14 puzzle 1

This commit is contained in:
2024-12-15 12:03:32 +01:00
parent ad4adc2372
commit 6ab8ef6d26
7 changed files with 82 additions and 1 deletions

12
res/examples/day14.txt Normal file
View File

@ -0,0 +1,12 @@
p=0,4 v=3,-3
p=6,3 v=-1,-3
p=10,3 v=-1,2
p=2,0 v=2,-1
p=0,0 v=1,3
p=3,0 v=-2,-2
p=7,6 v=-1,-3
p=3,0 v=-1,-2
p=9,3 v=2,3
p=7,3 v=-1,2
p=2,4 v=2,-3
p=9,5 v=-3,-3