diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-01-20 11:34:35 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-01-20 11:34:35 +0000 |
| commit | 18591238f7aea9a276d2eead16acaa1bf7684b32 (patch) | |
| tree | 9fa7d059bbc22fe3186b221fd6dab835ab5f3f24 | |
| parent | aab7dd3b5c844ac62058c5005c506bd41755c013 (diff) | |
| download | perlweeklychallenge-club-18591238f7aea9a276d2eead16acaa1bf7684b32.tar.gz perlweeklychallenge-club-18591238f7aea9a276d2eead16acaa1bf7684b32.tar.bz2 perlweeklychallenge-club-18591238f7aea9a276d2eead16acaa1bf7684b32.zip | |
- Added solutions by Joao Felipe.
- Added solutions by Jorg Sommrey.
- Added solutions by Scott Sotka.
- Added solutions by Stephen G Lynn.
- Added solutions by Athanasius.
- Added solutions by Lubos Kolouch.
| -rwxr-xr-x | challenge-252/bn-ssotka/raku/ch-1.raku (renamed from challenge-252/bn-ssotka/raku/ch-01.raku) | 0 | ||||
| -rwxr-xr-x | challenge-252/bn-ssotka/raku/ch-2.raku (renamed from challenge-252/bn-ssotka/raku/ch-02.raku) | 0 | ||||
| -rw-r--r-- | stats/pwc-current.json | 441 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown-summary.json | 84 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown.json | 1786 | ||||
| -rw-r--r-- | stats/pwc-leaders.json | 758 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 126 | ||||
| -rw-r--r-- | stats/pwc-summary-121-150.json | 108 | ||||
| -rw-r--r-- | stats/pwc-summary-151-180.json | 38 | ||||
| -rw-r--r-- | stats/pwc-summary-181-210.json | 36 | ||||
| -rw-r--r-- | stats/pwc-summary-211-240.json | 108 | ||||
| -rw-r--r-- | stats/pwc-summary-241-270.json | 120 | ||||
| -rw-r--r-- | stats/pwc-summary-271-300.json | 126 | ||||
| -rw-r--r-- | stats/pwc-summary-301-330.json | 44 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 36 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 106 | ||||
| -rw-r--r-- | stats/pwc-summary-91-120.json | 50 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 690 |
18 files changed, 2374 insertions, 2283 deletions
diff --git a/challenge-252/bn-ssotka/raku/ch-01.raku b/challenge-252/bn-ssotka/raku/ch-1.raku index f222fd520e..f222fd520e 100755 --- a/challenge-252/bn-ssotka/raku/ch-01.raku +++ b/challenge-252/bn-ssotka/raku/ch-1.raku diff --git a/challenge-252/bn-ssotka/raku/ch-02.raku b/challenge-252/bn-ssotka/raku/ch-2.raku index 97117699fc..97117699fc 100755 --- a/challenge-252/bn-ssotka/raku/ch-02.raku +++ b/challenge-252/bn-ssotka/raku/ch-2.raku diff --git a/stats/pwc-current.json b/stats/pwc-current.json index b41378f66b..1350a5d525 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,18 +1,186 @@ { + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "xAxis" : { + "type" : "category" + }, + "legend" : { + "enabled" : 0 + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "tooltip" : { + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", + "followPointer" : 1 + }, + "chart" : { + "type" : "column" + }, + "series" : [ + { + "name" : "The Weekly Challenge - 252", + "data" : [ + { + "name" : "Athanasius", + "drilldown" : "Athanasius", + "y" : 4 + }, + { + "y" : 2, + "name" : "Cheok-Yin Fung", + "drilldown" : "Cheok-Yin Fung" + }, + { + "y" : 2, + "name" : "David Ferrone", + "drilldown" : "David Ferrone" + }, + { + "drilldown" : "E. Choroba", + "name" : "E. Choroba", + "y" : 2 + }, + { + "y" : 3, + "drilldown" : "Jorg Sommrey", + "name" : "Jorg Sommrey" + }, + { + "y" : 6, + "drilldown" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld" + }, + { + "y" : 4, + "drilldown" : "Lubos Kolouch", + "name" : "Lubos Kolouch" + }, + { + "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari", + "y" : 10 + }, + { + "name" : "Mark Anderson", + "drilldown" : "Mark Anderson", + "y" : 2 + }, + { + "y" : 2, + "drilldown" : "Matthew Neleigh", + "name" : "Matthew Neleigh" + }, + { + "y" : 2, + "drilldown" : "Nelo Tovar", + "name" : "Nelo Tovar" + }, + { + "drilldown" : "Niels van Dijke", + "name" : "Niels van Dijke", + "y" : 2 + }, + { + "drilldown" : "Packy Anderson", + "name" : "Packy Anderson", + "y" : 5 + }, + { + "y" : 2, + "name" : "Paulo Custodio", + "drilldown" : "Paulo Custodio" + }, + { + "y" : 3, + "drilldown" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith" + }, + { + "y" : 2, + "drilldown" : "Peter Meszaros", + "name" : "Peter Meszaros" + }, + { + "y" : 3, + "name" : "Robbie Hatley", + "drilldown" : "Robbie Hatley" + }, + { + "y" : 2, + "name" : "Robert Ransbottom", + "drilldown" : "Robert Ransbottom" + }, + { + "y" : 4, + "name" : "Roger Bell_West", + "drilldown" : "Roger Bell_West" + }, + { + "y" : 2, + "drilldown" : "Scott Sotka", + "name" : "Scott Sotka" + }, + { + "y" : 2, + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor" + }, + { + "y" : 3, + "name" : "Stephen G. Lynn", + "drilldown" : "Stephen G. Lynn" + }, + { + "y" : 4, + "name" : "Thomas Kohler", + "drilldown" : "Thomas Kohler" + }, + { + "y" : 4, + "name" : "Ulrich Rieke", + "drilldown" : "Ulrich Rieke" + }, + { + "y" : 3, + "drilldown" : "W. Luis Mochan", + "name" : "W. Luis Mochan" + } + ], + "colorByPoint" : 1 + } + ], "title" : { "text" : "The Weekly Challenge - 252" }, + "subtitle" : { + "text" : "[Champions: 25] Last updated at 2024-01-20 11:28:17 GMT" + }, "drilldown" : { "series" : [ { - "name" : "Cheok-Yin Fung", - "id" : "Cheok-Yin Fung", + "id" : "Athanasius", "data" : [ [ "Perl", 2 + ], + [ + "Raku", + 2 ] - ] + ], + "name" : "Athanasius" }, { "data" : [ @@ -21,22 +189,44 @@ 2 ] ], - "id" : "David Ferrone", - "name" : "David Ferrone" + "name" : "Cheok-Yin Fung", + "id" : "Cheok-Yin Fung" }, { + "name" : "David Ferrone", "data" : [ [ "Perl", 2 ] ], + "id" : "David Ferrone" + }, + { "id" : "E. Choroba", + "data" : [ + [ + "Perl", + 2 + ] + ], "name" : "E. Choroba" }, { - "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld", + "id" : "Jorg Sommrey", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ], + "name" : "Jorg Sommrey" + }, + { "data" : [ [ "Perl", @@ -50,7 +240,23 @@ "Blog", 2 ] - ] + ], + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld" + }, + { + "id" : "Lubos Kolouch", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Raku", + 2 + ] + ], + "name" : "Lubos Kolouch" }, { "id" : "Luca Ferrari", @@ -67,34 +273,34 @@ ] }, { - "name" : "Mark Anderson", - "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Mark Anderson", + "id" : "Mark Anderson" }, { + "id" : "Matthew Neleigh", + "name" : "Matthew Neleigh", "data" : [ [ "Perl", 2 ] - ], - "name" : "Matthew Neleigh", - "id" : "Matthew Neleigh" + ] }, { "id" : "Nelo Tovar", - "name" : "Nelo Tovar", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Nelo Tovar" }, { "id" : "Niels van Dijke", @@ -121,18 +327,18 @@ 1 ] ], - "id" : "Packy Anderson", - "name" : "Packy Anderson" + "name" : "Packy Anderson", + "id" : "Packy Anderson" }, { + "id" : "Paulo Custodio", + "name" : "Paulo Custodio", "data" : [ [ "Perl", 2 ] - ], - "name" : "Paulo Custodio", - "id" : "Paulo Custodio" + ] }, { "data" : [ @@ -145,18 +351,18 @@ 1 ] ], - "id" : "Peter Campbell Smith", - "name" : "Peter Campbell Smith" + "name" : "Peter Campbell Smith", + "id" : "Peter Campbell Smith" }, { - "id" : "Peter Meszaros", - "name" : "Peter Meszaros", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Peter Meszaros", + "id" : "Peter Meszaros" }, { "id" : "Robbie Hatley", @@ -179,11 +385,10 @@ 2 ] ], - "id" : "Robert Ransbottom", - "name" : "Robert Ransbottom" + "name" : "Robert Ransbottom", + "id" : "Robert Ransbottom" }, { - "name" : "Roger Bell_West", "id" : "Roger Bell_West", "data" : [ [ @@ -194,21 +399,44 @@ "Raku", 2 ] + ], + "name" : "Roger Bell_West" + }, + { + "id" : "Scott Sotka", + "name" : "Scott Sotka", + "data" : [ + [ + "Raku", + 2 + ] ] }, { + "id" : "Simon Proctor", "data" : [ [ "Raku", 2 ] ], - "id" : "Simon Proctor", "name" : "Simon Proctor" }, { - "id" : "Thomas Kohler", - "name" : "Thomas Kohler", + "name" : "Stephen G. Lynn", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Stephen G. Lynn" + }, + { "data" : [ [ "Perl", @@ -218,11 +446,11 @@ "Blog", 2 ] - ] + ], + "name" : "Thomas Kohler", + "id" : "Thomas Kohler" }, { - "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -232,7 +460,9 @@ "Raku", 2 ] - ] + ], + "name" : "Ulrich Rieke", + "id" : "Ulrich Rieke" }, { "id" : "W. Luis Mochan", @@ -249,144 +479,5 @@ ] } ] - }, - "xAxis" : { - "type" : "category" - }, - "tooltip" : { - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", - "followPointer" : 1, - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" - }, - "legend" : { - "enabled" : 0 - }, - "series" : [ - { - "data" : [ - { - "name" : "Cheok-Yin Fung", - "y" : 2, - "drilldown" : "Cheok-Yin Fung" - }, - { - "name" : "David Ferrone", - "y" : 2, - "drilldown" : "David Ferrone" - }, - { - "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 2 - }, - { - "y" : 6, - "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld" - }, - { - "name" : "Luca Ferrari", - "drilldown" : "Luca Ferrari", - "y" : 10 - }, - { - "name" : "Mark Anderson", - "drilldown" : "Mark Anderson", - "y" : 2 - }, - { - "name" : "Matthew Neleigh", - "y" : 2, - "drilldown" : "Matthew Neleigh" - }, - { - "y" : 2, - "drilldown" : "Nelo Tovar", - "name" : "Nelo Tovar" - }, - { - "name" : "Niels van Dijke", - "drilldown" : "Niels van Dijke", - "y" : 2 - }, - { - "y" : 5, - "drilldown" : "Packy Anderson", - "name" : "Packy Anderson" - }, - { - "y" : 2, - "drilldown" : "Paulo Custodio", - "name" : "Paulo Custodio" - }, - { - "name" : "Peter Campbell Smith", - "y" : 3, - "drilldown" : "Peter Campbell Smith" - }, - { - "drilldown" : "Peter Meszaros", - "y" : 2, - "name" : "Peter Meszaros" - }, - { - "y" : 3, - "drilldown" : "Robbie Hatley", - "name" : "Robbie Hatley" - }, - { - "name" : "Robert Ransbottom", - "drilldown" : "Robert Ransbottom", - "y" : 2 - }, - { - "drilldown" : "Roger Bell_West", - "y" : 4, - "name" : "Roger Bell_West" - }, - { - "drilldown" : "Simon Proctor", - "y" : 2, - "name" : "Simon Proctor" - }, - { - "y" : 4, - "drilldown" : "Thomas Kohler", - "name" : "Thomas Kohler" - }, - { - "name" : "Ulrich Rieke", - "y" : 4, - "drilldown" : "Ulrich Rieke" - }, - { - "name" : "W. Luis Mochan", - "y" : 3, - "drilldown" : "W. Luis Mochan" - } - ], - "name" : "The Weekly Challenge - 252", - "colorByPoint" : 1 - } - ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "subtitle" : { - "text" : "[Champions: 20] Last updated at 2024-01-18 21:26:21 GMT" } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 73b9bf5d10..76301c0d42 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,63 +1,63 @@ { - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2024]" - }, - "legend" : { - "enabled" : "false" - }, - "series" : [ - { - "data" : [ - [ - "Blog", - 4420 - ], - [ - "Perl", - 12998 - ], - [ - "Raku", - 7495 - ] - ], - "dataLabels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "format" : "{point.y:.0f}", - "enabled" : "true", - "color" : "#FFFFFF", - "align" : "right", - "rotation" : -90, - "y" : 10 - }, - "name" : "Contributions" - } - ], "xAxis" : { "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } }, "type" : "category" }, + "legend" : { + "enabled" : "false" + }, "yAxis" : { "title" : { "text" : null }, "min" : 0 }, + "subtitle" : { + "text" : "Last updated at 2024-01-20 11:28:17 GMT" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2024]" + }, "chart" : { "type" : "column" }, "tooltip" : { "pointFormat" : "<b>{point.y:.0f}</b>" }, - "subtitle" : { - "text" : "Last updated at 2024-01-18 21:26:21 GMT" - } + "series" : [ + { + "dataLabels" : { + "align" : "right", + "rotation" : -90, + "enabled" : "true", + "format" : "{point.y:.0f}", + "y" : 10, + "color" : "#FFFFFF", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "data" : [ + [ + "Blog", + 4422 + ], + [ + "Perl", + 13006 + ], + [ + "Raku", + 7501 + ] + ], + "name" : "Contributions" + } + ] } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index fd147765ef..8e24f7546b 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,16 +1,30 @@ { - "tooltip" : { - "headerFormat" : "<span style=\"font-size:11px\"></span>", - "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>", - "followPointer" : "true" + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } }, "xAxis" : { "type" : "category" }, + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2024-01-20 11:28:17 GMT" + }, "drilldown" : { "series" : [ { - "name" : "001", "id" : "001", "data" : [ [ @@ -25,10 +39,10 @@ "Blog", 12 ] - ] + ], + "name" : "001" }, { - "name" : "002", "id" : "002", "data" : [ [ @@ -43,10 +57,10 @@ "Blog", 10 ] - ] + ], + "name" : "002" }, { - "name" : "003", "id" : "003", "data" : [ [ @@ -61,10 +75,10 @@ "Blog", 9 ] - ] + ], + "name" : "003" }, { - "name" : "004", "id" : "004", "data" : [ [ @@ -79,7 +93,8 @@ "Blog", 10 ] - ] + ], + "name" : "004" }, { "data" : [ @@ -96,12 +111,11 @@ 12 ] ], - "id" : "005", - "name" : "005" + "name" : "005", + "id" : "005" }, { "id" : "006", - "name" : "006", "data" : [ [ "Perl", @@ -115,7 +129,8 @@ "Blog", 7 ] - ] + ], + "name" : "006" }, { "data" : [ @@ -136,6 +151,7 @@ "id" : "007" }, { + "id" : "008", "data" : [ [ "Perl", @@ -150,10 +166,11 @@ 12 ] ], - "id" : "008", "name" : "008" }, { + "id" : "009", + "name" : "009", "data" : [ [ "Perl", @@ -167,12 +184,9 @@ "Blog", 13 ] - ], - "id" : "009", - "name" : "009" + ] }, { - "name" : "010", "id" : "010", "data" : [ [ @@ -187,9 +201,11 @@ "Blog", 11 ] - ] + ], + "name" : "010" }, { + "name" : "011", "data" : [ [ "Perl", @@ -204,10 +220,10 @@ 10 ] ], - "name" : "011", "id" : "011" }, { + "id" : "012", "data" : [ [ "Perl", @@ -222,10 +238,10 @@ 11 ] ], - "id" : "012", "name" : "012" }, { + "name" : "013", "data" : [ [ "Perl", @@ -240,12 +256,9 @@ 13 ] ], - "name" : "013", "id" : "013" }, { - "name" : "014", - "id" : "014", "data" : [ [ "Perl", @@ -259,11 +272,12 @@ "Blog", 15 ] - ] + ], + "name" : "014", + "id" : "014" }, { "name" : "015", - "id" : "015", "data" : [ [ "Perl", @@ -277,11 +291,12 @@ "Blog", 15 ] - ] + ], + "id" : "015" }, { - "name" : "016", "id" : "016", + "name" : "016", "data" : [ [ "Perl", @@ -312,8 +327,8 @@ 12 ] ], - "id" : "017", - "name" : "017" + "name" : "017", + "id" : "017" }, { "data" : [ @@ -335,7 +350,6 @@ }, { "id" : "019", - "name" : "019", "data" : [ [ "Perl", @@ -349,9 +363,11 @@ "Blog", 13 ] - ] + ], + "name" : "019" }, { + "id" : "020", "data" : [ [ "Perl", @@ -366,7 +382,6 @@ 13 ] ], - "id" : "020", "name" : "020" }, { @@ -384,12 +399,11 @@ 10 ] ], - "id" : "021", - "name" : "021" + "name" : "021", + "id" : "021" }, { "name" : "022", - "id" : "022", "data" : [ [ "Perl", @@ -403,9 +417,11 @@ "Blog", 10 ] - ] + ], + "id" : "022" }, { + "id" : "023", "data" : [ [ "Perl", @@ -420,10 +436,11 @@ 12 ] ], - "name" : "023", - "id" : "023" + "name" : "023" }, { + "id" : "024", + "name" : "024", "data" : [ [ "Perl", @@ -437,11 +454,10 @@ "Blog", 11 ] - ], - "name" : "024", - "id" : "024" + ] }, { + "name" : "025", "data" : [ [ "Perl", @@ -456,10 +472,11 @@ 12 ] ], - "id" : "025", - "name" : "025" + "id" : "025" }, { + "id" : "026", + "name" : "026", "data" : [ [ "Perl", @@ -473,12 +490,9 @@ "Blog", 10 ] - ], - "id" : "026", - "name" : "026" + ] }, { - "name" : "027", "id" : "027", "data" : [ [ @@ -493,11 +507,10 @@ "Blog", 9 |
