diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-05-19 00:10:35 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-05-19 00:10:35 +0100 |
| commit | 750ea58cb49f91f735e00d3df465a3fcffd5a220 (patch) | |
| tree | df9797f24726a56b34177b89e1423a31c7f892d7 /stats/pwc-current.json | |
| parent | a91691db71a5d3495ddaef9854f9984fb7916345 (diff) | |
| download | perlweeklychallenge-club-750ea58cb49f91f735e00d3df465a3fcffd5a220.tar.gz perlweeklychallenge-club-750ea58cb49f91f735e00d3df465a3fcffd5a220.tar.bz2 perlweeklychallenge-club-750ea58cb49f91f735e00d3df465a3fcffd5a220.zip | |
- Added solutions by Matthias Muth.
- Added solutions by Jaldhar H. Vyas.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 44 |
1 files changed, 43 insertions, 1 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 4341213d9a..0a929d5da5 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -155,6 +155,24 @@ 2 ], [ + "Raku", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas" + }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ "Blog", 1 ] @@ -191,6 +209,20 @@ [ "Perl", 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Matthias Muth", + "name" : "Matthias Muth" + }, + { + "data" : [ + [ + "Perl", + 2 ] ], "id" : "Niels van Dijke", @@ -425,6 +457,11 @@ "y" : 2 }, { + "drilldown" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas", + "y" : 5 + }, + { "drilldown" : "Jorg Sommrey", "name" : "Jorg Sommrey", "y" : 3 @@ -440,6 +477,11 @@ "y" : 2 }, { + "drilldown" : "Matthias Muth", + "name" : "Matthias Muth", + "y" : 3 + }, + { "drilldown" : "Niels van Dijke", "name" : "Niels van Dijke", "y" : 2 @@ -504,7 +546,7 @@ } ], "subtitle" : { - "text" : "[Champions: 27] Last updated at 2025-05-18 22:31:14 GMT" + "text" : "[Champions: 29] Last updated at 2025-05-18 23:10:24 GMT" }, "title" : { "text" : "The Weekly Challenge - 321" |
