aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-28 11:18:45 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-28 11:18:45 +0100
commit0b206fececa230399614cb7f43f617bbbba995da (patch)
tree4c36231651b8691835fe6734318039d4c45f3f48 /stats
parent3a58da7550c5cf5784e088859cf51ae569080b5e (diff)
downloadperlweeklychallenge-club-0b206fececa230399614cb7f43f617bbbba995da.tar.gz
perlweeklychallenge-club-0b206fececa230399614cb7f43f617bbbba995da.tar.bz2
perlweeklychallenge-club-0b206fececa230399614cb7f43f617bbbba995da.zip
- Added solutions by Duncan C. White.
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json157
-rw-r--r--stats/pwc-language-breakdown.json78
-rw-r--r--stats/pwc-leaders.json464
-rw-r--r--stats/pwc-summary-1-30.json110
-rw-r--r--stats/pwc-summary-31-60.json122
-rw-r--r--stats/pwc-summary-61-90.json74
-rw-r--r--stats/pwc-summary.json30
7 files changed, 525 insertions, 510 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 6ef62af113..92433e0bf7 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,4 +1,10 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge - 005"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 17] Last updated at 2019-04-28 10:18:06 GMT"
+ },
"drilldown" : {
"series" : [
{
@@ -12,54 +18,64 @@
"id" : "Adam Russell"
},
{
- "name" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
],
+ "name" : "Andrezgz",
"id" : "Andrezgz"
},
{
"name" : "Athanasius",
- "id" : "Athanasius",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Athanasius"
},
{
- "name" : "Daniel Mantovani",
- "id" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Daniel Mantovani",
+ "id" : "Daniel Mantovani"
},
{
- "name" : "Doug Schrag",
+ "id" : "Doug Schrag",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Doug Schrag"
+ "name" : "Doug Schrag"
},
{
+ "name" : "Duncan C. White",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "E. Choroba",
- "name" : "E. Choroba"
+ "id" : "Duncan C. White"
+ },
+ {
+ "name" : "E. Choroba",
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ],
+ "id" : "E. Choroba"
},
{
"id" : "Francis Whittle",
@@ -82,8 +98,8 @@
"id" : "Gustavo Chaves"
},
{
- "name" : "Jaldhar H. Vyas",
"id" : "Jaldhar H. Vyas",
+ "name" : "Jaldhar H. Vyas",
"data" : [
[
"Perl 5",
@@ -96,16 +112,17 @@
]
},
{
+ "id" : "Dr James A. Smith",
+ "name" : "Dr James A. Smith",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Dr James A. Smith",
- "name" : "Dr James A. Smith"
+ ]
},
{
+ "name" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -116,71 +133,74 @@
2
]
],
- "id" : "Joelle Maslak",
- "name" : "Joelle Maslak"
+ "id" : "Joelle Maslak"
},
{
- "name" : "John Barrett",
+ "id" : "John Barrett",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "John Barrett"
+ "name" : "John Barrett"
},
{
+ "id" : "Lars Balker",
"name" : "Lars Balker",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Lars Balker"
+ ]
},
{
- "name" : "Mark Senn",
"data" : [
[
"Perl 6",
2
]
],
+ "name" : "Mark Senn",
"id" : "Mark Senn"
},
{
+ "id" : "Robert Gratza",
"name" : "Robert Gratza",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Robert Gratza"
+ ]
},
{
+ "id" : "Simon Proctor",
"name" : "Simon Proctor",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Simon Proctor"
+ ]
}
]
},
+ "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"
},
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
},
"series" : [
@@ -193,14 +213,14 @@
"name" : "Adam Russell"
},
{
+ "y" : 2,
"drilldown" : "Andrezgz",
- "name" : "Andrezgz",
- "y" : 2
+ "name" : "Andrezgz"
},
{
- "name" : "Athanasius",
+ "y" : 2,
"drilldown" : "Athanasius",
- "y" : 2
+ "name" : "Athanasius"
},
{
"y" : 2,
@@ -208,24 +228,29 @@
"name" : "Daniel Mantovani"
},
{
- "y" : 2,
"name" : "Doug Schrag",
+ "y" : 2,
"drilldown" : "Doug Schrag"
},
{
+ "name" : "Duncan C. White",
+ "y" : 2,
+ "drilldown" : "Duncan C. White"
+ },
+ {
"y" : 2,
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba"
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba"
},
{
+ "drilldown" : "Francis Whittle",
"y" : 2,
- "name" : "Francis Whittle",
- "drilldown" : "Francis Whittle"
+ "name" : "Francis Whittle"
},
{
+ "name" : "Gustavo Chaves",
"y" : 2,
- "drilldown" : "Gustavo Chaves",
- "name" : "Gustavo Chaves"
+ "drilldown" : "Gustavo Chaves"
},
{
"name" : "Jaldhar H. Vyas",
@@ -233,9 +258,9 @@
"y" : 4
},
{
- "y" : 2,
"name" : "Dr James A. Smith",
- "drilldown" : "Dr James A. Smith"
+ "drilldown" : "Dr James A. Smith",
+ "y" : 2
},
{
"name" : "Joelle Maslak",
@@ -243,54 +268,44 @@
"y" : 4
},
{
- "drilldown" : "John Barrett",
"name" : "John Barrett",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "John Barrett"
},
{
- "drilldown" : "Lars Balker",
"name" : "Lars Balker",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "Lars Balker"
},
{
- "drilldown" : "Mark Senn",
"name" : "Mark Senn",
+ "drilldown" : "Mark Senn",
"y" : 2
},
{
"name" : "Robert Gratza",
- "drilldown" : "Robert Gratza",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "Robert Gratza"
},
{
"name" : "Simon Proctor",
- "drilldown" : "Simon Proctor",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "Simon Proctor"
}
],
"name" : "Champions"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge - 005"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 16] Last updated at 2019-04-28 09:01:09 GMT"
- },
- "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/>"
- },
"legend" : {
"enabled" : 0
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
}
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 96bbf84e21..8c6ad46d9c 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,11 +1,19 @@
{
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-04-28 09:01:22 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-04-28 10:18:18 GMT"
+ },
+ "legend" : {
+ "enabled" : "false"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
+ },
+ "chart" : {
+ "type" : "column"
},
"drilldown" : {
"series" : [
{
- "name" : "001",
"data" : [
[
"Perl 5",
@@ -16,10 +24,12 @@
37
]
],
- "id" : "001"
+ "id" : "001",
+ "name" : "001"
},
{
"name" : "002",
+ "id" : "002",
"data" : [
[
"Perl 5",
@@ -29,10 +39,10 @@
"Perl 6",
32
]
- ],
- "id" : "002"
+ ]
},
{
+ "id" : "003",
"name" : "003",
"data" : [
[
@@ -43,8 +53,7 @@
"Perl 6",
26
]
- ],
- "id" : "003"
+ ]
},
{
"data" : [
@@ -57,55 +66,46 @@
29
]
],
- "name" : "004",
- "id" : "004"
+ "id" : "004",
+ "name" : "004"
},
{
+ "id" : "005",
+ "name" : "005",
"data" : [
[
"Perl 5",
- 22
+ 24
],
[
"Perl 6",
14
]
- ],
- "name" : "005",
- "id" : "005"
+ ]
}
]
},
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- },
"plotOptions" : {
"series" : {
- "borderWidth" : 0,
"dataLabels" : {
"enabled" : 1,
"format" : "{point.y}"
- }
+ },
+ "borderWidth" : 0
}
},
- "tooltip" : {
- "followPointer" : "true",
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
- "chart" : {
- "type" : "column"
- },
- "legend" : {
- "enabled" : "false"
+ "xAxis" : {
+ "type" : "category"
},
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "xAxis" : {
- "type" : "category"
+ "tooltip" : {
+ "headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : "true"
},
"series" : [
{
@@ -116,24 +116,24 @@
"drilldown" : "001"
},
{
- "drilldown" : "002",
+ "name" : "#002 [P5=63 P6=32]",
"y" : 95,
- "name" : "#002 [P5=63 P6=32]"
+ "drilldown" : "002"
},
{
+ "drilldown" : "003",
"name" : "#003 [P5=32 P6=26]",
- "y" : 58,
- "drilldown" : "003"
+ "y" : 58
},
{
- "y" : 75,
+ "drilldown" : "004",
"name" : "#004 [P5=46 P6=29]",
- "drilldown" : "004"
+ "y" : 75
},
{
- "name" : "#005 [P5=22 P6=14]",
- "y" : 36,
- "drilldown" : "005"
+ "drilldown" : "005",
+ "name" : "#005 [P5=24 P6=14]",
+ "y" : 38
}
],
"name" : "Perl Weekly Challenge Languages",
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index ab4f8598ac..da567b4f0f 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,45 +1,25 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge Leaders (TOP 50)"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Score"
- }
- },
- "tooltip" : {
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : "true"
- },
- "xAxis" : {
- "type" : "category"
- },
- "legend" : {
- "enabled" : "false"
- },
"drilldown" : {
"series" : [
{
- "id" : "Joelle Maslak",
- "name" : "Joelle Maslak",
"data" : [
[
- "Blog",
- 1
+ "Perl 6",
+ 10
],
[
"Perl 5",
10
],
[
- "Perl 6",
- 10
+ "Blog",
+ 1
]
- ]
+ ],
+ "name" : "Joelle Maslak",
+ "id" : "Joelle Maslak"
},
{
- "id" : "Jaldhar H. Vyas",
"data" : [
[
"Perl 6",
@@ -50,28 +30,28 @@
10
]
],
- "name" : "Jaldhar H. Vyas"
+ "name" : "Jaldhar H. Vyas",
+ "id" : "Jaldhar H. Vyas"
},
{
- "id" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
"data" : [
[
+ "Blog",
+ 4
+ ],
+ [
"Perl 6",
7
],
[
"Perl 5",
8
- ],
- [
- "Blog",
- 4
]
- ]
+ ],
+ "name" : "Laurent Rosenfeld",
+ "id" : "Laurent Rosenfeld"
},
{
- "id" : "Dr James A. Smith",
"data" : [
[
"Perl 6",
@@ -82,56 +62,57 @@
10
]
],
- "name" : "Dr James A. Smith"
+ "name" : "Dr James A. Smith",
+ "id" : "Dr James A. Smith"
},
{
- "id" : "Simon Proctor",
- "name" : "Simon Proctor",
"data" : [
[
- "Blog",
- 3
- ],
- [
"Perl 6",
10
],
[
"Perl 5",
4
+ ],
+ [
+ "Blog",
+ 3
]
- ]
+ ],
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor"
},
{
- "id" : "Jo Christian Oterhals",
"name" : "Jo Christian Oterhals",
+ "id" : "Jo Christian Oterhals",
"data" : [
[
- "Blog",
- 4
+ "Perl 6",
+ 6
],
[
"Perl 5",
6
],
[
- "Perl 6",
- 6
+ "Blog",
+ 4
]
]
},
{
- "id" : "Nick Logan",
"data" : [
[
- "Perl 6",
+ "Perl 5",
8
],
[
- "Perl 5",
+ "Perl 6",
8
]
],
+ "id" : "Nick Logan",
"name" : "Nick Logan"
},
{
@@ -145,8 +126,8 @@
10
]
],
- "name" : "Adam Russell",
- "id" : "Adam Russell"
+ "id" : "Adam Russell",
+ "name" : "Adam Russell"
},
{
"id" : "Lars Balker",
@@ -163,20 +144,22 @@
]
},
{
+ "name" : "Mark Senn",
+ "id" : "Mark Senn",
"data" : [
[
- "Blog",
- 3
- ],
- [
"Perl 6",
10
+ ],
+ [
+ "Blog",
+ 3
]
- ],
- "name" : "Mark Senn",
- "id" : "Mark Senn"
+ ]
},
{
+ "id" : "Ruben Westerberg",
+ "name" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -186,37 +169,35 @@
"Perl 6",
6
]
- ],
- "name" : "Ruben Westerberg",
- "id" : "Ruben Westerberg"
+ ]
},
{
+ "name" : "Gustavo Chaves",
"id" : "Gustavo Chaves",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 5",
7
+ ],
+ [
+ "Blog",
+ 4
]
- ],
- "name" : "Gustavo Chaves"
+ ]
},
{
+ "name" : "Kian-Meng Ang",
+ "id" : "Kian-Meng Ang",
"data" : [
[
- "Blog",
- 3
- ],
- [
"Perl 5",
8
+ ],
+ [
+ "Blog",
+ 3
]
- ],
- "name" : "Kian-Meng Ang",
- "id" : "Kian-Meng Ang"
+ ]
},
{
"id" : "Andrezgz",
@@ -229,8 +210,8 @@
]
},
{
- "id" : "Athanasius",
"name" : "Athanasius",
+ "id" : "Athanasius",
"data" : [
[
"Perl 5",
@@ -245,11 +226,10 @@
10
]
],
- "name" : "Doug Schrag",
- "id" : "Doug Schrag"
+ "id" : "Doug Schrag",
+ "name" : "Doug Schrag"
},
{
- "id" : "Arne Sommer",
"data" : [
[
"Perl 6",
@@ -260,11 +240,12 @@
3
]
],
+ "id" : "Arne Sommer",
"name" : "Arne Sommer"
},
{
- "id" : "Francis Whittle",
"name" : "Francis Whittle",
+ "id" : "Francis Whittle",
"data" : [
[
"Perl 6",
@@ -277,48 +258,48 @@
]
},
{
- "id" : "Robert Gratza",
"data" : [
[
- "Perl 6",
- 6
- ],
- [
"Perl 5",
- 2
+ 8
]
],
- "name" : "Robert Gratza"
+ "name" : "Duncan C. White",
+ "id" : "Duncan C. White"
},
{
- "name" : "John Barrett",
"data" : [
[
"Perl 5",
- 7
+ 2
+ ],
+ [
+ "Perl 6",
+ 6
]
],
- "id" : "John Barrett"
+ "name" : "Robert Gratza",
+ "id" : "Robert Gratza"
},
{
- "id" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
- 6
+ 7
]
],
- "name" : "Daniel Mantovani"
+ "id" : "John Barrett",
+ "name" : "John Barrett"
},
{
- "name" : "Duncan C. White",
+ "id" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
6
]
- ],
- "id" : "Duncan C. White"
+ ]
},
{
"data" : [
@@ -335,16 +316,17 @@
"id" : "Philippe Bruhat"
},
{
+ "name" : "Sergio Iglesias",
"id" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
6
]
- ],
- "name" : "Sergio Iglesias"
+ ]
},
{
+ "name" : "Khalid",
"id" : "Khalid",
"data" : [
[
@@ -355,12 +337,9 @@
"Perl 5",
4
]
- ],
- "name" : "Khalid"
+ ]
},
{
- "id" : "Steve Rogerson",
- "name" : "Steve Rogerson",
"data" : [
[
"Perl 6",
@@ -370,17 +349,19 @@
"Perl 5",
3
]
- ]
+ ],
+ "id" : "Steve Rogerson",
+ "name" : "Steve Rogerson"
},
{
- "id" : "Veesh Goldman",
- "name" : "Veesh Goldman",
"data" : [
[
"Perl 5",
5
]
- ]
+ ],
+ "name" : "Veesh Goldman",
+ "id" : "Veesh Goldman"
},
{
"id" : "Alex Daniel",
@@ -393,159 +374,160 @@
]
},
{
+ "id" : "Arpad Toth",
"name" : "Arpad Toth",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "Arpad Toth"
+ ]
},
{
"name" : "Bob Kleemann",
+ "id" : "Bob Kleemann",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "Bob Kleemann"
+ ]
},
{
+ "name" : "Chenyf",
+ "id" : "Chenyf",
"data" : [
[
"Perl 6",
4
]
- ],
- "name" : "Chenyf",
- "id" : "Chenyf"
+ ]
},
{
- "id" : "David Kayal",
- "name" : "David Kayal",
"data" : [
[
"Perl 5",
4
]
- ]
+ ],
+ "name" : "David Kayal",
+ "id" : "David Kayal"
},
{
- "name" : "Matt Latusek",
"data" : [
[
"Perl 5",
4
]
],
+ "name" : "Matt Latusek",
"id" : "Matt Latusek"
},
{
+ "id" : "Maxim Kolodyazhny",
+ "name" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
4
]
- ],
- "name" : "Maxim Kolodyazhny",
- "id" : "Maxim Kolodyazhny"
+ ]
},
{
- "name" : "Ozzy",
"data" : [
[
"Perl 6",
4
]
],
+ "name" : "Ozzy",
"id" : "Ozzy"
},
{
"id" : "Simon Reinhardt",
+ "name" : "Simon Reinhardt",
"data" : [
[
"Perl 5",
4
]
- ],
- "name" : "Simon Reinhardt"
+ ]
},
{
- "id" : "Steven Wilson",
- "name" : "Steven Wilson",
"data" : [
[
"Perl 5",
4
]
- ]
+ ],
+ "id" : "Steven Wilson",
+ "name" : "Steven Wilson"
},
{
- "name" : "Ailbhe Tweedie",
"data" : [
[
"Perl 5",
3
]
],
+ "name" : "Ailbhe Tweedie",
"id" : "Ailbhe Tweedie"
},
{
+ "name" : "Dave Cross",
+ "id" : "Dave Cross",
"data" : [
[
- "Perl 5",
- 2
- ],
- [
"Blog",
1
+ ],
+ [
+ "Perl 5",
+ 2
]
- ],
- "name" : "Dave Cross",
- "id" : "Dave Cross"
+ ]
},
{
- "id" : "Dave Jacoby",
"data" : [
[
- "Blog",
- 2
- ],
- [
"Perl 5",
1
+ ],
+ [
+ "Blog",
+ 2
]
],
+ "id" : "Dave Jacoby",
"name" : "Dave Jacoby"
},
{
+ "id" : "E. Choroba",
"name" : "E. Choroba",
"data" : [
[
- "Blog",
- 1
- ],
- [
"Perl 5",
2
+ ],
+ [
+ "Blog",
+ 1
]
- ],
- "id" : "E. Choroba"
+ ]
},
{
+ "id" : "Freddie B",
+ "name" : "Freddie B",
"data" : [
[
"Perl 5",
3
]
- ],
- "name" : "Freddie B",
- "id" : "Freddie B"
+ ]
},
{
"id" : "Jeremy Carman",
+ "name" : "Jeremy Carman",
"data" : [
[
"Perl 6",
@@ -555,8 +537,7 @@
"Perl 5",
2
]
- ],
- "name" : "Jeremy Carman"
+ ]
},
{
"data" : [
@@ -570,27 +551,27 @@
},
{
"id" : "Neil Bowers",
+ "name" : "Neil Bowers",
"data" : [
[
"Perl 5",
3
]
- ],
- "name" : "Neil Bowers"
+ ]
},
{
- "id" : "Pete Houston",
- "name" : "Pete Houston",
"data" : [
[
"Perl 5",
3
]