aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-28 01:52:32 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-28 01:52:32 +0100
commit7cdc1dc4b5b17e083706beadbe993d4597006139 (patch)
tree11ef8b79b73626e7529b05802df459ff20ec5a63
parent7e44aa741960582cd0956e729b7a390dc2cfdfe8 (diff)
downloadperlweeklychallenge-club-7cdc1dc4b5b17e083706beadbe993d4597006139.tar.gz
perlweeklychallenge-club-7cdc1dc4b5b17e083706beadbe993d4597006139.tar.bz2
perlweeklychallenge-club-7cdc1dc4b5b17e083706beadbe993d4597006139.zip
- Added solutions by Joelle Maslak.
-rw-r--r--stats/pwc-current.json157
-rw-r--r--stats/pwc-language-breakdown-summary.json48
-rw-r--r--stats/pwc-language-breakdown.json178
-rw-r--r--stats/pwc-leaders.json500
-rw-r--r--stats/pwc-summary-1-30.json38
-rw-r--r--stats/pwc-summary-31-60.json46
-rw-r--r--stats/pwc-summary-61-90.json50
-rw-r--r--stats/pwc-summary-91-120.json72
-rw-r--r--stats/pwc-summary.json30
9 files changed, 569 insertions, 550 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 4cb4bebf4c..5472726da5 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,29 +1,30 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge - 018"
- },
- "xAxis" : {
- "type" : "category"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
"tooltip" : {
- "followPointer" : 1,
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
"headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
+ "followPointer" : 1
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 018"
},
"drilldown" : {
"series" : [
{
+ "name" : "Andrezgz",
+ "id" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Andrezgz",
- "id" : "Andrezgz"
+ ]
},
{
- "name" : "Arne Sommer",
"data" : [
[
"Perl 6",
@@ -34,7 +35,8 @@
1
]
],
- "id" : "Arne Sommer"
+ "id" : "Arne Sommer",
+ "name" : "Arne Sommer"
},
{
"id" : "Duane Powell",
@@ -48,6 +50,7 @@
},
{
"name" : "E. Choroba",
+ "id" : "E. Choroba",
"data" : [
[
"Perl 5",
@@ -57,18 +60,31 @@
"Blog",
1
]
- ],
- "id" : "E. Choroba"
+ ]
},
{
- "name" : "Feng Chang",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Feng Chang"
+ "id" : "Feng Chang",
+ "name" : "Feng Chang"
+ },
+ {
+ "data" : [
+ [
+ "Perl 5",
+ 1
+ ],
+ [
+ "Perl 6",
+ 1
+ ]
+ ],
+ "name" : "Joelle Maslak",
+ "id" : "Joelle Maslak"
},
{
"id" : "Kevin Colyer",
@@ -100,23 +116,23 @@
},
{
"id" : "Lubos Kolouch",
+ "name" : "Lubos Kolouch",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Lubos Kolouch"
+ ]
},
{
- "name" : "Mark Anderson",
"data" : [
[
"Perl 5",
1
]
],
- "id" : "Mark Anderson"
+ "id" : "Mark Anderson",
+ "name" : "Mark Anderson"
},
{
"id" : "Martin Barth",
@@ -139,17 +155,18 @@
]
},
{
- "id" : "Randy Lauen",
- "name" : "Randy Lauen",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Randy Lauen",
+ "name" : "Randy Lauen"
},
{
"id" : "Roger Bell West",
+ "name" : "Roger Bell West",
"data" : [
[
"Perl 5",
@@ -159,10 +176,10 @@
"Blog",
1
]
- ],
- "name" : "Roger Bell West"
+ ]
},
{
+ "name" : "Ruben Westerberg",
"id" : "Ruben Westerberg",
"data" : [
[
@@ -173,12 +190,11 @@
"Perl 6",
2
]
- ],
- "name" : "Ruben Westerberg"
+ ]
},
{
- "id" : "Simon Proctor",
"name" : "Simon Proctor",
+ "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
@@ -198,68 +214,74 @@
}
]
},
+ "legend" : {
+ "enabled" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"series" : {
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
+ "format" : "{point.y}",
+ "enabled" : 1
},
"borderWidth" : 0
}
},
- "chart" : {
- "type" : "column"
- },
- "legend" : {
- "enabled" : 0
- },
"series" : [
{
"colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 018",
"data" : [
{
- "drilldown" : "Andrezgz",
"name" : "Andrezgz",
+ "drilldown" : "Andrezgz",
"y" : 2
},
{
- "y" : 3,
+ "name" : "Arne Sommer",
"drilldown" : "Arne Sommer",
- "name" : "Arne Sommer"
+ "y" : 3
},
{
- "drilldown" : "Duane Powell",
"name" : "Duane Powell",
+ "drilldown" : "Duane Powell",
"y" : 2
},
{
- "y" : 3,
"name" : "E. Choroba",
- "drilldown" : "E. Choroba"
+ "drilldown" : "E. Choroba",
+ "y" : 3
},
{
"drilldown" : "Feng Chang",
- "name" : "Feng Chang",
- "y" : 2
+ "y" : 2,
+ "name" : "Feng Chang"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
},
{
"y" : 1,
- "name" : "Kevin Colyer",
- "drilldown" : "Kevin Colyer"
+ "drilldown" : "Kevin Colyer",
+ "name" : "Kevin Colyer"
},
{
+ "name" : "Laurent Rosenfeld",
"y" : 6,
- "drilldown" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld"
+ "drilldown" : "Laurent Rosenfeld"
},
{
+ "drilldown" : "Lubos Kolouch",
"y" : 2,
- "name" : "Lubos Kolouch",
- "drilldown" : "Lubos Kolouch"
+ "name" : "Lubos Kolouch"
},
{
- "drilldown" : "Mark Anderson",
"name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson",
"y" : 1
},
{
@@ -268,14 +290,14 @@
"y" : 1
},
{
- "y" : 1,
+ "name" : "Ozzy",
"drilldown" : "Ozzy",
- "name" : "Ozzy"
+ "y" : 1
},
{
"name" : "Randy Lauen",
- "drilldown" : "Randy Lauen",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "Randy Lauen"
},
{
"y" : 3,
@@ -283,30 +305,27 @@
"name" : "Roger Bell West"
},
{
+ "drilldown" : "Ruben Westerberg",
"y" : 4,
- "name" : "Ruben Westerberg",
- "drilldown" : "Ruben Westerberg"
+ "name" : "Ruben Westerberg"
},
{
+ "name" : "Simon Proctor",
"y" : 2,
- "drilldown" : "Simon Proctor",
- "name" : "Simon Proctor"
+ "drilldown" : "Simon Proctor"
},
{
- "y" : 1,
+ "name" : "Steven Wilson",
"drilldown" : "Steven Wilson",
- "name" : "Steven Wilson"
+ "y" : 1
}
- ],
- "name" : "Perl Weekly Challenge - 018"
+ ]
}
],
- "subtitle" : {
- "text" : "[Champions: 16] Last updated at 2019-07-28 00:01:06 GMT"
+ "xAxis" : {
+ "type" : "category"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "subtitle" : {
+ "text" : "[Champions: 17] Last updated at 2019-07-28 00:52:07 GMT"
}
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index afe9c2d7a5..05ff55eb8d 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,28 +1,34 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : null
+ },
+ "min" : 0
+ },
"tooltip" : {
"pointFormat" : "<b>{point.y:.0f}</b>"
},
+ "legend" : {
+ "enabled" : "false"
+ },
"xAxis" : {
+ "type" : "category",
"labels" : {
"style" : {
"fontSize" : "13px",
"fontFamily" : "Verdana, sans-serif"
}
- },
- "type" : "category"
+ }
},
"subtitle" : {
- "text" : "Last updated at 2019-07-28 00:02:34 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : null
- }
+ "text" : "Last updated at 2019-07-28 00:52:22 GMT"
},
"title" : {
"text" : "Perl Weekly Challenge Contributions - 2019"
},
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
"data" : [
@@ -32,32 +38,26 @@
],
[
"Perl 5",
- 733
+ 734
],
[
"Perl 6",
- 426
+ 427
]
],
"dataLabels" : {
"enabled" : "true",
"align" : "right",
- "y" : 10,
- "rotation" : -90,
- "format" : "{point.y:.0f}",
"style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
},
- "color" : "#FFFFFF"
+ "y" : 10,
+ "color" : "#FFFFFF",
+ "rotation" : -90,
+ "format" : "{point.y:.0f}"
},
"name" : "Contributions"
}
- ],
- "chart" : {
- "type" : "column"
- },
- "legend" : {
- "enabled" : "false"
- }
+ ]
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 513888a7d4..a54e0b033e 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,20 +1,38 @@
{
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-07-28 00:02:34 GMT"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : "true",
+ "headerFormat" : "<span style=\"font-size:11px\"></span>"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
},
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-07-28 00:52:22 GMT"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "legend" : {
+ "enabled" : "false"
+ },
"title" : {
"text" : "Perl Weekly Challenge Language"
},
"drilldown" : {
"series" : [
{
- "name" : "001",
- "id" : "001",
"data" : [
[
"Perl 5",
@@ -28,9 +46,12 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "001",
+ "name" : "001"
},
{
+ "name" : "002",
"id" : "002",
"data" : [
[
@@ -45,11 +66,11 @@
"Blog",
9
]
- ],
- "name" : "002"
+ ]
},
{
"name" : "003",
+ "id" : "003",
"data" : [
[
"Perl 5",
@@ -63,11 +84,11 @@
"Blog",
8
]
- ],
- "id" : "003"
+ ]
},
{
"id" : "004",
+ "name" : "004",
"data" : [
[
"Perl 5",
@@ -81,8 +102,7 @@
"Blog",
9
]
- ],
- "name" : "004"
+ ]
},
{
"data" : [
@@ -104,6 +124,7 @@
},
{
"id" : "006",
+ "name" : "006",
"data" : [
[
"Perl 5",
@@ -117,10 +138,10 @@
"Blog",
6
]
- ],
- "name" : "006"
+ ]
},
{
+ "name" : "007",
"id" : "007",
"data" : [
[
@@ -135,8 +156,7 @@
"Blog",
8
]
- ],
- "name" : "007"
+ ]
},
{
"data" : [
@@ -153,10 +173,12 @@
9
]
],
- "id" : "008",
- "name" : "008"
+ "name" : "008",
+ "id" : "008"
},
{
+ "name" : "009",
+ "id" : "009",
"data" : [
[
"Perl 5",
@@ -170,11 +192,10 @@
"Blog",
11
]
- ],
- "id" : "009",
- "name" : "009"
+ ]
},
{
+ "id" : "010",
"name" : "010",
"data" : [
[
@@ -189,11 +210,11 @@
"Blog",
9
]
- ],
- "id" : "010"
+ ]
},
{
"id" : "011",
+ "name" : "011",
"data" : [
[
"Perl 5",
@@ -207,11 +228,9 @@
"Blog",
8
]
- ],
- "name" : "011"
+ ]
},
{
- "name" : "012",
"data" : [
[
"Perl 5",
@@ -226,9 +245,11 @@
9
]
],
- "id" : "012"
+ "id" : "012",
+ "name" : "012"
},
{
+ "name" : "013",
"id" : "013",
"data" : [
[
@@ -243,10 +264,10 @@
"Blog",
11
]
- ],
- "name" : "013"
+ ]
},
{
+ "name" : "014",
"id" : "014",
"data" : [
[
@@ -261,11 +282,9 @@
"Blog",
13
]
- ],
- "name" : "014"
+ ]
},
{
- "name" : "015",
"data" : [
[
"Perl 5",
@@ -280,9 +299,12 @@
12
]
],
+ "name" : "015",
"id" : "015"
},
{
+ "name" : "016",
+ "id" : "016",
"data" : [
[
"Perl 5",
@@ -296,13 +318,9 @@
"Blog",
10
]
- ],
- "id" : "016",
- "name" : "016"
+ ]
},
{
- "name" : "017",
- "id" : "017",
"data" : [
[
"Perl 5",
@@ -316,32 +334,33 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "017",
+ "name" : "017"
},
{
- "name" : "018",
- "id" : "018",
"data" : [
[
"Perl 5",
- 16
+ 17
],
[
"Perl 6",
- 15
+ 16
],
[
"Blog",
5
]
- ]
+ ],
+ "id" : "018",
+ "name" : "018"
}
]
},
"series" : [
{
"name" : "Perl Weekly Challenge Languages",
- "colorByPoint" : "true",
"data" : [
{
"drilldown" : "001",
@@ -349,9 +368,9 @@
"name" : "#001"
},
{
- "name" : "#002",
"drilldown" : "002",
- "y" : 104
+ "y" : 104,
+ "name" : "#002"
},
{
"y" : 66,
@@ -359,53 +378,53 @@
"name" : "#003"
},
{
- "drilldown" : "004",
+ "name" : "#004",
"y" : 84,
- "name" : "#004"
+ "drilldown" : "004"
},
{
- "drilldown" : "005",
"y" : 66,
+ "drilldown" : "005",
"name" : "#005"
},
{
- "drilldown" : "006",
"y" : 47,
+ "drilldown" : "006",
"name" : "#006"
},
{
- "name" : "#007",
+ "drilldown" : "007",
"y" : 54,
- "drilldown" : "007"
+ "name" : "#007"
},
{
- "name" : "#008",
"drilldown" : "008",
- "y" : 67
+ "y" : 67,
+ "name" : "#008"
},
{
- "y" : 65,
+ "name" : "#009",
"drilldown" : "009",
- "name" : "#009"
+ "y" : 65
},
{
- "y" : 58,
"drilldown" : "010",
+ "y" : 58,
"name" : "#010"
},
{
- "name" : "#011",
"drilldown" : "011",
- "y" : 77
+ "y" : 77,
+ "name" : "#011"
},
{
- "y" : 81,
+ "name" : "#012",
"drilldown" : "012",
- "name" : "#012"
+ "y" : 81
},
{
- "drilldown" : "013",
"y" : 74,
+ "drilldown" : "013",
"name" : "#013"
},
{
@@ -414,49 +433,30 @@
"name" : "#014"
},
{
- "name" : "#015",
"drilldown" : "015",
- "y" : 90
+ "y" : 90,
+ "name" : "#015"
},
{
- "name" : "#016",
+ "y" : 64,
"drilldown" : "016",
- "y" : 64
+ "name" : "#016"
},
{
- "name" : "#017",
"drilldown" : "017",
- "y" : 77
+ "y" : 77,
+ "name" : "#017"
},
{
+ "y" : 38,
"drilldown" : "018",
- "y" : 36,
"name" : "#018"
}
- ]
+ ],
+ "colorByPoint" : "true"
}
],
"chart" : {
"type" : "column"
- },
- "legend" : {
- "enabled" : "false"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>",
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "followPointer" : "true"
- },
- "xAxis" : {
- "type" : "category"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index b5bc0cfdd2..e7719418c1 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,4 +1,9 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Score"
+ }
+ },
"plotOptions" : {
"series" : {
"dataLabels" : {
@@ -13,56 +18,56 @@
{
"data" : [
[
- "Perl 6",
- 35
+ "Perl 5",
+ 36
],
[
"Blog",
23
],
[
- "Perl 5",
- 36
+ "Perl 6",
+ 35
]
],
"name" : "Laurent Rosenfeld",
"id" : "Laurent Rosenfeld"
},
{
- "id" : "Joelle Maslak",
"name" : "Joelle Maslak",
"data" : [
[
"Perl 5",
- 43
- ],
- [
- "Perl 6",
- 43
+ 44
],
[
"Blog",
4
+ ],
+ [
+ "Perl 6",
+ 44
]
- ]
+ ],
+ "id" : "Joelle Maslak"
},
{
- "id" : "Jaldhar H. Vyas",
"name" : "Jaldhar H. Vyas",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 6",
33
],
[
+ "Blog",
+ 4
+ ],
+ [
"Perl 5",
34
]
- ]
+ ],
+ "id" : "Jaldhar H. Vyas"
},
{
"data" : [
@@ -79,52 +84,54 @@
"id" : "Ruben Westerberg"
},
{
+ "id" : "Athanasius",
"data" : [
[
"Perl 6",
13
],
[
- "Blog",
- 3
- ],
- [
"Perl 5",
37
+ ],
+ [
+ "Blog",
+ 3
]
],
- "name" : "Athanasius",
- "id" : "Athanasius"
+ "name" : "Athanasius"
},
{
"name" : "Adam Russell",
- "id" : "Adam Russell",
"data" : [
[
- "Perl 5",
- 35
- ],
- [
"Blog",
17
+ ],
+ [
+ "Perl 5",
+ 35
]
- ]
+ ],
+ "id" : "Adam Russell"
},
{
"data" : [
[
- "Blog",
- 17
- ],
- [
"Perl 6",
33
+ ],
+ [
+ "Blog",
+ 17
]
],
- "id" : "Arne Sommer",
- "name" : "Arne Sommer"
+ "name" : "Arne Sommer",
+ "id" : "Arne Sommer"
},
{
+ "id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Blog",
@@ -134,21 +141,19 @@
"Perl 5",
28
]
- ],
- "name" : "E. Choroba",
- "id" : "E. Choroba"
+ ]
},
{
"data" : [
[
- "Perl 5",
- 4
- ],
- [
"Blog",
7
],
[
+ "Perl 5",
+ 4
+ ],
+ [
"Perl 6",
29
]
@@ -158,7 +163,6 @@
},
{
"name" : "Francis Whittle",
- "id" : "Francis Whittle",
"data" : [
[
"Blog",
@@ -168,11 +172,12 @@
"Perl 6",
31
]
- ]
+ ],
+ "id" : "Francis Whittle"
},
{
- "name" : "Kian-Meng Ang",
"id" : "Kian-Meng Ang",
+ "name" : "Kian-Meng Ang",
"data" : [
[
"Blog",
@@ -185,7 +190,6 @@
]
},
{
- "name" : "Dave Jacoby",
"id" : "Dave Jacoby",
"data" : [
[
@@ -200,33 +204,35 @@
"Perl 5",
21
]
- ]
+ ],
+ "name" : "Dave Jacoby"
},
{
- "id" : "Andrezgz",
- "name" : "Andrezgz",
"data" : [
[
"Perl 5",
34
]
- ]
+ ],
+ "name" : "Andrezgz",
+ "id" : "Andrezgz"
},
{
+ "name" : "Feng Chang",
"data" : [
[
- "Perl 6",
- 17
- ],
- [
"Perl 5",
15
+ ],
+ [
+ "Perl 6",
+ 17
]
],
- "id" : "Feng Chang",
- "name" : "Feng Chang"
+ "id" : "Feng Chang"
},
{
+ "name" : "Gustavo Chaves",
"data" : [
[
"Blog",
@@ -237,12 +243,10 @@
28
]
],
- "id" : "Gustavo Chaves",
- "name" : "Gustavo Chaves"
+ "id" : "Gustavo Chaves"
},
{
"id" : "Yozen Hernandez",
- "name" : "Yozen Hernandez",
"data" : [
[
"Perl 5",
@@ -252,113 +256,116 @@
"Blog",
12
]
- ]
+ ],
+ "name" : "Yozen Hernandez"
},
{
+ "name" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
28
]
],
- "id" : "Daniel Mantovani",
- "name" : "Daniel Mantovani"
+ "id" : "Daniel Mantovani"
},
{
+ "id" : "Duncan C. White",
+ "name" : "Duncan C. White",
"data" : [
[
"Perl 5",
28
]
- ],
- "id" : "Duncan C. White",
- "name" : "Duncan C. White"
+ ]
},
{
+ "id" : "Steven Wilson",