1
0
Fork 0
This commit is contained in:
Lars Martens 2021-12-05 11:38:31 +01:00
parent 88c62932bc
commit b26a3830d2
3 changed files with 626 additions and 0 deletions

10
input/05-test.txt Normal file
View file

@ -0,0 +1,10 @@
0,9 -> 5,9
8,0 -> 0,8
9,4 -> 3,4
2,2 -> 2,1
7,0 -> 7,4
6,4 -> 2,0
0,9 -> 2,9
3,4 -> 1,4
0,0 -> 8,8
5,5 -> 8,2