Added older advents
This commit is contained in:
parent
8db2505049
commit
9cf858b860
78 changed files with 13807 additions and 0 deletions
10
advent_of_code_2018/day25/test.in
Normal file
10
advent_of_code_2018/day25/test.in
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
1,-1,0,1
|
||||
2,0,-1,0
|
||||
3,2,-1,0
|
||||
0,0,3,1
|
||||
0,0,-1,-1
|
||||
2,3,-2,0
|
||||
-2,2,0,0
|
||||
2,-2,0,-1
|
||||
1,-1,0,-1
|
||||
3,2,0,2
|
||||
Loading…
Add table
Add a link
Reference in a new issue