diff options
| -rw-r--r-- | challenge-100/abigail/README.md | 2 | ||||
| -rw-r--r-- | challenge-100/abigail/blog.txt | 1 | ||||
| -rw-r--r-- | challenge-100/abigail/blog1.txt | 1 |
3 files changed, 4 insertions, 0 deletions
diff --git a/challenge-100/abigail/README.md b/challenge-100/abigail/README.md index e55419aae3..dbe8b526f6 100644 --- a/challenge-100/abigail/README.md +++ b/challenge-100/abigail/README.md @@ -29,6 +29,7 @@ Output: 07:15 pm or 07:15pm * [Ruby](ruby/ch-1.rb) ### Blog +[Perl Weekly Challenge 100: Fun Time](https://wp.me/pcxd30-qr) ## [Triangle Sum](https://perlweeklychallenge.org/blog/perl-weekly-challenge-100/#TASK2) @@ -92,3 +93,4 @@ The minimum path sum from top to bottom: 3 + 1 + 2 + 1 = 7 * [Ruby](ruby/ch-2.rb) ### Blog +[Perl Weekly Challenge 100: Triangle Sum](https://wp.me/pcxd30-qP) diff --git a/challenge-100/abigail/blog.txt b/challenge-100/abigail/blog.txt new file mode 100644 index 0000000000..35301a1428 --- /dev/null +++ b/challenge-100/abigail/blog.txt @@ -0,0 +1 @@ +https://wp.me/pcxd30-qr diff --git a/challenge-100/abigail/blog1.txt b/challenge-100/abigail/blog1.txt new file mode 100644 index 0000000000..16e93d17ae --- /dev/null +++ b/challenge-100/abigail/blog1.txt @@ -0,0 +1 @@ +https://wp.me/pcxd30-qP |
