diff options
| -rw-r--r-- | challenge-105/abigail/README.md | 1 | ||||
| -rw-r--r-- | challenge-105/abigail/blog.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/challenge-105/abigail/README.md b/challenge-105/abigail/README.md index c503be0687..22fa1e86ab 100644 --- a/challenge-105/abigail/README.md +++ b/challenge-105/abigail/README.md @@ -31,6 +31,7 @@ Output: 2.02 * [SQL](sql/ch-1.sql) ### Blog +[Perl Weekly Challenge 105: Nth Root](https://wp.me/pcxd30-xl) ## [The Name Game](https://perlweeklychallenge.org/blog/perl-weekly-challenge-105/#TASK2) diff --git a/challenge-105/abigail/blog.txt b/challenge-105/abigail/blog.txt new file mode 100644 index 0000000000..5e4eff1de3 --- /dev/null +++ b/challenge-105/abigail/blog.txt @@ -0,0 +1 @@ +https://wp.me/pcxd30-xl |
