diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-11-24 05:24:26 +0000 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-11-24 05:24:26 +0000 |
| commit | 5eebd7fb278ce654111ada286dd660091e762b63 (patch) | |
| tree | 7ecaaf460700f3c504315a564ef7db1aace4a321 /stats/pwc-current.json | |
| parent | 02c995c25e093cbd477deb4794bb6dacebd26a23 (diff) | |
| download | perlweeklychallenge-club-5eebd7fb278ce654111ada286dd660091e762b63.tar.gz perlweeklychallenge-club-5eebd7fb278ce654111ada286dd660091e762b63.tar.bz2 perlweeklychallenge-club-5eebd7fb278ce654111ada286dd660091e762b63.zip | |
- Added solutions by Roger Bell_West.
- Added solutions by Simon Green.
- Added solutions by Jaldhar H. Vyas.
- Added solutions by HVukman.
- Added solutions by Conor Hoekstra.
- Added solutions by Matthias Muth.
- Added solutions by Jorg Sommrey.
- Added solutions by BarrOff.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 84 |
1 files changed, 82 insertions, 2 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 5c30a6125c..8ed04396d2 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -69,6 +69,16 @@ { "data" : [ [ + "Raku", + 1 + ] + ], + "id" : "BarrOff", + "name" : "BarrOff" + }, + { + "data" : [ + [ "Perl", 2 ], @@ -107,6 +117,24 @@ 2 ], [ + "Raku", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas" + }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ "Blog", 1 ] @@ -172,6 +200,20 @@ "data" : [ [ "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Matthias Muth", + "name" : "Matthias Muth" + }, + { + "data" : [ + [ + "Perl", 1 ], [ @@ -257,6 +299,10 @@ [ "Raku", 2 + ], + [ + "Blog", + 1 ] ], "id" : "Roger Bell_West", @@ -270,6 +316,20 @@ ], [ "Blog", + 1 + ] + ], + "id" : "Simon Green", + "name" : "Simon Green" + }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", 2 ] ], @@ -358,6 +418,11 @@ "y" : 4 }, { + "drilldown" : "BarrOff", + "name" : "BarrOff", + "y" : 1 + }, + { "drilldown" : "Bob Lied", "name" : "Bob Lied", "y" : 3 @@ -373,6 +438,11 @@ "y" : 2 }, { + "drilldown" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas", + "y" : 5 + }, + { "drilldown" : "Jorg Sommrey", "name" : "Jorg Sommrey", "y" : 3 @@ -403,6 +473,11 @@ "y" : 2 }, { + "drilldown" : "Matthias Muth", + "name" : "Matthias Muth", + "y" : 3 + }, + { "drilldown" : "Mohammad Sajid Anwar", "name" : "Mohammad Sajid Anwar", "y" : 2 @@ -435,7 +510,12 @@ { "drilldown" : "Roger Bell_West", "name" : "Roger Bell_West", - "y" : 4 + "y" : 5 + }, + { + "drilldown" : "Simon Green", + "name" : "Simon Green", + "y" : 3 }, { "drilldown" : "Thomas Kohler", @@ -462,7 +542,7 @@ } ], "subtitle" : { - "text" : "[Champions: 25] Last updated at 2025-11-22 23:50:11 GMT" + "text" : "[Champions: 29] Last updated at 2025-11-24 05:24:11 GMT" }, "title" : { "text" : "The Weekly Challenge - 348" |
