diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-11-11 16:59:55 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-11-11 16:59:55 +0000 |
| commit | f1b99967e1fd48afaa02968bbb923c8af0cc0ff1 (patch) | |
| tree | 4e41c83c5c756aab7b14963fb9f29e58fb3bab8e /stats | |
| parent | 18f3ef8177ef13208296118e9644de55e1953377 (diff) | |
| download | perlweeklychallenge-club-f1b99967e1fd48afaa02968bbb923c8af0cc0ff1.tar.gz perlweeklychallenge-club-f1b99967e1fd48afaa02968bbb923c8af0cc0ff1.tar.bz2 perlweeklychallenge-club-f1b99967e1fd48afaa02968bbb923c8af0cc0ff1.zip | |
- Added solutions by Scimon Proctor.
Diffstat (limited to 'stats')
| -rw-r--r-- | stats/pwc-current.json | 143 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown-summary.json | 52 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown.json | 610 | ||||
| -rw-r--r-- | stats/pwc-leaders.json | 734 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 100 | ||||
| -rw-r--r-- | stats/pwc-summary-121-150.json | 102 | ||||
| -rw-r--r-- | stats/pwc-summary-151-180.json | 38 | ||||
| -rw-r--r-- | stats/pwc-summary-181-210.json | 78 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 48 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 106 | ||||
| -rw-r--r-- | stats/pwc-summary-91-120.json | 102 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 434 |
12 files changed, 1281 insertions, 1266 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 0baf94a8b5..6e6272b185 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,44 +1,24 @@ { - "legend" : { - "enabled" : 0 - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "xAxis" : { - "type" : "category" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, "drilldown" : { "series" : [ { - "id" : "Andrew Shitov", - "name" : "Andrew Shitov", "data" : [ [ "Raku", 1 ] - ] + ], + "id" : "Andrew Shitov", + "name" : "Andrew Shitov" }, { + "name" : "Dave Jacoby", "data" : [ [ "Perl", 2 ] ], - "name" : "Dave Jacoby", "id" : "Dave Jacoby" }, { @@ -48,8 +28,8 @@ 2 ] ], - "name" : "E. Choroba", - "id" : "E. Choroba" + "id" : "E. Choroba", + "name" : "E. Choroba" }, { "data" : [ @@ -58,30 +38,31 @@ 2 ] ], - "name" : "Feng Chang", - "id" : "Feng Chang" + "id" : "Feng Chang", + "name" : "Feng Chang" }, { + "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] ], - "id" : "Mark Anderson", "name" : "Mark Anderson" }, { + "name" : "Philip Hood", "data" : [ [ "Raku", 1 ] ], - "name" : "Philip Hood", "id" : "Philip Hood" }, { + "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -92,10 +73,10 @@ 1 ] ], - "id" : "Roger Bell_West", "name" : "Roger Bell_West" }, { + "id" : "Simon Green", "data" : [ [ "Perl", @@ -106,12 +87,11 @@ 1 ] ], - "name" : "Simon Green", - "id" : "Simon Green" + "name" : "Simon Green" }, { - "name" : "Stuart Little", - "id" : "Stuart Little", + "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Raku", @@ -120,87 +100,122 @@ ] }, { - "id" : "Walt Mankowski", + "name" : "Stuart Little", + "data" : [ + [ + "Raku", + 2 + ] + ], + "id" : "Stuart Little" + }, + { "name" : "Walt Mankowski", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Walt Mankowski" } ] }, "chart" : { "type" : "column" }, + "subtitle" : { + "text" : "[Champions: 11] Last updated at 2020-11-11 16:59:45 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 086" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, "series" : [ { - "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 086", "data" : [ { - "y" : 1, "name" : "Andrew Shitov", + "y" : 1, "drilldown" : "Andrew Shitov" }, { "name" : "Dave Jacoby", - "y" : 2, - "drilldown" : "Dave Jacoby" + "drilldown" : "Dave Jacoby", + "y" : 2 }, { + "drilldown" : "E. Choroba", "y" : 2, - "name" : "E. Choroba", - "drilldown" : "E. Choroba" + "name" : "E. Choroba" }, { + "drilldown" : "Feng Chang", "y" : 2, - "name" : "Feng Chang", - "drilldown" : "Feng Chang" + "name" : "Feng Chang" }, { - "drilldown" : "Mark Anderson", "name" : "Mark Anderson", + "drilldown" : "Mark Anderson", "y" : 2 }, { + "drilldown" : "Philip Hood", "y" : 1, - "name" : "Philip Hood", - "drilldown" : "Philip Hood" + "name" : "Philip Hood" }, { + "y" : 3, "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West", - "y" : 3 + "name" : "Roger Bell_West" }, { - "y" : 2, "name" : "Simon Green", - "drilldown" : "Simon Green" + "drilldown" : "Simon Green", + "y" : 2 + }, + { + "name" : "Simon Proctor", + "drilldown" : "Simon Proctor", + "y" : 2 }, { + "drilldown" : "Stuart Little", "y" : 2, - "name" : "Stuart Little", - "drilldown" : "Stuart Little" + "name" : "Stuart Little" }, { + "drilldown" : "Walt Mankowski", "y" : 2, - "name" : "Walt Mankowski", - "drilldown" : "Walt Mankowski" + "name" : "Walt Mankowski" } - ] + ], + "colorByPoint" : 1 } ], - "title" : { - "text" : "Perl Weekly Challenge - 086" - }, - "subtitle" : { - "text" : "[Champions: 10] Last updated at 2020-11-11 08:23:34 GMT" + "xAxis" : { + "type" : "category" }, "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/>", - "followPointer" : 1 + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" + }, + "legend" : { + "enabled" : 0 + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 86e9682250..96a8023d47 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,19 +1,6 @@ { - "tooltip" : { - "pointFormat" : "<b>{point.y:.0f}</b>" - }, - "subtitle" : { - "text" : "Last updated at 2020-11-11 08:23:34 GMT" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", @@ -25,31 +12,29 @@ ], [ "Raku", - 2447 + 2449 ] ], + "name" : "Contributions", "dataLabels" : { - "color" : "#FFFFFF", "enabled" : "true", - "y" : 10, - "format" : "{point.y:.0f}", - "rotation" : -90, + "align" : "right", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, - "align" : "right" + "color" : "#FFFFFF", + "y" : 10, + "format" : "{point.y:.0f}", + "rotation" : -90 } } ], - "legend" : { - "enabled" : "false" - }, "xAxis" : { "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } }, "type" : "category" @@ -59,5 +44,20 @@ "title" : { "text" : null } + }, + "legend" : { + "enabled" : "false" + }, + "tooltip" : { + "pointFormat" : "<b>{point.y:.0f}</b>" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "Last updated at 2020-11-11 16:59:45 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index aa6ccfdc20..8356cdf0b2 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,35 +1,8 @@ { - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2020-11-11 08:23:34 GMT" - }, - "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>" - }, - "legend" : { - "enabled" : "false" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "xAxis" : { - "type" : "category" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "drilldown" : { "series" : [ { + "id" : "001", "data" : [ [ "Perl", @@ -44,10 +17,11 @@ 11 ] ], - "id" : "001", "name" : "001" }, { + "name" : "002", + "id" : "002", "data" : [ [ "Perl", @@ -61,11 +35,10 @@ "Blog", 10 ] - ], - "name" : "002", - "id" : "002" + ] }, { + "id" : "003", "data" : [ [ "Perl", @@ -80,11 +53,9 @@ 9 ] ], - "id" : "003", "name" : "003" }, { - "id" : "004", "name" : "004", "data" : [ [ @@ -99,7 +70,8 @@ "Blog", 10 ] - ] + ], + "id" : "004" }, { "data" : [ @@ -116,10 +88,11 @@ 12 ] ], - "name" : "005", - "id" : "005" + "id" : "005", + "name" : "005" }, { + "name" : "006", "data" : [ [ "Perl", @@ -134,10 +107,11 @@ 7 ] ], - "name" : "006", "id" : "006" }, { + "name" : "007", + "id" : "007", "data" : [ [ "Perl", @@ -151,9 +125,7 @@ "Blog", 10 ] - ], - "id" : "007", - "name" : "007" + ] }, { "name" : "008", @@ -174,7 +146,6 @@ ] }, { - "name" : "009", "id" : "009", "data" : [ [ @@ -189,11 +160,10 @@ "Blog", 13 ] - ] + ], + "name" : "009" }, { - "name" : "010", - "id" : "010", "data" : [ [ "Perl", @@ -207,11 +177,12 @@ "Blog", 11 ] - ] + ], + "id" : "010", + "name" : "010" }, { "name" : "011", - "id" : "011", "data" : [ [ "Perl", @@ -225,7 +196,8 @@ "Blog", 10 ] - ] + ], + "id" : "011" }, { "data" : [ @@ -246,8 +218,6 @@ "name" : "012" }, { - "id" : "013", - "name" : "013", "data" : [ [ "Perl", @@ -261,10 +231,11 @@ "Blog", 13 ] - ] + ], + "id" : "013", + "name" : "013" }, { - "id" : "014", "name" : "014", "data" : [ [ @@ -279,9 +250,11 @@ "Blog", 15 ] - ] + ], + "id" : "014" }, { + "name" : "015", "data" : [ [ "Perl", @@ -296,12 +269,10 @@ 15 ] ], - "id" : "015", - "name" : "015" + "id" : "015" }, { "id" : "016", - "name" : "016", "data" : [ [ "Perl", @@ -315,11 +286,10 @@ "Blog", 12 ] - ] + ], + "name" : "016" }, { - "name" : "017", - "id" : "017", "data" : [ [ "Perl", @@ -333,9 +303,12 @@ "Blog", 12 ] - ] + ], + "id" : "017", + "name" : "017" }, { + "id" : "018", "data" : [ [ "Perl", @@ -350,10 +323,10 @@ 14 ] ], - "id" : "018", "name" : "018" }, { + "name" : "019", "data" : [ [ "Perl", @@ -368,12 +341,9 @@ 13 ] ], - "id" : "019", - "name" : "019" + "id" : "019" }, { - "id" : "020", - "name" : "020", "data" : [ [ "Perl", @@ -387,9 +357,12 @@ "Blog", 13 ] - ] + ], + "id" : "020", + "name" : "020" }, { + "id" : "021", "data" : [ [ "Perl", @@ -404,10 +377,10 @@ 10 ] ], - "name" : "021", - "id" : "021" + "name" : "021" }, { + "id" : "022", "data" : [ [ "Perl", @@ -422,10 +395,10 @@ 10 ] ], - "name" : "022", - "id" : "022" + "name" : "022" }, { + "name" : "023", "data" : [ [ "Perl", @@ -440,8 +413,7 @@ 12 ] ], - "id" : "023", - "name" : "023" + "id" : "023" }, { "name" : "024", @@ -463,7 +435,6 @@ }, { "name" : "025", - "id" : "025", "data" : [ [ "Perl", @@ -477,9 +448,11 @@ "Blog", 12 ] - ] + ], + "id" : "025" }, { + "name" : "026", "data" : [ [ "Perl", @@ -494,12 +467,10 @@ 10 ] ], - "id" : "026", - "name" : "026" + "id" : "026" }, { "id" : "027", - "name" : "027", "data" : [ [ "Perl", @@ -513,9 +484,11 @@ "Blog", 9 ] - ] + ], + "name" : "027" }, { + "name" : "028", "data" : [ [ "Perl", @@ -530,8 +503,7 @@ 9 ] ], - "id" : "028", - "name" : "028" + "id" : "028" }, { "name" : "029", @@ -552,6 +524,7 @@ ] }, { + "name" : "030", "data" : [ [ "Perl", @@ -566,12 +539,9 @@ 10 ] ], - "name" : "030", "id" : "030" }, { - "name" : "031", - "id" : "031", "data" : [ [ "Perl", @@ -585,10 +555,11 @@ "Blog", 9 ] - ] + ], + "id" : "031", + "name" : "031" }, { - "name" : "032", "id" : "032", "data" : [ [ @@ -603,11 +574,12 @@ "Blog", 10 ] - ] + ], + "name" : "032" }, { - "id" : "033", "name" : "033", + "id" : "033", "data" : [ [ "Perl", @@ -624,7 +596,6 @@ ] }, { - "id" : "034", "name" : "034", "data" : [ [ @@ -639,11 +610,11 @@ "Blog", 11 ] - ] + ], + "id" : "034" }, { "id" : "035", - "name" : "035", "data" : [ [ "Perl", @@ -657,10 +628,10 @@ "Blog", 9 ] - ] + ], + "name" : "035" }, { - "name" : "036", "id" : "036", "data" : [ [ @@ -675,9 +646,11 @@ "Blog", 11 ] - ] + ], + "name" : "036" }, { + "name" : "037", "data" : [ [ "Perl", @@ -692,10 +665,10 @@ 9 ] ], - "id" : "037", - "name" : "037" + "id" : "037" }, { + "name" : "038", "data" : [ [ "Perl", @@ -710,10 +683,10 @@ 12 ] ], - "id" : "038", - "name" : "038" + "id" : "038" }, { + "name" : "039", "data" : [ [ "Perl", @@ -728,11 +701,9 @@ 12 ] ], - "name" : "039", "id" : "039" }, { - "name" : "040", "id" : "040", "data" : [ [ @@ -747,9 +718,11 @@ "Blog", 10 ] - ] + ], + "name" : "040" }, { + "name" : "041", "data" : [ [ "Perl", @@ -764,12 +737,11 @@ 9 ] ], - "id" : "041", - "name" : "041" + "id" : "041" }, { - "id" : "042", "name" : "042", + "id" : "042", "data" : [ [ "Perl", @@ -786,7 +758,6 @@ ] }, { - "id" : "043", "name" : "043", "data" : [ [ @@ -801,9 +772,11 @@ "Blog", 11 ] - ] + ], + "id" : "043" }, { + "id" : "044", "data" : [ [ "Perl", @@ -818,12 +791,10 @@ 11 ] ], - "id" : "044", "name" : "044" }, { "id" : "045", - "name" : "045", "data" : [ [ "Perl", @@ -837,9 +808,12 @@ "Blog", 11 ] - ] + ], + "name" : "045" }, { + "name" : "046", + "id" : "046", "data" : [ [ "Perl", @@ -853,13 +827,11 @@ "Blog", 10 ] - ], - "name" : "046", - "id" : "046" + ] }, { - "id" : "047", "name" : "047", + "id" : "047", "data" : [ [ "Perl", @@ -877,7 +849,6 @@ }, { "name" : "048", - "id" : "048", "data" : [ [ "Perl", @@ -891,9 +862,11 @@ "Blog", 12 ] - ] + ], + "id" : "048" }, { + "name" : "049", "data" : [ [ "Perl", @@ -908,11 +881,9 @@ 12 ] ], - "name" : "049", "id" : "049" }, { - "id" : "050", "name" : "050", "data" : [ [ @@ -927,10 +898,10 @@ "Blog", 12 ] - ] + ], + "id" : "050" }, { - "id" : "051", "name" : "051", "data" : [ [ @@ -945,11 +916,11 @@ "Blog", 11 ] - ] + ], + "id" : "051" }, { "id" : "052", - "name" : "052", "data" : [ [ "Perl", @@ -963,9 +934,11 @@ "Blog", 14 ] - ] + ], + "name" : "052" }, { + "name" : "053", "data" : [ [ "Perl", @@ -980,10 +953,10 @@ 15 ] ], - "id" : "053", - "name" : "053" + "id" : "053" }, { + "id" : "054", "data" : [ [ "Perl", @@ -998,10 +971,10 @@ 18 ] ], - "id" : "054", "name" : "054" }, { + "id" : "055", "data" : [ [ "Perl", @@ -1016,7 +989,6 @@ 14 ] ], - "id" : "055", "name" : "055" }, { @@ -1034,10 +1006,11 @@ 16 ] ], - "name" : "056", - "id" : "056" + "id" : "056", + "name" : "056" }, { + "name" : "057", "data" : [ [ "Perl", @@ -1052,12 +1025,9 @@ 15 ] ], - "id" : "057", - "name" : "057" + "id" : "057" }, { - "name" : "058", - "id" : "058", "data" : [ [ "Perl", @@ -1071,11 +1041,11 @@ "Blog", 13 ] - ] + ], + "id" : "058", + "name" : "058" }, { - "name" : "059", - "id" : "059", "data" : [ [ "Perl", @@ -1089,9 +1059,13 @@ "Blog", 16 ] - ] + ], + "id" : "059", + "name" : "059" }, { + "name" : "060", + "id" : "060", "data" : [ [ "Perl", @@ -1105,13 +1079,10 @@ "Blog", 16 ] - ], - "id" : "060", - "name" : "060" + ] }, { "id" : "061", - "name" : "061", "data" : [ [ "Perl", @@ -1125,10 +1096,10 @@ "Blog", 14 ] - ] + ], + "name" : "061" }, { - "name" : "062", "id" : "062", "data" : [ |
