diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2023-12-13 08:35:39 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2023-12-13 08:35:39 +0000 |
| commit | 98c995a398cde8cc3c64e65fbb87f08b2f1ae730 (patch) | |
| tree | 6aa5ad45bbb595afced615bbad4d36cc58f781be /stats | |
| parent | 26f22f4ea808e63b69299b9c4b1594f92a88a6d4 (diff) | |
| download | perlweeklychallenge-club-98c995a398cde8cc3c64e65fbb87f08b2f1ae730.tar.gz perlweeklychallenge-club-98c995a398cde8cc3c64e65fbb87f08b2f1ae730.tar.bz2 perlweeklychallenge-club-98c995a398cde8cc3c64e65fbb87f08b2f1ae730.zip | |
- Added solutions by Adam Russell.
- Added solutions by Mark Anderson.
- Added solutions by Luca Ferrari.
Diffstat (limited to 'stats')
| -rw-r--r-- | stats/pwc-challenge-246.json | 259 | ||||
| -rw-r--r-- | stats/pwc-current.json | 213 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown-summary.json | 58 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown.json | 3440 | ||||
| -rw-r--r-- | stats/pwc-leaders.json | 414 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 114 | ||||
| -rw-r--r-- | stats/pwc-summary-121-150.json | 42 | ||||
| -rw-r--r-- | stats/pwc-summary-151-180.json | 38 | ||||
| -rw-r--r-- | stats/pwc-summary-181-210.json | 38 | ||||
| -rw-r--r-- | stats/pwc-summary-211-240.json | 30 | ||||
| -rw-r--r-- | stats/pwc-summary-241-270.json | 100 | ||||
| -rw-r--r-- | stats/pwc-summary-271-300.json | 102 | ||||
| -rw-r--r-- | stats/pwc-summary-301-330.json | 48 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 96 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 44 | ||||
| -rw-r--r-- | stats/pwc-summary-91-120.json | 96 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 54 |
17 files changed, 2610 insertions, 2576 deletions
diff --git a/stats/pwc-challenge-246.json b/stats/pwc-challenge-246.json index 5c71db6294..83d8ebd515 100644 --- a/stats/pwc-challenge-246.json +++ b/stats/pwc-challenge-246.json @@ -1,9 +1,35 @@ { + "chart" : { + "type" : "column" + }, + "xAxis" : { + "type" : "category" + }, + "tooltip" : { + "followPointer" : 1, + "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/>" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-12-13 08:26:17 GMT" + }, + "title" : { + "text" : "The Weekly Challenge - 246" + }, "drilldown" : { "series" : [ { + "data" : [ + [ + "Perl", + 1 + ] + ], + "name" : "Adam Russell", + "id" : "Adam Russell" + }, + { "name" : "Arne Sommer", - "id" : "Arne Sommer", "data" : [ [ "Perl", @@ -17,9 +43,12 @@ "Blog", 1 ] - ] + ], + "id" : "Arne Sommer" }, { + "id" : "Athanasius", + "name" : "Athanasius", "data" : [ [ "Perl", @@ -29,11 +58,10 @@ "Raku", 2 ] - ], - "id" : "Athanasius", - "name" : "Athanasius" + ] }, { + "id" : "BarrOff", "name" : "BarrOff", "data" : [ [ @@ -44,11 +72,11 @@ "Raku", 1 ] - ], - "id" : "BarrOff" + ] }, { "id" : "Bob Lied", + "name" : "Bob Lied", "data" : [ [ "Perl", @@ -58,22 +86,20 @@ "Blog", 1 ] - ], - "name" : "Bob Lied" + ] }, { + "name" : "Bruce Gray", "data" : [ [ "Raku", 2 ] ], - "id" : "Bruce Gray", - "name" : "Bruce Gray" + "id" : "Bruce Gray" }, { "name" : "Cheok-Yin Fung", - "id" : "Cheok-Yin Fung", "data" : [ [ "Perl", @@ -83,9 +109,12 @@ "Blog", 1 ] - ] + ], + "id" : "Cheok-Yin Fung" }, { + "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -95,13 +124,11 @@ "Blog", 1 ] - ], - "id" : "Dave Jacoby", - "name" : "Dave Jacoby" + ] }, { - "name" : "David Ferrone", "id" : "David Ferrone", + "name" : "David Ferrone", "data" : [ [ "Perl", @@ -110,38 +137,37 @@ ] }, { + "id" : "E. Choroba", + "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ], - "id" : "E. Choroba", - "name" : "E. Choroba" + ] }, { "id" : "Humberto Massa", + "name" : "Humberto Massa", "data" : [ [ "Raku", 2 ] - ], - "name" : "Humberto Massa" + ] }, { + "id" : "Jan Krnavek", "name" : "Jan Krnavek", "data" : [ [ "Raku", 2 ] - ], - "id" : "Jan Krnavek" + ] }, { "name" : "Jorg Sommrey", - "id" : "Jorg Sommrey", "data" : [ [ "Perl", @@ -151,10 +177,11 @@ "Blog", 1 ] - ] + ], + "id" : "Jorg Sommrey" }, { - "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -169,7 +196,7 @@ 2 ] ], - "name" : "Laurent Rosenfeld" + "id" : "Laurent Rosenfeld" }, { "id" : "Lubos Kolouch", @@ -190,7 +217,7 @@ "name" : "Lubos Kolouch" }, { - "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -201,59 +228,60 @@ 8 ] ], - "id" : "Luca Ferrari" + "name" : "Luca Ferrari" }, { + "id" : "Mark Anderson", "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "id" : "Mark Anderson" + ] }, { "name" : "Matthew Neleigh", - "id" : "Matthew Neleigh", "data" : [ [ "Perl", 1 ] - ] + ], + "id" : "Matthew Neleigh" }, { - "name" : "Nelo Tovar", "data" : [ [ "Perl", 2 ] ], + "name" : "Nelo Tovar", "id" : "Nelo Tovar" }, { + "id" : "Niels van Dijke", "name" : "Niels van Dijke", "data" : [ [ "Perl", 2 ] - ], - "id" : "Niels van Dijke" + ] }, { + "id" : "Oliver Oviedo", "name" : "Oliver Oviedo", "data" : [ [ "Perl", 1 ] - ], - "id" : "Oliver Oviedo" + ] }, { + "id" : "Packy Anderson", "data" : [ [ "Perl", @@ -268,7 +296,6 @@ 1 ] ], - "id" : "Packy Anderson", "name" : "Packy Anderson" }, { @@ -286,17 +313,18 @@ "id" : "Peter Campbell Smith" }, { - "id" : "Peter Meszaros", "data" : [ [ "Perl", 2 ] ], - "name" : "Peter Meszaros" + "name" : "Peter Meszaros", + "id" : "Peter Meszaros" }, { "id" : "Robert DiCicco", + "name" : "Robert DiCicco", "data" : [ [ "Perl", @@ -306,22 +334,20 @@ "Raku", 1 ] - ], - "name" : "Robert DiCicco" + ] }, { + "id" : "Robert Ransbottom", + "name" : "Robert Ransbottom", "data" : [ [ "Raku", 2 ] - ], - "id" : "Robert Ransbottom", - "name" : "Robert Ransbottom" + ] }, { "name" : "Roger Bell_West", - "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -335,10 +361,12 @@ "Blog", 1 ] - ] + ], + "id" : "Roger Bell_West" }, { "id" : "Stephen G. Lynn", + "name" : "Stephen G. Lynn", "data" : [ [ "Perl", @@ -348,11 +376,9 @@ "Blog", 1 ] - ], - "name" : "Stephen G. Lynn" + ] }, { - "id" : "Thomas Kohler", "data" : [ [ "Perl", @@ -363,11 +389,10 @@ 2 ] ], - "name" : "Thomas Kohler" + "name" : "Thomas Kohler", + "id" : "Thomas Kohler" }, { - "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -377,69 +402,66 @@ "Blog", 1 ] - ] + ], + "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan" } ] }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 29] Last updated at 2023-12-12 15:07:31 GMT" - }, - "tooltip" : { - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", - "followPointer" : 1 - }, "legend" : { "enabled" : 0 }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 } }, - "title" : { - "text" : "The Weekly Challenge - 246" - }, "series" : [ { "data" : [ { - "name" : "Arne Sommer", + "drilldown" : "Adam Russell", + "y" : 1, + "name" : "Adam Russell" + }, + { "y" : 4, + "name" : "Arne Sommer", "drilldown" : "Arne Sommer" }, { "drilldown" : "Athanasius", - "name" : "Athanasius", - "y" : 4 + "y" : 4, + "name" : "Athanasius" }, { - "drilldown" : "BarrOff", + "name" : "BarrOff", "y" : 2, - "name" : "BarrOff" + "drilldown" : "BarrOff" }, { "drilldown" : "Bob Lied", - "y" : 3, - "name" : "Bob Lied" + "name" : "Bob Lied", + "y" : 3 }, { + "drilldown" : "Bruce Gray", "y" : 2, - "name" : "Bruce Gray", - "drilldown" : "Bruce Gray" + "name" : "Bruce Gray" }, { - "drilldown" : "Cheok-Yin Fung", "name" : "Cheok-Yin Fung", - "y" : 3 + "y" : 3, + "drilldown" : "Cheok-Yin Fung" }, { - "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby", - "y" : 3 + "y" : 3, + "drilldown" : "Dave Jacoby" }, { "drilldown" : "David Ferrone", @@ -447,33 +469,33 @@ "y" : 2 }, { - "drilldown" : "E. Choroba", "name" : "E. Choroba", - "y" : 2 + "y" : 2, + "drilldown" : "E. Choroba" }, { - "name" : "Humberto Massa", "y" : 2, + "name" : "Humberto Massa", "drilldown" : "Humberto Massa" }, { - "y" : 2, + "drilldown" : "Jan Krnavek", "name" : "Jan Krnavek", - "drilldown" : "Jan Krnavek" + "y" : 2 }, { - "y" : 3, "name" : "Jorg Sommrey", + "y" : 3, "drilldown" : "Jorg Sommrey" }, { - "drilldown" : "Laurent Rosenfeld", "y" : 6, - "name" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld" }, { - "y" : 5, "name" : "Lubos Kolouch", + "y" : 5, "drilldown" : "Lubos Kolouch" }, { @@ -483,18 +505,18 @@ }, { "drilldown" : "Mark Anderson", - "y" : 2, - "name" : "Mark Anderson" + "name" : "Mark Anderson", + "y" : 2 }, { "drilldown" : "Matthew Neleigh", - "name" : "Matthew Neleigh", - "y" : 1 + "y" : 1, + "name" : "Matthew Neleigh" }, { "drilldown" : "Nelo Tovar", - "y" : 2, - "name" : "Nelo Tovar" + "name" : "Nelo Tovar", + "y" : 2 }, { "name" : "Niels van Dijke", @@ -502,9 +524,9 @@ "drilldown" : "Niels van Dijke" }, { + "drilldown" : "Oliver Oviedo", "y" : 1, - "name" : "Oliver Oviedo", - "drilldown" : "Oliver Oviedo" + "name" : "Oliver Oviedo" }, { "y" : 5, @@ -522,13 +544,13 @@ "name" : "Peter Meszaros" }, { + "drilldown" : "Robert DiCicco", "name" : "Robert DiCicco", - "y" : 2, - "drilldown" : "Robert DiCicco" + "y" : 2 }, { - "name" : "Robert Ransbottom", "y" : 2, + "name" : "Robert Ransbottom", "drilldown" : "Robert Ransbottom" }, { @@ -537,14 +559,14 @@ "name" : "Roger Bell_West" }, { + "drilldown" : "Stephen G. Lynn", "name" : "Stephen G. Lynn", - "y" : 3, - "drilldown" : "Stephen G. Lynn" + "y" : 3 }, { - "drilldown" : "Thomas Kohler", "y" : 4, - "name" : "Thomas Kohler" + "name" : "Thomas Kohler", + "drilldown" : "Thomas Kohler" }, { "y" : 3, @@ -552,20 +574,13 @@ "drilldown" : "W. Luis Mochan" } ], - "colorByPoint" : 1, - "name" : "The Weekly Challenge - 246" + "name" : "The Weekly Challenge - 246", + "colorByPoint" : 1 } ], - "xAxis" : { - "type" : "category" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } + "yAxis" : { + "title" : { + "text" : "Total Solutions" } } } diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 14193d7384..20c1a2b40e 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,90 +1,16 @@ { - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 - }, - "series" : [ - { - "name" : "The Weekly Challenge - 247", - "colorByPoint" : 1, - "data" : [ - { - "y" : 2, - "drilldown" : "David Ferrone", - "name" : "David Ferrone" - }, - { - "y" : 2, - "name" : "E. Choroba", - "drilldown" : "E. Choroba" - }, - { - "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 3 - }, - { - "name" : "Mark Anderson", - "drilldown" : "Mark Anderson", - "y" : 2 - }, - { - "drilldown" : "Niels van Dijke", - "name" : "Niels van Dijke", - "y" : 2 - }, - { - "y" : 3, - "name" : "Peter Campbell Smith", - "drilldown" : "Peter Campbell Smith" - }, - { - "y" : 2, - "name" : "Peter Meszaros", - "drilldown" : "Peter Meszaros" - }, - { - "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West", - "y" : 4 - }, - { - "y" : 4, - "name" : "Thomas Kohler", - "drilldown" : "Thomas Kohler" - }, - { - "y" : 4, - "drilldown" : "Ulrich Rieke", - "name" : "Ulrich Rieke" - }, - { - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan", - "y" : 3 - } - ] - } - ], - "tooltip" : { - "followPointer" : 1, - "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/>" - }, - "subtitle" : { - "text" : "[Champions: 11] Last updated at 2023-12-12 23:49:21 GMT" - }, "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { "format" : "{point.y}", "enabled" : 1 - } + }, + "borderWidth" : 0 } }, + "subtitle" : { + "text" : "[Champions: 12] Last updated at 2023-12-13 08:32:01 GMT" + }, "yAxis" : { "title" : { "text" : "Total Solutions" @@ -93,24 +19,24 @@ "drilldown" : { "series" : [ { - "name" : "David Ferrone", "data" : [ [ "Perl", 2 ] ], - "id" : "David Ferrone" + "id" : "David Ferrone", + "name" : "David Ferrone" }, { - "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "E. Choroba", + "name" : "E. Choroba" }, { "name" : "Laurent Rosenfeld", @@ -131,28 +57,40 @@ ] }, { - "name" : "Mark Anderson", - "id" : "Mark Anderson", + "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", 2 + ], + [ + "Blog", + 8 ] ] }, { + "data" : [ + [ + "Raku", + 2 + ] + ], + "name" : "Mark Anderson", + "id" : "Mark Anderson" + }, + { "name" : "Niels van Dijke", + "id" : "Niels van Dijke", "data" : [ [ "Perl", 2 ] - ], - "id" : "Niels van Dijke" + ] }, { - "name" : "Peter Campbell Smith", - "id" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -162,16 +100,18 @@ "Blog", 1 ] - ] + ], + "id" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith" }, { - "id" : "Peter Meszaros", "data" : [ [ "Perl", 2 ] ], + "id" : "Peter Meszaros", "name" : "Peter Meszaros" }, { @@ -189,6 +129,7 @@ "name" : "Roger Bell_West" }, { + "id" : "Thomas Kohler", "name" : "Thomas Kohler", "data" : [ [ @@ -199,8 +140,7 @@ "Blog", 2 ] - ], - "id" : "Thomas Kohler" + ] }, { "data" : [ @@ -213,11 +153,10 @@ 2 ] ], - "id" : "Ulrich Rieke", - "name" : "Ulrich Rieke" + "name" : "Ulrich Rieke", + "id" : "Ulrich Rieke" }, { - "name" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -228,14 +167,94 @@ 1 ] ], + "name" : "W. Luis Mochan", "id" : "W. Luis Mochan" } ] }, + "xAxis" : { + "type" : "category" + }, "chart" : { "type" : "column" }, + "series" : [ + { + "name" : "The Weekly Challenge - 247", + "colorByPoint" : 1, + "data" : [ + { + "drilldown" : "David Ferrone", + "name" : "David Ferrone", + "y" : 2 + }, + { + "y" : 2, + "drilldown" : "E. Choroba", + "name" : "E. Choroba" + }, + { + "y" : 3, + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld" + }, + { + "y" : 10, + "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari" + }, + { + "y" : 2, + "name" : "Mark Anderson", + "drilldown" : "Mark Anderson" + }, + { + "drilldown" : "Niels van Dijke", + "name" : "Niels van Dijke", + "y" : 2 + }, + { + "drilldown" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith", + "y" : 3 + }, + { + "y" : 2, + "drilldown" : "Peter Meszaros", + "name" : "Peter Meszaros" + }, + { + "name" : "Roger Bell_West", + "drilldown" : "Roger Bell_West", + "y" : 4 + }, + { + "y" : 4, + "drilldown" : "Thomas Kohler", + "name" : "Thomas Kohler" + }, + { + "drilldown" : "Ulrich Rieke", + "name" : "Ulrich Rieke", + "y" : 4 + }, + { + "y" : 3, + "name" : "W. Luis Mochan", + "drilldown" : "W. Luis Mochan" + } + ] + } + ], + "legend" : { + "enabled" : 0 + }, "title" : { "text" : "The Weekly Challenge - 247" + }, + "tooltip" : { + "followPointer" : 1, + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 066534c498..298af3d088 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,9 +1,6 @@ { - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2023]" + "subtitle" : { + "text" : "Last updated at 2023-12-13 08:32:01 GMT" }, "yAxis" : { "title" : { @@ -11,53 +8,56 @@ }, "min" : 0 }, - "subtitle" : { - "text" : "Last updated at 2023-12-12 23:49:21 GMT" + "legend" : { + "enabled" : "false" + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2023]" + }, + "tooltip" : { + "pointFormat" : "<b>{point.y:.0f}</b>" + }, + "chart" : { + "type" : "column" }, "xAxis" : { + "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } - }, - "type" : "category" + } }, "series" : [ { + "name" : "Contributions", "dataLabels" : { - "color" : "#FFFFFF", - "enabled" : "true", - "y" : 10, "rotation" : -90, - "format" : "{point.y:.0f}", + "y" : 10, + "align" : "right", + "enabled" : "true", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "align" : "right" + "format" : "{point.y:.0f}", + "color" : "#FFFFFF" }, - "name" : "Contributions", "data" : [ [ "Blog", - 4288 + 4296 ], [ "Perl", - 12729 + 12730 ], [ "Raku", - 7342 + 7344 ] ] } - ], - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "pointFormat" : "<b>{point.y:.0f}</b>" - } + ] } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 1dfc71e028..13e1a73bc1 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdow |
