From 1bc6e9dd7fa439b7126770d58ac8662aaa0e4441 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Tue, 10 Dec 2019 11:05:55 +0000 Subject: Day 10 --- day10/input | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 day10/input (limited to 'day10/input') diff --git a/day10/input b/day10/input new file mode 100644 index 0000000..43bbd7c --- /dev/null +++ b/day10/input @@ -0,0 +1,26 @@ +.##.#.#....#.#.#..##..#.#. +#.##.#..#.####.##....##.#. +###.##.##.#.#...#..###.... +####.##..###.#.#...####..# +..#####..#.#.#..#######..# +.###..##..###.####.####### +.##..##.###..##.##.....### +#..#..###..##.#...#..####. +....#.#...##.##....#.#..## +..#.#.###.####..##.###.#.# +.#..##.#####.##.####..#.#. +#..##.#.#.###.#..##.##.... +#.#.##.#.##.##......###.#. +#####...###.####..#.##.... +.#####.#.#..#.##.#.#...### +.#..#.##.#.#.##.#....###.# +.......###.#....##.....### +#..#####.#..#..##..##.#.## +##.#.###..######.###..#..# +#.#....####.##.###....#### +..#.#.#.########.....#.#.# +.##.#.#..#...###.####..##. +##...###....#.##.##..#.... +..##.##.##.#######..#...#. +.###..#.#..#...###..###.#. +#..#..#######..#.#..#..#.# -- cgit v1.2.3