diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-10-09 20:28:41 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-10-09 20:28:41 +0100 |
| commit | 999bf3d54e92961967b26985abb48d20bfc9faf5 (patch) | |
| tree | 5b14c7485e3478ffd97d3922529fcfd6c8c69fd3 | |
| parent | 2564ff475d6744f39bc082c1df8769448de309ed (diff) | |
| download | perlweeklychallenge-club-999bf3d54e92961967b26985abb48d20bfc9faf5.tar.gz perlweeklychallenge-club-999bf3d54e92961967b26985abb48d20bfc9faf5.tar.bz2 perlweeklychallenge-club-999bf3d54e92961967b26985abb48d20bfc9faf5.zip | |
- Added solutions by Simon Green.
- Added solutions by Mariano Spadaccini.
23 files changed, 74 insertions, 40 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 2feddecabc..1b22063479 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -99,6 +99,16 @@ { "data" : [ [ + "Perl", + 2 + ] + ], + "id" : "Mariano Spadaccini", + "name" : "Mariano Spadaccini" + }, + { + "data" : [ + [ "Raku", 2 ] @@ -180,6 +190,20 @@ ], [ "Blog", + 1 + ] + ], + "id" : "Simon Green", + "name" : "Simon Green" + }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", 2 ] ], @@ -283,6 +307,11 @@ "y" : 2 }, { + "drilldown" : "Mariano Spadaccini", + "name" : "Mariano Spadaccini", + "y" : 2 + }, + { "drilldown" : "Mark Anderson", "name" : "Mark Anderson", "y" : 2 @@ -313,6 +342,11 @@ "y" : 2 }, { + "drilldown" : "Simon Green", + "name" : "Simon Green", + "y" : 3 + }, + { "drilldown" : "Thomas Kohler", "name" : "Thomas Kohler", "y" : 4 @@ -337,7 +371,7 @@ } ], "subtitle" : { - "text" : "[Champions: 18] Last updated at 2025-10-08 19:14:08 GMT" + "text" : "[Champions: 20] Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "The Weekly Challenge - 342" diff --git a/stats/pwc-language-breakdown-2019.json b/stats/pwc-language-breakdown-2019.json index 60fe0856f3..1c17e0d3f4 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-10-08 19:14:08 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2020.json b/stats/pwc-language-breakdown-2020.json index 7ee7ae50f7..0a4cbf4122 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-10-08 19:14:08 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2021.json b/stats/pwc-language-breakdown-2021.json index 471fb0bd34..ced59ad59d 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-10-08 19:14:08 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2022.json b/stats/pwc-language-breakdown-2022.json index 12ff9425b6..4ef821e271 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-10-08 19:14:08 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2023.json b/stats/pwc-language-breakdown-2023.json index 6b58300775..c77f130fed 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-10-08 19:14:08 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2024.json b/stats/pwc-language-breakdown-2024.json index aa95c800ed..79ea264f2b 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-10-08 19:14:08 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-2025.json b/stats/pwc-language-breakdown-2025.json index a41e36b582..87c67a0764 100644 --- a/stats/pwc-language-breakdown-2025.json +++ b/stats/pwc-language-breakdown-2025.json @@ -8,7 +8,7 @@ "data" : [ [ "Perl", - 29 + 33 ], [ "Raku", @@ -16,7 +16,7 @@ ], [ "Blog", - 7 + 8 ] ], "id" : "342", @@ -745,7 +745,7 @@ { "drilldown" : "342", "name" : "342", - "y" : 49 + "y" : 54 }, { "drilldown" : "341", @@ -947,7 +947,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-08 19:14:08 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "The Weekly Challenge Language" diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index c3a00baf78..42b67d97dd 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -10,7 +10,7 @@ "data" : [ [ "Perl", - 17625 + 17629 ], [ "Raku", @@ -18,7 +18,7 @@ ], [ "Blog", - 6319 + 6320 ] ], "dataLabels" : { @@ -37,7 +37,7 @@ } ], "subtitle" : { - "text" : "Last updated at 2025-10-08 19:14:08 GMT" + "text" : "Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2025]" diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 287d124c25..4ebfcf9570 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -262,11 +262,11 @@ "data" : [ [ "Perl", - 433 + 435 ], [ "Blog", - 213 + 214 ] ], "id" : "Simon Green", @@ -872,7 +872,7 @@ { "drilldown" : "Simon Green", "name" : "16: Simon Green", - "y" : 1292 + "y" : 1298 }, { "drilldown" : "Peter Campbell Smith", @@ -1049,7 +1049,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-10-08 19:14:08 GMT" + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "Team Leaders (TOP 50)" diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index b1968cb7fa..9f9d4a2029 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-10-08 19:14:08 GMT" + "text" : "[Champions: 30] Last updated at 2025-10-09 19:28:32 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 eef901ba95..6a31846ae9 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-10-08 19:14:08 GMT" + "text" : "[Champions: 30] Last updated at 2025-10-09 19:28:32 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 13a7803edf..23f46727f1 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -35,7 +35,7 @@ 1, 3, 20, - 76, + 78, 21, 1, 0, @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-10-08 19:14:08 GMT" + "text" : "[Champions: 30] Last updated at 2025-10-09 19:28:32 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 e992986c27..0d6bde99e4 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-10-08 19:14:08 GMT" + "text" : "[Champions: 30] Last updated at 2025-10-09 19:28:32 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 3693feca44..071544cf00 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-10-08 19:14:08 GMT" + "text" : "[Champions: 30] Last updated at 2025-10-09 19:28:32 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 f1637b3418..56f602a772 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-10-08 19:14:08 GMT" + "text" : "[Champions: 30] Last updated at 2025-10-09 19:28:32 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 2d1e5c45c3..4bd2604e8d 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -19,7 +19,7 @@ 0, 22, 0, - 433, + 435, 7, 5, 4, @@ -89,7 +89,7 @@ 0, 0, 3, - 213, + 214, 0, 17, 0, @@ -115,7 +115,7 @@ } ], "subtitle" : { - "text" : "[Champions: 30] Last updated at 2025-10-08 19:14:08 GMT" + "text" : "[Champions: 30] Last updated at 2025-10-09 19:28:32 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 5056cb872d..25cf13d62b 100644 --- a/stats/pwc-summary-301-330.json +++ b/stats/pwc-summary-301-330.json @@ -109,7 +109,7 @@ } ], "subtitle" : { - "text" : "[Champions: 28] Last updated at 2025-10-08 19:14:08 GMT" + "text" : "[Champions: 28] Last updated at 2025-10-09 19:28:32 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 eec4ac1618..73fbd04ab2 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-10-08 19:14:08 GMT" + "text" : "[Champions: 30] Last updated at 2025-10-09 19:28:32 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 61b0c39452..d9b223ba11 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-10-08 19:14:08 GMT" + "text" : "[Champions: 30] Last updated at 2025-10-09 19:28:32 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 e881c203fb..525b982237 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-10-08 19:14:08 GMT" + "text" : "[Champions: 30] Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2025]" diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index f5cc5686ef..d920fda389 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -185,7 +185,7 @@ 1, 2, 10, - 46, + 47, 14, 1, 0, @@ -289,7 +289,7 @@ 0, 11, 0, - 222, + 223, 5, 3, 2, @@ -955,7 +955,7 @@ 0, 0, 2, - 213, + 214, 0, 15, 0, @@ -1009,7 +1009,7 @@ } ], "subtitle" : { - "text" : "[Champions: 328] Last updated at 2025-10-08 19:14:08 GMT" + "text" : "[Champions: 328] Last updated at 2025-10-09 19:28:32 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 82ef6c3a03..7dbf795b07 100644 --- a/stats/pwc-yearly-language-summary.json +++ b/stats/pwc-yearly-language-summary.json @@ -8,7 +8,7 @@ "data" : [ [ "Perl", - 1848 + 1852 ], [ "Raku", @@ -16,7 +16,7 @@ ], [ "Blog", - 729 + 730 ] ], "id" : "2025", @@ -151,7 +151,7 @@ { "drilldown" : "2025", "name" : "2025", - "y" : 3490 + "y" : 3495 }, { "drilldown" : "2024", @@ -188,7 +188,7 @@ } ], "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-08 19:14:08 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-09 19:28:32 GMT" }, "title" : { "text" : "The Weekly Challenge Language" |
