From b28347c3d3d328d3542e58bc94663c7af540b217 Mon Sep 17 00:00:00 2001 From: Mohammad Sajid Anwar Date: Mon, 20 Oct 2025 17:05:48 +0100 Subject: - Added solutions by Mark Anderson. --- stats/pwc-current.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 024dadeadb..46dd289809 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -62,7 +62,7 @@ "data" : [ [ "Raku", - 1 + 2 ] ], "id" : "Mark Anderson", @@ -124,7 +124,7 @@ { "drilldown" : "Mark Anderson", "name" : "Mark Anderson", - "y" : 1 + "y" : 2 }, { "drilldown" : "Vinod Kumar K", @@ -136,7 +136,7 @@ } ], "subtitle" : { - "text" : "[Champions: 7] Last updated at 2025-10-20 15:59:12 GMT" + "text" : "[Champions: 7] Last updated at 2025-10-20 16:05:42 GMT" }, "title" : { "text" : "The Weekly Challenge - 344" -- cgit