diff options
| -rw-r--r-- | challenge-123/abigail/t/input-1-2 | 2 | ||||
| -rw-r--r-- | challenge-123/abigail/t/output-1-2.exp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/challenge-123/abigail/t/input-1-2 b/challenge-123/abigail/t/input-1-2 index 19badcb992..d59e6110af 100644 --- a/challenge-123/abigail/t/input-1-2 +++ b/challenge-123/abigail/t/input-1-2 @@ -1,4 +1,4 @@ 10 100 1000 -10000 +5000 diff --git a/challenge-123/abigail/t/output-1-2.exp b/challenge-123/abigail/t/output-1-2.exp index a47264692c..8ba1659605 100644 --- a/challenge-123/abigail/t/output-1-2.exp +++ b/challenge-123/abigail/t/output-1-2.exp @@ -1,4 +1,4 @@ 12 1536 51200000 -288325195312500000 +50837316566580 |
