diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-04-11 01:20:51 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-04-11 01:20:51 +0100 |
| commit | 8bc87a47c98a031105e095772fc60ef4597ee53b (patch) | |
| tree | dce7b075ea4c7b43fbb9efc343f901aea6b87a1e /stats | |
| parent | 9d39643103e48a7f9decf4db8c73d5e1f86bd32b (diff) | |
| download | perlweeklychallenge-club-8bc87a47c98a031105e095772fc60ef4597ee53b.tar.gz perlweeklychallenge-club-8bc87a47c98a031105e095772fc60ef4597ee53b.tar.bz2 perlweeklychallenge-club-8bc87a47c98a031105e095772fc60ef4597ee53b.zip | |
- Added solutions by Colin Crain.
Diffstat (limited to 'stats')
| -rw-r--r-- | stats/pwc-current.json | 453 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown-summary.json | 90 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown.json | 1046 | ||||
| -rw-r--r-- | stats/pwc-leaders.json | 396 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 114 | ||||
| -rw-r--r-- | stats/pwc-summary-121-150.json | 116 | ||||
| -rw-r--r-- | stats/pwc-summary-151-180.json | 48 | ||||
| -rw-r--r-- | stats/pwc-summary-181-210.json | 110 | ||||
| -rw-r--r-- | stats/pwc-summary-211-240.json | 38 | ||||
| -rw-r--r-- | stats/pwc-summary-241-270.json | 20 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 44 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 108 | ||||
| -rw-r--r-- | stats/pwc-summary-91-120.json | 40 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 560 |
14 files changed, 1603 insertions, 1580 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 138046a4d3..ca0f9c45db 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,172 +1,22 @@ { + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "series" : [ - { - "data" : [ - { - "y" : 3, - "name" : "Adam Russell", - "drilldown" : "Adam Russell" - }, - { - "y" : 3, - "drilldown" : "Arne Sommer", - "name" : "Arne Sommer" - }, - { - "y" : 4, - "drilldown" : "Athanasius", - "name" : "Athanasius" - }, - { - "y" : 2, - "drilldown" : "Bruce Gray", - "name" : "Bruce Gray" - }, - { - "drilldown" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung", - "y" : 3 - }, - { - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby", - "y" : 3 - }, - { - "drilldown" : "Duncan C. White", - "name" : "Duncan C. White", - "y" : 2 - }, - { - "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 2 - }, - { - "drilldown" : "Flavio Poletti", - "name" : "Flavio Poletti", - "y" : 6 - }, - { - "drilldown" : "James Smith", - "name" : "James Smith", - "y" : 3 - }, - { - "name" : "Jan Krnavek", - "drilldown" : "Jan Krnavek", - "y" : 1 - }, - { - "y" : 2, - "drilldown" : "Jorg Sommrey", - "name" : "Jorg Sommrey" - }, - { - "y" : 5, - "name" : "Laurent Rosenfeld", - "drilldown" : "Laurent Rosenfeld" - }, - { - "name" : "Lubos Kolouch", - "drilldown" : "Lubos Kolouch", - "y" : 2 - }, - { - "drilldown" : "Luca Ferrari", - "name" : "Luca Ferrari", - "y" : 8 - }, - { - "y" : 2, - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson" - }, - { - "y" : 2, - "drilldown" : "Marton Polgar", - "name" : "Marton Polgar" - }, - { - "y" : 2, - "drilldown" : "Matthew Neleigh", - "name" : "Matthew Neleigh" - }, - { - "y" : 2, - "name" : "Paulo Custodio", - "drilldown" : "Paulo Custodio" - }, - { - "y" : 2, - "drilldown" : "Pete Houston", - "name" : "Pete Houston" - }, - { - "y" : 2, - "name" : "PokGoPun", - "drilldown" : "PokGoPun" - }, - { - "y" : 4, - "name" : "Robert DiCicco", - "drilldown" : "Robert DiCicco" - }, - { - "drilldown" : "Robert Ransbottom", - "name" : "Robert Ransbottom", - "y" : 2 - }, - { - "y" : 5, - "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West" - }, - { - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 2 - }, - { - "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke", - "y" : 4 - }, - { - "y" : 3, - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan" - } - ], - "name" : "The Weekly Challenge - 159", - "colorByPoint" : 1 - } - ], - "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/>" - }, - "chart" : { - "type" : "column" - }, - "legend" : { - "enabled" : 0 - }, - "xAxis" : { - "type" : "category" - }, - "title" : { - "text" : "The Weekly Challenge - 159" - }, "drilldown" : { "series" : [ { + "name" : "Adam Russell", "id" : "Adam Russell", "data" : [ [ @@ -177,11 +27,9 @@ "Blog", 1 ] - ], - "name" : "Adam Russell" + ] }, { - "name" : "Arne Sommer", "data" : [ [ "Raku", @@ -192,11 +40,10 @@ 1 ] ], - "id" : "Arne Sommer" + "id" : "Arne Sommer", + "name" : "Arne Sommer" }, { - "name" : "Athanasius", - "id" : "Athanasius", "data" : [ [ "Perl", @@ -206,20 +53,21 @@ "Raku", 2 ] - ] + ], + "name" : "Athanasius", + "id" : "Athanasius" }, { "name" : "Bruce Gray", + "id" : "Bruce Gray", "data" : [ [ "Raku", 2 ] - ], - "id" : "Bruce Gray" + ] }, { - "name" : "Cheok-Yin Fung", "data" : [ [ "Perl", @@ -230,19 +78,24 @@ 1 ] ], - "id" : "Cheok-Yin Fung" + "id" : "Cheok-Yin Fung", + "name" : "Cheok-Yin Fung" }, { - "name" : "Dave Jacoby", - "id" : "Dave Jacoby", + "id" : "Colin Crain", + "name" : "Colin Crain", "data" : [ [ "Perl", 2 ], [ + "Raku", + 2 + ], + [ "Blog", - 1 + 2 ] ] }, @@ -251,23 +104,36 @@ [ "Perl", 2 + ], + [ + "Blog", + 1 + ] + ], + "name" : "Dave Jacoby", + "id" : "Dave Jacoby" + }, + { + "data" : [ + [ + "Perl", + 2 ] ], "id" : "Duncan C. White", "name" : "Duncan C. White" }, { - "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "E. Choroba", + "name" : "E. Choroba" }, { - "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -282,11 +148,10 @@ 2 ] ], - "id" : "Flavio Poletti" + "id" : "Flavio Poletti", + "name" : "Flavio Poletti" }, { - "name" : "James Smith", - "id" : "James Smith", "data" : [ [ "Perl", @@ -296,30 +161,31 @@ "Blog", 1 ] - ] + ], + "name" : "James Smith", + "id" : "James Smith" }, { - "name" : "Jan Krnavek", "data" : [ [ "Raku", 1 ] ], + "name" : "Jan Krnavek", "id" : "Jan Krnavek" }, { - "id" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] ], + "id" : "Jorg Sommrey", "name" : "Jorg Sommrey" }, { - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -334,20 +200,20 @@ 1 ] ], + "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld" }, { + "id" : "Lubos Kolouch", "name" : "Lubos Kolouch", "data" : [ [ "Perl", 2 ] - ], - "id" : "Lubos Kolouch" + ] }, { - "name" : "Luca Ferrari", "data" : [ [ "Raku", @@ -358,7 +224,8 @@ 6 ] ], - "id" : "Luca Ferrari" + "id" : "Luca Ferrari", + "name" : "Luca Ferrari" }, { "data" : [ @@ -367,38 +234,38 @@ 2 ] ], - "id" : "Mark Anderson", - "name" : "Mark Anderson" + "name" : "Mark Anderson", + "id" : "Mark Anderson" }, { - "id" : "Marton Polgar", "data" : [ [ "Raku", 2 ] ], + "id" : "Marton Polgar", "name" : "Marton Polgar" }, { + "id" : "Matthew Neleigh", "name" : "Matthew Neleigh", "data" : [ [ "Perl", 2 ] - ], - "id" : "Matthew Neleigh" + ] }, { - "name" : "Paulo Custodio", - "id" : "Paulo Custodio", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Paulo Custodio", + "name" : "Paulo Custodio" }, { "name" : "Pete Houston", @@ -421,6 +288,8 @@ ] }, { + "name" : "Robert DiCicco", + "id" : "Robert DiCicco", "data" : [ [ "Perl", @@ -430,9 +299,7 @@ "Raku", 2 ] - ], - "id" : "Robert DiCicco", - "name" : "Robert DiCicco" + ] }, { "data" : [ @@ -441,10 +308,11 @@ 2 ] ], - "id" : "Robert Ransbottom", - "name" : "Robert Ransbottom" + "name" : "Robert Ransbottom", + "id" : "Robert Ransbottom" }, { + "name" : "Roger Bell_West", "id" : "Roger Bell_West", "data" : [ [ @@ -459,8 +327,7 @@ "Blog", 1 ] - ], - "name" : "Roger Bell_West" + ] }, { "name" : "Simon Proctor", @@ -487,6 +354,8 @@ "name" : "Ulrich Rieke" }, { + "id" : "W. Luis Mochan", + "name" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -496,22 +365,176 @@ "Blog", 1 ] - ], - "id" : "W. Luis Mochan", - "name" : "W. Luis Mochan" + ] } ] }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } + "chart" : { + "type" : "column" + }, + "xAxis" : { + "type" : "category" + }, + "legend" : { + "enabled" : 0 + }, + "series" : [ + { + "name" : "The Weekly Challenge - 159", + "colorByPoint" : 1, + "data" : [ + { + "y" : 3, + "name" : "Adam Russell", + "drilldown" : "Adam Russell" + }, + { + "y" : 3, + "drilldown" : "Arne Sommer", + "name" : "Arne Sommer" + }, + { + "name" : "Athanasius", + "drilldown" : "Athanasius", + "y" : 4 + }, + { + "name" : "Bruce Gray", + "drilldown" : "Bruce Gray", + "y" : 2 + }, + { + "y" : 3, + "name" : "Cheok-Yin Fung", + "drilldown" : "Cheok-Yin Fung" + }, + { + "y" : 6, + "drilldown" : "Colin Crain", + "name" : "Colin Crain" + }, + { + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby", + "y" : 3 + }, + { + "name" : "Duncan C. White", + "drilldown" : "Duncan C. White", + "y" : 2 + }, + { + "y" : 2, + "name" : "E. Choroba", + "drilldown" : "E. Choroba" + }, + { + "y" : 6, + "name" : "Flavio Poletti", + "drilldown" : "Flavio Poletti" + }, + { + "name" : "James Smith", + "drilldown" : "James Smith", + "y" : 3 + }, + { + "y" : 1, + "name" : "Jan Krnavek", + "drilldown" : "Jan Krnavek" + }, + { + "y" : 2, + "drilldown" : "Jorg Sommrey", + "name" : "Jorg Sommrey" + }, + { + "drilldown" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld", + "y" : 5 + }, + { + "y" : 2, + "name" : "Lubos Kolouch", + "drilldown" : "Lubos Kolouch" + }, + { + "y" : 8, + "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari" + }, + { + "y" : 2, + "name" : "Mark Anderson", + "drilldown" : "Mark Anderson" + }, + { + "y" : 2, + "name" : "Marton Polgar", + "drilldown" : "Marton Polgar" + }, + { + "y" : 2, + "name" : "Matthew Neleigh", + "drilldown" : "Matthew Neleigh" + }, + { + "y" : 2, + "drilldown" : "Paulo Custodio", + "name" : "Paulo Custodio" + }, + { + "y" : 2, + "name" : "Pete Houston", + "drilldown" : "Pete Houston" + }, + { + "drilldown" : "PokGoPun", + "name" : "PokGoPun", + "y" : 2 + }, + { + "name" : "Robert DiCicco", + "drilldown" : "Robert DiCicco", + "y" : 4 + }, + { + "name" : "Robert Ransbottom", + "drilldown" : "Robert Ransbottom", + "y" : 2 + }, + { + "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West", + "y" : 5 + }, + { + "y" : 2, + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor" + }, + { + "name" : "Ulrich Rieke", + "drilldown" : "Ulrich Rieke", + "y" : 4 + }, + { + "y" : 3, + "name" : "W. Luis Mochan", + "drilldown" : "W. Luis Mochan" + } + ] } + ], + "title" : { + "text" : "The Weekly Challenge - 159" + }, + "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/>" }, "subtitle" : { - "text" : "[Champions: 27] Last updated at 2022-04-10 23:54:10 GMT" + "text" : "[Champions: 28] Last updated at 2022-04-11 00:17:43 GMT" } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 8e487df81b..101fc60115 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,63 +1,63 @@ { - "subtitle" : { - "text" : "Last updated at 2022-04-10 23:54:10 GMT" - }, - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - } - }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2022]" }, - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "tooltip" : { - "pointFormat" : "<b>{point.y:.0f}</b>" - }, "series" : [ { - "dataLabels" : { - "color" : "#FFFFFF", - "y" : 10, - "format" : "{point.y:.0f}", - "enabled" : "true", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "rotation" : -90, - "align" : "right" - }, - "name" : "Contributions", "data" : [ [ "Blog", - 2420 + 2422 ], [ "Perl", - 7709 + 7711 ], [ "Raku", - 4606 + 4608 ] - ] + ], + "name" : "Contributions", + "dataLabels" : { + "rotation" : -90, + "align" : "right", + "y" : 10, + "format" : "{point.y:.0f}", + "enabled" : "true", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "color" : "#FFFFFF" + } + } + ], + "subtitle" : { + "text" : "Last updated at 2022-04-11 00:17:43 GMT" + }, + "tooltip" : { + "pointFormat" : "<b>{point.y:.0f}</b>" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null } - ] + }, + "chart" : { + "type" : "column" + }, + "legend" : { + "enabled" : "false" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, + "type" : "category" + } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 1f242cd0c6..a001ad036d 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,10 +1,4 @@ { - "title" : { - "text" : "The Weekly Challenge Language" - }, - "xAxis" : { - "type" : "category" - }, "plotOptions" : { "series" : { "dataLabels" : { @@ -14,6 +8,9 @@ "borderWidth" : 0 } }, + "chart" : { + "type" : "column" + }, "drilldown" : { "series" : [ { @@ -31,12 +28,10 @@ 11 ] ], - "id" : "001", - "name" : "001" + "name" : "001", + "id" : "001" }, { - "name" : "002", - "id" : "002", "data" : [ [ "Perl", @@ -50,7 +45,9 @@ "Blog", 10 ] - ] + ], + "name" : "002", + "id" : "002" }, { "name" : "003", @@ -71,7 +68,6 @@ ] }, { - "id" : "004", "data" : [ [ "Perl", @@ -86,11 +82,12 @@ 10 ] ], + "id" : "004", "name" : "004" }, { - "name" : "005", "id" : "005", + "name" : "005", "data" : [ [ "Perl", @@ -107,6 +104,8 @@ ] }, { + "name" : "006", + "id" : "006", "data" : [ [ "Perl", @@ -120,9 +119,7 @@ "Blog", 7 ] - ], - "id" : "006", - "name" : "006" + ] }, { "name" : "007", @@ -161,8 +158,8 @@ "name" : "008" }, { - "name" : "009", "id" : "009", + "name" : "009", "data" : [ [ "Perl", @@ -179,8 +176,8 @@ ] }, { - "name" : "010", "id" : "010", + "name" : "010", "data" : [ [ "Perl", @@ -197,7 +194,6 @@ ] }, { - "id" : "011", "data" : [ [ "Perl", @@ -212,9 +208,12 @@ 10 ] ], + "id" : "011", "name" : "011" }, { + "name" : "012", + "id" : "012", "data" : [ [ "Perl", @@ -228,12 +227,9 @@ "Blog", 11 ] - ], - "id" : "012", - "name" : "012" + ] }, { - "name" : "013", "data" : [ [ "Perl", @@ -248,9 +244,12 @@ 13 ] ], - "id" : "013" + "id" : "013", + "name" : "013" }, { + "name" : "014", + "id" : "014", "data" : [ [ "Perl", @@ -264,9 +263,7 @@ "Blog", 15 ] - ], - "id" : "014", - "name" : "014" + ] }, { "data" : [ @@ -287,7 +284,6 @@ "name" : "015" }, { - "id" : "016", "data" : [ [ "Perl", @@ -302,6 +298,7 @@ 12 ] ], + "id" : "016", "name" : "016" }, { @@ -319,12 +316,10 @@ 12 ] ], - "id" : "017", - "name" : "017" + "name" : "017", + "id" : "017" }, { - "name" : "018", - "id" : "018", "data" : [ [ "Perl", @@ -338,9 +333,12 @@ "Blog", 14 ] - ] + ], + "id" : "018", + "name" : "018" }, { + "name" : "019", "id" : "019", "data" : [ [ @@ -355,12 +353,11 @@ "Blog", 13 ] - ], - "name" : "019" + ] }, { - "name" : "020", "id" : "020", + "name" : "020", "data" : [ [ "Perl", @@ -395,8 +392,6 @@ "name" : "021" }, { - "name" : "022", - "id" : "022", "data" : [ [ "Perl", @@ -410,9 +405,12 @@ "Blog", 10 ] - ] + ], + "name" : "022", + "id" : "022" }, { + "name" : "023", "id" : "023", "data" : [ [ @@ -427,10 +425,10 @@ "Blog", 12 ] - ], - "name" : "023" + ] }, { + "name" : "024", "id" : "024", "data" : [ [ @@ -445,8 +443,7 @@ "Blog", 11 ] - ], - "name" : "024" + ] }, { "data" : [ @@ -467,8 +464,8 @@ "name" : "025" }, { - "name" : "026", "id" : "026", + "name" : "026", "data" : [ [ "Perl", @@ -485,6 +482,8 @@ ] }, { + "id" : "027", + "name" : "027", "data" : [ [ "Perl", @@ -498,12 +497,9 @@ "Blog", 9 ] - ], - "id" : "027", - "name" : "027" + ] }, { - "id" : "028", "data" : [ [ "Perl", @@ -518,7 +514,8 @@ 9 ] ], - "name" : "028" + "name" : "028", + "id" : "028" }, { "data" : [ @@ -535,11 +532,10 @@ |
