From aaaa94bd6d0f97e4d2ec2abe62588d264491afca Mon Sep 17 00:00:00 2001 From: Mohammad Sajid Anwar Date: Tue, 20 May 2025 21:00:39 +0100 Subject: - Added solutions by Peter Campbell Smith. --- stats/pwc-current.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'stats/pwc-current.json') 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 @@ -78,6 +78,20 @@ "id" : "Niels van Dijke", "name" : "Niels van Dijke" }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith" + }, { "data" : [ [ @@ -169,6 +183,11 @@ "name" : "Niels van Dijke", "y" : 2 }, + { + "drilldown" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith", + "y" : 3 + }, { "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke", @@ -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" -- cgit