day17 finished
This commit is contained in:
parent
6f3e94c5d1
commit
75c7b08449
5 changed files with 446 additions and 1 deletions
17
data/day17/blocks.txt
Normal file
17
data/day17/blocks.txt
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
####
|
||||
|
||||
.#.
|
||||
###
|
||||
.#.
|
||||
|
||||
..#
|
||||
..#
|
||||
###
|
||||
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
##
|
||||
##
|
||||
1
data/day17/example01.txt
Normal file
1
data/day17/example01.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
>>><<><>><<<>><>>><<<>>><<<><<<>><>><<>>
|
||||
1
data/day17/input.txt
Normal file
1
data/day17/input.txt
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue