aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-06-11 11:28:31 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-06-11 11:28:31 +0100
commit0b4da9082b01c4a7273c1a4c95d21d35f48c87b1 (patch)
tree6704f5b12253639812334ab63cde738a0707db21
parentcda9c3c918061f405548c1b4983ee46a01204695 (diff)
downloadperlweeklychallenge-club-0b4da9082b01c4a7273c1a4c95d21d35f48c87b1.tar.gz
perlweeklychallenge-club-0b4da9082b01c4a7273c1a4c95d21d35f48c87b1.tar.bz2
perlweeklychallenge-club-0b4da9082b01c4a7273c1a4c95d21d35f48c87b1.zip
- Added solutions by Rakesh Kumar Shardiwal.
-rw-r--r--stats/pwc-current.json167
-rw-r--r--stats/pwc-language-breakdown-summary.json66
-rw-r--r--stats/pwc-language-breakdown.json134
-rw-r--r--stats/pwc-leaders.json506
-rw-r--r--stats/pwc-summary-1-30.json104
-rw-r--r--stats/pwc-summary-31-60.json48
-rw-r--r--stats/pwc-summary-61-90.json98
-rw-r--r--stats/pwc-summary-91-120.json53
-rw-r--r--stats/pwc-summary.json247
9 files changed, 722 insertions, 701 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 8c9d7789f5..5dd8d5a14c 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,23 +1,85 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge - 012"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "tooltip" : {
+ "pointerFormat" : "<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
+ },
+ "subtitle" : {
+ "text" : "[Champions: 8] Last updated at 2019-06-11 10:27:35 GMT"
+ },
"xAxis" : {
"type" : "category"
},
+ "legend" : {
+ "enabled" : 0
+ },
"plotOptions" : {
"series" : {
- "borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
}
},
- "title" : {
- "text" : "Perl Weekly Challenge - 012"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ "series" : [
+ {
+ "data" : [
+ {
+ "y" : 2,
+ "drilldown" : "Aaron Sherman",
+ "name" : "Aaron Sherman"
+ },
+ {
+ "name" : "Gustavo Chaves",
+ "drilldown" : "Gustavo Chaves",
+ "y" : 2
+ },
+ {
+ "name" : "Joelle Maslak",
+ "drilldown" : "Joelle Maslak",
+ "y" : 2
+ },
+ {
+ "name" : "Kevin Colyer",
+ "drilldown" : "Kevin Colyer",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Ozzy",
+ "y" : 1,
+ "name" : "Ozzy"
+ },
+ {
+ "drilldown" : "Rakesh Kumar Shardiwal",
+ "y" : 2,
+ "name" : "Rakesh Kumar Shardiwal"
+ },
+ {
+ "name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Yozen Hernandez",
+ "y" : 2,
+ "name" : "Yozen Hernandez"
+ }
+ ],
+ "name" : "Champions",
+ "colorByPoint" : 1
}
+ ],
+ "chart" : {
+ "type" : "column"
},
"drilldown" : {
"series" : [
@@ -32,17 +94,17 @@
"name" : "Aaron Sherman"
},
{
+ "id" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Gustavo Chaves",
"name" : "Gustavo Chaves"
},
{
- "name" : "Joelle Maslak",
+ "id" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -53,37 +115,47 @@
1
]
],
- "id" : "Joelle Maslak"
+ "name" : "Joelle Maslak"
},
{
"name" : "Kevin Colyer",
+ "id" : "Kevin Colyer",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Kevin Colyer"
+ ]
},
{
+ "name" : "Ozzy",
"id" : "Ozzy",
"data" : [
[
"Perl 6",
1
]
- ],
- "name" : "Ozzy"
+ ]
+ },
+ {
+ "name" : "Rakesh Kumar Shardiwal",
+ "id" : "Rakesh Kumar Shardiwal",
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ]
},
{
"name" : "Simon Proctor",
+ "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Simon Proctor"
+ ]
},
{
"id" : "Yozen Hernandez",
@@ -96,62 +168,5 @@
"name" : "Yozen Hernandez"
}
]
- },
- "legend" : {
- "enabled" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 7] Last updated at 2019-06-11 10:22:25 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "series" : [
- {
- "colorByPoint" : 1,
- "data" : [
- {
- "drilldown" : "Aaron Sherman",
- "name" : "Aaron Sherman",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Gustavo Chaves",
- "drilldown" : "Gustavo Chaves"
- },
- {
- "y" : 2,
- "drilldown" : "Joelle Maslak",
- "name" : "Joelle Maslak"
- },
- {
- "name" : "Kevin Colyer",
- "drilldown" : "Kevin Colyer",
- "y" : 2
- },
- {
- "y" : 1,
- "name" : "Ozzy",
- "drilldown" : "Ozzy"
- },
- {
- "y" : 2,
- "drilldown" : "Simon Proctor",
- "name" : "Simon Proctor"
- },
- {
- "y" : 2,
- "drilldown" : "Yozen Hernandez",
- "name" : "Yozen Hernandez"
- }
- ],
- "name" : "Champions"
- }
- ],
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
}
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 26a0e0f07a..4f939c6844 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,27 +1,7 @@
{
- "xAxis" : {
- "type" : "category",
- "labels" : {
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- }
- }
- },
"series" : [
{
- "dataLabels" : {
- "style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
- },
- "color" : "#FFFFFF",
- "format" : "{point.y:.0f}",
- "y" : 10,
- "enabled" : "true",
- "rotation" : -90,
- "align" : "right"
- },
+ "name" : "Contributions",
"data" : [
[
"Blog",
@@ -29,35 +9,55 @@
],
[
"Perl 5",
- 452
+ 454
],
[
"Perl 6",
267
]
],
- "name" : "Contributions"
+ "dataLabels" : {
+ "format" : "{point.y:.0f}",
+ "enabled" : "true",
+ "align" : "right",
+ "rotation" : -90,
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ },
+ "y" : 10,
+ "color" : "#FFFFFF"
+ }
}
],
- "yAxis" : {
- "title" : {
- "text" : null
- },
- "min" : 0
- },
"title" : {
"text" : "Perl Weekly Challenge Contributions - 2019"
},
- "chart" : {
- "type" : "column"
- },
"tooltip" : {
"pointFormat" : "<b>{point.y:.0f}</b>"
},
"subtitle" : {
- "text" : "Last updated at 2019-06-11 10:22:33 GMT"
+ "text" : "Last updated at 2019-06-11 10:27:51 GMT"
},
"legend" : {
"enabled" : "false"
+ },
+ "xAxis" : {
+ "type" : "category",
+ "labels" : {
+ "style" : {
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
+ }
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : null
+ }
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index f0c32e3b80..f81f0f9883 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,14 +1,26 @@
{
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"chart" : {
"type" : "column"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "followPointer" : "true"
+ "xAxis" : {
+ "type" : "category"
},
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-11 10:22:33 GMT"
+ "legend" : {
+ "enabled" : "false"
},
"drilldown" : {
"series" : [
@@ -23,10 +35,11 @@
37
]
],
- "id" : "001",
- "name" : "001"
+ "name" : "001",
+ "id" : "001"
},
{
+ "name" : "002",
"data" : [
[
"Perl 5",
@@ -37,10 +50,11 @@
32
]
],
- "id" : "002",
- "name" : "002"
+ "id" : "002"
},
{
+ "id" : "003",
+ "name" : "003",
"data" : [
[
"Perl 5",
@@ -50,11 +64,10 @@
"Perl 6",
26
]
- ],
- "id" : "003",
- "name" : "003"
+ ]
},
{
+ "name" : "004",
"data" : [
[
"Perl 5",
@@ -65,10 +78,10 @@
29
]
],
- "id" : "004",
- "name" : "004"
+ "id" : "004"
},
{
+ "id" : "005",
"data" : [
[
"Perl 5",
@@ -79,12 +92,11 @@
22
]
],
- "id" : "005",
"name" : "005"
},
{
- "name" : "006",
"id" : "006",
+ "name" : "006",
"data" : [
[
"Perl 5",
@@ -97,7 +109,6 @@
]
},
{
- "name" : "007",
"id" : "007",
"data" : [
[
@@ -108,9 +119,11 @@
"Perl 6",
20
]
- ]
+ ],
+ "name" : "007"
},
{
+ "id" : "008",
"data" : [
[
"Perl 5",
@@ -121,10 +134,10 @@
20
]
],
- "id" : "008",
"name" : "008"
},
{
+ "name" : "009",
"data" : [
[
"Perl 5",
@@ -135,7 +148,6 @@
18
]
],
- "name" : "009",
"id" : "009"
},
{
@@ -153,6 +165,7 @@
]
},
{
+ "name" : "011",
"data" : [
[
"Perl 5",
@@ -163,57 +176,48 @@
26
]
],
- "name" : "011",
"id" : "011"
},
{
"data" : [
[
"Perl 5",
- 5
+ 7
],
[
"Perl 6",
8
]
],
- "id" : "012",
- "name" : "012"
+ "name" : "012",
+ "id" : "012"
}
]
},
- "legend" : {
- "enabled" : "false"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-11 10:27:51 GMT"
},
- "xAxis" : {
- "type" : "category"
+ "tooltip" : {
+ "followPointer" : "true",
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style=\"font-size:11px\"></span>"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
},
"series" : [
{
"colorByPoint" : "true",
+ "name" : "Perl Weekly Challenge Languages",
"data" : [
{
"drilldown" : "001",
- "name" : "#001 [P5=76 P6=37]",
- "y" : 113
+ "y" : 113,
+ "name" : "#001 [P5=76 P6=37]"
},
{
- "drilldown" : "002",
"name" : "#002 [P5=63 P6=32]",
+ "drilldown" : "002",
"y" : 95
},
{
@@ -222,55 +226,51 @@
"name" : "#003 [P5=32 P6=26]"
},
{
- "drilldown" : "004",
"name" : "#004 [P5=46 P6=29]",
+ "drilldown" : "004",
"y" : 75
},
{
+ "name" : "#005 [P5=33 P6=22]",
"drilldown" : "005",
- "y" : 55,
- "name" : "#005 [P5=33 P6=22]"
+ "y" : 55
},
{
- "drilldown" : "006",
"y" : 41,
+ "drilldown" : "006",
"name" : "#006 [P5=27 P6=14]"
},
{
- "y" : 46,
"name" : "#007 [P5=26 P6=20]",
+ "y" : 46,
"drilldown" : "007"
},
{
- "drilldown" : "008",
"name" : "#008 [P5=38 P6=20]",
- "y" : 58
+ "y" : 58,
+ "drilldown" : "008"
},
{
+ "drilldown" : "009",
"y" : 51,
- "name" : "#009 [P5=33 P6=18]",
- "drilldown" : "009"
+ "name" : "#009 [P5=33 P6=18]"
},
{
- "name" : "#010 [P5=32 P6=15]",
"y" : 47,
- "drilldown" : "010"
+ "drilldown" : "010",
+ "name" : "#010 [P5=32 P6=15]"
},
{
"drilldown" : "011",
- "name" : "#011 [P5=41 P6=26]",
- "y" : 67
+ "y" : 67,
+ "name" : "#011 [P5=41 P6=26]"
},
{
- "drilldown" : "012",
- "name" : "#012 [P5=5 P6=8]",
- "y" : 13
+ "name" : "#012 [P5=7 P6=8]",
+ "y" : 15,
+ "drilldown" : "012"
}
- ],
- "name" : "Perl Weekly Challenge Languages"
+ ]
}
- ],
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- }
+ ]
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 11c7a2bd34..5195b88b3a 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,7 +1,43 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Score"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Leaders (TOP 50)"
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
+ "legend" : {
+ "enabled" : "false"
+ },
+ "tooltip" : {
+ "headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "followPointer" : "true",
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-11 10:27:48 GMT"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"drilldown" : {
"series" : [
{
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
"data" : [
[
"Perl 6",
@@ -15,101 +51,99 @@
"Blog",
3
]
- ],
- "name" : "Joelle Maslak",
- "id" : "Joelle Maslak"
+ ]
},
{
- "id" : "Laurent Rosenfeld",
"name" : "Laurent Rosenfeld",
"data" : [
[
- "Perl 6",
- 21
- ],
- [
"Blog",
13
],
[
+ "Perl 6",
+ 21
+ ],
+ [
"Perl 5",
22
]
- ]
+ ],
+ "id" : "Laurent Rosenfeld"
},
{
+ "id" : "Jaldhar H. Vyas",
+ "name" : "Jaldhar H. Vyas",
"data" : [
[
- "Perl 6",
+ "Perl 5",
22
],
[
- "Perl 5",
+ "Perl 6",
22
]
- ],
- "id" : "Jaldhar H. Vyas",
- "name" : "Jaldhar H. Vyas"
+ ]
},
{
+ "name" : "Ruben Westerberg",
"data" : [
[
- "Perl 6",
+ "Perl 5",
19
],
[
- "Perl 5",
+ "Perl 6",
19
]
],
- "id" : "Ruben Westerberg",
- "name" : "Ruben Westerberg"
+ "id" : "Ruben Westerberg"
},
{
- "id" : "Adam Russell",
- "name" : "Adam Russell",
"data" : [
[
- "Perl 5",
- 22
- ],
- [
"Blog",
11
+ ],
+ [
+ "Perl 5",
+ 22
]
- ]
+ ],
+ "name" : "Adam Russell",
+ "id" : "Adam Russell"
},
{
"id" : "Simon Proctor",
- "name" : "Simon Proctor",
"data" : [
[
"Perl 5",
4
],
[
- "Blog",
- 6
- ],
- [
"Perl 6",
20
+ ],
+ [
+ "Blog",
+ 6
]
- ]
+ ],
+ "name" : "Simon Proctor"
},
{
- "name" : "Arne Sommer",
"id" : "Arne Sommer",
"data" : [
[
- "Blog",
- 10
- ],
- [
"Perl 6",
19
+ ],
+ [
+ "Blog",
+ 10
]
- ]
+ ],
+ "name" : "Arne Sommer"
},
{
"id" : "Kian-Meng Ang",
@@ -127,7 +161,6 @@
},
{
"name" : "Gustavo Chaves",
- "id" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
@@ -137,51 +170,53 @@
"Blog",
4
]
- ]
+ ],
+ "id" : "Gustavo Chaves"
},
{
- "id" : "Jo Christian Oterhals",
- "name" : "Jo Christian Oterhals",
"data" : [
[
- "Blog",
- 6
+ "Perl 6",
+ 12
],
[
"Perl 5",
6
],
[
- "Perl 6",
- 12
+ "Blog",
+ 6
]
- ]
+ ],
+ "name" : "Jo Christian Oterhals",
+ "id" : "Jo Christian Oterhals"
},
{
- "id" : "Athanasius",
"name" : "Athanasius",
"data" : [
[
"Perl 5",
23
]
- ]
+ ],
+ "id" : "Athanasius"
},
{
+ "id" : "Dr James A. Smith",
"data" : [
[
- "Perl 6",
- 10
- ],
- [
"Perl 5",
12
+ ],
+ [
+ "Perl 6",
+ 10
]
],
- "id" : "Dr James A. Smith",
"name" : "Dr James A. Smith"
},
{
+ "id" : "Francis Whittle",
"data" : [
[
"Perl 6",
@@ -192,12 +227,11 @@
6
]
],
- "name" : "Francis Whittle",
- "id" : "Francis Whittle"
+ "name" : "Francis Whittle"
},
{
- "name" : "Andrezgz",
"id" : "Andrezgz",
+ "name" : "Andrezgz",
"data" : [
[
"Perl 5",
@@ -206,6 +240,8 @@
]
},
{
+ "id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Blog",
@@ -215,9 +251,7 @@
"Perl 5",
14
]
- ],
- "name" : "E. Choroba",
- "id" : "E. Choroba"
+ ]
},
{
"data" : [
@@ -234,42 +268,41 @@
"id" : "Dave Jacoby"
},
{
+ "id" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
16
]
- ],
- "name" : "Daniel Mantovani",
- "id" : "Daniel Mantovani"
+ ]
},
{
+ "id" : "Duncan C. White",
"data" : [
[
"Perl 5",
16
]
],
- "id" : "Duncan C. White",
"name" : "Duncan C. White"
},
{
- "name" : "Nick Logan",
"id" : "Nick Logan",
"data" : [
[
- "Perl 6",
+ "Perl 5",
8
],
[
- "Perl 5",
+ "Perl 6",
8
]
- ]
+ ],
+ "name" : "Nick Logan"
},
{
"name" : "Lars Balker",
- "id" : "Lars Balker",
"data" : [
[
"Perl 5",
@@ -279,23 +312,25 @@
"Perl 6",
4
]
- ]
+ ],
+ "id" : "Lars Balker"
},
{
- "name" : "Yozen Hernandez",
"id" : "Yozen Hernandez",
"data" : [
[
- "Perl 5",
- 10
- ],
- [
"Blog",
4
+ ],
+ [
+ "Perl 5",
+ 10
]
- ]
+ ],
+ "name" : "Yozen Hernandez"
},
{
+ "id" : "Mark Senn",
"data" : [
[
"Blog",
@@ -306,7 +341,6 @@
10
]
],
- "id" : "Mark Senn",
"name" : "Mark Senn"
},
{
@@ -320,144 +354,144 @@
"id" : "Doug Schrag"
},
{
+ "name" : "Ozzy",
"data" : [
[
"Perl 6",
10
]
],
- "name" : "Ozzy",
"id" : "Ozzy"
},
{
+ "name" : "Steven Wilson",
"data" : [
[
"Perl 5",
10
]
],
- "name" : "Steven Wilson",
"id" : "Steven Wilson"
},
{
+ "id" : "Alicia Bielsa",
"data" : [
[
"Perl 5",
9
]
],
- "id" : "Alicia Bielsa",
"name" : "Alicia Bielsa"
},
{
"name" : "Guillermo Ramos",
- "id" : "Guillermo Ramos",
"data" : [
[
"Perl 5",
9
]
- ]
+ ],
+ "id" : "Guillermo Ramos"
},
{
- "id" : "Maxim Nechaev",
- "name" : "Maxim Nechaev",
"data" : [
[
"Perl 5",
9
]
- ]
+ ],
+ "name" : "Maxim Nechaev",
+ "id" : "Maxim Nechaev"
},
{
"id" : "Robert Gratza",
- "name" : "Robert Gratza",
"data" : [
[
- "Perl 6",
- 6
- ],
- [
"Perl 5",
2
+ ],
+ [
+ "Perl 6",
+ 6
]
- ]
+ ],
+ "name" : "Robert Gratza"
},
{
- "id" : "John Barrett",
"name" : "John Barrett",
"data" : [
[
"Perl 5",
7
]
- ]
+ ],
+ "id" : "John Barrett"
},
{
+ "name" : "Khalid",
"data" : [
[
+ "Perl 5",
+ 4
+ ],
+ [
"Perl 6",
2
],
[
"Blog",
1
- ],
- [
- "Perl 5",
- 4
]
],
- "id" : "Khalid",
- "name" : "Khalid"
+ "id" : "Khalid"
},
{
"name" : "Kivanc Yazan",
- "id" : "Kivanc Yazan",
"data" : [
[
"Perl 5",
6
]
- ]
+ ],
+ "id" : "Kivanc Yazan"
},
{
- "id" : "Maxim Kolodyazhny",
- "name" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
6
]
- ]
+