From cbaaf6b1fd471e5ef18a6efa29e54ea9ce23d729 Mon Sep 17 00:00:00 2001 From: Bond_009 Date: Fri, 11 Dec 2020 19:06:58 +0100 Subject: Add day 10 --- 11/testinput | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 11/testinput (limited to '11/testinput') diff --git a/11/testinput b/11/testinput new file mode 100644 index 0000000..cdea6b5 --- /dev/null +++ b/11/testinput @@ -0,0 +1,10 @@ +#.##.##.## +#######.## +#.#.#..#.. +####.##.## +#.##.##.## +#.#####.## +..#.#..... +########## +#.######.# +#.#####.## -- cgit v1.2.3