mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-27 05:40:32 +01:00
Partial solution for day 15 part 1.
Partial in the sense that it doesn't actually work for my input, only for the samples.
This commit is contained in:
7
2018/src/samples/15.1.txt
Normal file
7
2018/src/samples/15.1.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
#######
|
||||
#.G...#
|
||||
#...EG#
|
||||
#.#.#G#
|
||||
#..G#E#
|
||||
#.....#
|
||||
#######
|
||||
Reference in New Issue
Block a user