From 612f7c4b70ac5ae7c3d78d6eb1edf22a2d900792 Mon Sep 17 00:00:00 2001 From: Mohammad Sajid Anwar Date: Fri, 9 May 2025 21:28:03 +0100 Subject: - Added solutions by Robbie Hatley. - Added solutions by Luca Ferrari. - Added solutions by Jorg Sommrey. - Added solutions by Thomas Kohler. --- stats/pwc-current.json | 78 ++++++++++++++++++++++++++++++- stats/pwc-language-breakdown-2019.json | 2 +- stats/pwc-language-breakdown-2020.json | 2 +- stats/pwc-language-breakdown-2021.json | 2 +- stats/pwc-language-breakdown-2022.json | 2 +- stats/pwc-language-breakdown-2023.json | 2 +- stats/pwc-language-breakdown-2024.json | 2 +- stats/pwc-language-breakdown-2025.json | 10 ++-- stats/pwc-language-breakdown-summary.json | 8 ++-- stats/pwc-leaders.json | 26 +++++------ stats/pwc-summary-1-30.json | 2 +- stats/pwc-summary-121-150.json | 6 +-- stats/pwc-summary-151-180.json | 6 +-- stats/pwc-summary-181-210.json | 2 +- stats/pwc-summary-211-240.json | 2 +- stats/pwc-summary-241-270.json | 6 +-- stats/pwc-summary-271-300.json | 6 +-- stats/pwc-summary-301-330.json | 2 +- stats/pwc-summary-31-60.json | 2 +- stats/pwc-summary-61-90.json | 2 +- stats/pwc-summary-91-120.json | 2 +- stats/pwc-summary.json | 18 +++---- stats/pwc-yearly-language-summary.json | 10 ++-- 23 files changed, 138 insertions(+), 62 deletions(-) (limited to 'stats') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 515a81c596..e9f99c061e 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -110,6 +110,34 @@ "id" : "Jaldhar H. Vyas", "name" : "Jaldhar H. Vyas" }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Jorg Sommrey", + "name" : "Jorg Sommrey" + }, + { + "data" : [ + [ + "Raku", + 2 + ], + [ + "Blog", + 2 + ] + ], + "id" : "Luca Ferrari", + "name" : "Luca Ferrari" + }, { "data" : [ [ @@ -144,6 +172,20 @@ "id" : "Peter Meszaros", "name" : "Peter Meszaros" }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Robbie Hatley", + "name" : "Robbie Hatley" + }, { "data" : [ [ @@ -158,6 +200,20 @@ "id" : "Roger Bell_West", "name" : "Roger Bell_West" }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 2 + ] + ], + "id" : "Thomas Kohler", + "name" : "Thomas Kohler" + }, { "data" : [ [ @@ -269,6 +325,16 @@ "name" : "Jaldhar H. Vyas", "y" : 5 }, + { + "drilldown" : "Jorg Sommrey", + "name" : "Jorg Sommrey", + "y" : 3 + }, + { + "drilldown" : "Luca Ferrari", + "name" : "Luca Ferrari", + "y" : 4 + }, { "drilldown" : "Mark Anderson", "name" : "Mark Anderson", @@ -284,11 +350,21 @@ "name" : "Peter Meszaros", "y" : 2 }, + { + "drilldown" : "Robbie Hatley", + "name" : "Robbie Hatley", + "y" : 3 + }, { "drilldown" : "Roger Bell_West", "name" : "Roger Bell_West", "y" : 4 }, + { + "drilldown" : "Thomas Kohler", + "name" : "Thomas Kohler", + "y" : 4 + }, { "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke", @@ -314,7 +390,7 @@ } ], "subtitle" : { - "text" : "[Champions: 17] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 21] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge - 320" diff --git a/stats/pwc-language-breakdown-2019.json b/stats/pwc-language-breakdown-2019.json index 6ce23bac43..6c0e1dbdf4 100644 --- a/stats/pwc-language-breakdown-2019.json +++ b/stats/pwc-language-breakdown-2019.json @@ -970,7 +970,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-07 14:35:32 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2020.json b/stats/pwc-language-breakdown-2020.json index c56629e463..6f5e72a85f 100644 --- a/stats/pwc-language-breakdown-2020.json +++ b/stats/pwc-language-breakdown-2020.json @@ -1223,7 +1223,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-07 14:35:32 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2021.json b/stats/pwc-language-breakdown-2021.json index 5ed984c52b..3ae7c6b313 100644 --- a/stats/pwc-language-breakdown-2021.json +++ b/stats/pwc-language-breakdown-2021.json @@ -1223,7 +1223,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-07 14:35:32 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2022.json b/stats/pwc-language-breakdown-2022.json index 7da987ba95..a393c5aa0d 100644 --- a/stats/pwc-language-breakdown-2022.json +++ b/stats/pwc-language-breakdown-2022.json @@ -1223,7 +1223,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-07 14:35:32 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2023.json b/stats/pwc-language-breakdown-2023.json index 0a5cd066dc..b6f165c394 100644 --- a/stats/pwc-language-breakdown-2023.json +++ b/stats/pwc-language-breakdown-2023.json @@ -1200,7 +1200,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-07 14:35:32 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2024.json b/stats/pwc-language-breakdown-2024.json index f4641d7c7f..09e8594296 100644 --- a/stats/pwc-language-breakdown-2024.json +++ b/stats/pwc-language-breakdown-2024.json @@ -1246,7 +1246,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-07 14:35:32 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2025.json b/stats/pwc-language-breakdown-2025.json index 73bd336711..83a6f1c72a 100644 --- a/stats/pwc-language-breakdown-2025.json +++ b/stats/pwc-language-breakdown-2025.json @@ -8,15 +8,15 @@ "data" : [ [ "Perl", - 28 + 34 ], [ "Raku", - 14 + 16 ], [ "Blog", - 4 + 10 ] ], "id" : "320", @@ -349,7 +349,7 @@ { "drilldown" : "320", "name" : "320", - "y" : 46 + "y" : 60 }, { "drilldown" : "319", @@ -441,7 +441,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-07 14:35:32 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 3e9e7097dd..5a95ecef9f 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -10,15 +10,15 @@ "data" : [ [ "Perl", - 16562 + 16568 ], [ "Raku", - 9224 + 9226 ], [ "Blog", - 5847 + 5853 ] ], "dataLabels" : { @@ -37,7 +37,7 @@ } ], "subtitle" : { - "text" : "Last updated at 2025-05-07 14:35:32 GMT" + "text" : "Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2025]" diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index eb24ad541d..992a679f41 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -8,11 +8,11 @@ "data" : [ [ "Raku", - 444 + 446 ], [ "Blog", - 1101 + 1103 ] ], "id" : "Luca Ferrari", @@ -162,11 +162,11 @@ "data" : [ [ "Perl", - 605 + 607 ], [ "Blog", - 84 + 85 ] ], "id" : "Jorg Sommrey", @@ -318,11 +318,11 @@ "data" : [ [ "Perl", - 242 + 244 ], [ "Blog", - 235 + 237 ] ], "id" : "Thomas Kohler", @@ -448,11 +448,11 @@ "data" : [ [ "Perl", - 256 + 258 ], [ "Blog", - 115 + 116 ] ], "id" : "Robbie Hatley", @@ -797,7 +797,7 @@ { "drilldown" : "Luca Ferrari", "name" : "1: Luca Ferrari", - "y" : 3090 + "y" : 3098 }, { "drilldown" : "Roger Bell_West", @@ -842,7 +842,7 @@ { "drilldown" : "Jorg Sommrey", "name" : "10: Jorg Sommrey", - "y" : 1378 + "y" : 1384 }, { "drilldown" : "W. Luis Mochan", @@ -892,7 +892,7 @@ { "drilldown" : "Thomas Kohler", "name" : "20: Thomas Kohler", - "y" : 954 + "y" : 962 }, { "drilldown" : "Feng Chang", @@ -937,7 +937,7 @@ { "drilldown" : "Robbie Hatley", "name" : "29: Robbie Hatley", - "y" : 742 + "y" : 748 }, { "drilldown" : "Mohammad Sajid Anwar", @@ -1049,7 +1049,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-05-07 14:35:32 GMT" + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "Team Leaders (TOP 50)" diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 312c906da3..cc73bf4856 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 09f6e620cf..a8931b1d00 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -29,7 +29,7 @@ 7, 2, 0, - 605, + 607, 8, 2, 23, @@ -99,7 +99,7 @@ 0, 0, 0, - 84, + 85, 0, 0, 1, @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 4aaa101664..43113369fa 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -60,7 +60,7 @@ 0, 10, 55, - 444, + 446, 14, 4, 0, @@ -95,7 +95,7 @@ 0, 0, 30, - 1101, + 1103, 0, 0, 0, @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 4b457bc4f9..c73e7b3b57 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index 8ba91991b5..96f2669533 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index e5484f88d6..5223ad80b7 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -25,7 +25,7 @@ 0, 0, 9, - 256, + 258, 156, 2, 0, @@ -95,7 +95,7 @@ 13, 0, 0, - 115, + 116, 0, 0, 7, @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index 3c471ea3c8..8f86cf6767 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -35,7 +35,7 @@ 6, 4, 2, - 242, + 244, 1, 10, 14, @@ -105,7 +105,7 @@ 0, 0, 0, - 235, + 237, 0, 3, 0, @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-301-330.json b/stats/pwc-summary-301-330.json index ff476908c7..7bf2148ee7 100644 --- a/stats/pwc-summary-301-330.json +++ b/stats/pwc-summary-301-330.json @@ -94,7 +94,7 @@ } ], "subtitle" : { - "text" : "[Champions: 23] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 23] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 530ecdcdb2..3b907ffae8 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index a65c414dda..ab4c3f9452 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 7350cacc86..f119e190ce 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 807ceb8b6e..1a8913e920 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -149,7 +149,7 @@ 4, 1, 0, - 311, + 312, 4, 1, 13, @@ -265,7 +265,7 @@ 0, 0, 6, - 131, + 132, 98, 1, 0, @@ -305,7 +305,7 @@ 3, 2, 1, - 123, + 124, 1, 6, 7, @@ -503,7 +503,7 @@ 0, 5, 28, - 222, + 223, 7, 2, 0, @@ -805,7 +805,7 @@ 0, 0, 0, - 81, + 82, 0, 0, 1, @@ -831,7 +831,7 @@ 0, 0, 30, - 221, + 222, 0, 0, 0, @@ -921,7 +921,7 @@ 13, 0, 0, - 115, + 116, 0, 0, 4, @@ -961,7 +961,7 @@ 0, 0, 0, - 120, + 121, 0, 3, 0, @@ -994,7 +994,7 @@ } ], "subtitle" : { - "text" : "[Champions: 323] Last updated at 2025-05-07 14:35:32 GMT" + "text" : "[Champions: 323] Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-yearly-language-summary.json b/stats/pwc-yearly-language-summary.json index 47d48cf50b..cb15ef2be6 100644 --- a/stats/pwc-yearly-language-summary.json +++ b/stats/pwc-yearly-language-summary.json @@ -8,15 +8,15 @@ "data" : [ [ "Perl", - 795 + 801 ], [ "Raku", - 358 + 360 ], [ "Blog", - 274 + 280 ] ], "id" : "2025", @@ -151,7 +151,7 @@ { "drilldown" : "2025", "name" : "2025", - "y" : 1427 + "y" : 1441 }, { "drilldown" : "2024", @@ -188,7 +188,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-07 14:35:32 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" }, "title" : { "text" : "The Weekly Challenge Language" -- cgit From 96ffdd8c13c12259b278e66fb1e2572a9688b69b Mon Sep 17 00:00:00 2001 From: Mohammad Sajid Anwar Date: Sun, 11 May 2025 00:38:54 +0100 Subject: - Added solutions by Adam Russell. - Added solutions by Magnus Markling. --- stats/pwc-current.json | 21 ++++++++++++++++- stats/pwc-language-breakdown-2019.json | 2 +- stats/pwc-language-breakdown-2020.json | 2 +- stats/pwc-language-breakdown-2021.json | 2 +- stats/pwc-language-breakdown-2022.json | 2 +- stats/pwc-language-breakdown-2023.json | 2 +- stats/pwc-language-breakdown-2024.json | 2 +- stats/pwc-language-breakdown-2025.json | 8 +++---- stats/pwc-language-breakdown-summary.json | 6 ++--- stats/pwc-leaders.json | 38 +++++++++++++++---------------- stats/pwc-summary-1-30.json | 6 ++--- stats/pwc-summary-121-150.json | 2 +- stats/pwc-summary-151-180.json | 2 +- stats/pwc-summary-181-210.json | 2 +- stats/pwc-summary-211-240.json | 2 +- stats/pwc-summary-241-270.json | 2 +- stats/pwc-summary-271-300.json | 2 +- stats/pwc-summary-301-330.json | 2 +- stats/pwc-summary-31-60.json | 2 +- stats/pwc-summary-61-90.json | 2 +- stats/pwc-summary-91-120.json | 2 +- stats/pwc-summary.json | 6 ++--- stats/pwc-yearly-language-summary.json | 8 +++---- 23 files changed, 72 insertions(+), 53 deletions(-) (limited to 'stats') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index e9f99c061e..cda772e104 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -4,6 +4,20 @@ }, "drilldown" : { "series" : [ + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Adam Russell", + "name" : "Adam Russell" + }, { "data" : [ [ @@ -280,6 +294,11 @@ { "colorByPoint" : 1, "data" : [ + { + "drilldown" : "Adam Russell", + "name" : "Adam Russell", + "y" : 3 + }, { "drilldown" : "Ali Moradi", "name" : "Ali Moradi", @@ -390,7 +409,7 @@ } ], "subtitle" : { - "text" : "[Champions: 21] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 22] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge - 320" diff --git a/stats/pwc-language-breakdown-2019.json b/stats/pwc-language-breakdown-2019.json index 6c0e1dbdf4..b0763c788a 100644 --- a/stats/pwc-language-breakdown-2019.json +++ b/stats/pwc-language-breakdown-2019.json @@ -970,7 +970,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2020.json b/stats/pwc-language-breakdown-2020.json index 6f5e72a85f..9a8b7ffe11 100644 --- a/stats/pwc-language-breakdown-2020.json +++ b/stats/pwc-language-breakdown-2020.json @@ -1223,7 +1223,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2021.json b/stats/pwc-language-breakdown-2021.json index 3ae7c6b313..20c2d6a7f8 100644 --- a/stats/pwc-language-breakdown-2021.json +++ b/stats/pwc-language-breakdown-2021.json @@ -1223,7 +1223,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2022.json b/stats/pwc-language-breakdown-2022.json index a393c5aa0d..493850a429 100644 --- a/stats/pwc-language-breakdown-2022.json +++ b/stats/pwc-language-breakdown-2022.json @@ -1223,7 +1223,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2023.json b/stats/pwc-language-breakdown-2023.json index b6f165c394..b2c7484d4e 100644 --- a/stats/pwc-language-breakdown-2023.json +++ b/stats/pwc-language-breakdown-2023.json @@ -1200,7 +1200,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2024.json b/stats/pwc-language-breakdown-2024.json index 09e8594296..948574ea2d 100644 --- a/stats/pwc-language-breakdown-2024.json +++ b/stats/pwc-language-breakdown-2024.json @@ -1246,7 +1246,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2025.json b/stats/pwc-language-breakdown-2025.json index 83a6f1c72a..143bfdc71f 100644 --- a/stats/pwc-language-breakdown-2025.json +++ b/stats/pwc-language-breakdown-2025.json @@ -8,7 +8,7 @@ "data" : [ [ "Perl", - 34 + 36 ], [ "Raku", @@ -16,7 +16,7 @@ ], [ "Blog", - 10 + 11 ] ], "id" : "320", @@ -349,7 +349,7 @@ { "drilldown" : "320", "name" : "320", - "y" : 60 + "y" : 63 }, { "drilldown" : "319", @@ -441,7 +441,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 5a95ecef9f..9765b9a07f 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -10,7 +10,7 @@ "data" : [ [ "Perl", - 16568 + 16570 ], [ "Raku", @@ -18,7 +18,7 @@ ], [ "Blog", - 5853 + 5854 ] ], "dataLabels" : { @@ -37,7 +37,7 @@ } ], "subtitle" : { - "text" : "Last updated at 2025-05-09 20:27:20 GMT" + "text" : "Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2025]" diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 992a679f41..2d09748ae1 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -194,33 +194,33 @@ "data" : [ [ "Perl", - 629 + 398 + ], + [ + "Raku", + 9 ], [ "Blog", - 57 + 280 ] ], - "id" : "E. Choroba", - "name" : "E. Choroba" + "id" : "Adam Russell", + "name" : "Adam Russell" }, { "data" : [ [ "Perl", - 396 - ], - [ - "Raku", - 9 + 629 ], [ "Blog", - 279 + 57 ] ], - "id" : "Adam Russell", - "name" : "Adam Russell" + "id" : "E. Choroba", + "name" : "E. Choroba" }, { "data" : [ @@ -850,14 +850,14 @@ "y" : 1378 }, { - "drilldown" : "E. Choroba", - "name" : "12: E. Choroba", - "y" : 1372 + "drilldown" : "Adam Russell", + "name" : "12: Adam Russell", + "y" : 1374 }, { - "drilldown" : "Adam Russell", - "name" : "13: Adam Russell", - "y" : 1368 + "drilldown" : "E. Choroba", + "name" : "13: E. Choroba", + "y" : 1372 }, { "drilldown" : "Colin Crain", @@ -1049,7 +1049,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-05-09 20:27:20 GMT" + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "Team Leaders (TOP 50)" diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index cc73bf4856..19afbc8d23 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -16,7 +16,7 @@ 0, 169, 3, - 396, + 398, 2, 0, 3, @@ -86,7 +86,7 @@ 28, 118, 0, - 279, + 280, 0, 0, 0, @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index a8931b1d00..756bf064aa 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 43113369fa..a4d2b16372 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index c73e7b3b57..1e06b8da06 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index 96f2669533..84ee7621a9 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index 5223ad80b7..24fe385055 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index 8f86cf6767..aec2c13fd3 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-301-330.json b/stats/pwc-summary-301-330.json index 7bf2148ee7..58ec37b531 100644 --- a/stats/pwc-summary-301-330.json +++ b/stats/pwc-summary-301-330.json @@ -94,7 +94,7 @@ } ], "subtitle" : { - "text" : "[Champions: 23] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 23] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 3b907ffae8..f3e120cd0c 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index ab4c3f9452..388edca6cf 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index f119e190ce..aa69536955 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 1a8913e920..695d0284d8 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -16,7 +16,7 @@ 0, 85, 2, - 205, + 206, 1, 0, 2, @@ -672,7 +672,7 @@ 28, 60, 0, - 185, + 186, 0, 0, 0, @@ -994,7 +994,7 @@ } ], "subtitle" : { - "text" : "[Champions: 323] Last updated at 2025-05-09 20:27:20 GMT" + "text" : "[Champions: 323] Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-yearly-language-summary.json b/stats/pwc-yearly-language-summary.json index cb15ef2be6..a901527f9f 100644 --- a/stats/pwc-yearly-language-summary.json +++ b/stats/pwc-yearly-language-summary.json @@ -8,7 +8,7 @@ "data" : [ [ "Perl", - 801 + 803 ], [ "Raku", @@ -16,7 +16,7 @@ ], [ "Blog", - 280 + 281 ] ], "id" : "2025", @@ -151,7 +151,7 @@ { "drilldown" : "2025", "name" : "2025", - "y" : 1441 + "y" : 1444 }, { "drilldown" : "2024", @@ -188,7 +188,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-09 20:27:20 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" }, "title" : { "text" : "The Weekly Challenge Language" -- cgit From edb46671646ec0e2289fc28a97fb14caa6f38f6a Mon Sep 17 00:00:00 2001 From: Mohammad Sajid Anwar Date: Sun, 11 May 2025 22:00:11 +0100 Subject: - Added solutions by Adam Russell. - Added solutions by Arne Sommer. - Added solutions by BarrOff. - Added solutions by HVukman. - Added solutions by Matthias Muth. - Added solutions by Packy Anderson. - Added solutions by Roger Bell_West. - Added solutions by Simon Green. - Added solutions by Jan Krnavek. --- stats/pwc-current.json | 122 +++++++++++++++++++++++++++++- stats/pwc-language-breakdown-2019.json | 2 +- stats/pwc-language-breakdown-2020.json | 2 +- stats/pwc-language-breakdown-2021.json | 2 +- stats/pwc-language-breakdown-2022.json | 2 +- stats/pwc-language-breakdown-2023.json | 2 +- stats/pwc-language-breakdown-2024.json | 2 +- stats/pwc-language-breakdown-2025.json | 10 +-- stats/pwc-language-breakdown-summary.json | 8 +- stats/pwc-leaders.json | 94 +++++++++++------------ stats/pwc-summary-1-30.json | 8 +- stats/pwc-summary-121-150.json | 2 +- stats/pwc-summary-151-180.json | 2 +- stats/pwc-summary-181-210.json | 6 +- stats/pwc-summary-211-240.json | 8 +- stats/pwc-summary-241-270.json | 4 +- stats/pwc-summary-271-300.json | 6 +- stats/pwc-summary-301-330.json | 2 +- stats/pwc-summary-31-60.json | 6 +- stats/pwc-summary-61-90.json | 2 +- stats/pwc-summary-91-120.json | 4 +- stats/pwc-summary.json | 26 +++---- stats/pwc-yearly-language-summary.json | 10 +-- 23 files changed, 223 insertions(+), 109 deletions(-) (limited to 'stats') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index cda772e104..4fa50369c3 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -12,7 +12,7 @@ ], [ "Blog", - 1 + 2 ] ], "id" : "Adam Russell", @@ -52,6 +52,20 @@ "id" : "Andrew Shitov", "name" : "Andrew Shitov" }, + { + "data" : [ + [ + "Raku", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Arne Sommer", + "name" : "Arne Sommer" + }, { "data" : [ [ @@ -66,6 +80,16 @@ "id" : "Athanasius", "name" : "Athanasius" }, + { + "data" : [ + [ + "Raku", + 2 + ] + ], + "id" : "BarrOff", + "name" : "BarrOff" + }, { "data" : [ [ @@ -124,6 +148,16 @@ "id" : "Jaldhar H. Vyas", "name" : "Jaldhar H. Vyas" }, + { + "data" : [ + [ + "Raku", + 2 + ] + ], + "id" : "Jan Krnavek", + "name" : "Jan Krnavek" + }, { "data" : [ [ @@ -162,6 +196,38 @@ "id" : "Mark Anderson", "name" : "Mark Anderson" }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Matthias Muth", + "name" : "Matthias Muth" + }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Raku", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Packy Anderson", + "name" : "Packy Anderson" + }, { "data" : [ [ @@ -209,11 +275,29 @@ [ "Raku", 2 + ], + [ + "Blog", + 1 ] ], "id" : "Roger Bell_West", "name" : "Roger Bell_West" }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Simon Green", + "name" : "Simon Green" + }, { "data" : [ [ @@ -297,7 +381,7 @@ { "drilldown" : "Adam Russell", "name" : "Adam Russell", - "y" : 3 + "y" : 4 }, { "drilldown" : "Ali Moradi", @@ -314,11 +398,21 @@ "name" : "Andrew Shitov", "y" : 2 }, + { + "drilldown" : "Arne Sommer", + "name" : "Arne Sommer", + "y" : 3 + }, { "drilldown" : "Athanasius", "name" : "Athanasius", "y" : 4 }, + { + "drilldown" : "BarrOff", + "name" : "BarrOff", + "y" : 2 + }, { "drilldown" : "Bob Lied", "name" : "Bob Lied", @@ -344,6 +438,11 @@ "name" : "Jaldhar H. Vyas", "y" : 5 }, + { + "drilldown" : "Jan Krnavek", + "name" : "Jan Krnavek", + "y" : 2 + }, { "drilldown" : "Jorg Sommrey", "name" : "Jorg Sommrey", @@ -359,6 +458,16 @@ "name" : "Mark Anderson", "y" : 2 }, + { + "drilldown" : "Matthias Muth", + "name" : "Matthias Muth", + "y" : 3 + }, + { + "drilldown" : "Packy Anderson", + "name" : "Packy Anderson", + "y" : 5 + }, { "drilldown" : "Peter Campbell Smith", "name" : "Peter Campbell Smith", @@ -377,7 +486,12 @@ { "drilldown" : "Roger Bell_West", "name" : "Roger Bell_West", - "y" : 4 + "y" : 5 + }, + { + "drilldown" : "Simon Green", + "name" : "Simon Green", + "y" : 3 }, { "drilldown" : "Thomas Kohler", @@ -409,7 +523,7 @@ } ], "subtitle" : { - "text" : "[Champions: 22] Last updated at 2025-05-10 23:38:25 GMT" + "text" : "[Champions: 28] Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge - 320" diff --git a/stats/pwc-language-breakdown-2019.json b/stats/pwc-language-breakdown-2019.json index b0763c788a..5191ff0e06 100644 --- a/stats/pwc-language-breakdown-2019.json +++ b/stats/pwc-language-breakdown-2019.json @@ -970,7 +970,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2020.json b/stats/pwc-language-breakdown-2020.json index 9a8b7ffe11..d126815d9d 100644 --- a/stats/pwc-language-breakdown-2020.json +++ b/stats/pwc-language-breakdown-2020.json @@ -1223,7 +1223,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2021.json b/stats/pwc-language-breakdown-2021.json index 20c2d6a7f8..a3c122a126 100644 --- a/stats/pwc-language-breakdown-2021.json +++ b/stats/pwc-language-breakdown-2021.json @@ -1223,7 +1223,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2022.json b/stats/pwc-language-breakdown-2022.json index 493850a429..2caf5aad52 100644 --- a/stats/pwc-language-breakdown-2022.json +++ b/stats/pwc-language-breakdown-2022.json @@ -1223,7 +1223,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2023.json b/stats/pwc-language-breakdown-2023.json index b2c7484d4e..4f525a7958 100644 --- a/stats/pwc-language-breakdown-2023.json +++ b/stats/pwc-language-breakdown-2023.json @@ -1200,7 +1200,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2024.json b/stats/pwc-language-breakdown-2024.json index 948574ea2d..2d364a4851 100644 --- a/stats/pwc-language-breakdown-2024.json +++ b/stats/pwc-language-breakdown-2024.json @@ -1246,7 +1246,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2025.json b/stats/pwc-language-breakdown-2025.json index 143bfdc71f..4ed358924e 100644 --- a/stats/pwc-language-breakdown-2025.json +++ b/stats/pwc-language-breakdown-2025.json @@ -8,15 +8,15 @@ "data" : [ [ "Perl", - 36 + 42 ], [ "Raku", - 16 + 24 ], [ "Blog", - 11 + 17 ] ], "id" : "320", @@ -349,7 +349,7 @@ { "drilldown" : "320", "name" : "320", - "y" : 63 + "y" : 83 }, { "drilldown" : "319", @@ -441,7 +441,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-10 23:38:25 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 9765b9a07f..ae60dc3e2a 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -10,15 +10,15 @@ "data" : [ [ "Perl", - 16570 + 16576 ], [ "Raku", - 9226 + 9234 ], [ "Blog", - 5854 + 5860 ] ], "dataLabels" : { @@ -37,7 +37,7 @@ } ], "subtitle" : { - "text" : "Last updated at 2025-05-10 23:38:25 GMT" + "text" : "Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2025]" diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 2d09748ae1..836e70cf7b 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -30,7 +30,7 @@ ], [ "Blog", - 298 + 299 ] ], "id" : "Roger Bell_West", @@ -80,11 +80,11 @@ ], [ "Raku", - 635 + 637 ], [ "Blog", - 318 + 319 ] ], "id" : "Arne Sommer", @@ -202,7 +202,7 @@ ], [ "Blog", - 280 + 281 ] ], "id" : "Adam Russell", @@ -272,11 +272,11 @@ "data" : [ [ "Perl", - 391 + 393 ], [ "Blog", - 193 + 194 ] ], "id" : "Simon Green", @@ -382,7 +382,7 @@ "data" : [ [ "Raku", - 432 + 434 ] ], "id" : "Jan Krnavek", @@ -462,37 +462,37 @@ "data" : [ [ "Perl", - 171 + 144 ], [ "Raku", - 107 + 144 ], [ "Blog", - 81 + 73 ] ], - "id" : "Mohammad Sajid Anwar", - "name" : "Mohammad Sajid Anwar" + "id" : "Packy Anderson", + "name" : "Packy Anderson" }, { "data" : [ [ "Perl", - 142 + 171 ], [ "Raku", - 142 + 107 ], [ "Blog", - 72 + 81 ] ], - "id" : "Packy Anderson", - "name" : "Packy Anderson" + "id" : "Mohammad Sajid Anwar", + "name" : "Mohammad Sajid Anwar" }, { "data" : [ @@ -604,25 +604,25 @@ "data" : [ [ "Perl", - 281 + 196 + ], + [ + "Blog", + 87 ] ], - "id" : "Matthew Neleigh", - "name" : "Matthew Neleigh" + "id" : "Matthias Muth", + "name" : "Matthias Muth" }, { "data" : [ [ "Perl", - 194 - ], - [ - "Blog", - 86 + 281 ] ], - "id" : "Matthias Muth", - "name" : "Matthias Muth" + "id" : "Matthew Neleigh", + "name" : "Matthew Neleigh" }, { "data" : [ @@ -728,7 +728,7 @@ ], [ "Raku", - 162 + 164 ], [ "Blog", @@ -802,7 +802,7 @@ { "drilldown" : "Roger Bell_West", "name" : "2: Roger Bell_West", - "y" : 2928 + "y" : 2930 }, { "drilldown" : "Laurent Rosenfeld", @@ -817,7 +817,7 @@ { "drilldown" : "Arne Sommer", "name" : "5: Arne Sommer", - "y" : 2212 + "y" : 2218 }, { "drilldown" : "Athanasius", @@ -852,7 +852,7 @@ { "drilldown" : "Adam Russell", "name" : "12: Adam Russell", - "y" : 1374 + "y" : 1376 }, { "drilldown" : "E. Choroba", @@ -877,7 +877,7 @@ { "drilldown" : "Simon Green", "name" : "17: Simon Green", - "y" : 1168 + "y" : 1174 }, { "drilldown" : "Peter Campbell Smith", @@ -912,7 +912,7 @@ { "drilldown" : "Jan Krnavek", "name" : "24: Jan Krnavek", - "y" : 864 + "y" : 868 }, { "drilldown" : "Ali Moradi", @@ -940,14 +940,14 @@ "y" : 748 }, { - "drilldown" : "Mohammad Sajid Anwar", - "name" : "30: Mohammad Sajid Anwar", - "y" : 718 + "drilldown" : "Packy Anderson", + "name" : "30: Packy Anderson", + "y" : 722 }, { - "drilldown" : "Packy Anderson", - "name" : "31: Packy Anderson", - "y" : 712 + "drilldown" : "Mohammad Sajid Anwar", + "name" : "31: Mohammad Sajid Anwar", + "y" : 718 }, { "drilldown" : "Bruce Gray", @@ -985,14 +985,14 @@ "y" : 574 }, { - "drilldown" : "Matthew Neleigh", - "name" : "39: Matthew Neleigh", - "y" : 562 + "drilldown" : "Matthias Muth", + "name" : "39: Matthias Muth", + "y" : 566 }, { - "drilldown" : "Matthias Muth", - "name" : "40: Matthias Muth", - "y" : 560 + "drilldown" : "Matthew Neleigh", + "name" : "40: Matthew Neleigh", + "y" : 562 }, { "drilldown" : "Simon Proctor", @@ -1027,7 +1027,7 @@ { "drilldown" : "BarrOff", "name" : "47: BarrOff", - "y" : 426 + "y" : 430 }, { "drilldown" : "Pete Houston", @@ -1049,7 +1049,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-05-10 23:38:25 GMT" + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "Team Leaders (TOP 50)" diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 19afbc8d23..0105c2d243 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -72,7 +72,7 @@ 0, 0, 2, - 635, + 637, 0, 21 ], @@ -86,7 +86,7 @@ 28, 118, 0, - 280, + 281, 0, 0, 0, @@ -107,7 +107,7 @@ 0, 0, 0, - 318, + 319, 0, 0 ], @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 756bf064aa..328476d69e 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index a4d2b16372..f295132894 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 1e06b8da06..8ca1dd447d 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -14,7 +14,7 @@ 281, 0, 4, - 194, + 196, 2, 6, 13, @@ -84,7 +84,7 @@ 0, 0, 1, - 86, + 87, 0, 0, 0, @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index 84ee7621a9..5307b4f7d3 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -14,7 +14,7 @@ 0, 0, 8, - 142, + 144, 18, 594, 3, @@ -49,7 +49,7 @@ 0, 28, 0, - 142, + 144, 0, 0, 0, @@ -84,7 +84,7 @@ 0, 0, 0, - 72, + 73, 0, 0, 1, @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index 24fe385055..7b6e718ea3 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -101,7 +101,7 @@ 7, 2, 0, - 298, + 299, 0, 59, 1, @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index aec2c13fd3..5bfc0187ac 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -16,7 +16,7 @@ 0, 22, 0, - 391, + 393, 7, 5, 4, @@ -86,7 +86,7 @@ 0, 0, 3, - 193, + 194, 0, 12, 0, @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-05-10 23:38:25 GMT" + "text" : "[Champions: 30] Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-301-330.json b/stats/pwc-summary-301-330.json index 58ec37b531..451c25cbe5 100644 --- a/stats/pwc-summary-301-330.json +++ b/stats/pwc-summary-301-330.json @@ -94,7 +94,7 @@ } ], "subtitle" : { - "text" : "[Champions: 23] Last updated at 2025-05-10 23:38:25 GMT" + "text" : "[Champions: 23] Last updated at 2025-05-11 20:59:04 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary-31-60.json b/st