From ac32e51ae34212cd68b2cfdd8f72f54681006e29 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 7 Jun 2022 18:13:36 +0100 Subject: - Added solutions by Robert DiCicco. --- stats/pwc-summary-61-90.json | 108 +++++++++++++++++++++---------------------- 1 file changed, 54 insertions(+), 54 deletions(-) (limited to 'stats/pwc-summary-61-90.json') diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index e6498fd722..7ed97f72df 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -2,9 +2,56 @@ "title" : { "text" : "The Weekly Challenge [2019 - 2022]" }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "xAxis" : { + "categories" : [ + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Fabrizio Poggi", + "Feng Chang", + "Finley", + "Flavio Poletti", + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Garrett Goebel", + "Giuseppe Di Terlizzi", + "Guillermo Ramos", + "Gurunandan Bhat", + "Gustavo Chaves", + "Hauke Dampfling", + "Humberto Massa", + "Ian Goodnight", + "Ian Rifkin", + "Ildar Shaimordanov", + "Ioannis Bourlakos", + "Ivan Dimitrov", + "Izifresh", + "Jacques Guinnebault", + "Jaime Corchado", + "Jake", + "Jaldhar H. Vyas", + "James Marquis", + "James Raspass", + "James Smith" + ] + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "series" : [ { - "name" : "Perl", "data" : [ 301, 326, @@ -36,7 +83,8 @@ 1, 0, 200 - ] + ], + "name" : "Perl" }, { "data" : [ @@ -74,6 +122,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 1, 53, @@ -105,63 +154,14 @@ 0, 0, 74 - ], - "name" : "Blog" + ] } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-07 15:15:08 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "xAxis" : { - "categories" : [ - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Fabrizio Poggi", - "Feng Chang", - "Finley", - "Flavio Poletti", - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Garrett Goebel", - "Giuseppe Di Terlizzi", - "Guillermo Ramos", - "Gurunandan Bhat", - "Gustavo Chaves", - "Hauke Dampfling", - "Humberto Massa", - "Ian Goodnight", - "Ian Rifkin", - "Ildar Shaimordanov", - "Ioannis Bourlakos", - "Ivan Dimitrov", - "Izifresh", - "Jacques Guinnebault", - "Jaime Corchado", - "Jake", - "Jaldhar H. Vyas", - "James Marquis", - "James Raspass", - "James Smith" - ] - }, - "chart" : { - "type" : "column" - }, "tooltip" : { "shared" : 1, "pointFormat" : "{series.name}: {point.y}
" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-07 17:05:44 GMT" } } -- cgit From 0c7f061325cd07213c4bba4f1c34790d98bbab02 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 7 Jun 2022 23:16:46 +0100 Subject: - Added solutions by E. Choroba. --- stats/pwc-summary-61-90.json | 100 +++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 50 deletions(-) (limited to 'stats/pwc-summary-61-90.json') diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 7ed97f72df..4ab7458ea4 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,60 +1,28 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "xAxis" : { - "categories" : [ - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Fabrizio Poggi", - "Feng Chang", - "Finley", - "Flavio Poletti", - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Garrett Goebel", - "Giuseppe Di Terlizzi", - "Guillermo Ramos", - "Gurunandan Bhat", - "Gustavo Chaves", - "Hauke Dampfling", - "Humberto Massa", - "Ian Goodnight", - "Ian Rifkin", - "Ildar Shaimordanov", - "Ioannis Bourlakos", - "Ivan Dimitrov", - "Izifresh", - "Jacques Guinnebault", - "Jaime Corchado", - "Jake", - "Jaldhar H. Vyas", - "James Marquis", - "James Raspass", - "James Smith" - ] - }, "chart" : { "type" : "column" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-07 22:14:13 GMT" }, "series" : [ { + "name" : "Perl", "data" : [ 301, - 326, + 328, 2, 8, 23, @@ -83,8 +51,7 @@ 1, 0, 200 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -157,11 +124,44 @@ ] } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-07 17:05:44 GMT" + "xAxis" : { + "categories" : [ + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Fabrizio Poggi", + "Feng Chang", + "Finley", + "Flavio Poletti", + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Garrett Goebel", + "Giuseppe Di Terlizzi", + "Guillermo Ramos", + "Gurunandan Bhat", + "Gustavo Chaves", + "Hauke Dampfling", + "Humberto Massa", + "Ian Goodnight", + "Ian Rifkin", + "Ildar Shaimordanov", + "Ioannis Bourlakos", + "Ivan Dimitrov", + "Izifresh", + "Jacques Guinnebault", + "Jaime Corchado", + "Jake", + "Jaldhar H. Vyas", + "James Marquis", + "James Raspass", + "James Smith" + ] } } -- cgit From b8d9da775e3c046045a8197efe7273d2d053ef75 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 8 Jun 2022 13:20:58 +0100 Subject: - Added solutions by Stephen G Lynn. --- stats/pwc-summary-61-90.json | 100 +++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 50 deletions(-) (limited to 'stats/pwc-summary-61-90.json') diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 4ab7458ea4..9674140b3d 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,25 +1,64 @@ { + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-08 12:18:39 GMT" + }, + "xAxis" : { + "categories" : [ + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Fabrizio Poggi", + "Feng Chang", + "Finley", + "Flavio Poletti", + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Garrett Goebel", + "Giuseppe Di Terlizzi", + "Guillermo Ramos", + "Gurunandan Bhat", + "Gustavo Chaves", + "Hauke Dampfling", + "Humberto Massa", + "Ian Goodnight", + "Ian Rifkin", + "Ildar Shaimordanov", + "Ioannis Bourlakos", + "Ivan Dimitrov", + "Izifresh", + "Jacques Guinnebault", + "Jaime Corchado", + "Jake", + "Jaldhar H. Vyas", + "James Marquis", + "James Raspass", + "James Smith" + ] }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" }, + "chart" : { + "type" : "column" + }, "tooltip" : { "shared" : 1, "pointFormat" : "{series.name}: {point.y}
" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-07 22:14:13 GMT" - }, "series" : [ { - "name" : "Perl", "data" : [ 301, 328, @@ -51,9 +90,11 @@ 1, 0, 200 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -85,8 +126,7 @@ 0, 3, 10 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -123,45 +163,5 @@ 74 ] } - ], - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "xAxis" : { - "categories" : [ - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Fabrizio Poggi", - "Feng Chang", - "Finley", - "Flavio Poletti", - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Garrett Goebel", - "Giuseppe Di Terlizzi", - "Guillermo Ramos", - "Gurunandan Bhat", - "Gustavo Chaves", - "Hauke Dampfling", - "Humberto Massa", - "Ian Goodnight", - "Ian Rifkin", - "Ildar Shaimordanov", - "Ioannis Bourlakos", - "Ivan Dimitrov", - "Izifresh", - "Jacques Guinnebault", - "Jaime Corchado", - "Jake", - "Jaldhar H. Vyas", - "James Marquis", - "James Raspass", - "James Smith" - ] - } + ] } -- cgit From 21ba5b0fbf8e4af34bff02ff1d0f76da13f4dec3 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 8 Jun 2022 22:58:38 +0100 Subject: - Added solutions by Julien Fiegehenn. --- stats/pwc-summary-61-90.json | 112 +++++++++++++++++++++---------------------- 1 file changed, 56 insertions(+), 56 deletions(-) (limited to 'stats/pwc-summary-61-90.json') diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 9674140b3d..488d8af15c 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,62 +1,9 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-08 12:18:39 GMT" - }, - "xAxis" : { - "categories" : [ - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Fabrizio Poggi", - "Feng Chang", - "Finley", - "Flavio Poletti", - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Garrett Goebel", - "Giuseppe Di Terlizzi", - "Guillermo Ramos", - "Gurunandan Bhat", - "Gustavo Chaves", - "Hauke Dampfling", - "Humberto Massa", - "Ian Goodnight", - "Ian Rifkin", - "Ildar Shaimordanov", - "Ioannis Bourlakos", - "Ivan Dimitrov", - "Izifresh", - "Jacques Guinnebault", - "Jaime Corchado", - "Jake", - "Jaldhar H. Vyas", - "James Marquis", - "James Raspass", - "James Smith" - ] - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, "series" : [ { "data" : [ @@ -129,7 +76,6 @@ ] }, { - "name" : "Blog", "data" : [ 1, 53, @@ -161,7 +107,61 @@ 0, 0, 74 - ] + ], + "name" : "Blog" } - ] + ], + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "xAxis" : { + "categories" : [ + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Fabrizio Poggi", + "Feng Chang", + "Finley", + "Flavio Poletti", + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Garrett Goebel", + "Giuseppe Di Terlizzi", + "Guillermo Ramos", + "Gurunandan Bhat", + "Gustavo Chaves", + "Hauke Dampfling", + "Humberto Massa", + "Ian Goodnight", + "Ian Rifkin", + "Ildar Shaimordanov", + "Ioannis Bourlakos", + "Ivan Dimitrov", + "Izifresh", + "Jacques Guinnebault", + "Jaime Corchado", + "Jake", + "Jaldhar H. Vyas", + "James Marquis", + "James Raspass", + "James Smith" + ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-08 21:55:17 GMT" + } } -- cgit From f9354fbedfef5cf99fc327071fb81b194f83b56d Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 9 Jun 2022 13:05:39 +0100 Subject: - Added blog post by Roger Bell_West. --- stats/pwc-summary-61-90.json | 112 +++++++++++++++++++++---------------------- 1 file changed, 56 insertions(+), 56 deletions(-) (limited to 'stats/pwc-summary-61-90.json') diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 488d8af15c..f2937b81ab 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,11 +1,65 @@ { + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "xAxis" : { + "categories" : [ + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Fabrizio Poggi", + "Feng Chang", + "Finley", + "Flavio Poletti", + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Garrett Goebel", + "Giuseppe Di Terlizzi", + "Guillermo Ramos", + "Gurunandan Bhat", + "Gustavo Chaves", + "Hauke Dampfling", + "Humberto Massa", + "Ian Goodnight", + "Ian Rifkin", + "Ildar Shaimordanov", + "Ioannis Bourlakos", + "Ivan Dimitrov", + "Izifresh", + "Jacques Guinnebault", + "Jaime Corchado", + "Jake", + "Jaldhar H. Vyas", + "James Marquis", + "James Raspass", + "James Smith" + ] + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 11:43:18 GMT" + }, "series" : [ { + "name" : "Perl", "data" : [ 301, 328, @@ -37,8 +91,7 @@ 1, 0, 200 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -110,58 +163,5 @@ ], "name" : "Blog" } - ], - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "xAxis" : { - "categories" : [ - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Fabrizio Poggi", - "Feng Chang", - "Finley", - "Flavio Poletti", - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Garrett Goebel", - "Giuseppe Di Terlizzi", - "Guillermo Ramos", - "Gurunandan Bhat", - "Gustavo Chaves", - "Hauke Dampfling", - "Humberto Massa", - "Ian Goodnight", - "Ian Rifkin", - "Ildar Shaimordanov", - "Ioannis Bourlakos", - "Ivan Dimitrov", - "Izifresh", - "Jacques Guinnebault", - "Jaime Corchado", - "Jake", - "Jaldhar H. Vyas", - "James Marquis", - "James Raspass", - "James Smith" - ] - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-08 21:55:17 GMT" - } + ] } -- cgit From a06f893b30476e4eff47c230b85804ee8b7bee56 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 9 Jun 2022 22:16:08 +0100 Subject: - Added solutions by Humberto Massa. --- stats/pwc-summary-61-90.json | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'stats/pwc-summary-61-90.json') diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index f2937b81ab..c134f8a56d 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,8 +1,4 @@ { - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, "xAxis" : { "categories" : [ "Duncan C. White", @@ -37,25 +33,19 @@ "James Smith" ] }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-09 11:43:18 GMT" + "chart" : { + "type" : "column" }, "series" : [ { @@ -112,7 +102,7 @@ 0, 0, 0, - 2, + 4, 0, 0, 0, @@ -129,6 +119,7 @@ ] }, { + "name" : "Blog", "data" : [ 1, 53, @@ -160,8 +151,17 @@ 0, 0, 74 - ], - "name" : "Blog" + ] } - ] + ], + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 21:14:31 GMT" + } } -- cgit From 8fc3ae23025949d2da0c49826fa13d714523c73e Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 9 Jun 2022 22:30:03 +0100 Subject: - Added solution by Lubos Kolouch. --- stats/pwc-summary-61-90.json | 114 +++++++++++++++++++++---------------------- 1 file changed, 57 insertions(+), 57 deletions(-) (limited to 'stats/pwc-summary-61-90.json') diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index c134f8a56d..ef40965dcc 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,55 +1,6 @@ { - "xAxis" : { - "categories" : [ - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Fabrizio Poggi", - "Feng Chang", - "Finley", - "Flavio Poletti", - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Garrett Goebel", - "Giuseppe Di Terlizzi", - "Guillermo Ramos", - "Gurunandan Bhat", - "Gustavo Chaves", - "Hauke Dampfling", - "Humberto Massa", - "Ian Goodnight", - "Ian Rifkin", - "Ildar Shaimordanov", - "Ioannis Bourlakos", - "Ivan Dimitrov", - "Izifresh", - "Jacques Guinnebault", - "Jaime Corchado", - "Jake", - "Jaldhar H. Vyas", - "James Marquis", - "James Raspass", - "James Smith" - ] - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "chart" : { - "type" : "column" - }, "series" : [ { - "name" : "Perl", "data" : [ 301, 328, @@ -81,10 +32,10 @@ 1, 0, 200 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -116,10 +67,10 @@ 0, 3, 10 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 1, 53, @@ -151,17 +102,66 @@ 0, 0, 74 - ] + ], + "name" : "Blog" } ], "title" : { "text" : "The Weekly Challenge [2019 - 2022]" }, "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "xAxis" : { + "categories" : [ + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Fabrizio Poggi", + "Feng Chang", + "Finley", + "Flavio Poletti", + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Garrett Goebel", + "Giuseppe Di Terlizzi", + "Guillermo Ramos", + "Gurunandan Bhat", + "Gustavo Chaves", + "Hauke Dampfling", + "Humberto Massa", + "Ian Goodnight", + "Ian Rifkin", + "Ildar Shaimordanov", + "Ioannis Bourlakos", + "Ivan Dimitrov", + "Izifresh", + "Jacques Guinnebault", + "Jaime Corchado", + "Jake", + "Jaldhar H. Vyas", + "James Marquis", + "James Raspass", + "James Smith" + ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-09 21:14:31 GMT" + "text" : "[Champions: 30] Last updated at 2022-06-09 21:28:57 GMT" } } -- cgit