2020: day17: part 1
This commit is contained in:
parent
8236dbc0c2
commit
e18b6edf80
8 changed files with 128 additions and 0 deletions
8
aoc2020/input/day17.txt
Normal file
8
aoc2020/input/day17.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#####..#
|
||||
#..###.#
|
||||
###.....
|
||||
.#.#.#..
|
||||
##.#..#.
|
||||
######..
|
||||
.##..###
|
||||
###.####
|
||||
3
aoc2020/input/day17_provided.txt
Normal file
3
aoc2020/input/day17_provided.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.#.
|
||||
..#
|
||||
###
|
||||
Loading…
Add table
Add a link
Reference in a new issue