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-121-150.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'stats/pwc-summary-121-150.json') diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index fe3929be8f..bd2ed55d11 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,13 +1,6 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-07 15:15:08 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, "series" : [ { - "name" : "Perl", "data" : [ 4, 38, @@ -39,7 +32,8 @@ 0, 4, 82 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -118,18 +112,19 @@ }, "min" : 0 }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-07 17:05:44 GMT" }, "tooltip" : { "pointFormat" : "{series.name}: {point.y}
", "shared" : 1 }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "chart" : { + "type" : "column" + }, "xAxis" : { "categories" : [ "Khalid", @@ -163,5 +158,10 @@ "Matt Latusek", "Matthew Neleigh" ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } -- 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-121-150.json | 44 +++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'stats/pwc-summary-121-150.json') diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index bd2ed55d11..b6d205f641 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,4 +1,22 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-07 22:14:13 GMT" + }, "series" : [ { "data" : [ @@ -36,7 +54,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 2, 0, @@ -68,10 +85,10 @@ 34, 0, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 1, 43, @@ -103,7 +120,8 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], "yAxis" : { @@ -112,19 +130,6 @@ }, "min" : 0 }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-07 17:05:44 GMT" - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "categories" : [ "Khalid", @@ -158,10 +163,5 @@ "Matt Latusek", "Matthew Neleigh" ] - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } } } -- 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-121-150.json | 110 ++++++++++++++++++++--------------------- 1 file changed, 55 insertions(+), 55 deletions(-) (limited to 'stats/pwc-summary-121-150.json') diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index b6d205f641..709502ef59 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,24 +1,55 @@ { + "xAxis" : { + "categories" : [ + "Khalid", + "Kian-Meng Ang", + "Kiran Kumar", + "Kivanc Yazan", + "Kjetil Skotheim", + "Konstantinos Giannakakis", + "Kueppo Wesley", + "Lakpa Tashi Bhutia", + "Lance Wicks", + "Lars Balker", + "Lars Thegler", + "Laurent Rosenfeld", + "Leo Manfredi", + "Leoltron", + "Lubos Kolouch", + "Luca Ferrari", + "Lucas Ransan", + "Luis F. Uceta", + "Luiz Felipe", + "Magnus Woldrich", + "Mano Chandar", + "Mark Anderson", + "Mark J. Reed", + "Mark Senn", + "Markus Holzer", + "Martin Barth", + "Martin Mugeni", + "Marton Polgar", + "Matt Latusek", + "Matthew Neleigh" + ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-08 12:18:39 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-07 22:14:13 GMT" - }, "series" : [ { + "name" : "Perl", "data" : [ 4, 38, @@ -50,10 +81,10 @@ 0, 4, 82 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 2, 0, @@ -85,8 +116,7 @@ 34, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -124,44 +154,14 @@ "name" : "Blog" } ], - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" }, - "xAxis" : { - "categories" : [ - "Khalid", - "Kian-Meng Ang", - "Kiran Kumar", - "Kivanc Yazan", - "Kjetil Skotheim", - "Konstantinos Giannakakis", - "Kueppo Wesley", - "Lakpa Tashi Bhutia", - "Lance Wicks", - "Lars Balker", - "Lars Thegler", - "Laurent Rosenfeld", - "Leo Manfredi", - "Leoltron", - "Lubos Kolouch", - "Luca Ferrari", - "Lucas Ransan", - "Luis F. Uceta", - "Luiz Felipe", - "Magnus Woldrich", - "Mano Chandar", - "Mark Anderson", - "Mark J. Reed", - "Mark Senn", - "Markus Holzer", - "Martin Barth", - "Martin Mugeni", - "Marton Polgar", - "Matt Latusek", - "Matthew Neleigh" - ] + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" } } -- 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-121-150.json | 106 ++++++++++++++++++++--------------------- 1 file changed, 53 insertions(+), 53 deletions(-) (limited to 'stats/pwc-summary-121-150.json') diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 709502ef59..8bf4708946 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,55 +1,16 @@ { - "xAxis" : { - "categories" : [ - "Khalid", - "Kian-Meng Ang", - "Kiran Kumar", - "Kivanc Yazan", - "Kjetil Skotheim", - "Konstantinos Giannakakis", - "Kueppo Wesley", - "Lakpa Tashi Bhutia", - "Lance Wicks", - "Lars Balker", - "Lars Thegler", - "Laurent Rosenfeld", - "Leo Manfredi", - "Leoltron", - "Lubos Kolouch", - "Luca Ferrari", - "Lucas Ransan", - "Luis F. Uceta", - "Luiz Felipe", - "Magnus Woldrich", - "Mano Chandar", - "Mark Anderson", - "Mark J. Reed", - "Mark Senn", - "Markus Holzer", - "Martin Barth", - "Martin Mugeni", - "Marton Polgar", - "Matt Latusek", - "Matthew Neleigh" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-08 12:18:39 GMT" + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + }, + "min" : 0 }, "series" : [ { - "name" : "Perl", "data" : [ 4, 38, @@ -81,10 +42,10 @@ 0, 4, 82 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 2, 0, @@ -116,9 +77,11 @@ 34, 0, 0 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 1, 43, @@ -150,17 +113,54 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, "chart" : { "type" : "column" }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-08 21:55:17 GMT" + }, + "xAxis" : { + "categories" : [ + "Khalid", + "Kian-Meng Ang", + "Kiran Kumar", + "Kivanc Yazan", + "Kjetil Skotheim", + "Konstantinos Giannakakis", + "Kueppo Wesley", + "Lakpa Tashi Bhutia", + "Lance Wicks", + "Lars Balker", + "Lars Thegler", + "Laurent Rosenfeld", + "Leo Manfredi", + "Leoltron", + "Lubos Kolouch", + "Luca Ferrari", + "Lucas Ransan", + "Luis F. Uceta", + "Luiz Felipe", + "Magnus Woldrich", + "Mano Chandar", + "Mark Anderson", + "Mark J. Reed", + "Mark Senn", + "Markus Holzer", + "Martin Barth", + "Martin Mugeni", + "Marton Polgar", + "Matt Latusek", + "Matthew Neleigh" + ] + }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" } -- 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-121-150.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'stats/pwc-summary-121-150.json') diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 8bf4708946..d20a18eec9 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,16 +1,7 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "series" : [ { + "name" : "Perl", "data" : [ 4, 38, @@ -42,8 +33,7 @@ 0, 4, 82 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -116,6 +106,9 @@ ] } ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 11:43:18 GMT" + }, "chart" : { "type" : "column" }, @@ -124,8 +117,14 @@ "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-08 21:55:17 GMT" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "xAxis" : { "categories" : [ @@ -161,7 +160,8 @@ "Matthew Neleigh" ] }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 } } -- 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-121-150.json | 104 ++++++++++++++++++++--------------------- 1 file changed, 52 insertions(+), 52 deletions(-) (limited to 'stats/pwc-summary-121-150.json') diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index d20a18eec9..23684b6d08 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,7 +1,50 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 21:14:31 GMT" + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "xAxis" : { + "categories" : [ + "Khalid", + "Kian-Meng Ang", + "Kiran Kumar", + "Kivanc Yazan", + "Kjetil Skotheim", + "Konstantinos Giannakakis", + "Kueppo Wesley", + "Lakpa Tashi Bhutia", + "Lance Wicks", + "Lars Balker", + "Lars Thegler", + "Laurent Rosenfeld", + "Leo Manfredi", + "Leoltron", + "Lubos Kolouch", + "Luca Ferrari", + "Lucas Ransan", + "Luis F. Uceta", + "Luiz Felipe", + "Magnus Woldrich", + "Mano Chandar", + "Mark Anderson", + "Mark J. Reed", + "Mark Senn", + "Markus Holzer", + "Martin Barth", + "Martin Mugeni", + "Marton Polgar", + "Matt Latusek", + "Matthew Neleigh" + ] + }, "series" : [ { - "name" : "Perl", "data" : [ 4, 38, @@ -33,9 +76,11 @@ 0, 4, 82 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 2, 0, @@ -67,8 +112,7 @@ 34, 0, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -106,62 +150,18 @@ ] } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-09 11:43:18 GMT" - }, "chart" : { "type" : "column" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, "yAxis" : { "min" : 0, "title" : { "text" : "" } }, - "xAxis" : { - "categories" : [ - "Khalid", - "Kian-Meng Ang", - "Kiran Kumar", - "Kivanc Yazan", - "Kjetil Skotheim", - "Konstantinos Giannakakis", - "Kueppo Wesley", - "Lakpa Tashi Bhutia", - "Lance Wicks", - "Lars Balker", - "Lars Thegler", - "Laurent Rosenfeld", - "Leo Manfredi", - "Leoltron", - "Lubos Kolouch", - "Luca Ferrari", - "Lucas Ransan", - "Luis F. Uceta", - "Luiz Felipe", - "Magnus Woldrich", - "Mano Chandar", - "Mark Anderson", - "Mark J. Reed", - "Mark Senn", - "Markus Holzer", - "Martin Barth", - "Martin Mugeni", - "Marton Polgar", - "Matt Latusek", - "Matthew Neleigh" - ] - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } -- 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-121-150.json | 106 ++++++++++++++++++++--------------------- 1 file changed, 53 insertions(+), 53 deletions(-) (limited to 'stats/pwc-summary-121-150.json') diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 23684b6d08..db7f190417 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,47 +1,15 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-09 21:14:31 GMT" + "chart" : { + "type" : "column" }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, - "xAxis" : { - "categories" : [ - "Khalid", - "Kian-Meng Ang", - "Kiran Kumar", - "Kivanc Yazan", - "Kjetil Skotheim", - "Konstantinos Giannakakis", - "Kueppo Wesley", - "Lakpa Tashi Bhutia", - "Lance Wicks", - "Lars Balker", - "Lars Thegler", - "Laurent Rosenfeld", - "Leo Manfredi", - "Leoltron", - "Lubos Kolouch", - "Luca Ferrari", - "Lucas Ransan", - "Luis F. Uceta", - "Luiz Felipe", - "Magnus Woldrich", - "Mano Chandar", - "Mark Anderson", - "Mark J. Reed", - "Mark Senn", - "Markus Holzer", - "Martin Barth", - "Martin Mugeni", - "Marton Polgar", - "Matt Latusek", - "Matthew Neleigh" - ] + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 21:28:57 GMT" }, "series" : [ { @@ -60,7 +28,7 @@ 306, 10, 2, - 186, + 187, 0, 0, 0, @@ -80,7 +48,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 2, 0, @@ -112,10 +79,10 @@ 34, 0, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 1, 43, @@ -147,17 +114,50 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "xAxis" : { + "categories" : [ + "Khalid", + "Kian-Meng Ang", + "Kiran Kumar", + "Kivanc Yazan", + "Kjetil Skotheim", + "Konstantinos Giannakakis", + "Kueppo Wesley", + "Lakpa Tashi Bhutia", + "Lance Wicks", + "Lars Balker", + "Lars Thegler", + "Laurent Rosenfeld", + "Leo Manfredi", + "Leoltron", + "Lubos Kolouch", + "Luca Ferrari", + "Lucas Ransan", + "Luis F. Uceta", + "Luiz Felipe", + "Magnus Woldrich", + "Mano Chandar", + "Mark Anderson", + "Mark J. Reed", + "Mark Senn", + "Markus Holzer", + "Martin Barth", + "Martin Mugeni", + "Marton Polgar", + "Matt Latusek", + "Matthew Neleigh" + ] }, "plotOptions" : { "column" : { -- cgit