day 18 finsihed
This commit is contained in:
parent
75c7b08449
commit
7f5b6e03f9
4 changed files with 3161 additions and 1 deletions
13
data/day18/example01.txt
Normal file
13
data/day18/example01.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
2,2,2
|
||||
1,2,2
|
||||
3,2,2
|
||||
2,1,2
|
||||
2,3,2
|
||||
2,2,1
|
||||
2,2,3
|
||||
2,2,4
|
||||
2,2,6
|
||||
1,2,5
|
||||
3,2,5
|
||||
2,1,5
|
||||
2,3,5
|
||||
2888
data/day18/input.txt
Normal file
2888
data/day18/input.txt
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue