From 6048cd264bd931d8e70e9cb5dacaf4711903e60d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Tue, 10 Dec 2019 10:18:15 +0100 Subject: Day 10 py --- solutions/input/10-test1 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 solutions/input/10-test1 (limited to 'solutions/input/10-test1') diff --git a/solutions/input/10-test1 b/solutions/input/10-test1 new file mode 100644 index 0000000..737ae7f --- /dev/null +++ b/solutions/input/10-test1 @@ -0,0 +1,5 @@ +.#..# +..... +##### +....# +...## -- cgit v1.2.1