day09 finished
This commit is contained in:
parent
a2f7808f6d
commit
f630ef6874
5 changed files with 2171 additions and 1 deletions
8
data/day09/example01.txt
Normal file
8
data/day09/example01.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
R 4
|
||||
U 4
|
||||
L 3
|
||||
D 1
|
||||
R 4
|
||||
D 1
|
||||
L 5
|
||||
R 2
|
||||
8
data/day09/example02.txt
Normal file
8
data/day09/example02.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
R 5
|
||||
U 8
|
||||
L 8
|
||||
D 3
|
||||
R 17
|
||||
D 10
|
||||
L 25
|
||||
U 20
|
||||
2000
data/day09/input.txt
Normal file
2000
data/day09/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