aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-08-08 01:19:37 +0100
committerMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-08-08 01:19:37 +0100
commitad7449cae11b27d93368184ea2bbe271fee65ecd (patch)
tree1a766f52fe3b96ab43213a27ca5c8e7096ea4d26
parent46c1027805e77ed3e87e41fc85bc870c450ea226 (diff)
downloadperlweeklychallenge-club-ad7449cae11b27d93368184ea2bbe271fee65ecd.tar.gz
perlweeklychallenge-club-ad7449cae11b27d93368184ea2bbe271fee65ecd.tar.bz2
perlweeklychallenge-club-ad7449cae11b27d93368184ea2bbe271fee65ecd.zip
- Added solutions by Kjetil Skotheim.
-rw-r--r--stats/pwc-current.json17
-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.json6
-rw-r--r--stats/pwc-language-breakdown-summary.json4
-rw-r--r--stats/pwc-leaders.json6
-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.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.json2
-rw-r--r--stats/pwc-summary-61-90.json2
-rw-r--r--stats/pwc-summary-91-120.json2
-rw-r--r--stats/pwc-summary.json6
-rw-r--r--stats/pwc-yearly-language-summary.json6
23 files changed, 48 insertions, 33 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 3336f53714..8832eef268 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -107,6 +107,16 @@
{
"data" : [
[
+ "Perl",
+ 2
+ ]
+ ],
+ "id" : "Kjetil Skotheim",
+ "name" : "Kjetil Skotheim"
+ },
+ {
+ "data" : [
+ [
"Raku",
2
],
@@ -297,6 +307,11 @@
"y" : 5
},
{
+ "drilldown" : "Kjetil Skotheim",
+ "name" : "Kjetil Skotheim",
+ "y" : 2
+ },
+ {
"drilldown" : "Luca Ferrari",
"name" : "Luca Ferrari",
"y" : 12
@@ -356,7 +371,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 19] Last updated at 2025-08-07 22:36:13 GMT"
+ "text" : "[Champions: 20] Last updated at 2025-08-08 00:19:32 GMT"
},
"title" : {
"text" : "The Weekly Challenge - 333"
diff --git a/stats/pwc-language-breakdown-2019.json b/stats/pwc-language-breakdown-2019.json
index d19936c2f0..3d467d9829 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-08-07 22:36:13 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-08-08 00:19: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 bff4887b12..6a46fb9e07 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-08-07 22:36:13 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-08-08 00:19: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 0b025dee96..4e8df97f12 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-08-07 22:36:13 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-08-08 00:19: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 844fa4076c..ee46e22045 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-08-07 22:36:13 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-08-08 00:19: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 ceca19c7bb..e8f42a4b05 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-08-07 22:36:13 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-08-08 00:19: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 f7d9494cb4..4180d03f37 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-08-07 22:36:13 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-08-08 00:19: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 d174806739..bd17ab79e8 100644
--- a/stats/pwc-language-breakdown-2025.json
+++ b/stats/pwc-language-breakdown-2025.json
@@ -8,7 +8,7 @@
"data" : [
[
"Perl",
- 28
+ 30
],
[
"Raku",
@@ -583,7 +583,7 @@
{
"drilldown" : "333",
"name" : "333",
- "y" : 63
+ "y" : 65
},
{
"drilldown" : "332",
@@ -740,7 +740,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-08-07 22:36:13 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-08-08 00:19: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 43e6f35acb..a626223b34 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -10,7 +10,7 @@
"data" : [
[
"Perl",
- 17178
+ 17180
],
[
"Raku",
@@ -37,7 +37,7 @@
}
],
"subtitle" : {
- "text" : "Last updated at 2025-08-07 22:36:13 GMT"
+ "text" : "Last updated at 2025-08-08 00:19:32 GMT"
},
"title" : {
"text" : "The Weekly Challenge Contributions [2019 - 2025]"
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 890ce73a97..0196c860df 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -752,7 +752,7 @@
"data" : [
[
"Perl",
- 168
+ 170
]
],
"id" : "Kjetil Skotheim",
@@ -1037,7 +1037,7 @@
{
"drilldown" : "Kjetil Skotheim",
"name" : "49: Kjetil Skotheim",
- "y" : 336
+ "y" : 340
},
{
"drilldown" : "Joelle Maslak",
@@ -1049,7 +1049,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-08-07 22:36:13 GMT"
+ "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-08-08 00:19: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 ddcbf21a3c..57d2cb6ae0 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-08-07 22:36:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-08-08 00:19: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 f315cdb3a9..c855674a28 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-08-07 22:36:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-08-08 00:19: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 abfe0017ce..c1245f1cb8 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -14,7 +14,7 @@
38,
0,
16,
- 168,
+ 170,
4,
36,
2,
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-08-07 22:36:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-08-08 00:19: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 f33668a99e..ef2ce23711 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-08-07 22:36:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-08-08 00:19: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 474b6e8a40..a9697cd913 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-08-07 22:36:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-08-08 00:19: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 a276021a82..0086ec80f7 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-08-07 22:36:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-08-08 00:19: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 6945eb3c28..a812eb75ea 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-08-07 22:36:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-08-08 00:19: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 7d80c0c595..88dd274ad4 100644
--- a/stats/pwc-summary-301-330.json
+++ b/stats/pwc-summary-301-330.json
@@ -106,7 +106,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 27] Last updated at 2025-08-07 22:36:13 GMT"
+ "text" : "[Champions: 27] Last updated at 2025-08-08 00:19: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 092a7c96df..0f94bd45a5 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-08-07 22:36:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-08-08 00:19: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 dab704b702..c15fa3541f 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-08-07 22:36:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-08-08 00:19: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 031f4cec0f..3d02472887 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-08-07 22:36:13 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-08-08 00:19:32 GMT"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2025]"
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 7e97291db9..c3718b1d5d 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -164,7 +164,7 @@
24,
0,
9,
- 85,
+ 86,
2,
18,
2,
@@ -396,8 +396,8 @@
6,
0,
0,
- 1,
9,
+ 1,
0,
104,
0,
@@ -1006,7 +1006,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 327] Last updated at 2025-08-07 22:36:13 GMT"
+ "text" : "[Champions: 327] Last updated at 2025-08-08 00:19: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 0c6cf13a58..ad02203ee7 100644
--- a/stats/pwc-yearly-language-summary.json
+++ b/stats/pwc-yearly-language-summary.json
@@ -8,7 +8,7 @@
"data" : [
[
"Perl",
- 1407
+ 1409
],
[
"Raku",
@@ -151,7 +151,7 @@
{
"drilldown" : "2025",
"name" : "2025",
- "y" : 2699
+ "y" : 2701
},
{
"drilldown" : "2024",
@@ -188,7 +188,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-08-07 22:36:13 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-08-08 00:19:32 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"