diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-05-22 00:31:20 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-05-22 00:31:20 +0100 |
| commit | d9a8a0d7aba084dc687dd97473f8739db9387b5c (patch) | |
| tree | 28f956745ffccd73d154b1415b1b087c5716b33d /stats/pwc-current.json | |
| parent | 6407597e2dd471b6dd4bcd1ac6dd7a4ffb8ec050 (diff) | |
| download | perlweeklychallenge-club-d9a8a0d7aba084dc687dd97473f8739db9387b5c.tar.gz perlweeklychallenge-club-d9a8a0d7aba084dc687dd97473f8739db9387b5c.tar.bz2 perlweeklychallenge-club-d9a8a0d7aba084dc687dd97473f8739db9387b5c.zip | |
- Added solutions by Arne Sommer.
- Added solutions by Robbie Hatley.
- Added solutions by Roger Bell_West.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 59 |
1 files changed, 58 insertions, 1 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index c915f1934a..12081c506b 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -17,6 +17,20 @@ { "data" : [ [ + "Raku", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Arne Sommer", + "name" : "Arne Sommer" + }, + { + "data" : [ + [ "Perl", 2 ] @@ -99,6 +113,34 @@ 2 ], [ + "Blog", + 1 + ] + ], + "id" : "Robbie Hatley", + "name" : "Robbie Hatley" + }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Raku", + 2 + ] + ], + "id" : "Roger Bell_West", + "name" : "Roger Bell_West" + }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ "Raku", 2 ] @@ -154,6 +196,11 @@ "y" : 2 }, { + "drilldown" : "Arne Sommer", + "name" : "Arne Sommer", + "y" : 3 + }, + { "drilldown" : "David Ferrone", "name" : "David Ferrone", "y" : 2 @@ -189,6 +236,16 @@ "y" : 3 }, { + "drilldown" : "Robbie Hatley", + "name" : "Robbie Hatley", + "y" : 3 + }, + { + "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West", + "y" : 4 + }, + { "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke", "y" : 4 @@ -208,7 +265,7 @@ } ], "subtitle" : { - "text" : "[Champions: 11] Last updated at 2025-05-20 20:00:20 GMT" + "text" : "[Champions: 14] Last updated at 2025-05-21 23:30:59 GMT" }, "title" : { "text" : "The Weekly Challenge - 322" |
