diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-07-20 23:59:41 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-07-20 23:59:41 +0100 |
| commit | e6f38189947a6dd771242f7fe2ad92de2e7a2498 (patch) | |
| tree | 2c5c39d706385830b529f25c3f3cfb33ff108dba /stats/pwc-current.json | |
| parent | 240017751fa3e9e9298378ea8d54b0e7f9f319e2 (diff) | |
| download | perlweeklychallenge-club-e6f38189947a6dd771242f7fe2ad92de2e7a2498.tar.gz perlweeklychallenge-club-e6f38189947a6dd771242f7fe2ad92de2e7a2498.tar.bz2 perlweeklychallenge-club-e6f38189947a6dd771242f7fe2ad92de2e7a2498.zip | |
- Added solutions by Yitzchak Scott-Thoennes.
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 a89125f99a..639e786a9f 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -395,6 +395,20 @@ ], "id" : "Wanderdoc", "name" : "Wanderdoc" + }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Yitzchak Scott-Thoennes", + "name" : "Yitzchak Scott-Thoennes" } ] }, @@ -573,13 +587,18 @@ "drilldown" : "Wanderdoc", "name" : "Wanderdoc", "y" : 2 + }, + { + "drilldown" : "Yitzchak Scott-Thoennes", + "name" : "Yitzchak Scott-Thoennes", + "y" : 3 } ], "name" : "The Weekly Challenge - 330" } ], "subtitle" : { - "text" : "[Champions: 32] Last updated at 2025-07-20 21:50:10 GMT" + "text" : "[Champions: 33] Last updated at 2025-07-20 22:59:11 GMT" }, "title" : { "text" : "The Weekly Challenge - 330" |
