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