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/Part2/input2 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 challenge-078/abigail/Part2/input2 (limited to 'challenge-078/abigail/Part2/input2') diff --git a/challenge-078/abigail/Part2/input2 b/challenge-078/abigail/Part2/input2 new file mode 100644 index 0000000000..fda601bebf --- /dev/null +++ b/challenge-078/abigail/Part2/input2 @@ -0,0 +1,2 @@ +7 4 2 6 3 +1 3 4 -- cgit