aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-09-09 22:52:43 +0100
committerMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-09-09 22:52:43 +0100
commitfacfc9ec7489e9386c85209dfed4bf34d2bda556 (patch)
tree8565c73595746c81aa4f65082555ff904cdc763c
parent1bc7d7fa91719ce88e51b83acf9711070d87a7d3 (diff)
downloadperlweeklychallenge-club-facfc9ec7489e9386c85209dfed4bf34d2bda556.tar.gz
perlweeklychallenge-club-facfc9ec7489e9386c85209dfed4bf34d2bda556.tar.bz2
perlweeklychallenge-club-facfc9ec7489e9386c85209dfed4bf34d2bda556.zip
- Added solutions by Bob Lied.
- Added solutions by Roger Bell_West.
-rw-r--r--stats/pwc-challenge-334.json17
-rw-r--r--stats/pwc-current.json40
-rw-r--r--stats/pwc-language-breakdown-2019.json2
-rw-r--r--stats/pwc-language-breakdown-2020.json2
-rw-r--r--stats/pwc-language-breakdown-2021.json2
-rw-r--r--stats/pwc-language-breakdown-2022.json2
-rw-r--r--stats/pwc-language-breakdown-2023.json2
-rw-r--r--stats/pwc-language-breakdown-2024.json2
-rw-r--r--stats/pwc-language-breakdown-2025.json14
-rw-r--r--stats/pwc-language-breakdown-summary.json8
-rw-r--r--stats/pwc-leaders.json18
-rw-r--r--stats/pwc-summary-1-30.json2
-rw-r--r--stats/pwc-summary-121-150.json2
-rw-r--r--stats/pwc-summary-151-180.json4
-rw-r--r--stats/pwc-summary-181-210.json2
-rw-r--r--stats/pwc-summary-211-240.json2
-rw-r--r--stats/pwc-summary-241-270.json6
-rw-r--r--stats/pwc-summary-271-300.json2
-rw-r--r--stats/pwc-summary-301-330.json2
-rw-r--r--stats/pwc-summary-31-60.json8
-rw-r--r--stats/pwc-summary-61-90.json2
-rw-r--r--stats/pwc-summary-91-120.json2
-rw-r--r--stats/pwc-summary.json14
-rw-r--r--stats/pwc-yearly-language-summary.json10
24 files changed, 110 insertions, 57 deletions
diff --git a/stats/pwc-challenge-334.json b/stats/pwc-challenge-334.json
index af43e5b614..f943e4bab4 100644
--- a/stats/pwc-challenge-334.json
+++ b/stats/pwc-challenge-334.json
@@ -185,6 +185,16 @@
{
"data" : [
[
+ "Perl",
+ 2
+ ]
+ ],
+ "id" : "Lubos Kolouch",
+ "name" : "Lubos Kolouch"
+ },
+ {
+ "data" : [
+ [
"Raku",
2
]
@@ -494,6 +504,11 @@
"y" : 2
},
{
+ "drilldown" : "Lubos Kolouch",
+ "name" : "Lubos Kolouch",
+ "y" : 2
+ },
+ {
"drilldown" : "Mark Anderson",
"name" : "Mark Anderson",
"y" : 2
@@ -583,7 +598,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 32] Last updated at 2025-08-19 11:04:11 GMT"
+ "text" : "[Champions: 33] Last updated at 2025-09-09 12:44:02 GMT"
},
"title" : {
"text" : "The Weekly Challenge - 334"
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index a0978f2161..714a348220 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -43,6 +43,20 @@
[
"Perl",
2
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ],
+ "id" : "Bob Lied",
+ "name" : "Bob Lied"
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 2
]
],
"id" : "David Ferrone",
@@ -153,6 +167,20 @@
{
"data" : [
[
+ "Perl",
+ 2
+ ],
+ [
+ "Raku",
+ 2
+ ]
+ ],
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
+ },
+ {
+ "data" : [
+ [
"Raku",
2
]
@@ -236,6 +264,11 @@
"y" : 2
},
{
+ "drilldown" : "Bob Lied",
+ "name" : "Bob Lied",
+ "y" : 3
+ },
+ {
"drilldown" : "David Ferrone",
"name" : "David Ferrone",
"y" : 2
@@ -286,6 +319,11 @@
"y" : 2
},
{
+ "drilldown" : "Roger Bell_West",
+ "name" : "Roger Bell_West",
+ "y" : 4
+ },
+ {
"drilldown" : "Simon Proctor",
"name" : "Simon Proctor",
"y" : 2
@@ -310,7 +348,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 17] Last updated at 2025-09-09 11:57:24 GMT"
+ "text" : "[Champions: 19] Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge - 338"
diff --git a/stats/pwc-language-breakdown-2019.json b/stats/pwc-language-breakdown-2019.json
index 3c44918dcf..d339251562 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-09-09 11:57:24 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2020.json b/stats/pwc-language-breakdown-2020.json
index 4dc4836bad..e28d598b37 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-09-09 11:57:24 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2021.json b/stats/pwc-language-breakdown-2021.json
index ae84f9daff..9162c912c6 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-09-09 11:57:24 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2022.json b/stats/pwc-language-breakdown-2022.json
index c197876348..2d0a0a9b50 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-09-09 11:57:24 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2023.json b/stats/pwc-language-breakdown-2023.json
index 0022bc6e74..3f3587119f 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-09-09 11:57:24 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2024.json b/stats/pwc-language-breakdown-2024.json
index d728794f71..a054a4d2a5 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-09-09 11:57:24 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2025.json b/stats/pwc-language-breakdown-2025.json
index 7319570125..46e9a5ed5e 100644
--- a/stats/pwc-language-breakdown-2025.json
+++ b/stats/pwc-language-breakdown-2025.json
@@ -8,15 +8,15 @@
"data" : [
[
"Perl",
- 28
+ 32
],
[
"Raku",
- 10
+ 12
],
[
"Blog",
- 6
+ 7
]
],
"id" : "338",
@@ -80,7 +80,7 @@
"data" : [
[
"Perl",
- 46
+ 48
],
[
"Raku",
@@ -673,7 +673,7 @@
{
"drilldown" : "338",
"name" : "338",
- "y" : 44
+ "y" : 51
},
{
"drilldown" : "337",
@@ -693,7 +693,7 @@
{
"drilldown" : "334",
"name" : "334",
- "y" : 88
+ "y" : 90
},
{
"drilldown" : "333",
@@ -855,7 +855,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-09 11:57:24 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 6092ad85f1..132c9dba41 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -10,15 +10,15 @@
"data" : [
[
"Perl",
- 17414
+ 17420
],
[
"Raku",
- 9681
+ 9683
],
[
"Blog",
- 6251
+ 6252
]
],
"dataLabels" : {
@@ -37,7 +37,7 @@
}
],
"subtitle" : {
- "text" : "Last updated at 2025-09-09 11:57:24 GMT"
+ "text" : "Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge Contributions [2019 - 2025]"
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 9e4ca7bdbc..4247e6e164 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -40,11 +40,11 @@
"data" : [
[
"Perl",
- 633
+ 635
],
[
"Raku",
- 591
+ 593
],
[
"Blog",
@@ -244,7 +244,7 @@
"data" : [
[
"Perl",
- 563
+ 565
],
[
"Raku",
@@ -428,11 +428,11 @@
"data" : [
[
"Perl",
- 378
+ 380
],
[
"Blog",
- 46
+ 47
]
],
"id" : "Bob Lied",
@@ -807,7 +807,7 @@
{
"drilldown" : "Roger Bell_West",
"name" : "3: Roger Bell_West",
- "y" : 3080
+ "y" : 3088
},
{
"drilldown" : "Laurent Rosenfeld",
@@ -867,7 +867,7 @@
{
"drilldown" : "Lubos Kolouch",
"name" : "15: Lubos Kolouch",
- "y" : 1296
+ "y" : 1300
},
{
"drilldown" : "Simon Green",
@@ -927,7 +927,7 @@
{
"drilldown" : "Bob Lied",
"name" : "27: Bob Lied",
- "y" : 848
+ "y" : 854
},
{
"drilldown" : "Robbie Hatley",
@@ -1049,7 +1049,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-09-09 11:57:24 GMT"
+ "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "Team Leaders (TOP 50)"
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 7145fb7983..c6414ffdfa 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-09-09 11:57:24 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-09 21:52:33 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 f88262770d..3c0af7ece4 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-09-09 11:57:24 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-09 21:52:33 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 49871d0e58..5591748c67 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -27,7 +27,7 @@
17,
2,
0,
- 563,
+ 565,
0,
0,
0,
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-09-09 11:57:24 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-09 21:52:33 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 c77d3b618b..ad92109c6b 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-09-09 11:57:24 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-09 21:52:33 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 6e8180fb82..2a8d683b7b 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-09-09 11:57:24 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-09 21:52:33 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 0f9f0f0da2..071e392e59 100644
--- a/stats/pwc-summary-241-270.json
+++ b/stats/pwc-summary-241-270.json
@@ -34,7 +34,7 @@
0,
0,
2,
- 633,
+ 635,
113,
101,
56,
@@ -69,7 +69,7 @@
3,
340,
0,
- 591,
+ 593,
113,
61,
0,
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-09-09 11:57:24 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-09 21:52:33 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 b84c081985..5d4badd818 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-09-09 11:57:24 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-09 21:52:33 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 e0f55d8205..4f647c54f6 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-09-09 11:57:24 GMT"
+ "text" : "[Champions: 28] Last updated at 2025-09-09 21:52:33 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 4a981f2994..787c38d1e1 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -23,7 +23,7 @@
0,
0,
4,
- 378,
+ 380,
6,
72,
2,
@@ -69,8 +69,8 @@
9,
0,
0,
- 2,
17,
+ 2,
0,
194,
0,
@@ -93,7 +93,7 @@
0,
0,
0,
- 46,
+ 47,
0,
19,
0,
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-09-09 11:57:24 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-09 21:52:33 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 58217a83b5..c49b4e8132 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-09-09 11:57:24 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-09 21:52:33 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 5b53c2a885..ce3d9b058b 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-09-09 11:57:24 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2025]"
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 2084e106a3..8d3f6537ff 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -53,7 +53,7 @@
0,
0,
2,
- 190,
+ 191,
3,
36,
1,
@@ -177,7 +177,7 @@
16,
1,
0,
- 289,
+ 290,
0,
0,
0,
@@ -274,7 +274,7 @@
0,
0,
1,
- 319,
+ 320,
57,
51,
28,
@@ -397,8 +397,8 @@
6,
0,
0,
- 9,
1,
+ 9,
0,
104,
0,
@@ -607,7 +607,7 @@
2,
174,
0,
- 306,
+ 307,
57,
32,
0,
@@ -719,7 +719,7 @@
0,
0,
0,
- 44,
+ 45,
0,
19,
0,
@@ -1009,7 +1009,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 328] Last updated at 2025-09-09 11:57:24 GMT"
+ "text" : "[Champions: 328] Last updated at 2025-09-09 21:52:33 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 adb4a3100a..c526edfd60 100644
--- a/stats/pwc-yearly-language-summary.json
+++ b/stats/pwc-yearly-language-summary.json
@@ -8,15 +8,15 @@
"data" : [
[
"Perl",
- 1643
+ 1649
],
[
"Raku",
- 811
+ 813
],
[
"Blog",
- 664
+ 665
]
],
"id" : "2025",
@@ -151,7 +151,7 @@
{
"drilldown" : "2025",
"name" : "2025",
- "y" : 3118
+ "y" : 3127
},
{
"drilldown" : "2024",
@@ -188,7 +188,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-09 11:57:24 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-09 21:52:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"