From ed7588dadb77d63adca3d3aefc6cd325164e0947 Mon Sep 17 00:00:00 2001 From: Mohammad Sajid Anwar Date: Thu, 15 May 2025 02:07:50 +0100 Subject: - Added solutions by PokGoPun. - Added solutions by Roger Bell_West. --- stats/pwc-current.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 4e50088ca6..2dc02b36d2 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -150,6 +150,20 @@ "id" : "Robert Ransbottom", "name" : "Robert Ransbottom" }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Raku", + 2 + ] + ], + "id" : "Roger Bell_West", + "name" : "Roger Bell_West" + }, { "data" : [ [ @@ -261,6 +275,11 @@ "name" : "Robert Ransbottom", "y" : 2 }, + { + "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West", + "y" : 4 + }, { "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke", @@ -276,7 +295,7 @@ } ], "subtitle" : { - "text" : "[Champions: 15] Last updated at 2025-05-13 12:30:20 GMT" + "text" : "[Champions: 16] Last updated at 2025-05-15 01:07:22 GMT" }, "title" : { "text" : "The Weekly Challenge - 321" -- cgit