diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-11-06 00:24:13 +0000 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-11-06 00:24:13 +0000 |
| commit | 4ca41f3aebdcb4020b0e554e5e68339cb9593ce4 (patch) | |
| tree | f7c4b976ea4ebfbe2e10fbdef004b708efef4c07 /stats/pwc-current.json | |
| parent | b56a547511eb8e5be2c141b3c5715aa20a4f0c38 (diff) | |
| download | perlweeklychallenge-club-4ca41f3aebdcb4020b0e554e5e68339cb9593ce4.tar.gz perlweeklychallenge-club-4ca41f3aebdcb4020b0e554e5e68339cb9593ce4.tar.bz2 perlweeklychallenge-club-4ca41f3aebdcb4020b0e554e5e68339cb9593ce4.zip | |
- Added solutions by Andrew Shitov.
- Added solutions by PokGoPun.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 8ba1f853ec..0452f33c06 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -31,6 +31,16 @@ { "data" : [ [ + "Raku", + 1 + ] + ], + "id" : "Andrew Shitov", + "name" : "Andrew Shitov" + }, + { + "data" : [ + [ "Perl", 2 ] @@ -159,6 +169,11 @@ "y" : 2 }, { + "drilldown" : "Andrew Shitov", + "name" : "Andrew Shitov", + "y" : 1 + }, + { "drilldown" : "David Ferrone", "name" : "David Ferrone", "y" : 2 @@ -208,7 +223,7 @@ } ], "subtitle" : { - "text" : "[Champions: 11] Last updated at 2025-11-05 09:26:44 GMT" + "text" : "[Champions: 12] Last updated at 2025-11-06 00:23:23 GMT" }, "title" : { "text" : "The Weekly Challenge - 346" |
