diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-11-09 14:22:37 +0000 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-11-09 14:22:37 +0000 |
| commit | b9058323a6f36c60dd4c646c30cd027ea6e72b1c (patch) | |
| tree | a22a8bca2c29de1eb2a059ef8c426daa93c41cd5 /stats/pwc-current.json | |
| parent | 616185b21889984377d642dc5dc57a2621cb9dc4 (diff) | |
| download | perlweeklychallenge-club-b9058323a6f36c60dd4c646c30cd027ea6e72b1c.tar.gz perlweeklychallenge-club-b9058323a6f36c60dd4c646c30cd027ea6e72b1c.tar.bz2 perlweeklychallenge-club-b9058323a6f36c60dd4c646c30cd027ea6e72b1c.zip | |
- Added solutions by Athanasius.
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 42f412eecb..dd5d5c53a6 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -57,6 +57,20 @@ [ "Perl", 2 + ], + [ + "Raku", + 2 + ] + ], + "id" : "Athanasius", + "name" : "Athanasius" + }, + { + "data" : [ + [ + "Perl", + 2 ] ], "id" : "David Ferrone", @@ -315,6 +329,11 @@ "y" : 3 }, { + "drilldown" : "Athanasius", + "name" : "Athanasius", + "y" : 4 + }, + { "drilldown" : "David Ferrone", "name" : "David Ferrone", "y" : 2 @@ -409,7 +428,7 @@ } ], "subtitle" : { - "text" : "[Champions: 22] Last updated at 2025-11-09 14:19:34 GMT" + "text" : "[Champions: 23] Last updated at 2025-11-09 14:22:31 GMT" }, "title" : { "text" : "The Weekly Challenge - 346" |
