From df4aee15abcc46f8b2844b7ba035b45afa0ff31e Mon Sep 17 00:00:00 2001 From: Abigail Date: Tue, 15 Sep 2020 13:26:46 +0200 Subject: Perl solutions for Week 78 --- challenge-078/abigail/Part1/input1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 challenge-078/abigail/Part1/input1 (limited to 'challenge-078/abigail/Part1/input1') diff --git a/challenge-078/abigail/Part1/input1 b/challenge-078/abigail/Part1/input1 new file mode 100644 index 0000000000..9a2d61d8c5 --- /dev/null +++ b/challenge-078/abigail/Part1/input1 @@ -0,0 +1 @@ +9 10 7 5 6 1 -- cgit