aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-06-21 19:58:18 +0100
committerMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-06-21 19:58:18 +0100
commit7f9694c558d5879dccdc5ef4e0318f30fc33e508 (patch)
treed0dd048c85a959a61511931d9e8c5d4e13187162
parented5667317a0efbf8cf31cb6c7e818363124d22fa (diff)
downloadperlweeklychallenge-club-7f9694c558d5879dccdc5ef4e0318f30fc33e508.tar.gz
perlweeklychallenge-club-7f9694c558d5879dccdc5ef4e0318f30fc33e508.tar.bz2
perlweeklychallenge-club-7f9694c558d5879dccdc5ef4e0318f30fc33e508.zip
- Added solutions by Arne Sommer.
- Added solutions by Athanasius. - Added solutions by Matthias Muth.
-rw-r--r--stats/pwc-current.json59
-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.json10
-rw-r--r--stats/pwc-language-breakdown-summary.json8
-rw-r--r--stats/pwc-leaders.json20
-rw-r--r--stats/pwc-summary-1-30.json6
-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.json6
-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.json16
-rw-r--r--stats/pwc-yearly-language-summary.json10
23 files changed, 113 insertions, 56 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index d9d6a7a07e..f2c25f25aa 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -41,6 +41,34 @@
{
"data" : [
[
+ "Raku",
+ 2
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ],
+ "id" : "Arne Sommer",
+ "name" : "Arne Sommer"
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Raku",
+ 2
+ ]
+ ],
+ "id" : "Athanasius",
+ "name" : "Athanasius"
+ },
+ {
+ "data" : [
+ [
"Perl",
2
]
@@ -111,6 +139,20 @@
[
"Perl",
2
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ],
+ "id" : "Matthias Muth",
+ "name" : "Matthias Muth"
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 2
]
],
"id" : "Niels van Dijke",
@@ -310,6 +352,16 @@
"y" : 2
},
{
+ "drilldown" : "Arne Sommer",
+ "name" : "Arne Sommer",
+ "y" : 3
+ },
+ {
+ "drilldown" : "Athanasius",
+ "name" : "Athanasius",
+ "y" : 4
+ },
+ {
"drilldown" : "David Ferrone",
"name" : "David Ferrone",
"y" : 2
@@ -340,6 +392,11 @@
"y" : 2
},
{
+ "drilldown" : "Matthias Muth",
+ "name" : "Matthias Muth",
+ "y" : 3
+ },
+ {
"drilldown" : "Niels van Dijke",
"name" : "Niels van Dijke",
"y" : 2
@@ -409,7 +466,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 22] Last updated at 2025-06-20 22:32:07 GMT"
+ "text" : "[Champions: 25] Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "The Weekly Challenge - 326"
diff --git a/stats/pwc-language-breakdown-2019.json b/stats/pwc-language-breakdown-2019.json
index 08f25225f9..8cba13b46d 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-06-20 22:32:07 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2020.json b/stats/pwc-language-breakdown-2020.json
index 0401aefef2..d99ee9964c 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-06-20 22:32:07 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2021.json b/stats/pwc-language-breakdown-2021.json
index 850bdc5f4b..ca32936dd6 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-06-20 22:32:07 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2022.json b/stats/pwc-language-breakdown-2022.json
index e26454dc67..a9fdf11964 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-06-20 22:32:07 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2023.json b/stats/pwc-language-breakdown-2023.json
index fb782e85c7..79808c768d 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-06-20 22:32:07 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2024.json b/stats/pwc-language-breakdown-2024.json
index b143e7a041..5289ea5bd6 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-06-20 22:32:07 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2025.json b/stats/pwc-language-breakdown-2025.json
index 4a369354ec..59be95a583 100644
--- a/stats/pwc-language-breakdown-2025.json
+++ b/stats/pwc-language-breakdown-2025.json
@@ -8,15 +8,15 @@
"data" : [
[
"Perl",
- 32
+ 36
],
[
"Raku",
- 18
+ 22
],
[
"Blog",
- 20
+ 22
]
],
"id" : "326",
@@ -457,7 +457,7 @@
{
"drilldown" : "326",
"name" : "326",
- "y" : 70
+ "y" : 80
},
{
"drilldown" : "325",
@@ -579,7 +579,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-06-20 22:32:07 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index f6b9d8ca7c..6ab79bed00 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -10,15 +10,15 @@
"data" : [
[
"Perl",
- 16846
+ 16850
],
[
"Raku",
- 9377
+ 9381
],
[
"Blog",
- 6011
+ 6013
]
],
"dataLabels" : {
@@ -37,7 +37,7 @@
}
],
"subtitle" : {
- "text" : "Last updated at 2025-06-20 22:32:07 GMT"
+ "text" : "Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "The Weekly Challenge Contributions [2019 - 2025]"
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 6f3821da50..b85a23bbc7 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -80,11 +80,11 @@
],
[
"Raku",
- 647
+ 649
],
[
"Blog",
- 324
+ 325
]
],
"id" : "Arne Sommer",
@@ -94,11 +94,11 @@
"data" : [
[
"Perl",
- 548
+ 550
],
[
"Raku",
- 509
+ 511
],
[
"Blog",
@@ -576,11 +576,11 @@
"data" : [
[
"Perl",
- 206
+ 208
],
[
"Blog",
- 92
+ 93
]
],
"id" : "Matthias Muth",
@@ -817,12 +817,12 @@
{
"drilldown" : "Arne Sommer",
"name" : "5: Arne Sommer",
- "y" : 2248
+ "y" : 2254
},
{
"drilldown" : "Athanasius",
"name" : "6: Athanasius",
- "y" : 2122
+ "y" : 2130
},
{
"drilldown" : "Ulrich Rieke",
@@ -977,7 +977,7 @@
{
"drilldown" : "Matthias Muth",
"name" : "37: Matthias Muth",
- "y" : 596
+ "y" : 602
},
{
"drilldown" : "Abigail",
@@ -1049,7 +1049,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-06-20 22:32:07 GMT"
+ "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "Team Leaders (TOP 50)"
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 10564a6a61..6fafb84ad1 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -72,7 +72,7 @@
0,
0,
2,
- 647,
+ 649,
0,
21
],
@@ -107,7 +107,7 @@
0,
0,
0,
- 324,
+ 325,
0,
0
],
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-06-20 22:32:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-06-21 18:58:08 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 908b319532..e6d27e9908 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-06-20 22:32:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-06-21 18:58:08 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 e74cbf7b4b..1c77fc78d4 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-06-20 22:32:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-06-21 18:58:08 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 a2d15089c5..8e1b1b7319 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -14,7 +14,7 @@
281,
0,
4,
- 206,
+ 208,
2,
6,
13,
@@ -84,7 +84,7 @@
0,
0,
1,
- 92,
+ 93,
0,
0,
0,
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-06-20 22:32:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-06-21 18:58:08 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 4b31517ac5..2531127a67 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-06-20 22:32:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-06-21 18:58:08 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 5f79673370..22ea211a32 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-06-20 22:32:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-06-21 18:58:08 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 ce386b657a..3fdfaedb9b 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-06-20 22:32:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-06-21 18:58:08 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 8ec67e1b3c..b5276d32f5 100644
--- a/stats/pwc-summary-301-330.json
+++ b/stats/pwc-summary-301-330.json
@@ -97,7 +97,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 24] Last updated at 2025-06-20 22:32:07 GMT"
+ "text" : "[Champions: 24] Last updated at 2025-06-21 18:58:08 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 1921653b81..03d2018c27 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -10,7 +10,7 @@
"series" : [
{
"data" : [
- 548,
+ 550,
0,
6,
45,
@@ -45,7 +45,7 @@
},
{
"data" : [
- 509,
+ 511,
0,
0,
0,
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-06-20 22:32:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-06-21 18:58:08 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 c8b207e419..cde6a48719 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-06-20 22:32:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-06-21 18:58:08 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 542a3c8f18..65ed5d370d 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-06-20 22:32:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2025]"
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index eebfd34476..1e2cc349b9 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -40,7 +40,7 @@
83,
6,
0,
- 292,
+ 293,
0,
4,
31,
@@ -194,7 +194,7 @@
151,
0,
2,
- 103,
+ 104,
1,
4,
8,
@@ -366,10 +366,10 @@
0,
0,
1,
- 324,
+ 325,
0,
12,
- 275,
+ 276,
0,
0,
0,
@@ -393,8 +393,8 @@
6,
0,
0,
- 1,
9,
+ 1,
0,
104,
0,
@@ -695,7 +695,7 @@
0,
0,
0,
- 324,
+ 325,
0,
0,
4,
@@ -852,7 +852,7 @@
0,
0,
1,
- 90,
+ 91,
0,
0,
0,
@@ -997,7 +997,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 324] Last updated at 2025-06-20 22:32:07 GMT"
+ "text" : "[Champions: 324] Last updated at 2025-06-21 18:58:08 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 37e417753d..b1108e7594 100644
--- a/stats/pwc-yearly-language-summary.json
+++ b/stats/pwc-yearly-language-summary.json
@@ -8,15 +8,15 @@
"data" : [
[
"Perl",
- 1079
+ 1083
],
[
"Raku",
- 511
+ 515
],
[
"Blog",
- 434
+ 436
]
],
"id" : "2025",
@@ -151,7 +151,7 @@
{
"drilldown" : "2025",
"name" : "2025",
- "y" : 2024
+ "y" : 2034
},
{
"drilldown" : "2024",
@@ -188,7 +188,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-06-20 22:32:07 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-06-21 18:58:08 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"