aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-02 19:27:40 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-02 19:27:40 +0100
commitbe3984e65d30bc37fcae8a30a5b268dcccbaaff9 (patch)
treec5255c065253d49f96c86353fec6080e497de8e7 /stats
parentdd201355bb0295d959b4cd8129293103bc828d37 (diff)
downloadperlweeklychallenge-club-be3984e65d30bc37fcae8a30a5b268dcccbaaff9.tar.gz
perlweeklychallenge-club-be3984e65d30bc37fcae8a30a5b268dcccbaaff9.tar.bz2
perlweeklychallenge-club-be3984e65d30bc37fcae8a30a5b268dcccbaaff9.zip
- Added solutions by Maxim Kolodyazhny.
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json174
-rw-r--r--stats/pwc-language-breakdown.json124
-rw-r--r--stats/pwc-leaders.json440
-rw-r--r--stats/pwc-summary-1-30.json118
-rw-r--r--stats/pwc-summary-31-60.json42
-rw-r--r--stats/pwc-summary-61-90.json66
-rw-r--r--stats/pwc-summary.json32
7 files changed, 498 insertions, 498 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 0a2f2d6e61..81858179b4 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,101 +1,53 @@
{
+ "tooltip" : {
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "followPointer" : 1,
+ "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
+ },
"subtitle" : {
- "text" : "[Champions: 9] Last updated at 2019-05-02 13:30:19 GMT"
+ "text" : "[Champions: 9] Last updated at 2019-05-02 18:26:10 GMT"
},
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 006"
},
- "series" : [
- {
- "data" : [
- {
- "name" : "Alicia Bielsa",
- "drilldown" : "Alicia Bielsa",
- "y" : 1
- },
- {
- "y" : 2,
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz"
- },
- {
- "y" : 2,
- "name" : "Athanasius",
- "drilldown" : "Athanasius"
- },
- {
- "y" : 2,
- "drilldown" : "Gustavo Chaves",
- "name" : "Gustavo Chaves"
- },
- {
- "drilldown" : "Joelle Maslak",
- "name" : "Joelle Maslak",
- "y" : 4
- },
- {
- "drilldown" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
- "y" : 2
- },
- {
- "drilldown" : "Maxim Kolodyazhny",
- "name" : "Maxim Kolodyazhny",
- "y" : 1
- },
- {
- "drilldown" : "Simon Proctor",
- "name" : "Simon Proctor",
- "y" : 1
- },
- {
- "drilldown" : "Tim Smith",
- "name" : "Tim Smith",
- "y" : 2
- }
- ],
- "colorByPoint" : 1,
- "name" : "Champions"
- }
- ],
"xAxis" : {
"type" : "category"
},
"drilldown" : {
"series" : [
{
+ "name" : "Alicia Bielsa",
+ "id" : "Alicia Bielsa",
"data" : [
[
"Perl 5",
1
]
- ],
- "id" : "Alicia Bielsa",
- "name" : "Alicia Bielsa"
+ ]
},
{
- "name" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
],
+ "name" : "Andrezgz",
"id" : "Andrezgz"
},
{
- "id" : "Athanasius",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Athanasius"
+ "name" : "Athanasius",
+ "id" : "Athanasius"
},
{
- "name" : "Gustavo Chaves",
"id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
@@ -104,7 +56,6 @@
]
},
{
- "id" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -115,9 +66,12 @@
2
]
],
- "name" : "Joelle Maslak"
+ "name" : "Joelle Maslak",
+ "id" : "Joelle Maslak"
},
{
+ "name" : "Laurent Rosenfeld",
+ "id" : "Laurent Rosenfeld",
"data" : [
[
"Perl 5",
@@ -127,45 +81,96 @@
"Perl 6",
1
]
- ],
- "id" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld"
+ ]
},
{
+ "id" : "Maxim Kolodyazhny",
"name" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
- 1
+ 2
]
- ],
- "id" : "Maxim Kolodyazhny"
+ ]
},
{
- "name" : "Simon Proctor",
- "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
1
]
- ]
+ ],
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor"
},
{
+ "id" : "Tim Smith",
+ "name" : "Tim Smith",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Tim Smith",
- "name" : "Tim Smith"
+ ]
}
]
},
- "title" : {
- "text" : "Perl Weekly Challenge - 006"
+ "legend" : {
+ "enabled" : 0
},
+ "series" : [
+ {
+ "name" : "Champions",
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "drilldown" : "Alicia Bielsa",
+ "y" : 1,
+ "name" : "Alicia Bielsa"
+ },
+ {
+ "y" : 2,
+ "name" : "Andrezgz",
+ "drilldown" : "Andrezgz"
+ },
+ {
+ "name" : "Athanasius",
+ "y" : 2,
+ "drilldown" : "Athanasius"
+ },
+ {
+ "y" : 2,
+ "name" : "Gustavo Chaves",
+ "drilldown" : "Gustavo Chaves"
+ },
+ {
+ "y" : 4,
+ "name" : "Joelle Maslak",
+ "drilldown" : "Joelle Maslak"
+ },
+ {
+ "drilldown" : "Laurent Rosenfeld",
+ "y" : 2,
+ "name" : "Laurent Rosenfeld"
+ },
+ {
+ "name" : "Maxim Kolodyazhny",
+ "y" : 2,
+ "drilldown" : "Maxim Kolodyazhny"
+ },
+ {
+ "name" : "Simon Proctor",
+ "y" : 1,
+ "drilldown" : "Simon Proctor"
+ },
+ {
+ "drilldown" : "Tim Smith",
+ "name" : "Tim Smith",
+ "y" : 2
+ }
+ ]
+ }
+ ],
"plotOptions" : {
"series" : {
"borderWidth" : 0,
@@ -175,17 +180,12 @@
}
}
},
- "tooltip" : {
- "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/>",
- "followPointer" : 1
- },
- "legend" : {
- "enabled" : 0
- },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
+ },
+ "chart" : {
+ "type" : "column"
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 3ba117be70..f1540892d5 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,4 +1,7 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
+ },
"plotOptions" : {
"series" : {
"borderWidth" : 0,
@@ -9,13 +12,56 @@
}
},
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-02 13:30:25 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-02 18:26:21 GMT"
+ },
+ "series" : [
+ {
+ "data" : [
+ {
+ "drilldown" : "001",
+ "name" : "#001 [P5=76 P6=37]",
+ "y" : 113
+ },
+ {
+ "name" : "#002 [P5=63 P6=32]",
+ "y" : 95,
+ "drilldown" : "002"
+ },
+ {
+ "drilldown" : "003",
+ "y" : 58,
+ "name" : "#003 [P5=32 P6=26]"
+ },
+ {
+ "name" : "#004 [P5=46 P6=29]",
+ "y" : 75,
+ "drilldown" : "004"
+ },
+ {
+ "drilldown" : "005",
+ "name" : "#005 [P5=31 P6=22]",
+ "y" : 53
+ },
+ {
+ "drilldown" : "006",
+ "y" : 18,
+ "name" : "#006 [P5=12 P6=6]"
+ }
+ ],
+ "colorByPoint" : "true",
+ "name" : "Perl Weekly Challenge Languages"
+ }
+ ],
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
"drilldown" : {
"series" : [
{
- "id" : "001",
"name" : "001",
+ "id" : "001",
"data" : [
[
"Perl 5",
@@ -28,8 +74,6 @@
]
},
{
- "id" : "002",
- "name" : "002",
"data" : [
[
"Perl 5",
@@ -39,7 +83,9 @@
"Perl 6",
32
]
- ]
+ ],
+ "id" : "002",
+ "name" : "002"
},
{
"data" : [
@@ -57,7 +103,6 @@
},
{
"id" : "004",
- "name" : "004",
"data" : [
[
"Perl 5",
@@ -67,11 +112,12 @@
"Perl 6",
29
]
- ]
+ ],
+ "name" : "004"
},
{
- "id" : "005",
"name" : "005",
+ "id" : "005",
"data" : [
[
"Perl 5",
@@ -84,79 +130,33 @@
]
},
{
- "id" : "006",
"name" : "006",
"data" : [
[
"Perl 5",
- 11
+ 12
],
[
"Perl 6",
6
]
- ]
+ ],
+ "id" : "006"
}
]
},
- "series" : [
- {
- "colorByPoint" : "true",
- "data" : [
- {
- "name" : "#001 [P5=76 P6=37]",
- "y" : 113,
- "drilldown" : "001"
- },
- {
- "name" : "#002 [P5=63 P6=32]",
- "y" : 95,
- "drilldown" : "002"
- },
- {
- "drilldown" : "003",
- "name" : "#003 [P5=32 P6=26]",
- "y" : 58
- },
- {
- "name" : "#004 [P5=46 P6=29]",
- "y" : 75,
- "drilldown" : "004"
- },
- {
- "drilldown" : "005",
- "y" : 53,
- "name" : "#005 [P5=31 P6=22]"
- },
- {
- "y" : 17,
- "name" : "#006 [P5=11 P6=6]",
- "drilldown" : "006"
- }
- ],
- "name" : "Perl Weekly Challenge Languages"
- }
- ],
- "xAxis" : {
- "type" : "category"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- },
"chart" : {
"type" : "column"
},
"tooltip" : {
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "followPointer" : "true",
"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"
+ },
+ "xAxis" : {
+ "type" : "category"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 41c6162920..cb2a0678ed 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,47 +1,52 @@
{
- "xAxis" : {
- "type" : "category"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Score"
+ }
+ },
+ "chart" : {
+ "type" : "column"
},
"drilldown" : {
"series" : [
{
- "id" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
"data" : [
[
- "Blog",
- 6
- ],
- [
"Perl 5",
11
],
[
"Perl 6",
10
+ ],
+ [
+ "Blog",
+ 6
]
- ]
+ ],
+ "name" : "Laurent Rosenfeld",
+ "id" : "Laurent Rosenfeld"
},
{
"id" : "Joelle Maslak",
"name" : "Joelle Maslak",
"data" : [
[
- "Perl 5",
- 12
- ],
- [
"Perl 6",
12
],
[
"Blog",
1
+ ],
+ [
+ "Perl 5",
+ 12
]
]
},
{
- "id" : "Jaldhar H. Vyas",
+ "name" : "Jaldhar H. Vyas",
"data" : [
[
"Perl 6",
@@ -52,28 +57,28 @@
10
]
],
- "name" : "Jaldhar H. Vyas"
+ "id" : "Jaldhar H. Vyas"
},
{
"id" : "Simon Proctor",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 5",
4
],
[
"Perl 6",
11
+ ],
+ [
+ "Blog",
+ 4
]
],
"name" : "Simon Proctor"
},
{
- "id" : "Dr James A. Smith",
+ "name" : "Dr James A. Smith",
"data" : [
[
"Perl 5",
@@ -84,41 +89,42 @@
8
]
],
- "name" : "Dr James A. Smith"
+ "id" : "Dr James A. Smith"
},
{
+ "id" : "Jo Christian Oterhals",
"name" : "Jo Christian Oterhals",
"data" : [
[
+ "Blog",
+ 4
+ ],
+ [
"Perl 6",
8
],
[
"Perl 5",
6
- ],
- [
- "Blog",
- 4
]
- ],
- "id" : "Jo Christian Oterhals"
+ ]
},
{
"id" : "Nick Logan",
"data" : [
[
- "Perl 6",
+ "Perl 5",
8
],
[
- "Perl 5",
+ "Perl 6",
8
]
],
"name" : "Nick Logan"
},
{
+ "name" : "Ruben Westerberg",
"data" : [
[
"Perl 6",
@@ -129,53 +135,51 @@
8
]
],
- "name" : "Ruben Westerberg",
"id" : "Ruben Westerberg"
},
{
- "id" : "Adam Russell",
"name" : "Adam Russell",
"data" : [
[
- "Perl 5",
- 10
- ],
- [
"Blog",
5
+ ],
+ [
+ "Perl 5",
+ 10
]
- ]
+ ],
+ "id" : "Adam Russell"
},
{
- "name" : "Lars Balker",
+ "id" : "Lars Balker",
"data" : [
[
- "Perl 5",
- 10
- ],
- [
"Perl 6",
4
+ ],
+ [
+ "Perl 5",
+ 10
]
],
- "id" : "Lars Balker"
+ "name" : "Lars Balker"
},
{
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 5",
9
+ ],
+ [
+ "Blog",
+ 4
]
],
"name" : "Gustavo Chaves",
"id" : "Gustavo Chaves"
},
{
- "name" : "Mark Senn",
"data" : [
[
"Perl 6",
@@ -186,65 +190,66 @@
3
]
],
+ "name" : "Mark Senn",
"id" : "Mark Senn"
},
{
+ "id" : "Andrezgz",
+ "name" : "Andrezgz",
"data" : [
[
"Perl 5",
12
]
- ],
- "name" : "Andrezgz",
- "id" : "Andrezgz"
+ ]
},
{
- "id" : "Arne Sommer",
"name" : "Arne Sommer",
"data" : [
[
- "Perl 6",
- 8
- ],
- [
"Blog",
4
+ ],
+ [
+ "Perl 6",
+ 8
]
- ]
+ ],
+ "id" : "Arne Sommer"
},
{
+ "id" : "Athanasius",
"name" : "Athanasius",
"data" : [
[
"Perl 5",
12
]
- ],
- "id" : "Athanasius"
+ ]
},
{
"data" : [
[
- "Perl 5",
- 8
- ],
- [
"Blog",
4
+ ],
+ [
+ "Perl 5",
+ 8
]
],
"name" : "Kian-Meng Ang",
"id" : "Kian-Meng Ang"
},
{
- "id" : "Doug Schrag",
"name" : "Doug Schrag",
"data" : [
[
"Perl 6",
10
]
- ]
+ ],
+ "id" : "Doug Schrag"
},
{
"data" : [
@@ -261,48 +266,58 @@
"id" : "Francis Whittle"
},
{
- "id" : "Duncan C. White",
"name" : "Duncan C. White",
"data" : [
[
"Perl 5",
8
]
- ]
+ ],
+ "id" : "Duncan C. White"
},
{
+ "id" : "Robert Gratza",
"data" : [
[
- "Perl 5",
- 2
- ],
- [
"Perl 6",
6
+ ],
+ [
+ "Perl 5",
+ 2
]
],
- "name" : "Robert Gratza",
- "id" : "Robert Gratza"
+ "name" : "Robert Gratza"
},
{
+ "name" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
],
- "name" : "John Barrett",
"id" : "John Barrett"
},
{
- "id" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
6
]
],
- "name" : "Daniel Mantovani"
+ "id" : "Daniel Mantovani"
+ },
+ {
+ "id" : "Maxim Kolodyazhny",
+ "name" : "Maxim Kolodyazhny",
+ "data" : [
+ [
+ "Perl 5",
+ 6
+ ]
+ ]
},
{
"data" : [
@@ -319,16 +334,17 @@
"id" : "Philippe Bruhat"
},
{
- "id" : "Sergio Iglesias",
+ "name" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
6
]
],
- "name" : "Sergio Iglesias"
+ "id" : "Sergio Iglesias"
},
{
+ "name" : "Khalid",
"data" : [
[
"Blog",
@@ -339,21 +355,9 @@
4
]
],
- "name" : "Khalid",
"id" : "Khalid"
},
{
- "id" : "Maxim Kolodyazhny",
- "data" : [
- [
- "Perl 5",
- 5
- ]
- ],
- "name" : "Maxim Kolodyazhny"
- },
- {
- "id" : "Steve Rogerson",
"data" : [
[
"Perl 5",
@@ -364,17 +368,18 @@
2
]
],
- "name" : "Steve Rogerson"
+ "name" : "Steve Rogerson",
+ "id" : "Steve Rogerson"
},
{
- "id" : "Veesh Goldman",
- "name" : "Veesh Goldman",
"data" : [
[
"Perl 5",
5
]
- ]
+ ],
+ "name" : "Veesh Goldman",
+ "id" : "Veesh Goldman"
},
{
"data" : [
@@ -398,13 +403,13 @@
},
{
"id" : "Bob Kleemann",
- "name" : "Bob Kleemann",
"data" : [
[
"Perl 5",
4
]
- ]
+ ],
+ "name" : "Bob Kleemann"
},
{
"id" : "Chenyf",
@@ -448,13 +453,13 @@
},
{
"id" : "Ozzy",
+ "name" : "Ozzy",
"data" : [
[
"Perl 6",
4
]
- ],
- "name" : "Ozzy"
+ ]
},
{
"id" : "Simon Reinhardt",
@@ -467,46 +472,47 @@
"name" : "Simon Reinhardt"
},
{
- "name" : "Steven Wilson",
"data" : [
[
"Perl 5",
4
]
],
+ "name" : "Steven Wilson",
"id" : "Steven Wilson"
},
{
- "name" : "Tim Smith",
+ "id" : "Tim Smith",
"data" : [
[
"Perl 6",
4
]
],
- "id" : "Tim Smith"
+ "name" : "Tim Smith"
},
{
+ "id" : "Ailbhe Tweedie",
"name" : "Ailbhe Tweedie",
"data" : [
[
"Perl 5",
3
]
- ],
- "id" : "Ailbhe Tweedie"
+ ]
},
{
- "id" : "Alicia Bielsa",
- "name" : "Alicia Bielsa",
"data" : [
[
"Perl 5",
3
]
- ]
+ ],
+ "name" : "Alicia Bielsa",
+ "id" : "Alicia Bielsa"
},
{
+ "name" : "Dave Cross",
"data" : [
[
"Perl 5",
@@ -517,45 +523,44 @@
1
]
],
- "name" : "Dave Cross",
"id" : "Dave Cross"
},
{
"name" : "Dave Jacoby",
"data" : [
[
- "Perl 5",
- 1
- ],
- [
"Blog",
2
+ ],
+ [
+ "Perl 5",
+ 1
]
],
"id" : "Dave Jacoby"
},
{
+ "id" : "E. Choroba",
"data" : [
[
- "Blog",
- 1
- ],
- [
"Perl 5",
2
+ ],
+ [
+ "Blog",
+ 1
]
],
- "name" : "E. Choroba",
- "id" : "E. Choroba"
+ "name" : "E. Choroba"
},
{
- "name" : "Freddie B",
"data" : [
[
"Perl 5",
3
]
],
+ "name" : "Freddie B",
"id" : "Freddie B"
},
{
@@ -573,96 +578,82 @@
"name" : "Jeremy Carman"
},
{
- "id" : "Kivanc Yazan",
- "name" : "Kivanc Yazan",
"data" : [
[
"Perl 5",
3
]
- ]
+ ],
+ "name" : "Kivanc Yazan",
+ "id" : "Kivanc Yazan"
},
{
- "id" : "Neil Bowers",
+ "name" : "Neil Bowers",
"data" : [
[
"Perl 5",
3
]
],
- "name" : "Neil Bowers"
+ "id" : "Neil Bowers"
},
{
"id" : "Pete Houston",
+ "name" : "Pete Houston",
"data" : [
[
"Perl 5",
3
]
- ],
- "name" : "Pete Houston"
+ ]
},
{
+ "id" : "Sean Meininger",
"data" : [
[
"Perl 6",
3
]
],
- "name" : "Sean Meininger",
- "id" : "Sean Meininger"
+ "name" : "Sean Meininger"
}
]
},
- "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>"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "legend" : {
- "enabled" : "false"
+ "xAxis" : {
+ "type" : "category"
},
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge Leaders (TOP 50)"
},
"series" : [
{
- "colorByPoint" : "true",
"name" : "Perl Weekly Challenge Leaders",
+ "colorByPoint" : "true",
"data" : [
{
+ "drilldown" : "Laurent Rosenfeld",
"name" : "#1: Laurent Rosenfeld",
- "y" : 54,
- "drilldown" : "Laurent Rosenfeld"
+ "y" : 54
},
{
- "name" : "#2: Joelle Maslak",
+ "drilldown" : "Joelle Maslak",
"y" : 50,
- "drilldown" : "Joelle Maslak"
+ "name" : "#2: Joelle Maslak"
},
{
+ "drilldown" : "Jaldhar H. Vyas",
"name" : "#3: Jaldhar H. Vyas",
- "y" : 40,
- "drilldown" : "Jaldhar H. Vyas"
+ "y" : 40
},
{
- "drilldown" : "Simon Proctor",
+ "y" : 38,
"name" : "#4: Simon Proctor",
- "y" : 38
+ "drilldown" : "Simon Proctor"
},
{
- "drilldown" : "Dr James A. Smith",
+ "y" : 36,