aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-11-11 15:26:28 +0000
committerMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-11-11 15:26:28 +0000
commit77a8f3244fa875aed3ae9869176eb9b683d9c1d0 (patch)
tree507d051482752621c3ab94685df6802900b8f7b0
parent21fa73a353cc023553089ec561405eeda00479ee (diff)
downloadperlweeklychallenge-club-77a8f3244fa875aed3ae9869176eb9b683d9c1d0.tar.gz
perlweeklychallenge-club-77a8f3244fa875aed3ae9869176eb9b683d9c1d0.tar.bz2
perlweeklychallenge-club-77a8f3244fa875aed3ae9869176eb9b683d9c1d0.zip
- Added solutions by Andreas Mahnke.
- Added solutions by Feng Chang.
-rw-r--r--stats/pwc-challenge-346.json17
-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.json12
-rw-r--r--stats/pwc-language-breakdown-summary.json6
-rw-r--r--stats/pwc-leaders.json6
-rw-r--r--stats/pwc-summary-1-30.json4
-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.json2
-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.json4
-rw-r--r--stats/pwc-summary-61-90.json4
-rw-r--r--stats/pwc-summary-91-120.json2
-rw-r--r--stats/pwc-summary.json6
-rw-r--r--stats/pwc-yearly-language-summary.json8
24 files changed, 86 insertions, 41 deletions
diff --git a/stats/pwc-challenge-346.json b/stats/pwc-challenge-346.json
index cf34bf7cc3..fa33c9dcc5 100644
--- a/stats/pwc-challenge-346.json
+++ b/stats/pwc-challenge-346.json
@@ -99,6 +99,16 @@
{
"data" : [
[
+ "Raku",
+ 2
+ ]
+ ],
+ "id" : "Feng Chang",
+ "name" : "Feng Chang"
+ },
+ {
+ "data" : [
+ [
"Perl",
2
],
@@ -431,6 +441,11 @@
"y" : 2
},
{
+ "drilldown" : "Feng Chang",
+ "name" : "Feng Chang",
+ "y" : 2
+ },
+ {
"drilldown" : "Jaldhar H. Vyas",
"name" : "Jaldhar H. Vyas",
"y" : 5
@@ -545,7 +560,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-11-10 19:05:27 GMT"
+ "text" : "[Champions: 31] Last updated at 2025-11-11 15:25:33 GMT"
},
"title" : {
"text" : "The Weekly Challenge - 346"
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index d804591efa..fe9e7c6940 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -11,6 +11,16 @@
2
]
],
+ "id" : "Andreas Mahnke",
+ "name" : "Andreas Mahnke"
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ],
"id" : "David Ferrone",
"name" : "David Ferrone"
},
@@ -27,6 +37,16 @@
{
"data" : [
[
+ "Raku",
+ 2
+ ]
+ ],
+ "id" : "Feng Chang",
+ "name" : "Feng Chang"
+ },
+ {
+ "data" : [
+ [
"Perl",
2
]
@@ -173,6 +193,11 @@
"colorByPoint" : 1,
"data" : [
{
+ "drilldown" : "Andreas Mahnke",
+ "name" : "Andreas Mahnke",
+ "y" : 2
+ },
+ {
"drilldown" : "David Ferrone",
"name" : "David Ferrone",
"y" : 2
@@ -183,6 +208,11 @@
"y" : 2
},
{
+ "drilldown" : "Feng Chang",
+ "name" : "Feng Chang",
+ "y" : 2
+ },
+ {
"drilldown" : "Kjetil Skotheim",
"name" : "Kjetil Skotheim",
"y" : 2
@@ -242,7 +272,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 13] Last updated at 2025-11-11 13:54:38 GMT"
+ "text" : "[Champions: 15] Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "The Weekly Challenge - 347"
diff --git a/stats/pwc-language-breakdown-2019.json b/stats/pwc-language-breakdown-2019.json
index c6d5b9d99b..a6fbff1c01 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-11-11 13:54:38 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2020.json b/stats/pwc-language-breakdown-2020.json
index e01581e62c..d6f6fb7184 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-11-11 13:54:38 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2021.json b/stats/pwc-language-breakdown-2021.json
index 8b4b2870f6..92bedba2f8 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-11-11 13:54:38 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2022.json b/stats/pwc-language-breakdown-2022.json
index 1dcf150d71..b70f21d56e 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-11-11 13:54:38 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2023.json b/stats/pwc-language-breakdown-2023.json
index 85002b8b80..6b8201ed56 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-11-11 13:54:38 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2024.json b/stats/pwc-language-breakdown-2024.json
index 4253f44651..60b9320af2 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-11-11 13:54:38 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2025.json b/stats/pwc-language-breakdown-2025.json
index 88475aab4e..fd69899f1f 100644
--- a/stats/pwc-language-breakdown-2025.json
+++ b/stats/pwc-language-breakdown-2025.json
@@ -8,11 +8,11 @@
"data" : [
[
"Perl",
- 21
+ 23
],
[
"Raku",
- 7
+ 9
],
[
"Blog",
@@ -30,7 +30,7 @@
],
[
"Raku",
- 16
+ 18
],
[
"Blog",
@@ -835,12 +835,12 @@
{
"drilldown" : "347",
"name" : "347",
- "y" : 32
+ "y" : 36
},
{
"drilldown" : "346",
"name" : "346",
- "y" : 77
+ "y" : 79
},
{
"drilldown" : "345",
@@ -1062,7 +1062,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-11-11 13:54:38 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 5173b81abf..3581b7deb5 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -10,11 +10,11 @@
"data" : [
[
"Perl",
- 17868
+ 17870
],
[
"Raku",
- 9889
+ 9893
],
[
"Blog",
@@ -37,7 +37,7 @@
}
],
"subtitle" : {
- "text" : "Last updated at 2025-11-11 13:54:38 GMT"
+ "text" : "Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "The Weekly Challenge Contributions [2019 - 2025]"
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index c4a7abf029..61c29e45fb 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -336,7 +336,7 @@
],
[
"Raku",
- 479
+ 483
]
],
"id" : "Feng Chang",
@@ -897,7 +897,7 @@
{
"drilldown" : "Feng Chang",
"name" : "21: Feng Chang",
- "y" : 1002
+ "y" : 1010
},
{
"drilldown" : "Packy Anderson",
@@ -1049,7 +1049,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-11-11 13:54:38 GMT"
+ "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "Team Leaders (TOP 50)"
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index ccf42130ab..5cae0ed9e5 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -28,7 +28,7 @@
44,
13,
8,
- 92,
+ 94,
22,
8,
1,
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-11-11 13:54:38 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-11-11 15:25:59 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 88308b7c7f..732920dc48 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-11-11 13:54:38 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-11-11 15:25:59 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 6ef9f3394f..a02b4a9b84 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-11-11 13:54:38 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-11-11 15:25:59 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 9a9114c724..86fec327ab 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-11-11 13:54:38 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-11-11 15:25:59 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 22be08b075..26e57a69de 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-11-11 13:54:38 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-11-11 15:25:59 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 02680cf585..f84f01cf9e 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-11-11 13:54:38 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-11-11 15:25:59 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 9d85f5a956..5c25a938d8 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-11-11 13:54:38 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-11-11 15:25:59 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 89c26658f4..aa617d7159 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-11-11 13:54:38 GMT"
+ "text" : "[Champions: 28] Last updated at 2025-11-11 15:25:59 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 11de5fc602..1dcccf4419 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -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-11-11 13:54:38 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-11-11 15:25:59 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 a940397f6c..816664b762 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -72,7 +72,7 @@
0,
0,
0,
- 479,
+ 483,
4,
237
],
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-11-11 13:54:38 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-11-11 15:25:59 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 8aebc7fed1..e85bbb28d1 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-11-11 13:54:38 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2025]"
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index d983760338..c882113179 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -28,7 +28,7 @@
26,
9,
4,
- 46,
+ 47,
11,
4,
1,
@@ -430,7 +430,7 @@
0,
0,
0,
- 243,
+ 245,
2,
119,
18,
@@ -1009,7 +1009,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 328] Last updated at 2025-11-11 13:54:38 GMT"
+ "text" : "[Champions: 328] Last updated at 2025-11-11 15:25:59 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 c144ed4859..29b55371cd 100644
--- a/stats/pwc-yearly-language-summary.json
+++ b/stats/pwc-yearly-language-summary.json
@@ -8,11 +8,11 @@
"data" : [
[
"Perl",
- 2091
+ 2093
],
[
"Raku",
- 1013
+ 1017
],
[
"Blog",
@@ -151,7 +151,7 @@
{
"drilldown" : "2025",
"name" : "2025",
- "y" : 3907
+ "y" : 3913
},
{
"drilldown" : "2024",
@@ -188,7 +188,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-11-11 13:54:38 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-11-11 15:25:59 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"