aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-09-07 13:19:16 +0100
committerMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2025-09-07 13:19:16 +0100
commit1e4fab6aa587989775539cd65045b2cefbc2407e (patch)
tree682a89d6f4e3f496eee765bc4916118a1e8d24e6
parent960170a676d1a460e268a0a34810f0c4478e94c6 (diff)
downloadperlweeklychallenge-club-1e4fab6aa587989775539cd65045b2cefbc2407e.tar.gz
perlweeklychallenge-club-1e4fab6aa587989775539cd65045b2cefbc2407e.tar.bz2
perlweeklychallenge-club-1e4fab6aa587989775539cd65045b2cefbc2407e.zip
- Added solutions by Simon Green.
-rw-r--r--stats/pwc-current.json21
-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.json8
-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.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.json6
-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.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.json8
23 files changed, 58 insertions, 39 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 03a1baeb53..cb14fe24f7 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -241,6 +241,20 @@
{
"data" : [
[
+ "Perl",
+ 2
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ],
+ "id" : "Simon Green",
+ "name" : "Simon Green"
+ },
+ {
+ "data" : [
+ [
"Raku",
1
]
@@ -404,6 +418,11 @@
"y" : 4
},
{
+ "drilldown" : "Simon Green",
+ "name" : "Simon Green",
+ "y" : 3
+ },
+ {
"drilldown" : "Simon Proctor",
"name" : "Simon Proctor",
"y" : 1
@@ -428,7 +447,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 23] Last updated at 2025-09-06 08:57:29 GMT"
+ "text" : "[Champions: 24] Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "The Weekly Challenge - 337"
diff --git a/stats/pwc-language-breakdown-2019.json b/stats/pwc-language-breakdown-2019.json
index df775c580f..8d85bbaf82 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-06 08:57:29 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2020.json b/stats/pwc-language-breakdown-2020.json
index 0d8fb1ac46..dfbccfb5c4 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-06 08:57:29 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2021.json b/stats/pwc-language-breakdown-2021.json
index 6b880b2f53..a2fc4d9d7b 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-06 08:57:29 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2022.json b/stats/pwc-language-breakdown-2022.json
index dca68a7afb..e2228a4b60 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-06 08:57:29 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2023.json b/stats/pwc-language-breakdown-2023.json
index cf6657c44a..72fa959a9c 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-06 08:57:29 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2024.json b/stats/pwc-language-breakdown-2024.json
index ab87335093..58f5c465a4 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-06 08:57:29 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-2025.json b/stats/pwc-language-breakdown-2025.json
index 867d3d2ef8..6e7620f38b 100644
--- a/stats/pwc-language-breakdown-2025.json
+++ b/stats/pwc-language-breakdown-2025.json
@@ -8,7 +8,7 @@
"data" : [
[
"Perl",
- 38
+ 40
],
[
"Raku",
@@ -16,7 +16,7 @@
],
[
"Blog",
- 11
+ 12
]
],
"id" : "337",
@@ -655,7 +655,7 @@
{
"drilldown" : "337",
"name" : "337",
- "y" : 64
+ "y" : 67
},
{
"drilldown" : "336",
@@ -832,7 +832,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-06 08:57:29 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 2450e6b228..cfc6462daf 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -10,7 +10,7 @@
"data" : [
[
"Perl",
- 17378
+ 17380
],
[
"Raku",
@@ -18,7 +18,7 @@
],
[
"Blog",
- 6242
+ 6243
]
],
"dataLabels" : {
@@ -37,7 +37,7 @@
}
],
"subtitle" : {
- "text" : "Last updated at 2025-09-06 08:57:29 GMT"
+ "text" : "Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "The Weekly Challenge Contributions [2019 - 2025]"
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 8523866526..08ae2b804d 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -262,11 +262,11 @@
"data" : [
[
"Perl",
- 423
+ 425
],
[
"Blog",
- 208
+ 209
]
],
"id" : "Simon Green",
@@ -872,7 +872,7 @@
{
"drilldown" : "Simon Green",
"name" : "16: Simon Green",
- "y" : 1262
+ "y" : 1268
},
{
"drilldown" : "Paulo Custodio",
@@ -1049,7 +1049,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-09-06 08:57:29 GMT"
+ "text" : "Click the columns to drilldown the score breakdown. Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "Team Leaders (TOP 50)"
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 4bfe588324..5f8dcd4bf1 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-06 08:57:29 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-07 12:19:07 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 d336a1f06f..01fee897a7 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-06 08:57:29 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-07 12:19:07 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 137ff57d9b..c401b8ce4b 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-09-06 08:57:29 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-07 12:19:07 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 5ace48f28e..279b803897 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-06 08:57:29 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-07 12:19:07 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 c00ac22ef7..55efead96e 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-06 08:57:29 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-07 12:19:07 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 0b3cddba34..c624110105 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-09-06 08:57:29 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-07 12:19:07 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 de0918031d..26f7d6d425 100644
--- a/stats/pwc-summary-271-300.json
+++ b/stats/pwc-summary-271-300.json
@@ -19,7 +19,7 @@
0,
22,
0,
- 423,
+ 425,
7,
5,
4,
@@ -89,7 +89,7 @@
0,
0,
3,
- 208,
+ 209,
0,
17,
0,
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-09-06 08:57:29 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-07 12:19:07 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 bc5f407809..2f12144543 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-06 08:57:29 GMT"
+ "text" : "[Champions: 28] Last updated at 2025-09-07 12:19:07 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 ef138a0071..2c7dbc0eca 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -69,8 +69,8 @@
9,
0,
0,
- 17,
2,
+ 17,
0,
194,
0,
@@ -115,7 +115,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2025-09-06 08:57:29 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-07 12:19:07 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 636d157c0a..dbb8925f5d 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-06 08:57:29 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-07 12:19:07 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 5389fab21e..587b8e898b 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-06 08:57:29 GMT"
+ "text" : "[Champions: 30] Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2025]"
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index e20b8ed1cd..0eeac92f62 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -289,7 +289,7 @@
0,
11,
0,
- 217,
+ 218,
5,
3,
2,
@@ -955,7 +955,7 @@
0,
0,
2,
- 208,
+ 209,
0,
15,
0,
@@ -1009,7 +1009,7 @@
}
],
"subtitle" : {
- "text" : "[Champions: 328] Last updated at 2025-09-06 08:57:29 GMT"
+ "text" : "[Champions: 328] Last updated at 2025-09-07 12:19:07 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 9c83a5cc19..576ae6d3ce 100644
--- a/stats/pwc-yearly-language-summary.json
+++ b/stats/pwc-yearly-language-summary.json
@@ -8,7 +8,7 @@
"data" : [
[
"Perl",
- 1607
+ 1609
],
[
"Raku",
@@ -16,7 +16,7 @@
],
[
"Blog",
- 655
+ 656
]
],
"id" : "2025",
@@ -151,7 +151,7 @@
{
"drilldown" : "2025",
"name" : "2025",
- "y" : 3061
+ "y" : 3064
},
{
"drilldown" : "2024",
@@ -188,7 +188,7 @@
}
],
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-06 08:57:29 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2025-09-07 12:19:07 GMT"
},
"title" : {
"text" : "The Weekly Challenge Language"