diff options
| -rw-r--r-- | challenge-087/abigail/t/input-1-2 | 3 | ||||
| -rw-r--r-- | challenge-087/abigail/t/output-1-2.exp | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/challenge-087/abigail/t/input-1-2 b/challenge-087/abigail/t/input-1-2 new file mode 100644 index 0000000000..f3b9442638 --- /dev/null +++ b/challenge-087/abigail/t/input-1-2 @@ -0,0 +1,3 @@ + +8 7 6 15 14 11 13 12 +17 diff --git a/challenge-087/abigail/t/output-1-2.exp b/challenge-087/abigail/t/output-1-2.exp new file mode 100644 index 0000000000..46833e9c01 --- /dev/null +++ b/challenge-087/abigail/t/output-1-2.exp @@ -0,0 +1,4 @@ +# Some other cases +0 +11, 12, 13, 14, 15 +0 |
