diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-03-21 07:03:31 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-03-21 07:03:31 +0000 |
| commit | c7a00f388bbc8b60d3914f61a6bfe5b84a0b20d8 (patch) | |
| tree | 54a16362a825412e8657cff13cc3e36c98e5e346 | |
| parent | 3eeb017628ca0a7bdb9a5cddf23cf80e79a29c07 (diff) | |
| download | perlweeklychallenge-club-c7a00f388bbc8b60d3914f61a6bfe5b84a0b20d8.tar.gz perlweeklychallenge-club-c7a00f388bbc8b60d3914f61a6bfe5b84a0b20d8.tar.bz2 perlweeklychallenge-club-c7a00f388bbc8b60d3914f61a6bfe5b84a0b20d8.zip | |
- Added solutions by Jan Krnavek.
| -rw-r--r-- | stats/pwc-current.json | 197 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown-summary.json | 56 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown.json | 744 | ||||
| -rw-r--r-- | stats/pwc-leaders.json | 758 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 38 | ||||
| -rw-r--r-- | stats/pwc-summary-121-150.json | 34 | ||||
| -rw-r--r-- | stats/pwc-summary-151-180.json | 34 | ||||
| -rw-r--r-- | stats/pwc-summary-181-210.json | 102 | ||||
| -rw-r--r-- | stats/pwc-summary-211-240.json | 34 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 46 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 44 | ||||
| -rw-r--r-- | stats/pwc-summary-91-120.json | 48 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 482 |
13 files changed, 1316 insertions, 1301 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index bc5949a273..22e272a2bb 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,38 +1,39 @@ { - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "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/>" - }, "legend" : { "enabled" : 0 }, "chart" : { "type" : "column" }, - "title" : { - "text" : "Perl Weekly Challenge - 104" + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, + "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/>" }, "drilldown" : { "series" : [ { + "name" : "Abigail", + "id" : "Abigail", "data" : [ [ "Perl", 2 ] - ], - "name" : "Abigail", - "id" : "Abigail" + ] }, { - "id" : "Alexander Karelas", "name" : "Alexander Karelas", + "id" : "Alexander Karelas", "data" : [ [ "Perl", @@ -41,7 +42,6 @@ ] }, { - "id" : "Dave Jacoby", "name" : "Dave Jacoby", "data" : [ [ @@ -52,7 +52,8 @@ "Blog", 1 ] - ] + ], + "id" : "Dave Jacoby" }, { "name" : "E. Choroba", @@ -65,6 +66,7 @@ ] }, { + "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -75,12 +77,10 @@ 2 ] ], - "id" : "Flavio Poletti", - "name" : "Flavio Poletti" + "id" : "Flavio Poletti" }, { "name" : "James Smith", - "id" : "James Smith", "data" : [ [ "Perl", @@ -90,19 +90,31 @@ "Blog", 1 ] + ], + "id" : "James Smith" + }, + { + "name" : "Jan Krnavek", + "id" : "Jan Krnavek", + "data" : [ + [ + "Raku", + 2 + ] ] }, { "name" : "Jorg Sommrey", - "id" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Jorg Sommrey" }, { + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -117,22 +129,20 @@ 1 ] ], - "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld" }, { - "name" : "Lubos Kolouch", "id" : "Lubos Kolouch", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Lubos Kolouch" }, { "id" : "Luca Ferrari", - "name" : "Luca Ferrari", "data" : [ [ "Raku", @@ -142,27 +152,28 @@ "Blog", 2 ] - ] + ], + "name" : "Luca Ferrari" }, { + "name" : "Mark Anderson", + "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "name" : "Mark Anderson", - "id" : "Mark Anderson" + ] }, { + "name" : "Niels van Dijke", "data" : [ [ "Perl", 2 ] ], - "id" : "Niels van Dijke", - "name" : "Niels van Dijke" + "id" : "Niels van Dijke" }, { "data" : [ @@ -171,21 +182,20 @@ 2 ] ], - "name" : "Paulo Custodio", - "id" : "Paulo Custodio" + "id" : "Paulo Custodio", + "name" : "Paulo Custodio" }, { + "name" : "Pete Houston", + "id" : "Pete Houston", "data" : [ [ "Perl", 2 ] - ], - "id" : "Pete Houston", - "name" : "Pete Houston" + ] }, { - "name" : "Roger Bell_West", "id" : "Roger Bell_West", "data" : [ [ @@ -200,19 +210,21 @@ "Blog", 1 ] - ] + ], + "name" : "Roger Bell_West" }, { + "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + ] }, { + "id" : "Stuart Little", "data" : [ [ "Perl", @@ -223,15 +235,15 @@ 2 ] ], - "name" : "Stuart Little", - "id" : "Stuart Little" + "name" : "Stuart Little" } ] }, + "xAxis" : { + "type" : "category" + }, "series" : [ { - "name" : "Perl Weekly Challenge - 104", - "colorByPoint" : 1, "data" : [ { "name" : "Abigail", @@ -239,101 +251,104 @@ "y" : 2 }, { - "drilldown" : "Alexander Karelas", "name" : "Alexander Karelas", - "y" : 2 + "y" : 2, + "drilldown" : "Alexander Karelas" }, { - "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby", - "y" : 3 + "y" : 3, + "drilldown" : "Dave Jacoby" }, { - "name" : "E. Choroba", + "y" : 2, "drilldown" : "E. Choroba", - "y" : 2 + "name" : "E. Choroba" }, { + "y" : 4, "drilldown" : "Flavio Poletti", - "name" : "Flavio Poletti", - "y" : 4 + "name" : "Flavio Poletti" }, { - "name" : "James Smith", + "y" : 3, "drilldown" : "James Smith", - "y" : 3 + "name" : "James Smith" }, { "y" : 2, + "drilldown" : "Jan Krnavek", + "name" : "Jan Krnavek" + }, + { "name" : "Jorg Sommrey", - "drilldown" : "Jorg Sommrey" + "drilldown" : "Jorg Sommrey", + "y" : 2 }, { - "name" : "Laurent Rosenfeld", "drilldown" : "Laurent Rosenfeld", - "y" : 5 + "y" : 5, + "name" : "Laurent Rosenfeld" }, { - "name" : "Lubos Kolouch", + "y" : 2, "drilldown" : "Lubos Kolouch", - "y" : 2 + "name" : "Lubos Kolouch" }, { "name" : "Luca Ferrari", - "drilldown" : "Luca Ferrari", - "y" : 4 + "y" : 4, + "drilldown" : "Luca Ferrari" }, { - "drilldown" : "Mark Anderson", "name" : "Mark Anderson", - "y" : 2 + "y" : 2, + "drilldown" : "Mark Anderson" }, { + "name" : "Niels van Dijke", "y" : 2, - "drilldown" : "Niels van Dijke", - "name" : "Niels van Dijke" + "drilldown" : "Niels van Dijke" }, { - "name" : "Paulo Custodio", "drilldown" : "Paulo Custodio", - "y" : 2 + "y" : 2, + "name" : "Paulo Custodio" }, { + "name" : "Pete Houston", "y" : 2, - "drilldown" : "Pete Houston", - "name" : "Pete Houston" + "drilldown" : "Pete Houston" }, { "y" : 5, - "name" : "Roger Bell_West", - "drilldown" : "Roger Bell_West" + "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West" }, { "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 2 + "y" : 2, + "drilldown" : "Simon Proctor" }, { "drilldown" : "Stuart Little", - "name" : "Stuart Little", - "y" : 4 + "y" : 4, + "name" : "Stuart Little" } - ] + ], + "name" : "Perl Weekly Challenge - 104", + "colorByPoint" : 1 } ], - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "xAxis" : { - "type" : "category" + "title" : { + "text" : "Perl Weekly Challenge - 104" }, "subtitle" : { - "text" : "[Champions: 17] Last updated at 2021-03-21 07:00:44 GMT" + "text" : "[Champions: 18] Last updated at 2021-03-21 07:03:00 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 5e40ca54cd..1ee15265b4 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,31 +1,16 @@ { + "tooltip" : { + "pointFormat" : "<b>{point.y:.0f}</b>" + }, "chart" : { "type" : "column" }, "legend" : { "enabled" : "false" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "tooltip" : { - "pointFormat" : "<b>{point.y:.0f}</b>" - }, "title" : { "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, "series" : [ { "data" : [ @@ -39,25 +24,40 @@ ], [ "Raku", - 3126 + 3128 ] ], - "name" : "Contributions", "dataLabels" : { - "color" : "#FFFFFF", - "y" : 10, "align" : "right", - "format" : "{point.y:.0f}", "rotation" : -90, + "enabled" : "true", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "enabled" : "true" - } + "y" : 10, + "format" : "{point.y:.0f}", + "color" : "#FFFFFF" + }, + "name" : "Contributions" } ], + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, "subtitle" : { - "text" : "Last updated at 2021-03-21 07:00:44 GMT" + "text" : "Last updated at 2021-03-21 07:03:00 GMT" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 883c0601b1..efc00b3561 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,26 +1,22 @@ { - "legend" : { - "enabled" : "false" - }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "tooltip" : { - "followPointer" : "true", - "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>", - "headerFormat" : "<span style=\"font-size:11px\"></span>" + "subtitle" : { + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2021-03-21 07:03:00 GMT" + }, + "legend" : { + "enabled" : "false" }, "chart" : { "type" : "column" }, - "title" : { - "text" : "Perl Weekly Challenge Language" - }, "drilldown" : { "series" : [ { + "id" : "001", "data" : [ [ "Perl", @@ -35,10 +31,10 @@ 11 ] ], - "name" : "001", - "id" : "001" + "name" : "001" }, { + "id" : "002", "data" : [ [ "Perl", @@ -53,12 +49,10 @@ 10 ] ], - "name" : "002", - "id" : "002" + "name" : "002" }, { "id" : "003", - "name" : "003", "data" : [ [ "Perl", @@ -72,9 +66,11 @@ "Blog", 9 ] - ] + ], + "name" : "003" }, { + "name" : "004", "data" : [ [ "Perl", @@ -89,11 +85,9 @@ 10 ] ], - "name" : "004", "id" : "004" }, { - "name" : "005", "id" : "005", "data" : [ [ @@ -108,11 +102,10 @@ "Blog", 12 ] - ] + ], + "name" : "005" }, { - "name" : "006", - "id" : "006", "data" : [ [ "Perl", @@ -126,11 +119,11 @@ "Blog", 7 ] - ] + ], + "id" : "006", + "name" : "006" }, { - "id" : "007", - "name" : "007", "data" : [ [ "Perl", @@ -144,10 +137,11 @@ "Blog", 10 ] - ] + ], + "id" : "007", + "name" : "007" }, { - "name" : "008", "id" : "008", "data" : [ [ @@ -162,9 +156,12 @@ "Blog", 12 ] - ] + ], + "name" : "008" }, { + "name" : "009", + "id" : "009", "data" : [ [ "Perl", @@ -178,13 +175,10 @@ "Blog", 13 ] - ], - "name" : "009", - "id" : "009" + ] }, { "name" : "010", - "id" : "010", "data" : [ [ "Perl", @@ -198,11 +192,11 @@ "Blog", 11 ] - ] + ], + "id" : "010" }, { "id" : "011", - "name" : "011", "data" : [ [ "Perl", @@ -216,9 +210,11 @@ "Blog", 10 ] - ] + ], + "name" : "011" }, { + "id" : "012", "data" : [ [ "Perl", @@ -233,7 +229,6 @@ 11 ] ], - "id" : "012", "name" : "012" }, { @@ -273,7 +268,6 @@ ] }, { - "name" : "015", "id" : "015", "data" : [ [ @@ -288,11 +282,10 @@ "Blog", 15 ] - ] + ], + "name" : "015" }, { - "name" : "016", - "id" : "016", "data" : [ [ "Perl", @@ -306,7 +299,9 @@ "Blog", 12 ] - ] + ], + "id" : "016", + "name" : "016" }, { "data" : [ @@ -323,11 +318,10 @@ 12 ] ], - "name" : "017", - "id" : "017" + "id" : "017", + "name" : "017" }, { - "id" : "018", "name" : "018", "data" : [ [ @@ -342,9 +336,11 @@ "Blog", 14 ] - ] + ], + "id" : "018" }, { + "name" : "019", "data" : [ [ "Perl", @@ -359,8 +355,7 @@ 13 ] ], - "id" : "019", - "name" : "019" + "id" : "019" }, { "data" : [ @@ -381,8 +376,6 @@ "name" : "020" }, { - "name" : "021", - "id" : "021", "data" : [ [ "Perl", @@ -396,9 +389,12 @@ "Blog", 10 ] - ] + ], + "id" : "021", + "name" : "021" }, { + "name" : "022", "data" : [ [ "Perl", @@ -413,12 +409,10 @@ 10 ] ], - "name" : "022", "id" : "022" }, { "id" : "023", - "name" : "023", "data" : [ [ "Perl", @@ -432,7 +426,8 @@ "Blog", 12 ] - ] + ], + "name" : "023" }, { "data" : [ @@ -449,8 +444,8 @@ 11 ] ], - "name" : "024", - "id" : "024" + "id" : "024", + "name" : "024" }, { "data" : [ @@ -467,10 +462,11 @@ 12 ] ], - "name" : "025", - "id" : "025" + "id" : "025", + "name" : "025" }, { + "id" : "026", "data" : [ [ "Perl", @@ -485,11 +481,9 @@ 10 ] ], - "name" : "026", - "id" : "026" + "name" : "026" }, { - "id" : "027", "name" : "027", "data" : [ [ @@ -504,7 +498,8 @@ "Blog", 9 ] - ] + ], + "id" : "027" }, { "name" : "028", @@ -526,7 +521,6 @@ }, { "id" : "029", - "name" : "029", "data" : [ [ "Perl", @@ -540,7 +534,8 @@ "Blog", 12 ] - ] + ], + "name" : "029" }, { "data" : [ @@ -579,8 +574,6 @@ ] }, { - "id" : "032", - "name" : "032", "data" : [ [ "Perl", @@ -594,11 +587,11 @@ "Blog", 10 ] - ] + ], + "id" : "032", + "name" : "032" }, { - "id" : "033", - "name" : "033", "data" : [ [ "Perl", @@ -612,9 +605,13 @@ "Blog", 10 ] - ] + ], + "id" : "033", + "name" : "033" }, { + "name" : "034", + "id" : "034", "data" : [ [ "Perl", @@ -628,9 +625,7 @@ "Blog", 11 ] - ], - "id" : "034", - "name" : "034" + ] }, { "data" : [ @@ -647,10 +642,11 @@ 9 ] ], - "name" : "035", - "id" : "035" + "id" : "035", + "name" : "035" }, { + "id" : "036", "data" : [ [ "Perl", @@ -665,10 +661,10 @@ 11 ] ], - "id" : "036", "name" : "036" }, { + "name" : "037", "data" : [ [ "Perl", @@ -683,11 +679,9 @@ 9 ] ], - "name" : "037", "id" : "037" }, { - "name" : "038", "id" : "038", "data" : [ [ @@ -702,9 +696,12 @@ "Blog", 12 ] - ] + ], + "name" : "038" }, { + "name" : "039", + "id" : "039", "data" : [ [ "Perl", @@ -718,13 +715,11 @@ "Blog", 12 ] - ], - "id" : "039", - "name" : "039" + ] }, { - "id" : "040", "name" : "040", + "id" : "040", "data" : [ [ "Perl", @@ -741,6 +736,7 @@ ] }, { + "id" : "041", "data" : [ [ "Perl", @@ -755,12 +751,9 @@ 9 ] ], - "name" : "041", - "id" : "041" + "name" : "041" }, { - "name" : "042", - "id" : "042", "data" : [ [ "Perl", @@ -774,11 +767,11 @@ "Blog", 11 ] - ] + ], + "id" : "042", + "name" : "042" }, { - "name" : "043", - "id" : "043", "data" : [ [ "Perl", @@ -792,11 +785,11 @@ "Blog", 11 ] - ] + ], + "id" : "043", + "name" : "043" }, { - "id" : "044", - "name" : "044", "data" : [ [ "Perl", @@ -810,11 +803,13 @@ "Blog", 11 ] - ] + ], + "id" : "044", + "name" : "044" }, { - "id" : "045", "name" : "045", + "id" : "045", "data" : [ [ "Perl", @@ -831,6 +826,8 @@ ] }, { + "name" : "046", + "id" : "046", "data" : [ [ "Perl", @@ -844,11 +841,11 @@ "Blog", 10 ] - ], - "id" : "046", - "name" : "046" + ] }, { + "name" : "047", + "id" : "047", "data" : [ [ "Perl", @@ -862,9 +859,7 @@ "Blog", 10 ] - ], - "id" : "047", - "name" : "047" + ] }, { "data" : [ @@ -881,12 +876,10 @@ 12 ] ], - "name" : "048", - "id" : "048" + "id" : "048", + "name" : "048" }, { - "id" : "049", - "name" : "049", "data" : [ [ "Perl", @@ -900,11 +893,13 @@ "Blog", 12 ] - ] + ], + "id" : "049", + "name" : "049" }, { - "id" : "050", "name" : "050", + "id" : "050", "data" : [ [ "Perl", @@ -921,6 +916,7 @@ ] }, { + "name" : "051", "data" : [ [ "Perl", @@ -935,10 +931,11 @@ 11 ] ], - "id" : "051", - "name" : "051" + "id" : "051" }, { + "name" : "052", + "id" : "052", "data" : [ [ |
