aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xchallenge-055/roger-bell-west/perl/ch-1.pl (renamed from challenge-055/roger-bell-west/perl5/ch-1.pl)0
-rwxr-xr-xchallenge-055/roger-bell-west/perl/ch-2.pl (renamed from challenge-055/roger-bell-west/perl5/ch-2.pl)0
-rwxr-xr-xchallenge-055/roger-bell-west/raku/ch-1.p6 (renamed from challenge-055/roger-bell-west/perl6/ch-1.p6)0
-rw-r--r--stats/pwc-current.json77
-rw-r--r--stats/pwc-language-breakdown-summary.json58
-rw-r--r--stats/pwc-language-breakdown.json800
-rw-r--r--stats/pwc-leaders.json748
-rw-r--r--stats/pwc-summary-1-30.json100
-rw-r--r--stats/pwc-summary-121-150.json110
-rw-r--r--stats/pwc-summary-151-180.json44
-rw-r--r--stats/pwc-summary-31-60.json36
-rw-r--r--stats/pwc-summary-61-90.json24
-rw-r--r--stats/pwc-summary-91-120.json44
-rw-r--r--stats/pwc-summary.json370
14 files changed, 1215 insertions, 1196 deletions
diff --git a/challenge-055/roger-bell-west/perl5/ch-1.pl b/challenge-055/roger-bell-west/perl/ch-1.pl
index 8f74cc2846..8f74cc2846 100755
--- a/challenge-055/roger-bell-west/perl5/ch-1.pl
+++ b/challenge-055/roger-bell-west/perl/ch-1.pl
diff --git a/challenge-055/roger-bell-west/perl5/ch-2.pl b/challenge-055/roger-bell-west/perl/ch-2.pl
index 6fc2fc7bbe..6fc2fc7bbe 100755
--- a/challenge-055/roger-bell-west/perl5/ch-2.pl
+++ b/challenge-055/roger-bell-west/perl/ch-2.pl
diff --git a/challenge-055/roger-bell-west/perl6/ch-1.p6 b/challenge-055/roger-bell-west/raku/ch-1.p6
index a2b7ff1501..a2b7ff1501 100755
--- a/challenge-055/roger-bell-west/perl6/ch-1.p6
+++ b/challenge-055/roger-bell-west/raku/ch-1.p6
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index abf4c258e8..96f498cdfa 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,63 +1,82 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge - 055"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
"series" : [
{
- "colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 055",
"data" : [
{
+ "y" : 3,
+ "name" : "Roger Bell West",
+ "drilldown" : "Roger Bell West"
+ },
+ {
+ "y" : 1,
"name" : "Simon Proctor",
- "drilldown" : "Simon Proctor",
- "y" : 1
+ "drilldown" : "Simon Proctor"
}
],
- "name" : "Perl Weekly Challenge - 055"
+ "colorByPoint" : 1
}
],
"plotOptions" : {
"series" : {
- "borderWidth" : 0,
"dataLabels" : {
"enabled" : 1,
"format" : "{point.y}"
- }
+ },
+ "borderWidth" : 0
}
},
- "tooltip" : {
- "pointFormat" : "<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/>"
- },
- "legend" : {
- "enabled" : 0
+ "subtitle" : {
+ "text" : "[Champions: 2] Last updated at 2020-04-06 09:59:16 GMT"
},
"chart" : {
"type" : "column"
},
- "xAxis" : {
- "type" : "category"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 055"
- },
- "subtitle" : {
- "text" : "[Champions: 1] Last updated at 2020-04-06 09:46:42 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "legend" : {
+ "enabled" : 0
},
"drilldown" : {
"series" : [
{
- "name" : "Simon Proctor",
- "id" : "Simon Proctor",
+ "name" : "Roger Bell West",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Raku",
+ 1
+ ]
+ ],
+ "id" : "Roger Bell West"
+ },
+ {
"data" : [
[
"Raku",
1
]
- ]
+ ],
+ "name" : "Simon Proctor",
+ "id" : "Simon Proctor"
}
]
+ },
+ "tooltip" : {
+ "pointFormat" : "<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/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
}
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 7441a4fd84..00f398295d 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,18 +1,21 @@
{
+ "legend" : {
+ "enabled" : "false"
+ },
+ "subtitle" : {
+ "text" : "Last updated at 2020-04-06 09:59:16 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"yAxis" : {
"title" : {
"text" : null
},
"min" : 0
},
- "subtitle" : {
- "text" : "Last updated at 2020-04-06 09:46:42 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge Contributions [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
},
"xAxis" : {
"labels" : {
@@ -23,12 +26,23 @@
},
"type" : "category"
},
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
+ "title" : {
+ "text" : "Perl Weekly Challenge Contributions [2019 - 2020]"
},
"series" : [
{
- "name" : "Contributions",
+ "dataLabels" : {
+ "enabled" : "true",
+ "rotation" : -90,
+ "align" : "right",
+ "color" : "#FFFFFF",
+ "y" : 10,
+ "style" : {
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
+ },
+ "format" : "{point.y:.0f}"
+ },
"data" : [
[
"Blog",
@@ -36,28 +50,14 @@
],
[
"Perl",
- 2300
+ 2302
],
[
"Raku",
- 1434
+ 1435
]
],
- "dataLabels" : {
- "align" : "right",
- "enabled" : "true",
- "format" : "{point.y:.0f}",
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- },
- "rotation" : -90,
- "y" : 10,
- "color" : "#FFFFFF"
- }
+ "name" : "Contributions"
}
- ],
- "legend" : {
- "enabled" : "false"
- }
+ ]
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 9a4ee7da49..c4a9dc8c45 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,325 +1,28 @@
{
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "tooltip" : {
- "followPointer" : "true",
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>"
- },
- "series" : [
- {
- "name" : "Perl Weekly Challenge Languages",
- "data" : [
- {
- "y" : 140,
- "drilldown" : "001",
- "name" : "#001"
- },
- {
- "y" : 109,
- "name" : "#002",
- "drilldown" : "002"
- },
- {
- "y" : 71,
- "name" : "#003",
- "drilldown" : "003"
- },
- {
- "y" : 91,
- "drilldown" : "004",
- "name" : "#004"
- },
- {
- "drilldown" : "005",
- "name" : "#005",
- "y" : 71
- },
- {
- "y" : 52,
- "name" : "#006",
- "drilldown" : "006"
- },
- {
- "name" : "#007",
- "drilldown" : "007",
- "y" : 58
- },
- {
- "drilldown" : "008",
- "name" : "#008",
- "y" : 70
- },
- {
- "name" : "#009",
- "drilldown" : "009",
- "y" : 68
- },
- {
- "y" : 60,
- "name" : "#010",
- "drilldown" : "010"
- },
- {
- "y" : 79,
- "name" : "#011",
- "drilldown" : "011"
- },
- {
- "drilldown" : "012",
- "name" : "#012",
- "y" : 83
- },
- {
- "name" : "#013",
- "drilldown" : "013",
- "y" : 76
- },
- {
- "y" : 96,
- "name" : "#014",
- "drilldown" : "014"
- },
- {
- "y" : 93,
- "name" : "#015",
- "drilldown" : "015"
- },
- {
- "name" : "#016",
- "drilldown" : "016",
- "y" : 66
- },
- {
- "drilldown" : "017",
- "name" : "#017",
- "y" : 79
- },
- {
- "drilldown" : "018",
- "name" : "#018",
- "y" : 76
- },
- {
- "drilldown" : "019",
- "name" : "#019",
- "y" : 97
- },
- {
- "y" : 95,
- "name" : "#020",
- "drilldown" : "020"
- },
- {
- "name" : "#021",
- "drilldown" : "021",
- "y" : 67
- },
- {
- "drilldown" : "022",
- "name" : "#022",
- "y" : 63
- },
- {
- "drilldown" : "023",
- "name" : "#023",
- "y" : 91
- },
- {
- "y" : 70,
- "name" : "#024",
- "drilldown" : "024"
- },
- {
- "y" : 55,
- "drilldown" : "025",
- "name" : "#025"
- },
- {
- "y" : 70,
- "drilldown" : "026",
- "name" : "#026"
- },
- {
- "drilldown" : "027",
- "name" : "#027",
- "y" : 58
- },
- {
- "y" : 78,
- "drilldown" : "028",
- "name" : "#028"
- },
- {
- "y" : 77,
- "name" : "#029",
- "drilldown" : "029"
- },
- {
- "y" : 115,
- "drilldown" : "030",
- "name" : "#030"
- },
- {
- "name" : "#031",
- "drilldown" : "031",
- "y" : 87
- },
- {
- "name" : "#032",
- "drilldown" : "032",
- "y" : 92
- },
- {
- "y" : 108,
- "name" : "#033",
- "drilldown" : "033"
- },
- {
- "y" : 62,
- "name" : "#034",
- "drilldown" : "034"
- },
- {
- "y" : 62,
- "drilldown" : "035",
- "name" : "#035"
- },
- {
- "drilldown" : "036",
- "name" : "#036",
- "y" : 66
- },
- {
- "y" : 63,
- "drilldown" : "037",
- "name" : "#037"
- },
- {
- "name" : "#038",
- "drilldown" : "038",
- "y" : 65
- },
- {
- "y" : 60,
- "drilldown" : "039",
- "name" : "#039"
- },
- {
- "y" : 71,
- "drilldown" : "040",
- "name" : "#040"
- },
- {
- "y" : 74,
- "name" : "#041",
- "drilldown" : "041"
- },
- {
- "y" : 88,
- "name" : "#042",
- "drilldown" : "042"
- },
- {
- "y" : 65,
- "name" : "#043",
- "drilldown" : "043"
- },
- {
- "name" : "#044",
- "drilldown" : "044",
- "y" : 81
- },
- {
- "y" : 94,
- "name" : "#045",
- "drilldown" : "045"
- },
- {
- "drilldown" : "046",
- "name" : "#046",
- "y" : 83
- },
- {
- "y" : 81,
- "name" : "#047",
- "drilldown" : "047"
- },
- {
- "drilldown" : "048",
- "name" : "#048",
- "y" : 106
- },
- {
- "drilldown" : "049",
- "name" : "#049",
- "y" : 85
- },
- {
- "name" : "#050",
- "drilldown" : "050",
- "y" : 96
- },
- {
- "name" : "#051",
- "drilldown" : "051",
- "y" : 86
- },
- {
- "y" : 88,
- "name" : "#052",
- "drilldown" : "052"
- },
- {
- "name" : "#053",
- "drilldown" : "053",
- "y" : 98
- },
- {
- "name" : "#054",
- "drilldown" : "054",
- "y" : 95
- },
- {
- "drilldown" : "055",
- "name" : "#055",
- "y" : 1
- }
- ],
- "colorByPoint" : "true"
- }
- ],
"legend" : {
"enabled" : "false"
},
"subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2020-04-06 09:46:42 GMT"
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2020-04-06 09:59:16 GMT"
},
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- },
- "xAxis" : {
- "type" : "category"
- },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
+ "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>"
+ },
"drilldown" : {
"series" : [
{
"id" : "001",
+ "name" : "001",
"data" : [
[
"Perl",
@@ -333,10 +36,10 @@
"Blog",
11
]
- ],
- "name" : "001"
+ ]
},
{
+ "id" : "002",
"data" : [
[
"Perl",
@@ -351,11 +54,9 @@
10
]
],
- "id" : "002",
"name" : "002"
},
{
- "name" : "003",
"data" : [
[
"Perl",
@@ -370,9 +71,11 @@
9
]
],
+ "name" : "003",
"id" : "003"
},
{
+ "name" : "004",
"data" : [
[
"Perl",
@@ -387,12 +90,10 @@
10
]
],
- "id" : "004",
- "name" : "004"
+ "id" : "004"
},
{
"name" : "005",
- "id" : "005",
"data" : [
[
"Perl",
@@ -406,10 +107,10 @@
"Blog",
12
]
- ]
+ ],
+ "id" : "005"
},
{
- "id" : "006",
"data" : [
[
"Perl",
@@ -424,9 +125,11 @@
7
]
],
- "name" : "006"
+ "name" : "006",
+ "id" : "006"
},
{
+ "name" : "007",
"data" : [
[
"Perl",
@@ -441,8 +144,7 @@
10
]
],
- "id" : "007",
- "name" : "007"
+ "id" : "007"
},
{
"id" : "008",
@@ -463,7 +165,6 @@
"name" : "008"
},
{
- "id" : "009",
"data" : [
[
"Perl",
@@ -478,9 +179,12 @@
13
]
],
- "name" : "009"
+ "name" : "009",
+ "id" : "009"
},
{
+ "id" : "010",
+ "name" : "010",
"data" : [
[
"Perl",
@@ -494,12 +198,10 @@
"Blog",
11
]
- ],
- "id" : "010",
- "name" : "010"
+ ]
},
{
- "name" : "011",
+ "id" : "011",
"data" : [
[
"Perl",
@@ -514,11 +216,9 @@
10
]
],
- "id" : "011"
+ "name" : "011"
},
{
- "name" : "012",
- "id" : "012",
"data" : [
[
"Perl",
@@ -532,9 +232,13 @@
"Blog",
11
]
- ]
+ ],
+ "name" : "012",
+ "id" : "012"
},
{
+ "id" : "013",
+ "name" : "013",
"data" : [
[
"Perl",
@@ -548,12 +252,9 @@
"Blog",
13
]
- ],
- "id" : "013",
- "name" : "013"
+ ]
},
{
- "name" : "014",
"data" : [
[
"Perl",
@@ -568,6 +269,7 @@
15
]
],
+ "name" : "014",
"id" : "014"
},
{
@@ -608,7 +310,6 @@
},
{
"name" : "017",
- "id" : "017",
"data" : [
[
"Perl",
@@ -622,10 +323,11 @@
"Blog",
12
]
- ]
+ ],
+ "id" : "017"
},
{
- "id" : "018",
+ "name" : "018",
"data" : [
[
"Perl",
@@ -640,10 +342,10 @@
14
]
],
- "name" : "018"
+ "id" : "018"
},
{
- "id" : "019",
+ "name" : "019",
"data" : [
[
"Perl",
@@ -658,11 +360,11 @@
13
]
],
- "name" : "019"
+ "id" : "019"
},
{
- "name" : "020",
"id" : "020",
+ "name" : "020",
"data" : [
[
"Perl",
@@ -679,8 +381,8 @@
]
},
{
- "name" : "021",
"id" : "021",
+ "name" : "021",
"data" : [
[
"Perl",
@@ -697,6 +399,8 @@
]
},
{
+ "id" : "022",
+ "name" : "022",
"data" : [
[
"Perl",
@@ -710,13 +414,9 @@
"Blog",
10
]
- ],
- "id" : "022",
- "name" : "022"
+ ]
},
{
- "name" : "023",
- "id" : "023",
"data" : [
[
"Perl",
@@ -730,10 +430,12 @@
"Blog",
12
]
- ]
+ ],
+ "name" : "023",
+ "id" : "023"
},
{
- "id" : "024",
+ "name" : "024",
"data" : [
[
"Perl",
@@ -748,10 +450,10 @@
11
]
],
- "name" : "024"
+ "id" : "024"
},
{
- "id" : "025",
+ "name" : "025",
"data" : [
[
"Perl",
@@ -766,10 +468,9 @@
12
]
],
- "name" : "025"
+ "id" : "025"
},
{
- "id" : "026",
"data" : [
[
"Perl",
@@ -784,10 +485,12 @@
10
]
],
- "name" : "026"
+ "name" : "026",
+ "id" : "026"
},
{
"id" : "027",
+ "name" : "027",
"data" : [
[
"Perl",
@@ -801,10 +504,10 @@
"Blog",
9
]
- ],
- "name" : "027"
+ ]
},
{
+ "name" : "028",
"data" : [
[
"Perl",
@@ -819,11 +522,10 @@
9
]
],
- "id" : "028",
- "name" : "028"
+ "id" : "028"
},
{
- "id" : "029",
+ "name" : "029",
"data" : [
[
"Perl",
@@ -838,10 +540,9 @@
12
]
],
- "name" : "029"
+ "id" : "029"
},
{
- "name" : "030",
"id" : "030",
"data" : [
[
@@ -856,7 +557,8 @@
"Blog",
10
]
- ]
+ ],
+ "name" : "030"
},
{
"data" : [
@@ -873,11 +575,11 @@
9
]
],
- "id" : "031",
- "name" : "031"
+ "name" : "031",
+ "id" : "031"
},
{
- "id" : "032",
+ "name" : "032",
"data" : [
[
"Perl",
@@ -892,10 +594,11 @@
10
]
],
- "name" : "032"
+ "id" : "032"
},
{
"id" : "033",
+ "name" : "033",
"data" : [
[
"Perl",
@@ -909,8 +612,7 @@
"Blog",
10
]
- ],
- "name" : "033"
+ ]
},
{
"id" : "034",
@@ -932,7 +634,6 @@
},
{
"name" : "035",
- "id" : "035",
"data" : [
[
"Perl",
@@ -946,10 +647,11 @@
"Blog",
9
]
- ]
+ ],
+ "id" : "035"
},
{
- "id" : "036",
+ "name" : "036",
"data" : [
[
"Perl",
@@ -964,9 +666,10 @@
11
]
],
- "name" : "036"
+ "id" : "036"
},
{
+ "id" : "037",
"data" : [
[
"Perl",
@@ -981,11 +684,11 @@
9
]
],
- "id" : "037",
"name" : "037"
},
{
"id" : "038",
+ "name" : "038",
"data" : [
[
"Perl",
@@ -999,8 +702,7 @@
"Blog",
12
]
- ],
- "name" : "038"
+ ]
},
{
"data" : [
@@ -1017,10 +719,11 @@
12
]
],
- "id" : "039",
- "name" : "039"
+ "name" : "039",
+ "id" : "039"
},
{
+ "id" : "040",
"data" : [
[
"Perl",
@@ -1035,12 +738,10 @@
10
]
],
- "id" : "040",
"name" : "040"
},
{
"name" : "041",
- "id" : "041",
"data" : [
[
"Perl",
@@ -1054,11 +755,11 @@
"Blog",
9
]
- ]
+ ],
+ "id" : "041"
},
{
"name" : "042",
- "id" : "042",
"data" : [
[
"Perl",
@@ -1072,9 +773,12 @@
"Blog",
11
]
- ]
+ ],
+ "id" : "042"
},
{
+ "id" : "043",
+ "name" : "043",
"data" : [
[
"Perl",
@@ -1088,9 +792,7 @@
"Blog",
10
]
- ],
- "id" : "043",
- "name" : "043"
+ ]
},
{
"id" : "044",
@@ -1111,7 +813,6 @@
"name" : "044"
},
{
- "id" : "045",
"data" : [
[
"Perl",
@@ -1126,7 +827,8 @@
11
]
],
- "name" : "045"
+ "name" : "045",
+ "id" : "045"
},
{
"name" : "046",
@@ -1148,7 +850,6 @@
},
{
"name" : "047",
- "id" : "047",
"data" : [
[
"Perl",
@@ -1162,10 +863,10 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "047"
},
{
- "name" : "048",
"data" : [
[
"Perl",
@@ -1180,10 +881,12 @@
12
]
],
+ "name" : "048",
"id" : "048"
},
{
"id" : "049",
+ "name" : "049",
"data" : [
[
"Perl",
@@ -1197,8 +900,7 @@
"Blog",
12
]
- ],
- "name" : "049"
+ ]
},
{
"id" : "050",
@@ -1219,7 +921,6 @@
"name" : "050"
},
{
- "name" : "051",
"id" : "051",
"data" : [
[
@@ -1234,11 +935,10 @@
"Blog",
10
]
- ]
+ ],
+ "name" : "051"
},
{
- "name" : "052",
- "id" : "052",
"data" : [
[
"Pe