diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-07-20 22:50:14 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-07-20 22:50:14 +0100 |
| commit | a0c0cf2507542ca8fc6eec5d6a84d2ae5dc21d12 (patch) | |
| tree | e96c76e1eb849b8637cfce2d771989d87fcbf274 /stats/pwc-current.json | |
| parent | 0fee8310f75508f5fd6014153fcd0c5c351a352d (diff) | |
| download | perlweeklychallenge-club-a0c0cf2507542ca8fc6eec5d6a84d2ae5dc21d12.tar.gz perlweeklychallenge-club-a0c0cf2507542ca8fc6eec5d6a84d2ae5dc21d12.tar.bz2 perlweeklychallenge-club-a0c0cf2507542ca8fc6eec5d6a84d2ae5dc21d12.zip | |
- Added solutions by BarrOff.
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 60d5842acf..a89125f99a 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -79,6 +79,16 @@ { "data" : [ [ + "Raku", + 1 + ] + ], + "id" : "BarrOff", + "name" : "BarrOff" + }, + { + "data" : [ + [ "Perl", 2 ] @@ -435,6 +445,11 @@ "y" : 4 }, { + "drilldown" : "BarrOff", + "name" : "BarrOff", + "y" : 1 + }, + { "drilldown" : "Bob Lied", "name" : "Bob Lied", "y" : 2 @@ -564,7 +579,7 @@ } ], "subtitle" : { - "text" : "[Champions: 31] Last updated at 2025-07-20 17:57:22 GMT" + "text" : "[Champions: 32] Last updated at 2025-07-20 21:50:10 GMT" }, "title" : { "text" : "The Weekly Challenge - 330" |
