2019: day10: part 1
This commit is contained in:
parent
d02364731d
commit
bbbde2836d
5 changed files with 199 additions and 0 deletions
20
aoc2019/input/day10.txt
Normal file
20
aoc2019/input/day10.txt
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
.###.###.###.#####.#
|
||||
#####.##.###..###..#
|
||||
.#...####.###.######
|
||||
######.###.####.####
|
||||
#####..###..########
|
||||
#.##.###########.#.#
|
||||
##.###.######..#.#.#
|
||||
.#.##.###.#.####.###
|
||||
##..#.#.##.#########
|
||||
###.#######.###..##.
|
||||
###.###.##.##..####.
|
||||
.##.####.##########.
|
||||
#######.##.###.#####
|
||||
#####.##..####.#####
|
||||
##.#.#####.##.#.#..#
|
||||
###########.#######.
|
||||
#.##..#####.#####..#
|
||||
#####..#####.###.###
|
||||
####.#.############.
|
||||
####.#.#.##########.
|
||||
Loading…
Add table
Add a link
Reference in a new issue