diff options
| author | Abigail <abigail@abigail.be> | 2020-10-24 03:22:49 +0200 |
|---|---|---|
| committer | Abigail <abigail@abigail.be> | 2020-10-24 03:22:49 +0200 |
| commit | f196a1c911bc26edb7ff98d79b6a0c4485d8f361 (patch) | |
| tree | 2ee10483f40d8005542a359090669d8507b8a7ed | |
| parent | e8980837b39d42f6ce8021ea82b6f76d04a3abc5 (diff) | |
| download | perlweeklychallenge-club-f196a1c911bc26edb7ff98d79b6a0c4485d8f361.tar.gz perlweeklychallenge-club-f196a1c911bc26edb7ff98d79b6a0c4485d8f361.tar.bz2 perlweeklychallenge-club-f196a1c911bc26edb7ff98d79b6a0c4485d8f361.zip | |
Test with a bigger set.
| -rw-r--r-- | challenge-083/abigail/input-2-8 | 1 | ||||
| -rw-r--r-- | challenge-083/abigail/output-2-8.exp | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/challenge-083/abigail/input-2-8 b/challenge-083/abigail/input-2-8 new file mode 100644 index 0000000000..f84f876b83 --- /dev/null +++ b/challenge-083/abigail/input-2-8 @@ -0,0 +1 @@ +20 20 20 19 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 diff --git a/challenge-083/abigail/output-2-8.exp b/challenge-083/abigail/output-2-8.exp new file mode 100644 index 0000000000..b9678e13ad --- /dev/null +++ b/challenge-083/abigail/output-2-8.exp @@ -0,0 +1,2 @@ +# Bigger set +3 |
