This commit is contained in:
2021-12-08 00:42:19 +01:00
parent cfeb794e91
commit f0f10a53e5
4 changed files with 582 additions and 0 deletions

12
d05/sample Normal file
View File

@@ -0,0 +1,12 @@
[
((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)),
]