aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-07-24 15:37:12 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-07-24 15:37:12 +0100
commitfaf09413f65585bd884239b5e2459035ae2b3323 (patch)
tree74b33efe3eec478d12bb1cccfc7c1503a93ce59c /stats/pwc-current.json
parentfcac59e314991413c8a335735939265c1e3a8c85 (diff)
downloadperlweeklychallenge-club-faf09413f65585bd884239b5e2459035ae2b3323.tar.gz
perlweeklychallenge-club-faf09413f65585bd884239b5e2459035ae2b3323.tar.bz2
perlweeklychallenge-club-faf09413f65585bd884239b5e2459035ae2b3323.zip
- Added solutions by Athanasius.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json419
1 files changed, 219 insertions, 200 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 80b46b8035..5e94c1292c 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,180 +1,14 @@
{
- "title" : {
- "text" : "The Weekly Challenge - 174"
- },
- "xAxis" : {
- "type" : "category"
- },
- "series" : [
- {
- "colorByPoint" : 1,
- "name" : "The Weekly Challenge - 174",
- "data" : [
- {
- "y" : 3,
- "name" : "Arne Sommer",
- "drilldown" : "Arne Sommer"
- },
- {
- "name" : "Cheok-Yin Fung",
- "drilldown" : "Cheok-Yin Fung",
- "y" : 2
- },
- {
- "y" : 1,
- "name" : "Dario Mazzeo",
- "drilldown" : "Dario Mazzeo"
- },
- {
- "y" : 2,
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba"
- },
- {
- "drilldown" : "Flavio Poletti",
- "name" : "Flavio Poletti",
- "y" : 7
- },
- {
- "y" : 2,
- "drilldown" : "Gurunandan Bhat",
- "name" : "Gurunandan Bhat"
- },
- {
- "drilldown" : "James Smith",
- "name" : "James Smith",
- "y" : 3
- },
- {
- "drilldown" : "Jorg Sommrey",
- "name" : "Jorg Sommrey",
- "y" : 2
- },
- {
- "name" : "Kjetil Skotheim",
- "drilldown" : "Kjetil Skotheim",
- "y" : 2
- },
- {
- "y" : 3,
- "name" : "Laurent Rosenfeld",
- "drilldown" : "Laurent Rosenfeld"
- },
- {
- "name" : "Lubos Kolouch",
- "drilldown" : "Lubos Kolouch",
- "y" : 2
- },
- {
- "name" : "Luca Ferrari",
- "drilldown" : "Luca Ferrari",
- "y" : 8
- },
- {
- "y" : 2,
- "drilldown" : "Mark Anderson",
- "name" : "Mark Anderson"
- },
- {
- "y" : 4,
- "name" : "Mohammad S Anwar",
- "drilldown" : "Mohammad S Anwar"
- },
- {
- "y" : 1,
- "name" : "Nicolas Mendoza",
- "drilldown" : "Nicolas Mendoza"
- },
- {
- "y" : 3,
- "name" : "Peter Campbell Smith",
- "drilldown" : "Peter Campbell Smith"
- },
- {
- "drilldown" : "Philippe Bricout",
- "name" : "Philippe Bricout",
- "y" : 1
- },
- {
- "drilldown" : "PokGoPun",
- "name" : "PokGoPun",
- "y" : 2
- },
- {
- "name" : "Robert DiCicco",
- "drilldown" : "Robert DiCicco",
- "y" : 3
- },
- {
- "y" : 5,
- "name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West"
- },
- {
- "y" : 2,
- "name" : "Simon Green",
- "drilldown" : "Simon Green"
- },
- {
- "y" : 1,
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor"
- },
- {
- "y" : 5,
- "name" : "Stephen G Lynn",
- "drilldown" : "Stephen G Lynn"
- },
- {
- "drilldown" : "Steven Wilson",
- "name" : "Steven Wilson",
- "y" : 1
- },
- {
- "name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke",
- "y" : 3
- },
- {
- "y" : 3,
- "drilldown" : "W. Luis Mochan",
- "name" : "W. Luis Mochan"
- }
- ]
- }
- ],
- "legend" : {
- "enabled" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "tooltip" : {
- "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
- },
- "subtitle" : {
- "text" : "[Champions: 26] Last updated at 2022-07-24 09:12:08 GMT"
- },
"drilldown" : {
"series" : [
{
"name" : "Arne Sommer",
+ "id" : "Arne Sommer",
"data" : [
[
"Raku",
@@ -184,22 +18,35 @@
"Blog",
1
]
- ],
- "id" : "Arne Sommer"
+ ]
+ },
+ {
+ "name" : "Athanasius",
+ "id" : "Athanasius",
+ "data" : [
+ [
+ "Perl",
+ 1
+ ],
+ [
+ "Raku",
+ 1
+ ]
+ ]
},
{
- "name" : "Cheok-Yin Fung",
+ "id" : "Cheok-Yin Fung",
"data" : [
[
"Perl",
2
]
],
- "id" : "Cheok-Yin Fung"
+ "name" : "Cheok-Yin Fung"
},
{
- "id" : "Dario Mazzeo",
"name" : "Dario Mazzeo",
+ "id" : "Dario Mazzeo",
"data" : [
[
"Perl",
@@ -208,14 +55,14 @@
]
},
{
+ "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
],
- "name" : "E. Choroba",
- "id" : "E. Choroba"
+ "name" : "E. Choroba"
},
{
"id" : "Flavio Poletti",
@@ -256,8 +103,8 @@
1
]
],
- "name" : "James Smith",
- "id" : "James Smith"
+ "id" : "James Smith",
+ "name" : "James Smith"
},
{
"name" : "Jorg Sommrey",
@@ -271,13 +118,13 @@
},
{
"name" : "Kjetil Skotheim",
+ "id" : "Kjetil Skotheim",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Kjetil Skotheim"
+ ]
},
{
"name" : "Laurent Rosenfeld",
@@ -298,17 +145,16 @@
"id" : "Laurent Rosenfeld"
},
{
- "name" : "Lubos Kolouch",
"data" : [
[
"Perl",
2
]
],
- "id" : "Lubos Kolouch"
+ "id" : "Lubos Kolouch",
+ "name" : "Lubos Kolouch"
},
{
- "id" : "Luca Ferrari",
"name" : "Luca Ferrari",
"data" : [
[
@@ -319,11 +165,12 @@
"Blog",
6
]
- ]
+ ],
+ "id" : "Luca Ferrari"
},
{
- "id" : "Mark Anderson",
"name" : "Mark Anderson",
+ "id" : "Mark Anderson",
"data" : [
[
"Raku",
@@ -332,6 +179,7 @@
]
},
{
+ "id" : "Mohammad S Anwar",
"data" : [
[
"Perl",
@@ -342,21 +190,20 @@
2
]
],
- "name" : "Mohammad S Anwar",
- "id" : "Mohammad S Anwar"
+ "name" : "Mohammad S Anwar"
},
{
- "name" : "Nicolas Mendoza",
+ "id" : "Nicolas Mendoza",
"data" : [
[
"Perl",
1
]
],
- "id" : "Nicolas Mendoza"
+ "name" : "Nicolas Mendoza"
},
{
- "id" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -367,17 +214,17 @@
1
]
],
- "name" : "Peter Campbell Smith"
+ "id" : "Peter Campbell Smith"
},
{
"name" : "Philippe Bricout",
+ "id" : "Philippe Bricout",
"data" : [
[
"Perl",
1
]
- ],
- "id" : "Philippe Bricout"
+ ]
},
{
"id" : "PokGoPun",
@@ -390,8 +237,8 @@
"name" : "PokGoPun"
},
{
- "id" : "Robert DiCicco",
"name" : "Robert DiCicco",
+ "id" : "Robert DiCicco",
"data" : [
[
"Perl",
@@ -404,6 +251,7 @@
]
},
{
+ "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -418,10 +266,10 @@
1
]
],
- "name" : "Roger Bell_West",
- "id" : "Roger Bell_West"
+ "name" : "Roger Bell_West"
},
{
+ "name" : "Simon Green",
"data" : [
[
"Perl",
@@ -432,21 +280,19 @@
1
]
],
- "name" : "Simon Green",
"id" : "Simon Green"
},
{
"name" : "Simon Proctor",
+ "id" : "Simon Proctor",
"data" : [
[
"Raku",
1
]
- ],
- "id" : "Simon Proctor"
+ ]
},
{
- "id" : "Stephen G Lynn",
"data" : [
[
"Perl",
@@ -461,11 +307,12 @@
1
]
],
+ "id" : "Stephen G Lynn",
"name" : "Stephen G Lynn"
},
{
- "id" : "Steven Wilson",
"name" : "Steven Wilson",
+ "id" : "Steven Wilson",
"data" : [
[
"Perl",
@@ -488,6 +335,7 @@
"id" : "Ulrich Rieke"
},
{
+ "name" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -498,9 +346,180 @@
1
]
],
- "name" : "W. Luis Mochan",
"id" : "W. Luis Mochan"
}
]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 27] Last updated at 2022-07-24 14:34:25 GMT"
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge - 174"
+ },
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "name" : "The Weekly Challenge - 174",
+ "data" : [
+ {
+ "drilldown" : "Arne Sommer",
+ "y" : 3,
+ "name" : "Arne Sommer"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Athanasius",
+ "name" : "Athanasius"
+ },
+ {
+ "drilldown" : "Cheok-Yin Fung",
+ "y" : 2,
+ "name" : "Cheok-Yin Fung"
+ },
+ {
+ "name" : "Dario Mazzeo",
+ "y" : 1,
+ "drilldown" : "Dario Mazzeo"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba"
+ },
+ {
+ "name" : "Flavio Poletti",
+ "y" : 7,
+ "drilldown" : "Flavio Poletti"
+ },
+ {
+ "name" : "Gurunandan Bhat",
+ "y" : 2,
+ "drilldown" : "Gurunandan Bhat"
+ },
+ {
+ "name" : "James Smith",
+ "y" : 3,
+ "drilldown" : "James Smith"
+ },
+ {
+ "name" : "Jorg Sommrey",
+ "y" : 2,
+ "drilldown" : "Jorg Sommrey"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Kjetil Skotheim",
+ "name" : "Kjetil Skotheim"
+ },
+ {
+ "drilldown" : "Laurent Rosenfeld",
+ "y" : 3,
+ "name" : "Laurent Rosenfeld"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Lubos Kolouch",
+ "name" : "Lubos Kolouch"
+ },
+ {
+ "name" : "Luca Ferrari",
+ "y" : 8,
+ "drilldown" : "Luca Ferrari"
+ },
+ {
+ "name" : "Mark Anderson",
+ "y" : 2,
+ "drilldown" : "Mark Anderson"
+ },
+ {
+ "name" : "Mohammad S Anwar",
+ "y" : 4,
+ "drilldown" : "Mohammad S Anwar"
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Nicolas Mendoza",
+ "name" : "Nicolas Mendoza"
+ },
+ {
+ "y" : 3,
+ "drilldown" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith"
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Philippe Bricout",
+ "name" : "Philippe Bricout"
+ },
+ {
+ "name" : "PokGoPun",
+ "y" : 2,
+ "drilldown" : "PokGoPun"
+ },
+ {
+ "name" : "Robert DiCicco",
+ "y" : 3,
+ "drilldown" : "Robert DiCicco"
+ },
+ {
+ "name" : "Roger Bell_West",
+ "drilldown" : "Roger Bell_West",
+ "y" : 5
+ },
+ {
+ "drilldown" : "Simon Green",
+ "y" : 2,
+ "name" : "Simon Green"
+ },
+ {
+ "name" : "Simon Proctor",
+ "y" : 1,
+ "drilldown" : "Simon Proctor"
+ },
+ {
+ "y" : 5,
+ "drilldown" : "Stephen G Lynn",
+ "name" : "Stephen G Lynn"
+ },
+ {
+ "drilldown" : "Steven Wilson",
+ "y" : 1,
+ "name" : "Steven Wilson"
+ },
+ {
+ "name" : "Ulrich Rieke",
+ "drilldown" : "Ulrich Rieke",
+ "y" : 3
+ },
+ {
+ "name" : "W. Luis Mochan",
+ "y" : 3,
+ "drilldown" : "W. Luis Mochan"
+ }
+ ]
+ }
+ ],
+ "tooltip" : {
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "followPointer" : 1,
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "legend" : {
+ "enabled" : 0
}
}