diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-03-28 23:54:48 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-03-28 23:54:48 +0100 |
| commit | e39a1ae5678a627e7568fa55cc64f77ab44ba60f (patch) | |
| tree | 995df8f023bedd320e6807f6b895948c14dce5d0 /challenge-105 | |
| parent | 4880fd87fd0ed84d7d578ddf5ff0f87d5a6a97cd (diff) | |
| parent | 3371c9855f63235e603aecc433f61a7e7afe2f0f (diff) | |
| download | perlweeklychallenge-club-e39a1ae5678a627e7568fa55cc64f77ab44ba60f.tar.gz perlweeklychallenge-club-e39a1ae5678a627e7568fa55cc64f77ab44ba60f.tar.bz2 perlweeklychallenge-club-e39a1ae5678a627e7568fa55cc64f77ab44ba60f.zip | |
Merge branch 'master' of https://github.com/manwar/perlweeklychallenge-club
Diffstat (limited to 'challenge-105')
| -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 |
