about summary refs log tree commit diff
path: root/input
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-12-10 01:57:51 -0500
committerBen Harris <ben@tilde.team>2019-12-10 01:57:58 -0500
commit6d22bf07fcb8781ea52d04ca70784aeef6fed5fa (patch)
treecc2bcc982813de656356153c8e8c4c7d8385d43e /input
parent663d31564adf3d0714247a091021743ba0876e27 (diff)
day 10 part 1
Diffstat (limited to 'input')
-rw-r--r--input/day10.in24
1 files changed, 24 insertions, 0 deletions
diff --git a/input/day10.in b/input/day10.in
new file mode 100644
index 0000000..bf4ecf6
--- /dev/null
+++ b/input/day10.in
@@ -0,0 +1,24 @@
+##.##..#.####...#.#.####
+##.###..##.#######..##..
+..######.###.#.##.######
+.#######.####.##.#.###.#
+..#...##.#.....#####..##
+#..###.#...#..###.#..#..
+###..#.##.####.#..##..##
+.##.##....###.#..#....#.
+########..#####..#######
+##..#..##.#..##.#.#.#..#
+##.#.##.######.#####....
+###.##...#.##...#.######
+###...##.####..##..#####
+##.#...#.#.....######.##
+.#...####..####.##...##.
+#.#########..###..#.####
+#.##..###.#.######.#####
+##..##.##...####.#...##.
+###...###.##.####.#.##..
+####.#.....###..#.####.#
+##.####..##.#.##..##.#.#
+#####..#...####..##..#.#
+.##.##.##...###.##...###
+..###.########.#.###..#.
\ No newline at end of file