aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-260/packy-anderson/README.md2
-rw-r--r--challenge-260/packy-anderson/blog.txt2
-rw-r--r--challenge-260/packy-anderson/perl/ch-1.pl2
3 files changed, 3 insertions, 3 deletions
diff --git a/challenge-260/packy-anderson/README.md b/challenge-260/packy-anderson/README.md
index e7ef61a748..2c6ea1d7ca 100644
--- a/challenge-260/packy-anderson/README.md
+++ b/challenge-260/packy-anderson/README.md
@@ -16,4 +16,4 @@
## Blog Post
-[Unique Dictionary Occurrences are Rank](https://packy.dardan.com/2024/03/11/perl-weekly-challenge-260J_)
+[Unique Dictionary Occurrences are Rank](https://packy.dardan.com/b/J_)
diff --git a/challenge-260/packy-anderson/blog.txt b/challenge-260/packy-anderson/blog.txt
index 283294e135..80d48793c6 100644
--- a/challenge-260/packy-anderson/blog.txt
+++ b/challenge-260/packy-anderson/blog.txt
@@ -1 +1 @@
-https://packy.dardan.com/2024/03/11/perl-weekly-challenge-260/
+https://packy.dardan.com/b/J_
diff --git a/challenge-260/packy-anderson/perl/ch-1.pl b/challenge-260/packy-anderson/perl/ch-1.pl
index f5e585b9ec..398c569f27 100644
--- a/challenge-260/packy-anderson/perl/ch-1.pl
+++ b/challenge-260/packy-anderson/perl/ch-1.pl
@@ -29,4 +29,4 @@ say "\nExample 2:";
solution(1,2,3);
say "\nExample 3:";
-solution(-2,0,1,-2,1,1,0,1
+solution(-2,0,1,-2,1,1,0,1,-2,9);