diff options
Diffstat (limited to 'challenge-148/abigail/postscript/ch-2.ps')
| -rw-r--r-- | challenge-148/abigail/postscript/ch-2.ps | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/challenge-148/abigail/postscript/ch-2.ps b/challenge-148/abigail/postscript/ch-2.ps new file mode 100644 index 0000000000..e9b87021a7 --- /dev/null +++ b/challenge-148/abigail/postscript/ch-2.ps @@ -0,0 +1,10 @@ +%!PS +% +% See https://theweeklychallenge.org/blog/perl-weekly-challenge-148 +% + +% +% Run as: ps2ascii ch-2.ps +% + +(2 1 5\n5 2 13\n8 3 21\n17 18 5\n11 4 29) = |
