diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-04-24 10:39:54 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-04-24 10:39:54 +0100 |
| commit | 6bbeae5fb88a0decdb61f046d3ccffe06d5c55ea (patch) | |
| tree | 59bc68ccda81a73e2fe7fa9fa96b944baebc5b82 | |
| parent | 17a7c93754f88e7d9d99bd80619bd3529d5d25cf (diff) | |
| download | perlweeklychallenge-club-6bbeae5fb88a0decdb61f046d3ccffe06d5c55ea.tar.gz perlweeklychallenge-club-6bbeae5fb88a0decdb61f046d3ccffe06d5c55ea.tar.bz2 perlweeklychallenge-club-6bbeae5fb88a0decdb61f046d3ccffe06d5c55ea.zip | |
- Added solutions by Andrezgz.
| -rw-r--r-- | stats/pwc-current.json | 127 | ||||
| -rw-r--r-- | stats/pwc-leaders.json | 716 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 56 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 102 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 32 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 188 |
6 files changed, 618 insertions, 603 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index d76232ec49..11e18bbb75 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,71 +1,39 @@ { - "legend" : { - "enabled" : 0 - }, - "series" : [ - { - "name" : "Champions", - "colorByPoint" : 1, - "data" : [ - { - "y" : 2, - "drilldown" : "Francis Whittle", - "name" : "Francis Whittle" - }, - { - "name" : "Gustavo Chaves", - "drilldown" : "Gustavo Chaves", - "y" : 2 - }, - { - "y" : 2, - "drilldown" : "Dr James A. Smith", - "name" : "Dr James A. Smith" - }, - { - "name" : "Robert Gratza", - "drilldown" : "Robert Gratza", - "y" : 2 - } - ] - } - ], "tooltip" : { - "followPointer" : 1, "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" - }, - "xAxis" : { - "type" : "category" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "followPointer" : 1 }, "plotOptions" : { "series" : { + "borderWidth" : 0, "dataLabels" : { "format" : "{point.y}", "enabled" : 1 - }, - "borderWidth" : 0 + } } }, - "chart" : { - "type" : "column" - }, "drilldown" : { "series" : [ { - "id" : "Francis Whittle", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "name" : "Andrezgz", + "id" : "Andrezgz" + }, + { + "name" : "Francis Whittle", "data" : [ [ "Perl 6", 2 ] ], - "name" : "Francis Whittle" + "id" : "Francis Whittle" }, { "name" : "Gustavo Chaves", @@ -78,31 +46,78 @@ "id" : "Gustavo Chaves" }, { + "id" : "Dr James A. Smith", + "name" : "Dr James A. Smith", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Dr James A. Smith", - "name" : "Dr James A. Smith" + ] }, { + "id" : "Robert Gratza", + "name" : "Robert Gratza", "data" : [ [ "Perl 6", 2 ] - ], - "id" : "Robert Gratza", - "name" : "Robert Gratza" + ] } ] }, + "legend" : { + "enabled" : 0 + }, + "chart" : { + "type" : "column" + }, "title" : { "text" : "Perl Weekly Challenge - 005" }, + "xAxis" : { + "type" : "category" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, "subtitle" : { - "text" : "[Champions: 4] Last updated at 2019-04-23 10:48:40 GMT" - } + "text" : "[Champions: 5] Last updated at 2019-04-24 09:39:17 GMT" + }, + "series" : [ + { + "colorByPoint" : 1, + "name" : "Champions", + "data" : [ + { + "drilldown" : "Andrezgz", + "name" : "Andrezgz", + "y" : 2 + }, + { + "name" : "Francis Whittle", + "y" : 2, + "drilldown" : "Francis Whittle" + }, + { + "drilldown" : "Gustavo Chaves", + "y" : 2, + "name" : "Gustavo Chaves" + }, + { + "drilldown" : "Dr James A. Smith", + "y" : 2, + "name" : "Dr James A. Smith" + }, + { + "drilldown" : "Robert Gratza", + "name" : "Robert Gratza", + "y" : 2 + } + ] + } + ] } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 854e03c2c6..e0f80a1713 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,215 +1,4 @@ { - "series" : [ - { - "name" : "Perl Weekly Challenge Leaders", - "colorByPoint" : "true", - "data" : [ - { - "name" : "#1: Laurent Rosenfeld", - "drilldown" : "Laurent Rosenfeld", - "y" : 38 - }, - { - "drilldown" : "Dr James A. Smith", - "name" : "#2: Dr James A. Smith", - "y" : 36 - }, - { - "y" : 32, - "drilldown" : "Jaldhar H. Vyas", - "name" : "#3: Jaldhar H. Vyas" - }, - { - "name" : "#4: Joelle Maslak", - "drilldown" : "Joelle Maslak", - "y" : 32 - }, - { - "y" : 32, - "drilldown" : "Nick Logan", - "name" : "#5: Nick Logan" - }, - { - "y" : 30, - "drilldown" : "Jo Christian Oterhals", - "name" : "#6: Jo Christian Oterhals" - }, - { - "y" : 30, - "drilldown" : "Simon Proctor", - "name" : "#7: Simon Proctor" - }, - { - "y" : 24, - "name" : "#8: Adam Russell", - "drilldown" : "Adam Russell" - }, - { - "y" : 24, - "name" : "#9: Lars Balker", - "drilldown" : "Lars Balker" - }, - { - "y" : 24, - "drilldown" : "Ruben Westerberg", - "name" : "#10: Ruben Westerberg" - }, - { - "y" : 22, - "drilldown" : "Gustavo Chaves", - "name" : "#11: Gustavo Chaves" - }, - { - "y" : 22, - "name" : "#12: Kian-Meng Ang", - "drilldown" : "Kian-Meng Ang" - }, - { - "y" : 20, - "name" : "#13: Mark Senn", - "drilldown" : "Mark Senn" - }, - { - "drilldown" : "Arne Sommer", - "name" : "#14: Arne Sommer", - "y" : 18 - }, - { - "drilldown" : "Francis Whittle", - "name" : "#15: Francis Whittle", - "y" : 18 - }, - { - "drilldown" : "Andrezgz", - "name" : "#16: Andrezgz", - "y" : 16 - }, - { - "drilldown" : "Athanasius", - "name" : "#17: Athanasius", - "y" : 16 - }, - { - "y" : 16, - "drilldown" : "Doug Schrag", - "name" : "#18: Doug Schrag" - }, - { - "drilldown" : "Robert Gratza", - "name" : "#19: Robert Gratza", - "y" : 16 - }, - { - "drilldown" : "Duncan C. White", - "name" : "#20: Duncan C. White", - "y" : 12 - }, - { - "name" : "#21: Philippe Bruhat", - "drilldown" : "Philippe Bruhat", - "y" : 12 - }, - { - "y" : 12, - "drilldown" : "Sergio Iglesias", - "name" : "#22: Sergio Iglesias" - }, - { - "y" : 10, - "name" : "#23: John Barrett", - "drilldown" : "John Barrett" - }, - { - "drilldown" : "Khalid", - "name" : "#24: Khalid", - "y" : 10 - }, - { - "drilldown" : "Steve Rogerson", - "name" : "#25: Steve Rogerson", - "y" : 10 - }, - { - "drilldown" : "Veesh Goldman", - "name" : "#26: Veesh Goldman", - "y" : 10 - }, - { - "drilldown" : "Alex Daniel", - "name" : "#27: Alex Daniel", - "y" : 8 - }, - { - "y" : 8, - "name" : "#28: Arpad Toth", - "drilldown" : "Arpad Toth" - }, - { - "drilldown" : "Bob Kleemann", - "name" : "#29: Bob Kleemann", - "y" : 8 - }, - { - "y" : 8, - "name" : "#30: Chenyf", - "drilldown" : "Chenyf" - }, - { - "y" : 8, - "drilldown" : "Daniel Mantovani", - "name" : "#31: Daniel Mantovani" - }, - { - "y" : 8, - "drilldown" : "David Kayal", - "name" : "#32: David Kayal" - }, - { - "name" : "#33: Matt Latusek", - "drilldown" : "Matt Latusek", - "y" : 8 - }, - { - "drilldown" : "Maxim Kolodyazhny", - "name" : "#34: Maxim Kolodyazhny", - "y" : 8 - }, - { - "drilldown" : "Ozzy", - "name" : "#35: Ozzy", - "y" : 8 - }, - { - "drilldown" : "Simon Reinhardt", - "name" : "#36: Simon Reinhardt", - "y" : 8 - }, - { - "name" : "#37: Steven Wilson", - "drilldown" : "Steven Wilson", - "y" : 8 - }, - { - "y" : 6, - "name" : "#38: Ailbhe Tweedie", - "drilldown" : "Ailbhe Tweedie" - }, - { - "drilldown" : "Dave Cross", - "name" : "#39: Dave Cross", - "y" : 6 - }, - { - "drilldown" : "Dave Jacoby", - "name" : "#40: Dave Jacoby", - "y" : 6 - } - ] - } - ], - "legend" : { - "enabled" : "false" - }, "plotOptions" : { "series" : { "dataLabels" : { @@ -219,58 +8,43 @@ "borderWidth" : 0 } }, - "chart" : { - "type" : "column" - }, - "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>" - }, - "yAxis" : { - "title" : { - "text" : "Total Score" - } - }, - "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-04-23 10:49:12 GMT" - }, "drilldown" : { "series" : [ { + "name" : "Laurent Rosenfeld", "id" : "Laurent Rosenfeld", "data" : [ [ - "Perl 6", - 7 + "Blog", + 4 ], [ "Perl 5", 8 ], [ - "Blog", - 4 + "Perl 6", + 7 ] - ], - "name" : "Laurent Rosenfeld" + ] }, { + "id" : "Dr James A. Smith", + "name" : "Dr James A. Smith", "data" : [ [ - "Perl 6", - 8 - ], - [ "Perl 5", 10 + ], + [ + "Perl 6", + 8 ] - ], - "id" : "Dr James A. Smith", - "name" : "Dr James A. Smith" + ] }, { "id" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas", "data" : [ [ "Perl 5", @@ -280,117 +54,115 @@ "Perl 6", 8 ] - ], - "name" : "Jaldhar H. Vyas" + ] }, { + "name" : "Joelle Maslak", + "id" : "Joelle Maslak", "data" : [ [ - "Perl 6", + "Perl 5", 8 ], [ - "Perl 5", + "Perl 6", 8 ] - ], - "id" : "Joelle Maslak", - "name" : "Joelle Maslak" + ] }, { "name" : "Nick Logan", "id" : "Nick Logan", "data" : [ [ - "Perl 6", + "Perl 5", 8 ], [ - "Perl 5", + "Perl 6", 8 ] ] }, { - "id" : "Jo Christian Oterhals", "data" : [ [ - "Perl 6", - 6 - ], - [ "Blog", 3 ], [ + "Perl 6", + 6 + ], + [ "Perl 5", 6 ] ], - "name" : "Jo Christian Oterhals" + "name" : "Jo Christian Oterhals", + "id" : "Jo Christian Oterhals" }, { "data" : [ [ - "Perl 6", - 8 - ], - [ "Blog", 3 ], [ "Perl 5", 4 + ], + [ + "Perl 6", + 8 ] ], - "id" : "Simon Proctor", - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "id" : "Simon Proctor" }, { "name" : "Adam Russell", + "id" : "Adam Russell", "data" : [ [ - "Blog", - 4 - ], - [ "Perl 5", 8 + ], + [ + "Blog", + 4 ] - ], - "id" : "Adam Russell" + ] }, { "name" : "Lars Balker", "id" : "Lars Balker", "data" : [ [ - "Perl 5", - 8 - ], - [ "Perl 6", 4 + ], + [ + "Perl 5", + 8 ] ] }, { + "name" : "Ruben Westerberg", "id" : "Ruben Westerberg", "data" : [ [ - "Perl 5", + "Perl 6", 6 ], [ - "Perl 6", + "Perl 5", 6 ] - ], - "name" : "Ruben Westerberg" + ] }, { - "id" : "Gustavo Chaves", "data" : [ [ "Blog", @@ -401,10 +173,12 @@ 7 ] ], + "id" : "Gustavo Chaves", "name" : "Gustavo Chaves" }, { "name" : "Kian-Meng Ang", + "id" : "Kian-Meng Ang", "data" : [ [ "Perl 5", @@ -414,22 +188,31 @@ "Blog", 3 ] - ], - "id" : "Kian-Meng Ang" + ] }, { + "name" : "Andrezgz", + "id" : "Andrezgz", "data" : [ [ - "Perl 6", - 8 - ], + "Perl 5", + 10 + ] + ] + }, + { + "name" : "Mark Senn", + "id" : "Mark Senn", + "data" : [ [ "Blog", 2 + ], + [ + "Perl 6", + 8 ] - ], - "id" : "Mark Senn", - "name" : "Mark Senn" + ] }, { "data" : [ @@ -466,22 +249,12 @@ 8 ] ], - "id" : "Andrezgz", - "name" : "Andrezgz" - }, - { - "data" : [ - [ - "Perl 5", - 8 - ] - ], "id" : "Athanasius", "name" : "Athanasius" }, { - "name" : "Doug Schrag", "id" : "Doug Schrag", + "name" : "Doug Schrag", "data" : [ [ "Perl 6", @@ -490,32 +263,30 @@ ] }, { - "id" : "Robert Gratza", "data" : [ [ - "Perl 6", - 6 - ], - [ "Perl 5", 2 + ], + [ + "Perl 6", + 6 ] ], + "id" : "Robert Gratza", "name" : "Robert Gratza" }, { + "id" : "Duncan C. White", + "name" : "Duncan C. White", "data" : [ [ "Perl 5", 6 ] - ], - "id" : "Duncan C. White", - "name" : "Duncan C. White" + ] }, { - "name" : "Philippe Bruhat", - "id" : "Philippe Bruhat", "data" : [ [ "Blog", @@ -525,7 +296,9 @@ "Perl 5", 4 ] - ] + ], + "name" : "Philippe Bruhat", + "id" : "Philippe Bruhat" }, { "data" : [ @@ -538,8 +311,8 @@ "name" : "Sergio Iglesias" }, { - "name" : "John Barrett", "id" : "John Barrett", + "name" : "John Barrett", "data" : [ [ "Perl 5", @@ -548,6 +321,8 @@ ] }, { + "name" : "Khalid", + "id" : "Khalid", "data" : [ [ "Perl 5", @@ -557,137 +332,135 @@ "Blog", 1 ] - ], - "id" : "Khalid", - "name" : "Khalid" + ] }, { "data" : [ [ - "Perl 6", - 2 - ], - [ "Perl 5", 3 + ], + [ + "Perl 6", + 2 ] ], "id" : "Steve Rogerson", "name" : "Steve Rogerson" }, { - "id" : "Veesh Goldman", "data" : [ [ "Perl 5", 5 ] ], - "name" : "Veesh Goldman" + "name" : "Veesh Goldman", + "id" : "Veesh Goldman" }, { + "id" : "Alex Daniel", + "name" : "Alex Daniel", "data" : [ [ "Perl 6", 4 ] - ], - "id" : "Alex Daniel", - "name" : "Alex Daniel" + ] }, { + "name" : "Arpad Toth", + "id" : "Arpad Toth", "data" : [ [ "Perl 5", 4 ] - ], - "id" : "Arpad Toth", - "name" : "Arpad Toth" + ] }, { + "id" : "Bob Kleemann", + "name" : "Bob Kleemann", "data" : [ [ "Perl 5", 4 ] - ], - "id" : "Bob Kleemann", - "name" : "Bob Kleemann" + ] }, { + "id" : "Chenyf", + "name" : "Chenyf", "data" : [ [ "Perl 6", 4 ] - ], - "id" : "Chenyf", - "name" : "Chenyf" + ] }, { - "name" : "Daniel Mantovani", - "id" : "Daniel Mantovani", "data" : [ [ "Perl 5", 4 ] - ] + ], + "name" : "Daniel Mantovani", + "id" : "Daniel Mantovani" }, { - "name" : "David Kayal", - "id" : "David Kayal", "data" : [ [ "Perl 5", 4 ] - ] + ], + "id" : "David Kayal", + "name" : "David Kayal" }, { - "id" : "Matt Latusek", "data" : [ [ "Perl 5", 4 ] ], + "id" : "Matt Latusek", "name" : "Matt Latusek" }, { - "name" : "Maxim Kolodyazhny", - "id" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 4 ] - ] + ], + "id" : "Maxim Kolodyazhny", + "name" : "Maxim Kolodyazhny" }, { + "id" : "Ozzy", "name" : "Ozzy", "data" : [ [ "Perl 6", 4 ] - ], - "id" : "Ozzy" + ] }, { - "name" : "Simon Reinhardt", - "id" : "Simon Reinhardt", "data" : [ [ "Perl 5", 4 ] - ] + ], + "id" : "Simon Reinhardt", + "name" : "Simon Reinhardt" }, { - "name" : "Steven Wilson", "id" : "Steven Wilson", + "name" : "Steven Wilson", "data" : [ [ "Perl 5", @@ -697,37 +470,37 @@ }, { "name" : "Ailbhe Tweedie", + "id" : "Ailbhe Tweedie", "data" : [ [ "Perl 5", 3 ] - ], - "id" : "Ailbhe Tweedie" + ] }, { "id" : "Dave Cross", + "name" : "Dave Cross", "data" : [ [ - "Perl 5", - 2 - ], - [ "Blog", 1 + ], + [ + "Perl 5", + 2 ] - ], - "name" : "Dave Cross" + ] }, { "data" : [ [ - "Blog", - 2 - ], - [ "Perl 5", 1 + ], + [ + "Blog", + 2 ] ], "id" : "Dave Jacoby", @@ -735,10 +508,237 @@ } ] }, + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 40)" + }, + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "title" : { + "text" : "Total Score" + } + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-04-24 09:39:30 GMT" + }, "xAxis" : { "type" : "category" }, - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 40)" + "series" : [ + { + "colorByPoint" : "true", + "name" : "Perl Weekly Challenge Leaders", + "data" : [ + { + "drilldown" : "Laurent Rosenfeld", + "name" : "#1: Laurent Rosenfeld", + "y" : 38 + }, + { + "y" : 36, + "drilldown" : "Dr James A. Smith", + "name" : "#2: Dr James A. Smith" + }, + { + "y" : 32, + "drilldown" : "Jaldhar H. Vyas", + "name" : "#3: Jaldhar H. Vyas" + }, + { + "y" : 32, + "drilldown" : "Joelle Maslak", + "name" : "#4: Joelle Maslak" + }, + { + "y" : 32, + "drilldown" : "Nick Logan", + "name" : "#5: Nick Logan" + }, + { + "y" : 30, + "drilldown" : "Jo Christian Oterhals", + "name" : "#6: Jo Christian Oterhals" + }, + { + "name" : "#7: Simon Proctor", + "drilldown" : "Simon Proctor", + "y" : 30 + }, + { + "y" : 24, + "name" : "#8: Adam Russell", + "drilldown" : "Adam Russell" + }, + { + "name" : "#9: Lars Balker", + "drilldown" : "Lars Balker", + "y" : 24 + }, + { + "y" : 24, + "drilldown" : "Ruben Westerberg", + "name" : "#10: Ruben Westerberg" + }, + { + "y" : 22, + "drilldown" : "Gustavo Chaves", + "name" : "#11: Gustavo Chaves" + }, + { + "name" : "#12: Kian-Meng Ang", + "drilldown" : "Kian-Meng Ang", + "y" : 22 + }, + { + "y" : 20, + "name" : "#13: Andrezgz", + "drilldown" : "Andrezgz" + }, + { + "drilldown" : "Mark Senn", + "name" : "#14: Mark Senn", + "y" : 20 + }, + { + "y" : 18, + "name" : "#15: Arne Sommer", + "drilldown" : "Arne Sommer" + }, + { + "y" : 18, + "drilldown" : "Francis Whittle", + "name" : "#16: Francis Whittle" + }, + { + "y" : 16, + "drilldown" : "Athanasius", + "name" : "#17: Athanasius" + }, + { + "drilldown" : "Doug Schrag", + "name" : "#18: Doug Schrag", + "y" : 16 + }, + { + "y" : 16, + "name" : "#19: Robert Gratza", + "drilldown" : "Robert Gratza" + }, + { + "y" : 12, + "drilldown" : "Duncan C. White", + "name" : "#20: Duncan C. White" + }, + { + "y" : 12, + "drilldown" : "Philippe Bruhat", + "name" : "#21: Philippe Bruhat" + }, + { + "y" : 12, + "name" : "#22: Sergio Iglesias", + "drilldown" : "Sergio Iglesias" + }, + { + "drilldown" : "John Barrett", + "name" : "#23: John Barrett", + "y" : 10 + }, + { + "y" : 10, + "drilldown" : "Khalid", + "name" : "#24: Khalid" + }, + { + "y" : 10, + "drilldown" : "Steve Rogerson", + "name" : "#25: Steve Rogerson" + }, + { + "name" : "#26: Veesh Goldman", + "drilldown" : "Veesh Goldman", + "y" : 10 + }, + { + "y" : 8, + "drilldown" : "Alex Daniel", + "name" : "#27: Alex Daniel" + }, + { + "name" : "#28: Arpad Toth", + "drilldown" : "Arpad Toth", + "y" : 8 + }, + { + "drilldown" : "Bob Kleemann", + "name" : "#29: Bob Kleemann", + "y" : 8 + }, + { + "y" : 8, + "name" : "#30: Chenyf", + "drilldown" : "Chenyf" + }, + { + "y" : 8, + "name" : "#31: Daniel Mantova |
