aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-10-12 23:45:13 +0100
committerMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-10-12 23:45:13 +0100
commit9850ff74d983c38fa3fc922baaa45ad7244d7cf9 (patch)
tree1fc1289927bee145f7577e254c42f7c885b7e443
parent7e36fb90aeac57fdcab08d0254801cc1ff9587bc (diff)
downloadperlweeklychallenge-club-9850ff74d983c38fa3fc922baaa45ad7244d7cf9.tar.gz
perlweeklychallenge-club-9850ff74d983c38fa3fc922baaa45ad7244d7cf9.tar.bz2
perlweeklychallenge-club-9850ff74d983c38fa3fc922baaa45ad7244d7cf9.zip
- Added solutions by BarrOff.
- Added solutions by Matthias Muth.
-rw-r--r--stats/pwc-current.json32
-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.json8
-rw-r--r--stats/pwc-language-breakdown-summary.json6
-rw-r--r--stats/pwc-leaders.json10
-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.json2
-rw-r--r--stats/pwc-summary-181-210.json4
-rw-r--r--stats/pwc-summary-211-240.json2
-rw-r--r--stats/pwc-summary-241-270.json2
-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.json6
-rw-r--r--stats/pwc-summary-61-90.json2
-rw-r--r--stats/pwc-summary-91-120.json2
-rw-r--r--stats/pwc-summary.json8
-rw-r--r--stats/pwc-yearly-language-summary.json8
23 files changed, 71 insertions, 41 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index a403dab5e3..41cb761ea4 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -69,6 +69,16 @@
{
"data" : [
[
+ "Raku",
+ 1
+ ]
+ ],
+ "id" : "BarrOff",
+ "name" : "BarrOff"
+ },
+ {
+ "data" : [
+ [
"Perl",
2
],
@@ -172,6 +182,16 @@
"data" : [
[
"Perl",
+ 2
+ ]
+ ],
+ "id" : "Matthias Muth",
+ "name" : "Matthias Muth"
+ },
+ {
+ "data" : [
+ [
+ "Perl",
1
],
[
@@ -406,6 +426,11 @@
"y" : 4
},
{
+ "drilldown" : "BarrOff",
+ "name" : "BarrOff",
+ "y" : 1
+ },
+ {
"drilldown" : "Bob Lied",
"name" : "Bob Lied",
"y" : 3
@@ -451,6 +476,11 @@
"y" : 2
},
{
+ "drilldown" : "Matthias Muth",
+ "name" : "Matthias Muth",
+ "y" : 2
+ },
+ {
"drilldown" : "Mohammad Sajid Anwar",
"name" : "Mohammad Sajid Anwar",
"y" : 2
@@ -530,7 +560,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 29] Last updated at 2025-10-12 18:43:27 GMT"
+ "text" : "[Champions: 31] Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "The Weekly Challenge - 342"
diff --git a/stats/pwc-language-breakdown-2019.json b/stats/pwc-language-breakdown-2019.json
index 74f7e65f8a..9bf6a11eb6 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-12 18:43:27 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2020.json b/stats/pwc-language-breakdown-2020.json
index 938c226742..e6ceedf344 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-12 18:43:27 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2021.json b/stats/pwc-language-breakdown-2021.json
index 6c54c217ab..2fc8550dd7 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-12 18:43:27 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2022.json b/stats/pwc-language-breakdown-2022.json
index 4425623cfd..40ec74ece1 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-12 18:43:27 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2023.json b/stats/pwc-language-breakdown-2023.json
index 4e9153fbd9..fd9d8c35d1 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-12 18:43:27 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2024.json b/stats/pwc-language-breakdown-2024.json
index ad127331f6..9e81d5e7be 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-12 18:43:27 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2025.json b/stats/pwc-language-breakdown-2025.json
index 0fb5c00e57..4ab4b811b6 100644
--- a/stats/pwc-language-breakdown-2025.json
+++ b/stats/pwc-language-breakdown-2025.json
@@ -8,11 +8,11 @@
"data" : [
[
"Perl",
- 47
+ 49
],
[
"Raku",
- 19
+ 20
],
[
"Blog",
@@ -745,7 +745,7 @@
{
"drilldown" : "342",
"name" : "342",
- "y" : 79
+ "y" : 82
},
{
"drilldown" : "341",
@@ -947,7 +947,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-12 18:43:27 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 278b87d428..5e8ac0e6a7 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -10,11 +10,11 @@
"data" : [
[
"Perl",
- 17643
+ 17645
],
[
"Raku",
- 9795
+ 9796
],
[
"Blog",
@@ -37,7 +37,7 @@
}
],
"subtitle" : {
- "text" : "Last updated at 2025-10-12 18:43:27 GMT"
+ "text" : "Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "The Weekly Challenge Contributions [2019 - 2025]"
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index c6bf0274a1..750b6d8500 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -526,7 +526,7 @@
"data" : [
[
"Perl",
- 238
+ 240
],
[
"Blog",
@@ -660,7 +660,7 @@
],
[
"Raku",
- 188
+ 189
],
[
"Blog",
@@ -962,7 +962,7 @@
{
"drilldown" : "Matthias Muth",
"name" : "34: Matthias Muth",
- "y" : 692
+ "y" : 696
},
{
"drilldown" : "David Ferrone",
@@ -1007,7 +1007,7 @@
{
"drilldown" : "BarrOff",
"name" : "43: BarrOff",
- "y" : 478
+ "y" : 480
},
{
"drilldown" : "Stephen G. Lynn",
@@ -1049,7 +1049,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-10-12 18:43:27 GMT"
+ "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "Team Leaders (TOP 50)"
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 6837e32a8c..21402798e4 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-12 18:43:27 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-10-12 22:44:42 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 4201dec872..92e5477df6 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-12 18:43:27 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-10-12 22:44:42 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 48292531c9..8630437799 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-10-12 18:43:27 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-10-12 22:44:42 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 363fa7413f..86584b7334 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -17,7 +17,7 @@
305,
0,
4,
- 238,
+ 240,
12,
6,
13,
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-10-12 18:43:27 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-10-12 22:44:42 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 60b879a494..f84cab3d1b 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-12 18:43:27 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-10-12 22:44:42 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 1cdf0180a2..6dd148617c 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-12 18:43:27 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-10-12 22:44:42 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 28ef85ff58..80223626a3 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-10-12 18:43:27 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-10-12 22:44:42 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 173b5fb261..f6745fb2e2 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-12 18:43:27 GMT"
+ "text" : "[Champions: 28] Last updated at 2025-10-12 22:44:42 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 a9217bfa3c..8cd27bf376 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -49,7 +49,7 @@
0,
0,
0,
- 188,
+ 189,
3,
0,
0,
@@ -69,8 +69,8 @@
9,
0,
0,
- 2,
17,
+ 2,
0,
194,
0,
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-10-12 18:43:27 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-10-12 22:44:42 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 d680358b12..b6150a3ce1 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-12 18:43:27 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-10-12 22:44:42 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 bf5716956c..58621a3004 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-12 18:43:27 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2025]"
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index c86fdba299..09ff346a09 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -197,7 +197,7 @@
163,
0,
2,
- 119,
+ 120,
6,
4,
8,
@@ -377,7 +377,7 @@
0,
0,
0,
- 128,
+ 129,
2,
0,
0,
@@ -397,8 +397,8 @@
6,
0,
0,
- 1,
9,
+ 1,
0,
104,
0,
@@ -1009,7 +1009,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 328] Last updated at 2025-10-12 18:43:27 GMT"
+ "text" : "[Champions: 328] Last updated at 2025-10-12 22:44:42 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 4743302f48..cf6183c3f9 100644
--- a/stats/pwc-yearly-language-summary.json
+++ b/stats/pwc-yearly-language-summary.json
@@ -8,11 +8,11 @@
"data" : [
[
"Perl",
- 1866
+ 1868
],
[
"Raku",
- 919
+ 920
],
[
"Blog",
@@ -151,7 +151,7 @@
{
"drilldown" : "2025",
"name" : "2025",
- "y" : 3520
+ "y" : 3523
},
{
"drilldown" : "2024",
@@ -188,7 +188,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-12 18:43:27 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-10-12 22:44:42 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"