diff options
| author | 冯昶 <seaker@qq.com> | 2020-09-21 14:20:42 +0800 |
|---|---|---|
| committer | 冯昶 <seaker@qq.com> | 2020-09-21 14:20:42 +0800 |
| commit | bca0c362c212fc0dadc5ed7d9a5e4fa1aece4bfb (patch) | |
| tree | 877181cfde26b706346d3468269e4674d75da772 /challenge-077/abigail/Part1/output3.exp | |
| parent | ec09b571a6f2186fec8870a071a8d5d38596c850 (diff) | |
| parent | 5ac16ac7e9826137e0da5597e954f4992c66205d (diff) | |
| download | perlweeklychallenge-club-bca0c362c212fc0dadc5ed7d9a5e4fa1aece4bfb.tar.gz perlweeklychallenge-club-bca0c362c212fc0dadc5ed7d9a5e4fa1aece4bfb.tar.bz2 perlweeklychallenge-club-bca0c362c212fc0dadc5ed7d9a5e4fa1aece4bfb.zip | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'challenge-077/abigail/Part1/output3.exp')
| -rw-r--r-- | challenge-077/abigail/Part1/output3.exp | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/challenge-077/abigail/Part1/output3.exp b/challenge-077/abigail/Part1/output3.exp new file mode 100644 index 0000000000..88b8b236eb --- /dev/null +++ b/challenge-077/abigail/Part1/output3.exp @@ -0,0 +1,15 @@ +2 + 3 + 8 + 21 + 34 + 89 + 233 + 610 = 1000 +2 + 3 + 8 + 55 + 89 + 233 + 610 = 1000 +2 + 3 + 8 + 144 + 233 + 610 = 1000 +2 + 3 + 8 + 377 + 610 = 1000 +2 + 3 + 8 + 987 = 1000 +5 + 8 + 21 + 34 + 89 + 233 + 610 = 1000 +5 + 8 + 55 + 89 + 233 + 610 = 1000 +5 + 8 + 144 + 233 + 610 = 1000 +5 + 8 + 377 + 610 = 1000 +5 + 8 + 987 = 1000 +13 + 21 + 34 + 89 + 233 + 610 = 1000 +13 + 55 + 89 + 233 + 610 = 1000 +13 + 144 + 233 + 610 = 1000 +13 + 377 + 610 = 1000 +13 + 987 = 1000 |
