updated repo

This commit is contained in:
2021-12-16 19:38:32 +00:00
parent 7d8334b251
commit 9f4bdcf271
51 changed files with 3 additions and 173 deletions

View File

@ -1,3 +0,0 @@
module PWD
go 1.17

View File

@ -1,3 +0,0 @@
module PWD
go 1.17

View File

@ -1,10 +0,0 @@
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