diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-05-03 17:11:34 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-05-03 17:11:34 +0100 |
| commit | 2f20ab9c6dfde7f02dcc78842d2319e844c21e40 (patch) | |
| tree | ac7d8e9a42f08e254f8bed40265d7c9c8508cf30 /stats | |
| parent | 4eb02327d38a1f1b09e245ca82ab21c38955ece5 (diff) | |
| download | perlweeklychallenge-club-2f20ab9c6dfde7f02dcc78842d2319e844c21e40.tar.gz perlweeklychallenge-club-2f20ab9c6dfde7f02dcc78842d2319e844c21e40.tar.bz2 perlweeklychallenge-club-2f20ab9c6dfde7f02dcc78842d2319e844c21e40.zip | |
- Added solutions by Arpad Toth.
Diffstat (limited to 'stats')
| -rw-r--r-- | stats/pwc-current.json | 229 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown.json | 142 | ||||
| -rw-r--r-- | stats/pwc-leaders.json | 846 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 104 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 34 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 68 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 46 |
7 files changed, 742 insertions, 727 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 022df4c9c2..0ec7029b46 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,51 +1,139 @@ { - "subtitle" : { - "text" : "[Champions: 10] Last updated at 2019-05-02 18:53:17 GMT" + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "chart" : { + "type" : "column" + }, + "series" : [ + { + "data" : [ + { + "y" : 1, + "drilldown" : "Alicia Bielsa", + "name" : "Alicia Bielsa" + }, + { + "y" : 2, + "drilldown" : "Andrezgz", + "name" : "Andrezgz" + }, + { + "y" : 1, + "drilldown" : "Arpad Toth", + "name" : "Arpad Toth" + }, + { + "name" : "Athanasius", + "drilldown" : "Athanasius", + "y" : 2 + }, + { + "y" : 2, + "name" : "E. Choroba", + "drilldown" : "E. Choroba" + }, + { + "y" : 2, + "drilldown" : "Gustavo Chaves", + "name" : "Gustavo Chaves" + }, + { + "drilldown" : "Joelle Maslak", + "name" : "Joelle Maslak", + "y" : 4 + }, + { + "y" : 2, + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld" + }, + { + "y" : 2, + "name" : "Maxim Kolodyazhny", + "drilldown" : "Maxim Kolodyazhny" + }, + { + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", + "y" : 1 + }, + { + "y" : 2, + "name" : "Tim Smith", + "drilldown" : "Tim Smith" + } + ], + "name" : "Champions", + "colorByPoint" : 1 + } + ], + "tooltip" : { + "pointerFormat" : "<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/>" }, "xAxis" : { "type" : "category" }, + "legend" : { + "enabled" : 0 + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 006" + }, "drilldown" : { "series" : [ { - "id" : "Alicia Bielsa", - "name" : "Alicia Bielsa", "data" : [ [ "Perl 5", 1 ] - ] + ], + "name" : "Alicia Bielsa", + "id" : "Alicia Bielsa" }, { - "name" : "Andrezgz", - "id" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Andrezgz", + "id" : "Andrezgz" }, { "data" : [ [ "Perl 5", - 2 + 1 ] ], - "name" : "Athanasius", - "id" : "Athanasius" + "name" : "Arpad Toth", + "id" : "Arpad Toth" }, { + "id" : "Athanasius", "data" : [ [ "Perl 5", 2 ] ], - "id" : "E. Choroba", - "name" : "E. Choroba" + "name" : "Athanasius" }, { "data" : [ @@ -54,10 +142,21 @@ 2 ] ], + "name" : "E. Choroba", + "id" : "E. Choroba" + }, + { "id" : "Gustavo Chaves", + "data" : [ + [ + "Perl 5", + 2 + ] + ], "name" : "Gustavo Chaves" }, { + "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -68,10 +167,11 @@ 2 ] ], - "id" : "Joelle Maslak", "name" : "Joelle Maslak" }, { + "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -81,126 +181,41 @@ "Perl 6", 1 ] - ], - "id" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld" + ] }, { + "id" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Maxim Kolodyazhny", "name" : "Maxim Kolodyazhny" }, { + "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + "name" : "Simon Proctor" }, { + "name" : "Tim Smith", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Tim Smith", - "name" : "Tim Smith" + "id" : "Tim Smith" } ] }, - "legend" : { - "enabled" : 0 - }, - "chart" : { - "type" : "column" - }, - "series" : [ - { - "data" : [ - { - "drilldown" : "Alicia Bielsa", - "name" : "Alicia Bielsa", - "y" : 1 - }, - { - "drilldown" : "Andrezgz", - "name" : "Andrezgz", - "y" : 2 - }, - { - "y" : 2, - "name" : "Athanasius", - "drilldown" : "Athanasius" - }, - { - "y" : 2, - "name" : "E. Choroba", - "drilldown" : "E. Choroba" - }, - { - "drilldown" : "Gustavo Chaves", - "name" : "Gustavo Chaves", - "y" : 2 - }, - { - "y" : 4, - "name" : "Joelle Maslak", - "drilldown" : "Joelle Maslak" - }, - { - "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 2 - }, - { - "y" : 2, - "name" : "Maxim Kolodyazhny", - "drilldown" : "Maxim Kolodyazhny" - }, - { - "drilldown" : "Simon Proctor", - "y" : 1, - "name" : "Simon Proctor" - }, - { - "drilldown" : "Tim Smith", - "name" : "Tim Smith", - "y" : 2 - } - ], - "colorByPoint" : 1, - "name" : "Champions" - } - ], - "title" : { - "text" : "Perl Weekly Challenge - 006" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "tooltip" : { - "pointerFormat" : "<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/>" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } + "subtitle" : { + "text" : "[Champions: 11] Last updated at 2019-05-03 16:10:31 GMT" } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 5398874d5e..bdadc24622 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,26 +1,55 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>", - "followPointer" : "true", - "headerFormat" : "<span style=\"font-size:11px\"></span>" + "legend" : { + "enabled" : "false" }, - "chart" : { - "type" : "column" + "series" : [ + { + "data" : [ + { + "y" : 113, + "name" : "#001 [P5=76 P6=37]", + "drilldown" : "001" + }, + { + "y" : 95, + "name" : "#002 [P5=63 P6=32]", + "drilldown" : "002" + }, + { + "name" : "#003 [P5=32 P6=26]", + "y" : 58, + "drilldown" : "003" + }, + { + "y" : 75, + "name" : "#004 [P5=46 P6=29]", + "drilldown" : "004" + }, + { + "y" : 53, + "name" : "#005 [P5=31 P6=22]", + "drilldown" : "005" + }, + { + "drilldown" : "006", + "y" : 21, + "name" : "#006 [P5=15 P6=6]" + } + ], + "name" : "Perl Weekly Challenge Languages", + "colorByPoint" : "true" + } + ], + "title" : { + "text" : "Perl Weekly Challenge Language" }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 + "yAxis" : { + "title" : { + "text" : "Total Solutions" } }, "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-02 18:53:26 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge Language" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-03 16:11:04 GMT" }, "drilldown" : { "series" : [ @@ -39,7 +68,6 @@ ] }, { - "id" : "002", "data" : [ [ "Perl 5", @@ -50,10 +78,12 @@ 32 ] ], - "name" : "002" + "name" : "002", + "id" : "002" }, { "id" : "003", + "name" : "003", "data" : [ [ "Perl 5", @@ -63,8 +93,7 @@ "Perl 6", 26 ] - ], - "name" : "003" + ] }, { "data" : [ @@ -77,11 +106,10 @@ 29 ] ], - "name" : "004", - "id" : "004" + "id" : "004", + "name" : "004" }, { - "id" : "005", "data" : [ [ "Perl 5", @@ -92,71 +120,43 @@ 22 ] ], - "name" : "005" + "name" : "005", + "id" : "005" }, { - "id" : "006", "data" : [ [ "Perl 5", - 14 + 15 ], [ "Perl 6", 6 ] ], + "id" : "006", "name" : "006" } ] }, - "series" : [ - { - "colorByPoint" : "true", - "data" : [ - { - "y" : 113, - "name" : "#001 [P5=76 P6=37]", - "drilldown" : "001" - }, - { - "y" : 95, - "drilldown" : "002", - "name" : "#002 [P5=63 P6=32]" - }, - { - "drilldown" : "003", - "name" : "#003 [P5=32 P6=26]", - "y" : 58 - }, - { - "y" : 75, - "name" : "#004 [P5=46 P6=29]", - "drilldown" : "004" - }, - { - "y" : 53, - "drilldown" : "005", - "name" : "#005 [P5=31 P6=22]" - }, - { - "y" : 20, - "drilldown" : "006", - "name" : "#006 [P5=14 P6=6]" - } - ], - "name" : "Perl Weekly Challenge Languages" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } } - ], + }, + "tooltip" : { + "followPointer" : "true", + "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>", + "headerFormat" : "<span style=\"font-size:11px\"></span>" + }, "xAxis" : { "type" : "category" }, - "legend" : { - "enabled" : "false" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "chart" : { + "type" : "column" } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 55933387d8..6620cb0c46 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,325 +1,54 @@ { - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } + "xAxis" : { + "type" : "category" }, "tooltip" : { "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>", "followPointer" : "true", "headerFormat" : "<span style=\"font-size:11px\"></span>" }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "type" : "category" - }, - "series" : [ - { - "data" : [ - { - "drilldown" : "Laurent Rosenfeld", - "name" : "#1: Laurent Rosenfeld", - "y" : 54 - }, - { - "drilldown" : "Joelle Maslak", - "name" : "#2: Joelle Maslak", - "y" : 50 - }, - { - "drilldown" : "Jaldhar H. Vyas", - "name" : "#3: Jaldhar H. Vyas", - "y" : 40 - }, - { - "drilldown" : "Simon Proctor", - "y" : 38, - "name" : "#4: Simon Proctor" - }, - { - "y" : 36, - "name" : "#5: Dr James A. Smith", - "drilldown" : "Dr James A. Smith" - }, - { - "name" : "#6: Jo Christian Oterhals", - "y" : 36, - "drilldown" : "Jo Christian Oterhals" - }, - { - "drilldown" : "Nick Logan", - "name" : "#7: Nick Logan", - "y" : 32 - }, - { - "name" : "#8: Ruben Westerberg", - "y" : 32, - "drilldown" : "Ruben Westerberg" - }, - { - "y" : 30, - "name" : "#9: Adam Russell", - "drilldown" : "Adam Russell" - }, - { - "drilldown" : "Lars Balker", - "name" : "#10: Lars Balker", - "y" : 28 - }, - { - "y" : 26, - "name" : "#11: Gustavo Chaves", - "drilldown" : "Gustavo Chaves" - }, - { - "y" : 26, - "name" : "#12: Mark Senn", - "drilldown" : "Mark Senn" - }, - { - "name" : "#13: Andrezgz", - "y" : 24, - "drilldown" : "Andrezgz" - }, - { - "drilldown" : "Arne Sommer", - "name" : "#14: Arne Sommer", - "y" : 24 - }, - { - "drilldown" : "Athanasius", - "name" : "#15: Athanasius", - "y" : 24 - }, - { - "drilldown" : "Kian-Meng Ang", - "y" : 24, - "name" : "#16: Kian-Meng Ang" - }, - { - "drilldown" : "Doug Schrag", - "y" : 20, - "name" : "#17: Doug Schrag" - }, - { - "name" : "#18: Francis Whittle", - "y" : 18, - "drilldown" : "Francis Whittle" - }, - { - "drilldown" : "Duncan C. White", - "name" : "#19: Duncan C. White", - "y" : 16 - }, - { - "drilldown" : "Robert Gratza", - "name" : "#20: Robert Gratza", - "y" : 16 - }, - { - "name" : "#21: John Barrett", - "y" : 14, - "drilldown" : "John Barrett" - }, - { - "name" : "#22: Daniel Mantovani", - "y" : 12, - "drilldown" : "Daniel Mantovani" - }, - { - "drilldown" : "E. Choroba", - "name" : "#23: E. Choroba", - "y" : 12 - }, - { - "drilldown" : "Maxim Kolodyazhny", - "y" : 12, - "name" : "#24: Maxim Kolodyazhny" - }, - { - "drilldown" : "Philippe Bruhat", - "y" : 12, - "name" : "#25: Philippe Bruhat" - }, - { - "drilldown" : "Sergio Iglesias", - "name" : "#26: Sergio Iglesias", - "y" : 12 - }, - { - "name" : "#27: Khalid", - "y" : 10, - "drilldown" : "Khalid" - }, - { - "y" : 10, - "name" : "#28: Steve Rogerson", - "drilldown" : "Steve Rogerson" - }, - { - "drilldown" : "Veesh Goldman", - "name" : "#29: Veesh Goldman", - "y" : 10 - }, - { - "name" : "#30: Alex Daniel", - "y" : 8, - "drilldown" : "Alex Daniel" - }, - { - "y" : 8, - "name" : "#31: Arpad Toth", - "drilldown" : "Arpad Toth" - }, - { - "y" : 8, - "name" : "#32: Bob Kleemann", - "drilldown" : "Bob Kleemann" - }, - { - "y" : 8, - "name" : "#33: Chenyf", - "drilldown" : "Chenyf" - }, - { - "drilldown" : "David Kayal", - "name" : "#34: David Kayal", - "y" : 8 - }, - { - "drilldown" : "Jaime Corchado", - "name" : "#35: Jaime Corchado", - "y" : 8 - }, - { - "name" : "#36: Matt Latusek", - "y" : 8, - "drilldown" : "Matt Latusek" - }, - { - "drilldown" : "Ozzy", - "y" : 8, - "name" : "#37: Ozzy" - }, - { - "drilldown" : "Simon Reinhardt", - "y" : 8, - "name" : "#38: Simon Reinhardt" - }, - { - "y" : 8, - "name" : "#39: Steven Wilson", - "drilldown" : "Steven Wilson" - }, - { - "drilldown" : "Tim Smith", - "y" : 8, - "name" : "#40: Tim Smith" - }, - { - "name" : "#41: Ailbhe Tweedie", - "y" : 6, - "drilldown" : "Ailbhe Tweedie" - }, - { - "drilldown" : "Alicia Bielsa", - "name" : "#42: Alicia Bielsa", - "y" : 6 - }, - { - "drilldown" : "Dave Cross", - "name" : "#43: Dave Cross", - "y" : 6 - }, - { - "drilldown" : "Dave Jacoby", - "name" : "#44: Dave Jacoby", - "y" : 6 - }, - { - "drilldown" : "Freddie B", - "y" : 6, - "name" : "#45: Freddie B" - }, - { - "drilldown" : "Jeremy Carman", - "name" : "#46: Jeremy Carman", - "y" : 6 - }, - { - "name" : "#47: Kivanc Yazan", - "y" : 6, - "drilldown" : "Kivanc Yazan" - }, - { - "name" : "#48: Neil Bowers", - "y" : 6, - "drilldown" : "Neil Bowers" - }, - { - "name" : "#49: Pete Houston", - "y" : 6, - "drilldown" : "Pete Houston" - }, - { - "name" : "#50: Sean Meininger", - "y" : 6, - "drilldown" : "Sean Meininger" - } - ], - "name" : "Perl Weekly Challenge Leaders", - "colorByPoint" : "true" + "yAxis" : { + "title" : { + "text" : "Total Score" } - ], - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-02 18:53:20 GMT" }, "drilldown" : { "series" : [ { - "name" : "Laurent Rosenfeld", "data" : [ [ "Perl 6", 10 ], [ - "Perl 5", - 11 - ], - [ "Blog", 6 + ], + [ + "Perl 5", + 11 ] ], - "id" : "Laurent Rosenfeld" + "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld" }, { + "id" : "Joelle Maslak", + "name" : "Joelle Maslak", "data" : [ [ "Perl 5", 12 ], [ - "Perl 6", - 12 - ], - [ "Blog", 1 + ], + [ + "Perl 6", + 12 ] - ], - "name" : "Joelle Maslak", - "id" : "Joelle Maslak" + ] }, { "data" : [ @@ -332,28 +61,30 @@ 10 ] ], - "name" : "Jaldhar H. Vyas", - "id" : "Jaldhar H. Vyas" + "id" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas" }, { - "name" : "Simon Proctor", "data" : [ [ "Perl 6", 11 ], [ - "Perl 5", + "Blog", 4 ], [ - "Blog", + "Perl 5", 4 ] ], - "id" : "Simon Proctor" + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { + "id" : "Dr James A. Smith", + "name" : "Dr James A. Smith", "data" : [ [ "Perl 5", @@ -363,30 +94,27 @@ "Perl 6", 8 ] - ], - "name" : "Dr James A. Smith", - "id" : "Dr James A. Smith" + ] }, { "data" : [ [ + "Perl 5", + 6 + ], + [ "Blog", 4 ], [ "Perl 6", 8 - ], - [ - "Perl 5", - 6 ] ], - "name" : "Jo Christian Oterhals", - "id" : "Jo Christian Oterhals" + "id" : "Jo Christian Oterhals", + "name" : "Jo Christian Oterhals" }, { - "id" : "Nick Logan", "data" : [ [ "Perl 5", @@ -397,24 +125,24 @@ 8 ] ], - "name" : "Nick Logan" + "name" : "Nick Logan", + "id" : "Nick Logan" }, { - "id" : "Ruben Westerberg", "data" : [ [ - "Perl 5", + "Perl 6", 8 ], [ - "Perl 6", + "Perl 5", 8 ] ], + "id" : "Ruben Westerberg", "name" : "Ruben Westerberg" }, { - "name" : "Adam Russell", "data" : [ [ "Blog", @@ -425,85 +153,88 @@ 10 ] ], + "name" : "Adam Russell", "id" : "Adam Russell" }, { - "id" : "Lars Balker", - "name" : "Lars Balker", "data" : [ [ - "Perl 5", - 10 - ], - [ "Perl 6", 4 + ], + [ + "Perl 5", + 10 ] - ] + ], + "id" : "Lars Balker", + "name" : "Lars Balker" }, { + "id" : "Gustavo Chaves", "name" : "Gustavo Chaves", "data" : [ [ - "Perl 5", - 9 - ], - [ "Blog", 4 + ], + [ + "Perl 5", + 9 ] - ], - "id" : "Gustavo Chaves" + ] }, { "data" : [ [ - "Perl 6", - 10 - ], - [ "Blog", 3 + ], + [ + "Perl 6", + 10 ] ], "name" : "Mark Senn", "id" : "Mark Senn" }, { - "name" : "Andrezgz", "data" : [ [ "Perl 5", 12 ] ], + "name" : "Andrezgz", "id" : "Andrezgz" }, { "id" : "Arne Sommer", + "name" : "Arne Sommer", "data" : [ [ - "Blog", - 4 - ], - [ "Perl 6", 8 + ], + [ + "Blog", + 4 ] - ], - "name" : "Arne Sommer" + ] }, { - "id" : "Athanasius", "data" : [ [ "Perl 5", 12 ] ], + "id" : "Athanasius", "name" : "Athanasius" }, { + "id" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang", "data" : [ [ "Perl 5", @@ -513,13 +244,11 @@ "Blog", 4 ] - ], - "name" : "Kian-Meng Ang", - "id" : "Kian-Meng Ang" + ] }, { - "id" : "Doug Schrag", "name" : "Doug Schrag", + "id" : "Doug Schrag", "data" : [ [ "Perl 6", @@ -528,31 +257,32 @@ ] }, { - "id" : "Francis Whittle", - "name" : "Francis Whittle", "data" : [ [ - "Perl 6", - 6 - ], - [ "Blog", 3 + ], + [ + "Perl 6", + 6 ] - ] + ], + "name" : "Francis Whittle", + "id" : "Francis Whittle" }, |
