diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-05-20 21:00:39 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-05-20 21:00:39 +0100 |
| commit | aaaa94bd6d0f97e4d2ec2abe62588d264491afca (patch) | |
| tree | e84f5c8c985111554cb97cd508b768caebe4f594 /stats/pwc-current.json | |
| parent | 4e000fff46e1f469384e2fc33234a306a5614f05 (diff) | |
| download | perlweeklychallenge-club-aaaa94bd6d0f97e4d2ec2abe62588d264491afca.tar.gz perlweeklychallenge-club-aaaa94bd6d0f97e4d2ec2abe62588d264491afca.tar.bz2 perlweeklychallenge-club-aaaa94bd6d0f97e4d2ec2abe62588d264491afca.zip | |
- Added solutions by Peter Campbell Smith.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 2eb0230ce1..c915f1934a 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -85,6 +85,20 @@ 2 ], [ + "Blog", + 1 + ] + ], + "id" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith" + }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ "Raku", 2 ] @@ -170,6 +184,11 @@ "y" : 2 }, { + "drilldown" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith", + "y" : 3 + }, + { "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke", "y" : 4 @@ -189,7 +208,7 @@ } ], "subtitle" : { - "text" : "[Champions: 10] Last updated at 2025-05-20 08:23:59 GMT" + "text" : "[Champions: 11] Last updated at 2025-05-20 20:00:20 GMT" }, "title" : { "text" : "The Weekly Challenge - 322" |
