diff --git a/project/data/gephy/digraph.gml b/project/data/gephy/digraph.gml index de0fe88..ea2410b 100644 --- a/project/data/gephy/digraph.gml +++ b/project/data/gephy/digraph.gml @@ -13207,8 +13207,8 @@ graph [ ] edge [ source 58 - target 42 - weight 1.0 + target 67 + weight 32.0 ] edge [ source 58 @@ -13417,8 +13417,8 @@ graph [ ] edge [ source 58 - target 67 - weight 32.0 + target 42 + weight 1.0 ] edge [ source 58 @@ -22287,8 +22287,8 @@ graph [ ] edge [ source 105 - target 135 - weight 3.0 + target 203 + weight 5.0 ] edge [ source 105 @@ -22307,8 +22307,8 @@ graph [ ] edge [ source 105 - target 203 - weight 5.0 + target 135 + weight 3.0 ] edge [ source 105 @@ -25142,7 +25142,7 @@ graph [ ] edge [ source 122 - target 67 + target 42 weight 1.0 ] edge [ @@ -25275,11 +25275,6 @@ graph [ target 52 weight 10.0 ] - edge [ - source 122 - target 42 - weight 1.0 - ] edge [ source 122 target 156 @@ -25365,6 +25360,11 @@ graph [ target 167 weight 2.0 ] + edge [ + source 122 + target 67 + weight 1.0 + ] edge [ source 122 target 209 @@ -27035,6 +27035,11 @@ graph [ target 231 weight 1.0 ] + edge [ + source 130 + target 76 + weight 1.0 + ] edge [ source 130 target 62 @@ -27107,7 +27112,7 @@ graph [ ] edge [ source 130 - target 76 + target 136 weight 1.0 ] edge [ @@ -27205,11 +27210,6 @@ graph [ target 33 weight 1.0 ] - edge [ - source 130 - target 136 - weight 1.0 - ] edge [ source 130 target 154 @@ -27237,8 +27237,8 @@ graph [ ] edge [ source 130 - target 109 - weight 1.0 + target 234 + weight 9.0 ] edge [ source 130 @@ -27377,8 +27377,8 @@ graph [ ] edge [ source 130 - target 234 - weight 9.0 + target 109 + weight 1.0 ] edge [ source 131 @@ -40867,8 +40867,8 @@ graph [ ] edge [ source 200 - target 131 - weight 1.0 + target 100 + weight 60.0 ] edge [ source 200 @@ -41007,8 +41007,8 @@ graph [ ] edge [ source 200 - target 100 - weight 60.0 + target 131 + weight 1.0 ] edge [ source 200 diff --git a/project/data_exploration/data_exploration.ipynb b/project/data_exploration/data_exploration.ipynb index 1629bfc..7ccd290 100644 --- a/project/data_exploration/data_exploration.ipynb +++ b/project/data_exploration/data_exploration.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": 3, "metadata": { "collapsed": false }, @@ -14,7 +14,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 4, "metadata": { "collapsed": false }, @@ -23,50 +23,68 @@ "data": { "text/html": [ "" + "!function(t){if(\"object\"==typeof exports&&\"undefined\"!=typeof module)module.exports=t();else if(\"function\"==typeof define&&define.amd)define([],t);else{var e;e=\"undefined\"!=typeof window?window:\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:this,e.Plotly=t()}}(function(){var t;return function t(e,r,n){function i(o,s){if(!r[o]){if(!e[o]){var l=\"function\"==typeof require&&require;if(!s&&l)return l(o,!0);if(a)return a(o,!0);var u=new Error(\"Cannot find module '\"+o+\"'\");throw u.code=\"MODULE_NOT_FOUND\",u}var c=r[o]={exports:{}};e[o][0].call(c.exports,function(t){var r=e[o][1][t];return i(r?r:t)},c,c.exports,t,e,r,n)}return r[o].exports}for(var a=\"function\"==typeof require&&require,o=0;oMath.abs(e))n.rotate(s,0,0,-t*a*Math.PI*f.rotateSpeed/window.innerWidth);else{var l=f.zoomSpeed*o*e/window.innerHeight*(s-n.lastT())/100;n.pan(s,0,0,u*(Math.exp(l)-1))}},!0),f}e.exports=n;var i=t(\"right-now\"),a=t(\"3d-view\"),o=t(\"mouse-change\"),s=t(\"mouse-wheel\")},{\"3d-view\":27,\"mouse-change\":413,\"mouse-wheel\":415,\"right-now\":459}],27:[function(t,e,r){\"use strict\";function n(t,e){this._controllerNames=Object.keys(t),this._controllerList=this._controllerNames.map(function(e){return t[e]}),this._mode=e,this._active=t[e],this._active||(this._mode=\"turntable\",this._active=t.turntable),this.modes=this._controllerNames,this.computedMatrix=this._active.computedMatrix,this.computedEye=this._active.computedEye,this.computedUp=this._active.computedUp,this.computedCenter=this._active.computedCenter,this.computedRadius=this._active.computedRadius}function i(t){t=t||{};var e=t.eye||[0,0,1],r=t.center||[0,0,0],i=t.up||[0,1,0],l=t.distanceLimits||[0,1/0],u=t.mode||\"turntable\",c=a(),h=o(),f=s();return c.setDistanceLimits(l[0],l[1]),c.lookAt(0,e,r,i),h.setDistanceLimits(l[0],l[1]),h.lookAt(0,e,r,i),f.setDistanceLimits(l[0],l[1]),f.lookAt(0,e,r,i),new n({turntable:c,orbit:h,matrix:f},u)}e.exports=i;var a=t(\"turntable-camera-controller\"),o=t(\"orbit-camera-controller\"),s=t(\"matrix-camera-controller\"),l=n.prototype,u=[[\"flush\",1],[\"idle\",1],[\"lookAt\",4],[\"rotate\",4],[\"pan\",4],[\"translate\",4],[\"setMatrix\",2],[\"setDistanceLimits\",2],[\"setDistance\",2]];u.forEach(function(t){for(var e=t[0],r=[],n=0;n>16&255,r[1]=n>>8&255,r[2]=255&n):h.test(t)&&(n=t.match(f),r[0]=parseInt(n[1]),r[1]=parseInt(n[2]),r[2]=parseInt(n[3])),!e)for(var i=0;i<3;++i)r[i]=r[i]/255;return r}function u(t,e){var r,n;if(\"string\"!=typeof t)return t;if(r=[],\"#\"===t[0]?(t=t.substr(1),3===t.length&&(t+=t),n=parseInt(t,16),r[0]=n>>16&255,r[1]=n>>8&255,r[2]=255&n):h.test(t)&&(n=t.match(f),r[0]=parseInt(n[1]),r[1]=parseInt(n[2]),r[2]=parseInt(n[3]),n[4]?r[3]=parseFloat(n[4]):r[3]=1),!e)for(var i=0;i<3;++i)r[i]=r[i]/255;return r}var c={},h=/^rgba?\\(\\s*\\d{1,3}\\s*,\\s*\\d{1,3}\\s*,\\s*\\d{1,3}\\s*(,.*)?\\)$/,f=/^rgba?\\(\\s*(\\d{1,3})\\s*,\\s*(\\d{1,3})\\s*,\\s*(\\d{1,3})\\s*,?\\s*(.*)?\\)$/;return c.isPlainObject=t,c.linspace=e,c.zip3=n,c.sum=i,c.zip=r,c.isEqual=s,c.copy2D=a,c.copy1D=o,c.str2RgbArray=l,c.str2RgbaArray=u,c};e.exports=n()},{}],34:[function(t,e,r){function n(t,e){return d.isUndefined(e)?\"\"+e:d.isNumber(e)&&!isFinite(e)?e.toString():d.isFunction(e)||d.isRegExp(e)?e.toString():e}function i(t,e){return d.isString(t)?t.length=0;a--)if(o[a]!=s[a])return!1;for(a=o.length-1;a>=0;a--)if(i=o[a],!l(t[i],e[i]))return!1;return!0}function h(t,e){return!(!t||!e)&&(\"[object RegExp]\"==Object.prototype.toString.call(e)?e.test(t):t instanceof e||e.call({},t)===!0)}function f(t,e,r,n){var i;d.isString(r)&&(n=r,r=null);try{e()}catch(t){i=t}if(n=(r&&r.name?\" (\"+r.name+\").\":\".\")+(n?\" \"+n:\".\"),t&&!i&&o(i,r,\"Missing expected exception\"+n),!t&&h(i,r)&&o(i,r,\"Got unwanted exception\"+n),t&&i&&r&&!h(i,r)||!t&&i)throw i}var d=t(\"util/\"),p=Array.prototype.slice,g=Object.prototype.hasOwnProperty,m=e.exports=s;m.AssertionError=function(t){this.name=\"AssertionError\",this.actual=t.actual,this.expected=t.expected,this.operator=t.operator,t.message?(this.message=t.message,this.generatedMessage=!1):(this.message=a(this),this.generatedMessage=!0);var e=t.stackStartFunction||o;if(Error.captureStackTrace)Error.captureStackTrace(this,e);else{var r=new Error;if(r.stack){var n=r.stack,i=e.name,s=n.indexOf(\"\\n\"+i);if(s>=0){var l=n.indexOf(\"\\n\",s+1);n=n.substring(l+1)}this.stack=n}}},d.inherits(m.AssertionError,Error),m.fail=o,m.ok=s,m.equal=function(t,e,r){t!=e&&o(t,e,r,\"==\",m.equal)},m.notEqual=function(t,e,r){t==e&&o(t,e,r,\"!=\",m.notEqual)},m.deepEqual=function(t,e,r){l(t,e)||o(t,e,r,\"deepEqual\",m.deepEqual)},m.notDeepEqual=function(t,e,r){l(t,e)&&o(t,e,r,\"notDeepEqual\",m.notDeepEqual)},m.strictEqual=function(t,e,r){t!==e&&o(t,e,r,\"===\",m.strictEqual)},m.notStrictEqual=function(t,e,r){t===e&&o(t,e,r,\"!==\",m.notStrictEqual)},m.throws=function(t,e,r){f.apply(this,[!0].concat(p.call(arguments)))},m.doesNotThrow=function(t,e){f.apply(this,[!1].concat(p.call(arguments)))},m.ifError=function(t){if(t)throw t};var v=Object.keys||function(t){var e=[];for(var r in t)g.call(t,r)&&e.push(r);return e}},{\"util/\":504}],35:[function(t,e,r){e.exports=function(t){return atob(t)}},{}],36:[function(t,e,r){\"use strict\";function n(t){for(var e=0,r=0;r0?r=r.shln(h):h<0&&(c=c.shln(-h)),l(r,c)}var i=t(\"./is-rat\"),a=t(\"./lib/is-bn\"),o=t(\"./lib/num-to-bn\"),s=t(\"./lib/str-to-bn\"),l=t(\"./lib/rationalize\"),u=t(\"./div\");e.exports=n},{\"./div\":39,\"./is-rat\":41,\"./lib/is-bn\":45,\"./lib/num-to-bn\":46,\"./lib/rationalize\":47,\"./lib/str-to-bn\":48}],41:[function(t,e,r){\"use strict\";function n(t){return Array.isArray(t)&&2===t.length&&i(t[0])&&i(t[1])}var i=t(\"./lib/is-bn\");e.exports=n},{\"./lib/is-bn\":45}],42:[function(t,e,r){\"use strict\";function n(t){return t.cmp(new i(0))}var i=t(\"bn.js\");e.exports=n},{\"bn.js\":55}],43:[function(t,e,r){\"use strict\";function n(t){var e=t.length,r=t.words,n=0;if(1===e)n=r[0];else if(2===e)n=r[0]+67108864*r[1];else for(var n=0,i=0;i20?52:r+32}var i=t(\"double-bits\"),a=t(\"bit-twiddle\").countTrailingZeros;e.exports=n},{\"bit-twiddle\":54,\"double-bits\":97}],45:[function(t,e,r){\"use strict\";function n(t){return t&&\"object\"==typeof t&&Boolean(t.words)}t(\"bn.js\");e.exports=n},{\"bn.js\":55}],46:[function(t,e,r){\"use strict\";function n(t){var e=a.exponent(t);return e<52?new i(t):new i(t*Math.pow(2,52-e)).shln(e-52)}var i=t(\"bn.js\"),a=t(\"double-bits\");e.exports=n},{\"bn.js\":55,\"double-bits\":97}],47:[function(t,e,r){\"use strict\";function n(t,e){var r=a(t),n=a(e);if(0===r)return[i(0),i(1)];if(0===n)return[i(0),i(0)];n<0&&(t=t.neg(),e=e.neg());var o=t.gcd(e);return o.cmpn(1)?[t.div(o),e.div(o)]:[t,e]}var i=t(\"./num-to-bn\"),a=t(\"./bn-sign\");e.exports=n},{\"./bn-sign\":42,\"./num-to-bn\":46}],48:[function(t,e,r){\"use strict\";function n(t){return new i(t)}var i=t(\"bn.js\");e.exports=n},{\"bn.js\":55}],49:[function(t,e,r){\"use strict\";function n(t,e){return i(t[0].mul(e[0]),t[1].mul(e[1]))}var i=t(\"./lib/rationalize\");e.exports=n},{\"./lib/rationalize\":47}],50:[function(t,e,r){\"use strict\";function n(t){return i(t[0])*i(t[1])}var i=t(\"./lib/bn-sign\");e.exports=n},{\"./lib/bn-sign\":42}],51:[function(t,e,r){\"use strict\";function n(t,e){return i(t[0].mul(e[1]).sub(t[1].mul(e[0])),t[1].mul(e[1]))}var i=t(\"./lib/rationalize\");e.exports=n},{\"./lib/rationalize\":47}],52:[function(t,e,r){\"use strict\";function n(t){var e=t[0],r=t[1];if(0===e.cmpn(0))return 0;var n=e.divmod(r),o=n.div,s=i(o),l=n.mod;if(0===l.cmpn(0))return s;if(s){var u=a(s)+4,c=i(l.shln(u).divRound(r));return s<0&&(c=-c),s+c*Math.pow(2,-u)}var h=r.bitLength()-l.bitLength()+53,c=i(l.shln(h).divRound(r));return h<1023?c*Math.pow(2,-h):(c*=Math.pow(2,-1023),c*Math.pow(2,1023-h))}var i=t(\"./lib/bn-to-num\"),a=t(\"./lib/ctz\");e.exports=n},{\"./lib/bn-to-num\":43,\"./lib/ctz\":44}],53:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a){var o=[\"function \",t,\"(a,l,h,\",n.join(\",\"),\"){\",a?\"\":\"var i=\",r?\"l-1\":\"h+1\",\";while(l<=h){var m=(l+h)>>>1,x=a\",i?\".get(m)\":\"[m]\"];return a?e.indexOf(\"c\")<0?o.push(\";if(x===y){return m}else if(x<=y){\"):o.push(\";var p=c(x,y);if(p===0){return m}else if(p<=0){\"):o.push(\";if(\",e,\"){i=m;\"),r?o.push(\"l=m+1}else{h=m-1}\"):o.push(\"h=m-1}else{l=m+1}\"),o.push(\"}\"),a?o.push(\"return -1};\"):o.push(\"return i};\"),o.join(\"\")}function i(t,e,r,i){var a=new Function([n(\"A\",\"x\"+t+\"y\",e,[\"y\"],!1,i),n(\"B\",\"x\"+t+\"y\",e,[\"y\"],!0,i),n(\"P\",\"c(x,y)\"+t+\"0\",e,[\"y\",\"c\"],!1,i),n(\"Q\",\"c(x,y)\"+t+\"0\",e,[\"y\",\"c\"],!0,i),\"function dispatchBsearch\",r,\"(a,y,c,l,h){if(a.shape){if(typeof(c)==='function'){return Q(a,(l===undefined)?0:l|0,(h===undefined)?a.shape[0]-1:h|0,y,c)}else{return B(a,(c===undefined)?0:c|0,(l===undefined)?a.shape[0]-1:l|0,y)}}else{if(typeof(c)==='function'){return P(a,(l===undefined)?0:l|0,(h===undefined)?a.length-1:h|0,y,c)}else{return A(a,(c===undefined)?0:c|0,(l===undefined)?a.length-1:l|0,y)}}}return dispatchBsearch\",r].join(\"\"));return a()}e.exports={ge:i(\">=\",!1,\"GE\"),gt:i(\">\",!1,\"GT\"),lt:i(\"<\",!0,\"LT\"),le:i(\"<=\",!0,\"LE\"),eq:i(\"-\",!0,\"EQ\",!0)}},{}],54:[function(t,e,r){\"use strict\";\"use restrict\";\n", + "function n(t){var e=32;return t&=-t,t&&e--,65535&t&&(e-=16),16711935&t&&(e-=8),252645135&t&&(e-=4),858993459&t&&(e-=2),1431655765&t&&(e-=1),e}var i=32;r.INT_BITS=i,r.INT_MAX=2147483647,r.INT_MIN=-1<0)-(t<0)},r.abs=function(t){var e=t>>i-1;return(t^e)-e},r.min=function(t,e){return e^(t^e)&-(t65535)<<4,t>>>=e,r=(t>255)<<3,t>>>=r,e|=r,r=(t>15)<<2,t>>>=r,e|=r,r=(t>3)<<1,t>>>=r,e|=r,e|t>>1},r.log10=function(t){return t>=1e9?9:t>=1e8?8:t>=1e7?7:t>=1e6?6:t>=1e5?5:t>=1e4?4:t>=1e3?3:t>=100?2:t>=10?1:0},r.popCount=function(t){return t-=t>>>1&1431655765,t=(858993459&t)+(t>>>2&858993459),16843009*(t+(t>>>4)&252645135)>>>24},r.countTrailingZeros=n,r.nextPow2=function(t){return t+=0===t,--t,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t+1},r.prevPow2=function(t){return t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t-(t>>>1)},r.parity=function(t){return t^=t>>>16,t^=t>>>8,t^=t>>>4,t&=15,27030>>>t&1};var a=new Array(256);!function(t){for(var e=0;e<256;++e){var r=e,n=e,i=7;for(r>>>=1;r;r>>>=1)n<<=1,n|=1&r,--i;t[e]=n<>>8&255]<<16|a[t>>>16&255]<<8|a[t>>>24&255]},r.interleave2=function(t,e){return t&=65535,t=16711935&(t|t<<8),t=252645135&(t|t<<4),t=858993459&(t|t<<2),t=1431655765&(t|t<<1),e&=65535,e=16711935&(e|e<<8),e=252645135&(e|e<<4),e=858993459&(e|e<<2),e=1431655765&(e|e<<1),t|e<<1},r.deinterleave2=function(t,e){return t=t>>>e&1431655765,t=858993459&(t|t>>>1),t=252645135&(t|t>>>2),t=16711935&(t|t>>>4),t=65535&(t|t>>>16),t<<16>>16},r.interleave3=function(t,e,r){return t&=1023,t=4278190335&(t|t<<16),t=251719695&(t|t<<8),t=3272356035&(t|t<<4),t=1227133513&(t|t<<2),e&=1023,e=4278190335&(e|e<<16),e=251719695&(e|e<<8),e=3272356035&(e|e<<4),e=1227133513&(e|e<<2),t|=e<<1,r&=1023,r=4278190335&(r|r<<16),r=251719695&(r|r<<8),r=3272356035&(r|r<<4),r=1227133513&(r|r<<2),t|r<<2},r.deinterleave3=function(t,e){return t=t>>>e&1227133513,t=3272356035&(t|t>>>2),t=251719695&(t|t>>>4),t=4278190335&(t|t>>>8),t=1023&(t|t>>>16),t<<22>>22},r.nextCombination=function(t){var e=t|t-1;return e+1|(~e&-~e)-1>>>n(t)+1}},{}],55:[function(t,e,r){!function(t,e){\"use strict\";function r(t,e){if(!t)throw new Error(e||\"Assertion failed\")}function n(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}function i(t,e,r){return null!==t&&\"object\"==typeof t&&Array.isArray(t.words)?t:(this.sign=!1,this.words=null,this.length=0,this.red=null,\"le\"!==e&&\"be\"!==e||(r=e,e=10),void(null!==t&&this._init(t||0,e||10,r||\"be\")))}function a(t,e,r){for(var n=0,i=Math.min(t.length,r),a=e;a=49&&o<=54?o-49+10:o>=17&&o<=22?o-17+10:15&o}return n}function o(t,e,r,n){for(var i=0,a=Math.min(t.length,r),o=e;o=49?s-49+10:s>=17?s-17+10:s}return i}function s(t,e){this.name=t,this.p=new i(e,16),this.n=this.p.bitLength(),this.k=new i(1).ishln(this.n).isub(this.p),this.tmp=this._tmp()}function l(){s.call(this,\"k256\",\"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f\")}function u(){s.call(this,\"p224\",\"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001\")}function c(){s.call(this,\"p192\",\"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff\")}function h(){s.call(this,\"25519\",\"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed\")}function f(t){if(\"string\"==typeof t){var e=i._prime(t);this.m=e.p,this.prime=e}else this.m=t,this.prime=null}function d(t){f.call(this,t),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new i(1).ishln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv.sign=!0,this.minv=this.minv.mod(this.r)}\"object\"==typeof t?t.exports=i:e.BN=i,i.BN=i,i.wordSize=26,i.prototype._init=function(t,e,n){if(\"number\"==typeof t)return this._initNumber(t,e,n);if(\"object\"==typeof t)return this._initArray(t,e,n);\"hex\"===e&&(e=16),r(e===(0|e)&&e>=2&&e<=36),t=t.toString().replace(/\\s+/g,\"\");var i=0;\"-\"===t[0]&&i++,16===e?this._parseHex(t,i):this._parseBase(t,e,i),\"-\"===t[0]&&(this.sign=!0),this.strip(),\"le\"===n&&this._initArray(this.toArray(),e,n)},i.prototype._initNumber=function(t,e,n){t<0&&(this.sign=!0,t=-t),t<67108864?(this.words=[67108863&t],this.length=1):t<4503599627370496?(this.words=[67108863&t,t/67108864&67108863],this.length=2):(r(t<9007199254740992),this.words=[67108863&t,t/67108864&67108863,1],this.length=3),\"le\"===n&&this._initArray(this.toArray(),e,n)},i.prototype._initArray=function(t,e,n){if(r(\"number\"==typeof t.length),t.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(t.length/3),this.words=new Array(this.length);for(var i=0;i=0;i-=3){var s=t[i]|t[i-1]<<8|t[i-2]<<16;this.words[o]|=s<>>26-a&67108863,a+=24,a>=26&&(a-=26,o++)}else if(\"le\"===n)for(var i=0,o=0;i>>26-a&67108863,a+=24,a>=26&&(a-=26,o++)}return this.strip()},i.prototype._parseHex=function(t,e){this.length=Math.ceil((t.length-e)/6),this.words=new Array(this.length);for(var r=0;r=e;r-=6){var o=a(t,r,r+6);this.words[i]|=o<>>26-n&4194303,n+=24,n>=26&&(n-=26,i++)}if(r+6!==e){var o=a(t,e,r+6);this.words[i]|=o<>>26-n&4194303}this.strip()},i.prototype._parseBase=function(t,e,r){this.words=[0],this.length=1;for(var n=0,i=1;i<=67108863;i*=e)n++;n--,i=i/e|0;for(var a=t.length-r,s=a%n,l=Math.min(a,a-s)+r,u=0,c=r;c1&&0===this.words[this.length-1];)this.length--;return this._normSign()},i.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.sign=!1),this},i.prototype.inspect=function(){return(this.red?\"\"};var p=[\"\",\"0\",\"00\",\"000\",\"0000\",\"00000\",\"000000\",\"0000000\",\"00000000\",\"000000000\",\"0000000000\",\"00000000000\",\"000000000000\",\"0000000000000\",\"00000000000000\",\"000000000000000\",\"0000000000000000\",\"00000000000000000\",\"000000000000000000\",\"0000000000000000000\",\"00000000000000000000\",\"000000000000000000000\",\"0000000000000000000000\",\"00000000000000000000000\",\"000000000000000000000000\",\"0000000000000000000000000\"],g=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],m=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];i.prototype.toString=function(t,e){if(t=t||10,16===t||\"hex\"===t){for(var n=\"\",i=0,e=0|e||1,a=0,o=0;o>>24-i&16777215,n=0!==a||o!==this.length-1?p[6-l.length]+l+n:l+n,i+=2,i>=26&&(i-=26,o--)}for(0!==a&&(n=a.toString(16)+n);n.length%e!==0;)n=\"0\"+n;return this.sign&&(n=\"-\"+n),n}if(t===(0|t)&&t>=2&&t<=36){var u=g[t],c=m[t],n=\"\",h=this.clone();for(h.sign=!1;0!==h.cmpn(0);){var f=h.modn(c).toString(t);h=h.idivn(c),n=0!==h.cmpn(0)?p[u-f.length]+f+n:f+n}return 0===this.cmpn(0)&&(n=\"0\"+n),this.sign&&(n=\"-\"+n),n}r(!1,\"Base should be between 2 and 36\")},i.prototype.toJSON=function(){return this.toString(16)},i.prototype.toArray=function(t){this.strip();var e=new Array(this.byteLength());e[0]=0;var r=this.clone();if(\"le\"!==t)for(var n=0;0!==r.cmpn(0);n++){var i=r.andln(255);r.ishrn(8),e[e.length-n-1]=i}else for(var n=0;0!==r.cmpn(0);n++){var i=r.andln(255);r.ishrn(8),e[n]=i}return e},Math.clz32?i.prototype._countBits=function(t){return 32-Math.clz32(t)}:i.prototype._countBits=function(t){var e=t,r=0;return e>=4096&&(r+=13,e>>>=13),e>=64&&(r+=7,e>>>=7),e>=8&&(r+=4,e>>>=4),e>=2&&(r+=2,e>>>=2),r+e},i.prototype._zeroBits=function(t){if(0===t)return 26;var e=t,r=0;return 0===(8191&e)&&(r+=13,e>>>=13),0===(127&e)&&(r+=7,e>>>=7),0===(15&e)&&(r+=4,e>>>=4),0===(3&e)&&(r+=2,e>>>=2),0===(1&e)&&r++,r},i.prototype.bitLength=function(){var t=0,e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},i.prototype.zeroBits=function(){if(0===this.cmpn(0))return 0;for(var t=0,e=0;et.length?this.clone().ior(t):t.clone().ior(this)},i.prototype.iand=function(t){this.sign=this.sign&&t.sign;var e;e=this.length>t.length?t:this;for(var r=0;rt.length?this.clone().iand(t):t.clone().iand(this)},i.prototype.ixor=function(t){this.sign=this.sign||t.sign;var e,r;this.length>t.length?(e=this,r=t):(e=t,r=this);for(var n=0;nt.length?this.clone().ixor(t):t.clone().ixor(this)},i.prototype.setn=function(t,e){r(\"number\"==typeof t&&t>=0);for(var n=t/26|0,i=t%26;this.length<=n;)this.words[this.length++]=0;return e?this.words[n]=this.words[n]|1<t.length?(r=this,n=t):(r=t,n=this);for(var i=0,a=0;a>>26}for(;0!==i&&a>>26}if(this.length=r.length,0!==i)this.words[this.length]=i,this.length++;else if(r!==this)for(;at.length?this.clone().iadd(t):t.clone().iadd(this)},i.prototype.isub=function(t){if(t.sign){t.sign=!1;var e=this.iadd(t);return t.sign=!0,e._normSign()}if(this.sign)return this.sign=!1,this.iadd(t),this.sign=!0,this._normSign();var r=this.cmp(t);if(0===r)return this.sign=!1,this.length=1,this.words[0]=0,this;var n,i;r>0?(n=this,i=t):(n=t,i=this);for(var a=0,o=0;o>26,this.words[o]=67108863&e}for(;0!==a&&o>26,this.words[o]=67108863&e}if(0===a&&o>>26,a=67108863&r,o=Math.min(n,t.length-1),s=Math.max(0,n-this.length+1);s<=o;s++){var l=n-s,u=0|this.words[l],c=0|t.words[s],h=u*c,f=67108863&h;i=i+(h/67108864|0)|0,f=f+a|0,a=67108863&f,i=i+(f>>>26)|0}e.words[n]=a,r=i}return 0!==r?e.words[n]=r:e.length--,e.strip()},i.prototype._bigMulTo=function(t,e){e.sign=t.sign!==this.sign,e.length=this.length+t.length;for(var r=0,n=0,i=0;i>>26)|0,n+=a>>>26,a&=67108863}e.words[i]=o,r=a,a=n}return 0!==r?e.words[i]=r:e.length--,e.strip()},i.prototype.mulTo=function(t,e){var r;return r=this.length+t.length<63?this._smallMulTo(t,e):this._bigMulTo(t,e)},i.prototype.mul=function(t){var e=new i(null);return e.words=new Array(this.length+t.length),this.mulTo(t,e)},i.prototype.imul=function(t){if(0===this.cmpn(0)||0===t.cmpn(0))return this.words[0]=0,this.length=1,this;var e=this.length,r=t.length;this.sign=t.sign!==this.sign,this.length=this.length+t.length,this.words[this.length-1]=0;for(var n=this.length-2;n>=0;n--){for(var i=0,a=0,o=Math.min(n,r-1),s=Math.max(0,n-e+1);s<=o;s++){var l=n-s,u=this.words[l],c=t.words[s],h=u*c,f=67108863&h;i+=h/67108864|0,f+=a,a=67108863&f,i+=f>>>26}this.words[n]=a,this.words[n+1]+=i,i=0}for(var i=0,l=1;l>>26}return this.strip()},i.prototype.imuln=function(t){r(\"number\"==typeof t);for(var e=0,n=0;n>=26,e+=i/67108864|0,e+=a>>>26,this.words[n]=67108863&a}return 0!==e&&(this.words[n]=e,this.length++),this},i.prototype.muln=function(t){return this.clone().imuln(t)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.mul(this)},i.prototype.ishln=function(t){r(\"number\"==typeof t&&t>=0);var e=t%26,n=(t-e)/26,i=67108863>>>26-e<<26-e;if(0!==e){for(var a=0,o=0;o>>26-e}a&&(this.words[o]=a,this.length++)}if(0!==n){for(var o=this.length-1;o>=0;o--)this.words[o+n]=this.words[o];for(var o=0;o=0);var i;i=e?(e-e%26)/26:0;var a=t%26,o=Math.min((t-a)/26,this.length),s=67108863^67108863>>>a<o){this.length-=o;for(var u=0;u=0&&(0!==c||u>=i);u--){var h=this.words[u];this.words[u]=c<<26-a|h>>>a,c=h&s}return l&&0!==c&&(l.words[l.length++]=c),0===this.length&&(this.words[0]=0,this.length=1),this.strip(),this},i.prototype.shln=function(t){return this.clone().ishln(t)},i.prototype.shrn=function(t){return this.clone().ishrn(t)},i.prototype.testn=function(t){r(\"number\"==typeof t&&t>=0);var e=t%26,n=(t-e)/26,i=1<=0);var e=t%26,n=(t-e)/26;if(r(!this.sign,\"imaskn works only with positive numbers\"),0!==e&&n++,this.length=Math.min(n,this.length),0!==e){var i=67108863^67108863>>>e<=67108864;e++)this.words[e]-=67108864,e===this.length-1?this.words[e+1]=1:this.words[e+1]++;return this.length=Math.max(this.length,e+1),this},i.prototype.isubn=function(t){if(r(\"number\"==typeof t),t<0)return this.iaddn(-t);if(this.sign)return this.sign=!1,this.iaddn(t),this.sign=!0,this;this.words[0]-=t;for(var e=0;e>26)-(u/67108864|0),this.words[i+n]=67108863&l}for(;i>26,this.words[i+n]=67108863&l}if(0===s)return this.strip();r(s===-1),s=0;for(var i=0;i>26,this.words[i]=67108863&l}return this.sign=!0,this.strip()},i.prototype._wordDiv=function(t,e){var r=this.length-t.length,n=this.clone(),a=t,o=a.words[a.length-1],s=this._countBits(o);r=26-s,0!==r&&(a=a.shln(r),n.ishln(r),o=a.words[a.length-1]);var l,u=n.length-a.length;if(\"mod\"!==e){l=new i(null),l.length=u+1,l.words=new Array(l.length);for(var c=0;c=0;f--){var d=67108864*n.words[a.length+f]+n.words[a.length+f-1];for(d=Math.min(d/o|0,67108863),n._ishlnsubmul(a,d,f);n.sign;)d--,n.sign=!1,n._ishlnsubmul(a,1,f),0!==n.cmpn(0)&&(n.sign=!n.sign);l&&(l.words[f]=d)}return l&&l.strip(),n.strip(),\"div\"!==e&&0!==r&&n.ishrn(r),{div:l?l:null,mod:n}},i.prototype.divmod=function(t,e){if(r(0!==t.cmpn(0)),this.sign&&!t.sign){var n,a,o=this.neg().divmod(t,e);return\"mod\"!==e&&(n=o.div.neg()),\"div\"!==e&&(a=0===o.mod.cmpn(0)?o.mod:t.sub(o.mod)),{div:n,mod:a}}if(!this.sign&&t.sign){var n,o=this.divmod(t.neg(),e);return\"mod\"!==e&&(n=o.div.neg()),{div:n,mod:o.mod}}return this.sign&&t.sign?this.neg().divmod(t.neg(),e):t.length>this.length||this.cmp(t)<0?{div:new i(0),mod:this}:1===t.length?\"div\"===e?{div:this.divn(t.words[0]),mod:null}:\"mod\"===e?{div:null,mod:new i(this.modn(t.words[0]))}:{div:this.divn(t.words[0]),mod:new i(this.modn(t.words[0]))}:this._wordDiv(t,e)},i.prototype.div=function(t){return this.divmod(t,\"div\").div},i.prototype.mod=function(t){return this.divmod(t,\"mod\").mod},i.prototype.divRound=function(t){var e=this.divmod(t);if(0===e.mod.cmpn(0))return e.div;var r=e.div.sign?e.mod.isub(t):e.mod,n=t.shrn(1),i=t.andln(1),a=r.cmp(n);return a<0||1===i&&0===a?e.div:e.div.sign?e.div.isubn(1):e.div.iaddn(1)},i.prototype.modn=function(t){r(t<=67108863);for(var e=(1<<26)%t,n=0,i=this.length-1;i>=0;i--)n=(e*n+this.words[i])%t;return n},i.prototype.idivn=function(t){r(t<=67108863);for(var e=0,n=this.length-1;n>=0;n--){var i=this.words[n]+67108864*e;this.words[n]=i/t|0,e=i%t}return this.strip()},i.prototype.divn=function(t){return this.clone().idivn(t)},i.prototype.egcd=function(t){r(!t.sign),r(0!==t.cmpn(0));var e=this,n=t.clone();e=e.sign?e.mod(t):e.clone();for(var a=new i(1),o=new i(0),s=new i(0),l=new i(1),u=0;e.isEven()&&n.isEven();)e.ishrn(1),n.ishrn(1),++u;for(var c=n.clone(),h=e.clone();0!==e.cmpn(0);){for(;e.isEven();)e.ishrn(1),a.isEven()&&o.isEven()?(a.ishrn(1),o.ishrn(1)):(a.iadd(c).ishrn(1),o.isub(h).ishrn(1));for(;n.isEven();)n.ishrn(1),s.isEven()&&l.isEven()?(s.ishrn(1),l.ishrn(1)):(s.iadd(c).ishrn(1),l.isub(h).ishrn(1));e.cmp(n)>=0?(e.isub(n),a.isub(s),o.isub(l)):(n.isub(e),s.isub(a),l.isub(o))}return{a:s,b:l,gcd:n.ishln(u)}},i.prototype._invmp=function(t){r(!t.sign),r(0!==t.cmpn(0));var e=this,n=t.clone();e=e.sign?e.mod(t):e.clone();for(var a=new i(1),o=new i(0),s=n.clone();e.cmpn(1)>0&&n.cmpn(1)>0;){for(;e.isEven();)e.ishrn(1),a.isEven()?a.ishrn(1):a.iadd(s).ishrn(1);for(;n.isEven();)n.ishrn(1),o.isEven()?o.ishrn(1):o.iadd(s).ishrn(1);e.cmp(n)>=0?(e.isub(n),a.isub(o)):(n.isub(e),o.isub(a))}return 0===e.cmpn(1)?a:o},i.prototype.gcd=function(t){if(0===this.cmpn(0))return t.clone();if(0===t.cmpn(0))return this.clone();var e=this.clone(),r=t.clone();e.sign=!1,r.sign=!1;for(var n=0;e.isEven()&&r.isEven();n++)e.ishrn(1),r.ishrn(1);for(;;){for(;e.isEven();)e.ishrn(1);for(;r.isEven();)r.ishrn(1);var i=e.cmp(r);if(i<0){var a=e;e=r,r=a}else if(0===i||0===r.cmpn(1))break;e.isub(r)}return r.ishln(n)},i.prototype.invm=function(t){return this.egcd(t).a.mod(t)},i.prototype.isEven=function(){return 0===(1&this.words[0])},i.prototype.isOdd=function(){return 1===(1&this.words[0])},i.prototype.andln=function(t){return this.words[0]&t},i.prototype.bincn=function(t){r(\"number\"==typeof t);var e=t%26,n=(t-e)/26,i=1<>>26,s&=67108863,this.words[a]=s}return 0!==o&&(this.words[a]=o,this.length++),this},i.prototype.cmpn=function(t){var e=t<0;if(e&&(t=-t),this.sign&&!e)return-1;if(!this.sign&&e)return 1;t&=67108863,this.strip();var r;if(this.length>1)r=1;else{var n=this.words[0];r=n===t?0:nt.length)return 1;if(this.length=0;r--){var n=this.words[r],i=t.words[r];if(n!==i){ni&&(e=1);break}}return e},i.red=function(t){return new f(t)},i.prototype.toRed=function(t){return r(!this.red,\"Already a number in reduction context\"),r(!this.sign,\"red works only with positives\"),t.convertTo(this)._forceRed(t)},i.prototype.fromRed=function(){return r(this.red,\"fromRed works only with numbers in reduction context\"),this.red.convertFrom(this)},i.prototype._forceRed=function(t){return this.red=t,this},i.prototype.forceRed=function(t){return r(!this.red,\"Already a number in reduction context\"),this._forceRed(t)},i.prototype.redAdd=function(t){return r(this.red,\"redAdd works only with red numbers\"),this.red.add(this,t)},i.prototype.redIAdd=function(t){return r(this.red,\"redIAdd works only with red numbers\"),this.red.iadd(this,t)},i.prototype.redSub=function(t){return r(this.red,\"redSub works only with red numbers\"),this.red.sub(this,t)},i.prototype.redISub=function(t){return r(this.red,\"redISub works only with red numbers\"),this.red.isub(this,t)},i.prototype.redShl=function(t){return r(this.red,\"redShl works only with red numbers\"),this.red.shl(this,t)},i.prototype.redMul=function(t){return r(this.red,\"redMul works only with red numbers\"),this.red._verify2(this,t),this.red.mul(this,t)},i.prototype.redIMul=function(t){return r(this.red,\"redMul works only with red numbers\"),this.red._verify2(this,t),this.red.imul(this,t)},i.prototype.redSqr=function(){return r(this.red,\"redSqr works only with red numbers\"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return r(this.red,\"redISqr works only with red numbers\"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return r(this.red,\"redSqrt works only with red numbers\"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return r(this.red,\"redInvm works only with red numbers\"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return r(this.red,\"redNeg works only with red numbers\"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(t){return r(this.red&&!t.red,\"redPow(normalNum)\"),this.red._verify1(this),this.red.pow(this,t)};var v={k256:null,p224:null,p192:null,p25519:null};s.prototype._tmp=function(){var t=new i(null);return t.words=new Array(Math.ceil(this.n/13)),t},s.prototype.ireduce=function(t){var e,r=t;do this.split(r,this.tmp),r=this.imulK(r),r=r.iadd(this.tmp),e=r.bitLength();while(e>this.n);var n=e0?r.isub(this.p):r.strip(),r},s.prototype.split=function(t,e){t.ishrn(this.n,0,e)},s.prototype.imulK=function(t){return t.imul(this.k)},n(l,s),l.prototype.split=function(t,e){for(var r=4194303,n=Math.min(t.length,9),i=0;i>>22,a=o}t.words[i-10]=a>>>22,t.length-=9},l.prototype.imulK=function(t){t.words[t.length]=0,t.words[t.length+1]=0,t.length+=2;for(var e,r=0,n=0;n>>=26,t.words[r]=i,e=n}return 0!==e&&(t.words[t.length++]=e),t},i._prime=function t(e){if(v[e])return v[e];var t;if(\"k256\"===e)t=new l;else if(\"p224\"===e)t=new u;else if(\"p192\"===e)t=new c;else{if(\"p25519\"!==e)throw new Error(\"Unknown prime \"+e);t=new h}return v[e]=t,t},f.prototype._verify1=function(t){r(!t.sign,\"red works only with positives\"),r(t.red,\"red works only with red numbers\")},f.prototype._verify2=function(t,e){r(!t.sign&&!e.sign,\"red works only with positives\"),r(t.red&&t.red===e.red,\"red works only with red numbers\")},f.prototype.imod=function(t){return this.prime?this.prime.ireduce(t)._forceRed(this):t.mod(this.m)._forceRed(this)},f.prototype.neg=function(t){var e=t.clone();return e.sign=!e.sign,e.iadd(this.m)._forceRed(this)},f.prototype.add=function(t,e){this._verify2(t,e);var r=t.add(e);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},f.prototype.iadd=function(t,e){this._verify2(t,e);var r=t.iadd(e);return r.cmp(this.m)>=0&&r.isub(this.m),r},f.prototype.sub=function(t,e){this._verify2(t,e);var r=t.sub(e);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},f.prototype.isub=function(t,e){this._verify2(t,e);var r=t.isub(e);return r.cmpn(0)<0&&r.iadd(this.m),r},f.prototype.shl=function(t,e){return this._verify1(t),this.imod(t.shln(e))},f.prototype.imul=function(t,e){return this._verify2(t,e),this.imod(t.imul(e))},f.prototype.mul=function(t,e){return this._verify2(t,e),this.imod(t.mul(e))},f.prototype.isqr=function(t){return this.imul(t,t)},f.prototype.sqr=function(t){return this.mul(t,t)},f.prototype.sqrt=function(t){if(0===t.cmpn(0))return t.clone();var e=this.m.andln(3);if(r(e%2===1),3===e){var n=this.m.add(new i(1)).ishrn(2),a=this.pow(t,n);return a}for(var o=this.m.subn(1),s=0;0!==o.cmpn(0)&&0===o.andln(1);)s++,o.ishrn(1);r(0!==o.cmpn(0));var l=new i(1).toRed(this),u=l.redNeg(),c=this.m.subn(1).ishrn(1),h=this.m.bitLength();for(h=new i(2*h*h).toRed(this);0!==this.pow(h,c).cmp(u);)h.redIAdd(u);for(var f=this.pow(h,o),a=this.pow(t,o.addn(1).ishrn(1)),d=this.pow(t,o),p=s;0!==d.cmp(l);){for(var g=d,m=0;0!==g.cmp(l);m++)g=g.redSqr();r(m=0?a=i.isub(this.m):i.cmpn(0)<0&&(a=i.iadd(this.m)),a._forceRed(this)},d.prototype.mul=function(t,e){if(0===t.cmpn(0)||0===e.cmpn(0))return new i(0)._forceRed(this);var r=t.mul(e),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),a=r.isub(n).ishrn(this.shift),o=a;return a.cmp(this.m)>=0?o=a.isub(this.m):a.cmpn(0)<0&&(o=a.iadd(this.m)),o._forceRed(this)},d.prototype.invm=function(t){var e=this.imod(t._invmp(this.m).mul(this.r2));return e._forceRed(this)}}(\"undefined\"==typeof e||e,this)},{}],56:[function(t,e,r){\"use strict\";function n(t){var e,r,n,i=t.length,a=0;for(e=0;e>>1;if(!(s<=0)){var l,u=h.mallocDouble(2*s*a),c=h.mallocInt32(a);if(a=i(t,s,u,c),a>0){if(1===s&&n)f.init(a),l=f.sweepComplete(s,r,0,a,u,c,0,a,u,c);else{var p=h.mallocDouble(2*s*o),g=h.mallocInt32(o);o=i(e,s,p,g),o>0&&(f.init(a+o),l=1===s?f.sweepBipartite(s,r,0,a,u,c,0,o,p,g):d(s,r,n,a,u,c,o,p,g),h.free(p),h.free(g))}h.free(u),h.free(c)}return l}}}function o(t,e){c.push([t,e])}function s(t){return c=[],a(t,t,o,!0),c}function l(t,e){return c=[],a(t,e,o,!1),c}function u(t,e,r){switch(arguments.length){case 1:return s(t);case 2:return\"function\"==typeof e?a(t,t,e,!0):l(t,e);case 3:return a(t,e,r,!1);default:throw new Error(\"box-intersect: Invalid arguments\")}}e.exports=u;var c,h=t(\"typedarray-pool\"),f=t(\"./lib/sweep\"),d=t(\"./lib/intersect\")},{\"./lib/intersect\":59,\"./lib/sweep\":63,\"typedarray-pool\":496}],58:[function(t,e,r){\"use strict\";function n(t,e,r){var n=\"bruteForce\"+(t?\"Red\":\"Blue\")+(e?\"Flip\":\"\")+(r?\"Full\":\"\"),i=[\"function \",n,\"(\",w.join(),\"){\",\"var \",u,\"=2*\",a,\";\"],l=\"for(var i=\"+c+\",\"+p+\"=\"+u+\"*\"+c+\";i<\"+h+\";++i,\"+p+\"+=\"+u+\"){var x0=\"+f+\"[\"+o+\"+\"+p+\"],x1=\"+f+\"[\"+o+\"+\"+p+\"+\"+a+\"],xi=\"+d+\"[i];\",M=\"for(var j=\"+g+\",\"+x+\"=\"+u+\"*\"+g+\";j<\"+m+\";++j,\"+x+\"+=\"+u+\"){var y0=\"+v+\"[\"+o+\"+\"+x+\"],\"+(r?\"y1=\"+v+\"[\"+o+\"+\"+x+\"+\"+a+\"],\":\"\")+\"yi=\"+y+\"[j];\";return t?i.push(l,_,\":\",M):i.push(M,_,\":\",l),r?i.push(\"if(y1\"+m+\"-\"+g+\"){\"),t?(e(!0,!1),o.push(\"}else{\"),e(!1,!1)):(o.push(\"if(\"+l+\"){\"),e(!0,!0),o.push(\"}else{\"),e(!0,!1),o.push(\"}}else{if(\"+l+\"){\"),e(!1,!0),o.push(\"}else{\"),e(!1,!1),o.push(\"}\")),o.push(\"}}return \"+r);var s=i.join(\"\")+o.join(\"\"),u=new Function(s);return u()}var a=\"d\",o=\"ax\",s=\"vv\",l=\"fp\",u=\"es\",c=\"rs\",h=\"re\",f=\"rb\",d=\"ri\",p=\"rp\",g=\"bs\",m=\"be\",v=\"bb\",y=\"bi\",x=\"bp\",b=\"rv\",_=\"Q\",w=[a,o,s,c,h,f,d,g,m,v,y];r.partial=i(!1),r.full=i(!0)},{}],59:[function(t,e,r){\"use strict\";function n(t,e){var r=8*u.log2(e+1)*(t+1)|0,n=u.nextPow2(k*r);S.length0;){C-=1;var P=C*k,D=S[P],O=S[P+1],R=S[P+2],F=S[P+3],j=S[P+4],N=S[P+5],B=C*T,U=L[B],V=L[B+1],q=1&N,H=!!(16&N),G=l,X=u,Y=g,W=E;if(q&&(G=g,X=E,Y=l,W=u),!(2&N&&(R=_(t,D,O,R,G,X,V),O>=R)||4&N&&(O=w(t,D,O,R,G,X,U),O>=R))){var Z=R-O,Q=j-F;if(H){if(t*Z*(Z+Q)=p0)&&!(p1>=hi)\",[\"p0\",\"p1\"]),b=g(\"lo===p0\",[\"p0\"]),_=g(\"lor&&i[h+e]>u;--c,h-=o){for(var f=h,d=h+o,p=0;p>>1,f=2*t,d=h,p=a[f*h+e];u=x?(d=y,p=x):v>=_?(d=m,p=v):(d=b,p=_):x>=_?(d=y,p=x):_>=v?(d=m,p=v):(d=b,p=_);for(var w=f*(c-1),M=f*d,A=0;A=0&&n.push(\"lo=e[k+n]\"),t.indexOf(\"hi\")>=0&&n.push(\"hi=e[k+o]\"),r.push(i.replace(\"_\",n.join()).replace(\"$\",t)),Function.apply(void 0,r)}e.exports=n;var i=\"for(var j=2*a,k=j*c,l=k,m=c,n=b,o=a+b,p=c;d>p;++p,k+=j){var _;if($)if(m===p)m+=1,l+=j;else{for(var s=0;j>s;++s){var t=e[k+s];e[k+s]=e[l],e[l++]=t}var u=f[p];f[p]=f[m],f[m++]=u}}return m\"},{}],62:[function(t,e,r){\"use strict\";function n(t,e){e<=4*f?i(0,e-1,t):h(0,e-1,t)}function i(t,e,r){for(var n=2*(t+1),i=t+1;i<=e;++i){for(var a=r[n++],o=r[n++],s=i,l=n-2;s-- >t;){var u=r[l-2],c=r[l-1];if(ur[e+1])}function c(t,e,r,n){t*=2;var i=n[t];return i>1,m=g-n,v=g+n,y=d,x=m,b=g,_=v,w=p,M=t+1,A=e-1,k=0;u(y,x,r)&&(k=y,y=x,x=k),u(_,w,r)&&(k=_,_=w,w=k),u(y,b,r)&&(k=y,y=b,b=k),u(x,b,r)&&(k=x,x=b,b=k),u(y,_,r)&&(k=y,y=_,_=k),u(b,_,r)&&(k=b,b=_,_=k),u(x,w,r)&&(k=x,x=w,w=k),u(x,b,r)&&(k=x,x=b,b=k),u(_,w,r)&&(k=_,_=w,w=k);for(var T=r[2*x],E=r[2*x+1],S=r[2*_],L=r[2*_+1],z=2*y,C=2*b,I=2*w,P=2*d,D=2*g,O=2*p,R=0;R<2;++R){var F=r[z+R],j=r[C+R],N=r[I+R];r[P+R]=F,r[D+R]=j,r[O+R]=N}o(m,t,r),o(v,e,r);for(var B=M;B<=A;++B)if(c(B,T,E,r))B!==M&&a(B,M,r),++M;else if(!c(B,S,L,r))for(;;){if(c(A,S,L,r)){c(A,T,E,r)?(s(B,M,A,r),++M,--A):(a(B,A,r),--A);break}if(--A>>1;f(_,E);for(var S=0,L=0,M=0;M=d)z=z-d|0,i(v,y,L--,z);else if(z>=0)i(g,m,S--,z);else if(z<=-d){z=-z-d|0;for(var C=0;C>>1;f(_,S);for(var L=0,z=0,C=0,A=0;A>1===_[2*A+3]>>1&&(P=2,A+=1),I<0){for(var D=-(I>>1)-1,O=0;O>1)-1;0===P?i(g,m,L--,D):1===P?i(v,y,z--,D):2===P&&i(x,b,C--,D)}}}function l(t,e,r,n,o,s,l,u,c,h,p,v){var y=0,x=2*t,b=e,w=e+t,M=1,A=1;n?A=d:M=d;for(var k=o;k>>1;f(_,L);for(var z=0,k=0;k=d?(I=!n,T-=d):(I=!!n,T-=1),I)a(g,m,z++,T);else{var P=v[T],D=x*T,O=p[D+e+1],R=p[D+e+1+t];t:for(var F=0;F>>1;f(_,M);for(var A=0,y=0;y=d)g[A++]=x-d;else{x-=1;var T=c[x],E=p*x,S=u[E+e+1],L=u[E+e+1+t];t:for(var z=0;z=0;--z)if(g[z]===x){for(var D=z+1;D=i())throw new RangeError(\"Attempt to allocate Buffer larger than maximum size: 0x\"+i().toString(16)+\" bytes\");return 0|t}function m(t){return+t!=t&&(t=0),o.alloc(+t)}function v(t,e){if(o.isBuffer(t))return t.length;if(\"undefined\"!=typeof ArrayBuffer&&\"function\"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;\"string\"!=typeof t&&(t=\"\"+t);var r=t.length;if(0===r)return 0;for(var n=!1;;)switch(e){case\"ascii\":case\"latin1\":case\"binary\":return r;case\"utf8\":case\"utf-8\":case void 0:return G(t).length;case\"ucs2\":case\"ucs-2\":case\"utf16le\":case\"utf-16le\":return 2*r;case\"hex\":return r>>>1;case\"base64\":return W(t).length;default:if(n)return G(t).length;e=(\"\"+e).toLowerCase(),n=!0}}function y(t,e,r){var n=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return\"\";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return\"\";if(r>>>=0,e>>>=0,r<=e)return\"\";for(t||(t=\"utf8\");;)switch(t){case\"hex\":return P(this,e,r);case\"utf8\":case\"utf-8\":return L(this,e,r);case\"ascii\":return C(this,e,r);case\"latin1\":case\"binary\":return I(this,e,r);case\"base64\":return S(this,e,r);case\"ucs2\":case\"ucs-2\":case\"utf16le\":case\"utf-16le\":return D(this,e,r);default:if(n)throw new TypeError(\"Unknown encoding: \"+t);t=(t+\"\").toLowerCase(),n=!0}}function x(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function b(t,e,r,n,i){if(0===t.length)return-1;if(\"string\"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0){if(!i)return-1;r=0}if(\"string\"==typeof e&&(e=o.from(e,n)),o.isBuffer(e))return 0===e.length?-1:_(t,e,r,n,i);if(\"number\"==typeof e)return e&=255,o.TYPED_ARRAY_SUPPORT&&\"function\"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):_(t,[e],r,n,i);throw new TypeError(\"val must be string, number or Buffer\")}function _(t,e,r,n,i){function a(t,e){return 1===o?t[e]:t.readUInt16BE(e*o)}var o=1,s=t.length,l=e.length;if(void 0!==n&&(n=String(n).toLowerCase(),\"ucs2\"===n||\"ucs-2\"===n||\"utf16le\"===n||\"utf-16le\"===n)){if(t.length<2||e.length<2)return-1;o=2,s/=2,l/=2,r/=2}var u;if(i){var c=-1;for(u=r;us&&(r=s-l),u=r;u>=0;u--){for(var h=!0,f=0;fi&&(n=i)):n=i;var a=e.length;if(a%2!==0)throw new TypeError(\"Invalid hex string\");n>a/2&&(n=a/2);for(var o=0;o239?4:a>223?3:a>191?2:1;if(i+s<=r){var l,u,c,h;switch(s){case 1:a<128&&(o=a);break;case 2:l=t[i+1],128===(192&l)&&(h=(31&a)<<6|63&l,h>127&&(o=h));break;case 3:l=t[i+1],u=t[i+2],128===(192&l)&&128===(192&u)&&(h=(15&a)<<12|(63&l)<<6|63&u,h>2047&&(h<55296||h>57343)&&(o=h));break;case 4:l=t[i+1],u=t[i+2],c=t[i+3],128===(192&l)&&128===(192&u)&&128===(192&c)&&(h=(15&a)<<18|(63&l)<<12|(63&u)<<6|63&c,h>65535&&h<1114112&&(o=h))}}null===o?(o=65533,s=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|1023&o),n.push(o),i+=s}return z(n)}function z(t){var e=t.length;if(e<=tt)return String.fromCharCode.apply(String,t);for(var r=\"\",n=0;nn)&&(r=n);for(var i=\"\",a=e;ar)throw new RangeError(\"Trying to access beyond buffer length\")}function R(t,e,r,n,i,a){if(!o.isBuffer(t))throw new TypeError('\"buffer\" argument must be a Buffer instance');if(e>i||et.length)throw new RangeError(\"Index out of range\")}function F(t,e,r,n){e<0&&(e=65535+e+1);for(var i=0,a=Math.min(t.length-r,2);i>>8*(n?i:1-i)}function j(t,e,r,n){e<0&&(e=4294967295+e+1);for(var i=0,a=Math.min(t.length-r,4);i>>8*(n?i:3-i)&255}function N(t,e,r,n,i,a){if(r+n>t.length)throw new RangeError(\"Index out of range\");if(r<0)throw new RangeError(\"Index out of range\")}function B(t,e,r,n,i){return i||N(t,e,r,4,3.4028234663852886e38,-3.4028234663852886e38),$.write(t,e,r,n,23,4),r+4}function U(t,e,r,n,i){return i||N(t,e,r,8,1.7976931348623157e308,-1.7976931348623157e308),$.write(t,e,r,n,52,8),r+8}function V(t){if(t=q(t).replace(et,\"\"),t.length<2)return\"\";for(;t.length%4!==0;)t+=\"=\";return t}function q(t){return t.trim?t.trim():t.replace(/^\\s+|\\s+$/g,\"\")}function H(t){return t<16?\"0\"+t.toString(16):t.toString(16)}function G(t,e){e=e||1/0;for(var r,n=t.length,i=null,a=[],o=0;o55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&a.push(239,191,189);continue}if(o+1===n){(e-=3)>-1&&a.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&a.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(e-=3)>-1&&a.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;a.push(r)}else if(r<2048){if((e-=2)<0)break;a.push(r>>6|192,63&r|128)}else if(r<65536){if((e-=3)<0)break;a.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error(\"Invalid code point\");if((e-=4)<0)break;a.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return a}function X(t){for(var e=[],r=0;r>8,i=r%256,a.push(i),a.push(n);return a}function W(t){return K.toByteArray(V(t))}function Z(t,e,r,n){for(var i=0;i=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function Q(t){return t!==t}var K=t(\"base64-js\"),$=t(\"ieee754\"),J=t(\"isarray\");r.Buffer=o,r.SlowBuffer=m,r.INSPECT_MAX_BYTES=50,o.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:n(),r.kMaxLength=i(),o.poolSize=8192,o._augment=function(t){return t.__proto__=o.prototype,t},o.from=function(t,e,r){return s(null,t,e,r)},o.TYPED_ARRAY_SUPPORT&&(o.prototype.__proto__=Uint8Array.prototype,o.__proto__=Uint8Array,\"undefined\"!=typeof Symbol&&Symbol.species&&o[Symbol.species]===o&&Object.defineProperty(o,Symbol.species,{value:null,configurable:!0})),o.alloc=function(t,e,r){return u(null,t,e,r)},o.allocUnsafe=function(t){return c(null,t)},o.allocUnsafeSlow=function(t){return c(null,t)},o.isBuffer=function(t){return!(null==t||!t._isBuffer)},o.compare=function(t,e){if(!o.isBuffer(t)||!o.isBuffer(e))throw new TypeError(\"Arguments must be Buffers\");if(t===e)return 0;for(var r=t.length,n=e.length,i=0,a=Math.min(r,n);i0&&(t=this.toString(\"hex\",0,e).match(/.{2}/g).join(\" \"),this.length>e&&(t+=\" ... \")),\"\"},o.prototype.compare=function(t,e,r,n,i){if(!o.isBuffer(t))throw new TypeError(\"Argument must be a Buffer\");if(void 0===e&&(e=0),void 0===r&&(r=t?t.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),e<0||r>t.length||n<0||i>this.length)throw new RangeError(\"out of range index\");if(n>=i&&e>=r)return 0;if(n>=i)return-1;if(e>=r)return 1;if(e>>>=0,r>>>=0,n>>>=0,i>>>=0,this===t)return 0;for(var a=i-n,s=r-e,l=Math.min(a,s),u=this.slice(n,i),c=t.slice(e,r),h=0;hi)&&(r=i),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError(\"Attempt to write outside buffer bounds\");n||(n=\"utf8\");for(var a=!1;;)switch(n){case\"hex\":return w(this,t,e,r);case\"utf8\":case\"utf-8\":return M(this,t,e,r);case\"ascii\":return A(this,t,e,r);case\"latin1\":case\"binary\":return k(this,t,e,r);case\"base64\":return T(this,t,e,r);case\"ucs2\":case\"ucs-2\":case\"utf16le\":case\"utf-16le\":return E(this,t,e,r);default:if(a)throw new TypeError(\"Unknown encoding: \"+n);n=(\"\"+n).toLowerCase(),a=!0}},o.prototype.toJSON=function(){return{type:\"Buffer\",data:Array.prototype.slice.call(this._arr||this,0)}};var tt=4096;o.prototype.slice=function(t,e){var r=this.length;t=~~t,e=void 0===e?r:~~e,t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),e0&&(i*=256);)n+=this[t+--e]*i;return n},o.prototype.readUInt8=function(t,e){return e||O(t,1,this.length),this[t]},o.prototype.readUInt16LE=function(t,e){return e||O(t,2,this.length),this[t]|this[t+1]<<8},o.prototype.readUInt16BE=function(t,e){return e||O(t,2,this.length),this[t]<<8|this[t+1]},o.prototype.readUInt32LE=function(t,e){return e||O(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},o.prototype.readUInt32BE=function(t,e){return e||O(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},o.prototype.readIntLE=function(t,e,r){t|=0,e|=0,r||O(t,e,this.length);for(var n=this[t],i=1,a=0;++a=i&&(n-=Math.pow(2,8*e)),n},o.prototype.readIntBE=function(t,e,r){t|=0,e|=0,r||O(t,e,this.length);for(var n=e,i=1,a=this[t+--n];n>0&&(i*=256);)a+=this[t+--n]*i;return i*=128,a>=i&&(a-=Math.pow(2,8*e)),a},o.prototype.readInt8=function(t,e){return e||O(t,1,this.length),128&this[t]?(255-this[t]+1)*-1:this[t]},o.prototype.readInt16LE=function(t,e){e||O(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r},o.prototype.readInt16BE=function(t,e){e||O(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r},o.prototype.readInt32LE=function(t,e){return e||O(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},o.prototype.readInt32BE=function(t,e){return e||O(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},o.prototype.readFloatLE=function(t,e){return e||O(t,4,this.length),$.read(this,t,!0,23,4)},o.prototype.readFloatBE=function(t,e){return e||O(t,4,this.length),$.read(this,t,!1,23,4)},o.prototype.readDoubleLE=function(t,e){return e||O(t,8,this.length),$.read(this,t,!0,52,8)},o.prototype.readDoubleBE=function(t,e){return e||O(t,8,this.length),$.read(this,t,!1,52,8)},o.prototype.writeUIntLE=function(t,e,r,n){if(t=+t,e|=0,r|=0,!n){var i=Math.pow(2,8*r)-1;R(this,t,e,r,i,0)}var a=1,o=0;for(this[e]=255&t;++o=0&&(o*=256);)this[e+a]=t/o&255;return e+r},o.prototype.writeUInt8=function(t,e,r){return t=+t,e|=0,r||R(this,t,e,1,255,0),o.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},o.prototype.writeUInt16LE=function(t,e,r){return t=+t,e|=0,r||R(this,t,e,2,65535,0),o.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):F(this,t,e,!0),e+2},o.prototype.writeUInt16BE=function(t,e,r){return t=+t,e|=0,r||R(this,t,e,2,65535,0),o.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):F(this,t,e,!1),e+2},o.prototype.writeUInt32LE=function(t,e,r){return t=+t,e|=0,r||R(this,t,e,4,4294967295,0),o.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):j(this,t,e,!0),e+4},o.prototype.writeUInt32BE=function(t,e,r){return t=+t,e|=0,r||R(this,t,e,4,4294967295,0),o.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):j(this,t,e,!1),e+4},o.prototype.writeIntLE=function(t,e,r,n){if(t=+t,e|=0,!n){var i=Math.pow(2,8*r-1);R(this,t,e,r,i-1,-i)}var a=0,o=1,s=0;for(this[e]=255&t;++a>0)-s&255;return e+r},o.prototype.writeIntBE=function(t,e,r,n){if(t=+t,e|=0,!n){var i=Math.pow(2,8*r-1);R(this,t,e,r,i-1,-i)}var a=r-1,o=1,s=0;for(this[e+a]=255&t;--a>=0&&(o*=256);)t<0&&0===s&&0!==this[e+a+1]&&(s=1),this[e+a]=(t/o>>0)-s&255;return e+r},o.prototype.writeInt8=function(t,e,r){return t=+t,e|=0,r||R(this,t,e,1,127,-128),o.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},o.prototype.writeInt16LE=function(t,e,r){return t=+t,e|=0,r||R(this,t,e,2,32767,-32768),o.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):F(this,t,e,!0),e+2},o.prototype.writeInt16BE=function(t,e,r){return t=+t,e|=0,r||R(this,t,e,2,32767,-32768),o.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):F(this,t,e,!1),e+2},o.prototype.writeInt32LE=function(t,e,r){return t=+t,e|=0,r||R(this,t,e,4,2147483647,-2147483648),o.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):j(this,t,e,!0),e+4},o.prototype.writeInt32BE=function(t,e,r){return t=+t,e|=0,r||R(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),o.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):j(this,t,e,!1),e+4},o.prototype.writeFloatLE=function(t,e,r){return B(this,t,e,!0,r)},o.prototype.writeFloatBE=function(t,e,r){return B(this,t,e,!1,r)},o.prototype.writeDoubleLE=function(t,e,r){return U(this,t,e,!0,r)},o.prototype.writeDoubleBE=function(t,e,r){return U(this,t,e,!1,r)},o.prototype.copy=function(t,e,r,n){if(r||(r=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n=this.length)throw new RangeError(\"sourceStart out of bounds\");if(n<0)throw new RangeError(\"sourceEnd out of bounds\");n>this.length&&(n=this.length),t.length-e=0;--i)t[i+e]=this[i+r];else if(a<1e3||!o.TYPED_ARRAY_SUPPORT)for(i=0;i>>=0,r=void 0===r?this.length:r>>>0,t||(t=0);var a;if(\"number\"==typeof t)for(a=e;a0)throw new Error(\"Invalid string. Length must be a multiple of 4\");return\"=\"===t[e-2]?2:\"=\"===t[e-1]?1:0}function i(t){return 3*t.length/4-n(t)}function a(t){var e,r,i,a,o,s,l=t.length;o=n(t),s=new h(3*l/4-o),i=o>0?l-4:l;var u=0;for(e=0,r=0;e>16&255,s[u++]=a>>8&255,s[u++]=255&a;return 2===o?(a=c[t.charCodeAt(e)]<<2|c[t.charCodeAt(e+1)]>>4,s[u++]=255&a):1===o&&(a=c[t.charCodeAt(e)]<<10|c[t.charCodeAt(e+1)]<<4|c[t.charCodeAt(e+2)]>>2,s[u++]=a>>8&255,s[u++]=255&a),s}function o(t){return u[t>>18&63]+u[t>>12&63]+u[t>>6&63]+u[63&t]}function s(t,e,r){for(var n,i=[],a=e;ac?c:l+o));return 1===n?(e=t[r-1],i+=u[e>>2],i+=u[e<<4&63],i+=\"==\"):2===n&&(e=(t[r-2]<<8)+t[r-1],i+=u[e>>10],i+=u[e>>4&63],i+=u[e<<2&63],i+=\"=\"),a.push(i),a.join(\"\")}r.byteLength=i,r.toByteArray=a,r.fromByteArray=l;for(var u=[],c=[],h=\"undefined\"!=typeof Uint8Array?Uint8Array:Array,f=\"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\",d=0,p=f.length;d0;){for(var c=r.pop(),s=r.pop(),h=-1,f=-1,l=o[s],p=1;p=0||(e.flip(s,c),n(t,e,r,h,s,f),n(t,e,r,s,f,h),n(t,e,r,f,c,h),n(t,e,r,c,h,f))}}var a=t(\"robust-in-sphere\")[4];t(\"binary-search-bounds\");e.exports=i},{\"binary-search-bounds\":72,\"robust-in-sphere\":463}],69:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a,o){this.cells=t,this.neighbor=e,this.flags=n,this.constraint=r,this.active=i,this.next=a,this.boundary=o}function i(t,e){return t[0]-e[0]||t[1]-e[1]||t[2]-e[2]}function a(t,e){for(var r=t.cells(),a=r.length,o=0;o0||l.length>0;){for(;s.length>0;){var d=s.pop();if(u[d]!==-i){u[d]=i;for(var p=(c[d],0);p<3;++p){var g=f[3*d+p];g>=0&&0===u[g]&&(h[3*d+p]?l.push(g):(s.push(g),u[g]=i))}}}var m=l;l=s,s=m,l.length=0,i=-i}var v=o(c,u,e);return r?v.concat(n.boundary):v}var l=t(\"binary-search-bounds\");e.exports=s;var u=n.prototype;u.locate=function(){var t=[0,0,0];return function(e,r,n){var a=e,o=r,s=n;return r1&&d(r[c[h-2]],r[c[h-1]],n)>0;)t.push([c[h-1],c[h-2],i]),h-=1;c.length=h,c.push(i);for(var p=u.upperIds,h=p.length;h>1&&d(r[p[h-2]],r[p[h-1]],n)<0;)t.push([p[h-2],p[h-1],i]),h-=1;p.length=h,p.push(i)}}function l(t,e){var r;return(r=t.a[0]v[0]&&l.push(new i(v,d,m,h),new i(d,v,g,h))}l.sort(a);for(var y=l[0].a[0]-(1+Math.abs(l[0].a[0]))*Math.pow(2,-52),x=[new n([y,1],[y,0],-1,[],[],[],[])],b=[],h=0,_=l.length;h<_;++h){var w=l[h],M=w.type;M===p?s(b,x,t,w.a,w.idx):M===m?u(x,t,w):c(x,t,w)}return b}var f=t(\"binary-search-bounds\"),d=t(\"robust-orientation\")[3],p=0,g=1,m=2;e.exports=h},{\"binary-search-bounds\":72,\"robust-orientation\":465}],71:[function(t,e,r){\"use strict\";function n(t,e){this.stars=t,this.edges=e}function i(t,e,r){for(var n=1,i=t.length;n=0}}(),s.removeTriangle=function(t,e,r){var n=this.stars;i(n[t],e,r),i(n[e],r,t),i(n[r],t,e)},s.addTriangle=function(t,e,r){var n=this.stars;n[t].push(e,r),n[e].push(r,t),n[r].push(t,e)},s.opposite=function(t,e){for(var r=this.stars[e],n=1,i=r.length;n>>1,x=a[m]\"];return i?e.indexOf(\"c\")<0?a.push(\";if(x===y){return m}else if(x<=y){\"):a.push(\";var p=c(x,y);if(p===0){return m}else if(p<=0){\"):a.push(\";if(\",e,\"){i=m;\"),r?a.push(\"l=m+1}else{h=m-1}\"):a.push(\"h=m-1}else{l=m+1}\"),a.push(\"}\"),i?a.push(\"return -1};\"):a.push(\"return i};\"),a.join(\"\")}function i(t,e,r,i){var a=new Function([n(\"A\",\"x\"+t+\"y\",e,[\"y\"],i),n(\"P\",\"c(x,y)\"+t+\"0\",e,[\"y\",\"c\"],i),\"function dispatchBsearch\",r,\"(a,y,c,l,h){if(typeof(c)==='function'){return P(a,(l===void 0)?0:l|0,(h===void 0)?a.length-1:h|0,y,c)}else{return A(a,(c===void 0)?0:c|0,(l===void 0)?a.length-1:l|0,y)}}return dispatchBsearch\",r].join(\"\"));return a()}e.exports={ge:i(\">=\",!1,\"GE\"),gt:i(\">\",!1,\"GT\"),lt:i(\"<\",!0,\"LT\"),le:i(\"<=\",!0,\"LE\"),eq:i(\"-\",!0,\"EQ\",!0)}},{}],73:[function(t,e,r){\"use strict\";function n(t){for(var e=1,r=1;r0?[w(e,-(1/0)),e]:[e,e]}function i(t,e){for(var r=new Array(e.length),n=0;n=t.length)return o[e-t.length];var r=t[e];return[y(r[0]),y(r[1])]}for(var o=[],s=0;s=0;--s){var g=n[s],u=g[0],m=e[u],v=m[0],b=m[1],w=t[v],A=t[b];if((w[0]-A[0]||w[1]-A[1])<0){var k=v;v=b,b=k}m[0]=v;var T,E=m[1]=g[1];for(i&&(T=m[2]);s>0&&n[s-1][0]===u;){var g=n[--s],S=g[1];i?e.push([E,S,T]):e.push([E,S]),E=S}i?e.push([E,b,T]):e.push([E,b])}return o}function u(t,e,r){for(var i=t.length+e.length,a=new g(i),o=r,s=0;se[2]?1:0}function f(t,e,r){if(0!==t.length){if(e)for(var n=0;n0||d.length>0)}function p(t,e,r){var n,i=!1;if(r){n=e;for(var a=new Array(e.length),o=0;op)throw new Error(f+\" map requires nshades to be at least size \"+h.length);for(m=Array.isArray(t.alpha)?2!==t.alpha.length?[1,1]:s(t.alpha):\"number\"==typeof t.alpha?[t.alpha,t.alpha]:[1,1],e=h.map(function(t){return Math.round(t.index*p)}),m[0]<0&&(m[0]=0),m[1]<0&&(m[0]=0),m[0]>1&&(m[0]=1),m[1]>1&&(m[0]=1),y=0;y=0&&r[3]<=1||(r[3]=m[0]+(m[1]-m[0])*v);for(y=0;y=0}function i(t,e,r,i){var s=a(e,r,i);if(0===s){var l=o(a(t,e,r)),u=o(a(t,e,i));if(l===u){if(0===l){var c=n(t,e,r),h=n(t,e,i);return c===h?0:c?1:-1}return 0}return 0===u?l>0?-1:n(t,e,i)?-1:1:0===l?u>0?1:n(t,e,r)?1:-1:o(u-l)}var f=a(t,e,r);if(f>0)return s>0&&a(t,e,i)>0?1:-1;if(f<0)return s>0||a(t,e,i)>0?1:-1;var d=a(t,e,i);return d>0?1:n(t,e,r)?1:-1}e.exports=i;var a=t(\"robust-orientation\"),o=t(\"signum\"),s=t(\"two-sum\"),l=t(\"robust-product\"),u=t(\"robust-sum\")},{\"robust-orientation\":465,\"robust-product\":466,\"robust-sum\":470,signum:472,\"two-sum\":495}],82:[function(t,e,r){function n(t,e){return t-e}function i(t,e){var r=t.length,i=t.length-e.length;if(i)return i;switch(r){case 0:return 0;case 1:return t[0]-e[0];case 2:return t[0]+t[1]-e[0]-e[1]||a(t[0],t[1])-a(e[0],e[1]);case 3:var o=t[0]+t[1],s=e[0]+e[1];if(i=o+t[2]-(s+e[2]))return i;var l=a(t[0],t[1]),u=a(e[0],e[1]);return a(l,t[2])-a(u,e[2])||a(l+t[2],o)-a(u+e[2],s);case 4:var c=t[0],h=t[1],f=t[2],d=t[3],p=e[0],g=e[1],m=e[2],v=e[3];return c+h+f+d-(p+g+m+v)||a(c,h,f,d)-a(p,g,m,v,p)||a(c+h,c+f,c+d,h+f,h+d,f+d)-a(p+g,p+m,p+v,g+m,g+v,m+v)||a(c+h+f,c+h+d,c+f+d,h+f+d)-a(p+g+m,p+g+v,p+m+v,g+m+v);default:for(var y=t.slice().sort(n),x=e.slice().sort(n),b=0;bt[r][0]&&(r=n);return er?[[r],[e]]:[[e]]}e.exports=n},{}],86:[function(t,e,r){\"use strict\";function n(t){var e=i(t),r=e.length;if(r<=2)return[];for(var n=new Array(r),a=e[r-1],o=0;o=e[l]&&(s+=1);a[o]=s}}return t}function a(t,e){try{return o(t,!0)}catch(u){var r=s(t);if(r.length<=e)return[];var a=n(t,r),l=o(a,!0);return i(l,r)}}e.exports=a;var o=t(\"incremental-convex-hull\"),s=t(\"affine-hull\")},{\"affine-hull\":30,\"incremental-convex-hull\":254}],88:[function(t,e,r){e.exports={AFG:\"afghan\",ALA:\"\\\\b\\\\wland\",ALB:\"albania\",DZA:\"algeria\",ASM:\"^(?=.*americ).*samoa\",AND:\"andorra\",AGO:\"angola\",AIA:\"anguill?a\",ATA:\"antarctica\",ATG:\"antigua\",ARG:\"argentin\",ARM:\"armenia\",ABW:\"^(?!.*bonaire).*\\\\baruba\",AUS:\"australia\",AUT:\"^(?!.*hungary).*austria|\\\\baustri.*\\\\bemp\",AZE:\"azerbaijan\",BHS:\"bahamas\",BHR:\"bahrain\",BGD:\"bangladesh|^(?=.*east).*paki?stan\",BRB:\"barbados\",BLR:\"belarus|byelo\",BEL:\"^(?!.*luxem).*belgium\",BLZ:\"belize|^(?=.*british).*honduras\",BEN:\"benin|dahome\",BMU:\"bermuda\",BTN:\"bhutan\",BOL:\"bolivia\",BES:\"^(?=.*bonaire).*eustatius|^(?=.*carib).*netherlands|\\\\bbes.?islands\",BIH:\"herzegovina|bosnia\",BWA:\"botswana|bechuana\",BVT:\"bouvet\",BRA:\"brazil\",IOT:\"british.?indian.?ocean\",BRN:\"brunei\",BGR:\"bulgaria\",BFA:\"burkina|\\\\bfaso|upper.?volta\",BDI:\"burundi\",KHM:\"cambodia|kampuchea|khmer\",CMR:\"cameroon\",CAN:\"canada\",CPV:\"verde\",CYM:\"cayman\",CAF:\"\\\\bcentral.african.republic\",TCD:\"\\\\bchad\",CHL:\"\\\\bchile\",CHN:\"^(?!.*\\\\bmac)(?!.*\\\\bhong)(?!.*\\\\btai)(?!.*\\\\brep).*china|^(?=.*peo)(?=.*rep).*china\",CXR:\"christmas\",CCK:\"\\\\bcocos|keeling\",COL:\"colombia\",COM:\"comoro\",COD:\"\\\\bdem.*congo|congo.*\\\\bdem|congo.*\\\\bdr|\\\\bdr.*congo|belgian.?congo|congo.?free.?state|kinshasa|zaire|l.opoldville|drc|droc|rdc\",COG:\"^(?!.*\\\\bdem)(?!.*\\\\bdr)(?!.*kinshasa)(?!.*zaire)(?!.*belg)(?!.*l.opoldville)(?!.*free).*\\\\bcongo\",COK:\"\\\\bcook\",CRI:\"costa.?rica\",CIV:\"ivoire|ivory\",HRV:\"croatia\",CUB:\"\\\\bcuba\",CUW:\"^(?!.*bonaire).*\\\\bcura(c|\\xe7)ao\",CYP:\"cyprus\",CZE:\"^(?=.*rep).*czech|czechia|bohemia\",CSK:\"czechoslovakia\",DNK:\"denmark\",DJI:\"djibouti\",DMA:\"dominica(?!n)\",DOM:\"dominican.rep\",ECU:\"ecuador\",EGY:\"egypt\",SLV:\"el.?salvador\",GNQ:\"guine.*eq|eq.*guine|^(?=.*span).*guinea\",ERI:\"eritrea\",EST:\"estonia\",ETH:\"ethiopia|abyssinia\",FLK:\"falkland|malvinas\",FRO:\"faroe|faeroe\",FJI:\"fiji\",FIN:\"finland\",FRA:\"^(?!.*\\\\bdep)(?!.*martinique).*france|french.?republic|\\\\bgaul\",GUF:\"^(?=.*french).*guiana\",PYF:\"french.?polynesia|tahiti\",ATF:\"french.?southern\",GAB:\"gabon\",GMB:\"gambia\",GEO:\"^(?!.*south).*georgia\",DDR:\"german.?democratic.?republic|democratic.?republic.*germany|east.germany\",DEU:\"^(?!.*east).*germany|^(?=.*\\\\bfed.*\\\\brep).*german\",GHA:\"ghana|gold.?coast\",GIB:\"gibraltar\",GRC:\"greece|hellenic|hellas\",GRL:\"greenland\",GRD:\"grenada\",GLP:\"guadeloupe\",GUM:\"\\\\bguam\",GTM:\"guatemala\",GGY:\"guernsey\",GIN:\"^(?!.*eq)(?!.*span)(?!.*bissau)(?!.*portu)(?!.*new).*guinea\",GNB:\"bissau|^(?=.*portu).*guinea\",GUY:\"guyana|british.?guiana\",HTI:\"haiti\",HMD:\"heard.*mcdonald\",VAT:\"holy.?see|vatican|papal.?st\",HND:\"^(?!.*brit).*honduras\",HKG:\"hong.?kong\",HUN:\"^(?!.*austr).*hungary\",ISL:\"iceland\",IND:\"india(?!.*ocea)\",IDN:\"indonesia\",IRN:\"\\\\biran|persia\",IRQ:\"\\\\biraq|mesopotamia\",IRL:\"ireland\",IMN:\"^(?=.*isle).*\\\\bman\",ISR:\"israel\",ITA:\"italy\",JAM:\"jamaica\",JPN:\"japan\",JEY:\"jersey\",JOR:\"jordan\",KAZ:\"kazak\",KEN:\"kenya|british.?east.?africa|east.?africa.?prot\",KIR:\"kiribati\",PRK:\"^(?=.*democrat).*\\\\bkorea|^(?=.*people).*\\\\bkorea|^(?=.*north).*\\\\bkorea|dprk\",KOR:\"^(?!.*democrat)(?!.*people)(?!.*north).*\\\\bkorea\",KWT:\"kuwait\",KGZ:\"kyrgyz|kirghiz\",LAO:\"\\\\blaos?\\\\b\",LVA:\"latvia\",LBN:\"lebanon\",LSO:\"lesotho|basuto\",LBR:\"liberia\",LBY:\"libya\",LIE:\"liechtenstein\",LTU:\"lithuania\",LUX:\"^(?!.*belg).*luxem\",MAC:\"maca(o|u)\",MKD:\"macedonia|fyrom\",MDG:\"madagascar|malagasy\",MWI:\"malawi|nyasa\",MYS:\"malaysia\",MDV:\"maldive\",MLI:\"\\\\bmali\\\\b\",MLT:\"\\\\bmalta\",MHL:\"marshall\",MTQ:\"martinique\",MRT:\"mauritania\",MUS:\"mauritius\",MYT:\"\\\\bmayotte\",MEX:\"\\\\bmexic\",FSM:\"micronesia\",MDA:\"moldov|b(a|e)ssarabia\",MCO:\"monaco\",MNG:\"mongolia\",MNE:\"^(?!.*serbia).*montenegro\",MSR:\"montserrat\",MAR:\"morocco|\\\\bmaroc\",MOZ:\"mozambique\",MMR:\"myanmar|burma\",NAM:\"namibia\",NRU:\"nauru\",NPL:\"nepal\",NLD:\"^(?!.*\\\\bant)(?!.*\\\\bcarib).*netherlands\",ANT:\"^(?=.*\\\\bant).*(nether|dutch)\",NCL:\"new.?caledonia\",NZL:\"new.?zealand\",NIC:\"nicaragua\",NER:\"\\\\bniger(?!ia)\",NGA:\"nigeria\",NIU:\"niue\",NFK:\"norfolk\",MNP:\"mariana\",NOR:\"norway\",OMN:\"\\\\boman|trucial\",PAK:\"^(?!.*east).*paki?stan\",PLW:\"palau\",PSE:\"palestin|\\\\bgaza|west.?bank\",PAN:\"panama\",PNG:\"papua|new.?guinea\",PRY:\"paraguay\",PER:\"peru\",PHL:\"philippines\",PCN:\"pitcairn\",POL:\"poland\",PRT:\"portugal\",PRI:\"puerto.?rico\",QAT:\"qatar\",REU:\"r(e|\\xe9)union\",ROU:\"r(o|u|ou)mania\",RUS:\"\\\\brussia|soviet.?union|u\\\\.?s\\\\.?s\\\\.?r|socialist.?republics\",RWA:\"rwanda\",BLM:\"barth(e|\\xe9)lemy\",SHN:\"helena\",KNA:\"kitts|\\\\bnevis\",LCA:\"\\\\blucia\",MAF:\"^(?=.*collectivity).*martin|^(?=.*france).*martin(?!ique)|^(?=.*french).*martin(?!ique)\",SPM:\"miquelon\",VCT:\"vincent\",WSM:\"^(?!.*amer).*samoa\",SMR:\"san.?marino\",STP:\"\\\\bs(a|\\xe3)o.?tom(e|\\xe9)\",SAU:\"\\\\bsa\\\\w*.?arabia\",SEN:\"senegal\",SRB:\"^(?!.*monte).*serbia\",SYC:\"seychell\",SLE:\"sierra\",SGP:\"singapore\",SXM:\"^(?!.*martin)(?!.*saba).*maarten\",SVK:\"^(?!.*cze).*slovak\",SVN:\"slovenia\",SLB:\"solomon\",SOM:\"somali\",ZAF:\"\\\\bs\\\\w*.?africa\",SGS:\"south.?georgia|sandwich\",SSD:\"\\\\bs\\\\w*.?sudan\",ESP:\"spain\",LKA:\"sri.?lanka|ceylon\",SDN:\"^(?!.*\\\\bs(?!u)).*sudan\",SUR:\"surinam|dutch.?guiana\",SJM:\"svalbard\",SWZ:\"swaziland\",SWE:\"sweden\",CHE:\"switz|swiss\",SYR:\"syria\",TWN:\"taiwan|taipei|formosa|^(?!.*peo)(?=.*rep).*china\",TJK:\"tajik\",TZA:\"tanzania\",THA:\"thailand|\\\\bsiam\",TLS:\"^(?=.*leste).*timor|^(?=.*east).*timor\",TGO:\"togo\",TKL:\"tokelau\",TON:\"tonga\",TTO:\"trinidad|tobago\",TUN:\"tunisia\",TUR:\"turkey\",TKM:\"turkmen\",TCA:\"turks\",TUV:\"tuvalu\",UGA:\"uganda\",UKR:\"ukrain\",ARE:\"emirates|^u\\\\.?a\\\\.?e\\\\.?$|united.?arab.?em\",GBR:\"united.?kingdom|britain|^u\\\\.?k\\\\.?$\",USA:\"united.?states|\\\\bu\\\\.?s\\\\.?a\\\\.?\\\\b|\\\\bu\\\\.?s\\\\.?\\\\b(?!.*islands)\",UMI:\"minor.?outlying.?is\",URY:\"uruguay\",UZB:\"uzbek\",VUT:\"vanuatu|new.?hebrides\",VEN:\"venezuela\",VNM:\"^(?!.*republic).*viet.?nam|^(?=.*socialist).*viet.?nam\",VGB:\"^(?=.*\\\\bu\\\\.?\\\\s?k).*virgin|^(?=.*brit).*virgin|^(?=.*kingdom).*virgin\",VIR:\"^(?=.*\\\\bu\\\\.?\\\\s?s).*virgin|^(?=.*states).*virgin\",WLF:\"futuna|wallis\",ESH:\"western.sahara\",YEM:\"^(?!.*arab)(?!.*north)(?!.*sana)(?!.*peo)(?!.*dem)(?!.*south)(?!.*aden)(?!.*\\\\bp\\\\.?d\\\\.?r).*yemen\",YMD:\"^(?=.*peo).*yemen|^(?!.*rep)(?=.*dem).*yemen|^(?=.*south).*yemen|^(?=.*aden).*yemen|^(?=.*\\\\bp\\\\.?d\\\\.?r).*yemen\",\n", + "YUG:\"yugoslavia\",ZMB:\"zambia|northern.?rhodesia\",EAZ:\"zanzibar\",ZWE:\"zimbabwe|^(?!.*northern).*rhodesia\"}},{}],89:[function(t,e,r){function n(t){return t=Math.round(t),t<0?0:t>255?255:t}function i(t){return t<0?0:t>1?1:t}function a(t){return n(\"%\"===t[t.length-1]?parseFloat(t)/100*255:parseInt(t))}function o(t){return i(\"%\"===t[t.length-1]?parseFloat(t)/100:parseFloat(t))}function s(t,e,r){return r<0?r+=1:r>1&&(r-=1),6*r<1?t+(e-t)*r*6:2*r<1?e:3*r<2?t+(e-t)*(2/3-r)*6:t}function l(t){var e=t.replace(/ /g,\"\").toLowerCase();if(e in u)return u[e].slice();if(\"#\"===e[0]){if(4===e.length){var r=parseInt(e.substr(1),16);return r>=0&&r<=4095?[(3840&r)>>4|(3840&r)>>8,240&r|(240&r)>>4,15&r|(15&r)<<4,1]:null}if(7===e.length){var r=parseInt(e.substr(1),16);return r>=0&&r<=16777215?[(16711680&r)>>16,(65280&r)>>8,255&r,1]:null}return null}var i=e.indexOf(\"(\"),l=e.indexOf(\")\");if(i!==-1&&l+1===e.length){var c=e.substr(0,i),h=e.substr(i+1,l-(i+1)).split(\",\"),f=1;switch(c){case\"rgba\":if(4!==h.length)return null;f=o(h.pop());case\"rgb\":return 3!==h.length?null:[a(h[0]),a(h[1]),a(h[2]),f];case\"hsla\":if(4!==h.length)return null;f=o(h.pop());case\"hsl\":if(3!==h.length)return null;var d=(parseFloat(h[0])%360+360)%360/360,p=o(h[1]),g=o(h[2]),m=g<=.5?g*(p+1):g+p-g*p,v=2*g-m;return[n(255*s(v,m,d+1/3)),n(255*s(v,m,d)),n(255*s(v,m,d-1/3)),f];default:return null}}return null}var u={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],rebeccapurple:[102,51,153,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};try{r.parseCSSColor=l}catch(t){}},{}],90:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a){var o=6*i*i-6*i,s=3*i*i-4*i+1,l=-6*i*i+6*i,u=3*i*i-2*i;if(t.length){a||(a=new Array(t.length));for(var c=t.length-1;c>=0;--c)a[c]=o*t[c]+s*e[c]+l*r[c]+u*n[c];return a}return o*t+s*e+l*r[c]+u*n}function i(t,e,r,n,i,a){var o=i-1,s=i*i,l=o*o,u=(1+2*i)*l,c=i*l,h=s*(3-2*i),f=s*o;if(t.length){a||(a=new Array(t.length));for(var d=t.length-1;d>=0;--d)a[d]=u*t[d]+c*e[d]+h*r[d]+f*n[d];return a}return u*t+c*e+h*r+f*n}e.exports=i,e.exports.derivative=n},{}],91:[function(t,e,r){\"use strict\";function n(){this.argTypes=[],this.shimArgs=[],this.arrayArgs=[],this.arrayBlockIndices=[],this.scalarArgs=[],this.offsetArgs=[],this.offsetArgIndex=[],this.indexArgs=[],this.shapeArgs=[],this.funcName=\"\",this.pre=null,this.body=null,this.post=null,this.debug=!1}function i(t){var e=new n;e.pre=t.pre,e.body=t.body,e.post=t.post;var r=t.args.slice(0);e.argTypes=r;for(var i=0;i0)throw new Error(\"cwise: pre() block may not reference array args\");if(i0)throw new Error(\"cwise: post() block may not reference array args\")}else if(\"scalar\"===o)e.scalarArgs.push(i),e.shimArgs.push(\"scalar\"+i);else if(\"index\"===o){if(e.indexArgs.push(i),i0)throw new Error(\"cwise: pre() block may not reference array index\");if(i0)throw new Error(\"cwise: post() block may not reference array index\")}else if(\"shape\"===o){if(e.shapeArgs.push(i),ir.length)throw new Error(\"cwise: Too many arguments in pre() block\");if(e.body.args.length>r.length)throw new Error(\"cwise: Too many arguments in body() block\");if(e.post.args.length>r.length)throw new Error(\"cwise: Too many arguments in post() block\");return e.debug=!!t.printCode||!!t.debug,e.funcName=t.funcName||\"cwise\",e.blockSize=t.blockSize||64,a(e)}var a=t(\"./lib/thunk.js\");e.exports=i},{\"./lib/thunk.js\":93}],92:[function(t,e,r){\"use strict\";function n(t,e,r){var n,i,a=t.length,o=e.arrayArgs.length,s=e.indexArgs.length>0,l=[],u=[],c=0,h=0;for(n=0;n=0;--n)c=t[n],l.push([\"for(i\",n,\"=0;i\",n,\"0&&l.push([\"index[\",h,\"]-=s\",h].join(\"\")),l.push([\"++index[\",c,\"]\"].join(\"\"))),l.push(\"}\")}return l.join(\"\\n\")}function i(t,e,r,i){for(var a=e.length,o=r.arrayArgs.length,s=r.blockSize,l=r.indexArgs.length>0,u=[],c=0;c0;){\"].join(\"\")),u.push([\"if(j\",c,\"<\",s,\"){\"].join(\"\")),u.push([\"s\",e[c],\"=j\",c].join(\"\")),u.push([\"j\",c,\"=0\"].join(\"\")),u.push([\"}else{s\",e[c],\"=\",s].join(\"\")),u.push([\"j\",c,\"-=\",s,\"}\"].join(\"\")),l&&u.push([\"index[\",e[c],\"]=j\",c].join(\"\"));for(var c=0;c0&&(r=r&&e[n]===e[n-1])}return r?e[0]:e.join(\"\")}function l(t,e){for(var r=e[1].length-Math.abs(t.arrayBlockIndices[0])|0,l=new Array(t.arrayArgs.length),c=new Array(t.arrayArgs.length),h=0;h0&&_.push(\"shape=SS.slice(0)\"),t.indexArgs.length>0){for(var w=new Array(r),h=0;h3&&b.push(o(t.pre,t,c));var T=o(t.body,t,c),E=a(m);E3&&b.push(o(t.post,t,c)),t.debug&&console.log(\"-----Generated cwise routine for \",e,\":\\n\"+b.join(\"\\n\")+\"\\n----------\");var S=[t.funcName||\"unnamed\",\"_cwise_loop_\",l[0].join(\"s\"),\"m\",E,s(c)].join(\"\"),L=new Function([\"function \",S,\"(\",x.join(\",\"),\"){\",b.join(\"\\n\"),\"} return \",S].join(\"\"));return L()}var u=t(\"uniq\");e.exports=l},{uniq:498}],93:[function(t,e,r){\"use strict\";function n(t){var e=[\"'use strict'\",\"var CACHED={}\"],r=[],n=t.funcName+\"_cwise_thunk\";e.push([\"return function \",n,\"(\",t.shimArgs.join(\",\"),\"){\"].join(\"\"));for(var a=[],o=[],s=[[\"array\",t.arrayArgs[0],\".shape.slice(\",Math.max(0,t.arrayBlockIndices[0]),t.arrayBlockIndices[0]<0?\",\"+t.arrayBlockIndices[0]+\")\":\")\"].join(\"\")],l=[],u=[],c=0;c0&&(l.push(\"array\"+t.arrayArgs[0]+\".shape.length===array\"+h+\".shape.length+\"+(Math.abs(t.arrayBlockIndices[0])-Math.abs(t.arrayBlockIndices[c]))),u.push(\"array\"+t.arrayArgs[0]+\".shape[shapeIndex+\"+Math.max(0,t.arrayBlockIndices[0])+\"]===array\"+h+\".shape[shapeIndex+\"+Math.max(0,t.arrayBlockIndices[c])+\"]\"))}t.arrayArgs.length>1&&(e.push(\"if (!(\"+l.join(\" && \")+\")) throw new Error('cwise: Arrays do not all have the same dimensionality!')\"),e.push(\"for(var shapeIndex=array\"+t.arrayArgs[0]+\".shape.length-\"+Math.abs(t.arrayBlockIndices[0])+\"; shapeIndex-->0;) {\"),e.push(\"if (!(\"+u.join(\" && \")+\")) throw new Error('cwise: Arrays do not all have the same shape!')\"),e.push(\"}\"));for(var c=0;ce?1:t>=e?0:NaN}function a(t){return null===t?NaN:+t}function o(t){return!isNaN(t)}function s(t){return{left:function(e,r,n,i){for(arguments.length<3&&(n=0),arguments.length<4&&(i=e.length);n>>1;t(e[a],r)<0?n=a+1:i=a}return n},right:function(e,r,n,i){for(arguments.length<3&&(n=0),arguments.length<4&&(i=e.length);n>>1;t(e[a],r)>0?i=a:n=a+1}return n}}}function l(t){return t.length}function u(t){for(var e=1;t*e%1;)e*=10;return e}function c(t,e){for(var r in e)Object.defineProperty(t.prototype,r,{value:e[r],enumerable:!1})}function h(){this._=Object.create(null)}function f(t){return(t+=\"\")===_o||t[0]===wo?wo+t:t}function d(t){return(t+=\"\")[0]===wo?t.slice(1):t}function p(t){return f(t)in this._}function g(t){return(t=f(t))in this._&&delete this._[t]}function m(){var t=[];for(var e in this._)t.push(d(e));return t}function v(){var t=0;for(var e in this._)++t;return t}function y(){for(var t in this._)return!1;return!0}function x(){this._=Object.create(null)}function b(t){return t}function _(t,e,r){return function(){var n=r.apply(e,arguments);return n===e?t:n}}function w(t,e){if(e in t)return e;e=e.charAt(0).toUpperCase()+e.slice(1);for(var r=0,n=Mo.length;r=e&&(e=i+1);!(o=s[e])&&++e0&&(t=t.slice(0,s));var u=Po.get(t);return u&&(t=u,l=Q),s?e?i:n:e?M:a}function Z(t,e){return function(r){var n=uo.event;uo.event=r,e[0]=this.__data__;try{t.apply(this,e)}finally{uo.event=n}}}function Q(t,e){var r=Z(t,e);return function(t){var e=this,n=t.relatedTarget;n&&(n===e||8&n.compareDocumentPosition(e))||r.call(e,t)}}function K(t){var r=\".dragsuppress-\"+ ++Oo,i=\"click\"+r,a=uo.select(n(t)).on(\"touchmove\"+r,T).on(\"dragstart\"+r,T).on(\"selectstart\"+r,T);if(null==Do&&(Do=!(\"onselectstart\"in t)&&w(t.style,\"userSelect\")),Do){var o=e(t).style,s=o[Do];o[Do]=\"none\"}return function(t){if(a.on(r,null),Do&&(o[Do]=s),t){var e=function(){a.on(i,null)};a.on(i,function(){T(),e()},!0),setTimeout(e,0)}}}function $(t,e){e.changedTouches&&(e=e.changedTouches[0]);var r=t.ownerSVGElement||t;if(r.createSVGPoint){var i=r.createSVGPoint();if(Ro<0){var a=n(t);if(a.scrollX||a.scrollY){r=uo.select(\"body\").append(\"svg\").style({position:\"absolute\",top:0,left:0,margin:0,padding:0,border:\"none\"},\"important\");var o=r[0][0].getScreenCTM();Ro=!(o.f||o.e),r.remove()}}return Ro?(i.x=e.pageX,i.y=e.pageY):(i.x=e.clientX,i.y=e.clientY),i=i.matrixTransform(t.getScreenCTM().inverse()),[i.x,i.y]}var s=t.getBoundingClientRect();return[e.clientX-s.left-t.clientLeft,e.clientY-s.top-t.clientTop]}function J(){return uo.event.changedTouches[0].identifier}function tt(t){return t>0?1:t<0?-1:0}function et(t,e,r){return(e[0]-t[0])*(r[1]-t[1])-(e[1]-t[1])*(r[0]-t[0])}function rt(t){return t>1?0:t<-1?No:Math.acos(t)}function nt(t){return t>1?Vo:t<-1?-Vo:Math.asin(t)}function it(t){return((t=Math.exp(t))-1/t)/2}function at(t){return((t=Math.exp(t))+1/t)/2}function ot(t){return((t=Math.exp(2*t))-1)/(t+1)}function st(t){return(t=Math.sin(t/2))*t}function lt(){}function ut(t,e,r){return this instanceof ut?(this.h=+t,this.s=+e,void(this.l=+r)):arguments.length<2?t instanceof ut?new ut(t.h,t.s,t.l):Mt(\"\"+t,At,ut):new ut(t,e,r)}function ct(t,e,r){function n(t){return t>360?t-=360:t<0&&(t+=360),t<60?a+(o-a)*t/60:t<180?o:t<240?a+(o-a)*(240-t)/60:a}function i(t){return Math.round(255*n(t))}var a,o;return t=isNaN(t)?0:(t%=360)<0?t+360:t,e=isNaN(e)?0:e<0?0:e>1?1:e,r=r<0?0:r>1?1:r,o=r<=.5?r*(1+e):r+e-r*e,a=2*r-o,new xt(i(t+120),i(t),i(t-120))}function ht(t,e,r){return this instanceof ht?(this.h=+t,this.c=+e,void(this.l=+r)):arguments.length<2?t instanceof ht?new ht(t.h,t.c,t.l):t instanceof dt?gt(t.l,t.a,t.b):gt((t=kt((t=uo.rgb(t)).r,t.g,t.b)).l,t.a,t.b):new ht(t,e,r)}function ft(t,e,r){return isNaN(t)&&(t=0),isNaN(e)&&(e=0),new dt(r,Math.cos(t*=qo)*e,Math.sin(t)*e)}function dt(t,e,r){return this instanceof dt?(this.l=+t,this.a=+e,void(this.b=+r)):arguments.length<2?t instanceof dt?new dt(t.l,t.a,t.b):t instanceof ht?ft(t.h,t.c,t.l):kt((t=xt(t)).r,t.g,t.b):new dt(t,e,r)}function pt(t,e,r){var n=(t+16)/116,i=n+e/500,a=n-r/200;return i=mt(i)*ts,n=mt(n)*es,a=mt(a)*rs,new xt(yt(3.2404542*i-1.5371385*n-.4985314*a),yt(-.969266*i+1.8760108*n+.041556*a),yt(.0556434*i-.2040259*n+1.0572252*a))}function gt(t,e,r){return t>0?new ht(Math.atan2(r,e)*Ho,Math.sqrt(e*e+r*r),t):new ht(NaN,NaN,t)}function mt(t){return t>.206893034?t*t*t:(t-4/29)/7.787037}function vt(t){return t>.008856?Math.pow(t,1/3):7.787037*t+4/29}function yt(t){return Math.round(255*(t<=.00304?12.92*t:1.055*Math.pow(t,1/2.4)-.055))}function xt(t,e,r){return this instanceof xt?(this.r=~~t,this.g=~~e,void(this.b=~~r)):arguments.length<2?t instanceof xt?new xt(t.r,t.g,t.b):Mt(\"\"+t,xt,ct):new xt(t,e,r)}function bt(t){return new xt(t>>16,t>>8&255,255&t)}function _t(t){return bt(t)+\"\"}function wt(t){return t<16?\"0\"+Math.max(0,t).toString(16):Math.min(255,t).toString(16)}function Mt(t,e,r){var n,i,a,o=0,s=0,l=0;if(n=/([a-z]+)\\((.*)\\)/.exec(t=t.toLowerCase()))switch(i=n[2].split(\",\"),n[1]){case\"hsl\":return r(parseFloat(i[0]),parseFloat(i[1])/100,parseFloat(i[2])/100);case\"rgb\":return e(Et(i[0]),Et(i[1]),Et(i[2]))}return(a=as.get(t))?e(a.r,a.g,a.b):(null==t||\"#\"!==t.charAt(0)||isNaN(a=parseInt(t.slice(1),16))||(4===t.length?(o=(3840&a)>>4,o|=o>>4,s=240&a,s|=s>>4,l=15&a,l|=l<<4):7===t.length&&(o=(16711680&a)>>16,s=(65280&a)>>8,l=255&a)),e(o,s,l))}function At(t,e,r){var n,i,a=Math.min(t/=255,e/=255,r/=255),o=Math.max(t,e,r),s=o-a,l=(o+a)/2;return s?(i=l<.5?s/(o+a):s/(2-o-a),n=t==o?(e-r)/s+(e0&&l<1?0:n),new ut(n,i,l)}function kt(t,e,r){t=Tt(t),e=Tt(e),r=Tt(r);var n=vt((.4124564*t+.3575761*e+.1804375*r)/ts),i=vt((.2126729*t+.7151522*e+.072175*r)/es),a=vt((.0193339*t+.119192*e+.9503041*r)/rs);return dt(116*i-16,500*(n-i),200*(i-a))}function Tt(t){return(t/=255)<=.04045?t/12.92:Math.pow((t+.055)/1.055,2.4)}function Et(t){var e=parseFloat(t);return\"%\"===t.charAt(t.length-1)?Math.round(2.55*e):e}function St(t){return\"function\"==typeof t?t:function(){return t}}function Lt(t){return function(e,r,n){return 2===arguments.length&&\"function\"==typeof r&&(n=r,r=null),zt(e,r,t,n)}}function zt(t,e,r,n){function i(){var t,e=l.status;if(!e&&It(l)||e>=200&&e<300||304===e){try{t=r.call(a,l)}catch(t){return void o.error.call(a,t)}o.load.call(a,t)}else o.error.call(a,l)}var a={},o=uo.dispatch(\"beforesend\",\"progress\",\"load\",\"error\"),s={},l=new XMLHttpRequest,u=null;return!this.XDomainRequest||\"withCredentials\"in l||!/^(http(s)?:)?\\/\\//.test(t)||(l=new XDomainRequest),\"onload\"in l?l.onload=l.onerror=i:l.onreadystatechange=function(){l.readyState>3&&i()},l.onprogress=function(t){var e=uo.event;uo.event=t;try{o.progress.call(a,l)}finally{uo.event=e}},a.header=function(t,e){return t=(t+\"\").toLowerCase(),arguments.length<2?s[t]:(null==e?delete s[t]:s[t]=e+\"\",a)},a.mimeType=function(t){return arguments.length?(e=null==t?null:t+\"\",a):e},a.responseType=function(t){return arguments.length?(u=t,a):u},a.response=function(t){return r=t,a},[\"get\",\"post\"].forEach(function(t){a[t]=function(){return a.send.apply(a,[t].concat(ho(arguments)))}}),a.send=function(r,n,i){if(2===arguments.length&&\"function\"==typeof n&&(i=n,n=null),l.open(r,t,!0),null==e||\"accept\"in s||(s.accept=e+\",*/*\"),l.setRequestHeader)for(var c in s)l.setRequestHeader(c,s[c]);return null!=e&&l.overrideMimeType&&l.overrideMimeType(e),null!=u&&(l.responseType=u),null!=i&&a.on(\"error\",i).on(\"load\",function(t){i(null,t)}),o.beforesend.call(a,l),l.send(null==n?null:n),a},a.abort=function(){return l.abort(),a},uo.rebind(a,o,\"on\"),null==n?a:a.get(Ct(n))}function Ct(t){return 1===t.length?function(e,r){t(null==e?r:null)}:t}function It(t){var e=t.responseType;return e&&\"text\"!==e?t.response:t.responseText}function Pt(t,e,r){var n=arguments.length;n<2&&(e=0),n<3&&(r=Date.now());var i=r+e,a={c:t,t:i,n:null};return ss?ss.n=a:os=a,ss=a,ls||(us=clearTimeout(us),ls=1,cs(Dt)),a}function Dt(){var t=Ot(),e=Rt()-t;e>24?(isFinite(e)&&(clearTimeout(us),us=setTimeout(Dt,e)),ls=0):(ls=1,cs(Dt))}function Ot(){for(var t=Date.now(),e=os;e;)t>=e.t&&e.c(t-e.t)&&(e.c=null),e=e.n;return t}function Rt(){for(var t,e=os,r=1/0;e;)e.c?(e.t8?function(t){return t/r}:function(t){return t*r},symbol:t}}function Nt(t){var e=t.decimal,r=t.thousands,n=t.grouping,i=t.currency,a=n&&r?function(t,e){for(var i=t.length,a=[],o=0,s=n[0],l=0;i>0&&s>0&&(l+s+1>e&&(s=Math.max(1,e-l)),a.push(t.substring(i-=s,i+s)),!((l+=s+1)>e));)s=n[o=(o+1)%n.length];return a.reverse().join(r)}:b;return function(t){var r=fs.exec(t),n=r[1]||\" \",o=r[2]||\">\",s=r[3]||\"-\",l=r[4]||\"\",u=r[5],c=+r[6],h=r[7],f=r[8],d=r[9],p=1,g=\"\",m=\"\",v=!1,y=!0;switch(f&&(f=+f.substring(1)),(u||\"0\"===n&&\"=\"===o)&&(u=n=\"0\",o=\"=\"),d){case\"n\":h=!0,d=\"g\";break;case\"%\":p=100,m=\"%\",d=\"f\";break;case\"p\":p=100,m=\"%\",d=\"r\";break;case\"b\":case\"o\":case\"x\":case\"X\":\"#\"===l&&(g=\"0\"+d.toLowerCase());case\"c\":y=!1;case\"d\":v=!0,f=0;break;case\"s\":p=-1,d=\"r\"}\"$\"===l&&(g=i[0],m=i[1]),\"r\"!=d||f||(d=\"g\"),null!=f&&(\"g\"==d?f=Math.max(1,Math.min(21,f)):\"e\"!=d&&\"f\"!=d||(f=Math.max(0,Math.min(20,f)))),d=ds.get(d)||Bt;var x=u&&h;return function(t){var r=m;if(v&&t%1)return\"\";var i=t<0||0===t&&1/t<0?(t=-t,\"-\"):\"-\"===s?\"\":s;if(p<0){var l=uo.formatPrefix(t,f);t=l.scale(t),r=l.symbol+m}else t*=p;t=d(t,f);var b,_,w=t.lastIndexOf(\".\");if(w<0){var M=y?t.lastIndexOf(\"e\"):-1;M<0?(b=t,_=\"\"):(b=t.substring(0,M),_=t.substring(M))}else b=t.substring(0,w),_=e+t.substring(w+1);!u&&h&&(b=a(b,1/0));var A=g.length+b.length+_.length+(x?0:i.length),k=A\"===o?k+i+t:\"^\"===o?k.substring(0,A>>=1)+i+t+k.substring(A):i+(x?t:k+t))+r}}}function Bt(t){return t+\"\"}function Ut(){this._=new Date(arguments.length>1?Date.UTC.apply(this,arguments):arguments[0])}function Vt(t,e,r){function n(e){var r=t(e),n=a(r,1);return e-r1)for(;o=u)return-1;if(i=e.charCodeAt(s++),37===i){if(o=e.charAt(s++),a=L[o in vs?e.charAt(s++):o],!a||(n=a(t,r,n))<0)return-1}else if(i!=r.charCodeAt(n++))return-1}return n}function n(t,e,r){w.lastIndex=0;var n=w.exec(e.slice(r));return n?(t.w=M.get(n[0].toLowerCase()),r+n[0].length):-1}function i(t,e,r){b.lastIndex=0;var n=b.exec(e.slice(r));return n?(t.w=_.get(n[0].toLowerCase()),r+n[0].length):-1}function a(t,e,r){T.lastIndex=0;var n=T.exec(e.slice(r));return n?(t.m=E.get(n[0].toLowerCase()),r+n[0].length):-1}function o(t,e,r){A.lastIndex=0;var n=A.exec(e.slice(r));return n?(t.m=k.get(n[0].toLowerCase()),r+n[0].length):-1}function s(t,e,n){return r(t,S.c.toString(),e,n)}function l(t,e,n){return r(t,S.x.toString(),e,n)}function u(t,e,n){return r(t,S.X.toString(),e,n)}function c(t,e,r){var n=x.get(e.slice(r,r+=2).toLowerCase());return null==n?-1:(t.p=n,r)}var h=t.dateTime,f=t.date,d=t.time,p=t.periods,g=t.days,m=t.shortDays,v=t.months,y=t.shortMonths;e.utc=function(t){function r(t){try{gs=Ut;var e=new gs;return e._=t,n(e)}finally{gs=Date}}var n=e(t);return r.parse=function(t){try{gs=Ut;var e=n.parse(t);return e&&e._}finally{gs=Date}},r.toString=n.toString,r},e.multi=e.utc.multi=ce;var x=uo.map(),b=Xt(g),_=Yt(g),w=Xt(m),M=Yt(m),A=Xt(v),k=Yt(v),T=Xt(y),E=Yt(y);p.forEach(function(t,e){x.set(t.toLowerCase(),e)});var S={a:function(t){return m[t.getDay()]},A:function(t){return g[t.getDay()]},b:function(t){return y[t.getMonth()]},B:function(t){return v[t.getMonth()]},c:e(h),d:function(t,e){return Gt(t.getDate(),e,2)},e:function(t,e){return Gt(t.getDate(),e,2)},H:function(t,e){return Gt(t.getHours(),e,2)},I:function(t,e){return Gt(t.getHours()%12||12,e,2)},j:function(t,e){return Gt(1+ps.dayOfYear(t),e,3)},L:function(t,e){return Gt(t.getMilliseconds(),e,3);\n", + "},m:function(t,e){return Gt(t.getMonth()+1,e,2)},M:function(t,e){return Gt(t.getMinutes(),e,2)},p:function(t){return p[+(t.getHours()>=12)]},S:function(t,e){return Gt(t.getSeconds(),e,2)},U:function(t,e){return Gt(ps.sundayOfYear(t),e,2)},w:function(t){return t.getDay()},W:function(t,e){return Gt(ps.mondayOfYear(t),e,2)},x:e(f),X:e(d),y:function(t,e){return Gt(t.getFullYear()%100,e,2)},Y:function(t,e){return Gt(t.getFullYear()%1e4,e,4)},Z:le,\"%\":function(){return\"%\"}},L={a:n,A:i,b:a,B:o,c:s,d:re,e:re,H:ie,I:ie,j:ne,L:se,m:ee,M:ae,p:c,S:oe,U:Zt,w:Wt,W:Qt,x:l,X:u,y:$t,Y:Kt,Z:Jt,\"%\":ue};return e}function Gt(t,e,r){var n=t<0?\"-\":\"\",i=(n?-t:t)+\"\",a=i.length;return n+(a68?1900:2e3)}function ee(t,e,r){ys.lastIndex=0;var n=ys.exec(e.slice(r,r+2));return n?(t.m=n[0]-1,r+n[0].length):-1}function re(t,e,r){ys.lastIndex=0;var n=ys.exec(e.slice(r,r+2));return n?(t.d=+n[0],r+n[0].length):-1}function ne(t,e,r){ys.lastIndex=0;var n=ys.exec(e.slice(r,r+3));return n?(t.j=+n[0],r+n[0].length):-1}function ie(t,e,r){ys.lastIndex=0;var n=ys.exec(e.slice(r,r+2));return n?(t.H=+n[0],r+n[0].length):-1}function ae(t,e,r){ys.lastIndex=0;var n=ys.exec(e.slice(r,r+2));return n?(t.M=+n[0],r+n[0].length):-1}function oe(t,e,r){ys.lastIndex=0;var n=ys.exec(e.slice(r,r+2));return n?(t.S=+n[0],r+n[0].length):-1}function se(t,e,r){ys.lastIndex=0;var n=ys.exec(e.slice(r,r+3));return n?(t.L=+n[0],r+n[0].length):-1}function le(t){var e=t.getTimezoneOffset(),r=e>0?\"-\":\"+\",n=bo(e)/60|0,i=bo(e)%60;return r+Gt(n,\"0\",2)+Gt(i,\"0\",2)}function ue(t,e,r){xs.lastIndex=0;var n=xs.exec(e.slice(r,r+1));return n?r+n[0].length:-1}function ce(t){for(var e=t.length,r=-1;++r=0?1:-1,s=o*r,l=Math.cos(e),u=Math.sin(e),c=a*u,h=i*l+c*Math.cos(s),f=c*o*Math.sin(s);ks.add(Math.atan2(f,h)),n=t,i=l,a=u}var e,r,n,i,a;Ts.point=function(o,s){Ts.point=t,n=(e=o)*qo,i=Math.cos(s=(r=s)*qo/2+No/4),a=Math.sin(s)},Ts.lineEnd=function(){t(e,r)}}function ve(t){var e=t[0],r=t[1],n=Math.cos(r);return[n*Math.cos(e),n*Math.sin(e),Math.sin(r)]}function ye(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function xe(t,e){return[t[1]*e[2]-t[2]*e[1],t[2]*e[0]-t[0]*e[2],t[0]*e[1]-t[1]*e[0]]}function be(t,e){t[0]+=e[0],t[1]+=e[1],t[2]+=e[2]}function _e(t,e){return[t[0]*e,t[1]*e,t[2]*e]}function we(t){var e=Math.sqrt(t[0]*t[0]+t[1]*t[1]+t[2]*t[2]);t[0]/=e,t[1]/=e,t[2]/=e}function Me(t){return[Math.atan2(t[1],t[0]),nt(t[2])]}function Ae(t,e){return bo(t[0]-e[0])=0;--s)i.point((h=c[s])[0],h[1])}else n(d.x,d.p.x,-1,i);d=d.p}d=d.o,c=d.z,p=!p}while(!d.v);i.lineEnd()}}}function Pe(t){if(e=t.length){for(var e,r,n=0,i=t[0];++n0){for(_||(a.polygonStart(),_=!0),a.lineStart();++o1&&2&e&&r.push(r.pop().concat(r.shift())),d.push(r.filter(Re))}var d,p,g,m=e(a),v=i.invert(n[0],n[1]),y={point:o,lineStart:l,lineEnd:u,polygonStart:function(){y.point=c,y.lineStart=h,y.lineEnd=f,d=[],p=[]},polygonEnd:function(){y.point=o,y.lineStart=l,y.lineEnd=u,d=uo.merge(d);var t=Ve(v,p);d.length?(_||(a.polygonStart(),_=!0),Ie(d,je,t,r,a)):t&&(_||(a.polygonStart(),_=!0),a.lineStart(),r(null,null,1,a),a.lineEnd()),_&&(a.polygonEnd(),_=!1),d=p=null},sphere:function(){a.polygonStart(),a.lineStart(),r(null,null,1,a),a.lineEnd(),a.polygonEnd()}},x=Fe(),b=e(x),_=!1;return y}}function Re(t){return t.length>1}function Fe(){var t,e=[];return{lineStart:function(){e.push(t=[])},point:function(e,r){t.push([e,r])},lineEnd:M,buffer:function(){var r=e;return e=[],t=null,r},rejoin:function(){e.length>1&&e.push(e.pop().concat(e.shift()))}}}function je(t,e){return((t=t.x)[0]<0?t[1]-Vo-Fo:Vo-t[1])-((e=e.x)[0]<0?e[1]-Vo-Fo:Vo-e[1])}function Ne(t){var e,r=NaN,n=NaN,i=NaN;return{lineStart:function(){t.lineStart(),e=1},point:function(a,o){var s=a>0?No:-No,l=bo(a-r);bo(l-No)0?Vo:-Vo),t.point(i,n),t.lineEnd(),t.lineStart(),t.point(s,n),t.point(a,n),e=0):i!==s&&l>=No&&(bo(r-i)Fo?Math.atan((Math.sin(e)*(a=Math.cos(n))*Math.sin(r)-Math.sin(n)*(i=Math.cos(e))*Math.sin(t))/(i*a*o)):(e+n)/2}function Ue(t,e,r,n){var i;if(null==t)i=r*Vo,n.point(-No,i),n.point(0,i),n.point(No,i),n.point(No,0),n.point(No,-i),n.point(0,-i),n.point(-No,-i),n.point(-No,0),n.point(-No,i);else if(bo(t[0]-e[0])>Fo){var a=t[0]=0?1:-1,M=w*_,A=M>No,k=p*x;if(ks.add(Math.atan2(k*w*Math.sin(M),g*b+k*Math.cos(M))),a+=A?_+w*Bo:_,A^f>=r^v>=r){var T=xe(ve(h),ve(t));we(T);var E=xe(i,T);we(E);var S=(A^_>=0?-1:1)*nt(E[2]);(n>S||n===S&&(T[0]||T[1]))&&(o+=A^_>=0?1:-1)}if(!m++)break;f=v,p=x,g=b,h=t}}return(a<-Fo||aa}function r(t){var r,a,l,u,c;return{lineStart:function(){u=l=!1,c=1},point:function(h,f){var d,p=[h,f],g=e(h,f),m=o?g?0:i(h,f):g?i(h+(h<0?No:-No),f):0;if(!r&&(u=l=g)&&t.lineStart(),g!==l&&(d=n(r,p),(Ae(r,d)||Ae(p,d))&&(p[0]+=Fo,p[1]+=Fo,g=e(p[0],p[1]))),g!==l)c=0,g?(t.lineStart(),d=n(p,r),t.point(d[0],d[1])):(d=n(r,p),t.point(d[0],d[1]),t.lineEnd()),r=d;else if(s&&r&&o^g){var v;m&a||!(v=n(p,r,!0))||(c=0,o?(t.lineStart(),t.point(v[0][0],v[0][1]),t.point(v[1][0],v[1][1]),t.lineEnd()):(t.point(v[1][0],v[1][1]),t.lineEnd(),t.lineStart(),t.point(v[0][0],v[0][1])))}!g||r&&Ae(r,p)||t.point(p[0],p[1]),r=p,l=g,a=m},lineEnd:function(){l&&t.lineEnd(),r=null},clean:function(){return c|(u&&l)<<1}}}function n(t,e,r){var n=ve(t),i=ve(e),o=[1,0,0],s=xe(n,i),l=ye(s,s),u=s[0],c=l-u*u;if(!c)return!r&&t;var h=a*l/c,f=-a*u/c,d=xe(o,s),p=_e(o,h),g=_e(s,f);be(p,g);var m=d,v=ye(p,m),y=ye(m,m),x=v*v-y*(ye(p,p)-1);if(!(x<0)){var b=Math.sqrt(x),_=_e(m,(-v-b)/y);if(be(_,p),_=Me(_),!r)return _;var w,M=t[0],A=e[0],k=t[1],T=e[1];A0^_[1]<(bo(_[0]-M)No^(M<=_[0]&&_[0]<=A)){var z=_e(m,(-v+b)/y);return be(z,p),[_,Me(z)]}}}function i(e,r){var n=o?t:No-t,i=0;return e<-n?i|=1:e>n&&(i|=2),r<-n?i|=4:r>n&&(i|=8),i}var a=Math.cos(t),o=a>0,s=bo(a)>Fo,l=mr(t,6*qo);return Oe(e,r,l,o?[0,-t]:[-No,t-No])}function He(t,e,r,n){return function(i){var a,o=i.a,s=i.b,l=o.x,u=o.y,c=s.x,h=s.y,f=0,d=1,p=c-l,g=h-u;if(a=t-l,p||!(a>0)){if(a/=p,p<0){if(a0){if(a>d)return;a>f&&(f=a)}if(a=r-l,p||!(a<0)){if(a/=p,p<0){if(a>d)return;a>f&&(f=a)}else if(p>0){if(a0)){if(a/=g,g<0){if(a0){if(a>d)return;a>f&&(f=a)}if(a=n-u,g||!(a<0)){if(a/=g,g<0){if(a>d)return;a>f&&(f=a)}else if(g>0){if(a0&&(i.a={x:l+f*p,y:u+f*g}),d<1&&(i.b={x:l+d*p,y:u+d*g}),i}}}}}}function Ge(t,e,r,n){function i(n,i){return bo(n[0]-t)0?0:3:bo(n[0]-r)0?2:1:bo(n[1]-e)0?1:0:i>0?3:2}function a(t,e){return o(t.x,e.x)}function o(t,e){var r=i(t,1),n=i(e,1);return r!==n?r-n:0===r?e[1]-t[1]:1===r?t[0]-e[0]:2===r?t[1]-e[1]:e[0]-t[0]}return function(s){function l(t){for(var e=0,r=m.length,n=t[1],i=0;in&&et(u,a,t)>0&&++e:a[1]<=n&&et(u,a,t)<0&&--e,u=a;return 0!==e}function u(a,s,l,u){var c=0,h=0;if(null==a||(c=i(a,l))!==(h=i(s,l))||o(a,s)<0^l>0){do u.point(0===c||3===c?t:r,c>1?n:e);while((c=(c+l+4)%4)!==h)}else u.point(s[0],s[1])}function c(i,a){return t<=i&&i<=r&&e<=a&&a<=n}function h(t,e){c(t,e)&&s.point(t,e)}function f(){L.point=p,m&&m.push(v=[]),A=!0,M=!1,_=w=NaN}function d(){g&&(p(y,x),b&&M&&E.rejoin(),g.push(E.buffer())),L.point=h,M&&s.lineEnd()}function p(t,e){t=Math.max(-Bs,Math.min(Bs,t)),e=Math.max(-Bs,Math.min(Bs,e));var r=c(t,e);if(m&&v.push([t,e]),A)y=t,x=e,b=r,A=!1,r&&(s.lineStart(),s.point(t,e));else if(r&&M)s.point(t,e);else{var n={a:{x:_,y:w},b:{x:t,y:e}};S(n)?(M||(s.lineStart(),s.point(n.a.x,n.a.y)),s.point(n.b.x,n.b.y),r||s.lineEnd(),k=!1):r&&(s.lineStart(),s.point(t,e),k=!1)}_=t,w=e,M=r}var g,m,v,y,x,b,_,w,M,A,k,T=s,E=Fe(),S=He(t,e,r,n),L={point:h,lineStart:f,lineEnd:d,polygonStart:function(){s=E,g=[],m=[],k=!0},polygonEnd:function(){s=T,g=uo.merge(g);var e=l([t,n]),r=k&&e,i=g.length;(r||i)&&(s.polygonStart(),r&&(s.lineStart(),u(null,null,1,s),s.lineEnd()),i&&Ie(g,a,e,u,s),s.polygonEnd()),g=m=v=null}};return L}}function Xe(t){var e=0,r=No/3,n=lr(t),i=n(e,r);return i.parallels=function(t){return arguments.length?n(e=t[0]*No/180,r=t[1]*No/180):[e/No*180,r/No*180]},i}function Ye(t,e){function r(t,e){var r=Math.sqrt(a-2*i*Math.sin(e))/i;return[r*Math.sin(t*=i),o-r*Math.cos(t)]}var n=Math.sin(t),i=(n+Math.sin(e))/2,a=1+n*(2*i-n),o=Math.sqrt(a)/i;return r.invert=function(t,e){var r=o-e;return[Math.atan2(t,r)/i,nt((a-(t*t+r*r)*i*i)/(2*i))]},r}function We(){function t(t,e){Vs+=i*t-n*e,n=t,i=e}var e,r,n,i;Ys.point=function(a,o){Ys.point=t,e=n=a,r=i=o},Ys.lineEnd=function(){t(e,r)}}function Ze(t,e){tGs&&(Gs=t),eXs&&(Xs=e)}function Qe(){function t(t,e){o.push(\"M\",t,\",\",e,a)}function e(t,e){o.push(\"M\",t,\",\",e),s.point=r}function r(t,e){o.push(\"L\",t,\",\",e)}function n(){s.point=t}function i(){o.push(\"Z\")}var a=Ke(4.5),o=[],s={point:t,lineStart:function(){s.point=e},lineEnd:n,polygonStart:function(){s.lineEnd=i},polygonEnd:function(){s.lineEnd=n,s.point=t},pointRadius:function(t){return a=Ke(t),s},result:function(){if(o.length){var t=o.join(\"\");return o=[],t}}};return s}function Ke(t){return\"m0,\"+t+\"a\"+t+\",\"+t+\" 0 1,1 0,\"+-2*t+\"a\"+t+\",\"+t+\" 0 1,1 0,\"+2*t+\"z\"}function $e(t,e){Ls+=t,zs+=e,++Cs}function Je(){function t(t,n){var i=t-e,a=n-r,o=Math.sqrt(i*i+a*a);Is+=o*(e+t)/2,Ps+=o*(r+n)/2,Ds+=o,$e(e=t,r=n)}var e,r;Zs.point=function(n,i){Zs.point=t,$e(e=n,r=i)}}function tr(){Zs.point=$e}function er(){function t(t,e){var r=t-n,a=e-i,o=Math.sqrt(r*r+a*a);Is+=o*(n+t)/2,Ps+=o*(i+e)/2,Ds+=o,o=i*t-n*e,Os+=o*(n+t),Rs+=o*(i+e),Fs+=3*o,$e(n=t,i=e)}var e,r,n,i;Zs.point=function(a,o){Zs.point=t,$e(e=n=a,r=i=o)},Zs.lineEnd=function(){t(e,r)}}function rr(t){function e(e,r){t.moveTo(e+o,r),t.arc(e,r,o,0,Bo)}function r(e,r){t.moveTo(e,r),s.point=n}function n(e,r){t.lineTo(e,r)}function i(){s.point=e}function a(){t.closePath()}var o=4.5,s={point:e,lineStart:function(){s.point=r},lineEnd:i,polygonStart:function(){s.lineEnd=a},polygonEnd:function(){s.lineEnd=i,s.point=e},pointRadius:function(t){return o=t,s},result:M};return s}function nr(t){function e(t){return(s?n:r)(t)}function r(e){return or(e,function(r,n){r=t(r,n),e.point(r[0],r[1])})}function n(e){function r(r,n){r=t(r,n),e.point(r[0],r[1])}function n(){x=NaN,A.point=a,e.lineStart()}function a(r,n){var a=ve([r,n]),o=t(r,n);i(x,b,y,_,w,M,x=o[0],b=o[1],y=r,_=a[0],w=a[1],M=a[2],s,e),e.point(x,b)}function o(){A.point=r,e.lineEnd()}function l(){n(),A.point=u,A.lineEnd=c}function u(t,e){a(h=t,f=e),d=x,p=b,g=_,m=w,v=M,A.point=a}function c(){i(x,b,y,_,w,M,d,p,h,g,m,v,s,e),A.lineEnd=o,o()}var h,f,d,p,g,m,v,y,x,b,_,w,M,A={point:r,lineStart:n,lineEnd:o,polygonStart:function(){e.polygonStart(),A.lineStart=l},polygonEnd:function(){e.polygonEnd(),A.lineStart=n}};return A}function i(e,r,n,s,l,u,c,h,f,d,p,g,m,v){var y=c-e,x=h-r,b=y*y+x*x;if(b>4*a&&m--){var _=s+d,w=l+p,M=u+g,A=Math.sqrt(_*_+w*w+M*M),k=Math.asin(M/=A),T=bo(bo(M)-1)a||bo((y*z+x*C)/b-.5)>.3||s*d+l*p+u*g0&&16,e):Math.sqrt(a)},e}function ir(t){var e=nr(function(e,r){return t([e*Ho,r*Ho])});return function(t){return ur(e(t))}}function ar(t){this.stream=t}function or(t,e){return{point:e,sphere:function(){t.sphere()},lineStart:function(){t.lineStart()},lineEnd:function(){t.lineEnd()},polygonStart:function(){t.polygonStart()},polygonEnd:function(){t.polygonEnd()}}}function sr(t){return lr(function(){return t})()}function lr(t){function e(t){return t=s(t[0]*qo,t[1]*qo),[t[0]*f+l,u-t[1]*f]}function r(t){return t=s.invert((t[0]-l)/f,(u-t[1])/f),t&&[t[0]*Ho,t[1]*Ho]}function n(){s=ze(o=fr(v,y,x),a);var t=a(g,m);return l=d-t[0]*f,u=p+t[1]*f,i()}function i(){return c&&(c.valid=!1,c=null),e}var a,o,s,l,u,c,h=nr(function(t,e){return t=a(t,e),[t[0]*f+l,u-t[1]*f]}),f=150,d=480,p=250,g=0,m=0,v=0,y=0,x=0,_=Ns,w=b,M=null,A=null;return e.stream=function(t){return c&&(c.valid=!1),c=ur(_(o,h(w(t)))),c.valid=!0,c},e.clipAngle=function(t){return arguments.length?(_=null==t?(M=t,Ns):qe((M=+t)*qo),i()):M},e.clipExtent=function(t){return arguments.length?(A=t,w=t?Ge(t[0][0],t[0][1],t[1][0],t[1][1]):b,i()):A},e.scale=function(t){return arguments.length?(f=+t,n()):f},e.translate=function(t){return arguments.length?(d=+t[0],p=+t[1],n()):[d,p]},e.center=function(t){return arguments.length?(g=t[0]%360*qo,m=t[1]%360*qo,n()):[g*Ho,m*Ho]},e.rotate=function(t){return arguments.length?(v=t[0]%360*qo,y=t[1]%360*qo,x=t.length>2?t[2]%360*qo:0,n()):[v*Ho,y*Ho,x*Ho]},uo.rebind(e,h,\"precision\"),function(){return a=t.apply(this,arguments),e.invert=a.invert&&r,n()}}function ur(t){return or(t,function(e,r){t.point(e*qo,r*qo)})}function cr(t,e){return[t,e]}function hr(t,e){return[t>No?t-Bo:t<-No?t+Bo:t,e]}function fr(t,e,r){return t?e||r?ze(pr(t),gr(e,r)):pr(t):e||r?gr(e,r):hr}function dr(t){return function(e,r){return e+=t,[e>No?e-Bo:e<-No?e+Bo:e,r]}}function pr(t){var e=dr(t);return e.invert=dr(-t),e}function gr(t,e){function r(t,e){var r=Math.cos(e),s=Math.cos(t)*r,l=Math.sin(t)*r,u=Math.sin(e),c=u*n+s*i;return[Math.atan2(l*a-c*o,s*n-u*i),nt(c*a+l*o)]}var n=Math.cos(t),i=Math.sin(t),a=Math.cos(e),o=Math.sin(e);return r.invert=function(t,e){var r=Math.cos(e),s=Math.cos(t)*r,l=Math.sin(t)*r,u=Math.sin(e),c=u*a-l*o;return[Math.atan2(l*a+u*o,s*n+c*i),nt(c*n-s*i)]},r}function mr(t,e){var r=Math.cos(t),n=Math.sin(t);return function(i,a,o,s){var l=o*e;null!=i?(i=vr(r,i),a=vr(r,a),(o>0?ia)&&(i+=o*Bo)):(i=t+o*Bo,a=t-.5*l);for(var u,c=i;o>0?c>a:c0?e<-Vo+Fo&&(e=-Vo+Fo):e>Vo-Fo&&(e=Vo-Fo);var r=o/Math.pow(i(e),a);return[r*Math.sin(a*t),o-r*Math.cos(a*t)]}var n=Math.cos(t),i=function(t){return Math.tan(No/4+t/2)},a=t===e?Math.sin(t):Math.log(n/Math.cos(e))/Math.log(i(e)/i(t)),o=n*Math.pow(i(t),a)/a;return a?(r.invert=function(t,e){var r=o-e,n=tt(a)*Math.sqrt(t*t+r*r);return[Math.atan2(t,r)/a,2*Math.atan(Math.pow(o/n,1/a))-Vo]},r):Er}function Tr(t,e){function r(t,e){var r=a-e;return[r*Math.sin(i*t),a-r*Math.cos(i*t)]}var n=Math.cos(t),i=t===e?Math.sin(t):(n-Math.cos(e))/(e-t),a=n/i+t;return bo(i)1&&et(t[r[n-2]],t[r[n-1]],t[i])<=0;)--n;r[n++]=i}return r.slice(0,n)}function Pr(t,e){return t[0]-e[0]||t[1]-e[1]}function Dr(t,e,r){return(r[0]-e[0])*(t[1]-e[1])<(r[1]-e[1])*(t[0]-e[0])}function Or(t,e,r,n){var i=t[0],a=r[0],o=e[0]-i,s=n[0]-a,l=t[1],u=r[1],c=e[1]-l,h=n[1]-u,f=(s*(l-u)-h*(i-a))/(h*o-s*c);return[i+f*o,l+f*c]}function Rr(t){var e=t[0],r=t[t.length-1];return!(e[0]-r[0]||e[1]-r[1])}function Fr(){an(this),this.edge=this.site=this.circle=null}function jr(t){var e=ul.pop()||new Fr;return e.site=t,e}function Nr(t){Zr(t),ol.remove(t),ul.push(t),an(t)}function Br(t){var e=t.circle,r=e.x,n=e.cy,i={x:r,y:n},a=t.P,o=t.N,s=[t];Nr(t);for(var l=a;l.circle&&bo(r-l.circle.x)Fo)s=s.L;else{if(i=a-qr(s,o),!(i>Fo)){n>-Fo?(e=s.P,r=s):i>-Fo?(e=s,r=s.N):e=r=s;break}if(!s.R){e=s;break}s=s.R}var l=jr(t);if(ol.insert(e,l),e||r){if(e===r)return Zr(e),r=jr(e.site),ol.insert(l,r),l.edge=r.edge=Jr(e.site,l.site),Wr(e),void Wr(r);if(!r)return void(l.edge=Jr(e.site,l.site));Zr(e),Zr(r);var u=e.site,c=u.x,h=u.y,f=t.x-c,d=t.y-h,p=r.site,g=p.x-c,m=p.y-h,v=2*(f*m-d*g),y=f*f+d*d,x=g*g+m*m,b={x:(m*y-d*x)/v+c,y:(f*x-g*y)/v+h};en(r.edge,u,p,b),l.edge=Jr(u,t,null,b),r.edge=Jr(t,p,null,b),Wr(e),Wr(r)}}function Vr(t,e){var r=t.site,n=r.x,i=r.y,a=i-e;if(!a)return n;var o=t.P;if(!o)return-(1/0);r=o.site;var s=r.x,l=r.y,u=l-e;if(!u)return s;var c=s-n,h=1/a-1/u,f=c/u;return h?(-f+Math.sqrt(f*f-2*h*(c*c/(-2*u)-l+u/2+i-a/2)))/h+n:(n+s)/2}function qr(t,e){var r=t.N;if(r)return Vr(r,e);var n=t.site;return n.y===e?n.x:1/0}function Hr(t){this.site=t,this.edges=[]}function Gr(t){for(var e,r,n,i,a,o,s,l,u,c,h=t[0][0],f=t[1][0],d=t[0][1],p=t[1][1],g=al,m=g.length;m--;)if(a=g[m],a&&a.prepare())for(s=a.edges,l=s.length,o=0;oFo||bo(i-r)>Fo)&&(s.splice(o,0,new rn(tn(a.site,c,bo(n-h)Fo?{x:h,y:bo(e-h)Fo?{x:bo(r-p)Fo?{x:f,y:bo(e-f)Fo?{x:bo(r-d)=-jo)){var d=l*l+u*u,p=c*c+h*h,g=(h*d-u*p)/f,m=(l*p-c*d)/f,h=m+s,v=cl.pop()||new Yr;v.arc=t,v.site=i,v.x=g+o,v.y=h+Math.sqrt(g*g+m*m),v.cy=h,t.circle=v;for(var y=null,x=ll._;x;)if(v.y=s)return;if(f>p){if(a){if(a.y>=u)return}else a={x:m,y:l};r={x:m,y:u}}else{if(a){if(a.y1)if(f>p){if(a){if(a.y>=u)return}else a={x:(l-i)/n,y:l};r={x:(u-i)/n,y:u}}else{if(a){if(a.y=s)return}else a={x:o,y:n*o+i};r={x:s,y:n*s+i}}else{if(a){if(a.xa||h>o||f=b,M=r>=_,A=M<<1|w,k=A+4;Aa&&(i=e.slice(a,i),s[o]?s[o]+=i:s[++o]=i),(r=r[0])===(n=n[0])?s[o]?s[o]+=n:s[++o]=n:(s[++o]=null,l.push({i:o,x:xn(r,n)})),a=dl.lastIndex;return a=0&&!(r=uo.interpolators[n](t,e)););return r}function wn(t,e){var r,n=[],i=[],a=t.length,o=e.length,s=Math.min(t.length,e.length);for(r=0;r=1?1:t(e)}}function An(t){return function(e){return 1-t(1-e)}}function kn(t){return function(e){return.5*(e<.5?t(2*e):2-t(2-2*e))}}function Tn(t){return t*t}function En(t){return t*t*t}function Sn(t){if(t<=0)return 0;if(t>=1)return 1;var e=t*t,r=e*t;return 4*(t<.5?r:3*(t-e)+r-.75)}function Ln(t){return function(e){return Math.pow(e,t)}}function zn(t){return 1-Math.cos(t*Vo)}function Cn(t){return Math.pow(2,10*(t-1))}function In(t){return 1-Math.sqrt(1-t*t)}function Pn(t,e){var r;return arguments.length<2&&(e=.45),arguments.length?r=e/Bo*Math.asin(1/t):(t=1,r=e/4),function(n){return 1+t*Math.pow(2,-10*n)*Math.sin((n-r)*Bo/e)}}function Dn(t){return t||(t=1.70158),function(e){return e*e*((t+1)*e-t)}}function On(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375}function Rn(t,e){t=uo.hcl(t),e=uo.hcl(e);var r=t.h,n=t.c,i=t.l,a=e.h-r,o=e.c-n,s=e.l-i;return isNaN(o)&&(o=0,n=isNaN(n)?e.c:n),isNaN(a)?(a=0,r=isNaN(r)?e.h:r):a>180?a-=360:a<-180&&(a+=360),function(t){return ft(r+a*t,n+o*t,i+s*t)+\"\"}}function Fn(t,e){t=uo.hsl(t),e=uo.hsl(e);var r=t.h,n=t.s,i=t.l,a=e.h-r,o=e.s-n,s=e.l-i;return isNaN(o)&&(o=0,n=isNaN(n)?e.s:n),isNaN(a)?(a=0,r=isNaN(r)?e.h:r):a>180?a-=360:a<-180&&(a+=360),function(t){return ct(r+a*t,n+o*t,i+s*t)+\"\"}}function jn(t,e){t=uo.lab(t),e=uo.lab(e);var r=t.l,n=t.a,i=t.b,a=e.l-r,o=e.a-n,s=e.b-i;return function(t){return pt(r+a*t,n+o*t,i+s*t)+\"\"}}function Nn(t,e){return e-=t,function(r){return Math.round(t+e*r)}}function Bn(t){var e=[t.a,t.b],r=[t.c,t.d],n=Vn(e),i=Un(e,r),a=Vn(qn(r,e,-i))||0;e[0]*r[1]180?e+=360:e-t>180&&(t+=360),n.push({i:r.push(Hn(r)+\"rotate(\",null,\")\")-2,x:xn(t,e)})):e&&r.push(Hn(r)+\"rotate(\"+e+\")\")}function Yn(t,e,r,n){t!==e?n.push({i:r.push(Hn(r)+\"skewX(\",null,\")\")-2,x:xn(t,e)}):e&&r.push(Hn(r)+\"skewX(\"+e+\")\")}function Wn(t,e,r,n){if(t[0]!==e[0]||t[1]!==e[1]){var i=r.push(Hn(r)+\"scale(\",null,\",\",null,\")\");n.push({i:i-4,x:xn(t[0],e[0])},{i:i-2,x:xn(t[1],e[1])})}else 1===e[0]&&1===e[1]||r.push(Hn(r)+\"scale(\"+e+\")\")}function Zn(t,e){var r=[],n=[];return t=uo.transform(t),e=uo.transform(e),Gn(t.translate,e.translate,r,n),Xn(t.rotate,e.rotate,r,n),Yn(t.skew,e.skew,r,n),Wn(t.scale,e.scale,r,n),t=e=null,function(t){for(var e,i=-1,a=n.length;++i=0;)r.push(i[n])}function li(t,e){for(var r=[t],n=[];null!=(t=r.pop());)if(n.push(t),(a=t.children)&&(i=a.length))for(var i,a,o=-1;++oi&&(n=r,i=e);return n}function xi(t){return t.reduce(bi,0)}function bi(t,e){return t+e[1]}function _i(t,e){return wi(t,Math.ceil(Math.log(e.length)/Math.LN2+1))}function wi(t,e){for(var r=-1,n=+t[0],i=(t[1]-n)/e,a=[];++r<=e;)a[r]=i*r+n;return a}function Mi(t){return[uo.min(t),uo.max(t)]}function Ai(t,e){return t.value-e.value}function ki(t,e){var r=t._pack_next;t._pack_next=e,e._pack_prev=t,e._pack_next=r,r._pack_prev=e}function Ti(t,e){t._pack_next=e,e._pack_prev=t}function Ei(t,e){var r=e.x-t.x,n=e.y-t.y,i=t.r+e.r;return.999*i*i>r*r+n*n}function Si(t){function e(t){c=Math.min(t.x-t.r,c),h=Math.max(t.x+t.r,h),f=Math.min(t.y-t.r,f),d=Math.max(t.y+t.r,d)}if((r=t.children)&&(u=r.length)){var r,n,i,a,o,s,l,u,c=1/0,h=-(1/0),f=1/0,d=-(1/0);if(r.forEach(Li),n=r[0],n.x=-n.r,n.y=0,e(n),u>1&&(i=r[1],i.x=i.r,i.y=0,e(i),u>2))for(a=r[2],Ii(n,i,a),e(a),ki(n,a),n._pack_prev=a,ki(a,i),i=n._pack_next,o=3;o=0;)e=i[a],e.z+=r,e.m+=r,r+=e.s+(n+=e.c)}function ji(t,e,r){return t.a.parent===e.parent?t.a:r}function Ni(t){return 1+uo.max(t,function(t){return t.y})}function Bi(t){return t.reduce(function(t,e){return t+e.x},0)/t.length}function Ui(t){var e=t.children;return e&&e.length?Ui(e[0]):t}function Vi(t){var e,r=t.children;return r&&(e=r.length)?Vi(r[e-1]):t}function qi(t){return{x:t.x,y:t.y,dx:t.dx,dy:t.dy}}function Hi(t,e){var r=t.x+e[3],n=t.y+e[0],i=t.dx-e[1]-e[3],a=t.dy-e[0]-e[2];return i<0&&(r+=i/2,i=0),a<0&&(n+=a/2,a=0),{x:r,y:n,dx:i,dy:a}}function Gi(t){var e=t[0],r=t[t.length-1];return e2?Qi:Yi,l=n?Kn:Qn;return o=i(t,e,l,r),s=i(e,t,l,_n),a}function a(t){return o(t)}var o,s;return a.invert=function(t){return s(t)},a.domain=function(e){return arguments.length?(t=e.map(Number),i()):t},a.range=function(t){return arguments.length?(e=t,i()):e},a.rangeRound=function(t){return a.range(t).interpolate(Nn)},a.clamp=function(t){return arguments.length?(n=t,i()):n},a.interpolate=function(t){return arguments.length?(r=t,i()):r},a.ticks=function(e){return ea(t,e)},a.tickFormat=function(e,r){return ra(t,e,r)},a.nice=function(e){return Ji(t,e),i()},a.copy=function(){return Ki(t,e,r,n)},i()}function $i(t,e){return uo.rebind(t,e,\"range\",\"rangeRound\",\"interpolate\",\"clamp\")}function Ji(t,e){return Wi(t,Zi(ta(t,e)[2])),Wi(t,Zi(ta(t,e)[2])),t}function ta(t,e){null==e&&(e=10);var r=Gi(t),n=r[1]-r[0],i=Math.pow(10,Math.floor(Math.log(n/e)/Math.LN10)),a=e/n*i;return a<=.15?i*=10:a<=.35?i*=5:a<=.75&&(i*=2),r[0]=Math.ceil(r[0]/i)*i,r[1]=Math.floor(r[1]/i)*i+.5*i,r[2]=i,r}function ea(t,e){return uo.range.apply(uo,ta(t,e))}function ra(t,e,r){var n=ta(t,e);if(r){var i=fs.exec(r);if(i.shift(),\"s\"===i[8]){var a=uo.formatPrefix(Math.max(bo(n[0]),bo(n[1])));return i[7]||(i[7]=\".\"+na(a.scale(n[2]))),i[8]=\"f\",r=uo.format(i.join(\"\")),function(t){return r(a.scale(t))+a.symbol}}i[7]||(i[7]=\".\"+ia(i[8],n)),r=i.join(\"\")}else r=\",.\"+na(n[2])+\"f\";return uo.format(r)}function na(t){return-Math.floor(Math.log(t)/Math.LN10+.01)}function ia(t,e){var r=na(e[2]);return t in kl?Math.abs(r-na(Math.max(bo(e[0]),bo(e[1]))))+ +(\"e\"!==t):r-2*(\"%\"===t)}function aa(t,e,r,n){function i(t){return(r?Math.log(t<0?0:t):-Math.log(t>0?0:-t))/Math.log(e)}function a(t){return r?Math.pow(e,t):-Math.pow(e,-t)}function o(e){return t(i(e))}return o.invert=function(e){return a(t.invert(e))},o.domain=function(e){return arguments.length?(r=e[0]>=0,t.domain((n=e.map(Number)).map(i)),o):n},o.base=function(r){return arguments.length?(e=+r,t.domain(n.map(i)),o):e},o.nice=function(){var e=Wi(n.map(i),r?Math:El);return t.domain(e),n=e.map(a),o},o.ticks=function(){var t=Gi(n),o=[],s=t[0],l=t[1],u=Math.floor(i(s)),c=Math.ceil(i(l)),h=e%1?2:e;if(isFinite(c-u)){if(r){for(;u0;f--)o.push(a(u)*f);for(u=0;o[u]l;c--);o=o.slice(u,c)}return o},o.tickFormat=function(t,r){if(!arguments.length)return Tl;arguments.length<2?r=Tl:\"function\"!=typeof r&&(r=uo.format(r));var n=Math.max(1,e*t/o.ticks().length);return function(t){var o=t/a(Math.round(i(t)));return o*e0?s[r-1]:t[0],r0?0:1}function ba(t,e,r,n,i){var a=t[0]-e[0],o=t[1]-e[1],s=(i?n:-n)/Math.sqrt(a*a+o*o),l=s*o,u=-s*a,c=t[0]+l,h=t[1]+u,f=e[0]+l,d=e[1]+u,p=(c+f)/2,g=(h+d)/2,m=f-c,v=d-h,y=m*m+v*v,x=r-n,b=c*d-f*h,_=(v<0?-1:1)*Math.sqrt(Math.max(0,x*x*y-b*b)),w=(b*v-m*_)/y,M=(-b*m-v*_)/y,A=(b*v+m*_)/y,k=(-b*m+v*_)/y,T=w-p,E=M-g,S=A-p,L=k-g;return T*T+E*E>S*S+L*L&&(w=A,M=k),[[w-l,M-u],[w*r/x,M*r/x]]}function _a(t){function e(e){function o(){u.push(\"M\",a(t(c),s))}for(var l,u=[],c=[],h=-1,f=e.length,d=St(r),p=St(n);++h1?t.join(\"L\"):t+\"Z\"}function Ma(t){return t.join(\"L\")+\"Z\"}function Aa(t){for(var e=0,r=t.length,n=t[0],i=[n[0],\",\",n[1]];++e1&&i.push(\"H\",n[0]),i.join(\"\")}function ka(t){for(var e=0,r=t.length,n=t[0],i=[n[0],\",\",n[1]];++e1){s=e[1],a=t[l],l++,n+=\"C\"+(i[0]+o[0])+\",\"+(i[1]+o[1])+\",\"+(a[0]-s[0])+\",\"+(a[1]-s[1])+\",\"+a[0]+\",\"+a[1];for(var u=2;u9&&(i=3*e/Math.sqrt(i),o[s]=i*r,o[s+1]=i*n));for(s=-1;++s<=l;)i=(t[Math.min(l,s+1)][0]-t[Math.max(0,s-1)][0])/(6*(1+o[s]*o[s])),a.push([i||0,o[s]*i||0]);return a}function Ua(t){return t.length<3?wa(t):t[0]+za(t,Ba(t))}function Va(t){for(var e,r,n,i=-1,a=t.length;++i0;)d[--s].call(t,o);if(a>=1)return g.event&&g.event.end.call(t,t.__data__,e),--p.count?delete p[n]:delete t[r],1}var l,u,c,f,d,p=t[r]||(t[r]={active:0,count:0}),g=p[n];g||(l=i.time,u=Pt(a,0,l),g=p[n]={tween:new h,time:l,timer:u,delay:i.delay,duration:i.duration,ease:i.ease,index:e},i=null,++p.count)}function ro(t,e,r){t.attr(\"transform\",function(t){var n=e(t);return\"translate(\"+(isFinite(n)?n:r(t))+\",0)\"})}function no(t,e,r){t.attr(\"transform\",function(t){var n=e(t);return\"translate(0,\"+(isFinite(n)?n:r(t))+\")\"})}function io(t){return t.toISOString()}function ao(t,e,r){function n(e){return t(e)}function i(t,r){var n=t[1]-t[0],i=n/r,a=uo.bisect($l,i);return a==$l.length?[e.year,ta(t.map(function(t){return t/31536e6}),r)[2]]:a?e[i/$l[a-1]<$l[a]/i?a-1:a]:[eu,ta(t,r)[2]]}return n.invert=function(e){return oo(t.invert(e))},n.domain=function(e){return arguments.length?(t.domain(e),n):t.domain().map(oo)},n.nice=function(t,e){function r(r){return!isNaN(r)&&!t.range(r,oo(+r+1),e).length}var a=n.domain(),o=Gi(a),s=null==t?i(o,10):\"number\"==typeof t&&i(o,t);return s&&(t=s[0],e=s[1]),n.domain(Wi(a,e>1?{floor:function(e){for(;r(e=t.floor(e));)e=oo(e-1);return e},ceil:function(e){for(;r(e=t.ceil(e));)e=oo(+e+1);return e}}:t))},n.ticks=function(t,e){var r=Gi(n.domain()),a=null==t?i(r,10):\"number\"==typeof t?i(r,t):!t.range&&[{range:t},e];return a&&(t=a[0],e=a[1]),t.range(r[0],oo(+r[1]+1),e<1?1:e)},n.tickFormat=function(){return r},n.copy=function(){return ao(t.copy(),e,r)},$i(n,t)}function oo(t){return new Date(t)}function so(t){return JSON.parse(t.responseText)}function lo(t){var e=fo.createRange();return e.selectNode(fo.body),e.createContextualFragment(t.responseText)}var uo={version:\"3.5.17\"},co=[].slice,ho=function(t){return co.call(t)},fo=this.document;if(fo)try{ho(fo.documentElement.childNodes)[0].nodeType}catch(t){ho=function(t){for(var e=t.length,r=new Array(e);e--;)r[e]=t[e];return r}}if(Date.now||(Date.now=function(){return+new Date}),fo)try{fo.createElement(\"DIV\").style.setProperty(\"opacity\",0,\"\")}catch(t){var po=this.Element.prototype,go=po.setAttribute,mo=po.setAttributeNS,vo=this.CSSStyleDeclaration.prototype,yo=vo.setProperty;po.setAttribute=function(t,e){go.call(this,t,e+\"\")},po.setAttributeNS=function(t,e,r){mo.call(this,t,e,r+\"\")},vo.setProperty=function(t,e,r){yo.call(this,t,e+\"\",r)}}uo.ascending=i,uo.descending=function(t,e){return et?1:e>=t?0:NaN},uo.min=function(t,e){var r,n,i=-1,a=t.length;if(1===arguments.length){for(;++i=n){r=n;break}for(;++in&&(r=n)}else{for(;++i=n){r=n;break}for(;++in&&(r=n)}return r},uo.max=function(t,e){var r,n,i=-1,a=t.length;if(1===arguments.length){for(;++i=n){r=n;break}for(;++ir&&(r=n)}else{for(;++i=n){r=n;break}for(;++ir&&(r=n)}return r},uo.extent=function(t,e){var r,n,i,a=-1,o=t.length;if(1===arguments.length){for(;++a=n){r=i=n;break}for(;++an&&(r=n),i=n){r=i=n;break}for(;++an&&(r=n),i1)return l/(c-1)},uo.deviation=function(){var t=uo.variance.apply(this,arguments);return t?Math.sqrt(t):t};var xo=s(i);uo.bisectLeft=xo.left,uo.bisect=uo.bisectRight=xo.right,uo.bisector=function(t){return s(1===t.length?function(e,r){return i(t(e),r)}:t)},uo.shuffle=function(t,e,r){(a=arguments.length)<3&&(r=t.length,a<2&&(e=0));for(var n,i,a=r-e;a;)i=Math.random()*a--|0,n=t[a+e],t[a+e]=t[i+e],t[i+e]=n;return t},uo.permute=function(t,e){for(var r=e.length,n=new Array(r);r--;)n[r]=t[e[r]];return n},uo.pairs=function(t){for(var e,r=0,n=t.length-1,i=t[0],a=new Array(n<0?0:n);r=0;)for(n=t[i],e=n.length;--e>=0;)r[--o]=n[e];return r};var bo=Math.abs;uo.range=function(t,e,r){if(arguments.length<3&&(r=1,arguments.length<2&&(e=t,t=0)),(e-t)/r===1/0)throw new Error(\"infinite range\");var n,i=[],a=u(bo(r)),o=-1;if(t*=a,e*=a,r*=a,r<0)for(;(n=t+r*++o)>e;)i.push(n/a);else for(;(n=t+r*++o)=a.length)return n?n.call(i,o):r?o.sort(r):o;for(var l,u,c,f,d=-1,p=o.length,g=a[s++],m=new h;++d=a.length)return t;var n=[],i=o[r++];return t.forEach(function(t,i){n.push({key:t,values:e(i,r)})}),i?n.sort(function(t,e){return i(t.key,e.key)}):n}var r,n,i={},a=[],o=[];return i.map=function(e,r){return t(r,e,0)},i.entries=function(r){return e(t(uo.map,r,0),0)},i.key=function(t){return a.push(t),i},i.sortKeys=function(t){return o[a.length-1]=t,i},i.sortValues=function(t){return r=t,i},i.rollup=function(t){return n=t,i},i},uo.set=function(t){var e=new x;if(t)for(var r=0,n=t.length;r=0&&(n=t.slice(r+1),t=t.slice(0,r)),t)return arguments.length<2?this[t].on(n):this[t].on(n,e);if(2===arguments.length){if(null==e)for(t in this)this.hasOwnProperty(t)&&this[t].on(n,null);return this}},uo.event=null,uo.requote=function(t){return t.replace(Ao,\"\\\\$&\")};var Ao=/[\\\\\\^\\$\\*\\+\\?\\|\\[\\]\\(\\)\\.\\{\\}]/g,ko={}.__proto__?function(t,e){t.__proto__=e}:function(t,e){for(var r in e)t[r]=e[r]},To=function(t,e){return e.querySelector(t)},Eo=function(t,e){return e.querySelectorAll(t)},So=function(t,e){var r=t.matches||t[w(t,\"matchesSelector\")];return(So=function(t,e){return r.call(t,e)})(t,e)};\"function\"==typeof Sizzle&&(To=function(t,e){return Sizzle(t,e)[0]||null},Eo=Sizzle,So=Sizzle.matchesSelector),uo.selection=function(){return uo.select(fo.documentElement)};var Lo=uo.selection.prototype=[];Lo.select=function(t){var e,r,n,i,a=[];t=z(t);for(var o=-1,s=this.length;++o=0&&\"xmlns\"!==(r=t.slice(0,e))&&(t=t.slice(e+1)),Co.hasOwnProperty(r)?{space:Co[r],local:t}:t}},Lo.attr=function(t,e){if(arguments.length<2){if(\"string\"==typeof t){var r=this.node();return t=uo.ns.qualify(t),t.local?r.getAttributeNS(t.space,t.local):r.getAttribute(t)}for(e in t)this.each(I(e,t[e]));return this}return this.each(I(t,e))},Lo.classed=function(t,e){if(arguments.length<2){if(\"string\"==typeof t){var r=this.node(),n=(t=O(t)).length,i=-1;if(e=r.classList){for(;++i=0;)(r=n[i])&&(a&&a!==r.nextSibling&&a.parentNode.insertBefore(r,a),a=r);return this},Lo.sort=function(t){t=H.apply(this,arguments);for(var e=-1,r=this.length;++e0&&(e=e.transition().duration(L)),e.call(t.event)}function s(){_&&_.domain(b.range().map(function(t){return(t-A.x)/A.k}).map(b.invert)),M&&M.domain(w.range().map(function(t){return(t-A.y)/A.k}).map(w.invert))}function l(t){z++||t({type:\"zoomstart\"})}function u(t){s(),t({type:\"zoom\",scale:A.k,translate:[A.x,A.y]})}function c(t){--z||(t({type:\"zoomend\"}),m=null)}function h(){function t(){s=1,a(uo.mouse(i),f),u(o)}function r(){h.on(I,null).on(P,null),d(s),c(o)}var i=this,o=O.of(i,arguments),s=0,h=uo.select(n(i)).on(I,t).on(P,r),f=e(uo.mouse(i)),d=K(i);Vl.call(i),l(o)}function f(){function t(){var t=uo.touches(p);return d=A.k,t.forEach(function(t){t.identifier in m&&(m[t.identifier]=e(t))}),t}function r(){var e=uo.event.target;uo.select(e).on(b,n).on(_,s),w.push(e);for(var r=uo.event.changedTouches,i=0,a=r.length;i1){var c=l[0],h=l[1],f=c[0]-h[0],d=c[1]-h[1];v=f*f+d*d}}function n(){var t,e,r,n,o=uo.touches(p);Vl.call(p);for(var s=0,l=o.length;s=u)return o;if(i)return i=!1,a;var e=c;if(34===t.charCodeAt(e)){for(var r=e;r++=^]))?([+\\- ])?([$#])?(0)?(\\d+)?(,)?(\\.-?\\d+)?([a-z%])?/i,ds=uo.map({b:function(t){return t.toString(2)},c:function(t){return String.fromCharCode(t)},o:function(t){return t.toString(8)},x:function(t){return t.toString(16)},X:function(t){return t.toString(16).toUpperCase()},g:function(t,e){return t.toPrecision(e)},e:function(t,e){return t.toExponential(e)},f:function(t,e){return t.toFixed(e)},r:function(t,e){return(t=uo.round(t,Ft(t,e))).toFixed(Math.max(0,Math.min(20,Ft(t*(1+1e-15),e))))}}),ps=uo.time={},gs=Date;Ut.prototype={getDate:function(){return this._.getUTCDate()},getDay:function(){return this._.getUTCDay()},getFullYear:function(){return this._.getUTCFullYear()},getHours:function(){return this._.getUTCHours()},getMilliseconds:function(){return this._.getUTCMilliseconds()},getMinutes:function(){return this._.getUTCMinutes()},getMonth:function(){return this._.getUTCMonth()},getSeconds:function(){return this._.getUTCSeconds()},getTime:function(){return this._.getTime()},getTimezoneOffset:function(){return 0},valueOf:function(){return this._.valueOf()},setDate:function(){ms.setUTCDate.apply(this._,arguments)},setDay:function(){ms.setUTCDay.apply(this._,arguments)},setFullYear:function(){ms.setUTCFullYear.apply(this._,arguments)},setHours:function(){ms.setUTCHours.apply(this._,arguments)},setMilliseconds:function(){ms.setUTCMilliseconds.apply(this._,arguments)},setMinutes:function(){ms.setUTCMinutes.apply(this._,arguments)},setMonth:function(){ms.setUTCMonth.apply(this._,arguments)},setSeconds:function(){ms.setUTCSeconds.apply(this._,arguments)},setTime:function(){ms.setTime.apply(this._,arguments)}};var ms=Date.prototype;ps.year=Vt(function(t){return t=ps.day(t),t.setMonth(0,1),t},function(t,e){t.setFullYear(t.getFullYear()+e)},function(t){return t.getFullYear()}),ps.years=ps.year.range,ps.years.utc=ps.year.utc.range,ps.day=Vt(function(t){var e=new gs(2e3,0);return e.setFullYear(t.getFullYear(),t.getMonth(),t.getDate()),e},function(t,e){t.setDate(t.getDate()+e)},function(t){return t.getDate()-1}),ps.days=ps.day.range,ps.days.utc=ps.day.utc.range,ps.dayOfYear=function(t){var e=ps.year(t);return Math.floor((t-e-6e4*(t.getTimezoneOffset()-e.getTimezoneOffset()))/864e5)},[\"sunday\",\"monday\",\"tuesday\",\"wednesday\",\"thursday\",\"friday\",\"saturday\"].forEach(function(t,e){e=7-e;var r=ps[t]=Vt(function(t){return(t=ps.day(t)).setDate(t.getDate()-(t.getDay()+e)%7),t},function(t,e){t.setDate(t.getDate()+7*Math.floor(e))},function(t){var r=ps.year(t).getDay();return Math.floor((ps.dayOfYear(t)+(r+e)%7)/7)-(r!==e)});ps[t+\"s\"]=r.range,ps[t+\"s\"].utc=r.utc.range,ps[t+\"OfYear\"]=function(t){var r=ps.year(t).getDay();return Math.floor((ps.dayOfYear(t)+(r+e)%7)/7)}}),ps.week=ps.sunday,ps.weeks=ps.sunday.range,ps.weeks.utc=ps.sunday.utc.range,ps.weekOfYear=ps.sundayOfYear;var vs={\"-\":\"\",_:\" \",0:\"0\"},ys=/^\\s*\\d+/,xs=/^%/;uo.locale=function(t){return{numberFormat:Nt(t),timeFormat:Ht(t)}};var bs=uo.locale({decimal:\".\",thousands:\",\",grouping:[3],currency:[\"$\",\"\"],dateTime:\"%a %b %e %X %Y\",date:\"%m/%d/%Y\",time:\"%H:%M:%S\",periods:[\"AM\",\"PM\"],days:[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],shortDays:[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],months:[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],shortMonths:[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"]});uo.format=bs.numberFormat,uo.geo={},he.prototype={s:0,t:0,add:function(t){fe(t,this.t,_s),fe(_s.s,this.s,this),this.s?this.t+=_s.t:this.s=_s.t},reset:function(){this.s=this.t=0},valueOf:function(){return this.s}};var _s=new he;uo.geo.stream=function(t,e){t&&ws.hasOwnProperty(t.type)?ws[t.type](t,e):de(t,e)};var ws={Feature:function(t,e){de(t.geometry,e)},FeatureCollection:function(t,e){for(var r=t.features,n=-1,i=r.length;++nd&&(d=e)}function e(e,r){var n=ve([e*qo,r*qo]);if(v){var i=xe(v,n),a=[i[1],-i[0],0],o=xe(a,i);we(o),o=Me(o);var l=e-p,u=l>0?1:-1,g=o[0]*Ho*u,m=bo(l)>180;if(m^(u*pd&&(d=y)}else if(g=(g+360)%360-180,m^(u*pd&&(d=r);m?es(c,f)&&(f=e):s(e,f)>s(c,f)&&(c=e):f>=c?(ef&&(f=e)):e>p?s(c,e)>s(c,f)&&(f=e):s(e,f)>s(c,f)&&(c=e)}else t(e,r);v=n,p=e}function r(){_.point=e}function n(){b[0]=c,b[1]=f,_.point=t,v=null}function i(t,r){if(v){var n=t-p;y+=bo(n)>180?n+(n>0?360:-360):n}else g=t,m=r;Ts.point(t,r),e(t,r)}function a(){Ts.lineStart()}function o(){i(g,m),Ts.lineEnd(),bo(y)>Fo&&(c=-(f=180)),b[0]=c,b[1]=f,v=null}function s(t,e){return(e-=t)<0?e+360:e}function l(t,e){return t[0]-e[0]}function u(t,e){return e[0]<=e[1]?e[0]<=t&&t<=e[1]:tFo?d=90:y<-Fo&&(h=-90),b[0]=c,b[1]=f}};return function(t){d=f=-(c=h=1/0),x=[],uo.geo.stream(t,_);var e=x.length;if(e){x.sort(l);for(var r,n=1,i=x[0],a=[i];ns(i[0],i[1])&&(i[1]=r[1]),s(r[0],i[1])>s(i[0],i[1])&&(i[0]=r[0])):a.push(i=r);for(var o,r,p=-(1/0),e=a.length-1,n=0,i=a[e];n<=e;i=r,++n)r=a[n],(o=s(i[1],r[0]))>p&&(p=o,c=r[0],f=i[1])}return x=b=null,c===1/0||h===1/0?[[NaN,NaN],[NaN,NaN]]:[[c,h],[f,d]]}}(),uo.geo.centroid=function(t){Es=Ss=Ls=zs=Cs=Is=Ps=Ds=Os=Rs=Fs=0,uo.geo.stream(t,js);var e=Os,r=Rs,n=Fs,i=e*e+r*r+n*n;return i=.12&&i<.234&&n>=-.425&&n<-.214?o:i>=.166&&i<.234&&n>=-.214&&n<-.115?s:a).invert(t)},t.stream=function(t){var e=a.stream(t),r=o.stream(t),n=s.stream(t);return{point:function(t,i){e.point(t,i),r.point(t,i),n.point(t,i)},sphere:function(){e.sphere(),r.sphere(),n.sphere()},lineStart:function(){e.lineStart(),r.lineStart(),n.lineStart()},lineEnd:function(){e.lineEnd(),r.lineEnd(),n.lineEnd()},polygonStart:function(){e.polygonStart(),r.polygonStart(),n.polygonStart()},polygonEnd:function(){e.polygonEnd(),r.polygonEnd(),n.polygonEnd()}}},t.precision=function(e){return arguments.length?(a.precision(e),o.precision(e),s.precision(e),t):a.precision()},t.scale=function(e){return arguments.length?(a.scale(e),o.scale(.35*e),s.scale(e),t.translate(a.translate())):a.scale()},t.translate=function(e){if(!arguments.length)return a.translate();var u=a.scale(),c=+e[0],h=+e[1];return r=a.translate(e).clipExtent([[c-.455*u,h-.238*u],[c+.455*u,h+.238*u]]).stream(l).point,n=o.translate([c-.307*u,h+.201*u]).clipExtent([[c-.425*u+Fo,h+.12*u+Fo],[c-.214*u-Fo,h+.234*u-Fo]]).stream(l).point,i=s.translate([c-.205*u,h+.212*u]).clipExtent([[c-.214*u+Fo,h+.166*u+Fo],[c-.115*u-Fo,h+.234*u-Fo]]).stream(l).point,t},t.scale(1070)};var Us,Vs,qs,Hs,Gs,Xs,Ys={point:M,lineStart:M,lineEnd:M,polygonStart:function(){Vs=0,Ys.lineStart=We},polygonEnd:function(){Ys.lineStart=Ys.lineEnd=Ys.point=M,Us+=bo(Vs/2)}},Ws={point:Ze,lineStart:M,lineEnd:M,polygonStart:M,polygonEnd:M},Zs={point:$e,lineStart:Je,lineEnd:tr,polygonStart:function(){Zs.lineStart=er},polygonEnd:function(){Zs.point=$e,Zs.lineStart=Je,Zs.lineEnd=tr}};uo.geo.path=function(){function t(t){return t&&(\"function\"==typeof s&&a.pointRadius(+s.apply(this,arguments)),o&&o.valid||(o=i(a)),uo.geo.stream(t,o)),a.result()}function e(){return o=null,t}var r,n,i,a,o,s=4.5;return t.area=function(t){return Us=0,uo.geo.stream(t,i(Ys)),Us},t.centroid=function(t){return Ls=zs=Cs=Is=Ps=Ds=Os=Rs=Fs=0,uo.geo.stream(t,i(Zs)),Fs?[Os/Fs,Rs/Fs]:Ds?[Is/Ds,Ps/Ds]:Cs?[Ls/Cs,zs/Cs]:[NaN,NaN]},t.bounds=function(t){return Gs=Xs=-(qs=Hs=1/0),uo.geo.stream(t,i(Ws)),[[qs,Hs],[Gs,Xs]]},t.projection=function(t){return arguments.length?(i=(r=t)?t.stream||ir(t):b,e()):r},t.context=function(t){return arguments.length?(a=null==(n=t)?new Qe:new rr(t),\"function\"!=typeof s&&a.pointRadius(s),e()):n},t.pointRadius=function(e){return arguments.length?(s=\"function\"==typeof e?e:(a.pointRadius(+e),+e),t):s},t.projection(uo.geo.albersUsa()).context(null)},uo.geo.transform=function(t){return{stream:function(e){var r=new ar(e);for(var n in t)r[n]=t[n];return r}}},ar.prototype={point:function(t,e){this.stream.point(t,e)},sphere:function(){this.stream.sphere()},lineStart:function(){this.stream.lineStart()},lineEnd:function(){this.stream.lineEnd()},polygonStart:function(){this.stream.polygonStart()},polygonEnd:function(){this.stream.polygonEnd()}},uo.geo.projection=sr,uo.geo.projectionMutator=lr,(uo.geo.equirectangular=function(){return sr(cr)}).raw=cr.invert=cr,uo.geo.rotation=function(t){function e(e){return e=t(e[0]*qo,e[1]*qo),e[0]*=Ho,e[1]*=Ho,e}return t=fr(t[0]%360*qo,t[1]*qo,t.length>2?t[2]*qo:0),e.invert=function(e){return e=t.invert(e[0]*qo,e[1]*qo),e[0]*=Ho,e[1]*=Ho,e},e},hr.invert=cr,uo.geo.circle=function(){function t(){var t=\"function\"==typeof n?n.apply(this,arguments):n,e=fr(-t[0]*qo,-t[1]*qo,0).invert,i=[];return r(null,null,1,{point:function(t,r){i.push(t=e(t,r)),t[0]*=Ho,t[1]*=Ho}}),{type:\"Polygon\",coordinates:[i]}}var e,r,n=[0,0],i=6;return t.origin=function(e){return arguments.length?(n=e,t):n},t.angle=function(n){return arguments.length?(r=mr((e=+n)*qo,i*qo),t):e},t.precision=function(n){return arguments.length?(r=mr(e*qo,(i=+n)*qo),t):i},t.angle(90)},uo.geo.distance=function(t,e){var r,n=(e[0]-t[0])*qo,i=t[1]*qo,a=e[1]*qo,o=Math.sin(n),s=Math.cos(n),l=Math.sin(i),u=Math.cos(i),c=Math.sin(a),h=Math.cos(a);return Math.atan2(Math.sqrt((r=h*o)*r+(r=u*c-l*h*s)*r),l*c+u*h*s)},uo.geo.graticule=function(){function t(){return{type:\"MultiLineString\",coordinates:e()}}function e(){return uo.range(Math.ceil(a/m)*m,i,m).map(f).concat(uo.range(Math.ceil(u/v)*v,l,v).map(d)).concat(uo.range(Math.ceil(n/p)*p,r,p).filter(function(t){return bo(t%m)>Fo}).map(c)).concat(uo.range(Math.ceil(s/g)*g,o,g).filter(function(t){return bo(t%v)>Fo}).map(h))}var r,n,i,a,o,s,l,u,c,h,f,d,p=10,g=p,m=90,v=360,y=2.5;return t.lines=function(){return e().map(function(t){return{type:\"LineString\",coordinates:t}})},t.outline=function(){return{type:\"Polygon\",coordinates:[f(a).concat(d(l).slice(1),f(i).reverse().slice(1),d(u).reverse().slice(1))]}},t.extent=function(e){return arguments.length?t.majorExtent(e).minorExtent(e):t.minorExtent()},t.majorExtent=function(e){return arguments.length?(a=+e[0][0],i=+e[1][0],u=+e[0][1],l=+e[1][1],a>i&&(e=a,a=i,i=e),u>l&&(e=u,u=l,l=e),t.precision(y)):[[a,u],[i,l]]},t.minorExtent=function(e){return arguments.length?(n=+e[0][0],r=+e[1][0],s=+e[0][1],o=+e[1][1],n>r&&(e=n,n=r,r=e),s>o&&(e=s,s=o,o=e),t.precision(y)):[[n,s],[r,o]]},t.step=function(e){return arguments.length?t.majorStep(e).minorStep(e):t.minorStep()},t.majorStep=function(e){return arguments.length?(m=+e[0],v=+e[1],t):[m,v]},t.minorStep=function(e){return arguments.length?(p=+e[0],g=+e[1],t):[p,g]},t.precision=function(e){return arguments.length?(y=+e,c=yr(s,o,90),h=xr(n,r,y),f=yr(u,l,90),d=xr(a,i,y),t):y},t.majorExtent([[-180,-90+Fo],[180,90-Fo]]).minorExtent([[-180,-80-Fo],[180,80+Fo]])},uo.geo.greatArc=function(){function t(){return{type:\"LineString\",coordinates:[e||n.apply(this,arguments),r||i.apply(this,arguments)]}}var e,r,n=br,i=_r;return t.distance=function(){return uo.geo.distance(e||n.apply(this,arguments),r||i.apply(this,arguments))},t.source=function(r){return arguments.length?(n=r,e=\"function\"==typeof r?null:r,t):n},t.target=function(e){return arguments.length?(i=e,r=\"function\"==typeof e?null:e,t):i},t.precision=function(){return arguments.length?t:0},t},uo.geo.interpolate=function(t,e){return wr(t[0]*qo,t[1]*qo,e[0]*qo,e[1]*qo)},uo.geo.length=function(t){return Qs=0,uo.geo.stream(t,Ks),Qs};var Qs,Ks={sphere:M,point:M,lineStart:Mr,lineEnd:M,polygonStart:M,polygonEnd:M},$s=Ar(function(t){return Math.sqrt(2/(1+t))},function(t){return 2*Math.asin(t/2)});(uo.geo.azimuthalEqualArea=function(){return sr($s)}).raw=$s;var Js=Ar(function(t){var e=Math.acos(t);return e&&e/Math.sin(e)},b);(uo.geo.azimuthalEquidistant=function(){return sr(Js)}).raw=Js,(uo.geo.conicConformal=function(){return Xe(kr)}).raw=kr,(uo.geo.conicEquidistant=function(){return Xe(Tr)}).raw=Tr;var tl=Ar(function(t){return 1/t},Math.atan);(uo.geo.gnomonic=function(){return sr(tl)}).raw=tl,Er.invert=function(t,e){return[t,2*Math.atan(Math.exp(e))-Vo]},(uo.geo.mercator=function(){return Sr(Er)}).raw=Er;var el=Ar(function(){return 1},Math.asin);(uo.geo.orthographic=function(){return sr(el)}).raw=el;var rl=Ar(function(t){return 1/(1+t)},function(t){return 2*Math.atan(t)});(uo.geo.stereographic=function(){return sr(rl)}).raw=rl,Lr.invert=function(t,e){return[-e,2*Math.atan(Math.exp(t))-Vo]},(uo.geo.transverseMercator=function(){var t=Sr(Lr),e=t.center,r=t.rotate;return t.center=function(t){return t?e([-t[1],t[0]]):(t=e(),[t[1],-t[0]])},t.rotate=function(t){return t?r([t[0],t[1],t.length>2?t[2]+90:90]):(t=r(),[t[0],t[1],t[2]-90])},r([0,0,90])}).raw=Lr,uo.geom={},uo.geom.hull=function(t){function e(t){if(t.length<3)return[];var e,i=St(r),a=St(n),o=t.length,s=[],l=[];for(e=0;e=0;--e)d.push(t[s[u[e]][2]]);for(e=+h;e=n&&u.x<=a&&u.y>=i&&u.y<=o?[[n,o],[a,o],[a,i],[n,i]]:[];c.point=t[s]}),e}function r(t){return t.map(function(t,e){return{x:Math.round(a(t,e)/Fo)*Fo,y:Math.round(o(t,e)/Fo)*Fo,i:e}})}var n=zr,i=Cr,a=n,o=i,s=hl;return t?e(t):(e.links=function(t){return un(r(t)).edges.filter(function(t){return t.l&&t.r}).map(function(e){return{source:t[e.l.i],target:t[e.r.i]}})},e.triangles=function(t){var e=[];return un(r(t)).cells.forEach(function(r,n){for(var i,a,o=r.site,s=r.edges.sort(Xr),l=-1,u=s.length,c=s[u-1].edge,h=c.l===o?c.r:c.l;++l=u,f=n>=c,d=f<<1|h;t.leaf=!1,t=t.nodes[d]||(t.nodes[d]=pn()),h?i=u:s=u,f?o=c:l=c,a(t,e,r,n,i,o,s,l)}var c,h,f,d,p,g,m,v,y,x=St(s),b=St(l);if(null!=e)g=e,m=r,v=n,y=i;else if(v=y=-(g=m=1/0),h=[],f=[],p=t.length,o)for(d=0;dv&&(v=c.x),c.y>y&&(y=c.y),h.push(c.x),f.push(c.y);else for(d=0;dv&&(v=_),w>y&&(y=w),h.push(_),f.push(w)}var M=v-g,A=y-m;M>A?y=m+M:v=g+A;var k=pn();if(k.add=function(t){a(k,t,+x(t,++d),+b(t,d),g,m,v,y)},k.visit=function(t){gn(t,k,g,m,v,y)},k.find=function(t){return mn(k,t[0],t[1],g,m,v,y)},d=-1,null==e){for(;++d=0?t.slice(0,e):t,n=e>=0?t.slice(e+1):\"in\";return r=gl.get(r)||pl,n=ml.get(n)||b,Mn(n(r.apply(null,co.call(arguments,1))))},uo.interpolateHcl=Rn,uo.interpolateHsl=Fn,uo.interpolateLab=jn,uo.interpolateRound=Nn,uo.transform=function(t){var e=fo.createElementNS(uo.ns.prefix.svg,\"g\");return(uo.transform=function(t){if(null!=t){e.setAttribute(\"transform\",t);var r=e.transform.baseVal.consolidate()}return new Bn(r?r.matrix:vl)})(t)},Bn.prototype.toString=function(){return\"translate(\"+this.translate+\")rotate(\"+this.rotate+\")skewX(\"+this.skew+\")scale(\"+this.scale+\")\"};var vl={a:1,b:0,c:0,d:1,e:0,f:0};uo.interpolateTransform=Zn,uo.layout={},uo.layout.bundle=function(){return function(t){for(var e=[],r=-1,n=t.length;++r0?i=t:(r.c=null,r.t=NaN,r=null,u.end({type:\"end\",alpha:i=0})):t>0&&(u.start({type:\"start\",alpha:i=t}),r=Pt(l.tick)),l):i},l.start=function(){function t(t,n){if(!r){for(r=new Array(i),l=0;l=0;)o.push(c=u[l]),c.parent=a,c.depth=a.depth+1;n&&(a.value=0),a.children=u}else n&&(a.value=+n.call(t,a,a.depth)||0),delete a.children;return li(i,function(t){var r,i;e&&(r=t.children)&&r.sort(e),n&&(i=t.parent)&&(i.value+=t.value)}),s}var e=hi,r=ui,n=ci;return t.sort=function(r){return arguments.length?(e=r,t):e},t.children=function(e){return arguments.length?(r=e,t):r},t.value=function(e){return arguments.length?(n=e,t):n},t.revalue=function(e){return n&&(si(e,function(t){t.children&&(t.value=0)}),li(e,function(e){var r;e.children||(e.value=+n.call(t,e,e.depth)||0),(r=e.parent)&&(r.value+=e.value)})),e},t},uo.layout.partition=function(){function t(e,r,n,i){var a=e.children;if(e.x=r,e.y=e.depth*i,e.dx=n,e.dy=i,a&&(o=a.length)){var o,s,l,u=-1;for(n=e.value?n/e.value:0;++us&&(s=n),o.push(n)}for(r=0;r0)for(a=-1;++a=c[0]&&s<=c[1]&&(o=l[uo.bisect(h,s,1,d)-1],o.y+=p,o.push(t[a]));return l}var e=!0,r=Number,n=Mi,i=_i;return t.value=function(e){return arguments.length?(r=e,t):r},t.range=function(e){return arguments.length?(n=St(e),t):n},t.bins=function(e){return arguments.length?(i=\"number\"==typeof e?function(t){return wi(t,e)}:St(e),t):i},t.frequency=function(r){return arguments.length?(e=!!r,t):e},t},uo.layout.pack=function(){function t(t,a){var o=r.call(this,t,a),s=o[0],l=i[0],u=i[1],c=null==e?Math.sqrt:\"function\"==typeof e?e:function(){return e};if(s.x=s.y=0,li(s,function(t){t.r=+c(t.value)}),li(s,Si),n){var h=n*(e?1:Math.max(2*s.r/l,2*s.r/u))/2;li(s,function(t){t.r+=h}),li(s,Si),li(s,function(t){t.r-=h})}return Ci(s,l/2,u/2,e?1:1/Math.max(2*s.r/l,2*s.r/u)),o}var e,r=uo.layout.hierarchy().sort(Ai),n=0,i=[1,1];return t.size=function(e){return arguments.length?(i=e,t):i},t.radius=function(r){return arguments.length?(e=null==r||\"function\"==typeof r?r:+r,t):e},t.padding=function(e){return arguments.length?(n=+e,t):n},oi(t,r)},uo.layout.tree=function(){function t(t,i){var c=o.call(this,t,i),h=c[0],f=e(h);if(li(f,r),f.parent.m=-f.z,si(f,n),u)si(h,a);else{var d=h,p=h,g=h;si(h,function(t){t.xp.x&&(p=t),t.depth>g.depth&&(g=t)});var m=s(d,p)/2-d.x,v=l[0]/(p.x+s(p,d)/2+m),y=l[1]/(g.depth||1);si(h,function(t){t.x=(t.x+m)*v,t.y=t.depth*y})}return c}function e(t){for(var e,r={A:null,children:[t]},n=[r];null!=(e=n.pop());)for(var i,a=e.children,o=0,s=a.length;o0&&(Ri(ji(o,t,r),t,n),u+=n,c+=n),h+=o.m,u+=i.m,f+=l.m,c+=a.m;o&&!Oi(a)&&(a.t=o,a.m+=h-c),i&&!Di(l)&&(l.t=i,l.m+=u-f,r=t)}return r}function a(t){t.x*=l[0],t.y=t.depth*l[1]}var o=uo.layout.hierarchy().sort(null).value(null),s=Pi,l=[1,1],u=null;return t.separation=function(e){return arguments.length?(s=e,t):s},t.size=function(e){return arguments.length?(u=null==(l=e)?a:null,t):u?null:l},t.nodeSize=function(e){return arguments.length?(u=null==(l=e)?null:a,t):u?l:null},oi(t,o)},uo.layout.cluster=function(){function t(t,a){var o,s=e.call(this,t,a),l=s[0],u=0;li(l,function(t){var e=t.children;e&&e.length?(t.x=Bi(e),t.y=Ni(e)):(t.x=o?u+=r(t,o):0,t.y=0,o=t)});var c=Ui(l),h=Vi(l),f=c.x-r(c,h)/2,d=h.x+r(h,c)/2;return li(l,i?function(t){t.x=(t.x-l.x)*n[0],t.y=(l.y-t.y)*n[1]}:function(t){t.x=(t.x-f)/(d-f)*n[0],t.y=(1-(l.y?t.y/l.y:1))*n[1]}),s}var e=uo.layout.hierarchy().sort(null).value(null),r=Pi,n=[1,1],i=!1;return t.separation=function(e){return arguments.length?(r=e,t):r},t.size=function(e){return arguments.length?(i=null==(n=e),t):i?null:n},t.nodeSize=function(e){return arguments.length?(i=null!=(n=e),t):i?n:null},oi(t,e)},uo.layout.treemap=function(){function t(t,e){for(var r,n,i=-1,a=t.length;++i0;)c.push(o=f[l-1]),c.area+=o.area,\"squarify\"!==d||(s=n(c,g))<=p?(f.pop(),p=s):(c.area-=c.pop().area,i(c,g,u,!1),g=Math.min(u.dx,u.dy),c.length=c.area=0,p=1/0);c.length&&(i(c,g,u,!0),c.length=c.area=0),a.forEach(e)}}function r(e){var n=e.children;if(n&&n.length){var a,o=h(e),s=n.slice(),l=[];for(t(s,o.dx*o.dy/e.value),l.area=0;a=s.pop();)l.push(a),l.area+=a.area,null!=a.z&&(i(l,a.z?o.dx:o.dy,o,!s.length),l.length=l.area=0);n.forEach(r)}}function n(t,e){for(var r,n=t.area,i=0,a=1/0,o=-1,s=t.length;++oi&&(i=r));return n*=n,e*=e,n?Math.max(e*i*p/n,n/(e*a*p)):1/0}function i(t,e,r,n){var i,a=-1,o=t.length,s=r.x,u=r.y,c=e?l(t.area/e):0;if(e==r.dx){for((n||c>r.dy)&&(c=r.dy);++ar.dx)&&(c=r.dx);++a1);return t+e*r*Math.sqrt(-2*Math.log(i)/i)}},logNormal:function(){var t=uo.random.normal.apply(uo,arguments);return function(){return Math.exp(t())}},bates:function(t){var e=uo.random.irwinHall(t);return function(){return e()/t}},irwinHall:function(t){return function(){for(var e=0,r=0;rh?0:1;if(u=Uo)return e(u,d)+(t?e(t,1-d):\"\")+\"Z\";var p,g,m,v,y,x,b,_,w,M,A,k,T=0,E=0,S=[];if((v=(+l.apply(this,arguments)||0)/2)&&(m=a===Il?Math.sqrt(t*t+u*u):+a.apply(this,arguments),d||(E*=-1),u&&(E=nt(m/u*Math.sin(v))),t&&(T=nt(m/t*Math.sin(v)))),u){y=u*Math.cos(c+E),x=u*Math.sin(c+E),b=u*Math.cos(h-E),_=u*Math.sin(h-E);var L=Math.abs(h-c-2*E)<=No?0:1;if(E&&xa(y,x,b,_)===d^L){var z=(c+h)/2;y=u*Math.cos(z),x=u*Math.sin(z),b=_=null}}else y=x=0;if(t){w=t*Math.cos(h-T),M=t*Math.sin(h-T),A=t*Math.cos(c+T),k=t*Math.sin(c+T);var C=Math.abs(c-h+2*T)<=No?0:1;if(T&&xa(w,M,A,k)===1-d^C){var I=(c+h)/2;w=t*Math.cos(I),M=t*Math.sin(I),A=k=null}}else w=M=0;if(f>Fo&&(p=Math.min(Math.abs(u-t)/2,+i.apply(this,arguments)))>.001){g=tNo)+\",1 \"+e}function i(t,e,r,n){return\"Q 0,0 \"+n}var a=br,o=_r,s=Ha,l=ma,u=va;return t.radius=function(e){return arguments.length?(s=St(e),t):s},t.source=function(e){return arguments.length?(a=St(e),t):a},t.target=function(e){return arguments.length?(o=St(e),t):o},t.startAngle=function(e){return arguments.length?(l=St(e),t):l},t.endAngle=function(e){return arguments.length?(u=St(e),t):u},t},uo.svg.diagonal=function(){function t(t,i){var a=e.call(this,t,i),o=r.call(this,t,i),s=(a.y+o.y)/2,l=[a,{x:a.x,y:s},{x:o.x,y:s},o];return l=l.map(n),\"M\"+l[0]+\"C\"+l[1]+\" \"+l[2]+\" \"+l[3]}var e=br,r=_r,n=Ga;return t.source=function(r){return arguments.length?(e=St(r),t):e},t.target=function(e){return arguments.length?(r=St(e),t):r},t.projection=function(e){return arguments.length?(n=e,t):n},t},uo.svg.diagonal.radial=function(){var t=uo.svg.diagonal(),e=Ga,r=t.projection;return t.projection=function(t){return arguments.length?r(Xa(e=t)):e},t},uo.svg.symbol=function(){function t(t,n){return(Fl.get(e.call(this,t,n))||Za)(r.call(this,t,n))}var e=Wa,r=Ya;return t.type=function(r){return arguments.length?(e=St(r),t):e},t.size=function(e){return arguments.length?(r=St(e),t):r},t};var Fl=uo.map({circle:Za,cross:function(t){var e=Math.sqrt(t/5)/2;return\"M\"+-3*e+\",\"+-e+\"H\"+-e+\"V\"+-3*e+\"H\"+e+\"V\"+-e+\"H\"+3*e+\"V\"+e+\"H\"+e+\"V\"+3*e+\"H\"+-e+\"V\"+e+\"H\"+-3*e+\"Z\"},diamond:function(t){var e=Math.sqrt(t/(2*Nl)),r=e*Nl;return\"M0,\"+-e+\"L\"+r+\",0 0,\"+e+\" \"+-r+\",0Z\"},square:function(t){var e=Math.sqrt(t)/2;return\"M\"+-e+\",\"+-e+\"L\"+e+\",\"+-e+\" \"+e+\",\"+e+\" \"+-e+\",\"+e+\"Z\"},\"triangle-down\":function(t){var e=Math.sqrt(t/jl),r=e*jl/2;return\"M0,\"+r+\"L\"+e+\",\"+-r+\" \"+-e+\",\"+-r+\"Z\"},\"triangle-up\":function(t){var e=Math.sqrt(t/jl),r=e*jl/2;return\"M0,\"+-r+\"L\"+e+\",\"+r+\" \"+-e+\",\"+r+\"Z\"}});uo.svg.symbolTypes=Fl.keys();var jl=Math.sqrt(3),Nl=Math.tan(30*qo);Lo.transition=function(t){for(var e,r,n=Bl||++Hl,i=to(t),a=[],o=Ul||{time:Date.now(),ease:Sn,delay:0,duration:250},s=-1,l=this.length;++srect,.s>rect\").attr(\"width\",h[1]-h[0])}function i(t){t.select(\".extent\").attr(\"y\",f[0]),t.selectAll(\".extent,.e>rect,.w>rect\").attr(\"height\",f[1]-f[0])}function a(){function a(){32==uo.event.keyCode&&(L||(x=null,C[0]-=h[1],C[1]-=f[1],L=2),T())}function g(){32==uo.event.keyCode&&2==L&&(C[0]+=h[1],C[1]+=f[1],L=0,T())}function m(){var t=uo.mouse(_),n=!1;b&&(t[0]+=b[0],t[1]+=b[1]),L||(uo.event.altKey?(x||(x=[(h[0]+h[1])/2,(f[0]+f[1])/2]),C[0]=h[+(t[0]=2)return!1;t[r]=n}return!0}):w.filter(function(t){for(var e=0;e<=o;++e){var r=y[t[e]];if(r<0)return!1;t[e]=r}return!0}),1&o)for(var h=0;h>>31},e.exports.exponent=function(t){var r=e.exports.hi(t);return(r<<1>>>21)-1023},e.exports.fraction=function(t){var r=e.exports.lo(t),n=e.exports.hi(t),i=1048575&n;return 2146435072&n&&(i+=1<<20),[r,i]},e.exports.denormalized=function(t){var r=e.exports.hi(t);return!(2146435072&r)}}).call(this,t(\"buffer\").Buffer)},{buffer:64}],98:[function(t,e,r){\"use strict\";function n(t,e,r){var i=0|t[r];if(i<=0)return[];var a,o=new Array(i);if(r===t.length-1)for(a=0;a0)return i(0|t,e);break;case\"object\":if(\"number\"==typeof t.length)return n(t,e,0)}return[]}e.exports=a},{}],99:[function(t,e,r){\"use strict\";function n(t,e,r){r=r||2;var n=e&&e.length,a=n?e[0]*r:t.length,s=i(t,0,a,r,!0),l=[];if(!s)return l;var u,c,f,d,p,g,m;if(n&&(s=h(t,e,s,r)),t.length>80*r){u=f=t[0],c=d=t[1];for(var v=r;vf&&(f=p),g>d&&(d=g);m=Math.max(f-u,d-c)}return o(s,l,r,u,c,m),l}function i(t,e,r,n,i){var a,o;if(i===C(t,e,r,n)>0)for(a=e;a=e;a-=n)o=S(a,t[a],t[a+1],o);return o&&w(o,o.next)&&(L(o),o=o.next),o}function a(t,e){if(!t)return t;e||(e=t);var r,n=t;do if(r=!1,n.steiner||!w(n,n.next)&&0!==_(n.prev,n,n.next))n=n.next;else{if(L(n),n=e=n.prev,n===n.next)return null;r=!0}while(r||n!==e);return e}function o(t,e,r,n,i,h,f){if(t){!f&&h&&g(t,n,i,h);for(var d,p,m=t;t.prev!==t.next;)if(d=t.prev,p=t.next,h?l(t,n,i,h):s(t))e.push(d.i/r),e.push(t.i/r),e.push(p.i/r),L(t),t=p.next,m=p.next;else if(t=p,t===m){f?1===f?(t=u(t,e,r),o(t,e,r,n,i,h,2)):2===f&&c(t,e,r,n,i,h):o(a(t),e,r,n,i,h,1);break}}}function s(t){var e=t.prev,r=t,n=t.next;if(_(e,r,n)>=0)return!1;for(var i=t.next.next;i!==t.prev;){if(x(e.x,e.y,r.x,r.y,n.x,n.y,i.x,i.y)&&_(i.prev,i,i.next)>=0)return!1;i=i.next}return!0}function l(t,e,r,n){var i=t.prev,a=t,o=t.next;if(_(i,a,o)>=0)return!1;for(var s=i.xa.x?i.x>o.x?i.x:o.x:a.x>o.x?a.x:o.x,c=i.y>a.y?i.y>o.y?i.y:o.y:a.y>o.y?a.y:o.y,h=v(s,l,e,r,n),f=v(u,c,e,r,n),d=t.nextZ;d&&d.z<=f;){if(d!==t.prev&&d!==t.next&&x(i.x,i.y,a.x,a.y,o.x,o.y,d.x,d.y)&&_(d.prev,d,d.next)>=0)return!1;d=d.nextZ}for(d=t.prevZ;d&&d.z>=h;){if(d!==t.prev&&d!==t.next&&x(i.x,i.y,a.x,a.y,o.x,o.y,d.x,d.y)&&_(d.prev,d,d.next)>=0)return!1;d=d.prevZ}return!0}function u(t,e,r){var n=t;do{var i=n.prev,a=n.next.next;!w(i,a)&&M(i,n,n.next,a)&&k(i,a)&&k(a,i)&&(e.push(i.i/r),e.push(n.i/r),e.push(a.i/r),L(n),L(n.next),n=t=a),n=n.next}while(n!==t);return n}function c(t,e,r,n,i,s){var l=t;do{for(var u=l.next.next;u!==l.prev;){if(l.i!==u.i&&b(l,u)){var c=E(l,u);return l=a(l,l.next),c=a(c,c.next),o(l,e,r,n,i,s),void o(c,e,r,n,i,s)}u=u.next}l=l.next}while(l!==t)}function h(t,e,r,n){var o,s,l,u,c,h=[];for(o=0,s=e.length;o=n.next.y){var s=n.x+(a-n.y)*(n.next.x-n.x)/(n.next.y-n.y);if(s<=i&&s>o){if(o=s,s===i){if(a===n.y)return n;if(a===n.next.y)return n.next}r=n.x=n.x&&n.x>=c&&x(ar.x)&&k(n,t)&&(r=n,f=l)),n=n.next;return r}function g(t,e,r,n){var i=t;do null===i.z&&(i.z=v(i.x,i.y,e,r,n)),i.prevZ=i.prev,i.nextZ=i.next,i=i.next;while(i!==t);i.prevZ.nextZ=null,i.prevZ=null,m(i)}function m(t){var e,r,n,i,a,o,s,l,u=1;do{for(r=t,t=null,a=null,o=0;r;){for(o++,n=r,s=0,e=0;e0||l>0&&n;)0===s?(i=n,n=n.nextZ,l--):0!==l&&n?r.z<=n.z?(i=r,r=r.nextZ,s--):(i=n,n=n.nextZ,l--):(i=r,r=r.nextZ,s--),a?a.nextZ=i:t=i,i.prevZ=a,a=i;r=n}a.nextZ=null,u*=2}while(o>1);return t}function v(t,e,r,n,i){return t=32767*(t-r)/i,e=32767*(e-n)/i,t=16711935&(t|t<<8),t=252645135&(t|t<<4),t=858993459&(t|t<<2),t=1431655765&(t|t<<1),e=16711935&(e|e<<8),e=252645135&(e|e<<4),e=858993459&(e|e<<2),e=1431655765&(e|e<<1),t|e<<1}function y(t){var e=t,r=t;do e.x=0&&(t-o)*(n-s)-(r-o)*(e-s)>=0&&(r-o)*(a-s)-(i-o)*(n-s)>=0}function b(t,e){return t.next.i!==e.i&&t.prev.i!==e.i&&!A(t,e)&&k(t,e)&&k(e,t)&&T(t,e)}function _(t,e,r){return(e.y-t.y)*(r.x-e.x)-(e.x-t.x)*(r.y-e.y)}function w(t,e){return t.x===e.x&&t.y===e.y}function M(t,e,r,n){return!!(w(t,e)&&w(r,n)||w(t,n)&&w(r,e))||_(t,e,r)>0!=_(t,e,n)>0&&_(r,n,t)>0!=_(r,n,e)>0}function A(t,e){var r=t;do{if(r.i!==t.i&&r.next.i!==t.i&&r.i!==e.i&&r.next.i!==e.i&&M(r,r.next,t,e))return!0;r=r.next}while(r!==t);return!1}function k(t,e){return _(t.prev,t,t.next)<0?_(t,e,t.next)>=0&&_(t,t.prev,e)>=0:_(t,e,t.prev)<0||_(t,t.next,e)<0}function T(t,e){var r=t,n=!1,i=(t.x+e.x)/2,a=(t.y+e.y)/2;do r.y>a!=r.next.y>a&&i<(r.next.x-r.x)*(a-r.y)/(r.next.y-r.y)+r.x&&(n=!n),r=r.next;while(r!==t);return n}function E(t,e){var r=new z(t.i,t.x,t.y),n=new z(e.i,e.x,e.y),i=t.next,a=e.prev;return t.next=e,e.prev=t,r.next=i,i.prev=r,n.next=r,r.prev=n,a.next=n,n.prev=a,n}function S(t,e,r,n){var i=new z(t,e,r);return n?(i.next=n.next,i.prev=n,n.next.prev=i,n.next=i):(i.prev=i,i.next=i),i}function L(t){t.next.prev=t.prev,t.prev.next=t.next,t.prevZ&&(t.prevZ.nextZ=t.nextZ),t.nextZ&&(t.nextZ.prevZ=t.prevZ)}function z(t,e,r){this.i=t,this.x=e,this.y=r,this.prev=null,this.next=null,this.z=null,this.prevZ=null,this.nextZ=null,this.steiner=!1}function C(t,e,r,n){for(var i=0,a=e,o=r-n;a0&&(n+=t[i-1].length,r.holes.push(n))}return r}},{}],100:[function(t,e,r){\"use strict\";function n(t,e){var r=t.length;if(\"number\"!=typeof e){e=0;for(var n=0;n0&&this._events[t].length>r&&(this._events[t].warned=!0,console.error(\"(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.\",this._events[t].length),\"function\"==typeof console.trace&&console.trace())),this},n.prototype.on=n.prototype.addListener,n.prototype.once=function(t,e){function r(){this.removeListener(t,r),n||(n=!0,e.apply(this,arguments))}if(!i(e))throw TypeError(\"listener must be a function\");var n=!1;return r.listener=e,this.on(t,r),this},n.prototype.removeListener=function(t,e){var r,n,a,s;if(!i(e))throw TypeError(\"listener must be a function\");if(!this._events||!this._events[t])return this;if(r=this._events[t],a=r.length,n=-1,r===e||i(r.listener)&&r.listener===e)delete this._events[t],this._events.removeListener&&this.emit(\"removeListener\",t,e);else if(o(r)){for(s=a;s-- >0;)if(r[s]===e||r[s].listener&&r[s].listener===e){n=s;break}if(n<0)return this;1===r.length?(r.length=0,delete this._events[t]):r.splice(n,1),this._events.removeListener&&this.emit(\"removeListener\",t,e)}return this},n.prototype.removeAllListeners=function(t){var e,r;if(!this._events)return this;if(!this._events.removeListener)return 0===arguments.length?this._events={}:this._events[t]&&delete this._events[t],this;if(0===arguments.length){for(e in this._events)\"removeListener\"!==e&&this.removeAllListeners(e);return this.removeAllListeners(\"removeListener\"),this._events={},this}if(r=this._events[t],i(r))this.removeListener(t,r);else if(r)for(;r.length;)this.removeListener(t,r[r.length-1]);return delete this._events[t],this},n.prototype.listeners=function(t){var e;return e=this._events&&this._events[t]?i(this._events[t])?[this._events[t]]:this._events[t].slice():[]},n.prototype.listenerCount=function(t){if(this._events){var e=this._events[t];if(i(e))return 1;if(e)return e.length}return 0},n.listenerCount=function(t,e){return t.listenerCount(e)}},{}],103:[function(t,e,r){\"use strict\";function n(t,e,r){var n=e||0,i=r||1;return[[t[12]+t[0],t[13]+t[1],t[14]+t[2],t[15]+t[3]],[t[12]-t[0],t[13]-t[1],t[14]-t[2],t[15]-t[3]],[t[12]+t[4],t[13]+t[5],t[14]+t[6],t[15]+t[7]],[t[12]-t[4],t[13]-t[5],t[14]-t[6],t[15]-t[7]],[n*t[12]+t[8],n*t[13]+t[9],n*t[14]+t[10],n*t[15]+t[11]],[i*t[12]-t[8],i*t[13]-t[9],i*t[14]-t[10],i*t[15]-t[11]]]}e.exports=n},{}],104:[function(t,e,r){\"use strict\";function n(t){for(var e,r=t.length,n=0;n13)&&32!==e&&133!==e&&160!==e&&5760!==e&&6158!==e&&(e<8192||e>8205)&&8232!==e&&8233!==e&&8239!==e&&8287!==e&&8288!==e&&12288!==e&&65279!==e)return!1;return!0}e.exports=function(t){var e=typeof t;if(\"string\"===e){var r=t;if(t=+t,0===t&&n(r))return!1}else if(\"number\"!==e)return!1;return t-t<1}},{}],105:[function(t,e,r){\"use strict\";function n(t){return new Function(\"f\",\"var p = (f && f.properties || {}); return \"+i(t))}function i(t){if(!t)return\"true\";var e=t[0];if(t.length<=1)return\"any\"===e?\"false\":\"true\";var r=\"==\"===e?o(t[1],t[2],\"===\",!1):\"!=\"===e?o(t[1],t[2],\"!==\",!1):\"<\"===e||\">\"===e||\"<=\"===e||\">=\"===e?o(t[1],t[2],e,!0):\"any\"===e?s(t.slice(1),\"||\"):\"all\"===e?s(t.slice(1),\"&&\"):\"none\"===e?c(s(t.slice(1),\"||\")):\"in\"===e?l(t[1],t.slice(2)):\"!in\"===e?c(l(t[1],t.slice(2))):\"has\"===e?u(t[1]):\"!has\"===e?c(u([t[1]])):\"true\";return\"(\"+r+\")\"}function a(t){return\"$type\"===t?\"f.type\":\"$id\"===t?\"f.id\":\"p[\"+JSON.stringify(t)+\"]\"}function o(t,e,r,n){var i=a(t),o=\"$type\"===t?f.indexOf(e):JSON.stringify(e);return(n?\"typeof \"+i+\"=== typeof \"+o+\"&&\":\"\")+i+r+o}function s(t,e){return t.map(i).join(e)}function l(t,e){\"$type\"===t&&(e=e.map(function(t){return f.indexOf(t)}));var r=JSON.stringify(e.sort(h)),n=a(t);return e.length<=200?r+\".indexOf(\"+n+\") !== -1\":\"function(v, a, i, j) {while (i <= j) { var m = (i + j) >> 1; if (a[m] === v) return true; if (a[m] > v) j = m - 1; else i = m + 1;}return false; }(\"+n+\", \"+r+\",0,\"+(e.length-1)+\")\"}function u(t){return JSON.stringify(t)+\" in p\"}function c(t){return\"!(\"+t+\")\"}function h(t,e){return te?1:0}e.exports=n;var f=[\"Unknown\",\"Point\",\"LineString\",\"Polygon\"]},{}],106:[function(t,e,r){\"use strict\";function n(t,e,r){return Math.min(e,Math.max(t,r))}function i(t,e,r){this.dimension=t.length,this.bounds=[new Array(this.dimension),new Array(this.dimension)];for(var n=0;n=r-1)for(var f=o.length-1,p=t-e[r-1],d=0;d=r-1)for(var c=a.length-1,h=(t-e[r-1],0);h=0;--r)if(t[--e])return!1;return!0},u.jump=function(t){var e=this.lastT(),r=this.dimension;if(!(t0;--h)i.push(n(l[h-1],u[h-1],arguments[h])),a.push(0)}},u.push=function(t){var e=this.lastT(),r=this.dimension;if(!(t1e-6?1/s:0;this._time.push(t);for(var f=r;f>0;--f){var d=n(u[f-1],c[f-1],arguments[f]);i.push(d),a.push((d-i[o++])*h)}}},u.set=function(t){var e=this.dimension;if(!(t0;--l)r.push(n(o[l-1],s[l-1],arguments[l])),i.push(0)}},u.move=function(t){var e=this.lastT(),r=this.dimension;if(!(t<=e||arguments.length!==r+1)){var i=this._state,a=this._velocity,o=i.length-this.dimension,s=this.bounds,l=s[0],u=s[1],c=t-e,h=c>1e-6?1/c:0;this._time.push(t);for(var f=r;f>0;--f){var d=arguments[f];i.push(n(l[f-1],u[f-1],i[o++]+d)),a.push(d*h)}}},u.idle=function(t){var e=this.lastT();if(!(t=0;--h)i.push(n(l[h],u[h],i[o]+c*a[o])),a.push(0),o+=1}}},{\"binary-search-bounds\":53,\"cubic-hermite\":90}],107:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a){\n", + "this._color=t,this.key=e,this.value=r,this.left=n,this.right=i,this._count=a}function i(t){return new n(t._color,t.key,t.value,t.left,t.right,t._count)}function a(t,e){return new n(t,e.key,e.value,e.left,e.right,e._count)}function o(t){t._count=1+(t.left?t.left._count:0)+(t.right?t.right._count:0)}function s(t,e){this._compare=t,this.root=e}function l(t,e){if(e.left){var r=l(t,e.left);if(r)return r}var r=t(e.key,e.value);return r?r:e.right?l(t,e.right):void 0}function u(t,e,r,n){var i=e(t,n.key);if(i<=0){if(n.left){var a=u(t,e,r,n.left);if(a)return a}var a=r(n.key,n.value);if(a)return a}if(n.right)return u(t,e,r,n.right)}function c(t,e,r,n,i){var a,o=r(t,i.key),s=r(e,i.key);if(o<=0){if(i.left&&(a=c(t,e,r,n,i.left)))return a;if(s>0&&(a=n(i.key,i.value)))return a}if(s>0&&i.right)return c(t,e,r,n,i.right)}function h(t,e){this.tree=t,this._stack=e}function f(t,e){t.key=e.key,t.value=e.value,t.left=e.left,t.right=e.right,t._color=e._color,t._count=e._count}function d(t){for(var e,r,n,s,l=t.length-1;l>=0;--l){if(e=t[l],0===l)return void(e._color=v);if(r=t[l-1],r.left===e){if(n=r.right,n.right&&n.right._color===m){if(n=r.right=i(n),s=n.right=i(n.right),r.right=n.left,n.left=r,n.right=s,n._color=r._color,e._color=v,r._color=v,s._color=v,o(r),o(n),l>1){var u=t[l-2];u.left===r?u.left=n:u.right=n}return void(t[l-1]=n)}if(n.left&&n.left._color===m){if(n=r.right=i(n),s=n.left=i(n.left),r.right=s.left,n.left=s.right,s.left=r,s.right=n,s._color=r._color,r._color=v,n._color=v,e._color=v,o(r),o(n),o(s),l>1){var u=t[l-2];u.left===r?u.left=s:u.right=s}return void(t[l-1]=s)}if(n._color===v){if(r._color===m)return r._color=v,void(r.right=a(m,n));r.right=a(m,n);continue}if(n=i(n),r.right=n.left,n.left=r,n._color=r._color,r._color=m,o(r),o(n),l>1){var u=t[l-2];u.left===r?u.left=n:u.right=n}t[l-1]=n,t[l]=r,l+11){var u=t[l-2];u.right===r?u.right=n:u.left=n}return void(t[l-1]=n)}if(n.right&&n.right._color===m){if(n=r.left=i(n),s=n.right=i(n.right),r.left=s.right,n.right=s.left,s.right=r,s.left=n,s._color=r._color,r._color=v,n._color=v,e._color=v,o(r),o(n),o(s),l>1){var u=t[l-2];u.right===r?u.right=s:u.left=s}return void(t[l-1]=s)}if(n._color===v){if(r._color===m)return r._color=v,void(r.left=a(m,n));r.left=a(m,n);continue}if(n=i(n),r.left=n.right,n.right=r,n._color=r._color,r._color=m,o(r),o(n),l>1){var u=t[l-2];u.right===r?u.right=n:u.left=n}t[l-1]=n,t[l]=r,l+1e?1:0}function g(t){return new s(t||p,null)}e.exports=g;var m=0,v=1,y=s.prototype;Object.defineProperty(y,\"keys\",{get:function(){var t=[];return this.forEach(function(e,r){t.push(e)}),t}}),Object.defineProperty(y,\"values\",{get:function(){var t=[];return this.forEach(function(e,r){t.push(r)}),t}}),Object.defineProperty(y,\"length\",{get:function(){return this.root?this.root._count:0}}),y.insert=function(t,e){for(var r=this._compare,i=this.root,l=[],u=[];i;){var c=r(t,i.key);l.push(i),u.push(c),i=c<=0?i.left:i.right}l.push(new n(m,t,e,null,null,1));for(var h=l.length-2;h>=0;--h){var i=l[h];u[h]<=0?l[h]=new n(i._color,i.key,i.value,l[h+1],i.right,i._count+1):l[h]=new n(i._color,i.key,i.value,i.left,l[h+1],i._count+1)}for(var h=l.length-1;h>1;--h){var f=l[h-1],i=l[h];if(f._color===v||i._color===v)break;var d=l[h-2];if(d.left===f)if(f.left===i){var p=d.right;if(!p||p._color!==m){if(d._color=m,d.left=f.right,f._color=v,f.right=d,l[h-2]=f,l[h-1]=i,o(d),o(f),h>=3){var g=l[h-3];g.left===d?g.left=f:g.right=f}break}f._color=v,d.right=a(v,p),d._color=m,h-=1}else{var p=d.right;if(!p||p._color!==m){if(f.right=i.left,d._color=m,d.left=i.right,i._color=v,i.left=f,i.right=d,l[h-2]=i,l[h-1]=f,o(d),o(f),o(i),h>=3){var g=l[h-3];g.left===d?g.left=i:g.right=i}break}f._color=v,d.right=a(v,p),d._color=m,h-=1}else if(f.right===i){var p=d.left;if(!p||p._color!==m){if(d._color=m,d.right=f.left,f._color=v,f.left=d,l[h-2]=f,l[h-1]=i,o(d),o(f),h>=3){var g=l[h-3];g.right===d?g.right=f:g.left=f}break}f._color=v,d.left=a(v,p),d._color=m,h-=1}else{var p=d.left;if(!p||p._color!==m){if(f.left=i.right,d._color=m,d.right=i.left,i._color=v,i.right=f,i.left=d,l[h-2]=i,l[h-1]=f,o(d),o(f),o(i),h>=3){var g=l[h-3];g.right===d?g.right=i:g.left=i}break}f._color=v,d.left=a(v,p),d._color=m,h-=1}}return l[0]._color=v,new s(r,l[0])},y.forEach=function(t,e,r){if(this.root)switch(arguments.length){case 1:return l(t,this.root);case 2:return u(e,this._compare,t,this.root);case 3:if(this._compare(e,r)>=0)return;return c(e,r,this._compare,t,this.root)}},Object.defineProperty(y,\"begin\",{get:function(){for(var t=[],e=this.root;e;)t.push(e),e=e.left;return new h(this,t)}}),Object.defineProperty(y,\"end\",{get:function(){for(var t=[],e=this.root;e;)t.push(e),e=e.right;return new h(this,t)}}),y.at=function(t){if(t<0)return new h(this,[]);for(var e=this.root,r=[];;){if(r.push(e),e.left){if(t=e.right._count)break;e=e.right}return new h(this,[])},y.ge=function(t){for(var e=this._compare,r=this.root,n=[],i=0;r;){var a=e(t,r.key);n.push(r),a<=0&&(i=n.length),r=a<=0?r.left:r.right}return n.length=i,new h(this,n)},y.gt=function(t){for(var e=this._compare,r=this.root,n=[],i=0;r;){var a=e(t,r.key);n.push(r),a<0&&(i=n.length),r=a<0?r.left:r.right}return n.length=i,new h(this,n)},y.lt=function(t){for(var e=this._compare,r=this.root,n=[],i=0;r;){var a=e(t,r.key);n.push(r),a>0&&(i=n.length),r=a<=0?r.left:r.right}return n.length=i,new h(this,n)},y.le=function(t){for(var e=this._compare,r=this.root,n=[],i=0;r;){var a=e(t,r.key);n.push(r),a>=0&&(i=n.length),r=a<0?r.left:r.right}return n.length=i,new h(this,n)},y.find=function(t){for(var e=this._compare,r=this.root,n=[];r;){var i=e(t,r.key);if(n.push(r),0===i)return new h(this,n);r=i<=0?r.left:r.right}return new h(this,[])},y.remove=function(t){var e=this.find(t);return e?e.remove():this},y.get=function(t){for(var e=this._compare,r=this.root;r;){var n=e(t,r.key);if(0===n)return r.value;r=n<=0?r.left:r.right}};var x=h.prototype;Object.defineProperty(x,\"valid\",{get:function(){return this._stack.length>0}}),Object.defineProperty(x,\"node\",{get:function(){return this._stack.length>0?this._stack[this._stack.length-1]:null},enumerable:!0}),x.clone=function(){return new h(this.tree,this._stack.slice())},x.remove=function(){var t=this._stack;if(0===t.length)return this.tree;var e=new Array(t.length),r=t[t.length-1];e[e.length-1]=new n(r._color,r.key,r.value,r.left,r.right,r._count);for(var i=t.length-2;i>=0;--i){var r=t[i];r.left===t[i+1]?e[i]=new n(r._color,r.key,r.value,e[i+1],r.right,r._count):e[i]=new n(r._color,r.key,r.value,r.left,e[i+1],r._count)}if(r=e[e.length-1],r.left&&r.right){var a=e.length;for(r=r.left;r.right;)e.push(r),r=r.right;var o=e[a-1];e.push(new n(r._color,o.key,o.value,r.left,r.right,r._count)),e[a-1].key=r.key,e[a-1].value=r.value;for(var i=e.length-2;i>=a;--i)r=e[i],e[i]=new n(r._color,r.key,r.value,r.left,e[i+1],r._count);e[a-1].left=e[a]}if(r=e[e.length-1],r._color===m){var l=e[e.length-2];l.left===r?l.left=null:l.right===r&&(l.right=null),e.pop();for(var i=0;i0)return this._stack[this._stack.length-1].key},enumerable:!0}),Object.defineProperty(x,\"value\",{get:function(){if(this._stack.length>0)return this._stack[this._stack.length-1].value},enumerable:!0}),Object.defineProperty(x,\"index\",{get:function(){var t=0,e=this._stack;if(0===e.length){var r=this.tree.root;return r?r._count:0}e[e.length-1].left&&(t=e[e.length-1].left._count);for(var n=e.length-2;n>=0;--n)e[n+1]===e[n].right&&(++t,e[n].left&&(t+=e[n].left._count));return t},enumerable:!0}),x.next=function(){var t=this._stack;if(0!==t.length){var e=t[t.length-1];if(e.right)for(e=e.right;e;)t.push(e),e=e.left;else for(t.pop();t.length>0&&t[t.length-1].right===e;)e=t[t.length-1],t.pop()}},Object.defineProperty(x,\"hasNext\",{get:function(){var t=this._stack;if(0===t.length)return!1;if(t[t.length-1].right)return!0;for(var e=t.length-1;e>0;--e)if(t[e-1].left===t[e])return!0;return!1}}),x.update=function(t){var e=this._stack;if(0===e.length)throw new Error(\"Can't update empty node!\");var r=new Array(e.length),i=e[e.length-1];r[r.length-1]=new n(i._color,i.key,t,i.left,i.right,i._count);for(var a=e.length-2;a>=0;--a)i=e[a],i.left===e[a+1]?r[a]=new n(i._color,i.key,i.value,r[a+1],i.right,i._count):r[a]=new n(i._color,i.key,i.value,i.left,r[a+1],i._count);return new s(this.tree._compare,r[0])},x.prev=function(){var t=this._stack;if(0!==t.length){var e=t[t.length-1];if(e.left)for(e=e.left;e;)t.push(e),e=e.right;else for(t.pop();t.length>0&&t[t.length-1].left===e;)e=t[t.length-1],t.pop()}},Object.defineProperty(x,\"hasPrev\",{get:function(){var t=this._stack;if(0===t.length)return!1;if(t[t.length-1].left)return!0;for(var e=t.length-1;e>0;--e)if(t[e-1].right===t[e])return!0;return!1}})},{}],108:[function(t,e,r){function n(t){if(t<0)return Number(\"0/0\");for(var e=s[0],r=s.length-1;r>0;--r)e+=s[r]/(t+r);var n=t+o+.5;return.5*Math.log(2*Math.PI)+(t+.5)*Math.log(n)-n+Math.log(e)-Math.log(t)}var i=7,a=[.9999999999998099,676.5203681218851,-1259.1392167224028,771.3234287776531,-176.6150291621406,12.507343278686905,-.13857109526572012,9984369578019572e-21,1.5056327351493116e-7],o=607/128,s=[.9999999999999971,57.15623566586292,-59.59796035547549,14.136097974741746,-.4919138160976202,3399464998481189e-20,4652362892704858e-20,-9837447530487956e-20,.0001580887032249125,-.00021026444172410488,.00021743961811521265,-.0001643181065367639,8441822398385275e-20,-26190838401581408e-21,36899182659531625e-22];e.exports=function t(e){if(e<.5)return Math.PI/(Math.sin(Math.PI*e)*t(1-e));if(e>100)return Math.exp(n(e));e-=1;for(var r=a[0],o=1;o0){e+=Math.abs(a(t[0]));for(var r=1;r2){for(var r,n,i=0;i=0}var u=t(\"geojson-area\");e.exports=n},{\"geojson-area\":109}],111:[function(t,e,r){\"use strict\";function n(t,e,r,n,o,l,u,c){if(r/=e,n/=e,u>=r&&c<=n)return t;if(u>n||c=r&&p<=n)h.push(g);else if(!(d>n||p=e&&s<=r&&i.push(o)}return i}function a(t,e,r,n,i,a){for(var s=[],l=0;lr?(b.push(i(u,p,e),i(u,p,r)),a||(b=o(s,b,m,v,y))):d>=e&&b.push(i(u,p,e)):f>r?dr&&(b.push(i(u,p,r)),a||(b=o(s,b,m,v,y))));u=g[x-1],f=u[n],f>=e&&f<=r&&b.push(u),h=b[b.length-1],a&&h&&(b[0][0]!==h[0]||b[0][1]!==h[1])&&b.push(b[0]),o(s,b,m,v,y)}return s}function o(t,e,r,n,i){return e.length&&(e.area=r,e.dist=n,void 0!==i&&(e.outer=i),t.push(e)),[]}e.exports=n;var s=t(\"./feature\")},{\"./feature\":113}],112:[function(t,e,r){\"use strict\";function n(t,e){var r=[];if(\"FeatureCollection\"===t.type)for(var n=0;n1?1:n,[r,n,0]}function s(t){for(var e,r,n=0,i=0,a=0;a1)return!1;var a=i.geometry[0].length;if(5!==a)return!1;for(var o=0;o1&&console.time(\"creation\"),x=this.tiles[y]=p(t,v,r,n,b,e===d.maxZoom),this.tileCoords.push({z:e,x:r,y:n}),g)){g>1&&(console.log(\"tile z%d-%d-%d (features: %d, points: %d, simplified: %d)\",e,r,n,x.numFeatures,x.numPoints,x.numSimplified),console.timeEnd(\"creation\"));var _=\"z\"+e;this.stats[_]=(this.stats[_]||0)+1,this.total++}if(x.source=t,i){if(e===d.maxZoom||e===i)continue;var w=1<1&&console.time(\"clipping\");var M,A,k,T,E,S,L=.5*d.buffer/d.extent,z=.5-L,C=.5+L,I=1+L;M=A=k=T=null,E=f(t,v,r-L,r+C,0,o,x.min[0],x.max[0]),S=f(t,v,r+z,r+I,0,o,x.min[0],x.max[0]),E&&(M=f(E,v,n-L,n+C,1,s,x.min[1],x.max[1]),A=f(E,v,n+z,n+I,1,s,x.min[1],x.max[1])),S&&(k=f(S,v,n-L,n+C,1,s,x.min[1],x.max[1]),T=f(S,v,n+z,n+I,1,s,x.min[1],x.max[1])),g>1&&console.timeEnd(\"clipping\"),t.length&&(h.push(M||[],e+1,2*r,2*n),h.push(A||[],e+1,2*r,2*n+1),h.push(k||[],e+1,2*r+1,2*n),h.push(T||[],e+1,2*r+1,2*n+1))}else i&&(m=e)}return m},i.prototype.getTile=function(t,e,r){var n=this.options,i=n.extent,o=n.debug,s=1<1&&console.log(\"drilling down to z%d-%d-%d\",t,e,r);for(var c,f=t,d=e,p=r;!c&&f>0;)f--,d=Math.floor(d/2),p=Math.floor(p/2),c=this.tiles[a(f,d,p)];if(!c||!c.source)return null;if(o>1&&console.log(\"found parent tile z%d-%d-%d\",f,d,p),u(c,i,n.buffer))return h.tile(c,i);o>1&&console.time(\"drilling down\");var g=this.splitTile(c.source,f,d,p,t,e,r);if(o>1&&console.timeEnd(\"drilling down\"),null!==g){var m=1<n&&(o=r,n=a);n>s?(t[o][2]=n,h.push(u),h.push(o),u=o):(c=h.pop(),u=h.pop())}}function i(t,e,r){var n=e[0],i=e[1],a=r[0],o=r[1],s=t[0],l=t[1],u=a-n,c=o-i;if(0!==u||0!==c){var h=((s-n)*u+(l-i)*c)/(u*u+c*c);h>1?(n=a,i=o):h>0&&(n+=u*h,i+=c*h)}return u=s-n,c=l-i,u*u+c*c}e.exports=n},{}],116:[function(t,e,r){\"use strict\";function n(t,e,r,n,a,o){for(var s={features:[],numPoints:0,numSimplified:0,numFeatures:0,source:null,x:r,y:n,z2:e,transformed:!1,min:[2,1],max:[-1,0]},l=0;ls.max[0]&&(s.max[0]=c[0]),c[1]>s.max[1]&&(s.max[1]=c[1])}return s}function i(t,e,r,n){var i,o,s,l,u=e.geometry,c=e.type,h=[],f=r*r;if(1===c)for(i=0;if)&&(d.push(l),t.numSimplified++),t.numPoints++;3===c&&a(d,s.outer),h.push(d)}else t.numPoints+=s.length;if(h.length){var p={geometry:h,type:c,tags:e.tags||null};null!==e.id&&(p.id=e.id),t.features.push(p)}}function a(t,e){var r=o(t);r<0===e&&t.reverse()}function o(t){for(var e,r,n=0,i=0,a=t.length,o=a-1;i0?(d[c]=-1,p[c]=0):(d[c]=0,p[c]=1)}}function s(t,e){var r=new i(t);return r.update(e),r}e.exports=s;var l=t(\"./lib/text.js\"),u=t(\"./lib/lines.js\"),c=t(\"./lib/background.js\"),h=t(\"./lib/cube.js\"),f=t(\"./lib/ticks.js\"),d=new Float32Array([1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]),p=i.prototype;p.update=function(t){function e(e,r,n){if(n in t){var i,a=t[n],o=this[n];(e?Array.isArray(a)&&Array.isArray(a[0]):Array.isArray(a))?this[n]=i=[r(a[0]),r(a[1]),r(a[2])]:this[n]=i=[r(a),r(a),r(a)];for(var s=0;s<3;++s)if(i[s]!==o[s])return!0}return!1}t=t||{};var r,n=e.bind(this,!1,Number),i=e.bind(this,!1,Boolean),a=e.bind(this,!1,String),o=e.bind(this,!0,function(t){if(Array.isArray(t)){if(3===t.length)return[+t[0],+t[1],+t[2],1];if(4===t.length)return[+t[0],+t[1],+t[2],+t[3]]}return[0,0,0,1]}),s=!1,c=!1;if(\"bounds\"in t)for(var h=t.bounds,d=0;d<2;++d)for(var p=0;p<3;++p)h[d][p]!==this.bounds[d][p]&&(c=!0),this.bounds[d][p]=h[d][p];if(\"ticks\"in t){r=t.ticks,s=!0,this.autoTicks=!1;for(var d=0;d<3;++d)this.tickSpacing[d]=0}else n(\"tickSpacing\")&&(this.autoTicks=!0,c=!0);if(this._firstInit&&(\"ticks\"in t||\"tickSpacing\"in t||(this.autoTicks=!0),c=!0,s=!0,this._firstInit=!1),c&&this.autoTicks&&(r=f.create(this.bounds,this.tickSpacing),s=!0),s){for(var d=0;d<3;++d)r[d].sort(function(t,e){return t.x-e.x});f.equal(r,this.ticks)?s=!1:this.ticks=r}i(\"tickEnable\"),a(\"tickFont\")&&(s=!0),n(\"tickSize\"),n(\"tickAngle\"),n(\"tickPad\"),o(\"tickColor\");var g=a(\"labels\");a(\"labelFont\")&&(g=!0),i(\"labelEnable\"),n(\"labelSize\"),n(\"labelPad\"),o(\"labelColor\"),i(\"lineEnable\"),i(\"lineMirror\"),n(\"lineWidth\"),o(\"lineColor\"),i(\"lineTickEnable\"),i(\"lineTickMirror\"),n(\"lineTickLength\"),n(\"lineTickWidth\"),o(\"lineTickColor\"),i(\"gridEnable\"),n(\"gridWidth\"),o(\"gridColor\"),i(\"zeroEnable\"),o(\"zeroLineColor\"),n(\"zeroLineWidth\"),i(\"backgroundEnable\"),o(\"backgroundColor\"),this._text?this._text&&(g||s)&&this._text.update(this.bounds,this.labels,this.labelFont,this.ticks,this.tickFont):this._text=l(this.gl,this.bounds,this.labels,this.labelFont,this.ticks,this.tickFont),this._lines&&s&&(this._lines.dispose(),this._lines=null),this._lines||(this._lines=u(this.gl,this.bounds,this.ticks))};var g=[new a,new a,new a],m=[0,0,0],v={model:d,view:d,projection:d};p.isOpaque=function(){return!0},p.isTransparent=function(){return!1},p.drawTransparent=function(t){};var y=[0,0,0],x=[0,0,0],b=[0,0,0];p.draw=function(t){t=t||v;for(var e=this.gl,r=t.model||d,i=t.view||d,a=t.projection||d,s=this.bounds,l=h(r,i,a,s),u=l.cubeEdges,c=l.axis,f=i[12],p=i[13],_=i[14],w=i[15],M=this.pixelRatio*(a[3]*f+a[7]*p+a[11]*_+a[15]*w)/e.drawingBufferHeight,A=0;A<3;++A)this.lastCubeProps.cubeEdges[A]=u[A],this.lastCubeProps.axis[A]=c[A];for(var k=g,A=0;A<3;++A)o(g[A],A,this.bounds,u,c);for(var e=this.gl,T=m,A=0;A<3;++A)this.backgroundEnable[A]?T[A]=c[A]:T[A]=0;this._background.draw(r,i,a,s,T,this.backgroundColor),this._lines.bind(r,i,a,this);for(var A=0;A<3;++A){var E=[0,0,0];c[A]>0?E[A]=s[1][A]:E[A]=s[0][A];for(var S=0;S<2;++S){var L=(A+1+S)%3,z=(A+1+(1^S))%3;this.gridEnable[L]&&this._lines.drawGrid(L,z,this.bounds,E,this.gridColor[L],this.gridWidth[L]*this.pixelRatio)}for(var S=0;S<2;++S){var L=(A+1+S)%3,z=(A+1+(1^S))%3;this.zeroEnable[z]&&s[0][z]<=0&&s[1][z]>=0&&this._lines.drawZero(L,z,this.bounds,E,this.zeroLineColor[z],this.zeroLineWidth[z]*this.pixelRatio)}}for(var A=0;A<3;++A){this.lineEnable[A]&&this._lines.drawAxisLine(A,this.bounds,k[A].primalOffset,this.lineColor[A],this.lineWidth[A]*this.pixelRatio),this.lineMirror[A]&&this._lines.drawAxisLine(A,this.bounds,k[A].mirrorOffset,this.lineColor[A],this.lineWidth[A]*this.pixelRatio);for(var C=n(y,k[A].primalMinor),I=n(x,k[A].mirrorMinor),P=this.lineTickLength,S=0;S<3;++S){var D=M/r[5*S];C[S]*=P[S]*D,I[S]*=P[S]*D}this.lineTickEnable[A]&&this._lines.drawAxisTicks(A,k[A].primalOffset,C,this.lineTickColor[A],this.lineTickWidth[A]*this.pixelRatio),this.lineTickMirror[A]&&this._lines.drawAxisTicks(A,k[A].mirrorOffset,I,this.lineTickColor[A],this.lineTickWidth[A]*this.pixelRatio)}this._text.bind(r,i,a,this.pixelRatio);for(var A=0;A<3;++A){for(var O=k[A].primalMinor,R=n(b,k[A].primalOffset),S=0;S<3;++S)this.lineTickEnable[A]&&(R[S]+=M*O[S]*Math.max(this.lineTickLength[S],0)/r[5*S]);if(this.tickEnable[A]){for(var S=0;S<3;++S)R[S]+=M*O[S]*this.tickPad[S]/r[5*S];this._text.drawTicks(A,this.tickSize[A],this.tickAngle[A],R,this.tickColor[A])}if(this.labelEnable[A]){for(var S=0;S<3;++S)R[S]+=M*O[S]*this.labelPad[S]/r[5*S];R[A]+=.5*(s[0][A]+s[1][A]),this._text.drawLabel(A,this.labelSize[A],this.labelAngle[A],R,this.labelColor[A])}}},p.dispose=function(){this._text.dispose(),this._lines.dispose(),this._background.dispose(),this._lines=null,this._text=null,this._background=null,this.gl=null}},{\"./lib/background.js\":121,\"./lib/cube.js\":122,\"./lib/lines.js\":123,\"./lib/text.js\":125,\"./lib/ticks.js\":126}],121:[function(t,e,r){\"use strict\";function n(t,e,r,n){this.gl=t,this.buffer=e,this.vao=r,this.shader=n}function i(t){for(var e=[],r=[],i=0,l=0;l<3;++l)for(var u=(l+1)%3,c=(l+2)%3,h=[0,0,0],f=[0,0,0],d=-1;d<=1;d+=2){r.push(i,i+2,i+1,i+1,i+2,i+3),h[l]=d,f[l]=d;for(var p=-1;p<=1;p+=2){h[u]=p;for(var g=-1;g<=1;g+=2)h[c]=g,e.push(h[0],h[1],h[2],f[0],f[1],f[2]),i+=1}var m=u;u=c,c=m}var v=a(t,new Float32Array(e)),y=a(t,new Uint16Array(r),t.ELEMENT_ARRAY_BUFFER),x=o(t,[{buffer:v,type:t.FLOAT,size:3,offset:0,stride:24},{buffer:v,type:t.FLOAT,size:3,offset:12,stride:24}],y),b=s(t);return b.attributes.position.location=0,b.attributes.normal.location=1,new n(t,v,x,b)}e.exports=i;var a=t(\"gl-buffer\"),o=t(\"gl-vao\"),s=t(\"./shaders\").bg,l=n.prototype;l.draw=function(t,e,r,n,i,a){for(var o=!1,s=0;s<3;++s)o=o||i[s];if(o){var l=this.gl;l.enable(l.POLYGON_OFFSET_FILL),l.polygonOffset(1,2),this.shader.bind(),this.shader.uniforms={model:t,view:e,projection:r,bounds:n,enable:i,colors:a},this.vao.bind(),this.vao.draw(this.gl.TRIANGLES,36),l.disable(l.POLYGON_OFFSET_FILL)}},l.dispose=function(){this.vao.dispose(),this.buffer.dispose(),this.shader.dispose()}},{\"./shaders\":124,\"gl-buffer\":128,\"gl-vao\":236}],122:[function(t,e,r){\"use strict\";function n(t,e,r){for(var n=0;n<4;++n){t[n]=r[12+n];for(var i=0;i<3;++i)t[n]+=e[i]*r[4*i+n]}}function i(t){for(var e=0;eE&&(_|=1<E&&(_|=1<f[g][1]&&(O=g));for(var R=-1,g=0;g<3;++g){var F=O^1<f[j][0]&&(j=F)}}var N=m;N[0]=N[1]=N[2]=0,N[o.log2(R^O)]=O&R,N[o.log2(O^j)]=O&j;var B=7^j;B===_||B===D?(B=7^R,N[o.log2(j^B)]=B&j):N[o.log2(R^B)]=B&R;for(var U=v,V=_,A=0;A<3;++A)V&1< 0.0) {\\n vec3 nPosition = mix(bounds[0], bounds[1], 0.5 * (position + 1.0));\\n gl_Position = projection * view * model * vec4(nPosition, 1.0);\\n } else {\\n gl_Position = vec4(0,0,0,0);\\n }\\n colorChannel = abs(normal);\\n}\",u=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nuniform vec4 colors[3];\\n\\nvarying vec3 colorChannel;\\n\\nvoid main() {\\n gl_FragColor = colorChannel.x * colors[0] + \\n colorChannel.y * colors[1] +\\n colorChannel.z * colors[2];\\n}\";r.bg=function(t){return n(t,l,u,null,[{name:\"position\",type:\"vec3\"},{name:\"normal\",type:\"vec3\"}])}},{\"gl-shader\":220}],125:[function(t,e,r){(function(r){\"use strict\";function n(t,e,r,n){this.gl=t,this.shader=e,this.buffer=r,this.vao=n,this.tickOffset=this.tickCount=this.labelOffset=this.labelCount=null}function i(t,e){try{return l(t,e)}catch(t){return console.warn(\"error vectorizing text:\",t),{cells:[],positions:[]}}}function a(t,e,r,i,a,l){var c=o(t),h=s(t,[{buffer:c,size:3}]),f=u(t);f.attributes.position.location=0;var d=new n(t,f,c,h);return d.update(e,r,i,a,l),d}e.exports=a;var o=t(\"gl-buffer\"),s=t(\"gl-vao\"),l=t(\"vectorize-text\"),u=t(\"./shaders\").text,c=window||r.global||{},h=c.__TEXT_CACHE||{};c.__TEXT_CACHE={};var f=3,d=n.prototype,p=[0,0];d.bind=function(t,e,r,n){this.vao.bind(),this.shader.bind();var i=this.shader.uniforms;i.model=t,i.view=e,i.projection=r,i.pixelScale=n,p[0]=this.gl.drawingBufferWidth,p[1]=this.gl.drawingBufferHeight,this.shader.uniforms.resolution=p},d.update=function(t,e,r,n,a){function o(t,e,r,n){var a=h[r];a||(a=h[r]={});var o=a[e];o||(o=a[e]=i(e,{triangles:!0,font:r,textAlign:\"center\",textBaseline:\"middle\"}));for(var l=(n||12)/12,u=o.positions,c=o.cells,f=0,d=c.length;f=0;--g){var m=u[p[g]];s.push(l*m[0],-l*m[1],t)}}for(var s=(this.gl,[]),l=[0,0,0],u=[0,0,0],c=[0,0,0],d=[0,0,0],p=0;p<3;++p){c[p]=s.length/f|0,o(.5*(t[0][p]+t[1][p]),e[p],r),d[p]=(s.length/f|0)-c[p],l[p]=s.length/f|0;for(var g=0;g=0&&(i=r.length-n-1);var a=Math.pow(10,i),o=Math.round(t*e*a),s=o+\"\";if(s.indexOf(\"e\")>=0)return s;var l=o/a,u=o%a;o<0?(l=0|-Math.ceil(l),u=0|-u):(l=0|Math.floor(l),u|=0);var c=\"\"+l;if(o<0&&(c=\"-\"+c),i){for(var h=\"\"+u;h.length=t[0][i];--o)a.push({x:o*e[i],text:n(e[i],o)});r.push(a)}return r}function a(t,e){for(var r=0;r<3;++r){if(t[r].length!==e[r].length)return!1;for(var n=0;nr)throw new Error(\"gl-buffer: If resizing buffer, must not specify offset\");return t.bufferSubData(e,a,i),r}function a(t,e){for(var r=l.malloc(t.length,e),n=t.length,i=0;i=0;--n){if(e[n]!==r)return!1;r*=t[n]}return!0}function s(t,e,r,i){if(r=r||t.ARRAY_BUFFER,i=i||t.DYNAMIC_DRAW,r!==t.ARRAY_BUFFER&&r!==t.ELEMENT_ARRAY_BUFFER)throw new Error(\"gl-buffer: Invalid type for webgl buffer, must be either gl.ARRAY_BUFFER or gl.ELEMENT_ARRAY_BUFFER\");if(i!==t.DYNAMIC_DRAW&&i!==t.STATIC_DRAW&&i!==t.STREAM_DRAW)throw new Error(\"gl-buffer: Invalid usage for buffer, must be either gl.DYNAMIC_DRAW, gl.STATIC_DRAW or gl.STREAM_DRAW\");var a=t.createBuffer(),o=new n(t,r,a,0,i);return o.update(e),o}var l=t(\"typedarray-pool\"),u=t(\"ndarray-ops\"),c=t(\"ndarray\"),h=[\"uint8\",\"uint8_clamped\",\"uint16\",\"uint32\",\"int8\",\"int16\",\"int32\",\"float32\"],f=n.prototype;f.bind=function(){this.gl.bindBuffer(this.type,this.handle)},f.unbind=function(){this.gl.bindBuffer(this.type,null)},f.dispose=function(){this.gl.deleteBuffer(this.handle)},f.update=function(t,e){if(\"number\"!=typeof e&&(e=-1),this.bind(),\"object\"==typeof t&&\"undefined\"!=typeof t.shape){var r=t.dtype;if(h.indexOf(r)<0&&(r=\"float32\"),this.type===this.gl.ELEMENT_ARRAY_BUFFER){var n=gl.getExtension(\"OES_element_index_uint\");r=n&&\"uint16\"!==r?\"uint32\":\"uint16\"}if(r===t.dtype&&o(t.shape,t.stride))0===t.offset&&t.data.length===t.shape[0]?this.length=i(this.gl,this.type,this.length,this.usage,t.data,e):this.length=i(this.gl,this.type,this.length,this.usage,t.data.subarray(t.offset,t.shape[0]),e);else{var s=l.malloc(t.size,r),f=c(s,t.shape);u.assign(f,t),e<0?this.length=i(this.gl,this.type,this.length,this.usage,s,e):this.length=i(this.gl,this.type,this.length,this.usage,s.subarray(0,t.size),e),l.free(s)}}else if(Array.isArray(t)){var d;d=this.type===this.gl.ELEMENT_ARRAY_BUFFER?a(t,\"uint16\"):a(t,\"float32\"),e<0?this.length=i(this.gl,this.type,this.length,this.usage,d,e):this.length=i(this.gl,this.type,this.length,this.usage,d.subarray(0,t.length),e),l.free(d)}else if(\"object\"==typeof t&&\"number\"==typeof t.length)this.length=i(this.gl,this.type,this.length,this.usage,t,e);else{if(\"number\"!=typeof t&&void 0!==t)throw new Error(\"gl-buffer: Invalid data type\");if(e>=0)throw new Error(\"gl-buffer: Cannot specify offset when resizing buffer\");t|=0,t<=0&&(t=1),this.gl.bufferData(this.type,0|t,this.usage),this.length=t}},e.exports=s},{ndarray:427,\"ndarray-ops\":421,\"typedarray-pool\":496}],129:[function(t,e,r){e.exports={0:\"NONE\",1:\"ONE\",2:\"LINE_LOOP\",3:\"LINE_STRIP\",4:\"TRIANGLES\",5:\"TRIANGLE_STRIP\",6:\"TRIANGLE_FAN\",256:\"DEPTH_BUFFER_BIT\",512:\"NEVER\",513:\"LESS\",514:\"EQUAL\",515:\"LEQUAL\",516:\"GREATER\",517:\"NOTEQUAL\",518:\"GEQUAL\",519:\"ALWAYS\",768:\"SRC_COLOR\",769:\"ONE_MINUS_SRC_COLOR\",770:\"SRC_ALPHA\",771:\"ONE_MINUS_SRC_ALPHA\",772:\"DST_ALPHA\",773:\"ONE_MINUS_DST_ALPHA\",774:\"DST_COLOR\",775:\"ONE_MINUS_DST_COLOR\",776:\"SRC_ALPHA_SATURATE\",1024:\"STENCIL_BUFFER_BIT\",1028:\"FRONT\",1029:\"BACK\",1032:\"FRONT_AND_BACK\",1280:\"INVALID_ENUM\",1281:\"INVALID_VALUE\",1282:\"INVALID_OPERATION\",1285:\"OUT_OF_MEMORY\",1286:\"INVALID_FRAMEBUFFER_OPERATION\",2304:\"CW\",2305:\"CCW\",2849:\"LINE_WIDTH\",2884:\"CULL_FACE\",2885:\"CULL_FACE_MODE\",2886:\"FRONT_FACE\",2928:\"DEPTH_RANGE\",2929:\"DEPTH_TEST\",2930:\"DEPTH_WRITEMASK\",2931:\"DEPTH_CLEAR_VALUE\",2932:\"DEPTH_FUNC\",2960:\"STENCIL_TEST\",2961:\"STENCIL_CLEAR_VALUE\",2962:\"STENCIL_FUNC\",2963:\"STENCIL_VALUE_MASK\",2964:\"STENCIL_FAIL\",2965:\"STENCIL_PASS_DEPTH_FAIL\",2966:\"STENCIL_PASS_DEPTH_PASS\",2967:\"STENCIL_REF\",2968:\"STENCIL_WRITEMASK\",2978:\"VIEWPORT\",3024:\"DITHER\",3042:\"BLEND\",3088:\"SCISSOR_BOX\",3089:\"SCISSOR_TEST\",3106:\"COLOR_CLEAR_VALUE\",3107:\"COLOR_WRITEMASK\",3317:\"UNPACK_ALIGNMENT\",3333:\"PACK_ALIGNMENT\",3379:\"MAX_TEXTURE_SIZE\",3386:\"MAX_VIEWPORT_DIMS\",3408:\"SUBPIXEL_BITS\",3410:\"RED_BITS\",3411:\"GREEN_BITS\",3412:\"BLUE_BITS\",3413:\"ALPHA_BITS\",3414:\"DEPTH_BITS\",3415:\"STENCIL_BITS\",3553:\"TEXTURE_2D\",4352:\"DONT_CARE\",4353:\"FASTEST\",4354:\"NICEST\",5120:\"BYTE\",5121:\"UNSIGNED_BYTE\",5122:\"SHORT\",5123:\"UNSIGNED_SHORT\",5124:\"INT\",5125:\"UNSIGNED_INT\",5126:\"FLOAT\",5386:\"INVERT\",5890:\"TEXTURE\",6401:\"STENCIL_INDEX\",6402:\"DEPTH_COMPONENT\",6406:\"ALPHA\",6407:\"RGB\",6408:\"RGBA\",6409:\"LUMINANCE\",6410:\"LUMINANCE_ALPHA\",7680:\"KEEP\",7681:\"REPLACE\",7682:\"INCR\",7683:\"DECR\",7936:\"VENDOR\",7937:\"RENDERER\",7938:\"VERSION\",9728:\"NEAREST\",9729:\"LINEAR\",9984:\"NEAREST_MIPMAP_NEAREST\",9985:\"LINEAR_MIPMAP_NEAREST\",9986:\"NEAREST_MIPMAP_LINEAR\",9987:\"LINEAR_MIPMAP_LINEAR\",10240:\"TEXTURE_MAG_FILTER\",10241:\"TEXTURE_MIN_FILTER\",10242:\"TEXTURE_WRAP_S\",10243:\"TEXTURE_WRAP_T\",10497:\"REPEAT\",10752:\"POLYGON_OFFSET_UNITS\",16384:\"COLOR_BUFFER_BIT\",32769:\"CONSTANT_COLOR\",32770:\"ONE_MINUS_CONSTANT_COLOR\",32771:\"CONSTANT_ALPHA\",32772:\"ONE_MINUS_CONSTANT_ALPHA\",32773:\"BLEND_COLOR\",32774:\"FUNC_ADD\",32777:\"BLEND_EQUATION_RGB\",32778:\"FUNC_SUBTRACT\",32779:\"FUNC_REVERSE_SUBTRACT\",32819:\"UNSIGNED_SHORT_4_4_4_4\",32820:\"UNSIGNED_SHORT_5_5_5_1\",32823:\"POLYGON_OFFSET_FILL\",32824:\"POLYGON_OFFSET_FACTOR\",32854:\"RGBA4\",32855:\"RGB5_A1\",32873:\"TEXTURE_BINDING_2D\",32926:\"SAMPLE_ALPHA_TO_COVERAGE\",32928:\"SAMPLE_COVERAGE\",32936:\"SAMPLE_BUFFERS\",32937:\"SAMPLES\",32938:\"SAMPLE_COVERAGE_VALUE\",32939:\"SAMPLE_COVERAGE_INVERT\",32968:\"BLEND_DST_RGB\",32969:\"BLEND_SRC_RGB\",32970:\"BLEND_DST_ALPHA\",32971:\"BLEND_SRC_ALPHA\",33071:\"CLAMP_TO_EDGE\",33170:\"GENERATE_MIPMAP_HINT\",33189:\"DEPTH_COMPONENT16\",33306:\"DEPTH_STENCIL_ATTACHMENT\",33635:\"UNSIGNED_SHORT_5_6_5\",33648:\"MIRRORED_REPEAT\",33901:\"ALIASED_POINT_SIZE_RANGE\",33902:\"ALIASED_LINE_WIDTH_RANGE\",33984:\"TEXTURE0\",33985:\"TEXTURE1\",33986:\"TEXTURE2\",33987:\"TEXTURE3\",33988:\"TEXTURE4\",33989:\"TEXTURE5\",33990:\"TEXTURE6\",33991:\"TEXTURE7\",33992:\"TEXTURE8\",33993:\"TEXTURE9\",33994:\"TEXTURE10\",33995:\"TEXTURE11\",33996:\"TEXTURE12\",33997:\"TEXTURE13\",33998:\"TEXTURE14\",33999:\"TEXTURE15\",34e3:\"TEXTURE16\",34001:\"TEXTURE17\",34002:\"TEXTURE18\",34003:\"TEXTURE19\",34004:\"TEXTURE20\",34005:\"TEXTURE21\",34006:\"TEXTURE22\",34007:\"TEXTURE23\",34008:\"TEXTURE24\",34009:\"TEXTURE25\",34010:\"TEXTURE26\",34011:\"TEXTURE27\",34012:\"TEXTURE28\",34013:\"TEXTURE29\",34014:\"TEXTURE30\",34015:\"TEXTURE31\",34016:\"ACTIVE_TEXTURE\",34024:\"MAX_RENDERBUFFER_SIZE\",34041:\"DEPTH_STENCIL\",34055:\"INCR_WRAP\",34056:\"DECR_WRAP\",34067:\"TEXTURE_CUBE_MAP\",34068:\"TEXTURE_BINDING_CUBE_MAP\",34069:\"TEXTURE_CUBE_MAP_POSITIVE_X\",34070:\"TEXTURE_CUBE_MAP_NEGATIVE_X\",34071:\"TEXTURE_CUBE_MAP_POSITIVE_Y\",34072:\"TEXTURE_CUBE_MAP_NEGATIVE_Y\",34073:\"TEXTURE_CUBE_MAP_POSITIVE_Z\",34074:\"TEXTURE_CUBE_MAP_NEGATIVE_Z\",34076:\"MAX_CUBE_MAP_TEXTURE_SIZE\",34338:\"VERTEX_ATTRIB_ARRAY_ENABLED\",34339:\"VERTEX_ATTRIB_ARRAY_SIZE\",34340:\"VERTEX_ATTRIB_ARRAY_STRIDE\",34341:\"VERTEX_ATTRIB_ARRAY_TYPE\",34342:\"CURRENT_VERTEX_ATTRIB\",34373:\"VERTEX_ATTRIB_ARRAY_POINTER\",34466:\"NUM_COMPRESSED_TEXTURE_FORMATS\",34467:\"COMPRESSED_TEXTURE_FORMATS\",34660:\"BUFFER_SIZE\",34661:\"BUFFER_USAGE\",34816:\"STENCIL_BACK_FUNC\",34817:\"STENCIL_BACK_FAIL\",34818:\"STENCIL_BACK_PASS_DEPTH_FAIL\",34819:\"STENCIL_BACK_PASS_DEPTH_PASS\",34877:\"BLEND_EQUATION_ALPHA\",34921:\"MAX_VERTEX_ATTRIBS\",34922:\"VERTEX_ATTRIB_ARRAY_NORMALIZED\",34930:\"MAX_TEXTURE_IMAGE_UNITS\",34962:\"ARRAY_BUFFER\",34963:\"ELEMENT_ARRAY_BUFFER\",34964:\"ARRAY_BUFFER_BINDING\",34965:\"ELEMENT_ARRAY_BUFFER_BINDING\",34975:\"VERTEX_ATTRIB_ARRAY_BUFFER_BINDING\",35040:\"STREAM_DRAW\",35044:\"STATIC_DRAW\",35048:\"DYNAMIC_DRAW\",35632:\"FRAGMENT_SHADER\",35633:\"VERTEX_SHADER\",35660:\"MAX_VERTEX_TEXTURE_IMAGE_UNITS\",35661:\"MAX_COMBINED_TEXTURE_IMAGE_UNITS\",35663:\"SHADER_TYPE\",35664:\"FLOAT_VEC2\",35665:\"FLOAT_VEC3\",35666:\"FLOAT_VEC4\",35667:\"INT_VEC2\",35668:\"INT_VEC3\",35669:\"INT_VEC4\",35670:\"BOOL\",35671:\"BOOL_VEC2\",35672:\"BOOL_VEC3\",35673:\"BOOL_VEC4\",35674:\"FLOAT_MAT2\",35675:\"FLOAT_MAT3\",35676:\"FLOAT_MAT4\",35678:\"SAMPLER_2D\",35680:\"SAMPLER_CUBE\",35712:\"DELETE_STATUS\",35713:\"COMPILE_STATUS\",35714:\"LINK_STATUS\",35715:\"VALIDATE_STATUS\",35716:\"INFO_LOG_LENGTH\",35717:\"ATTACHED_SHADERS\",35718:\"ACTIVE_UNIFORMS\",35719:\"ACTIVE_UNIFORM_MAX_LENGTH\",35720:\"SHADER_SOURCE_LENGTH\",35721:\"ACTIVE_ATTRIBUTES\",35722:\"ACTIVE_ATTRIBUTE_MAX_LENGTH\",35724:\"SHADING_LANGUAGE_VERSION\",35725:\"CURRENT_PROGRAM\",36003:\"STENCIL_BACK_REF\",36004:\"STENCIL_BACK_VALUE_MASK\",36005:\"STENCIL_BACK_WRITEMASK\",36006:\"FRAMEBUFFER_BINDING\",36007:\"RENDERBUFFER_BINDING\",36048:\"FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE\",36049:\"FRAMEBUFFER_ATTACHMENT_OBJECT_NAME\",36050:\"FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL\",36051:\"FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE\",36053:\"FRAMEBUFFER_COMPLETE\",36054:\"FRAMEBUFFER_INCOMPLETE_ATTACHMENT\",36055:\"FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT\",36057:\"FRAMEBUFFER_INCOMPLETE_DIMENSIONS\",36061:\"FRAMEBUFFER_UNSUPPORTED\",36064:\"COLOR_ATTACHMENT0\",36096:\"DEPTH_ATTACHMENT\",36128:\"STENCIL_ATTACHMENT\",36160:\"FRAMEBUFFER\",36161:\"RENDERBUFFER\",36162:\"RENDERBUFFER_WIDTH\",36163:\"RENDERBUFFER_HEIGHT\",36164:\"RENDERBUFFER_INTERNAL_FORMAT\",36168:\"STENCIL_INDEX8\",36176:\"RENDERBUFFER_RED_SIZE\",36177:\"RENDERBUFFER_GREEN_SIZE\",36178:\"RENDERBUFFER_BLUE_SIZE\",36179:\"RENDERBUFFER_ALPHA_SIZE\",36180:\"RENDERBUFFER_DEPTH_SIZE\",36181:\"RENDERBUFFER_STENCIL_SIZE\",36194:\"RGB565\",36336:\"LOW_FLOAT\",36337:\"MEDIUM_FLOAT\",36338:\"HIGH_FLOAT\",36339:\"LOW_INT\",36340:\"MEDIUM_INT\",36341:\"HIGH_INT\",36346:\"SHADER_COMPILER\",36347:\"MAX_VERTEX_UNIFORM_VECTORS\",36348:\"MAX_VARYING_VECTORS\",36349:\"MAX_FRAGMENT_UNIFORM_VECTORS\",37440:\"UNPACK_FLIP_Y_WEBGL\",37441:\"UNPACK_PREMULTIPLY_ALPHA_WEBGL\",37442:\"CONTEXT_LOST_WEBGL\",37443:\"UNPACK_COLORSPACE_CONVERSION_WEBGL\",37444:\"BROWSER_DEFAULT_WEBGL\"}},{}],130:[function(t,e,r){var n=t(\"./1.0/numbers\");e.exports=function(t){return n[t]}},{\"./1.0/numbers\":129}],131:[function(t,e,r){\"use strict\";function n(t,e,r,n){this.plot=t,this.shader=e,this.bufferHi=r,this.bufferLo=n,this.bounds=[1/0,1/0,-(1/0),-(1/0)],this.numPoints=0,this.color=[0,0,0,1]}function i(t,e){var r=a(t.gl,l.vertex,l.fragment),i=o(t.gl),s=o(t.gl),u=new n(t,r,i,s);return u.update(e),t.addObject(u),u}var a=t(\"gl-shader\"),o=t(\"gl-buffer\"),s=t(\"typedarray-pool\"),l=t(\"./lib/shaders\");e.exports=i;var u=[[1,0,0,1,0,0],[1,0,0,-1,0,0],[-1,0,0,-1,0,0],[-1,0,0,-1,0,0],[-1,0,0,1,0,0],[1,0,0,1,0,0],[1,0,-1,0,0,1],[1,0,-1,0,0,-1],[1,0,1,0,0,-1],[1,0,1,0,0,-1],[1,0,1,0,0,1],[1,0,-1,0,0,1],[-1,0,-1,0,0,1],[-1,0,-1,0,0,-1],[-1,0,1,0,0,-1],[-1,0,1,0,0,-1],[-1,0,1,0,0,1],[-1,0,-1,0,0,1],[0,1,1,0,0,0],[0,1,-1,0,0,0],[0,-1,-1,0,0,0],[0,-1,-1,0,0,0],[0,1,1,0,0,0],[0,-1,1,0,0,0],[0,1,0,-1,1,0],[0,1,0,-1,-1,0],[0,1,0,1,-1,0],[0,1,0,1,1,0],[0,1,0,-1,1,0],[0,1,0,1,-1,0],[0,-1,0,-1,1,0],[0,-1,0,-1,-1,0],[0,-1,0,1,-1,0],[0,-1,0,1,1,0],[0,-1,0,-1,1,0],[0,-1,0,1,-1,0]],c=n.prototype;c.draw=function(){var t=new Float32Array([0,0]),e=new Float32Array([0,0]),r=new Float32Array([0,0]),n=new Float32Array([0,0]),i=[1,1];return function(){var a=this.plot,o=this.shader,s=this.bounds,l=this.numPoints;if(l){var c=a.gl,h=a.dataBox,f=a.viewBox,d=a.pixelRatio,p=s[2]-s[0],g=s[3]-s[1],m=h[2]-h[0],v=h[3]-h[1],y=2*p/m,x=2*g/v,b=(s[0]-h[0]-.5*m)/p,_=(s[1]-h[1]-.5*v)/g;t[0]=y,t[1]=x,e[0]=y-t[0],e[1]=x-t[1],r[0]=b,r[1]=_,n[0]=b-r[0],n[1]=_-r[1];var w=f[2]-f[0],M=f[3]-f[1];i[0]=2*d/w,i[1]=2*d/M,o.bind(),o.uniforms.scaleHi=t,o.uniforms.scaleLo=e,o.uniforms.translateHi=r,o.uniforms.translateLo=n,o.uniforms.pixelScale=i,o.uniforms.color=this.color,this.bufferLo.bind(),o.attributes.positionLo.pointer(c.FLOAT,!1,16,0),this.bufferHi.bind(),o.attributes.positionHi.pointer(c.FLOAT,!1,16,0),o.attributes.pixelOffset.pointer(c.FLOAT,!1,16,8),c.drawArrays(c.TRIANGLES,0,l*u.length)}}}(),c.drawPick=function(t){return t},c.pick=function(){return null},c.update=function(t){t=t||{};var e,r,n,i=t.positions||[],a=t.errors||[],o=1;\"lineWidth\"in t&&(o=+t.lineWidth);var l=5;\"capSize\"in t&&(l=+t.capSize),this.color=(t.color||[0,0,0,1]).slice();var c=this.bounds=[1/0,1/0,-(1/0),-(1/0)],h=this.numPoints=i.length>>1;for(e=0;e0&&(T*=_),E<0?E*=w:E>0&&(E*=M),m[x++]=f*(r-p+T),m[x++]=d*(n-g+E),m[x++]=o*k[2]+(l+o)*k[4],m[x++]=o*k[3]+(l+o)*k[5]}}for(e=0;e=1},h.isTransparent=function(){return this.opacity<1},h.drawTransparent=h.draw=function(t){var e=this.gl,r=this.shader.uniforms;this.shader.bind();var n=r.view=t.view||c,i=r.projection=t.projection||c;r.model=t.model||c,r.clipBounds=this.clipBounds,r.opacity=this.opacity;var a=n[12],o=n[13],s=n[14],l=n[15],u=this.pixelRatio*(i[3]*a+i[7]*o+i[11]*s+i[15]*l)/e.drawingBufferHeight;this.vao.bind();for(var h=0;h<3;++h)e.lineWidth(this.lineWidth[h]),r.capSize=this.capSize[h]*u,e.drawArrays(e.LINES,this.lineOffset[h],this.lineCount[h]);this.vao.unbind()};var f=function(){for(var t=new Array(3),e=0;e<3;++e){for(var r=[],n=1;n<=2;++n)for(var i=-1;i<=1;i+=2){var a=(n+e)%3,o=[0,0,0];o[a]=i,r.push(o)}t[e]=r}return t}();h.update=function(t){t=t||{},\"lineWidth\"in t&&(this.lineWidth=t.lineWidth,Array.isArray(this.lineWidth)||(this.lineWidth=[this.lineWidth,this.lineWidth,this.lineWidth])),\"capSize\"in t&&(this.capSize=t.capSize,Array.isArray(this.capSize)||(this.capSize=[this.capSize,this.capSize,this.capSize])),\"opacity\"in t&&(this.opacity=t.opacity);var e=t.color||[[0,0,0],[0,0,0],[0,0,0]],r=t.position,n=t.error;if(Array.isArray(e[0])||(e=[e,e,e]),r&&n){var o=[],s=r.length,l=0;this.bounds=[[1/0,1/0,1/0],[-(1/0),-(1/0),-(1/0)]],this.lineCount=[0,0,0];for(var u=0;u<3;++u){this.lineOffset[u]=l;t:for(var c=0;c0){var g=h.slice();g[u]+=d[1][u],o.push(h[0],h[1],h[2],p[0],p[1],p[2],p[3],0,0,0,g[0],g[1],g[2],p[0],p[1],p[2],p[3],0,0,0),i(this.bounds,g),l+=2+a(o,g,p,u)}}}this.lineCount[u]=l-this.lineOffset[u]}this.buffer.update(o)}},h.dispose=function(){this.shader.dispose(),this.buffer.dispose(),this.vao.dispose()}},{\"./shaders/index\":134,\"gl-buffer\":128,\"gl-vao\":236}],134:[function(t,e,r){\"use strict\";var n=t(\"gl-shader\"),i=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position, offset;\\nattribute vec4 color;\\nuniform mat4 model, view, projection;\\nuniform float capSize;\\nvarying vec4 fragColor;\\nvarying vec3 fragPosition;\\n\\nvoid main() {\\n vec4 worldPosition = model * vec4(position, 1.0);\\n worldPosition = (worldPosition / worldPosition.w) + vec4(capSize * offset, 0.0);\\n gl_Position = projection * view * worldPosition;\\n fragColor = color;\\n fragPosition = position;\\n}\",a=\"precision mediump float;\\n#define GLSLIFY 1\\nuniform vec3 clipBounds[2];\\nuniform float opacity;\\nvarying vec3 fragPosition;\\nvarying vec4 fragColor;\\n\\nvoid main() {\\n if(any(lessThan(fragPosition, clipBounds[0])) || any(greaterThan(fragPosition, clipBounds[1]))) {\\n discard;\\n }\\n gl_FragColor = opacity * fragColor;\\n}\";e.exports=function(t){return n(t,i,a,null,[{name:\"position\",type:\"vec3\"},{name:\"offset\",type:\"vec3\"},{name:\"color\",type:\"vec4\"}])}},{\"gl-shader\":220}],135:[function(t,e,r){\"use strict\";function n(t){var e=t.getParameter(t.FRAMEBUFFER_BINDING),r=t.getParameter(t.RENDERBUFFER_BINDING),n=t.getParameter(t.TEXTURE_BINDING_2D);return[e,r,n]}function i(t,e){t.bindFramebuffer(t.FRAMEBUFFER,e[0]),t.bindRenderbuffer(t.RENDERBUFFER,e[1]),t.bindTexture(t.TEXTURE_2D,e[2])}function a(t,e){var r=t.getParameter(e.MAX_COLOR_ATTACHMENTS_WEBGL);y=new Array(r+1);for(var n=0;n<=r;++n){for(var i=new Array(r),a=0;a1&&f.drawBuffersWEBGL(y[h]);var v=r.getExtension(\"WEBGL_depth_texture\");v?d?t.depth=s(r,u,c,v.UNSIGNED_INT_24_8_WEBGL,r.DEPTH_STENCIL,r.DEPTH_STENCIL_ATTACHMENT):p&&(t.depth=s(r,u,c,r.UNSIGNED_SHORT,r.DEPTH_COMPONENT,r.DEPTH_ATTACHMENT)):p&&d?t._depth_rb=l(r,u,c,r.DEPTH_STENCIL,r.DEPTH_STENCIL_ATTACHMENT):p?t._depth_rb=l(r,u,c,r.DEPTH_COMPONENT16,r.DEPTH_ATTACHMENT):d&&(t._depth_rb=l(r,u,c,r.STENCIL_INDEX,r.STENCIL_ATTACHMENT));var x=r.checkFramebufferStatus(r.FRAMEBUFFER);if(x!==r.FRAMEBUFFER_COMPLETE){t._destroyed=!0,r.bindFramebuffer(r.FRAMEBUFFER,null),r.deleteFramebuffer(t.handle),t.handle=null,t.depth&&(t.depth.dispose(),t.depth=null),t._depth_rb&&(r.deleteRenderbuffer(t._depth_rb),t._depth_rb=null);for(var m=0;ms||r<0||r>s)throw new Error(\"gl-fbo: Can't resize FBO, invalid dimensions\");t._shape[0]=e,t._shape[1]=r;for(var l=n(a),u=0;uo||r<0||r>o)throw new Error(\"gl-fbo: Parameters are too large for FBO\");n=n||{};var s=1;if(\"color\"in n){if(s=Math.max(0|n.color,0),s<0)throw new Error(\"gl-fbo: Must specify a nonnegative number of colors\");if(s>1){if(!i)throw new Error(\"gl-fbo: Multiple draw buffer extension not supported\");if(s>t.getParameter(i.MAX_COLOR_ATTACHMENTS_WEBGL))throw new Error(\"gl-fbo: Context does not support \"+s+\" draw buffers\")}}var l=t.UNSIGNED_BYTE,u=t.getExtension(\"OES_texture_float\");if(n.float&&s>0){if(!u)throw new Error(\"gl-fbo: Context does not support floating point textures\");l=t.FLOAT}else n.preferFloat&&s>0&&u&&(l=t.FLOAT);var h=!0;\"depth\"in n&&(h=!!n.depth);var f=!1;return\"stencil\"in n&&(f=!!n.stencil),new c(t,e,r,l,s,h,f,i)}var d=t(\"gl-texture2d\");e.exports=f;var p,g,m,v,y=null,x=c.prototype;Object.defineProperties(x,{shape:{get:function(){return this._destroyed?[0,0]:this._shapeVector},set:function(t){if(Array.isArray(t)||(t=[0|t,0|t]),2!==t.length)throw new Error(\"gl-fbo: Shape vector must be length 2\");var e=0|t[0],r=0|t[1];return h(this,e,r),[e,r]},enumerable:!1},width:{get:function(){return this._destroyed?0:this._shape[0]},set:function(t){return t|=0,h(this,t,this._shape[1]),t},enumerable:!1},height:{get:function(){return this._destroyed?0:this._shape[1]},set:function(t){return t|=0,h(this,this._shape[0],t),t},enumerable:!1}}),x.bind=function(){if(!this._destroyed){var t=this.gl;t.bindFramebuffer(t.FRAMEBUFFER,this.handle),t.viewport(0,0,this._shape[0],this._shape[1])}},x.dispose=function(){if(!this._destroyed){this._destroyed=!0;var t=this.gl;t.deleteFramebuffer(this.handle),this.handle=null,this.depth&&(this.depth.dispose(),this.depth=null),this._depth_rb&&(t.deleteRenderbuffer(this._depth_rb),this._depth_rb=null);for(var e=0;e 0.25) {\\n discard;\\n }\\n gl_FragColor = vec4(color.rgb, color.a);\\n}\",r.pickVertex=\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec2 aHi, aLo, dHi;\\nattribute vec4 pick0, pick1;\\n\\nuniform vec2 scaleHi, translateHi, scaleLo, translateLo, screenShape;\\nuniform float width;\\n\\nvarying vec4 pickA, pickB;\\n\\n\\nvec2 project_1_0(vec2 scHi, vec2 trHi, vec2 scLo, vec2 trLo, vec2 posHi, vec2 posLo) {\\n return (posHi + trHi) * scHi\\n + (posLo + trLo) * scHi\\n + (posHi + trHi) * scLo\\n + (posLo + trLo) * scLo;\\n}\\n\\n\\nvoid main() {\\n vec2 p = project_1_0(scaleHi, translateHi, scaleLo, translateLo, aHi, aLo);\\n vec2 n = width * normalize(screenShape.yx * vec2(dHi.y, -dHi.x)) / screenShape.xy;\\n gl_Position = vec4(p + n, 0, 1);\\n pickA = pick0;\\n pickB = pick1;\\n}\",r.pickFragment=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nuniform vec4 pickOffset;\\n\\nvarying vec4 pickA, pickB;\\n\\nvoid main() {\\n vec4 fragId = vec4(pickA.xyz, 0.0);\\n if(pickB.w > pickA.w) {\\n fragId.xyz = pickB.xyz;\\n }\\n\\n fragId += pickOffset;\\n\\n fragId.y += floor(fragId.x / 256.0);\\n fragId.x -= floor(fragId.x / 256.0) * 256.0;\\n\\n fragId.z += floor(fragId.y / 256.0);\\n fragId.y -= floor(fragId.y / 256.0) * 256.0;\\n\\n fragId.w += floor(fragId.z / 256.0);\\n fragId.z -= floor(fragId.z / 256.0) * 256.0;\\n\\n gl_FragColor = fragId / 255.0;\\n}\",r.fillVertex=\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec2 aHi, aLo, dHi;\\n\\nuniform vec2 scaleHi, translateHi, scaleLo, translateLo, projectAxis;\\nuniform float projectValue, depth;\\n\\n\\nvec2 project_1_0(vec2 scHi, vec2 trHi, vec2 scLo, vec2 trLo, vec2 posHi, vec2 posLo) {\\n return (posHi + trHi) * scHi\\n + (posLo + trLo) * scHi\\n + (posHi + trHi) * scLo\\n + (posLo + trLo) * scLo;\\n}\\n\\n\\nvoid main() {\\n vec2 p = project_1_0(scaleHi, translateHi, scaleLo, translateLo, aHi, aLo);\\n if(dHi.y < 0.0 || (dHi.y == 0.0 && dHi.x < 0.0)) {\\n if(dot(p, projectAxis) < projectValue) {\\n p = p * (1.0 - abs(projectAxis)) + projectAxis * projectValue;\\n }\\n }\\n gl_Position = vec4(p, depth, 1);\\n}\",r.fillFragment=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nuniform vec4 color;\\n\\nvoid main() {\\n gl_FragColor = vec4(color.rgb * color.a, color.a);\\n}\"},{}],138:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a,o,s,l){this.plot=t,this.dashPattern=e,this.lineBufferHi=r,this.lineBufferLo=n,this.pickBuffer=i,this.lineShader=a,this.mitreShader=o,this.fillShader=s,this.pickShader=l,this.usingDashes=!1,this.bounds=[1/0,1/0,-(1/0),-(1/0)],this.width=1,this.color=[0,0,1,1],this.fill=[!1,!1,!1,!1],this.fillColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.data=null,this.numPoints=0,this.vertCount=0,this.pickOffset=0}function i(t){return t.map(function(t){return t.slice()})}function a(t,e){var r=t.gl,i=s(r),a=s(r),u=s(r),c=l(r,[1,1]),f=o(r,h.lineVertex,h.lineFragment),d=o(r,h.mitreVertex,h.mitreFragment),p=o(r,h.fillVertex,h.fillFragment),g=o(r,h.pickVertex,h.pickFragment),m=new n(t,c,i,a,u,f,d,p,g);return t.addObject(m),m.update(e),m}e.exports=a;var o=t(\"gl-shader\"),s=t(\"gl-buffer\"),l=t(\"gl-texture2d\"),u=t(\"ndarray\"),c=t(\"typedarray-pool\"),h=t(\"./lib/shaders\"),f=n.prototype;f.setProjectionModel=function(){var t={scaleHi:new Float32Array([0,0]),scaleLo:new Float32Array([0,0]),translateHi:new Float32Array([0,0]),translateLo:new Float32Array([0,0]),screenShape:[0,0]};return function(){var e=this.bounds,r=this.plot.viewBox,n=this.plot.dataBox,i=e[2]-e[0],a=e[3]-e[1],o=n[2]-n[0],s=n[3]-n[1],l=r[2]-r[0],u=r[3]-r[1],c=2*i/o,h=2*a/s,f=(e[0]-n[0]-.5*o)/i,d=(e[1]-n[1]-.5*s)/a;return t.scaleHi[0]=c,t.scaleHi[1]=h,t.scaleLo[0]=c-t.scaleHi[0],t.scaleLo[1]=h-t.scaleHi[1],t.translateHi[0]=f,t.translateHi[1]=d,t.translateLo[0]=f-t.translateHi[0],t.translateLo[1]=d-t.translateHi[1],t.screenShape[0]=l,t.screenShape[1]=u,t}}(),f.setProjectionUniforms=function(t,e){t.scaleHi=e.scaleHi,t.scaleLo=e.scaleLo,t.translateHi=e.translateHi,t.translateLo=e.translateLo,t.screenShape=e.screenShape},f.draw=function(){var t=[1,0],e=[-1,0],r=[0,1],n=[0,-1];return function(){var i=this.vertCount;if(i){var a=this.setProjectionModel(),o=this.plot,s=this.width,l=o.gl,u=o.pixelRatio,c=this.color,h=this.fillShader.attributes;this.lineBufferLo.bind(),h.aLo.pointer(l.FLOAT,!1,16,0),this.lineBufferHi.bind();var f=this.fill;if(f[0]||f[1]||f[2]||f[3]){var d=this.fillShader;d.bind();var p=d.uniforms;this.setProjectionUniforms(p,a),p.depth=o.nextDepthValue(),h.aHi.pointer(l.FLOAT,!1,16,0),h.dHi.pointer(l.FLOAT,!1,16,8),l.depthMask(!0),l.enable(l.DEPTH_TEST);var g=this.fillColor;f[0]&&(p.color=g[0],p.projectAxis=e,p.projectValue=1,l.drawArrays(l.TRIANGLES,0,i)),f[1]&&(p.color=g[1],p.projectAxis=n,p.projectValue=1,l.drawArrays(l.TRIANGLES,0,i)),f[2]&&(p.color=g[2],p.projectAxis=t,p.projectValue=1,l.drawArrays(l.TRIANGLES,0,i)),f[3]&&(p.color=g[3],p.projectAxis=r,p.projectValue=1,l.drawArrays(l.TRIANGLES,0,i)),l.depthMask(!1),l.disable(l.DEPTH_TEST)}var m=this.lineShader;m.bind(),this.lineBufferLo.bind(),m.attributes.aLo.pointer(l.FLOAT,!1,16,0),m.attributes.dLo.pointer(l.FLOAT,!1,16,8),this.lineBufferHi.bind();var v=m.uniforms;this.setProjectionUniforms(v,a),v.color=c,v.width=s*u,v.dashPattern=this.dashPattern.bind(),v.dashLength=this.dashLength*u;var y=m.attributes;if(y.aHi.pointer(l.FLOAT,!1,16,0),y.dHi.pointer(l.FLOAT,!1,16,8),l.drawArrays(l.TRIANGLES,0,i),s>2&&!this.usingDashes){var x=this.mitreShader;this.lineBufferLo.bind(),x.attributes.aLo.pointer(l.FLOAT,!1,48,0),this.lineBufferHi.bind(),x.bind();var b=x.uniforms;this.setProjectionUniforms(b,a),b.color=c,b.radius=s*u,x.attributes.aHi.pointer(l.FLOAT,!1,48,0),l.drawArrays(l.POINTS,0,i/3|0)}}}}(),f.drawPick=function(){var t=[0,0,0,0];return function(e){var r=this.vertCount,n=this.numPoints;if(this.pickOffset=e,!r)return e+n;var i=this.setProjectionModel(),a=this.plot,o=this.width,s=a.gl,l=a.pickPixelRatio,u=this.pickShader,c=this.pickBuffer;t[0]=255&e,t[1]=e>>>8&255,t[2]=e>>>16&255,t[3]=e>>>24,u.bind();var h=u.uniforms;this.setProjectionUniforms(h,i),h.width=o*l,h.pickOffset=t;var f=u.attributes;return this.lineBufferHi.bind(),f.aHi.pointer(s.FLOAT,!1,16,0),f.dHi.pointer(s.FLOAT,!1,16,8),this.lineBufferLo.bind(),f.aLo.pointer(s.FLOAT,!1,16,0),c.bind(),f.pick0.pointer(s.UNSIGNED_BYTE,!1,8,0),f.pick1.pointer(s.UNSIGNED_BYTE,!1,8,4),s.drawArrays(s.TRIANGLES,0,r),e+n}}(),f.pick=function(t,e,r){var n=this.pickOffset,i=this.numPoints;if(r=n+i)return null;var a=r-n,o=this.data;return{object:this,pointId:a,dataCoord:[o[2*a],o[2*a+1]]}},f.update=function(t){t=t||{};var e,r,n,a,o,s=this.plot.gl;this.color=(t.color||[0,0,1,1]).slice(),this.width=+(t.width||1),this.fill=(t.fill||[!1,!1,!1,!1]).slice(),this.fillColor=i(t.fillColor||[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]]);var h=t.dashes||[1],f=0;for(e=0;e1,this.dashPattern=l(s,u(d,[f,1,4],[1,0,0])),this.dashPattern.minFilter=s.NEAREST,this.dashPattern.magFilter=s.NEAREST,this.dashLength=f,c.free(d);var g=t.positions;this.data=g;var m=this.bounds;m[0]=m[1]=1/0,m[2]=m[3]=-(1/0);var v=this.numPoints=g.length>>>1;if(0!==v){for(e=0;e1;){var k=--n;a=g[2*n],o=g[2*n+1];var T=k-1,E=g[2*T],S=g[2*T+1];if(!(isNaN(a)||isNaN(o)||isNaN(E)||isNaN(S))){A+=1,a=(a-m[0])/(m[2]-m[0]),o=(o-m[1])/(m[3]-m[1]),E=(E-m[0])/(m[2]-m[0]),S=(S-m[1])/(m[3]-m[1]);var L=E-a,z=S-o,C=k|1<<24,I=k-1,P=k,D=k-1|1<<24;y[--w]=-z,y[--w]=-L,y[--w]=o,y[--w]=a,_[--M]=C,_[--M]=I,y[--w]=z,y[--w]=L,y[--w]=S,y[--w]=E,_[--M]=P,_[--M]=D,y[--w]=-z,y[--w]=-L,y[--w]=S,y[--w]=E,_[--M]=P,_[--M]=D,y[--w]=z,y[--w]=L,y[--w]=S,y[--w]=E,_[--M]=P,_[--M]=D,y[--w]=-z,y[--w]=-L,y[--w]=o,y[--w]=a,_[--M]=C,_[--M]=I,y[--w]=z,y[--w]=L,y[--w]=o,y[--w]=a,_[--M]=C,_[--M]=I}}for(e=0;e FLOAT_MAX) {\\n return vec4(127.0, 128.0, 0.0, 0.0) / 255.0;\\n } else if(v < -FLOAT_MAX) {\\n return vec4(255.0, 128.0, 0.0, 0.0) / 255.0;\\n }\\n\\n highp vec4 c = vec4(0,0,0,0);\\n\\n //Compute exponent and mantissa\\n highp float e = floor(log2(av));\\n highp float m = av * pow(2.0, -e) - 1.0;\\n \\n //Unpack mantissa\\n c[1] = floor(128.0 * m);\\n m -= c[1] / 128.0;\\n c[2] = floor(32768.0 * m);\\n m -= c[2] / 32768.0;\\n c[3] = floor(8388608.0 * m);\\n \\n //Unpack exponent\\n highp float ebias = e + 127.0;\\n c[0] = floor(ebias / 2.0);\\n ebias -= c[0] * 2.0;\\n c[1] += floor(ebias) * 128.0; \\n\\n //Unpack sign bit\\n c[0] += 128.0 * step(0.0, -v);\\n\\n //Scale back to range\\n return c / 255.0;\\n}\\n\\n\\n\\nuniform float pickId;\\nuniform vec3 clipBounds[2];\\n\\nvarying vec3 worldPosition;\\nvarying float pixelArcLength;\\nvarying vec4 fragColor;\\n\\nvoid main() {\\n if(any(lessThan(worldPosition, clipBounds[0])) || any(greaterThan(worldPosition, clipBounds[1]))) {\\n discard;\\n }\\n gl_FragColor = vec4(pickId/255.0, encode_float_1_0(pixelArcLength).xyz);\\n}\",s=[{name:\"position\",type:\"vec3\"},{name:\"nextPosition\",type:\"vec3\"},{name:\"arcLength\",type:\"float\"},{name:\"lineWidth\",type:\"float\"},{name:\"color\",type:\"vec4\"}];r.createShader=function(t){return n(t,i,a,null,s)},r.createPickShader=function(t){return n(t,i,o,null,s)}},{\"gl-shader\":220}],140:[function(t,e,r){\"use strict\";function n(t,e){for(var r=0,n=0;n<3;++n){var i=t[n]-e[n];r+=i*i}return Math.sqrt(r)}function i(t){for(var e=[[-1e6,-1e6,-1e6],[1e6,1e6,1e6]],r=0;r<3;++r)e[0][r]=Math.max(t[0][r],e[0][r]),e[1][r]=Math.min(t[1][r],e[1][r]);return e}function a(t,e,r,n){this.arcLength=t,this.position=e,this.index=r,this.dataCoordinate=n}function o(t,e,r,n,i,a){this.gl=t,this.shader=e,this.pickShader=r,this.buffer=n,this.vao=i,this.clipBounds=[[-(1/0),-(1/0),-(1/0)],[1/0,1/0,1/0]],this.points=[],this.arcLength=[],this.vertexCount=0,this.bounds=[[0,0,0],[0,0,0]],this.pickId=0,this.lineWidth=1,this.texture=a,this.dashScale=1,this.opacity=1,this.dirty=!0,this.pixelRatio=1}function s(t){var e=t.gl||t.scene&&t.scene.gl,r=g(e);r.attributes.position.location=0,r.attributes.nextPosition.location=1,r.attributes.arcLength.location=2,r.attributes.lineWidth.location=3,r.attributes.color.location=4;var n=m(e);n.attributes.position.location=0,n.attributes.nextPosition.location=1,n.attributes.arcLength.location=2,n.attributes.lineWidth.location=3,n.attributes.color.location=4;for(var i=l(e),a=u(e,[{buffer:i,size:3,offset:0,stride:48},{buffer:i,size:3,offset:12,stride:48},{buffer:i,size:1,offset:24,stride:48},{buffer:i,size:1,offset:28,stride:48},{buffer:i,size:4,offset:32,stride:48}]),s=d(new Array(1024),[256,1,4]),h=0;h<1024;++h)s.data[h]=255;var f=c(e,s);f.wrap=e.REPEAT;var p=new o(e,r,n,i,a,f);return p.update(t),p}e.exports=s;var l=t(\"gl-buffer\"),u=t(\"gl-vao\"),c=t(\"gl-texture2d\"),h=t(\"glsl-read-float\"),f=t(\"binary-search-bounds\"),d=t(\"ndarray\"),p=t(\"./lib/shaders\"),g=p.createShader,m=p.createPickShader,v=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],y=o.prototype;y.isTransparent=function(){return this.opacity<1},y.isOpaque=function(){return this.opacity>=1},y.pickSlots=1,y.setPickBase=function(t){this.pickId=t},y.drawTransparent=y.draw=function(t){var e=this.gl,r=this.shader,n=this.vao;r.bind(),r.uniforms={model:t.model||v,view:t.view||v,projection:t.projection||v,clipBounds:i(this.clipBounds),dashTexture:this.texture.bind(),dashScale:this.dashScale/this.arcLength[this.arcLength.length-1],opacity:this.opacity,screenShape:[e.drawingBufferWidth,e.drawingBufferHeight],pixelRatio:this.pixelRatio},n.bind(),n.draw(e.TRIANGLE_STRIP,this.vertexCount)},y.drawPick=function(t){var e=this.gl,r=this.pickShader,n=this.vao;r.bind(),r.uniforms={model:t.model||v,view:t.view||v,projection:t.projection||v,pickId:this.pickId,clipBounds:i(this.clipBounds),screenShape:[e.drawingBufferWidth,e.drawingBufferHeight],pixelRatio:this.pixelRatio},n.bind(),n.draw(e.TRIANGLE_STRIP,this.vertexCount)},y.update=function(t){var e,r;this.dirty=!0;var i=!!t.connectGaps;\"dashScale\"in t&&(this.dashScale=t.dashScale),\"opacity\"in t&&(this.opacity=+t.opacity);var a=t.position||t.positions;if(a){var o=t.color||t.colors||[0,0,0,1],s=t.lineWidth||1,l=[],u=[],c=[],h=0,p=0,g=[[1/0,1/0,1/0],[-(1/0),-(1/0),-(1/0)]],m=!1;t:for(e=1;e0){for(var x=0;x<24;++x)l.push(l[l.length-12]);p+=2,m=!0}continue t}g[0][r]=Math.min(g[0][r],v[r],y[r]),g[1][r]=Math.max(g[1][r],v[r],y[r])}var b,_;Array.isArray(o[0])?(b=o[e-1],_=o[e]):b=_=o,3===b.length&&(b=[b[0],b[1],b[2],1]),3===_.length&&(_=[_[0],_[1],_[2],1]);var w;w=Array.isArray(s)?s[e-1]:s;var M=h;if(h+=n(v,y),m){for(r=0;r<2;++r)l.push(v[0],v[1],v[2],y[0],y[1],y[2],M,w,b[0],b[1],b[2],b[3]);p+=2,m=!1}l.push(v[0],v[1],v[2],y[0],y[1],y[2],M,w,b[0],b[1],b[2],b[3],v[0],v[1],v[2],y[0],y[1],y[2],M,-w,b[0],b[1],b[2],b[3],y[0],y[1],y[2],v[0],v[1],v[2],h,-w,_[0],_[1],_[2],_[3],y[0],y[1],y[2],v[0],v[1],v[2],h,w,_[0],_[1],_[2],_[3]),p+=4}if(this.buffer.update(l),u.push(h),c.push(a[a.length-1].slice()),this.bounds=g,this.vertexCount=p,this.points=c,this.arcLength=u,\"dashes\"in t){var A=t.dashes,k=A.slice();for(k.unshift(0),e=1;e0?(n=2*Math.sqrt(r+1),t[3]=.25*n,t[0]=(e[6]-e[9])/n,t[1]=(e[8]-e[2])/n,t[2]=(e[1]-e[4])/n):e[0]>e[5]&e[0]>e[10]?(n=2*Math.sqrt(1+e[0]-e[5]-e[10]),t[3]=(e[6]-e[9])/n,t[0]=.25*n,t[1]=(e[1]+e[4])/n,t[2]=(e[8]+e[2])/n):e[5]>e[10]?(n=2*Math.sqrt(1+e[5]-e[0]-e[10]),t[3]=(e[8]-e[2])/n,t[0]=(e[1]+e[4])/n,t[1]=.25*n,t[2]=(e[6]+e[9])/n):(n=2*Math.sqrt(1+e[10]-e[0]-e[5]),t[3]=(e[1]-e[4])/n,t[0]=(e[8]+e[2])/n,t[1]=(e[6]+e[9])/n,t[2]=.25*n),t},i.fromRotationTranslationScale=function(t,e,r,n){var i=e[0],a=e[1],o=e[2],s=e[3],l=i+i,u=a+a,c=o+o,h=i*l,f=i*u,d=i*c,p=a*u,g=a*c,m=o*c,v=s*l,y=s*u,x=s*c,b=n[0],_=n[1],w=n[2];return t[0]=(1-(p+m))*b,t[1]=(f+x)*b,t[2]=(d-y)*b,t[3]=0,t[4]=(f-x)*_,t[5]=(1-(h+m))*_,t[6]=(g+v)*_,t[7]=0,t[8]=(d+y)*w,t[9]=(g-v)*w,t[10]=(1-(h+p))*w,t[11]=0,t[12]=r[0],t[13]=r[1],t[14]=r[2],t[15]=1,t},i.fromRotationTranslationScaleOrigin=function(t,e,r,n,i){var a=e[0],o=e[1],s=e[2],l=e[3],u=a+a,c=o+o,h=s+s,f=a*u,d=a*c,p=a*h,g=o*c,m=o*h,v=s*h,y=l*u,x=l*c,b=l*h,_=n[0],w=n[1],M=n[2],A=i[0],k=i[1],T=i[2];return t[0]=(1-(g+v))*_,t[1]=(d+b)*_,t[2]=(p-x)*_,t[3]=0,t[4]=(d-b)*w,t[5]=(1-(f+v))*w,t[6]=(m+y)*w,t[7]=0,t[8]=(p+x)*M,t[9]=(m-y)*M,t[10]=(1-(f+g))*M,t[11]=0,t[12]=r[0]+A-(t[0]*A+t[4]*k+t[8]*T),t[13]=r[1]+k-(t[1]*A+t[5]*k+t[9]*T),t[14]=r[2]+T-(t[2]*A+t[6]*k+t[10]*T),t[15]=1,t},i.fromQuat=function(t,e){var r=e[0],n=e[1],i=e[2],a=e[3],o=r+r,s=n+n,l=i+i,u=r*o,c=n*o,h=n*s,f=i*o,d=i*s,p=i*l,g=a*o,m=a*s,v=a*l;return t[0]=1-h-p,t[1]=c+v,t[2]=f-m,t[3]=0,t[4]=c-v,t[5]=1-u-p,t[6]=d+g,t[7]=0,t[8]=f+m,t[9]=d-g,t[10]=1-u-h,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t},i.frustum=function(t,e,r,n,i,a,o){var s=1/(r-e),l=1/(i-n),u=1/(a-o);return t[0]=2*a*s,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=2*a*l,t[6]=0,t[7]=0,t[8]=(r+e)*s,t[9]=(i+n)*l,t[10]=(o+a)*u,t[11]=-1,t[12]=0,t[13]=0,t[14]=o*a*2*u,t[15]=0,t},i.perspective=function(t,e,r,n,i){var a=1/Math.tan(e/2),o=1/(n-i);return t[0]=a/r,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=a,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=(i+n)*o,t[11]=-1,t[12]=0,t[13]=0,t[14]=2*i*n*o,t[15]=0,t},i.perspectiveFromFieldOfView=function(t,e,r,n){var i=Math.tan(e.upDegrees*Math.PI/180),a=Math.tan(e.downDegrees*Math.PI/180),o=Math.tan(e.leftDegrees*Math.PI/180),s=Math.tan(e.rightDegrees*Math.PI/180),l=2/(o+s),u=2/(i+a);return t[0]=l,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=u,t[6]=0,t[7]=0,t[8]=-((o-s)*l*.5),t[9]=(i-a)*u*.5,t[10]=n/(r-n),t[11]=-1,t[12]=0,t[13]=0,t[14]=n*r/(r-n),t[15]=0,t},i.ortho=function(t,e,r,n,i,a,o){var s=1/(e-r),l=1/(n-i),u=1/(a-o);return t[0]=-2*s,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=-2*l,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=2*u,t[11]=0,t[12]=(e+r)*s,t[13]=(i+n)*l,t[14]=(o+a)*u,t[15]=1,t},i.lookAt=function(t,e,r,a){var o,s,l,u,c,h,f,d,p,g,m=e[0],v=e[1],y=e[2],x=a[0],b=a[1],_=a[2],w=r[0],M=r[1],A=r[2];return Math.abs(m-w).999999?(n[0]=0,n[1]=0,n[2]=0,n[3]=1,n):(a.cross(t,i,o),n[0]=t[0],n[1]=t[1],n[2]=t[2],n[3]=1+l,s.normalize(n,n))}}(),s.setAxes=function(){var t=i.create();return function(e,r,n,i){return t[0]=n[0],t[3]=n[1],t[6]=n[2],t[1]=i[0],t[4]=i[1],t[7]=i[2],t[2]=-r[0],t[5]=-r[1],t[8]=-r[2],s.normalize(e,s.fromMat3(e,t))}}(),s.clone=o.clone,s.fromValues=o.fromValues,s.copy=o.copy,s.set=o.set,s.identity=function(t){return t[0]=0,t[1]=0,t[2]=0,t[3]=1,t},s.setAxisAngle=function(t,e,r){r*=.5;var n=Math.sin(r);return t[0]=n*e[0],t[1]=n*e[1],t[2]=n*e[2],t[3]=Math.cos(r),t},s.getAxisAngle=function(t,e){var r=2*Math.acos(e[3]),n=Math.sin(r/2);return 0!=n?(t[0]=e[0]/n,t[1]=e[1]/n,t[2]=e[2]/n):(t[0]=1,t[1]=0,t[2]=0),r},s.add=o.add,s.multiply=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=e[3],s=r[0],l=r[1],u=r[2],c=r[3];return t[0]=n*c+o*s+i*u-a*l,t[1]=i*c+o*l+a*s-n*u,t[2]=a*c+o*u+n*l-i*s,t[3]=o*c-n*s-i*l-a*u,t},s.mul=s.multiply,s.scale=o.scale,s.rotateX=function(t,e,r){r*=.5;var n=e[0],i=e[1],a=e[2],o=e[3],s=Math.sin(r),l=Math.cos(r);return t[0]=n*l+o*s,t[1]=i*l+a*s,t[2]=a*l-i*s,t[3]=o*l-n*s,t},s.rotateY=function(t,e,r){r*=.5;var n=e[0],i=e[1],a=e[2],o=e[3],s=Math.sin(r),l=Math.cos(r);return t[0]=n*l-a*s,t[1]=i*l+o*s,t[2]=a*l+n*s,t[3]=o*l-i*s,t},s.rotateZ=function(t,e,r){r*=.5;var n=e[0],i=e[1],a=e[2],o=e[3],s=Math.sin(r),l=Math.cos(r);return t[0]=n*l+i*s,t[1]=i*l-n*s,t[2]=a*l+o*s,t[3]=o*l-a*s,t},s.calculateW=function(t,e){var r=e[0],n=e[1],i=e[2];return t[0]=r,t[1]=n,t[2]=i,t[3]=Math.sqrt(Math.abs(1-r*r-n*n-i*i)),t},s.dot=o.dot,s.lerp=o.lerp,s.slerp=function(t,e,r,n){var i,a,o,s,l,u=e[0],c=e[1],h=e[2],f=e[3],d=r[0],p=r[1],g=r[2],m=r[3];return a=u*d+c*p+h*g+f*m,a<0&&(a=-a,d=-d,p=-p,g=-g,m=-m),1-a>1e-6?(i=Math.acos(a),o=Math.sin(i),s=Math.sin((1-n)*i)/o,l=Math.sin(n*i)/o):(s=1-n,l=n),t[0]=s*u+l*d,t[1]=s*c+l*p,t[2]=s*h+l*g,t[3]=s*f+l*m,t},s.sqlerp=function(){var t=s.create(),e=s.create();return function(r,n,i,a,o,l){return s.slerp(t,n,o,l),s.slerp(e,i,a,l),s.slerp(r,t,e,2*l*(1-l)),r}}(),s.invert=function(t,e){var r=e[0],n=e[1],i=e[2],a=e[3],o=r*r+n*n+i*i+a*a,s=o?1/o:0;return t[0]=-r*s,t[1]=-n*s,t[2]=-i*s,t[3]=a*s,t},s.conjugate=function(t,e){return t[0]=-e[0],t[1]=-e[1],t[2]=-e[2],t[3]=e[3],t},s.length=o.length,s.len=s.length,s.squaredLength=o.squaredLength,s.sqrLen=s.squaredLength,s.normalize=o.normalize,s.fromMat3=function(t,e){var r,n=e[0]+e[4]+e[8];if(n>0)r=Math.sqrt(n+1),t[3]=.5*r,r=.5/r,t[0]=(e[5]-e[7])*r,t[1]=(e[6]-e[2])*r,t[2]=(e[1]-e[3])*r;else{var i=0;e[4]>e[0]&&(i=1),e[8]>e[3*i+i]&&(i=2);var a=(i+1)%3,o=(i+2)%3;r=Math.sqrt(e[3*i+i]-e[3*a+a]-e[3*o+o]+1),t[i]=.5*r,r=.5/r,t[3]=(e[3*a+o]-e[3*o+a])*r,t[a]=(e[3*a+i]+e[3*i+a])*r,t[o]=(e[3*o+i]+e[3*i+o])*r}return t},s.str=function(t){return\"quat(\"+t[0]+\", \"+t[1]+\", \"+t[2]+\", \"+t[3]+\")\"},s.exactEquals=o.exactEquals,s.equals=o.equals,e.exports=s},{\"./common.js\":162,\"./mat3.js\":165,\"./vec3.js\":169,\"./vec4.js\":170}],168:[function(t,e,r){var n=t(\"./common.js\"),i={};i.create=function(){var t=new n.ARRAY_TYPE(2);return t[0]=0,t[1]=0,t},i.clone=function(t){var e=new n.ARRAY_TYPE(2);return e[0]=t[0],e[1]=t[1],e},i.fromValues=function(t,e){var r=new n.ARRAY_TYPE(2);return r[0]=t,r[1]=e,r},i.copy=function(t,e){return t[0]=e[0],t[1]=e[1],t},i.set=function(t,e,r){return t[0]=e,t[1]=r,t},i.add=function(t,e,r){return t[0]=e[0]+r[0],t[1]=e[1]+r[1],t},i.subtract=function(t,e,r){return t[0]=e[0]-r[0],t[1]=e[1]-r[1],t},i.sub=i.subtract,i.multiply=function(t,e,r){return t[0]=e[0]*r[0],t[1]=e[1]*r[1],t},i.mul=i.multiply,i.divide=function(t,e,r){return t[0]=e[0]/r[0],t[1]=e[1]/r[1],t},i.div=i.divide,i.ceil=function(t,e){return t[0]=Math.ceil(e[0]),t[1]=Math.ceil(e[1]),t},i.floor=function(t,e){return t[0]=Math.floor(e[0]),t[1]=Math.floor(e[1]),t},i.min=function(t,e,r){return t[0]=Math.min(e[0],r[0]),t[1]=Math.min(e[1],r[1]),t},i.max=function(t,e,r){return t[0]=Math.max(e[0],r[0]),t[1]=Math.max(e[1],r[1]),t},i.round=function(t,e){return t[0]=Math.round(e[0]),t[1]=Math.round(e[1]),t},i.scale=function(t,e,r){return t[0]=e[0]*r,t[1]=e[1]*r,t},i.scaleAndAdd=function(t,e,r,n){return t[0]=e[0]+r[0]*n,t[1]=e[1]+r[1]*n,t},i.distance=function(t,e){var r=e[0]-t[0],n=e[1]-t[1];return Math.sqrt(r*r+n*n)},i.dist=i.distance,i.squaredDistance=function(t,e){var r=e[0]-t[0],n=e[1]-t[1];return r*r+n*n},i.sqrDist=i.squaredDistance,i.length=function(t){var e=t[0],r=t[1];return Math.sqrt(e*e+r*r)},i.len=i.length,i.squaredLength=function(t){var e=t[0],r=t[1];return e*e+r*r},i.sqrLen=i.squaredLength,i.negate=function(t,e){return t[0]=-e[0],t[1]=-e[1],t},i.inverse=function(t,e){return t[0]=1/e[0],t[1]=1/e[1],t},i.normalize=function(t,e){var r=e[0],n=e[1],i=r*r+n*n;return i>0&&(i=1/Math.sqrt(i),t[0]=e[0]*i,t[1]=e[1]*i),t},i.dot=function(t,e){return t[0]*e[0]+t[1]*e[1]},i.cross=function(t,e,r){var n=e[0]*r[1]-e[1]*r[0];return t[0]=t[1]=0,t[2]=n,t},i.lerp=function(t,e,r,n){var i=e[0],a=e[1];return t[0]=i+n*(r[0]-i),t[1]=a+n*(r[1]-a),t},i.random=function(t,e){e=e||1;var r=2*n.RANDOM()*Math.PI;return t[0]=Math.cos(r)*e,t[1]=Math.sin(r)*e,t},i.transformMat2=function(t,e,r){var n=e[0],i=e[1];return t[0]=r[0]*n+r[2]*i,t[1]=r[1]*n+r[3]*i,t},i.transformMat2d=function(t,e,r){var n=e[0],i=e[1];return t[0]=r[0]*n+r[2]*i+r[4],t[1]=r[1]*n+r[3]*i+r[5],t},i.transformMat3=function(t,e,r){var n=e[0],i=e[1];return t[0]=r[0]*n+r[3]*i+r[6],t[1]=r[1]*n+r[4]*i+r[7],t},i.transformMat4=function(t,e,r){var n=e[0],i=e[1];return t[0]=r[0]*n+r[4]*i+r[12],t[1]=r[1]*n+r[5]*i+r[13],t},i.forEach=function(){var t=i.create();return function(e,r,n,i,a,o){var s,l;for(r||(r=2),n||(n=0),l=i?Math.min(i*r+n,e.length):e.length,s=n;s0&&(a=1/Math.sqrt(a),t[0]=e[0]*a,t[1]=e[1]*a,t[2]=e[2]*a),t},i.dot=function(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]},i.cross=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=r[0],s=r[1],l=r[2];return t[0]=i*l-a*s,t[1]=a*o-n*l,t[2]=n*s-i*o,t},i.lerp=function(t,e,r,n){var i=e[0],a=e[1],o=e[2];return t[0]=i+n*(r[0]-i),t[1]=a+n*(r[1]-a),t[2]=o+n*(r[2]-o),t},i.hermite=function(t,e,r,n,i,a){var o=a*a,s=o*(2*a-3)+1,l=o*(a-2)+a,u=o*(a-1),c=o*(3-2*a);return t[0]=e[0]*s+r[0]*l+n[0]*u+i[0]*c,t[1]=e[1]*s+r[1]*l+n[1]*u+i[1]*c,t[2]=e[2]*s+r[2]*l+n[2]*u+i[2]*c,t},i.bezier=function(t,e,r,n,i,a){var o=1-a,s=o*o,l=a*a,u=s*o,c=3*a*s,h=3*l*o,f=l*a;return t[0]=e[0]*u+r[0]*c+n[0]*h+i[0]*f,t[1]=e[1]*u+r[1]*c+n[1]*h+i[1]*f,t[2]=e[2]*u+r[2]*c+n[2]*h+i[2]*f,t},i.random=function(t,e){e=e||1;var r=2*n.RANDOM()*Math.PI,i=2*n.RANDOM()-1,a=Math.sqrt(1-i*i)*e;return t[0]=Math.cos(r)*a,t[1]=Math.sin(r)*a,t[2]=i*e,t},i.transformMat4=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=r[3]*n+r[7]*i+r[11]*a+r[15];return o=o||1,t[0]=(r[0]*n+r[4]*i+r[8]*a+r[12])/o,t[1]=(r[1]*n+r[5]*i+r[9]*a+r[13])/o,t[2]=(r[2]*n+r[6]*i+r[10]*a+r[14])/o,t},i.transformMat3=function(t,e,r){var n=e[0],i=e[1],a=e[2];return t[0]=n*r[0]+i*r[3]+a*r[6],t[1]=n*r[1]+i*r[4]+a*r[7],t[2]=n*r[2]+i*r[5]+a*r[8],t},i.transformQuat=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=r[0],s=r[1],l=r[2],u=r[3],c=u*n+s*a-l*i,h=u*i+l*n-o*a,f=u*a+o*i-s*n,d=-o*n-s*i-l*a;return t[0]=c*u+d*-o+h*-l-f*-s,t[1]=h*u+d*-s+f*-o-c*-l,t[2]=f*u+d*-l+c*-s-h*-o,t},i.rotateX=function(t,e,r,n){var i=[],a=[];return i[0]=e[0]-r[0],i[1]=e[1]-r[1],i[2]=e[2]-r[2],a[0]=i[0],a[1]=i[1]*Math.cos(n)-i[2]*Math.sin(n),a[2]=i[1]*Math.sin(n)+i[2]*Math.cos(n),t[0]=a[0]+r[0],t[1]=a[1]+r[1],t[2]=a[2]+r[2],t},i.rotateY=function(t,e,r,n){var i=[],a=[];return i[0]=e[0]-r[0],i[1]=e[1]-r[1],i[2]=e[2]-r[2],a[0]=i[2]*Math.sin(n)+i[0]*Math.cos(n),a[1]=i[1],a[2]=i[2]*Math.cos(n)-i[0]*Math.sin(n),t[0]=a[0]+r[0],t[1]=a[1]+r[1],t[2]=a[2]+r[2],t},i.rotateZ=function(t,e,r,n){var i=[],a=[];return i[0]=e[0]-r[0],i[1]=e[1]-r[1],i[2]=e[2]-r[2],a[0]=i[0]*Math.cos(n)-i[1]*Math.sin(n),a[1]=i[0]*Math.sin(n)+i[1]*Math.cos(n),a[2]=i[2],t[0]=a[0]+r[0],t[1]=a[1]+r[1],t[2]=a[2]+r[2],t},i.forEach=function(){var t=i.create();return function(e,r,n,i,a,o){var s,l;for(r||(r=3),n||(n=0),l=i?Math.min(i*r+n,e.length):e.length,s=n;s1?0:Math.acos(a)},i.str=function(t){return\"vec3(\"+t[0]+\", \"+t[1]+\", \"+t[2]+\")\"},i.exactEquals=function(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]},i.equals=function(t,e){var r=t[0],i=t[1],a=t[2],o=e[0],s=e[1],l=e[2];return Math.abs(r-o)<=n.EPSILON*Math.max(1,Math.abs(r),Math.abs(o))&&Math.abs(i-s)<=n.EPSILON*Math.max(1,Math.abs(i),Math.abs(s))&&Math.abs(a-l)<=n.EPSILON*Math.max(1,Math.abs(a),Math.abs(l))},e.exports=i},{\"./common.js\":162}],170:[function(t,e,r){var n=t(\"./common.js\"),i={};i.create=function(){var t=new n.ARRAY_TYPE(4);return t[0]=0,t[1]=0,t[2]=0,t[3]=0,t},i.clone=function(t){var e=new n.ARRAY_TYPE(4);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e},i.fromValues=function(t,e,r,i){var a=new n.ARRAY_TYPE(4);return a[0]=t,a[1]=e,a[2]=r,a[3]=i,a},i.copy=function(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t},i.set=function(t,e,r,n,i){return t[0]=e,t[1]=r,t[2]=n,t[3]=i,t},i.add=function(t,e,r){return t[0]=e[0]+r[0],t[1]=e[1]+r[1],t[2]=e[2]+r[2],t[3]=e[3]+r[3],t},i.subtract=function(t,e,r){return t[0]=e[0]-r[0],t[1]=e[1]-r[1],t[2]=e[2]-r[2],t[3]=e[3]-r[3],t},i.sub=i.subtract,i.multiply=function(t,e,r){return t[0]=e[0]*r[0],t[1]=e[1]*r[1],t[2]=e[2]*r[2],t[3]=e[3]*r[3],t},i.mul=i.multiply,i.divide=function(t,e,r){return t[0]=e[0]/r[0],t[1]=e[1]/r[1],t[2]=e[2]/r[2],t[3]=e[3]/r[3],t},i.div=i.divide,i.ceil=function(t,e){return t[0]=Math.ceil(e[0]),t[1]=Math.ceil(e[1]),t[2]=Math.ceil(e[2]),t[3]=Math.ceil(e[3]),t},i.floor=function(t,e){return t[0]=Math.floor(e[0]),t[1]=Math.floor(e[1]),t[2]=Math.floor(e[2]),t[3]=Math.floor(e[3]),t},i.min=function(t,e,r){return t[0]=Math.min(e[0],r[0]),t[1]=Math.min(e[1],r[1]),t[2]=Math.min(e[2],r[2]),t[3]=Math.min(e[3],r[3]),t},i.max=function(t,e,r){return t[0]=Math.max(e[0],r[0]),t[1]=Math.max(e[1],r[1]),t[2]=Math.max(e[2],r[2]),t[3]=Math.max(e[3],r[3]),t},i.round=function(t,e){return t[0]=Math.round(e[0]),t[1]=Math.round(e[1]),t[2]=Math.round(e[2]),t[3]=Math.round(e[3]),t},i.scale=function(t,e,r){return t[0]=e[0]*r,t[1]=e[1]*r,t[2]=e[2]*r,t[3]=e[3]*r,t},i.scaleAndAdd=function(t,e,r,n){return t[0]=e[0]+r[0]*n,t[1]=e[1]+r[1]*n,t[2]=e[2]+r[2]*n,t[3]=e[3]+r[3]*n,t},i.distance=function(t,e){var r=e[0]-t[0],n=e[1]-t[1],i=e[2]-t[2],a=e[3]-t[3];return Math.sqrt(r*r+n*n+i*i+a*a)},i.dist=i.distance,i.squaredDistance=function(t,e){var r=e[0]-t[0],n=e[1]-t[1],i=e[2]-t[2],a=e[3]-t[3];return r*r+n*n+i*i+a*a},i.sqrDist=i.squaredDistance,i.length=function(t){var e=t[0],r=t[1],n=t[2],i=t[3];return Math.sqrt(e*e+r*r+n*n+i*i)},i.len=i.length,i.squaredLength=function(t){var e=t[0],r=t[1],n=t[2],i=t[3];return e*e+r*r+n*n+i*i},i.sqrLen=i.squaredLength,i.negate=function(t,e){return t[0]=-e[0],t[1]=-e[1],t[2]=-e[2],t[3]=-e[3],t},i.inverse=function(t,e){return t[0]=1/e[0],t[1]=1/e[1],t[2]=1/e[2],t[3]=1/e[3],t},i.normalize=function(t,e){var r=e[0],n=e[1],i=e[2],a=e[3],o=r*r+n*n+i*i+a*a;return o>0&&(o=1/Math.sqrt(o),t[0]=r*o,t[1]=n*o,t[2]=i*o,t[3]=a*o),t},i.dot=function(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]+t[3]*e[3]},i.lerp=function(t,e,r,n){var i=e[0],a=e[1],o=e[2],s=e[3];return t[0]=i+n*(r[0]-i),t[1]=a+n*(r[1]-a),t[2]=o+n*(r[2]-o),t[3]=s+n*(r[3]-s),t},i.random=function(t,e){return e=e||1,t[0]=n.RANDOM(),t[1]=n.RANDOM(),t[2]=n.RANDOM(),t[3]=n.RANDOM(),i.normalize(t,t),i.scale(t,t,e),t},i.transformMat4=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=e[3];return t[0]=r[0]*n+r[4]*i+r[8]*a+r[12]*o,t[1]=r[1]*n+r[5]*i+r[9]*a+r[13]*o,t[2]=r[2]*n+r[6]*i+r[10]*a+r[14]*o,t[3]=r[3]*n+r[7]*i+r[11]*a+r[15]*o,t},i.transformQuat=function(t,e,r){var n=e[0],i=e[1],a=e[2],o=r[0],s=r[1],l=r[2],u=r[3],c=u*n+s*a-l*i,h=u*i+l*n-o*a,f=u*a+o*i-s*n,d=-o*n-s*i-l*a;return t[0]=c*u+d*-o+h*-l-f*-s,t[1]=h*u+d*-s+f*-o-c*-l,t[2]=f*u+d*-l+c*-s-h*-o,t[3]=e[3],t},i.forEach=function(){var t=i.create();return function(e,r,n,i,a,o){var s,l;for(r||(r=4),n||(n=0),l=i?Math.min(i*r+n,e.length):e.length,s=n;s1.0001)return null;m+=g[c]}return Math.abs(m-1)>.001?null:[h,o(t,g),g]}var l=t(\"barycentric\"),u=t(\"polytope-closest-point/lib/closest_point_2d.js\");e.exports=s},{barycentric:36,\"polytope-closest-point/lib/closest_point_2d.js\":444}],172:[function(t,e,r){var n=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position, normal;\\nattribute vec4 color;\\nattribute vec2 uv;\\n\\nuniform mat4 model\\n , view\\n , projection;\\nuniform vec3 eyePosition\\n , lightPosition;\\n\\nvarying vec3 f_normal\\n , f_lightDirection\\n , f_eyeDirection\\n , f_data;\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n vec4 m_position = model * vec4(position, 1.0);\\n vec4 t_position = view * m_position;\\n gl_Position = projection * t_position;\\n f_color = color;\\n f_normal = normal;\\n f_data = position;\\n f_eyeDirection = eyePosition - position;\\n f_lightDirection = lightPosition - position;\\n f_uv = uv;\\n}\",i=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nfloat beckmannDistribution_2_0(float x, float roughness) {\\n float NdotH = max(x, 0.0001);\\n float cos2Alpha = NdotH * NdotH;\\n float tan2Alpha = (cos2Alpha - 1.0) / cos2Alpha;\\n float roughness2 = roughness * roughness;\\n float denom = 3.141592653589793 * roughness2 * cos2Alpha * cos2Alpha;\\n return exp(tan2Alpha / roughness2) / denom;\\n}\\n\\n\\n\\nfloat cookTorranceSpecular_1_1(\\n vec3 lightDirection,\\n vec3 viewDirection,\\n vec3 surfaceNormal,\\n float roughness,\\n float fresnel) {\\n\\n float VdotN = max(dot(viewDirection, surfaceNormal), 0.0);\\n float LdotN = max(dot(lightDirection, surfaceNormal), 0.0);\\n\\n //Half angle vector\\n vec3 H = normalize(lightDirection + viewDirection);\\n\\n //Geometric term\\n float NdotH = max(dot(surfaceNormal, H), 0.0);\\n float VdotH = max(dot(viewDirection, H), 0.000001);\\n float LdotH = max(dot(lightDirection, H), 0.000001);\\n float G1 = (2.0 * NdotH * VdotN) / VdotH;\\n float G2 = (2.0 * NdotH * LdotN) / LdotH;\\n float G = min(1.0, min(G1, G2));\\n \\n //Distribution term\\n float D = beckmannDistribution_2_0(NdotH, roughness);\\n\\n //Fresnel term\\n float F = pow(1.0 - VdotN, fresnel);\\n\\n //Multiply terms and done\\n return G * F * D / max(3.14159265 * VdotN, 0.000001);\\n}\\n\\n\\n\\nuniform vec3 clipBounds[2];\\nuniform float roughness\\n , fresnel\\n , kambient\\n , kdiffuse\\n , kspecular\\n , opacity;\\nuniform sampler2D texture;\\n\\nvarying vec3 f_normal\\n , f_lightDirection\\n , f_eyeDirection\\n , f_data;\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n if(any(lessThan(f_data, clipBounds[0])) || \\n any(greaterThan(f_data, clipBounds[1]))) {\\n discard;\\n }\\n\\n vec3 N = normalize(f_normal);\\n vec3 L = normalize(f_lightDirection);\\n vec3 V = normalize(f_eyeDirection);\\n \\n if(!gl_FrontFacing) {\\n N = -N;\\n }\\n\\n float specular = cookTorranceSpecular_1_1(L, V, N, roughness, fresnel);\\n float diffuse = min(kambient + kdiffuse * max(dot(N, L), 0.0), 1.0);\\n\\n vec4 surfaceColor = f_color * texture2D(texture, f_uv);\\n vec4 litColor = surfaceColor.a * vec4(diffuse * surfaceColor.rgb + kspecular * vec3(1,1,1) * specular, 1.0);\\n\\n gl_FragColor = litColor * opacity;\\n}\",a=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position;\\nattribute vec4 color;\\nattribute vec2 uv;\\n\\nuniform mat4 model, view, projection;\\n\\nvarying vec4 f_color;\\nvarying vec3 f_data;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n gl_Position = projection * view * model * vec4(position, 1.0);\\n f_color = color;\\n f_data = position;\\n f_uv = uv;\\n}\",o=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nuniform vec3 clipBounds[2];\\nuniform sampler2D texture;\\nuniform float opacity;\\n\\nvarying vec4 f_color;\\nvarying vec3 f_data;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n if(any(lessThan(f_data, clipBounds[0])) || \\n any(greaterThan(f_data, clipBounds[1]))) {\\n discard;\\n }\\n\\n gl_FragColor = f_color * texture2D(texture, f_uv) * opacity;\\n}\",s=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position;\\nattribute vec4 color;\\nattribute vec2 uv;\\nattribute float pointSize;\\n\\nuniform mat4 model, view, projection;\\nuniform vec3 clipBounds[2];\\n\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n if(any(lessThan(position, clipBounds[0])) || \\n any(greaterThan(position, clipBounds[1]))) {\\n gl_Position = vec4(0,0,0,0);\\n } else {\\n gl_Position = projection * view * model * vec4(position, 1.0);\\n }\\n gl_PointSize = pointSize;\\n f_color = color;\\n f_uv = uv;\\n}\",l=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nuniform sampler2D texture;\\nuniform float opacity;\\n\\nvarying vec4 f_color;\\nvarying vec2 f_uv;\\n\\nvoid main() {\\n vec2 pointR = gl_PointCoord.xy - vec2(0.5,0.5);\\n if(dot(pointR, pointR) > 0.25) {\\n discard;\\n }\\n gl_FragColor = f_color * texture2D(texture, f_uv) * opacity;\\n}\",u=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position;\\nattribute vec4 id;\\n\\nuniform mat4 model, view, projection;\\n\\nvarying vec3 f_position;\\nvarying vec4 f_id;\\n\\nvoid main() {\\n gl_Position = projection * view * model * vec4(position, 1.0);\\n f_id = id;\\n f_position = position;\\n}\",c=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nuniform vec3 clipBounds[2];\\nuniform float pickId;\\n\\nvarying vec3 f_position;\\nvarying vec4 f_id;\\n\\nvoid main() {\\n if(any(lessThan(f_position, clipBounds[0])) || \\n any(greaterThan(f_position, clipBounds[1]))) {\\n discard;\\n }\\n gl_FragColor = vec4(pickId, f_id.xyz);\\n}\",h=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position;\\nattribute float pointSize;\\nattribute vec4 id;\\n\\nuniform mat4 model, view, projection;\\nuniform vec3 clipBounds[2];\\n\\nvarying vec3 f_position;\\nvarying vec4 f_id;\\n\\nvoid main() {\\n if(any(lessThan(position, clipBounds[0])) || \\n any(greaterThan(position, clipBounds[1]))) {\\n gl_Position = vec4(0,0,0,0);\\n } else {\\n gl_Position = projection * view * model * vec4(position, 1.0);\\n gl_PointSize = pointSize;\\n }\\n f_id = id;\\n f_position = position;\\n}\",f=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position;\\n\\nuniform mat4 model, view, projection;\\n\\nvoid main() {\\n gl_Position = projection * view * model * vec4(position, 1.0);\\n}\",d=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nuniform vec3 contourColor;\\n\\nvoid main() {\\n gl_FragColor = vec4(contourColor,1);\\n}\\n\";r.meshShader={vertex:n,fragment:i,attributes:[{name:\"position\",type:\"vec3\"},{name:\"normal\",type:\"vec3\"},{name:\"color\",type:\"vec4\"},{name:\"uv\",type:\"vec2\"}]},r.wireShader={vertex:a,fragment:o,attributes:[{name:\"position\",type:\"vec3\"},{name:\"color\",type:\"vec4\"},{name:\"uv\",type:\"vec2\"}]},r.pointShader={vertex:s,fragment:l,attributes:[{name:\"position\",type:\"vec3\"},{name:\"color\",type:\"vec4\"},{name:\"uv\",type:\"vec2\"},{name:\"pointSize\",type:\"float\"}]},r.pickShader={vertex:u,fragment:c,attributes:[{name:\"position\",type:\"vec3\"},{name:\"id\",type:\"vec4\"}]},r.pointPickShader={vertex:h,fragment:c,attributes:[{name:\"position\",type:\"vec3\"},{name:\"pointSize\",type:\"float\"},{name:\"id\",type:\"vec4\"}]},r.contourShader={vertex:f,fragment:d,attributes:[{name:\"position\",type:\"vec3\"}]}},{}],173:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a,o,s,l,u,c,h,f,d,p,g,m,v,y,x,b,_,w,M,A,k,T){this.gl=t,this.cells=[],this.positions=[],this.intensity=[],this.texture=e,this.dirty=!0,this.triShader=r,this.lineShader=n,this.pointShader=i,this.pickShader=a,this.pointPickShader=o,this.contourShader=s,this.trianglePositions=l,this.triangleColors=c,this.triangleNormals=f,this.triangleUVs=h,this.triangleIds=u,this.triangleVAO=d,this.triangleCount=0,this.lineWidth=1,this.edgePositions=p,this.edgeColors=m,this.edgeUVs=v,this.edgeIds=g,this.edgeVAO=y,this.edgeCount=0,this.pointPositions=x,this.pointColors=_,this.pointUVs=w,this.pointSizes=M,this.pointIds=b,this.pointVAO=A,this.pointCount=0,this.contourLineWidth=1,this.contourPositions=k,this.contourVAO=T,this.contourCount=0,this.contourColor=[0,0,0],this.contourEnable=!0,this.pickId=1,this.bounds=[[1/0,1/0,1/0],[-(1/0),-(1/0),-(1/0)]],this.clipBounds=[[-(1/0),-(1/0),-(1/0)],[1/0,1/0,1/0]],this.lightPosition=[1e5,1e5,0],this.ambientLight=.8,this.diffuseLight=.8,this.specularLight=2,this.roughness=.5,this.fresnel=1.5,this.opacity=1,this._model=O,this._view=O,this._projection=O,this._resolution=[1,1]}function i(t){for(var e=A({colormap:t,nshades:256,format:\"rgba\"}),r=new Uint8Array(1024),n=0;n<256;++n){for(var i=e[n],a=0;a<3;++a)r[4*n+a]=i[a];r[4*n+3]=255*i[3]}return M(r,[256,256,4],[4,0,1])}function a(t,e,r){for(var n=new Array(e),i=0;i=1},R.isTransparent=function(){return this.opacity<1},R.pickSlots=1,R.setPickBase=function(t){this.pickId=t},R.highlight=function(t){if(!t||!this.contourEnable)return void(this.contourCount=0);for(var e=k(this.cells,this.intensity,t.intensity),r=e.cells,n=e.vertexIds,i=e.vertexWeights,a=r.length,o=T.mallocFloat32(6*a),s=0,l=0;l0){var f=this.triShader;f.bind(),f.uniforms=s,this.triangleVAO.bind(),e.drawArrays(e.TRIANGLES,0,3*this.triangleCount),this.triangleVAO.unbind()}if(this.edgeCount>0&&this.lineWidth>0){var f=this.lineShader;f.bind(),f.uniforms=s,this.edgeVAO.bind(),e.lineWidth(this.lineWidth),e.drawArrays(e.LINES,0,2*this.edgeCount),this.edgeVAO.unbind()}if(this.pointCount>0){var f=this.pointShader;f.bind(),f.uniforms=s,this.pointVAO.bind(),e.drawArrays(e.POINTS,0,this.pointCount),this.pointVAO.unbind()}if(this.contourEnable&&this.contourCount>0&&this.contourLineWidth>0){var f=this.contourShader;f.bind(),f.uniforms=s,this.contourVAO.bind(),e.drawArrays(e.LINES,0,this.contourCount),this.contourVAO.unbind()}},R.drawPick=function(t){t=t||{};for(var e=this.gl,r=t.model||O,n=t.view||O,i=t.projection||O,a=[[-1e6,-1e6,-1e6],[1e6,1e6,1e6]],o=0;o<3;++o)a[0][o]=Math.max(a[0][o],this.clipBounds[0][o]),a[1][o]=Math.min(a[1][o],this.clipBounds[1][o]);this._model=[].slice.call(r),this._view=[].slice.call(n),this._projection=[].slice.call(i),this._resolution=[e.drawingBufferWidth,e.drawingBufferHeight];var s={model:r,view:n,projection:i,clipBounds:a,pickId:this.pickId/255},l=this.pickShader;if(l.bind(),l.uniforms=s,this.triangleCount>0&&(this.triangleVAO.bind(),e.drawArrays(e.TRIANGLES,0,3*this.triangleCount),this.triangleVAO.unbind()),this.edgeCount>0&&(this.edgeVAO.bind(),e.lineWidth(this.lineWidth),e.drawArrays(e.LINES,0,2*this.edgeCount),this.edgeVAO.unbind()),this.pointCount>0){var l=this.pointPickShader;l.bind(),l.uniforms=s,this.pointVAO.bind(),e.drawArrays(e.POINTS,0,this.pointCount),this.pointVAO.unbind()}},R.pick=function(t){if(!t)return null;if(t.id!==this.pickId)return null;for(var e=t.value[0]+256*t.value[1]+65536*t.value[2],r=this.cells[e],n=this.positions,i=new Array(r.length),a=0;as[A]&&(a.uniforms.dataAxis=t,a.uniforms.screenOffset=e,a.uniforms.color=m[n],a.uniforms.angle=v[n],u.drawArrays(u.TRIANGLES,s[A],s[k]-s[A]))),y[n]&&M&&(e[1^n]-=T*d*x[n],a.uniforms.dataAxis=r,a.uniforms.screenOffset=e,a.uniforms.color=b[n],a.uniforms.angle=_[n],u.drawArrays(u.TRIANGLES,w,M)),e[1^n]=T*c[2+(1^n)]-1,p[n+2]&&(e[1^n]+=T*d*g[n+2],As[A]&&(a.uniforms.dataAxis=t,a.uniforms.screenOffset=e,a.uniforms.color=m[n+2],a.uniforms.angle=v[n+2],u.drawArrays(u.TRIANGLES,s[A],s[k]-s[A]))),y[n+2]&&M&&(e[1^n]+=T*d*x[n+2],a.uniforms.dataAxis=r,a.uniforms.screenOffset=e,a.uniforms.color=b[n+2],a.uniforms.angle=_[n+2],u.drawArrays(u.TRIANGLES,w,M))}}(),c.drawTitle=function(){var t=[0,0],e=[0,0];return function(){var r=this.plot,n=this.shader,i=r.gl,a=r.screenBox,o=r.titleCenter,s=r.titleAngle,l=r.titleColor,u=r.pixelRatio;if(this.titleCount){for(var c=0;c<2;++c)e[c]=2*(o[c]*u-a[c])/(a[2+c]-a[c])-1;n.bind(),n.uniforms.dataAxis=t,n.uniforms.screenOffset=e,n.uniforms.angle=s,n.uniforms.color=l,i.drawArrays(i.TRIANGLES,this.titleOffset,this.titleCount)}}}(),c.bind=function(){var t=[0,0],e=[0,0],r=[0,0];return function(){var n=this.plot,i=this.shader,a=n._tickBounds,o=n.dataBox,s=n.screenBox,l=n.viewBox;i.bind();for(var u=0;u<2;++u){var c=a[u],h=a[u+2],f=h-c,d=.5*(o[u+2]+o[u]),p=o[u+2]-o[u],g=l[u],m=l[u+2],v=m-g,y=s[u],x=s[u+2],b=x-y;e[u]=2*f/p*v/b,t[u]=2*(c-d)/p*v/b}r[1]=2*n.pixelRatio/(s[3]-s[1]),r[0]=r[1]*(s[3]-s[1])/(s[2]-s[0]),i.uniforms.dataScale=e,i.uniforms.dataShift=t,i.uniforms.textScale=r,this.vbo.bind(),i.attributes.textCoordinate.pointer()}}(),c.update=function(t){var e,r,n,i,a,o=[],l=t.ticks,u=t.bounds;for(a=0;a<2;++a){var c=[Math.floor(o.length/3)],h=[-(1/0)],f=l[a];for(e=0;er)for(t=r;te)for(t=e;t=0){for(var A=0|M.type.charAt(M.type.length-1),k=new Array(A),T=0;T=0;)E+=1;w[x]=E}var S=new Array(r.length);a(),d._relink=a,d.types={uniforms:l(r),attributes:l(n)},d.attributes=s(p,d,b,w),Object.defineProperty(d,\"uniforms\",o(p,d,r,S))},e.exports=a},{\"./lib/GLError\":181,\"./lib/create-attributes\":182,\"./lib/create-uniforms\":183,\"./lib/reflect\":184,\"./lib/runtime-reflect\":185,\"./lib/shader-cache\":186}],181:[function(t,e,r){function n(t,e,r){this.shortMessage=e||\"\",this.longMessage=r||\"\",this.rawError=t||\"\",this.message=\"gl-shader: \"+(e||t||\"\")+(r?\"\\n\"+r:\"\"),this.stack=(new Error).stack}n.prototype=new Error,n.prototype.name=\"GLError\",n.prototype.constructor=n,e.exports=n},{}],182:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a){this._gl=t,this._wrapper=e,this._index=r,this._locations=n,this._dimension=i,this._constFunc=a}function i(t,e,r,i,a,o,s){for(var l=[\"gl\",\"v\"],u=[],c=0;c=0){var p=f.charCodeAt(f.length-1)-48;if(p<2||p>4)throw new s(\"\",\"Invalid data type for attribute \"+h+\": \"+f);i(t,e,d[0],n,p,o,h)}else{if(!(f.indexOf(\"mat\")>=0))throw new s(\"\",\"Unknown data type for attribute \"+h+\": \"+f);var p=f.charCodeAt(f.length-1)-48;if(p<2||p>4)throw new s(\"\",\"Invalid data type for attribute \"+h+\": \"+f);a(t,e,d,n,p,o,h)}}}return o}e.exports=o;var s=t(\"./GLError\"),l=n.prototype;l.pointer=function(t,e,r,n){var i=this,a=i._gl,o=i._locations[i._index];a.vertexAttribPointer(o,i._dimension,t||a.FLOAT,!!e,r||0,n||0),a.enableVertexAttribArray(o)},l.set=function(t,e,r,n){return this._constFunc(this._locations[this._index],t,e,r,n)},Object.defineProperty(l,\"location\",{get:function(){return this._locations[this._index]},set:function(t){return t!==this._locations[this._index]&&(this._locations[this._index]=0|t,this._wrapper.program=null),0|t}})},{\"./GLError\":181}],183:[function(t,e,r){\"use strict\";function n(t){var e=new Function(\"y\",\"return function(){return y}\");return e(t)}function i(t,e){for(var r=new Array(t),n=0;n4)throw new s(\"\",\"Invalid uniform dimension type for matrix \"+name+\": \"+r);return\"gl.uniformMatrix\"+i+\"fv(locations[\"+e+\"],false,obj\"+t+\")\"}throw new s(\"\",\"Unknown uniform data type for \"+name+\": \"+r)}var i=r.charCodeAt(r.length-1)-48;if(i<2||i>4)throw new s(\"\",\"Invalid data type\");switch(r.charAt(0)){case\"b\":case\"i\":return\"gl.uniform\"+i+\"iv(locations[\"+e+\"],obj\"+t+\")\";case\"v\":return\"gl.uniform\"+i+\"fv(locations[\"+e+\"],obj\"+t+\")\";default:throw new s(\"\",\"Unrecognized data type for vector \"+name+\": \"+r)}}}function c(t,e){if(\"object\"!=typeof e)return[[t,e]];var r=[];for(var n in e){var i=e[n],a=t;a+=parseInt(n)+\"\"===n?\"[\"+n+\"]\":\".\"+n,\"object\"==typeof i?r.push.apply(r,c(a,i)):r.push([a,i])}return r}function h(e){for(var n=[\"return function updateProperty(obj){\"],i=c(\"\",e),o=0;o4)throw new s(\"\",\"Invalid data type\");return\"b\"===t.charAt(0)?i(r,!1):i(r,0)}if(0===t.indexOf(\"mat\")&&4===t.length){var r=t.charCodeAt(t.length-1)-48;if(r<2||r>4)throw new s(\"\",\"Invalid uniform dimension type for matrix \"+name+\": \"+t);return i(r*r,0)}throw new s(\"\",\"Unknown uniform data type for \"+name+\": \"+t)}}function d(t,e,i){if(\"object\"==typeof i){var o=p(i);Object.defineProperty(t,e,{get:n(o),set:h(i),enumerable:!0,configurable:!1})}else a[i]?Object.defineProperty(t,e,{get:l(i),set:h(i),enumerable:!0,configurable:!1}):t[e]=f(r[i].type)}function p(t){var e;if(Array.isArray(t)){e=new Array(t.length);for(var r=0;r1){l[0]in o||(o[l[0]]=[]),o=o[l[0]];for(var u=1;u1)for(var l=0;l=0){var g=e[p]-n[p]*(e[p+2]-e[p])/(n[p+2]-n[p]);0===p?o.drawLine(g,e[1],g,e[3],d[p],f[p]):o.drawLine(e[0],g,e[2],g,d[p],f[p])}}for(var p=0;p=0;--t)this.objects[t].dispose();this.objects.length=0;for(var t=this.overlays.length-1;t>=0;--t)this.overlays[t].dispose();this.overlays.length=0,this.gl=null},f.addObject=function(t){this.objects.indexOf(t)<0&&(this.objects.push(t),this.setDirty())},f.removeObject=function(t){for(var e=this.objects,r=0;r0){var r=Math.round(Math.pow(10,e));return Math.ceil(t/r)*r}return Math.ceil(t)}function o(t){return\"boolean\"!=typeof t||t}function s(t){function e(){if(!_&&H.autoResize){var t=w.parentNode,e=1,r=1;t&&t!==document.body?(e=t.clientWidth,r=t.clientHeight):(e=window.innerWidth,r=window.innerHeight);var n=0|Math.ceil(e*H.pixelRatio),i=0|Math.ceil(r*H.pixelRatio);if(n!==w.width||i!==w.height){w.width=n,w.height=i;var a=w.style;a.position=a.position||\"absolute\",a.left=\"0px\",a.top=\"0px\",a.width=e+\"px\",a.height=r+\"px\",j=!0}}}function r(){for(var t=D.length,e=F.length,r=0;r0&&0===R[e-1];)R.pop(),F.pop().dispose()}function s(){return!!H.contextLost||void(A.isContextLost()&&(H.contextLost=!0,H.mouseListener.enabled=!1,H.selection.object=null,H.oncontextloss&&H.oncontextloss()))}function y(){if(!s()){A.colorMask(!0,!0,!0,!0),A.depthMask(!0),A.disable(A.BLEND),A.enable(A.DEPTH_TEST);for(var t=D.length,e=F.length,r=0;rT.distance)continue;for(var u=0;u 1.0) {\\n discard;\\n }\\n baseColor = mix(borderColor, color, step(radius, centerFraction));\\n gl_FragColor = vec4(baseColor.rgb * baseColor.a, baseColor.a);\\n }\\n}\\n\",r.pickVertex=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec2 position;\\nattribute vec4 pickId;\\n\\nuniform mat3 matrix;\\nuniform float pointSize;\\nuniform vec4 pickOffset;\\n\\nvarying vec4 fragId;\\n\\nvoid main() {\\n vec3 hgPosition = matrix * vec3(position, 1);\\n gl_Position = vec4(hgPosition.xy, 0, hgPosition.z);\\n gl_PointSize = pointSize;\\n\\n vec4 id = pickId + pickOffset;\\n id.y += floor(id.x / 256.0);\\n id.x -= floor(id.x / 256.0) * 256.0;\\n\\n id.z += floor(id.y / 256.0);\\n id.y -= floor(id.y / 256.0) * 256.0;\\n\\n id.w += floor(id.z / 256.0);\\n id.z -= floor(id.z / 256.0) * 256.0;\\n\\n fragId = id;\\n}\\n\",r.pickFragment=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nvarying vec4 fragId;\\n\\nvoid main() {\\n float radius = length(2.0 * gl_PointCoord.xy - 1.0);\\n if(radius > 1.0) {\\n discard;\\n }\\n gl_FragColor = fragId / 255.0;\\n}\\n\"},{}],191:[function(t,e,r){arguments[4][180][0].apply(r,arguments)},{\"./lib/GLError\":192,\"./lib/create-attributes\":193,\"./lib/create-uniforms\":194,\"./lib/reflect\":195,\"./lib/runtime-reflect\":196,\"./lib/shader-cache\":197,dup:180}],192:[function(t,e,r){arguments[4][181][0].apply(r,arguments)},{dup:181}],193:[function(t,e,r){arguments[4][182][0].apply(r,arguments)},{\"./GLError\":192,dup:182}],194:[function(t,e,r){arguments[4][183][0].apply(r,arguments)},{\"./GLError\":192,\"./reflect\":195,dup:183}],195:[function(t,e,r){arguments[4][184][0].apply(r,arguments)},{dup:184}],196:[function(t,e,r){arguments[4][185][0].apply(r,arguments)},{dup:185}],197:[function(t,e,r){arguments[4][186][0].apply(r,arguments)},{\"./GLError\":192,dup:186,\"gl-format-compiler-error\":136,\"weakmap-shim\":517}],198:[function(t,e,r){\"use strict\";function n(t,e,r,n,i){this.plot=t,this.offsetBuffer=e,this.pickBuffer=r,this.shader=n,this.pickShader=i,this.sizeMin=.5,this.sizeMinCap=2,this.sizeMax=20,this.areaRatio=1,this.pointCount=0,this.color=[1,0,0,1],this.borderColor=[0,0,0,1],this.blend=!1,this.pickOffset=0,this.points=null}function i(t,e){var r,n=0,i=t.length>>>1;for(r=0;r=e[0]&&a<=e[2]&&o>=e[1]&&o<=e[3]&&n++}return n}function a(t,e){var r=t.gl,i=s(r),a=s(r),l=o(r,u.pointVertex,u.pointFragment),c=o(r,u.pickVertex,u.pickFragment),h=new n(t,i,a,l,c);return h.update(e),t.addObject(h),h}var o=t(\"gl-shader\"),s=t(\"gl-buffer\"),l=t(\"typedarray-pool\"),u=t(\"./lib/shader\");e.exports=a;var c=n.prototype;c.dispose=function(){this.shader.dispose(),this.pickShader.dispose(),this.offsetBuffer.dispose(),this.pickBuffer.dispose(),this.plot.removeObject(this)},c.update=function(t){function e(e,r){return e in t?t[e]:r}var r;t=t||{},this.sizeMin=e(\"sizeMin\",.5),this.sizeMax=e(\"sizeMax\",20),this.color=e(\"color\",[1,0,0,1]).slice(),this.areaRatio=e(\"areaRatio\",1),this.borderColor=e(\"borderColor\",[0,0,0,1]).slice(),this.blend=e(\"blend\",!1);var n=t.positions.length>>>1,i=t.positions instanceof Float32Array,a=t.idToIndex instanceof Int32Array&&t.idToIndex.length>=n,o=t.positions,s=i?o:l.mallocFloat32(o.length),u=a?t.idToIndex:l.mallocInt32(n);if(i||s.set(o),!a)for(s.set(o),r=0;r>8&255,e[2]=r>>16&255,e[3]=r>>24&255,this.pickBuffer.bind(),a.attributes.pickId.pointer(o.UNSIGNED_BYTE),a.uniforms.pickOffset=e,this.pickOffset=r);var f=o.getParameter(o.BLEND),d=o.getParameter(o.DITHER);return f&&!this.blend&&o.disable(o.BLEND),d&&o.disable(o.DITHER),o.drawArrays(o.POINTS,0,this.pointCount),f&&!this.blend&&o.enable(o.BLEND),d&&o.enable(o.DITHER),r+this.pointCount}}(),c.draw=c.unifiedDraw,c.drawPick=c.unifiedDraw,c.pick=function(t,e,r){var n=this.pickOffset,i=this.pointCount;if(r=n+i)return null;var a=r-n,o=this.points;return{object:this,pointId:a,dataCoord:[o[2*a],o[2*a+1]]}}},{\"./lib/shader\":190,\"gl-buffer\":128,\"gl-shader\":191,\"typedarray-pool\":496}],199:[function(t,e,r){function n(t,e,r,n){var i,a,o,s,l,u=e[0],c=e[1],h=e[2],f=e[3],d=r[0],p=r[1],g=r[2],m=r[3];return a=u*d+c*p+h*g+f*m,a<0&&(a=-a,d=-d,p=-p,g=-g,m=-m),1-a>1e-6?(i=Math.acos(a),o=Math.sin(i),s=Math.sin((1-n)*i)/o,l=Math.sin(n*i)/o):(s=1-n,l=n),t[0]=s*u+l*d,t[1]=s*c+l*p,t[2]=s*h+l*g,t[3]=s*f+l*m,t}e.exports=n},{}],200:[function(t,e,r){\"use strict\";e.exports={vertex:\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec2 positionHi, positionLo;\\nattribute vec2 offset;\\nattribute vec4 color;\\n\\nuniform vec2 scaleHi, scaleLo, translateHi, translateLo, pixelScale;\\n\\nvarying vec4 fragColor;\\n\\n\\nvec4 computePosition_1_0(vec2 posHi, vec2 posLo, vec2 scHi, vec2 scLo, vec2 trHi, vec2 trLo, vec2 screenScale, vec2 screenOffset) {\\n return vec4((posHi + trHi) * scHi\\n + (posLo + trLo) * scHi\\n + (posHi + trHi) * scLo\\n + (posLo + trLo) * scLo\\n + screenScale * screenOffset, 0, 1);\\n}\\n\\nvoid main() {\\n fragColor = color;\\n\\n gl_Position = computePosition_1_0(\\n positionHi, positionLo,\\n scaleHi, scaleLo,\\n translateHi, translateLo,\\n pixelScale, offset);\\n}\\n\",fragment:\"precision lowp float;\\n#define GLSLIFY 1\\nvarying vec4 fragColor;\\nvoid main() {\\n gl_FragColor = vec4(fragColor.rgb * fragColor.a, fragColor.a);\\n}\\n\",pickVertex:\"precision highp float;\\n#define GLSLIFY 1\\n\\nattribute vec2 positionHi, positionLo;\\nattribute vec2 offset;\\nattribute vec4 id;\\n\\nuniform vec2 scaleHi, scaleLo, translateHi, translateLo, pixelScale;\\nuniform vec4 pickOffset;\\n\\nvarying vec4 fragColor;\\n\\n\\nvec4 computePosition_1_0(vec2 posHi, vec2 posLo, vec2 scHi, vec2 scLo, vec2 trHi, vec2 trLo, vec2 screenScale, vec2 screenOffset) {\\n return vec4((posHi + trHi) * scHi\\n + (posLo + trLo) * scHi\\n + (posHi + trHi) * scLo\\n + (posLo + trLo) * scLo\\n + screenScale * screenOffset, 0, 1);\\n}\\n\\nvoid main() {\\n vec4 fragId = id + pickOffset;\\n\\n fragId.y += floor(fragId.x / 256.0);\\n fragId.x -= floor(fragId.x / 256.0) * 256.0;\\n\\n fragId.z += floor(fragId.y / 256.0);\\n fragId.y -= floor(fragId.y / 256.0) * 256.0;\\n\\n fragId.w += floor(fragId.z / 256.0);\\n fragId.z -= floor(fragId.z / 256.0) * 256.0;\\n\\n fragColor = fragId / 255.0;\\n\\n gl_Position = computePosition_1_0(\\n positionHi, positionLo,\\n scaleHi, scaleLo,\\n translateHi, translateLo,\\n pixelScale, offset);\\n}\\n\",pickFragment:\"precision lowp float;\\n#define GLSLIFY 1\\nvarying vec4 fragColor;\\nvoid main() {\\n gl_FragColor = fragColor;\\n}\\n\"}},{}],201:[function(t,e,r){arguments[4][180][0].apply(r,arguments)},{\"./lib/GLError\":202,\"./lib/create-attributes\":203,\"./lib/create-uniforms\":204,\"./lib/reflect\":205,\"./lib/runtime-reflect\":206,\"./lib/shader-cache\":207,dup:180}],202:[function(t,e,r){arguments[4][181][0].apply(r,arguments)},{dup:181}],203:[function(t,e,r){arguments[4][182][0].apply(r,arguments)},{\"./GLError\":202,dup:182}],204:[function(t,e,r){arguments[4][183][0].apply(r,arguments)},{\"./GLError\":202,\"./reflect\":205,dup:183}],205:[function(t,e,r){arguments[4][184][0].apply(r,arguments)},{dup:184}],206:[function(t,e,r){arguments[4][185][0].apply(r,arguments)},{dup:185}],207:[function(t,e,r){arguments[4][186][0].apply(r,arguments)},{\"./GLError\":202,dup:186,\"gl-format-compiler-error\":136,\"weakmap-shim\":517}],208:[function(t,e,r){\"use strict\";function n(t){if(t in f)return f[t];var e=c(t,{polygons:!0,font:\"sans-serif\",textAlign:\"left\",textBaseline:\"alphabetic\"}),r=[],n=[];e.forEach(function(t){t.forEach(function(t){for(var e=0;e>8*d&255;f.uniforms.pickOffset=o,this.idBuffer.bind(),f.attributes.id.pointer(h.UNSIGNED_BYTE,!1)}else this.colorBuffer.bind(),f.attributes.color.pointer(h.UNSIGNED_BYTE,!0);return this.posHiBuffer.bind(),f.attributes.positionHi.pointer(),this.posLoBuffer.bind(),f.attributes.positionLo.pointer(),this.offsetBuffer.bind(),f.attributes.offset.pointer(),f.uniforms.pixelScale=a,f.uniforms.scaleHi=e,f.uniforms.scaleLo=r,f.uniforms.translateHi=n,f.uniforms.translateLo=i,h.drawArrays(h.TRIANGLES,0,c),l?s+this.numPoints:void 0}}(),d.draw=d.drawPick,d.pick=function(t,e,r){var n=this.pickOffset,i=this.numPoints;if(r=n+i)return null;var a=r-n,o=this.points;return{object:this,pointId:a,dataCoord:[o[2*a],o[2*a+1]]}},d.update=function(t){t=t||{};var e,r,i=t.positions||[],a=t.colors||[],o=t.glyphs||[],s=t.sizes||[],c=t.borderWidths||[],h=t.borderColors||[];this.points=i;var f,d,p=this.bounds=[1/0,1/0,-(1/0),-(1/0)],g=0,m=[],v=[];for(e=0;e>1,r=0;r<2;++r)p[r]=Math.min(p[r],i[2*e+r]),p[2+r]=Math.max(p[2+r],i[2*e+r]);p[0]===p[2]&&(p[2]+=1),p[3]===p[1]&&(p[3]+=1);var y=1/(p[2]-p[0]),x=1/(p[3]-p[1]),b=p[0],_=p[1],w=u.mallocFloat64(2*g),M=u.mallocFloat32(2*g),A=u.mallocFloat32(2*g),k=u.mallocFloat32(2*g),T=u.mallocUint8(4*g),E=u.mallocUint32(g),S=0;for(e=0;e 1.0) {\\n discard;\\n }\\n vec4 baseColor = mix(borderColor, color, smoothStep(radius, centerFraction));\\n float alpha = 1.0 - pow(1.0 - baseColor.a, fragWeight);\\n gl_FragColor = vec4(baseColor.rgb * alpha, alpha);\\n}\",r.pickVertex=\"precision highp float;\\n#define GLSLIFY 1\\n\\nvec4 pfx_1_0(vec2 scaleHi, vec2 scaleLo, vec2 translateHi, vec2 translateLo, vec2 positionHi, vec2 positionLo) {\\n return vec4((positionHi + translateHi) * scaleHi\\n + (positionLo + translateLo) * scaleHi\\n + (positionHi + translateHi) * scaleLo\\n + (positionLo + translateLo) * scaleLo, 0.0, 1.0);\\n}\\n\\nattribute vec2 positionHi, positionLo;\\nattribute vec4 pickId;\\n\\nuniform vec2 scaleHi, scaleLo, translateHi, translateLo;\\nuniform float pointSize;\\nuniform vec4 pickOffset;\\n\\nvarying vec4 fragId;\\n\\nvoid main() {\\n\\n vec4 id = pickId + pickOffset;\\n id.y += floor(id.x / 256.0);\\n id.x -= floor(id.x / 256.0) * 256.0;\\n\\n id.z += floor(id.y / 256.0);\\n id.y -= floor(id.y / 256.0) * 256.0;\\n\\n id.w += floor(id.z / 256.0);\\n id.z -= floor(id.z / 256.0) * 256.0;\\n\\n gl_Position = pfx_1_0(scaleHi, scaleLo, translateHi, translateLo, positionHi, positionLo);\\n gl_PointSize = pointSize;\\n fragId = id;\\n}\",r.pickFragment=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nvarying vec4 fragId;\\n\\nvoid main() {\\n float radius = length(2.0 * gl_PointCoord.xy - 1.0);\\n if(radius > 1.0) {\\n discard;\\n }\\n gl_FragColor = fragId / 255.0;\\n}\"},{}],210:[function(t,e,r){arguments[4][72][0].apply(r,arguments)},{dup:72}],211:[function(t,e,r){\"use strict\";function n(t,e,r,n,a){a<=4*f?i(0,a-1,t,e,r,n):h(0,a-1,t,e,r,n)}function i(t,e,r,n,i,a){for(var o=t+1;o<=e;++o){for(var s=r[o],l=n[2*o],u=n[2*o+1],c=i[o],h=a[o],f=o;f>t;){var d=r[f-1],p=n[2*(f-1)];if((d-s||l-p)>=0)break;r[f]=d,n[2*f]=p,n[2*f+1]=n[2*f-1],i[f]=i[f-1],a[f]=a[f-1],f-=1}r[f]=s,n[2*f]=l,n[2*f+1]=u,i[f]=c,a[f]=h}}function a(t,e,r,n,i,a){var o=r[t],s=n[2*t],l=n[2*t+1],u=i[t],c=a[t];r[t]=r[e],n[2*t]=n[2*e],n[2*t+1]=n[2*e+1],i[t]=i[e],a[t]=a[e],r[e]=o,n[2*e]=s,n[2*e+1]=l,i[e]=u,a[e]=c}function o(t,e,r,n,i,a){r[t]=r[e],n[2*t]=n[2*e],n[2*t+1]=n[2*e+1],i[t]=i[e],a[t]=a[e]}function s(t,e,r,n,i,a,o){var s=n[t],l=i[2*t],u=i[2*t+1],c=a[t],h=o[t];\n", + "n[t]=n[e],i[2*t]=i[2*e],i[2*t+1]=i[2*e+1],a[t]=a[e],o[t]=o[e],n[e]=n[r],i[2*e]=i[2*r],i[2*e+1]=i[2*r+1],a[e]=a[r],o[e]=o[r],n[r]=s,i[2*r]=l,i[2*r+1]=u,a[r]=c,o[r]=h}function l(t,e,r,n,i,a,o,s,l,u,c){s[t]=s[e],l[2*t]=l[2*e],l[2*t+1]=l[2*e+1],u[t]=u[e],c[t]=c[e],s[e]=r,l[2*e]=n,l[2*e+1]=i,u[e]=a,c[e]=o}function u(t,e,r,n,i){return(r[t]-r[e]||n[2*e]-n[2*t]||i[t]-i[e])<0}function c(t,e,r,n,i,a,o,s){return(e-a[t]||o[2*t]-r||i-s[t])<0}function h(t,e,r,n,d,p){var g=(e-t+1)/6|0,m=t+g,v=e-g,y=t+e>>1,x=y-g,b=y+g,_=m,w=x,M=y,A=b,k=v,T=t+1,E=e-1,S=0;u(_,w,r,n,d,p)&&(S=_,_=w,w=S),u(A,k,r,n,d,p)&&(S=A,A=k,k=S),u(_,M,r,n,d,p)&&(S=_,_=M,M=S),u(w,M,r,n,d,p)&&(S=w,w=M,M=S),u(_,A,r,n,d,p)&&(S=_,_=A,A=S),u(M,A,r,n,d,p)&&(S=M,M=A,A=S),u(w,k,r,n,d,p)&&(S=w,w=k,k=S),u(w,M,r,n,d,p)&&(S=w,w=M,M=S),u(A,k,r,n,d,p)&&(S=A,A=k,k=S);var L=r[w],z=n[2*w],C=n[2*w+1],I=d[w],P=p[w],D=r[A],O=n[2*A],R=n[2*A+1],F=d[A],j=p[A],N=_,B=M,U=k,V=m,q=y,H=v,G=r[N],X=r[B],Y=r[U];r[V]=G,r[q]=X,r[H]=Y;for(var W=0;W<2;++W){var Z=n[2*N+W],Q=n[2*B+W],K=n[2*U+W];n[2*V+W]=Z,n[2*q+W]=Q,n[2*H+W]=K}var $=d[N],J=d[B],tt=d[U];d[V]=$,d[q]=J,d[H]=tt;var et=p[N],rt=p[B],nt=p[U];p[V]=et,p[q]=rt,p[H]=nt,o(x,t,r,n,d,p),o(b,e,r,n,d,p);for(var it=T;it<=E;++it)if(c(it,L,z,C,I,r,n,d))it!==T&&a(it,T,r,n,d,p),++T;else if(!c(it,D,O,R,F,r,n,d))for(;;){if(c(E,D,O,R,F,r,n,d)){c(E,L,z,C,I,r,n,d)?(s(it,T,E,r,n,d,p),++T,--E):(a(it,E,r,n,d,p),--E);break}if(--E=Math.max(.9*d,32)){var x=u+s>>>1;l(m,v,h,f,x,c+1),f=x}l(m,v,h,f,y,c+1),f=y}}}var u=t.length>>>1;if(u<1)return[];for(var c=1/0,h=1/0,f=-(1/0),d=-(1/0),p=0;p=0;--_){t[2*_]=(t[2*_]-c)*v,t[2*_+1]=(t[2*_+1]-h)*y;var k=b[_];k!==M&&(w.push(new i(x*Math.pow(.5,k),_+1,A-(_+1))),A=_+1,M=k)}return w.push(new i(x*Math.pow(.5,k+1),0,A)),o.free(b),w}var o=t(\"typedarray-pool\"),s=t(\"./lib/sort\");e.exports=a},{\"./lib/sort\":211,\"typedarray-pool\":496}],213:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a,o){this.plot=t,this.positionBufferHi=e,this.positionBufferLo=r,this.pickBuffer=n,this.weightBuffer=i,this.shader=a,this.pickShader=o,this.scales=[],this.size=12,this.borderSize=1,this.pointCount=0,this.color=[1,0,0,1],this.borderColor=[0,0,0,1],this.bounds=[1/0,1/0,-(1/0),-(1/0)],this.pickOffset=0,this.points=null,this.xCoords=null}function i(t,e){var r=t.gl,i=o(r),s=o(r),l=o(r),u=o(r),h=a(r,c.pointVertex,c.pointFragment),f=a(r,c.pickVertex,c.pickFragment),d=new n(t,i,s,l,u,h,f);return d.update(e),t.addObject(d),d}var a=t(\"gl-shader\"),o=t(\"gl-buffer\"),s=t(\"binary-search-bounds\"),l=t(\"snap-points-2d\"),u=t(\"typedarray-pool\"),c=t(\"./lib/shader\");e.exports=i;var h=n.prototype,f=new Float32Array(2),d=new Float32Array(2),p=new Float32Array(2),g=new Float32Array(2),m=[0,0,0,0];h.dispose=function(){this.shader.dispose(),this.pickShader.dispose(),this.positionBufferHi.dispose(),this.positionBufferLo.dispose(),this.pickBuffer.dispose(),this.xCoords&&u.free(this.xCoords),this.plot.removeObject(this)},h.update=function(t){function e(e,r){return e in t?t[e]:r}t=t||{},this.size=e(\"size\",12),this.color=e(\"color\",[1,0,0,1]).slice(),this.borderSize=e(\"borderSize\",1),this.borderColor=e(\"borderColor\",[0,0,0,1]).slice(),this.xCoords&&u.free(this.xCoords),this.points=t.positions;var r=this.points.length>>>1,n=u.mallocInt32(r),i=u.mallocFloat32(2*r),a=u.mallocFloat64(2*r);a.set(this.points),this.scales=l(a,n,i,this.bounds);var o=u.mallocFloat64(r),s=u.mallocFloat32(2*r),c=u.mallocFloat32(2*r);s.set(a);for(var h=0,f=0;h>8&255,m[2]=t>>16&255,m[3]=t>>24&255,n.uniforms.pickOffset=m,l.bind(),n.attributes.pickId.pointer(v.UNSIGNED_BYTE)):(n.uniforms.useWeight=1,this.weightBuffer.bind(),n.attributes.weight.pointer());for(var I=this.xCoords,P=(b[0]-u[0]-E*c*y)/_,D=(b[2]-u[0]+E*c*y)/_,O=!0,R=i.length-1;R>=0;R--){var F=i[R];if(!(F.pixelSize1)){var j=F.offset,N=F.count+j,B=s.ge(I,P,j,N-1),U=s.lt(I,D,B,N-1)+1;U>B&&v.drawArrays(v.POINTS,B,U-B),!e&&O&&(O=!1,n.uniforms.useWeight=0)}}return t+this.pointCount},h.drawPick=h.draw,h.pick=function(t,e,r){var n=r-this.pickOffset;return n<0||n>=this.pointCount?null:{object:this,pointId:n,dataCoord:[this.points[2*n],this.points[2*n+1]]}}},{\"./lib/shader\":209,\"binary-search-bounds\":210,\"gl-buffer\":128,\"gl-shader\":220,\"snap-points-2d\":212,\"typedarray-pool\":496}],214:[function(t,e,r){\"use strict\";function n(t,e){var r=a[e];if(r||(r=a[e]={}),t in r)return r[t];for(var n=i(t,{textAlign:\"center\",textBaseline:\"middle\",lineHeight:1,font:e}),o=i(t,{triangles:!0,textAlign:\"center\",textBaseline:\"middle\",lineHeight:1,font:e}),s=[[1/0,1/0],[-(1/0),-(1/0)]],l=0;lMath.abs(R[1])){var F=O;O=R,R=F,F=P,P=D,D=F;var j=C;C=I,I=j}O[0]<0&&(P[C]=-1),R[1]>0&&(D[I]=-1);for(var N=0,B=0,z=0;z<4;++z)N+=Math.pow(p[4*C+z],2),B+=Math.pow(p[4*I+z],2);P[C]/=Math.sqrt(N),D[I]/=Math.sqrt(B),d.axes[0]=P,d.axes[1]=D,d.fragClipBounds[0]=u(S,x[0],_,-1e8),d.fragClipBounds[1]=u(S,x[1],_,1e8),e.vao.draw(f.TRIANGLES,e.vertexCount),e.lineWidth>0&&(f.lineWidth(e.lineWidth),e.vao.draw(f.LINES,e.lineVertexCount,e.vertexCount))}}function f(t,e,r,n,i,a){var o=r.gl;if(r.vao.bind(),i===r.opacity<1||a){t.bind();var s=t.uniforms;s.model=n.model||b,s.view=n.view||b,s.projection=n.projection||b,w[0]=2/o.drawingBufferWidth,w[1]=2/o.drawingBufferHeight,s.screenSize=w,s.highlightId=r.highlightId,s.highlightScale=r.highlightScale,s.fragClipBounds=I,s.clipBounds=r.axes.bounds,s.opacity=r.opacity,s.pickGroup=r.pickId/255,s.pixelRatio=r.pixelRatio,r.vao.draw(o.TRIANGLES,r.vertexCount),r.lineWidth>0&&(o.lineWidth(r.lineWidth),r.vao.draw(o.LINES,r.lineVertexCount,r.vertexCount))}h(e,r,n,i,a),r.vao.unbind()}function d(t){var e=t.gl,r=y.createPerspective(e),n=y.createOrtho(e),i=y.createProject(e),a=y.createPickPerspective(e),s=y.createPickOrtho(e),l=y.createPickProject(e),u=p(e),c=p(e),h=p(e),f=p(e),d=g(e,[{buffer:u,size:3,type:e.FLOAT},{buffer:c,size:4,type:e.FLOAT},{buffer:h,size:2,type:e.FLOAT},{buffer:f,size:4,type:e.UNSIGNED_BYTE,normalized:!0}]),m=new o(e,r,n,i,u,c,h,f,d,a,s,l);return m.update(t),m}var p=t(\"gl-buffer\"),g=t(\"gl-vao\"),m=t(\"typedarray-pool\"),v=t(\"gl-mat4/multiply\"),y=t(\"./lib/shaders\"),x=t(\"./lib/glyphs\"),b=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];e.exports=d;var _=o.prototype;_.pickSlots=1,_.setPickBase=function(t){this.pickId=t},_.isTransparent=function(){if(this.opacity<1)return!0;for(var t=0;t<3;++t)if(this.axesProject[t]&&this.projectOpacity[t]<1)return!0;return!1},_.isOpaque=function(){if(this.opacity>=1)return!0;for(var t=0;t<3;++t)if(this.axesProject[t]&&this.projectOpacity[t]>=1)return!0;return!1};var w=[0,0],M=[0,0,0],A=[0,0,0],k=[0,0,0,1],T=[0,0,0,1],E=b.slice(),S=[0,0,0],L=[[0,0,0],[0,0,0]],z=[-1e8,-1e8,-1e8],C=[1e8,1e8,1e8],I=[z,C];_.draw=function(t){var e=this.useOrtho?this.orthoShader:this.shader;f(e,this.projectShader,this,t,!1,!1)},_.drawTransparent=function(t){var e=this.useOrtho?this.orthoShader:this.shader;f(e,this.projectShader,this,t,!0,!1)},_.drawPick=function(t){var e=this.useOrtho?this.pickOrthoShader:this.pickPerspectiveShader;f(e,this.pickProjectShader,this,t,!1,!0)},_.pick=function(t){if(!t)return null;if(t.id!==this.pickId)return null;var e=t.value[2]+(t.value[1]<<8)+(t.value[0]<<16);if(e>=this.pointCount||e<0)return null;var r=this.points[e],n=this._selectResult;n.index=e;for(var i=0;i<3;++i)n.position[i]=n.dataCoordinate[i]=r[i];return n},_.highlight=function(t){if(t){var e=t.index,r=255&e,n=e>>8&255,i=e>>16&255;this.highlightId=[r/255,n/255,i/255,0]}else this.highlightId=[1,1,1,1]},_.update=function(t){if(t=t||{},\"perspective\"in t&&(this.useOrtho=!t.perspective),\"orthographic\"in t&&(this.useOrtho=!!t.orthographic),\"lineWidth\"in t&&(this.lineWidth=t.lineWidth),\"project\"in t)if(Array.isArray(t.project))this.axesProject=t.project;else{var e=!!t.project;this.axesProject=[e,e,e]}if(\"projectScale\"in t)if(Array.isArray(t.projectScale))this.projectScale=t.projectScale.slice();else{var r=+t.projectScale;this.projectScale=[r,r,r]}if(\"projectOpacity\"in t)if(Array.isArray(t.projectOpacity))this.projectOpacity=t.projectOpacity.slice();else{var r=+t.projectOpacity;this.projectOpacity=[r,r,r]}\"opacity\"in t&&(this.opacity=t.opacity),this.dirty=!0;var n=t.position;if(n){var i=t.font||\"normal\",a=t.alignment||[0,0],o=[1/0,1/0,1/0],s=[-(1/0),-(1/0),-(1/0)],l=t.glyph,u=t.color,c=t.size,h=t.angle,f=t.lineColor,d=0,p=0,g=0,v=n.length;t:for(var y=0;y0&&(C[0]=-a[0]*(1+k[0][0]));for(var q=M.cells,H=M.positions,_=0;_0){var v=r*c;o.drawBox(h-v,f-v,d+v,f+v,a),o.drawBox(h-v,p-v,d+v,p+v,a),o.drawBox(h-v,f-v,h+v,p+v,a),o.drawBox(d-v,f-v,d+v,p+v,a)}}}},l.update=function(t){t=t||{},this.innerFill=!!t.innerFill,this.outerFill=!!t.outerFill,this.innerColor=(t.innerColor||[0,0,0,.5]).slice(),this.outerColor=(t.outerColor||[0,0,0,.5]).slice(),this.borderColor=(t.borderColor||[0,0,0,1]).slice(),this.borderWidth=t.borderWidth||0,this.selectBox=(t.selectBox||this.selectBox).slice()},l.dispose=function(){this.boxBuffer.dispose(),this.boxShader.dispose(),this.plot.removeOverlay(this)}},{\"./lib/shaders\":217,\"gl-buffer\":128,\"gl-shader\":220}],219:[function(t,e,r){\"use strict\";function n(t,e,r,n,i){this.coord=[t,e],this.id=r,this.value=n,this.distance=i}function i(t,e,r){this.gl=t,this.fbo=e,this.buffer=r,this._readTimeout=null;var n=this;this._readCallback=function(){n.gl&&(e.bind(),t.readPixels(0,0,e.shape[0],e.shape[1],t.RGBA,t.UNSIGNED_BYTE,n.buffer),n._readTimeout=null)}}function a(t,e){var r=o(t,e),n=s.mallocUint8(e[0]*e[1]*4);return new i(t,r,n)}e.exports=a;var o=t(\"gl-fbo\"),s=t(\"typedarray-pool\"),l=t(\"ndarray\"),u=t(\"bit-twiddle\").nextPow2,c=t(\"cwise/lib/wrapper\")({args:[\"array\",{offset:[0,0,1],array:0},{offset:[0,0,2],array:0},{offset:[0,0,3],array:0},\"scalar\",\"scalar\",\"index\"],pre:{body:\"{this_closestD2=1e8,this_closestX=-1,this_closestY=-1}\",args:[],thisVars:[\"this_closestD2\",\"this_closestX\",\"this_closestY\"],localVars:[]},body:{body:\"{if(_inline_46_arg0_<255||_inline_46_arg1_<255||_inline_46_arg2_<255||_inline_46_arg3_<255){var _inline_46_l=_inline_46_arg4_-_inline_46_arg6_[0],_inline_46_a=_inline_46_arg5_-_inline_46_arg6_[1],_inline_46_f=_inline_46_l*_inline_46_l+_inline_46_a*_inline_46_a;_inline_46_fthis.buffer.length){s.free(this.buffer);for(var n=this.buffer=s.mallocUint8(u(r*e*4)),i=0;i=0){for(var A=0|M.type.charAt(M.type.length-1),k=new Array(A),T=0;T=0;)E+=1;_[w]=E}var S=new Array(r.length);a(),d._relink=a,d.types={uniforms:l(r),attributes:l(n)},d.attributes=s(p,d,x,_),Object.defineProperty(d,\"uniforms\",o(p,d,r,S))},e.exports=a},{\"./lib/GLError\":221,\"./lib/create-attributes\":222,\"./lib/create-uniforms\":223,\"./lib/reflect\":224,\"./lib/runtime-reflect\":225,\"./lib/shader-cache\":226}],221:[function(t,e,r){arguments[4][181][0].apply(r,arguments)},{dup:181}],222:[function(t,e,r){arguments[4][182][0].apply(r,arguments)},{\"./GLError\":221,dup:182}],223:[function(t,e,r){arguments[4][183][0].apply(r,arguments)},{\"./GLError\":221,\"./reflect\":224,dup:183}],224:[function(t,e,r){arguments[4][184][0].apply(r,arguments)},{dup:184}],225:[function(t,e,r){arguments[4][185][0].apply(r,arguments)},{dup:185}],226:[function(t,e,r){arguments[4][186][0].apply(r,arguments)},{\"./GLError\":221,dup:186,\"gl-format-compiler-error\":136,\"weakmap-shim\":517}],227:[function(t,e,r){\"use strict\";function n(t){this.plot=t,this.enable=[!0,!0,!1,!1],this.width=[1,1,1,1],this.color=[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.center=[1/0,1/0]}function i(t,e){var r=new n(t);return r.update(e),t.addOverlay(r),r}e.exports=i;var a=n.prototype;a.update=function(t){t=t||{},this.enable=(t.enable||[!0,!0,!1,!1]).slice(),this.width=(t.width||[1,1,1,1]).slice(),this.color=(t.color||[[0,0,0,1],[0,0,0,1],[0,0,0,1],[0,0,0,1]]).map(function(t){return t.slice()}),this.center=(t.center||[1/0,1/0]).slice(),this.plot.setOverlayDirty()},a.draw=function(){var t=this.enable,e=this.width,r=this.color,n=this.center,i=this.plot,a=i.line,o=i.dataBox,s=i.viewBox;if(a.bind(),o[0]<=n[0]&&n[0]<=o[2]&&o[1]<=n[1]&&n[1]<=o[3]){var l=s[0]+(n[0]-o[0])/(o[2]-o[0])*(s[2]-s[0]),u=s[1]+(n[1]-o[1])/(o[3]-o[1])*(s[3]-s[1]);t[0]&&a.drawLine(l,u,s[0],u,e[0],r[0]),t[1]&&a.drawLine(l,u,l,s[1],e[1],r[1]),t[2]&&a.drawLine(l,u,s[2],u,e[2],r[2]),t[3]&&a.drawLine(l,u,l,s[3],e[3],r[3])}},a.dispose=function(){this.plot.removeOverlay(this)}},{}],228:[function(t,e,r){\"use strict\";var n=t(\"gl-shader\"),i=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec3 position, color;\\nattribute float weight;\\n\\nuniform mat4 model, view, projection;\\nuniform vec3 coordinates[3];\\nuniform vec4 colors[3];\\nuniform vec2 screenShape;\\nuniform float lineWidth;\\n\\nvarying vec4 fragColor;\\n\\nvoid main() {\\n vec3 vertexPosition = mix(coordinates[0],\\n mix(coordinates[2], coordinates[1], 0.5 * (position + 1.0)), abs(position));\\n\\n vec4 clipPos = projection * view * model * vec4(vertexPosition, 1.0);\\n vec2 clipOffset = (projection * view * model * vec4(color, 0.0)).xy;\\n vec2 delta = weight * clipOffset * screenShape;\\n vec2 lineOffset = normalize(vec2(delta.y, -delta.x)) / screenShape;\\n\\n gl_Position = vec4(clipPos.xy + clipPos.w * 0.5 * lineWidth * lineOffset, clipPos.z, clipPos.w);\\n fragColor = color.x * colors[0] + color.y * colors[1] + color.z * colors[2];\\n}\\n\",a=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nvarying vec4 fragColor;\\n\\nvoid main() {\\n gl_FragColor = fragColor;\\n}\";e.exports=function(t){return n(t,i,a,null,[{name:\"position\",type:\"vec3\"},{name:\"color\",type:\"vec3\"},{name:\"weight\",type:\"float\"}])}},{\"gl-shader\":220}],229:[function(t,e,r){\"use strict\";function n(t,e,r,n){this.gl=t,this.buffer=e,this.vao=r,this.shader=n,this.pixelRatio=1,this.bounds=[[-1e3,-1e3,-1e3],[1e3,1e3,1e3]],this.position=[0,0,0],this.lineWidth=[2,2,2],this.colors=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.enabled=[!0,!0,!0],this.drawSides=[!0,!0,!0],this.axes=null}function i(t,e){function r(t,e,r,n,a,o){var s=[t,e,r,0,0,0,1];s[n+3]=1,s[n]=a,i.push.apply(i,s),s[6]=-1,i.push.apply(i,s),s[n]=o,i.push.apply(i,s),i.push.apply(i,s),s[6]=1,i.push.apply(i,s),s[n]=a,i.push.apply(i,s)}var i=[];r(0,0,0,0,0,1),r(0,0,0,1,0,1),r(0,0,0,2,0,1),r(1,0,0,1,-1,1),r(1,0,0,2,-1,1),r(0,1,0,0,-1,1),r(0,1,0,2,-1,1),r(0,0,1,0,-1,1),r(0,0,1,1,-1,1);var l=a(t,i),u=o(t,[{type:t.FLOAT,buffer:l,size:3,offset:0,stride:28},{type:t.FLOAT,buffer:l,size:3,offset:12,stride:28},{type:t.FLOAT,buffer:l,size:1,offset:24,stride:28}]),c=s(t);c.attributes.position.location=0,c.attributes.color.location=1,c.attributes.weight.location=2;var h=new n(t,l,u,c);return h.update(e),h}var a=t(\"gl-buffer\"),o=t(\"gl-vao\"),s=t(\"./shaders/index\");e.exports=i;var l=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],u=n.prototype,c=[0,0,0],h=[0,0,0],f=[0,0];u.isTransparent=function(){return!1},u.drawTransparent=function(t){},\n", + "u.draw=function(t){var e=this.gl,r=this.vao,n=this.shader;r.bind(),n.bind();var i,a=t.model||l,o=t.view||l,s=t.projection||l;this.axes&&(i=this.axes.lastCubeProps.axis);for(var u=c,d=h,p=0;p<3;++p)i&&i[p]<0?(u[p]=this.bounds[0][p],d[p]=this.bounds[1][p]):(u[p]=this.bounds[1][p],d[p]=this.bounds[0][p]);f[0]=e.drawingBufferWidth,f[1]=e.drawingBufferHeight,n.uniforms.model=a,n.uniforms.view=o,n.uniforms.projection=s,n.uniforms.coordinates=[this.position,u,d],n.uniforms.colors=this.colors,n.uniforms.screenShape=f;for(var p=0;p<3;++p)n.uniforms.lineWidth=this.lineWidth[p]*this.pixelRatio,this.enabled[p]&&(r.draw(e.TRIANGLES,6,6*p),this.drawSides[p]&&r.draw(e.TRIANGLES,12,18+12*p));r.unbind()},u.update=function(t){t&&(\"bounds\"in t&&(this.bounds=t.bounds),\"position\"in t&&(this.position=t.position),\"lineWidth\"in t&&(this.lineWidth=t.lineWidth),\"colors\"in t&&(this.colors=t.colors),\"enabled\"in t&&(this.enabled=t.enabled),\"drawSides\"in t&&(this.drawSides=t.drawSides))},u.dispose=function(){this.vao.dispose(),this.buffer.dispose(),this.shader.dispose()}},{\"./shaders/index\":228,\"gl-buffer\":128,\"gl-vao\":236}],230:[function(t,e,r){var n=t(\"gl-shader\"),i=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec4 uv;\\nattribute vec3 f;\\nattribute vec3 normal;\\n\\nuniform mat4 model, view, projection, inverseModel;\\nuniform vec3 lightPosition, eyePosition;\\nuniform sampler2D colormap;\\n\\nvarying float value, kill;\\nvarying vec3 worldCoordinate;\\nvarying vec2 planeCoordinate;\\nvarying vec3 lightDirection, eyeDirection, surfaceNormal;\\nvarying vec4 vColor;\\n\\nvoid main() {\\n worldCoordinate = vec3(uv.zw, f.x);\\n vec4 worldPosition = model * vec4(worldCoordinate, 1.0);\\n vec4 clipPosition = projection * view * worldPosition;\\n gl_Position = clipPosition;\\n kill = f.y;\\n value = f.z;\\n planeCoordinate = uv.xy;\\n\\n vColor = texture2D(colormap, vec2(value, value));\\n\\n //Lighting geometry parameters\\n vec4 cameraCoordinate = view * worldPosition;\\n cameraCoordinate.xyz /= cameraCoordinate.w;\\n lightDirection = lightPosition - cameraCoordinate.xyz;\\n eyeDirection = eyePosition - cameraCoordinate.xyz;\\n surfaceNormal = normalize((vec4(normal,0) * inverseModel).xyz);\\n}\\n\",a=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nfloat beckmannDistribution_2_0(float x, float roughness) {\\n float NdotH = max(x, 0.0001);\\n float cos2Alpha = NdotH * NdotH;\\n float tan2Alpha = (cos2Alpha - 1.0) / cos2Alpha;\\n float roughness2 = roughness * roughness;\\n float denom = 3.141592653589793 * roughness2 * cos2Alpha * cos2Alpha;\\n return exp(tan2Alpha / roughness2) / denom;\\n}\\n\\n\\n\\nfloat beckmannSpecular_1_1(\\n vec3 lightDirection,\\n vec3 viewDirection,\\n vec3 surfaceNormal,\\n float roughness) {\\n return beckmannDistribution_2_0(dot(surfaceNormal, normalize(lightDirection + viewDirection)), roughness);\\n}\\n\\n\\n\\nuniform vec3 lowerBound, upperBound;\\nuniform float contourTint;\\nuniform vec4 contourColor;\\nuniform sampler2D colormap;\\nuniform vec3 clipBounds[2];\\nuniform float roughness, fresnel, kambient, kdiffuse, kspecular, opacity;\\nuniform float vertexColor;\\n\\nvarying float value, kill;\\nvarying vec3 worldCoordinate;\\nvarying vec3 lightDirection, eyeDirection, surfaceNormal;\\nvarying vec4 vColor;\\n\\nvoid main() {\\n if (kill > 0.0 ||\\n any(lessThan(worldCoordinate, clipBounds[0])) || any(greaterThan(worldCoordinate, clipBounds[1]))) {\\n discard;\\n }\\n\\n vec3 N = normalize(surfaceNormal);\\n vec3 V = normalize(eyeDirection);\\n vec3 L = normalize(lightDirection);\\n\\n if(gl_FrontFacing) {\\n N = -N;\\n }\\n\\n float specular = beckmannSpecular_1_1(L, V, N, roughness);\\n float diffuse = min(kambient + kdiffuse * max(dot(N, L), 0.0), 1.0);\\n\\n //decide how to interpolate color \\u2014 in vertex or in fragment\\n vec4 surfaceColor = step(vertexColor, .5) * texture2D(colormap, vec2(value, value)) + step(.5, vertexColor) * vColor;\\n\\n vec4 litColor = surfaceColor.a * vec4(diffuse * surfaceColor.rgb + kspecular * vec3(1,1,1) * specular, 1.0);\\n\\n gl_FragColor = mix(litColor, contourColor, contourTint) * opacity;\\n}\\n\",o=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nattribute vec4 uv;\\nattribute float f;\\n\\nuniform mat3 permutation;\\nuniform mat4 model, view, projection;\\nuniform float height, zOffset;\\nuniform sampler2D colormap;\\n\\nvarying float value, kill;\\nvarying vec3 worldCoordinate;\\nvarying vec2 planeCoordinate;\\nvarying vec3 lightDirection, eyeDirection, surfaceNormal;\\nvarying vec4 vColor;\\n\\nvoid main() {\\n vec3 dataCoordinate = permutation * vec3(uv.xy, height);\\n vec4 worldPosition = model * vec4(dataCoordinate, 1.0);\\n\\n vec4 clipPosition = projection * view * worldPosition;\\n clipPosition.z = clipPosition.z + zOffset;\\n\\n gl_Position = clipPosition;\\n value = f;\\n kill = -1.0;\\n worldCoordinate = dataCoordinate;\\n planeCoordinate = uv.zw;\\n\\n vColor = texture2D(colormap, vec2(value, value));\\n\\n //Don't do lighting for contours\\n surfaceNormal = vec3(1,0,0);\\n eyeDirection = vec3(0,1,0);\\n lightDirection = vec3(0,0,1);\\n}\\n\",s=\"precision mediump float;\\n#define GLSLIFY 1\\n\\nuniform vec2 shape;\\nuniform vec3 clipBounds[2];\\nuniform float pickId;\\n\\nvarying float value, kill;\\nvarying vec3 worldCoordinate;\\nvarying vec2 planeCoordinate;\\nvarying vec3 surfaceNormal;\\n\\nvec2 splitFloat(float v) {\\n float vh = 255.0 * v;\\n float upper = floor(vh);\\n float lower = fract(vh);\\n return vec2(upper / 255.0, floor(lower * 16.0) / 16.0);\\n}\\n\\nvoid main() {\\n if(kill > 0.0 ||\\n any(lessThan(worldCoordinate, clipBounds[0])) || any(greaterThan(worldCoordinate, clipBounds[1]))) {\\n discard;\\n }\\n vec2 ux = splitFloat(planeCoordinate.x / shape.x);\\n vec2 uy = splitFloat(planeCoordinate.y / shape.y);\\n gl_FragColor = vec4(pickId, ux.x, uy.x, ux.y + (uy.y/16.0));\\n}\\n\";r.createShader=function(t){var e=n(t,i,a,null,[{name:\"uv\",type:\"vec4\"},{name:\"f\",type:\"vec3\"},{name:\"normal\",type:\"vec3\"}]);return e.attributes.uv.location=0,e.attributes.f.location=1,e.attributes.normal.location=2,e},r.createPickShader=function(t){var e=n(t,i,s,null,[{name:\"uv\",type:\"vec4\"},{name:\"f\",type:\"vec3\"},{name:\"normal\",type:\"vec3\"}]);return e.attributes.uv.location=0,e.attributes.f.location=1,e.attributes.normal.location=2,e},r.createContourShader=function(t){var e=n(t,o,a,null,[{name:\"uv\",type:\"vec4\"},{name:\"f\",type:\"float\"}]);return e.attributes.uv.location=0,e.attributes.f.location=1,e},r.createPickContourShader=function(t){var e=n(t,o,s,null,[{name:\"uv\",type:\"vec4\"},{name:\"f\",type:\"float\"}]);return e.attributes.uv.location=0,e.attributes.f.location=1,e}},{\"gl-shader\":220}],231:[function(t,e,r){\"use strict\";function n(t,e,r,n,i){this.position=t,this.index=e,this.uv=r,this.level=n,this.dataCoordinate=i}function i(t){var e=b([y({colormap:t,nshades:R,format:\"rgba\"}).map(function(t){return[t[0],t[1],t[2],255*t[3]]})]);return x.divseq(e,255),e}function a(t,e,r,i,a,o,s,l,u,c,h,f,d,p){this.gl=t,this.shape=e,this.bounds=r,this.intensityBounds=[],this._shader=i,this._pickShader=a,this._coordinateBuffer=o,this._vao=s,this._colorMap=l,this._contourShader=u,this._contourPickShader=c,this._contourBuffer=h,this._contourVAO=f,this._contourOffsets=[[],[],[]],this._contourCounts=[[],[],[]],this._vertexCount=0,this._pickResult=new n([0,0,0],[0,0],[0,0],[0,0,0],[0,0,0]),this._dynamicBuffer=d,this._dynamicVAO=p,this._dynamicOffsets=[0,0,0],this._dynamicCounts=[0,0,0],this.contourWidth=[1,1,1],this.contourLevels=[[1],[1],[1]],this.contourTint=[0,0,0],this.contourColor=[[.5,.5,.5,1],[.5,.5,.5,1],[.5,.5,.5,1]],this.showContour=!0,this.showSurface=!0,this.enableHighlight=[!0,!0,!0],this.highlightColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.highlightTint=[1,1,1],this.highlightLevel=[-1,-1,-1],this.enableDynamic=[!0,!0,!0],this.dynamicLevel=[NaN,NaN,NaN],this.dynamicColor=[[0,0,0,1],[0,0,0,1],[0,0,0,1]],this.dynamicTint=[1,1,1],this.dynamicWidth=[1,1,1],this.axesBounds=[[1/0,1/0,1/0],[-(1/0),-(1/0),-(1/0)]],this.surfaceProject=[!1,!1,!1],this.contourProject=[[!1,!1,!1],[!1,!1,!1],[!1,!1,!1]],this.colorBounds=[!1,!1],this._field=[_(v.mallocFloat(1024),[0,0]),_(v.mallocFloat(1024),[0,0]),_(v.mallocFloat(1024),[0,0])],this.pickId=1,this.clipBounds=[[-(1/0),-(1/0),-(1/0)],[1/0,1/0,1/0]],this.snapToData=!1,this.opacity=1,this.lightPosition=[10,1e4,0],this.ambientLight=.8,this.diffuseLight=.8,this.specularLight=2,this.roughness=.5,this.fresnel=1.5,this.vertexColor=0,this.dirty=!0}function o(t,e){var r,n,i,a=e.axes&&e.axes.lastCubeProps.axis||j,o=e.showSurface,s=e.showContour;for(r=0;r<3;++r)for(o=o||e.surfaceProject[r],n=0;n<3;++n)s=s||e.contourProject[r][n];for(r=0;r<3;++r){var l=N.projections[r];for(n=0;n<16;++n)l[n]=0;for(n=0;n<4;++n)l[5*n]=1;l[5*r]=0,l[12+r]=e.axesBounds[+(a[r]>0)][r],M(l,t.model,l);var u=N.clipBounds[r];for(i=0;i<2;++i)for(n=0;n<3;++n)u[i][n]=t.clipBounds[i][n];u[0][r]=-1e8,u[1][r]=1e8}return N.showSurface=o,N.showContour=s,N}function s(t,e){t=t||{};var r=this.gl;r.disable(r.CULL_FACE),this._colorMap.bind(0);var n=B;n.model=t.model||P,n.view=t.view||P,n.projection=t.projection||P,n.lowerBound=[this.bounds[0][0],this.bounds[0][1],this.colorBounds[0]||this.bounds[0][2]],n.upperBound=[this.bounds[1][0],this.bounds[1][1],this.colorBounds[1]||this.bounds[1][2]],n.contourColor=this.contourColor[0],n.inverseModel=A(n.inverseModel,n.model);for(var i=0;i<2;++i)for(var a=n.clipBounds[i],s=0;s<3;++s)a[s]=Math.min(Math.max(this.clipBounds[i][s],-1e8),1e8);n.kambient=this.ambientLight,n.kdiffuse=this.diffuseLight,n.kspecular=this.specularLight,n.roughness=this.roughness,n.fresnel=this.fresnel,n.opacity=this.opacity,n.height=0,n.permutation=V,n.vertexColor=this.vertexColor;var l=U;for(M(l,n.view,n.model),M(l,n.projection,l),A(l,l),i=0;i<3;++i)n.eyePosition[i]=l[12+i]/l[15];var u=l[15];for(i=0;i<3;++i)u+=this.lightPosition[i]*l[4*i+3];for(i=0;i<3;++i){var c=l[12+i];for(s=0;s<3;++s)c+=l[4*s+i]*this.lightPosition[s];n.lightPosition[i]=c/u}var h=o(n,this);if(h.showSurface&&e===this.opacity<1){for(this._shader.bind(),this._shader.uniforms=n,this._vao.bind(),this.showSurface&&this._vertexCount&&this._vao.draw(r.TRIANGLES,this._vertexCount),i=0;i<3;++i)this.surfaceProject[i]&&this.vertexCount&&(this._shader.uniforms.model=h.projections[i],this._shader.uniforms.clipBounds=h.clipBounds[i],this._vao.draw(r.TRIANGLES,this._vertexCount));this._vao.unbind()}if(h.showContour&&!e){var f=this._contourShader;n.kambient=1,n.kdiffuse=0,n.kspecular=0,n.opacity=1,f.bind(),f.uniforms=n;var d=this._contourVAO;for(d.bind(),i=0;i<3;++i)for(f.uniforms.permutation=O[i],r.lineWidth(this.contourWidth[i]),s=0;s=1)return!0;for(var t=0;t<3;++t)if(this._contourCounts[t].length>0||this._dynamicCounts[t]>0)return!0;return!1},F.pickSlots=1,F.setPickBase=function(t){this.pickId=t};var j=[0,0,0],N={showSurface:!1,showContour:!1,projections:[P.slice(),P.slice(),P.slice()],clipBounds:[[[0,0,0],[0,0,0]],[[0,0,0],[0,0,0]],[[0,0,0],[0,0,0]]]},B={model:P,view:P,projection:P,inverseModel:P.slice(),lowerBound:[0,0,0],upperBound:[0,0,0],colorMap:0,clipBounds:[[0,0,0],[0,0,0]],height:0,contourTint:0,contourColor:[0,0,0,1],permutation:[1,0,0,0,1,0,0,0,1],zOffset:-1e-4,kambient:1,kdiffuse:1,kspecular:1,lightPosition:[1e3,1e3,1e3],eyePosition:[0,0,0],roughness:1,fresnel:1,opacity:1,vertexColor:0},U=P.slice(),V=[1,0,0,0,1,0,0,0,1];F.draw=function(t){return s.call(this,t,!1)},F.drawTransparent=function(t){return s.call(this,t,!0)};var q={model:P,view:P,projection:P,inverseModel:P,clipBounds:[[0,0,0],[0,0,0]],height:0,shape:[0,0],pickId:0,lowerBound:[0,0,0],upperBound:[0,0,0],zOffset:0,permutation:[1,0,0,0,1,0,0,0,1],lightPosition:[0,0,0],eyePosition:[0,0,0]};F.drawPick=function(t){t=t||{};var e=this.gl;e.disable(e.CULL_FACE);var r=q;r.model=t.model||P,r.view=t.view||P,r.projection=t.projection||P,r.shape=this._field[2].shape,r.pickId=this.pickId/255,r.lowerBound=this.bounds[0],r.upperBound=this.bounds[1],r.permutation=V;for(var n=0;n<2;++n)for(var i=r.clipBounds[n],a=0;a<3;++a)i[a]=Math.min(Math.max(this.clipBounds[n][a],-1e8),1e8);var s=o(r,this);if(s.showSurface){for(this._pickShader.bind(),this._pickShader.uniforms=r,this._vao.bind(),this._vao.draw(e.TRIANGLES,this._vertexCount),n=0;n<3;++n)this.surfaceProject[n]&&(this._pickShader.uniforms.model=s.projections[n],this._pickShader.uniforms.clipBounds=s.clipBounds[n],this._vao.draw(e.TRIANGLES,this._vertexCount));this._vao.unbind()}if(s.showContour){var l=this._contourPickShader;l.bind(),l.uniforms=r;var u=this._contourVAO;for(u.bind(),a=0;a<3;++a)for(e.lineWidth(this.contourWidth[a]),l.uniforms.permutation=O[a],n=0;n>4)/16)/255,i=Math.floor(n),a=n-i,o=e[1]*(t.value[1]+(15&t.value[2])/16)/255,s=Math.floor(o),l=o-s;i+=1,s+=1;var u=r.position;u[0]=u[1]=u[2]=0;for(var c=0;c<2;++c)for(var h=c?a:1-a,f=0;f<2;++f)for(var d=f?l:1-l,p=i+c,g=s+f,m=h*d,v=0;v<3;++v)u[v]+=this._field[v].get(p,g)*m;for(var y=this._pickResult.level,x=0;x<3;++x)if(y[x]=k.le(this.contourLevels[x],u[x]),y[x]<0)this.contourLevels[x].length>0&&(y[x]=0);else if(y[x]Math.abs(_-u[x])&&(y[x]+=1)}for(r.index[0]=a<.5?i:i+1,r.index[1]=l<.5?s:s+1,r.uv[0]=n/e[0],r.uv[1]=o/e[1],v=0;v<3;++v)r.dataCoordinate[v]=this._field[v].get(r.index[0],r.index[1]);return r},F.update=function(t){t=t||{},this.dirty=!0,\"contourWidth\"in t&&(this.contourWidth=u(t.contourWidth,Number)),\"showContour\"in t&&(this.showContour=u(t.showContour,Boolean)),\"showSurface\"in t&&(this.showSurface=!!t.showSurface),\"contourTint\"in t&&(this.contourTint=u(t.contourTint,Boolean)),\"contourColor\"in t&&(this.contourColor=h(t.contourColor)),\"contourProject\"in t&&(this.contourProject=u(t.contourProject,function(t){return u(t,Boolean)})),\"surfaceProject\"in t&&(this.surfaceProject=t.surfaceProject),\"dynamicColor\"in t&&(this.dynamicColor=h(t.dynamicColor)),\"dynamicTint\"in t&&(this.dynamicTint=u(t.dynamicTint,Number)),\"dynamicWidth\"in t&&(this.dynamicWidth=u(t.dynamicWidth,Number)),\"opacity\"in t&&(this.opacity=t.opacity),\"colorBounds\"in t&&(this.colorBounds=t.colorBounds),\"vertexColor\"in t&&(this.vertexColor=t.vertexColor?1:0);var e=t.field||t.coords&&t.coords[2]||null,r=!1;if(e||(e=this._field[2].shape[0]||this._field[2].shape[2]?this._field[2].lo(1,1).hi(this._field[2].shape[0]-2,this._field[2].shape[1]-2):this._field[2].hi(0,0)),\"field\"in t||\"coords\"in t){var n=(e.shape[0]+2)*(e.shape[1]+2);n>this._field[2].data.length&&(v.freeFloat(this._field[2].data),this._field[2].data=v.mallocFloat(d.nextPow2(n))),this._field[2]=_(this._field[2].data,[e.shape[0]+2,e.shape[1]+2]),l(this._field[2],e),this.shape=e.shape.slice();for(var a=this.shape,o=0;o<2;++o)this._field[2].size>this._field[o].data.length&&(v.freeFloat(this._field[o].data),this._field[o].data=v.mallocFloat(this._field[2].size)),this._field[o]=_(this._field[o].data,[a[0]+2,a[1]+2]);if(t.coords){var s=t.coords;if(!Array.isArray(s)||3!==s.length)throw new Error(\"gl-surface: invalid coordinates for x/y\");for(o=0;o<2;++o){var c=s[o];for(y=0;y<2;++y)if(c.shape[y]!==a[y])throw new Error(\"gl-surface: coords have incorrect shape\");l(this._field[o],c)}}else if(t.ticks){var f=t.ticks;if(!Array.isArray(f)||2!==f.length)throw new Error(\"gl-surface: invalid ticks\");for(o=0;o<2;++o){var p=f[o];if((Array.isArray(p)||p.length)&&(p=_(p)),p.shape[0]!==a[o])throw new Error(\"gl-surface: invalid tick length\");var g=_(p.data,a);g.stride[o]=p.stride[0],g.stride[1^o]=0,l(this._field[o],g)}}else{for(o=0;o<2;++o){var m=[0,0];m[o]=1,this._field[o]=_(this._field[o].data,[a[0]+2,a[1]+2],m,0)}this._field[0].set(0,0,0);for(var y=0;y0){for(var bt=0;bt<5;++bt)tt.pop();q-=1}continue t}tt.push(it[0],it[1],st[0],st[1],it[2]),q+=1}}nt.push(q)}this._contourOffsets[et]=rt,this._contourCounts[et]=nt}var _t=v.mallocFloat(tt.length);for(o=0;oi||r<0||r>i)throw new Error(\"gl-texture2d: Invalid texture size\");return t._shape=[e,r],t.bind(),n.texImage2D(n.TEXTURE_2D,0,t.format,e,r,0,t.format,t.type,null),t._mipLevels=[0],t}function o(t,e,r,n,i,a){this.gl=t,this.handle=e,this.format=i,this.type=a,this._shape=[r,n],this._mipLevels=[0],this._magFilter=t.NEAREST,this._minFilter=t.NEAREST,this._wrapS=t.CLAMP_TO_EDGE,this._wrapT=t.CLAMP_TO_EDGE,this._anisoSamples=1;var o=this,s=[this._wrapS,this._wrapT];Object.defineProperties(s,[{get:function(){return o._wrapS},set:function(t){return o.wrapS=t}},{get:function(){return o._wrapT},set:function(t){return o.wrapT=t}}]),this._wrapVector=s;var l=[this._shape[0],this._shape[1]];Object.defineProperties(l,[{get:function(){return o._shape[0]},set:function(t){return o.width=t}},{get:function(){return o._shape[1]},set:function(t){return o.height=t}}]),this._shapeVector=l}function s(t,e){return 3===t.length?1===e[2]&&e[1]===t[0]*t[2]&&e[0]===t[2]:1===e[0]&&e[1]===t[0]}function l(t,e,r,n,i,a,o,l){var u=l.dtype,c=l.shape.slice();if(c.length<2||c.length>3)throw new Error(\"gl-texture2d: Invalid ndarray, must be 2d or 3d\");var h=0,f=0,d=s(c,l.stride.slice());\"float32\"===u?h=t.FLOAT:\"float64\"===u?(h=t.FLOAT,d=!1,u=\"float32\"):\"uint8\"===u?h=t.UNSIGNED_BYTE:(h=t.UNSIGNED_BYTE,d=!1,u=\"uint8\");var v=1;if(2===c.length)f=t.LUMINANCE,c=[c[0],c[1],1],l=p(l.data,c,[l.stride[0],l.stride[1],1],l.offset);else{if(3!==c.length)throw new Error(\"gl-texture2d: Invalid shape for texture\");if(1===c[2])f=t.ALPHA;else if(2===c[2])f=t.LUMINANCE_ALPHA;else if(3===c[2])f=t.RGB;else{if(4!==c[2])throw new Error(\"gl-texture2d: Invalid shape for pixel coords\");f=t.RGBA}v=c[2]}if(f!==t.LUMINANCE&&f!==t.ALPHA||i!==t.LUMINANCE&&i!==t.ALPHA||(f=i),f!==i)throw new Error(\"gl-texture2d: Incompatible texture format for setPixels\");var y=l.size,x=o.indexOf(n)<0;if(x&&o.push(n),h===a&&d)0===l.offset&&l.data.length===y?x?t.texImage2D(t.TEXTURE_2D,n,i,c[0],c[1],0,i,a,l.data):t.texSubImage2D(t.TEXTURE_2D,n,e,r,c[0],c[1],i,a,l.data):x?t.texImage2D(t.TEXTURE_2D,n,i,c[0],c[1],0,i,a,l.data.subarray(l.offset,l.offset+y)):t.texSubImage2D(t.TEXTURE_2D,n,e,r,c[0],c[1],i,a,l.data.subarray(l.offset,l.offset+y));else{var _;_=a===t.FLOAT?m.mallocFloat32(y):m.mallocUint8(y);var w=p(_,c,[c[2],c[2]*c[0],1]);h===t.FLOAT&&a===t.UNSIGNED_BYTE?b(w,l):g.assign(w,l),x?t.texImage2D(t.TEXTURE_2D,n,i,c[0],c[1],0,i,a,_.subarray(0,y)):t.texSubImage2D(t.TEXTURE_2D,n,e,r,c[0],c[1],i,a,_.subarray(0,y)),a===t.FLOAT?m.freeFloat32(_):m.freeUint8(_)}}function u(t){var e=t.createTexture();return t.bindTexture(t.TEXTURE_2D,e),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.NEAREST),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.NEAREST),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,t.CLAMP_TO_EDGE),e}function c(t,e,r,n,i){var a=t.getParameter(t.MAX_TEXTURE_SIZE);if(e<0||e>a||r<0||r>a)throw new Error(\"gl-texture2d: Invalid texture shape\");if(i===t.FLOAT&&!t.getExtension(\"OES_texture_float\"))throw new Error(\"gl-texture2d: Floating point textures not supported on this platform\");var s=u(t);return t.texImage2D(t.TEXTURE_2D,0,n,e,r,0,n,i,null),new o(t,s,e,r,n,i)}function h(t,e,r,n){var i=u(t);return t.texImage2D(t.TEXTURE_2D,0,r,r,n,e),new o(t,i,0|e.width,0|e.height,r,n)}function f(t,e){var r=e.dtype,n=e.shape.slice(),i=t.getParameter(t.MAX_TEXTURE_SIZE);if(n[0]<0||n[0]>i||n[1]<0||n[1]>i)throw new Error(\"gl-texture2d: Invalid texture size\");var a=s(n,e.stride.slice()),l=0;\"float32\"===r?l=t.FLOAT:\"float64\"===r?(l=t.FLOAT,a=!1,r=\"float32\"):\"uint8\"===r?l=t.UNSIGNED_BYTE:(l=t.UNSIGNED_BYTE,a=!1,r=\"uint8\");var c=0;if(2===n.length)c=t.LUMINANCE,n=[n[0],n[1],1],e=p(e.data,n,[e.stride[0],e.stride[1],1],e.offset);else{if(3!==n.length)throw new Error(\"gl-texture2d: Invalid shape for texture\");if(1===n[2])c=t.ALPHA;else if(2===n[2])c=t.LUMINANCE_ALPHA;else if(3===n[2])c=t.RGB;else{if(4!==n[2])throw new Error(\"gl-texture2d: Invalid shape for pixel coords\");c=t.RGBA}}l!==t.FLOAT||t.getExtension(\"OES_texture_float\")||(l=t.UNSIGNED_BYTE,a=!1);var h,f,d=e.size;if(a)h=0===e.offset&&e.data.length===d?e.data:e.data.subarray(e.offset,e.offset+d);else{var v=[n[2],n[2]*n[0],1];f=m.malloc(d,r);var y=p(f,n,v,0);\"float32\"!==r&&\"float64\"!==r||l!==t.UNSIGNED_BYTE?g.assign(y,e):b(y,e),h=f.subarray(0,d)}var x=u(t);return t.texImage2D(t.TEXTURE_2D,0,c,n[0],n[1],0,c,l,h),a||m.free(f),new o(t,x,n[0],n[1],c,l)}function d(t){if(arguments.length<=1)throw new Error(\"gl-texture2d: Missing arguments for texture2d constructor\");if(v||n(t),\"number\"==typeof arguments[1])return c(t,arguments[1],arguments[2],arguments[3]||t.RGBA,arguments[4]||t.UNSIGNED_BYTE);if(Array.isArray(arguments[1]))return c(t,0|arguments[1][0],0|arguments[1][1],arguments[2]||t.RGBA,arguments[3]||t.UNSIGNED_BYTE);if(\"object\"==typeof arguments[1]){var e=arguments[1];if(i(e))return h(t,e,arguments[2]||t.RGBA,arguments[3]||t.UNSIGNED_BYTE);if(e.shape&&e.data&&e.stride)return f(t,e)}throw new Error(\"gl-texture2d: Invalid arguments for texture2d constructor\")}var p=t(\"ndarray\"),g=t(\"ndarray-ops\"),m=t(\"typedarray-pool\");e.exports=d;var v=null,y=null,x=null,b=function(t,e){g.muls(t,e,255)},_=o.prototype;Object.defineProperties(_,{minFilter:{get:function(){return this._minFilter},set:function(t){this.bind();var e=this.gl;if(this.type===e.FLOAT&&v.indexOf(t)>=0&&(e.getExtension(\"OES_texture_float_linear\")||(t=e.NEAREST)),y.indexOf(t)<0)throw new Error(\"gl-texture2d: Unknown filter mode \"+t);return e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MIN_FILTER,t),this._minFilter=t}},magFilter:{get:function(){return this._magFilter},set:function(t){this.bind();var e=this.gl;if(this.type===e.FLOAT&&v.indexOf(t)>=0&&(e.getExtension(\"OES_texture_float_linear\")||(t=e.NEAREST)),y.indexOf(t)<0)throw new Error(\"gl-texture2d: Unknown filter mode \"+t);return e.texParameteri(e.TEXTURE_2D,e.TEXTURE_MAG_FILTER,t),this._magFilter=t}},mipSamples:{get:function(){return this._anisoSamples},set:function(t){var e=this._anisoSamples;if(this._anisoSamples=0|Math.max(t,1),e!==this._anisoSamples){var r=this.gl.getExtension(\"EXT_texture_filter_anisotropic\");r&&this.gl.texParameterf(this.gl.TEXTURE_2D,r.TEXTURE_MAX_ANISOTROPY_EXT,this._anisoSamples);\n", + "}return this._anisoSamples}},wrapS:{get:function(){return this._wrapS},set:function(t){if(this.bind(),x.indexOf(t)<0)throw new Error(\"gl-texture2d: Unknown wrap mode \"+t);return this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_S,t),this._wrapS=t}},wrapT:{get:function(){return this._wrapT},set:function(t){if(this.bind(),x.indexOf(t)<0)throw new Error(\"gl-texture2d: Unknown wrap mode \"+t);return this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_T,t),this._wrapT=t}},wrap:{get:function(){return this._wrapVector},set:function(t){if(Array.isArray(t)||(t=[t,t]),2!==t.length)throw new Error(\"gl-texture2d: Must specify wrap mode for rows and columns\");for(var e=0;e<2;++e)if(x.indexOf(t[e])<0)throw new Error(\"gl-texture2d: Unknown wrap mode \"+t);this._wrapS=t[0],this._wrapT=t[1];var r=this.gl;return this.bind(),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_S,this._wrapS),r.texParameteri(r.TEXTURE_2D,r.TEXTURE_WRAP_T,this._wrapT),t}},shape:{get:function(){return this._shapeVector},set:function(t){if(Array.isArray(t)){if(2!==t.length)throw new Error(\"gl-texture2d: Invalid texture shape\")}else t=[0|t,0|t];return a(this,0|t[0],0|t[1]),[0|t[0],0|t[1]]}},width:{get:function(){return this._shape[0]},set:function(t){return t|=0,a(this,t,this._shape[1]),t}},height:{get:function(){return this._shape[1]},set:function(t){return t|=0,a(this,this._shape[0],t),t}}}),_.bind=function(t){var e=this.gl;return void 0!==t&&e.activeTexture(e.TEXTURE0+(0|t)),e.bindTexture(e.TEXTURE_2D,this.handle),void 0!==t?0|t:e.getParameter(e.ACTIVE_TEXTURE)-e.TEXTURE0},_.dispose=function(){this.gl.deleteTexture(this.handle)},_.generateMipmap=function(){this.bind(),this.gl.generateMipmap(this.gl.TEXTURE_2D);for(var t=Math.min(this._shape[0],this._shape[1]),e=0;t>0;++e,t>>>=1)this._mipLevels.indexOf(e)<0&&this._mipLevels.push(e)},_.setPixels=function(t,e,r,n){var a=this.gl;if(this.bind(),Array.isArray(e)?(n=r,r=0|e[1],e=0|e[0]):(e=e||0,r=r||0),n=n||0,i(t)){var o=this._mipLevels.indexOf(n)<0;o?(a.texImage2D(a.TEXTURE_2D,0,this.format,this.format,this.type,t),this._mipLevels.push(n)):a.texSubImage2D(a.TEXTURE_2D,n,e,r,this.format,this.type,t)}else{if(!(t.shape&&t.stride&&t.data))throw new Error(\"gl-texture2d: Unsupported data type\");if(t.shape.length<2||e+t.shape[1]>this._shape[1]>>>n||r+t.shape[0]>this._shape[0]>>>n||e<0||r<0)throw new Error(\"gl-texture2d: Texture dimensions are out of bounds\");l(a,e,r,n,this.format,this.type,this._mipLevels,t)}}},{ndarray:427,\"ndarray-ops\":421,\"typedarray-pool\":496}],233:[function(t,e,r){\"use strict\";function n(t,e,r){e?e.bind():t.bindBuffer(t.ELEMENT_ARRAY_BUFFER,null);var n=0|t.getParameter(t.MAX_VERTEX_ATTRIBS);if(r){if(r.length>n)throw new Error(\"gl-vao: Too many vertex attributes\");for(var i=0;i0&&(a=1/Math.sqrt(a),t[0]=e[0]*a,t[1]=e[1]*a,t[2]=e[2]*a),t}e.exports=n},{}],242:[function(t,e,r){function n(t,e,r){var n=e[0],i=e[1],a=e[2],o=e[3];return t[0]=r[0]*n+r[4]*i+r[8]*a+r[12]*o,t[1]=r[1]*n+r[5]*i+r[9]*a+r[13]*o,t[2]=r[2]*n+r[6]*i+r[10]*a+r[14]*o,t[3]=r[3]*n+r[7]*i+r[11]*a+r[15]*o,t}e.exports=n},{}],243:[function(t,e,r){function n(t,e,r,n){return i[0]=n,i[1]=r,i[2]=e,i[3]=t,a[0]}e.exports=n;var i=new Uint8Array(4),a=new Float32Array(i.buffer)},{}],244:[function(t,e,r){function n(t){for(var e=Array.isArray(t)?t:i(t),r=0;r0)continue;n=t.slice(0,1).join(\"\")}return e(n),G+=n.length,U=U.slice(n.length),U.length}}function C(){return/[^a-fA-F0-9]/.test(O)?(e(U.join(\"\")),B=u,j):(U.push(O),R=O,j+1)}function I(){return\".\"===O?(U.push(O),B=m,R=O,j+1):/[eE]/.test(O)?(U.push(O),B=m,R=O,j+1):\"x\"===O&&1===U.length&&\"0\"===U[0]?(B=w,U.push(O),R=O,j+1):/[^\\d]/.test(O)?(e(U.join(\"\")),B=u,j):(U.push(O),R=O,j+1)}function P(){return\"f\"===O&&(U.push(O),R=O,j+=1),/[eE]/.test(O)?(U.push(O),R=O,j+1):\"-\"===O&&/[eE]/.test(R)?(U.push(O),R=O,j+1):/[^\\d]/.test(O)?(e(U.join(\"\")),B=u,j):(U.push(O),R=O,j+1)}function D(){if(/[^\\d\\w_]/.test(O)){var t=U.join(\"\");return B=Q.indexOf(t)>-1?x:Z.indexOf(t)>-1?y:v,e(U.join(\"\")),B=u,j}return U.push(O),R=O,j+1}var O,R,F,j=0,N=0,B=u,U=[],V=[],q=1,H=0,G=0,X=!1,Y=!1,W=\"\";t=t||{};var Z=o,Q=i;return\"300 es\"===t.version&&(Z=l,Q=s),function(t){return V=[],null!==t?r(t.replace?t.replace(/\\r\\n/g,\"\\n\"):t):n()}}e.exports=n;var i=t(\"./lib/literals\"),a=t(\"./lib/operators\"),o=t(\"./lib/builtins\"),s=t(\"./lib/literals-300es\"),l=t(\"./lib/builtins-300es\"),u=999,c=9999,h=0,f=1,d=2,p=3,g=4,m=5,v=6,y=7,x=8,b=9,_=10,w=11,M=[\"block-comment\",\"line-comment\",\"preprocessor\",\"operator\",\"integer\",\"float\",\"ident\",\"builtin\",\"keyword\",\"whitespace\",\"eof\",\"integer\"]},{\"./lib/builtins\":247,\"./lib/builtins-300es\":246,\"./lib/literals\":249,\"./lib/literals-300es\":248,\"./lib/operators\":250}],246:[function(t,e,r){var n=t(\"./builtins\");n=n.slice().filter(function(t){return!/^(gl\\_|texture)/.test(t)}),e.exports=n.concat([\"gl_VertexID\",\"gl_InstanceID\",\"gl_Position\",\"gl_PointSize\",\"gl_FragCoord\",\"gl_FrontFacing\",\"gl_FragDepth\",\"gl_PointCoord\",\"gl_MaxVertexAttribs\",\"gl_MaxVertexUniformVectors\",\"gl_MaxVertexOutputVectors\",\"gl_MaxFragmentInputVectors\",\"gl_MaxVertexTextureImageUnits\",\"gl_MaxCombinedTextureImageUnits\",\"gl_MaxTextureImageUnits\",\"gl_MaxFragmentUniformVectors\",\"gl_MaxDrawBuffers\",\"gl_MinProgramTexelOffset\",\"gl_MaxProgramTexelOffset\",\"gl_DepthRangeParameters\",\"gl_DepthRange\",\"trunc\",\"round\",\"roundEven\",\"isnan\",\"isinf\",\"floatBitsToInt\",\"floatBitsToUint\",\"intBitsToFloat\",\"uintBitsToFloat\",\"packSnorm2x16\",\"unpackSnorm2x16\",\"packUnorm2x16\",\"unpackUnorm2x16\",\"packHalf2x16\",\"unpackHalf2x16\",\"outerProduct\",\"transpose\",\"determinant\",\"inverse\",\"texture\",\"textureSize\",\"textureProj\",\"textureLod\",\"textureOffset\",\"texelFetch\",\"texelFetchOffset\",\"textureProjOffset\",\"textureLodOffset\",\"textureProjLod\",\"textureProjLodOffset\",\"textureGrad\",\"textureGradOffset\",\"textureProjGrad\",\"textureProjGradOffset\"])},{\"./builtins\":247}],247:[function(t,e,r){e.exports=[\"abs\",\"acos\",\"all\",\"any\",\"asin\",\"atan\",\"ceil\",\"clamp\",\"cos\",\"cross\",\"dFdx\",\"dFdy\",\"degrees\",\"distance\",\"dot\",\"equal\",\"exp\",\"exp2\",\"faceforward\",\"floor\",\"fract\",\"gl_BackColor\",\"gl_BackLightModelProduct\",\"gl_BackLightProduct\",\"gl_BackMaterial\",\"gl_BackSecondaryColor\",\"gl_ClipPlane\",\"gl_ClipVertex\",\"gl_Color\",\"gl_DepthRange\",\"gl_DepthRangeParameters\",\"gl_EyePlaneQ\",\"gl_EyePlaneR\",\"gl_EyePlaneS\",\"gl_EyePlaneT\",\"gl_Fog\",\"gl_FogCoord\",\"gl_FogFragCoord\",\"gl_FogParameters\",\"gl_FragColor\",\"gl_FragCoord\",\"gl_FragData\",\"gl_FragDepth\",\"gl_FragDepthEXT\",\"gl_FrontColor\",\"gl_FrontFacing\",\"gl_FrontLightModelProduct\",\"gl_FrontLightProduct\",\"gl_FrontMaterial\",\"gl_FrontSecondaryColor\",\"gl_LightModel\",\"gl_LightModelParameters\",\"gl_LightModelProducts\",\"gl_LightProducts\",\"gl_LightSource\",\"gl_LightSourceParameters\",\"gl_MaterialParameters\",\"gl_MaxClipPlanes\",\"gl_MaxCombinedTextureImageUnits\",\"gl_MaxDrawBuffers\",\"gl_MaxFragmentUniformComponents\",\"gl_MaxLights\",\"gl_MaxTextureCoords\",\"gl_MaxTextureImageUnits\",\"gl_MaxTextureUnits\",\"gl_MaxVaryingFloats\",\"gl_MaxVertexAttribs\",\"gl_MaxVertexTextureImageUnits\",\"gl_MaxVertexUniformComponents\",\"gl_ModelViewMatrix\",\"gl_ModelViewMatrixInverse\",\"gl_ModelViewMatrixInverseTranspose\",\"gl_ModelViewMatrixTranspose\",\"gl_ModelViewProjectionMatrix\",\"gl_ModelViewProjectionMatrixInverse\",\"gl_ModelViewProjectionMatrixInverseTranspose\",\"gl_ModelViewProjectionMatrixTranspose\",\"gl_MultiTexCoord0\",\"gl_MultiTexCoord1\",\"gl_MultiTexCoord2\",\"gl_MultiTexCoord3\",\"gl_MultiTexCoord4\",\"gl_MultiTexCoord5\",\"gl_MultiTexCoord6\",\"gl_MultiTexCoord7\",\"gl_Normal\",\"gl_NormalMatrix\",\"gl_NormalScale\",\"gl_ObjectPlaneQ\",\"gl_ObjectPlaneR\",\"gl_ObjectPlaneS\",\"gl_ObjectPlaneT\",\"gl_Point\",\"gl_PointCoord\",\"gl_PointParameters\",\"gl_PointSize\",\"gl_Position\",\"gl_ProjectionMatrix\",\"gl_ProjectionMatrixInverse\",\"gl_ProjectionMatrixInverseTranspose\",\"gl_ProjectionMatrixTranspose\",\"gl_SecondaryColor\",\"gl_TexCoord\",\"gl_TextureEnvColor\",\"gl_TextureMatrix\",\"gl_TextureMatrixInverse\",\"gl_TextureMatrixInverseTranspose\",\"gl_TextureMatrixTranspose\",\"gl_Vertex\",\"greaterThan\",\"greaterThanEqual\",\"inversesqrt\",\"length\",\"lessThan\",\"lessThanEqual\",\"log\",\"log2\",\"matrixCompMult\",\"max\",\"min\",\"mix\",\"mod\",\"normalize\",\"not\",\"notEqual\",\"pow\",\"radians\",\"reflect\",\"refract\",\"sign\",\"sin\",\"smoothstep\",\"sqrt\",\"step\",\"tan\",\"texture2D\",\"texture2DLod\",\"texture2DProj\",\"texture2DProjLod\",\"textureCube\",\"textureCubeLod\",\"texture2DLodEXT\",\"texture2DProjLodEXT\",\"textureCubeLodEXT\",\"texture2DGradEXT\",\"texture2DProjGradEXT\",\"textureCubeGradEXT\"]},{}],248:[function(t,e,r){var n=t(\"./literals\");e.exports=n.slice().concat([\"layout\",\"centroid\",\"smooth\",\"case\",\"mat2x2\",\"mat2x3\",\"mat2x4\",\"mat3x2\",\"mat3x3\",\"mat3x4\",\"mat4x2\",\"mat4x3\",\"mat4x4\",\"uint\",\"uvec2\",\"uvec3\",\"uvec4\",\"samplerCubeShadow\",\"sampler2DArray\",\"sampler2DArrayShadow\",\"isampler2D\",\"isampler3D\",\"isamplerCube\",\"isampler2DArray\",\"usampler2D\",\"usampler3D\",\"usamplerCube\",\"usampler2DArray\",\"coherent\",\"restrict\",\"readonly\",\"writeonly\",\"resource\",\"atomic_uint\",\"noperspective\",\"patch\",\"sample\",\"subroutine\",\"common\",\"partition\",\"active\",\"filter\",\"image1D\",\"image2D\",\"image3D\",\"imageCube\",\"iimage1D\",\"iimage2D\",\"iimage3D\",\"iimageCube\",\"uimage1D\",\"uimage2D\",\"uimage3D\",\"uimageCube\",\"image1DArray\",\"image2DArray\",\"iimage1DArray\",\"iimage2DArray\",\"uimage1DArray\",\"uimage2DArray\",\"image1DShadow\",\"image2DShadow\",\"image1DArrayShadow\",\"image2DArrayShadow\",\"imageBuffer\",\"iimageBuffer\",\"uimageBuffer\",\"sampler1DArray\",\"sampler1DArrayShadow\",\"isampler1D\",\"isampler1DArray\",\"usampler1D\",\"usampler1DArray\",\"isampler2DRect\",\"usampler2DRect\",\"samplerBuffer\",\"isamplerBuffer\",\"usamplerBuffer\",\"sampler2DMS\",\"isampler2DMS\",\"usampler2DMS\",\"sampler2DMSArray\",\"isampler2DMSArray\",\"usampler2DMSArray\"])},{\"./literals\":249}],249:[function(t,e,r){e.exports=[\"precision\",\"highp\",\"mediump\",\"lowp\",\"attribute\",\"const\",\"uniform\",\"varying\",\"break\",\"continue\",\"do\",\"for\",\"while\",\"if\",\"else\",\"in\",\"out\",\"inout\",\"float\",\"int\",\"void\",\"bool\",\"true\",\"false\",\"discard\",\"return\",\"mat2\",\"mat3\",\"mat4\",\"vec2\",\"vec3\",\"vec4\",\"ivec2\",\"ivec3\",\"ivec4\",\"bvec2\",\"bvec3\",\"bvec4\",\"sampler1D\",\"sampler2D\",\"sampler3D\",\"samplerCube\",\"sampler1DShadow\",\"sampler2DShadow\",\"struct\",\"asm\",\"class\",\"union\",\"enum\",\"typedef\",\"template\",\"this\",\"packed\",\"goto\",\"switch\",\"default\",\"inline\",\"noinline\",\"volatile\",\"public\",\"static\",\"extern\",\"external\",\"interface\",\"long\",\"short\",\"double\",\"half\",\"fixed\",\"unsigned\",\"input\",\"output\",\"hvec2\",\"hvec3\",\"hvec4\",\"dvec2\",\"dvec3\",\"dvec4\",\"fvec2\",\"fvec3\",\"fvec4\",\"sampler2DRect\",\"sampler3DRect\",\"sampler2DRectShadow\",\"sizeof\",\"cast\",\"namespace\",\"using\"]},{}],250:[function(t,e,r){e.exports=[\"<<=\",\">>=\",\"++\",\"--\",\"<<\",\">>\",\"<=\",\">=\",\"==\",\"!=\",\"&&\",\"||\",\"+=\",\"-=\",\"*=\",\"/=\",\"%=\",\"&=\",\"^^\",\"^=\",\"|=\",\"(\",\")\",\"[\",\"]\",\".\",\"!\",\"~\",\"*\",\"/\",\"%\",\"+\",\"-\",\"<\",\">\",\"&\",\"^\",\"|\",\"?\",\":\",\"=\",\",\",\";\",\"{\",\"}\"]},{}],251:[function(t,e,r){function n(t,e){var r=i(e),n=[];return n=n.concat(r(t)),n=n.concat(r(null))}var i=t(\"./index\");e.exports=n},{\"./index\":245}],252:[function(t,e,r){\"use strict\";function n(t,e,r){var n=this.cells=[];if(t instanceof ArrayBuffer){this.arrayBuffer=t;var a=new Int32Array(this.arrayBuffer);t=a[0],e=a[1],r=a[2],this.d=e+2*r;for(var o=0;o=u[f+0]&&n>=u[f+1]?(o[h]=!0,a.push(l[h])):o[h]=!1}}},n.prototype._forEachCell=function(t,e,r,n,i,a,o){for(var s=this._convertToCellCoord(t),l=this._convertToCellCoord(e),u=this._convertToCellCoord(r),c=this._convertToCellCoord(n),h=s;h<=u;h++)for(var f=l;f<=c;f++){var d=this.d*f+h;if(i.call(this,t,e,r,n,d,a,o))return}},n.prototype._convertToCellCoord=function(t){return Math.max(0,Math.min(this.d-1,Math.floor(t*this.scale)+this.padding))},n.prototype.toArrayBuffer=function(){if(this.arrayBuffer)return this.arrayBuffer;for(var t=this.cells,e=i+this.cells.length+1+1,r=0,n=0;n>1,c=-7,h=r?i-1:0,f=r?-1:1,d=t[e+h];for(h+=f,a=d&(1<<-c)-1,d>>=-c,c+=s;c>0;a=256*a+t[e+h],h+=f,c-=8);for(o=a&(1<<-c)-1,a>>=-c,c+=n;c>0;o=256*o+t[e+h],h+=f,c-=8);if(0===a)a=1-u;else{if(a===l)return o?NaN:(d?-1:1)*(1/0);o+=Math.pow(2,n),a-=u}return(d?-1:1)*o*Math.pow(2,a-n)},r.write=function(t,e,r,n,i,a){var o,s,l,u=8*a-i-1,c=(1<>1,f=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=n?0:a-1,p=n?1:-1,g=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,o=c):(o=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-o))<1&&(o--,l*=2),e+=o+h>=1?f/l:f*Math.pow(2,1-h),e*l>=2&&(o++,l/=2),o+h>=c?(s=0,o=c):o+h>=1?(s=(e*l-1)*Math.pow(2,i),o+=h):(s=e*Math.pow(2,h-1)*Math.pow(2,i),o=0));i>=8;t[r+d]=255&s,d+=p,s/=256,i-=8);for(o=o<0;t[r+d]=255&o,d+=p,o/=256,u-=8);t[r+d-p]|=128*g}},{}],254:[function(t,e,r){\"use strict\";function n(t,e,r){this.vertices=t,this.adjacent=e,this.boundary=r,this.lastVisited=-1}function i(t,e,r){this.vertices=t,this.cell=e,this.index=r}function a(t,e){return c(t.vertices,e.vertices)}function o(t){for(var e=[\"function orient(){var tuple=this.tuple;return test(\"],r=0;r<=t;++r)r>0&&e.push(\",\"),e.push(\"tuple[\",r,\"]\");e.push(\")}return orient\");var n=new Function(\"test\",e.join(\"\")),i=u[t+1];return i||(i=u),n(i)}function s(t,e,r){this.dimension=t,this.vertices=e,this.simplices=r,this.interior=r.filter(function(t){return!t.boundary}),this.tuple=new Array(t+1);for(var n=0;n<=t;++n)this.tuple[n]=this.vertices[n];var i=h[t];i||(i=h[t]=o(t)),this.orient=i}function l(t,e){var r=t.length;if(0===r)throw new Error(\"Must have at least d+1 points\");var i=t[0].length;if(r<=i)throw new Error(\"Must input at least d+1 points\");var a=t.slice(0,i+1),o=u.apply(void 0,a);if(0===o)throw new Error(\"Input not in general position\");for(var l=new Array(i+1),c=0;c<=i;++c)l[c]=c;o<0&&(l[0]=1,l[1]=0);for(var h=new n(l,new Array(i+1),!1),f=h.adjacent,d=new Array(i+2),c=0;c<=i;++c){for(var p=l.slice(),g=0;g<=i;++g)g===c&&(p[g]=-1);var m=p[0];p[0]=p[1],p[1]=m;var v=new n(p,new Array(i+1),!0);f[c]=v,d[c]=v}d[i+1]=h;for(var c=0;c<=i;++c)for(var p=f[c].vertices,y=f[c].adjacent,g=0;g<=i;++g){var x=p[g];if(x<0)y[g]=h;else for(var b=0;b<=i;++b)f[b].vertices.indexOf(x)<0&&(y[g]=f[b])}for(var _=new s(i,a,d),w=!!e,c=i+1;c0;){t=o.pop();for(var s=(t.vertices,t.adjacent),l=0;l<=r;++l){var u=s[l];if(u.boundary&&!(u.lastVisited<=-n)){for(var c=u.vertices,h=0;h<=r;++h){var f=c[h];f<0?i[h]=e:i[h]=a[f]}var d=this.orient();if(d>0)return u;u.lastVisited=-n,0===d&&o.push(u)}}}return null},f.walk=function(t,e){var r=this.vertices.length-1,n=this.dimension,i=this.vertices,a=this.tuple,o=e?this.interior.length*Math.random()|0:this.interior.length-1,s=this.interior[o];t:for(;!s.boundary;){for(var l=s.vertices,u=s.adjacent,c=0;c<=n;++c)a[c]=i[l[c]];s.lastVisited=r;for(var c=0;c<=n;++c){var h=u[c];if(!(h.lastVisited>=r)){var f=a[c];a[c]=t;var d=this.orient();if(a[c]=f,d<0){s=h;continue t}h.boundary?h.lastVisited=-r:h.lastVisited=r}}return}return s},f.addPeaks=function(t,e){var r=this.vertices.length-1,o=this.dimension,s=this.vertices,l=this.tuple,u=this.interior,c=this.simplices,h=[e];e.lastVisited=r,e.vertices[e.vertices.indexOf(-1)]=r,e.boundary=!1,u.push(e);for(var f=[];h.length>0;){var e=h.pop(),d=e.vertices,p=e.adjacent,g=d.indexOf(r);if(!(g<0))for(var m=0;m<=o;++m)if(m!==g){var v=p[m];if(v.boundary&&!(v.lastVisited>=r)){var y=v.vertices;if(v.lastVisited!==-r){for(var x=0,b=0;b<=o;++b)y[b]<0?(x=b,l[b]=t):l[b]=s[y[b]];var _=this.orient();if(_>0){y[x]=r,v.boundary=!1,u.push(v),h.push(v),v.lastVisited=r;continue}v.lastVisited=-r}var w=v.adjacent,M=d.slice(),A=p.slice(),k=new n(M,A,!0);c.push(k);var T=w.indexOf(e);if(!(T<0)){w[T]=k,A[g]=v,M[m]=-1,A[m]=e,p[m]=k,k.flip();for(var b=0;b<=o;++b){var E=M[b];if(!(E<0||E===r)){for(var S=new Array(o-1),L=0,z=0;z<=o;++z){var C=M[z];C<0||z===b||(S[L++]=C)}f.push(new i(S,k,b))}}}}}}f.sort(a);for(var m=0;m+1=0?o[l++]=s[c]:u=1&c;if(u===(1&t)){var h=o[0];o[0]=o[1],o[1]=h}e.push(o)}}return e}},{\"robust-orientation\":465,\"simplicial-complex\":476}],255:[function(t,e,r){\"use strict\";function n(t,e,r,n,i){this.mid=t,this.left=e,this.right=r,this.leftPoints=n,this.rightPoints=i,this.count=(e?e.count:0)+(r?r.count:0)+n.length}function i(t,e){t.mid=e.mid,t.left=e.left,t.right=e.right,t.leftPoints=e.leftPoints,t.rightPoints=e.rightPoints,t.count=e.count}function a(t,e){var r=p(e);t.mid=r.mid,t.left=r.left,t.right=r.right,t.leftPoints=r.leftPoints,t.rightPoints=r.rightPoints,t.count=r.count}function o(t,e){var r=t.intervals([]);r.push(e),a(t,r)}function s(t,e){var r=t.intervals([]),n=r.indexOf(e);return n<0?y:(r.splice(n,1),a(t,r),x)}function l(t,e,r){for(var n=0;n=0&&t[n][1]>=e;--n){var i=r(t[n]);if(i)return i}}function c(t,e){for(var r=0;r>1],a=[],o=[],s=[],r=0;r3*(e+1)?o(this,t):this.left.insert(t):this.left=p([t]);else if(t[0]>this.mid)this.right?4*(this.right.count+1)>3*(e+1)?o(this,t):this.right.insert(t):this.right=p([t]);else{var r=v.ge(this.leftPoints,t,f),n=v.ge(this.rightPoints,t,d);this.leftPoints.splice(r,0,t),this.rightPoints.splice(n,0,t)}},_.remove=function(t){var e=this.count-this.leftPoints;if(t[1]3*(e-1))return s(this,t);var n=this.left.remove(t);return n===b?(this.left=null,this.count-=1,x):(n===x&&(this.count-=1),n)}if(t[0]>this.mid){if(!this.right)return y;var a=this.left?this.left.count:0;if(4*a>3*(e-1))return s(this,t);var n=this.right.remove(t);return n===b?(this.right=null,this.count-=1,x):(n===x&&(this.count-=1),n)}if(1===this.count)return this.leftPoints[0]===t?b:y;if(1===this.leftPoints.length&&this.leftPoints[0]===t){if(this.left&&this.right){for(var o=this,l=this.left;l.right;)o=l,l=l.right;if(o===this)l.right=this.right;else{var u=this.left,n=this.right;o.count-=l.count,o.right=l.left,l.left=u,l.right=n}i(this,l),this.count=(this.left?this.left.count:0)+(this.right?this.right.count:0)+this.leftPoints.length}else this.left?i(this,this.left):i(this,this.right);return x}for(var u=v.ge(this.leftPoints,t,f);uthis.mid){if(this.right){var r=this.right.queryPoint(t,e);if(r)return r}return u(this.rightPoints,t,e)}return c(this.leftPoints,e)},_.queryInterval=function(t,e,r){if(tthis.mid&&this.right){var n=this.right.queryInterval(t,e,r);if(n)return n}return ethis.mid?u(this.rightPoints,t,r):c(this.leftPoints,r)};var w=g.prototype;w.insert=function(t){this.root?this.root.insert(t):this.root=new n(t[0],null,null,[t],[t])},w.remove=function(t){if(this.root){var e=this.root.remove(t);return e===b&&(this.root=null),e!==y}return!1},w.queryPoint=function(t,e){if(this.root)return this.root.queryPoint(t,e)},w.queryInterval=function(t,e,r){if(t<=e&&this.root)return this.root.queryInterval(t,e,r)},Object.defineProperty(w,\"count\",{get:function(){return this.root?this.root.count:0}}),Object.defineProperty(w,\"intervals\",{get:function(){return this.root?this.root.intervals([]):[]}})},{\"binary-search-bounds\":53}],256:[function(t,e,r){\"use strict\";function n(t,e){e=e||new Array(t.length);for(var r=0;r=r&&s<=i&&l>=n&&l<=a&&c.push(t[p]);else{var g=Math.floor((d+f)/2);s=e[2*g],l=e[2*g+1],s>=r&&s<=i&&l>=n&&l<=a&&c.push(t[g]);var m=(h+1)%2;(0===h?r<=s:n<=l)&&(u.push(d),u.push(g-1),u.push(m)),(0===h?i>=s:a>=l)&&(u.push(g+1),u.push(f),u.push(m))}}return c}e.exports=n},{}],261:[function(t,e,r){\"use strict\";function n(t,e,r,a,o,s){if(!(o-a<=r)){var l=Math.floor((a+o)/2);i(t,e,l,a,o,s%2),n(t,e,r,a,l-1,s+1),n(t,e,r,l+1,o,s+1)}}function i(t,e,r,n,o,s){for(;o>n;){if(o-n>600){var l=o-n+1,u=r-n+1,c=Math.log(l),h=.5*Math.exp(2*c/3),f=.5*Math.sqrt(c*h*(l-h)/l)*(u-l/2<0?-1:1),d=Math.max(n,Math.floor(r-u*h/l+f)),p=Math.min(o,Math.floor(r+(l-u)*h/l+f));i(t,e,r,d,p,s)}var g=e[2*r+s],m=n,v=o;for(a(t,e,n,r),e[2*o+s]>g&&a(t,e,n,o);mg;)v--}e[2*n+s]===g?a(t,e,n,v):(v++,a(t,e,v,o)),v<=r&&(n=v+1),r<=v&&(o=v-1)}}function a(t,e,r,n){o(t,r,n),o(e,2*r,2*n),o(e,2*r+1,2*n+1)}function o(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}e.exports=n},{}],262:[function(t,e,r){\"use strict\";function n(t,e,r,n,a,o){for(var s=[0,t.length-1,0],l=[],u=a*a;s.length;){var c=s.pop(),h=s.pop(),f=s.pop();if(h-f<=o)for(var d=f;d<=h;d++)i(e[2*d],e[2*d+1],r,n)<=u&&l.push(t[d]);else{var p=Math.floor((f+h)/2),g=e[2*p],m=e[2*p+1];i(g,m,r,n)<=u&&l.push(t[p]);var v=(c+1)%2;(0===c?r-a<=g:n-a<=m)&&(s.push(f),s.push(p-1),s.push(v)),(0===c?r+a>=g:n+a>=m)&&(s.push(p+1),s.push(h),s.push(v))}}return l}function i(t,e,r,n){var i=t-r,a=e-n;return i*i+a*a}e.exports=n},{}],263:[function(t,e,r){\"use strict\";function n(t,e){var r;if(h(t)){var l,u=t.stops&&\"object\"==typeof t.stops[0][0],c=u||void 0!==t.property,f=u||!c,d=t.type||e||\"exponential\";if(\"exponential\"===d)l=o;else if(\"interval\"===d)l=a;else if(\"categorical\"===d)l=i;else{if(\"identity\"!==d)throw new Error('Unknown function type \"'+d+'\"');l=s}if(u){for(var p={},g=[],m=0;m=t.stops.length)break;if(e<=t.stops[n][0])break;n++}return 0===n?t.stops[n][1]:n===t.stops.length?t.stops[n-1][1]:l(e,r,t.stops[n-1][0],t.stops[n][0],t.stops[n-1][1],t.stops[n][1])}function s(t,e){return e}function l(t,e,r,n,i,a){return\"function\"==typeof i?function(){var o=i.apply(void 0,arguments),s=a.apply(void 0,arguments);return l(t,e,r,n,o,s)}:i.length?c(t,e,r,n,i,a):u(t,e,r,n,i,a)}function u(t,e,r,n,i,a){var o,s=n-r,l=t-r;return o=1===e?l/s:(Math.pow(e,l)-1)/(Math.pow(e,s)-1),i*(1-o)+a*o}function c(t,e,r,n,i,a){for(var o=[],s=0;s -1 and 1 => 1\\n // In the texture normal, x is 0 if the normal points straight up/down and 1 if it's a round cap\\n // y is 1 if the normal points up, and -1 if it points down\\n mediump vec2 normal = mod(a_pos, 2.0);\\n normal.y = sign(normal.y - 0.5);\\n v_normal = normal;\\n\\n float inset = u_gapwidth + (u_gapwidth > 0.0 ? u_antialiasing : 0.0);\\n float outset = u_gapwidth + u_linewidth * (u_gapwidth > 0.0 ? 2.0 : 1.0) + u_antialiasing;\\n\\n // Scale the extrusion vector down to a normal and then up by the line width\\n // of this vertex.\\n mediump vec2 dist = outset * a_extrude * scale;\\n\\n // Calculate the offset when drawing a line that is to the side of the actual line.\\n // We do this by creating a vector that points towards the extrude, but rotate\\n // it when we're drawing round end points (a_direction = -1 or 1) since their\\n // extrude vector points in another direction.\\n mediump float u = 0.5 * a_direction;\\n mediump float t = 1.0 - abs(u);\\n mediump vec2 offset = u_offset * a_extrude * scale * normal.y * mat2(t, -u, u, t);\\n\\n // Remove the texture normal bit of the position before scaling it with the\\n // model/view matrix.\\n gl_Position = u_matrix * vec4(floor(a_pos * 0.5) + (offset + dist) / u_ratio, 0.0, 1.0);\\n\\n // position of y on the screen\\n float y = gl_Position.y / gl_Position.w;\\n\\n // how much features are squished in the y direction by the tilt\\n float squish_scale = length(a_extrude) / length(u_antialiasingmatrix * a_extrude);\\n\\n // how much features are squished in all directions by the perspectiveness\\n float perspective_scale = 1.0 / (1.0 - min(y * u_extra, 0.9));\\n\\n v_linewidth = vec2(outset, inset);\\n v_gamma_scale = perspective_scale * squish_scale;\\n}\\n\"},linepattern:{fragmentSource:\"#ifdef GL_ES\\nprecision mediump float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nuniform float u_blur;\\n\\nuniform vec2 u_pattern_size_a;\\nuniform vec2 u_pattern_size_b;\\nuniform vec2 u_pattern_tl_a;\\nuniform vec2 u_pattern_br_a;\\nuniform vec2 u_pattern_tl_b;\\nuniform vec2 u_pattern_br_b;\\nuniform float u_fade;\\nuniform float u_opacity;\\n\\nuniform sampler2D u_image;\\n\\nvarying vec2 v_normal;\\nvarying vec2 v_linewidth;\\nvarying float v_linesofar;\\nvarying float v_gamma_scale;\\n\\nvoid main() {\\n // Calculate the distance of the pixel from the line in pixels.\\n float dist = length(v_normal) * v_linewidth.s;\\n\\n // Calculate the antialiasing fade factor. This is either when fading in\\n // the line in case of an offset line (v_linewidth.t) or when fading out\\n // (v_linewidth.s)\\n float blur = u_blur * v_gamma_scale;\\n float alpha = clamp(min(dist - (v_linewidth.t - blur), v_linewidth.s - dist) / blur, 0.0, 1.0);\\n\\n float x_a = mod(v_linesofar / u_pattern_size_a.x, 1.0);\\n float x_b = mod(v_linesofar / u_pattern_size_b.x, 1.0);\\n float y_a = 0.5 + (v_normal.y * v_linewidth.s / u_pattern_size_a.y);\\n float y_b = 0.5 + (v_normal.y * v_linewidth.s / u_pattern_size_b.y);\\n vec2 pos_a = mix(u_pattern_tl_a, u_pattern_br_a, vec2(x_a, y_a));\\n vec2 pos_b = mix(u_pattern_tl_b, u_pattern_br_b, vec2(x_b, y_b));\\n\\n vec4 color = mix(texture2D(u_image, pos_a), texture2D(u_image, pos_b), u_fade);\\n\\n alpha *= u_opacity;\\n\\n gl_FragColor = color * alpha;\\n\\n#ifdef OVERDRAW_INSPECTOR\\n gl_FragColor = vec4(1.0);\\n#endif\\n}\\n\",vertexSource:\"#ifdef GL_ES\\nprecision highp float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\n// floor(127 / 2) == 63.0\\n// the maximum allowed miter limit is 2.0 at the moment. the extrude normal is\\n// stored in a byte (-128..127). we scale regular normals up to length 63, but\\n// there are also \\\"special\\\" normals that have a bigger length (of up to 126 in\\n// this case).\\n// #define scale 63.0\\n#define scale 0.015873016\\n\\n// We scale the distance before adding it to the buffers so that we can store\\n// long distances for long segments. Use this value to unscale the distance.\\n#define LINE_DISTANCE_SCALE 2.0\\n\\nattribute vec2 a_pos;\\nattribute vec4 a_data;\\n\\nuniform mat4 u_matrix;\\nuniform mediump float u_ratio;\\nuniform mediump float u_linewidth;\\nuniform mediump float u_gapwidth;\\nuniform mediump float u_antialiasing;\\nuniform mediump float u_extra;\\nuniform mat2 u_antialiasingmatrix;\\nuniform mediump float u_offset;\\n\\nvarying vec2 v_normal;\\nvarying vec2 v_linewidth;\\nvarying float v_linesofar;\\nvarying float v_gamma_scale;\\n\\nvoid main() {\\n vec2 a_extrude = a_data.xy - 128.0;\\n float a_direction = mod(a_data.z, 4.0) - 1.0;\\n float a_linesofar = (floor(a_data.z / 4.0) + a_data.w * 64.0) * LINE_DISTANCE_SCALE;\\n\\n // We store the texture normals in the most insignificant bit\\n // transform y so that 0 => -1 and 1 => 1\\n // In the texture normal, x is 0 if the normal points straight up/down and 1 if it's a round cap\\n // y is 1 if the normal points up, and -1 if it points down\\n mediump vec2 normal = mod(a_pos, 2.0);\\n normal.y = sign(normal.y - 0.5);\\n v_normal = normal;\\n\\n float inset = u_gapwidth + (u_gapwidth > 0.0 ? u_antialiasing : 0.0);\\n float outset = u_gapwidth + u_linewidth * (u_gapwidth > 0.0 ? 2.0 : 1.0) + u_antialiasing;\\n\\n // Scale the extrusion vector down to a normal and then up by the line width\\n // of this vertex.\\n mediump vec2 dist = outset * a_extrude * scale;\\n\\n // Calculate the offset when drawing a line that is to the side of the actual line.\\n // We do this by creating a vector that points towards the extrude, but rotate\\n // it when we're drawing round end points (a_direction = -1 or 1) since their\\n // extrude vector points in another direction.\\n mediump float u = 0.5 * a_direction;\\n mediump float t = 1.0 - abs(u);\\n mediump vec2 offset = u_offset * a_extrude * scale * normal.y * mat2(t, -u, u, t);\\n\\n // Remove the texture normal bit of the position before scaling it with the\\n // model/view matrix.\\n gl_Position = u_matrix * vec4(floor(a_pos * 0.5) + (offset + dist) / u_ratio, 0.0, 1.0);\\n v_linesofar = a_linesofar;\\n\\n // position of y on the screen\\n float y = gl_Position.y / gl_Position.w;\\n\\n // how much features are squished in the y direction by the tilt\\n float squish_scale = length(a_extrude) / length(u_antialiasingmatrix * a_extrude);\\n\\n // how much features are squished in all directions by the perspectiveness\\n float perspective_scale = 1.0 / (1.0 - min(y * u_extra, 0.9));\\n\\n v_linewidth = vec2(outset, inset);\\n v_gamma_scale = perspective_scale * squish_scale;\\n}\\n\"},linesdfpattern:{fragmentSource:\"#ifdef GL_ES\\nprecision mediump float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nuniform lowp vec4 u_color;\\nuniform lowp float u_opacity;\\n\\nuniform float u_blur;\\nuniform sampler2D u_image;\\nuniform float u_sdfgamma;\\nuniform float u_mix;\\n\\nvarying vec2 v_normal;\\nvarying vec2 v_linewidth;\\nvarying vec2 v_tex_a;\\nvarying vec2 v_tex_b;\\nvarying float v_gamma_scale;\\n\\nvoid main() {\\n // Calculate the distance of the pixel from the line in pixels.\\n float dist = length(v_normal) * v_linewidth.s;\\n\\n // Calculate the antialiasing fade factor. This is either when fading in\\n // the line in case of an offset line (v_linewidth.t) or when fading out\\n // (v_linewidth.s)\\n float blur = u_blur * v_gamma_scale;\\n float alpha = clamp(min(dist - (v_linewidth.t - blur), v_linewidth.s - dist) / blur, 0.0, 1.0);\\n\\n float sdfdist_a = texture2D(u_image, v_tex_a).a;\\n float sdfdist_b = texture2D(u_image, v_tex_b).a;\\n float sdfdist = mix(sdfdist_a, sdfdist_b, u_mix);\\n alpha *= smoothstep(0.5 - u_sdfgamma, 0.5 + u_sdfgamma, sdfdist);\\n\\n gl_FragColor = u_color * (alpha * u_opacity);\\n\\n#ifdef OVERDRAW_INSPECTOR\\n gl_FragColor = vec4(1.0);\\n#endif\\n}\\n\",vertexSource:\"#ifdef GL_ES\\nprecision highp float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\n// floor(127 / 2) == 63.0\\n// the maximum allowed miter limit is 2.0 at the moment. the extrude normal is\\n// stored in a byte (-128..127). we scale regular normals up to length 63, but\\n// there are also \\\"special\\\" normals that have a bigger length (of up to 126 in\\n// this case).\\n// #define scale 63.0\\n#define scale 0.015873016\\n\\n// We scale the distance before adding it to the buffers so that we can store\\n// long distances for long segments. Use this value to unscale the distance.\\n#define LINE_DISTANCE_SCALE 2.0\\n\\nattribute vec2 a_pos;\\nattribute vec4 a_data;\\n\\nuniform mat4 u_matrix;\\nuniform mediump float u_ratio;\\nuniform mediump float u_linewidth;\\nuniform mediump float u_gapwidth;\\nuniform mediump float u_antialiasing;\\nuniform vec2 u_patternscale_a;\\nuniform float u_tex_y_a;\\nuniform vec2 u_patternscale_b;\\nuniform float u_tex_y_b;\\nuniform float u_extra;\\nuniform mat2 u_antialiasingmatrix;\\nuniform mediump float u_offset;\\n\\nvarying vec2 v_normal;\\nvarying vec2 v_linewidth;\\nvarying vec2 v_tex_a;\\nvarying vec2 v_tex_b;\\nvarying float v_gamma_scale;\\n\\nvoid main() {\\n vec2 a_extrude = a_data.xy - 128.0;\\n float a_direction = mod(a_data.z, 4.0) - 1.0;\\n float a_linesofar = (floor(a_data.z / 4.0) + a_data.w * 64.0) * LINE_DISTANCE_SCALE;\\n\\n // We store the texture normals in the most insignificant bit\\n // transform y so that 0 => -1 and 1 => 1\\n // In the texture normal, x is 0 if the normal points straight up/down and 1 if it's a round cap\\n // y is 1 if the normal points up, and -1 if it points down\\n mediump vec2 normal = mod(a_pos, 2.0);\\n normal.y = sign(normal.y - 0.5);\\n v_normal = normal;\\n\\n float inset = u_gapwidth + (u_gapwidth > 0.0 ? u_antialiasing : 0.0);\\n float outset = u_gapwidth + u_linewidth * (u_gapwidth > 0.0 ? 2.0 : 1.0) + u_antialiasing;\\n\\n // Scale the extrusion vector down to a normal and then up by the line width\\n // of this vertex.\\n mediump vec2 dist = outset * a_extrude * scale;\\n\\n // Calculate the offset when drawing a line that is to the side of the actual line.\\n // We do this by creating a vector that points towards the extrude, but rotate\\n // it when we're drawing round end points (a_direction = -1 or 1) since their\\n // extrude vector points in another direction.\\n mediump float u = 0.5 * a_direction;\\n mediump float t = 1.0 - abs(u);\\n mediump vec2 offset = u_offset * a_extrude * scale * normal.y * mat2(t, -u, u, t);\\n\\n // Remove the texture normal bit of the position before scaling it with the\\n // model/view matrix.\\n gl_Position = u_matrix * vec4(floor(a_pos * 0.5) + (offset + dist) / u_ratio, 0.0, 1.0);\\n\\n v_tex_a = vec2(a_linesofar * u_patternscale_a.x, normal.y * u_patternscale_a.y + u_tex_y_a);\\n v_tex_b = vec2(a_linesofar * u_patternscale_b.x, normal.y * u_patternscale_b.y + u_tex_y_b);\\n\\n // position of y on the screen\\n float y = gl_Position.y / gl_Position.w;\\n\\n // how much features are squished in the y direction by the tilt\\n float squish_scale = length(a_extrude) / length(u_antialiasingmatrix * a_extrude);\\n\\n // how much features are squished in all directions by the perspectiveness\\n float perspective_scale = 1.0 / (1.0 - min(y * u_extra, 0.9));\\n\\n v_linewidth = vec2(outset, inset);\\n v_gamma_scale = perspective_scale * squish_scale;\\n}\\n\"},outline:{fragmentSource:\"#ifdef GL_ES\\nprecision mediump float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\n#pragma mapbox: define lowp vec4 outline_color\\n#pragma mapbox: define lowp float opacity\\n\\nvarying vec2 v_pos;\\n\\nvoid main() {\\n #pragma mapbox: initialize lowp vec4 outline_color\\n #pragma mapbox: initialize lowp float opacity\\n\\n float dist = length(v_pos - gl_FragCoord.xy);\\n float alpha = smoothstep(1.0, 0.0, dist);\\n gl_FragColor = outline_color * (alpha * opacity);\\n\\n#ifdef OVERDRAW_INSPECTOR\\n gl_FragColor = vec4(1.0);\\n#endif\\n}\\n\",vertexSource:\"#ifdef GL_ES\\nprecision highp float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nattribute vec2 a_pos;\\n\\nuniform mat4 u_matrix;\\nuniform vec2 u_world;\\n\\nvarying vec2 v_pos;\\n\\n#pragma mapbox: define lowp vec4 outline_color\\n#pragma mapbox: define lowp float opacity\\n\\nvoid main() {\\n #pragma mapbox: initialize lowp vec4 outline_color\\n #pragma mapbox: initialize lowp float opacity\\n\\n gl_Position = u_matrix * vec4(a_pos, 0, 1);\\n v_pos = (gl_Position.xy / gl_Position.w + 1.0) / 2.0 * u_world;\\n}\\n\"},outlinepattern:{fragmentSource:\"#ifdef GL_ES\\nprecision mediump float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nuniform float u_opacity;\\nuniform vec2 u_pattern_tl_a;\\nuniform vec2 u_pattern_br_a;\\nuniform vec2 u_pattern_tl_b;\\nuniform vec2 u_pattern_br_b;\\nuniform float u_mix;\\n\\nuniform sampler2D u_image;\\n\\nvarying vec2 v_pos_a;\\nvarying vec2 v_pos_b;\\nvarying vec2 v_pos;\\n\\nvoid main() {\\n vec2 imagecoord = mod(v_pos_a, 1.0);\\n vec2 pos = mix(u_pattern_tl_a, u_pattern_br_a, imagecoord);\\n vec4 color1 = texture2D(u_image, pos);\\n\\n vec2 imagecoord_b = mod(v_pos_b, 1.0);\\n vec2 pos2 = mix(u_pattern_tl_b, u_pattern_br_b, imagecoord_b);\\n vec4 color2 = texture2D(u_image, pos2);\\n\\n // find distance to outline for alpha interpolation\\n\\n float dist = length(v_pos - gl_FragCoord.xy);\\n float alpha = smoothstep(1.0, 0.0, dist);\\n \\n\\n gl_FragColor = mix(color1, color2, u_mix) * alpha * u_opacity;\\n\\n#ifdef OVERDRAW_INSPECTOR\\n gl_FragColor = vec4(1.0);\\n#endif\\n}\\n\",vertexSource:\"#ifdef GL_ES\\nprecision highp float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nuniform vec2 u_pattern_size_a;\\nuniform vec2 u_pattern_size_b;\\nuniform vec2 u_pixel_coord_upper;\\nuniform vec2 u_pixel_coord_lower;\\nuniform float u_scale_a;\\nuniform float u_scale_b;\\nuniform float u_tile_units_to_pixels;\\n\\nattribute vec2 a_pos;\\n\\nuniform mat4 u_matrix;\\nuniform vec2 u_world;\\n\\nvarying vec2 v_pos_a;\\nvarying vec2 v_pos_b;\\nvarying vec2 v_pos;\\n\\nvoid main() {\\n gl_Position = u_matrix * vec4(a_pos, 0, 1);\\n vec2 scaled_size_a = u_scale_a * u_pattern_size_a;\\n vec2 scaled_size_b = u_scale_b * u_pattern_size_b;\\n\\n // the correct offset needs to be calculated.\\n //\\n // The offset depends on how many pixels are between the world origin and\\n // the edge of the tile:\\n // vec2 offset = mod(pixel_coord, size)\\n //\\n // At high zoom levels there are a ton of pixels between the world origin\\n // and the edge of the tile. The glsl spec only guarantees 16 bits of\\n // precision for highp floats. We need more than that.\\n //\\n // The pixel_coord is passed in as two 16 bit values:\\n // pixel_coord_upper = floor(pixel_coord / 2^16)\\n // pixel_coord_lower = mod(pixel_coord, 2^16)\\n //\\n // The offset is calculated in a series of steps that should preserve this precision:\\n vec2 offset_a = mod(mod(mod(u_pixel_coord_upper, scaled_size_a) * 256.0, scaled_size_a) * 256.0 + u_pixel_coord_lower, scaled_size_a);\\n vec2 offset_b = mod(mod(mod(u_pixel_coord_upper, scaled_size_b) * 256.0, scaled_size_b) * 256.0 + u_pixel_coord_lower, scaled_size_b);\\n\\n v_pos_a = (u_tile_units_to_pixels * a_pos + offset_a) / scaled_size_a;\\n v_pos_b = (u_tile_units_to_pixels * a_pos + offset_b) / scaled_size_b;\\n\\n v_pos = (gl_Position.xy / gl_Position.w + 1.0) / 2.0 * u_world;\\n}\\n\"},pattern:{fragmentSource:\"#ifdef GL_ES\\nprecision mediump float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nuniform float u_opacity;\\nuniform vec2 u_pattern_tl_a;\\nuniform vec2 u_pattern_br_a;\\nuniform vec2 u_pattern_tl_b;\\nuniform vec2 u_pattern_br_b;\\nuniform float u_mix;\\n\\nuniform sampler2D u_image;\\n\\nvarying vec2 v_pos_a;\\nvarying vec2 v_pos_b;\\n\\nvoid main() {\\n\\n vec2 imagecoord = mod(v_pos_a, 1.0);\\n vec2 pos = mix(u_pattern_tl_a, u_pattern_br_a, imagecoord);\\n vec4 color1 = texture2D(u_image, pos);\\n\\n vec2 imagecoord_b = mod(v_pos_b, 1.0);\\n vec2 pos2 = mix(u_pattern_tl_b, u_pattern_br_b, imagecoord_b);\\n vec4 color2 = texture2D(u_image, pos2);\\n\\n gl_FragColor = mix(color1, color2, u_mix) * u_opacity;\\n\\n#ifdef OVERDRAW_INSPECTOR\\n gl_FragColor = vec4(1.0);\\n#endif\\n}\\n\",vertexSource:\"#ifdef GL_ES\\nprecision highp float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nuniform mat4 u_matrix;\\nuniform vec2 u_pattern_size_a;\\nuniform vec2 u_pattern_size_b;\\nuniform vec2 u_pixel_coord_upper;\\nuniform vec2 u_pixel_coord_lower;\\nuniform float u_scale_a;\\nuniform float u_scale_b;\\nuniform float u_tile_units_to_pixels;\\n\\nattribute vec2 a_pos;\\n\\nvarying vec2 v_pos_a;\\nvarying vec2 v_pos_b;\\n\\nvoid main() {\\n gl_Position = u_matrix * vec4(a_pos, 0, 1);\\n vec2 scaled_size_a = u_scale_a * u_pattern_size_a;\\n vec2 scaled_size_b = u_scale_b * u_pattern_size_b;\\n\\n // the correct offset needs to be calculated.\\n //\\n // The offset depends on how many pixels are between the world origin and\\n // the edge of the tile:\\n // vec2 offset = mod(pixel_coord, size)\\n //\\n // At high zoom levels there are a ton of pixels between the world origin\\n // and the edge of the tile. The glsl spec only guarantees 16 bits of\\n // precision for highp floats. We need more than that.\\n //\\n // The pixel_coord is passed in as two 16 bit values:\\n // pixel_coord_upper = floor(pixel_coord / 2^16)\\n // pixel_coord_lower = mod(pixel_coord, 2^16)\\n //\\n // The offset is calculated in a series of steps that should preserve this precision:\\n vec2 offset_a = mod(mod(mod(u_pixel_coord_upper, scaled_size_a) * 256.0, scaled_size_a) * 256.0 + u_pixel_coord_lower, scaled_size_a);\\n vec2 offset_b = mod(mod(mod(u_pixel_coord_upper, scaled_size_b) * 256.0, scaled_size_b) * 256.0 + u_pixel_coord_lower, scaled_size_b);\\n\\n v_pos_a = (u_tile_units_to_pixels * a_pos + offset_a) / scaled_size_a;\\n v_pos_b = (u_tile_units_to_pixels * a_pos + offset_b) / scaled_size_b;\\n}\\n\"},raster:{fragmentSource:\"#ifdef GL_ES\\nprecision mediump float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nuniform float u_opacity0;\\nuniform float u_opacity1;\\nuniform sampler2D u_image0;\\nuniform sampler2D u_image1;\\nvarying vec2 v_pos0;\\nvarying vec2 v_pos1;\\n\\nuniform float u_brightness_low;\\nuniform float u_brightness_high;\\n\\nuniform float u_saturation_factor;\\nuniform float u_contrast_factor;\\nuniform vec3 u_spin_weights;\\n\\nvoid main() {\\n\\n // read and cross-fade colors from the main and parent tiles\\n vec4 color0 = texture2D(u_image0, v_pos0);\\n vec4 color1 = texture2D(u_image1, v_pos1);\\n vec4 color = color0 * u_opacity0 + color1 * u_opacity1;\\n vec3 rgb = color.rgb;\\n\\n // spin\\n rgb = vec3(\\n dot(rgb, u_spin_weights.xyz),\\n dot(rgb, u_spin_weights.zxy),\\n dot(rgb, u_spin_weights.yzx));\\n\\n // saturation\\n float average = (color.r + color.g + color.b) / 3.0;\\n rgb += (average - rgb) * u_saturation_factor;\\n\\n // contrast\\n rgb = (rgb - 0.5) * u_contrast_factor + 0.5;\\n\\n // brightness\\n vec3 u_high_vec = vec3(u_brightness_low, u_brightness_low, u_brightness_low);\\n vec3 u_low_vec = vec3(u_brightness_high, u_brightness_high, u_brightness_high);\\n\\n gl_FragColor = vec4(mix(u_high_vec, u_low_vec, rgb), color.a);\\n\\n#ifdef OVERDRAW_INSPECTOR\\n gl_FragColor = vec4(1.0);\\n#endif\\n}\\n\",vertexSource:\"#ifdef GL_ES\\nprecision highp float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nuniform mat4 u_matrix;\\nuniform vec2 u_tl_parent;\\nuniform float u_scale_parent;\\nuniform float u_buffer_scale;\\n\\nattribute vec2 a_pos;\\nattribute vec2 a_texture_pos;\\n\\nvarying vec2 v_pos0;\\nvarying vec2 v_pos1;\\n\\nvoid main() {\\n gl_Position = u_matrix * vec4(a_pos, 0, 1);\\n v_pos0 = (((a_texture_pos / 32767.0) - 0.5) / u_buffer_scale ) + 0.5;\\n v_pos1 = (v_pos0 * u_scale_parent) + u_tl_parent;\\n}\\n\"},icon:{fragmentSource:\"#ifdef GL_ES\\nprecision mediump float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nuniform sampler2D u_texture;\\nuniform sampler2D u_fadetexture;\\nuniform lowp float u_opacity;\\n\\nvarying vec2 v_tex;\\nvarying vec2 v_fade_tex;\\n\\nvoid main() {\\n lowp float alpha = texture2D(u_fadetexture, v_fade_tex).a * u_opacity;\\n gl_FragColor = texture2D(u_texture, v_tex) * alpha;\\n\\n#ifdef OVERDRAW_INSPECTOR\\n gl_FragColor = vec4(1.0);\\n#endif\\n}\\n\",vertexSource:\"#ifdef GL_ES\\nprecision highp float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nattribute vec2 a_pos;\\nattribute vec2 a_offset;\\nattribute vec2 a_texture_pos;\\nattribute vec4 a_data;\\n\\n\\n// matrix is for the vertex position.\\nuniform mat4 u_matrix;\\n\\nuniform mediump float u_zoom;\\nuniform bool u_rotate_with_map;\\nuniform vec2 u_extrude_scale;\\n\\nuniform vec2 u_texsize;\\n\\nvarying vec2 v_tex;\\nvarying vec2 v_fade_tex;\\n\\nvoid main() {\\n vec2 a_tex = a_texture_pos.xy;\\n mediump float a_labelminzoom = a_data[0];\\n mediump vec2 a_zoom = a_data.pq;\\n mediump float a_minzoom = a_zoom[0];\\n mediump float a_maxzoom = a_zoom[1];\\n\\n // u_zoom is the current zoom level adjusted for the change in font size\\n mediump float z = 2.0 - step(a_minzoom, u_zoom) - (1.0 - step(a_maxzoom, u_zoom));\\n\\n vec2 extrude = u_extrude_scale * (a_offset / 64.0);\\n if (u_rotate_with_map) {\\n gl_Position = u_matrix * vec4(a_pos + extrude, 0, 1);\\n gl_Position.z += z * gl_Position.w;\\n } else {\\n gl_Position = u_matrix * vec4(a_pos, 0, 1) + vec4(extrude, 0, 0);\\n }\\n\\n v_tex = a_tex / u_texsize;\\n v_fade_tex = vec2(a_labelminzoom / 255.0, 0.0);\\n}\\n\"},sdf:{fragmentSource:\"#ifdef GL_ES\\nprecision mediump float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nuniform sampler2D u_texture;\\nuniform sampler2D u_fadetexture;\\nuniform lowp vec4 u_color;\\nuniform lowp float u_opacity;\\nuniform lowp float u_buffer;\\nuniform lowp float u_gamma;\\n\\nvarying vec2 v_tex;\\nvarying vec2 v_fade_tex;\\nvarying float v_gamma_scale;\\n\\nvoid main() {\\n lowp float dist = texture2D(u_texture, v_tex).a;\\n lowp float fade_alpha = texture2D(u_fadetexture, v_fade_tex).a;\\n lowp float gamma = u_gamma * v_gamma_scale;\\n lowp float alpha = smoothstep(u_buffer - gamma, u_buffer + gamma, dist) * fade_alpha;\\n\\n gl_FragColor = u_color * (alpha * u_opacity);\\n\\n#ifdef OVERDRAW_INSPECTOR\\n gl_FragColor = vec4(1.0);\\n#endif\\n}\\n\",vertexSource:\"#ifdef GL_ES\\nprecision highp float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nconst float PI = 3.141592653589793;\\n\\nattribute vec2 a_pos;\\nattribute vec2 a_offset;\\nattribute vec2 a_texture_pos;\\nattribute vec4 a_data;\\n\\n\\n// matrix is for the vertex position.\\nuniform mat4 u_matrix;\\n\\nuniform mediump float u_zoom;\\nuniform bool u_rotate_with_map;\\nuniform bool u_pitch_with_map;\\nuniform mediump float u_pitch;\\nuniform mediump float u_bearing;\\nuniform mediump float u_aspect_ratio;\\nuniform vec2 u_extrude_scale;\\n\\nuniform vec2 u_texsize;\\n\\nvarying vec2 v_tex;\\nvarying vec2 v_fade_tex;\\nvarying float v_gamma_scale;\\n\\nvoid main() {\\n vec2 a_tex = a_texture_pos.xy;\\n mediump float a_labelminzoom = a_data[0];\\n mediump vec2 a_zoom = a_data.pq;\\n mediump float a_minzoom = a_zoom[0];\\n mediump float a_maxzoom = a_zoom[1];\\n\\n // u_zoom is the current zoom level adjusted for the change in font size\\n mediump float z = 2.0 - step(a_minzoom, u_zoom) - (1.0 - step(a_maxzoom, u_zoom));\\n\\n // pitch-alignment: map\\n // rotation-alignment: map | viewport\\n if (u_pitch_with_map) {\\n lowp float angle = u_rotate_with_map ? (a_data[1] / 256.0 * 2.0 * PI) : u_bearing;\\n lowp float asin = sin(angle);\\n lowp float acos = cos(angle);\\n mat2 RotationMatrix = mat2(acos, asin, -1.0 * asin, acos);\\n vec2 offset = RotationMatrix * a_offset;\\n vec2 extrude = u_extrude_scale * (offset / 64.0);\\n gl_Position = u_matrix * vec4(a_pos + extrude, 0, 1);\\n gl_Position.z += z * gl_Position.w;\\n // pitch-alignment: viewport\\n // rotation-alignment: map\\n } else if (u_rotate_with_map) {\\n // foreshortening factor to apply on pitched maps\\n // as a label goes from horizontal <=> vertical in angle\\n // it goes from 0% foreshortening to up to around 70% foreshortening\\n lowp float pitchfactor = 1.0 - cos(u_pitch * sin(u_pitch * 0.75));\\n\\n lowp float lineangle = a_data[1] / 256.0 * 2.0 * PI;\\n\\n // use the lineangle to position points a,b along the line\\n // project the points and calculate the label angle in projected space\\n // this calculation allows labels to be rendered unskewed on pitched maps\\n vec4 a = u_matrix * vec4(a_pos, 0, 1);\\n vec4 b = u_matrix * vec4(a_pos + vec2(cos(lineangle),sin(lineangle)), 0, 1);\\n lowp float angle = atan((b[1]/b[3] - a[1]/a[3])/u_aspect_ratio, b[0]/b[3] - a[0]/a[3]);\\n lowp float asin = sin(angle);\\n lowp float acos = cos(angle);\\n mat2 RotationMatrix = mat2(acos, -1.0 * asin, asin, acos);\\n\\n vec2 offset = RotationMatrix * (vec2((1.0-pitchfactor)+(pitchfactor*cos(angle*2.0)), 1.0) * a_offset);\\n vec2 extrude = u_extrude_scale * (offset / 64.0);\\n gl_Position = u_matrix * vec4(a_pos, 0, 1) + vec4(extrude, 0, 0);\\n gl_Position.z += z * gl_Position.w;\\n // pitch-alignment: viewport\\n // rotation-alignment: viewport\\n } else {\\n vec2 extrude = u_extrude_scale * (a_offset / 64.0);\\n gl_Position = u_matrix * vec4(a_pos, 0, 1) + vec4(extrude, 0, 0);\\n }\\n\\n v_gamma_scale = (gl_Position.w - 0.5);\\n\\n v_tex = a_tex / u_texsize;\\n v_fade_tex = vec2(a_labelminzoom / 255.0, 0.0);\\n}\\n\"\n", + "},collisionbox:{fragmentSource:\"#ifdef GL_ES\\nprecision mediump float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nuniform float u_zoom;\\nuniform float u_maxzoom;\\n\\nvarying float v_max_zoom;\\nvarying float v_placement_zoom;\\n\\nvoid main() {\\n\\n float alpha = 0.5;\\n\\n gl_FragColor = vec4(0.0, 1.0, 0.0, 1.0) * alpha;\\n\\n if (v_placement_zoom > u_zoom) {\\n gl_FragColor = vec4(1.0, 0.0, 0.0, 1.0) * alpha;\\n }\\n\\n if (u_zoom >= v_max_zoom) {\\n gl_FragColor = vec4(0.0, 0.0, 0.0, 1.0) * alpha * 0.25;\\n }\\n\\n if (v_placement_zoom >= u_maxzoom) {\\n gl_FragColor = vec4(0.0, 0.0, 1.0, 1.0) * alpha * 0.2;\\n }\\n}\\n\",vertexSource:\"#ifdef GL_ES\\nprecision highp float;\\n#else\\n#define lowp\\n#define mediump\\n#define highp\\n#endif\\n\\nattribute vec2 a_pos;\\nattribute vec2 a_extrude;\\nattribute vec2 a_data;\\n\\nuniform mat4 u_matrix;\\nuniform float u_scale;\\n\\nvarying float v_max_zoom;\\nvarying float v_placement_zoom;\\n\\nvoid main() {\\n gl_Position = u_matrix * vec4(a_pos + a_extrude / u_scale, 0.0, 1.0);\\n\\n v_max_zoom = a_data.x;\\n v_placement_zoom = a_data.y;\\n}\\n\"}},e.exports.util=\"float evaluate_zoom_function_1(const vec4 values, const float t) {\\n if (t < 1.0) {\\n return mix(values[0], values[1], t);\\n } else if (t < 2.0) {\\n return mix(values[1], values[2], t - 1.0);\\n } else {\\n return mix(values[2], values[3], t - 2.0);\\n }\\n}\\nvec4 evaluate_zoom_function_4(const vec4 value0, const vec4 value1, const vec4 value2, const vec4 value3, const float t) {\\n if (t < 1.0) {\\n return mix(value0, value1, t);\\n } else if (t < 2.0) {\\n return mix(value1, value2, t - 1.0);\\n } else {\\n return mix(value2, value3, t - 2.0);\\n }\\n}\\n\"},{path:434}],265:[function(t,e,r){\"use strict\";function n(t,e){this.message=(t?t+\": \":\"\")+i.apply(i,Array.prototype.slice.call(arguments,2)),null!==e&&void 0!==e&&e.__line__&&(this.line=e.__line__)}var i=t(\"util\").format;e.exports=n},{util:504}],266:[function(t,e,r){\"use strict\";e.exports=function(t){for(var e=1;e7)return[new n(c,l,\"constants have been deprecated as of v8\")];if(!(l in f.constants))return[new n(c,l,'constant \"%s\" not found',l)];e=a({},e,{value:f.constants[l]})}return u.function&&\"object\"===i(l)?r(e):u.type&&s[u.type]?s[u.type](e):o(a({},e,{valueSpec:u.type?h[u.type]:u}))}},{\"../error/validation_error\":265,\"../util/extend\":266,\"../util/get_type\":267,\"./validate_array\":270,\"./validate_boolean\":271,\"./validate_color\":272,\"./validate_constants\":273,\"./validate_enum\":274,\"./validate_filter\":275,\"./validate_function\":276,\"./validate_layer\":278,\"./validate_number\":280,\"./validate_object\":281,\"./validate_source\":283,\"./validate_string\":284}],270:[function(t,e,r){\"use strict\";var n=t(\"../util/get_type\"),i=t(\"./validate\"),a=t(\"../error/validation_error\");e.exports=function(t){var e=t.value,r=t.valueSpec,o=t.style,s=t.styleSpec,l=t.key,u=t.arrayElementValidator||i;if(\"array\"!==n(e))return[new a(l,e,\"array expected, %s found\",n(e))];if(r.length&&e.length!==r.length)return[new a(l,e,\"array length %d expected, length %d found\",r.length,e.length)];if(r[\"min-length\"]&&e.length7)return r?[new n(e,r,\"constants have been deprecated as of v8\")]:[];var o=i(r);if(\"object\"!==o)return[new n(e,r,\"object expected, %s found\",o)];var s=[];for(var l in r)\"@\"!==l[0]&&s.push(new n(e+\".\"+l,r[l],'constants must start with \"@\"'));return s}},{\"../error/validation_error\":265,\"../util/get_type\":267}],274:[function(t,e,r){\"use strict\";var n=t(\"../error/validation_error\"),i=t(\"../util/unbundle_jsonlint\");e.exports=function(t){var e=t.key,r=t.value,a=t.valueSpec,o=[];return a.values.indexOf(i(r))===-1&&o.push(new n(e,r,\"expected one of [%s], %s found\",a.values.join(\", \"),r)),o}},{\"../error/validation_error\":265,\"../util/unbundle_jsonlint\":268}],275:[function(t,e,r){\"use strict\";var n=t(\"../error/validation_error\"),i=t(\"./validate_enum\"),a=t(\"../util/get_type\"),o=t(\"../util/unbundle_jsonlint\");e.exports=function t(e){var r,s=e.value,l=e.key,u=e.styleSpec,c=[];if(\"array\"!==a(s))return[new n(l,s,\"array expected, %s found\",a(s))];if(s.length<1)return[new n(l,s,\"filter array must have at least 1 element\")];switch(c=c.concat(i({key:l+\"[0]\",value:s[0],valueSpec:u.filter_operator,style:e.style,styleSpec:e.styleSpec})),o(s[0])){case\"<\":case\"<=\":case\">\":case\">=\":s.length>=2&&\"$type\"==s[1]&&c.push(new n(l,s,'\"$type\" cannot be use with operator \"%s\"',s[0]));case\"==\":case\"!=\":3!=s.length&&c.push(new n(l,s,'filter array for operator \"%s\" must have 3 elements',s[0]));case\"in\":case\"!in\":s.length>=2&&(r=a(s[1]),\"string\"!==r?c.push(new n(l+\"[1]\",s[1],\"string expected, %s found\",r)):\"@\"===s[1][0]&&c.push(new n(l+\"[1]\",s[1],\"filter key cannot be a constant\")));for(var h=2;h=8&&(f&&!t.valueSpec[\"property-function\"]?p.push(new n(t.key,t.value,\"property functions not supported\")):d&&!t.valueSpec[\"zoom-function\"]&&p.push(new n(t.key,t.value,\"zoom functions not supported\"))),p}},{\"../error/validation_error\":265,\"../util/get_type\":267,\"./validate\":269,\"./validate_array\":270,\"./validate_number\":280,\"./validate_object\":281}],277:[function(t,e,r){\"use strict\";var n=t(\"../error/validation_error\"),i=t(\"./validate_string\");e.exports=function(t){var e=t.value,r=t.key,a=i(t);return a.length?a:(e.indexOf(\"{fontstack}\")===-1&&a.push(new n(r,e,'\"glyphs\" url must include a \"{fontstack}\" token')),e.indexOf(\"{range}\")===-1&&a.push(new n(r,e,'\"glyphs\" url must include a \"{range}\" token')),a)}},{\"../error/validation_error\":265,\"./validate_string\":284}],278:[function(t,e,r){\"use strict\";var n=t(\"../error/validation_error\"),i=t(\"../util/unbundle_jsonlint\"),a=t(\"./validate_object\"),o=t(\"./validate_filter\"),s=t(\"./validate_paint_property\"),l=t(\"./validate_layout_property\"),u=t(\"../util/extend\");e.exports=function(t){var e=[],r=t.value,c=t.key,h=t.style,f=t.styleSpec;r.type||r.ref||e.push(new n(c,r,'either \"type\" or \"ref\" is required'));var d=i(r.type),p=i(r.ref);if(r.id)for(var g=0;ga.maximum?[new i(e,r,\"%s is greater than the maximum value %s\",r,a.maximum)]:[]}},{\"../error/validation_error\":265,\"../util/get_type\":267}],281:[function(t,e,r){\"use strict\";var n=t(\"../error/validation_error\"),i=t(\"../util/get_type\"),a=t(\"./validate\");e.exports=function(t){var e=t.key,r=t.value,o=t.valueSpec,s=t.objectElementValidators||{},l=t.style,u=t.styleSpec,c=[],h=i(r);if(\"object\"!==h)return[new n(e,r,\"object expected, %s found\",h)];for(var f in r){var d=f.split(\".\")[0],p=o&&(o[d]||o[\"*\"]),g=s[d]||s[\"*\"];p||g?c=c.concat((g||a)({key:(e?e+\".\":e)+f,value:r[f],valueSpec:p,style:l,styleSpec:u,object:r,objectKey:f})):\"\"!==e&&1!==e.split(\".\").length&&c.push(new n(e,r[f],'unknown property \"%s\"',f))}for(d in o)o[d].required&&void 0===o[d].default&&void 0===r[d]&&c.push(new n(e,r,'missing required property \"%s\"',d));return c}},{\"../error/validation_error\":265,\"../util/get_type\":267,\"./validate\":269}],282:[function(t,e,r){\"use strict\";var n=t(\"./validate\"),i=t(\"../error/validation_error\");e.exports=function(t){var e=t.key,r=t.style,a=t.styleSpec,o=t.value,s=t.objectKey,l=a[\"paint_\"+t.layerType],u=s.match(/^(.*)-transition$/);return u&&l[u[1]]&&l[u[1]].transition?n({key:e,value:o,valueSpec:a.transition,style:r,styleSpec:a}):t.valueSpec||l[s]?n({key:t.key,value:o,valueSpec:t.valueSpec||l[s],style:r,styleSpec:a}):[new i(e,o,'unknown property \"%s\"',s)]}},{\"../error/validation_error\":265,\"./validate\":269}],283:[function(t,e,r){\"use strict\";var n=t(\"../error/validation_error\"),i=t(\"../util/unbundle_jsonlint\"),a=t(\"./validate_object\"),o=t(\"./validate_enum\");e.exports=function(t){var e=t.value,r=t.key,s=t.styleSpec,l=t.style;if(!e.type)return[new n(r,e,'\"type\" is required')];var u=i(e.type);switch(u){case\"vector\":case\"raster\":var c=[];if(c=c.concat(a({key:r,value:e,valueSpec:s.source_tile,style:t.style,styleSpec:s})),\"url\"in e)for(var h in e)[\"type\",\"url\",\"tileSize\"].indexOf(h)<0&&c.push(new n(r+\".\"+h,e[h],'a source with a \"url\" property may not include a \"%s\" property',h));return c;case\"geojson\":return a({key:r,value:e,valueSpec:s.source_geojson,style:l,styleSpec:s});case\"video\":return a({key:r,value:e,valueSpec:s.source_video,style:l,styleSpec:s});case\"image\":return a({key:r,value:e,valueSpec:s.source_image,style:l,styleSpec:s});default:return o({key:r+\".type\",value:e.type,valueSpec:{values:[\"vector\",\"raster\",\"geojson\",\"video\",\"image\"]},style:l,styleSpec:s})}}},{\"../error/validation_error\":265,\"../util/unbundle_jsonlint\":268,\"./validate_enum\":274,\"./validate_object\":281}],284:[function(t,e,r){\"use strict\";var n=t(\"../util/get_type\"),i=t(\"../error/validation_error\");e.exports=function(t){var e=t.value,r=t.key,a=n(e);return\"string\"!==a?[new i(r,e,\"string expected, %s found\",a)]:[]}},{\"../error/validation_error\":265,\"../util/get_type\":267}],285:[function(t,e,r){\"use strict\";function n(t,e){e=e||l;var r=[];return r=r.concat(s({key:\"\",value:t,valueSpec:e.$root,styleSpec:e,style:t,objectElementValidators:{glyphs:u}})),e.$version>7&&t.constants&&(r=r.concat(o({key:\"constants\",value:t.constants,style:t,styleSpec:e}))),i(r)}function i(t){return[].concat(t).sort(function(t,e){return t.line-e.line})}function a(t){return function(){return i(t.apply(this,arguments))}}var o=t(\"./validate/validate_constants\"),s=t(\"./validate/validate\"),l=t(\"../reference/latest.min\"),u=t(\"./validate/validate_glyphs_url\");n.source=a(t(\"./validate/validate_source\")),n.layer=a(t(\"./validate/validate_layer\")),n.filter=a(t(\"./validate/validate_filter\")),n.paintProperty=a(t(\"./validate/validate_paint_property\")),n.layoutProperty=a(t(\"./validate/validate_layout_property\")),e.exports=n},{\"../reference/latest.min\":286,\"./validate/validate\":269,\"./validate/validate_constants\":273,\"./validate/validate_filter\":275,\"./validate/validate_glyphs_url\":277,\"./validate/validate_layer\":278,\"./validate/validate_layout_property\":279,\"./validate/validate_paint_property\":282,\"./validate/validate_source\":283}],286:[function(t,e,r){e.exports=t(\"./v8.min.json\")},{\"./v8.min.json\":287}],287:[function(t,e,r){e.exports={$version:8,$root:{version:{required:!0,type:\"enum\",values:[8]},name:{type:\"string\"},metadata:{type:\"*\"},center:{type:\"array\",value:\"number\"},zoom:{type:\"number\"},bearing:{type:\"number\",default:0,period:360,units:\"degrees\"},pitch:{type:\"number\",default:0,units:\"degrees\"},sources:{required:!0,type:\"sources\"},sprite:{type:\"string\"},glyphs:{type:\"string\"},transition:{type:\"transition\"},layers:{required:!0,type:\"array\",value:\"layer\"}},sources:{\"*\":{type:\"source\"}},source:[\"source_tile\",\"source_geojson\",\"source_video\",\"source_image\"],source_tile:{type:{required:!0,type:\"enum\",values:[\"vector\",\"raster\"]},url:{type:\"string\"},tiles:{type:\"array\",value:\"string\"},minzoom:{type:\"number\",default:0},maxzoom:{type:\"number\",default:22},tileSize:{type:\"number\",default:512,units:\"pixels\"},\"*\":{type:\"*\"}},source_geojson:{type:{required:!0,type:\"enum\",values:[\"geojson\"]},data:{type:\"*\"},maxzoom:{type:\"number\",default:14},buffer:{type:\"number\",default:64},tolerance:{type:\"number\",default:3},cluster:{type:\"boolean\",default:!1},clusterRadius:{type:\"number\",default:400},clusterMaxZoom:{type:\"number\"}},source_video:{type:{required:!0,type:\"enum\",values:[\"video\"]},urls:{required:!0,type:\"array\",value:\"string\"},coordinates:{required:!0,type:\"array\",length:4,value:{type:\"array\",length:2,value:\"number\"}}},source_image:{type:{required:!0,type:\"enum\",values:[\"image\"]},url:{required:!0,type:\"string\"},coordinates:{required:!0,type:\"array\",length:4,value:{type:\"array\",length:2,value:\"number\"}}},layer:{id:{type:\"string\",required:!0},type:{type:\"enum\",values:[\"fill\",\"line\",\"symbol\",\"circle\",\"raster\",\"background\"]},metadata:{type:\"*\"},ref:{type:\"string\"},source:{type:\"string\"},\"source-layer\":{type:\"string\"},minzoom:{type:\"number\",minimum:0,maximum:22},maxzoom:{type:\"number\",minimum:0,maximum:22},interactive:{type:\"boolean\",default:!1},filter:{type:\"filter\"},layout:{type:\"layout\"},paint:{type:\"paint\"},\"paint.*\":{type:\"paint\"}},layout:[\"layout_fill\",\"layout_line\",\"layout_circle\",\"layout_symbol\",\"layout_raster\",\"layout_background\"],layout_background:{visibility:{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,values:[\"visible\",\"none\"],default:\"visible\"}},layout_fill:{visibility:{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,values:[\"visible\",\"none\"],default:\"visible\"}},layout_circle:{visibility:{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,values:[\"visible\",\"none\"],default:\"visible\"}},layout_line:{\"line-cap\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"butt\",\"round\",\"square\"],default:\"butt\"},\"line-join\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"bevel\",\"round\",\"miter\"],default:\"miter\"},\"line-miter-limit\":{type:\"number\",default:2,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[{\"line-join\":\"miter\"}]},\"line-round-limit\":{type:\"number\",default:1.05,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[{\"line-join\":\"round\"}]},visibility:{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,values:[\"visible\",\"none\"],default:\"visible\"}},layout_symbol:{\"symbol-placement\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"point\",\"line\"],default:\"point\"},\"symbol-spacing\":{type:\"number\",default:250,minimum:1,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,units:\"pixels\",requires:[{\"symbol-placement\":\"line\"}]},\"symbol-avoid-edges\":{type:\"boolean\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:!1},\"icon-allow-overlap\":{type:\"boolean\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:!1,requires:[\"icon-image\"]},\"icon-ignore-placement\":{type:\"boolean\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:!1,requires:[\"icon-image\"]},\"icon-optional\":{type:\"boolean\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:!1,requires:[\"icon-image\",\"text-field\"]},\"icon-rotation-alignment\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"map\",\"viewport\"],default:\"viewport\",requires:[\"icon-image\"]},\"icon-size\":{type:\"number\",default:1,minimum:0,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[\"icon-image\"]},\"icon-text-fit\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!1,values:[\"none\",\"both\",\"width\",\"height\"],default:\"none\",requires:[\"icon-image\",\"text-field\"]},\"icon-text-fit-padding\":{type:\"array\",value:\"number\",length:4,default:[0,0,0,0],units:\"pixels\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[\"icon-image\",\"icon-text-fit\",\"text-field\"]},\"icon-image\":{type:\"string\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,tokens:!0},\"icon-rotate\":{type:\"number\",default:0,period:360,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,units:\"degrees\",requires:[\"icon-image\"]},\"icon-padding\":{type:\"number\",default:2,minimum:0,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,units:\"pixels\",requires:[\"icon-image\"]},\"icon-keep-upright\":{type:\"boolean\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:!1,requires:[\"icon-image\",{\"icon-rotation-alignment\":\"map\"},{\"symbol-placement\":\"line\"}]},\"icon-offset\":{type:\"array\",value:\"number\",length:2,default:[0,0],function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[\"icon-image\"]},\"text-pitch-alignment\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"map\",\"viewport\"],requires:[\"text-field\"]},\"text-rotation-alignment\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"map\",\"viewport\"],default:\"viewport\",requires:[\"text-field\"]},\"text-field\":{type:\"string\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:\"\",tokens:!0},\"text-font\":{type:\"array\",value:\"string\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:[\"Open Sans Regular\",\"Arial Unicode MS Regular\"],requires:[\"text-field\"]},\"text-size\":{type:\"number\",default:16,minimum:0,units:\"pixels\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[\"text-field\"]},\"text-max-width\":{type:\"number\",default:10,minimum:0,units:\"em\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[\"text-field\"]},\"text-line-height\":{type:\"number\",default:1.2,units:\"em\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[\"text-field\"]},\"text-letter-spacing\":{type:\"number\",default:0,units:\"em\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[\"text-field\"]},\"text-justify\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"left\",\"center\",\"right\"],default:\"center\",requires:[\"text-field\"]},\"text-anchor\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"center\",\"left\",\"right\",\"top\",\"bottom\",\"top-left\",\"top-right\",\"bottom-left\",\"bottom-right\"],default:\"center\",requires:[\"text-field\"]},\"text-max-angle\":{type:\"number\",default:45,units:\"degrees\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[\"text-field\",{\"symbol-placement\":\"line\"}]},\"text-rotate\":{type:\"number\",default:0,period:360,units:\"degrees\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[\"text-field\"]},\"text-padding\":{type:\"number\",default:2,minimum:0,units:\"pixels\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,requires:[\"text-field\"]},\"text-keep-upright\":{type:\"boolean\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:!0,requires:[\"text-field\",{\"text-rotation-alignment\":\"map\"},{\"symbol-placement\":\"line\"}]},\"text-transform\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"none\",\"uppercase\",\"lowercase\"],default:\"none\",requires:[\"text-field\"]},\"text-offset\":{type:\"array\",value:\"number\",units:\"ems\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,length:2,default:[0,0],requires:[\"text-field\"]},\"text-allow-overlap\":{type:\"boolean\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:!1,requires:[\"text-field\"]},\"text-ignore-placement\":{type:\"boolean\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:!1,requires:[\"text-field\"]},\"text-optional\":{type:\"boolean\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:!1,requires:[\"text-field\",\"icon-image\"]},visibility:{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,values:[\"visible\",\"none\"],default:\"visible\"}},layout_raster:{visibility:{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,values:[\"visible\",\"none\"],default:\"visible\"}},filter:{type:\"array\",value:\"*\"},filter_operator:{type:\"enum\",values:[\"==\",\"!=\",\">\",\">=\",\"<\",\"<=\",\"in\",\"!in\",\"all\",\"any\",\"none\",\"has\",\"!has\"]},geometry_type:{type:\"enum\",values:[\"Point\",\"LineString\",\"Polygon\"]},color_operation:{type:\"enum\",values:[\"lighten\",\"saturate\",\"spin\",\"fade\",\"mix\"]},function:{stops:{type:\"array\",required:!0,value:\"function_stop\"},base:{type:\"number\",default:1,minimum:0},property:{type:\"string\",default:\"$zoom\"},type:{type:\"enum\",values:[\"exponential\",\"interval\",\"categorical\"],default:\"exponential\"}},function_stop:{type:\"array\",minimum:0,maximum:22,value:[\"number\",\"color\"],length:2},paint:[\"paint_fill\",\"paint_line\",\"paint_circle\",\"paint_symbol\",\"paint_raster\",\"paint_background\"],paint_fill:{\"fill-antialias\":{type:\"boolean\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,default:!0},\"fill-opacity\":{type:\"number\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,default:1,minimum:0,maximum:1,transition:!0},\"fill-color\":{type:\"color\",default:\"#000000\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,requires:[{\"!\":\"fill-pattern\"}]},\"fill-outline-color\":{type:\"color\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,requires:[{\"!\":\"fill-pattern\"},{\"fill-antialias\":!0}]},\"fill-translate\":{type:\"array\",value:\"number\",length:2,default:[0,0],function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\"},\"fill-translate-anchor\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"map\",\"viewport\"],default:\"map\",requires:[\"fill-translate\"]},\"fill-pattern\":{type:\"string\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,transition:!0}},paint_line:{\"line-opacity\":{type:\"number\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,default:1,minimum:0,maximum:1,transition:!0},\"line-color\":{type:\"color\",default:\"#000000\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,requires:[{\"!\":\"line-pattern\"}]},\"line-translate\":{type:\"array\",value:\"number\",length:2,default:[0,0],function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\"},\"line-translate-anchor\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"map\",\"viewport\"],default:\"map\",requires:[\"line-translate\"]},\"line-width\":{type:\"number\",default:1,minimum:0,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\"},\"line-gap-width\":{type:\"number\",default:0,minimum:0,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\"},\"line-offset\":{type:\"number\",default:0,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\"},\"line-blur\":{type:\"number\",default:0,minimum:0,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\"},\"line-dasharray\":{type:\"array\",value:\"number\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,minimum:0,transition:!0,units:\"line widths\",requires:[{\"!\":\"line-pattern\"}]},\"line-pattern\":{type:\"string\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,transition:!0}},paint_circle:{\"circle-radius\":{type:\"number\",default:5,minimum:0,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\"},\"circle-color\":{type:\"color\",default:\"#000000\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0},\"circle-blur\":{type:\"number\",default:0,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0},\"circle-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0},\"circle-translate\":{type:\"array\",value:\"number\",length:2,default:[0,0],function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\"},\"circle-translate-anchor\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"map\",\"viewport\"],default:\"map\",requires:[\"circle-translate\"]},\"circle-pitch-scale\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"map\",\"viewport\"],default:\"map\"}},paint_symbol:{\"icon-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,requires:[\"icon-image\"]},\"icon-color\":{type:\"color\",default:\"#000000\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,requires:[\"icon-image\"]},\"icon-halo-color\":{type:\"color\",default:\"rgba(0, 0, 0, 0)\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,requires:[\"icon-image\"]},\"icon-halo-width\":{type:\"number\",default:0,minimum:0,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\",requires:[\"icon-image\"]},\"icon-halo-blur\":{type:\"number\",default:0,minimum:0,function:\"interpolated\",\"zoom-function\":!0,\n", + "\"property-function\":!0,transition:!0,units:\"pixels\",requires:[\"icon-image\"]},\"icon-translate\":{type:\"array\",value:\"number\",length:2,default:[0,0],function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\",requires:[\"icon-image\"]},\"icon-translate-anchor\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"map\",\"viewport\"],default:\"map\",requires:[\"icon-image\",\"icon-translate\"]},\"text-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,requires:[\"text-field\"]},\"text-color\":{type:\"color\",default:\"#000000\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,requires:[\"text-field\"]},\"text-halo-color\":{type:\"color\",default:\"rgba(0, 0, 0, 0)\",function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,requires:[\"text-field\"]},\"text-halo-width\":{type:\"number\",default:0,minimum:0,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\",requires:[\"text-field\"]},\"text-halo-blur\":{type:\"number\",default:0,minimum:0,function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\",requires:[\"text-field\"]},\"text-translate\":{type:\"array\",value:\"number\",length:2,default:[0,0],function:\"interpolated\",\"zoom-function\":!0,\"property-function\":!0,transition:!0,units:\"pixels\",requires:[\"text-field\"]},\"text-translate-anchor\":{type:\"enum\",function:\"piecewise-constant\",\"zoom-function\":!0,\"property-function\":!0,values:[\"map\",\"viewport\"],default:\"map\",requires:[\"text-field\",\"text-translate\"]}},paint_raster:{\"raster-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,function:\"interpolated\",\"zoom-function\":!0,transition:!0},\"raster-hue-rotate\":{type:\"number\",default:0,period:360,function:\"interpolated\",\"zoom-function\":!0,transition:!0,units:\"degrees\"},\"raster-brightness-min\":{type:\"number\",function:\"interpolated\",\"zoom-function\":!0,default:0,minimum:0,maximum:1,transition:!0},\"raster-brightness-max\":{type:\"number\",function:\"interpolated\",\"zoom-function\":!0,default:1,minimum:0,maximum:1,transition:!0},\"raster-saturation\":{type:\"number\",default:0,minimum:-1,maximum:1,function:\"interpolated\",\"zoom-function\":!0,transition:!0},\"raster-contrast\":{type:\"number\",default:0,minimum:-1,maximum:1,function:\"interpolated\",\"zoom-function\":!0,transition:!0},\"raster-fade-duration\":{type:\"number\",default:300,minimum:0,function:\"interpolated\",\"zoom-function\":!0,transition:!0,units:\"milliseconds\"}},paint_background:{\"background-color\":{type:\"color\",default:\"#000000\",function:\"interpolated\",\"zoom-function\":!0,transition:!0,requires:[{\"!\":\"background-pattern\"}]},\"background-pattern\":{type:\"string\",function:\"piecewise-constant\",\"zoom-function\":!0,transition:!0},\"background-opacity\":{type:\"number\",default:1,minimum:0,maximum:1,function:\"interpolated\",\"zoom-function\":!0,transition:!0}},transition:{duration:{type:\"number\",default:300,minimum:0,units:\"milliseconds\"},delay:{type:\"number\",default:0,minimum:0,units:\"milliseconds\"}}}},{}],288:[function(t,e,r){\"use strict\";function n(t){return!!(i()&&a()&&o()&&s()&&l()&&u()&&c()&&h(t&&t.failIfMajorPerformanceCaveat))}function i(){return\"undefined\"!=typeof window&&\"undefined\"!=typeof document}function a(){return Array.prototype&&Array.prototype.every&&Array.prototype.filter&&Array.prototype.forEach&&Array.prototype.indexOf&&Array.prototype.lastIndexOf&&Array.prototype.map&&Array.prototype.some&&Array.prototype.reduce&&Array.prototype.reduceRight&&Array.isArray}function o(){return Function.prototype&&Function.prototype.bind}function s(){return Object.keys&&Object.create&&Object.getPrototypeOf&&Object.getOwnPropertyNames&&Object.isSealed&&Object.isFrozen&&Object.isExtensible&&Object.getOwnPropertyDescriptor&&Object.defineProperty&&Object.defineProperties&&Object.seal&&Object.freeze&&Object.preventExtensions}function l(){return\"JSON\"in window&&\"parse\"in JSON&&\"stringify\"in JSON}function u(){return\"Worker\"in window}function c(){return\"Uint8ClampedArray\"in window}function h(t){return void 0===d[t]&&(d[t]=f(t)),d[t]}function f(t){var e=document.createElement(\"canvas\"),r=Object.create(n.webGLContextAttributes);return r.failIfMajorPerformanceCaveat=t,e.probablySupportsContext?e.probablySupportsContext(\"webgl\",r)||e.probablySupportsContext(\"experimental-webgl\",r):e.supportsContext?e.supportsContext(\"webgl\",r)||e.supportsContext(\"experimental-webgl\",r):e.getContext(\"webgl\",r)||e.getContext(\"experimental-webgl\",r)}\"undefined\"!=typeof e&&e.exports?e.exports=n:window&&(window.mapboxgl=window.mapboxgl||{},window.mapboxgl.supported=n);var d={};n.webGLContextAttributes={antialias:!1,alpha:!0,stencil:!0,depth:!0}},{}],289:[function(t,e,r){\"use strict\";function n(t){var e=t.layoutVertexArrayType;this.layoutVertexArray=new e;var r=t.elementArrayType;r&&(this.elementArray=new r);var n=t.elementArrayType2;n&&(this.elementArray2=new n),this.paintVertexArrays=i.mapObject(t.paintVertexArrayTypes,function(t){return new t})}var i=t(\"../util/util\");e.exports=n,n.MAX_VERTEX_ARRAY_LENGTH=Math.pow(2,16)-1,n.prototype.hasCapacityFor=function(t){return this.layoutVertexArray.length+t<=n.MAX_VERTEX_ARRAY_LENGTH},n.prototype.isEmpty=function(){return 0===this.layoutVertexArray.length},n.prototype.trim=function(){this.layoutVertexArray.trim(),this.elementArray&&this.elementArray.trim(),this.elementArray2&&this.elementArray2.trim();for(var t in this.paintVertexArrays)this.paintVertexArrays[t].trim()},n.prototype.serialize=function(){return{layoutVertexArray:this.layoutVertexArray.serialize(),elementArray:this.elementArray&&this.elementArray.serialize(),elementArray2:this.elementArray2&&this.elementArray2.serialize(),paintVertexArrays:i.mapObject(this.paintVertexArrays,function(t){return t.serialize()})}},n.prototype.getTransferables=function(t){t.push(this.layoutVertexArray.arrayBuffer),this.elementArray&&t.push(this.elementArray.arrayBuffer),this.elementArray2&&t.push(this.elementArray2.arrayBuffer);for(var e in this.paintVertexArrays)t.push(this.paintVertexArrays[e].arrayBuffer)}},{\"../util/util\":403}],290:[function(t,e,r){\"use strict\";function n(t){if(this.zoom=t.zoom,this.overscaling=t.overscaling,this.layer=t.layer,this.childLayers=t.childLayers,this.type=this.layer.type,this.features=[],this.id=this.layer.id,this.index=t.index,this.sourceLayer=this.layer.sourceLayer,this.sourceLayerIndex=t.sourceLayerIndex,this.minZoom=this.layer.minzoom,this.maxZoom=this.layer.maxzoom,this.paintAttributes=i(this),t.arrays){var e=this.programInterfaces;this.bufferGroups=c.mapObject(t.arrays,function(r,n){var i=e[n],a=t.paintVertexArrayTypes[n];return r.map(function(t){return new u(t,{layoutVertexArrayType:i.layoutVertexArrayType.serialize(),elementArrayType:i.elementArrayType&&i.elementArrayType.serialize(),elementArrayType2:i.elementArrayType2&&i.elementArrayType2.serialize(),paintVertexArrayTypes:a})})})}}function i(t){var e={};for(var r in t.programInterfaces){for(var n=e[r]={},i=0;i1?p.name+_:p.name;b[w]=g[_]*m}}},n.VertexArrayType=function(t){return new h({members:t,alignment:4})},n.ElementArrayType=function(t){return new h({members:[{type:\"Uint16\",name:\"vertices\",components:t||3}]})}},{\"../util/struct_array\":401,\"../util/util\":403,\"./array_group\":289,\"./bucket/circle_bucket\":291,\"./bucket/fill_bucket\":292,\"./bucket/line_bucket\":293,\"./bucket/symbol_bucket\":294,\"./buffer_group\":296,assert:34,\"feature-filter\":105}],291:[function(t,e,r){\"use strict\";function n(){i.apply(this,arguments)}var i=t(\"../bucket\"),a=t(\"../../util/util\"),o=t(\"../load_geometry\"),s=i.EXTENT;e.exports=n,n.prototype=a.inherit(i,{}),n.prototype.addCircleVertex=function(t,e,r,n,i){return t.emplaceBack(2*e+(n+1)/2,2*r+(i+1)/2)},n.prototype.programInterfaces={circle:{layoutVertexArrayType:new i.VertexArrayType([{name:\"a_pos\",components:2,type:\"Int16\"}]),elementArrayType:new i.ElementArrayType,paintAttributes:[{name:\"a_color\",components:4,type:\"Uint8\",getValue:function(t,e,r){return t.getPaintValue(\"circle-color\",e,r)},multiplier:255,paintProperty:\"circle-color\"},{name:\"a_radius\",components:1,type:\"Uint16\",isLayerConstant:!1,getValue:function(t,e,r){return[t.getPaintValue(\"circle-radius\",e,r)]},multiplier:10,paintProperty:\"circle-radius\"},{name:\"a_blur\",components:1,type:\"Uint16\",isLayerConstant:!1,getValue:function(t,e,r){return[t.getPaintValue(\"circle-blur\",e,r)]},multiplier:10,paintProperty:\"circle-blur\"},{name:\"a_opacity\",components:1,type:\"Uint16\",isLayerConstant:!1,getValue:function(t,e,r){return[t.getPaintValue(\"circle-opacity\",e,r)]},multiplier:255,paintProperty:\"circle-opacity\"}]}},n.prototype.addFeature=function(t){for(var e={zoom:this.zoom},r=o(t),n=this.prepareArrayGroup(\"circle\",0),i=n.layoutVertexArray.length,a=0;a=s||c<0||c>=s)){var h=this.prepareArrayGroup(\"circle\",4),f=h.layoutVertexArray,d=this.addCircleVertex(f,u,c,-1,-1);this.addCircleVertex(f,u,c,1,-1),this.addCircleVertex(f,u,c,1,1),this.addCircleVertex(f,u,c,-1,1),h.elementArray.emplaceBack(d,d+1,d+2),h.elementArray.emplaceBack(d,d+3,d+2)}}this.populatePaintArrays(\"circle\",e,t.properties,n,i)}},{\"../../util/util\":403,\"../bucket\":290,\"../load_geometry\":298}],292:[function(t,e,r){\"use strict\";function n(){i.apply(this,arguments)}var i=t(\"../bucket\"),a=t(\"../../util/util\"),o=t(\"../load_geometry\"),s=t(\"earcut\"),l=t(\"../../util/classify_rings\"),u=500;e.exports=n,n.prototype=a.inherit(i,{}),n.prototype.programInterfaces={fill:{layoutVertexArrayType:new i.VertexArrayType([{name:\"a_pos\",components:2,type:\"Int16\"}]),elementArrayType:new i.ElementArrayType(1),elementArrayType2:new i.ElementArrayType(2),paintAttributes:[{name:\"a_color\",components:4,type:\"Uint8\",getValue:function(t,e,r){return t.getPaintValue(\"fill-color\",e,r)},multiplier:255,paintProperty:\"fill-color\"},{name:\"a_outline_color\",components:4,type:\"Uint8\",getValue:function(t,e,r){return t.getPaintValue(\"fill-outline-color\",e,r)},multiplier:255,paintProperty:\"fill-outline-color\"},{name:\"a_opacity\",components:1,type:\"Uint8\",getValue:function(t,e,r){return[t.getPaintValue(\"fill-opacity\",e,r)]},multiplier:255,paintProperty:\"fill-opacity\"}]}},n.prototype.addFeature=function(t){for(var e=o(t),r=l(e,u),n=this.prepareArrayGroup(\"fill\",0),i=n.layoutVertexArray.length,a=0;a0&&a.push(i.length/2);for(var c=0;c=1&&n.elementArray2.emplaceBack(f-1,f),i.push(h.x),i.push(h.y)}}for(var d=s(i,a),p=0;p>6)},n.prototype.programInterfaces={line:{layoutVertexArrayType:new i.VertexArrayType([{name:\"a_pos\",components:2,type:\"Int16\"},{name:\"a_data\",components:4,type:\"Uint8\"}]),elementArrayType:new i.ElementArrayType}},n.prototype.addFeature=function(t){for(var e=o(t,h),r=0;r2&&t[a-1].equals(t[a-2]);)a--;if(!(t.length<2)){\"bevel\"===e&&(n=1.05);var o=c*(s/(512*this.overscaling)),l=t[0],h=t[a-1],f=l.equals(h);if(this.prepareArrayGroup(\"line\",10*a),2!==a||!f){this.distance=0;var d,p,g,m,v,y,x,b=r,_=f?\"butt\":r,w=!0;this.e1=this.e2=this.e3=-1,f&&(d=t[a-2],v=l.sub(d)._unit()._perp());for(var M=0;M0){var S=d.dist(p);if(S>2*o){var L=d.sub(d.sub(p)._mult(o/S)._round());this.distance+=L.dist(p),this.addCurrentVertex(L,this.distance,m.mult(1),0,0,!1),p=L}}var z=p&&g,C=z?e:g?b:_;if(z&&\"round\"===C&&(Tn&&(C=\"bevel\"),\"bevel\"===C&&(T>2&&(C=\"flipbevel\"),T100)A=v.clone();else{var I=m.x*v.y-m.y*v.x>0?-1:1,P=T*m.add(v).mag()/m.sub(v).mag();A._perp()._mult(P*I)}this.addCurrentVertex(d,this.distance,A,0,0,!1),this.addCurrentVertex(d,this.distance,A.mult(-1),0,0,!1)}else if(\"bevel\"===C||\"fakeround\"===C){var D=m.x*v.y-m.y*v.x>0,O=-Math.sqrt(T*T-1);if(D?(x=0,y=O):(y=0,x=O),w||this.addCurrentVertex(d,this.distance,m,y,x,!1),\"fakeround\"===C){for(var R,F=Math.floor(8*(.5-(k-.5))),j=0;j=0;N--)R=m.mult((N+1)/(F+1))._add(v)._unit(),this.addPieSliceVertex(d,this.distance,R,D)}g&&this.addCurrentVertex(d,this.distance,v,-y,-x,!1)}else\"butt\"===C?(w||this.addCurrentVertex(d,this.distance,m,0,0,!1),g&&this.addCurrentVertex(d,this.distance,v,0,0,!1)):\"square\"===C?(w||(this.addCurrentVertex(d,this.distance,m,1,1,!1),this.e1=this.e2=-1),g&&this.addCurrentVertex(d,this.distance,v,-1,-1,!1)):\"round\"===C&&(w||(this.addCurrentVertex(d,this.distance,m,0,0,!1),this.addCurrentVertex(d,this.distance,m,1,1,!0),this.e1=this.e2=-1),g&&(this.addCurrentVertex(d,this.distance,v,-1,-1,!0),this.addCurrentVertex(d,this.distance,v,0,0,!1)));if(E&&M2*o){var U=d.add(g.sub(d)._mult(o/B)._round());this.distance+=U.dist(d),this.addCurrentVertex(U,this.distance,v.mult(1),0,0,!1),d=U}}w=!1}}}},n.prototype.addCurrentVertex=function(t,e,r,n,i,a){var o,s=a?1:0,l=this.arrayGroups.line[this.arrayGroups.line.length-1],u=l.layoutVertexArray,c=l.elementArray;o=r.clone(),n&&o._sub(r.perp()._mult(n)),this.e3=this.addLineVertex(u,t,o,s,0,n,e),this.e1>=0&&this.e2>=0&&c.emplaceBack(this.e1,this.e2,this.e3),this.e1=this.e2,this.e2=this.e3,o=r.mult(-1),i&&o._sub(r.perp()._mult(i)),this.e3=this.addLineVertex(u,t,o,s,1,-i,e),this.e1>=0&&this.e2>=0&&c.emplaceBack(this.e1,this.e2,this.e3),this.e1=this.e2,this.e2=this.e3,e>d/2&&(this.distance=0,this.addCurrentVertex(t,this.distance,r,n,i,a))},n.prototype.addPieSliceVertex=function(t,e,r,n){var i=n?1:0;r=r.mult(n?-1:1);var a=this.arrayGroups.line[this.arrayGroups.line.length-1],o=a.layoutVertexArray,s=a.elementArray;this.e3=this.addLineVertex(o,t,r,0,i,0,e),this.e1>=0&&this.e2>=0&&s.emplaceBack(this.e1,this.e2,this.e3),n?this.e2=this.e3:this.e1=this.e3}},{\"../../util/util\":403,\"../bucket\":290,\"../load_geometry\":298}],294:[function(t,e,r){\"use strict\";function n(t){o.apply(this,arguments),this.showCollisionBoxes=t.showCollisionBoxes,this.overscaling=t.overscaling,this.collisionBoxArray=t.collisionBoxArray,this.symbolQuadsArray=t.symbolQuadsArray,this.symbolInstancesArray=t.symbolInstancesArray,this.sdfIcons=t.sdfIcons,this.iconsNeedLinear=t.iconsNeedLinear,this.adjustedTextSize=t.adjustedTextSize,this.adjustedIconSize=t.adjustedIconSize,this.fontstack=t.fontstack}function i(t,e,r,n,i,a,o,s,l,u,c){return t.emplaceBack(e,r,Math.round(64*n),Math.round(64*i),a/4,o/4,10*(u||0),c,10*(s||0),10*Math.min(l||25,25))}var a=t(\"point-geometry\"),o=t(\"../bucket\"),s=t(\"../../symbol/anchor\"),l=t(\"../../symbol/get_anchors\"),u=t(\"../../util/token\"),c=t(\"../../symbol/quads\"),h=t(\"../../symbol/shaping\"),f=t(\"../../symbol/resolve_text\"),d=t(\"../../symbol/mergelines\"),p=t(\"../../symbol/clip_line\"),g=t(\"../../util/util\"),m=t(\"../load_geometry\"),v=t(\"../../symbol/collision_feature\"),y=h.shapeText,x=h.shapeIcon,b=c.getGlyphQuads,_=c.getIconQuads,w=o.EXTENT;e.exports=n,n.MAX_QUADS=65535,n.prototype=g.inherit(o,{}),n.prototype.serialize=function(){var t=o.prototype.serialize.apply(this);return t.sdfIcons=this.sdfIcons,t.iconsNeedLinear=this.iconsNeedLinear,t.adjustedTextSize=this.adjustedTextSize,t.adjustedIconSize=this.adjustedIconSize,t.fontstack=this.fontstack,t};var M=new o.VertexArrayType([{name:\"a_pos\",components:2,type:\"Int16\"},{name:\"a_offset\",components:2,type:\"Int16\"},{name:\"a_texture_pos\",components:2,type:\"Uint16\"},{name:\"a_data\",components:4,type:\"Uint8\"}]),A=new o.ElementArrayType;n.prototype.addCollisionBoxVertex=function(t,e,r,n,i){return t.emplaceBack(e.x,e.y,Math.round(r.x),Math.round(r.y),10*n,10*i)},n.prototype.programInterfaces={glyph:{layoutVertexArrayType:M,elementArrayType:A},icon:{layoutVertexArrayType:M,elementArrayType:A},collisionBox:{layoutVertexArrayType:new o.VertexArrayType([{name:\"a_pos\",components:2,type:\"Int16\"},{name:\"a_extrude\",components:2,type:\"Int16\"},{name:\"a_data\",components:2,type:\"Uint8\"}])}},n.prototype.populateArrays=function(t,e,r){var n={lastIntegerZoom:1/0,lastIntegerZoomTime:0,lastZoom:0};this.adjustedTextMaxSize=this.layer.getLayoutValue(\"text-size\",{zoom:18,zoomHistory:n}),this.adjustedTextSize=this.layer.getLayoutValue(\"text-size\",{zoom:this.zoom+1,zoomHistory:n}),this.adjustedIconMaxSize=this.layer.getLayoutValue(\"icon-size\",{zoom:18,zoomHistory:n}),this.adjustedIconSize=this.layer.getLayoutValue(\"icon-size\",{zoom:this.zoom+1,zoomHistory:n});var i=512*this.overscaling;this.tilePixelRatio=w/i,this.compareText={},this.iconsNeedLinear=!1,this.symbolInstancesStartIndex=this.symbolInstancesArray.length;var a=this.layer.layout,o=this.features,s=this.textFeatures,l=.5,c=.5;switch(a[\"text-anchor\"]){case\"right\":case\"top-right\":case\"bottom-right\":l=1;break;case\"left\":case\"top-left\":case\"bottom-left\":l=0}switch(a[\"text-anchor\"]){case\"bottom\":case\"bottom-right\":case\"bottom-left\":c=1;break;case\"top\":case\"top-right\":case\"top-left\":c=0}for(var h=\"right\"===a[\"text-justify\"]?1:\"left\"===a[\"text-justify\"]?0:.5,f=24,p=a[\"text-line-height\"]*f,v=\"line\"!==a[\"symbol-placement\"]?a[\"text-max-width\"]*f:0,b=a[\"text-letter-spacing\"]*f,_=[a[\"text-offset\"][0]*f,a[\"text-offset\"][1]*f],M=this.fontstack=a[\"text-font\"].join(\",\"),A=[],k=0;kw||z.y<0||z.y>w);if(!g||C){var I=C||_;this.addSymbolInstance(z,E,e,r,this.layer,I,this.symbolInstancesArray.length,this.collisionBoxArray,n.index,this.sourceLayerIndex,this.index,c,m,x,f,v,b,{zoom:this.zoom},n.properties)}}}}},n.prototype.anchorIsTooClose=function(t,e,r){var n=this.compareText;if(t in n){for(var i=n[t],a=i.length-1;a>=0;a--)if(r.dist(i[a])3*Math.PI/2))){var m=p.tl,v=p.tr,y=p.bl,x=p.br,b=p.tex,_=p.anchorPoint,w=Math.max(h+Math.log(p.minScale)/Math.LN2,f),M=Math.min(h+Math.log(p.maxScale)/Math.LN2,25);if(!(M<=w)){w===f&&(w=0);var A=Math.round(p.glyphAngle/(2*Math.PI)*256),k=i(c,_.x,_.y,m.x,m.y,b.x,b.y,w,M,f,A);i(c,_.x,_.y,v.x,v.y,b.x+b.w,b.y,w,M,f,A),i(c,_.x,_.y,y.x,y.y,b.x,b.y+b.h,w,M,f,A),i(c,_.x,_.y,x.x,x.y,b.x+b.w,b.y+b.h,w,M,f,A),u.emplaceBack(k,k+1,k+2),u.emplaceBack(k+1,k+2,k+3)}}}},n.prototype.updateIcons=function(t){this.recalculateStyleLayers();var e=this.layer.layout[\"icon-image\"];if(e)for(var r=0;rn.MAX_QUADS&&g.warnOnce(\"Too many symbols being rendered in a tile. See https://github.com/mapbox/mapbox-gl-js/issues/2907\"),k>n.MAX_QUADS&&g.warnOnce(\"Too many glyphs being rendered in a tile. See https://github.com/mapbox/mapbox-gl-js/issues/2907\"),this.symbolInstancesArray.emplaceBack(P,D,O,R,A,k,T,E,t.x,t.y,s)},n.prototype.addSymbolQuad=function(t){return this.symbolQuadsArray.emplaceBack(t.anchorPoint.x,t.anchorPoint.y,t.tl.x,t.tl.y,t.tr.x,t.tr.y,t.bl.x,t.bl.y,t.br.x,t.br.y,t.tex.h,t.tex.w,t.tex.x,t.tex.y,t.anchorAngle,t.glyphAngle,t.maxScale,t.minScale)}},{\"../../symbol/anchor\":352,\"../../symbol/clip_line\":354,\"../../symbol/collision_feature\":356,\"../../symbol/get_anchors\":358,\"../../symbol/mergelines\":361,\"../../symbol/quads\":362,\"../../symbol/resolve_text\":363,\"../../symbol/shaping\":364,\"../../util/token\":402,\"../../util/util\":403,\"../bucket\":290,\"../load_geometry\":298,\"point-geometry\":442}],295:[function(t,e,r){\"use strict\";function n(t,e,r){this.arrayBuffer=t.arrayBuffer,\n", + "this.length=t.length,this.attributes=e.members,this.itemSize=e.bytesPerElement,this.type=r,this.arrayType=e}e.exports=n,n.prototype.bind=function(t){var e=t[this.type];this.buffer?t.bindBuffer(e,this.buffer):(this.buffer=t.createBuffer(),t.bindBuffer(e,this.buffer),t.bufferData(e,this.arrayBuffer,t.STATIC_DRAW),this.arrayBuffer=null)};var i={Int8:\"BYTE\",Uint8:\"UNSIGNED_BYTE\",Int16:\"SHORT\",Uint16:\"UNSIGNED_SHORT\"};n.prototype.setVertexAttribPointers=function(t,e){for(var r=0;r0?t[\"line-gap-width\"]+2*t[\"line-width\"]:t[\"line-width\"]}function s(t,e,r,n,i){if(!e[0]&&!e[1])return t;e=u.convert(e),\"viewport\"===r&&e._rotate(-n);for(var a=[],o=0;or.max||f.yr.max)&&i.warnOnce(\"Geometry exceeds allowed extent, reduce your vector tile buffer size\")}return l}},{\"../util/util\":403,\"./bucket\":290,assert:34}],299:[function(t,e,r){\"use strict\";function n(t,e,r){this.column=t,this.row=e,this.zoom=r}e.exports=n,n.prototype={clone:function(){return new n(this.column,this.row,this.zoom)},zoomTo:function(t){return this.clone()._zoomTo(t)},sub:function(t){return this.clone()._sub(t)},_zoomTo:function(t){var e=Math.pow(2,t-this.zoom);return this.column*=e,this.row*=e,this.zoom=t,this},_sub:function(t){return t=t.zoomTo(this.zoom),this.column-=t.column,this.row-=t.row,this}}},{}],300:[function(t,e,r){\"use strict\";function n(t,e){if(isNaN(t)||isNaN(e))throw new Error(\"Invalid LngLat object: (\"+t+\", \"+e+\")\");if(this.lng=+t,this.lat=+e,this.lat>90||this.lat<-90)throw new Error(\"Invalid LngLat latitude value: must be between -90 and 90\")}e.exports=n;var i=t(\"../util/util\").wrap;n.prototype.wrap=function(){return new n(i(this.lng,-180,180),this.lat)},n.prototype.toArray=function(){return[this.lng,this.lat]},n.prototype.toString=function(){return\"LngLat(\"+this.lng+\", \"+this.lat+\")\"},n.convert=function(t){return t instanceof n?t:Array.isArray(t)?new n(t[0],t[1]):t}},{\"../util/util\":403}],301:[function(t,e,r){\"use strict\";function n(t,e){t&&(e?this.extend(t).extend(e):4===t.length?this.extend([t[0],t[1]]).extend([t[2],t[3]]):this.extend(t[0]).extend(t[1]))}e.exports=n;var i=t(\"./lng_lat\");n.prototype={extend:function(t){var e,r,a=this._sw,o=this._ne;if(t instanceof i)e=t,r=t;else{if(!(t instanceof n))return t?this.extend(i.convert(t)||n.convert(t)):this;if(e=t._sw,r=t._ne,!e||!r)return this}return a||o?(a.lng=Math.min(e.lng,a.lng),a.lat=Math.min(e.lat,a.lat),o.lng=Math.max(r.lng,o.lng),o.lat=Math.max(r.lat,o.lat)):(this._sw=new i(e.lng,e.lat),this._ne=new i(r.lng,r.lat)),this},getCenter:function(){return new i((this._sw.lng+this._ne.lng)/2,(this._sw.lat+this._ne.lat)/2)},getSouthWest:function(){return this._sw},getNorthEast:function(){return this._ne},getNorthWest:function(){return new i(this.getWest(),this.getNorth())},getSouthEast:function(){return new i(this.getEast(),this.getSouth())},getWest:function(){return this._sw.lng},getSouth:function(){return this._sw.lat},getEast:function(){return this._ne.lng},getNorth:function(){return this._ne.lat},toArray:function(){return[this._sw.toArray(),this._ne.toArray()]},toString:function(){return\"LngLatBounds(\"+this._sw.toString()+\", \"+this._ne.toString()+\")\"}},n.convert=function(t){return!t||t instanceof n?t:new n(t)}},{\"./lng_lat\":300}],302:[function(t,e,r){\"use strict\";function n(t,e){this.tileSize=512,this._minZoom=t||0,this._maxZoom=e||22,this.latRange=[-85.05113,85.05113],this.width=0,this.height=0,this._center=new i(0,0),this.zoom=0,this.angle=0,this._altitude=1.5,this._pitch=0,this._unmodified=!0}var i=t(\"./lng_lat\"),a=t(\"point-geometry\"),o=t(\"./coordinate\"),s=t(\"../util/util\").wrap,l=t(\"../util/interpolate\"),u=t(\"../source/tile_coord\"),c=t(\"../data/bucket\").EXTENT,h=t(\"gl-matrix\"),f=h.vec4,d=h.mat4,p=h.mat2;e.exports=n,n.prototype={get minZoom(){return this._minZoom},set minZoom(t){this._minZoom!==t&&(this._minZoom=t,this.zoom=Math.max(this.zoom,t))},get maxZoom(){return this._maxZoom},set maxZoom(t){this._maxZoom!==t&&(this._maxZoom=t,this.zoom=Math.min(this.zoom,t))},get worldSize(){return this.tileSize*this.scale},get centerPoint(){return this.size._div(2)},get size(){return new a(this.width,this.height)},get bearing(){return-this.angle/Math.PI*180},set bearing(t){var e=-s(t,-180,180)*Math.PI/180;this.angle!==e&&(this._unmodified=!1,this.angle=e,this._calcMatrices(),this.rotationMatrix=p.create(),p.rotate(this.rotationMatrix,this.rotationMatrix,this.angle))},get pitch(){return this._pitch/Math.PI*180},set pitch(t){var e=Math.min(60,t)/180*Math.PI;this._pitch!==e&&(this._unmodified=!1,this._pitch=e,this._calcMatrices())},get altitude(){return this._altitude},set altitude(t){var e=Math.max(.75,t);this._altitude!==e&&(this._unmodified=!1,this._altitude=e,this._calcMatrices())},get zoom(){return this._zoom},set zoom(t){var e=Math.min(Math.max(t,this.minZoom),this.maxZoom);this._zoom!==e&&(this._unmodified=!1,this._zoom=e,this.scale=this.zoomScale(e),this.tileZoom=Math.floor(e),this.zoomFraction=e-this.tileZoom,this._calcMatrices(),this._constrain())},get center(){return this._center},set center(t){t.lat===this._center.lat&&t.lng===this._center.lng||(this._unmodified=!1,this._center=t,this._calcMatrices(),this._constrain())},coveringZoomLevel:function(t){return(t.roundZoom?Math.round:Math.floor)(this.zoom+this.scaleZoom(this.tileSize/t.tileSize))},coveringTiles:function(t){var e=this.coveringZoomLevel(t),r=e;if(et.maxzoom&&(e=t.maxzoom);var n=this,i=n.locationCoordinate(n.center)._zoomTo(e),o=new a(i.column-.5,i.row-.5);return u.cover(e,[n.pointCoordinate(new a(0,0))._zoomTo(e),n.pointCoordinate(new a(n.width,0))._zoomTo(e),n.pointCoordinate(new a(n.width,n.height))._zoomTo(e),n.pointCoordinate(new a(0,n.height))._zoomTo(e)],t.reparseOverscaled?r:e).sort(function(t,e){return o.dist(t)-o.dist(e)})},resize:function(t,e){this.width=t,this.height=e,this.pixelsToGLUnits=[2/t,-2/e],this._calcMatrices(),this._constrain()},get unmodified(){return this._unmodified},zoomScale:function(t){return Math.pow(2,t)},scaleZoom:function(t){return Math.log(t)/Math.LN2},project:function(t,e){return new a(this.lngX(t.lng,e),this.latY(t.lat,e))},unproject:function(t,e){return new i(this.xLng(t.x,e),this.yLat(t.y,e))},get x(){return this.lngX(this.center.lng)},get y(){return this.latY(this.center.lat)},get point(){return new a(this.x,this.y)},lngX:function(t,e){return(180+t)*(e||this.worldSize)/360},latY:function(t,e){var r=180/Math.PI*Math.log(Math.tan(Math.PI/4+t*Math.PI/360));return(180-r)*(e||this.worldSize)/360},xLng:function(t,e){return 360*t/(e||this.worldSize)-180},yLat:function(t,e){var r=180-360*t/(e||this.worldSize);return 360/Math.PI*Math.atan(Math.exp(r*Math.PI/180))-90},panBy:function(t){var e=this.centerPoint._add(t);this.center=this.pointLocation(e)},setLocationAtPoint:function(t,e){var r=this.locationCoordinate(t),n=this.pointCoordinate(e),i=this.pointCoordinate(this.centerPoint),a=n._sub(r);this._unmodified=!1,this.center=this.coordinateLocation(i._sub(a))},locationPoint:function(t){return this.coordinatePoint(this.locationCoordinate(t))},pointLocation:function(t){return this.coordinateLocation(this.pointCoordinate(t))},locationCoordinate:function(t){var e=this.zoomScale(this.tileZoom)/this.worldSize,r=i.convert(t);return new o(this.lngX(r.lng)*e,this.latY(r.lat)*e,this.tileZoom)},coordinateLocation:function(t){var e=this.zoomScale(t.zoom);return new i(this.xLng(t.column,e),this.yLat(t.row,e))},pointCoordinate:function(t){var e=0,r=[t.x,t.y,0,1],n=[t.x,t.y,1,1];f.transformMat4(r,r,this.pixelMatrixInverse),f.transformMat4(n,n,this.pixelMatrixInverse);var i=r[3],a=n[3],s=r[0]/i,u=n[0]/a,c=r[1]/i,h=n[1]/a,d=r[2]/i,p=n[2]/a,g=d===p?0:(e-d)/(p-d),m=this.worldSize/this.zoomScale(this.tileZoom);return new o(l(s,u,g)/m,l(c,h,g)/m,this.tileZoom)},coordinatePoint:function(t){var e=this.worldSize/this.zoomScale(t.zoom),r=[t.column*e,t.row*e,0,1];return f.transformMat4(r,r,this.pixelMatrix),new a(r[0]/r[3],r[1]/r[3])},calculatePosMatrix:function(t,e){void 0===e&&(e=1/0),t instanceof u&&(t=t.toCoordinate(e));var r=Math.min(t.zoom,e),n=this.worldSize/Math.pow(2,r),i=new Float64Array(16);return d.identity(i),d.translate(i,i,[t.column*n,t.row*n,0]),d.scale(i,i,[n/c,n/c,1]),d.multiply(i,this.projMatrix,i),new Float32Array(i)},_constrain:function(){if(this.center&&this.width&&this.height&&!this._constraining){this._constraining=!0;var t,e,r,n,i,o,s,l,u=this.size,c=this._unmodified;this.latRange&&(t=this.latY(this.latRange[1]),e=this.latY(this.latRange[0]),i=e-te&&(l=e-d)}if(this.lngRange){var p=this.x,g=u.x/2;p-gn&&(s=n-g)}void 0===s&&void 0===l||(this.center=this.unproject(new a(void 0!==s?s:this.x,void 0!==l?l:this.y))),this._unmodified=c,this._constraining=!1}},_calcMatrices:function(){if(this.height){var t=Math.atan(.5/this.altitude),e=Math.sin(t)*this.altitude/Math.sin(Math.PI/2-this._pitch-t),r=Math.cos(Math.PI/2-this._pitch)*e+this.altitude,n=new Float64Array(16);if(d.perspective(n,2*Math.atan(this.height/2/this.altitude),this.width/this.height,.1,r),d.translate(n,n,[0,0,-this.altitude]),d.scale(n,n,[1,-1,1/this.height]),d.rotateX(n,n,this._pitch),d.rotateZ(n,n,this.angle),d.translate(n,n,[-this.x,-this.y,0]),this.projMatrix=n,n=d.create(),d.scale(n,n,[this.width/2,-this.height/2,1]),d.translate(n,n,[1,-1,0]),this.pixelMatrix=d.multiply(new Float64Array(16),n,this.projMatrix),n=d.invert(new Float64Array(16),this.pixelMatrix),!n)throw new Error(\"failed to invert matrix\");this.pixelMatrixInverse=n}}}},{\"../data/bucket\":290,\"../source/tile_coord\":330,\"../util/interpolate\":397,\"../util/util\":403,\"./coordinate\":299,\"./lng_lat\":300,\"gl-matrix\":161,\"point-geometry\":442}],303:[function(t,e,r){\"use strict\";var n={\" \":[16,[]],\"!\":[10,[5,21,5,7,-1,-1,5,2,4,1,5,0,6,1,5,2]],'\"':[16,[4,21,4,14,-1,-1,12,21,12,14]],\"#\":[21,[11,25,4,-7,-1,-1,17,25,10,-7,-1,-1,4,12,18,12,-1,-1,3,6,17,6]],$:[20,[8,25,8,-4,-1,-1,12,25,12,-4,-1,-1,17,18,15,20,12,21,8,21,5,20,3,18,3,16,4,14,5,13,7,12,13,10,15,9,16,8,17,6,17,3,15,1,12,0,8,0,5,1,3,3]],\"%\":[24,[21,21,3,0,-1,-1,8,21,10,19,10,17,9,15,7,14,5,14,3,16,3,18,4,20,6,21,8,21,10,20,13,19,16,19,19,20,21,21,-1,-1,17,7,15,6,14,4,14,2,16,0,18,0,20,1,21,3,21,5,19,7,17,7]],\"&\":[26,[23,12,23,13,22,14,21,14,20,13,19,11,17,6,15,3,13,1,11,0,7,0,5,1,4,2,3,4,3,6,4,8,5,9,12,13,13,14,14,16,14,18,13,20,11,21,9,20,8,18,8,16,9,13,11,10,16,3,18,1,20,0,22,0,23,1,23,2]],\"'\":[10,[5,19,4,20,5,21,6,20,6,18,5,16,4,15]],\"(\":[14,[11,25,9,23,7,20,5,16,4,11,4,7,5,2,7,-2,9,-5,11,-7]],\")\":[14,[3,25,5,23,7,20,9,16,10,11,10,7,9,2,7,-2,5,-5,3,-7]],\"*\":[16,[8,21,8,9,-1,-1,3,18,13,12,-1,-1,13,18,3,12]],\"+\":[26,[13,18,13,0,-1,-1,4,9,22,9]],\",\":[10,[6,1,5,0,4,1,5,2,6,1,6,-1,5,-3,4,-4]],\"-\":[26,[4,9,22,9]],\".\":[10,[5,2,4,1,5,0,6,1,5,2]],\"/\":[22,[20,25,2,-7]],0:[20,[9,21,6,20,4,17,3,12,3,9,4,4,6,1,9,0,11,0,14,1,16,4,17,9,17,12,16,17,14,20,11,21,9,21]],1:[20,[6,17,8,18,11,21,11,0]],2:[20,[4,16,4,17,5,19,6,20,8,21,12,21,14,20,15,19,16,17,16,15,15,13,13,10,3,0,17,0]],3:[20,[5,21,16,21,10,13,13,13,15,12,16,11,17,8,17,6,16,3,14,1,11,0,8,0,5,1,4,2,3,4]],4:[20,[13,21,3,7,18,7,-1,-1,13,21,13,0]],5:[20,[15,21,5,21,4,12,5,13,8,14,11,14,14,13,16,11,17,8,17,6,16,3,14,1,11,0,8,0,5,1,4,2,3,4]],6:[20,[16,18,15,20,12,21,10,21,7,20,5,17,4,12,4,7,5,3,7,1,10,0,11,0,14,1,16,3,17,6,17,7,16,10,14,12,11,13,10,13,7,12,5,10,4,7]],7:[20,[17,21,7,0,-1,-1,3,21,17,21]],8:[20,[8,21,5,20,4,18,4,16,5,14,7,13,11,12,14,11,16,9,17,7,17,4,16,2,15,1,12,0,8,0,5,1,4,2,3,4,3,7,4,9,6,11,9,12,13,13,15,14,16,16,16,18,15,20,12,21,8,21]],9:[20,[16,14,15,11,13,9,10,8,9,8,6,9,4,11,3,14,3,15,4,18,6,20,9,21,10,21,13,20,15,18,16,14,16,9,15,4,13,1,10,0,8,0,5,1,4,3]],\":\":[10,[5,14,4,13,5,12,6,13,5,14,-1,-1,5,2,4,1,5,0,6,1,5,2]],\";\":[10,[5,14,4,13,5,12,6,13,5,14,-1,-1,6,1,5,0,4,1,5,2,6,1,6,-1,5,-3,4,-4]],\"<\":[24,[20,18,4,9,20,0]],\"=\":[26,[4,12,22,12,-1,-1,4,6,22,6]],\">\":[24,[4,18,20,9,4,0]],\"?\":[18,[3,16,3,17,4,19,5,20,7,21,11,21,13,20,14,19,15,17,15,15,14,13,13,12,9,10,9,7,-1,-1,9,2,8,1,9,0,10,1,9,2]],\"@\":[27,[18,13,17,15,15,16,12,16,10,15,9,14,8,11,8,8,9,6,11,5,14,5,16,6,17,8,-1,-1,12,16,10,14,9,11,9,8,10,6,11,5,-1,-1,18,16,17,8,17,6,19,5,21,5,23,7,24,10,24,12,23,15,22,17,20,19,18,20,15,21,12,21,9,20,7,19,5,17,4,15,3,12,3,9,4,6,5,4,7,2,9,1,12,0,15,0,18,1,20,2,21,3,-1,-1,19,16,18,8,18,6,19,5]],A:[18,[9,21,1,0,-1,-1,9,21,17,0,-1,-1,4,7,14,7]],B:[21,[4,21,4,0,-1,-1,4,21,13,21,16,20,17,19,18,17,18,15,17,13,16,12,13,11,-1,-1,4,11,13,11,16,10,17,9,18,7,18,4,17,2,16,1,13,0,4,0]],C:[21,[18,16,17,18,15,20,13,21,9,21,7,20,5,18,4,16,3,13,3,8,4,5,5,3,7,1,9,0,13,0,15,1,17,3,18,5]],D:[21,[4,21,4,0,-1,-1,4,21,11,21,14,20,16,18,17,16,18,13,18,8,17,5,16,3,14,1,11,0,4,0]],E:[19,[4,21,4,0,-1,-1,4,21,17,21,-1,-1,4,11,12,11,-1,-1,4,0,17,0]],F:[18,[4,21,4,0,-1,-1,4,21,17,21,-1,-1,4,11,12,11]],G:[21,[18,16,17,18,15,20,13,21,9,21,7,20,5,18,4,16,3,13,3,8,4,5,5,3,7,1,9,0,13,0,15,1,17,3,18,5,18,8,-1,-1,13,8,18,8]],H:[22,[4,21,4,0,-1,-1,18,21,18,0,-1,-1,4,11,18,11]],I:[8,[4,21,4,0]],J:[16,[12,21,12,5,11,2,10,1,8,0,6,0,4,1,3,2,2,5,2,7]],K:[21,[4,21,4,0,-1,-1,18,21,4,7,-1,-1,9,12,18,0]],L:[17,[4,21,4,0,-1,-1,4,0,16,0]],M:[24,[4,21,4,0,-1,-1,4,21,12,0,-1,-1,20,21,12,0,-1,-1,20,21,20,0]],N:[22,[4,21,4,0,-1,-1,4,21,18,0,-1,-1,18,21,18,0]],O:[22,[9,21,7,20,5,18,4,16,3,13,3,8,4,5,5,3,7,1,9,0,13,0,15,1,17,3,18,5,19,8,19,13,18,16,17,18,15,20,13,21,9,21]],P:[21,[4,21,4,0,-1,-1,4,21,13,21,16,20,17,19,18,17,18,14,17,12,16,11,13,10,4,10]],Q:[22,[9,21,7,20,5,18,4,16,3,13,3,8,4,5,5,3,7,1,9,0,13,0,15,1,17,3,18,5,19,8,19,13,18,16,17,18,15,20,13,21,9,21,-1,-1,12,4,18,-2]],R:[21,[4,21,4,0,-1,-1,4,21,13,21,16,20,17,19,18,17,18,15,17,13,16,12,13,11,4,11,-1,-1,11,11,18,0]],S:[20,[17,18,15,20,12,21,8,21,5,20,3,18,3,16,4,14,5,13,7,12,13,10,15,9,16,8,17,6,17,3,15,1,12,0,8,0,5,1,3,3]],T:[16,[8,21,8,0,-1,-1,1,21,15,21]],U:[22,[4,21,4,6,5,3,7,1,10,0,12,0,15,1,17,3,18,6,18,21]],V:[18,[1,21,9,0,-1,-1,17,21,9,0]],W:[24,[2,21,7,0,-1,-1,12,21,7,0,-1,-1,12,21,17,0,-1,-1,22,21,17,0]],X:[20,[3,21,17,0,-1,-1,17,21,3,0]],Y:[18,[1,21,9,11,9,0,-1,-1,17,21,9,11]],Z:[20,[17,21,3,0,-1,-1,3,21,17,21,-1,-1,3,0,17,0]],\"[\":[14,[4,25,4,-7,-1,-1,5,25,5,-7,-1,-1,4,25,11,25,-1,-1,4,-7,11,-7]],\"\\\\\":[14,[0,21,14,-3]],\"]\":[14,[9,25,9,-7,-1,-1,10,25,10,-7,-1,-1,3,25,10,25,-1,-1,3,-7,10,-7]],\"^\":[16,[6,15,8,18,10,15,-1,-1,3,12,8,17,13,12,-1,-1,8,17,8,0]],_:[16,[0,-2,16,-2]],\"`\":[10,[6,21,5,20,4,18,4,16,5,15,6,16,5,17]],a:[19,[15,14,15,0,-1,-1,15,11,13,13,11,14,8,14,6,13,4,11,3,8,3,6,4,3,6,1,8,0,11,0,13,1,15,3]],b:[19,[4,21,4,0,-1,-1,4,11,6,13,8,14,11,14,13,13,15,11,16,8,16,6,15,3,13,1,11,0,8,0,6,1,4,3]],c:[18,[15,11,13,13,11,14,8,14,6,13,4,11,3,8,3,6,4,3,6,1,8,0,11,0,13,1,15,3]],d:[19,[15,21,15,0,-1,-1,15,11,13,13,11,14,8,14,6,13,4,11,3,8,3,6,4,3,6,1,8,0,11,0,13,1,15,3]],e:[18,[3,8,15,8,15,10,14,12,13,13,11,14,8,14,6,13,4,11,3,8,3,6,4,3,6,1,8,0,11,0,13,1,15,3]],f:[12,[10,21,8,21,6,20,5,17,5,0,-1,-1,2,14,9,14]],g:[19,[15,14,15,-2,14,-5,13,-6,11,-7,8,-7,6,-6,-1,-1,15,11,13,13,11,14,8,14,6,13,4,11,3,8,3,6,4,3,6,1,8,0,11,0,13,1,15,3]],h:[19,[4,21,4,0,-1,-1,4,10,7,13,9,14,12,14,14,13,15,10,15,0]],i:[8,[3,21,4,20,5,21,4,22,3,21,-1,-1,4,14,4,0]],j:[10,[5,21,6,20,7,21,6,22,5,21,-1,-1,6,14,6,-3,5,-6,3,-7,1,-7]],k:[17,[4,21,4,0,-1,-1,14,14,4,4,-1,-1,8,8,15,0]],l:[8,[4,21,4,0]],m:[30,[4,14,4,0,-1,-1,4,10,7,13,9,14,12,14,14,13,15,10,15,0,-1,-1,15,10,18,13,20,14,23,14,25,13,26,10,26,0]],n:[19,[4,14,4,0,-1,-1,4,10,7,13,9,14,12,14,14,13,15,10,15,0]],o:[19,[8,14,6,13,4,11,3,8,3,6,4,3,6,1,8,0,11,0,13,1,15,3,16,6,16,8,15,11,13,13,11,14,8,14]],p:[19,[4,14,4,-7,-1,-1,4,11,6,13,8,14,11,14,13,13,15,11,16,8,16,6,15,3,13,1,11,0,8,0,6,1,4,3]],q:[19,[15,14,15,-7,-1,-1,15,11,13,13,11,14,8,14,6,13,4,11,3,8,3,6,4,3,6,1,8,0,11,0,13,1,15,3]],r:[13,[4,14,4,0,-1,-1,4,8,5,11,7,13,9,14,12,14]],s:[17,[14,11,13,13,10,14,7,14,4,13,3,11,4,9,6,8,11,7,13,6,14,4,14,3,13,1,10,0,7,0,4,1,3,3]],t:[12,[5,21,5,4,6,1,8,0,10,0,-1,-1,2,14,9,14]],u:[19,[4,14,4,4,5,1,7,0,10,0,12,1,15,4,-1,-1,15,14,15,0]],v:[16,[2,14,8,0,-1,-1,14,14,8,0]],w:[22,[3,14,7,0,-1,-1,11,14,7,0,-1,-1,11,14,15,0,-1,-1,19,14,15,0]],x:[17,[3,14,14,0,-1,-1,14,14,3,0]],y:[16,[2,14,8,0,-1,-1,14,14,8,0,6,-4,4,-6,2,-7,1,-7]],z:[17,[14,14,3,0,-1,-1,3,14,14,14,-1,-1,3,0,14,0]],\"{\":[14,[9,25,7,24,6,23,5,21,5,19,6,17,7,16,8,14,8,12,6,10,-1,-1,7,24,6,22,6,20,7,18,8,17,9,15,9,13,8,11,4,9,8,7,9,5,9,3,8,1,7,0,6,-2,6,-4,7,-6,-1,-1,6,8,8,6,8,4,7,2,6,1,5,-1,5,-3,6,-5,7,-6,9,-7]],\"|\":[8,[4,25,4,-7]],\"}\":[14,[5,25,7,24,8,23,9,21,9,19,8,17,7,16,6,14,6,12,8,10,-1,-1,7,24,8,22,8,20,7,18,6,17,5,15,5,13,6,11,10,9,6,7,5,5,5,3,6,1,7,0,8,-2,8,-4,7,-6,-1,-1,8,8,6,6,6,4,7,2,8,1,9,-1,9,-3,8,-5,7,-6,5,-7]],\"~\":[24,[3,6,3,8,4,11,6,12,8,12,10,11,14,8,16,7,18,7,20,8,21,10,-1,-1,3,8,4,10,6,11,8,11,10,10,14,7,16,6,18,6,20,7,21,10,21,12]]};e.exports=function(t,e,r,i){i=i||1;var a,o,s,l,u,c,h,f,d=[];for(a=0,o=t.length;a>16,_>>16),s.uniform2f(n.u_pixel_coord_lower,65535&b,65535&_)}s.uniformMatrix4fv(n.u_matrix,!1,t.transform.calculatePosMatrix(v)),s.drawArrays(s.TRIANGLE_STRIP,0,t.tileExtentBuffer.length)}s.stencilMask(0),s.stencilFunc(s.EQUAL,128,128)}var i=t(\"../source/pixels_to_tile_units\"),a=t(\"./create_uniform_pragmas\"),o=512;e.exports=n},{\"../source/pixels_to_tile_units\":324,\"./create_uniform_pragmas\":305}],307:[function(t,e,r){\"use strict\";function n(t,e,r,n){if(!t.isOpaquePass){var a=t.gl;t.setDepthSublayer(0),t.depthMask(!1),a.disable(a.STENCIL_TEST);for(var o=0;o>16,f>>16),o.uniform2f(a.u_pixel_coord_lower,65535&h,65535&f),o.activeTexture(o.TEXTURE0),i.spriteAtlas.bind(o,!0)}}var s=t(\"../source/pixels_to_tile_units\");e.exports=n},{\"../source/pixels_to_tile_units\":324}],311:[function(t,e,r){\"use strict\";var n=t(\"../util/browser\"),i=t(\"gl-matrix\").mat2,a=t(\"../source/pixels_to_tile_units\");e.exports=function(t,e,r,o){if(!t.isOpaquePass){t.setDepthSublayer(0),t.depthMask(!1);var s=t.gl;if(s.enable(s.STENCIL_TEST),!(r.paint[\"line-width\"]<=0)){var l=1/n.devicePixelRatio,u=r.paint[\"line-blur\"]+l,c=r.paint[\"line-color\"],h=t.transform,f=i.create();i.scale(f,f,[1,Math.cos(h._pitch)]),i.rotate(f,f,t.transform.angle);var d,p,g,m,v,y=Math.sqrt(h.height*h.height/4*(1+h.altitude*h.altitude)),x=h.height/2*Math.tan(h._pitch),b=(y+x)/y-1,_=r.paint[\"line-dasharray\"],w=r.paint[\"line-pattern\"];if(_)d=t.useProgram(\"linesdfpattern\"),s.uniform1f(d.u_linewidth,r.paint[\"line-width\"]/2),s.uniform1f(d.u_gapwidth,r.paint[\"line-gap-width\"]/2),s.uniform1f(d.u_antialiasing,l/2),s.uniform1f(d.u_blur,u),s.uniform4fv(d.u_color,c),s.uniform1f(d.u_opacity,r.paint[\"line-opacity\"]),p=t.lineAtlas.getDash(_.from,\"round\"===r.layout[\"line-cap\"]),g=t.lineAtlas.getDash(_.to,\"round\"===r.layout[\"line-cap\"]),s.uniform1i(d.u_image,0),s.activeTexture(s.TEXTURE0),t.lineAtlas.bind(s),s.uniform1f(d.u_tex_y_a,p.y),s.uniform1f(d.u_tex_y_b,g.y),s.uniform1f(d.u_mix,_.t),s.uniform1f(d.u_extra,b),s.uniform1f(d.u_offset,-r.paint[\"line-offset\"]),s.uniformMatrix2fv(d.u_antialiasingmatrix,!1,f);else if(w){if(m=t.spriteAtlas.getPosition(w.from,!0),v=t.spriteAtlas.getPosition(w.to,!0),!m||!v)return;d=t.useProgram(\"linepattern\"),s.uniform1i(d.u_image,0),s.activeTexture(s.TEXTURE0),t.spriteAtlas.bind(s,!0),s.uniform1f(d.u_linewidth,r.paint[\"line-width\"]/2),s.uniform1f(d.u_gapwidth,r.paint[\"line-gap-width\"]/2),s.uniform1f(d.u_antialiasing,l/2),s.uniform1f(d.u_blur,u),s.uniform2fv(d.u_pattern_tl_a,m.tl),s.uniform2fv(d.u_pattern_br_a,m.br),s.uniform2fv(d.u_pattern_tl_b,v.tl),s.uniform2fv(d.u_pattern_br_b,v.br),s.uniform1f(d.u_fade,w.t),s.uniform1f(d.u_opacity,r.paint[\"line-opacity\"]),s.uniform1f(d.u_extra,b),s.uniform1f(d.u_offset,-r.paint[\"line-offset\"]),s.uniformMatrix2fv(d.u_antialiasingmatrix,!1,f)}else d=t.useProgram(\"line\"),s.uniform1f(d.u_linewidth,r.paint[\"line-width\"]/2),s.uniform1f(d.u_gapwidth,r.paint[\"line-gap-width\"]/2),s.uniform1f(d.u_antialiasing,l/2),s.uniform1f(d.u_blur,u),s.uniform1f(d.u_extra,b),s.uniform1f(d.u_offset,-r.paint[\"line-offset\"]),s.uniformMatrix2fv(d.u_antialiasingmatrix,!1,f),s.uniform4fv(d.u_color,c),s.uniform1f(d.u_opacity,r.paint[\"line-opacity\"]);for(var M=0;M0?1/(1-t):1+t}function s(t){return t>0?1-1/(1.001-t):-t}function l(t,e,r,n){var i=[1,0],a=r.paint[\"raster-fade-duration\"];if(t.source&&a>0){var o=(new Date).getTime(),s=(o-t.timeAdded)/a,l=e?(o-e.timeAdded)/a:-1,c=n.coveringZoomLevel(t.source),h=!!e&&Math.abs(e.coord.z-c)>Math.abs(t.coord.z-c);!e||h?(i[0]=u.clamp(s,0,1),i[1]=1-i[0]):(i[0]=u.clamp(1-l,0,1),i[1]=1-i[0])}var f=r.paint[\"raster-opacity\"];return i[0]*=f,i[1]*=f,i}var u=t(\"../util/util\"),c=t(\"../util/struct_array\");e.exports=n,n.RasterBoundsArray=new c({members:[{name:\"a_pos\",type:\"Int16\",components:2},{name:\"a_texture_pos\",type:\"Int16\",components:2}]})},{\"../util/struct_array\":401,\"../util/util\":403}],313:[function(t,e,r){\"use strict\";function n(t,e,r,n){if(!t.isOpaquePass){var a=!(r.layout[\"text-allow-overlap\"]||r.layout[\"icon-allow-overlap\"]||r.layout[\"text-ignore-placement\"]||r.layout[\"icon-ignore-placement\"]),o=t.gl;a?o.disable(o.STENCIL_TEST):o.enable(o.STENCIL_TEST),t.setDepthSublayer(0),t.depthMask(!1),o.disable(o.DEPTH_TEST),i(t,e,r,n,!1,r.paint[\"icon-translate\"],r.paint[\"icon-translate-anchor\"],r.layout[\"icon-rotation-alignment\"],r.layout[\"icon-rotation-alignment\"],r.layout[\"icon-size\"],r.paint[\"icon-halo-width\"],r.paint[\"icon-halo-color\"],r.paint[\"icon-halo-blur\"],r.paint[\"icon-opacity\"],r.paint[\"icon-color\"]),i(t,e,r,n,!0,r.paint[\"text-translate\"],r.paint[\"text-translate-anchor\"],r.layout[\"text-rotation-alignment\"],r.layout[\"text-pitch-alignment\"],r.layout[\"text-size\"],r.paint[\"text-halo-width\"],r.paint[\"text-halo-color\"],r.paint[\"text-halo-blur\"],r.paint[\"text-opacity\"],r.paint[\"text-color\"]),o.enable(o.DEPTH_TEST),e.map.showCollisionBoxes&&s(t,e,r,n)}}function i(t,e,r,n,i,o,s,l,u,c,h,f,d,p,g){for(var m=0;mthis.previousZoom;r--)this.changeTimes[r]=e,this.changeOpacities[r]=this.opacities[r];for(r=0;r<256;r++){var n=e-this.changeTimes[r],i=n/this.fadeDuration*255;r<=t?this.opacities[r]=this.changeOpacities[r]+i:this.opacities[r]=this.changeOpacities[r]-i}this.changed=!0,this.previousZoom=t},n.prototype.bind=function(t){this.texture?(t.bindTexture(t.TEXTURE_2D,this.texture),this.changed&&(t.texSubImage2D(t.TEXTURE_2D,0,0,0,256,1,t.ALPHA,t.UNSIGNED_BYTE,this.array),this.changed=!1)):(this.texture=t.createTexture(),t.bindTexture(t.TEXTURE_2D,this.texture),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.NEAREST),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.NEAREST),t.texImage2D(t.TEXTURE_2D,0,t.ALPHA,256,1,0,t.ALPHA,t.UNSIGNED_BYTE,this.array))}},{}],315:[function(t,e,r){\"use strict\";function n(t,e){this.width=t,this.height=e,this.nextRow=0,this.bytes=4,this.data=new Uint8Array(this.width*this.height*this.bytes),this.positions={}}var i=t(\"../util/util\");e.exports=n,n.prototype.setSprite=function(t){this.sprite=t},n.prototype.getDash=function(t,e){var r=t.join(\",\")+e;return this.positions[r]||(this.positions[r]=this.addDash(t,e)),this.positions[r]},n.prototype.addDash=function(t,e){var r=e?7:0,n=2*r+1,a=128;if(this.nextRow+n>this.height)return i.warnOnce(\"LineAtlas out of space\"),null;for(var o=0,s=0;s0?e.pop():null},n.prototype.lineWidth=function(t){this.gl.lineWidth(c.clamp(t,this.lineWidthRange[0],this.lineWidthRange[1]))},n.prototype.showOverdrawInspector=function(t){if(t||this._showOverdrawInspector){this._showOverdrawInspector=t;var e=this.gl;if(t){e.blendFunc(e.CONSTANT_COLOR,e.ONE);var r=8,n=1/r;e.blendColor(n,n,n,0),e.clearColor(0,0,0,1),e.clear(e.COLOR_BUFFER_BIT)}else e.blendFunc(e.ONE,e.ONE_MINUS_SRC_ALPHA)}}},{\"../data/bucket\":290,\"../data/buffer\":295,\"../source/pixels_to_tile_units\":324,\"../source/source_cache\":328,\"../util/browser\":387,\"../util/struct_array\":401,\"../util/util\":403,\"./create_uniform_pragmas\":305,\"./draw_background\":306,\"./draw_circle\":307,\"./draw_debug\":309,\"./draw_fill\":310,\"./draw_line\":311,\"./draw_raster\":312,\"./draw_symbol\":313,\"./frame_history\":314,\"./painter/use_program\":317,\"./vertex_array_object\":318,\"gl-matrix\":161}],317:[function(t,e,r){\"use strict\";function n(t,e){return t.replace(/#pragma mapbox: ([\\w]+) ([\\w]+) ([\\w]+) ([\\w]+)/g,function(t,r,n,i,a){return e[r][a].replace(/{type}/g,i).replace(/{precision}/g,n)})}var i=t(\"assert\"),a=t(\"../../util/util\"),o=t(\"mapbox-gl-shaders\"),s=o.util;e.exports._createProgram=function(t,e,r,l){for(var u=this.gl,c=u.createProgram(),h=o[t],f=\"#define MAPBOX_GL_JS;\\n\",d=0;dthis.maxzoom?Math.pow(2,t.coord.z-this.maxzoom):1,n={type:this.type,uid:t.uid,coord:t.coord,zoom:t.coord.z,maxZoom:this.maxzoom,tileSize:this.tileSize,source:this.id,overscaling:r,angle:this.map.transform.angle,pitch:this.map.transform.pitch,showCollisionBoxes:this.map.showCollisionBoxes};t.workerID=this.dispatcher.send(\"load tile\",n,function(r,n){if(t.unloadVectorData(this.map.painter),!t.aborted)return r?e(r):(t.loadVectorData(n,this.map.style),t.redoWhenDone&&(t.redoWhenDone=!1,t.redoPlacement(this)),e(null))}.bind(this),this.workerID)},abortTile:function(t){t.aborted=!0},unloadTile:function(t){t.unloadVectorData(this.map.painter),this.dispatcher.send(\"remove tile\",{uid:t.uid,source:this.id},function(){},t.workerID)},serialize:function(){return{type:this.type,data:this._data}}})},{\"../data/bucket\":290,\"../util/evented\":395,\"../util/util\":403,\"resolve-url\":458}],320:[function(t,e,r){\"use strict\";function n(t,e,r){r&&(this.loadGeoJSON=r),h.call(this,t,e)}var i=t(\"../util/util\"),a=t(\"../util/ajax\"),o=t(\"geojson-rewind\"),s=t(\"./geojson_wrapper\"),l=t(\"vt-pbf\"),u=t(\"supercluster\"),c=t(\"geojson-vt\"),h=t(\"./vector_tile_worker_source\");e.exports=n,n.prototype=i.inherit(h,{_geoJSONIndexes:{},loadVectorData:function(t,e){var r=t.source,n=t.coord;if(!this._geoJSONIndexes[r])return e(null,null);var i=this._geoJSONIndexes[r].getTile(Math.min(n.z,t.maxZoom),n.x,n.y);if(!i)return e(null,null);var a=new s(i.features);a.name=\"_geojsonTileLayer\";var o=l({layers:{_geojsonTileLayer:a}});0===o.byteOffset&&o.byteLength===o.buffer.byteLength||(o=new Uint8Array(o)),e(null,{tile:a,rawTileData:o.buffer})},loadData:function(t,e){var r=function(r,n){return r?e(r):\"object\"!=typeof n?e(new Error(\"Input data is not a valid GeoJSON object.\")):(o(n,!0),void this._indexData(n,t,function(r,n){return r?e(r):(this._geoJSONIndexes[t.source]=n,void e(null))}.bind(this)))}.bind(this);this.loadGeoJSON(t,r)},loadGeoJSON:function(t,e){if(t.url)a.getJSON(t.url,e);else{if(\"string\"!=typeof t.data)return e(new Error(\"Input data is not a valid GeoJSON object.\"));try{return e(null,JSON.parse(t.data))}catch(t){return e(new Error(\"Input data is not a valid GeoJSON object.\"))}}},_indexData:function(t,e,r){try{e.cluster?r(null,u(e.superclusterOptions).load(t.features)):r(null,c(t,e.geojsonVtOptions))}catch(t){return r(t)}}})},{\"../util/ajax\":386,\"../util/util\":403,\"./geojson_wrapper\":321,\"./vector_tile_worker_source\":332,\"geojson-rewind\":110,\"geojson-vt\":114,supercluster:485,\"vt-pbf\":511}],321:[function(t,e,r){\"use strict\";function n(t){this.features=t,this.length=t.length,this.extent=s}function i(t){if(this.type=t.type,1===t.type){this.rawGeometry=[];for(var e=0;ee)){var o=Math.pow(2,Math.min(a.coord.z,this.maxzoom)-Math.min(t.z,this.maxzoom));if(Math.floor(a.coord.x/o)===t.x&&Math.floor(a.coord.y/o)===t.y)for(r[i]=!0,n=!0;a&&a.coord.z-1>t.z;){var s=a.coord.parent(this.maxzoom).id;a=this._tiles[s],a&&a.isRenderable()&&(delete r[i],r[s]=!0)}}}return n},findLoadedParent:function(t,e,r){for(var n=t.z-1;n>=e;n--){t=t.parent(this.maxzoom);var i=this._tiles[t.id];if(i&&i.isRenderable())return r[t.id]=!0,i;if(this._cache.has(t.id))return this.addTile(t),r[t.id]=!0,this._tiles[t.id]}},updateCacheSize:function(t){var e=Math.ceil(t.width/t.tileSize)+1,r=Math.ceil(t.height/t.tileSize)+1,n=e*r,i=5;this._cache.setMaxSize(Math.floor(n*i))},update:function(t,e){if(this._sourceLoaded){var r,i,a;this.updateCacheSize(t);var o=(this.roundZoom?Math.round:Math.floor)(this.getZoom(t)),s=Math.max(o-n.maxOverzooming,this.minzoom),l=Math.max(o+n.maxUnderzooming,this.minzoom),c={},h=(new Date).getTime();this._coveredTiles={};var d=this.used?t.coveringTiles(this._source):[];for(r=0;rh-(e||0)&&(this.findLoadedChildren(i,l,c)&&(c[v]=!0),this.findLoadedParent(i,s,p))}var y;for(y in p)c[y]||(this._coveredTiles[y]=!0);for(y in p)c[y]=!0;var x=f.keysDifference(this._tiles,c);for(r=0;rthis.maxzoom?Math.pow(2,n-this.maxzoom):1;e=new s(r,this.tileSize*i,this.maxzoom),this.loadTile(e,this._tileLoaded.bind(this,e))}return e.uses++,this._tiles[t.id]=e,this.fire(\"tile.add\",{tile:e}),this._source.fire(\"tile.add\",{tile:e}),e},removeTile:function(t){var e=this._tiles[t];e&&(e.uses--,delete this._tiles[t],this.fire(\"tile.remove\",{tile:e}),this._source.fire(\"tile.remove\",{tile:e}),e.uses>0||(e.isRenderable()?this._cache.add(e.coord.wrapped().id,e):(e.aborted=!0,this.abortTile(e),this.unloadTile(e))))},clearTiles:function(){for(var t in this._tiles)this.removeTile(t);this._cache.reset()},tilesIn:function(t){for(var e={},r=this.getIds(),n=1/0,a=1/0,o=-(1/0),s=-(1/0),l=t[0].zoom,c=0;c=0&&v[1].y>=0){for(var y=[],x=0;x=0&&t%1===0),l(!isNaN(e)&&e>=0&&e%1===0),l(!isNaN(r)&&r>=0&&r%1===0),isNaN(n)&&(n=0),this.z=+t,this.x=+e,this.y=+r,this.w=+n,n*=2,n<0&&(n=n*-1-1);var i=1<0;a--)n=1<e.row){var r=t;t=e,e=r}return{x0:t.column,y0:t.row,x1:e.column,y1:e.row,dx:e.column-t.column,dy:e.row-t.row}}function o(t,e,r,n,i){var a=Math.max(r,Math.floor(e.y0)),o=Math.min(n,Math.ceil(e.y1));if(t.x0===e.x0&&t.y0===e.y0?t.x0+e.dy/t.dy*t.dx0,h=e.dx<0,f=a;fc.dy&&(l=u,u=c,c=l),u.dy>h.dy&&(l=u,u=h,h=l),c.dy>h.dy&&(l=c,c=h,h=l),u.dy&&o(h,u,n,i,s),c.dy&&o(h,c,n,i,s)}var l=t(\"assert\"),u=t(\"whoots-js\"),c=t(\"../geo/coordinate\");e.exports=n,n.prototype.toString=function(){return this.z+\"/\"+this.x+\"/\"+this.y},n.prototype.toCoordinate=function(t){var e=Math.min(this.z,t),r=Math.pow(2,e),n=this.y,i=this.x+r*this.w;return new c(i,n,e)},n.fromID=function(t){var e=t%32,r=1<t?new n(this.z-1,this.x,this.y,this.w):new n(this.z-1,Math.floor(this.x/2),Math.floor(this.y/2),this.w)},n.prototype.wrapped=function(){return new n(this.z,this.x,this.y,0)},n.prototype.children=function(t){if(this.z>=t)return[new n(this.z+1,this.x,this.y,this.w)];var e=this.z+1,r=2*this.x,i=2*this.y;return[new n(e,r,i,this.w),new n(e,r+1,i,this.w),new n(e,r,i+1,this.w),new n(e,r+1,i+1,this.w)]},n.cover=function(t,e,r){function i(t,e,i){var s,l,u;if(i>=0&&i<=a)for(s=t;sthis.maxzoom?Math.pow(2,t.coord.z-this.maxzoom):1,i={url:s(t.coord.url(this.tiles,this.maxzoom,this.scheme),this.url),uid:t.uid,coord:t.coord,zoom:t.coord.z,tileSize:this.tileSize*n,source:this.id,overscaling:n,angle:this.map.transform.angle,pitch:this.map.transform.pitch,showCollisionBoxes:this.map.showCollisionBoxes};t.workerID?\"loading\"===t.state?t.reloadCallback=e:(i.rawTileData=t.rawTileData,this.dispatcher.send(\"reload tile\",i,r.bind(this),t.workerID)):t.workerID=this.dispatcher.send(\"load tile\",i,r.bind(this))},abortTile:function(t){this.dispatcher.send(\"abort tile\",{uid:t.uid,source:this.id},null,t.workerID)},unloadTile:function(t){t.unloadVectorData(this.map.painter),this.dispatcher.send(\"remove tile\",{uid:t.uid,source:this.id},null,t.workerID)}})},{\"../util/evented\":395,\"../util/mapbox\":400,\"../util/util\":403,\"./load_tilejson\":323}],332:[function(t,e,r){\"use strict\";function n(t,e,r){this.actor=t,this.styleLayers=e,r&&(this.loadVectorData=r),this.loading={},this.loaded={}}var i=t(\"../util/ajax\"),a=t(\"vector-tile\"),o=t(\"pbf\"),s=t(\"./worker_tile\");e.exports=n,n.prototype={loadTile:function(t,e){function r(t,r){return delete this.loading[n][i],t?e(t):r?(a.data=r.tile,a.parse(a.data,this.styleLayers.getLayerFamilies(),this.actor,r.rawTileData,e),this.loaded[n]=this.loaded[n]||{},void(this.loaded[n][i]=a)):e(null,null)}var n=t.source,i=t.uid;this.loading[n]||(this.loading[n]={});var a=this.loading[n][i]=new s(t);a.abort=this.loadVectorData(t,r.bind(this))},reloadTile:function(t,e){var r=this.loaded[t.source],n=t.uid;if(r&&r[n]){var i=r[n];i.parse(i.data,this.styleLayers.getLayerFamilies(),this.actor,t.rawTileData,e)}},abortTile:function(t){var e=this.loading[t.source],r=t.uid;e&&e[r]&&e[r].abort&&(e[r].abort(),delete e[r])},removeTile:function(t){var e=this.loaded[t.source],r=t.uid;e&&e[r]&&delete e[r]},loadVectorData:function(t,e){function r(t,r){if(t)return e(t);var n=new a.VectorTile(new o(new Uint8Array(r)));e(t,{tile:n,rawTileData:r})}var n=i.getArrayBuffer(t.url,r.bind(this));return function(){n.abort()}},redoPlacement:function(t,e){var r=this.loaded[t.source],n=this.loading[t.source],i=t.uid;if(r&&r[i]){var a=r[i],o=a.redoPlacement(t.angle,t.pitch,t.showCollisionBoxes);o.result&&e(null,o.result,o.transferables)}else n&&n[i]&&(n[i].angle=t.angle)}}},{\"../util/ajax\":386,\"./worker_tile\":335,pbf:436,\"vector-tile\":505}],333:[function(t,e,r){\"use strict\";function n(t,e){this.id=t,this.urls=e.urls,this.coordinates=e.coordinates,u.getVideo(e.urls,function(t,r){if(t)return this.fire(\"error\",{error:t});this.video=r,this.video.loop=!0;var n;this.video.addEventListener(\"playing\",function(){n=this.map.style.animationLoop.set(1/0),this.map._rerender()}.bind(this)),this.video.addEventListener(\"pause\",function(){this.map.style.animationLoop.cancel(n)}.bind(this)),this.map&&(this.video.play(),this.setCoordinates(e.coordinates)),this.fire(\"load\")}.bind(this))}var i=t(\"../util/util\"),a=t(\"./tile_coord\"),o=t(\"../geo/lng_lat\"),s=t(\"point-geometry\"),l=t(\"../util/evented\"),u=t(\"../util/ajax\"),c=t(\"../data/bucket\").EXTENT,h=t(\"../render/draw_raster\").RasterBoundsArray,f=t(\"../data/buffer\"),d=t(\"../render/vertex_array_object\");e.exports=n,n.prototype=i.inherit(l,{minzoom:0,maxzoom:22,tileSize:512,roundZoom:!0,getVideo:function(){return this.video},onAdd:function(t){this.map||(this.map=t,this.video&&(this.video.play(),this.setCoordinates(this.coordinates)))},setCoordinates:function(t){this.coordinates=t;var e=this.map,r=t.map(function(t){return e.transform.locationCoordinate(o.convert(t)).zoomTo(0)}),n=this.centerCoord=i.getCoordinatesCenter(r);return n.column=Math.round(n.column),n.row=Math.round(n.row),this.minzoom=this.maxzoom=n.zoom,this._coord=new a(n.zoom,n.column,n.row),this._tileCoords=r.map(function(t){var e=t.zoomTo(n.zoom);return new s(Math.round((e.column-n.column)*c),Math.round((e.row-n.row)*c))}),this.fire(\"change\"),this},_setTile:function(t){this._prepared=!1,this.tile=t;var e=32767,r=new h;r.emplaceBack(this._tileCoords[0].x,this._tileCoords[0].y,0,0),r.emplaceBack(this._tileCoords[1].x,this._tileCoords[1].y,e,0),r.emplaceBack(this._tileCoords[3].x,this._tileCoords[3].y,0,e),r.emplaceBack(this._tileCoords[2].x,this._tileCoords[2].y,e,e),this.tile.buckets={},this.tile.boundsBuffer=new f(r.serialize(),h.serialize(),f.BufferType.VERTEX),this.tile.boundsVAO=new d,this.tile.state=\"loaded\"},prepare:function(){if(!(this.video.readyState<2)&&this.tile){var t=this.map.painter.gl;this._prepared?(t.bindTexture(t.TEXTURE_2D,this.tile.texture),t.texSubImage2D(t.TEXTURE_2D,0,0,0,t.RGBA,t.UNSIGNED_BYTE,this.video)):(this._prepared=!0,this.tile.texture=t.createTexture(),t.bindTexture(t.TEXTURE_2D,this.tile.texture),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.LINEAR),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.LINEAR),t.texImage2D(t.TEXTURE_2D,0,t.RGBA,t.RGBA,t.UNSIGNED_BYTE,this.video)),this._currentTime=this.video.currentTime}},loadTile:function(t,e){this._coord&&this._coord.toString()===t.coord.toString()?(this._setTile(t),e(null)):(t.state=\"errored\",e(null))},serialize:function(){return{type:\"video\",urls:this.urls,coordinates:this.coordinates}}})},{\"../data/bucket\":290,\"../data/buffer\":295,\"../geo/lng_lat\":300,\"../render/draw_raster\":312,\"../render/vertex_array_object\":318,\"../util/ajax\":386,\"../util/evented\":395,\"../util/util\":403,\"./tile_coord\":330,\"point-geometry\":442}],334:[function(t,e,r){\"use strict\";function n(t){this.self=t,this.actor=new a(t,this);var e={getLayers:function(){return this.layers}.bind(this),getLayerFamilies:function(){return this.layerFamilies}.bind(this)};this.workerSources={vector:new l(this.actor,e),geojson:new u(this.actor,e)},this.self.registerWorkerSource=function(t,r){if(this.workerSources[t])throw new Error('Worker source with name \"'+t+'\" already registered.');this.workerSources[t]=new r(this.actor,e)}.bind(this)}function i(t){var e={};for(var r in t){var n=t[r],i=n.ref||n.id,a=t[i];a.layout&&\"none\"===a.layout.visibility||(e[i]=e[i]||[],r===i?e[i].unshift(n):e[i].push(n))}return e}var a=t(\"../util/actor\"),o=t(\"../style/style_layer\"),s=t(\"../util/util\"),l=t(\"./vector_tile_worker_source\"),u=t(\"./geojson_worker_source\");e.exports=function(t){return new n(t)},s.extend(n.prototype,{\"set layers\":function(t){function e(t){var e=o.create(t,t.ref&&r.layers[t.ref]);e.updatePaintTransitions({},{transition:!1}),r.layers[e.id]=e}this.layers={};for(var r=this,n=[],a=0;a=0;e--)x(S,D[e]);b()}}function x(t,e){if(e.populateArrays(k,j,F),\"symbol\"!==e.type)for(var r=0;r=w.maxzoom||w.layout&&\"none\"===w.layout.visibility||t.layers&&!t.layers[w.sourceLayer]||(A=c.create({layer:w,index:C++,childLayers:e[I],zoom:this.zoom,overscaling:this.overscaling,showCollisionBoxes:this.showCollisionBoxes,collisionBoxArray:this.collisionBoxArray,symbolQuadsArray:this.symbolQuadsArray,symbolInstancesArray:this.symbolInstancesArray,sourceLayerIndex:E.encode(w.sourceLayer||\"_geojsonTileLayer\")}),A.createFilter(),L[w.id]=A,t.layers&&(M=w.sourceLayer,z[M]=z[M]||{},z[M][w.id]=A)));if(t.layers)for(M in z)1===w.version&&d.warnOnce('Vector tile source \"'+this.source+'\" layer \"'+M+'\" does not use vector tile spec v2 and therefore may have some rendering errors.'),w=t.layers[M],w&&v(w,z[M]);else v(t,L);var P=[],D=this.symbolBuckets=[],O=[];T.bucketLayerIDs={};for(var R in L)A=L[R],0!==A.features.length&&(T.bucketLayerIDs[A.index]=A.childLayers.map(s),P.push(A),\"symbol\"===A.type?D.push(A):O.push(A));var F={},j={},N=0;if(D.length>0){for(_=D.length-1;_>=0;_--)D[_].updateIcons(F),D[_].updateFont(j);for(var B in j)j[B]=Object.keys(j[B]).map(Number);F=Object.keys(F),r.send(\"get glyphs\",{uid:this.uid,stacks:j},function(t,e){j=e,y(t)}),F.length?r.send(\"get icons\",{icons:F},function(t,e){F=e,y(t)}):y()}for(_=O.length-1;_>=0;_--)x(this,O[_]);if(0===D.length)return b()},n.prototype.redoPlacement=function(t,e,r){if(\"done\"!==this.status)return this.redoPlacementAfterDone=!0,this.angle=t,{};for(var n=new u(t,e,this.collisionBoxArray),s=this.symbolBuckets,l=s.length-1;l>=0;l--)s[l].placeFeatures(n,r);var c=n.serialize(),h=s.filter(i);return{result:{buckets:h.map(a),collisionTile:c.data},transferables:o(h).concat(c.transferables)}}},{\"../data/bucket\":290,\"../data/feature_index\":297,\"../symbol/collision_box\":355,\"../symbol/collision_tile\":357,\"../symbol/symbol_instances\":366,\"../symbol/symbol_quads\":367,\"../util/dictionary_coder\":393,\"../util/util\":403}],336:[function(t,e,r){\"use strict\";function n(){this.n=0,this.times=[]}e.exports=n,n.prototype.stopped=function(){return this.times=this.times.filter(function(t){return t.time>=(new Date).getTime()}),!this.times.length},n.prototype.set=function(t){return this.times.push({id:this.n,time:t+(new Date).getTime()}),this.n++},n.prototype.cancel=function(t){this.times=this.times.filter(function(e){return e.id!==t})}},{}],337:[function(t,e,r){\"use strict\";function n(t){this.base=t,this.retina=s.devicePixelRatio>1;var e=this.retina?\"@2x\":\"\";o.getJSON(l(t,e,\".json\"),function(t,e){return t?void this.fire(\"error\",{error:t}):(this.data=e,void(this.img&&this.fire(\"load\")))}.bind(this)),o.getImage(l(t,e,\".png\"),function(t,e){if(t)return void this.fire(\"error\",{error:t});for(var r=e.getData(),n=e.data=new Uint8Array(r.length),i=0;i1!==this.retina){var t=new n(this.base);t.on(\"load\",function(){this.img=t.img,this.data=t.data,this.retina=t.retina}.bind(this))}},i.prototype={x:0,y:0,width:0,height:0,pixelRatio:1,sdf:!1},n.prototype.getSpritePosition=function(t){if(!this.loaded())return new i;var e=this.data&&this.data[t];return e&&this.img?e:new i}},{\"../util/ajax\":386,\"../util/browser\":387,\"../util/evented\":395,\"../util/mapbox\":400}],338:[function(t,e,r){\"use strict\";var n=t(\"csscolorparser\").parseCSSColor,i=t(\"../util/util\"),a=t(\"./style_function\"),o={};e.exports=function t(e){if(a.isFunctionDefinition(e))return i.extend({},e,{stops:e.stops.map(function(e){return[e[0],t(e[1])]})});if(\"string\"==typeof e){if(!o[e]){var r=n(e);if(!r)throw new Error(\"Invalid color \"+e);o[e]=[r[0]/255*r[3],r[1]/255*r[3],r[2]/255*r[3],r[3]]}return o[e]}throw new Error(\"Invalid color \"+e)}},{\"../util/util\":403,\"./style_function\":341,csscolorparser:89}],339:[function(t,e,r){\"use strict\";function n(t,e,r){this.animationLoop=e||new g,this.dispatcher=new p(r||1,this),this.spriteAtlas=new l(1024,1024),this.lineAtlas=new u(256,512),this._layers={},this._order=[],this._groups=[],this.sources={},this.zoomHistory={},c.bindAll([\"_forwardSourceEvent\",\"_forwardTileEvent\",\"_forwardLayerEvent\",\"_redoPlacement\"],this),this._resetUpdates();var n=function(t,e){if(t)return void this.fire(\"error\",{error:t});if(!m.emitErrors(this,m(e))){this._loaded=!0,this.stylesheet=e,this.updateClasses();var r=e.sources;for(var n in r)this.addSource(n,r[n]);e.sprite&&(this.sprite=new o(e.sprite),this.sprite.on(\"load\",this.fire.bind(this,\"change\"))),this.glyphSource=new s(e.glyphs),this._resolve(),this.fire(\"load\")}}.bind(this);\"string\"==typeof t?h.getJSON(f(t),n):d.frame(n.bind(this,null,t)),this.on(\"source.load\",function(t){var e=t.source;if(e&&e.vectorLayerIds)for(var r in this._layers){var n=this._layers[r];n.source===e.id&&this._validateLayer(n)}})}var i=t(\"../util/evented\"),a=t(\"./style_layer\"),o=t(\"./image_sprite\"),s=t(\"../symbol/glyph_source\"),l=t(\"../symbol/sprite_atlas\"),u=t(\"../render/line_atlas\"),c=t(\"../util/util\"),h=t(\"../util/ajax\"),f=t(\"../util/mapbox\").normalizeStyleURL,d=t(\"../util/browser\"),p=t(\"../util/dispatcher\"),g=t(\"./animation_loop\"),m=t(\"./validate_style\"),v=t(\"../source/source\"),y=t(\"../source/query_features\"),x=t(\"../source/source_cache\"),b=t(\"./style_spec\"),_=t(\"./style_function\");e.exports=n,n.prototype=c.inherit(i,{_loaded:!1,_validateLayer:function(t){var e=this.sources[t.source];t.sourceLayer&&e&&e.vectorLayerIds&&e.vectorLayerIds.indexOf(t.sourceLayer)===-1&&this.fire(\"error\",{error:new Error('Source layer \"'+t.sourceLayer+'\" does not exist on source \"'+e.id+'\" as specified by style layer \"'+t.id+'\"')})},loaded:function(){if(!this._loaded)return!1;if(Object.keys(this._updates.sources).length)return!1;for(var t in this.sources)if(!this.sources[t].loaded())return!1;return!(this.sprite&&!this.sprite.loaded())},_resolve:function(){var t,e;this._layers={},this._order=this.stylesheet.layers.map(function(t){return t.id});for(var r=0;rMath.floor(t)&&(e.lastIntegerZoom=Math.floor(t+1),e.lastIntegerZoomTime=Date.now()),e.lastZoom=t},_checkLoaded:function(){if(!this._loaded)throw new Error(\"Style is not done loading\")},update:function(t,e){if(!this._updates.changed)return this;if(this._updates.allLayers)this._groupLayers(),this._updateWorkerLayers();else{var r=Object.keys(this._updates.layers);r.length&&this._updateWorkerLayers(r)}var n,i=Object.keys(this._updates.sources);for(n=0;n=0;return n&&this._handleErrors(m.source,\"sources.\"+t,e)?this:(e=new x(t,e,this.dispatcher),this.sources[t]=e,e.style=this,e.on(\"load\",this._forwardSourceEvent).on(\"error\",this._forwardSourceEvent).on(\"change\",this._forwardSourceEvent).on(\"tile.add\",this._forwardTileEvent).on(\"tile.load\",this._forwardTileEvent).on(\"tile.error\",this._forwardTileEvent).on(\"tile.remove\",this._forwardTileEvent).on(\"tile.stats\",this._forwardTileEvent),this._updates.events.push([\"source.add\",{source:e}]),this._updates.changed=!0,this)},removeSource:function(t){if(this._checkLoaded(),void 0===this.sources[t])throw new Error(\"There is no source with this ID\");var e=this.sources[t];return delete this.sources[t],delete this._updates.sources[t],e.off(\"load\",this._forwardSourceEvent).off(\"error\",this._forwardSourceEvent).off(\"change\",this._forwardSourceEvent).off(\"tile.add\",this._forwardTileEvent).off(\"tile.load\",this._forwardTileEvent).off(\"tile.error\",this._forwardTileEvent).off(\"tile.remove\",this._forwardTileEvent).off(\"tile.stats\",this._forwardTileEvent),this._updates.events.push([\"source.remove\",{source:e}]),this._updates.changed=!0,this},getSource:function(t){return this.sources[t]&&this.sources[t].getSource()},addLayer:function(t,e){if(this._checkLoaded(),!(t instanceof a)){if(this._handleErrors(m.layer,\"layers.\"+t.id,t,!1,{arrayIndex:-1}))return this;var r=t.ref&&this.getLayer(t.ref);t=a.create(t,r)}return this._validateLayer(t),t.on(\"error\",this._forwardLayerEvent),this._layers[t.id]=t,this._order.splice(e?this._order.indexOf(e):1/0,0,t.id),this._updates.allLayers=!0,t.source&&(this._updates.sources[t.source]=!0),this._updates.events.push([\"layer.add\",{layer:t}]),this.updateClasses(t.id)},removeLayer:function(t){this._checkLoaded();var e=this._layers[t];if(void 0===e)throw new Error(\"There is no layer with this ID\");for(var r in this._layers)this._layers[r].ref===t&&this.removeLayer(r);return e.off(\"error\",this._forwardLayerEvent),delete this._layers[t],delete this._updates.layers[t],delete this._updates.paintProps[t],this._order.splice(this._order.indexOf(t),1),this._updates.allLayers=!0,this._updates.events.push([\"layer.remove\",{layer:e}]),this._updates.changed=!0,this},getLayer:function(t){return this._layers[t]},getReferentLayer:function(t){var e=this.getLayer(t);return e.ref&&(e=this.getLayer(e.ref)),e},setLayerZoomRange:function(t,e,r){this._checkLoaded();var n=this.getReferentLayer(t);return n.minzoom===e&&n.maxzoom===r?this:(null!=e&&(n.minzoom=e),null!=r&&(n.maxzoom=r),this._updateLayer(n))},setFilter:function(t,e){this._checkLoaded();var r=this.getReferentLayer(t);return null!==e&&this._handleErrors(m.filter,\"layers.\"+r.id+\".filter\",e)?this:c.deepEqual(r.filter,e)?this:(r.filter=c.clone(e),this._updateLayer(r))},getFilter:function(t){return this.getReferentLayer(t).filter},setLayoutProperty:function(t,e,r){this._checkLoaded();var n=this.getReferentLayer(t);return c.deepEqual(n.getLayoutProperty(e),r)?this:(n.setLayoutProperty(e,r),this._updateLayer(n))},getLayoutProperty:function(t,e){return this.getReferentLayer(t).getLayoutProperty(e)},setPaintProperty:function(t,e,r,n){this._checkLoaded();var i=this.getLayer(t);if(c.deepEqual(i.getPaintProperty(e,n),r))return this;var a=i.isPaintValueFeatureConstant(e);i.setPaintProperty(e,r,n);var o=!(r&&_.isFunctionDefinition(r)&&\"$zoom\"!==r.property&&void 0!==r.property);return o&&a||(this._updates.layers[t]=!0,i.source&&(this._updates.sources[i.source]=!0)),this.updateClasses(t,e)},getPaintProperty:function(t,e,r){return this.getLayer(t).getPaintProperty(e,r)},updateClasses:function(t,e){if(this._updates.changed=!0,t){var r=this._updates.paintProps;r[t]||(r[t]={}),r[t][e||\"all\"]=!0}else this._updates.allPaintProps=!0;return this},serialize:function(){return c.filterObject({version:this.stylesheet.version,name:this.stylesheet.name,metadata:this.stylesheet.metadata,center:this.stylesheet.center,zoom:this.stylesheet.zoom,bearing:this.stylesheet.bearing,pitch:this.stylesheet.pitch,sprite:this.stylesheet.sprite,glyphs:this.stylesheet.glyphs,transition:this.stylesheet.transition,sources:c.mapObject(this.sources,function(t){return t.serialize()}),layers:this._order.map(function(t){return this._layers[t].serialize()},this)},function(t){return void 0!==t})},_updateLayer:function(t){return this._updates.layers[t.id]=!0,t.source&&(this._updates.sources[t.source]=!0),this._updates.changed=!0,this},_flattenRenderedFeatures:function(t){for(var e=[],r=this._order.length-1;r>=0;r--)for(var n=this._order[r],i=0;is.lastIntegerZoom?(n=u+(1-u)*c,h*=2,i=t({zoom:o-1},r),a=t({zoom:o},r)):(n=1-(1-c)*u,a=t({zoom:o},r),i=t({zoom:o+1},r),h/=2),void 0===i||void 0===a?void 0:{from:i,fromScale:h,to:a,toScale:f,t:n}}}var a=t(\"./style_function\"),o=t(\"./parse_color\"),s=t(\"../util/util\");e.exports=n},{\"../util/util\":403,\"./parse_color\":338,\"./style_function\":341}],341:[function(t,e,r){\"use strict\";var n=t(\"mapbox-gl-function\");r.interpolated=function(t){var e=n.interpolated(t),r=function(t,r){return e(t&&t.zoom,r||{})};return r.isFeatureConstant=e.isFeatureConstant,r.isZoomConstant=e.isZoomConstant,r},r[\"piecewise-constant\"]=function(t){var e=n[\"piecewise-constant\"](t),r=function(t,r){return e(t&&t.zoom,r||{})};return r.isFeatureConstant=e.isFeatureConstant,r.isZoomConstant=e.isZoomConstant,r},r.isFunctionDefinition=n.isFunctionDefinition},{\"mapbox-gl-function\":263}],342:[function(t,e,r){\"use strict\";function n(t,e){this.set(t,e)}function i(t){return t.value}var a=t(\"../util/util\"),o=t(\"./style_transition\"),s=t(\"./style_declaration\"),l=t(\"./style_spec\"),u=t(\"./validate_style\"),c=t(\"./parse_color\"),h=t(\"../util/evented\");e.exports=n;var f=\"-transition\";n.create=function(e,r){var n={background:t(\"./style_layer/background_style_layer\"),circle:t(\"./style_layer/circle_style_layer\"),fill:t(\"./style_layer/fill_style_layer\"),line:t(\"./style_layer/line_style_layer\"),raster:t(\"./style_layer/raster_style_layer\"),symbol:t(\"./style_layer/symbol_style_layer\")};return new n[(r||e).type](e,r)},n.prototype=a.inherit(h,{set:function(t,e){this.id=t.id,this.ref=t.ref,this.metadata=t.metadata,this.type=(e||t).type,this.source=(e||t).source,this.sourceLayer=(e||t)[\"source-layer\"],this.minzoom=(e||t).minzoom,this.maxzoom=(e||t).maxzoom,this.filter=(e||t).filter,this.paint={},this.layout={},this._paintSpecifications=l[\"paint_\"+this.type],this._layoutSpecifications=l[\"layout_\"+this.type],this._paintTransitions={},this._paintTransitionOptions={},this._paintDeclarations={},this._layoutDeclarations={},this._layoutFunctions={};var r,n;for(var i in t){var a=i.match(/^paint(?:\\.(.*))?$/);if(a){var o=a[1]||\"\";for(r in t[i])this.setPaintProperty(r,t[i][r],o)}}if(this.ref)this._layoutDeclarations=e._layoutDeclarations;else for(n in t.layout)this.setLayoutProperty(n,t.layout[n]);for(r in this._paintSpecifications)this.paint[r]=this.getPaintValue(r);for(n in this._layoutSpecifications)this._updateLayoutValue(n)},setLayoutProperty:function(t,e){if(null==e)delete this._layoutDeclarations[t];else{var r=\"layers.\"+this.id+\".layout.\"+t;if(this._handleErrors(u.layoutProperty,r,t,e))return;this._layoutDeclarations[t]=new s(this._layoutSpecifications[t],e)}this._updateLayoutValue(t)},getLayoutProperty:function(t){return this._layoutDeclarations[t]&&this._layoutDeclarations[t].value},getLayoutValue:function(t,e,r){var n=this._layoutSpecifications[t],i=this._layoutDeclarations[t];return i?i.calculate(e,r):n.default},setPaintProperty:function(t,e,r){var n=\"layers.\"+this.id+(r?'[\"paint.'+r+'\"].':\".paint.\")+t;if(a.endsWith(t,f))if(this._paintTransitionOptions[r||\"\"]||(this._paintTransitionOptions[r||\"\"]={}),null===e||void 0===e)delete this._paintTransitionOptions[r||\"\"][t];else{if(this._handleErrors(u.paintProperty,n,t,e))return;this._paintTransitionOptions[r||\"\"][t]=e}else if(this._paintDeclarations[r||\"\"]||(this._paintDeclarations[r||\"\"]={}),null===e||void 0===e)delete this._paintDeclarations[r||\"\"][t];else{if(this._handleErrors(u.paintProperty,n,t,e))return;this._paintDeclarations[r||\"\"][t]=new s(this._paintSpecifications[t],e)}},getPaintProperty:function(t,e){return e=e||\"\",a.endsWith(t,f)?this._paintTransitionOptions[e]&&this._paintTransitionOptions[e][t]:this._paintDeclarations[e]&&this._paintDeclarations[e][t]&&this._paintDeclarations[e][t].value},getPaintValue:function(t,e,r){var n=this._paintSpecifications[t],i=this._paintTransitions[t];return i?i.calculate(e,r):\"color\"===n.type&&n.default?c(n.default):n.default},getPaintValueStopZoomLevels:function(t){var e=this._paintTransitions[t];return e?e.declaration.stopZoomLevels:[]},getPaintInterpolationT:function(t,e){var r=this._paintTransitions[t];return r.declaration.calculateInterpolationT({zoom:e})},isPaintValueFeatureConstant:function(t){var e=this._paintTransitions[t];return!e||e.declaration.isFeatureConstant},isLayoutValueFeatureConstant:function(t){var e=this._layoutDeclarations[t];return!e||e.isFeatureConstant},isPaintValueZoomConstant:function(t){var e=this._paintTransitions[t];return!e||e.declaration.isZoomConstant},isHidden:function(t){return!!(this.minzoom&&t=this.maxzoom)||(\"none\"===this.layout.visibility||0===this.paint[this.type+\"-opacity\"]))},updatePaintTransitions:function(t,e,r,n){for(var i=a.extend({},this._paintDeclarations[\"\"]),o=0;o-r/2;){if(o--,o<0)return!1;s-=t[o].dist(a),a=t[o]}s+=t[o].dist(t[o+1]),o++;for(var l=[],u=0;sn;)u-=l.shift().angleDelta;if(u>i)return!1;o++,s+=h.dist(f)}return!0}e.exports=n},{}],354:[function(t,e,r){\"use strict\";function n(t,e,r,n,a){for(var o=[],s=0;s=n&&f.x>=n||(h.x>=n?h=new i(n,h.y+(f.y-h.y)*((n-h.x)/(f.x-h.x)))._round():f.x>=n&&(f=new i(n,h.y+(f.y-h.y)*((n-h.x)/(f.x-h.x)))._round()),h.y>=a&&f.y>=a||(h.y>=a?h=new i(h.x+(f.x-h.x)*((a-h.y)/(f.y-h.y)),a)._round():f.y>=a&&(f=new i(h.x+(f.x-h.x)*((a-h.y)/(f.y-h.y)),a)._round()),l&&h.equals(l[l.length-1])||(l=[h],o.push(l)),l.push(f)))))}return o}var i=t(\"point-geometry\");e.exports=n},{\"point-geometry\":442}],355:[function(t,e,r){\"use strict\";var n=t(\"../util/struct_array\"),i=t(\"../util/util\"),a=t(\"point-geometry\"),o=e.exports=new n({members:[{type:\"Int16\",name:\"anchorPointX\"},{type:\"Int16\",name:\"anchorPointY\"},{type:\"Int16\",name:\"x1\"},{type:\"Int16\",name:\"y1\"},{type:\"Int16\",name:\"x2\"},{type:\"Int16\",name:\"y2\"},{type:\"Float32\",name:\"maxScale\"},{type:\"Uint32\",name:\"featureIndex\"},{type:\"Uint16\",name:\"sourceLayerIndex\"},{type:\"Uint16\",name:\"bucketIndex\"},{type:\"Int16\",name:\"bbox0\"},{type:\"Int16\",name:\"bbox1\"},{type:\"Int16\",name:\"bbox2\"},{type:\"Int16\",name:\"bbox3\"},{type:\"Float32\",name:\"placementScale\"}]});i.extendAll(o.prototype.StructType.prototype,{get anchorPoint(){return new a(this.anchorPointX,this.anchorPointY)}})},{\"../util/struct_array\":401,\"../util/util\":403,\"point-geometry\":442}],356:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a,o,s,l,u,c){var h=o.top*s-l,f=o.bottom*s+l,d=o.left*s-l,p=o.right*s+l;if(this.boxStartIndex=t.length,u){var g=f-h,m=p-d;if(g>0)if(g=Math.max(10*s,g),c){var v=e[r.segment+1].sub(e[r.segment])._unit()._mult(m),y=[r.sub(v),r.add(v)];this._addLineCollisionBoxes(t,y,r,0,m,g,n,i,a)}else this._addLineCollisionBoxes(t,e,r,r.segment,m,g,n,i,a)}else t.emplaceBack(r.x,r.y,d,h,p,f,1/0,n,i,a,0,0,0,0,0);this.boxEndIndex=t.length}e.exports=n,n.prototype._addLineCollisionBoxes=function(t,e,r,n,i,a,o,s,l){var u=a/2,c=Math.floor(i/u),h=-a/2,f=this.boxes,d=r,p=n+1,g=h;do{if(p--,p<0)return f;g-=e[p].dist(d),d=e[p]}while(g>-i/2);for(var m=e[p].dist(e[p+1]),v=0;v=e.length)return f;m=e[p].dist(e[p+1])}var x=y-g,b=e[p],_=e[p+1],w=_.sub(b)._unit()._mult(x)._add(b)._round(),M=Math.max(Math.abs(y-h)-u/2,0),A=i/2/M;t.emplaceBack(w.x,w.y,-a/2,-a/2,a/2,a/2,A,o,s,l,0,0,0,0,0)}return f}},{}],357:[function(t,e,r){\"use strict\";function n(t,e,r){if(\"object\"==typeof t){var n=t;r=e,t=n.angle,e=n.pitch,this.grid=new o(n.grid),this.ignoredGrid=new o(n.ignoredGrid)}else this.grid=new o(a,12,6),this.ignoredGrid=new o(a,12,0);this.angle=t,this.pitch=e;var i=Math.sin(t),s=Math.cos(t);if(this.rotationMatrix=[s,-i,i,s],this.reverseRotationMatrix=[s,i,-i,s],this.yStretch=1/Math.cos(e/180*Math.PI),this.yStretch=Math.pow(this.yStretch,1.3),this.collisionBoxArray=r,0===r.length){r.emplaceBack();var l=32767;r.emplaceBack(0,0,0,-l,0,l,l,0,0,0,0,0,0,0,0,0),r.emplaceBack(a,0,0,-l,0,l,l,0,0,0,0,0,0,0,0,0),r.emplaceBack(0,0,-l,0,l,0,l,0,0,0,0,0,0,0,0,0),r.emplaceBack(0,a,-l,0,l,0,l,0,0,0,0,0,0,0,0,0)}this.tempCollisionBox=r.get(0),this.edges=[r.get(1),r.get(2),r.get(3),r.get(4)]}var i=t(\"point-geometry\"),a=t(\"../data/bucket\").EXTENT,o=t(\"grid-index\");e.exports=n,n.prototype.serialize=function(){var t={angle:this.angle,pitch:this.pitch,grid:this.grid.toArrayBuffer(),ignoredGrid:this.ignoredGrid.toArrayBuffer()};return{data:t,transferables:[t.grid,t.ignoredGrid]}},n.prototype.minScale=.25,n.prototype.maxScale=2,n.prototype.placeCollisionFeature=function(t,e,r){for(var n=this.collisionBoxArray,a=this.minScale,o=this.rotationMatrix,s=this.yStretch,l=t.boxStartIndex;l=this.maxScale)return a}if(r){var _;if(this.angle){var w=this.reverseRotationMatrix,M=new i(u.x1,u.y1).matMult(w),A=new i(u.x2,u.y1).matMult(w),k=new i(u.x1,u.y2).matMult(w),T=new i(u.x2,u.y2).matMult(w);_=this.tempCollisionBox,_.anchorPointX=u.anchorPoint.x,_.anchorPointY=u.anchorPoint.y,_.x1=Math.min(M.x,A.x,k.x,T.x),_.y1=Math.min(M.y,A.x,k.x,T.x),_.x2=Math.max(M.x,A.x,k.x,T.x),_.y2=Math.max(M.y,A.x,k.x,T.x),_.maxScale=u.maxScale}else _=u;for(var E=0;E=this.maxScale)return a}}}return a},n.prototype.queryRenderedSymbols=function(t,e,r,n,a){var o={},s=[],l=this.collisionBoxArray,u=this.rotationMatrix,c=new i(t,e)._matMult(u),h=this.tempCollisionBox;h.anchorX=c.x,h.anchorY=c.y,h.x1=0,h.y1=0,h.x2=r-t,h.y2=n-e,h.maxScale=a,a=h.maxScale;for(var f=[c.x+h.x1/a,c.y+h.y1/a*this.yStretch,c.x+h.x2/a,c.y+h.y2/a*this.yStretch],d=this.grid.query(f[0],f[1],f[2],f[3]),p=this.ignoredGrid.query(f[0],f[1],f[2],f[3]),g=0;g=a&&(o[y][x]=!0,s.push(d[m]))}}return s},n.prototype.getPlacementScale=function(t,e,r,n,i){var a=e.x-n.x,o=e.y-n.y,s=(i.x1-r.x2)/a,l=(i.x2-r.x1)/a,u=(i.y1-r.y2)*this.yStretch/o,c=(i.y2-r.y1)*this.yStretch/o;(isNaN(s)||isNaN(l))&&(s=l=1),(isNaN(u)||isNaN(c))&&(u=c=1);var h=Math.min(Math.max(s,l),Math.max(u,c)),f=i.maxScale,d=r.maxScale;return h>f&&(h=f),h>d&&(h=d),h>t&&h>=i.placementScale&&(t=h),t},n.prototype.insertCollisionFeature=function(t,e,r){for(var n=r?this.ignoredGrid:this.grid,i=this.collisionBoxArray,a=t.boxStartIndex;a=0&&k=0&&T=0&&v+d<=p){var E=new o(k,T,M,x)._round();n&&!s(t,E,u,n,l)||y.push(E)}}m+=w}return h||y.length||c||(y=i(t,m/2,r,n,l,u,c,!0,f)),y}var a=t(\"../util/interpolate\"),o=t(\"../symbol/anchor\"),s=t(\"./check_max_angle\");e.exports=n},{\"../symbol/anchor\":352,\"../util/interpolate\":397,\"./check_max_angle\":353}],359:[function(t,e,r){\"use strict\";function n(){this.width=s,this.height=s,this.bin=new i(this.width,this.height),this.index={},this.ids={},this.data=new Uint8Array(this.width*this.height)}var i=t(\"shelf-pack\"),a=t(\"../util/util\"),o=4,s=128,l=2048;e.exports=n,n.prototype.getGlyphs=function(){var t,e,r,n={};for(var i in this.ids)t=i.split(\"#\"),e=t[0],r=t[1],n[e]||(n[e]=[]),n[e].push(r);return n},n.prototype.getRects=function(){var t,e,r,n={};for(var i in this.ids)t=i.split(\"#\"),e=t[0],r=t[1],n[e]||(n[e]={}),n[e][r]=this.index[i];return n},n.prototype.addGlyph=function(t,e,r,n){if(!r)return null;var i=e+\"#\"+r.id;if(this.index[i])return this.ids[i].indexOf(t)<0&&this.ids[i].push(t),this.index[i];if(!r.bitmap)return null;var o=r.width+2*n,s=r.height+2*n,l=1,u=o+2*l,c=s+2*l;u+=4-u%4,c+=4-c%4;var h=this.bin.packOne(u,c);if(h||(this.resize(),h=this.bin.packOne(u,c)),!h)return a.warnOnce(\"glyph bitmap overflow\"),null;this.index[i]=h,this.ids[i]=[t];for(var f=this.data,d=r.bitmap,p=0;p=l||e>=l)){this.texture&&(this.gl&&this.gl.deleteTexture(this.texture),this.texture=null),this.width*=o,this.height*=o,this.bin.resize(this.width,this.height);for(var r=new ArrayBuffer(this.width*this.height),n=0;n65535)return r(\"glyphs > 65535 not supported\");void 0===this.loading[t]&&(this.loading[t]={});var n=this.loading[t];if(n[e])n[e].push(r);else{n[e]=[r];var i=256*e+\"-\"+(256*e+255),o=a(t,i,this.url);s(o,function(t,r){for(var i=!t&&new l(new c(new Uint8Array(r))),a=0;an&&null!==c){var b=v[c+1].x;m=Math.max(b,m);for(var _=c+1;_<=y;_++)v[_].y+=r,v[_].x-=b;if(o){var w=c;h[v[c].codePoint]&&w--,s(v,e,p,w,o)}p=c+1,c=null,d+=b,g++}f[x.codePoint]&&(c=y)}var M=v[v.length-1],A=M.x+e[M.codePoint].advance;m=Math.max(m,A);var k=(g+1)*r;s(v,e,p,v.length-1,o),l(v,o,i,a,m,r,g,u),t.top+=-a*k,t.bottom=t.top+k,t.left+=-i*m,t.right=t.left+m}function s(t,e,r,n,i){for(var a=e[t[n].codePoint].advance,o=(t[n].x+a)*i,s=r;s<=n;s++)t[s].x-=o}function l(t,e,r,n,i,a,o,s){for(var l=(e-r)*i+s[0],u=(-n*(o+1)+.5)*a+s[1],c=0;c1?2:1,this.canvas&&(this.canvas.width=this.width*this.pixelRatio,this.canvas.height=this.height*this.pixelRatio)),this.sprite=t},n.prototype.addIcons=function(t,e){for(var r=0;r1||(w?(clearTimeout(w),w=null,v(\"dblclick\",e)):w=setTimeout(d,300))}function c(t){y(\"touchmove\",t)}function h(t){y(\"touchend\",t)}function f(t){y(\"touchcancel\",t)}function d(){w=null}function p(t){var e=n.mousePos(x,t);e.equals(_)&&v(\"click\",t)}function g(t){v(\"dblclick\",t),t.preventDefault()}function m(t){b=t,t.preventDefault()}function v(e,r){var i=n.mousePos(x,r);return t.fire(e,{lngLat:t.unproject(i),point:i,originalEvent:r})}function y(e,r){var a=n.touchPos(x,r),o=a.reduce(function(t,e,r,n){return t.add(e.div(n.length))},new i(0,0));return t.fire(e,{lngLat:t.unproject(o),point:o,lngLats:a.map(function(e){return t.unproject(e)},this),points:a,originalEvent:r})}var x=t.getCanvasContainer(),b=null,_=null,w=null;for(var M in a)t[M]=new a[M](t,e),e.interactive&&e[M]&&t[M].enable();x.addEventListener(\"mouseout\",r,!1),x.addEventListener(\"mousedown\",o,!1),x.addEventListener(\"mouseup\",s,!1),x.addEventListener(\"mousemove\",l,!1),x.addEventListener(\"touchstart\",u,!1),x.addEventListener(\"touchend\",h,!1),x.addEventListener(\"touchmove\",c,!1),x.addEventListener(\"touchcancel\",f,!1),x.addEventListener(\"click\",p,!1),x.addEventListener(\"dblclick\",g,!1),x.addEventListener(\"contextmenu\",m,!1)}},{\"../util/dom\":389,\"./handler/box_zoom\":374,\"./handler/dblclick_zoom\":375,\"./handler/drag_pan\":376,\"./handler/drag_rotate\":377,\"./handler/keyboard\":378,\"./handler/scroll_zoom\":379,\"./handler/touch_zoom_rotate\":380,\"point-geometry\":442}],369:[function(t,e,r){\"use strict\";var n=t(\"../util/util\"),i=t(\"../util/interpolate\"),a=t(\"../util/browser\"),o=t(\"../geo/lng_lat\"),s=t(\"../geo/lng_lat_bounds\"),l=t(\"point-geometry\"),u=e.exports=function(){};n.extend(u.prototype,{getCenter:function(){return this.transform.center},setCenter:function(t,e){return this.jumpTo({center:t},e),this},panBy:function(t,e,r){return this.panTo(this.transform.center,n.extend({offset:l.convert(t).mult(-1)},e),r),this},panTo:function(t,e,r){return this.easeTo(n.extend({center:t},e),r)},getZoom:function(){return this.transform.zoom},setZoom:function(t,e){return this.jumpTo({zoom:t},e),this},zoomTo:function(t,e,r){return this.easeTo(n.extend({zoom:t},e),r)},zoomIn:function(t,e){return this.zoomTo(this.getZoom()+1,t,e),this},zoomOut:function(t,e){return this.zoomTo(this.getZoom()-1,t,e),this},getBearing:function(){return this.transform.bearing},setBearing:function(t,e){return this.jumpTo({bearing:t},e),this},rotateTo:function(t,e,r){return this.easeTo(n.extend({bearing:t},e),r)},resetNorth:function(t,e){return this.rotateTo(0,n.extend({duration:1e3},t),e),this},snapToNorth:function(t,e){return Math.abs(this.getBearing())180&&(c.center.lng>0&&g.lng<0?g.lng+=360:c.center.lng<0&&g.lng>0&&(g.lng-=360));var x=c.zoomScale(m-f),b=c.point,_=\"center\"in t?c.project(g).sub(h.div(x)):b,w=c.worldSize,M=t.curve,A=Math.max(c.width,c.height),k=A/x,T=_.sub(b).mag();if(\"minZoom\"in t){var E=n.clamp(Math.min(t.minZoom,f,m),c.minZoom,c.maxZoom),S=A/c.zoomScale(E-f);M=Math.sqrt(S/T*2)}var L=M*M,z=r(0),C=function(t){return s(z)/s(z+M*t)},I=function(t){return A*((s(z)*u(z+M*t)-a(z))/L)/T},P=(r(1)-z)/M;if(Math.abs(T)<1e-6){if(Math.abs(A-k)<1e-6)return this.easeTo(t);var D=k=0)return!1;return!0}),e.join(\" | \")},n.prototype=o.inherit(i,{options:{position:\"bottom-right\"},onAdd:function(t){var e=\"mapboxgl-ctrl-attrib\",r=this._container=a.create(\"div\",e,t.getContainer());return this._update(),t.on(\"source.load\",this._update.bind(this)),t.on(\"source.change\",this._update.bind(this)),t.on(\"source.remove\",this._update.bind(this)),t.on(\"moveend\",this._updateEditLink.bind(this)),r},_update:function(){this._map.style&&(this._container.innerHTML=n.createAttributionString(this._map.style.sources)),this._editLink=this._container.getElementsByClassName(\"mapbox-improve-map\")[0],this._updateEditLink()},_updateEditLink:function(){if(this._editLink){var t=this._map.getCenter();this._editLink.href=\"https://www.mapbox.com/map-feedback/#/\"+t.lng+\"/\"+t.lat+\"/\"+Math.round(this._map.getZoom()+1)}}})},{\"../../util/dom\":389,\"../../util/util\":403,\"./control\":371}],371:[function(t,e,r){\"use strict\";function n(){}var i=t(\"../../util/util\"),a=t(\"../../util/evented\");e.exports=n,n.prototype={addTo:function(t){this._map=t;var e=this._container=this.onAdd(t);if(this.options&&this.options.position){var r=this.options.position,n=t._controlCorners[r];e.className+=\" mapboxgl-ctrl\",r.indexOf(\"bottom\")!==-1?n.insertBefore(e,n.firstChild):n.appendChild(e)}return this},remove:function(){return this._container.parentNode.removeChild(this._container),this.onRemove&&this.onRemove(this._map),this._map=null,this}},i.extend(n.prototype,a)},{\"../../util/evented\":395,\"../../util/util\":403}],372:[function(t,e,r){\"use strict\";function n(t){s.setOptions(this,t)}var i=t(\"./control\"),a=t(\"../../util/browser\"),o=t(\"../../util/dom\"),s=t(\"../../util/util\");e.exports=n;var l={enableHighAccuracy:!1,timeout:6e3};n.prototype=s.inherit(i,{options:{position:\"top-right\"},onAdd:function(t){var e=\"mapboxgl-ctrl\",r=this._container=o.create(\"div\",e+\"-group\",t.getContainer());return a.supportsGeolocation?(this._container.addEventListener(\"contextmenu\",this._onContextMenu.bind(this)),this._geolocateButton=o.create(\"button\",e+\"-icon \"+e+\"-geolocate\",this._container),this._geolocateButton.type=\"button\",this._geolocateButton.addEventListener(\"click\",this._onClickGeolocate.bind(this)),r):r},_onContextMenu:function(t){t.preventDefault()},_onClickGeolocate:function(){navigator.geolocation.getCurrentPosition(this._success.bind(this),this._error.bind(this),l),this._timeoutId=setTimeout(this._finish.bind(this),1e4)},_success:function(t){this._map.jumpTo({center:[t.coords.longitude,t.coords.latitude],zoom:17,bearing:0,pitch:0}),this.fire(\"geolocate\",t),this._finish()},_error:function(t){this.fire(\"error\",t),this._finish()},_finish:function(){this._timeoutId&&clearTimeout(this._timeoutId),this._timeoutId=void 0}})},{\"../../util/browser\":387,\"../../util/dom\":389,\"../../util/util\":403,\"./control\":371}],373:[function(t,e,r){\"use strict\";function n(t){s.setOptions(this,t)}function i(t){return new MouseEvent(t.type,{button:2,buttons:2,bubbles:!0,cancelable:!0,detail:t.detail,view:t.view,screenX:t.screenX,screenY:t.screenY,clientX:t.clientX,clientY:t.clientY,movementX:t.movementX,movementY:t.movementY,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,altKey:t.altKey,metaKey:t.metaKey})}var a=t(\"./control\"),o=t(\"../../util/dom\"),s=t(\"../../util/util\");e.exports=n,n.prototype=s.inherit(a,{options:{position:\"top-right\"},onAdd:function(t){var e=\"mapboxgl-ctrl\",r=this._container=o.create(\"div\",e+\"-group\",t.getContainer());return this._container.addEventListener(\"contextmenu\",this._onContextMenu.bind(this)),this._zoomInButton=this._createButton(e+\"-icon \"+e+\"-zoom-in\",t.zoomIn.bind(t)),this._zoomOutButton=this._createButton(e+\"-icon \"+e+\"-zoom-out\",t.zoomOut.bind(t)),this._compass=this._createButton(e+\"-icon \"+e+\"-compass\",t.resetNorth.bind(t)),this._compassArrow=o.create(\"div\",\"arrow\",this._compass),this._compass.addEventListener(\"mousedown\",this._onCompassDown.bind(this)),this._onCompassMove=this._onCompassMove.bind(this),this._onCompassUp=this._onCompassUp.bind(this),t.on(\"rotate\",this._rotateCompassArrow.bind(this)),this._rotateCompassArrow(),this._el=t.getCanvasContainer(),r},_onContextMenu:function(t){t.preventDefault()},_onCompassDown:function(t){0===t.button&&(o.disableDrag(),document.addEventListener(\"mousemove\",this._onCompassMove),document.addEventListener(\"mouseup\",this._onCompassUp),this._el.dispatchEvent(i(t)),t.stopPropagation())},_onCompassMove:function(t){0===t.button&&(this._el.dispatchEvent(i(t)),t.stopPropagation())},_onCompassUp:function(t){0===t.button&&(document.removeEventListener(\"mousemove\",this._onCompassMove),document.removeEventListener(\"mouseup\",this._onCompassUp),o.enableDrag(),this._el.dispatchEvent(i(t)),t.stopPropagation())},_createButton:function(t,e){var r=o.create(\"button\",t,this._container);return r.type=\"button\",r.addEventListener(\"click\",function(){e()}),r},_rotateCompassArrow:function(){var t=\"rotate(\"+this._map.transform.angle*(180/Math.PI)+\"deg)\";this._compassArrow.style.transform=t}})},{\"../../util/dom\":389,\"../../util/util\":403,\"./control\":371}],374:[function(t,e,r){\"use strict\";function n(t){this._map=t,this._el=t.getCanvasContainer(),this._container=t.getContainer(),o.bindHandlers(this)}var i=t(\"../../util/dom\"),a=t(\"../../geo/lng_lat_bounds\"),o=t(\"../../util/util\");e.exports=n,n.prototype={_enabled:!1,_active:!1,isEnabled:function(){return this._enabled},isActive:function(){return this._active},enable:function(){this.isEnabled()||(this._el.addEventListener(\"mousedown\",this._onMouseDown,!1),this._enabled=!0)},disable:function(){this.isEnabled()&&(this._el.removeEventListener(\"mousedown\",this._onMouseDown),this._enabled=!1)},_onMouseDown:function(t){t.shiftKey&&0===t.button&&(document.addEventListener(\"mousemove\",this._onMouseMove,!1),document.addEventListener(\"keydown\",this._onKeyDown,!1),document.addEventListener(\"mouseup\",this._onMouseUp,!1),i.disableDrag(),this._startPos=i.mousePos(this._el,t),this._active=!0)},_onMouseMove:function(t){var e=this._startPos,r=i.mousePos(this._el,t);this._box||(this._box=i.create(\"div\",\"mapboxgl-boxzoom\",this._container),this._container.classList.add(\"mapboxgl-crosshair\"),this._fireEvent(\"boxzoomstart\",t));var n=Math.min(e.x,r.x),a=Math.max(e.x,r.x),o=Math.min(e.y,r.y),s=Math.max(e.y,r.y);i.setTransform(this._box,\"translate(\"+n+\"px,\"+o+\"px)\"),this._box.style.width=a-n+\"px\",this._box.style.height=s-o+\"px\"},_onMouseUp:function(t){if(0===t.button){var e=this._startPos,r=i.mousePos(this._el,t),n=new a(this._map.unproject(e),this._map.unproject(r));this._finish(),e.x===r.x&&e.y===r.y?this._fireEvent(\"boxzoomcancel\",t):this._map.fitBounds(n,{linear:!0}).fire(\"boxzoomend\",{originalEvent:t,boxZoomBounds:n})}},_onKeyDown:function(t){27===t.keyCode&&(this._finish(),this._fireEvent(\"boxzoomcancel\",t))},_finish:function(){this._active=!1,document.removeEventListener(\"mousemove\",this._onMouseMove,!1),document.removeEventListener(\"keydown\",this._onKeyDown,!1),document.removeEventListener(\"mouseup\",this._onMouseUp,!1),this._container.classList.remove(\"mapboxgl-crosshair\"),this._box&&(this._box.parentNode.removeChild(this._box),this._box=null),i.enableDrag()},_fireEvent:function(t,e){return this._map.fire(t,{originalEvent:e})}}},{\"../../geo/lng_lat_bounds\":301,\"../../util/dom\":389,\"../../util/util\":403}],375:[function(t,e,r){\"use strict\";function n(t){this._map=t,this._onDblClick=this._onDblClick.bind(this)}e.exports=n,n.prototype={_enabled:!1,isEnabled:function(){return this._enabled},enable:function(){this.isEnabled()||(this._map.on(\"dblclick\",this._onDblClick),this._enabled=!0)},disable:function(){this.isEnabled()&&(this._map.off(\"dblclick\",this._onDblClick),this._enabled=!1)},_onDblClick:function(t){this._map.zoomTo(this._map.getZoom()+(t.originalEvent.shiftKey?-1:1),{around:t.lngLat},t)}}},{}],376:[function(t,e,r){\"use strict\";function n(t){this._map=t,this._el=t.getCanvasContainer(),a.bindHandlers(this)}var i=t(\"../../util/dom\"),a=t(\"../../util/util\");e.exports=n;var o=.3,s=a.bezier(0,0,o,1),l=1400,u=2500;n.prototype={_enabled:!1,_active:!1,isEnabled:function(){return this._enabled},isActive:function(){return this._active},enable:function(){this.isEnabled()||(this._el.addEventListener(\"mousedown\",this._onDown),this._el.addEventListener(\"touchstart\",this._onDown),this._enabled=!0)},disable:function(){this.isEnabled()&&(this._el.removeEventListener(\"mousedown\",this._onDown),this._el.removeEventListener(\"touchstart\",this._onDown),this._enabled=!1)},_onDown:function(t){this._ignoreEvent(t)||this.isActive()||(t.touches?(document.addEventListener(\"touchmove\",this._onMove),document.addEventListener(\"touchend\",this._onTouchEnd)):(document.addEventListener(\"mousemove\",this._onMove),document.addEventListener(\"mouseup\",this._onMouseUp)),this._active=!1,this._startPos=this._pos=i.mousePos(this._el,t),this._inertia=[[Date.now(),this._pos]])},_onMove:function(t){if(!this._ignoreEvent(t)){this.isActive()||(this._active=!0,this._fireEvent(\"dragstart\",t),this._fireEvent(\"movestart\",t));var e=i.mousePos(this._el,t),r=this._map;r.stop(),this._drainInertiaBuffer(),this._inertia.push([Date.now(),e]),r.transform.setLocationAtPoint(r.transform.pointLocation(this._pos),e),this._fireEvent(\"drag\",t),this._fireEvent(\"move\",t),this._pos=e,t.preventDefault()}},_onUp:function(t){if(this.isActive()){this._active=!1,this._fireEvent(\"dragend\",t),this._drainInertiaBuffer();var e=function(){this._fireEvent(\"moveend\",t)}.bind(this),r=this._inertia;if(r.length<2)return void e();var n=r[r.length-1],i=r[0],a=n[1].sub(i[1]),c=(n[0]-i[0])/1e3;if(0===c||n[1].equals(i[1]))return void e();var h=a.mult(o/c),f=h.mag();f>l&&(f=l,h._unit()._mult(f));var d=f/(u*o),p=h.mult(-d/2);this._map.panBy(p,{duration:1e3*d,easing:s,noMoveStart:!0},{originalEvent:t})}},_onMouseUp:function(t){this._ignoreEvent(t)||(this._onUp(t),\n", + "document.removeEventListener(\"mousemove\",this._onMove),document.removeEventListener(\"mouseup\",this._onMouseUp))},_onTouchEnd:function(t){this._ignoreEvent(t)||(this._onUp(t),document.removeEventListener(\"touchmove\",this._onMove),document.removeEventListener(\"touchend\",this._onTouchEnd))},_fireEvent:function(t,e){return this._map.fire(t,{originalEvent:e})},_ignoreEvent:function(t){var e=this._map;if(e.boxZoom&&e.boxZoom.isActive())return!0;if(e.dragRotate&&e.dragRotate.isActive())return!0;if(t.touches)return t.touches.length>1;if(t.ctrlKey)return!0;var r=1,n=0;return\"mousemove\"===t.type?t.buttons&0===r:t.button!==n},_drainInertiaBuffer:function(){for(var t=this._inertia,e=Date.now(),r=160;t.length>0&&e-t[0][0]>r;)t.shift()}}},{\"../../util/dom\":389,\"../../util/util\":403}],377:[function(t,e,r){\"use strict\";function n(t,e){this._map=t,this._el=t.getCanvasContainer(),this._bearingSnap=e.bearingSnap,o.bindHandlers(this)}var i=t(\"../../util/dom\"),a=t(\"point-geometry\"),o=t(\"../../util/util\");e.exports=n;var s=.25,l=o.bezier(0,0,s,1),u=180,c=720;n.prototype={_enabled:!1,_active:!1,isEnabled:function(){return this._enabled},isActive:function(){return this._active},enable:function(){this.isEnabled()||(this._el.addEventListener(\"mousedown\",this._onDown),this._enabled=!0)},disable:function(){this.isEnabled()&&(this._el.removeEventListener(\"mousedown\",this._onDown),this._enabled=!1)},_onDown:function(t){if(!this._ignoreEvent(t)&&!this.isActive()){document.addEventListener(\"mousemove\",this._onMove),document.addEventListener(\"mouseup\",this._onUp),this._active=!1,this._inertia=[[Date.now(),this._map.getBearing()]],this._startPos=this._pos=i.mousePos(this._el,t),this._center=this._map.transform.centerPoint;var e=this._startPos.sub(this._center),r=e.mag();r<200&&(this._center=this._startPos.add(new a(-200,0)._rotate(e.angle()))),t.preventDefault()}},_onMove:function(t){if(!this._ignoreEvent(t)){this.isActive()||(this._active=!0,this._fireEvent(\"rotatestart\",t),this._fireEvent(\"movestart\",t));var e=this._map;e.stop();var r=this._pos,n=i.mousePos(this._el,t),a=this._center,o=r.sub(a).angleWith(n.sub(a))/Math.PI*180,s=e.getBearing()-o,l=this._inertia,u=l[l.length-1];this._drainInertiaBuffer(),l.push([Date.now(),e._normalizeBearing(s,u[1])]),e.transform.bearing=s,this._fireEvent(\"rotate\",t),this._fireEvent(\"move\",t),this._pos=n}},_onUp:function(t){if(!this._ignoreEvent(t)&&(document.removeEventListener(\"mousemove\",this._onMove),document.removeEventListener(\"mouseup\",this._onUp),this.isActive())){this._active=!1,this._fireEvent(\"rotateend\",t),this._drainInertiaBuffer();var e=this._map,r=e.getBearing(),n=this._inertia,i=function(){Math.abs(r)u&&(m=u);var v=m/(c*s),y=p*m*(v/2);f+=y,Math.abs(e._normalizeBearing(f,0))1;var r=t.ctrlKey?1:2,n=t.ctrlKey?0:2;return\"mousemove\"===t.type?t.buttons&0===r:t.button!==n},_drainInertiaBuffer:function(){for(var t=this._inertia,e=Date.now(),r=160;t.length>0&&e-t[0][0]>r;)t.shift()}}},{\"../../util/dom\":389,\"../../util/util\":403,\"point-geometry\":442}],378:[function(t,e,r){\"use strict\";function n(t){this._map=t,this._el=t.getCanvasContainer(),this._onKeyDown=this._onKeyDown.bind(this)}e.exports=n;var i=80,a=2,o=5;n.prototype={_enabled:!1,isEnabled:function(){return this._enabled},enable:function(){this.isEnabled()||(this._el.addEventListener(\"keydown\",this._onKeyDown,!1),this._enabled=!0)},disable:function(){this.isEnabled()&&(this._el.removeEventListener(\"keydown\",this._onKeyDown),this._enabled=!1)},_onKeyDown:function(t){if(!(t.altKey||t.ctrlKey||t.metaKey)){var e=this._map,r={originalEvent:t};if(!e.isEasing())switch(t.keyCode){case 61:case 107:case 171:case 187:e.zoomTo(Math.round(e.getZoom())+(t.shiftKey?2:1),r);break;case 189:case 109:case 173:e.zoomTo(Math.round(e.getZoom())-(t.shiftKey?2:1),r);break;case 37:t.shiftKey?e.easeTo({bearing:e.getBearing()-a},r):(t.preventDefault(),e.panBy([-i,0],r));break;case 39:t.shiftKey?e.easeTo({bearing:e.getBearing()+a},r):(t.preventDefault(),e.panBy([i,0],r));break;case 38:t.shiftKey?e.easeTo({pitch:e.getPitch()+o},r):(t.preventDefault(),e.panBy([0,-i],r));break;case 40:t.shiftKey?e.easeTo({pitch:Math.max(e.getPitch()-o,0)},r):(t.preventDefault(),e.panBy([0,i],r))}}}}},{}],379:[function(t,e,r){\"use strict\";function n(t){this._map=t,this._el=t.getCanvasContainer(),o.bindHandlers(this)}var i=t(\"../../util/dom\"),a=t(\"../../util/browser\"),o=t(\"../../util/util\");e.exports=n;var s=\"undefined\"!=typeof navigator?navigator.userAgent.toLowerCase():\"\",l=s.indexOf(\"firefox\")!==-1,u=s.indexOf(\"safari\")!==-1&&s.indexOf(\"chrom\")===-1;n.prototype={_enabled:!1,isEnabled:function(){return this._enabled},enable:function(){this.isEnabled()||(this._el.addEventListener(\"wheel\",this._onWheel,!1),this._el.addEventListener(\"mousewheel\",this._onWheel,!1),this._enabled=!0)},disable:function(){this.isEnabled()&&(this._el.removeEventListener(\"wheel\",this._onWheel),this._el.removeEventListener(\"mousewheel\",this._onWheel),this._enabled=!1)},_onWheel:function(t){var e;\"wheel\"===t.type?(e=t.deltaY,l&&t.deltaMode===window.WheelEvent.DOM_DELTA_PIXEL&&(e/=a.devicePixelRatio),t.deltaMode===window.WheelEvent.DOM_DELTA_LINE&&(e*=40)):\"mousewheel\"===t.type&&(e=-t.wheelDeltaY,u&&(e/=3));var r=a.now(),n=r-(this._time||0);this._pos=i.mousePos(this._el,t),this._time=r,0!==e&&e%4.000244140625===0?(this._type=\"wheel\",e=Math.floor(e/4)):0!==e&&Math.abs(e)<4?this._type=\"trackpad\":n>400?(this._type=null,this._lastValue=e,this._timeout=setTimeout(this._onTimeout,40)):this._type||(this._type=Math.abs(n*e)<200?\"trackpad\":\"wheel\",this._timeout&&(clearTimeout(this._timeout),this._timeout=null,e+=this._lastValue)),t.shiftKey&&e&&(e/=4),this._type&&this._zoom(-e,t),t.preventDefault()},_onTimeout:function(){this._type=\"wheel\",this._zoom(-this._lastValue)},_zoom:function(t,e){if(0!==t){var r=this._map,n=2/(1+Math.exp(-Math.abs(t/100)));t<0&&0!==n&&(n=1/n);var i=r.ease?r.ease.to:r.transform.scale,a=r.transform.scaleZoom(i*n);r.zoomTo(a,{duration:0,around:r.unproject(this._pos),delayEndEvents:200},{originalEvent:e})}}}},{\"../../util/browser\":387,\"../../util/dom\":389,\"../../util/util\":403}],380:[function(t,e,r){\"use strict\";function n(t){this._map=t,this._el=t.getCanvasContainer(),a.bindHandlers(this)}var i=t(\"../../util/dom\"),a=t(\"../../util/util\");e.exports=n;var o=.15,s=a.bezier(0,0,o,1),l=12,u=2.5,c=.15,h=4;n.prototype={_enabled:!1,isEnabled:function(){return this._enabled},enable:function(){this.isEnabled()||(this._el.addEventListener(\"touchstart\",this._onStart,!1),this._enabled=!0)},disable:function(){this.isEnabled()&&(this._el.removeEventListener(\"touchstart\",this._onStart),this._enabled=!1)},disableRotation:function(){this._rotationDisabled=!0},enableRotation:function(){this._rotationDisabled=!1},_onStart:function(t){if(2===t.touches.length){var e=i.mousePos(this._el,t.touches[0]),r=i.mousePos(this._el,t.touches[1]);this._startVec=e.sub(r),this._startScale=this._map.transform.scale,this._startBearing=this._map.transform.bearing,this._gestureIntent=void 0,this._inertia=[],document.addEventListener(\"touchmove\",this._onMove,!1),document.addEventListener(\"touchend\",this._onEnd,!1)}},_onMove:function(t){if(2===t.touches.length){var e=i.mousePos(this._el,t.touches[0]),r=i.mousePos(this._el,t.touches[1]),n=e.add(r).div(2),a=e.sub(r),o=a.mag()/this._startVec.mag(),s=this._rotationDisabled?0:180*a.angleWith(this._startVec)/Math.PI,l=this._map;if(this._gestureIntent){var u={duration:0,around:l.unproject(n)};\"rotate\"===this._gestureIntent&&(u.bearing=this._startBearing+s),\"zoom\"!==this._gestureIntent&&\"rotate\"!==this._gestureIntent||(u.zoom=l.transform.scaleZoom(this._startScale*o)),l.stop(),this._drainInertiaBuffer(),this._inertia.push([Date.now(),o,n]),l.easeTo(u,{originalEvent:t})}else{var f=Math.abs(1-o)>c,d=Math.abs(s)>h;d?this._gestureIntent=\"rotate\":f&&(this._gestureIntent=\"zoom\"),this._gestureIntent&&(this._startVec=a,this._startScale=l.transform.scale,this._startBearing=l.transform.bearing)}t.preventDefault()}},_onEnd:function(t){document.removeEventListener(\"touchmove\",this._onMove),document.removeEventListener(\"touchend\",this._onEnd),this._drainInertiaBuffer();var e=this._inertia,r=this._map;if(e.length<2)return void r.snapToNorth({},{originalEvent:t});var n=e[e.length-1],i=e[0],a=r.transform.scaleZoom(this._startScale*n[1]),c=r.transform.scaleZoom(this._startScale*i[1]),h=a-c,f=(n[0]-i[0])/1e3,d=n[2];if(0===f||a===c)return void r.snapToNorth({},{originalEvent:t});var p=h*o/f;Math.abs(p)>u&&(p=p>0?u:-u);var g=1e3*Math.abs(p/(l*o)),m=a+p*g/2e3;m<0&&(m=0),r.easeTo({zoom:m,duration:g,easing:s,around:r.unproject(d)},{originalEvent:t})},_drainInertiaBuffer:function(){for(var t=this._inertia,e=Date.now(),r=160;t.length>2&&e-t[0][0]>r;)t.shift()}}},{\"../../util/dom\":389,\"../../util/util\":403}],381:[function(t,e,r){\"use strict\";function n(){i.bindAll([\"_onHashChange\",\"_updateHash\"],this)}e.exports=n;var i=t(\"../util/util\");n.prototype={addTo:function(t){return this._map=t,window.addEventListener(\"hashchange\",this._onHashChange,!1),this._map.on(\"moveend\",this._updateHash),this},remove:function(){return window.removeEventListener(\"hashchange\",this._onHashChange,!1),this._map.off(\"moveend\",this._updateHash),delete this._map,this},_onHashChange:function(){var t=location.hash.replace(\"#\",\"\").split(\"/\");return t.length>=3&&(this._map.jumpTo({center:[+t[2],+t[1]],zoom:+t[0],bearing:+(t[3]||0)}),!0)},_updateHash:function(){var t=this._map.getCenter(),e=this._map.getZoom(),r=this._map.getBearing(),n=Math.max(0,Math.ceil(Math.log(e)/Math.LN2)),i=\"#\"+Math.round(100*e)/100+\"/\"+t.lat.toFixed(n)+\"/\"+t.lng.toFixed(n)+(r?\"/\"+Math.round(10*r)/10:\"\");window.history.replaceState(\"\",\"\",i)}}},{\"../util/util\":403}],382:[function(t,e,r){\"use strict\";function n(t){t.parentNode&&t.parentNode.removeChild(t)}var i=t(\"../util/canvas\"),a=t(\"../util/util\"),o=t(\"../util/browser\"),s=t(\"../util/browser\").window,l=t(\"../util/evented\"),u=t(\"../util/dom\"),c=t(\"../style/style\"),h=t(\"../style/animation_loop\"),f=t(\"../render/painter\"),d=t(\"../geo/transform\"),p=t(\"./hash\"),g=t(\"./bind_handlers\"),m=t(\"./camera\"),v=t(\"../geo/lng_lat\"),y=t(\"../geo/lng_lat_bounds\"),x=t(\"point-geometry\"),b=t(\"./control/attribution\"),_=0,w=20,M={center:[0,0],zoom:0,bearing:0,pitch:0,minZoom:_,maxZoom:w,interactive:!0,scrollZoom:!0,boxZoom:!0,dragRotate:!0,dragPan:!0,keyboard:!0,doubleClickZoom:!0,touchZoomRotate:!0,bearingSnap:7,hash:!1,attributionControl:!0,failIfMajorPerformanceCaveat:!1,preserveDrawingBuffer:!1,trackResize:!0,workerCount:Math.max(o.hardwareConcurrency-1,1)},A=e.exports=function(t){if(t=a.extend({},M,t),t.workerCount<1)throw new Error(\"workerCount must an integer greater than or equal to 1.\");this._interactive=t.interactive,this._failIfMajorPerformanceCaveat=t.failIfMajorPerformanceCaveat,this._preserveDrawingBuffer=t.preserveDrawingBuffer,this._trackResize=t.trackResize,this._workerCount=t.workerCount,this._bearingSnap=t.bearingSnap,\"string\"==typeof t.container?this._container=document.getElementById(t.container):this._container=t.container,this.animationLoop=new h,this.transform=new d(t.minZoom,t.maxZoom),t.maxBounds&&this.setMaxBounds(t.maxBounds),a.bindAll([\"_forwardStyleEvent\",\"_forwardSourceEvent\",\"_forwardLayerEvent\",\"_forwardTileEvent\",\"_onStyleLoad\",\"_onStyleChange\",\"_onSourceAdd\",\"_onSourceRemove\",\"_onSourceUpdate\",\"_onWindowOnline\",\"_onWindowResize\",\"_update\",\"_render\"],this),this._setupContainer(),this._setupPainter(),this.on(\"move\",this._update.bind(this,!1)),this.on(\"zoom\",this._update.bind(this,!0)),this.on(\"moveend\",function(){this.animationLoop.set(300),this._rerender()}.bind(this)),\"undefined\"!=typeof s&&(s.addEventListener(\"online\",this._onWindowOnline,!1),s.addEventListener(\"resize\",this._onWindowResize,!1)),g(this,t),this._hash=t.hash&&(new p).addTo(this),this._hash&&this._hash._onHashChange()||this.jumpTo({center:t.center,zoom:t.zoom,bearing:t.bearing,pitch:t.pitch}),this.stacks={},this._classes=[],this.resize(),t.classes&&this.setClasses(t.classes),t.style&&this.setStyle(t.style),t.attributionControl&&this.addControl(new b(t.attributionControl));var e=this.fire.bind(this,\"error\");this.on(\"style.error\",e),this.on(\"source.error\",e),this.on(\"tile.error\",e),this.on(\"layer.error\",e)};a.extend(A.prototype,l),a.extend(A.prototype,m.prototype),a.extend(A.prototype,{addControl:function(t){return t.addTo(this),this},addClass:function(t,e){return this._classes.indexOf(t)>=0||\"\"===t?this:(this._classes.push(t),this._classOptions=e,this.style&&this.style.updateClasses(),this._update(!0))},removeClass:function(t,e){var r=this._classes.indexOf(t);return r<0||\"\"===t?this:(this._classes.splice(r,1),this._classOptions=e,this.style&&this.style.updateClasses(),this._update(!0))},setClasses:function(t,e){for(var r={},n=0;n=0},getClasses:function(){return this._classes},resize:function(){var t=0,e=0;return this._container&&(t=this._container.offsetWidth||400,e=this._container.offsetHeight||300),this._canvas.resize(t,e),this.transform.resize(t,e),this.painter.resize(t,e),this.fire(\"movestart\").fire(\"move\").fire(\"resize\").fire(\"moveend\")},getBounds:function(){var t=new y(this.transform.pointLocation(new x(0,0)),this.transform.pointLocation(this.transform.size));return(this.transform.angle||this.transform.pitch)&&(t.extend(this.transform.pointLocation(new x(this.transform.size.x,0))),t.extend(this.transform.pointLocation(new x(0,this.transform.size.y)))),t},setMaxBounds:function(t){if(t){var e=y.convert(t);this.transform.lngRange=[e.getWest(),e.getEast()],this.transform.latRange=[e.getSouth(),e.getNorth()],this.transform._constrain(),this._update()}else null!==t&&void 0!==t||(this.transform.lngRange=[],this.transform.latRange=[],this._update());return this},setMinZoom:function(t){if(t=null===t||void 0===t?_:t,t>=_&&t<=this.transform.maxZoom)return this.transform.minZoom=t,this._update(),this.getZoom()=this.transform.minZoom&&t<=w)return this.transform.maxZoom=t,this._update(),this.getZoom()>t&&this.setZoom(t),this;throw new Error(\"maxZoom must be between the current minZoom and \"+w+\", inclusive\")},project:function(t){return this.transform.locationPoint(v.convert(t))},unproject:function(t){return this.transform.pointLocation(x.convert(t))},queryRenderedFeatures:function(){function t(t){return t instanceof x||Array.isArray(t)}var e,r={};return 2===arguments.length?(e=arguments[0],r=arguments[1]):1===arguments.length&&t(arguments[0])?e=arguments[0]:1===arguments.length&&(r=arguments[0]),this.style.queryRenderedFeatures(this._makeQueryGeometry(e),r,this.transform.zoom,this.transform.angle)},_makeQueryGeometry:function(t){void 0===t&&(t=[x.convert([0,0]),x.convert([this.transform.width,this.transform.height])]);var e,r=t instanceof x||\"number\"==typeof t[0];if(r){var n=x.convert(t);e=[n]}else{var i=[x.convert(t[0]),x.convert(t[1])];e=[i[0],new x(i[1].x,i[0].y),i[1],new x(i[0].x,i[1].y),i[0]]}return e=e.map(function(t){return this.transform.pointCoordinate(t)}.bind(this))},querySourceFeatures:function(t,e){return this.style.querySourceFeatures(t,e)},setStyle:function(t){return this.style&&(this.style.off(\"load\",this._onStyleLoad).off(\"error\",this._forwardStyleEvent).off(\"change\",this._onStyleChange).off(\"source.add\",this._onSourceAdd).off(\"source.remove\",this._onSourceRemove).off(\"source.load\",this._onSourceUpdate).off(\"source.error\",this._forwardSourceEvent).off(\"source.change\",this._onSourceUpdate).off(\"layer.add\",this._forwardLayerEvent).off(\"layer.remove\",this._forwardLayerEvent).off(\"layer.error\",this._forwardLayerEvent).off(\"tile.add\",this._forwardTileEvent).off(\"tile.remove\",this._forwardTileEvent).off(\"tile.load\",this._update).off(\"tile.error\",this._forwardTileEvent).off(\"tile.stats\",this._forwardTileEvent)._remove(),this.off(\"rotate\",this.style._redoPlacement),this.off(\"pitch\",this.style._redoPlacement)),t?(t instanceof c?this.style=t:this.style=new c(t,this.animationLoop,this._workerCount),this.style.on(\"load\",this._onStyleLoad).on(\"error\",this._forwardStyleEvent).on(\"change\",this._onStyleChange).on(\"source.add\",this._onSourceAdd).on(\"source.remove\",this._onSourceRemove).on(\"source.load\",this._onSourceUpdate).on(\"source.error\",this._forwardSourceEvent).on(\"source.change\",this._onSourceUpdate).on(\"layer.add\",this._forwardLayerEvent).on(\"layer.remove\",this._forwardLayerEvent).on(\"layer.error\",this._forwardLayerEvent).on(\"tile.add\",this._forwardTileEvent).on(\"tile.remove\",this._forwardTileEvent).on(\"tile.load\",this._update).on(\"tile.error\",this._forwardTileEvent).on(\"tile.stats\",this._forwardTileEvent),this.on(\"rotate\",this.style._redoPlacement),this.on(\"pitch\",this.style._redoPlacement),this):(this.style=null,this)},getStyle:function(){if(this.style)return this.style.serialize()},addSource:function(t,e){return this.style.addSource(t,e),this._update(!0),this},addSourceType:function(t,e,r){return this.style.addSourceType(t,e,r)},removeSource:function(t){return this.style.removeSource(t),this._update(!0),this},getSource:function(t){return this.style.getSource(t)},addLayer:function(t,e){return this.style.addLayer(t,e),this._update(!0),this},removeLayer:function(t){return this.style.removeLayer(t),this._update(!0),this},getLayer:function(t){return this.style.getLayer(t)},setFilter:function(t,e){return this.style.setFilter(t,e),this._update(!0),this},setLayerZoomRange:function(t,e,r){return this.style.setLayerZoomRange(t,e,r),this._update(!0),this},getFilter:function(t){return this.style.getFilter(t)},setPaintProperty:function(t,e,r,n){return this.style.setPaintProperty(t,e,r,n),this._update(!0),this},getPaintProperty:function(t,e,r){return this.style.getPaintProperty(t,e,r)},setLayoutProperty:function(t,e,r){return this.style.setLayoutProperty(t,e,r),this._update(!0),this},getLayoutProperty:function(t,e){return this.style.getLayoutProperty(t,e)},getContainer:function(){return this._container},getCanvasContainer:function(){return this._canvasContainer},getCanvas:function(){return this._canvas.getElement()},_setupContainer:function(){var t=this._container;t.classList.add(\"mapboxgl-map\");var e=this._canvasContainer=u.create(\"div\",\"mapboxgl-canvas-container\",t);this._interactive&&e.classList.add(\"mapboxgl-interactive\"),this._canvas=new i(this,e);var r=this._controlContainer=u.create(\"div\",\"mapboxgl-control-container\",t),n=this._controlCorners={};[\"top-left\",\"top-right\",\"bottom-left\",\"bottom-right\"].forEach(function(t){n[t]=u.create(\"div\",\"mapboxgl-ctrl-\"+t,r)})},_setupPainter:function(){var t=this._canvas.getWebGLContext({failIfMajorPerformanceCaveat:this._failIfMajorPerformanceCaveat,preserveDrawingBuffer:this._preserveDrawingBuffer});return t?void(this.painter=new f(t,this.transform)):void this.fire(\"error\",{error:new Error(\"Failed to initialize WebGL\")})},_contextLost:function(t){t.preventDefault(),this._frameId&&o.cancelFrame(this._frameId),this.fire(\"webglcontextlost\",{originalEvent:t})},_contextRestored:function(t){this._setupPainter(),this.resize(),this._update(),this.fire(\"webglcontextrestored\",{originalEvent:t})},loaded:function(){return!this._styleDirty&&!this._sourcesDirty&&!(!this.style||!this.style.loaded())},_update:function(t){return this.style?(this._styleDirty=this._styleDirty||t,this._sourcesDirty=!0,this._rerender(),this):this},_render:function(){try{this.style&&this._styleDirty&&(this._styleDirty=!1,this.style.update(this._classes,this._classOptions),this._classOptions=null,this.style._recalculate(this.transform.zoom)),this.style&&this._sourcesDirty&&(this._sourcesDirty=!1,this.style._updateSources(this.transform)),this.painter.render(this.style,{debug:this.showTileBoundaries,showOverdrawInspector:this._showOverdrawInspector,vertices:this.vertices,rotating:this.rotating,zooming:this.zooming}),this.fire(\"render\"),this.loaded()&&!this._loaded&&(this._loaded=!0,this.fire(\"load\")),this._frameId=null,this.animationLoop.stopped()||(this._styleDirty=!0),(this._sourcesDirty||this._repaint||this._styleDirty)&&this._rerender()}catch(t){this.fire(\"error\",{error:t})}return this},remove:function(){this._hash&&this._hash.remove(),o.cancelFrame(this._frameId),this.setStyle(null),\"undefined\"!=typeof s&&s.removeEventListener(\"resize\",this._onWindowResize,!1);var t=this.painter.gl.getExtension(\"WEBGL_lose_context\");t&&t.loseContext(),n(this._canvasContainer),n(this._controlContainer),this._container.classList.remove(\"mapboxgl-map\")},_rerender:function(){this.style&&!this._frameId&&(this._frameId=o.frame(this._render))},_forwardStyleEvent:function(t){this.fire(\"style.\"+t.type,a.extend({style:t.target},t))},_forwardSourceEvent:function(t){this.fire(t.type,a.extend({style:t.target},t))},_forwardLayerEvent:function(t){this.fire(t.type,a.extend({style:t.target},t))},_forwardTileEvent:function(t){this.fire(t.type,a.extend({style:t.target},t))},_onStyleLoad:function(t){this.transform.unmodified&&this.jumpTo(this.style.stylesheet),this.style.update(this._classes,{transition:!1}),this._forwardStyleEvent(t)},_onStyleChange:function(t){this._update(!0),this._forwardStyleEvent(t)},_onSourceAdd:function(t){var e=t.source;e.onAdd&&e.onAdd(this),this._forwardSourceEvent(t)},_onSourceRemove:function(t){var e=t.source;e.onRemove&&e.onRemove(this),this._forwardSourceEvent(t)},_onSourceUpdate:function(t){this._update(),this._forwardSourceEvent(t)},_onWindowOnline:function(){this._update()},_onWindowResize:function(){this._trackResize&&this.stop().resize()._update()}}),a.extendAll(A.prototype,{_showTileBoundaries:!1,get showTileBoundaries(){return this._showTileBoundaries},set showTileBoundaries(t){this._showTileBoundaries!==t&&(this._showTileBoundaries=t,this._update())},_showCollisionBoxes:!1,get showCollisionBoxes(){return this._showCollisionBoxes},set showCollisionBoxes(t){this._showCollisionBoxes!==t&&(this._showCollisionBoxes=t,this.style._redoPlacement())},_showOverdrawInspector:!1,get showOverdrawInspector(){return this._showOverdrawInspector},set showOverdrawInspector(t){this._showOverdrawInspector!==t&&(this._showOverdrawInspector=t,this._update())},_repaint:!1,get repaint(){return this._repaint},set repaint(t){this._repaint=t,this._update()},_vertices:!1,get vertices(){return this._vertices},set vertices(t){this._vertices=t,this._update()}})},{\"../geo/lng_lat\":300,\"../geo/lng_lat_bounds\":301,\"../geo/transform\":302,\"../render/painter\":316,\"../style/animation_loop\":336,\"../style/style\":339,\"../util/browser\":387,\"../util/canvas\":388,\"../util/dom\":389,\"../util/evented\":395,\"../util/util\":403,\"./bind_handlers\":368,\"./camera\":369,\"./control/attribution\":370,\"./hash\":381,\"point-geometry\":442}],383:[function(t,e,r){\"use strict\";function n(t,e){t||(t=i.create(\"div\")),t.classList.add(\"mapboxgl-marker\"),this._el=t,this._offset=o.convert(e&&e.offset||[0,0]),this._update=this._update.bind(this)}e.exports=n;var i=t(\"../util/dom\"),a=t(\"../geo/lng_lat\"),o=t(\"point-geometry\");n.prototype={addTo:function(t){return this.remove(),this._map=t,t.getCanvasContainer().appendChild(this._el),t.on(\"move\",this._update),this._update(),this},remove:function(){this._map&&(this._map.off(\"move\",this._update),this._map=null);var t=this._el.parentNode;return t&&t.removeChild(this._el),this},getLngLat:function(){return this._lngLat},setLngLat:function(t){return this._lngLat=a.convert(t),this._update(),this},getElement:function(){return this._el},_update:function(){if(this._map){var t=this._map.project(this._lngLat)._add(this._offset);i.setTransform(this._el,\"translate(\"+t.x+\"px,\"+t.y+\"px)\")}}}},{\"../geo/lng_lat\":300,\"../util/dom\":389,\"point-geometry\":442}],384:[function(t,e,r){\"use strict\";function n(t){i.setOptions(this,t),i.bindAll([\"_update\",\"_onClickClose\"],this)}e.exports=n;var i=t(\"../util/util\"),a=t(\"../util/evented\"),o=t(\"../util/dom\"),s=t(\"../geo/lng_lat\");n.prototype=i.inherit(a,{options:{closeButton:!0,closeOnClick:!0},addTo:function(t){return this._map=t,this._map.on(\"move\",this._update),this.options.closeOnClick&&this._map.on(\"click\",this._onClickClose),this._update(),this},remove:function(){return this._content&&this._content.parentNode&&this._content.parentNode.removeChild(this._content),this._container&&(this._container.parentNode.removeChild(this._container),delete this._container),this._map&&(this._map.off(\"move\",this._update),this._map.off(\"click\",this._onClickClose),delete this._map),this.fire(\"close\"),this},getLngLat:function(){return this._lngLat},setLngLat:function(t){return this._lngLat=s.convert(t),this._update(),this},setText:function(t){return this.setDOMContent(document.createTextNode(t))},setHTML:function(t){var e,r=document.createDocumentFragment(),n=document.createElement(\"body\");for(n.innerHTML=t;;){if(e=n.firstChild,!e)break;r.appendChild(e)}return this.setDOMContent(r)},setDOMContent:function(t){return this._createContent(),this._content.appendChild(t),this._update(),this},_createContent:function(){this._content&&this._content.parentNode&&this._content.parentNode.removeChild(this._content),this._content=o.create(\"div\",\"mapboxgl-popup-content\",this._container),this.options.closeButton&&(this._closeButton=o.create(\"button\",\"mapboxgl-popup-close-button\",this._content),this._closeButton.type=\"button\",this._closeButton.innerHTML=\"×\",this._closeButton.addEventListener(\"click\",this._onClickClose))},_update:function(){if(this._map&&this._lngLat&&this._content){this._container||(this._container=o.create(\"div\",\"mapboxgl-popup\",this._map.getContainer()),this._tip=o.create(\"div\",\"mapboxgl-popup-tip\",this._container),this._container.appendChild(this._content));var t=this._map.project(this._lngLat).round(),e=this.options.anchor;if(!e){var r=this._container.offsetWidth,n=this._container.offsetHeight;e=t.ythis._map.transform.height-n?[\"bottom\"]:[],t.xthis._map.transform.width-r/2&&e.push(\"right\"),e=0===e.length?\"bottom\":e.join(\"-\")}var i={top:\"translate(-50%,0)\",\"top-left\":\"translate(0,0)\",\"top-right\":\"translate(-100%,0)\",bottom:\"translate(-50%,-100%)\",\"bottom-left\":\"translate(0,-100%)\",\"bottom-right\":\"translate(-100%,-100%)\",left:\"translate(0,-50%)\",right:\"translate(-100%,-50%)\"},a=this._container.classList;for(var s in i)a.remove(\"mapboxgl-popup-anchor-\"+s);a.add(\"mapboxgl-popup-anchor-\"+e),o.setTransform(this._container,i[e]+\" translate(\"+t.x+\"px,\"+t.y+\"px)\")}},_onClickClose:function(){this.remove()}})},{\"../geo/lng_lat\":300,\"../util/dom\":389,\"../util/evented\":395,\"../util/util\":403}],385:[function(t,e,r){\"use strict\";function n(t,e){this.target=t,this.parent=e,this.callbacks={},this.callbackID=0,this.receive=this.receive.bind(this),this.target.addEventListener(\"message\",this.receive,!1)}e.exports=n,n.prototype.receive=function(t){function e(t,e,r){this.postMessage({type:\"\",id:String(i),error:t?String(t):null,data:e},r)}var r,n=t.data,i=n.id;if(\"\"===n.type)r=this.callbacks[n.id],delete this.callbacks[n.id],r&&r(n.error||null,n.data);else if(\"undefined\"!=typeof n.id&&this.parent[n.type])this.parent[n.type](n.data,e.bind(this));else if(\"undefined\"!=typeof n.id&&this.parent.workerSources){var a=n.type.split(\".\");this.parent.workerSources[a[0]][a[1]](n.data,e.bind(this))}else this.parent[n.type](n.data)},n.prototype.send=function(t,e,r,n){var i=null;r&&(this.callbacks[i=this.callbackID++]=r),this.postMessage({type:t,id:String(i),data:e},n)},n.prototype.postMessage=function(t,e){this.target.postMessage(t,e)}},{}],386:[function(t,e,r){\"use strict\";function n(t){var e=document.createElement(\"a\");return e.href=t,e.protocol===document.location.protocol&&e.host===document.location.host}r.getJSON=function(t,e){var r=new XMLHttpRequest;return r.open(\"GET\",t,!0),r.setRequestHeader(\"Accept\",\"application/json\"),r.onerror=function(t){e(t)},r.onload=function(){if(r.status>=200&&r.status<300&&r.response){var t;try{t=JSON.parse(r.response)}catch(t){return e(t)}e(null,t)}else e(new Error(r.statusText))},r.send(),r},r.getArrayBuffer=function(t,e){var r=new XMLHttpRequest;return r.open(\"GET\",t,!0),r.responseType=\"arraybuffer\",r.onerror=function(t){e(t)},r.onload=function(){r.status>=200&&r.status<300&&r.response?e(null,r.response):e(new Error(r.statusText))},r.send(),r},r.getImage=function(t,e){return r.getArrayBuffer(t,function(t,r){if(t)return e(t);var n=new Image;n.onload=function(){e(null,n),(window.URL||window.webkitURL).revokeObjectURL(n.src)};var i=new Blob([new Uint8Array(r)],{type:\"image/png\"});return n.src=(window.URL||window.webkitURL).createObjectURL(i),n.getData=function(){var t=document.createElement(\"canvas\"),e=t.getContext(\"2d\");return t.width=n.width,t.height=n.height,e.drawImage(n,0,0),e.getImageData(0,0,n.width,n.height).data},n})},r.getVideo=function(t,e){var r=document.createElement(\"video\");r.onloadstart=function(){e(null,r)};for(var i=0;i=s+n?t.call(i,1):(t.call(i,(l-s)/n),r.frame(a)))}if(!n)return t.call(i,1),null;var o=!1,s=e.exports.now();return r.frame(a),function(){o=!0}},r.supported=t(\"mapbox-gl-supported\"),r.hardwareConcurrency=navigator.hardwareConcurrency||4,Object.defineProperty(r,\"devicePixelRatio\",{get:function(){return window.devicePixelRatio}}),r.supportsWebp=!1;var a=document.createElement(\"img\");a.onload=function(){r.supportsWebp=!0},a.src=\"data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA=\",r.supportsGeolocation=!!navigator.geolocation},{\"mapbox-gl-supported\":288}],388:[function(t,e,r){\"use strict\";function n(t,e){this.canvas=document.createElement(\"canvas\"),t&&e&&(this.canvas.style.position=\"absolute\",this.canvas.classList.add(\"mapboxgl-canvas\"),this.canvas.addEventListener(\"webglcontextlost\",t._contextLost.bind(t),!1),this.canvas.addEventListener(\"webglcontextrestored\",t._contextRestored.bind(t),!1),this.canvas.setAttribute(\"tabindex\",0),e.appendChild(this.canvas))}var i=t(\"../util\"),a=t(\"mapbox-gl-supported\");e.exports=n,n.prototype.resize=function(t,e){var r=window.devicePixelRatio||1;this.canvas.width=r*t,this.canvas.height=r*e,this.canvas.style.width=t+\"px\",this.canvas.style.height=e+\"px\"},n.prototype.getWebGLContext=function(t){return t=i.extend({},t,a.webGLContextAttributes),this.canvas.getContext(\"webgl\",t)||this.canvas.getContext(\"experimental-webgl\",t)},n.prototype.getElement=function(){return this.canvas}},{\"../util\":403,\"mapbox-gl-supported\":288}],389:[function(t,e,r){\"use strict\";function n(t){for(var e=0;e1)for(var h=0;h=0&&this._events[t].splice(r,1),this._events[t].length||delete this._events[t]}else delete this._events[t];return this},once:function(t,e){var r=function(n){this.off(t,r),e.call(this,n)}.bind(this);return this.on(t,r),this},fire:function(t,e){if(!this.listens(t))return n.endsWith(t,\"error\")&&console.error(e&&e.error||e||\"Empty error event\"),this;e=n.extend({},e),n.extend(e,{type:t,target:this});for(var r=this._events[t].slice(),i=0;i=3)for(var l=0;l1){if(s(t,e))return!0;for(var n=0;n(e.y-t.y)*(r.x-t.x)}function u(t,e,r,n){return l(t,r,n)!==l(e,r,n)&&l(t,e,r)!==l(t,e,n)}function c(t,e,r){var n=r*r;if(1===e.length)return t.distSqr(e[0])1?t.distSqr(r):t.distSqr(r.sub(e)._mult(i)._add(e))}function f(t,e){for(var r,n,i,a=!1,o=0;oe.y!=i.y>e.y&&e.x<(i.x-n.x)*(e.y-n.y)/(i.y-n.y)+n.x&&(a=!a)}return a}function d(t,e){for(var r=!1,n=0,i=t.length-1;ne.y!=o.y>e.y&&e.x<(o.x-a.x)*(e.y-a.y)/(o.y-a.y)+a.x&&(r=!r)}return r}e.exports={multiPolygonIntersectsBufferedMultiPoint:n,multiPolygonIntersectsMultiPolygon:i,multiPolygonIntersectsBufferedMultiLine:a}},{}],399:[function(t,e,r){\"use strict\";function n(t,e){this.max=t,this.onRemove=e,this.reset()}e.exports=n,n.prototype.reset=function(){for(var t in this.data)this.onRemove(this.data[t]);return this.data={},this.order=[],this},n.prototype.add=function(t,e){if(this.has(t))this.order.splice(this.order.indexOf(t),1),this.data[t]=e,this.order.push(t);else if(this.data[t]=e,this.order.push(t),this.order.length>this.max){var r=this.get(this.order[0]);r&&this.onRemove(r)}return this},n.prototype.has=function(t){return t in this.data},n.prototype.keys=function(){return this.order},n.prototype.get=function(t){if(!this.has(t))return null;var e=this.data[t];return delete this.data[t],this.order.splice(this.order.indexOf(t),1),e},n.prototype.setMaxSize=function(t){for(this.max=t;this.order.length>this.max;){var e=this.get(this.order[0]);e&&this.onRemove(e)}return this}},{}],400:[function(t,e,r){\"use strict\";function n(t,e,r){if(r=r||o.ACCESS_TOKEN,!r&&o.REQUIRE_ACCESS_TOKEN)throw new Error(\"An API access token is required to use Mapbox GL. See https://www.mapbox.com/developers/api/#access-tokens\");if(t=t.replace(/^mapbox:\\/\\//,o.API_URL+e),t+=t.indexOf(\"?\")!==-1?\"&access_token=\":\"?access_token=\",o.REQUIRE_ACCESS_TOKEN){if(\"s\"===r[0])throw new Error(\"Use a public access token (pk.*) with Mapbox GL JS, not a secret access token (sk.*). See https://www.mapbox.com/developers/api/#access-tokens\");t+=r}return t}function i(t){return t?\"?\"+t:\"\"}function a(t){return t.access_token&&\"tk.\"===t.access_token.slice(0,3)?u.extend({},t,{access_token:o.ACCESS_TOKEN}):t}var o=t(\"./config\"),s=t(\"./browser\"),l=t(\"url\"),u=t(\"./util\");e.exports.normalizeStyleURL=function(t,e){var r=l.parse(t);return\"mapbox:\"!==r.protocol?t:n(\"mapbox:/\"+r.pathname+i(r.query),\"/styles/v1/\",e)},e.exports.normalizeSourceURL=function(t,e){var r=l.parse(t);return\"mapbox:\"!==r.protocol?t:n(t+\".json\",\"/v4/\",e)+\"&secure\"},e.exports.normalizeGlyphsURL=function(t,e){var r=l.parse(t);if(\"mapbox:\"!==r.protocol)return t;var a=r.pathname.split(\"/\")[1];return n(\"mapbox://\"+a+\"/{fontstack}/{range}.pbf\"+i(r.query),\"/fonts/v1/\",e)},e.exports.normalizeSpriteURL=function(t,e,r,a){var o=l.parse(t);return\"mapbox:\"!==o.protocol?(o.pathname+=e+r,l.format(o)):n(\"mapbox:/\"+o.pathname+\"/sprite\"+e+r+i(o.query),\"/styles/v1/\",a)},e.exports.normalizeTileURL=function(t,e,r){var n=l.parse(t,!0);if(!e)return t;var i=l.parse(e);if(\"mapbox:\"!==i.protocol)return t;var o=s.supportsWebp?\".webp\":\"$1\",u=s.devicePixelRatio>=2||512===r?\"@2x\":\"\";return l.format({protocol:n.protocol,hostname:n.hostname,pathname:n.pathname.replace(/(\\.(?:png|jpg)\\d*)/,u+o),query:a(n.query)})}},{\"./browser\":387,\"./config\":392,\"./util\":403,url:500}],401:[function(t,e,r){\"use strict\";function n(t){function e(){f.apply(this,arguments)}function r(){d.apply(this,arguments),this.members=e.prototype.members}var n=JSON.stringify(t);if(m[n])return m[n];void 0===t.alignment&&(t.alignment=1),e.prototype=Object.create(f.prototype);var s=0,u=0,v=[\"Uint8\"];return e.prototype.members=t.members.map(function(r){r={name:r.name,type:r.type,components:r.components||1},p(r.name.length),p(r.type in g),v.indexOf(r.type)<0&&v.push(r.type);var n=o(r.type);u=Math.max(u,n),r.offset=s=a(s,Math.max(t.alignment,n));for(var i=0;ithis.capacity){this.capacity=Math.max(t,Math.floor(this.capacity*this.RESIZE_MULTIPLIER),this.DEFAULT_CAPACITY),this.arrayBuffer=new ArrayBuffer(this.capacity*this.bytesPerElement);var e=this.uint8;this._refreshViews(),e&&this.uint8.set(e)}},d.prototype._refreshViews=function(){for(var t=0;t=1)return 1;var e=t*t,r=e*t;return 4*(t<.5?r:3*(t-e)+r-.75)},r.bezier=function(t,e,r,i){var a=new n(t,e,r,i);return function(t){return a.solve(t)}},r.ease=r.bezier(.25,.1,.25,1),r.clamp=function(t,e,r){return Math.min(r,Math.max(e,t))},r.wrap=function(t,e,r){var n=r-e,i=((t-e)%n+n)%n+e;return i===e?r:i},r.coalesce=function(){for(var t=0;t=0)return!0;return!1};var o={};r.warnOnce=function(t){o[t]||(\"undefined\"!=typeof console&&console.warn(t),o[t]=!0)}},{\"../geo/coordinate\":299,unitbezier:499}],404:[function(t,e,r){\"use strict\";function n(t,e,r,n){this._vectorTileFeature=t,t._z=e,t._x=r,t._y=n,this.properties=t.properties,null!=t.id&&(this.id=t.id)}e.exports=n,n.prototype={type:\"Feature\",get geometry(){return void 0===this._geometry&&(this._geometry=this._vectorTileFeature.toGeoJSON(this._vectorTileFeature._x,this._vectorTileFeature._y,this._vectorTileFeature._z).geometry),this._geometry},set geometry(t){this._geometry=t},toJSON:function(){var t={};for(var e in this)\"_geometry\"!==e&&\"_vectorTileFeature\"!==e&&\"toJSON\"!==e&&(t[e]=this[e]);return t}}},{}],405:[function(t,e,r){e.exports={_args:[[{raw:\"mapbox-gl@^0.22.0\",scope:null,escapedName:\"mapbox-gl\",name:\"mapbox-gl\",rawSpec:\"^0.22.0\",spec:\">=0.22.0 <0.23.0\",type:\"range\"},\"/home/etienne/Documents/plotly/plotly.js\"]],_from:\"mapbox-gl@>=0.22.0 <0.23.0\",_id:\"mapbox-gl@0.22.1\",_inCache:!0,_location:\"/mapbox-gl\",_nodeVersion:\"4.4.5\",_npmOperationalInternal:{host:\"packages-12-west.internal.npmjs.com\",tmp:\"tmp/mapbox-gl-0.22.1.tgz_1471549891670_0.8762630566488951\"},_npmUser:{name:\"lucaswoj\",email:\"lucas@lucaswoj.com\"},_npmVersion:\"2.15.5\",_phantomChildren:{},_requested:{raw:\"mapbox-gl@^0.22.0\",scope:null,escapedName:\"mapbox-gl\",name:\"mapbox-gl\",rawSpec:\"^0.22.0\",spec:\">=0.22.0 <0.23.0\",type:\"range\"},_requiredBy:[\"/\"],_resolved:\"https://registry.npmjs.org/mapbox-gl/-/mapbox-gl-0.22.1.tgz\",_shasum:\"92a965547d4c2f24c22cbc487eeda48694cb627a\",_shrinkwrap:null,_spec:\"mapbox-gl@^0.22.0\",_where:\"/home/etienne/Documents/plotly/plotly.js\",browser:{\"./js/util/ajax.js\":\"./js/util/browser/ajax.js\",\"./js/util/browser.js\":\"./js/util/browser/browser.js\",\"./js/util/canvas.js\":\"./js/util/browser/canvas.js\",\"./js/util/dom.js\":\"./js/util/browser/dom.js\",\"./js/util/web_worker.js\":\"./js/util/browser/web_worker.js\"},bugs:{url:\"https://github.com/mapbox/mapbox-gl-js/issues\"},dependencies:{csscolorparser:\"^1.0.2\",earcut:\"^2.0.3\",\"feature-filter\":\"^2.2.0\",\"geojson-rewind\":\"^0.1.0\",\"geojson-vt\":\"^2.4.0\",\"gl-matrix\":\"^2.3.1\",\"grid-index\":\"^1.0.0\",\"mapbox-gl-function\":\"^1.2.1\",\"mapbox-gl-shaders\":\"github:mapbox/mapbox-gl-shaders#de2ab007455aa2587c552694c68583f94c9f2747\",\"mapbox-gl-style-spec\":\"github:mapbox/mapbox-gl-style-spec#83b1a3e5837d785af582efd5ed1a212f2df6a4ae\",\"mapbox-gl-supported\":\"^1.2.0\",pbf:\"^1.3.2\",pngjs:\"^2.2.0\",\"point-geometry\":\"^0.0.0\",quickselect:\"^1.0.0\",request:\"^2.39.0\",\"resolve-url\":\"^0.2.1\",\"shelf-pack\":\"^1.0.0\",supercluster:\"^2.0.1\",unassertify:\"^2.0.0\",unitbezier:\"^0.0.0\",\"vector-tile\":\"^1.3.0\",\"vt-pbf\":\"^2.0.2\",webworkify:\"^1.3.0\",\"whoots-js\":\"^2.0.0\"},description:\"A WebGL interactive maps library\",devDependencies:{\"babel-preset-react\":\"^6.11.1\",babelify:\"^7.3.0\",benchmark:\"~2.1.0\",browserify:\"^13.0.0\",clipboard:\"^1.5.12\",\"concat-stream\":\"1.5.1\",coveralls:\"^2.11.8\",doctrine:\"^1.2.1\",documentation:\"https://github.com/documentationjs/documentation/archive/bb41619c734e59ef3fbc3648610032efcfdaaace.tar.gz\",\"documentation-theme-utils\":\"3.0.0\",envify:\"^3.4.0\",eslint:\"^2.5.3\",\"eslint-config-mourner\":\"^2.0.0\",\"eslint-plugin-html\":\"^1.5.1\",gl:\"^4.0.1\",handlebars:\"4.0.5\",\"highlight.js\":\"9.3.0\",istanbul:\"^0.4.2\",\"json-loader\":\"^0.5.4\",lodash:\"^4.13.1\",\"mapbox-gl-test-suite\":\"github:mapbox/mapbox-gl-test-suite#7babab52fb02788ebbc38384139bf350e8e38552\",\"memory-fs\":\"^0.3.0\",minifyify:\"^7.0.1\",\"npm-run-all\":\"^3.0.0\",nyc:\"6.4.0\",proxyquire:\"^1.7.9\",remark:\"4.2.2\",\"remark-html\":\"3.0.0\",sinon:\"^1.15.4\",st:\"^1.2.0\",tap:\"^5.7.0\",\"transform-loader\":\"^0.2.3\",\"unist-util-visit\":\"1.1.0\",vinyl:\"1.1.1\",\"vinyl-fs\":\"2.4.3\",watchify:\"^3.7.0\",webpack:\"^1.13.1\",\"webworkify-webpack\":\"^1.1.3\"},directories:{},dist:{shasum:\"92a965547d4c2f24c22cbc487eeda48694cb627a\",tarball:\"https://registry.npmjs.org/mapbox-gl/-/mapbox-gl-0.22.1.tgz\"},engines:{node:\">=4.0.0\"},gitHead:\"13a9015341f0602ccb55c98c53079838ad4b70b5\",homepage:\"https://github.com/mapbox/mapbox-gl-js#readme\",license:\"BSD-3-Clause\",main:\"js/mapbox-gl.js\",maintainers:[{name:\"aaronlidman\",email:\"aaronlidman@gmail.com\"},{name:\"ajashton\",email:\"aj.ashton@gmail.com\"},{name:\"ansis\",email:\"ansis.brammanis@gmail.com\"},{name:\"bergwerkgis\",email:\"wb@bergwerk-gis.at\"},{name:\"bhousel\",email:\"bryan@mapbox.com\"},{name:\"bsudekum\",email:\"bobby@mapbox.com\"},{name:\"camilleanne\",email:\"camille@mapbox.com\"},{name:\"dnomadb\",email:\"damon@mapbox.com\"},{name:\"dthompson\",email:\"dthompson@gmail.com\"},{name:\"emilymcafee\",email:\"emily@mapbox.com\"},{name:\"flippmoke\",email:\"flippmoke@gmail.com\"},{name:\"freenerd\",email:\"spam@freenerd.de\"},{name:\"gretacb\",email:\"carol@mapbox.com\"},{name:\"ian29\",email:\"ian.villeda@gmail.com\"},{name:\"ianshward\",email:\"ian@mapbox.com\"},{name:\"ingalls\",email:\"nicholas.ingalls@gmail.com\"},{name:\"jfirebaugh\",email:\"john.firebaugh@gmail.com\"},{name:\"jrpruit1\",email:\"jake@jakepruitt.com\"},{name:\"karenzshea\",email:\"karen@mapbox.com\"},{name:\"kkaefer\",email:\"kkaefer@gmail.com\"},{name:\"lbud\",email:\"lauren@mapbox.com\"},{name:\"lucaswoj\",email:\"lucas@lucaswoj.com\"},{name:\"lxbarth\",email:\"alex@mapbox.com\"},{name:\"lyzidiamond\",email:\"lyzi@mapbox.com\"},{name:\"mapbox-admin\",email:\"accounts@mapbox.com\"},{name:\"mateov\",email:\"matt@mapbox.com\"},{name:\"mcwhittemore\",email:\"mcwhittemore@gmail.com\"},{name:\"miccolis\",email:\"jeff@miccolis.net\"},{name:\"mikemorris\",email:\"michael.patrick.morris@gmail.com\"},{name:\"morganherlocker\",email:\"morgan.herlocker@gmail.com\"},{name:\"mourner\",email:\"agafonkin@gmail.com\"},{name:\"nickidlugash\",email:\"nicki@mapbox.com\"},{name:\"rclark\",email:\"ryan.clark.j@gmail.com\"},{name:\"samanbb\",email:\"saman@mapbox.com\"},{name:\"sbma44\",email:\"tlee@mapbox.com\"},{name:\"scothis\",email:\"scothis@gmail.com\"},{name:\"sgillies\",email:\"sean@mapbox.com\"},{name:\"springmeyer\",email:\"dane@mapbox.com\"},{name:\"themarex\",email:\"patrick@mapbox.com\"},{name:\"tmcw\",email:\"tom@macwright.org\"},{name:\"tristen\",email:\"tristen.brown@gmail.com\"},{name:\"willwhite\",email:\"will@mapbox.com\"},{name:\"yhahn\",email:\"young@mapbox.com\"}],name:\"mapbox-gl\",optionalDependencies:{},readme:\"ERROR: No README data found!\",repository:{type:\"git\",url:\"git://github.com/mapbox/mapbox-gl-js.git\"},scripts:{build:\"npm run build-docs # invoked by publisher when publishing docs on the mb-pages branch\",\"build-dev\":\"browserify js/mapbox-gl.js --debug --standalone mapboxgl > dist/mapbox-gl-dev.js && tap --no-coverage test/build/dev.test.js\",\"build-docs\":\"documentation build --github --format html -c documentation.yml --theme ./docs/_theme --output docs/api/\",\"build-min\":\"browserify js/mapbox-gl.js --debug -t unassertify --plugin [minifyify --map mapbox-gl.js.map --output dist/mapbox-gl.js.map] --standalone mapboxgl > dist/mapbox-gl.js && tap --no-coverage test/build/min.test.js\",\"build-token\":\"browserify debug/access-token-src.js --debug -t envify > debug/access-token.js\",lint:\"eslint --ignore-path .gitignore js test bench docs/_posts/examples/*.html\",\"open-changed-examples\":\"git diff --name-only mb-pages HEAD -- docs/_posts/examples/*.html | awk '{print \\\"http://127.0.0.1:4000/mapbox-gl-js/example/\\\" substr($0,33,length($0)-37)}' | xargs open\",start:\"run-p build-token watch-dev watch-bench start-server\",\"start-bench\":\"run-p build-token watch-bench start-server\",\"start-debug\":\"run-p build-token watch-dev start-server\",\"start-docs\":\"npm run build-min && npm run build-docs && jekyll serve -w\",\"start-server\":\"st --no-cache --localhost --port 9966 --index index.html .\",test:\"npm run lint && tap --reporter dot test/js/*/*.js test/build/webpack.test.js\",\"test-suite\":\"node test/render.test.js && node test/query.test.js\",\"watch-bench\":\"node bench/download-data.js && watchify bench/index.js --plugin [minifyify --no-map] -t [babelify --presets react] -t unassertify -t envify -o bench/bench.js -v\",\"watch-dev\":\"watchify js/mapbox-gl.js --debug --standalone mapboxgl -o dist/mapbox-gl-dev.js -v\"},version:\"0.22.1\"}},{}],406:[function(t,e,r){\"use strict\";function n(t,e,r){for(var n=new Array(t),i=0;im[1][2]&&(x[0]=-x[0]),m[0][2]>m[2][0]&&(x[1]=-x[1]),m[1][0]>m[0][1]&&(x[2]=-x[2]),!0}},{\"./normalize\":408,\"gl-mat4/clone\":143,\"gl-mat4/create\":144,\"gl-mat4/determinant\":145,\"gl-mat4/invert\":149,\"gl-mat4/transpose\":159,\"gl-vec3/cross\":237,\"gl-vec3/dot\":238,\"gl-vec3/length\":239,\"gl-vec3/normalize\":241}],408:[function(t,e,r){e.exports=function(t,e){var r=e[15];if(0===r)return!1;for(var n=1/r,i=0;i<16;i++)t[i]=e[i]*n;return!0}},{}],409:[function(t,e,r){function n(t,e,r,n){if(0===c(e)||0===c(r))return!1;var i=u(e,f.translate,f.scale,f.skew,f.perspective,f.quaternion),a=u(r,d.translate,d.scale,d.skew,d.perspective,d.quaternion);return!(!i||!a)&&(s(p.translate,f.translate,d.translate,n),s(p.skew,f.skew,d.skew,n),s(p.scale,f.scale,d.scale,n),s(p.perspective,f.perspective,d.perspective,n),h(p.quaternion,f.quaternion,d.quaternion,n),l(t,p.translate,p.scale,p.skew,p.perspective,p.quaternion),!0)}function i(){return{translate:a(),scale:a(1),skew:a(),perspective:o(),quaternion:o()}}function a(t){return[t||0,t||0,t||0]}function o(){return[0,0,0,1]}var s=t(\"gl-vec3/lerp\"),l=t(\"mat4-recompose\"),u=t(\"mat4-decompose\"),c=t(\"gl-mat4/determinant\"),h=t(\"quat-slerp\"),f=i(),d=i(),p=i();e.exports=n},{\"gl-mat4/determinant\":145,\"gl-vec3/lerp\":240,\"mat4-decompose\":407,\"mat4-recompose\":410,\"quat-slerp\":447}],410:[function(t,e,r){var n={identity:t(\"gl-mat4/identity\"),translate:t(\"gl-mat4/translate\"),multiply:t(\"gl-mat4/multiply\"),create:t(\"gl-mat4/create\"),scale:t(\"gl-mat4/scale\"),fromRotationTranslation:t(\"gl-mat4/fromRotationTranslation\")},i=(n.create(),n.create());e.exports=function(t,e,r,a,o,s){return n.identity(t),n.fromRotationTranslation(t,s,e),t[3]=o[0],t[7]=o[1],t[11]=o[2],t[15]=o[3],n.identity(i),0!==a[2]&&(i[9]=a[2],n.multiply(t,t,i)),0!==a[1]&&(i[9]=0,i[8]=a[1],n.multiply(t,t,i)),0!==a[0]&&(i[8]=0,i[4]=a[0],n.multiply(t,t,i)),n.scale(t,t,r),t}},{\"gl-mat4/create\":144,\"gl-mat4/fromRotationTranslation\":147,\"gl-mat4/identity\":148,\"gl-mat4/multiply\":151,\"gl-mat4/scale\":157,\"gl-mat4/translate\":158}],411:[function(t,e,r){\"use strict\";function n(t){this._components=t.slice(),this._time=[0],this.prevMatrix=t.slice(),this.nextMatrix=t.slice(),this.computedMatrix=t.slice(),this.computedInverse=t.slice(),this.computedEye=[0,0,0],this.computedUp=[0,0,0],this.computedCenter=[0,0,0],this.computedRadius=[0],this._limits=[-(1/0),1/0]}function i(t){t=t||{};var e=t.matrix||[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];return new n(e)}var a=t(\"binary-search-bounds\"),o=t(\"mat4-interpolate\"),s=t(\"gl-mat4/invert\"),l=t(\"gl-mat4/rotateX\"),u=t(\"gl-mat4/rotateY\"),c=t(\"gl-mat4/rotateZ\"),h=t(\"gl-mat4/lookAt\"),f=t(\"gl-mat4/translate\"),d=(t(\"gl-mat4/scale\"),t(\"gl-vec3/normalize\")),p=[0,0,0];e.exports=i;var g=n.prototype;g.recalcMatrix=function(t){var e=this._time,r=a.le(e,t),n=this.computedMatrix;if(!(r<0)){var i=this._components;if(r===e.length-1)for(var l=16*r,u=0;u<16;++u)n[u]=i[l++];else{for(var c=e[r+1]-e[r],l=16*r,h=this.prevMatrix,f=!0,u=0;u<16;++u)h[u]=i[l++];for(var p=this.nextMatrix,u=0;u<16;++u)p[u]=i[l++],f=f&&h[u]===p[u];if(c<1e-6||f)for(var u=0;u<16;++u)n[u]=h[u];else o(n,h,p,(t-e[r])/c)}var g=this.computedUp;g[0]=n[1],g[1]=n[5],g[2]=n[6],d(g,g);var m=this.computedInverse;s(m,n);var v=this.computedEye,y=m[15];v[0]=m[12]/y,v[1]=m[13]/y,v[2]=m[14]/y;for(var x=this.computedCenter,b=Math.exp(this.computedRadius[0]),u=0;u<3;++u)x[u]=v[u]-n[2+4*u]*b}},g.idle=function(t){if(!(t1&&i(t[o[c-2]],t[o[c-1]],u)<=0;)c-=1,o.pop();for(o.push(l),c=s.length;c>1&&i(t[s[c-2]],t[s[c-1]],u)>=0;)c-=1,s.pop();s.push(l)}for(var r=new Array(s.length+o.length-2),h=0,n=0,f=o.length;n0;--d)r[h++]=s[d];return r}e.exports=n;var i=t(\"robust-orientation\")[3]},{\"robust-orientation\":465}],413:[function(t,e,r){\"use strict\";function n(t,e){function r(t){var e=!1;return\"altKey\"in t&&(e=e||t.altKey!==g.alt,g.alt=!!t.altKey),\"shiftKey\"in t&&(e=e||t.shiftKey!==g.shift,g.shift=!!t.shiftKey),\"ctrlKey\"in t&&(e=e||t.ctrlKey!==g.control,g.control=!!t.ctrlKey),\n", + "\"metaKey\"in t&&(e=e||t.metaKey!==g.meta,g.meta=!!t.metaKey),e}function n(t,n){var a=i.x(n),o=i.y(n);\"buttons\"in n&&(t=0|n.buttons),(t!==f||a!==d||o!==p||r(n))&&(f=0|t,d=a||0,p=o||0,e&&e(f,d,p,g))}function a(t){n(0,t)}function o(){(f||d||p||g.shift||g.alt||g.meta||g.control)&&(d=p=0,f=0,g.shift=g.alt=g.control=g.meta=!1,e&&e(0,0,0,g))}function s(t){r(t)&&e&&e(f,d,p,g)}function l(t){0===i.buttons(t)?n(0,t):n(f,t)}function u(t){n(f|i.buttons(t),t)}function c(t){n(f&~i.buttons(t),t)}function h(){m||(m=!0,t.addEventListener(\"mousemove\",l),t.addEventListener(\"mousedown\",u),t.addEventListener(\"mouseup\",c),t.addEventListener(\"mouseleave\",a),t.addEventListener(\"mouseenter\",a),t.addEventListener(\"mouseout\",a),t.addEventListener(\"mouseover\",a),t.addEventListener(\"blur\",o),t.addEventListener(\"keyup\",s),t.addEventListener(\"keydown\",s),t.addEventListener(\"keypress\",s),t!==window&&(window.addEventListener(\"blur\",o),window.addEventListener(\"keyup\",s),window.addEventListener(\"keydown\",s),window.addEventListener(\"keypress\",s)))}e||(e=t,t=window);var f=0,d=0,p=0,g={shift:!1,alt:!1,control:!1,meta:!1},m=!1;h();var v={element:t};return Object.defineProperties(v,{enabled:{get:function(){return m},set:function(t){t&&h()},enumerable:!0},buttons:{get:function(){return f},enumerable:!0},x:{get:function(){return d},enumerable:!0},y:{get:function(){return p},enumerable:!0},mods:{get:function(){return g},enumerable:!0}}),v}e.exports=n;var i=t(\"mouse-event\")},{\"mouse-event\":414}],414:[function(t,e,r){\"use strict\";function n(t){if(\"object\"==typeof t){if(\"buttons\"in t)return t.buttons;if(\"which\"in t){var e=t.which;if(2===e)return 4;if(3===e)return 2;if(e>0)return 1<=0)return 1<=0;--e)L(e,0);for(var r=[],e=0;e0;_=_-1&g)b.push(w+\"[\"+T+\"+\"+m(_)+\"]\");b.push(v(0));for(var _=0;_0){\",f(b[t]),\"=1;\"),D(t-1,e|1<0&&G.push(s(U,b[V-1])+\"*\"+o(b[V-1])),N.push(d(U,b[V])+\"=(\"+G.join(\"-\")+\")|0\")}for(var U=0;U=0;--U)X.push(o(b[U]));N.push(k+\"=(\"+X.join(\"*\")+\")|0\",M+\"=mallocUint32(\"+k+\")\",w+\"=mallocUint32(\"+k+\")\",T+\"=0\"),N.push(p(0)+\"=0\");for(var V=1;V<1< 0\"),\"function\"!=typeof t.vertex&&e(\"Must specify vertex creation function\"),\"function\"!=typeof t.cell&&e(\"Must specify cell creation function\"),\"function\"!=typeof t.phase&&e(\"Must specify phase function\");for(var a=t.getters||[],o=new Array(n),s=0;s=0?o[s]=!0:o[s]=!1;return x(t.vertex,t.cell,t.phase,i,r,o)}var _=t(\"typedarray-pool\");e.exports=b;var w=\"V\",M=\"P\",A=\"N\",k=\"Q\",T=\"X\",E=\"T\"},{\"typedarray-pool\":496}],417:[function(t,e,r){\"use strict\";var n=t(\"cwise/lib/wrapper\")({args:[\"index\",\"array\",\"scalar\"],pre:{body:\"{}\",args:[],thisVars:[],localVars:[]},body:{body:\"{_inline_1_arg1_=_inline_1_arg2_.apply(void 0,_inline_1_arg0_)}\",args:[{name:\"_inline_1_arg0_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_1_arg1_\",lvalue:!0,rvalue:!1,count:1},{name:\"_inline_1_arg2_\",lvalue:!1,rvalue:!0,count:1}],thisVars:[],localVars:[]},post:{body:\"{}\",args:[],thisVars:[],localVars:[]},debug:!1,funcName:\"cwise\",blockSize:64});e.exports=function(t,e){return n(t,e),t}},{\"cwise/lib/wrapper\":94}],418:[function(t,e,r){\"use strict\";function n(t){if(t in l)return l[t];for(var e=[],r=0;r=0?s.push(\"0\"):e.indexOf(-(l+1))>=0?s.push(\"s[\"+l+\"]-1\"):(s.push(\"-1\"),n.push(\"1\"),i.push(\"s[\"+l+\"]-2\"));var u=\".lo(\"+n.join()+\").hi(\"+i.join()+\")\";if(0===n.length&&(u=\"\"),r>0){o.push(\"if(1\");for(var l=0;l=0||e.indexOf(-(l+1))>=0||o.push(\"&&s[\",l,\"]>2\");o.push(\"){grad\",r,\"(src.pick(\",s.join(),\")\",u);for(var l=0;l=0||e.indexOf(-(l+1))>=0||o.push(\",dst.pick(\",s.join(),\",\",l,\")\",u);o.push(\");\")}for(var l=0;l1){dst.set(\",s.join(),\",\",c,\",0.5*(src.get(\",f.join(),\")-src.get(\",d.join(),\")))}else{dst.set(\",s.join(),\",\",c,\",0)};\"):o.push(\"if(s[\",c,\"]>1){diff(\",h,\",src.pick(\",f.join(),\")\",u,\",src.pick(\",d.join(),\")\",u,\");}else{zero(\",h,\");};\");break;case\"mirror\":0===r?o.push(\"dst.set(\",s.join(),\",\",c,\",0);\"):o.push(\"zero(\",h,\");\");break;case\"wrap\":var p=s.slice(),g=s.slice();e[l]<0?(p[c]=\"s[\"+c+\"]-2\",g[c]=\"0\"):(p[c]=\"s[\"+c+\"]-1\",g[c]=\"1\"),0===r?o.push(\"if(s[\",c,\"]>2){dst.set(\",s.join(),\",\",c,\",0.5*(src.get(\",p.join(),\")-src.get(\",g.join(),\")))}else{dst.set(\",s.join(),\",\",c,\",0)};\"):o.push(\"if(s[\",c,\"]>2){diff(\",h,\",src.pick(\",p.join(),\")\",u,\",src.pick(\",g.join(),\")\",u,\");}else{zero(\",h,\");};\");break;default:throw new Error(\"ndarray-gradient: Invalid boundary condition\")}}r>0&&o.push(\"};\")}var r=t.join(),i=u[r];if(i)return i;for(var a=t.length,o=[\"function gradient(dst,src){var s=src.shape.slice();\"],s=0;s<1<>\",rrshift:\">>>\"};!function(){for(var t in l){var e=l[t];r[t]=a({args:[\"array\",\"array\",\"array\"],body:{args:[\"a\",\"b\",\"c\"],body:\"a=b\"+e+\"c\"},funcName:t}),r[t+\"eq\"]=a({args:[\"array\",\"array\"],body:{args:[\"a\",\"b\"],body:\"a\"+e+\"=b\"},rvalue:!0,funcName:t+\"eq\"}),r[t+\"s\"]=a({args:[\"array\",\"array\",\"scalar\"],body:{args:[\"a\",\"b\",\"s\"],body:\"a=b\"+e+\"s\"},funcName:t+\"s\"}),r[t+\"seq\"]=a({args:[\"array\",\"scalar\"],body:{args:[\"a\",\"s\"],body:\"a\"+e+\"=s\"},rvalue:!0,funcName:t+\"seq\"})}}();var u={not:\"!\",bnot:\"~\",neg:\"-\",recip:\"1.0/\"};!function(){for(var t in u){var e=u[t];r[t]=a({args:[\"array\",\"array\"],body:{args:[\"a\",\"b\"],body:\"a=\"+e+\"b\"},funcName:t}),r[t+\"eq\"]=a({args:[\"array\"],body:{args:[\"a\"],body:\"a=\"+e+\"a\"},rvalue:!0,count:2,funcName:t+\"eq\"})}}();var c={and:\"&&\",or:\"||\",eq:\"===\",neq:\"!==\",lt:\"<\",gt:\">\",leq:\"<=\",geq:\">=\"};!function(){for(var t in c){var e=c[t];r[t]=a({args:[\"array\",\"array\",\"array\"],body:{args:[\"a\",\"b\",\"c\"],body:\"a=b\"+e+\"c\"},funcName:t}),r[t+\"s\"]=a({args:[\"array\",\"array\",\"scalar\"],body:{args:[\"a\",\"b\",\"s\"],body:\"a=b\"+e+\"s\"},funcName:t+\"s\"}),r[t+\"eq\"]=a({args:[\"array\",\"array\"],body:{args:[\"a\",\"b\"],body:\"a=a\"+e+\"b\"},rvalue:!0,count:2,funcName:t+\"eq\"}),r[t+\"seq\"]=a({args:[\"array\",\"scalar\"],body:{args:[\"a\",\"s\"],body:\"a=a\"+e+\"s\"},rvalue:!0,count:2,funcName:t+\"seq\"})}}();var h=[\"abs\",\"acos\",\"asin\",\"atan\",\"ceil\",\"cos\",\"exp\",\"floor\",\"log\",\"round\",\"sin\",\"sqrt\",\"tan\"];!function(){for(var t=0;tthis_s){this_s=-a}else if(a>this_s){this_s=a}\",localVars:[],thisVars:[\"this_s\"]},post:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"return this_s\"},funcName:\"norminf\"}),r.norm1=o({args:[\"array\"],pre:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"this_s=0\"},body:{args:[{name:\"a\",lvalue:!1,rvalue:!0,count:3}],body:\"this_s+=a<0?-a:a\",localVars:[],thisVars:[\"this_s\"]},post:{args:[],localVars:[],thisVars:[\"this_s\"],body:\"return this_s\"},funcName:\"norm1\"}),r.sup=o({args:[\"array\"],pre:{body:\"this_h=-Infinity\",args:[],thisVars:[\"this_h\"],localVars:[]},body:{body:\"if(_inline_1_arg0_>this_h)this_h=_inline_1_arg0_\",args:[{name:\"_inline_1_arg0_\",lvalue:!1,rvalue:!0,count:2}],thisVars:[\"this_h\"],localVars:[]},post:{body:\"return this_h\",args:[],thisVars:[\"this_h\"],localVars:[]}}),r.inf=o({args:[\"array\"],pre:{body:\"this_h=Infinity\",args:[],thisVars:[\"this_h\"],localVars:[]},body:{body:\"if(_inline_1_arg0_this_v){this_v=_inline_1_arg1_;for(var _inline_1_k=0;_inline_1_k<_inline_1_arg0_.length;++_inline_1_k){this_i[_inline_1_k]=_inline_1_arg0_[_inline_1_k]}}}\",args:[{name:\"_inline_1_arg0_\",lvalue:!1,rvalue:!0,count:2},{name:\"_inline_1_arg1_\",lvalue:!1,rvalue:!0,count:2}],thisVars:[\"this_i\",\"this_v\"],localVars:[\"_inline_1_k\"]},post:{body:\"{return this_i}\",args:[],thisVars:[\"this_i\"],localVars:[]}}),r.random=a({args:[\"array\"],pre:{args:[],body:\"this_f=Math.random\",thisVars:[\"this_f\"]},body:{args:[\"a\"],body:\"a=this_f()\",thisVars:[\"this_f\"]},funcName:\"random\"}),r.assign=a({args:[\"array\",\"array\"],body:{args:[\"a\",\"b\"],body:\"a=b\"},funcName:\"assign\"}),r.assigns=a({args:[\"array\",\"scalar\"],body:{args:[\"a\",\"b\"],body:\"a=b\"},funcName:\"assigns\"}),r.equals=o({args:[\"array\",\"array\"],pre:s,body:{args:[{name:\"x\",lvalue:!1,rvalue:!0,count:1},{name:\"y\",lvalue:!1,rvalue:!0,count:1}],body:\"if(x!==y){return false}\",localVars:[],thisVars:[]},post:{args:[],localVars:[],thisVars:[],body:\"return true\"},funcName:\"equals\"})},{\"cwise-compiler\":91}],422:[function(t,e,r){\"use strict\";var n=t(\"ndarray\"),i=t(\"./doConvert.js\");e.exports=function(t,e){for(var r=[],a=t,o=1;Array.isArray(a);)r.push(a.length),o*=a.length,a=a[0];return 0===r.length?n():(e||(e=n(new Float64Array(o),r)),i(e,t),e)}},{\"./doConvert.js\":423,ndarray:427}],423:[function(t,e,r){e.exports=t(\"cwise-compiler\")({args:[\"array\",\"scalar\",\"index\"],pre:{body:\"{}\",args:[],thisVars:[],localVars:[]},body:{body:\"{\\nvar _inline_1_v=_inline_1_arg1_,_inline_1_i\\nfor(_inline_1_i=0;_inline_1_i<_inline_1_arg2_.length-1;++_inline_1_i) {\\n_inline_1_v=_inline_1_v[_inline_1_arg2_[_inline_1_i]]\\n}\\n_inline_1_arg0_=_inline_1_v[_inline_1_arg2_[_inline_1_arg2_.length-1]]\\n}\",args:[{name:\"_inline_1_arg0_\",lvalue:!0,rvalue:!1,count:1},{name:\"_inline_1_arg1_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_1_arg2_\",lvalue:!1,rvalue:!0,count:4}],thisVars:[],localVars:[\"_inline_1_i\",\"_inline_1_v\"]},post:{body:\"{}\",args:[],thisVars:[],localVars:[]},funcName:\"convert\",blockSize:64})},{\"cwise-compiler\":91}],424:[function(t,e,r){\"use strict\";function n(t){switch(t){case\"uint8\":return[l.mallocUint8,l.freeUint8];case\"uint16\":return[l.mallocUint16,l.freeUint16];case\"uint32\":return[l.mallocUint32,l.freeUint32];case\"int8\":return[l.mallocInt8,l.freeInt8];case\"int16\":return[l.mallocInt16,l.freeInt16];case\"int32\":return[l.mallocInt32,l.freeInt32];case\"float32\":return[l.mallocFloat,l.freeFloat];case\"float64\":return[l.mallocDouble,l.freeDouble];default:return null}}function i(t){for(var e=[],r=0;r1){for(var h=[],f=1;f1){o.push(\"dptr=0;sptr=ptr\");for(var f=t.length-1;f>=0;--f){var d=t[f];0!==d&&o.push([\"for(i\",d,\"=0;i\",d,\"left){\",\"dptr=0\",\"sptr=cptr-s0\");for(var f=1;fb){break __l}\"].join(\"\"));for(var f=t.length-1;f>=1;--f)o.push(\"sptr+=e\"+f,\"dptr+=f\"+f,\"}\");o.push(\"dptr=cptr;sptr=cptr-s0\");for(var f=t.length-1;f>=0;--f){var d=t[f];0!==d&&o.push([\"for(i\",d,\"=0;i\",d,\"=0;--f){var d=t[f];0!==d&&o.push([\"for(i\",d,\"=0;i\",d,\"left)&&(\"+r(\"cptr-s0\")+\">scratch)){\",a(\"cptr\",r(\"cptr-s0\")),\"cptr-=s0\",\"}\",a(\"cptr\",\"scratch\"));if(o.push(\"}\"),t.length>1&&u&&o.push(\"free(scratch)\"),o.push(\"} return \"+s),u){var p=new Function(\"malloc\",\"free\",o.join(\"\\n\"));return p(u[0],u[1])}var p=new Function(o.join(\"\\n\"));return p()}function o(t,e,r){function a(t){return[\"(offset+\",t,\"*s0)\"].join(\"\")}function o(t){return\"generic\"===e?[\"data.get(\",t,\")\"].join(\"\"):[\"data[\",t,\"]\"].join(\"\")}function s(t,r){return\"generic\"===e?[\"data.set(\",t,\",\",r,\")\"].join(\"\"):[\"data[\",t,\"]=\",r].join(\"\")}function l(e,r,n){if(1===e.length)_.push(\"ptr0=\"+a(e[0]));else for(var i=0;i=0;--i){var o=t[i];0!==o&&_.push([\"for(i\",o,\"=0;i\",o,\"1)for(var i=0;i1?_.push(\"ptr_shift+=d\"+o):_.push(\"ptr0+=d\"+o),_.push(\"}\"))}}function c(e,r,n,i){if(1===r.length)_.push(\"ptr0=\"+a(r[0]));else{for(var o=0;o1)for(var o=0;o=1;--o)n&&_.push(\"pivot_ptr+=f\"+o),r.length>1?_.push(\"ptr_shift+=e\"+o):_.push(\"ptr0+=e\"+o),_.push(\"}\")}function h(){t.length>1&&A&&_.push(\"free(pivot1)\",\"free(pivot2)\")}function f(e,r){var n=\"el\"+e,i=\"el\"+r;if(t.length>1){var s=\"__l\"+ ++k;c(s,[n,i],!1,[\"comp=\",o(\"ptr0\"),\"-\",o(\"ptr1\"),\"\\n\",\"if(comp>0){tmp0=\",n,\";\",n,\"=\",i,\";\",i,\"=tmp0;break \",s,\"}\\n\",\"if(comp<0){break \",s,\"}\"].join(\"\"))}else _.push([\"if(\",o(a(n)),\">\",o(a(i)),\"){tmp0=\",n,\";\",n,\"=\",i,\";\",i,\"=tmp0}\"].join(\"\"))}function d(e,r){t.length>1?l([e,r],!1,s(\"ptr0\",o(\"ptr1\"))):_.push(s(a(e),o(a(r))))}function p(e,r,n){if(t.length>1){var i=\"__l\"+ ++k;c(i,[r],!0,[e,\"=\",o(\"ptr0\"),\"-pivot\",n,\"[pivot_ptr]\\n\",\"if(\",e,\"!==0){break \",i,\"}\"].join(\"\"))}else _.push([e,\"=\",o(a(r)),\"-pivot\",n].join(\"\"))}function g(e,r){t.length>1?l([e,r],!1,[\"tmp=\",o(\"ptr0\"),\"\\n\",s(\"ptr0\",o(\"ptr1\")),\"\\n\",s(\"ptr1\",\"tmp\")].join(\"\")):_.push([\"ptr0=\",a(e),\"\\n\",\"ptr1=\",a(r),\"\\n\",\"tmp=\",o(\"ptr0\"),\"\\n\",s(\"ptr0\",o(\"ptr1\")),\"\\n\",s(\"ptr1\",\"tmp\")].join(\"\"))}function m(e,r,n){t.length>1?(l([e,r,n],!1,[\"tmp=\",o(\"ptr0\"),\"\\n\",s(\"ptr0\",o(\"ptr1\")),\"\\n\",s(\"ptr1\",o(\"ptr2\")),\"\\n\",s(\"ptr2\",\"tmp\")].join(\"\")),_.push(\"++\"+r,\"--\"+n)):_.push([\"ptr0=\",a(e),\"\\n\",\"ptr1=\",a(r),\"\\n\",\"ptr2=\",a(n),\"\\n\",\"++\",r,\"\\n\",\"--\",n,\"\\n\",\"tmp=\",o(\"ptr0\"),\"\\n\",s(\"ptr0\",o(\"ptr1\")),\"\\n\",s(\"ptr1\",o(\"ptr2\")),\"\\n\",s(\"ptr2\",\"tmp\")].join(\"\"))}function v(t,e){g(t,e),_.push(\"--\"+e)}function y(e,r,n){t.length>1?l([e,r],!0,[s(\"ptr0\",o(\"ptr1\")),\"\\n\",s(\"ptr1\",[\"pivot\",n,\"[pivot_ptr]\"].join(\"\"))].join(\"\")):_.push(s(a(e),o(a(r))),s(a(r),\"pivot\"+n))}function x(e,r){_.push([\"if((\",r,\"-\",e,\")<=\",u,\"){\\n\",\"insertionSort(\",e,\",\",r,\",data,offset,\",i(t.length).join(\",\"),\")\\n\",\"}else{\\n\",w,\"(\",e,\",\",r,\",data,offset,\",i(t.length).join(\",\"),\")\\n\",\"}\"].join(\"\"))}function b(e,r,n){t.length>1?(_.push([\"__l\",++k,\":while(true){\"].join(\"\")),l([e],!0,[\"if(\",o(\"ptr0\"),\"!==pivot\",r,\"[pivot_ptr]){break __l\",k,\"}\"].join(\"\")),_.push(n,\"}\")):_.push([\"while(\",o(a(e)),\"===pivot\",r,\"){\",n,\"}\"].join(\"\"))}var _=[\"'use strict'\"],w=[\"ndarrayQuickSort\",t.join(\"d\"),e].join(\"\"),M=[\"left\",\"right\",\"data\",\"offset\"].concat(i(t.length)),A=n(e),k=0;_.push([\"function \",w,\"(\",M.join(\",\"),\"){\"].join(\"\"));var T=[\"sixth=((right-left+1)/6)|0\",\"index1=left+sixth\",\"index5=right-sixth\",\"index3=(left+right)>>1\",\"index2=index3-sixth\",\"index4=index3+sixth\",\"el1=index1\",\"el2=index2\",\"el3=index3\",\"el4=index4\",\"el5=index5\",\"less=left+1\",\"great=right-1\",\"pivots_are_equal=true\",\"tmp\",\"tmp0\",\"x\",\"y\",\"z\",\"k\",\"ptr0\",\"ptr1\",\"ptr2\",\"comp_pivot1=0\",\"comp_pivot2=0\",\"comp=0\"];if(t.length>1){for(var E=[],S=1;S1?l([\"el1\",\"el2\",\"el3\",\"el4\",\"el5\",\"index1\",\"index3\",\"index5\"],!0,[\"pivot1[pivot_ptr]=\",o(\"ptr1\"),\"\\n\",\"pivot2[pivot_ptr]=\",o(\"ptr3\"),\"\\n\",\"pivots_are_equal=pivots_are_equal&&(pivot1[pivot_ptr]===pivot2[pivot_ptr])\\n\",\"x=\",o(\"ptr0\"),\"\\n\",\"y=\",o(\"ptr2\"),\"\\n\",\"z=\",o(\"ptr4\"),\"\\n\",s(\"ptr5\",\"x\"),\"\\n\",s(\"ptr6\",\"y\"),\"\\n\",s(\"ptr7\",\"z\")].join(\"\")):_.push([\"pivot1=\",o(a(\"el2\")),\"\\n\",\"pivot2=\",o(a(\"el4\")),\"\\n\",\"pivots_are_equal=pivot1===pivot2\\n\",\"x=\",o(a(\"el1\")),\"\\n\",\"y=\",o(a(\"el3\")),\"\\n\",\"z=\",o(a(\"el5\")),\"\\n\",s(a(\"index1\"),\"x\"),\"\\n\",s(a(\"index3\"),\"y\"),\"\\n\",s(a(\"index5\"),\"z\")].join(\"\")),d(\"index2\",\"left\"),d(\"index4\",\"right\"),_.push(\"if(pivots_are_equal){\"),_.push(\"for(k=less;k<=great;++k){\"),p(\"comp\",\"k\",1),_.push(\"if(comp===0){continue}\"),_.push(\"if(comp<0){\"),_.push(\"if(k!==less){\"),g(\"k\",\"less\"),_.push(\"}\"),_.push(\"++less\"),_.push(\"}else{\"),_.push(\"while(true){\"),p(\"comp\",\"great\",1),_.push(\"if(comp>0){\"),_.push(\"great--\"),_.push(\"}else if(comp<0){\"),m(\"k\",\"less\",\"great\"),_.push(\"break\"),_.push(\"}else{\"),v(\"k\",\"great\"),_.push(\"break\"),_.push(\"}\"),_.push(\"}\"),_.push(\"}\"),_.push(\"}\"),_.push(\"}else{\"),_.push(\"for(k=less;k<=great;++k){\"),p(\"comp_pivot1\",\"k\",1),_.push(\"if(comp_pivot1<0){\"),\n", + "_.push(\"if(k!==less){\"),g(\"k\",\"less\"),_.push(\"}\"),_.push(\"++less\"),_.push(\"}else{\"),p(\"comp_pivot2\",\"k\",2),_.push(\"if(comp_pivot2>0){\"),_.push(\"while(true){\"),p(\"comp\",\"great\",2),_.push(\"if(comp>0){\"),_.push(\"if(--greatindex5){\"),b(\"less\",1,\"++less\"),b(\"great\",2,\"--great\"),_.push(\"for(k=less;k<=great;++k){\"),p(\"comp_pivot1\",\"k\",1),_.push(\"if(comp_pivot1===0){\"),_.push(\"if(k!==less){\"),g(\"k\",\"less\"),_.push(\"}\"),_.push(\"++less\"),_.push(\"}else{\"),p(\"comp_pivot2\",\"k\",2),_.push(\"if(comp_pivot2===0){\"),_.push(\"while(true){\"),p(\"comp\",\"great\",2),_.push(\"if(comp===0){\"),_.push(\"if(--great1&&A){var L=new Function(\"insertionSort\",\"malloc\",\"free\",_.join(\"\\n\"));return L(r,A[0],A[1])}var L=new Function(\"insertionSort\",_.join(\"\\n\"));return L(r)}function s(t,e){var r=[\"'use strict'\"],n=[\"ndarraySortWrapper\",t.join(\"d\"),e].join(\"\"),s=[\"array\"];r.push([\"function \",n,\"(\",s.join(\",\"),\"){\"].join(\"\"));for(var l=[\"data=array.data,offset=array.offset|0,shape=array.shape,stride=array.stride\"],c=0;c0?l.push([\"d\",m,\"=s\",m,\"-d\",p,\"*n\",p].join(\"\")):l.push([\"d\",m,\"=s\",m].join(\"\")),p=m);var d=t.length-1-c;0!==d&&(g>0?l.push([\"e\",d,\"=s\",d,\"-e\",g,\"*n\",g,\",f\",d,\"=\",h[d],\"-f\",g,\"*n\",g].join(\"\")):l.push([\"e\",d,\"=s\",d,\",f\",d,\"=\",h[d]].join(\"\")),g=d)}r.push(\"var \"+l.join(\",\"));var v=[\"0\",\"n0-1\",\"data\",\"offset\"].concat(i(t.length));r.push([\"if(n0<=\",u,\"){\",\"insertionSort(\",v.join(\",\"),\")}else{\",\"quickSort(\",v.join(\",\"),\")}\"].join(\"\")),r.push(\"}return \"+n);var y=new Function(\"insertionSort\",\"quickSort\",r.join(\"\\n\")),x=a(t,e),b=o(t,e,x);return y(x,b)}var l=t(\"typedarray-pool\"),u=32;e.exports=s},{\"typedarray-pool\":496}],425:[function(t,e,r){\"use strict\";function n(t){var e=t.order,r=t.dtype,n=[e,r],o=n.join(\":\"),s=a[o];return s||(a[o]=s=i(e,r)),s(t),t}var i=t(\"./lib/compile_sort.js\"),a={};e.exports=n},{\"./lib/compile_sort.js\":424}],426:[function(t,e,r){\"use strict\";var n=t(\"ndarray-linear-interpolate\"),i=t(\"cwise/lib/wrapper\")({args:[\"index\",\"array\",\"scalar\",\"scalar\",\"scalar\"],pre:{body:\"{this_warped=new Array(_inline_9_arg4_)}\",args:[{name:\"_inline_9_arg0_\",lvalue:!1,rvalue:!1,count:0},{name:\"_inline_9_arg1_\",lvalue:!1,rvalue:!1,count:0},{name:\"_inline_9_arg2_\",lvalue:!1,rvalue:!1,count:0},{name:\"_inline_9_arg3_\",lvalue:!1,rvalue:!1,count:0},{name:\"_inline_9_arg4_\",lvalue:!1,rvalue:!0,count:1}],thisVars:[\"this_warped\"],localVars:[]},body:{body:\"{_inline_10_arg2_(this_warped,_inline_10_arg0_),_inline_10_arg1_=_inline_10_arg3_.apply(void 0,this_warped)}\",args:[{name:\"_inline_10_arg0_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_10_arg1_\",lvalue:!0,rvalue:!1,count:1},{name:\"_inline_10_arg2_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_10_arg3_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_10_arg4_\",lvalue:!1,rvalue:!1,count:0}],thisVars:[\"this_warped\"],localVars:[]},post:{body:\"{}\",args:[],thisVars:[],localVars:[]},debug:!1,funcName:\"warpND\",blockSize:64}),a=t(\"cwise/lib/wrapper\")({args:[\"index\",\"array\",\"scalar\",\"scalar\",\"scalar\"],pre:{body:\"{this_warped=[0]}\",args:[],thisVars:[\"this_warped\"],localVars:[]},body:{body:\"{_inline_13_arg2_(this_warped,_inline_13_arg0_),_inline_13_arg1_=_inline_13_arg3_(_inline_13_arg4_,this_warped[0])}\",args:[{name:\"_inline_13_arg0_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_13_arg1_\",lvalue:!0,rvalue:!1,count:1},{name:\"_inline_13_arg2_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_13_arg3_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_13_arg4_\",lvalue:!1,rvalue:!0,count:1}],thisVars:[\"this_warped\"],localVars:[]},post:{body:\"{}\",args:[],thisVars:[],localVars:[]},debug:!1,funcName:\"warp1D\",blockSize:64}),o=t(\"cwise/lib/wrapper\")({args:[\"index\",\"array\",\"scalar\",\"scalar\",\"scalar\"],pre:{body:\"{this_warped=[0,0]}\",args:[],thisVars:[\"this_warped\"],localVars:[]},body:{body:\"{_inline_16_arg2_(this_warped,_inline_16_arg0_),_inline_16_arg1_=_inline_16_arg3_(_inline_16_arg4_,this_warped[0],this_warped[1])}\",args:[{name:\"_inline_16_arg0_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_16_arg1_\",lvalue:!0,rvalue:!1,count:1},{name:\"_inline_16_arg2_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_16_arg3_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_16_arg4_\",lvalue:!1,rvalue:!0,count:1}],thisVars:[\"this_warped\"],localVars:[]},post:{body:\"{}\",args:[],thisVars:[],localVars:[]},debug:!1,funcName:\"warp2D\",blockSize:64}),s=t(\"cwise/lib/wrapper\")({args:[\"index\",\"array\",\"scalar\",\"scalar\",\"scalar\"],pre:{body:\"{this_warped=[0,0,0]}\",args:[],thisVars:[\"this_warped\"],localVars:[]},body:{body:\"{_inline_19_arg2_(this_warped,_inline_19_arg0_),_inline_19_arg1_=_inline_19_arg3_(_inline_19_arg4_,this_warped[0],this_warped[1],this_warped[2])}\",args:[{name:\"_inline_19_arg0_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_19_arg1_\",lvalue:!0,rvalue:!1,count:1},{name:\"_inline_19_arg2_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_19_arg3_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_19_arg4_\",lvalue:!1,rvalue:!0,count:1}],thisVars:[\"this_warped\"],localVars:[]},post:{body:\"{}\",args:[],thisVars:[],localVars:[]},debug:!1,funcName:\"warp3D\",blockSize:64});e.exports=function(t,e,r){switch(e.shape.length){case 1:a(t,r,n.d1,e);break;case 2:o(t,r,n.d2,e);break;case 3:s(t,r,n.d3,e);break;default:i(t,r,n.bind(void 0,e),e.shape.length)}return t}},{\"cwise/lib/wrapper\":94,\"ndarray-linear-interpolate\":420}],427:[function(t,e,r){function n(t,e){return t[0]-e[0]}function i(){var t,e=this.stride,r=new Array(e.length);for(t=0;tMath.abs(this.stride[1]))?[1,0]:[0,1]}})\"):3===e&&a.push(\"var s0=Math.abs(this.stride[0]),s1=Math.abs(this.stride[1]),s2=Math.abs(this.stride[2]);if(s0>s1){if(s1>s2){return [2,1,0];}else if(s0>s2){return [1,2,0];}else{return [1,0,2];}}else if(s0>s2){return [2,0,1];}else if(s2>s1){return [0,1,2];}else{return [0,2,1];}}})\")):a.push(\"ORDER})\")),a.push(\"proto.set=function \"+r+\"_set(\"+u.join(\",\")+\",v){\"),n?a.push(\"return this.data.set(\"+c+\",v)}\"):a.push(\"return this.data[\"+c+\"]=v}\"),a.push(\"proto.get=function \"+r+\"_get(\"+u.join(\",\")+\"){\"),n?a.push(\"return this.data.get(\"+c+\")}\"):a.push(\"return this.data[\"+c+\"]}\"),a.push(\"proto.index=function \"+r+\"_index(\",u.join(),\"){return \"+c+\"}\"),a.push(\"proto.hi=function \"+r+\"_hi(\"+u.join(\",\")+\"){return new \"+r+\"(this.data,\"+s.map(function(t){return[\"(typeof i\",t,\"!=='number'||i\",t,\"<0)?this.shape[\",t,\"]:i\",t,\"|0\"].join(\"\")}).join(\",\")+\",\"+s.map(function(t){return\"this.stride[\"+t+\"]\"}).join(\",\")+\",this.offset)}\");var p=s.map(function(t){return\"a\"+t+\"=this.shape[\"+t+\"]\"}),g=s.map(function(t){return\"c\"+t+\"=this.stride[\"+t+\"]\"});a.push(\"proto.lo=function \"+r+\"_lo(\"+u.join(\",\")+\"){var b=this.offset,d=0,\"+p.join(\",\")+\",\"+g.join(\",\"));for(var m=0;m=0){d=i\"+m+\"|0;b+=c\"+m+\"*d;a\"+m+\"-=d}\");a.push(\"return new \"+r+\"(this.data,\"+s.map(function(t){return\"a\"+t}).join(\",\")+\",\"+s.map(function(t){return\"c\"+t}).join(\",\")+\",b)}\"),a.push(\"proto.step=function \"+r+\"_step(\"+u.join(\",\")+\"){var \"+s.map(function(t){return\"a\"+t+\"=this.shape[\"+t+\"]\"}).join(\",\")+\",\"+s.map(function(t){return\"b\"+t+\"=this.stride[\"+t+\"]\"}).join(\",\")+\",c=this.offset,d=0,ceil=Math.ceil\");for(var m=0;m=0){c=(c+this.stride[\"+m+\"]*i\"+m+\")|0}else{a.push(this.shape[\"+m+\"]);b.push(this.stride[\"+m+\"])}\");a.push(\"var ctor=CTOR_LIST[a.length+1];return ctor(this.data,a,b,c)}\"),a.push(\"return function construct_\"+r+\"(data,shape,stride,offset){return new \"+r+\"(data,\"+s.map(function(t){return\"shape[\"+t+\"]\"}).join(\",\")+\",\"+s.map(function(t){return\"stride[\"+t+\"]\"}).join(\",\")+\",offset)}\");var o=new Function(\"CTOR_LIST\",\"ORDER\",a.join(\"\\n\"));return o(h[t],i)}function o(t){if(u(t))return\"buffer\";if(c)switch(Object.prototype.toString.call(t)){case\"[object Float64Array]\":return\"float64\";case\"[object Float32Array]\":return\"float32\";case\"[object Int8Array]\":return\"int8\";case\"[object Int16Array]\":return\"int16\";case\"[object Int32Array]\":return\"int32\";case\"[object Uint8Array]\":return\"uint8\";case\"[object Uint16Array]\":return\"uint16\";case\"[object Uint32Array]\":return\"uint32\";case\"[object Uint8ClampedArray]\":return\"uint8_clamped\"}return Array.isArray(t)?\"array\":\"generic\"}function s(t,e,r,n){if(void 0===t){var i=h.array[0];return i([])}\"number\"==typeof t&&(t=[t]),void 0===e&&(e=[t.length]);var s=e.length;if(void 0===r){r=new Array(s);for(var l=s-1,u=1;l>=0;--l)r[l]=u,u*=e[l]}if(void 0===n){n=0;for(var l=0;lt==t>0?n===o?(r+=1,n=0):n+=1:0===n?(n=o,r-=1):n-=1,i.pack(n,r)}var i=t(\"double-bits\"),a=Math.pow(2,-1074),o=-1>>>0;e.exports=n},{\"double-bits\":97}],429:[function(t,e,r){var n=1e-6,i=1e-6;r.vertexNormals=function(t,e,r){for(var i=e.length,a=new Array(i),o=void 0===r?n:r,s=0;so)for(var _=a[c],w=1/Math.sqrt(v*x),b=0;b<3;++b){var M=(b+1)%3,A=(b+2)%3;_[b]+=w*(y[M]*m[A]-y[A]*m[M])}}for(var s=0;so)for(var w=1/Math.sqrt(k),b=0;b<3;++b)_[b]*=w;else for(var b=0;b<3;++b)_[b]=0}return a},r.faceNormals=function(t,e,r){for(var n=t.length,a=new Array(n),o=void 0===r?i:r,s=0;so?1/Math.sqrt(p):0;for(var c=0;c<3;++c)d[c]*=p;a[s]=d}return a}},{}],430:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a,o,s,l,u){var c=e+a+u;if(h>0){var h=Math.sqrt(c+1);t[0]=.5*(o-l)/h,t[1]=.5*(s-n)/h,t[2]=.5*(r-a)/h,t[3]=.5*h}else{var f=Math.max(e,a,u),h=Math.sqrt(2*f-c+1);e>=f?(t[0]=.5*h,t[1]=.5*(i+r)/h,t[2]=.5*(s+n)/h,t[3]=.5*(o-l)/h):a>=f?(t[0]=.5*(r+i)/h,t[1]=.5*h,t[2]=.5*(l+o)/h,t[3]=.5*(s-n)/h):(t[0]=.5*(n+s)/h,t[1]=.5*(o+l)/h,t[2]=.5*h,t[3]=.5*(r-i)/h)}return t}e.exports=n},{}],431:[function(t,e,r){\"use strict\";function n(t,e,r){return Math.sqrt(Math.pow(t,2)+Math.pow(e,2)+Math.pow(r,2))}function i(t,e,r,n){return Math.sqrt(Math.pow(t,2)+Math.pow(e,2)+Math.pow(r,2)+Math.pow(n,2))}function a(t,e){var r=e[0],n=e[1],a=e[2],o=e[3],s=i(r,n,a,o);s>1e-6?(t[0]=r/s,t[1]=n/s,t[2]=a/s,t[3]=o/s):(t[0]=t[1]=t[2]=0,t[3]=1)}function o(t,e,r){this.radius=l([r]),this.center=l(e),this.rotation=l(t),this.computedRadius=this.radius.curve(0),this.computedCenter=this.center.curve(0),this.computedRotation=this.rotation.curve(0),this.computedUp=[.1,0,0],this.computedEye=[.1,0,0],this.computedMatrix=[.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],this.recalcMatrix(0)}function s(t){t=t||{};var e=t.center||[0,0,0],r=t.rotation||[0,0,0,1],n=t.radius||1;e=[].slice.call(e,0,3),r=[].slice.call(r,0,4),a(r,r);var i=new o(r,e,Math.log(n));return i.setDistanceLimits(t.zoomMin,t.zoomMax),(\"eye\"in t||\"up\"in t)&&i.lookAt(0,t.eye,t.center,t.up),i}e.exports=s;var l=t(\"filtered-vector\"),u=t(\"gl-mat4/lookAt\"),c=t(\"gl-mat4/fromQuat\"),h=t(\"gl-mat4/invert\"),f=t(\"./lib/quatFromFrame\"),d=o.prototype;d.lastT=function(){return Math.max(this.radius.lastT(),this.center.lastT(),this.rotation.lastT())},d.recalcMatrix=function(t){this.radius.curve(t),this.center.curve(t),this.rotation.curve(t);var e=this.computedRotation;a(e,e);var r=this.computedMatrix;c(r,e);var n=this.computedCenter,i=this.computedEye,o=this.computedUp,s=Math.exp(this.computedRadius[0]);i[0]=n[0]+s*r[2],i[1]=n[1]+s*r[6],i[2]=n[2]+s*r[10],o[0]=r[1],o[1]=r[5],o[2]=r[9];for(var l=0;l<3;++l){for(var u=0,h=0;h<3;++h)u+=r[l+4*h]*i[h];r[12+l]=-u}},d.getMatrix=function(t,e){this.recalcMatrix(t);var r=this.computedMatrix;if(e){for(var n=0;n<16;++n)e[n]=r[n];return e}return r},d.idle=function(t){this.center.idle(t),this.radius.idle(t),this.rotation.idle(t)},d.flush=function(t){this.center.flush(t),this.radius.flush(t),this.rotation.flush(t)},d.pan=function(t,e,r,i){e=e||0,r=r||0,i=i||0,this.recalcMatrix(t);var a=this.computedMatrix,o=a[1],s=a[5],l=a[9],u=n(o,s,l);o/=u,s/=u,l/=u;var c=a[0],h=a[4],f=a[8],d=c*o+h*s+f*l;c-=o*d,h-=s*d,f-=l*d;var p=n(c,h,f);c/=p,h/=p,f/=p;var g=a[2],m=a[6],v=a[10],y=g*o+m*s+v*l,x=g*c+m*h+v*f;g-=y*o+x*c,m-=y*s+x*h,v-=y*l+x*f;var b=n(g,m,v);g/=b,m/=b,v/=b;var _=c*e+o*r,w=h*e+s*r,M=f*e+l*r;this.center.move(t,_,w,M);var A=Math.exp(this.computedRadius[0]);A=Math.max(1e-4,A+i),this.radius.set(t,Math.log(A))},d.rotate=function(t,e,r,a){this.recalcMatrix(t),e=e||0,r=r||0;var o=this.computedMatrix,s=o[0],l=o[4],u=o[8],c=o[1],h=o[5],f=o[9],d=o[2],p=o[6],g=o[10],m=e*s+r*c,v=e*l+r*h,y=e*u+r*f,x=-(p*y-g*v),b=-(g*m-d*y),_=-(d*v-p*m),w=Math.sqrt(Math.max(0,1-Math.pow(x,2)-Math.pow(b,2)-Math.pow(_,2))),M=i(x,b,_,w);M>1e-6?(x/=M,b/=M,_/=M,w/=M):(x=b=_=0,w=1);var A=this.computedRotation,k=A[0],T=A[1],E=A[2],S=A[3],L=k*w+S*x+T*_-E*b,z=T*w+S*b+E*x-k*_,C=E*w+S*_+k*b-T*x,I=S*w-k*x-T*b-E*_;if(a){x=d,b=p,_=g;var P=Math.sin(a)/n(x,b,_);x*=P,b*=P,_*=P,w=Math.cos(e),L=L*w+I*x+z*_-C*b,z=z*w+I*b+C*x-L*_,C=C*w+I*_+L*b-z*x,I=I*w-L*x-z*b-C*_}var D=i(L,z,C,I);D>1e-6?(L/=D,z/=D,C/=D,I/=D):(L=z=C=0,I=1),this.rotation.set(t,L,z,C,I)},d.lookAt=function(t,e,r,n){this.recalcMatrix(t),r=r||this.computedCenter,e=e||this.computedEye,n=n||this.computedUp;var i=this.computedMatrix;u(i,e,r,n);var o=this.computedRotation;f(o,i[0],i[1],i[2],i[4],i[5],i[6],i[8],i[9],i[10]),a(o,o),this.rotation.set(t,o[0],o[1],o[2],o[3]);for(var s=0,l=0;l<3;++l)s+=Math.pow(r[l]-e[l],2);this.radius.set(t,.5*Math.log(Math.max(s,1e-6))),this.center.set(t,r[0],r[1],r[2])},d.translate=function(t,e,r,n){this.center.move(t,e||0,r||0,n||0)},d.setMatrix=function(t,e){var r=this.computedRotation;f(r,e[0],e[1],e[2],e[4],e[5],e[6],e[8],e[9],e[10]),a(r,r),this.rotation.set(t,r[0],r[1],r[2],r[3]);var n=this.computedMatrix;h(n,e);var i=n[15];if(Math.abs(i)>1e-6){var o=n[12]/i,s=n[13]/i,l=n[14]/i;this.recalcMatrix(t);var u=Math.exp(this.computedRadius[0]);this.center.set(t,o-n[2]*u,s-n[6]*u,l-n[10]*u),this.radius.idle(t)}else this.center.idle(t),this.radius.idle(t)},d.setDistance=function(t,e){e>0&&this.radius.set(t,Math.log(e))},d.setDistanceLimits=function(t,e){t=t>0?Math.log(t):-(1/0),e=e>0?Math.log(e):1/0,e=Math.max(e,t),this.radius.bounds[0][0]=t,this.radius.bounds[1][0]=e},d.getDistanceLimits=function(t){var e=this.radius.bounds;return t?(t[0]=Math.exp(e[0][0]),t[1]=Math.exp(e[1][0]),t):[Math.exp(e[0][0]),Math.exp(e[1][0])]},d.toJSON=function(){return this.recalcMatrix(this.lastT()),{center:this.computedCenter.slice(),rotation:this.computedRotation.slice(),distance:Math.log(this.computedRadius[0]),zoomMin:this.radius.bounds[0][0],zoomMax:this.radius.bounds[1][0]}},d.fromJSON=function(t){var e=this.lastT(),r=t.center;r&&this.center.set(e,r[0],r[1],r[2]);var n=t.rotation;n&&this.rotation.set(e,n[0],n[1],n[2],n[3]);var i=t.distance;i&&i>0&&this.radius.set(e,Math.log(i)),this.setDistanceLimits(t.zoomMin,t.zoomMax)}},{\"./lib/quatFromFrame\":430,\"filtered-vector\":106,\"gl-mat4/fromQuat\":146,\"gl-mat4/invert\":149,\"gl-mat4/lookAt\":150}],432:[function(t,e,r){\"use strict\";var n=t(\"repeat-string\");e.exports=function(t,e,r){return r=\"undefined\"!=typeof r?r+\"\":\" \",n(r,e)+t}},{\"repeat-string\":457}],433:[function(t,e,r){e.exports=function(t,e){e||(e=[0,\"\"]),t=String(t);var r=parseFloat(t,10);return e[0]=r,e[1]=t.match(/[\\d.\\-\\+]*\\s*(.*)/)[1]||\"\",e}},{}],434:[function(t,e,r){(function(t){function e(t,e){for(var r=0,n=t.length-1;n>=0;n--){var i=t[n];\".\"===i?t.splice(n,1):\"..\"===i?(t.splice(n,1),r++):r&&(t.splice(n,1),r--)}if(e)for(;r--;r)t.unshift(\"..\");return t}function n(t,e){if(t.filter)return t.filter(e);for(var r=[],n=0;n=-1&&!i;a--){var o=a>=0?arguments[a]:t.cwd();if(\"string\"!=typeof o)throw new TypeError(\"Arguments to path.resolve must be strings\");o&&(r=o+\"/\"+r,i=\"/\"===o.charAt(0))}return r=e(n(r.split(\"/\"),function(t){return!!t}),!i).join(\"/\"),(i?\"/\":\"\")+r||\".\"},r.normalize=function(t){var i=r.isAbsolute(t),a=\"/\"===o(t,-1);return t=e(n(t.split(\"/\"),function(t){return!!t}),!i).join(\"/\"),t||i||(t=\".\"),t&&a&&(t+=\"/\"),(i?\"/\":\"\")+t},r.isAbsolute=function(t){return\"/\"===t.charAt(0)},r.join=function(){var t=Array.prototype.slice.call(arguments,0);return r.normalize(n(t,function(t,e){if(\"string\"!=typeof t)throw new TypeError(\"Arguments to path.join must be strings\");return t}).join(\"/\"))},r.relative=function(t,e){function n(t){for(var e=0;e=0&&\"\"===t[r];r--);return e>r?[]:t.slice(e,r-e+1)}t=r.resolve(t).substr(1),e=r.resolve(e).substr(1);for(var i=n(t.split(\"/\")),a=n(e.split(\"/\")),o=Math.min(i.length,a.length),s=o,l=0;l55295&&e<57344){if(!r){e>56319||a+1===n?i.push(239,191,189):r=e;continue}if(e<56320){i.push(239,191,189),r=e;continue}e=r-55296<<10|e-56320|65536,r=null}else r&&(i.push(239,191,189),r=null);e<128?i.push(e):e<2048?i.push(e>>6|192,63&e|128):e<65536?i.push(e>>12|224,e>>6&63|128,63&e|128):i.push(e>>18|240,e>>12&63|128,e>>6&63|128,63&e|128)}return i}e.exports=n;var a,o,s,l=t(\"ieee754\");a={readUInt32LE:function(t){return(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},writeUInt32LE:function(t,e){this[e]=t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24},readInt32LE:function(t){return(this[t]|this[t+1]<<8|this[t+2]<<16)+(this[t+3]<<24)},readFloatLE:function(t){return l.read(this,t,!0,23,4)},readDoubleLE:function(t){return l.read(this,t,!0,52,8)},writeFloatLE:function(t,e){return l.write(this,t,e,!0,23,4)},writeDoubleLE:function(t,e){return l.write(this,t,e,!0,52,8)},toString:function(t,e,r){var n=\"\",i=\"\";e=e||0,r=Math.min(this.length,r||this.length);for(var a=e;a=1;){if(e.pos>=r)throw new Error(\"Given varint doesn't fit into 10 bytes\");var n=255&t;e.buf[e.pos++]=n|(t>=128?128:0),t/=128}}function o(t,e,r){var n=e<=16383?1:e<=2097151?2:e<=268435455?3:Math.ceil(Math.log(e)/(7*Math.LN2));r.realloc(n);for(var i=r.pos-1;i>=t;i--)r.buf[i+n]=r.buf[i]}function s(t,e){for(var r=0;r>3,a=this.pos;t(i,e,this),this.pos===a&&this.skip(n)}return e},readMessage:function(t,e){return this.readFields(t,e,this.readVarint()+this.pos)},readFixed32:function(){var t=this.buf.readUInt32LE(this.pos);return this.pos+=4,t},readSFixed32:function(){var t=this.buf.readInt32LE(this.pos);return this.pos+=4,t},readFixed64:function(){var t=this.buf.readUInt32LE(this.pos)+this.buf.readUInt32LE(this.pos+4)*v;return this.pos+=8,t},readSFixed64:function(){var t=this.buf.readUInt32LE(this.pos)+this.buf.readInt32LE(this.pos+4)*v;return this.pos+=8,t},readFloat:function(){var t=this.buf.readFloatLE(this.pos);return this.pos+=4,t},readDouble:function(){var t=this.buf.readDoubleLE(this.pos);return this.pos+=8,t},readVarint:function(){var t,e,r=this.buf;return e=r[this.pos++],t=127&e,e<128?t:(e=r[this.pos++],t|=(127&e)<<7,e<128?t:(e=r[this.pos++],t|=(127&e)<<14,e<128?t:(e=r[this.pos++],t|=(127&e)<<21,e<128?t:i(t,this))))},readVarint64:function(){var t=this.pos,e=this.readVarint();if(e127;);else if(e===n.Bytes)this.pos=this.readVarint()+this.pos;else if(e===n.Fixed32)this.pos+=4;else{if(e!==n.Fixed64)throw new Error(\"Unimplemented type: \"+e);this.pos+=8}},writeTag:function(t,e){this.writeVarint(t<<3|e)},realloc:function(t){for(var e=this.length||16;e268435455?void a(t,this):(this.realloc(4),this.buf[this.pos++]=127&t|(t>127?128:0),void(t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=127&(t>>>=7)|(t>127?128:0),t<=127||(this.buf[this.pos++]=t>>>7&127)))))},writeSVarint:function(t){this.writeVarint(t<0?2*-t-1:2*t)},writeBoolean:function(t){this.writeVarint(Boolean(t))},writeString:function(t){t=String(t);var e=m.byteLength(t);this.writeVarint(e),this.realloc(e),this.buf.write(t,this.pos),this.pos+=e},writeFloat:function(t){this.realloc(4),this.buf.writeFloatLE(t,this.pos),this.pos+=4},writeDouble:function(t){this.realloc(8),this.buf.writeDoubleLE(t,this.pos),this.pos+=8},writeBytes:function(t){var e=t.length;this.writeVarint(e),this.realloc(e);for(var r=0;r=128&&o(r,n,this),this.pos=r-1,this.writeVarint(n),this.pos+=n},writeMessage:function(t,e,r){this.writeTag(t,n.Bytes),this.writeRawMessage(e,r)},writePackedVarint:function(t,e){this.writeMessage(t,s,e)},writePackedSVarint:function(t,e){this.writeMessage(t,l,e)},writePackedBoolean:function(t,e){this.writeMessage(t,h,e)},writePackedFloat:function(t,e){this.writeMessage(t,u,e)},writePackedDouble:function(t,e){this.writeMessage(t,c,e)},writePackedFixed32:function(t,e){this.writeMessage(t,f,e)},writePackedSFixed32:function(t,e){this.writeMessage(t,d,e)},writePackedFixed64:function(t,e){this.writeMessage(t,p,e)},writePackedSFixed64:function(t,e){this.writeMessage(t,g,e)},writeBytesField:function(t,e){this.writeTag(t,n.Bytes),this.writeBytes(e)},writeFixed32Field:function(t,e){this.writeTag(t,n.Fixed32),this.writeFixed32(e)},writeSFixed32Field:function(t,e){this.writeTag(t,n.Fixed32),this.writeSFixed32(e)},writeFixed64Field:function(t,e){this.writeTag(t,n.Fixed64),this.writeFixed64(e)},writeSFixed64Field:function(t,e){this.writeTag(t,n.Fixed64),this.writeSFixed64(e)},writeVarintField:function(t,e){this.writeTag(t,n.Varint),this.writeVarint(e)},writeSVarintField:function(t,e){this.writeTag(t,n.Varint),this.writeSVarint(e)},writeStringField:function(t,e){this.writeTag(t,n.Bytes),this.writeString(e)},writeFloatField:function(t,e){this.writeTag(t,n.Fixed32),this.writeFloat(e)},writeDoubleField:function(t,e){this.writeTag(t,n.Fixed64),this.writeDouble(e)},writeBooleanField:function(t,e){this.writeVarintField(t,Boolean(e))}}}).call(this,\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{\"./buffer\":435}],437:[function(t,e,r){\"use strict\";function n(t){var e=t.length;if(e0;--i)n=l[i],r=s[i],s[i]=s[n],s[n]=r,l[i]=l[r],l[r]=n,u=(u+r)*i;return a.freeUint32(l),a.freeUint32(s),u}function i(t,e,r){switch(t){case 0:return r?r:[];case 1:return r?(r[0]=0,r):[0];case 2:return r?(e?(r[0]=0,r[1]=1):(r[0]=1,r[1]=0),r):e?[0,1]:[1,0]}r=r||new Array(t);var n,i,a,o=1;for(r[0]=0,a=1;a0;--a)n=e/o|0,e=e-n*o|0,o=o/a|0,i=0|r[a],r[a]=0|r[n],r[n]=0|i;return r}var a=t(\"typedarray-pool\"),o=t(\"invert-permutation\");r.rank=n,r.unrank=i},{\"invert-permutation\":256,\"typedarray-pool\":496}],439:[function(t,e,r){\"use strict\";function n(t,e){function r(t,e){var r=u[e][t[e]];r.splice(r.indexOf(t),1)}function n(t,n,a){for(var o,s,l,c=0;c<2;++c)if(u[c][n].length>0){o=u[c][n][0],l=c;break}s=o[1^l];for(var h=0;h<2;++h)for(var f=u[h][n],d=0;d0&&(o=p,s=g,l=h)}return a?s:(o&&r(o,l),s)}function a(t,a){var o=u[a][t][0],s=[t];r(o,a);for(var l=o[1^a];;){for(;l!==t;)s.push(l),l=n(s[s.length-2],l,!1);if(u[0][t].length+u[1][t].length===0)break;var c=s[s.length-1],h=t,f=s[1],d=n(c,h,!0);if(i(e[c],e[h],e[f],e[d])<0)break;s.push(t),l=n(c,h)}return s}function o(t,e){return e[1]===e[e.length-1]}for(var s=0|e.length,l=t.length,u=[new Array(s),new Array(s)],c=0;c0;){var g=(u[0][c].length,a(c,d));o(p,g)?p.push.apply(p,g):(p.length>0&&f.push(p),p=g)}p.length>0&&f.push(p)}return f}e.exports=n;var i=t(\"compare-angle\")},{\"compare-angle\":81}],440:[function(t,e,r){\"use strict\";function n(t,e){for(var r=i(t,e.length),n=new Array(e.length),a=new Array(e.length),o=[],s=0;s0;){var u=o.pop();n[u]=!1;for(var c=r[u],s=0;s0}function a(t){for(var e=t.length,r=0;r0;){var U=N.pop(),V=I[U];h(V,function(t,e){return t-e});var q,H=V.length,G=B[U];if(0===G){var T=v[U];q=[T]}for(var m=0;m=0)&&(B[X]=1^G,N.push(X),0===G)){var T=v[X];a(T)||(T.reverse(),q.push(T))}}0===G&&d.push(q)}return d}e.exports=a;var o=t(\"edges-to-adjacency-list\"),s=t(\"planar-dual\"),l=t(\"point-in-big-polygon\"),u=t(\"two-product\"),c=t(\"robust-sum\"),h=t(\"uniq\"),f=t(\"./lib/trim-leaves\")},{\"./lib/trim-leaves\":440,\"edges-to-adjacency-list\":100,\"planar-dual\":439,\"point-in-big-polygon\":443,\"robust-sum\":470,\"two-product\":494,uniq:498}],442:[function(t,e,r){\"use strict\";function n(t,e){this.x=t,this.y=e}e.exports=n,n.prototype={clone:function(){return new n(this.x,this.y)},add:function(t){return this.clone()._add(t)},sub:function(t){return this.clone()._sub(t)},mult:function(t){return this.clone()._mult(t)},div:function(t){return this.clone()._div(t)},rotate:function(t){return this.clone()._rotate(t)},matMult:function(t){return this.clone()._matMult(t)},unit:function(){return this.clone()._unit()},perp:function(){return this.clone()._perp()},round:function(){return this.clone()._round()},mag:function(){return Math.sqrt(this.x*this.x+this.y*this.y)},equals:function(t){return this.x===t.x&&this.y===t.y},dist:function(t){return Math.sqrt(this.distSqr(t))},distSqr:function(t){var e=t.x-this.x,r=t.y-this.y;return e*e+r*r},angle:function(){return Math.atan2(this.y,this.x)},angleTo:function(t){return Math.atan2(this.y-t.y,this.x-t.x)},angleWith:function(t){return this.angleWithSep(t.x,t.y)},angleWithSep:function(t,e){return Math.atan2(this.x*e-this.y*t,this.x*t+this.y*e)},_matMult:function(t){var e=t[0]*this.x+t[1]*this.y,r=t[2]*this.x+t[3]*this.y;return this.x=e,this.y=r,this},_add:function(t){return this.x+=t.x,this.y+=t.y,this},_sub:function(t){return this.x-=t.x,this.y-=t.y,this},_mult:function(t){return this.x*=t,this.y*=t,this},_div:function(t){return this.x/=t,this.y/=t,this},_unit:function(){return this._div(this.mag()),this},_perp:function(){var t=this.y;return this.y=this.x,this.x=-t,this},_rotate:function(t){var e=Math.cos(t),r=Math.sin(t),n=e*this.x-r*this.y,i=r*this.x+e*this.y;return this.x=n,this.y=i,this},_round:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}},n.convert=function(t){return t instanceof n?t:Array.isArray(t)?new n(t[0],t[1]):t}},{}],443:[function(t,e,r){function n(){return!0}function i(t){return function(e,r){var i=t[e];return!!i&&!!i.queryPoint(r,n)}}function a(t){for(var e={},r=0;r0&&e[n]===r[0]))return 1;i=t[n-1]}for(var a=1;i;){var o=i.key,s=h(r,o[0],o[1]);if(o[0][0]0))return 0;a=-1,i=i.right}else if(s>0)i=i.left;else{if(!(s<0))return 0;a=1,i=i.right}}return a}}function s(t){return 1}function l(t){return function(e){return t(e[0],e[1])?0:1}}function u(t,e){return function(r){return t(r[0],r[1])?0:e(r)}}function c(t){for(var e=t.length,r=[],n=[],i=0;i=u?(b=1,y=u+2*f+p):(b=-f/u,y=f*b+p)):(b=0,d>=0?(_=0,y=p):-d>=h?(_=1,y=h+2*d+p):(_=-d/h,y=d*_+p));else if(_<0)_=0,f>=0?(b=0,y=p):-f>=u?(b=1,y=u+2*f+p):(b=-f/u,y=f*b+p);else{var w=1/x;b*=w,_*=w,y=b*(u*b+c*_+2*f)+_*(c*b+h*_+2*d)+p}else{var M,A,k,T;b<0?(M=c+f,A=h+d,A>M?(k=A-M,T=u-2*c+h,k>=T?(b=1,_=0,y=u+2*f+p):(b=k/T,_=1-b,y=b*(u*b+c*_+2*f)+_*(c*b+h*_+2*d)+p)):(b=0,A<=0?(_=1,y=h+2*d+p):d>=0?(_=0,y=p):(_=-d/h,y=d*_+p))):_<0?(M=c+d,A=u+f,A>M?(k=A-M,T=u-2*c+h,k>=T?(_=1,b=0,y=h+2*d+p):(_=k/T,b=1-_,y=b*(u*b+c*_+2*f)+_*(c*b+h*_+2*d)+p)):(_=0,A<=0?(b=1,y=u+2*f+p):f>=0?(b=0,y=p):(b=-f/u,y=f*b+p))):(k=h+d-c-f,k<=0?(b=0,_=1,y=h+2*d+p):(T=u-2*c+h,k>=T?(b=1,_=0,y=u+2*f+p):(b=k/T,_=1-b,y=b*(u*b+c*_+2*f)+_*(c*b+h*_+2*d)+p)))}for(var E=1-b-_,l=0;l1)for(var r=1;r1&&(n=r[0]+\"@\",t=r[1]),t=t.replace(P,\".\");var i=t.split(\".\"),a=o(i,e).join(\".\");return n+a}function l(t){for(var e,r,n=[],i=0,a=t.length;i=55296&&e<=56319&&i65535&&(t-=65536,e+=F(t>>>10&1023|55296),t=56320|1023&t),e+=F(t)}).join(\"\")}function c(t){return t-48<10?t-22:t-65<26?t-65:t-97<26?t-97:M}function h(t,e){return t+22+75*(t<26)-((0!=e)<<5)}function f(t,e,r){var n=0;for(t=r?R(t/E):t>>1,t+=R(t/e);t>O*k>>1;n+=M)t=R(t/O);return R(n+(O+1)*t/(t+T))}function d(t){var e,r,n,i,o,s,l,h,d,p,g=[],m=t.length,v=0,y=L,x=S;for(r=t.lastIndexOf(z),r<0&&(r=0),n=0;n=128&&a(\"not-basic\"),g.push(t.charCodeAt(n));for(i=r>0?r+1:0;i=m&&a(\"invalid-input\"),h=c(t.charCodeAt(i++)),(h>=M||h>R((w-v)/s))&&a(\"overflow\"),v+=h*s,d=l<=x?A:l>=x+k?k:l-x,!(hR(w/p)&&a(\"overflow\"),s*=p;e=g.length+1,x=f(v-o,e,0==o),R(v/e)>w-y&&a(\"overflow\"),y+=R(v/e),v%=e,g.splice(v++,0,y)}return u(g)}function p(t){var e,r,n,i,o,s,u,c,d,p,g,m,v,y,x,b=[];for(t=l(t),m=t.length,e=L,r=0,o=S,s=0;s=e&&gR((w-r)/v)&&a(\"overflow\"),r+=(u-e)*v,e=u,s=0;sw&&a(\"overflow\"),g==e){for(c=r,d=M;p=d<=o?A:d>=o+k?k:d-o,!(c= 0x80 (not a basic code point)\",\"invalid-input\":\"Invalid input\"},O=M-A,R=Math.floor,F=String.fromCharCode;if(b={version:\"1.4.1\",ucs2:{decode:l,encode:u},decode:d,encode:p,toASCII:m,toUnicode:g},\"function\"==typeof t&&\"object\"==typeof t.amd&&t.amd)t(\"punycode\",function(){return b});else if(v&&y)if(r.exports==v)y.exports=b;else for(_ in b)b.hasOwnProperty(_)&&(v[_]=b[_]);else i.punycode=b}(this)}).call(this,\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{})},{}],447:[function(t,e,r){e.exports=t(\"gl-quat/slerp\")},{\"gl-quat/slerp\":199}],448:[function(t,e,r){\"use strict\";function n(t,e){return Object.prototype.hasOwnProperty.call(t,e)}e.exports=function(t,e,r,a){e=e||\"&\",r=r||\"=\";var o={};if(\"string\"!=typeof t||0===t.length)return o;var s=/\\+/g;t=t.split(e);var l=1e3;a&&\"number\"==typeof a.maxKeys&&(l=a.maxKeys);var u=t.length;l>0&&u>l&&(u=l);for(var c=0;c=0?(h=g.substr(0,m),f=g.substr(m+1)):(h=g,f=\"\"),d=decodeURIComponent(h),p=decodeURIComponent(f),n(o,d)?i(o[d])?o[d].push(p):o[d]=[o[d],p]:o[d]=p}return o};var i=Array.isArray||function(t){return\"[object Array]\"===Object.prototype.toString.call(t)}},{}],449:[function(t,e,r){\"use strict\";function n(t,e){if(t.map)return t.map(e);for(var r=[],n=0;nr;){if(o-r>600){var l=o-r+1,u=e-r+1,c=Math.log(l),h=.5*Math.exp(2*c/3),f=.5*Math.sqrt(c*h*(l-h)/l)*(u-l/2<0?-1:1),d=Math.max(r,Math.floor(e-u*h/l+f)),p=Math.min(o,Math.floor(e+(l-u)*h/l+f));n(t,e,d,p,s)}var g=t[e],m=r,v=o;for(i(t,r,e),s(t[o],g)>0&&i(t,r,o);m0;)v--}0===s(t[r],g)?i(t,r,v):(v++,i(t,v,o)),v<=e&&(r=v+1),e<=v&&(o=v-1)}}function i(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function a(t,e){return te?1:0}e.exports=n},{}],452:[function(t,e,r){\"use strict\";function n(t,e){for(var r=t.length,n=new Array(r),a=0;a0){var u=t[r-1];if(0===i(s,u)&&o(u)!==l){r-=1;continue}}t[r++]=s}}return t.length=r,t}var i=t(\"compare-cell\"),a=t(\"compare-oriented-cell\"),o=t(\"cell-orientation\");e.exports=n},{\"cell-orientation\":73,\"compare-cell\":82,\"compare-oriented-cell\":83}],457:[function(t,e,r){\"use strict\";function n(t,e){if(\"string\"!=typeof t)throw new TypeError(\"expected a string\");if(1===e)return t;if(2===e)return t+t;var r=t.length*e;if(i!==t||\"undefined\"==typeof i)i=t,a=\"\";else if(a.length>=r)return a.substr(0,r);for(;r>a.length&&e>1;)1&e&&(a+=t),e>>=1,t+=t;return a+=t,a=a.substr(0,r)}var i,a=\"\";e.exports=n},{}],458:[function(e,r,n){void function(e,i){\"function\"==typeof t&&t.amd?t(i):\"object\"==typeof n?r.exports=i():e.resolveUrl=i()}(this,function(){function t(){var t=arguments.length;if(0===t)throw new Error(\"resolveUrl requires at least one argument; got none.\");var e=document.createElement(\"base\");if(e.href=arguments[0],1===t)return e.href;var r=document.getElementsByTagName(\"head\")[0];r.insertBefore(e,r.firstChild);for(var n,i=document.createElement(\"a\"),a=1;a=0;--i){var a=r,o=t[i];r=a+o;var s=r-a,l=o-s;l&&(t[--n]=r,r=l)}for(var u=0,i=n;i>1;return[\"sum(\",o(t.slice(0,e)),\",\",o(t.slice(e)),\")\"].join(\"\")}function s(t){if(2===t.length)return[\"sum(prod(\",t[0][0],\",\",t[1][1],\"),prod(-\",t[0][1],\",\",t[1][0],\"))\"].join(\"\");for(var e=[],r=0;r>1;return[\"sum(\",a(t.slice(0,e)),\",\",a(t.slice(e)),\")\"].join(\"\")}function o(t,e){if(\"m\"===t.charAt(0)){if(\"w\"===e.charAt(0)){var r=t.split(\"[\");return[\"w\",e.substr(1),\"m\",r[0].substr(1)].join(\"\")}return[\"prod(\",t,\",\",e,\")\"].join(\"\")}return o(e,t)}function s(t){return t&!0?\"-\":\"\"}function l(t){if(2===t.length)return[[\"diff(\",o(t[0][0],t[1][1]),\",\",o(t[1][0],t[0][1]),\")\"].join(\"\")];for(var e=[],r=0;r0&&r.push(\",\"),r.push(\"[\");for(var a=0;a0&&r.push(\",\"),a===n?r.push(\"+b[\",i,\"]\"):r.push(\"+A[\",i,\"][\",a,\"]\");r.push(\"]\")}r.push(\"]),\")}r.push(\"det(A)]}return \",e);var o=new Function(\"det\",r.join(\"\"));return o(t<6?s[t]:s)}function i(){return[0]}function a(t,e){return[[e[0]],[t[0][0]]]}function o(){for(;u.length>1;return[\"sum(\",o(t.slice(0,e)),\",\",o(t.slice(e)),\")\"].join(\"\")}function s(t){if(2===t.length)return[[\"sum(prod(\",t[0][0],\",\",t[1][1],\"),prod(-\",t[0][1],\",\",t[1][0],\"))\"].join(\"\")];for(var e=[],r=0;r0){if(a<=0)return o;n=i+a}else{if(!(i<0))return o;if(a>=0)return o;n=-(i+a)}var s=v*n;return o>=s||o<=-s?o:x(t,e,r)},function(t,e,r,n){var i=t[0]-n[0],a=e[0]-n[0],o=r[0]-n[0],s=t[1]-n[1],l=e[1]-n[1],u=r[1]-n[1],c=t[2]-n[2],h=e[2]-n[2],f=r[2]-n[2],d=a*u,p=o*l,g=o*s,m=i*u,v=i*l,x=a*s,_=c*(d-p)+h*(g-m)+f*(v-x),w=(Math.abs(d)+Math.abs(p))*Math.abs(c)+(Math.abs(g)+Math.abs(m))*Math.abs(h)+(Math.abs(v)+Math.abs(x))*Math.abs(f),M=y*w;return _>M||-_>M?_:b(t,e,r,n)}];c()},{\"robust-scale\":467,\"robust-subtract\":469,\"robust-sum\":470,\"two-product\":494}],466:[function(t,e,r){\"use strict\";function n(t,e){if(1===t.length)return a(e,t[0]);if(1===e.length)return a(t,e[0]);if(0===t.length||0===e.length)return[0];var r=[0];if(t.length0&&s>0||o<0&&s<0)return!1;var l=a(r,t,e),u=a(i,t,e);return!(l>0&&u>0||l<0&&u<0)&&(0!==o||0!==s||0!==l||0!==u||n(t,e,r,i))}e.exports=i;var a=t(\"robust-orientation\")[3]},{\"robust-orientation\":465}],469:[function(t,e,r){\"use strict\";function n(t,e){var r=t+e,n=r-t,i=r-n,a=e-n,o=t-i,s=o+a;return s?[s,r]:[r]}function i(t,e){var r=0|t.length,i=0|e.length;if(1===r&&1===i)return n(t[0],-e[0]);var a,o,s=r+i,l=new Array(s),u=0,c=0,h=0,f=Math.abs,d=t[c],p=f(d),g=-e[h],m=f(g);p=i?(a=d,c+=1,c=i?(a=d,c+=1,c0){for(var s=0,l=0,u=0;un.h||t>n.free||rc)&&(h=2*Math.max(t,c)),(ll)&&(u=2*Math.max(r,l)),this.resize(h,u),this.packOne(t,r)}return null},t.prototype.clear=function(){this.shelves=[],this.stats={}},t.prototype.resize=function(t,e){this.w=t,this.h=e;for(var r=0;rthis.free||e>this.h)return null;var r=this.x;return this.x+=t,this.free-=t,{x:r,y:this.y,w:t,h:e,width:t,height:e}},e.prototype.resize=function(t){return this.free+=t-this.w,this.w=t,!0},t})},{}],472:[function(t,e,r){\"use strict\";e.exports=function(t){return t<0?-1:t>0?1:0}},{}],473:[function(t,e,r){\"use strict\";function n(t){return a(i(t))}e.exports=n;var i=t(\"boundary-cells\"),a=t(\"reduce-simplicial-complex\")},{\"boundary-cells\":56,\"reduce-simplicial-complex\":456}],474:[function(t,e,r){\"use strict\";function n(t){for(var e=t.length,r=0,n=0;n0&&u.push(\",\"),u.push(\"[\");for(var n=0;n0&&u.push(\",\"),u.push(\"B(C,E,c[\",i[0],\"],c[\",i[1],\"])\")}u.push(\"]\")}u.push(\");\")}}var r=0,n=new Array(t+1);n[0]=[[]];for(var i=1;i<=t;++i)for(var s=n[i]=o(i),l=0;l>1,v=E[2*m+1];\",\"if(v===b){return m}\",\"if(b1;--i){i>1,s=o(t[a],e);s<=0?(0===s&&(i=a),r=a+1):s>0&&(n=a-1)}return i}function h(t,e){for(var r=new Array(t.length),n=0,i=r.length;n=t.length||0!==o(t[g],a))break}return r}function f(t,e){if(!e)return h(u(p(t,0)),t,0);for(var r=new Array(e),n=0;n>>c&1&&u.push(i[c]);e.push(u)}return l(e)}function p(t,e){if(e<0)return[];for(var r=[],n=(1<>1:(t>>1)-1}function u(t){for(var e=s(t);;){var r=e,n=2*t+1,i=2*(t+1),o=t;if(n0;){var r=l(t);if(r>=0){var n=s(r);if(e0){var t=k[0];return a(0,S-1),S-=1,u(0),t}return-1}function f(t,e){var r=k[t];return x[r]===e?t:(x[r]=-(1/0),c(t),h(),x[r]=e,S+=1,c(S-1))}function d(t){if(!b[t]){b[t]=!0;var e=v[t],r=y[t];v[r]>=0&&(v[r]=e),y[e]>=0&&(y[e]=r),T[e]>=0&&f(T[e],i(e)),T[r]>=0&&f(T[r],i(r))}}function p(t,e){if(t[e]<0)return e;var r=e,n=e;do{var i=t[n];if(!b[n]||i<0||i===n)break;if(n=i,i=t[n],!b[n]||i<0||i===n)break;n=i,r=t[r]}while(r!==n);for(var a=e;a!==n;a=t[a])t[a]=n;return n}for(var g=e.length,m=t.length,v=new Array(g),y=new Array(g),x=new Array(g),b=new Array(g),_=0;_>1;_>=0;--_)u(_);for(;;){var L=h();if(L<0||x[L]>r)break;d(L)}for(var z=[],_=0;_=0&&r>=0&&e!==r){var n=T[e],i=T[r];n!==i&&C.push([n,i])}}),o.unique(o.normalize(C)),{positions:z,edges:C}}e.exports=i;var a=t(\"robust-orientation\"),o=t(\"simplicial-complex\")},{\"robust-orientation\":465,\"simplicial-complex\":478}],481:[function(t,e,r){\"use strict\";function n(t,e){var r,n;if(e[0][0]e[1][0])){var i=Math.min(t[0][1],t[1][1]),o=Math.max(t[0][1],t[1][1]),s=Math.min(e[0][1],e[1][1]),l=Math.max(e[0][1],e[1][1]);return ol?i-l:o-l}r=e[1],n=e[0]}var u,c;t[0][1]e[1][0]))return n(e,t);r=e[1],i=e[0]}var o,s;if(t[0][0]t[1][0]))return-n(t,e);o=t[1],s=t[0]}var l=a(r,i,s),u=a(r,i,o);if(l<0){if(u<=0)return l}else if(l>0){if(u>=0)return l}else if(u)return u;if(l=a(s,o,i),u=a(s,o,r),l<0){if(u<=0)return l}else if(l>0){if(u>=0)return l}else if(u)return u;return i[0]-s[0]}e.exports=i;var a=t(\"robust-orientation\")},{\"robust-orientation\":465}],482:[function(t,e,r){\"use strict\";function n(t,e,r){this.slabs=t,this.coordinates=e,this.horizontal=r}function i(t,e){return t.y-e}function a(t,e){for(var r=null;t;){var n,i,o=t.key;o[0][0]0)if(e[0]!==o[1][0])r=t,t=t.right;else{var l=a(t.right,e);if(l)return l;t=t.left}else{if(e[0]!==o[1][0])return t;var l=a(t.right,e);if(l)return l;t=t.left}}return r}function o(t,e,r,n){this.y=t,this.index=e,this.start=r,this.closed=n}function s(t,e,r,n){this.x=t,this.segment=e,this.create=r,this.index=n}function l(t){for(var e=t.length,r=2*e,i=new Array(r),a=0;a0){var s=a(this.slabs[e-1],t);s&&(o?f(s.key,o)>0&&(o=s.key,n=s.value):(n=s.value,o=s.key))}var l=this.horizontal[e];if(l.length>0){var c=u.ge(l,t[1],i);if(c=l.length)return n;d=l[c]}}if(d.start)if(o){var p=h(o[0],o[1],[t[0],d.y]);o[0][0]>o[1][0]&&(p=-p),p>0&&(n=d.index)}else n=d.index;else d.y!==t[1]&&(n=d.index)}}}return n}},{\"./lib/order-segments\":481,\"binary-search-bounds\":53,\"functional-red-black-tree\":107,\"robust-orientation\":465}],483:[function(t,e,r){\"use strict\";function n(t,e){var r=u(l(t,e),[e[e.length-1]]);return r[r.length-1]}function i(t,e,r,n){var i=n-e,a=-e/i;a<0?a=0:a>1&&(a=1);for(var o=1-a,s=t.length,l=new Array(s),u=0;u0||o>0&&c<0){var h=i(s,c,l,o);r.push(h),a.push(h.slice())}c<0?a.push(l.slice()):c>0?r.push(l.slice()):(r.push(l.slice()),a.push(l.slice())),o=c}return{positive:r,negative:a}}function o(t,e){for(var r=[],a=n(t[t.length-1],e),o=t[t.length-1],s=t[0],l=0;l0||a>0&&u<0)&&r.push(i(o,u,s,a)),u>=0&&r.push(s.slice()),a=u}return r}function s(t,e){for(var r=[],a=n(t[t.length-1],e),o=t[t.length-1],s=t[0],l=0;l0||a>0&&u<0)&&r.push(i(o,u,s,a)),u<=0&&r.push(s.slice()),a=u}return r}var l=t(\"robust-dot-product\"),u=t(\"robust-sum\");e.exports=a,e.exports.positive=o,e.exports.negative=s},{\"robust-dot-product\":462,\"robust-sum\":470}],484:[function(e,r,n){!function(e){function r(){var t=arguments[0],e=r.cache;return e[t]&&e.hasOwnProperty(t)||(e[t]=r.parse(t)),r.format.call(null,e[t],arguments)}function i(t){return Object.prototype.toString.call(t).slice(8,-1).toLowerCase()}function a(t,e){return Array(e+1).join(t)}var o={not_string:/[^s]/,number:/[diefg]/,json:/[j]/,not_json:/[^j]/,text:/^[^\\x25]+/,modulo:/^\\x25{2}/,placeholder:/^\\x25(?:([1-9]\\d*)\\$|\\(([^\\)]+)\\))?(\\+)?(0|'[^$])?(-)?(\\d+)?(?:\\.(\\d+))?([b-gijosuxX])/,key:/^([a-z_][a-z_\\d]*)/i,key_access:/^\\.([a-z_][a-z_\\d]*)/i,index_access:/^\\[(\\d+)\\]/,sign:/^[\\+\\-]/};r.format=function(t,e){var n,s,l,u,c,h,f,d=1,p=t.length,g=\"\",m=[],v=!0,y=\"\";for(s=0;s=0),u[8]){case\"b\":n=n.toString(2);break;case\"c\":n=String.fromCharCode(n);break;case\"d\":case\"i\":n=parseInt(n,10);break;case\"j\":n=JSON.stringify(n,null,u[6]?parseInt(u[6]):0);break;case\"e\":n=u[7]?n.toExponential(u[7]):n.toExponential();break;case\"f\":n=u[7]?parseFloat(n).toFixed(u[7]):parseFloat(n);break;case\"g\":n=u[7]?parseFloat(n).toPrecision(u[7]):parseFloat(n);break;case\"o\":n=n.toString(8);break;case\"s\":n=(n=String(n))&&u[7]?n.substring(0,u[7]):n;break;case\"u\":n>>>=0;break;case\"x\":n=n.toString(16);break;case\"X\":n=n.toString(16).toUpperCase()}o.json.test(u[8])?m[m.length]=n:(!o.number.test(u[8])||v&&!u[3]?y=\"\":(y=v?\"+\":\"-\",n=n.toString().replace(o.sign,\"\")),h=u[4]?\"0\"===u[4]?\"0\":u[4].charAt(1):\" \",f=u[6]-(y+n).length,c=u[6]&&f>0?a(h,f):\"\",m[m.length]=u[5]?y+n+c:\"0\"===h?y+c+n:c+y+n)}return m.join(\"\")},r.cache={},r.parse=function(t){for(var e=t,r=[],n=[],i=0;e;){if(null!==(r=o.text.exec(e)))n[n.length]=r[0];else if(null!==(r=o.modulo.exec(e)))n[n.length]=\"%\";else{if(null===(r=o.placeholder.exec(e)))throw new SyntaxError(\"[sprintf] unexpected placeholder\");if(r[2]){i|=1;var a=[],s=r[2],l=[];if(null===(l=o.key.exec(s)))throw new SyntaxError(\"[sprintf] failed to parse named argument key\");for(a[a.length]=l[1];\"\"!==(s=s.substring(l[0].length));)if(null!==(l=o.key_access.exec(s)))a[a.length]=l[1];else{if(null===(l=o.index_access.exec(s)))throw new SyntaxError(\"[sprintf] failed to parse named argument key\");a[a.length]=l[1]}r[2]=a}else i|=2;if(3===i)throw new Error(\"[sprintf] mixing positional and named placeholders is not (yet) supported\");n[n.length]=r}e=e.substring(r[0].length)}return n};var s=function(t,e,n){return n=(e||[]).slice(0),n.splice(0,0,t),r.apply(null,n)};\"undefined\"!=typeof n?(n.sprintf=r,n.vsprintf=s):(e.sprintf=r,e.vsprintf=s,\"function\"==typeof t&&t.amd&&t(function(){return{sprintf:r,vsprintf:s}}))}(\"undefined\"==typeof window?this:window)},{}],485:[function(t,e,r){\"use strict\";function n(t){return new i(t)}function i(t){this.options=d(Object.create(this.options),t),this.trees=new Array(this.options.maxZoom+1)}function a(t,e,r,n){return{x:t,y:e,zoom:1/0,id:n,numPoints:r}}function o(t,e){var r=t.geometry.coordinates;return a(u(r[0]),c(r[1]),1,e)}function s(t){return{type:\"Feature\",properties:l(t),geometry:{type:\"Point\",coordinates:[h(t.x),f(t.y)]}}}function l(t){var e=t.numPoints,r=e>=1e4?Math.round(e/1e3)+\"k\":e>=1e3?Math.round(e/100)/10+\"k\":e;return{cluster:!0,point_count:e,point_count_abbreviated:r}}function u(t){return t/360+.5}function c(t){var e=Math.sin(t*Math.PI/180),r=.5-.25*Math.log((1+e)/(1-e))/Math.PI;return r<0?0:r>1?1:r}function h(t){return 360*(t-.5)}function f(t){var e=(180-360*t)*Math.PI/180;return 360*Math.atan(Math.exp(e))/Math.PI-90}function d(t,e){for(var r in e)t[r]=e[r];return t}function p(t){return t.x}function g(t){return t.y}var m=t(\"kdbush\");e.exports=n,i.prototype={options:{minZoom:0,maxZoom:16,radius:40,extent:512,nodeSize:64,log:!1},load:function(t){var e=this.options.log;e&&console.time(\"total time\");var r=\"prepare \"+t.length+\" points\";e&&console.time(r),this.points=t;var n=t.map(o);e&&console.timeEnd(r);for(var i=this.options.maxZoom;i>=this.options.minZoom;i--){var a=+Date.now();this.trees[i+1]=m(n,p,g,this.options.nodeSize,Float32Array),n=this._cluster(n,i),e&&console.log(\"z%d: %d clusters in %dms\",i,n.length,+Date.now()-a)}return this.trees[this.options.minZoom]=m(n,p,g,this.options.nodeSize,Float32Array),e&&console.timeEnd(\"total time\"),this},getClusters:function(t,e){for(var r=this.trees[this._limitZoom(e)],n=r.range(u(t[0]),c(t[3]),u(t[2]),c(t[1])),i=[],a=0;a c)|0 },\"),\"generic\"===e&&n.push(\"getters:[0],\");for(var a=[],l=[],u=0;u>>7){\");for(var u=0;u<1<<(1<128&&u%128===0){h.length>0&&f.push(\"}}\");var d=\"vExtra\"+h.length;n.push(\"case \",u>>>7,\":\",d,\"(m&0x7f,\",l.join(),\");break;\"),f=[\"function \",d,\"(m,\",l.join(),\"){switch(m){\"],h.push(f)}f.push(\"case \",127&u,\":\");for(var p=new Array(r),g=new Array(r),m=new Array(r),v=new Array(r),y=0,x=0;xx)&&!(u&1<<_)!=!(u&1<0&&(k=\"+\"+m[b]+\"*c\");var T=.5*(p[b].length/y),E=.5+.5*(v[b]/y);A.push(\"d\"+b+\"-\"+E+\"-\"+T+\"*(\"+p[b].join(\"+\")+k+\")/(\"+g[b].join(\"+\")+\")\")}f.push(\"a.push([\",A.join(),\"]);\",\"break;\")}n.push(\"}},\"),h.length>0&&f.push(\"}}\");for(var S=[],u=0;u<1<0&&(f+=.02);for(var p=new Float32Array(h),g=0,m=-.5*f,d=0;d.5?l/(2-a-o):l/(a+o),a){case t:n=(e-r)/l+(e1&&(r-=1),r<1/6?t+6*(e-t)*r:r<.5?e:r<2/3?t+(e-t)*(2/3-r)*6:t}var i,a,o;if(t=S(t,360),e=S(e,100),r=S(r,100),0===e)i=a=o=r;else{var s=r<.5?r*(1+e):r+e-r*e,l=2*r-s;i=n(l,s,t+1/3),a=n(l,s,t),o=n(l,s,t-1/3)}return{r:255*i,g:255*a,b:255*o}}function l(t,e,r){t=S(t,255),e=S(e,255),r=S(r,255);var n,i,a=G(t,e,r),o=H(t,e,r),s=a,l=a-o;if(i=0===a?0:l/a,a==o)n=0;else{switch(a){case t:n=(e-r)/l+(e>1)+720)%360;--e;)i.h=(i.h+a)%360,o.push(n(i));return o}function k(t,e){e=e||6;for(var r=n(t).toHsv(),i=r.h,a=r.s,o=r.v,s=[],l=1/e;e--;)s.push(n({h:i,s:a,v:o})),o=(o+l)%1;return s}function T(t){var e={};for(var r in t)t.hasOwnProperty(r)&&(e[t[r]]=r);return e}function E(t){return t=parseFloat(t),(isNaN(t)||t<0||t>1)&&(t=1),t}function S(t,r){C(t)&&(t=\"100%\");var n=I(t);return t=H(r,G(0,parseFloat(t))),n&&(t=parseInt(t*r,10)/100),e.abs(t-r)<1e-6?1:t%r/parseFloat(r)}function L(t){return H(1,G(0,t))}function z(t){return parseInt(t,16)}function C(t){return\"string\"==typeof t&&t.indexOf(\".\")!=-1&&1===parseFloat(t)}function I(t){return\"string\"==typeof t&&t.indexOf(\"%\")!=-1}function P(t){return 1==t.length?\"0\"+t:\"\"+t}function D(t){return t<=1&&(t=100*t+\"%\"),t}function O(t){return e.round(255*parseFloat(t)).toString(16)}function R(t){return z(t)/255}function F(t){return!!Z.CSS_UNIT.exec(t)}function j(t){t=t.replace(B,\"\").replace(U,\"\").toLowerCase();var e=!1;if(Y[t])t=Y[t],e=!0;else if(\"transparent\"==t)return{r:0,g:0,b:0,a:0,format:\"name\"};var r;return(r=Z.rgb.exec(t))?{r:r[1],g:r[2],b:r[3]}:(r=Z.rgba.exec(t))?{r:r[1],g:r[2],b:r[3],a:r[4]}:(r=Z.hsl.exec(t))?{h:r[1],s:r[2],l:r[3]}:(r=Z.hsla.exec(t))?{h:r[1],s:r[2],l:r[3],a:r[4]}:(r=Z.hsv.exec(t))?{h:r[1],s:r[2],v:r[3]}:(r=Z.hsva.exec(t))?{h:r[1],s:r[2],v:r[3],a:r[4]}:(r=Z.hex8.exec(t))?{r:z(r[1]),g:z(r[2]),b:z(r[3]),a:R(r[4]),format:e?\"name\":\"hex8\"}:(r=Z.hex6.exec(t))?{r:z(r[1]),g:z(r[2]),b:z(r[3]),format:e?\"name\":\"hex\"}:(r=Z.hex4.exec(t))?{r:z(r[1]+\"\"+r[1]),g:z(r[2]+\"\"+r[2]),b:z(r[3]+\"\"+r[3]),a:R(r[4]+\"\"+r[4]),format:e?\"name\":\"hex8\"}:!!(r=Z.hex3.exec(t))&&{r:z(r[1]+\"\"+r[1]),g:z(r[2]+\"\"+r[2]),b:z(r[3]+\"\"+r[3]),format:e?\"name\":\"hex\"}}function N(t){var e,r;return t=t||{level:\"AA\",size:\"small\"},e=(t.level||\"AA\").toUpperCase(),r=(t.size||\"small\").toLowerCase(),\"AA\"!==e&&\"AAA\"!==e&&(e=\"AA\"),\"small\"!==r&&\"large\"!==r&&(r=\"small\"),{level:e,size:r}}var B=/^\\s+/,U=/\\s+$/,V=0,q=e.round,H=e.min,G=e.max,X=e.random;n.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var t=this.toRgb();return(299*t.r+587*t.g+114*t.b)/1e3},getLuminance:function(){var t,r,n,i,a,o,s=this.toRgb();return t=s.r/255,r=s.g/255,n=s.b/255,i=t<=.03928?t/12.92:e.pow((t+.055)/1.055,2.4),a=r<=.03928?r/12.92:e.pow((r+.055)/1.055,2.4),o=n<=.03928?n/12.92:e.pow((n+.055)/1.055,2.4),.2126*i+.7152*a+.0722*o},setAlpha:function(t){return this._a=E(t),this._roundA=q(100*this._a)/100,this},toHsv:function(){var t=l(this._r,this._g,this._b);return{h:360*t.h,s:t.s,v:t.v,a:this._a}},toHsvString:function(){var t=l(this._r,this._g,this._b),e=q(360*t.h),r=q(100*t.s),n=q(100*t.v);return 1==this._a?\"hsv(\"+e+\", \"+r+\"%, \"+n+\"%)\":\"hsva(\"+e+\", \"+r+\"%, \"+n+\"%, \"+this._roundA+\")\"},toHsl:function(){var t=o(this._r,this._g,this._b);return{h:360*t.h,s:t.s,l:t.l,a:this._a}},toHslString:function(){var t=o(this._r,this._g,this._b),e=q(360*t.h),r=q(100*t.s),n=q(100*t.l);return 1==this._a?\"hsl(\"+e+\", \"+r+\"%, \"+n+\"%)\":\"hsla(\"+e+\", \"+r+\"%, \"+n+\"%, \"+this._roundA+\")\"},toHex:function(t){return c(this._r,this._g,this._b,t)},toHexString:function(t){return\"#\"+this.toHex(t)},toHex8:function(t){return h(this._r,this._g,this._b,this._a,t)},toHex8String:function(t){return\"#\"+this.toHex8(t)},toRgb:function(){return{r:q(this._r),g:q(this._g),b:q(this._b),a:this._a}},toRgbString:function(){return 1==this._a?\"rgb(\"+q(this._r)+\", \"+q(this._g)+\", \"+q(this._b)+\")\":\"rgba(\"+q(this._r)+\", \"+q(this._g)+\", \"+q(this._b)+\", \"+this._roundA+\")\"},toPercentageRgb:function(){return{r:q(100*S(this._r,255))+\"%\",g:q(100*S(this._g,255))+\"%\",b:q(100*S(this._b,255))+\"%\",a:this._a}},toPercentageRgbString:function(){return 1==this._a?\"rgb(\"+q(100*S(this._r,255))+\"%, \"+q(100*S(this._g,255))+\"%, \"+q(100*S(this._b,255))+\"%)\":\"rgba(\"+q(100*S(this._r,255))+\"%, \"+q(100*S(this._g,255))+\"%, \"+q(100*S(this._b,255))+\"%, \"+this._roundA+\")\"},toName:function(){return 0===this._a?\"transparent\":!(this._a<1)&&(W[c(this._r,this._g,this._b,!0)]||!1)},toFilter:function(t){var e=\"#\"+f(this._r,this._g,this._b,this._a),r=e,i=this._gradientType?\"GradientType = 1, \":\"\";if(t){var a=n(t);r=\"#\"+f(a._r,a._g,a._b,a._a)}return\"progid:DXImageTransform.Microsoft.gradient(\"+i+\"startColorstr=\"+e+\",endColorstr=\"+r+\")\"},toString:function(t){var e=!!t;t=t||this._format;var r=!1,n=this._a<1&&this._a>=0,i=!e&&n&&(\"hex\"===t||\"hex6\"===t||\"hex3\"===t||\"hex4\"===t||\"hex8\"===t||\"name\"===t);return i?\"name\"===t&&0===this._a?this.toName():this.toRgbString():(\"rgb\"===t&&(r=this.toRgbString()),\"prgb\"===t&&(r=this.toPercentageRgbString()),\"hex\"!==t&&\"hex6\"!==t||(r=this.toHexString()),\"hex3\"===t&&(r=this.toHexString(!0)),\"hex4\"===t&&(r=this.toHex8String(!0)),\"hex8\"===t&&(r=this.toHex8String()),\"name\"===t&&(r=this.toName()),\"hsl\"===t&&(r=this.toHslString()),\"hsv\"===t&&(r=this.toHsvString()),r||this.toHexString())},clone:function(){return n(this.toString())},_applyModification:function(t,e){var r=t.apply(null,[this].concat([].slice.call(e)));return this._r=r._r,this._g=r._g,this._b=r._b,this.setAlpha(r._a),this},lighten:function(){return this._applyModification(m,arguments)},brighten:function(){\n", + "return this._applyModification(v,arguments)},darken:function(){return this._applyModification(y,arguments)},desaturate:function(){return this._applyModification(d,arguments)},saturate:function(){return this._applyModification(p,arguments)},greyscale:function(){return this._applyModification(g,arguments)},spin:function(){return this._applyModification(x,arguments)},_applyCombination:function(t,e){return t.apply(null,[this].concat([].slice.call(e)))},analogous:function(){return this._applyCombination(A,arguments)},complement:function(){return this._applyCombination(b,arguments)},monochromatic:function(){return this._applyCombination(k,arguments)},splitcomplement:function(){return this._applyCombination(M,arguments)},triad:function(){return this._applyCombination(_,arguments)},tetrad:function(){return this._applyCombination(w,arguments)}},n.fromRatio=function(t,e){if(\"object\"==typeof t){var r={};for(var i in t)t.hasOwnProperty(i)&&(\"a\"===i?r[i]=t[i]:r[i]=D(t[i]));t=r}return n(t,e)},n.equals=function(t,e){return!(!t||!e)&&n(t).toRgbString()==n(e).toRgbString()},n.random=function(){return n.fromRatio({r:X(),g:X(),b:X()})},n.mix=function(t,e,r){r=0===r?0:r||50;var i=n(t).toRgb(),a=n(e).toRgb(),o=r/100,s={r:(a.r-i.r)*o+i.r,g:(a.g-i.g)*o+i.g,b:(a.b-i.b)*o+i.b,a:(a.a-i.a)*o+i.a};return n(s)},n.readability=function(t,r){var i=n(t),a=n(r);return(e.max(i.getLuminance(),a.getLuminance())+.05)/(e.min(i.getLuminance(),a.getLuminance())+.05)},n.isReadable=function(t,e,r){var i,a,o=n.readability(t,e);switch(a=!1,i=N(r),i.level+i.size){case\"AAsmall\":case\"AAAlarge\":a=o>=4.5;break;case\"AAlarge\":a=o>=3;break;case\"AAAsmall\":a=o>=7}return a},n.mostReadable=function(t,e,r){var i,a,o,s,l=null,u=0;r=r||{},a=r.includeFallbackColors,o=r.level,s=r.size;for(var c=0;cu&&(u=i,l=n(e[c]));return n.isReadable(t,l,{level:o,size:s})||!a?l:(r.includeFallbackColors=!1,n.mostReadable(t,[\"#fff\",\"#000\"],r))};var Y=n.names={aliceblue:\"f0f8ff\",antiquewhite:\"faebd7\",aqua:\"0ff\",aquamarine:\"7fffd4\",azure:\"f0ffff\",beige:\"f5f5dc\",bisque:\"ffe4c4\",black:\"000\",blanchedalmond:\"ffebcd\",blue:\"00f\",blueviolet:\"8a2be2\",brown:\"a52a2a\",burlywood:\"deb887\",burntsienna:\"ea7e5d\",cadetblue:\"5f9ea0\",chartreuse:\"7fff00\",chocolate:\"d2691e\",coral:\"ff7f50\",cornflowerblue:\"6495ed\",cornsilk:\"fff8dc\",crimson:\"dc143c\",cyan:\"0ff\",darkblue:\"00008b\",darkcyan:\"008b8b\",darkgoldenrod:\"b8860b\",darkgray:\"a9a9a9\",darkgreen:\"006400\",darkgrey:\"a9a9a9\",darkkhaki:\"bdb76b\",darkmagenta:\"8b008b\",darkolivegreen:\"556b2f\",darkorange:\"ff8c00\",darkorchid:\"9932cc\",darkred:\"8b0000\",darksalmon:\"e9967a\",darkseagreen:\"8fbc8f\",darkslateblue:\"483d8b\",darkslategray:\"2f4f4f\",darkslategrey:\"2f4f4f\",darkturquoise:\"00ced1\",darkviolet:\"9400d3\",deeppink:\"ff1493\",deepskyblue:\"00bfff\",dimgray:\"696969\",dimgrey:\"696969\",dodgerblue:\"1e90ff\",firebrick:\"b22222\",floralwhite:\"fffaf0\",forestgreen:\"228b22\",fuchsia:\"f0f\",gainsboro:\"dcdcdc\",ghostwhite:\"f8f8ff\",gold:\"ffd700\",goldenrod:\"daa520\",gray:\"808080\",green:\"008000\",greenyellow:\"adff2f\",grey:\"808080\",honeydew:\"f0fff0\",hotpink:\"ff69b4\",indianred:\"cd5c5c\",indigo:\"4b0082\",ivory:\"fffff0\",khaki:\"f0e68c\",lavender:\"e6e6fa\",lavenderblush:\"fff0f5\",lawngreen:\"7cfc00\",lemonchiffon:\"fffacd\",lightblue:\"add8e6\",lightcoral:\"f08080\",lightcyan:\"e0ffff\",lightgoldenrodyellow:\"fafad2\",lightgray:\"d3d3d3\",lightgreen:\"90ee90\",lightgrey:\"d3d3d3\",lightpink:\"ffb6c1\",lightsalmon:\"ffa07a\",lightseagreen:\"20b2aa\",lightskyblue:\"87cefa\",lightslategray:\"789\",lightslategrey:\"789\",lightsteelblue:\"b0c4de\",lightyellow:\"ffffe0\",lime:\"0f0\",limegreen:\"32cd32\",linen:\"faf0e6\",magenta:\"f0f\",maroon:\"800000\",mediumaquamarine:\"66cdaa\",mediumblue:\"0000cd\",mediumorchid:\"ba55d3\",mediumpurple:\"9370db\",mediumseagreen:\"3cb371\",mediumslateblue:\"7b68ee\",mediumspringgreen:\"00fa9a\",mediumturquoise:\"48d1cc\",mediumvioletred:\"c71585\",midnightblue:\"191970\",mintcream:\"f5fffa\",mistyrose:\"ffe4e1\",moccasin:\"ffe4b5\",navajowhite:\"ffdead\",navy:\"000080\",oldlace:\"fdf5e6\",olive:\"808000\",olivedrab:\"6b8e23\",orange:\"ffa500\",orangered:\"ff4500\",orchid:\"da70d6\",palegoldenrod:\"eee8aa\",palegreen:\"98fb98\",paleturquoise:\"afeeee\",palevioletred:\"db7093\",papayawhip:\"ffefd5\",peachpuff:\"ffdab9\",peru:\"cd853f\",pink:\"ffc0cb\",plum:\"dda0dd\",powderblue:\"b0e0e6\",purple:\"800080\",rebeccapurple:\"663399\",red:\"f00\",rosybrown:\"bc8f8f\",royalblue:\"4169e1\",saddlebrown:\"8b4513\",salmon:\"fa8072\",sandybrown:\"f4a460\",seagreen:\"2e8b57\",seashell:\"fff5ee\",sienna:\"a0522d\",silver:\"c0c0c0\",skyblue:\"87ceeb\",slateblue:\"6a5acd\",slategray:\"708090\",slategrey:\"708090\",snow:\"fffafa\",springgreen:\"00ff7f\",steelblue:\"4682b4\",tan:\"d2b48c\",teal:\"008080\",thistle:\"d8bfd8\",tomato:\"ff6347\",turquoise:\"40e0d0\",violet:\"ee82ee\",wheat:\"f5deb3\",white:\"fff\",whitesmoke:\"f5f5f5\",yellow:\"ff0\",yellowgreen:\"9acd32\"},W=n.hexNames=T(Y),Z=function(){var t=\"[-\\\\+]?\\\\d+%?\",e=\"[-\\\\+]?\\\\d*\\\\.\\\\d+%?\",r=\"(?:\"+e+\")|(?:\"+t+\")\",n=\"[\\\\s|\\\\(]+(\"+r+\")[,|\\\\s]+(\"+r+\")[,|\\\\s]+(\"+r+\")\\\\s*\\\\)?\",i=\"[\\\\s|\\\\(]+(\"+r+\")[,|\\\\s]+(\"+r+\")[,|\\\\s]+(\"+r+\")[,|\\\\s]+(\"+r+\")\\\\s*\\\\)?\";return{CSS_UNIT:new RegExp(r),rgb:new RegExp(\"rgb\"+n),rgba:new RegExp(\"rgba\"+i),hsl:new RegExp(\"hsl\"+n),hsla:new RegExp(\"hsla\"+i),hsv:new RegExp(\"hsv\"+n),hsva:new RegExp(\"hsva\"+i),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();\"undefined\"!=typeof r&&r.exports?r.exports=n:\"function\"==typeof t&&t.amd?t(function(){return n}):window.tinycolor=n}(Math)},{}],490:[function(t,e,r){\"use strict\";function n(t,e){var r=o(getComputedStyle(t).getPropertyValue(e));return r[0]*a(r[1],t)}function i(t,e){var r=document.createElement(\"div\");r.style[\"font-size\"]=\"128\"+t,e.appendChild(r);var i=n(r,\"font-size\")/128;return e.removeChild(r),i}function a(t,e){switch(e=e||document.body,t=(t||\"px\").trim().toLowerCase(),e!==window&&e!==document||(e=document.body),t){case\"%\":return e.clientHeight/100;case\"ch\":case\"ex\":return i(t,e);case\"em\":return n(e,\"font-size\");case\"rem\":return n(document.body,\"font-size\");case\"vw\":return window.innerWidth/100;case\"vh\":return window.innerHeight/100;case\"vmin\":return Math.min(window.innerWidth,window.innerHeight)/100;case\"vmax\":return Math.max(window.innerWidth,window.innerHeight)/100;case\"in\":return s;case\"cm\":return s/2.54;case\"mm\":return s/25.4;case\"pt\":return s/72;case\"pc\":return s/6}return 1}var o=t(\"parse-unit\");e.exports=a;var s=96},{\"parse-unit\":433}],491:[function(e,r,n){!function(e,i){\"object\"==typeof n&&\"undefined\"!=typeof r?i(n):\"function\"==typeof t&&t.amd?t([\"exports\"],i):i(e.topojson=e.topojson||{})}(this,function(t){\"use strict\";function e(t,e){var n=e.id,i=e.bbox,a=null==e.properties?{}:e.properties,o=r(t,e);return null==n&&null==i?{type:\"Feature\",properties:a,geometry:o}:null==i?{type:\"Feature\",id:n,properties:a,geometry:o}:{type:\"Feature\",id:n,bbox:i,properties:a,geometry:o}}function r(t,e){function r(t,e){e.length&&e.pop();for(var r=h[t<0?~t:t],n=0,i=r.length;n1)n=i(t,e,r);else for(a=0,n=new Array(o=t.arcs.length);a1)for(var i,a,l=1,u=o(n[0]);lu&&(a=n[0],n[0]=n[l],n[l]=a,u=i);return n})}}var s=function(t){return t},l=function(t){if(null==(e=t.transform))return s;var e,r,n,i=e.scale[0],a=e.scale[1],o=e.translate[0],l=e.translate[1];return function(t,e){return e||(r=n=0),t[0]=(r+=t[0])*i+o,t[1]=(n+=t[1])*a+l,t}},u=function(t){function e(t){s[0]=t[0],s[1]=t[1],o(s),s[0]h&&(h=s[0]),s[1]f&&(f=s[1])}function r(t){switch(t.type){case\"GeometryCollection\":t.geometries.forEach(r);break;case\"Point\":e(t.coordinates);break;case\"MultiPoint\":t.coordinates.forEach(e)}}var n=t.bbox;if(!n){var i,a,o=l(t),s=new Array(2),u=1/0,c=u,h=-u,f=-u;t.arcs.forEach(function(t){for(var e=-1,r=t.length;++eh&&(h=s[0]),s[1]f&&(f=s[1])});for(a in t.objects)r(t.objects[a]);n=t.bbox=[u,c,h,f]}return n},c=function(t,e){for(var r,n=t.length,i=n-e;i<--n;)r=t[i],t[i++]=t[n],t[n]=r},h=function(t,r){return\"GeometryCollection\"===r.type?{type:\"FeatureCollection\",features:r.geometries.map(function(r){return e(t,r)})}:e(t,r)},f=function(t,e){function r(e){var r,n=t.arcs[e<0?~e:e],i=n[0];return t.transform?(r=[0,0],n.forEach(function(t){r[0]+=t[0],r[1]+=t[1]})):r=n[n.length-1],e<0?[r,i]:[i,r]}function n(t,e){for(var r in t){var n=t[r];delete e[n.start],delete n.start,delete n.end,n.forEach(function(t){i[t<0?~t:t]=1}),s.push(n)}}var i={},a={},o={},s=[],l=-1;return e.forEach(function(r,n){var i,a=t.arcs[r<0?~r:r];a.length<3&&!a[1][0]&&!a[1][1]&&(i=e[++l],e[l]=r,e[n]=i)}),e.forEach(function(t){var e,n,i=r(t),s=i[0],l=i[1];if(e=o[s])if(delete o[e.end],e.push(t),e.end=l,n=a[l]){delete a[n.start];var u=n===e?e:e.concat(n);a[u.start=e.start]=o[u.end=n.end]=u}else a[e.start]=o[e.end]=e;else if(e=a[l])if(delete a[e.start],e.unshift(t),e.start=s,n=o[s]){delete o[n.end];var c=n===e?e:n.concat(e);a[c.start=n.start]=o[c.end=e.end]=c}else a[e.start]=o[e.end]=e;else e=[t],a[e.start=s]=o[e.end=l]=e}),n(o,a),n(a,o),e.forEach(function(t){i[t<0?~t:t]||s.push([t])}),s},d=function(t){return r(t,n.apply(this,arguments))},p=function(t){return r(t,o.apply(this,arguments))},g=function(t,e){for(var r=0,n=t.length;r>>1;t[i]=2))throw new Error(\"n must be \\u22652\");if(t.transform)throw new Error(\"already quantized\");var i,a=u(t),o=a[0],s=(a[2]-o)/(e-1)||1,l=a[1],c=(a[3]-l)/(e-1)||1;t.arcs.forEach(function(t){for(var e,r,n,i=1,a=1,u=t.length,h=t[0],f=h[0]=Math.round((h[0]-o)/s),d=h[1]=Math.round((h[1]-l)/c);iMath.max(r,n)?i[2]=1:r>Math.max(e,n)?i[0]=1:i[1]=1;for(var a=0,o=0,s=0;s<3;++s)a+=t[s]*t[s],o+=i[s]*t[s];for(var s=0;s<3;++s)i[s]-=o/a*t[s];return f(i,i),i}function o(t,e,r,n,i,a,o,s){this.center=l(r),this.up=l(n),this.right=l(i),this.radius=l([a]),this.angle=l([o,s]),this.angle.bounds=[[-(1/0),-Math.PI/2],[1/0,Math.PI/2]],this.setDistanceLimits(t,e),this.computedCenter=this.center.curve(0),this.computedUp=this.up.curve(0),this.computedRight=this.right.curve(0),this.computedRadius=this.radius.curve(0),this.computedAngle=this.angle.curve(0),this.computedToward=[0,0,0],this.computedEye=[0,0,0],this.computedMatrix=new Array(16);for(var u=0;u<16;++u)this.computedMatrix[u]=.5;this.recalcMatrix(0)}function s(t){t=t||{};var e=t.center||[0,0,0],r=t.up||[0,1,0],i=t.right||a(r),s=t.radius||1,l=t.theta||0,u=t.phi||0;if(e=[].slice.call(e,0,3),r=[].slice.call(r,0,3),f(r,r),i=[].slice.call(i,0,3),f(i,i),\"eye\"in t){var c=t.eye,p=[c[0]-e[0],c[1]-e[1],c[2]-e[2]];h(i,p,r),n(i[0],i[1],i[2])<1e-6?i=a(r):f(i,i),s=n(p[0],p[1],p[2]);var g=d(r,p)/s,m=d(i,p)/s;u=Math.acos(g),l=Math.acos(m)}return s=Math.log(s),new o(t.zoomMin,t.zoomMax,e,r,i,s,l,u)}e.exports=s;var l=t(\"filtered-vector\"),u=t(\"gl-mat4/invert\"),c=t(\"gl-mat4/rotate\"),h=t(\"gl-vec3/cross\"),f=t(\"gl-vec3/normalize\"),d=t(\"gl-vec3/dot\"),p=o.prototype;p.setDistanceLimits=function(t,e){t=t>0?Math.log(t):-(1/0),e=e>0?Math.log(e):1/0,e=Math.max(e,t),this.radius.bounds[0][0]=t,this.radius.bounds[1][0]=e},p.getDistanceLimits=function(t){var e=this.radius.bounds[0];return t?(t[0]=Math.exp(e[0][0]),t[1]=Math.exp(e[1][0]),t):[Math.exp(e[0][0]),Math.exp(e[1][0])]},p.recalcMatrix=function(t){this.center.curve(t),this.up.curve(t),this.right.curve(t),this.radius.curve(t),this.angle.curve(t);for(var e=this.computedUp,r=this.computedRight,i=0,a=0,o=0;o<3;++o)a+=e[o]*r[o],i+=e[o]*e[o];for(var s=Math.sqrt(i),l=0,o=0;o<3;++o)r[o]-=e[o]*a/i,l+=r[o]*r[o],e[o]/=s;for(var u=Math.sqrt(l),o=0;o<3;++o)r[o]/=u;var c=this.computedToward;h(c,e,r),f(c,c);for(var d=Math.exp(this.computedRadius[0]),p=this.computedAngle[0],g=this.computedAngle[1],m=Math.cos(p),v=Math.sin(p),y=Math.cos(g),x=Math.sin(g),b=this.computedCenter,_=m*y,w=v*y,M=x,A=-m*x,k=-v*x,T=y,E=this.computedEye,S=this.computedMatrix,o=0;o<3;++o){var L=_*r[o]+w*c[o]+M*e[o];S[4*o+1]=A*r[o]+k*c[o]+T*e[o],S[4*o+2]=L,S[4*o+3]=0}var z=S[1],C=S[5],I=S[9],P=S[2],D=S[6],O=S[10],R=C*O-I*D,F=I*P-z*O,j=z*D-C*P,N=n(R,F,j);R/=N,F/=N,j/=N,S[0]=R,S[4]=F,S[8]=j;for(var o=0;o<3;++o)E[o]=b[o]+S[2+4*o]*d;for(var o=0;o<3;++o){for(var l=0,B=0;B<3;++B)l+=S[o+4*B]*E[B];S[12+o]=-l}S[15]=1},p.getMatrix=function(t,e){this.recalcMatrix(t);var r=this.computedMatrix;if(e){for(var n=0;n<16;++n)e[n]=r[n];return e}return r};var g=[0,0,0];p.rotate=function(t,e,r,n){if(this.angle.move(t,e,r),n){this.recalcMatrix(t);var i=this.computedMatrix;g[0]=i[2],g[1]=i[6],g[2]=i[10];for(var a=this.computedUp,o=this.computedRight,s=this.computedToward,l=0;l<3;++l)i[4*l]=a[l],i[4*l+1]=o[l],i[4*l+2]=s[l];c(i,i,n,g);for(var l=0;l<3;++l)a[l]=i[4*l],o[l]=i[4*l+1];this.up.set(t,a[0],a[1],a[2]),this.right.set(t,o[0],o[1],o[2])}},p.pan=function(t,e,r,i){e=e||0,r=r||0,i=i||0,this.recalcMatrix(t);var a=this.computedMatrix,o=(Math.exp(this.computedRadius[0]),a[1]),s=a[5],l=a[9],u=n(o,s,l);o/=u,s/=u,l/=u;var c=a[0],h=a[4],f=a[8],d=c*o+h*s+f*l;c-=o*d,h-=s*d,f-=l*d;var p=n(c,h,f);c/=p,h/=p,f/=p;var g=c*e+o*r,m=h*e+s*r,v=f*e+l*r;this.center.move(t,g,m,v);var y=Math.exp(this.computedRadius[0]);y=Math.max(1e-4,y+i),this.radius.set(t,Math.log(y))},p.translate=function(t,e,r,n){this.center.move(t,e||0,r||0,n||0)},p.setMatrix=function(t,e,r,a){var o=1;\"number\"==typeof r&&(o=0|r),(o<0||o>3)&&(o=1);var s=(o+2)%3;e||(this.recalcMatrix(t),e=this.computedMatrix);var l=e[o],c=e[o+4],h=e[o+8];if(a){var f=Math.abs(l),d=Math.abs(c),p=Math.abs(h),g=Math.max(f,d,p);f===g?(l=l<0?-1:1,c=h=0):p===g?(h=h<0?-1:1,l=c=0):(c=c<0?-1:1,l=h=0)}else{var m=n(l,c,h);l/=m,c/=m,h/=m}var v=e[s],y=e[s+4],x=e[s+8],b=v*l+y*c+x*h;v-=l*b,y-=c*b,x-=h*b;var _=n(v,y,x);v/=_,y/=_,x/=_;var w=c*x-h*y,M=h*v-l*x,A=l*y-c*v,k=n(w,M,A);w/=k,M/=k,A/=k,this.center.jump(t,H,G,X),this.radius.idle(t),this.up.jump(t,l,c,h),this.right.jump(t,v,y,x);var T,E;if(2===o){var S=e[1],L=e[5],z=e[9],C=S*v+L*y+z*x,I=S*w+L*M+z*A;T=R<0?-Math.PI/2:Math.PI/2,E=Math.atan2(I,C)}else{var P=e[2],D=e[6],O=e[10],R=P*l+D*c+O*h,F=P*v+D*y+O*x,j=P*w+D*M+O*A;T=Math.asin(i(R)),E=Math.atan2(j,F)}this.angle.jump(t,E,T),this.recalcMatrix(t);var N=e[2],B=e[6],U=e[10],V=this.computedMatrix;u(V,e);var q=V[15],H=V[12]/q,G=V[13]/q,X=V[14]/q,Y=Math.exp(this.computedRadius[0]);this.center.jump(t,H-N*Y,G-B*Y,X-U*Y)},p.lastT=function(){return Math.max(this.center.lastT(),this.up.lastT(),this.right.lastT(),this.radius.lastT(),this.angle.lastT())},p.idle=function(t){this.center.idle(t),this.up.idle(t),this.right.idle(t),this.radius.idle(t),this.angle.idle(t)},p.flush=function(t){this.center.flush(t),this.up.flush(t),this.right.flush(t),this.radius.flush(t),this.angle.flush(t)},p.setDistance=function(t,e){e>0&&this.radius.set(t,Math.log(e))},p.lookAt=function(t,e,r,a){this.recalcMatrix(t),e=e||this.computedEye,r=r||this.computedCenter,a=a||this.computedUp;var o=a[0],s=a[1],l=a[2],u=n(o,s,l);if(!(u<1e-6)){o/=u,s/=u,l/=u;var c=e[0]-r[0],h=e[1]-r[1],f=e[2]-r[2],d=n(c,h,f);if(!(d<1e-6)){c/=d,h/=d,f/=d;var p=this.computedRight,g=p[0],m=p[1],v=p[2],y=o*g+s*m+l*v;g-=y*o,m-=y*s,v-=y*l;var x=n(g,m,v);if(!(x<.01&&(g=s*f-l*h,m=l*c-o*f,v=o*h-s*c,x=n(g,m,v),x<1e-6))){g/=x,m/=x,v/=x,this.up.set(t,o,s,l),this.right.set(t,g,m,v),this.center.set(t,r[0],r[1],r[2]),this.radius.set(t,Math.log(d));var b=s*v-l*m,_=l*g-o*v,w=o*m-s*g,M=n(b,_,w);b/=M,_/=M,w/=M;var A=o*c+s*h+l*f,k=g*c+m*h+v*f,T=b*c+_*h+w*f,E=Math.asin(i(A)),S=Math.atan2(T,k),L=this.angle._state,z=L[L.length-1],C=L[L.length-2];z%=2*Math.PI;var I=Math.abs(z+2*Math.PI-S),P=Math.abs(z-S),D=Math.abs(z-2*Math.PI-S);I0?r.pop():new ArrayBuffer(t)}function s(t){return new Uint8Array(o(t),0,t)}function l(t){return new Uint16Array(o(2*t),0,t)}function u(t){return new Uint32Array(o(4*t),0,t)}function c(t){return new Int8Array(o(t),0,t)}function h(t){return new Int16Array(o(2*t),0,t)}function f(t){return new Int32Array(o(4*t),0,t)}function d(t){return new Float32Array(o(4*t),0,t)}function p(t){return new Float64Array(o(8*t),0,t)}function g(t){return b?new Uint8ClampedArray(o(t),0,t):s(t)}function m(t){return new DataView(o(t),0,t)}function v(t){t=y.nextPow2(t);var e=y.log2(t),r=M[e];return r.length>0?r.pop():new n(t)}var y=t(\"bit-twiddle\"),x=t(\"dup\");e.__TYPEDARRAY_POOL||(e.__TYPEDARRAY_POOL={UINT8:x([32,0]),UINT16:x([32,0]),UINT32:x([32,0]),INT8:x([32,0]),INT16:x([32,0]),INT32:x([32,0]),FLOAT:x([32,0]),DOUBLE:x([32,0]),DATA:x([32,0]),UINT8C:x([32,0]),BUFFER:x([32,0])});var b=\"undefined\"!=typeof Uint8ClampedArray,_=e.__TYPEDARRAY_POOL;_.UINT8C||(_.UINT8C=x([32,0])),_.BUFFER||(_.BUFFER=x([32,0]));var w=_.DATA,M=_.BUFFER;r.free=function(t){if(n.isBuffer(t))M[y.log2(t.length)].push(t);else{if(\"[object ArrayBuffer]\"!==Object.prototype.toString.call(t)&&(t=t.buffer),!t)return;var e=t.length||t.byteLength,r=0|y.log2(e);w[r].push(t)}},r.freeUint8=r.freeUint16=r.freeUint32=r.freeInt8=r.freeInt16=r.freeInt32=r.freeFloat32=r.freeFloat=r.freeFloat64=r.freeDouble=r.freeUint8Clamped=r.freeDataView=a,r.freeArrayBuffer=i,r.freeBuffer=function(t){M[y.log2(t.length)].push(t)},r.malloc=function(t,e){if(void 0===e||\"arraybuffer\"===e)return o(t);switch(e){case\"uint8\":return s(t);case\"uint16\":return l(t);case\"uint32\":return u(t);case\"int8\":return c(t);case\"int16\":return h(t);case\"int32\":return f(t);case\"float\":case\"float32\":return d(t);case\"double\":case\"float64\":return p(t);case\"uint8_clamped\":return g(t);case\"buffer\":return v(t);case\"data\":case\"dataview\":return m(t);default:return null}return null},r.mallocArrayBuffer=o,r.mallocUint8=s,r.mallocUint16=l,r.mallocUint32=u,r.mallocInt8=c,r.mallocInt16=h,r.mallocInt32=f,r.mallocFloat32=r.mallocFloat=d,r.mallocFloat64=r.mallocDouble=p,r.mallocUint8Clamped=g,r.mallocDataView=m,r.mallocBuffer=v,r.clearCache=function(){for(var t=0;t<32;++t)_.UINT8[t].length=0,_.UINT16[t].length=0,_.UINT32[t].length=0,_.INT8[t].length=0,_.INT16[t].length=0,_.INT32[t].length=0,_.FLOAT[t].length=0,_.DOUBLE[t].length=0,_.UINT8C[t].length=0,w[t].length=0,M[t].length=0}}).call(this,\"undefined\"!=typeof global?global:\"undefined\"!=typeof self?self:\"undefined\"!=typeof window?window:{},t(\"buffer\").Buffer)},{\"bit-twiddle\":54,buffer:64,dup:98}],497:[function(t,e,r){\"use strict\";\"use restrict\";function n(t){this.roots=new Array(t),this.ranks=new Array(t);for(var e=0;en)return n;for(;ra?r=i:n=i,i=.5*(n-r)+r}return i},n.prototype.solve=function(t,e){return this.sampleCurveY(this.solveCurveX(t,e))}},{}],500:[function(t,e,r){\"use strict\";function n(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}function i(t,e,r){if(t&&u.isObject(t)&&t instanceof n)return t;var i=new n;return i.parse(t,e,r),i}function a(t){return u.isString(t)&&(t=i(t)),t instanceof n?t.format():n.prototype.format.call(t)}function o(t,e){return i(t,!1,!0).resolve(e)}function s(t,e){return t?i(t,!1,!0).resolveObject(e):e}var l=t(\"punycode\"),u=t(\"./util\");r.parse=i,r.resolve=o,r.resolveObject=s,r.format=a,r.Url=n;var c=/^([a-z0-9.+-]+:)/i,h=/:[0-9]*$/,f=/^(\\/\\/?(?!\\/)[^\\?\\s]*)(\\?[^\\s]*)?$/,d=[\"<\",\">\",'\"',\"`\",\" \",\"\\r\",\"\\n\",\"\\t\"],p=[\"{\",\"}\",\"|\",\"\\\\\",\"^\",\"`\"].concat(d),g=[\"'\"].concat(p),m=[\"%\",\"/\",\"?\",\";\",\"#\"].concat(g),v=[\"/\",\"?\",\"#\"],y=255,x=/^[+a-z0-9A-Z_-]{0,63}$/,b=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,_={javascript:!0,\"javascript:\":!0},w={javascript:!0,\"javascript:\":!0},M={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,\"http:\":!0,\"https:\":!0,\"ftp:\":!0,\"gopher:\":!0,\"file:\":!0},A=t(\"querystring\");n.prototype.parse=function(t,e,r){if(!u.isString(t))throw new TypeError(\"Parameter 'url' must be a string, not \"+typeof t);var n=t.indexOf(\"?\"),i=n!==-1&&n127?\"x\":D[R];if(!O.match(x)){var j=I.slice(0,E),N=I.slice(E+1),B=D.match(b);B&&(j.push(B[1]),N.unshift(B[2])),N.length&&(s=\"/\"+N.join(\".\")+s),this.hostname=j.join(\".\");break}}}this.hostname.length>y?this.hostname=\"\":this.hostname=this.hostname.toLowerCase(),C||(this.hostname=l.toASCII(this.hostname));var U=this.port?\":\"+this.port:\"\",V=this.hostname||\"\";this.host=V+U,this.href+=this.host,C&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),\"/\"!==s[0]&&(s=\"/\"+s))}if(!_[p])for(var E=0,P=g.length;E0)&&r.host.split(\"@\");k&&(r.auth=k.shift(),r.host=r.hostname=k.shift())}return r.search=t.search,r.query=t.query,u.isNull(r.pathname)&&u.isNull(r.search)||(r.path=(r.pathname?r.pathname:\"\")+(r.search?r.search:\"\")),r.href=r.format(),r}if(!_.length)return r.pathname=null,r.search?r.path=\"/\"+r.search:r.path=null,r.href=r.format(),r;for(var T=_.slice(-1)[0],E=(r.host||t.host||_.length>1)&&(\".\"===T||\"..\"===T)||\"\"===T,S=0,L=_.length;L>=0;L--)T=_[L],\".\"===T?_.splice(L,1):\"..\"===T?(_.splice(L,1),S++):S&&(_.splice(L,1),S--);if(!x&&!b)for(;S--;S)_.unshift(\"..\");\n", + "!x||\"\"===_[0]||_[0]&&\"/\"===_[0].charAt(0)||_.unshift(\"\"),E&&\"/\"!==_.join(\"/\").substr(-1)&&_.push(\"\");var z=\"\"===_[0]||_[0]&&\"/\"===_[0].charAt(0);if(A){r.hostname=r.host=z?\"\":_.length?_.shift():\"\";var k=!!(r.host&&r.host.indexOf(\"@\")>0)&&r.host.split(\"@\");k&&(r.auth=k.shift(),r.host=r.hostname=k.shift())}return x=x||r.host&&_.length,x&&!z&&_.unshift(\"\"),_.length?r.pathname=_.join(\"/\"):(r.pathname=null,r.path=null),u.isNull(r.pathname)&&u.isNull(r.search)||(r.path=(r.pathname?r.pathname:\"\")+(r.search?r.search:\"\")),r.auth=t.auth||r.auth,r.slashes=r.slashes||t.slashes,r.href=r.format(),r},n.prototype.parseHost=function(){var t=this.host,e=h.exec(t);e&&(e=e[0],\":\"!==e&&(this.port=e.substr(1)),t=t.substr(0,t.length-e.length)),t&&(this.hostname=t)}},{\"./util\":501,punycode:446,querystring:450}],501:[function(t,e,r){\"use strict\";e.exports={isString:function(t){return\"string\"==typeof t},isObject:function(t){return\"object\"==typeof t&&null!==t},isNull:function(t){return null===t},isNullOrUndefined:function(t){return null==t}}},{}],502:[function(t,e,r){\"function\"==typeof Object.create?e.exports=function(t,e){t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(t,e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}},{}],503:[function(t,e,r){e.exports=function(t){return t&&\"object\"==typeof t&&\"function\"==typeof t.copy&&\"function\"==typeof t.fill&&\"function\"==typeof t.readUInt8}},{}],504:[function(t,e,r){(function(e,n){function i(t,e){var n={seen:[],stylize:o};return arguments.length>=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),g(e)?n.showHidden=e:e&&r._extend(n,e),_(n.showHidden)&&(n.showHidden=!1),_(n.depth)&&(n.depth=2),_(n.colors)&&(n.colors=!1),_(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=a),l(n,t,n.depth)}function a(t,e){var r=i.styles[e];return r?\"\\x1b[\"+i.colors[r][0]+\"m\"+t+\"\\x1b[\"+i.colors[r][1]+\"m\":t}function o(t,e){return t}function s(t){var e={};return t.forEach(function(t,r){e[t]=!0}),e}function l(t,e,n){if(t.customInspect&&e&&T(e.inspect)&&e.inspect!==r.inspect&&(!e.constructor||e.constructor.prototype!==e)){var i=e.inspect(n,t);return x(i)||(i=l(t,i,n)),i}var a=u(t,e);if(a)return a;var o=Object.keys(e),g=s(o);if(t.showHidden&&(o=Object.getOwnPropertyNames(e)),k(e)&&(o.indexOf(\"message\")>=0||o.indexOf(\"description\")>=0))return c(e);if(0===o.length){if(T(e)){var m=e.name?\": \"+e.name:\"\";return t.stylize(\"[Function\"+m+\"]\",\"special\")}if(w(e))return t.stylize(RegExp.prototype.toString.call(e),\"regexp\");if(A(e))return t.stylize(Date.prototype.toString.call(e),\"date\");if(k(e))return c(e)}var v=\"\",y=!1,b=[\"{\",\"}\"];if(p(e)&&(y=!0,b=[\"[\",\"]\"]),T(e)){var _=e.name?\": \"+e.name:\"\";v=\" [Function\"+_+\"]\"}if(w(e)&&(v=\" \"+RegExp.prototype.toString.call(e)),A(e)&&(v=\" \"+Date.prototype.toUTCString.call(e)),k(e)&&(v=\" \"+c(e)),0===o.length&&(!y||0==e.length))return b[0]+v+b[1];if(n<0)return w(e)?t.stylize(RegExp.prototype.toString.call(e),\"regexp\"):t.stylize(\"[Object]\",\"special\");t.seen.push(e);var M;return M=y?h(t,e,n,g,o):o.map(function(r){return f(t,e,n,g,r,y)}),t.seen.pop(),d(M,v,b)}function u(t,e){if(_(e))return t.stylize(\"undefined\",\"undefined\");if(x(e)){var r=\"'\"+JSON.stringify(e).replace(/^\"|\"$/g,\"\").replace(/'/g,\"\\\\'\").replace(/\\\\\"/g,'\"')+\"'\";return t.stylize(r,\"string\")}return y(e)?t.stylize(\"\"+e,\"number\"):g(e)?t.stylize(\"\"+e,\"boolean\"):m(e)?t.stylize(\"null\",\"null\"):void 0}function c(t){return\"[\"+Error.prototype.toString.call(t)+\"]\"}function h(t,e,r,n,i){for(var a=[],o=0,s=e.length;o-1&&(s=a?s.split(\"\\n\").map(function(t){return\" \"+t}).join(\"\\n\").substr(2):\"\\n\"+s.split(\"\\n\").map(function(t){return\" \"+t}).join(\"\\n\"))):s=t.stylize(\"[Circular]\",\"special\")),_(o)){if(a&&i.match(/^\\d+$/))return s;o=JSON.stringify(\"\"+i),o.match(/^\"([a-zA-Z_][a-zA-Z_0-9]*)\"$/)?(o=o.substr(1,o.length-2),o=t.stylize(o,\"name\")):(o=o.replace(/'/g,\"\\\\'\").replace(/\\\\\"/g,'\"').replace(/(^\"|\"$)/g,\"'\"),o=t.stylize(o,\"string\"))}return o+\": \"+s}function d(t,e,r){var n=0,i=t.reduce(function(t,e){return n++,e.indexOf(\"\\n\")>=0&&n++,t+e.replace(/\\u001b\\[\\d\\d?m/g,\"\").length+1},0);return i>60?r[0]+(\"\"===e?\"\":e+\"\\n \")+\" \"+t.join(\",\\n \")+\" \"+r[1]:r[0]+e+\" \"+t.join(\", \")+\" \"+r[1]}function p(t){return Array.isArray(t)}function g(t){return\"boolean\"==typeof t}function m(t){return null===t}function v(t){return null==t}function y(t){return\"number\"==typeof t}function x(t){return\"string\"==typeof t}function b(t){return\"symbol\"==typeof t}function _(t){return void 0===t}function w(t){return M(t)&&\"[object RegExp]\"===S(t)}function M(t){return\"object\"==typeof t&&null!==t}function A(t){return M(t)&&\"[object Date]\"===S(t)}function k(t){return M(t)&&(\"[object Error]\"===S(t)||t instanceof Error)}function T(t){return\"function\"==typeof t}function E(t){return null===t||\"boolean\"==typeof t||\"number\"==typeof t||\"string\"==typeof t||\"symbol\"==typeof t||\"undefined\"==typeof t}function S(t){return Object.prototype.toString.call(t)}function L(t){return t<10?\"0\"+t.toString(10):t.toString(10)}function z(){var t=new Date,e=[L(t.getHours()),L(t.getMinutes()),L(t.getSeconds())].join(\":\");return[t.getDate(),O[t.getMonth()],e].join(\" \")}function C(t,e){return Object.prototype.hasOwnProperty.call(t,e)}var I=/%[sdj%]/g;r.format=function(t){if(!x(t)){for(var e=[],r=0;r=a)return t;switch(t){case\"%s\":return String(n[r++]);case\"%d\":return Number(n[r++]);case\"%j\":try{return JSON.stringify(n[r++])}catch(t){return\"[Circular]\"}default:return t}}),s=n[r];r>3}if(i--,1===n||2===n)a+=t.readSVarint(),o+=t.readSVarint(),1===n&&(e&&s.push(e),e=[]),e.push(new l(a,o));else{if(7!==n)throw new Error(\"unknown command \"+n);e&&e.push(e[0].clone())}}return e&&s.push(e),s},n.prototype.bbox=function(){var t=this._pbf;t.pos=this._geometry;for(var e=t.readVarint()+t.pos,r=1,n=0,i=0,a=0,o=1/0,s=-(1/0),l=1/0,u=-(1/0);t.pos>3}if(n--,1===r||2===r)i+=t.readSVarint(),a+=t.readSVarint(),is&&(s=i),au&&(u=a);else if(7!==r)throw new Error(\"unknown command \"+r)}return[o,l,s,u]},n.prototype.toGeoJSON=function(t,e,r){function i(t){for(var e=0;e>3;e=1===n?t.readString():2===n?t.readFloat():3===n?t.readDouble():4===n?t.readVarint64():5===n?t.readVarint():6===n?t.readSVarint():7===n?t.readBoolean():null}return e}var o=t(\"./vectortilefeature.js\");e.exports=n,n.prototype.feature=function(t){if(t<0||t>=this._features.length)throw new Error(\"feature index out of bounds\");this._pbf.pos=this._features[t];var e=this._pbf.readVarint()+this._pbf.pos;return new o(this._pbf,e,this.extent,this._keys,this._values)}},{\"./vectortilefeature.js\":507}],509:[function(t,e,r){\"use strict\";function n(t,e){return\"object\"==typeof e&&null!==e||(e={}),i(t,e.canvas||a,e.context||o,e)}e.exports=n;var i=t(\"./lib/vtext\"),a=null,o=null;\"undefined\"!=typeof document&&(a=document.createElement(\"canvas\"),a.width=8192,a.height=1024,o=a.getContext(\"2d\"))},{\"./lib/vtext\":510}],510:[function(t,e,r){\"use strict\";function n(t,e,r){for(var n=e.textAlign||\"start\",i=e.textBaseline||\"alphabetic\",a=[1<<30,1<<30],o=[0,0],s=t.length,l=0;l8192)throw new Error(\"vectorize-text: String too long (sorry, this will get fixed later)\");var a=3*n;t.height>31}function l(t){for(var e=[],r=0,n=0,i=t.length,a=0;a=0?l[r]:e)}function e(t){var e=n(t);return e?u in e:s.indexOf(t)>=0}function r(t,e){var r,i=n(t);return i?i[u]=e:(r=s.indexOf(t),r>=0?l[r]=e:(r=s.length,l[r]=e,s[r]=t)),this}function o(t){var e,r,i=n(t);return i?u in i&&delete i[u]:(e=s.indexOf(t),!(e<0)&&(r=s.length-1,s[e]=void 0,l[e]=l[r],s[e]=s[r],s.length=r,l.length=r,!0))}this instanceof b||a();var s=[],l=[],u=x++;return Object.create(b.prototype,{get___:{value:i(t)},has___:{value:i(e)},set___:{value:i(r)},delete___:{value:i(o)}})};b.prototype=Object.create(Object.prototype,{get:{value:function(t,e){return this.get___(t,e)},writable:!0,configurable:!0},has:{value:function(t){return this.has___(t)},writable:!0,configurable:!0},set:{value:function(t,e){return this.set___(t,e)},writable:!0,configurable:!0},delete:{value:function(t){return this.delete___(t)},writable:!0,configurable:!0}}),\"function\"==typeof s?!function(){function r(){function e(t,e){return c?u.has(t)?u.get(t):c.get___(t,e):u.get(t,e)}function r(t){return u.has(t)||!!c&&c.has___(t)}function n(t){var e=!!u.delete(t);return c?c.delete___(t)||e:e}this instanceof b||a();var l,u=new s,c=void 0,h=!1;return l=o?function(t,e){return u.set(t,e),u.has(t)||(c||(c=new b),c.set(t,e)),this}:function(t,e){if(h)try{u.set(t,e)}catch(r){c||(c=new b),c.set___(t,e)}else u.set(t,e);return this},Object.create(b.prototype,{get___:{value:i(e)},has___:{value:i(r)},set___:{value:i(l)},delete___:{value:i(n)},permitHostObjects___:{value:i(function(e){if(e!==t)throw new Error(\"bogus call to permitHostObjects___\");h=!0})}})}o&&\"undefined\"!=typeof Proxy&&(Proxy=void 0),r.prototype=b.prototype,e.exports=r,Object.defineProperty(WeakMap.prototype,\"constructor\",{value:WeakMap,enumerable:!1,configurable:!0,writable:!0})}():(\"undefined\"!=typeof Proxy&&(Proxy=void 0),e.exports=b)}}()},{}],515:[function(t,e,r){function n(){var t={};return function(e){if((\"object\"!=typeof e||null===e)&&\"function\"!=typeof e)throw new Error(\"Weakmap-shim: Key must be object\");var r=e.valueOf(t);return r&&r.identity===t?r:i(e,t)}}var i=t(\"./hidden-store.js\");e.exports=n},{\"./hidden-store.js\":516}],516:[function(t,e,r){function n(t,e){var r={identity:e},n=t.valueOf;return Object.defineProperty(t,\"valueOf\",{value:function(t){return t!==e?n.apply(this,arguments):r},writable:!0}),r}e.exports=n},{}],517:[function(t,e,r){function n(){var t=i();return{get:function(e,r){var n=t(e);return n.hasOwnProperty(\"value\")?n.value:r},set:function(e,r){t(e).value=r},has:function(e){return\"value\"in t(e)},delete:function(e){return delete t(e).value}}}var i=t(\"./create-store.js\");e.exports=n},{\"./create-store.js\":515}],518:[function(t,e,r){var n=t(\"get-canvas-context\");e.exports=function(t){return n(\"webgl\",t)}},{\"get-canvas-context\":119}],519:[function(t,e,r){var n=arguments[3],i=arguments[4],a=arguments[5],o=JSON.stringify;e.exports=function(t,e){function r(t){m[t]=!0;for(var e in i[t][1]){var n=i[t][1][e];m[n]||r(n)}}for(var s,l=Object.keys(a),u=0,c=l.length;u= 0) !== (_inline_1_db >= 0)) {\\n _inline_1_arg2_.push(_inline_1_arg4_[0] + 0.5 + 0.5 * (_inline_1_da + _inline_1_db) / (_inline_1_da - _inline_1_db))\\n }\\n }\",args:[{name:\"_inline_1_arg0_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_1_arg1_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_1_arg2_\",lvalue:!1,rvalue:!0,count:1},{name:\"_inline_1_arg3_\",lvalue:!1,rvalue:!0,count:2},{name:\"_inline_1_arg4_\",lvalue:!1,rvalue:!0,count:1}],thisVars:[],localVars:[\"_inline_1_da\",\"_inline_1_db\"]},funcName:\"zeroCrossings\"})},{\"cwise-compiler\":91}],523:[function(t,e,r){\"use strict\";function n(t,e){var r=[];return e=+e||0,i(t.hi(t.shape[0]-1),r,e),r}e.exports=n;var i=t(\"./lib/zc-core\")},{\"./lib/zc-core\":522}],524:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../color\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"./attributes\");e.exports=function(t,e,r,s,l){function u(r,i){return n.coerce(t,e,o,r,i)}s=s||{},l=l||{};var c=u(\"visible\",!l.itemIsNotPlainObject);if(!c)return e;u(\"opacity\"),u(\"align\"),u(\"bgcolor\");var h=u(\"bordercolor\"),f=i.opacity(h);u(\"borderpad\");var d=u(\"borderwidth\"),p=u(\"showarrow\");u(\"text\",p?\" \":\"new text\"),u(\"textangle\"),n.coerceFont(u,\"font\",r.font);for(var g=[\"x\",\"y\"],m=[-10,-30],v={_fullLayout:r},y=0;y<2;y++){var x=g[y],b=a.coerceRef(t,e,v,x,\"\",\"paper\");if(a.coercePosition(e,v,u,b,x,.5),p){var _=\"a\"+x,w=a.coerceRef(t,e,v,_,\"pixel\");\"pixel\"!==w&&w!==b&&(w=e[_]=\"pixel\");var M=\"pixel\"===w?m[y]:.4;a.coercePosition(e,v,u,w,_,M)}else u(x+\"anchor\")}return n.noneOrAll(t,e,[\"x\",\"y\"]),p&&(u(\"arrowcolor\",f?e.bordercolor:i.defaultLine),u(\"arrowhead\"),u(\"arrowsize\"),u(\"arrowwidth\",2*(f&&d||1)),n.noneOrAll(t,e,[\"ax\",\"ay\"])),e}},{\"../../lib\":633,\"../../plots/cartesian/axes\":664,\"../color\":533,\"./attributes\":526}],525:[function(t,e,r){\"use strict\";e.exports=[\"\",{path:\"M-2.4,-3V3L0.6,0Z\",backoff:.6},{path:\"M-3.7,-2.5V2.5L1.3,0Z\",backoff:1.3},{path:\"M-4.45,-3L-1.65,-0.2V0.2L-4.45,3L1.55,0Z\",backoff:1.55},{path:\"M-2.2,-2.2L-0.2,-0.2V0.2L-2.2,2.2L-1.4,3L1.6,0L-1.4,-3Z\",backoff:1.6},{path:\"M-4.4,-2.1L-0.6,-0.2V0.2L-4.4,2.1L-4,3L2,0L-4,-3Z\",backoff:2},{path:\"M2,0A2,2 0 1,1 0,-2A2,2 0 0,1 2,0Z\",backoff:0},{path:\"M2,2V-2H-2V2Z\",backoff:0}]},{}],526:[function(t,e,r){\"use strict\";var n=t(\"./arrow_paths\"),i=t(\"../../plots/font_attributes\"),a=t(\"../../plots/cartesian/constants\"),o=t(\"../../lib/extend\").extendFlat;e.exports={_isLinkedToArray:\"annotation\",visible:{valType:\"boolean\",dflt:!0},text:{valType:\"string\"},textangle:{valType:\"angle\",dflt:0},font:o({},i,{}),opacity:{valType:\"number\",min:0,max:1,dflt:1},align:{valType:\"enumerated\",values:[\"left\",\"center\",\"right\"],dflt:\"center\"},bgcolor:{valType:\"color\",dflt:\"rgba(0,0,0,0)\"},bordercolor:{valType:\"color\",dflt:\"rgba(0,0,0,0)\"},borderpad:{valType:\"number\",min:0,dflt:1},borderwidth:{valType:\"number\",min:0,dflt:1},showarrow:{valType:\"boolean\",dflt:!0},arrowcolor:{valType:\"color\"},arrowhead:{valType:\"integer\",min:0,max:n.length,dflt:1},arrowsize:{valType:\"number\",min:.3,dflt:1},arrowwidth:{valType:\"number\",min:.1},ax:{valType:\"any\"},ay:{valType:\"any\"},axref:{valType:\"enumerated\",dflt:\"pixel\",values:[\"pixel\",a.idRegex.x.toString()]},ayref:{valType:\"enumerated\",dflt:\"pixel\",values:[\"pixel\",a.idRegex.y.toString()]},xref:{valType:\"enumerated\",values:[\"paper\",a.idRegex.x.toString()]},x:{valType:\"any\"},xanchor:{valType:\"enumerated\",values:[\"auto\",\"left\",\"center\",\"right\"],dflt:\"auto\"},yref:{valType:\"enumerated\",values:[\"paper\",a.idRegex.y.toString()]},y:{valType:\"any\"},yanchor:{valType:\"enumerated\",values:[\"auto\",\"top\",\"middle\",\"bottom\"],dflt:\"auto\"},_deprecated:{ref:{valType:\"string\"}}}},{\"../../lib/extend\":626,\"../../plots/cartesian/constants\":669,\"../../plots/font_attributes\":684,\"./arrow_paths\":525}],527:[function(t,e,r){\"use strict\";function n(t){var e=t._fullLayout;e.annotations.forEach(function(e){var r=a.getFromId(t,e.xref),n=a.getFromId(t,e.yref);if(r||n){var i=(e._xsize||0)/2,o=e._xshift||0,s=(e._ysize||0)/2,l=e._yshift||0,u=i-o,c=i+o,h=s-l,f=s+l;if(e.showarrow){var d=3*e.arrowsize*e.arrowwidth;u=Math.max(u,d),c=Math.max(c,d),h=Math.max(h,d),f=Math.max(f,d)}r&&r.autorange&&a.expand(r,[r.l2c(r.r2l(e.x))],{ppadplus:c,ppadminus:u}),n&&n.autorange&&a.expand(n,[n.l2c(n.r2l(e.y))],{ppadplus:f,ppadminus:h})}})}var i=t(\"../../lib\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"./draw\").draw;e.exports=function(t){var e=t._fullLayout,r=i.filterVisible(e.annotations);if(r.length&&t._fullData.length){var s={};r.forEach(function(t){s[t.xref]=!0,s[t.yref]=!0});var l=a.list(t).filter(function(t){return t.autorange&&s[t._id]});if(l.length)return i.syncOrAsync([o,n],t)}}},{\"../../lib\":633,\"../../plots/cartesian/axes\":664,\"./draw\":529}],528:[function(t,e,r){\"use strict\";var n=t(\"../../plots/array_container_defaults\"),i=t(\"./annotation_defaults\");e.exports=function(t,e){var r={name:\"annotations\",handleItemDefaults:i};n(t,e,r)}},{\"../../plots/array_container_defaults\":661,\"./annotation_defaults\":524}],529:[function(t,e,r){\"use strict\";function n(t){var e=t._fullLayout;e._infolayer.selectAll(\".annotation\").remove();for(var r=0;r2/3?\"right\":\"center\"),{center:0,middle:0,left:.5,bottom:-.5,right:-.5,top:.5}[e]}nt.selectAll(\"tspan.line\").attr({y:0,x:0});var n=K.select(\".annotation-math-group\"),i=!n.empty(),s=d.bBox((i?n:nt).node()),u=s.width,p=s.height,v=Math.round(u+2*tt),y=Math.round(p+2*tt);H._w=u,H._h=p;var b=!1;if([\"x\",\"y\"].forEach(function(e){var n,i=H[e+\"ref\"]||e,a=h.getFromId(t,i),o=(W+(\"x\"===e?0:90))*Math.PI/180,s=v*Math.abs(Math.cos(o))+y*Math.abs(Math.sin(o)),l=H[e+\"anchor\"];if(a){\n", + "var u=a.r2fraction(H[e]);if(!a.autorange&&(u<0||u>1)&&(H[\"a\"+e+\"ref\"]===i?(u=a.r2fraction(H[\"a\"+e]),(u<0||u>1)&&(b=!0)):b=!0,b))return;Y[e]=a._offset+a.r2p(H[e]),n=.5}else n=H[e],\"y\"===e&&(n=1-n),Y[e]=\"x\"===e?C.l+C.w*n:C.t+C.h*n;var c=0;H[\"a\"+e+\"ref\"]===i?Y[\"aa\"+e]=a._offset+a.r2p(H[\"a\"+e]):(c=H.showarrow?H[\"a\"+e]:s*r(n,l),Y[e]+=c),H[\"_\"+e+\"type\"]=a&&a.type,H[\"_\"+e+\"size\"]=s,H[\"_\"+e+\"shift\"]=c}),b)return void K.remove();var _,w;H.showarrow&&(_=H.axref===H.xref?Y.x:c.constrain(Y.x-H.ax,1,A.width-1),w=H.ayref===H.yref?Y.y:c.constrain(Y.y-H.ay,1,A.height-1)),Y.x=c.constrain(Y.x,1,A.width-1),Y.y=c.constrain(Y.y,1,A.height-1);var M=tt-s.top,k=tt-s.left;i?n.select(\"svg\").attr({x:tt-1,y:tt}):(nt.attr({x:k,y:M}),nt.selectAll(\"tspan.line\").attr({y:M,x:k})),et.call(d.setRect,$/2,$/2,v-$,y-$);var T=0,E=0;T=H.axref===H.xref?Math.round(Y.aax-v/2):Math.round(Y.x-v/2),E=H.ayref===H.yref?Math.round(Y.aay-y/2):Math.round(Y.y-y/2),K.call(c.setTranslate,T,E);var S=\"annotations[\"+e+\"]\",L=function(r,n){o.select(t).selectAll('.annotation-arrow-g[data-index=\"'+e+'\"]').remove();var i,s;i=H.axref===H.xref?Y.aax+r:Y.x+r,s=H.ayref===H.yref?Y.aay+n:Y.y+n;var u=c.rotationXYMatrix(W,i,s),h=c.apply2DTransform(u),d=c.apply2DTransform2(u),p=et.attr(\"width\")/2,g=et.attr(\"height\")/2,v=[[i-p,s-g,i-p,s+g],[i-p,s+g,i+p,s+g],[i+p,s+g,i+p,s-g],[i+p,s-g,i-p,s-g]].map(d);if(!v.reduce(function(t,e){return t^!!a(_,w,_+1e6,w+1e6,e[0],e[1],e[2],e[3])},!1)){v.forEach(function(t){var e=a(i,s,_,w,t[0],t[1],t[2],t[3]);e&&(i=e.x,s=e.y)});var y=H.arrowwidth,b=H.arrowcolor,M=Z.append(\"g\").style({opacity:f.opacity(b)}).classed(\"annotation-arrow-g\",!0).attr(\"data-index\",String(e)),A=M.append(\"path\").attr(\"d\",\"M\"+i+\",\"+s+\"L\"+_+\",\"+w).style(\"stroke-width\",y+\"px\").call(f.stroke,f.rgb(b));x(A,H.arrowhead,\"end\",H.arrowsize);var k=M.append(\"path\").classed(\"annotation\",!0).classed(\"anndrag\",!0).attr({\"data-index\":String(e),d:\"M3,3H-3V-3H3ZM0,0L\"+(i-_)+\",\"+(s-w),transform:\"translate(\"+_+\",\"+w+\")\"}).style(\"stroke-width\",y+6+\"px\").call(f.stroke,\"rgba(0,0,0,0)\").call(f.fill,\"rgba(0,0,0,0)\");if(t._context.editable){var T,E,L;m.init({element:k.node(),prepFn:function(){var t=c.getTranslate(K);E=t.x,L=t.y,T={},G&&G.autorange&&(T[G._name+\".autorange\"]=!0),X&&X.autorange&&(T[X._name+\".autorange\"]=!0)},moveFn:function(t,e){M.attr(\"transform\",\"translate(\"+t+\",\"+e+\")\");var r=h(E,L),n=r[0]+t,i=r[1]+e;K.call(c.setTranslate,n,i),T[S+\".x\"]=G?G.p2r(G.r2p(H.x)+t):(_+t-C.l)/C.w,T[S+\".y\"]=X?X.p2r(X.r2p(H.y)+e):1-(w+e-C.t)/C.h,H.axref===H.xref&&(T[S+\".ax\"]=G?G.p2r(G.r2p(H.ax)+t):(_+t-C.l)/C.w),H.ayref===H.yref&&(T[S+\".ay\"]=X?X.p2r(X.r2p(H.ay)+e):1-(w+e-C.t)/C.h),Q.attr({transform:\"rotate(\"+W+\",\"+n+\",\"+i+\")\"})},doneFn:function(e){if(e){l.relayout(t,T);var r=document.querySelector(\".js-notes-box-panel\");r&&r.redraw(r.selectedObj)}}})}}};H.showarrow&&L(0,0);var z=c.rotationXYMatrix(W,Y.x,Y.y),I=c.apply2DTransform(z);if(t._context.editable){var P,D,O;m.init({element:K.node(),prepFn:function(){var t=c.getTranslate(K);P=t.x,D=t.y,O={}},moveFn:function(t,e){K.call(c.setTranslate,P+t,D+e);var r=\"pointer\";if(H.showarrow)H.axref===H.xref?O[S+\".ax\"]=G.p2r(G.r2p(H.ax)+t):O[S+\".ax\"]=H.ax+t,H.ayref===H.yref?O[S+\".ay\"]=X.p2r(X.r2p(H.ay)+e):O[S+\".ay\"]=H.ay+e,L(t,e);else{if(G)O[S+\".x\"]=H.x+t/G._m;else{var n=H._xsize/C.w,i=H.x+H._xshift/C.w-n/2;O[S+\".x\"]=m.align(i+t/C.w,n,0,1,H.xanchor)}if(X)O[S+\".y\"]=H.y+e/X._m;else{var a=H._ysize/C.h,o=H.y-H._yshift/C.h-a/2;O[S+\".y\"]=m.align(o-e/C.h,a,0,1,H.yanchor)}G&&X||(r=m.getCursor(G?.5:O[S+\".x\"],X?.5:O[S+\".y\"],H.xanchor,H.yanchor))}var s=I(P,D),l=s[0]+t,u=s[1]+e;K.call(c.setTranslate,P+t,D+e),Q.attr({transform:\"rotate(\"+W+\",\"+l+\",\"+u+\")\"}),g(K,r)},doneFn:function(e){if(g(K),e){l.relayout(t,O);var r=document.querySelector(\".js-notes-box-panel\");r&&r.redraw(r.selectedObj)}}})}}var w,M=t.layout,A=t._fullLayout;if(!s(e)||e===-1){if(!e&&Array.isArray(u))return M.annotations=u,y(M,A),void n(t);if(\"remove\"===u)return delete M.annotations,A.annotations=[],void n(t);if(r&&\"add\"!==u){for(w=0;we;w--)A._infolayer.selectAll('.annotation[data-index=\"'+(w-1)+'\"]').attr(\"data-index\",String(w)),i(t,w)}}A._infolayer.selectAll('.annotation[data-index=\"'+e+'\"]').remove();var T=M.annotations[e],E=A.annotations[e];if(T){var S={};\"string\"==typeof r&&r?S[r]=u:c.isPlainObject(r)&&(S=r);var L=Object.keys(S);for(w=0;w4/3&&(F=V)}}else R&&(N&&(F<1/3?F+=U:F>2/3&&(F-=U)),F=(F-R.domain[0])/(R.domain[1]-R.domain[0]),F=R.fraction2r(F))}R&&R===O&&j&&(\"log\"===j&&\"log\"!==R.type?F=Math.pow(10,F):\"log\"!==j&&\"log\"===R.type&&(F=F>0?Math.log(F)/Math.LN10:void 0)),T[D]=F}}var H={};v(T,H,A),A.annotations[e]=H;var G=h.getFromId(t,H.xref),X=h.getFromId(t,H.yref),Y={x:0,y:0},W=+H.textangle||0,Z=A._infolayer.append(\"g\").classed(\"annotation\",!0).attr(\"data-index\",String(e)).style(\"opacity\",H.opacity).on(\"click\",function(){t._dragging=!1,t.emit(\"plotly_clickannotation\",{index:e,annotation:T,fullAnnotation:H})}),Q=Z.append(\"g\").classed(\"annotation-text-g\",!0).attr(\"data-index\",String(e)),K=Q.append(\"g\"),$=H.borderwidth,J=H.borderpad,tt=$+J,et=K.append(\"rect\").attr(\"class\",\"bg\").style(\"stroke-width\",$+\"px\").call(f.stroke,H.bordercolor).call(f.fill,H.bgcolor),rt=H.font,nt=K.append(\"text\").classed(\"annotation\",!0).attr(\"data-unformatted\",H.text).text(H.text);t._context.editable?nt.call(p.makeEditable,K).call(b).on(\"edit\",function(r){H.text=r,this.attr({\"data-unformatted\":H.text}),this.call(b);var n={};n[\"annotations[\"+e+\"].text\"]=H.text,G&&G.autorange&&(n[G._name+\".autorange\"]=!0),X&&X.autorange&&(n[X._name+\".autorange\"]=!0),l.relayout(t,n)}):nt.call(b),Q.attr({transform:\"rotate(\"+W+\",\"+Y.x+\",\"+Y.y+\")\"}).call(d.setPosition,Y.x,Y.y)}}}function a(t,e,r,n,i,a,o,s){var l=r-t,u=i-t,c=o-i,h=n-e,f=a-e,d=s-a,p=l*d-c*h;if(0===p)return null;var g=(u*d-c*f)/p,m=(u*h-l*f)/p;return m<0||m>1||g<0||g>1?null:{x:t+l*g,y:e+h*g}}var o=t(\"d3\"),s=t(\"fast-isnumeric\"),l=t(\"../../plotly\"),u=t(\"../../plots/plots\"),c=t(\"../../lib\"),h=t(\"../../plots/cartesian/axes\"),f=t(\"../color\"),d=t(\"../drawing\"),p=t(\"../../lib/svg_text_utils\"),g=t(\"../../lib/setcursor\"),m=t(\"../dragelement\"),v=t(\"./annotation_defaults\"),y=t(\"./defaults\"),x=t(\"./draw_arrow_head\");e.exports={draw:n,drawOne:i}},{\"../../lib\":633,\"../../lib/setcursor\":643,\"../../lib/svg_text_utils\":647,\"../../plotly\":659,\"../../plots/cartesian/axes\":664,\"../../plots/plots\":724,\"../color\":533,\"../dragelement\":554,\"../drawing\":556,\"./annotation_defaults\":524,\"./defaults\":528,\"./draw_arrow_head\":530,d3:95,\"fast-isnumeric\":104}],530:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"fast-isnumeric\"),a=t(\"../color\"),o=t(\"../drawing\"),s=t(\"./arrow_paths\");e.exports=function(t,e,r,l){i(l)||(l=1);var u=t.node(),c=s[e||0];if(c){\"string\"==typeof r&&r||(r=\"end\");var h,f,d,p,g=(o.getPx(t,\"stroke-width\")||1)*l,m=t.style(\"stroke\")||a.defaultLine,v=t.style(\"stroke-opacity\")||1,y=r.indexOf(\"start\")>=0,x=r.indexOf(\"end\")>=0,b=c.backoff*g;if(\"line\"===u.nodeName){if(h={x:+t.attr(\"x1\"),y:+t.attr(\"y1\")},f={x:+t.attr(\"x2\"),y:+t.attr(\"y2\")},d=Math.atan2(h.y-f.y,h.x-f.x),p=d+Math.PI,b){var _=b*Math.cos(d),w=b*Math.sin(d);y&&(h.x-=_,h.y-=w,t.attr({x1:h.x,y1:h.y})),x&&(f.x+=_,f.y+=w,t.attr({x2:f.x,y2:f.y}))}}else if(\"path\"===u.nodeName){var M=u.getTotalLength(),A=\"\";if(y){var k=u.getPointAtLength(0),T=u.getPointAtLength(.1);d=Math.atan2(k.y-T.y,k.x-T.x),h=u.getPointAtLength(Math.min(b,M)),b&&(A=\"0px,\"+b+\"px,\")}if(x){var E=u.getPointAtLength(M),S=u.getPointAtLength(M-.1);if(p=Math.atan2(E.y-S.y,E.x-S.x),f=u.getPointAtLength(Math.max(0,M-b)),b){var L=A?2*b:b;A+=M-L+\"px,\"+M+\"px\"}}else A&&(A+=M+\"px\");A&&t.style(\"stroke-dasharray\",A)}var z=function(r,i){e>5&&(i=0),n.select(u.parentElement).append(\"path\").attr({class:t.attr(\"class\"),d:c.path,transform:\"translate(\"+r.x+\",\"+r.y+\")rotate(\"+180*i/Math.PI+\")scale(\"+g+\")\"}).style({fill:m,opacity:v,\"stroke-width\":0})};y&&z(h,d),x&&z(f,p)}}},{\"../color\":533,\"../drawing\":556,\"./arrow_paths\":525,d3:95,\"fast-isnumeric\":104}],531:[function(t,e,r){\"use strict\";var n=t(\"./draw\");e.exports={moduleType:\"component\",name:\"annotations\",layoutAttributes:t(\"./attributes\"),supplyLayoutDefaults:t(\"./defaults\"),calcAutorange:t(\"./calc_autorange\"),draw:n.draw,drawOne:n.drawOne}},{\"./attributes\":526,\"./calc_autorange\":527,\"./defaults\":528,\"./draw\":529}],532:[function(t,e,r){\"use strict\";r.defaults=[\"#1f77b4\",\"#ff7f0e\",\"#2ca02c\",\"#d62728\",\"#9467bd\",\"#8c564b\",\"#e377c2\",\"#7f7f7f\",\"#bcbd22\",\"#17becf\"],r.defaultLine=\"#444\",r.lightLine=\"#eee\",r.background=\"#fff\",r.borderLine=\"#BEC8D9\",r.lightFraction=1e3/11},{}],533:[function(t,e,r){\"use strict\";function n(t){if(a(t)||\"string\"!=typeof t)return t;var e=t.trim();if(\"rgb\"!==e.substr(0,3))return t;var r=e.match(/^rgba?\\s*\\(([^()]*)\\)$/);if(!r)return t;var n=r[1].trim().split(/\\s*[\\s,]\\s*/),i=\"a\"===e.charAt(3)&&4===n.length;if(!i&&3!==n.length)return t;for(var o=0;o=0))return t;if(3===o)n[o]>1&&(n[o]=1);else if(n[o]>=1)return t}var s=Math.round(255*n[0])+\", \"+Math.round(255*n[1])+\", \"+Math.round(255*n[2]);return i?\"rgba(\"+s+\", \"+n[3]+\")\":\"rgb(\"+s+\")\"}var i=t(\"tinycolor2\"),a=t(\"fast-isnumeric\"),o=e.exports={},s=t(\"./attributes\");o.defaults=s.defaults,o.defaultLine=s.defaultLine,o.lightLine=s.lightLine,o.background=s.background,o.tinyRGB=function(t){var e=t.toRgb();return\"rgb(\"+Math.round(e.r)+\", \"+Math.round(e.g)+\", \"+Math.round(e.b)+\")\"},o.rgb=function(t){return o.tinyRGB(i(t))},o.opacity=function(t){return t?i(t).getAlpha():0},o.addOpacity=function(t,e){var r=i(t).toRgb();return\"rgba(\"+Math.round(r.r)+\", \"+Math.round(r.g)+\", \"+Math.round(r.b)+\", \"+e+\")\"},o.combine=function(t,e){var r=i(t).toRgb();if(1===r.a)return i(t).toRgbString();var n=i(e||o.background).toRgb(),a=1===n.a?n:{r:255*(1-n.a)+n.r*n.a,g:255*(1-n.a)+n.g*n.a,b:255*(1-n.a)+n.b*n.a},s={r:a.r*(1-r.a)+r.r*r.a,g:a.g*(1-r.a)+r.g*r.a,b:a.b*(1-r.a)+r.b*r.a};return i(s).toRgbString()},o.contrast=function(t,e,r){var n=i(t),a=n.isLight()?n.darken(r):n.lighten(e);return a.toString()},o.stroke=function(t,e){var r=i(e);t.style({stroke:o.tinyRGB(r),\"stroke-opacity\":r.getAlpha()})},o.fill=function(t,e){var r=i(e);t.style({fill:o.tinyRGB(r),\"fill-opacity\":r.getAlpha()})},o.clean=function(t){if(t&&\"object\"==typeof t){var e,r,i,a,s=Object.keys(t);for(e=0;es&&(a[1]-=(st-s)/2)):r.node()&&!r.classed(\"js-placeholder\")&&(st=d.bBox(e.node()).height),st){if(st+=5,\"top\"===_.titleside)J.domain[1]-=st/T.h,a[1]*=-1;else{J.domain[0]+=st/T.h;var u=Math.max(1,r.selectAll(\"tspan.line\").size());a[1]+=(1-u)*s}e.attr(\"transform\",\"translate(\"+a+\")\"),J.setScale()}}at.selectAll(\".cbfills,.cblines,.cbaxis\").attr(\"transform\",\"translate(0,\"+Math.round(T.h*(1-J.domain[1]))+\")\");var h=at.select(\".cbfills\").selectAll(\"rect.cbfill\").data(z);h.enter().append(\"rect\").classed(\"cbfill\",!0).style(\"stroke\",\"none\"),h.exit().remove(),h.each(function(t,e){var r=[0===e?S[0]:(z[e]+z[e-1])/2,e===z.length-1?S[1]:(z[e]+z[e+1])/2].map(J.c2p).map(Math.round);e!==z.length-1&&(r[1]+=r[1]>r[0]?1:-1);var a=I(t).replace(\"e-\",\"\"),o=i(a).toHexString();n.select(this).attr({x:Y,width:Math.max(B,2),y:n.min(r),height:Math.max(n.max(r)-n.min(r),2),fill:o})});var f=at.select(\".cblines\").selectAll(\"path.cbline\").data(_.line.color&&_.line.width?L:[]);return f.enter().append(\"path\").classed(\"cbline\",!0),f.exit().remove(),f.each(function(t){n.select(this).attr(\"d\",\"M\"+Y+\",\"+(Math.round(J.c2p(t))+_.line.width/2%1)+\"h\"+B).call(d.lineGroupStyle,_.line.width,C(t),_.line.dash)}),J._axislayer.selectAll(\"g.\"+J._id+\"tick,path\").remove(),J._pos=Y+B+(_.outlinewidth||0)/2-(\"outside\"===_.ticks?1:0),J.side=\"right\",c.syncOrAsync([function(){return l.doTicks(t,J,!0)},function(){if([\"top\",\"bottom\"].indexOf(_.titleside)===-1){var e=J.titlefont.size,r=J._offset+J._length/2,i=T.l+(J.position||0)*T.w+(\"right\"===J.side?10+e*(J.showticklabels?1:.5):-10-e*(J.showticklabels?.5:0));M(\"h\"+J._id+\"title\",{avoid:{selection:n.select(t).selectAll(\"g.\"+J._id+\"tick\"),side:_.titleside,offsetLeft:T.l,offsetTop:T.t,maxShift:k.width},attributes:{x:i,y:r,\"text-anchor\":\"middle\"},transform:{rotate:\"-90\",offset:0}})}}])}function M(e,r){var n,i=b();n=s.traceIs(i,\"markerColorscale\")?\"marker.colorbar.title\":\"colorbar.title\";var a={propContainer:J,propName:n,traceIndex:i.index,dfltName:\"colorscale\",containerGroup:at.select(\".cbtitle\")},o=\"h\"===e.charAt(0)?e.substr(1):\"h\"+e;at.selectAll(\".\"+o+\",.\"+o+\"-math-group\").remove(),g.draw(t,e,h(a,r||{}))}function A(){var r=B+_.outlinewidth/2+d.bBox(J._axislayer.node()).width;if(F=ot.select(\"text\"),F.node()&&!F.classed(\"js-placeholder\")){var n,i=ot.select(\".h\"+J._id+\"title-math-group\").node();n=i&&[\"top\",\"bottom\"].indexOf(_.titleside)!==-1?d.bBox(i).width:d.bBox(ot.node()).right-Y-T.l,r=Math.max(r,n)}var a=2*_.xpad+r+_.borderwidth+_.outlinewidth/2,s=Q-K;at.select(\".cbbg\").attr({x:Y-_.xpad-(_.borderwidth+_.outlinewidth)/2,y:K-G,width:Math.max(a,2),height:Math.max(s+2*G,2)}).call(p.fill,_.bgcolor).call(p.stroke,_.bordercolor).style({\"stroke-width\":_.borderwidth}),at.selectAll(\".cboutline\").attr({x:Y,y:K+_.ypad+(\"top\"===_.titleside?st:0),width:Math.max(B,2),height:Math.max(s-2*_.ypad-st,2)}).call(p.stroke,_.outlinecolor).style({fill:\"None\",\"stroke-width\":_.outlinewidth});var l=({center:.5,right:1}[_.xanchor]||0)*a;at.attr(\"transform\",\"translate(\"+(T.l-l)+\",\"+T.t+\")\"),o.autoMargin(t,e,{x:_.x,y:_.y,l:a*({right:1,center:.5}[_.xanchor]||0),r:a*({left:1,center:.5}[_.xanchor]||0),t:s*({bottom:1,middle:.5}[_.yanchor]||0),b:s*({top:1,middle:.5}[_.yanchor]||0)})}var k=t._fullLayout,T=k._size;if(\"function\"!=typeof _.fillcolor&&\"function\"!=typeof _.line.color)return void k._infolayer.selectAll(\"g.\"+e).remove();var E,S=n.extent((\"function\"==typeof _.fillcolor?_.fillcolor:_.line.color).domain()),L=[],z=[],C=\"function\"==typeof _.line.color?_.line.color:function(){return _.line.color},I=\"function\"==typeof _.fillcolor?_.fillcolor:function(){return _.fillcolor},P=_.levels.end+_.levels.size/100,D=_.levels.size,O=1.001*S[0]-.001*S[1],R=1.001*S[1]-.001*S[0];for(E=_.levels.start;(E-P)*D<0;E+=D)E>O&&ES[0]&&E1){var it=Math.pow(10,Math.floor(Math.log(nt)/Math.LN10));et*=it*c.roundUp(nt/it,[2,5,10]),(Math.abs(_.levels.start)/_.levels.size+1e-6)%1<2e-6&&(J.tick0=0)}J.dtick=et}J.domain=[Z+X,Z+q-X],J.setScale();var at=k._infolayer.selectAll(\"g.\"+e).data([0]);at.enter().append(\"g\").classed(e,!0).each(function(){var t=n.select(this);t.append(\"rect\").classed(\"cbbg\",!0),t.append(\"g\").classed(\"cbfills\",!0),t.append(\"g\").classed(\"cblines\",!0),t.append(\"g\").classed(\"cbaxis\",!0).classed(\"crisp\",!0),t.append(\"g\").classed(\"cbtitleunshift\",!0).append(\"g\").classed(\"cbtitle\",!0),t.append(\"rect\").classed(\"cboutline\",!0),t.select(\".cbtitle\").datum(0)}),at.attr(\"transform\",\"translate(\"+Math.round(T.l)+\",\"+Math.round(T.t)+\")\");var ot=at.select(\".cbtitleunshift\").attr(\"transform\",\"translate(-\"+Math.round(T.l)+\",-\"+Math.round(T.t)+\")\");J._axislayer=at.select(\".cbaxis\");var st=0;if([\"top\",\"bottom\"].indexOf(_.titleside)!==-1){var lt,ut=T.l+(_.x+H)*T.w,ct=J.titlefont.size;lt=\"top\"===_.titleside?(1-(Z+q-X))*T.h+T.t+3+.75*ct:(1-(Z+X))*T.h+T.t-3-.25*ct,M(J._id+\"title\",{attributes:{x:ut,y:lt,\"text-anchor\":\"start\"}})}var ht=c.syncOrAsync([o.previousPromises,w,o.previousPromises,A],t);if(ht&&ht.then&&(t._promises||[]).push(ht),t._context.editable){var ft,dt,pt;u.init({element:at.node(),prepFn:function(){ft=at.attr(\"transform\"),f(at)},moveFn:function(t,e){at.attr(\"transform\",ft+\" translate(\"+t+\",\"+e+\")\"),dt=u.align(W+t/T.w,U,0,1,_.xanchor),pt=u.align(Z-e/T.h,q,0,1,_.yanchor);var r=u.getCursor(dt,pt,_.xanchor,_.yanchor);f(at,r)},doneFn:function(e){f(at),e&&void 0!==dt&&void 0!==pt&&a.restyle(t,{\"colorbar.x\":dt,\"colorbar.y\":pt},b().index)}})}return ht}function b(){var r,n,i=e.substr(2);for(r=0;r=0?i.Reds:i.Blues,l.colorscale=f,s.reversescale&&(f=a(f)),s.colorscale=f)}},{\"../../lib\":633,\"./flip_scale\":544,\"./scales\":551}],540:[function(t,e,r){\"use strict\";var n=t(\"./attributes\"),i=t(\"../../lib/extend\").extendDeep;t(\"./scales.js\");e.exports=function(t){return{color:{valType:\"color\",arrayOk:!0},colorscale:i({},n.colorscale,{}),cauto:i({},n.zauto,{}),cmax:i({},n.zmax,{}),cmin:i({},n.zmin,{}),autocolorscale:i({},n.autocolorscale,{}),reversescale:i({},n.reversescale,{})}}},{\"../../lib/extend\":626,\"./attributes\":538,\"./scales.js\":551}],541:[function(t,e,r){\"use strict\";var n=t(\"./scales\");e.exports=n.RdBu},{\"./scales\":551}],542:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../colorbar/has_colorbar\"),o=t(\"../colorbar/defaults\"),s=t(\"./is_valid_scale\"),l=t(\"./flip_scale\");e.exports=function(t,e,r,u,c){var h=c.prefix,f=c.cLetter,d=h.slice(0,h.length-1),p=h?i.nestedProperty(t,d).get()||{}:t,g=h?i.nestedProperty(e,d).get()||{}:e,m=p[f+\"min\"],v=p[f+\"max\"],y=p.colorscale,x=n(m)&&n(v)&&m=0;i--,a++)e=t[i],n[a]=[1-e[0],e[1]];return n}},{}],545:[function(t,e,r){\"use strict\";var n=t(\"./scales\"),i=t(\"./default_scale\"),a=t(\"./is_valid_scale_array\");e.exports=function(t,e){function r(){try{t=n[t]||JSON.parse(t)}catch(r){t=e}}return e||(e=i),t?(\"string\"==typeof t&&(r(),\"string\"==typeof t&&r()),a(t)?t:e):e}},{\"./default_scale\":541,\"./is_valid_scale_array\":549,\"./scales\":551}],546:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"./is_valid_scale\");e.exports=function(t,e){var r=e?i.nestedProperty(t,e).get()||{}:t,o=r.color,s=!1;if(Array.isArray(o))for(var l=0;l4/3-s?o:s}},{}],553:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=[[\"sw-resize\",\"s-resize\",\"se-resize\"],[\"w-resize\",\"move\",\"e-resize\"],[\"nw-resize\",\"n-resize\",\"ne-resize\"]];\n", + "e.exports=function(t,e,r,a){return t=\"left\"===r?0:\"center\"===r?1:\"right\"===r?2:n.constrain(Math.floor(3*t),0,2),e=\"bottom\"===a?0:\"middle\"===a?1:\"top\"===a?2:n.constrain(Math.floor(3*e),0,2),i[e][t]}},{\"../../lib\":633}],554:[function(t,e,r){\"use strict\";function n(){var t=document.createElement(\"div\");t.className=\"dragcover\";var e=t.style;return e.position=\"fixed\",e.left=0,e.right=0,e.top=0,e.bottom=0,e.zIndex=999999999,e.background=\"none\",document.body.appendChild(t),t}function i(t){t._dragging=!1,t._replotPending&&a.plot(t)}var a=t(\"../../plotly\"),o=t(\"../../lib\"),s=t(\"../../plots/cartesian/constants\"),l=e.exports={};l.align=t(\"./align\"),l.getCursor=t(\"./cursor\");var u=t(\"./unhover\");l.unhover=u.wrapped,l.unhoverRaw=u.raw,l.init=function(t){function e(e){return t.element.onmousemove=p,g._dragged=!1,g._dragging=!0,u=e.clientX,c=e.clientY,d=e.target,h=(new Date).getTime(),h-g._mouseDownTimev&&(m=Math.max(m-1,1)),t.doneFn&&t.doneFn(g._dragged,m),!g._dragged){var r=document.createEvent(\"MouseEvents\");r.initEvent(\"click\",!0,!0),d.dispatchEvent(r)}return i(g),g._dragged=!1,o.pauseEvent(e)}var u,c,h,f,d,p,g=o.getPlotDiv(t.element)||{},m=1,v=s.DBLCLICKDELAY;g._mouseDownTime||(g._mouseDownTime=0),p=t.element.onmousemove,t.setCursor&&(t.element.onmousemove=t.setCursor),t.element.onmousedown=e,t.element.style.pointerEvents=\"all\"},l.coverSlip=n},{\"../../lib\":633,\"../../plotly\":659,\"../../plots/cartesian/constants\":669,\"./align\":552,\"./cursor\":553,\"./unhover\":555}],555:[function(t,e,r){\"use strict\";var n=t(\"../../lib/events\"),i=e.exports={};i.wrapped=function(t,e,r){\"string\"==typeof t&&(t=document.getElementById(t)),t._hoverTimer&&(clearTimeout(t._hoverTimer),t._hoverTimer=void 0),i.raw(t,e,r)},i.raw=function(t,e){var r=t._fullLayout;e||(e={}),e.target&&n.triggerHandler(t,\"plotly_beforehover\",e)===!1||(r._hoverlayer.selectAll(\"g\").remove(),e.target&&t._hoverdata&&t.emit(\"plotly_unhover\",{points:t._hoverdata}),t._hoverdata=void 0)}},{\"../../lib/events\":625}],556:[function(t,e,r){\"use strict\";function n(t,e,r,n,i,a,o){if(s.traceIs(r,\"symbols\")){var u=p(r);e.attr(\"d\",function(t){var e;e=\"various\"===t.ms||\"various\"===a.size?3:d.isBubble(r)?u(t.ms):(a.size||6)/2,t.mrc=e;var n=g.symbolNumber(t.mx||a.symbol)||0,i=n%100;return t.om=n%200>=100,g.symbolFuncs[i](e)+(n>=200?y:\"\")}).style(\"opacity\",function(t){return(t.mo+1||a.opacity+1)-1})}var c,h,f;t.so?(f=o.outlierwidth,h=o.outliercolor,c=a.outliercolor):(f=(t.mlw+1||o.width+1||(t.trace?t.trace.marker.line.width:0)+1)-1,h=\"mlc\"in t?t.mlcc=i(t.mlc):Array.isArray(o.color)?l.defaultLine:o.color,c=\"mc\"in t?t.mcc=n(t.mc):Array.isArray(a.color)?l.defaultLine:a.color||\"rgba(0,0,0,0)\"),t.om?e.call(l.stroke,c).style({\"stroke-width\":(f||1)+\"px\",fill:\"none\"}):(e.style(\"stroke-width\",f+\"px\").call(l.fill,c),f&&e.call(l.stroke,h))}function i(t,e,r,n){var i=t[0]-e[0],o=t[1]-e[1],s=r[0]-e[0],l=r[1]-e[1],u=Math.pow(i*i+o*o,_/2),c=Math.pow(s*s+l*l,_/2),h=(c*c*i-u*u*s)*n,f=(c*c*o-u*u*l)*n,d=3*c*(u+c),p=3*u*(u+c);return[[a.round(e[0]+(d&&h/d),2),a.round(e[1]+(d&&f/d),2)],[a.round(e[0]-(p&&h/p),2),a.round(e[1]-(p&&f/p),2)]]}var a=t(\"d3\"),o=t(\"fast-isnumeric\"),s=t(\"../../registry\"),l=t(\"../color\"),u=t(\"../colorscale\"),c=t(\"../../lib\"),h=t(\"../../lib/svg_text_utils\"),f=t(\"../../constants/xmlns_namespaces\"),d=t(\"../../traces/scatter/subtypes\"),p=t(\"../../traces/scatter/make_bubble_size_func\"),g=e.exports={};g.font=function(t,e,r,n){e&&e.family&&(n=e.color,r=e.size,e=e.family),e&&t.style(\"font-family\",e),r+1&&t.style(\"font-size\",r+\"px\"),n&&t.call(l.fill,n)},g.setPosition=function(t,e,r){t.attr(\"x\",e).attr(\"y\",r)},g.setSize=function(t,e,r){t.attr(\"width\",e).attr(\"height\",r)},g.setRect=function(t,e,r,n,i){t.call(g.setPosition,e,r).call(g.setSize,n,i)},g.translatePoint=function(t,e,r,n){var i=t.xp||r.c2p(t.x),a=t.yp||n.c2p(t.y);o(i)&&o(a)?\"text\"===e.node().nodeName?e.attr(\"x\",i).attr(\"y\",a):e.attr(\"transform\",\"translate(\"+i+\",\"+a+\")\"):e.remove()},g.translatePoints=function(t,e,r,n){t.each(function(t){var i=a.select(this);g.translatePoint(t,i,e,r,n)})},g.getPx=function(t,e){return Number(t.style(e).replace(/px$/,\"\"))},g.crispRound=function(t,e,r){return e&&o(e)?t._context.staticPlot?e:e<1?1:Math.round(e):r||0},g.singleLineStyle=function(t,e,r,n,i){e.style(\"fill\",\"none\");var a=(((t||[])[0]||{}).trace||{}).line||{},o=r||a.width||0,s=i||a.dash||\"\";l.stroke(e,n||a.color),g.dashLine(e,s,o)},g.lineGroupStyle=function(t,e,r,n){t.style(\"fill\",\"none\").each(function(t){var i=(((t||[])[0]||{}).trace||{}).line||{},o=e||i.width||0,s=n||i.dash||\"\";a.select(this).call(l.stroke,r||i.color).call(g.dashLine,s,o)})},g.dashLine=function(t,e,r){var n=Math.max(r,3);\"solid\"===e?e=\"\":\"dot\"===e?e=n+\"px,\"+n+\"px\":\"dash\"===e?e=3*n+\"px,\"+3*n+\"px\":\"longdash\"===e?e=5*n+\"px,\"+5*n+\"px\":\"dashdot\"===e?e=3*n+\"px,\"+n+\"px,\"+n+\"px,\"+n+\"px\":\"longdashdot\"===e&&(e=5*n+\"px,\"+2*n+\"px,\"+n+\"px,\"+2*n+\"px\"),t.style({\"stroke-dasharray\":e,\"stroke-width\":r+\"px\"})},g.fillGroupStyle=function(t){t.style(\"stroke-width\",0).each(function(e){var r=a.select(this);try{r.call(l.fill,e[0].trace.fillcolor)}catch(e){c.error(e,t),r.remove()}})};var m=t(\"./symbol_defs\");g.symbolNames=[],g.symbolFuncs=[],g.symbolNeedLines={},g.symbolNoDot={},g.symbolList=[],Object.keys(m).forEach(function(t){var e=m[t];g.symbolList=g.symbolList.concat([e.n,t,e.n+100,t+\"-open\"]),g.symbolNames[e.n]=t,g.symbolFuncs[e.n]=e.f,e.needLine&&(g.symbolNeedLines[e.n]=!0),e.noDot?g.symbolNoDot[e.n]=!0:g.symbolList=g.symbolList.concat([e.n+200,t+\"-dot\",e.n+300,t+\"-open-dot\"])});var v=g.symbolNames.length,y=\"M0,0.5L0.5,0L0,-0.5L-0.5,0Z\";g.symbolNumber=function(t){if(\"string\"==typeof t){var e=0;t.indexOf(\"-open\")>0&&(e=100,t=t.replace(\"-open\",\"\")),t.indexOf(\"-dot\")>0&&(e+=200,t=t.replace(\"-dot\",\"\")),t=g.symbolNames.indexOf(t),t>=0&&(t+=e)}return t%100>=v||t>=400?0:Math.floor(Math.max(t,0))},g.singlePointStyle=function(t,e,r){var i=r.marker,a=i.line,o=g.tryColorscale(i,\"\"),s=g.tryColorscale(i,\"line\");n(t,e,r,o,s,i,a)},g.pointStyle=function(t,e){if(t.size()){var r=e.marker,n=g.tryColorscale(r,\"\"),i=g.tryColorscale(r,\"line\");t.each(function(t){g.singlePointStyle(t,a.select(this),e,n,i)})}},g.tryColorscale=function(t,e){var r=e?c.nestedProperty(t,e).get():t,n=r.colorscale,i=r.color;return n&&Array.isArray(i)?u.makeColorScaleFunc(u.extractScale(n,r.cmin,r.cmax)):c.identity};var x={start:1,end:-1,middle:0,bottom:1,top:-1},b=1.3;g.textPointStyle=function(t,e){t.each(function(t){var r=a.select(this),n=t.tx||e.text;if(!n||Array.isArray(n))return void r.remove();var i=t.tp||e.textposition,s=i.indexOf(\"top\")!==-1?\"top\":i.indexOf(\"bottom\")!==-1?\"bottom\":\"middle\",l=i.indexOf(\"left\")!==-1?\"end\":i.indexOf(\"right\")!==-1?\"start\":\"middle\",u=t.ts||e.textfont.size,c=t.mrc?t.mrc/.8+1:0;u=o(u)&&u>0?u:0,r.call(g.font,t.tf||e.textfont.family,u,t.tc||e.textfont.color).attr(\"text-anchor\",l).text(n).call(h.convertToTspans);var f=a.select(this.parentNode),d=r.selectAll(\"tspan.line\"),p=((d[0].length||1)-1)*b+1,m=x[l]*c,v=.75*u+x[s]*c+(x[s]-1)*p*u/2;f.attr(\"transform\",\"translate(\"+m+\",\"+v+\")\"),p>1&&d.attr({x:r.attr(\"x\"),y:r.attr(\"y\")})})};var _=.5;g.smoothopen=function(t,e){if(t.length<3)return\"M\"+t.join(\"L\");var r,n=\"M\"+t[0],a=[];for(r=1;r=k&&(a.selectAll(\"[data-bb]\").attr(\"data-bb\",null),A=[]),t.setAttribute(\"data-bb\",A.length),A.push(l),c.extendFlat({},l)},g.setClipUrl=function(t,e){if(!e)return void t.attr(\"clip-path\",null);var r=\"#\"+e,n=a.select(\"base\");n.size()&&n.attr(\"href\")&&(r=window.location.href+r),t.attr(\"clip-path\",\"url(\"+r+\")\")}},{\"../../constants/xmlns_namespaces\":618,\"../../lib\":633,\"../../lib/svg_text_utils\":647,\"../../registry\":739,\"../../traces/scatter/make_bubble_size_func\":861,\"../../traces/scatter/subtypes\":866,\"../color\":533,\"../colorscale\":547,\"./symbol_defs\":557,d3:95,\"fast-isnumeric\":104}],557:[function(t,e,r){\"use strict\";var n=t(\"d3\");e.exports={circle:{n:0,f:function(t){var e=n.round(t,2);return\"M\"+e+\",0A\"+e+\",\"+e+\" 0 1,1 0,-\"+e+\"A\"+e+\",\"+e+\" 0 0,1 \"+e+\",0Z\"}},square:{n:1,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"H-\"+e+\"V-\"+e+\"H\"+e+\"Z\"}},diamond:{n:2,f:function(t){var e=n.round(1.3*t,2);return\"M\"+e+\",0L0,\"+e+\"L-\"+e+\",0L0,-\"+e+\"Z\"}},cross:{n:3,f:function(t){var e=n.round(.4*t,2),r=n.round(1.2*t,2);return\"M\"+r+\",\"+e+\"H\"+e+\"V\"+r+\"H-\"+e+\"V\"+e+\"H-\"+r+\"V-\"+e+\"H-\"+e+\"V-\"+r+\"H\"+e+\"V-\"+e+\"H\"+r+\"Z\"}},x:{n:4,f:function(t){var e=n.round(.8*t/Math.sqrt(2),2),r=\"l\"+e+\",\"+e,i=\"l\"+e+\",-\"+e,a=\"l-\"+e+\",-\"+e,o=\"l-\"+e+\",\"+e;return\"M0,\"+e+r+i+a+i+a+o+a+o+r+o+r+\"Z\"}},\"triangle-up\":{n:5,f:function(t){var e=n.round(2*t/Math.sqrt(3),2),r=n.round(t/2,2),i=n.round(t,2);return\"M-\"+e+\",\"+r+\"H\"+e+\"L0,-\"+i+\"Z\"}},\"triangle-down\":{n:6,f:function(t){var e=n.round(2*t/Math.sqrt(3),2),r=n.round(t/2,2),i=n.round(t,2);return\"M-\"+e+\",-\"+r+\"H\"+e+\"L0,\"+i+\"Z\"}},\"triangle-left\":{n:7,f:function(t){var e=n.round(2*t/Math.sqrt(3),2),r=n.round(t/2,2),i=n.round(t,2);return\"M\"+r+\",-\"+e+\"V\"+e+\"L-\"+i+\",0Z\"}},\"triangle-right\":{n:8,f:function(t){var e=n.round(2*t/Math.sqrt(3),2),r=n.round(t/2,2),i=n.round(t,2);return\"M-\"+r+\",-\"+e+\"V\"+e+\"L\"+i+\",0Z\"}},\"triangle-ne\":{n:9,f:function(t){var e=n.round(.6*t,2),r=n.round(1.2*t,2);return\"M-\"+r+\",-\"+e+\"H\"+e+\"V\"+r+\"Z\"}},\"triangle-se\":{n:10,f:function(t){var e=n.round(.6*t,2),r=n.round(1.2*t,2);return\"M\"+e+\",-\"+r+\"V\"+e+\"H-\"+r+\"Z\"}},\"triangle-sw\":{n:11,f:function(t){var e=n.round(.6*t,2),r=n.round(1.2*t,2);return\"M\"+r+\",\"+e+\"H-\"+e+\"V-\"+r+\"Z\"}},\"triangle-nw\":{n:12,f:function(t){var e=n.round(.6*t,2),r=n.round(1.2*t,2);return\"M-\"+e+\",\"+r+\"V-\"+e+\"H\"+r+\"Z\"}},pentagon:{n:13,f:function(t){var e=n.round(.951*t,2),r=n.round(.588*t,2),i=n.round(-t,2),a=n.round(t*-.309,2),o=n.round(.809*t,2);return\"M\"+e+\",\"+a+\"L\"+r+\",\"+o+\"H-\"+r+\"L-\"+e+\",\"+a+\"L0,\"+i+\"Z\"}},hexagon:{n:14,f:function(t){var e=n.round(t,2),r=n.round(t/2,2),i=n.round(t*Math.sqrt(3)/2,2);return\"M\"+i+\",-\"+r+\"V\"+r+\"L0,\"+e+\"L-\"+i+\",\"+r+\"V-\"+r+\"L0,-\"+e+\"Z\"}},hexagon2:{n:15,f:function(t){var e=n.round(t,2),r=n.round(t/2,2),i=n.round(t*Math.sqrt(3)/2,2);return\"M-\"+r+\",\"+i+\"H\"+r+\"L\"+e+\",0L\"+r+\",-\"+i+\"H-\"+r+\"L-\"+e+\",0Z\"}},octagon:{n:16,f:function(t){var e=n.round(.924*t,2),r=n.round(.383*t,2);return\"M-\"+r+\",-\"+e+\"H\"+r+\"L\"+e+\",-\"+r+\"V\"+r+\"L\"+r+\",\"+e+\"H-\"+r+\"L-\"+e+\",\"+r+\"V-\"+r+\"Z\"}},star:{n:17,f:function(t){var e=1.4*t,r=n.round(.225*e,2),i=n.round(.951*e,2),a=n.round(.363*e,2),o=n.round(.588*e,2),s=n.round(-e,2),l=n.round(e*-.309,2),u=n.round(.118*e,2),c=n.round(.809*e,2),h=n.round(.382*e,2);return\"M\"+r+\",\"+l+\"H\"+i+\"L\"+a+\",\"+u+\"L\"+o+\",\"+c+\"L0,\"+h+\"L-\"+o+\",\"+c+\"L-\"+a+\",\"+u+\"L-\"+i+\",\"+l+\"H-\"+r+\"L0,\"+s+\"Z\"}},hexagram:{n:18,f:function(t){var e=n.round(.66*t,2),r=n.round(.38*t,2),i=n.round(.76*t,2);return\"M-\"+i+\",0l-\"+r+\",-\"+e+\"h\"+i+\"l\"+r+\",-\"+e+\"l\"+r+\",\"+e+\"h\"+i+\"l-\"+r+\",\"+e+\"l\"+r+\",\"+e+\"h-\"+i+\"l-\"+r+\",\"+e+\"l-\"+r+\",-\"+e+\"h-\"+i+\"Z\"}},\"star-triangle-up\":{n:19,f:function(t){var e=n.round(t*Math.sqrt(3)*.8,2),r=n.round(.8*t,2),i=n.round(1.6*t,2),a=n.round(4*t,2),o=\"A \"+a+\",\"+a+\" 0 0 1 \";return\"M-\"+e+\",\"+r+o+e+\",\"+r+o+\"0,-\"+i+o+\"-\"+e+\",\"+r+\"Z\"}},\"star-triangle-down\":{n:20,f:function(t){var e=n.round(t*Math.sqrt(3)*.8,2),r=n.round(.8*t,2),i=n.round(1.6*t,2),a=n.round(4*t,2),o=\"A \"+a+\",\"+a+\" 0 0 1 \";return\"M\"+e+\",-\"+r+o+\"-\"+e+\",-\"+r+o+\"0,\"+i+o+e+\",-\"+r+\"Z\"}},\"star-square\":{n:21,f:function(t){var e=n.round(1.1*t,2),r=n.round(2*t,2),i=\"A \"+r+\",\"+r+\" 0 0 1 \";return\"M-\"+e+\",-\"+e+i+\"-\"+e+\",\"+e+i+e+\",\"+e+i+e+\",-\"+e+i+\"-\"+e+\",-\"+e+\"Z\"}},\"star-diamond\":{n:22,f:function(t){var e=n.round(1.4*t,2),r=n.round(1.9*t,2),i=\"A \"+r+\",\"+r+\" 0 0 1 \";return\"M-\"+e+\",0\"+i+\"0,\"+e+i+e+\",0\"+i+\"0,-\"+e+i+\"-\"+e+\",0Z\"}},\"diamond-tall\":{n:23,f:function(t){var e=n.round(.7*t,2),r=n.round(1.4*t,2);return\"M0,\"+r+\"L\"+e+\",0L0,-\"+r+\"L-\"+e+\",0Z\"}},\"diamond-wide\":{n:24,f:function(t){var e=n.round(1.4*t,2),r=n.round(.7*t,2);return\"M0,\"+r+\"L\"+e+\",0L0,-\"+r+\"L-\"+e+\",0Z\"}},hourglass:{n:25,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"H-\"+e+\"L\"+e+\",-\"+e+\"H-\"+e+\"Z\"},noDot:!0},bowtie:{n:26,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"V-\"+e+\"L-\"+e+\",\"+e+\"V-\"+e+\"Z\"},noDot:!0},\"circle-cross\":{n:27,f:function(t){var e=n.round(t,2);return\"M0,\"+e+\"V-\"+e+\"M\"+e+\",0H-\"+e+\"M\"+e+\",0A\"+e+\",\"+e+\" 0 1,1 0,-\"+e+\"A\"+e+\",\"+e+\" 0 0,1 \"+e+\",0Z\"},needLine:!0,noDot:!0},\"circle-x\":{n:28,f:function(t){var e=n.round(t,2),r=n.round(t/Math.sqrt(2),2);return\"M\"+r+\",\"+r+\"L-\"+r+\",-\"+r+\"M\"+r+\",-\"+r+\"L-\"+r+\",\"+r+\"M\"+e+\",0A\"+e+\",\"+e+\" 0 1,1 0,-\"+e+\"A\"+e+\",\"+e+\" 0 0,1 \"+e+\",0Z\"},needLine:!0,noDot:!0},\"square-cross\":{n:29,f:function(t){var e=n.round(t,2);return\"M0,\"+e+\"V-\"+e+\"M\"+e+\",0H-\"+e+\"M\"+e+\",\"+e+\"H-\"+e+\"V-\"+e+\"H\"+e+\"Z\"},needLine:!0,noDot:!0},\"square-x\":{n:30,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"L-\"+e+\",-\"+e+\"M\"+e+\",-\"+e+\"L-\"+e+\",\"+e+\"M\"+e+\",\"+e+\"H-\"+e+\"V-\"+e+\"H\"+e+\"Z\"},needLine:!0,noDot:!0},\"diamond-cross\":{n:31,f:function(t){var e=n.round(1.3*t,2);return\"M\"+e+\",0L0,\"+e+\"L-\"+e+\",0L0,-\"+e+\"ZM0,-\"+e+\"V\"+e+\"M-\"+e+\",0H\"+e},needLine:!0,noDot:!0},\"diamond-x\":{n:32,f:function(t){var e=n.round(1.3*t,2),r=n.round(.65*t,2);return\"M\"+e+\",0L0,\"+e+\"L-\"+e+\",0L0,-\"+e+\"ZM-\"+r+\",-\"+r+\"L\"+r+\",\"+r+\"M-\"+r+\",\"+r+\"L\"+r+\",-\"+r},needLine:!0,noDot:!0},\"cross-thin\":{n:33,f:function(t){var e=n.round(1.4*t,2);return\"M0,\"+e+\"V-\"+e+\"M\"+e+\",0H-\"+e},needLine:!0,noDot:!0},\"x-thin\":{n:34,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"L-\"+e+\",-\"+e+\"M\"+e+\",-\"+e+\"L-\"+e+\",\"+e},needLine:!0,noDot:!0},asterisk:{n:35,f:function(t){var e=n.round(1.2*t,2),r=n.round(.85*t,2);return\"M0,\"+e+\"V-\"+e+\"M\"+e+\",0H-\"+e+\"M\"+r+\",\"+r+\"L-\"+r+\",-\"+r+\"M\"+r+\",-\"+r+\"L-\"+r+\",\"+r},needLine:!0,noDot:!0},hash:{n:36,f:function(t){var e=n.round(t/2,2),r=n.round(t,2);return\"M\"+e+\",\"+r+\"V-\"+r+\"m-\"+r+\",0V\"+r+\"M\"+r+\",\"+e+\"H-\"+r+\"m0,-\"+r+\"H\"+r},needLine:!0},\"y-up\":{n:37,f:function(t){var e=n.round(1.2*t,2),r=n.round(1.6*t,2),i=n.round(.8*t,2);return\"M-\"+e+\",\"+i+\"L0,0M\"+e+\",\"+i+\"L0,0M0,-\"+r+\"L0,0\"},needLine:!0,noDot:!0},\"y-down\":{n:38,f:function(t){var e=n.round(1.2*t,2),r=n.round(1.6*t,2),i=n.round(.8*t,2);return\"M-\"+e+\",-\"+i+\"L0,0M\"+e+\",-\"+i+\"L0,0M0,\"+r+\"L0,0\"},needLine:!0,noDot:!0},\"y-left\":{n:39,f:function(t){var e=n.round(1.2*t,2),r=n.round(1.6*t,2),i=n.round(.8*t,2);return\"M\"+i+\",\"+e+\"L0,0M\"+i+\",-\"+e+\"L0,0M-\"+r+\",0L0,0\"},needLine:!0,noDot:!0},\"y-right\":{n:40,f:function(t){var e=n.round(1.2*t,2),r=n.round(1.6*t,2),i=n.round(.8*t,2);return\"M-\"+i+\",\"+e+\"L0,0M-\"+i+\",-\"+e+\"L0,0M\"+r+\",0L0,0\"},needLine:!0,noDot:!0},\"line-ew\":{n:41,f:function(t){var e=n.round(1.4*t,2);return\"M\"+e+\",0H-\"+e},needLine:!0,noDot:!0},\"line-ns\":{n:42,f:function(t){var e=n.round(1.4*t,2);return\"M0,\"+e+\"V-\"+e},needLine:!0,noDot:!0},\"line-ne\":{n:43,f:function(t){var e=n.round(t,2);return\"M\"+e+\",-\"+e+\"L-\"+e+\",\"+e},needLine:!0,noDot:!0},\"line-nw\":{n:44,f:function(t){var e=n.round(t,2);return\"M\"+e+\",\"+e+\"L-\"+e+\",-\"+e},needLine:!0,noDot:!0}}},{d3:95}],558:[function(t,e,r){\"use strict\";e.exports={visible:{valType:\"boolean\"},type:{valType:\"enumerated\",values:[\"percent\",\"constant\",\"sqrt\",\"data\"]},symmetric:{valType:\"boolean\"},array:{valType:\"data_array\"},arrayminus:{valType:\"data_array\"},value:{valType:\"number\",min:0,dflt:10},valueminus:{valType:\"number\",min:0,dflt:10},traceref:{valType:\"integer\",min:0,dflt:0},tracerefminus:{valType:\"integer\",min:0,dflt:0},copy_ystyle:{valType:\"boolean\"},copy_zstyle:{valType:\"boolean\"},color:{valType:\"color\"},thickness:{valType:\"number\",min:0,dflt:2},width:{valType:\"number\",min:0},_deprecated:{opacity:{valType:\"number\"}}}},{}],559:[function(t,e,r){\"use strict\";function n(t,e,r,n){var a=e[\"error_\"+n]||{},l=a.visible&&[\"linear\",\"log\"].indexOf(r.type)!==-1,u=[];if(l){for(var c=s(a),h=0;h0;t.each(function(t){var e,h=t[0].trace,f=h.error_x||{},d=h.error_y||{};h.ids&&(e=function(t){return t.id});var p=o.hasMarkers(h)&&h.marker.maxdisplayed>0;if(d.visible||f.visible){var g=i.select(this).selectAll(\"g.errorbar\").data(t,e);g.exit().remove(),g.style(\"opacity\",1);var m=g.enter().append(\"g\").classed(\"errorbar\",!0);c&&m.style(\"opacity\",0).transition().duration(r.duration).style(\"opacity\",1),g.each(function(t){var e=i.select(this),o=n(t,l,u);if(!p||t.vis){var h;if(d.visible&&a(o.x)&&a(o.yh)&&a(o.ys)){var g=d.width;h=\"M\"+(o.x-g)+\",\"+o.yh+\"h\"+2*g+\"m-\"+g+\",0V\"+o.ys,o.noYS||(h+=\"m-\"+g+\",0h\"+2*g);var m=e.select(\"path.yerror\");s=!m.size(),s?m=e.append(\"path\").classed(\"yerror\",!0):c&&(m=m.transition().duration(r.duration).ease(r.easing)),m.attr(\"d\",h)}if(f.visible&&a(o.y)&&a(o.xh)&&a(o.xs)){var v=(f.copy_ystyle?d:f).width;h=\"M\"+o.xh+\",\"+(o.y-v)+\"v\"+2*v+\"m0,-\"+v+\"H\"+o.xs,o.noXS||(h+=\"m0,-\"+v+\"v\"+2*v);var y=e.select(\"path.xerror\");s=!y.size(),s?y=e.append(\"path\").classed(\"xerror\",!0):c&&(y=y.transition().duration(r.duration).ease(r.easing)),y.attr(\"d\",h)}}})}})}},{\"../../traces/scatter/subtypes\":866,d3:95,\"fast-isnumeric\":104}],564:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../color\");e.exports=function(t){t.each(function(t){var e=t[0].trace,r=e.error_y||{},a=e.error_x||{},o=n.select(this);o.selectAll(\"path.yerror\").style(\"stroke-width\",r.thickness+\"px\").call(i.stroke,r.color),a.copy_ystyle&&(a=r),o.selectAll(\"path.xerror\").style(\"stroke-width\",a.thickness+\"px\").call(i.stroke,a.color)})}},{\"../color\":533,d3:95}],565:[function(t,e,r){\"use strict\";var n=t(\"../../plots/cartesian/constants\");e.exports={_isLinkedToArray:\"image\",visible:{valType:\"boolean\",dflt:!0},source:{valType:\"string\"},layer:{valType:\"enumerated\",values:[\"below\",\"above\"],dflt:\"above\"},sizex:{valType:\"number\",dflt:0},sizey:{valType:\"number\",dflt:0},sizing:{valType:\"enumerated\",values:[\"fill\",\"contain\",\"stretch\"],dflt:\"contain\"},opacity:{valType:\"number\",min:0,max:1,dflt:1},x:{valType:\"any\",dflt:0},y:{valType:\"any\",dflt:0},xanchor:{valType:\"enumerated\",values:[\"left\",\"center\",\"right\"],dflt:\"left\"},yanchor:{valType:\"enumerated\",values:[\"top\",\"middle\",\"bottom\"],dflt:\"top\"},xref:{valType:\"enumerated\",values:[\"paper\",n.idRegex.x.toString()],dflt:\"paper\"},yref:{valType:\"enumerated\",values:[\"paper\",n.idRegex.y.toString()],dflt:\"paper\"}}},{\"../../plots/cartesian/constants\":669}],566:[function(t,e,r){\"use strict\";function n(t,e,r){function n(r,n){return i.coerce(t,e,s,r,n)}var o=n(\"source\"),l=n(\"visible\",!!o);if(!l)return e;n(\"layer\"),n(\"x\"),n(\"y\"),n(\"xanchor\"),n(\"yanchor\"),n(\"sizex\"),n(\"sizey\"),n(\"sizing\"),n(\"opacity\");for(var u={_fullLayout:r},c=[\"x\",\"y\"],h=0;h<2;h++)a.coerceRef(t,e,u,c[h],\"paper\");return e}var i=t(\"../../lib\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"../../plots/array_container_defaults\"),s=t(\"./attributes\"),l=\"images\";e.exports=function(t,e){var r={name:l,handleItemDefaults:n};o(t,e,r)}},{\"../../lib\":633,\"../../plots/array_container_defaults\":661,\"../../plots/cartesian/axes\":664,\"./attributes\":565}],567:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../drawing\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"../../constants/xmlns_namespaces\");e.exports=function(t){function e(e){var r=n.select(this);if(!this.img||this.img.src!==e.source){r.attr(\"xmlns\",o.svg);var i=new Promise(function(t){function n(){r.remove(),t()}var i=new Image;this.img=i,i.setAttribute(\"crossOrigin\",\"anonymous\"),i.onerror=n,i.onload=function(){var t=document.createElement(\"canvas\");t.width=this.width,t.height=this.height;var e=t.getContext(\"2d\");e.drawImage(this,0,0);var n=t.toDataURL(\"image/png\");r.attr(\"xlink:href\",n)},r.on(\"error\",n),r.on(\"load\",t),i.src=e.source}.bind(this));t._promises.push(i)}}function r(e){var r=n.select(this),o=a.getFromId(t,e.xref),l=a.getFromId(t,e.yref),u=s._size,c=o?Math.abs(o.l2p(e.sizex)-o.l2p(0)):e.sizex*u.w,h=l?Math.abs(l.l2p(e.sizey)-l.l2p(0)):e.sizey*u.h,f=c*d.x[e.xanchor].offset,p=h*d.y[e.yanchor].offset,g=d.x[e.xanchor].sizing+d.y[e.yanchor].sizing,m=(o?o.r2p(e.x)+o._offset:e.x*u.w+u.l)+f,v=(l?l.r2p(e.y)+l._offset:u.h-e.y*u.h+u.t)+p;switch(e.sizing){case\"fill\":g+=\" slice\";break;case\"stretch\":g=\"none\"}r.attr({x:m,y:v,width:c,height:h,preserveAspectRatio:g,opacity:e.opacity});var y=o?o._id:\"\",x=l?l._id:\"\",b=y+x;b&&r.call(i.setClipUrl,\"clip\"+s._uid+b)}for(var s=t._fullLayout,l=[],u=[],c=[],h=0;h=2/3},r.isCenterAnchor=function(t){return\"center\"===t.xanchor||\"auto\"===t.xanchor&&t.x>1/3&&t.x<2/3},r.isBottomAnchor=function(t){return\"bottom\"===t.yanchor||\"auto\"===t.yanchor&&t.y<=1/3},r.isMiddleAnchor=function(t){return\"middle\"===t.yanchor||\"auto\"===t.yanchor&&t.y>1/3&&t.y<2/3}},{}],570:[function(t,e,r){\"use strict\";var n=t(\"../../plots/font_attributes\"),i=t(\"../color/attributes\"),a=t(\"../../lib/extend\").extendFlat;e.exports={bgcolor:{valType:\"color\"},bordercolor:{valType:\"color\",dflt:i.defaultLine},borderwidth:{valType:\"number\",min:0,dflt:0},font:a({},n,{}),orientation:{valType:\"enumerated\",values:[\"v\",\"h\"],dflt:\"v\"},traceorder:{valType:\"flaglist\",flags:[\"reversed\",\"grouped\"],extras:[\"normal\"]},tracegroupgap:{valType:\"number\",min:0,dflt:10},x:{valType:\"number\",min:-2,max:3,dflt:1.02},xanchor:{valType:\"enumerated\",values:[\"auto\",\"left\",\"center\",\"right\"],dflt:\"left\"},y:{valType:\"number\",min:-2,max:3,dflt:1},yanchor:{valType:\"enumerated\",values:[\"auto\",\"top\",\"middle\",\"bottom\"],dflt:\"auto\"}}},{\"../../lib/extend\":626,\"../../plots/font_attributes\":684,\"../color/attributes\":532}],571:[function(t,e,r){\"use strict\";e.exports={scrollBarWidth:4,scrollBarHeight:20,scrollBarColor:\"#808BA4\",scrollBarMargin:4}},{}],572:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../lib\"),a=t(\"./attributes\"),o=t(\"../../plots/layout_attributes\"),s=t(\"./helpers\");e.exports=function(t,e,r){function l(t,e){return i.coerce(d,p,a,t,e)}for(var u,c,h,f,d=t.legend||{},p=e.legend={},g=0,m=\"normal\",v=0;v1);if(x!==!1){if(l(\"bgcolor\",e.paper_bgcolor),l(\"bordercolor\"),l(\"borderwidth\"),i.coerceFont(l,\"font\",e.font),l(\"orientation\"),\"h\"===p.orientation){var b=t.xaxis;b&&b.rangeslider&&b.rangeslider.visible?(u=0,h=\"left\",c=1.1,f=\"bottom\"):(u=0,h=\"left\",c=-.1,f=\"top\")}l(\"traceorder\",m),s.isGrouped(e.legend)&&l(\"tracegroupgap\"),l(\"x\",u),l(\"xanchor\",h),l(\"y\",c),l(\"yanchor\",f),i.noneOrAll(d,p,[\"x\",\"y\"])}}},{\"../../lib\":633,\"../../plots/layout_attributes\":715,\"../../registry\":739,\"./attributes\":570,\"./helpers\":575}],573:[function(t,e,r){\"use strict\";function n(t,e){function r(r){v.convertToTspans(r,function(){r.selectAll(\"tspan.line\").attr({x:r.attr(\"x\")}),t.call(a,e)})}var n=t.data()[0][0],i=e._fullLayout,o=n.trace,s=d.traceIs(o,\"pie\"),l=o.index,u=s?n.label:o.name,h=t.selectAll(\"text.legendtext\").data([0]);h.enter().append(\"text\").classed(\"legendtext\",!0),h.attr({x:40,y:0,\"data-unformatted\":u}).style(\"text-anchor\",\"start\").classed(\"user-select-none\",!0).call(g.font,i.legend.font).text(u),e._context.editable&&!s?h.call(v.makeEditable).call(r).on(\"edit\",function(t){this.attr({\"data-unformatted\":t}),this.text(t).call(r),this.text()||(t=\" \");var i,a=n.trace._fullInput||{};if([\"ohlc\",\"candlestick\"].indexOf(a.type)!==-1){var o=n.trace.transforms,s=o[o.length-1].direction;i=s+\".legenditem.name\"}else i=\"name\";c.restyle(e,i,t,l)}):h.call(r)}function i(t,e){var r=e._fullLayout.hiddenlabels?e._fullLayout.hiddenlabels.slice():[],n=t.selectAll(\"rect\").data([0]);n.enter().append(\"rect\").classed(\"legendtoggle\",!0).style(\"cursor\",\"pointer\").attr(\"pointer-events\",\"all\").call(m.fill,\"rgba(0,0,0,0)\"),n.on(\"click\",function(){if(!e._dragged){var n,i,a=t.data()[0][0],o=e._fullData,s=a.trace,l=s.legendgroup,u=[];if(d.traceIs(s,\"pie\")){var h=a.label,f=r.indexOf(h);f===-1?r.push(h):r.splice(f,1),c.relayout(e,\"hiddenlabels\",r)}else{if(\"\"===l)u=[s.index];else for(var p=0;ptspan\"),f=c[0].length||1;r=s*f,n=u.node()&&g.bBox(u.node()).width;var d=s*(.3+(1-f)/2);u.attr(\"y\",d),c.attr(\"y\",d)}r=Math.max(r,16)+3,i.height=r,i.width=n}function o(t,e,r){var n=t._fullLayout,i=n.legend,a=i.borderwidth,o=_.isGrouped(i);if(_.isVertical(i))o&&e.each(function(t,e){h.setTranslate(this,0,e*i.tracegroupgap)}),i.width=0,i.height=0,r.each(function(t){var e=t[0],r=e.height,n=e.width;h.setTranslate(this,a,5+a+i.height+r/2),i.height+=r,i.width=Math.max(i.width,n)}),i.width+=45+2*a,i.height+=10+2*a,o&&(i.height+=(i._lgroupsLength-1)*i.tracegroupgap),i.width=Math.ceil(i.width),i.height=Math.ceil(i.height),r.each(function(e){var r=e[0],n=u.select(this).select(\".legendtoggle\");n.call(g.setRect,0,-r.height/2,(t._context.editable?0:i.width)+40,r.height)});else if(o){i.width=0,i.height=0;for(var s=[i.width],l=e.data(),c=0,f=l.length;cn.width-(n.margin.r+n.margin.l)&&(x=0,m+=v,i.height=i.height+v,v=0),h.setTranslate(this,a+x,5+a+e.height/2+m),i.width+=o+r,i.height=Math.max(i.height,e.height),x+=o+r,v=Math.max(e.height,v)}),i.width+=2*a,i.height+=10+2*a,i.width=Math.ceil(i.width),i.height=Math.ceil(i.height),r.each(function(e){var r=e[0],n=u.select(this).select(\".legendtoggle\");n.call(g.setRect,0,-r.height/2,t._context.editable?0:i.width,r.height)})}}function s(t){var e=t._fullLayout,r=e.legend,n=\"left\";w.isRightAnchor(r)?n=\"right\":w.isCenterAnchor(r)&&(n=\"center\");var i=\"top\";w.isBottomAnchor(r)?i=\"bottom\":w.isMiddleAnchor(r)&&(i=\"middle\"),f.autoMargin(t,\"legend\",{x:r.x,y:r.y,l:r.width*({right:1,center:.5}[n]||0),r:r.width*({left:1,center:.5}[n]||0),b:r.height*({top:1,middle:.5}[i]||0),t:r.height*({bottom:1,middle:.5}[i]||0)})}function l(t){var e=t._fullLayout,r=e.legend,n=\"left\";w.isRightAnchor(r)?n=\"right\":w.isCenterAnchor(r)&&(n=\"center\"),f.autoMargin(t,\"legend\",{x:r.x,y:.5,l:r.width*({right:1,center:.5}[n]||0),r:r.width*({left:1,center:.5}[n]||0),b:0,t:0})}var u=t(\"d3\"),c=t(\"../../plotly\"),h=t(\"../../lib\"),f=t(\"../../plots/plots\"),d=t(\"../../registry\"),p=t(\"../dragelement\"),g=t(\"../drawing\"),m=t(\"../color\"),v=t(\"../../lib/svg_text_utils\"),y=t(\"./constants\"),x=t(\"./get_legend_data\"),b=t(\"./style\"),_=t(\"./helpers\"),w=t(\"./anchor_utils\");e.exports=function(t){function e(t,e){E.attr(\"data-scroll\",e).call(h.setTranslate,0,e),S.call(g.setRect,N,t,y.scrollBarWidth,y.scrollBarHeight),k.select(\"rect\").attr({y:v.borderwidth-e})}var r=t._fullLayout,a=\"legend\"+r._uid;if(r._infolayer&&t.calcdata){var v=r.legend,_=r.showlegend&&x(t.calcdata,v),M=r.hiddenlabels||[];if(!r.showlegend||!_.length)return r._infolayer.selectAll(\".legend\").remove(),r._topdefs.select(\"#\"+a).remove(),void f.autoMargin(t,\"legend\");var A=r._infolayer.selectAll(\"g.legend\").data([0]);A.enter().append(\"g\").attr({class:\"legend\",\"pointer-events\":\"all\"});var k=r._topdefs.selectAll(\"#\"+a).data([0]);k.enter().append(\"clipPath\").attr(\"id\",a).append(\"rect\");var T=A.selectAll(\"rect.bg\").data([0]);T.enter().append(\"rect\").attr({class:\"bg\",\"shape-rendering\":\"crispEdges\"}),T.call(m.stroke,v.bordercolor),T.call(m.fill,v.bgcolor),T.style(\"stroke-width\",v.borderwidth+\"px\");var E=A.selectAll(\"g.scrollbox\").data([0]);E.enter().append(\"g\").attr(\"class\",\"scrollbox\");var S=A.selectAll(\"rect.scrollbar\").data([0]);S.enter().append(\"rect\").attr({class:\"scrollbar\",rx:20,ry:2,width:0,height:0}).call(m.fill,\"#808BA4\");var L=E.selectAll(\"g.groups\").data(_);L.enter().append(\"g\").attr(\"class\",\"groups\"),L.exit().remove();var z=L.selectAll(\"g.traces\").data(h.identity);z.enter().append(\"g\").attr(\"class\",\"traces\"),z.exit().remove(),z.call(b).style(\"opacity\",function(t){var e=t[0].trace;return d.traceIs(e,\"pie\")?M.indexOf(t[0].label)!==-1?.5:1:\"legendonly\"===e.visible?.5:1}).each(function(){u.select(this).call(n,t).call(i,t)});var C=0!==A.enter().size();C&&(o(t,L,z),s(t));var I=0,P=r.width,D=0,O=r.height;o(t,L,z),v.height>O?l(t):s(t);var R=r._size,F=R.l+R.w*v.x,j=R.t+R.h*(1-v.y);w.isRightAnchor(v)?F-=v.width:w.isCenterAnchor(v)&&(F-=v.width/2),w.isBottomAnchor(v)?j-=v.height:w.isMiddleAnchor(v)&&(j-=v.height/2);var N=v.width,B=R.w;N>B?(F=R.l,N=B):(F+N>P&&(F=P-N),FV?(j=R.t,U=V):(j+U>O&&(j=O-U),jr[1])return r[1]}return i}function r(t){return t[0]}var n,i,a=t[0],o=a.trace,s=d.hasMarkers(o),u=d.hasText(o),f=d.hasLines(o);if(s||u||f){var p={},g={};s&&(p.mc=e(\"marker.color\",r),p.mo=e(\"marker.opacity\",c.mean,[.2,1]),p.ms=e(\"marker.size\",c.mean,[2,16]),p.mlc=e(\"marker.line.color\",r),p.mlw=e(\"marker.line.width\",c.mean,[0,5]),g.marker={sizeref:1,sizemin:1,sizemode:\"diameter\"}),f&&(g.line={width:e(\"line.width\",r,[0,10])}),u&&(p.tx=\"Aa\",p.tp=e(\"textposition\",r),p.ts=10,p.tc=e(\"textfont.color\",r),p.tf=e(\"textfont.family\",r)),n=[c.minExtend(a,p)],i=c.minExtend(o,g)}var m=l.select(this).select(\"g.legendpoints\"),v=m.selectAll(\"path.scatterpts\").data(s?n:[]);v.enter().append(\"path\").classed(\"scatterpts\",!0).attr(\"transform\",\"translate(20,0)\"),v.exit().remove(),v.call(h.pointStyle,i),s&&(n[0].mrc=3);var y=m.selectAll(\"g.pointtext\").data(u?n:[]);y.enter().append(\"g\").classed(\"pointtext\",!0).append(\"text\").attr(\"transform\",\"translate(20,0)\"),y.exit().remove(),y.selectAll(\"text\").call(h.textPointStyle,i)}function a(t){var e=t[0].trace,r=e.marker||{},n=r.line||{},i=l.select(this).select(\"g.legendpoints\").selectAll(\"path.legendbar\").data(u.traceIs(e,\"bar\")?[t]:[]);i.enter().append(\"path\").classed(\"legendbar\",!0).attr(\"d\",\"M6,6H-6V-6H6Z\").attr(\"transform\",\"translate(20,0)\"),i.exit().remove(),i.each(function(t){var e=(t.mlw+1||n.width+1)-1,i=l.select(this);i.style(\"stroke-width\",e+\"px\").call(f.fill,t.mc||r.color),e&&i.call(f.stroke,t.mlc||n.color)})}function o(t){var e=t[0].trace,r=l.select(this).select(\"g.legendpoints\").selectAll(\"path.legendbox\").data(u.traceIs(e,\"box\")&&e.visible?[t]:[]);r.enter().append(\"path\").classed(\"legendbox\",!0).attr(\"d\",\"M6,6H-6V-6H6Z\").attr(\"transform\",\"translate(20,0)\"),r.exit().remove(),r.each(function(t){var r=(t.lw+1||e.line.width+1)-1,n=l.select(this);n.style(\"stroke-width\",r+\"px\").call(f.fill,t.fc||e.fillcolor),r&&n.call(f.stroke,t.lc||e.line.color)})}function s(t){var e=t[0].trace,r=l.select(this).select(\"g.legendpoints\").selectAll(\"path.legendpie\").data(u.traceIs(e,\"pie\")&&e.visible?[t]:[]);r.enter().append(\"path\").classed(\"legendpie\",!0).attr(\"d\",\"M6,6H-6V-6H6Z\").attr(\"transform\",\"translate(20,0)\"),r.exit().remove(),r.size()&&r.call(p,t[0],e)}var l=t(\"d3\"),u=t(\"../../registry\"),c=t(\"../../lib\"),h=t(\"../drawing\"),f=t(\"../color\"),d=t(\"../../traces/scatter/subtypes\"),p=t(\"../../traces/pie/style_one\");e.exports=function(t){t.each(function(t){var e=l.select(this),r=e.selectAll(\"g.legendfill\").data([t]);r.enter().append(\"g\").classed(\"legendfill\",!0);var n=e.selectAll(\"g.legendlines\").data([t]);n.enter().append(\"g\").classed(\"legendlines\",!0);var i=e.selectAll(\"g.legendsymbols\").data([t]);i.enter().append(\"g\").classed(\"legendsymbols\",!0),i.style(\"opacity\",t[0].trace.opacity),i.selectAll(\"g.legendpoints\").data([t]).enter().append(\"g\").classed(\"legendpoints\",!0)}).each(a).each(o).each(s).each(n).each(i)}},{\"../../lib\":633,\"../../registry\":739,\"../../traces/pie/style_one\":840,\"../../traces/scatter/subtypes\":866,\"../color\":533,\"../drawing\":556,d3:95}],578:[function(t,e,r){\"use strict\";function n(t,e){var r=e.currentTarget,n=r.getAttribute(\"data-attr\"),i=r.getAttribute(\"data-val\")||!0,a=t._fullLayout,o={};if(\"zoom\"===n){for(var s,l,c=\"in\"===i?.5:2,f=(1+c)/2,d=(1-c)/2,p=h.list(t,null,!0),g=0;g1)return n([\"resetViews\",\"toggleHover\"]),o(m,r);c&&(n([\"zoom3d\",\"pan3d\",\"orbitRotation\",\"tableRotation\"]),n([\"resetCameraDefault3d\",\"resetCameraLastSave3d\"]),n([\"hoverClosest3d\"])),f&&(n([\"zoomInGeo\",\"zoomOutGeo\",\"resetGeo\"]),n([\"hoverClosestGeo\"]));var v=i(s),y=[];return((u||p)&&!v||g)&&(y=[\"zoom2d\",\"pan2d\"]),(u||g)&&a(l)&&(y.push(\"select2d\"),y.push(\"lasso2d\")),y.length&&n(y),!u&&!p||v||g||n([\"zoomIn2d\",\"zoomOut2d\",\"autoScale2d\",\"resetScale2d\"]),u&&d?n([\"toggleHover\"]):p?n([\"hoverClosestGl2d\"]):u?n([\"hoverClosestCartesian\",\"hoverCompareCartesian\"]):d&&n([\"hoverClosestPie\"]),o(m,r)}function i(t){for(var e=l.list({_fullLayout:t},null,!0),r=!0,n=0;n0);if(p){var g=i(e,r,l);c(\"x\",g[0]),c(\"y\",g[1]),a.noneOrAll(t,e,[\"x\",\"y\"]),c(\"xanchor\"),c(\"yanchor\"),a.coerceFont(c,\"font\",r.font);var m=c(\"bgcolor\");c(\"activecolor\",o.contrast(m,u.lightAmount,u.darkAmount)),c(\"bordercolor\"),c(\"borderwidth\")}}},{\"../../lib\":633,\"../color\":533,\"./attributes\":582,\"./button_attributes\":583,\"./constants\":584}],586:[function(t,e,r){\"use strict\";function n(t){for(var e=v.list(t,\"x\",!0),r=[],n=0;np&&(p=f)));return p>=d?[d,p]:void 0}}var i=t(\"../../lib\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"./constants\"),s=t(\"./helpers\");e.exports=function(t){var e=t._fullLayout,r=i.filterVisible(e.shapes);if(r.length&&t._fullData.length)for(var s=0;se;a--)f(t,a).selectAll('[data-index=\"'+(a-1)+'\"]').attr(\"data-index\",a),i(t,a)}function c(t,e,r,n){function i(r){var n={\"data-index\":e,\"fill-rule\":\"evenodd\",d:p(t,L)},i=L.line.width?L.line.color:\"rgba(0,0,0,0)\",a=r.append(\"path\").attr(n).style(\"opacity\",L.opacity).call(_.stroke,i).call(_.fill,L.fillcolor).call(w.dashLine,L.line.dash,L.line.width);z&&a.call(w.setClipUrl,\"clip\"+t._fullLayout._uid+z),t._context.editable&&h(t,a,L,e)}var a,o;f(t,e).selectAll('[data-index=\"'+e+'\"]').remove();var s=t.layout.shapes[e];if(s){var l={};\"string\"==typeof r&&r?l[r]=n:x.isPlainObject(r)&&(l=r);var u=Object.keys(l);for(a=0;aX&&n>Y&&!t.shiftKey?M.getCursor(i/r,1-a/n):\"move\";A(e,o),G=o.split(\"-\")[0]}function a(e){N=b.getFromId(t,r.xref),B=b.getFromId(t,r.yref),U=T.getDataToPixel(t,N),V=T.getDataToPixel(t,B,!0),q=T.getPixelToData(t,N),H=T.getPixelToData(t,B,!0);var a=\"shapes[\"+n+\"]\";\"path\"===r.type?(F=r.path,j=a+\".path\"):(c=U(r.x0),h=V(r.y0),f=U(r.x1),d=V(r.y1),g=a+\".x0\",v=a+\".y0\",x=a+\".x1\",_=a+\".y1\"),cY&&(u[L]=r[P]=H(s),u[z]=r[D]=H(l)),h-c>X&&(u[C]=r[O]=q(c),u[I]=r[R]=q(h))}e.attr(\"d\",p(t,r))}var u,c,h,f,d,g,v,x,_,w,k,E,S,L,z,C,I,P,D,O,R,F,j,N,B,U,V,q,H,G,X=10,Y=10,W={setCursor:i,element:e.node(),prepFn:a,doneFn:o},Z=W.element.getBoundingClientRect();M.init(W)}function f(t,e){var r=t._fullLayout.shapes[e],n=t._fullLayout._shapeUpperLayer;return r?\"below\"===r.layer&&(n=\"paper\"===r.xref&&\"paper\"===r.yref?t._fullLayout._shapeLowerLayer:t._fullLayout._shapeSubplotLayer):x.log(\"getShapeLayer: undefined shape: index\",e),n}function d(t,e,r){var n=b.getFromId(t,r.id,\"x\")._id,i=b.getFromId(t,r.id,\"y\")._id,a=\"below\"===e.layer,o=n===e.xref||i===e.yref,s=!!r.shapelayer;return a&&o&&s}function p(t,e){var r,n,i,a,o=e.type,s=b.getFromId(t,e.xref),l=b.getFromId(t,e.yref),u=t._fullLayout._size;if(s?(r=T.shapePositionToRange(s),n=function(t){return s._offset+s.r2p(r(t,!0))}):n=function(t){return u.l+u.w*t},l?(i=T.shapePositionToRange(l),a=function(t){return l._offset+l.r2p(i(t,!0))}):a=function(t){return u.t+u.h*(1-t)},\"path\"===o)return s&&\"date\"===s.type&&(n=T.decodeDate(n)),l&&\"date\"===l.type&&(a=T.decodeDate(a)),g(e.path,n,a);var c=n(e.x0),h=n(e.x1),f=a(e.y0),d=a(e.y1);if(\"line\"===o)return\"M\"+c+\",\"+f+\"L\"+h+\",\"+d;if(\"rect\"===o)return\"M\"+c+\",\"+f+\"H\"+h+\"V\"+d+\"H\"+c+\"Z\";var p=(c+h)/2,m=(f+d)/2,v=Math.abs(p-c),y=Math.abs(m-f),x=\"A\"+v+\",\"+y,_=p+v+\",\"+m,w=p+\",\"+(m-y);return\"M\"+_+x+\" 0 1,1 \"+w+x+\" 0 0,1 \"+_+\"Z\"}function g(t,e,r){return t.replace(k.segmentRE,function(t){var n=0,i=t.charAt(0),a=k.paramIsX[i],o=k.paramIsY[i],s=k.numParams[i],l=t.substr(1).replace(k.paramRE,function(t){return a[n]?t=e(t):o[n]&&(t=r(t)),n++,n>s&&(t=\"X\"),t});return n>s&&(l=l.replace(/[\\s,]*X.*/,\"\"),x.log(\"Ignoring extra params in segment \"+t)),i+l})}function m(t,e,r){return t.replace(k.segmentRE,function(t){var n=0,i=t.charAt(0),a=k.paramIsX[i],o=k.paramIsY[i],s=k.numParams[i],l=t.substr(1).replace(k.paramRE,function(t){return n>=s?t:(a[n]?t=e(t):o[n]&&(t=r(t)),n++,t)});return i+l})}var v=t(\"fast-isnumeric\"),y=t(\"../../plotly\"),x=t(\"../../lib\"),b=t(\"../../plots/cartesian/axes\"),_=t(\"../color\"),w=t(\"../drawing\"),M=t(\"../dragelement\"),A=t(\"../../lib/setcursor\"),k=t(\"./constants\"),T=t(\"./helpers\"),E=t(\"./shape_defaults\"),S=t(\"./defaults\");e.exports={draw:n,drawOne:i}},{\"../../lib\":633,\"../../lib/setcursor\":643,\"../../plotly\":659,\"../../plots/cartesian/axes\":664,\"../color\":533,\"../dragelement\":554,\"../drawing\":556,\"./constants\":596,\"./defaults\":597,\"./helpers\":599,\"./shape_defaults\":601,\"fast-isnumeric\":104}],599:[function(t,e,r){\"use strict\";r.rangeToShapePosition=function(t){return\"log\"===t.type?t.r2d:function(t){return t}},r.shapePositionToRange=function(t){return\"log\"===t.type?t.d2r:function(t){return t}},r.decodeDate=function(t){return function(e){return e.replace&&(e=e.replace(\"_\",\" \")),t(e)}},r.encodeDate=function(t){return function(e){return t(e).replace(\" \",\"_\")}},r.getDataToPixel=function(t,e,n){var i,a=t._fullLayout._size;if(e){var o=r.shapePositionToRange(e);i=function(t){return e._offset+e.r2p(o(t,!0))},\"date\"===e.type&&(i=r.decodeDate(i))}else i=n?function(t){return a.t+a.h*(1-t)}:function(t){return a.l+a.w*t};return i},r.getPixelToData=function(t,e,n){var i,a=t._fullLayout._size;if(e){var o=r.rangeToShapePosition(e);i=function(t){return o(e.p2r(t-e._offset))}}else i=n?function(t){return 1-(t-a.t)/a.h}:function(t){return(t-a.l)/a.w};return i}},{}],600:[function(t,e,r){\"use strict\";var n=t(\"./draw\");e.exports={moduleType:\"component\",name:\"shapes\",layoutAttributes:t(\"./attributes\"),supplyLayoutDefaults:t(\"./defaults\"),calcAutorange:t(\"./calc_autorange\"),draw:n.draw,drawOne:n.drawOne}},{\"./attributes\":594,\"./calc_autorange\":595,\"./defaults\":597,\"./draw\":598}],601:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"./attributes\"),o=t(\"./helpers\");e.exports=function(t,e,r,s,l){function u(r,i){return n.coerce(t,e,a,r,i)}s=s||{},l=l||{};var c=u(\"visible\",!l.itemIsNotPlainObject);if(!c)return e;u(\"layer\"),u(\"opacity\"),u(\"fillcolor\"),u(\"line.color\"),u(\"line.width\"),u(\"line.dash\");for(var h=t.path?\"path\":\"rect\",f=u(\"type\",h),d=[\"x\",\"y\"],p=0;p<2;p++){var g=d[p],m={_fullLayout:r},v=i.coerceRef(t,e,m,g,\"\",\"paper\");if(\"path\"!==f){var y,x,b,_=.25,w=.75;\"paper\"!==v?(y=i.getFromId(m,v),b=o.rangeToShapePosition(y),x=o.shapePositionToRange(y)):x=b=n.identity;var M=g+\"0\",A=g+\"1\",k=t[M],T=t[A];t[M]=x(t[M],!0),t[A]=x(t[A],!0),i.coercePosition(e,m,u,v,M,_),i.coercePosition(e,m,u,v,A,w),e[M]=b(e[M]),e[A]=b(e[A]),t[M]=k,t[A]=T}}return\"path\"===f?u(\"path\"):n.noneOrAll(t,e,[\"x0\",\"x1\",\"y0\",\"y1\"]),e}},{\"../../lib\":633,\"../../plots/cartesian/axes\":664,\"./attributes\":594,\"./helpers\":599}],602:[function(t,e,r){\"use strict\";var n=t(\"../../plots/font_attributes\"),i=t(\"../../plots/pad_attributes\"),a=t(\"../../lib/extend\").extendFlat,o=t(\"../../lib/extend\").extendDeep,s=t(\"../../plots/animation_attributes\"),l=t(\"./constants\"),u={_isLinkedToArray:\"step\",method:{valType:\"enumerated\",values:[\"restyle\",\"relayout\",\"animate\",\"update\"],dflt:\"restyle\"},args:{valType:\"info_array\",freeLength:!0,items:[{valType:\"any\"},{valType:\"any\"},{valType:\"any\"}]},label:{valType:\"string\"},value:{valType:\"string\"}};e.exports={_isLinkedToArray:\"slider\",visible:{valType:\"boolean\",dflt:!0},active:{valType:\"number\",min:0,dflt:0},steps:u,lenmode:{valType:\"enumerated\",values:[\"fraction\",\"pixels\"],dflt:\"fraction\"},len:{valType:\"number\",min:0,dflt:1},x:{valType:\"number\",min:-2,max:3,dflt:0},pad:o({},i,{},{t:{dflt:20}}),xanchor:{valType:\"enumerated\",values:[\"auto\",\"left\",\"center\",\"right\"],dflt:\"left\"},y:{valType:\"number\",min:-2,max:3,dflt:0},yanchor:{valType:\"enumerated\",values:[\"auto\",\"top\",\"middle\",\"bottom\"],dflt:\"top\"},transition:{duration:{valType:\"number\",min:0,dflt:150},easing:{valType:\"enumerated\",values:s.transition.easing.values,dflt:\"cubic-in-out\"}},currentvalue:{visible:{valType:\"boolean\",dflt:!0},xanchor:{valType:\"enumerated\",values:[\"left\",\"center\",\"right\"],dflt:\"left\"},offset:{valType:\"number\",dflt:10},prefix:{valType:\"string\"},suffix:{valType:\"string\"},font:a({},n,{})},font:a({},n,{}),activebgcolor:{valType:\"color\",dflt:l.gripBgActiveColor},bgcolor:{valType:\"color\",dflt:l.railBgColor},bordercolor:{valType:\"color\",dflt:l.railBorderColor},borderwidth:{valType:\"number\",min:0,dflt:l.railBorderWidth},ticklen:{valType:\"number\",min:0,dflt:l.tickLength},tickcolor:{valType:\"color\",dflt:l.tickColor},tickwidth:{valType:\"number\",min:0,dflt:1},minorticklen:{valType:\"number\",min:0,dflt:l.minorTickLength}}},{\"../../lib/extend\":626,\"../../plots/animation_attributes\":660,\"../../plots/font_attributes\":684,\"../../plots/pad_attributes\":723,\"./constants\":603}],603:[function(t,e,r){\"use strict\";e.exports={name:\"sliders\",containerClassName:\"slider-container\",groupClassName:\"slider-group\",inputAreaClass:\"slider-input-area\",railRectClass:\"slider-rail-rect\",railTouchRectClass:\"slider-rail-touch-rect\",gripRectClass:\"slider-grip-rect\",tickRectClass:\"slider-tick-rect\",inputProxyClass:\"slider-input-proxy\",labelsClass:\"slider-labels\",labelGroupClass:\"slider-label-group\",labelClass:\"slider-label\",currentValueClass:\"slider-current-value\",railHeight:5,menuIndexAttrName:\"slider-active-index\",autoMarginIdRoot:\"slider-\",minWidth:30,minHeight:30,textPadX:40,fontSizeToHeight:1.3,arrowOffsetX:4,railRadius:2,railWidth:5,railBorder:4,railBorderWidth:1,railBorderColor:\"#bec8d9\",railBgColor:\"#f8fafc\",railInset:8,stepInset:10,gripRadius:10,gripWidth:20,gripHeight:20,gripBorder:20,gripBorderWidth:1,gripBorderColor:\"#bec8d9\",gripBgColor:\"#f6f8fa\",gripBgActiveColor:\"#dbdde0\",labelPadding:8,labelOffset:0,tickWidth:1,tickColor:\"#333\",tickOffset:25,tickLength:7,minorTickOffset:25,minorTickColor:\"#333\",minorTickLength:4,currentValuePadding:8,currentValueInset:0}},{}],604:[function(t,e,r){\"use strict\";function n(t,e,r){function n(r,n){return a.coerce(t,e,s,r,n)}var o=i(t,e),l=n(\"visible\",o.length>0);if(l){n(\"active\"),n(\"x\"),n(\"y\"),a.noneOrAll(t,e,[\"x\",\"y\"]),n(\"xanchor\"),n(\"yanchor\"),n(\"len\"),n(\"lenmode\"),n(\"pad.t\"),n(\"pad.r\"),n(\"pad.b\"),n(\"pad.l\"),a.coerceFont(n,\"font\",r.font);var u=n(\"currentvalue.visible\");u&&(n(\"currentvalue.xanchor\"),n(\"currentvalue.prefix\"),n(\"currentvalue.suffix\"),n(\"currentvalue.offset\"),a.coerceFont(n,\"currentvalue.font\",e.font)),n(\"transition.duration\"),n(\"transition.easing\"),n(\"bgcolor\"),n(\"activebgcolor\"),n(\"bordercolor\"),n(\"borderwidth\"),n(\"ticklen\"),n(\"tickwidth\"),n(\"tickcolor\"),n(\"minorticklen\")}}function i(t,e){function r(t,e){return a.coerce(n,i,c,t,e)}for(var n,i,o=t.steps||[],s=e.steps=[],l=0;l0&&(o=o.transition().duration(e.transition.duration).ease(e.transition.easing)),o.attr(\"transform\",\"translate(\"+(a-.5*L.gripWidth)+\",\"+e.currentValueTotalHeight+\")\")}}function v(t,e){return t.inputAreaStart+L.stepInset+(t.inputAreaLength-2*L.stepInset)*Math.min(1,Math.max(0,e))}function y(t,e){return Math.min(1,Math.max(0,(e-L.stepInset-t.inputAreaStart)/(t.inputAreaLength-2*L.stepInset-2*t.inputAreaStart)))}function x(t,e,r){var n=t.selectAll(\"rect.\"+L.railTouchRectClass).data([0]);n.enter().append(\"rect\").classed(L.railTouchRectClass,!0).call(d,e,t,r).style(\"pointer-events\",\"all\"),n.attr({width:r.inputAreaLength,height:Math.max(r.inputAreaWidth,L.tickOffset+r.ticklen+r.labelHeight)}).call(k.fill,r.bgcolor).attr(\"opacity\",0),A.setTranslate(n,0,r.currentValueTotalHeight)}function b(t,e){var r=t.selectAll(\"rect.\"+L.railRectClass).data([0]);r.enter().append(\"rect\").classed(L.railRectClass,!0);var n=e.inputAreaLength-2*L.railInset;r.attr({width:n,height:L.railWidth,rx:L.railRadius,ry:L.railRadius,\"shape-rendering\":\"crispEdges\"}).call(k.stroke,e.bordercolor).call(k.fill,e.bgcolor).style(\"stroke-width\",e.borderwidth+\"px\"),A.setTranslate(r,L.railInset,.5*(e.inputAreaWidth-L.railWidth)+e.currentValueTotalHeight)}function _(t){for(var e=t._fullLayout._pushmargin||{},r=Object.keys(e),n=0;n0?[0]:[]);if(s.enter().append(\"g\").classed(L.containerClassName,!0).style(\"cursor\",\"ew-resize\"),s.exit().remove(),s.exit().size()&&_(t),0!==r.length){var l=s.selectAll(\"g.\"+L.groupClassName).data(r,i);l.enter().append(\"g\").classed(L.groupClassName,!0),l.exit().each(function(e){w.select(this).remove(),e._commandObserver.remove(),delete e._commandObserver,M.autoMargin(t,L.autoMarginIdRoot+e._index)});for(var u=0;u0||f<0){var d={left:[-r,0],right:[r,0],top:[0,-r],bottom:[0,r]}[x.side];e.attr(\"transform\",\"translate(\"+d+\")\")}}}function p(){E=0,S=!0,L=C,M._infolayer.select(\".\"+e).attr({\"data-unformatted\":L}).text(L).on(\"mouseover.opacity\",function(){n.select(this).transition().duration(100).style(\"opacity\",1)}).on(\"mouseout.opacity\",function(){n.select(this).transition().duration(1e3).style(\"opacity\",0);\n", + "})}var g=r.propContainer,m=r.propName,v=r.traceIndex,y=r.dfltName,x=r.avoid||{},b=r.attributes,_=r.transform,w=r.containerGroup,M=t._fullLayout,A=g.titlefont.family,k=g.titlefont.size,T=g.titlefont.color,E=1,S=!1,L=g.title.trim();\"\"===L&&(E=0),L.match(/Click to enter .+ title/)&&(E=.2,S=!0),w||(w=M._infolayer.selectAll(\".g-\"+e).data([0]),w.enter().append(\"g\").classed(\"g-\"+e,!0));var z=w.selectAll(\"text\").data([0]);z.enter().append(\"text\"),z.text(L).attr(\"class\",e),z.attr({\"data-unformatted\":L}).call(h);var C=\"Click to enter \"+y+\" title\";t._context.editable?(L||p(),z.call(c.makeEditable).on(\"edit\",function(e){void 0!==v?a.restyle(t,m,e,v):a.relayout(t,m,e)}).on(\"cancel\",function(){this.text(this.attr(\"data-unformatted\")).call(h)}).on(\"input\",function(t){this.text(t||\" \").attr(b).selectAll(\"tspan.line\").attr(b)})):L&&!L.match(/Click to enter .+ title/)||z.remove(),z.classed(\"js-placeholder\",S)}},{\"../../lib\":633,\"../../lib/svg_text_utils\":647,\"../../plotly\":659,\"../../plots/plots\":724,\"../color\":533,\"../drawing\":556,d3:95,\"fast-isnumeric\":104}],608:[function(t,e,r){\"use strict\";var n=t(\"../../plots/font_attributes\"),i=t(\"../color/attributes\"),a=t(\"../../lib/extend\").extendFlat,o=t(\"../../plots/pad_attributes\"),s={_isLinkedToArray:\"button\",method:{valType:\"enumerated\",values:[\"restyle\",\"relayout\",\"animate\",\"update\"],dflt:\"restyle\"},args:{valType:\"info_array\",freeLength:!0,items:[{valType:\"any\"},{valType:\"any\"},{valType:\"any\"}]},label:{valType:\"string\",dflt:\"\"}};e.exports={_isLinkedToArray:\"updatemenu\",visible:{valType:\"boolean\"},type:{valType:\"enumerated\",values:[\"dropdown\",\"buttons\"],dflt:\"dropdown\"},direction:{valType:\"enumerated\",values:[\"left\",\"right\",\"up\",\"down\"],dflt:\"down\"},active:{valType:\"integer\",min:-1,dflt:0},showactive:{valType:\"boolean\",dflt:!0},buttons:s,x:{valType:\"number\",min:-2,max:3,dflt:-.05},xanchor:{valType:\"enumerated\",values:[\"auto\",\"left\",\"center\",\"right\"],dflt:\"right\"},y:{valType:\"number\",min:-2,max:3,dflt:1},yanchor:{valType:\"enumerated\",values:[\"auto\",\"top\",\"middle\",\"bottom\"],dflt:\"top\"},pad:a({},o,{}),font:a({},n,{}),bgcolor:{valType:\"color\"},bordercolor:{valType:\"color\",dflt:i.borderLine},borderwidth:{valType:\"number\",min:0,dflt:1}}},{\"../../lib/extend\":626,\"../../plots/font_attributes\":684,\"../../plots/pad_attributes\":723,\"../color/attributes\":532}],609:[function(t,e,r){\"use strict\";e.exports={name:\"updatemenus\",containerClassName:\"updatemenu-container\",headerGroupClassName:\"updatemenu-header-group\",headerClassName:\"updatemenu-header\",headerArrowClassName:\"updatemenu-header-arrow\",dropdownButtonGroupClassName:\"updatemenu-dropdown-button-group\",dropdownButtonClassName:\"updatemenu-dropdown-button\",buttonClassName:\"updatemenu-button\",itemRectClassName:\"updatemenu-item-rect\",itemTextClassName:\"updatemenu-item-text\",menuIndexAttrName:\"updatemenu-active-index\",autoMarginIdRoot:\"updatemenu-\",blankHeaderOpts:{label:\" \"},minWidth:30,minHeight:30,textPadX:24,arrowPadX:16,fontSizeToHeight:1.3,rx:2,ry:2,textOffsetX:12,textOffsetY:3,arrowOffsetX:4,gapButtonHeader:5,gapButton:2,activeColor:\"#F4FAFF\",hoverColor:\"#F4FAFF\"}},{}],610:[function(t,e,r){\"use strict\";function n(t,e,r){function n(r,n){return a.coerce(t,e,s,r,n)}var o=i(t,e),l=n(\"visible\",o.length>0);l&&(n(\"active\"),n(\"direction\"),n(\"type\"),n(\"showactive\"),n(\"x\"),n(\"y\"),a.noneOrAll(t,e,[\"x\",\"y\"]),n(\"xanchor\"),n(\"yanchor\"),n(\"pad.t\"),n(\"pad.r\"),n(\"pad.b\"),n(\"pad.l\"),a.coerceFont(n,\"font\",r.font),n(\"bgcolor\",r.paper_bgcolor),n(\"bordercolor\"),n(\"borderwidth\"))}function i(t,e){function r(t,e){return a.coerce(n,i,c,t,e)}for(var n,i,o=t.buttons||[],s=e.buttons=[],l=0;l0?[0]:[]);if(u.enter().append(\"g\").classed(T.containerClassName,!0).style(\"cursor\",\"pointer\"),u.exit().remove(),u.exit().size()&&y(t),0!==r.length){var c=u.selectAll(\"g.\"+T.headerGroupClassName).data(r,i);c.enter().append(\"g\").classed(T.headerGroupClassName,!0);var h=u.selectAll(\"g.\"+T.dropdownButtonGroupClassName).data([0]);h.enter().append(\"g\").classed(T.dropdownButtonGroupClassName,!0).style(\"pointer-events\",\"all\"),c.enter().size()&&h.call(v).attr(T.menuIndexAttrName,\"-1\"),c.exit().each(function(e){x.select(this).remove(),h.call(v).attr(T.menuIndexAttrName,\"-1\"),b.autoMargin(t,T.autoMarginIdRoot+e._index)});for(var f=0;f\",nbsp:\"\\xa0\",times:\"\\xd7\",plusmn:\"\\xb1\",deg:\"\\xb0\"},unicodeToEntity:{\"&\":\"amp\",\"<\":\"lt\",\">\":\"gt\",'\"':\"quot\",\"'\":\"#x27\",\"/\":\"#x2F\"}}},{}],618:[function(t,e,r){\"use strict\";r.xmlns=\"http://www.w3.org/2000/xmlns/\",r.svg=\"http://www.w3.org/2000/svg\",r.xlink=\"http://www.w3.org/1999/xlink\",r.svgAttrs={xmlns:r.svg,\"xmlns:xlink\":r.xlink}},{}],619:[function(t,e,r){\"use strict\";var n=t(\"./plotly\");r.version=\"1.20.5\",t(\"es6-promise\").polyfill(),t(\"../build/plotcss\"),t(\"./fonts/mathjax_config\"),r.plot=n.plot,r.newPlot=n.newPlot,r.restyle=n.restyle,r.relayout=n.relayout,r.redraw=n.redraw,r.update=n.update,r.extendTraces=n.extendTraces,r.prependTraces=n.prependTraces,r.addTraces=n.addTraces,r.deleteTraces=n.deleteTraces,r.moveTraces=n.moveTraces,r.purge=n.purge,r.setPlotConfig=t(\"./plot_api/set_plot_config\"),r.register=t(\"./plot_api/register\"),r.toImage=t(\"./plot_api/to_image\"),r.downloadImage=t(\"./snapshot/download\"),r.validate=t(\"./plot_api/validate\"),r.addFrames=n.addFrames,r.deleteFrames=n.deleteFrames,r.animate=n.animate,r.register(t(\"./traces/scatter\")),r.register([t(\"./components/legend\"),t(\"./components/annotations\"),t(\"./components/shapes\"),t(\"./components/images\"),t(\"./components/updatemenus\"),t(\"./components/sliders\"),t(\"./components/rangeslider\"),t(\"./components/rangeselector\")]),r.Icons=t(\"../build/ploticon\"),r.Plots=n.Plots,r.Fx=n.Fx,r.Snapshot=t(\"./snapshot\"),r.PlotSchema=t(\"./plot_api/plot_schema\"),r.Queue=t(\"./lib/queue\"),r.d3=t(\"d3\")},{\"../build/plotcss\":1,\"../build/ploticon\":2,\"./components/annotations\":531,\"./components/images\":568,\"./components/legend\":576,\"./components/rangeselector\":588,\"./components/rangeslider\":593,\"./components/shapes\":600,\"./components/sliders\":606,\"./components/updatemenus\":612,\"./fonts/mathjax_config\":620,\"./lib/queue\":641,\"./plot_api/plot_schema\":653,\"./plot_api/register\":654,\"./plot_api/set_plot_config\":655,\"./plot_api/to_image\":657,\"./plot_api/validate\":658,\"./plotly\":659,\"./snapshot\":744,\"./snapshot/download\":741,\"./traces/scatter\":856,d3:95,\"es6-promise\":101}],620:[function(t,e,r){\"use strict\";\"undefined\"!=typeof MathJax?(r.MathJax=!0,MathJax.Hub.Config({messageStyle:\"none\",skipStartupTypeset:!0,displayAlign:\"left\",tex2jax:{inlineMath:[[\"$\",\"$\"],[\"\\\\(\",\"\\\\)\"]]}}),MathJax.Hub.Configured()):r.MathJax=!1},{}],621:[function(t,e,r){\"use strict\";e.exports=function(t,e,r,n){Array.isArray(t)&&(e[r]=t[n])}},{}],622:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../constants/numerical\").BADNUM,a=/^['\"%,$#\\s']+|[, ]|['\"%,$#\\s']+$/g;e.exports=function(t){return\"string\"==typeof t&&(t=t.replace(a,\"\")),n(t)?Number(t):i}},{\"../constants/numerical\":616,\"fast-isnumeric\":104}],623:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"tinycolor2\"),a=t(\"../components/colorscale/get_scale\"),o=(Object.keys(t(\"../components/colorscale/scales\")),t(\"./nested_property\")),s=/^([2-9]|[1-9][0-9]+)$/;r.valObjects={data_array:{coerceFunction:function(t,e,r){Array.isArray(t)?e.set(t):void 0!==r&&e.set(r)}},enumerated:{coerceFunction:function(t,e,r,n){n.coerceNumber&&(t=+t),n.values.indexOf(t)===-1?e.set(r):e.set(t)}},boolean:{coerceFunction:function(t,e,r){t===!0||t===!1?e.set(t):e.set(r)}},number:{coerceFunction:function(t,e,r,i){!n(t)||void 0!==i.min&&ti.max?e.set(r):e.set(+t)}},integer:{coerceFunction:function(t,e,r,i){t%1||!n(t)||void 0!==i.min&&ti.max?e.set(r):e.set(+t)}},string:{coerceFunction:function(t,e,r,n){if(\"string\"!=typeof t){var i=\"number\"==typeof t;n.strict!==!0&&i?e.set(String(t)):e.set(r)}else n.noBlank&&!t?e.set(r):e.set(t)}},color:{coerceFunction:function(t,e,r){i(t).isValid()?e.set(t):e.set(r)}},colorscale:{coerceFunction:function(t,e,r){e.set(a(t,r))}},angle:{coerceFunction:function(t,e,r){\"auto\"===t?e.set(\"auto\"):n(t)?(Math.abs(t)>180&&(t-=360*Math.round(t/360)),e.set(+t)):e.set(r)}},subplotid:{coerceFunction:function(t,e,r){var n=r.length;return\"string\"==typeof t&&t.substr(0,n)===r&&s.test(t.substr(n))?void e.set(t):void e.set(r)},validateFunction:function(t,e){var r=e.dflt,n=r.length;return t===r||\"string\"==typeof t&&!(t.substr(0,n)!==r||!s.test(t.substr(n)))}},flaglist:{coerceFunction:function(t,e,r,n){if(\"string\"!=typeof t)return void e.set(r);if((n.extras||[]).indexOf(t)!==-1)return void e.set(t);for(var i=t.split(\"+\"),a=0;a=d&&t<=p?t:l;if(\"string\"!=typeof t&&\"number\"!=typeof t)return l;var e,n,i,o,s=String(t).trim().split(\" \");if(s.length>2)return l;var u=s[0].split(\"-\"),c=!0;\"\"===u[0]&&(c=!1,u.splice(0,1));var g=u.length;if(g>3||3!==g&&s[1]||!g)return l;if(4===u[0].length)e=Number(u[0]);else{if(2!==u[0].length)return l;if(!c)return l;var m=(new Date).getFullYear();e=((Number(u[0])-m+70)%100+200)%100+m-70}if(!a(e))return l;var v=new Date(0,0,1);if(v.setFullYear(c?e:-e),u.length>1){if(n=Number(u[1])-1,u[1].length>2||!(n>=0&&n<=11))return l;if(v.setMonth(n),u.length>2){if(i=Number(u[2]),u[2].length>2||!(i>=1&&i<=31))return l;if(v.setDate(i),v.getDate()!==i)return l;if(s[1]){if(u=s[1].split(\":\"),u.length>3)return l;if(o=Number(u[0]),u[0].length>2||!u[0].length||!(o>=0&&o<=23))return l;if(v.setHours(o),v.getHours()!==o)return l;if(u.length>1)return i=v.getTime(),n=Number(u[1]),2===u[1].length&&n>=0&&n<=59?(i+=h*n,2===u.length?i:2!==u[2].split(\".\")[0].length?l:(t=Number(u[2]),t>=0&&t<60?i+t*f:l)):l}}}return v.getTime()},d=r.MIN_MS=r.dateTime2ms(\"-9999\"),p=r.MAX_MS=r.dateTime2ms(\"9999-12-31 23:59:59.9999\"),r.isDateTime=function(t){return r.dateTime2ms(t)!==l};var g=90*u,m=3*c,v=5*h;r.ms2DateTime=function(t,e){if(\"number\"!=typeof t||!(t>=d&&t<=p))return l;e||(e=0);var r=new Date(Math.floor(t)),a=i.time.format(\"%Y-%m-%d\")(r),o=e0&&(n.push(i),i=[])}return n.push(i),n},r.makeLine=function(t,e){var r={};return r=1===t.length?{type:\"LineString\",coordinates:t[0]}:{type:\"MultiLineString\",coordinates:t},e&&(r.trace=e),r},r.makePolygon=function(t,e){var r={};if(1===t.length)r={type:\"Polygon\",coordinates:t};else{for(var n=new Array(t.length),i=0;i\",e))>=0;){var r=t.indexOf(\"\",e);if(r/g,\"\\n\")}function a(t){return t.replace(/\\<.*\\>/g,\"\")}function o(t){for(var e=u.entityToUnicode,r=0;(r=t.indexOf(\"&\",r))>=0;){var n=t.indexOf(\";\",r);if(nr?Math.max(r,Math.min(e,t)):Math.max(e,Math.min(r,t))},i.bBoxIntersect=function(t,e,r){return r=r||0,t.left<=e.right+r&&e.left<=t.right+r&&t.top<=e.bottom+r&&e.top<=t.bottom+r},i.identity=function(t){return t},i.noop=function(){},i.randstr=function t(e,r,n){if(n||(n=16),void 0===r&&(r=24),r<=0)return\"0\";var i,a,o,s=Math.log(Math.pow(2,r))/Math.log(n),l=\"\";for(i=2;s===1/0;i*=2)s=Math.log(Math.pow(2,r/i))/Math.log(n)*i;var u=s-Math.floor(s);for(i=0;i-1||c!==1/0&&c>=Math.pow(2,r)?t(e,r,n):l},i.OptionControl=function(t,e){t||(t={}),e||(e=\"opt\");var r={};return r.optionList=[],r._newoption=function(n){n[e]=t,r[n.name]=n,r.optionList.push(n)},r[\"_\"+e]=t,r},i.smooth=function(t,e){if(e=Math.round(e)||0,e<2)return t;var r,n,i,a,o=t.length,s=2*o,l=2*e-1,u=new Array(l),c=new Array(o);for(r=0;r=s&&(i-=s*Math.floor(i/s)),i<0?i=-1-i:i>=o&&(i=s-1-i),a+=t[i]*u[n];c[r]=a}return c},i.syncOrAsync=function(t,e,r){function n(){return i.syncOrAsync(t,e,r)}for(var a,o;t.length;)if(o=t.splice(0,1)[0],a=o(e),a&&a.then)return a.then(n).then(void 0,i.promiseError);return r&&r(e)},i.stripTrailingSlash=function(t){return\"/\"===t.substr(-1)?t.substr(0,t.length-1):t},i.noneOrAll=function(t,e,r){if(t){var n,i,a=!1,o=!0;for(n=0;n1?i+o[1]:\"\";if(a&&(o.length>1||s.length>4||r))for(;n.test(s);)s=s.replace(n,\"$1\"+a+\"$2\");return s+l}},{\"./clean_number\":622,\"./coerce\":623,\"./dates\":624,\"./extend\":626,\"./filter_unique\":627,\"./filter_visible\":628,\"./is_array\":634,\"./is_plain_object\":635,\"./loggers\":636,\"./matrix\":637,\"./nested_property\":638,\"./notifier\":639,\"./search\":642,\"./stats\":645,d3:95}],634:[function(t,e,r){\"use strict\";e.exports=function(t){return Array.isArray(t)||ArrayBuffer.isView(t)}},{}],635:[function(t,e,r){\"use strict\";e.exports=function(t){return window&&window.process&&window.process.versions?\"[object Object]\"===Object.prototype.toString.call(t):\"[object Object]\"===Object.prototype.toString.call(t)&&Object.getPrototypeOf(t)===Object.prototype}},{}],636:[function(t,e,r){\"use strict\";var n=t(\"../plot_api/plot_config\"),i=e.exports={};i.log=function(){if(n.logging>1){for(var t=[\"LOG:\"],e=0;e0){for(var t=[\"WARN:\"],e=0;e0){for(var t=[\"ERROR:\"],e=0;e=0;e--){if(n=t[e],o=!1,f(n))for(r=n.length-1;r>=0;r--)u(n[r])?o?n[r]=void 0:n.pop():o=!0;else if(\"object\"==typeof n&&null!==n)for(a=Object.keys(n),o=!1,r=a.length-1;r>=0;r--)u(n[a[r]])&&!i(n[a[r]],a[r])?delete n[a[r]]:o=!0;if(o)return}}function u(t){return void 0===t||null===t||\"object\"==typeof t&&(f(t)?!t.length:!Object.keys(t).length)}function c(t,e,r){return{set:function(){throw\"bad container\"},get:function(){},astr:e,parts:r,obj:t}}var h=t(\"fast-isnumeric\"),f=t(\"./is_array\");e.exports=function(t,e){if(h(e))e=String(e);else if(\"string\"!=typeof e||\"[-1]\"===e.substr(e.length-4))throw\"bad property string\";for(var r,i,o,s=0,l=e.split(\".\");sa||ns)&&(!e||!u(t))}function r(t,e){var r=t[0],l=t[1];if(ra||ls)return!1;var u,c,h,f,d,p=n.length,g=n[0][0],m=n[0][1],v=0;for(u=1;uMath.max(c,g)||l>Math.max(h,m)))if(lc||Math.abs(n(o,f))>i)return!0;return!1};i.filter=function(t,e){function r(r){t.push(r);var s=n.length,l=i;n.splice(o+1);for(var u=l+1;u1){var s=t.pop();r(s)}return{addPt:r,raw:t,filtered:n}}},{\"./matrix\":637}],641:[function(t,e,r){\"use strict\";function n(t,e){for(var r,n=[],a=0;aa.queueLength&&(t.undoQueue.queue.shift(),t.undoQueue.index--)))},o.startSequence=function(t){t.undoQueue=t.undoQueue||{index:0,queue:[],sequence:!1},t.undoQueue.sequence=!0,t.undoQueue.beginSequence=!0},o.stopSequence=function(t){t.undoQueue=t.undoQueue||{index:0,queue:[],sequence:!1},t.undoQueue.sequence=!1,t.undoQueue.beginSequence=!1},o.undo=function(t){var e,r;if(t.framework&&t.framework.isPolar)return void t.framework.undo();if(!(void 0===t.undoQueue||isNaN(t.undoQueue.index)||t.undoQueue.index<=0)){for(t.undoQueue.index--,e=t.undoQueue.queue[t.undoQueue.index],t.undoQueue.inSequence=!0,r=0;r=t.undoQueue.queue.length)){for(e=t.undoQueue.queue[t.undoQueue.index],t.undoQueue.inSequence=!0,r=0;re}function o(t,e){return t>=e}var s=t(\"fast-isnumeric\"),l=t(\"./loggers\");r.findBin=function(t,e,r){if(s(e.start))return r?Math.ceil((t-e.start)/e.size)-1:Math.floor((t-e.start)/e.size);var u,c,h=0,f=e.length,d=0;for(c=e[e.length-1]>=e[0]?r?n:i:r?o:a;h90&&l.log(\"Long binary search...\"),h-1},r.sorterAsc=function(t,e){return t-e},r.sorterDes=function(t,e){return e-t},r.distinctVals=function(t){var e=t.slice();e.sort(r.sorterAsc);for(var n=e.length-1,i=e[n]-e[0]||1,a=i/(n||1)/1e4,o=[e[0]],s=0;se[s]+a&&(i=Math.min(i,e[s+1]-e[s]),o.push(e[s+1]));return{vals:o,minDiff:i}},r.roundUp=function(t,e,r){for(var n,i=0,a=e.length-1,o=0,s=r?0:1,l=r?1:0,u=r?Math.ceil:Math.floor;it.length-1)return t[t.length-1];var r=e%1;return r*t[Math.ceil(e)]+(1-r)*t[Math.floor(e)]}},{\"fast-isnumeric\":104}],646:[function(t,e,r){\"use strict\";function n(t){return t=i(t),a.str2RgbaArray(t.toRgbString())}var i=t(\"tinycolor2\"),a=t(\"arraytools\");e.exports=n},{arraytools:33,tinycolor2:489}],647:[function(t,e,r){\"use strict\";function n(t,e){return t.node().getBoundingClientRect()[e]}function i(t){return t.replace(/(<|<|<)/g,\"\\\\lt \").replace(/(>|>|>)/g,\"\\\\gt \")}function a(t,e,r){var n=\"math-output-\"+f.randstr([],64),a=h.select(\"body\").append(\"div\").attr({id:n}).style({visibility:\"hidden\",position:\"absolute\"}).style({\"font-size\":e.fontSize+\"px\"}).text(i(t));MathJax.Hub.Queue([\"Typeset\",MathJax.Hub,a.node()],function(){var e=h.select(\"body\").select(\"#MathJax_SVG_glyphs\");if(a.select(\".MathJax_SVG\").empty()||!a.select(\"svg\").node())f.log(\"There was an error in the tex syntax.\",t),r();else{var n=a.select(\"svg\").node().getBoundingClientRect();r(a.select(\".MathJax_SVG\"),e,n)}a.remove()})}function o(t,e){for(var r=t||\"\",n=0;n]*>)/).map(function(t){var e=t.match(/<(\\/?)([^ >]*)\\s*(.*)>/i),n=e&&e[2].toLowerCase(),i=g[n];if(void 0!==i){var a=e[1],o=e[3],s=o.match(/^style\\s*=\\s*\"([^\"]+)\"\\s*/i);if(\"a\"===n){if(a)return\"\";if(\"href\"!==o.substr(0,4).toLowerCase())return\"\";var u=o.substr(4).replace(/[\"']/g,\"\").replace(/=/,\"\"),c=document.createElement(\"a\");return c.href=u,m.indexOf(c.protocol)===-1?\"\":''}if(\"br\"===n)return\"
\";if(a)return\"sup\"===n?'':\"sub\"===n?'':\"\";var h=\"\"}return r.xml_entity_encode(t).replace(/\");i>0;i=e.indexOf(\"
\",i+1))n.push(i);var a=0;n.forEach(function(t){for(var r=t+a,n=e.slice(0,r),i=\"\",o=n.length-1;o>=0;o--){var s=n[o].match(/<(\\/?).*>/i);if(s&&\"
\"!==n[o]){s[1]||(i=n[o]);break}}i&&(e.splice(r+1,0,i),e.splice(r,0,\"\"),a+=2)});var o=e.join(\"\"),u=o.split(/
/gi);return u.length>1&&(e=u.map(function(t,e){return''+t+\"\"})),e.join(\"\")}function c(t,e,r){var n,i,a,o=r.horizontalAlign,s=r.verticalAlign||\"top\",l=t.node().getBoundingClientRect(),u=e.node().getBoundingClientRect();return i=\"bottom\"===s?function(){return l.bottom-n.height}:\"middle\"===s?function(){return l.top+(l.height-n.height)/2}:function(){return l.top},a=\"right\"===o?function(){return l.right-n.width}:\"center\"===o?function(){return l.left+(l.width-n.width)/2}:function(){return l.left},function(){return n=this.node().getBoundingClientRect(),this.style({top:i()-u.top+\"px\",left:a()-u.left+\"px\",\"z-index\":1e3}),this}}var h=t(\"d3\"),f=t(\"../lib\"),d=t(\"../constants/xmlns_namespaces\"),p=t(\"../constants/string_mappings\");h.selection.prototype.appendSVG=function(t){for(var e=['',t,\"\"].join(\"\"),r=(new DOMParser).parseFromString(e,\"application/xml\"),n=r.documentElement.firstChild;n;)this.node().appendChild(this.node().ownerDocument.importNode(n,!0)),n=n.nextSibling;return r.querySelector(\"parsererror\")?(f.log(r.querySelector(\"parsererror div\").textContent),null):h.select(this.node().lastChild)},r.html_entity_decode=function(t){var e=h.select(\"body\").append(\"div\").style({display:\"none\"}).html(\"\"),r=t.replace(/(&[^;]*;)/gi,function(t){return\"<\"===t?\"<\":\"&rt;\"===t?\">\":e.html(t).text()});return e.remove(),r},r.xml_entity_encode=function(t){return t.replace(/&(?!\\w+;|\\#[0-9]+;| \\#x[0-9A-F]+;)/g,\"&\")},r.convertToTspans=function(t,e){function r(){d.empty()||(p=s.attr(\"class\")+\"-math\",d.select(\"svg.\"+p).remove()),t.text(\"\").style({visibility:\"inherit\",\"white-space\":\"pre\"}),c=t.appendSVG(o),c||t.text(i),t.select(\"a\").size()&&t.style(\"pointer-events\",\"all\"),e&&e.call(s)}var i=t.text(),o=u(i),s=t,l=!s.attr(\"data-notex\")&&o.match(/([^$]*)([$]+[^$]*[$]+)([^$]*)/),c=i,d=h.select(s.node().parentNode);if(!d.empty()){var p=s.attr(\"class\")?s.attr(\"class\").split(\" \")[0]:\"text\";p+=\"-math\",d.selectAll(\"svg.\"+p).remove(),d.selectAll(\"g.\"+p+\"-group\").remove(),t.style({visibility:null});for(var g=t.node();g&&g.removeAttribute;g=g.parentNode)g.removeAttribute(\"data-bb\");if(l){var m=f.getPlotDiv(s.node());(m&&m._promises||[]).push(new Promise(function(t){s.style({visibility:\"hidden\"});var i={fontSize:parseInt(s.style(\"font-size\"),10)};a(l[2],i,function(i,a,o){d.selectAll(\"svg.\"+p).remove(),d.selectAll(\"g.\"+p+\"-group\").remove();var l=i&&i.select(\"svg\");if(!l||!l.node())return r(),void t();var u=d.append(\"g\").classed(p+\"-group\",!0).attr({\"pointer-events\":\"none\"});u.node().appendChild(l.node()),a&&a.node()&&l.node().insertBefore(a.node().cloneNode(!0),l.node().firstChild),l.attr({class:p,height:o.height,preserveAspectRatio:\"xMinYMin meet\"}).style({overflow:\"visible\",\"pointer-events\":\"none\"});var c=s.style(\"fill\")||\"black\";l.select(\"g\").attr({fill:c,stroke:c});var h=n(l,\"width\"),f=n(l,\"height\"),g=+s.attr(\"x\")-h*{start:0,middle:.5,end:1}[s.attr(\"text-anchor\")||\"start\"],m=parseInt(s.style(\"font-size\"),10)||n(s,\"height\"),v=-m/4;\"y\"===p[0]?(u.attr({transform:\"rotate(\"+[-90,+s.attr(\"x\"),+s.attr(\"y\")]+\") translate(\"+[-h/2,v-f/2]+\")\"}),l.attr({x:+s.attr(\"x\"),y:+s.attr(\"y\")})):\"l\"===p[0]?l.attr({x:s.attr(\"x\"),y:v-f/2}):\"a\"===p[0]?l.attr({x:0,y:v}):l.attr({x:g,y:+s.attr(\"y\")+v-f/2}),e&&e.call(s,u),t(u)})}))}else r();return t}};var g={sup:'font-size:70%\" dy=\"-0.6em',sub:'font-size:70%\" dy=\"0.3em',b:\"font-weight:bold\",i:\"font-style:italic\",a:\"\",span:\"\",br:\"\",em:\"font-style:italic;font-weight:bold\"},m=[\"http:\",\"https:\",\"mailto:\"],v=new RegExp(\"]*)?/?>\",\"g\"),y=Object.keys(p.entityToUnicode).map(function(t){return{regExp:new RegExp(\"&\"+t+\";\",\"g\"),sub:p.entityToUnicode[t]}}),x=Object.keys(p.unicodeToEntity).map(function(t){return{regExp:new RegExp(t,\"g\"),sub:\"&\"+p.unicodeToEntity[t]+\";\"}});r.plainText=function(t){return(t||\"\").replace(v,\" \")},r.makeEditable=function(t,e,r){function n(){a(),o.style({opacity:0});var t,e=u.attr(\"class\");t=e?\".\"+e.split(\" \")[0]+\"-math-group\":\"[class*=-math-group]\",t&&h.select(o.node().parentNode).select(t).style({opacity:0})}function i(t){var e=t.node(),r=document.createRange();r.selectNodeContents(e);var n=window.getSelection();n.removeAllRanges(),n.addRange(r),e.focus()}function a(){var t=h.select(f.getPlotDiv(o.node())),e=t.select(\".svg-container\"),n=e.append(\"div\");n.classed(\"plugin-editable editable\",!0).style({position:\"absolute\",\"font-family\":o.style(\"font-family\")||\"Arial\",\"font-size\":o.style(\"font-size\")||12,color:r.fill||o.style(\"fill\")||\"black\",opacity:1,\"background-color\":r.background||\"transparent\",outline:\"#ffffff33 1px solid\",margin:[-parseFloat(o.style(\"font-size\"))/8+1,0,0,-1].join(\"px \")+\"px\",padding:\"0\",\"box-sizing\":\"border-box\"}).attr({contenteditable:!0}).text(r.text||o.attr(\"data-unformatted\")).call(c(o,e,r)).on(\"blur\",function(){o.text(this.textContent).style({opacity:1});var t,e=h.select(this).attr(\"class\");t=e?\".\"+e.split(\" \")[0]+\"-math-group\":\"[class*=-math-group]\",t&&h.select(o.node().parentNode).select(t).style({opacity:0});var r=this.textContent;h.select(this).transition().duration(0).remove(),h.select(document).on(\"mouseup\",null),s.edit.call(o,r)}).on(\"focus\",function(){var t=this;h.select(document).on(\"mouseup\",function(){return h.event.target!==t&&void(document.activeElement===n.node()&&n.node().blur())})}).on(\"keyup\",function(){27===h.event.which?(o.style({opacity:1}),h.select(this).style({opacity:0}).on(\"blur\",function(){return!1}).transition().remove(),s.cancel.call(o,this.textContent)):(s.input.call(o,this.textContent),h.select(this).call(c(o,e,r)))}).on(\"keydown\",function(){13===h.event.which&&this.blur()}).call(i)}r||(r={});var o=this,s=h.dispatch(\"edit\",\"input\",\"cancel\"),l=h.select(this.node()).style({\"pointer-events\":\"all\"}),u=e||l;return e&&l.style({\"pointer-events\":\"none\"}),r.immediate?n():u.on(\"click\",n),h.rebind(this,s,\"on\")}},{\"../constants/string_mappings\":617,\"../constants/xmlns_namespaces\":618,\"../lib\":633,d3:95}],648:[function(t,e,r){\"use strict\";var n=e.exports={},i=t(\"../plots/geo/constants\").locationmodeToLayer,a=t(\"topojson-client\").feature;n.getTopojsonName=function(t){return[t.scope.replace(/ /g,\"-\"),\"_\",t.resolution.toString(),\"m\"].join(\"\")},n.getTopojsonPath=function(t,e){return t+e+\".json\"},n.getTopojsonFeatures=function(t,e){var r=i[t.locationmode],n=e.objects[r];return a(e,n).features}},{\"../plots/geo/constants\":686,\"topojson-client\":491}],649:[function(t,e,r){\"use strict\";function n(t,e){for(var r=new Float32Array(e),n=0;n0&&u.log(\"Clearing previous rejected promises from queue.\"),t._promises=[]},r.cleanLayout=function(t){var e,r;t||(t={}),t.xaxis1&&(t.xaxis||(t.xaxis=t.xaxis1),delete t.xaxis1),t.yaxis1&&(t.yaxis||(t.yaxis=t.yaxis1),delete t.yaxis1);var i=h.list({_fullLayout:t});for(e=0;e3?(m.x=1.02,m.xanchor=\"left\"):m.x<-2&&(m.x=-.02,m.xanchor=\"right\"),m.y>3?(m.y=1.02,m.yanchor=\"bottom\"):m.y<-2&&(m.y=-.02,m.yanchor=\"top\")),\"rotate\"===t.dragmode&&(t.dragmode=\"orbit\"),t.scene1&&(t.scene||(t.scene=t.scene1),delete t.scene1);var v=c.getSubplotIds(t,\"gl3d\");for(e=0;e=t.data.length||i<-t.data.length)throw new Error(r+\" must be valid indices for gd.data.\");if(e.indexOf(i,n+1)>-1||i>=0&&e.indexOf(-t.data.length+i)>-1||i<0&&e.indexOf(t.data.length+i)>-1)throw new Error(\"each index in \"+r+\" must be unique.\")}}function l(t,e,r){if(!Array.isArray(t.data))throw new Error(\"gd.data must be an array.\");if(\"undefined\"==typeof e)throw new Error(\"currentIndices is a required argument.\");if(Array.isArray(e)||(e=[e]),s(t,e,\"currentIndices\"),\"undefined\"==typeof r||Array.isArray(r)||(r=[r]),\"undefined\"!=typeof r&&s(t,r,\"newIndices\"),\"undefined\"!=typeof r&&e.length!==r.length)throw new Error(\"current and new indices must be of equal length.\")}function u(t,e,r){var n,i;if(!Array.isArray(t.data))throw new Error(\"gd.data must be an array.\");if(\"undefined\"==typeof e)throw new Error(\"traces must be defined.\");for(Array.isArray(e)||(e=[e]),n=0;n=0&&lC.range[0]?[1,2]:[2,1]);else{var I=C.range[0],P=C.range[1];\"log\"===b?(I<=0&&P<=0&&r(E+\".autorange\",!0),I<=0?I=P/1e6:P<=0&&(P=I/1e6),r(E+\".range[0]\",Math.log(I)/Math.LN10),r(E+\".range[1]\",Math.log(P)/Math.LN10)):(r(E+\".range[0]\",Math.pow(10,I)),r(E+\".range[1]\",Math.pow(10,P)))}else r(E+\".autorange\",!0)}if(\"reverse\"===k)S.range?S.range.reverse():(r(E+\".autorange\",!0),S.range=[1,0]),L.autorange?d.docalc=!0:d.doplot=!0;else if(\"annotations\"===v.parts[0]||\"shapes\"===v.parts[0]){var D=v.parts[1],O=v.parts[0],R=a[O]||[],F=R[D]||{};2===v.parts.length&&(null===b&&(e[m]=\"remove\"),\"add\"===e[m]||x.isPlainObject(e[m])?g[m]=\"remove\":\"remove\"===e[m]?D===-1?(g[O]=R,delete g[m]):g[m]=F:x.log(\"???\",e)),!n(F,\"x\")&&!n(F,\"y\")||x.containsAny(m,[\"color\",\"opacity\",\"align\",\"dash\"])||(d.docalc=!0);var j=w.getComponentMethod(O,\"drawOne\");j(t,D,v.parts.slice(2).join(\".\"),e[m]),delete e[m]}else if(M.layoutArrayContainers.indexOf(v.parts[0])!==-1||\"mapbox\"===v.parts[0]&&\"layers\"===v.parts[1])z.manageArrayContainers(v,b,g),d.doplot=!0;else{var N=String(v.parts[1]||\"\");0===v.parts[0].indexOf(\"scene\")?d.doplot=!0:0===v.parts[0].indexOf(\"geo\")?d.doplot=!0:0===v.parts[0].indexOf(\"ternary\")?d.doplot=!0:\"paper_bgcolor\"===m?d.doplot=!0:!o._has(\"gl2d\")||m.indexOf(\"axis\")===-1&&\"plot_bgcolor\"!==v.parts[0]?\"hiddenlabels\"===m?d.docalc=!0:v.parts[0].indexOf(\"legend\")!==-1?d.dolegend=!0:m.indexOf(\"title\")!==-1?d.doticks=!0:v.parts[0].indexOf(\"bgcolor\")!==-1?d.dolayoutstyle=!0:v.parts.length>1&&x.containsAny(N,[\"tick\",\"exponent\",\"grid\",\"zeroline\"])?d.doticks=!0:m.indexOf(\".linewidth\")!==-1&&m.indexOf(\"axis\")!==-1?d.doticks=d.dolayoutstyle=!0:v.parts.length>1&&N.indexOf(\"line\")!==-1?d.dolayoutstyle=!0:v.parts.length>1&&\"mirror\"===N?d.doticks=d.dolayoutstyle=!0:\"margin.pad\"===m?d.doticks=d.dolayoutstyle=!0:\"margin\"===v.parts[0]||\"autorange\"===v.parts[1]||\"rangemode\"===v.parts[1]||\"type\"===v.parts[1]||\"domain\"===v.parts[1]||m.match(/^(bar|box|font)/)?d.docalc=!0:[\"hovermode\",\"dragmode\"].indexOf(m)!==-1?d.domodebar=!0:[\"hovermode\",\"dragmode\",\"height\",\"width\",\"autosize\"].indexOf(m)===-1&&(d.doplot=!0):d.doplot=!0,v.set(b)}}}var B=t._fullLayout.width,U=t._fullLayout.height;M.supplyDefaults(t),t.layout.autosize&&M.plotAutoSize(t,t.layout,t._fullLayout);var V=e.height||e.width||t._fullLayout.width!==B||t._fullLayout.height!==U;return V&&(d.docalc=!0),(d.doplot||d.docalc)&&(d.layoutReplot=!0),{flags:d,undoit:g,redoit:p,eventData:x.extendDeep({},p)}}function g(t){var e=m.select(t),r=t._fullLayout;if(r._container=e.selectAll(\".plot-container\").data([0]),r._container.enter().insert(\"div\",\":first-child\").classed(\"plot-container\",!0).classed(\"plotly\",!0),r._paperdiv=r._container.selectAll(\".svg-container\").data([0]),r._paperdiv.enter().append(\"div\").classed(\"svg-container\",!0).style(\"position\",\"relative\"),r._glcontainer=r._paperdiv.selectAll(\".gl-container\").data([0]),r._glcontainer.enter().append(\"div\").classed(\"gl-container\",!0),r._geocontainer=r._paperdiv.selectAll(\".geo-container\").data([0]),r._geocontainer.enter().append(\"div\").classed(\"geo-container\",!0),r._paperdiv.selectAll(\".main-svg\").remove(),r._paper=r._paperdiv.insert(\"svg\",\":first-child\").classed(\"main-svg\",!0),r._toppaper=r._paperdiv.append(\"svg\").classed(\"main-svg\",!0),!r._uid){var n=[];m.selectAll(\"defs\").each(function(){this.id&&n.push(this.id.split(\"-\")[1])}),r._uid=x.randstr(n)}r._paperdiv.selectAll(\".main-svg\").attr(S.svgAttrs),r._defs=r._paper.append(\"defs\").attr(\"id\",\"defs-\"+r._uid),r._topdefs=r._toppaper.append(\"defs\").attr(\"id\",\"topdefs-\"+r._uid),r._draggers=r._paper.append(\"g\").classed(\"draglayer\",!0);var i=r._paper.append(\"g\").classed(\"layer-below\",!0);r._imageLowerLayer=i.append(\"g\").classed(\"imagelayer\",!0),r._shapeLowerLayer=i.append(\"g\").classed(\"shapelayer\",!0),r._cartesianlayer=r._paper.append(\"g\").classed(\"cartesianlayer\",!0),r._ternarylayer=r._paper.append(\"g\").classed(\"ternarylayer\",!0);var a=r._paper.append(\"g\").classed(\"layer-above\",!0);r._imageUpperLayer=a.append(\"g\").classed(\"imagelayer\",!0),r._shapeUpperLayer=a.append(\"g\").classed(\"shapelayer\",!0),r._pielayer=r._paper.append(\"g\").classed(\"pielayer\",!0),r._glimages=r._paper.append(\"g\").classed(\"glimages\",!0),r._geoimages=r._paper.append(\"g\").classed(\"geoimages\",!0),r._infolayer=r._toppaper.append(\"g\").classed(\"infolayer\",!0),r._zoomlayer=r._toppaper.append(\"g\").classed(\"zoomlayer\",!0),r._hoverlayer=r._toppaper.append(\"g\").classed(\"hoverlayer\",!0),t.emit(\"plotly_framework\")}var m=t(\"d3\"),v=t(\"fast-isnumeric\"),y=t(\"../plotly\"),x=t(\"../lib\"),b=t(\"../lib/events\"),_=t(\"../lib/queue\"),w=t(\"../registry\"),M=t(\"../plots/plots\"),A=t(\"../plots/cartesian/graph_interact\"),k=t(\"../plots/polar\"),T=t(\"../components/drawing\"),E=t(\"../components/errorbars\"),S=t(\"../constants/xmlns_namespaces\"),L=t(\"../lib/svg_text_utils\"),z=t(\"./helpers\"),C=t(\"./subroutines\");y.plot=function(t,e,r,n){function o(){if(_)return y.addFrames(t,_)}function s(){for(var e=I._basePlotModules,r=0;r=s.length?s[0]:s[t]:s}function i(t){return Array.isArray(l)?t>=l.length?l[0]:l[t]:l}function a(t,e){var r=0;return function(){if(t&&++r===e)return t()}}if(t=z.getGraphDiv(t),!x.isPlotDiv(t))throw new Error(\"This element is not a Plotly plot: \"+t+\". It's likely that you've failed to create a plot before animating it. For more details, see https://plot.ly/javascript/animations/\");var o=t._transitionData;o._frameQueue||(o._frameQueue=[]),r=M.supplyAnimationDefaults(r);var s=r.transition,l=r.frame;return void 0===o._frameWaitingCnt&&(o._frameWaitingCnt=0),new Promise(function(l,u){function c(){if(0!==o._frameQueue.length){for(;o._frameQueue.length;){var e=o._frameQueue.pop();e.onInterrupt&&e.onInterrupt()}t.emit(\"plotly_animationinterrupted\",[])}}function h(e){if(0!==e.length){for(var s=0;so._timeToNext&&d()};e()}function g(t){return Array.isArray(s)?y>=s.length?t.transitionOpts=s[y]:t.transitionOpts=s[0]:t.transitionOpts=s,y++,t}var m,v,y=0,b=[],_=void 0===e||null===e,w=Array.isArray(e),A=!_&&!w&&x.isPlainObject(e);if(A)b.push({type:\"object\",data:g(x.extendFlat({},e))});else if(_||\"string\"==typeof e)for(m=0;m0&&EE)&&S.push(v);b=S}}b.length>0?h(b):(t.emit(\"plotly_animated\"),l())})},y.addFrames=function(t,e,r){if(t=z.getGraphDiv(t),null===e||void 0===e)return Promise.resolve();if(!x.isPlotDiv(t))throw new Error(\"This element is not a Plotly plot: \"+t+\". It's likely that you've failed to create a plot before adding frames. For more details, see https://plot.ly/javascript/animations/\");var n,i,a,o,s=t._transitionData._frames,l=t._transitionData._frameHash;if(!Array.isArray(e))throw new Error(\"addFrames failure: frameList must be an Array of frame definitions\"+e);var u=s.length+2*e.length,c=[];for(n=e.length-1;n>=0;n--)c.push({frame:M.supplyFrameDefaults(e[n]),index:r&&void 0!==r[n]&&null!==r[n]?r[n]:u+n});c.sort(function(t,e){return t.index>e.index?-1:t.index=0;n--){if(i=c[n].frame,!i.name)for(;l[i.name=\"frame \"+t._transitionData._counter++];);if(l[i.name]){for(a=0;a=0;r--)n=e[r],a.push({type:\"delete\",index:n}),o.unshift({type:\"insert\",index:n,value:i[n]});var s=M.modifyFrames,l=M.modifyFrames,u=[t,o],c=[t,a];return _&&_.add(t,s,u,l,c),M.modifyFrames(t,a)},y.purge=function(t){t=z.getGraphDiv(t);var e=t._fullLayout||{},r=t._fullData||[];return M.cleanPlot([],{},r,e),M.purge(t),b.purge(t),e._container&&e._container.remove(),delete t._context,delete t._replotPending,delete t._mouseDownTime,delete t._hmpixcount,delete t._hmlumcount,t}},{\"../components/drawing\":556,\"../components/errorbars\":562,\"../constants/xmlns_namespaces\":618,\"../lib\":633,\"../lib/events\":625,\"../lib/queue\":641,\"../lib/svg_text_utils\":647,\"../plotly\":659,\"../plots/cartesian/graph_interact\":671,\"../plots/plots\":724,\"../plots/polar\":727,\"../registry\":739,\"./helpers\":650,\"./subroutines\":656,d3:95,\"fast-isnumeric\":104}],652:[function(t,e,r){\"use strict\";function n(t,r){try{t._fullLayout._paper.style(\"background\",r)}catch(t){e.exports.logging>0&&console.error(t)}}e.exports={staticPlot:!1,editable:!1,autosizable:!1,queueLength:0,fillFrame:!1,frameMargins:0,scrollZoom:!1,doubleClick:\"reset+autosize\",showTips:!0,showLink:!1,sendData:!0,linkText:\"Edit chart\",showSources:!1,displayModeBar:\"hover\",modeBarButtonsToRemove:[],modeBarButtonsToAdd:[],modeBarButtons:!1,displaylogo:!0,plotGlPixelRatio:2,setBackground:n,topojsonURL:\"https://cdn.plot.ly/\",mapboxAccessToken:null,logging:!1,globalTransforms:[]}},{}],653:[function(t,e,r){\"use strict\";function n(t){var e,r;\"area\"===t?(e={attributes:y},r={}):(e=f.modules[t]._module,r=e.basePlotModule);var n={};n.type=null,_(n,p),_(n,e.attributes),r.attributes&&_(n,r.attributes),n.type=t;var i={meta:e.meta||{},attributes:o(n)};if(e.layoutAttributes){var a={};_(a,e.layoutAttributes),i.layoutAttributes=o(a)}return i}function i(){var t={};return _(t,g),Object.keys(f.subplotsRegistry).forEach(function(e){var r=f.subplotsRegistry[e];if(r.layoutAttributes)if(\"cartesian\"===r.name)c(t,r,\"xaxis\"),c(t,r,\"yaxis\");else{var n=\"subplot\"===r.attr?r.name:r.attr;c(t,r,n)}}),t=u(t),Object.keys(f.componentsRegistry).forEach(function(e){var r=f.componentsRegistry[e];r.layoutAttributes&&(Array.isArray(r.layoutNodes)?r.layoutNodes.forEach(function(e){h(t,r,e+r.name)}):h(t,r,r.name))}),{layoutAttributes:o(t)}}function a(t){var e=f.transformsRegistry[t];return{attributes:o(e.attributes)}}function o(t){return s(t),l(t),t}function s(t){function e(t){return{valType:\"string\"}}function n(t,n,i){r.isValObject(t)?\"data_array\"===t.valType?(t.role=\"data\",i[n+\"src\"]=e(n)):t.arrayOk===!0&&(i[n+\"src\"]=e(n)):d.isPlainObject(t)&&(t.role=\"object\")}r.crawl(t,n)}function l(t){function e(t,e,r){if(t){var n=t[M];n&&(delete t[M],r[e]={items:{}},r[e].items[n]=t,r[e].role=\"object\")}}r.crawl(t,e)}function u(t){return b(t,{radialaxis:x.radialaxis,angularaxis:x.angularaxis}),b(t,x.layout),t}function c(t,e,r){var n=d.nestedProperty(t,r),i=_({},e.layoutAttributes);i[w]=!0,n.set(i)}function h(t,e,r){var n=d.nestedProperty(t,r),i=_(n.get()||{},e.layoutAttributes);n.set(i)}var f=t(\"../registry\"),d=t(\"../lib\"),p=t(\"../plots/attributes\"),g=t(\"../plots/layout_attributes\"),m=t(\"../plots/frame_attributes\"),v=t(\"../plots/animation_attributes\"),y=t(\"../plots/polar/area_attributes\"),x=t(\"../plots/polar/axis_attributes\"),b=d.extendFlat,_=d.extendDeep,w=\"_isSubplotObj\",M=\"_isLinkedToArray\",A=\"_deprecated\",k=[w,M,A];r.IS_SUBPLOT_OBJ=w,r.IS_LINKED_TO_ARRAY=M,r.DEPRECATED=A,r.UNDERSCORE_ATTRS=k,r.get=function(){var t={};f.allTypes.concat(\"area\").forEach(function(e){t[e]=n(e)});var e={};return Object.keys(f.transformsRegistry).forEach(function(t){e[t]=a(t)}),{defs:{valObjects:d.valObjects,metaKeys:k.concat([\"description\",\"role\"])},traces:t,layout:i(),transforms:e,frames:o(m),animation:o(v)}},r.crawl=function(t,e,n){var i=n||0;Object.keys(t).forEach(function(n){var a=t[n];k.indexOf(n)===-1&&(e(a,n,t,i),r.isValObject(a)||d.isPlainObject(a)&&r.crawl(a,e,i+1))})},r.isValObject=function(t){return t&&void 0!==t.valType},r.findArrayAttributes=function(t){function e(e,r,o,s){a=a.slice(0,s).concat([r]);var l=\"data_array\"===e.valType||e.arrayOk===!0;if(l){var u=n(a),c=d.nestedProperty(t,u).get();Array.isArray(c)&&i.push(u)}}function n(t){return t.join(\".\")}var i=[],a=[];if(r.crawl(t._module.attributes,e),t.transforms)for(var o=t.transforms,s=0;s1)};f(e.width)&&f(e.height)||n(new Error(\"Height and width should be pixel values.\"));var d=l(t,{format:\"png\",height:e.height,width:e.width}),p=d.gd;p.style.position=\"absolute\",p.style.left=\"-5000px\",document.body.appendChild(p);var g=s.getRedrawFunc(p);a.plot(p,d.data,d.layout,d.config).then(g).then(h).then(function(t){r(t)}).catch(function(t){n(t)})});return r}var i=t(\"fast-isnumeric\"),a=t(\"../plotly\"),o=t(\"../lib\"),s=t(\"../snapshot/helpers\"),l=t(\"../snapshot/cloneplot\"),u=t(\"../snapshot/tosvg\"),c=t(\"../snapshot/svgtoimg\");e.exports=n},{\"../lib\":633,\"../plotly\":659,\"../snapshot/cloneplot\":740,\"../snapshot/helpers\":743,\"../snapshot/svgtoimg\":745,\"../snapshot/tosvg\":747,\"fast-isnumeric\":104}],658:[function(t,e,r){\"use strict\";function n(t,e,r,i,a,u){u=u||[];for(var c=Object.keys(t),f=0;f1&&l.push(o(\"object\",\"layout\"))),f.supplyDefaults(u);for(var c=u._fullData,m=r.length,v=0;vc&&e10||\"01-01\"!==n.substr(5)?t._tickround=\"d\":t._tickround=+e.substr(1)%12===0?\"y\":\"m\";else if(e>=z&&i<=10||e>=15*z)t._tickround=\"d\";else if(e>=I&&i<=16||e>=C)t._tickround=\"M\";else if(e>=P&&i<=19||e>=I)t._tickround=\"S\";else{var a=_.ms2DateTime(r+e).replace(/^-/,\"\").length;t._tickround=Math.max(i,a)-20}}else if(x(e)||\"L\"===e.charAt(0)){var o=t.range.map(t.r2d||Number);x(e)||(e=Number(e.substr(1))),t._tickround=2-Math.floor(Math.log(e)/Math.LN10+.01);var s=Math.max(Math.abs(o[0]),Math.abs(o[1])),l=Math.floor(Math.log(s)/Math.LN10+.01);Math.abs(l)>3&&(\"SI\"===t.exponentformat||\"B\"===t.exponentformat?t._tickexponent=3*Math.round((l-1)/3):t._tickexponent=l)}else t._tickround=null}function o(t,e){var r=t.match(W),n=new Date(e);if(r){var i=Math.min(+r[1]||6,6),a=String(e/1e3%1+2.0000005).substr(2,i).replace(/0+$/,\"\")||\"0\";return y.time.format(t.replace(W,a))(n)}return y.time.format(t)(n)}function s(t,e,r){var n=t.tickfont||t._gd._fullLayout.font;return{x:e,dx:0,dy:0,text:r||\"\",fontSize:n.size,font:n.family,fontColor:n.color}}function l(t,e,r,n){var i,a,s=e.x,l=t._tickround,u=new Date(s);r&&t.hoverformat?a=o(t.hoverformat,s):t.tickformat?a=o(t.tickformat,s):(n&&(x(l)?l+=2:l={y:\"m\",m:\"d\",d:\"M\",M:\"S\",S:2}[l]),\"y\"===l?a=V(u):\"m\"===l?a=q(u):\"d\"===l?(i=V(u),a=H(u)):(i=G(u),a=X(u),\"M\"!==l&&(a+=Y(u),\"S\"!==l&&(a+=f(y.round(v(s/1e3,1),4),t,\"none\",r).substr(1))))),(r||\"array\"===t.tickmode)&&(\"00:00:00\"===a||\"00:00\"===a?(a=i,i=\"\"):8===a.length&&(a=a.replace(/:00$/,\"\"))),i&&(r?\"d\"===l?a+=\", \"+i:a=i+(a?\", \"+a:\"\"):t._inCalcTicks&&i===t._prevDateHead||(a+=\"
\"+i,t._prevDateHead=i)),e.text=a}function u(t,e,r,n,i){var a=t.dtick,o=e.x;if(!n||\"string\"==typeof a&&\"L\"===a.charAt(0)||(a=\"L3\"),t.tickformat||\"string\"==typeof a&&\"L\"===a.charAt(0))e.text=f(Math.pow(10,o),t,i,n);else if(x(a)||\"D\"===a.charAt(0)&&v(o+.01,1)<.1)if([\"e\",\"E\",\"power\"].indexOf(t.exponentformat)!==-1){var s=Math.round(o);0===s?e.text=1:1===s?e.text=\"10\":s>1?e.text=\"10\"+s+\"\":e.text=\"10\\u2212\"+-s+\"\",e.fontSize*=1.25}else e.text=f(Math.pow(10,o),t,\"\",\"fakehover\"),\"D1\"===a&&\"y\"===t._id.charAt(0)&&(e.dy-=e.fontSize/6);else{if(\"D\"!==a.charAt(0))throw\"unrecognized dtick \"+String(a);e.text=String(Math.round(Math.pow(10,v(o,1)))),e.fontSize*=.75}if(\"D1\"===t.dtick){var l=String(e.text).charAt(0);\"0\"!==l&&\"1\"!==l||(\"y\"===t._id.charAt(0)?e.dx-=e.fontSize/4:(e.dy+=e.fontSize/2,e.dx+=(t.range[1]>t.range[0]?1:-1)*e.fontSize*(o<0?.5:.25)))}}function c(t,e){var r=t._categories[Math.round(e.x)];void 0===r&&(r=\"\"),e.text=String(r)}function h(t,e,r,n,i){\"all\"===t.showexponent&&Math.abs(e.x/t.dtick)<1e-6&&(i=\"hide\"),e.text=f(e.x,t,i,n)}function f(t,e,r,n){var i=t<0,o=e._tickround,s=r||e.exponentformat||\"B\",l=e._tickexponent,u=e.tickformat,c=e.separatethousands;if(n){var h={exponentformat:e.exponentformat,dtick:\"none\"===e.showexponent?e.dtick:x(t)?Math.abs(t)||1:1,range:\"none\"===e.showexponent?e.range.map(e.r2d):[0,t||1]};a(h),o=(Number(h._tickround)||0)+4,l=h._tickexponent,e.hoverformat&&(u=e.hoverformat)}if(u)return y.format(u)(t).replace(/-/g,\"\\u2212\");var f=Math.pow(10,-o)/2;if(\"none\"===s&&(l=0),t=Math.abs(t),t12||l<-15)?t+=\"e\"+g:\"E\"===s?t+=\"E\"+g:\"power\"===s?t+=\"\\xd710\"+g+\"\":\"B\"===s&&9===l?t+=\"B\":\"SI\"!==s&&\"B\"!==s||(t+=Z[l/3+5])}return i?\"\\u2212\"+t:t}function d(t,e){var r,n,i=[];for(r=0;r1)for(n=1;n2e-6||((r-t._forceTick0)/t._minDtick%1+1.000001)%1>2e-6)&&(t._minDtick=0)):t._minDtick=0},D.getAutoRange=function(t){var e,r=[],n=t._min[0].val,i=t._max[0].val;for(e=1;e0&&c>0&&h/c>f&&(l=o,u=s,f=h/c);if(n===i){var g=n-1,m=n+1;r=\"tozero\"===t.rangemode?n<0?[g,0]:[0,m]:\"nonnegative\"===t.rangemode?[Math.max(0,g),Math.max(0,m)]:[g,m]}else f&&(\"linear\"!==t.type&&\"-\"!==t.type||(\"tozero\"===t.rangemode?(l.val>=0&&(l={val:0,pad:0}),u.val<=0&&(u={val:0,pad:0})):\"nonnegative\"===t.rangemode&&(l.val-f*l.pad<0&&(l={val:0,pad:0}),u.val<0&&(u={val:1,pad:0})),f=(u.val-l.val)/(t._length-l.pad-u.pad)),r=[l.val-f*l.pad,u.val+f*u.pad]);return r[0]===r[1]&&(\"tozero\"===t.rangemode?r=r[0]<0?[r[0],0]:r[0]>0?[0,r[0]]:[0,1]:(r=[r[0]-1,r[0]+1],\"nonnegative\"===t.rangemode&&(r[0]=Math.max(0,r[0])))),d&&r.reverse(),r.map(t.l2r||Number)},D.doAutoRange=function(t){t._length||t.setScale();var e=t._min&&t._max&&t._min.length&&t._max.length;if(t.autorange&&e){t.range=D.getAutoRange(t);var r=t._gd.layout[t._name];r||(t._gd.layout[t._name]=r={}),r!==t&&(r.range=t.range.slice(),r.autorange=t.autorange)}},D.saveRangeInitial=function(t,e){for(var r=D.list(t,\"\",!0),n=!1,i=0;i=f?d=!1:s.val>=u&&s.pad<=f&&(t._min.splice(o,1),o--);d&&t._min.push({val:u,pad:y&&0===u?0:f})}if(n(c)){for(d=!0,o=0;o=c&&s.pad>=h?d=!1:s.val<=c&&s.pad<=h&&(t._max.splice(o,1),o--);d&&t._max.push({val:c,pad:y&&0===c?0:h})}}}if((t.autorange||t._needsExpand)&&e){t._min||(t._min=[]),t._max||(t._max=[]),r||(r={}),t._m||t.setScale();var a,o,s,l,u,c,h,f,d,p,g,m=e.length,v=r.padded?.05*t._length:0,y=r.tozero&&(\"linear\"===t.type||\"-\"===t.type),b=n((t._m>0?r.ppadplus:r.ppadminus)||r.ppad||0),_=n((t._m>0?r.ppadminus:r.ppadplus)||r.ppad||0),w=n(r.vpadplus||r.vpad),M=n(r.vpadminus||r.vpad);for(a=0;a<6;a++)i(a);for(a=m-1;a>5;a--)i(a)}},D.autoBin=function(t,e,r,n){function i(t){return(1+100*(t-d)/h.dtick)%100<2}var a=_.aggNums(Math.min,null,t),o=_.aggNums(Math.max,null,t);if(\"category\"===e.type)return{start:a-.5,end:o+.5,size:1};var s;if(r)s=(o-a)/r;else{var l=_.distinctVals(t),u=Math.pow(10,Math.floor(Math.log(l.minDiff)/Math.LN10)),c=u*_.roundUp(l.minDiff/u,[.9,1.9,4.9,9.9],!0);s=Math.max(c,2*_.stdev(t)/Math.pow(t.length,n?.25:.4))}var h;h=\"log\"===e.type?{type:\"linear\",range:[a,o],r2l:Number}:{type:e.type,range:[a,o].map(e.l2r),r2l:e.r2l},D.autoTicks(h,s);var f,d=D.tickIncrement(D.tickFirst(h),h.dtick,\"reverse\");if(\"number\"==typeof h.dtick){for(var p=0,g=0,m=0,v=0,y=0;y.3*b||i(a)||i(o))){var w=h.dtick/2;d+=d+w0&&t.dtick<2*t._minDtick&&(t.dtick=t._minDtick,t.tick0=t.l2r(t._forceTick0))}if(t.tick0||(t.tick0=\"date\"===t.type?\"2000-01-01\":0),a(t),\"array\"===t.tickmode)return n(t);t._tmin=D.tickFirst(t);var o=e[1]=l:u<=l)&&(s.push(u),!(s.length>1e3));u=D.tickIncrement(u,t.dtick,o));t._tmax=s[s.length-1],t._prevDateHead=\"\",t._inCalcTicks=!0;for(var c=new Array(s.length),h=0;hS?(e/=S,r=Math.pow(10,Math.floor(Math.log(e)/Math.LN10)),t.dtick=\"M\"+12*i(e,r,R)):n>L?(e/=L,t.dtick=\"M\"+i(e,1,F)):n>z?(t.dtick=i(e,z,N),t.tick0=\"2000-01-02\"):n>C?t.dtick=i(e,C,F):n>I?t.dtick=i(e,I,j):n>P?t.dtick=i(e,P,j):(r=Math.pow(10,Math.floor(Math.log(e)/Math.LN10)),t.dtick=i(e,r,R))}else if(\"log\"===t.type){t.tick0=0;var a=t.range.map(t.r2l);if(e>.7)t.dtick=Math.ceil(e);else if(Math.abs(a[1]-a[0])<1){var o=1.5*Math.abs((a[1]-a[0])/e);e=Math.abs(Math.pow(10,a[1])-Math.pow(10,a[0]))/o,r=Math.pow(10,Math.floor(Math.log(e)/Math.LN10)),t.dtick=\"L\"+i(e,r,R)}else t.dtick=e>.3?\"D2\":\"D1\"}else\"category\"===t.type?(t.tick0=0,t.dtick=Math.ceil(Math.max(e,1))):(t.tick0=0,r=Math.pow(10,Math.floor(Math.log(e)/Math.LN10)),t.dtick=i(e,r,R));if(0===t.dtick&&(t.dtick=1),!x(t.dtick)&&\"string\"!=typeof t.dtick){var s=t.dtick;throw t.dtick=1,\"ax.dtick error: \"+String(s)}},D.tickIncrement=function(t,e,r){var n=r?-1:1;if(x(e))return t+n*e;var i=e.charAt(0),a=n*Number(e.substr(1));if(\"M\"===i){var o=new Date(t);return o.setMonth(o.getMonth()+a)}if(\"L\"===i)return Math.log(Math.pow(10,t)+a)/Math.LN10;if(\"D\"===i){var s=\"D2\"===e?U:B,l=t+.01*n,u=_.roundUp(v(l,1),s,r);return Math.floor(l)+Math.log(y.round(Math.pow(10,u),1))/Math.LN10}throw\"unrecognized dtick \"+String(e)},D.tickFirst=function(t){var e=t.r2l||Number,r=t.range.map(e),n=r[1]a:h1&&e2*n}function a(t){for(var e,r=Math.max(1,(t.length-1)/1e3),n=0,i=0,a=0;a2*n}var o=t(\"fast-isnumeric\"),s=t(\"../../lib\"),l=t(\"../../constants/numerical\").BADNUM;e.exports=function(t){return i(t)?\"date\":a(t)?\"category\":n(t)?\"linear\":\"-\"}},{\"../../constants/numerical\":616,\"../../lib\":633,\"fast-isnumeric\":104}],666:[function(t,e,r){\"use strict\";function n(t,e){if(\"-\"===t.type){var r=t._id,n=r.charAt(0);r.indexOf(\"scene\")!==-1&&(r=n);var s=o(e,r,n);if(s){if(\"histogram\"===s.type&&n==={v:\"y\",h:\"x\"}[s.orientation||\"v\"])return void(t.type=\"linear\");if(a(s,n)){for(var l,c=i(s),h=[],f=0;f0;a&&(n=\"array\");var o=r(\"categoryorder\",n);\"array\"===o&&r(\"categoryarray\"),a||\"array\"!==o||(e.categoryorder=\"trace\")}}},{}],669:[function(t,e,r){\"use strict\";e.exports={idRegex:{x:/^x([2-9]|[1-9][0-9]+)?$/,y:/^y([2-9]|[1-9][0-9]+)?$/},attrRegex:{x:/^xaxis([2-9]|[1-9][0-9]+)?$/,y:/^yaxis([2-9]|[1-9][0-9]+)?$/},xAxisMatch:/^xaxis[0-9]*$/,yAxisMatch:/^yaxis[0-9]*$/,AX_ID_PATTERN:/^[xyz][0-9]*$/,AX_NAME_PATTERN:/^[xyz]axis[0-9]*$/,DBLCLICKDELAY:300,MINDRAG:8,MINSELECT:12,MINZOOM:20,DRAGGERSIZE:20,MAXDIST:20,YANGLE:60,HOVERARROWSIZE:6,HOVERTEXTPAD:3,HOVERFONTSIZE:13,HOVERFONT:\"Arial, sans-serif\",HOVERMINTIME:50,BENDPX:1.5,REDRAWDELAY:50,DFLTRANGEX:[-1,6],DFLTRANGEY:[-1,4],DFLTRANGEDATE:[\"2000-01-01\",\"2001-01-01\"]}},{}],670:[function(t,e,r){\"use strict\";function n(t,e){var r,n=t.range[e],i=Math.abs(n-t.range[1-e]);return\"date\"===t.type?n:\"log\"===t.type?(r=Math.ceil(Math.max(0,-Math.log(i)/Math.LN10))+3,s.format(\".\"+r+\"g\")(Math.pow(10,n))):(r=Math.floor(Math.log(Math.abs(n))/Math.LN10)-Math.floor(Math.log(i)/Math.LN10)+4,s.format(\".\"+String(r)+\"g\")(n))}function i(t,e){return t?\"nsew\"===t?\"pan\"===e?\"move\":\"crosshair\":t.toLowerCase()+\"-resize\":\"pointer\"}function a(t){s.select(t).selectAll(\".zoombox,.js-zoombox-backdrop,.js-zoombox-menu,.zoombox-corners\").remove()}function o(t){var e=[\"lasso\",\"select\"];return e.indexOf(t)!==-1}var s=t(\"d3\"),l=t(\"tinycolor2\"),u=t(\"../../plotly\"),c=t(\"../../registry\"),h=t(\"../../lib\"),f=t(\"../../lib/svg_text_utils\"),d=t(\"../../components/color\"),p=t(\"../../components/drawing\"),g=t(\"../../lib/setcursor\"),m=t(\"../../components/dragelement\"),v=t(\"./axes\"),y=t(\"./select\"),x=t(\"./constants\"),b=!0;e.exports=function(t,e,r,s,_,w,M,A){function k(t,e){for(var r=0;r.2?\"rgba(0,0,0,0)\":\"rgba(255,255,255,0)\",\"stroke-width\":0}).attr(\"transform\",\"translate(\"+gt+\", \"+mt+\")\").attr(\"d\",ut+\"Z\"),dt=pt.append(\"path\").attr(\"class\",\"zoombox-corners\").style({fill:d.background,stroke:d.defaultLine,\"stroke-width\":1,opacity:0}).attr(\"transform\",\"translate(\"+gt+\", \"+mt+\")\").attr(\"d\",\"M0,0Z\"),S()}function S(){pt.selectAll(\".select-outline\").remove()}function L(e,r){if(t._transitioningWithDuration)return!1;var n=Math.max(0,Math.min(q,e+at)),i=Math.max(0,Math.min(H,r+ot)),a=Math.abs(n-at),o=Math.abs(i-ot),s=Math.floor(Math.min(o,a,X)/2);st.l=Math.min(at,n),st.r=Math.max(at,n),st.t=Math.min(ot,i),st.b=Math.max(ot,i),!J||o.2?\"rgba(0,0,0,0.4)\":\"rgba(255,255,255,0.3)\").duration(200),dt.transition().style(\"opacity\",1).duration(200),ct=!0)}function z(t,e,r){var n,i,a;for(n=0;nzoom back out\",\"long\"),b=!1)))}function I(e,r){var i=1===(M+A).length;if(e)F();else if(2!==r||i){if(1===r&&i){var a=M?V[0]:U[0],o=\"s\"===M||\"w\"===A?0:1,s=a._name+\".range[\"+o+\"]\",l=n(a,o),c=\"left\",h=\"middle\";if(a.fixedrange)return;M?(h=\"n\"===M?\"top\":\"bottom\",\"right\"===a.side&&(c=\"right\")):\"e\"===A&&(c=\"right\"),rt.call(f.makeEditable,null,{immediate:!0,background:N.paper_bgcolor,text:String(l),fill:a.tickfont?a.tickfont.color:\"#444\",horizontalAlign:c,verticalAlign:h}).on(\"edit\",function(e){var r=a.d2r(e);void 0!==r&&u.relayout(t,s,r)})}}else R()}function P(e){function r(t,e,r){function n(e){return t.l2r(a+(e-a)*r)}if(!t.fixedrange){var i=t.range.map(t.r2l),a=i[0]+(i[1]-i[0])*e;t.range=i.map(n)}}if(t._context.scrollZoom||N._enablescrollzoom){if(t._transitioningWithDuration)return h.pauseEvent(e);var n=t.querySelector(\".plotly\");if(T(),!(n.scrollHeight-n.clientHeight>10||n.scrollWidth-n.clientWidth>10)){clearTimeout(yt);var i=-e.deltaY;if(isFinite(i)||(i=e.wheelDelta/10),!isFinite(i))return void h.log(\"Did not find wheel motion attributes: \",e);var a,o=Math.exp(-Math.min(Math.max(i,-20),20)/100),s=bt.draglayer.select(\".nsewdrag\").node().getBoundingClientRect(),l=(e.clientX-s.left)/s.width,u=vt[0]+vt[2]*l,c=(s.bottom-e.clientY)/s.height,f=vt[1]+vt[3]*(1-c);if(A){for(a=0;a=0?Math.min(t,.9):1/(1/Math.max(t,-.3)+3.222))}function a(t,e,r){for(var n,a,o=1-e,s=0;s0;n--)r.push(e);return r}function i(t,e){for(var r=[],n=0;nW.width||Y<0||Y>W.height)return _.unhoverRaw(t,e)}else X=\"xpx\"in e?e.xpx:A[0]._length/2,Y=\"ypx\"in e?e.ypx:k[0]._length/2;if(C=\"xval\"in e?n(a,e.xval):i(A,X),I=\"yval\"in e?n(a,e.yval):i(k,Y),!g(C[0])||!g(I[0]))return m.warn(\"Fx.hover failed\",e,t),_.unhoverRaw(t,e)}var Z=1/0;for(D=0;D1||R.hoverinfo.indexOf(\"name\")!==-1?R.name:void 0,index:!1,distance:Math.min(Z,M.MAXDIST),color:x.defaultLine,x0:void 0,x1:void 0,y0:void 0,y1:void 0,xLabelVal:void 0,yLabelVal:void 0,zLabelVal:void 0,text:void 0},o[F]&&(V.subplot=o[F]._subplot),q=H.length,\"array\"===N){var Q=e[D];\"pointNumber\"in Q?(V.index=Q.pointNumber,N=\"closest\"):(N=\"\",\"xval\"in Q&&(B=Q.xval,N=\"x\"),\"yval\"in Q&&(U=Q.yval,N=N?\"closest\":\"y\"))}else B=C[j],U=I[j];if(R._module&&R._module.hoverPoints){var K=R._module.hoverPoints(V,B,U,N);if(K)for(var $,J=0;Jq&&(H.splice(0,q),Z=H[0].distance)}if(0===H.length)return _.unhoverRaw(t,e);var tt=\"y\"===z&&G.length>1;H.sort(function(t,e){return t.distance-e.distance});var et=x.combine(o.plot_bgcolor||x.background,o.paper_bgcolor),rt={hovermode:z,rotateLabels:tt,bgColor:et,container:o._hoverlayer,outerContainer:o._paperdiv},nt=u(H,rt);c(H,tt?\"xa\":\"ya\"),h(nt,tt);var it=t._hoverdata,at=[];for(P=0;P128?\"#000\":x.background;if(t.name&&void 0===t.zLabelVal){var c=document.createElement(\"p\");c.innerHTML=t.name,r=c.textContent||\"\",r.length>15&&(r=r.substr(0,12)+\"...\")}void 0!==t.extraText&&(n+=t.extraText),void 0!==t.zLabel?(void 0!==t.xLabel&&(n+=\"x: \"+t.xLabel+\"
\"),void 0!==t.yLabel&&(n+=\"y: \"+t.yLabel+\"
\"),n+=(n?\"z: \":\"\")+t.zLabel):k&&t[i+\"Label\"]===g?n=t[(\"x\"===i?\"y\":\"x\")+\"Label\"]||\"\":void 0===t.xLabel?void 0!==t.yLabel&&(n=t.yLabel):n=void 0===t.yLabel?t.xLabel:\"(\"+t.xLabel+\", \"+t.yLabel+\")\",t.text&&!Array.isArray(t.text)&&(n+=(n?\"
\":\"\")+t.text),\"\"===n&&(\"\"===r&&e.remove(),n=r);var h=e.select(\"text.nums\").style(\"fill\",u).call(b.setPosition,0,0).text(n).attr(\"data-notex\",1).call(y.convertToTspans);h.selectAll(\"tspan.line\").call(b.setPosition,0,0);var f=e.select(\"text.name\"),m=0;r&&r!==n?(f.style(\"fill\",l).text(r).call(b.setPosition,0,0).attr(\"data-notex\",1).call(y.convertToTspans),f.selectAll(\"tspan.line\").call(b.setPosition,0,0),m=f.node().getBoundingClientRect().width+2*P):(f.remove(),e.select(\"rect\").remove()),e.select(\"path\").style({fill:l,stroke:u});var v,M,T=h.node().getBoundingClientRect(),S=t.xa._offset+(t.x0+t.x1)/2,L=t.ya._offset+(t.y0+t.y1)/2,z=Math.abs(t.x1-t.x0),C=Math.abs(t.y1-t.y0),D=T.width+I+P+m;t.ty0=_-T.top,t.bx=T.width+2*P,t.by=T.height+2*P,t.anchor=\"start\",t.txwidth=T.width,t.tx2width=m,t.offset=0,a?(t.pos=S,v=L+C/2+D<=A,M=L-C/2-D>=0,\"top\"!==t.idealAlign&&v||!M?v?(L+=C/2,t.anchor=\"start\"):t.anchor=\"middle\":(L-=C/2,t.anchor=\"end\")):(t.pos=L,v=S+z/2+D<=w,M=S-z/2-D>=0,\"left\"!==t.idealAlign&&v||!M?v?(S+=z/2,t.anchor=\"start\"):t.anchor=\"middle\":(S-=z/2,t.anchor=\"end\")),h.attr(\"text-anchor\",t.anchor),m&&f.attr(\"text-anchor\",t.anchor),e.attr(\"transform\",\"translate(\"+S+\",\"+L+\")\"+(a?\"rotate(\"+E+\")\":\"\"))}),L}function c(t,e){function r(t){var e=t[0],r=t[t.length-1];if(i=e.pmin-e.pos-e.dp+e.size,a=r.pos+r.dp+r.size-e.pmax,i>.01){for(s=t.length-1;s>=0;s--)t[s].dp+=i;n=!1}if(!(a<.01)){if(i<-.01){for(s=t.length-1;s>=0;s--)t[s].dp-=a;n=!1}if(n){var u=0;for(o=0;oe.pmax&&u++;for(o=t.length-1;o>=0&&!(u<=0);o--)l=t[o],l.pos>e.pmax-1&&(l.del=!0,u--);for(o=0;o=0;s--)t[s].dp-=a;for(o=t.length-1;o>=0&&!(u<=0);o--)l=t[o],l.pos+l.dp+l.size>e.pmax&&(l.del=!0,u--)}}}for(var n,i,a,o,s,l,u,c=0,h=t.map(function(t,r){var n=t[e];return[{i:r,dp:0,pos:t.pos,posref:t.posref,size:t.by*(\"x\"===n._id.charAt(0)?L:1)/2,pmin:n._offset,pmax:n._offset+n._length}]}).sort(function(t,e){return t[0].posref-e[0].posref});!n&&c<=t.length;){for(c++,n=!0,o=0;o.01&&p.pmin===g.pmin&&p.pmax===g.pmax){for(s=d.length-1;s>=0;s--)d[s].dp+=i;for(f.push.apply(f,d),h.splice(o+1,1),u=0,s=f.length-1;s>=0;s--)u+=f[s].dp;for(a=u/f.length,s=f.length-1;s>=0;s--)f[s].dp-=a;n=!1}else o++}h.forEach(r)}for(o=h.length-1;o>=0;o--){var m=h[o];for(s=m.length-1;s>=0;s--){var v=m[s],y=t[v.i];y.offset=v.dp,y.del=v.del}}}function h(t,e){t.each(function(t){var r=d.select(this);if(t.del)return void r.remove();var n=\"end\"===t.anchor?-1:1,i=r.select(\"text.nums\"),a={start:1,end:-1,middle:0}[t.anchor],o=a*(I+P),s=o+a*(t.txwidth+P),l=0,u=t.offset;\"middle\"===t.anchor&&(o-=t.tx2width/2,s-=t.tx2width/2),e&&(u*=-C,l=t.offset*z),r.select(\"path\").attr(\"d\",\"middle\"===t.anchor?\"M-\"+t.bx/2+\",-\"+t.by/2+\"h\"+t.bx+\"v\"+t.by+\"h-\"+t.bx+\"Z\":\"M0,0L\"+(n*I+l)+\",\"+(I+u)+\"v\"+(t.by/2-I)+\"h\"+n*t.bx+\"v-\"+t.by+\"H\"+(n*I+l)+\"V\"+(u-I)+\"Z\"),i.call(b.setPosition,o+l,u+t.ty0-t.by/2+P).selectAll(\"tspan.line\").attr({x:i.attr(\"x\"),y:i.attr(\"y\")}),t.tx2width&&(r.select(\"text.name, text.name tspan.line\").call(b.setPosition,s+a*P+l,u+t.ty0-t.by/2+P),r.select(\"rect\").call(b.setRect,s+(a-1)*t.tx2width/2+l,u-t.by/2-1,t.tx2width,t.by+2))})}function f(t,e,r){if(!e.target)return!1;if(!r||r.length!==t._hoverdata.length)return!0;for(var n=r.length-1;n>=0;n--){var i=r[n],a=t._hoverdata[n];if(i.curveNumber!==a.curveNumber||String(i.pointNumber)!==String(a.pointNumber))return!0}return!1}var d=t(\"d3\"),p=t(\"tinycolor2\"),g=t(\"fast-isnumeric\"),m=t(\"../../lib\"),v=t(\"../../lib/events\"),y=t(\"../../lib/svg_text_utils\"),x=t(\"../../components/color\"),b=t(\"../../components/drawing\"),_=t(\"../../components/dragelement\"),w=t(\"./axes\"),M=t(\"./constants\"),A=t(\"./dragbox\"),k=t(\"../layout_attributes\"),T=e.exports={};\n", + "T.unhover=_.unhover,T.layoutAttributes={},T.supplyLayoutDefaults=function(t,e,r){function n(r,n){return m.coerce(t,e,k,r,n)}n(\"dragmode\");var i;if(e._has(\"cartesian\")){var a=e._isHoriz=T.isHoriz(r);i=a?\"y\":\"x\"}else i=\"closest\";n(\"hovermode\",i)},T.isHoriz=function(t){for(var e=!0,r=0;rt._lastHoverTime+M.HOVERMINTIME?(o(t,e,r),void(t._lastHoverTime=Date.now())):void(t._hoverTimer=setTimeout(function(){o(t,e,r),t._lastHoverTime=Date.now(),t._hoverTimer=void 0},M.HOVERMINTIME))},T.getDistanceFunction=function(t,e,r,n){return\"closest\"===t?n||a(e,r):\"x\"===t?e:r},T.getClosest=function(t,e,r){if(r.index!==!1)r.index>=0&&r.indexh[1]-.01&&(e.domain=[0,1]),i.noneOrAll(t.domain,e.domain,[0,1])}return e}},{\"../../lib\":633,\"fast-isnumeric\":104}],677:[function(t,e,r){\"use strict\";function n(t){return t._id}var i=t(\"../../lib/polygon\"),a=t(\"../../components/color\"),o=t(\"./axes\"),s=t(\"./constants\"),l=i.filter,u=i.tester,c=s.MINSELECT;e.exports=function(t,e,r,i,h){function f(t){var e=\"y\"===t._id.charAt(0)?1:0;return function(r){return t.p2d(r[e])}}function d(t,e){return t-e}var p,g=i.gd._fullLayout._zoomlayer,m=i.element.getBoundingClientRect(),v=i.plotinfo.xaxis._offset,y=i.plotinfo.yaxis._offset,x=e-m.left,b=r-m.top,_=x,w=b,M=\"M\"+x+\",\"+b,A=i.xaxes[0]._length,k=i.yaxes[0]._length,T=i.xaxes.map(n),E=i.yaxes.map(n),S=i.xaxes.concat(i.yaxes);\"lasso\"===h&&(p=l([[x,b]],s.BENDPX));var L=g.selectAll(\"path.select-outline\").data([1,2]);L.enter().append(\"path\").attr(\"class\",function(t){return\"select-outline select-outline-\"+t}).attr(\"transform\",\"translate(\"+v+\", \"+y+\")\").attr(\"d\",M+\"Z\");var z,C,I,P,D,O=g.append(\"path\").attr(\"class\",\"zoombox-corners\").style({fill:a.background,stroke:a.defaultLine,\"stroke-width\":1}).attr(\"transform\",\"translate(\"+v+\", \"+y+\")\").attr(\"d\",\"M0,0Z\"),R=[],F=i.gd,j=[];for(z=0;z0)return Math.log(e)/Math.LN10;if(e<=0&&r&&t.range&&2===t.range.length){var n=t.range[0],i=t.range[1];return.5*(n+i-3*h*Math.abs(n-i))}return l}function r(t){return Math.pow(10,t)}function o(t){return i(t)?(t=Number(t),t<-s||t>s?l:i(t)?Number(t):l):l}var h=10;t.c2l=\"log\"===t.type?e:o,t.l2c=\"log\"===t.type?r:o,t.l2d=function(e){return t.c2d(t.l2c(e))},t.p2d=function(e){return t.l2d(t.p2l(e))},t.cleanRange=function(e){e||(e=\"range\");var r,n,o=t[e],l=(t._id||\"x\").charAt(0);if(n=\"date\"===t.type?u.DFLTRANGEDATE:\"y\"===l?u.DFLTRANGEY:u.DFLTRANGEX,n=n.slice(),!o||2!==o.length)return void(t[e]=n);for(\"date\"===t.type&&(o[0]=a.cleanDate(o[0]),o[1]=a.cleanDate(o[1])),r=0;r<2;r++)if(\"date\"===t.type){if(!a.isDateTime(o[r])){t[e]=n;break}if(o[r]a.MAX_MS&&(o[r]=a.MAX_MS),t.r2l(o[0])===t.r2l(o[1])){var c=a.constrain(t.r2l(o[0]),a.MIN_MS+1e3,a.MAX_MS-1e3);o[0]=t.l2r(c-1e3),o[1]=t.l2r(c+1e3);break}}else{if(!i(o[r])){if(!i(o[1-r])){t[e]=n;break}o[r]=o[1-r]*(r?10:.1)}if(o[r]<-s?o[r]=-s:o[r]>s&&(o[r]=s),o[0]===o[1]){var h=Math.max(1,Math.abs(1e-6*o[0]));o[0]-=h,o[1]+=h}}},t.fraction2r=function(e){var r=t.r2l(t.range[0]),n=t.r2l(t.range[1]);return t.l2r(r+e*(n-r))},t.r2fraction=function(e){var r=t.r2l(t.range[0]),n=t.r2l(t.range[1]);return(t.r2l(e)-r)/(n-r)},t.setScale=function(e){var r=t._gd._fullLayout._size,n=t._id.charAt(0);if(t._categories||(t._categories=[]),t.overlaying){var i=c.getFromId(t._gd,t.overlaying);t.domain=i.domain}var o=e&&t._r?\"_r\":\"range\";t.cleanRange(o);var s=t.r2l(t[o][0]),l=t.r2l(t[o][1]);if(\"y\"===n?(t._offset=r.t+(1-t.domain[1])*r.h,t._length=r.h*(t.domain[1]-t.domain[0]),t._m=t._length/(s-l),t._b=-t._m*l):(t._offset=r.l+t.domain[0]*r.w,t._length=r.w*(t.domain[1]-t.domain[0]),t._m=t._length/(l-s),t._b=-t._m*s),!isFinite(t._m)||!isFinite(t._b))throw a.notifier(\"Something went wrong with axis scaling\",\"long\"),t._gd._replotting=!1,new Error(\"axis scaling\")},t.l2p=function(e){return i(e)?n.round(t._b+t._m*e,2):l},t.p2l=function(e){return(e-t._b)/t._m},t.c2p=function(e,r){return t.l2p(t.c2l(e,r))},t.p2c=function(e){return t.l2c(t.p2l(e))},t.r2p=function(e,r){return t.l2p(t.r2l(e,r))},t.p2r=function(e){return t.l2r(t.p2l(e))},t.r2c=function(e){return t.l2c(t.r2l(e))},t.c2r=function(e){return t.l2r(t.c2l(e))},[\"linear\",\"log\",\"-\"].indexOf(t.type)!==-1?(t.c2d=o,t.d2c=a.cleanNumber,\"log\"===t.type?(t.d2l=function(e,r){return t.c2l(t.d2c(e),r)},t.d2r=t.d2l,t.r2d=t.l2d):(t.d2l=a.cleanNumber,t.d2r=a.cleanNumber,t.r2d=o),t.r2l=o,t.l2r=o):\"date\"===t.type?(t.c2d=a.ms2DateTime,t.d2c=function(t){var e=a.dateTime2ms(t);if(e===l){if(!i(t))return l;e=Number(t)}return a.constrain(e,a.MIN_MS,a.MAX_MS)},t.d2l=t.d2c,t.r2l=t.d2c,t.l2r=t.c2d,t.d2r=a.identity,t.r2d=a.identity,t.cleanr=function(e){return t.c2d(t.d2c(e))}):\"category\"===t.type&&(t.c2d=function(e){return t._categories[Math.round(e)]},t.d2c=function(e){null!==e&&void 0!==e&&t._categories.indexOf(e)===-1&&t._categories.push(e);var r=t._categories.indexOf(e);return r===-1?l:r},t.d2l_noadd=function(e){var r=t._categories.indexOf(e);return r!==-1?r:\"number\"==typeof e?e:void 0},t.d2l=t.d2c,t.r2l=o,t.l2r=o,t.d2r=t.d2c,t.r2d=t.c2d),t.makeCalcdata=function(e,r){var n,i,a;if(r in e)for(n=e[r],i=new Array(n.length),a=0;a0?Number(c):u;else if(\"string\"!=typeof c)e.dtick=u;else{var h=c.charAt(0),f=c.substr(1);f=n(f)?Number(f):0,(f<=0||!(\"date\"===o&&\"M\"===h&&f===Math.round(f)||\"log\"===o&&\"L\"===h||\"log\"===o&&\"D\"===h&&(1===f||2===f)))&&(e.dtick=u)}var d=\"date\"===o?\"2000-01-01\":0,p=r(\"tick0\",d);\"date\"===o?e.tick0=i.cleanDate(p,d):n(p)&&\"D1\"!==c&&\"D2\"!==c?e.tick0=Number(p):e.tick0=d}else{var g=r(\"tickvals\");void 0===g?e.tickmode=\"auto\":r(\"ticktext\")}}},{\"../../constants/numerical\":616,\"../../lib\":633,\"fast-isnumeric\":104}],682:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../plotly\"),a=t(\"../../registry\"),o=t(\"../../lib\"),s=t(\"./axes\"),l=/((x|y)([2-9]|[1-9][0-9]+)?)axis$/;e.exports=function(t,e,r,u){function c(t){var e,r,n,i,a,o={};for(e in t)if(r=e.split(\".\"),n=r[0].match(l)){var s=n[1],u=s+\"axis\";if(i=y[u],a={},Array.isArray(t[e])?a.to=t[e].slice(0):Array.isArray(t[e].range)&&(a.to=t[e].range.slice(0)),!a.to)continue;a.axisName=u,a.length=i._length,x.push(s),o[s]=a}return o}function h(t,e,r){var n,i,a,o=t._plots,s=[];for(n in o){var l=o[n];if(s.indexOf(l)===-1){var u=l.xaxis._id,c=l.yaxis._id,h=l.xaxis.range,f=l.yaxis.range;l.xaxis._r=l.xaxis.range.slice(),l.yaxis._r=l.yaxis.range.slice(),i=r[u]?r[u].to:h,a=r[c]?r[c].to:f,h[0]===i[0]&&h[1]===i[1]&&f[0]===a[0]&&f[1]===a[1]||e.indexOf(u)===-1&&e.indexOf(c)===-1||s.push(l)}}return s}function f(e,r){function n(e,r){for(i=0;ir.duration?(g(),T=window.cancelAnimationFrame(v)):T=window.requestAnimationFrame(v)}var y=t._fullLayout,x=[],b=c(e),_=Object.keys(b),w=h(y,_,b);if(!w.length)return!1;var M;u&&(M=u());var A,k,T,E=n.ease(r.easing);return t._transitionData._interruptCallbacks.push(function(){return window.cancelAnimationFrame(T),T=null,m()}),A=Date.now(),T=window.requestAnimationFrame(v),Promise.resolve()}},{\"../../lib\":633,\"../../plotly\":659,\"../../registry\":739,\"./axes\":664,d3:95}],683:[function(t,e,r){\"use strict\";function n(t,e,r){var n,i,a,o=!1;if(\"data\"===e.type)n=t._fullData[null!==e.traces?e.traces[0]:0];else{if(\"layout\"!==e.type)return!1;n=t._fullLayout}return i=u.nestedProperty(n,e.prop).get(),a=r[e.type]=r[e.type]||{},a.hasOwnProperty(e.prop)&&a[e.prop]!==i&&(o=!0),a[e.prop]=i,{changed:o,value:i}}function i(t,e){return Array.isArray(e[0])&&1===e[0].length&&\"string\"==typeof e[0][0]?[{type:\"layout\",prop:\"_currentFrame\",value:e[0][0]}]:[]}function a(t,e){var r=[],n=e[0],i={};if(\"string\"==typeof n)i[n]=e[1];else{if(!u.isPlainObject(n))return r;i=n}return s(i,function(t,e,n){r.push({type:\"layout\",prop:t,value:n})},\"\",0),r}function o(t,e){var r,n,i,a,o=[];if(n=e[0],i=e[1],r=e[2],a={},\"string\"==typeof n)a[n]=i;else{if(!u.isPlainObject(n))return o;a=n,void 0===r&&(r=i)}return void 0===r&&(r=null),s(a,function(e,n,i){var a;if(Array.isArray(i)){var s=Math.min(i.length,t.data.length);r&&(s=Math.min(s,r.length)),a=[];for(var l=0;l0?\".\":\"\")+i;u.isPlainObject(a)?s(a,e,o,n+1):e(o,i,a)}})}var l=t(\"../plotly\"),u=t(\"../lib\");r.manageCommandObserver=function(t,e,i,a){var o={},s=!0;e&&e._commandObserver&&(o=e._commandObserver),o.cache||(o.cache={}),o.lookupTable={};var l=r.hasSimpleAPICommandBindings(t,i,o.lookupTable);if(e&&e._commandObserver){if(l)return o;if(e._commandObserver.remove)return e._commandObserver.remove(),e._commandObserver=null,o}if(l){n(t,l,o.cache),o.check=function(){if(s){var e=n(t,l,o.cache);return e.changed&&a&&void 0!==o.lookupTable[e.value]&&(o.disable(),Promise.resolve(a({value:e.value,type:l.type,prop:l.prop,traces:l.traces,index:o.lookupTable[e.value]})).then(o.enable,o.enable)),e.changed}};for(var c=[\"plotly_relayout\",\"plotly_redraw\",\"plotly_restyle\",\"plotly_update\",\"plotly_animatingframe\",\"plotly_afterplot\"],h=0;hi},M.render=function(){function t(t){var e=r.projection(t.lonlat);return e?\"translate(\"+e[0]+\",\"+e[1]+\")\":null}function e(t){return r.isLonLatOverEdges(t.lonlat)?\"0\":\"1.0\"}var r=this,n=r.framework,i=n.select(\"g.choroplethlayer\"),a=n.select(\"g.scattergeolayer\"),o=r.path;n.selectAll(\"path.basepath\").attr(\"d\",o),n.selectAll(\"path.graticulepath\").attr(\"d\",o),i.selectAll(\"path.choroplethlocation\").attr(\"d\",o),i.selectAll(\"path.basepath\").attr(\"d\",o),a.selectAll(\"path.js-line\").attr(\"d\",o),null!==r.clipAngle?(a.selectAll(\"path.point\").style(\"opacity\",e).attr(\"transform\",t),a.selectAll(\"text\").style(\"opacity\",e).attr(\"transform\",t)):(a.selectAll(\"path.point\").attr(\"transform\",t),a.selectAll(\"text\").attr(\"transform\",t))}},{\"../../components/color\":533,\"../../components/drawing\":556,\"../../constants/xmlns_namespaces\":618,\"../../lib/topojson_utils\":648,\"../../plots/cartesian/axes\":664,\"../../plots/cartesian/graph_interact\":671,\"./constants\":686,\"./projections\":694,\"./set_scale\":695,\"./zoom\":696,\"./zoom_reset\":697,d3:95,\"topojson-client\":491}],688:[function(t,e,r){\"use strict\";function n(t,e){for(var r=[],n=0;nn^d>n&&r<(f-u)*(n-c)/(d-c)+u&&(i=!i)}return i}function o(t){return t?t/Math.sin(t):1}function s(t){return t>1?I:t<-1?-I:Math.asin(t)}function l(t){return t>1?0:t<-1?C:Math.acos(t)}function u(t,e){var r=(2+I)*Math.sin(e);e/=2;for(var n=0,i=1/0;n<10&&Math.abs(i)>L;n++){var a=Math.cos(e);e-=i=(e+Math.sin(e)*(a+2)-r)/(2*a*(1+a))}return[2/Math.sqrt(C*(4+C))*t*(1+Math.cos(e)),2*Math.sqrt(C/(4+C))*Math.sin(e)]}function c(t,e){function r(r,n){var i=F(r/e,n);return i[0]*=t,i}return arguments.length<2&&(e=t),1===e?F:e===1/0?f:(r.invert=function(r,n){var i=F.invert(r/t,n);return i[0]*=e,i},r)}function h(){var t=2,e=R(c),r=e(t);return r.coefficient=function(r){return arguments.length?e(t=+r):t},r}function f(t,e){return[t*Math.cos(e)/Math.cos(e/=2),2*Math.sin(e)]}function d(t,e){return[3*t/(2*C)*Math.sqrt(C*C/3-e*e),e]}function p(t,e){return[t,1.25*Math.log(Math.tan(C/4+.4*e))]}function g(t){return function(e){var r,n=t*Math.sin(e),i=30;do e-=r=(e+Math.sin(e)-n)/(1+Math.cos(e));while(Math.abs(r)>L&&--i>0);return e/2}}function m(t,e,r){function n(r,n){return[t*r*Math.cos(n=i(n)),e*Math.sin(n)]}var i=g(r);return n.invert=function(n,i){var a=s(i/e);return[n/(t*Math.cos(a)),s((2*a+Math.sin(2*a))/r)]},n}function v(t,e){var r=e*e,n=r*r;return[t*(.8707-.131979*r+n*(-.013791+n*(.003971*r-.001529*n))),e*(1.007226+r*(.015085+n*(-.044475+.028874*r-.005916*n)))]}function y(t,e){var r,n=Math.min(18,36*Math.abs(e)/C),i=Math.floor(n),a=n-i,o=(r=N[i])[0],s=r[1],l=(r=N[++i])[0],u=r[1],c=(r=N[Math.min(19,++i)])[0],h=r[1];return[t*(l+a*(c-o)/2+a*a*(c-2*l+o)/2),(e>0?I:-I)*(u+a*(h-s)/2+a*a*(h-2*u+s)/2)]}function x(t,e){return[t*Math.cos(e),e]}function b(t,e){var r=Math.cos(e),n=o(l(r*Math.cos(t/=2)));return[2*r*Math.sin(t)*n,Math.sin(e)*n]}function _(t,e){var r=b(t,e);return[(r[0]+t/I)/2,(r[1]+e)/2]}t.geo.project=function(t,e){var n=e.stream;if(!n)throw new Error(\"not yet supported\");return(t&&w.hasOwnProperty(t.type)?w[t.type]:r)(t,n)};var w={Feature:e,FeatureCollection:function(t,r){return{type:\"FeatureCollection\",features:t.features.map(function(t){return e(t,r)})}}},M=[],A=[],k={point:function(t,e){M.push([t,e])},result:function(){var t=M.length?M.length<2?{type:\"Point\",coordinates:M[0]}:{type:\"MultiPoint\",coordinates:M}:null;return M=[],t}},T={lineStart:n,point:function(t,e){M.push([t,e])},lineEnd:function(){M.length&&(A.push(M),M=[])},result:function(){var t=A.length?A.length<2?{type:\"LineString\",coordinates:A[0]}:{type:\"MultiLineString\",coordinates:A}:null;return A=[],t}},E={polygonStart:n,lineStart:n,point:function(t,e){M.push([t,e])},lineEnd:function(){var t=M.length;if(t){do M.push(M[0].slice());while(++t<4);A.push(M),M=[]}},polygonEnd:n,result:function(){if(!A.length)return null;var t=[],e=[];return A.forEach(function(r){i(r)?t.push([r]):e.push(r)}),e.forEach(function(e){var r=e[0];t.some(function(t){if(a(t[0],r))return t.push(e),!0})||t.push([e])}),A=[],t.length?t.length>1?{type:\"MultiPolygon\",coordinates:t}:{type:\"Polygon\",coordinates:t[0]}:null}},S={Point:k,MultiPoint:k,LineString:T,MultiLineString:T,Polygon:E,MultiPolygon:E,Sphere:E},L=1e-6,z=L*L,C=Math.PI,I=C/2,P=(Math.sqrt(C),C/180),D=180/C,O=t.geo.projection,R=t.geo.projectionMutator;t.geo.interrupt=function(e){function r(t,r){for(var n=r<0?-1:1,i=l[+(r<0)],a=0,o=i.length-1;ai[a][2][0];++a);var s=e(t-i[a][1][0],r);return s[0]+=e(i[a][1][0],n*r>n*i[a][0][1]?i[a][0][1]:r)[0],s}function n(){s=l.map(function(t){return t.map(function(t){var r,n=e(t[0][0],t[0][1])[0],i=e(t[2][0],t[2][1])[0],a=e(t[1][0],t[0][1])[1],o=e(t[1][0],t[1][1])[1];return a>o&&(r=a,a=o,o=r),[[n,a],[i,o]]})})}function i(){for(var e=1e-6,r=[],n=0,i=l[0].length;n=0;--n){var o=l[1][n],s=180*o[0][0]/C,u=180*o[0][1]/C,c=180*o[1][1]/C,h=180*o[2][0]/C,f=180*o[2][1]/C;r.push(a([[h-e,f-e],[h-e,c+e],[s+e,c+e],[s+e,u-e]],30))}return{type:\"Polygon\",coordinates:[t.merge(r)]}}function a(t,e){for(var r,n,i,a=-1,o=t.length,s=t[0],l=[];++aL&&--i>0);return[t/(.8707+(a=n*n)*(-.131979+a*(-.013791+a*a*a*(.003971-.001529*a)))),n]},(t.geo.naturalEarth=function(){return O(v)}).raw=v;var N=[[.9986,-.062],[1,0],[.9986,.062],[.9954,.124],[.99,.186],[.9822,.248],[.973,.31],[.96,.372],[.9427,.434],[.9216,.4958],[.8962,.5571],[.8679,.6176],[.835,.6769],[.7986,.7346],[.7597,.7903],[.7186,.8435],[.6732,.8936],[.6213,.9394],[.5722,.9761],[.5322,1]];N.forEach(function(t){t[1]*=1.0144}),y.invert=function(t,e){var r=e/I,n=90*r,i=Math.min(18,Math.abs(n/5)),a=Math.max(0,Math.floor(i));do{var o=N[a][1],s=N[a+1][1],l=N[Math.min(19,a+2)][1],u=l-o,c=l-2*s+o,h=2*(Math.abs(r)-s)/u,f=c/u,d=h*(1-f*h*(1-2*f*h));if(d>=0||1===a){n=(e>=0?5:-5)*(d+i);var p,g=50;do i=Math.min(18,Math.abs(n)/5),a=Math.floor(i),d=i-a,o=N[a][1],s=N[a+1][1],l=N[Math.min(19,a+2)][1],n-=(p=(e>=0?I:-I)*(s+d*(l-o)/2+d*d*(l-2*s+o)/2)-e)*D;while(Math.abs(p)>z&&--g>0);break}}while(--a>=0);var m=N[a][0],v=N[a+1][0],y=N[Math.min(19,a+2)][0];return[t/(v+d*(y-m)/2+d*d*(y-2*v+m)/2),n*P]},(t.geo.robinson=function(){return O(y)}).raw=y,x.invert=function(t,e){return[t/Math.cos(e),e]},(t.geo.sinusoidal=function(){return O(x)}).raw=x,b.invert=function(t,e){if(!(t*t+4*e*e>C*C+L)){var r=t,n=e,i=25;do{var a,o=Math.sin(r),s=Math.sin(r/2),u=Math.cos(r/2),c=Math.sin(n),h=Math.cos(n),f=Math.sin(2*n),d=c*c,p=h*h,g=s*s,m=1-p*u*u,v=m?l(h*u)*Math.sqrt(a=1/m):a=0,y=2*v*h*s-t,x=v*c-e,b=a*(p*g+v*h*u*d),_=a*(.5*o*f-2*v*c*s),w=.25*a*(f*s-v*c*p*o),M=a*(d*u+v*g*h),A=_*w-M*b;if(!A)break;var k=(x*_-y*M)/A,T=(y*w-x*b)/A;r-=k,n-=T}while((Math.abs(k)>L||Math.abs(T)>L)&&--i>0);return[r,n]}},(t.geo.aitoff=function(){return O(b)}).raw=b,_.invert=function(t,e){var r=t,n=e,i=25;do{var a,o=Math.cos(n),s=Math.sin(n),u=Math.sin(2*n),c=s*s,h=o*o,f=Math.sin(r),d=Math.cos(r/2),p=Math.sin(r/2),g=p*p,m=1-h*d*d,v=m?l(o*d)*Math.sqrt(a=1/m):a=0,y=.5*(2*v*o*p+r/I)-t,x=.5*(v*s+n)-e,b=.5*a*(h*g+v*o*d*c)+.5/I,_=a*(f*u/4-v*s*p),w=.125*a*(u*p-v*s*h*f),M=.5*a*(c*d+v*g*o)+.5,A=_*w-M*b,k=(x*_-y*M)/A,T=(y*w-x*b)/A;r-=k,n-=T}while((Math.abs(k)>L||Math.abs(T)>L)&&--i>0);return[r,n]},(t.geo.winkel3=function(){return O(_)}).raw=_}e.exports=n},{}],695:[function(t,e,r){\"use strict\";function n(t,e){var r=t.projection,n=t.lonaxis,o=t.lataxis,l=t.domain,u=t.framewidth||0,c=e.w*(l.x[1]-l.x[0]),h=e.h*(l.y[1]-l.y[0]),f=n.range[0]+s,d=n.range[1]-s,p=o.range[0]+s,g=o.range[1]-s,m=n._fullRange[0]+s,v=n._fullRange[1]-s,y=o._fullRange[0]+s,x=o._fullRange[1]-s;r._translate0=[e.l+c/2,e.t+h/2];var b=d-f,_=g-p,w=[f+b/2,p+_/2],M=r._rotate;r._center=[w[0]+M[0],w[1]+M[1]];var A=function(e){function n(t){return Math.min(_*c/(t[1][0]-t[0][0]),_*h/(t[1][1]-t[0][1]))}var o,s,l,b,_=e.scale(),w=r._translate0,M=i(f,p,d,g),A=i(m,y,v,x);l=a(e,M),o=n(l),b=a(e,A),r._fullScale=n(b),e.scale(o),l=a(e,M),s=[w[0]-l[0][0]+u,w[1]-l[0][1]+u],r._translate=s,e.translate(s),l=a(e,M),t._isAlbersUsa||e.clipExtent(l),o=r.scale*o,r._scale=o,t._width=Math.round(l[1][0])+u,t._height=Math.round(l[1][1])+u,t._marginX=(c-Math.round(l[1][0]))/2,t._marginY=(h-Math.round(l[1][1]))/2};return A}function i(t,e,r,n){var i=(r-t)/4;return{type:\"Polygon\",coordinates:[[[t,e],[t,n],[t+i,n],[t+2*i,n],[t+3*i,n],[r,n],[r,e],[r-i,e],[r-2*i,e],[r-3*i,e],[t,e]]]}}function a(t,e){return o.geo.path().projection(t).bounds(e)}var o=t(\"d3\"),s=t(\"./constants\").clipPad;e.exports=n},{\"./constants\":686,d3:95}],696:[function(t,e,r){\"use strict\";function n(t,e){var r;return(r=e._isScoped?a:e._clipAngle?s:o)(t,e.projection)}function i(t,e){var r=e._fullScale;return _.behavior.zoom().translate(t.translate()).scale(t.scale()).scaleExtent([.5*r,100*r])}function a(t,e){function r(){_.select(this).style(A)}function n(){o.scale(_.event.scale).translate(_.event.translate),t.render()}function a(){_.select(this).style(k)}var o=t.projection,s=i(o,e);return s.on(\"zoomstart\",r).on(\"zoom\",n).on(\"zoomend\",a),s}function o(t,e){function r(t){return m.invert(t)}function n(t){var e=m(r(t));return Math.abs(e[0]-t[0])>y||Math.abs(e[1]-t[1])>y}function a(){_.select(this).style(A),l=_.mouse(this),u=m.rotate(),c=m.translate(),h=u,f=r(l)}function o(){return d=_.mouse(this),n(l)?(v.scale(m.scale()),void v.translate(m.translate())):(m.scale(_.event.scale),m.translate([c[0],_.event.translate[1]]),f?r(d)&&(g=r(d),p=[h[0]+(g[0]-f[0]),u[1],u[2]],m.rotate(p),h=p):(l=d,f=r(l)),void t.render())}function s(){_.select(this).style(k)}var l,u,c,h,f,d,p,g,m=t.projection,v=i(m,e),y=2;return v.on(\"zoomstart\",a).on(\"zoom\",o).on(\"zoomend\",s),v}function s(t,e){function r(t){v++||t({type:\"zoomstart\"})}function n(t){t({type:\"zoom\"})}function a(t){--v||t({type:\"zoomend\"})}var o,s=t.projection,d={r:s.rotate(),k:s.scale()},p=i(s,e),g=b(p,\"zoomstart\",\"zoom\",\"zoomend\"),v=0,y=p.on;return p.on(\"zoomstart\",function(){_.select(this).style(A);var t=_.mouse(this),e=s.rotate(),i=e,a=s.translate(),v=u(e);o=l(s,t),y.call(p,\"zoom\",function(){var r=_.mouse(this);if(s.scale(d.k=_.event.scale),o){if(l(s,r)){s.rotate(e).translate(a);var u=l(s,r),p=h(o,u),y=m(c(v,p)),x=d.r=f(y,o,i);isFinite(x[0])&&isFinite(x[1])&&isFinite(x[2])||(x=i),s.rotate(x),i=x}}else t=r,o=l(s,t);n(g.of(this,arguments))}),r(g.of(this,arguments))}).on(\"zoomend\",function(){_.select(this).style(k),y.call(p,\"zoom\",null),a(g.of(this,arguments))}).on(\"zoom.redraw\",function(){t.render()}),_.rebind(p,g,\"on\")}function l(t,e){var r=t.invert(e);return r&&isFinite(r[0])&&isFinite(r[1])&&v(r)}function u(t){var e=.5*t[0]*w,r=.5*t[1]*w,n=.5*t[2]*w,i=Math.sin(e),a=Math.cos(e),o=Math.sin(r),s=Math.cos(r),l=Math.sin(n),u=Math.cos(n);return[a*s*u+i*o*l,i*s*u-a*o*l,a*o*u+i*s*l,a*s*l-i*o*u]}function c(t,e){var r=t[0],n=t[1],i=t[2],a=t[3],o=e[0],s=e[1],l=e[2],u=e[3];return[r*o-n*s-i*l-a*u,r*s+n*o+i*u-a*l,r*l-n*u+i*o+a*s,r*u+n*l-i*s+a*o]}function h(t,e){if(t&&e){var r=x(t,e),n=Math.sqrt(y(r,r)),i=.5*Math.acos(Math.max(-1,Math.min(1,y(t,e)))),a=Math.sin(i)/n;return n&&[Math.cos(i),r[2]*a,-r[1]*a,r[0]*a]}}function f(t,e,r){var n=g(e,2,t[0]);n=g(n,1,t[1]),n=g(n,0,t[2]-r[2]);var i,a,o=e[0],s=e[1],l=e[2],u=n[0],c=n[1],h=n[2],f=Math.atan2(s,o)*M,p=Math.sqrt(o*o+s*s);Math.abs(c)>p?(a=(c>0?90:-90)-f,i=0):(a=Math.asin(c/p)*M-f,i=Math.sqrt(p*p-c*c));var m=180-a-2*f,v=(Math.atan2(h,u)-Math.atan2(l,i))*M,y=(Math.atan2(h,u)-Math.atan2(l,-i))*M,x=d(r[0],r[1],a,v),b=d(r[0],r[1],m,y);return x<=b?[a,v,r[2]]:[m,y,r[2]]}function d(t,e,r,n){var i=p(r-t),a=p(n-e);return Math.sqrt(i*i+a*a)}function p(t){return(t%360+540)%360-180}function g(t,e,r){var n=r*w,i=t.slice(),a=0===e?1:0,o=2===e?1:2,s=Math.cos(n),l=Math.sin(n);return i[a]=t[a]*s-t[o]*l,i[o]=t[o]*s+t[a]*l,i}function m(t){return[Math.atan2(2*(t[0]*t[1]+t[2]*t[3]),1-2*(t[1]*t[1]+t[2]*t[2]))*M,Math.asin(Math.max(-1,Math.min(1,2*(t[0]*t[2]-t[3]*t[1]))))*M,Math.atan2(2*(t[0]*t[3]+t[1]*t[2]),1-2*(t[2]*t[2]+t[3]*t[3]))*M]}function v(t){var e=t[0]*w,r=t[1]*w,n=Math.cos(r);return[n*Math.cos(e),n*Math.sin(e),Math.sin(r)]}function y(t,e){for(var r=0,n=0,i=t.length;nh[d+2]&&(h[d]=-1,h[d+2]=1),f=this[v[d]],f._length=o.viewBox[d+2]-o.viewBox[d],s.doAutoRange(f);o.ticks=this.computeTickMarks(),o.dataBox=this.calcDataBox(),o.merge(r),n.update(o),this.glplot.draw()},y.calcDataBox=function(){var t=this.xaxis,e=this.yaxis,r=t.range,n=e.range,i=t.r2l,a=e.r2l;return[i(r[0]),a(n[0]),i(r[1]),a(n[1])]},y.setRanges=function(t){var e=this.xaxis,r=this.yaxis,n=e.l2r,i=r.l2r;e.range=[n(t[0]),n(t[2])],r.range=[i(t[1]),i(t[3])]},y.updateTraces=function(t,e){var r,n,i,a=Object.keys(this.traces);this.fullData=t;t:for(r=0;rMath.abs(e))n.rotate(o,0,0,-t*r*Math.PI*f.rotateSpeed/window.innerWidth);else{var s=-f.zoomSpeed*a*e/window.innerHeight*(o-n.lastT())/100;n.pan(o,0,0,u*(Math.exp(s)-1))}},!0),f}e.exports=n;var i=t(\"right-now\"),a=t(\"3d-view\"),o=t(\"mouse-change\"),s=t(\"mouse-wheel\")},{\"3d-view\":27,\"mouse-change\":413,\"mouse-wheel\":415,\"right-now\":459}],703:[function(t,e,r){\"use strict\";function n(t,e){for(var r=0;r<3;++r){var n=s[r];e[n]._gd=t}}var i=t(\"./scene\"),a=t(\"../plots\"),o=t(\"../../constants/xmlns_namespaces\"),s=[\"xaxis\",\"yaxis\",\"zaxis\"];r.name=\"gl3d\",r.attr=\"scene\",r.idRoot=\"scene\",r.idRegex=/^scene([2-9]|[1-9][0-9]+)?$/,r.attrRegex=/^scene([2-9]|[1-9][0-9]+)?$/,r.attributes=t(\"./layout/attributes\"),r.layoutAttributes=t(\"./layout/layout_attributes\"),r.supplyLayoutDefaults=t(\"./layout/defaults\"),r.plot=function(t){var e=t._fullLayout,r=t._fullData,o=a.getSubplotIds(e,\"gl3d\");e._paperdiv.style({width:e.width+\"px\",height:e.height+\"px\"}),t._context.setBackground(t,e.paper_bgcolor);for(var s=0;sf[1][o]?d[o]=1:f[1][o]===f[0][o]?d[o]=1:d[o]=1/(f[1][o]-f[0][o]);for(this.dataScale=d,\n", + "a=0;ag[1][a])g[0][a]=-1,g[1][a]=1;else{var b=g[1][a]-g[0][a];g[0][a]-=b/32,g[1][a]+=b/32}}else{var w=c[T[a]].range;g[0][a]=w[0],g[1][a]=w[1]}g[0][a]===g[1][a]&&(g[0][a]-=1,g[1][a]+=1),m[a]=g[1][a]-g[0][a],this.glplot.bounds[0][a]=g[0][a]*d[a],this.glplot.bounds[1][a]=g[1][a]*d[a]}var M=[1,1,1];for(a=0;a<3;++a){l=c[T[a]],u=l.type;var A=y[u];M[a]=Math.pow(A.acc,1/A.count)/d[a]}var k,E=4;if(\"auto\"===c.aspectmode)k=Math.max.apply(null,M)/Math.min.apply(null,M)<=E?M:[1,1,1];else if(\"cube\"===c.aspectmode)k=[1,1,1];else if(\"data\"===c.aspectmode)k=M;else{if(\"manual\"!==c.aspectmode)throw new Error(\"scene.js aspectRatio was not one of the enumerated types\");var S=c.aspectratio;k=[S.x,S.y,S.z]}c.aspectratio.x=h.aspectratio.x=k[0],c.aspectratio.y=h.aspectratio.y=k[1],c.aspectratio.z=h.aspectratio.z=k[2],this.glplot.aspect=k;var L=c.domain||null,z=e._size||null;if(L&&z){var C=this.container.style;C.position=\"absolute\",C.left=z.l+L.x[0]*z.w+\"px\",C.top=z.t+(1-L.y[1])*z.h+\"px\",C.width=z.w*(L.x[1]-L.x[0])+\"px\",C.height=z.h*(L.y[1]-L.y[0])+\"px\"}this.glplot.redraw()}},k.destroy=function(){this.glplot.dispose(),this.container.parentNode.removeChild(this.container),this.glplot=null},k.setCameraToDefault=function(){this.setCamera({eye:{x:1.25,y:1.25,z:1.25},center:{x:0,y:0,z:0},up:{x:0,y:0,z:1}})},k.getCamera=function(){return this.glplot.camera.view.recalcMatrix(this.camera.view.lastT()),u(this.glplot.camera)},k.setCamera=function(t){var e={};e[this.id]=t,this.glplot.camera.lookAt.apply(this,l(t)),this.graphDiv.emit(\"plotly_relayout\",e)},k.saveCamera=function(t){function e(t,e,r,n){var i=[\"up\",\"center\",\"eye\"],a=[\"x\",\"y\",\"z\"];return e[i[r]]&&t[i[r]][a[n]]===e[i[r]][a[n]]}var r=this.getCamera(),n=p.nestedProperty(t,this.id+\".camera\"),i=n.get(),a=!1;if(void 0===i)a=!0;else for(var o=0;o<3;o++)for(var s=0;s<3;s++)if(!e(r,i,o,s)){a=!0;break}return a&&n.set(r),a},k.updateFx=function(t,e){var r=this.camera;r&&(\"orbit\"===t?(r.mode=\"orbit\",r.keyBindingMode=\"rotate\"):\"turntable\"===t?(r.up=[0,0,1],r.mode=\"turntable\",r.keyBindingMode=\"rotate\"):r.keyBindingMode=t),this.fullSceneLayout.hovermode=e},k.toImage=function(t){t||(t=\"png\"),this.staticMode&&this.container.appendChild(c),this.glplot.redraw();var e=this.glplot.gl,r=e.drawingBufferWidth,n=e.drawingBufferHeight;e.bindFramebuffer(e.FRAMEBUFFER,null);var i=new Uint8Array(r*n*4);e.readPixels(0,0,r,n,e.RGBA,e.UNSIGNED_BYTE,i);for(var a=0,o=n-1;a0}function a(t){var e={},r={};switch(t.type){case\"circle\":s.extendFlat(r,{\"circle-radius\":t.circle.radius,\"circle-color\":t.color,\"circle-opacity\":t.opacity});break;case\"line\":s.extendFlat(r,{\"line-width\":t.line.width,\"line-color\":t.color,\"line-opacity\":t.opacity});break;case\"fill\":s.extendFlat(r,{\"fill-color\":t.color,\"fill-outline-color\":t.fill.outlinecolor,\"fill-opacity\":t.opacity});break;case\"symbol\":var n=t.symbol,i=l(n.textposition,n.iconsize);s.extendFlat(e,{\"icon-image\":n.icon+\"-15\",\"icon-size\":n.iconsize/10,\"text-field\":n.text,\"text-size\":n.textfont.size,\"text-anchor\":i.anchor,\"text-offset\":i.offset}),s.extendFlat(r,{\"icon-color\":t.color,\"text-color\":n.textfont.color,\"text-opacity\":t.opacity})}return{layout:e,paint:r}}function o(t){var e,r=t.sourcetype,n=t.source,i={type:r},a=\"string\"==typeof n;return\"geojson\"===r?e=\"data\":\"vector\"===r&&(e=a?\"url\":\"tiles\"),i[e]=n,i}var s=t(\"../../lib\"),l=t(\"./convert_text_opts\"),u=n.prototype;u.update=function(t){this.visible?this.needsNewSource(t)?(this.updateLayer(t),this.updateSource(t)):this.needsNewLayer(t)&&this.updateLayer(t):(this.updateSource(t),this.updateLayer(t)),this.updateStyle(t),this.visible=i(t)},u.needsNewSource=function(t){return this.sourceType!==t.sourcetype||this.source!==t.source||this.layerType!==t.type},u.needsNewLayer=function(t){return this.layerType!==t.type||this.below!==t.below},u.updateSource=function(t){var e=this.map;if(e.getSource(this.idSource)&&e.removeSource(this.idSource),this.sourceType=t.sourcetype,this.source=t.source,i(t)){var r=o(t);e.addSource(this.idSource,r)}},u.updateLayer=function(t){var e=this.map;if(e.getLayer(this.idLayer)&&e.removeLayer(this.idLayer),this.layerType=t.type,i(t)){e.addLayer({id:this.idLayer,source:this.idSource,\"source-layer\":t.sourcelayer||\"\",type:t.type},t.below);var r={visibility:\"visible\"};this.mapbox.setOptions(this.idLayer,\"setLayoutProperty\",r)}},u.updateStyle=function(t){var e=a(t);i(t)&&(this.mapbox.setOptions(this.idLayer,\"setLayoutProperty\",e.layout),this.mapbox.setOptions(this.idLayer,\"setPaintProperty\",e.paint))},u.dispose=function(){var t=this.map;t.removeLayer(this.idLayer),t.removeSource(this.idSource)},e.exports=function(t,e,r){var i=new n(t,e);return i.update(r),i}},{\"../../lib\":633,\"./convert_text_opts\":717}],720:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/color\").defaultLine,a=t(\"../font_attributes\"),o=t(\"../../traces/scatter/attributes\").textposition;e.exports={domain:{x:{valType:\"info_array\",items:[{valType:\"number\",min:0,max:1},{valType:\"number\",min:0,max:1}],dflt:[0,1]},y:{valType:\"info_array\",items:[{valType:\"number\",min:0,max:1},{valType:\"number\",min:0,max:1}],dflt:[0,1]}},accesstoken:{valType:\"string\",noBlank:!0,strict:!0},style:{valType:\"any\",values:[\"basic\",\"streets\",\"outdoors\",\"light\",\"dark\",\"satellite\",\"satellite-streets\"],dflt:\"basic\"},center:{lon:{valType:\"number\",dflt:0},lat:{valType:\"number\",dflt:0}},zoom:{valType:\"number\",dflt:1},bearing:{valType:\"number\",dflt:0},pitch:{valType:\"number\",dflt:0},layers:{_isLinkedToArray:\"layer\",sourcetype:{valType:\"enumerated\",values:[\"geojson\",\"vector\"],dflt:\"geojson\"},source:{valType:\"any\"},sourcelayer:{valType:\"string\",dflt:\"\"},type:{valType:\"enumerated\",values:[\"circle\",\"line\",\"fill\",\"symbol\"],dflt:\"circle\"},below:{valType:\"string\",dflt:\"\"},color:{valType:\"color\",dflt:i},opacity:{valType:\"number\",min:0,max:1,dflt:1},circle:{radius:{valType:\"number\",dflt:15}},line:{width:{valType:\"number\",dflt:2}},fill:{outlinecolor:{valType:\"color\",dflt:i}},symbol:{icon:{valType:\"string\",dflt:\"marker\"},iconsize:{valType:\"number\",dflt:10},text:{valType:\"string\",dflt:\"\"},textfont:n.extendDeep({},a,{family:{dflt:\"Open Sans Regular, Arial Unicode MS Regular\"}}),textposition:n.extendFlat({},o,{arrayOk:!1})}}}},{\"../../components/color\":533,\"../../lib\":633,\"../../traces/scatter/attributes\":846,\"../font_attributes\":684}],721:[function(t,e,r){\"use strict\";function n(t,e,r){r(\"accesstoken\"),r(\"style\"),r(\"center.lon\"),r(\"center.lat\"),r(\"zoom\"),r(\"bearing\"),r(\"pitch\"),i(t,e),e._input=t}function i(t,e){function r(t,e){return a.coerce(n,i,s.layers,t,e)}for(var n,i,o=t.layers||[],l=e.layers=[],u=0;u=e.width-20?(a[\"text-anchor\"]=\"start\",a.x=5):(a[\"text-anchor\"]=\"end\",a.x=e._paper.attr(\"width\")-7),r.attr(a);var o=r.select(\".js-link-to-tool\"),s=r.select(\".js-link-spacer\"),u=r.select(\".js-sourcelinks\");t._context.showSources&&t._context.showSources(t),t._context.showLink&&n(t,o),s.text(o.text()&&u.text()?\" - \":\"\")},p.sendDataToCloud=function(t){t.emit(\"plotly_beforeexport\");var e=window.PLOTLYENV&&window.PLOTLYENV.BASE_URL||\"https://plot.ly\",r=l.select(t).append(\"div\").attr(\"id\",\"hiddenform\").style(\"display\",\"none\"),n=r.append(\"form\").attr({action:e+\"/external\",method:\"post\",target:\"_blank\"}),i=n.append(\"input\").attr({type:\"text\",name:\"data\"});return i.node().value=p.graphJson(t,!1,\"keepdata\"),n.node().submit(),r.remove(),t.emit(\"plotly_afterexport\"),!1},p.supplyDefaults=function(t){var e,r=t._fullLayout||{},n=t._fullLayout={},a=t.layout||{},o=t._fullData||[],s=t._fullData=[],l=t.data||[];if(t._transitionData||p.createTransitionData(t),r._initialAutoSizeIsDone){var u=r.width,h=r.height;p.supplyLayoutGlobalDefaults(a,n),a.width||(n.width=u),a.height||(n.height=h)}else{p.supplyLayoutGlobalDefaults(a,n);var f=!a.width||!a.height,d=n.autosize,g=t._context&&t._context.autosizable,m=f&&(d||g);m?p.plotAutoSize(t,a,n):f&&p.sanitizeMargins(t),!d&&f&&(a.width=n.width,a.height=n.height)}n._initialAutoSizeIsDone=!0,n._dataLength=l.length,n._globalTransforms=(t._context||{}).globalTransforms,p.supplyDataDefaults(l,s,a,n),n._has=p._hasPlotType.bind(n);var v=n._modules;for(e=0;e0){var c=s(t._boundingBoxMargins),h=c.left+c.right,d=c.bottom+c.top,g=1-2*o,m=r._container&&r._container.node?r._container.node().getBoundingClientRect():{width:r.width,height:r.height};n=Math.round(g*(m.width-h)),i=Math.round(g*(m.height-d))}else{var v=l?window.getComputedStyle(t):{};n=parseFloat(v.width)||r.width,i=parseFloat(v.height)||r.height}var y=p.layoutAttributes.width.min,x=p.layoutAttributes.height.min;n1,_=!e.height&&Math.abs(r.height-i)>1;(_||b)&&(b&&(r.width=n),_&&(r.height=i)),t._initialAutoSize||(t._initialAutoSize={width:n,height:i}),p.sanitizeMargins(r)},p.supplyLayoutModuleDefaults=function(t,e,r,n){var i,a;c.Axes.supplyLayoutDefaults(t,e,r);var o=e._basePlotModules;for(i=0;i.5*n.width&&(r.l=r.r=0),r.b+r.t>.5*n.height&&(r.b=r.t=0),n._pushmargin[e]={l:{val:r.x,size:r.l+i},r:{val:r.x,size:r.r+i},b:{val:r.y,size:r.b+i},t:{val:r.y,size:r.t+i}}}else delete n._pushmargin[e];t._replotting||p.doAutoMargin(t)}},p.doAutoMargin=function(t){var e=t._fullLayout;e._size||(e._size={}),e._pushmargin||(e._pushmargin={});var r=e._size,n=JSON.stringify(r),i=Math.max(e.margin.l||0,0),a=Math.max(e.margin.r||0,0),o=Math.max(e.margin.t||0,0),s=Math.max(e.margin.b||0,0),l=e._pushmargin;if(e.margin.autoexpand!==!1&&(l.base={l:{val:0,size:i},r:{val:1,size:a},t:{val:1,size:o},b:{val:0,size:s}},Object.keys(l).forEach(function(t){var r=l[t].l||{},n=l[t].b||{},c=r.val,h=r.size,f=n.val,d=n.size;Object.keys(l).forEach(function(t){if(u(h)&&l[t].r){var r=l[t].r.val,n=l[t].r.size;if(r>c){var p=(h*r+(n-e.width)*c)/(r-c),g=(n*(1-c)+(h-e.width)*(1-r))/(r-c);p>=0&&g>=0&&p+g>i+a&&(i=p,a=g)}}if(u(d)&&l[t].t){var m=l[t].t.val,v=l[t].t.size;if(m>f){var y=(d*m+(v-e.height)*f)/(m-f),x=(v*(1-f)+(d-e.height)*(1-m))/(m-f);y>=0&&x>=0&&y+x>s+o&&(s=y,o=x)}}})})),r.l=Math.round(i),r.r=Math.round(a),r.t=Math.round(o),r.b=Math.round(s),r.p=Math.round(e.margin.pad),r.w=Math.round(e.width)-r.l-r.r,r.h=Math.round(e.height)-r.t-r.b,!t._replotting&&\"{}\"!==n&&n!==JSON.stringify(e._size))return c.plot(t)},p.graphJson=function(t,e,r,n,i){function a(t){if(\"function\"==typeof t)return null;if(f.isPlainObject(t)){var e,n,i={};for(e in t)if(\"function\"!=typeof t[e]&&[\"_\",\"[\"].indexOf(e.charAt(0))===-1){if(\"keepdata\"===r){if(\"src\"===e.substr(e.length-3))continue}else if(\"keepstream\"===r){if(n=t[e+\"src\"],\"string\"==typeof n&&n.indexOf(\":\")>0&&!f.isPlainObject(t.stream))continue}else if(\"keepall\"!==r&&(n=t[e+\"src\"],\"string\"==typeof n&&n.indexOf(\":\")>0))continue;i[e]=a(t[e])}return i}return Array.isArray(t)?t.map(a):f.isJSDate(t)?f.ms2DateTime(+t):t}(i&&e&&!t._fullData||i&&!e&&!t._fullLayout)&&p.supplyDefaults(t);var o=i?t._fullData:t.data,s=i?t._fullLayout:t.layout,l={data:(o||[]).map(function(t){var r=a(t);return e&&delete r.fit,r})};return e||(l.layout=a(s)),t.framework&&t.framework.isPolar&&(l=t.framework.getConfig()),\"object\"===n?l:JSON.stringify(l)},p.modifyFrames=function(t,e){var r,n,i,a=t._transitionData._frames,o=t._transitionData._frameHash;for(r=0;r0&&(t._transitioningWithDuration=!0),t._transitionData._interruptCallbacks.push(function(){_=!0}),i.redraw&&t._transitionData._interruptCallbacks.push(function(){return c.redraw(t)}),t._transitionData._interruptCallbacks.push(function(){t.emit(\"plotly_transitioninterrupted\",[])});var o,s,l=0,u=0,d=t._fullLayout._basePlotModules,p=!1;if(r)for(s=0;s=0,L=S?h.angularAxis.domain:n.extent(A),z=Math.abs(A[1]-A[0]);T&&!k&&(z=0);var C=L.slice();E&&k&&(C[1]+=z);var I=h.angularAxis.ticksCount||4;I>8&&(I=I/(I/8)+I%8),h.angularAxis.ticksStep&&(I=(C[1]-C[0])/I);var P=h.angularAxis.ticksStep||(C[1]-C[0])/(I*(h.minorTicks+1));M&&(P=Math.max(Math.round(P),1)),C[2]||(C[2]=P);var D=n.range.apply(this,C);if(D=D.map(function(t,e){return parseFloat(t.toPrecision(12))}),s=n.scale.linear().domain(C.slice(0,2)).range(\"clockwise\"===h.direction?[0,360]:[360,0]),c.layout.angularAxis.domain=s.domain(),c.layout.angularAxis.endPadding=E?z:0,e=n.select(this).select(\"svg.chart-root\"),\"undefined\"==typeof e||e.empty()){var O=\"' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '' + '\",R=(new DOMParser).parseFromString(O,\"application/xml\"),F=this.appendChild(this.ownerDocument.importNode(R.documentElement,!0));e=n.select(F)}e.select(\".guides-group\").style({\"pointer-events\":\"none\"}),e.select(\".angular.axis-group\").style({\"pointer-events\":\"none\"}),e.select(\".radial.axis-group\").style({\"pointer-events\":\"none\"});var j,N=e.select(\".chart-group\"),B={fill:\"none\",stroke:h.tickColor},U={\"font-size\":h.font.size,\"font-family\":h.font.family,fill:h.font.color,\"text-shadow\":[\"-1px 0px\",\"1px -1px\",\"-1px 1px\",\"1px 1px\"].map(function(t,e){return\" \"+t+\" 0 \"+h.font.outlineColor}).join(\",\")};if(h.showLegend){j=e.select(\".legend-group\").attr({transform:\"translate(\"+[x,h.margin.top]+\")\"}).style({display:\"block\"});var V=d.map(function(t,e){var r=o.util.cloneJson(t);return r.symbol=\"DotPlot\"===t.geometry?t.dotType||\"circle\":\"LinePlot\"!=t.geometry?\"square\":\"line\",r.visibleInLegend=\"undefined\"==typeof t.visibleInLegend||t.visibleInLegend,r.color=\"LinePlot\"===t.geometry?t.strokeColor:t.color,r});o.Legend().config({data:d.map(function(t,e){return t.name||\"Element\"+e}),legendConfig:a({},o.Legend.defaultConfig().legendConfig,{container:j,elements:V,reverseOrder:h.legend.reverseOrder})})();var q=j.node().getBBox();x=Math.min(h.width-q.width-h.margin.left-h.margin.right,h.height-h.margin.top-h.margin.bottom)/2,x=Math.max(10,x),_=[h.margin.left+x,h.margin.top+x],i.range([0,x]),c.layout.radialAxis.domain=i.domain(),j.attr(\"transform\",\"translate(\"+[_[0]+x,_[1]-x]+\")\")}else j=e.select(\".legend-group\").style({display:\"none\"});e.attr({width:h.width,height:h.height}).style({opacity:h.opacity}),N.attr(\"transform\",\"translate(\"+_+\")\").style({cursor:\"crosshair\"});var H=[(h.width-(h.margin.left+h.margin.right+2*x+(q?q.width:0)))/2,(h.height-(h.margin.top+h.margin.bottom+2*x))/2];if(H[0]=Math.max(0,H[0]),H[1]=Math.max(0,H[1]),e.select(\".outer-group\").attr(\"transform\",\"translate(\"+H+\")\"),h.title){var G=e.select(\"g.title-group text\").style(U).text(h.title),X=G.node().getBBox();G.attr({x:_[0]-X.width/2,y:_[1]-x-20})}var Y=e.select(\".radial.axis-group\");if(h.radialAxis.gridLinesVisible){var W=Y.selectAll(\"circle.grid-circle\").data(i.ticks(5));W.enter().append(\"circle\").attr({class:\"grid-circle\"}).style(B),W.attr(\"r\",i),W.exit().remove()}Y.select(\"circle.outside-circle\").attr({r:x}).style(B);var Z=e.select(\"circle.background-circle\").attr({r:x}).style({fill:h.backgroundColor,stroke:h.stroke});if(h.radialAxis.visible){var Q=n.svg.axis().scale(i).ticks(5).tickSize(5);Y.call(Q).attr({transform:\"rotate(\"+h.radialAxis.orientation+\")\"}),Y.selectAll(\".domain\").style(B),Y.selectAll(\"g>text\").text(function(t,e){return this.textContent+h.radialAxis.ticksSuffix}).style(U).style({\"text-anchor\":\"start\"}).attr({x:0,y:0,dx:0,dy:0,transform:function(t,e){return\"horizontal\"===h.radialAxis.tickOrientation?\"rotate(\"+-h.radialAxis.orientation+\") translate(\"+[0,U[\"font-size\"]]+\")\":\"translate(\"+[0,U[\"font-size\"]]+\")\"}}),Y.selectAll(\"g>line\").style({stroke:\"black\"})}var K=e.select(\".angular.axis-group\").selectAll(\"g.angular-tick\").data(D),$=K.enter().append(\"g\").classed(\"angular-tick\",!0);K.attr({transform:function(t,e){return\"rotate(\"+l(t,e)+\")\"}}).style({display:h.angularAxis.visible?\"block\":\"none\"}),K.exit().remove(),$.append(\"line\").classed(\"grid-line\",!0).classed(\"major\",function(t,e){return e%(h.minorTicks+1)==0}).classed(\"minor\",function(t,e){return!(e%(h.minorTicks+1)==0)}).style(B),$.selectAll(\".minor\").style({stroke:h.minorTickColor}),K.select(\"line.grid-line\").attr({x1:h.tickLength?x-h.tickLength:0,x2:x}).style({display:h.angularAxis.gridLinesVisible?\"block\":\"none\"}),$.append(\"text\").classed(\"axis-text\",!0).style(U);var J=K.select(\"text.axis-text\").attr({x:x+h.labelOffset,dy:\".35em\",transform:function(t,e){var r=l(t,e),n=x+h.labelOffset,i=h.angularAxis.tickOrientation;return\"horizontal\"==i?\"rotate(\"+-r+\" \"+n+\" 0)\":\"radial\"==i?r<270&&r>90?\"rotate(180 \"+n+\" 0)\":null:\"rotate(\"+(r<=180&&r>0?-90:90)+\" \"+n+\" 0)\"}}).style({\"text-anchor\":\"middle\",display:h.angularAxis.labelsVisible?\"block\":\"none\"}).text(function(t,e){return e%(h.minorTicks+1)!=0?\"\":M?M[t]+h.angularAxis.ticksSuffix:t+h.angularAxis.ticksSuffix}).style(U);h.angularAxis.rewriteTicks&&J.text(function(t,e){return e%(h.minorTicks+1)!=0?\"\":h.angularAxis.rewriteTicks(this.textContent,e)});var tt=n.max(N.selectAll(\".angular-tick text\")[0].map(function(t,e){return t.getCTM().e+t.getBBox().width}));j.attr({transform:\"translate(\"+[x+tt,h.margin.top]+\")\"});var et=e.select(\"g.geometry-group\").selectAll(\"g\").size()>0,rt=e.select(\"g.geometry-group\").selectAll(\"g.geometry\").data(d);if(rt.enter().append(\"g\").attr({class:function(t,e){return\"geometry geometry\"+e}}),rt.exit().remove(),d[0]||et){var nt=[];d.forEach(function(t,e){var r={};r.radialScale=i,r.angularScale=s,r.container=rt.filter(function(t,r){return r==e}),r.geometry=t.geometry,r.orientation=h.orientation,r.direction=h.direction,r.index=e,nt.push({data:t,geometryConfig:r})});var it=n.nest().key(function(t,e){return\"undefined\"!=typeof t.data.groupId||\"unstacked\"}).entries(nt),at=[];it.forEach(function(t,e){\"unstacked\"===t.key?at=at.concat(t.values.map(function(t,e){return[t]})):at.push(t.values)}),at.forEach(function(t,e){var r;r=Array.isArray(t)?t[0].geometryConfig.geometry:t.geometryConfig.geometry;var n=t.map(function(t,e){return a(o[r].defaultConfig(),t)});o[r]().config(n)()})}var ot,st,lt=e.select(\".guides-group\"),ut=e.select(\".tooltips-group\"),ct=o.tooltipPanel().config({container:ut,fontSize:8})(),ht=o.tooltipPanel().config({container:ut,fontSize:8})(),ft=o.tooltipPanel().config({container:ut,hasTick:!0})();if(!k){var dt=lt.select(\"line\").attr({x1:0,y1:0,y2:0}).style({stroke:\"grey\",\"pointer-events\":\"none\"});N.on(\"mousemove.angular-guide\",function(t,e){var r=o.util.getMousePos(Z).angle;dt.attr({x2:-x,transform:\"rotate(\"+r+\")\"}).style({opacity:.5});var n=(r+180+360-h.orientation)%360;ot=s.invert(n);var i=o.util.convertToCartesian(x+12,r+180);ct.text(o.util.round(ot)).move([i[0]+_[0],i[1]+_[1]])}).on(\"mouseout.angular-guide\",function(t,e){lt.select(\"line\").style({opacity:0})})}var pt=lt.select(\"circle\").style({stroke:\"grey\",fill:\"none\"});N.on(\"mousemove.radial-guide\",function(t,e){var r=o.util.getMousePos(Z).radius;pt.attr({r:r}).style({opacity:.5}),st=i.invert(o.util.getMousePos(Z).radius);var n=o.util.convertToCartesian(r,h.radialAxis.orientation);ht.text(o.util.round(st)).move([n[0]+_[0],n[1]+_[1]])}).on(\"mouseout.radial-guide\",function(t,e){pt.style({opacity:0}),ft.hide(),ct.hide(),ht.hide()}),e.selectAll(\".geometry-group .mark\").on(\"mouseover.tooltip\",function(t,r){var i=n.select(this),a=i.style(\"fill\"),s=\"black\",l=i.style(\"opacity\")||1;if(i.attr({\"data-opacity\":l}),\"none\"!=a){i.attr({\"data-fill\":a}),s=n.hsl(a).darker().toString(),i.style({fill:s,opacity:1});var u={t:o.util.round(t[0]),r:o.util.round(t[1])};k&&(u.t=M[t[0]]);var c=\"t: \"+u.t+\", r: \"+u.r,h=this.getBoundingClientRect(),f=e.node().getBoundingClientRect(),d=[h.left+h.width/2-H[0]-f.left,h.top+h.height/2-H[1]-f.top];ft.config({color:s}).text(c),ft.move(d)}else a=i.style(\"stroke\"),i.attr({\"data-stroke\":a}),s=n.hsl(a).darker().toString(),i.style({stroke:s,opacity:1})}).on(\"mousemove.tooltip\",function(t,e){return 0==n.event.which&&void(n.select(this).attr(\"data-fill\")&&ft.show())}).on(\"mouseout.tooltip\",function(t,e){ft.hide();var r=n.select(this),i=r.attr(\"data-fill\");i?r.style({fill:i,opacity:r.attr(\"data-opacity\")}):r.style({stroke:r.attr(\"data-stroke\"),opacity:r.attr(\"data-opacity\")})})}),f}var e,r,i,s,l={data:[],layout:{}},u={},c={},h=n.dispatch(\"hover\"),f={};return f.render=function(e){return t(e),this},f.config=function(t){if(!arguments.length)return l;var e=o.util.cloneJson(t);return e.data.forEach(function(t,e){l.data[e]||(l.data[e]={}),a(l.data[e],o.Axis.defaultConfig().data[0]),a(l.data[e],t)}),a(l.layout,o.Axis.defaultConfig().layout),a(l.layout,e.layout),this},f.getLiveConfig=function(){return c},f.getinputConfig=function(){return u},f.radialScale=function(t){return i},f.angularScale=function(t){return s},f.svg=function(){return e},n.rebind(f,h,\"on\"),f},o.Axis.defaultConfig=function(t,e){var r={data:[{t:[1,2,3,4],r:[10,11,12,13],name:\"Line1\",geometry:\"LinePlot\",color:null,strokeDash:\"solid\",strokeColor:null,strokeSize:\"1\",visibleInLegend:!0,opacity:1}],layout:{defaultColorRange:n.scale.category10().range(),title:null,height:450,width:500,margin:{top:40,right:40,bottom:40,left:40},font:{size:12,color:\"gray\",outlineColor:\"white\",family:\"Tahoma, sans-serif\"},direction:\"clockwise\",orientation:0,labelOffset:10,radialAxis:{domain:null,orientation:-45,ticksSuffix:\"\",visible:!0,gridLinesVisible:!0,tickOrientation:\"horizontal\",rewriteTicks:null},angularAxis:{domain:[0,360],ticksSuffix:\"\",visible:!0,gridLinesVisible:!0,labelsVisible:!0,tickOrientation:\"horizontal\",rewriteTicks:null,ticksCount:null,ticksStep:null},minorTicks:0,tickLength:null,tickColor:\"silver\",minorTickColor:\"#eee\",backgroundColor:\"none\",needsEndSpacing:null,showLegend:!0,legend:{reverseOrder:!1},opacity:1}};return r},o.util={},o.DATAEXTENT=\"dataExtent\",o.AREA=\"AreaChart\",o.LINE=\"LinePlot\",o.DOT=\"DotPlot\",o.BAR=\"BarChart\",o.util._override=function(t,e){for(var r in t)r in e&&(e[r]=t[r])},o.util._extend=function(t,e){for(var r in t)e[r]=t[r]},o.util._rndSnd=function(){return 2*Math.random()-1+(2*Math.random()-1)+(2*Math.random()-1)},o.util.dataFromEquation2=function(t,e){var r=e||6,i=n.range(0,360+r,r).map(function(e,r){var n=e*Math.PI/180,i=t(n);return[e,i]});return i},o.util.dataFromEquation=function(t,e,r){var i=e||6,a=[],o=[];n.range(0,360+i,i).forEach(function(e,r){var n=e*Math.PI/180,i=t(n);a.push(e),o.push(i)});var s={t:a,r:o};return r&&(s.name=r),s},o.util.ensureArray=function(t,e){if(\"undefined\"==typeof t)return null;var r=[].concat(t);return n.range(e).map(function(t,e){return r[e]||r[0]})},o.util.fillArrays=function(t,e,r){return e.forEach(function(e,n){t[e]=o.util.ensureArray(t[e],r)}),t},o.util.cloneJson=function(t){return JSON.parse(JSON.stringify(t))},o.util.validateKeys=function(t,e){\"string\"==typeof e&&(e=e.split(\".\"));var r=e.shift();return t[r]&&(!e.length||objHasKeys(t[r],e))},o.util.sumArrays=function(t,e){return n.zip(t,e).map(function(t,e){return n.sum(t)})},o.util.arrayLast=function(t){return t[t.length-1]},o.util.arrayEqual=function(t,e){for(var r=Math.max(t.length,e.length,1);r-- >=0&&t[r]===e[r];);return r===-2},o.util.flattenArray=function(t){for(var e=[];!o.util.arrayEqual(e,t);)e=t,t=[].concat.apply([],t);return t},o.util.deduplicate=function(t){return t.filter(function(t,e,r){return r.indexOf(t)==e})},o.util.convertToCartesian=function(t,e){var r=e*Math.PI/180,n=t*Math.cos(r),i=t*Math.sin(r);return[n,i]},o.util.round=function(t,e){var r=e||2,n=Math.pow(10,r);return Math.round(t*n)/n},o.util.getMousePos=function(t){var e=n.mouse(t.node()),r=e[0],i=e[1],a={};return a.x=r,a.y=i,a.pos=e,a.angle=180*(Math.atan2(i,r)+Math.PI)/Math.PI,a.radius=Math.sqrt(r*r+i*i),a},o.util.duplicatesCount=function(t){for(var e,r={},n={},i=0,a=t.length;i0)){var s=n.select(this.parentNode).selectAll(\"path.line\").data([0]);s.enter().insert(\"path\"),s.attr({class:\"line\",d:f(o),transform:function(e,r){return\"rotate(\"+(t.orientation+90)+\")\"},\"pointer-events\":\"none\"}).style({fill:function(t,e){return m.fill(r,i,a)},\"fill-opacity\":0,stroke:function(t,e){return m.stroke(r,i,a)},\"stroke-width\":function(t,e){return m[\"stroke-width\"](r,i,a)},\"stroke-dasharray\":function(t,e){return m[\"stroke-dasharray\"](r,i,a)},opacity:function(t,e){return m.opacity(r,i,a)},display:function(t,e){return m.display(r,i,a)}})}};var d=t.angularScale.range(),p=Math.abs(d[1]-d[0])/l[0].length*Math.PI/180,g=n.svg.arc().startAngle(function(t){return-p/2}).endAngle(function(t){return p/2}).innerRadius(function(e){return t.radialScale(c+(e[2]||0))}).outerRadius(function(e){return t.radialScale(c+(e[2]||0))+t.radialScale(e[1])});h.arc=function(e,r,i){n.select(this).attr({class:\"mark arc\",d:g,transform:function(e,r){return\"rotate(\"+(t.orientation+u(e[0])+90)+\")\"}})};var m={fill:function(t,r,n){return e[n].data.color},stroke:function(t,r,n){return e[n].data.strokeColor},\"stroke-width\":function(t,r,n){return e[n].data.strokeSize+\"px\"},\"stroke-dasharray\":function(t,r,n){return s[e[n].data.strokeDash]},opacity:function(t,r,n){return e[n].data.opacity},display:function(t,r,n){return\"undefined\"==typeof e[n].data.visible||e[n].data.visible?\"block\":\"none\"}},v=n.select(this).selectAll(\"g.layer\").data(l);v.enter().append(\"g\").attr({class:\"layer\"});var y=v.selectAll(\"path.mark\").data(function(t,e){return t});y.enter().append(\"path\").attr({class:\"mark\"}),y.style(m).each(h[t.geometryType]),y.exit().remove(),v.exit().remove()})}var e,r=[o.PolyChart.defaultConfig()],i=n.dispatch(\"hover\"),s={solid:\"none\",dash:[5,2],dot:[2,5]};return t.config=function(t){return arguments.length?(t.forEach(function(t,e){r[e]||(r[e]={}),a(r[e],o.PolyChart.defaultConfig()),a(r[e],t)}),this):r},t.getColorScale=function(){return e},n.rebind(t,i,\"on\"),t},o.PolyChart.defaultConfig=function(){var t={data:{name:\"geom1\",t:[[1,2,3,4]],r:[[1,2,3,4]],dotType:\"circle\",dotSize:64,dotVisible:!1,barWidth:20,color:\"#ffa500\",strokeSize:1,strokeColor:\"silver\",strokeDash:\"solid\",opacity:1,index:0,visible:!0,visibleInLegend:!0},geometryConfig:{geometry:\"LinePlot\",geometryType:\"arc\",direction:\"clockwise\",orientation:0,container:\"body\",radialScale:null,angularScale:null,colorScale:n.scale.category20()}};return t},o.BarChart=function(){return o.PolyChart()},o.BarChart.defaultConfig=function(){var t={geometryConfig:{geometryType:\"bar\"}};return t},o.AreaChart=function(){return o.PolyChart()},o.AreaChart.defaultConfig=function(){var t={geometryConfig:{geometryType:\"arc\"}};return t},o.DotPlot=function(){return o.PolyChart()},o.DotPlot.defaultConfig=function(){var t={geometryConfig:{geometryType:\"dot\",dotType:\"circle\"}};return t},o.LinePlot=function(){return o.PolyChart()},o.LinePlot.defaultConfig=function(){var t={geometryConfig:{geometryType:\"line\"}};return t},o.Legend=function(){function t(){var r=e.legendConfig,i=e.data.map(function(t,e){return[].concat(t).map(function(t,n){var i=a({},r.elements[e]);return i.name=t,i.color=[].concat(r.elements[e].color)[n],i})}),o=n.merge(i);o=o.filter(function(t,e){return r.elements[e]&&(r.elements[e].visibleInLegend||\"undefined\"==typeof r.elements[e].visibleInLegend)}),r.reverseOrder&&(o=o.reverse());var s=r.container;(\"string\"==typeof s||s.nodeName)&&(s=n.select(s));var l=o.map(function(t,e){return t.color}),u=r.fontSize,c=null==r.isContinuous?\"number\"==typeof o[0]:r.isContinuous,h=c?r.height:u*o.length,f=s.classed(\"legend-group\",!0),d=f.selectAll(\"svg\").data([0]),p=d.enter().append(\"svg\").attr({width:300,height:h+u,xmlns:\"http://www.w3.org/2000/svg\",\"xmlns:xlink\":\"http://www.w3.org/1999/xlink\",version:\"1.1\"});p.append(\"g\").classed(\"legend-axis\",!0),p.append(\"g\").classed(\"legend-marks\",!0);var g=n.range(o.length),m=n.scale[c?\"linear\":\"ordinal\"]().domain(g).range(l),v=n.scale[c?\"linear\":\"ordinal\"]().domain(g)[c?\"range\":\"rangePoints\"]([0,h]),y=function(t,e){var r=3*e;return\"line\"===t?\"M\"+[[-e/2,-e/12],[e/2,-e/12],[e/2,e/12],[-e/2,e/12]]+\"Z\":n.svg.symbolTypes.indexOf(t)!=-1?n.svg.symbol().type(t).size(r)():n.svg.symbol().type(\"square\").size(r)()};if(c){var x=d.select(\".legend-marks\").append(\"defs\").append(\"linearGradient\").attr({id:\"grad1\",x1:\"0%\",y1:\"0%\",x2:\"0%\",y2:\"100%\"}).selectAll(\"stop\").data(l);x.enter().append(\"stop\"),x.attr({offset:function(t,e){return e/(l.length-1)*100+\"%\"}}).style({\"stop-color\":function(t,e){return t}}),d.append(\"rect\").classed(\"legend-mark\",!0).attr({height:r.height,width:r.colorBandWidth,fill:\"url(#grad1)\"})}else{var b=d.select(\".legend-marks\").selectAll(\"path.legend-mark\").data(o);b.enter().append(\"path\").classed(\"legend-mark\",!0),b.attr({transform:function(t,e){return\"translate(\"+[u/2,v(e)+u/2]+\")\"},d:function(t,e){var r=t.symbol;return y(r,u)},fill:function(t,e){return m(e)}}),b.exit().remove()}var _=n.svg.axis().scale(v).orient(\"right\"),w=d.select(\"g.legend-axis\").attr({transform:\"translate(\"+[c?r.colorBandWidth:u,u/2]+\")\"}).call(_);return w.selectAll(\".domain\").style({fill:\"none\",stroke:\"none\"}),w.selectAll(\"line\").style({fill:\"none\",stroke:c?r.textColor:\"none\"}),w.selectAll(\"text\").style({fill:r.textColor,\"font-size\":r.fontSize}).text(function(t,e){return o[e].name}),t}var e=o.Legend.defaultConfig(),r=n.dispatch(\"hover\");return t.config=function(t){return arguments.length?(a(e,t),this):e},n.rebind(t,r,\"on\"),t},o.Legend.defaultConfig=function(t,e){var r={data:[\"a\",\"b\",\"c\"],legendConfig:{elements:[{symbol:\"line\",color:\"red\"},{symbol:\"square\",color:\"yellow\"},{symbol:\"diamond\",color:\"limegreen\"}],height:150,colorBandWidth:30,fontSize:12,container:\"body\",isContinuous:null,textColor:\"grey\",reverseOrder:!1}};return r},o.tooltipPanel=function(){var t,e,r,i={container:null,hasTick:!1,fontSize:12,color:\"white\",padding:5},s=\"tooltip-\"+o.tooltipPanel.uid++,l=10,u=function(){t=i.container.selectAll(\"g.\"+s).data([0]);var n=t.enter().append(\"g\").classed(s,!0).style({\"pointer-events\":\"none\",display:\"none\"});return r=n.append(\"path\").style({fill:\"white\",\"fill-opacity\":.9}).attr({d:\"M0 0\"}),e=n.append(\"text\").attr({dx:i.padding+l,dy:.3*+i.fontSize}),u};return u.text=function(a){var o=n.hsl(i.color).l,s=o>=.5?\"#aaa\":\"white\",c=o>=.5?\"black\":\"white\",h=a||\"\";e.style({fill:c,\"font-size\":i.fontSize+\"px\"}).text(h);var f=i.padding,d=e.node().getBBox(),p={fill:i.color,stroke:s,\"stroke-width\":\"2px\"},g=d.width+2*f+l,m=d.height+2*f;return r.attr({d:\"M\"+[[l,-m/2],[l,-m/4],[i.hasTick?0:l,0],[l,m/4],[l,m/2],[g,m/2],[g,-m/2]].join(\"L\")+\"Z\"}).style(p),t.attr({transform:\"translate(\"+[l,-m/2+2*f]+\")\"}),t.style({display:\"block\"}),u},u.move=function(e){if(t)return t.attr({transform:\"translate(\"+[e[0],e[1]]+\")\"}).style({display:\"block\"}),u},u.hide=function(){if(t)return t.style({display:\"none\"}),u},u.show=function(){if(t)return t.style({display:\"block\"}),u},u.config=function(t){return a(i,t),u},u},o.tooltipPanel.uid=1,o.adapter={},o.adapter.plotly=function(){var t={};return t.convert=function(t,e){var r={};if(t.data&&(r.data=t.data.map(function(t,r){var n=a({},t),i=[[n,[\"marker\",\"color\"],[\"color\"]],[n,[\"marker\",\"opacity\"],[\"opacity\"]],[n,[\"marker\",\"line\",\"color\"],[\"strokeColor\"]],[n,[\"marker\",\"line\",\"dash\"],[\"strokeDash\"]],[n,[\"marker\",\"line\",\"width\"],[\"strokeSize\"]],[n,[\"marker\",\"symbol\"],[\"dotType\"]],[n,[\"marker\",\"size\"],[\"dotSize\"]],[n,[\"marker\",\"barWidth\"],[\"barWidth\"]],[n,[\"line\",\"interpolation\"],[\"lineInterpolation\"]],[n,[\"showlegend\"],[\"visibleInLegend\"]]];\n", + "return i.forEach(function(t,r){o.util.translator.apply(null,t.concat(e))}),e||delete n.marker,e&&delete n.groupId,e?(\"LinePlot\"===n.geometry?(n.type=\"scatter\",n.dotVisible===!0?(delete n.dotVisible,n.mode=\"lines+markers\"):n.mode=\"lines\"):\"DotPlot\"===n.geometry?(n.type=\"scatter\",n.mode=\"markers\"):\"AreaChart\"===n.geometry?n.type=\"area\":\"BarChart\"===n.geometry&&(n.type=\"bar\"),delete n.geometry):(\"scatter\"===n.type?\"lines\"===n.mode?n.geometry=\"LinePlot\":\"markers\"===n.mode?n.geometry=\"DotPlot\":\"lines+markers\"===n.mode&&(n.geometry=\"LinePlot\",n.dotVisible=!0):\"area\"===n.type?n.geometry=\"AreaChart\":\"bar\"===n.type&&(n.geometry=\"BarChart\"),delete n.mode,delete n.type),n}),!e&&t.layout&&\"stack\"===t.layout.barmode)){var i=o.util.duplicates(r.data.map(function(t,e){return t.geometry}));r.data.forEach(function(t,e){var n=i.indexOf(t.geometry);n!=-1&&(r.data[e].groupId=n)})}if(t.layout){var s=a({},t.layout),l=[[s,[\"plot_bgcolor\"],[\"backgroundColor\"]],[s,[\"showlegend\"],[\"showLegend\"]],[s,[\"radialaxis\"],[\"radialAxis\"]],[s,[\"angularaxis\"],[\"angularAxis\"]],[s.angularaxis,[\"showline\"],[\"gridLinesVisible\"]],[s.angularaxis,[\"showticklabels\"],[\"labelsVisible\"]],[s.angularaxis,[\"nticks\"],[\"ticksCount\"]],[s.angularaxis,[\"tickorientation\"],[\"tickOrientation\"]],[s.angularaxis,[\"ticksuffix\"],[\"ticksSuffix\"]],[s.angularaxis,[\"range\"],[\"domain\"]],[s.angularaxis,[\"endpadding\"],[\"endPadding\"]],[s.radialaxis,[\"showline\"],[\"gridLinesVisible\"]],[s.radialaxis,[\"tickorientation\"],[\"tickOrientation\"]],[s.radialaxis,[\"ticksuffix\"],[\"ticksSuffix\"]],[s.radialaxis,[\"range\"],[\"domain\"]],[s.angularAxis,[\"showline\"],[\"gridLinesVisible\"]],[s.angularAxis,[\"showticklabels\"],[\"labelsVisible\"]],[s.angularAxis,[\"nticks\"],[\"ticksCount\"]],[s.angularAxis,[\"tickorientation\"],[\"tickOrientation\"]],[s.angularAxis,[\"ticksuffix\"],[\"ticksSuffix\"]],[s.angularAxis,[\"range\"],[\"domain\"]],[s.angularAxis,[\"endpadding\"],[\"endPadding\"]],[s.radialAxis,[\"showline\"],[\"gridLinesVisible\"]],[s.radialAxis,[\"tickorientation\"],[\"tickOrientation\"]],[s.radialAxis,[\"ticksuffix\"],[\"ticksSuffix\"]],[s.radialAxis,[\"range\"],[\"domain\"]],[s.font,[\"outlinecolor\"],[\"outlineColor\"]],[s.legend,[\"traceorder\"],[\"reverseOrder\"]],[s,[\"labeloffset\"],[\"labelOffset\"]],[s,[\"defaultcolorrange\"],[\"defaultColorRange\"]]];if(l.forEach(function(t,r){o.util.translator.apply(null,t.concat(e))}),e?(\"undefined\"!=typeof s.tickLength&&(s.angularaxis.ticklen=s.tickLength,delete s.tickLength),s.tickColor&&(s.angularaxis.tickcolor=s.tickColor,delete s.tickColor)):(s.angularAxis&&\"undefined\"!=typeof s.angularAxis.ticklen&&(s.tickLength=s.angularAxis.ticklen),s.angularAxis&&\"undefined\"!=typeof s.angularAxis.tickcolor&&(s.tickColor=s.angularAxis.tickcolor)),s.legend&&\"boolean\"!=typeof s.legend.reverseOrder&&(s.legend.reverseOrder=\"normal\"!=s.legend.reverseOrder),s.legend&&\"boolean\"==typeof s.legend.traceorder&&(s.legend.traceorder=s.legend.traceorder?\"reversed\":\"normal\",delete s.legend.reverseOrder),s.margin&&\"undefined\"!=typeof s.margin.t){var u=[\"t\",\"r\",\"b\",\"l\",\"pad\"],c=[\"top\",\"right\",\"bottom\",\"left\",\"pad\"],h={};n.entries(s.margin).forEach(function(t,e){h[c[u.indexOf(t.key)]]=t.value}),s.margin=h}e&&(delete s.needsEndSpacing,delete s.minorTickColor,delete s.minorTicks,delete s.angularaxis.ticksCount,delete s.angularaxis.ticksCount,delete s.angularaxis.ticksStep,delete s.angularaxis.rewriteTicks,delete s.angularaxis.nticks,delete s.radialaxis.ticksCount,delete s.radialaxis.ticksCount,delete s.radialaxis.ticksStep,delete s.radialaxis.rewriteTicks,delete s.radialaxis.nticks),r.layout=s}return r},t}},{\"../../lib\":633,d3:95}],729:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"../../lib\"),a=t(\"../../components/color\"),o=t(\"./micropolar\"),s=t(\"./undo_manager\"),l=i.extendDeepAll,u=e.exports={};u.framework=function(t){function e(e,i){return i&&(h=i),n.select(n.select(h).node().parentNode).selectAll(\".svg-container>*:not(.chart-root)\").remove(),r=r?l(r,e):e,a||(a=o.Axis()),c=o.adapter.plotly().convert(r),a.config(c).render(h),t.data=r.data,t.layout=r.layout,u.fillLayout(t),r}var r,i,a,c,h,f=new s;return e.isPolar=!0,e.svg=function(){return a.svg()},e.getConfig=function(){return r},e.getLiveConfig=function(){return o.adapter.plotly().convert(a.getLiveConfig(),!0)},e.getLiveScales=function(){return{t:a.angularScale(),r:a.radialScale()}},e.setUndoPoint=function(){var t=this,e=o.util.cloneJson(r);!function(e,r){f.add({undo:function(){r&&t(r)},redo:function(){t(e)}})}(e,i),i=o.util.cloneJson(e)},e.undo=function(){f.undo()},e.redo=function(){f.redo()},e},u.fillLayout=function(t){var e=n.select(t).selectAll(\".plot-container\"),r=e.selectAll(\".svg-container\"),i=t.framework&&t.framework.svg&&t.framework.svg(),o={width:800,height:600,paper_bgcolor:a.background,_container:e,_paperdiv:r,_paper:i};t._fullLayout=l(o,t.layout)}},{\"../../components/color\":533,\"../../lib\":633,\"./micropolar\":728,\"./undo_manager\":730,d3:95}],730:[function(t,e,r){\"use strict\";e.exports=function(){function t(t,e){return t?(i=!0,t[e](),i=!1,this):this}var e,r=[],n=-1,i=!1;return{add:function(t){return i?this:(r.splice(n+1,r.length-n),r.push(t),n=r.length-1,this)},setCallback:function(t){e=t},undo:function(){var i=r[n];return i?(t(i,\"undo\"),n-=1,e&&e(i.undo),this):this},redo:function(){var i=r[n+1];return i?(t(i,\"redo\"),n+=1,e&&e(i.redo),this):this},clear:function(){r=[],n=-1},hasUndo:function(){return n!==-1},hasRedo:function(){return n=o&&(d.min=0,p.min=0,g.min=0,t.aaxis&&delete t.aaxis.min,t.baxis&&delete t.baxis.min,t.caxis&&delete t.caxis.min)}var i=t(\"../../../components/color\"),a=t(\"../../subplot_defaults\"),o=t(\"./layout_attributes\"),s=t(\"./axis_defaults\"),l=[\"aaxis\",\"baxis\",\"caxis\"];e.exports=function(t,e,r){a(t,e,r,{type:\"ternary\",attributes:o,handleDefaults:n,font:e.font,paper_bgcolor:e.paper_bgcolor})}},{\"../../../components/color\":533,\"../../subplot_defaults\":731,\"./axis_defaults\":735,\"./layout_attributes\":737}],737:[function(t,e,r){\"use strict\";var n=t(\"../../../components/color/attributes\"),i=t(\"./axis_attributes\");e.exports={domain:{x:{valType:\"info_array\",items:[{valType:\"number\",min:0,max:1},{valType:\"number\",min:0,max:1}],dflt:[0,1]},y:{valType:\"info_array\",items:[{valType:\"number\",min:0,max:1},{valType:\"number\",min:0,max:1}],dflt:[0,1]}},bgcolor:{valType:\"color\",dflt:n.background},sum:{valType:\"number\",dflt:1,min:0},aaxis:i,baxis:i,caxis:i}},{\"../../../components/color/attributes\":532,\"./axis_attributes\":734}],738:[function(t,e,r){\"use strict\";function n(t,e){this.id=t.id,this.graphDiv=t.graphDiv,this.init(e),this.makeFramework()}function i(t){a.select(t).selectAll(\".zoombox,.js-zoombox-backdrop,.js-zoombox-menu,.zoombox-corners\").remove()}var a=t(\"d3\"),o=t(\"tinycolor2\"),s=t(\"../../plotly\"),l=t(\"../../lib\"),u=t(\"../../components/color\"),c=t(\"../../components/drawing\"),h=t(\"../cartesian/set_convert\"),f=t(\"../../lib/extend\").extendFlat,d=t(\"../cartesian/axes\"),p=t(\"../../components/dragelement\"),g=t(\"../../components/titles\"),m=t(\"../cartesian/select\"),v=t(\"../cartesian/constants\"),y=t(\"../cartesian/graph_interact\");e.exports=n;var x=n.prototype;x.init=function(t){this.container=t._ternarylayer,this.defs=t._defs,this.layoutId=t._uid,this.traceHash={}},x.plot=function(t,e){var r,n=this,i=e[n.id],a=e._size;l.getPlotDiv(n.plotContainer.node())!==n.graphDiv&&(n.init(n.graphDiv._fullLayout),n.makeFramework()),n.adjustLayout(i,a);var o=n.traceHash,s={};for(r=0;rb*y?(a=y,i=a*b):(i=v,a=i/b),o=g*i/v,s=m*a/y,r=e.l+e.w*d-i/2,n=e.t+e.h*(1-p)-a/2,l.x0=r,l.y0=n,l.w=i,l.h=a,l.sum=x,l.xaxis={type:\"linear\",range:[_+2*M-x,x-_-2*w],domain:[d-o/2,d+o/2],_id:\"x\",_gd:l.graphDiv},h(l.xaxis),l.xaxis.setScale(),l.yaxis={type:\"linear\",range:[_,x-w-M],domain:[p-s/2,p+s/2],_id:\"y\",_gd:l.graphDiv},h(l.yaxis),l.yaxis.setScale();var A=l.yaxis.domain[0],k=l.aaxis=f({},t.aaxis,{range:[_,x-w-M],side:\"left\",_counterangle:30,tickangle:(+t.aaxis.tickangle||0)-30,domain:[A,A+s*b],_axislayer:l.layers.aaxis,_gridlayer:l.layers.agrid,_pos:0,_gd:l.graphDiv,_id:\"y\",_length:i,_gridpath:\"M0,0l\"+a+\",-\"+i/2});h(k);var T=l.baxis=f({},t.baxis,{range:[x-_-M,w],side:\"bottom\",_counterangle:30,domain:l.xaxis.domain,_axislayer:l.layers.baxis,_gridlayer:l.layers.bgrid,_counteraxis:l.aaxis,_pos:0,_gd:l.graphDiv,_id:\"x\",_length:i,_gridpath:\"M0,0l-\"+i/2+\",-\"+a});h(T),k._counteraxis=T;var E=l.caxis=f({},t.caxis,{range:[x-_-w,M],side:\"right\",_counterangle:30,tickangle:(+t.caxis.tickangle||0)+30,domain:[A,A+s*b],_axislayer:l.layers.caxis,_gridlayer:l.layers.cgrid,_counteraxis:l.baxis,_pos:0,_gd:l.graphDiv,_id:\"y\",_length:i,_gridpath:\"M0,0l-\"+a+\",\"+i/2});h(E);var S=\"M\"+r+\",\"+(n+a)+\"h\"+i+\"l-\"+i/2+\",-\"+a+\"Z\";l.clipDef.select(\"path\").attr(\"d\",S),l.layers.plotbg.select(\"path\").attr(\"d\",S);var L=\"translate(\"+r+\",\"+n+\")\";l.plotContainer.selectAll(\".scatterlayer,.maplayer,.zoom\").attr(\"transform\",L);var z=\"translate(\"+r+\",\"+(n+a)+\")\";l.layers.baxis.attr(\"transform\",z),l.layers.bgrid.attr(\"transform\",z);var C=\"translate(\"+(r+i/2)+\",\"+n+\")rotate(30)\";l.layers.aaxis.attr(\"transform\",C),l.layers.agrid.attr(\"transform\",C);var I=\"translate(\"+(r+i/2)+\",\"+n+\")rotate(-30)\";l.layers.caxis.attr(\"transform\",I),l.layers.cgrid.attr(\"transform\",I),l.drawAxes(!0),l.plotContainer.selectAll(\".crisp\").classed(\"crisp\",!1);var P=l.layers.axlines;P.select(\".aline\").attr(\"d\",k.showline?\"M\"+r+\",\"+(n+a)+\"l\"+i/2+\",-\"+a:\"M0,0\").call(u.stroke,k.linecolor||\"#000\").style(\"stroke-width\",(k.linewidth||0)+\"px\"),P.select(\".bline\").attr(\"d\",T.showline?\"M\"+r+\",\"+(n+a)+\"h\"+i:\"M0,0\").call(u.stroke,T.linecolor||\"#000\").style(\"stroke-width\",(T.linewidth||0)+\"px\"),P.select(\".cline\").attr(\"d\",E.showline?\"M\"+(r+i/2)+\",\"+n+\"l\"+i/2+\",\"+a:\"M0,0\").call(u.stroke,E.linecolor||\"#000\").style(\"stroke-width\",(E.linewidth||0)+\"px\")},x.drawAxes=function(t){var e=this,r=e.graphDiv,n=e.id.substr(7)+\"title\",i=e.aaxis,a=e.baxis,o=e.caxis;if(d.doTicks(r,i,!0),d.doTicks(r,a,!0),d.doTicks(r,o,!0),t){var s=Math.max(i.showticklabels?i.tickfont.size/2:0,(o.showticklabels?.75*o.tickfont.size:0)+(\"outside\"===o.ticks?.87*o.ticklen:0));g.draw(r,\"a\"+n,{propContainer:i,propName:e.id+\".aaxis.title\",dfltName:\"Component A\",attributes:{x:e.x0+e.w/2,y:e.y0-i.titlefont.size/3-s,\"text-anchor\":\"middle\"}});var l=(a.showticklabels?a.tickfont.size:0)+(\"outside\"===a.ticks?a.ticklen:0)+3;g.draw(r,\"b\"+n,{propContainer:a,propName:e.id+\".baxis.title\",dfltName:\"Component B\",attributes:{x:e.x0-l,y:e.y0+e.h+.83*a.titlefont.size+l,\"text-anchor\":\"middle\"}}),g.draw(r,\"c\"+n,{propContainer:o,propName:e.id+\".caxis.title\",dfltName:\"Component C\",attributes:{x:e.x0+e.w+l,y:e.y0+e.h+.83*o.titlefont.size+l,\"text-anchor\":\"middle\"}})}};var _=v.MINZOOM/2+.87,w=\"m-0.87,.5h\"+_+\"v3h-\"+(_+5.2)+\"l\"+(_/2+2.6)+\",-\"+(.87*_+4.5)+\"l2.6,1.5l-\"+_/2+\",\"+.87*_+\"Z\",M=\"m0.87,.5h-\"+_+\"v3h\"+(_+5.2)+\"l-\"+(_/2+2.6)+\",-\"+(.87*_+4.5)+\"l-2.6,1.5l\"+_/2+\",\"+.87*_+\"Z\",A=\"m0,1l\"+_/2+\",\"+.87*_+\"l2.6,-1.5l-\"+(_/2+2.6)+\",-\"+(.87*_+4.5)+\"l-\"+(_/2+2.6)+\",\"+(.87*_+4.5)+\"l2.6,1.5l\"+_/2+\",-\"+.87*_+\"Z\",k=\"m0.5,0.5h5v-2h-5v-5h-2v5h-5v2h5v5h2Z\",T=!0;x.initInteractions=function(){function t(t,e,r){var n=F.getBoundingClientRect();_=e-n.left,E=r-n.top,S={a:R.aaxis.range[0],b:R.baxis.range[1],c:R.caxis.range[1]},z=S,L=R.aaxis.range[1]-S.a,C=o(R.graphDiv._fullLayout[R.id].bgcolor).getLuminance(),I=\"M0,\"+R.h+\"L\"+R.w/2+\", 0L\"+R.w+\",\"+R.h+\"Z\",P=!1,D=N.append(\"path\").attr(\"class\",\"zoombox\").style({fill:C>.2?\"rgba(0,0,0,0)\":\"rgba(255,255,255,0)\",\"stroke-width\":0}).attr(\"d\",I),O=N.append(\"path\").attr(\"class\",\"zoombox-corners\").style({fill:u.background,stroke:u.defaultLine,\"stroke-width\":1,opacity:0}).attr(\"d\",\"M0,0Z\"),g()}function e(t,e){return 1-e/R.h}function r(t,e){return 1-(t+(R.h-e)/Math.sqrt(3))/R.w}function n(t,e){return(t-(R.h-e)/Math.sqrt(3))/R.w}function a(t,i){var a=_+t,o=E+i,s=Math.max(0,Math.min(1,e(_,E),e(a,o))),l=Math.max(0,Math.min(1,r(_,E),r(a,o))),u=Math.max(0,Math.min(1,n(_,E),n(a,o))),c=(s/2+u)*R.w,h=(1-s/2-l)*R.w,f=(c+h)/2,d=h-c,p=(1-s)*R.h,g=p-d/b;d.2?\"rgba(0,0,0,0.4)\":\"rgba(255,255,255,0.3)\").duration(200),O.transition().style(\"opacity\",1).duration(200),P=!0)}function c(t,e){if(z===S)return 2===e&&x(),i(j);i(j);var r={};r[R.id+\".aaxis.min\"]=z.a,r[R.id+\".baxis.min\"]=z.b,r[R.id+\".caxis.min\"]=z.c,s.relayout(j,r),T&&j.data&&j._context.showTips&&(l.notifier(\"Double-click to
zoom back out\",\"long\"),T=!1)}function h(){S={a:R.aaxis.range[0],b:R.baxis.range[1],c:R.caxis.range[1]},z=S}function f(t,e){var r=t/R.xaxis._m,n=e/R.yaxis._m;z={a:S.a-n,b:S.b+(r+n)/2,c:S.c-(r-n)/2};var i=[z.a,z.b,z.c].sort(),a={a:i.indexOf(z.a),b:i.indexOf(z.b),c:i.indexOf(z.c)};i[0]<0&&(i[1]+i[0]/2<0?(i[2]+=i[0]+i[1],i[0]=i[1]=0):(i[2]+=i[0]/2,i[1]+=i[0]/2,i[0]=0),z={a:i[a.a],b:i[a.b],c:i[a.c]},e=(S.a-z.a)*R.yaxis._m,t=(S.c-z.c-S.b+z.b)*R.xaxis._m);var o=\"translate(\"+(R.x0+t)+\",\"+(R.y0+e)+\")\";R.plotContainer.selectAll(\".scatterlayer,.maplayer\").attr(\"transform\",o),R.aaxis.range=[z.a,R.sum-z.b-z.c],R.baxis.range=[R.sum-z.a-z.c,z.b],R.caxis.range=[R.sum-z.a-z.b,z.c],R.drawAxes(!1),R.plotContainer.selectAll(\".crisp\").classed(\"crisp\",!1)}function d(t,e){if(t){var r={};r[R.id+\".aaxis.min\"]=z.a,r[R.id+\".baxis.min\"]=z.b,r[R.id+\".caxis.min\"]=z.c,s.relayout(j,r)}else 2===e&&x()}function g(){R.plotContainer.selectAll(\".select-outline\").remove()}function x(){var t={};t[R.id+\".aaxis.min\"]=0,t[R.id+\".baxis.min\"]=0,t[R.id+\".caxis.min\"]=0,j.emit(\"plotly_doubleclick\",null),s.relayout(j,t)}var _,E,S,L,z,C,I,P,D,O,R=this,F=R.layers.plotbg.select(\"path\").node(),j=R.graphDiv,N=R.layers.zoom,B={element:F,gd:j,plotinfo:{plot:N},doubleclick:x,subplot:R.id,prepFn:function(e,r,n){B.xaxes=[R.xaxis],B.yaxes=[R.yaxis];var i=j._fullLayout.dragmode;e.shiftKey&&(i=\"pan\"===i?\"zoom\":\"pan\"),\"lasso\"===i?B.minDrag=1:B.minDrag=void 0,\"zoom\"===i?(B.moveFn=a,B.doneFn=c,t(e,r,n)):\"pan\"===i?(B.moveFn=f,B.doneFn=d,h(),g()):\"select\"!==i&&\"lasso\"!==i||m(e,r,n,B,i)}};F.onmousemove=function(t){y.hover(j,t,R.id),j._fullLayout._lasthover=F,j._fullLayout._hoversubplot=R.id},F.onmouseout=function(t){j._dragging||p.unhover(j,t)},F.onclick=function(t){y.click(j,t)},p.init(B)}},{\"../../components/color\":533,\"../../components/dragelement\":554,\"../../components/drawing\":556,\"../../components/titles\":607,\"../../lib\":633,\"../../lib/extend\":626,\"../../plotly\":659,\"../cartesian/axes\":664,\"../cartesian/constants\":669,\"../cartesian/graph_interact\":671,\"../cartesian/select\":677,\"../cartesian/set_convert\":678,d3:95,tinycolor2:489}],739:[function(t,e,r){\"use strict\";function n(t){return\"object\"==typeof t&&(t=t.type),t}var i=t(\"./lib\"),a=t(\"./plots/attributes\");r.modules={},r.allCategories={},r.allTypes=[],r.subplotsRegistry={},r.transformsRegistry={},r.componentsRegistry={},r.layoutArrayContainers=[],r.register=function(t,e,n,a){if(r.modules[e])return void i.log(\"Type \"+e+\" already registered\");for(var o={},s=0;s-1}var a=t(\"../lib\"),o=t(\"../plots/plots\"),s=a.extendFlat,l=a.extendDeep;e.exports=function(t,e){t.framework&&t.framework.isPolar&&(t=t.framework.getConfig());var r,a=t.data,u=t.layout,c=l([],a),h=l({},u,n(e.tileClass));if(e.width&&(h.width=e.width),e.height&&(h.height=e.height),\"thumbnail\"===e.tileClass||\"themes__thumb\"===e.tileClass){h.annotations=[];var f=Object.keys(h);for(r=0;r=2?a(t):t>e?Math.ceil(t):Math.floor(t)}var m,v,y,x,b=e.p+(d?f[r]:f),_=b+(g?p[r]:p),w=e.b,M=w+e.s;if(\"h\"===s.orientation?(y=c.c2p(b,!0),x=c.c2p(_,!0),m=u.c2p(w,!0),v=u.c2p(M,!0)):(m=u.c2p(b,!0),v=u.c2p(_,!0),y=c.c2p(w,!0),x=c.c2p(M,!0)),!(i(m)&&i(v)&&i(y)&&i(x)&&m!==v&&y!==x))return void n.select(this).remove();var A=(e.mlw+1||s.marker.line.width+1||(e.trace?e.trace.marker.line.width:0)+1)-1,k=n.round(A/2%1,2);if(!t._context.staticPlot){var T=o.opacity(e.mc||s.marker.color),E=T<1||A>.01?a:l;m=E(m,v),v=E(v,m),y=E(y,x),x=E(x,y)}n.select(this).attr(\"d\",\"M\"+m+\",\"+y+\"V\"+x+\"H\"+v+\"V\"+y+\"Z\")})}),f.call(s.plot,e)}},{\"../../components/color\":533,\"../../components/errorbars\":562,\"../../lib\":633,\"./arrays_to_calcdata\":748,d3:95,\"fast-isnumeric\":104}],757:[function(t,e,r){\"use strict\";function n(t,e,r,n){if(n.length){var s,l,u,c,h,f=t._fullLayout.barmode,d=\"overlay\"===f,p=\"group\"===f;if(d)i(t,e,r,n);else if(p){for(s=[],l=[],u=0;ul+o&&(u=!0,l=y)),v(e.c2l(g))&&(gl+o&&(u=!0,l=g))}}x.expand(e,[s,l],{tozero:!0,padded:u})}function m(t){return t._id.charAt(0)}var v=t(\"fast-isnumeric\"),y=t(\"../../registry\"),x=t(\"../../plots/cartesian/axes\"),b=t(\"./sieve.js\");e.exports=function(t,e){var r,i=e.xaxis,a=e.yaxis,o=t._fullData,s=t.calcdata,l=[],u=[];for(r=0;r1||0===s.bargap&&0===s.bargroupgap&&!t[0].trace.marker.line.width)&&n.select(this).attr(\"shape-rendering\",\"crispEdges\")}),e.selectAll(\"g.points\").each(function(t){var e=t[0].trace,r=e.marker,o=r.line,s=a.tryColorscale(r,\"\"),l=a.tryColorscale(r,\"line\");n.select(this).selectAll(\"path\").each(function(t){var e,a,u=(t.mlw+1||o.width+1)-1,c=n.select(this);e=\"mc\"in t?t.mcc=s(t.mc):Array.isArray(r.color)?i.defaultLine:r.color,c.style(\"stroke-width\",u+\"px\").call(i.fill,e),u&&(a=\"mlc\"in t?t.mlcc=l(t.mlc):Array.isArray(o.color)?i.defaultLine:o.color,c.call(i.stroke,a))})}),e.call(o.style)}},{\"../../components/color\":533,\"../../components/drawing\":556,\"../../components/errorbars\":562,d3:95}],760:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\"),i=t(\"../../components/colorscale/has_colorscale\"),a=t(\"../../components/colorscale/defaults\");e.exports=function(t,e,r,o,s){r(\"marker.color\",o),i(t,\"marker\")&&a(t,e,s,r,{prefix:\"marker.\",cLetter:\"c\"}),r(\"marker.line.color\",n.defaultLine),i(t,\"marker.line\")&&a(t,e,s,r,{prefix:\"marker.line.\",cLetter:\"c\"}),r(\"marker.line.width\")}},{\"../../components/color\":533,\"../../components/colorscale/defaults\":542,\"../../components/colorscale/has_colorscale\":546}],761:[function(t,e,r){\"use strict\";var n=t(\"../scatter/attributes\"),i=t(\"../../components/color/attributes\"),a=t(\"../../lib/extend\").extendFlat,o=n.marker,s=o.line;e.exports={y:{valType:\"data_array\"},x:{valType:\"data_array\"},x0:{valType:\"any\"},y0:{valType:\"any\"},whiskerwidth:{valType:\"number\",min:0,max:1,dflt:.5},boxpoints:{valType:\"enumerated\",values:[\"all\",\"outliers\",\"suspectedoutliers\",!1],dflt:\"outliers\"},boxmean:{valType:\"enumerated\",values:[!0,\"sd\",!1],dflt:!1},jitter:{valType:\"number\",min:0,max:1},pointpos:{valType:\"number\",min:-2,max:2},orientation:{valType:\"enumerated\",values:[\"v\",\"h\"]},marker:{outliercolor:{valType:\"color\",dflt:\"rgba(0, 0, 0, 0)\"},symbol:a({},o.symbol,{arrayOk:!1}),opacity:a({},o.opacity,{arrayOk:!1,dflt:1}),size:a({},o.size,{arrayOk:!1}),color:a({},o.color,{arrayOk:!1}),line:{color:a({},s.color,{arrayOk:!1,dflt:i.defaultLine}),width:a({},s.width,{arrayOk:!1,dflt:0}),outliercolor:{valType:\"color\"},outlierwidth:{valType:\"number\",min:0,dflt:1}}},line:{color:{valType:\"color\"},width:{valType:\"number\",min:0,dflt:2}},fillcolor:n.fillcolor}},{\"../../components/color/attributes\":532,\"../../lib/extend\":626,\"../scatter/attributes\":846}],762:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../plots/cartesian/axes\");e.exports=function(t,e){function r(t,e,r,a,o){var s;return r in e?p=a.makeCalcdata(e,r):(s=r+\"0\"in e?e[r+\"0\"]:\"name\"in e&&(\"category\"===a.type||n(e.name)&&[\"linear\",\"log\"].indexOf(a.type)!==-1||i.isDateTime(e.name)&&\"date\"===a.type)?e.name:t.numboxes,s=a.d2c(s),p=o.map(function(){return s})),p}function o(t,e,r,a,o){var s,l,u,c,h=a.length,f=e.length,d=[],p=[];for(s=0;s=0&&u1,v=r.dPos*(1-f.boxgap)*(1-f.boxgroupgap)/(m?t.numboxes:1),y=m?2*r.dPos*(-.5+(r.boxnum+.5)/t.numboxes)*(1-f.boxgap):0,x=v*g.whiskerwidth;return g.visible!==!0||r.emptybox?void a.select(this).remove():(\"h\"===g.orientation?(l=p,h=d):(l=d,h=p),r.bPos=y,r.bdPos=v,n(),a.select(this).selectAll(\"path.box\").data(o.identity).enter().append(\"path\").attr(\"class\",\"box\").each(function(t){var e=l.c2p(t.pos+y,!0),r=l.c2p(t.pos+y-v,!0),n=l.c2p(t.pos+y+v,!0),i=l.c2p(t.pos+y-x,!0),s=l.c2p(t.pos+y+x,!0),u=h.c2p(t.q1,!0),c=h.c2p(t.q3,!0),f=o.constrain(h.c2p(t.med,!0),Math.min(u,c)+1,Math.max(u,c)-1),d=h.c2p(g.boxpoints===!1?t.min:t.lf,!0),p=h.c2p(g.boxpoints===!1?t.max:t.uf,!0);\"h\"===g.orientation?a.select(this).attr(\"d\",\"M\"+f+\",\"+r+\"V\"+n+\"M\"+u+\",\"+r+\"V\"+n+\"H\"+c+\"V\"+r+\"ZM\"+u+\",\"+e+\"H\"+d+\"M\"+c+\",\"+e+\"H\"+p+(0===g.whiskerwidth?\"\":\"M\"+d+\",\"+i+\"V\"+s+\"M\"+p+\",\"+i+\"V\"+s)):a.select(this).attr(\"d\",\"M\"+r+\",\"+f+\"H\"+n+\"M\"+r+\",\"+u+\"H\"+n+\"V\"+c+\"H\"+r+\"ZM\"+e+\",\"+u+\"V\"+d+\"M\"+e+\",\"+c+\"V\"+p+(0===g.whiskerwidth?\"\":\"M\"+i+\",\"+d+\"H\"+s+\"M\"+i+\",\"+p+\"H\"+s))}),g.boxpoints&&a.select(this).selectAll(\"g.points\").data(function(t){return t.forEach(function(t){t.t=r,t.trace=g}),t}).enter().append(\"g\").attr(\"class\",\"points\").selectAll(\"path\").data(function(t){var e,r,n,a,s,l,h,f=\"all\"===g.boxpoints?t.val:t.val.filter(function(e){return et.uf}),d=Math.max((t.max-t.min)/10,t.q3-t.q1),p=1e-9*d,m=d*c,x=[],b=0;if(g.jitter){if(0===d)for(b=1,x=new Array(f.length),e=0;et.lo&&(n.so=!0),n})}).enter().append(\"path\").call(s.translatePoints,d,p),void(g.boxmean&&a.select(this).selectAll(\"path.mean\").data(o.identity).enter().append(\"path\").attr(\"class\",\"mean\").style(\"fill\",\"none\").each(function(t){var e=l.c2p(t.pos+y,!0),r=l.c2p(t.pos+y-v,!0),n=l.c2p(t.pos+y+v,!0),i=h.c2p(t.mean,!0),o=h.c2p(t.mean-t.sd,!0),s=h.c2p(t.mean+t.sd,!0);\"h\"===g.orientation?a.select(this).attr(\"d\",\"M\"+i+\",\"+r+\"V\"+n+(\"sd\"!==g.boxmean?\"\":\"m0,0L\"+o+\",\"+e+\"L\"+i+\",\"+r+\"L\"+s+\",\"+e+\"Z\")):a.select(this).attr(\"d\",\"M\"+r+\",\"+i+\"H\"+n+(\"sd\"!==g.boxmean?\"\":\"m0,0L\"+e+\",\"+o+\"L\"+r+\",\"+i+\"L\"+e+\",\"+s+\"Z\"))})))})}},{\"../../components/drawing\":556,\"../../lib\":633,d3:95}],769:[function(t,e,r){\"use strict\";var n=t(\"../../registry\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../../lib\");e.exports=function(t,e){var r,o,s,l,u=t._fullLayout,c=e.xaxis,h=e.yaxis,f=[\"v\",\"h\"];for(o=0;ol&&(e.z=c.slice(0,l)),s(\"locationmode\"),s(\"text\"),s(\"marker.line.color\"),s(\"marker.line.width\"),i(t,e,o,s,{prefix:\"\",cLetter:\"z\"}),void s(\"hoverinfo\",1===o._dataLength?\"location+z+text\":void 0)):void(e.visible=!1)}},{\"../../components/colorscale/defaults\":542,\"../../lib\":633,\"./attributes\":775}],778:[function(t,e,r){\"use strict\";var n={};n.attributes=t(\"./attributes\"),n.supplyDefaults=t(\"./defaults\"),n.colorbar=t(\"../heatmap/colorbar\"),n.calc=t(\"./calc\"),n.plot=t(\"./plot\").plot,n.hoverPoints=function(){},n.moduleType=\"trace\",n.name=\"choropleth\",n.basePlotModule=t(\"../../plots/geo\"),n.categories=[\"geo\",\"noOpacity\"],n.meta={},e.exports=n},{\"../../plots/geo\":688,\"../heatmap/colorbar\":792,\"./attributes\":775,\"./calc\":776,\"./defaults\":777,\"./plot\":779}],779:[function(t,e,r){\"use strict\";function n(t,e){function r(e){var r=t.mockAxis;return o.tickText(r,r.c2l(e),\"hover\").text}var n=e.hoverinfo;if(\"none\"===n||\"skip\"===n)return function(t){delete t.nameLabel,delete t.textLabel};var i=\"all\"===n?g.hoverinfo.flags:n.split(\"+\"),a=i.indexOf(\"name\")!==-1,s=i.indexOf(\"location\")!==-1,l=i.indexOf(\"z\")!==-1,u=i.indexOf(\"text\")!==-1,c=!a&&s;return function(t){var n=[];c?t.nameLabel=t.id:(a&&(t.nameLabel=e.name),s&&n.push(t.id)),l&&n.push(r(t.z)),u&&n.push(t.tx),t.textLabel=n.join(\"
\")}}function i(t){return function(e,r){return{points:[{data:t._input,fullData:t,curveNumber:t.index,pointNumber:r,location:e.id,z:e.z}]}}}var a=t(\"d3\"),o=t(\"../../plots/cartesian/axes\"),s=t(\"../../plots/cartesian/graph_interact\"),l=t(\"../../components/color\"),u=t(\"../../components/drawing\"),c=t(\"../../components/colorscale\"),h=t(\"../../lib/topojson_utils\").getTopojsonFeatures,f=t(\"../../lib/geo_location_utils\").locationToFeature,d=t(\"../../lib/array_to_calc_item\"),p=t(\"../../plots/geo/constants\"),g=t(\"./attributes\"),m=e.exports={};m.calcGeoJSON=function(t,e){for(var r,n=[],i=t.locations,a=i.length,o=h(t,e),s=(t.marker||{}).line||{},l=0;l0&&(n[0].trace=t),n},m.plot=function(t,e,r){function o(t){return t[0].trace.uid}var l,u=t.framework,c=u.select(\"g.choroplethlayer\"),h=u.select(\"g.baselayer\"),f=u.select(\"g.baselayeroverchoropleth\"),d=p.baseLayersOverChoropleth,g=c.selectAll(\"g.trace.choropleth\").data(e,o);g.enter().append(\"g\").attr(\"class\",\"trace choropleth\"),g.exit().remove(),g.each(function(e){function r(e,r){if(t.showHover){var n=t.projection(e.properties.ct);c(e),s.loneHover({x:n[0],y:n[1],name:e.nameLabel,text:e.textLabel},{container:t.hoverContainer.node()}),f=h(e,r),t.graphDiv.emit(\"plotly_hover\",f)}}function o(e,r){t.graphDiv.emit(\"plotly_click\",h(e,r))}var l=e[0].trace,u=m.calcGeoJSON(l,t.topojson),c=n(t,l),h=i(l),f=null,d=a.select(this).selectAll(\"path.choroplethlocation\").data(u);d.enter().append(\"path\").classed(\"choroplethlocation\",!0).on(\"mouseover\",r).on(\"click\",o).on(\"mouseout\",function(){s.loneUnhover(t.hoverContainer),t.graphDiv.emit(\"plotly_unhover\",f)}).on(\"mousedown\",function(){s.loneUnhover(t.hoverContainer)}).on(\"mouseup\",r),d.exit().remove()}),f.selectAll(\"*\").remove();for(var v=0;vt?0:1)+(e[0][1]>t?0:2)+(e[1][1]>t?0:4)+(e[1][0]>t?0:8);if(5===r||10===r){var n=(e[0][0]+e[0][1]+e[1][0]+e[1][1])/4;return t>n?5===r?713:1114:5===r?104:208}return 15===r?0:r}function o(t){var e,r,n,i,o,s,l,u,c,h=t[0].z,f=h.length,d=h[0].length,p=2===f||2===d;for(r=0;r20?(s=L[s][(l[0]||l[1])<0?0:1],t.crossings[o]=z[s]):delete t.crossings[o],l=S[s],!l){_.log(\"Found bad marching index:\",s,e,t.level);break}if(d.push(f(t,e,l)),e[0]+=l[0],e[1]+=l[1],c(d[d.length-1],d[d.length-2])&&d.pop(),o=e.join(\",\"),o===a&&l.join(\",\")===p||r&&(l[0]&&(e[0]<0||e[0]>m-2)||l[1]&&(e[1]<0||e[1]>g-2)))break;s=t.crossings[o]}1e4===i&&_.log(\"Infinite loop in contour?\");var v,y,x,b,w,M,A,k=c(d[0],d[d.length-1]),T=0,E=.2*t.smoothing,C=[],I=0;for(i=1;i=I;i--)if(v=C[i],v=I&&v+C[y]20&&e?208===t||1114===t?n=0===r[0]?1:-1:i=0===r[1]?1:-1:A.indexOf(t)!==-1?i=1:T.indexOf(t)!==-1?n=1:k.indexOf(t)!==-1?i=-1:n=-1,[n,i]}function c(t,e){return Math.abs(t[0]-e[0])<.01&&Math.abs(t[1]-e[1])<.01}function h(t,e){var r=t[0]-e[0],n=t[1]-e[1];return Math.sqrt(r*r+n*n)}function f(t,e,r){var n=e[0]+Math.max(r[0],0),i=e[1]+Math.max(r[1],0),a=t.z[i][n],o=t.xaxis,s=t.yaxis;if(r[1]){var l=(t.level-a)/(t.z[i][n+1]-a);return[o.c2p((1-l)*t.x[n]+l*t.x[n+1],!0),s.c2p(t.y[i],!0)]}var u=(t.level-a)/(t.z[i+1][n]-a);return[o.c2p(t.x[n],!0),s.c2p((1-u)*t.y[i]+u*t.y[i+1],!0)]}function d(t,e,r){var n=t.plot.select(\".maplayer\").selectAll(\"g.contour.\"+r).data(e);return n.enter().append(\"g\").classed(\"contour\",!0).classed(r,!0),n.exit().remove(),n}function p(t,e,r){var n=t.selectAll(\"g.contourbg\").data([0]);n.enter().append(\"g\").classed(\"contourbg\",!0);var i=n.selectAll(\"path\").data(\"fill\"===r.coloring?[0]:[]);i.enter().append(\"path\"),i.exit().remove(),i.attr(\"d\",\"M\"+e.join(\"L\")+\"Z\").style(\"stroke\",\"none\")}function g(t,e,r,n){var i=t.selectAll(\"g.contourfill\").data([0]);i.enter().append(\"g\").classed(\"contourfill\",!0);var a=i.selectAll(\"path\").data(\"fill\"===n.coloring?e:[]);a.enter().append(\"path\"),a.exit().remove(),a.each(function(t){var e=m(t,r);e?b.select(this).attr(\"d\",e).style(\"stroke\",\"none\"):b.select(this).remove()})}function m(t,e){function r(t){return Math.abs(t[1]-e[0][1])<.01}function n(t){return Math.abs(t[1]-e[2][1])<.01}function i(t){return Math.abs(t[0]-e[0][0])<.01}function a(t){return Math.abs(t[0]-e[2][0])<.01}for(var o,s,l,u,c,h,f=t.edgepaths.length||t.z[0][0]=0&&(s=m,u=c):Math.abs(o[1]-s[1])<.01?Math.abs(o[1]-m[1])<.01&&(m[0]-o[0])*(s[0]-m[0])>=0&&(s=m,u=c):_.log(\"endpt to newendpt is not vert. or horz.\",o,s,m)}if(o=s,u>=0)break;f+=\"L\"+s}if(u===t.edgepaths.length){_.log(\"unclosed perimeter path\");break}d=u,g=p.indexOf(d)===-1,g&&(d=p[0],f+=\"Z\")}for(d=0;d1;if(p&&!f&&\"category\"!==a.type){var g=e.length;if(!(g<=i))return h?e.slice(0,i):e.slice(0,i+1);if(h||d)u=e.slice(0,i);else if(1===i)u=[e[0]-.5,e[0]+.5];else{for(u=[1.5*e[0]-.5*e[1]],l=1;ly;n++)o=l(t,e,a(o));return o>y&&h.log(\"interp2d didn't converge quickly\",o),t}function s(t){var e,r,n,i,a,o,s,l,u=[],c={},h=[],f=t[0],d=[],p=[0,0,0],g=v(t);for(r=0;r=0;a--)i=h[a],r=i[0],n=i[1],o=((c[[r-1,n]]||p)[2]+(c[[r+1,n]]||p)[2]+(c[[r,n-1]]||p)[2]+(c[[r,n+1]]||p)[2])/20,o&&(s[i]=[r,n,o],h.splice(a,1),l=!0);if(!l)throw\"findEmpties iterated with no new neighbors\";for(i in s)c[i]=s[i],u.push(s[i])}return u.sort(function(t,e){return e[2]-t[2]})}function l(t,e,r){var n,i,a,o,s,l,u,c,h,f,d,p,g,m=0;for(o=0;op&&(m=Math.max(m,Math.abs(t[i][a]-d)/(g-p))))}return m}var u=t(\"fast-isnumeric\"),c=t(\"../../registry\"),h=t(\"../../lib\"),f=t(\"../../plots/cartesian/axes\"),d=t(\"../histogram2d/calc\"),p=t(\"../../components/colorscale/calc\"),g=t(\"./has_columns\"),m=t(\"./convert_column_xyz\"),v=t(\"./max_row_length\");e.exports=function(t,e){function r(t){S=e._input.zsmooth=e.zsmooth=!1,h.notifier(\"cannot fast-zsmooth: \"+t)}var a,l,u,y,x,b,_,w,M=f.getFromId(t,e.xaxis||\"x\"),A=f.getFromId(t,e.yaxis||\"y\"),k=c.traceIs(e,\"contour\"),T=c.traceIs(e,\"histogram\"),E=c.traceIs(e,\"gl2d\"),S=k?\"best\":e.zsmooth;if(M._minDtick=0,A._minDtick=0,T){var L=d(t,e);a=L.x,l=L.x0,u=L.dx,y=L.y,x=L.y0,b=L.dy,_=L.z}else g(e)&&m(e,M,A),a=e.x?M.makeCalcdata(e,\"x\"):[],y=e.y?A.makeCalcdata(e,\"y\"):[],l=e.x0||0,u=e.dx||1,x=e.y0||0,b=e.dy||1,_=n(e),(k||e.connectgaps)&&(e._emptypoints=s(_),e._interpz=o(_,e._emptypoints,e._interpz));if(\"fast\"===S)if(\"log\"===M.type||\"log\"===A.type)r(\"log axis found\");else if(!T){if(a.length){var z=(a[a.length-1]-a[0])/(a.length-1),C=Math.abs(z/100);for(w=0;wC){r(\"x scale is not linear\");break}}if(y.length&&\"fast\"===S){var I=(y[y.length-1]-y[0])/(y.length-1),P=Math.abs(I/100);for(w=0;wP){r(\"y scale is not linear\");break}}}var D=v(_),O=\"scaled\"===e.xtype?\"\":a,R=i(e,O,l,u,D,M),F=\"scaled\"===e.ytype?\"\":y,j=i(e,F,x,b,_.length,A);E||(f.expand(M,R),f.expand(A,j));var N={x:R,y:j,z:_};if(p(e,_,\"\",\"z\"),k&&e.contours&&\"heatmap\"===e.contours.coloring){var B=\"contour\"===e.type?\"heatmap\":\"histogram2d\";N.xfill=i(B,O,l,u,D,M),N.yfill=i(B,F,x,b,_.length,A)}return[N]};var y=.01,x=[[-1,0],[1,0],[0,-1],[0,1]]},{\"../../components/colorscale/calc\":539,\"../../lib\":633,\"../../plots/cartesian/axes\":664,\"../../registry\":739,\"../histogram2d/calc\":812,\"./convert_column_xyz\":793,\"./has_columns\":795,\"./max_row_length\":798,\"fast-isnumeric\":104}],792:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../plots/plots\"),o=t(\"../../components/colorscale\"),s=t(\"../../components/colorbar/draw\");e.exports=function(t,e){var r=e[0].trace,l=\"cb\"+r.uid,u=r.zmin,c=r.zmax;if(n(u)||(u=i.aggNums(Math.min,null,r.z)),n(c)||(c=i.aggNums(Math.max,null,r.z)),t._fullLayout._infolayer.selectAll(\".\"+l).remove(),!r.showscale)return void a.autoMargin(t,l);var h=e[0].t.cb=s(t,l),f=o.makeColorScaleFunc(o.extractScale(r.colorscale,u,c),{noNumericCheck:!0});h.fillcolor(f).filllevels({start:u,end:c,size:(c-u)/254}).options(r.colorbar)()}},{\"../../components/colorbar/draw\":536,\"../../components/colorscale\":547,\"../../lib\":633,\"../../plots/plots\":724,\"fast-isnumeric\":104}],793:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");e.exports=function(t,e,r){var i,a=t.x.slice(),o=t.y.slice(),s=t.z,l=t.text,u=Math.min(a.length,o.length,s.length),c=void 0!==l&&!Array.isArray(l[0]);for(u=y[0].length||h<0||h>y.length)return}else{if(n.inbox(e-m[0],e-m[m.length-1])>a||n.inbox(r-v[0],r-v[v.length-1])>a)return;if(s){var w;for(b=[2*m[0]-m[1]],w=1;w0&&a0&&s0;)_=m.c2p(E[k]),k--;for(_0;)A=v.c2p(S[k]),k--;if(A0&&(n=!0);for(var s=0;sa)return r[t]=a,a-r[t]}return 0},max:function(t,e,r,i){var a=i[e];if(n(a)){if(a=Number(a),!n(r[t]))return r[t]=a,a;if(r[t]=0&&yF;r--)if(h[r]){j=r;break}for(r=F;r<=j;r++)n(c[r])&&n(h[r])&&R.push({p:c[r],s:h[r],b:0});return R}}},{\"../../lib\":633,\"../../plots/cartesian/axes\":664,\"./average\":803,\"./bin_functions\":805,\"./clean_bins\":807,\"./norm_functions\":810,\"fast-isnumeric\":104}],807:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\").cleanDate,a=t(\"../../constants/numerical\").ONEDAY;e.exports=function(t,e,r){var o=e.type,s=r+\"bins\",l=t[s];l||(l=t[s]={});var u=\"date\"===o?function(t){return t||0===t?i(t):null}:function(t){return n(t)?Number(t):null};l.start=u(l.start),l.end=u(l.end);var c=\"date\"===o?a:1,h=l.size;if(n(h))l.size=h>0?Number(h):c;else if(\"string\"!=typeof h)l.size=c;else{var f=h.charAt(0),d=h.substr(1);d=n(d)?Number(d):0,(d<=0||\"date\"!==o||\"M\"!==f||d!==Math.round(d))&&(l.size=c)}var p=\"autobin\"+r;\"boolean\"!=typeof t[p]&&(t[p]=!((l.start||0===l.start)&&(l.end||0===l.end))),t[p]||delete t[\"nbins\"+r]}},{\"../../constants/numerical\":616,\"../../lib\":633,\"fast-isnumeric\":104}],808:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/color\"),a=t(\"./bin_defaults\"),o=t(\"../bar/style_defaults\"),s=t(\"../../components/errorbars/defaults\"),l=t(\"./attributes\");e.exports=function(t,e,r,u){function c(r,i){return n.coerce(t,e,l,r,i)}var h=c(\"x\"),f=c(\"y\");c(\"text\");var d=c(\"orientation\",f&&!h?\"h\":\"v\"),p=e[\"v\"===d?\"x\":\"y\"];if(!p||!p.length)return void(e.visible=!1);var g=e[\"h\"===d?\"x\":\"y\"];g&&c(\"histfunc\");var m=\"h\"===d?[\"y\"]:[\"x\"];a(t,e,c,m),o(t,e,c,r,u),s(t,e,i.defaultLine,{axis:\"y\"}),s(t,e,i.defaultLine,{axis:\"x\",inherit:\"y\"})}},{\"../../components/color\":533,\"../../components/errorbars/defaults\":561,\"../../lib\":633,\"../bar/style_defaults\":760,\"./attributes\":802,\"./bin_defaults\":804}],809:[function(t,e,r){\"use strict\";var n={};n.attributes=t(\"./attributes\"),n.layoutAttributes=t(\"../bar/layout_attributes\"),n.supplyDefaults=t(\"./defaults\"),n.supplyLayoutDefaults=t(\"../bar/layout_defaults\"),n.calc=t(\"./calc\"),n.setPositions=t(\"../bar/set_positions\"),n.plot=t(\"../bar/plot\"),n.style=t(\"../bar/style\"),n.colorbar=t(\"../scatter/colorbar\"),n.hoverPoints=t(\"../bar/hover\"),n.moduleType=\"trace\",n.name=\"histogram\",n.basePlotModule=t(\"../../plots/cartesian\"),n.categories=[\"cartesian\",\"bar\",\"histogram\",\"oriented\",\"errorBarsOK\",\"showLegend\"],n.meta={},e.exports=n},{\"../../plots/cartesian\":672,\"../bar/hover\":752,\"../bar/layout_attributes\":754,\"../bar/layout_defaults\":755,\"../bar/plot\":756,\"../bar/set_positions\":757,\"../bar/style\":759,\"../scatter/colorbar\":849,\"./attributes\":802,\"./calc\":806,\"./defaults\":808}],810:[function(t,e,r){\"use strict\";e.exports={percent:function(t,e){for(var r=t.length,n=100/e,i=0;iy&&g.splice(y,g.length-y),v.length>y&&v.splice(y,v.length-y),!e.autobinx&&\"xbins\"in e||(e.xbins=i.autoBin(g,p,e.nbinsx,\"2d\"),\"histogram2dcontour\"===e.type&&(e.xbins.start=p.c2r(i.tickIncrement(p.r2c(e.xbins.start),e.xbins.size,!0)),e.xbins.end=p.c2r(i.tickIncrement(p.r2c(e.xbins.end),e.xbins.size))),e._input.xbins=e.xbins),!e.autobiny&&\"ybins\"in e||(e.ybins=i.autoBin(v,m,e.nbinsy,\"2d\"),\"histogram2dcontour\"===e.type&&(e.ybins.start=m.c2r(i.tickIncrement(m.r2c(e.ybins.start),e.ybins.size,!0)),e.ybins.end=m.c2r(i.tickIncrement(m.r2c(e.ybins.end),e.ybins.size))),e._input.ybins=e.ybins),f=[];var x,b,_=[],w=[],M=\"string\"==typeof e.xbins.size,A=\"string\"==typeof e.ybins.size,k=M?[]:e.xbins,T=A?[]:e.ybins,E=0,S=[],L=e.histnorm,z=e.histfunc,C=L.indexOf(\"density\")!==-1,I=\"max\"===z||\"min\"===z,P=I?null:0,D=a.count,O=o[L],R=!1,F=[],j=[],N=\"z\"in e?e.z:\"marker\"in e&&Array.isArray(e.marker.color)?e.marker.color:\"\";N&&\"count\"!==z&&(R=\"avg\"===z,D=a[z]);var B=e.xbins,U=p.r2c(B.start),V=p.r2c(B.end)+(U-i.tickIncrement(U,B.size))/1e6;for(d=U;d=0&&x=0&&b0)s=h(t.alphahull,l);else{var u=[\"x\",\"y\",\"z\"].indexOf(t.delaunayaxis);s=c(l.map(function(t){return[t[(u+1)%3],t[(u+2)%3]]}))}var p={positions:l,cells:s,lightPosition:[t.lightposition.x,t.lightposition.y,t.lightposition.z],ambient:t.lighting.ambient,diffuse:t.lighting.diffuse,specular:t.lighting.specular,roughness:t.lighting.roughness,fresnel:t.lighting.fresnel,vertexNormalsEpsilon:t.lighting.vertexnormalsepsilon,faceNormalsEpsilon:t.lighting.facenormalsepsilon,opacity:t.opacity,contourEnable:t.contour.show,contourColor:d(t.contour.color).slice(0,3),contourWidth:t.contour.width,useFacetNormals:t.flatshading};t.intensity?(this.color=\"#fff\",p.vertexIntensity=t.intensity,p.colormap=i(t.colorscale)):t.vertexcolor?(this.color=t.vertexcolors[0],p.vertexColors=a(t.vertexcolor)):t.facecolor?(this.color=t.facecolor[0],p.cellColors=a(t.facecolor)):(this.color=t.color,p.meshColor=d(t.color)),this.mesh.update(p)},p.dispose=function(){this.scene.glplot.remove(this.mesh),this.mesh.dispose()},e.exports=s},{\"../../lib/str2rgbarray\":646,\"alpha-shape\":32,\"convex-hull\":84,\"delaunay-triangulate\":96,\"gl-mesh3d\":173,tinycolor2:489}],821:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../../components/colorbar/defaults\"),a=t(\"./attributes\");e.exports=function(t,e,r,o){function s(r,i){return n.coerce(t,e,a,r,i)}function l(t){var e=t.map(function(t){var e=s(t);return e&&Array.isArray(e)?e:null});return e.every(function(t){return t&&t.length===e[0].length})&&e}var u=l([\"x\",\"y\",\"z\"]),c=l([\"i\",\"j\",\"k\"]);return u?(c&&c.forEach(function(t){for(var e=0;ee}}},r.addRangeSlider=function(t){t.xaxis||(t.xaxis={}),t.xaxis.rangeslider||(t.xaxis.rangeslider={})}},{\"../../lib\":633}],827:[function(t,e,r){\"use strict\";var n=t(\"../../plot_api/register\");e.exports={moduleType:\"trace\",name:\"ohlc\",basePlotModule:t(\"../../plots/cartesian\"),categories:[\"cartesian\",\"showLegend\"],meta:{},attributes:t(\"./attributes\"),supplyDefaults:t(\"./defaults\")},n(t(\"../scatter\")),n(t(\"./transform\"))},{\"../../plot_api/register\":654,\"../../plots/cartesian\":672,\"../scatter\":856,\"./attributes\":823,\"./defaults\":824,\"./transform\":829}],828:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){var n,i=r(\"x\"),a=r(\"open\"),o=r(\"high\"),s=r(\"low\"),l=r(\"close\");return n=Math.min(a.length,o.length,s.length,l.length),i&&(n=Math.min(n,i.length),n1)){var h=o.distinctVals(c.x.map(e.d2c)).minDiff;a=Math.min(a,h)}}for(a===1/0&&(a=1),u=0;u\");_.push(o,o,o,o,o,o,null)},C=0;C\")}return g};var l},{\"../../components/color\":533,\"./helpers\":834,\"fast-isnumeric\":104,tinycolor2:489}],833:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\");e.exports=function(t,e,r,a){function o(r,a){return n.coerce(t,e,i,r,a)}var s=n.coerceFont,l=o(\"values\");if(!Array.isArray(l)||!l.length)return void(e.visible=!1);var u=o(\"labels\");Array.isArray(u)||(o(\"label0\"),o(\"dlabel\"));var c=o(\"marker.line.width\");c&&o(\"marker.line.color\");var h=o(\"marker.colors\");Array.isArray(h)||(e.marker.colors=[]),o(\"scalegroup\");var f=o(\"text\"),d=o(\"textinfo\",Array.isArray(f)?\"text+percent\":\"percent\");if(o(\"hoverinfo\",1===a._dataLength?\"label+text+value+percent\":void 0),d&&\"none\"!==d){var p=o(\"textposition\"),g=Array.isArray(p)||\"auto\"===p,m=g||\"inside\"===p,v=g||\"outside\"===p;if(m||v){var y=s(o,\"textfont\",a.font);m&&s(o,\"insidetextfont\",y),v&&s(o,\"outsidetextfont\",y)}}o(\"domain.x\"),o(\"domain.y\"),o(\"hole\"),o(\"sort\"),o(\"direction\"),o(\"rotation\"),o(\"pull\")}},{\"../../lib\":633,\"./attributes\":830}],834:[function(t,e,r){\"use strict\";var n=t(\"../../lib\");r.formatPiePercent=function(t,e){var r=(100*t).toPrecision(3);return r.lastIndexOf(\".\")!==-1&&(r=r.replace(/[.]?0+$/,\"\")),n.numSeparate(r,e)+\"%\"},r.formatPieValue=function(t,e){var r=t.toPrecision(10);return r.lastIndexOf(\".\")!==-1&&(r=r.replace(/[.]?0+$/,\"\")),n.numSeparate(r,e)}},{\"../../lib\":633}],835:[function(t,e,r){\"use strict\";var n={};n.attributes=t(\"./attributes\"),n.supplyDefaults=t(\"./defaults\"),n.supplyLayoutDefaults=t(\"./layout_defaults\"),n.layoutAttributes=t(\"./layout_attributes\"),n.calc=t(\"./calc\"),n.plot=t(\"./plot\"),n.style=t(\"./style\"),n.styleOne=t(\"./style_one\"),n.moduleType=\"trace\",n.name=\"pie\",n.basePlotModule=t(\"./base_plot\"),n.categories=[\"pie\",\"showLegend\"],n.meta={},e.exports=n},{\"./attributes\":830,\"./base_plot\":831,\"./calc\":832,\"./defaults\":833,\"./layout_attributes\":836,\"./layout_defaults\":837,\"./plot\":838,\"./style\":839,\"./style_one\":840}],836:[function(t,e,r){\"use strict\";e.exports={hiddenlabels:{valType:\"data_array\"}}},{}],837:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./layout_attributes\");e.exports=function(t,e){function r(r,a){return n.coerce(t,e,i,r,a)}r(\"hiddenlabels\")}},{\"../../lib\":633,\"./layout_attributes\":836}],838:[function(t,e,r){\"use strict\";function n(t,e,r){var n=Math.sqrt(t.width*t.width+t.height*t.height),a=t.width/t.height,o=Math.PI*Math.min(e.v/r.vTotal,.5),s=1-r.trace.hole,l=i(e,r),u={scale:l*r.r*2/n,rCenter:1-l,rotate:0};if(u.scale>=1)return u;var c=a+1/(2*Math.tan(o)),h=r.r*Math.min(1/(Math.sqrt(c*c+.5)+c),s/(Math.sqrt(a*a+s/2)+a)),f={scale:2*h/t.height,rCenter:Math.cos(h/r.r)-h*a/r.r,rotate:(180/Math.PI*e.midangle+720)%180-90},d=1/a,p=d+1/(2*Math.tan(o)),g=r.r*Math.min(1/(Math.sqrt(p*p+.5)+p),s/(Math.sqrt(d*d+s/2)+d)),m={scale:2*g/t.width,rCenter:Math.cos(g/r.r)-g/a/r.r,rotate:(180/Math.PI*e.midangle+810)%180-90},v=m.scale>f.scale?m:f;return u.scale<1&&v.scale>u.scale?v:u}function i(t,e){if(t.v===e.vTotal&&!e.trace.hole)return 1;var r=Math.PI*Math.min(t.v/e.vTotal,.5);return Math.min(1/(1+1/Math.sin(r)),(1-e.trace.hole)/2)}function a(t,e){var r=e.pxmid[0],n=e.pxmid[1],i=t.width/2,a=t.height/2;return r<0&&(i*=-1),n<0&&(a*=-1),{scale:1,rCenter:1,rotate:0,x:i+Math.abs(a)*(i>0?1:-1)/2,y:a/(1+r*r/(n*n)),outside:!0}}function o(t,e){function r(t,e){return t.pxmid[1]-e.pxmid[1]}function n(t,e){return e.pxmid[1]-t.pxmid[1]}function i(t,r){r||(r={});var n,i,a,s,f,d,g=r.labelExtraY+(o?r.yLabelMax:r.yLabelMin),m=o?t.yLabelMin:t.yLabelMax,v=o?t.yLabelMax:t.yLabelMin,y=t.cyFinal+u(t.px0[1],t.px1[1]),x=g-m;if(x*h>0&&(t.labelExtraY=x),Array.isArray(e.pull))for(i=0;i=e.pull[a.i]||((t.pxmid[1]-a.pxmid[1])*h>0?(s=a.cyFinal+u(a.px0[1],a.px1[1]),x=s-m-t.labelExtraY,x*h>0&&(t.labelExtraY+=x)):(v+t.labelExtraY-y)*h>0&&(n=3*c*Math.abs(i-p.indexOf(t)),f=a.cxFinal+l(a.px0[0],a.px1[0]),d=f+n-(t.cxFinal+t.pxmid[0])-t.labelExtraX,d*c>0&&(t.labelExtraX+=d)))}var a,o,s,l,u,c,h,f,d,p,g,m,v;for(o=0;o<2;o++)for(s=o?r:n,u=o?Math.max:Math.min,h=o?1:-1,a=0;a<2;a++){for(l=a?Math.max:Math.min,c=a?1:-1,f=t[o][a],f.sort(s),d=t[1-o][a],p=d.concat(f),m=[],g=0;gc&&(c=s.pull[a]);o.r=Math.min(r/u(s.tilt,Math.sin(l),s.depth),n/u(s.tilt,Math.cos(l),s.depth))/(2+2*c),o.cx=e.l+e.w*(s.domain.x[1]+s.domain.x[0])/2,o.cy=e.t+e.h*(2-s.domain.y[1]-s.domain.y[0])/2,s.scalegroup&&d.indexOf(s.scalegroup)===-1&&d.push(s.scalegroup)}for(a=0;ah.vTotal/2?1:0)}function u(t,e,r){if(!t)return 1;var n=Math.sin(t*Math.PI/180);return Math.max(.01,r*n*Math.abs(e)+2*Math.sqrt(1-n*n*e*e))}var c=t(\"d3\"),h=t(\"../../plots/cartesian/graph_interact\"),f=t(\"../../components/color\"),d=t(\"../../components/drawing\"),p=t(\"../../lib/svg_text_utils\"),g=t(\"./helpers\");e.exports=function(t,e){var r=t._fullLayout;s(e,r._size);var u=r._pielayer.selectAll(\"g.trace\").data(e);u.enter().append(\"g\").attr({\"stroke-linejoin\":\"round\",class:\"trace\"}),u.exit().remove(),u.order(),u.each(function(e){var s=c.select(this),u=e[0],m=u.trace,v=0,y=(m.depth||0)*u.r*Math.sin(v)/2,x=m.tiltaxis||0,b=x*Math.PI/180,_=[y*Math.sin(b),y*Math.cos(b)],w=u.r*Math.cos(v),M=s.selectAll(\"g.part\").data(m.tilt?[\"top\",\"sides\"]:[\"top\"]);M.enter().append(\"g\").attr(\"class\",function(t){return t+\" part\"}),M.exit().remove(),M.order(),l(e),s.selectAll(\".top\").each(function(){var s=c.select(this).selectAll(\"g.slice\").data(e);s.enter().append(\"g\").classed(\"slice\",!0),s.exit().remove();var l=[[[],[]],[[],[]]],v=!1;s.each(function(o){function s(e){var n=t._fullLayout,a=t._fullData[m.index],s=a.hoverinfo;if(\"all\"===s&&(s=\"label+text+value+percent+name\"),!t._dragging&&n.hovermode!==!1&&\"none\"!==s&&\"skip\"!==s&&s){var l=i(o,u),c=M+o.pxmid[0]*(1-l),f=A+o.pxmid[1]*(1-l),d=r.separators,p=[];s.indexOf(\"label\")!==-1&&p.push(o.label),a.text&&a.text[o.i]&&s.indexOf(\"text\")!==-1&&p.push(a.text[o.i]),s.indexOf(\"value\")!==-1&&p.push(g.formatPieValue(o.v,d)),s.indexOf(\"percent\")!==-1&&p.push(g.formatPiePercent(o.v/u.vTotal,d)),h.loneHover({x0:c-l*u.r,x1:c+l*u.r,y:f,text:p.join(\"
\"),name:s.indexOf(\"name\")!==-1?a.name:void 0,color:o.color,idealAlign:o.pxmid[0]<0?\"left\":\"right\"},{container:n._hoverlayer.node(),outerContainer:n._paper.node()}),h.hover(t,e,\"pie\"),E=!0}}function f(e){t.emit(\"plotly_unhover\",{points:[e]}),E&&(h.loneUnhover(r._hoverlayer.node()),E=!1)}function y(){t._hoverdata=[o],t._hoverdata.trace=e.trace,h.click(t,{target:!0})}function b(t,e,r,n){return\"a\"+n*u.r+\",\"+n*w+\" \"+x+\" \"+o.largeArc+(r?\" 1 \":\" 0 \")+n*(e[0]-t[0])+\",\"+n*(e[1]-t[1])}if(o.hidden)return void c.select(this).selectAll(\"path,g\").remove();l[o.pxmid[1]<0?0:1][o.pxmid[0]<0?0:1].push(o);var M=u.cx+_[0],A=u.cy+_[1],k=c.select(this),T=k.selectAll(\"path.surface\").data([o]),E=!1;if(T.enter().append(\"path\").classed(\"surface\",!0).style({\"pointer-events\":\"all\"}),k.select(\"path.textline\").remove(),k.on(\"mouseover\",s).on(\"mouseout\",f).on(\"click\",y),m.pull){var S=+(Array.isArray(m.pull)?m.pull[o.i]:m.pull)||0;S>0&&(M+=S*o.pxmid[0],A+=S*o.pxmid[1])}o.cxFinal=M,o.cyFinal=A;var L=m.hole;if(o.v===u.vTotal){var z=\"M\"+(M+o.px0[0])+\",\"+(A+o.px0[1])+b(o.px0,o.pxmid,!0,1)+b(o.pxmid,o.px0,!0,1)+\"Z\";L?T.attr(\"d\",\"M\"+(M+L*o.px0[0])+\",\"+(A+L*o.px0[1])+b(o.px0,o.pxmid,!1,L)+b(o.pxmid,o.px0,!1,L)+\"Z\"+z):T.attr(\"d\",z)}else{var C=b(o.px0,o.px1,!0,1);if(L){var I=1-L;T.attr(\"d\",\"M\"+(M+L*o.px1[0])+\",\"+(A+L*o.px1[1])+b(o.px1,o.px0,!1,L)+\"l\"+I*o.px0[0]+\",\"+I*o.px0[1]+C+\"Z\")}else T.attr(\"d\",\"M\"+M+\",\"+A+\"l\"+o.px0[0]+\",\"+o.px0[1]+C+\"Z\")}var P=Array.isArray(m.textposition)?m.textposition[o.i]:m.textposition,D=k.selectAll(\"g.slicetext\").data(o.text&&\"none\"!==P?[0]:[]);D.enter().append(\"g\").classed(\"slicetext\",!0),D.exit().remove(),D.each(function(){var t=c.select(this).selectAll(\"text\").data([0]);t.enter().append(\"text\").attr(\"data-notex\",1),t.exit().remove(),t.text(o.text).attr({class:\"slicetext\",transform:\"\",\"data-bb\":\"\",\"text-anchor\":\"middle\",x:0,y:0}).call(d.font,\"outside\"===P?m.outsidetextfont:m.insidetextfont).call(p.convertToTspans),t.selectAll(\"tspan.line\").attr({x:0,y:0});var e,r=d.bBox(t.node());\"outside\"===P?e=a(r,o):(e=n(r,o,u),\"auto\"===P&&e.scale<1&&(t.call(d.font,m.outsidetextfont),m.outsidetextfont.family===m.insidetextfont.family&&m.outsidetextfont.size===m.insidetextfont.size||(t.attr({\"data-bb\":\"\"}),r=d.bBox(t.node())),e=a(r,o)));var i=M+o.pxmid[0]*e.rCenter+(e.x||0),s=A+o.pxmid[1]*e.rCenter+(e.y||0);e.outside&&(o.yLabelMin=s-r.height/2,o.yLabelMid=s,o.yLabelMax=s+r.height/2,o.labelExtraX=0,o.labelExtraY=0,v=!0),t.attr(\"transform\",\"translate(\"+i+\",\"+s+\")\"+(e.scale<1?\"scale(\"+e.scale+\")\":\"\")+(e.rotate?\"rotate(\"+e.rotate+\")\":\"\")+\"translate(\"+-(r.left+r.right)/2+\",\"+-(r.top+r.bottom)/2+\")\")})}),v&&o(l,m),s.each(function(t){if(t.labelExtraX||t.labelExtraY){var e=c.select(this),r=e.select(\"g.slicetext text\");r.attr(\"transform\",\"translate(\"+t.labelExtraX+\",\"+t.labelExtraY+\")\"+r.attr(\"transform\"));var n=t.cxFinal+t.pxmid[0],i=t.cyFinal+t.pxmid[1],a=\"M\"+n+\",\"+i,o=(t.yLabelMax-t.yLabelMin)*(t.pxmid[0]<0?-1:1)/4;if(t.labelExtraX){var s=t.labelExtraX*t.pxmid[1]/t.pxmid[0],l=t.yLabelMid+t.labelExtraY-(t.cyFinal+t.pxmid[1]);a+=Math.abs(s)>Math.abs(l)?\"l\"+l*t.pxmid[0]/t.pxmid[1]+\",\"+l+\"H\"+(n+t.labelExtraX+o):\"l\"+t.labelExtraX+\",\"+s+\"v\"+(l-s)+\"h\"+o}else a+=\"V\"+(t.yLabelMid+t.labelExtraY)+\"h\"+o;e.append(\"path\").classed(\"textline\",!0).call(f.stroke,m.outsidetextfont.color).attr({\"stroke-width\":Math.min(2,m.outsidetextfont.size/8),d:a,fill:\"none\"})}})})}),setTimeout(function(){u.selectAll(\"tspan\").each(function(){var t=c.select(this);t.attr(\"dy\")&&t.attr(\"dy\",t.attr(\"dy\"))})},0)}},{\"../../components/color\":533,\"../../components/drawing\":556,\"../../lib/svg_text_utils\":647,\"../../plots/cartesian/graph_interact\":671,\"./helpers\":834,d3:95}],839:[function(t,e,r){\"use strict\";var n=t(\"d3\"),i=t(\"./style_one\");e.exports=function(t){t._fullLayout._pielayer.selectAll(\".trace\").each(function(t){var e=t[0],r=e.trace,a=n.select(this);a.style({opacity:r.opacity}),a.selectAll(\".top path.surface\").each(function(t){n.select(this).call(i,t,r)})})}},{\"./style_one\":840,d3:95}],840:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\");e.exports=function(t,e,r){var i=r.marker.line.color;Array.isArray(i)&&(i=i[e.i]||n.defaultLine);var a=r.marker.line.width||0;Array.isArray(a)&&(a=a[e.i]||0),t.style({\"stroke-width\":a,fill:e.color}).call(n.stroke,i)}},{\"../../components/color\":533}],841:[function(t,e,r){\"use strict\";var n=t(\"../scattergl/attributes\");e.exports={x:n.x,y:n.y,xy:{valType:\"data_array\"},indices:{valType:\"data_array\"},xbounds:{valType:\"data_array\"},ybounds:{valType:\"data_array\"},text:n.text,marker:{color:{valType:\"color\",arrayOk:!1},opacity:{valType:\"number\",min:0,max:1,dflt:1,arrayOk:!1},blend:{valType:\"boolean\",dflt:null},sizemin:{valType:\"number\",min:.1,max:2,dflt:.5\n", + "},sizemax:{valType:\"number\",min:.1,dflt:20},border:{color:{valType:\"color\",arrayOk:!1},arearatio:{valType:\"number\",min:0,max:1,dflt:0}}}}},{\"../scattergl/attributes\":882}],842:[function(t,e,r){\"use strict\";function n(t,e){this.scene=t,this.uid=e,this.type=\"pointcloud\",this.pickXData=[],this.pickYData=[],this.xData=[],this.yData=[],this.textLabels=[],this.color=\"rgb(0, 0, 0)\",this.name=\"\",this.hoverinfo=\"all\",this.idToIndex=new Int32Array(0),this.bounds=[0,0,0,0],this.pointcloudOptions={positions:new Float32Array(0),idToIndex:this.idToIndex,sizemin:.5,sizemax:12,color:[0,0,0,1],areaRatio:1,borderColor:[0,0,0,1]},this.pointcloud=a(t.glplot,this.pointcloudOptions),this.pointcloud._trace=this}function i(t,e){var r=new n(t,e.uid);return r.update(e),r}var a=t(\"gl-pointcloud2d\"),o=t(\"../../lib/str2rgbarray\"),s=t(\"../scatter/get_trace_color\"),l=[\"xaxis\",\"yaxis\"],u=n.prototype;u.handlePick=function(t){var e=this.idToIndex[t.pointId];return{trace:this,dataCoord:t.dataCoord,traceCoord:this.pickXYData?[this.pickXYData[2*e],this.pickXYData[2*e+1]]:[this.pickXData[e],this.pickYData[e]],textLabel:Array.isArray(this.textLabels)?this.textLabels[e]:this.textLabels,color:this.color,name:this.name,pointIndex:e,hoverinfo:this.hoverinfo}},u.update=function(t){this.textLabels=t.text,this.name=t.name,this.hoverinfo=t.hoverinfo,this.bounds=[1/0,1/0,-(1/0),-(1/0)],this.updateFast(t),this.color=s(t,{})},u.updateFast=function(t){var e,r,n,i,a,s,l=this.xData=this.pickXData=t.x,u=this.yData=this.pickYData=t.y,c=this.pickXYData=t.xy,h=t.xbounds&&t.ybounds,f=t.indices,d=this.bounds;if(c){if(n=c,e=c.length>>>1,h)d[0]=t.xbounds[0],d[2]=t.xbounds[1],d[1]=t.ybounds[0],d[3]=t.ybounds[1];else for(s=0;sd[2]&&(d[2]=i),ad[3]&&(d[3]=a);if(f)r=f;else for(r=new Int32Array(e),s=0;sd[2]&&(d[2]=i),ad[3]&&(d[3]=a);this.idToIndex=r,this.pointcloudOptions.idToIndex=r,this.pointcloudOptions.positions=n;var p=o(t.marker.color),g=o(t.marker.border.color),m=t.opacity*t.marker.opacity;p[3]*=m,this.pointcloudOptions.color=p;var v=t.marker.blend;if(null===v){var y=100;v=l.lengthp&&f.splice(p,f.length-p),d.length>p&&d.splice(p,d.length-p);var g={padded:!0},m={padded:!0};if(o.hasMarkers(e)){if(r=e.marker,l=r.size,Array.isArray(l)){var v={type:\"linear\"};i.setConvert(v),l=v.makeCalcdata(e.marker,\"size\"),l.length>p&&l.splice(p,l.length-p)}var y,x=1.6*(e.marker.sizeref||1);y=\"area\"===e.marker.sizemode?function(t){return Math.max(Math.sqrt((t||0)/x),3)}:function(t){return Math.max((t||0)/x,3)},g.ppad=m.ppad=Array.isArray(l)?l.map(y):y(l)}s(e),!(\"tozerox\"===e.fill||\"tonextx\"===e.fill&&t.firstscatter)||f[0]===f[p-1]&&d[0]===d[p-1]?e.error_y.visible||[\"tonexty\",\"tozeroy\"].indexOf(e.fill)===-1&&(o.hasMarkers(e)||o.hasText(e))||(g.padded=!1,g.ppad=0):g.tozero=!0,!(\"tozeroy\"===e.fill||\"tonexty\"===e.fill&&t.firstscatter)||f[0]===f[p-1]&&d[0]===d[p-1]?[\"tonextx\",\"tozerox\"].indexOf(e.fill)!==-1&&(m.padded=!1):m.tozero=!0,i.expand(c,f,g),i.expand(h,d,m);var b=new Array(p);for(u=0;u=0;i--){var a=t[i];if(\"scatter\"===a.type&&a.xaxis===r.xaxis&&a.yaxis===r.yaxis){a.opacity=void 0;break}}}}}},{}],849:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../lib\"),a=t(\"../../plots/plots\"),o=t(\"../../components/colorscale\"),s=t(\"../../components/colorbar/draw\");e.exports=function(t,e){var r=e[0].trace,l=r.marker,u=\"cb\"+r.uid;if(t._fullLayout._infolayer.selectAll(\".\"+u).remove(),void 0===l||!l.showscale)return void a.autoMargin(t,u);var c=l.color,h=l.cmin,f=l.cmax;n(h)||(h=i.aggNums(Math.min,null,c)),n(f)||(f=i.aggNums(Math.max,null,c));var d=e[0].t.cb=s(t,u),p=o.makeColorScaleFunc(o.extractScale(l.colorscale,h,f),{noNumericCheck:!0});d.fillcolor(p).filllevels({start:h,end:f,size:(f-h)/254}).options(l.colorbar)()}},{\"../../components/colorbar/draw\":536,\"../../components/colorscale\":547,\"../../lib\":633,\"../../plots/plots\":724,\"fast-isnumeric\":104}],850:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/has_colorscale\"),i=t(\"../../components/colorscale/calc\"),a=t(\"./subtypes\");e.exports=function(t){a.hasLines(t)&&n(t,\"line\")&&i(t,t.line.color,\"line\",\"c\"),a.hasMarkers(t)&&(n(t,\"marker\")&&i(t,t.marker.color,\"marker\",\"c\"),n(t,\"marker.line\")&&i(t,t.marker.line.color,\"marker.line\",\"c\"))}},{\"../../components/colorscale/calc\":539,\"../../components/colorscale/has_colorscale\":546,\"./subtypes\":866}],851:[function(t,e,r){\"use strict\";e.exports={PTS_LINESONLY:20}},{}],852:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"./attributes\"),a=t(\"./constants\"),o=t(\"./subtypes\"),s=t(\"./xy_defaults\"),l=t(\"./marker_defaults\"),u=t(\"./line_defaults\"),c=t(\"./line_shape_defaults\"),h=t(\"./text_defaults\"),f=t(\"./fillcolor_defaults\"),d=t(\"../../components/errorbars/defaults\");e.exports=function(t,e,r,p){function g(r,a){return n.coerce(t,e,i,r,a)}var m=s(t,e,g),v=mU!=P>=U&&(z=S[T-1][0],C=S[T][0],L=z+(C-z)*(U-I)/(P-I),F=Math.min(F,L),j=Math.max(j,L));F=Math.max(F,0),j=Math.min(j,f._length);var V=l.defaultLine;return l.opacity(h.fillcolor)?V=h.fillcolor:l.opacity((h.line||{}).color)&&(V=h.line.color),n.extendFlat(t,{distance:a.MAXDIST+10,x0:F,x1:j,y0:U,y1:U,color:V}),delete t.index,h.text&&!Array.isArray(h.text)?t.text=String(h.text):t.text=h.name,[t]}}}},{\"../../components/color\":533,\"../../components/errorbars\":562,\"../../lib\":633,\"../../plots/cartesian/constants\":669,\"../../plots/cartesian/graph_interact\":671,\"./get_trace_color\":854}],856:[function(t,e,r){\"use strict\";var n={},i=t(\"./subtypes\");n.hasLines=i.hasLines,n.hasMarkers=i.hasMarkers,n.hasText=i.hasText,n.isBubble=i.isBubble,n.attributes=t(\"./attributes\"),n.supplyDefaults=t(\"./defaults\"),n.cleanData=t(\"./clean_data\"),n.calc=t(\"./calc\"),n.arraysToCalcdata=t(\"./arrays_to_calcdata\"),n.plot=t(\"./plot\"),n.colorbar=t(\"./colorbar\"),n.style=t(\"./style\"),n.hoverPoints=t(\"./hover\"),n.selectPoints=t(\"./select\"),n.animatable=!0,n.moduleType=\"trace\",n.name=\"scatter\",n.basePlotModule=t(\"../../plots/cartesian\"),n.categories=[\"cartesian\",\"symbols\",\"markerColorscale\",\"errorBarsOK\",\"showLegend\"],n.meta={},e.exports=n},{\"../../plots/cartesian\":672,\"./arrays_to_calcdata\":845,\"./attributes\":846,\"./calc\":847,\"./clean_data\":848,\"./colorbar\":849,\"./defaults\":852,\"./hover\":855,\"./plot\":863,\"./select\":864,\"./style\":865,\"./subtypes\":866}],857:[function(t,e,r){\"use strict\";var n=t(\"../../components/colorscale/has_colorscale\"),i=t(\"../../components/colorscale/defaults\");e.exports=function(t,e,r,a,o){var s=(t.marker||{}).color;if(o(\"line.color\",r),n(t,\"line\"))i(t,e,a,o,{prefix:\"line.\",cLetter:\"c\"});else{var l=!Array.isArray(s)&&s||r;o(\"line.color\",l)}o(\"line.width\"),o(\"line.dash\")}},{\"../../components/colorscale/defaults\":542,\"../../components/colorscale/has_colorscale\":546}],858:[function(t,e,r){\"use strict\";var n=t(\"../../constants/numerical\").BADNUM;e.exports=function(t,e){function r(e){var r=w.c2p(t[e].x),i=M.c2p(t[e].y);return r!==n&&i!==n&&[r,i]}function i(t){var e=t[0]/w._length,r=t[1]/M._length;return(1+10*Math.max(0,-e,e-1,-r,r-1))*T}function a(t,e){var r=t[0]-e[0],n=t[1]-e[1];return Math.sqrt(r*r+n*n)}var o,s,l,u,c,h,f,d,p,g,m,v,y,x,b,_,w=e.xaxis,M=e.yaxis,A=e.simplify,k=e.connectGaps,T=e.baseTolerance,E=e.linear,S=[],L=.2,z=new Array(t.length),C=0;for(A||(T=L=-1),o=0;oi(h))break;l=h,y=g[0]*p[0]+g[1]*p[1],y>m?(m=y,u=h,d=!1):y=t.length||!h)break;z[C++]=h,s=h}}else z[C++]=u}S.push(z.slice(0,C))}return S}},{\"../../constants/numerical\":616}],859:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){var n=r(\"line.shape\");\"spline\"===n&&r(\"line.smoothing\")}},{}],860:[function(t,e,r){\"use strict\";e.exports=function(t,e,r){for(var n,i,a=null,o=0;o0?Math.max(e,i):0}}},{\"fast-isnumeric\":104}],862:[function(t,e,r){\"use strict\";var n=t(\"../../components/color\"),i=t(\"../../components/colorscale/has_colorscale\"),a=t(\"../../components/colorscale/defaults\"),o=t(\"./subtypes\");e.exports=function(t,e,r,s,l){var u,c=o.isBubble(t),h=(t.line||{}).color;h&&(r=h),l(\"marker.symbol\"),l(\"marker.opacity\",c?.7:1),l(\"marker.size\"),l(\"marker.color\",r),i(t,\"marker\")&&a(t,e,s,l,{prefix:\"marker.\",cLetter:\"c\"}),u=h&&!Array.isArray(h)&&e.marker.color!==h?h:c?n.background:n.defaultLine,l(\"marker.line.color\",u),i(t,\"marker.line\")&&a(t,e,s,l,{prefix:\"marker.line.\",cLetter:\"c\"}),l(\"marker.line.width\",c?1:0),c&&(l(\"marker.sizeref\"),l(\"marker.sizemin\"),l(\"marker.sizemode\"))}},{\"../../components/color\":533,\"../../components/colorscale/defaults\":542,\"../../components/colorscale/has_colorscale\":546,\"./subtypes\":866}],863:[function(t,e,r){\"use strict\";function n(t,e){var r;e.selectAll(\"g.trace\").each(function(t){var e=o.select(this);if(r=t[0].trace,r._nexttrace){if(r._nextFill=e.select(\".js-fill.js-tonext\"),!r._nextFill.size()){var n=\":first-child\";e.select(\".js-fill.js-tozero\").size()&&(n+=\" + *\"),r._nextFill=e.insert(\"path\",n).attr(\"class\",\"js-fill js-tonext\")}}else e.selectAll(\".js-fill.js-tonext\").remove(),r._nextFill=null;r.fill&&(\"tozero\"===r.fill.substr(0,6)||\"toself\"===r.fill||\"to\"===r.fill.substr(0,2)&&!r._prevtrace)?(r._ownFill=e.select(\".js-fill.js-tozero\"),r._ownFill.size()||(r._ownFill=e.insert(\"path\",\":first-child\").attr(\"class\",\"js-fill js-tozero\"))):(e.selectAll(\".js-fill.js-tozero\").remove(),r._ownFill=null)})}function i(t,e,r,n,i,d,g){function m(t){return A?t.transition():t}function v(t){return t.filter(function(t){return t.vis})}function y(t){return t.id}function x(t){if(t.ids)return y}function b(){return!1}function _(t){var e,r,n=t[0].trace,i=o.select(this),a=c.hasMarkers(n),u=c.hasText(n),h=x(n),f=b,d=b;a&&(f=n.marker.maxdisplayed?v:s.identity),u&&(d=n.marker.maxdisplayed?v:s.identity),r=i.selectAll(\"path.point\"),e=r.data(f,h);var p=e.enter().append(\"path\").classed(\"point\",!0);p.call(l.pointStyle,n).call(l.translatePoints,k,T,n),A&&p.style(\"opacity\",0).transition().style(\"opacity\",1),e.each(function(t){var e=m(o.select(this));l.translatePoint(t,e,k,T),l.singlePointStyle(t,e,n)}),A?e.exit().transition().style(\"opacity\",0).remove():e.exit().remove(),r=i.selectAll(\"g\"),e=r.data(d,h),e.enter().append(\"g\").append(\"text\"),e.each(function(t){var e=m(o.select(this).select(\"text\"));l.translatePoint(t,e,k,T)}),e.selectAll(\"text\").call(l.textPointStyle,n).each(function(t){var e=t.xp||k.c2p(t.x),r=t.yp||T.c2p(t.y);o.select(this).selectAll(\"tspan\").each(function(){m(o.select(this)).attr({x:e,y:r})})}),e.exit().remove()}var w,M;a(t,e,r,n,i);var A=!!g&&g.duration>0,k=r.xaxis,T=r.yaxis,E=n[0].trace,S=E.line,L=o.select(d);if(L.call(u.plot,r,g),E.visible===!0){m(L).style(\"opacity\",E.opacity);var z,C,I=E.fill.charAt(E.fill.length-1);\"x\"!==I&&\"y\"!==I&&(I=\"\"),n[0].node3=L,h(n);var P=\"\",D=[],O=E._prevtrace;O&&(P=O._prevRevpath||\"\",C=O._nextFill,D=O._polygons);var R,F,j,N,B,U,V,q,H,G=\"\",X=\"\",Y=[],W=[],Z=s.noop;if(z=E._ownFill,c.hasLines(E)||\"none\"!==E.fill){for(C&&C.datum(n),[\"hv\",\"vh\",\"hvh\",\"vhv\"].indexOf(S.shape)!==-1?(j=l.steps(S.shape),N=l.steps(S.shape.split(\"\").reverse().join(\"\"))):j=N=\"spline\"===S.shape?function(t){var e=t[t.length-1];return t[0][0]===e[0]&&t[0][1]===e[1]?l.smoothclosed(t.slice(1),S.smoothing):l.smoothopen(t,S.smoothing)}:function(t){return\"M\"+t.join(\"L\")},B=function(t){return N(t.reverse())},Y=f(n,{xaxis:k,yaxis:T,connectGaps:E.connectgaps,baseTolerance:Math.max(S.width||1,3)/4,linear:\"linear\"===S.shape,simplify:S.simplify}),H=E._polygons=new Array(Y.length),M=0;M1}),Z=function(t){return function(e){if(R=j(e),F=B(e),G?I?(G+=\"L\"+R.substr(1),X=F+(\"L\"+X.substr(1))):(G+=\"Z\"+R,X=F+\"Z\"+X):(G=R,X=F),c.hasLines(E)&&e.length>1){var r=o.select(this);if(r.datum(n),t)m(r.style(\"opacity\",0).attr(\"d\",R).call(l.lineGroupStyle)).style(\"opacity\",1);else{var i=m(r);i.attr(\"d\",R),l.singleLineStyle(n,i)}}}}}var Q=L.selectAll(\".js-line\").data(W);m(Q.exit()).style(\"opacity\",0).remove(),Q.each(Z(!1)),Q.enter().append(\"path\").classed(\"js-line\",!0).style(\"vector-effect\",\"non-scaling-stroke\").call(l.lineGroupStyle).each(Z(!0)),Y.length&&(z?U&&q&&(I?(\"y\"===I?U[1]=q[1]=T.c2p(0,!0):\"x\"===I&&(U[0]=q[0]=k.c2p(0,!0)),m(z).attr(\"d\",\"M\"+q+\"L\"+U+\"L\"+G.substr(1))):m(z).attr(\"d\",G+\"Z\")):\"tonext\"===E.fill.substr(0,6)&&G&&P&&(\"tonext\"===E.fill?m(C).attr(\"d\",G+\"Z\"+P+\"Z\"):m(C).attr(\"d\",G+\"L\"+P.substr(1)+\"Z\"),E._polygons=E._polygons.concat(D)),E._prevRevpath=X,E._prevPolygons=H);var K=L.selectAll(\".points\");w=K.data([n]),K.each(_),w.enter().append(\"g\").classed(\"points\",!0).each(_),w.exit().remove()}}function a(t,e,r,n,i){var a=r.xaxis,s=r.yaxis,l=o.extent(a.range.map(a.r2l).map(a.l2c)),u=o.extent(s.range.map(s.r2l).map(s.l2c)),h=n[0].trace;if(c.hasMarkers(h)){var f=h.marker.maxdisplayed;if(0!==f){var d=n.filter(function(t){return t.x>=l[0]&&t.x<=l[1]&&t.y>=u[0]&&t.y<=u[1]}),p=Math.ceil(d.length/f),g=0;i.forEach(function(t,r){var n=t[0].trace;c.hasMarkers(n)&&n.marker.maxdisplayed>0&&r0;for(c=p.selectAll(\"g.trace\"),h=c.data(r,function(t){return t[0].trace.uid}),h.enter().append(\"g\").attr(\"class\",function(t){return\"trace scatter trace\"+t[0].trace.uid}).style(\"stroke-miterlimit\",2),d(t,e,r),n(t,p),l=0,u=[];ln?1:-1}),m){s&&(f=s());var v=o.transition().duration(a.duration).ease(a.easing).each(\"end\",function(){f&&f()}).each(\"interrupt\",function(){f&&f()});v.each(function(){p.selectAll(\"g.trace\").each(function(n,o){i(t,o,e,n,r,this,a)})})}else p.selectAll(\"g.trace\").each(function(n,o){i(t,o,e,n,r,this,a)});g&&h.exit().remove(),p.selectAll(\"path:not([d])\").remove()}},{\"../../components/drawing\":556,\"../../components/errorbars\":562,\"../../lib\":633,\"../../lib/polygon\":640,\"./arrays_to_calcdata\":845,\"./line_points\":858,\"./link_traces\":860,\"./subtypes\":866,d3:95}],864:[function(t,e,r){\"use strict\";var n=t(\"./subtypes\"),i=.2;e.exports=function(t,e){var r,a,o,s,l=t.cd,u=t.xaxis,c=t.yaxis,h=[],f=l[0].trace,d=f.index,p=f.marker,g=!n.hasMarkers(f)&&!n.hasText(f);if(f.visible===!0&&!g){var m=Array.isArray(p.opacity)?1:p.opacity;if(e===!1)for(r=0;r=0&&(e[1]+=1),t.indexOf(\"top\")>=0&&(e[1]-=1),t.indexOf(\"left\")>=0&&(e[0]-=1),t.indexOf(\"right\")>=0&&(e[0]+=1),e)}function s(t,e){return e(4*t)}function l(t){return M[t]}function u(t,e,r,n,i){var a=null;if(Array.isArray(t)){a=[];for(var o=0;o=0){var f=i(l.position,l.delaunayColor,l.delaunayAxis);f.opacity=t.opacity,this.delaunayMesh?this.delaunayMesh.update(f):(f.gl=o,this.delaunayMesh=m(f),this.scene.glplot.add(this.delaunayMesh))}else this.delaunayMesh&&(this.scene.glplot.remove(this.delaunayMesh),this.delaunayMesh.dispose(),this.delaunayMesh=null)},k.dispose=function(){this.linePlot&&(this.scene.glplot.remove(this.linePlot),this.linePlot.dispose()),this.scatterPlot&&(this.scene.glplot.remove(this.scatterPlot),this.scatterPlot.dispose()),this.errorBars&&(this.scene.glplot.remove(this.errorBars),this.errorBars.dispose()),this.textMarkers&&(this.scene.glplot.remove(this.textMarkers),this.textMarkers.dispose()),this.delaunayMesh&&(this.scene.glplot.remove(this.delaunayMesh),this.delaunayMesh.dispose())},e.exports=f},{\"../../constants/gl3d_dashes\":614,\"../../constants/gl_markers\":615,\"../../lib\":633,\"../../lib/gl_format_color\":631,\"../../lib/str2rgbarray\":646,\"../scatter/make_bubble_size_func\":861,\"./calc_errors\":871,\"delaunay-triangulate\":96,\"gl-error3d\":133,\"gl-line3d\":140,\"gl-mesh3d\":173,\"gl-scatter3d\":216}],873:[function(t,e,r){\"use strict\";function n(t,e,r){var n=0,i=r(\"x\"),a=r(\"y\"),o=r(\"z\");return i&&a&&o&&(n=Math.min(i.length,a.length,o.length),n=0&&f(\"surfacecolor\",p||g);for(var m=[\"x\",\"y\",\"z\"],v=0;v<3;++v){var y=\"projection.\"+m[v];f(y+\".show\")&&(f(y+\".opacity\"),f(y+\".scale\"))}u(t,e,r,{axis:\"z\"}),u(t,e,r,{axis:\"y\",inherit:\"z\"}),u(t,e,r,{axis:\"x\",inherit:\"z\"})}},{\"../../components/errorbars/defaults\":561,\"../../lib\":633,\"../scatter/line_defaults\":857,\"../scatter/marker_defaults\":862,\"../scatter/subtypes\":866,\"../scatter/text_defaults\":867,\"./attributes\":869}],874:[function(t,e,r){\"use strict\";var n={};n.plot=t(\"./convert\"),n.attributes=t(\"./attributes\"),n.markerSymbols=t(\"../../constants/gl_markers\"),n.supplyDefaults=t(\"./defaults\"),n.colorbar=t(\"../scatter/colorbar\"),n.calc=t(\"./calc\"),n.moduleType=\"trace\",n.name=\"scatter3d\",n.basePlotModule=t(\"../../plots/gl3d\"),n.categories=[\"gl3d\",\"symbols\",\"markerColorscale\",\"showLegend\"],n.meta={},e.exports=n},{\"../../constants/gl_markers\":615,\"../../plots/gl3d\":703,\"../scatter/colorbar\":849,\"./attributes\":869,\"./calc\":870,\"./convert\":872,\"./defaults\":873}],875:[function(t,e,r){\"use strict\";var n=t(\"../scatter/attributes\"),i=t(\"../../plots/attributes\"),a=t(\"../../components/colorscale/color_attributes\"),o=t(\"../../lib/extend\").extendFlat,s=n.marker,l=n.line,u=s.line;e.exports={lon:{valType:\"data_array\"},lat:{valType:\"data_array\"},locations:{valType:\"data_array\"},locationmode:{valType:\"enumerated\",values:[\"ISO-3\",\"USA-states\",\"country names\"],dflt:\"ISO-3\"},mode:o({},n.mode,{dflt:\"markers\"}),text:o({},n.text,{}),textfont:n.textfont,textposition:n.textposition,line:{color:l.color,width:l.width,dash:l.dash},connectgaps:n.connectgaps,marker:o({},{symbol:s.symbol,opacity:s.opacity,size:s.size,sizeref:s.sizeref,sizemin:s.sizemin,sizemode:s.sizemode,showscale:s.showscale,colorbar:s.colorbar,line:o({},{width:u.width},a(\"marker.line\"))},a(\"marker\")),fill:{valType:\"enumerated\",values:[\"none\",\"toself\"],dflt:\"none\"},fillcolor:n.fillcolor,hoverinfo:o({},i.hoverinfo,{flags:[\"lon\",\"lat\",\"location\",\"text\",\"name\"]})}},{\"../../components/colorscale/color_attributes\":540,\"../../lib/extend\":626,\"../../plots/attributes\":662,\"../scatter/attributes\":846}],876:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../scatter/colorscale_calc\");e.exports=function(t,e){for(var r=Array.isArray(e.locations),a=r?e.locations.length:e.lon.length,o=[],s=0,l=0;l0&&(o[s-1].gapAfter=!0):(s++,o.push(c))}return i(e),o}},{\"../scatter/colorscale_calc\":850,\"fast-isnumeric\":104}],877:[function(t,e,r){\"use strict\";function n(t,e,r){var n,i,a=0,o=r(\"locations\");return o?(r(\"locationmode\"),a=o.length):(n=r(\"lon\")||[],i=r(\"lat\")||[],a=Math.min(n.length,i.length),a\")}var i=t(\"../../plots/cartesian/graph_interact\"),a=t(\"../../plots/cartesian/axes\"),o=t(\"../scatter/get_trace_color\"),s=t(\"./attributes\");e.exports=function(t){function e(t){return c.projection(t)}function r(t){var r=t.lonlat;if(null===r[0]||null===r[1])return 1/0;if(c.isLonLatOverEdges(r))return 1/0;var n=e(r),i=l.c2p(),a=u.c2p(),o=Math.abs(i-n[0]),s=Math.abs(a-n[1]),h=Math.max(3,t.mrc||0);return Math.max(Math.sqrt(o*o+s*s)-h,1-3/h)}var a=t.cd,s=a[0].trace,l=t.xa,u=t.ya,c=t.subplot;if(!a[0].placeholder&&(i.getClosest(a,r,t),t.index!==!1)){var h=a[t.index],f=h.lonlat,d=e(f),p=h.mrc||1;return t.x0=d[0]-p,t.x1=d[0]+p,t.y0=d[1]-p,t.y1=d[1]+p,t.loc=h.loc,t.lat=f[0],t.lon=f[1],t.color=o(s,h),t.extraText=n(s,h,c.mockAxis),[t]}}},{\"../../plots/cartesian/axes\":664,\"../../plots/cartesian/graph_interact\":671,\"../scatter/get_trace_color\":854,\"./attributes\":875}],880:[function(t,e,r){\"use strict\";var n={};n.attributes=t(\"./attributes\"),n.supplyDefaults=t(\"./defaults\"),n.colorbar=t(\"../scatter/colorbar\"),n.calc=t(\"./calc\"),n.plot=t(\"./plot\"),n.hoverPoints=t(\"./hover\"),n.eventData=t(\"./event_data\"),n.moduleType=\"trace\",n.name=\"scattergeo\",n.basePlotModule=t(\"../../plots/geo\"),n.categories=[\"geo\",\"symbols\",\"markerColorscale\",\"showLegend\"],n.meta={},e.exports=n},{\"../../plots/geo\":688,\"../scatter/colorbar\":849,\"./attributes\":875,\"./calc\":876,\"./defaults\":877,\"./event_data\":878,\"./hover\":879,\"./plot\":881}],881:[function(t,e,r){\"use strict\";function n(t,e){if(!Array.isArray(t.locations))return u.identity;var r=c(t,e),n=t.locationmode;return function(t){var e=h(n,t.loc,r);return e?(t.lonlat=e.properties.ct,t):(t.lonlat=[null,null],!1)}}function i(t,e,r){function n(t,n){d(t,e,n,r)}var i=t.marker;if(n(t.text,\"tx\"),n(t.textposition,\"tp\"),t.textfont&&(n(t.textfont.size,\"ts\"),n(t.textfont.color,\"tc\"),n(t.textfont.family,\"tf\")),i&&i.line){var a=i.line;n(i.opacity,\"mo\"),n(i.symbol,\"mx\"),n(i.color,\"mc\"),n(i.size,\"ms\"),n(a.color,\"mlc\"),n(a.width,\"mlw\")}}function a(t){var e=t.framework.selectAll(\"g.trace.scattergeo\");e.style(\"opacity\",function(t){return t[0].trace.opacity}),e.each(function(t){var e=t[0].trace,r=o.select(this);r.selectAll(\"path.point\").call(s.pointStyle,e),r.selectAll(\"text\").call(s.textPointStyle,e)}),e.selectAll(\"path.js-line\").style(\"fill\",\"none\").each(function(t){var e=o.select(this),r=t.trace,n=r.line||{};e.call(l.stroke,n.color).call(s.dashLine,n.dash||\"\",n.width||0),\"none\"!==r.fill&&e.call(l.fill,r.fillcolor)})}var o=t(\"d3\"),s=t(\"../../components/drawing\"),l=t(\"../../components/color\"),u=t(\"../../lib\"),c=t(\"../../lib/topojson_utils\").getTopojsonFeatures,h=t(\"../../lib/geo_location_utils\").locationToFeature,f=t(\"../../lib/geojson_utils\"),d=t(\"../../lib/array_to_calc_item\"),p=t(\"../scatter/subtypes\");e.exports=function(t,e){function r(t){return t[0].trace.uid}var s=t.framework.select(\".scattergeolayer\").selectAll(\"g.trace.scattergeo\").data(e,r);s.enter().append(\"g\").attr(\"class\",\"trace scattergeo\"),s.exit().remove(),s.selectAll(\"*\").remove(),s.each(function(e){var r=o.select(this),a=e[0].trace,s=n(a,t.topojson);e[0].placeholder&&r.remove();for(var l=[],u=0;u=e.length?i:e[a]);return n}function o(t,e,r){return l(C(t,r),z(e,r),r)}function s(t,e,r,n){var i=w(t,e,n);return i=Array.isArray(i[0])?i:a(m.identity,[i],n),l(i,z(r,n),n)}function l(t,e,r){for(var n=new Array(4*r),i=0;i0&&(v[y-1].gapAfter=!0)}return v}},{\"../../components/colorscale\":547,\"../../lib\":633,\"../scatter/colorscale_calc\":850,\"../scatter/make_bubble_size_func\":861,\"../scatter/subtypes\":866,\"fast-isnumeric\":104}],888:[function(t,e,r){\"use strict\";function n(){return{geojson:h.makeBlank(),layout:{visibility:\"none\"},paint:{}}}function i(t,e){function r(t,r,n,i){void 0===e[r][n]&&(e[r][n]=i),t[r]=e[r][n]}for(var n=t[0].trace,i=n.marker,a=Array.isArray(i.color),o=Array.isArray(i.size),s=[],l=0;l\")}var i=t(\"../../plots/cartesian/graph_interact\"),a=t(\"../scatter/get_trace_color\");e.exports=function(t,e,r){function o(t){var e=t.lonlat,n=Math.abs(u.c2p(e)-u.c2p([d,e[1]])),i=Math.abs(c.c2p(e)-c.c2p([e[0],r])),a=Math.max(3,t.mrc||0);return Math.max(Math.sqrt(n*n+i*i)-a,1-3/a)}var s=t.cd,l=s[0].trace,u=t.xa,c=t.ya;if(!s[0].placeholder){var h=e>=0?Math.floor((e+180)/360):Math.ceil((e-180)/360),f=360*h,d=e-f;if(i.getClosest(s,o,t),t.index!==!1){var p=s[t.index],g=p.lonlat,m=[g[0]+f,g[1]],v=u.c2p(m),y=c.c2p(m),x=p.mrc||1;return t.x0=v-x,t.x1=v+x,t.y0=y-x,t.y1=y+x,t.color=a(l,p),t.extraText=n(l,p),[t]}}}},{\"../../plots/cartesian/graph_interact\":671,\"../scatter/get_trace_color\":854}],892:[function(t,e,r){\"use strict\";var n={};n.attributes=t(\"./attributes\"),n.supplyDefaults=t(\"./defaults\"),n.colorbar=t(\"../scatter/colorbar\"),n.calc=t(\"./calc\"),n.hoverPoints=t(\"./hover\"),n.eventData=t(\"./event_data\"),n.plot=t(\"./plot\"),n.moduleType=\"trace\",n.name=\"scattermapbox\",n.basePlotModule=t(\"../../plots/mapbox\"),n.categories=[\"mapbox\",\"gl\",\"symbols\",\"markerColorscale\",\"showLegend\"],n.meta={},e.exports=n},{\"../../plots/mapbox\":718,\"../scatter/colorbar\":849,\"./attributes\":886,\"./calc\":887,\"./defaults\":889,\"./event_data\":890,\"./hover\":891,\"./plot\":893}],893:[function(t,e,r){\"use strict\";function n(t,e){this.mapbox=t,this.map=t.map,this.uid=e,this.idSourceFill=e+\"-source-fill\",this.idSourceLine=e+\"-source-line\",this.idSourceCircle=e+\"-source-circle\",this.idSourceSymbol=e+\"-source-symbol\",this.idLayerFill=e+\"-layer-fill\",this.idLayerLine=e+\"-layer-line\",this.idLayerCircle=e+\"-layer-circle\",this.idLayerSymbol=e+\"-layer-symbol\",this.mapbox.initSource(this.idSourceFill),this.mapbox.initSource(this.idSourceLine),this.mapbox.initSource(this.idSourceCircle),this.mapbox.initSource(this.idSourceSymbol),this.map.addLayer({id:this.idLayerFill,source:this.idSourceFill,type:\"fill\"}),this.map.addLayer({id:this.idLayerLine,source:this.idSourceLine,type:\"line\"}),this.map.addLayer({id:this.idLayerCircle,source:this.idSourceCircle,type:\"circle\"}),this.map.addLayer({id:this.idLayerSymbol,source:this.idSourceSymbol,type:\"symbol\"})}function i(t){return\"visible\"===t.layout.visibility}var a=t(\"./convert\"),o=n.prototype;o.update=function(t){var e=this.mapbox,r=a(t);e.setOptions(this.idLayerFill,\"setLayoutProperty\",r.fill.layout),\n", + "e.setOptions(this.idLayerLine,\"setLayoutProperty\",r.line.layout),e.setOptions(this.idLayerCircle,\"setLayoutProperty\",r.circle.layout),e.setOptions(this.idLayerSymbol,\"setLayoutProperty\",r.symbol.layout),i(r.fill)&&(e.setSourceData(this.idSourceFill,r.fill.geojson),e.setOptions(this.idLayerFill,\"setPaintProperty\",r.fill.paint)),i(r.line)&&(e.setSourceData(this.idSourceLine,r.line.geojson),e.setOptions(this.idLayerLine,\"setPaintProperty\",r.line.paint)),i(r.circle)&&(e.setSourceData(this.idSourceCircle,r.circle.geojson),e.setOptions(this.idLayerCircle,\"setPaintProperty\",r.circle.paint)),i(r.symbol)&&(e.setSourceData(this.idSourceSymbol,r.symbol.geojson),e.setOptions(this.idLayerSymbol,\"setPaintProperty\",r.symbol.paint))},o.dispose=function(){var t=this.map;t.removeLayer(this.idLayerFill),t.removeLayer(this.idLayerLine),t.removeLayer(this.idLayerCircle),t.removeLayer(this.idLayerSymbol),t.removeSource(this.idSourceFill),t.removeSource(this.idSourceLine),t.removeSource(this.idSourceCircle),t.removeSource(this.idSourceSymbol)},e.exports=function(t,e){var r=e[0].trace,i=new n(t,r.uid);return i.update(e),i}},{\"./convert\":888}],894:[function(t,e,r){\"use strict\";var n=t(\"../scatter/attributes\"),i=t(\"../../plots/attributes\"),a=t(\"../../components/colorscale/color_attributes\"),o=t(\"../../components/colorbar/attributes\"),s=t(\"../../lib/extend\").extendFlat,l=n.marker,u=n.line,c=l.line;e.exports={a:{valType:\"data_array\"},b:{valType:\"data_array\"},c:{valType:\"data_array\"},sum:{valType:\"number\",dflt:0,min:0},mode:s({},n.mode,{dflt:\"markers\"}),text:s({},n.text,{}),line:{color:u.color,width:u.width,dash:u.dash,shape:s({},u.shape,{values:[\"linear\",\"spline\"]}),smoothing:u.smoothing},connectgaps:n.connectgaps,fill:s({},n.fill,{values:[\"none\",\"toself\",\"tonext\"]}),fillcolor:n.fillcolor,marker:s({},{symbol:l.symbol,opacity:l.opacity,maxdisplayed:l.maxdisplayed,size:l.size,sizeref:l.sizeref,sizemin:l.sizemin,sizemode:l.sizemode,line:s({},{width:c.width},a(\"marker\".line))},a(\"marker\"),{showscale:l.showscale,colorbar:o}),textfont:n.textfont,textposition:n.textposition,hoverinfo:s({},i.hoverinfo,{flags:[\"a\",\"b\",\"c\",\"text\",\"name\"]}),hoveron:n.hoveron}},{\"../../components/colorbar/attributes\":534,\"../../components/colorscale/color_attributes\":540,\"../../lib/extend\":626,\"../../plots/attributes\":662,\"../scatter/attributes\":846}],895:[function(t,e,r){\"use strict\";var n=t(\"fast-isnumeric\"),i=t(\"../../plots/cartesian/axes\"),a=t(\"../../lib\"),o=t(\"../scatter/subtypes\"),s=t(\"../scatter/colorscale_calc\"),l=[\"a\",\"b\",\"c\"],u={a:[\"b\",\"c\"],b:[\"a\",\"c\"],c:[\"a\",\"b\"]};e.exports=function(t,e){var r,c,h,f,d,p,g=t._fullLayout[e.subplot],m=g.sum,v=e.sum||m;for(r=0;rA&&E.splice(A,E.length-A)}return s(e),\"undefined\"!=typeof E&&a.mergeArray(E,k,\"ms\"),k}},{\"../../lib\":633,\"../../plots/cartesian/axes\":664,\"../scatter/colorscale_calc\":850,\"../scatter/subtypes\":866,\"fast-isnumeric\":104}],896:[function(t,e,r){\"use strict\";var n=t(\"../../lib\"),i=t(\"../scatter/constants\"),a=t(\"../scatter/subtypes\"),o=t(\"../scatter/marker_defaults\"),s=t(\"../scatter/line_defaults\"),l=t(\"../scatter/line_shape_defaults\"),u=t(\"../scatter/text_defaults\"),c=t(\"../scatter/fillcolor_defaults\"),h=t(\"./attributes\");e.exports=function(t,e,r,f){function d(r,i){return n.coerce(t,e,h,r,i)}var p,g=d(\"a\"),m=d(\"b\"),v=d(\"c\");if(g?(p=g.length,m?(p=Math.min(p,m.length),v&&(p=Math.min(p,v.length))):p=v?Math.min(p,v.length):0):m&&v&&(p=Math.min(m.length,v.length)),!p)return void(e.visible=!1);g&&p\"),s}}},{\"../../plots/cartesian/axes\":664,\"../scatter/hover\":855}],898:[function(t,e,r){\"use strict\";var n={};n.attributes=t(\"./attributes\"),n.supplyDefaults=t(\"./defaults\"),n.colorbar=t(\"../scatter/colorbar\"),n.calc=t(\"./calc\"),n.plot=t(\"./plot\"),n.style=t(\"./style\"),n.hoverPoints=t(\"./hover\"),n.selectPoints=t(\"./select\"),n.moduleType=\"trace\",n.name=\"scatterternary\",n.basePlotModule=t(\"../../plots/ternary\"),n.categories=[\"ternary\",\"symbols\",\"markerColorscale\",\"showLegend\"],n.meta={},e.exports=n},{\"../../plots/ternary\":732,\"../scatter/colorbar\":849,\"./attributes\":894,\"./calc\":895,\"./defaults\":896,\"./hover\":897,\"./plot\":899,\"./select\":900,\"./style\":901}],899:[function(t,e,r){\"use strict\";var n=t(\"../scatter/plot\");e.exports=function(t,e){var r=t.plotContainer;r.select(\".scatterlayer\").selectAll(\"*\").remove();for(var i={xaxis:t.xaxis,yaxis:t.yaxis,plot:r},a=new Array(e.length),o=t.graphDiv.calcdata,s=0;s\":return function(t){return e(t)>n};case\">=\":return function(t){return e(t)>=n};case\"[]\":return function(t){var r=e(t);return r>=n[0]&&r<=n[1]};case\"()\":return function(t){var r=e(t);return r>n[0]&&r=n[0]&&rn[0]&&r<=n[1]};case\"][\":return function(t){var r=e(t);return r<=n[0]||r>=n[1]};case\")(\":return function(t){var r=e(t);return rn[1]};case\"](\":return function(t){var r=e(t);return r<=n[0]||r>n[1]};case\")[\":return function(t){var r=e(t);return r=n[1]};case\"{}\":return function(t){return n.indexOf(e(t))!==-1};case\"}{\":return function(t){return n.indexOf(e(t))===-1}}}var o=t(\"../lib\"),s=t(\"../plot_api/plot_schema\"),l=t(\"../plots/cartesian/axis_ids\"),u=t(\"../plots/cartesian/axis_autotype\"),c=t(\"../plots/cartesian/set_convert\"),h=[\"=\",\"<\",\">=\",\">\",\"<=\"],f=[\"[]\",\"()\",\"[)\",\"(]\",\"][\",\")(\",\"](\",\")[\"],d=[\"{}\",\"}{\"];r.moduleType=\"transform\",r.name=\"filter\",r.attributes={enabled:{valType:\"boolean\",dflt:!0},target:{valType:\"string\",strict:!0,noBlank:!0,arrayOk:!0,dflt:\"x\"},operation:{valType:\"enumerated\",values:[].concat(h).concat(f).concat(d),dflt:\"=\"},value:{valType:\"any\",dflt:0}},r.supplyDefaults=function(t){function e(e,i){return o.coerce(t,n,r.attributes,e,i)}var n={},i=e(\"enabled\");return i&&(e(\"operation\"),e(\"value\"),e(\"target\")),n},r.calcTransform=function(t,e,r){function l(t,r){var n=g[t],i=o.nestedProperty(e,t).get();i.push(n[r])}if(r.enabled){var u=r.target,c=n(e,u),h=c.length;if(h){for(var f=i(t,e,u),d=a(r,f),p=s.findArrayAttributes(e),g={},m=0;m" ], "text/plain": [ "" @@ -85,7 +103,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 5, "metadata": { "collapsed": false }, @@ -100,7 +118,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 6, "metadata": { "collapsed": false }, @@ -120,7 +138,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": 7, "metadata": { "collapsed": false }, @@ -143,7 +161,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": 8, "metadata": { "collapsed": false }, @@ -182,7 +200,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": 9, "metadata": { "collapsed": false }, @@ -190,7 +208,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -202,7 +220,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -219,7 +237,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": 10, "metadata": { "collapsed": false }, @@ -236,7 +254,7 @@ }, { "cell_type": "code", - "execution_count": 9, + "execution_count": 11, "metadata": { "collapsed": false }, @@ -262,7 +280,7 @@ }, { "cell_type": "code", - "execution_count": 10, + "execution_count": 12, "metadata": { "collapsed": false, "scrolled": false @@ -271,7 +289,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -283,7 +301,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -295,7 +313,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -307,7 +325,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -319,7 +337,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -331,7 +349,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -352,7 +370,7 @@ }, { "cell_type": "code", - "execution_count": 11, + "execution_count": 13, "metadata": { "collapsed": false }, @@ -376,7 +394,7 @@ }, { "cell_type": "code", - "execution_count": 12, + "execution_count": 14, "metadata": { "collapsed": false }, @@ -396,7 +414,7 @@ }, { "cell_type": "code", - "execution_count": 13, + "execution_count": 15, "metadata": { "collapsed": true }, @@ -409,7 +427,7 @@ }, { "cell_type": "code", - "execution_count": 14, + "execution_count": 16, "metadata": { "collapsed": false }, @@ -463,7 +481,7 @@ }, { "cell_type": "code", - "execution_count": 15, + "execution_count": 17, "metadata": { "collapsed": false }, @@ -471,7 +489,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -509,7 +527,7 @@ }, { "cell_type": "code", - "execution_count": 16, + "execution_count": 18, "metadata": { "collapsed": false }, @@ -544,7 +562,7 @@ }, { "cell_type": "code", - "execution_count": 17, + "execution_count": 19, "metadata": { "collapsed": false }, @@ -552,7 +570,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -564,7 +582,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -581,7 +599,7 @@ }, { "cell_type": "code", - "execution_count": 18, + "execution_count": 20, "metadata": { "collapsed": false }, @@ -602,7 +620,7 @@ }, { "cell_type": "code", - "execution_count": 19, + "execution_count": 21, "metadata": { "collapsed": true }, @@ -616,7 +634,7 @@ }, { "cell_type": "code", - "execution_count": 20, + "execution_count": 22, "metadata": { "collapsed": false }, @@ -639,7 +657,7 @@ }, { "cell_type": "code", - "execution_count": 21, + "execution_count": 23, "metadata": { "collapsed": false }, @@ -703,7 +721,7 @@ }, { "cell_type": "code", - "execution_count": 22, + "execution_count": 24, "metadata": { "collapsed": false }, @@ -767,7 +785,7 @@ }, { "cell_type": "code", - "execution_count": 23, + "execution_count": 25, "metadata": { "collapsed": false }, @@ -775,7 +793,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -787,7 +805,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -802,6 +820,194 @@ "po.iplot(fig_stemmed, filename='networkx')" ] }, + { + "cell_type": "code", + "execution_count": 26, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[u'50679', [3913, 5186, 4974, 4802, 3711, 5881, 7126, 5797]]\n" + ] + } + ], + "source": [ + "# load attr 'chosenVideo'\n", + "sList = []\n", + "for student in students:\n", + " \n", + "# if 3913 in student['chosenVideo']:\n", + "# student['chosenVideo'].remove(3913)\n", + " \n", + " sList.append([student['memberId'], student['chosenVideo']])\n", + "\n", + "print sList[0]" + ] + }, + { + "cell_type": "code", + "execution_count": 27, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[3693, 3791, 4424, 4802, 5845, 8917, 8918, 10026, 10308, 10535, 10565, 11389, 11429, 12134, 12216, 12218, 12951, 13290, 13506, 13568, 13705, 13731, 14193, 14292, 14294, 14706, 14707, 14709]\n" + ] + } + ], + "source": [ + "# select videos which has only 1,2 connections\n", + "low_connections_video = []\n", + "vConnections = node_trace['text']\n", + "\n", + "for v in vConnections:\n", + " if v.find('has 1 connections') != -1:\n", + " low_connections_video.append(v.split(' ')[0])\n", + " elif v.find('has 2 connections') != -1:\n", + " low_connections_video.append(v.split(' ')[0])\n", + "\n", + "# don't know why it contains '3913'\n", + "low_connections_video.remove('3913')\n", + "low_connections_video = map(int, low_connections_video)\n", + "print sorted(low_connections_video)" + ] + }, + { + "cell_type": "code", + "execution_count": 28, + "metadata": { + "collapsed": false + }, + "outputs": [], + "source": [ + "#calculate the lengeth of 'chosenVideo' which contain low connections video\n", + "list_low_connections_video = []\n", + "unique_memberId_list = []\n", + "\n", + "for v in low_connections_video:\n", + " for l in sList:\n", + " if int(v) in l[1]:\n", + " if int(l[0]) not in unique_memberId_list:\n", + " unique_memberId_list.append(int(l[0]))\n", + " list_low_connections_video.append([int(l[0]),len(l[1])])\n", + "\n", + "unique_lenList = []\n", + "for l in list_low_connections_video:\n", + " if l[1] not in unique_lenList:\n", + " unique_lenList.append(l[1])\n", + " \n", + "unique_lenList = sorted(unique_lenList)" + ] + }, + { + "cell_type": "code", + "execution_count": 29, + "metadata": { + "collapsed": false + }, + "outputs": [], + "source": [ + "# select length from listlength list of all low-connection videos\n", + "lenList_low_connections_video = []\n", + "for l in list_low_connections_video:\n", + " lenList_low_connections_video.append(l[1])" + ] + }, + { + "cell_type": "code", + "execution_count": 30, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Min : 4\n", + "Max : 152\n", + "Mean : 20\n", + "length of frequency_lenList : 79\n" + ] + } + ], + "source": [ + "# count frequency of each length\n", + "frequency_lenList = []\n", + "for u in unique_lenList:\n", + " frequency_lenList.append([str(u), str(lenList_low_connections_video.count(u))])\n", + "# frequency_lenList.append(str(u)+' has '+str(lenList_low_connections_video.count(u))+' times')\n", + "\n", + "print 'Min : ' + str(min(lenList_low_connections_video))\n", + "print 'Max : ' + str(max(lenList_low_connections_video))\n", + "print 'Mean : ' + str(sum(lenList_low_connections_video)/len(lenList_low_connections_video))\n", + "print 'length of frequency_lenList : ' + str(len(frequency_lenList))" + ] + }, + { + "cell_type": "code", + "execution_count": 31, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "data": { + "text/html": [ + "
" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "generate_bar_chart(frequency_lenList, 79)" + ] + }, + { + "cell_type": "code", + "execution_count": 32, + "metadata": { + "collapsed": false, + "scrolled": true + }, + "outputs": [ + { + "ename": "TypeError", + "evalue": "generate_boxplot() takes exactly 1 argument (2 given)", + "output_type": "error", + "traceback": [ + "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m", + "\u001b[0;31mTypeError\u001b[0m Traceback (most recent call last)", + "\u001b[0;32m\u001b[0m in \u001b[0;36m\u001b[0;34m()\u001b[0m\n\u001b[1;32m 7\u001b[0m \u001b[0mall_lenList\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mappend\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mlen\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0ms\u001b[0m\u001b[0;34m[\u001b[0m\u001b[0;36m1\u001b[0m\u001b[0;34m]\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m 8\u001b[0m \u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m----> 9\u001b[0;31m \u001b[0mgenerate_boxplot\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mlenList\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mall_lenList\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m", + "\u001b[0;31mTypeError\u001b[0m: generate_boxplot() takes exactly 1 argument (2 given)" + ] + } + ], + "source": [ + "lenList = []\n", + "for f in frequency_lenList:\n", + " lenList.append(f[1])\n", + "\n", + "all_lenList = []\n", + "for s in sList:\n", + " all_lenList.append(len(s[1]))\n", + " \n", + "generate_boxplot(lenList, all_lenList)" + ] + }, { "cell_type": "code", "execution_count": null, diff --git a/project/data_exploration/digraph.ipynb b/project/data_exploration/digraph.ipynb index a670f4e..a8978e8 100644 --- a/project/data_exploration/digraph.ipynb +++ b/project/data_exploration/digraph.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": 11, "metadata": { "collapsed": false }, @@ -87,6 +87,7 @@ "from graph_helper import *\n", "import networkx as nx\n", "import collections\n", + "import numpy as np\n", "po.offline.init_notebook_mode()" ] }, @@ -125,7 +126,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -144,7 +145,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -156,7 +157,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -204,7 +205,7 @@ }, { "cell_type": "code", - "execution_count": 9, + "execution_count": 6, "metadata": { "collapsed": false, "scrolled": true @@ -213,7 +214,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -249,10 +250,277 @@ "name": "stdout", "output_type": "stream", "text": [ - "[[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 12, 12, 12, 12, 12, 12, 13, 13, 13, 13, 13, 13, 13, 13, 13, 14, 14, 14, 14, 14, 14, 14, 15, 15, 15, 15, 15, 15, 15, 15, 16, 16, 16, 16, 16, 16, 16, 16, 17, 17, 17, 17, 17, 17, 17, 17, 17, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 19, 19, 19, 19, 19, 19, 19, 19, 19, 19, 19, 19, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 21, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 27, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 29, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 32, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 34, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 35, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 37, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 39, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 41, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 42, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 43, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 47, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 49, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 51, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 53, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 55, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 59, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 60, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 61, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 62, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 63, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 66, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 67, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 68, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 69, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '3913', [0, 0, 0, 0, 2, 3, 9, 12, 16, 17, 18, 18, 18, 21, 22, 24, 25, 26, 26, 26, 26, 27, 28, 28, 30, 31, 33, 34, 37, 38, 38, 38, 38, 39, 40, 41, 41, 42, 42, 42, 43, 43, 43, 45, 45, 45, 46, 46, 47, 47, 47, 49, 49, 50, 50, 51, 51, 51, 51, 51, 52, 52, 52, 53, 53, 53, 54, 54, 54, 55, 55, 55, 55, 55, 56, 56, 57, 57, 57, 57, 58, 59, 59, 59, 59, 60, 60, 60, 60, 60, 60, 61, 61, 61, 61, 61, 62, 62, 62, 62, 62, 63, 63, 63, 63, 64, 64, 65, 65, 65, 65, 65, 65, 65, 66, 66, 66, 66, 66, 66, 66, 66, 67, 67, 67, 67, 67, 68, 68, 68, 68, 69, 69, 69, 69, 69, 69, 69, 70, 70, 70, 70, 70, 70, 70, 71, 71, 71, 71, 71, 71, 72, 72, 72, 72, 72, 72, 72, 72, 72, 73, 73, 73, 73, 73, 73, 73, 73, 74, 74, 74, 74, 74, 74, 74, 74, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '3711', [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 2, 3, 4, 5, 7, 7, 10, 13, 14, 16, 17, 17, 18, 19, 20, 21, 21, 22, 24, 24, 25, 26, 29, 30, 30, 30, 31, 31, 31, 32, 33, 34, 34, 35, 36, 37, 37, 37, 38, 38, 39, 39, 39, 40, 40, 42, 43, 43, 44, 44, 45, 45, 46, 46, 46, 47, 47, 47, 47, 47, 48, 49, 49, 50, 50, 51, 51, 51, 51, 51, 52, 52, 52, 53, 53, 53, 53, 53, 53, 53, 54, 54, 55, 55, 55, 55, 56, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 57, 58, 58, 58, 58, 58, 59, 59, 59, 59, 59, 59, 60, 60, 60, 60, 61, 61, 61, 61, 61, 61, 61, 62, 62, 63, 63, 63, 63, 63, 63, 63, 64, 64, 64, 64, 65, 65, 65, 65, 65, 65, 66, 66, 66, 66, 66, 66, 67, 67, 67, 67, 68, 68, 68, 68, 68, 68, 68, 68, 68, 69, 69, 69, 69, 69, 69, 69, 69, 69, 70, 70, 70, 70, 70, 70, 70, 70, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 73, 73, 73, 73, 73, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '10026', [0, 5, 5, 7, 8, 9, 10, 11, 11, 16, 17, 18, 19, 21, 21, 22, 22, 22, 22, 22, 23, 24, 27, 27, 27, 30, 31, 33, 33, 34, 36, 36, 36, 37, 38, 40, 41, 43, 43, 43, 44, 45, 45, 46, 47, 47, 47, 48, 48, 50, 51, 53, 53, 53, 54, 54, 54, 54, 54, 55, 55, 56, 56, 57, 58, 58, 58, 58, 58, 58, 58, 59, 59, 59, 59, 59, 59, 60, 61, 61, 61, 61, 61, 61, 61, 61, 62, 62, 63, 63, 63, 63, 63, 63, 63, 64, 64, 65, 65, 66, 66, 66, 66, 66, 66, 66, 67, 67, 67, 67, 67, 67, 67, 68, 68, 68, 69, 69, 69, 69, 69, 70, 71, 71, 71, 71, 71, 71, 71, 71, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 72, 73, 73, 73, 73, 73, 73, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 75, 75, 75, 75, 75, 75, 75, 75, 76, 76, 76, 76, 76, 76, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '5186', [0, 0, 1, 1, 1, 2, 6, 6, 8, 9, 9, 10, 10, 11, 14, 15, 16, 17, 19, 20, 20, 20, 20, 21, 21, 21, 21, 22, 22, 22, 23, 23, 23, 23, 23, 25, 25, 25, 26, 26, 28, 29, 29, 29, 29, 29, 30, 31, 32, 32, 33, 33, 33, 33, 34, 35, 35, 36, 36, 36, 36, 37, 38, 38, 39, 40, 40, 40, 40, 40, 42, 43, 43, 44, 45, 45, 45, 46, 46, 47, 47, 48, 49, 50, 50, 50, 50, 51, 51, 51, 52, 52, 53, 53, 53, 53, 53, 54, 55, 55, 55, 56, 56, 56, 57, 57, 57, 57, 58, 58, 58, 58, 59, 59, 59, 59, 60, 60, 60, 60, 60, 61, 61, 61, 61, 61, 62, 62, 62, 62, 62, 62, 62, 63, 63, 63, 63, 63, 63, 63, 63, 63, 64, 64, 64, 64, 64, 64, 65, 65, 66, 66, 66, 66, 66, 66, 67, 67, 67, 67, 67, 67, 67, 68, 68, 69, 69, 69, 69, 69, 69, 69, 69, 70, 70, 70, 70, 70, 70, 70, 71, 71, 71, 71, 71, 71, 72, 72, 72, 72, 72, 72, 72, 73, 73, 73, 73, 73, 73, 73, 73, 73, 73, 74, 74, 74, 74, 74, 74, 74, 75, 75, 75, 75, 75, 75, 75, 75, 75, 75, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 76, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '9851', [0, 0, 0, 0, 5, 6, 7, 8, 11, 12, 13, 21, 22, 23, 23, 24, 24, 27, 30, 31, 31, 31, 32, 33, 34, 35, 35, 37, 37, 38, 38, 39, 40, 41, 41, 41, 41, 42, 42, 42, 43, 43, 44, 44, 46, 46, 46, 46, 47, 49, 49, 49, 50, 50, 51, 51, 51, 52, 53, 53, 53, 53, 53, 55, 55, 56, 56, 56, 57, 57, 58, 60, 60, 60, 61, 61, 61, 62, 63, 63, 63, 63, 64, 64, 64, 64, 64, 65, 65, 65, 66, 66, 66, 66, 67, 67, 67, 67, 68, 68, 68, 68, 68, 68, 69, 69, 69, 69, 69, 69, 70, 70, 70, 70, 70, 70, 71, 72, 72, 72, 72, 72, 72, 73, 73, 73, 73, 73, 73, 73, 73, 74, 74, 74, 74, 75, 75, 75, 75, 75, 75, 75, 76, 76, 76, 76, 76, 76, 77, 77, 77, 77, 77, 77, 77, 77, 77, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 78, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '8545', [0, 0, 0, 0, 1, 1, 5, 7, 7, 11, 11, 12, 12, 13, 14, 14, 18, 19, 19, 20, 20, 21, 21, 22, 22, 24, 25, 27, 28, 30, 32, 34, 34, 35, 35, 36, 36, 36, 37, 42, 44, 46, 47, 47, 48, 49, 49, 51, 51, 51, 51, 53, 55, 55, 55, 55, 56, 56, 56, 56, 56, 57, 57, 57, 58, 58, 58, 59, 59, 62, 62, 63, 63, 63, 65, 65, 65, 65, 66, 66, 66, 67, 67, 67, 67, 67, 67, 68, 68, 68, 68, 68, 68, 68, 68, 69, 69, 69, 69, 69, 69, 69, 69, 70, 70, 70, 70, 71, 71, 71, 71, 71, 71, 71, 71, 71, 71, 72, 72, 72, 72, 73, 73, 73, 73, 74, 74, 74, 74, 75, 75, 75, 75, 75, 75, 76, 76, 76, 76, 76, 76, 76, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 78, 78, 78, 78, 78, 78, 79, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '11855', [4, 9, 10, 11, 14, 25, 35, 37, 38, 39, 42, 43, 51, 56, 58, 61, 62, 62, 62, 64, 65, 65, 66, 68, 68, 68, 70, 70, 70, 70, 71, 71, 71, 71, 72, 73, 73, 74, 75, 76, 76, 76, 77, 77, 77, 77, 77, 77, 78, 78, 78, 78, 78, 79, 79, 79, 80, 80, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '8547', [0, 0, 0, 0, 0, 2, 4, 6, 7, 9, 10, 11, 12, 13, 13, 15, 16, 16, 20, 20, 21, 22, 22, 23, 24, 24, 25, 26, 28, 28, 29, 30, 30, 32, 32, 32, 33, 33, 35, 38, 38, 39, 39, 39, 39, 39, 40, 40, 41, 41, 42, 42, 43, 43, 45, 45, 45, 46, 47, 47, 49, 49, 49, 49, 51, 52, 53, 53, 55, 55, 57, 57, 58, 58, 58, 58, 58, 59, 59, 59, 60, 60, 60, 61, 61, 61, 62, 62, 62, 62, 63, 63, 64, 64, 64, 64, 64, 64, 65, 65, 65, 66, 66, 66, 66, 67, 67, 67, 67, 67, 68, 68, 68, 68, 68, 68, 68, 70, 70, 70, 70, 70, 71, 71, 71, 71, 71, 71, 71, 72, 72, 73, 73, 73, 73, 73, 74, 74, 74, 74, 74, 74, 74, 74, 74, 75, 75, 75, 75, 75, 76, 76, 76, 76, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 78, 78, 78, 78, 78, 78, 78, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '9770', [10, 10, 19, 24, 28, 29, 30, 38, 38, 39, 39, 39, 42, 43, 43, 49, 53, 54, 55, 56, 56, 56, 56, 57, 58, 61, 67, 67, 67, 69, 69, 69, 69, 70, 70, 70, 71, 72, 72, 72, 73, 73, 73, 74, 74, 74, 74, 74, 75, 76, 76, 76, 76, 77, 77, 77, 77, 78, 78, 78, 78, 79, 79, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '10019', [4, 11, 15, 18, 21, 23, 24, 25, 26, 29, 30, 30, 30, 31, 33, 37, 37, 40, 41, 41, 41, 42, 43, 44, 45, 45, 45, 46, 47, 48, 49, 49, 49, 50, 51, 51, 52, 53, 54, 54, 54, 55, 56, 56, 56, 57, 57, 58, 59, 59, 60, 60, 61, 61, 61, 62, 62, 63, 63, 63, 63, 64, 64, 65, 66, 66, 67, 67, 67, 68, 68, 69, 69, 69, 69, 70, 70, 70, 70, 70, 70, 70, 71, 71, 71, 71, 71, 71, 71, 71, 72, 72, 72, 72, 72, 73, 73, 73, 73, 73, 73, 74, 74, 74, 75, 75, 75, 75, 75, 75, 75, 76, 76, 76, 76, 76, 76, 77, 77, 77, 77, 77, 77, 78, 78, 78, 78, 78, 78, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '6061', [0, 2, 14, 18, 31, 33, 41, 51, 57, 60, 61, 63, 65, 65, 66, 66, 68, 68, 69, 70, 70, 71, 71, 72, 73, 73, 73, 74, 74, 75, 75, 75, 76, 76, 77, 77, 77, 77, 78, 79, 79, 79, 80, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '3585', [15, 19, 30, 32, 33, 34, 35, 37, 38, 42, 46, 47, 47, 48, 51, 52, 53, 55, 56, 58, 59, 59, 59, 59, 61, 63, 63, 64, 64, 69, 70, 70, 70, 71, 71, 71, 72, 72, 73, 74, 74, 74, 74, 74, 76, 76, 76, 76, 77, 77, 78, 78, 78, 79, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '7130', [0, 0, 1, 5, 8, 10, 12, 16, 24, 26, 27, 32, 35, 38, 39, 44, 45, 46, 48, 54, 55, 56, 56, 57, 58, 61, 62, 64, 64, 64, 65, 65, 67, 68, 68, 68, 69, 69, 69, 71, 71, 72, 73, 74, 75, 75, 75, 75, 75, 76, 77, 77, 77, 77, 78, 78, 78, 78, 78, 78, 78, 78, 79, 80, 80, 80, 80, 80, 80, 80, 81, 81, 81, 81, 82, 82, 82, 83, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, 100], '10023', [0, 1, 6, 16, 19, 22, 22, 23, 29, 30, 30, 30, 32, 34, 34, 38, 39, 39, 42, 42, 42, 43, 44, 44, 45, 45, 45, 47, 49, 50, 50, 53, 53, 54, 55, 55, 57, 58, 58, 59, 59, 59, 59, 59, 60, 60, 60, 60, 62, 62, 62, 62, 63, 63, 63, 64, 64, 64, 64, 64, 65, 65, 65, 66, 66, 66, 67, 67, 67, 67, 67, 68, 68, 68, 69, 69, 69, 69, 70, 70, 70, 71, 71, 71, 71, 71, 72, 72, 72, 72, 72, 72, 72, 73, 73, 73, 73, 73, 73, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 74, 75, 75, 75, 76, 76, 76, 76, 76, 76, 76, 76, 76, 77, 77, 77, 77, 77, 77, 77, 77, 78, 78, 78, 78, 78, 78, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 80, 80, 80, 80, 80, 81, 81, 81, 81, 81, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 82, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 83, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 87, 88, 88, 88, 88, 88, 88, 88, 88, 88, 88, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 89, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 90, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 91, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 92, 93, 93, 93, 93, 93, 93, 93, 93, 93, 93, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 94, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 95, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 97, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 98, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 100, 100, 100, 100, 100, 100], '10564']\n" + "[u'50679', [3913, 5186, 4974, 4802, 3711, 5881, 7126, 5797]]\n" ] } ], + "source": [ + "# load attr 'chosenVideo'\n", + "sList = []\n", + "for student in students:\n", + " \n", + "# if 3913 in student['chosenVideo']:\n", + "# student['chosenVideo'].remove(3913)\n", + " \n", + " sList.append([student['memberId'], student['chosenVideo']])\n", + "\n", + "print sList[0]" + ] + }, + { + "cell_type": "code", + "execution_count": 9, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[3940, 4220, 4336, 4561, 10301, 11695, 11700, 12134, 12318, 12605, 12667, 12669, 13300, 13506, 13574, 13703, 14208, 14292, 14293, 14707, 14708, 14709, 14710, 14712, 14807, 15055]\n" + ] + } + ], + "source": [ + "# select all chosonVideos\n", + "all_chosenVideo = []\n", + "for l in sList:\n", + " all_chosenVideo.append(l[1])\n", + "\n", + "\n", + "# select videos which outdegree/indegree is low\n", + "low_ratio_video = []\n", + "for i in indegrees_outdegrees_ratio:\n", + " if i[1] < 0.8:\n", + " low_ratio_video.append(i[0])\n", + "\n", + "low_ratio_video = map(int, low_ratio_video)\n", + "print sorted(low_ratio_video)" + ] + }, + { + "cell_type": "code", + "execution_count": 10, + "metadata": { + "collapsed": false + }, + "outputs": [], + "source": [ + "#calculate the lengeth of 'chosenVideo' which contain low connections video\n", + "list_low_ratio_video = []\n", + "unique_memberId_list = []\n", + "\n", + "for v in low_ratio_video:\n", + " for l in sList:\n", + " if int(v) in l[1]:\n", + " if int(l[0]) not in unique_memberId_list:\n", + " unique_memberId_list.append(int(l[0]))\n", + " list_low_ratio_video.append([int(l[0]),len(l[1])])\n", + " \n", + "unique_lenList = []\n", + "for l in list_low_ratio_video:\n", + " if l[1] not in unique_lenList:\n", + " unique_lenList.append(l[1])\n", + " \n", + "unique_lenList = sorted(unique_lenList)" + ] + }, + { + "cell_type": "code", + "execution_count": 11, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "Min : 4\n", + "Max : 152\n", + "Mean : 20\n", + "length of frequency_lenList : 79\n" + ] + } + ], + "source": [ + "# length list of all low-connection videos\n", + "lenList_low_ratio_video = []\n", + "for l in list_low_ratio_video:\n", + " lenList_low_ratio_video.append(l[1])\n", + "\n", + "# count frequency of each length\n", + "frequency_lenList = []\n", + "for u in unique_lenList:\n", + " frequency_lenList.append([str(u), str(lenList_low_ratio_video.count(u))])\n", + "# frequency_lenList.append(str(u)+' has '+str(lenList_low_connections_video.count(u))+' times')\n", + "\n", + "print 'Min : ' + str(min(lenList_low_ratio_video))\n", + "print 'Max : ' + str(max(lenList_low_ratio_video))\n", + "print 'Mean : ' + str(sum(lenList_low_ratio_video)/len(lenList_low_ratio_video))\n", + "print 'length of frequency_lenList : ' + str(len(frequency_lenList))" + ] + }, + { + "cell_type": "code", + "execution_count": 18, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "std of lenList_all : 11.8603586036 5.9301793018\n" + ] + } + ], + "source": [ + "unique_lenList_all = []\n", + "lenList_all = []\n", + "for l in all_chosenVideo:\n", + " lenList_all.append(len(l))\n", + " if len(l) not in unique_lenList_all:\n", + " unique_lenList_all.append(len(l))\n", + "\n", + "unique_lenList_all = sorted(unique_lenList_all)\n", + "# print lenList_all\n", + "\n", + "# count frequency of each length\n", + "frequency_lenList_all = []\n", + "for u in unique_lenList_all:\n", + " frequency_lenList_all.append([str(u), str(lenList_all.count(u))])\n", + " \n", + "# print sorted(unique_lenList_all)\n", + "# print frequency_lenList_all\n", + "# print lenList_all\n", + "print 'std of lenList_all : ' + str(np.std(lenList_all, ddof=1)) + ' ' + str(np.std(lenList_all, ddof=1)/2)" + ] + }, + { + "cell_type": "code", + "execution_count": 13, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 77, 83, 87, 88, 91, 95, 99, 103, 107, 117, 137, 152]\n", + "\n", + "[3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 67, 68, 69, 70, 71, 72, 73, 77, 83, 87, 88, 91, 95, 99, 103, 107, 117, 137, 152]\n" + ] + } + ], + "source": [ + "print unique_lenList\n", + "print ''\n", + "print unique_lenList_all" + ] + }, + { + "cell_type": "code", + "execution_count": 14, + "metadata": { + "collapsed": false, + "scrolled": false + }, + "outputs": [ + { + "data": { + "text/html": [ + "
" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/html": [ + "
" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "generate_bar_chart(frequency_lenList, len(frequency_lenList))\n", + "generate_bar_chart(frequency_lenList_all, len(frequency_lenList_all))" + ] + }, + { + "cell_type": "code", + "execution_count": 15, + "metadata": { + "collapsed": false, + "scrolled": false + }, + "outputs": [ + { + "data": { + "text/html": [ + "
" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "lenList = []\n", + "for f in frequency_lenList:\n", + " lenList.append(f[1])\n", + "\n", + "all_lenList = []\n", + "for s in sList:\n", + " all_lenList.append(len(s[1]))\n", + " \n", + "generate_boxplot(lenList, all_lenList)" + ] + }, + { + "cell_type": "code", + "execution_count": 18, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "1466\n", + "3098\n" + ] + } + ], + "source": [ + "print len(list_low_ratio_video)\n", + "print len(sList)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "collapsed": true + }, + "outputs": [], "source": [] } ], @@ -273,7 +541,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", - "version": "2.7.12" + "version": "2.7.10" } }, "nbformat": 4, diff --git a/project/data_exploration/formula.ipynb b/project/data_exploration/formula.ipynb new file mode 100644 index 0000000..f0c08f3 --- /dev/null +++ b/project/data_exploration/formula.ipynb @@ -0,0 +1,599 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 52, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "data": { + "text/html": [ + "" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "from statistic_helper import *\n", + "from graph_helper import *\n", + "import json, nltk\n", + "po.offline.init_notebook_mode()" + ] + }, + { + "cell_type": "code", + "execution_count": 53, + "metadata": { + "collapsed": true + }, + "outputs": [], + "source": [ + "videos_words = load_data_from_file(\"videoData_vs_WordList.json\")\n", + "students = load_data_from_file(\"studentBehaviorInfo_all.json\")\n", + "videos_data = load_data_from_file(\"videoDataInfo.csv\")\n", + "video_data_processed = load_data_from_file(\"video_data.json\")\n", + "stop_words = set(nltk.corpus.stopwords.words(\"english\"))" + ] + }, + { + "cell_type": "code", + "execution_count": 54, + "metadata": { + "collapsed": false + }, + "outputs": [], + "source": [ + "# select all postID\n", + "postID = videos_data.keys()\n", + "\n", + "# concat all chosenVideo\n", + "all_chosenVideo = []\n", + "chosenVideo_list = []\n", + "for s in students:\n", + " chosenVideo_list.append([str(s['memberId']), s['chosenVideo']])\n", + " for i in s['chosenVideo']:\n", + " all_chosenVideo.append(i)\n", + "\n", + "# print postID\n", + "# print students[0]['chosenVideo']\n", + "# print len(all_chosenVideo)" + ] + }, + { + "cell_type": "code", + "execution_count": 55, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[['3585', 754], ['3589', 154], ['8199', 96], ['8200', 287], ['10249', 96], ['10250', 731], ['8717', 308], ['6061', 907], ['7184', 222], ['10257', 605], ['9582', 463], ['12311', 103], ['12312', 69], ['12316', 28], ['10586', 332], ['15055', 6], ['9769', 225], ['13354', 10], ['6151', 226], ['2093', 199], ['50', 261], ['14391', 12], ['14392', 28], ['14393', 73], ['14394', 36], ['10301', 107], ['10303', 657], ['3649', 503], ['5186', 886], ['4163', 186], ['10308', 189], ['4165', 660], ['8545', 1117], ['5194', 72], ['13388', 27], ['11853', 118], ['13390', 74], ['11855', 269], ['13392', 122], ['11857', 118], ['13394', 71], ['11859', 36], ['11861', 51], ['11863', 141], ['12986', 72], ['4200', 118], ['9916', 345], ['10858', 129], ['12908', 128], ['3693', 241], ['12910', 140], ['12912', 65], ['4968', 157], ['9918', 120], ['4457', 290], ['11385', 74], ['9850', 85], ['11387', 71], ['9091', 849], ['11389', 395], ['3711', 864], ['11399', 83], ['10860', 283], ['9751', 50], ['4802', 646], ['11406', 588], ['12943', 44], ['12947', 93], ['4974', 383], ['8854', 96], ['12951', 151], ['8859', 825], ['8860', 343], ['9584', 229], ['11429', 25], ['14706', 23], ['5806', 362], ['12673', 229], ['3762', 338], ['12318', 50], ['12984', 53], ['13498', 19], ['13500', 32], ['14026', 50], ['3791', 56], ['13506', 28], ['13507', 74], ['13004', 556], ['13002', 242], ['4215', 168], ['14028', 42], ['14031', 44], ['14033', 4], ['13010', 237], ['5845', 118], ['8918', 315], ['8919', 122], ['10457', 379], ['10459', 48], ['9851', 912], ['4220', 737], ['10023', 798], ['4332', 127], ['6781', 306], ['4336', 205], ['5881', 578], ['12671', 94], ['13564', 50], ['9770', 684], ['13566', 56], ['8917', 240], ['13568', 27], ['13570', 16], ['9771', 636], ['13572', 15], ['14294', 43], ['13574', 52], ['5895', 143], ['8456', 610], ['8457', 683], ['10455', 155], ['12949', 92], ['13187', 541], ['6420', 193], ['9092', 217], ['13103', 28], ['12060', 169], ['12062', 49], ['10019', 925], ['10020', 374], ['10021', 117], ['10022', 327], ['10535', 137], ['10537', 67], ['10026', 673], ['10540', 57], ['12594', 112], ['13102', 43], ['10543', 532], ['13104', 77], ['12593', 12], ['10546', 177], ['12597', 577], ['13705', 31], ['6521', 249], ['5433', 512], ['12603', 582], ['6460', 76], ['12605', 27], ['9626', 576], ['10564', 459], ['10565', 684], ['9580', 447], ['10568', 457], ['3913', 3089], ['10570', 30], ['10573', 142], ['12601', 117], ['10073', 245], ['10074', 340], ['10589', 61], ['12127', 97], ['12129', 61], ['11618', 77], ['8547', 827], ['3940', 92], ['11621', 100], ['12134', 36], ['11624', 128], ['11580', 44], ['9578', 474], ['11628', 35], ['11630', 57], ['14192', 55], ['14193', 49], ['14194', 48], ['14707', 16], ['14708', 12], ['14709', 9], ['14710', 17], ['14712', 28], ['12665', 49], ['12667', 54], ['12669', 46], ['13183', 42], ['14208', 34], ['13185', 7], ['12675', 168], ['13188', 62], ['13701', 30], ['13703', 16], ['9097', 427], ['9625', 439], ['13722', 431], ['13724', 57], ['5021', 121], ['13726', 15], ['13729', 30], ['13731', 63], ['13736', 32], ['4522', 177], ['4013', 125], ['11695', 28], ['4424', 122], ['11698', 371], ['11700', 73], ['12214', 148], ['12216', 36], ['12218', 168], ['12220', 226], ['12222', 251], ['12224', 35], ['10177', 916], ['12740', 73], ['5793', 201], ['4561', 268], ['14292', 17], ['14293', 22], ['7126', 370], ['8441', 106], ['10201', 241], ['7130', 648], ['5085', 99], ['5797', 232], ['14807', 7], ['13290', 267], ['13292', 613], ['13294', 35], ['13296', 28], ['13298', 75], ['13300', 19], ['13302', 43], ['8699', 90], ['8700', 307], ['8701', 174]]\n", + "Max : ['9918', 120]\n" + ] + } + ], + "source": [ + "# count the number each video had been watched\n", + "video_watched_only_times = []\n", + "video_watched_times = []\n", + "\n", + "for p in postID:\n", + " video_watched_times.append([str(p), all_chosenVideo.count(p)])\n", + " video_watched_only_times.append(all_chosenVideo.count(p))\n", + "\n", + "\n", + "print video_watched_times\n", + "print \"Max : \" + str(max(video_watched_times))\n", + "# print all_chosenVideo.count(3913)" + ] + }, + { + "cell_type": "code", + "execution_count": 56, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "data": { + "text/html": [ + "
" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + }, + { + "data": { + "text/plain": [ + "" + ] + }, + "execution_count": 56, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "generate_histogram(video_watched_times, \"How many times the video been watched\", \"test\")\n", + "generate_boxplot" + ] + }, + { + "cell_type": "code", + "execution_count": 57, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "data": { + "text/html": [ + "
" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "generate_boxplot(video_watched_only_times)\n", + "# use videos from 700-1000" + ] + }, + { + "cell_type": "code", + "execution_count": 58, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "['3585', '10250', '6061', '5186', '9091', '3711', '8859', '9851', '4220', '10023', '10019', '8547', '10177']\n" + ] + } + ], + "source": [ + "# select videos which was watched 700-1000 times\n", + "selected_videos = []\n", + "for v in video_watched_times:\n", + " if 1000 > v[1] > 700:\n", + " selected_videos.append(v[0])\n", + " \n", + "print selected_videos" + ] + }, + { + "cell_type": "code", + "execution_count": 59, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[['50679', [3913, 5186, 4974, 4802, 3711, 5881, 7126, 5797]], ['22808', [3913, 3711, 5186, 4165, 4802, 5806, 5433, 3693, 5797, 8547, 8545]], ['50791', [3913, 5186, 3711, 4165, 4802, 5806, 5433, 4974, 5021, 7126, 3693, 5881, 7130, 5797, 8456, 8547, 8545, 8700, 6061, 3585, 8859, 8860, 8917]], ['50066', [3913, 5186, 4802, 4165, 5433, 4974, 8545, 6061, 8859, 3711, 9097, 7130, 9626, 5881, 8547, 8456]], ['46773', [3913, 5186, 4802, 5433, 4968, 3693, 5021, 4013, 5793, 5806, 4163]], ['51225', [3913, 3711, 4165, 5433, 8701, 5845, 10543, 3649]], ['13899', [3913, 3711, 5186, 4165, 4802, 5806, 4163, 3693, 5021, 4968, 4974, 5433, 5793]], ['51236', [3913, 5186, 4802, 5433, 3693, 5806, 5021, 4968, 5797, 50, 7126, 8199, 8441, 5793, 8547, 8456, 8917, 8860]], ['51603', [3913, 5186, 3711, 4802, 9626, 10019, 9851, 9770, 10564, 9771, 10565, 10303, 10257, 12214, 12218, 12673, 12675, 14026, 14294]], ['14632', [3913, 5186, 4165, 3711, 4802, 5433, 4163, 3693, 5806, 4968, 5021, 4336, 7126, 5797, 50, 8456]], ['50890', [3913, 4974, 8545, 4165, 8860, 4802, 8918, 8456, 9626]], ['51749', [3913, 5186, 4165, 5433, 4163, 5797, 8441, 8199, 6151, 8200, 3762, 4013]], ['51745', [3913, 5186, 4802, 8441, 3940, 3649, 9625, 13292, 9582, 13002, 13004, 13722, 10177, 13187, 12603]], ['3987', [3913, 3711, 10022, 9918, 9580, 8457, 9091, 10177, 12603, 11406, 10568, 9582, 13004, 12597, 13187, 13292, 4220]], ['51936', [3913, 5186, 4165, 5806, 5433, 3693, 5021, 4332, 4215, 5793, 4561, 4013, 3649, 3589, 5895, 8441, 3791, 50, 7126]], ['39760', [3913, 3711, 4802, 5433, 4215, 5806, 3693, 4968, 5895, 2093, 4457]], ['6940', [3913, 3711, 4974, 8456]], ['51991', [3913, 3711, 7130, 5186, 4802, 5433, 6151, 4561, 5895, 10543, 12220, 10177, 8457, 13004, 4220]], ['43274', [3913, 3711, 8545, 12311, 12127, 6151, 12986, 10543, 13388, 50]], ['52154', [3913, 5186, 5806, 7126, 8456, 3711, 8545, 10074, 10023, 12224, 10546]], ['52065', [3913, 5186, 4165, 3711, 6061, 7130, 8545, 10074, 10308, 10023, 10303, 10586, 5806, 8547, 10026, 5881, 10860, 8456, 10457, 6521, 10543, 9091, 10177, 8457, 13292, 12597, 13010, 3762, 11853, 12949, 4424, 4163, 8917, 9769]], ['52206', [3913, 5186, 3711, 4802, 5433, 4165, 4974, 7130, 5881, 7126, 50, 4163, 3693, 5021, 8199, 8441, 4968, 5806, 8456, 8545, 8547, 8700, 3585, 9584, 9097, 10020, 10546, 10022, 6521, 12601, 3649]], ['52166', [3913, 4974, 4165, 4802, 5433, 4163, 3693, 5021, 4561, 6521, 4013, 8200, 3762, 3589, 4457, 6420, 9625, 8457, 9091, 10568, 9580, 10177, 3649, 10543, 8717]], ['51256', [3913, 5186, 3711, 4165, 5881, 4802, 8456, 8545, 8859, 9851, 10257, 10250, 10565, 9771]], ['1769', [3913, 5186, 4802, 4163, 4968, 4424, 4561]], ['52330', [3913, 5186, 4165, 4802, 5433, 4163, 5806, 5881, 7126, 8700, 8547, 10026, 9578, 9584, 10586, 10457, 6521, 9625, 10543, 9091, 10177, 8457, 4220, 13004]], ['51218', [3913, 5186, 3711, 4165, 4802, 5433, 4163, 5806, 4974, 5021, 4968, 4336, 5797, 50, 5881, 7130, 8456, 8545, 3585, 6061, 8859, 9770, 11863, 10023]], ['52481', [3913, 5186, 4165, 3711, 5806, 4802, 5433, 4163, 3693, 5881, 7126, 50, 5021, 4522, 4336, 8918, 4974, 10023, 9626, 10019, 9771, 7130, 11698, 8547, 11385, 13102, 10543, 13010, 13292, 11853, 11389, 9582]], ['52462', [3913, 5186, 4165, 3711, 5806, 4974, 4802, 7126, 5433, 5881, 7130, 6061, 8456, 3585, 9097, 8547, 9578, 8545, 9771, 9770, 9851, 10023, 10019, 9626, 10026, 8859, 10257, 10303, 10565, 10564, 10586, 10020, 10074, 11621]], ['50875', [3913, 3711, 4165, 4802, 5433, 4974, 5186, 3693, 5021]], ['39573', [3913, 3711, 6061, 9771, 10019, 10565, 14194, 12673, 14193, 13507, 10303, 8859]], ['29761', [3913, 3711, 5186, 4165, 5806, 5433, 4163, 3693, 5021, 7126, 5881, 4802, 5797, 50, 4968, 8199, 8547, 8545, 6061, 7130, 8456, 8859, 3585]], ['52690', [3913, 5186, 5806, 5433, 4968, 4200, 5793, 3693, 3589, 8200, 4220, 3649, 4522, 4561, 6420, 3791, 5797, 8701, 8700, 8547, 50, 8860, 4336, 7126, 8917, 4163, 8441, 8699, 2093, 8919, 5845, 9850, 10022, 6521, 9918, 9582, 10177, 8457]], ['53211', [3913, 5186, 5806, 4165, 4802, 4974, 5433, 5793, 3693, 4215, 5895, 8199]], ['53059', [3913, 3711, 4974, 8456]], ['53320', [3913, 4974, 10026, 9578, 8860, 4522, 11406, 10177, 8457, 4220, 12597, 10568, 9580, 12603, 13004, 13002, 11389, 9091, 12951, 9582, 3649, 12220, 10543, 13290, 13292, 13010, 3762, 13187, 8717, 6781, 8200, 12222, 9916, 13722, 4561]], ['6015', [3913, 3711, 5186, 4165, 4802, 3693, 5433, 4424, 4013, 4968, 5021, 3649, 4220, 8200, 4522, 4561]], ['53311', [3913, 3711, 4165, 4802, 5433, 4163, 3693, 5021, 4013, 4968, 4336]], ['47180', [3913, 3711, 4165, 4802, 5806, 5433, 5881, 7126, 8456, 9097, 10023, 3585, 11399, 10457, 6521, 11624, 10301]], ['52541', [3913, 5186, 4165, 5433, 3693, 5021, 4013, 4220, 9091, 11387, 10177, 10565, 14394, 8918]], ['53406', [3913, 5186, 3711, 4165, 5806, 5433, 4163, 3693, 8918, 5881, 8700, 9092, 2093, 8860, 50, 9584, 10308, 9578, 10860]], ['53298', [3913, 3711, 4165, 4802, 4974, 7130, 8545, 6061, 8859, 8456, 3585, 8547, 5881, 8917, 8918, 7126, 8700, 8860, 5797, 5433, 50, 4163]], ['53661', [3913, 5186, 3711, 4802, 4165, 5881, 8545, 8859, 6061, 9851, 10023]], ['53740', [3913, 4974, 3711, 4165, 4802, 7126, 5881, 5797, 5433, 8700, 3585]], ['53773', [3913, 3711, 4165, 5806, 5433, 3693, 3940]], ['53771', [3913, 5186, 4165, 3711, 4974, 8545, 6061, 8456, 8859, 3585, 9626, 9097, 10023, 10303, 9770, 9851, 10250, 10257, 10565, 10019, 7130, 10074, 11863, 10020, 10201, 6151, 7184, 5797, 4802, 11698]], ['53576', [3913, 5186, 4802, 3711, 5806, 4163, 3693, 5021, 4968, 5433, 8199, 50, 5881, 4165, 4974, 8456, 3585]], ['53896', [3913, 4974, 8547, 4802, 8456, 3711, 8545, 7130, 5186, 8917, 8860, 4163, 8700, 3585, 10457, 5433, 9584, 9578, 9626, 10019, 9851, 10250, 10257, 9770, 10565, 10303, 8859, 6061, 10074, 9769, 5194, 3649, 10177, 11406]], ['54118', [3913, 5186, 4802, 4968, 8200, 4220]], ['53496', [3913, 3711, 4165, 5186, 5806, 5433, 4802, 3693, 5021, 4163, 4968, 4974, 4215, 50, 5797]], ['54166', [3913, 5186, 4165, 5433, 5806, 4974, 8545, 3711, 5881, 8456]], ['54174', [3913, 5186, 5806, 5793, 3649, 4013, 3589, 8200, 3762, 8457, 4561, 9625, 8717, 12220, 11389, 9091, 13004, 12603, 13722, 13187, 4220]], ['54205', [3913, 3711, 5186, 4165, 4802, 5806, 5433, 4968, 3693, 5021, 4215, 4336, 4163, 5797, 50]], ['54219', [3913, 3711, 5186, 4165, 4802, 5881, 8545, 6061, 7130, 8456, 9097, 8859, 9578, 9626, 10023, 10019, 9851, 9770, 10564, 10257, 12218]], ['54354', [3913, 3711, 7130, 6061, 8859, 9097, 8545, 4165, 9626, 9771, 10019, 9770, 10564, 9851, 10565, 10303, 10023]], ['54380', [3913, 9851, 10023, 10565, 10019, 9770, 6061, 8859, 10303, 8545, 11863, 8917, 12908]], ['54460', [3913, 3711, 4802, 3693, 4215, 5433, 6151, 4561, 4013, 5895, 2093, 8200, 3589, 7184, 6781, 3649, 4457, 9582, 9091, 9580, 3762, 10073, 9916, 8717, 10568]], ['54472', [3913, 3711, 5806, 4802, 4163, 5021, 5433, 4215, 4165, 3693, 5793, 7126, 4968, 5895, 6420, 3762, 8200, 4561, 4200, 4522, 3649, 6781, 4457, 3589, 8854, 8457, 9091, 9582, 8717, 9580, 9625, 4013, 7184, 9918, 5085, 2093, 10858, 10543, 10177, 9916, 10073, 10301, 10573, 10568, 10540, 11389, 4220, 12222, 12129, 12220, 11406, 12594, 11630, 12912, 12597, 13004, 13002, 13292, 13187]], ['27566', [3913, 5186, 4802, 3711, 8545, 10303, 10257, 10565, 10019, 10023, 8456, 10457]], ['54475', [3913, 3711, 4165, 4802, 5433, 4974, 7130, 8545, 9578, 8860, 10301, 3649]], ['54530', [3913, 3711, 4165, 5433, 4802, 5806, 3693, 4163, 4968, 5021, 5881, 5186, 5797, 8456]], ['54247', [3913, 5186, 7126, 5881, 3711, 6061, 12216, 10860, 10019, 3693, 3589, 4013]], ['28782', [3913, 3711, 5433, 4332, 4561, 4220, 3649, 3762, 8200, 4013, 3589, 6420, 4522, 4424, 8457, 5895, 7184, 6521, 4200, 5194, 6781, 5085, 4457, 6151, 5845, 4336, 5793, 4215, 4968, 9091, 3940, 9625, 9580, 8717, 9916, 9582, 9751]], ['51010', [3913, 3711, 4163, 4424, 4561, 3649, 3589, 4220, 8200, 3762, 4013, 6420, 4332, 8457, 3940, 6521, 6781, 5194, 5895, 5085, 4457, 7184, 6151, 8854, 5845, 8717, 9091, 9580, 9582, 4336, 9625, 5793, 9918, 9916, 10073, 10177, 10543, 10858]], ['54499', [3913, 3711, 8456, 8547, 8917, 7126, 5433, 8701, 4336]], ['54677', [3913, 5186, 5806, 5793, 4163, 3791, 4561, 5895]], ['54591', [3913, 3711, 5433, 4968, 4163, 5021, 3693, 4336, 6151, 4561, 6420, 8200, 4332, 3649, 9625, 9091]], ['54711', [3913, 3711, 5186, 5806, 4165, 4802, 7126, 4974, 7130, 5881, 50, 4163, 8456, 8547, 8545, 6061, 5433, 3585, 3693, 8859, 8918, 8917, 8860, 8441, 8701, 2093, 5021, 9584, 9626, 9771, 9851, 9578, 10074, 10019, 10257, 10564, 10565, 10303, 12673, 12675]], ['31026', [3913, 5186, 4974, 6061, 8859, 8545, 7130, 9626, 10023, 10026, 4165, 3585]], ['50646', [3913, 5186, 4802, 4974, 3711, 5433, 4165, 3693, 4163, 4968, 5021, 3589, 7126, 5797, 8456, 8545, 8859, 7130, 3585, 9097, 9092, 9578, 6061, 9626, 8547]], ['52960', [3913, 5186, 5433, 5806, 4165, 3711, 5881, 8456, 8545, 9771, 9770, 9851, 8859, 6061, 10019, 7130, 10023, 10257, 10303, 9626, 10565, 10564, 10586, 10457, 8547, 10026, 10250, 10074, 10860, 9097, 4974, 9578, 10308, 10020, 4802]], ['54952', [3913, 5186, 5433, 3693, 4163, 4802, 50, 8547, 7130, 3585, 8917, 7126, 9092, 8919, 4457, 13354, 13188, 11406, 10568, 12603, 13187, 8457, 13722, 13004, 4220]], ['54982', [3913, 5186, 5806, 4165, 4802, 4974, 6061, 8859, 8545, 9771, 9851, 9770, 10564, 10250, 10565, 10019, 10303, 10257, 11621, 11863, 12671, 13736, 5194, 13010, 3589, 13292, 9580, 8457, 13722, 10177, 12603, 13004, 13002, 12597, 9091, 13187, 11406]], ['13792', [3913, 5186, 5433, 3693, 5021, 5806, 4802, 50, 7126, 5797, 8199, 8456, 8547, 3711, 4165, 8918, 8917, 8700, 9584, 11387, 11624, 6521, 5895, 13010, 10543, 13292, 13004, 8457]], ['54942', [3913, 5186, 10020, 5806, 3585, 10457, 8547, 11698]], ['51445', [3913, 5186, 4802, 8701, 4457, 4220, 13004, 13187, 12603, 13002, 10177, 8457, 13722, 9091, 13292, 11406, 10568, 13290, 9582, 11389, 9625, 10073, 7184, 13388, 13296, 4332, 13390, 2093, 13703]], ['55356', [3913, 5186, 4165, 4802, 3711, 9771, 10564, 9851, 10250, 9770, 10565, 12214, 11621, 5881, 5797]], ['55480', [3913, 5186, 4802, 5806, 5433, 3693, 4165, 5021, 4336, 5895, 50, 8547, 3711, 8456, 3585, 8700, 9584, 9578, 9769]], ['55475', [3913, 3711, 8456, 5433, 3940, 3762, 8457]], ['55523', [3913, 4974, 8545, 7130, 6061, 9851, 9626, 10019, 10250, 10257, 10023, 9578, 10457]], ['55561', [3913, 3711, 4165, 5433, 4802, 5881, 7126, 8547, 8456, 5186, 8917, 8918, 3585, 9092, 4163, 8860, 10022, 8199, 50, 8700, 10020, 10026, 9584, 9578, 10249, 3693]], ['55660', [3913, 5186, 5433, 3940, 4220, 9091, 9582, 10177]], ['55999', [3913, 5186, 4802, 3711, 7130, 4974, 5881, 4165, 5433, 7126, 5806, 50, 4163, 5021, 8456, 8441, 8199, 4968, 3693, 5793, 4336]], ['55244', [3913, 3711, 4165, 4802, 5806, 5433, 3693, 4163, 4974, 5021, 8200, 4424, 8199, 5797, 50, 4968, 7126, 8456, 8545, 7130, 5186, 8700, 8441, 8701, 8547, 6061, 8859, 3585, 9578, 9097, 9092, 10308, 10019, 9851, 10257, 10564, 10250, 10565, 9770, 10023, 10074, 10586, 10535, 10249, 10020, 10201, 5881, 10860, 10026, 11621, 11399, 11387, 9769, 9584, 8917, 10546, 11618, 10457, 10589, 8860, 11429, 10022, 11859, 11695, 12127, 11700, 12224, 12312, 12216, 12669, 8918, 11698]], ['56146', [3913, 3711, 4165, 4802, 5806, 5433, 4974, 7126, 5881, 5797, 8547, 8456, 3585, 9097, 8917, 8860, 9092, 8700, 9584, 9578, 50, 8918, 3693]], ['56209', [3913, 5186, 4165, 3711, 5806, 5881, 7130, 6061, 8456, 9626, 10019, 9770, 9851, 10564, 12214, 9771, 13724, 12312, 8199, 13390]], ['55295', [3913, 5186, 4165, 4163, 5433, 4802, 3711, 5881, 7130, 8545, 8456, 6061, 8859, 9097, 8547, 9626, 9578, 9584, 3585, 9092]], ['56265', [3913, 4974, 4165, 4802, 5021, 6151, 8200, 6420, 4968, 5433, 5085, 4332, 10073]], ['56262', [3913, 5186, 4802, 4165, 3711, 5433, 5021, 7126, 5806, 3693, 50, 5881, 7130, 8456, 4974, 3585, 8917, 8547, 8700, 8545, 9097, 9578, 9626, 9092, 8860, 8441, 5797, 8701, 8918, 10026, 9769, 10249, 10020, 9584, 10201, 10457, 10589, 10860, 10546, 10022, 4013]], ['20232', [3913, 7130, 12740, 5797, 12671, 9770, 5186, 9771, 10564, 10565, 10586, 12673, 10020, 10860, 11861, 9092, 12311, 3585, 14192, 14394, 14712, 14026, 12908, 9626, 14294, 14393, 9851, 8545, 10026]], ['56425', [3913, 5186, 3711, 4165, 4802, 5433, 4163, 3693, 5806, 7126, 4974, 6061, 9851, 9771, 9770, 10019, 8545, 10257, 10250, 10565, 12218, 12214]], ['56506', [3913, 5186, 5433, 4802, 5806, 3693, 5797, 7126, 8547, 3711, 10303]], ['54728', [3913, 5186, 3711, 4802, 4974, 5433, 5806, 4163, 5021, 3693, 5881, 5797, 50, 7126, 4165, 7130, 8456, 8547, 8545, 6061, 8700, 3585]], ['56035', [3913, 5186, 3711, 4165, 4802, 4974, 7126, 4163, 5433, 5881, 5797, 50, 3693, 8441, 4215, 8701, 2093, 8700, 3585, 8545, 7130, 9097, 8456, 9578, 9584]], ['56201', [3913, 5186, 4974, 3711, 6061, 7130, 8545, 5881, 7126, 8547, 10249, 11429, 11698, 3693]], ['56663', [3913, 5186, 7126, 6151, 8860, 4802, 10026, 10019, 9770, 9851, 10564, 12218, 9771, 12214, 14026, 10257, 10565, 10303, 12673, 14294, 14393]], ['56705', [3913, 5186, 5433, 3693, 4424, 3589, 6151, 3762, 8200, 6420, 5793, 50, 8700, 7184, 4522, 6781, 3649, 4457, 4200, 8854, 4220, 9580, 4013, 6460, 5797, 10020, 3711, 6061, 5881, 10455, 9916, 10177, 8457, 9091, 9582, 12597, 11406, 11389, 9625, 12220, 10543, 8717, 12222, 10568]], ['56832', [3913, 5186, 4802, 3693, 4200, 4561, 4220, 8457, 9580, 9625, 3649, 4457, 9582, 8717, 6781, 10177, 8200, 6420, 10564, 9916, 8701, 12603, 11406, 13002, 13004, 13292, 13187, 10568, 13722, 13290, 11389, 12951, 12220, 10543, 13010]], ['56840', [3913, 6061, 8859, 9851, 9771, 10019, 10023, 10250, 9770, 10303, 10565, 11621, 8547, 8860, 12740, 13392, 10301]], ['56867', [3913, 5186, 4165, 4163, 5433, 4968, 5021, 3649, 8200, 6420, 4215, 50, 4802, 8547, 7126, 8700, 8917, 8860, 8918, 5881, 3711, 9578, 10455, 9916, 13298, 13292, 11406, 13187, 12603]], ['56931', [3913, 3711, 4165, 4802, 5881, 5186, 4974, 8545, 8456, 6061, 7130, 8547, 8917, 8859, 8918, 8700, 7126, 8860, 5797, 9092, 5433, 9584, 9626, 9771, 10019, 9851, 10023, 10026, 9578, 10457, 12062, 12671]], ['55981', [3913, 5186, 3711, 4802, 5806, 5881, 7130, 4165, 8545, 9097, 9626, 10020, 8854, 10564, 9771, 12214, 6061, 10019, 12673, 12675, 9851, 14394, 10586, 14712]], ['56975', [3913, 5186, 4802, 3711, 4165, 4974, 8545, 6061, 9626, 9097, 5881, 8456, 3585, 8547, 9584, 8700, 9769, 8860, 10022]], ['56960', [3913, 3711, 4802, 3693, 4215, 5433, 5021, 5806, 4968, 8199, 5793, 4163, 7126, 4165, 6151, 4561, 5895, 8441, 6420, 4336, 6521, 4013, 6460, 8860, 3791, 5797, 9850, 10021, 3762, 9580, 4220]], ['57025', [3913, 3711, 4802, 8547, 5797, 8456]], ['57352', [3913, 3711, 4165, 5186, 5806, 5881, 9626, 10019, 9851, 8545, 10565, 10564, 10250, 10308, 4163, 3589, 9582, 10177]], ['48886', [3913, 3711, 4165, 5433, 3940, 4968, 5797, 6151, 9916, 9580, 10177, 4220, 13722, 13292, 12597, 10543, 9091, 11406, 9625, 9582]], ['53832', [3913, 3711, 4802, 8199, 5895, 4200, 6151, 4561]], ['57427', [3913, 5186, 4165, 3711, 4802, 5433, 5806, 4974, 7130, 8545, 8456, 3585, 6061, 8859, 9097, 9584, 5881, 8547, 9092, 8918, 9626, 9771, 9769, 9851, 9770, 10023, 9578, 10020, 8917, 10026, 10019, 10257, 10201, 10249, 8700, 8860, 10022, 10457, 7126, 50, 10308, 10546, 4163, 10586, 5797, 3693, 10074, 10303, 10565, 10250, 10564, 10535, 8441, 9850, 8701, 2093, 10573, 8854, 10073, 10568, 10177, 9091, 12603, 13004, 8457, 12597, 13187, 13722, 13292, 11406]], ['57385', [3913, 4974, 3711, 4165, 5433, 8547, 4802, 8918]], ['55425', [3913, 5186, 3711, 4165, 5433, 4802, 5881, 7130, 8456, 3585, 8545, 6061, 8859, 9851, 10023, 10250, 10257, 10565, 9626, 10019, 10586, 10535, 11399]], ['57618', [3913, 5186, 9769, 8699, 9916, 10177, 9091, 10568, 11406, 9580, 9582, 11389, 9625]], ['57635', [3913, 5186, 5806, 4802, 4165, 3711, 4974, 5881, 8456, 9626, 6061, 8859, 9771, 8545, 10019, 10250, 10303, 10565, 9770]], ['57639', [3913, 7130, 8545, 10019, 13507, 12673, 10257, 9851, 14393, 12214, 9770]], ['57638', [3913, 8547, 10201, 6151, 7184, 10543, 13292, 12597, 13187, 10177, 4220, 8457, 12603, 13002, 13722, 11406, 10568, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 13004, 9091, 3762, 13010, 13183, 12220, 12605, 12943, 12594, 13298, 12129, 10301, 10073]], ['57719', [3913, 3711, 8545, 4165, 4802, 8918, 9578, 7126, 8547, 9097, 10457, 10021, 4522, 6521, 8717, 10543, 11389]], ['57722', [3913, 5186, 4802, 5806, 5433, 5021, 4561, 4200, 6781, 4220, 8457, 3649, 3762, 4522, 3589, 8200, 6420, 4332, 8717, 9091, 9580, 4457, 9582, 10177, 10568, 9625, 10543, 11406, 9916, 12222, 12220, 12129, 10073, 4013, 9918, 10573, 11630, 12597, 12603, 12594, 11389, 10540, 3940, 12912, 12951, 13002, 13004, 12947, 12943, 13290, 13187, 13292, 13298, 13188, 13183, 13010, 13296, 13294, 5194, 13570]], ['54085', [3913, 3711, 4163, 5021, 3693, 4968, 6151, 4561, 4336, 5433]], ['58034', [3913, 4974, 7126, 8917, 8199, 4457, 4220, 9091, 9580, 9582, 8457, 9625, 3762, 8717, 6781, 8200, 4561]], ['57961', [3913, 5186, 4165, 4163, 5433, 4802, 5806, 5021, 3649, 4561, 5895, 3693, 8199, 7126, 4968, 5793, 4336, 50, 5881, 8441, 6420, 5797]], ['57879', [3913, 5186, 5806, 4802, 5433, 5021, 8200, 6420, 5793, 4561, 3649, 4522, 3762, 4013, 7184, 3589, 6460, 4457, 4332, 4200, 8854, 3940, 5194, 4424, 6521, 8717, 9091, 9580, 8457]], ['58204', [3913, 4974, 8456, 8547, 8917, 3693, 8699, 7184, 9625]], ['58255', [3913, 5186, 5806, 7126, 5881, 5433, 6151, 6420, 5793, 50, 4802, 3693]], ['56315', [3913, 3711, 4163, 4424, 4220]], ['18646', [3913, 3711, 4165, 5433, 4802, 4974, 10019, 6061, 9851, 10023, 12127, 7126, 6151, 13102, 10543, 12597]], ['58147', [3913, 3711, 4974, 5806, 4336, 3762, 9625]], ['58404', [3913, 3711, 8918, 4968, 5433, 4332, 9625, 10177, 9091, 11406, 10568, 4220, 12603, 13004, 12597, 13002, 13292, 13722, 13290, 9580, 9582, 11389, 12951, 3649, 12220, 10543, 13010, 13187, 8717, 10573, 4200, 13392, 5845, 12594, 10301]], ['58436', [3913, 3711, 5806, 4165, 4163, 8700, 3693, 8699, 6151, 3762, 3649, 8717, 6781, 6420, 5793, 8441, 4968, 7184, 8200, 9580]], ['30055', [3913, 5186, 4802, 4974, 7130, 8917, 8699, 8200, 9625]], ['25021', [3913, 5186, 4802, 5433, 8199, 4163, 5881, 5806, 8456, 7130, 8547, 11698]], ['58483', [3913, 8545, 6061, 3711, 10023, 10026, 9092, 50, 8860, 10301, 10543, 13010, 3649, 10073, 3791]], ['57830', [3913, 5186, 5806, 7126, 5433, 8700, 8547, 9097, 3585, 3711, 5881, 9092, 2093, 4336, 4163, 8860, 5845, 3693, 8917, 9578, 50, 8441, 3791, 5021, 4561]], ['58484', [3913, 3711, 4165, 5806, 5433, 4802, 3693, 7126, 5881, 50, 5797, 8441, 3791, 8701, 4336, 9850, 8860, 4424, 10543, 3762, 10177, 8457, 11406, 9091, 9580, 3649, 12220, 11389, 8717, 13188, 12129, 10573, 4457, 12594, 12949, 3589, 9582, 4013, 9918, 12943]], ['57996', [3913, 3711, 5186, 4165, 4974, 4802, 5881, 7130, 5797, 8456, 8547, 8545, 7126, 8700, 3585, 8860, 5806, 8917, 4163, 5433, 50, 8918, 8441, 8701, 9092, 9097, 2093, 5845, 5021, 8919, 9850, 9769, 6460, 10022, 3693, 8699, 7184, 6420]], ['54257', [3913, 3711, 5186, 4802, 9626, 10019, 9771, 10303, 12675, 11399]], ['55138', [3913, 5186, 4165, 5806, 4802, 5433, 3693, 4163, 4968, 4974, 3711, 7126, 7130, 50, 5021, 4561, 4424, 2093, 8547, 8456, 8545, 6061, 3585, 8700, 8441, 8860, 6460, 8918, 8859, 8917, 8701, 8919, 9092, 8699]], ['58629', [3913, 3711, 5433, 5793, 4424, 4561, 4332, 4215, 6151, 4200, 4336, 5797, 4802, 8700, 8547, 3585, 8860, 8854, 6521, 6420, 3589, 5845, 5194, 9625, 9580, 3649, 4220, 8457, 13187, 10177, 13004, 13722, 11406, 13292]], ['58633', [3913, 5186, 5433, 3693, 4332, 5793, 10022, 4013, 12984, 11389, 12943, 9580, 9582, 13187, 10177, 4220, 13722, 12603, 13004, 13292, 12597, 10543, 12220, 9625, 10073]], ['58837', [3913, 3711, 4802, 3693, 5433, 5895, 8199, 4336, 6151, 4561, 6420, 5793, 8700, 8547, 8917, 8860, 50, 5806, 8918, 4163, 6460, 7184, 4200, 4215, 8701, 4968, 2093, 3589, 3791, 5021, 8200, 9580, 9091, 9625, 6781, 9918, 9751, 6521, 10540, 4457, 10573, 8717, 10177, 12603]], ['58894', [3913, 8545, 3711, 5186, 7130, 6061, 5881, 4802, 8456, 4165, 3585, 4974, 9097, 8547, 9578, 10026, 9626, 10023, 10201, 9092, 11698, 6521, 13392]], ['58952', [3913, 5186, 4165, 5806, 5433, 4163, 3693, 4802, 5021, 4561, 6521, 50, 9769, 9097, 10019, 10257, 10565, 6061]], ['58953', [3913, 3711, 4165, 5433, 5881, 4802, 8456, 8547, 5806, 7126, 50, 8917]], ['58969', [3913, 3711, 4165, 4802, 5806, 5433, 4163, 7126, 5021, 8200, 6420, 4215, 5797, 50, 8456, 10026, 8545, 10074, 10308, 5881, 8700, 9092, 3693, 10546, 10589]], ['59020', [3913, 3711, 4165, 4802, 8456, 9626, 10019, 10565, 3585, 12910, 13566, 9916, 8200, 9091, 6781, 12947, 13292, 13290, 12597, 10543, 10573, 14031, 4200, 12943]], ['1264', [3913, 3711, 4802, 4165, 4974, 5881, 9584, 9578, 9769, 8860, 5433, 6151, 9916, 4332]], ['59082', [3913, 5186, 4802, 3693, 5433, 5881, 3711, 8456]], ['59145', [3913, 3711, 4165, 5806, 4802, 5881, 4974, 7126, 5186, 8456, 8545, 6061, 8859, 9578, 9626, 9097, 8547, 9092, 9584, 8917, 9769, 8918]], ['59061', [3913, 5186, 3711, 4974, 8545, 6061, 5881, 8456, 8859, 3585, 9097, 4165, 8860, 9584, 8547, 9626, 4802, 9092, 8700, 9578, 10020, 10249, 9769, 10860, 10201, 10546, 8917, 10457, 5797, 4457, 9091, 12597, 12603, 10177, 13292, 13004, 11389, 13002, 10568, 8717, 11624, 6521, 12949, 13731, 11861, 12667, 13506, 14192, 11698, 10022, 11700]], ['59202', [3913, 5186, 4165, 5433, 4968, 3693, 4802, 5806, 5881, 4974, 7126, 5797, 8456, 8545, 3711, 3585, 8547, 8917, 8700, 8860, 50, 7130, 10457, 6521, 10543, 9091]], ['59229', [3913, 5186, 4165, 3711, 4802, 5806, 5433, 4163, 7126, 4974, 7130, 5881, 5797, 3693, 4215, 8547, 8456, 3585, 8545, 6061, 8859, 8917, 11863]], ['59239', [3913, 3711, 4802, 5806, 5881, 10020, 10026, 8545, 9626, 6061]], ['58783', [3913, 3711, 4974, 4802, 5881, 5433, 3693, 5806, 8456]], ['59375', [3913, 5186, 4802, 3693, 3940, 8699, 5433, 2093, 9916, 6420, 4215, 10457, 10022, 8860, 4336, 8717, 12222, 13292, 9091, 12603, 10177, 13187, 4220, 13004, 13722, 12597, 11406, 8457, 13290, 10568, 13010, 10543, 12947, 13188, 12060, 11624, 12949, 10301]], ['59391', [3913, 3711, 4974, 4165, 5433, 5881, 5186, 5806, 4802, 8456, 8545, 8547, 6061, 3585, 8859, 8700, 7130, 8917, 8860, 5797, 50, 9092, 9097, 4163]], ['59431', [3913, 3711, 4165, 4802, 5433, 2093, 4561, 5895, 8441, 4332, 4457, 6151, 4200, 6460, 4522, 4336, 10589, 10257, 7130, 10249, 11628, 10073, 10568, 9091, 4220, 10177, 12603, 8457, 12597, 13187, 13004, 11406, 13290, 13002, 9582, 11389, 9625, 13292, 12951, 13722, 9580, 10543]], ['59397', [3913, 5186, 4802, 5433, 6151, 8200, 3649, 4561]], ['59380', [3913, 3711, 4165, 4163, 5433, 8199, 3693, 4802, 7126, 5797, 8456, 4974, 10019, 10250, 12312, 9097, 10860, 8701, 11580, 10073, 12947, 13290, 9580, 10177, 8457, 13187, 4220]], ['59745', [3913, 5186, 4802, 4165, 5433, 5881, 7130, 8545, 6061, 8456, 9097, 9578, 10020, 10860, 11618]], ['58999', [3913, 5186, 3711, 7130, 5881, 4802, 4165, 7126, 5806, 8456, 3585, 8545, 8859]], ['59879', [3913, 3711, 4802, 10535, 10573, 9625, 4220]], ['58592', [3913, 3711, 5186, 4974, 8545, 4165, 6061, 8859, 5881, 8456, 9626, 7130, 10019, 9771, 10074, 9851, 10026, 9097, 11855, 11857, 10586, 12601, 10022, 12984, 13183]], ['59508', [3913, 3711, 4802, 7126, 5797, 5433, 5895, 2093, 4336, 4163, 8700, 8547, 3585, 8918, 8701, 5845, 3693, 8860, 5793, 8441, 4968, 5085]], ['59944', [3913, 5186, 4165, 4802, 7130, 6061, 8545, 8859, 5881, 8860, 4424, 9625, 9091, 9626, 10019, 10586, 11855, 10026, 10546, 10074, 8917]], ['59947', [3913, 3711, 5186, 4165, 5881, 7130, 4974, 8456, 8547, 5806, 8545, 6061, 3585, 7126, 8700, 8860, 8917, 4802, 5797, 8859, 50, 8918, 9092, 9626, 9097, 9584, 9769, 9771, 9578, 4163, 3693, 8441, 9851, 9770, 8701, 9850, 10020, 5433, 10022, 5021, 10026, 10019, 2093, 8919, 8199, 10457, 10860, 10303, 10250, 10257, 10564, 11621, 12218, 12673, 12214, 14393]], ['59959', [3913, 3711, 4165, 4802, 5881, 3693, 5806, 8456, 8547, 3585, 8917, 8860, 7126, 9092, 5433, 2093, 6420, 8701, 10457, 10020, 10860, 9578, 5797, 11853, 10540]], ['8014', [3913, 5186, 3711, 7130, 5881, 4802, 8456, 8545, 6061, 8547, 5806, 3585, 9626, 9771, 8859, 9851, 10019, 9770, 10023, 10250]], ['46438', [3913, 5186, 3711, 4802, 4165, 7130, 4974, 8456, 8545, 8547, 6061, 5881, 7126, 8700, 5797, 8860, 8917, 8859, 8918, 5433, 9092, 9097, 3585, 9626, 9578, 9769, 10020, 9584, 10308]], ['60135', [3913, 5186, 3711, 4802, 7130, 4974, 5881, 5806, 4165, 7126, 8456, 8547, 8545, 6061, 5797, 3585, 8700, 5433, 8859, 8918, 50, 8860, 9092, 8917, 9578, 9626, 9771, 9851, 9584, 9770, 9097, 9769]], ['60315', [3913, 3711, 5806, 5845, 9091, 9580, 9582, 9625, 10568, 10177, 11406, 4220, 8457, 13187, 13002, 13292, 12603, 13004, 13290, 12597, 11389, 12951, 12220, 10543, 13010, 3762, 3649, 8717, 6781, 13722, 12222, 9916, 4561, 6521, 10858, 4457, 12594, 13298]], ['60230', [3913, 4974, 3711, 4165, 5806, 8456]], ['39649', [3913, 5186, 3711, 7130, 8545, 8859, 6061, 9097, 9771, 9851, 10564, 9770, 10257, 12218, 12214]], ['60454', [3913, 5186, 3711, 8545, 8859, 10019, 10023, 8456, 10308, 4165, 10457, 9584, 10026, 5881, 4802, 9578, 10249, 3585]], ['60477', [3913, 5186, 3711, 7130, 4974, 8456, 4802, 5433, 8441, 4332, 4968, 7184, 4561, 6420, 3693, 3791, 50, 8700, 8701, 4336]], ['60525', [3913, 3711, 4165, 8456, 4974]], ['46731', [3913, 3711, 4165, 4802, 4974, 5881, 5806, 5186, 7130, 8456, 8545, 8547, 6061, 5433, 50, 8700, 4163, 3585, 8860, 3693, 8917, 8859, 8918, 8441, 8701, 2093, 5021, 8919, 4336, 5797, 9584, 9626, 9092, 9578, 9769]], ['57818', [3913, 4974, 7126, 6151, 3649, 4220, 6781, 9091, 9582, 9580, 8717, 9625, 8200, 4561, 10177, 11406, 11389, 10568, 12603, 12220, 10543, 3762, 12597, 9916, 12222, 4457, 12594, 12129, 12912, 10858, 10073, 3589, 4013]], ['60759', [3913, 4974, 7130, 3711, 11861, 11857, 12134, 10073, 3589, 11406, 11389, 10177]], ['60769', [3913, 4974, 8700, 6521, 10543, 9091, 8457, 10568, 9580, 9582, 9625, 12220, 11389, 10022, 10546, 12060, 11853, 8717, 13290, 13292, 13722, 13004, 13187, 12603, 13002, 12597]], ['12662', [3913, 3711, 4802, 5806, 5881, 5433, 5021, 5797, 50, 7126, 8547, 8700, 8860, 8918, 2093, 9916, 9091, 8457, 10568, 10177, 12603, 13004, 4220]], ['50645', [3913, 5186, 4974, 4165, 5881, 3711, 8545, 6061, 8859, 3585, 8547, 4802, 9097, 9578, 9626]], ['60939', [3913, 5186, 4165, 4802, 50, 5806, 5881, 3711, 8545, 4974, 6061, 8456, 10586, 9584, 10860, 3585, 10020, 10546, 10457, 4336]], ['60797', [3913, 5186, 4802, 7126, 5797, 5021, 8200, 6420, 5793, 50, 4163, 5806, 5433, 5895, 4332, 4968, 7184, 4200, 4457, 9091]], ['59513', [3913, 5186, 5806, 8547, 4974, 8918, 9751, 5085, 5895]], ['53014', [3913, 3711, 5186, 4165, 6061, 4974, 8545, 5881, 9097, 8859, 9770, 9851, 10023]], ['61066', [3913, 4974, 8456, 9092, 5433, 2093, 6420, 4968, 8860, 8917, 4163, 9769, 4165, 10023, 9626, 10019, 8545, 10074, 10020, 3693, 4522, 11429, 10073, 12912, 13290, 10568, 12603, 8457, 13722, 4220, 9091]], ['5823', [3913, 7130, 5186, 3711, 6061, 4165, 8547, 8917, 4163, 8860, 5433, 7184, 4457, 3762, 4013, 6151, 8717, 9580, 9582, 10177, 9091, 11406, 10568, 11389, 9625, 3649, 13010, 13292, 13296, 13290, 10073, 9751]], ['61271', [3913, 5186, 4165, 5806, 5881, 7130, 3711, 4802, 8545, 6061, 8547, 4974, 8859, 8456, 3585, 9092, 9097, 9626, 8917, 8918, 9771, 9770, 9851, 10564, 10250, 10303, 12218, 10565, 11863, 10019, 10023, 12318, 10586, 10026, 11855, 11621, 11618, 10020, 10021, 5797, 4336, 10022, 12601, 5433, 11859, 8701]], ['61275', [3913, 5186, 3711, 4165, 5881, 5806, 8456, 4163, 4522, 9580, 9091, 9582, 9625, 3649, 3762, 8457, 6781, 8200, 4561]], ['61300', [3913, 8545, 6061, 5186, 9626, 8859, 10019, 9770, 9851, 10074, 8918]], ['34743', [3913, 3711, 5433, 4332, 4522, 3649, 9582, 9091, 9625, 8717, 4220]], ['54021', [3913, 10019, 9770, 8859, 10257, 10250, 10564, 10565, 9851, 12673, 10020, 13394, 6151, 11700, 3585]], ['54576', [3913, 5186, 3711, 4974, 4165, 8456, 8545]], ['61340', [3913, 3711, 4165, 5186, 7130, 6061, 5881, 8456, 9626, 10019, 10074]], ['61427', [3913, 3711, 4802, 8918, 5433, 8200, 10177, 9091, 11406, 8457, 13187, 13004, 4220, 13292, 12597]], ['11785', [3913, 5186, 3711, 7130, 4165, 8456, 8545, 6061, 3585, 8859, 8547, 4802, 5881, 9578, 9626, 9771, 9851, 9770, 9097, 9092, 9769, 10020, 10026, 4974, 10019, 10250, 10257, 10023, 10586, 10860, 10308, 10303, 10565, 10564, 9584, 10249, 10201, 8917, 10457, 2093, 4457, 12129, 8717, 10543, 3762, 9582, 13010, 9091, 9625, 10568, 12603, 13187, 4220, 8457, 13004, 10177]], ['54265', [3913, 3711, 4165, 4802, 4974, 7130, 5881, 5806, 8456, 8545, 8547, 8700, 3585, 8860, 5433, 8441, 9751, 4457, 4220]], ['61235', [3913, 3711, 4974, 4165, 5797, 4802, 8456, 10586, 5881, 9626, 10860]], ['61560', [3913, 5186, 7130, 3711, 5881, 4165, 7126, 4974, 8859, 8545, 6061, 8456, 9626, 9771, 9851, 10023, 10026, 10074, 10019, 9578, 10020, 3585, 11399]], ['61667', [3913, 3711, 7126, 5433, 4200, 8200, 6420, 5793, 4163, 4968, 6151, 4220, 3649, 9091, 9582, 9580, 9625, 8717, 3693, 3940, 11389]], ['61641', [3913, 3711, 4165, 7130, 6061, 8547, 8918, 4215, 5895, 8441, 4968, 5433, 3693, 8199, 8860, 5797, 7126, 3585, 8456, 9578, 8700, 8854, 4424]], ['35464', [3913, 3711, 7126, 5797, 3693, 8699, 4457, 3649, 9582, 4220, 9091, 3762, 9918, 8854, 10301, 3589, 7184, 9916, 8717, 9580, 10177, 11406, 10568, 9625, 11389, 6781, 10543, 12222, 12603, 8457, 13004, 13187, 13292, 13722, 13290, 12597]], ['57030', [3913, 7130, 8859, 9626, 3711, 4165, 8700, 4802, 2093, 9918, 6460, 5433, 9584, 4974, 6061, 10023, 8456, 10457, 4522, 10568, 10177, 9091, 4220, 13722, 12603, 13004, 8457, 13187, 12597]], ['61048', [3913, 3711, 5186, 4165, 5881, 4802, 5806, 7126, 5797, 8547, 10023, 10303, 9770, 9851, 10257, 9771, 10564, 10019, 10565, 12218, 12673]], ['57417', [3913, 4974, 5186, 5806, 8456, 4165, 8700, 3585, 9097, 4802, 9578, 9584, 5881, 5797, 8547, 9626, 9769, 5433, 8918, 10020, 7126, 10201]], ['435', [3913, 6061, 8545, 3711, 10023, 10019, 10565, 12673, 5186, 10303, 12908, 12218]], ['60970', [3913, 3711, 8545, 4424, 6151, 4332, 10073, 5895, 6781]], ['61943', [3913, 5186, 4802, 5433, 3693, 5797, 8701, 5845, 6521, 4013, 6151, 4332, 2093, 4457, 4200, 7184, 8200, 9625, 9580, 10177]], ['61979', [3913, 3711, 5806, 8199, 6151, 3649, 3762, 8200, 8457, 6781, 4457, 4561]], ['51598', [3913, 5186, 3711, 7130, 5881, 4974, 6061, 8545]], ['61991', [3913, 5186, 3711, 4974, 8545, 6061, 7130, 5881, 8547, 8456, 3585, 4802, 8859, 4165, 7126, 8918, 5806, 8860, 8700, 9092, 5433, 8917, 50, 9584, 9578, 4163, 5797, 9097, 9626, 8441, 9850, 9769, 8701, 9771, 3693, 10020, 10022, 5021, 4522, 8854, 8919, 10201, 10457, 10308, 10019, 9770, 9851, 10026, 10546, 10535, 10860, 10023, 10586, 10249, 2093, 6460, 10589, 8699, 10455, 3589, 9091, 4220, 11406, 12603, 8457, 10568, 13004, 13187, 13292, 12597, 13722, 11853, 9916, 14031, 13102, 8200, 10301, 11580, 12311, 12667, 13500, 9751, 4968, 13564, 13103, 12949, 11628]], ['58542', [3913, 3711, 7130, 5186, 5806, 4165, 5881, 8456, 8545, 6061, 8547, 3585]], ['61625', [3913, 3711, 8917, 4165, 8860, 5433, 7184, 3649, 9916, 9582, 4220, 10177, 8457, 10568, 11406, 11389, 9580, 10543, 9625, 12603, 12220, 12597, 8717, 12222, 6781, 13004, 12951, 13292, 13187, 13290, 13010, 9091, 13722, 8200, 4561, 10858, 13298, 4457, 12594, 3762, 13188, 12912, 11624, 12949, 10301, 10073, 13388]], ['62034', [3913, 5186, 7130, 8545, 6061, 9097, 8859, 4165, 7126, 5881, 8547, 8700, 9584, 9626, 10019, 9770, 10564, 9771, 9851, 10565, 10303, 10023, 10586, 10026, 11857, 5806, 12127, 10535, 12060, 4336, 12222, 3762]], ['61834', [3913, 5186, 4165, 5433, 5021, 8854, 4220, 9091, 9580, 3762, 9625, 4457, 7184, 6420, 2093, 6151, 9582, 8717, 10177, 6781]], ['61003', [3913, 3711, 4802, 3693, 4332, 3589, 4220]], ['62070', [3913, 3711, 4974, 8545, 5881, 8547, 9769, 7126, 10201, 8917, 3693, 8700, 9584, 4165, 5797]], ['62065', [3913, 5186, 7130, 4165, 3711, 8456, 8545, 6061, 8859, 3585, 4974, 8547, 4802, 9626, 9097, 9584, 9092, 9771, 9851, 10023]], ['62157', [3913, 5186, 4165, 4974, 8545, 7130, 5881, 8456, 6061, 3711]], ['62405', [3913, 5186, 3711, 4974, 4165, 5881, 4802, 8547, 8545, 8456, 3585, 9097, 9626, 9771, 10250, 10019, 9851, 10023, 12908]], ['61952', [3913, 3711, 7130, 8545, 10019, 9851, 10303, 9771, 6061, 8859, 10023]], ['62455', [3913, 3711, 4802, 2093, 4013, 4336]], ['62470', [3913, 3711, 7130, 4165, 5186, 8545, 6061, 8456]], ['61926', [3913, 5186, 4802, 4165, 3711, 6061, 8545, 5881, 8456, 9097, 9626, 8859, 9578, 9092, 5806, 8547]], ['50302', [3913, 5186, 8545, 6061, 9851, 10019, 9770, 10257, 10023, 10457, 6521, 10543, 11624, 12597]], ['2033', [3913, 8545, 6061, 5186, 4974, 13390, 8701, 12947, 13188, 13290, 13392, 9580, 6521, 10543]], ['28633', [3913, 3711, 5881, 5433, 3693, 50, 7126, 8456, 4165, 8700, 4163, 8860, 9092, 10022, 8919, 8717, 3649]], ['21890', [3913, 5186, 7130, 8545, 3711, 8859, 6061, 4974]], ['7511', [3913, 3711, 4802, 5433, 6420, 4522, 8200, 3649, 4220, 8457, 3589, 6781, 4457, 4332, 4561, 9582, 9625, 9091, 8717, 9916]], ['62675', [3913, 4974, 10022, 12601, 5433, 12943, 9580, 11389, 9625, 13292, 12597, 13187, 10177, 13722, 12603, 9091, 13004, 13010, 11406, 11853, 10543, 12947, 13188]], ['62684', [3913, 8545, 6061, 3711, 5186, 4165, 8859, 5881, 4802, 3585, 9097, 9626, 10023, 10019, 9851, 10303]], ['62812', [3913, 3711, 5186, 4165, 7130, 5881, 8456, 4802, 2093, 4561]], ['60267', [3913, 8545, 5186, 4802, 3711, 8859, 7130, 4165, 5881, 9097, 9626, 4974, 6061]], ['62834', [3913, 3711, 4802, 5881, 7126, 4165, 5433, 3693, 3791, 8700, 8547, 3585, 8545, 4424, 3649, 4457, 3762, 6521, 6420, 2093, 4336, 5793, 8200, 6151]], ['62928', [3913, 7130, 8545, 6061, 10535, 4200, 9625, 13004, 13002, 8457, 13722, 10177, 12603]], ['62926', [3913, 8545, 8859, 5186, 3711, 6061, 9851, 9770, 10564, 10257, 10250, 12214, 12218, 10565, 9771, 10303, 10019, 13507, 12673, 12908, 12675, 13574, 11863, 11621, 12318, 14026, 10074, 14193, 14208, 14194, 9626, 14293, 14393, 14294, 14392, 7130, 14394, 10023, 10586, 10026, 11855, 11857, 12216, 14391, 10860, 9097, 13104]], ['40076', [3913, 5186, 6061, 8545, 8859, 9851, 9771, 9770, 10023, 10250, 10019, 7130, 10303, 10565, 10257]], ['7960', [3913, 3711, 4974, 8545, 6061, 7130, 9626]], ['37287', [3913, 5186, 7126, 4802, 4165, 3711, 8545, 8859, 6061, 4974, 5881, 9097, 9626, 8456, 9771, 9851, 9770, 7130, 8547, 9584, 10026, 10074, 10023, 10019, 10201, 10020, 10250, 10257, 10303, 10586, 5806, 8918, 10457, 10540, 10073, 9916, 11406, 8200, 10177]], ['62972', [3913, 3711, 7130, 4165, 5433, 5806, 8456, 8545, 6061, 5881, 3585, 8547, 4802, 8917, 8918, 9584, 9097, 9578, 9626, 9092, 8700, 8860, 4163, 9769]], ['15250', [3913, 8545, 8456, 9097, 9578, 8860, 10301]], ['62605', [3913, 8545, 8859, 8547, 10022, 4013, 4424, 10301, 12949, 11624, 13102, 6521, 8854, 5895, 13731, 50]], ['63012', [3913, 7130, 6061, 5186, 8859, 4974, 9097, 9626, 9771, 9851, 10257, 10564, 10250, 10303, 10019, 8545]], ['62208', [3913, 7130, 5186, 3711, 8859, 6061, 4165, 8547, 5881, 9626, 10026, 10019, 9771, 10250, 10303, 11621]], ['26064', [3913, 6061, 3585, 10022, 9918, 12671, 3940]], ['63027', [3913, 3711, 5797, 3693, 4332, 3649, 8457, 6781, 9580, 9582, 9625, 3762, 8717, 10177, 8200, 4561, 9916, 4457, 4522, 10073, 3589, 4013, 9918, 4200]], ['63031', [3913, 3711, 4165, 5433, 7126, 8456, 8547, 8700, 50, 4200, 4561, 9625, 4220, 10177]], ['62133', [3913, 3711, 5186, 5806, 8547, 4165, 8545, 4974, 3585, 8700, 7126, 8860, 4424]], ['52483', [3913, 8859, 6061, 8545, 5186, 7130, 9097, 4165, 5881, 4974, 10019, 9770, 10564, 9771, 11863, 9851, 12908, 12312, 13302, 12311, 11429, 4968, 13185, 9916, 8917, 6151]], ['45454', [3913, 3711, 4802, 7126, 8456, 8700, 8547, 4165, 5433, 2093, 6420, 5793, 50, 8860, 3693, 10022, 8919, 9916, 6151, 10073, 10301, 5021, 4457, 11389, 10177, 13292, 13004, 11406]], ['63072', [3913, 5186, 8545, 6061, 7130, 9097, 10023, 12311, 12127, 7184, 12986, 12220, 3940]], ['44137', [3913, 3711, 7130, 6061, 5186, 8545, 8859, 9626, 9097, 9771, 9851, 10023, 10250, 10565]], ['63099', [3913, 3711, 8545, 9626, 10026, 7126, 10201, 10546, 10457, 10022, 10301, 12949, 11624, 6521]], ['63108', [3913, 3711, 7130, 8545, 8859, 9626, 10023, 10026, 5881, 4802, 10074, 10019, 10565, 9851, 5186, 10586, 8918, 4165, 6061, 10250, 9770, 10860, 8456, 10303, 10257, 9097]], ['57275', [3913, 6061, 9771, 9851, 8859, 9770, 10250, 10257, 10565, 10564, 10019, 8545, 7130, 5186, 10026, 10074, 10303, 10023, 10860, 11399, 8456, 2093, 4522, 10568, 10177, 8457]], ['62981', [3913, 8545, 8547, 5433, 3940]], ['62548', [3913, 3711, 5797, 3693, 4332, 4522, 8457, 3762, 3649]], ['63171', [3913, 3711, 5881, 5433, 3693, 50, 5797, 4802, 2093, 4561]], ['63208', [3913, 3711, 4974, 8545, 6061, 8859, 4165, 5881, 8456, 10023, 10565, 9851, 12218, 12214, 10257, 9770, 10564, 10250, 10303, 12673, 10019, 13507, 12908, 11863, 13574, 12675, 9771, 11621]], ['63209', [3913, 5186, 4802, 4974, 4165, 7130, 3711, 8456, 8545, 8547, 7126, 5806, 5797, 10457]], ['53098', [3913, 3711, 4802, 7126, 8456, 4974, 8545, 6061, 3693, 4163, 8700, 5797, 5433, 50, 8441, 4215, 8701, 2093, 5021, 4561, 6521, 4013, 8199, 8919, 5845, 8699, 5085, 10022, 5895]], ['62556', [3913, 3711, 5186, 7126, 8456, 8545, 8859, 6061, 4165, 8700, 4802, 9097, 8547, 5881, 3585, 9626, 9771, 4974, 9092, 5433, 5806, 10020, 10026, 10074, 10201, 3693, 13103, 11695, 10073, 11580, 3589, 13185, 12947, 11429, 8441, 12912]], ['63218', [3913, 5186, 7130, 3711, 6061, 8859, 8545, 5881, 9092, 5806, 4165, 8860, 8547, 9097, 9578, 10586, 7126, 3585]], ['62270', [3913, 5186, 7130, 12673, 12218, 14393, 9851, 9770, 10257, 12214, 14026, 14294]], ['63252', [3913, 3711, 6061, 5186, 4165, 7130, 8859, 5881, 8545, 9097, 3585, 9626, 10023]], ['51790', [3913, 3711, 4974, 8545, 9771, 10257, 9851, 10250, 10565, 10303, 10019, 8859, 10023]], ['62935', [3913, 8545, 6061, 5186, 7130, 9771, 9770, 9851, 10019, 10074, 9626, 10026, 10250, 10257, 10023]], ['63264', [3913, 5186, 3711, 4165, 5433, 4424, 6151, 8456, 10023, 10586, 8918, 8547, 10026, 5881]], ['63286', [3913, 3711, 7130, 4974, 5881, 5806, 4802, 5797, 7126, 5433, 50, 4163, 3693, 8860, 8701, 2093, 6420, 5021, 8700, 8917, 9578, 9584, 8919, 4332, 8199, 9850, 8918, 6460, 10455, 4457, 12594, 9916, 11406, 4220, 10177, 12603, 13002]], ['63287', [3913, 8545, 6061, 9851, 7130, 9771, 9770, 10019, 10257, 10250, 5186, 10026, 8859, 9626, 12312]], ['49423', [3913, 3711, 4802, 5433, 2093, 4561, 9918, 8919, 9916, 9580, 9582, 10177, 9091, 9625, 3649, 8200, 10543, 10568, 8457]], ['63146', [3913, 3711, 7130, 6061, 8545, 4165, 8547, 5186, 8859, 5881, 3585, 4802, 9097, 9092, 8917, 4974, 9626, 9584, 8918, 9771, 9851, 9578, 9770, 9769]], ['54892', [3913, 3711, 7130, 8859, 8545, 10019, 9851, 6061, 10023, 10074, 9626, 10026, 10303, 9770, 10565, 10564, 10250]], ['63272', [3913, 3711, 8545, 10250, 10019, 10303, 10074, 10860, 8456]], ['63343', [3913, 3711, 7126, 4802, 8441, 5806, 8456, 9626]], ['57028', [3913, 5186, 3711, 7130, 5881, 4165, 4802, 8456, 8547, 4974, 6061, 8545, 3585, 8917, 8700, 8859, 8918, 5806, 8860, 5433, 50, 4163, 5797, 9092, 9584, 10026]], ['63366', [3913, 7130, 8545, 3711, 6061, 5186, 4802, 4974, 8859, 4165, 3585, 9626, 9097, 5881, 10023, 9578, 10020, 8456, 10026, 8547, 11618, 14192, 13731, 13736, 10535]], ['63370', [3913, 8545, 6061, 3711, 5186, 4802, 7130, 8859, 4974, 5881, 3585, 9097, 8547, 9578, 9626, 4165, 7126, 9584, 8456, 9769, 8917, 11429, 10546, 10073]], ['63373', [3913, 6061, 8545, 5186, 3711, 8859, 4165, 7130, 5881, 4802, 8456, 3585, 9097, 8547, 9626, 9584, 9092, 8700, 9769, 9578, 8918, 10020, 7126, 8917]], ['25010', [3913, 3711, 4802, 50, 8547, 3585]], ['6977', [3913, 3711, 6061, 8545, 8859, 5186, 4165, 4802, 5881, 9626, 9097, 4974, 10019, 9851, 10023, 10074, 10026, 10250, 9770, 10257, 9578, 10308, 10303, 8456, 3585]], ['63410', [3913, 5186, 4802, 8199, 4336, 5797, 8547, 3711, 6061, 8545, 8859, 4165, 8860, 8918, 9097, 9626, 5881, 9578, 8456, 7130, 3585]], ['63414', [3913, 7130, 3711, 8545, 10303, 10257, 9851, 10023, 6061, 11387, 2093, 10573, 10543, 9582, 4220, 10177, 12597, 3649, 9580, 11406, 13004, 9091, 13187, 13292, 12603, 10568, 13290, 13722, 11389, 9625, 8457, 12951, 13010, 3762, 11853, 10301, 4163, 10546, 12669, 13394, 4802]], ['63077', [3913, 3711, 5186, 8545, 6061, 7130, 5881, 9626, 9097, 10023, 10303, 9851, 10257]], ['61980', [3913, 3711, 6061, 8545, 8859, 5186, 9092, 50, 8918, 9097, 9626]], ['63458', [3913, 3711, 4802, 50, 4968, 7184, 4220]], ['63464', [3913, 5186, 4802, 4974, 7130, 3711, 9578]], ['61832', [3913, 7130, 4974, 3711, 6061, 8545, 5881, 8456, 3585, 4165, 8860, 4163, 8917, 8700, 4802, 8918, 9584, 5797, 8547, 9578, 9769, 9097, 8859, 10023, 10020, 10026, 9092, 5433, 10249, 9626, 10546, 10457, 7126, 10308, 10201, 10586, 10535, 10589, 50, 10022, 3693, 8441, 10459, 8701, 2093, 9625, 10177, 9091, 8457, 10568, 9580, 4220, 12597, 12603, 11406, 3649, 9582, 12951, 13004, 13002, 10543, 13010, 13187]], ['63485', [3913, 5186, 4802, 3711, 4165, 5881, 7130, 5806, 8547, 8545, 6061, 8456, 3585]], ['8164', [3913, 3711, 7130, 4165, 4802, 4163, 3791]], ['63504', [3913, 3711, 5186, 4802, 5881, 5433, 8456]], ['47283', [3913, 7130, 3711, 4165, 7126, 8456, 8545, 8859, 6061, 5881, 3585, 9097, 9578, 8547, 9626, 10023, 10019, 9851, 10250, 10257, 9770, 9771, 10303, 12218, 11621, 12675, 12673, 12908, 11863, 12318, 10586, 10026, 11855, 10074, 5186, 10565, 12127, 12214, 11857, 11698, 12216, 10860, 9769, 4424]], ['63521', [3913, 8545, 3711, 4802, 2093, 4561, 6420, 10073]], ['55159', [3913, 7130, 6061, 8545, 8859, 9626, 9097, 3711, 4165, 8547, 9584]], ['63449', [3913, 3711, 8700, 4336, 4457, 3649, 9582, 4220]], ['63469', [3913, 7130, 3711, 4165, 5186, 4974, 8545, 9097, 5881, 10023, 10303, 9851, 10074]], ['63533', [3913, 8545, 4802, 8547, 7130, 6061, 8859, 5881, 8700, 8918, 8456, 10020, 5433, 9584]], ['59754', [3913, 3711, 10457, 6521, 10543, 9626, 8545, 10023, 8456, 4215, 8701, 10860, 12908, 11695, 13103]], ['63551', [3913, 3711, 5186, 7126, 5881, 4165, 5433, 8456, 8545, 6061, 8859, 3585, 8547, 7130, 9097, 4974, 9626, 9092, 8700, 8917, 9584, 8918, 9578]], ['24058', [3913, 3711, 7126, 8917, 3791, 7184, 9625, 9580, 9091, 9582, 3649, 3762, 8717, 6781, 8200, 10177, 10568, 10543, 4561, 11406, 11389, 9916, 12220, 12222, 10858]], ['63502', [3913, 7130, 4974, 6061, 8545, 3711, 5881, 8456, 4165, 8547, 3585]], ['63580', [3913, 5186, 7130, 3711, 4165, 5881, 4802, 8456, 8545, 8547, 5806, 7126, 3585, 8917, 6061, 8859, 8700, 8860, 5797, 8918, 9092, 9097, 50, 5433, 9584, 9626, 9771, 10019, 9770, 9851, 10257]], ['63257', [3913, 8545, 6061, 9851, 9771, 9770, 10019, 10023, 5186, 10250, 10257]], ['29294', [3913, 8545, 3711, 8456, 9626, 9584, 9578, 10020, 8918, 8701, 2093]], ['63591', [3913, 8545, 9626, 4802, 5806, 3585]], ['63593', [3913, 9097, 8456, 9626, 4974, 6061, 8545, 7130, 8859, 5186]], ['61368', [3913, 3711, 5806, 4165, 5433, 8441, 6420, 2093, 4200, 4336, 6521, 3589]], ['414', [3913, 3711, 8859, 7130, 5186, 9097, 4974]], ['57078', [3913, 7130, 8859, 9770, 9851, 9771, 10019, 6061, 10257, 10250, 8545, 10023, 5186, 10074, 9626, 10586, 8918, 9097, 10026, 10303, 10564, 10565, 10860, 3711, 4165, 10457, 3585, 4974, 11855, 5881, 12312, 12318, 11863, 11621]], ['63603', [3913, 7130, 6061, 5186, 9626, 9771, 9770, 8859, 10019, 10023, 10250, 10303, 10564, 10257, 10565, 10074, 10586, 5806, 9092, 12908, 10535, 12667, 13564, 12127, 8918, 7184, 13736, 13388, 12316, 6151, 12601, 12740]], ['63631', [3913, 9097, 8860, 4336, 6521, 9918, 8854, 5194, 3649, 4457, 4332, 10073, 10543]], ['45825', [3913, 3711, 4974, 4165, 7126, 8456]], ['63634', [3913, 5186, 8545, 3711, 4974, 10023]], ['62304', [3913, 5186, 3711, 8545, 6061, 4165, 4802, 8547, 8918, 8860, 5433, 5085]], ['63637', [3913, 8545, 10250, 9851, 10023, 10019, 9770, 10257, 10565, 10303, 10074, 6061, 10564, 8859, 7130]], ['63652', [3913, 7130, 3711, 9771, 9851, 9770, 6061, 5186, 9626, 10019]], ['63406', [3913, 8545, 7130, 6061, 3711, 5186, 10308, 5797, 11853, 6420, 4332, 11389, 9582, 10177, 8457, 12603, 4220]], ['51278', [3913, 3711, 5186, 4802, 4165, 5797, 5881, 7130, 4974, 8456]], ['63643', [3913, 5186, 4802, 50, 5881, 5797, 4165, 3711, 7126, 5433, 6151, 4522]], ['52590', [3913, 7130, 5806, 5881, 8700, 4802, 4165, 8545, 6061, 5186, 8918, 9097, 9578, 8547, 9626, 8859, 4974, 3693, 8860, 10020, 8456, 10201, 10860, 10308, 9092]], ['63199', [3913, 7130, 8859, 8545, 10019, 10250, 10023, 10026, 10022, 9918, 11861, 4013, 10073, 4522]], ['56607', [3913, 3711, 8545, 5186, 4165, 5797, 8917, 9097, 8859, 9851, 10565, 10564, 10257, 9770, 10303, 10019, 10250, 9771, 10023, 10074, 9626, 10860, 10546, 10457, 5433, 10535, 5806, 9850, 4968, 5895, 10540, 10543, 10073, 3649, 11389, 9625, 12222, 12951, 9582]], ['63688', [3913, 8547, 12060, 12222, 6781, 9091, 11406, 12603, 10177, 4220, 13292]], ['63692', [3913, 5186, 5806, 4165, 6061, 8545, 3711, 8859, 5881, 7130, 8456, 9626, 9771, 9097, 10019, 9770]], ['58396', [3913, 9770, 10019, 6061, 8859, 9771, 10074, 9097, 5881, 8700, 9584, 8456, 10586, 8918, 6151, 8854]], ['61553', [3913, 7130, 3711, 8456, 4802, 50, 5806, 5881]], ['63878', [3913, 5186, 3711, 8545, 7130, 6061, 9626, 8859, 9770, 10019, 10257, 10565, 9851, 10250, 11863]], ['63942', [3913, 7130, 5186, 3711, 4974, 8545, 4165, 7126, 6061, 8859, 9771, 9770, 10257, 9851, 10250, 10565, 10019, 10303, 10564, 9626]], ['63993', [3913, 3711, 4974, 13507, 14192, 10026, 12669, 11853, 13736, 4802, 3585]], ['64074', [3913, 7130, 5186, 4165, 8456, 3711, 8545, 8859, 6061, 5881, 4802, 9578]], ['63867', [3913, 7130, 3711, 4165, 5433, 4802, 4974, 8545, 6061, 5186, 9097, 8859, 9626]], ['64349', [3913, 3711, 5186, 5881, 7130, 4802, 4165, 8456, 8545, 8547, 6061, 5806, 5797, 8700, 4974, 8859, 8918, 9097, 9578, 9092, 8860, 9584, 9626, 9769, 5433, 9850, 10546, 7126, 10535, 10573, 11630, 9918, 9625]], ['60714', [3913, 10257, 10026, 10586, 11855, 12218, 10457, 13729, 11698, 3585]], ['64291', [3913, 3711, 5186, 7130, 4974, 8545, 5881, 4802, 8456, 10023, 3585, 10457, 6521, 5895]], ['51279', [3913, 7130, 3711, 4974, 8545, 4165, 5881, 8456, 6061, 8859, 9097, 9578, 3585, 10074]], ['64395', [3913, 8545, 6061, 8859, 9851, 9771, 10023, 10257, 10564, 9770, 10303, 10565, 10250, 11863, 12675, 12214]], ['64622', [3913, 5186, 4802, 4165, 8545, 9626, 8547, 6061, 10019, 9771, 8859, 10020, 3693, 11853, 3649]], ['64638', [3913, 5186, 7130, 3711, 6061, 8545, 4165, 5881, 8456, 3585, 9097, 8859, 9626, 9771]], ['64816', [3913, 5186, 3711, 8545, 6061, 8859, 4165, 4974, 9626, 9097, 9578, 8456, 10023, 10019, 10074, 10250, 10026, 3585, 10586, 10860, 10303, 7130, 10565, 9771, 10257, 9851, 9770, 10564, 11399, 9751, 9916, 10568, 11389, 10177, 12603, 9091, 12597]], ['64848', [3913, 3711, 4163, 10073, 10568, 13187, 12603, 10177, 4220, 12597, 10543, 12947, 12912, 11385, 10022, 50, 12605, 13102]], ['64950', [3913, 5186, 3711, 4165, 5881, 8456, 8545, 6061, 3585, 9097, 8859, 9626, 10019, 9770, 10564, 10257, 10565, 7130]], ['59916', [3913, 7130, 3711, 7126, 8547, 9769, 3791, 7184, 3649, 9625, 10568, 10543, 4220, 10177, 9580, 9582, 9091, 11389, 3762, 8717, 11406, 8200, 4561, 12222, 12220, 9916, 12597, 8457, 13004, 12603, 13002, 13187, 13290, 13292, 6781, 10858, 13298, 13010, 13722, 12594, 4457, 12129, 13188, 12947, 4522, 10073, 12316, 6151, 13390, 11580, 10455, 5797, 12740, 13726, 13736, 12669, 12224]], ['65197', [3913, 7130, 8547, 5433, 6420, 3589, 6151, 9916, 4220]], ['60652', [3913, 7130, 3711, 8456, 4165, 8545, 5881, 8700, 4802, 5433, 7184, 4332, 5793, 4163, 8917, 8860, 3693, 5797, 9584, 3585, 8441, 50]], ['65224', [3913, 7130, 5186, 5806, 5881, 3711, 8545, 8859, 4974, 9097, 4165, 8860, 5433, 4802, 9626, 6061, 9771, 9851, 9578, 10026, 10023, 10019, 10257, 9770, 10250, 10586, 10860, 10303, 10565]], ['65235', [3913, 5186, 4974, 8545, 4165, 5806, 6151, 4522, 3649]], ['65238', [3913, 3711, 5186, 4165, 7130, 8545, 9097, 8859, 9626, 9771, 9851, 4974, 9770, 9578, 10023, 10074, 10026, 10019, 8456, 6061, 8547, 3585, 10303, 10257, 10250, 10586, 10535, 10201, 10860, 5881, 10565, 10564, 10020, 9092, 4802, 9584, 9769, 10249, 8917, 10546, 5806, 7126, 10457, 12062, 8700, 5085, 9916, 8200, 9091, 13292, 13722, 9625, 12947, 10073]], ['19586', [3913, 3711, 9769, 8700, 4802, 9850, 6420, 11853, 4332, 3649, 13002, 8457, 10177, 13187, 13004, 4220, 9091]], ['64955', [3913, 7130, 8545, 6061, 4974, 9626, 8859, 9851, 3711, 10019, 10023, 10074, 10026, 9097, 3585]], ['65390', [3913, 7130, 5186, 8456, 8545, 6061, 4165, 8700, 8547, 5881, 3711, 4802, 8859, 8917, 8918, 5806, 7126, 8860, 5433, 50, 9092, 4163, 3693, 9769, 10860, 9578, 10019, 9851, 10303, 9771, 10565]], ['60196', [3913, 3711, 8456, 8547, 4802, 2093, 10573, 10177, 4220]], ['64928', [3913, 6061, 7130, 8545, 10019, 9851, 10023, 10860, 3693, 3589, 4013, 11389, 9582, 13004, 10177]], ['64100', [3913, 5186, 4802, 5433, 2093, 4561, 6420, 4968, 5797, 8917, 3693, 3791, 6151, 8200, 9625, 9091, 3649, 13004, 13002, 13722]], ['65591', [3913, 5186, 3711, 7130, 6061, 8545, 5881, 4974]], ['51624', [3913, 7130, 4802, 5433, 4332, 3649, 4220]], ['65674', [3913, 7130, 3711, 8545, 6061, 5186, 5881, 8456, 8859, 4974, 4165, 8547, 4802, 9097, 3585, 9578, 9584, 9769, 8917, 9626, 10026, 10019, 10074, 10023, 10250, 9771, 10303, 9851, 10308, 10020, 10201, 10565, 10257, 10586, 10535, 10860, 10249, 10546, 9092, 9770, 10564, 8918, 11387, 9850]], ['65823', [3913, 3711, 8545, 9626, 10019, 10250, 9851, 10023, 12311, 12127, 10457, 6521]], ['65885', [3913, 3711, 6061, 10019, 10201, 6151, 7184, 10543]], ['65953', [3913, 3711, 6061, 5186, 4165, 8700, 3585]], ['65919', [3913, 7130, 8545, 8859, 5186, 3711, 9626, 10026, 9578, 9092, 10457]], ['66014', [3913, 8545, 6061, 7130, 10019, 9851, 10250, 10564, 9770, 9771, 10565, 10257, 10303, 12214, 12673]], ['65971', [3913, 7130, 5186, 8545, 3711, 4165, 7126, 5881, 6061, 3585, 8456, 8547, 8859, 9097, 4802, 9578]], ['66065', [3913, 3711, 6061, 8545, 5186, 4165, 5881, 8456, 8859, 9097, 3585, 9626, 10019, 9851, 10250, 9770, 10564, 12214, 12218, 12675]], ['65934', [3913, 3711, 4974, 4165, 5881, 4802, 8456, 8547, 7126, 5186, 7130, 8545, 3585, 8700, 8860, 4336, 5433, 8918]], ['65999', [3913, 3711, 7130, 5186, 7126, 5881, 4165, 5797, 4802, 3585, 8545, 8456, 8547, 8918, 5806, 8700, 4163, 5433, 8701, 50, 3693]], ['66130', [3913, 7130, 8545, 6061, 3711, 9578, 8547, 9626, 9097, 3585, 12665, 2093, 12060, 12129, 11406, 9091, 13722, 10177, 10568, 12222, 3762, 12949, 10301]], ['66050', [3913, 5186, 5806, 5881, 3711, 8545, 6061, 4165, 4802, 8456, 7130, 8859, 8547, 8917, 8918, 7126, 9092, 8700, 8860, 5433, 5797, 9584, 9578, 50, 10249, 4974, 10201, 6151, 10543, 10177, 4220, 8457]], ['66246', [3913, 3711, 8545, 8859, 6061, 9097, 8456, 4165, 7126, 9578, 9092, 8860, 8917, 3585, 4802, 4974, 10023, 10019, 10250, 5186, 10201, 10308, 10074]], ['66467', [3913, 3711, 5806, 8456, 7126, 4802, 2093, 9916]], ['66470', [3913, 3711, 8456, 9626, 10026, 9578, 4802, 8918, 8547, 9769, 4424, 10543, 3762, 10177, 8457, 12603, 9091, 11406, 13004, 12597, 10568, 13187, 13292, 13290, 13002, 9580, 13722, 13298, 11389, 9582, 4457, 13010, 12986, 11853, 12134]], ['65964', [3913, 7130, 5186, 8456, 8545, 6061, 4974, 3711, 3585, 5881, 8547, 4802, 4165, 8860, 9578, 11698, 12311, 13392, 7184, 8717, 9091, 12597, 8457, 12603, 10177, 13722, 13004, 11406, 10568, 3762, 13010, 12949, 11853, 13294, 12134, 13705, 12127, 11700]], ['66589', [3913, 5186, 4802, 4974, 8545, 8859, 10257, 10564, 9851, 10019, 10250, 9771, 9770, 6061, 10023, 10565, 10074, 9626, 10586, 8918, 4165, 10457, 9584, 10026, 11855, 12127, 3711, 8860, 12740, 12671, 10546, 13103, 10020]], ['66714', [3913, 3711, 6061, 8545, 7130, 4165, 8700, 8547, 5881, 8456]], ['66734', [3913, 6061, 8859, 8545, 7130, 4974, 4165, 5881, 8547, 9097, 8456, 9626, 9578, 3585, 4802, 10026, 10023, 10019, 10074, 10201, 5806, 9584, 9092, 7126, 10249, 9769, 8917, 8700, 10860, 10546, 10020, 10535, 10457, 10589, 8860, 5797, 5433, 50, 10022, 4163, 3693, 9850, 9751, 11389, 10177, 9091, 11406, 10568]], ['66524', [3913, 3711, 9771, 9851, 8545, 10250, 9770, 10564, 10303, 10565, 10019, 4165, 12218, 9769, 3940, 3693, 10546, 12669]], ['14211', [3913, 3711, 6061, 8545, 12908, 10019, 12127, 9769, 5194, 3649]], ['66637', [3913, 3711, 8545, 8456, 9092, 8919, 4457, 10568, 10177, 8457, 9580, 9582, 4220, 13004]], ['21642', [3913, 3711, 4802, 5021, 5433, 6420, 3589, 8200, 3649, 8457, 6781, 9580, 9582, 9091, 3762]], ['66650', [3913, 3711, 6061, 8545, 5186, 4165, 7126, 4974, 5881, 8859, 9097, 7130, 9626, 8456, 10023, 10074, 10019, 9771, 10586, 8918, 10535, 2093, 13392, 12060]], ['66369', [3913, 5186, 8547, 3711, 4165, 5433, 8441, 3791, 7126, 3585, 8456, 5881, 8917, 50, 8918, 5806, 9092, 4163, 8860, 8854, 8701, 8700, 5797, 9578, 9584, 9769, 10020, 3693, 10022, 8919, 6420, 2093, 6151, 10543, 13010, 13292, 4332, 13390, 9850, 13564, 13701, 11387]], ['66951', [3913, 7130, 6061, 8545, 3711, 5186, 5881, 8859, 9771, 9851, 9626, 4802]], ['66765', [3913, 8545, 6061, 8859, 5186, 9097, 4974, 8917, 8918, 8860, 9092, 5433, 8701, 8854, 5797, 10020, 4165, 8700, 8547, 10023, 9771, 10019, 9851, 10303]], ['67014', [3913, 6061, 8859, 5186, 9771, 9770, 9851, 10023, 10019, 10074, 9626, 10026, 5881, 7126, 5433, 9850, 4215]], ['67017', [3913, 7130, 3711, 4802, 8441, 4332, 4561, 3649, 8457, 6781, 8200, 3762, 4522, 3589, 4013, 5845, 8717, 9091, 9582, 9625, 9916]], ['67085', [3913, 3711, 8545, 7130, 4802, 4974, 6061, 8456, 8700]], ['65630', [3913, 5186, 3693, 7126, 8456, 3711, 8545, 6061, 9097, 9584, 9626]], ['67240', [3913, 6061, 9851, 8545, 9092, 8919, 4457, 7184, 4561]], ['67255', [3913, 8545, 6061, 7130, 3711, 4165, 5881, 4802, 8547, 8859, 8456, 3585, 9097, 9092, 5433, 9584, 9626, 4974, 9578, 8700, 10026, 10020, 10546, 10457, 10022, 9918, 9582, 4013, 10073, 10568, 13290, 12603, 9091, 11406, 10543, 12947, 13188]], ['67276', [3913, 6061, 8545, 7130, 3711, 8859, 4165, 8547, 10026, 10023, 9626, 11399]], ['51823', [3913, 8545, 4974, 4802, 8547, 5186, 7130, 6061, 4165, 7126, 8456, 5881, 3585, 9097, 9578, 9092, 9584, 9626, 8917, 8918, 5806, 8700, 8860, 9769, 5797, 5433, 50, 10022, 3693, 4163, 8441, 8701, 2093, 5021, 8919, 6460, 10457, 10546, 10308, 10303, 10019, 10565, 10257, 10250, 9851, 10023, 10026, 10020, 10589, 10201, 10249, 11580, 10455, 6151, 9916, 10543, 9625, 11389, 12222, 3762, 4200, 12594, 12060, 12597, 12951, 9582, 13290, 10177, 8457, 13004, 4220]], ['65838', [3913, 6061, 8545, 5186, 3711, 4974, 4165, 8859, 8456, 3585, 9092, 50, 9769, 4424, 3649]], ['66818', [3913, 8545, 7130, 10019, 6061, 8859, 9770, 10257, 10564, 10250]], ['67476', [3913, 6061, 8545, 3711, 10019, 9851, 10303, 10257, 10250, 10564, 9770, 10565, 10023, 7130, 11621, 12673, 13574, 12908, 13564, 12311, 12667]], ['67344', [3913, 7130, 6061, 8545, 9626, 9097, 10023, 10586, 10535, 8547, 10026, 9584, 10457, 8700]], ['67026', [3913, 8545, 3711, 4165, 4802, 7126, 8700, 8547, 3585, 8860, 5433, 2093, 4561, 4013, 6151, 6781, 6420, 4968, 4163, 50, 3693, 8699, 7184, 4200, 4336]], ['67601', [3913, 8545, 7130, 3711, 6061, 4165, 8547, 4974, 10019, 10257, 10250, 9770, 10564, 9851, 10565, 8859, 10023, 10303, 10074]], ['67573', [3913, 8545, 3711, 5881, 4802, 5433, 2093, 4522, 6781]], ['67066', [3913, 8545, 5186, 4802, 4165, 5797, 9584, 9097, 10023, 3585, 3711, 10308, 12671, 11621, 7126]], ['67934', [3913, 9851, 8545, 10019, 10565, 3585]], ['67989', [3913, 8545, 7130, 8859, 3711, 5186, 9092, 10022, 3649]], ['67992', [3913, 7130, 5806, 7126, 5433, 8701, 5845, 4163, 3693]], ['67886', [3913, 6061, 8545, 3711, 7130, 9626, 9097, 8859, 9771, 4165, 7126, 8547, 9092, 5021, 5797]], ['5346', [3913, 8545, 3711, 5881, 9626, 5186, 8547, 9769, 8860, 10022, 4424, 3649, 4220, 10177, 9091, 8457, 9580, 9582, 8717, 11406]], ['68091', [3913, 8545, 3711, 8456, 4802, 8441, 3791, 8700, 8547, 7130, 8859, 6061, 4165, 5881, 3585, 8917, 8860, 5433, 5806, 7126, 5797, 50, 4163, 3693, 8701, 2093, 5021, 8919, 5845, 8199, 8699, 12127, 10455, 9916, 10570, 13500, 10459, 13566, 4968, 4215]], ['67658', [3913, 6061, 8545, 5186, 7130, 3711, 8859, 5881, 4974, 9097, 9578]], ['30822', [3913, 8545, 8456, 4802, 5433, 5085, 4332, 3762, 3649, 9091]], ['68274', [3913, 8545, 5186, 4802, 3711, 6061, 4165, 5881, 8456, 8859, 3585, 8547, 8917, 5806, 8918, 9097, 9092, 8700, 9584, 7130, 9626, 9578, 8860, 50, 9769]], ['29566', [3913, 3711, 8700, 4802, 2093, 4561, 9625, 9580, 9582, 4220, 10177, 9091, 3649, 4457, 3762, 9916, 12220, 8200, 10543, 12222, 11389, 13290, 12594, 13292, 13298, 13004]], ['68348', [3913, 6061, 8545, 8859, 7130, 9626, 5186, 10026, 10019, 9851, 10023, 10250, 9770, 10564, 10257]], ['68428', [3913, 6061, 8545, 7130, 8859, 5186, 4165, 3585, 9626, 9771, 9851, 9770, 3711, 10250, 10257, 10019, 10565, 8456]], ['68339', [3913, 6061, 8545, 8859, 5186, 9097, 8456, 10074, 10019, 9771, 10303, 9851, 10023, 10586, 10020, 10860, 9626, 8918, 5881, 8699, 5433, 8200, 10177, 6460, 9584, 10459, 4974, 5797, 11695]], ['65969', [3913, 6061, 8545, 5186, 7130, 10565, 8859, 5881, 11700]], ['68492', [3913, 3711, 5186, 6061, 12740, 8859, 12127, 12673, 13507, 10020, 13736, 13394, 4802, 6521, 8547, 13392, 11698, 6781]], ['68524', [3913, 6061, 8545, 3711, 5186, 7130, 9626, 10020, 3693, 4522, 9582, 3649, 9625]], ['68620', [3913, 6061, 8545, 7130, 3711, 5186, 8917, 8700, 8547, 9097, 4974, 9626, 9771, 4165, 9578, 3585, 10074, 9851, 10019, 10023, 8859, 10257, 9770, 10026, 10250, 5881, 8456, 10303, 10586, 5806, 10020, 10201, 7184, 3762, 9091, 10177]], ['68526', [3913, 8545, 7130, 6061, 5186, 4165, 5881, 8456]], ['67741', [3913, 6061, 5186, 8545, 3711, 4974, 10019, 8859, 9851, 10257, 9770, 10564, 10250, 10565, 12675]], ['68733', [3913, 6061, 7130, 3711, 5186, 4974, 9626, 8859, 8545, 4165, 8860, 9092, 5881, 10023, 10586, 10019, 10860, 8441, 3589, 9582, 8457]], ['68730', [3913, 8545, 5186, 7130, 4974, 8859, 4165, 3711]], ['68828', [3913, 8545, 8859, 6061, 5186, 9584, 5881, 7126, 8860, 10022, 8919, 6420, 4457]], ['65062', [3913, 8545, 8456, 7126, 8547, 8700, 4802, 3585, 10020]], ['68974', [3913, 8545, 10019, 10250, 10023, 12062, 12673, 10303, 9770, 9851, 10257]], ['69041', [3913, 6061, 5186, 8547, 7130, 8545, 3711, 4165, 8918, 8860, 4336, 6521, 3762]], ['69015', [3913, 7130, 8859, 8545, 3711, 9097, 6061, 4165, 5881, 9626, 9771, 9851, 10023, 10019, 9770, 10250]], ['66581', [3913, 8545, 5186, 4974, 7130, 8859, 9626, 3711, 6061, 9097, 9578, 8456]], ['65851', [3913, 8545, 7130, 3711, 4974, 8859, 4165]], ['69212', [3913, 6061, 8545, 5186, 4802, 10022, 8919, 4336, 10073, 3649, 10543, 10177, 12603]], ['5165', [3913, 8545, 3711, 7130, 4165, 8860, 5433, 2093, 4013, 8919, 6420, 10073]], ['69104', [3913, 8545, 6061, 3711, 5186, 4165, 7130, 4974]], ['65836', [3913, 8545, 8859, 9851, 9771, 6061, 9770, 10019, 10023, 7130, 10250, 10257, 10303, 5186, 10020, 10586, 8918, 9097, 9626, 10026, 3711, 10565, 10074, 10860, 4974, 10546, 11695, 12224, 12127, 8917, 8199, 9769, 5806, 10249, 12134, 6460, 11859, 13102, 8860, 12740, 12129, 8717, 13010, 10573, 11630, 12597, 13002, 13722, 8457, 10177]], ['68269', [3913, 8545, 6061, 8859, 3711, 9097, 9626, 10023, 9771, 10250, 9851, 10019, 7130, 10257, 10303, 10074, 10308, 4165, 10586, 10535, 7126, 8917, 10457, 6521, 10543, 4220, 13187, 10177, 8457, 13722, 13004]], ['69211', [3913, 6061, 8545, 5186, 8917, 5881, 9626, 10020, 10546, 11700]], ['66324', [3913, 3711, 4802, 2093, 8200, 4013, 3649, 4220, 3762, 6781, 4561, 4522, 3589, 8457, 9582, 9091, 8717, 9625, 9916]], ['69238', [3913, 3711, 8700, 50, 8199, 4457, 3649, 8457, 6781, 9580, 9582, 9625, 3762, 8717, 9091, 10177, 10568, 11389, 11406, 12597]], ['69465', [3913, 8545, 5186, 4802, 3711, 9097, 8456, 10026, 10023, 12908, 7130, 11621, 12671, 10074, 14391, 12673, 10303]], ['69569', [3913, 6061, 8545, 5186, 3711, 8859, 9851, 9771, 10019, 7130, 10023, 10074, 9626, 10026, 10303, 9770, 10250, 10565, 10586, 8918, 4165, 10457, 8547, 11698, 12318]], ['69695', [3913, 8545, 8859, 6061, 3711, 7130, 9626, 8547, 9097, 8456, 5186, 8917, 3693, 7126, 5881, 9771, 10026, 3585, 10020, 10074, 4802, 4165, 5806, 8860, 9092, 10022, 9769, 5194, 3649, 11389, 9582, 10177, 4220, 12603, 13004, 13722, 13187, 13292, 12597, 10543, 12947]], ['49738', [3913, 8545, 5186, 4802, 8918, 8860, 4163, 8917, 3693, 8700, 8547, 9584, 5806, 10249, 10301]], ['14378', [3913, 3711, 8700, 50, 6460, 4457, 6420, 3589, 8200, 8457, 10177, 13187, 12603, 13722, 13004, 13292, 12597, 9091, 11406, 10568, 4220]], ['69804', [3913, 6061, 8545, 5186, 4802, 4974, 9097, 13104, 10860, 13390, 12665, 13103]], ['65606', [3913, 10023, 8456, 4968, 12910, 8200, 12311]], ['64097', [3913, 3711, 4802, 5433, 8701, 4336, 5797, 8917, 8700, 9584, 8860, 7126, 8547, 9097, 8545, 9578, 50, 10457, 10537, 10073, 9916, 10543, 10177, 8457, 9091, 12603, 13004, 13187, 4220]], ['69267', [3913, 5186, 7126, 8547, 4802, 8700, 5797, 8441, 4522, 6781]], ['69710', [3913, 8545, 6061, 5186, 8547, 3711, 5881, 9626, 9097, 9578, 10020, 5806, 4802, 8918, 4165, 10023, 10026, 8456, 10586, 10546, 10457, 10022, 8700, 5433, 6420, 11387, 10303, 10860, 8860, 4424, 10570, 4457]], ['69524', [3913, 6061, 8545, 3711, 8859, 10023, 10250, 10303, 12218, 9771]], ['69800', [3913, 6061, 8545, 7130, 5186, 4802, 5433, 7126, 5806, 3585, 8860, 5797, 8917, 50, 9092, 8700, 8918, 3693, 9769, 5881, 10020, 10249, 8456, 9626, 10546, 10457, 10021, 6781]], ['69956', [3913, 8545, 6061, 7130, 3711, 5186, 9626, 9097, 8859, 9851, 9771, 4165, 9770, 10074, 10019, 10257, 10250, 10303, 10564, 10586, 10023]], ['70106', [3913, 9626, 5806, 5845, 3649, 9091, 4220, 10177, 13292]], ['70162', [3913, 4974, 6061, 7130, 8859, 8545, 10023, 10019, 12908]], ['70218', [3913, 8545, 3711, 8456, 4802, 4974, 3585, 10586, 10019, 10565, 7130, 4165, 8700, 5895, 3649, 4220, 8457, 10177, 12603, 11406, 10568, 13002, 13004, 9580, 9582, 13187, 9091, 13290, 11389, 9625, 13292, 12597, 12220, 12951, 13010, 3762, 12214, 9771, 10250, 9851, 9626, 11621, 12673, 12908, 12318, 11863, 8547, 10020, 10249, 10860, 10546, 11698, 13564, 13572, 11700, 12669, 3693, 13392, 11861, 12311, 12667, 13390, 13500, 9092, 8441, 8919, 12224, 10201, 11580, 4215]], ['70358', [3913, 6061, 7130, 3711, 8917, 8700, 9092, 50, 8199, 5797, 5806, 5881, 9626, 9097, 7126, 8547, 5186, 3585, 5433, 9850, 10022, 8699, 4163, 3791, 2093, 4457, 4220, 13187, 12603, 13004, 10177, 13002, 10568, 12220, 8717, 10573, 4200, 11859, 11628, 13102, 5845, 13010, 3762, 10073, 10858, 4561, 10543, 12597]], ['57123', [3913, 8545, 3711, 4165, 8700, 5433, 2093, 6420, 4215, 5797, 8917, 3693, 8699, 4457, 4332, 5793, 8860, 4336, 7126, 4802, 5806, 8547, 9769, 50, 8441, 9918, 8919, 4561]], ['70300', [3913, 6061, 8545, 5186, 9626, 10201, 10546, 9850, 9751, 9916, 10177, 12603, 8457, 9091, 13002, 13004]], ['64558', [3913, 6061, 5186, 4802, 7126, 8547, 3585, 8860, 5433]], ['70429', [3913, 8545, 6061, 5186, 7130, 9626, 9771, 8859, 9851, 10023, 10019, 10257, 10303, 10026, 10074, 10565, 10586, 4802, 10250, 9770, 10564, 3711, 10860, 10457, 5895, 3649, 9091, 11389, 12603, 4220, 13187, 10177, 13722, 13004, 13002, 13292, 11406, 9582, 13010, 9916]], ['68511', [3913, 8545, 3711, 8456, 8547, 5186, 4802, 5433, 2093, 4200, 6460, 6151, 6420, 5793, 8700, 5797, 8917, 7126, 9584, 9578, 8860, 50, 3693, 8199, 4163, 8919, 4561, 9918, 5021, 4522, 4424, 9916, 3940, 8701, 4336, 10022, 9850, 5806, 10201, 8918, 8699, 7184, 5194, 9625, 8200, 9582, 4220, 10177, 8457, 10568, 8717, 10573, 10073, 8854, 10301, 8441, 9751, 10589, 10249, 10457, 10570, 10455, 10459, 5845, 10540, 10543, 9091, 3649, 6781, 11389, 11406, 9580, 3762, 4457, 10858, 3589, 6521, 11630, 11624, 4013, 5085, 11385, 10537, 10021, 5895, 11853, 4968, 12060, 12129, 12222, 12220, 4215, 11859, 11628, 3791, 11580, 11695, 11429, 12316, 11861, 12062, 12597, 12603, 12605, 12665, 12593, 12594, 12601, 12671, 12311, 12134, 12127, 12667, 12669, 12912, 12951, 13002]], ['70732', [3913, 8545, 3711, 6061, 8859, 4974, 9626, 9097, 3585, 4802, 10586, 10860, 8456, 10026]], ['70140', [3913, 8545, 3711, 4165, 7126, 8917, 3693, 8918, 8456, 10026, 9578, 4802, 5881, 9584, 8547, 10308, 10201, 9097, 3585, 10535, 4200, 9625, 9091, 10177, 8457, 11406, 10568, 8717, 12949, 10301]], ['26929', [3913, 8545, 6061, 8859, 3711, 5186, 7130, 4974, 9626, 9097, 9578, 5881, 3585, 9771, 9851, 9770, 10019, 10250, 12673]], ['66870', [3913, 8545, 5186, 8859, 3711, 6061, 4165, 5881, 8456, 9771, 9851, 9770, 10023, 10019, 10250]], ['28471', [3913, 8545, 6061, 3711, 8456, 9092, 5021, 4457, 3649]], ['70814', [3913, 8545, 6061, 5186, 9097, 9771, 9851, 10250, 4165, 10565, 10303, 10019, 12673, 9769, 4424, 10301, 4163, 13185, 10546, 13103]], ['70907', [3913, 3711, 7126, 8854, 3649, 4220, 6781, 3762, 8200, 9091, 8717, 9580, 9625, 9582, 4457, 8457, 9916, 4522, 10177]], ['70922', [3913, 6061, 5186, 3711, 8545, 4974, 8456, 8701, 8700, 4457, 6781, 6521, 2093, 8860, 9769, 10455]], ['70993', [3913, 8545, 8456, 3711, 7130, 4974, 9626, 9584, 5881, 8700]], ['71067', [3913, 6061, 8545, 5186, 7130, 9626, 8859, 9770, 9851, 9097, 3711, 10019, 10023, 10303, 10564, 10257, 10250, 12214, 11621, 12318]], ['71104', [3913, 3711, 8917, 7126, 5433, 3940, 3649, 9625, 4220, 9091, 11406, 10177, 8457, 13004, 13722, 12603, 13292, 12597]], ['70988', [3913, 6061, 5186, 8859, 3711, 8545, 4165, 8860, 8547, 5881, 9092, 5806, 8456]], ['71140', [3913, 8545, 7130, 3711, 4165, 8860, 8547, 4974]], ['71168', [3913, 6061, 5186, 4802, 7126, 4165, 8860, 8917, 9769, 4424, 3649, 10543, 13292, 12951]], ['65698', [3913, 8859, 5881, 4802, 7126, 8547, 3711, 9769, 5194]], ['71204', [3913, 8545, 3711, 8456, 8700, 4163, 8860, 6521, 6420, 4522, 3649, 9091, 9580, 9582, 9625, 8717, 3762, 6781, 10177, 10568, 9916, 5895]], ['71206', [3913, 8859, 4165, 8860, 5194, 3762, 4220]], ['70434', [3913, 7130, 8859, 5186, 4802, 4165, 8700, 4163, 5797, 9850, 5433, 13500, 13568, 13705, 13736, 12127]], ['69045', [3913, 5186, 8917, 8699, 4457, 6420, 4968, 5433, 2093, 9918, 6460, 3589, 5845, 10022, 4424, 3649, 4522, 8717, 9091, 10177, 10568, 9580, 9582, 8457]], ['71181', [3913, 4974, 8545, 9097, 8859, 6061, 7130, 4165, 8918, 8860, 5433, 5806, 9578, 4802, 8700, 9584, 5881, 9626, 9092, 8919, 5797, 50, 10020, 8456, 10026, 10023, 10019, 9770]], ['70542', [3913, 3711, 5881, 10249, 10301, 5194]], ['71336', [3913, 8545, 6061, 5186, 3711, 8859, 9097, 4165, 8547, 9626, 9771, 9851, 9770, 5881, 10026, 8456, 10023, 10303, 10565, 10250, 10257, 10019, 10074, 10860, 10457, 6521, 12062, 3649, 12220, 13010, 10543, 9625]], ['71260', [3913, 8545, 8859, 6061, 3711, 9097, 9626, 4974]], ['56394', [3913, 3711, 7126, 8854, 9625, 9091, 8457, 10568, 9580, 3649, 4220, 12597, 9582, 12220, 11389]], ['71556', [3913, 8859, 8545, 6061, 5186, 3711, 7130, 9771, 9626, 10026, 10074, 10019, 10257, 10565, 9851]], ['70578', [3913, 8545, 3711, 10023, 9626, 10308, 9578, 9092, 10457, 5433, 5806, 8547, 10860, 8860, 4457, 11406, 9916, 12603]], ['71713', [3913, 8545, 3711, 7130, 8859, 4165, 7126, 8917, 5806, 8456, 9626, 4802, 8860, 5845, 8700, 8547, 9097, 3585]], ['71603', [3913, 6061, 3585, 5433, 4332, 3649, 9091, 3762, 9580, 9582, 8457, 8717, 6781, 8200, 4561, 10177, 9916, 4457, 4522, 10568, 10543, 10858, 10073, 3589, 4013, 9918, 4200, 11406, 13290, 12603, 13722, 13187, 13004, 13292, 12597, 11389, 13002, 12951, 12220, 13010, 12222, 13298, 12594, 12129, 13188]], ['71714', [3913, 6061, 8545, 5186, 3711, 10019, 9851, 8859, 10023, 12311, 12127, 7126, 12667, 13568, 12062, 7184, 6521, 13010, 10543, 3762, 12597, 9091, 8717, 12222, 12949]], ['71828', [3913, 8545, 3711, 9578, 8860, 4336, 10022, 8700, 4802, 2093, 4457]], ['64648', [3913, 8545, 8859, 5186, 6061, 3711, 4165, 8700, 8547, 5881, 4802]], ['72124', [3913, 3711, 8456, 9097, 8545, 10019, 9771, 7130, 8547, 5845, 11624, 10543, 3762, 9091, 13004, 8457, 13187, 10177]], ['72130', [3913, 8545, 8859, 6061, 5186, 8547, 3711, 4165, 8860, 5433, 7126, 9578, 4802, 50]], ['71977', [3913, 6061, 8859, 5186, 3711, 7130, 9626, 9771, 9770, 9851, 8545, 10257, 10564, 10250, 10019, 10565, 10074, 10586, 5806, 4165, 10589, 8547, 10026, 10308, 10860, 9097, 10303, 5881, 10023, 9578, 8456, 3585, 10020, 4802, 9584, 5021, 4457, 8854, 4163, 5433, 9092, 7126, 5845, 3762, 10177, 9091, 11406, 10568]], ['69646', [3913, 6061, 8545, 8859, 3711, 5186, 8547, 10026, 5881, 10457, 9584, 8456, 10586, 5806, 10020, 10546, 7126, 4802, 4165, 8700, 10301, 10543, 13010, 3762, 8717, 13292, 9091, 13722, 13187, 8457, 13004, 12597, 12222]], ['72198', [3913, 8859, 7130, 5186, 4802, 4974, 3711, 5881, 8545, 9626]], ['71564', [3913, 8859, 6061, 8545, 5186, 9626, 9771, 9851, 3711, 9770, 10023, 10019, 10303, 10257, 10074, 7130, 10586, 10565, 10564, 10026, 10860, 10308, 9097, 10250, 5881, 9578, 8456, 11399, 3585, 10535, 12127, 5806, 8918, 12665, 8701, 5021, 8919, 12060, 12594, 12947, 10073]], ['72234', [3913, 8859, 6061, 7130, 5186, 8545, 10565, 9770, 10257, 10019, 10201]], ['72307', [3913, 6061, 8545, 8859, 3711, 4974, 4165, 8860, 5433, 7126, 8456, 5186, 9097, 9578, 5881, 4802, 9626, 8547, 9771, 3585, 10020, 9584, 10201, 8917, 3693, 10457]], ['72320', [3913, 8545, 8859, 5186, 6061, 7130, 3711, 9626, 10023, 10019, 9851, 10565, 12673, 11698, 10201, 6151, 8547, 13010, 13392, 12597, 13187, 12603, 10177, 9091, 11406, 10543, 11630]], ['25154', [3913, 8545, 3711, 8456, 4165, 8860, 5433, 8918, 8547, 9097, 6061, 8859, 9626, 5881, 4802, 8917, 5797, 9584, 9578, 10020, 10026, 4974, 10023, 11399, 10459, 8200, 9916]], ['72340', [3913, 7130, 8545, 5186, 4802, 4974, 4165, 8860, 4163, 8917, 50, 8918, 3585, 3711, 9097, 8456]], ['72236', [3913, 5186, 8917, 8860, 8854, 4424, 3649, 3762, 6781, 6420, 8701, 6151, 4457, 4332, 9582, 9091, 9580, 8717, 8200, 8457, 9625, 4522, 3589, 9916, 4013, 10177, 10073, 9918, 4220, 3940]], ['72397', [3913, 8545, 6061, 8859, 3711, 5186, 4165, 8860, 4802, 9097, 9626, 5881, 9578, 7130, 8456, 10586, 9092]], ['72484', [3913, 6061, 8859, 8545, 3711, 9097, 9578, 9092, 2093, 8700, 9584, 10860, 8456, 10457, 6521, 10543, 10177, 8457]], ['72498', [3913, 3711, 5881, 4802, 5806, 8456, 4974, 3585, 9626, 9097, 8917, 8700, 10022, 6521, 11389, 9091, 10177, 8457]], ['72516', [3913, 8545, 8859, 5881, 4802, 5433, 8701, 4336]], ['70301', [3913, 8545, 7130, 8859, 3711, 9097, 4974, 9626, 4165, 8547, 5881, 8456, 10023, 10019, 10250, 9851, 6061, 10303, 10074, 10565, 10026]], ['72652', [3913, 7130, 6061, 8859, 3711, 8456, 4974, 8547, 5186, 9092, 5806]], ['69895', [3913, 8545, 6061, 7130, 3711, 5186, 9097, 9626, 4165, 5881, 9578, 10020, 10026, 8456, 4974, 10019, 10565, 10257, 10023, 10586, 8918, 10860, 10308, 11399, 50, 9918, 10543, 10177, 4220, 8457, 13004, 12603, 13292, 12597]], ['72796', [3913, 6061, 7130, 8545, 5186, 3711, 9097, 4165, 4974, 5881, 9626, 8456, 9578, 8547, 4802, 10074, 10019, 10023, 10026, 10201, 10020, 3585]], ['71602', [3913, 8545, 4974, 6061, 8859, 7130, 4165, 4802, 5433, 5806, 8700, 8547, 9092, 8919, 6420, 4522, 4424, 4561, 4332, 4968, 10022, 6460, 6151, 8200, 9625, 4220]], ['22521', [3913, 8545, 3711, 9769, 7126, 5433, 9850, 8700, 9584, 3585, 12910, 5793, 9916, 6781, 13292]], ['14636', [3913, 8545, 3711, 6061, 8859, 7130, 10020, 13394, 10201]], ['72888', [3913, 5186, 6061, 8545, 3711, 8859, 4974, 5881, 8456, 7130, 10019, 11399, 9751, 4561, 9091, 10177, 4220, 10568, 11406, 9580, 11389, 9625, 3649, 9582, 8457, 12597, 12603, 3762, 8717, 12222, 6781, 8200, 9916, 10858, 4457, 12220, 12129, 12594, 10543, 10073, 3589, 4013, 9918, 4200, 10573, 11630, 12947, 12951]], ['71979', [3913, 8859, 8545, 7130, 3711, 5186, 8547, 9097, 4165, 6061, 8456, 9626, 9578, 9771, 9851, 9770, 3585, 10026, 10019, 10250, 10023, 10257, 10074, 10303, 4974, 10586, 8918, 10201, 10020, 10546, 10457, 9092, 8919, 4336, 8700, 4802, 9584, 10860, 9769, 10249, 3693, 2093, 8860, 5433, 8701, 10535, 8917, 10308, 5806, 10589, 5797, 10022, 6460, 4332, 4968, 7184, 6420, 4522, 6781, 10543, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 9625, 4220, 12603, 3649, 12597, 12951, 13004, 13002, 10073, 12594, 10301, 13102, 8854, 12605, 11859, 13298, 10858, 11628, 9916, 13354, 13300, 4561, 12222, 8200, 3762, 13010, 11695, 13290]], ['72967', [3913, 8545, 7130, 8547, 5797, 6420, 3762, 10177, 9091, 10568, 9580, 9582, 11389, 9625]], ['72898', [3913, 6061, 5881, 4974, 5806, 3585, 9092, 50, 8199, 5797, 9584, 9578, 4163, 8699, 6151, 4332, 3589, 8854, 5194, 4013, 4522, 3762, 8717, 4200]], ['73027', [3913, 6061, 7130, 5186, 3711, 9626, 9771, 9851, 9770, 8545, 10023, 10019, 10257, 10074, 10303, 10026, 10250, 8859, 10564, 10565, 10586, 9097, 10860]], ['73070', [3913, 8545, 6061, 7130, 8859, 4974, 9626, 4165, 8860, 10022, 8917, 9097, 10023, 10026, 9092, 5433, 9850, 10546, 8456, 10586, 10020, 10860, 5881, 4802, 10535, 4336, 6781, 10177, 13004]], ['73088', [3913, 5186, 8918, 4968, 3589, 6151, 9625, 4220]], ['73095', [3913, 8545, 7130, 8859, 5186, 4802, 3711, 4165, 8547, 6061, 4974, 9097, 5881, 3585, 8456, 9626, 9578, 9584, 9769, 10020, 10026, 10023, 10074, 10019, 10201, 10303, 10257, 10250, 9770, 10564, 9851, 10586, 5806, 10860, 10565, 10308, 10249, 9771, 10546, 10457, 8918, 7126, 10535, 8700, 10589, 11387, 8701, 10573, 9625, 11406, 3762, 10177, 4220, 10568]], ['70181', [3913, 6061, 8545, 8859, 3711, 4974, 9097, 4165, 5881, 5186, 7130, 9578, 9626, 8547, 4802, 9584, 9092, 3585, 8456, 10026, 10019, 9770, 9851]], ['73017', [3913, 8545, 6061, 7130, 3711, 5186, 8547, 4165, 5881, 9097, 8456, 9626, 10860, 9578, 10586, 10535, 11385, 3762, 10177]], ['72651', [3913, 8545, 8859, 5186, 8547, 3711, 6061, 10074, 10860, 9578, 7126, 10020, 10308, 8456]], ['73143', [3913, 6061, 8545, 8859, 3711, 9097, 7130, 5186, 10303, 10023]], ['73175', [3913, 8859, 6061, 8545, 7130, 5186, 9097, 4974, 4165, 9626, 5881, 9092, 9578, 8547, 9771]], ['73254', [3913, 5186, 8918, 8700, 5433, 6420, 4220, 9580, 9582, 9625, 3649, 9091, 3762, 9918, 4457, 10177, 8717, 8200, 6781, 10543, 10568, 9916, 10858, 11389, 11406, 12220, 12603, 13187, 13004, 13722, 13292, 12597, 13290, 12951, 13010, 12222, 13002]], ['73291', [3913, 8859, 6061, 5186, 8918, 4165, 7126, 5881, 10074, 8545, 10026, 9578, 10020, 5806, 8547, 9584, 10457, 10021, 4457, 6420, 4215, 10022, 4424, 3589, 6460, 5845, 5194, 4013, 9916, 4332, 4968, 50, 8199, 7184, 10543, 10177, 9091]], ['73363', [3913, 6061, 8545, 8859, 3711, 9097, 5186, 4974, 9626, 5881, 4165, 9771, 10023, 10019, 7130, 10074, 10303, 10586, 8918, 8456, 10026, 10860, 8860, 6521, 9625, 9091, 10177, 11406, 4220, 8457, 13004, 13187]], ['73302', [3913, 8545, 8859, 5186, 4802, 8918, 9578, 8547, 9626, 9851, 3693, 8699, 7184]], ['28549', [3913, 5186, 8917, 8456, 9097, 8545, 4974]], ['73501', [3913, 6061, 8545, 8859, 7130, 9097, 3711, 10250, 10023, 10303, 12908, 13302, 12311, 12127, 7184, 6151, 13010, 10543]], ['73548', [3913, 8545, 8859, 7130, 3711, 6061, 4165, 8860, 4336]], ['73555', [3913, 8545, 9626, 10019, 10250, 10023, 10026, 4802, 9584, 11618, 11624, 10301]], ['73189', [3913, 8545, 6061, 9851, 10019, 8859, 10023, 3711, 10303, 5186, 10308, 10074, 9626, 10026, 10586, 8918, 12224, 12669, 13736]], ['73636', [3913, 6061, 7130, 9097, 3711, 10019, 8859, 5186, 10249]], ['73685', [3913, 8545, 5186, 8917, 8860, 5433, 8547, 9097, 6061, 9626, 4165, 3711, 9578, 9092, 10022, 8700, 10020, 10026, 8456, 5881, 10074, 10019, 9771, 7130, 8859, 9851, 10308, 10201, 10860, 10546, 12740, 13500, 13294, 11853, 13394, 13103, 3693, 11580]], ['73714', [3913, 6061, 8545, 5186, 4802, 3711, 10019, 9770, 9851, 10250, 10257, 10564, 9771, 8859, 10565, 7130, 10074, 9626, 10586, 8918, 9097, 10026, 10308, 10022, 4013, 9580, 10177, 9091, 11406, 4220]], ['70725', [3913, 8545, 3711, 8456, 4802, 7126, 8547, 8860, 5433, 8701, 12665, 12671]], ['73553', [3913, 6061, 10023, 8456, 10022, 4013, 9582, 10177, 10257, 8545, 10457, 5895, 10543, 9091, 4220, 12597, 3649, 10073, 9751, 13500, 5433, 13736, 13564, 9584, 13701, 13731]], ['73787', [3913, 8545, 3711, 9769, 3693, 10073, 3589]], ['73338', [3913, 8545, 8859, 7130, 6061, 9626, 3711, 10019, 10023, 10026, 9578, 8860, 5433, 8918, 2093, 4336, 10457]], ['72556', [3913, 3711, 8917, 8199, 7184, 4561, 9091, 11406, 10177, 13187, 8457, 12603, 13004, 13002, 4220, 13292, 10568, 13290, 12597, 9625, 6781, 6521, 11624, 12949, 4200, 5845, 4424]], ['73918', [3913, 8545, 4165, 4802, 5433, 8918, 8456, 8860, 10022, 6460, 6151, 9916, 9625, 6781, 10543, 10177, 8457, 11406, 12603]], ['74011', [3913, 6061, 8545, 8859, 5186, 3711, 4165, 7126, 8456, 4974, 9626, 7130, 9097, 9578, 3585, 10023, 10250, 10257, 10565, 9851]], ['73827', [3913, 7130, 8859, 3711, 8545, 9097, 3585, 4165, 8860, 5433, 9850, 5797, 8917, 9578, 9626, 5881, 50, 9769, 8456, 10026, 8547, 10074, 10019, 10250, 10257, 10565, 10860, 11698, 3693, 4522, 12947]], ['74040', [3913, 8547, 11698, 3585, 10564, 9770, 9771, 9851, 5186, 10303, 12214, 10565]], ['74140', [3913, 10026, 7126, 5433, 6420, 4457, 10540, 9625, 10177, 4220, 13187, 8457]], ['74148', [3913, 6061, 8545, 5186, 3711, 9626, 9771, 8859, 9851, 10026, 10019, 9770, 10023, 10074, 4974]], ['71827', [3913, 8545, 7130, 6061, 9851, 9771, 9770, 10019, 10023, 10250, 10565, 10303, 9578, 8456]], ['74224', [3913, 6061, 8545, 9771, 8859, 10023, 10026, 9092, 7126, 4165, 10457, 5433, 9850, 5806, 5881, 8700, 4802, 50, 9769, 8456, 10020, 10546, 8701, 4336, 10022, 8199, 4163, 10858, 4220, 13004, 13187, 13722]], ['74244', [3913, 8859, 6061, 5186, 9092, 7126, 8547, 9769, 5806, 5881, 10020, 4165, 13302, 11700]], ['74026', [3913, 6061, 8545, 5186, 3711, 7130, 4165, 8700, 8918, 8456, 13566, 4215, 4561, 8200]], ['54550', [3913, 8545, 3711, 8456, 9626, 10019, 10250, 9851, 10303, 10257, 12218, 9770]], ['74386', [3913, 8545, 4165, 8860, 4163, 8700, 3693, 3791, 5433, 7184]], ['74335', [3913, 6061, 7130, 8545, 8859, 9626, 3711, 9771]], ['74449', [3913, 6061, 8859, 4974, 8545, 10023, 9626, 10860, 8456, 10019, 10250, 10026, 10535, 10573, 14031]], ['74471', [3913, 6061, 8545, 7130, 3711, 9097, 9626, 4165, 10023, 10026, 5881, 8859, 10019, 10565, 10303, 10250, 11698, 10201, 6151, 12316, 7184, 13010, 10543, 12597, 13187, 3649]], ['71666', [3913, 8859, 7130, 10565, 11621, 3585, 8456]], ['74499', [3913, 6061, 8545, 8859, 7130, 3711, 5186, 9097, 5881, 8456, 9578, 3585, 9626, 4974, 9771, 9851, 9770, 4802, 10074, 10026, 10019]], ['74568', [3913, 8859, 6061, 5186, 3711, 4974, 4165, 8860, 8917, 7130, 8545, 9097, 8456, 10457, 6521, 3649, 4220, 10177]], ['73762', [3913, 8545, 10565, 12675, 10303, 12673, 14193, 10019, 13507, 9851, 10257]], ['57454', [3913, 6061, 8545, 7130, 3711, 8859, 9097, 5186, 8547, 4165, 5881, 3585, 8456]], ['74366', [3913, 8545, 6061, 7130, 5186, 9584, 9578, 10026, 10023, 8456]], ['2534', [3913, 7130, 8859, 3711, 8545, 9097, 6061, 4165, 5881, 7126, 9584, 9578, 8456, 9626, 10026]], ['74695', [3913, 6061, 8859, 8545, 5186, 9097, 3711, 4165, 7126, 9578, 7130, 5881, 9092]], ['74810', [3913, 7130, 4974, 8456]], ['74848', [3913, 8545, 6061, 10023, 3585]], ['74730', [3913, 3711, 8700, 4424, 3649, 9091, 11406, 8457, 10177, 13004, 13002, 13187, 13292, 12603, 4220, 13722, 13290]], ['9127', [3913, 8545, 9097, 7130, 8859, 10023, 9578, 4802, 8918, 8456]], ['74846', [3913, 5186, 6061, 7130, 3711, 9626, 9771, 9770, 9851, 9097, 10019, 8859, 10023, 10250, 10564, 10303, 10565, 5806]], ['69388', [3913, 8545, 7130, 8859, 4802, 4974, 3585, 9092, 2093, 4200, 9916, 10177, 8457, 9091, 9582, 9625, 3649, 9580, 8717]], ['65636', [3913, 3711, 4802, 8701, 5845, 6521, 8717, 9625, 4220]], ['75076', [3913, 3711, 8917, 8699, 4457, 4220, 9091, 9625, 9582, 3649, 9916, 3762, 8717, 6781, 6420, 10073, 7184, 8200, 9580, 10177, 4522, 3589, 6151, 4013]], ['68463', [3913, 8545, 3711, 5186, 4802, 4165, 7126, 8456, 9097, 9626, 8859, 9851, 6061, 10250]], ['74815', [3913, 8545, 9626, 4802, 10535, 2093, 4457, 10543, 10177, 9091, 4220, 13187, 12603, 13722, 13004, 13292]], ['4346', [3913, 8859, 8545, 10019, 10023, 3711, 7130, 8547, 9097, 3585, 9092, 4165, 5186, 8456, 10586, 4974]], ['75296', [3913, 6061, 8545, 10019, 9851, 9771, 9770, 10257, 10023, 10303, 8859, 10250, 5186, 10565, 10564, 9626, 10586]], ['75142', [3913, 3711, 5881, 8860, 5433, 8441, 4968, 8700, 4802, 8918, 10457, 6521, 9625, 10177, 4220, 8457, 10568, 11406, 9582, 11389, 9580, 12597, 12603]], ['75301', [3913, 6061, 5186, 8918, 7126, 10020, 5806, 8860, 9769, 8854, 13572, 13010, 5194, 3649, 13004, 13292, 13187, 12603, 8457, 13722, 10177, 12597, 12951, 3589, 11859, 6460]], ['66964', [3913, 3711, 10457, 5085, 6420, 10073, 9625, 10177, 8457, 12603, 12597]], ['75358', [3913, 8545, 6061, 5186, 8859, 3711, 9097, 7130, 10020, 10201, 9578, 10860]], ['75045', [3913, 8545, 5881, 8860, 4424, 3762, 9091, 8457, 9582, 9580, 3649, 9916, 8717, 6781, 8200, 9625, 10177, 12603, 12597, 13004, 11406, 10568, 11389, 12951]], ['75332', [3913, 8545, 4165, 8860, 5433, 2093, 4561, 9625, 3762, 9582, 11406, 10177, 12603, 13722, 4220, 13004, 13002, 9091, 13292]], ['64280', [3913, 3711, 12671, 8860, 5194, 4424, 10543, 3649, 13004, 12220, 10177, 4220, 8457]], ['75321', [3913, 6061, 8545, 5186, 3711, 9097, 8859, 4165, 4974, 5881, 9578, 7130, 9626, 8547, 4802, 9584, 9771, 10019, 9851, 10303, 10250, 10257, 9770, 10026, 10565, 10564, 10023, 10074, 10586, 10860, 10308, 8456, 10020, 10201, 10249, 9769, 10546, 8918, 9850, 10535, 12127, 11618, 7126, 5433, 11700, 11387, 8917, 11698, 4163, 12671, 12669, 13701]], ['75442', [3913, 6061, 8545, 5186, 9097, 3711, 8859, 4165, 9626, 7130, 5881, 9578, 8456, 10074, 10019, 9851, 9770, 10564, 10250, 10565, 10303]], ['75378', [3913, 8859, 6061, 5186, 3711, 9097, 7130, 4165, 5881, 9578, 8456, 9626, 3585, 8547, 10074, 10201, 10020, 10308, 9092, 10457, 50, 9584, 4802, 9769, 10860, 8545, 10586, 10535, 10573, 4200]], ['75488', [3913, 8545, 6061, 5186, 9097, 3711, 9626, 7130, 9771, 9851, 4974, 10019, 8859, 9770, 10250, 10023, 10565, 10564, 10074, 10586, 5806, 4165, 8700, 10201, 5881, 10589, 5433, 7184, 5085, 3762, 8717, 4220]], ['75414', [3913, 5186, 8917, 3791, 7184, 3762, 4220, 9091, 8457, 9580, 10568, 9625, 3649, 10177, 8717, 6781, 8200, 4561, 11406, 12220, 10564, 9770, 9771, 9851, 10565, 10250, 12214, 12218, 6061, 7130, 8859, 9626, 10019, 10026, 10074, 10586, 11621, 11855, 11863, 12318, 12673, 12908, 13507, 13574, 4165, 5806, 5881, 8547, 8918, 9092, 9097, 9578, 10535, 10020]], ['64759', [3913, 8545, 4974, 3585, 4802, 5806, 8456, 10586, 4165, 8918, 8700, 9584, 9578, 10249, 5881, 10020, 9097, 10860, 10308, 10546, 4332, 10543, 11853, 4220, 8457, 13187, 13722, 12603, 13004, 9091, 12597, 3649, 10073, 3791]], ['75551', [3913, 8545, 7130, 6061, 8859, 3711, 10019, 9770, 9771, 10023, 10250, 10074, 5186, 10249, 10026, 10586, 5806, 4165, 10589, 10858, 4220, 8457, 10177, 12603, 12597, 11406, 9580, 9582, 11389, 9625, 13002, 13187, 9091, 13292, 10568, 13722, 12222, 13290, 10301]], ['75598', [3913, 8545, 9097, 9578, 8547, 10026, 9584, 4165, 10023, 8456, 4802, 8918, 4968, 9916, 10177, 8457, 12603, 12597, 11406, 9091, 11389, 13292, 9582, 13004, 13290, 13187, 10543, 10568, 13002]], ['75629', [3913, 4974, 8456, 10026, 4802, 5433, 8918, 9578]], ['75678', [3913, 5186, 4802, 2093, 9916, 4220]], ['75699', [3913, 6061, 7130, 5186, 3711, 8545, 9626, 9097, 10026, 9578, 10020, 10308, 8456]], ['75527', [3913, 5186, 4802, 5433, 9626, 10023, 10308, 8456, 10546, 10860, 10457, 4336, 10073, 7184, 9916, 6781]], ['75723', [3913, 8545, 6061, 5186, 3711, 9626, 7130, 10019, 9851, 10023, 10303]], ['72093', [3913, 6061, 8545, 5186, 8918, 8700, 9092, 9578, 4802, 4974, 8547, 9769, 7126, 10020, 10546, 5881, 13500, 13498, 11853]], ['29257', [3913, 6061, 8545, 9771, 9851, 10257, 8859, 8918, 5806, 10020, 11618, 4802, 8547, 11387]], ['75780', [3913, 8545, 8859, 5186, 8547, 10023, 10586, 4165, 10457, 4802, 9578, 9092, 50, 9769, 8700, 10020, 4974, 10074, 8917, 8199, 4457, 4220, 10177]], ['75821', [3913, 8545, 9097, 9578, 8860, 5433, 6420, 4457, 6151, 9916, 9091, 9625, 6781, 9582, 10177, 8457, 10568]], ['73296', [3913, 3711, 8700, 4802, 2093, 4561, 9582, 4220, 9091, 9625, 3649, 9916, 10177, 9580, 8717, 6781, 8200, 4457, 3762]], ['75831', [3913, 8545, 4165, 7126, 8199, 4522, 9091, 9580, 9582, 9625, 3649, 3762, 4220, 8717, 6781, 8200, 4561, 9916, 10177, 10543, 10568]], ['75900', [3913, 6061, 9851, 8545, 10019, 10257, 9770, 10250, 10303, 10565, 10564, 10023, 8859, 5186, 10308, 10074, 9771, 10586, 8918, 8456, 10026, 3711, 10860, 9578, 4802, 5433, 2093, 4336]], ['71379', [3913, 3711, 9584, 7126, 4802, 8700, 9769, 4165, 8860, 5433, 5797, 10020, 8918, 10457, 10022, 10301]], ['75953', [3913, 8545, 10019, 10023, 8456, 4802, 2093, 4522, 8717, 9918, 6151, 3940, 10543, 3649, 9625, 9582, 12951, 10303, 10565, 12675, 13507, 11618, 12216, 13506, 13104, 12060, 9916]], ['75925', [3913, 8859, 9771, 10303, 5881, 11698, 8547, 5845, 10543, 13010, 12597, 12603, 13722, 10177, 4220, 11406]], ['75663', [3913, 6061, 8859, 7130, 8545, 9097, 5186, 9626, 3711, 4974]], ['75492', [3913, 6061, 8545, 5186, 9626, 10303, 10564, 9851, 9771, 10250, 10257, 10019, 9770, 10023, 8859, 10074, 10586, 7126]], ['75909', [3913, 8545, 10074, 8918, 8701, 4336]], ['76084', [3913, 8545, 10019, 10250, 9851, 9771, 6061, 10303, 9770, 10257, 10564, 8859, 10565, 7130, 10023, 9626, 10860, 3693, 3589, 9582, 4220, 12597, 10177, 9091, 13004, 8457, 13187, 13292, 13722]], ['75732', [3913, 6061, 8545, 5186, 3711, 8859, 7130, 10019, 10023, 10565, 10564, 9851, 9771, 9770, 10303, 10074, 10586, 5806, 5881, 10026, 13724]], ['76162', [3913, 8545, 6061, 9851, 8859, 10019, 9770, 10023, 5186, 10074, 9626, 10586, 10303]], ['75996', [3913, 5186, 8918, 4968, 4457, 8457, 3762, 6781, 9091, 8717, 8200, 4561, 6420, 9580, 9582]], ['76213', [3913, 6061, 7130, 8545, 8859, 3711, 10019, 9771, 9770, 10303, 10564, 9851, 10565, 10860, 10250, 11863, 8456, 10457, 8700, 8860, 12062, 5797, 12311, 11853, 6420, 6151, 3940, 4332, 11630, 11389, 9582, 10543, 9625, 13292, 13002, 8457, 13187, 10177, 4220, 11406, 9091]], ['76227', [3913, 8545, 3711, 6061, 8859, 5186, 7130, 9626, 9097, 8456, 4165, 7126, 4802, 8918, 8547, 9771, 4974, 10020, 5797, 8917, 9578, 8860, 5433, 9850, 8700, 9584, 50, 10457, 4163, 10022, 3693, 10455, 10589, 10201, 9769, 8701, 4336, 2093, 4457, 9916, 11406, 10177, 4220, 10568, 9580, 9582, 11389, 9625, 3649, 12220, 12603, 9091, 10543, 8457, 8717, 3762, 12597, 13004, 13292, 13290, 12951, 13722, 13010, 12222]], ['74693', [3913, 8545, 6061, 5186, 9092, 9097, 3711, 8859, 4165, 5881, 9578, 9626, 8547, 7130, 10019, 10023, 10026, 8456, 11698, 11399]], ['76272', [3913, 9097, 8456, 8700, 4802, 5433, 6151, 9916, 9091, 9582, 10177, 8457, 10568]], ['51301', [3913, 8859, 8545, 7130, 9626, 8547, 8917, 8860, 4163, 8700, 5433, 5085]], ['76373', [3913, 8859, 8545, 6061, 9851, 10023, 10019, 9771, 10257, 4165, 2093, 8919, 11628, 13300]], ['76374', [3913, 8545, 9626, 3711, 6061, 9851, 9771, 5186, 10860, 5881, 7130, 10019, 10303, 12673, 10020, 10201, 12986, 7184]], ['76380', [3913, 8545, 3711, 4165, 8860, 5433, 8918, 8456, 12311]], ['76283', [3913, 9097, 8700, 4336, 10073, 4561, 4220, 9091, 11406, 10568, 10177, 8457, 9582, 9580, 11389, 9625, 12603, 3649, 12220, 12597, 13187, 13004, 13002, 13290, 13722, 12951, 13010, 13292]], ['76294', [3913, 8545, 8859, 6061, 5186, 4802, 4165, 7130, 9097, 8918, 8860, 4336, 5895, 9918, 3649, 10177, 9091, 9580, 4220, 8457, 11406]], ['75487', [3913, 8545, 6061, 9771, 8859, 9851, 10023, 10586, 10019, 8456]], ['76454', [3913, 5186, 9092, 5433, 8701, 5845, 3693, 8700, 9769, 8860, 10022, 5797]], ['76463', [3913, 10023, 8456, 4802, 8918, 8547, 9584, 8700, 9092]], ['76351', [3913, 7130, 9092, 5433, 6420, 4215, 6521, 6781, 3649, 9582, 9091, 10177, 10568, 4220, 9580, 8457, 9625, 11389, 10543, 12220, 8717, 12222, 8200, 4561, 12597, 13004, 12603, 13187, 11406, 13290, 12951, 13010, 14807]], ['76509', [3913, 8545, 7130, 4802, 5433, 6151, 3649, 4457, 4332, 5793, 10022, 5194, 4522, 6521, 8717]], ['76518', [3913, 8859, 6061, 5186, 7130, 10019, 9770, 9851, 10564, 12214, 9771, 12218, 4165, 12675, 10257, 14393]], ['57613', [3913, 6061, 8859, 7130, 9097, 8545, 9626, 9584, 3711, 10019, 10303, 10860, 8700, 5895, 3762, 9091, 4220, 10568, 9580, 10177, 8457, 3649, 8717]], ['70366', [3913, 8545, 6061, 8859, 7130, 5186, 8547, 9097, 4165, 4974, 9626, 9578, 3711, 9771, 9851, 8456, 3585, 10074, 10023, 10026, 10019, 5881, 10020, 10201, 10308, 10303, 4802, 10860, 9584, 10586, 8918, 10565, 10250, 10257, 9092, 10457, 9769, 8917, 10546, 9770, 5806, 10249, 11399, 10535, 7126, 10301, 10543, 10177, 4220, 11406, 10568, 12603, 12597, 8457, 9582, 11389, 9625, 3649, 9091, 13004, 12951, 12220, 13292, 13290, 9580, 13722, 13010]], ['76573', [3913, 8545, 8859, 6061, 10023, 12908, 8456, 4215]], ['76597', [3913, 6061, 9851, 10257, 10564, 9770, 9771, 10250, 10019, 8859, 8545, 12673]], ['76611', [3913, 8545, 6061, 9851, 9771, 9770, 8859, 10019, 10023, 3711, 10303, 5186, 10020, 8918, 4165, 10565]], ['76588', [3913, 8545, 10019, 9851, 6061, 9771, 9770, 10303, 10564, 10565, 10250, 8859, 7130, 10023]], ['75671', [3913, 8545, 6061, 8859, 9771, 9851, 7130, 10023, 10026, 10019, 10250]], ['76741', [3913, 8545, 5186, 4802, 8918, 8456]], ['58390', [3913, 9097, 5806, 3585, 9584, 8918, 8701, 5797, 8441, 3940]], ['76719', [3913, 8545, 8859, 7130, 6061, 5186, 3711, 10023]], ['59377', [3913, 10023, 10020, 3693, 3589, 9582, 8457, 9091, 10177, 9580, 9625, 3649, 10543, 3762, 12222, 12603, 11406, 13004]], ['76880', [3913, 8545, 8859, 5881, 5797, 4332, 3649, 9091, 8457, 10177, 9582, 9625, 10568, 12603, 13004, 13187, 13292, 12597, 11406, 13290, 9580, 11389, 12951, 12220, 10543, 13010, 3762]], ['76889', [3913, 8545, 6061, 8859, 9626, 8547, 8917, 8860, 10022, 8919, 9918, 5021, 9916]], ['76756', [3913, 6061, 8545, 4165, 7126, 2093, 4215, 3693, 10459]], ['76811', [3913, 6061, 8859, 4165, 7126, 8919, 6420, 3649, 9091, 10177, 4220]], ['76968', [3913, 8545, 9771, 10023, 10026, 4165, 5186, 10586, 9092, 3585]], ['13439', [3913, 8545, 6061, 5186, 9584, 5881, 8547, 3711, 8859, 9626, 10026]], ['77052', [3913, 8859, 7130, 8545, 10019, 9770, 9771, 10303, 10250, 4165, 11698, 3585]], ['62816', [3913, 6061, 8545, 5186, 3711, 9097, 7130, 9626, 4165, 7126, 9578, 8859, 9851, 9771, 9770, 8456, 11387, 8701, 4457, 9091, 3589, 13290]], ['75204', [3913, 10023, 8456, 4802, 5433, 2093, 10573, 10543, 4220]], ['77097', [3913, 4165, 8701, 5021, 12947, 13300, 12594, 13354, 11628, 9091, 4457, 8457, 13187, 13004, 10177]], ['77104', [3913, 9771, 5186, 9769, 8700, 3585, 5793, 10021, 12222, 6781]], ['77130', [3913, 3711, 8700, 6521, 3762, 9091, 8457, 9580, 10568, 10177, 9582, 3649, 10543, 8717, 6781, 11406, 13290, 13722, 12603, 13187, 13002, 13292, 12597, 11389, 9625]], ['69500', [3913, 5186, 3711, 8859, 10019, 8545, 10023, 7130, 9771, 6061, 10250, 10257, 9626, 10308, 4165, 10074, 10586, 10860, 10303, 11855, 10026, 12214, 9851, 11863, 9770, 10564, 12218, 12673, 10565, 12908, 11621, 12675, 12216, 9097, 13104, 11857, 12312, 13302, 5881]], ['65819', [3913, 8859, 7130, 9626, 4974, 7126, 10020, 8860, 50, 6521, 9625, 9580, 4220, 10177, 9091, 9582, 3649, 4522, 10301, 8919]], ['55260', [3913, 8545, 10019, 6061, 10023, 9578, 8860, 6521, 10543, 10177, 9091, 10568, 9580, 9582, 9625, 3649, 3762, 8717, 6781, 8200, 8457, 11389, 11406, 9916, 10858, 4457, 4522, 10073, 3589]], ['68485', [3913, 6061, 8545, 7130, 8859, 4974, 9626, 10019, 10257, 9851, 10565, 10250, 10564, 10303, 12218, 12673, 12675, 5881, 4165, 13724]], ['77004', [3913, 6061, 8545, 8859, 9851, 10250, 10257, 9771, 10565, 10564, 10019, 10023, 9770, 10303, 10074, 9626, 12671, 13570, 12740, 13498, 13103, 3693]], ['77320', [3913, 6061, 8859, 5186, 9092, 4165, 8700, 8917, 5797, 5806, 5433, 8860, 8918, 3585, 10589, 50, 10573, 9580, 8457, 10177, 12603, 13004, 12597, 13187, 13722, 13292, 9091, 11406, 10568, 13290]], ['77324', [3913, 5186, 3711, 5881, 4802, 8918, 8860, 4163, 8700, 9584, 5806, 3585, 10020, 5797, 5433, 10201, 10457, 10249, 10589, 8547, 8917, 7184, 10543, 10177, 4220, 12603, 13004, 13722, 13187, 13292, 12597]], ['22706', [3913, 8545, 3711, 7130, 9626, 10026, 9584, 7126, 4802, 5881, 5186, 9769, 10457, 5433, 8918, 3585, 10022, 4013, 9582, 4220, 10177]], ['77362', [3913, 8545, 6061, 8859, 9626, 5186, 7130, 10019, 9851, 10023, 10303, 10257, 9770, 10074, 10026, 10565, 10586, 8918, 3585, 2093, 4522, 9580, 10073]], ['68082', [3913, 6061, 7130, 8859, 8545, 9097, 3711, 5186, 9626, 4974, 4165, 5881, 9578, 8456, 9771]], ['77479', [3913, 8545, 9578, 8547, 9769, 3693, 10455, 5433, 7184, 9916, 9580, 4220]], ['76857', [3913, 8545, 3711, 8917, 3693, 3791, 5433, 8701, 5797, 9769, 4165, 7126, 10020, 8918, 3585, 12910, 4215, 5793, 12601, 13390]], ['77508', [3913, 8545, 8859, 5186, 9092, 7126, 5881, 8860, 9769, 8456, 10020, 8918, 8547, 9584, 4165, 10457]], ['77512', [3913, 6061, 5186, 8917, 8700, 9092, 8919, 5797, 5021, 8441, 12671, 8701, 11429, 12060, 13570, 8717, 9625, 13292, 11389, 13187, 13722, 13004, 8457]], ['77259', [3913, 8545, 8859, 7130, 9097, 9578, 8700, 9092, 8919, 4336, 5433, 8701, 10537]], ['77386', [3913, 5186, 9584, 5433, 6420, 5793, 5895, 9918, 6460, 5845, 11624]], ['77571', [3913, 8545, 8547, 9769, 10457, 4336]], ['77596', [3913, 6061, 8545, 9771, 9770, 10250, 10257, 10565, 9851, 12218, 12214, 10564, 12673, 10303]], ['77604', [3913, 9097, 9578, 8860, 5433, 6151, 4332, 4457, 4200, 9916, 9580, 9091, 10177, 8457, 9582, 10568, 10543, 4220, 11389, 11406, 13004, 13002, 13292, 12603, 13290, 9625, 12597, 13722, 13187, 3649, 13298, 4561]], ['77658', [3913, 9097, 3585, 4163, 3791]], ['69158', [3913, 9851, 8859, 10019, 8545, 6061, 10257, 9770, 10250, 10565, 10023, 9578, 5797]], ['77662', [3913, 8859, 6061, 8545, 10023, 7130, 8547, 50, 9918, 3649, 4220]], ['77750', [3913, 9097, 8700, 6521, 9625, 10177, 9091, 10568, 8457, 9580, 4220, 13004, 12603, 13722, 13292]], ['77682', [3913, 8545, 9626, 9097, 8917, 10022, 9584, 10457, 50, 12601, 5433, 6420, 5806]], ['77757', [3913, 5186, 9097, 3585, 5433, 2093, 4457, 6420, 3649, 3762, 8717, 12594, 12222, 4522, 6781, 13010, 8200, 4561]], ['77760', [3913, 8545, 3711, 4165, 4802, 7126, 9584, 5806, 8547, 10026, 5881, 10074, 9097, 10023, 8456, 10020, 4974, 12667, 12127, 8854, 6151, 13010, 10543, 13002, 13187, 8457]], ['20075', [3913, 6061, 9851, 10023, 10026, 8545, 10303, 10586, 8918, 10457, 10546, 8699, 9916, 10073, 11853, 6420, 11624, 13294, 6521, 13392, 10301, 12949, 4424]], ['63391', [3913, 8545, 9097, 8456, 9626, 4165, 8700, 4802, 5881, 3711, 7130, 5186, 8547, 6061, 8859, 9578, 9584, 9092, 5433, 2093, 9918, 8919, 4336, 8860, 5797, 8917, 3693]], ['47528', [3913, 8545, 6061, 5186, 8918, 9097, 9771, 9851, 9626, 9770, 10023, 8859]], ['77816', [3913, 8545, 9626, 10020, 3693, 8699, 12740, 13500, 13298, 11853, 5433, 11406, 13731, 13187]], ['64315', [3913, 9771, 10019, 10257, 8859, 3585]], ['78158', [3913, 9851, 8545, 10250, 10303, 10074, 4802, 2093, 8919, 11628, 12594, 13731, 12986]], ['66976', [3913, 8545, 10023, 12908, 11399, 13104, 9097, 10860, 10308, 12216, 12312, 14192, 10019, 13736, 14193, 13564, 9584, 13701, 10249]], ['78150', [3913, 8545, 9771, 9851, 10023, 10019, 8456]], ['78207', [3913, 6061, 5881, 8860, 8854, 3762, 4220, 12597, 10568, 9582, 11406, 12951, 13010, 12220, 9916, 8717, 12594, 12129]], ['78248', [3913, 8545, 8859, 9851, 6061, 9770, 10019, 10023, 5186, 10074, 9626, 10026, 10250, 10257, 10565, 10586, 5806, 9578, 10455, 4457, 9091, 10177, 11406, 12603, 12597, 13004, 8457, 10568, 9580, 9582, 11389, 9625, 13002, 13187, 3649, 13292, 13290, 13722, 12220, 10543, 13010, 3762, 8717, 4220]], ['78167', [3913, 9851, 10250, 10564, 9771, 10303, 9770, 10565, 3585]], ['78335', [3913, 6061, 9851, 9771, 10023, 10250, 10019, 10303, 10564, 10565, 9770, 10257, 8859, 5186, 10074, 9626, 8918, 4968, 12224, 4215, 10021, 5793, 4336, 8717, 10301, 12134, 13506, 10249, 10020, 10201, 9578, 10860]], ['78374', [3913, 6061, 7130, 9771, 9770, 8859, 10019, 10257, 10564, 10565, 10303, 9851, 10023, 5186, 10026, 10074, 9626, 4802, 5433, 10021, 6151, 10073, 9916, 13290, 13292, 10177, 8457, 13722, 4220]], ['78334', [3913, 6061, 8545, 9771, 10023, 3711, 8859, 4165, 10589, 5895, 3649, 9091, 10177, 11406, 4220]], ['78432', [3913, 8545, 10250, 10303, 5186, 10026, 4165, 10457, 2093, 8700, 12594, 13188]], ['78138', [3913, 8545, 9626, 10546, 10455, 4457, 10568, 4220]], ['78507', [3913, 8545, 9626, 5806, 8860, 9092, 2093, 4522, 3762, 9625, 9091, 10177, 4220, 8457, 12603, 13002, 13292, 13722, 12597, 11406, 13187, 10568, 9580, 13004, 13010]], ['78473', [3913, 8545, 9626, 3711, 9578, 8547, 4974, 10023, 10026, 9092, 50, 9769, 10457, 4802, 8918, 8456, 4215, 6781, 9091, 11406, 8457, 13292]], ['53801', [3913, 8545, 9626, 8547, 9584, 7126, 10020, 8917, 3693, 8199, 8860, 8854, 10301]], ['72697', [3913, 8859, 8545, 6061, 9771, 9851, 9770, 7130, 11621, 11698]], ['78606', [3913, 5186, 9769, 4424, 9625, 4220]], ['78176', [3913, 8545, 7130, 10201, 10546, 10455, 8860, 5845, 10022, 8199, 5433, 4968]], ['78631', [3913, 5881, 9578, 8699, 10570, 4457, 9916, 12594, 9091, 10858, 11406, 4561, 8200, 12222]], ['78634', [3913, 8545, 6061, 4165, 8860, 50, 9769, 4974, 10023, 10026, 4802, 7126, 8547, 3711, 9578, 9092, 5433, 9850, 10546, 10457, 5797, 8917, 10589, 10020, 10860, 8456, 9626, 10249, 8919, 4522, 9580]], ['67500', [3913, 8545, 3711, 5881, 8860, 5433, 8918, 10457, 5797, 3693, 10455, 10022, 6460, 6151, 11389, 10177, 9091, 11406, 4220, 12603, 10568, 13002, 13004, 13187, 10537, 13292, 12222, 13290, 13722, 9584, 13104, 10459, 9582, 12062, 9916, 3585]], ['78279', [3913, 8859, 8545, 6061, 9771, 9851, 9770, 9626, 10019, 10023, 7130]], ['78751', [3913, 8545, 10019, 9851, 5186, 9769, 5881, 9626, 9097, 10074, 4802, 4165, 3585]], ['47165', [3913, 8859, 8545, 6061, 9771, 10023, 10026, 5881, 10020, 8918, 3585, 9584]], ['78874', [3913, 8545, 4165, 7130, 8547, 8860, 6521, 6781, 10540, 3762, 4013, 10543, 10177, 9091, 4220, 11406, 12597, 10568, 13004, 12603, 8457, 13187, 13722, 13290, 9580, 9582, 13292, 9625]], ['78780', [3913, 8545, 8859, 6061, 9771, 9851, 9770, 9626, 3711, 10023, 10026, 10019, 10074, 10250, 10257, 10303, 5186, 8547, 9097, 10308, 5881, 4802, 7126, 3585, 9092, 8456]], ['78880', [3913, 3711, 9092, 5433, 6151, 3649, 9916, 9580, 9582, 9091, 10177, 8457, 10568, 10543, 3762, 8717, 6781, 10540, 8200, 11389, 9625, 4561, 11406, 12220, 12597, 12222, 10858, 12603, 13004, 12951, 13010, 4457, 12594, 13292, 13290, 13187, 13298, 12129, 13188, 12912, 12947, 4522, 10073, 3589, 4013, 9918, 12943, 13183, 4200, 10573, 14031, 11630, 6420, 4332, 13296, 13566, 11853, 13294, 13498, 10455, 12740, 12671, 3693, 12127, 14292]], ['78066', [3913, 8545, 6061, 10019, 10023, 9578, 10020, 10546, 3585, 5793, 12910, 10021]], ['78940', [3913, 8545, 8859, 9851, 6061, 5186, 3711, 10023, 10019, 10074, 10250, 9770, 10257, 10303, 10565]], ['78943', [3913, 9851, 10019, 9770, 6061, 8545, 10023, 10250, 10257, 8859, 5186, 10026, 10303, 10074, 9626, 10565, 10564, 10586, 7126, 5881, 3711, 9771, 10860, 9097, 4974, 4165, 8701]], ['78981', [3913, 8859, 5186, 9769, 7126, 8547, 8918, 8701, 4457, 9091, 10177, 9580, 9582, 8457, 10568, 3649, 10543, 3762, 8717, 6781, 4522, 10573, 10301, 12220, 11406, 9625, 11389, 13010, 13290, 12912]], ['78983', [3913, 9626, 8547, 8917, 50, 8919, 6420, 5793, 7126, 3585, 10457, 10021, 4457, 10540]], ['28606', [3913, 8545, 3711, 5186, 9769, 5881, 9626, 10860, 10074]], ['79028', [3913, 5186, 8918, 8701, 8854, 6521, 9918, 9625, 6781, 6420, 10073, 4968, 7184, 4561, 4332, 4457, 3762, 9091, 9580, 10177, 10568, 9582, 3649, 10543, 8717, 8200, 4220, 11389, 11406, 9916, 10858, 8457, 4013, 12129, 12220, 4522, 3589, 10573, 11630, 12222, 12594, 12603, 12597, 11853, 4200, 10540, 5194, 12912, 12947, 13002, 12951, 13292, 13290, 13010, 13298, 13188, 13187, 13722, 13183, 13004, 12943, 14031, 13294, 13498, 14708]], ['79042', [3913, 8545, 9626, 8547, 9769, 3693, 4332, 6420, 10073, 13388, 13390, 12665, 9850, 13729, 10457]], ['78818', [3913, 9626, 3711, 9769, 8699, 9916, 9091, 9580, 4220]], ['79060', [3913, 9771, 6061, 5186, 10026, 10535, 11387, 3585]], ['79076', [3913, 8545, 8859, 7130, 9771, 9851, 9770, 10023, 3711, 6061, 10019, 10250, 14028, 4165]], ['79118', [3913, 6061, 8859, 8545, 5186, 9626, 3711, 9097, 10074, 10019, 9851, 10023, 10586, 5806, 9578]], ['2689', [3913, 9626, 8918, 9751, 4561, 4220, 9091, 11406, 10568, 9580, 9582, 11389, 9625, 3649, 10177, 10543, 3762, 8717, 8457]], ['79126', [3913, 8545, 6061, 9851, 9771, 9770, 5186, 9626, 7130, 10023, 10257, 10564, 10565, 10303, 10019, 10250, 10586, 10026, 3711, 10074]], ['78725', [3913, 9771, 9626, 8859, 7130, 10019, 9851, 8545, 6061, 10023, 10074, 9097, 10026, 5881, 10020, 8917, 9578, 5186, 10303, 10257, 10250, 10586, 5806, 8456, 10565, 3711, 10860, 8547, 9770, 10308, 3585, 10022, 4013, 11861, 9582, 12943, 13290, 11389, 13722, 10177]], ['79088', [3913, 8545, 9626, 4802, 7126, 9584, 8860, 4336, 5845, 4424, 3649, 10177, 12603, 4220, 13004, 13002, 13722, 13292, 12597, 13187, 11406, 10568]], ['76541', [3913, 9851, 8859, 9771, 8545, 10019, 10250, 10257, 9770, 10564, 10565, 10026, 12218, 3585, 12910, 13566, 4968, 13729, 10457]], ['79240', [3913, 3711, 9769, 10457, 5433, 8700, 4336]], ['72380', [3913, 8545, 3711, 9584, 12671, 12060, 5194, 10455, 14292]], ['79244', [3913, 8859, 9851, 8545, 6061, 5186, 10023, 10019, 9770, 10074, 9626, 10586, 5806, 9578, 10026, 8456, 3711]], ['73203', [3913, 8545, 3711, 4165, 8860, 5433, 2093, 9916, 4220]], ['9121', [3913, 9851, 6061, 9771, 8545, 9770, 10250, 10303, 10564, 10257, 10019, 12218, 10565, 12214, 13507, 12673]], ['79312', [3913, 6061, 9851, 8545, 7130, 8859, 9770, 10023, 12908, 10019, 12311, 10546, 12062]], ['75995', [3913, 8545, 5186, 9092, 8919, 8854, 4424, 8199, 8700, 8547, 10026, 9769, 5881, 10074, 10020, 9097, 10023, 10019, 10565, 6061, 10250, 9626, 10860, 8456, 9584, 4165, 10586, 10535, 2093, 4457, 9091, 9916]], ['79318', [3913, 8545, 5881, 4802, 7126, 9584, 8456, 9769, 8700, 10249, 3585, 10020, 5806, 8547, 3711, 10023, 9578, 10201, 10546, 10457]], ['10247', [3913, 8545, 3711, 9578, 10020, 8917, 4163, 10457, 10021, 10537, 8717, 6781, 13292, 13002, 13722, 12603, 10177, 11406]], ['79441', [3913, 9771, 6061, 10023, 10020, 8918, 7126, 8854, 3649, 12597, 12603, 13187, 8457, 13004, 13722, 13002, 4220]], ['78406', [3913, 8545, 9626, 4802, 7126, 9092, 5433, 8701, 8854, 10022, 8199, 5797, 3693, 6460, 10073, 9625, 10568, 10543, 9091, 10177, 12603, 13004, 13187, 8457, 13722, 13292, 12597, 11406]], ['66213', [3913, 8545, 8859, 10019, 10257, 10303, 10074, 8918, 9751, 9916]], ['79594', [3913, 9851, 10019, 10257, 9770, 10250, 10564, 10565, 10303, 6061, 8545, 8859, 12673, 12908, 12218, 12675, 14194, 9771, 14393, 12214, 14026]], ['77419', [3913, 9851, 9771, 9770, 10019, 8859, 10303, 6061, 8545, 10565, 10564, 10023, 7130, 5186, 9769, 3711, 9626, 10074, 10026, 8918, 4968]], ['79757', [3913, 8545, 9578, 8860, 8854, 9916, 4220, 10177, 9580, 9582, 9625, 6781, 9918, 6151, 4561, 4200, 4336, 5085, 8717, 11406, 9091, 11389, 10568, 10543, 3762, 8200, 10858, 3649, 12222, 4457, 12129, 8457, 10073, 3589, 12603, 12220, 12594, 4013, 10573, 12597, 11630, 10540, 12912, 4332, 12951]], ['79791', [3913, 3711, 8917, 3791, 5433, 7184, 10543, 13004, 4220]], ['79886', [3913, 9770, 6061, 7130, 3711, 9771, 10023, 9851, 8545, 10019, 10565, 10564, 10257]], ['79970', [3913, 3711, 9769, 7126, 9584, 9578, 5797, 5806, 4165, 8918, 2093, 4336, 50, 6521, 3649, 4457, 6151, 3940, 8199, 5085, 5793, 5021, 4163, 3589, 11389, 9625, 3762, 9916, 4561, 4522, 8200, 10073, 4013, 9918]], ['26510', [3913, 9851, 9771, 10019, 8859, 10250, 10257, 10565, 5186, 10249, 13506, 10301, 3762, 10543, 13292, 9582, 13722, 10177, 11406]], ['14468', [3913, 6061, 9851, 8545, 10019, 9771, 5186, 10023, 10026, 11618, 2093, 12594, 4457, 12129, 8717]], ['78593', [3913, 9851, 8545, 6061, 9771, 9770, 10019, 8859, 10023, 9626, 10308, 12127]], ['80087', [3913, 9770, 9771, 8545, 5186, 8547, 10074, 10019, 9851, 10023, 11618, 2093, 4457, 11406, 10177, 9091, 10568, 9580, 9582, 11389, 9625, 12603, 12597, 8457, 12220, 3649, 4220, 13004, 13187, 13292, 13290, 13722]], ['79651', [3913, 8545, 9578, 4802, 50, 6460, 5845, 4424, 9625, 4220]], ['80123', [3913, 5186, 9097, 8545, 3711, 5881, 9626, 4802, 10022, 8919, 4336, 5895, 8701, 10537, 6781]], ['80159', [3913, 9771, 9851, 9770, 8545, 6061, 5186, 9626, 12318, 12671, 5797]], ['77937', [3913, 9851, 9770, 10019, 10564, 9771, 6061, 10565, 10303, 10250, 8545, 8859, 14194, 12312, 4165, 9584, 8701, 12912, 11385, 12740, 5797, 4802]], ['80212', [3913, 9626, 3711, 8545, 10074, 10026, 8918, 10023, 3693, 10457, 4802, 10022, 9584, 10860, 2093]], ['80237', [3913, 9770, 8859, 8545, 6061, 9771, 9851, 9626, 3711, 10023, 10019, 10074, 10026, 9097, 4974, 10250, 7130, 10303, 10257, 4165, 8860, 10020, 10586, 8918, 5881, 10565, 10564, 10860, 9578, 8456, 3585, 5186, 10308, 4802, 8547, 11387, 9092, 9769, 11698, 11399, 12312, 12062, 12318, 11621, 11857, 12673, 11855, 12908, 12675, 11863, 12218, 12216, 13104, 13302, 13394, 11700, 11618, 13574, 13507, 13724, 9584, 13701, 10249, 13506, 13572, 8917, 10546, 12224, 13736, 5806]], ['80225', [3913, 8859, 8545, 10074, 4802, 4165, 10023, 3585, 4215]], ['77549', [3913, 8545, 4165, 8860, 4336, 6521, 8717, 9625, 10073, 6151, 6420, 4968, 10022, 5895, 10573, 3649, 4220, 12603, 10177, 13004, 13187, 13292, 12597, 13722, 9091, 11406, 10568, 13290, 9580, 8457]], ['80100', [3913, 9771, 8859, 8545, 7130, 9851, 10019, 9770, 5186, 10026, 10303, 10250, 10074, 9097, 10565]], ['23246', [3913, 9851, 8859, 8545, 6061, 10023, 7130, 10303, 5186, 10026, 10074, 9626, 10586, 5806, 9578, 10019]], ['79689', [3913, 8545, 3711, 8917, 3693, 5194, 3649, 9916, 9580, 9582, 10177, 8457, 9625, 8717, 3762, 4013]], ['80382', [3913, 9851, 8545, 8859, 10019, 9770, 10023, 6061, 9771, 7130, 10250, 10257, 10303]], ['80396', [3913, 9097, 8918, 8701, 9916, 4220]], ['80419', [3913, 9851, 9770, 8859, 10019, 8545, 10023, 7130, 10250, 10257, 10303, 6061, 10074, 9626, 10586, 5806, 4165, 10026, 3711, 10308, 10860, 10565, 5186, 10249]], ['80425', [3913, 9626, 8917, 9097, 10023, 10303, 9851, 10250, 9770, 10564, 10257, 8545, 11863, 12908, 14208]], ['80462', [3913, 8545, 6061, 9851, 10023, 10019, 9771, 5186, 8547, 10308, 9578, 10026, 8859, 10257, 10565, 11399, 9751, 6151, 7184, 10543, 13292]], ['80343', [3913, 8859, 4974, 10023, 10546, 3940]], ['80494', [3913, 9771, 3711, 9851, 8545, 8859, 10023, 10019, 9770, 6061, 7130, 5186, 10026, 9578, 10020, 8917, 10457, 4802, 5881, 9584, 9097, 8456, 10308, 3585, 11618, 8700, 11700, 5085, 10543, 3649, 13292, 13002, 12603, 10177, 13722, 4220, 13004, 11406]], ['80628', [3913, 5186, 8917, 10455, 9916, 9091, 10177, 10568, 9580, 9582, 9625, 8457]], ['80638', [3913, 9851, 8545, 10019, 6061, 8859, 10023, 8456, 9626, 4802, 7126, 9578]], ['80326', [3913, 8545, 4165, 8860, 5433, 6151, 6420, 4522, 6781, 4200, 8854, 4457]], ['80665', [3913, 3711, 4163, 10073, 10568, 4220]], ['76802', [3913, 9851, 6061, 8545, 10019, 10023, 8859, 5186, 10020, 8918, 8456, 10026, 9578, 3711, 10074, 9626, 9097, 10535, 10589, 4802, 7126, 8547, 10249, 11624, 6521, 10301]], ['80730', [3913, 8545, 6061, 9771, 8859, 10019, 9851, 10023, 3585, 4802, 7126, 4165, 8860, 5433, 2093, 6420, 5793, 10537]], ['574', [3913, 8859, 8545, 9771, 10019, 9851, 10023, 9770, 5186, 10250, 10257, 6061, 10074, 10303]], ['80863', [3913, 9851, 6061, 10019, 9770, 8545, 10023, 10250, 10303, 11863, 12673, 12311, 11698, 7184]], ['80792', [3913, 9771, 9851, 9770, 6061, 8545, 10019, 12908, 12673, 10020, 10201, 6151]], ['52403', [3913, 9626, 8918, 2093, 9916, 9091, 10177, 8457, 9582, 9625, 3649]], ['26107', [3913, 9097, 8700, 4336, 6521, 6420, 10073, 4561, 10543, 12220, 10177, 8457, 4220, 9091, 12597, 12603, 11406, 10568, 13004]], ['81099', [3913, 9851, 8545, 9626, 3711, 10023, 8456, 10308, 9578, 4802, 8918, 8547, 4974, 10019, 6061, 7130, 10860, 10546, 10457, 10022, 8919, 10573, 4457, 3940, 10455, 9916, 10177, 9091, 11406, 10568, 9580, 8457, 11389, 9582, 3649, 9625, 12603, 4220, 12597, 13004, 12951, 13292, 13290, 13187, 10543, 13010, 13722, 3762, 12220, 12222, 8717, 13002, 6781, 5085, 12601, 5433, 11618, 11387, 11700, 11698, 11399, 12312, 14192, 4165, 10586, 11855, 14028, 9584, 13724]], ['81091', [3913, 8545, 9771, 9626, 3711, 9578, 9584, 5433, 6151, 8441, 6420, 8701, 8854, 9916, 9091, 10177, 9580, 9582, 8457, 9625, 10568, 10543, 3762, 8717, 6781, 8200, 3649, 10858, 4457, 4522, 10073, 3589, 11389, 13290, 13004, 13187, 12603, 13292, 12597, 11406, 10020, 12740, 10860, 11853, 11700, 12127, 13102, 12986]], ['81125', [3913, 9626, 8917, 8699, 4457, 7184, 3649, 9582, 10177, 9091, 9580, 8457, 3762, 10543, 10568, 8717, 6781, 8200]], ['81144', [3913, 8545, 9771, 9851, 6061, 10023, 9626, 3711, 7130, 10535]], ['77421', [3913, 9771, 8545, 10074, 3711, 10023, 3585, 9850, 13390]], ['81160', [3913, 9851, 6061, 10019, 10250, 9771, 10023, 10026, 9578, 9626, 10308, 9769, 8456, 10020, 10860, 8547, 10586, 10535, 4802, 8918, 10201, 4165, 11698, 13104, 7130, 11621, 14208]], ['80859', [3913, 9626, 5806, 8854, 3762, 9091, 4220, 10177, 9580, 9582, 9625, 8457, 10543, 8717, 6781, 8200, 4561, 9916, 10858, 4457, 4522, 10073, 3589, 10568, 9918, 4200, 10573, 3649, 6420, 4332, 11406, 12220, 12222, 12129, 11630, 12603]], ['81274', [3913, 9626, 8918, 4968, 7126, 5881, 10023, 9771, 9770, 9851, 10019, 10303, 8859, 6061, 7130, 5186, 10565, 10564, 10257, 8545, 10586, 5806, 8456]], ['81311', [3913, 10308, 8547, 4163, 13392, 3589, 9580, 11389, 10177, 13187, 8457, 13292, 12597, 3649, 4013, 12605, 10535, 9584, 11387, 3585]], ['81282', [3913, 9770, 8859, 6061, 10250, 10303, 10019, 10023, 9626, 9097, 5186, 10201, 10455, 10858, 9091, 8457, 5845, 9916, 12220, 4220]], ['81175', [3913, 9851, 10023, 8859, 9771, 10257, 12675, 12218, 14393, 9770, 14026, 14294]], ['81415', [3913, 9097, 8860, 6521, 3762, 9580, 10177, 12603, 13187, 13004, 13722, 13002, 13292, 12597, 11389]], ['81488', [3913, 8545, 9626, 3711, 5881, 8547, 10026, 9578, 10020, 8918, 4165, 8860, 10022, 9769, 10586, 10546, 3693, 5797, 4332, 12316, 11389, 9582, 9580]], ['81540', [3913, 9851, 10019, 9770, 9771, 8859, 6061, 8545, 10257, 10250, 10565, 10303, 10023, 5186, 10564, 10074, 9626, 10586, 10022, 10543, 9091, 10177, 11406, 12603, 12597, 13187, 4220, 10568]], ['81615', [3913, 8859, 10023, 10303, 9851, 9771, 9770, 10257, 10565, 5186, 8917, 4424, 9625, 10177, 12603, 13004, 13002, 13187, 13292, 13722, 12597, 11389]], ['47992', [3913, 9851, 10023, 10026, 9578, 9097, 6061, 10250, 10019, 8545, 8700, 11624, 10543, 10177, 9091, 11406, 8457, 12603, 13004, 13187, 4220, 10568, 12222]], ['81018', [3913, 10023, 10586, 5881, 10201, 10546, 10457, 10537, 10022, 4424, 9625, 13292, 13004, 11406]], ['81642', [3913, 7130, 10026, 4802, 8918, 8700, 10020, 5806, 3585, 8860, 5433, 5085, 2093, 4522, 5845, 10022, 9769, 5194, 10543, 4220]], ['81594', [3913, 9851, 8545, 10019, 6061, 8859, 10023, 10250, 9771, 10257, 5186, 8547, 10303, 9626]], ['69248', [3913, 9851, 6061, 10019, 9771, 9770, 10023, 8859, 8545, 7130, 5186, 9626, 10303, 10250, 10564, 10565, 10586, 10535, 5881, 10026, 3711, 10257, 10860, 10074, 9097, 4165, 8700, 8547, 9578, 8456]], ['81709', [3913, 10019, 9771, 8859, 9851, 10257, 12214, 12675, 10250, 12218, 14393]], ['81707', [3913, 9770, 9771, 9851, 10019, 6061, 8859, 10257, 10023, 10564, 10565, 10303, 10250, 5186, 10074, 9626, 10586, 10026, 8545, 3711, 10860, 8441, 4522, 10573, 9582, 8547, 10546, 9578, 12224, 13104, 4802]], ['81815', [3913, 9770, 10019, 6061, 8545, 10023, 7130, 10303, 10257, 10565, 11855, 12214, 11863, 8547, 4165, 12311, 12060, 6151, 12222, 12986, 9091, 7184, 13187, 12316, 13388]], ['70394', [3913, 3711, 9584, 5433, 7184, 9916, 3649, 4561, 10540, 10543, 10257, 4165, 8701, 10858, 11406, 10177, 4220, 12603, 13004, 12597, 13187, 13292, 8457, 13722, 9091, 13290, 9580, 9582, 8200, 11389, 14031, 6420, 12594, 12912, 13392, 11385]], ['81940', [3913, 9771, 8545, 9851, 10019, 10257, 9770, 8859, 6061, 10023, 10565, 10564, 10303, 5186, 10074, 9626, 10586, 8918, 4165, 8700, 10201, 3711, 10026, 10308, 10860, 9097, 4974, 5881, 9578, 8456, 10250, 8547, 10020, 4802, 11698, 10022, 12601, 8860, 12949, 11624, 6521, 5895, 12060]], ['81976', [3913, 10019, 6061, 10023, 3585, 4968, 9916, 10177]], ['56917', [3913, 9851, 9770, 9771, 10019, 10257, 10565, 10250, 10564, 6061, 8545, 10023, 7130, 8859, 5881, 10455, 9916, 4457, 12594, 4561]], ['81998', [3913, 10257, 8545, 10019, 8859, 10303, 7130, 10023, 8456, 10586, 6061, 10565, 10250, 9578, 5433, 6420, 5881, 11853, 3649, 13292, 13004, 8457, 12603, 10177]], ['82092', [3913, 9770, 10019, 8859, 10257, 10250, 9851, 6061, 8545, 10023, 10565, 10564, 10303, 5186, 10074, 9626, 10586, 8918, 9097, 10026, 3711, 10308, 12216, 11429, 12127, 13568, 11698, 5433, 8860, 12601]], ['74021', [3913, 9851, 10019, 10257, 8545, 12311, 10023, 10457, 5895]], ['82194', [3913, 10019, 6061, 10023, 4802, 5433, 2093, 9916, 3649, 10073, 6151, 10543, 9582, 10177, 9091, 8457, 9580, 9625, 8717, 11406, 11389, 3762, 6781, 8200, 4561, 4522, 12222, 4457, 12597, 12603, 10568, 12220]], ['82326', [3913, 9770, 9851, 8859, 9771, 10023, 10026, 6061, 10303, 5186, 8917, 4165, 5806, 8547, 8860, 11624, 12220, 9091, 10543, 6781, 12947]], ['82365', [3913, 9851, 8545, 10019, 9770, 10257, 8859, 6061, 10023, 5186, 10026, 10074, 9626, 10303, 9771, 10565, 10564, 10586, 5806, 9578, 3711, 7130, 10860, 9097, 10250, 4165, 5881, 10020, 8456, 13104, 4974]], ['82366', [3913, 9851, 8545, 10019, 10257, 10023, 10250, 9770, 10564, 10303, 12218, 12675, 12214, 12673]], ['82304', [3913, 10026, 8918, 8860, 5433, 10546, 3693, 5194, 7184, 10073, 4561]], ['82432', [3913, 10019, 3711, 5881, 4802, 5433, 2093, 4457, 4220, 12603, 10177, 13722, 13004, 13187, 13292, 12597, 9091, 10543, 12947, 3649, 9625, 9582, 10073]], ['31256', [3913, 3711, 9769, 10022, 8919, 4457, 3589, 7184, 12129, 11406]], ['82283', [3913, 10019, 6061, 10023, 9626, 9097, 8545, 8859, 9770, 9851, 10257, 10564, 9771, 7130, 5186, 10026, 9578, 8860, 11624, 3649]], ['82503', [3913, 10023, 10020, 8441, 10073, 9091, 10177, 4220]], ['82504', [3913, 9851, 9770, 10250, 10257, 10565, 10564, 10019, 6061, 8547, 8545, 12673]], ['81662', [3913, 10023, 10026, 8545, 10250, 10303, 10019, 11621, 10546, 12671, 3940, 3649, 13292, 13004, 13722, 12603]], ['82524', [3913, 9771, 10074, 9097, 3585, 9092, 5881, 9626, 10860, 8456, 10020, 5433, 3940, 12951, 4522, 14708]], ['82549', [3913, 9851, 10019, 8859, 10257, 10564, 10250, 10565, 10303, 6061, 10023, 10860, 10020, 10026, 11700]], ['81478', [3913, 10019, 6061, 10023, 3585, 9584, 4165, 8456, 10026, 9578, 4802, 10535, 10573, 6521, 12949, 10543]], ['81094', [3913, 9771, 9851, 10019, 3711, 9769, 9578, 4802, 50, 8919, 5433, 2093, 4522, 10568, 4220, 8457, 13187, 10177]], ['58634', [3913, 9851, 9770, 10019, 9771, 10257, 8859, 10564, 10565, 6061, 8545, 12908, 11863, 10023, 11399, 3585, 14192, 4165, 12312, 11855, 10586, 10026, 5186, 11621, 13574]], ['82701', [3913, 9771, 10074, 10019, 6061, 8545, 10023, 3585, 4802, 5881, 8859, 10303, 9626, 10201]], ['82709', [3913, 9771, 8545, 9626, 9097, 3585]], ['82766', [3913, 9851, 8545, 10250, 9770, 10019, 9771, 6061, 10565, 10564, 10257, 10303, 8859, 10023, 5186, 9626, 10586, 10026, 3711, 10074, 4802, 2093, 4457, 11406]], ['82624', [3913, 10026, 3585, 5793, 10021, 12222, 6781, 13292, 12597, 13187, 13722]], ['82720', [3913, 9851, 10019, 10257, 9770, 10303, 8859, 10565, 10564, 6061, 10023, 8545, 11621, 5881, 12671, 11698, 8547]], ['82881', [3913, 10026, 8918, 10459, 9916, 9091, 10177, 11406, 10568, 8457, 12603, 4220]], ['82342', [3913, 10026, 4802, 8701, 4336, 6521, 6781, 3649]], ['82894', [3913, 5186, 9584, 7126, 10020, 8918, 10457, 10022, 8919, 4336, 5433, 2093, 13564, 13703, 10573, 13188, 12594, 9625, 13292, 13004, 13187, 8457, 4220, 9091]], ['83016', [3913, 9770, 10019, 6061, 9851, 10023, 3711, 8545, 7130, 8859, 10250, 10257, 10074, 9626, 9097, 5186, 10249, 9578, 9771, 10026, 5881, 8456, 3585, 10586, 7126, 10201, 4974, 10303, 10565, 10564, 8547, 9769, 4802, 10020, 10546, 9584, 10860, 8917, 8700, 8918, 9092, 5806, 10457, 4165, 8860, 50, 11621, 13506, 11700]], ['83027', [3913, 10026, 9092, 8700, 4802, 2093, 6420, 10073, 4561]], ['83060', [3913, 10019, 8545, 9626, 4802, 8918, 8456, 10074, 10546, 10457]], ['83086', [3913, 9851, 9770, 9771, 10250, 10564, 10565, 10019, 8859, 6061, 8545, 10023, 12673, 12908, 12675, 12218, 10257, 13507, 13574, 11863, 14194, 14293]], ['83207', [3913, 5186, 9769, 10022, 4424, 3649, 9091, 4220, 10568, 10177, 9580, 9582, 10543, 9625, 11389, 3762, 8717, 6781, 8200, 4561, 9916, 12597, 11406, 8457, 12603, 13004, 13292, 13187, 12951, 13290, 12220, 13010, 12222, 13722, 10858, 13298, 12594, 10073, 3589, 12129, 10301, 12949, 11624, 8199, 8919, 10455, 12311, 13705, 5433, 10020, 13564]], ['83258', [3913, 10023, 4802, 2093, 13188, 12594, 4457, 13298, 10858, 9916, 4561, 8200, 6781]], ['83337', [3913, 9770, 9851, 10019, 9771, 6061, 10565, 10564, 10303, 8545, 10546, 10455, 4457, 12594, 13298, 9091, 12597, 10543]], ['83349', [3913, 5186, 8547, 10023, 10019, 10565, 9851, 10303, 10564, 9770, 9771, 6061, 8859, 8545, 10257, 10074, 8860, 11624, 10543]], ['83402', [3913, 10019, 10250, 6061, 8859, 10023, 10026, 5806, 11630, 9582, 9580, 11406, 10177, 13187, 4220]], ['14436', [3913, 10023, 8456, 4802, 2093, 10858, 4220]], ['73405', [3913, 9851, 8859, 10019, 10257, 10250, 6061, 9771, 9626, 10023, 7130, 5186, 10201, 10074, 10026, 3711, 10586, 5881, 10860, 8545, 10565, 10308, 9097, 4165, 9578, 8456, 3585, 4974]], ['83468', [3913, 9851, 9770, 9771, 10019, 8859, 6061, 10257, 10250, 8545, 10023, 5186, 10074, 9626, 10026, 3711, 10586, 5806, 5881, 10303, 10564, 10565, 10860, 9097, 4974]], ['82355', [3913, 9851, 10565, 10564, 9770, 10257, 10250, 4165, 2093, 13390, 13188, 12594, 12665, 13392, 7184]], ['83451', [3913, 10019, 10023, 9578, 9097, 10457, 8700, 8918, 13736, 13564]], ['83495', [3913, 9097, 8918, 8860, 9769, 3693, 3791, 5433, 8701, 4336, 50, 10457]], ['83127', [3913, 9851, 10023, 8859, 8545, 10303, 7130, 3711, 5881, 10457, 4336]], ['83303', [3913, 9770, 10019, 8859, 9851, 10250, 6061, 8545, 10023, 5186, 10308, 10303, 10565, 10564, 7130, 10026, 9626, 10586, 3711, 9771, 10860, 9097, 4974, 4165, 10589, 7126, 6151, 12220]], ['83252', [3913, 3711, 8917, 8860, 50, 8700, 5845, 10301, 9580, 8457, 13187]], ['83632', [3913, 9770, 9771, 9851, 6061, 10257, 10564, 10565, 10250, 10019, 8859, 10023, 10586, 10022, 6521, 5845, 4424]], ['83652', [3913, 10023, 4802, 8701, 6420, 9582, 9091, 10177, 9580, 8457, 10568, 9625, 10543, 13290, 12597, 13722, 13187, 4220, 13004, 13292, 12603, 11406, 13002, 3649, 11389, 12220, 3762, 12129, 11624]], ['83663', [3913, 9851, 10019, 9771, 10250, 9770, 10564, 10303, 8859, 6061, 8545, 8700, 6521, 9625, 9091, 12597, 8457, 12603, 13187, 13004, 4220, 11406, 13292, 8717, 10573, 4200]], ['83668', [3913, 9770, 9851, 10250, 10564, 10257, 10565, 10019, 8859, 5881, 8860, 4424, 10543, 3649, 9625, 13010, 12951, 12220, 3762, 11389, 8717, 12222, 6781, 11630, 6420, 10540, 10573, 4332]], ['83136', [3913, 9851, 9771, 10019, 10250, 9770, 6061, 8545, 10257, 8859, 7130, 10565, 10564, 10023, 10074, 5186, 10201, 10586, 5806, 9578, 4802, 3711, 10026, 9626, 10860, 9097, 4974, 4165, 2093, 12312, 13188, 12129, 11406, 9091, 13187, 8457]], ['83754', [3913, 10023, 3711, 5881, 9626, 9097, 8456, 13566, 4215, 4561, 9091, 8200, 8457, 13722, 13187, 12603, 4220, 11406, 10568, 12222, 3762, 10573, 13183, 9918, 11859]], ['83794', [3913, 10019, 10023, 3585, 5793, 10021, 4336, 6781, 9091, 12597, 12603, 10177, 4220, 13292, 11406, 13722, 13010, 10568, 3649, 12951, 11389, 3589, 14708, 11853, 4522, 10459, 12947]], ['83198', [3913, 9851, 10019, 8859, 8545, 6061, 9771, 10023, 5186, 5433, 6420, 3649]], ['83878', [3913, 10565, 8547, 10201, 11698, 6151, 13394, 7184, 4802, 11618]], ['72742', [3913, 7130, 4802, 5806, 8547, 9769, 9578, 9584, 8456, 10249, 4165, 10023, 10026, 3585, 2093, 10457, 10537, 6781, 9580, 4220]], ['78650', [3913, 10023, 3711, 5881, 9626, 4802, 10022, 8919, 4336, 4163, 10457, 10537, 12060, 10021, 12222, 13392, 9091, 8717, 13010, 12949, 11853, 10543, 3649]], ['83440', [3913, 9770, 9851, 10019, 10250, 10303, 8859, 8545, 6061, 10565, 10023, 5186, 10020, 10546, 8456, 10586, 5433, 6420]], ['83980', [3913, 9851, 6061, 10019, 9770, 10257, 9771, 8859, 10303, 10023, 10250, 10564, 10565, 5186, 8545, 9626, 10586, 7130, 3711]], ['83829', [3913, 10019, 8859, 10565, 10303, 9770, 10257, 9851, 6061, 7130, 8919, 50, 10537, 10573, 10177, 8457, 4220, 10568, 12603, 13004]], ['83675', [3913, 9851, 10019, 9770, 8859, 10250, 6061, 8545, 10303, 10074, 10023]], ['84021', [3913, 10019, 6061, 8545, 10074, 4802, 5806, 3585]], ['84040', [3913, 10023, 8456, 10020, 10457, 5895, 10543, 3649]], ['84116', [3913, 10564, 9851, 10257, 10250, 10565, 10019, 8859, 10308, 6061, 8917, 10535, 13564, 5895, 12220, 10543]], ['84134', [3913, 9851, 8545, 10019, 8859, 9771, 10074, 10023, 10026, 10303, 10308, 10546, 3693, 10457, 10022, 8919, 10573, 6460, 8700, 4802, 5806, 4165, 8860, 5433, 2093, 10540, 5793, 5797, 8917, 50, 7126, 10020, 9769, 3940, 9625, 4220]], ['79286', [3913, 6061, 8859, 8545, 5186, 9584, 4165, 3585, 9626, 10019, 10250, 10023, 10074, 9097, 10026, 9578, 4802, 8456, 10586, 10535, 8547, 7130, 10303, 11399, 10459, 8200, 9091]], ['51642', [3913, 9851, 10023, 8456, 5433, 6420, 9625, 10177, 9091, 10568, 10543]], ['84261', [3913, 10019, 6061, 10250, 8545, 10023, 10026, 8918, 8456, 8701, 4457]], ['84277', [3913, 10019, 10023, 8456, 9092, 2093, 3649]], ['84292', [3913, 9770, 10019, 8859, 6061, 8545, 10250, 7130, 5433, 12601, 11621, 6420, 5797, 3649, 4220, 8457, 10177]], ['84299', [3913, 10023, 4802, 2093, 10540, 9625, 4220]], ['84367', [3913, 9770, 9851, 8859, 9771, 10023, 10303, 10019, 10250, 8545, 6061, 5186, 8547, 10074, 9626, 10565, 10564, 10586, 5806, 5881, 10026, 10257, 3711, 10860, 9097, 4974, 4802, 5793, 10073, 10021, 4522, 4457, 9580, 12594, 9582, 11406, 4220]], ['84356', [3913, 9097, 8917, 10022, 4013, 6151, 9916, 9580, 10568, 9625, 10177]], ['84416', [3913, 10019, 9851, 8545, 10250, 9770, 10564, 10565, 10257, 10303, 12214, 12218, 10020, 14393]], ['82294', [3913, 7130, 3711, 8545, 9626, 10308, 10546, 12216, 8860, 4332, 3649, 4220]], ['84490', [3913, 9771, 10019, 8859, 9851, 8545, 10257, 10303, 6061, 10250, 10023, 7130, 10074, 10565, 9626, 10586, 10026, 3711, 10308, 9770, 10564, 10860, 4974, 9097, 2093, 4457, 4220, 12603, 13722, 10177, 13004, 9091, 13292]], ['84489', [3913, 9771, 9851, 8545, 10019, 10250, 10257, 9770, 10565, 8859, 10303, 10023, 7130, 5186, 10308, 9626, 10564, 10586, 10026, 3711, 10860, 10074]], ['84529', [3913, 10026, 9584, 5433, 9850, 9751, 6151, 9916, 9091, 3649, 10177, 8457]], ['84566', [3913, 10019, 10250, 10023, 8456, 10020, 8917, 4163, 10457, 50, 8700, 9584, 9578, 8860, 3693, 10455, 5797, 9850, 5433, 6420, 5793, 8441, 3940]], ['84589', [3913, 9851, 10019, 10023, 6061, 10303, 5186, 10026, 5881, 4802, 50, 11387, 9092, 12984, 8547, 12671, 5797, 12311, 12062, 8700, 5895, 4336, 13392]], ['84612', [3913, 9851, 7130, 8547, 11698, 3585]], ['79825', [3913, 10026, 7126, 8547, 5797, 8441, 4332, 4457, 10543, 10177, 4220]], ['84018', [3913, 9851, 9770, 10257, 10564, 10250, 9771, 10019, 6061, 5881, 7126, 11859, 5845, 11624, 12949, 6521, 10301, 3589, 4457, 13298, 12594, 7184, 12986]], ['84700', [3913, 8859, 4165, 5806, 3585, 50, 4424, 3649, 4220, 10177, 8457, 12603]], ['84792', [3913, 10023, 4802, 5433, 6151, 8860, 10020, 8917, 8700, 8547, 10026, 9584, 9092, 10457, 4522, 4220, 10177, 11406, 10568, 9580, 9582, 12603, 13292]], ['84855', [3913, 10023, 9626, 9097, 8545, 10074, 4165, 6061, 5186, 3711, 10026, 9578, 7130, 10565, 9770, 9851, 9771, 10303, 10250, 10019, 8859, 10586, 10860, 10257, 10564, 4974, 11399, 50, 10301, 9625, 3649, 13292]], ['84869', [3913, 10023, 9626, 9097, 8456, 4802, 8918, 7126, 10020, 10546, 8699, 3589, 9916, 9582, 13292]], ['84896', [3913, 9851, 10019, 10257, 9770, 8859, 10250, 10303, 8545, 10565, 6061, 10023]], ['84925', [3913, 9851, 10019, 9771, 10074, 4974, 8547, 10022, 8919, 5433, 6151, 9850, 9751, 7184, 9916, 3649, 4457, 9580, 9091, 8457, 10177, 10568, 9625, 4220, 3762, 11406, 11389, 8717, 6781, 8200, 10543, 12222, 12220, 10858, 11630, 11624, 6521, 11853, 12597, 13004, 13002, 13292, 13290, 12603, 13722, 12951, 13010, 13187, 13298, 12594, 12129, 13188, 12912, 14807]], ['73414', [3913, 9851, 10019, 10257, 9770, 10303, 8859, 6061, 8545, 10565, 10564, 10023, 7130, 10074, 9626, 10586, 8918, 4974, 11621, 10026, 12908, 11857, 12673, 11863, 12675, 9771, 12214, 5186, 10250, 11698, 13574, 14194, 14193, 14208, 14391, 11855, 3711, 13507, 12216, 14293, 12218, 14393, 14026, 14294, 14392, 12318]], ['84888', [3913, 10023, 3711, 10249, 10457, 4336, 10022, 10301]], ['84679', [3913, 10257, 9770, 9771, 6061, 10019, 10564, 10565, 10250, 8859, 5881, 10860, 10457, 5895]], ['84952', [3913, 9851, 7130, 10250, 10019, 10257, 8545, 9626, 8860, 4336]], ['84835', [3913, 10019, 10250, 10303, 8859, 12673, 11618, 11698, 5085]], ['85055', [3913, 10257, 9851, 10250, 9770, 10019, 8859, 10303, 8545, 6061, 10565, 10023, 5186, 10074, 9626, 10586, 5806, 4165, 10457, 4802, 10026, 3711, 10860, 8700, 13104, 11624, 6521, 13390, 10543, 10073, 13292, 9580, 8457, 13722, 10177, 4220, 9091, 11406]], ['75122', [3913, 10250, 10023, 10303, 10074, 10019, 9771, 9578, 10455, 9916, 10177, 8457, 4220, 13004, 13002, 13292, 12597, 9091, 11406, 13722, 13187, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 3589, 12605]], ['65727', [3913, 9851, 10023, 9626, 9097, 8456, 10586, 5881, 7126, 8547, 3711, 4165, 8545, 9578, 10455, 9916, 4561]], ['85147', [3913, 9851, 9771, 6061, 10250, 9770, 10019, 8859, 10565, 10564, 8545, 10303, 7130, 5186, 9769, 3711]], ['85087', [3913, 10019, 10250, 10023, 9626, 8859, 5186, 9769, 4165, 10457, 4802, 4974]], ['85177', [3913, 5186, 10201, 9626, 10019, 10023, 9771, 6061, 10303, 9851, 10257, 9770, 8859, 10564, 10565, 4165, 8700, 11624, 9625, 12220, 3762, 11389, 4220, 13004, 10177, 8457, 13187, 13292, 12597, 9091, 11406, 10568, 13722, 13290, 9580, 9582, 12951, 3649, 13002, 13010, 8717, 12222, 6781, 8200, 6521, 12949, 10543, 4522, 10073, 10459]], ['83627', [3913, 9851, 10250, 9770, 10303, 10257, 8545, 10565, 10564, 10019, 8859, 6061, 9771, 10074, 8918, 4968, 9916, 4220]], ['83231', [3913, 10250, 10019, 8545, 10074, 10308, 4165, 10457, 5433, 10073, 3940, 3649, 9625, 12947]], ['84877', [3913, 9851, 8545, 10023, 12311, 13705, 6151, 13388, 10543, 14031, 10573, 4200, 11628, 12605, 12667]], ['85302', [3913, 9770, 9851, 5186, 9771, 10303, 13302, 10565, 10455, 9916, 8441, 10073, 3589, 9582, 4013, 13290, 10568, 13722]], ['85491', [3913, 10250, 9851, 8859, 10023, 10019, 9771, 9626, 8917, 8699, 10020, 13705, 10201]], ['85556', [3913, 10019, 10250, 5186, 8547, 9769, 8860, 5433, 5806, 5881, 7130, 10303, 10023, 10026, 10535]], ['85575', [3913, 5186, 9769, 4165, 7126, 10020, 5806, 10457, 4336, 10022]], ['85599', [3913, 9851, 8545, 10250, 10257, 10303, 10565, 3711, 12216, 11857, 10860, 10308, 11855, 11429, 10073, 10568, 12603, 13187, 4220, 13722, 9091, 13004, 13292, 13002]], ['85607', [3913, 10019, 10250, 7130, 10308, 9769, 10457, 10537, 10022, 6521, 6781, 6420, 10073, 5085, 4561, 4802, 8545, 8700, 10301, 10543, 10177, 8457, 11406, 10568, 9580, 4220]], ['85704', [3913, 10303, 10074, 10308, 8545, 10565, 9851, 10023, 10250, 10564, 9771, 10257, 9770, 6061, 10019, 7130, 5186, 11621, 10586, 5806, 10457, 10537, 8700, 4336, 12222, 13392, 9091, 12060, 13292, 10021, 11389]], ['85136', [3913, 10257, 9851, 10250, 9771, 10019, 8859, 10565, 6061, 9770, 8545, 10303, 10023, 7130, 10074, 9626, 10586, 5186, 10201, 9097, 3711, 5433, 9916, 10177, 9091, 11406, 10568, 9580, 12603, 12597, 4220, 13187, 13004, 13002, 8457, 13290, 13292, 8200, 9582, 6521, 4561]], ['84199', [3913, 10250, 10023, 3711, 4165, 8545, 10074, 8860, 4522, 9580, 11406, 13187, 10177, 4220]], ['85888', [3913, 10019, 9097, 8860, 6521, 3762, 9091, 10177, 9580, 10568, 9582, 9625, 3649, 10543, 8717]], ['85922', [3913, 10019, 9771, 8545, 8859, 10023, 10026, 6061, 10303, 10074, 10020, 10546, 10457, 5895, 12060, 11624, 12949]], ['54101', [3913, 10026, 5806, 8854, 4424, 8699, 8860, 6151, 3762, 9091, 10177, 11406, 11389, 12597, 13187, 12603]], ['61679', [3913, 9770, 9851, 10257, 10250, 10564, 10565, 10019, 8859, 6061, 8545, 10023, 5186, 10020, 10860, 11621, 11863, 10303, 12673, 12214, 12218, 12908, 12675, 13507, 12318, 10074, 9626, 10026, 10586, 11855, 14208, 14193, 13574, 14194]], ['85970', [3913, 10250, 10303, 9771, 8545, 10565, 9851, 10257, 10019, 10023, 8456]], ['85984', [3913, 10019, 10565, 10564, 9851, 9578, 10020, 11580, 8699, 10570, 10073, 3589, 11389, 3649, 13292, 9580, 13290, 9916, 8200, 7184, 5895, 50, 10022]], ['86029', [3913, 10026, 8918, 9751, 4561, 10177, 9091, 10568, 4220, 9580, 9625, 3649, 10543, 9582, 8717, 11389, 11406, 6781, 8200, 9916, 10858, 12220, 12222, 4457, 13290, 13292, 12603, 13722, 13004, 8457, 12597]], ['79449', [3913, 9770, 10564, 9771, 10565, 9851, 10303, 10586, 5881, 10250, 10257, 12675, 12218, 12214, 5186]], ['85267', [3913, 10019, 8859, 10023, 4802, 5433, 6151, 6420, 4968, 10022, 8919, 4336, 6521, 10537]], ['86056', [3913, 10023, 9578, 4802, 10022, 8919, 5845, 6521, 10573, 4522, 6781, 10543, 10177, 9091, 8457, 12603]], ['86067', [3913, 10026, 7126, 5433, 6420, 4457, 4220]], ['86188', [3913, 10026, 8918, 8700, 4802, 10022, 8199, 7184, 4561, 10543, 10177, 9091, 11406, 10568, 8457, 12603, 12597]], ['85796', [3913, 3711, 10249, 3693, 3940, 10543, 3649, 13004, 4220, 8457, 13722, 10177, 12603, 13292, 12597, 9091, 11406, 12951, 9582]], ['86240', [3913, 10026, 8918, 10459, 10073, 9916, 9091, 10177, 4220, 13187, 13004, 12603, 13292, 12597, 11406]], ['86108', [3913, 9851, 8545, 10250, 9770, 10019, 10565, 10564, 10257, 10023, 10586, 10535, 8854, 8860, 10022, 8199, 5433, 8701, 8700, 5797, 3693, 8699, 9916, 10177]], ['86394', [3913, 10257, 9851, 5186, 9769, 10546, 11698, 12224, 5881, 4165, 11700]], ['86409', [3913, 9851, 6061, 10303, 10564, 9770, 9771, 11621, 5433, 6420, 3649, 11389, 9582, 4220]], ['86417', [3913, 9851, 10250, 10257, 10303, 10019, 8859, 10565, 6061, 12673]], ['86407', [3913, 9770, 9851, 9771, 10303, 10564, 10565, 10019, 8859, 6061, 3585, 12312, 7130, 5186, 12673, 12214, 14393, 14026]], ['16587', [3913, 7130, 10308, 9578, 8700, 6521, 10543, 10177]], ['86527', [3913, 10019, 10023, 8456, 10586, 10535, 8919, 4457, 11406, 10177, 9091, 10568, 9580, 9582, 12603, 11389, 12597, 3649, 8717, 13004, 13292, 8457, 13564, 13103, 13392, 3589, 10073, 13290, 13002, 13187, 13722, 9625, 4013]], ['86536', [3913, 10308, 10457, 5433, 2093, 10858, 3649, 9916, 9625, 4457, 7184, 4215, 4561, 3762, 10543, 10177, 8457, 13292, 13004]], ['54916', [3913, 10019, 10303, 9851, 7130, 8859, 10250, 8545, 6061, 8918, 10860, 8456, 10201, 7184, 10543, 10177, 4220, 13004, 13187, 13722, 12603, 13292, 9091]], ['34528', [3913, 9770, 9851, 10303, 9771, 10019, 10564, 10565, 8859, 6061, 8545, 10023, 7130, 11621, 10860, 8918, 10535, 5021, 8919, 11628, 12943, 11389, 3649]], ['86661', [3913, 9851, 10257, 9770, 10250, 10565, 10564, 10019, 8859, 6061, 10303, 8545, 10457, 6521, 9625, 10177, 4220]], ['86724', [3913, 9851, 10250, 10019, 9770, 10564, 10565, 9771, 10303, 10257, 6061, 8547, 4165, 8545]], ['86630', [3913, 10257, 8859, 10250, 10019, 9770, 8545, 12311, 7126, 7184, 13102, 10543]], ['18776', [3913, 10026, 8918, 2093, 9916, 9580, 3762, 4200, 4336, 6521, 10543, 10177, 8457]], ['85032', [3913, 10026, 5881, 10020, 10308, 8456, 9626, 10546, 10457, 4336]], ['86778', [3913, 9851, 10564, 9770, 10250, 10565, 9771, 12675, 11399, 8456]], ['86788', [3913, 9851, 10257, 10564, 9770, 10250, 10303, 10019, 8859, 12673, 13507, 10020, 13736, 5881, 13724, 14710]], ['86449', [3913, 10303, 10308, 10457, 5085, 10543, 9091, 8457, 10177, 11406, 9580, 9582, 12603]], ['85921', [3913, 10257, 9771, 9851, 9770, 10019, 8859, 10565, 10564, 6061, 8545, 10023, 7130, 5186, 10201, 10074, 10586]], ['86524', [3913, 10023, 9626, 4802, 50, 10457, 4336, 4163, 8700, 3693, 8199, 7184, 4332, 4215, 5433, 2093, 10537, 10022, 8919, 10573, 4522, 3762, 9918, 3649, 10177, 4220, 12603]], ['86564', [3913, 9851, 9770, 9771, 10303, 10019, 10564, 10565, 10257, 6061, 8859, 10023, 8545, 10250, 10026, 8918, 11853, 5806, 12667, 7126, 12127, 12311, 13568, 14292]], ['86923', [3913, 9770, 9851, 10564, 9771, 12214, 12218, 10250, 3585]], ['86953', [3913, 10303, 7130, 10019, 8859, 10023, 8456, 4802, 8918, 8547, 10308, 5881, 10201, 5433, 7184, 3762, 10301, 11624, 8717, 10543, 9091, 10177, 13187, 4220, 8457, 12603, 13722, 13292, 12597, 13004, 11406, 13290, 9580, 13002, 11389, 10568, 3649, 9625]], ['86880', [3913, 10026, 7126, 8547, 10022, 9918, 8854, 4424, 3762, 9625, 9091, 4220, 10568, 11406, 9580, 9582, 13290, 11389, 13722]], ['86987', [3913, 9851, 8545, 10250, 9770, 10303, 10564, 10565, 10019, 6061, 12673, 11698, 12675, 10023, 8456]], ['87048', [3913, 3711, 9769, 4163, 4424, 3649, 9091, 8457, 10177]], ['87126', [3913, 9770, 9851, 10250, 9771, 10019, 8859, 10564, 10303, 10257, 6061, 8545, 7130, 5186, 10074, 9626, 10586, 10535, 9578, 10026, 3711, 10023]], ['84282', [3913, 10257, 9851, 10250, 9770, 10019, 10303, 9578, 5433, 8456, 5793, 13566, 12910, 8200, 13390]], ['3820', [3913, 10023, 3711, 8917, 10022, 6460, 6151, 6420, 4457, 7184, 8200, 9091, 10543]], ['87173', [3913, 10026, 9092, 10457, 4165, 10023, 3585]], ['87230', [3913, 9851, 8545, 10303, 10019, 9770, 6061, 9771, 10023, 10565, 10564, 10250, 7130, 5186, 10074, 9626, 10586, 5806, 9578, 10026, 3711, 10860, 9097, 10257, 4974, 4165, 10457, 9092, 7126, 8456]], ['85699', [3913, 10019, 10023, 9578, 9584, 8456, 9626, 10201, 9097, 8547, 3711, 8545, 10546, 10455, 9916, 10177]], ['87344', [3913, 10019, 9771, 10074, 6061, 10303, 9851, 8859, 8545, 10023, 7130, 9626, 9097, 10586, 7126, 4165, 10457, 9092, 8700, 4802, 5881, 3711, 10026, 9578, 5186, 10020, 50, 3693, 10546, 8860, 10022, 10535, 3585, 2093, 12062, 7184, 8200, 3762, 9091, 12597, 8457, 12603, 10177, 13722, 13187, 13004, 13292, 11406, 4220, 13290, 9580, 9582, 13002, 11389, 10568, 9625, 3649, 12220, 13010, 10543, 12951, 12222, 8717, 9916, 10858]], ['87360', [3913, 3711, 10457, 10021, 8717, 4220, 10177, 8457, 9580, 9582, 10568, 9091, 9625, 3649, 13292]], ['87362', [3913, 9770, 10257, 10250, 10019, 9851, 10565, 10303, 10564, 9771, 10023, 8545, 7130, 5186, 9769, 10860, 8859, 9626, 10586, 5806, 5881, 10201, 10026, 3711, 4163, 12134]], ['19408', [3913, 10023, 10026, 4802, 10022, 10457, 4163, 3589, 4013, 9580, 11389, 13298]], ['87363', [3913, 9770, 9851, 9771, 10019, 10564, 10250, 10257, 8859, 6061, 8545, 10023, 7130]], ['87413', [3913, 9770, 9851, 8859, 10564, 10250, 6061, 4165, 3585, 10023, 10586, 5806, 9578, 9626, 10019, 8545, 4974, 9850, 10073, 11406, 8457, 10177, 4220, 13187, 13002, 13292, 12597, 9091, 12603, 13722, 13290, 9580, 9582, 11389, 13004, 12951, 3589, 11859]], ['85316', [3913, 10250, 8547, 9771, 5845, 13102, 13010, 12986, 12220, 3649, 4522]], ['87536', [3913, 9851, 5186, 10308, 4165, 8547, 9092, 7126, 10020, 10546, 8700, 4802, 10022, 8919, 8854, 4424, 4522, 6781, 6420, 5793, 5433, 2093, 10573, 4457, 11389, 9091, 10177]], ['87297', [3913, 10303, 10257, 10250, 9851, 8545, 8859, 10565, 10019, 10023, 10586, 8918, 9097, 10546, 4802]], ['87559', [3913, 10250, 3585, 8456]], ['87358', [3913, 10019, 10303, 10250, 6061, 8545, 9626, 10860, 8456, 4802, 8918, 10457, 6521]], ['87331', [3913, 9851, 10564, 9770, 10257, 9771, 10565, 10019, 10250, 10303, 8545, 10023, 6061, 5186, 10249, 4424, 5194, 7184, 12986, 13566, 8854, 13729]], ['65523', [3913, 5881, 3693, 3589, 9582, 11389, 4220]], ['87524', [3913, 10026, 5881, 5186, 9769, 8700, 9092, 8919, 8854, 8860, 11628, 4457, 11624, 4522, 11406, 9580, 9091, 13722, 13187, 8457]], ['86114', [3913, 9851, 8545, 10019, 10023, 10586, 8918, 3585, 4802, 10457, 10535, 10573, 9625, 10177, 8457]], ['76679', [3913, 10303, 9851, 8545, 10565, 10257, 10564, 9771, 10019, 9770, 10023, 10546, 3693, 3940, 10455, 10073, 12947, 10459]], ['87759', [3913, 9851, 8859, 10250, 10257, 10303, 10565, 9770, 10564, 10019, 8545, 10023, 10860, 10457, 6521, 9625, 3649, 10177, 9091, 11406, 12597, 4220, 10568, 12222, 8717, 6781]], ['1065', [3913, 10019, 8545, 8859, 10565, 6061, 10023, 10303, 10257, 10564, 9851, 10250, 7130, 10074, 9097, 9626, 4802, 4215, 4522, 12594, 9580, 9582]], ['70097', [3913, 9851, 10023, 12908, 13507, 10019, 14194, 12673, 11698, 9771, 13392, 13302, 12601, 11429, 10073, 9916, 7184]], ['86781', [3913, 9851, 10023, 8456, 13566, 12910, 9916, 10858]], ['85852', [3913, 9770, 10303, 8859, 9851, 10257, 10564, 10565, 10019, 10250, 9771, 10023, 7130, 8545, 10074, 6061, 9626, 10586, 8918, 3585, 11618, 5895, 10543, 3649, 12597]], ['87595', [3913, 10019, 10257, 8545, 10074, 10860, 9578, 10546, 11580, 13570, 10073, 9625]], ['87763', [3913, 10019, 10023, 9626, 8918, 9578, 10026, 5806, 8456, 12910, 4968, 4561, 9091, 11406, 10543, 12912, 13392]], ['88138', [3913, 9851, 5186, 10026, 6061, 9771, 10023, 10303, 10565, 9770, 10564, 10257, 8859, 10019, 8545, 10250, 10586, 5806, 4336]], ['88103', [3913, 10308, 10546, 10455, 7184, 8200, 10543, 10177, 8457, 9091, 9625, 8717]], ['88150', [3913, 5186, 9769, 7126, 8860, 10022, 8700, 3585, 5793, 6781, 10177, 9091, 4220, 13004, 8457, 12597, 13187, 13292, 11406, 12603, 13722, 13290]], ['88209', [3913, 10303, 10019, 9851, 8545, 10565, 10250, 10257, 6061, 8859, 10023, 9771, 9626, 10860, 10546, 3693, 10543, 10177, 4220, 12597, 9091, 11406, 10568, 9580, 13004]], ['88184', [3913, 9851, 9771, 10019, 10257, 9770, 10565, 10303, 10250, 6061, 8545, 5186, 10023, 12127, 12311, 6151, 7184, 3762, 13010]], ['86423', [3913, 10564, 9770, 9771, 10303, 9851, 8545, 10019, 10257, 10023, 3585, 12062, 2093, 13564, 14028, 5806]], ['989', [3913, 10023, 10303, 9851, 9771, 5186, 9769, 11429, 3940, 10543, 4332, 3649, 9625, 9582, 13010, 13290, 3762, 13722, 8717, 8457, 12603, 4220]], ['87084', [3913, 5186, 8917, 10022, 8919, 8854, 5194, 3589, 6460, 7184, 9916, 3762, 10543, 9582, 9091, 9580, 10568, 8717, 9625, 6781, 8200, 11406, 10177, 8457, 11389, 4561, 10858, 4457, 3649, 12597, 12603, 13004, 4220, 13187, 13292, 13290, 12951]], ['87478', [3913, 10564, 9770, 9851, 10257, 10250, 10565, 10019, 8859, 6061, 8545, 5186, 8860, 4424, 3649, 9091, 12597, 10177, 13722, 13187, 4220]], ['88347', [3913, 10019, 10250, 6061, 10565, 8859, 8545, 10074, 10860, 5881, 10586, 5806, 11387, 2093, 11624, 4522, 5021, 3649]], ['88307', [3913, 10564, 9851, 8545, 7126, 12127, 13102, 7184, 5845, 13010, 12671, 11698]], ['65271', [3913, 5186, 8917, 3693, 10455, 5085, 10540, 9625, 4220, 12603, 10177, 13722, 12597]], ['88409', [3913, 10308, 7126, 8854, 3762, 9091, 8457, 10568, 9580, 9582, 9625, 3649, 10543, 8717, 6781, 8200, 4561, 4457, 3589, 11624, 4336, 8701, 9916, 10022, 12601, 4522, 10457, 10535, 10573, 11387, 11618, 12949, 11698, 12986, 13392, 10455, 11580, 8441, 12740, 13726, 12311, 13568]], ['88426', [3913, 10257, 9851, 9771, 9770, 10565, 10303, 10564, 8859, 6061, 8545, 10023, 10250, 5186]], ['88432', [3913, 9851, 9771, 10019, 9770, 10564, 10250, 10303, 10257, 6061, 8545, 10023, 7130, 5186, 10026, 10074, 9626, 9097, 8701]], ['88433', [3913, 10019, 10257, 9851, 7130, 10303, 10564, 9771, 10565, 8859, 6061, 8545, 10023, 10074]], ['88240', [3913, 10023, 3711, 9578, 4802, 5881, 10201, 8918, 4332, 3649, 11389, 9582, 13002, 12603, 13722, 10177, 4220]], ['88450', [3913, 8859, 10565, 6061, 10019, 8545, 10074, 10546, 7126, 8547, 9769, 3693, 8199]], ['47884', [3913, 10019, 9851, 8545, 10565, 10257, 10023, 9626, 8860, 11624, 10543, 3649, 10177, 12603, 13187]], ['88526', [3913, 10023, 9626, 10308, 10546, 8441, 6420, 4522, 8717, 9091, 10177, 8457, 11406, 9580, 9582, 10568, 9625, 3649, 11389, 4220]], ['88345', [3913, 9851, 10565, 10257, 10250, 10019, 9770, 10564, 8859, 6061, 8545, 10023, 9771, 5186, 8547, 5845, 3762, 12740, 10301]], ['88576', [3913, 9851, 10250, 9770, 10564, 10565, 10257, 8545, 12127, 12311, 7184, 6151, 10543, 13010, 13292, 11853, 11580, 10074, 13506]], ['88545', [3913, 10023, 3585, 10457, 4802, 8918, 8700, 9584, 8456, 8860, 4457, 9091]], ['88361', [3913, 9851, 10250, 10257, 9770, 9771, 10023, 10564, 10019, 8545, 12127, 11863, 12908, 12062, 10457]], ['88635', [3913, 10303, 10019, 5881, 10455, 11389, 10177, 9091, 4220]], ['87982', [3913, 10023, 9626, 10308, 9578, 10020, 8918, 3585, 10457, 4336, 10073, 12665, 11853, 13294, 3589, 12947, 9580, 11406, 9625]], ['88585', [3913, 9851, 10565, 9770, 10564, 10250, 10019, 10257, 6061, 7130, 8545, 10023, 12673, 12908, 12675, 13507, 12218, 10303, 8859, 14193, 14293]], ['73100', [3913, 10019, 10250, 9770, 10564, 9851, 10565, 10303, 8859, 6061, 8545, 7130, 10023, 10074, 10860, 10457, 5085, 3649, 4220, 12603, 13004, 13002, 10177, 13292, 12597, 13722, 9091, 11406, 13187, 13290, 9580, 9582]], ['88756', [3913, 9770, 10564, 9851, 9771, 6061, 10257, 10565, 10019, 10303, 8545, 10023, 8859, 5186, 8547, 10074, 9626, 10586, 5806, 10457, 10573, 9582, 10177, 9091, 11406, 10568, 9580, 11389]], ['88659', [3913, 9851, 10250, 9770, 10564, 10257, 10565, 10019, 10303, 10074, 6061, 8859]], ['63241', [3913, 3711, 10249, 13572, 11624, 12949, 4424, 10301]], ['78339', [3913, 10019, 10565, 6061, 7130, 10026, 8918, 10457, 5085]], ['88858', [3913, 8859, 4165, 10457, 3585, 8700, 10022, 6460, 5433, 2093, 10573, 4457, 6420, 3649, 10177, 12603, 13004]], ['88500', [3913, 10026, 5806, 10457, 10022, 7126, 8547, 10586, 4165, 10023, 8456]], ['88878', [3913, 10023, 9584, 10457, 10537, 6521, 10573, 4336]], ['88529', [3913, 10026, 8918, 8701, 10573, 4457, 10543, 10177, 9091, 4220, 10568, 12603, 11406, 9580, 9582, 11389, 9625, 12951, 12597, 13187, 13004, 13292, 13290, 13002]], ['88289', [3913, 10023, 4802, 9850, 7126, 10201, 8917, 3693, 8199, 5433, 8701, 8860, 5797, 8918, 10457, 9584, 10589, 10020, 6460, 10073, 10257, 5881, 10455, 9916, 4220, 10177]], ['88802', [3913, 9851, 8545, 10019, 10565, 6061, 8859, 10023, 10546, 3940]], ['88969', [3913, 10023, 9626, 4802, 4165, 10457, 5433, 8918, 4968, 12224, 5793, 11853, 10546, 10021, 12669, 6420, 11618, 3649, 9625, 12597, 10177, 4220, 13187, 13722, 13004, 12603, 13292, 9091, 11406, 10568]], ['88978', [3913, 10023, 4802, 8701, 8860, 9769, 7126, 10020, 10546, 10455, 9916, 4220]], ['6282', [3913, 10019, 9851, 10250, 9770, 8859, 10257, 6061, 10303, 8545, 10023, 10586, 8918, 8456]], ['89069', [3913, 10019, 9771, 9626, 6061, 11700, 8456]], ['88967', [3913, 10303, 10019, 8545, 9626, 10860, 10546, 10457, 10022, 10535, 8860, 5845, 4424, 11406, 10177, 4220, 13187, 13004, 12603, 13722, 13292, 13002, 9091, 10568]], ['81157', [3913, 9851, 10250, 10564, 10257, 10565, 9770, 10019, 8859, 3585]], ['83340', [3913, 9770, 9851, 8859, 10565, 6061, 10257, 10019, 10250, 8545, 10020, 11580]], ['89179', [3913, 10023, 9578, 4802, 7126, 10020, 10546, 10535, 8860, 10022, 5806, 4165, 8545, 10074, 9584, 10457, 5433, 9850, 8700, 50, 9092, 5797, 9769, 4974, 11429, 10073, 11406, 10177, 8457, 12603, 9091, 10568, 13004, 4220, 13002, 13722, 13292, 13187, 13290, 9580, 12597, 11389, 12951]], ['89272', [3913, 8859, 4165, 3585, 10022, 9918, 9582, 4220]], ['89059', [3913, 9851, 8545, 10565, 10564, 10257, 10250, 10303, 10019, 8859, 6061, 9770, 7130, 5186, 3711, 10074, 10023, 10586, 8918, 9097, 9626, 10308, 10860, 11621, 10026, 4165, 5806, 5881, 9578, 10546, 8860, 10020, 11855, 7126]], ['89277', [3913, 5186, 10249, 10535, 3585, 8456, 10457, 10073, 11406, 10177, 4220, 9091, 10568, 12222, 6781]], ['56115', [3913, 7130, 10019, 10250, 8859, 10023, 9626, 6061, 8545, 9771, 11621]], ['87969', [3913, 9851, 10565, 10257, 10303, 10250, 10019, 8859, 11387, 10301]], ['56878', [3913, 10019, 10565, 8859, 10250, 10257, 12673, 10026, 13302, 11618]], ['88393', [3913, 9770, 9851, 9771, 10250, 10565, 10564, 10019, 8859, 10303, 8545, 10023, 6061, 7130]], ['88778', [3913, 8859, 7130, 10019, 8545, 10074, 10308, 8700, 9584, 4165, 8860, 5433, 8701, 10457, 5797, 8918, 8456, 10020, 10535, 8547, 5881, 9850, 5021, 9625, 4220, 10177, 11406, 10568, 9580, 9091, 11389, 12603]], ['89462', [3913, 9770, 6061, 3585, 5881, 9097, 7126, 9769, 10020, 11700, 8456]], ['89463', [3913, 9770, 6061, 3585, 8701, 4457, 3589, 4424, 6151, 10455, 8441, 11580]], ['58944', [3913, 9851, 10257, 9771, 9626, 8917, 10455, 10858, 4220]], ['89491', [3913, 9770, 10564, 9771, 10019, 10250, 10565, 10303, 6061, 9851, 10023, 10257, 8859, 5186, 10020, 9097, 8545, 9626, 10860, 10586, 5806, 5881, 10026, 3711]], ['89177', [3913, 10019, 10250, 8859, 10565, 5186, 8547, 3711, 9578, 9584, 10457, 10537, 8717, 12060, 6781, 10073, 9091, 13290, 11406, 10177, 12597]], ['89546', [3913, 3711, 10457, 5085, 10543, 4220]], ['76120', [3913, 10257, 8859, 10023, 4802, 5433, 6420, 8701, 10589, 9584, 11385, 10543, 4220, 10177, 12603, 9091, 12597, 10568, 13002, 11406, 8457, 9582, 13187, 13290, 13292, 13004, 9580, 12951]], ['89611', [3913, 10257, 10565, 10019, 8545, 9626, 10860, 9578, 10026, 4802, 50, 9918, 9582, 3589, 9580, 11406, 10177]], ['89616', [3913, 3711, 10457, 5895, 3762, 4220, 10177, 13187, 12603, 13722, 8457, 13004, 13292]], ['83438', [3913, 10026, 9092, 10022, 9918, 6151, 10543, 9091, 3762, 3589, 9625, 11406, 10177, 10568, 9580, 9582, 11389, 3649, 12603, 12597, 12220, 4220, 13004, 8457, 13010, 13187, 8717, 13290, 13292, 12222, 6781, 8200, 4561]], ['89652', [3913, 10026, 5806, 10201, 5797, 3940, 4522, 8717, 10177, 8457, 10568, 4220, 9091, 9582, 11389, 9625, 3649, 12220, 10543, 9580, 6521, 6781, 10073, 12597, 12594, 7184, 4336, 8200, 4561]], ['33025', [3913, 10023, 4802, 5085, 10543, 3649, 13292, 10073, 12947]], ['64550', [3913, 9770, 10257, 10564, 10250, 10565, 10303, 9771, 10019, 6061, 8859, 8545, 10023, 5186, 10026, 9578, 3711, 7130, 9626, 10586, 5433, 9916, 9580, 4220, 12603, 10177, 13004, 13187, 13292, 12597, 8457, 9091, 13722, 11389, 10568, 8717, 10573, 14031, 13183, 13300, 13392, 12060]], ['89563', [3913, 9851, 10564, 9771, 9770, 10250, 10303, 10019, 10565, 6061, 8859, 10023, 10257, 8545, 7130, 9626, 10586, 5806, 8547, 10026, 3711, 10074, 10860, 5186, 10020, 9097, 4165, 5881, 9092, 7126, 10201, 9578, 5797, 4200, 11389, 9091, 10177, 11406, 12603, 12597, 10568]], ['89687', [3913, 9770, 9851, 8545, 10023, 12908, 8918, 11700, 6521, 11624, 12949, 10543, 13010, 13292, 13004, 12603, 13187, 13722, 10177, 4220, 12597, 9091, 11406, 10568, 13290, 9580, 9582]], ['89741', [3913, 9851, 9770, 9771, 6061, 5881, 10020, 5806, 5845, 3762, 4220]], ['89740', [3913, 9851, 8545, 10250, 10257, 10023, 4802, 2093, 11698, 12594, 8919, 8547, 13188, 4457, 3585]], ['89779', [3913, 9851, 6061, 5186, 8547, 3711, 10019, 9770, 8859, 10074, 10303, 10860, 5881, 10020, 5806, 4802, 4165, 10457, 9584, 9097, 8545, 10565, 10250]], ['89470', [3913, 7130, 10019, 10250, 5186, 9769, 8700, 3585, 9092, 5021, 10858, 3762, 6521, 10540, 4457, 6420, 9916, 8717, 9091, 11406, 13187, 8457]], ['89765', [3913, 10023, 4802, 8701, 10858, 9091, 10177, 10568, 9580, 8457, 9582, 11389, 11406, 3649, 13292, 12597, 13722, 13004, 12603]], ['86476', [3913, 5186, 8917, 8699, 3589, 9580, 8457, 9091, 12603, 12597, 11406, 13004, 9582, 13292, 9625, 10568, 13722, 10177, 13290, 13187, 11389, 12951, 3649, 12220, 10543, 13010, 3762]], ['88207', [3913, 10023, 4802, 5433, 7184, 9850, 10457, 4336, 4457, 3940, 3649, 4220]], ['73008', [3913, 11855, 8547, 10201, 7184, 6151, 12220, 13010, 13004, 13002]], ['89772', [3913, 10564, 9770, 9851, 10257, 10250, 10565, 10019, 10303, 8859, 8545, 10023, 12673, 11863, 12675, 7130, 12908, 11621, 12318]], ['86296', [3913, 10026, 6061, 5186, 8917, 8699, 4522, 9580, 9091, 8457, 10177]], ['89827', [3913, 9851, 8545, 9771, 9626, 10860, 10019, 10257, 9770, 10303, 10074, 11621]], ['85809', [3913, 9851, 10257, 9770, 10250, 10565, 10303, 10019, 8859, 6061, 8545, 10023, 10860, 10026, 11863, 5186, 12908, 12667, 12127, 12311, 7184, 6151, 10543, 12597, 13187, 9091, 8457, 13722, 13292, 13004, 9582, 11406]], ['89829', [3913, 9770, 10564, 9771, 8859, 10250, 10565, 9851, 10019, 6061, 8545, 10257, 10023, 10020, 3693, 5806, 5881, 13572, 13500, 9092, 12214, 10570, 10586]], ['73746', [3913, 10564, 9770, 9771, 10303, 8859, 9851, 5186, 9769, 10022, 9918, 5845, 10301, 10543, 9582, 4220, 13187, 13292, 8457, 12603]], ['61924', [3913, 3711, 8545, 7130, 6061, 8859, 10250, 10023, 10026, 8918, 12669, 13294, 13296]], ['80259', [3913, 10303, 10565, 9851, 8859, 10023, 10019, 10250, 8545, 10074, 10201, 9097, 7130, 6061, 9626, 10860, 9578, 4802, 10535, 3585, 11387, 5895, 3649, 10177, 8457, 12597, 13292, 13187, 4220]], ['89880', [3913, 10308, 7126, 8547, 9769, 10022, 4013, 4220]], ['89905', [3913, 10026, 5806, 8854, 3649, 9091, 8457, 10568, 9582, 11389, 9580, 11406, 12597, 13004, 13292, 13290, 9625, 13010, 12951]], ['89916', [3913, 10019, 10250, 10023, 9097, 4165, 2093, 5881, 12594, 4457, 8699, 11406, 9916, 12603, 13722, 13187, 8457, 13004, 13002, 13292, 12597, 9091]], ['89921', [3913, 10303, 10019, 9851, 8545, 8859, 9770, 10565, 10564, 10250, 6061, 7130, 5186, 8917, 10457, 3585, 13390, 8701, 2093, 12947, 12665, 13703]], ['3749', [3913, 9851, 8545, 10019, 10257, 10023, 7130, 8860, 12740, 10589, 6521, 12949, 3649, 13002, 13187, 13292, 10177, 8457, 4220, 13722, 12603, 9091]], ['42486', [3913, 10019, 8545, 5186, 10249, 4163, 3589, 9582, 4220, 13187, 13722, 13004, 12603, 8457, 13292, 13002, 9091, 11406, 12597, 13290, 9580]], ['89930', [3913, 10303, 10019, 10565, 6061, 8859, 8545, 10250, 9771, 5186, 8547, 10026, 9851, 10257, 9770, 10564, 10023, 9626, 10860, 9578, 9092, 7126, 5433, 6420, 11389, 9091, 8457, 11406, 10568, 9580, 10177, 9582, 3649, 12220, 10543, 12597, 9625, 13292, 13290]], ['52368', [3913, 9851, 10565, 10257, 9770, 10250, 10564, 10019, 8859, 6061, 8545, 10023, 7130, 10303, 10074, 9626, 10586, 8918, 9097, 10457, 5085, 10543, 9091]], ['88327', [3913, 9851, 9770, 10564, 10257, 10565, 10250, 10019, 10303, 8859, 6061, 9771, 8545, 5186, 10026, 10074, 7130, 10586, 4165, 9626, 10023, 10860, 9097, 7126, 6460, 4522, 8717, 9625, 9580, 4220, 10177, 11406, 10568, 9582, 3649, 8457, 12603, 12597, 13187, 13292, 9091, 13004, 11389, 13290, 4457, 12951, 10073]], ['89975', [3913, 10564, 9851, 7130, 10308, 8545, 9626, 4802, 3585, 4215, 13390]], ['89978', [3913, 10257, 9851, 10565, 10564, 10250, 9770, 3585, 12910]], ['89644', [3913, 10564, 9851, 9770, 9771, 10257, 10303, 10019, 10565, 8859, 8545, 6061, 10023]], ['90000', [3913, 10308, 10546, 8441, 3940, 10073, 7184, 9916, 9091, 9582, 4220, 8457, 10177, 13187, 13004, 13292, 12603]], ['90023', [3913, 10023, 8456, 4802, 5433, 8701, 4336, 5895, 5797, 10546, 8199, 7184]], ['64957', [3913, 10019, 10250, 8859, 10303, 10257, 8545, 10074, 10546, 10455]], ['88579', [3913, 10023, 11618, 5085, 10543, 9091, 10177, 4220]], ['90100', [3913, 10023, 9092, 8919, 4336, 3762, 9091, 8457, 10568, 9580, 4220]], ['90110', [3913, 10257, 10250, 10023, 8859, 8545, 9626, 10546, 8700, 4802, 5806, 5845, 10858, 9091, 10073, 13290, 3589, 10177]], ['84209', [3913, 9851, 10257, 12218, 9771, 12214, 9770, 10564, 10250, 10303, 12673, 13507, 10565, 14194, 14294, 10019, 14392, 14393, 14193, 14293]], ['90160', [3913, 10564, 9770, 9771, 9851, 10565, 10257, 10019, 8859, 7130, 11863, 11621, 12311, 8860, 5797, 11624, 11853, 6420, 5433, 3649, 12597, 8457, 13187, 12603, 10177]], ['90111', [3913, 9770, 9851, 9771, 10303, 10564, 10565, 10019, 8859, 6061, 10250, 8545, 7130, 5186, 9769, 10308, 10074, 9626, 10586, 5806, 10573, 11389, 4220, 10177, 13187, 12603, 13004, 8457, 13292, 12597, 9091, 11406, 10568, 13290, 9580]], ['90168', [3913, 10019, 8545, 9578, 10457, 5433, 7184, 9916, 9580, 10568, 10177, 9091, 11406, 9582, 11389, 9625, 3649, 10543]], ['90169', [3913, 10564, 9770, 9851, 10250, 10257, 9771, 10019, 8859, 6061, 10565, 8545, 10020, 12673, 6151, 11698, 13010, 13392, 10543, 13188, 13292, 13290, 11389, 8200]], ['90176', [3913, 10564, 9851, 10565, 9770, 9771, 6061, 10019, 10257, 10250, 8859, 10303, 10023, 5186, 8545, 7130, 10586, 5806, 4165, 8700, 8547, 10026, 9626, 10074, 3711, 10860, 9097, 5881, 9578, 3585, 10020, 10455, 10073, 4561, 9580, 4220, 12603, 10177, 12597]], ['89970', [3913, 10564, 9770, 9851, 8859, 10250, 10565, 6061, 9771, 10019, 9578, 10455, 8441, 4522, 11630, 9582, 11624, 11389, 9580, 10568, 13290, 13187, 10177, 4220, 13004, 8457, 12603, 13292, 12597, 9091]], ['85588', [3913, 9770, 6061, 10019, 10250, 10023, 10026, 9092, 8919, 4336]], ['90250', [3913, 9851, 6061, 10023, 10019, 10250, 10303, 10308, 8859, 5186, 9769, 4165, 8700, 4802, 5881, 10457, 10020, 8441, 4522, 11406, 9582, 10177, 9091, 8457, 9580]], ['84275', [3913, 9097, 8860, 4336, 6781, 3649, 9582, 4220, 9091, 10177, 9580, 9625, 10543, 10568, 8457, 11406, 11389, 8200, 4561, 9916, 10858, 4457, 3762, 10073, 4522, 12222, 3589, 13290]], ['90240', [3913, 10257, 9851, 10565, 9770, 10019, 9771, 8545, 8859, 12908, 12673]], ['90248', [3913, 10023, 10586, 9584, 10535, 10573, 12667, 11389, 12127, 9580, 6151, 12603, 10177, 13004, 12597, 13290, 10568, 12220, 3649, 9625, 12222, 11406, 9582, 13292, 9091, 12908, 13103, 13390, 11580, 12910, 12311, 13566, 13394, 10020, 7184, 12986, 8200, 11429]], ['90254', [3913, 9851, 8545, 10019, 10257, 10250, 10303, 8859, 10023, 7130]], ['90236', [3913, 10303, 10074, 10308, 4165, 10457, 5433, 2093, 4200, 8919, 4013, 5021, 10543, 12605]], ['90069', [3913, 9770, 10564, 9851, 8545, 10565, 10303, 10074, 10546, 10586, 10026, 3940, 12220, 3649, 13292, 13004, 13187, 8457, 10177, 4220, 9091, 12597, 9625, 10073]], ['90273', [3913, 3711, 10457, 6521, 3649, 9091, 10177, 4220]], ['89697', [3913, 9851, 8545, 9771, 5186, 10249, 3711, 10303, 9770, 10564, 10565, 10257, 10019, 6061, 10023, 10250, 10074, 9626, 10586, 10026, 8859, 10860, 9097, 10308, 8547, 5881, 10020, 11621, 11863, 11855, 12216, 12318, 4974, 13104, 11857, 12312, 9578, 10022, 10455, 3791, 9916, 4561, 6781, 5085, 13731, 14709, 12667, 12984, 10201]], ['84420', [3913, 9851, 10565, 9770, 10564, 9771, 10303, 10019, 8859, 10250, 6061, 8545, 10257, 5186, 5433, 3940, 9625, 10177]], ['90134', [3913, 10019, 9851, 8545, 6061, 5186, 9769, 4163, 5194, 9625, 10177, 8457, 11389, 6420, 11624, 12597, 10858, 4457]], ['89643', [3913, 9851, 10565, 9771, 10303, 10250, 10019, 10257, 8545, 9770, 10586]], ['90297', [3913, 10564, 9770, 9851, 10257, 10565, 10019, 10250, 12673, 10020, 13394, 10201]], ['90317', [3913, 9851, 10257, 9770, 10250, 10565, 9771, 10019, 12214, 12675, 5881, 9578, 3693, 8699, 12127, 13568, 10201, 13394, 10020]], ['72276', [3913, 10026, 5806, 10457, 4336, 5895, 13010, 3762, 13002]], ['74753', [3913, 9851, 9770, 10250, 10303, 9771, 8859, 10564, 10565, 6061, 10257, 10019, 8545, 7130]], ['90332', [3913, 10026, 7126, 8547, 10308, 5881, 5433, 10535, 8456, 13729, 12311, 10457, 5895, 50, 12601, 13506, 4802, 11698, 10020, 13302, 14710, 10860, 9097, 10586]], ['90364', [3913, 10019, 10308, 9626, 11621, 8545, 12673, 12675, 9851, 10257, 9770, 10564, 12218, 10250, 10565, 9771, 12214, 6061, 10023, 12908, 11863, 7130, 10249, 10201, 9578, 10860, 9097, 10026, 11855, 11857, 5186, 12318, 13574, 13507, 8859, 10586, 3711]], ['90419', [3913, 9851, 10023, 10026, 9578, 10457, 4802, 5806, 3585, 8700, 10020, 5433, 7126, 8860, 4424, 9625, 11406, 9091, 10177, 12603, 12597, 11389]], ['90417', [3913, 9770, 10019, 9771, 6061, 10565, 10303, 10250, 10564, 9851, 8859, 10257, 8545, 5186, 8917, 5881, 10020, 9097, 10074, 9626, 10860, 10586, 5806, 4165, 10026, 8456]], ['90434', [3913, 10564, 9851, 10565, 12218, 10257, 9770, 12214, 10250, 10303, 12673, 13507, 14193, 13574]], ['90445', [3913, 10303, 5186, 9769, 8699, 4457, 9091, 10177, 13002, 13292]], ['78610', [3913, 10257, 10564, 9771, 10250, 10565, 10303, 10019, 8859, 6061, 10023, 8545, 7130, 10074, 9626, 10586, 5806, 5881, 10026, 3711, 10860, 9097, 8700, 11385, 10543, 13292, 13004]], ['90461', [3913, 9851, 10023, 10565, 10019, 8545, 10250, 10303, 5186, 5433, 9916, 9091, 12597, 10177, 13187, 4220, 12603]], ['90495', [3913, 9770, 10564, 9851, 10257, 9771, 10019, 10250, 10303, 6061, 10565, 8545, 8859, 10074, 3585, 3711, 5186, 12134, 13506]], ['90501', [3913, 10303, 9770, 10019, 9851, 10564, 9771, 8545, 4165, 6061, 12673, 10565, 12312, 12675, 10250, 14026, 12214, 14193, 14393]], ['90433', [3913, 10564, 9770, 10257, 9851, 10250, 10303, 12214, 12218, 10019, 8859, 9097, 12673, 12601, 11621, 10457, 13564, 10535, 5806, 13736]], ['90439', [5186, 9770, 9851, 9771, 10564, 3913, 10565, 10250, 10019, 10303, 6061, 8547, 10022, 10023, 12311, 12673, 10457]], ['90529', [3913, 10019, 10565, 10023, 9770, 10026, 8918, 9751, 3791, 13500]], ['89947', [3913, 10303, 7130, 10026, 9578, 4802, 4974, 10019, 4165, 10457, 5895, 4336, 12222, 12060, 6781, 8200, 4561]], ['90543', [3913, 10026, 9092, 5021, 10858, 4220, 10177]], ['90549', [3913, 9770, 10564, 9851, 5186, 8547, 3711, 10019, 10250, 11621, 10546, 10074, 12224, 12740, 9626]], ['90561', [3913, 9851, 8545, 9771, 10257, 9770, 10565, 10564, 10019, 12673, 10201, 7184, 6151, 10543, 13292, 12597]], ['90566', [3913, 10019, 9771, 9626, 6061, 8859, 10257, 10564, 10250, 8545, 10565, 9770, 10023, 5186, 10201, 8917, 8699, 10020, 10546, 13394, 12669]], ['90408', [3913, 9851, 10250, 10257, 10565, 10303, 9771, 5186, 9769, 4165, 10074, 6061, 9770, 10019, 8545, 13705, 12908, 5881, 13507, 13574]], ['35450', [3913, 9851, 8859, 10257, 12214, 6061, 10023, 12062, 12127, 6521, 6151, 10543, 3762, 13004]], ['90521', [3913, 10019, 10250, 10023, 8456, 4215, 6781, 12597, 10177, 12603, 13004, 13187, 13002, 8457]], ['90609', [3913, 10023, 10026, 9584, 4165, 8545, 10074, 4802, 4974, 7130, 3711, 9578, 11387, 2093, 10858, 11406, 10177, 8457, 13722, 4220]], ['90523', [3913, 10019, 8545, 9626, 10860, 6061, 10023, 10026, 4802, 8918, 8456, 3711, 10249, 10457, 10022, 6460, 5433, 10546, 3693, 10589, 8547, 8917, 8700, 5845, 11389, 10177, 4220, 12603, 9091, 13004, 13292, 13392, 12908, 13564, 13703, 14394, 13298, 14710, 14709]], ['21802', [3913, 3711, 4802, 5433, 3693, 4215, 6521, 4013, 4561, 3762, 6781, 10543, 10177, 8457, 10568, 9580, 9582, 9625, 4220, 11406, 12603, 11389, 3649, 12220, 13010, 13004, 8717, 13292, 9091, 12597]], ['30413', [3913, 10303, 10565, 10250, 9771, 9626, 4802, 9850, 12947, 13736]], ['90640', [3913, 9770, 10564, 9851, 8859, 10565, 10019, 10257, 10303, 10250, 8545, 9626, 10023, 6061, 3711, 5881, 10020, 3693, 11580, 4522]], ['90654', [3913, 10303, 5186, 9769, 9578, 7126, 5881, 10457, 50, 4424, 11406]], ['49630', [3913, 10023, 9584, 5433, 6151, 6420, 4522, 8717, 9091, 10177, 8457, 9580, 9582, 9625, 3649, 10073, 10568, 11389, 10543, 11406, 6781, 8200, 12220, 12222, 4220, 12603, 13004, 13187, 13292, 13290, 12951, 13722, 13010, 12597, 4561, 9916, 10858, 13002, 4457, 12594, 13298, 3940]], ['25205', [3913, 5186, 9769, 8700, 4802, 10535, 5797, 8918, 10457, 5433, 8701, 4336, 10537, 9625, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 3649, 8457, 10543, 3762, 12597, 12603, 8717, 12222, 12951]], ['90524', [3913, 9770, 9851, 8859, 10565, 9771, 10019, 10564, 10303, 6061, 10257, 10023, 9626, 10250, 5186, 8917, 10455, 8441, 10073, 11406, 11853, 3589, 11389, 4013, 13004, 12673, 10308, 13300, 12316, 10858, 13188, 13010, 13290, 13292, 7184, 13392, 13102, 6781, 9091, 10568]], ['90679', [3913, 10564, 9770, 9851, 8859, 10565, 12218, 12673, 12214, 10020, 6061, 11700, 5085, 12220, 6521, 13010, 50, 11853, 13294, 14709]], ['90037', [3913, 9851, 9770, 10257, 10564, 10250, 10303, 10019, 10565, 8859, 6061, 9771, 8545, 5186, 12908, 11863, 14208]], ['90703', [3913, 10026, 7126, 5433, 5806, 8547, 10586, 10457, 10020, 50, 9092, 10535, 5845, 3762, 11859, 13010, 4163, 8717, 13185, 12222]], ['90713', [3913, 12214, 9770, 9851, 9578, 5881, 8456, 4968, 12910, 13566, 9916, 8200, 13292]], ['90717', [3913, 10257, 9578, 5433, 11853, 11389, 9091, 9580, 10568, 12603, 4220, 12597, 11406, 9582, 13004, 9625, 10177, 13187, 13292, 13290, 8457, 3649]], ['90716', [3913, 10564, 9851, 12214, 9770, 12218, 9771, 10250, 10565, 10303, 12673, 10020, 14194, 5881, 10019, 9097, 14393, 14026, 14294, 14712, 14394, 14392, 14193, 10257, 12675, 14293, 13507, 6061, 8545, 10023, 12908, 11863, 14208, 13574]], ['89327', [3913, 9770, 6061, 3585, 4974]], ['90736', [3913, 9851, 8545, 10250, 9770, 10257, 10303, 9771, 10023, 12908, 14208]], ['90755', [3913, 10303, 7130, 10019, 9770, 8545, 8859, 9771, 10074, 10308, 6061, 9626, 10201]], ['90424', [3913, 9851, 8545, 10250, 10564, 10257, 10565, 12218, 10019, 8859, 11698, 4974, 9097, 13104, 10860, 9626, 12669, 8918, 12224, 11700, 8456, 11399, 8547, 10201, 12671, 10020, 13185, 12740, 8860, 10455, 10589]], ['16019', [3913, 10308, 9578, 10457, 10022, 3649, 10177, 12603, 13187, 13004, 13002, 13292, 12597, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 9625, 12951]], ['90748', [3913, 10308, 8917, 8699, 4457, 10568, 10177, 9091, 9580, 9582, 4220, 13187, 12603, 13722]], ['65480', [3913, 6061, 8859, 8545, 10019, 9851, 10023, 9626, 10303, 10565, 8547, 12673, 12675]], ['90823', [3913, 8859, 10565, 10019, 10250, 6061, 5186, 8917, 5881, 9626, 10308, 10023]], ['90729', [3913, 10019, 10023, 9578, 4802, 10022, 4013, 10543, 10073, 10177, 4220, 13722, 13187, 13004, 12311, 13392, 12667, 10860, 13564, 13701, 13390, 3693, 12740]], ['89629', [3913, 9770, 9851, 10257, 10564, 10565, 9771, 10250, 10019, 6061, 10303, 8859, 8545, 5186, 7130]], ['90844', [3913, 10308, 7126, 10201, 6151, 9578, 8456, 4968]], ['90758', [3913, 3711, 10457, 6521, 9625, 4220, 10177, 9091, 9580]], ['90845', [3913, 10564, 9770, 9851, 8859, 9771, 10303, 10565, 10019, 6061, 10250, 10257, 10023, 5186, 8547, 10074, 9626, 10586, 5806, 4165, 10020, 10026, 11700]], ['90865', [3913, 3711, 5881, 8700, 10022, 10535, 5021, 4457, 9580, 8457, 9091, 11406, 10568, 12603, 13187, 13722, 13004, 13002, 13292]], ['90864', [5186, 9770, 10564, 9771, 9851, 3913, 10565, 10303, 10019, 10257, 6061, 8859, 8545, 10023, 10250, 9626, 8860, 4457, 11406, 4220, 10177, 12673, 10860, 12908, 13103, 12311, 8547, 10020, 13572, 12986, 3940]], ['90889', [3913, 5186, 8547, 10249, 10535, 8860, 50, 8917, 10457, 10589, 10301, 3649, 9625, 13292, 12597]], ['90909', [3913, 10257, 9851, 6061, 9770, 10564, 10565, 9771, 10303, 10019, 10250, 10023, 12908, 8545, 13705, 14208]], ['90880', [3913, 10023, 4802, 6521, 11624, 10301, 10543, 13010, 3649, 13292, 12951, 13002, 4220]], ['90915', [3913, 9851, 10250, 9770, 10257, 10565, 10303, 10019, 10564, 6061, 8545, 10023, 8859, 5186, 10455, 4968, 5433, 7184, 8701, 13390, 8860, 12671, 10022, 8917, 9769, 11698, 8547, 10201, 13394, 10020, 4802, 50, 11387, 11618, 7126, 9092, 13701, 12740, 13506, 13572, 12224, 12669, 9584, 10249, 12134, 10546, 13736, 11700, 8456, 13729, 10457, 12984, 11861, 12127, 13705, 13726, 5806, 13564, 8918, 12667, 13568, 12311]], ['78961', [3913, 9771, 9851, 8545, 10019, 9770, 10023, 8859, 10565, 10303, 10074, 7130, 12671, 5433, 3940, 3649, 13004, 4220]], ['90762', [3913, 9851, 10257, 12218, 9578, 4165, 10455, 9916, 8699, 4561, 9091, 10858, 13187, 10177, 4220, 13722, 13004, 12603, 13292, 12597, 8457, 10568, 12222]], ['90925', [3913, 8547, 12060, 12222, 6781, 4220, 13187, 8457, 13722, 13004, 10177, 13292, 12603, 12597, 10543, 9625, 10073, 10459, 6151]], ['73337', [3913, 9851, 10250, 10564, 9770, 9771, 10303, 10565, 10019, 12218, 12673, 12214, 12675, 6061, 10257, 10023, 12908, 11863, 8545, 5186, 13507, 7130, 11621, 13574, 10074, 9626, 10586, 10026, 11855, 11857, 3711, 14193]], ['90940', [3913, 10023, 9626, 12224, 10074, 12669, 13296, 10546, 11389, 13498]], ['90947', [3913, 9851, 8859, 10565, 10019, 10257, 6061, 5186, 9769, 5881, 10201, 10020, 3693, 4522, 10568, 4220]], ['90952', [3913, 9851, 9578, 11399, 10455, 9916, 4561]], ['90976', [3913, 10019, 9770, 9851, 10250, 8859, 10303, 10257, 10565, 6061, 8545, 9626, 9097, 10023, 7130, 10074, 10020, 8441, 10073, 9916, 3762, 6151, 11624, 6521, 12740, 13300, 12667]], ['18041', [3913, 10023, 8456, 4802, 5895, 3762, 11624, 8717, 3649, 9625, 13292, 9582]], ['90999', [3913, 10023, 8545, 12311, 12062, 7184, 5895, 10543, 12220, 13292, 12597, 8457, 13722, 13002]], ['90421', [3913, 9851, 8859, 5186, 8547, 9092, 5021, 4457, 6420, 8701, 8854, 3693, 10455, 8441, 50, 8860, 11624]], ['91003', [3913, 5186, 3711, 8545, 10019, 10023, 10303, 10026, 9584, 8860, 4457, 10177, 13722, 13187, 4220, 13292, 13004, 12603, 12597, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 14807]], ['6634', [3913, 10026, 8918, 9751, 10858, 4220]], ['7951', [3913, 9851, 6061, 7130, 8860, 10589, 6521, 8700, 10543, 13292, 12597, 8457, 13187, 10177, 4220]], ['91016', [3913, 3711, 10457, 6521, 9625, 9091, 10177, 4220, 8457, 9582, 11406, 11389, 3649, 10568, 3762, 8717, 6781, 8200, 4561, 10543, 12603, 12597, 9580, 9916, 12222, 10858, 13004, 13292, 13290, 12951, 12220, 13010, 13298, 4457, 12594, 12129, 13188, 12912, 12947, 4522, 10073, 3589, 4013, 9918, 12943, 13183, 13722, 4200, 10573, 14031, 11630, 10540, 6420, 4332, 13296, 11853, 13294, 13498, 13570, 13187, 5194, 4424, 14708]], ['91039', [3913, 10019, 9851, 12673, 8545, 10546, 8917, 3693, 8199, 6460, 10073, 8854, 9916, 12594, 4457, 10543, 9580, 9091, 11406, 11389, 13004, 10568, 12597, 13290, 9582, 13292, 9625, 13002, 13722, 13187, 12603, 8457]], ['91013', [3913, 9770, 10019, 9771, 8545, 10303, 10074, 10565, 6061, 10023, 10020, 11695, 10073, 3589, 12912]], ['91031', [3913, 10257, 9851, 10564, 9770, 10565, 10303, 9771, 10250, 10019, 10308, 8859]], ['91029', [3913, 10026, 4802, 2093, 10573, 10543, 4220, 10177, 8457, 10568, 9580, 9091, 11389, 9625, 3649, 12220, 11406, 12597, 13004, 12603]], ['86361', [3913, 9770, 9851, 6061, 10257, 8545, 10019, 10303, 10201, 7184, 12986, 10543, 13010, 13292, 13004, 8457, 10177, 4220, 12603, 13187, 10073, 10020, 14208, 7130, 11863, 12908, 13507, 11621, 14194, 12318, 10074, 13394, 4802]], ['90414', [3913, 10257, 6061, 9851, 8859, 10023, 3585, 10457, 4457, 10177, 12603, 8457, 13004]], ['91059', [3913, 9770, 10257, 9851, 10250, 10565, 5186, 5433, 12318, 11863, 10023, 6061, 10019, 12908, 12673, 11621, 11698, 10074, 4165, 9626, 11855, 10586, 12740, 10026, 11857, 12216, 10308, 10860, 9097, 13104, 13103, 12312, 13390, 11695, 10022, 13500, 8441, 11861, 12311, 12134, 11429, 13185, 8860, 12671, 12667, 13705]], ['91064', [3913, 10019, 10250, 10303, 12675, 11399, 10459, 13566, 9916, 4968, 8200, 4561, 6521, 11624, 5895, 12601, 5433, 4802]], ['91058', [3913, 3711, 5881, 10457, 10022, 8199, 8860, 5433, 8701, 8854, 10301, 10073, 11406, 9580, 13187]], ['91067', [3913, 10019, 4165, 10457, 3585, 7126, 10020, 5806, 8700, 4336, 3762, 9091, 8457, 4220, 12603, 12597, 10568, 13004, 11406, 9580, 13002, 13292, 13187, 13290, 9582, 11389, 9625]], ['91069', [3913, 10026, 10535, 10573, 11630, 9625, 9582, 13004, 10177, 13187, 12603, 13292]], ['90767', [3913, 3711, 10249, 10022, 6521, 9625, 10568, 9580, 4220, 13187, 12603, 10177, 8457, 13002, 13004, 12597, 9091, 11406, 13290, 9582, 11389, 12951, 3649, 13292, 10543, 12220, 3762]], ['88296', [3913, 9851, 8545, 10019, 10565, 10303, 10257, 9771, 6061, 5186, 10308, 10023, 9626, 10860, 7130, 8859, 10586, 8918, 4974, 5881, 10455, 11389, 9091, 10177, 11406, 10568, 8457, 9580, 9582, 3649, 12220, 12597, 12603, 9625, 13004, 12951, 13292, 13290, 4220, 13722, 10543, 13010, 3762, 13296, 10301, 4163, 8917, 10546]], ['91085', [3913, 10019, 9771, 6061, 7130, 8859, 10074, 8545, 10250, 9770, 10564, 10257, 10565, 9626, 10546, 10455, 9916, 10568, 12603, 10177, 13102, 12984, 9582, 10022, 13290, 13183, 11621, 12908, 10860, 12673, 13506]], ['87735', [3913, 10023, 10586, 10535, 8919, 9918, 5845, 6521, 3762, 4013, 10858, 9091, 10177, 4220, 12597, 11406, 10568, 13004, 13187]], ['91092', [3913, 10026, 5806, 4336, 6521, 10543, 9091, 10177, 12603, 12597, 9582]], ['69736', [3913, 11855, 3585, 12910, 8547, 9916, 13392, 13292, 12222, 8457, 12603, 13187]], ['73379', [3913, 10564, 9851, 9770, 10257, 10565, 10250, 10019, 9771, 6061, 10303, 8545, 10023, 12908, 12311, 11863]], ['27738', [3913, 10308, 10457, 6521, 11624, 12949, 10543, 13292, 12912, 13188, 12060, 4424, 10455, 13726]], ['91126', [3913, 9851, 8545, 8859, 9771, 10023, 9626, 10860, 8456]], ['90964', [3913, 9770, 9851, 6061, 9771, 10023, 10257, 10250, 10303, 10019, 10565, 8545, 12224, 12669, 10546]], ['91146', [3913, 10026, 10565, 11857, 12673, 10020, 11698, 11700, 5895, 11624, 4336]], ['91142', [3913, 9851, 10250, 9770, 10564, 10565, 10019, 10303, 10074, 10860, 5806, 8854, 3762, 10858, 12594]], ['91144', [3913, 9770, 6061, 5186, 9769, 10022, 9918, 9580, 8457, 9091, 10568]], ['64065', [3913, 9851, 10023, 11618, 6521, 10543, 10177, 9091, 11406, 10568, 11580, 11628, 8860, 3589, 12949, 9582, 3649, 13004, 4220, 13187, 8457, 13292]], ['91152', [3913, 10303, 10565, 9851, 8545, 10250, 8859, 3585, 4968, 12910]], ['60837', [3913, 9851, 10250, 9770, 10257, 10565, 10303, 10019, 10564, 9771, 8859, 6061, 10023, 5186, 10026, 10074, 9626, 10586, 8545, 3711, 9769, 5194, 3649, 9091, 10543, 4220, 13187, 13292, 8457, 10177, 13004, 11406, 10568, 6781, 6521, 11624, 5895, 50, 13731, 13506, 13701]], ['91075', [3913, 9851, 8545, 10565, 10019, 10250, 6061, 10257, 10023, 7130, 10303, 5186, 10308, 10860, 10546, 10455, 9916, 4220]], ['91182', [3913, 9851, 11863, 11700, 6521, 5895, 3762, 13010, 13004, 12597, 12603, 8457, 13187, 10177, 13292, 9091, 11406, 10568, 13290, 9580, 13722, 9582, 11389, 13002, 9625, 3649, 12220, 10543, 8717]], ['91173', [3913, 10303, 10565, 5186, 9769, 10457, 7126, 8854, 10543, 12220, 13002]], ['90994', [3913, 3711, 10457, 6521, 10543, 9091, 8457, 11406, 10568, 9580, 9582, 11389, 3762, 8717, 12220, 3649, 13010, 9625, 13290]], ['91205', [3913, 9851, 8545, 9626, 10020, 10546, 10457, 9584, 5881, 9092, 50, 9769, 8700, 8917, 10022, 10301, 12220, 9625, 13292, 9582, 13187, 10177, 8457]], ['91207', [3913, 3711, 8545, 5881, 5433, 3940, 10543, 10177, 9091, 4220, 10568, 9580, 9582, 3649, 3762, 8717, 6781, 8200, 4561, 9916, 10858, 4457, 4522]], ['90718', [3913, 10019, 9771, 10074, 9097, 10023, 9578, 5881, 10860, 8199, 11580, 10455, 9916, 10858, 9091, 11406, 13187, 13722]], ['90997', [3913, 9851, 6061, 10250, 10019, 10257, 8859, 10303, 10074, 10308, 8545, 10586, 10535, 9578, 10020, 10860, 8456, 10457, 5895, 3762, 10177, 8457, 4220]], ['90174', [3913, 9851, 8859, 10023, 4802, 11618, 9092, 9584, 9769, 5194, 11853, 6151, 4424, 10301]], ['91222', [3913, 9771, 10564, 10250, 9770, 10565, 11855, 10586, 11698, 8547, 10020, 12060, 6151, 12222, 13010, 9091, 13292, 13187, 8457, 13722, 12603, 13004, 10177]], ['91282', [3913, 10303, 10019, 10250, 6061, 10565, 9771, 8859, 5881, 10020, 9097, 5186, 9769, 8917, 8699, 9916, 9091, 10177, 11406, 8457, 12603, 13004, 13722]], ['91293', [3913, 9770, 9851, 10564, 10257, 9771, 10303, 10250, 8859, 11863, 11399, 10023, 3585, 8456, 12062]], ['91181', [3913, 10564, 9770, 9851, 10250, 9771, 10565, 10019, 8859, 8545, 7126, 12127, 8854, 7184, 12220, 12316, 13010, 13004, 3762]], ['91300', [3913, 10257, 9771, 10303, 3711, 5881, 5433, 5806, 4336, 2093, 50, 10022, 12601, 12740, 8860, 13183, 13729, 7126, 11389, 6521, 13102, 12220, 5186, 9770, 9851, 12214, 10564, 14394, 14294, 14393, 14392, 14712, 14026, 10565]], ['91274', [3913, 10019, 10250, 8859, 10565, 8545, 10074, 10303, 9626, 9097, 8456, 5186, 10020, 10860, 3585, 10457, 6521, 9625, 9091, 10177, 11406, 4220, 8457]], ['91345', [3913, 5186, 8547, 3711, 7126, 6151, 7184, 5085, 10543, 4215, 4561, 5895]], ['91348', [3913, 10564, 9770, 9851, 10250, 10019, 10565, 6061, 9771, 10023, 8859, 5881, 10020, 9097, 5186, 9769, 7126, 8547, 9092, 50, 4200, 9582, 8457, 10177, 13187, 12603, 13002, 13004, 13292, 12597, 9091, 11406, 4220]], ['43726', [3913, 10303, 10074, 10019, 9771, 8545, 6061, 8859, 10257, 10023, 8456, 4802, 8918, 8547, 5806, 12667, 4200, 11389, 9582, 13004]], ['53070', [3913, 9851, 8859, 10565, 10019, 10250, 10023, 10586, 5881, 4802, 9578, 8699, 11399, 4457, 9751, 9916, 8200, 12597, 8457, 10177, 13187, 13004]], ['90863', [3913, 9851, 12218, 12675, 11399, 8456, 12910, 4215, 4561, 12597]], ['90750', [3913, 9851, 8545, 10250, 12908, 11863, 10023, 13568, 14208, 13574]], ['76157', [3913, 10257, 10565, 10019, 10303, 6061, 10250, 8545, 10023, 8456, 10457, 4457, 4220]], ['91460', [3913, 9770, 9851, 10565, 10019, 9771, 10074, 10023, 6061, 12127, 8545]], ['52346', [3913, 10023, 10586, 6061, 10565, 8545, 5186, 3711, 8859, 10303, 10250, 12673]], ['91535', [3913, 10564, 9770, 9851, 10250, 10565, 8547, 4336, 12222, 3762, 13010, 12597, 9091, 3649, 3589]], ['91549', [3913, 10303, 10019, 10565, 8859, 4165, 10457, 5433, 2093, 10540, 5793, 8700, 4802, 8918, 9578, 9584, 8456, 8860, 4457, 4220, 10177, 11406, 12603, 12597, 9091, 9580, 8457, 13004, 13187]], ['91558', [3913, 3711, 10457, 4336, 3762, 9091, 4220, 10568]], ['91578', [3913, 9851, 8859, 10023, 9626, 10020, 10546, 4802, 8547, 11387, 11698, 11700]], ['91473', [3913, 10257, 9851, 9771, 10250, 10564, 10303, 10019, 8859, 6061, 8545, 10023, 7130, 5186, 9626, 10586, 8918, 8456, 10457, 4336, 4457, 11406, 10177, 9091, 10568, 9580, 8457, 11389, 9625, 12603, 12597, 3649, 12220, 10543, 3762, 8717, 9582, 12951, 13010, 13004, 12222, 6781, 8200, 4561, 13292, 13290, 13187, 9916, 10858, 13298, 12594, 12129, 13188, 12912, 12947, 13002, 13722, 10073, 3589, 4013, 9918, 12943, 13183, 4200, 10573, 14031, 11630, 10540, 6420, 4332, 9850, 13736, 13564, 11387, 11618, 14707, 3585]], ['79572', [3913, 5186, 10249, 9578, 8700, 5895, 10543, 9091, 4220, 8457, 13187, 13722, 10177, 12603, 13292, 13002]], ['91657', [3913, 9851, 8545, 10019, 10257, 10565, 9770, 10564, 9771, 9578, 8860, 10301, 10543, 12597]], ['91659', [3913, 10023, 8456, 4802, 5433, 5085]], ['91662', [3913, 9770, 9851, 10565, 10564, 9771, 10303, 10250, 10019, 10257, 6061, 10023, 8859, 8545, 5186, 10026, 9626, 10586, 9092, 5881, 7130, 10074, 9578, 10455, 9625, 9091, 10177, 11406, 10568, 9580, 8457, 11389, 3649, 9582, 10543, 3762, 8717, 12603, 12597, 12222, 6781, 8200, 4220, 13004, 12951, 13292, 13290, 13002, 13010, 12220, 9916, 4561, 13298, 4457, 12594, 10858, 13722, 13188, 12129, 12947, 12912, 10073, 3589, 4013, 9918, 12943, 13183, 13187, 10573, 14031, 4200, 11630, 6420, 13390, 12665, 8701, 5806, 13564, 11387, 13701, 11618, 8547, 4802, 11698, 10020, 14028, 11700, 3585]], ['91562', [3913, 3711, 10457, 5895, 3762, 3649, 9580, 4220, 10177, 10568, 9582, 11406]], ['91788', [3913, 5186, 10019, 9851, 10565, 9770, 10564, 10250, 10303, 8859, 6061, 8545, 5881, 10586, 8547, 10257, 7130, 8860, 11624, 9771]], ['91815', [3913, 9851, 8545, 10019, 4165, 10589, 6521, 10543, 9091, 4220]], ['91831', [3913, 10019, 10023, 5806, 10540, 11389, 4220, 8457, 13004]], ['91580', [3913, 8859, 9771, 9097, 10249, 8918, 10546, 9578, 11863, 10020, 13104, 13506]], ['91891', [3913, 10019, 10565, 10303, 8859, 6061, 5186, 9769, 4165, 4974, 8701, 4457, 11406, 10177, 8457, 4220, 13722, 13187, 13004, 13292, 13002, 9091, 10568, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 12220, 10543, 13010, 3762, 8717, 12222, 6781]], ['91914', [3913, 10019, 9851, 8545, 10303, 6061, 10257, 10023, 8918, 11853, 6420, 4332, 11389, 10543, 12597, 10177, 4220, 13722, 9091]], ['86825', [3913, 10257, 13724, 10455, 9916, 10858, 4561]], ['90156', [3913, 10308, 8917, 3693, 3940]], ['91666', [3913, 10564, 9770, 9851, 10257, 10565, 9771, 10019, 8859, 6061, 10023, 8545, 4165, 10589, 5895]], ['92058', [3913, 10303, 10074, 10860, 9578, 4802, 10535, 10457, 12062]], ['91045', [3913, 10564, 9770, 9851, 8859, 11855, 12214, 12673, 5881, 11698, 8547, 13724, 13392, 8699, 10455, 13705]], ['92134', [3913, 10023, 10026, 4802, 5881, 10020, 10860, 7130, 10586, 10201, 10308, 4165, 8700, 8547, 9092, 50, 4336, 8717, 10177, 9091, 12603, 13187]], ['92174', [5186, 9770, 6061, 13574, 12667, 5806, 5845, 12740, 13102, 8860, 11861, 13731, 12127, 5797, 13500, 12224, 5433, 10546, 50, 8918, 13564, 10535]], ['92217', [3913, 10023, 9578, 10457, 10022, 4424, 3589, 6460, 10073, 7184, 9916, 10543, 10568, 11406, 12220, 4220]], ['92287', [3913, 8456, 10860, 10546, 3940]], ['89256', [3913, 10257, 10565, 9851, 8545, 10250, 10019, 9771, 6061, 10303, 10023, 10026, 5881, 9626, 8859, 5186, 10249, 6460, 10858, 11859]], ['64781', [3913, 10303, 10565, 10019, 8859, 6061, 8545, 5186, 9769, 4424, 3649, 9091, 11406, 12603, 10177, 13722, 10568]], ['92335', [3913, 10308, 10457, 5895, 10540, 10573, 3762, 11389, 4220, 10177, 8457, 12603, 13187, 13292, 12597, 9091, 11406, 9582]], ['92203', [3913, 10257, 10303, 10026, 5806, 4336, 12222, 8717, 13292, 13002, 11406, 9091, 3762, 10543]], ['45168', [3913, 5186, 10026, 4165, 10023, 10565, 9851, 10257, 10564, 9770, 10250, 10019, 8859, 10303, 9771, 8545, 6061, 7130, 10586, 7126, 9769, 10020, 9578, 4974, 3711, 10074, 8456, 5881, 10308, 9626, 9097, 3585]], ['91393', [3913, 3711, 10457, 8918, 10459, 12665, 13390, 2093, 13731, 13188, 12601, 5433, 10022]], ['1516', [3913, 10303, 8859, 10023, 12062, 12127, 5895, 10543, 3649, 13002, 13722, 13187, 10177, 4220, 8457, 13292, 12597, 9091, 11406, 10568, 13290, 8717, 10301]], ['92455', [3913, 10023, 10019, 9097, 7126, 13507, 13104, 8854, 13390, 12665, 13010, 4522, 10858, 11406, 3589, 13187, 11389, 12949, 13722, 12220, 10177, 13292, 8457, 13004, 4220, 12597, 9091, 10568]], ['92449', [3913, 9851, 10564, 9770, 10257, 9771, 10250, 10019, 10303, 6061, 8859, 3585, 5433, 6420, 6521, 9625, 12220, 10543, 11389, 9582, 3649, 9580, 11406, 10177, 8457, 12597, 9091]], ['88882', [3913, 9851, 8545, 10565, 10564, 9770, 10250, 10303, 9771, 10019, 6061, 8859, 10023, 5186, 10026]], ['83546', [3913, 3711, 8545, 9626, 9097, 10023, 10026, 8859, 4974, 3585, 4802, 10022, 4013, 9582, 10177, 8457, 4220, 9091, 12603, 10568, 13004, 12597, 13292, 13002, 13722]], ['92618', [3913, 10564, 9851, 10565, 9771, 10303, 9770, 10257, 11863, 10020, 12214, 5186, 8854, 12671, 12675, 12218, 10250]], ['92644', [3913, 10023, 9092, 10457, 50, 9769, 9578, 9626, 10860, 3585, 10586, 5806, 8456, 10026, 9584, 3711, 8545, 10303, 9851, 6061, 5186, 10019, 10250, 9771, 4165, 2093, 3649, 9091, 9916, 10073, 11406, 10020, 11387, 4968, 8200, 10568, 10177, 12216, 11580, 10537, 11628, 11861, 11853, 11859, 4013, 12594, 9580, 11389, 5433, 5021, 3693, 4200, 12671, 11857, 12984, 12665, 12134]], ['92648', [3913, 10023, 8456, 4802, 5433, 4332, 4457, 11406, 8457, 10177, 13187, 13004, 4220, 13722, 12603, 12597, 10543, 12912, 12060]], ['92651', [3913, 10019, 10565, 8859, 7130, 10308, 8917, 3693, 5194, 12220, 10543, 13002, 10568, 6781, 5895, 50, 12601, 10249, 13572, 13506, 11698, 10546, 8547, 13103]], ['86809', [3913, 10019, 10303, 7130, 10026, 9578, 4802, 8918, 10457, 5433, 4968, 10073, 9625, 10177, 12603, 4220, 13722, 13004, 13292, 11406, 9091]], ['92708', [3913, 7130, 3711, 8917, 10455, 4332, 3649, 9091, 10177, 11406, 10568, 9580, 9582, 12603, 12597, 8457, 4220, 13004, 13187, 13292]], ['12098', [3913, 9851, 10565, 12218, 12673, 5881, 10303, 9578, 10250, 8456, 12910, 8547, 9916, 3585, 13566, 11698]], ['91383', [3913, 10023, 10019, 10250, 10303, 9851, 3711, 8860, 4424, 10543, 3649]], ['92770', [3913, 5186, 10249, 11628, 10022, 9769, 5194, 13570, 4424, 10543, 13002]], ['92794', [3913, 3711, 5881, 10457, 10537, 10073, 9916, 9091, 10177, 4220, 13292, 12597, 8457, 12603]], ['92806', [3913, 9770, 10564, 9771, 5186, 8917, 10455, 5797, 6151, 12311, 8854, 5806, 8918, 10020, 12669, 4802]], ['92013', [3913, 10564, 9770, 9851, 8545, 10565, 10257, 9771, 10019, 8859, 6061, 10023, 10303, 7130, 10250, 9626, 10026, 10022, 10543, 10177, 9091, 11406, 10568, 9580, 9582, 12603, 12597, 11389, 9625, 13004, 13292, 13722, 13187, 8457, 13290, 13002, 3649]], ['51107', [3913, 9097, 3585, 8700, 9584, 11387, 10457, 6521, 11624, 5895]], ['92824', [3913, 10564, 9851, 6061, 5186, 3711, 10023, 10019, 8859, 8547, 9092, 5021, 8860, 3585, 5793, 10021, 12222, 8717, 13292, 9091, 13004, 13187, 12603, 10177, 4220]], ['91990', [3913, 9770, 10564, 9851, 10257, 9771, 8859, 10565, 10019, 6061, 3585, 10022, 4013, 12134, 10073, 12912, 12947, 13188, 10568, 12603, 10177]], ['86672', [3913, 10257, 9851, 10303, 10019, 9769, 5433, 2093, 12060, 11624, 6521, 12949, 10573, 13183, 13010, 11389, 4457, 12597]], ['92874', [3913, 10257, 9851, 10564, 9770, 10565, 10250, 10019, 8859, 6061, 8545, 4165, 2093, 8701, 13188, 12912, 13290, 12060]], ['92872', [3913, 7130, 10026, 4802, 50, 10535, 5021, 4457, 4332, 4968, 4163, 5194, 9625, 4220, 8457, 13187, 10177, 11406]], ['92069', [3913, 10026, 9578, 4802, 10022, 6521, 10573, 4522, 4424, 10073, 7184, 9916, 9091, 4220, 11406, 10177, 12597, 10568, 9580, 9582, 11389, 12603, 13004, 9625]], ['92884', [3913, 10023, 9578, 9092, 2093, 4457, 10543, 10177, 9091, 11406, 8457, 9580, 9582, 11389, 9625, 3649, 12603, 10568, 12220, 3762, 8717, 12222, 6781, 12951, 13004, 13002]], ['92895', [3913, 5186, 9769, 10457, 10022, 8700, 9584, 10535, 8860, 5433, 8918, 7126, 5806, 5881, 5797, 4332, 11389, 9091, 10177, 8457, 12597, 12603, 13004, 13187, 4220, 13722, 11406, 10568, 13290, 10543, 9625, 10073, 9751, 6151]], ['92939', [3913, 10564, 9770, 9851, 10565, 9771, 10303, 10019, 8859, 6061, 10250, 10023]], ['92929', [3913, 9770, 9851, 10257, 8859, 12218, 12673, 10201, 13394, 6151]], ['92958', [3913, 10257, 9851, 10565, 7130, 9769, 8917, 4424, 3649, 12951]], ['92974', [3913, 10026, 9584, 10457, 5433, 10073, 11406, 10177, 4220]], ['83043', [3913, 8859, 8547, 9769, 10860, 7130, 10019, 10250, 9770, 6061, 5186, 10546, 5881, 10457, 4522, 10573, 6521, 12594, 11630, 12220, 9582, 13002, 13187, 8457, 13292]], ['92741', [3913, 9851, 10023, 4802, 8701, 4336]], ['92747', [3913, 9851, 7130, 10026, 9578, 10020, 10546, 10457, 4200, 11389, 9091, 10177, 8457, 10568, 9580, 12603, 12597]], ['93137', [3913, 10303, 10257, 8545, 10565, 10250, 10019, 6061, 7130, 10457, 5895, 11624, 10543, 6781]], ['53727', [3913, 7130, 10020, 10546, 10455, 5085, 8200, 10177, 9091, 10568, 9580, 9582, 9625]], ['88093', [3913, 9851, 10257, 9770, 10564, 10565, 10303, 9771, 10250, 10019, 6061, 8859, 10023, 8545, 10074, 9626, 10586, 8918, 4802, 4215, 8200]], ['75240', [3913, 10023, 3585, 4802, 8918, 10457, 10022, 3649, 4220, 10177, 11406, 9091, 9580, 9582, 12597, 10568, 13292, 13290, 13722, 13004, 13187, 11389, 12603]], ['39755', [3913, 10023, 10026, 5806, 8547, 9769, 9578, 4802, 8918, 10457, 6521, 4522, 10177, 9091, 8457, 11406, 9580, 9582, 12597, 4220]], ['63913', [3913, 9770, 9851, 10565, 9771, 10257, 10303, 10019, 8859, 6061, 10564, 10250, 7130, 5186, 8545, 9626, 5881, 10457, 10573, 9625, 10177, 9091, 8457, 10568, 11406, 9580, 11389, 9582, 12220, 10543, 3762, 3649, 12597, 12603, 12222, 8717, 8200, 6781, 13004, 12951, 13292, 13290, 13187, 4220, 13010, 4561]], ['93191', [3913, 10303, 8859, 10023, 9626, 6061, 8545, 10565, 9851, 5186, 8547, 7130, 10019, 9769, 5194, 12220, 3649, 13292, 12597, 8457, 10177, 13722, 4220]], ['91426', [3913, 9770, 9851, 7130, 10019, 10565, 6061, 10074, 10020, 10860, 9578, 8700, 10022, 10457, 5433, 8701, 7126, 8547, 9769, 4165, 8918, 4802, 10535, 2093, 4522, 9580, 8457, 9091, 10177, 4220, 9582, 10568, 9625, 11406, 3649, 11389, 12220, 12597, 12603]], ['93337', [3913, 10019, 10565, 8545, 10074, 12311, 12671, 6151, 11853, 4332, 9625, 13004, 9582, 12675, 11857, 12984, 12669]], ['93423', [3913, 10303, 9770, 10564, 9851, 10257, 10023, 12908, 8545, 12311, 10019, 12669]], ['90066', [3913, 10303, 10074, 6061, 10565, 10019, 9770, 10564, 10257, 9771, 10023, 8545, 8859, 9851, 5186, 8547, 9626, 10586, 4165, 10026, 3711, 10250, 10860, 9097, 4974, 5881, 5433, 4561, 10177]], ['52554', [3913, 10303, 9851, 10250, 7130, 8859, 10019, 6061, 10074, 10023, 9626, 5797]], ['71868', [3913, 10023, 9092, 8919, 4457, 9580, 4220, 10568, 8717, 10543, 10177, 9091, 3762, 4013, 6151, 6781, 6521, 9916, 8200, 10073, 6420, 11406, 11389, 8457, 3649, 4561, 9582, 4522, 9625, 3589, 12129, 9918, 12222, 10858, 4200, 10573, 11630, 12220, 10540, 11853, 4332, 12594, 12603, 12597, 3940, 5194]], ['93539', [3913, 9770, 10564, 9851, 6061, 10019, 9771, 10303, 10565, 10257, 8545, 10250, 8859, 10023, 9578, 9626, 10546, 10455, 4457, 11406, 4220, 9091, 10568, 8457, 9580, 11389]], ['93706', [3913, 10564, 9851, 9771, 10257, 9770, 10303, 10565, 10019, 8859, 8545, 10023, 6061, 5186, 9769, 10455]], ['93711', [3913, 8859, 10250, 10019, 10023, 8545, 5186, 8547, 7130, 10565, 10303, 10074, 9097, 8456, 4165, 8918, 9850, 8701, 6420, 4522, 9625, 13004, 11389, 10177]], ['93763', [3913, 10026, 5806, 9578, 4802, 8918, 10457, 10022, 6460, 3693, 11695]], ['93771', [3913, 9851, 10023, 10019, 8545, 10074, 10860, 6061, 9770, 10303, 9578, 5433, 4332, 11389, 9091, 9580, 9582]], ['93731', [3913, 10257, 9851, 8545, 8859, 10019, 10074, 6061, 11863, 10023, 5186, 11621, 12318, 12673, 12908, 12218, 12675, 9770, 12214, 10250, 10565, 10303, 9626, 10586, 10026, 11855, 11857, 3711, 12216, 10860, 9097, 13104, 4974, 12312, 4165, 13302, 14192, 14028, 13736, 13724, 9578, 14710, 14706, 11399, 8456]], ['93783', [3913, 10303, 7130, 8859, 10023, 10565, 8545, 10019, 10250, 5186, 10535, 11624, 10543, 9091, 4220, 10177, 13187, 8457, 13004, 12603, 13292, 11406, 12597, 13722, 13290, 10568, 9582, 8717]], ['93876', [3913, 9770, 9851, 8545, 10019, 10023, 6061, 8859, 5881, 9850, 6420, 11389, 10177]], ['93900', [3913, 9770, 10303, 10074, 10860, 8545, 10019, 6061, 3585]], ['93994', [3913, 10019, 10250, 10023, 10303, 6061, 12127, 12667, 6151, 13102, 3762, 10543, 13292, 13004, 4220]], ['94021', [5186, 9770, 10564, 3711, 8859, 6061, 12214, 12218, 9771, 9851, 3913, 10250, 10565, 10020, 9092, 13572, 10586, 12673, 8547, 10860, 14026, 10249, 13564, 11861, 14394, 14712, 14392]], ['80705', [3913, 9770, 9851, 8545, 10303, 8859, 10250, 9771, 6061, 10019, 10023, 10586, 10020, 8456, 8701, 4457, 11406, 4220, 13004, 13292, 12603]], ['94136', [3913, 7130, 5186, 8860, 6521, 3649, 4220]], ['81858', [3913, 9851, 10250, 10257, 10565, 10303, 10019, 8859, 6061, 8545]], ['94202', [3913, 10564, 9770, 9851, 10257, 10565, 10250, 10019, 10303, 5186, 9769, 3711, 6061, 8545, 9578, 8860, 6521, 3649, 9091, 10177, 13187, 13722, 8457, 13004, 13002, 13292, 12597, 11406, 10568]], ['94189', [3913, 10019, 9851, 10565, 10257, 10026, 5433, 4332, 3649, 13004, 13292, 13722, 11389, 12597]], ['93044', [3913, 10564, 9770, 9851, 10250, 10565, 9771, 10303, 10019, 8859, 8545, 6061, 10023, 5186, 10020, 7184, 3649, 10177, 9091, 4220]], ['94310', [3913, 10257, 9770, 6061, 9851, 8545, 9771, 8859, 10564, 10250, 10019, 10023, 5186, 9769, 5881, 8700, 5895, 3762, 4220, 12603, 13187, 9091, 13004]], ['94394', [3913, 7130, 10019, 10565, 6061, 10303, 12218, 10020, 11700, 5895]], ['92866', [3913, 9851, 10565, 9770, 10564, 10250, 9771, 10019, 10303, 10257, 4165, 5881, 12312, 13390, 8699, 12665, 12947]], ['94423', [3913, 9770, 9851, 10250, 3585, 12910]], ['93504', [3913, 10303, 10074, 11621, 12671, 8860, 11853, 4332, 9625, 10177, 12603, 13004, 8457, 12597, 13187, 13292, 9091, 11406]], ['94421', [3913, 9851, 9578, 10455, 9916, 4220]], ['92643', [3913, 10023, 10586, 5806, 3585, 2093, 9625, 9091, 8457, 4220]], ['79382', [3913, 10308, 9769, 7126, 4165, 10023, 10026, 9578, 8860, 6521, 9580, 4220]], ['94586', [3913, 10303, 10074, 10023, 12062, 10457, 6521, 11624, 12949, 3649, 13292, 12597, 13722, 12603]], ['87522', [3913, 9770, 10303, 5186, 10020, 10586, 6061, 9578, 8860, 10457, 5895, 3649, 4220, 13004, 12603, 8457, 13187, 13292, 12597, 9091, 10177, 11406, 13722, 8717, 12222, 11624, 6521]], ['94171', [3913, 9770, 9851, 10564, 10257, 10565, 3585]], ['56922', [3913, 10257, 9770, 10564, 9851, 10026, 10023, 4802, 2093, 11698, 12594, 13188, 10020, 9091, 7184, 10177, 13722, 13187, 4220]], ['11728', [3913, 3711, 8917, 10022, 8919, 4457, 10543, 9091, 10177, 8457, 11406, 10568]], ['94620', [3913, 9851, 10250, 9771, 12218, 10565, 9770, 10303, 10026, 12673, 5186, 10019, 12318]], ['94562', [3913, 10564, 9851, 10565, 9771, 10250, 10303, 9770, 10019, 10257, 6061, 10023, 8545, 9097, 5797, 6420, 11389, 9091, 10177, 11406, 8457, 13004, 13187, 12603, 13002]], ['86739', [3913, 9851, 8545, 10303, 10257, 9770, 10565, 10023, 8456, 3585, 14192, 12312]], ['86762', [3913, 9851, 10257, 10564, 9770, 10250, 10565, 10019, 10303, 8859, 8545, 10023, 6061, 5186, 10308, 10074, 9626, 12673]], ['94681', [3913, 9851, 8545, 10308, 10457, 8700, 6521, 12949, 10301, 10543, 13292, 13004, 4220, 10177, 13722, 12603, 13187, 12597, 9091, 11406]], ['94726', [3913, 11863, 9578, 12311, 10455, 9916, 4561, 9091, 12597, 13187, 13722, 10177, 12603, 13004, 4220]], ['94739', [3913, 10564, 9770, 10257, 9851, 12214, 9771, 12218, 10250, 10565, 12673, 10019, 10303, 8917, 10020, 5194, 12220, 3649]], ['91153', [3913, 5186, 9769, 8699, 4457, 9091, 9771, 9770, 9851, 11621, 5433, 12318, 10074, 10586, 9626, 12601, 50, 11861, 9918, 4013, 11389, 9580, 10301, 12220, 3649, 10543, 13010]], ['94775', [3913, 9851, 8545, 10074, 10860, 9626, 4802, 5895, 10543, 10177, 9091, 11406, 10568, 12603, 12597, 9580, 9582, 11389, 9625, 13004, 12951, 13290, 3649, 3762, 13292, 8717, 13010, 12222]], ['14758', [3913, 9770, 10257, 10564, 9851, 9771, 10565, 10019, 8859, 10303, 6061, 10250, 8545, 10023, 9626, 10026, 10586, 10074, 5186, 3711, 7130, 9097, 4165, 9578, 8700, 10022, 11624, 10573, 9918, 4522, 3762, 3649, 9582, 9091, 10177, 8457, 11406, 9580, 10543, 9625]], ['94839', [3913, 9851, 8545, 10250, 10257, 10023, 13568, 12311, 13388, 10543, 14031, 10573, 4200, 12605]], ['92912', [3913, 9851, 8859, 10565, 9770, 10564, 10250, 9771, 10019, 6061, 8545, 7130, 10308, 10020, 12318, 9626]], ['94892', [3913, 10564, 9770, 9851, 9771, 10257, 10565, 10019, 5881, 5797, 6420, 3649]], ['1133', [3913, 9851, 6061, 10257, 9770, 10586, 50, 9918, 4013, 9582, 9580, 12603, 8457, 13187]], ['54436', [3913, 10257, 9851, 8545, 10860, 8860, 10301, 12134]], ['94901', [3913, 10303, 11857, 10019, 11861, 9769, 5194, 13570, 13498, 13294]], ['94975', [3913, 10019, 9770, 10257, 10565, 6061, 9851, 10023, 9626, 8859, 10303, 8545, 5186, 8917, 10022, 4200, 11389, 10573, 9582]], ['94985', [3913, 10257, 9770, 9771, 5186, 8860, 10573, 9091, 8457, 11406, 10568, 12603, 12597, 9580, 9582, 4220, 13004, 13002, 13292, 13290, 11389, 10177, 9625, 12951, 3649, 12220, 13722, 13010, 3762, 8717, 12222, 6781, 8200, 4561, 9916, 13187, 13298, 4457, 10858, 12129, 13188, 12594, 12947, 12986, 12060, 8700, 10457, 11698, 3585]], ['78195', [3913, 9851, 8545, 10250, 10257, 10565, 6061, 3585, 4215]], ['94956', [3913, 10257, 9770, 9851, 10565, 10250, 9771, 10019, 10564, 6061, 8545, 10303, 8859, 10023, 7130, 8547, 4336, 10073, 9916, 3762, 10177, 4220, 8457, 9091, 13004, 12603, 13292, 12597, 13187, 13002, 13722, 13290, 11406, 10568, 11389, 6781]], ['95082', [3913, 7130, 5433, 12671, 13390, 13294, 11853, 13296, 10455, 7184, 12740, 8860, 13500, 10020, 13394, 10201, 5881, 13724, 10860, 13104, 14391, 10026, 14208, 13574, 12673, 12675, 9851, 10257, 12214, 14393, 12218, 10250, 9770, 14026, 14294]], ['95075', [3913, 10023, 10026, 4165, 8545, 9626, 10457, 6521, 11624, 12949, 4424, 10543, 13292, 13004, 4220, 9091, 11406]], ['95043', [3913, 10023, 3585, 10257, 4165, 2093, 4457, 9091, 9916, 9580, 11406]], ['95210', [3913, 10026, 5806, 5845, 3649, 9091, 10543, 13004, 12597, 12603]], ['57250', [3913, 3711, 10457, 10540, 10177, 4220]], ['95243', [3913, 10303, 7130, 10026, 9092, 5433, 10022, 4424, 10543, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 12597, 12220, 13010, 12594, 4457, 11853, 4332]], ['87661', [3913, 10023, 8456, 10026, 4802, 10022, 8199, 7184, 4561, 4220]], ['95272', [3913, 9770, 9851, 5881, 10455, 8441, 9850, 12601, 13390, 12593, 11580, 12665, 8701, 11695, 13103, 3693, 2093, 5021, 12129, 11406, 11385, 13102, 8860, 10589, 3585]], ['95303', [3913, 10303, 10564, 9851, 10565, 10257, 8545, 10250, 10019, 6061, 10023, 10860, 10308, 8860, 4200, 9091, 8457, 4220, 11406]], ['95259', [3913, 10303, 10019, 12218, 12673, 9578, 11698, 10455, 9916, 13298, 4561, 13292, 9091, 8457, 10177, 13187, 4220, 13004, 12603, 12597, 3649, 10073, 3791]], ['94443', [3913, 10019, 10250, 10303, 10074, 10020, 5881, 8860, 9578, 12671, 8699, 13570, 10570]], ['95281', [3913, 10019, 10565, 9771, 3585, 12910, 4215, 8200, 6781, 9091, 13292, 12603, 10177, 8457, 13722, 13004, 12597]], ['93988', [3913, 9851, 10023, 10019, 8917, 4424, 3649, 10177, 8457, 11406, 9091, 12603, 10568, 9580, 9582, 11389, 9625, 12220, 10543, 12597, 8717, 12222, 6781, 8200, 3762, 12951, 13002, 13187, 13292, 13290, 13010, 13004]], ['95331', [3913, 9851, 10023, 10026, 9578, 10020, 10546, 8456, 10457, 5085]], ['95396', [3913, 10303, 9851, 10023, 10019, 12673, 12675, 9770, 10257, 14026, 14393, 14028]], ['95501', [3913, 10026, 9092, 5433, 7184, 9580, 10177, 8457, 11406, 10568, 4220]], ['95533', [3913, 10308, 10457, 10537, 5085, 6420, 9770, 10586, 8918, 9751, 3791, 9916, 4561, 12597, 9625, 6781]], ['85084', [3913, 10026, 8859, 9851, 10019, 10257, 10565, 10250, 6061, 9770, 8545, 10023, 9626, 10457, 6521, 10543, 10177, 8457, 12597, 4220, 13722, 12603, 13187, 13292, 9091, 11406, 10568, 13290, 6781, 11624, 12949]], ['95562', [3913, 10023, 9771, 7130, 10019, 8545, 8859, 9851, 6061, 10303, 9770, 10074, 9626, 10201, 10546, 9578, 3693, 4522, 4220]], ['95563', [3913, 10023, 8456, 2093, 13392, 12060, 12601]], ['95481', [3913, 10023, 3585, 12910, 9916, 8200, 9091, 12597, 8457, 13187, 13004, 10177, 13002]], ['92998', [3913, 3711, 9769, 10457, 50, 4163, 10455, 4457, 11406, 10177, 8457]], ['95421', [3913, 10564, 9851, 9771, 10019, 9770, 10250, 10303, 10565, 6061, 8545, 11863, 10023, 5186, 11621, 12671, 8860, 5797, 12601, 12311, 5433, 13568, 13500]], ['95377', [3913, 9851, 10023, 10546, 7184, 10543, 10177, 8457, 12603, 9091, 4220]], ['4163', [3913, 5186, 10026, 5881, 5433, 3940, 3649]], ['95116', [3913, 10023, 10457, 10537, 6781, 10177, 13187, 4220, 11406, 10568]], ['95656', [3913, 7130, 10565, 10019, 9851, 6061, 10250, 8859, 10257, 10023, 10586, 10535, 9584, 10249, 10022, 10543, 10177, 8457, 11406, 9091, 9580, 4220, 9582, 9625, 11389, 12220, 3649, 12603, 3762, 8717, 10568, 6781, 12222, 8200, 9916, 10858, 4457, 12594, 4561]], ['74088', [3913, 10026, 9584, 5433, 2093, 4457, 9091, 4220, 10177, 8457, 13187, 13004, 12603, 12597, 13722, 13292, 10568, 11406, 13290, 10543, 9580]], ['95733', [3913, 5186, 12218, 12675, 9770, 12214, 11399, 10250, 10074, 12673]], ['95739', [3913, 10026, 4802, 9850, 9751, 9916, 4220, 10177, 11406, 10568, 12597, 9091, 8457, 9582, 11389, 9625, 13002, 13004, 9580, 13292, 13290, 12951, 3649, 12220, 10543, 13010, 3762, 8717]], ['95812', [3913, 10308, 5881, 5797, 4332, 6420, 10540, 11630, 4200, 10573, 14031, 11859, 13390]], ['95769', [3913, 9851, 10565, 10564, 9771, 8545, 10303, 10019, 10020, 6151, 9580, 9091, 10177, 8457]], ['76927', [3913, 3711, 10249, 3693, 8199, 7184, 3649, 10858, 4220, 10177, 11406, 8457, 9580, 9582, 9091, 9625, 10568, 11389, 12220, 12597, 10543, 8717, 12222, 12603, 12951, 13010, 3762, 13292, 13002]], ['95835', [3913, 7130, 10019, 4165, 8918, 6151, 8854, 4457, 9916, 10543, 9580, 13292, 12603, 13187, 13722, 4220]], ['95863', [3913, 10257, 9770, 10564, 9851, 9771, 10250, 10565, 10026, 8918, 7126, 11628, 10573, 11389, 11406, 9091, 10568, 9580, 10543, 12597, 9625, 13290, 13292]], ['95992', [3913, 10026, 5806, 9578, 4802, 4165, 5186, 10019, 9851, 10250, 9771, 10257, 10308, 10022, 4013]], ['95800', [3913, 9770, 10257, 9851, 9771, 9578, 5797, 11853, 6151, 12062, 10455, 10570]], ['95538', [3913, 9851, 10257, 9771, 4165, 2093, 5021, 8919, 4457, 12594, 10858, 9091, 12597, 13004]], ['88905', [3913, 9851, 8859, 10565, 6061, 10023, 9578, 10457, 4522, 9091, 10177, 4220]], ['94447', [3913, 10019, 8545, 12224, 12669, 10546, 11853, 13294, 3940]], ['91925', [3913, 10257, 8545, 10019, 10565, 6061, 5186, 8917, 10457, 10022, 8700, 4163, 8860, 50, 7126, 10020, 5797, 8441, 10073, 6151, 4457, 4220]], ['96326', [3913, 10564, 9851, 10250, 10019, 10303, 6061, 9771, 9626, 9097, 9578, 11387, 8701, 7126, 8547, 10026, 11618]], ['21670', [3913, 9770, 9851, 10023, 9771, 10250, 8545, 10019, 10201, 10020, 11698, 11700, 5793, 4215, 4522, 10073, 11389, 11406, 10177, 8457, 12603, 9091, 4220]], ['96363', [3913, 10023, 8456, 4802, 2093, 4522, 11406, 10177, 9091, 8457]], ['96377', [3913, 9851, 6061, 10565, 10019, 9771, 5186, 9769, 7126, 6151, 3649, 10177, 9091]], ['96289', [3913, 9851, 8545, 10565, 10303, 10308, 9769, 10455, 3649, 10177, 4220, 11406, 8457, 10568, 12603, 9091, 12597, 11389, 9625, 12951, 13004, 9580, 13002, 9582, 13290, 12220, 13187]], ['95763', [3913, 10564, 9851, 8859, 10565, 3711, 11621, 12134, 11429, 3589, 4163, 11389, 3693, 10546, 11695]], ['95542', [3913, 9770, 9851, 8859, 10564, 10250, 10257, 9771, 10019, 6061, 10303, 10026, 5806, 2093, 4522, 10568, 9091, 10177, 12603, 8457, 13004]], ['96306', [3913, 10257, 10565, 9851, 5881, 10455, 8441, 10073, 3589, 12912, 12594, 4457, 10568, 12603, 10177]], ['96440', [3913, 10257, 6061, 10019, 9771, 10074, 10860, 8456, 8547, 5845, 3762, 9091, 10177, 11406, 10568, 9580, 12603, 8457]], ['96574', [3913, 9851, 6061, 10257, 10565, 9770, 10250, 10019, 8545, 8859, 10023, 4802, 2093, 12129]], ['87327', [3913, 9851, 8545, 9626, 10546, 8199, 4457, 3589, 10073, 4522, 11853, 3940, 6151, 12220, 6460, 10543, 13298, 12222, 11406, 13292, 13722, 13002]], ['96586', [3913, 9771, 9770, 10564, 9851, 5881, 9097, 10586, 11863, 6061, 11855, 12311, 8859, 5806, 10019, 11387, 9092, 12673, 13507, 10303, 14194, 12214, 14393, 12218, 14026, 14294, 14394, 14712]], ['96547', [3913, 10023, 10026, 5881, 4802, 4165, 10457, 8547, 3585, 7126, 4424, 9582, 10177, 9091, 4220, 10568, 9625, 11406, 9580, 3649, 10543, 3762, 4013, 8854]], ['96593', [3913, 9851, 10250, 5186, 9769, 10455, 9916, 11406, 10177, 9091]], ['96623', [3913, 7130, 8547, 8860, 10201, 6151, 12986, 3762, 10543, 14031]], ['96634', [3913, 3711, 5186, 7130, 9092, 9769, 10455, 4457, 10858, 9091, 11406, 8457, 12603, 12597, 10568, 9580, 9582, 11389, 4220]], ['96644', [3913, 9851, 10257, 9770, 10250, 10565, 10023, 10457, 4457, 10177, 9091, 11406, 8457, 10568, 9582, 11389, 9625, 9580, 3649, 12597, 12220, 10543, 13004, 12951]], ['96621', [3913, 10023, 10586, 10020, 10860, 5186, 10026, 5881, 4802, 4165, 8547, 8545, 10303, 8859, 10565, 9851, 6061, 10019, 4974, 8701, 3649, 9091, 8457, 4220, 10177, 10568, 9582, 9580, 11389, 9625, 3762, 8717, 11406, 10543, 6781, 8200, 12222, 4561, 9916, 4457, 12129, 12220, 10073, 12603, 12597, 12594, 3589, 4013, 9918, 4200, 10858, 11630, 10573, 6420, 10540, 12912, 4332, 3940, 13010, 12947, 13004, 4522, 12943, 12951, 13002, 13290, 13292, 13298, 13188, 13183, 11853, 13294, 13296, 5194, 10301, 13570, 4424, 13187, 13722, 12949, 13498, 5895, 6521, 5085, 13388, 11624, 12316, 12986, 7184, 14031, 14033, 6151, 13102, 11385, 13392, 8860, 50, 13731, 13701, 13300, 10589, 9584, 10249]], ['96577', [3913, 10257, 10565, 6061, 8547, 12127, 12060, 6151, 6781, 9091, 12597]], ['96691', [3913, 10564, 9770, 9851, 10565, 10250, 9771, 10303, 10019, 10308, 4165, 10589, 11387, 9850, 12593, 8441, 13390, 11580]], ['96794', [3913, 9770, 9851, 10257, 10564, 10250, 3585, 4968, 10459, 4561]], ['96902', [3913, 9851, 10257, 10303, 10250, 10019, 8547, 8860, 11385, 10301, 10543, 13004, 13292, 13187]], ['96910', [3913, 10564, 9851, 10565, 10257, 9770, 9771, 10019, 10303, 10026, 5806, 4336, 6781, 9091, 10177, 11406]], ['185', [3913, 9851, 9771, 10019, 6061, 8547, 8860, 10022, 10301, 3649, 10177, 12603, 12597, 4220, 13292, 9091]], ['96658', [3913, 10023, 11387, 2093, 5433, 11853, 9625, 10177, 4220, 13187, 13004, 13722, 8457, 13292, 12597, 9091, 13002, 11406, 13290, 13010, 8200, 13294, 12222, 4332, 13390, 12665, 8701, 5021, 5806, 13736, 12667]], ['95851', [3913, 9770, 10019, 10564, 9851, 8859, 10250, 10257, 8545, 5881, 9097, 8700, 5895, 3762, 10177, 8457, 11406, 10568, 9580, 9091, 11389, 12597]], ['96713', [3913, 9851, 10023, 10457, 5895, 3762, 8717, 12597, 9091, 13187, 13722, 8457]], ['97221', [3913, 10019, 10250, 5881, 8860, 5845, 6521, 3649, 10177, 8457, 12603]], ['97321', [3913, 10257, 10250, 9578, 5433, 4561, 10177, 4220, 8457, 13292, 13004]], ['97326', [3913, 10308, 10457, 4457, 10177, 4220, 12597, 12603, 13004, 13722, 8457, 13292, 9091, 11406, 10568]], ['86404', [3913, 10308, 10457, 6521, 9580, 10177, 9091, 11406, 8457, 4220]], ['93813', [3913, 10026, 9584, 50, 10457, 5085, 10543, 10177, 8457, 4220]], ['97421', [3913, 9770, 10019, 8545, 10074, 4802, 8700, 5433, 4968, 10543, 4220, 12603, 13004, 8457, 10177, 12597, 13292, 13187]], ['97443', [3913, 3711, 10457, 10021, 11389, 10177, 8457, 9091, 10568, 9580, 11406, 9625, 3649, 9582, 10543, 12220, 8717, 12222, 6781, 12597, 3762, 8200, 4561, 9916, 12603, 4457, 12594, 12129, 12912, 12951, 13004, 13010, 13002, 12947, 13187, 13290, 13292, 13298, 13188, 4522, 10073, 13722, 3589, 4013, 9918, 12943, 13183, 4200, 10573, 11630, 10540, 14031, 6420, 4332, 13566, 4968, 12601, 5433, 8701, 12060, 14708, 13296, 11853, 13294, 10858]], ['97114', [3913, 9851, 10023, 8545, 6061, 10303, 11621, 10019, 10860, 11695, 10073, 10568, 4220, 10177, 13004, 12603, 13292]], ['73768', [3913, 4974, 8547, 8917, 8860, 5433, 8441, 4968, 5797, 5806, 4802, 4165, 8700, 9092, 5021, 4561, 6420, 4522]], ['97487', [3913, 10023, 9626, 10308, 9578, 10457, 10022, 8919, 4336, 10537, 6521, 3762, 11389, 9582, 9580, 3649, 10543, 11406, 8717, 6781, 8200, 11624, 9918, 9091, 10177, 8457]], ['95721', [3913, 10257, 9771, 9851, 8545, 10250, 9770, 10026, 10023, 9578, 3693, 3649, 9091, 10177, 10543, 9582, 10860, 11429, 10073, 12062, 9916, 6781, 12597, 12603, 4332, 6151, 9625, 7184, 10858, 12986, 4561]], ['97525', [3913, 10026, 5186, 8917, 10455, 9916, 10177, 12603, 4220, 9091, 13292, 3762, 11406, 12943]], ['91416', [3913, 7130, 10308, 9578, 9626, 9097, 3585, 8700, 9584, 7126, 10201, 5433, 6420, 10177, 9091, 11406, 4220, 12597, 13722, 13187, 13004, 13002, 13292, 12603]], ['94589', [3913, 10257, 5881, 12218, 9578, 8456, 4968, 13566, 9916, 12910]], ['97304', [3913, 8859, 10201, 3693, 10073, 11406, 11853, 3589]], ['97573', [3913, 10019, 10565, 6061, 3585, 4968, 4561, 4220, 8457, 12603, 9091, 12597, 3649, 10073, 3791, 14292, 14706, 8456]], ['96677', [3913, 9851, 8545, 10565, 9770, 10257, 10250, 10023, 10457, 4457, 10177, 9091, 11406, 10568, 9580, 8457, 11389, 9625, 4220, 13004, 13187, 13292, 12597, 13290, 9582, 13722, 12603, 12951, 3589, 12605, 12667, 12127, 14028, 13724]], ['97585', [3913, 10303, 10074, 10860, 10457, 6521, 10543, 10177, 12603, 12597, 9091, 4220, 13004, 8457, 13292, 13722]], ['97594', [3913, 10257, 10023, 8456, 2093, 10858, 11406, 9916]], ['31664', [3913, 10564, 9770, 9851, 10257, 10019, 10303, 6061, 10565, 8859, 10026, 10023, 7130, 8545, 5186, 12673, 11863, 12908]], ['95187', [3913, 10565, 9770, 12673, 9851, 10019, 12218, 12675, 10250, 10303, 13507, 14194, 14193, 13574, 6061, 8859, 10023, 12908, 8545, 11863]], ['97036', [3913, 10026, 10535, 10573, 10177, 8457, 9091, 10568, 9580, 11406, 9582, 9625, 4220, 12597, 12603]], ['97690', [3913, 10303, 9851, 8545, 10023, 5186, 10535, 11387, 2093, 11385, 8854, 10301, 10073]], ['97700', [3913, 10565, 3585, 12910, 9916, 10858, 13292, 8200]], ['97694', [3913, 10019, 8545, 10546, 3940]], ['97675', [3913, 9851, 7130, 8547, 5433, 3585, 5793, 12910, 9916, 10021]], ['97745', [3913, 9851, 8545, 10257, 4165, 8701, 12665, 10022, 13188, 12129, 11406, 9091, 13722]], ['97791', [3913, 10026, 5806, 9584, 8919, 4457, 11406, 4220]], ['97656', [3913, 10019, 10565, 8859, 4165, 2093, 4522, 10177, 8457, 4220, 9091]], ['55667', [3913, 10250, 9851, 10023, 11863, 12311, 10457, 12062, 13568, 13729, 13705, 8700, 12127, 8860, 14292]], ['97628', [3913, 10564, 9851, 10257, 9770, 10019, 10023, 11387, 2093, 10573, 9582, 10177]], ['98021', [3913, 10026, 8918, 2093, 4522, 12129, 4457, 9091, 13292, 8457]], ['98044', [3913, 3711, 10457, 10573, 9091, 10568, 8457, 11406, 9580, 10540, 9625, 11385, 3649, 3762, 9751, 10537, 9916, 6781, 7184, 10073, 10543, 9582, 10177, 12597, 11389, 12220, 8717, 12222, 8200, 12603, 10858, 4457, 12594, 12129]], ['98141', [3913, 10564, 9851, 4165, 10457, 5895, 10543, 9091, 11406, 4220, 10177, 12597, 10568, 9580, 9582, 13004, 11389, 12603, 13187, 13292, 13290, 13722, 9625, 13002]], ['95458', [3913, 10019, 6061, 10023, 9626, 10308, 7130, 10860, 10020, 9092, 5845, 9625, 10177, 4220, 8457, 10568, 9580, 9582, 11389, 3649, 9091, 10543, 3762, 8717, 12222, 12603, 12597, 6781, 8200, 4561, 9916, 10858, 4457, 12594, 12220, 13292, 13004, 11406]], ['57610', [3913, 10308, 10022, 11621, 12671, 11853, 4332, 6420, 13296, 13294, 13498]], ['97951', [3913, 10303, 10019, 9578, 5433, 3940, 6151, 10543, 12222, 3762, 8717, 12594, 12220, 3649, 6781, 13010, 10073]], ['97954', [3913, 10308, 8700, 8701, 10573, 10257, 4165, 9850, 3649, 10177, 8457, 9091, 10568, 4220, 12603, 13004]], ['97398', [3913, 10308, 10457, 5895, 10543, 3762, 10177, 8457, 4220, 13722, 9091]], ['98245', [3913, 7130, 10457, 5895, 3762, 8717, 10177, 12603, 13004, 4220]], ['98251', [3913, 7130, 8860, 10301, 3649, 10177, 13187, 8457, 13722, 12603, 13004, 4220]], ['89712', [3913, 9851, 10257, 9770, 9771, 10565, 10303, 10019, 8859, 10564, 8545, 6061, 10026, 4802, 8701, 11630, 4522, 11389, 9091, 10177, 11406, 8457, 12597, 12603, 13722, 13004, 13002, 13292, 10568]], ['98310', [3913, 10023, 10020, 7184, 3649, 9091, 8457, 11406, 10568, 9580, 9582, 12603, 4220, 10177, 13004, 13722, 13292]], ['98328', [3913, 10257, 8545, 10023, 10546, 6420, 4220, 12603, 13187, 13004]], ['98385', [3913, 10564, 9851, 10250, 3711, 10535, 5845, 3762, 8717]], ['97950', [3913, 10565, 10023, 8545, 5186, 10201, 5797, 7184, 12316, 10543, 13292, 4522, 9625, 12947]], ['97846', [3913, 9851, 10023, 8918, 3940]], ['97917', [3913, 10564, 9851, 10565, 10250, 11863, 12673, 12311, 9578, 4968, 11695, 3589, 11859]], ['98455', [3913, 10564, 9770, 10586, 10022, 9918, 11389, 3589, 9580, 10568, 12603, 13187, 10177, 9771, 9851, 14394, 14393, 14712, 10020, 9584, 10860, 13564]], ['58090', [3913, 10026, 5806, 8701, 10573, 11630, 9625, 4220, 10177, 13004, 12603, 8457, 13292, 13002, 12597]], ['97943', [3913, 10019, 6061, 4165, 10457, 4457, 4220]], ['98518', [3913, 10023, 7126, 6460, 10543, 4220, 10177, 9091, 10568, 9580, 9582, 8457, 9625, 3649, 11406, 11389, 8717, 12597, 3762, 12222, 6781, 8200, 4561, 12603, 12220, 12951, 13010, 13004, 13292]], ['98529', [3913, 10026, 10535, 4336, 6781, 10073, 11406, 4220, 9091, 10177, 9580, 10568, 11389, 9625, 10543, 12220, 12222, 9582, 12594, 12597, 3649, 3762, 8717, 13298, 13188, 12912]], ['98576', [3913, 10026, 5433, 10073, 9091, 4220, 10177, 12603, 8457, 12597, 13004, 11406, 13292, 13002]], ['98534', [3913, 10565, 11698, 10303, 10020, 12673, 14028, 4165, 14192, 13705, 12601, 12740, 12671, 10546, 8860, 8917, 13701, 6151]], ['77734', [3913, 8545, 8859, 9771, 7130, 10019, 10250, 6061, 10023, 8456, 10586, 5806, 4336, 12222, 3762, 9091, 10177, 4220, 13004, 12603, 13722, 13292]], ['98653', [3913, 5186, 10074, 10303, 8545, 6061, 9584, 10201, 9578, 8456, 8547, 8919, 5433, 8918, 9850, 4968, 5085, 6420, 10543, 4457, 9580, 11406, 9625, 8717, 4200, 11385, 8860, 5845, 10540]], ['59920', [3913, 4974, 4802, 8199, 5895, 3693, 5021, 5797, 8441, 6420, 4522, 4424, 9916, 4220]], ['96244', [3913, 10257, 10023, 11618, 2093, 10858, 4220]], ['98754', [3913, 3585, 11698, 8456]], ['98775', [3913, 3711, 10457, 6521, 3649, 9091, 10177, 11406, 12603, 12597, 10568, 13004, 4220]], ['80649', [3913, 10250, 10023, 12908, 12311, 13568, 7184, 8456]], ['98737', [3913, 9771, 10023, 10457, 4457, 11406, 10177, 9091, 10568, 9580, 12603, 12597, 13292]], ['71706', [3913, 9851, 8545, 9771, 10019, 9770, 10257, 10565, 10250, 10303, 3711, 10457, 6521, 9625, 9091, 8457, 11406, 10568, 9580, 9582, 11389, 3649]], ['98869', [3913, 10023, 4802, 2093, 4522, 10022, 10573, 10073, 12949, 12947, 13102, 13183, 10568, 12603, 10177, 9091, 13292, 12597, 3649, 14708]], ['98832', [3913, 10023, 10019, 8917, 3940, 5194]], ['98900', [3913, 9851, 10023, 11387, 2093, 3649, 9091, 10177, 13722, 12603, 13292, 12597, 10543]], ['99016', [3913, 10026, 50, 4457, 9582, 4220, 8457, 10177, 12603, 9091]], ['99121', [3913, 7130, 12671, 12740, 3940, 5194]], ['99201', [3913, 10201, 3693, 4522, 10568, 10177, 4220, 12603, 13187]], ['98880', [3913, 10250, 3585, 4165, 12312, 14192, 13574]], ['99283', [3913, 11863, 4802, 8701, 11700, 6521, 11618, 5845, 13102, 12986, 11859, 7184, 6460, 13010, 12605, 11628, 13354, 8919, 12594, 50, 13300, 5021, 13703, 10022, 13188, 4457, 11861, 10573, 13298, 9918, 9091, 3589, 10073, 12947, 12912]], ['97758', [3913, 10250, 9851, 5186, 9769, 10455, 4457, 10073, 10568, 9625]], ['99333', [3913, 10026, 10022, 9918, 9580, 10177, 9091, 11406, 10568, 4220, 12597, 12603, 11389, 9625, 8457, 12220, 9582, 3649, 3762, 10543, 13004, 13010, 8717, 12222, 6781, 13290, 13292, 13187, 8200, 4561, 13722, 9916, 10858]], ['99238', [3913, 8547, 11385, 3649, 10177, 9091, 4220, 8457, 11406, 10568, 9580, 9582, 11389, 13002, 13004, 9625, 13292, 13187, 12597, 13290, 12951, 12220]], ['99344', [3913, 8547, 5845, 3649, 9091, 10177, 11406, 10568, 9580, 4220, 12603, 12597, 11389, 9625, 8457, 9582, 3762, 10543, 13004, 12951]], ['99255', [3913, 10023, 10457, 5085, 3762, 9091, 4220, 13004, 13187, 12603, 13722, 10177, 13292, 12597, 11406, 8457, 13290, 9580, 9582, 11389, 9625, 12951]], ['99374', [3913, 10308, 7126, 6151, 3649, 10177, 8457, 11406, 4220, 9091, 10568, 13004, 12597, 9580, 12603, 9582, 13292, 13290, 11389, 9625, 12951, 12220, 10543, 13010, 3762, 8717, 12222]], ['99530', [3913, 10026, 5433, 4332, 9625, 9091, 10177, 11406, 10568, 9580, 4220]], ['98208', [3913, 3711, 11861, 4163, 3589, 9580, 11389, 12603, 8457]], ['99455', [3913, 10250, 9851, 9770, 6061, 3585, 5433, 11853, 3649, 10543, 11389, 13010, 3762, 12220, 13002, 13187, 10177, 12603, 13722]], ['99581', [3913, 8547, 4336, 6781, 9091, 10177, 11406, 8457, 4220, 9582, 11389, 9625, 3649, 12597, 12603, 9580, 10543, 3762, 8717, 12222, 8200, 4561, 13004, 10568, 12220, 13010, 9916, 10858, 4457, 12594, 12951, 13187, 13290, 13292, 13298]], ['86037', [3913, 9851, 10257, 9770, 10250, 10303, 10564, 9771, 10565, 6061, 8545, 10019, 10023, 8859, 5186, 9626, 7130, 10020, 8441, 3589, 11389, 4013, 10543, 10301, 13102, 12949, 12986, 6151, 7184, 10455, 10570, 9850, 13500, 12601, 13731, 12311, 12671, 8918, 4802, 8547, 3585]], ['99615', [3913, 3585, 4968, 9916, 4220, 10177, 12603, 9091, 11406, 13004, 8457, 13292]], ['98225', [3913, 8859, 10535, 4200, 9582, 11389, 8457, 12603, 10177, 9091, 12597]], ['99152', [3913, 10026, 10535, 10573, 9625, 4220, 13722]], ['82882', [3913, 3711, 5433, 4332, 11389, 10177, 9091, 11406, 8457, 9580, 9582, 9625, 10568, 3649, 10543, 3762, 8717, 12222, 12597, 12603, 6781, 8200, 4561, 9916, 12951, 13004, 13002, 13010, 13187, 13292, 13290, 12220, 13298, 4457, 12594, 12129, 13188, 10858, 13722, 12947, 12912, 10073, 3589, 4013, 14708, 9918, 12943]], ['88339', [3913, 10303, 10019, 9771, 10074, 10546, 8199, 4522, 9580, 10177, 9091, 4220, 8457, 13722]], ['99795', [3913, 8547, 4336, 6781, 9091, 11406, 12603, 8457, 13722, 13187, 10177]], ['100058', [3913, 8547, 10022, 9918, 9582, 10177, 4220]], ['99328', [3913, 10026, 5806, 4336, 6781, 4220, 12603, 12597, 9091, 11406, 10177, 13004, 13187, 13292, 10568, 13290, 9580, 9582, 11389, 9625, 8457, 13722, 3649, 12951, 10543, 12220, 13010, 8717, 12222, 8200, 4561]], ['96006', [3913, 3585, 4215, 6781, 10177]], ['100165', [3913, 10564, 9770, 10586, 10022, 3649, 10177, 9091, 4220]], ['84464', [3913, 10257, 9851, 9770, 10019, 10250, 8859, 10303, 8545, 10020, 11580, 13394]], ['100182', [3913, 11857, 10250, 10022, 8547, 11698, 13392, 13724, 5845, 11859, 13010, 4457, 12129]], ['99649', [3913, 10564, 10250, 3585, 5793, 8717, 9091, 4220, 13187]], ['99912', [3913, 8547, 5433, 4332, 3649, 9091, 11389, 12597, 12603, 13187, 8457, 13004, 10177, 4220]], ['100250', [3913, 10257, 9851, 10250, 3585, 5433, 11698, 10022, 10457]], ['100175', [3913, 3711, 7126, 6151, 3649, 9091, 4220]], ['71734', [3913, 10023, 4802, 5895, 10543, 9091, 11406, 10177, 8457, 4457, 6420, 9916, 6781, 7184, 6521, 6151]], ['98316', [3913, 9770, 10026, 5433, 9916, 10177, 4220]], ['100436', [3913, 5186, 10249, 11628, 4457, 9091, 10177, 8457, 4220]], ['100467', [3913, 10308, 12134, 11429, 4522, 12947, 10073, 9751, 12311]], ['93234', [3913, 3711, 11429, 10073, 11406, 4220]], ['90504', [3913, 9851, 10257, 9770, 9771, 10565, 10303, 10019, 8859, 6061, 8545, 10023, 7130, 10250, 5186, 10201, 11700, 3585, 10457, 11618, 4802, 9584, 10020, 10249, 8917, 10546, 12669, 8441, 9850, 13729, 8918, 13394, 11698, 11387, 8456]], ['100591', [3913, 9771, 4165, 8701, 4457, 11406, 10177, 9091, 10568, 8457, 4220, 13004, 13187, 13292, 13002, 13290, 12597, 13722, 9582, 9580, 12603]], ['82098', [3913, 9851, 8859, 10019, 10250, 8545, 9626, 8860, 11624, 3649, 9625, 11389]], ['100487', [3913, 8547, 11385, 6460, 9770, 9771, 10564, 12214, 5881, 9851, 13302, 12675, 12218, 14393, 10565, 14026, 10250]], ['98681', [3913, 10023, 7126, 6151, 10543, 10177, 8457, 13292, 12597]], ['100809', [3913, 7130, 5797, 3940, 3649, 4220]], ['100901', [3913, 10201, 7184, 10543, 9091, 10177, 13187, 12603, 13722, 8457]], ['96832', [3913, 10026, 10535, 11387, 8547, 10022, 4013, 9582, 11389, 10543, 3649]], ['101039', [3913, 10026, 5433, 6420, 3649, 9091, 10177, 8457, 10568, 13722, 13187, 4220]], ['89198', [3913, 9851, 9770, 10257, 10564, 10565, 10303, 10019, 9578, 12127, 8456, 10457, 12601, 10022, 12984, 9918, 12134]], ['101101', [3913, 8547, 5881, 8199, 4457, 11406, 10177, 4220, 13187, 13004, 12603]], ['101124', [3913, 3585, 4968, 5793, 4561]], ['101125', [3913, 8547, 5845, 3762, 8717, 9091, 12222, 10177, 12603, 13187, 8457, 13002, 13292, 12597, 11406, 13722, 10568, 13290, 9580, 9582, 11389, 9625, 13004, 3649, 6781, 8200]], ['101131', [3913, 9771, 5881, 10860, 10565, 11695, 8547, 10073, 3589, 4013, 9918]], ['99294', [3913, 3711, 7126, 6151, 3762, 10177, 9091, 8457, 12603, 13187, 13722, 4220]], ['101128', [3913, 10026, 8918, 4332, 9625, 10177, 8457, 12597]], ['98312', [3913, 9578, 8860, 4522, 10177, 9091, 8457, 10568, 13187, 4220]], ['9143', [3913, 8547, 4336, 12222, 6781, 9091, 11406, 12603, 10177, 13187, 13722, 13004, 8457, 13292, 12597, 12220, 10543]], ['101108', [3913, 8547, 4336, 8717, 12222, 12597, 8457, 13187, 12603, 13004, 10177, 4220]], ['71309', [3913, 8547, 11698, 12060, 8717, 12222, 9091, 12597, 13187, 12603, 11406, 10568, 13010, 3762, 11853, 12949]], ['101263', [3913, 3585, 4968, 4561, 10177, 4220, 12597, 9091, 12603, 13004, 13722]], ['101265', [3913, 10019, 10860, 11580, 8441, 13500, 9850, 13390, 8701, 12665, 13703, 5021, 12129, 13392, 4457, 12060]], ['101270', [3913, 3711, 11857, 11861, 10022, 11855, 12671, 11863, 12127, 13729, 14292]], ['101170', [3913, 10026, 5806, 4336, 8717, 4220]], ['101403', [3913, 10250, 9771, 3585, 7130]], ['101654', [3913, 3585, 8456]], ['101752', [3913, 8547, 10022, 5433, 50, 12311, 11861, 12127, 4013, 3589, 4424, 10543, 3649, 13010, 10073]], ['101447', [3913, 10026, 11698, 10022, 12601, 10020, 12134, 11429, 10073, 12947, 3589]], ['101858', [3913, 10026, 3585, 12910, 4968, 9916, 4561]], ['101824', [3913, 8547, 5433, 4332, 3649, 9091, 11389, 10177, 13187, 13722, 12603, 13004, 4220]], ['101880', [3913, 10250, 9771, 12675, 10565, 12214, 10303, 12673, 10019, 12218, 11698, 8859, 4165, 6061, 8545, 13574, 12908, 10023, 11863, 14194, 14193, 13507, 9770, 14208, 7130, 11621, 5186, 12318]], ['101314', [3913, 8547, 5433, 6420, 11389, 9091, 8457, 11406, 10568, 9580, 12603, 12597]], ['101953', [3913, 3711, 7126, 6151, 10543, 10177, 4220]], ['101614', [3913, 10023, 9578, 10457, 10022, 9918, 5433, 10543, 6151, 10177, 8457, 4220]], ['101996', [3913, 10201, 6151, 3649, 4220]], ['102023', [3913, 3711, 12134, 10073, 3589, 13290, 11389, 10177]], ['102048', [3913, 10257, 4165, 10457, 8700, 8860, 6521, 12949, 12060, 4336]], ['80942', [3913, 3585, 5793, 8717, 10021, 9091, 3762, 10177, 12603, 13187, 13004, 8457, 13292, 12597, 3649]], ['102294', [3913, 10201, 6151, 10543, 3649, 11389, 13004, 9580, 13187, 10177, 13722]], ['102367', [3913, 3585, 4968, 9916, 4220, 12603, 10177, 12597, 8457, 13004, 11406, 13292, 13187, 9091, 10568, 13290, 9580, 13722, 11389, 9582, 12951]], ['102525', [3913, 10026, 10535, 4336, 8701, 6781, 13292, 12597, 9091]], ['102190', [3913, 11857, 8547, 10022, 12984, 13183, 4200, 9582, 13354, 10543, 12947, 13188, 11624, 6521, 13392]], ['102705', [3913, 9771, 9851, 12214, 12218, 11863, 12908, 11621, 10019, 10546, 5881, 11399, 12740, 5433, 12601, 11853, 4332, 11389, 9582, 13004]], ['101888', [3913, 3585, 12910, 8456]], ['102106', [3913, 10026, 8918, 9751, 4561, 9091, 11406, 10177, 13187, 8457, 13292, 12597, 10543, 9625]], ['102567', [3913, 11857, 10565, 3711, 8860, 12740, 12671, 5433, 5194, 7184, 3649, 9625]], ['102832', [3913, 8547, 4336, 12222, 8717, 9091, 10543, 9625, 10568, 13292, 11406, 13004, 13010, 12597, 3649]], ['100133', [3913, 10023, 12127, 7184, 12062, 3762, 5895, 13010, 8717, 12597, 12603, 10177, 13187, 13004, 8457, 13722, 4220]], ['102884', [3913, 3585, 5793, 10021, 4336]], ['102914', [3913, 3585, 8456]], ['88937', [3913, 3585, 4968, 8200, 9091, 4220, 12603, 10177, 13004, 12597, 11406, 8457, 9580, 9582, 11389, 13187, 9625, 13292, 13290, 12951]], ['103023', [3913, 3585, 4968, 10459, 8200, 4561]], ['102430', [3913, 8547, 5845, 6151, 10543, 10177, 13187, 13722, 12603, 13292, 13002]], ['103078', [3913, 3585, 4215, 4561]], ['94963', [3913, 9578, 8199, 4457, 4220, 10177, 9091, 12597, 11406, 10568, 9580, 9582, 11389, 9625, 13004, 12951, 13292, 13290, 13187, 12603, 3649, 13722, 12220, 10543, 13010, 3762]], ['86492', [3913, 3585, 5793, 4215, 4336, 12605]], ['103171', [3913, 10026, 5433, 4332, 3649, 10177, 4220]], ['103533', [3913, 10026, 50, 9918, 10543, 10177, 4220]], ['103535', [3913, 10026, 10535, 12060, 6781, 10073, 8717, 13188, 12594, 12222, 12947, 12129, 4457, 13392, 12986]], ['103550', [3913, 10026, 5433, 6420, 9625, 4220]], ['103557', [3913, 10026, 10250, 10303, 12673, 10019, 6061, 8545, 12908, 13507, 10023, 13574]], ['103568', [3913, 3711, 4163, 11861, 10073, 9918, 13290, 9582, 10177, 8457, 13722, 4220, 13187, 13004, 13292, 13002, 9091, 11406, 9625, 12222]], ['99106', [3913, 10565, 3585, 5433, 3940, 9625, 10177, 9091, 12603, 13722, 4220]], ['103823', [3913, 10201, 9578, 8860, 11624, 9625, 9091, 10177, 11406, 8457]], ['103723', [3913, 10026, 8547, 12601, 3585, 12910, 13566, 4215]], ['104059', [3913, 10201, 6151, 4457, 9582, 11389, 10177, 9091, 4220, 12603, 12597, 13004, 13187, 13292]], ['104014', [3913, 8547, 4336, 3762, 10177, 4220, 8457, 13004, 13002, 13187, 12597, 13292, 12603]], ['102560', [3913, 3585, 4215, 10021, 4561]], ['104436', [3913, 10257, 11863, 10020, 11695, 10073, 11406, 10177, 9091, 12597, 13004, 13292]], ['104438', [3913, 8547, 11385, 5845, 13010, 3762, 13002, 13187, 13722, 10177, 12603, 13004, 8457, 12597, 9091, 11406, 10568]], ['104015', [3913, 3711, 10457, 6521, 3649, 4220]], ['104634', [3913, 8547, 10022, 4013, 11389, 10073, 9582, 12947, 10177, 9091]], ['102858', [3913, 8547, 12060, 6781, 8200, 9091, 11406, 10177, 8457, 4220, 13004, 13002]], ['104787', [3913, 8547, 3585, 4215, 10021, 10537]], ['104806', [3913, 3585, 4215, 6781, 9091, 11406, 10177, 4220]], ['104856', [3913, 10250, 10303, 8547, 10201, 5881, 10020, 13394, 9578, 13724]], ['104844', [3913, 10026, 10535, 10573, 9582, 4220, 12603, 10177, 9091, 11406, 13004, 12597, 10568, 13002, 10301, 10543, 3649, 11389]], ['104630', [3913, 10026, 5433, 8701, 4336, 6521, 5895, 6781, 8200]], ['105177', [3913, 8547, 4336, 12222, 6781, 4220]], ['105273', [3913, 3711, 12127, 10535, 12060, 4336]], ['104172', [3913, 10026, 8918, 9751, 4968, 8441, 9916, 4561, 6781, 9091, 11406, 8457, 4220, 10177, 13187, 13004, 13292, 12603, 13002, 10568, 12597, 9580, 13290, 11389, 13722, 9582, 3649, 12220, 9625, 12951, 3762, 13010, 10543, 8717, 10858, 8200, 4457, 13298, 12129, 13188, 12594, 12222, 12912, 4522, 12947, 10073]], ['105423', [3913, 3711, 7126, 8854, 3649, 10177, 4220, 8457, 9091, 12597, 13004, 12603, 13187, 11406, 13292, 13290, 9580, 9582, 11389, 9625, 10568, 13722, 12951, 4522, 10073, 10459]], ['105427', [3913, 11855, 8547, 3585, 5793, 10021, 4336, 8717, 12222, 13292, 9091, 13722, 12603, 12597, 11389, 9582, 12594, 10543]], ['102872', [3913, 11855, 10022, 9918, 11389, 9091, 10177, 11406, 10568, 8457, 12597, 4220, 12603, 13004, 13292, 13290, 9580, 13002, 9582, 12951, 13722, 13187, 12220]], ['105492', [3913, 11857, 12127, 6151, 10543, 9091, 12597, 10177, 8457, 11406, 10568, 9580, 9582, 11389, 9625, 12603, 4220, 12951]], ['105572', [3913, 10308, 11621, 5186, 12318, 9626, 10586, 5797, 12127, 13705]], ['105553', [3913, 3585, 5793, 10021, 12222, 3762, 9091, 11624]], ['105583', [3913, 10026, 10022, 9918, 10586, 50, 9582, 12601, 9580, 13290, 11389, 10177, 4220]], ['103443', [3913, 3585, 8456, 4968, 9916, 10858, 9091, 8200, 12597, 12603, 8457, 10177, 4220, 13292, 13004, 11389, 13722, 12594]], ['105720', [3913, 10026, 5806, 8701, 50, 4200, 9918, 4013, 9580, 11389, 8457, 12603, 13187, 13004]], ['105727', [3913, 10026, 8918, 10459, 12665, 2093, 12912, 12947, 13188, 12594, 13290, 9091, 9916, 13292]], ['105716', [3913, 10308, 10457, 5085, 10543, 6521, 4220]], ['89328', [3913, 10026, 11698, 12601, 11857, 11853, 13296, 12984, 9625, 12222, 6781, 8200, 5895]], ['75751', [3913, 8545, 3711, 4165, 7126, 8860, 10022, 6460, 5433, 4332, 11389, 10177, 8457, 4220, 9091, 12597, 10568, 9580, 9582, 11406, 3649, 10543, 9625, 13004, 13290, 13722, 13187]], ['105850', [3913, 10026, 11618, 50, 4802, 5085, 10543, 3649]], ['105621', [3913, 8547, 10022, 11698, 4013, 9580, 13290, 13187, 13722, 10177, 4220]], ['104471', [3913, 8547, 50, 9918, 10022, 4013, 9582, 12943, 11389, 9580, 4220]], ['97579', [3913, 10026, 5433, 4332, 9625, 9091, 10177, 4220, 12603, 13004, 8457, 13292, 11853, 13703, 13103, 12311, 11580, 13388, 12220, 3649, 10020, 12216, 9916, 13294, 12316]], ['105962', [3913, 11855, 5433, 4332, 9625, 4220, 11406, 10568, 6781]], ['105958', [3913, 8547, 12060, 6781, 9091, 8200, 10177, 12603, 12597, 13292]], ['106159', [3913, 10026, 10535, 11385, 9092, 11628, 8854, 12594, 11861, 7184, 4163, 4968, 10459]], ['106198', [3913, 9771, 11621, 8860, 11624, 10543, 4220]], ['106169', [3913, 8547, 12060, 12222, 4220]], ['106232', [3913, 10026, 8547, 11857, 12060, 10022, 13392, 4336]], ['102546', [3913, 10026, 11698, 12601, 12060, 12222, 8717, 9091, 11406, 8457, 10177, 12597, 12220, 10543, 14031, 4200]], ['106335', [3913, 10303, 9770, 8545, 4165, 10457, 12062, 4336]], ['92418', [3913, 10026, 3585, 12908, 8547, 10023]], ['106358', [3913, 11863, 11399, 6061, 3585, 8456, 13104, 9097]], ['106365', [3913, 11855, 9851, 10257, 9770, 10564, 9771, 12675, 10250, 10565, 10303, 12673, 14193, 10019, 14393, 14293, 14194]], ['106139', [3913, 8547, 50, 12060, 12222, 8717, 4220]], ['106393', [3913, 11698, 12060, 8717, 9091, 8457, 11406, 10177, 12597, 10568, 12603, 13722, 4220]], ['93061', [3913, 10026, 10535, 12060, 7126, 12222, 6151, 9091, 10543, 10177, 4220, 13722, 13187, 12603]], ['106620', [3913, 11855, 12127, 10565, 10546, 12673, 11853, 13507, 8859, 6061, 5806, 13564, 10573, 13183, 11630, 11389, 9580, 13290, 10568, 13187, 13722, 8457, 4220]], ['96251', [3913, 9851, 10023, 10026, 8918, 11853, 11389, 9091, 11406, 8457, 12603, 13004, 10177, 13187, 13292, 12597, 13722, 10568, 12222]], ['106748', [3913, 11855, 10022, 9918, 3711, 4163, 11861, 3589, 10073, 9582, 13290, 10177, 4220]], ['106764', [3913, 11857, 3585, 5793, 10021, 8717, 11624, 6521]], ['99852', [3913, 10201, 7184, 12220, 4220]], ['106397', [3913, 11857, 10022, 4013, 8860, 9918, 3649, 9625, 10177, 8457, 13004]], ['106243', [3913, 10026, 12675, 9851, 12214, 12218, 9770, 10564, 10250, 10565, 10257, 12673, 10019, 14194, 14026, 14193, 14393, 11855, 14294]], ['82890', [3913, 12214, 9770, 6061, 12218, 10564, 8545, 10023, 10019, 11863, 12673, 13574, 10303, 10565, 14194, 9771, 9851, 14393, 14026, 14294, 14392, 14394, 14712]], ['106548', [3913, 10026, 8918, 11700, 6521, 5085, 3762, 8717, 4220, 12603, 8457, 13004, 13002, 10568, 13010, 10543, 4522, 10073]], ['107134', [3913, 10250, 8859, 10565, 8545, 10023, 8918, 10535, 2093, 12665, 4522, 12912, 13188, 12947, 10073, 11406, 9580, 9091]], ['59824', [3913, 8547, 12060, 12222, 10177, 4220]], ['107166', [3913, 11698, 9584, 10301, 10073, 11389, 9582, 10177, 12603, 13187, 4220]], ['107247', [3913, 11855, 50, 10573, 9625, 4220, 10177, 12603, 13004, 13187, 13722, 13292, 8457, 9091]], ['69958', [3913, 3585, 5793, 10021, 6781, 9091, 13292, 8457]], ['107322', [3913, 5881, 7130, 11621, 8545, 4165, 12312, 11399, 10535, 2093, 12665, 12129, 11406, 9582, 13187, 13722, 8457]], ['88662', [3913, 11855, 3585, 8456]], ['107495', [3913, 8547, 12060, 6781, 9091, 11406, 8457, 4220, 12597, 12603, 9580, 13004, 10177, 13187, 9582, 13292]], ['107576', [3913, 11698, 12060, 10020, 12222, 8854, 9091, 10543, 12603, 8457, 12597, 11406, 10568, 13187, 13722, 4220]], ['107695', [3913, 3585, 4968, 10459, 9916, 10858, 9091, 11406, 8457, 13722, 13187, 4220]], ['106213', [9770, 5186, 5797, 12311, 12127, 12669, 4802, 3585]], ['107786', [3913, 8547, 12060, 6781, 12597, 10177, 8457, 13004, 13002, 13187, 13292, 9091, 11389]], ['104986', [3913, 11698, 10565, 10020, 12673, 7184, 10019, 4968, 12910, 8200, 5793, 12947, 13390, 13290, 9850, 13500, 12593, 13726, 12601, 13731]], ['107897', [3913, 11698, 8547, 12060, 12222, 8717, 9091, 11406, 8457, 10177, 13187, 13004, 13722, 13002, 13292]], ['107905', [3913, 10026, 11698, 50, 12060, 9918, 12222, 11389, 3649, 13004, 9625, 9580, 13010, 10568]], ['107805', [3913, 11698, 10201, 8854, 12986, 12220, 10543, 13002, 10177]], ['107970', [3913, 11857, 3585, 5793, 10021, 4336]], ['107734', [3913, 8547, 12060, 11385, 8854, 3762, 10543, 12220, 12597, 12603, 10177, 9091, 11406, 10568, 13004, 13002, 13187, 9580, 13292, 13290, 9582, 11389, 9625, 8457, 3649, 13010, 8717, 13722, 12222, 6781, 8200, 4561, 6521, 11624]], ['108013', [3913, 8547, 12060, 4336, 5895, 3762, 11624, 13010, 11406, 13004, 8457, 13187, 4220, 10568, 6781, 12949, 10301]], ['107759', [3913, 11857, 3585, 5793, 10021, 6781, 9091, 13292, 8457]], ['108167', [3913, 8547, 10201, 7184, 12316, 10543, 13004, 4220, 9091]], ['108174', [3913, 3585, 4968, 12910, 8200, 4561, 5895, 13390, 12665, 2093, 10573, 4200, 13392, 5845]], ['107377', [3913, 8547, 5433, 12060, 11853, 6781, 4220, 10177, 8457, 9091, 11406, 10568, 13004, 12597, 9580, 13187, 13292, 13290, 9582, 11389, 10073, 13294, 10573]], ['108220', [3913, 11698, 10022, 10565, 12134, 10073, 4522, 10568, 10177, 8457, 12603, 9091, 11406, 12597, 9582, 11389, 9625, 9580, 13004, 4220, 13187, 13292, 13290, 12951, 12220, 10543, 13010, 3649, 8717, 12222, 6781, 8200, 4561, 9916, 10858, 13002, 4457, 12594, 13298, 13188, 3762]], ['108216', [3913, 10303, 7130, 12127, 12311, 7184, 10459, 4215, 10021, 8200, 12912, 9580, 12594, 4457, 10568, 13187, 8457, 4220]], ['108291', [3913, 8547, 12060, 4336, 12222, 8717, 9091, 13292, 13187, 13722, 8457, 10177]], ['108318', [3913, 7130, 11621, 8545, 10546, 9578, 8456, 4968, 8200, 6781, 9091, 11406, 8457, 12603, 10568]], ['108320', [3913, 11857, 10565, 10022, 8547, 12673, 12060, 11698, 6781, 6521]], ['33237', [3913, 10564, 10257, 9851, 9770, 10250, 9771, 10019, 8545, 6061, 8859, 12667, 12673, 10023, 12908, 14208, 5186]], ['108410', [3913, 11698, 10565, 12060, 6781, 7184, 4457, 10860, 11406, 13103, 3693, 10073, 9580, 9582, 10177, 12673, 13102, 13290, 10543, 13292, 13004, 11389, 10568, 8717]], ['102582', [3913, 11698, 10250, 8547, 10020, 11385, 10543, 4215, 12910, 12986, 9916, 4013, 13703]], ['81108', [3913, 3585, 12910, 13566, 9916, 5793, 6151, 10537]], ['48431', [3913, 10250, 9771, 9851, 10565, 9770, 12214, 10257, 12675, 14393, 10303, 12673]], ['106522', [3913, 11857, 10250, 11861, 3585, 5793, 12910, 6781, 13292, 9091, 13187, 8457, 10177, 4220]], ['108541', [3913, 11698, 12060, 11385, 12222, 10543, 9091, 10177, 8457, 12603, 11406, 12597, 10568, 9580, 9582, 11389, 9625, 12951, 3649, 12220, 13002, 13010, 13004, 13187, 13290, 13292, 8717, 3762, 8200, 6781, 9916, 10858, 13298, 4561, 12594, 4457, 13188, 12129, 13722, 12912, 12947, 10073, 4522, 4013, 9918]], ['104064', [3913, 11857, 10250, 12984, 10303, 11861, 12673, 11698, 10201]], ['108580', [3913, 8547, 9851, 5881, 10257, 12218, 9770, 10564, 12675, 10250, 10565, 12214, 12673, 10019, 10303, 6061, 8545, 12908, 10023, 11863, 7130, 5186, 11621, 10074, 13574, 13507, 12318, 10586, 10026, 11855, 3711, 12216, 9626, 12740, 14208, 13729, 11698, 10020, 13394, 4802, 14707]], ['98367', [3913, 11855, 9771, 10257, 12218, 9851, 12214, 9770, 10564, 10250, 12675, 10565, 10026, 10586, 9626, 12908, 11863, 13507, 14293, 14208]], ['108611', [3913, 11698, 3585, 4968, 5793, 8200, 6781, 9091, 12597]], ['108618', [3913, 10565, 11698, 10303, 11385, 12060, 13010, 8717, 3762, 10301]], ['108294', [3913, 10565, 3585, 12910, 4968, 9916, 8200, 12597, 12603, 8457, 13187, 4220]], ['108644', [3913, 11855, 9771, 10565, 9770, 12218, 12214, 10250, 10564, 10303, 3585, 8547, 10201, 5881, 9578]], ['108645', [3913, 3585, 4215, 6781, 9091, 4220, 10177, 12603, 11406, 13004, 12597, 9625, 10568, 13187, 13292, 13290, 9580, 9582, 10459, 5797, 7126, 5085, 4561, 10543, 13722, 13498, 12949, 12912, 12311, 12667]], ['108648', [3913, 10565, 10303, 11698, 8547, 12060, 12222, 6781, 12597, 13004, 12603]], ['78861', [3913, 11698, 10201, 13394, 9578, 13568, 12311, 14706, 4802, 10021, 10537, 5085]], ['108656', [3913, 10250, 12214, 10257, 9851, 13302, 5881, 10860, 13724, 10308, 11621, 12216, 12673, 9771, 10565, 14393, 12675]], ['107876', [3913, 3585, 4215, 8200, 12222, 9091, 11406, 13187, 10177]], ['108660', [3913, 11698, 12060, 4336, 10537, 12665, 12222, 12947, 6781, 13002, 12603, 13187, 13722, 10177]], ['108308', [3913, 11863, 4165, 9578, 10026, 11695, 10457, 6521, 11624, 5895, 10543, 3762, 13002, 10177, 13722, 13187, 13292]], ['108824', [3913, 10250, 3585, 4968, 9916, 9850, 12912, 10568, 10177, 12603, 13004, 13002, 13187, 13292, 12597, 9091, 11406, 13290, 9580, 8457]], ['81882', [3913, 10026, 11698, 10022, 12601, 12060, 6420, 4336, 8717, 6781, 9091, 11406, 13187, 13722, 10177]], ['108850', [3913, 3585, 8456]], ['107943', [3913, 10026, 8547, 10022, 11861, 12060, 4013, 9580, 9582, 10177, 12603, 12597, 4220, 13002, 8457, 13292, 13187, 13004, 11406, 10568]], ['109024', [3913, 10026, 9851, 5186, 10257, 6061, 9770, 7130, 8859, 10019, 10023, 8545, 11863, 11698, 10020, 10022, 11861, 5881, 4013, 9097, 11389, 9582, 12597, 8457, 12603, 9091, 11406, 10568, 9580, 10177, 3649, 12220, 9625, 3762, 10543, 8717, 12222, 13004, 13002, 13010, 6781, 8200, 12951, 9916, 10858, 4457, 12594, 13187, 13290, 13292, 13298, 12129, 10573, 13188, 12912, 12947, 4522, 4561]], ['108490', [3913, 11855, 8547, 11698, 12060, 11385, 12222, 3762, 13292, 12597, 13187, 12603, 13722, 10177, 13004, 9091, 11406, 8717]], ['102962', [3913, 10250, 10303, 12673, 10020, 11698, 4802, 6521, 11624, 12949, 4424, 5194, 10301, 5895, 13294, 10543, 13010, 13292, 12220, 12597, 13722, 12603, 8457, 9091, 13004, 3649, 9625]], ['107654', [3913, 11855, 10250, 10026, 10303, 50, 11698, 12601, 10573, 10201, 8547]], ['109216', [3913, 8547, 11698, 12060, 4336, 8717, 9091, 12597, 12603, 4220, 10177, 13004, 11406, 8457, 9580, 10568, 13002, 13290, 13187, 9582, 11389, 13292, 9625, 3649, 13010]], ['109232', [3913, 10026, 11698, 10022, 11861, 12060, 4013, 6781, 12597, 10177, 4220, 12603, 9091, 10568, 11406, 13004, 9580, 9582, 11389, 9625, 8457, 3649, 12220]], ['90978', [3913, 10023, 8456, 8547, 3585]], ['103742', [3913, 10026, 10565, 11855, 11863, 9851, 12908, 9771, 10023, 5186, 11621, 12318, 9626, 10586, 3711, 11857, 12673, 10308, 10303, 6061, 10860, 10546, 14294, 9770, 11618, 13701, 9097, 10249, 13572, 13104, 9769, 13506]], ['109348', [3913, 11855, 8547, 11698, 12060, 8717, 9091, 12597, 10177, 4220, 13004, 12603, 8457, 13292, 11406, 10568, 13290, 13722, 9580, 9582, 11389, 9625, 6781]], ['109253', [3913, 11698, 3585, 12910, 13566, 5793, 13568, 10537, 8700, 10457, 8547]], ['91880', [3913, 10250, 10565, 8547, 10019, 5845, 10543, 3649, 4220, 10177, 8457, 12603, 13002, 13292, 12597, 13722, 9091, 11406]], ['64469', [3913, 8547, 11698, 5845, 11385, 3762, 10543, 13292, 13004]], ['109632', [3913, 10026, 8547, 11857, 12060, 10022, 11385, 4200, 4013, 9625, 10177, 8457, 4220, 13004, 13187, 10023, 12673, 10860, 11618, 11695, 13103, 10073, 13290, 11406, 13722, 13292, 12597, 9091, 10568, 9580, 9582, 11389, 12951, 12947, 12912, 11624, 12949, 6521, 9918, 14031, 12605, 13102, 13392, 12594, 4424]], ['109633', [3913, 11857, 8547, 10022, 50, 11385, 9918, 10543, 11389, 13292, 4220]], ['296', [3913, 11855, 3585, 4968, 12910, 8200, 9916, 9091, 13292, 13010]], ['109416', [3913, 8547, 11698, 12060, 11628, 4522, 10573, 10568, 10177, 12603, 13300, 13102, 13392, 10301, 5194, 12947, 8199, 11389, 6460, 13002, 9091]], ['99644', [3913, 10026, 8547, 10022, 11861, 12060, 4013, 8717, 11389, 12597, 10177, 9626, 12673, 12671, 13302, 13294, 10455, 10073, 3589, 9580, 13290, 11857, 12603, 13722, 4220, 13292, 9091, 9582, 10543, 14031, 11630]], ['109749', [3913, 10026, 11698, 11857, 10201, 13394, 12986, 8456, 4974, 11855, 14192, 3711, 12318, 10023, 13507, 13574]], ['51183', [3913, 8547, 3585, 5793, 12910, 9916, 8200, 13292, 9091, 13187, 10177, 13722]], ['54117', [3913, 10026, 10535, 8860, 50, 10457, 10537, 4457, 11389, 9091, 10177, 12603, 13722, 13187, 13004, 4220]], ['110014', [3913, 11863, 9578, 5806, 10455, 7184, 5085, 9916, 8200, 10568, 10177, 12597, 9091, 11406, 4220, 12603, 8457, 13722, 13002, 13292, 13290, 13187, 9582, 9580, 11389, 12951, 3589, 6460, 11859, 13705, 14292, 14706]], ['110080', [3913, 11857, 11698, 11861, 5845, 3762, 10543, 10177, 8457, 12597, 13004, 11389, 12949]], ['110126', [3913, 5186, 11863, 10023, 12127, 12669, 11853, 6420, 4332, 13010, 13296, 13294]], ['110094', [3913, 8547, 10201, 6151, 7184, 3762, 10543, 12597, 8457, 13004, 13292]], ['110169', [3913, 3585, 4215, 4561, 13292, 9916, 13004]], ['110208', [3913, 10026, 11698, 10022, 11855, 12060, 11861, 12222, 10301, 3649, 10177, 13187, 8457, 12603, 4220, 13004]], ['109949', [3913, 11855, 9851, 12214, 10257, 4165, 9578, 5881, 10455, 4457, 10858, 9916, 8200, 9091, 11406, 8457, 12603, 13187, 13004, 13002, 13292, 13722, 12597, 10568, 13290, 9580, 6781]], ['110289', [3913, 10026, 8547, 50, 12060, 4200, 9625, 10177, 8457, 13004, 13187, 4220, 12603, 13292]], ['110301', [3913, 8547, 12675, 5881, 4165, 9578, 10026, 10455, 9916, 8699, 4457, 9091, 11406, 13292, 12603, 13722, 13187, 10177, 13004, 4220]], ['110385', [3913, 11698, 12675, 9578, 5881, 10455, 10858, 13298, 9916, 11406, 13292, 13722, 13187, 10177, 8457, 13004]], ['82469', [3913, 10026, 8547, 10022, 11861, 12060, 12943, 11389, 9582, 13004, 10177, 13187, 12603, 13002, 13722, 13292, 4220, 9091]], ['82695', [3913, 11857, 11698, 12134, 10073, 3589, 9580, 10568, 10177, 4220, 12603, 13187, 13002, 13722, 13004, 8457, 12597, 11406, 12220, 8717, 11624, 12949, 6521, 6460]], ['110556', [3913, 9770, 5806, 5881, 9851, 11387, 10860, 10564, 12218, 10026, 9771, 5186, 12214, 12675, 10565, 10303, 12673, 10250, 13507, 10019, 13574, 6061, 13564, 4200, 11624, 6521, 12949, 10543, 13292]], ['109862', [3913, 11855, 10250, 3711, 5186, 12134, 10301, 10543, 12220, 9091]], ['110597', [3913, 8547, 3585, 8456]], ['110603', [3913, 3585, 12910, 4561]], ['110165', [3913, 3585, 12910, 4561]], ['110980', [3913, 12673, 10565, 10019, 13507, 11863, 10308, 8456]], ['111011', [3913, 10026, 10586, 11855, 3711, 7126, 13705, 8854, 6151, 3762, 13010, 13292, 12597, 13722, 8457, 13187, 10177]], ['84485', [3913, 9770, 9771, 9851, 10564, 10565, 10257, 10019, 10303, 6061, 3585, 12062, 12311, 5895, 11624, 10301, 12986, 12949, 4163, 13102, 12740, 8860, 11861, 13500, 6521, 13568, 4424, 13010, 5194]], ['110045', [3913, 12218, 12675, 12214, 10257, 9851, 10250, 10565, 10303, 12673, 10019, 13507, 8859, 14394, 9770, 14294, 14026, 14393, 5186, 10564]], ['110759', [3913, 11855, 3585, 8456, 8547, 10201]], ['111036', [3913, 11855, 3585, 12062, 10457, 4336]], ['111335', [3913, 10026, 11698, 10022, 11857, 50, 12601, 10573, 11630, 11853, 9625, 3649, 10177, 8457, 4220]], ['111438', [3913, 10026, 8547, 10022, 11861, 12060, 9918, 8717, 9582, 9091, 10177, 8457]], ['110768', [3913, 10026, 8547, 12601, 10022, 11385, 12671, 3940]], ['111480', [3913, 11855, 3585, 12910, 5793, 9916, 8717, 9091, 12597, 12603, 13187, 13722, 13292]], ['111547', [3913, 11855, 8547, 10201, 7184, 13388, 12220, 13010, 13292]], ['111563', [3913, 11863, 5881, 11399, 4165, 9578, 12312, 12127, 12311, 5797, 12671, 12593, 3693, 11853, 10455, 7184, 12316, 50, 5433, 7126, 5806, 12667, 11618, 13568, 9584, 5085, 13010, 10543, 13002, 13187, 8457, 10177, 4220, 11406, 10568, 6781, 5895, 13390, 12665, 2093, 13392, 12060]], ['63165', [3913, 3711, 4974, 8545, 4165, 8700, 5433, 2093, 6420, 5793, 8860, 10022, 8919, 4457, 4332, 8701, 12665, 12594, 4522, 9091, 9580, 10177, 12603, 4220, 13722]], ['111644', [3913, 11698, 8547, 12060, 12222, 3762, 4220]], ['111646', [3913, 10026, 8547, 12601, 5433, 12060, 4332, 3649, 12597, 10177, 4220, 13187, 13004, 8457, 13722, 13292, 9091, 11406, 10568, 10543, 13290, 9580, 9582]], ['111557', [3913, 11857, 8547, 10022, 11861, 12060, 4013, 8717, 11389, 9091, 10177, 12603]], ['111689', [3913, 3585, 4968, 4215, 8200, 6781, 9091, 4220, 13187, 12603, 13292]], ['111757', [3913, 3585, 5793, 10021, 4336]], ['111764', [3913, 11855, 11698, 10201, 9578, 11399, 10455, 13298, 4457, 14292]], ['111743', [3913, 11855, 9851, 12675, 5881, 9771, 10250, 10303, 12673, 8859, 11698, 8918, 11853, 6420, 12669, 3940, 3649, 9625, 11389, 13292, 9580]], ['111513', [3913, 10026, 10250, 10303, 9851, 12673, 11698, 8547, 4165, 12312, 3585]], ['111103', [3913, 10026, 3585, 4215, 8200, 12222, 12597, 12603]], ['111781', [3913, 10026, 8547, 12601, 10022, 11698, 6420, 9918, 12060, 4013, 12222, 10073, 3762, 13290, 13292, 10177, 13004]], ['111806', [3913, 8547, 3585, 12910, 8200, 9916, 9091, 13292, 12597]], ['111826', [3913, 3585, 4215, 8200, 12222, 9091, 12597, 13187, 10177, 8457, 12603, 13004, 13292, 11406, 10568, 13722, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 12220, 10543, 10573, 14031, 13183, 8919, 6460, 7126, 12127]], ['111881', [3913, 10026, 8547, 13731, 13392, 10022, 12984, 4200, 13183, 10301]], ['111898', [3913, 11855, 11698, 10201, 7184, 6151, 10543, 3649, 10177, 4220, 13004, 13187, 13002, 13292, 12597]], ['111900', [3913, 11855, 3585, 5793, 12910, 12222, 8200, 13002, 10177, 13187, 8457, 13004, 13292, 12597, 9091, 11406, 13722, 10568, 13290, 9580, 9582, 11389, 9625, 12951, 14708, 10570, 13705, 13568, 5881]], ['111543', [3913, 11863, 9771, 10565, 12218, 12673, 10257, 10019, 9851, 10303, 13302, 11698, 13724, 8547, 9578, 13392, 8456, 13104, 3585]], ['111932', [3913, 10026, 3585, 12910, 8200, 9916, 12597, 8457, 12603, 10177, 13722]], ['111956', [3913, 7130, 12671, 5433, 11853, 4332, 12214, 6061, 10019, 11621, 12673, 8547, 10020, 11698, 11700, 9626, 10586, 12675, 12908, 10546, 10860, 11387, 13701, 9851, 13703, 9770, 13104, 5186, 10026, 9092, 12669, 13564, 13572, 11628, 11861, 12984, 12318]], ['111957', [3913, 10026, 11698, 10022, 12601, 12060, 11853, 12222, 3762, 13010, 13004, 12597, 13187, 12603, 10177, 8457]], ['111981', [3913, 11855, 8547, 3585, 4215, 8200, 12062, 5895, 12601]], ['111702', [3913, 10026, 8547, 10022, 50, 12060, 10573, 11385, 11389, 13010, 13102, 3762, 12986, 13292, 8854, 12597, 13004, 9091, 4220]], ['112098', [3913, 10565, 10303, 12673, 10020, 10019, 9578, 10455, 9916, 4457, 12597]], ['111527', [3913, 10026, 8547, 12601, 5433, 12060, 10022, 6781, 9091, 11406, 10568, 10177, 8457, 13004, 12603, 12597, 13002, 13187, 13290, 9580, 9582, 11389, 9625, 12951, 13292, 13722, 12220, 10543, 13010]], ['111971', [3913, 10565, 11698, 12214, 12673, 10020, 10019, 9578, 5881, 10860, 9097, 10586, 9626, 14391, 11855, 10026, 11863, 50, 14208]], ['107798', [3913, 11855, 10250, 5186, 8547, 12740, 12671, 13294, 13570, 13498, 13103, 11580, 12669]], ['107766', [3913, 12214, 9851, 9770, 8545, 11863, 6061, 8859, 12127, 10023, 5186, 10019, 12671, 5797]], ['112383', [3913, 11855, 12675, 11399, 8456, 12910, 9578, 8200, 13104, 12222, 12312, 9091, 10026, 8457]], ['112409', [3913, 3585, 5793, 4215, 4561]], ['110324', [3913, 11863, 9578, 8918, 6151, 13390, 8701, 13566, 11630, 10540, 12947, 12665, 11624, 5895]], ['112510', [3913, 8547, 11698, 11385, 13102, 13010, 10543, 13004, 4220, 12603, 13722, 10177, 13002, 10568]], ['112436', [3913, 11857, 8547, 10022, 12134, 10073, 12947, 11406, 9091, 10177]], ['109736', [3913, 11855, 3585, 4968, 10459, 5793, 9916, 10537]], ['112557', [3913, 10565, 11698, 10201, 5881, 6151, 8699, 10455, 10570]], ['112621', [3913, 11857, 11698, 12134, 12671, 10073, 5194, 3649, 13292]], ['107239', [3913, 11855, 12127, 6151, 12311, 10543, 7184, 12597, 8457, 4220, 9091, 13292]], ['111389', [3913, 10250, 8547, 3585, 5793, 10021]], ['14604', [3913, 11855, 8547, 10201, 7184, 12986, 10543, 3762, 13002, 10177, 8457, 13004, 12597]], ['112731', [3913, 11698, 8547, 12060, 8717, 6781, 13002, 13187, 8457, 12603, 10177, 13004, 13292, 12597, 9091, 3649]], ['112746', [3913, 11855, 3585, 12910, 13731, 50, 12667]], ['112532', [3913, 8547, 3585, 5793, 10021, 6521, 12222, 12220, 9091, 11853, 11389, 10177, 8200, 12594, 12986, 12597]], ['112782', [3913, 10250, 3585, 4215, 10021, 12910, 8200, 4561, 6420, 11630, 10537]], ['112761', [3913, 11857, 3585, 12910, 4215, 6781, 9091]], ['112858', [3913, 10026, 8547, 50, 11385, 4200, 11389, 9580, 13004, 10177, 8457, 13722, 12603, 4220]], ['107641', [3913, 3585, 4215, 8200, 12222, 9091, 13292, 13187, 10177, 4220]], ['81613', [3913, 9851, 8859, 10019, 10303, 9770, 10257, 10564, 5881, 4165, 12312, 9771, 8701, 4974, 2093, 12665, 12129, 9091, 12597, 13722, 13187]], ['90387', [3913, 11863, 5881, 11399, 9578, 10459, 4968, 9916, 8200, 4561, 10858, 9091, 6781, 11406, 12222, 12597, 10177, 4220]], ['98014', [3913, 9770, 9851, 10303, 3711, 10535, 11630, 5806, 10573, 11389, 4200, 9580, 9582, 13290, 10177, 9091]], ['112967', [3913, 11698, 3585, 10201]], ['113002', [3913, 11855, 3585, 12312, 4215, 8701]], ['113049', [3913, 11698, 3585, 5793, 10021, 6781, 5895, 5085]], ['112689', [3913, 11855, 3585, 11698, 5793, 10020, 10021, 4802, 4336]], ['113063', [3913, 10250, 3585, 4215, 8200, 12222, 13292, 6781, 4561]], ['113091', [3913, 10026, 8547, 10457, 5806, 6521, 11624, 12060, 12220, 4336, 6781, 12597, 8457, 12603, 13187]], ['113092', [3913, 11855, 8547, 10565, 13392, 10201, 7184, 6151, 13010, 12220, 13292, 13004, 13187, 13722, 8457, 12603, 10177, 12597, 9091, 11406]], ['113111', [3913, 8547, 11698, 12060, 12222, 13392, 12597, 8457, 13187, 12603]], ['113119', [3913, 8547, 11698, 12060, 8717, 9091, 13292, 12603, 8457]], ['113088', [3913, 10026, 8547, 10586, 11857, 4802, 3585]], ['107920', [3913, 11855, 10022, 10565, 4013, 8547, 9582, 12060, 10177, 12603, 12597, 9091, 11406, 13004, 4220, 13187]], ['113223', [3913, 11855, 3585, 4215, 4561]], ['113277', [3913, 11855, 12214, 10565, 14028, 5186, 12127, 11698, 8547, 4165, 14192, 3585]], ['73751', [3913, 11855, 11698, 8547, 12060, 12222, 3762, 9091, 13292, 13187, 10177, 13722, 12603, 11406]], ['113328', [3913, 11855, 3585, 12910, 4561, 8200, 12597, 12603, 10177, 4220, 13004, 13722, 8457, 13292, 9091]], ['113303', [3913, 10026, 9851, 11863, 12908, 9770, 10019, 6061, 12673, 14194, 5186, 14026, 10303]], ['113394', [3913, 10026, 11698, 10022, 50, 8547, 4200, 9625, 13004, 13292, 8457]], ['97744', [3913, 8547, 11698, 5845, 12220, 3649, 13004, 4220, 8457, 12603, 13002, 13292, 13187, 9091, 11406, 10568]], ['112783', [3913, 10026, 11698, 12601, 5433, 12060, 12316, 12222, 10543, 9091, 13004, 10177, 12603, 13187, 13002]], ['113397', [3913, 11855, 3585, 5793, 10021, 13390, 9850]], ['113506', [3913, 10026, 10586, 3585, 4215, 8701, 10021, 10022, 6781, 13292, 12597, 13722, 13187, 10177, 8457, 12603, 4220, 9091, 11406, 10568, 13290, 9580]], ['100927', [3913, 10026, 3585, 4215, 8200, 12222, 12597, 12673, 12908, 8547, 11863, 9092, 14028]], ['111348', [3913, 11698, 8547, 12060, 12222, 6781, 9091, 11406, 13290, 13187, 10177, 12603, 13292]], ['113518', [3913, 3585, 12910, 5793, 9916, 12222, 13292, 12597, 13187, 10177, 13722, 4220]], ['113685', [3913, 12218, 11698, 9771, 12060, 6781, 9091, 13292, 13187, 12603, 8457, 10177, 13004, 13002, 11406, 10568, 8717, 11624, 6521, 12949, 13731]], ['113738', [3913, 11855, 3585, 12910, 4968, 13566, 13390, 10459]], ['113743', [3913, 10026, 8547, 12601, 50, 12060, 10573, 6781, 9091, 12597, 13722, 13187, 10177, 12603]], ['100534', [3913, 10026, 11698, 10022, 10020, 12984, 7184, 12943, 11389, 9625, 13004]], ['14316', [3913, 11857, 8547, 12984, 11385, 4200, 9582, 9580, 10177, 4220, 13722, 13187, 13004, 12603, 13292, 13002, 11406, 9091, 8717, 10573, 14031, 12943]], ['113835', [3913, 11855, 12675, 9578, 10250, 11399, 3585, 8547]], ['110871', [3913, 11855, 11698, 8547, 5881, 4165, 12060, 10586, 4336, 12222, 6781]], ['113899', [3913, 10026, 8547, 50, 12060, 4200, 11389, 9625, 12597, 12603, 10177, 13722, 4220, 13187, 8457]], ['113907', [3913, 8547, 3585, 4215, 4561, 6521, 9916]], ['74904', [3913, 11855, 8547, 10201, 7184, 6151, 10543, 3649, 9625, 13004, 11389, 13187, 10177, 4220]], ['64611', [3913, 10026, 11698, 12601, 10022, 12060, 4013, 12222, 11389, 9091, 10177, 12603, 13004, 4220, 8457, 13292, 12597, 11406, 10568, 13290]], ['113999', [3913, 8547, 11698, 12060, 11385, 12222, 10543, 9091, 13292, 13187, 10177, 12603, 4220]], ['113991', [3913, 10026, 11698, 10022, 12601, 12060, 12984, 12222, 4200, 9582, 9580, 11406, 10177, 8457, 13187, 13004, 12603, 13292, 12597, 9091, 10568, 13290, 11389, 9625, 13002, 13722, 3649, 12220]], ['114069', [3913, 11857, 11698, 12984, 12060, 12947, 12912, 9580, 9582, 10177, 12603, 13187, 13004, 4220, 13722, 13292, 12597, 9091, 11406, 10568]], ['113310', [3913, 10565, 9771, 9851, 5881, 9578, 9097, 13104, 10586, 10026, 11857, 5186, 7126, 9769, 10455, 13298, 4457, 10858, 12597, 12603]], ['114103', [3913, 11855, 11698, 8547, 3585, 5793, 10021, 10537, 12222, 6781, 6521]], ['84615', [3913, 11855, 10250, 3711, 12216, 10860, 11861, 13104, 12943, 11389, 9580, 13290, 11406]], ['113819', [3913, 11855, 8547, 10201, 6151, 7184, 10543, 3649, 13004, 13292, 13187, 10177, 4220]], ['111737', [3913, 10026, 8547, 12601, 10022, 13392, 4332, 11389, 9582, 13004, 12603, 13722, 10177, 8457, 13187, 13292, 12597, 10543]], ['114209', [3913, 10026, 3585, 5793, 10021, 12222, 3762, 9091, 13292, 8457]], ['114257', [3913, 12673, 7130, 11621, 5186, 12671, 12740, 5433, 11853, 12601, 50, 12984, 10022, 13183, 9918, 4013, 3589, 10073, 12947]], ['91063', [3913, 11855, 3585, 8456]], ['96334', [3913, 10564, 9770, 9851, 9771, 8859, 10565, 10303, 10019, 6061, 8545, 5186, 10026, 8547, 10249, 8860, 10022, 11628, 8919, 10535, 11698, 9769, 8917, 10546, 10020, 9584, 4802, 11387, 10021, 11618, 12947, 10537, 11389, 12060, 13004, 13392, 12603, 13187, 13722, 10177, 8457]], ['46075', [3913, 11857, 8547, 12984, 12060, 6781, 9091, 13292, 13722, 13187, 10177]], ['52240', [3913, 8547, 11698, 12060, 12222, 3762, 9091, 12597, 3649, 3589]], ['108081', [3913, 10026, 12675, 10250, 14393, 9770, 12214, 9851, 10257, 9771, 12218, 10565]], ['114502', [3913, 11855, 3585, 10022, 12984, 4200, 9582]], ['89845', [3913, 3711, 8917, 8699, 4457, 9091, 8457, 11406, 10568, 12603, 10177, 13722, 13187, 13004, 13292, 12597, 13290, 3649]], ['114647', [3913, 8547, 3585, 12910, 13566, 5085, 9916, 8200, 13290, 10543, 12597, 3649]], ['111861', [3913, 11855, 12218, 9771, 9851, 9578, 5881, 10455, 9916, 10858, 13292, 9091, 12603, 10177, 13722, 4220, 13004, 13187, 12597, 11406, 10543, 10573, 4200, 11628, 13354, 8919]], ['114706', [3913, 11857, 3585, 10019, 10023, 12675, 10026]], ['41204', [3913, 11855, 3585, 5793, 10021, 8717, 13292, 9091, 13004, 13010, 12597]], ['114893', [3913, 10026, 3585, 12910, 4968, 9916, 8200, 13292, 9091, 8457, 10177, 4220, 12603, 13004, 13722, 12597, 13002, 13187, 10568, 11406, 13290, 9582, 9625, 11389, 9580, 12951, 10073, 9751, 13726, 13394, 4802, 10021, 5793]], ['114902', [3913, 11855, 8547, 10201, 7184, 6151, 13010, 3762, 12597]], ['34639', [3913, 10026, 10565, 10586, 11855, 12673, 11863, 10303, 5186, 10019, 8860, 12671, 12667, 3940, 5194, 4424, 8699, 10570, 6151]], ['114944', [3913, 11855, 3585, 4215, 10021, 8200, 4336, 8717, 12222, 13010, 11624, 12949, 11853, 10543]], ['113846', [3913, 11855, 3585, 5793, 10021, 6781]], ['74691', [3913, 11698, 8547, 12060, 8717, 13292, 12597, 13187, 12603, 10177, 4220]], ['115157', [3913, 10565, 3585, 12910, 9916, 10858, 13292, 12597, 13187, 13722, 10177, 11406]], ['108356', [3913, 10250, 3585, 5793, 12910, 9916, 4215]], ['115167', [3913, 3585, 5793, 10021, 12222, 10537, 12060, 8717, 13292, 9091, 13004, 13187, 10177, 8457, 13722, 12603, 4220]], ['27712', [3913, 11855, 11698, 10201, 6151, 13388, 10543, 12220, 13002, 13722, 13187, 10177, 4220]], ['58550', [3913, 3585, 5793, 10021, 6781, 6521, 11624, 12949, 50, 12134]], ['115274', [3913, 12675, 10250, 10303, 12218, 12673, 10019, 10565, 8859, 11698, 13574, 8545, 13302]], ['115282', [3913, 8547, 11698, 12060, 12222, 6781, 9091, 11406, 13292, 10568, 10020, 13564, 14192]], ['115327', [3913, 11857, 3585, 12910, 10073, 3791, 14292]], ['115348', [3913, 10026, 10565, 11863, 9771, 10457, 5895, 11624, 4336, 12601, 10537, 5433, 10021]], ['115369', [3913, 11855, 8547, 3585, 5793, 4215, 10021, 4336]], ['115288', [3913, 3585, 12910, 9916, 10858, 9091, 12597, 13187, 10177]], ['115405', [3913, 3585, 5793, 14192, 13731, 4165, 10022, 12671]], ['115528', [3913, 11863, 10257, 12908, 12218, 12675, 10860, 13104, 11580, 12665, 11695, 12947, 13103, 4522]], ['115351', [3913, 11855, 12675, 10250, 10303, 10565, 10019, 3585, 5793, 10021, 6781, 8200, 8717, 9091, 13292, 12597]], ['115658', [3913, 3585, 4215, 8200, 10457, 11618, 11387, 10021, 50, 5895, 10022, 12601]], ['51145', [3913, 3711, 10535, 11385, 3649, 10177, 4220, 11406, 9091]], ['115479', [3913, 3585, 12910, 8200, 9916, 13292, 10573, 13187, 12984, 13564, 13103, 13392]], ['115070', [3913, 11857, 12214, 11621, 10257, 5881, 4165, 9578, 8456, 13566, 4968, 9916, 4561, 9091, 11406, 13187, 13292, 13722, 10177, 8457]], ['88883', [3913, 10019, 10250, 10303, 7130, 10565, 10074, 12908, 9626, 12740, 5797, 4332, 12951, 13004, 13292, 13722, 12597]], ['22493', [3913, 11855, 10257, 7130, 5186, 12318, 10074, 10586, 8545, 12908, 10250, 14294, 9770]], ['116046', [3913, 9851, 5186, 11857, 7126, 11855, 3711, 12216, 12740, 10026, 12318, 10020, 11698, 7184, 8547, 4968, 13566, 12910, 12311]], ['94595', [3913, 10564, 9771, 12218, 10250, 9578, 11698, 8699, 10455, 9916, 4561, 9091, 12597, 13722, 8457, 13002, 13292, 13004, 9582]], ['116162', [3913, 3585, 8456]], ['116167', [3913, 10250, 10303, 10257, 5881, 9578, 10586, 9626, 13394, 10026, 13724]], ['115507', [3913, 11855, 8547, 11698, 12060, 8717, 6781, 9091, 12597, 13187, 11406, 13722, 10177, 8457, 13004, 12603, 13292, 10568, 3762, 13010, 11624, 12949, 11853, 10573, 6521, 13300]], ['83989', [3913, 11698, 3585, 4215, 6781, 12222, 12597, 8457]], ['116377', [3913, 11855, 3585, 5793, 10021, 4336]], ['116566', [3913, 11855, 3585, 5793, 10021, 8717, 12222, 13292, 9091, 8457, 12603, 10177, 4220]], ['115356', [3913, 11855, 8547, 3585, 4215, 8200, 6781, 9091, 11406, 13722, 8717, 11624, 10301]], ['116624', [3913, 11698, 3585, 5793, 10021, 6781, 13292]], ['115608', [3913, 3585, 12910, 4561]], ['116677', [3913, 10026, 3585, 5793, 10021, 10457]], ['75489', [3913, 9626, 10546, 10455, 4457, 4220, 13187, 8457, 12603, 10177]], ['116706', [3913, 10026, 11698, 12601, 10022, 5845, 10543, 12220, 13292, 12597, 8457, 10177, 4220, 13722, 13004, 12603, 9091, 11406, 10568, 13290, 8717, 10301, 4163, 10546, 12669]], ['85831', [3913, 12673, 7130, 10201, 5797, 12740, 11580, 10020, 12062, 8199, 11700, 4802, 10022, 12601, 50, 4200, 10543, 4457, 13292, 9580, 4220]], ['116775', [3913, 11698, 8547, 12060, 12222, 3762, 9091, 8717, 13010, 6781]], ['628', [3913, 11855, 11698, 10201, 7184, 12986, 10543, 12220, 13004, 13292, 13187, 10177, 8457, 12603, 12597, 9091, 11406, 10568, 13722, 13290, 9580, 9582]], ['116823', [3913, 11698, 3585, 12910, 4561, 9916, 5895]], ['12871', [3913, 10026, 3585, 4215, 6781, 9091, 12597, 8457, 10177, 4220, 12603, 13722, 13187, 13004, 11406, 13292, 10568, 8717, 11624]], ['117030', [3913, 12673, 9578, 8699, 10455, 9916, 4561, 12597, 13722, 8457, 10177, 4220, 11406, 9091, 8717, 11624, 6521]], ['71607', [3913, 3585, 5793, 12910, 4561]], ['101177', [3913, 10026, 8918, 11853, 10020, 10201, 12908, 11698, 7130, 12740, 5797, 10565, 10586, 10564, 9770, 9851, 6061, 9626, 10019, 11855, 8545, 12673, 8547, 12218, 13394, 11700]], ['96070', [3913, 11698, 3585, 12910, 9916, 5793, 4561]], ['116952', [3913, 5186, 4165, 5881, 12671, 8699, 11853, 3940, 12220, 10543, 13292]], ['117100', [3913, 11855, 11698, 8547, 12060, 4336, 8717, 9091]], ['116112', [3913, 12675, 9851, 10257, 12218, 12214, 10250, 9770, 14026, 10565, 5186, 10303, 10201, 11698, 8547, 14028, 10020, 13724]], ['116805', [3913, 10019, 11863, 12908, 10546, 12127, 3940]], ['117173', [3913, 10026, 3585, 12062, 12311, 12601, 10022, 5797, 13183, 7184, 12594, 12220, 10543, 13292, 9091, 13722, 10177]], ['97479', [3913, 10257, 10250, 12218, 3585, 8456, 11698, 10201]], ['117237', [3913, 11698, 8547, 3585, 5793, 10021, 8717, 9091, 11406, 10568, 13290, 13722, 13187, 10177, 8457, 4220, 12603, 13004, 13292, 9580, 9582, 12597, 9625, 11389, 13002, 3649, 4522, 3589, 11859, 12605]], ['117277', [3913, 3585, 12910, 5793, 4561, 13292, 12597, 8457, 10177, 4220, 12603, 13004, 13187, 9091, 13002, 10568, 13290, 11406, 9582, 11389, 9625, 12951, 3649, 12220, 9580, 10073, 9751, 5797, 4802, 11387, 11618, 14707, 11700, 13394, 10020, 10201]], ['117206', [3913, 11698, 8547, 12060, 6781, 9091, 11406, 13722, 13010, 12597]], ['117305', [3913, 9771, 10250, 8547, 12675, 5881, 11399, 4968, 8200, 13566, 12597, 9091, 8457, 13187]], ['117503', [3913, 11855, 11698, 8547, 11385, 13102, 10543, 13010, 13292, 13004, 13187, 10177, 8457]], ['117575', [3913, 11698, 8547, 12060, 11385, 10543, 13010, 12597, 8457, 10177, 13722, 12603, 4220, 13002, 13292, 9091, 11406, 3649, 10073, 9751]], ['117583', [3913, 10026, 9771, 5186, 5881, 8860, 10589, 5806, 13564, 3585]], ['117597', [3913, 10026, 12214, 8547, 12601, 9851, 11698, 12218, 10257, 9770, 5881, 10564, 10250, 9771, 10303, 13724, 12673, 8699, 10020, 14194, 9578]], ['94009', [3913, 10026, 3585, 5793, 10021, 4336, 8717, 10537, 13390]], ['117801', [3913, 11855, 3585, 5793, 12910, 12947, 12912, 12060]], ['73006', [3913, 11698, 12675, 9578, 8456, 4974, 12665, 13390, 13104, 2093, 13300, 10022, 8919, 13183, 12594, 11628, 13298, 4522, 9091, 10073, 13290, 10568, 12603, 10177, 13292, 4220, 12597, 11406, 9580]], ['117881', [3913, 10026, 8547, 10022, 12060, 6781, 9091, 8717, 11406, 13292, 13722, 13187, 10177]], ['51222', [3913, 12675, 9578, 11695, 10455, 9916, 12311, 10022, 11628, 12943, 9582, 13290, 9580, 10177, 13187, 13722, 8457]], ['117922', [3913, 10026, 8547, 12601, 10022, 12060, 12222, 6781, 13290, 9580, 10177, 13187, 12603, 4220, 13004, 13292, 12597, 13722, 9091, 11406, 13002, 8457, 10568, 11389, 12951, 9582, 3649, 10543, 13010, 3762, 8717, 11624, 12949, 4424, 4163, 8917, 12224, 11698, 13394, 14028, 14706, 13705]], ['108218', [3913, 11855, 3585, 12910, 9916, 8200, 9091, 11406, 10177, 8457, 12603, 13004, 12949, 12943, 9582, 9580, 9625, 4220, 13187, 10568]], ['117943', [3913, 11698, 8547, 10020, 12060, 11700, 11618, 6521, 11624, 12949, 12220, 10543, 13010, 13292, 11853, 11389, 9580, 12594, 13298, 4457, 9916, 6151, 13388, 12601]], ['64742', [3913, 10026, 12675, 9578, 5881, 10455, 9916, 13298, 12597, 8457, 13722, 10177, 13187, 12603, 4220]], ['117985', [3913, 10026, 3585, 4215, 10021, 8701, 10589, 9092, 13701, 8547, 8456]], ['117997', [3913, 8547, 3585, 12910, 9916, 8200, 9091, 13292, 8457, 10177, 13187, 4220, 13004, 13722, 12597, 11406, 13002, 10543, 12222, 9582]], ['118006', [3913, 11857, 10250, 10303, 12673, 13507, 14193, 13574, 8545, 10023]], ['118044', [3913, 3585, 8456, 13566, 4968, 9916, 8200, 9091, 11406, 13292, 13010, 4220]], ['118065', [3913, 10026, 11698, 10586, 12601, 10020, 10022, 11853, 7184, 12943, 9582, 9580, 11389, 9625, 13004, 4220, 8457, 12603]], ['118066', [3913, 10026, 3585, 12910, 13566, 8200, 9916, 9091, 11406, 13722, 12603, 10568]], ['116881', [3913, 3585, 5793, 10021, 12222, 6781, 9091, 11406, 10568, 13290, 12597, 13002, 9580, 9582, 11389, 9625]], ['118187', [3913, 10026, 8547, 10022, 50, 10201, 7184, 6151, 13731, 5797, 4802]], ['118204', [3913, 12214, 9851, 12218, 12675, 10257, 9770, 10564, 10565, 10303, 12673, 10019, 9771, 6061, 8545, 10023, 12908, 11863, 7130, 8859, 11621, 12318, 10074, 10250, 9626, 10586, 11855, 11857, 3711, 12216, 10026, 10860, 9097, 13104, 5186, 4974, 4165, 13302, 5881, 9578, 11399, 8456, 3585, 8547, 11698, 10201, 10020, 10308, 4802, 11618, 11387, 9584, 9092, 10249, 9769, 11700, 10546]], ['118209', [3913, 12675, 9578, 10455, 9916, 10858, 13292, 11406, 13002, 13187, 13722, 10177, 4220]], ['118017', [3913, 3585, 4215, 10021, 12910, 9916, 8200, 6781, 4561]], ['118268', [3913, 11857, 12675, 5881, 10565, 13724, 12673, 10455, 9916, 8699]], ['82256', [3913, 11855, 3585, 12910, 4215, 5793, 10537, 6781, 8200, 12222, 4561, 13292, 9091, 13002, 12597, 8457, 13722, 10177, 4220, 13004, 13187, 11406, 13290, 13010, 10543, 9580, 9582, 12603, 9625, 3762]], ['118435', [3913, 10026, 3585, 5793, 12910, 4215, 10537, 13390, 12665, 4336]], ['117991', [3913, 3585, 5793, 10021, 10537, 12060, 8717, 13292, 9091, 12597, 13187, 13722]], ['118497', [3913, 12218, 12675, 10250, 10565, 10257, 9770, 10564, 9851, 10303, 12673]], ['105514', [3913, 11855, 3585, 5793, 12910, 12222, 8200, 9091, 11406, 13187, 8457, 13722, 10177, 13004]], ['73914', [3913, 10565, 9851, 12673, 10020, 14194, 3585]], ['118469', [3913, 11857, 10565, 7130, 8860, 12740, 5186, 5797, 12671, 13500, 13726, 12601, 10589, 13731, 8700, 50, 10022, 5433, 10457]], ['118566', [3913, 11698, 8547, 10020, 12060, 6151, 12222, 13010, 9091, 13292, 11406, 13004, 12603, 13722]], ['118633', [3913, 11855, 11698, 8547, 5845, 4457, 13102, 13298, 9091, 12597, 13187, 13722, 10177, 8457, 13004, 12603, 13002, 4220, 10568, 6781, 5085, 50, 10022, 10249, 13506, 13572, 8917, 10546, 12224, 11580, 8199, 6460]], ['118593', [3913, 10026, 11698, 12601, 5433, 5845, 10543, 3762, 13292, 13004, 13187, 13722, 10177, 4220]], ['45748', [3913, 12214, 12218, 10250, 9771, 9851, 10257, 12675, 10303, 12673, 10019]], ['117954', [3913, 3585, 5793, 12910, 9916, 10858, 9091, 13292, 13187, 13722, 8457, 10177, 13004, 4220]], ['115823', [3913, 10026, 8547, 10022, 12601, 12060, 11853, 12222, 3762, 9091, 12597, 13187, 8457, 12603, 13004, 10177, 13722, 13292, 11406, 10568, 13290, 9580, 9582, 11389, 13002, 9625, 12947, 10073]], ['117665', [3913, 10026, 10250, 10457, 5085, 10543, 3649, 13292, 10073, 9751]], ['118765', [3913, 10026, 8547, 10586, 11855, 11857, 12216, 9626, 11861, 12740, 12671, 13570, 5194, 12220, 10543, 13010, 10573, 11853, 13294, 8919, 4332]], ['118457', [3913, 3585, 8456, 13566, 4968, 9916, 10858, 13292, 11406, 13722, 3762, 13004, 10301]], ['118772', [3913, 11857, 14294, 10019, 14394, 9851, 14026, 10257, 12218, 9770, 10564, 14393, 14392, 12675, 14712, 10250, 10565]], ['118714', [3913, 10026, 8547, 10022, 12984, 12943, 9582, 11389, 10177, 9091, 13292, 10543]], ['118753', [3913, 11855, 3585, 5793, 10021, 4336, 12222, 6781, 5895, 12665, 13390, 9850, 13729, 10457]], ['76769', [3913, 9770, 9851, 8859, 6061, 8545, 10023, 12311, 10457, 6521, 11624, 5085, 13010, 3762, 13292, 13004, 8457, 10177, 12603, 13722, 13187, 12597, 3649]], ['118803', [3913, 11855, 11698, 10201, 7184, 12986, 13010, 3762, 13002, 8457]], ['118480', [3913, 8547, 10565, 13392, 12673, 10020, 14028, 11700, 13394, 4802]], ['118985', [3913, 8547, 11698, 11385, 3762, 10543, 9582, 9580, 10177, 13002]], ['94713', [3913, 10564, 9851, 10565, 10257, 9770, 10303, 10019, 8859, 6061, 8545, 10023, 7130, 10074, 9626, 10586, 10022, 11385, 5433, 4968, 9916, 10177, 12603, 8457, 13004]], ['113990', [3913, 12675, 9578, 8456, 3585, 14192, 4974]], ['119100', [3913, 3585, 8456]], ['119110', [3913, 10026, 11698, 10586, 10022, 10201, 6151, 7184, 10543, 12220, 13292, 3649, 9625, 12951, 13010, 11389, 11853, 9580, 9582, 3762]], ['119114', [3913, 8547, 10201, 7184, 6151, 12986, 8854, 12316, 13010, 10543, 3649, 3762, 13292, 12597]], ['119191', [3913, 10026, 8547, 12601, 5433, 5845, 10543, 12220, 13292, 13004, 13187, 8457, 10177, 4220]], ['119209', [3913, 10250, 8547, 10303, 12673, 10020, 11698, 12986, 3585, 5793, 4215, 10537]], ['119188', [3913, 11698, 8547, 10020, 12060, 12222, 3762, 12597, 13722, 13187, 12603]], ['119189', [3913, 10250, 10303, 9851, 9771, 13302, 10565, 10455, 8441, 10570, 13298]], ['118008', [3913, 3585, 12910, 9916, 4561, 13292, 9091, 8457, 12603]], ['119287', [3913, 11698, 8547, 5845, 10543, 12220, 13002, 13187, 10177, 4220]], ['119013', [3913, 5186, 5881, 11399, 10455, 13298, 4457, 9916, 9091, 12597, 13187, 12603, 10177, 8457, 13004, 4220]], ['57410', [3913, 8545, 8859, 6061, 3711, 9097, 9626, 4974, 4165, 8860, 5433, 4802, 9578, 9584, 8456, 3585, 5881, 5797, 9769, 10026, 10201, 10020, 8547, 10023, 10019, 10250, 7130, 10303, 10074, 10308, 10249, 10586, 7126, 8917, 10546, 8918, 10860, 5806, 10535, 10022, 10457, 8700, 10589, 50, 4163, 8441, 10459, 9850, 8701, 2093, 8854, 5021, 8919, 9918, 6151, 9916, 4561, 4220, 10177, 11406, 10568, 8457, 9091, 11389, 9580, 3649, 12220, 10543, 12603, 9625, 3762, 12597, 12222, 6781, 9582, 13004, 13010, 13002, 8200, 12951, 4457, 12594, 12129, 13187, 13188, 13292, 13290, 13298, 12912, 12947, 10858, 4522, 10073, 8717, 12943, 13183, 3589, 10573, 11630, 10540, 13722, 6420, 4332, 13296, 11853, 13294, 13498, 4200, 3940, 14031, 5194, 4424, 10301, 11859, 8199, 13729, 12127, 11618, 12671, 13394, 11387, 11698, 14707, 13701, 13506, 12224, 12669, 13390, 12593, 4968, 13568, 12311, 11399, 14706, 14710, 12062, 14292]], ['119350', [3913, 12218, 12675, 5881, 13724, 10455, 8699, 9916, 13298, 9091, 4457, 13292, 12597]], ['119357', [3913, 10026, 10250, 10586, 12218, 9851, 13731, 14028, 14031, 10022, 13724, 13302, 4165, 10455, 3791, 12311, 12062, 10457]], ['119361', [3913, 11857, 11698, 12984, 11385, 3762, 12671, 8547, 10201, 13394, 11700]], ['56306', [3913, 11855, 8547, 3585, 5793, 10021, 12222, 13390, 9091, 4522, 11406, 12912, 10573, 13183, 12943, 11389, 9582, 12594]], ['59215', [3913, 10026, 10250, 10586, 10303, 12673, 13507, 10565, 8859, 12675, 9771, 5881, 9578, 8456, 8547, 12910, 3585, 13566, 4215, 6781, 8200, 8717, 13010, 12222]], ['119375', [3913, 11855, 3585, 8456]], ['118518', [3913, 12214, 10026, 10257, 10564, 9771, 9770, 9851, 12675, 5186, 9626, 8860, 12671, 12740, 13726, 14394, 14712, 14393, 14294]], ['119421', [3913, 11855, 12675, 10860, 13104, 13103, 8701, 11853, 4200, 10543, 3649, 13292, 12597, 8457, 12603, 13722, 9091]], ['64422', [3913, 3585, 12910, 9916, 4561, 5085]], ['119450', [3913, 11857, 8547, 12984, 5845, 3762, 8717, 13002, 8457, 10177, 12603, 13187, 13004, 4220, 13722, 13292, 11406, 12597, 9091, 10568, 13290, 11389, 9625]], ['119163', [3913, 8547, 3585, 12910, 9916, 12601, 13296]], ['116599', [3913, 8547, 3585, 10201, 13724, 10860, 7126, 10546, 13302, 12986]], ['92513', [3913, 10565, 8547, 11698, 10020, 11385, 12671, 3585]], ['114899', [3913, 10026, 8547, 13731, 11385, 10573, 3762, 4200, 9625, 13292, 12597, 13722, 9091, 12603, 10177]], ['119474', [3913, 8547, 3585, 11698, 12910, 50, 10022, 10249, 12984, 14709]], ['111166', [3913, 3585, 8456]], ['119425', [3913, 12218, 12675, 9851, 12214, 10565, 10257, 9771, 9770, 14393, 14026, 10303]], ['119503', [3913, 3585, 4215, 6781, 12597, 13187, 10177, 8457, 4220, 12603, 13722, 13004, 13292, 9091, 10568, 13002, 13290, 9582, 11406, 10543, 9625]], ['119485', [3913, 10026, 11855, 12218, 11863, 12908, 4802, 13394, 3585, 14192, 4165, 12312, 3711, 12667, 10535]], ['119539', [3913, 11863, 12908, 10023, 12224, 10546, 8917, 12986, 12134, 4424, 13010, 10543, 11389, 9582, 3649, 13004, 12597, 12951, 10073, 10459, 12062]], ['56101', [3913, 10026, 11698, 12601, 50, 5845, 12949, 4424, 10073, 13388]], ['114687', [3913, 11857, 8547, 12984, 11618, 13183, 5895, 11624, 10543, 13010, 13292, 10026, 13722, 10457, 4802, 11387, 9584, 12601, 13701, 14707]], ['119556', [3913, 10026, 12675, 10250, 10303, 12673, 14193, 10019, 11857, 14293, 11855, 10860, 13104, 4974]], ['109448', [3913, 3585, 4215, 10021, 8200, 4336]], ['119571', [3913, 3585, 8456]], ['25401', [3913, 11855, 3585, 12910, 13566, 4215]], ['4054', [3913, 8547, 3585, 14192, 4974]], ['119557', [3913, 11863, 10565, 12908, 12673, 11698, 12218, 8547, 14393, 6061, 10023]], ['119677', [3913, 11698, 8547, 10020, 13392, 11700, 6521, 5085, 11624, 12949, 12601, 11859]], ['119722', [3913, 9770, 10564, 5186, 9851, 12740, 12318, 12908, 11863, 7130, 6061, 13574, 10019, 14194, 13507, 14193, 14293]], ['119788', [3913, 11698, 3585, 8456, 8547]], ['119700', [3913, 10026, 11698, 10022, 12601, 11385, 11853, 10543, 12597, 12603, 10177, 4220, 13722, 13187, 13004, 8457, 9091, 11406, 13010, 8717, 13183]], ['119783', [3913, 3585, 4215, 4561]], ['112852', [3913, 12218, 11698, 9851, 5881, 14393, 14028, 13724, 9578, 14710, 14706, 12908]], ['119866', [3913, 11698, 8547, 11385, 10543, 13292, 13002, 13722, 13187, 10177, 12603, 13004, 9091, 12597]], ['110052', [3913, 10026, 12218, 12675, 10860, 13104, 10546, 9097, 12224, 10586, 11855, 8918, 13394, 10020, 4802]], ['80306', [3913, 9770, 8859, 10257, 10565, 9851, 10250, 10303, 12218, 12675, 14294, 14393, 14026]], ['120064', [3913, 11855, 8547, 10201, 7184, 6151, 12220, 10543, 12912, 13392]], ['120159', [3913, 9770, 5186, 10565, 9771, 8547, 13302, 13392, 10455, 13298, 4457, 14392, 10564, 12908, 14394, 14393, 9626, 11855, 10535]], ['120260', [3913, 11855, 3585, 14192, 4165, 12312, 12601, 13302, 13731]], ['63178', [3913, 9097, 8860, 6521, 3649, 10177, 13187, 4220]], ['120344', [3913, 11855, 8547, 3585, 5793, 10021, 12222, 6781, 11630, 14031, 12947, 12220, 8200]], ['76029', [3913, 10019, 10250, 10303, 12673, 11698, 8547, 12060, 11385, 12222, 10543, 13292, 13004, 8457, 10177, 13187]], ['68716', [3913, 11855, 9771, 12218, 5186, 12214, 9851, 8860, 13302, 13724, 8199, 6460, 4457, 13298, 12129]], ['120537', [3913, 11857, 8547, 10022, 11861, 11385, 12949, 13010, 10543, 12597, 13722, 8457, 12603, 10177, 13004, 13187, 13292, 4220, 12311, 11853, 13390, 3693, 10546, 11698, 10860, 10537, 11695]], ['89830', [3913, 9770, 9851, 6061, 10250, 5186, 5433, 6420, 50, 11630, 10022, 9625, 9582, 9580, 11406, 13290, 12603, 13187, 10177, 13722, 9091]], ['110825', [3913, 7130, 5186, 4165, 3711, 5881, 4802, 4974, 5806, 7126, 8456, 50, 5797, 8547, 5433, 8545, 3693, 8700, 4163, 8441, 8701, 3585, 8917, 6061, 8860, 8918, 8859, 2093, 5021, 4457, 6151, 6460, 8699, 9092, 8919, 8199, 9097, 3791, 9584, 4968, 9578, 9751, 4215, 9769, 5793, 9626, 10023, 10020, 9850, 10022, 4336, 5845, 10249, 10021, 6521, 6420, 10457, 10459, 10589, 10860, 10308, 10026, 10455, 10537, 8854, 7184, 4332, 10570, 5895, 10301, 5085, 4424, 10535, 11385, 11389, 10177, 9091, 8457, 4220, 9580, 9582, 10568, 11406, 9625, 12220, 3762, 10543, 12597, 12603, 8717, 12222, 3649, 4561, 8200, 13004, 13002, 6781, 13010, 9916, 10858, 12129, 13290, 13292, 13298, 12951, 12594, 12912]], ['120703', [3913, 10565, 11698, 10303, 8547, 10201, 13394, 11700, 8456]], ['118720', [3913, 8547, 3585, 12910, 13566, 8200, 6781, 9091, 11406, 10543, 11389, 9580, 12594, 9916]], ['120747', [3913, 11855, 11698, 8547, 13302, 5845, 13010, 3762, 13292, 13002, 13004, 10177, 12603]], ['120762', [3913, 11855, 3585, 12910, 4215, 10457, 8700, 13729]], ['120753', [3913, 3585, 8456]], ['118804', [3913, 3585, 4215, 4561]], ['120868', [3913, 11698, 10201, 12986, 10020, 14033, 12740, 13010, 10860, 13564, 12311]], ['120885', [3913, 11855, 3585, 5793, 12910, 8717, 10301]], ['117165', [3913, 11857, 3585, 4215, 8200, 10457]], ['85677', [3913, 12673, 7130, 6061, 10023, 13507, 10019, 10303, 13574]], ['121079', [3913, 11855, 12218, 3585, 12910, 13566, 8200, 9916, 12597, 8457, 13187, 10177]], ['121121', [3913, 10565, 10303, 10019, 12673, 6061, 10020, 12667, 13394, 12127, 13568, 12311, 10457, 12062, 8700, 8860, 13729, 12671, 13705, 5797, 12986, 13500, 6151, 5433, 3762, 11853, 13731, 8717, 14031, 13010, 13292, 12222, 13004, 9091, 13002, 12597, 10177, 12603, 13187, 11406, 8457]], ['120027', [3913, 10250, 8547, 11698, 13392, 12060, 12222, 8717, 3762, 13292, 9091, 13187, 10177, 12603, 13004, 4220, 13722, 12597, 11406, 10568]], ['121025', [3913, 11855, 9771, 8547, 5881, 10201, 9578, 8456]], ['121268', [3913, 9770, 10565, 9851, 12673, 5186, 11621, 11698, 12318, 9626]], ['121251', [3913, 11855, 11698, 3585, 4215, 12910, 4561]], ['121354', [3913, 11855, 8547, 10201, 7184, 12986, 10543, 3762, 13292, 13002, 13187, 10177, 8457, 12603, 13722, 4220, 9091, 12597, 11389, 9580]], ['121358', [3913, 11698, 10201, 12986, 6151, 10543, 13010, 12597, 13187, 13722, 10177, 4220, 13004, 11406, 9091, 8717]], ['121296', [3913, 8547, 10201, 7184, 11698, 10543, 4522, 10073, 3791]], ['121658', [3913, 11855, 3585, 12910, 5793, 8200, 12222, 9091, 10543, 12597, 13010, 3762, 12947]], ['121657', [3913, 11857, 8547, 10022, 12984, 13183, 9918, 4200, 9582, 9625, 13292, 12597, 13722, 13187, 8457, 10177, 12603, 13002, 9091, 11406, 10568, 12220, 10543, 11389, 12951]], ['121642', [3913, 11855, 8547, 3585, 5793, 8456]], ['103122', [3913, 6061, 3585, 5793, 10021, 13390, 10457]], ['89605', [3913, 11855, 8547, 12675, 11399, 8456, 13566, 4968, 9916, 8200, 9091, 13292, 10543, 14031, 11630, 13390, 12665, 2093]], ['95937', [3913, 3585, 8456]], ['122008', [3913, 10026, 8547, 3585, 11698, 4215, 6781]], ['122030', [3913, 12214, 9851, 10250, 12218, 9771, 12675, 10257, 9770, 10564, 4165, 12673, 10586, 10020, 10019, 7184, 9769, 4424, 3649, 9625, 13010, 11389, 10543, 12220, 9582]], ['122100', [3913, 10026, 11698, 12601, 10586, 13392, 13296, 13188, 12912, 10568, 12603, 13722, 10177]], ['122153', [3913, 3585, 12910, 13566, 8200, 9916, 13292]], ['122162', [3913, 3585, 4215, 4561, 9091, 11406, 10543, 9625]], ['122197', [3913, 11857, 10250, 13701, 3585, 4215]], ['122208', [3913, 10026, 3585, 4215, 6781]], ['94236', [3913, 11855, 10250, 11698, 10860, 12673, 12908, 10020, 12062, 11700, 11618, 4215, 5085, 13390, 8701, 14031, 11630, 9625, 6781]], ['120215', [3913, 11698, 8547, 5845, 4457, 10301, 10543, 13292, 12947, 9625, 4522, 13188, 12060, 11624, 6521, 12949, 13703]], ['121600', [3913, 3585, 4215, 6781, 6521, 11624, 12949, 13731, 11861, 11387, 9584]], ['90608', [3913, 11855, 3585, 12910, 4561]], ['122304', [3913, 8547, 11698, 10020, 13394, 6151, 7184, 13010, 12316, 3762, 8717, 12220, 9091, 4522, 12222, 13392, 11624, 6521, 8860, 13703, 13564, 11387, 11618, 13731, 14707]], ['122354', [3913, 11855, 8547, 11698, 13392, 12060, 8717, 3762, 9091, 12597, 13187, 13722, 10177, 12603, 13004, 13002, 13292, 8457, 10568, 13290, 9580, 9582, 11389, 9625, 10073, 10459, 12601, 13731, 11700, 10201]], ['122149', [3913, 10565, 10303, 8547, 10020, 13392, 11700, 6521, 11624, 12949, 4424, 5194]], ['122407', [3913, 8547, 10201, 11698, 7184, 13394, 12316, 5085, 13388, 12740, 12311, 4457, 11853]], ['122419', [3913, 10026, 9771, 13731, 10250, 10022, 12675, 10303, 10565, 12673, 12218, 14393, 10586, 11855, 3711, 10308]], ['122370', [3913, 10026, 3585, 12910, 13566, 9916, 8200, 7184, 5085, 50, 13731]], ['122429', [3913, 11857, 11698, 10022, 12984, 12943, 9582, 13290, 11389, 10177, 13722, 12603, 4220, 11406, 9091, 13010, 10543, 12947, 12912, 12060, 8860, 12671, 10020, 13394, 4802, 12601]], ['122474', [3913, 10026, 3585, 5793, 10021, 4336, 12222, 3762, 9091, 13292, 8457, 13722, 10177, 4220, 12597, 3649]], ['120370', [3913, 3585, 10457, 13731, 10022, 11387, 11618, 14709]], ['56129', [3913, 10026, 8547, 10022, 12984, 4200, 9625, 13292, 13004, 13722, 13187, 10177, 11406, 9091, 13010]], ['121868', [3913, 12675, 10565, 14026, 12218, 10250, 8547, 11698, 5021, 8919, 11385]], ['122596', [3913, 8547, 11698, 13392, 12060, 6781, 9091, 13292, 13722, 13187, 12603]], ['122649', [3913, 3585, 4215, 6781, 13292, 5895, 12601, 13731, 4802, 10022]], ['122679', [3913, 11857, 8547, 10022, 12984, 13183, 4200, 9582, 11389, 10177, 8457, 13187, 12603, 13722, 13292, 12597, 3649, 3589, 6460, 11859, 13705, 12127, 10020, 9578]], ['122742', [3913, 11855, 8547, 11698, 10020, 10201, 13394, 7184, 4802, 14707, 11618, 11387, 9092, 13701]], ['113259', [3913, 11855, 11698, 8547, 3585, 13390, 8701, 13564, 11387]], ['122788', [3913, 5186, 4165, 12312, 12740, 8860, 8701, 13392, 10573, 11630, 8717, 11389, 11406, 9625, 4522, 10073, 12947, 3791, 13568]], ['108837', [3913, 10026, 3585, 12910, 9916, 8200, 13292]], ['104671', [3913, 10026, 5433, 6420, 12601, 10540, 11853, 3940, 3649, 9625]], ['122864', [3913, 8547, 3585, 5793, 10021, 8717]], ['122872', [9770, 5186, 11855, 9851, 12214, 12218, 5881, 9578, 13724, 8699, 8199, 13298, 10455, 4457, 10858, 11406, 10568, 13187, 12603, 8457, 10177]], ['117729', [3913, 8547, 10201, 11698, 7184, 13392, 6151, 5845, 3762, 8717, 10543, 11630, 10573, 13390, 4200, 11628, 13354, 12943, 13183, 11859, 8199, 12127, 14292]], ['123008', [3913, 10026, 11698, 10022, 12601, 13392, 4200, 9625, 12908, 10019, 9626, 9092, 3711, 11857, 4163, 50, 10073, 12943, 11389, 9582, 4220, 9091, 11406, 13010, 8717, 12949]], ['123061', [3913, 3585, 8456, 8547, 11698]], ['82627', [3913, 5186, 4802, 5806, 5433, 3693, 4163, 4968, 5021, 3589, 4424, 4336, 4165, 4215, 5895, 3940, 4332, 5793, 4013, 4561, 3649, 4220, 8200, 6420, 4200, 6151, 50, 7126, 8199, 5797, 3762, 5881, 3711, 7130, 8456, 8545, 6061, 8441, 2093, 8457, 7184, 3791, 8700, 8699, 6521, 6460, 6781, 5194, 5085, 8860, 5845, 8919, 8854, 4457, 8717, 9091, 8701, 8918, 9097, 9578, 9626, 8859, 9771, 9851, 10303, 9770, 10019, 10023, 10074, 10308, 10026, 3585, 8547, 10201, 10020, 9584, 9092, 10022, 10021, 9918, 10073, 9625, 9582, 10177, 9580, 10301, 10455, 10457, 10249, 9769, 10250, 8917, 9751, 10459, 10537, 10540, 9916, 10543, 10568]], ['47070', [3913, 10026, 3585, 12910, 13566, 9916, 12601, 11853, 13294, 4802]], ['123125', [3913, 10026, 11855, 12675, 5881, 13724, 10455, 13298, 10858, 4561, 9091, 8200, 13187, 12603, 8457, 13722, 13004]], ['123194', [3913, 11855, 10565, 3585, 5793, 10021, 4336, 12060]], ['88568', [3913, 10019, 10250, 10303, 9851, 8545, 8859, 10565, 10257, 9770, 10564, 10023, 12127, 7184, 6151, 13388, 12601, 5433, 4802, 3585, 14192, 4165, 14028]], ['122725', [3913, 3585, 8456, 8547, 11399, 11698, 10020, 13394, 9578, 5881, 13302]], ['123244', [3913, 3585, 8456, 8547, 10201]], ['123300', [3913, 8547, 10250, 11698, 3585, 4215, 10021, 10537, 12060, 13392]], ['123334', [3913, 10026, 8547, 12601, 5433, 11385, 11853, 10543, 9625, 13292, 12597, 13187, 8457, 13722, 10177, 4220, 9091, 11406, 13010, 8717, 12949]], ['123347', [3913, 3585, 8456]], ['123243', [3913, 8547, 3585, 12910, 13566, 8200, 9916, 9091, 4561]], ['123390', [3913, 3585, 12910, 12316, 5085]], ['122463', [3913, 11855, 8547, 11698, 11385, 13102, 10543, 3762, 13292, 12949, 9582, 4163]], ['85620', [3913, 9770, 9851, 10257, 10564, 10565, 9771, 10019, 8859, 6061, 10250, 10023, 12218, 12673, 12214, 10020, 13394, 4165, 12986, 4802, 11387, 9092, 11618]], ['123515', [3913, 9851, 10565, 8545, 10546, 10019, 10020, 14193, 13394, 10303, 9578]], ['123643', [3913, 12675, 10250, 12218, 10565, 9851, 9771, 12214, 10257, 10303, 12673]], ['123720', [3913, 10026, 12214, 11698, 10586, 9626, 10022, 12671, 11861, 3940, 5194, 13498, 12951, 3649, 9625]], ['123790', [3913, 11698, 10201, 7184, 13388, 50, 10022, 10249, 10020]], ['121338', [3913, 10026, 10250, 10022, 10303, 12943, 11389, 9625, 13002, 8457, 12603, 13187, 12597, 10543, 11630, 10573, 12665, 13390, 8919, 5806, 7126, 11618, 13302, 3585]], ['120874', [3913, 3585, 12910, 4561]], ['123948', [3913, 11855, 11698, 10201, 7184, 6151, 13390, 13294, 13498, 8699, 10570, 5797, 12669]], ['24075', [3913, 10026, 3585, 4215, 4561, 13292, 9091, 11406, 13010, 8717, 10573, 4200, 11859, 6460, 12671, 13103, 11695]], ['124030', [3913, 3585, 5793, 12910, 4561]], ['121491', [3913, 12675, 10565, 9771, 12673, 10250, 14393, 14712, 10860, 14192, 14394]], ['124048', [3913, 11855, 9771, 10250, 12214, 12218, 10257, 4165, 9851, 11857, 14192, 12216, 13506, 10860, 13572, 12224, 12986, 11700, 14707]], ['124089', [3913, 11855, 10250, 50, 3585, 14192, 12312, 14028]], ['124114', [3913, 11698, 3585, 5793, 4215, 8200, 10537, 10457]], ['124121', [3913, 12218, 12675, 5881, 9578, 11399, 3585]], ['45619', [3913, 3711, 4974, 10586, 10019, 11855, 13507, 12673, 12669, 11853, 4332, 9625, 13292, 9582, 13004]], ['124127', [3913, 11857, 8547, 12671, 13392, 7184, 13188, 4561, 6521, 11624, 12949]], ['124164', [3913, 10026, 8547, 13731, 13392, 10573, 11630, 8717, 11389, 9091, 13004, 13010, 11406, 11853, 12222, 9850, 13736, 8918, 11700]], ['124236', [3913, 11698, 8547, 13392, 12060, 12222, 8717, 9091, 11406, 13187, 13722, 10177, 4220, 10568, 13010]], ['124225', [3913, 10026, 8547, 10022, 12984, 13183, 9918, 4013, 11389, 9582, 13004, 12603, 13187, 10177, 9091, 11406, 13010, 8717, 11624, 6521, 12949, 13731]], ['124207', [3913, 11698, 12675, 5881, 9578, 10455, 13298, 8699, 9916, 9091, 4561, 8200, 12597, 13187, 11406, 8457, 10177, 10568, 8717, 13010, 10573, 11853, 10543, 3649, 9625, 12947, 11389, 4522, 9580, 11624, 13188, 13290, 12594]], ['101775', [3913, 10026, 8918, 10459, 12665, 2093, 13703, 13300, 13188, 12594, 4457, 10568, 12603, 8457]], ['124394', [3913, 10026, 3585, 12910, 9916, 8200, 9091, 11406, 8457, 13722, 10177, 13292, 12597, 3649, 4522, 9625, 9582, 10073]], ['124320', [3913, 10257, 13724, 9578, 10455, 9916, 4561]], ['124563', [3913, 11855, 8547, 10201, 6151, 12986, 3762, 13010, 13292, 12597]], ['63025', [3913, 11857, 8547, 10022, 12984, 12943, 9582, 10543, 12597, 13010]], ['124648', [3913, 10565, 10250, 12673, 14194, 10303, 10019, 14193, 9770, 9851, 13507, 13302]], ['123514', [3913, 8547, 3585, 14192, 4974]], ['124700', [3913, 10026, 3585, 14192, 4974, 11855, 11857, 3711]], ['4899', [3913, 11855, 3585, 12910, 13566, 9916, 8200, 13292, 6521, 11389, 50, 4457, 13701, 12986, 13506, 12740, 12671, 11698, 8547]], ['124752', [3913, 11857, 11698, 12984, 13392, 12943, 9582, 13290, 9580, 10177, 13722, 13187, 4220, 11406, 9091, 13010, 10543, 14031, 10573, 13183, 11630, 4013, 12605, 12667, 12127]], ['124804', [3913, 11855, 3585, 5793, 10021, 12222, 8717, 13292, 12597, 13187, 13722, 10177, 12603, 13004, 8457, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 9625, 4220, 14807]], ['124812', [3913, 11857, 3585, 12910, 8547, 13566, 8456, 13104, 12312, 10586, 13574]], ['78398', [3913, 11855, 12675, 9578, 8456, 13104, 3585]], ['124853', [3913, 11855, 11698, 3585, 12910, 8456, 8547, 12312]], ['124901', [3913, 3585, 8547, 10201]], ['55373', [3913, 4974, 8545, 6061, 3711, 8859, 4165, 7126, 5881, 8547, 10026, 10023, 10303, 9770, 9851, 10019, 12214, 11863, 12673, 10457, 5895, 50, 13731]], ['11837', [3913, 8547, 11698, 13392, 5845, 13102, 12060, 8854, 12601, 12671, 5797]], ['124912', [3913, 11855, 3585, 5793, 10021, 8717, 13010, 3762, 12220, 13292, 10543, 13002]], ['124934', [3913, 11698, 3585, 10457, 9584, 11618, 13392, 13731, 8700, 13300]], ['77859', [3913, 11855, 8547, 3585, 12910, 9916, 12601, 7184, 13564, 12667]], ['125124', [3913, 12675, 10250, 11698, 10565, 10020, 12673, 10019, 10303, 14193, 9851, 14194, 9770, 13507, 8859, 13574]], ['83365', [3913, 9851, 10019, 10257, 10565, 10303, 9770, 12673, 10586, 10201, 13724, 5881, 9578]], ['125174', [3913, 10250, 3585, 5793, 10021, 12222, 6521, 10301]], ['125199', [3913, 4165, 13724, 10455, 13298, 9916, 9091, 7184, 10543, 12220, 10573, 10073]], ['123238', [3913, 10565, 10303, 12673, 12218, 9771, 10257, 9851, 14393, 12675, 9770, 14026]], ['95080', [3913, 11855, 8547, 3585, 5793, 4215, 6781, 13292, 9091, 11389, 3762, 4457]], ['121758', [3913, 10026, 5881, 12675, 9771, 13302, 4165, 12218, 9097, 13104, 12214, 10586, 10860, 4974]], ['124228', [3913, 11698, 8547, 10020, 3585, 5793, 10021, 10457]], ['122559', [3913, 3585, 12910, 13566, 9916, 8200, 9091, 12597, 10543, 14031]], ['125355', [3913, 10026, 3585, 12910, 4215, 8200, 12222, 13292]], ['125366', [3913, 8547, 11698, 13392, 11385, 10543, 12597, 13187, 12603, 10177, 13722, 13004, 4220]], ['72048', [3913, 6061, 10257, 9770, 9851, 9771, 10565, 10564, 12218, 10250, 8547, 14393]], ['119860', [3913, 3585, 12910, 9916, 10858, 13298, 11406, 9091, 12603, 13722, 10177, 8457, 13004, 13002, 13187, 10568, 6781, 5085, 12601, 5433, 13394, 10020, 9578, 13104, 9097, 10586, 11855, 10026, 11857, 14208, 8859, 13507, 12673, 12218, 12675]], ['125470', [3913, 10026, 10250, 14393, 13574, 12673, 12675, 9851, 10257]], ['89347', [3913, 5186, 8917, 8699, 10073, 9580, 10177, 8457, 4220, 11406, 9582, 9625, 10568, 12597, 11389, 3649, 10543, 3762, 12220, 13292, 12951]], ['125486', [3913, 10026, 12675, 5881, 11399, 10455, 9916, 13298, 4457, 4561, 6781, 6521, 11624, 8717, 12949]], ['125541', [3913, 10026, 3585, 10457, 13729, 5895, 11624, 12601]], ['125549', [3913, 10026, 9771, 11863, 5186, 9770, 13507, 6061, 10564, 10019, 8859, 14194, 14193, 10250]], ['125573', [3913, 8547, 11698, 13392, 12060, 12222, 6781, 12597, 13187, 12603, 13722, 10177, 13004, 11406, 10568, 8200, 3762, 6521, 12949, 13731, 12134, 11429, 13185, 12127, 14292, 14706, 14710]], ['125533', [3913, 10026, 12675, 11399, 8456, 13104, 9097, 11855, 11857, 14208, 6061, 8545, 13507, 8859]], ['125553', [3913, 8547, 11698, 10020, 13392, 11700, 6521, 13731, 12601, 12949, 11853, 13296, 3649]], ['125685', [3913, 10026, 3585, 12910, 13566, 4561, 9091, 11406, 8457]], ['125754', [3913, 10257, 9770, 12214, 12218, 11855, 9851, 12675, 14393, 10250, 10565, 12673]], ['1717', [3913, 9851, 8545, 10565, 10303, 10019, 9771, 10023, 10860, 9850, 10073, 10177, 4220, 13004]], ['125785', [3913, 3585, 4215, 8200, 12222, 8717, 9091, 13292, 12597]], ['125863', [3913, 3585, 14192, 4974]], ['123247', [3913, 9771, 12218, 9770, 5186, 10565, 10564, 12673, 10586, 10860, 14394, 14026, 14393, 14294, 14392, 9851, 12214, 12908, 10074, 14712]], ['125882', [3913, 8547, 3585, 14192, 4165, 8456]], ['125888', [3913, 11857, 3585, 4215, 12601, 5433, 13736, 13564, 10535, 7126, 12127, 4165, 14192]], ['125910', [3913, 11855, 11698, 8547, 13392, 12060, 8717, 9091, 12597, 8457]], ['125578', [3913, 11698, 3585, 4215, 8200, 6781, 13292, 9091, 13187, 8457]], ['125095', [3913, 3585, 8547, 8456]], ['125959', [3913, 8547, 11698, 11385, 10543, 13292, 13004, 13187, 9091, 12597, 12220]], ['126003', [3913, 3585, 4215, 6781, 9091, 12597, 10543, 12947]], ['126141', [3913, 8547, 3585, 8456, 12910, 4561, 13292]], ['126215', [3913, 10026, 10565, 11855, 12601, 12673, 4332, 12951, 9625, 13292, 12597, 13722, 13187, 10177, 9091, 13004, 13010, 4220]], ['126236', [3913, 3585, 8456]], ['124775', [3913, 10250, 10565, 3585, 5793, 10021, 10537, 12222, 3762, 13292, 11624, 13004, 6521]], ['97980', [3913, 10026, 8918, 4332, 3649, 9091, 10177, 13722, 13187, 12603, 11406, 13292, 8717]], ['32206', [3913, 8547, 3585, 5793, 12910, 6781, 9091, 12597, 13187, 12603, 10177, 13292]], ['126387', [3913, 8547, 11698, 13392, 12060, 12222, 8717, 6781, 9091, 8200, 10543]], ['126456', [3913, 10026, 10250, 10586, 10257, 9626, 12218, 5797, 9851, 13705, 14028, 12127, 13724, 12311, 9578, 10455, 3791, 12062, 13729, 10457, 10589, 8547, 11698, 10020, 3585]], ['126515', [3913, 8547, 3585, 11698, 8456, 13104]], ['126552', [3913, 13507, 10250, 9097, 11863, 12908, 10860, 9578, 13705, 13104, 5881, 10026, 12312, 14208, 8859, 14293, 12673]], ['126646', [3913, 10026, 11698, 11857, 14028, 11621, 13302, 8860, 10455, 13726, 13736, 8918, 13394, 4802, 13731]], ['126663', [3913, 13302, 5881, 9578, 13705, 10455, 9916, 4561, 5085, 50, 10022]], ['126704', [3913, 11855, 3585, 5793, 12910, 12222, 9916, 13292, 12597, 13187, 8457, 9091, 11406, 3762, 10543, 14031, 4200, 11628, 13354, 8919, 12667, 7126, 14028]], ['110811', [3913, 10250, 12214, 10303, 13724, 10455, 10570, 10858, 4561, 6521]], ['126751', [3913, 11698, 3585, 5793, 4215, 10457, 11618, 8700, 4802, 10201, 13394, 5881]], ['64064', [3913, 10565, 11698, 8547, 3585, 5793, 10021, 4336, 8700, 13392, 8456]], ['125400', [3913, 11698, 10250, 4165, 12214, 11855, 3711, 11621, 7126, 12127, 12667, 13705]], ['93415', [3913, 10303, 9851, 10023, 11618, 6521, 10543, 3762, 10177, 4220, 13187, 13004, 13390, 13103, 13392, 10073, 6151, 11580, 12740, 12671]], ['126899', [3913, 3585, 8547, 10201]], ['63273', [3913, 8545, 3711, 8918, 2093, 4561, 5895, 5021, 8700, 4802, 4163, 8860, 3693, 5433, 11580, 10073, 9751, 14292]], ['126970', [3913, 10026, 9771, 11863, 12908, 9770, 13507, 10019, 10586, 12673, 12601, 10303, 12062, 8859, 5895, 12220, 5085, 13010, 3762, 8717, 13002, 13722, 12603, 13187, 10177, 8457, 13004, 12597, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 13292, 12951, 3649, 5186, 14026, 10564, 9851, 10565, 10020, 9092, 13724, 10455, 10570, 3791]], ['126974', [3913, 11855, 11698, 10201, 10026, 10535, 10586, 3693, 5793, 5797, 3791, 4215, 5085, 10540]], ['127031', [3913, 11857, 3585, 8456]], ['127057', [3913, 9771, 10257, 9851, 11863, 7130, 10249, 12605, 12129, 5845, 12740, 8860, 10589, 11698, 10201, 12318]], ['84570', [3913, 11855, 3585, 8456]], ['127063', [3913, 11857, 8547, 11861, 13392, 4013, 12222, 9582, 9091, 10177]], ['127089', [3913, 10026, 8547, 13731, 13392, 10573, 14031, 12222, 9582, 13292, 10177]], ['127106', [3913, 11855, 8547, 10201, 7184, 12986, 13390, 12134, 14708]], ['127114', [3913, 11863, 13724, 13568, 10455, 9916, 13298, 4457, 9091, 13292, 13187, 8457, 13002, 12597, 3649, 3589, 12605, 5845, 11861, 12594, 3940]], ['110396', [3913, 10026, 8547, 13731, 13392, 9584, 8860, 13701, 11698, 10020, 14028, 14710]], ['127159', [3913, 11855, 8547, 12675, 11399, 10459, 9916, 8200, 9091, 5085, 12601, 50, 11700, 3585, 14192, 4165, 14028, 13724, 9097, 13104, 10586, 9626, 12908, 8545, 13507, 10019, 12673, 12218, 10250, 10303, 14194, 14393, 6061, 11863, 14193, 8859, 10565, 14293]], ['109017', [3913, 10026, 8547, 11855, 13731, 10023, 12908, 14208, 11863, 5186, 11621, 12671, 8860, 10201]], ['127194', [3913, 10026, 8547, 12601, 13731, 4332, 9625, 13292, 12597, 3649, 10073, 10459]], ['7480', [3913, 10026, 3585, 12062, 10457, 11618, 11387]], ['127251', [3913, 10026, 10586, 11855, 5186, 11863, 10023, 13507, 10019, 12673, 14194, 12675, 9578, 12311, 13705, 12127, 12669, 11700, 13731]], ['111435', [3913, 10026, 11698, 10022, 12601, 10020, 9918, 7184, 9582, 10543, 10177]], ['125465', [3913, 3585, 8456]], ['52263', [3913, 3585, 12910, 4561]], ['127416', [3913, 11698, 3585, 4974]], ['124521', [3913, 12218, 3585, 5793, 10021, 10537, 12060, 4336]], ['127575', [3913, 11857, 11698, 3711, 12134, 3589, 11389, 12605, 10535, 9584, 13701, 3585, 8456]], ['127508', [3913, 11857, 3585, 4974]], ['127668', [3913, 10019, 11863, 12908, 10860, 14208, 3585, 12312, 4165, 14028]], ['84830', [3913, 10564, 9770, 9771, 10257, 10250, 9851, 11863, 12214, 14392, 10565, 14394, 14294, 15055, 14712]], ['127691', [3913, 11857, 12218, 5186, 12318, 12908, 9626, 10586, 10026, 12673, 9770, 12214, 9851, 14392, 14393, 14394, 9771, 14294, 12675, 10565, 14712, 10564, 14026, 10303, 10257, 15055, 14194, 14193]], ['127715', [3913, 10250, 11698, 10303, 10201, 9578, 13104, 9097, 10026, 10860, 14208, 11863, 13574, 14193, 9851, 12673, 12218, 14393]], ['126709', [3913, 11855, 3585, 14192, 4974]], ['127744', [3913, 8547, 3585, 14192, 12312, 14028, 10586, 10026, 10860]], ['127751', [3913, 8547, 3585, 5793, 10021, 8717, 13292, 12597, 8457]], ['117562', [3913, 3585, 14192, 8456, 13104, 7130]], ['127789', [3913, 3585, 12910, 13566, 4561, 6521, 11624, 5085, 10540, 6420, 10073, 8200, 9916, 13290, 9580]], ['127793', [3913, 11855, 8547, 3585, 8456, 10201]], ['55293', [3913, 5186, 5433, 4163, 3693, 4968, 4215, 4336, 5793, 5021, 4561, 5806, 4165, 4424, 3940, 4332, 4200, 4802, 3711, 8199, 6151, 4013, 50, 5881, 7130, 10201, 7184, 12986, 12220, 13010, 13292, 6420, 9625, 12947, 4522, 13392, 10537]], ['127897', [3913, 12675, 9578, 10455, 7184, 6151, 13010, 12986, 10543, 12597, 9625, 12947]], ['73757', [3913, 10250, 8547, 3585, 12910, 4561, 13292, 12597, 3649, 13298, 10858, 7184, 10543, 12912, 6521, 12949, 14031, 3589, 13102, 8854, 12986, 10301]], ['127932', [3913, 8547, 3585, 5793, 10021, 8717]], ['127928', [3913, 10026, 8547, 11618, 5845, 12671, 10020, 13394, 5881, 14710, 13104]], ['127956', [3913, 11855, 14028, 13724, 11429, 13570, 3940, 3693, 10546, 12669, 11700]], ['127969', [3913, 10026, 3585, 8456, 8547]], ['44127', [3913, 10026, 8547, 12601, 5433, 13392, 11853, 13294, 12222, 9625, 13292, 4522, 9582, 12947, 10543]], ['112986', [3913, 10026, 11698, 10022, 12984, 12943, 9582, 11389, 10177, 12603]], ['111844', [3913, 11855, 10565, 8547, 10201, 7184, 6151, 13566, 12986, 4968, 4215, 5793, 13729, 10860]], ['80991', [3913, 10565, 10303, 12673, 11698, 10201, 5881, 10020, 11399, 8456, 4968, 10459, 9751, 9916, 8200, 6781, 12222, 5895, 50, 10022, 13506, 10535, 11387, 11618, 14709, 14707]], ['125886', [3913, 10026, 11698, 12601, 14028, 13394, 10860, 8456, 12312, 14192, 13104, 11857, 11855, 5186, 11621, 10023, 8859, 13507, 14194, 12673, 9771]], ['128091', [3913, 11857, 11698, 10022, 8547, 13392, 12060, 12222, 3762, 12949, 13010, 3589, 10073, 9751]], ['38389', [3913, 8547, 10201, 7184, 6151, 13010, 3762, 13292, 13004, 13187, 10177, 4220, 13722, 11580, 11853, 13354, 3589, 9582, 13290, 13498, 9916, 8200, 13102, 6521, 4163, 8917, 9769, 13572, 13506]], ['50467', [3913, 11698, 10201, 6151, 7184, 11695, 10546, 12224, 13103, 4802, 11700, 14707, 13394, 10020, 8547, 5797]], ['128209', [3913, 10026, 8547, 13731, 13392, 10573, 12222, 5845, 12984, 10022, 11859, 7126, 8860, 10020, 14709, 13726, 13390]], ['60818', [3913, 3711, 7130, 8545, 9771, 10250, 5881, 10565, 9578, 3585, 14192, 12312, 4165]], ['128214', [3913, 10026, 12214, 12218, 11855, 10586, 5186, 14208, 12675, 9851, 10565, 14393]], ['128223', [3913, 11855, 3585, 12312, 4165, 14192, 11857, 14028, 11621, 10860, 12908, 9626, 11863, 14208]], ['56126', [3913, 3711, 4802, 5881, 5186, 5806, 8456, 8545, 8859, 6061]], ['128263', [3913, 3585, 13729, 12062, 11618, 11698, 5895]], ['74692', [3913, 8859, 6061, 5186, 8545, 10250, 10564, 9770, 9851, 10565, 10303, 10019, 10023, 10074, 9626, 8918, 4968, 4561, 10073, 12947, 4522]], ['123997', [3913, 11698, 10201, 10455, 10073, 10459, 7184, 13388]], ['128317', [3913, 3585, 11698, 8547, 8456]], ['128321', [3913, 3585, 14192, 4165, 14028, 12312, 10860, 10026, 9626]], ['128370', [3913, 8547, 3585, 13729, 10457, 13731]], ['64374', [3913, 11855, 8547, 3585, 12312, 14192, 4165, 10026, 10586, 3711, 11621]], ['128411', [3913, 14392, 10565, 10564, 10303, 14394, 14194, 9770, 10019, 12214, 14026, 12673, 12218, 14193, 14393, 9851, 9771, 12675, 10250, 13507, 14294, 8859, 14712, 15055]], ['117273', [3913, 11857, 11698, 12984, 5845, 12671, 10201]], ['82931', [3913, 10019, 10023, 8859, 8545, 10303, 10074, 9097, 8918, 3585, 4802, 4165, 5186, 9769, 10249, 4424, 3649, 4220, 10177, 12603, 13004, 12597, 13187, 13292, 9091, 11406, 10568, 13290, 9580, 9582, 8457, 13722, 9625, 12951, 12220, 10543, 13010, 10573, 13296, 13188, 10459, 5433, 12601, 11700]], ['127910', [3913, 11855, 3585, 8456]], ['128424', [3913, 8547, 11698, 13392, 12060, 6781, 9091, 5895, 13731, 10022, 9584, 13701, 10020, 13394, 11700, 3585, 4974]], ['128441', [3913, 10026, 10250, 9771, 10565, 10303, 9851, 12675, 9770, 12218, 14393, 12214, 10257, 14026, 14294, 14392, 5186]], ['45136', [3913, 5186, 9769, 10546, 9578, 8699, 10455, 4457, 12594, 13298, 9091, 12597, 3649]], ['24048', [3913, 12675, 9578, 8456, 13390, 3585, 8701]], ['112309', [3913, 11857, 8547, 12984, 13392, 13183, 12134, 10073, 10568, 12603]], ['128499', [3913, 11855, 8547, 3585, 8456, 13104, 9097, 10026, 14391, 10589, 11698, 10201]], ['64613', [3913, 10026, 11698, 12601, 5433, 5845, 10543, 12597, 3649, 10073]], ['127315', [3913, 8547, 10201, 6151, 12986, 12740, 12671, 10020, 11700, 8456]], ['128508', [3913, 11855, 3585, 12910, 8200, 13729, 5895]], ['128510', [3913, 8547, 10201, 6151, 7184, 13010, 12316, 12597, 3649, 10073, 12986, 14033, 12134]], ['128521', [3913, 12214, 8547, 9851, 14028, 10257, 9770, 14393, 14026, 14294, 14712, 14394, 15055, 14392]], ['113773', [3913, 10026, 3585, 4215, 6781, 5895]], ['128546', [3913, 9771, 9851, 14392, 14394, 10564, 9770, 14026, 12214, 14393, 14294, 4165, 14712, 10019, 12218, 14193, 10250, 10565, 12675]], ['118455', [3913, 8547, 11698, 5845, 13010, 10543, 13292, 12597, 3649, 3589, 11859, 6460, 7126]], ['128571', [3913, 11857, 12218, 11621, 9770, 12908, 9851, 8859, 10257, 14393, 9771, 13302]], ['87885', [3913, 10308, 8545, 10303, 9770, 9851, 5186, 8917, 8199, 4457, 11406, 9916, 10177, 12603, 13004, 13002, 10568, 8717, 10301]], ['128575', [3913, 10565, 10303, 14393, 10257, 12218, 9771, 9851, 9770, 11855, 3711, 10308]], ['24769', [3913, 10026, 8547, 13731, 10589, 11387, 11618, 13392, 5085]], ['128580', [3913, 10026, 10586, 8547, 13731, 13392, 12671, 10546, 12669, 13736, 5806, 14706, 13564]], ['128588', [3913, 8547, 11698, 13392, 10020, 8700, 5881, 3585, 8456]], ['126542', [3913, 12214, 3585, 8456]], ['128599', [3913, 11855, 3585, 12910, 5085]], ['128481', [3913, 10026, 10565, 12601, 11698, 12673, 10020, 5186, 13394, 11700, 8547, 14707, 11387]], ['128534', [3913, 11855, 8547, 10201, 13724, 10860, 9097, 4974, 14294, 10564, 9771, 10565]], ['63518', [3913, 3711, 9770, 10026, 50, 9918, 9582, 10177, 4220, 11406, 10568, 8717, 4200]], ['44157', [3913, 14208, 11698, 8547, 10201, 5881, 9578, 14706, 14710]], ['128665', [3913, 11855, 3585, 5793, 10021, 6781, 6521, 11624, 12949, 5021, 10573, 11861, 13300, 8860, 12740, 5797, 4802, 14707]], ['70405', [3913, 10564, 9770, 9771, 9851, 10565, 10023, 7126, 5845, 12605, 12667, 10535]], ['89855', [3913, 10564, 9770, 9771, 9851, 10565, 10303, 10019, 8859, 6061, 8545, 10250, 7130, 5186, 5881, 9097, 4165, 8701, 5806, 9092, 3585, 12312, 9578, 10586, 8456, 4974, 13104, 11855, 10026, 13736, 12318, 9626, 13705, 12311, 10455, 9916, 13388]], ['128260', [3913, 8547, 3585, 12312, 11698, 11855, 10586, 13302, 13506, 10860, 10020, 13104, 9578, 14292]], ['33908', [3913, 3585, 12665, 2093, 4200, 5845]], ['120120', [3913, 10026, 3585, 12910, 8200, 6781, 9091, 11406, 8457, 13187]], ['128702', [3913, 5186, 14028, 12671, 11698, 8547, 13724, 9578, 10860, 13104, 10586, 10026, 9097, 11618, 11855, 12601, 5433, 13394, 4802]], ['128714', [3913, 10250, 10565, 12675, 8545, 10023, 14710, 14706, 9578, 11399]], ['122657', [3913, 11855, 11698, 8547, 13392, 12060, 12222, 3762, 3649, 9582, 13290, 13002, 13292, 12597]], ['128757', [3913, 11698, 8547, 13392, 12060, 6781, 6521, 5895, 13731, 10022, 11387, 11618, 10020, 9584]], ['89471', [3913, 11698, 12675, 11399, 3585]], ['126828', [3913, 11855, 10250, 12214, 9851, 12675, 14394, 14393, 14026, 14392, 14712]], ['121393', [3913, 10250, 8547, 3585, 12910, 9916, 8200]], ['128697', [3913, 11698, 3585, 8547, 8456]], ['52634', [3913, 8859, 10250, 9578, 10457, 6521, 3649, 13004, 4220]], ['107410', [3913, 11855, 8547, 10201, 12671, 3693, 13705, 12127, 13726, 13736, 12669, 13390]], ['129238', [3913, 4165, 14192, 14028, 13564, 14031, 9584, 4336, 10457, 11618, 11387]], ['79544', [3913, 6061, 9578, 4802, 7126, 4165, 8860, 8854, 5194, 10455, 10457, 5433, 9850, 8441, 4522, 3589, 12947, 12605, 12671]], ['129328', [3913, 10026, 10250, 11855, 10303, 11857, 10020, 12216, 13394, 11399, 13104, 12312, 4974, 14391, 3711, 11621, 10074, 8545, 10019]], ['128983', [3913, 11857, 3585, 8456]], ['129682', [3913, 11855, 3585, 14192, 4974]], ['129683', [3913, 11857, 3585, 13390, 8701, 13564, 14292, 13729, 13566, 12984, 11628, 12311]], ['129717', [3913, 11698, 10201, 13394, 11700, 11618, 10020, 10021]], ['128880', [3913, 8547, 3585, 8456, 13104, 12312, 14192]], ['130150', [3913, 11698, 3585, 10457, 50, 10022, 13506]], ['130282', [3913, 3585, 11698, 8456, 8547, 11399]], ['130677', [3913, 8547, 10201, 7184, 13388, 10543, 12597, 13187, 8457, 10177, 12603]], ['130788', [3913, 8547, 11698, 8860, 10020, 13701, 5797, 11580, 8699, 10570, 14708, 13290, 9582, 13292]], ['131225', [3913, 3585, 12910, 12316, 13388, 9916]], ['131227', [3913, 12214, 14393, 6061, 8545, 10019, 14394, 12673, 14194, 12675]], ['131282', [3913, 14392, 10565, 14394, 14294, 9770, 14712, 9851, 12214, 14026, 14393, 12218, 10257, 15055]], ['131333', [3913, 12218, 9851, 10257, 14393, 12214, 12675, 10250, 10565, 10303, 12673, 9770, 14026, 14294, 14392, 14394, 14712, 10564, 14193, 10019, 14293, 13507, 8859]], ['127716', [3913, 12214, 12675, 10257, 9851, 12218, 9771, 10565, 10250, 12673, 14194, 14193, 10019, 14293, 8859, 13574, 13507, 8545, 10023, 12908, 11863, 14208, 7130, 11621, 6061, 12318]], ['131380', [3913, 12218, 9851, 10257, 8545, 6061, 12908, 10019, 11863, 12673, 14193, 14194, 10303]], ['131765', [3913, 12675, 9770, 9771, 12673, 14194, 10019, 10303, 10565, 14293, 13507]], ['75498', [3913, 8859, 8545, 9771, 9626, 10586, 12908, 10023, 13574, 12673, 14193, 14194, 10303, 10019, 13507, 6061]], ['132437', [3913, 10250, 14028, 13724, 13302, 4165, 14192, 12312, 5186, 5881, 12740, 12671, 12224, 10546, 12669, 7184, 12316, 5433]], ['132593', [3913, 14208, 7130, 10020, 11698, 12740, 12671, 8860, 13726, 13500, 13736]], ['61717', [3913, 3711, 5186, 7130, 5881, 8456, 9097, 6061, 8545, 8859, 4165, 9626, 9578, 10019, 9851, 10250, 11863, 12312, 13724, 13390, 10455, 9916, 4561]], ['132796', [3913, 3585, 12910, 12316, 5085]], ['83968', [3913, 10257, 10565, 6061, 10250, 12673, 14193, 10303, 14194, 12675, 14293, 13507, 10019, 9771, 12218, 8859, 10023, 11863, 8545, 12908, 14393, 11855, 10026]], ['116204', [3913, 10565, 10303, 12673, 10020, 11700, 11618, 4802, 5895, 6521, 12949, 5085, 10301]], ['83071', [3913, 8547, 10250, 13392, 11698, 8717, 9091, 10568, 6781]], ['81771', [3913, 9851, 10019, 9771, 9770, 6061, 10023, 8545, 5186, 10026, 7130, 9626, 3711, 8859, 10257, 10303, 10074, 10586, 11621, 5881, 11855, 11863, 12673, 12311, 12218, 14706, 8456]], ['117845', [3913, 8547, 3585, 8456]], ['87482', [3913, 9851, 10303, 10257, 10564, 10250, 9771, 10019, 8859, 6061, 10023, 13507, 8545, 14193, 12908, 14194, 13574, 12673, 10565, 12675]], ['93339', [3913, 9770, 9851, 6061, 10019, 10250, 8545, 7126, 12673, 11698, 10020, 10201, 7184, 12986, 13731, 12671, 11700, 3585]], ['65566', [3913, 3711, 4165, 8860, 10022, 4424, 10073, 5085, 13390, 8701]], ['82764', [3913, 9851, 10019, 9770, 9771, 10257, 10250, 10564, 10565, 6061, 10303, 8545, 8859, 5186, 10074, 9626, 10546, 10455]], ['117556', [3913, 11863, 12908, 5186, 5806, 8918, 13564, 12669, 7184, 12316, 10543]], ['86929', [3913, 9851, 9771, 10257, 10250, 10564, 10565, 10019, 10303, 9770, 6061, 8859, 10023, 7130, 10074, 5186, 10201, 11700, 5433, 10022, 12601, 12665, 10301]], ['81721', [3913, 10023, 9578, 7126, 8547, 10026, 4165, 6061, 7130, 9092, 5021, 4457, 12908, 12986]], ['90395', [3913, 9851, 8545, 9626, 10303, 10257, 9770, 10250, 10019, 9578, 5433, 11853, 9625, 9582, 10073]], ['129426', [3913, 3711, 10022, 9918, 9580, 8457, 9091, 10177, 12603, 11406, 10568, 9582, 13004, 12597, 13187, 13292, 4220]], ['94293', [3913, 9770, 9851, 8859, 10023, 10019, 10565, 5186, 9769, 10457, 5085, 12220, 3649, 12597, 12603, 13722, 9091, 13004, 13010, 11406, 11853, 8717, 12949]], ['128671', [3913, 11857, 11698, 10022, 10201, 12671, 3693, 3940]], ['61234', [3913, 3711, 7126, 8456, 4802, 2093, 4561, 6521, 4200, 8919]], ['12875', [3913, 3711, 4165, 4802, 5433, 3693, 4215, 4163, 5793, 8701, 50, 10022]], ['27551', [3913, 3711, 4165, 4974, 5806, 5186, 4802, 5433, 4163, 4968, 3693, 5021, 8200, 4561, 4424, 4215, 50, 8547, 8545, 6061, 7130, 8456, 3585, 9097, 9584, 9578, 9092, 9769, 8917, 8860, 10022, 8700, 7126, 10020, 10026, 9626, 10019, 8859, 10023, 10074, 5881, 10546, 10457, 8918, 10535, 10249, 10860, 10586, 10201, 10308, 10303, 10565, 10250]], ['51541', [3913, 3711, 4802, 3693, 3649, 4220, 4561, 8200, 3589, 4522, 4013, 6781, 4457, 8457, 6420, 4200]], ['51803', [3913, 5186, 4802, 5806, 5433, 3693, 4163, 4968, 5021, 3589, 4424, 4336, 4165, 4215, 5895, 3940, 4332, 5793, 4013, 4561, 3649, 4220, 8200, 6420, 4200, 6151, 50, 7126, 8199, 5797, 3762, 5881, 3711, 7130, 8456, 8545, 6061, 8441, 2093, 8457, 7184, 3791, 8700, 8699, 6521, 6460, 6781, 5194, 5085, 8860, 5845, 8919, 8854, 4457, 8717, 9091, 8701, 8918, 9097, 9578, 9626, 8859, 9771, 9851, 10303, 9770, 10019, 10023, 10074, 10308, 10026, 3585, 8547, 10201, 10020, 9584, 9092, 10022, 10021, 9918, 10073, 9625, 9582, 10177, 9580, 10301, 10455, 10457, 10249, 9769, 10250, 8917, 9751, 10459, 10537, 10540, 9916, 10543, 10568]], ['51832', [3913, 5186, 4165, 3711, 5806, 4974, 7130, 5881, 4802, 8456, 8545, 9097, 9578, 8547, 6061, 3585]], ['52238', [3913, 5186, 4802, 4165, 5433, 3693, 4215, 4163, 3791, 5085]], ['27547', [3913, 7130, 4974, 8545, 3711, 4165, 5797, 4802, 8456, 5881, 5806, 8547, 7126, 8700, 5433, 4336, 4968, 6460, 4163, 3693, 8860, 9769, 9578, 10026, 9097, 9626]], ['51198', [3913, 3711, 4165, 4802, 8456, 8917, 5881, 8547, 9097, 8545, 10074, 10020, 9769]], ['52993', [3913, 3711, 5186, 4165, 4802, 3693, 5806, 4163, 5021, 4013, 5793, 5433, 4974, 4968, 4424, 4220, 3762, 8200, 4522, 3589, 6151, 50, 5881, 7126, 4215, 8441, 4332, 5895, 5797, 8700, 8547, 3585, 8860, 8918, 3791, 7184, 6420, 2093, 4457, 6521, 8919, 8701, 9850, 10022, 8917, 9097, 10201, 9769, 10249, 9092, 9584, 10020, 10589, 10535, 10457, 5194, 3649, 13292]], ['22693', [3913, 9851, 10019, 9770, 9771, 8545, 6061, 10023, 10250, 10257, 8859, 10303, 10074, 9626, 10026, 3711, 10565, 10564, 10586, 5186, 8547, 9097, 4974, 10860, 4165, 5881, 4802, 9578, 8456, 3585, 7130]], ['52920', [3913, 3711, 4974, 4802, 4165, 5433, 5806, 3693, 4163, 4968, 4215, 4336, 5793, 5021, 4561, 6521, 10540, 2093, 5797]], ['53433', [3913, 3711, 5433, 5793, 4424, 4561, 4013, 3649, 3762, 8200, 3589]], ['53075', [3913, 3711, 5433, 3940]], ['53398', [3913, 3711, 4165, 5433, 4802, 5806, 3693, 5021, 4968, 4215, 4336, 5797, 50, 8547, 5881, 8700, 10020, 9097]], ['47012', [3913, 5186, 3711, 4165, 4802, 5433, 4163, 3693, 5021, 4968, 4336, 50, 8456, 8545, 10019, 10023, 10303, 10257]], ['53778', [3913, 3711, 5186, 4802, 4165, 5433, 7126, 8456]], ['54138', [3913, 3711, 8456, 13566, 4215, 10021, 8200, 12222, 6781]], ['54143', [3913, 5186, 3711, 4165, 5433, 5806, 4802, 4163, 4974, 6061, 8545, 7130, 5881, 3585, 8547, 8859, 8917, 8456, 9097, 9578, 9584, 9626, 10019, 9770, 10023, 10565, 10257, 12214]], ['54267', [3913, 5186, 4165, 4163, 5806, 4802, 5433, 3693, 5881, 7130, 3711]], ['54490', [3913, 5186, 4802, 4165, 5806, 5433, 4163, 3693, 4974, 3711, 5793, 7126, 8547, 8700, 50, 5797, 8918, 8441, 3791, 8701, 8917, 9769, 10564, 9770, 9771, 9851, 10250, 10257, 10303, 10565]], ['53894', [3913, 4974, 3711, 4165, 5433, 8441, 4968, 8860, 8917, 3693, 8199, 8854]], ['54177', [3913, 5186, 4165, 3711, 5806, 4802, 7130, 8545, 6061, 5881, 8547, 8456, 8859, 3585, 8918, 7126]], ['34183', [3913, 5186, 4165, 3711, 4802, 5433, 4163, 8456]], ['54491', [3913, 5186, 4165, 3711, 5806, 4802, 5433, 4163, 5021, 4968, 7126, 50, 5797, 5881, 8441, 5793, 8456, 8547, 8860, 8854, 4220, 3649, 8457, 9091]], ['51505', [3913, 5186, 3711, 4802, 4974, 8545]], ['17398', [3913, 3711, 4165, 5433, 7126, 5881, 5806, 4974, 8545, 3585, 4802, 4163, 5793]], ['54363', [3913, 5186, 4802, 3711, 5806, 5433, 3693, 5021, 4013, 4163, 4215, 7126, 4165, 4974, 5881, 50, 7130, 8456, 8545, 8547, 6061, 8700, 8701, 3585]], ['54761', [3913, 3711, 9578, 8860, 10301, 10543, 10177]], ['44973', [3913, 3711, 7130, 8859, 8545, 10019, 10257, 9770, 9851, 10023, 9578, 3693, 4522, 6781, 10177, 8457, 12603, 12597, 4220, 13187, 13722, 13002, 9091, 10568, 12222]], ['54798', [3913, 5186, 4802, 4165, 4974, 3711, 5433, 8199, 7126, 8456]], ['55450', [3913, 3711, 4802, 5806, 4165, 5433, 5797, 2093, 4013, 6151, 6420, 4522, 3649, 8200, 12594]], ['55540', [3913, 3711, 5186, 4974, 4802, 7130]], ['54509', [3913, 5186, 4974, 6061, 8545, 7130, 8859, 5881, 8456, 9097, 9578]], ['56036', [3913, 3711, 4802, 3693, 4215, 5433, 8441, 4332, 2093, 4561, 6521, 4013, 8919, 4457, 7184, 3940, 5021, 6420, 8701, 8860, 10022, 4424, 3649, 9916, 4220]], ['54964', [3913, 5186, 3711, 4802, 7130, 6061, 8545, 5881, 11863, 11621, 12908, 12318, 10020, 10201, 10455, 7184, 6151, 12986, 13298, 12740, 8854]], ['14726', [3913, 3711, 4165, 5806, 4802, 5433, 4163, 7126, 5021, 8200, 4220]], ['57189', [3913, 3711, 5186, 4802, 5806, 5433, 7126, 4165, 4974, 5881, 50, 5797, 8547, 8456, 8545, 4163, 8700, 3693, 7130, 8701, 3585, 2093, 8441, 3791, 8860, 6460, 8918, 8917, 8919, 5021, 4561, 6521]], ['55907', [3913, 3711, 4165, 5433, 4802, 8456, 10023, 10019, 10250, 6061, 10303, 9851, 8545, 8859, 7130]], ['54708', [3913, 5186, 5806, 4165, 4802, 7126, 4163, 5881, 7130, 8545, 6061, 8456, 8859, 3585, 4974, 9578, 8547, 9584, 9626, 9092, 8917, 9097, 9771, 10023, 10250, 9851, 10565, 10564, 9770, 10586, 8918]], ['55121', [3913, 5186, 4802, 4163, 8199, 6151, 3940]], ['54896', [3913, 3711, 9769, 10457, 5433, 7126, 8547, 10860, 8456, 10586, 8918, 4974, 7130, 10019, 6061, 5186, 10589, 5797, 7184, 4802, 11387, 10546, 9584, 8441, 11618, 10021, 10537, 12060, 11695, 10022, 5085, 9916, 8200, 5845, 11853, 11624, 3762, 12220, 11406, 10177, 12603, 4220, 13004, 8457, 9091, 12597, 9580, 13187, 9582]], ['51746', [3913, 3711, 4974, 4802, 5806, 5881, 7126, 5433, 50, 4163, 3693, 8456, 7130, 8545, 6061, 3585, 8547, 10201, 8854, 6151, 10543, 3649, 12597]], ['56411', [3913, 5186, 3711, 8545, 6061, 9097, 8859, 4165, 7130, 9626, 9578, 10074, 10860]], ['55818', [3913, 3711, 5186, 5806, 4163, 3693, 7126, 5433, 5881, 4165, 50, 5021, 5797, 4802, 8456, 8547, 8441, 4215, 8701]], ['36918', [3913, 5186, 4802, 3711, 5433, 5021, 8200, 3649, 4561, 6420]], ['51352', [3913, 3711, 4165, 4802, 5881, 7130, 4974, 8545, 8456, 6061, 8859, 9626, 9578, 9771, 9851, 10019, 10257, 12673]], ['53718', [3913, 3711, 5806, 5793, 9850, 50, 9918, 11389, 9091, 11406, 8457, 10568]], ['57245', [3913, 3711, 4165, 4163, 4802, 5806, 7126, 8456, 5186, 8547, 3585, 8917, 8700, 3693, 8699, 7184, 6420, 4457, 8854, 9850, 10457, 6521, 3649, 10177, 12603, 13722, 4220]], ['54552', [3913, 3711, 4165, 5186, 4802, 5881, 5806, 7126, 5433, 8456, 3585, 8547, 8545, 8859, 6061, 9097, 9092, 8917, 8700, 8918, 10020, 9769, 10457, 10022, 10546, 9578, 8860, 10301, 3649, 12220, 4220]], ['57039', [3913, 3711, 4165, 4802, 8456, 5881, 8545, 8859, 5186, 10201, 10308, 7130, 10019, 10250, 9626, 10026, 10020, 4974, 10586, 5806, 3585, 9584, 10457, 4336, 50, 9769, 3693, 4457, 4220]], ['57676', [3913, 5186, 3711, 4974, 5806, 4165, 7126, 4802, 5881, 5797, 8547, 8456, 8545, 8859, 6061, 9578, 3585]], ['57680', [3913, 3711, 5186, 8545, 7130, 6061, 4165, 8547, 5881, 4974, 9771, 9851, 10023, 10019, 10257, 8859]], ['36087', [3913, 5186, 3711, 7130, 6061, 8859, 4165, 8700, 8547, 8545, 5881, 8456, 4974, 9097, 9092, 4802, 9578, 8917, 8918]], ['58101', [3913, 5186, 3711, 4165, 5806, 4974, 5881, 7126, 8456, 8700, 4336]], ['33678', [3913, 3711, 4974, 4165, 5881, 5186, 4802, 8456, 7126, 5806, 8547, 8545, 6061, 5433, 50, 5797, 8700, 4163, 8441, 8701, 8918, 7130, 8859, 9092, 9097, 8860, 9584, 10026, 10019, 9851, 10023, 10074, 11863, 11618, 12127, 10022, 4424, 10073, 3589, 9916, 10543, 8200, 3649, 9580, 12220, 4561]], ['58480', [3913, 5186, 3711, 4802, 4974, 7130, 4165, 5433]], ['58841', [3913, 5186, 3711, 4974, 8859, 10019, 6061, 4165, 10023, 9626, 10026, 5881, 8545, 10074, 9097, 9578, 10020, 10860, 10308, 10586, 8918, 3585, 7126, 8854, 10543, 9091, 10177, 4220, 8457]], ['54512', [3913, 3711, 4165, 5433, 7126, 8547, 8545, 8859, 6061, 9097, 4974, 5186, 9769, 4424]], ['58555', [3913, 3711, 4165, 4802, 7126, 5433, 8199, 3693, 50, 5806, 4163, 5797, 4968, 4215, 5793, 8441, 6151, 6420, 4336, 8547, 5881, 2093, 5895, 8701, 8700, 8699, 7184, 3585, 8456, 8917, 8860, 8919, 5845, 6460, 3791, 8854, 5085, 6521, 4013, 5194, 4522, 3940, 9850, 9751, 10022, 4332, 9916, 3649, 4561, 10540, 9625, 3762, 3589, 4424, 9582, 10177, 8457, 4220, 9091, 9580, 10568, 11389, 10543, 8717, 12222, 6781, 12603, 12220, 8200, 10858, 12597]], ['4544', [3913, 5186, 4802, 4165, 5433, 3693, 7126, 4974, 8456, 8547, 8700, 4163, 8699, 4561, 6420, 4457, 4200, 8200, 3649, 6781, 4332, 5793, 10022, 4424, 10073, 9916, 9091, 9625, 10858]], ['59119', [3913, 5186, 4974, 3711, 5881, 8456, 4165, 7126, 8547, 4802, 3585]], ['57221', [3913, 5186, 4165, 5433, 4974, 6061, 8859, 8545, 5881, 8456, 3585, 9097, 8547, 8860, 50]], ['59598', [3913, 3711, 5186, 4802, 4165, 4163, 7126, 5806, 5433, 6151, 3589, 4336, 3693, 4215, 50, 8547, 8456, 5797, 3585, 8860, 8701, 2093, 4200, 8919, 4561]], ['58105', [3913, 5186, 3711, 4165, 7130, 4802, 5881, 5806, 4974, 8456, 8547, 8545, 6061, 8700, 7126, 5797, 3585, 8918, 8859, 9097]], ['56371', [3913, 5186, 4165, 5806, 4802, 3711, 7130, 10019, 12318, 5797, 12740, 13705, 12127]], ['59890', [3913, 3711, 4165, 5806, 4974, 8456, 8547, 4802, 10022, 8919, 9918, 6151, 3940, 10073, 9916]], ['58402', [3913, 3711, 5806, 9578, 8860, 4163, 5797, 8918, 10457, 2093, 8717]], ['60003', [3913, 5186, 5433, 4802, 3711, 4974, 5881, 7130, 4165, 50, 5806]], ['55352', [3913, 3711, 7130, 4165, 5186, 4802, 5881, 8456, 13729, 10457]], ['57712', [3913, 7130, 9771, 8545, 5186, 8547, 10026, 9578, 9097, 10860, 10586, 11855, 11857]], ['58357', [3913, 5186, 3711, 4165, 7130, 6061, 8545, 5881, 8859, 8456]], ['60151', [3913, 3711, 5186, 8545, 6061, 8859, 10019, 10257, 11863, 9851, 12218, 8456, 12062, 10457, 12601, 8547, 4802]], ['56680', [3913, 7130, 4974, 3585, 8700, 5433, 5085, 6420, 4522, 3649, 4220, 9580, 9582, 8457, 8717, 9625]], ['53161', [3913, 3711, 7130, 5186, 4974, 8545]], ['61342', [3913, 4974, 3711, 5881, 5797, 5806, 8700, 9092, 50]], ['57777', [3913, 4974, 3711, 4165, 5186, 4802, 8918]], ['61354', [3913, 3711, 4165, 4802, 5881, 7126, 3585, 10457, 6521, 11624, 10301, 10543, 3649, 12597, 10177, 4220]], ['60830', [3913, 6061, 8545, 5186, 8547, 10026, 4165, 10020, 8918, 3585, 11387, 5895, 3649, 9091, 8457, 10177, 10568, 11406, 12597, 12603, 9582, 9580, 11389, 9625, 13004]], ['61583', [3913, 4974, 4802, 8441, 3940, 3762, 3649, 9582, 4220, 9091, 9625, 9580, 8717, 6781, 4561, 10177, 9916, 4457, 4522, 8200, 10073]], ['61385', [3913, 3711, 8545, 7130, 8859, 9851, 10023, 10565, 9771, 10257, 9770, 10564, 10019, 10303, 5186, 9769, 8917, 12224]], ['61937', [3913, 3711, 8859, 8545, 6061, 10019, 9771, 10023, 9097, 9578, 9584, 4165, 7130, 10303, 10074, 4974, 10535, 11630, 11389, 10540, 10177]], ['60801', [3913, 5186, 4802, 3711, 4974, 5881, 8456, 8545, 6061, 3585, 4165, 8860]], ['52950', [3913, 3711, 5186, 4974, 4165, 5881, 4802, 5806, 7130, 6061, 8456, 8547, 8545, 8700, 3585, 8860, 50, 8859, 8918, 5797, 5433, 7126, 8917, 8441, 3791, 8701, 4163, 9092, 9097, 5021, 6420, 3693, 2093, 4013, 8854, 8919, 4561, 5895, 6460, 10022, 8199, 9850, 9751, 9769, 10026, 10020, 8699, 4968, 10249, 10308, 10019, 9626, 10201, 10457, 10459, 10589, 10546, 10570, 6151, 4332, 5793, 10455, 4215, 3589, 5845, 4457, 10073, 5085, 5194, 10540, 6521, 7184, 4200, 6781, 9916, 10568, 10177, 4220, 12597, 9091, 12603, 9580, 9582, 8457, 13004, 11406, 11389, 12951, 13187, 8200, 13722]], ['59980', [3913, 3711, 6061, 8545, 9771, 8859, 9851, 7130, 10019, 10023, 9770, 10074]], ['51851', [3913, 3711, 4802, 5433, 3693, 5797, 8547, 4974, 8456, 3585, 8860, 8700, 9092, 7126, 9578, 50, 8919, 4561, 6420, 4968, 5085, 4332, 3762, 10543, 10177, 9091, 4220, 8457, 11406, 9582, 11389, 9625, 3649, 10568, 12597, 12220, 8717, 12951, 13004, 13292, 12603, 13290, 13187, 13010, 12222, 6781, 13722, 8200, 9916, 9580, 13298, 4457, 12594, 13002, 13188, 10858, 12947, 12129, 10073, 12912, 11624, 4013, 13102, 8854, 3589, 14033, 6151, 12986, 9918, 4424, 4522, 14807, 14708]], ['62099', [3913, 3711, 7130, 4165, 5881, 4802, 8456, 8545, 8859, 6061, 9097, 3585]], ['51550', [3913, 3711, 4974, 5186, 7126, 4802, 5797, 5433, 5895, 4163, 8700, 5806, 8456, 4165, 8918, 8860, 3693, 10457, 10022, 8919, 8854, 9850, 10546, 10589, 9584, 9578, 10535, 50, 8701, 4336, 2093, 10573, 4522, 6781]], ['61753', [3913, 3711, 8700, 4336, 4163, 5806, 3585, 9097, 8545, 8859, 5881, 10201, 10546, 9850, 10457, 10537, 10022, 10249, 10535, 8456, 8701, 12593, 12594, 3589]], ['61823', [3913, 7130, 3711, 5186, 5806, 5881, 8545, 8859, 4974, 9626, 6061, 10019, 9851, 9771, 9770, 10026, 10250, 10257, 10303]], ['61106', [3913, 3711, 4974, 4802, 50, 7126, 5797, 8701, 5433, 5085, 2093, 5845, 3693, 5806, 3585, 9584, 8918, 9850, 8917, 9578]], ['62400', [3913, 3711, 7130, 8859, 8545, 10564, 10023, 12127, 12311, 7184, 6151, 10543]], ['61543', [3913, 3711, 4165, 5806, 8456, 8545, 8859, 6061, 9626, 9097, 9771, 10026, 7126, 10201, 8860, 8854, 10543, 10177, 9091, 10568, 6781, 6420, 6521, 4336]], ['62647', [3913, 5186, 5881, 3711, 4165, 5433, 8199, 50, 4802, 8456]], ['62543', [3913, 8545, 10074, 12740, 11700, 50, 13731, 8919, 6521, 5797]], ['62628', [3913, 5186, 4974, 3711, 8545, 4165, 6061, 8859, 8456, 9626, 9097, 10019, 9851, 10564, 9771, 10250, 10565, 9770, 10023, 10303, 12673, 12214]], ['62544', [3913, 5186, 4802, 5881, 8547, 8918, 8456, 9097, 3585]], ['28247', [3913, 7130, 4802, 2093, 4561, 4220]], ['62176', [3913, 8545, 7130, 8859, 3711, 6061, 9097, 4974]], ['62599', [3913, 8545, 7130, 8859, 9851, 9771, 9770, 10257, 10019, 6061, 10250, 5186, 10201, 10308, 10023]], ['61866', [3913, 7130, 3711, 6061, 4974, 4802, 4165, 3585, 8547, 5881, 8860]], ['62350', [3913, 3711, 8545, 7130, 8859, 9626, 6061, 9851, 10023, 10250, 10257, 10564, 9770, 10565, 10019, 5186, 10020, 10546, 10860, 10586, 11700]], ['14893', [3913, 5186, 4802, 50, 7126, 8456, 8545, 7130, 3711, 4165, 5797, 8547, 4974, 6061, 5881, 8700, 5433, 8860, 5806, 3693, 8917, 8441, 4968, 8701, 8918, 9092, 9584, 9097, 9578, 9626, 8859, 2093, 9769, 4163, 10022, 8199, 10020, 10026, 10074, 10023, 10250, 9851, 10019, 10303, 3585, 10201, 10308, 10546, 10457, 10860, 10249, 10586, 10589, 10565, 9771, 10535, 10257, 11399, 8919, 3649, 10177, 9091, 8457, 11406, 4220, 10568, 9580, 12597, 9582, 9625, 13004, 13290, 13002, 13187, 13722, 13292, 12951]], ['63159', [3913, 8545, 10074, 8918, 8456, 8700, 50, 8199, 6151, 4457, 3649, 10177, 4220, 9580, 9091, 10568, 11406, 11389, 9625, 10543, 3762]], ['52812', [3913, 5186, 4802, 4165, 5433, 5881, 3711, 8545, 6061, 8456, 3585, 8547, 9097, 8917, 3693, 8699, 4457, 9625]], ['50956', [3913, 5186, 4802, 4165, 8545, 7130, 3711, 10074, 10026, 9578, 11618, 11580, 10073, 9751, 13500, 5797]], ['23157', [3913, 7130, 8545, 6061, 8859, 4974, 4165, 5881, 8456, 9626, 9771, 9851, 10564, 10250, 10565, 10303, 10019, 9097]], ['26472', [3913, 3711, 5186, 4165, 5881, 5806, 4802, 8456, 8545, 6061, 8859, 10023, 12908]], ['63180', [3913, 7130, 3711, 4165, 5797, 8547, 8545, 6061, 4974, 9097, 8859, 9626]], ['63194', [3913, 3711, 5186, 4165, 5881, 7130, 8545, 6061, 9097, 9771, 9851, 9770, 8859, 9626, 9578, 4974, 8547, 4802, 9584, 9092, 9769, 8917, 8918, 5806, 7126, 8700, 5797, 5433, 50, 8860]], ['63068', [3913, 3711, 8456, 8917, 3693, 8199, 7184, 4561, 9918, 5845, 4163, 6460, 10073, 8200, 9625, 6781, 4200, 4336, 5895]], ['63239', [3913, 4974, 4802, 4163, 4424, 3649, 3762, 8457, 8200, 4561]], ['378', [3913, 3711, 7130, 5186, 8545, 6061, 5881, 4165, 8547, 8456, 3585, 9097, 8859, 4802, 8918, 10026, 9578, 10074, 10019, 10257, 11698, 12673, 11399, 12312, 13390, 12665, 2093]], ['62163', [3913, 3711, 4165, 4802, 8918, 8441, 4968, 8860, 5433, 3693]], ['8751', [3913, 7130, 3711, 4165, 3585, 10022, 10457, 4336, 12601]], ['62901', [3913, 3711, 4974, 8545, 5881, 7126, 3585, 9097, 8456, 5186, 4802, 9626, 10019, 8859, 10023, 7130, 10565]], ['61865', [3913, 6061, 12675, 5881, 4165, 12312, 11399, 8456, 4968, 12910, 5793, 4215, 12665, 10537, 2093, 13188, 12594, 4457, 13298, 11406]], ['62525', [3913, 3711, 8859, 6061, 8545, 10250, 10026, 10565, 11863, 12218, 10257, 9770, 13302, 9578, 8699, 8199, 6460, 11859, 12605, 4457, 12594, 10858, 11406, 10568, 13290, 13722, 10177, 8457, 4220]], ['57013', [3913, 9851, 9771, 9770, 6061, 10019, 10023, 8545, 10250, 10257, 10303, 5186]], ['63471', [3913, 7130, 3711, 8545, 5186, 4165, 8859, 9097, 9626, 5881, 9578, 10074]], ['62456', [3913, 5186, 4802, 3711, 9771, 10019, 10023, 10257, 9851, 6061, 10026, 12667, 10022, 13102, 12986, 13010, 10543, 3649, 12951, 11389, 9582, 4457, 12597, 8457, 12603, 10177, 13722, 13004, 13187]], ['1585', [3913, 7130, 4802, 3693, 4332, 3649, 8200, 4220]], ['63439', [3913, 8545, 9626, 5806, 4336, 6781, 4220, 9580, 9582, 9625, 3649, 3762, 8717, 8200, 4561]], ['55692', [3913, 3711, 8545, 5186, 4802, 4165, 8547, 4974, 10019, 9771, 10023, 10303, 10026, 10535, 9092, 5806, 12667]], ['63582', [3913, 5186, 7126, 5797, 3693, 4424, 4220]], ['63620', [3913, 7130, 10019, 12673, 9770, 14026, 14294, 14392, 14394, 10564, 12214, 14712, 9851]], ['19576', [3913, 5186, 5806, 8456, 3711, 8545, 8859, 9626, 9097, 6061, 9771, 9851, 9770, 4165, 8918, 5881, 9578, 3585, 10023, 10019, 10026, 4802, 10022, 8919, 8854, 10301]], ['63660', [3913, 3711, 4974, 4165, 7126, 5881, 4802, 5797, 8456]], ['37292', [3913, 5186, 5881, 4165, 7126, 4802, 5806, 5433, 6151, 4332, 5021, 8700, 5797, 8441, 4968, 12062, 8200, 5895, 13010, 3762, 13004]], ['62804', [3913, 6061, 10303, 9851, 10257, 10250, 10565, 8547, 12673, 12218, 10020, 13394, 4165, 6151, 4802, 11698, 11387, 9092, 13392, 11624, 12949, 6781, 10073, 10568, 13187, 9625]], ['63094', [3913, 7130, 3711, 8545, 5186, 9584, 5881, 4802, 10026, 9578, 9097, 4165, 10023, 10019]], ['62851', [3913, 3711, 5186, 7130, 4974, 8545, 5881, 8456, 3585]], ['63653', [3913, 8545, 8859, 6061, 3711, 9626, 5186, 8547, 9097, 9771, 9851, 9770, 4165, 7126, 9578, 9584]], ['63783', [3913, 3711, 7130, 8545, 4974, 6061, 9851]], ['63855', [3913, 7130, 5186, 4165, 3711, 5881, 4802, 4974, 5806, 7126, 8456, 50, 5797, 8547, 5433, 8545, 3693, 8700, 4163, 8441, 8701, 3585, 8917, 6061, 8860, 8918, 8859, 2093, 5021, 4457, 6151, 6460, 8699, 9092, 8919, 8199, 9097, 3791, 9584, 4968, 9578, 9751, 4215, 9769, 5793, 9626, 10023, 10020, 9850, 10022, 4336, 5845, 10249, 10021, 6521, 6420, 10457, 10459, 10589, 10860, 10308, 10026, 10455, 10537, 8854, 7184, 4332, 10570, 5895, 10301, 5085, 4424, 10535, 11385, 11389, 10177, 9091, 8457, 4220, 9580, 9582, 10568, 11406, 9625, 12220, 3762, 10543, 12597, 12603, 8717, 12222, 3649, 4561, 8200, 13004, 13002, 6781, 13010, 9916, 10858, 12129, 13290, 13292, 13298, 12951, 12594, 12912, 12947, 13188, 10073, 3589, 13187, 4522, 9918, 13722, 12943, 13183, 4013, 4200, 10573, 11630, 13296, 11853, 13294, 10540, 14031, 13498, 5194, 13570, 12949, 11624, 13388, 12601, 12984, 11700, 11698, 13394, 11618, 13724, 14706, 13302, 11399, 12312, 13104, 11855, 12216, 14192, 10586, 14710, 14707, 11387, 13506]], ['64077', [3913, 5186, 7126, 8456, 3711, 6061, 8545, 8859, 9097, 9626]], ['64773', [3913, 3711, 9584, 10022, 8919, 6420, 4968, 8700, 4336]], ['65147', [3913, 7130, 10303, 8545, 12908, 11863, 8456, 3585]], ['59809', [3913, 14393, 14208, 11855, 11857, 10535, 5845, 10543, 12597, 13722, 12603, 13187, 4220]], ['65110', [3913, 6061, 9771, 10023, 13507, 13574, 14193, 8545, 8859, 13705, 13736, 12311, 13394, 12669, 11700, 8456, 12601, 5433, 13296, 11853, 13568, 9625, 13002, 8457, 13187, 10177, 11406, 9091]], ['64583', [3913, 3711, 4165, 7126, 8456, 5433, 6151, 3940]], ['65696', [3913, 3711, 4974, 8545, 5186, 8547, 7130, 8859, 5881, 8456, 9097, 9626, 9578, 3585, 4802, 9092, 9769, 9584, 4165, 7126, 8918, 10026, 10019, 9851, 10023, 10250, 9770, 10074, 10303, 10565, 10586, 5806, 10020, 14192]], ['64901', [3913, 8545, 5186, 4802, 5881, 3711, 8456]], ['53860', [3913, 3711, 7130, 5186, 8547, 4165, 5806, 8456, 8545, 10019, 6061, 10023, 3585, 10020, 8918, 4974, 13736, 13104]], ['58113', [3913, 3711, 7130, 8545, 6061, 4974, 5881, 4165, 8700, 4802, 5186, 8859, 8547, 5806, 3585, 8918, 8917, 8860, 5433, 9092, 5797, 9584, 9578, 50, 4163]], ['66083', [3913, 3711, 4802, 5433, 5085, 10540, 10543, 10177, 8457, 4220]], ['66223', [3913, 3711, 5186, 7130, 8545, 6061, 4974, 10023, 10303, 9851, 10564, 10257, 10250, 10019, 9770, 8859, 10565, 9771, 10586, 8918, 9097, 10026, 10074, 10860, 4165, 10457, 3585]], ['64788', [3913, 8545, 6061, 7130, 9771, 9851, 9626, 10019, 10023, 5186, 10026, 3711, 10074, 11621]], ['65719', [3913, 8545, 3711, 9578, 4802, 4163, 8700, 8547, 4974, 8701, 8860, 5433, 7126, 9584, 4165, 5797, 9769, 9097, 3589, 3693, 6151, 10022, 8441, 9850, 2093, 4457, 4424, 9916, 6781, 6521, 10573, 9625, 10568, 3762, 10858, 3649, 9582, 8717, 9091, 8200, 10073, 7184, 5085, 4561, 10540, 9580, 10301, 10543, 5895, 5194, 4013, 4332, 11385, 5845, 6420, 12222, 12220, 8854, 4522, 12594, 11389, 12129, 9918, 4200, 11630, 11853, 11406, 12316, 12603, 10177, 11624, 12665, 4220]], ['66455', [3913, 3711, 7130, 6061, 8545, 4165, 4802, 5881, 7126, 8456, 8859, 3585, 8547, 8917, 8918, 5806, 8860, 5797, 5433, 50, 9584, 9578, 8700, 4163, 10455, 10457, 9092, 10022, 6521, 3649, 4220, 10177, 11406]], ['66562', [3913, 6061, 8545, 9771, 5186, 8917, 10455, 4457, 9091, 3589, 10073, 4522, 13290, 14031, 13722, 11389, 8457]], ['53486', [3913, 3711, 5881, 5433, 7184, 6420, 4522, 6521, 4013, 8854, 3762, 8457, 3649, 8200, 9091, 9582]], ['66897', [3913, 7130, 8545, 4802, 8441, 4457, 4220]], ['63758', [3913, 9770, 9771, 9851, 10019, 10250, 10303, 10257, 10564, 10565, 8859, 8545, 7130, 6061, 10074, 12214, 12908, 10023, 12673, 12675, 5186, 11863, 11621, 9626]], ['67538', [3913, 8545, 7130, 3711, 4974, 9097, 9578, 8547, 5186, 8918, 9626, 5881, 4802, 8456, 6061, 3585, 9584, 10020, 10026, 4165, 10023, 10074, 10249, 10457, 50, 9769, 4424, 12220, 10543, 3649]], ['67716', [3913, 8545, 8859, 5186, 9771, 9851, 10250, 9770, 10564, 10303, 10257, 10565, 10023, 10019, 10074, 9626, 10457, 4336]], ['67802', [3913, 8545, 7130, 3711, 4974, 4165, 5797, 4802, 8456, 5881, 5433, 8547, 3585, 5806, 8860, 8700, 50, 8917, 8918, 3693, 8441, 8701, 2093, 4336, 5021, 9584, 9092, 8919, 6420, 6460, 8199, 8699, 7184, 4332, 5793, 9850, 3791, 9751, 4968, 4215, 5845, 8854, 6151, 9918, 5085, 4013, 4457, 10537, 10021, 6781, 11406]], ['67728', [3913, 8545, 3711, 8456, 4802, 7126, 8700, 50, 5433, 2093, 4200, 8199, 4163, 8860, 3693, 5797, 8917, 5881, 9092, 9097, 3585, 10020, 10457, 6521, 11624, 5895, 13010, 10301]], ['66726', [3913, 6061, 8545, 5186, 4802, 50, 6420, 5793, 3649, 8457, 4220, 9582, 9580, 3762, 8717, 9091, 8200, 6781, 10177, 9625, 9916, 4457, 4522, 3589, 10073, 9918, 4200, 4561, 10543, 10858, 10573, 10540, 10568, 3940, 11389, 11630, 11406, 12220, 12222, 13292, 13290, 13187, 12603]], ['67692', [3913, 6061, 8545, 3711, 4974, 4165, 5881, 5186, 3585, 8547, 9097, 9626, 10860, 3693, 10073, 11406, 4220]], ['62813', [3913, 8545, 6061, 3711, 8859, 4974, 9626, 4165, 9771, 9851, 10023, 10074, 9097, 10019, 10565, 7130, 10586, 10860, 8456, 8547, 11698, 12060, 4336, 8700, 8860, 10020, 13394, 11700, 10201]], ['68149', [3913, 8545, 3711, 5881, 4974, 8547, 8456, 4802, 7126, 9092, 5433, 9850, 8860, 9584, 8700, 10020, 8917, 4163, 5021, 6151, 9916, 10543, 9580, 9091, 9582, 4220]], ['68408', [3913, 6061, 7130, 3711, 8545, 8859, 9097, 5186, 4974, 10019, 9851, 10250]], ['68779', [3913, 7130, 10303, 9851, 5186, 10201, 10546, 10457, 4336, 8717, 9091, 13564, 12908]], ['68206', [3913, 8545, 7130, 8859, 5186, 4802, 8547, 10201]], ['68779', [3913, 7130, 10303, 9851, 5186, 10201, 10546, 10457, 4336, 8717, 9091, 13564, 12908]], ['68206', [3913, 8545, 7130, 8859, 5186, 4802, 8547, 10201]], ['69108', [3913, 8545, 6061, 3711, 4974, 4165, 8700, 8547, 5881, 8456, 8859, 3585, 4802, 50, 5021, 4561, 6521, 5433, 3589, 3649, 4522, 4336, 5797, 9584, 8701, 4200, 8860, 9092, 9850, 8919, 10022, 9751, 4163, 6460, 10457, 10455, 3693, 2093, 8699, 10021, 10537, 10570, 4013, 4457, 4332, 6781, 10073, 6420, 8200, 9916, 7184, 9918, 9625, 3762, 8717, 11389, 10573, 10540, 11624, 11630, 11853, 9091, 12593, 9580, 12311, 10177, 13004, 11406, 13187, 10543, 13002, 10568, 13290, 12597, 13292, 13010, 4220]], ['69285', [3913, 6061, 8545, 3711, 5186, 5806, 8456, 4974, 9097, 4165, 7126, 9578, 8547, 3585, 5881, 9626, 9092, 8918, 9584, 10020, 10074, 9769, 3791]], ['5976', [3913, 6061, 8545, 10019, 9770, 9771, 9851, 7130, 10250, 10023]], ['69566', [3913, 8545, 5186, 6061, 3711, 8859, 4165, 8547, 5881, 8456, 9626, 9097, 7130, 10019, 9851, 10074, 10250, 10257, 10303, 10564, 10565, 9770, 10586, 8918, 10860, 10026, 10308]], ['70027', [3913, 3711, 7126, 4802, 8701, 4457, 3940, 3762]], ['70034', [3913, 8545, 6061, 3711, 4974, 8859, 4165, 7126, 8456, 9097, 9626, 9578, 4802, 50, 10573, 9625, 4220]], ['70597', [3913, 8545, 7130, 3711, 6061, 4165, 8859, 5881, 9626, 10019, 10250, 10303, 10023, 10026, 10565, 10074, 10457, 5895, 3649, 9091, 10177]], ['70820', [3913, 6061, 8545, 8859, 7130, 3711, 9097, 5186, 4974, 5881, 4802, 8918, 7126, 8547, 10026, 4165, 10023, 9626, 8456, 10586, 10020, 10546, 8700, 9584, 10860, 9578, 10201]], ['70899', [3913, 6061, 8545, 3711, 5186, 8859, 4165, 8860, 4802, 4974, 8456, 3693, 8918, 9578, 9097, 5881, 9626, 9771, 9851, 9770, 8547, 9092, 10026, 10019]], ['68521', [3913, 8545, 6061, 7130, 3711, 9097, 4974, 9626, 4165, 8547, 5881, 10074, 10019, 9851]], ['71059', [3913, 6061, 7130, 3711, 5186, 8918, 7126, 8547, 8545, 4974, 3585, 9092, 8700, 9584, 5881, 8456, 9769, 5797, 8441, 4968, 5433]], ['71126', [3913, 8545, 6061, 8859, 7130, 9097, 4974, 9626, 3711, 4165, 3585, 5881, 9584, 10308, 8456, 9578, 8547, 10020, 10546, 8700, 9092, 5433, 8918, 10201, 8917, 3693, 7126, 10249]], ['71166', [3913, 8545, 4974, 8456, 4802, 50, 8917]], ['70194', [3913, 8859, 8545, 9771, 5881, 10257, 9578, 10455, 10570, 9916, 4561, 6521, 11624, 12949]], ['68502', [3913, 8545, 6061, 5186, 3711, 8859, 7130, 9626, 4165, 7126, 5881, 9771, 9851, 10019, 9770, 10026, 10023]], ['26183', [3913, 8545, 8859, 6061, 3711, 9097, 5186, 4165, 4974, 9626, 9578, 5881, 8456, 3585, 10074, 10019, 9851, 10023, 10026, 8547, 10201, 10020, 4802, 11387, 2093, 7126, 11618, 10457, 11698, 10860, 11399, 9092, 9769, 9584, 12312, 10249, 13394, 13506, 14706]], ['51498', [3913, 6061, 8545, 8859, 3711, 7130, 4165, 8700, 4802, 4974, 5881, 9578, 9626, 5186, 8456, 3585, 10026, 10019, 9851, 10023, 9771, 9097, 10250, 10303, 10257, 10308, 10586, 8918, 10457, 5895, 4336, 12060, 13392, 8701, 10537, 10021, 5793, 8860, 11385, 12740, 12671, 10020, 13394, 14706, 13724, 14710, 13104, 14192]], ['72200', [3913, 8859, 6061, 8545, 3711, 7130, 9626, 9097, 8917, 3693, 9769, 5881, 8860, 10022, 8919, 8854, 6521, 6420, 4457, 3649, 9582]], ['72440', [3913, 8545, 8859, 6061, 7130, 9626, 9097, 8456, 3711, 10019, 10023, 3585, 4802, 5433, 5806, 5881, 9092, 10457, 50, 9584, 6521, 10537, 8200, 8701, 12947, 12912, 10568, 8457, 10177, 4220, 13722, 13004, 13187, 13292]], ['72564', [3913, 8545, 9771, 10019, 9851, 12673, 4165, 13507, 13574, 13394, 10023]], ['72709', [3913, 8545, 6061, 8859, 5186, 4802, 4165, 8860, 5433, 7126, 8917, 3693, 8699, 4561, 6420, 5793, 6521, 4332, 4336, 5797, 9584, 9578, 8700, 10022, 8199, 7184, 8200, 9580, 4220, 9091, 9625, 9582]], ['71651', [3913, 3711, 8917, 8199, 7184, 3649, 9625, 4220]], ['73009', [3913, 6061, 8859, 8545, 3711, 5186, 9092, 5433, 8547, 9626, 9097, 8456, 10023, 10026, 10074, 5797, 4332, 10540]], ['72780', [3913, 5186, 8918, 9751, 4457, 3762, 8717, 10177, 9091, 9582, 9580, 9625, 8457, 3649, 8200, 6781, 9916, 4522, 10073, 4561, 10543, 4013, 9918, 4200]], ['73402', [3913, 8859, 7130, 6061, 5186, 8545, 9097, 4165, 5881, 9578, 4974, 9626, 8456, 10026, 10019, 9851, 10023, 3711, 10074, 8547, 3585, 10303]], ['73650', [3913, 8545, 8859, 5186, 3711, 4974, 7130, 9097, 5881, 9626, 9578, 8456, 3585, 10074, 9771, 10023, 10257, 9851, 10019, 9770, 10565, 10860, 10457, 5085, 10543, 10177, 4220]], ['73801', [3913, 9770, 8545, 10019, 9851, 6061, 10257, 10250, 10564, 12218, 12214, 12675, 5881]], ['73897', [3913, 6061, 8859, 9771, 10019, 10257, 9851, 9770, 10023, 3711, 10303, 10565, 11863, 7130, 12671, 12740, 11853, 3940, 12951, 13004, 4220]], ['73956', [3913, 8545, 7130, 5186, 4802, 5806, 3585, 9092, 5797, 7184, 3762, 10543, 13292, 12597, 3649, 10073, 3791, 13500, 12740, 12671]], ['74854', [3913, 6061, 8859, 8545, 3711, 7130, 4974, 9097, 4165, 8547, 5186, 9584, 5881, 9092, 7126, 4802, 8918, 8860, 5433, 6420, 9850, 5797, 5806, 50, 8700, 10020, 10022, 6460, 6151, 4457, 4200, 5845, 3693, 8199, 8917, 9769, 10249, 10589, 10457, 4336, 4163, 8701, 10540, 10568, 10177, 9091, 11406, 8457, 9580, 11389, 9625, 9582]], ['73399', [3913, 9770, 10564, 9851, 10023, 10250, 10019, 10565, 6061, 10303, 10020, 7184, 4802, 6521, 11387, 9092, 3649, 9625, 9582, 9580, 10177, 4220]], ['74563', [3913, 6061, 8545, 5186, 9097, 7130, 3711, 4974, 4165, 7126, 9578, 9626, 9771, 10019, 8859, 10074, 9851, 10023, 12127, 12224, 12740]], ['75446', [3913, 8545, 3711, 5186, 9769, 8860, 8917, 10022, 6521, 10540, 5793, 10457, 4802, 4165, 8700, 10020, 10860, 5881, 5433, 4332, 9625]], ['75504', [3913, 8545, 6061, 7130, 3711, 9097, 8859, 9851, 10257, 9770, 10250, 10564, 10303, 10019, 10023]], ['75261', [3913, 6061, 8545, 8547, 8860, 6521, 9625, 9580, 4220]], ['75877', [3913, 8545, 3711, 8456, 4802, 4974, 10023, 9626, 10860, 3585]], ['76226', [3913, 8859, 4165, 3585, 8547, 3711, 9578, 8456, 4802, 7126, 9584, 9092, 4163, 8199, 7184, 9916, 3649, 10073, 6151, 8200, 9580, 9582, 10177, 8457]], ['76385', [3913, 9851, 8545, 10019, 9771, 10303, 10565, 9770, 10564, 10257, 6061, 10023, 10250, 5186, 10026, 10074, 9626, 10586, 5806, 4165, 8547, 3711, 10308, 10860, 8456, 10457, 10073, 10177, 4220]], ['75207', [3913, 8545, 8859, 9851, 6061, 10019, 9770, 10023, 10250, 10257, 10303, 9771, 5186, 10565, 7130, 9626, 10586, 8918]], ['60373', [3913, 5186, 8918, 4215, 4561, 4220, 9091, 10568, 10177, 9580, 9625, 9582, 11406, 11389, 3649, 10543, 8457, 12597, 12603, 8717, 12222, 12220, 6781, 8200, 9916, 13004, 13010, 3762, 10858, 4457, 12594, 12951, 12129, 13002, 13290, 13187, 12912, 13292, 12947, 13298, 13188, 10073, 3589, 9918, 12943, 4013, 4522, 4200, 11630, 10573, 10540]], ['77111', [3913, 5186, 9769, 5881, 10457, 10022, 8919, 4336, 6521, 8700, 13731]], ['6875', [3913, 8545, 6061, 7130, 9771, 9851, 5186, 7126, 12311, 12127, 10535]], ['74282', [3913, 9770, 9851, 8859, 10019, 8545, 9626, 10250, 10303, 10257, 6061, 10565, 10023, 10026, 7130, 9769, 3940, 11853, 6420, 3649, 11389, 4220, 8457]], ['71234', [3913, 8859, 8545, 5186, 8547, 3711, 9097, 7130, 4165, 9626, 4974, 5881, 8860, 3585, 9092, 10026, 9769, 10860, 10249, 10301, 3649]], ['77170', [3913, 8545, 6061, 9851, 9771, 9770, 8859, 10019, 10023, 7130, 10303, 10257, 10564, 10565, 10074, 10250, 12908, 12214, 12673, 12218, 12675, 14193, 13507, 14194, 14293, 14393, 11863, 13574, 14026, 14294, 14394, 14712, 14208, 11621, 14392, 5186, 15055]], ['77370', [3913, 8545, 8859, 6061, 9626, 3711, 5186, 4802, 4165, 9584, 9578, 10026, 8456]], ['76457', [3913, 8545, 9626, 9097, 6061, 10023, 8456]], ['77718', [3913, 3711, 9578, 8547, 8918, 7126, 8860, 4163, 5806, 4802, 50, 6521, 9625, 10177, 9091]], ['78240', [3913, 8545, 6061, 9851, 9770, 7130, 5186, 9626, 10019, 10023, 10074, 10026, 10250, 10257, 3711, 10303, 10308, 9097, 8859, 10564, 10586, 4165, 10860, 5881, 9578]], ['56731', [3913, 8545, 9771, 9851, 8859, 9770, 5186, 9626, 10023, 10019, 6061, 10026, 10250, 10303, 10257, 10565, 10074, 10586, 5881, 3711, 10308, 10860, 11399, 4968, 4561, 6521]], ['78455', [3913, 9626, 8547, 8917, 10022, 9584, 5881, 7126, 10020, 5806, 10201]], ['78425', [3913, 8545, 3711, 9584, 10022, 8919, 4457, 6420, 4968, 4163, 8199, 6460]], ['78664', [3913, 9771, 9626, 9097, 8917, 8860, 9584, 5806, 5881, 4802, 10457, 10249, 8700, 10020]], ['54989', [3913, 9771, 9770, 6061, 5186, 8917, 4165, 8700, 10022, 9918, 9580, 8457, 9091, 11406, 10019, 9851, 12673]], ['70609', [3913, 5186, 9769, 5194, 9625, 9091, 4220, 11406, 10568, 13292, 13187, 12603, 8457, 13004, 13722, 12597, 13290, 9580, 9582, 11389, 12951, 3649, 12220, 10543]], ['75983', [3913, 6061, 8545, 9771, 8859, 9851, 10019, 10250, 10257, 9770, 10564, 10303, 10565, 7130, 10074, 9626, 10586, 10026, 8547, 8919, 11628, 4336, 13390, 13392]], ['70721', [3913, 8859, 6061, 5186, 9092, 5433, 8701, 4336, 6521, 8717, 9091, 8457]], ['79090', [3913, 8545, 9626, 9097, 6061, 8859, 4165, 4802, 5433, 7184, 8200, 6420, 5793, 10022, 10457, 50, 9584, 8700, 10020, 10546, 9850, 8860, 3693, 7126, 11387, 8701, 4457, 4220, 9091, 10177, 8457, 12597, 13004, 13187, 13722, 13292, 10860, 12311, 13390, 13564, 12667, 12740, 12984]], ['40753', [3913, 9626, 8917, 10455, 4561, 9091, 11406, 13187, 12603, 13722, 10177, 13004]], ['79281', [3913, 8859, 8545, 3711, 9578, 8860, 4163, 3791, 5433, 7184, 3649]], ['75920', [3913, 8545, 6061, 8859, 9851, 7130, 9626, 5186, 10019, 10023, 10074, 10250, 10257, 9770, 10026, 10308, 3711, 9097, 10303, 10565, 10586, 10535, 9578, 10860, 3585, 4165, 5881, 8456, 11399, 5433, 6420, 9625, 10177, 9091]], ['79337', [3913, 9851, 9771, 10019, 9770, 10257, 10564, 10250, 10565, 9578, 4165, 10455]], ['77100', [3913, 8545, 6061, 8859, 7130, 3711, 4165, 7126, 4802, 8700, 3585, 8860, 5845, 9916, 10543, 4220, 10177, 10568, 3649, 4457, 10073, 8457, 9580, 9582, 11389, 9625]], ['79931', [3913, 9771, 9851, 8859, 8545, 7130, 5186, 4802, 3711, 9770, 9097, 8456, 10074, 10019, 9626, 10026, 4974, 10023, 5881, 9578, 10020, 4165, 10250, 10257, 10303]], ['79947', [3913, 8545, 9771, 8859, 9851, 9770, 7130, 10023, 10257, 10019, 10303, 10250]], ['68970', [3913, 9770, 8859, 8545, 6061, 5186, 9092, 9578, 10026, 10019, 10023, 10303, 10074, 9626, 10586, 5806, 8456, 3711, 10565]], ['80878', [3913, 9771, 5186, 10026, 9578, 4802, 7126, 8456, 3711, 8545, 10074, 9097, 10023, 9626, 10860, 10546, 10535, 8547, 4974, 7130, 4165, 10457]], ['80860', [3913, 9851, 10250, 9770, 10257, 8545, 10565, 5881, 10860, 11580, 12593, 12740, 12671, 13500, 13570, 5433]], ['67434', [3913, 8545, 9626, 9097, 8917, 8860, 5433, 6151, 6420, 2093, 5845, 5194, 3649, 4522, 5895, 5021, 10457]], ['61755', [3913, 9097, 7130, 10026, 9578, 9626, 4165, 8700, 4802, 7126, 8456, 12062, 10457, 6521, 5895, 12220, 3649, 13004, 12597, 13187, 10177, 4220]], ['81070', [3913, 9851, 7130, 10019, 10250, 9771, 10074, 3711, 9578]], ['80516', [3913, 10257, 8545, 10074, 10023, 12062, 6521, 12311, 10543, 5806, 13292]], ['81316', [3913, 10019, 8859, 10023, 10586, 10535, 8547, 10308, 10457, 12062, 12311, 8700, 7184, 12667, 4968, 12910, 12316, 50]], ['75916', [3913, 9770, 9851, 9771, 6061, 10019, 8545, 10565, 10564, 10257, 10250, 10303, 10023, 5186, 10074, 8859]], ['81575', [3913, 9851, 9771, 10019, 9770, 8545, 10023, 6061, 8859, 10074, 9626, 10026, 3711, 10250, 5186, 10257]], ['81468', [3913, 10019, 9851, 6061, 8859, 9770, 10257, 8545, 10565, 10564, 10303, 10023, 7130, 10074]], ['81924', [3913, 10019, 8859, 10023, 3711, 6061, 8545, 10074, 9097, 10303, 5186, 4974, 10565, 10250, 7130, 10586, 5806, 4165, 10589, 10201]], ['57536', [3913, 10019, 8859, 4974, 10023, 10586, 8918, 10457, 10537, 12060, 10073, 4522, 12912, 11406, 13392, 3762, 8700, 12949]], ['16855', [3913, 10250, 10019, 10303, 9851, 8859, 10565, 9770, 10564, 6061, 10023, 8545, 7130, 9771, 10860, 5433, 6151, 3649]], ['82021', [3913, 8859, 10023, 3585, 4802, 7126, 10201, 10308, 9578, 10457, 10020, 10546, 8700, 9584, 8919, 4522, 11406, 10177]], ['82521', [3913, 10019, 9851, 6061, 10257, 9770, 10303, 10564, 10565, 10250, 9771, 10023, 8545, 5186, 10026, 3585, 12665, 2093, 13703, 13188, 12594, 4457, 13392, 12986, 12060, 11385, 13102, 12740, 8860, 10589]], ['59133', [3913, 10023, 10019, 10250, 6061, 8859, 10257, 8545, 10565, 9771, 9626, 9097, 5186, 8917, 12740, 5797, 11853, 13296, 5433, 11389, 9582, 13004, 13290, 13187, 10177, 8457, 13722, 12603, 13292, 12597, 9091, 3649, 9625]], ['82441', [3913, 9851, 9770, 10257, 10565, 10564, 9771, 6061, 10019, 8859, 10250, 10303, 10023, 5186, 9626, 10020, 6151, 9916]], ['60609', [3913, 9770, 9851, 9771, 10019, 8859, 6061, 10257, 10250, 8545, 10303, 5186, 10565, 10023, 10564, 7130]], ['82736', [3913, 10019, 9851, 8545, 8859, 10023, 10250, 6061, 10257, 10303, 10074, 5186, 8547, 10026, 9578, 4802]], ['82873', [3913, 10019, 6061, 8545, 10250, 10023, 8859, 7130, 10074, 9626, 10201, 9097, 10586, 5806, 8547, 3711, 5186, 9769, 9578, 10020, 10535, 8456, 10026, 3585, 10860, 4802, 4974, 11399, 9092, 50, 4336, 10537, 6781, 4220, 10177, 11406, 10568, 9580, 12603, 12597, 9582, 11389, 9091, 3649, 9625, 10543, 3762, 8717, 12951, 13004, 8457, 13292, 13290, 13187, 13010, 12222, 8200, 13722, 4561, 9916, 10858, 12220, 4457, 3589, 12605, 12671, 11700, 14707]], ['83052', [3913, 10019, 6061, 5186, 8547, 9769, 5881, 7126, 3585, 10022, 6460, 4457, 12127, 12594, 9091, 12597]], ['82943', [3913, 10026, 7126, 6460, 9916, 9091, 9582, 10177, 4220]], ['83819', [3913, 9097, 3585, 7126, 8547, 10308, 4165, 10457, 4336, 4522, 3762, 9625, 9580, 10177, 4220, 8457, 9091, 9582, 11389, 3649, 10543, 11406, 6781, 8200, 4561]], ['83938', [3913, 9851, 9770, 10257, 10019, 10250, 8859, 6061, 8545, 14193, 14194]], ['45459', [3913, 9770, 9851, 10303, 10564, 10257, 10250, 10019, 6061, 8545, 11698, 12673, 14193]], ['84509', [3913, 7130, 3711, 4165, 7126, 10201, 10546, 10457, 50, 10589]], ['84654', [3913, 9770, 9771, 9851, 10250, 8859, 6061, 10257, 10303, 8545, 10023, 5186, 10565, 10564, 10019, 9626, 10586, 7126, 9578, 10026, 3711, 10074, 10308, 10860, 9097, 7130, 5881, 8456, 4165, 8547]], ['83322', [3913, 9851, 10250, 10303, 9770, 10019, 8859, 10564, 10565, 10257, 9771, 8545, 7130, 6061, 5186, 8917, 4165]], ['84358', [3913, 10250, 10019, 8859, 10023, 10586, 8918, 9578, 9092, 5433, 9850, 10457, 4802, 10535, 8547, 12667]], ['82721', [3913, 9770, 9851, 10565, 10019, 10303, 5186, 10249, 11628, 8917, 8919, 4424, 10301]], ['73481', [3913, 10023, 9578, 4802, 5433, 2093, 10573, 4457, 6420, 4215, 10022, 8919, 9916, 10543, 9625, 9580, 8457, 9091]], ['84237', [3913, 8859, 9771, 8545, 10250, 9851, 10019, 10303, 9770, 6061, 10023, 5186, 9769, 4165, 8860, 9092, 10022]], ['57350', [3913, 9851, 8545, 10250, 10019, 6061, 9771, 10074, 9097, 10023, 3711, 8859, 10565, 10303, 9626]], ['84932', [3913, 10257, 10250, 9771, 9851, 10023, 8456]], ['84912', [3913, 10019, 10250, 10023, 9626, 10020, 10546, 9578, 10201, 10860, 8917, 4165, 10457, 10073, 10568, 13290, 13722, 10177]], ['84768', [3913, 9851, 10257, 9770, 10019, 9771, 10303, 10564, 10250, 10565, 6061, 8859, 8545, 10023, 5186, 9769]], ['84997', [3913, 9770, 9851, 9771, 10303, 10564, 10565, 10250, 8859, 10019, 8545, 10257]], ['85028', [3913, 9851, 8545, 10303, 10019, 9770, 10564, 10257, 9771, 9626, 8860, 10301]], ['84689', [3913, 9770, 9851, 10250, 10257, 10303, 12218, 12673, 9771, 10020, 14028, 12986, 10455, 10570, 9916, 11580, 11695]], ['84760', [3913, 5186, 9769, 10457, 6521, 10543, 9091, 10177, 8457, 13187, 13004, 13002]], ['69774', [3913, 9851, 10019, 9770, 10250, 10303, 8859, 6061, 8545, 10023, 5186, 8547, 5433, 5085, 9916, 10543, 10177, 8457, 12603, 4220]], ['85121', [3913, 10019, 8859, 10023, 3711, 8917, 10455, 5797, 5806, 8547, 10860, 5881, 9626, 9097, 10546, 6420, 3649]], ['85623', [3913, 9097, 8860, 10301, 3762, 10177, 8457, 10568, 9580, 9582, 9625, 3649]], ['85179', [3913, 10250, 10023, 9626, 9097, 8700, 10022, 6460, 10073, 4561, 6420, 8200, 12222, 12947, 13188, 12912]], ['85636', [3913, 5186, 10020, 8917, 10022, 8919, 9918, 6460, 6151, 4332, 2093, 8854]], ['85628', [3913, 3711, 5881, 10201, 10074, 10019, 9851, 10303, 10257, 10250, 6061, 8859, 8545, 10023, 7130, 5186, 8547, 10026, 9578, 9626, 4974, 10586, 8918, 8456]], ['85945', [3913, 3711, 5806, 8854, 3762, 9091, 10177, 10568, 9580, 9582, 8457, 13187, 13722]], ['84873', [3913, 10023, 8456, 12910, 4215, 6781]], ['86097', [3913, 10019, 10023, 3711, 5881, 10457, 5433, 2093, 4457, 10543, 9091, 3649, 9625, 11406]], ['85308', [3913, 10026, 9584, 2093, 9916, 9091, 9625, 6781, 10543, 3649, 4457, 6420, 4522, 5895, 10257, 4165, 9850, 3762, 10177, 8457, 10568, 9580, 4220, 12603, 13004, 13187, 13292, 13002]], ['86195', [3913, 10019, 10257, 8545, 10303, 6061, 10023, 8859, 10565, 10250, 5186, 10020, 10308, 10074, 9626, 10860, 9578, 10026, 4165, 10535, 3585, 4215, 13729, 8700]], ['63429', [3913, 9851, 5186, 8547, 10308, 10023, 10019, 9771, 8545, 10250, 10074, 8859, 10565, 10257, 9770, 10564, 6061, 10303, 10586, 5806, 4165, 10457, 10201, 10546, 7126, 4802, 8700, 10022, 6460, 10858, 10543, 4457, 4522, 3940, 10455, 3589, 6151, 12129, 13298, 8717, 3762, 9091, 12220, 10177, 8457, 13187, 4220, 13004, 11406]], ['86357', [3913, 10257, 10250, 10019, 8859, 5186, 9769, 9578, 8700, 8854, 4424, 10455, 10457, 10022]], ['36121', [3913, 9851, 10250, 10257, 10303, 9770, 10019, 9771, 8545, 10564, 6061, 10023, 10565, 5186, 8547, 10074, 8859, 10586, 5806, 5881, 4802, 3711, 10026, 9626, 10860, 10308, 7130, 4165, 10457, 3585, 9097, 8456, 10020, 3693, 3589, 11389, 9091, 9625, 12597, 10177, 4220, 12603, 13187, 13004, 13292, 11406, 10568, 13290, 9580, 8457, 12951, 3649, 12220]], ['86637', [3913, 9851, 9770, 10250, 10257, 10564, 10565, 10019, 9771, 8859, 8545, 8918, 6420, 9625, 13292, 9582]], ['87020', [3913, 7130, 5881, 8441, 10543, 10177, 9091, 8457, 10568, 9580, 9582, 11389, 9625, 3649, 12220]], ['10785', [3913, 10026, 7126, 10020, 8918, 13296, 6420, 10540, 9625, 13292, 13004]], ['87005', [3913, 9851, 8545, 10019, 10303, 10565, 9770, 10564, 10250, 6061, 8859, 10023, 10586, 8918, 8456, 9626, 8917]], ['86731', [3913, 10303, 10019, 9771, 8545, 10250, 9851, 10023, 10565, 10257, 9770, 10564, 8859, 5186, 8547, 10074, 9097, 9626, 10860, 8456, 3585, 4968, 5793, 12910, 12665, 9916, 10858, 12984, 11406, 13183, 13187, 10568, 8457, 13292]], ['87140', [3913, 10303, 9851, 8859, 9771, 10074, 9097, 9578, 10020, 8918, 8456, 4802, 5433, 2093, 10540, 4457, 6420, 5021, 8860, 50, 10022, 9092, 9769]], ['87061', [3913, 10019, 10250, 10257, 9851, 10023, 10565, 8859, 6061, 8545, 7130, 5186, 10308, 10074, 9626, 10860, 8456, 10457, 5895, 10573, 9582, 11389, 10177, 12603, 4220]], ['87333', [3913, 10019, 9851, 10257, 10250, 10303, 9770, 10565, 8859, 10564, 8545, 6061, 9771, 5186, 8547, 10074, 9578, 13104]], ['87273', [3913, 9770, 10019, 9851, 10565, 6061, 9771, 9626, 9097, 3585]], ['87487', [3913, 9851, 10250, 10257, 9770, 6061, 8547, 10022, 4013, 3649, 9091, 11389, 8457, 13187, 12603, 4220, 13004, 13722, 10177, 13292, 12597, 10568, 13290, 11406, 9582, 9580, 13002, 12951, 10073, 9751, 12311, 13568, 9578, 10860, 13104, 10586, 10026, 11855, 7130, 10023, 13507, 8859, 12673, 12218, 14393, 12214, 14026, 12675, 14294, 10565, 14712, 10564, 14394, 14392]], ['87256', [3913, 7130, 10019, 8545, 9626, 4802, 10022, 4424, 10543, 10177, 12603, 8457, 13004, 13187, 13292, 12597, 9091, 11406, 10568]], ['87293', [3913, 9770, 9771, 9626, 8859, 5186, 10020, 10860, 7130, 10019, 9851, 8545, 6061, 10586, 5881, 10074, 4974, 4802]], ['87757', [3913, 3711, 9578, 8700, 5433, 8701, 5021, 4522, 12947, 13290, 9580, 13292, 13004, 8457]], ['87762', [3913, 10019, 10303, 9770, 9851, 6061, 10023, 3585, 10457, 5895, 10543, 3649, 13292, 10073]], ['87085', [3913, 10303, 10019, 8545, 10074, 10020, 10546, 3693, 5806, 11385, 10543, 10177, 13722, 13187, 12603, 13292, 9091]], ['56442', [3913, 10023, 12062, 10457, 6521, 11624, 12949, 12220, 10543, 13292, 12597, 13722, 9091, 13187, 8457, 13004]], ['87306', [3913, 10303, 9851, 6061, 10565, 9771, 10019, 9770, 8859, 5186, 10201, 10860, 10250, 8545, 9626, 4974, 10023, 10074, 4165, 10457, 8918, 5881, 10586, 5433, 3940, 9625, 4220]], ['85315', [3913, 10564, 9770, 9851, 9771, 5186, 9769, 3940]], ['87680', [3913, 9851, 10257, 9771, 9770, 10565, 10564, 10019, 8859, 10303, 8545, 10023]], ['87887', [3913, 10026, 7126, 5845, 10543, 4220, 13722, 13187, 10177, 13004]], ['87872', [3913, 10308, 9769, 3693, 5194, 3649, 12597, 13187]], ['87937', [3913, 10257, 9851, 10303, 10019, 9770, 8859, 10250, 10565, 10564, 8545, 10860, 12673]], ['87845', [3913, 10303, 7130, 10308, 4165, 10023, 9626, 10860, 10546, 8700, 9584, 4974, 8547, 11385]], ['87960', [3913, 10303, 5186, 9769, 10022, 9918, 10543, 4220, 9091]], ['87860', [3913, 9770, 10257, 8545, 10250, 10019, 10565, 10564, 9851, 6061, 8859, 10023, 10303, 5186, 10074, 9626, 10586, 10026, 3711, 10308]], ['36908', [3913, 10257, 10564, 9851, 10250, 8859, 4802, 6521, 11624, 12949, 10543, 13010, 13292]], ['88124', [3913, 5186, 3711, 8860, 4424, 3762, 9091, 4220, 11406, 10568, 10177]], ['71932', [3913, 10019, 9851, 10565, 9770, 8859, 10250, 10303, 8545, 5881, 9578]], ['88060', [3913, 9851, 9771, 9770, 10303, 10564, 10565, 10019, 10257, 10250, 8545, 10023, 6061, 8859]], ['85973', [3913, 9851, 9771, 10257, 10250, 10565, 10019, 9770, 8859, 6061, 8545, 10023, 10303, 10308, 9769, 11429, 5194, 3649, 9091, 10543, 4220, 12597, 11406, 10568, 13290, 13292, 9916, 9582, 8200]], ['88331', [3913, 10019, 10250, 10023, 8456, 5793, 12222]], ['88266', [3913, 9851, 10303, 10564, 9770, 10257, 9771, 10019, 10565, 6061, 8545, 8859, 10250, 5186, 10026, 7130, 9626, 10586, 8918, 4165, 8700, 8547, 3711, 10074, 10023, 10860, 7126, 6151, 3762, 10177, 8457, 11621, 12673, 11698]], ['87343', [3913, 9851, 10565, 10564, 10257, 4165, 12312, 5881, 9578, 10455, 10858, 4561]], ['88065', [3913, 10308, 10457, 5895, 10573, 9625, 10073, 4561]], ['88423', [3913, 9770, 10257, 10564, 10250, 10019, 9771, 8545, 6061, 8859, 10023]], ['88272', [3913, 10564, 9851, 9770, 10257, 10250, 10303, 10019, 8859, 6061, 8545, 10023, 10565, 9771, 10074, 8700]], ['88546', [3913, 10019, 10250, 10023, 9626, 9097, 3585, 4802, 4165, 8545]], ['88584', [3913, 9851, 8545, 9771, 7130, 10303, 10565, 10019, 6061, 10250, 8859, 5186, 8547, 9769, 9578, 10020, 5797, 5806, 10201, 10308, 4165, 3585, 4802, 5895, 3762, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 9625, 3649, 10543, 8717, 8457, 12220, 12222, 8200, 4561, 9916, 12597, 12603, 6781, 13002, 13004, 13010, 13187, 13290, 13292, 10858, 12951, 4457, 12594, 4220]], ['88955', [3913, 9851, 10250, 9771, 9770, 10565, 10257, 10019, 8859, 8545, 4165, 8700, 4457, 11406, 9626, 10586, 10022, 9918, 12984]], ['89162', [3913, 5186, 10308, 8545, 9626, 10860, 8456, 10020, 10546, 10457, 50, 10535, 12667]], ['89310', [3913, 9851, 10250, 10019, 10257, 8545, 9771, 6061, 8859, 9770, 10023, 12311]], ['89080', [3913, 10019, 10250, 7130, 10308, 8545, 6061, 10565, 10023, 10586, 5806, 3585, 4802, 4165, 8859, 9771, 9626, 5797]], ['89283', [3913, 9770, 10564, 9851, 10257, 10565, 10250, 10019, 8859, 6061, 8545, 7130, 11863, 5186, 12311, 12318, 12673, 13574, 12908, 12214, 11621, 12218]], ['88771', [3913, 9851, 8545, 10019, 10023, 10586, 8918, 8456]], ['59341', [3913, 5186, 10249, 8919, 4457, 4220]], ['87194', [3913, 9851, 9770, 10257, 9771, 10564, 10303, 10019, 10565, 6061, 8859, 8545, 10250, 5186, 10074]], ['89544', [3913, 9770, 10019, 10565, 3711, 7126, 6151, 3762, 4220]], ['89626', [3913, 9851, 6061, 10019, 10250, 8545, 9771, 9626, 8859, 4165, 8700]], ['7632', [3913, 10303, 5186, 10026, 9770, 10586, 5433, 9916, 10568, 9091, 13002, 11406, 13290]], ['85837', [3913, 10564, 9770, 9771, 9851, 10250, 10257, 10019, 8859, 10303, 8545, 10023, 10565, 5186, 10074, 6061, 10586, 5806, 4165, 3711, 8917, 10546, 4424, 12220, 9625, 10177, 8457, 13004, 13002, 13187, 4220]], ['89681', [3913, 9770, 10564, 9771, 9626, 10860, 7130, 8859, 5186, 9769]], ['86380', [3913, 9851, 10250, 9770, 10564, 10565, 10019, 6061, 10457, 10022, 9918, 4522, 11859, 12060, 8700, 8860, 11698, 10020, 13302, 9578, 9097, 13104, 10586, 9626]], ['89549', [3913, 7130, 10026, 5881, 10020, 5806, 4165, 10457, 9092, 7126, 8547, 9584, 10586, 9578, 4802, 4974, 8456, 9769, 9097, 10860, 10308, 10535, 10573, 11630, 4200, 11389, 9580, 10568, 10177]], ['89698', [3913, 10564, 9770, 9851, 10257, 10565, 10250, 10019, 8859, 6061, 9771, 10023, 7130, 5186, 10074, 9626, 10586, 5806, 9578, 8545, 10303, 10026, 10860, 9097, 4974, 3711, 5881, 8456, 10535, 10457, 11618, 10589, 8700, 8547, 10022, 11861, 11698]], ['80145', [3913, 10303, 10074, 10019, 8545, 9626, 10860, 8456, 11399, 4968, 9916, 4220]], ['66519', [5186, 9770, 8545, 10020, 8441, 4522, 9091, 8457, 11406, 11389, 10543, 10568, 10177, 4220, 13292, 13004]], ['89261', [3913, 9851, 10564, 9770, 9771, 10257, 10565, 10303, 10019, 8859, 8545, 10023, 7130, 5186, 8547, 10074, 9626, 10586, 5806, 10573, 9091, 10177, 11406, 4220, 9580, 10568, 9582, 9625, 11389, 3649, 12220, 10543, 3762]], ['88719', [3913, 9851, 10250, 10019, 10257, 9771, 8859, 9770, 10564, 10565, 6061, 10023, 10586]], ['88890', [3913, 5186, 8917, 10022, 4424, 3589, 8919, 4457, 4332, 10858, 11406, 8457, 9091, 10568, 12603, 12597, 13004, 13187, 13002, 13292, 13722, 13290, 10177, 9582, 11389, 9625]], ['89823', [3913, 10303, 10019, 8545, 5186, 9769, 8700, 5433, 7184, 8200, 3762, 9091, 10568, 9580, 9582, 9625, 3649, 11406, 8457, 12603, 12597, 11389, 12220, 10543, 8717, 12222, 13004, 12951, 13292, 13290, 13187, 13722, 10177, 13010, 6781, 4561]], ['89660', [3913, 10303, 3711, 9578, 9850, 5797, 12601, 12671, 10201, 13724, 14706, 13302, 8456, 13104, 3585, 12312, 11698, 11855, 4165, 13394, 11700]], ['89782', [3913, 10564, 9770, 10257, 10250, 10565, 10303, 10019, 12218, 9851, 12673, 12675, 8859, 6061, 10023, 8545, 10546, 9578, 10020, 8456, 3585, 14192, 4974]], ['89882', [3913, 10308, 8917, 8199, 4424, 12220, 12951, 13292, 12597]], ['89896', [3913, 9770, 9851, 9771, 10250, 10564, 10565, 10019, 8859, 6061, 8545, 10023, 8456]], ['89913', [3913, 10564, 9770, 9851, 9771, 10019, 10565, 10303, 10257, 12214, 10026, 10586, 9626, 50, 12671]], ['82634', [3913, 9097, 8918, 2093, 9916, 9580, 9091, 10177, 8457, 9582, 4220, 11406, 12597, 11389, 13004, 12603, 13187, 13292, 13722, 13290, 9625, 12951, 3649, 12220, 10543]], ['89999', [3913, 10303, 9851, 8545, 10565, 9770, 10019, 12673, 10250, 12675]], ['90087', [3913, 10308, 7126, 5845, 3762, 9091, 8457, 11406, 10568, 12603]], ['90070', [3913, 10026, 5806, 8854, 3762, 9091, 8457, 10568, 9580, 9770, 5186, 9771, 12318, 12740, 13500, 10546, 12311, 8699, 12669]], ['89963', [3913, 10019, 9851, 8859, 5881, 10535, 12667, 10573, 6151, 12127, 12986, 12311, 7184, 5085, 10543, 3649, 9625]], ['81544', [3913, 10564, 9770, 10019, 10250, 8859, 10303, 6061, 9851, 10023, 8545, 7130, 10074, 9626, 10020, 11580, 6151, 11695, 7184, 10546]], ['89835', [3913, 10303, 10074, 10860, 9578, 9584, 8456, 4802, 5881, 10201, 8699, 9916, 10177, 9091, 11406]], ['71523', [3913, 9851, 10565, 9770, 10564, 10250, 10019, 10257, 8545, 10303, 8859, 6061, 4165, 8700, 9771, 8860, 4336]], ['90183', [3913, 10019, 8545, 9626, 4802, 8918, 8456, 8547, 4336]], ['89918', [3913, 10303, 10019, 8545, 10074, 10020, 8456, 10022, 9918, 9580]], ['90251', [3913, 9851, 9771, 10257, 10250, 10565, 10019, 8859, 6061, 8545, 10023, 10303, 5186, 9769, 5881, 4802, 8918, 8456, 10457, 10073, 9580, 10177]], ['90221', [3913, 10023, 10303, 10074, 10019, 8545, 10586, 5806, 8547, 9769, 4165, 10457, 9092, 8919, 5433, 8701, 6521, 3762, 12222]], ['90220', [3913, 5186, 9769, 4163, 10073, 9580, 10177, 8457, 10568, 9091, 9582, 3649, 9625, 11406, 4220]], ['90295', [3913, 9770, 10564, 9851, 10565, 9771, 10303, 10250, 10257, 10019, 6061, 10023, 8545, 5186, 3711, 8859, 9626, 10586, 5806, 4165, 10457, 8547, 10026, 7130, 10074, 9097, 10860, 5881, 4974, 8456]], ['90129', [3913, 9851, 10565, 8859, 10303, 7130, 6061, 10019, 8545, 9578, 5797, 6420, 11389, 10177, 13187, 12603, 8457, 13004, 13722, 13292]], ['90324', [3913, 9851, 10564, 9771, 10250, 10565, 10303, 10019, 10257, 6061, 9770, 10023, 7130, 8545, 5186, 8859, 4974, 5881, 9097, 4165, 12312]], ['89974', [3913, 10303, 10019, 10565, 10257, 10250, 8859, 9851, 8545, 10023, 7130, 6061, 9771, 10074, 5186, 10020, 10860, 9578, 4802, 3711, 10586, 8918, 8456, 10026, 9770, 10308, 10564, 9097]], ['90334', [3913, 10023, 10026, 5881, 8545, 10019, 10565, 6061, 9851, 5186, 10020]], ['90329', [3913, 10257, 9851, 9770, 10564, 10250, 10565, 10019, 8859, 10026, 8545, 10023, 12673]], ['90423', [3913, 10564, 9770, 9851, 10257, 9771, 10303, 10250, 10565, 10019, 8859, 3585, 5433, 6420, 9091, 8457, 11406, 10568, 9580, 9582, 11389, 10543, 9625, 3649, 12220, 3762, 8717, 12222]], ['90277', [3913, 7130, 10201, 8860, 5845, 6521, 10540, 10073, 7184, 8200, 6420, 3589, 9580, 8457, 4220, 12603, 10177, 13187, 13292, 13004, 13722, 12597, 9625, 9582, 12222, 13290]], ['90234', [3913, 10564, 9770, 9851, 10565, 10250, 10019, 10303, 9771, 8545, 8859, 10023, 6061, 5186, 10074, 9626, 10026, 4165, 10457, 10073, 9580, 10177, 9091, 8457, 11406, 9582, 11389, 10568, 4220]], ['51029', [3913, 10023, 3585, 10457, 4336, 50, 8700, 10022, 10301, 5194, 3649, 10177, 8457, 11406, 10568, 9091, 12603, 9580, 9582, 4220, 13004, 13002, 13187, 13722, 13290, 13292, 14031, 13102, 11853, 10073]], ['87623', [3913, 10564, 9770, 9851, 10257, 10250, 6061, 7126, 10073, 9580, 10177, 8457, 9091]], ['30566', [3913, 10303, 5186, 9769, 9097, 10019, 9851, 10250, 8859, 6061, 10565, 10023, 8545, 9626, 5797, 3693, 10455, 7184, 8200, 6151, 6521, 13500, 13731, 12669]], ['90454', [3913, 10303, 3711, 5881, 9626, 10308, 8456, 9584, 3585, 8700, 7126, 10201, 5433, 8701]], ['90135', [3913, 9851, 10250, 10303, 10565, 9770, 10019, 10564, 8859, 9771, 5186, 8547, 10308, 5881, 8545, 9626, 9097, 10074, 10860, 9578, 10020, 3711, 6061, 10257, 10586, 5806, 8456, 10026, 4802, 10535, 9092, 7126]], ['90449', [3913, 9851, 8545, 10565, 10257, 10564, 9770, 10250, 10019, 9771, 10023, 8859, 10303, 7130, 5433, 4332, 3649, 4220, 13722, 8457, 10177, 13004]], ['89416', [3913, 10564, 9770, 9771, 9851, 10565, 10303, 10019, 8859, 6061, 8545, 10023, 10250]], ['89042', [3913, 10019, 8545, 10303, 10074, 10860, 10546, 10457, 10564, 9771, 10586, 9092, 10022, 4424, 3762, 13010, 13292, 13004]], ['90534', [3913, 9770, 9851, 10564, 12214, 12218, 9771, 12675, 9578, 5881, 10455, 3791, 10858, 13298, 4457, 12594, 12597, 9091, 12603, 8457, 13187, 13004, 13002, 13292, 13722, 11406, 10568]], ['90345', [3913, 3711, 9769, 6151, 3649, 10177, 12603, 8457]], ['90565', [3913, 9851, 6061, 10023, 10026, 5806, 4165, 8547, 3711, 9578, 11618, 12127, 6521, 6151, 10543]], ['90668', [3913, 10564, 9770, 9771, 10019, 9851, 10257, 11863, 5881, 12214, 10250, 13302, 8547, 9097, 13724, 10860, 8699, 10570, 3791, 10858, 4561, 6781]], ['87920', [3913, 10019, 10250, 10303, 8859, 10565, 8545, 9771, 5186, 8917, 10457, 4802, 8918, 9578, 9092]], ['90257', [3913, 10564, 9770, 9851, 9771, 10257, 10565, 10019, 8859, 6061, 10303, 10023, 8545, 5186, 13507, 12908, 12671, 13568, 5194, 11429, 12224]], ['90693', [3913, 10564, 9770, 10257, 9851, 8859, 5881, 10074, 9097, 7126, 10020, 5806, 5845, 12220, 6151, 3649, 10543]], ['58228', [3913, 9770, 10564, 9771, 10257, 9851, 10250, 10565, 8859, 6061, 8545, 10023, 10019, 5186, 10026, 10074, 9626, 10586, 3711, 13507, 12216]], ['90707', [3913, 10303, 10026, 8918, 8701, 10022, 9918, 9582, 10177, 4220, 13722, 8457, 13004, 13002, 13187, 12597, 13292, 9091, 10568, 13290, 12603]], ['89837', [3913, 9770, 9851, 10023, 10019, 9771, 6061, 8859, 4165, 8701, 10573, 9582, 10177, 8457, 9091, 10568, 9580, 12597, 11406, 11389, 9625]], ['48787', [3913, 10564, 9770, 9851, 9771, 10565, 12214, 12218, 10250, 12675, 12673, 9578, 10455, 10858, 9916, 12597, 13292, 13187, 12603, 10177, 9091, 8457, 13004, 13722, 11406, 10568, 8717, 12949, 4424, 3940]], ['90796', [3913, 10303, 7130, 3711, 10023, 9626, 10860, 8456, 10586, 8918, 10457, 10021, 9582, 10177, 9091, 8457, 10568, 4220]], ['90692', [3913, 5186, 10249, 10457, 5433, 5806, 3585, 4802, 7126, 10201, 8860, 8854, 3762, 10177, 9091, 8457, 10568, 12603, 13187, 13002, 13004, 13722, 13292, 12597, 13290]], ['90822', [3913, 10023, 10026, 6061, 4165, 10457, 5895, 10257, 11863, 12908, 4802]], ['65981', [3913, 10019, 10565, 5186, 9769, 9578, 4802, 4165, 10457, 50, 9584, 8456, 7126, 10073, 10568, 10177, 9091, 11406, 8457, 9582, 11389, 9625, 3649, 4220]], ['90752', [3913, 10303, 10019, 10250, 10565, 9851, 6061, 9771, 8545, 10257, 10564, 8859, 3711, 10023, 5186, 10201, 11621, 4165, 10457, 8547, 11698, 9578, 5881, 10860, 8456, 13104, 9097, 10308, 10586, 10074, 11863, 13507, 9626, 12673, 12908, 12218, 12214, 12675]], ['54865', [3913, 8859, 4974, 50, 12984, 10573, 9918, 4013, 9582]], ['88251', [3913, 9851, 10564, 9771, 9770, 10565, 10303, 10257, 10019, 6061, 8545, 10020, 3693, 3589, 11389, 9091, 10177, 12603, 8457, 13002, 12597, 4220]], ['90284', [3913, 10257, 10565, 10019, 9771, 10020, 12214, 9851, 12740, 12671, 12986, 6151, 10543, 3649, 12220, 13010, 13004, 9625]], ['90967', [3913, 9851, 8545, 10565, 9770, 10564, 10257, 10250, 10019, 8859, 9771, 10023, 10303, 7130, 10074, 9626, 10586, 8918, 9097, 6061, 3711, 11621, 10026, 12318, 5797, 13500, 12311, 5433, 6151, 11853, 50]], ['90611', [3913, 11857, 3585, 14192, 12312, 4974, 10586, 11855, 14391, 11863, 12908]], ['90348', [3913, 9851, 10023, 10250, 9770, 10019, 10303, 10565, 12218, 12214, 9771, 12675]], ['87568', [3913, 10023, 9578, 8700, 10022, 8199, 7184, 6420, 5793, 5433, 5085, 9850, 10457, 4336, 8717, 9091, 11406, 10177, 13292]], ['72754', [3913, 10564, 9851, 9770, 10257, 9771, 10250, 10019, 8859, 6061, 8545, 5186, 10303, 11863, 10023, 11621, 7130, 8860, 5433, 4424, 10543, 3649, 9582, 12594, 11406, 7184, 3762, 8701, 12060, 11385, 12601, 11861, 12134, 12984, 12127, 10535, 6521, 5021, 8919, 10573, 13102, 9625, 13290, 10073, 10459, 12062, 12311, 8456]], ['72628', [3913, 10026, 8918, 7126, 6460, 4457, 4220]], ['51025', [3913, 3711, 7126, 5433, 6420, 9625, 10177, 9091, 10568, 9580, 11406, 4220, 12603, 13004, 13002, 13292, 12597, 13290, 9582, 13187, 12951, 3649, 13722, 12220, 10543, 13010, 3762, 11389, 12222, 6781]], ['6258', [3913, 10019, 10250, 10303, 10565, 6061, 8545, 10074, 9097, 8918, 8456, 10020, 5806, 10201, 8917, 7126, 4165, 10589, 8547, 5433, 5845]], ['90897', [3913, 9851, 8545, 10250, 8859, 5881, 8918, 6420, 4332, 3649, 10177, 4220]], ['90304', [3913, 9851, 8859, 10565, 10019, 9771, 10023, 10250, 10303, 10257, 9770, 10564, 6061, 5186, 3711, 10074, 9626, 10586, 4802, 10026, 5881, 8456, 10022, 3649, 10177, 4220, 9091, 12597, 11406, 10568, 12603, 13004, 8457, 9580, 9582, 13187, 13292, 11389, 9625, 12951, 12220, 13722, 13290, 13010, 3762, 13296, 10301, 4163]], ['14721', [3913, 10023, 9578, 9092, 10457, 10022, 8919, 9918, 10177, 9091, 4220]], ['91044', [3913, 10019, 10250, 10023, 10026, 9578, 4802, 4974, 8918, 11853, 6420, 13294, 13296, 11389, 3649, 13292, 12951, 13002, 13722, 13187, 10177, 12597]], ['89911', [3913, 10026, 9092, 5021, 10858, 9091, 8457, 10568, 9580, 9582, 10177, 3649, 12220, 11389, 12597, 12603, 13187, 13002, 13004, 11406, 13290, 13722, 13292, 12951, 10543]], ['91055', [3913, 9851, 10565, 10564, 10257, 8859, 9770, 10250, 10019, 11863, 13574, 14194, 14193, 12675]], ['91350', [3913, 10564, 9851, 10257, 9770, 10565, 9771, 10019, 6061, 10457, 6521, 3649, 9091, 11389, 12597, 12220, 9625, 12673, 12908, 14194, 13729, 13300, 11399, 13731, 9916, 8200]], ['89021', [3913, 9851, 10564, 9771, 10019, 9770, 10257, 10565, 8859, 6061, 8545, 10023, 7130, 10250, 5186, 8917, 10860, 10303, 10586, 7126, 11628, 11859, 12060, 12986, 6521, 4457]], ['90579', [3913, 10564, 9851, 9771, 10257, 9770, 10250, 10565, 10026, 11387, 9850, 12129, 4522, 11406, 9580, 10177]], ['91446', [3913, 9851, 10565, 10257, 12214, 12218, 9770, 14026, 14294, 14393, 12675, 10250, 10303, 12673, 14193]], ['91380', [3913, 5881, 8199, 4457, 9580, 8699, 9582, 9916, 13290, 9091, 10177, 13187]], ['91185', [3913, 10257, 10564, 9851, 8859, 10250, 10565, 10019, 8917, 3940]], ['91483', [3913, 9851, 10023, 8859, 9771, 6061, 10565, 10250, 9770, 8545, 12311, 12127, 7184, 6151, 13010]], ['91094', [3913, 10019, 9771, 8545, 8859, 7130, 8547, 5433, 6420, 5085]], ['90950', [5186, 9770, 10564, 10257, 9851, 3913, 10565, 10303, 9771, 10250, 10019, 8545, 10023, 7130, 10074, 9626]], ['91763', [3913, 10303, 8859, 10023, 10586, 4802, 10535, 4165, 7130, 9769, 8699, 9916, 4220]], ['89065', [3913, 9851, 10565, 10564, 10257, 11863, 4802, 6521, 11624, 10301]], ['91859', [3913, 9770, 10564, 9851, 10023, 10026, 10022, 4200, 10573, 11630, 9582, 11389, 13290]], ['91833', [3913, 10564, 9851, 10257, 9770, 10250, 10565, 12214, 12218, 10019, 8859, 8545, 10023, 6061, 12673, 10020, 12908, 5881, 12986, 9097, 8699, 10455, 10570, 9751]], ['88598', [3913, 10257, 9771, 8545, 10019, 6061, 10023, 8456, 8700, 5895, 3649, 10177, 8457]], ['92014', [3913, 10303, 5186, 8547, 10023, 10026, 4802, 4165, 3585, 5793, 12910, 12222, 4561]], ['92033', [3913, 9770, 9851, 10023, 10019, 10565, 8545, 10303, 7130, 8547, 9769]], ['90783', [3913, 10303, 9770, 9851, 10565, 9771, 5186, 3711, 5881, 5433, 6420, 9578, 11630, 8456]], ['91872', [3913, 10303, 9851, 8545, 5186, 10019, 9770, 8859, 10565, 10564, 10257, 6061, 10023, 10250, 10074, 9626]], ['90492', [3913, 7130, 10535, 12667, 12127, 5797, 7184, 4332, 9625, 9580, 9582, 10177, 4220]], ['92107', [3913, 10257, 9851, 9771, 10303, 10250, 4165, 8547, 10201, 7184, 12986, 12220]], ['83306', [3913, 9851, 8545, 9771, 10023, 10303, 10565, 10257, 9770, 10564, 10250, 10019, 6061, 3585, 10457, 5806, 11618, 8701, 8456, 12312, 11698, 13104, 13724, 13390, 9578, 8547, 12908, 5186]], ['92482', [3913, 10564, 9770, 9771, 9851, 10565, 10257, 10019, 8859, 6061, 8545, 5881, 5433, 9097, 11700, 8547, 13390]], ['90550', [3913, 9851, 8545, 10019, 10257, 10250, 3711, 10535, 4336, 6781, 10177, 8457, 4220]], ['92555', [3913, 10303, 10026, 9578, 4802, 11618, 9850, 10459, 10073, 12912, 11406, 12129, 9091, 13292, 10543]], ['2605', [3913, 5186, 10308, 10546, 3693, 10457, 10021, 10073, 3589, 10858, 4220, 10177, 12603, 9091, 13004, 8457, 13292]], ['92700', [3913, 9770, 9851, 9771, 10257, 10564, 10565, 10019, 10303, 6061, 8859, 10023, 7130, 5186, 10074, 10586, 9626, 10020, 8441, 3589, 11389, 9625, 9091, 11406, 10177, 10568, 9580, 9582, 8457, 12597, 12603, 12220, 4220, 13002, 13004, 13187, 13290, 13292, 14807]], ['91311', [3913, 10019, 9771, 9626, 10860, 8545, 5186, 8547, 10023, 9578, 11387, 6521, 3649]], ['90150', [3913, 9851, 10257, 12218, 12214, 14393, 10250, 12675, 10565, 14392, 9770, 14394, 14712]], ['92734', [3913, 9770, 9851, 9771, 10019, 10564, 10250, 10303, 8859, 6061, 8545, 9578, 5433]], ['16180', [3913, 10303, 5186, 10249, 10457, 5085, 10543, 4220]], ['92749', [3913, 10564, 9770, 10250, 9851, 9771, 12218, 12214, 12675, 10565, 14026, 14393, 10303]], ['93083', [3913, 10564, 9770, 9851, 9771, 10257, 10565, 10019, 10303, 6061, 8545, 10023, 9578, 8860, 9918, 3649, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 9625, 12597, 12603]], ['91980', [3913, 10023, 10019, 8545, 9626, 8917, 8700, 5433, 7184, 3762, 9091, 10177, 13187, 12603, 8457]], ['93094', [3913, 9851, 10250, 9770, 9771, 10565, 10303, 10019, 6061, 5186, 10026, 8545, 10023, 8859, 4165, 8701, 8860, 4522, 9580, 10177, 8457, 4220, 10568, 12597, 12603, 9582, 13004, 11406, 13187, 13292, 13290, 11389, 9625, 12951, 14708]], ['93093', [3913, 10019, 10250, 10023, 10026, 9584, 10457, 5433, 9850, 7126, 10535, 2093, 12127, 8919, 12665, 12311, 12594, 12947, 9091, 4522, 13187, 13290, 12603, 13292, 10177, 13722, 13004, 13002, 13498, 9582]], ['91319', [3913, 9770, 9851, 8545, 8859, 7130, 10303, 10019, 10257, 9771, 10074, 6061, 10023, 11618, 2093, 4522, 9580, 4457, 11630, 11406, 10573, 12603, 8457, 10177, 9091, 13002, 12597, 10568, 13187, 13004, 13290, 13292, 11389, 9582, 4220]], ['54692', [3913, 9770, 9851, 10257, 10250, 10565, 10019, 10860, 9097, 5433, 9850, 8441, 12311, 12127, 4802, 10021, 50, 6521, 13354, 12605]], ['91071', [3913, 10019, 10250, 7130, 3711, 10308, 5797, 11621, 12311, 12740, 13500, 6151, 5433, 10543, 12912]], ['93345', [3913, 10257, 10250, 10019, 10565, 10023, 9584, 10535, 5797, 5806, 8547, 9092, 8919, 4457, 6420, 10858, 10543]], ['89507', [3913, 10257, 9851, 10250, 9770, 10565, 10303, 10019, 8859, 6061, 8545, 7130, 4165, 8701, 10858, 10177, 12597, 3649]], ['53767', [3913, 9770, 9851, 8545, 10565, 10250, 3585]], ['93661', [3913, 10023, 10565, 10019, 10250, 6061, 10303, 3711, 4163, 4522, 9580, 9625, 11389, 9582, 10543, 3762, 13010, 3649, 12220, 8717, 12222, 9091, 13290, 13292, 10177, 4220]], ['93681', [3913, 3711, 5881, 10020, 9097, 7126, 10860, 12986, 13103, 10543, 10073, 12597, 13187, 10177, 4220]], ['93736', [3913, 10303, 8859, 10565, 9851, 5186, 10026, 5881, 10457, 10021, 50, 9584, 5433, 3940, 3649, 10177, 8457, 12597, 9091, 12603, 10568, 9580, 9582]], ['93773', [3913, 5186, 10201, 5433, 3940]], ['93011', [3913, 10303, 7130, 10019, 10250, 9851, 8859, 10023, 8545, 10565, 6061, 10074, 10546, 10455, 9916, 10177]], ['92044', [3913, 10257, 9851, 8545, 10074, 8859, 10250, 10023, 9578, 4802, 10022, 10543, 9091, 10177, 12603]], ['93993', [3913, 10026, 3585, 5793, 10021, 12222, 13729, 3762]], ['94015', [3913, 10564, 9851, 9771, 8545, 10546, 6420, 4220, 10177, 11406, 9091, 9580, 12603, 12597, 9582, 13004, 10568, 13187, 13292, 8457, 13290, 11389, 9916, 12129, 13392, 12060, 8860, 8700, 10020, 8547]], ['93930', [3913, 10023, 3585, 7126, 5881, 10457, 10021, 3762, 10543, 10177, 9091, 4220, 10568, 9580, 8457, 9582, 9625, 3649, 12220, 11389, 12222, 8717, 6781, 8200, 11406, 12951, 12597, 12603, 13010, 4561, 13292, 13290, 13722, 13002]], ['91543', [3913, 9851, 8545, 12908, 5881, 9578, 10455, 9916, 4561]], ['93607', [3913, 9770, 10019, 9771, 8545, 5186, 9769, 5881, 7126, 10020, 10860, 4165, 8700, 10022, 4200, 10573, 11389, 9580, 13290, 12603, 8457, 13187, 10177, 13004, 13722, 13292]], ['94205', [3913, 9770, 9851, 10250, 9771, 10019, 10565, 10303, 6061, 8859, 10257, 10564, 8545, 10074, 8917, 8699, 9916, 10177, 4220, 13722, 8457, 13004, 13002, 13292, 12603]], ['94149', [3913, 10564, 10257, 9771, 4165, 8700, 10250, 3585, 4215, 13729, 10457]], ['20672', [3913, 10303, 5186, 10565, 10250, 9771, 9626, 10860, 9578, 10074, 4974, 8701, 5021, 4457, 12594]], ['94325', [3913, 10564, 9770, 9851, 9771, 10565, 10019, 10303, 5186, 9769, 10022, 9918, 11389]], ['94743', [3913, 10019, 10565, 6061, 9851, 10023, 11387, 9850, 4457, 4220, 12603, 8457, 13187, 10177, 13004, 13292, 12597, 9091, 13722, 11406, 10568, 9580, 9582, 13290, 9625, 8717, 4200, 11628, 11859, 11385, 14709, 12984]], ['80639', [3913, 10564, 9851, 10565, 9770, 9771, 10019, 10303, 8859, 6061, 10250, 8545, 7130, 5186, 8547, 10074, 9626, 10586, 12673, 14194, 14193, 13507]], ['94962', [3913, 10019, 9771, 9626, 10860, 8545, 10586, 5881, 4802, 4165, 10023, 8859, 10535]], ['94846', [3913, 10257, 10250, 9770, 9851, 8545, 10303, 10564, 10565, 10019, 8859, 10023, 6061, 5186, 10074, 9626, 5433, 6420, 11389, 9091, 10177, 11406, 10568, 9580, 9582, 9625, 3649, 12597, 4220, 12220, 13004, 12951, 10543, 13292, 13290, 13722, 12603, 8457, 13010, 3762, 4332, 12908, 13564, 13703, 12311, 12740, 13390, 13392, 3693, 12667, 10860, 13701, 8441]], ['94824', [3913, 5186, 10303, 10564, 9851, 9771, 8545, 9578, 5881, 8456, 10586, 3585]], ['95391', [3913, 9770, 10257, 10565, 10019, 9771, 8545, 10303, 10020, 7184, 9578, 10543, 8699]], ['95462', [3913, 10308, 11429, 3649, 10177, 4220, 11406, 10568]], ['95974', [3913, 8859, 3585, 4215, 8701, 4522]], ['95979', [3913, 10564, 9770, 9851, 9771, 10565, 10303, 10019, 8859, 6061, 10257, 10250, 8545, 5186, 10074, 9626, 10586, 10026, 3711, 10860, 9097, 10023, 4974, 7130, 4165, 9578, 8918, 11387, 8547, 11399, 8456, 3585, 10201, 11698, 10020, 10457, 4802, 11618, 11700, 9584, 9092, 9769, 8917, 10546, 12224, 10249, 5806, 10535, 12667, 7126, 12312, 5881, 13104, 12127, 11855, 12216, 12311, 11863, 12318, 12908, 11857, 12673, 13507, 12675, 11621, 12218, 12214, 13394, 13574, 13701]], ['58223', [3913, 10026, 8918, 6420, 10540, 9625, 4220]], ['96116', [3913, 10564, 9851, 9770, 10250, 10565, 10303, 7130, 11698, 11863, 13392, 8547, 11624, 12949, 12060]], ['96271', [3913, 10019, 10860, 8918, 10457, 5895, 10543, 10177, 12603, 13722, 8457, 4220]], ['96102', [3913, 9770, 10564, 9851, 10565, 10257, 9771, 8545, 10308, 9626, 10023, 10019, 6061, 8859, 10303, 5186, 10074, 11621, 10250, 10026, 7130, 3711, 11863]], ['96283', [3913, 9770, 9851, 8545, 9626, 4802, 10535, 4200, 9582, 9580, 12603, 13187, 8457, 13292, 12597, 3649, 4522, 12947, 5895, 8701, 8860, 10589, 9584, 13701, 10022, 13731, 11628, 13300, 13392, 12060, 5085]], ['96284', [3913, 5186, 10308, 9769, 4424, 10543, 9091, 10177, 11406, 12603, 4220, 13002, 13004, 13722, 13292, 13187, 8457, 10568, 12222, 3762, 12949, 11624, 5194]], ['96027', [3913, 7130, 10535, 10540, 10177, 8457, 9091, 10568, 12597, 11406, 9580, 9582, 13004, 13187, 12603, 13292, 13002, 13722, 11389, 9625, 6781, 10543]], ['95872', [3913, 10303, 9770, 10564, 9851, 8859, 5186, 8547, 7130, 9626, 4802, 5793, 10073, 10177, 4220, 11406, 9091, 8457, 10568, 9580, 11389, 9582, 9625, 3649, 3762, 10543, 12603, 8717, 12220, 12597, 12222, 8200, 6781, 9916, 4561, 13004, 13010, 12951, 4457, 12594, 10858, 12912, 13290, 13292, 13187, 12129, 13298, 13188, 12947, 3589, 4522, 13002, 12943, 13722, 4013, 9918, 13183, 11630, 10573, 6420, 4200, 4332, 11853, 13296, 13294, 13570, 13498, 14031, 5194, 4424, 10455, 13726, 13736, 12669, 13390, 8701, 8860, 8700, 50, 9584, 13701, 10249, 11861]], ['96468', [3913, 10023, 8456, 10457, 5895, 9580, 10177, 4220, 9091, 10568, 9582, 8457, 11389, 11406, 10543, 3762, 8717, 9625, 8200, 6781, 12220, 12222, 9916, 4561, 4457]], ['93835', [3913, 10026, 8918, 10459, 8701, 10022, 8860, 10457, 10535, 10573, 9625, 3649, 10543, 12220, 12222, 12597, 9091, 11406, 10568, 13290, 9580, 10177, 13004, 13292, 9582, 11389, 12951, 13010, 3762]], ['95940', [3913, 9851, 8545, 10250, 9770, 10023, 11387, 2093, 4457, 8919, 50]], ['93464', [3913, 9770, 9851, 10565, 10564, 10257, 10250, 10026, 5806, 11385, 10543, 3762, 10177, 8457]], ['96647', [3913, 5186, 8917, 5881, 10457, 9584, 9578, 9097, 8701, 10573, 10177]], ['3959', [3913, 10019, 9851, 10250, 10257, 8545, 4165, 8701, 8717, 3649, 10177, 12603]], ['96887', [3913, 10019, 7130, 8860, 5797, 12949, 13294, 13498, 3649, 13004, 4220, 13722, 8457]], ['96518', [3913, 10023, 8918, 9751, 4561, 4220, 8457, 10177, 13187, 12603, 13292, 13004]], ['96710', [3913, 10257, 10564, 9851, 12214, 9770, 5881, 4165, 12312, 10026, 10022, 12665, 10589, 6521, 12949, 3649, 13292, 13004, 12597, 8457]], ['97253', [3913, 10564, 9851, 9771, 10250, 10019, 6061, 8547, 10022, 9918, 4457, 3649, 10543, 13010, 6781, 8200, 4561]], ['97277', [3913, 10023, 9626, 8917, 5194, 9625, 4220, 8457, 10177, 13187]], ['97330', [3913, 9851, 10565, 8545, 10564, 9770, 9771, 10257, 10023, 8700, 5895]], ['95150', [3913, 10019, 10860, 10457, 6521, 3649, 9625, 10177, 8457, 13187, 12603, 13004, 13722, 11406]], ['97684', [3913, 5186, 8547, 5881, 10546, 8699, 9916, 10568, 9091, 4220, 13292, 13004, 9582]], ['17691', [3913, 10250, 5881, 10455, 4457, 9091, 10177, 11406, 12603, 12597, 4220, 13722]], ['92976', [3913, 10019, 9578, 10455, 3649, 10177, 9091, 11406, 10568, 12603, 8457, 13187, 4220, 13004, 13292, 12597, 13002]], ['97823', [3913, 7130, 10249, 11628, 8917, 8919, 12224, 12129]], ['97862', [3913, 9770, 9851, 6061, 10257, 8859, 9771, 10019, 9769, 4424, 4220, 10177, 8457, 10568, 11406, 9582, 9580, 9091, 3649, 9625, 11389, 12597, 10543, 12220, 3762, 13010, 13290, 12951, 13292, 8717, 13002, 12222, 12603, 6781, 5085, 12601, 13731, 10026, 3693, 10535, 4165, 13564, 11853, 13102, 14031, 6521, 12949, 4457]], ['98497', [3913, 10019, 8859, 4802, 8701, 10858, 4220, 8457, 13004, 13187, 13722, 12603, 10177, 11406]], ['53662', [3913, 3711, 4802, 5433, 5021, 4163, 5797, 8547, 12669]], ['98657', [3913, 10250, 10257, 5881, 10455, 10858, 4561, 12597, 10568]], ['65475', [5186, 9770, 10564, 10257, 9851, 12214, 9771, 12675, 10250, 10565, 3913, 11621, 12673, 10020, 10201, 13724, 9578]], ['98889', [3913, 3585, 4968, 4561]], ['98344', [3913, 10023, 9626, 4802, 5806, 8700, 11624, 9625, 11406, 9091, 4220, 10177, 8457]], ['78361', [3913, 10026, 5433, 3940, 3649]], ['99352', [3913, 8547, 4336, 8717, 9091, 4220, 8457, 10177, 11406, 12597, 10568, 9582, 11389, 9625, 3649, 12603, 10543, 9580, 3762]], ['99281', [3913, 3585, 8456]], ['94690', [3913, 10308, 10457, 4522, 10177, 4220, 11406, 9091, 9580, 8457, 11389, 9582, 3649]], ['99452', [3913, 3585, 10022, 8456]], ['98256', [3913, 10308, 10457, 5085, 10543, 9091, 10177]], ['99711', [3913, 10250, 9851, 5186, 8860, 11624, 10543, 9091, 8457, 11406, 10568, 9580, 9582, 11389, 12603, 12597, 13004]], ['99969', [5186, 10564, 9771, 10565, 9770, 9851, 10303, 10586, 5806, 5845, 3762, 11859, 13010, 6460, 8717]], ['100016', [3913, 10019, 4165, 7130, 11621, 12318, 9626, 10586, 11855, 10026, 3711]], ['100015', [3913, 10308, 10250, 12671, 4165, 5194, 3649, 12220, 13002, 10177]], ['100274', [3913, 3585, 4215, 4561, 10177, 9091, 8457, 10568]], ['100284', [3913, 10026, 10022, 9918, 10543, 9091, 10177, 8457, 4220, 10568, 12597, 11406, 9580, 11389, 9625, 12603, 9582, 3762, 12951, 13002, 13004, 13010, 13292]], ['100908', [3913, 10308, 10457, 6521, 6781, 10177, 4220, 8457, 12603, 13187, 13292, 13004, 13002]], ['43971', [3913, 8547, 4336, 3762, 10177, 8457, 12597, 9091, 11406, 10568, 10455, 8918, 11853, 9578, 11389, 9097, 9918, 13004, 9580, 10020, 12949, 12665, 12593, 12912, 9582, 12943, 11630]], ['62124', [3913, 3585, 4215, 5793, 4561, 9091, 11406, 13187, 8457, 4220]], ['100982', [3913, 11855, 10565, 3711, 11621, 11857, 10074, 8545, 12908, 10023, 12311, 10457, 12062, 6521, 12127, 11624, 10301, 3649, 9625, 9582, 10543, 13010]], ['100602', [3913, 10250, 10026, 8918, 10020, 11399, 9097, 10586, 10023, 10019, 9578, 8859, 4974, 11855, 9626]], ['101643', [3913, 10026, 10022, 9918, 9580, 4220, 10177, 11406, 10568, 12603, 12597, 9582, 11389, 9625, 3649, 12220, 10543, 3762, 8717, 12222, 6781, 8200, 4561, 13292, 13004, 13187, 13722, 9091, 13290, 12951, 13010, 9916, 10858, 13298, 4457, 12594, 12129, 13188, 12912, 12947, 13392, 5895, 12601, 5433]], ['101997', [3913, 8547, 11385, 3762, 9091, 4220, 10177, 12603, 13722, 13004]], ['102022', [3913, 8547, 4165, 12218, 10201, 7184, 12986, 13010, 10543, 6061, 7130, 8545, 12908, 13574, 11863]], ['101632', [3913, 10308, 10565, 11621, 10257, 12214, 9851, 9770, 12218, 10564, 10250, 12675, 9578, 12673, 10860, 10019, 13104, 8859]], ['101474', [3913, 3585, 5793, 8456, 4968, 10459, 8200, 4561, 6521]], ['102155', [5186, 9770, 10564, 9771, 10565, 10586, 10022, 8547, 12601, 9918, 13392, 9582, 12222, 13722, 9091, 13187, 8457, 12603, 13004, 13002, 13292, 12597, 11406]], ['101115', [3913, 8547, 5433, 6420, 6521, 10543, 11624, 3649, 3762, 8717, 12222, 9091, 6781, 8200, 13010, 4561]], ['97929', [3913, 8547, 5845, 6460, 8854, 11859, 13102, 4457, 12986, 10858, 6151, 13298, 13010, 11406, 12597, 9091, 13292]], ['101572', [3913, 10308, 10457, 6521, 3649, 4220, 13187, 13004, 13722]], ['101912', [3913, 7130, 11863, 7126, 10023, 12311, 10457, 8700, 8860, 12671, 5797, 5194, 12220, 4424, 10543, 12951, 13292, 10073, 12947, 12912, 13188]], ['100572', [3913, 8547, 10022, 9918, 9580, 8457, 9091, 11406, 10568, 9582, 4220, 12603, 12597, 11389, 3649, 9625, 13004, 13002, 12951, 10543, 13187, 13290, 13292]], ['97635', [3913, 10026, 8700, 5895, 10543, 10177, 8457, 11406, 10568, 9580, 9582, 11389, 9091, 3649, 3762, 12597, 12603, 13002, 13004, 12951, 12220, 13010, 8717, 12222, 6781]], ['103427', [3913, 10026, 10023, 12127, 8854, 12062, 10543, 4220, 10177]], ['103716', [3913, 3711, 4163, 3589, 9580, 4220]], ['61714', [3913, 10026, 5806, 4336, 12222, 9091, 6781]], ['104596', [3913, 3585, 5793, 3762, 9091, 11406, 4220, 13004, 10177, 13187, 8457]], ['103937', [3913, 10308, 11621, 8545, 11863, 7130, 6061, 12318]], ['104940', [3913, 10201, 5881, 10860, 4165, 10308, 5186, 9097, 7130]], ['105047', [3913, 3711, 11621, 10546, 11700, 2093, 4457, 10073, 3589, 10568, 8457, 10177, 12603, 12597, 11406, 9580, 9582, 11389, 9625, 13004]], ['105355', [3913, 3711, 4163, 4522, 9580, 4220]], ['105325', [3913, 10019, 11698, 10201, 12224, 7184, 11580, 9916, 12127, 10568, 12597, 9091, 9625, 9580, 11406, 13002, 12603, 10177, 8457, 13187]], ['105034', [3913, 10026, 5433, 6420, 3649, 9091, 10177, 12603, 13187, 13004, 4220, 13292, 12597, 11406, 10568, 13722, 13290]], ['67877', [3913, 11698, 12060, 6781, 9091, 11406, 10568, 10177, 4220]], ['106186', [3913, 11855, 12127, 6151, 10543, 7184, 12597, 13187, 12603, 13722, 4220, 11406, 10568]], ['106472', [3913, 10026, 50, 10573, 9582, 9918, 9580, 10568, 10177, 4220, 12603, 8457, 13004, 9091, 13187, 12597, 13292, 13290, 11389, 9625, 11406, 3649, 12220, 13722, 10543]], ['102160', [3913, 11863, 10250, 10019, 12218, 12675, 11399, 8456, 13566, 12910, 8200, 9916, 13292, 12597, 13722, 13187, 13004, 10177, 4220, 8457, 13002, 11406]], ['106103', [3913, 10026, 9851, 7130, 11621, 10023, 12908, 8545, 7126, 6061, 13705, 10535, 12667, 13564, 4165, 14028]], ['26824', [3913, 10250, 5186, 11621, 12667, 12671, 11853, 3940, 13103, 11695, 12669]], ['107118', [3913, 12214, 9770, 10564, 9851, 9771, 10257, 12218, 12675, 10565, 12673, 14026, 10250, 14194, 10019, 14193, 14293]], ['52429', [3913, 11855, 7126, 5845, 11385, 12220, 12060, 10177, 12603, 13004, 8457, 12597, 13187, 13292, 9091, 11406, 9580, 10568]], ['107023', [3913, 10026, 8918, 5806, 12224, 10546, 4802, 6521, 11618, 10543, 3762, 10177, 8457]], ['107605', [3913, 11855, 7126, 3585, 5793, 10021, 12222, 3762]], ['107630', [3913, 10026, 11618, 9850, 8701, 2093, 4522, 8919, 10073, 11628, 12912, 12594, 4457, 12947, 12129, 9916, 10568, 13187, 13290, 10177]], ['96789', [3913, 12214, 9851, 10257, 13724, 12740, 5797, 11853, 13294, 13296, 9625, 13292, 13004]], ['107858', [3913, 11698, 5845, 10543, 10177, 8457, 9091, 4220, 11406, 12597, 9580, 12603, 11389, 9582, 13004, 10568, 9625, 12951, 13187, 13290, 13292, 3649, 13010, 12220, 3762, 8717, 12222, 13002, 8200, 13722, 6781, 6521, 11624, 5085, 12601, 5433]], ['107956', [3913, 11855, 11698, 8547, 5845, 10543, 12220, 13004, 13292, 13187, 10177, 13722, 4220]], ['65491', [3913, 7130, 12127, 12311, 6151, 12316, 7184, 10543, 3649, 10177, 13187, 4220, 12603, 13722, 13004]], ['85501', [3913, 11855, 8547, 11698, 13392, 12060, 6781, 13292, 6521, 9582, 13300]], ['108378', [3913, 10250, 11698, 10201, 7184, 6151, 12220, 10543, 12951, 13004, 4220, 9091]], ['108528', [3913, 11857, 10565, 12134, 10073, 11406, 9091, 10177, 4220, 12597, 12603, 9580, 9582, 11389, 9625, 3649, 12951, 10568, 13004, 12220, 10543, 13010, 3762, 8717, 12222, 6781, 13290, 8200, 13187, 13292, 4561, 9916, 10858, 13298, 4457, 12594, 13002, 13188, 12912, 12947]], ['108536', [3913, 11855, 11698, 8547, 11385, 10543, 10177, 8457, 12597, 13004]], ['103260', [3913, 8547, 3585, 4215, 6781, 9091, 11406, 13722, 8717, 11624, 10301, 12134, 13506]], ['108635', [3913, 12218, 12214, 9771, 9851, 10250, 8547, 10201, 6151, 12986, 13010, 3762, 8717, 12597, 8457]], ['108659', [3913, 12218, 9771, 12318, 8917, 9769, 8199, 6460, 4163, 3589, 4424, 5194, 7184, 13388, 13566, 4968, 13390, 12665, 2093, 12601]], ['108497', [3913, 10026, 12675, 9578, 11399, 10455, 9916, 4457, 12594, 9091, 12673, 13104, 11698, 13390, 12665, 13392, 12947, 13506, 10586, 9626, 13731, 12671, 14031, 13570, 11389, 10019, 12908, 12667, 12311, 11853, 13564]], ['59420', [3913, 11857, 3585, 5793, 4215, 8200]], ['109087', [3913, 9771, 10250, 8547, 12675, 11399, 4968, 4561, 9091, 12597]], ['109406', [3913, 10026, 3585, 4215, 4561, 12597, 12603, 10177, 4220, 13292, 9091, 11406, 13004, 8717, 10568, 12220]], ['109652', [3913, 11857, 3585, 4215, 8200, 12222, 8717, 9091, 11406, 8457, 12603, 10177, 13004, 13187, 13292, 12597, 10568, 13722, 13290, 9580, 9582, 11389, 12951, 9625]], ['109858', [3913, 10026, 8547, 50, 12060, 4200, 9582, 9580, 10177, 8457, 12603, 13004, 13187, 13292, 4220]], ['110316', [3913, 10026, 11698, 11855, 10022, 8547, 12601, 12134, 4163, 10073, 3589, 9580, 9582, 10177, 4220, 13722, 8457, 13004, 12603, 12597, 10543, 10573, 11630, 5021, 13300, 10535, 9584]], ['110294', [3913, 10026, 3585, 12910, 13566, 8200, 6781]], ['110496', [3913, 7130, 12667, 12127, 12986, 7184, 10543, 12597, 10177, 8457, 4220]], ['110510', [3913, 8547, 3585, 5793, 10021, 12222, 4336]], ['74400', [3913, 11698, 3585, 12910, 8200, 6781]], ['109785', [3913, 11855, 8547, 11698, 12060, 10020, 6781, 8717, 12597, 12603, 13722, 13187, 4220]], ['110611', [3913, 11698, 8547, 3585, 12910, 4215]], ['111010', [3913, 10026, 8547, 10022, 50, 11698, 9918, 12060, 9580, 12222, 10177]], ['111095', [3913, 12675, 11399, 9578, 10459, 4561, 4220]], ['111184', [3913, 11855, 10250, 3711, 10308, 12216, 9097, 10860, 12312, 4165, 5881, 9578, 11399, 8456, 4974, 8701, 12665, 5021, 8919, 11628, 11859, 6460, 11861, 8699, 4457, 12984, 9916, 10022]], ['111186', [3913, 11698, 10201, 8547, 9578, 8456, 13566, 3585, 11855, 10586, 13394, 10026, 13104, 5186, 12908, 8545, 10250, 12218, 14393, 12214, 9851, 10257, 14392, 14294, 14394, 14026, 9770, 12675]], ['111454', [9770, 5186, 9771, 10564, 10565, 12214, 9851, 11698, 9578, 12060, 12222, 8717, 9091, 12675, 9626, 12673, 6061, 12908, 3585, 5793, 10021, 13010, 6781, 13292, 12597, 10250, 3913, 10026, 10303, 5806, 13564, 9092, 10586, 11621, 11855, 10019, 11857, 11863, 12318, 4802, 13574, 5881, 14394, 14393, 14294, 14391, 10860, 12216, 11580, 14712, 14193]], ['110504', [3913, 11857, 3585, 4215, 12601, 5433]], ['111704', [3913, 11855, 10026, 10586, 9626, 13736, 10546, 12224, 10455, 11580, 9916, 4522, 13292, 11406, 13187, 12603, 10177, 4220]], ['110004', [3913, 11855, 10250, 50, 3585, 8456, 12312, 13104, 10026, 10586, 11857, 12216]], ['112568', [3913, 11855, 8547, 3585, 5793, 10021, 13390, 4336]], ['112665', [3913, 3585, 12910, 5793, 9916, 12222, 9091, 13002, 8457, 13187, 13292, 10177]], ['112748', [3913, 11863, 5881, 4165, 11399, 50, 9850, 9751, 9916, 4522, 10543, 12222, 9625]], ['111191', [3913, 11855, 8547, 11698, 5845, 12220, 3649, 13004, 9625, 4220]], ['112859', [3913, 11855, 5881, 10565, 10455, 10570, 9916, 11580, 12669, 12224, 11700, 8547, 8456, 12312, 13104, 10026, 13574, 6061, 10257, 14392]], ['70852', [3913, 8547, 3585, 5793, 10021, 10457, 11387, 9092]], ['113162', [3913, 11855, 8547, 11698, 12060, 5845, 3762, 10543, 13002, 13187, 8457, 13722, 4220, 13004, 13292, 12597]], ['113071', [3913, 3585, 4215, 4561, 13292, 9091, 13722, 13187, 10177]], ['112430', [3913, 11698, 3585, 12910, 8200, 6781, 12597, 8457, 13187, 10177, 13292]], ['107903', [3913, 10026, 12675, 10250, 10303, 12218, 12673, 10257, 8859, 9851]], ['113272', [3913, 10026, 8547, 10022, 12984, 12943, 9582, 11389, 9625, 13292, 13290, 8457, 13187, 10177]], ['113322', [3913, 10026, 11698, 50, 8547, 10022, 11385, 13102, 10543, 13292, 13004, 12597, 12220, 12951, 3589, 10073]], ['113471', [3913, 8547, 3585, 5793, 4215, 8200, 12222, 12597, 13187, 10177]], ['113459', [3913, 11855, 8547, 3585, 5793, 4215, 6781, 9091]], ['113457', [3913, 8547, 11698, 11385, 10543, 13004, 12597, 9625, 12222]], ['110874', [3913, 11855, 3585, 8547, 5793, 12060, 8717, 13010]], ['113044', [3913, 11855, 10257, 11863, 13302, 13724, 10455, 10858, 4561, 6521]], ['113524', [3913, 10026, 3585, 12910, 13566, 9916, 10858, 13292, 12597, 13187, 13722, 12603, 8457, 9091, 11406, 13010, 8717, 11624, 10301]], ['113829', [3913, 9771, 3585, 8456]], ['3053', [3913, 11855, 8547, 3585, 8456]], ['114247', [3913, 11855, 3585, 5793, 10021, 6781, 13290, 5085]], ['114300', [3913, 11855, 8547, 3585, 12910, 5793, 8200, 10537, 12947, 10021, 10573, 12060, 4200, 12943, 9918, 11389, 9580, 4457, 9916, 12986]], ['113752', [3913, 3585, 5793, 12910, 4561, 9091, 13292, 12597, 8457, 13004, 11406]], ['114379', [3913, 10250, 10565, 12673, 12218, 9771, 10303, 9770, 10019, 9851, 13507, 10564, 12214, 8859, 10257, 6061, 13574, 10023, 14193, 12908, 14194, 11863, 8545]], ['114492', [3913, 11855, 8547, 10201, 6151, 7184, 10543, 3649, 13292, 12597]], ['114641', [3913, 11698, 3585, 4215, 6781, 12597, 12603, 10177, 13187, 13004, 4220]], ['114283', [3913, 10026, 3585, 4215, 10021, 4561, 12947, 13292, 13290, 13004, 10177, 13187, 4220]], ['115010', [3913, 10026, 8547, 50, 12060, 4200, 9582, 9580, 8457, 12603, 10177, 13004, 13187, 13292, 12597, 9091, 11406]], ['114845', [3913, 10026, 11698, 10586, 5186, 8547, 12671, 12060, 11853, 4336, 12222, 8717, 3762, 13292]], ['115175', [3913, 10026, 11698, 12601, 5433, 12060, 11853, 12222, 8717, 9091, 13292, 12603, 10177, 4220, 13722, 13004, 13187, 12597, 10543, 3649, 10073]], ['115001', [10019, 11863, 9578, 7130, 8860, 10589, 5895, 12220, 13010, 13004, 13002, 13187, 8457, 10177, 4220, 9091, 11406, 3762, 8717, 11624, 12949, 6521, 4013]], ['115156', [3913, 11698, 3585, 5793, 10021, 13390, 8701, 13731, 12947, 14031, 10573, 13290, 6521, 10177]], ['114941', [3913, 3585, 11863, 14208, 11618, 8859, 14192, 11698, 11855, 13729, 13731, 6521, 10573, 12220, 11389, 13292]], ['115381', [3913, 12675, 11399, 4968, 13566, 9916, 8200, 9091, 6521, 13010, 13703]], ['115334', [3913, 11855, 11698, 8547, 8919, 12060, 12594, 12222, 9091, 12597, 10177, 12603, 4220]], ['115418', [3913, 11698, 10565, 8547, 12673, 3585, 5793, 4215, 10021, 8200, 4336, 6781, 8717, 13292, 12597, 13004, 13187, 12603, 10177, 8457, 13722, 9091, 4220]], ['115787', [3913, 10026, 11698, 12601, 5433, 13392, 4332, 10540, 9625, 13292, 9582, 13004, 11389, 13187, 10177, 12603]], ['115772', [3913, 11855, 11698, 3585, 12910, 5793, 9916, 12222, 13292, 12597, 13187, 13722, 10177, 4220]], ['115758', [3913, 11855, 12675, 11399, 10565, 3585]], ['116174', [3913, 11863, 9578, 10535, 12667, 11624, 12949, 13102, 10543, 12986, 12597, 10177, 13187, 13292, 13004, 9091]], ['115891', [3913, 11855, 9578, 9584, 11580, 11385, 12127, 11861, 12740, 5797, 13103, 11695, 8199, 10455, 7184, 12316, 11853, 4332, 13010, 10543, 13292, 13004, 13187, 11406]], ['115883', [3913, 8547, 3585, 5793, 10021, 10537, 12060, 8700, 13392, 8456]], ['113908', [3913, 11855, 9770, 5186, 10565, 10564, 9851, 10303, 12214, 9771, 12673, 10586, 6061, 12908, 12318, 9092, 10860, 10020, 3711, 8547]], ['115313', [3913, 11857, 10250, 12216, 9771, 12675, 10565, 9851, 10257, 12218, 10303, 12673, 10019, 8859, 13302, 11698, 8860, 10589, 11624, 6521, 10301, 11859, 12605]], ['116249', [3913, 10250, 10257, 9851, 12214, 9770, 12218, 12675, 10565, 10303, 3585]], ['116699', [3913, 10026, 11698, 11855, 10022, 11385, 12943, 9580, 10568, 10177, 8457, 4220, 13187, 12603, 13292, 13002, 9091, 11406, 13290, 12597, 9582, 9625, 13722, 12951]], ['116754', [3913, 8547, 10201, 7184, 13724, 8699, 8199, 10858, 6460, 9916, 12594, 13292]], ['116804', [3913, 8547, 11698, 10201, 12986, 3585, 4215, 4561, 6781, 9091, 13292, 11406, 12597, 13722, 12603, 10177]], ['116274', [3913, 11863, 5881, 4165, 12312, 10457, 6521, 11624, 5085, 10543, 12220, 13292, 13004, 13187, 11406, 13722, 10177]], ['116939', [3913, 10026, 8547, 11857, 12060, 12984, 12222, 9918, 9091, 9582, 12603, 13004, 8457, 4220, 10177, 13187, 13292, 11406, 12597, 13290]], ['117142', [3913, 11857, 11698, 12984, 12060, 13183, 6781, 13292, 12597, 10543, 12947, 12912, 13392, 11385, 14709, 12134, 4424]], ['117249', [3913, 3585, 12910, 4215, 6781, 13292, 13002, 10568, 3649, 12951]], ['117252', [3913, 10026, 3585, 12910, 13566, 9916, 8200, 9091, 11406, 13722, 13187, 10177, 4220, 10568, 12222, 8717]], ['117627', [3913, 8547, 10201, 13394, 11698, 7184, 3585]], ['117823', [3913, 3585, 5793, 4215, 6781, 13292, 12597, 13004, 8457, 12603, 4220, 11406, 10568]], ['117860', [3913, 12218, 3585, 8456]], ['118315', [3913, 11698, 10201, 6151, 7184, 10543, 12220, 13292, 12597, 13722, 8457, 10177, 13187, 12603, 13004, 4220, 9091, 10568, 3649, 9580, 9582, 12951, 13290, 11406, 9625]], ['118819', [3913, 11855, 10250, 7130, 5186, 12671, 12740, 5194, 12220, 12669, 13564, 10860, 4802, 3693, 8699, 11861, 8456, 8919, 12311, 12667, 13500, 11580]], ['118896', [3913, 12675, 11399, 4968, 9916, 10858, 9091, 8200, 12597, 11406, 8457, 12603, 13722, 10177]], ['118955', [3913, 11698, 8547, 5845, 10543, 13002, 13187, 10177, 4220, 13004, 13292, 12597, 9091, 11406, 12603, 13290, 9580, 9582, 11389, 9625, 13722, 12951, 3649, 12220, 14807]], ['118961', [3913, 10026, 8547, 10022, 12984, 12943, 9582, 11389, 10177, 10860, 12673, 13103, 10201, 7184, 12986, 10543, 13292]], ['110082', [3913, 11855, 8547, 11698, 13392, 11385, 12740, 5797, 13394, 4802, 4215]], ['118932', [3913, 8547, 10565, 3585, 5793, 10021, 10537, 12060, 4336]], ['115795', [3913, 3585, 5793, 12910, 8717, 4561, 13292, 12597, 8457, 13187, 10177, 4220, 13004, 12603, 9091, 11406, 13722]], ['118649', [3913, 10026, 11698, 50, 13302, 13731, 10860, 12671, 10586, 12127, 14292, 10570]], ['118619', [3913, 12218, 12675, 10257, 14393, 13574, 9851, 9770, 14026, 14294, 14712]], ['118597', [3913, 10026, 11698, 12601, 10022, 13392, 11853, 4200, 9582, 12605, 12667]], ['119349', [3913, 11698, 8547, 10020, 12060, 8717, 12222, 9091, 11406, 10568, 3762, 10543, 11630, 14031, 8701, 10535]], ['110820', [3913, 4974, 4165, 5806, 4163, 5433, 3693, 5021, 4215, 4336, 5793, 4802, 5895, 4424, 4968, 3711, 5186, 4332, 3940, 7126, 5881, 50, 8199, 6151, 4200, 4013, 2093, 3589, 3791, 5797, 8860, 8700, 8701, 8918, 8456, 9097, 9578, 9584, 10026, 10308, 10860, 10457, 13564]], ['119505', [3913, 11855, 11698, 3585, 5793, 10021, 6781, 12597, 13722, 13187, 8457, 4220]], ['119509', [3913, 11698, 3585, 4215, 6781, 9091, 13292, 13187, 8457]], ['82631', [3913, 7130, 5186, 4165, 3711, 5881, 4802, 4974, 5806, 7126, 8456, 50, 5797, 8547, 5433, 8545, 3693, 8700, 4163, 8441, 8701, 3585, 8917, 6061, 8860, 8918, 8859, 2093, 5021, 4457, 6151, 6460, 8699, 9092, 8919, 8199, 9097, 3791, 9584, 4968, 9578, 9751, 4215, 9769, 5793, 9626, 10023, 10020, 9850, 10022, 4336, 5845, 10249, 10021, 6521, 6420, 10457, 10459, 10589, 10860, 10308, 10026, 10455, 10537, 8854, 7184, 4332, 10570, 5895, 10301, 5085, 4424, 10535, 11385, 11389, 10177, 9091, 8457, 4220, 9580, 9582, 10568, 11406, 9625, 12220, 3762, 10543, 12597, 12603, 8717, 12222, 3649, 4561, 8200, 13004, 13002, 6781, 13010, 9916, 10858, 12129, 13290, 13292, 13298, 12951, 12594, 12912]], ['119620', [3913, 11855, 3585, 12910, 13566, 9916, 8200, 13292, 9091, 12603, 10177, 13722, 8457]], ['116996', [3913, 11855, 8547, 12675, 5881, 9770, 10257, 12214, 14394, 14026, 14294, 9626, 8545, 10019, 14293, 14193, 12673, 10303]], ['109510', [3913, 11855, 10565, 10303, 8547, 12673, 11698, 10020, 14028, 13394, 10455, 8699, 10570, 3791, 12311, 13568, 4802, 14707]], ['119863', [3913, 10026, 3585, 8547, 8456, 11399, 14706, 11698, 10020, 13394]], ['119951', [3913, 10026, 8547, 10022, 12601, 5845, 12671, 11698, 10020, 13302, 14710, 9578, 5881, 14706, 8456]], ['171', [3913, 5186, 4802, 4163, 3940, 4215, 3693]], ['110571', [3913, 11857, 10250, 11861, 8547, 4013, 13392, 9580, 8717, 12597, 9091, 13002, 13292, 13004, 10177]], ['120130', [3913, 8547, 11698, 13392, 12060, 6781, 9091, 6420, 12951, 13298, 9916, 13294, 11853]], ['120439', [3913, 10026, 11698, 12601, 13392, 11853, 13296, 8860, 13390, 12665, 10020, 13736, 5881, 11399, 13104, 9097, 14391, 11855, 11857]], ['120429', [3913, 11698, 3585, 12910, 4561, 9091, 6781, 12597, 8457, 12603, 10177, 13187, 13722]], ['120495', [3913, 11698, 10201, 8547, 13394, 14028, 9578, 5881, 11399, 13724, 13302, 12127, 14706, 14710, 4165, 14192, 12312]], ['120642', [3913, 11855, 8547, 3585, 4215, 10457, 8456]], ['120113', [3913, 8547, 10201, 7184, 13388, 10543, 13002, 11406, 9091, 3762, 9625, 8717]], ['119666', [3913, 10026, 11698, 50, 4165, 13392, 10573, 13724, 11389, 8199, 4220, 12603, 13722]], ['120119', [3913, 11863, 12218, 12675, 10250, 10565, 10303, 12673, 10019, 11698]], ['118788', [3913, 11855, 3585, 12910, 13566, 4561, 13292, 9091, 8457, 12603, 10177, 13187]], ['116051', [3913, 3585, 5793, 4215, 10537, 12222, 8700, 11624, 6521, 11698, 12949, 10020]], ['108861', [3913, 10026, 11698, 10457, 6521, 4336, 12222, 6781, 11624, 5895]], ['120940', [3913, 11855, 8547, 3585, 14192, 8456]], ['121109', [3913, 10026, 11698, 50, 11385, 10573, 10543, 9582, 13292, 10177, 13722, 11406, 13004, 8717, 13183, 14031, 4200, 11859, 12605]], ['121193', [3913, 10026, 11698, 10586, 10457, 6521, 11624, 12949, 10543, 13010, 13292, 13004, 12597, 3649, 10073, 6151, 7184]], ['121213', [3913, 8547, 3585, 4215, 4561]], ['121438', [3913, 10026, 3585, 12910, 5793, 4561, 9091, 11406, 13187, 13722, 10177, 13292, 12597, 10543, 12912]], ['72274', [3913, 11863, 12675, 9578, 8456, 8547, 13566, 11698, 10020]], ['121481', [3913, 11855, 12218, 12214, 12675, 9770, 10257, 9851, 10250, 10564, 10565, 12673, 10019, 13507, 8859, 13574, 14194]], ['121594', [3913, 11857, 9771, 5186, 12218, 9851, 8545, 12908, 10019, 12673, 13507, 10303, 6061, 12214, 10023, 11863, 10565, 8859, 10257, 13574, 9770, 11621, 10586, 10564, 10074, 7130, 12318, 10026, 11855, 3711, 12216, 10860, 9626, 10250, 9097, 13104, 4974, 14192, 8701, 14028, 13390, 13731, 9850, 13500, 12593, 12311, 8441, 13568, 11580, 12740, 13726, 13394, 5433, 12312, 10020, 14208, 14391, 14293]], ['107768', [3913, 11855, 8547, 3585, 5793, 10021, 10457, 11618, 14707]], ['122181', [3913, 9851, 10565, 10026, 11863, 12908, 10586, 8456, 8547, 11399, 13104, 12312, 11855, 3711, 12318]], ['122391', [3913, 10026, 3585, 13500, 9092, 14192, 13705, 11855, 12127, 9578, 8456]], ['122516', [3913, 10026, 12675, 9851, 10565, 12218, 10250, 4165, 10303, 12673, 12214, 10257, 9770, 14026, 14294, 14208, 11863]], ['122748', [3913, 8547, 3585, 5793, 12910, 4561, 12597]], ['122421', [3913, 10026, 3585, 13390, 12665, 2093, 13392, 13703, 5021, 8919]], ['3030', [3913, 11698, 8547, 11385, 3762, 10543, 12597, 8457, 13722, 10177, 12603, 13004, 13187, 13292, 9091, 11406, 11389, 8717, 10573, 4200]], ['123223', [3913, 8547, 10565, 13392, 11698, 6521, 12060, 10543, 12222, 13292, 9091]], ['104486', [3913, 11698, 10565, 4165, 8547, 10020, 5881, 12986, 10455, 8441, 10570, 9916, 12593, 10073]], ['122767', [3913, 12675, 9771, 9578, 8456, 8547, 3585, 11698]], ['98494', [3913, 10026, 12675, 11399, 8456, 3585, 14706, 14192, 12312, 8547]], ['123535', [3913, 11855, 11698, 8547, 13392, 12060, 12222, 8717, 9091, 11406, 10543, 14031, 10573, 13183, 13390, 13300, 7126]], ['123547', [3913, 10250, 10303, 12673, 9771, 9851, 12218, 10257, 10564, 12675, 12908, 8545, 6061, 10019, 13574, 8859, 13507, 11863, 7130, 11621, 12318, 14208, 9626, 13568, 10074, 14193, 14293, 14194, 10023, 14391, 10586, 10026, 10565, 11855, 5186, 11857, 3711, 14393, 10308, 10860, 12216, 9097, 4974, 12312, 14192, 14028, 4165, 12214, 13724]], ['123283', [3913, 11855, 10586, 13394, 5793, 12667, 8441, 10535, 12311, 10459, 5797, 7126, 5085, 5194, 10301]], ['123696', [3913, 3585, 5793, 10021, 6781, 9091]], ['123705', [3913, 8547, 10201, 7184, 13388, 10543, 13292, 13004, 4220]], ['124391', [9770, 5186, 13574, 13564, 13736, 4200, 9582, 13183, 13290, 10573, 9580, 13722, 11389, 10177, 13292]], ['124655', [3913, 11698, 8547, 5845, 10543, 13010, 13292, 13004, 8457, 4220]], ['124746', [3913, 10026, 8547, 12601, 50, 13392, 13183, 12943, 9580, 13290, 10177]], ['56735', [3913, 11855, 10565, 3585, 5793, 4215, 13390, 10537, 8700]], ['124735', [3913, 10026, 10250, 10586, 10303, 12673, 10020, 11698, 7184, 8547, 6151, 13394]], ['124895', [3913, 9770, 10565, 9771, 5186, 4165, 9092, 10020, 11861, 12667, 13572, 13500, 13564]], ['124945', [3913, 11855, 10250, 11857, 3585, 12910, 13566, 4968]], ['53492', [3913, 9771, 10565, 13724, 8547, 5881, 11399, 9578, 4968, 10455, 13298, 4457, 10858, 12597, 8457, 13722, 12603, 4220, 9091, 11406, 13010, 8717, 11624, 12949, 4424]], ['125048', [3913, 8547, 3585, 8456]], ['125162', [3913, 11855, 8547, 3585, 12312, 14192, 14028, 10586, 10026, 10308]], ['124980', [3913, 3585, 12910, 8200, 9916, 5895]], ['125247', [3913, 11698, 3585, 4215, 8200, 12222, 13292, 9091]], ['125304', [3913, 11855, 9771, 10565, 10250, 9851, 10257, 12675, 9578, 10023]], ['125259', [3913, 8547, 10565, 11698, 12673, 10020, 13507, 13394, 9578, 4802, 11618, 11387, 9584, 11700, 13701, 10249, 11857, 13506, 11855, 10026, 3585, 4974, 13104]], ['125373', [3913, 11855, 8547, 3585, 12910, 5793, 9916, 12222, 9091, 13292, 13722, 12603, 13187, 8457, 13004, 12597, 10543, 4522, 12947]], ['125552', [3913, 10026, 11698, 12601, 13392, 11853, 13294, 12222, 3649, 13004, 4220, 13722, 12597]], ['125608', [3913, 10026, 3585, 4215, 4561]], ['107176', [3913, 10026, 8547, 11855, 13731, 13392, 12671, 10020, 11698, 13394, 3585]], ['125490', [3913, 12675, 5881, 10565, 13724, 11399, 13104, 3585]], ['16508', [3913, 10026, 10250, 11857, 10257, 10022, 9851, 12218, 12984, 12214, 4165, 9918, 12134]], ['125537', [3913, 8547, 11698, 13392, 11385, 8860, 12671, 3585]], ['125868', [3913, 11855, 8547, 11698, 13392, 11385, 10543, 3649, 3589, 12605, 7126, 12127, 14028]], ['112529', [3913, 8547, 11698, 13392, 12060, 12222, 8717, 11406, 9091, 3762, 10543]], ['124267', [3913, 11698, 10201, 6151, 12986, 10543, 13292, 12597, 8457, 12603, 10177, 4220]], ['77790', [3913, 8545, 3711, 9578, 4802, 4163, 8700, 8547, 4974, 8860]], ['126132', [3913, 10026, 3585, 5793, 12910, 12222, 9916, 9091, 8200]], ['125748', [3913, 3585, 4215, 10021, 10537, 4336, 13392, 10457, 13729]], ['126447', [3913, 10026, 11698, 50, 13392, 10573, 13183, 13188, 9625, 13004, 13292, 9091]], ['126672', [5186, 9770, 10565, 9771, 9851, 12214, 10564, 10586, 12673, 14394, 14026, 14393, 14294, 14392, 10860, 10020, 14712]], ['127178', [3913, 5186, 13724, 10020, 5881, 11700, 8547, 8456, 13104, 9097, 10586, 10860, 10026]], ['127697', [3913, 11855, 8547, 3585, 12910, 13566, 4561, 12669, 10860, 13564, 12667, 13701, 12908, 8456, 13104, 9097, 10586, 10026, 9626, 11863, 10023, 13507, 8859, 12673, 9771]], ['127819', [3913, 11698, 8547, 13392, 12060, 6781, 6521, 11624, 12949, 5021, 8919, 11859, 4336]], ['128081', [3913, 9851, 10250, 12218, 12675, 14706, 9578, 14394, 9770, 14712, 14026, 14393, 14294, 14392, 10564, 9771]], ['128130', [3913, 3585, 12910, 8200, 9916, 6781, 5085, 12316, 6521]], ['128195', [3913, 3585, 8456, 8547]], ['128198', [3913, 11855, 12675, 9578, 10860, 13104, 11580, 12740, 13726, 14292]], ['126846', [3913, 14028, 13724, 8699, 10455, 12311, 12062, 11399, 13104, 9097, 10586, 11855, 10026, 11863]], ['84530', [3913, 12218, 10250, 10257, 9770, 14026, 14294, 14392, 14394, 10564, 12214, 14393, 9851, 10565, 10303]], ['128412', [3913, 11855, 12214, 8547, 3711, 12216, 11861, 12984, 10022, 50, 13701, 13731, 11698, 12601, 5186, 4802, 10020, 11618, 9578, 14706, 11399, 13104, 12312, 14192, 10586, 6061, 4165, 11857, 8859]], ['128647', [3913, 8547, 11698, 11385, 12671, 10201, 13724, 10860, 13104, 10586, 10026]], ['111326', [3913, 11855, 10250, 13731, 11698, 10573, 5845, 10543, 13292, 14031, 13004, 4336]], ['800', [3913, 8547, 11698, 10589, 3585]], ['129609', [3913, 12675, 10565, 10303, 12673, 11698, 10250, 12218, 14194, 12214, 9851, 10019]], ['130291', [3913, 3585, 11698, 10201, 13724, 9578, 14706, 14710, 13104, 10860, 10026, 9626, 10586, 11855, 10074, 11857, 3711, 12216, 9097]], ['113849', [3913, 10565, 12675, 8545, 12908, 11863, 10023, 12669]], ['131072', [3913, 8547, 10201, 6151, 13388, 10543, 13292, 13004, 13722, 12603, 10177]], ['131230', [3913, 14294, 10565, 9770, 10257, 6061, 9851, 11387, 11618, 12060, 4336, 8700, 10457, 8547, 10589, 11698, 13729, 10201]], ['131548', [3913, 10565, 14393, 6061, 10023, 13507, 13574, 14194, 14193, 10303, 12673]], ['31705', [3913, 14028, 13302, 8699, 13705, 12740, 10455, 6151, 13388, 4332, 13390, 8701, 13392, 5845, 12949]], ['132196', [3913, 12675, 9851, 10257, 14393, 12218, 10250, 9771, 10303, 9770, 12673, 10565, 14193, 10019]], ['132947', [3913, 10250, 10565, 12673, 10303, 14194, 10019, 12675, 9851, 12214, 9770, 6061, 14293, 9771]], ['134373', [3913, 10565, 10257, 8545, 10019, 14193, 12673, 10303, 10250, 7130, 10023, 14710, 13104, 10860]], ['129420', [3913, 5186, 8918, 8700, 5433, 6420, 4220, 9580, 9582, 9625, 3649, 9091, 3762, 9918, 4457, 10177, 8717, 8200, 6781, 10543, 10568, 9916, 10858, 11389, 11406, 12220, 12603, 13187, 13004, 13722, 13292, 12597, 13290, 12951]], ['119183', [3913, 3585, 8456]]]\n" + ] + } + ], + "source": [ + "print chosenVideo_list" + ] + }, + { + "cell_type": "code", + "execution_count": 60, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[['50791', [3913, 5186, 3711, 4165, 4802, 5806, 5433, 4974, 5021, 7126, 3693, 5881, 7130, 5797, 8456, 8547, 8545, 8700, 6061, 3585, 8859, 8860, 8917], 2], ['52065', [3913, 5186, 4165, 3711, 6061, 7130, 8545, 10074, 10308, 10023, 10303, 10586, 5806, 8547, 10026, 5881, 10860, 8456, 10457, 6521, 10543, 9091, 10177, 8457, 13292, 12597, 13010, 3762, 11853, 12949, 4424, 4163, 8917, 9769], 20], ['52206', [3913, 5186, 3711, 4802, 5433, 4165, 4974, 7130, 5881, 7126, 50, 4163, 3693, 5021, 8199, 8441, 4968, 5806, 8456, 8545, 8547, 8700, 3585, 9584, 9097, 10020, 10546, 10022, 6521, 12601, 3649], 21], ['52166', [3913, 4974, 4165, 4802, 5433, 4163, 3693, 5021, 4561, 6521, 4013, 8200, 3762, 3589, 4457, 6420, 9625, 8457, 9091, 10568, 9580, 10177, 3649, 10543, 8717], 22], ['52330', [3913, 5186, 4165, 4802, 5433, 4163, 5806, 5881, 7126, 8700, 8547, 10026, 9578, 9584, 10586, 10457, 6521, 9625, 10543, 9091, 10177, 8457, 4220, 13004], 25], ['51218', [3913, 5186, 3711, 4165, 4802, 5433, 4163, 5806, 4974, 5021, 4968, 4336, 5797, 50, 5881, 7130, 8456, 8545, 3585, 6061, 8859, 9770, 11863, 10023], 26], ['52481', [3913, 5186, 4165, 3711, 5806, 4802, 5433, 4163, 3693, 5881, 7126, 50, 5021, 4522, 4336, 8918, 4974, 10023, 9626, 10019, 9771, 7130, 11698, 8547, 11385, 13102, 10543, 13010, 13292, 11853, 11389, 9582], 27], ['52462', [3913, 5186, 4165, 3711, 5806, 4974, 4802, 7126, 5433, 5881, 7130, 6061, 8456, 3585, 9097, 8547, 9578, 8545, 9771, 9770, 9851, 10023, 10019, 9626, 10026, 8859, 10257, 10303, 10565, 10564, 10586, 10020, 10074, 11621], 28], ['29761', [3913, 3711, 5186, 4165, 5806, 5433, 4163, 3693, 5021, 7126, 5881, 4802, 5797, 50, 4968, 8199, 8547, 8545, 6061, 7130, 8456, 8859, 3585], 31], ['52690', [3913, 5186, 5806, 5433, 4968, 4200, 5793, 3693, 3589, 8200, 4220, 3649, 4522, 4561, 6420, 3791, 5797, 8701, 8700, 8547, 50, 8860, 4336, 7126, 8917, 4163, 8441, 8699, 2093, 8919, 5845, 9850, 10022, 6521, 9918, 9582, 10177, 8457], 32], ['53320', [3913, 4974, 10026, 9578, 8860, 4522, 11406, 10177, 8457, 4220, 12597, 10568, 9580, 12603, 13004, 13002, 11389, 9091, 12951, 9582, 3649, 12220, 10543, 13290, 13292, 13010, 3762, 13187, 8717, 6781, 8200, 12222, 9916, 13722, 4561], 35], ['53298', [3913, 3711, 4165, 4802, 4974, 7130, 8545, 6061, 8859, 8456, 3585, 8547, 5881, 8917, 8918, 7126, 8700, 8860, 5797, 5433, 50, 4163], 41], ['53771', [3913, 5186, 4165, 3711, 4974, 8545, 6061, 8456, 8859, 3585, 9626, 9097, 10023, 10303, 9770, 9851, 10250, 10257, 10565, 10019, 7130, 10074, 11863, 10020, 10201, 6151, 7184, 5797, 4802, 11698], 45], ['53896', [3913, 4974, 8547, 4802, 8456, 3711, 8545, 7130, 5186, 8917, 8860, 4163, 8700, 3585, 10457, 5433, 9584, 9578, 9626, 10019, 9851, 10250, 10257, 9770, 10565, 10303, 8859, 6061, 10074, 9769, 5194, 3649, 10177, 11406], 47], ['54174', [3913, 5186, 5806, 5793, 3649, 4013, 3589, 8200, 3762, 8457, 4561, 9625, 8717, 12220, 11389, 9091, 13004, 12603, 13722, 13187, 4220], 51], ['54219', [3913, 3711, 5186, 4165, 4802, 5881, 8545, 6061, 7130, 8456, 9097, 8859, 9578, 9626, 10023, 10019, 9851, 9770, 10564, 10257, 12218], 53], ['54460', [3913, 3711, 4802, 3693, 4215, 5433, 6151, 4561, 4013, 5895, 2093, 8200, 3589, 7184, 6781, 3649, 4457, 9582, 9091, 9580, 3762, 10073, 9916, 8717, 10568], 56], ['54472', [3913, 3711, 5806, 4802, 4163, 5021, 5433, 4215, 4165, 3693, 5793, 7126, 4968, 5895, 6420, 3762, 8200, 4561, 4200, 4522, 3649, 6781, 4457, 3589, 8854, 8457, 9091, 9582, 8717, 9580, 9625, 4013, 7184, 9918, 5085, 2093, 10858, 10543, 10177, 9916, 10073, 10301, 10573, 10568, 10540, 11389, 4220, 12222, 12129, 12220, 11406, 12594, 11630, 12912, 12597, 13004, 13002, 13292, 13187], 57], ['28782', [3913, 3711, 5433, 4332, 4561, 4220, 3649, 3762, 8200, 4013, 3589, 6420, 4522, 4424, 8457, 5895, 7184, 6521, 4200, 5194, 6781, 5085, 4457, 6151, 5845, 4336, 5793, 4215, 4968, 9091, 3940, 9625, 9580, 8717, 9916, 9582, 9751], 62], ['51010', [3913, 3711, 4163, 4424, 4561, 3649, 3589, 4220, 8200, 3762, 4013, 6420, 4332, 8457, 3940, 6521, 6781, 5194, 5895, 5085, 4457, 7184, 6151, 8854, 5845, 8717, 9091, 9580, 9582, 4336, 9625, 5793, 9918, 9916, 10073, 10177, 10543, 10858], 63], ['54711', [3913, 3711, 5186, 5806, 4165, 4802, 7126, 4974, 7130, 5881, 50, 4163, 8456, 8547, 8545, 6061, 5433, 3585, 3693, 8859, 8918, 8917, 8860, 8441, 8701, 2093, 5021, 9584, 9626, 9771, 9851, 9578, 10074, 10019, 10257, 10564, 10565, 10303, 12673, 12675], 67], ['50646', [3913, 5186, 4802, 4974, 3711, 5433, 4165, 3693, 4163, 4968, 5021, 3589, 7126, 5797, 8456, 8545, 8859, 7130, 3585, 9097, 9092, 9578, 6061, 9626, 8547], 69], ['52960', [3913, 5186, 5433, 5806, 4165, 3711, 5881, 8456, 8545, 9771, 9770, 9851, 8859, 6061, 10019, 7130, 10023, 10257, 10303, 9626, 10565, 10564, 10586, 10457, 8547, 10026, 10250, 10074, 10860, 9097, 4974, 9578, 10308, 10020, 4802], 70], ['54952', [3913, 5186, 5433, 3693, 4163, 4802, 50, 8547, 7130, 3585, 8917, 7126, 9092, 8919, 4457, 13354, 13188, 11406, 10568, 12603, 13187, 8457, 13722, 13004, 4220], 71], ['54982', [3913, 5186, 5806, 4165, 4802, 4974, 6061, 8859, 8545, 9771, 9851, 9770, 10564, 10250, 10565, 10019, 10303, 10257, 11621, 11863, 12671, 13736, 5194, 13010, 3589, 13292, 9580, 8457, 13722, 10177, 12603, 13004, 13002, 12597, 9091, 13187, 11406], 72], ['13792', [3913, 5186, 5433, 3693, 5021, 5806, 4802, 50, 7126, 5797, 8199, 8456, 8547, 3711, 4165, 8918, 8917, 8700, 9584, 11387, 11624, 6521, 5895, 13010, 10543, 13292, 13004, 8457], 73], ['51445', [3913, 5186, 4802, 8701, 4457, 4220, 13004, 13187, 12603, 13002, 10177, 8457, 13722, 9091, 13292, 11406, 10568, 13290, 9582, 11389, 9625, 10073, 7184, 13388, 13296, 4332, 13390, 2093, 13703], 75], ['55561', [3913, 3711, 4165, 5433, 4802, 5881, 7126, 8547, 8456, 5186, 8917, 8918, 3585, 9092, 4163, 8860, 10022, 8199, 50, 8700, 10020, 10026, 9584, 9578, 10249, 3693], 80], ['55999', [3913, 5186, 4802, 3711, 7130, 4974, 5881, 4165, 5433, 7126, 5806, 50, 4163, 5021, 8456, 8441, 8199, 4968, 3693, 5793, 4336], 82], ['55244', [3913, 3711, 4165, 4802, 5806, 5433, 3693, 4163, 4974, 5021, 8200, 4424, 8199, 5797, 50, 4968, 7126, 8456, 8545, 7130, 5186, 8700, 8441, 8701, 8547, 6061, 8859, 3585, 9578, 9097, 9092, 10308, 10019, 9851, 10257, 10564, 10250, 10565, 9770, 10023, 10074, 10586, 10535, 10249, 10020, 10201, 5881, 10860, 10026, 11621, 11399, 11387, 9769, 9584, 8917, 10546, 11618, 10457, 10589, 8860, 11429, 10022, 11859, 11695, 12127, 11700, 12224, 12312, 12216, 12669, 8918, 11698], 83], ['56146', [3913, 3711, 4165, 4802, 5806, 5433, 4974, 7126, 5881, 5797, 8547, 8456, 3585, 9097, 8917, 8860, 9092, 8700, 9584, 9578, 50, 8918, 3693], 84], ['56209', [3913, 5186, 4165, 3711, 5806, 5881, 7130, 6061, 8456, 9626, 10019, 9770, 9851, 10564, 12214, 9771, 13724, 12312, 8199, 13390], 85], ['55295', [3913, 5186, 4165, 4163, 5433, 4802, 3711, 5881, 7130, 8545, 8456, 6061, 8859, 9097, 8547, 9626, 9578, 9584, 3585, 9092], 86], ['56262', [3913, 5186, 4802, 4165, 3711, 5433, 5021, 7126, 5806, 3693, 50, 5881, 7130, 8456, 4974, 3585, 8917, 8547, 8700, 8545, 9097, 9578, 9626, 9092, 8860, 8441, 5797, 8701, 8918, 10026, 9769, 10249, 10020, 9584, 10201, 10457, 10589, 10860, 10546, 10022, 4013], 88], ['20232', [3913, 7130, 12740, 5797, 12671, 9770, 5186, 9771, 10564, 10565, 10586, 12673, 10020, 10860, 11861, 9092, 12311, 3585, 14192, 14394, 14712, 14026, 12908, 9626, 14294, 14393, 9851, 8545, 10026], 89], ['56425', [3913, 5186, 3711, 4165, 4802, 5433, 4163, 3693, 5806, 7126, 4974, 6061, 9851, 9771, 9770, 10019, 8545, 10257, 10250, 10565, 12218, 12214], 90], ['54728', [3913, 5186, 3711, 4802, 4974, 5433, 5806, 4163, 5021, 3693, 5881, 5797, 50, 7126, 4165, 7130, 8456, 8547, 8545, 6061, 8700, 3585], 92], ['56035', [3913, 5186, 3711, 4165, 4802, 4974, 7126, 4163, 5433, 5881, 5797, 50, 3693, 8441, 4215, 8701, 2093, 8700, 3585, 8545, 7130, 9097, 8456, 9578, 9584], 93], ['56663', [3913, 5186, 7126, 6151, 8860, 4802, 10026, 10019, 9770, 9851, 10564, 12218, 9771, 12214, 14026, 10257, 10565, 10303, 12673, 14294, 14393], 95], ['56705', [3913, 5186, 5433, 3693, 4424, 3589, 6151, 3762, 8200, 6420, 5793, 50, 8700, 7184, 4522, 6781, 3649, 4457, 4200, 8854, 4220, 9580, 4013, 6460, 5797, 10020, 3711, 6061, 5881, 10455, 9916, 10177, 8457, 9091, 9582, 12597, 11406, 11389, 9625, 12220, 10543, 8717, 12222, 10568], 96], ['56832', [3913, 5186, 4802, 3693, 4200, 4561, 4220, 8457, 9580, 9625, 3649, 4457, 9582, 8717, 6781, 10177, 8200, 6420, 10564, 9916, 8701, 12603, 11406, 13002, 13004, 13292, 13187, 10568, 13722, 13290, 11389, 12951, 12220, 10543, 13010], 97], ['56867', [3913, 5186, 4165, 4163, 5433, 4968, 5021, 3649, 8200, 6420, 4215, 50, 4802, 8547, 7126, 8700, 8917, 8860, 8918, 5881, 3711, 9578, 10455, 9916, 13298, 13292, 11406, 13187, 12603], 99], ['56931', [3913, 3711, 4165, 4802, 5881, 5186, 4974, 8545, 8456, 6061, 7130, 8547, 8917, 8859, 8918, 8700, 7126, 8860, 5797, 9092, 5433, 9584, 9626, 9771, 10019, 9851, 10023, 10026, 9578, 10457, 12062, 12671], 100], ['55981', [3913, 5186, 3711, 4802, 5806, 5881, 7130, 4165, 8545, 9097, 9626, 10020, 8854, 10564, 9771, 12214, 6061, 10019, 12673, 12675, 9851, 14394, 10586, 14712], 101], ['56960', [3913, 3711, 4802, 3693, 4215, 5433, 5021, 5806, 4968, 8199, 5793, 4163, 7126, 4165, 6151, 4561, 5895, 8441, 6420, 4336, 6521, 4013, 6460, 8860, 3791, 5797, 9850, 10021, 3762, 9580, 4220], 103], ['48886', [3913, 3711, 4165, 5433, 3940, 4968, 5797, 6151, 9916, 9580, 10177, 4220, 13722, 13292, 12597, 10543, 9091, 11406, 9625, 9582], 106], ['57427', [3913, 5186, 4165, 3711, 4802, 5433, 5806, 4974, 7130, 8545, 8456, 3585, 6061, 8859, 9097, 9584, 5881, 8547, 9092, 8918, 9626, 9771, 9769, 9851, 9770, 10023, 9578, 10020, 8917, 10026, 10019, 10257, 10201, 10249, 8700, 8860, 10022, 10457, 7126, 50, 10308, 10546, 4163, 10586, 5797, 3693, 10074, 10303, 10565, 10250, 10564, 10535, 8441, 9850, 8701, 2093, 10573, 8854, 10073, 10568, 10177, 9091, 12603, 13004, 8457, 12597, 13187, 13722, 13292, 11406], 108], ['55425', [3913, 5186, 3711, 4165, 5433, 4802, 5881, 7130, 8456, 3585, 8545, 6061, 8859, 9851, 10023, 10250, 10257, 10565, 9626, 10019, 10586, 10535, 11399], 110], ['57638', [3913, 8547, 10201, 6151, 7184, 10543, 13292, 12597, 13187, 10177, 4220, 8457, 12603, 13002, 13722, 11406, 10568, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 13004, 9091, 3762, 13010, 13183, 12220, 12605, 12943, 12594, 13298, 12129, 10301, 10073], 114], ['57722', [3913, 5186, 4802, 5806, 5433, 5021, 4561, 4200, 6781, 4220, 8457, 3649, 3762, 4522, 3589, 8200, 6420, 4332, 8717, 9091, 9580, 4457, 9582, 10177, 10568, 9625, 10543, 11406, 9916, 12222, 12220, 12129, 10073, 4013, 9918, 10573, 11630, 12597, 12603, 12594, 11389, 10540, 3940, 12912, 12951, 13002, 13004, 12947, 12943, 13290, 13187, 13292, 13298, 13188, 13183, 13010, 13296, 13294, 5194, 13570], 116], ['57961', [3913, 5186, 4165, 4163, 5433, 4802, 5806, 5021, 3649, 4561, 5895, 3693, 8199, 7126, 4968, 5793, 4336, 50, 5881, 8441, 6420, 5797], 119], ['57879', [3913, 5186, 5806, 4802, 5433, 5021, 8200, 6420, 5793, 4561, 3649, 4522, 3762, 4013, 7184, 3589, 6460, 4457, 4332, 4200, 8854, 3940, 5194, 4424, 6521, 8717, 9091, 9580, 8457], 120], ['58404', [3913, 3711, 8918, 4968, 5433, 4332, 9625, 10177, 9091, 11406, 10568, 4220, 12603, 13004, 12597, 13002, 13292, 13722, 13290, 9580, 9582, 11389, 12951, 3649, 12220, 10543, 13010, 13187, 8717, 10573, 4200, 13392, 5845, 12594, 10301], 126], ['58436', [3913, 3711, 5806, 4165, 4163, 8700, 3693, 8699, 6151, 3762, 3649, 8717, 6781, 6420, 5793, 8441, 4968, 7184, 8200, 9580], 127], ['57830', [3913, 5186, 5806, 7126, 5433, 8700, 8547, 9097, 3585, 3711, 5881, 9092, 2093, 4336, 4163, 8860, 5845, 3693, 8917, 9578, 50, 8441, 3791, 5021, 4561], 131], ['58484', [3913, 3711, 4165, 5806, 5433, 4802, 3693, 7126, 5881, 50, 5797, 8441, 3791, 8701, 4336, 9850, 8860, 4424, 10543, 3762, 10177, 8457, 11406, 9091, 9580, 3649, 12220, 11389, 8717, 13188, 12129, 10573, 4457, 12594, 12949, 3589, 9582, 4013, 9918, 12943], 132], ['57996', [3913, 3711, 5186, 4165, 4974, 4802, 5881, 7130, 5797, 8456, 8547, 8545, 7126, 8700, 3585, 8860, 5806, 8917, 4163, 5433, 50, 8918, 8441, 8701, 9092, 9097, 2093, 5845, 5021, 8919, 9850, 9769, 6460, 10022, 3693, 8699, 7184, 6420], 133], ['55138', [3913, 5186, 4165, 5806, 4802, 5433, 3693, 4163, 4968, 4974, 3711, 7126, 7130, 50, 5021, 4561, 4424, 2093, 8547, 8456, 8545, 6061, 3585, 8700, 8441, 8860, 6460, 8918, 8859, 8917, 8701, 8919, 9092, 8699], 135], ['58629', [3913, 3711, 5433, 5793, 4424, 4561, 4332, 4215, 6151, 4200, 4336, 5797, 4802, 8700, 8547, 3585, 8860, 8854, 6521, 6420, 3589, 5845, 5194, 9625, 9580, 3649, 4220, 8457, 13187, 10177, 13004, 13722, 11406, 13292], 136], ['58633', [3913, 5186, 5433, 3693, 4332, 5793, 10022, 4013, 12984, 11389, 12943, 9580, 9582, 13187, 10177, 4220, 13722, 12603, 13004, 13292, 12597, 10543, 12220, 9625, 10073], 137], ['58837', [3913, 3711, 4802, 3693, 5433, 5895, 8199, 4336, 6151, 4561, 6420, 5793, 8700, 8547, 8917, 8860, 50, 5806, 8918, 4163, 6460, 7184, 4200, 4215, 8701, 4968, 2093, 3589, 3791, 5021, 8200, 9580, 9091, 9625, 6781, 9918, 9751, 6521, 10540, 4457, 10573, 8717, 10177, 12603], 138], ['58894', [3913, 8545, 3711, 5186, 7130, 6061, 5881, 4802, 8456, 4165, 3585, 4974, 9097, 8547, 9578, 10026, 9626, 10023, 10201, 9092, 11698, 6521, 13392], 139], ['58969', [3913, 3711, 4165, 4802, 5806, 5433, 4163, 7126, 5021, 8200, 6420, 4215, 5797, 50, 8456, 10026, 8545, 10074, 10308, 5881, 8700, 9092, 3693, 10546, 10589], 142], ['59020', [3913, 3711, 4165, 4802, 8456, 9626, 10019, 10565, 3585, 12910, 13566, 9916, 8200, 9091, 6781, 12947, 13292, 13290, 12597, 10543, 10573, 14031, 4200, 12943], 143], ['59145', [3913, 3711, 4165, 5806, 4802, 5881, 4974, 7126, 5186, 8456, 8545, 6061, 8859, 9578, 9626, 9097, 8547, 9092, 9584, 8917, 9769, 8918], 146], ['59061', [3913, 5186, 3711, 4974, 8545, 6061, 5881, 8456, 8859, 3585, 9097, 4165, 8860, 9584, 8547, 9626, 4802, 9092, 8700, 9578, 10020, 10249, 9769, 10860, 10201, 10546, 8917, 10457, 5797, 4457, 9091, 12597, 12603, 10177, 13292, 13004, 11389, 13002, 10568, 8717, 11624, 6521, 12949, 13731, 11861, 12667, 13506, 14192, 11698, 10022, 11700], 147], ['59202', [3913, 5186, 4165, 5433, 4968, 3693, 4802, 5806, 5881, 4974, 7126, 5797, 8456, 8545, 3711, 3585, 8547, 8917, 8700, 8860, 50, 7130, 10457, 6521, 10543, 9091], 148], ['59229', [3913, 5186, 4165, 3711, 4802, 5806, 5433, 4163, 7126, 4974, 7130, 5881, 5797, 3693, 4215, 8547, 8456, 3585, 8545, 6061, 8859, 8917, 11863], 149], ['59375', [3913, 5186, 4802, 3693, 3940, 8699, 5433, 2093, 9916, 6420, 4215, 10457, 10022, 8860, 4336, 8717, 12222, 13292, 9091, 12603, 10177, 13187, 4220, 13004, 13722, 12597, 11406, 8457, 13290, 10568, 13010, 10543, 12947, 13188, 12060, 11624, 12949, 10301], 152], ['59391', [3913, 3711, 4974, 4165, 5433, 5881, 5186, 5806, 4802, 8456, 8545, 8547, 6061, 3585, 8859, 8700, 7130, 8917, 8860, 5797, 50, 9092, 9097, 4163], 153], ['59431', [3913, 3711, 4165, 4802, 5433, 2093, 4561, 5895, 8441, 4332, 4457, 6151, 4200, 6460, 4522, 4336, 10589, 10257, 7130, 10249, 11628, 10073, 10568, 9091, 4220, 10177, 12603, 8457, 12597, 13187, 13004, 11406, 13290, 13002, 9582, 11389, 9625, 13292, 12951, 13722, 9580, 10543], 154], ['59380', [3913, 3711, 4165, 4163, 5433, 8199, 3693, 4802, 7126, 5797, 8456, 4974, 10019, 10250, 12312, 9097, 10860, 8701, 11580, 10073, 12947, 13290, 9580, 10177, 8457, 13187, 4220], 156], ['58592', [3913, 3711, 5186, 4974, 8545, 4165, 6061, 8859, 5881, 8456, 9626, 7130, 10019, 9771, 10074, 9851, 10026, 9097, 11855, 11857, 10586, 12601, 10022, 12984, 13183], 160], ['59508', [3913, 3711, 4802, 7126, 5797, 5433, 5895, 2093, 4336, 4163, 8700, 8547, 3585, 8918, 8701, 5845, 3693, 8860, 5793, 8441, 4968, 5085], 161], ['59944', [3913, 5186, 4165, 4802, 7130, 6061, 8545, 8859, 5881, 8860, 4424, 9625, 9091, 9626, 10019, 10586, 11855, 10026, 10546, 10074, 8917], 162], ['59947', [3913, 3711, 5186, 4165, 5881, 7130, 4974, 8456, 8547, 5806, 8545, 6061, 3585, 7126, 8700, 8860, 8917, 4802, 5797, 8859, 50, 8918, 9092, 9626, 9097, 9584, 9769, 9771, 9578, 4163, 3693, 8441, 9851, 9770, 8701, 9850, 10020, 5433, 10022, 5021, 10026, 10019, 2093, 8919, 8199, 10457, 10860, 10303, 10250, 10257, 10564, 11621, 12218, 12673, 12214, 14393], 163], ['59959', [3913, 3711, 4165, 4802, 5881, 3693, 5806, 8456, 8547, 3585, 8917, 8860, 7126, 9092, 5433, 2093, 6420, 8701, 10457, 10020, 10860, 9578, 5797, 11853, 10540], 164], ['8014', [3913, 5186, 3711, 7130, 5881, 4802, 8456, 8545, 6061, 8547, 5806, 3585, 9626, 9771, 8859, 9851, 10019, 9770, 10023, 10250], 165], ['46438', [3913, 5186, 3711, 4802, 4165, 7130, 4974, 8456, 8545, 8547, 6061, 5881, 7126, 8700, 5797, 8860, 8917, 8859, 8918, 5433, 9092, 9097, 3585, 9626, 9578, 9769, 10020, 9584, 10308], 166], ['60135', [3913, 5186, 3711, 4802, 7130, 4974, 5881, 5806, 4165, 7126, 8456, 8547, 8545, 6061, 5797, 3585, 8700, 5433, 8859, 8918, 50, 8860, 9092, 8917, 9578, 9626, 9771, 9851, 9584, 9770, 9097, 9769], 167], ['60315', [3913, 3711, 5806, 5845, 9091, 9580, 9582, 9625, 10568, 10177, 11406, 4220, 8457, 13187, 13002, 13292, 12603, 13004, 13290, 12597, 11389, 12951, 12220, 10543, 13010, 3762, 3649, 8717, 6781, 13722, 12222, 9916, 4561, 6521, 10858, 4457, 12594, 13298], 168], ['60477', [3913, 5186, 3711, 7130, 4974, 8456, 4802, 5433, 8441, 4332, 4968, 7184, 4561, 6420, 3693, 3791, 50, 8700, 8701, 4336], 172], ['46731', [3913, 3711, 4165, 4802, 4974, 5881, 5806, 5186, 7130, 8456, 8545, 8547, 6061, 5433, 50, 8700, 4163, 3585, 8860, 3693, 8917, 8859, 8918, 8441, 8701, 2093, 5021, 8919, 4336, 5797, 9584, 9626, 9092, 9578, 9769], 174], ['57818', [3913, 4974, 7126, 6151, 3649, 4220, 6781, 9091, 9582, 9580, 8717, 9625, 8200, 4561, 10177, 11406, 11389, 10568, 12603, 12220, 10543, 3762, 12597, 9916, 12222, 4457, 12594, 12129, 12912, 10858, 10073, 3589, 4013], 175], ['60769', [3913, 4974, 8700, 6521, 10543, 9091, 8457, 10568, 9580, 9582, 9625, 12220, 11389, 10022, 10546, 12060, 11853, 8717, 13290, 13292, 13722, 13004, 13187, 12603, 13002, 12597], 177], ['12662', [3913, 3711, 4802, 5806, 5881, 5433, 5021, 5797, 50, 7126, 8547, 8700, 8860, 8918, 2093, 9916, 9091, 8457, 10568, 10177, 12603, 13004, 4220], 178], ['60939', [3913, 5186, 4165, 4802, 50, 5806, 5881, 3711, 8545, 4974, 6061, 8456, 10586, 9584, 10860, 3585, 10020, 10546, 10457, 4336], 180], ['60797', [3913, 5186, 4802, 7126, 5797, 5021, 8200, 6420, 5793, 50, 4163, 5806, 5433, 5895, 4332, 4968, 7184, 4200, 4457, 9091], 181], ['61066', [3913, 4974, 8456, 9092, 5433, 2093, 6420, 4968, 8860, 8917, 4163, 9769, 4165, 10023, 9626, 10019, 8545, 10074, 10020, 3693, 4522, 11429, 10073, 12912, 13290, 10568, 12603, 8457, 13722, 4220, 9091], 184], ['5823', [3913, 7130, 5186, 3711, 6061, 4165, 8547, 8917, 4163, 8860, 5433, 7184, 4457, 3762, 4013, 6151, 8717, 9580, 9582, 10177, 9091, 11406, 10568, 11389, 9625, 3649, 13010, 13292, 13296, 13290, 10073, 9751], 185], ['61271', [3913, 5186, 4165, 5806, 5881, 7130, 3711, 4802, 8545, 6061, 8547, 4974, 8859, 8456, 3585, 9092, 9097, 9626, 8917, 8918, 9771, 9770, 9851, 10564, 10250, 10303, 12218, 10565, 11863, 10019, 10023, 12318, 10586, 10026, 11855, 11621, 11618, 10020, 10021, 5797, 4336, 10022, 12601, 5433, 11859, 8701], 186], ['11785', [3913, 5186, 3711, 7130, 4165, 8456, 8545, 6061, 3585, 8859, 8547, 4802, 5881, 9578, 9626, 9771, 9851, 9770, 9097, 9092, 9769, 10020, 10026, 4974, 10019, 10250, 10257, 10023, 10586, 10860, 10308, 10303, 10565, 10564, 9584, 10249, 10201, 8917, 10457, 2093, 4457, 12129, 8717, 10543, 3762, 9582, 13010, 9091, 9625, 10568, 12603, 13187, 4220, 8457, 13004, 10177], 194], ['61560', [3913, 5186, 7130, 3711, 5881, 4165, 7126, 4974, 8859, 8545, 6061, 8456, 9626, 9771, 9851, 10023, 10026, 10074, 10019, 9578, 10020, 3585, 11399], 197], ['61667', [3913, 3711, 7126, 5433, 4200, 8200, 6420, 5793, 4163, 4968, 6151, 4220, 3649, 9091, 9582, 9580, 9625, 8717, 3693, 3940, 11389], 198], ['61641', [3913, 3711, 4165, 7130, 6061, 8547, 8918, 4215, 5895, 8441, 4968, 5433, 3693, 8199, 8860, 5797, 7126, 3585, 8456, 9578, 8700, 8854, 4424], 199], ['35464', [3913, 3711, 7126, 5797, 3693, 8699, 4457, 3649, 9582, 4220, 9091, 3762, 9918, 8854, 10301, 3589, 7184, 9916, 8717, 9580, 10177, 11406, 10568, 9625, 11389, 6781, 10543, 12222, 12603, 8457, 13004, 13187, 13292, 13722, 13290, 12597], 200], ['57030', [3913, 7130, 8859, 9626, 3711, 4165, 8700, 4802, 2093, 9918, 6460, 5433, 9584, 4974, 6061, 10023, 8456, 10457, 4522, 10568, 10177, 9091, 4220, 13722, 12603, 13004, 8457, 13187, 12597], 201], ['61048', [3913, 3711, 5186, 4165, 5881, 4802, 5806, 7126, 5797, 8547, 10023, 10303, 9770, 9851, 10257, 9771, 10564, 10019, 10565, 12218, 12673], 202], ['57417', [3913, 4974, 5186, 5806, 8456, 4165, 8700, 3585, 9097, 4802, 9578, 9584, 5881, 5797, 8547, 9626, 9769, 5433, 8918, 10020, 7126, 10201], 203], ['61943', [3913, 5186, 4802, 5433, 3693, 5797, 8701, 5845, 6521, 4013, 6151, 4332, 2093, 4457, 4200, 7184, 8200, 9625, 9580, 10177], 206], ['61991', [3913, 5186, 3711, 4974, 8545, 6061, 7130, 5881, 8547, 8456, 3585, 4802, 8859, 4165, 7126, 8918, 5806, 8860, 8700, 9092, 5433, 8917, 50, 9584, 9578, 4163, 5797, 9097, 9626, 8441, 9850, 9769, 8701, 9771, 3693, 10020, 10022, 5021, 4522, 8854, 8919, 10201, 10457, 10308, 10019, 9770, 9851, 10026, 10546, 10535, 10860, 10023, 10586, 10249, 2093, 6460, 10589, 8699, 10455, 3589, 9091, 4220, 11406, 12603, 8457, 10568, 13004, 13187, 13292, 12597, 13722, 11853, 9916, 14031, 13102, 8200, 10301, 11580, 12311, 12667, 13500, 9751, 4968, 13564, 13103, 12949, 11628], 209], ['61625', [3913, 3711, 8917, 4165, 8860, 5433, 7184, 3649, 9916, 9582, 4220, 10177, 8457, 10568, 11406, 11389, 9580, 10543, 9625, 12603, 12220, 12597, 8717, 12222, 6781, 13004, 12951, 13292, 13187, 13290, 13010, 9091, 13722, 8200, 4561, 10858, 13298, 4457, 12594, 3762, 13188, 12912, 11624, 12949, 10301, 10073, 13388], 211], ['62034', [3913, 5186, 7130, 8545, 6061, 9097, 8859, 4165, 7126, 5881, 8547, 8700, 9584, 9626, 10019, 9770, 10564, 9771, 9851, 10565, 10303, 10023, 10586, 10026, 11857, 5806, 12127, 10535, 12060, 4336, 12222, 3762], 212], ['61834', [3913, 5186, 4165, 5433, 5021, 8854, 4220, 9091, 9580, 3762, 9625, 4457, 7184, 6420, 2093, 6151, 9582, 8717, 10177, 6781], 213], ['62065', [3913, 5186, 7130, 4165, 3711, 8456, 8545, 6061, 8859, 3585, 4974, 8547, 4802, 9626, 9097, 9584, 9092, 9771, 9851, 10023], 216], ['7511', [3913, 3711, 4802, 5433, 6420, 4522, 8200, 3649, 4220, 8457, 3589, 6781, 4457, 4332, 4561, 9582, 9625, 9091, 8717, 9916], 227], ['62675', [3913, 4974, 10022, 12601, 5433, 12943, 9580, 11389, 9625, 13292, 12597, 13187, 10177, 13722, 12603, 9091, 13004, 13010, 11406, 11853, 10543, 12947, 13188], 228], ['62834', [3913, 3711, 4802, 5881, 7126, 4165, 5433, 3693, 3791, 8700, 8547, 3585, 8545, 4424, 3649, 4457, 3762, 6521, 6420, 2093, 4336, 5793, 8200, 6151], 232], ['62926', [3913, 8545, 8859, 5186, 3711, 6061, 9851, 9770, 10564, 10257, 10250, 12214, 12218, 10565, 9771, 10303, 10019, 13507, 12673, 12908, 12675, 13574, 11863, 11621, 12318, 14026, 10074, 14193, 14208, 14194, 9626, 14293, 14393, 14294, 14392, 7130, 14394, 10023, 10586, 10026, 11855, 11857, 12216, 14391, 10860, 9097, 13104], 234], ['37287', [3913, 5186, 7126, 4802, 4165, 3711, 8545, 8859, 6061, 4974, 5881, 9097, 9626, 8456, 9771, 9851, 9770, 7130, 8547, 9584, 10026, 10074, 10023, 10019, 10201, 10020, 10250, 10257, 10303, 10586, 5806, 8918, 10457, 10540, 10073, 9916, 11406, 8200, 10177], 237], ['62972', [3913, 3711, 7130, 4165, 5433, 5806, 8456, 8545, 6061, 5881, 3585, 8547, 4802, 8917, 8918, 9584, 9097, 9578, 9626, 9092, 8700, 8860, 4163, 9769], 238], ['63027', [3913, 3711, 5797, 3693, 4332, 3649, 8457, 6781, 9580, 9582, 9625, 3762, 8717, 10177, 8200, 4561, 9916, 4457, 4522, 10073, 3589, 4013, 9918, 4200], 244], ['52483', [3913, 8859, 6061, 8545, 5186, 7130, 9097, 4165, 5881, 4974, 10019, 9770, 10564, 9771, 11863, 9851, 12908, 12312, 13302, 12311, 11429, 4968, 13185, 9916, 8917, 6151], 247], ['45454', [3913, 3711, 4802, 7126, 8456, 8700, 8547, 4165, 5433, 2093, 6420, 5793, 50, 8860, 3693, 10022, 8919, 9916, 6151, 10073, 10301, 5021, 4457, 11389, 10177, 13292, 13004, 11406], 248], ['63108', [3913, 3711, 7130, 8545, 8859, 9626, 10023, 10026, 5881, 4802, 10074, 10019, 10565, 9851, 5186, 10586, 8918, 4165, 6061, 10250, 9770, 10860, 8456, 10303, 10257, 9097], 252], ['57275', [3913, 6061, 9771, 9851, 8859, 9770, 10250, 10257, 10565, 10564, 10019, 8545, 7130, 5186, 10026, 10074, 10303, 10023, 10860, 11399, 8456, 2093, 4522, 10568, 10177, 8457], 253], ['63208', [3913, 3711, 4974, 8545, 6061, 8859, 4165, 5881, 8456, 10023, 10565, 9851, 12218, 12214, 10257, 9770, 10564, 10250, 10303, 12673, 10019, 13507, 12908, 11863, 13574, 12675, 9771, 11621], 257], ['53098', [3913, 3711, 4802, 7126, 8456, 4974, 8545, 6061, 3693, 4163, 8700, 5797, 5433, 50, 8441, 4215, 8701, 2093, 5021, 4561, 6521, 4013, 8199, 8919, 5845, 8699, 5085, 10022, 5895], 259], ['62556', [3913, 3711, 5186, 7126, 8456, 8545, 8859, 6061, 4165, 8700, 4802, 9097, 8547, 5881, 3585, 9626, 9771, 4974, 9092, 5433, 5806, 10020, 10026, 10074, 10201, 3693, 13103, 11695, 10073, 11580, 3589, 13185, 12947, 11429, 8441, 12912], 260], ['63286', [3913, 3711, 7130, 4974, 5881, 5806, 4802, 5797, 7126, 5433, 50, 4163, 3693, 8860, 8701, 2093, 6420, 5021, 8700, 8917, 9578, 9584, 8919, 4332, 8199, 9850, 8918, 6460, 10455, 4457, 12594, 9916, 11406, 4220, 10177, 12603, 13002], 267], ['63146', [3913, 3711, 7130, 6061, 8545, 4165, 8547, 5186, 8859, 5881, 3585, 4802, 9097, 9092, 8917, 4974, 9626, 9584, 8918, 9771, 9851, 9578, 9770, 9769], 270], ['57028', [3913, 5186, 3711, 7130, 5881, 4165, 4802, 8456, 8547, 4974, 6061, 8545, 3585, 8917, 8700, 8859, 8918, 5806, 8860, 5433, 50, 4163, 5797, 9092, 9584, 10026], 274], ['63366', [3913, 7130, 8545, 3711, 6061, 5186, 4802, 4974, 8859, 4165, 3585, 9626, 9097, 5881, 10023, 9578, 10020, 8456, 10026, 8547, 11618, 14192, 13731, 13736, 10535], 275], ['63370', [3913, 8545, 6061, 3711, 5186, 4802, 7130, 8859, 4974, 5881, 3585, 9097, 8547, 9578, 9626, 4165, 7126, 9584, 8456, 9769, 8917, 11429, 10546, 10073], 276], ['63373', [3913, 6061, 8545, 5186, 3711, 8859, 4165, 7130, 5881, 4802, 8456, 3585, 9097, 8547, 9626, 9584, 9092, 8700, 9769, 9578, 8918, 10020, 7126, 8917], 277], ['6977', [3913, 3711, 6061, 8545, 8859, 5186, 4165, 4802, 5881, 9626, 9097, 4974, 10019, 9851, 10023, 10074, 10026, 10250, 9770, 10257, 9578, 10308, 10303, 8456, 3585], 279], ['63410', [3913, 5186, 4802, 8199, 4336, 5797, 8547, 3711, 6061, 8545, 8859, 4165, 8860, 8918, 9097, 9626, 5881, 9578, 8456, 7130, 3585], 280], ['63414', [3913, 7130, 3711, 8545, 10303, 10257, 9851, 10023, 6061, 11387, 2093, 10573, 10543, 9582, 4220, 10177, 12597, 3649, 9580, 11406, 13004, 9091, 13187, 13292, 12603, 10568, 13290, 13722, 11389, 9625, 8457, 12951, 13010, 3762, 11853, 10301, 4163, 10546, 12669, 13394, 4802], 281], ['61832', [3913, 7130, 4974, 3711, 6061, 8545, 5881, 8456, 3585, 4165, 8860, 4163, 8917, 8700, 4802, 8918, 9584, 5797, 8547, 9578, 9769, 9097, 8859, 10023, 10020, 10026, 9092, 5433, 10249, 9626, 10546, 10457, 7126, 10308, 10201, 10586, 10535, 10589, 50, 10022, 3693, 8441, 10459, 8701, 2093, 9625, 10177, 9091, 8457, 10568, 9580, 4220, 12597, 12603, 11406, 3649, 9582, 12951, 13004, 13002, 10543, 13010, 13187], 286], ['47283', [3913, 7130, 3711, 4165, 7126, 8456, 8545, 8859, 6061, 5881, 3585, 9097, 9578, 8547, 9626, 10023, 10019, 9851, 10250, 10257, 9770, 9771, 10303, 12218, 11621, 12675, 12673, 12908, 11863, 12318, 10586, 10026, 11855, 10074, 5186, 10565, 12127, 12214, 11857, 11698, 12216, 10860, 9769, 4424], 290], ['63551', [3913, 3711, 5186, 7126, 5881, 4165, 5433, 8456, 8545, 6061, 8859, 3585, 8547, 7130, 9097, 4974, 9626, 9092, 8700, 8917, 9584, 8918, 9578], 297], ['24058', [3913, 3711, 7126, 8917, 3791, 7184, 9625, 9580, 9091, 9582, 3649, 3762, 8717, 6781, 8200, 10177, 10568, 10543, 4561, 11406, 11389, 9916, 12220, 12222, 10858], 298], ['63580', [3913, 5186, 7130, 3711, 4165, 5881, 4802, 8456, 8545, 8547, 5806, 7126, 3585, 8917, 6061, 8859, 8700, 8860, 5797, 8918, 9092, 9097, 50, 5433, 9584, 9626, 9771, 10019, 9770, 9851, 10257], 300], ['57078', [3913, 7130, 8859, 9770, 9851, 9771, 10019, 6061, 10257, 10250, 8545, 10023, 5186, 10074, 9626, 10586, 8918, 9097, 10026, 10303, 10564, 10565, 10860, 3711, 4165, 10457, 3585, 4974, 11855, 5881, 12312, 12318, 11863, 11621], 307], ['63603', [3913, 7130, 6061, 5186, 9626, 9771, 9770, 8859, 10019, 10023, 10250, 10303, 10564, 10257, 10565, 10074, 10586, 5806, 9092, 12908, 10535, 12667, 13564, 12127, 8918, 7184, 13736, 13388, 12316, 6151, 12601, 12740], 308], ['52590', [3913, 7130, 5806, 5881, 8700, 4802, 4165, 8545, 6061, 5186, 8918, 9097, 9578, 8547, 9626, 8859, 4974, 3693, 8860, 10020, 8456, 10201, 10860, 10308, 9092], 318], ['56607', [3913, 3711, 8545, 5186, 4165, 5797, 8917, 9097, 8859, 9851, 10565, 10564, 10257, 9770, 10303, 10019, 10250, 9771, 10023, 10074, 9626, 10860, 10546, 10457, 5433, 10535, 5806, 9850, 4968, 5895, 10540, 10543, 10073, 3649, 11389, 9625, 12222, 12951, 9582], 320], ['63942', [3913, 7130, 5186, 3711, 4974, 8545, 4165, 7126, 6061, 8859, 9771, 9770, 10257, 9851, 10250, 10565, 10019, 10303, 10564, 9626], 326], ['64349', [3913, 3711, 5186, 5881, 7130, 4802, 4165, 8456, 8545, 8547, 6061, 5806, 5797, 8700, 4974, 8859, 8918, 9097, 9578, 9092, 8860, 9584, 9626, 9769, 5433, 9850, 10546, 7126, 10535, 10573, 11630, 9918, 9625], 330], ['64816', [3913, 5186, 3711, 8545, 6061, 8859, 4165, 4974, 9626, 9097, 9578, 8456, 10023, 10019, 10074, 10250, 10026, 3585, 10586, 10860, 10303, 7130, 10565, 9771, 10257, 9851, 9770, 10564, 11399, 9751, 9916, 10568, 11389, 10177, 12603, 9091, 12597], 337], ['59916', [3913, 7130, 3711, 7126, 8547, 9769, 3791, 7184, 3649, 9625, 10568, 10543, 4220, 10177, 9580, 9582, 9091, 11389, 3762, 8717, 11406, 8200, 4561, 12222, 12220, 9916, 12597, 8457, 13004, 12603, 13002, 13187, 13290, 13292, 6781, 10858, 13298, 13010, 13722, 12594, 4457, 12129, 13188, 12947, 4522, 10073, 12316, 6151, 13390, 11580, 10455, 5797, 12740, 13726, 13736, 12669, 12224], 340], ['60652', [3913, 7130, 3711, 8456, 4165, 8545, 5881, 8700, 4802, 5433, 7184, 4332, 5793, 4163, 8917, 8860, 3693, 5797, 9584, 3585, 8441, 50], 342], ['65224', [3913, 7130, 5186, 5806, 5881, 3711, 8545, 8859, 4974, 9097, 4165, 8860, 5433, 4802, 9626, 6061, 9771, 9851, 9578, 10026, 10023, 10019, 10257, 9770, 10250, 10586, 10860, 10303, 10565], 343], ['65238', [3913, 3711, 5186, 4165, 7130, 8545, 9097, 8859, 9626, 9771, 9851, 4974, 9770, 9578, 10023, 10074, 10026, 10019, 8456, 6061, 8547, 3585, 10303, 10257, 10250, 10586, 10535, 10201, 10860, 5881, 10565, 10564, 10020, 9092, 4802, 9584, 9769, 10249, 8917, 10546, 5806, 7126, 10457, 12062, 8700, 5085, 9916, 8200, 9091, 13292, 13722, 9625, 12947, 10073], 345], ['65390', [3913, 7130, 5186, 8456, 8545, 6061, 4165, 8700, 8547, 5881, 3711, 4802, 8859, 8917, 8918, 5806, 7126, 8860, 5433, 50, 9092, 4163, 3693, 9769, 10860, 9578, 10019, 9851, 10303, 9771, 10565], 348], ['64100', [3913, 5186, 4802, 5433, 2093, 4561, 6420, 4968, 5797, 8917, 3693, 3791, 6151, 8200, 9625, 9091, 3649, 13004, 13002, 13722], 351], ['65674', [3913, 7130, 3711, 8545, 6061, 5186, 5881, 8456, 8859, 4974, 4165, 8547, 4802, 9097, 3585, 9578, 9584, 9769, 8917, 9626, 10026, 10019, 10074, 10023, 10250, 9771, 10303, 9851, 10308, 10020, 10201, 10565, 10257, 10586, 10535, 10860, 10249, 10546, 9092, 9770, 10564, 8918, 11387, 9850], 354], ['66065', [3913, 3711, 6061, 8545, 5186, 4165, 5881, 8456, 8859, 9097, 3585, 9626, 10019, 9851, 10250, 9770, 10564, 12214, 12218, 12675], 361], ['65999', [3913, 3711, 7130, 5186, 7126, 5881, 4165, 5797, 4802, 3585, 8545, 8456, 8547, 8918, 5806, 8700, 4163, 5433, 8701, 50, 3693], 363], ['66130', [3913, 7130, 8545, 6061, 3711, 9578, 8547, 9626, 9097, 3585, 12665, 2093, 12060, 12129, 11406, 9091, 13722, 10177, 10568, 12222, 3762, 12949, 10301], 364], ['66050', [3913, 5186, 5806, 5881, 3711, 8545, 6061, 4165, 4802, 8456, 7130, 8859, 8547, 8917, 8918, 7126, 9092, 8700, 8860, 5433, 5797, 9584, 9578, 50, 10249, 4974, 10201, 6151, 10543, 10177, 4220, 8457], 365], ['66246', [3913, 3711, 8545, 8859, 6061, 9097, 8456, 4165, 7126, 9578, 9092, 8860, 8917, 3585, 4802, 4974, 10023, 10019, 10250, 5186, 10201, 10308, 10074], 366], ['66470', [3913, 3711, 8456, 9626, 10026, 9578, 4802, 8918, 8547, 9769, 4424, 10543, 3762, 10177, 8457, 12603, 9091, 11406, 13004, 12597, 10568, 13187, 13292, 13290, 13002, 9580, 13722, 13298, 11389, 9582, 4457, 13010, 12986, 11853, 12134], 368], ['65964', [3913, 7130, 5186, 8456, 8545, 6061, 4974, 3711, 3585, 5881, 8547, 4802, 4165, 8860, 9578, 11698, 12311, 13392, 7184, 8717, 9091, 12597, 8457, 12603, 10177, 13722, 13004, 11406, 10568, 3762, 13010, 12949, 11853, 13294, 12134, 13705, 12127, 11700], 369], ['66589', [3913, 5186, 4802, 4974, 8545, 8859, 10257, 10564, 9851, 10019, 10250, 9771, 9770, 6061, 10023, 10565, 10074, 9626, 10586, 8918, 4165, 10457, 9584, 10026, 11855, 12127, 3711, 8860, 12740, 12671, 10546, 13103, 10020], 370], ['66734', [3913, 6061, 8859, 8545, 7130, 4974, 4165, 5881, 8547, 9097, 8456, 9626, 9578, 3585, 4802, 10026, 10023, 10019, 10074, 10201, 5806, 9584, 9092, 7126, 10249, 9769, 8917, 8700, 10860, 10546, 10020, 10535, 10457, 10589, 8860, 5797, 5433, 50, 10022, 4163, 3693, 9850, 9751, 11389, 10177, 9091, 11406, 10568], 372], ['66650', [3913, 3711, 6061, 8545, 5186, 4165, 7126, 4974, 5881, 8859, 9097, 7130, 9626, 8456, 10023, 10074, 10019, 9771, 10586, 8918, 10535, 2093, 13392, 12060], 377], ['66369', [3913, 5186, 8547, 3711, 4165, 5433, 8441, 3791, 7126, 3585, 8456, 5881, 8917, 50, 8918, 5806, 9092, 4163, 8860, 8854, 8701, 8700, 5797, 9578, 9584, 9769, 10020, 3693, 10022, 8919, 6420, 2093, 6151, 10543, 13010, 13292, 4332, 13390, 9850, 13564, 13701, 11387], 378], ['66765', [3913, 8545, 6061, 8859, 5186, 9097, 4974, 8917, 8918, 8860, 9092, 5433, 8701, 8854, 5797, 10020, 4165, 8700, 8547, 10023, 9771, 10019, 9851, 10303], 380], ['67017', [3913, 7130, 3711, 4802, 8441, 4332, 4561, 3649, 8457, 6781, 8200, 3762, 4522, 3589, 4013, 5845, 8717, 9091, 9582, 9625, 9916], 382], ['67255', [3913, 8545, 6061, 7130, 3711, 4165, 5881, 4802, 8547, 8859, 8456, 3585, 9097, 9092, 5433, 9584, 9626, 4974, 9578, 8700, 10026, 10020, 10546, 10457, 10022, 9918, 9582, 4013, 10073, 10568, 13290, 12603, 9091, 11406, 10543, 12947, 13188], 386], ['51823', [3913, 8545, 4974, 4802, 8547, 5186, 7130, 6061, 4165, 7126, 8456, 5881, 3585, 9097, 9578, 9092, 9584, 9626, 8917, 8918, 5806, 8700, 8860, 9769, 5797, 5433, 50, 10022, 3693, 4163, 8441, 8701, 2093, 5021, 8919, 6460, 10457, 10546, 10308, 10303, 10019, 10565, 10257, 10250, 9851, 10023, 10026, 10020, 10589, 10201, 10249, 11580, 10455, 6151, 9916, 10543, 9625, 11389, 12222, 3762, 4200, 12594, 12060, 12597, 12951, 9582, 13290, 10177, 8457, 13004, 4220], 388], ['67476', [3913, 6061, 8545, 3711, 10019, 9851, 10303, 10257, 10250, 10564, 9770, 10565, 10023, 7130, 11621, 12673, 13574, 12908, 13564, 12311, 12667], 391], ['67026', [3913, 8545, 3711, 4165, 4802, 7126, 8700, 8547, 3585, 8860, 5433, 2093, 4561, 4013, 6151, 6781, 6420, 4968, 4163, 50, 3693, 8699, 7184, 4200, 4336], 393], ['5346', [3913, 8545, 3711, 5881, 9626, 5186, 8547, 9769, 8860, 10022, 4424, 3649, 4220, 10177, 9091, 8457, 9580, 9582, 8717, 11406], 401], ['68091', [3913, 8545, 3711, 8456, 4802, 8441, 3791, 8700, 8547, 7130, 8859, 6061, 4165, 5881, 3585, 8917, 8860, 5433, 5806, 7126, 5797, 50, 4163, 3693, 8701, 2093, 5021, 8919, 5845, 8199, 8699, 12127, 10455, 9916, 10570, 13500, 10459, 13566, 4968, 4215], 402], ['68274', [3913, 8545, 5186, 4802, 3711, 6061, 4165, 5881, 8456, 8859, 3585, 8547, 8917, 5806, 8918, 9097, 9092, 8700, 9584, 7130, 9626, 9578, 8860, 50, 9769], 405], ['29566', [3913, 3711, 8700, 4802, 2093, 4561, 9625, 9580, 9582, 4220, 10177, 9091, 3649, 4457, 3762, 9916, 12220, 8200, 10543, 12222, 11389, 13290, 12594, 13292, 13298, 13004], 406], ['68339', [3913, 6061, 8545, 8859, 5186, 9097, 8456, 10074, 10019, 9771, 10303, 9851, 10023, 10586, 10020, 10860, 9626, 8918, 5881, 8699, 5433, 8200, 10177, 6460, 9584, 10459, 4974, 5797, 11695], 409], ['68620', [3913, 6061, 8545, 7130, 3711, 5186, 8917, 8700, 8547, 9097, 4974, 9626, 9771, 4165, 9578, 3585, 10074, 9851, 10019, 10023, 8859, 10257, 9770, 10026, 10250, 5881, 8456, 10303, 10586, 5806, 10020, 10201, 7184, 3762, 9091, 10177], 413], ['68733', [3913, 6061, 7130, 3711, 5186, 4974, 9626, 8859, 8545, 4165, 8860, 9092, 5881, 10023, 10586, 10019, 10860, 8441, 3589, 9582, 8457], 416], ['65836', [3913, 8545, 8859, 9851, 9771, 6061, 9770, 10019, 10023, 7130, 10250, 10257, 10303, 5186, 10020, 10586, 8918, 9097, 9626, 10026, 3711, 10565, 10074, 10860, 4974, 10546, 11695, 12224, 12127, 8917, 8199, 9769, 5806, 10249, 12134, 6460, 11859, 13102, 8860, 12740, 12129, 8717, 13010, 10573, 11630, 12597, 13002, 13722, 8457, 10177], 428], ['68269', [3913, 8545, 6061, 8859, 3711, 9097, 9626, 10023, 9771, 10250, 9851, 10019, 7130, 10257, 10303, 10074, 10308, 4165, 10586, 10535, 7126, 8917, 10457, 6521, 10543, 4220, 13187, 10177, 8457, 13722, 13004], 429], ['69238', [3913, 3711, 8700, 50, 8199, 4457, 3649, 8457, 6781, 9580, 9582, 9625, 3762, 8717, 9091, 10177, 10568, 11389, 11406, 12597], 432], ['69569', [3913, 6061, 8545, 5186, 3711, 8859, 9851, 9771, 10019, 7130, 10023, 10074, 9626, 10026, 10303, 9770, 10250, 10565, 10586, 8918, 4165, 10457, 8547, 11698, 12318], 434], ['69695', [3913, 8545, 8859, 6061, 3711, 7130, 9626, 8547, 9097, 8456, 5186, 8917, 3693, 7126, 5881, 9771, 10026, 3585, 10020, 10074, 4802, 4165, 5806, 8860, 9092, 10022, 9769, 5194, 3649, 11389, 9582, 10177, 4220, 12603, 13004, 13722, 13187, 13292, 12597, 10543, 12947], 435], ['14378', [3913, 3711, 8700, 50, 6460, 4457, 6420, 3589, 8200, 8457, 10177, 13187, 12603, 13722, 13004, 13292, 12597, 9091, 11406, 10568, 4220], 437], ['64097', [3913, 3711, 4802, 5433, 8701, 4336, 5797, 8917, 8700, 9584, 8860, 7126, 8547, 9097, 8545, 9578, 50, 10457, 10537, 10073, 9916, 10543, 10177, 8457, 9091, 12603, 13004, 13187, 4220], 440], ['69710', [3913, 8545, 6061, 5186, 8547, 3711, 5881, 9626, 9097, 9578, 10020, 5806, 4802, 8918, 4165, 10023, 10026, 8456, 10586, 10546, 10457, 10022, 8700, 5433, 6420, 11387, 10303, 10860, 8860, 4424, 10570, 4457], 442], ['69800', [3913, 6061, 8545, 7130, 5186, 4802, 5433, 7126, 5806, 3585, 8860, 5797, 8917, 50, 9092, 8700, 8918, 3693, 9769, 5881, 10020, 10249, 8456, 9626, 10546, 10457, 10021, 6781], 444], ['69956', [3913, 8545, 6061, 7130, 3711, 5186, 9626, 9097, 8859, 9851, 9771, 4165, 9770, 10074, 10019, 10257, 10250, 10303, 10564, 10586, 10023], 445], ['70218', [3913, 8545, 3711, 8456, 4802, 4974, 3585, 10586, 10019, 10565, 7130, 4165, 8700, 5895, 3649, 4220, 8457, 10177, 12603, 11406, 10568, 13002, 13004, 9580, 9582, 13187, 9091, 13290, 11389, 9625, 13292, 12597, 12220, 12951, 13010, 3762, 12214, 9771, 10250, 9851, 9626, 11621, 12673, 12908, 12318, 11863, 8547, 10020, 10249, 10860, 10546, 11698, 13564, 13572, 11700, 12669, 3693, 13392, 11861, 12311, 12667, 13390, 13500, 9092, 8441, 8919, 12224, 10201, 11580, 4215], 448], ['70358', [3913, 6061, 7130, 3711, 8917, 8700, 9092, 50, 8199, 5797, 5806, 5881, 9626, 9097, 7126, 8547, 5186, 3585, 5433, 9850, 10022, 8699, 4163, 3791, 2093, 4457, 4220, 13187, 12603, 13004, 10177, 13002, 10568, 12220, 8717, 10573, 4200, 11859, 11628, 13102, 5845, 13010, 3762, 10073, 10858, 4561, 10543, 12597], 449], ['57123', [3913, 8545, 3711, 4165, 8700, 5433, 2093, 6420, 4215, 5797, 8917, 3693, 8699, 4457, 4332, 5793, 8860, 4336, 7126, 4802, 5806, 8547, 9769, 50, 8441, 9918, 8919, 4561], 450], ['70429', [3913, 8545, 6061, 5186, 7130, 9626, 9771, 8859, 9851, 10023, 10019, 10257, 10303, 10026, 10074, 10565, 10586, 4802, 10250, 9770, 10564, 3711, 10860, 10457, 5895, 3649, 9091, 11389, 12603, 4220, 13187, 10177, 13722, 13004, 13002, 13292, 11406, 9582, 13010, 9916], 453], ['68511', [3913, 8545, 3711, 8456, 8547, 5186, 4802, 5433, 2093, 4200, 6460, 6151, 6420, 5793, 8700, 5797, 8917, 7126, 9584, 9578, 8860, 50, 3693, 8199, 4163, 8919, 4561, 9918, 5021, 4522, 4424, 9916, 3940, 8701, 4336, 10022, 9850, 5806, 10201, 8918, 8699, 7184, 5194, 9625, 8200, 9582, 4220, 10177, 8457, 10568, 8717, 10573, 10073, 8854, 10301, 8441, 9751, 10589, 10249, 10457, 10570, 10455, 10459, 5845, 10540, 10543, 9091, 3649, 6781, 11389, 11406, 9580, 3762, 4457, 10858, 3589, 6521, 11630, 11624, 4013, 5085, 11385, 10537, 10021, 5895, 11853, 4968, 12060, 12129, 12222, 12220, 4215, 11859, 11628, 3791, 11580, 11695, 11429, 12316, 11861, 12062, 12597, 12603, 12605, 12665, 12593, 12594, 12601, 12671, 12311, 12134, 12127, 12667, 12669, 12912, 12951, 13002], 454], ['70140', [3913, 8545, 3711, 4165, 7126, 8917, 3693, 8918, 8456, 10026, 9578, 4802, 5881, 9584, 8547, 10308, 10201, 9097, 3585, 10535, 4200, 9625, 9091, 10177, 8457, 11406, 10568, 8717, 12949, 10301], 456], ['70814', [3913, 8545, 6061, 5186, 9097, 9771, 9851, 10250, 4165, 10565, 10303, 10019, 12673, 9769, 4424, 10301, 4163, 13185, 10546, 13103], 460], ['71067', [3913, 6061, 8545, 5186, 7130, 9626, 8859, 9770, 9851, 9097, 3711, 10019, 10023, 10303, 10564, 10257, 10250, 12214, 11621, 12318], 464], ['71204', [3913, 8545, 3711, 8456, 8700, 4163, 8860, 6521, 6420, 4522, 3649, 9091, 9580, 9582, 9625, 8717, 3762, 6781, 10177, 10568, 9916, 5895], 470], ['69045', [3913, 5186, 8917, 8699, 4457, 6420, 4968, 5433, 2093, 9918, 6460, 3589, 5845, 10022, 4424, 3649, 4522, 8717, 9091, 10177, 10568, 9580, 9582, 8457], 473], ['71181', [3913, 4974, 8545, 9097, 8859, 6061, 7130, 4165, 8918, 8860, 5433, 5806, 9578, 4802, 8700, 9584, 5881, 9626, 9092, 8919, 5797, 50, 10020, 8456, 10026, 10023, 10019, 9770], 474], ['71336', [3913, 8545, 6061, 5186, 3711, 8859, 9097, 4165, 8547, 9626, 9771, 9851, 9770, 5881, 10026, 8456, 10023, 10303, 10565, 10250, 10257, 10019, 10074, 10860, 10457, 6521, 12062, 3649, 12220, 13010, 10543, 9625], 476], ['71603', [3913, 6061, 3585, 5433, 4332, 3649, 9091, 3762, 9580, 9582, 8457, 8717, 6781, 8200, 4561, 10177, 9916, 4457, 4522, 10568, 10543, 10858, 10073, 3589, 4013, 9918, 4200, 11406, 13290, 12603, 13722, 13187, 13004, 13292, 12597, 11389, 13002, 12951, 12220, 13010, 12222, 13298, 12594, 12129, 13188], 482], ['71714', [3913, 6061, 8545, 5186, 3711, 10019, 9851, 8859, 10023, 12311, 12127, 7126, 12667, 13568, 12062, 7184, 6521, 13010, 10543, 3762, 12597, 9091, 8717, 12222, 12949], 483], ['71977', [3913, 6061, 8859, 5186, 3711, 7130, 9626, 9771, 9770, 9851, 8545, 10257, 10564, 10250, 10019, 10565, 10074, 10586, 5806, 4165, 10589, 8547, 10026, 10308, 10860, 9097, 10303, 5881, 10023, 9578, 8456, 3585, 10020, 4802, 9584, 5021, 4457, 8854, 4163, 5433, 9092, 7126, 5845, 3762, 10177, 9091, 11406, 10568], 488], ['69646', [3913, 6061, 8545, 8859, 3711, 5186, 8547, 10026, 5881, 10457, 9584, 8456, 10586, 5806, 10020, 10546, 7126, 4802, 4165, 8700, 10301, 10543, 13010, 3762, 8717, 13292, 9091, 13722, 13187, 8457, 13004, 12597, 12222], 489], ['71564', [3913, 8859, 6061, 8545, 5186, 9626, 9771, 9851, 3711, 9770, 10023, 10019, 10303, 10257, 10074, 7130, 10586, 10565, 10564, 10026, 10860, 10308, 9097, 10250, 5881, 9578, 8456, 11399, 3585, 10535, 12127, 5806, 8918, 12665, 8701, 5021, 8919, 12060, 12594, 12947, 10073], 491], ['72307', [3913, 6061, 8545, 8859, 3711, 4974, 4165, 8860, 5433, 7126, 8456, 5186, 9097, 9578, 5881, 4802, 9626, 8547, 9771, 3585, 10020, 9584, 10201, 8917, 3693, 10457], 493], ['72320', [3913, 8545, 8859, 5186, 6061, 7130, 3711, 9626, 10023, 10019, 9851, 10565, 12673, 11698, 10201, 6151, 8547, 13010, 13392, 12597, 13187, 12603, 10177, 9091, 11406, 10543, 11630], 494], ['25154', [3913, 8545, 3711, 8456, 4165, 8860, 5433, 8918, 8547, 9097, 6061, 8859, 9626, 5881, 4802, 8917, 5797, 9584, 9578, 10020, 10026, 4974, 10023, 11399, 10459, 8200, 9916], 495], ['72236', [3913, 5186, 8917, 8860, 8854, 4424, 3649, 3762, 6781, 6420, 8701, 6151, 4457, 4332, 9582, 9091, 9580, 8717, 8200, 8457, 9625, 4522, 3589, 9916, 4013, 10177, 10073, 9918, 4220, 3940], 497], ['70301', [3913, 8545, 7130, 8859, 3711, 9097, 4974, 9626, 4165, 8547, 5881, 8456, 10023, 10019, 10250, 9851, 6061, 10303, 10074, 10565, 10026], 502], ['69895', [3913, 8545, 6061, 7130, 3711, 5186, 9097, 9626, 4165, 5881, 9578, 10020, 10026, 8456, 4974, 10019, 10565, 10257, 10023, 10586, 8918, 10860, 10308, 11399, 50, 9918, 10543, 10177, 4220, 8457, 13004, 12603, 13292, 12597], 504], ['72796', [3913, 6061, 7130, 8545, 5186, 3711, 9097, 4165, 4974, 5881, 9626, 8456, 9578, 8547, 4802, 10074, 10019, 10023, 10026, 10201, 10020, 3585], 505], ['71602', [3913, 8545, 4974, 6061, 8859, 7130, 4165, 4802, 5433, 5806, 8700, 8547, 9092, 8919, 6420, 4522, 4424, 4561, 4332, 4968, 10022, 6460, 6151, 8200, 9625, 4220], 506], ['72888', [3913, 5186, 6061, 8545, 3711, 8859, 4974, 5881, 8456, 7130, 10019, 11399, 9751, 4561, 9091, 10177, 4220, 10568, 11406, 9580, 11389, 9625, 3649, 9582, 8457, 12597, 12603, 3762, 8717, 12222, 6781, 8200, 9916, 10858, 4457, 12220, 12129, 12594, 10543, 10073, 3589, 4013, 9918, 4200, 10573, 11630, 12947, 12951], 509], ['71979', [3913, 8859, 8545, 7130, 3711, 5186, 8547, 9097, 4165, 6061, 8456, 9626, 9578, 9771, 9851, 9770, 3585, 10026, 10019, 10250, 10023, 10257, 10074, 10303, 4974, 10586, 8918, 10201, 10020, 10546, 10457, 9092, 8919, 4336, 8700, 4802, 9584, 10860, 9769, 10249, 3693, 2093, 8860, 5433, 8701, 10535, 8917, 10308, 5806, 10589, 5797, 10022, 6460, 4332, 4968, 7184, 6420, 4522, 6781, 10543, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 9625, 4220, 12603, 3649, 12597, 12951, 13004, 13002, 10073, 12594, 10301, 13102, 8854, 12605, 11859, 13298, 10858, 11628, 9916, 13354, 13300, 4561, 12222, 8200, 3762, 13010, 11695, 13290], 510], ['72898', [3913, 6061, 5881, 4974, 5806, 3585, 9092, 50, 8199, 5797, 9584, 9578, 4163, 8699, 6151, 4332, 3589, 8854, 5194, 4013, 4522, 3762, 8717, 4200], 512], ['73027', [3913, 6061, 7130, 5186, 3711, 9626, 9771, 9851, 9770, 8545, 10023, 10019, 10257, 10074, 10303, 10026, 10250, 8859, 10564, 10565, 10586, 9097, 10860], 513], ['73070', [3913, 8545, 6061, 7130, 8859, 4974, 9626, 4165, 8860, 10022, 8917, 9097, 10023, 10026, 9092, 5433, 9850, 10546, 8456, 10586, 10020, 10860, 5881, 4802, 10535, 4336, 6781, 10177, 13004], 514], ['73095', [3913, 8545, 7130, 8859, 5186, 4802, 3711, 4165, 8547, 6061, 4974, 9097, 5881, 3585, 8456, 9626, 9578, 9584, 9769, 10020, 10026, 10023, 10074, 10019, 10201, 10303, 10257, 10250, 9770, 10564, 9851, 10586, 5806, 10860, 10565, 10308, 10249, 9771, 10546, 10457, 8918, 7126, 10535, 8700, 10589, 11387, 8701, 10573, 9625, 11406, 3762, 10177, 4220, 10568], 516], ['70181', [3913, 6061, 8545, 8859, 3711, 4974, 9097, 4165, 5881, 5186, 7130, 9578, 9626, 8547, 4802, 9584, 9092, 3585, 8456, 10026, 10019, 9770, 9851], 517], ['73254', [3913, 5186, 8918, 8700, 5433, 6420, 4220, 9580, 9582, 9625, 3649, 9091, 3762, 9918, 4457, 10177, 8717, 8200, 6781, 10543, 10568, 9916, 10858, 11389, 11406, 12220, 12603, 13187, 13004, 13722, 13292, 12597, 13290, 12951, 13010, 12222, 13002], 522], ['73291', [3913, 8859, 6061, 5186, 8918, 4165, 7126, 5881, 10074, 8545, 10026, 9578, 10020, 5806, 8547, 9584, 10457, 10021, 4457, 6420, 4215, 10022, 4424, 3589, 6460, 5845, 5194, 4013, 9916, 4332, 4968, 50, 8199, 7184, 10543, 10177, 9091], 523], ['73363', [3913, 6061, 8545, 8859, 3711, 9097, 5186, 4974, 9626, 5881, 4165, 9771, 10023, 10019, 7130, 10074, 10303, 10586, 8918, 8456, 10026, 10860, 8860, 6521, 9625, 9091, 10177, 11406, 4220, 8457, 13004, 13187], 524], ['73685', [3913, 8545, 5186, 8917, 8860, 5433, 8547, 9097, 6061, 9626, 4165, 3711, 9578, 9092, 10022, 8700, 10020, 10026, 8456, 5881, 10074, 10019, 9771, 7130, 8859, 9851, 10308, 10201, 10860, 10546, 12740, 13500, 13294, 11853, 13394, 13103, 3693, 11580], 532], ['73714', [3913, 6061, 8545, 5186, 4802, 3711, 10019, 9770, 9851, 10250, 10257, 10564, 9771, 8859, 10565, 7130, 10074, 9626, 10586, 8918, 9097, 10026, 10308, 10022, 4013, 9580, 10177, 9091, 11406, 4220], 533], ['73553', [3913, 6061, 10023, 8456, 10022, 4013, 9582, 10177, 10257, 8545, 10457, 5895, 10543, 9091, 4220, 12597, 3649, 10073, 9751, 13500, 5433, 13736, 13564, 9584, 13701, 13731], 535], ['72556', [3913, 3711, 8917, 8199, 7184, 4561, 9091, 11406, 10177, 13187, 8457, 12603, 13004, 13002, 4220, 13292, 10568, 13290, 12597, 9625, 6781, 6521, 11624, 12949, 4200, 5845, 4424], 538], ['74011', [3913, 6061, 8545, 8859, 5186, 3711, 4165, 7126, 8456, 4974, 9626, 7130, 9097, 9578, 3585, 10023, 10250, 10257, 10565, 9851], 540], ['73827', [3913, 7130, 8859, 3711, 8545, 9097, 3585, 4165, 8860, 5433, 9850, 5797, 8917, 9578, 9626, 5881, 50, 9769, 8456, 10026, 8547, 10074, 10019, 10250, 10257, 10565, 10860, 11698, 3693, 4522, 12947], 541], ['74224', [3913, 6061, 8545, 9771, 8859, 10023, 10026, 9092, 7126, 4165, 10457, 5433, 9850, 5806, 5881, 8700, 4802, 50, 9769, 8456, 10020, 10546, 8701, 4336, 10022, 8199, 4163, 10858, 4220, 13004, 13187, 13722], 546], ['74471', [3913, 6061, 8545, 7130, 3711, 9097, 9626, 4165, 10023, 10026, 5881, 8859, 10019, 10565, 10303, 10250, 11698, 10201, 6151, 12316, 7184, 13010, 10543, 12597, 13187, 3649], 553], ['74499', [3913, 6061, 8545, 8859, 7130, 3711, 5186, 9097, 5881, 8456, 9578, 3585, 9626, 4974, 9771, 9851, 9770, 4802, 10074, 10026, 10019], 555], ['75076', [3913, 3711, 8917, 8699, 4457, 4220, 9091, 9625, 9582, 3649, 9916, 3762, 8717, 6781, 6420, 10073, 7184, 8200, 9580, 10177, 4522, 3589, 6151, 4013], 569], ['75142', [3913, 3711, 5881, 8860, 5433, 8441, 4968, 8700, 4802, 8918, 10457, 6521, 9625, 10177, 4220, 8457, 10568, 11406, 9582, 11389, 9580, 12597, 12603], 574], ['75301', [3913, 6061, 5186, 8918, 7126, 10020, 5806, 8860, 9769, 8854, 13572, 13010, 5194, 3649, 13004, 13292, 13187, 12603, 8457, 13722, 10177, 12597, 12951, 3589, 11859, 6460], 575], ['75045', [3913, 8545, 5881, 8860, 4424, 3762, 9091, 8457, 9582, 9580, 3649, 9916, 8717, 6781, 8200, 9625, 10177, 12603, 12597, 13004, 11406, 10568, 11389, 12951], 578], ['75321', [3913, 6061, 8545, 5186, 3711, 9097, 8859, 4165, 4974, 5881, 9578, 7130, 9626, 8547, 4802, 9584, 9771, 10019, 9851, 10303, 10250, 10257, 9770, 10026, 10565, 10564, 10023, 10074, 10586, 10860, 10308, 8456, 10020, 10201, 10249, 9769, 10546, 8918, 9850, 10535, 12127, 11618, 7126, 5433, 11700, 11387, 8917, 11698, 4163, 12671, 12669, 13701], 581], ['75442', [3913, 6061, 8545, 5186, 9097, 3711, 8859, 4165, 9626, 7130, 5881, 9578, 8456, 10074, 10019, 9851, 9770, 10564, 10250, 10565, 10303], 582], ['75378', [3913, 8859, 6061, 5186, 3711, 9097, 7130, 4165, 5881, 9578, 8456, 9626, 3585, 8547, 10074, 10201, 10020, 10308, 9092, 10457, 50, 9584, 4802, 9769, 10860, 8545, 10586, 10535, 10573, 4200], 583], ['75488', [3913, 8545, 6061, 5186, 9097, 3711, 9626, 7130, 9771, 9851, 4974, 10019, 8859, 9770, 10250, 10023, 10565, 10564, 10074, 10586, 5806, 4165, 8700, 10201, 5881, 10589, 5433, 7184, 5085, 3762, 8717, 4220], 584], ['75414', [3913, 5186, 8917, 3791, 7184, 3762, 4220, 9091, 8457, 9580, 10568, 9625, 3649, 10177, 8717, 6781, 8200, 4561, 11406, 12220, 10564, 9770, 9771, 9851, 10565, 10250, 12214, 12218, 6061, 7130, 8859, 9626, 10019, 10026, 10074, 10586, 11621, 11855, 11863, 12318, 12673, 12908, 13507, 13574, 4165, 5806, 5881, 8547, 8918, 9092, 9097, 9578, 10535, 10020], 585], ['64759', [3913, 8545, 4974, 3585, 4802, 5806, 8456, 10586, 4165, 8918, 8700, 9584, 9578, 10249, 5881, 10020, 9097, 10860, 10308, 10546, 4332, 10543, 11853, 4220, 8457, 13187, 13722, 12603, 13004, 9091, 12597, 3649, 10073, 3791], 586], ['75551', [3913, 8545, 7130, 6061, 8859, 3711, 10019, 9770, 9771, 10023, 10250, 10074, 5186, 10249, 10026, 10586, 5806, 4165, 10589, 10858, 4220, 8457, 10177, 12603, 12597, 11406, 9580, 9582, 11389, 9625, 13002, 13187, 9091, 13292, 10568, 13722, 12222, 13290, 10301], 587], ['75598', [3913, 8545, 9097, 9578, 8547, 10026, 9584, 4165, 10023, 8456, 4802, 8918, 4968, 9916, 10177, 8457, 12603, 12597, 11406, 9091, 11389, 13292, 9582, 13004, 13290, 13187, 10543, 10568, 13002], 588], ['75780', [3913, 8545, 8859, 5186, 8547, 10023, 10586, 4165, 10457, 4802, 9578, 9092, 50, 9769, 8700, 10020, 4974, 10074, 8917, 8199, 4457, 4220, 10177], 596], ['75831', [3913, 8545, 4165, 7126, 8199, 4522, 9091, 9580, 9582, 9625, 3649, 3762, 4220, 8717, 6781, 8200, 4561, 9916, 10177, 10543, 10568], 599], ['75900', [3913, 6061, 9851, 8545, 10019, 10257, 9770, 10250, 10303, 10565, 10564, 10023, 8859, 5186, 10308, 10074, 9771, 10586, 8918, 8456, 10026, 3711, 10860, 9578, 4802, 5433, 2093, 4336], 600], ['75953', [3913, 8545, 10019, 10023, 8456, 4802, 2093, 4522, 8717, 9918, 6151, 3940, 10543, 3649, 9625, 9582, 12951, 10303, 10565, 12675, 13507, 11618, 12216, 13506, 13104, 12060, 9916], 602], ['76084', [3913, 8545, 10019, 10250, 9851, 9771, 6061, 10303, 9770, 10257, 10564, 8859, 10565, 7130, 10023, 9626, 10860, 3693, 3589, 9582, 4220, 12597, 10177, 9091, 13004, 8457, 13187, 13292, 13722], 607], ['75732', [3913, 6061, 8545, 5186, 3711, 8859, 7130, 10019, 10023, 10565, 10564, 9851, 9771, 9770, 10303, 10074, 10586, 5806, 5881, 10026, 13724], 608], ['76213', [3913, 6061, 7130, 8545, 8859, 3711, 10019, 9771, 9770, 10303, 10564, 9851, 10565, 10860, 10250, 11863, 8456, 10457, 8700, 8860, 12062, 5797, 12311, 11853, 6420, 6151, 3940, 4332, 11630, 11389, 9582, 10543, 9625, 13292, 13002, 8457, 13187, 10177, 4220, 11406, 9091], 611], ['76227', [3913, 8545, 3711, 6061, 8859, 5186, 7130, 9626, 9097, 8456, 4165, 7126, 4802, 8918, 8547, 9771, 4974, 10020, 5797, 8917, 9578, 8860, 5433, 9850, 8700, 9584, 50, 10457, 4163, 10022, 3693, 10455, 10589, 10201, 9769, 8701, 4336, 2093, 4457, 9916, 11406, 10177, 4220, 10568, 9580, 9582, 11389, 9625, 3649, 12220, 12603, 9091, 10543, 8457, 8717, 3762, 12597, 13004, 13292, 13290, 12951, 13722, 13010, 12222], 612], ['74693', [3913, 8545, 6061, 5186, 9092, 9097, 3711, 8859, 4165, 5881, 9578, 9626, 8547, 7130, 10019, 10023, 10026, 8456, 11698, 11399], 613], ['76283', [3913, 9097, 8700, 4336, 10073, 4561, 4220, 9091, 11406, 10568, 10177, 8457, 9582, 9580, 11389, 9625, 12603, 3649, 12220, 12597, 13187, 13004, 13002, 13290, 13722, 12951, 13010, 13292], 619], ['76294', [3913, 8545, 8859, 6061, 5186, 4802, 4165, 7130, 9097, 8918, 8860, 4336, 5895, 9918, 3649, 10177, 9091, 9580, 4220, 8457, 11406], 620], ['76351', [3913, 7130, 9092, 5433, 6420, 4215, 6521, 6781, 3649, 9582, 9091, 10177, 10568, 4220, 9580, 8457, 9625, 11389, 10543, 12220, 8717, 12222, 8200, 4561, 12597, 13004, 12603, 13187, 11406, 13290, 12951, 13010, 14807], 624], ['57613', [3913, 6061, 8859, 7130, 9097, 8545, 9626, 9584, 3711, 10019, 10303, 10860, 8700, 5895, 3762, 9091, 4220, 10568, 9580, 10177, 8457, 3649, 8717], 627], ['70366', [3913, 8545, 6061, 8859, 7130, 5186, 8547, 9097, 4165, 4974, 9626, 9578, 3711, 9771, 9851, 8456, 3585, 10074, 10023, 10026, 10019, 5881, 10020, 10201, 10308, 10303, 4802, 10860, 9584, 10586, 8918, 10565, 10250, 10257, 9092, 10457, 9769, 8917, 10546, 9770, 5806, 10249, 11399, 10535, 7126, 10301, 10543, 10177, 4220, 11406, 10568, 12603, 12597, 8457, 9582, 11389, 9625, 3649, 9091, 13004, 12951, 12220, 13292, 13290, 9580, 13722, 13010], 628], ['76880', [3913, 8545, 8859, 5881, 5797, 4332, 3649, 9091, 8457, 10177, 9582, 9625, 10568, 12603, 13004, 13187, 13292, 12597, 11406, 13290, 9580, 11389, 12951, 12220, 10543, 13010, 3762], 638], ['62816', [3913, 6061, 8545, 5186, 3711, 9097, 7130, 9626, 4165, 7126, 9578, 8859, 9851, 9771, 9770, 8456, 11387, 8701, 4457, 9091, 3589, 13290], 645], ['77130', [3913, 3711, 8700, 6521, 3762, 9091, 8457, 9580, 10568, 10177, 9582, 3649, 10543, 8717, 6781, 11406, 13290, 13722, 12603, 13187, 13002, 13292, 12597, 11389, 9625], 649], ['69500', [3913, 5186, 3711, 8859, 10019, 8545, 10023, 7130, 9771, 6061, 10250, 10257, 9626, 10308, 4165, 10074, 10586, 10860, 10303, 11855, 10026, 12214, 9851, 11863, 9770, 10564, 12218, 12673, 10565, 12908, 11621, 12675, 12216, 9097, 13104, 11857, 12312, 13302, 5881], 650], ['65819', [3913, 8859, 7130, 9626, 4974, 7126, 10020, 8860, 50, 6521, 9625, 9580, 4220, 10177, 9091, 9582, 3649, 4522, 10301, 8919], 651], ['55260', [3913, 8545, 10019, 6061, 10023, 9578, 8860, 6521, 10543, 10177, 9091, 10568, 9580, 9582, 9625, 3649, 3762, 8717, 6781, 8200, 8457, 11389, 11406, 9916, 10858, 4457, 4522, 10073, 3589], 652], ['68485', [3913, 6061, 8545, 7130, 8859, 4974, 9626, 10019, 10257, 9851, 10565, 10250, 10564, 10303, 12218, 12673, 12675, 5881, 4165, 13724], 653], ['77004', [3913, 6061, 8545, 8859, 9851, 10250, 10257, 9771, 10565, 10564, 10019, 10023, 9770, 10303, 10074, 9626, 12671, 13570, 12740, 13498, 13103, 3693], 654], ['77320', [3913, 6061, 8859, 5186, 9092, 4165, 8700, 8917, 5797, 5806, 5433, 8860, 8918, 3585, 10589, 50, 10573, 9580, 8457, 10177, 12603, 13004, 12597, 13187, 13722, 13292, 9091, 11406, 10568, 13290], 655], ['77324', [3913, 5186, 3711, 5881, 4802, 8918, 8860, 4163, 8700, 9584, 5806, 3585, 10020, 5797, 5433, 10201, 10457, 10249, 10589, 8547, 8917, 7184, 10543, 10177, 4220, 12603, 13004, 13722, 13187, 13292, 12597], 656], ['22706', [3913, 8545, 3711, 7130, 9626, 10026, 9584, 7126, 4802, 5881, 5186, 9769, 10457, 5433, 8918, 3585, 10022, 4013, 9582, 4220, 10177], 657], ['77362', [3913, 8545, 6061, 8859, 9626, 5186, 7130, 10019, 9851, 10023, 10303, 10257, 9770, 10074, 10026, 10565, 10586, 8918, 3585, 2093, 4522, 9580, 10073], 658], ['76857', [3913, 8545, 3711, 8917, 3693, 3791, 5433, 8701, 5797, 9769, 4165, 7126, 10020, 8918, 3585, 12910, 4215, 5793, 12601, 13390], 661], ['77512', [3913, 6061, 5186, 8917, 8700, 9092, 8919, 5797, 5021, 8441, 12671, 8701, 11429, 12060, 13570, 8717, 9625, 13292, 11389, 13187, 13722, 13004, 8457], 663], ['77604', [3913, 9097, 9578, 8860, 5433, 6151, 4332, 4457, 4200, 9916, 9580, 9091, 10177, 8457, 9582, 10568, 10543, 4220, 11389, 11406, 13004, 13002, 13292, 12603, 13290, 9625, 12597, 13722, 13187, 3649, 13298, 4561], 668], ['77760', [3913, 8545, 3711, 4165, 4802, 7126, 9584, 5806, 8547, 10026, 5881, 10074, 9097, 10023, 8456, 10020, 4974, 12667, 12127, 8854, 6151, 13010, 10543, 13002, 13187, 8457], 675], ['20075', [3913, 6061, 9851, 10023, 10026, 8545, 10303, 10586, 8918, 10457, 10546, 8699, 9916, 10073, 11853, 6420, 11624, 13294, 6521, 13392, 10301, 12949, 4424], 676], ['63391', [3913, 8545, 9097, 8456, 9626, 4165, 8700, 4802, 5881, 3711, 7130, 5186, 8547, 6061, 8859, 9578, 9584, 9092, 5433, 2093, 9918, 8919, 4336, 8860, 5797, 8917, 3693], 677], ['78248', [3913, 8545, 8859, 9851, 6061, 9770, 10019, 10023, 5186, 10074, 9626, 10026, 10250, 10257, 10565, 10586, 5806, 9578, 10455, 4457, 9091, 10177, 11406, 12603, 12597, 13004, 8457, 10568, 9580, 9582, 11389, 9625, 13002, 13187, 3649, 13292, 13290, 13722, 12220, 10543, 13010, 3762, 8717, 4220], 685], ['78335', [3913, 6061, 9851, 9771, 10023, 10250, 10019, 10303, 10564, 10565, 9770, 10257, 8859, 5186, 10074, 9626, 8918, 4968, 12224, 4215, 10021, 5793, 4336, 8717, 10301, 12134, 13506, 10249, 10020, 10201, 9578, 10860], 687], ['78374', [3913, 6061, 7130, 9771, 9770, 8859, 10019, 10257, 10564, 10565, 10303, 9851, 10023, 5186, 10026, 10074, 9626, 4802, 5433, 10021, 6151, 10073, 9916, 13290, 13292, 10177, 8457, 13722, 4220], 688], ['78507', [3913, 8545, 9626, 5806, 8860, 9092, 2093, 4522, 3762, 9625, 9091, 10177, 4220, 8457, 12603, 13002, 13292, 13722, 12597, 11406, 13187, 10568, 9580, 13004, 13010], 692], ['78473', [3913, 8545, 9626, 3711, 9578, 8547, 4974, 10023, 10026, 9092, 50, 9769, 10457, 4802, 8918, 8456, 4215, 6781, 9091, 11406, 8457, 13292], 693], ['78634', [3913, 8545, 6061, 4165, 8860, 50, 9769, 4974, 10023, 10026, 4802, 7126, 8547, 3711, 9578, 9092, 5433, 9850, 10546, 10457, 5797, 8917, 10589, 10020, 10860, 8456, 9626, 10249, 8919, 4522, 9580], 699], ['67500', [3913, 8545, 3711, 5881, 8860, 5433, 8918, 10457, 5797, 3693, 10455, 10022, 6460, 6151, 11389, 10177, 9091, 11406, 4220, 12603, 10568, 13002, 13004, 13187, 10537, 13292, 12222, 13290, 13722, 9584, 13104, 10459, 9582, 12062, 9916, 3585], 700], ['78874', [3913, 8545, 4165, 7130, 8547, 8860, 6521, 6781, 10540, 3762, 4013, 10543, 10177, 9091, 4220, 11406, 12597, 10568, 13004, 12603, 8457, 13187, 13722, 13290, 9580, 9582, 13292, 9625], 704], ['78780', [3913, 8545, 8859, 6061, 9771, 9851, 9770, 9626, 3711, 10023, 10026, 10019, 10074, 10250, 10257, 10303, 5186, 8547, 9097, 10308, 5881, 4802, 7126, 3585, 9092, 8456], 705], ['78880', [3913, 3711, 9092, 5433, 6151, 3649, 9916, 9580, 9582, 9091, 10177, 8457, 10568, 10543, 3762, 8717, 6781, 10540, 8200, 11389, 9625, 4561, 11406, 12220, 12597, 12222, 10858, 12603, 13004, 12951, 13010, 4457, 12594, 13292, 13290, 13187, 13298, 12129, 13188, 12912, 12947, 4522, 10073, 3589, 4013, 9918, 12943, 13183, 4200, 10573, 14031, 11630, 6420, 4332, 13296, 13566, 11853, 13294, 13498, 10455, 12740, 12671, 3693, 12127, 14292], 706], ['78943', [3913, 9851, 10019, 9770, 6061, 8545, 10023, 10250, 10257, 8859, 5186, 10026, 10303, 10074, 9626, 10565, 10564, 10586, 7126, 5881, 3711, 9771, 10860, 9097, 4974, 4165, 8701], 709], ['78981', [3913, 8859, 5186, 9769, 7126, 8547, 8918, 8701, 4457, 9091, 10177, 9580, 9582, 8457, 10568, 3649, 10543, 3762, 8717, 6781, 4522, 10573, 10301, 12220, 11406, 9625, 11389, 13010, 13290, 12912], 710], ['79028', [3913, 5186, 8918, 8701, 8854, 6521, 9918, 9625, 6781, 6420, 10073, 4968, 7184, 4561, 4332, 4457, 3762, 9091, 9580, 10177, 10568, 9582, 3649, 10543, 8717, 8200, 4220, 11389, 11406, 9916, 10858, 8457, 4013, 12129, 12220, 4522, 3589, 10573, 11630, 12222, 12594, 12603, 12597, 11853, 4200, 10540, 5194, 12912, 12947, 13002, 12951, 13292, 13290, 13010, 13298, 13188, 13187, 13722, 13183, 13004, 12943, 14031, 13294, 13498, 14708], 713], ['79126', [3913, 8545, 6061, 9851, 9771, 9770, 5186, 9626, 7130, 10023, 10257, 10564, 10565, 10303, 10019, 10250, 10586, 10026, 3711, 10074], 720], ['78725', [3913, 9771, 9626, 8859, 7130, 10019, 9851, 8545, 6061, 10023, 10074, 9097, 10026, 5881, 10020, 8917, 9578, 5186, 10303, 10257, 10250, 10586, 5806, 8456, 10565, 3711, 10860, 8547, 9770, 10308, 3585, 10022, 4013, 11861, 9582, 12943, 13290, 11389, 13722, 10177], 721], ['79088', [3913, 8545, 9626, 4802, 7126, 9584, 8860, 4336, 5845, 4424, 3649, 10177, 12603, 4220, 13004, 13002, 13722, 13292, 12597, 13187, 11406, 10568], 722], ['75995', [3913, 8545, 5186, 9092, 8919, 8854, 4424, 8199, 8700, 8547, 10026, 9769, 5881, 10074, 10020, 9097, 10023, 10019, 10565, 6061, 10250, 9626, 10860, 8456, 9584, 4165, 10586, 10535, 2093, 4457, 9091, 9916], 730], ['79318', [3913, 8545, 5881, 4802, 7126, 9584, 8456, 9769, 8700, 10249, 3585, 10020, 5806, 8547, 3711, 10023, 9578, 10201, 10546, 10457], 731], ['78406', [3913, 8545, 9626, 4802, 7126, 9092, 5433, 8701, 8854, 10022, 8199, 5797, 3693, 6460, 10073, 9625, 10568, 10543, 9091, 10177, 12603, 13004, 13187, 8457, 13722, 13292, 12597, 11406], 734], ['79594', [3913, 9851, 10019, 10257, 9770, 10250, 10564, 10565, 10303, 6061, 8545, 8859, 12673, 12908, 12218, 12675, 14194, 9771, 14393, 12214, 14026], 736], ['77419', [3913, 9851, 9771, 9770, 10019, 8859, 10303, 6061, 8545, 10565, 10564, 10023, 7130, 5186, 9769, 3711, 9626, 10074, 10026, 8918, 4968], 737], ['79757', [3913, 8545, 9578, 8860, 8854, 9916, 4220, 10177, 9580, 9582, 9625, 6781, 9918, 6151, 4561, 4200, 4336, 5085, 8717, 11406, 9091, 11389, 10568, 10543, 3762, 8200, 10858, 3649, 12222, 4457, 12129, 8457, 10073, 3589, 12603, 12220, 12594, 4013, 10573, 12597, 11630, 10540, 12912, 4332, 12951], 738], ['79970', [3913, 3711, 9769, 7126, 9584, 9578, 5797, 5806, 4165, 8918, 2093, 4336, 50, 6521, 3649, 4457, 6151, 3940, 8199, 5085, 5793, 5021, 4163, 3589, 11389, 9625, 3762, 9916, 4561, 4522, 8200, 10073, 4013, 9918], 741], ['80087', [3913, 9770, 9771, 8545, 5186, 8547, 10074, 10019, 9851, 10023, 11618, 2093, 4457, 11406, 10177, 9091, 10568, 9580, 9582, 11389, 9625, 12603, 12597, 8457, 12220, 3649, 4220, 13004, 13187, 13292, 13290, 13722], 745], ['77937', [3913, 9851, 9770, 10019, 10564, 9771, 6061, 10565, 10303, 10250, 8545, 8859, 14194, 12312, 4165, 9584, 8701, 12912, 11385, 12740, 5797, 4802], 749], ['80237', [3913, 9770, 8859, 8545, 6061, 9771, 9851, 9626, 3711, 10023, 10019, 10074, 10026, 9097, 4974, 10250, 7130, 10303, 10257, 4165, 8860, 10020, 10586, 8918, 5881, 10565, 10564, 10860, 9578, 8456, 3585, 5186, 10308, 4802, 8547, 11387, 9092, 9769, 11698, 11399, 12312, 12062, 12318, 11621, 11857, 12673, 11855, 12908, 12675, 11863, 12218, 12216, 13104, 13302, 13394, 11700, 11618, 13574, 13507, 13724, 9584, 13701, 10249, 13506, 13572, 8917, 10546, 12224, 13736, 5806], 751], ['77549', [3913, 8545, 4165, 8860, 4336, 6521, 8717, 9625, 10073, 6151, 6420, 4968, 10022, 5895, 10573, 3649, 4220, 12603, 10177, 13004, 13187, 13292, 12597, 13722, 9091, 11406, 10568, 13290, 9580, 8457], 753], ['80419', [3913, 9851, 9770, 8859, 10019, 8545, 10023, 7130, 10250, 10257, 10303, 6061, 10074, 9626, 10586, 5806, 4165, 10026, 3711, 10308, 10860, 10565, 5186, 10249], 759], ['80462', [3913, 8545, 6061, 9851, 10023, 10019, 9771, 5186, 8547, 10308, 9578, 10026, 8859, 10257, 10565, 11399, 9751, 6151, 7184, 10543, 13292], 761], ['80494', [3913, 9771, 3711, 9851, 8545, 8859, 10023, 10019, 9770, 6061, 7130, 5186, 10026, 9578, 10020, 8917, 10457, 4802, 5881, 9584, 9097, 8456, 10308, 3585, 11618, 8700, 11700, 5085, 10543, 3649, 13292, 13002, 12603, 10177, 13722, 4220, 13004, 11406], 763], ['76802', [3913, 9851, 6061, 8545, 10019, 10023, 8859, 5186, 10020, 8918, 8456, 10026, 9578, 3711, 10074, 9626, 9097, 10535, 10589, 4802, 7126, 8547, 10249, 11624, 6521, 10301], 768], ['81099', [3913, 9851, 8545, 9626, 3711, 10023, 8456, 10308, 9578, 4802, 8918, 8547, 4974, 10019, 6061, 7130, 10860, 10546, 10457, 10022, 8919, 10573, 4457, 3940, 10455, 9916, 10177, 9091, 11406, 10568, 9580, 8457, 11389, 9582, 3649, 9625, 12603, 4220, 12597, 13004, 12951, 13292, 13290, 13187, 10543, 13010, 13722, 3762, 12220, 12222, 8717, 13002, 6781, 5085, 12601, 5433, 11618, 11387, 11700, 11698, 11399, 12312, 14192, 4165, 10586, 11855, 14028, 9584, 13724], 775], ['81091', [3913, 8545, 9771, 9626, 3711, 9578, 9584, 5433, 6151, 8441, 6420, 8701, 8854, 9916, 9091, 10177, 9580, 9582, 8457, 9625, 10568, 10543, 3762, 8717, 6781, 8200, 3649, 10858, 4457, 4522, 10073, 3589, 11389, 13290, 13004, 13187, 12603, 13292, 12597, 11406, 10020, 12740, 10860, 11853, 11700, 12127, 13102, 12986], 776], ['81160', [3913, 9851, 6061, 10019, 10250, 9771, 10023, 10026, 9578, 9626, 10308, 9769, 8456, 10020, 10860, 8547, 10586, 10535, 4802, 8918, 10201, 4165, 11698, 13104, 7130, 11621, 14208], 780], ['80859', [3913, 9626, 5806, 8854, 3762, 9091, 4220, 10177, 9580, 9582, 9625, 8457, 10543, 8717, 6781, 8200, 4561, 9916, 10858, 4457, 4522, 10073, 3589, 10568, 9918, 4200, 10573, 3649, 6420, 4332, 11406, 12220, 12222, 12129, 11630, 12603], 781], ['81274', [3913, 9626, 8918, 4968, 7126, 5881, 10023, 9771, 9770, 9851, 10019, 10303, 8859, 6061, 7130, 5186, 10565, 10564, 10257, 8545, 10586, 5806, 8456], 782], ['81311', [3913, 10308, 8547, 4163, 13392, 3589, 9580, 11389, 10177, 13187, 8457, 13292, 12597, 3649, 4013, 12605, 10535, 9584, 11387, 3585], 783], ['81282', [3913, 9770, 8859, 6061, 10250, 10303, 10019, 10023, 9626, 9097, 5186, 10201, 10455, 10858, 9091, 8457, 5845, 9916, 12220, 4220], 784], ['81488', [3913, 8545, 9626, 3711, 5881, 8547, 10026, 9578, 10020, 8918, 4165, 8860, 10022, 9769, 10586, 10546, 3693, 5797, 4332, 12316, 11389, 9582, 9580], 787], ['81540', [3913, 9851, 10019, 9770, 9771, 8859, 6061, 8545, 10257, 10250, 10565, 10303, 10023, 5186, 10564, 10074, 9626, 10586, 10022, 10543, 9091, 10177, 11406, 12603, 12597, 13187, 4220, 10568], 788], ['81615', [3913, 8859, 10023, 10303, 9851, 9771, 9770, 10257, 10565, 5186, 8917, 4424, 9625, 10177, 12603, 13004, 13002, 13187, 13292, 13722, 12597, 11389], 789], ['47992', [3913, 9851, 10023, 10026, 9578, 9097, 6061, 10250, 10019, 8545, 8700, 11624, 10543, 10177, 9091, 11406, 8457, 12603, 13004, 13187, 4220, 10568, 12222], 790], ['81642', [3913, 7130, 10026, 4802, 8918, 8700, 10020, 5806, 3585, 8860, 5433, 5085, 2093, 4522, 5845, 10022, 9769, 5194, 10543, 4220], 792], ['69248', [3913, 9851, 6061, 10019, 9771, 9770, 10023, 8859, 8545, 7130, 5186, 9626, 10303, 10250, 10564, 10565, 10586, 10535, 5881, 10026, 3711, 10257, 10860, 10074, 9097, 4165, 8700, 8547, 9578, 8456], 794], ['81707', [3913, 9770, 9771, 9851, 10019, 6061, 8859, 10257, 10023, 10564, 10565, 10303, 10250, 5186, 10074, 9626, 10586, 10026, 8545, 3711, 10860, 8441, 4522, 10573, 9582, 8547, 10546, 9578, 12224, 13104, 4802], 796], ['81815', [3913, 9770, 10019, 6061, 8545, 10023, 7130, 10303, 10257, 10565, 11855, 12214, 11863, 8547, 4165, 12311, 12060, 6151, 12222, 12986, 9091, 7184, 13187, 12316, 13388], 797], ['70394', [3913, 3711, 9584, 5433, 7184, 9916, 3649, 4561, 10540, 10543, 10257, 4165, 8701, 10858, 11406, 10177, 4220, 12603, 13004, 12597, 13187, 13292, 8457, 13722, 9091, 13290, 9580, 9582, 8200, 11389, 14031, 6420, 12594, 12912, 13392, 11385], 798], ['81940', [3913, 9771, 8545, 9851, 10019, 10257, 9770, 8859, 6061, 10023, 10565, 10564, 10303, 5186, 10074, 9626, 10586, 8918, 4165, 8700, 10201, 3711, 10026, 10308, 10860, 9097, 4974, 5881, 9578, 8456, 10250, 8547, 10020, 4802, 11698, 10022, 12601, 8860, 12949, 11624, 6521, 5895, 12060], 799], ['56917', [3913, 9851, 9770, 9771, 10019, 10257, 10565, 10250, 10564, 6061, 8545, 10023, 7130, 8859, 5881, 10455, 9916, 4457, 12594, 4561], 801], ['81998', [3913, 10257, 8545, 10019, 8859, 10303, 7130, 10023, 8456, 10586, 6061, 10565, 10250, 9578, 5433, 6420, 5881, 11853, 3649, 13292, 13004, 8457, 12603, 10177], 802], ['82092', [3913, 9770, 10019, 8859, 10257, 10250, 9851, 6061, 8545, 10023, 10565, 10564, 10303, 5186, 10074, 9626, 10586, 8918, 9097, 10026, 3711, 10308, 12216, 11429, 12127, 13568, 11698, 5433, 8860, 12601], 803], ['82194', [3913, 10019, 6061, 10023, 4802, 5433, 2093, 9916, 3649, 10073, 6151, 10543, 9582, 10177, 9091, 8457, 9580, 9625, 8717, 11406, 11389, 3762, 6781, 8200, 4561, 4522, 12222, 4457, 12597, 12603, 10568, 12220], 805], ['82326', [3913, 9770, 9851, 8859, 9771, 10023, 10026, 6061, 10303, 5186, 8917, 4165, 5806, 8547, 8860, 11624, 12220, 9091, 10543, 6781, 12947], 806], ['82365', [3913, 9851, 8545, 10019, 9770, 10257, 8859, 6061, 10023, 5186, 10026, 10074, 9626, 10303, 9771, 10565, 10564, 10586, 5806, 9578, 3711, 7130, 10860, 9097, 10250, 4165, 5881, 10020, 8456, 13104, 4974], 807], ['82432', [3913, 10019, 3711, 5881, 4802, 5433, 2093, 4457, 4220, 12603, 10177, 13722, 13004, 13187, 13292, 12597, 9091, 10543, 12947, 3649, 9625, 9582, 10073], 810], ['82283', [3913, 10019, 6061, 10023, 9626, 9097, 8545, 8859, 9770, 9851, 10257, 10564, 9771, 7130, 5186, 10026, 9578, 8860, 11624, 3649], 812], ['58634', [3913, 9851, 9770, 10019, 9771, 10257, 8859, 10564, 10565, 6061, 8545, 12908, 11863, 10023, 11399, 3585, 14192, 4165, 12312, 11855, 10586, 10026, 5186, 11621, 13574], 820], ['82766', [3913, 9851, 8545, 10250, 9770, 10019, 9771, 6061, 10565, 10564, 10257, 10303, 8859, 10023, 5186, 9626, 10586, 10026, 3711, 10074, 4802, 2093, 4457, 11406], 823], ['82894', [3913, 5186, 9584, 7126, 10020, 8918, 10457, 10022, 8919, 4336, 5433, 2093, 13564, 13703, 10573, 13188, 12594, 9625, 13292, 13004, 13187, 8457, 4220, 9091], 828], ['83016', [3913, 9770, 10019, 6061, 9851, 10023, 3711, 8545, 7130, 8859, 10250, 10257, 10074, 9626, 9097, 5186, 10249, 9578, 9771, 10026, 5881, 8456, 3585, 10586, 7126, 10201, 4974, 10303, 10565, 10564, 8547, 9769, 4802, 10020, 10546, 9584, 10860, 8917, 8700, 8918, 9092, 5806, 10457, 4165, 8860, 50, 11621, 13506, 11700], 829], ['83086', [3913, 9851, 9770, 9771, 10250, 10564, 10565, 10019, 8859, 6061, 8545, 10023, 12673, 12908, 12675, 12218, 10257, 13507, 13574, 11863, 14194, 14293], 832], ['83207', [3913, 5186, 9769, 10022, 4424, 3649, 9091, 4220, 10568, 10177, 9580, 9582, 10543, 9625, 11389, 3762, 8717, 6781, 8200, 4561, 9916, 12597, 11406, 8457, 12603, 13004, 13292, 13187, 12951, 13290, 12220, 13010, 12222, 13722, 10858, 13298, 12594, 10073, 3589, 12129, 10301, 12949, 11624, 8199, 8919, 10455, 12311, 13705, 5433, 10020, 13564], 833], ['73405', [3913, 9851, 8859, 10019, 10257, 10250, 6061, 9771, 9626, 10023, 7130, 5186, 10201, 10074, 10026, 3711, 10586, 5881, 10860, 8545, 10565, 10308, 9097, 4165, 9578, 8456, 3585, 4974], 839], ['83468', [3913, 9851, 9770, 9771, 10019, 8859, 6061, 10257, 10250, 8545, 10023, 5186, 10074, 9626, 10026, 3711, 10586, 5806, 5881, 10303, 10564, 10565, 10860, 9097, 4974], 840], ['83303', [3913, 9770, 10019, 8859, 9851, 10250, 6061, 8545, 10023, 5186, 10308, 10303, 10565, 10564, 7130, 10026, 9626, 10586, 3711, 9771, 10860, 9097, 4974, 4165, 10589, 7126, 6151, 12220], 845], ['83652', [3913, 10023, 4802, 8701, 6420, 9582, 9091, 10177, 9580, 8457, 10568, 9625, 10543, 13290, 12597, 13722, 13187, 4220, 13004, 13292, 12603, 11406, 13002, 3649, 11389, 12220, 3762, 12129, 11624], 848], ['83663', [3913, 9851, 10019, 9771, 10250, 9770, 10564, 10303, 8859, 6061, 8545, 8700, 6521, 9625, 9091, 12597, 8457, 12603, 13187, 13004, 4220, 11406, 13292, 8717, 10573, 4200], 849], ['83668', [3913, 9770, 9851, 10250, 10564, 10257, 10565, 10019, 8859, 5881, 8860, 4424, 10543, 3649, 9625, 13010, 12951, 12220, 3762, 11389, 8717, 12222, 6781, 11630, 6420, 10540, 10573, 4332], 850], ['83136', [3913, 9851, 9771, 10019, 10250, 9770, 6061, 8545, 10257, 8859, 7130, 10565, 10564, 10023, 10074, 5186, 10201, 10586, 5806, 9578, 4802, 3711, 10026, 9626, 10860, 9097, 4974, 4165, 2093, 12312, 13188, 12129, 11406, 9091, 13187, 8457], 851], ['83754', [3913, 10023, 3711, 5881, 9626, 9097, 8456, 13566, 4215, 4561, 9091, 8200, 8457, 13722, 13187, 12603, 4220, 11406, 10568, 12222, 3762, 10573, 13183, 9918, 11859], 852], ['83794', [3913, 10019, 10023, 3585, 5793, 10021, 4336, 6781, 9091, 12597, 12603, 10177, 4220, 13292, 11406, 13722, 13010, 10568, 3649, 12951, 11389, 3589, 14708, 11853, 4522, 10459, 12947], 853], ['72742', [3913, 7130, 4802, 5806, 8547, 9769, 9578, 9584, 8456, 10249, 4165, 10023, 10026, 3585, 2093, 10457, 10537, 6781, 9580, 4220], 856], ['78650', [3913, 10023, 3711, 5881, 9626, 4802, 10022, 8919, 4336, 4163, 10457, 10537, 12060, 10021, 12222, 13392, 9091, 8717, 13010, 12949, 11853, 10543, 3649], 857], ['83829', [3913, 10019, 8859, 10565, 10303, 9770, 10257, 9851, 6061, 7130, 8919, 50, 10537, 10573, 10177, 8457, 4220, 10568, 12603, 13004], 860], ['84134', [3913, 9851, 8545, 10019, 8859, 9771, 10074, 10023, 10026, 10303, 10308, 10546, 3693, 10457, 10022, 8919, 10573, 6460, 8700, 4802, 5806, 4165, 8860, 5433, 2093, 10540, 5793, 5797, 8917, 50, 7126, 10020, 9769, 3940, 9625, 4220], 865], ['79286', [3913, 6061, 8859, 8545, 5186, 9584, 4165, 3585, 9626, 10019, 10250, 10023, 10074, 9097, 10026, 9578, 4802, 8456, 10586, 10535, 8547, 7130, 10303, 11399, 10459, 8200, 9091], 866], ['84367', [3913, 9770, 9851, 8859, 9771, 10023, 10303, 10019, 10250, 8545, 6061, 5186, 8547, 10074, 9626, 10565, 10564, 10586, 5806, 5881, 10026, 10257, 3711, 10860, 9097, 4974, 4802, 5793, 10073, 10021, 4522, 4457, 9580, 12594, 9582, 11406, 4220], 872], ['84490', [3913, 9771, 10019, 8859, 9851, 8545, 10257, 10303, 6061, 10250, 10023, 7130, 10074, 10565, 9626, 10586, 10026, 3711, 10308, 9770, 10564, 10860, 4974, 9097, 2093, 4457, 4220, 12603, 13722, 10177, 13004, 9091, 13292], 876], ['84489', [3913, 9771, 9851, 8545, 10019, 10250, 10257, 9770, 10565, 8859, 10303, 10023, 7130, 5186, 10308, 9626, 10564, 10586, 10026, 3711, 10860, 10074], 877], ['84566', [3913, 10019, 10250, 10023, 8456, 10020, 8917, 4163, 10457, 50, 8700, 9584, 9578, 8860, 3693, 10455, 5797, 9850, 5433, 6420, 5793, 8441, 3940], 879], ['84589', [3913, 9851, 10019, 10023, 6061, 10303, 5186, 10026, 5881, 4802, 50, 11387, 9092, 12984, 8547, 12671, 5797, 12311, 12062, 8700, 5895, 4336, 13392], 880], ['84018', [3913, 9851, 9770, 10257, 10564, 10250, 9771, 10019, 6061, 5881, 7126, 11859, 5845, 11624, 12949, 6521, 10301, 3589, 4457, 13298, 12594, 7184, 12986], 883], ['84792', [3913, 10023, 4802, 5433, 6151, 8860, 10020, 8917, 8700, 8547, 10026, 9584, 9092, 10457, 4522, 4220, 10177, 11406, 10568, 9580, 9582, 12603, 13292], 885], ['84855', [3913, 10023, 9626, 9097, 8545, 10074, 4165, 6061, 5186, 3711, 10026, 9578, 7130, 10565, 9770, 9851, 9771, 10303, 10250, 10019, 8859, 10586, 10860, 10257, 10564, 4974, 11399, 50, 10301, 9625, 3649, 13292], 886], ['84925', [3913, 9851, 10019, 9771, 10074, 4974, 8547, 10022, 8919, 5433, 6151, 9850, 9751, 7184, 9916, 3649, 4457, 9580, 9091, 8457, 10177, 10568, 9625, 4220, 3762, 11406, 11389, 8717, 6781, 8200, 10543, 12222, 12220, 10858, 11630, 11624, 6521, 11853, 12597, 13004, 13002, 13292, 13290, 12603, 13722, 12951, 13010, 13187, 13298, 12594, 12129, 13188, 12912, 14807], 889], ['73414', [3913, 9851, 10019, 10257, 9770, 10303, 8859, 6061, 8545, 10565, 10564, 10023, 7130, 10074, 9626, 10586, 8918, 4974, 11621, 10026, 12908, 11857, 12673, 11863, 12675, 9771, 12214, 5186, 10250, 11698, 13574, 14194, 14193, 14208, 14391, 11855, 3711, 13507, 12216, 14293, 12218, 14393, 14026, 14294, 14392, 12318], 890], ['85055', [3913, 10257, 9851, 10250, 9770, 10019, 8859, 10303, 8545, 6061, 10565, 10023, 5186, 10074, 9626, 10586, 5806, 4165, 10457, 4802, 10026, 3711, 10860, 8700, 13104, 11624, 6521, 13390, 10543, 10073, 13292, 9580, 8457, 13722, 10177, 4220, 9091, 11406], 895], ['75122', [3913, 10250, 10023, 10303, 10074, 10019, 9771, 9578, 10455, 9916, 10177, 8457, 4220, 13004, 13002, 13292, 12597, 9091, 11406, 13722, 13187, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 3589, 12605], 896], ['85177', [3913, 5186, 10201, 9626, 10019, 10023, 9771, 6061, 10303, 9851, 10257, 9770, 8859, 10564, 10565, 4165, 8700, 11624, 9625, 12220, 3762, 11389, 4220, 13004, 10177, 8457, 13187, 13292, 12597, 9091, 11406, 10568, 13722, 13290, 9580, 9582, 12951, 3649, 13002, 13010, 8717, 12222, 6781, 8200, 6521, 12949, 10543, 4522, 10073, 10459], 900], ['85599', [3913, 9851, 8545, 10250, 10257, 10303, 10565, 3711, 12216, 11857, 10860, 10308, 11855, 11429, 10073, 10568, 12603, 13187, 4220, 13722, 9091, 13004, 13292, 13002], 908], ['85607', [3913, 10019, 10250, 7130, 10308, 9769, 10457, 10537, 10022, 6521, 6781, 6420, 10073, 5085, 4561, 4802, 8545, 8700, 10301, 10543, 10177, 8457, 11406, 10568, 9580, 4220], 909], ['85704', [3913, 10303, 10074, 10308, 8545, 10565, 9851, 10023, 10250, 10564, 9771, 10257, 9770, 6061, 10019, 7130, 5186, 11621, 10586, 5806, 10457, 10537, 8700, 4336, 12222, 13392, 9091, 12060, 13292, 10021, 11389], 910], ['85136', [3913, 10257, 9851, 10250, 9771, 10019, 8859, 10565, 6061, 9770, 8545, 10303, 10023, 7130, 10074, 9626, 10586, 5186, 10201, 9097, 3711, 5433, 9916, 10177, 9091, 11406, 10568, 9580, 12603, 12597, 4220, 13187, 13004, 13002, 8457, 13290, 13292, 8200, 9582, 6521, 4561], 911], ['61679', [3913, 9770, 9851, 10257, 10250, 10564, 10565, 10019, 8859, 6061, 8545, 10023, 5186, 10020, 10860, 11621, 11863, 10303, 12673, 12214, 12218, 12908, 12675, 13507, 12318, 10074, 9626, 10026, 10586, 11855, 14208, 14193, 13574, 14194], 916], ['85984', [3913, 10019, 10565, 10564, 9851, 9578, 10020, 11580, 8699, 10570, 10073, 3589, 11389, 3649, 13292, 9580, 13290, 9916, 8200, 7184, 5895, 50, 10022], 918], ['86029', [3913, 10026, 8918, 9751, 4561, 10177, 9091, 10568, 4220, 9580, 9625, 3649, 10543, 9582, 8717, 11389, 11406, 6781, 8200, 9916, 10858, 12220, 12222, 4457, 13290, 13292, 12603, 13722, 13004, 8457, 12597], 919], ['86108', [3913, 9851, 8545, 10250, 9770, 10019, 10565, 10564, 10257, 10023, 10586, 10535, 8854, 8860, 10022, 8199, 5433, 8701, 8700, 5797, 3693, 8699, 9916, 10177], 927], ['86527', [3913, 10019, 10023, 8456, 10586, 10535, 8919, 4457, 11406, 10177, 9091, 10568, 9580, 9582, 12603, 11389, 12597, 3649, 8717, 13004, 13292, 8457, 13564, 13103, 13392, 3589, 10073, 13290, 13002, 13187, 13722, 9625, 4013], 933], ['54916', [3913, 10019, 10303, 9851, 7130, 8859, 10250, 8545, 6061, 8918, 10860, 8456, 10201, 7184, 10543, 10177, 4220, 13004, 13187, 13722, 12603, 13292, 9091], 935], ['34528', [3913, 9770, 9851, 10303, 9771, 10019, 10564, 10565, 8859, 6061, 8545, 10023, 7130, 11621, 10860, 8918, 10535, 5021, 8919, 11628, 12943, 11389, 3649], 936], ['86524', [3913, 10023, 9626, 4802, 50, 10457, 4336, 4163, 8700, 3693, 8199, 7184, 4332, 4215, 5433, 2093, 10537, 10022, 8919, 10573, 4522, 3762, 9918, 3649, 10177, 4220, 12603], 946], ['86564', [3913, 9851, 9770, 9771, 10303, 10019, 10564, 10565, 10257, 6061, 8859, 10023, 8545, 10250, 10026, 8918, 11853, 5806, 12667, 7126, 12127, 12311, 13568, 14292], 947], ['86953', [3913, 10303, 7130, 10019, 8859, 10023, 8456, 4802, 8918, 8547, 10308, 5881, 10201, 5433, 7184, 3762, 10301, 11624, 8717, 10543, 9091, 10177, 13187, 4220, 8457, 12603, 13722, 13292, 12597, 13004, 11406, 13290, 9580, 13002, 11389, 10568, 3649, 9625], 949], ['87126', [3913, 9770, 9851, 10250, 9771, 10019, 8859, 10564, 10303, 10257, 6061, 8545, 7130, 5186, 10074, 9626, 10586, 10535, 9578, 10026, 3711, 10023], 953], ['87230', [3913, 9851, 8545, 10303, 10019, 9770, 6061, 9771, 10023, 10565, 10564, 10250, 7130, 5186, 10074, 9626, 10586, 5806, 9578, 10026, 3711, 10860, 9097, 10257, 4974, 4165, 10457, 9092, 7126, 8456], 957], ['87344', [3913, 10019, 9771, 10074, 6061, 10303, 9851, 8859, 8545, 10023, 7130, 9626, 9097, 10586, 7126, 4165, 10457, 9092, 8700, 4802, 5881, 3711, 10026, 9578, 5186, 10020, 50, 3693, 10546, 8860, 10022, 10535, 3585, 2093, 12062, 7184, 8200, 3762, 9091, 12597, 8457, 12603, 10177, 13722, 13187, 13004, 13292, 11406, 4220, 13290, 9580, 9582, 13002, 11389, 10568, 9625, 3649, 12220, 13010, 10543, 12951, 12222, 8717, 9916, 10858], 959], ['87362', [3913, 9770, 10257, 10250, 10019, 9851, 10565, 10303, 10564, 9771, 10023, 8545, 7130, 5186, 9769, 10860, 8859, 9626, 10586, 5806, 5881, 10201, 10026, 3711, 4163, 12134], 961], ['87413', [3913, 9770, 9851, 8859, 10564, 10250, 6061, 4165, 3585, 10023, 10586, 5806, 9578, 9626, 10019, 8545, 4974, 9850, 10073, 11406, 8457, 10177, 4220, 13187, 13002, 13292, 12597, 9091, 12603, 13722, 13290, 9580, 9582, 11389, 13004, 12951, 3589, 11859], 964], ['87536', [3913, 9851, 5186, 10308, 4165, 8547, 9092, 7126, 10020, 10546, 8700, 4802, 10022, 8919, 8854, 4424, 4522, 6781, 6420, 5793, 5433, 2093, 10573, 4457, 11389, 9091, 10177], 966], ['87331', [3913, 9851, 10564, 9770, 10257, 9771, 10565, 10019, 10250, 10303, 8545, 10023, 6061, 5186, 10249, 4424, 5194, 7184, 12986, 13566, 8854, 13729], 970], ['87524', [3913, 10026, 5881, 5186, 9769, 8700, 9092, 8919, 8854, 8860, 11628, 4457, 11624, 4522, 11406, 9580, 9091, 13722, 13187, 8457], 972], ['87759', [3913, 9851, 8859, 10250, 10257, 10303, 10565, 9770, 10564, 10019, 8545, 10023, 10860, 10457, 6521, 9625, 3649, 10177, 9091, 11406, 12597, 4220, 10568, 12222, 8717, 6781], 975], ['1065', [3913, 10019, 8545, 8859, 10565, 6061, 10023, 10303, 10257, 10564, 9851, 10250, 7130, 10074, 9097, 9626, 4802, 4215, 4522, 12594, 9580, 9582], 976], ['85852', [3913, 9770, 10303, 8859, 9851, 10257, 10564, 10565, 10019, 10250, 9771, 10023, 7130, 8545, 10074, 6061, 9626, 10586, 8918, 3585, 11618, 5895, 10543, 3649, 12597], 979], ['88150', [3913, 5186, 9769, 7126, 8860, 10022, 8700, 3585, 5793, 6781, 10177, 9091, 4220, 13004, 8457, 12597, 13187, 13292, 11406, 12603, 13722, 13290], 984], ['88209', [3913, 10303, 10019, 9851, 8545, 10565, 10250, 10257, 6061, 8859, 10023, 9771, 9626, 10860, 10546, 3693, 10543, 10177, 4220, 12597, 9091, 11406, 10568, 9580, 13004], 985], ['989', [3913, 10023, 10303, 9851, 9771, 5186, 9769, 11429, 3940, 10543, 4332, 3649, 9625, 9582, 13010, 13290, 3762, 13722, 8717, 8457, 12603, 4220], 988], ['87084', [3913, 5186, 8917, 10022, 8919, 8854, 5194, 3589, 6460, 7184, 9916, 3762, 10543, 9582, 9091, 9580, 10568, 8717, 9625, 6781, 8200, 11406, 10177, 8457, 11389, 4561, 10858, 4457, 3649, 12597, 12603, 13004, 4220, 13187, 13292, 13290, 12951], 989], ['87478', [3913, 10564, 9770, 9851, 10257, 10250, 10565, 10019, 8859, 6061, 8545, 5186, 8860, 4424, 3649, 9091, 12597, 10177, 13722, 13187, 4220], 990], ['88409', [3913, 10308, 7126, 8854, 3762, 9091, 8457, 10568, 9580, 9582, 9625, 3649, 10543, 8717, 6781, 8200, 4561, 4457, 3589, 11624, 4336, 8701, 9916, 10022, 12601, 4522, 10457, 10535, 10573, 11387, 11618, 12949, 11698, 12986, 13392, 10455, 11580, 8441, 12740, 13726, 12311, 13568], 994], ['88526', [3913, 10023, 9626, 10308, 10546, 8441, 6420, 4522, 8717, 9091, 10177, 8457, 11406, 9580, 9582, 10568, 9625, 3649, 11389, 4220], 1001], ['88585', [3913, 9851, 10565, 9770, 10564, 10250, 10019, 10257, 6061, 7130, 8545, 10023, 12673, 12908, 12675, 13507, 12218, 10303, 8859, 14193, 14293], 1008], ['73100', [3913, 10019, 10250, 9770, 10564, 9851, 10565, 10303, 8859, 6061, 8545, 7130, 10023, 10074, 10860, 10457, 5085, 3649, 4220, 12603, 13004, 13002, 10177, 13292, 12597, 13722, 9091, 11406, 13187, 13290, 9580, 9582], 1009], ['88756', [3913, 9770, 10564, 9851, 9771, 6061, 10257, 10565, 10019, 10303, 8545, 10023, 8859, 5186, 8547, 10074, 9626, 10586, 5806, 10457, 10573, 9582, 10177, 9091, 11406, 10568, 9580, 11389], 1010], ['88529', [3913, 10026, 8918, 8701, 10573, 4457, 10543, 10177, 9091, 4220, 10568, 12603, 11406, 9580, 9582, 11389, 9625, 12951, 12597, 13187, 13004, 13292, 13290, 13002], 1017], ['88289', [3913, 10023, 4802, 9850, 7126, 10201, 8917, 3693, 8199, 5433, 8701, 8860, 5797, 8918, 10457, 9584, 10589, 10020, 6460, 10073, 10257, 5881, 10455, 9916, 4220, 10177], 1018], ['88969', [3913, 10023, 9626, 4802, 4165, 10457, 5433, 8918, 4968, 12224, 5793, 11853, 10546, 10021, 12669, 6420, 11618, 3649, 9625, 12597, 10177, 4220, 13187, 13722, 13004, 12603, 13292, 9091, 11406, 10568], 1020], ['88967', [3913, 10303, 10019, 8545, 9626, 10860, 10546, 10457, 10022, 10535, 8860, 5845, 4424, 11406, 10177, 4220, 13187, 13004, 12603, 13722, 13292, 13002, 9091, 10568], 1024], ['89179', [3913, 10023, 9578, 4802, 7126, 10020, 10546, 10535, 8860, 10022, 5806, 4165, 8545, 10074, 9584, 10457, 5433, 9850, 8700, 50, 9092, 5797, 9769, 4974, 11429, 10073, 11406, 10177, 8457, 12603, 9091, 10568, 13004, 4220, 13002, 13722, 13292, 13187, 13290, 9580, 12597, 11389, 12951], 1027], ['89059', [3913, 9851, 8545, 10565, 10564, 10257, 10250, 10303, 10019, 8859, 6061, 9770, 7130, 5186, 3711, 10074, 10023, 10586, 8918, 9097, 9626, 10308, 10860, 11621, 10026, 4165, 5806, 5881, 9578, 10546, 8860, 10020, 11855, 7126], 1029], ['88778', [3913, 8859, 7130, 10019, 8545, 10074, 10308, 8700, 9584, 4165, 8860, 5433, 8701, 10457, 5797, 8918, 8456, 10020, 10535, 8547, 5881, 9850, 5021, 9625, 4220, 10177, 11406, 10568, 9580, 9091, 11389, 12603], 1035], ['89491', [3913, 9770, 10564, 9771, 10019, 10250, 10565, 10303, 6061, 9851, 10023, 10257, 8859, 5186, 10020, 9097, 8545, 9626, 10860, 10586, 5806, 5881, 10026, 3711], 1039], ['89177', [3913, 10019, 10250, 8859, 10565, 5186, 8547, 3711, 9578, 9584, 10457, 10537, 8717, 12060, 6781, 10073, 9091, 13290, 11406, 10177, 12597], 1040], ['76120', [3913, 10257, 8859, 10023, 4802, 5433, 6420, 8701, 10589, 9584, 11385, 10543, 4220, 10177, 12603, 9091, 12597, 10568, 13002, 11406, 8457, 9582, 13187, 13290, 13292, 13004, 9580, 12951], 1042], ['83438', [3913, 10026, 9092, 10022, 9918, 6151, 10543, 9091, 3762, 3589, 9625, 11406, 10177, 10568, 9580, 9582, 11389, 3649, 12603, 12597, 12220, 4220, 13004, 8457, 13010, 13187, 8717, 13290, 13292, 12222, 6781, 8200, 4561], 1045], ['89652', [3913, 10026, 5806, 10201, 5797, 3940, 4522, 8717, 10177, 8457, 10568, 4220, 9091, 9582, 11389, 9625, 3649, 12220, 10543, 9580, 6521, 6781, 10073, 12597, 12594, 7184, 4336, 8200, 4561], 1046], ['64550', [3913, 9770, 10257, 10564, 10250, 10565, 10303, 9771, 10019, 6061, 8859, 8545, 10023, 5186, 10026, 9578, 3711, 7130, 9626, 10586, 5433, 9916, 9580, 4220, 12603, 10177, 13004, 13187, 13292, 12597, 8457, 9091, 13722, 11389, 10568, 8717, 10573, 14031, 13183, 13300, 13392, 12060], 1048], ['89563', [3913, 9851, 10564, 9771, 9770, 10250, 10303, 10019, 10565, 6061, 8859, 10023, 10257, 8545, 7130, 9626, 10586, 5806, 8547, 10026, 3711, 10074, 10860, 5186, 10020, 9097, 4165, 5881, 9092, 7126, 10201, 9578, 5797, 4200, 11389, 9091, 10177, 11406, 12603, 12597, 10568], 1049], ['89687', [3913, 9770, 9851, 8545, 10023, 12908, 8918, 11700, 6521, 11624, 12949, 10543, 13010, 13292, 13004, 12603, 13187, 13722, 10177, 4220, 12597, 9091, 11406, 10568, 13290, 9580, 9582], 1050], ['89779', [3913, 9851, 6061, 5186, 8547, 3711, 10019, 9770, 8859, 10074, 10303, 10860, 5881, 10020, 5806, 4802, 4165, 10457, 9584, 9097, 8545, 10565, 10250], 1053], ['89470', [3913, 7130, 10019, 10250, 5186, 9769, 8700, 3585, 9092, 5021, 10858, 3762, 6521, 10540, 4457, 6420, 9916, 8717, 9091, 11406, 13187, 8457], 1054], ['86476', [3913, 5186, 8917, 8699, 3589, 9580, 8457, 9091, 12603, 12597, 11406, 13004, 9582, 13292, 9625, 10568, 13722, 10177, 13290, 13187, 11389, 12951, 3649, 12220, 10543, 13010, 3762], 1056], ['85809', [3913, 9851, 10257, 9770, 10250, 10565, 10303, 10019, 8859, 6061, 8545, 10023, 10860, 10026, 11863, 5186, 12908, 12667, 12127, 12311, 7184, 6151, 10543, 12597, 13187, 9091, 8457, 13722, 13292, 13004, 9582, 11406], 1062], ['89829', [3913, 9770, 10564, 9771, 8859, 10250, 10565, 9851, 10019, 6061, 8545, 10257, 10023, 10020, 3693, 5806, 5881, 13572, 13500, 9092, 12214, 10570, 10586], 1063], ['73746', [3913, 10564, 9770, 9771, 10303, 8859, 9851, 5186, 9769, 10022, 9918, 5845, 10301, 10543, 9582, 4220, 13187, 13292, 8457, 12603], 1064], ['80259', [3913, 10303, 10565, 9851, 8859, 10023, 10019, 10250, 8545, 10074, 10201, 9097, 7130, 6061, 9626, 10860, 9578, 4802, 10535, 3585, 11387, 5895, 3649, 10177, 8457, 12597, 13292, 13187, 4220], 1066], ['89916', [3913, 10019, 10250, 10023, 9097, 4165, 2093, 5881, 12594, 4457, 8699, 11406, 9916, 12603, 13722, 13187, 8457, 13004, 13002, 13292, 12597, 9091], 1069], ['89921', [3913, 10303, 10019, 9851, 8545, 8859, 9770, 10565, 10564, 10250, 6061, 7130, 5186, 8917, 10457, 3585, 13390, 8701, 2093, 12947, 12665, 13703], 1070], ['3749', [3913, 9851, 8545, 10019, 10257, 10023, 7130, 8860, 12740, 10589, 6521, 12949, 3649, 13002, 13187, 13292, 10177, 8457, 4220, 13722, 12603, 9091], 1071], ['42486', [3913, 10019, 8545, 5186, 10249, 4163, 3589, 9582, 4220, 13187, 13722, 13004, 12603, 8457, 13292, 13002, 9091, 11406, 12597, 13290, 9580], 1072], ['89930', [3913, 10303, 10019, 10565, 6061, 8859, 8545, 10250, 9771, 5186, 8547, 10026, 9851, 10257, 9770, 10564, 10023, 9626, 10860, 9578, 9092, 7126, 5433, 6420, 11389, 9091, 8457, 11406, 10568, 9580, 10177, 9582, 3649, 12220, 10543, 12597, 9625, 13292, 13290], 1073], ['52368', [3913, 9851, 10565, 10257, 9770, 10250, 10564, 10019, 8859, 6061, 8545, 10023, 7130, 10303, 10074, 9626, 10586, 8918, 9097, 10457, 5085, 10543, 9091], 1074], ['88327', [3913, 9851, 9770, 10564, 10257, 10565, 10250, 10019, 10303, 8859, 6061, 9771, 8545, 5186, 10026, 10074, 7130, 10586, 4165, 9626, 10023, 10860, 9097, 7126, 6460, 4522, 8717, 9625, 9580, 4220, 10177, 11406, 10568, 9582, 3649, 8457, 12603, 12597, 13187, 13292, 9091, 13004, 11389, 13290, 4457, 12951, 10073], 1075], ['84209', [3913, 9851, 10257, 12218, 9771, 12214, 9770, 10564, 10250, 10303, 12673, 13507, 10565, 14194, 14294, 10019, 14392, 14393, 14193, 14293], 1085], ['90160', [3913, 10564, 9770, 9771, 9851, 10565, 10257, 10019, 8859, 7130, 11863, 11621, 12311, 8860, 5797, 11624, 11853, 6420, 5433, 3649, 12597, 8457, 13187, 12603, 10177], 1086], ['90111', [3913, 9770, 9851, 9771, 10303, 10564, 10565, 10019, 8859, 6061, 10250, 8545, 7130, 5186, 9769, 10308, 10074, 9626, 10586, 5806, 10573, 11389, 4220, 10177, 13187, 12603, 13004, 8457, 13292, 12597, 9091, 11406, 10568, 13290, 9580], 1087], ['90169', [3913, 10564, 9770, 9851, 10250, 10257, 9771, 10019, 8859, 6061, 10565, 8545, 10020, 12673, 6151, 11698, 13010, 13392, 10543, 13188, 13292, 13290, 11389, 8200], 1089], ['90176', [3913, 10564, 9851, 10565, 9770, 9771, 6061, 10019, 10257, 10250, 8859, 10303, 10023, 5186, 8545, 7130, 10586, 5806, 4165, 8700, 8547, 10026, 9626, 10074, 3711, 10860, 9097, 5881, 9578, 3585, 10020, 10455, 10073, 4561, 9580, 4220, 12603, 10177, 12597], 1090], ['89970', [3913, 10564, 9770, 9851, 8859, 10250, 10565, 6061, 9771, 10019, 9578, 10455, 8441, 4522, 11630, 9582, 11624, 11389, 9580, 10568, 13290, 13187, 10177, 4220, 13004, 8457, 12603, 13292, 12597, 9091], 1091], ['90250', [3913, 9851, 6061, 10023, 10019, 10250, 10303, 10308, 8859, 5186, 9769, 4165, 8700, 4802, 5881, 10457, 10020, 8441, 4522, 11406, 9582, 10177, 9091, 8457, 9580], 1093], ['84275', [3913, 9097, 8860, 4336, 6781, 3649, 9582, 4220, 9091, 10177, 9580, 9625, 10543, 10568, 8457, 11406, 11389, 8200, 4561, 9916, 10858, 4457, 3762, 10073, 4522, 12222, 3589, 13290], 1094], ['90248', [3913, 10023, 10586, 9584, 10535, 10573, 12667, 11389, 12127, 9580, 6151, 12603, 10177, 13004, 12597, 13290, 10568, 12220, 3649, 9625, 12222, 11406, 9582, 13292, 9091, 12908, 13103, 13390, 11580, 12910, 12311, 13566, 13394, 10020, 7184, 12986, 8200, 11429], 1096], ['90069', [3913, 9770, 10564, 9851, 8545, 10565, 10303, 10074, 10546, 10586, 10026, 3940, 12220, 3649, 13292, 13004, 13187, 8457, 10177, 4220, 9091, 12597, 9625, 10073], 1099], ['89697', [3913, 9851, 8545, 9771, 5186, 10249, 3711, 10303, 9770, 10564, 10565, 10257, 10019, 6061, 10023, 10250, 10074, 9626, 10586, 10026, 8859, 10860, 9097, 10308, 8547, 5881, 10020, 11621, 11863, 11855, 12216, 12318, 4974, 13104, 11857, 12312, 9578, 10022, 10455, 3791, 9916, 4561, 6781, 5085, 13731, 14709, 12667, 12984, 10201], 1101], ['90332', [3913, 10026, 7126, 8547, 10308, 5881, 5433, 10535, 8456, 13729, 12311, 10457, 5895, 50, 12601, 13506, 4802, 11698, 10020, 13302, 14710, 10860, 9097, 10586], 1109], ['90364', [3913, 10019, 10308, 9626, 11621, 8545, 12673, 12675, 9851, 10257, 9770, 10564, 12218, 10250, 10565, 9771, 12214, 6061, 10023, 12908, 11863, 7130, 10249, 10201, 9578, 10860, 9097, 10026, 11855, 11857, 5186, 12318, 13574, 13507, 8859, 10586, 3711], 1110], ['90419', [3913, 9851, 10023, 10026, 9578, 10457, 4802, 5806, 3585, 8700, 10020, 5433, 7126, 8860, 4424, 9625, 11406, 9091, 10177, 12603, 12597, 11389], 1111], ['90417', [3913, 9770, 10019, 9771, 6061, 10565, 10303, 10250, 10564, 9851, 8859, 10257, 8545, 5186, 8917, 5881, 10020, 9097, 10074, 9626, 10860, 10586, 5806, 4165, 10026, 8456], 1112], ['78610', [3913, 10257, 10564, 9771, 10250, 10565, 10303, 10019, 8859, 6061, 10023, 8545, 7130, 10074, 9626, 10586, 5806, 5881, 10026, 3711, 10860, 9097, 8700, 11385, 10543, 13292, 13004], 1115], ['90433', [3913, 10564, 9770, 10257, 9851, 10250, 10303, 12214, 12218, 10019, 8859, 9097, 12673, 12601, 11621, 10457, 13564, 10535, 5806, 13736], 1119], ['90566', [3913, 10019, 9771, 9626, 6061, 8859, 10257, 10564, 10250, 8545, 10565, 9770, 10023, 5186, 10201, 8917, 8699, 10020, 10546, 13394, 12669], 1126], ['90408', [3913, 9851, 10250, 10257, 10565, 10303, 9771, 5186, 9769, 4165, 10074, 6061, 9770, 10019, 8545, 13705, 12908, 5881, 13507, 13574], 1127], ['90609', [3913, 10023, 10026, 9584, 4165, 8545, 10074, 4802, 4974, 7130, 3711, 9578, 11387, 2093, 10858, 11406, 10177, 8457, 13722, 4220], 1130], ['90523', [3913, 10019, 8545, 9626, 10860, 6061, 10023, 10026, 4802, 8918, 8456, 3711, 10249, 10457, 10022, 6460, 5433, 10546, 3693, 10589, 8547, 8917, 8700, 5845, 11389, 10177, 4220, 12603, 9091, 13004, 13292, 13392, 12908, 13564, 13703, 14394, 13298, 14710, 14709], 1131], ['21802', [3913, 3711, 4802, 5433, 3693, 4215, 6521, 4013, 4561, 3762, 6781, 10543, 10177, 8457, 10568, 9580, 9582, 9625, 4220, 11406, 12603, 11389, 3649, 12220, 13010, 13004, 8717, 13292, 9091, 12597], 1132], ['90640', [3913, 9770, 10564, 9851, 8859, 10565, 10019, 10257, 10303, 10250, 8545, 9626, 10023, 6061, 3711, 5881, 10020, 3693, 11580, 4522], 1134], ['49630', [3913, 10023, 9584, 5433, 6151, 6420, 4522, 8717, 9091, 10177, 8457, 9580, 9582, 9625, 3649, 10073, 10568, 11389, 10543, 11406, 6781, 8200, 12220, 12222, 4220, 12603, 13004, 13187, 13292, 13290, 12951, 13722, 13010, 12597, 4561, 9916, 10858, 13002, 4457, 12594, 13298, 3940], 1136], ['25205', [3913, 5186, 9769, 8700, 4802, 10535, 5797, 8918, 10457, 5433, 8701, 4336, 10537, 9625, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 3649, 8457, 10543, 3762, 12597, 12603, 8717, 12222, 12951], 1137], ['90524', [3913, 9770, 9851, 8859, 10565, 9771, 10019, 10564, 10303, 6061, 10257, 10023, 9626, 10250, 5186, 8917, 10455, 8441, 10073, 11406, 11853, 3589, 11389, 4013, 13004, 12673, 10308, 13300, 12316, 10858, 13188, 13010, 13290, 13292, 7184, 13392, 13102, 6781, 9091, 10568], 1138], ['90679', [3913, 10564, 9770, 9851, 8859, 10565, 12218, 12673, 12214, 10020, 6061, 11700, 5085, 12220, 6521, 13010, 50, 11853, 13294, 14709], 1139], ['90703', [3913, 10026, 7126, 5433, 5806, 8547, 10586, 10457, 10020, 50, 9092, 10535, 5845, 3762, 11859, 13010, 4163, 8717, 13185, 12222], 1141], ['90717', [3913, 10257, 9578, 5433, 11853, 11389, 9091, 9580, 10568, 12603, 4220, 12597, 11406, 9582, 13004, 9625, 10177, 13187, 13292, 13290, 8457, 3649], 1143], ['90716', [3913, 10564, 9851, 12214, 9770, 12218, 9771, 10250, 10565, 10303, 12673, 10020, 14194, 5881, 10019, 9097, 14393, 14026, 14294, 14712, 14394, 14392, 14193, 10257, 12675, 14293, 13507, 6061, 8545, 10023, 12908, 11863, 14208, 13574], 1144], ['90424', [3913, 9851, 8545, 10250, 10564, 10257, 10565, 12218, 10019, 8859, 11698, 4974, 9097, 13104, 10860, 9626, 12669, 8918, 12224, 11700, 8456, 11399, 8547, 10201, 12671, 10020, 13185, 12740, 8860, 10455, 10589], 1148], ['16019', [3913, 10308, 9578, 10457, 10022, 3649, 10177, 12603, 13187, 13004, 13002, 13292, 12597, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 9625, 12951], 1149], ['90729', [3913, 10019, 10023, 9578, 4802, 10022, 4013, 10543, 10073, 10177, 4220, 13722, 13187, 13004, 12311, 13392, 12667, 10860, 13564, 13701, 13390, 3693, 12740], 1153], ['90845', [3913, 10564, 9770, 9851, 8859, 9771, 10303, 10565, 10019, 6061, 10250, 10257, 10023, 5186, 8547, 10074, 9626, 10586, 5806, 4165, 10020, 10026, 11700], 1157], ['90864', [5186, 9770, 10564, 9771, 9851, 3913, 10565, 10303, 10019, 10257, 6061, 8859, 8545, 10023, 10250, 9626, 8860, 4457, 11406, 4220, 10177, 12673, 10860, 12908, 13103, 12311, 8547, 10020, 13572, 12986, 3940], 1159], ['90915', [3913, 9851, 10250, 9770, 10257, 10565, 10303, 10019, 10564, 6061, 8545, 10023, 8859, 5186, 10455, 4968, 5433, 7184, 8701, 13390, 8860, 12671, 10022, 8917, 9769, 11698, 8547, 10201, 13394, 10020, 4802, 50, 11387, 11618, 7126, 9092, 13701, 12740, 13506, 13572, 12224, 12669, 9584, 10249, 12134, 10546, 13736, 11700, 8456, 13729, 10457, 12984, 11861, 12127, 13705, 13726, 5806, 13564, 8918, 12667, 13568, 12311], 1163], ['90762', [3913, 9851, 10257, 12218, 9578, 4165, 10455, 9916, 8699, 4561, 9091, 10858, 13187, 10177, 4220, 13722, 13004, 12603, 13292, 12597, 8457, 10568, 12222], 1165], ['73337', [3913, 9851, 10250, 10564, 9770, 9771, 10303, 10565, 10019, 12218, 12673, 12214, 12675, 6061, 10257, 10023, 12908, 11863, 8545, 5186, 13507, 7130, 11621, 13574, 10074, 9626, 10586, 10026, 11855, 11857, 3711, 14193], 1167], ['90976', [3913, 10019, 9770, 9851, 10250, 8859, 10303, 10257, 10565, 6061, 8545, 9626, 9097, 10023, 7130, 10074, 10020, 8441, 10073, 9916, 3762, 6151, 11624, 6521, 12740, 13300, 12667], 1171], ['91003', [3913, 5186, 3711, 8545, 10019, 10023, 10303, 10026, 9584, 8860, 4457, 10177, 13722, 13187, 4220, 13292, 13004, 12603, 12597, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 14807], 1175], ['91016', [3913, 3711, 10457, 6521, 9625, 9091, 10177, 4220, 8457, 9582, 11406, 11389, 3649, 10568, 3762, 8717, 6781, 8200, 4561, 10543, 12603, 12597, 9580, 9916, 12222, 10858, 13004, 13292, 13290, 12951, 12220, 13010, 13298, 4457, 12594, 12129, 13188, 12912, 12947, 4522, 10073, 3589, 4013, 9918, 12943, 13183, 13722, 4200, 10573, 14031, 11630, 10540, 6420, 4332, 13296, 11853, 13294, 13498, 13570, 13187, 5194, 4424, 14708], 1178], ['91039', [3913, 10019, 9851, 12673, 8545, 10546, 8917, 3693, 8199, 6460, 10073, 8854, 9916, 12594, 4457, 10543, 9580, 9091, 11406, 11389, 13004, 10568, 12597, 13290, 9582, 13292, 9625, 13002, 13722, 13187, 12603, 8457], 1179], ['91029', [3913, 10026, 4802, 2093, 10573, 10543, 4220, 10177, 8457, 10568, 9580, 9091, 11389, 9625, 3649, 12220, 11406, 12597, 13004, 12603], 1182], ['86361', [3913, 9770, 9851, 6061, 10257, 8545, 10019, 10303, 10201, 7184, 12986, 10543, 13010, 13292, 13004, 8457, 10177, 4220, 12603, 13187, 10073, 10020, 14208, 7130, 11863, 12908, 13507, 11621, 14194, 12318, 10074, 13394, 4802], 1183], ['91059', [3913, 9770, 10257, 9851, 10250, 10565, 5186, 5433, 12318, 11863, 10023, 6061, 10019, 12908, 12673, 11621, 11698, 10074, 4165, 9626, 11855, 10586, 12740, 10026, 11857, 12216, 10308, 10860, 9097, 13104, 13103, 12312, 13390, 11695, 10022, 13500, 8441, 11861, 12311, 12134, 11429, 13185, 8860, 12671, 12667, 13705], 1185], ['91067', [3913, 10019, 4165, 10457, 3585, 7126, 10020, 5806, 8700, 4336, 3762, 9091, 8457, 4220, 12603, 12597, 10568, 13004, 11406, 9580, 13002, 13292, 13187, 13290, 9582, 11389, 9625], 1188], ['90767', [3913, 3711, 10249, 10022, 6521, 9625, 10568, 9580, 4220, 13187, 12603, 10177, 8457, 13002, 13004, 12597, 9091, 11406, 13290, 9582, 11389, 12951, 3649, 13292, 10543, 12220, 3762], 1190], ['88296', [3913, 9851, 8545, 10019, 10565, 10303, 10257, 9771, 6061, 5186, 10308, 10023, 9626, 10860, 7130, 8859, 10586, 8918, 4974, 5881, 10455, 11389, 9091, 10177, 11406, 10568, 8457, 9580, 9582, 3649, 12220, 12597, 12603, 9625, 13004, 12951, 13292, 13290, 4220, 13722, 10543, 13010, 3762, 13296, 10301, 4163, 8917, 10546], 1191], ['91085', [3913, 10019, 9771, 6061, 7130, 8859, 10074, 8545, 10250, 9770, 10564, 10257, 10565, 9626, 10546, 10455, 9916, 10568, 12603, 10177, 13102, 12984, 9582, 10022, 13290, 13183, 11621, 12908, 10860, 12673, 13506], 1192], ['64065', [3913, 9851, 10023, 11618, 6521, 10543, 10177, 9091, 11406, 10568, 11580, 11628, 8860, 3589, 12949, 9582, 3649, 13004, 4220, 13187, 8457, 13292], 1203], ['60837', [3913, 9851, 10250, 9770, 10257, 10565, 10303, 10019, 10564, 9771, 8859, 6061, 10023, 5186, 10026, 10074, 9626, 10586, 8545, 3711, 9769, 5194, 3649, 9091, 10543, 4220, 13187, 13292, 8457, 10177, 13004, 11406, 10568, 6781, 6521, 11624, 5895, 50, 13731, 13506, 13701], 1205], ['91182', [3913, 9851, 11863, 11700, 6521, 5895, 3762, 13010, 13004, 12597, 12603, 8457, 13187, 10177, 13292, 9091, 11406, 10568, 13290, 9580, 13722, 9582, 11389, 13002, 9625, 3649, 12220, 10543, 8717], 1207], ['91205', [3913, 9851, 8545, 9626, 10020, 10546, 10457, 9584, 5881, 9092, 50, 9769, 8700, 8917, 10022, 10301, 12220, 9625, 13292, 9582, 13187, 10177, 8457], 1210], ['91207', [3913, 3711, 8545, 5881, 5433, 3940, 10543, 10177, 9091, 4220, 10568, 9580, 9582, 3649, 3762, 8717, 6781, 8200, 4561, 9916, 10858, 4457, 4522], 1211], ['90997', [3913, 9851, 6061, 10250, 10019, 10257, 8859, 10303, 10074, 10308, 8545, 10586, 10535, 9578, 10020, 10860, 8456, 10457, 5895, 3762, 10177, 8457, 4220], 1213], ['91222', [3913, 9771, 10564, 10250, 9770, 10565, 11855, 10586, 11698, 8547, 10020, 12060, 6151, 12222, 13010, 9091, 13292, 13187, 8457, 13722, 12603, 13004, 10177], 1215], ['91282', [3913, 10303, 10019, 10250, 6061, 10565, 9771, 8859, 5881, 10020, 9097, 5186, 9769, 8917, 8699, 9916, 9091, 10177, 11406, 8457, 12603, 13004, 13722], 1216], ['91300', [3913, 10257, 9771, 10303, 3711, 5881, 5433, 5806, 4336, 2093, 50, 10022, 12601, 12740, 8860, 13183, 13729, 7126, 11389, 6521, 13102, 12220, 5186, 9770, 9851, 12214, 10564, 14394, 14294, 14393, 14392, 14712, 14026, 10565], 1219], ['91274', [3913, 10019, 10250, 8859, 10565, 8545, 10074, 10303, 9626, 9097, 8456, 5186, 10020, 10860, 3585, 10457, 6521, 9625, 9091, 10177, 11406, 4220, 8457], 1220], ['91348', [3913, 10564, 9770, 9851, 10250, 10019, 10565, 6061, 9771, 10023, 8859, 5881, 10020, 9097, 5186, 9769, 7126, 8547, 9092, 50, 4200, 9582, 8457, 10177, 13187, 12603, 13002, 13004, 13292, 12597, 9091, 11406, 4220], 1222], ['43726', [3913, 10303, 10074, 10019, 9771, 8545, 6061, 8859, 10257, 10023, 8456, 4802, 8918, 8547, 5806, 12667, 4200, 11389, 9582, 13004], 1223], ['53070', [3913, 9851, 8859, 10565, 10019, 10250, 10023, 10586, 5881, 4802, 9578, 8699, 11399, 4457, 9751, 9916, 8200, 12597, 8457, 10177, 13187, 13004], 1224], ['91549', [3913, 10303, 10019, 10565, 8859, 4165, 10457, 5433, 2093, 10540, 5793, 8700, 4802, 8918, 9578, 9584, 8456, 8860, 4457, 4220, 10177, 11406, 12603, 12597, 9091, 9580, 8457, 13004, 13187], 1231], ['91473', [3913, 10257, 9851, 9771, 10250, 10564, 10303, 10019, 8859, 6061, 8545, 10023, 7130, 5186, 9626, 10586, 8918, 8456, 10457, 4336, 4457, 11406, 10177, 9091, 10568, 9580, 8457, 11389, 9625, 12603, 12597, 3649, 12220, 10543, 3762, 8717, 9582, 12951, 13010, 13004, 12222, 6781, 8200, 4561, 13292, 13290, 13187, 9916, 10858, 13298, 12594, 12129, 13188, 12912, 12947, 13002, 13722, 10073, 3589, 4013, 9918, 12943, 13183, 4200, 10573, 14031, 11630, 10540, 6420, 4332, 9850, 13736, 13564, 11387, 11618, 14707, 3585], 1234], ['91662', [3913, 9770, 9851, 10565, 10564, 9771, 10303, 10250, 10019, 10257, 6061, 10023, 8859, 8545, 5186, 10026, 9626, 10586, 9092, 5881, 7130, 10074, 9578, 10455, 9625, 9091, 10177, 11406, 10568, 9580, 8457, 11389, 3649, 9582, 10543, 3762, 8717, 12603, 12597, 12222, 6781, 8200, 4220, 13004, 12951, 13292, 13290, 13002, 13010, 12220, 9916, 4561, 13298, 4457, 12594, 10858, 13722, 13188, 12129, 12947, 12912, 10073, 3589, 4013, 9918, 12943, 13183, 13187, 10573, 14031, 4200, 11630, 6420, 13390, 12665, 8701, 5806, 13564, 11387, 13701, 11618, 8547, 4802, 11698, 10020, 14028, 11700, 3585], 1238], ['91788', [3913, 5186, 10019, 9851, 10565, 9770, 10564, 10250, 10303, 8859, 6061, 8545, 5881, 10586, 8547, 10257, 7130, 8860, 11624, 9771], 1240], ['91891', [3913, 10019, 10565, 10303, 8859, 6061, 5186, 9769, 4165, 4974, 8701, 4457, 11406, 10177, 8457, 4220, 13722, 13187, 13004, 13292, 13002, 9091, 10568, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 12220, 10543, 13010, 3762, 8717, 12222, 6781], 1244], ['92134', [3913, 10023, 10026, 4802, 5881, 10020, 10860, 7130, 10586, 10201, 10308, 4165, 8700, 8547, 9092, 50, 4336, 8717, 10177, 9091, 12603, 13187], 1251], ['92174', [5186, 9770, 6061, 13574, 12667, 5806, 5845, 12740, 13102, 8860, 11861, 13731, 12127, 5797, 13500, 12224, 5433, 10546, 50, 8918, 13564, 10535], 1252], ['89256', [3913, 10257, 10565, 9851, 8545, 10250, 10019, 9771, 6061, 10303, 10023, 10026, 5881, 9626, 8859, 5186, 10249, 6460, 10858, 11859], 1255], ['45168', [3913, 5186, 10026, 4165, 10023, 10565, 9851, 10257, 10564, 9770, 10250, 10019, 8859, 10303, 9771, 8545, 6061, 7130, 10586, 7126, 9769, 10020, 9578, 4974, 3711, 10074, 8456, 5881, 10308, 9626, 9097, 3585], 1259], ['1516', [3913, 10303, 8859, 10023, 12062, 12127, 5895, 10543, 3649, 13002, 13722, 13187, 10177, 4220, 8457, 13292, 12597, 9091, 11406, 10568, 13290, 8717, 10301], 1261], ['92455', [3913, 10023, 10019, 9097, 7126, 13507, 13104, 8854, 13390, 12665, 13010, 4522, 10858, 11406, 3589, 13187, 11389, 12949, 13722, 12220, 10177, 13292, 8457, 13004, 4220, 12597, 9091, 10568], 1262], ['92449', [3913, 9851, 10564, 9770, 10257, 9771, 10250, 10019, 10303, 6061, 8859, 3585, 5433, 6420, 6521, 9625, 12220, 10543, 11389, 9582, 3649, 9580, 11406, 10177, 8457, 12597, 9091], 1263], ['83546', [3913, 3711, 8545, 9626, 9097, 10023, 10026, 8859, 4974, 3585, 4802, 10022, 4013, 9582, 10177, 8457, 4220, 9091, 12603, 10568, 13004, 12597, 13292, 13002, 13722], 1265], ['92644', [3913, 10023, 9092, 10457, 50, 9769, 9578, 9626, 10860, 3585, 10586, 5806, 8456, 10026, 9584, 3711, 8545, 10303, 9851, 6061, 5186, 10019, 10250, 9771, 4165, 2093, 3649, 9091, 9916, 10073, 11406, 10020, 11387, 4968, 8200, 10568, 10177, 12216, 11580, 10537, 11628, 11861, 11853, 11859, 4013, 12594, 9580, 11389, 5433, 5021, 3693, 4200, 12671, 11857, 12984, 12665, 12134], 1267], ['92651', [3913, 10019, 10565, 8859, 7130, 10308, 8917, 3693, 5194, 12220, 10543, 13002, 10568, 6781, 5895, 50, 12601, 10249, 13572, 13506, 11698, 10546, 8547, 13103], 1269], ['86809', [3913, 10019, 10303, 7130, 10026, 9578, 4802, 8918, 10457, 5433, 4968, 10073, 9625, 10177, 12603, 4220, 13722, 13004, 13292, 11406, 9091], 1270], ['92708', [3913, 7130, 3711, 8917, 10455, 4332, 3649, 9091, 10177, 11406, 10568, 9580, 9582, 12603, 12597, 8457, 4220, 13004, 13187, 13292], 1271], ['92013', [3913, 10564, 9770, 9851, 8545, 10565, 10257, 9771, 10019, 8859, 6061, 10023, 10303, 7130, 10250, 9626, 10026, 10022, 10543, 10177, 9091, 11406, 10568, 9580, 9582, 12603, 12597, 11389, 9625, 13004, 13292, 13722, 13187, 8457, 13290, 13002, 3649], 1277], ['92824', [3913, 10564, 9851, 6061, 5186, 3711, 10023, 10019, 8859, 8547, 9092, 5021, 8860, 3585, 5793, 10021, 12222, 8717, 13292, 9091, 13004, 13187, 12603, 10177, 4220], 1279], ['91990', [3913, 9770, 10564, 9851, 10257, 9771, 8859, 10565, 10019, 6061, 3585, 10022, 4013, 12134, 10073, 12912, 12947, 13188, 10568, 12603, 10177], 1280], ['92069', [3913, 10026, 9578, 4802, 10022, 6521, 10573, 4522, 4424, 10073, 7184, 9916, 9091, 4220, 11406, 10177, 12597, 10568, 9580, 9582, 11389, 12603, 13004, 9625], 1284], ['92884', [3913, 10023, 9578, 9092, 2093, 4457, 10543, 10177, 9091, 11406, 8457, 9580, 9582, 11389, 9625, 3649, 12603, 10568, 12220, 3762, 8717, 12222, 6781, 12951, 13004, 13002], 1285], ['92895', [3913, 5186, 9769, 10457, 10022, 8700, 9584, 10535, 8860, 5433, 8918, 7126, 5806, 5881, 5797, 4332, 11389, 9091, 10177, 8457, 12597, 12603, 13004, 13187, 4220, 13722, 11406, 10568, 13290, 10543, 9625, 10073, 9751, 6151], 1286], ['83043', [3913, 8859, 8547, 9769, 10860, 7130, 10019, 10250, 9770, 6061, 5186, 10546, 5881, 10457, 4522, 10573, 6521, 12594, 11630, 12220, 9582, 13002, 13187, 8457, 13292], 1291], ['88093', [3913, 9851, 10257, 9770, 10564, 10565, 10303, 9771, 10250, 10019, 6061, 8859, 10023, 8545, 10074, 9626, 10586, 8918, 4802, 4215, 8200], 1296], ['75240', [3913, 10023, 3585, 4802, 8918, 10457, 10022, 3649, 4220, 10177, 11406, 9091, 9580, 9582, 12597, 10568, 13292, 13290, 13722, 13004, 13187, 11389, 12603], 1297], ['39755', [3913, 10023, 10026, 5806, 8547, 9769, 9578, 4802, 8918, 10457, 6521, 4522, 10177, 9091, 8457, 11406, 9580, 9582, 12597, 4220], 1298], ['63913', [3913, 9770, 9851, 10565, 9771, 10257, 10303, 10019, 8859, 6061, 10564, 10250, 7130, 5186, 8545, 9626, 5881, 10457, 10573, 9625, 10177, 9091, 8457, 10568, 11406, 9580, 11389, 9582, 12220, 10543, 3762, 3649, 12597, 12603, 12222, 8717, 8200, 6781, 13004, 12951, 13292, 13290, 13187, 4220, 13010, 4561], 1299], ['93191', [3913, 10303, 8859, 10023, 9626, 6061, 8545, 10565, 9851, 5186, 8547, 7130, 10019, 9769, 5194, 12220, 3649, 13292, 12597, 8457, 10177, 13722, 4220], 1300], ['91426', [3913, 9770, 9851, 7130, 10019, 10565, 6061, 10074, 10020, 10860, 9578, 8700, 10022, 10457, 5433, 8701, 7126, 8547, 9769, 4165, 8918, 4802, 10535, 2093, 4522, 9580, 8457, 9091, 10177, 4220, 9582, 10568, 9625, 11406, 3649, 11389, 12220, 12597, 12603], 1301], ['90066', [3913, 10303, 10074, 6061, 10565, 10019, 9770, 10564, 10257, 9771, 10023, 8545, 8859, 9851, 5186, 8547, 9626, 10586, 4165, 10026, 3711, 10250, 10860, 9097, 4974, 5881, 5433, 4561, 10177], 1304], ['71868', [3913, 10023, 9092, 8919, 4457, 9580, 4220, 10568, 8717, 10543, 10177, 9091, 3762, 4013, 6151, 6781, 6521, 9916, 8200, 10073, 6420, 11406, 11389, 8457, 3649, 4561, 9582, 4522, 9625, 3589, 12129, 9918, 12222, 10858, 4200, 10573, 11630, 12220, 10540, 11853, 4332, 12594, 12603, 12597, 3940, 5194], 1306], ['93539', [3913, 9770, 10564, 9851, 6061, 10019, 9771, 10303, 10565, 10257, 8545, 10250, 8859, 10023, 9578, 9626, 10546, 10455, 4457, 11406, 4220, 9091, 10568, 8457, 9580, 11389], 1307], ['93711', [3913, 8859, 10250, 10019, 10023, 8545, 5186, 8547, 7130, 10565, 10303, 10074, 9097, 8456, 4165, 8918, 9850, 8701, 6420, 4522, 9625, 13004, 11389, 10177], 1309], ['93731', [3913, 10257, 9851, 8545, 8859, 10019, 10074, 6061, 11863, 10023, 5186, 11621, 12318, 12673, 12908, 12218, 12675, 9770, 12214, 10250, 10565, 10303, 9626, 10586, 10026, 11855, 11857, 3711, 12216, 10860, 9097, 13104, 4974, 12312, 4165, 13302, 14192, 14028, 13736, 13724, 9578, 14710, 14706, 11399, 8456], 1312], ['93783', [3913, 10303, 7130, 8859, 10023, 10565, 8545, 10019, 10250, 5186, 10535, 11624, 10543, 9091, 4220, 10177, 13187, 8457, 13004, 12603, 13292, 11406, 12597, 13722, 13290, 10568, 9582, 8717], 1313], ['94021', [5186, 9770, 10564, 3711, 8859, 6061, 12214, 12218, 9771, 9851, 3913, 10250, 10565, 10020, 9092, 13572, 10586, 12673, 8547, 10860, 14026, 10249, 13564, 11861, 14394, 14712, 14392], 1317], ['80705', [3913, 9770, 9851, 8545, 10303, 8859, 10250, 9771, 6061, 10019, 10023, 10586, 10020, 8456, 8701, 4457, 11406, 4220, 13004, 13292, 12603], 1318], ['94202', [3913, 10564, 9770, 9851, 10257, 10565, 10250, 10019, 10303, 5186, 9769, 3711, 6061, 8545, 9578, 8860, 6521, 3649, 9091, 10177, 13187, 13722, 8457, 13004, 13002, 13292, 12597, 11406, 10568], 1321], ['93044', [3913, 10564, 9770, 9851, 10250, 10565, 9771, 10303, 10019, 8859, 8545, 6061, 10023, 5186, 10020, 7184, 3649, 10177, 9091, 4220], 1323], ['94310', [3913, 10257, 9770, 6061, 9851, 8545, 9771, 8859, 10564, 10250, 10019, 10023, 5186, 9769, 5881, 8700, 5895, 3762, 4220, 12603, 13187, 9091, 13004], 1324], ['87522', [3913, 9770, 10303, 5186, 10020, 10586, 6061, 9578, 8860, 10457, 5895, 3649, 4220, 13004, 12603, 8457, 13187, 13292, 12597, 9091, 10177, 11406, 13722, 8717, 12222, 11624, 6521], 1333], ['94562', [3913, 10564, 9851, 10565, 9771, 10250, 10303, 9770, 10019, 10257, 6061, 10023, 8545, 9097, 5797, 6420, 11389, 9091, 10177, 11406, 8457, 13004, 13187, 12603, 13002], 1338], ['94681', [3913, 9851, 8545, 10308, 10457, 8700, 6521, 12949, 10301, 10543, 13292, 13004, 4220, 10177, 13722, 12603, 13187, 12597, 9091, 11406], 1341], ['91153', [3913, 5186, 9769, 8699, 4457, 9091, 9771, 9770, 9851, 11621, 5433, 12318, 10074, 10586, 9626, 12601, 50, 11861, 9918, 4013, 11389, 9580, 10301, 12220, 3649, 10543, 13010], 1344], ['94775', [3913, 9851, 8545, 10074, 10860, 9626, 4802, 5895, 10543, 10177, 9091, 11406, 10568, 12603, 12597, 9580, 9582, 11389, 9625, 13004, 12951, 13290, 3649, 3762, 13292, 8717, 13010, 12222], 1345], ['14758', [3913, 9770, 10257, 10564, 9851, 9771, 10565, 10019, 8859, 10303, 6061, 10250, 8545, 10023, 9626, 10026, 10586, 10074, 5186, 3711, 7130, 9097, 4165, 9578, 8700, 10022, 11624, 10573, 9918, 4522, 3762, 3649, 9582, 9091, 10177, 8457, 11406, 9580, 10543, 9625], 1346], ['94985', [3913, 10257, 9770, 9771, 5186, 8860, 10573, 9091, 8457, 11406, 10568, 12603, 12597, 9580, 9582, 4220, 13004, 13002, 13292, 13290, 11389, 10177, 9625, 12951, 3649, 12220, 13722, 13010, 3762, 8717, 12222, 6781, 8200, 4561, 9916, 13187, 13298, 4457, 10858, 12129, 13188, 12594, 12947, 12986, 12060, 8700, 10457, 11698, 3585], 1354], ['94956', [3913, 10257, 9770, 9851, 10565, 10250, 9771, 10019, 10564, 6061, 8545, 10303, 8859, 10023, 7130, 8547, 4336, 10073, 9916, 3762, 10177, 4220, 8457, 9091, 13004, 12603, 13292, 12597, 13187, 13002, 13722, 13290, 11406, 10568, 11389, 6781], 1356], ['95082', [3913, 7130, 5433, 12671, 13390, 13294, 11853, 13296, 10455, 7184, 12740, 8860, 13500, 10020, 13394, 10201, 5881, 13724, 10860, 13104, 14391, 10026, 14208, 13574, 12673, 12675, 9851, 10257, 12214, 14393, 12218, 10250, 9770, 14026, 14294], 1357], ['95243', [3913, 10303, 7130, 10026, 9092, 5433, 10022, 4424, 10543, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 12597, 12220, 13010, 12594, 4457, 11853, 4332], 1362], ['95272', [3913, 9770, 9851, 5881, 10455, 8441, 9850, 12601, 13390, 12593, 11580, 12665, 8701, 11695, 13103, 3693, 2093, 5021, 12129, 11406, 11385, 13102, 8860, 10589, 3585], 1364], ['95259', [3913, 10303, 10019, 12218, 12673, 9578, 11698, 10455, 9916, 13298, 4561, 13292, 9091, 8457, 10177, 13187, 4220, 13004, 12603, 12597, 3649, 10073, 3791], 1366], ['93988', [3913, 9851, 10023, 10019, 8917, 4424, 3649, 10177, 8457, 11406, 9091, 12603, 10568, 9580, 9582, 11389, 9625, 12220, 10543, 12597, 8717, 12222, 6781, 8200, 3762, 12951, 13002, 13187, 13292, 13290, 13010, 13004], 1369], ['85084', [3913, 10026, 8859, 9851, 10019, 10257, 10565, 10250, 6061, 9770, 8545, 10023, 9626, 10457, 6521, 10543, 10177, 8457, 12597, 4220, 13722, 12603, 13187, 13292, 9091, 11406, 10568, 13290, 6781, 11624, 12949], 1374], ['95421', [3913, 10564, 9851, 9771, 10019, 9770, 10250, 10303, 10565, 6061, 8545, 11863, 10023, 5186, 11621, 12671, 8860, 5797, 12601, 12311, 5433, 13568, 13500], 1379], ['95656', [3913, 7130, 10565, 10019, 9851, 6061, 10250, 8859, 10257, 10023, 10586, 10535, 9584, 10249, 10022, 10543, 10177, 8457, 11406, 9091, 9580, 4220, 9582, 9625, 11389, 12220, 3649, 12603, 3762, 8717, 10568, 6781, 12222, 8200, 9916, 10858, 4457, 12594, 4561], 1383], ['74088', [3913, 10026, 9584, 5433, 2093, 4457, 9091, 4220, 10177, 8457, 13187, 13004, 12603, 12597, 13722, 13292, 10568, 11406, 13290, 10543, 9580], 1384], ['95739', [3913, 10026, 4802, 9850, 9751, 9916, 4220, 10177, 11406, 10568, 12597, 9091, 8457, 9582, 11389, 9625, 13002, 13004, 9580, 13292, 13290, 12951, 3649, 12220, 10543, 13010, 3762, 8717], 1386], ['76927', [3913, 3711, 10249, 3693, 8199, 7184, 3649, 10858, 4220, 10177, 11406, 8457, 9580, 9582, 9091, 9625, 10568, 11389, 12220, 12597, 10543, 8717, 12222, 12603, 12951, 13010, 3762, 13292, 13002], 1389], ['95863', [3913, 10257, 9770, 10564, 9851, 9771, 10250, 10565, 10026, 8918, 7126, 11628, 10573, 11389, 11406, 9091, 10568, 9580, 10543, 12597, 9625, 13290, 13292], 1391], ['91925', [3913, 10257, 8545, 10019, 10565, 6061, 5186, 8917, 10457, 10022, 8700, 4163, 8860, 50, 7126, 10020, 5797, 8441, 10073, 6151, 4457, 4220], 1397], ['21670', [3913, 9770, 9851, 10023, 9771, 10250, 8545, 10019, 10201, 10020, 11698, 11700, 5793, 4215, 4522, 10073, 11389, 11406, 10177, 8457, 12603, 9091, 4220], 1399], ['96289', [3913, 9851, 8545, 10565, 10303, 10308, 9769, 10455, 3649, 10177, 4220, 11406, 8457, 10568, 12603, 9091, 12597, 11389, 9625, 12951, 13004, 9580, 13002, 9582, 13290, 12220, 13187], 1402], ['95542', [3913, 9770, 9851, 8859, 10564, 10250, 10257, 9771, 10019, 6061, 10303, 10026, 5806, 2093, 4522, 10568, 9091, 10177, 12603, 8457, 13004], 1404], ['87327', [3913, 9851, 8545, 9626, 10546, 8199, 4457, 3589, 10073, 4522, 11853, 3940, 6151, 12220, 6460, 10543, 13298, 12222, 11406, 13292, 13722, 13002], 1408], ['96586', [3913, 9771, 9770, 10564, 9851, 5881, 9097, 10586, 11863, 6061, 11855, 12311, 8859, 5806, 10019, 11387, 9092, 12673, 13507, 10303, 14194, 12214, 14393, 12218, 14026, 14294, 14394, 14712], 1409], ['96547', [3913, 10023, 10026, 5881, 4802, 4165, 10457, 8547, 3585, 7126, 4424, 9582, 10177, 9091, 4220, 10568, 9625, 11406, 9580, 3649, 10543, 3762, 4013, 8854], 1410], ['96644', [3913, 9851, 10257, 9770, 10250, 10565, 10023, 10457, 4457, 10177, 9091, 11406, 8457, 10568, 9582, 11389, 9625, 9580, 3649, 12597, 12220, 10543, 13004, 12951], 1414], ['96621', [3913, 10023, 10586, 10020, 10860, 5186, 10026, 5881, 4802, 4165, 8547, 8545, 10303, 8859, 10565, 9851, 6061, 10019, 4974, 8701, 3649, 9091, 8457, 4220, 10177, 10568, 9582, 9580, 11389, 9625, 3762, 8717, 11406, 10543, 6781, 8200, 12222, 4561, 9916, 4457, 12129, 12220, 10073, 12603, 12597, 12594, 3589, 4013, 9918, 4200, 10858, 11630, 10573, 6420, 10540, 12912, 4332, 3940, 13010, 12947, 13004, 4522, 12943, 12951, 13002, 13290, 13292, 13298, 13188, 13183, 11853, 13294, 13296, 5194, 10301, 13570, 4424, 13187, 13722, 12949, 13498, 5895, 6521, 5085, 13388, 11624, 12316, 12986, 7184, 14031, 14033, 6151, 13102, 11385, 13392, 8860, 50, 13731, 13701, 13300, 10589, 9584, 10249], 1415], ['96658', [3913, 10023, 11387, 2093, 5433, 11853, 9625, 10177, 4220, 13187, 13004, 13722, 8457, 13292, 12597, 9091, 13002, 11406, 13290, 13010, 8200, 13294, 12222, 4332, 13390, 12665, 8701, 5021, 5806, 13736, 12667], 1422], ['95851', [3913, 9770, 10019, 10564, 9851, 8859, 10250, 10257, 8545, 5881, 9097, 8700, 5895, 3762, 10177, 8457, 11406, 10568, 9580, 9091, 11389, 12597], 1423], ['97443', [3913, 3711, 10457, 10021, 11389, 10177, 8457, 9091, 10568, 9580, 11406, 9625, 3649, 9582, 10543, 12220, 8717, 12222, 6781, 12597, 3762, 8200, 4561, 9916, 12603, 4457, 12594, 12129, 12912, 12951, 13004, 13010, 13002, 12947, 13187, 13290, 13292, 13298, 13188, 4522, 10073, 13722, 3589, 4013, 9918, 12943, 13183, 4200, 10573, 11630, 10540, 14031, 6420, 4332, 13566, 4968, 12601, 5433, 8701, 12060, 14708, 13296, 11853, 13294, 10858], 1431], ['97487', [3913, 10023, 9626, 10308, 9578, 10457, 10022, 8919, 4336, 10537, 6521, 3762, 11389, 9582, 9580, 3649, 10543, 11406, 8717, 6781, 8200, 11624, 9918, 9091, 10177, 8457], 1434], ['95721', [3913, 10257, 9771, 9851, 8545, 10250, 9770, 10026, 10023, 9578, 3693, 3649, 9091, 10177, 10543, 9582, 10860, 11429, 10073, 12062, 9916, 6781, 12597, 12603, 4332, 6151, 9625, 7184, 10858, 12986, 4561], 1435], ['91416', [3913, 7130, 10308, 9578, 9626, 9097, 3585, 8700, 9584, 7126, 10201, 5433, 6420, 10177, 9091, 11406, 4220, 12597, 13722, 13187, 13004, 13002, 13292, 12603], 1437], ['96677', [3913, 9851, 8545, 10565, 9770, 10257, 10250, 10023, 10457, 4457, 10177, 9091, 11406, 10568, 9580, 8457, 11389, 9625, 4220, 13004, 13187, 13292, 12597, 13290, 9582, 13722, 12603, 12951, 3589, 12605, 12667, 12127, 14028, 13724], 1441], ['95187', [3913, 10565, 9770, 12673, 9851, 10019, 12218, 12675, 10250, 10303, 13507, 14194, 14193, 13574, 6061, 8859, 10023, 12908, 8545, 11863], 1445], ['98044', [3913, 3711, 10457, 10573, 9091, 10568, 8457, 11406, 9580, 10540, 9625, 11385, 3649, 3762, 9751, 10537, 9916, 6781, 7184, 10073, 10543, 9582, 10177, 12597, 11389, 12220, 8717, 12222, 8200, 12603, 10858, 4457, 12594, 12129], 1457], ['98141', [3913, 10564, 9851, 4165, 10457, 5895, 10543, 9091, 11406, 4220, 10177, 12597, 10568, 9580, 9582, 13004, 11389, 12603, 13187, 13292, 13290, 13722, 9625, 13002], 1458], ['95458', [3913, 10019, 6061, 10023, 9626, 10308, 7130, 10860, 10020, 9092, 5845, 9625, 10177, 4220, 8457, 10568, 9580, 9582, 11389, 3649, 9091, 10543, 3762, 8717, 12222, 12603, 12597, 6781, 8200, 4561, 9916, 10858, 4457, 12594, 12220, 13292, 13004, 11406], 1459], ['89712', [3913, 9851, 10257, 9770, 9771, 10565, 10303, 10019, 8859, 10564, 8545, 6061, 10026, 4802, 8701, 11630, 4522, 11389, 9091, 10177, 11406, 8457, 12597, 12603, 13722, 13004, 13002, 13292, 10568], 1466], ['98455', [3913, 10564, 9770, 10586, 10022, 9918, 11389, 3589, 9580, 10568, 12603, 13187, 10177, 9771, 9851, 14394, 14393, 14712, 10020, 9584, 10860, 13564], 1473], ['98518', [3913, 10023, 7126, 6460, 10543, 4220, 10177, 9091, 10568, 9580, 9582, 8457, 9625, 3649, 11406, 11389, 8717, 12597, 3762, 12222, 6781, 8200, 4561, 12603, 12220, 12951, 13010, 13004, 13292], 1476], ['98529', [3913, 10026, 10535, 4336, 6781, 10073, 11406, 4220, 9091, 10177, 9580, 10568, 11389, 9625, 10543, 12220, 12222, 9582, 12594, 12597, 3649, 3762, 8717, 13298, 13188, 12912], 1477], ['77734', [3913, 8545, 8859, 9771, 7130, 10019, 10250, 6061, 10023, 8456, 10586, 5806, 4336, 12222, 3762, 9091, 10177, 4220, 13004, 12603, 13722, 13292], 1480], ['98653', [3913, 5186, 10074, 10303, 8545, 6061, 9584, 10201, 9578, 8456, 8547, 8919, 5433, 8918, 9850, 4968, 5085, 6420, 10543, 4457, 9580, 11406, 9625, 8717, 4200, 11385, 8860, 5845, 10540], 1481], ['71706', [3913, 9851, 8545, 9771, 10019, 9770, 10257, 10565, 10250, 10303, 3711, 10457, 6521, 9625, 9091, 8457, 11406, 10568, 9580, 9582, 11389, 3649], 1488], ['98869', [3913, 10023, 4802, 2093, 4522, 10022, 10573, 10073, 12949, 12947, 13102, 13183, 10568, 12603, 10177, 9091, 13292, 12597, 3649, 14708], 1489], ['99283', [3913, 11863, 4802, 8701, 11700, 6521, 11618, 5845, 13102, 12986, 11859, 7184, 6460, 13010, 12605, 11628, 13354, 8919, 12594, 50, 13300, 5021, 13703, 10022, 13188, 4457, 11861, 10573, 13298, 9918, 9091, 3589, 10073, 12947, 12912], 1496], ['99333', [3913, 10026, 10022, 9918, 9580, 10177, 9091, 11406, 10568, 4220, 12597, 12603, 11389, 9625, 8457, 12220, 9582, 3649, 3762, 10543, 13004, 13010, 8717, 12222, 6781, 13290, 13292, 13187, 8200, 4561, 13722, 9916, 10858], 1498], ['99238', [3913, 8547, 11385, 3649, 10177, 9091, 4220, 8457, 11406, 10568, 9580, 9582, 11389, 13002, 13004, 9625, 13292, 13187, 12597, 13290, 12951, 12220], 1499], ['99344', [3913, 8547, 5845, 3649, 9091, 10177, 11406, 10568, 9580, 4220, 12603, 12597, 11389, 9625, 8457, 9582, 3762, 10543, 13004, 12951], 1500], ['99255', [3913, 10023, 10457, 5085, 3762, 9091, 4220, 13004, 13187, 12603, 13722, 10177, 13292, 12597, 11406, 8457, 13290, 9580, 9582, 11389, 9625, 12951], 1501], ['99374', [3913, 10308, 7126, 6151, 3649, 10177, 8457, 11406, 4220, 9091, 10568, 13004, 12597, 9580, 12603, 9582, 13292, 13290, 11389, 9625, 12951, 12220, 10543, 13010, 3762, 8717, 12222], 1502], ['99581', [3913, 8547, 4336, 6781, 9091, 10177, 11406, 8457, 4220, 9582, 11389, 9625, 3649, 12597, 12603, 9580, 10543, 3762, 8717, 12222, 8200, 4561, 13004, 10568, 12220, 13010, 9916, 10858, 4457, 12594, 12951, 13187, 13290, 13292, 13298], 1506], ['86037', [3913, 9851, 10257, 9770, 10250, 10303, 10564, 9771, 10565, 6061, 8545, 10019, 10023, 8859, 5186, 9626, 7130, 10020, 8441, 3589, 11389, 4013, 10543, 10301, 13102, 12949, 12986, 6151, 7184, 10455, 10570, 9850, 13500, 12601, 13731, 12311, 12671, 8918, 4802, 8547, 3585], 1507], ['82882', [3913, 3711, 5433, 4332, 11389, 10177, 9091, 11406, 8457, 9580, 9582, 9625, 10568, 3649, 10543, 3762, 8717, 12222, 12597, 12603, 6781, 8200, 4561, 9916, 12951, 13004, 13002, 13010, 13187, 13292, 13290, 12220, 13298, 4457, 12594, 12129, 13188, 10858, 13722, 12947, 12912, 10073, 3589, 4013, 14708, 9918, 12943], 1511], ['99328', [3913, 10026, 5806, 4336, 6781, 4220, 12603, 12597, 9091, 11406, 10177, 13004, 13187, 13292, 10568, 13290, 9580, 9582, 11389, 9625, 8457, 13722, 3649, 12951, 10543, 12220, 13010, 8717, 12222, 8200, 4561], 1515], ['90504', [3913, 9851, 10257, 9770, 9771, 10565, 10303, 10019, 8859, 6061, 8545, 10023, 7130, 10250, 5186, 10201, 11700, 3585, 10457, 11618, 4802, 9584, 10020, 10249, 8917, 10546, 12669, 8441, 9850, 13729, 8918, 13394, 11698, 11387, 8456], 1529], ['100591', [3913, 9771, 4165, 8701, 4457, 11406, 10177, 9091, 10568, 8457, 4220, 13004, 13187, 13292, 13002, 13290, 12597, 13722, 9582, 9580, 12603], 1530], ['101125', [3913, 8547, 5845, 3762, 8717, 9091, 12222, 10177, 12603, 13187, 8457, 13002, 13292, 12597, 11406, 13722, 10568, 13290, 9580, 9582, 11389, 9625, 13004, 3649, 6781, 8200], 1541], ['101880', [3913, 10250, 9771, 12675, 10565, 12214, 10303, 12673, 10019, 12218, 11698, 8859, 4165, 6061, 8545, 13574, 12908, 10023, 11863, 14194, 14193, 13507, 9770, 14208, 7130, 11621, 5186, 12318], 1559], ['102367', [3913, 3585, 4968, 9916, 4220, 12603, 10177, 12597, 8457, 13004, 11406, 13292, 13187, 9091, 10568, 13290, 9580, 13722, 11389, 9582, 12951], 1568], ['102705', [3913, 9771, 9851, 12214, 12218, 11863, 12908, 11621, 10019, 10546, 5881, 11399, 12740, 5433, 12601, 11853, 4332, 11389, 9582, 13004], 1571], ['88937', [3913, 3585, 4968, 8200, 9091, 4220, 12603, 10177, 13004, 12597, 11406, 8457, 9580, 9582, 11389, 13187, 9625, 13292, 13290, 12951], 1579], ['94963', [3913, 9578, 8199, 4457, 4220, 10177, 9091, 12597, 11406, 10568, 9580, 9582, 11389, 9625, 13004, 12951, 13292, 13290, 13187, 12603, 3649, 13722, 12220, 10543, 13010, 3762], 1583], ['103568', [3913, 3711, 4163, 11861, 10073, 9918, 13290, 9582, 10177, 8457, 13722, 4220, 13187, 13004, 13292, 13002, 9091, 11406, 9625, 12222], 1590], ['104172', [3913, 10026, 8918, 9751, 4968, 8441, 9916, 4561, 6781, 9091, 11406, 8457, 4220, 10177, 13187, 13004, 13292, 12603, 13002, 10568, 12597, 9580, 13290, 11389, 13722, 9582, 3649, 12220, 9625, 12951, 3762, 13010, 10543, 8717, 10858, 8200, 4457, 13298, 12129, 13188, 12594, 12222, 12912, 4522, 12947, 10073], 1609], ['105423', [3913, 3711, 7126, 8854, 3649, 10177, 4220, 8457, 9091, 12597, 13004, 12603, 13187, 11406, 13292, 13290, 9580, 9582, 11389, 9625, 10568, 13722, 12951, 4522, 10073, 10459], 1610], ['102872', [3913, 11855, 10022, 9918, 11389, 9091, 10177, 11406, 10568, 8457, 12597, 4220, 12603, 13004, 13292, 13290, 9580, 13002, 9582, 12951, 13722, 13187, 12220], 1612], ['75751', [3913, 8545, 3711, 4165, 7126, 8860, 10022, 6460, 5433, 4332, 11389, 10177, 8457, 4220, 9091, 12597, 10568, 9580, 9582, 11406, 3649, 10543, 9625, 13004, 13290, 13722, 13187], 1622], ['97579', [3913, 10026, 5433, 4332, 9625, 9091, 10177, 4220, 12603, 13004, 8457, 13292, 11853, 13703, 13103, 12311, 11580, 13388, 12220, 3649, 10020, 12216, 9916, 13294, 12316], 1626], ['106620', [3913, 11855, 12127, 10565, 10546, 12673, 11853, 13507, 8859, 6061, 5806, 13564, 10573, 13183, 11630, 11389, 9580, 13290, 10568, 13187, 13722, 8457, 4220], 1641], ['82890', [3913, 12214, 9770, 6061, 12218, 10564, 8545, 10023, 10019, 11863, 12673, 13574, 10303, 10565, 14194, 9771, 9851, 14393, 14026, 14294, 14392, 14394, 14712], 1648], ['104986', [3913, 11698, 10565, 10020, 12673, 7184, 10019, 4968, 12910, 8200, 5793, 12947, 13390, 13290, 9850, 13500, 12593, 13726, 12601, 13731], 1662], ['107734', [3913, 8547, 12060, 11385, 8854, 3762, 10543, 12220, 12597, 12603, 10177, 9091, 11406, 10568, 13004, 13002, 13187, 9580, 13292, 13290, 9582, 11389, 9625, 8457, 3649, 13010, 8717, 13722, 12222, 6781, 8200, 4561, 6521, 11624], 1667], ['107377', [3913, 8547, 5433, 12060, 11853, 6781, 4220, 10177, 8457, 9091, 11406, 10568, 13004, 12597, 9580, 13187, 13292, 13290, 9582, 11389, 10073, 13294, 10573], 1672], ['108220', [3913, 11698, 10022, 10565, 12134, 10073, 4522, 10568, 10177, 8457, 12603, 9091, 11406, 12597, 9582, 11389, 9625, 9580, 13004, 4220, 13187, 13292, 13290, 12951, 12220, 10543, 13010, 3649, 8717, 12222, 6781, 8200, 4561, 9916, 10858, 13002, 4457, 12594, 13298, 13188, 3762], 1673], ['108410', [3913, 11698, 10565, 12060, 6781, 7184, 4457, 10860, 11406, 13103, 3693, 10073, 9580, 9582, 10177, 12673, 13102, 13290, 10543, 13292, 13004, 11389, 10568, 8717], 1679], ['108541', [3913, 11698, 12060, 11385, 12222, 10543, 9091, 10177, 8457, 12603, 11406, 12597, 10568, 9580, 9582, 11389, 9625, 12951, 3649, 12220, 13002, 13010, 13004, 13187, 13290, 13292, 8717, 3762, 8200, 6781, 9916, 10858, 13298, 4561, 12594, 4457, 13188, 12129, 13722, 12912, 12947, 10073, 4522, 4013, 9918], 1684], ['108580', [3913, 8547, 9851, 5881, 10257, 12218, 9770, 10564, 12675, 10250, 10565, 12214, 12673, 10019, 10303, 6061, 8545, 12908, 10023, 11863, 7130, 5186, 11621, 10074, 13574, 13507, 12318, 10586, 10026, 11855, 3711, 12216, 9626, 12740, 14208, 13729, 11698, 10020, 13394, 4802, 14707], 1686], ['98367', [3913, 11855, 9771, 10257, 12218, 9851, 12214, 9770, 10564, 10250, 12675, 10565, 10026, 10586, 9626, 12908, 11863, 13507, 14293, 14208], 1687], ['108645', [3913, 3585, 4215, 6781, 9091, 4220, 10177, 12603, 11406, 13004, 12597, 9625, 10568, 13187, 13292, 13290, 9580, 9582, 10459, 5797, 7126, 5085, 4561, 10543, 13722, 13498, 12949, 12912, 12311, 12667], 1692], ['108824', [3913, 10250, 3585, 4968, 9916, 9850, 12912, 10568, 10177, 12603, 13004, 13002, 13187, 13292, 12597, 9091, 11406, 13290, 9580, 8457], 1699], ['107943', [3913, 10026, 8547, 10022, 11861, 12060, 4013, 9580, 9582, 10177, 12603, 12597, 4220, 13002, 8457, 13292, 13187, 13004, 11406, 10568], 1702], ['109024', [3913, 10026, 9851, 5186, 10257, 6061, 9770, 7130, 8859, 10019, 10023, 8545, 11863, 11698, 10020, 10022, 11861, 5881, 4013, 9097, 11389, 9582, 12597, 8457, 12603, 9091, 11406, 10568, 9580, 10177, 3649, 12220, 9625, 3762, 10543, 8717, 12222, 13004, 13002, 13010, 6781, 8200, 12951, 9916, 10858, 4457, 12594, 13187, 13290, 13292, 13298, 12129, 10573, 13188, 12912, 12947, 4522, 4561], 1703], ['102962', [3913, 10250, 10303, 12673, 10020, 11698, 4802, 6521, 11624, 12949, 4424, 5194, 10301, 5895, 13294, 10543, 13010, 13292, 12220, 12597, 13722, 12603, 8457, 9091, 13004, 3649, 9625], 1705], ['109216', [3913, 8547, 11698, 12060, 4336, 8717, 9091, 12597, 12603, 4220, 10177, 13004, 11406, 8457, 9580, 10568, 13002, 13290, 13187, 9582, 11389, 13292, 9625, 3649, 13010], 1707], ['109232', [3913, 10026, 11698, 10022, 11861, 12060, 4013, 6781, 12597, 10177, 4220, 12603, 9091, 10568, 11406, 13004, 9580, 9582, 11389, 9625, 8457, 3649, 12220], 1708], ['103742', [3913, 10026, 10565, 11855, 11863, 9851, 12908, 9771, 10023, 5186, 11621, 12318, 9626, 10586, 3711, 11857, 12673, 10308, 10303, 6061, 10860, 10546, 14294, 9770, 11618, 13701, 9097, 10249, 13572, 13104, 9769, 13506], 1710], ['109348', [3913, 11855, 8547, 11698, 12060, 8717, 9091, 12597, 10177, 4220, 13004, 12603, 8457, 13292, 11406, 10568, 13290, 13722, 9580, 9582, 11389, 9625, 6781], 1711], ['109632', [3913, 10026, 8547, 11857, 12060, 10022, 11385, 4200, 4013, 9625, 10177, 8457, 4220, 13004, 13187, 10023, 12673, 10860, 11618, 11695, 13103, 10073, 13290, 11406, 13722, 13292, 12597, 9091, 10568, 9580, 9582, 11389, 12951, 12947, 12912, 11624, 12949, 6521, 9918, 14031, 12605, 13102, 13392, 12594, 4424], 1715], ['109416', [3913, 8547, 11698, 12060, 11628, 4522, 10573, 10568, 10177, 12603, 13300, 13102, 13392, 10301, 5194, 12947, 8199, 11389, 6460, 13002, 9091], 1718], ['99644', [3913, 10026, 8547, 10022, 11861, 12060, 4013, 8717, 11389, 12597, 10177, 9626, 12673, 12671, 13302, 13294, 10455, 10073, 3589, 9580, 13290, 11857, 12603, 13722, 4220, 13292, 9091, 9582, 10543, 14031, 11630], 1719], ['110014', [3913, 11863, 9578, 5806, 10455, 7184, 5085, 9916, 8200, 10568, 10177, 12597, 9091, 11406, 4220, 12603, 8457, 13722, 13002, 13292, 13290, 13187, 9582, 9580, 11389, 12951, 3589, 6460, 11859, 13705, 14292, 14706], 1723], ['109949', [3913, 11855, 9851, 12214, 10257, 4165, 9578, 5881, 10455, 4457, 10858, 9916, 8200, 9091, 11406, 8457, 12603, 13187, 13004, 13002, 13292, 13722, 12597, 10568, 13290, 9580, 6781], 1729], ['110301', [3913, 8547, 12675, 5881, 4165, 9578, 10026, 10455, 9916, 8699, 4457, 9091, 11406, 13292, 12603, 13722, 13187, 10177, 13004, 4220], 1731], ['82695', [3913, 11857, 11698, 12134, 10073, 3589, 9580, 10568, 10177, 4220, 12603, 13187, 13002, 13722, 13004, 8457, 12597, 11406, 12220, 8717, 11624, 12949, 6521, 6460], 1734], ['110556', [3913, 9770, 5806, 5881, 9851, 11387, 10860, 10564, 12218, 10026, 9771, 5186, 12214, 12675, 10565, 10303, 12673, 10250, 13507, 10019, 13574, 6061, 13564, 4200, 11624, 6521, 12949, 10543, 13292], 1735], ['84485', [3913, 9770, 9771, 9851, 10564, 10565, 10257, 10019, 10303, 6061, 3585, 12062, 12311, 5895, 11624, 10301, 12986, 12949, 4163, 13102, 12740, 8860, 11861, 13500, 6521, 13568, 4424, 13010, 5194], 1742], ['110045', [3913, 12218, 12675, 12214, 10257, 9851, 10250, 10565, 10303, 12673, 10019, 13507, 8859, 14394, 9770, 14294, 14026, 14393, 5186, 10564], 1743], ['111563', [3913, 11863, 5881, 11399, 4165, 9578, 12312, 12127, 12311, 5797, 12671, 12593, 3693, 11853, 10455, 7184, 12316, 50, 5433, 7126, 5806, 12667, 11618, 13568, 9584, 5085, 13010, 10543, 13002, 13187, 8457, 10177, 4220, 11406, 10568, 6781, 5895, 13390, 12665, 2093, 13392, 12060], 1751], ['63165', [3913, 3711, 4974, 8545, 4165, 8700, 5433, 2093, 6420, 5793, 8860, 10022, 8919, 4457, 4332, 8701, 12665, 12594, 4522, 9091, 9580, 10177, 12603, 4220, 13722], 1752], ['111646', [3913, 10026, 8547, 12601, 5433, 12060, 4332, 3649, 12597, 10177, 4220, 13187, 13004, 8457, 13722, 13292, 9091, 11406, 10568, 10543, 13290, 9580, 9582], 1754], ['111743', [3913, 11855, 9851, 12675, 5881, 9771, 10250, 10303, 12673, 8859, 11698, 8918, 11853, 6420, 12669, 3940, 3649, 9625, 11389, 13292, 9580], 1759], ['111826', [3913, 3585, 4215, 8200, 12222, 9091, 12597, 13187, 10177, 8457, 12603, 13004, 13292, 11406, 10568, 13722, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 12220, 10543, 10573, 14031, 13183, 8919, 6460, 7126, 12127], 1764], ['111900', [3913, 11855, 3585, 5793, 12910, 12222, 8200, 13002, 10177, 13187, 8457, 13004, 13292, 12597, 9091, 11406, 13722, 10568, 13290, 9580, 9582, 11389, 9625, 12951, 14708, 10570, 13705, 13568, 5881], 1767], ['111956', [3913, 7130, 12671, 5433, 11853, 4332, 12214, 6061, 10019, 11621, 12673, 8547, 10020, 11698, 11700, 9626, 10586, 12675, 12908, 10546, 10860, 11387, 13701, 9851, 13703, 9770, 13104, 5186, 10026, 9092, 12669, 13564, 13572, 11628, 11861, 12984, 12318], 1770], ['111527', [3913, 10026, 8547, 12601, 5433, 12060, 10022, 6781, 9091, 11406, 10568, 10177, 8457, 13004, 12603, 12597, 13002, 13187, 13290, 9580, 9582, 11389, 9625, 12951, 13292, 13722, 12220, 10543, 13010], 1775], ['81613', [3913, 9851, 8859, 10019, 10303, 9770, 10257, 10564, 5881, 4165, 12312, 9771, 8701, 4974, 2093, 12665, 12129, 9091, 12597, 13722, 13187], 1797], ['113092', [3913, 11855, 8547, 10565, 13392, 10201, 7184, 6151, 13010, 12220, 13292, 13004, 13187, 13722, 8457, 12603, 10177, 12597, 9091, 11406], 1806], ['113506', [3913, 10026, 10586, 3585, 4215, 8701, 10021, 10022, 6781, 13292, 12597, 13722, 13187, 10177, 8457, 12603, 4220, 9091, 11406, 10568, 13290, 9580], 1820], ['113685', [3913, 12218, 11698, 9771, 12060, 6781, 9091, 13292, 13187, 12603, 8457, 10177, 13004, 13002, 11406, 10568, 8717, 11624, 6521, 12949, 13731], 1824], ['14316', [3913, 11857, 8547, 12984, 11385, 4200, 9582, 9580, 10177, 4220, 13722, 13187, 13004, 12603, 13292, 13002, 11406, 9091, 8717, 10573, 14031, 12943], 1828], ['64611', [3913, 10026, 11698, 12601, 10022, 12060, 4013, 12222, 11389, 9091, 10177, 12603, 13004, 4220, 8457, 13292, 12597, 11406, 10568, 13290], 1834], ['113991', [3913, 10026, 11698, 10022, 12601, 12060, 12984, 12222, 4200, 9582, 9580, 11406, 10177, 8457, 13187, 13004, 12603, 13292, 12597, 9091, 10568, 13290, 11389, 9625, 13002, 13722, 3649, 12220], 1836], ['114069', [3913, 11857, 11698, 12984, 12060, 12947, 12912, 9580, 9582, 10177, 12603, 13187, 13004, 4220, 13722, 13292, 12597, 9091, 11406, 10568], 1837], ['113310', [3913, 10565, 9771, 9851, 5881, 9578, 9097, 13104, 10586, 10026, 11857, 5186, 7126, 9769, 10455, 13298, 4457, 10858, 12597, 12603], 1838], ['96334', [3913, 10564, 9770, 9851, 9771, 8859, 10565, 10303, 10019, 6061, 8545, 5186, 10026, 8547, 10249, 8860, 10022, 11628, 8919, 10535, 11698, 9769, 8917, 10546, 10020, 9584, 4802, 11387, 10021, 11618, 12947, 10537, 11389, 12060, 13004, 13392, 12603, 13187, 13722, 10177, 8457], 1846], ['111861', [3913, 11855, 12218, 9771, 9851, 9578, 5881, 10455, 9916, 10858, 13292, 9091, 12603, 10177, 13722, 4220, 13004, 13187, 12597, 11406, 10543, 10573, 4200, 11628, 13354, 8919], 1853], ['114893', [3913, 10026, 3585, 12910, 4968, 9916, 8200, 13292, 9091, 8457, 10177, 4220, 12603, 13004, 13722, 12597, 13002, 13187, 10568, 11406, 13290, 9582, 9625, 11389, 9580, 12951, 10073, 9751, 13726, 13394, 4802, 10021, 5793], 1856], ['115070', [3913, 11857, 12214, 11621, 10257, 5881, 4165, 9578, 8456, 13566, 4968, 9916, 4561, 9091, 11406, 13187, 13292, 13722, 10177, 8457], 1879], ['115507', [3913, 11855, 8547, 11698, 12060, 8717, 6781, 9091, 12597, 13187, 11406, 13722, 10177, 8457, 13004, 12603, 13292, 10568, 3762, 13010, 11624, 12949, 11853, 10573, 6521, 13300], 1886], ['116706', [3913, 10026, 11698, 12601, 10022, 5845, 10543, 12220, 13292, 12597, 8457, 10177, 4220, 13722, 13004, 12603, 9091, 11406, 10568, 13290, 8717, 10301, 4163, 10546, 12669], 1895], ['85831', [3913, 12673, 7130, 10201, 5797, 12740, 11580, 10020, 12062, 8199, 11700, 4802, 10022, 12601, 50, 4200, 10543, 4457, 13292, 9580, 4220], 1896], ['628', [3913, 11855, 11698, 10201, 7184, 12986, 10543, 12220, 13004, 13292, 13187, 10177, 8457, 12603, 12597, 9091, 11406, 10568, 13722, 13290, 9580, 9582], 1898], ['101177', [3913, 10026, 8918, 11853, 10020, 10201, 12908, 11698, 7130, 12740, 5797, 10565, 10586, 10564, 9770, 9851, 6061, 9626, 10019, 11855, 8545, 12673, 8547, 12218, 13394, 11700], 1903], ['117237', [3913, 11698, 8547, 3585, 5793, 10021, 8717, 9091, 11406, 10568, 13290, 13722, 13187, 10177, 8457, 4220, 12603, 13004, 13292, 9580, 9582, 12597, 9625, 11389, 13002, 3649, 4522, 3589, 11859, 12605], 1911], ['117277', [3913, 3585, 12910, 5793, 4561, 13292, 12597, 8457, 10177, 4220, 12603, 13004, 13187, 9091, 13002, 10568, 13290, 11406, 9582, 11389, 9625, 12951, 3649, 12220, 9580, 10073, 9751, 5797, 4802, 11387, 11618, 14707, 11700, 13394, 10020, 10201], 1912], ['117575', [3913, 11698, 8547, 12060, 11385, 10543, 13010, 12597, 8457, 10177, 13722, 12603, 4220, 13002, 13292, 9091, 11406, 3649, 10073, 9751], 1916], ['117597', [3913, 10026, 12214, 8547, 12601, 9851, 11698, 12218, 10257, 9770, 5881, 10564, 10250, 9771, 10303, 13724, 12673, 8699, 10020, 14194, 9578], 1918], ['73006', [3913, 11698, 12675, 9578, 8456, 4974, 12665, 13390, 13104, 2093, 13300, 10022, 8919, 13183, 12594, 11628, 13298, 4522, 9091, 10073, 13290, 10568, 12603, 10177, 13292, 4220, 12597, 11406, 9580], 1921], ['117922', [3913, 10026, 8547, 12601, 10022, 12060, 12222, 6781, 13290, 9580, 10177, 13187, 12603, 4220, 13004, 13292, 12597, 13722, 9091, 11406, 13002, 8457, 10568, 11389, 12951, 9582, 3649, 10543, 13010, 3762, 8717, 11624, 12949, 4424, 4163, 8917, 12224, 11698, 13394, 14028, 14706, 13705], 1924], ['108218', [3913, 11855, 3585, 12910, 9916, 8200, 9091, 11406, 10177, 8457, 12603, 13004, 12949, 12943, 9582, 9580, 9625, 4220, 13187, 10568], 1925], ['117943', [3913, 11698, 8547, 10020, 12060, 11700, 11618, 6521, 11624, 12949, 12220, 10543, 13010, 13292, 11853, 11389, 9580, 12594, 13298, 4457, 9916, 6151, 13388, 12601], 1926], ['117997', [3913, 8547, 3585, 12910, 9916, 8200, 9091, 13292, 8457, 10177, 13187, 4220, 13004, 13722, 12597, 11406, 13002, 10543, 12222, 9582], 1929], ['118204', [3913, 12214, 9851, 12218, 12675, 10257, 9770, 10564, 10565, 10303, 12673, 10019, 9771, 6061, 8545, 10023, 12908, 11863, 7130, 8859, 11621, 12318, 10074, 10250, 9626, 10586, 11855, 11857, 3711, 12216, 10026, 10860, 9097, 13104, 5186, 4974, 4165, 13302, 5881, 9578, 11399, 8456, 3585, 8547, 11698, 10201, 10020, 10308, 4802, 11618, 11387, 9584, 9092, 10249, 9769, 11700, 10546], 1936], ['82256', [3913, 11855, 3585, 12910, 4215, 5793, 10537, 6781, 8200, 12222, 4561, 13292, 9091, 13002, 12597, 8457, 13722, 10177, 4220, 13004, 13187, 11406, 13290, 13010, 10543, 9580, 9582, 12603, 9625, 3762], 1940], ['118633', [3913, 11855, 11698, 8547, 5845, 4457, 13102, 13298, 9091, 12597, 13187, 13722, 10177, 8457, 13004, 12603, 13002, 4220, 10568, 6781, 5085, 50, 10022, 10249, 13506, 13572, 8917, 10546, 12224, 11580, 8199, 6460], 1948], ['115823', [3913, 10026, 8547, 10022, 12601, 12060, 11853, 12222, 3762, 9091, 12597, 13187, 8457, 12603, 13004, 10177, 13722, 13292, 11406, 10568, 13290, 9580, 9582, 11389, 13002, 9625, 12947, 10073], 1952], ['118765', [3913, 10026, 8547, 10586, 11855, 11857, 12216, 9626, 11861, 12740, 12671, 13570, 5194, 12220, 10543, 13010, 10573, 11853, 13294, 8919, 4332], 1954], ['76769', [3913, 9770, 9851, 8859, 6061, 8545, 10023, 12311, 10457, 6521, 11624, 5085, 13010, 3762, 13292, 13004, 8457, 10177, 12603, 13722, 13187, 12597, 3649], 1959], ['94713', [3913, 10564, 9851, 10565, 10257, 9770, 10303, 10019, 8859, 6061, 8545, 10023, 7130, 10074, 9626, 10586, 10022, 11385, 5433, 4968, 9916, 10177, 12603, 8457, 13004], 1963], ['119110', [3913, 10026, 11698, 10586, 10022, 10201, 6151, 7184, 10543, 12220, 13292, 3649, 9625, 12951, 13010, 11389, 11853, 9580, 9582, 3762], 1966], ['57410', [3913, 8545, 8859, 6061, 3711, 9097, 9626, 4974, 4165, 8860, 5433, 4802, 9578, 9584, 8456, 3585, 5881, 5797, 9769, 10026, 10201, 10020, 8547, 10023, 10019, 10250, 7130, 10303, 10074, 10308, 10249, 10586, 7126, 8917, 10546, 8918, 10860, 5806, 10535, 10022, 10457, 8700, 10589, 50, 4163, 8441, 10459, 9850, 8701, 2093, 8854, 5021, 8919, 9918, 6151, 9916, 4561, 4220, 10177, 11406, 10568, 8457, 9091, 11389, 9580, 3649, 12220, 10543, 12603, 9625, 3762, 12597, 12222, 6781, 9582, 13004, 13010, 13002, 8200, 12951, 4457, 12594, 12129, 13187, 13188, 13292, 13290, 13298, 12912, 12947, 10858, 4522, 10073, 8717, 12943, 13183, 3589, 10573, 11630, 10540, 13722, 6420, 4332, 13296, 11853, 13294, 13498, 4200, 3940, 14031, 5194, 4424, 10301, 11859, 8199, 13729, 12127, 11618, 12671, 13394, 11387, 11698, 14707, 13701, 13506, 12224, 12669, 13390, 12593, 4968, 13568, 12311, 11399, 14706, 14710, 12062, 14292], 1975], ['59215', [3913, 10026, 10250, 10586, 10303, 12673, 13507, 10565, 8859, 12675, 9771, 5881, 9578, 8456, 8547, 12910, 3585, 13566, 4215, 6781, 8200, 8717, 13010, 12222], 1980], ['119450', [3913, 11857, 8547, 12984, 5845, 3762, 8717, 13002, 8457, 10177, 12603, 13187, 13004, 4220, 13722, 13292, 11406, 12597, 9091, 10568, 13290, 11389, 9625], 1985], ['119503', [3913, 3585, 4215, 6781, 12597, 13187, 10177, 8457, 4220, 12603, 13722, 13004, 13292, 9091, 10568, 13002, 13290, 9582, 11406, 10543, 9625], 1993], ['119539', [3913, 11863, 12908, 10023, 12224, 10546, 8917, 12986, 12134, 4424, 13010, 10543, 11389, 9582, 3649, 13004, 12597, 12951, 10073, 10459, 12062], 1995], ['114687', [3913, 11857, 8547, 12984, 11618, 13183, 5895, 11624, 10543, 13010, 13292, 10026, 13722, 10457, 4802, 11387, 9584, 12601, 13701, 14707], 1997], ['119700', [3913, 10026, 11698, 10022, 12601, 11385, 11853, 10543, 12597, 12603, 10177, 4220, 13722, 13187, 13004, 8457, 9091, 11406, 13010, 8717, 13183], 2007], ['120537', [3913, 11857, 8547, 10022, 11861, 11385, 12949, 13010, 10543, 12597, 13722, 8457, 12603, 10177, 13004, 13187, 13292, 4220, 12311, 11853, 13390, 3693, 10546, 11698, 10860, 10537, 11695], 2020], ['89830', [3913, 9770, 9851, 6061, 10250, 5186, 5433, 6420, 50, 11630, 10022, 9625, 9582, 9580, 11406, 13290, 12603, 13187, 10177, 13722, 9091], 2021], ['110825', [3913, 7130, 5186, 4165, 3711, 5881, 4802, 4974, 5806, 7126, 8456, 50, 5797, 8547, 5433, 8545, 3693, 8700, 4163, 8441, 8701, 3585, 8917, 6061, 8860, 8918, 8859, 2093, 5021, 4457, 6151, 6460, 8699, 9092, 8919, 8199, 9097, 3791, 9584, 4968, 9578, 9751, 4215, 9769, 5793, 9626, 10023, 10020, 9850, 10022, 4336, 5845, 10249, 10021, 6521, 6420, 10457, 10459, 10589, 10860, 10308, 10026, 10455, 10537, 8854, 7184, 4332, 10570, 5895, 10301, 5085, 4424, 10535, 11385, 11389, 10177, 9091, 8457, 4220, 9580, 9582, 10568, 11406, 9625, 12220, 3762, 10543, 12597, 12603, 8717, 12222, 3649, 4561, 8200, 13004, 13002, 6781, 13010, 9916, 10858, 12129, 13290, 13292, 13298, 12951, 12594, 12912], 2022], ['121121', [3913, 10565, 10303, 10019, 12673, 6061, 10020, 12667, 13394, 12127, 13568, 12311, 10457, 12062, 8700, 8860, 13729, 12671, 13705, 5797, 12986, 13500, 6151, 5433, 3762, 11853, 13731, 8717, 14031, 13010, 13292, 12222, 13004, 9091, 13002, 12597, 10177, 12603, 13187, 11406, 8457], 2034], ['120027', [3913, 10250, 8547, 11698, 13392, 12060, 12222, 8717, 3762, 13292, 9091, 13187, 10177, 12603, 13004, 4220, 13722, 12597, 11406, 10568], 2035], ['121354', [3913, 11855, 8547, 10201, 7184, 12986, 10543, 3762, 13292, 13002, 13187, 10177, 8457, 12603, 13722, 4220, 9091, 12597, 11389, 9580], 2039], ['121657', [3913, 11857, 8547, 10022, 12984, 13183, 9918, 4200, 9582, 9625, 13292, 12597, 13722, 13187, 8457, 10177, 12603, 13002, 9091, 11406, 10568, 12220, 10543, 11389, 12951], 2043], ['122030', [3913, 12214, 9851, 10250, 12218, 9771, 12675, 10257, 9770, 10564, 4165, 12673, 10586, 10020, 10019, 7184, 9769, 4424, 3649, 9625, 13010, 11389, 10543, 12220, 9582], 2049], ['122304', [3913, 8547, 11698, 10020, 13394, 6151, 7184, 13010, 12316, 3762, 8717, 12220, 9091, 4522, 12222, 13392, 11624, 6521, 8860, 13703, 13564, 11387, 11618, 13731, 14707], 2059], ['122354', [3913, 11855, 8547, 11698, 13392, 12060, 8717, 3762, 9091, 12597, 13187, 13722, 10177, 12603, 13004, 13002, 13292, 8457, 10568, 13290, 9580, 9582, 11389, 9625, 10073, 10459, 12601, 13731, 11700, 10201], 2060], ['122429', [3913, 11857, 11698, 10022, 12984, 12943, 9582, 13290, 11389, 10177, 13722, 12603, 4220, 11406, 9091, 13010, 10543, 12947, 12912, 12060, 8860, 12671, 10020, 13394, 4802, 12601], 2065], ['122679', [3913, 11857, 8547, 10022, 12984, 13183, 4200, 9582, 11389, 10177, 8457, 13187, 12603, 13722, 13292, 12597, 3649, 3589, 6460, 11859, 13705, 12127, 10020, 9578], 2072], ['122872', [9770, 5186, 11855, 9851, 12214, 12218, 5881, 9578, 13724, 8699, 8199, 13298, 10455, 4457, 10858, 11406, 10568, 13187, 12603, 8457, 10177], 2079], ['117729', [3913, 8547, 10201, 11698, 7184, 13392, 6151, 5845, 3762, 8717, 10543, 11630, 10573, 13390, 4200, 11628, 13354, 12943, 13183, 11859, 8199, 12127, 14292], 2080], ['123008', [3913, 10026, 11698, 10022, 12601, 13392, 4200, 9625, 12908, 10019, 9626, 9092, 3711, 11857, 4163, 50, 10073, 12943, 11389, 9582, 4220, 9091, 11406, 13010, 8717, 12949], 2081], ['82627', [3913, 5186, 4802, 5806, 5433, 3693, 4163, 4968, 5021, 3589, 4424, 4336, 4165, 4215, 5895, 3940, 4332, 5793, 4013, 4561, 3649, 4220, 8200, 6420, 4200, 6151, 50, 7126, 8199, 5797, 3762, 5881, 3711, 7130, 8456, 8545, 6061, 8441, 2093, 8457, 7184, 3791, 8700, 8699, 6521, 6460, 6781, 5194, 5085, 8860, 5845, 8919, 8854, 4457, 8717, 9091, 8701, 8918, 9097, 9578, 9626, 8859, 9771, 9851, 10303, 9770, 10019, 10023, 10074, 10308, 10026, 3585, 8547, 10201, 10020, 9584, 9092, 10022, 10021, 9918, 10073, 9625, 9582, 10177, 9580, 10301, 10455, 10457, 10249, 9769, 10250, 8917, 9751, 10459, 10537, 10540, 9916, 10543, 10568], 2083], ['88568', [3913, 10019, 10250, 10303, 9851, 8545, 8859, 10565, 10257, 9770, 10564, 10023, 12127, 7184, 6151, 13388, 12601, 5433, 4802, 3585, 14192, 4165, 14028], 2087], ['123334', [3913, 10026, 8547, 12601, 5433, 11385, 11853, 10543, 9625, 13292, 12597, 13187, 8457, 13722, 10177, 4220, 9091, 11406, 13010, 8717, 12949], 2091], ['85620', [3913, 9770, 9851, 10257, 10564, 10565, 9771, 10019, 8859, 6061, 10250, 10023, 12218, 12673, 12214, 10020, 13394, 4165, 12986, 4802, 11387, 9092, 11618], 2096], ['121338', [3913, 10026, 10250, 10022, 10303, 12943, 11389, 9625, 13002, 8457, 12603, 13187, 12597, 10543, 11630, 10573, 12665, 13390, 8919, 5806, 7126, 11618, 13302, 3585], 2101], ['124225', [3913, 10026, 8547, 10022, 12984, 13183, 9918, 4013, 11389, 9582, 13004, 12603, 13187, 10177, 9091, 11406, 13010, 8717, 11624, 6521, 12949, 13731], 2115], ['124207', [3913, 11698, 12675, 5881, 9578, 10455, 13298, 8699, 9916, 9091, 4561, 8200, 12597, 13187, 11406, 8457, 10177, 10568, 8717, 13010, 10573, 11853, 10543, 3649, 9625, 12947, 11389, 4522, 9580, 11624, 13188, 13290, 12594], 2116], ['124752', [3913, 11857, 11698, 12984, 13392, 12943, 9582, 13290, 9580, 10177, 13722, 13187, 4220, 11406, 9091, 13010, 10543, 14031, 10573, 13183, 11630, 4013, 12605, 12667, 12127], 2126], ['124804', [3913, 11855, 3585, 5793, 10021, 12222, 8717, 13292, 12597, 13187, 13722, 10177, 12603, 13004, 8457, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 9625, 4220, 14807], 2127], ['55373', [3913, 4974, 8545, 6061, 3711, 8859, 4165, 7126, 5881, 8547, 10026, 10023, 10303, 9770, 9851, 10019, 12214, 11863, 12673, 10457, 5895, 50, 13731], 2132], ['119860', [3913, 3585, 12910, 9916, 10858, 13298, 11406, 9091, 12603, 13722, 10177, 8457, 13004, 13002, 13187, 10568, 6781, 5085, 12601, 5433, 13394, 10020, 9578, 13104, 9097, 10586, 11855, 10026, 11857, 14208, 8859, 13507, 12673, 12218, 12675], 2149], ['89347', [3913, 5186, 8917, 8699, 10073, 9580, 10177, 8457, 4220, 11406, 9582, 9625, 10568, 12597, 11389, 3649, 10543, 3762, 12220, 13292, 12951], 2151], ['125573', [3913, 8547, 11698, 13392, 12060, 12222, 6781, 12597, 13187, 12603, 13722, 10177, 13004, 11406, 10568, 8200, 3762, 6521, 12949, 13731, 12134, 11429, 13185, 12127, 14292, 14706, 14710], 2155], ['123247', [3913, 9771, 12218, 9770, 5186, 10565, 10564, 12673, 10586, 10860, 14394, 14026, 14393, 14294, 14392, 9851, 12214, 12908, 10074, 14712], 2163], ['126456', [3913, 10026, 10250, 10586, 10257, 9626, 12218, 5797, 9851, 13705, 14028, 12127, 13724, 12311, 9578, 10455, 3791, 12062, 13729, 10457, 10589, 8547, 11698, 10020, 3585], 2178], ['126704', [3913, 11855, 3585, 5793, 12910, 12222, 9916, 13292, 12597, 13187, 8457, 9091, 11406, 3762, 10543, 14031, 4200, 11628, 13354, 8919, 12667, 7126, 14028], 2183], ['93415', [3913, 10303, 9851, 10023, 11618, 6521, 10543, 3762, 10177, 4220, 13187, 13004, 13390, 13103, 13392, 10073, 6151, 11580, 12740, 12671], 2188], ['126970', [3913, 10026, 9771, 11863, 12908, 9770, 13507, 10019, 10586, 12673, 12601, 10303, 12062, 8859, 5895, 12220, 5085, 13010, 3762, 8717, 13002, 13722, 12603, 13187, 10177, 8457, 13004, 12597, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 13292, 12951, 3649, 5186, 14026, 10564, 9851, 10565, 10020, 9092, 13724, 10455, 10570, 3791], 2191], ['127114', [3913, 11863, 13724, 13568, 10455, 9916, 13298, 4457, 9091, 13292, 13187, 8457, 13002, 12597, 3649, 3589, 12605, 5845, 11861, 12594, 3940], 2199], ['127159', [3913, 11855, 8547, 12675, 11399, 10459, 9916, 8200, 9091, 5085, 12601, 50, 11700, 3585, 14192, 4165, 14028, 13724, 9097, 13104, 10586, 9626, 12908, 8545, 13507, 10019, 12673, 12218, 10250, 10303, 14194, 14393, 6061, 11863, 14193, 8859, 10565, 14293], 2201], ['127691', [3913, 11857, 12218, 5186, 12318, 12908, 9626, 10586, 10026, 12673, 9770, 12214, 9851, 14392, 14393, 14394, 9771, 14294, 12675, 10565, 14712, 10564, 14026, 10303, 10257, 15055, 14194, 14193], 2215], ['55293', [3913, 5186, 5433, 4163, 3693, 4968, 4215, 4336, 5793, 5021, 4561, 5806, 4165, 4424, 3940, 4332, 4200, 4802, 3711, 8199, 6151, 4013, 50, 5881, 7130, 10201, 7184, 12986, 12220, 13010, 13292, 6420, 9625, 12947, 4522, 13392, 10537], 2223], ['73757', [3913, 10250, 8547, 3585, 12910, 4561, 13292, 12597, 3649, 13298, 10858, 7184, 10543, 12912, 6521, 12949, 14031, 3589, 13102, 8854, 12986, 10301], 2225], ['80991', [3913, 10565, 10303, 12673, 11698, 10201, 5881, 10020, 11399, 8456, 4968, 10459, 9751, 9916, 8200, 6781, 12222, 5895, 50, 10022, 13506, 10535, 11387, 11618, 14709, 14707], 2233], ['125886', [3913, 10026, 11698, 12601, 14028, 13394, 10860, 8456, 12312, 14192, 13104, 11857, 11855, 5186, 11621, 10023, 8859, 13507, 14194, 12673, 9771], 2234], ['38389', [3913, 8547, 10201, 7184, 6151, 13010, 3762, 13292, 13004, 13187, 10177, 4220, 13722, 11580, 11853, 13354, 3589, 9582, 13290, 13498, 9916, 8200, 13102, 6521, 4163, 8917, 9769, 13572, 13506], 2236], ['74692', [3913, 8859, 6061, 5186, 8545, 10250, 10564, 9770, 9851, 10565, 10303, 10019, 10023, 10074, 9626, 8918, 4968, 4561, 10073, 12947, 4522], 2244], ['128411', [3913, 14392, 10565, 10564, 10303, 14394, 14194, 9770, 10019, 12214, 14026, 12673, 12218, 14193, 14393, 9851, 9771, 12675, 10250, 13507, 14294, 8859, 14712, 15055], 2250], ['82931', [3913, 10019, 10023, 8859, 8545, 10303, 10074, 9097, 8918, 3585, 4802, 4165, 5186, 9769, 10249, 4424, 3649, 4220, 10177, 12603, 13004, 12597, 13187, 13292, 9091, 11406, 10568, 13290, 9580, 9582, 8457, 13722, 9625, 12951, 12220, 10543, 13010, 10573, 13296, 13188, 10459, 5433, 12601, 11700], 2252], ['89855', [3913, 10564, 9770, 9771, 9851, 10565, 10303, 10019, 8859, 6061, 8545, 10250, 7130, 5186, 5881, 9097, 4165, 8701, 5806, 9092, 3585, 12312, 9578, 10586, 8456, 4974, 13104, 11855, 10026, 13736, 12318, 9626, 13705, 12311, 10455, 9916, 13388], 2282], ['131333', [3913, 12218, 9851, 10257, 14393, 12214, 12675, 10250, 10565, 10303, 12673, 9770, 14026, 14294, 14392, 14394, 14712, 10564, 14193, 10019, 14293, 13507, 8859], 2311], ['127716', [3913, 12214, 12675, 10257, 9851, 12218, 9771, 10565, 10250, 12673, 14194, 14193, 10019, 14293, 8859, 13574, 13507, 8545, 10023, 12908, 11863, 14208, 7130, 11621, 6061, 12318], 2312], ['61717', [3913, 3711, 5186, 7130, 5881, 8456, 9097, 6061, 8545, 8859, 4165, 9626, 9578, 10019, 9851, 10250, 11863, 12312, 13724, 13390, 10455, 9916, 4561], 2318], ['83968', [3913, 10257, 10565, 6061, 10250, 12673, 14193, 10303, 14194, 12675, 14293, 13507, 10019, 9771, 12218, 8859, 10023, 11863, 8545, 12908, 14393, 11855, 10026], 2320], ['81771', [3913, 9851, 10019, 9771, 9770, 6061, 10023, 8545, 5186, 10026, 7130, 9626, 3711, 8859, 10257, 10303, 10074, 10586, 11621, 5881, 11855, 11863, 12673, 12311, 12218, 14706, 8456], 2323], ['87482', [3913, 9851, 10303, 10257, 10564, 10250, 9771, 10019, 8859, 6061, 10023, 13507, 8545, 14193, 12908, 14194, 13574, 12673, 10565, 12675], 2325], ['86929', [3913, 9851, 9771, 10257, 10250, 10564, 10565, 10019, 10303, 9770, 6061, 8859, 10023, 7130, 10074, 5186, 10201, 11700, 5433, 10022, 12601, 12665, 10301], 2330], ['94293', [3913, 9770, 9851, 8859, 10023, 10019, 10565, 5186, 9769, 10457, 5085, 12220, 3649, 12597, 12603, 13722, 9091, 13004, 13010, 11406, 11853, 8717, 12949], 2334], ['27551', [3913, 3711, 4165, 4974, 5806, 5186, 4802, 5433, 4163, 4968, 3693, 5021, 8200, 4561, 4424, 4215, 50, 8547, 8545, 6061, 7130, 8456, 3585, 9097, 9584, 9578, 9092, 9769, 8917, 8860, 10022, 8700, 7126, 10020, 10026, 9626, 10019, 8859, 10023, 10074, 5881, 10546, 10457, 8918, 10535, 10249, 10860, 10586, 10201, 10308, 10303, 10565, 10250], 2338], ['51803', [3913, 5186, 4802, 5806, 5433, 3693, 4163, 4968, 5021, 3589, 4424, 4336, 4165, 4215, 5895, 3940, 4332, 5793, 4013, 4561, 3649, 4220, 8200, 6420, 4200, 6151, 50, 7126, 8199, 5797, 3762, 5881, 3711, 7130, 8456, 8545, 6061, 8441, 2093, 8457, 7184, 3791, 8700, 8699, 6521, 6460, 6781, 5194, 5085, 8860, 5845, 8919, 8854, 4457, 8717, 9091, 8701, 8918, 9097, 9578, 9626, 8859, 9771, 9851, 10303, 9770, 10019, 10023, 10074, 10308, 10026, 3585, 8547, 10201, 10020, 9584, 9092, 10022, 10021, 9918, 10073, 9625, 9582, 10177, 9580, 10301, 10455, 10457, 10249, 9769, 10250, 8917, 9751, 10459, 10537, 10540, 9916, 10543, 10568], 2340], ['27547', [3913, 7130, 4974, 8545, 3711, 4165, 5797, 4802, 8456, 5881, 5806, 8547, 7126, 8700, 5433, 4336, 4968, 6460, 4163, 3693, 8860, 9769, 9578, 10026, 9097, 9626], 2343], ['52993', [3913, 3711, 5186, 4165, 4802, 3693, 5806, 4163, 5021, 4013, 5793, 5433, 4974, 4968, 4424, 4220, 3762, 8200, 4522, 3589, 6151, 50, 5881, 7126, 4215, 8441, 4332, 5895, 5797, 8700, 8547, 3585, 8860, 8918, 3791, 7184, 6420, 2093, 4457, 6521, 8919, 8701, 9850, 10022, 8917, 9097, 10201, 9769, 10249, 9092, 9584, 10020, 10589, 10535, 10457, 5194, 3649, 13292], 2345], ['22693', [3913, 9851, 10019, 9770, 9771, 8545, 6061, 10023, 10250, 10257, 8859, 10303, 10074, 9626, 10026, 3711, 10565, 10564, 10586, 5186, 8547, 9097, 4974, 10860, 4165, 5881, 4802, 9578, 8456, 3585, 7130], 2346], ['54143', [3913, 5186, 3711, 4165, 5433, 5806, 4802, 4163, 4974, 6061, 8545, 7130, 5881, 3585, 8547, 8859, 8917, 8456, 9097, 9578, 9584, 9626, 10019, 9770, 10023, 10565, 10257, 12214], 2354], ['54490', [3913, 5186, 4802, 4165, 5806, 5433, 4163, 3693, 4974, 3711, 5793, 7126, 8547, 8700, 50, 5797, 8918, 8441, 3791, 8701, 8917, 9769, 10564, 9770, 9771, 9851, 10250, 10257, 10303, 10565], 2356], ['54491', [3913, 5186, 4165, 3711, 5806, 4802, 5433, 4163, 5021, 4968, 7126, 50, 5797, 5881, 8441, 5793, 8456, 8547, 8860, 8854, 4220, 3649, 8457, 9091], 2360], ['54363', [3913, 5186, 4802, 3711, 5806, 5433, 3693, 5021, 4013, 4163, 4215, 7126, 4165, 4974, 5881, 50, 7130, 8456, 8545, 8547, 6061, 8700, 8701, 3585], 2363], ['44973', [3913, 3711, 7130, 8859, 8545, 10019, 10257, 9770, 9851, 10023, 9578, 3693, 4522, 6781, 10177, 8457, 12603, 12597, 4220, 13187, 13722, 13002, 9091, 10568, 12222], 2365], ['56036', [3913, 3711, 4802, 3693, 4215, 5433, 8441, 4332, 2093, 4561, 6521, 4013, 8919, 4457, 7184, 3940, 5021, 6420, 8701, 8860, 10022, 4424, 3649, 9916, 4220], 2370], ['54964', [3913, 5186, 3711, 4802, 7130, 6061, 8545, 5881, 11863, 11621, 12908, 12318, 10020, 10201, 10455, 7184, 6151, 12986, 13298, 12740, 8854], 2371], ['57189', [3913, 3711, 5186, 4802, 5806, 5433, 7126, 4165, 4974, 5881, 50, 5797, 8547, 8456, 8545, 4163, 8700, 3693, 7130, 8701, 3585, 2093, 8441, 3791, 8860, 6460, 8918, 8917, 8919, 5021, 4561, 6521], 2373], ['54708', [3913, 5186, 5806, 4165, 4802, 7126, 4163, 5881, 7130, 8545, 6061, 8456, 8859, 3585, 4974, 9578, 8547, 9584, 9626, 9092, 8917, 9097, 9771, 10023, 10250, 9851, 10565, 10564, 9770, 10586, 8918], 2375], ['54896', [3913, 3711, 9769, 10457, 5433, 7126, 8547, 10860, 8456, 10586, 8918, 4974, 7130, 10019, 6061, 5186, 10589, 5797, 7184, 4802, 11387, 10546, 9584, 8441, 11618, 10021, 10537, 12060, 11695, 10022, 5085, 9916, 8200, 5845, 11853, 11624, 3762, 12220, 11406, 10177, 12603, 4220, 13004, 8457, 9091, 12597, 9580, 13187, 9582], 2377], ['51746', [3913, 3711, 4974, 4802, 5806, 5881, 7126, 5433, 50, 4163, 3693, 8456, 7130, 8545, 6061, 3585, 8547, 10201, 8854, 6151, 10543, 3649, 12597], 2378], ['57245', [3913, 3711, 4165, 4163, 4802, 5806, 7126, 8456, 5186, 8547, 3585, 8917, 8700, 3693, 8699, 7184, 6420, 4457, 8854, 9850, 10457, 6521, 3649, 10177, 12603, 13722, 4220], 2384], ['54552', [3913, 3711, 4165, 5186, 4802, 5881, 5806, 7126, 5433, 8456, 3585, 8547, 8545, 8859, 6061, 9097, 9092, 8917, 8700, 8918, 10020, 9769, 10457, 10022, 10546, 9578, 8860, 10301, 3649, 12220, 4220], 2385], ['57039', [3913, 3711, 4165, 4802, 8456, 5881, 8545, 8859, 5186, 10201, 10308, 7130, 10019, 10250, 9626, 10026, 10020, 4974, 10586, 5806, 3585, 9584, 10457, 4336, 50, 9769, 3693, 4457, 4220], 2386], ['33678', [3913, 3711, 4974, 4165, 5881, 5186, 4802, 8456, 7126, 5806, 8547, 8545, 6061, 5433, 50, 5797, 8700, 4163, 8441, 8701, 8918, 7130, 8859, 9092, 9097, 8860, 9584, 10026, 10019, 9851, 10023, 10074, 11863, 11618, 12127, 10022, 4424, 10073, 3589, 9916, 10543, 8200, 3649, 9580, 12220, 4561], 2391], ['58841', [3913, 5186, 3711, 4974, 8859, 10019, 6061, 4165, 10023, 9626, 10026, 5881, 8545, 10074, 9097, 9578, 10020, 10860, 10308, 10586, 8918, 3585, 7126, 8854, 10543, 9091, 10177, 4220, 8457], 2393], ['58555', [3913, 3711, 4165, 4802, 7126, 5433, 8199, 3693, 50, 5806, 4163, 5797, 4968, 4215, 5793, 8441, 6151, 6420, 4336, 8547, 5881, 2093, 5895, 8701, 8700, 8699, 7184, 3585, 8456, 8917, 8860, 8919, 5845, 6460, 3791, 8854, 5085, 6521, 4013, 5194, 4522, 3940, 9850, 9751, 10022, 4332, 9916, 3649, 4561, 10540, 9625, 3762, 3589, 4424, 9582, 10177, 8457, 4220, 9091, 9580, 10568, 11389, 10543, 8717, 12222, 6781, 12603, 12220, 8200, 10858, 12597], 2395], ['4544', [3913, 5186, 4802, 4165, 5433, 3693, 7126, 4974, 8456, 8547, 8700, 4163, 8699, 4561, 6420, 4457, 4200, 8200, 3649, 6781, 4332, 5793, 10022, 4424, 10073, 9916, 9091, 9625, 10858], 2396], ['59598', [3913, 3711, 5186, 4802, 4165, 4163, 7126, 5806, 5433, 6151, 3589, 4336, 3693, 4215, 50, 8547, 8456, 5797, 3585, 8860, 8701, 2093, 4200, 8919, 4561], 2399], ['58105', [3913, 5186, 3711, 4165, 7130, 4802, 5881, 5806, 4974, 8456, 8547, 8545, 6061, 8700, 7126, 5797, 3585, 8918, 8859, 9097], 2400], ['60830', [3913, 6061, 8545, 5186, 8547, 10026, 4165, 10020, 8918, 3585, 11387, 5895, 3649, 9091, 8457, 10177, 10568, 11406, 12597, 12603, 9582, 9580, 11389, 9625, 13004], 2414], ['61583', [3913, 4974, 4802, 8441, 3940, 3762, 3649, 9582, 4220, 9091, 9625, 9580, 8717, 6781, 4561, 10177, 9916, 4457, 4522, 8200, 10073], 2415], ['61937', [3913, 3711, 8859, 8545, 6061, 10019, 9771, 10023, 9097, 9578, 9584, 4165, 7130, 10303, 10074, 4974, 10535, 11630, 11389, 10540, 10177], 2417], ['52950', [3913, 3711, 5186, 4974, 4165, 5881, 4802, 5806, 7130, 6061, 8456, 8547, 8545, 8700, 3585, 8860, 50, 8859, 8918, 5797, 5433, 7126, 8917, 8441, 3791, 8701, 4163, 9092, 9097, 5021, 6420, 3693, 2093, 4013, 8854, 8919, 4561, 5895, 6460, 10022, 8199, 9850, 9751, 9769, 10026, 10020, 8699, 4968, 10249, 10308, 10019, 9626, 10201, 10457, 10459, 10589, 10546, 10570, 6151, 4332, 5793, 10455, 4215, 3589, 5845, 4457, 10073, 5085, 5194, 10540, 6521, 7184, 4200, 6781, 9916, 10568, 10177, 4220, 12597, 9091, 12603, 9580, 9582, 8457, 13004, 11406, 11389, 12951, 13187, 8200, 13722], 2419], ['51851', [3913, 3711, 4802, 5433, 3693, 5797, 8547, 4974, 8456, 3585, 8860, 8700, 9092, 7126, 9578, 50, 8919, 4561, 6420, 4968, 5085, 4332, 3762, 10543, 10177, 9091, 4220, 8457, 11406, 9582, 11389, 9625, 3649, 10568, 12597, 12220, 8717, 12951, 13004, 13292, 12603, 13290, 13187, 13010, 12222, 6781, 13722, 8200, 9916, 9580, 13298, 4457, 12594, 13002, 13188, 10858, 12947, 12129, 10073, 12912, 11624, 4013, 13102, 8854, 3589, 14033, 6151, 12986, 9918, 4424, 4522, 14807, 14708], 2421], ['51550', [3913, 3711, 4974, 5186, 7126, 4802, 5797, 5433, 5895, 4163, 8700, 5806, 8456, 4165, 8918, 8860, 3693, 10457, 10022, 8919, 8854, 9850, 10546, 10589, 9584, 9578, 10535, 50, 8701, 4336, 2093, 10573, 4522, 6781], 2423], ['61753', [3913, 3711, 8700, 4336, 4163, 5806, 3585, 9097, 8545, 8859, 5881, 10201, 10546, 9850, 10457, 10537, 10022, 10249, 10535, 8456, 8701, 12593, 12594, 3589], 2424], ['61106', [3913, 3711, 4974, 4802, 50, 7126, 5797, 8701, 5433, 5085, 2093, 5845, 3693, 5806, 3585, 9584, 8918, 9850, 8917, 9578], 2426], ['61543', [3913, 3711, 4165, 5806, 8456, 8545, 8859, 6061, 9626, 9097, 9771, 10026, 7126, 10201, 8860, 8854, 10543, 10177, 9091, 10568, 6781, 6420, 6521, 4336], 2428], ['62628', [3913, 5186, 4974, 3711, 8545, 4165, 6061, 8859, 8456, 9626, 9097, 10019, 9851, 10564, 9771, 10250, 10565, 9770, 10023, 10303, 12673, 12214], 2431], ['62350', [3913, 3711, 8545, 7130, 8859, 9626, 6061, 9851, 10023, 10250, 10257, 10564, 9770, 10565, 10019, 5186, 10020, 10546, 10860, 10586, 11700], 2437], ['14893', [3913, 5186, 4802, 50, 7126, 8456, 8545, 7130, 3711, 4165, 5797, 8547, 4974, 6061, 5881, 8700, 5433, 8860, 5806, 3693, 8917, 8441, 4968, 8701, 8918, 9092, 9584, 9097, 9578, 9626, 8859, 2093, 9769, 4163, 10022, 8199, 10020, 10026, 10074, 10023, 10250, 9851, 10019, 10303, 3585, 10201, 10308, 10546, 10457, 10860, 10249, 10586, 10589, 10565, 9771, 10535, 10257, 11399, 8919, 3649, 10177, 9091, 8457, 11406, 4220, 10568, 9580, 12597, 9582, 9625, 13004, 13290, 13002, 13187, 13722, 13292, 12951], 2438], ['63159', [3913, 8545, 10074, 8918, 8456, 8700, 50, 8199, 6151, 4457, 3649, 10177, 4220, 9580, 9091, 10568, 11406, 11389, 9625, 10543, 3762], 2439], ['63194', [3913, 3711, 5186, 4165, 5881, 7130, 8545, 6061, 9097, 9771, 9851, 9770, 8859, 9626, 9578, 4974, 8547, 4802, 9584, 9092, 9769, 8917, 8918, 5806, 7126, 8700, 5797, 5433, 50, 8860], 2445], ['378', [3913, 3711, 7130, 5186, 8545, 6061, 5881, 4165, 8547, 8456, 3585, 9097, 8859, 4802, 8918, 10026, 9578, 10074, 10019, 10257, 11698, 12673, 11399, 12312, 13390, 12665, 2093], 2448], ['61865', [3913, 6061, 12675, 5881, 4165, 12312, 11399, 8456, 4968, 12910, 5793, 4215, 12665, 10537, 2093, 13188, 12594, 4457, 13298, 11406], 2452], ['62525', [3913, 3711, 8859, 6061, 8545, 10250, 10026, 10565, 11863, 12218, 10257, 9770, 13302, 9578, 8699, 8199, 6460, 11859, 12605, 4457, 12594, 10858, 11406, 10568, 13290, 13722, 10177, 8457, 4220], 2453], ['62456', [3913, 5186, 4802, 3711, 9771, 10019, 10023, 10257, 9851, 6061, 10026, 12667, 10022, 13102, 12986, 13010, 10543, 3649, 12951, 11389, 9582, 4457, 12597, 8457, 12603, 10177, 13722, 13004, 13187], 2456], ['19576', [3913, 5186, 5806, 8456, 3711, 8545, 8859, 9626, 9097, 6061, 9771, 9851, 9770, 4165, 8918, 5881, 9578, 3585, 10023, 10019, 10026, 4802, 10022, 8919, 8854, 10301], 2462], ['37292', [3913, 5186, 5881, 4165, 7126, 4802, 5806, 5433, 6151, 4332, 5021, 8700, 5797, 8441, 4968, 12062, 8200, 5895, 13010, 3762, 13004], 2464], ['62804', [3913, 6061, 10303, 9851, 10257, 10250, 10565, 8547, 12673, 12218, 10020, 13394, 4165, 6151, 4802, 11698, 11387, 9092, 13392, 11624, 12949, 6781, 10073, 10568, 13187, 9625], 2465], ['63855', [3913, 7130, 5186, 4165, 3711, 5881, 4802, 4974, 5806, 7126, 8456, 50, 5797, 8547, 5433, 8545, 3693, 8700, 4163, 8441, 8701, 3585, 8917, 6061, 8860, 8918, 8859, 2093, 5021, 4457, 6151, 6460, 8699, 9092, 8919, 8199, 9097, 3791, 9584, 4968, 9578, 9751, 4215, 9769, 5793, 9626, 10023, 10020, 9850, 10022, 4336, 5845, 10249, 10021, 6521, 6420, 10457, 10459, 10589, 10860, 10308, 10026, 10455, 10537, 8854, 7184, 4332, 10570, 5895, 10301, 5085, 4424, 10535, 11385, 11389, 10177, 9091, 8457, 4220, 9580, 9582, 10568, 11406, 9625, 12220, 3762, 10543, 12597, 12603, 8717, 12222, 3649, 4561, 8200, 13004, 13002, 6781, 13010, 9916, 10858, 12129, 13290, 13292, 13298, 12951, 12594, 12912, 12947, 13188, 10073, 3589, 13187, 4522, 9918, 13722, 12943, 13183, 4013, 4200, 10573, 11630, 13296, 11853, 13294, 10540, 14031, 13498, 5194, 13570, 12949, 11624, 13388, 12601, 12984, 11700, 11698, 13394, 11618, 13724, 14706, 13302, 11399, 12312, 13104, 11855, 12216, 14192, 10586, 14710, 14707, 11387, 13506], 2470], ['65110', [3913, 6061, 9771, 10023, 13507, 13574, 14193, 8545, 8859, 13705, 13736, 12311, 13394, 12669, 11700, 8456, 12601, 5433, 13296, 11853, 13568, 9625, 13002, 8457, 13187, 10177, 11406, 9091], 2475], ['65696', [3913, 3711, 4974, 8545, 5186, 8547, 7130, 8859, 5881, 8456, 9097, 9626, 9578, 3585, 4802, 9092, 9769, 9584, 4165, 7126, 8918, 10026, 10019, 9851, 10023, 10250, 9770, 10074, 10303, 10565, 10586, 5806, 10020, 14192], 2477], ['58113', [3913, 3711, 7130, 8545, 6061, 4974, 5881, 4165, 8700, 4802, 5186, 8859, 8547, 5806, 3585, 8918, 8917, 8860, 5433, 9092, 5797, 9584, 9578, 50, 4163], 2480], ['66223', [3913, 3711, 5186, 7130, 8545, 6061, 4974, 10023, 10303, 9851, 10564, 10257, 10250, 10019, 9770, 8859, 10565, 9771, 10586, 8918, 9097, 10026, 10074, 10860, 4165, 10457, 3585], 2482], ['65719', [3913, 8545, 3711, 9578, 4802, 4163, 8700, 8547, 4974, 8701, 8860, 5433, 7126, 9584, 4165, 5797, 9769, 9097, 3589, 3693, 6151, 10022, 8441, 9850, 2093, 4457, 4424, 9916, 6781, 6521, 10573, 9625, 10568, 3762, 10858, 3649, 9582, 8717, 9091, 8200, 10073, 7184, 5085, 4561, 10540, 9580, 10301, 10543, 5895, 5194, 4013, 4332, 11385, 5845, 6420, 12222, 12220, 8854, 4522, 12594, 11389, 12129, 9918, 4200, 11630, 11853, 11406, 12316, 12603, 10177, 11624, 12665, 4220], 2484], ['66455', [3913, 3711, 7130, 6061, 8545, 4165, 4802, 5881, 7126, 8456, 8859, 3585, 8547, 8917, 8918, 5806, 8860, 5797, 5433, 50, 9584, 9578, 8700, 4163, 10455, 10457, 9092, 10022, 6521, 3649, 4220, 10177, 11406], 2485], ['63758', [3913, 9770, 9771, 9851, 10019, 10250, 10303, 10257, 10564, 10565, 8859, 8545, 7130, 6061, 10074, 12214, 12908, 10023, 12673, 12675, 5186, 11863, 11621, 9626], 2489], ['67538', [3913, 8545, 7130, 3711, 4974, 9097, 9578, 8547, 5186, 8918, 9626, 5881, 4802, 8456, 6061, 3585, 9584, 10020, 10026, 4165, 10023, 10074, 10249, 10457, 50, 9769, 4424, 12220, 10543, 3649], 2490], ['67802', [3913, 8545, 7130, 3711, 4974, 4165, 5797, 4802, 8456, 5881, 5433, 8547, 3585, 5806, 8860, 8700, 50, 8917, 8918, 3693, 8441, 8701, 2093, 4336, 5021, 9584, 9092, 8919, 6420, 6460, 8199, 8699, 7184, 4332, 5793, 9850, 3791, 9751, 4968, 4215, 5845, 8854, 6151, 9918, 5085, 4013, 4457, 10537, 10021, 6781, 11406], 2492], ['67728', [3913, 8545, 3711, 8456, 4802, 7126, 8700, 50, 5433, 2093, 4200, 8199, 4163, 8860, 3693, 5797, 8917, 5881, 9092, 9097, 3585, 10020, 10457, 6521, 11624, 5895, 13010, 10301], 2493], ['66726', [3913, 6061, 8545, 5186, 4802, 50, 6420, 5793, 3649, 8457, 4220, 9582, 9580, 3762, 8717, 9091, 8200, 6781, 10177, 9625, 9916, 4457, 4522, 3589, 10073, 9918, 4200, 4561, 10543, 10858, 10573, 10540, 10568, 3940, 11389, 11630, 11406, 12220, 12222, 13292, 13290, 13187, 12603], 2494], ['62813', [3913, 8545, 6061, 3711, 8859, 4974, 9626, 4165, 9771, 9851, 10023, 10074, 9097, 10019, 10565, 7130, 10586, 10860, 8456, 8547, 11698, 12060, 4336, 8700, 8860, 10020, 13394, 11700, 10201], 2496], ['68149', [3913, 8545, 3711, 5881, 4974, 8547, 8456, 4802, 7126, 9092, 5433, 9850, 8860, 9584, 8700, 10020, 8917, 4163, 5021, 6151, 9916, 10543, 9580, 9091, 9582, 4220], 2497], ['69108', [3913, 8545, 6061, 3711, 4974, 4165, 8700, 8547, 5881, 8456, 8859, 3585, 4802, 50, 5021, 4561, 6521, 5433, 3589, 3649, 4522, 4336, 5797, 9584, 8701, 4200, 8860, 9092, 9850, 8919, 10022, 9751, 4163, 6460, 10457, 10455, 3693, 2093, 8699, 10021, 10537, 10570, 4013, 4457, 4332, 6781, 10073, 6420, 8200, 9916, 7184, 9918, 9625, 3762, 8717, 11389, 10573, 10540, 11624, 11630, 11853, 9091, 12593, 9580, 12311, 10177, 13004, 11406, 13187, 10543, 13002, 10568, 13290, 12597, 13292, 13010, 4220], 2503], ['69285', [3913, 6061, 8545, 3711, 5186, 5806, 8456, 4974, 9097, 4165, 7126, 9578, 8547, 3585, 5881, 9626, 9092, 8918, 9584, 10020, 10074, 9769, 3791], 2504], ['69566', [3913, 8545, 5186, 6061, 3711, 8859, 4165, 8547, 5881, 8456, 9626, 9097, 7130, 10019, 9851, 10074, 10250, 10257, 10303, 10564, 10565, 9770, 10586, 8918, 10860, 10026, 10308], 2506], ['70597', [3913, 8545, 7130, 3711, 6061, 4165, 8859, 5881, 9626, 10019, 10250, 10303, 10023, 10026, 10565, 10074, 10457, 5895, 3649, 9091, 10177], 2509], ['70820', [3913, 6061, 8545, 8859, 7130, 3711, 9097, 5186, 4974, 5881, 4802, 8918, 7126, 8547, 10026, 4165, 10023, 9626, 8456, 10586, 10020, 10546, 8700, 9584, 10860, 9578, 10201], 2510], ['70899', [3913, 6061, 8545, 3711, 5186, 8859, 4165, 8860, 4802, 4974, 8456, 3693, 8918, 9578, 9097, 5881, 9626, 9771, 9851, 9770, 8547, 9092, 10026, 10019], 2511], ['71059', [3913, 6061, 7130, 3711, 5186, 8918, 7126, 8547, 8545, 4974, 3585, 9092, 8700, 9584, 5881, 8456, 9769, 5797, 8441, 4968, 5433], 2513], ['71126', [3913, 8545, 6061, 8859, 7130, 9097, 4974, 9626, 3711, 4165, 3585, 5881, 9584, 10308, 8456, 9578, 8547, 10020, 10546, 8700, 9092, 5433, 8918, 10201, 8917, 3693, 7126, 10249], 2514], ['26183', [3913, 8545, 8859, 6061, 3711, 9097, 5186, 4165, 4974, 9626, 9578, 5881, 8456, 3585, 10074, 10019, 9851, 10023, 10026, 8547, 10201, 10020, 4802, 11387, 2093, 7126, 11618, 10457, 11698, 10860, 11399, 9092, 9769, 9584, 12312, 10249, 13394, 13506, 14706], 2518], ['51498', [3913, 6061, 8545, 8859, 3711, 7130, 4165, 8700, 4802, 4974, 5881, 9578, 9626, 5186, 8456, 3585, 10026, 10019, 9851, 10023, 9771, 9097, 10250, 10303, 10257, 10308, 10586, 8918, 10457, 5895, 4336, 12060, 13392, 8701, 10537, 10021, 5793, 8860, 11385, 12740, 12671, 10020, 13394, 14706, 13724, 14710, 13104, 14192], 2519], ['72200', [3913, 8859, 6061, 8545, 3711, 7130, 9626, 9097, 8917, 3693, 9769, 5881, 8860, 10022, 8919, 8854, 6521, 6420, 4457, 3649, 9582], 2520], ['72440', [3913, 8545, 8859, 6061, 7130, 9626, 9097, 8456, 3711, 10019, 10023, 3585, 4802, 5433, 5806, 5881, 9092, 10457, 50, 9584, 6521, 10537, 8200, 8701, 12947, 12912, 10568, 8457, 10177, 4220, 13722, 13004, 13187, 13292], 2521], ['72709', [3913, 8545, 6061, 8859, 5186, 4802, 4165, 8860, 5433, 7126, 8917, 3693, 8699, 4561, 6420, 5793, 6521, 4332, 4336, 5797, 9584, 9578, 8700, 10022, 8199, 7184, 8200, 9580, 4220, 9091, 9625, 9582], 2523], ['72780', [3913, 5186, 8918, 9751, 4457, 3762, 8717, 10177, 9091, 9582, 9580, 9625, 8457, 3649, 8200, 6781, 9916, 4522, 10073, 4561, 10543, 4013, 9918, 4200], 2526], ['73402', [3913, 8859, 7130, 6061, 5186, 8545, 9097, 4165, 5881, 9578, 4974, 9626, 8456, 10026, 10019, 9851, 10023, 3711, 10074, 8547, 3585, 10303], 2527], ['73650', [3913, 8545, 8859, 5186, 3711, 4974, 7130, 9097, 5881, 9626, 9578, 8456, 3585, 10074, 9771, 10023, 10257, 9851, 10019, 9770, 10565, 10860, 10457, 5085, 10543, 10177, 4220], 2528], ['73897', [3913, 6061, 8859, 9771, 10019, 10257, 9851, 9770, 10023, 3711, 10303, 10565, 11863, 7130, 12671, 12740, 11853, 3940, 12951, 13004, 4220], 2530], ['73956', [3913, 8545, 7130, 5186, 4802, 5806, 3585, 9092, 5797, 7184, 3762, 10543, 13292, 12597, 3649, 10073, 3791, 13500, 12740, 12671], 2531], ['74854', [3913, 6061, 8859, 8545, 3711, 7130, 4974, 9097, 4165, 8547, 5186, 9584, 5881, 9092, 7126, 4802, 8918, 8860, 5433, 6420, 9850, 5797, 5806, 50, 8700, 10020, 10022, 6460, 6151, 4457, 4200, 5845, 3693, 8199, 8917, 9769, 10249, 10589, 10457, 4336, 4163, 8701, 10540, 10568, 10177, 9091, 11406, 8457, 9580, 11389, 9625, 9582], 2532], ['73399', [3913, 9770, 10564, 9851, 10023, 10250, 10019, 10565, 6061, 10303, 10020, 7184, 4802, 6521, 11387, 9092, 3649, 9625, 9582, 9580, 10177, 4220], 2533], ['74563', [3913, 6061, 8545, 5186, 9097, 7130, 3711, 4974, 4165, 7126, 9578, 9626, 9771, 10019, 8859, 10074, 9851, 10023, 12127, 12224, 12740], 2534], ['75446', [3913, 8545, 3711, 5186, 9769, 8860, 8917, 10022, 6521, 10540, 5793, 10457, 4802, 4165, 8700, 10020, 10860, 5881, 5433, 4332, 9625], 2535], ['76226', [3913, 8859, 4165, 3585, 8547, 3711, 9578, 8456, 4802, 7126, 9584, 9092, 4163, 8199, 7184, 9916, 3649, 10073, 6151, 8200, 9580, 9582, 10177, 8457], 2539], ['76385', [3913, 9851, 8545, 10019, 9771, 10303, 10565, 9770, 10564, 10257, 6061, 10023, 10250, 5186, 10026, 10074, 9626, 10586, 5806, 4165, 8547, 3711, 10308, 10860, 8456, 10457, 10073, 10177, 4220], 2540], ['60373', [3913, 5186, 8918, 4215, 4561, 4220, 9091, 10568, 10177, 9580, 9625, 9582, 11406, 11389, 3649, 10543, 8457, 12597, 12603, 8717, 12222, 12220, 6781, 8200, 9916, 13004, 13010, 3762, 10858, 4457, 12594, 12951, 12129, 13002, 13290, 13187, 12912, 13292, 12947, 13298, 13188, 10073, 3589, 9918, 12943, 4013, 4522, 4200, 11630, 10573, 10540], 2542], ['74282', [3913, 9770, 9851, 8859, 10019, 8545, 9626, 10250, 10303, 10257, 6061, 10565, 10023, 10026, 7130, 9769, 3940, 11853, 6420, 3649, 11389, 4220, 8457], 2545], ['71234', [3913, 8859, 8545, 5186, 8547, 3711, 9097, 7130, 4165, 9626, 4974, 5881, 8860, 3585, 9092, 10026, 9769, 10860, 10249, 10301, 3649], 2546], ['77170', [3913, 8545, 6061, 9851, 9771, 9770, 8859, 10019, 10023, 7130, 10303, 10257, 10564, 10565, 10074, 10250, 12908, 12214, 12673, 12218, 12675, 14193, 13507, 14194, 14293, 14393, 11863, 13574, 14026, 14294, 14394, 14712, 14208, 11621, 14392, 5186, 15055], 2547], ['78240', [3913, 8545, 6061, 9851, 9770, 7130, 5186, 9626, 10019, 10023, 10074, 10026, 10250, 10257, 3711, 10303, 10308, 9097, 8859, 10564, 10586, 4165, 10860, 5881, 9578], 2551], ['56731', [3913, 8545, 9771, 9851, 8859, 9770, 5186, 9626, 10023, 10019, 6061, 10026, 10250, 10303, 10257, 10565, 10074, 10586, 5881, 3711, 10308, 10860, 11399, 4968, 4561, 6521], 2552], ['70609', [3913, 5186, 9769, 5194, 9625, 9091, 4220, 11406, 10568, 13292, 13187, 12603, 8457, 13004, 13722, 12597, 13290, 9580, 9582, 11389, 12951, 3649, 12220, 10543], 2557], ['75983', [3913, 6061, 8545, 9771, 8859, 9851, 10019, 10250, 10257, 9770, 10564, 10303, 10565, 7130, 10074, 9626, 10586, 10026, 8547, 8919, 11628, 4336, 13390, 13392], 2558], ['79090', [3913, 8545, 9626, 9097, 6061, 8859, 4165, 4802, 5433, 7184, 8200, 6420, 5793, 10022, 10457, 50, 9584, 8700, 10020, 10546, 9850, 8860, 3693, 7126, 11387, 8701, 4457, 4220, 9091, 10177, 8457, 12597, 13004, 13187, 13722, 13292, 10860, 12311, 13390, 13564, 12667, 12740, 12984], 2560], ['75920', [3913, 8545, 6061, 8859, 9851, 7130, 9626, 5186, 10019, 10023, 10074, 10250, 10257, 9770, 10026, 10308, 3711, 9097, 10303, 10565, 10586, 10535, 9578, 10860, 3585, 4165, 5881, 8456, 11399, 5433, 6420, 9625, 10177, 9091], 2563], ['77100', [3913, 8545, 6061, 8859, 7130, 3711, 4165, 7126, 4802, 8700, 3585, 8860, 5845, 9916, 10543, 4220, 10177, 10568, 3649, 4457, 10073, 8457, 9580, 9582, 11389, 9625], 2565], ['79931', [3913, 9771, 9851, 8859, 8545, 7130, 5186, 4802, 3711, 9770, 9097, 8456, 10074, 10019, 9626, 10026, 4974, 10023, 5881, 9578, 10020, 4165, 10250, 10257, 10303], 2566], ['80878', [3913, 9771, 5186, 10026, 9578, 4802, 7126, 8456, 3711, 8545, 10074, 9097, 10023, 9626, 10860, 10546, 10535, 8547, 4974, 7130, 4165, 10457], 2569], ['61755', [3913, 9097, 7130, 10026, 9578, 9626, 4165, 8700, 4802, 7126, 8456, 12062, 10457, 6521, 5895, 12220, 3649, 13004, 12597, 13187, 10177, 4220], 2572], ['81924', [3913, 10019, 8859, 10023, 3711, 6061, 8545, 10074, 9097, 10303, 5186, 4974, 10565, 10250, 7130, 10586, 5806, 4165, 10589, 10201], 2579], ['82521', [3913, 10019, 9851, 6061, 10257, 9770, 10303, 10564, 10565, 10250, 9771, 10023, 8545, 5186, 10026, 3585, 12665, 2093, 13703, 13188, 12594, 4457, 13392, 12986, 12060, 11385, 13102, 12740, 8860, 10589], 2583], ['59133', [3913, 10023, 10019, 10250, 6061, 8859, 10257, 8545, 10565, 9771, 9626, 9097, 5186, 8917, 12740, 5797, 11853, 13296, 5433, 11389, 9582, 13004, 13290, 13187, 10177, 8457, 13722, 12603, 13292, 12597, 9091, 3649, 9625], 2584], ['82873', [3913, 10019, 6061, 8545, 10250, 10023, 8859, 7130, 10074, 9626, 10201, 9097, 10586, 5806, 8547, 3711, 5186, 9769, 9578, 10020, 10535, 8456, 10026, 3585, 10860, 4802, 4974, 11399, 9092, 50, 4336, 10537, 6781, 4220, 10177, 11406, 10568, 9580, 12603, 12597, 9582, 11389, 9091, 3649, 9625, 10543, 3762, 8717, 12951, 13004, 8457, 13292, 13290, 13187, 13010, 12222, 8200, 13722, 4561, 9916, 10858, 12220, 4457, 3589, 12605, 12671, 11700, 14707], 2588], ['83819', [3913, 9097, 3585, 7126, 8547, 10308, 4165, 10457, 4336, 4522, 3762, 9625, 9580, 10177, 4220, 8457, 9091, 9582, 11389, 3649, 10543, 11406, 6781, 8200, 4561], 2591], ['84654', [3913, 9770, 9771, 9851, 10250, 8859, 6061, 10257, 10303, 8545, 10023, 5186, 10565, 10564, 10019, 9626, 10586, 7126, 9578, 10026, 3711, 10074, 10308, 10860, 9097, 7130, 5881, 8456, 4165, 8547], 2595], ['69774', [3913, 9851, 10019, 9770, 10250, 10303, 8859, 6061, 8545, 10023, 5186, 8547, 5433, 5085, 9916, 10543, 10177, 8457, 12603, 4220], 2609], ['85628', [3913, 3711, 5881, 10201, 10074, 10019, 9851, 10303, 10257, 10250, 6061, 8859, 8545, 10023, 7130, 5186, 8547, 10026, 9578, 9626, 4974, 10586, 8918, 8456], 2614], ['85308', [3913, 10026, 9584, 2093, 9916, 9091, 9625, 6781, 10543, 3649, 4457, 6420, 4522, 5895, 10257, 4165, 9850, 3762, 10177, 8457, 10568, 9580, 4220, 12603, 13004, 13187, 13292, 13002], 2618], ['86195', [3913, 10019, 10257, 8545, 10303, 6061, 10023, 8859, 10565, 10250, 5186, 10020, 10308, 10074, 9626, 10860, 9578, 10026, 4165, 10535, 3585, 4215, 13729, 8700], 2619], ['63429', [3913, 9851, 5186, 8547, 10308, 10023, 10019, 9771, 8545, 10250, 10074, 8859, 10565, 10257, 9770, 10564, 6061, 10303, 10586, 5806, 4165, 10457, 10201, 10546, 7126, 4802, 8700, 10022, 6460, 10858, 10543, 4457, 4522, 3940, 10455, 3589, 6151, 12129, 13298, 8717, 3762, 9091, 12220, 10177, 8457, 13187, 4220, 13004, 11406], 2620], ['36121', [3913, 9851, 10250, 10257, 10303, 9770, 10019, 9771, 8545, 10564, 6061, 10023, 10565, 5186, 8547, 10074, 8859, 10586, 5806, 5881, 4802, 3711, 10026, 9626, 10860, 10308, 7130, 4165, 10457, 3585, 9097, 8456, 10020, 3693, 3589, 11389, 9091, 9625, 12597, 10177, 4220, 12603, 13187, 13004, 13292, 11406, 10568, 13290, 9580, 8457, 12951, 3649, 12220], 2622], ['86731', [3913, 10303, 10019, 9771, 8545, 10250, 9851, 10023, 10565, 10257, 9770, 10564, 8859, 5186, 8547, 10074, 9097, 9626, 10860, 8456, 3585, 4968, 5793, 12910, 12665, 9916, 10858, 12984, 11406, 13183, 13187, 10568, 8457, 13292], 2627], ['87140', [3913, 10303, 9851, 8859, 9771, 10074, 9097, 9578, 10020, 8918, 8456, 4802, 5433, 2093, 10540, 4457, 6420, 5021, 8860, 50, 10022, 9092, 9769], 2628], ['87061', [3913, 10019, 10250, 10257, 9851, 10023, 10565, 8859, 6061, 8545, 7130, 5186, 10308, 10074, 9626, 10860, 8456, 10457, 5895, 10573, 9582, 11389, 10177, 12603, 4220], 2629], ['87487', [3913, 9851, 10250, 10257, 9770, 6061, 8547, 10022, 4013, 3649, 9091, 11389, 8457, 13187, 12603, 4220, 13004, 13722, 10177, 13292, 12597, 10568, 13290, 11406, 9582, 9580, 13002, 12951, 10073, 9751, 12311, 13568, 9578, 10860, 13104, 10586, 10026, 11855, 7130, 10023, 13507, 8859, 12673, 12218, 14393, 12214, 14026, 12675, 14294, 10565, 14712, 10564, 14394, 14392], 2632], ['87306', [3913, 10303, 9851, 6061, 10565, 9771, 10019, 9770, 8859, 5186, 10201, 10860, 10250, 8545, 9626, 4974, 10023, 10074, 4165, 10457, 8918, 5881, 10586, 5433, 3940, 9625, 4220], 2639], ['87860', [3913, 9770, 10257, 8545, 10250, 10019, 10565, 10564, 9851, 6061, 8859, 10023, 10303, 5186, 10074, 9626, 10586, 10026, 3711, 10308], 2647], ['85973', [3913, 9851, 9771, 10257, 10250, 10565, 10019, 9770, 8859, 6061, 8545, 10023, 10303, 10308, 9769, 11429, 5194, 3649, 9091, 10543, 4220, 12597, 11406, 10568, 13290, 13292, 9916, 9582, 8200], 2652], ['88266', [3913, 9851, 10303, 10564, 9770, 10257, 9771, 10019, 10565, 6061, 8545, 8859, 10250, 5186, 10026, 7130, 9626, 10586, 8918, 4165, 8700, 8547, 3711, 10074, 10023, 10860, 7126, 6151, 3762, 10177, 8457, 11621, 12673, 11698], 2654], ['88584', [3913, 9851, 8545, 9771, 7130, 10303, 10565, 10019, 6061, 10250, 8859, 5186, 8547, 9769, 9578, 10020, 5797, 5806, 10201, 10308, 4165, 3585, 4802, 5895, 3762, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 9625, 3649, 10543, 8717, 8457, 12220, 12222, 8200, 4561, 9916, 12597, 12603, 6781, 13002, 13004, 13010, 13187, 13290, 13292, 10858, 12951, 4457, 12594, 4220], 2660], ['89283', [3913, 9770, 10564, 9851, 10257, 10565, 10250, 10019, 8859, 6061, 8545, 7130, 11863, 5186, 12311, 12318, 12673, 13574, 12908, 12214, 11621, 12218], 2665], ['85837', [3913, 10564, 9770, 9771, 9851, 10250, 10257, 10019, 8859, 10303, 8545, 10023, 10565, 5186, 10074, 6061, 10586, 5806, 4165, 3711, 8917, 10546, 4424, 12220, 9625, 10177, 8457, 13004, 13002, 13187, 4220], 2672], ['86380', [3913, 9851, 10250, 9770, 10564, 10565, 10019, 6061, 10457, 10022, 9918, 4522, 11859, 12060, 8700, 8860, 11698, 10020, 13302, 9578, 9097, 13104, 10586, 9626], 2674], ['89549', [3913, 7130, 10026, 5881, 10020, 5806, 4165, 10457, 9092, 7126, 8547, 9584, 10586, 9578, 4802, 4974, 8456, 9769, 9097, 10860, 10308, 10535, 10573, 11630, 4200, 11389, 9580, 10568, 10177], 2675], ['89698', [3913, 10564, 9770, 9851, 10257, 10565, 10250, 10019, 8859, 6061, 9771, 10023, 7130, 5186, 10074, 9626, 10586, 5806, 9578, 8545, 10303, 10026, 10860, 9097, 4974, 3711, 5881, 8456, 10535, 10457, 11618, 10589, 8700, 8547, 10022, 11861, 11698], 2676], ['89261', [3913, 9851, 10564, 9770, 9771, 10257, 10565, 10303, 10019, 8859, 8545, 10023, 7130, 5186, 8547, 10074, 9626, 10586, 5806, 10573, 9091, 10177, 11406, 4220, 9580, 10568, 9582, 9625, 11389, 3649, 12220, 10543, 3762], 2679], ['88890', [3913, 5186, 8917, 10022, 4424, 3589, 8919, 4457, 4332, 10858, 11406, 8457, 9091, 10568, 12603, 12597, 13004, 13187, 13002, 13292, 13722, 13290, 10177, 9582, 11389, 9625], 2681], ['89823', [3913, 10303, 10019, 8545, 5186, 9769, 8700, 5433, 7184, 8200, 3762, 9091, 10568, 9580, 9582, 9625, 3649, 11406, 8457, 12603, 12597, 11389, 12220, 10543, 8717, 12222, 13004, 12951, 13292, 13290, 13187, 13722, 10177, 13010, 6781, 4561], 2682], ['89660', [3913, 10303, 3711, 9578, 9850, 5797, 12601, 12671, 10201, 13724, 14706, 13302, 8456, 13104, 3585, 12312, 11698, 11855, 4165, 13394, 11700], 2683], ['89782', [3913, 10564, 9770, 10257, 10250, 10565, 10303, 10019, 12218, 9851, 12673, 12675, 8859, 6061, 10023, 8545, 10546, 9578, 10020, 8456, 3585, 14192, 4974], 2684], ['82634', [3913, 9097, 8918, 2093, 9916, 9580, 9091, 10177, 8457, 9582, 4220, 11406, 12597, 11389, 13004, 12603, 13187, 13292, 13722, 13290, 9625, 12951, 3649, 12220, 10543], 2688], ['81544', [3913, 10564, 9770, 10019, 10250, 8859, 10303, 6061, 9851, 10023, 8545, 7130, 10074, 9626, 10020, 11580, 6151, 11695, 7184, 10546], 2693], ['90251', [3913, 9851, 9771, 10257, 10250, 10565, 10019, 8859, 6061, 8545, 10023, 10303, 5186, 9769, 5881, 4802, 8918, 8456, 10457, 10073, 9580, 10177], 2698], ['90295', [3913, 9770, 10564, 9851, 10565, 9771, 10303, 10250, 10257, 10019, 6061, 10023, 8545, 5186, 3711, 8859, 9626, 10586, 5806, 4165, 10457, 8547, 10026, 7130, 10074, 9097, 10860, 5881, 4974, 8456], 2701], ['90129', [3913, 9851, 10565, 8859, 10303, 7130, 6061, 10019, 8545, 9578, 5797, 6420, 11389, 10177, 13187, 12603, 8457, 13004, 13722, 13292], 2702], ['90324', [3913, 9851, 10564, 9771, 10250, 10565, 10303, 10019, 10257, 6061, 9770, 10023, 7130, 8545, 5186, 8859, 4974, 5881, 9097, 4165, 12312], 2703], ['89974', [3913, 10303, 10019, 10565, 10257, 10250, 8859, 9851, 8545, 10023, 7130, 6061, 9771, 10074, 5186, 10020, 10860, 9578, 4802, 3711, 10586, 8918, 8456, 10026, 9770, 10308, 10564, 9097], 2704], ['90423', [3913, 10564, 9770, 9851, 10257, 9771, 10303, 10250, 10565, 10019, 8859, 3585, 5433, 6420, 9091, 8457, 11406, 10568, 9580, 9582, 11389, 10543, 9625, 3649, 12220, 3762, 8717, 12222], 2707], ['90277', [3913, 7130, 10201, 8860, 5845, 6521, 10540, 10073, 7184, 8200, 6420, 3589, 9580, 8457, 4220, 12603, 10177, 13187, 13292, 13004, 13722, 12597, 9625, 9582, 12222, 13290], 2708], ['90234', [3913, 10564, 9770, 9851, 10565, 10250, 10019, 10303, 9771, 8545, 8859, 10023, 6061, 5186, 10074, 9626, 10026, 4165, 10457, 10073, 9580, 10177, 9091, 8457, 11406, 9582, 11389, 10568, 4220], 2709], ['51029', [3913, 10023, 3585, 10457, 4336, 50, 8700, 10022, 10301, 5194, 3649, 10177, 8457, 11406, 10568, 9091, 12603, 9580, 9582, 4220, 13004, 13002, 13187, 13722, 13290, 13292, 14031, 13102, 11853, 10073], 2710], ['30566', [3913, 10303, 5186, 9769, 9097, 10019, 9851, 10250, 8859, 6061, 10565, 10023, 8545, 9626, 5797, 3693, 10455, 7184, 8200, 6151, 6521, 13500, 13731, 12669], 2712], ['90135', [3913, 9851, 10250, 10303, 10565, 9770, 10019, 10564, 8859, 9771, 5186, 8547, 10308, 5881, 8545, 9626, 9097, 10074, 10860, 9578, 10020, 3711, 6061, 10257, 10586, 5806, 8456, 10026, 4802, 10535, 9092, 7126], 2714], ['90449', [3913, 9851, 8545, 10565, 10257, 10564, 9770, 10250, 10019, 9771, 10023, 8859, 10303, 7130, 5433, 4332, 3649, 4220, 13722, 8457, 10177, 13004], 2715], ['90534', [3913, 9770, 9851, 10564, 12214, 12218, 9771, 12675, 9578, 5881, 10455, 3791, 10858, 13298, 4457, 12594, 12597, 9091, 12603, 8457, 13187, 13004, 13002, 13292, 13722, 11406, 10568], 2718], ['90668', [3913, 10564, 9770, 9771, 10019, 9851, 10257, 11863, 5881, 12214, 10250, 13302, 8547, 9097, 13724, 10860, 8699, 10570, 3791, 10858, 4561, 6781], 2721], ['90257', [3913, 10564, 9770, 9851, 9771, 10257, 10565, 10019, 8859, 6061, 10303, 10023, 8545, 5186, 13507, 12908, 12671, 13568, 5194, 11429, 12224], 2723], ['58228', [3913, 9770, 10564, 9771, 10257, 9851, 10250, 10565, 8859, 6061, 8545, 10023, 10019, 5186, 10026, 10074, 9626, 10586, 3711, 13507, 12216], 2725], ['90707', [3913, 10303, 10026, 8918, 8701, 10022, 9918, 9582, 10177, 4220, 13722, 8457, 13004, 13002, 13187, 12597, 13292, 9091, 10568, 13290, 12603], 2726], ['89837', [3913, 9770, 9851, 10023, 10019, 9771, 6061, 8859, 4165, 8701, 10573, 9582, 10177, 8457, 9091, 10568, 9580, 12597, 11406, 11389, 9625], 2727], ['48787', [3913, 10564, 9770, 9851, 9771, 10565, 12214, 12218, 10250, 12675, 12673, 9578, 10455, 10858, 9916, 12597, 13292, 13187, 12603, 10177, 9091, 8457, 13004, 13722, 11406, 10568, 8717, 12949, 4424, 3940], 2728], ['90692', [3913, 5186, 10249, 10457, 5433, 5806, 3585, 4802, 7126, 10201, 8860, 8854, 3762, 10177, 9091, 8457, 10568, 12603, 13187, 13002, 13004, 13722, 13292, 12597, 13290], 2730], ['65981', [3913, 10019, 10565, 5186, 9769, 9578, 4802, 4165, 10457, 50, 9584, 8456, 7126, 10073, 10568, 10177, 9091, 11406, 8457, 9582, 11389, 9625, 3649, 4220], 2732], ['90752', [3913, 10303, 10019, 10250, 10565, 9851, 6061, 9771, 8545, 10257, 10564, 8859, 3711, 10023, 5186, 10201, 11621, 4165, 10457, 8547, 11698, 9578, 5881, 10860, 8456, 13104, 9097, 10308, 10586, 10074, 11863, 13507, 9626, 12673, 12908, 12218, 12214, 12675], 2733], ['88251', [3913, 9851, 10564, 9771, 9770, 10565, 10303, 10257, 10019, 6061, 8545, 10020, 3693, 3589, 11389, 9091, 10177, 12603, 8457, 13002, 12597, 4220], 2735], ['90967', [3913, 9851, 8545, 10565, 9770, 10564, 10257, 10250, 10019, 8859, 9771, 10023, 10303, 7130, 10074, 9626, 10586, 8918, 9097, 6061, 3711, 11621, 10026, 12318, 5797, 13500, 12311, 5433, 6151, 11853, 50], 2737], ['72754', [3913, 10564, 9851, 9770, 10257, 9771, 10250, 10019, 8859, 6061, 8545, 5186, 10303, 11863, 10023, 11621, 7130, 8860, 5433, 4424, 10543, 3649, 9582, 12594, 11406, 7184, 3762, 8701, 12060, 11385, 12601, 11861, 12134, 12984, 12127, 10535, 6521, 5021, 8919, 10573, 13102, 9625, 13290, 10073, 10459, 12062, 12311, 8456], 2741], ['51025', [3913, 3711, 7126, 5433, 6420, 9625, 10177, 9091, 10568, 9580, 11406, 4220, 12603, 13004, 13002, 13292, 12597, 13290, 9582, 13187, 12951, 3649, 13722, 12220, 10543, 13010, 3762, 11389, 12222, 6781], 2743], ['6258', [3913, 10019, 10250, 10303, 10565, 6061, 8545, 10074, 9097, 8918, 8456, 10020, 5806, 10201, 8917, 7126, 4165, 10589, 8547, 5433, 5845], 2744], ['90304', [3913, 9851, 8859, 10565, 10019, 9771, 10023, 10250, 10303, 10257, 9770, 10564, 6061, 5186, 3711, 10074, 9626, 10586, 4802, 10026, 5881, 8456, 10022, 3649, 10177, 4220, 9091, 12597, 11406, 10568, 12603, 13004, 8457, 9580, 9582, 13187, 13292, 11389, 9625, 12951, 12220, 13722, 13290, 13010, 3762, 13296, 10301, 4163], 2746], ['91044', [3913, 10019, 10250, 10023, 10026, 9578, 4802, 4974, 8918, 11853, 6420, 13294, 13296, 11389, 3649, 13292, 12951, 13002, 13722, 13187, 10177, 12597], 2748], ['89911', [3913, 10026, 9092, 5021, 10858, 9091, 8457, 10568, 9580, 9582, 10177, 3649, 12220, 11389, 12597, 12603, 13187, 13002, 13004, 11406, 13290, 13722, 13292, 12951, 10543], 2749], ['91350', [3913, 10564, 9851, 10257, 9770, 10565, 9771, 10019, 6061, 10457, 6521, 3649, 9091, 11389, 12597, 12220, 9625, 12673, 12908, 14194, 13729, 13300, 11399, 13731, 9916, 8200], 2751], ['89021', [3913, 9851, 10564, 9771, 10019, 9770, 10257, 10565, 8859, 6061, 8545, 10023, 7130, 10250, 5186, 8917, 10860, 10303, 10586, 7126, 11628, 11859, 12060, 12986, 6521, 4457], 2752], ['91833', [3913, 10564, 9851, 10257, 9770, 10250, 10565, 12214, 12218, 10019, 8859, 8545, 10023, 6061, 12673, 10020, 12908, 5881, 12986, 9097, 8699, 10455, 10570, 9751], 2763], ['83306', [3913, 9851, 8545, 9771, 10023, 10303, 10565, 10257, 9770, 10564, 10250, 10019, 6061, 3585, 10457, 5806, 11618, 8701, 8456, 12312, 11698, 13104, 13724, 13390, 9578, 8547, 12908, 5186], 2771], ['92700', [3913, 9770, 9851, 9771, 10257, 10564, 10565, 10019, 10303, 6061, 8859, 10023, 7130, 5186, 10074, 10586, 9626, 10020, 8441, 3589, 11389, 9625, 9091, 11406, 10177, 10568, 9580, 9582, 8457, 12597, 12603, 12220, 4220, 13002, 13004, 13187, 13290, 13292, 14807], 2776], ['93083', [3913, 10564, 9770, 9851, 9771, 10257, 10565, 10019, 10303, 6061, 8545, 10023, 9578, 8860, 9918, 3649, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 9625, 12597, 12603], 2782], ['93094', [3913, 9851, 10250, 9770, 9771, 10565, 10303, 10019, 6061, 5186, 10026, 8545, 10023, 8859, 4165, 8701, 8860, 4522, 9580, 10177, 8457, 4220, 10568, 12597, 12603, 9582, 13004, 11406, 13187, 13292, 13290, 11389, 9625, 12951, 14708], 2784], ['93093', [3913, 10019, 10250, 10023, 10026, 9584, 10457, 5433, 9850, 7126, 10535, 2093, 12127, 8919, 12665, 12311, 12594, 12947, 9091, 4522, 13187, 13290, 12603, 13292, 10177, 13722, 13004, 13002, 13498, 9582], 2785], ['91319', [3913, 9770, 9851, 8545, 8859, 7130, 10303, 10019, 10257, 9771, 10074, 6061, 10023, 11618, 2093, 4522, 9580, 4457, 11630, 11406, 10573, 12603, 8457, 10177, 9091, 13002, 12597, 10568, 13187, 13004, 13290, 13292, 11389, 9582, 4220], 2786], ['54692', [3913, 9770, 9851, 10257, 10250, 10565, 10019, 10860, 9097, 5433, 9850, 8441, 12311, 12127, 4802, 10021, 50, 6521, 13354, 12605], 2787], ['93661', [3913, 10023, 10565, 10019, 10250, 6061, 10303, 3711, 4163, 4522, 9580, 9625, 11389, 9582, 10543, 3762, 13010, 3649, 12220, 8717, 12222, 9091, 13290, 13292, 10177, 4220], 2792], ['93736', [3913, 10303, 8859, 10565, 9851, 5186, 10026, 5881, 10457, 10021, 50, 9584, 5433, 3940, 3649, 10177, 8457, 12597, 9091, 12603, 10568, 9580, 9582], 2794], ['94015', [3913, 10564, 9851, 9771, 8545, 10546, 6420, 4220, 10177, 11406, 9091, 9580, 12603, 12597, 9582, 13004, 10568, 13187, 13292, 8457, 13290, 11389, 9916, 12129, 13392, 12060, 8860, 8700, 10020, 8547], 2799], ['93930', [3913, 10023, 3585, 7126, 5881, 10457, 10021, 3762, 10543, 10177, 9091, 4220, 10568, 9580, 8457, 9582, 9625, 3649, 12220, 11389, 12222, 8717, 6781, 8200, 11406, 12951, 12597, 12603, 13010, 4561, 13292, 13290, 13722, 13002], 2800], ['93607', [3913, 9770, 10019, 9771, 8545, 5186, 9769, 5881, 7126, 10020, 10860, 4165, 8700, 10022, 4200, 10573, 11389, 9580, 13290, 12603, 8457, 13187, 10177, 13004, 13722, 13292], 2802], ['94205', [3913, 9770, 9851, 10250, 9771, 10019, 10565, 10303, 6061, 8859, 10257, 10564, 8545, 10074, 8917, 8699, 9916, 10177, 4220, 13722, 8457, 13004, 13002, 13292, 12603], 2803], ['94743', [3913, 10019, 10565, 6061, 9851, 10023, 11387, 9850, 4457, 4220, 12603, 8457, 13187, 10177, 13004, 13292, 12597, 9091, 13722, 11406, 10568, 9580, 9582, 13290, 9625, 8717, 4200, 11628, 11859, 11385, 14709, 12984], 2807], ['80639', [3913, 10564, 9851, 10565, 9770, 9771, 10019, 10303, 8859, 6061, 10250, 8545, 7130, 5186, 8547, 10074, 9626, 10586, 12673, 14194, 14193, 13507], 2808], ['94846', [3913, 10257, 10250, 9770, 9851, 8545, 10303, 10564, 10565, 10019, 8859, 10023, 6061, 5186, 10074, 9626, 5433, 6420, 11389, 9091, 10177, 11406, 10568, 9580, 9582, 9625, 3649, 12597, 4220, 12220, 13004, 12951, 10543, 13292, 13290, 13722, 12603, 8457, 13010, 3762, 4332, 12908, 13564, 13703, 12311, 12740, 13390, 13392, 3693, 12667, 10860, 13701, 8441], 2810], ['95979', [3913, 10564, 9770, 9851, 9771, 10565, 10303, 10019, 8859, 6061, 10257, 10250, 8545, 5186, 10074, 9626, 10586, 10026, 3711, 10860, 9097, 10023, 4974, 7130, 4165, 9578, 8918, 11387, 8547, 11399, 8456, 3585, 10201, 11698, 10020, 10457, 4802, 11618, 11700, 9584, 9092, 9769, 8917, 10546, 12224, 10249, 5806, 10535, 12667, 7126, 12312, 5881, 13104, 12127, 11855, 12216, 12311, 11863, 12318, 12908, 11857, 12673, 13507, 12675, 11621, 12218, 12214, 13394, 13574, 13701], 2815], ['96102', [3913, 9770, 10564, 9851, 10565, 10257, 9771, 8545, 10308, 9626, 10023, 10019, 6061, 8859, 10303, 5186, 10074, 11621, 10250, 10026, 7130, 3711, 11863], 2819], ['96283', [3913, 9770, 9851, 8545, 9626, 4802, 10535, 4200, 9582, 9580, 12603, 13187, 8457, 13292, 12597, 3649, 4522, 12947, 5895, 8701, 8860, 10589, 9584, 13701, 10022, 13731, 11628, 13300, 13392, 12060, 5085], 2820], ['96284', [3913, 5186, 10308, 9769, 4424, 10543, 9091, 10177, 11406, 12603, 4220, 13002, 13004, 13722, 13292, 13187, 8457, 10568, 12222, 3762, 12949, 11624, 5194], 2821], ['96027', [3913, 7130, 10535, 10540, 10177, 8457, 9091, 10568, 12597, 11406, 9580, 9582, 13004, 13187, 12603, 13292, 13002, 13722, 11389, 9625, 6781, 10543], 2822], ['95872', [3913, 10303, 9770, 10564, 9851, 8859, 5186, 8547, 7130, 9626, 4802, 5793, 10073, 10177, 4220, 11406, 9091, 8457, 10568, 9580, 11389, 9582, 9625, 3649, 3762, 10543, 12603, 8717, 12220, 12597, 12222, 8200, 6781, 9916, 4561, 13004, 13010, 12951, 4457, 12594, 10858, 12912, 13290, 13292, 13187, 12129, 13298, 13188, 12947, 3589, 4522, 13002, 12943, 13722, 4013, 9918, 13183, 11630, 10573, 6420, 4200, 4332, 11853, 13296, 13294, 13570, 13498, 14031, 5194, 4424, 10455, 13726, 13736, 12669, 13390, 8701, 8860, 8700, 50, 9584, 13701, 10249, 11861], 2823], ['96468', [3913, 10023, 8456, 10457, 5895, 9580, 10177, 4220, 9091, 10568, 9582, 8457, 11389, 11406, 10543, 3762, 8717, 9625, 8200, 6781, 12220, 12222, 9916, 4561, 4457], 2824], ['93835', [3913, 10026, 8918, 10459, 8701, 10022, 8860, 10457, 10535, 10573, 9625, 3649, 10543, 12220, 12222, 12597, 9091, 11406, 10568, 13290, 9580, 10177, 13004, 13292, 9582, 11389, 12951, 13010, 3762], 2825], ['96710', [3913, 10257, 10564, 9851, 12214, 9770, 5881, 4165, 12312, 10026, 10022, 12665, 10589, 6521, 12949, 3649, 13292, 13004, 12597, 8457], 2832], ['97862', [3913, 9770, 9851, 6061, 10257, 8859, 9771, 10019, 9769, 4424, 4220, 10177, 8457, 10568, 11406, 9582, 9580, 9091, 3649, 9625, 11389, 12597, 10543, 12220, 3762, 13010, 13290, 12951, 13292, 8717, 13002, 12222, 12603, 6781, 5085, 12601, 13731, 10026, 3693, 10535, 4165, 13564, 11853, 13102, 14031, 6521, 12949, 4457], 2841], ['100284', [3913, 10026, 10022, 9918, 10543, 9091, 10177, 8457, 4220, 10568, 12597, 11406, 9580, 11389, 9625, 12603, 9582, 3762, 12951, 13002, 13004, 13010, 13292], 2859], ['43971', [3913, 8547, 4336, 3762, 10177, 8457, 12597, 9091, 11406, 10568, 10455, 8918, 11853, 9578, 11389, 9097, 9918, 13004, 9580, 10020, 12949, 12665, 12593, 12912, 9582, 12943, 11630], 2861], ['100982', [3913, 11855, 10565, 3711, 11621, 11857, 10074, 8545, 12908, 10023, 12311, 10457, 12062, 6521, 12127, 11624, 10301, 3649, 9625, 9582, 10543, 13010], 2863], ['101643', [3913, 10026, 10022, 9918, 9580, 4220, 10177, 11406, 10568, 12603, 12597, 9582, 11389, 9625, 3649, 12220, 10543, 3762, 8717, 12222, 6781, 8200, 4561, 13292, 13004, 13187, 13722, 9091, 13290, 12951, 13010, 9916, 10858, 13298, 4457, 12594, 12129, 13188, 12912, 12947, 13392, 5895, 12601, 5433], 2865], ['102155', [5186, 9770, 10564, 9771, 10565, 10586, 10022, 8547, 12601, 9918, 13392, 9582, 12222, 13722, 9091, 13187, 8457, 12603, 13004, 13002, 13292, 12597, 11406], 2870], ['101912', [3913, 7130, 11863, 7126, 10023, 12311, 10457, 8700, 8860, 12671, 5797, 5194, 12220, 4424, 10543, 12951, 13292, 10073, 12947, 12912, 13188], 2874], ['100572', [3913, 8547, 10022, 9918, 9580, 8457, 9091, 11406, 10568, 9582, 4220, 12603, 12597, 11389, 3649, 9625, 13004, 13002, 12951, 10543, 13187, 13290, 13292], 2875], ['97635', [3913, 10026, 8700, 5895, 10543, 10177, 8457, 11406, 10568, 9580, 9582, 11389, 9091, 3649, 3762, 12597, 12603, 13002, 13004, 12951, 12220, 13010, 8717, 12222, 6781], 2876], ['105047', [3913, 3711, 11621, 10546, 11700, 2093, 4457, 10073, 3589, 10568, 8457, 10177, 12603, 12597, 11406, 9580, 9582, 11389, 9625, 13004], 2883], ['105325', [3913, 10019, 11698, 10201, 12224, 7184, 11580, 9916, 12127, 10568, 12597, 9091, 9625, 9580, 11406, 13002, 12603, 10177, 8457, 13187], 2885], ['106472', [3913, 10026, 50, 10573, 9582, 9918, 9580, 10568, 10177, 4220, 12603, 8457, 13004, 9091, 13187, 12597, 13292, 13290, 11389, 9625, 11406, 3649, 12220, 13722, 10543], 2889], ['102160', [3913, 11863, 10250, 10019, 12218, 12675, 11399, 8456, 13566, 12910, 8200, 9916, 13292, 12597, 13722, 13187, 13004, 10177, 4220, 8457, 13002, 11406], 2890], ['107630', [3913, 10026, 11618, 9850, 8701, 2093, 4522, 8919, 10073, 11628, 12912, 12594, 4457, 12947, 12129, 9916, 10568, 13187, 13290, 10177], 2897], ['107858', [3913, 11698, 5845, 10543, 10177, 8457, 9091, 4220, 11406, 12597, 9580, 12603, 11389, 9582, 13004, 10568, 9625, 12951, 13187, 13290, 13292, 3649, 13010, 12220, 3762, 8717, 12222, 13002, 8200, 13722, 6781, 6521, 11624, 5085, 12601, 5433], 2899], ['108528', [3913, 11857, 10565, 12134, 10073, 11406, 9091, 10177, 4220, 12597, 12603, 9580, 9582, 11389, 9625, 3649, 12951, 10568, 13004, 12220, 10543, 13010, 3762, 8717, 12222, 6781, 13290, 8200, 13187, 13292, 4561, 9916, 10858, 13298, 4457, 12594, 13002, 13188, 12912, 12947], 2904], ['108659', [3913, 12218, 9771, 12318, 8917, 9769, 8199, 6460, 4163, 3589, 4424, 5194, 7184, 13388, 13566, 4968, 13390, 12665, 2093, 12601], 2908], ['108497', [3913, 10026, 12675, 9578, 11399, 10455, 9916, 4457, 12594, 9091, 12673, 13104, 11698, 13390, 12665, 13392, 12947, 13506, 10586, 9626, 13731, 12671, 14031, 13570, 11389, 10019, 12908, 12667, 12311, 11853, 13564], 2909], ['109652', [3913, 11857, 3585, 4215, 8200, 12222, 8717, 9091, 11406, 8457, 12603, 10177, 13004, 13187, 13292, 12597, 10568, 13722, 13290, 9580, 9582, 11389, 12951, 9625], 2913], ['110316', [3913, 10026, 11698, 11855, 10022, 8547, 12601, 12134, 4163, 10073, 3589, 9580, 9582, 10177, 4220, 13722, 8457, 13004, 12603, 12597, 10543, 10573, 11630, 5021, 13300, 10535, 9584], 2915], ['111184', [3913, 11855, 10250, 3711, 10308, 12216, 9097, 10860, 12312, 4165, 5881, 9578, 11399, 8456, 4974, 8701, 12665, 5021, 8919, 11628, 11859, 6460, 11861, 8699, 4457, 12984, 9916, 10022], 2924], ['111186', [3913, 11698, 10201, 8547, 9578, 8456, 13566, 3585, 11855, 10586, 13394, 10026, 13104, 5186, 12908, 8545, 10250, 12218, 14393, 12214, 9851, 10257, 14392, 14294, 14394, 14026, 9770, 12675], 2925], ['111454', [9770, 5186, 9771, 10564, 10565, 12214, 9851, 11698, 9578, 12060, 12222, 8717, 9091, 12675, 9626, 12673, 6061, 12908, 3585, 5793, 10021, 13010, 6781, 13292, 12597, 10250, 3913, 10026, 10303, 5806, 13564, 9092, 10586, 11621, 11855, 10019, 11857, 11863, 12318, 4802, 13574, 5881, 14394, 14393, 14294, 14391, 10860, 12216, 11580, 14712, 14193], 2926], ['112859', [3913, 11855, 5881, 10565, 10455, 10570, 9916, 11580, 12669, 12224, 11700, 8547, 8456, 12312, 13104, 10026, 13574, 6061, 10257, 14392], 2934], ['114300', [3913, 11855, 8547, 3585, 12910, 5793, 8200, 10537, 12947, 10021, 10573, 12060, 4200, 12943, 9918, 11389, 9580, 4457, 9916, 12986], 2951], ['114379', [3913, 10250, 10565, 12673, 12218, 9771, 10303, 9770, 10019, 9851, 13507, 10564, 12214, 8859, 10257, 6061, 13574, 10023, 14193, 12908, 14194, 11863, 8545], 2953], ['115175', [3913, 10026, 11698, 12601, 5433, 12060, 11853, 12222, 8717, 9091, 13292, 12603, 10177, 4220, 13722, 13004, 13187, 12597, 10543, 3649, 10073], 2959], ['115001', [10019, 11863, 9578, 7130, 8860, 10589, 5895, 12220, 13010, 13004, 13002, 13187, 8457, 10177, 4220, 9091, 11406, 3762, 8717, 11624, 12949, 6521, 4013], 2960], ['115418', [3913, 11698, 10565, 8547, 12673, 3585, 5793, 4215, 10021, 8200, 4336, 6781, 8717, 13292, 12597, 13004, 13187, 12603, 10177, 8457, 13722, 9091, 4220], 2965], ['115891', [3913, 11855, 9578, 9584, 11580, 11385, 12127, 11861, 12740, 5797, 13103, 11695, 8199, 10455, 7184, 12316, 11853, 4332, 13010, 10543, 13292, 13004, 13187, 11406], 2970], ['113908', [3913, 11855, 9770, 5186, 10565, 10564, 9851, 10303, 12214, 9771, 12673, 10586, 6061, 12908, 12318, 9092, 10860, 10020, 3711, 8547], 2972], ['115313', [3913, 11857, 10250, 12216, 9771, 12675, 10565, 9851, 10257, 12218, 10303, 12673, 10019, 8859, 13302, 11698, 8860, 10589, 11624, 6521, 10301, 11859, 12605], 2973], ['116699', [3913, 10026, 11698, 11855, 10022, 11385, 12943, 9580, 10568, 10177, 8457, 4220, 13187, 12603, 13292, 13002, 9091, 11406, 13290, 12597, 9582, 9625, 13722, 12951], 2975], ['116939', [3913, 10026, 8547, 11857, 12060, 12984, 12222, 9918, 9091, 9582, 12603, 13004, 8457, 4220, 10177, 13187, 13292, 11406, 12597, 13290], 2979], ['118315', [3913, 11698, 10201, 6151, 7184, 10543, 12220, 13292, 12597, 13722, 8457, 10177, 13187, 12603, 13004, 4220, 9091, 10568, 3649, 9580, 9582, 12951, 13290, 11406, 9625], 2986], ['118819', [3913, 11855, 10250, 7130, 5186, 12671, 12740, 5194, 12220, 12669, 13564, 10860, 4802, 3693, 8699, 11861, 8456, 8919, 12311, 12667, 13500, 11580], 2987], ['118955', [3913, 11698, 8547, 5845, 10543, 13002, 13187, 10177, 4220, 13004, 13292, 12597, 9091, 11406, 12603, 13290, 9580, 9582, 11389, 9625, 13722, 12951, 3649, 12220, 14807], 2989], ['110820', [3913, 4974, 4165, 5806, 4163, 5433, 3693, 5021, 4215, 4336, 5793, 4802, 5895, 4424, 4968, 3711, 5186, 4332, 3940, 7126, 5881, 50, 8199, 6151, 4200, 4013, 2093, 3589, 3791, 5797, 8860, 8700, 8701, 8918, 8456, 9097, 9578, 9584, 10026, 10308, 10860, 10457, 13564], 2998], ['82631', [3913, 7130, 5186, 4165, 3711, 5881, 4802, 4974, 5806, 7126, 8456, 50, 5797, 8547, 5433, 8545, 3693, 8700, 4163, 8441, 8701, 3585, 8917, 6061, 8860, 8918, 8859, 2093, 5021, 4457, 6151, 6460, 8699, 9092, 8919, 8199, 9097, 3791, 9584, 4968, 9578, 9751, 4215, 9769, 5793, 9626, 10023, 10020, 9850, 10022, 4336, 5845, 10249, 10021, 6521, 6420, 10457, 10459, 10589, 10860, 10308, 10026, 10455, 10537, 8854, 7184, 4332, 10570, 5895, 10301, 5085, 4424, 10535, 11385, 11389, 10177, 9091, 8457, 4220, 9580, 9582, 10568, 11406, 9625, 12220, 3762, 10543, 12597, 12603, 8717, 12222, 3649, 4561, 8200, 13004, 13002, 6781, 13010, 9916, 10858, 12129, 13290, 13292, 13298, 12951, 12594, 12912], 3001], ['121594', [3913, 11857, 9771, 5186, 12218, 9851, 8545, 12908, 10019, 12673, 13507, 10303, 6061, 12214, 10023, 11863, 10565, 8859, 10257, 13574, 9770, 11621, 10586, 10564, 10074, 7130, 12318, 10026, 11855, 3711, 12216, 10860, 9626, 10250, 9097, 13104, 4974, 14192, 8701, 14028, 13390, 13731, 9850, 13500, 12593, 12311, 8441, 13568, 11580, 12740, 13726, 13394, 5433, 12312, 10020, 14208, 14391, 14293], 3027], ['3030', [3913, 11698, 8547, 11385, 3762, 10543, 12597, 8457, 13722, 10177, 12603, 13004, 13187, 13292, 9091, 11406, 11389, 8717, 10573, 4200], 3034], ['123547', [3913, 10250, 10303, 12673, 9771, 9851, 12218, 10257, 10564, 12675, 12908, 8545, 6061, 10019, 13574, 8859, 13507, 11863, 7130, 11621, 12318, 14208, 9626, 13568, 10074, 14193, 14293, 14194, 10023, 14391, 10586, 10026, 10565, 11855, 5186, 11857, 3711, 14393, 10308, 10860, 12216, 9097, 4974, 12312, 14192, 14028, 4165, 12214, 13724], 3040], ['53492', [3913, 9771, 10565, 13724, 8547, 5881, 11399, 9578, 4968, 10455, 13298, 4457, 10858, 12597, 8457, 13722, 12603, 4220, 9091, 11406, 13010, 8717, 11624, 12949, 4424], 3051], ['125259', [3913, 8547, 10565, 11698, 12673, 10020, 13507, 13394, 9578, 4802, 11618, 11387, 9584, 11700, 13701, 10249, 11857, 13506, 11855, 10026, 3585, 4974, 13104], 3057], ['127697', [3913, 11855, 8547, 3585, 12910, 13566, 4561, 12669, 10860, 13564, 12667, 13701, 12908, 8456, 13104, 9097, 10586, 10026, 9626, 11863, 10023, 13507, 8859, 12673, 9771], 3074], ['128412', [3913, 11855, 12214, 8547, 3711, 12216, 11861, 12984, 10022, 50, 13701, 13731, 11698, 12601, 5186, 4802, 10020, 11618, 9578, 14706, 11399, 13104, 12312, 14192, 10586, 6061, 4165, 11857, 8859], 3082], ['129420', [3913, 5186, 8918, 8700, 5433, 6420, 4220, 9580, 9582, 9625, 3649, 9091, 3762, 9918, 4457, 10177, 8717, 8200, 6781, 10543, 10568, 9916, 10858, 11389, 11406, 12220, 12603, 13187, 13004, 13722, 13292, 12597, 13290, 12951], 3096]]\n" + ] + } + ], + "source": [ + "# select students who had watched more than 20 videos\n", + "twenty_videos_watched = []\n", + "for e in chosenVideo_list:\n", + " if len(e[1]) >= 20:\n", + " # mark the index of this memeber in whole list\n", + " twenty_videos_watched.append([e[0], e[1], chosenVideo_list.index(e)])\n", + " # mark the index of this memeber in whole list\n", + " \n", + "print twenty_videos_watched" + ] + }, + { + "cell_type": "code", + "execution_count": 61, + "metadata": { + "collapsed": true + }, + "outputs": [], + "source": [ + "# analyze t" + ] + }, + { + "cell_type": "code", + "execution_count": 62, + "metadata": { + "collapsed": false, + "scrolled": true + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[['50679', [3913, 5186, 4974]], ['22808', [3913, 3711, 5186]], ['50791', [3913, 5186, 3711]], ['50066', [3913, 5186, 4802]], ['46773', [3913, 5186, 4802]], ['51225', [3913, 3711, 4165]], ['13899', [3913, 3711, 5186]], ['51236', [3913, 5186, 4802]], ['51603', [3913, 5186, 3711]], ['14632', [3913, 5186, 4165]], ['50890', [3913, 4974, 8545]], ['51749', [3913, 5186, 4165]], ['51745', [3913, 5186, 4802]], ['3987', [3913, 3711, 10022]], ['51936', [3913, 5186, 4165]], ['39760', [3913, 3711, 4802]], ['6940', [3913, 3711, 4974]], ['51991', [3913, 3711, 7130]], ['43274', [3913, 3711, 8545]], ['52154', [3913, 5186, 5806]], ['52065', [3913, 5186, 4165]], ['52206', [3913, 5186, 3711]], ['52166', [3913, 4974, 4165]], ['51256', [3913, 5186, 3711]], ['1769', [3913, 5186, 4802]], ['52330', [3913, 5186, 4165]], ['51218', [3913, 5186, 3711]], ['52481', [3913, 5186, 4165]], ['52462', [3913, 5186, 4165]], ['50875', [3913, 3711, 4165]], ['39573', [3913, 3711, 6061]], ['29761', [3913, 3711, 5186]], ['52690', [3913, 5186, 5806]], ['53211', [3913, 5186, 5806]], ['53059', [3913, 3711, 4974]], ['53320', [3913, 4974, 10026]], ['6015', [3913, 3711, 5186]], ['53311', [3913, 3711, 4165]], ['47180', [3913, 3711, 4165]], ['52541', [3913, 5186, 4165]], ['53406', [3913, 5186, 3711]], ['53298', [3913, 3711, 4165]], ['53661', [3913, 5186, 3711]], ['53740', [3913, 4974, 3711]], ['53773', [3913, 3711, 4165]], ['53771', [3913, 5186, 4165]], ['53576', [3913, 5186, 4802]], ['53896', [3913, 4974, 8547]], ['54118', [3913, 5186, 4802]], ['53496', [3913, 3711, 4165]], ['54166', [3913, 5186, 4165]], ['54174', [3913, 5186, 5806]], ['54205', [3913, 3711, 5186]], ['54219', [3913, 3711, 5186]], ['54354', [3913, 3711, 7130]], ['54380', [3913, 9851, 10023]], ['54460', [3913, 3711, 4802]], ['54472', [3913, 3711, 5806]], ['27566', [3913, 5186, 4802]], ['54475', [3913, 3711, 4165]], ['54530', [3913, 3711, 4165]], ['54247', [3913, 5186, 7126]], ['28782', [3913, 3711, 5433]], ['51010', [3913, 3711, 4163]], ['54499', [3913, 3711, 8456]], ['54677', [3913, 5186, 5806]], ['54591', [3913, 3711, 5433]], ['54711', [3913, 3711, 5186]], ['31026', [3913, 5186, 4974]], ['50646', [3913, 5186, 4802]], ['52960', [3913, 5186, 5433]], ['54952', [3913, 5186, 5433]], ['54982', [3913, 5186, 5806]], ['13792', [3913, 5186, 5433]], ['54942', [3913, 5186, 10020]], ['51445', [3913, 5186, 4802]], ['55356', [3913, 5186, 4165]], ['55480', [3913, 5186, 4802]], ['55475', [3913, 3711, 8456]], ['55523', [3913, 4974, 8545]], ['55561', [3913, 3711, 4165]], ['55660', [3913, 5186, 5433]], ['55999', [3913, 5186, 4802]], ['55244', [3913, 3711, 4165]], ['56146', [3913, 3711, 4165]], ['56209', [3913, 5186, 4165]], ['55295', [3913, 5186, 4165]], ['56265', [3913, 4974, 4165]], ['56262', [3913, 5186, 4802]], ['20232', [3913, 7130, 12740]], ['56425', [3913, 5186, 3711]], ['56506', [3913, 5186, 5433]], ['54728', [3913, 5186, 3711]], ['56035', [3913, 5186, 3711]], ['56201', [3913, 5186, 4974]], ['56663', [3913, 5186, 7126]], ['56705', [3913, 5186, 5433]], ['56832', [3913, 5186, 4802]], ['56840', [3913, 6061, 8859]], ['56867', [3913, 5186, 4165]], ['56931', [3913, 3711, 4165]], ['55981', [3913, 5186, 3711]], ['56975', [3913, 5186, 4802]], ['56960', [3913, 3711, 4802]], ['57025', [3913, 3711, 4802]], ['57352', [3913, 3711, 4165]], ['48886', [3913, 3711, 4165]], ['53832', [3913, 3711, 4802]], ['57427', [3913, 5186, 4165]], ['57385', [3913, 4974, 3711]], ['55425', [3913, 5186, 3711]], ['57618', [3913, 5186, 9769]], ['57635', [3913, 5186, 5806]], ['57639', [3913, 7130, 8545]], ['57638', [3913, 8547, 10201]], ['57719', [3913, 3711, 8545]], ['57722', [3913, 5186, 4802]], ['54085', [3913, 3711, 4163]], ['58034', [3913, 4974, 7126]], ['57961', [3913, 5186, 4165]], ['57879', [3913, 5186, 5806]], ['58204', [3913, 4974, 8456]], ['58255', [3913, 5186, 5806]], ['56315', [3913, 3711, 4163]], ['18646', [3913, 3711, 4165]], ['58147', [3913, 3711, 4974]], ['58404', [3913, 3711, 8918]], ['58436', [3913, 3711, 5806]], ['30055', [3913, 5186, 4802]], ['25021', [3913, 5186, 4802]], ['58483', [3913, 8545, 6061]], ['57830', [3913, 5186, 5806]], ['58484', [3913, 3711, 4165]], ['57996', [3913, 3711, 5186]], ['54257', [3913, 3711, 5186]], ['55138', [3913, 5186, 4165]], ['58629', [3913, 3711, 5433]], ['58633', [3913, 5186, 5433]], ['58837', [3913, 3711, 4802]], ['58894', [3913, 8545, 3711]], ['58952', [3913, 5186, 4165]], ['58953', [3913, 3711, 4165]], ['58969', [3913, 3711, 4165]], ['59020', [3913, 3711, 4165]], ['1264', [3913, 3711, 4802]], ['59082', [3913, 5186, 4802]], ['59145', [3913, 3711, 4165]], ['59061', [3913, 5186, 3711]], ['59202', [3913, 5186, 4165]], ['59229', [3913, 5186, 4165]], ['59239', [3913, 3711, 4802]], ['58783', [3913, 3711, 4974]], ['59375', [3913, 5186, 4802]], ['59391', [3913, 3711, 4974]], ['59431', [3913, 3711, 4165]], ['59397', [3913, 5186, 4802]], ['59380', [3913, 3711, 4165]], ['59745', [3913, 5186, 4802]], ['58999', [3913, 5186, 3711]], ['59879', [3913, 3711, 4802]], ['58592', [3913, 3711, 5186]], ['59508', [3913, 3711, 4802]], ['59944', [3913, 5186, 4165]], ['59947', [3913, 3711, 5186]], ['59959', [3913, 3711, 4165]], ['8014', [3913, 5186, 3711]], ['46438', [3913, 5186, 3711]], ['60135', [3913, 5186, 3711]], ['60315', [3913, 3711, 5806]], ['60230', [3913, 4974, 3711]], ['39649', [3913, 5186, 3711]], ['60454', [3913, 5186, 3711]], ['60477', [3913, 5186, 3711]], ['60525', [3913, 3711, 4165]], ['46731', [3913, 3711, 4165]], ['57818', [3913, 4974, 7126]], ['60759', [3913, 4974, 7130]], ['60769', [3913, 4974, 8700]], ['12662', [3913, 3711, 4802]], ['50645', [3913, 5186, 4974]], ['60939', [3913, 5186, 4165]], ['60797', [3913, 5186, 4802]], ['59513', [3913, 5186, 5806]], ['53014', [3913, 3711, 5186]], ['61066', [3913, 4974, 8456]], ['5823', [3913, 7130, 5186]], ['61271', [3913, 5186, 4165]], ['61275', [3913, 5186, 3711]], ['61300', [3913, 8545, 6061]], ['34743', [3913, 3711, 5433]], ['54021', [3913, 10019, 9770]], ['54576', [3913, 5186, 3711]], ['61340', [3913, 3711, 4165]], ['61427', [3913, 3711, 4802]], ['11785', [3913, 5186, 3711]], ['54265', [3913, 3711, 4165]], ['61235', [3913, 3711, 4974]], ['61560', [3913, 5186, 7130]], ['61667', [3913, 3711, 7126]], ['61641', [3913, 3711, 4165]], ['35464', [3913, 3711, 7126]], ['57030', [3913, 7130, 8859]], ['61048', [3913, 3711, 5186]], ['57417', [3913, 4974, 5186]], ['435', [3913, 6061, 8545]], ['60970', [3913, 3711, 8545]], ['61943', [3913, 5186, 4802]], ['61979', [3913, 3711, 5806]], ['51598', [3913, 5186, 3711]], ['61991', [3913, 5186, 3711]], ['58542', [3913, 3711, 7130]], ['61625', [3913, 3711, 8917]], ['62034', [3913, 5186, 7130]], ['61834', [3913, 5186, 4165]], ['61003', [3913, 3711, 4802]], ['62070', [3913, 3711, 4974]], ['62065', [3913, 5186, 7130]], ['62157', [3913, 5186, 4165]], ['62405', [3913, 5186, 3711]], ['61952', [3913, 3711, 7130]], ['62455', [3913, 3711, 4802]], ['62470', [3913, 3711, 7130]], ['61926', [3913, 5186, 4802]], ['50302', [3913, 5186, 8545]], ['2033', [3913, 8545, 6061]], ['28633', [3913, 3711, 5881]], ['21890', [3913, 5186, 7130]], ['7511', [3913, 3711, 4802]], ['62675', [3913, 4974, 10022]], ['62684', [3913, 8545, 6061]], ['62812', [3913, 3711, 5186]], ['60267', [3913, 8545, 5186]], ['62834', [3913, 3711, 4802]], ['62928', [3913, 7130, 8545]], ['62926', [3913, 8545, 8859]], ['40076', [3913, 5186, 6061]], ['7960', [3913, 3711, 4974]], ['37287', [3913, 5186, 7126]], ['62972', [3913, 3711, 7130]], ['15250', [3913, 8545, 8456]], ['62605', [3913, 8545, 8859]], ['63012', [3913, 7130, 6061]], ['62208', [3913, 7130, 5186]], ['26064', [3913, 6061, 3585]], ['63027', [3913, 3711, 5797]], ['63031', [3913, 3711, 4165]], ['62133', [3913, 3711, 5186]], ['52483', [3913, 8859, 6061]], ['45454', [3913, 3711, 4802]], ['63072', [3913, 5186, 8545]], ['44137', [3913, 3711, 7130]], ['63099', [3913, 3711, 8545]], ['63108', [3913, 3711, 7130]], ['57275', [3913, 6061, 9771]], ['62981', [3913, 8545, 8547]], ['62548', [3913, 3711, 5797]], ['63171', [3913, 3711, 5881]], ['63208', [3913, 3711, 4974]], ['63209', [3913, 5186, 4802]], ['53098', [3913, 3711, 4802]], ['62556', [3913, 3711, 5186]], ['63218', [3913, 5186, 7130]], ['62270', [3913, 5186, 7130]], ['63252', [3913, 3711, 6061]], ['51790', [3913, 3711, 4974]], ['62935', [3913, 8545, 6061]], ['63264', [3913, 5186, 3711]], ['63286', [3913, 3711, 7130]], ['63287', [3913, 8545, 6061]], ['49423', [3913, 3711, 4802]], ['63146', [3913, 3711, 7130]], ['54892', [3913, 3711, 7130]], ['63272', [3913, 3711, 8545]], ['63343', [3913, 3711, 7126]], ['57028', [3913, 5186, 3711]], ['63366', [3913, 7130, 8545]], ['63370', [3913, 8545, 6061]], ['63373', [3913, 6061, 8545]], ['25010', [3913, 3711, 4802]], ['6977', [3913, 3711, 6061]], ['63410', [3913, 5186, 4802]], ['63414', [3913, 7130, 3711]], ['63077', [3913, 3711, 5186]], ['61980', [3913, 3711, 6061]], ['63458', [3913, 3711, 4802]], ['63464', [3913, 5186, 4802]], ['61832', [3913, 7130, 4974]], ['63485', [3913, 5186, 4802]], ['8164', [3913, 3711, 7130]], ['63504', [3913, 3711, 5186]], ['47283', [3913, 7130, 3711]], ['63521', [3913, 8545, 3711]], ['55159', [3913, 7130, 6061]], ['63449', [3913, 3711, 8700]], ['63469', [3913, 7130, 3711]], ['63533', [3913, 8545, 4802]], ['59754', [3913, 3711, 10457]], ['63551', [3913, 3711, 5186]], ['24058', [3913, 3711, 7126]], ['63502', [3913, 7130, 4974]], ['63580', [3913, 5186, 7130]], ['63257', [3913, 8545, 6061]], ['29294', [3913, 8545, 3711]], ['63591', [3913, 8545, 9626]], ['63593', [3913, 9097, 8456]], ['61368', [3913, 3711, 5806]], ['414', [3913, 3711, 8859]], ['57078', [3913, 7130, 8859]], ['63603', [3913, 7130, 6061]], ['63631', [3913, 9097, 8860]], ['45825', [3913, 3711, 4974]], ['63634', [3913, 5186, 8545]], ['62304', [3913, 5186, 3711]], ['63637', [3913, 8545, 10250]], ['63652', [3913, 7130, 3711]], ['63406', [3913, 8545, 7130]], ['51278', [3913, 3711, 5186]], ['63643', [3913, 5186, 4802]], ['52590', [3913, 7130, 5806]], ['63199', [3913, 7130, 8859]], ['56607', [3913, 3711, 8545]], ['63688', [3913, 8547, 12060]], ['63692', [3913, 5186, 5806]], ['58396', [3913, 9770, 10019]], ['61553', [3913, 7130, 3711]], ['63878', [3913, 5186, 3711]], ['63942', [3913, 7130, 5186]], ['63993', [3913, 3711, 4974]], ['64074', [3913, 7130, 5186]], ['63867', [3913, 7130, 3711]], ['64349', [3913, 3711, 5186]], ['60714', [3913, 10257, 10026]], ['64291', [3913, 3711, 5186]], ['51279', [3913, 7130, 3711]], ['64395', [3913, 8545, 6061]], ['64622', [3913, 5186, 4802]], ['64638', [3913, 5186, 7130]], ['64816', [3913, 5186, 3711]], ['64848', [3913, 3711, 4163]], ['64950', [3913, 5186, 3711]], ['59916', [3913, 7130, 3711]], ['65197', [3913, 7130, 8547]], ['60652', [3913, 7130, 3711]], ['65224', [3913, 7130, 5186]], ['65235', [3913, 5186, 4974]], ['65238', [3913, 3711, 5186]], ['19586', [3913, 3711, 9769]], ['64955', [3913, 7130, 8545]], ['65390', [3913, 7130, 5186]], ['60196', [3913, 3711, 8456]], ['64928', [3913, 6061, 7130]], ['64100', [3913, 5186, 4802]], ['65591', [3913, 5186, 3711]], ['51624', [3913, 7130, 4802]], ['65674', [3913, 7130, 3711]], ['65823', [3913, 3711, 8545]], ['65885', [3913, 3711, 6061]], ['65953', [3913, 3711, 6061]], ['65919', [3913, 7130, 8545]], ['66014', [3913, 8545, 6061]], ['65971', [3913, 7130, 5186]], ['66065', [3913, 3711, 6061]], ['65934', [3913, 3711, 4974]], ['65999', [3913, 3711, 7130]], ['66130', [3913, 7130, 8545]], ['66050', [3913, 5186, 5806]], ['66246', [3913, 3711, 8545]], ['66467', [3913, 3711, 5806]], ['66470', [3913, 3711, 8456]], ['65964', [3913, 7130, 5186]], ['66589', [3913, 5186, 4802]], ['66714', [3913, 3711, 6061]], ['66734', [3913, 6061, 8859]], ['66524', [3913, 3711, 9771]], ['14211', [3913, 3711, 6061]], ['66637', [3913, 3711, 8545]], ['21642', [3913, 3711, 4802]], ['66650', [3913, 3711, 6061]], ['66369', [3913, 5186, 8547]], ['66951', [3913, 7130, 6061]], ['66765', [3913, 8545, 6061]], ['67014', [3913, 6061, 8859]], ['67017', [3913, 7130, 3711]], ['67085', [3913, 3711, 8545]], ['65630', [3913, 5186, 3693]], ['67240', [3913, 6061, 9851]], ['67255', [3913, 8545, 6061]], ['67276', [3913, 6061, 8545]], ['51823', [3913, 8545, 4974]], ['65838', [3913, 6061, 8545]], ['66818', [3913, 8545, 7130]], ['67476', [3913, 6061, 8545]], ['67344', [3913, 7130, 6061]], ['67026', [3913, 8545, 3711]], ['67601', [3913, 8545, 7130]], ['67573', [3913, 8545, 3711]], ['67066', [3913, 8545, 5186]], ['67934', [3913, 9851, 8545]], ['67989', [3913, 8545, 7130]], ['67992', [3913, 7130, 5806]], ['67886', [3913, 6061, 8545]], ['5346', [3913, 8545, 3711]], ['68091', [3913, 8545, 3711]], ['67658', [3913, 6061, 8545]], ['30822', [3913, 8545, 8456]], ['68274', [3913, 8545, 5186]], ['29566', [3913, 3711, 8700]], ['68348', [3913, 6061, 8545]], ['68428', [3913, 6061, 8545]], ['68339', [3913, 6061, 8545]], ['65969', [3913, 6061, 8545]], ['68492', [3913, 3711, 5186]], ['68524', [3913, 6061, 8545]], ['68620', [3913, 6061, 8545]], ['68526', [3913, 8545, 7130]], ['67741', [3913, 6061, 5186]], ['68733', [3913, 6061, 7130]], ['68730', [3913, 8545, 5186]], ['68828', [3913, 8545, 8859]], ['65062', [3913, 8545, 8456]], ['68974', [3913, 8545, 10019]], ['69041', [3913, 6061, 5186]], ['69015', [3913, 7130, 8859]], ['66581', [3913, 8545, 5186]], ['65851', [3913, 8545, 7130]], ['69212', [3913, 6061, 8545]], ['5165', [3913, 8545, 3711]], ['69104', [3913, 8545, 6061]], ['65836', [3913, 8545, 8859]], ['68269', [3913, 8545, 6061]], ['69211', [3913, 6061, 8545]], ['66324', [3913, 3711, 4802]], ['69238', [3913, 3711, 8700]], ['69465', [3913, 8545, 5186]], ['69569', [3913, 6061, 8545]], ['69695', [3913, 8545, 8859]], ['49738', [3913, 8545, 5186]], ['14378', [3913, 3711, 8700]], ['69804', [3913, 6061, 8545]], ['65606', [3913, 10023, 8456]], ['64097', [3913, 3711, 4802]], ['69267', [3913, 5186, 7126]], ['69710', [3913, 8545, 6061]], ['69524', [3913, 6061, 8545]], ['69800', [3913, 6061, 8545]], ['69956', [3913, 8545, 6061]], ['70106', [3913, 9626, 5806]], ['70162', [3913, 4974, 6061]], ['70218', [3913, 8545, 3711]], ['70358', [3913, 6061, 7130]], ['57123', [3913, 8545, 3711]], ['70300', [3913, 6061, 8545]], ['64558', [3913, 6061, 5186]], ['70429', [3913, 8545, 6061]], ['68511', [3913, 8545, 3711]], ['70732', [3913, 8545, 3711]], ['70140', [3913, 8545, 3711]], ['26929', [3913, 8545, 6061]], ['66870', [3913, 8545, 5186]], ['28471', [3913, 8545, 6061]], ['70814', [3913, 8545, 6061]], ['70907', [3913, 3711, 7126]], ['70922', [3913, 6061, 5186]], ['70993', [3913, 8545, 8456]], ['71067', [3913, 6061, 8545]], ['71104', [3913, 3711, 8917]], ['70988', [3913, 6061, 5186]], ['71140', [3913, 8545, 7130]], ['71168', [3913, 6061, 5186]], ['65698', [3913, 8859, 5881]], ['71204', [3913, 8545, 3711]], ['71206', [3913, 8859, 4165]], ['70434', [3913, 7130, 8859]], ['69045', [3913, 5186, 8917]], ['71181', [3913, 4974, 8545]], ['70542', [3913, 3711, 5881]], ['71336', [3913, 8545, 6061]], ['71260', [3913, 8545, 8859]], ['56394', [3913, 3711, 7126]], ['71556', [3913, 8859, 8545]], ['70578', [3913, 8545, 3711]], ['71713', [3913, 8545, 3711]], ['71603', [3913, 6061, 3585]], ['71714', [3913, 6061, 8545]], ['71828', [3913, 8545, 3711]], ['64648', [3913, 8545, 8859]], ['72124', [3913, 3711, 8456]], ['72130', [3913, 8545, 8859]], ['71977', [3913, 6061, 8859]], ['69646', [3913, 6061, 8545]], ['72198', [3913, 8859, 7130]], ['71564', [3913, 8859, 6061]], ['72234', [3913, 8859, 6061]], ['72307', [3913, 6061, 8545]], ['72320', [3913, 8545, 8859]], ['25154', [3913, 8545, 3711]], ['72340', [3913, 7130, 8545]], ['72236', [3913, 5186, 8917]], ['72397', [3913, 8545, 6061]], ['72484', [3913, 6061, 8859]], ['72498', [3913, 3711, 5881]], ['72516', [3913, 8545, 8859]], ['70301', [3913, 8545, 7130]], ['72652', [3913, 7130, 6061]], ['69895', [3913, 8545, 6061]], ['72796', [3913, 6061, 7130]], ['71602', [3913, 8545, 4974]], ['22521', [3913, 8545, 3711]], ['14636', [3913, 8545, 3711]], ['72888', [3913, 5186, 6061]], ['71979', [3913, 8859, 8545]], ['72967', [3913, 8545, 7130]], ['72898', [3913, 6061, 5881]], ['73027', [3913, 6061, 7130]], ['73070', [3913, 8545, 6061]], ['73088', [3913, 5186, 8918]], ['73095', [3913, 8545, 7130]], ['70181', [3913, 6061, 8545]], ['73017', [3913, 8545, 6061]], ['72651', [3913, 8545, 8859]], ['73143', [3913, 6061, 8545]], ['73175', [3913, 8859, 6061]], ['73254', [3913, 5186, 8918]], ['73291', [3913, 8859, 6061]], ['73363', [3913, 6061, 8545]], ['73302', [3913, 8545, 8859]], ['28549', [3913, 5186, 8917]], ['73501', [3913, 6061, 8545]], ['73548', [3913, 8545, 8859]], ['73555', [3913, 8545, 9626]], ['73189', [3913, 8545, 6061]], ['73636', [3913, 6061, 7130]], ['73685', [3913, 8545, 5186]], ['73714', [3913, 6061, 8545]], ['70725', [3913, 8545, 3711]], ['73553', [3913, 6061, 10023]], ['73787', [3913, 8545, 3711]], ['73338', [3913, 8545, 8859]], ['72556', [3913, 3711, 8917]], ['73918', [3913, 8545, 4165]], ['74011', [3913, 6061, 8545]], ['73827', [3913, 7130, 8859]], ['74040', [3913, 8547, 11698]], ['74140', [3913, 10026, 7126]], ['74148', [3913, 6061, 8545]], ['71827', [3913, 8545, 7130]], ['74224', [3913, 6061, 8545]], ['74244', [3913, 8859, 6061]], ['74026', [3913, 6061, 8545]], ['54550', [3913, 8545, 3711]], ['74386', [3913, 8545, 4165]], ['74335', [3913, 6061, 7130]], ['74449', [3913, 6061, 8859]], ['74471', [3913, 6061, 8545]], ['71666', [3913, 8859, 7130]], ['74499', [3913, 6061, 8545]], ['74568', [3913, 8859, 6061]], ['73762', [3913, 8545, 10565]], ['57454', [3913, 6061, 8545]], ['74366', [3913, 8545, 6061]], ['2534', [3913, 7130, 8859]], ['74695', [3913, 6061, 8859]], ['74810', [3913, 7130, 4974]], ['74848', [3913, 8545, 6061]], ['74730', [3913, 3711, 8700]], ['9127', [3913, 8545, 9097]], ['74846', [3913, 5186, 6061]], ['69388', [3913, 8545, 7130]], ['65636', [3913, 3711, 4802]], ['75076', [3913, 3711, 8917]], ['68463', [3913, 8545, 3711]], ['74815', [3913, 8545, 9626]], ['4346', [3913, 8859, 8545]], ['75296', [3913, 6061, 8545]], ['75142', [3913, 3711, 5881]], ['75301', [3913, 6061, 5186]], ['66964', [3913, 3711, 10457]], ['75358', [3913, 8545, 6061]], ['75045', [3913, 8545, 5881]], ['75332', [3913, 8545, 4165]], ['64280', [3913, 3711, 12671]], ['75321', [3913, 6061, 8545]], ['75442', [3913, 6061, 8545]], ['75378', [3913, 8859, 6061]], ['75488', [3913, 8545, 6061]], ['75414', [3913, 5186, 8917]], ['64759', [3913, 8545, 4974]], ['75551', [3913, 8545, 7130]], ['75598', [3913, 8545, 9097]], ['75629', [3913, 4974, 8456]], ['75678', [3913, 5186, 4802]], ['75699', [3913, 6061, 7130]], ['75527', [3913, 5186, 4802]], ['75723', [3913, 8545, 6061]], ['72093', [3913, 6061, 8545]], ['29257', [3913, 6061, 8545]], ['75780', [3913, 8545, 8859]], ['75821', [3913, 8545, 9097]], ['73296', [3913, 3711, 8700]], ['75831', [3913, 8545, 4165]], ['75900', [3913, 6061, 9851]], ['71379', [3913, 3711, 9584]], ['75953', [3913, 8545, 10019]], ['75925', [3913, 8859, 9771]], ['75663', [3913, 6061, 8859]], ['75492', [3913, 6061, 8545]], ['75909', [3913, 8545, 10074]], ['76084', [3913, 8545, 10019]], ['75732', [3913, 6061, 8545]], ['76162', [3913, 8545, 6061]], ['75996', [3913, 5186, 8918]], ['76213', [3913, 6061, 7130]], ['76227', [3913, 8545, 3711]], ['74693', [3913, 8545, 6061]], ['76272', [3913, 9097, 8456]], ['51301', [3913, 8859, 8545]], ['76373', [3913, 8859, 8545]], ['76374', [3913, 8545, 9626]], ['76380', [3913, 8545, 3711]], ['76283', [3913, 9097, 8700]], ['76294', [3913, 8545, 8859]], ['75487', [3913, 8545, 6061]], ['76454', [3913, 5186, 9092]], ['76463', [3913, 10023, 8456]], ['76351', [3913, 7130, 9092]], ['76509', [3913, 8545, 7130]], ['76518', [3913, 8859, 6061]], ['57613', [3913, 6061, 8859]], ['70366', [3913, 8545, 6061]], ['76573', [3913, 8545, 8859]], ['76597', [3913, 6061, 9851]], ['76611', [3913, 8545, 6061]], ['76588', [3913, 8545, 10019]], ['75671', [3913, 8545, 6061]], ['76741', [3913, 8545, 5186]], ['58390', [3913, 9097, 5806]], ['76719', [3913, 8545, 8859]], ['59377', [3913, 10023, 10020]], ['76880', [3913, 8545, 8859]], ['76889', [3913, 8545, 6061]], ['76756', [3913, 6061, 8545]], ['76811', [3913, 6061, 8859]], ['76968', [3913, 8545, 9771]], ['13439', [3913, 8545, 6061]], ['77052', [3913, 8859, 7130]], ['62816', [3913, 6061, 8545]], ['75204', [3913, 10023, 8456]], ['77097', [3913, 4165, 8701]], ['77104', [3913, 9771, 5186]], ['77130', [3913, 3711, 8700]], ['69500', [3913, 5186, 3711]], ['65819', [3913, 8859, 7130]], ['55260', [3913, 8545, 10019]], ['68485', [3913, 6061, 8545]], ['77004', [3913, 6061, 8545]], ['77320', [3913, 6061, 8859]], ['77324', [3913, 5186, 3711]], ['22706', [3913, 8545, 3711]], ['77362', [3913, 8545, 6061]], ['68082', [3913, 6061, 7130]], ['77479', [3913, 8545, 9578]], ['76857', [3913, 8545, 3711]], ['77508', [3913, 8545, 8859]], ['77512', [3913, 6061, 5186]], ['77259', [3913, 8545, 8859]], ['77386', [3913, 5186, 9584]], ['77571', [3913, 8545, 8547]], ['77596', [3913, 6061, 8545]], ['77604', [3913, 9097, 9578]], ['77658', [3913, 9097, 3585]], ['69158', [3913, 9851, 8859]], ['77662', [3913, 8859, 6061]], ['77750', [3913, 9097, 8700]], ['77682', [3913, 8545, 9626]], ['77757', [3913, 5186, 9097]], ['77760', [3913, 8545, 3711]], ['20075', [3913, 6061, 9851]], ['63391', [3913, 8545, 9097]], ['47528', [3913, 8545, 6061]], ['77816', [3913, 8545, 9626]], ['64315', [3913, 9771, 10019]], ['78158', [3913, 9851, 8545]], ['66976', [3913, 8545, 10023]], ['78150', [3913, 8545, 9771]], ['78207', [3913, 6061, 5881]], ['78248', [3913, 8545, 8859]], ['78167', [3913, 9851, 10250]], ['78335', [3913, 6061, 9851]], ['78374', [3913, 6061, 7130]], ['78334', [3913, 6061, 8545]], ['78432', [3913, 8545, 10250]], ['78138', [3913, 8545, 9626]], ['78507', [3913, 8545, 9626]], ['78473', [3913, 8545, 9626]], ['53801', [3913, 8545, 9626]], ['72697', [3913, 8859, 8545]], ['78606', [3913, 5186, 9769]], ['78176', [3913, 8545, 7130]], ['78631', [3913, 5881, 9578]], ['78634', [3913, 8545, 6061]], ['67500', [3913, 8545, 3711]], ['78279', [3913, 8859, 8545]], ['78751', [3913, 8545, 10019]], ['47165', [3913, 8859, 8545]], ['78874', [3913, 8545, 4165]], ['78780', [3913, 8545, 8859]], ['78880', [3913, 3711, 9092]], ['78066', [3913, 8545, 6061]], ['78940', [3913, 8545, 8859]], ['78943', [3913, 9851, 10019]], ['78981', [3913, 8859, 5186]], ['78983', [3913, 9626, 8547]], ['28606', [3913, 8545, 3711]], ['79028', [3913, 5186, 8918]], ['79042', [3913, 8545, 9626]], ['78818', [3913, 9626, 3711]], ['79060', [3913, 9771, 6061]], ['79076', [3913, 8545, 8859]], ['79118', [3913, 6061, 8859]], ['2689', [3913, 9626, 8918]], ['79126', [3913, 8545, 6061]], ['78725', [3913, 9771, 9626]], ['79088', [3913, 8545, 9626]], ['76541', [3913, 9851, 8859]], ['79240', [3913, 3711, 9769]], ['72380', [3913, 8545, 3711]], ['79244', [3913, 8859, 9851]], ['73203', [3913, 8545, 3711]], ['9121', [3913, 9851, 6061]], ['79312', [3913, 6061, 9851]], ['75995', [3913, 8545, 5186]], ['79318', [3913, 8545, 5881]], ['10247', [3913, 8545, 3711]], ['79441', [3913, 9771, 6061]], ['78406', [3913, 8545, 9626]], ['66213', [3913, 8545, 8859]], ['79594', [3913, 9851, 10019]], ['77419', [3913, 9851, 9771]], ['79757', [3913, 8545, 9578]], ['79791', [3913, 3711, 8917]], ['79886', [3913, 9770, 6061]], ['79970', [3913, 3711, 9769]], ['26510', [3913, 9851, 9771]], ['14468', [3913, 6061, 9851]], ['78593', [3913, 9851, 8545]], ['80087', [3913, 9770, 9771]], ['79651', [3913, 8545, 9578]], ['80123', [3913, 5186, 9097]], ['80159', [3913, 9771, 9851]], ['77937', [3913, 9851, 9770]], ['80212', [3913, 9626, 3711]], ['80237', [3913, 9770, 8859]], ['80225', [3913, 8859, 8545]], ['77549', [3913, 8545, 4165]], ['80100', [3913, 9771, 8859]], ['23246', [3913, 9851, 8859]], ['79689', [3913, 8545, 3711]], ['80382', [3913, 9851, 8545]], ['80396', [3913, 9097, 8918]], ['80419', [3913, 9851, 9770]], ['80425', [3913, 9626, 8917]], ['80462', [3913, 8545, 6061]], ['80343', [3913, 8859, 4974]], ['80494', [3913, 9771, 3711]], ['80628', [3913, 5186, 8917]], ['80638', [3913, 9851, 8545]], ['80326', [3913, 8545, 4165]], ['80665', [3913, 3711, 4163]], ['76802', [3913, 9851, 6061]], ['80730', [3913, 8545, 6061]], ['574', [3913, 8859, 8545]], ['80863', [3913, 9851, 6061]], ['80792', [3913, 9771, 9851]], ['52403', [3913, 9626, 8918]], ['26107', [3913, 9097, 8700]], ['81099', [3913, 9851, 8545]], ['81091', [3913, 8545, 9771]], ['81125', [3913, 9626, 8917]], ['81144', [3913, 8545, 9771]], ['77421', [3913, 9771, 8545]], ['81160', [3913, 9851, 6061]], ['80859', [3913, 9626, 5806]], ['81274', [3913, 9626, 8918]], ['81311', [3913, 10308, 8547]], ['81282', [3913, 9770, 8859]], ['81175', [3913, 9851, 10023]], ['81415', [3913, 9097, 8860]], ['81488', [3913, 8545, 9626]], ['81540', [3913, 9851, 10019]], ['81615', [3913, 8859, 10023]], ['47992', [3913, 9851, 10023]], ['81018', [3913, 10023, 10586]], ['81642', [3913, 7130, 10026]], ['81594', [3913, 9851, 8545]], ['69248', [3913, 9851, 6061]], ['81709', [3913, 10019, 9771]], ['81707', [3913, 9770, 9771]], ['81815', [3913, 9770, 10019]], ['70394', [3913, 3711, 9584]], ['81940', [3913, 9771, 8545]], ['81976', [3913, 10019, 6061]], ['56917', [3913, 9851, 9770]], ['81998', [3913, 10257, 8545]], ['82092', [3913, 9770, 10019]], ['74021', [3913, 9851, 10019]], ['82194', [3913, 10019, 6061]], ['82326', [3913, 9770, 9851]], ['82365', [3913, 9851, 8545]], ['82366', [3913, 9851, 8545]], ['82304', [3913, 10026, 8918]], ['82432', [3913, 10019, 3711]], ['31256', [3913, 3711, 9769]], ['82283', [3913, 10019, 6061]], ['82503', [3913, 10023, 10020]], ['82504', [3913, 9851, 9770]], ['81662', [3913, 10023, 10026]], ['82524', [3913, 9771, 10074]], ['82549', [3913, 9851, 10019]], ['81478', [3913, 10019, 6061]], ['81094', [3913, 9771, 9851]], ['58634', [3913, 9851, 9770]], ['82701', [3913, 9771, 10074]], ['82709', [3913, 9771, 8545]], ['82766', [3913, 9851, 8545]], ['82624', [3913, 10026, 3585]], ['82720', [3913, 9851, 10019]], ['82881', [3913, 10026, 8918]], ['82342', [3913, 10026, 4802]], ['82894', [3913, 5186, 9584]], ['83016', [3913, 9770, 10019]], ['83027', [3913, 10026, 9092]], ['83060', [3913, 10019, 8545]], ['83086', [3913, 9851, 9770]], ['83207', [3913, 5186, 9769]], ['83258', [3913, 10023, 4802]], ['83337', [3913, 9770, 9851]], ['83349', [3913, 5186, 8547]], ['83402', [3913, 10019, 10250]], ['14436', [3913, 10023, 8456]], ['73405', [3913, 9851, 8859]], ['83468', [3913, 9851, 9770]], ['82355', [3913, 9851, 10565]], ['83451', [3913, 10019, 10023]], ['83495', [3913, 9097, 8918]], ['83127', [3913, 9851, 10023]], ['83303', [3913, 9770, 10019]], ['83252', [3913, 3711, 8917]], ['83632', [3913, 9770, 9771]], ['83652', [3913, 10023, 4802]], ['83663', [3913, 9851, 10019]], ['83668', [3913, 9770, 9851]], ['83136', [3913, 9851, 9771]], ['83754', [3913, 10023, 3711]], ['83794', [3913, 10019, 10023]], ['83198', [3913, 9851, 10019]], ['83878', [3913, 10565, 8547]], ['72742', [3913, 7130, 4802]], ['78650', [3913, 10023, 3711]], ['83440', [3913, 9770, 9851]], ['83980', [3913, 9851, 6061]], ['83829', [3913, 10019, 8859]], ['83675', [3913, 9851, 10019]], ['84021', [3913, 10019, 6061]], ['84040', [3913, 10023, 8456]], ['84116', [3913, 10564, 9851]], ['84134', [3913, 9851, 8545]], ['79286', [3913, 6061, 8859]], ['51642', [3913, 9851, 10023]], ['84261', [3913, 10019, 6061]], ['84277', [3913, 10019, 10023]], ['84292', [3913, 9770, 10019]], ['84299', [3913, 10023, 4802]], ['84367', [3913, 9770, 9851]], ['84356', [3913, 9097, 8917]], ['84416', [3913, 10019, 9851]], ['82294', [3913, 7130, 3711]], ['84490', [3913, 9771, 10019]], ['84489', [3913, 9771, 9851]], ['84529', [3913, 10026, 9584]], ['84566', [3913, 10019, 10250]], ['84589', [3913, 9851, 10019]], ['84612', [3913, 9851, 7130]], ['79825', [3913, 10026, 7126]], ['84018', [3913, 9851, 9770]], ['84700', [3913, 8859, 4165]], ['84792', [3913, 10023, 4802]], ['84855', [3913, 10023, 9626]], ['84869', [3913, 10023, 9626]], ['84896', [3913, 9851, 10019]], ['84925', [3913, 9851, 10019]], ['73414', [3913, 9851, 10019]], ['84888', [3913, 10023, 3711]], ['84679', [3913, 10257, 9770]], ['84952', [3913, 9851, 7130]], ['84835', [3913, 10019, 10250]], ['85055', [3913, 10257, 9851]], ['75122', [3913, 10250, 10023]], ['65727', [3913, 9851, 10023]], ['85147', [3913, 9851, 9771]], ['85087', [3913, 10019, 10250]], ['85177', [3913, 5186, 10201]], ['83627', [3913, 9851, 10250]], ['83231', [3913, 10250, 10019]], ['84877', [3913, 9851, 8545]], ['85302', [3913, 9770, 9851]], ['85491', [3913, 10250, 9851]], ['85556', [3913, 10019, 10250]], ['85575', [3913, 5186, 9769]], ['85599', [3913, 9851, 8545]], ['85607', [3913, 10019, 10250]], ['85704', [3913, 10303, 10074]], ['85136', [3913, 10257, 9851]], ['84199', [3913, 10250, 10023]], ['85888', [3913, 10019, 9097]], ['85922', [3913, 10019, 9771]], ['54101', [3913, 10026, 5806]], ['61679', [3913, 9770, 9851]], ['85970', [3913, 10250, 10303]], ['85984', [3913, 10019, 10565]], ['86029', [3913, 10026, 8918]], ['79449', [3913, 9770, 10564]], ['85267', [3913, 10019, 8859]], ['86056', [3913, 10023, 9578]], ['86067', [3913, 10026, 7126]], ['86188', [3913, 10026, 8918]], ['85796', [3913, 3711, 10249]], ['86240', [3913, 10026, 8918]], ['86108', [3913, 9851, 8545]], ['86394', [3913, 10257, 9851]], ['86409', [3913, 9851, 6061]], ['86417', [3913, 9851, 10250]], ['86407', [3913, 9770, 9851]], ['16587', [3913, 7130, 10308]], ['86527', [3913, 10019, 10023]], ['86536', [3913, 10308, 10457]], ['54916', [3913, 10019, 10303]], ['34528', [3913, 9770, 9851]], ['86661', [3913, 9851, 10257]], ['86724', [3913, 9851, 10250]], ['86630', [3913, 10257, 8859]], ['18776', [3913, 10026, 8918]], ['85032', [3913, 10026, 5881]], ['86778', [3913, 9851, 10564]], ['86788', [3913, 9851, 10257]], ['86449', [3913, 10303, 10308]], ['85921', [3913, 10257, 9771]], ['86524', [3913, 10023, 9626]], ['86564', [3913, 9851, 9770]], ['86923', [3913, 9770, 9851]], ['86953', [3913, 10303, 7130]], ['86880', [3913, 10026, 7126]], ['86987', [3913, 9851, 8545]], ['87048', [3913, 3711, 9769]], ['87126', [3913, 9770, 9851]], ['84282', [3913, 10257, 9851]], ['3820', [3913, 10023, 3711]], ['87173', [3913, 10026, 9092]], ['87230', [3913, 9851, 8545]], ['85699', [3913, 10019, 10023]], ['87344', [3913, 10019, 9771]], ['87360', [3913, 3711, 10457]], ['87362', [3913, 9770, 10257]], ['19408', [3913, 10023, 10026]], ['87363', [3913, 9770, 9851]], ['87413', [3913, 9770, 9851]], ['85316', [3913, 10250, 8547]], ['87536', [3913, 9851, 5186]], ['87297', [3913, 10303, 10257]], ['87559', [3913, 10250, 3585]], ['87358', [3913, 10019, 10303]], ['87331', [3913, 9851, 10564]], ['65523', [3913, 5881, 3693]], ['87524', [3913, 10026, 5881]], ['86114', [3913, 9851, 8545]], ['76679', [3913, 10303, 9851]], ['87759', [3913, 9851, 8859]], ['1065', [3913, 10019, 8545]], ['70097', [3913, 9851, 10023]], ['86781', [3913, 9851, 10023]], ['85852', [3913, 9770, 10303]], ['87595', [3913, 10019, 10257]], ['87763', [3913, 10019, 10023]], ['88138', [3913, 9851, 5186]], ['88103', [3913, 10308, 10546]], ['88150', [3913, 5186, 9769]], ['88209', [3913, 10303, 10019]], ['88184', [3913, 9851, 9771]], ['86423', [3913, 10564, 9770]], ['989', [3913, 10023, 10303]], ['87084', [3913, 5186, 8917]], ['87478', [3913, 10564, 9770]], ['88347', [3913, 10019, 10250]], ['88307', [3913, 10564, 9851]], ['65271', [3913, 5186, 8917]], ['88409', [3913, 10308, 7126]], ['88426', [3913, 10257, 9851]], ['88432', [3913, 9851, 9771]], ['88433', [3913, 10019, 10257]], ['88240', [3913, 10023, 3711]], ['88450', [3913, 8859, 10565]], ['47884', [3913, 10019, 9851]], ['88526', [3913, 10023, 9626]], ['88345', [3913, 9851, 10565]], ['88576', [3913, 9851, 10250]], ['88545', [3913, 10023, 3585]], ['88361', [3913, 9851, 10250]], ['88635', [3913, 10303, 10019]], ['87982', [3913, 10023, 9626]], ['88585', [3913, 9851, 10565]], ['73100', [3913, 10019, 10250]], ['88756', [3913, 9770, 10564]], ['88659', [3913, 9851, 10250]], ['63241', [3913, 3711, 10249]], ['78339', [3913, 10019, 10565]], ['88858', [3913, 8859, 4165]], ['88500', [3913, 10026, 5806]], ['88878', [3913, 10023, 9584]], ['88529', [3913, 10026, 8918]], ['88289', [3913, 10023, 4802]], ['88802', [3913, 9851, 8545]], ['88969', [3913, 10023, 9626]], ['88978', [3913, 10023, 4802]], ['6282', [3913, 10019, 9851]], ['89069', [3913, 10019, 9771]], ['88967', [3913, 10303, 10019]], ['81157', [3913, 9851, 10250]], ['83340', [3913, 9770, 9851]], ['89179', [3913, 10023, 9578]], ['89272', [3913, 8859, 4165]], ['89059', [3913, 9851, 8545]], ['89277', [3913, 5186, 10249]], ['56115', [3913, 7130, 10019]], ['87969', [3913, 9851, 10565]], ['56878', [3913, 10019, 10565]], ['88393', [3913, 9770, 9851]], ['88778', [3913, 8859, 7130]], ['89462', [3913, 9770, 6061]], ['89463', [3913, 9770, 6061]], ['58944', [3913, 9851, 10257]], ['89491', [3913, 9770, 10564]], ['89177', [3913, 10019, 10250]], ['89546', [3913, 3711, 10457]], ['76120', [3913, 10257, 8859]], ['89611', [3913, 10257, 10565]], ['89616', [3913, 3711, 10457]], ['83438', [3913, 10026, 9092]], ['89652', [3913, 10026, 5806]], ['33025', [3913, 10023, 4802]], ['64550', [3913, 9770, 10257]], ['89563', [3913, 9851, 10564]], ['89687', [3913, 9770, 9851]], ['89741', [3913, 9851, 9770]], ['89740', [3913, 9851, 8545]], ['89779', [3913, 9851, 6061]], ['89470', [3913, 7130, 10019]], ['89765', [3913, 10023, 4802]], ['86476', [3913, 5186, 8917]], ['88207', [3913, 10023, 4802]], ['73008', [3913, 11855, 8547]], ['89772', [3913, 10564, 9770]], ['86296', [3913, 10026, 6061]], ['89827', [3913, 9851, 8545]], ['85809', [3913, 9851, 10257]], ['89829', [3913, 9770, 10564]], ['73746', [3913, 10564, 9770]], ['61924', [3913, 3711, 8545]], ['80259', [3913, 10303, 10565]], ['89880', [3913, 10308, 7126]], ['89905', [3913, 10026, 5806]], ['89916', [3913, 10019, 10250]], ['89921', [3913, 10303, 10019]], ['3749', [3913, 9851, 8545]], ['42486', [3913, 10019, 8545]], ['89930', [3913, 10303, 10019]], ['52368', [3913, 9851, 10565]], ['88327', [3913, 9851, 9770]], ['89975', [3913, 10564, 9851]], ['89978', [3913, 10257, 9851]], ['89644', [3913, 10564, 9851]], ['90000', [3913, 10308, 10546]], ['90023', [3913, 10023, 8456]], ['64957', [3913, 10019, 10250]], ['88579', [3913, 10023, 11618]], ['90100', [3913, 10023, 9092]], ['90110', [3913, 10257, 10250]], ['84209', [3913, 9851, 10257]], ['90160', [3913, 10564, 9770]], ['90111', [3913, 9770, 9851]], ['90168', [3913, 10019, 8545]], ['90169', [3913, 10564, 9770]], ['90176', [3913, 10564, 9851]], ['89970', [3913, 10564, 9770]], ['85588', [3913, 9770, 6061]], ['90250', [3913, 9851, 6061]], ['84275', [3913, 9097, 8860]], ['90240', [3913, 10257, 9851]], ['90248', [3913, 10023, 10586]], ['90254', [3913, 9851, 8545]], ['90236', [3913, 10303, 10074]], ['90069', [3913, 9770, 10564]], ['90273', [3913, 3711, 10457]], ['89697', [3913, 9851, 8545]], ['84420', [3913, 9851, 10565]], ['90134', [3913, 10019, 9851]], ['89643', [3913, 9851, 10565]], ['90297', [3913, 10564, 9770]], ['90317', [3913, 9851, 10257]], ['72276', [3913, 10026, 5806]], ['74753', [3913, 9851, 9770]], ['90332', [3913, 10026, 7126]], ['90364', [3913, 10019, 10308]], ['90419', [3913, 9851, 10023]], ['90417', [3913, 9770, 10019]], ['90434', [3913, 10564, 9851]], ['90445', [3913, 10303, 5186]], ['78610', [3913, 10257, 10564]], ['90461', [3913, 9851, 10023]], ['90495', [3913, 9770, 10564]], ['90501', [3913, 10303, 9770]], ['90433', [3913, 10564, 9770]], ['90439', [5186, 9770, 9851]], ['90529', [3913, 10019, 10565]], ['89947', [3913, 10303, 7130]], ['90543', [3913, 10026, 9092]], ['90549', [3913, 9770, 10564]], ['90561', [3913, 9851, 8545]], ['90566', [3913, 10019, 9771]], ['90408', [3913, 9851, 10250]], ['35450', [3913, 9851, 8859]], ['90521', [3913, 10019, 10250]], ['90609', [3913, 10023, 10026]], ['90523', [3913, 10019, 8545]], ['21802', [3913, 3711, 4802]], ['30413', [3913, 10303, 10565]], ['90640', [3913, 9770, 10564]], ['90654', [3913, 10303, 5186]], ['49630', [3913, 10023, 9584]], ['25205', [3913, 5186, 9769]], ['90524', [3913, 9770, 9851]], ['90679', [3913, 10564, 9770]], ['90037', [3913, 9851, 9770]], ['90703', [3913, 10026, 7126]], ['90713', [3913, 12214, 9770]], ['90717', [3913, 10257, 9578]], ['90716', [3913, 10564, 9851]], ['89327', [3913, 9770, 6061]], ['90736', [3913, 9851, 8545]], ['90755', [3913, 10303, 7130]], ['90424', [3913, 9851, 8545]], ['16019', [3913, 10308, 9578]], ['90748', [3913, 10308, 8917]], ['65480', [3913, 6061, 8859]], ['90823', [3913, 8859, 10565]], ['90729', [3913, 10019, 10023]], ['89629', [3913, 9770, 9851]], ['90844', [3913, 10308, 7126]], ['90758', [3913, 3711, 10457]], ['90845', [3913, 10564, 9770]], ['90865', [3913, 3711, 5881]], ['90864', [5186, 9770, 10564]], ['90889', [3913, 5186, 8547]], ['90909', [3913, 10257, 9851]], ['90880', [3913, 10023, 4802]], ['90915', [3913, 9851, 10250]], ['78961', [3913, 9771, 9851]], ['90762', [3913, 9851, 10257]], ['90925', [3913, 8547, 12060]], ['73337', [3913, 9851, 10250]], ['90940', [3913, 10023, 9626]], ['90947', [3913, 9851, 8859]], ['90952', [3913, 9851, 9578]], ['90976', [3913, 10019, 9770]], ['18041', [3913, 10023, 8456]], ['90999', [3913, 10023, 8545]], ['90421', [3913, 9851, 8859]], ['91003', [3913, 5186, 3711]], ['6634', [3913, 10026, 8918]], ['7951', [3913, 9851, 6061]], ['91016', [3913, 3711, 10457]], ['91039', [3913, 10019, 9851]], ['91013', [3913, 9770, 10019]], ['91031', [3913, 10257, 9851]], ['91029', [3913, 10026, 4802]], ['86361', [3913, 9770, 9851]], ['90414', [3913, 10257, 6061]], ['91059', [3913, 9770, 10257]], ['91064', [3913, 10019, 10250]], ['91058', [3913, 3711, 5881]], ['91067', [3913, 10019, 4165]], ['91069', [3913, 10026, 10535]], ['90767', [3913, 3711, 10249]], ['88296', [3913, 9851, 8545]], ['91085', [3913, 10019, 9771]], ['87735', [3913, 10023, 10586]], ['91092', [3913, 10026, 5806]], ['69736', [3913, 11855, 3585]], ['73379', [3913, 10564, 9851]], ['27738', [3913, 10308, 10457]], ['91126', [3913, 9851, 8545]], ['90964', [3913, 9770, 9851]], ['91146', [3913, 10026, 10565]], ['91142', [3913, 9851, 10250]], ['91144', [3913, 9770, 6061]], ['64065', [3913, 9851, 10023]], ['91152', [3913, 10303, 10565]], ['60837', [3913, 9851, 10250]], ['91075', [3913, 9851, 8545]], ['91182', [3913, 9851, 11863]], ['91173', [3913, 10303, 10565]], ['90994', [3913, 3711, 10457]], ['91205', [3913, 9851, 8545]], ['91207', [3913, 3711, 8545]], ['90718', [3913, 10019, 9771]], ['90997', [3913, 9851, 6061]], ['90174', [3913, 9851, 8859]], ['91222', [3913, 9771, 10564]], ['91282', [3913, 10303, 10019]], ['91293', [3913, 9770, 9851]], ['91181', [3913, 10564, 9770]], ['91300', [3913, 10257, 9771]], ['91274', [3913, 10019, 10250]], ['91345', [3913, 5186, 8547]], ['91348', [3913, 10564, 9770]], ['43726', [3913, 10303, 10074]], ['53070', [3913, 9851, 8859]], ['90863', [3913, 9851, 12218]], ['90750', [3913, 9851, 8545]], ['76157', [3913, 10257, 10565]], ['91460', [3913, 9770, 9851]], ['52346', [3913, 10023, 10586]], ['91535', [3913, 10564, 9770]], ['91549', [3913, 10303, 10019]], ['91558', [3913, 3711, 10457]], ['91578', [3913, 9851, 8859]], ['91473', [3913, 10257, 9851]], ['79572', [3913, 5186, 10249]], ['91657', [3913, 9851, 8545]], ['91659', [3913, 10023, 8456]], ['91662', [3913, 9770, 9851]], ['91562', [3913, 3711, 10457]], ['91788', [3913, 5186, 10019]], ['91815', [3913, 9851, 8545]], ['91831', [3913, 10019, 10023]], ['91580', [3913, 8859, 9771]], ['91891', [3913, 10019, 10565]], ['91914', [3913, 10019, 9851]], ['86825', [3913, 10257, 13724]], ['90156', [3913, 10308, 8917]], ['91666', [3913, 10564, 9770]], ['92058', [3913, 10303, 10074]], ['91045', [3913, 10564, 9770]], ['92134', [3913, 10023, 10026]], ['92174', [5186, 9770, 6061]], ['92217', [3913, 10023, 9578]], ['92287', [3913, 8456, 10860]], ['89256', [3913, 10257, 10565]], ['64781', [3913, 10303, 10565]], ['92335', [3913, 10308, 10457]], ['92203', [3913, 10257, 10303]], ['45168', [3913, 5186, 10026]], ['91393', [3913, 3711, 10457]], ['1516', [3913, 10303, 8859]], ['92455', [3913, 10023, 10019]], ['92449', [3913, 9851, 10564]], ['88882', [3913, 9851, 8545]], ['83546', [3913, 3711, 8545]], ['92618', [3913, 10564, 9851]], ['92644', [3913, 10023, 9092]], ['92648', [3913, 10023, 8456]], ['92651', [3913, 10019, 10565]], ['86809', [3913, 10019, 10303]], ['92708', [3913, 7130, 3711]], ['12098', [3913, 9851, 10565]], ['91383', [3913, 10023, 10019]], ['92770', [3913, 5186, 10249]], ['92794', [3913, 3711, 5881]], ['92806', [3913, 9770, 10564]], ['92013', [3913, 10564, 9770]], ['51107', [3913, 9097, 3585]], ['92824', [3913, 10564, 9851]], ['91990', [3913, 9770, 10564]], ['86672', [3913, 10257, 9851]], ['92874', [3913, 10257, 9851]], ['92872', [3913, 7130, 10026]], ['92069', [3913, 10026, 9578]], ['92884', [3913, 10023, 9578]], ['92895', [3913, 5186, 9769]], ['92939', [3913, 10564, 9770]], ['92929', [3913, 9770, 9851]], ['92958', [3913, 10257, 9851]], ['92974', [3913, 10026, 9584]], ['83043', [3913, 8859, 8547]], ['92741', [3913, 9851, 10023]], ['92747', [3913, 9851, 7130]], ['93137', [3913, 10303, 10257]], ['53727', [3913, 7130, 10020]], ['88093', [3913, 9851, 10257]], ['75240', [3913, 10023, 3585]], ['39755', [3913, 10023, 10026]], ['63913', [3913, 9770, 9851]], ['93191', [3913, 10303, 8859]], ['91426', [3913, 9770, 9851]], ['93337', [3913, 10019, 10565]], ['93423', [3913, 10303, 9770]], ['90066', [3913, 10303, 10074]], ['52554', [3913, 10303, 9851]], ['71868', [3913, 10023, 9092]], ['93539', [3913, 9770, 10564]], ['93706', [3913, 10564, 9851]], ['93711', [3913, 8859, 10250]], ['93763', [3913, 10026, 5806]], ['93771', [3913, 9851, 10023]], ['93731', [3913, 10257, 9851]], ['93783', [3913, 10303, 7130]], ['93876', [3913, 9770, 9851]], ['93900', [3913, 9770, 10303]], ['93994', [3913, 10019, 10250]], ['94021', [5186, 9770, 10564]], ['80705', [3913, 9770, 9851]], ['94136', [3913, 7130, 5186]], ['81858', [3913, 9851, 10250]], ['94202', [3913, 10564, 9770]], ['94189', [3913, 10019, 9851]], ['93044', [3913, 10564, 9770]], ['94310', [3913, 10257, 9770]], ['94394', [3913, 7130, 10019]], ['92866', [3913, 9851, 10565]], ['94423', [3913, 9770, 9851]], ['93504', [3913, 10303, 10074]], ['94421', [3913, 9851, 9578]], ['92643', [3913, 10023, 10586]], ['79382', [3913, 10308, 9769]], ['94586', [3913, 10303, 10074]], ['87522', [3913, 9770, 10303]], ['94171', [3913, 9770, 9851]], ['56922', [3913, 10257, 9770]], ['11728', [3913, 3711, 8917]], ['94620', [3913, 9851, 10250]], ['94562', [3913, 10564, 9851]], ['86739', [3913, 9851, 8545]], ['86762', [3913, 9851, 10257]], ['94681', [3913, 9851, 8545]], ['94726', [3913, 11863, 9578]], ['94739', [3913, 10564, 9770]], ['91153', [3913, 5186, 9769]], ['94775', [3913, 9851, 8545]], ['14758', [3913, 9770, 10257]], ['94839', [3913, 9851, 8545]], ['92912', [3913, 9851, 8859]], ['94892', [3913, 10564, 9770]], ['1133', [3913, 9851, 6061]], ['54436', [3913, 10257, 9851]], ['94901', [3913, 10303, 11857]], ['94975', [3913, 10019, 9770]], ['94985', [3913, 10257, 9770]], ['78195', [3913, 9851, 8545]], ['94956', [3913, 10257, 9770]], ['95082', [3913, 7130, 5433]], ['95075', [3913, 10023, 10026]], ['95043', [3913, 10023, 3585]], ['95210', [3913, 10026, 5806]], ['57250', [3913, 3711, 10457]], ['95243', [3913, 10303, 7130]], ['87661', [3913, 10023, 8456]], ['95272', [3913, 9770, 9851]], ['95303', [3913, 10303, 10564]], ['95259', [3913, 10303, 10019]], ['94443', [3913, 10019, 10250]], ['95281', [3913, 10019, 10565]], ['93988', [3913, 9851, 10023]], ['95331', [3913, 9851, 10023]], ['95396', [3913, 10303, 9851]], ['95501', [3913, 10026, 9092]], ['95533', [3913, 10308, 10457]], ['85084', [3913, 10026, 8859]], ['95562', [3913, 10023, 9771]], ['95563', [3913, 10023, 8456]], ['95481', [3913, 10023, 3585]], ['92998', [3913, 3711, 9769]], ['95421', [3913, 10564, 9851]], ['95377', [3913, 9851, 10023]], ['4163', [3913, 5186, 10026]], ['95116', [3913, 10023, 10457]], ['95656', [3913, 7130, 10565]], ['74088', [3913, 10026, 9584]], ['95733', [3913, 5186, 12218]], ['95739', [3913, 10026, 4802]], ['95812', [3913, 10308, 5881]], ['95769', [3913, 9851, 10565]], ['76927', [3913, 3711, 10249]], ['95835', [3913, 7130, 10019]], ['95863', [3913, 10257, 9770]], ['95992', [3913, 10026, 5806]], ['95800', [3913, 9770, 10257]], ['95538', [3913, 9851, 10257]], ['88905', [3913, 9851, 8859]], ['94447', [3913, 10019, 8545]], ['91925', [3913, 10257, 8545]], ['96326', [3913, 10564, 9851]], ['21670', [3913, 9770, 9851]], ['96363', [3913, 10023, 8456]], ['96377', [3913, 9851, 6061]], ['96289', [3913, 9851, 8545]], ['95763', [3913, 10564, 9851]], ['95542', [3913, 9770, 9851]], ['96306', [3913, 10257, 10565]], ['96440', [3913, 10257, 6061]], ['96574', [3913, 9851, 6061]], ['87327', [3913, 9851, 8545]], ['96586', [3913, 9771, 9770]], ['96547', [3913, 10023, 10026]], ['96593', [3913, 9851, 10250]], ['96623', [3913, 7130, 8547]], ['96634', [3913, 3711, 5186]], ['96644', [3913, 9851, 10257]], ['96621', [3913, 10023, 10586]], ['96577', [3913, 10257, 10565]], ['96691', [3913, 10564, 9770]], ['96794', [3913, 9770, 9851]], ['96902', [3913, 9851, 10257]], ['96910', [3913, 10564, 9851]], ['185', [3913, 9851, 9771]], ['96658', [3913, 10023, 11387]], ['95851', [3913, 9770, 10019]], ['96713', [3913, 9851, 10023]], ['97221', [3913, 10019, 10250]], ['97321', [3913, 10257, 10250]], ['97326', [3913, 10308, 10457]], ['86404', [3913, 10308, 10457]], ['93813', [3913, 10026, 9584]], ['97421', [3913, 9770, 10019]], ['97443', [3913, 3711, 10457]], ['97114', [3913, 9851, 10023]], ['73768', [3913, 4974, 8547]], ['97487', [3913, 10023, 9626]], ['95721', [3913, 10257, 9771]], ['97525', [3913, 10026, 5186]], ['91416', [3913, 7130, 10308]], ['94589', [3913, 10257, 5881]], ['97304', [3913, 8859, 10201]], ['97573', [3913, 10019, 10565]], ['96677', [3913, 9851, 8545]], ['97585', [3913, 10303, 10074]], ['97594', [3913, 10257, 10023]], ['31664', [3913, 10564, 9770]], ['95187', [3913, 10565, 9770]], ['97036', [3913, 10026, 10535]], ['97690', [3913, 10303, 9851]], ['97700', [3913, 10565, 3585]], ['97694', [3913, 10019, 8545]], ['97675', [3913, 9851, 7130]], ['97745', [3913, 9851, 8545]], ['97791', [3913, 10026, 5806]], ['97656', [3913, 10019, 10565]], ['55667', [3913, 10250, 9851]], ['97628', [3913, 10564, 9851]], ['98021', [3913, 10026, 8918]], ['98044', [3913, 3711, 10457]], ['98141', [3913, 10564, 9851]], ['95458', [3913, 10019, 6061]], ['57610', [3913, 10308, 10022]], ['97951', [3913, 10303, 10019]], ['97954', [3913, 10308, 8700]], ['97398', [3913, 10308, 10457]], ['98245', [3913, 7130, 10457]], ['98251', [3913, 7130, 8860]], ['89712', [3913, 9851, 10257]], ['98310', [3913, 10023, 10020]], ['98328', [3913, 10257, 8545]], ['98385', [3913, 10564, 9851]], ['97950', [3913, 10565, 10023]], ['97846', [3913, 9851, 10023]], ['97917', [3913, 10564, 9851]], ['98455', [3913, 10564, 9770]], ['58090', [3913, 10026, 5806]], ['97943', [3913, 10019, 6061]], ['98518', [3913, 10023, 7126]], ['98529', [3913, 10026, 10535]], ['98576', [3913, 10026, 5433]], ['98534', [3913, 10565, 11698]], ['77734', [3913, 8545, 8859]], ['98653', [3913, 5186, 10074]], ['59920', [3913, 4974, 4802]], ['96244', [3913, 10257, 10023]], ['98754', [3913, 3585, 11698]], ['98775', [3913, 3711, 10457]], ['80649', [3913, 10250, 10023]], ['98737', [3913, 9771, 10023]], ['71706', [3913, 9851, 8545]], ['98869', [3913, 10023, 4802]], ['98832', [3913, 10023, 10019]], ['98900', [3913, 9851, 10023]], ['99016', [3913, 10026, 50]], ['99121', [3913, 7130, 12671]], ['99201', [3913, 10201, 3693]], ['98880', [3913, 10250, 3585]], ['99283', [3913, 11863, 4802]], ['97758', [3913, 10250, 9851]], ['99333', [3913, 10026, 10022]], ['99238', [3913, 8547, 11385]], ['99344', [3913, 8547, 5845]], ['99255', [3913, 10023, 10457]], ['99374', [3913, 10308, 7126]], ['99530', [3913, 10026, 5433]], ['98208', [3913, 3711, 11861]], ['99455', [3913, 10250, 9851]], ['99581', [3913, 8547, 4336]], ['86037', [3913, 9851, 10257]], ['99615', [3913, 3585, 4968]], ['98225', [3913, 8859, 10535]], ['99152', [3913, 10026, 10535]], ['82882', [3913, 3711, 5433]], ['88339', [3913, 10303, 10019]], ['99795', [3913, 8547, 4336]], ['100058', [3913, 8547, 10022]], ['99328', [3913, 10026, 5806]], ['96006', [3913, 3585, 4215]], ['100165', [3913, 10564, 9770]], ['84464', [3913, 10257, 9851]], ['100182', [3913, 11857, 10250]], ['99649', [3913, 10564, 10250]], ['99912', [3913, 8547, 5433]], ['100250', [3913, 10257, 9851]], ['100175', [3913, 3711, 7126]], ['71734', [3913, 10023, 4802]], ['98316', [3913, 9770, 10026]], ['100436', [3913, 5186, 10249]], ['100467', [3913, 10308, 12134]], ['93234', [3913, 3711, 11429]], ['90504', [3913, 9851, 10257]], ['100591', [3913, 9771, 4165]], ['82098', [3913, 9851, 8859]], ['100487', [3913, 8547, 11385]], ['98681', [3913, 10023, 7126]], ['100809', [3913, 7130, 5797]], ['100901', [3913, 10201, 7184]], ['96832', [3913, 10026, 10535]], ['101039', [3913, 10026, 5433]], ['89198', [3913, 9851, 9770]], ['101101', [3913, 8547, 5881]], ['101124', [3913, 3585, 4968]], ['101125', [3913, 8547, 5845]], ['101131', [3913, 9771, 5881]], ['99294', [3913, 3711, 7126]], ['101128', [3913, 10026, 8918]], ['98312', [3913, 9578, 8860]], ['9143', [3913, 8547, 4336]], ['101108', [3913, 8547, 4336]], ['71309', [3913, 8547, 11698]], ['101263', [3913, 3585, 4968]], ['101265', [3913, 10019, 10860]], ['101270', [3913, 3711, 11857]], ['101170', [3913, 10026, 5806]], ['101403', [3913, 10250, 9771]], ['101654', [3913, 3585, 8456]], ['101752', [3913, 8547, 10022]], ['101447', [3913, 10026, 11698]], ['101858', [3913, 10026, 3585]], ['101824', [3913, 8547, 5433]], ['101880', [3913, 10250, 9771]], ['101314', [3913, 8547, 5433]], ['101953', [3913, 3711, 7126]], ['101614', [3913, 10023, 9578]], ['101996', [3913, 10201, 6151]], ['102023', [3913, 3711, 12134]], ['102048', [3913, 10257, 4165]], ['80942', [3913, 3585, 5793]], ['102294', [3913, 10201, 6151]], ['102367', [3913, 3585, 4968]], ['102525', [3913, 10026, 10535]], ['102190', [3913, 11857, 8547]], ['102705', [3913, 9771, 9851]], ['101888', [3913, 3585, 12910]], ['102106', [3913, 10026, 8918]], ['102567', [3913, 11857, 10565]], ['102832', [3913, 8547, 4336]], ['100133', [3913, 10023, 12127]], ['102884', [3913, 3585, 5793]], ['102914', [3913, 3585, 8456]], ['88937', [3913, 3585, 4968]], ['103023', [3913, 3585, 4968]], ['102430', [3913, 8547, 5845]], ['103078', [3913, 3585, 4215]], ['94963', [3913, 9578, 8199]], ['86492', [3913, 3585, 5793]], ['103171', [3913, 10026, 5433]], ['103533', [3913, 10026, 50]], ['103535', [3913, 10026, 10535]], ['103550', [3913, 10026, 5433]], ['103557', [3913, 10026, 10250]], ['103568', [3913, 3711, 4163]], ['99106', [3913, 10565, 3585]], ['103823', [3913, 10201, 9578]], ['103723', [3913, 10026, 8547]], ['104059', [3913, 10201, 6151]], ['104014', [3913, 8547, 4336]], ['102560', [3913, 3585, 4215]], ['104436', [3913, 10257, 11863]], ['104438', [3913, 8547, 11385]], ['104015', [3913, 3711, 10457]], ['104634', [3913, 8547, 10022]], ['102858', [3913, 8547, 12060]], ['104787', [3913, 8547, 3585]], ['104806', [3913, 3585, 4215]], ['104856', [3913, 10250, 10303]], ['104844', [3913, 10026, 10535]], ['104630', [3913, 10026, 5433]], ['105177', [3913, 8547, 4336]], ['105273', [3913, 3711, 12127]], ['104172', [3913, 10026, 8918]], ['105423', [3913, 3711, 7126]], ['105427', [3913, 11855, 8547]], ['102872', [3913, 11855, 10022]], ['105492', [3913, 11857, 12127]], ['105572', [3913, 10308, 11621]], ['105553', [3913, 3585, 5793]], ['105583', [3913, 10026, 10022]], ['103443', [3913, 3585, 8456]], ['105720', [3913, 10026, 5806]], ['105727', [3913, 10026, 8918]], ['105716', [3913, 10308, 10457]], ['89328', [3913, 10026, 11698]], ['75751', [3913, 8545, 3711]], ['105850', [3913, 10026, 11618]], ['105621', [3913, 8547, 10022]], ['104471', [3913, 8547, 50]], ['97579', [3913, 10026, 5433]], ['105962', [3913, 11855, 5433]], ['105958', [3913, 8547, 12060]], ['106159', [3913, 10026, 10535]], ['106198', [3913, 9771, 11621]], ['106169', [3913, 8547, 12060]], ['106232', [3913, 10026, 8547]], ['102546', [3913, 10026, 11698]], ['106335', [3913, 10303, 9770]], ['92418', [3913, 10026, 3585]], ['106358', [3913, 11863, 11399]], ['106365', [3913, 11855, 9851]], ['106139', [3913, 8547, 50]], ['106393', [3913, 11698, 12060]], ['93061', [3913, 10026, 10535]], ['106620', [3913, 11855, 12127]], ['96251', [3913, 9851, 10023]], ['106748', [3913, 11855, 10022]], ['106764', [3913, 11857, 3585]], ['99852', [3913, 10201, 7184]], ['106397', [3913, 11857, 10022]], ['106243', [3913, 10026, 12675]], ['82890', [3913, 12214, 9770]], ['106548', [3913, 10026, 8918]], ['107134', [3913, 10250, 8859]], ['59824', [3913, 8547, 12060]], ['107166', [3913, 11698, 9584]], ['107247', [3913, 11855, 50]], ['69958', [3913, 3585, 5793]], ['107322', [3913, 5881, 7130]], ['88662', [3913, 11855, 3585]], ['107495', [3913, 8547, 12060]], ['107576', [3913, 11698, 12060]], ['107695', [3913, 3585, 4968]], ['106213', [9770, 5186, 5797]], ['107786', [3913, 8547, 12060]], ['104986', [3913, 11698, 10565]], ['107897', [3913, 11698, 8547]], ['107905', [3913, 10026, 11698]], ['107805', [3913, 11698, 10201]], ['107970', [3913, 11857, 3585]], ['107734', [3913, 8547, 12060]], ['108013', [3913, 8547, 12060]], ['107759', [3913, 11857, 3585]], ['108167', [3913, 8547, 10201]], ['108174', [3913, 3585, 4968]], ['107377', [3913, 8547, 5433]], ['108220', [3913, 11698, 10022]], ['108216', [3913, 10303, 7130]], ['108291', [3913, 8547, 12060]], ['108318', [3913, 7130, 11621]], ['108320', [3913, 11857, 10565]], ['33237', [3913, 10564, 10257]], ['108410', [3913, 11698, 10565]], ['102582', [3913, 11698, 10250]], ['81108', [3913, 3585, 12910]], ['48431', [3913, 10250, 9771]], ['106522', [3913, 11857, 10250]], ['108541', [3913, 11698, 12060]], ['104064', [3913, 11857, 10250]], ['108580', [3913, 8547, 9851]], ['98367', [3913, 11855, 9771]], ['108611', [3913, 11698, 3585]], ['108618', [3913, 10565, 11698]], ['108294', [3913, 10565, 3585]], ['108644', [3913, 11855, 9771]], ['108645', [3913, 3585, 4215]], ['108648', [3913, 10565, 10303]], ['78861', [3913, 11698, 10201]], ['108656', [3913, 10250, 12214]], ['107876', [3913, 3585, 4215]], ['108660', [3913, 11698, 12060]], ['108308', [3913, 11863, 4165]], ['108824', [3913, 10250, 3585]], ['81882', [3913, 10026, 11698]], ['108850', [3913, 3585, 8456]], ['107943', [3913, 10026, 8547]], ['109024', [3913, 10026, 9851]], ['108490', [3913, 11855, 8547]], ['102962', [3913, 10250, 10303]], ['107654', [3913, 11855, 10250]], ['109216', [3913, 8547, 11698]], ['109232', [3913, 10026, 11698]], ['90978', [3913, 10023, 8456]], ['103742', [3913, 10026, 10565]], ['109348', [3913, 11855, 8547]], ['109253', [3913, 11698, 3585]], ['91880', [3913, 10250, 10565]], ['64469', [3913, 8547, 11698]], ['109632', [3913, 10026, 8547]], ['109633', [3913, 11857, 8547]], ['296', [3913, 11855, 3585]], ['109416', [3913, 8547, 11698]], ['99644', [3913, 10026, 8547]], ['109749', [3913, 10026, 11698]], ['51183', [3913, 8547, 3585]], ['54117', [3913, 10026, 10535]], ['110014', [3913, 11863, 9578]], ['110080', [3913, 11857, 11698]], ['110126', [3913, 5186, 11863]], ['110094', [3913, 8547, 10201]], ['110169', [3913, 3585, 4215]], ['110208', [3913, 10026, 11698]], ['109949', [3913, 11855, 9851]], ['110289', [3913, 10026, 8547]], ['110301', [3913, 8547, 12675]], ['110385', [3913, 11698, 12675]], ['82469', [3913, 10026, 8547]], ['82695', [3913, 11857, 11698]], ['110556', [3913, 9770, 5806]], ['109862', [3913, 11855, 10250]], ['110597', [3913, 8547, 3585]], ['110603', [3913, 3585, 12910]], ['110165', [3913, 3585, 12910]], ['110980', [3913, 12673, 10565]], ['111011', [3913, 10026, 10586]], ['84485', [3913, 9770, 9771]], ['110045', [3913, 12218, 12675]], ['110759', [3913, 11855, 3585]], ['111036', [3913, 11855, 3585]], ['111335', [3913, 10026, 11698]], ['111438', [3913, 10026, 8547]], ['110768', [3913, 10026, 8547]], ['111480', [3913, 11855, 3585]], ['111547', [3913, 11855, 8547]], ['111563', [3913, 11863, 5881]], ['63165', [3913, 3711, 4974]], ['111644', [3913, 11698, 8547]], ['111646', [3913, 10026, 8547]], ['111557', [3913, 11857, 8547]], ['111689', [3913, 3585, 4968]], ['111757', [3913, 3585, 5793]], ['111764', [3913, 11855, 11698]], ['111743', [3913, 11855, 9851]], ['111513', [3913, 10026, 10250]], ['111103', [3913, 10026, 3585]], ['111781', [3913, 10026, 8547]], ['111806', [3913, 8547, 3585]], ['111826', [3913, 3585, 4215]], ['111881', [3913, 10026, 8547]], ['111898', [3913, 11855, 11698]], ['111900', [3913, 11855, 3585]], ['111543', [3913, 11863, 9771]], ['111932', [3913, 10026, 3585]], ['111956', [3913, 7130, 12671]], ['111957', [3913, 10026, 11698]], ['111981', [3913, 11855, 8547]], ['111702', [3913, 10026, 8547]], ['112098', [3913, 10565, 10303]], ['111527', [3913, 10026, 8547]], ['111971', [3913, 10565, 11698]], ['107798', [3913, 11855, 10250]], ['107766', [3913, 12214, 9851]], ['112383', [3913, 11855, 12675]], ['112409', [3913, 3585, 5793]], ['110324', [3913, 11863, 9578]], ['112510', [3913, 8547, 11698]], ['112436', [3913, 11857, 8547]], ['109736', [3913, 11855, 3585]], ['112557', [3913, 10565, 11698]], ['112621', [3913, 11857, 11698]], ['107239', [3913, 11855, 12127]], ['111389', [3913, 10250, 8547]], ['14604', [3913, 11855, 8547]], ['112731', [3913, 11698, 8547]], ['112746', [3913, 11855, 3585]], ['112532', [3913, 8547, 3585]], ['112782', [3913, 10250, 3585]], ['112761', [3913, 11857, 3585]], ['112858', [3913, 10026, 8547]], ['107641', [3913, 3585, 4215]], ['81613', [3913, 9851, 8859]], ['90387', [3913, 11863, 5881]], ['98014', [3913, 9770, 9851]], ['112967', [3913, 11698, 3585]], ['113002', [3913, 11855, 3585]], ['113049', [3913, 11698, 3585]], ['112689', [3913, 11855, 3585]], ['113063', [3913, 10250, 3585]], ['113091', [3913, 10026, 8547]], ['113092', [3913, 11855, 8547]], ['113111', [3913, 8547, 11698]], ['113119', [3913, 8547, 11698]], ['113088', [3913, 10026, 8547]], ['107920', [3913, 11855, 10022]], ['113223', [3913, 11855, 3585]], ['113277', [3913, 11855, 12214]], ['73751', [3913, 11855, 11698]], ['113328', [3913, 11855, 3585]], ['113303', [3913, 10026, 9851]], ['113394', [3913, 10026, 11698]], ['97744', [3913, 8547, 11698]], ['112783', [3913, 10026, 11698]], ['113397', [3913, 11855, 3585]], ['113506', [3913, 10026, 10586]], ['100927', [3913, 10026, 3585]], ['111348', [3913, 11698, 8547]], ['113518', [3913, 3585, 12910]], ['113685', [3913, 12218, 11698]], ['113738', [3913, 11855, 3585]], ['113743', [3913, 10026, 8547]], ['100534', [3913, 10026, 11698]], ['14316', [3913, 11857, 8547]], ['113835', [3913, 11855, 12675]], ['110871', [3913, 11855, 11698]], ['113899', [3913, 10026, 8547]], ['113907', [3913, 8547, 3585]], ['74904', [3913, 11855, 8547]], ['64611', [3913, 10026, 11698]], ['113999', [3913, 8547, 11698]], ['113991', [3913, 10026, 11698]], ['114069', [3913, 11857, 11698]], ['113310', [3913, 10565, 9771]], ['114103', [3913, 11855, 11698]], ['84615', [3913, 11855, 10250]], ['113819', [3913, 11855, 8547]], ['111737', [3913, 10026, 8547]], ['114209', [3913, 10026, 3585]], ['114257', [3913, 12673, 7130]], ['91063', [3913, 11855, 3585]], ['96334', [3913, 10564, 9770]], ['46075', [3913, 11857, 8547]], ['52240', [3913, 8547, 11698]], ['108081', [3913, 10026, 12675]], ['114502', [3913, 11855, 3585]], ['89845', [3913, 3711, 8917]], ['114647', [3913, 8547, 3585]], ['111861', [3913, 11855, 12218]], ['114706', [3913, 11857, 3585]], ['41204', [3913, 11855, 3585]], ['114893', [3913, 10026, 3585]], ['114902', [3913, 11855, 8547]], ['34639', [3913, 10026, 10565]], ['114944', [3913, 11855, 3585]], ['113846', [3913, 11855, 3585]], ['74691', [3913, 11698, 8547]], ['115157', [3913, 10565, 3585]], ['108356', [3913, 10250, 3585]], ['115167', [3913, 3585, 5793]], ['27712', [3913, 11855, 11698]], ['58550', [3913, 3585, 5793]], ['115274', [3913, 12675, 10250]], ['115282', [3913, 8547, 11698]], ['115327', [3913, 11857, 3585]], ['115348', [3913, 10026, 10565]], ['115369', [3913, 11855, 8547]], ['115288', [3913, 3585, 12910]], ['115405', [3913, 3585, 5793]], ['115528', [3913, 11863, 10257]], ['115351', [3913, 11855, 12675]], ['115658', [3913, 3585, 4215]], ['51145', [3913, 3711, 10535]], ['115479', [3913, 3585, 12910]], ['115070', [3913, 11857, 12214]], ['88883', [3913, 10019, 10250]], ['22493', [3913, 11855, 10257]], ['116046', [3913, 9851, 5186]], ['94595', [3913, 10564, 9771]], ['116162', [3913, 3585, 8456]], ['116167', [3913, 10250, 10303]], ['115507', [3913, 11855, 8547]], ['83989', [3913, 11698, 3585]], ['116377', [3913, 11855, 3585]], ['116566', [3913, 11855, 3585]], ['115356', [3913, 11855, 8547]], ['116624', [3913, 11698, 3585]], ['115608', [3913, 3585, 12910]], ['116677', [3913, 10026, 3585]], ['75489', [3913, 9626, 10546]], ['116706', [3913, 10026, 11698]], ['85831', [3913, 12673, 7130]], ['116775', [3913, 11698, 8547]], ['628', [3913, 11855, 11698]], ['116823', [3913, 11698, 3585]], ['12871', [3913, 10026, 3585]], ['117030', [3913, 12673, 9578]], ['71607', [3913, 3585, 5793]], ['101177', [3913, 10026, 8918]], ['96070', [3913, 11698, 3585]], ['116952', [3913, 5186, 4165]], ['117100', [3913, 11855, 11698]], ['116112', [3913, 12675, 9851]], ['116805', [3913, 10019, 11863]], ['117173', [3913, 10026, 3585]], ['97479', [3913, 10257, 10250]], ['117237', [3913, 11698, 8547]], ['117277', [3913, 3585, 12910]], ['117206', [3913, 11698, 8547]], ['117305', [3913, 9771, 10250]], ['117503', [3913, 11855, 11698]], ['117575', [3913, 11698, 8547]], ['117583', [3913, 10026, 9771]], ['117597', [3913, 10026, 12214]], ['94009', [3913, 10026, 3585]], ['117801', [3913, 11855, 3585]], ['73006', [3913, 11698, 12675]], ['117881', [3913, 10026, 8547]], ['51222', [3913, 12675, 9578]], ['117922', [3913, 10026, 8547]], ['108218', [3913, 11855, 3585]], ['117943', [3913, 11698, 8547]], ['64742', [3913, 10026, 12675]], ['117985', [3913, 10026, 3585]], ['117997', [3913, 8547, 3585]], ['118006', [3913, 11857, 10250]], ['118044', [3913, 3585, 8456]], ['118065', [3913, 10026, 11698]], ['118066', [3913, 10026, 3585]], ['116881', [3913, 3585, 5793]], ['118187', [3913, 10026, 8547]], ['118204', [3913, 12214, 9851]], ['118209', [3913, 12675, 9578]], ['118017', [3913, 3585, 4215]], ['118268', [3913, 11857, 12675]], ['82256', [3913, 11855, 3585]], ['118435', [3913, 10026, 3585]], ['117991', [3913, 3585, 5793]], ['118497', [3913, 12218, 12675]], ['105514', [3913, 11855, 3585]], ['73914', [3913, 10565, 9851]], ['118469', [3913, 11857, 10565]], ['118566', [3913, 11698, 8547]], ['118633', [3913, 11855, 11698]], ['118593', [3913, 10026, 11698]], ['45748', [3913, 12214, 12218]], ['117954', [3913, 3585, 5793]], ['115823', [3913, 10026, 8547]], ['117665', [3913, 10026, 10250]], ['118765', [3913, 10026, 8547]], ['118457', [3913, 3585, 8456]], ['118772', [3913, 11857, 14294]], ['118714', [3913, 10026, 8547]], ['118753', [3913, 11855, 3585]], ['76769', [3913, 9770, 9851]], ['118803', [3913, 11855, 11698]], ['118480', [3913, 8547, 10565]], ['118985', [3913, 8547, 11698]], ['94713', [3913, 10564, 9851]], ['113990', [3913, 12675, 9578]], ['119100', [3913, 3585, 8456]], ['119110', [3913, 10026, 11698]], ['119114', [3913, 8547, 10201]], ['119191', [3913, 10026, 8547]], ['119209', [3913, 10250, 8547]], ['119188', [3913, 11698, 8547]], ['119189', [3913, 10250, 10303]], ['118008', [3913, 3585, 12910]], ['119287', [3913, 11698, 8547]], ['119013', [3913, 5186, 5881]], ['57410', [3913, 8545, 8859]], ['119350', [3913, 12218, 12675]], ['119357', [3913, 10026, 10250]], ['119361', [3913, 11857, 11698]], ['56306', [3913, 11855, 8547]], ['59215', [3913, 10026, 10250]], ['119375', [3913, 11855, 3585]], ['118518', [3913, 12214, 10026]], ['119421', [3913, 11855, 12675]], ['64422', [3913, 3585, 12910]], ['119450', [3913, 11857, 8547]], ['119163', [3913, 8547, 3585]], ['116599', [3913, 8547, 3585]], ['92513', [3913, 10565, 8547]], ['114899', [3913, 10026, 8547]], ['119474', [3913, 8547, 3585]], ['111166', [3913, 3585, 8456]], ['119425', [3913, 12218, 12675]], ['119503', [3913, 3585, 4215]], ['119485', [3913, 10026, 11855]], ['119539', [3913, 11863, 12908]], ['56101', [3913, 10026, 11698]], ['114687', [3913, 11857, 8547]], ['119556', [3913, 10026, 12675]], ['109448', [3913, 3585, 4215]], ['119571', [3913, 3585, 8456]], ['25401', [3913, 11855, 3585]], ['4054', [3913, 8547, 3585]], ['119557', [3913, 11863, 10565]], ['119677', [3913, 11698, 8547]], ['119722', [3913, 9770, 10564]], ['119788', [3913, 11698, 3585]], ['119700', [3913, 10026, 11698]], ['119783', [3913, 3585, 4215]], ['112852', [3913, 12218, 11698]], ['119866', [3913, 11698, 8547]], ['110052', [3913, 10026, 12218]], ['80306', [3913, 9770, 8859]], ['120064', [3913, 11855, 8547]], ['120159', [3913, 9770, 5186]], ['120260', [3913, 11855, 3585]], ['63178', [3913, 9097, 8860]], ['120344', [3913, 11855, 8547]], ['76029', [3913, 10019, 10250]], ['68716', [3913, 11855, 9771]], ['120537', [3913, 11857, 8547]], ['89830', [3913, 9770, 9851]], ['110825', [3913, 7130, 5186]], ['120703', [3913, 10565, 11698]], ['118720', [3913, 8547, 3585]], ['120747', [3913, 11855, 11698]], ['120762', [3913, 11855, 3585]], ['120753', [3913, 3585, 8456]], ['118804', [3913, 3585, 4215]], ['120868', [3913, 11698, 10201]], ['120885', [3913, 11855, 3585]], ['117165', [3913, 11857, 3585]], ['85677', [3913, 12673, 7130]], ['121079', [3913, 11855, 12218]], ['121121', [3913, 10565, 10303]], ['120027', [3913, 10250, 8547]], ['121025', [3913, 11855, 9771]], ['121268', [3913, 9770, 10565]], ['121251', [3913, 11855, 11698]], ['121354', [3913, 11855, 8547]], ['121358', [3913, 11698, 10201]], ['121296', [3913, 8547, 10201]], ['121658', [3913, 11855, 3585]], ['121657', [3913, 11857, 8547]], ['121642', [3913, 11855, 8547]], ['103122', [3913, 6061, 3585]], ['89605', [3913, 11855, 8547]], ['95937', [3913, 3585, 8456]], ['122008', [3913, 10026, 8547]], ['122030', [3913, 12214, 9851]], ['122100', [3913, 10026, 11698]], ['122153', [3913, 3585, 12910]], ['122162', [3913, 3585, 4215]], ['122197', [3913, 11857, 10250]], ['122208', [3913, 10026, 3585]], ['94236', [3913, 11855, 10250]], ['120215', [3913, 11698, 8547]], ['121600', [3913, 3585, 4215]], ['90608', [3913, 11855, 3585]], ['122304', [3913, 8547, 11698]], ['122354', [3913, 11855, 8547]], ['122149', [3913, 10565, 10303]], ['122407', [3913, 8547, 10201]], ['122419', [3913, 10026, 9771]], ['122370', [3913, 10026, 3585]], ['122429', [3913, 11857, 11698]], ['122474', [3913, 10026, 3585]], ['120370', [3913, 3585, 10457]], ['56129', [3913, 10026, 8547]], ['121868', [3913, 12675, 10565]], ['122596', [3913, 8547, 11698]], ['122649', [3913, 3585, 4215]], ['122679', [3913, 11857, 8547]], ['122742', [3913, 11855, 8547]], ['113259', [3913, 11855, 11698]], ['122788', [3913, 5186, 4165]], ['108837', [3913, 10026, 3585]], ['104671', [3913, 10026, 5433]], ['122864', [3913, 8547, 3585]], ['122872', [9770, 5186, 11855]], ['117729', [3913, 8547, 10201]], ['123008', [3913, 10026, 11698]], ['123061', [3913, 3585, 8456]], ['82627', [3913, 5186, 4802]], ['47070', [3913, 10026, 3585]], ['123125', [3913, 10026, 11855]], ['123194', [3913, 11855, 10565]], ['88568', [3913, 10019, 10250]], ['122725', [3913, 3585, 8456]], ['123244', [3913, 3585, 8456]], ['123300', [3913, 8547, 10250]], ['123334', [3913, 10026, 8547]], ['123347', [3913, 3585, 8456]], ['123243', [3913, 8547, 3585]], ['123390', [3913, 3585, 12910]], ['122463', [3913, 11855, 8547]], ['85620', [3913, 9770, 9851]], ['123515', [3913, 9851, 10565]], ['123643', [3913, 12675, 10250]], ['123720', [3913, 10026, 12214]], ['123790', [3913, 11698, 10201]], ['121338', [3913, 10026, 10250]], ['120874', [3913, 3585, 12910]], ['123948', [3913, 11855, 11698]], ['24075', [3913, 10026, 3585]], ['124030', [3913, 3585, 5793]], ['121491', [3913, 12675, 10565]], ['124048', [3913, 11855, 9771]], ['124089', [3913, 11855, 10250]], ['124114', [3913, 11698, 3585]], ['124121', [3913, 12218, 12675]], ['45619', [3913, 3711, 4974]], ['124127', [3913, 11857, 8547]], ['124164', [3913, 10026, 8547]], ['124236', [3913, 11698, 8547]], ['124225', [3913, 10026, 8547]], ['124207', [3913, 11698, 12675]], ['101775', [3913, 10026, 8918]], ['124394', [3913, 10026, 3585]], ['124320', [3913, 10257, 13724]], ['124563', [3913, 11855, 8547]], ['63025', [3913, 11857, 8547]], ['124648', [3913, 10565, 10250]], ['123514', [3913, 8547, 3585]], ['124700', [3913, 10026, 3585]], ['4899', [3913, 11855, 3585]], ['124752', [3913, 11857, 11698]], ['124804', [3913, 11855, 3585]], ['124812', [3913, 11857, 3585]], ['78398', [3913, 11855, 12675]], ['124853', [3913, 11855, 11698]], ['124901', [3913, 3585, 8547]], ['55373', [3913, 4974, 8545]], ['11837', [3913, 8547, 11698]], ['124912', [3913, 11855, 3585]], ['124934', [3913, 11698, 3585]], ['77859', [3913, 11855, 8547]], ['125124', [3913, 12675, 10250]], ['83365', [3913, 9851, 10019]], ['125174', [3913, 10250, 3585]], ['125199', [3913, 4165, 13724]], ['123238', [3913, 10565, 10303]], ['95080', [3913, 11855, 8547]], ['121758', [3913, 10026, 5881]], ['124228', [3913, 11698, 8547]], ['122559', [3913, 3585, 12910]], ['125355', [3913, 10026, 3585]], ['125366', [3913, 8547, 11698]], ['72048', [3913, 6061, 10257]], ['119860', [3913, 3585, 12910]], ['125470', [3913, 10026, 10250]], ['89347', [3913, 5186, 8917]], ['125486', [3913, 10026, 12675]], ['125541', [3913, 10026, 3585]], ['125549', [3913, 10026, 9771]], ['125573', [3913, 8547, 11698]], ['125533', [3913, 10026, 12675]], ['125553', [3913, 8547, 11698]], ['125685', [3913, 10026, 3585]], ['125754', [3913, 10257, 9770]], ['1717', [3913, 9851, 8545]], ['125785', [3913, 3585, 4215]], ['125863', [3913, 3585, 14192]], ['123247', [3913, 9771, 12218]], ['125882', [3913, 8547, 3585]], ['125888', [3913, 11857, 3585]], ['125910', [3913, 11855, 11698]], ['125578', [3913, 11698, 3585]], ['125095', [3913, 3585, 8547]], ['125959', [3913, 8547, 11698]], ['126003', [3913, 3585, 4215]], ['126141', [3913, 8547, 3585]], ['126215', [3913, 10026, 10565]], ['126236', [3913, 3585, 8456]], ['124775', [3913, 10250, 10565]], ['97980', [3913, 10026, 8918]], ['32206', [3913, 8547, 3585]], ['126387', [3913, 8547, 11698]], ['126456', [3913, 10026, 10250]], ['126515', [3913, 8547, 3585]], ['126552', [3913, 13507, 10250]], ['126646', [3913, 10026, 11698]], ['126663', [3913, 13302, 5881]], ['126704', [3913, 11855, 3585]], ['110811', [3913, 10250, 12214]], ['126751', [3913, 11698, 3585]], ['64064', [3913, 10565, 11698]], ['125400', [3913, 11698, 10250]], ['93415', [3913, 10303, 9851]], ['126899', [3913, 3585, 8547]], ['63273', [3913, 8545, 3711]], ['126970', [3913, 10026, 9771]], ['126974', [3913, 11855, 11698]], ['127031', [3913, 11857, 3585]], ['127057', [3913, 9771, 10257]], ['84570', [3913, 11855, 3585]], ['127063', [3913, 11857, 8547]], ['127089', [3913, 10026, 8547]], ['127106', [3913, 11855, 8547]], ['127114', [3913, 11863, 13724]], ['110396', [3913, 10026, 8547]], ['127159', [3913, 11855, 8547]], ['109017', [3913, 10026, 8547]], ['127194', [3913, 10026, 8547]], ['7480', [3913, 10026, 3585]], ['127251', [3913, 10026, 10586]], ['111435', [3913, 10026, 11698]], ['125465', [3913, 3585, 8456]], ['52263', [3913, 3585, 12910]], ['127416', [3913, 11698, 3585]], ['124521', [3913, 12218, 3585]], ['127575', [3913, 11857, 11698]], ['127508', [3913, 11857, 3585]], ['127668', [3913, 10019, 11863]], ['84830', [3913, 10564, 9770]], ['127691', [3913, 11857, 12218]], ['127715', [3913, 10250, 11698]], ['126709', [3913, 11855, 3585]], ['127744', [3913, 8547, 3585]], ['127751', [3913, 8547, 3585]], ['117562', [3913, 3585, 14192]], ['127789', [3913, 3585, 12910]], ['127793', [3913, 11855, 8547]], ['55293', [3913, 5186, 5433]], ['127897', [3913, 12675, 9578]], ['73757', [3913, 10250, 8547]], ['127932', [3913, 8547, 3585]], ['127928', [3913, 10026, 8547]], ['127956', [3913, 11855, 14028]], ['127969', [3913, 10026, 3585]], ['44127', [3913, 10026, 8547]], ['112986', [3913, 10026, 11698]], ['111844', [3913, 11855, 10565]], ['80991', [3913, 10565, 10303]], ['125886', [3913, 10026, 11698]], ['128091', [3913, 11857, 11698]], ['38389', [3913, 8547, 10201]], ['50467', [3913, 11698, 10201]], ['128209', [3913, 10026, 8547]], ['60818', [3913, 3711, 7130]], ['128214', [3913, 10026, 12214]], ['128223', [3913, 11855, 3585]], ['56126', [3913, 3711, 4802]], ['128263', [3913, 3585, 13729]], ['74692', [3913, 8859, 6061]], ['123997', [3913, 11698, 10201]], ['128317', [3913, 3585, 11698]], ['128321', [3913, 3585, 14192]], ['128370', [3913, 8547, 3585]], ['64374', [3913, 11855, 8547]], ['128411', [3913, 14392, 10565]], ['117273', [3913, 11857, 11698]], ['82931', [3913, 10019, 10023]], ['127910', [3913, 11855, 3585]], ['128424', [3913, 8547, 11698]], ['128441', [3913, 10026, 10250]], ['45136', [3913, 5186, 9769]], ['24048', [3913, 12675, 9578]], ['112309', [3913, 11857, 8547]], ['128499', [3913, 11855, 8547]], ['64613', [3913, 10026, 11698]], ['127315', [3913, 8547, 10201]], ['128508', [3913, 11855, 3585]], ['128510', [3913, 8547, 10201]], ['128521', [3913, 12214, 8547]], ['113773', [3913, 10026, 3585]], ['128546', [3913, 9771, 9851]], ['118455', [3913, 8547, 11698]], ['128571', [3913, 11857, 12218]], ['87885', [3913, 10308, 8545]], ['128575', [3913, 10565, 10303]], ['24769', [3913, 10026, 8547]], ['128580', [3913, 10026, 10586]], ['128588', [3913, 8547, 11698]], ['126542', [3913, 12214, 3585]], ['128599', [3913, 11855, 3585]], ['128481', [3913, 10026, 10565]], ['128534', [3913, 11855, 8547]], ['63518', [3913, 3711, 9770]], ['44157', [3913, 14208, 11698]], ['128665', [3913, 11855, 3585]], ['70405', [3913, 10564, 9770]], ['89855', [3913, 10564, 9770]], ['128260', [3913, 8547, 3585]], ['33908', [3913, 3585, 12665]], ['120120', [3913, 10026, 3585]], ['128702', [3913, 5186, 14028]], ['128714', [3913, 10250, 10565]], ['122657', [3913, 11855, 11698]], ['128757', [3913, 11698, 8547]], ['89471', [3913, 11698, 12675]], ['126828', [3913, 11855, 10250]], ['121393', [3913, 10250, 8547]], ['128697', [3913, 11698, 3585]], ['52634', [3913, 8859, 10250]], ['107410', [3913, 11855, 8547]], ['129238', [3913, 4165, 14192]], ['79544', [3913, 6061, 9578]], ['129328', [3913, 10026, 10250]], ['128983', [3913, 11857, 3585]], ['129682', [3913, 11855, 3585]], ['129683', [3913, 11857, 3585]], ['129717', [3913, 11698, 10201]], ['128880', [3913, 8547, 3585]], ['130150', [3913, 11698, 3585]], ['130282', [3913, 3585, 11698]], ['130677', [3913, 8547, 10201]], ['130788', [3913, 8547, 11698]], ['131225', [3913, 3585, 12910]], ['131227', [3913, 12214, 14393]], ['131282', [3913, 14392, 10565]], ['131333', [3913, 12218, 9851]], ['127716', [3913, 12214, 12675]], ['131380', [3913, 12218, 9851]], ['131765', [3913, 12675, 9770]], ['75498', [3913, 8859, 8545]], ['132437', [3913, 10250, 14028]], ['132593', [3913, 14208, 7130]], ['61717', [3913, 3711, 5186]], ['132796', [3913, 3585, 12910]], ['83968', [3913, 10257, 10565]], ['116204', [3913, 10565, 10303]], ['83071', [3913, 8547, 10250]], ['81771', [3913, 9851, 10019]], ['117845', [3913, 8547, 3585]], ['87482', [3913, 9851, 10303]], ['93339', [3913, 9770, 9851]], ['65566', [3913, 3711, 4165]], ['82764', [3913, 9851, 10019]], ['117556', [3913, 11863, 12908]], ['86929', [3913, 9851, 9771]], ['81721', [3913, 10023, 9578]], ['90395', [3913, 9851, 8545]], ['129426', [3913, 3711, 10022]], ['94293', [3913, 9770, 9851]], ['128671', [3913, 11857, 11698]], ['61234', [3913, 3711, 7126]], ['12875', [3913, 3711, 4165]], ['27551', [3913, 3711, 4165]], ['51541', [3913, 3711, 4802]], ['51803', [3913, 5186, 4802]], ['51832', [3913, 5186, 4165]], ['52238', [3913, 5186, 4802]], ['27547', [3913, 7130, 4974]], ['51198', [3913, 3711, 4165]], ['52993', [3913, 3711, 5186]], ['22693', [3913, 9851, 10019]], ['52920', [3913, 3711, 4974]], ['53433', [3913, 3711, 5433]], ['53075', [3913, 3711, 5433]], ['53398', [3913, 3711, 4165]], ['47012', [3913, 5186, 3711]], ['53778', [3913, 3711, 5186]], ['54138', [3913, 3711, 8456]], ['54143', [3913, 5186, 3711]], ['54267', [3913, 5186, 4165]], ['54490', [3913, 5186, 4802]], ['53894', [3913, 4974, 3711]], ['54177', [3913, 5186, 4165]], ['34183', [3913, 5186, 4165]], ['54491', [3913, 5186, 4165]], ['51505', [3913, 5186, 3711]], ['17398', [3913, 3711, 4165]], ['54363', [3913, 5186, 4802]], ['54761', [3913, 3711, 9578]], ['44973', [3913, 3711, 7130]], ['54798', [3913, 5186, 4802]], ['55450', [3913, 3711, 4802]], ['55540', [3913, 3711, 5186]], ['54509', [3913, 5186, 4974]], ['56036', [3913, 3711, 4802]], ['54964', [3913, 5186, 3711]], ['14726', [3913, 3711, 4165]], ['57189', [3913, 3711, 5186]], ['55907', [3913, 3711, 4165]], ['54708', [3913, 5186, 5806]], ['55121', [3913, 5186, 4802]], ['54896', [3913, 3711, 9769]], ['51746', [3913, 3711, 4974]], ['56411', [3913, 5186, 3711]], ['55818', [3913, 3711, 5186]], ['36918', [3913, 5186, 4802]], ['51352', [3913, 3711, 4165]], ['53718', [3913, 3711, 5806]], ['57245', [3913, 3711, 4165]], ['54552', [3913, 3711, 4165]], ['57039', [3913, 3711, 4165]], ['57676', [3913, 5186, 3711]], ['57680', [3913, 3711, 5186]], ['36087', [3913, 5186, 3711]], ['58101', [3913, 5186, 3711]], ['33678', [3913, 3711, 4974]], ['58480', [3913, 5186, 3711]], ['58841', [3913, 5186, 3711]], ['54512', [3913, 3711, 4165]], ['58555', [3913, 3711, 4165]], ['4544', [3913, 5186, 4802]], ['59119', [3913, 5186, 4974]], ['57221', [3913, 5186, 4165]], ['59598', [3913, 3711, 5186]], ['58105', [3913, 5186, 3711]], ['56371', [3913, 5186, 4165]], ['59890', [3913, 3711, 4165]], ['58402', [3913, 3711, 5806]], ['60003', [3913, 5186, 5433]], ['55352', [3913, 3711, 7130]], ['57712', [3913, 7130, 9771]], ['58357', [3913, 5186, 3711]], ['60151', [3913, 3711, 5186]], ['56680', [3913, 7130, 4974]], ['53161', [3913, 3711, 7130]], ['61342', [3913, 4974, 3711]], ['57777', [3913, 4974, 3711]], ['61354', [3913, 3711, 4165]], ['60830', [3913, 6061, 8545]], ['61583', [3913, 4974, 4802]], ['61385', [3913, 3711, 8545]], ['61937', [3913, 3711, 8859]], ['60801', [3913, 5186, 4802]], ['52950', [3913, 3711, 5186]], ['59980', [3913, 3711, 6061]], ['51851', [3913, 3711, 4802]], ['62099', [3913, 3711, 7130]], ['51550', [3913, 3711, 4974]], ['61753', [3913, 3711, 8700]], ['61823', [3913, 7130, 3711]], ['61106', [3913, 3711, 4974]], ['62400', [3913, 3711, 7130]], ['61543', [3913, 3711, 4165]], ['62647', [3913, 5186, 5881]], ['62543', [3913, 8545, 10074]], ['62628', [3913, 5186, 4974]], ['62544', [3913, 5186, 4802]], ['28247', [3913, 7130, 4802]], ['62176', [3913, 8545, 7130]], ['62599', [3913, 8545, 7130]], ['61866', [3913, 7130, 3711]], ['62350', [3913, 3711, 8545]], ['14893', [3913, 5186, 4802]], ['63159', [3913, 8545, 10074]], ['52812', [3913, 5186, 4802]], ['50956', [3913, 5186, 4802]], ['23157', [3913, 7130, 8545]], ['26472', [3913, 3711, 5186]], ['63180', [3913, 7130, 3711]], ['63194', [3913, 3711, 5186]], ['63068', [3913, 3711, 8456]], ['63239', [3913, 4974, 4802]], ['378', [3913, 3711, 7130]], ['62163', [3913, 3711, 4165]], ['8751', [3913, 7130, 3711]], ['62901', [3913, 3711, 4974]], ['61865', [3913, 6061, 12675]], ['62525', [3913, 3711, 8859]], ['57013', [3913, 9851, 9771]], ['63471', [3913, 7130, 3711]], ['62456', [3913, 5186, 4802]], ['1585', [3913, 7130, 4802]], ['63439', [3913, 8545, 9626]], ['55692', [3913, 3711, 8545]], ['63582', [3913, 5186, 7126]], ['63620', [3913, 7130, 10019]], ['19576', [3913, 5186, 5806]], ['63660', [3913, 3711, 4974]], ['37292', [3913, 5186, 5881]], ['62804', [3913, 6061, 10303]], ['63094', [3913, 7130, 3711]], ['62851', [3913, 3711, 5186]], ['63653', [3913, 8545, 8859]], ['63783', [3913, 3711, 7130]], ['63855', [3913, 7130, 5186]], ['64077', [3913, 5186, 7126]], ['64773', [3913, 3711, 9584]], ['65147', [3913, 7130, 10303]], ['59809', [3913, 14393, 14208]], ['65110', [3913, 6061, 9771]], ['64583', [3913, 3711, 4165]], ['65696', [3913, 3711, 4974]], ['64901', [3913, 8545, 5186]], ['53860', [3913, 3711, 7130]], ['58113', [3913, 3711, 7130]], ['66083', [3913, 3711, 4802]], ['66223', [3913, 3711, 5186]], ['64788', [3913, 8545, 6061]], ['65719', [3913, 8545, 3711]], ['66455', [3913, 3711, 7130]], ['66562', [3913, 6061, 8545]], ['53486', [3913, 3711, 5881]], ['66897', [3913, 7130, 8545]], ['63758', [3913, 9770, 9771]], ['67538', [3913, 8545, 7130]], ['67716', [3913, 8545, 8859]], ['67802', [3913, 8545, 7130]], ['67728', [3913, 8545, 3711]], ['66726', [3913, 6061, 8545]], ['67692', [3913, 6061, 8545]], ['62813', [3913, 8545, 6061]], ['68149', [3913, 8545, 3711]], ['68408', [3913, 6061, 7130]], ['68779', [3913, 7130, 10303]], ['68206', [3913, 8545, 7130]], ['68779', [3913, 7130, 10303]], ['68206', [3913, 8545, 7130]], ['69108', [3913, 8545, 6061]], ['69285', [3913, 6061, 8545]], ['5976', [3913, 6061, 8545]], ['69566', [3913, 8545, 5186]], ['70027', [3913, 3711, 7126]], ['70034', [3913, 8545, 6061]], ['70597', [3913, 8545, 7130]], ['70820', [3913, 6061, 8545]], ['70899', [3913, 6061, 8545]], ['68521', [3913, 8545, 6061]], ['71059', [3913, 6061, 7130]], ['71126', [3913, 8545, 6061]], ['71166', [3913, 8545, 4974]], ['70194', [3913, 8859, 8545]], ['68502', [3913, 8545, 6061]], ['26183', [3913, 8545, 8859]], ['51498', [3913, 6061, 8545]], ['72200', [3913, 8859, 6061]], ['72440', [3913, 8545, 8859]], ['72564', [3913, 8545, 9771]], ['72709', [3913, 8545, 6061]], ['71651', [3913, 3711, 8917]], ['73009', [3913, 6061, 8859]], ['72780', [3913, 5186, 8918]], ['73402', [3913, 8859, 7130]], ['73650', [3913, 8545, 8859]], ['73801', [3913, 9770, 8545]], ['73897', [3913, 6061, 8859]], ['73956', [3913, 8545, 7130]], ['74854', [3913, 6061, 8859]], ['73399', [3913, 9770, 10564]], ['74563', [3913, 6061, 8545]], ['75446', [3913, 8545, 3711]], ['75504', [3913, 8545, 6061]], ['75261', [3913, 6061, 8545]], ['75877', [3913, 8545, 3711]], ['76226', [3913, 8859, 4165]], ['76385', [3913, 9851, 8545]], ['75207', [3913, 8545, 8859]], ['60373', [3913, 5186, 8918]], ['77111', [3913, 5186, 9769]], ['6875', [3913, 8545, 6061]], ['74282', [3913, 9770, 9851]], ['71234', [3913, 8859, 8545]], ['77170', [3913, 8545, 6061]], ['77370', [3913, 8545, 8859]], ['76457', [3913, 8545, 9626]], ['77718', [3913, 3711, 9578]], ['78240', [3913, 8545, 6061]], ['56731', [3913, 8545, 9771]], ['78455', [3913, 9626, 8547]], ['78425', [3913, 8545, 3711]], ['78664', [3913, 9771, 9626]], ['54989', [3913, 9771, 9770]], ['70609', [3913, 5186, 9769]], ['75983', [3913, 6061, 8545]], ['70721', [3913, 8859, 6061]], ['79090', [3913, 8545, 9626]], ['40753', [3913, 9626, 8917]], ['79281', [3913, 8859, 8545]], ['75920', [3913, 8545, 6061]], ['79337', [3913, 9851, 9771]], ['77100', [3913, 8545, 6061]], ['79931', [3913, 9771, 9851]], ['79947', [3913, 8545, 9771]], ['68970', [3913, 9770, 8859]], ['80878', [3913, 9771, 5186]], ['80860', [3913, 9851, 10250]], ['67434', [3913, 8545, 9626]], ['61755', [3913, 9097, 7130]], ['81070', [3913, 9851, 7130]], ['80516', [3913, 10257, 8545]], ['81316', [3913, 10019, 8859]], ['75916', [3913, 9770, 9851]], ['81575', [3913, 9851, 9771]], ['81468', [3913, 10019, 9851]], ['81924', [3913, 10019, 8859]], ['57536', [3913, 10019, 8859]], ['16855', [3913, 10250, 10019]], ['82021', [3913, 8859, 10023]], ['82521', [3913, 10019, 9851]], ['59133', [3913, 10023, 10019]], ['82441', [3913, 9851, 9770]], ['60609', [3913, 9770, 9851]], ['82736', [3913, 10019, 9851]], ['82873', [3913, 10019, 6061]], ['83052', [3913, 10019, 6061]], ['82943', [3913, 10026, 7126]], ['83819', [3913, 9097, 3585]], ['83938', [3913, 9851, 9770]], ['45459', [3913, 9770, 9851]], ['84509', [3913, 7130, 3711]], ['84654', [3913, 9770, 9771]], ['83322', [3913, 9851, 10250]], ['84358', [3913, 10250, 10019]], ['82721', [3913, 9770, 9851]], ['73481', [3913, 10023, 9578]], ['84237', [3913, 8859, 9771]], ['57350', [3913, 9851, 8545]], ['84932', [3913, 10257, 10250]], ['84912', [3913, 10019, 10250]], ['84768', [3913, 9851, 10257]], ['84997', [3913, 9770, 9851]], ['85028', [3913, 9851, 8545]], ['84689', [3913, 9770, 9851]], ['84760', [3913, 5186, 9769]], ['69774', [3913, 9851, 10019]], ['85121', [3913, 10019, 8859]], ['85623', [3913, 9097, 8860]], ['85179', [3913, 10250, 10023]], ['85636', [3913, 5186, 10020]], ['85628', [3913, 3711, 5881]], ['85945', [3913, 3711, 5806]], ['84873', [3913, 10023, 8456]], ['86097', [3913, 10019, 10023]], ['85308', [3913, 10026, 9584]], ['86195', [3913, 10019, 10257]], ['63429', [3913, 9851, 5186]], ['86357', [3913, 10257, 10250]], ['36121', [3913, 9851, 10250]], ['86637', [3913, 9851, 9770]], ['87020', [3913, 7130, 5881]], ['10785', [3913, 10026, 7126]], ['87005', [3913, 9851, 8545]], ['86731', [3913, 10303, 10019]], ['87140', [3913, 10303, 9851]], ['87061', [3913, 10019, 10250]], ['87333', [3913, 10019, 9851]], ['87273', [3913, 9770, 10019]], ['87487', [3913, 9851, 10250]], ['87256', [3913, 7130, 10019]], ['87293', [3913, 9770, 9771]], ['87757', [3913, 3711, 9578]], ['87762', [3913, 10019, 10303]], ['87085', [3913, 10303, 10019]], ['56442', [3913, 10023, 12062]], ['87306', [3913, 10303, 9851]], ['85315', [3913, 10564, 9770]], ['87680', [3913, 9851, 10257]], ['87887', [3913, 10026, 7126]], ['87872', [3913, 10308, 9769]], ['87937', [3913, 10257, 9851]], ['87845', [3913, 10303, 7130]], ['87960', [3913, 10303, 5186]], ['87860', [3913, 9770, 10257]], ['36908', [3913, 10257, 10564]], ['88124', [3913, 5186, 3711]], ['71932', [3913, 10019, 9851]], ['88060', [3913, 9851, 9771]], ['85973', [3913, 9851, 9771]], ['88331', [3913, 10019, 10250]], ['88266', [3913, 9851, 10303]], ['87343', [3913, 9851, 10565]], ['88065', [3913, 10308, 10457]], ['88423', [3913, 9770, 10257]], ['88272', [3913, 10564, 9851]], ['88546', [3913, 10019, 10250]], ['88584', [3913, 9851, 8545]], ['88955', [3913, 9851, 10250]], ['89162', [3913, 5186, 10308]], ['89310', [3913, 9851, 10250]], ['89080', [3913, 10019, 10250]], ['89283', [3913, 9770, 10564]], ['88771', [3913, 9851, 8545]], ['59341', [3913, 5186, 10249]], ['87194', [3913, 9851, 9770]], ['89544', [3913, 9770, 10019]], ['89626', [3913, 9851, 6061]], ['7632', [3913, 10303, 5186]], ['85837', [3913, 10564, 9770]], ['89681', [3913, 9770, 10564]], ['86380', [3913, 9851, 10250]], ['89549', [3913, 7130, 10026]], ['89698', [3913, 10564, 9770]], ['80145', [3913, 10303, 10074]], ['66519', [5186, 9770, 8545]], ['89261', [3913, 9851, 10564]], ['88719', [3913, 9851, 10250]], ['88890', [3913, 5186, 8917]], ['89823', [3913, 10303, 10019]], ['89660', [3913, 10303, 3711]], ['89782', [3913, 10564, 9770]], ['89882', [3913, 10308, 8917]], ['89896', [3913, 9770, 9851]], ['89913', [3913, 10564, 9770]], ['82634', [3913, 9097, 8918]], ['89999', [3913, 10303, 9851]], ['90087', [3913, 10308, 7126]], ['90070', [3913, 10026, 5806]], ['89963', [3913, 10019, 9851]], ['81544', [3913, 10564, 9770]], ['89835', [3913, 10303, 10074]], ['71523', [3913, 9851, 10565]], ['90183', [3913, 10019, 8545]], ['89918', [3913, 10303, 10019]], ['90251', [3913, 9851, 9771]], ['90221', [3913, 10023, 10303]], ['90220', [3913, 5186, 9769]], ['90295', [3913, 9770, 10564]], ['90129', [3913, 9851, 10565]], ['90324', [3913, 9851, 10564]], ['89974', [3913, 10303, 10019]], ['90334', [3913, 10023, 10026]], ['90329', [3913, 10257, 9851]], ['90423', [3913, 10564, 9770]], ['90277', [3913, 7130, 10201]], ['90234', [3913, 10564, 9770]], ['51029', [3913, 10023, 3585]], ['87623', [3913, 10564, 9770]], ['30566', [3913, 10303, 5186]], ['90454', [3913, 10303, 3711]], ['90135', [3913, 9851, 10250]], ['90449', [3913, 9851, 8545]], ['89416', [3913, 10564, 9770]], ['89042', [3913, 10019, 8545]], ['90534', [3913, 9770, 9851]], ['90345', [3913, 3711, 9769]], ['90565', [3913, 9851, 6061]], ['90668', [3913, 10564, 9770]], ['87920', [3913, 10019, 10250]], ['90257', [3913, 10564, 9770]], ['90693', [3913, 10564, 9770]], ['58228', [3913, 9770, 10564]], ['90707', [3913, 10303, 10026]], ['89837', [3913, 9770, 9851]], ['48787', [3913, 10564, 9770]], ['90796', [3913, 10303, 7130]], ['90692', [3913, 5186, 10249]], ['90822', [3913, 10023, 10026]], ['65981', [3913, 10019, 10565]], ['90752', [3913, 10303, 10019]], ['54865', [3913, 8859, 4974]], ['88251', [3913, 9851, 10564]], ['90284', [3913, 10257, 10565]], ['90967', [3913, 9851, 8545]], ['90611', [3913, 11857, 3585]], ['90348', [3913, 9851, 10023]], ['87568', [3913, 10023, 9578]], ['72754', [3913, 10564, 9851]], ['72628', [3913, 10026, 8918]], ['51025', [3913, 3711, 7126]], ['6258', [3913, 10019, 10250]], ['90897', [3913, 9851, 8545]], ['90304', [3913, 9851, 8859]], ['14721', [3913, 10023, 9578]], ['91044', [3913, 10019, 10250]], ['89911', [3913, 10026, 9092]], ['91055', [3913, 9851, 10565]], ['91350', [3913, 10564, 9851]], ['89021', [3913, 9851, 10564]], ['90579', [3913, 10564, 9851]], ['91446', [3913, 9851, 10565]], ['91380', [3913, 5881, 8199]], ['91185', [3913, 10257, 10564]], ['91483', [3913, 9851, 10023]], ['91094', [3913, 10019, 9771]], ['90950', [5186, 9770, 10564]], ['91763', [3913, 10303, 8859]], ['89065', [3913, 9851, 10565]], ['91859', [3913, 9770, 10564]], ['91833', [3913, 10564, 9851]], ['88598', [3913, 10257, 9771]], ['92014', [3913, 10303, 5186]], ['92033', [3913, 9770, 9851]], ['90783', [3913, 10303, 9770]], ['91872', [3913, 10303, 9851]], ['90492', [3913, 7130, 10535]], ['92107', [3913, 10257, 9851]], ['83306', [3913, 9851, 8545]], ['92482', [3913, 10564, 9770]], ['90550', [3913, 9851, 8545]], ['92555', [3913, 10303, 10026]], ['2605', [3913, 5186, 10308]], ['92700', [3913, 9770, 9851]], ['91311', [3913, 10019, 9771]], ['90150', [3913, 9851, 10257]], ['92734', [3913, 9770, 9851]], ['16180', [3913, 10303, 5186]], ['92749', [3913, 10564, 9770]], ['93083', [3913, 10564, 9770]], ['91980', [3913, 10023, 10019]], ['93094', [3913, 9851, 10250]], ['93093', [3913, 10019, 10250]], ['91319', [3913, 9770, 9851]], ['54692', [3913, 9770, 9851]], ['91071', [3913, 10019, 10250]], ['93345', [3913, 10257, 10250]], ['89507', [3913, 10257, 9851]], ['53767', [3913, 9770, 9851]], ['93661', [3913, 10023, 10565]], ['93681', [3913, 3711, 5881]], ['93736', [3913, 10303, 8859]], ['93773', [3913, 5186, 10201]], ['93011', [3913, 10303, 7130]], ['92044', [3913, 10257, 9851]], ['93993', [3913, 10026, 3585]], ['94015', [3913, 10564, 9851]], ['93930', [3913, 10023, 3585]], ['91543', [3913, 9851, 8545]], ['93607', [3913, 9770, 10019]], ['94205', [3913, 9770, 9851]], ['94149', [3913, 10564, 10257]], ['20672', [3913, 10303, 5186]], ['94325', [3913, 10564, 9770]], ['94743', [3913, 10019, 10565]], ['80639', [3913, 10564, 9851]], ['94962', [3913, 10019, 9771]], ['94846', [3913, 10257, 10250]], ['94824', [3913, 5186, 10303]], ['95391', [3913, 9770, 10257]], ['95462', [3913, 10308, 11429]], ['95974', [3913, 8859, 3585]], ['95979', [3913, 10564, 9770]], ['58223', [3913, 10026, 8918]], ['96116', [3913, 10564, 9851]], ['96271', [3913, 10019, 10860]], ['96102', [3913, 9770, 10564]], ['96283', [3913, 9770, 9851]], ['96284', [3913, 5186, 10308]], ['96027', [3913, 7130, 10535]], ['95872', [3913, 10303, 9770]], ['96468', [3913, 10023, 8456]], ['93835', [3913, 10026, 8918]], ['95940', [3913, 9851, 8545]], ['93464', [3913, 9770, 9851]], ['96647', [3913, 5186, 8917]], ['3959', [3913, 10019, 9851]], ['96887', [3913, 10019, 7130]], ['96518', [3913, 10023, 8918]], ['96710', [3913, 10257, 10564]], ['97253', [3913, 10564, 9851]], ['97277', [3913, 10023, 9626]], ['97330', [3913, 9851, 10565]], ['95150', [3913, 10019, 10860]], ['97684', [3913, 5186, 8547]], ['17691', [3913, 10250, 5881]], ['92976', [3913, 10019, 9578]], ['97823', [3913, 7130, 10249]], ['97862', [3913, 9770, 9851]], ['98497', [3913, 10019, 8859]], ['53662', [3913, 3711, 4802]], ['98657', [3913, 10250, 10257]], ['65475', [5186, 9770, 10564]], ['98889', [3913, 3585, 4968]], ['98344', [3913, 10023, 9626]], ['78361', [3913, 10026, 5433]], ['99352', [3913, 8547, 4336]], ['99281', [3913, 3585, 8456]], ['94690', [3913, 10308, 10457]], ['99452', [3913, 3585, 10022]], ['98256', [3913, 10308, 10457]], ['99711', [3913, 10250, 9851]], ['99969', [5186, 10564, 9771]], ['100016', [3913, 10019, 4165]], ['100015', [3913, 10308, 10250]], ['100274', [3913, 3585, 4215]], ['100284', [3913, 10026, 10022]], ['100908', [3913, 10308, 10457]], ['43971', [3913, 8547, 4336]], ['62124', [3913, 3585, 4215]], ['100982', [3913, 11855, 10565]], ['100602', [3913, 10250, 10026]], ['101643', [3913, 10026, 10022]], ['101997', [3913, 8547, 11385]], ['102022', [3913, 8547, 4165]], ['101632', [3913, 10308, 10565]], ['101474', [3913, 3585, 5793]], ['102155', [5186, 9770, 10564]], ['101115', [3913, 8547, 5433]], ['97929', [3913, 8547, 5845]], ['101572', [3913, 10308, 10457]], ['101912', [3913, 7130, 11863]], ['100572', [3913, 8547, 10022]], ['97635', [3913, 10026, 8700]], ['103427', [3913, 10026, 10023]], ['103716', [3913, 3711, 4163]], ['61714', [3913, 10026, 5806]], ['104596', [3913, 3585, 5793]], ['103937', [3913, 10308, 11621]], ['104940', [3913, 10201, 5881]], ['105047', [3913, 3711, 11621]], ['105355', [3913, 3711, 4163]], ['105325', [3913, 10019, 11698]], ['105034', [3913, 10026, 5433]], ['67877', [3913, 11698, 12060]], ['106186', [3913, 11855, 12127]], ['106472', [3913, 10026, 50]], ['102160', [3913, 11863, 10250]], ['106103', [3913, 10026, 9851]], ['26824', [3913, 10250, 5186]], ['107118', [3913, 12214, 9770]], ['52429', [3913, 11855, 7126]], ['107023', [3913, 10026, 8918]], ['107605', [3913, 11855, 7126]], ['107630', [3913, 10026, 11618]], ['96789', [3913, 12214, 9851]], ['107858', [3913, 11698, 5845]], ['107956', [3913, 11855, 11698]], ['65491', [3913, 7130, 12127]], ['85501', [3913, 11855, 8547]], ['108378', [3913, 10250, 11698]], ['108528', [3913, 11857, 10565]], ['108536', [3913, 11855, 11698]], ['103260', [3913, 8547, 3585]], ['108635', [3913, 12218, 12214]], ['108659', [3913, 12218, 9771]], ['108497', [3913, 10026, 12675]], ['59420', [3913, 11857, 3585]], ['109087', [3913, 9771, 10250]], ['109406', [3913, 10026, 3585]], ['109652', [3913, 11857, 3585]], ['109858', [3913, 10026, 8547]], ['110316', [3913, 10026, 11698]], ['110294', [3913, 10026, 3585]], ['110496', [3913, 7130, 12667]], ['110510', [3913, 8547, 3585]], ['74400', [3913, 11698, 3585]], ['109785', [3913, 11855, 8547]], ['110611', [3913, 11698, 8547]], ['111010', [3913, 10026, 8547]], ['111095', [3913, 12675, 11399]], ['111184', [3913, 11855, 10250]], ['111186', [3913, 11698, 10201]], ['111454', [9770, 5186, 9771]], ['110504', [3913, 11857, 3585]], ['111704', [3913, 11855, 10026]], ['110004', [3913, 11855, 10250]], ['112568', [3913, 11855, 8547]], ['112665', [3913, 3585, 12910]], ['112748', [3913, 11863, 5881]], ['111191', [3913, 11855, 8547]], ['112859', [3913, 11855, 5881]], ['70852', [3913, 8547, 3585]], ['113162', [3913, 11855, 8547]], ['113071', [3913, 3585, 4215]], ['112430', [3913, 11698, 3585]], ['107903', [3913, 10026, 12675]], ['113272', [3913, 10026, 8547]], ['113322', [3913, 10026, 11698]], ['113471', [3913, 8547, 3585]], ['113459', [3913, 11855, 8547]], ['113457', [3913, 8547, 11698]], ['110874', [3913, 11855, 3585]], ['113044', [3913, 11855, 10257]], ['113524', [3913, 10026, 3585]], ['113829', [3913, 9771, 3585]], ['3053', [3913, 11855, 8547]], ['114247', [3913, 11855, 3585]], ['114300', [3913, 11855, 8547]], ['113752', [3913, 3585, 5793]], ['114379', [3913, 10250, 10565]], ['114492', [3913, 11855, 8547]], ['114641', [3913, 11698, 3585]], ['114283', [3913, 10026, 3585]], ['115010', [3913, 10026, 8547]], ['114845', [3913, 10026, 11698]], ['115175', [3913, 10026, 11698]], ['115001', [10019, 11863, 9578]], ['115156', [3913, 11698, 3585]], ['114941', [3913, 3585, 11863]], ['115381', [3913, 12675, 11399]], ['115334', [3913, 11855, 11698]], ['115418', [3913, 11698, 10565]], ['115787', [3913, 10026, 11698]], ['115772', [3913, 11855, 11698]], ['115758', [3913, 11855, 12675]], ['116174', [3913, 11863, 9578]], ['115891', [3913, 11855, 9578]], ['115883', [3913, 8547, 3585]], ['113908', [3913, 11855, 9770]], ['115313', [3913, 11857, 10250]], ['116249', [3913, 10250, 10257]], ['116699', [3913, 10026, 11698]], ['116754', [3913, 8547, 10201]], ['116804', [3913, 8547, 11698]], ['116274', [3913, 11863, 5881]], ['116939', [3913, 10026, 8547]], ['117142', [3913, 11857, 11698]], ['117249', [3913, 3585, 12910]], ['117252', [3913, 10026, 3585]], ['117627', [3913, 8547, 10201]], ['117823', [3913, 3585, 5793]], ['117860', [3913, 12218, 3585]], ['118315', [3913, 11698, 10201]], ['118819', [3913, 11855, 10250]], ['118896', [3913, 12675, 11399]], ['118955', [3913, 11698, 8547]], ['118961', [3913, 10026, 8547]], ['110082', [3913, 11855, 8547]], ['118932', [3913, 8547, 10565]], ['115795', [3913, 3585, 5793]], ['118649', [3913, 10026, 11698]], ['118619', [3913, 12218, 12675]], ['118597', [3913, 10026, 11698]], ['119349', [3913, 11698, 8547]], ['110820', [3913, 4974, 4165]], ['119505', [3913, 11855, 11698]], ['119509', [3913, 11698, 3585]], ['82631', [3913, 7130, 5186]], ['119620', [3913, 11855, 3585]], ['116996', [3913, 11855, 8547]], ['109510', [3913, 11855, 10565]], ['119863', [3913, 10026, 3585]], ['119951', [3913, 10026, 8547]], ['171', [3913, 5186, 4802]], ['110571', [3913, 11857, 10250]], ['120130', [3913, 8547, 11698]], ['120439', [3913, 10026, 11698]], ['120429', [3913, 11698, 3585]], ['120495', [3913, 11698, 10201]], ['120642', [3913, 11855, 8547]], ['120113', [3913, 8547, 10201]], ['119666', [3913, 10026, 11698]], ['120119', [3913, 11863, 12218]], ['118788', [3913, 11855, 3585]], ['116051', [3913, 3585, 5793]], ['108861', [3913, 10026, 11698]], ['120940', [3913, 11855, 8547]], ['121109', [3913, 10026, 11698]], ['121193', [3913, 10026, 11698]], ['121213', [3913, 8547, 3585]], ['121438', [3913, 10026, 3585]], ['72274', [3913, 11863, 12675]], ['121481', [3913, 11855, 12218]], ['121594', [3913, 11857, 9771]], ['107768', [3913, 11855, 8547]], ['122181', [3913, 9851, 10565]], ['122391', [3913, 10026, 3585]], ['122516', [3913, 10026, 12675]], ['122748', [3913, 8547, 3585]], ['122421', [3913, 10026, 3585]], ['3030', [3913, 11698, 8547]], ['123223', [3913, 8547, 10565]], ['104486', [3913, 11698, 10565]], ['122767', [3913, 12675, 9771]], ['98494', [3913, 10026, 12675]], ['123535', [3913, 11855, 11698]], ['123547', [3913, 10250, 10303]], ['123283', [3913, 11855, 10586]], ['123696', [3913, 3585, 5793]], ['123705', [3913, 8547, 10201]], ['124391', [9770, 5186, 13574]], ['124655', [3913, 11698, 8547]], ['124746', [3913, 10026, 8547]], ['56735', [3913, 11855, 10565]], ['124735', [3913, 10026, 10250]], ['124895', [3913, 9770, 10565]], ['124945', [3913, 11855, 10250]], ['53492', [3913, 9771, 10565]], ['125048', [3913, 8547, 3585]], ['125162', [3913, 11855, 8547]], ['124980', [3913, 3585, 12910]], ['125247', [3913, 11698, 3585]], ['125304', [3913, 11855, 9771]], ['125259', [3913, 8547, 10565]], ['125373', [3913, 11855, 8547]], ['125552', [3913, 10026, 11698]], ['125608', [3913, 10026, 3585]], ['107176', [3913, 10026, 8547]], ['125490', [3913, 12675, 5881]], ['16508', [3913, 10026, 10250]], ['125537', [3913, 8547, 11698]], ['125868', [3913, 11855, 8547]], ['112529', [3913, 8547, 11698]], ['124267', [3913, 11698, 10201]], ['77790', [3913, 8545, 3711]], ['126132', [3913, 10026, 3585]], ['125748', [3913, 3585, 4215]], ['126447', [3913, 10026, 11698]], ['126672', [5186, 9770, 10565]], ['127178', [3913, 5186, 13724]], ['127697', [3913, 11855, 8547]], ['127819', [3913, 11698, 8547]], ['128081', [3913, 9851, 10250]], ['128130', [3913, 3585, 12910]], ['128195', [3913, 3585, 8456]], ['128198', [3913, 11855, 12675]], ['126846', [3913, 14028, 13724]], ['84530', [3913, 12218, 10250]], ['128412', [3913, 11855, 12214]], ['128647', [3913, 8547, 11698]], ['111326', [3913, 11855, 10250]], ['800', [3913, 8547, 11698]], ['129609', [3913, 12675, 10565]], ['130291', [3913, 3585, 11698]], ['113849', [3913, 10565, 12675]], ['131072', [3913, 8547, 10201]], ['131230', [3913, 14294, 10565]], ['131548', [3913, 10565, 14393]], ['31705', [3913, 14028, 13302]], ['132196', [3913, 12675, 9851]], ['132947', [3913, 10250, 10565]], ['134373', [3913, 10565, 10257]], ['129420', [3913, 5186, 8918]], ['119183', [3913, 3585, 8456]]]\n" + ] + } + ], + "source": [ + "first_three_chosenVideo = []\n", + "for v in chosenVideo_list:\n", + " tmp = []\n", + " for i in range(0, 3):\n", + " tmp.append(v[1][i])\n", + " first_three_chosenVideo.append([v[0], tmp])\n", + "\n", + "print first_three_chosenVideo" + ] + }, + { + "cell_type": "code", + "execution_count": 63, + "metadata": { + "collapsed": false, + "scrolled": true + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[['50679', [3913, 5186, 4974]], ['22808', [3913, 3711, 5186]], ['50791', [3913, 5186, 3711]], ['50066', [3913, 5186, 4802]], ['46773', [3913, 5186, 4802]], ['51225', [3913, 3711, 4165]], ['13899', [3913, 3711, 5186]], ['51236', [3913, 5186, 4802]], ['51603', [3913, 5186, 3711]], ['14632', [3913, 5186, 4165]], ['50890', [3913, 4974, 8545]], ['51749', [3913, 5186, 4165]], ['51745', [3913, 5186, 4802]], ['3987', [3913, 3711, 10022]], ['51936', [3913, 5186, 4165]], ['39760', [3913, 3711, 4802]], ['6940', [3913, 3711, 4974]], ['51991', [3913, 3711, 7130]], ['43274', [3913, 3711, 8545]], ['52154', [3913, 5186, 5806]], ['52065', [3913, 5186, 4165]], ['52206', [3913, 5186, 3711]], ['52166', [3913, 4974, 4165]], ['51256', [3913, 5186, 3711]], ['1769', [3913, 5186, 4802]], ['52330', [3913, 5186, 4165]], ['51218', [3913, 5186, 3711]], ['52481', [3913, 5186, 4165]], ['52462', [3913, 5186, 4165]], ['50875', [3913, 3711, 4165]], ['39573', [3913, 3711, 6061]], ['29761', [3913, 3711, 5186]], ['52690', [3913, 5186, 5806]], ['53211', [3913, 5186, 5806]], ['53059', [3913, 3711, 4974]], ['53320', [3913, 4974, 10026]], ['6015', [3913, 3711, 5186]], ['53311', [3913, 3711, 4165]], ['47180', [3913, 3711, 4165]], ['52541', [3913, 5186, 4165]], ['53406', [3913, 5186, 3711]], ['53298', [3913, 3711, 4165]], ['53661', [3913, 5186, 3711]], ['53740', [3913, 4974, 3711]], ['53773', [3913, 3711, 4165]], ['53771', [3913, 5186, 4165]], ['53576', [3913, 5186, 4802]], ['53896', [3913, 4974, 8547]], ['54118', [3913, 5186, 4802]], ['53496', [3913, 3711, 4165]], ['54166', [3913, 5186, 4165]], ['54174', [3913, 5186, 5806]], ['54205', [3913, 3711, 5186]], ['54219', [3913, 3711, 5186]], ['54354', [3913, 3711, 7130]], ['54380', [3913, 9851, 10023]], ['54460', [3913, 3711, 4802]], ['54472', [3913, 3711, 5806]], ['27566', [3913, 5186, 4802]], ['54475', [3913, 3711, 4165]], ['54530', [3913, 3711, 4165]], ['54247', [3913, 5186, 7126]], ['28782', [3913, 3711, 5433]], ['51010', [3913, 3711, 4163]], ['54499', [3913, 3711, 8456]], ['54677', [3913, 5186, 5806]], ['54591', [3913, 3711, 5433]], ['54711', [3913, 3711, 5186]], ['31026', [3913, 5186, 4974]], ['50646', [3913, 5186, 4802]], ['52960', [3913, 5186, 5433]], ['54952', [3913, 5186, 5433]], ['54982', [3913, 5186, 5806]], ['13792', [3913, 5186, 5433]], ['54942', [3913, 5186, 10020]], ['51445', [3913, 5186, 4802]], ['55356', [3913, 5186, 4165]], ['55480', [3913, 5186, 4802]], ['55475', [3913, 3711, 8456]], ['55523', [3913, 4974, 8545]], ['55561', [3913, 3711, 4165]], ['55660', [3913, 5186, 5433]], ['55999', [3913, 5186, 4802]], ['55244', [3913, 3711, 4165]], ['56146', [3913, 3711, 4165]], ['56209', [3913, 5186, 4165]], ['55295', [3913, 5186, 4165]], ['56265', [3913, 4974, 4165]], ['56262', [3913, 5186, 4802]], ['20232', [3913, 7130, 12740]], ['56425', [3913, 5186, 3711]], ['56506', [3913, 5186, 5433]], ['54728', [3913, 5186, 3711]], ['56035', [3913, 5186, 3711]], ['56201', [3913, 5186, 4974]], ['56663', [3913, 5186, 7126]], ['56705', [3913, 5186, 5433]], ['56832', [3913, 5186, 4802]], ['56840', [3913, 6061, 8859]], ['56867', [3913, 5186, 4165]], ['56931', [3913, 3711, 4165]], ['55981', [3913, 5186, 3711]], ['56975', [3913, 5186, 4802]], ['56960', [3913, 3711, 4802]], ['57025', [3913, 3711, 4802]], ['57352', [3913, 3711, 4165]], ['48886', [3913, 3711, 4165]], ['53832', [3913, 3711, 4802]], ['57427', [3913, 5186, 4165]], ['57385', [3913, 4974, 3711]], ['55425', [3913, 5186, 3711]], ['57618', [3913, 5186, 9769]], ['57635', [3913, 5186, 5806]], ['57639', [3913, 7130, 8545]], ['57638', [3913, 8547, 10201]], ['57719', [3913, 3711, 8545]], ['57722', [3913, 5186, 4802]], ['54085', [3913, 3711, 4163]], ['58034', [3913, 4974, 7126]], ['57961', [3913, 5186, 4165]], ['57879', [3913, 5186, 5806]], ['58204', [3913, 4974, 8456]], ['58255', [3913, 5186, 5806]], ['56315', [3913, 3711, 4163]], ['18646', [3913, 3711, 4165]], ['58147', [3913, 3711, 4974]], ['58404', [3913, 3711, 8918]], ['58436', [3913, 3711, 5806]], ['30055', [3913, 5186, 4802]], ['25021', [3913, 5186, 4802]], ['58483', [3913, 8545, 6061]], ['57830', [3913, 5186, 5806]], ['58484', [3913, 3711, 4165]], ['57996', [3913, 3711, 5186]], ['54257', [3913, 3711, 5186]], ['55138', [3913, 5186, 4165]], ['58629', [3913, 3711, 5433]], ['58633', [3913, 5186, 5433]], ['58837', [3913, 3711, 4802]], ['58894', [3913, 8545, 3711]], ['58952', [3913, 5186, 4165]], ['58953', [3913, 3711, 4165]], ['58969', [3913, 3711, 4165]], ['59020', [3913, 3711, 4165]], ['1264', [3913, 3711, 4802]], ['59082', [3913, 5186, 4802]], ['59145', [3913, 3711, 4165]], ['59061', [3913, 5186, 3711]], ['59202', [3913, 5186, 4165]], ['59229', [3913, 5186, 4165]], ['59239', [3913, 3711, 4802]], ['58783', [3913, 3711, 4974]], ['59375', [3913, 5186, 4802]], ['59391', [3913, 3711, 4974]], ['59431', [3913, 3711, 4165]], ['59397', [3913, 5186, 4802]], ['59380', [3913, 3711, 4165]], ['59745', [3913, 5186, 4802]], ['58999', [3913, 5186, 3711]], ['59879', [3913, 3711, 4802]], ['58592', [3913, 3711, 5186]], ['59508', [3913, 3711, 4802]], ['59944', [3913, 5186, 4165]], ['59947', [3913, 3711, 5186]], ['59959', [3913, 3711, 4165]], ['8014', [3913, 5186, 3711]], ['46438', [3913, 5186, 3711]], ['60135', [3913, 5186, 3711]], ['60315', [3913, 3711, 5806]], ['60230', [3913, 4974, 3711]], ['39649', [3913, 5186, 3711]], ['60454', [3913, 5186, 3711]], ['60477', [3913, 5186, 3711]], ['60525', [3913, 3711, 4165]], ['46731', [3913, 3711, 4165]], ['57818', [3913, 4974, 7126]], ['60759', [3913, 4974, 7130]], ['60769', [3913, 4974, 8700]], ['12662', [3913, 3711, 4802]], ['50645', [3913, 5186, 4974]], ['60939', [3913, 5186, 4165]], ['60797', [3913, 5186, 4802]], ['59513', [3913, 5186, 5806]], ['53014', [3913, 3711, 5186]], ['61066', [3913, 4974, 8456]], ['5823', [3913, 7130, 5186]], ['61271', [3913, 5186, 4165]], ['61275', [3913, 5186, 3711]], ['61300', [3913, 8545, 6061]], ['34743', [3913, 3711, 5433]], ['54021', [3913, 10019, 9770]], ['54576', [3913, 5186, 3711]], ['61340', [3913, 3711, 4165]], ['61427', [3913, 3711, 4802]], ['11785', [3913, 5186, 3711]], ['54265', [3913, 3711, 4165]], ['61235', [3913, 3711, 4974]], ['61560', [3913, 5186, 7130]], ['61667', [3913, 3711, 7126]], ['61641', [3913, 3711, 4165]], ['35464', [3913, 3711, 7126]], ['57030', [3913, 7130, 8859]], ['61048', [3913, 3711, 5186]], ['57417', [3913, 4974, 5186]], ['435', [3913, 6061, 8545]], ['60970', [3913, 3711, 8545]], ['61943', [3913, 5186, 4802]], ['61979', [3913, 3711, 5806]], ['51598', [3913, 5186, 3711]], ['61991', [3913, 5186, 3711]], ['58542', [3913, 3711, 7130]], ['61625', [3913, 3711, 8917]], ['62034', [3913, 5186, 7130]], ['61834', [3913, 5186, 4165]], ['61003', [3913, 3711, 4802]], ['62070', [3913, 3711, 4974]], ['62065', [3913, 5186, 7130]], ['62157', [3913, 5186, 4165]], ['62405', [3913, 5186, 3711]], ['61952', [3913, 3711, 7130]], ['62455', [3913, 3711, 4802]], ['62470', [3913, 3711, 7130]], ['61926', [3913, 5186, 4802]], ['50302', [3913, 5186, 8545]], ['2033', [3913, 8545, 6061]], ['28633', [3913, 3711, 5881]], ['21890', [3913, 5186, 7130]], ['7511', [3913, 3711, 4802]], ['62675', [3913, 4974, 10022]], ['62684', [3913, 8545, 6061]], ['62812', [3913, 3711, 5186]], ['60267', [3913, 8545, 5186]], ['62834', [3913, 3711, 4802]], ['62928', [3913, 7130, 8545]], ['62926', [3913, 8545, 8859]], ['40076', [3913, 5186, 6061]], ['7960', [3913, 3711, 4974]], ['37287', [3913, 5186, 7126]], ['62972', [3913, 3711, 7130]], ['15250', [3913, 8545, 8456]], ['62605', [3913, 8545, 8859]], ['63012', [3913, 7130, 6061]], ['62208', [3913, 7130, 5186]], ['26064', [3913, 6061, 3585]], ['63027', [3913, 3711, 5797]], ['63031', [3913, 3711, 4165]], ['62133', [3913, 3711, 5186]], ['52483', [3913, 8859, 6061]], ['45454', [3913, 3711, 4802]], ['63072', [3913, 5186, 8545]], ['44137', [3913, 3711, 7130]], ['63099', [3913, 3711, 8545]], ['63108', [3913, 3711, 7130]], ['57275', [3913, 6061, 9771]], ['62981', [3913, 8545, 8547]], ['62548', [3913, 3711, 5797]], ['63171', [3913, 3711, 5881]], ['63208', [3913, 3711, 4974]], ['63209', [3913, 5186, 4802]], ['53098', [3913, 3711, 4802]], ['62556', [3913, 3711, 5186]], ['63218', [3913, 5186, 7130]], ['62270', [3913, 5186, 7130]], ['63252', [3913, 3711, 6061]], ['51790', [3913, 3711, 4974]], ['62935', [3913, 8545, 6061]], ['63264', [3913, 5186, 3711]], ['63286', [3913, 3711, 7130]], ['63287', [3913, 8545, 6061]], ['49423', [3913, 3711, 4802]], ['63146', [3913, 3711, 7130]], ['54892', [3913, 3711, 7130]], ['63272', [3913, 3711, 8545]], ['63343', [3913, 3711, 7126]], ['57028', [3913, 5186, 3711]], ['63366', [3913, 7130, 8545]], ['63370', [3913, 8545, 6061]], ['63373', [3913, 6061, 8545]], ['25010', [3913, 3711, 4802]], ['6977', [3913, 3711, 6061]], ['63410', [3913, 5186, 4802]], ['63414', [3913, 7130, 3711]], ['63077', [3913, 3711, 5186]], ['61980', [3913, 3711, 6061]], ['63458', [3913, 3711, 4802]], ['63464', [3913, 5186, 4802]], ['61832', [3913, 7130, 4974]], ['63485', [3913, 5186, 4802]], ['8164', [3913, 3711, 7130]], ['63504', [3913, 3711, 5186]], ['47283', [3913, 7130, 3711]], ['63521', [3913, 8545, 3711]], ['55159', [3913, 7130, 6061]], ['63449', [3913, 3711, 8700]], ['63469', [3913, 7130, 3711]], ['63533', [3913, 8545, 4802]], ['59754', [3913, 3711, 10457]], ['63551', [3913, 3711, 5186]], ['24058', [3913, 3711, 7126]], ['63502', [3913, 7130, 4974]], ['63580', [3913, 5186, 7130]], ['63257', [3913, 8545, 6061]], ['29294', [3913, 8545, 3711]], ['63591', [3913, 8545, 9626]], ['63593', [3913, 9097, 8456]], ['61368', [3913, 3711, 5806]], ['414', [3913, 3711, 8859]], ['57078', [3913, 7130, 8859]], ['63603', [3913, 7130, 6061]], ['63631', [3913, 9097, 8860]], ['45825', [3913, 3711, 4974]], ['63634', [3913, 5186, 8545]], ['62304', [3913, 5186, 3711]], ['63637', [3913, 8545, 10250]], ['63652', [3913, 7130, 3711]], ['63406', [3913, 8545, 7130]], ['51278', [3913, 3711, 5186]], ['63643', [3913, 5186, 4802]], ['52590', [3913, 7130, 5806]], ['63199', [3913, 7130, 8859]], ['56607', [3913, 3711, 8545]], ['63688', [3913, 8547, 12060]], ['63692', [3913, 5186, 5806]], ['58396', [3913, 9770, 10019]], ['61553', [3913, 7130, 3711]], ['63878', [3913, 5186, 3711]], ['63942', [3913, 7130, 5186]], ['63993', [3913, 3711, 4974]], ['64074', [3913, 7130, 5186]], ['63867', [3913, 7130, 3711]], ['64349', [3913, 3711, 5186]], ['60714', [3913, 10257, 10026]], ['64291', [3913, 3711, 5186]], ['51279', [3913, 7130, 3711]], ['64395', [3913, 8545, 6061]], ['64622', [3913, 5186, 4802]], ['64638', [3913, 5186, 7130]], ['64816', [3913, 5186, 3711]], ['64848', [3913, 3711, 4163]], ['64950', [3913, 5186, 3711]], ['59916', [3913, 7130, 3711]], ['65197', [3913, 7130, 8547]], ['60652', [3913, 7130, 3711]], ['65224', [3913, 7130, 5186]], ['65235', [3913, 5186, 4974]], ['65238', [3913, 3711, 5186]], ['19586', [3913, 3711, 9769]], ['64955', [3913, 7130, 8545]], ['65390', [3913, 7130, 5186]], ['60196', [3913, 3711, 8456]], ['64928', [3913, 6061, 7130]], ['64100', [3913, 5186, 4802]], ['65591', [3913, 5186, 3711]], ['51624', [3913, 7130, 4802]], ['65674', [3913, 7130, 3711]], ['65823', [3913, 3711, 8545]], ['65885', [3913, 3711, 6061]], ['65953', [3913, 3711, 6061]], ['65919', [3913, 7130, 8545]], ['66014', [3913, 8545, 6061]], ['65971', [3913, 7130, 5186]], ['66065', [3913, 3711, 6061]], ['65934', [3913, 3711, 4974]], ['65999', [3913, 3711, 7130]], ['66130', [3913, 7130, 8545]], ['66050', [3913, 5186, 5806]], ['66246', [3913, 3711, 8545]], ['66467', [3913, 3711, 5806]], ['66470', [3913, 3711, 8456]], ['65964', [3913, 7130, 5186]], ['66589', [3913, 5186, 4802]], ['66714', [3913, 3711, 6061]], ['66734', [3913, 6061, 8859]], ['66524', [3913, 3711, 9771]], ['14211', [3913, 3711, 6061]], ['66637', [3913, 3711, 8545]], ['21642', [3913, 3711, 4802]], ['66650', [3913, 3711, 6061]], ['66369', [3913, 5186, 8547]], ['66951', [3913, 7130, 6061]], ['66765', [3913, 8545, 6061]], ['67014', [3913, 6061, 8859]], ['67017', [3913, 7130, 3711]], ['67085', [3913, 3711, 8545]], ['65630', [3913, 5186, 3693]], ['67240', [3913, 6061, 9851]], ['67255', [3913, 8545, 6061]], ['67276', [3913, 6061, 8545]], ['51823', [3913, 8545, 4974]], ['65838', [3913, 6061, 8545]], ['66818', [3913, 8545, 7130]], ['67476', [3913, 6061, 8545]], ['67344', [3913, 7130, 6061]], ['67026', [3913, 8545, 3711]], ['67601', [3913, 8545, 7130]], ['67573', [3913, 8545, 3711]], ['67066', [3913, 8545, 5186]], ['67934', [3913, 9851, 8545]], ['67989', [3913, 8545, 7130]], ['67992', [3913, 7130, 5806]], ['67886', [3913, 6061, 8545]], ['5346', [3913, 8545, 3711]], ['68091', [3913, 8545, 3711]], ['67658', [3913, 6061, 8545]], ['30822', [3913, 8545, 8456]], ['68274', [3913, 8545, 5186]], ['29566', [3913, 3711, 8700]], ['68348', [3913, 6061, 8545]], ['68428', [3913, 6061, 8545]], ['68339', [3913, 6061, 8545]], ['65969', [3913, 6061, 8545]], ['68492', [3913, 3711, 5186]], ['68524', [3913, 6061, 8545]], ['68620', [3913, 6061, 8545]], ['68526', [3913, 8545, 7130]], ['67741', [3913, 6061, 5186]], ['68733', [3913, 6061, 7130]], ['68730', [3913, 8545, 5186]], ['68828', [3913, 8545, 8859]], ['65062', [3913, 8545, 8456]], ['68974', [3913, 8545, 10019]], ['69041', [3913, 6061, 5186]], ['69015', [3913, 7130, 8859]], ['66581', [3913, 8545, 5186]], ['65851', [3913, 8545, 7130]], ['69212', [3913, 6061, 8545]], ['5165', [3913, 8545, 3711]], ['69104', [3913, 8545, 6061]], ['65836', [3913, 8545, 8859]], ['68269', [3913, 8545, 6061]], ['69211', [3913, 6061, 8545]], ['66324', [3913, 3711, 4802]], ['69238', [3913, 3711, 8700]], ['69465', [3913, 8545, 5186]], ['69569', [3913, 6061, 8545]], ['69695', [3913, 8545, 8859]], ['49738', [3913, 8545, 5186]], ['14378', [3913, 3711, 8700]], ['69804', [3913, 6061, 8545]], ['65606', [3913, 10023, 8456]], ['64097', [3913, 3711, 4802]], ['69267', [3913, 5186, 7126]], ['69710', [3913, 8545, 6061]], ['69524', [3913, 6061, 8545]], ['69800', [3913, 6061, 8545]], ['69956', [3913, 8545, 6061]], ['70106', [3913, 9626, 5806]], ['70162', [3913, 4974, 6061]], ['70218', [3913, 8545, 3711]], ['70358', [3913, 6061, 7130]], ['57123', [3913, 8545, 3711]], ['70300', [3913, 6061, 8545]], ['64558', [3913, 6061, 5186]], ['70429', [3913, 8545, 6061]], ['68511', [3913, 8545, 3711]], ['70732', [3913, 8545, 3711]], ['70140', [3913, 8545, 3711]], ['26929', [3913, 8545, 6061]], ['66870', [3913, 8545, 5186]], ['28471', [3913, 8545, 6061]], ['70814', [3913, 8545, 6061]], ['70907', [3913, 3711, 7126]], ['70922', [3913, 6061, 5186]], ['70993', [3913, 8545, 8456]], ['71067', [3913, 6061, 8545]], ['71104', [3913, 3711, 8917]], ['70988', [3913, 6061, 5186]], ['71140', [3913, 8545, 7130]], ['71168', [3913, 6061, 5186]], ['65698', [3913, 8859, 5881]], ['71204', [3913, 8545, 3711]], ['71206', [3913, 8859, 4165]], ['70434', [3913, 7130, 8859]], ['69045', [3913, 5186, 8917]], ['71181', [3913, 4974, 8545]], ['70542', [3913, 3711, 5881]], ['71336', [3913, 8545, 6061]], ['71260', [3913, 8545, 8859]], ['56394', [3913, 3711, 7126]], ['71556', [3913, 8859, 8545]], ['70578', [3913, 8545, 3711]], ['71713', [3913, 8545, 3711]], ['71603', [3913, 6061, 3585]], ['71714', [3913, 6061, 8545]], ['71828', [3913, 8545, 3711]], ['64648', [3913, 8545, 8859]], ['72124', [3913, 3711, 8456]], ['72130', [3913, 8545, 8859]], ['71977', [3913, 6061, 8859]], ['69646', [3913, 6061, 8545]], ['72198', [3913, 8859, 7130]], ['71564', [3913, 8859, 6061]], ['72234', [3913, 8859, 6061]], ['72307', [3913, 6061, 8545]], ['72320', [3913, 8545, 8859]], ['25154', [3913, 8545, 3711]], ['72340', [3913, 7130, 8545]], ['72236', [3913, 5186, 8917]], ['72397', [3913, 8545, 6061]], ['72484', [3913, 6061, 8859]], ['72498', [3913, 3711, 5881]], ['72516', [3913, 8545, 8859]], ['70301', [3913, 8545, 7130]], ['72652', [3913, 7130, 6061]], ['69895', [3913, 8545, 6061]], ['72796', [3913, 6061, 7130]], ['71602', [3913, 8545, 4974]], ['22521', [3913, 8545, 3711]], ['14636', [3913, 8545, 3711]], ['72888', [3913, 5186, 6061]], ['71979', [3913, 8859, 8545]], ['72967', [3913, 8545, 7130]], ['72898', [3913, 6061, 5881]], ['73027', [3913, 6061, 7130]], ['73070', [3913, 8545, 6061]], ['73088', [3913, 5186, 8918]], ['73095', [3913, 8545, 7130]], ['70181', [3913, 6061, 8545]], ['73017', [3913, 8545, 6061]], ['72651', [3913, 8545, 8859]], ['73143', [3913, 6061, 8545]], ['73175', [3913, 8859, 6061]], ['73254', [3913, 5186, 8918]], ['73291', [3913, 8859, 6061]], ['73363', [3913, 6061, 8545]], ['73302', [3913, 8545, 8859]], ['28549', [3913, 5186, 8917]], ['73501', [3913, 6061, 8545]], ['73548', [3913, 8545, 8859]], ['73555', [3913, 8545, 9626]], ['73189', [3913, 8545, 6061]], ['73636', [3913, 6061, 7130]], ['73685', [3913, 8545, 5186]], ['73714', [3913, 6061, 8545]], ['70725', [3913, 8545, 3711]], ['73553', [3913, 6061, 10023]], ['73787', [3913, 8545, 3711]], ['73338', [3913, 8545, 8859]], ['72556', [3913, 3711, 8917]], ['73918', [3913, 8545, 4165]], ['74011', [3913, 6061, 8545]], ['73827', [3913, 7130, 8859]], ['74040', [3913, 8547, 11698]], ['74140', [3913, 10026, 7126]], ['74148', [3913, 6061, 8545]], ['71827', [3913, 8545, 7130]], ['74224', [3913, 6061, 8545]], ['74244', [3913, 8859, 6061]], ['74026', [3913, 6061, 8545]], ['54550', [3913, 8545, 3711]], ['74386', [3913, 8545, 4165]], ['74335', [3913, 6061, 7130]], ['74449', [3913, 6061, 8859]], ['74471', [3913, 6061, 8545]], ['71666', [3913, 8859, 7130]], ['74499', [3913, 6061, 8545]], ['74568', [3913, 8859, 6061]], ['73762', [3913, 8545, 10565]], ['57454', [3913, 6061, 8545]], ['74366', [3913, 8545, 6061]], ['2534', [3913, 7130, 8859]], ['74695', [3913, 6061, 8859]], ['74810', [3913, 7130, 4974]], ['74848', [3913, 8545, 6061]], ['74730', [3913, 3711, 8700]], ['9127', [3913, 8545, 9097]], ['74846', [3913, 5186, 6061]], ['69388', [3913, 8545, 7130]], ['65636', [3913, 3711, 4802]], ['75076', [3913, 3711, 8917]], ['68463', [3913, 8545, 3711]], ['74815', [3913, 8545, 9626]], ['4346', [3913, 8859, 8545]], ['75296', [3913, 6061, 8545]], ['75142', [3913, 3711, 5881]], ['75301', [3913, 6061, 5186]], ['66964', [3913, 3711, 10457]], ['75358', [3913, 8545, 6061]], ['75045', [3913, 8545, 5881]], ['75332', [3913, 8545, 4165]], ['64280', [3913, 3711, 12671]], ['75321', [3913, 6061, 8545]], ['75442', [3913, 6061, 8545]], ['75378', [3913, 8859, 6061]], ['75488', [3913, 8545, 6061]], ['75414', [3913, 5186, 8917]], ['64759', [3913, 8545, 4974]], ['75551', [3913, 8545, 7130]], ['75598', [3913, 8545, 9097]], ['75629', [3913, 4974, 8456]], ['75678', [3913, 5186, 4802]], ['75699', [3913, 6061, 7130]], ['75527', [3913, 5186, 4802]], ['75723', [3913, 8545, 6061]], ['72093', [3913, 6061, 8545]], ['29257', [3913, 6061, 8545]], ['75780', [3913, 8545, 8859]], ['75821', [3913, 8545, 9097]], ['73296', [3913, 3711, 8700]], ['75831', [3913, 8545, 4165]], ['75900', [3913, 6061, 9851]], ['71379', [3913, 3711, 9584]], ['75953', [3913, 8545, 10019]], ['75925', [3913, 8859, 9771]], ['75663', [3913, 6061, 8859]], ['75492', [3913, 6061, 8545]], ['75909', [3913, 8545, 10074]], ['76084', [3913, 8545, 10019]], ['75732', [3913, 6061, 8545]], ['76162', [3913, 8545, 6061]], ['75996', [3913, 5186, 8918]], ['76213', [3913, 6061, 7130]], ['76227', [3913, 8545, 3711]], ['74693', [3913, 8545, 6061]], ['76272', [3913, 9097, 8456]], ['51301', [3913, 8859, 8545]], ['76373', [3913, 8859, 8545]], ['76374', [3913, 8545, 9626]], ['76380', [3913, 8545, 3711]], ['76283', [3913, 9097, 8700]], ['76294', [3913, 8545, 8859]], ['75487', [3913, 8545, 6061]], ['76454', [3913, 5186, 9092]], ['76463', [3913, 10023, 8456]], ['76351', [3913, 7130, 9092]], ['76509', [3913, 8545, 7130]], ['76518', [3913, 8859, 6061]], ['57613', [3913, 6061, 8859]], ['70366', [3913, 8545, 6061]], ['76573', [3913, 8545, 8859]], ['76597', [3913, 6061, 9851]], ['76611', [3913, 8545, 6061]], ['76588', [3913, 8545, 10019]], ['75671', [3913, 8545, 6061]], ['76741', [3913, 8545, 5186]], ['58390', [3913, 9097, 5806]], ['76719', [3913, 8545, 8859]], ['59377', [3913, 10023, 10020]], ['76880', [3913, 8545, 8859]], ['76889', [3913, 8545, 6061]], ['76756', [3913, 6061, 8545]], ['76811', [3913, 6061, 8859]], ['76968', [3913, 8545, 9771]], ['13439', [3913, 8545, 6061]], ['77052', [3913, 8859, 7130]], ['62816', [3913, 6061, 8545]], ['75204', [3913, 10023, 8456]], ['77097', [3913, 4165, 8701]], ['77104', [3913, 9771, 5186]], ['77130', [3913, 3711, 8700]], ['69500', [3913, 5186, 3711]], ['65819', [3913, 8859, 7130]], ['55260', [3913, 8545, 10019]], ['68485', [3913, 6061, 8545]], ['77004', [3913, 6061, 8545]], ['77320', [3913, 6061, 8859]], ['77324', [3913, 5186, 3711]], ['22706', [3913, 8545, 3711]], ['77362', [3913, 8545, 6061]], ['68082', [3913, 6061, 7130]], ['77479', [3913, 8545, 9578]], ['76857', [3913, 8545, 3711]], ['77508', [3913, 8545, 8859]], ['77512', [3913, 6061, 5186]], ['77259', [3913, 8545, 8859]], ['77386', [3913, 5186, 9584]], ['77571', [3913, 8545, 8547]], ['77596', [3913, 6061, 8545]], ['77604', [3913, 9097, 9578]], ['77658', [3913, 9097, 3585]], ['69158', [3913, 9851, 8859]], ['77662', [3913, 8859, 6061]], ['77750', [3913, 9097, 8700]], ['77682', [3913, 8545, 9626]], ['77757', [3913, 5186, 9097]], ['77760', [3913, 8545, 3711]], ['20075', [3913, 6061, 9851]], ['63391', [3913, 8545, 9097]], ['47528', [3913, 8545, 6061]], ['77816', [3913, 8545, 9626]], ['64315', [3913, 9771, 10019]], ['78158', [3913, 9851, 8545]], ['66976', [3913, 8545, 10023]], ['78150', [3913, 8545, 9771]], ['78207', [3913, 6061, 5881]], ['78248', [3913, 8545, 8859]], ['78167', [3913, 9851, 10250]], ['78335', [3913, 6061, 9851]], ['78374', [3913, 6061, 7130]], ['78334', [3913, 6061, 8545]], ['78432', [3913, 8545, 10250]], ['78138', [3913, 8545, 9626]], ['78507', [3913, 8545, 9626]], ['78473', [3913, 8545, 9626]], ['53801', [3913, 8545, 9626]], ['72697', [3913, 8859, 8545]], ['78606', [3913, 5186, 9769]], ['78176', [3913, 8545, 7130]], ['78631', [3913, 5881, 9578]], ['78634', [3913, 8545, 6061]], ['67500', [3913, 8545, 3711]], ['78279', [3913, 8859, 8545]], ['78751', [3913, 8545, 10019]], ['47165', [3913, 8859, 8545]], ['78874', [3913, 8545, 4165]], ['78780', [3913, 8545, 8859]], ['78880', [3913, 3711, 9092]], ['78066', [3913, 8545, 6061]], ['78940', [3913, 8545, 8859]], ['78943', [3913, 9851, 10019]], ['78981', [3913, 8859, 5186]], ['78983', [3913, 9626, 8547]], ['28606', [3913, 8545, 3711]], ['79028', [3913, 5186, 8918]], ['79042', [3913, 8545, 9626]], ['78818', [3913, 9626, 3711]], ['79060', [3913, 9771, 6061]], ['79076', [3913, 8545, 8859]], ['79118', [3913, 6061, 8859]], ['2689', [3913, 9626, 8918]], ['79126', [3913, 8545, 6061]], ['78725', [3913, 9771, 9626]], ['79088', [3913, 8545, 9626]], ['76541', [3913, 9851, 8859]], ['79240', [3913, 3711, 9769]], ['72380', [3913, 8545, 3711]], ['79244', [3913, 8859, 9851]], ['73203', [3913, 8545, 3711]], ['9121', [3913, 9851, 6061]], ['79312', [3913, 6061, 9851]], ['75995', [3913, 8545, 5186]], ['79318', [3913, 8545, 5881]], ['10247', [3913, 8545, 3711]], ['79441', [3913, 9771, 6061]], ['78406', [3913, 8545, 9626]], ['66213', [3913, 8545, 8859]], ['79594', [3913, 9851, 10019]], ['77419', [3913, 9851, 9771]], ['79757', [3913, 8545, 9578]], ['79791', [3913, 3711, 8917]], ['79886', [3913, 9770, 6061]], ['79970', [3913, 3711, 9769]], ['26510', [3913, 9851, 9771]], ['14468', [3913, 6061, 9851]], ['78593', [3913, 9851, 8545]], ['80087', [3913, 9770, 9771]], ['79651', [3913, 8545, 9578]], ['80123', [3913, 5186, 9097]], ['80159', [3913, 9771, 9851]], ['77937', [3913, 9851, 9770]], ['80212', [3913, 9626, 3711]], ['80237', [3913, 9770, 8859]], ['80225', [3913, 8859, 8545]], ['77549', [3913, 8545, 4165]], ['80100', [3913, 9771, 8859]], ['23246', [3913, 9851, 8859]], ['79689', [3913, 8545, 3711]], ['80382', [3913, 9851, 8545]], ['80396', [3913, 9097, 8918]], ['80419', [3913, 9851, 9770]], ['80425', [3913, 9626, 8917]], ['80462', [3913, 8545, 6061]], ['80343', [3913, 8859, 4974]], ['80494', [3913, 9771, 3711]], ['80628', [3913, 5186, 8917]], ['80638', [3913, 9851, 8545]], ['80326', [3913, 8545, 4165]], ['80665', [3913, 3711, 4163]], ['76802', [3913, 9851, 6061]], ['80730', [3913, 8545, 6061]], ['574', [3913, 8859, 8545]], ['80863', [3913, 9851, 6061]], ['80792', [3913, 9771, 9851]], ['52403', [3913, 9626, 8918]], ['26107', [3913, 9097, 8700]], ['81099', [3913, 9851, 8545]], ['81091', [3913, 8545, 9771]], ['81125', [3913, 9626, 8917]], ['81144', [3913, 8545, 9771]], ['77421', [3913, 9771, 8545]], ['81160', [3913, 9851, 6061]], ['80859', [3913, 9626, 5806]], ['81274', [3913, 9626, 8918]], ['81311', [3913, 10308, 8547]], ['81282', [3913, 9770, 8859]], ['81175', [3913, 9851, 10023]], ['81415', [3913, 9097, 8860]], ['81488', [3913, 8545, 9626]], ['81540', [3913, 9851, 10019]], ['81615', [3913, 8859, 10023]], ['47992', [3913, 9851, 10023]], ['81018', [3913, 10023, 10586]], ['81642', [3913, 7130, 10026]], ['81594', [3913, 9851, 8545]], ['69248', [3913, 9851, 6061]], ['81709', [3913, 10019, 9771]], ['81707', [3913, 9770, 9771]], ['81815', [3913, 9770, 10019]], ['70394', [3913, 3711, 9584]], ['81940', [3913, 9771, 8545]], ['81976', [3913, 10019, 6061]], ['56917', [3913, 9851, 9770]], ['81998', [3913, 10257, 8545]], ['82092', [3913, 9770, 10019]], ['74021', [3913, 9851, 10019]], ['82194', [3913, 10019, 6061]], ['82326', [3913, 9770, 9851]], ['82365', [3913, 9851, 8545]], ['82366', [3913, 9851, 8545]], ['82304', [3913, 10026, 8918]], ['82432', [3913, 10019, 3711]], ['31256', [3913, 3711, 9769]], ['82283', [3913, 10019, 6061]], ['82503', [3913, 10023, 10020]], ['82504', [3913, 9851, 9770]], ['81662', [3913, 10023, 10026]], ['82524', [3913, 9771, 10074]], ['82549', [3913, 9851, 10019]], ['81478', [3913, 10019, 6061]], ['81094', [3913, 9771, 9851]], ['58634', [3913, 9851, 9770]], ['82701', [3913, 9771, 10074]], ['82709', [3913, 9771, 8545]], ['82766', [3913, 9851, 8545]], ['82624', [3913, 10026, 3585]], ['82720', [3913, 9851, 10019]], ['82881', [3913, 10026, 8918]], ['82342', [3913, 10026, 4802]], ['82894', [3913, 5186, 9584]], ['83016', [3913, 9770, 10019]], ['83027', [3913, 10026, 9092]], ['83060', [3913, 10019, 8545]], ['83086', [3913, 9851, 9770]], ['83207', [3913, 5186, 9769]], ['83258', [3913, 10023, 4802]], ['83337', [3913, 9770, 9851]], ['83349', [3913, 5186, 8547]], ['83402', [3913, 10019, 10250]], ['14436', [3913, 10023, 8456]], ['73405', [3913, 9851, 8859]], ['83468', [3913, 9851, 9770]], ['82355', [3913, 9851, 10565]], ['83451', [3913, 10019, 10023]], ['83495', [3913, 9097, 8918]], ['83127', [3913, 9851, 10023]], ['83303', [3913, 9770, 10019]], ['83252', [3913, 3711, 8917]], ['83632', [3913, 9770, 9771]], ['83652', [3913, 10023, 4802]], ['83663', [3913, 9851, 10019]], ['83668', [3913, 9770, 9851]], ['83136', [3913, 9851, 9771]], ['83754', [3913, 10023, 3711]], ['83794', [3913, 10019, 10023]], ['83198', [3913, 9851, 10019]], ['83878', [3913, 10565, 8547]], ['72742', [3913, 7130, 4802]], ['78650', [3913, 10023, 3711]], ['83440', [3913, 9770, 9851]], ['83980', [3913, 9851, 6061]], ['83829', [3913, 10019, 8859]], ['83675', [3913, 9851, 10019]], ['84021', [3913, 10019, 6061]], ['84040', [3913, 10023, 8456]], ['84116', [3913, 10564, 9851]], ['84134', [3913, 9851, 8545]], ['79286', [3913, 6061, 8859]], ['51642', [3913, 9851, 10023]], ['84261', [3913, 10019, 6061]], ['84277', [3913, 10019, 10023]], ['84292', [3913, 9770, 10019]], ['84299', [3913, 10023, 4802]], ['84367', [3913, 9770, 9851]], ['84356', [3913, 9097, 8917]], ['84416', [3913, 10019, 9851]], ['82294', [3913, 7130, 3711]], ['84490', [3913, 9771, 10019]], ['84489', [3913, 9771, 9851]], ['84529', [3913, 10026, 9584]], ['84566', [3913, 10019, 10250]], ['84589', [3913, 9851, 10019]], ['84612', [3913, 9851, 7130]], ['79825', [3913, 10026, 7126]], ['84018', [3913, 9851, 9770]], ['84700', [3913, 8859, 4165]], ['84792', [3913, 10023, 4802]], ['84855', [3913, 10023, 9626]], ['84869', [3913, 10023, 9626]], ['84896', [3913, 9851, 10019]], ['84925', [3913, 9851, 10019]], ['73414', [3913, 9851, 10019]], ['84888', [3913, 10023, 3711]], ['84679', [3913, 10257, 9770]], ['84952', [3913, 9851, 7130]], ['84835', [3913, 10019, 10250]], ['85055', [3913, 10257, 9851]], ['75122', [3913, 10250, 10023]], ['65727', [3913, 9851, 10023]], ['85147', [3913, 9851, 9771]], ['85087', [3913, 10019, 10250]], ['85177', [3913, 5186, 10201]], ['83627', [3913, 9851, 10250]], ['83231', [3913, 10250, 10019]], ['84877', [3913, 9851, 8545]], ['85302', [3913, 9770, 9851]], ['85491', [3913, 10250, 9851]], ['85556', [3913, 10019, 10250]], ['85575', [3913, 5186, 9769]], ['85599', [3913, 9851, 8545]], ['85607', [3913, 10019, 10250]], ['85704', [3913, 10303, 10074]], ['85136', [3913, 10257, 9851]], ['84199', [3913, 10250, 10023]], ['85888', [3913, 10019, 9097]], ['85922', [3913, 10019, 9771]], ['54101', [3913, 10026, 5806]], ['61679', [3913, 9770, 9851]], ['85970', [3913, 10250, 10303]], ['85984', [3913, 10019, 10565]], ['86029', [3913, 10026, 8918]], ['79449', [3913, 9770, 10564]], ['85267', [3913, 10019, 8859]], ['86056', [3913, 10023, 9578]], ['86067', [3913, 10026, 7126]], ['86188', [3913, 10026, 8918]], ['85796', [3913, 3711, 10249]], ['86240', [3913, 10026, 8918]], ['86108', [3913, 9851, 8545]], ['86394', [3913, 10257, 9851]], ['86409', [3913, 9851, 6061]], ['86417', [3913, 9851, 10250]], ['86407', [3913, 9770, 9851]], ['16587', [3913, 7130, 10308]], ['86527', [3913, 10019, 10023]], ['86536', [3913, 10308, 10457]], ['54916', [3913, 10019, 10303]], ['34528', [3913, 9770, 9851]], ['86661', [3913, 9851, 10257]], ['86724', [3913, 9851, 10250]], ['86630', [3913, 10257, 8859]], ['18776', [3913, 10026, 8918]], ['85032', [3913, 10026, 5881]], ['86778', [3913, 9851, 10564]], ['86788', [3913, 9851, 10257]], ['86449', [3913, 10303, 10308]], ['85921', [3913, 10257, 9771]], ['86524', [3913, 10023, 9626]], ['86564', [3913, 9851, 9770]], ['86923', [3913, 9770, 9851]], ['86953', [3913, 10303, 7130]], ['86880', [3913, 10026, 7126]], ['86987', [3913, 9851, 8545]], ['87048', [3913, 3711, 9769]], ['87126', [3913, 9770, 9851]], ['84282', [3913, 10257, 9851]], ['3820', [3913, 10023, 3711]], ['87173', [3913, 10026, 9092]], ['87230', [3913, 9851, 8545]], ['85699', [3913, 10019, 10023]], ['87344', [3913, 10019, 9771]], ['87360', [3913, 3711, 10457]], ['87362', [3913, 9770, 10257]], ['19408', [3913, 10023, 10026]], ['87363', [3913, 9770, 9851]], ['87413', [3913, 9770, 9851]], ['85316', [3913, 10250, 8547]], ['87536', [3913, 9851, 5186]], ['87297', [3913, 10303, 10257]], ['87559', [3913, 10250, 3585]], ['87358', [3913, 10019, 10303]], ['87331', [3913, 9851, 10564]], ['65523', [3913, 5881, 3693]], ['87524', [3913, 10026, 5881]], ['86114', [3913, 9851, 8545]], ['76679', [3913, 10303, 9851]], ['87759', [3913, 9851, 8859]], ['1065', [3913, 10019, 8545]], ['70097', [3913, 9851, 10023]], ['86781', [3913, 9851, 10023]], ['85852', [3913, 9770, 10303]], ['87595', [3913, 10019, 10257]], ['87763', [3913, 10019, 10023]], ['88138', [3913, 9851, 5186]], ['88103', [3913, 10308, 10546]], ['88150', [3913, 5186, 9769]], ['88209', [3913, 10303, 10019]], ['88184', [3913, 9851, 9771]], ['86423', [3913, 10564, 9770]], ['989', [3913, 10023, 10303]], ['87084', [3913, 5186, 8917]], ['87478', [3913, 10564, 9770]], ['88347', [3913, 10019, 10250]], ['88307', [3913, 10564, 9851]], ['65271', [3913, 5186, 8917]], ['88409', [3913, 10308, 7126]], ['88426', [3913, 10257, 9851]], ['88432', [3913, 9851, 9771]], ['88433', [3913, 10019, 10257]], ['88240', [3913, 10023, 3711]], ['88450', [3913, 8859, 10565]], ['47884', [3913, 10019, 9851]], ['88526', [3913, 10023, 9626]], ['88345', [3913, 9851, 10565]], ['88576', [3913, 9851, 10250]], ['88545', [3913, 10023, 3585]], ['88361', [3913, 9851, 10250]], ['88635', [3913, 10303, 10019]], ['87982', [3913, 10023, 9626]], ['88585', [3913, 9851, 10565]], ['73100', [3913, 10019, 10250]], ['88756', [3913, 9770, 10564]], ['88659', [3913, 9851, 10250]], ['63241', [3913, 3711, 10249]], ['78339', [3913, 10019, 10565]], ['88858', [3913, 8859, 4165]], ['88500', [3913, 10026, 5806]], ['88878', [3913, 10023, 9584]], ['88529', [3913, 10026, 8918]], ['88289', [3913, 10023, 4802]], ['88802', [3913, 9851, 8545]], ['88969', [3913, 10023, 9626]], ['88978', [3913, 10023, 4802]], ['6282', [3913, 10019, 9851]], ['89069', [3913, 10019, 9771]], ['88967', [3913, 10303, 10019]], ['81157', [3913, 9851, 10250]], ['83340', [3913, 9770, 9851]], ['89179', [3913, 10023, 9578]], ['89272', [3913, 8859, 4165]], ['89059', [3913, 9851, 8545]], ['89277', [3913, 5186, 10249]], ['56115', [3913, 7130, 10019]], ['87969', [3913, 9851, 10565]], ['56878', [3913, 10019, 10565]], ['88393', [3913, 9770, 9851]], ['88778', [3913, 8859, 7130]], ['89462', [3913, 9770, 6061]], ['89463', [3913, 9770, 6061]], ['58944', [3913, 9851, 10257]], ['89491', [3913, 9770, 10564]], ['89177', [3913, 10019, 10250]], ['89546', [3913, 3711, 10457]], ['76120', [3913, 10257, 8859]], ['89611', [3913, 10257, 10565]], ['89616', [3913, 3711, 10457]], ['83438', [3913, 10026, 9092]], ['89652', [3913, 10026, 5806]], ['33025', [3913, 10023, 4802]], ['64550', [3913, 9770, 10257]], ['89563', [3913, 9851, 10564]], ['89687', [3913, 9770, 9851]], ['89741', [3913, 9851, 9770]], ['89740', [3913, 9851, 8545]], ['89779', [3913, 9851, 6061]], ['89470', [3913, 7130, 10019]], ['89765', [3913, 10023, 4802]], ['86476', [3913, 5186, 8917]], ['88207', [3913, 10023, 4802]], ['73008', [3913, 11855, 8547]], ['89772', [3913, 10564, 9770]], ['86296', [3913, 10026, 6061]], ['89827', [3913, 9851, 8545]], ['85809', [3913, 9851, 10257]], ['89829', [3913, 9770, 10564]], ['73746', [3913, 10564, 9770]], ['61924', [3913, 3711, 8545]], ['80259', [3913, 10303, 10565]], ['89880', [3913, 10308, 7126]], ['89905', [3913, 10026, 5806]], ['89916', [3913, 10019, 10250]], ['89921', [3913, 10303, 10019]], ['3749', [3913, 9851, 8545]], ['42486', [3913, 10019, 8545]], ['89930', [3913, 10303, 10019]], ['52368', [3913, 9851, 10565]], ['88327', [3913, 9851, 9770]], ['89975', [3913, 10564, 9851]], ['89978', [3913, 10257, 9851]], ['89644', [3913, 10564, 9851]], ['90000', [3913, 10308, 10546]], ['90023', [3913, 10023, 8456]], ['64957', [3913, 10019, 10250]], ['88579', [3913, 10023, 11618]], ['90100', [3913, 10023, 9092]], ['90110', [3913, 10257, 10250]], ['84209', [3913, 9851, 10257]], ['90160', [3913, 10564, 9770]], ['90111', [3913, 9770, 9851]], ['90168', [3913, 10019, 8545]], ['90169', [3913, 10564, 9770]], ['90176', [3913, 10564, 9851]], ['89970', [3913, 10564, 9770]], ['85588', [3913, 9770, 6061]], ['90250', [3913, 9851, 6061]], ['84275', [3913, 9097, 8860]], ['90240', [3913, 10257, 9851]], ['90248', [3913, 10023, 10586]], ['90254', [3913, 9851, 8545]], ['90236', [3913, 10303, 10074]], ['90069', [3913, 9770, 10564]], ['90273', [3913, 3711, 10457]], ['89697', [3913, 9851, 8545]], ['84420', [3913, 9851, 10565]], ['90134', [3913, 10019, 9851]], ['89643', [3913, 9851, 10565]], ['90297', [3913, 10564, 9770]], ['90317', [3913, 9851, 10257]], ['72276', [3913, 10026, 5806]], ['74753', [3913, 9851, 9770]], ['90332', [3913, 10026, 7126]], ['90364', [3913, 10019, 10308]], ['90419', [3913, 9851, 10023]], ['90417', [3913, 9770, 10019]], ['90434', [3913, 10564, 9851]], ['90445', [3913, 10303, 5186]], ['78610', [3913, 10257, 10564]], ['90461', [3913, 9851, 10023]], ['90495', [3913, 9770, 10564]], ['90501', [3913, 10303, 9770]], ['90433', [3913, 10564, 9770]], ['90439', [5186, 9770, 9851]], ['90529', [3913, 10019, 10565]], ['89947', [3913, 10303, 7130]], ['90543', [3913, 10026, 9092]], ['90549', [3913, 9770, 10564]], ['90561', [3913, 9851, 8545]], ['90566', [3913, 10019, 9771]], ['90408', [3913, 9851, 10250]], ['35450', [3913, 9851, 8859]], ['90521', [3913, 10019, 10250]], ['90609', [3913, 10023, 10026]], ['90523', [3913, 10019, 8545]], ['21802', [3913, 3711, 4802]], ['30413', [3913, 10303, 10565]], ['90640', [3913, 9770, 10564]], ['90654', [3913, 10303, 5186]], ['49630', [3913, 10023, 9584]], ['25205', [3913, 5186, 9769]], ['90524', [3913, 9770, 9851]], ['90679', [3913, 10564, 9770]], ['90037', [3913, 9851, 9770]], ['90703', [3913, 10026, 7126]], ['90713', [3913, 12214, 9770]], ['90717', [3913, 10257, 9578]], ['90716', [3913, 10564, 9851]], ['89327', [3913, 9770, 6061]], ['90736', [3913, 9851, 8545]], ['90755', [3913, 10303, 7130]], ['90424', [3913, 9851, 8545]], ['16019', [3913, 10308, 9578]], ['90748', [3913, 10308, 8917]], ['65480', [3913, 6061, 8859]], ['90823', [3913, 8859, 10565]], ['90729', [3913, 10019, 10023]], ['89629', [3913, 9770, 9851]], ['90844', [3913, 10308, 7126]], ['90758', [3913, 3711, 10457]], ['90845', [3913, 10564, 9770]], ['90865', [3913, 3711, 5881]], ['90864', [5186, 9770, 10564]], ['90889', [3913, 5186, 8547]], ['90909', [3913, 10257, 9851]], ['90880', [3913, 10023, 4802]], ['90915', [3913, 9851, 10250]], ['78961', [3913, 9771, 9851]], ['90762', [3913, 9851, 10257]], ['90925', [3913, 8547, 12060]], ['73337', [3913, 9851, 10250]], ['90940', [3913, 10023, 9626]], ['90947', [3913, 9851, 8859]], ['90952', [3913, 9851, 9578]], ['90976', [3913, 10019, 9770]], ['18041', [3913, 10023, 8456]], ['90999', [3913, 10023, 8545]], ['90421', [3913, 9851, 8859]], ['91003', [3913, 5186, 3711]], ['6634', [3913, 10026, 8918]], ['7951', [3913, 9851, 6061]], ['91016', [3913, 3711, 10457]], ['91039', [3913, 10019, 9851]], ['91013', [3913, 9770, 10019]], ['91031', [3913, 10257, 9851]], ['91029', [3913, 10026, 4802]], ['86361', [3913, 9770, 9851]], ['90414', [3913, 10257, 6061]], ['91059', [3913, 9770, 10257]], ['91064', [3913, 10019, 10250]], ['91058', [3913, 3711, 5881]], ['91067', [3913, 10019, 4165]], ['91069', [3913, 10026, 10535]], ['90767', [3913, 3711, 10249]], ['88296', [3913, 9851, 8545]], ['91085', [3913, 10019, 9771]], ['87735', [3913, 10023, 10586]], ['91092', [3913, 10026, 5806]], ['69736', [3913, 11855, 3585]], ['73379', [3913, 10564, 9851]], ['27738', [3913, 10308, 10457]], ['91126', [3913, 9851, 8545]], ['90964', [3913, 9770, 9851]], ['91146', [3913, 10026, 10565]], ['91142', [3913, 9851, 10250]], ['91144', [3913, 9770, 6061]], ['64065', [3913, 9851, 10023]], ['91152', [3913, 10303, 10565]], ['60837', [3913, 9851, 10250]], ['91075', [3913, 9851, 8545]], ['91182', [3913, 9851, 11863]], ['91173', [3913, 10303, 10565]], ['90994', [3913, 3711, 10457]], ['91205', [3913, 9851, 8545]], ['91207', [3913, 3711, 8545]], ['90718', [3913, 10019, 9771]], ['90997', [3913, 9851, 6061]], ['90174', [3913, 9851, 8859]], ['91222', [3913, 9771, 10564]], ['91282', [3913, 10303, 10019]], ['91293', [3913, 9770, 9851]], ['91181', [3913, 10564, 9770]], ['91300', [3913, 10257, 9771]], ['91274', [3913, 10019, 10250]], ['91345', [3913, 5186, 8547]], ['91348', [3913, 10564, 9770]], ['43726', [3913, 10303, 10074]], ['53070', [3913, 9851, 8859]], ['90863', [3913, 9851, 12218]], ['90750', [3913, 9851, 8545]], ['76157', [3913, 10257, 10565]], ['91460', [3913, 9770, 9851]], ['52346', [3913, 10023, 10586]], ['91535', [3913, 10564, 9770]], ['91549', [3913, 10303, 10019]], ['91558', [3913, 3711, 10457]], ['91578', [3913, 9851, 8859]], ['91473', [3913, 10257, 9851]], ['79572', [3913, 5186, 10249]], ['91657', [3913, 9851, 8545]], ['91659', [3913, 10023, 8456]], ['91662', [3913, 9770, 9851]], ['91562', [3913, 3711, 10457]], ['91788', [3913, 5186, 10019]], ['91815', [3913, 9851, 8545]], ['91831', [3913, 10019, 10023]], ['91580', [3913, 8859, 9771]], ['91891', [3913, 10019, 10565]], ['91914', [3913, 10019, 9851]], ['86825', [3913, 10257, 13724]], ['90156', [3913, 10308, 8917]], ['91666', [3913, 10564, 9770]], ['92058', [3913, 10303, 10074]], ['91045', [3913, 10564, 9770]], ['92134', [3913, 10023, 10026]], ['92174', [5186, 9770, 6061]], ['92217', [3913, 10023, 9578]], ['92287', [3913, 8456, 10860]], ['89256', [3913, 10257, 10565]], ['64781', [3913, 10303, 10565]], ['92335', [3913, 10308, 10457]], ['92203', [3913, 10257, 10303]], ['45168', [3913, 5186, 10026]], ['91393', [3913, 3711, 10457]], ['1516', [3913, 10303, 8859]], ['92455', [3913, 10023, 10019]], ['92449', [3913, 9851, 10564]], ['88882', [3913, 9851, 8545]], ['83546', [3913, 3711, 8545]], ['92618', [3913, 10564, 9851]], ['92644', [3913, 10023, 9092]], ['92648', [3913, 10023, 8456]], ['92651', [3913, 10019, 10565]], ['86809', [3913, 10019, 10303]], ['92708', [3913, 7130, 3711]], ['12098', [3913, 9851, 10565]], ['91383', [3913, 10023, 10019]], ['92770', [3913, 5186, 10249]], ['92794', [3913, 3711, 5881]], ['92806', [3913, 9770, 10564]], ['92013', [3913, 10564, 9770]], ['51107', [3913, 9097, 3585]], ['92824', [3913, 10564, 9851]], ['91990', [3913, 9770, 10564]], ['86672', [3913, 10257, 9851]], ['92874', [3913, 10257, 9851]], ['92872', [3913, 7130, 10026]], ['92069', [3913, 10026, 9578]], ['92884', [3913, 10023, 9578]], ['92895', [3913, 5186, 9769]], ['92939', [3913, 10564, 9770]], ['92929', [3913, 9770, 9851]], ['92958', [3913, 10257, 9851]], ['92974', [3913, 10026, 9584]], ['83043', [3913, 8859, 8547]], ['92741', [3913, 9851, 10023]], ['92747', [3913, 9851, 7130]], ['93137', [3913, 10303, 10257]], ['53727', [3913, 7130, 10020]], ['88093', [3913, 9851, 10257]], ['75240', [3913, 10023, 3585]], ['39755', [3913, 10023, 10026]], ['63913', [3913, 9770, 9851]], ['93191', [3913, 10303, 8859]], ['91426', [3913, 9770, 9851]], ['93337', [3913, 10019, 10565]], ['93423', [3913, 10303, 9770]], ['90066', [3913, 10303, 10074]], ['52554', [3913, 10303, 9851]], ['71868', [3913, 10023, 9092]], ['93539', [3913, 9770, 10564]], ['93706', [3913, 10564, 9851]], ['93711', [3913, 8859, 10250]], ['93763', [3913, 10026, 5806]], ['93771', [3913, 9851, 10023]], ['93731', [3913, 10257, 9851]], ['93783', [3913, 10303, 7130]], ['93876', [3913, 9770, 9851]], ['93900', [3913, 9770, 10303]], ['93994', [3913, 10019, 10250]], ['94021', [5186, 9770, 10564]], ['80705', [3913, 9770, 9851]], ['94136', [3913, 7130, 5186]], ['81858', [3913, 9851, 10250]], ['94202', [3913, 10564, 9770]], ['94189', [3913, 10019, 9851]], ['93044', [3913, 10564, 9770]], ['94310', [3913, 10257, 9770]], ['94394', [3913, 7130, 10019]], ['92866', [3913, 9851, 10565]], ['94423', [3913, 9770, 9851]], ['93504', [3913, 10303, 10074]], ['94421', [3913, 9851, 9578]], ['92643', [3913, 10023, 10586]], ['79382', [3913, 10308, 9769]], ['94586', [3913, 10303, 10074]], ['87522', [3913, 9770, 10303]], ['94171', [3913, 9770, 9851]], ['56922', [3913, 10257, 9770]], ['11728', [3913, 3711, 8917]], ['94620', [3913, 9851, 10250]], ['94562', [3913, 10564, 9851]], ['86739', [3913, 9851, 8545]], ['86762', [3913, 9851, 10257]], ['94681', [3913, 9851, 8545]], ['94726', [3913, 11863, 9578]], ['94739', [3913, 10564, 9770]], ['91153', [3913, 5186, 9769]], ['94775', [3913, 9851, 8545]], ['14758', [3913, 9770, 10257]], ['94839', [3913, 9851, 8545]], ['92912', [3913, 9851, 8859]], ['94892', [3913, 10564, 9770]], ['1133', [3913, 9851, 6061]], ['54436', [3913, 10257, 9851]], ['94901', [3913, 10303, 11857]], ['94975', [3913, 10019, 9770]], ['94985', [3913, 10257, 9770]], ['78195', [3913, 9851, 8545]], ['94956', [3913, 10257, 9770]], ['95082', [3913, 7130, 5433]], ['95075', [3913, 10023, 10026]], ['95043', [3913, 10023, 3585]], ['95210', [3913, 10026, 5806]], ['57250', [3913, 3711, 10457]], ['95243', [3913, 10303, 7130]], ['87661', [3913, 10023, 8456]], ['95272', [3913, 9770, 9851]], ['95303', [3913, 10303, 10564]], ['95259', [3913, 10303, 10019]], ['94443', [3913, 10019, 10250]], ['95281', [3913, 10019, 10565]], ['93988', [3913, 9851, 10023]], ['95331', [3913, 9851, 10023]], ['95396', [3913, 10303, 9851]], ['95501', [3913, 10026, 9092]], ['95533', [3913, 10308, 10457]], ['85084', [3913, 10026, 8859]], ['95562', [3913, 10023, 9771]], ['95563', [3913, 10023, 8456]], ['95481', [3913, 10023, 3585]], ['92998', [3913, 3711, 9769]], ['95421', [3913, 10564, 9851]], ['95377', [3913, 9851, 10023]], ['4163', [3913, 5186, 10026]], ['95116', [3913, 10023, 10457]], ['95656', [3913, 7130, 10565]], ['74088', [3913, 10026, 9584]], ['95733', [3913, 5186, 12218]], ['95739', [3913, 10026, 4802]], ['95812', [3913, 10308, 5881]], ['95769', [3913, 9851, 10565]], ['76927', [3913, 3711, 10249]], ['95835', [3913, 7130, 10019]], ['95863', [3913, 10257, 9770]], ['95992', [3913, 10026, 5806]], ['95800', [3913, 9770, 10257]], ['95538', [3913, 9851, 10257]], ['88905', [3913, 9851, 8859]], ['94447', [3913, 10019, 8545]], ['91925', [3913, 10257, 8545]], ['96326', [3913, 10564, 9851]], ['21670', [3913, 9770, 9851]], ['96363', [3913, 10023, 8456]], ['96377', [3913, 9851, 6061]], ['96289', [3913, 9851, 8545]], ['95763', [3913, 10564, 9851]], ['95542', [3913, 9770, 9851]], ['96306', [3913, 10257, 10565]], ['96440', [3913, 10257, 6061]], ['96574', [3913, 9851, 6061]], ['87327', [3913, 9851, 8545]], ['96586', [3913, 9771, 9770]], ['96547', [3913, 10023, 10026]], ['96593', [3913, 9851, 10250]], ['96623', [3913, 7130, 8547]], ['96634', [3913, 3711, 5186]], ['96644', [3913, 9851, 10257]], ['96621', [3913, 10023, 10586]], ['96577', [3913, 10257, 10565]], ['96691', [3913, 10564, 9770]], ['96794', [3913, 9770, 9851]], ['96902', [3913, 9851, 10257]], ['96910', [3913, 10564, 9851]], ['185', [3913, 9851, 9771]], ['96658', [3913, 10023, 11387]], ['95851', [3913, 9770, 10019]], ['96713', [3913, 9851, 10023]], ['97221', [3913, 10019, 10250]], ['97321', [3913, 10257, 10250]], ['97326', [3913, 10308, 10457]], ['86404', [3913, 10308, 10457]], ['93813', [3913, 10026, 9584]], ['97421', [3913, 9770, 10019]], ['97443', [3913, 3711, 10457]], ['97114', [3913, 9851, 10023]], ['73768', [3913, 4974, 8547]], ['97487', [3913, 10023, 9626]], ['95721', [3913, 10257, 9771]], ['97525', [3913, 10026, 5186]], ['91416', [3913, 7130, 10308]], ['94589', [3913, 10257, 5881]], ['97304', [3913, 8859, 10201]], ['97573', [3913, 10019, 10565]], ['96677', [3913, 9851, 8545]], ['97585', [3913, 10303, 10074]], ['97594', [3913, 10257, 10023]], ['31664', [3913, 10564, 9770]], ['95187', [3913, 10565, 9770]], ['97036', [3913, 10026, 10535]], ['97690', [3913, 10303, 9851]], ['97700', [3913, 10565, 3585]], ['97694', [3913, 10019, 8545]], ['97675', [3913, 9851, 7130]], ['97745', [3913, 9851, 8545]], ['97791', [3913, 10026, 5806]], ['97656', [3913, 10019, 10565]], ['55667', [3913, 10250, 9851]], ['97628', [3913, 10564, 9851]], ['98021', [3913, 10026, 8918]], ['98044', [3913, 3711, 10457]], ['98141', [3913, 10564, 9851]], ['95458', [3913, 10019, 6061]], ['57610', [3913, 10308, 10022]], ['97951', [3913, 10303, 10019]], ['97954', [3913, 10308, 8700]], ['97398', [3913, 10308, 10457]], ['98245', [3913, 7130, 10457]], ['98251', [3913, 7130, 8860]], ['89712', [3913, 9851, 10257]], ['98310', [3913, 10023, 10020]], ['98328', [3913, 10257, 8545]], ['98385', [3913, 10564, 9851]], ['97950', [3913, 10565, 10023]], ['97846', [3913, 9851, 10023]], ['97917', [3913, 10564, 9851]], ['98455', [3913, 10564, 9770]], ['58090', [3913, 10026, 5806]], ['97943', [3913, 10019, 6061]], ['98518', [3913, 10023, 7126]], ['98529', [3913, 10026, 10535]], ['98576', [3913, 10026, 5433]], ['98534', [3913, 10565, 11698]], ['77734', [3913, 8545, 8859]], ['98653', [3913, 5186, 10074]], ['59920', [3913, 4974, 4802]], ['96244', [3913, 10257, 10023]], ['98754', [3913, 3585, 11698]], ['98775', [3913, 3711, 10457]], ['80649', [3913, 10250, 10023]], ['98737', [3913, 9771, 10023]], ['71706', [3913, 9851, 8545]], ['98869', [3913, 10023, 4802]], ['98832', [3913, 10023, 10019]], ['98900', [3913, 9851, 10023]], ['99016', [3913, 10026, 50]], ['99121', [3913, 7130, 12671]], ['99201', [3913, 10201, 3693]], ['98880', [3913, 10250, 3585]], ['99283', [3913, 11863, 4802]], ['97758', [3913, 10250, 9851]], ['99333', [3913, 10026, 10022]], ['99238', [3913, 8547, 11385]], ['99344', [3913, 8547, 5845]], ['99255', [3913, 10023, 10457]], ['99374', [3913, 10308, 7126]], ['99530', [3913, 10026, 5433]], ['98208', [3913, 3711, 11861]], ['99455', [3913, 10250, 9851]], ['99581', [3913, 8547, 4336]], ['86037', [3913, 9851, 10257]], ['99615', [3913, 3585, 4968]], ['98225', [3913, 8859, 10535]], ['99152', [3913, 10026, 10535]], ['82882', [3913, 3711, 5433]], ['88339', [3913, 10303, 10019]], ['99795', [3913, 8547, 4336]], ['100058', [3913, 8547, 10022]], ['99328', [3913, 10026, 5806]], ['96006', [3913, 3585, 4215]], ['100165', [3913, 10564, 9770]], ['84464', [3913, 10257, 9851]], ['100182', [3913, 11857, 10250]], ['99649', [3913, 10564, 10250]], ['99912', [3913, 8547, 5433]], ['100250', [3913, 10257, 9851]], ['100175', [3913, 3711, 7126]], ['71734', [3913, 10023, 4802]], ['98316', [3913, 9770, 10026]], ['100436', [3913, 5186, 10249]], ['100467', [3913, 10308, 12134]], ['93234', [3913, 3711, 11429]], ['90504', [3913, 9851, 10257]], ['100591', [3913, 9771, 4165]], ['82098', [3913, 9851, 8859]], ['100487', [3913, 8547, 11385]], ['98681', [3913, 10023, 7126]], ['100809', [3913, 7130, 5797]], ['100901', [3913, 10201, 7184]], ['96832', [3913, 10026, 10535]], ['101039', [3913, 10026, 5433]], ['89198', [3913, 9851, 9770]], ['101101', [3913, 8547, 5881]], ['101124', [3913, 3585, 4968]], ['101125', [3913, 8547, 5845]], ['101131', [3913, 9771, 5881]], ['99294', [3913, 3711, 7126]], ['101128', [3913, 10026, 8918]], ['98312', [3913, 9578, 8860]], ['9143', [3913, 8547, 4336]], ['101108', [3913, 8547, 4336]], ['71309', [3913, 8547, 11698]], ['101263', [3913, 3585, 4968]], ['101265', [3913, 10019, 10860]], ['101270', [3913, 3711, 11857]], ['101170', [3913, 10026, 5806]], ['101403', [3913, 10250, 9771]], ['101654', [3913, 3585, 8456]], ['101752', [3913, 8547, 10022]], ['101447', [3913, 10026, 11698]], ['101858', [3913, 10026, 3585]], ['101824', [3913, 8547, 5433]], ['101880', [3913, 10250, 9771]], ['101314', [3913, 8547, 5433]], ['101953', [3913, 3711, 7126]], ['101614', [3913, 10023, 9578]], ['101996', [3913, 10201, 6151]], ['102023', [3913, 3711, 12134]], ['102048', [3913, 10257, 4165]], ['80942', [3913, 3585, 5793]], ['102294', [3913, 10201, 6151]], ['102367', [3913, 3585, 4968]], ['102525', [3913, 10026, 10535]], ['102190', [3913, 11857, 8547]], ['102705', [3913, 9771, 9851]], ['101888', [3913, 3585, 12910]], ['102106', [3913, 10026, 8918]], ['102567', [3913, 11857, 10565]], ['102832', [3913, 8547, 4336]], ['100133', [3913, 10023, 12127]], ['102884', [3913, 3585, 5793]], ['102914', [3913, 3585, 8456]], ['88937', [3913, 3585, 4968]], ['103023', [3913, 3585, 4968]], ['102430', [3913, 8547, 5845]], ['103078', [3913, 3585, 4215]], ['94963', [3913, 9578, 8199]], ['86492', [3913, 3585, 5793]], ['103171', [3913, 10026, 5433]], ['103533', [3913, 10026, 50]], ['103535', [3913, 10026, 10535]], ['103550', [3913, 10026, 5433]], ['103557', [3913, 10026, 10250]], ['103568', [3913, 3711, 4163]], ['99106', [3913, 10565, 3585]], ['103823', [3913, 10201, 9578]], ['103723', [3913, 10026, 8547]], ['104059', [3913, 10201, 6151]], ['104014', [3913, 8547, 4336]], ['102560', [3913, 3585, 4215]], ['104436', [3913, 10257, 11863]], ['104438', [3913, 8547, 11385]], ['104015', [3913, 3711, 10457]], ['104634', [3913, 8547, 10022]], ['102858', [3913, 8547, 12060]], ['104787', [3913, 8547, 3585]], ['104806', [3913, 3585, 4215]], ['104856', [3913, 10250, 10303]], ['104844', [3913, 10026, 10535]], ['104630', [3913, 10026, 5433]], ['105177', [3913, 8547, 4336]], ['105273', [3913, 3711, 12127]], ['104172', [3913, 10026, 8918]], ['105423', [3913, 3711, 7126]], ['105427', [3913, 11855, 8547]], ['102872', [3913, 11855, 10022]], ['105492', [3913, 11857, 12127]], ['105572', [3913, 10308, 11621]], ['105553', [3913, 3585, 5793]], ['105583', [3913, 10026, 10022]], ['103443', [3913, 3585, 8456]], ['105720', [3913, 10026, 5806]], ['105727', [3913, 10026, 8918]], ['105716', [3913, 10308, 10457]], ['89328', [3913, 10026, 11698]], ['75751', [3913, 8545, 3711]], ['105850', [3913, 10026, 11618]], ['105621', [3913, 8547, 10022]], ['104471', [3913, 8547, 50]], ['97579', [3913, 10026, 5433]], ['105962', [3913, 11855, 5433]], ['105958', [3913, 8547, 12060]], ['106159', [3913, 10026, 10535]], ['106198', [3913, 9771, 11621]], ['106169', [3913, 8547, 12060]], ['106232', [3913, 10026, 8547]], ['102546', [3913, 10026, 11698]], ['106335', [3913, 10303, 9770]], ['92418', [3913, 10026, 3585]], ['106358', [3913, 11863, 11399]], ['106365', [3913, 11855, 9851]], ['106139', [3913, 8547, 50]], ['106393', [3913, 11698, 12060]], ['93061', [3913, 10026, 10535]], ['106620', [3913, 11855, 12127]], ['96251', [3913, 9851, 10023]], ['106748', [3913, 11855, 10022]], ['106764', [3913, 11857, 3585]], ['99852', [3913, 10201, 7184]], ['106397', [3913, 11857, 10022]], ['106243', [3913, 10026, 12675]], ['82890', [3913, 12214, 9770]], ['106548', [3913, 10026, 8918]], ['107134', [3913, 10250, 8859]], ['59824', [3913, 8547, 12060]], ['107166', [3913, 11698, 9584]], ['107247', [3913, 11855, 50]], ['69958', [3913, 3585, 5793]], ['107322', [3913, 5881, 7130]], ['88662', [3913, 11855, 3585]], ['107495', [3913, 8547, 12060]], ['107576', [3913, 11698, 12060]], ['107695', [3913, 3585, 4968]], ['106213', [9770, 5186, 5797]], ['107786', [3913, 8547, 12060]], ['104986', [3913, 11698, 10565]], ['107897', [3913, 11698, 8547]], ['107905', [3913, 10026, 11698]], ['107805', [3913, 11698, 10201]], ['107970', [3913, 11857, 3585]], ['107734', [3913, 8547, 12060]], ['108013', [3913, 8547, 12060]], ['107759', [3913, 11857, 3585]], ['108167', [3913, 8547, 10201]], ['108174', [3913, 3585, 4968]], ['107377', [3913, 8547, 5433]], ['108220', [3913, 11698, 10022]], ['108216', [3913, 10303, 7130]], ['108291', [3913, 8547, 12060]], ['108318', [3913, 7130, 11621]], ['108320', [3913, 11857, 10565]], ['33237', [3913, 10564, 10257]], ['108410', [3913, 11698, 10565]], ['102582', [3913, 11698, 10250]], ['81108', [3913, 3585, 12910]], ['48431', [3913, 10250, 9771]], ['106522', [3913, 11857, 10250]], ['108541', [3913, 11698, 12060]], ['104064', [3913, 11857, 10250]], ['108580', [3913, 8547, 9851]], ['98367', [3913, 11855, 9771]], ['108611', [3913, 11698, 3585]], ['108618', [3913, 10565, 11698]], ['108294', [3913, 10565, 3585]], ['108644', [3913, 11855, 9771]], ['108645', [3913, 3585, 4215]], ['108648', [3913, 10565, 10303]], ['78861', [3913, 11698, 10201]], ['108656', [3913, 10250, 12214]], ['107876', [3913, 3585, 4215]], ['108660', [3913, 11698, 12060]], ['108308', [3913, 11863, 4165]], ['108824', [3913, 10250, 3585]], ['81882', [3913, 10026, 11698]], ['108850', [3913, 3585, 8456]], ['107943', [3913, 10026, 8547]], ['109024', [3913, 10026, 9851]], ['108490', [3913, 11855, 8547]], ['102962', [3913, 10250, 10303]], ['107654', [3913, 11855, 10250]], ['109216', [3913, 8547, 11698]], ['109232', [3913, 10026, 11698]], ['90978', [3913, 10023, 8456]], ['103742', [3913, 10026, 10565]], ['109348', [3913, 11855, 8547]], ['109253', [3913, 11698, 3585]], ['91880', [3913, 10250, 10565]], ['64469', [3913, 8547, 11698]], ['109632', [3913, 10026, 8547]], ['109633', [3913, 11857, 8547]], ['296', [3913, 11855, 3585]], ['109416', [3913, 8547, 11698]], ['99644', [3913, 10026, 8547]], ['109749', [3913, 10026, 11698]], ['51183', [3913, 8547, 3585]], ['54117', [3913, 10026, 10535]], ['110014', [3913, 11863, 9578]], ['110080', [3913, 11857, 11698]], ['110126', [3913, 5186, 11863]], ['110094', [3913, 8547, 10201]], ['110169', [3913, 3585, 4215]], ['110208', [3913, 10026, 11698]], ['109949', [3913, 11855, 9851]], ['110289', [3913, 10026, 8547]], ['110301', [3913, 8547, 12675]], ['110385', [3913, 11698, 12675]], ['82469', [3913, 10026, 8547]], ['82695', [3913, 11857, 11698]], ['110556', [3913, 9770, 5806]], ['109862', [3913, 11855, 10250]], ['110597', [3913, 8547, 3585]], ['110603', [3913, 3585, 12910]], ['110165', [3913, 3585, 12910]], ['110980', [3913, 12673, 10565]], ['111011', [3913, 10026, 10586]], ['84485', [3913, 9770, 9771]], ['110045', [3913, 12218, 12675]], ['110759', [3913, 11855, 3585]], ['111036', [3913, 11855, 3585]], ['111335', [3913, 10026, 11698]], ['111438', [3913, 10026, 8547]], ['110768', [3913, 10026, 8547]], ['111480', [3913, 11855, 3585]], ['111547', [3913, 11855, 8547]], ['111563', [3913, 11863, 5881]], ['63165', [3913, 3711, 4974]], ['111644', [3913, 11698, 8547]], ['111646', [3913, 10026, 8547]], ['111557', [3913, 11857, 8547]], ['111689', [3913, 3585, 4968]], ['111757', [3913, 3585, 5793]], ['111764', [3913, 11855, 11698]], ['111743', [3913, 11855, 9851]], ['111513', [3913, 10026, 10250]], ['111103', [3913, 10026, 3585]], ['111781', [3913, 10026, 8547]], ['111806', [3913, 8547, 3585]], ['111826', [3913, 3585, 4215]], ['111881', [3913, 10026, 8547]], ['111898', [3913, 11855, 11698]], ['111900', [3913, 11855, 3585]], ['111543', [3913, 11863, 9771]], ['111932', [3913, 10026, 3585]], ['111956', [3913, 7130, 12671]], ['111957', [3913, 10026, 11698]], ['111981', [3913, 11855, 8547]], ['111702', [3913, 10026, 8547]], ['112098', [3913, 10565, 10303]], ['111527', [3913, 10026, 8547]], ['111971', [3913, 10565, 11698]], ['107798', [3913, 11855, 10250]], ['107766', [3913, 12214, 9851]], ['112383', [3913, 11855, 12675]], ['112409', [3913, 3585, 5793]], ['110324', [3913, 11863, 9578]], ['112510', [3913, 8547, 11698]], ['112436', [3913, 11857, 8547]], ['109736', [3913, 11855, 3585]], ['112557', [3913, 10565, 11698]], ['112621', [3913, 11857, 11698]], ['107239', [3913, 11855, 12127]], ['111389', [3913, 10250, 8547]], ['14604', [3913, 11855, 8547]], ['112731', [3913, 11698, 8547]], ['112746', [3913, 11855, 3585]], ['112532', [3913, 8547, 3585]], ['112782', [3913, 10250, 3585]], ['112761', [3913, 11857, 3585]], ['112858', [3913, 10026, 8547]], ['107641', [3913, 3585, 4215]], ['81613', [3913, 9851, 8859]], ['90387', [3913, 11863, 5881]], ['98014', [3913, 9770, 9851]], ['112967', [3913, 11698, 3585]], ['113002', [3913, 11855, 3585]], ['113049', [3913, 11698, 3585]], ['112689', [3913, 11855, 3585]], ['113063', [3913, 10250, 3585]], ['113091', [3913, 10026, 8547]], ['113092', [3913, 11855, 8547]], ['113111', [3913, 8547, 11698]], ['113119', [3913, 8547, 11698]], ['113088', [3913, 10026, 8547]], ['107920', [3913, 11855, 10022]], ['113223', [3913, 11855, 3585]], ['113277', [3913, 11855, 12214]], ['73751', [3913, 11855, 11698]], ['113328', [3913, 11855, 3585]], ['113303', [3913, 10026, 9851]], ['113394', [3913, 10026, 11698]], ['97744', [3913, 8547, 11698]], ['112783', [3913, 10026, 11698]], ['113397', [3913, 11855, 3585]], ['113506', [3913, 10026, 10586]], ['100927', [3913, 10026, 3585]], ['111348', [3913, 11698, 8547]], ['113518', [3913, 3585, 12910]], ['113685', [3913, 12218, 11698]], ['113738', [3913, 11855, 3585]], ['113743', [3913, 10026, 8547]], ['100534', [3913, 10026, 11698]], ['14316', [3913, 11857, 8547]], ['113835', [3913, 11855, 12675]], ['110871', [3913, 11855, 11698]], ['113899', [3913, 10026, 8547]], ['113907', [3913, 8547, 3585]], ['74904', [3913, 11855, 8547]], ['64611', [3913, 10026, 11698]], ['113999', [3913, 8547, 11698]], ['113991', [3913, 10026, 11698]], ['114069', [3913, 11857, 11698]], ['113310', [3913, 10565, 9771]], ['114103', [3913, 11855, 11698]], ['84615', [3913, 11855, 10250]], ['113819', [3913, 11855, 8547]], ['111737', [3913, 10026, 8547]], ['114209', [3913, 10026, 3585]], ['114257', [3913, 12673, 7130]], ['91063', [3913, 11855, 3585]], ['96334', [3913, 10564, 9770]], ['46075', [3913, 11857, 8547]], ['52240', [3913, 8547, 11698]], ['108081', [3913, 10026, 12675]], ['114502', [3913, 11855, 3585]], ['89845', [3913, 3711, 8917]], ['114647', [3913, 8547, 3585]], ['111861', [3913, 11855, 12218]], ['114706', [3913, 11857, 3585]], ['41204', [3913, 11855, 3585]], ['114893', [3913, 10026, 3585]], ['114902', [3913, 11855, 8547]], ['34639', [3913, 10026, 10565]], ['114944', [3913, 11855, 3585]], ['113846', [3913, 11855, 3585]], ['74691', [3913, 11698, 8547]], ['115157', [3913, 10565, 3585]], ['108356', [3913, 10250, 3585]], ['115167', [3913, 3585, 5793]], ['27712', [3913, 11855, 11698]], ['58550', [3913, 3585, 5793]], ['115274', [3913, 12675, 10250]], ['115282', [3913, 8547, 11698]], ['115327', [3913, 11857, 3585]], ['115348', [3913, 10026, 10565]], ['115369', [3913, 11855, 8547]], ['115288', [3913, 3585, 12910]], ['115405', [3913, 3585, 5793]], ['115528', [3913, 11863, 10257]], ['115351', [3913, 11855, 12675]], ['115658', [3913, 3585, 4215]], ['51145', [3913, 3711, 10535]], ['115479', [3913, 3585, 12910]], ['115070', [3913, 11857, 12214]], ['88883', [3913, 10019, 10250]], ['22493', [3913, 11855, 10257]], ['116046', [3913, 9851, 5186]], ['94595', [3913, 10564, 9771]], ['116162', [3913, 3585, 8456]], ['116167', [3913, 10250, 10303]], ['115507', [3913, 11855, 8547]], ['83989', [3913, 11698, 3585]], ['116377', [3913, 11855, 3585]], ['116566', [3913, 11855, 3585]], ['115356', [3913, 11855, 8547]], ['116624', [3913, 11698, 3585]], ['115608', [3913, 3585, 12910]], ['116677', [3913, 10026, 3585]], ['75489', [3913, 9626, 10546]], ['116706', [3913, 10026, 11698]], ['85831', [3913, 12673, 7130]], ['116775', [3913, 11698, 8547]], ['628', [3913, 11855, 11698]], ['116823', [3913, 11698, 3585]], ['12871', [3913, 10026, 3585]], ['117030', [3913, 12673, 9578]], ['71607', [3913, 3585, 5793]], ['101177', [3913, 10026, 8918]], ['96070', [3913, 11698, 3585]], ['116952', [3913, 5186, 4165]], ['117100', [3913, 11855, 11698]], ['116112', [3913, 12675, 9851]], ['116805', [3913, 10019, 11863]], ['117173', [3913, 10026, 3585]], ['97479', [3913, 10257, 10250]], ['117237', [3913, 11698, 8547]], ['117277', [3913, 3585, 12910]], ['117206', [3913, 11698, 8547]], ['117305', [3913, 9771, 10250]], ['117503', [3913, 11855, 11698]], ['117575', [3913, 11698, 8547]], ['117583', [3913, 10026, 9771]], ['117597', [3913, 10026, 12214]], ['94009', [3913, 10026, 3585]], ['117801', [3913, 11855, 3585]], ['73006', [3913, 11698, 12675]], ['117881', [3913, 10026, 8547]], ['51222', [3913, 12675, 9578]], ['117922', [3913, 10026, 8547]], ['108218', [3913, 11855, 3585]], ['117943', [3913, 11698, 8547]], ['64742', [3913, 10026, 12675]], ['117985', [3913, 10026, 3585]], ['117997', [3913, 8547, 3585]], ['118006', [3913, 11857, 10250]], ['118044', [3913, 3585, 8456]], ['118065', [3913, 10026, 11698]], ['118066', [3913, 10026, 3585]], ['116881', [3913, 3585, 5793]], ['118187', [3913, 10026, 8547]], ['118204', [3913, 12214, 9851]], ['118209', [3913, 12675, 9578]], ['118017', [3913, 3585, 4215]], ['118268', [3913, 11857, 12675]], ['82256', [3913, 11855, 3585]], ['118435', [3913, 10026, 3585]], ['117991', [3913, 3585, 5793]], ['118497', [3913, 12218, 12675]], ['105514', [3913, 11855, 3585]], ['73914', [3913, 10565, 9851]], ['118469', [3913, 11857, 10565]], ['118566', [3913, 11698, 8547]], ['118633', [3913, 11855, 11698]], ['118593', [3913, 10026, 11698]], ['45748', [3913, 12214, 12218]], ['117954', [3913, 3585, 5793]], ['115823', [3913, 10026, 8547]], ['117665', [3913, 10026, 10250]], ['118765', [3913, 10026, 8547]], ['118457', [3913, 3585, 8456]], ['118772', [3913, 11857, 14294]], ['118714', [3913, 10026, 8547]], ['118753', [3913, 11855, 3585]], ['76769', [3913, 9770, 9851]], ['118803', [3913, 11855, 11698]], ['118480', [3913, 8547, 10565]], ['118985', [3913, 8547, 11698]], ['94713', [3913, 10564, 9851]], ['113990', [3913, 12675, 9578]], ['119100', [3913, 3585, 8456]], ['119110', [3913, 10026, 11698]], ['119114', [3913, 8547, 10201]], ['119191', [3913, 10026, 8547]], ['119209', [3913, 10250, 8547]], ['119188', [3913, 11698, 8547]], ['119189', [3913, 10250, 10303]], ['118008', [3913, 3585, 12910]], ['119287', [3913, 11698, 8547]], ['119013', [3913, 5186, 5881]], ['57410', [3913, 8545, 8859]], ['119350', [3913, 12218, 12675]], ['119357', [3913, 10026, 10250]], ['119361', [3913, 11857, 11698]], ['56306', [3913, 11855, 8547]], ['59215', [3913, 10026, 10250]], ['119375', [3913, 11855, 3585]], ['118518', [3913, 12214, 10026]], ['119421', [3913, 11855, 12675]], ['64422', [3913, 3585, 12910]], ['119450', [3913, 11857, 8547]], ['119163', [3913, 8547, 3585]], ['116599', [3913, 8547, 3585]], ['92513', [3913, 10565, 8547]], ['114899', [3913, 10026, 8547]], ['119474', [3913, 8547, 3585]], ['111166', [3913, 3585, 8456]], ['119425', [3913, 12218, 12675]], ['119503', [3913, 3585, 4215]], ['119485', [3913, 10026, 11855]], ['119539', [3913, 11863, 12908]], ['56101', [3913, 10026, 11698]], ['114687', [3913, 11857, 8547]], ['119556', [3913, 10026, 12675]], ['109448', [3913, 3585, 4215]], ['119571', [3913, 3585, 8456]], ['25401', [3913, 11855, 3585]], ['4054', [3913, 8547, 3585]], ['119557', [3913, 11863, 10565]], ['119677', [3913, 11698, 8547]], ['119722', [3913, 9770, 10564]], ['119788', [3913, 11698, 3585]], ['119700', [3913, 10026, 11698]], ['119783', [3913, 3585, 4215]], ['112852', [3913, 12218, 11698]], ['119866', [3913, 11698, 8547]], ['110052', [3913, 10026, 12218]], ['80306', [3913, 9770, 8859]], ['120064', [3913, 11855, 8547]], ['120159', [3913, 9770, 5186]], ['120260', [3913, 11855, 3585]], ['63178', [3913, 9097, 8860]], ['120344', [3913, 11855, 8547]], ['76029', [3913, 10019, 10250]], ['68716', [3913, 11855, 9771]], ['120537', [3913, 11857, 8547]], ['89830', [3913, 9770, 9851]], ['110825', [3913, 7130, 5186]], ['120703', [3913, 10565, 11698]], ['118720', [3913, 8547, 3585]], ['120747', [3913, 11855, 11698]], ['120762', [3913, 11855, 3585]], ['120753', [3913, 3585, 8456]], ['118804', [3913, 3585, 4215]], ['120868', [3913, 11698, 10201]], ['120885', [3913, 11855, 3585]], ['117165', [3913, 11857, 3585]], ['85677', [3913, 12673, 7130]], ['121079', [3913, 11855, 12218]], ['121121', [3913, 10565, 10303]], ['120027', [3913, 10250, 8547]], ['121025', [3913, 11855, 9771]], ['121268', [3913, 9770, 10565]], ['121251', [3913, 11855, 11698]], ['121354', [3913, 11855, 8547]], ['121358', [3913, 11698, 10201]], ['121296', [3913, 8547, 10201]], ['121658', [3913, 11855, 3585]], ['121657', [3913, 11857, 8547]], ['121642', [3913, 11855, 8547]], ['103122', [3913, 6061, 3585]], ['89605', [3913, 11855, 8547]], ['95937', [3913, 3585, 8456]], ['122008', [3913, 10026, 8547]], ['122030', [3913, 12214, 9851]], ['122100', [3913, 10026, 11698]], ['122153', [3913, 3585, 12910]], ['122162', [3913, 3585, 4215]], ['122197', [3913, 11857, 10250]], ['122208', [3913, 10026, 3585]], ['94236', [3913, 11855, 10250]], ['120215', [3913, 11698, 8547]], ['121600', [3913, 3585, 4215]], ['90608', [3913, 11855, 3585]], ['122304', [3913, 8547, 11698]], ['122354', [3913, 11855, 8547]], ['122149', [3913, 10565, 10303]], ['122407', [3913, 8547, 10201]], ['122419', [3913, 10026, 9771]], ['122370', [3913, 10026, 3585]], ['122429', [3913, 11857, 11698]], ['122474', [3913, 10026, 3585]], ['120370', [3913, 3585, 10457]], ['56129', [3913, 10026, 8547]], ['121868', [3913, 12675, 10565]], ['122596', [3913, 8547, 11698]], ['122649', [3913, 3585, 4215]], ['122679', [3913, 11857, 8547]], ['122742', [3913, 11855, 8547]], ['113259', [3913, 11855, 11698]], ['122788', [3913, 5186, 4165]], ['108837', [3913, 10026, 3585]], ['104671', [3913, 10026, 5433]], ['122864', [3913, 8547, 3585]], ['122872', [9770, 5186, 11855]], ['117729', [3913, 8547, 10201]], ['123008', [3913, 10026, 11698]], ['123061', [3913, 3585, 8456]], ['82627', [3913, 5186, 4802]], ['47070', [3913, 10026, 3585]], ['123125', [3913, 10026, 11855]], ['123194', [3913, 11855, 10565]], ['88568', [3913, 10019, 10250]], ['122725', [3913, 3585, 8456]], ['123244', [3913, 3585, 8456]], ['123300', [3913, 8547, 10250]], ['123334', [3913, 10026, 8547]], ['123347', [3913, 3585, 8456]], ['123243', [3913, 8547, 3585]], ['123390', [3913, 3585, 12910]], ['122463', [3913, 11855, 8547]], ['85620', [3913, 9770, 9851]], ['123515', [3913, 9851, 10565]], ['123643', [3913, 12675, 10250]], ['123720', [3913, 10026, 12214]], ['123790', [3913, 11698, 10201]], ['121338', [3913, 10026, 10250]], ['120874', [3913, 3585, 12910]], ['123948', [3913, 11855, 11698]], ['24075', [3913, 10026, 3585]], ['124030', [3913, 3585, 5793]], ['121491', [3913, 12675, 10565]], ['124048', [3913, 11855, 9771]], ['124089', [3913, 11855, 10250]], ['124114', [3913, 11698, 3585]], ['124121', [3913, 12218, 12675]], ['45619', [3913, 3711, 4974]], ['124127', [3913, 11857, 8547]], ['124164', [3913, 10026, 8547]], ['124236', [3913, 11698, 8547]], ['124225', [3913, 10026, 8547]], ['124207', [3913, 11698, 12675]], ['101775', [3913, 10026, 8918]], ['124394', [3913, 10026, 3585]], ['124320', [3913, 10257, 13724]], ['124563', [3913, 11855, 8547]], ['63025', [3913, 11857, 8547]], ['124648', [3913, 10565, 10250]], ['123514', [3913, 8547, 3585]], ['124700', [3913, 10026, 3585]], ['4899', [3913, 11855, 3585]], ['124752', [3913, 11857, 11698]], ['124804', [3913, 11855, 3585]], ['124812', [3913, 11857, 3585]], ['78398', [3913, 11855, 12675]], ['124853', [3913, 11855, 11698]], ['124901', [3913, 3585, 8547]], ['55373', [3913, 4974, 8545]], ['11837', [3913, 8547, 11698]], ['124912', [3913, 11855, 3585]], ['124934', [3913, 11698, 3585]], ['77859', [3913, 11855, 8547]], ['125124', [3913, 12675, 10250]], ['83365', [3913, 9851, 10019]], ['125174', [3913, 10250, 3585]], ['125199', [3913, 4165, 13724]], ['123238', [3913, 10565, 10303]], ['95080', [3913, 11855, 8547]], ['121758', [3913, 10026, 5881]], ['124228', [3913, 11698, 8547]], ['122559', [3913, 3585, 12910]], ['125355', [3913, 10026, 3585]], ['125366', [3913, 8547, 11698]], ['72048', [3913, 6061, 10257]], ['119860', [3913, 3585, 12910]], ['125470', [3913, 10026, 10250]], ['89347', [3913, 5186, 8917]], ['125486', [3913, 10026, 12675]], ['125541', [3913, 10026, 3585]], ['125549', [3913, 10026, 9771]], ['125573', [3913, 8547, 11698]], ['125533', [3913, 10026, 12675]], ['125553', [3913, 8547, 11698]], ['125685', [3913, 10026, 3585]], ['125754', [3913, 10257, 9770]], ['1717', [3913, 9851, 8545]], ['125785', [3913, 3585, 4215]], ['125863', [3913, 3585, 14192]], ['123247', [3913, 9771, 12218]], ['125882', [3913, 8547, 3585]], ['125888', [3913, 11857, 3585]], ['125910', [3913, 11855, 11698]], ['125578', [3913, 11698, 3585]], ['125095', [3913, 3585, 8547]], ['125959', [3913, 8547, 11698]], ['126003', [3913, 3585, 4215]], ['126141', [3913, 8547, 3585]], ['126215', [3913, 10026, 10565]], ['126236', [3913, 3585, 8456]], ['124775', [3913, 10250, 10565]], ['97980', [3913, 10026, 8918]], ['32206', [3913, 8547, 3585]], ['126387', [3913, 8547, 11698]], ['126456', [3913, 10026, 10250]], ['126515', [3913, 8547, 3585]], ['126552', [3913, 13507, 10250]], ['126646', [3913, 10026, 11698]], ['126663', [3913, 13302, 5881]], ['126704', [3913, 11855, 3585]], ['110811', [3913, 10250, 12214]], ['126751', [3913, 11698, 3585]], ['64064', [3913, 10565, 11698]], ['125400', [3913, 11698, 10250]], ['93415', [3913, 10303, 9851]], ['126899', [3913, 3585, 8547]], ['63273', [3913, 8545, 3711]], ['126970', [3913, 10026, 9771]], ['126974', [3913, 11855, 11698]], ['127031', [3913, 11857, 3585]], ['127057', [3913, 9771, 10257]], ['84570', [3913, 11855, 3585]], ['127063', [3913, 11857, 8547]], ['127089', [3913, 10026, 8547]], ['127106', [3913, 11855, 8547]], ['127114', [3913, 11863, 13724]], ['110396', [3913, 10026, 8547]], ['127159', [3913, 11855, 8547]], ['109017', [3913, 10026, 8547]], ['127194', [3913, 10026, 8547]], ['7480', [3913, 10026, 3585]], ['127251', [3913, 10026, 10586]], ['111435', [3913, 10026, 11698]], ['125465', [3913, 3585, 8456]], ['52263', [3913, 3585, 12910]], ['127416', [3913, 11698, 3585]], ['124521', [3913, 12218, 3585]], ['127575', [3913, 11857, 11698]], ['127508', [3913, 11857, 3585]], ['127668', [3913, 10019, 11863]], ['84830', [3913, 10564, 9770]], ['127691', [3913, 11857, 12218]], ['127715', [3913, 10250, 11698]], ['126709', [3913, 11855, 3585]], ['127744', [3913, 8547, 3585]], ['127751', [3913, 8547, 3585]], ['117562', [3913, 3585, 14192]], ['127789', [3913, 3585, 12910]], ['127793', [3913, 11855, 8547]], ['55293', [3913, 5186, 5433]], ['127897', [3913, 12675, 9578]], ['73757', [3913, 10250, 8547]], ['127932', [3913, 8547, 3585]], ['127928', [3913, 10026, 8547]], ['127956', [3913, 11855, 14028]], ['127969', [3913, 10026, 3585]], ['44127', [3913, 10026, 8547]], ['112986', [3913, 10026, 11698]], ['111844', [3913, 11855, 10565]], ['80991', [3913, 10565, 10303]], ['125886', [3913, 10026, 11698]], ['128091', [3913, 11857, 11698]], ['38389', [3913, 8547, 10201]], ['50467', [3913, 11698, 10201]], ['128209', [3913, 10026, 8547]], ['60818', [3913, 3711, 7130]], ['128214', [3913, 10026, 12214]], ['128223', [3913, 11855, 3585]], ['56126', [3913, 3711, 4802]], ['128263', [3913, 3585, 13729]], ['74692', [3913, 8859, 6061]], ['123997', [3913, 11698, 10201]], ['128317', [3913, 3585, 11698]], ['128321', [3913, 3585, 14192]], ['128370', [3913, 8547, 3585]], ['64374', [3913, 11855, 8547]], ['128411', [3913, 14392, 10565]], ['117273', [3913, 11857, 11698]], ['82931', [3913, 10019, 10023]], ['127910', [3913, 11855, 3585]], ['128424', [3913, 8547, 11698]], ['128441', [3913, 10026, 10250]], ['45136', [3913, 5186, 9769]], ['24048', [3913, 12675, 9578]], ['112309', [3913, 11857, 8547]], ['128499', [3913, 11855, 8547]], ['64613', [3913, 10026, 11698]], ['127315', [3913, 8547, 10201]], ['128508', [3913, 11855, 3585]], ['128510', [3913, 8547, 10201]], ['128521', [3913, 12214, 8547]], ['113773', [3913, 10026, 3585]], ['128546', [3913, 9771, 9851]], ['118455', [3913, 8547, 11698]], ['128571', [3913, 11857, 12218]], ['87885', [3913, 10308, 8545]], ['128575', [3913, 10565, 10303]], ['24769', [3913, 10026, 8547]], ['128580', [3913, 10026, 10586]], ['128588', [3913, 8547, 11698]], ['126542', [3913, 12214, 3585]], ['128599', [3913, 11855, 3585]], ['128481', [3913, 10026, 10565]], ['128534', [3913, 11855, 8547]], ['63518', [3913, 3711, 9770]], ['44157', [3913, 14208, 11698]], ['128665', [3913, 11855, 3585]], ['70405', [3913, 10564, 9770]], ['89855', [3913, 10564, 9770]], ['128260', [3913, 8547, 3585]], ['33908', [3913, 3585, 12665]], ['120120', [3913, 10026, 3585]], ['128702', [3913, 5186, 14028]], ['128714', [3913, 10250, 10565]], ['122657', [3913, 11855, 11698]], ['128757', [3913, 11698, 8547]], ['89471', [3913, 11698, 12675]], ['126828', [3913, 11855, 10250]], ['121393', [3913, 10250, 8547]], ['128697', [3913, 11698, 3585]], ['52634', [3913, 8859, 10250]], ['107410', [3913, 11855, 8547]], ['129238', [3913, 4165, 14192]], ['79544', [3913, 6061, 9578]], ['129328', [3913, 10026, 10250]], ['128983', [3913, 11857, 3585]], ['129682', [3913, 11855, 3585]], ['129683', [3913, 11857, 3585]], ['129717', [3913, 11698, 10201]], ['128880', [3913, 8547, 3585]], ['130150', [3913, 11698, 3585]], ['130282', [3913, 3585, 11698]], ['130677', [3913, 8547, 10201]], ['130788', [3913, 8547, 11698]], ['131225', [3913, 3585, 12910]], ['131227', [3913, 12214, 14393]], ['131282', [3913, 14392, 10565]], ['131333', [3913, 12218, 9851]], ['127716', [3913, 12214, 12675]], ['131380', [3913, 12218, 9851]], ['131765', [3913, 12675, 9770]], ['75498', [3913, 8859, 8545]], ['132437', [3913, 10250, 14028]], ['132593', [3913, 14208, 7130]], ['61717', [3913, 3711, 5186]], ['132796', [3913, 3585, 12910]], ['83968', [3913, 10257, 10565]], ['116204', [3913, 10565, 10303]], ['83071', [3913, 8547, 10250]], ['81771', [3913, 9851, 10019]], ['117845', [3913, 8547, 3585]], ['87482', [3913, 9851, 10303]], ['93339', [3913, 9770, 9851]], ['65566', [3913, 3711, 4165]], ['82764', [3913, 9851, 10019]], ['117556', [3913, 11863, 12908]], ['86929', [3913, 9851, 9771]], ['81721', [3913, 10023, 9578]], ['90395', [3913, 9851, 8545]], ['129426', [3913, 3711, 10022]], ['94293', [3913, 9770, 9851]], ['128671', [3913, 11857, 11698]], ['61234', [3913, 3711, 7126]], ['12875', [3913, 3711, 4165]], ['27551', [3913, 3711, 4165]], ['51541', [3913, 3711, 4802]], ['51803', [3913, 5186, 4802]], ['51832', [3913, 5186, 4165]], ['52238', [3913, 5186, 4802]], ['27547', [3913, 7130, 4974]], ['51198', [3913, 3711, 4165]], ['52993', [3913, 3711, 5186]], ['22693', [3913, 9851, 10019]], ['52920', [3913, 3711, 4974]], ['53433', [3913, 3711, 5433]], ['53075', [3913, 3711, 5433]], ['53398', [3913, 3711, 4165]], ['47012', [3913, 5186, 3711]], ['53778', [3913, 3711, 5186]], ['54138', [3913, 3711, 8456]], ['54143', [3913, 5186, 3711]], ['54267', [3913, 5186, 4165]], ['54490', [3913, 5186, 4802]], ['53894', [3913, 4974, 3711]], ['54177', [3913, 5186, 4165]], ['34183', [3913, 5186, 4165]], ['54491', [3913, 5186, 4165]], ['51505', [3913, 5186, 3711]], ['17398', [3913, 3711, 4165]], ['54363', [3913, 5186, 4802]], ['54761', [3913, 3711, 9578]], ['44973', [3913, 3711, 7130]], ['54798', [3913, 5186, 4802]], ['55450', [3913, 3711, 4802]], ['55540', [3913, 3711, 5186]], ['54509', [3913, 5186, 4974]], ['56036', [3913, 3711, 4802]], ['54964', [3913, 5186, 3711]], ['14726', [3913, 3711, 4165]], ['57189', [3913, 3711, 5186]], ['55907', [3913, 3711, 4165]], ['54708', [3913, 5186, 5806]], ['55121', [3913, 5186, 4802]], ['54896', [3913, 3711, 9769]], ['51746', [3913, 3711, 4974]], ['56411', [3913, 5186, 3711]], ['55818', [3913, 3711, 5186]], ['36918', [3913, 5186, 4802]], ['51352', [3913, 3711, 4165]], ['53718', [3913, 3711, 5806]], ['57245', [3913, 3711, 4165]], ['54552', [3913, 3711, 4165]], ['57039', [3913, 3711, 4165]], ['57676', [3913, 5186, 3711]], ['57680', [3913, 3711, 5186]], ['36087', [3913, 5186, 3711]], ['58101', [3913, 5186, 3711]], ['33678', [3913, 3711, 4974]], ['58480', [3913, 5186, 3711]], ['58841', [3913, 5186, 3711]], ['54512', [3913, 3711, 4165]], ['58555', [3913, 3711, 4165]], ['4544', [3913, 5186, 4802]], ['59119', [3913, 5186, 4974]], ['57221', [3913, 5186, 4165]], ['59598', [3913, 3711, 5186]], ['58105', [3913, 5186, 3711]], ['56371', [3913, 5186, 4165]], ['59890', [3913, 3711, 4165]], ['58402', [3913, 3711, 5806]], ['60003', [3913, 5186, 5433]], ['55352', [3913, 3711, 7130]], ['57712', [3913, 7130, 9771]], ['58357', [3913, 5186, 3711]], ['60151', [3913, 3711, 5186]], ['56680', [3913, 7130, 4974]], ['53161', [3913, 3711, 7130]], ['61342', [3913, 4974, 3711]], ['57777', [3913, 4974, 3711]], ['61354', [3913, 3711, 4165]], ['60830', [3913, 6061, 8545]], ['61583', [3913, 4974, 4802]], ['61385', [3913, 3711, 8545]], ['61937', [3913, 3711, 8859]], ['60801', [3913, 5186, 4802]], ['52950', [3913, 3711, 5186]], ['59980', [3913, 3711, 6061]], ['51851', [3913, 3711, 4802]], ['62099', [3913, 3711, 7130]], ['51550', [3913, 3711, 4974]], ['61753', [3913, 3711, 8700]], ['61823', [3913, 7130, 3711]], ['61106', [3913, 3711, 4974]], ['62400', [3913, 3711, 7130]], ['61543', [3913, 3711, 4165]], ['62647', [3913, 5186, 5881]], ['62543', [3913, 8545, 10074]], ['62628', [3913, 5186, 4974]], ['62544', [3913, 5186, 4802]], ['28247', [3913, 7130, 4802]], ['62176', [3913, 8545, 7130]], ['62599', [3913, 8545, 7130]], ['61866', [3913, 7130, 3711]], ['62350', [3913, 3711, 8545]], ['14893', [3913, 5186, 4802]], ['63159', [3913, 8545, 10074]], ['52812', [3913, 5186, 4802]], ['50956', [3913, 5186, 4802]], ['23157', [3913, 7130, 8545]], ['26472', [3913, 3711, 5186]], ['63180', [3913, 7130, 3711]], ['63194', [3913, 3711, 5186]], ['63068', [3913, 3711, 8456]], ['63239', [3913, 4974, 4802]], ['378', [3913, 3711, 7130]], ['62163', [3913, 3711, 4165]], ['8751', [3913, 7130, 3711]], ['62901', [3913, 3711, 4974]], ['61865', [3913, 6061, 12675]], ['62525', [3913, 3711, 8859]], ['57013', [3913, 9851, 9771]], ['63471', [3913, 7130, 3711]], ['62456', [3913, 5186, 4802]], ['1585', [3913, 7130, 4802]], ['63439', [3913, 8545, 9626]], ['55692', [3913, 3711, 8545]], ['63582', [3913, 5186, 7126]], ['63620', [3913, 7130, 10019]], ['19576', [3913, 5186, 5806]], ['63660', [3913, 3711, 4974]], ['37292', [3913, 5186, 5881]], ['62804', [3913, 6061, 10303]], ['63094', [3913, 7130, 3711]], ['62851', [3913, 3711, 5186]], ['63653', [3913, 8545, 8859]], ['63783', [3913, 3711, 7130]], ['63855', [3913, 7130, 5186]], ['64077', [3913, 5186, 7126]], ['64773', [3913, 3711, 9584]], ['65147', [3913, 7130, 10303]], ['59809', [3913, 14393, 14208]], ['65110', [3913, 6061, 9771]], ['64583', [3913, 3711, 4165]], ['65696', [3913, 3711, 4974]], ['64901', [3913, 8545, 5186]], ['53860', [3913, 3711, 7130]], ['58113', [3913, 3711, 7130]], ['66083', [3913, 3711, 4802]], ['66223', [3913, 3711, 5186]], ['64788', [3913, 8545, 6061]], ['65719', [3913, 8545, 3711]], ['66455', [3913, 3711, 7130]], ['66562', [3913, 6061, 8545]], ['53486', [3913, 3711, 5881]], ['66897', [3913, 7130, 8545]], ['63758', [3913, 9770, 9771]], ['67538', [3913, 8545, 7130]], ['67716', [3913, 8545, 8859]], ['67802', [3913, 8545, 7130]], ['67728', [3913, 8545, 3711]], ['66726', [3913, 6061, 8545]], ['67692', [3913, 6061, 8545]], ['62813', [3913, 8545, 6061]], ['68149', [3913, 8545, 3711]], ['68408', [3913, 6061, 7130]], ['68779', [3913, 7130, 10303]], ['68206', [3913, 8545, 7130]], ['68779', [3913, 7130, 10303]], ['68206', [3913, 8545, 7130]], ['69108', [3913, 8545, 6061]], ['69285', [3913, 6061, 8545]], ['5976', [3913, 6061, 8545]], ['69566', [3913, 8545, 5186]], ['70027', [3913, 3711, 7126]], ['70034', [3913, 8545, 6061]], ['70597', [3913, 8545, 7130]], ['70820', [3913, 6061, 8545]], ['70899', [3913, 6061, 8545]], ['68521', [3913, 8545, 6061]], ['71059', [3913, 6061, 7130]], ['71126', [3913, 8545, 6061]], ['71166', [3913, 8545, 4974]], ['70194', [3913, 8859, 8545]], ['68502', [3913, 8545, 6061]], ['26183', [3913, 8545, 8859]], ['51498', [3913, 6061, 8545]], ['72200', [3913, 8859, 6061]], ['72440', [3913, 8545, 8859]], ['72564', [3913, 8545, 9771]], ['72709', [3913, 8545, 6061]], ['71651', [3913, 3711, 8917]], ['73009', [3913, 6061, 8859]], ['72780', [3913, 5186, 8918]], ['73402', [3913, 8859, 7130]], ['73650', [3913, 8545, 8859]], ['73801', [3913, 9770, 8545]], ['73897', [3913, 6061, 8859]], ['73956', [3913, 8545, 7130]], ['74854', [3913, 6061, 8859]], ['73399', [3913, 9770, 10564]], ['74563', [3913, 6061, 8545]], ['75446', [3913, 8545, 3711]], ['75504', [3913, 8545, 6061]], ['75261', [3913, 6061, 8545]], ['75877', [3913, 8545, 3711]], ['76226', [3913, 8859, 4165]], ['76385', [3913, 9851, 8545]], ['75207', [3913, 8545, 8859]], ['60373', [3913, 5186, 8918]], ['77111', [3913, 5186, 9769]], ['6875', [3913, 8545, 6061]], ['74282', [3913, 9770, 9851]], ['71234', [3913, 8859, 8545]], ['77170', [3913, 8545, 6061]], ['77370', [3913, 8545, 8859]], ['76457', [3913, 8545, 9626]], ['77718', [3913, 3711, 9578]], ['78240', [3913, 8545, 6061]], ['56731', [3913, 8545, 9771]], ['78455', [3913, 9626, 8547]], ['78425', [3913, 8545, 3711]], ['78664', [3913, 9771, 9626]], ['54989', [3913, 9771, 9770]], ['70609', [3913, 5186, 9769]], ['75983', [3913, 6061, 8545]], ['70721', [3913, 8859, 6061]], ['79090', [3913, 8545, 9626]], ['40753', [3913, 9626, 8917]], ['79281', [3913, 8859, 8545]], ['75920', [3913, 8545, 6061]], ['79337', [3913, 9851, 9771]], ['77100', [3913, 8545, 6061]], ['79931', [3913, 9771, 9851]], ['79947', [3913, 8545, 9771]], ['68970', [3913, 9770, 8859]], ['80878', [3913, 9771, 5186]], ['80860', [3913, 9851, 10250]], ['67434', [3913, 8545, 9626]], ['61755', [3913, 9097, 7130]], ['81070', [3913, 9851, 7130]], ['80516', [3913, 10257, 8545]], ['81316', [3913, 10019, 8859]], ['75916', [3913, 9770, 9851]], ['81575', [3913, 9851, 9771]], ['81468', [3913, 10019, 9851]], ['81924', [3913, 10019, 8859]], ['57536', [3913, 10019, 8859]], ['16855', [3913, 10250, 10019]], ['82021', [3913, 8859, 10023]], ['82521', [3913, 10019, 9851]], ['59133', [3913, 10023, 10019]], ['82441', [3913, 9851, 9770]], ['60609', [3913, 9770, 9851]], ['82736', [3913, 10019, 9851]], ['82873', [3913, 10019, 6061]], ['83052', [3913, 10019, 6061]], ['82943', [3913, 10026, 7126]], ['83819', [3913, 9097, 3585]], ['83938', [3913, 9851, 9770]], ['45459', [3913, 9770, 9851]], ['84509', [3913, 7130, 3711]], ['84654', [3913, 9770, 9771]], ['83322', [3913, 9851, 10250]], ['84358', [3913, 10250, 10019]], ['82721', [3913, 9770, 9851]], ['73481', [3913, 10023, 9578]], ['84237', [3913, 8859, 9771]], ['57350', [3913, 9851, 8545]], ['84932', [3913, 10257, 10250]], ['84912', [3913, 10019, 10250]], ['84768', [3913, 9851, 10257]], ['84997', [3913, 9770, 9851]], ['85028', [3913, 9851, 8545]], ['84689', [3913, 9770, 9851]], ['84760', [3913, 5186, 9769]], ['69774', [3913, 9851, 10019]], ['85121', [3913, 10019, 8859]], ['85623', [3913, 9097, 8860]], ['85179', [3913, 10250, 10023]], ['85636', [3913, 5186, 10020]], ['85628', [3913, 3711, 5881]], ['85945', [3913, 3711, 5806]], ['84873', [3913, 10023, 8456]], ['86097', [3913, 10019, 10023]], ['85308', [3913, 10026, 9584]], ['86195', [3913, 10019, 10257]], ['63429', [3913, 9851, 5186]], ['86357', [3913, 10257, 10250]], ['36121', [3913, 9851, 10250]], ['86637', [3913, 9851, 9770]], ['87020', [3913, 7130, 5881]], ['10785', [3913, 10026, 7126]], ['87005', [3913, 9851, 8545]], ['86731', [3913, 10303, 10019]], ['87140', [3913, 10303, 9851]], ['87061', [3913, 10019, 10250]], ['87333', [3913, 10019, 9851]], ['87273', [3913, 9770, 10019]], ['87487', [3913, 9851, 10250]], ['87256', [3913, 7130, 10019]], ['87293', [3913, 9770, 9771]], ['87757', [3913, 3711, 9578]], ['87762', [3913, 10019, 10303]], ['87085', [3913, 10303, 10019]], ['56442', [3913, 10023, 12062]], ['87306', [3913, 10303, 9851]], ['85315', [3913, 10564, 9770]], ['87680', [3913, 9851, 10257]], ['87887', [3913, 10026, 7126]], ['87872', [3913, 10308, 9769]], ['87937', [3913, 10257, 9851]], ['87845', [3913, 10303, 7130]], ['87960', [3913, 10303, 5186]], ['87860', [3913, 9770, 10257]], ['36908', [3913, 10257, 10564]], ['88124', [3913, 5186, 3711]], ['71932', [3913, 10019, 9851]], ['88060', [3913, 9851, 9771]], ['85973', [3913, 9851, 9771]], ['88331', [3913, 10019, 10250]], ['88266', [3913, 9851, 10303]], ['87343', [3913, 9851, 10565]], ['88065', [3913, 10308, 10457]], ['88423', [3913, 9770, 10257]], ['88272', [3913, 10564, 9851]], ['88546', [3913, 10019, 10250]], ['88584', [3913, 9851, 8545]], ['88955', [3913, 9851, 10250]], ['89162', [3913, 5186, 10308]], ['89310', [3913, 9851, 10250]], ['89080', [3913, 10019, 10250]], ['89283', [3913, 9770, 10564]], ['88771', [3913, 9851, 8545]], ['59341', [3913, 5186, 10249]], ['87194', [3913, 9851, 9770]], ['89544', [3913, 9770, 10019]], ['89626', [3913, 9851, 6061]], ['7632', [3913, 10303, 5186]], ['85837', [3913, 10564, 9770]], ['89681', [3913, 9770, 10564]], ['86380', [3913, 9851, 10250]], ['89549', [3913, 7130, 10026]], ['89698', [3913, 10564, 9770]], ['80145', [3913, 10303, 10074]], ['66519', [5186, 9770, 8545]], ['89261', [3913, 9851, 10564]], ['88719', [3913, 9851, 10250]], ['88890', [3913, 5186, 8917]], ['89823', [3913, 10303, 10019]], ['89660', [3913, 10303, 3711]], ['89782', [3913, 10564, 9770]], ['89882', [3913, 10308, 8917]], ['89896', [3913, 9770, 9851]], ['89913', [3913, 10564, 9770]], ['82634', [3913, 9097, 8918]], ['89999', [3913, 10303, 9851]], ['90087', [3913, 10308, 7126]], ['90070', [3913, 10026, 5806]], ['89963', [3913, 10019, 9851]], ['81544', [3913, 10564, 9770]], ['89835', [3913, 10303, 10074]], ['71523', [3913, 9851, 10565]], ['90183', [3913, 10019, 8545]], ['89918', [3913, 10303, 10019]], ['90251', [3913, 9851, 9771]], ['90221', [3913, 10023, 10303]], ['90220', [3913, 5186, 9769]], ['90295', [3913, 9770, 10564]], ['90129', [3913, 9851, 10565]], ['90324', [3913, 9851, 10564]], ['89974', [3913, 10303, 10019]], ['90334', [3913, 10023, 10026]], ['90329', [3913, 10257, 9851]], ['90423', [3913, 10564, 9770]], ['90277', [3913, 7130, 10201]], ['90234', [3913, 10564, 9770]], ['51029', [3913, 10023, 3585]], ['87623', [3913, 10564, 9770]], ['30566', [3913, 10303, 5186]], ['90454', [3913, 10303, 3711]], ['90135', [3913, 9851, 10250]], ['90449', [3913, 9851, 8545]], ['89416', [3913, 10564, 9770]], ['89042', [3913, 10019, 8545]], ['90534', [3913, 9770, 9851]], ['90345', [3913, 3711, 9769]], ['90565', [3913, 9851, 6061]], ['90668', [3913, 10564, 9770]], ['87920', [3913, 10019, 10250]], ['90257', [3913, 10564, 9770]], ['90693', [3913, 10564, 9770]], ['58228', [3913, 9770, 10564]], ['90707', [3913, 10303, 10026]], ['89837', [3913, 9770, 9851]], ['48787', [3913, 10564, 9770]], ['90796', [3913, 10303, 7130]], ['90692', [3913, 5186, 10249]], ['90822', [3913, 10023, 10026]], ['65981', [3913, 10019, 10565]], ['90752', [3913, 10303, 10019]], ['54865', [3913, 8859, 4974]], ['88251', [3913, 9851, 10564]], ['90284', [3913, 10257, 10565]], ['90967', [3913, 9851, 8545]], ['90611', [3913, 11857, 3585]], ['90348', [3913, 9851, 10023]], ['87568', [3913, 10023, 9578]], ['72754', [3913, 10564, 9851]], ['72628', [3913, 10026, 8918]], ['51025', [3913, 3711, 7126]], ['6258', [3913, 10019, 10250]], ['90897', [3913, 9851, 8545]], ['90304', [3913, 9851, 8859]], ['14721', [3913, 10023, 9578]], ['91044', [3913, 10019, 10250]], ['89911', [3913, 10026, 9092]], ['91055', [3913, 9851, 10565]], ['91350', [3913, 10564, 9851]], ['89021', [3913, 9851, 10564]], ['90579', [3913, 10564, 9851]], ['91446', [3913, 9851, 10565]], ['91380', [3913, 5881, 8199]], ['91185', [3913, 10257, 10564]], ['91483', [3913, 9851, 10023]], ['91094', [3913, 10019, 9771]], ['90950', [5186, 9770, 10564]], ['91763', [3913, 10303, 8859]], ['89065', [3913, 9851, 10565]], ['91859', [3913, 9770, 10564]], ['91833', [3913, 10564, 9851]], ['88598', [3913, 10257, 9771]], ['92014', [3913, 10303, 5186]], ['92033', [3913, 9770, 9851]], ['90783', [3913, 10303, 9770]], ['91872', [3913, 10303, 9851]], ['90492', [3913, 7130, 10535]], ['92107', [3913, 10257, 9851]], ['83306', [3913, 9851, 8545]], ['92482', [3913, 10564, 9770]], ['90550', [3913, 9851, 8545]], ['92555', [3913, 10303, 10026]], ['2605', [3913, 5186, 10308]], ['92700', [3913, 9770, 9851]], ['91311', [3913, 10019, 9771]], ['90150', [3913, 9851, 10257]], ['92734', [3913, 9770, 9851]], ['16180', [3913, 10303, 5186]], ['92749', [3913, 10564, 9770]], ['93083', [3913, 10564, 9770]], ['91980', [3913, 10023, 10019]], ['93094', [3913, 9851, 10250]], ['93093', [3913, 10019, 10250]], ['91319', [3913, 9770, 9851]], ['54692', [3913, 9770, 9851]], ['91071', [3913, 10019, 10250]], ['93345', [3913, 10257, 10250]], ['89507', [3913, 10257, 9851]], ['53767', [3913, 9770, 9851]], ['93661', [3913, 10023, 10565]], ['93681', [3913, 3711, 5881]], ['93736', [3913, 10303, 8859]], ['93773', [3913, 5186, 10201]], ['93011', [3913, 10303, 7130]], ['92044', [3913, 10257, 9851]], ['93993', [3913, 10026, 3585]], ['94015', [3913, 10564, 9851]], ['93930', [3913, 10023, 3585]], ['91543', [3913, 9851, 8545]], ['93607', [3913, 9770, 10019]], ['94205', [3913, 9770, 9851]], ['94149', [3913, 10564, 10257]], ['20672', [3913, 10303, 5186]], ['94325', [3913, 10564, 9770]], ['94743', [3913, 10019, 10565]], ['80639', [3913, 10564, 9851]], ['94962', [3913, 10019, 9771]], ['94846', [3913, 10257, 10250]], ['94824', [3913, 5186, 10303]], ['95391', [3913, 9770, 10257]], ['95462', [3913, 10308, 11429]], ['95974', [3913, 8859, 3585]], ['95979', [3913, 10564, 9770]], ['58223', [3913, 10026, 8918]], ['96116', [3913, 10564, 9851]], ['96271', [3913, 10019, 10860]], ['96102', [3913, 9770, 10564]], ['96283', [3913, 9770, 9851]], ['96284', [3913, 5186, 10308]], ['96027', [3913, 7130, 10535]], ['95872', [3913, 10303, 9770]], ['96468', [3913, 10023, 8456]], ['93835', [3913, 10026, 8918]], ['95940', [3913, 9851, 8545]], ['93464', [3913, 9770, 9851]], ['96647', [3913, 5186, 8917]], ['3959', [3913, 10019, 9851]], ['96887', [3913, 10019, 7130]], ['96518', [3913, 10023, 8918]], ['96710', [3913, 10257, 10564]], ['97253', [3913, 10564, 9851]], ['97277', [3913, 10023, 9626]], ['97330', [3913, 9851, 10565]], ['95150', [3913, 10019, 10860]], ['97684', [3913, 5186, 8547]], ['17691', [3913, 10250, 5881]], ['92976', [3913, 10019, 9578]], ['97823', [3913, 7130, 10249]], ['97862', [3913, 9770, 9851]], ['98497', [3913, 10019, 8859]], ['53662', [3913, 3711, 4802]], ['98657', [3913, 10250, 10257]], ['65475', [5186, 9770, 10564]], ['98889', [3913, 3585, 4968]], ['98344', [3913, 10023, 9626]], ['78361', [3913, 10026, 5433]], ['99352', [3913, 8547, 4336]], ['99281', [3913, 3585, 8456]], ['94690', [3913, 10308, 10457]], ['99452', [3913, 3585, 10022]], ['98256', [3913, 10308, 10457]], ['99711', [3913, 10250, 9851]], ['99969', [5186, 10564, 9771]], ['100016', [3913, 10019, 4165]], ['100015', [3913, 10308, 10250]], ['100274', [3913, 3585, 4215]], ['100284', [3913, 10026, 10022]], ['100908', [3913, 10308, 10457]], ['43971', [3913, 8547, 4336]], ['62124', [3913, 3585, 4215]], ['100982', [3913, 11855, 10565]], ['100602', [3913, 10250, 10026]], ['101643', [3913, 10026, 10022]], ['101997', [3913, 8547, 11385]], ['102022', [3913, 8547, 4165]], ['101632', [3913, 10308, 10565]], ['101474', [3913, 3585, 5793]], ['102155', [5186, 9770, 10564]], ['101115', [3913, 8547, 5433]], ['97929', [3913, 8547, 5845]], ['101572', [3913, 10308, 10457]], ['101912', [3913, 7130, 11863]], ['100572', [3913, 8547, 10022]], ['97635', [3913, 10026, 8700]], ['103427', [3913, 10026, 10023]], ['103716', [3913, 3711, 4163]], ['61714', [3913, 10026, 5806]], ['104596', [3913, 3585, 5793]], ['103937', [3913, 10308, 11621]], ['104940', [3913, 10201, 5881]], ['105047', [3913, 3711, 11621]], ['105355', [3913, 3711, 4163]], ['105325', [3913, 10019, 11698]], ['105034', [3913, 10026, 5433]], ['67877', [3913, 11698, 12060]], ['106186', [3913, 11855, 12127]], ['106472', [3913, 10026, 50]], ['102160', [3913, 11863, 10250]], ['106103', [3913, 10026, 9851]], ['26824', [3913, 10250, 5186]], ['107118', [3913, 12214, 9770]], ['52429', [3913, 11855, 7126]], ['107023', [3913, 10026, 8918]], ['107605', [3913, 11855, 7126]], ['107630', [3913, 10026, 11618]], ['96789', [3913, 12214, 9851]], ['107858', [3913, 11698, 5845]], ['107956', [3913, 11855, 11698]], ['65491', [3913, 7130, 12127]], ['85501', [3913, 11855, 8547]], ['108378', [3913, 10250, 11698]], ['108528', [3913, 11857, 10565]], ['108536', [3913, 11855, 11698]], ['103260', [3913, 8547, 3585]], ['108635', [3913, 12218, 12214]], ['108659', [3913, 12218, 9771]], ['108497', [3913, 10026, 12675]], ['59420', [3913, 11857, 3585]], ['109087', [3913, 9771, 10250]], ['109406', [3913, 10026, 3585]], ['109652', [3913, 11857, 3585]], ['109858', [3913, 10026, 8547]], ['110316', [3913, 10026, 11698]], ['110294', [3913, 10026, 3585]], ['110496', [3913, 7130, 12667]], ['110510', [3913, 8547, 3585]], ['74400', [3913, 11698, 3585]], ['109785', [3913, 11855, 8547]], ['110611', [3913, 11698, 8547]], ['111010', [3913, 10026, 8547]], ['111095', [3913, 12675, 11399]], ['111184', [3913, 11855, 10250]], ['111186', [3913, 11698, 10201]], ['111454', [9770, 5186, 9771]], ['110504', [3913, 11857, 3585]], ['111704', [3913, 11855, 10026]], ['110004', [3913, 11855, 10250]], ['112568', [3913, 11855, 8547]], ['112665', [3913, 3585, 12910]], ['112748', [3913, 11863, 5881]], ['111191', [3913, 11855, 8547]], ['112859', [3913, 11855, 5881]], ['70852', [3913, 8547, 3585]], ['113162', [3913, 11855, 8547]], ['113071', [3913, 3585, 4215]], ['112430', [3913, 11698, 3585]], ['107903', [3913, 10026, 12675]], ['113272', [3913, 10026, 8547]], ['113322', [3913, 10026, 11698]], ['113471', [3913, 8547, 3585]], ['113459', [3913, 11855, 8547]], ['113457', [3913, 8547, 11698]], ['110874', [3913, 11855, 3585]], ['113044', [3913, 11855, 10257]], ['113524', [3913, 10026, 3585]], ['113829', [3913, 9771, 3585]], ['3053', [3913, 11855, 8547]], ['114247', [3913, 11855, 3585]], ['114300', [3913, 11855, 8547]], ['113752', [3913, 3585, 5793]], ['114379', [3913, 10250, 10565]], ['114492', [3913, 11855, 8547]], ['114641', [3913, 11698, 3585]], ['114283', [3913, 10026, 3585]], ['115010', [3913, 10026, 8547]], ['114845', [3913, 10026, 11698]], ['115175', [3913, 10026, 11698]], ['115001', [10019, 11863, 9578]], ['115156', [3913, 11698, 3585]], ['114941', [3913, 3585, 11863]], ['115381', [3913, 12675, 11399]], ['115334', [3913, 11855, 11698]], ['115418', [3913, 11698, 10565]], ['115787', [3913, 10026, 11698]], ['115772', [3913, 11855, 11698]], ['115758', [3913, 11855, 12675]], ['116174', [3913, 11863, 9578]], ['115891', [3913, 11855, 9578]], ['115883', [3913, 8547, 3585]], ['113908', [3913, 11855, 9770]], ['115313', [3913, 11857, 10250]], ['116249', [3913, 10250, 10257]], ['116699', [3913, 10026, 11698]], ['116754', [3913, 8547, 10201]], ['116804', [3913, 8547, 11698]], ['116274', [3913, 11863, 5881]], ['116939', [3913, 10026, 8547]], ['117142', [3913, 11857, 11698]], ['117249', [3913, 3585, 12910]], ['117252', [3913, 10026, 3585]], ['117627', [3913, 8547, 10201]], ['117823', [3913, 3585, 5793]], ['117860', [3913, 12218, 3585]], ['118315', [3913, 11698, 10201]], ['118819', [3913, 11855, 10250]], ['118896', [3913, 12675, 11399]], ['118955', [3913, 11698, 8547]], ['118961', [3913, 10026, 8547]], ['110082', [3913, 11855, 8547]], ['118932', [3913, 8547, 10565]], ['115795', [3913, 3585, 5793]], ['118649', [3913, 10026, 11698]], ['118619', [3913, 12218, 12675]], ['118597', [3913, 10026, 11698]], ['119349', [3913, 11698, 8547]], ['110820', [3913, 4974, 4165]], ['119505', [3913, 11855, 11698]], ['119509', [3913, 11698, 3585]], ['82631', [3913, 7130, 5186]], ['119620', [3913, 11855, 3585]], ['116996', [3913, 11855, 8547]], ['109510', [3913, 11855, 10565]], ['119863', [3913, 10026, 3585]], ['119951', [3913, 10026, 8547]], ['171', [3913, 5186, 4802]], ['110571', [3913, 11857, 10250]], ['120130', [3913, 8547, 11698]], ['120439', [3913, 10026, 11698]], ['120429', [3913, 11698, 3585]], ['120495', [3913, 11698, 10201]], ['120642', [3913, 11855, 8547]], ['120113', [3913, 8547, 10201]], ['119666', [3913, 10026, 11698]], ['120119', [3913, 11863, 12218]], ['118788', [3913, 11855, 3585]], ['116051', [3913, 3585, 5793]], ['108861', [3913, 10026, 11698]], ['120940', [3913, 11855, 8547]], ['121109', [3913, 10026, 11698]], ['121193', [3913, 10026, 11698]], ['121213', [3913, 8547, 3585]], ['121438', [3913, 10026, 3585]], ['72274', [3913, 11863, 12675]], ['121481', [3913, 11855, 12218]], ['121594', [3913, 11857, 9771]], ['107768', [3913, 11855, 8547]], ['122181', [3913, 9851, 10565]], ['122391', [3913, 10026, 3585]], ['122516', [3913, 10026, 12675]], ['122748', [3913, 8547, 3585]], ['122421', [3913, 10026, 3585]], ['3030', [3913, 11698, 8547]], ['123223', [3913, 8547, 10565]], ['104486', [3913, 11698, 10565]], ['122767', [3913, 12675, 9771]], ['98494', [3913, 10026, 12675]], ['123535', [3913, 11855, 11698]], ['123547', [3913, 10250, 10303]], ['123283', [3913, 11855, 10586]], ['123696', [3913, 3585, 5793]], ['123705', [3913, 8547, 10201]], ['124391', [9770, 5186, 13574]], ['124655', [3913, 11698, 8547]], ['124746', [3913, 10026, 8547]], ['56735', [3913, 11855, 10565]], ['124735', [3913, 10026, 10250]], ['124895', [3913, 9770, 10565]], ['124945', [3913, 11855, 10250]], ['53492', [3913, 9771, 10565]], ['125048', [3913, 8547, 3585]], ['125162', [3913, 11855, 8547]], ['124980', [3913, 3585, 12910]], ['125247', [3913, 11698, 3585]], ['125304', [3913, 11855, 9771]], ['125259', [3913, 8547, 10565]], ['125373', [3913, 11855, 8547]], ['125552', [3913, 10026, 11698]], ['125608', [3913, 10026, 3585]], ['107176', [3913, 10026, 8547]], ['125490', [3913, 12675, 5881]], ['16508', [3913, 10026, 10250]], ['125537', [3913, 8547, 11698]], ['125868', [3913, 11855, 8547]], ['112529', [3913, 8547, 11698]], ['124267', [3913, 11698, 10201]], ['77790', [3913, 8545, 3711]], ['126132', [3913, 10026, 3585]], ['125748', [3913, 3585, 4215]], ['126447', [3913, 10026, 11698]], ['126672', [5186, 9770, 10565]], ['127178', [3913, 5186, 13724]], ['127697', [3913, 11855, 8547]], ['127819', [3913, 11698, 8547]], ['128081', [3913, 9851, 10250]], ['128130', [3913, 3585, 12910]], ['128195', [3913, 3585, 8456]], ['128198', [3913, 11855, 12675]], ['126846', [3913, 14028, 13724]], ['84530', [3913, 12218, 10250]], ['128412', [3913, 11855, 12214]], ['128647', [3913, 8547, 11698]], ['111326', [3913, 11855, 10250]], ['800', [3913, 8547, 11698]], ['129609', [3913, 12675, 10565]], ['130291', [3913, 3585, 11698]], ['113849', [3913, 10565, 12675]], ['131072', [3913, 8547, 10201]], ['131230', [3913, 14294, 10565]], ['131548', [3913, 10565, 14393]], ['31705', [3913, 14028, 13302]], ['132196', [3913, 12675, 9851]], ['132947', [3913, 10250, 10565]], ['134373', [3913, 10565, 10257]], ['129420', [3913, 5186, 8918]], ['119183', [3913, 3585, 8456]]]\n" + ] + } + ], + "source": [ + "print first_three_chosenVideo" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "collapsed": true + }, + "outputs": [], + "source": [] + }, + { + "cell_type": "code", + "execution_count": 64, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "3098\n" + ] + } + ], + "source": [ + "import json\n", + "import csv\n", + "behaviorInfo = file(\"../data/studentBehaviorInfo_all.json\");\n", + "behaviorInfoJ = json.load(behaviorInfo)\n", + "behaviorScore = {}\n", + "i=0\n", + "for row in behaviorInfoJ:\n", + " j=1\n", + " videoN=0\n", + " tempScore = 0\n", + " tempId = 3913\n", + " length_of_listenS = len(row.get('listenScore'))\n", + " current_index = 0\n", + " behaviorScore[i] = {}\n", + " for onePScore in row.get('listenScore'):\n", + " if onePScore.get('postId') == tempId:\n", + " tempScore = tempScore + onePScore.get('score')\n", + " j = j + 1\n", + " \n", + " if onePScore.get('score') == -1:\n", + " tempScore = 0\n", + " \n", + " if current_index == length_of_listenS - 1:\n", + " if videoN == 0:\n", + " j = j -1\n", + " if j == 0:\n", + " j = 1\n", + " behaviorScore[i].update({videoN : float (tempScore/j)})\n", + " tempScore = onePScore.get('score')\n", + " j = 1\n", + " videoN = videoN + 1\n", + " tempId = onePScore.get('postId') \n", + " else:\n", + " if videoN == 0:\n", + " j = j -1\n", + " if j == 0:\n", + " j = 1\n", + " behaviorScore[i].update({videoN : float (tempScore/j)})\n", + " tempScore = onePScore.get('score')\n", + " j = 1\n", + " videoN = videoN + 1\n", + " tempId = onePScore.get('postId')\n", + " \n", + " current_index = current_index + 1 \n", + " i=i+1 \n", + "behaviorInfo.close\n", + "#----------------------------------\n", + " \n", + "videoDataInfo = open(\"../data/videoDataInfo.csv\",'r'); \n", + "videoDataInfo2 = open(\"../data/videoDataInfo.csv\",'r'); \n", + "videoSpeedData = {}\n", + "\n", + "\n", + "MaxSpeed = -1\n", + "MaxWordLevel = -1\n", + "MaxsubtitleLengthRatio = -1\n", + " \n", + " \n", + " \n", + "for rows in csv.DictReader(videoDataInfo):\n", + " if MaxSpeed < rows.get('videoSpeed'):\n", + " MaxSpeed = rows.get('videoSpeed')\n", + " if MaxWordLevel < rows.get('wordLevel'):\n", + " MaxWordLevel = rows.get('wordLevel')\n", + " if MaxsubtitleLengthRatio < rows.get('subtitleLengthRatio'):\n", + " MaxsubtitleLengthRatio = rows.get('subtitleLengthRatio')\n", + "\n", + " \n", + "for row in csv.DictReader(videoDataInfo2):\n", + " difficulty = (float(row.get('videoSpeed')) * float(row.get('wordLevel')))/(float(MaxSpeed)*float(MaxWordLevel))\n", + " videoSpeedData[int(row.get('postId'))]= [float(row.get('videoSpeed'))/float(MaxSpeed)*100 ,\n", + " float(row.get('wordLevel'))/float(MaxWordLevel)*100,\n", + "# float(row.get('subtitleLengthRatio'))/float(MaxsubtitleLengthRatio)*100 ,\n", + " int(difficulty*1000)]\n", + "\n", + "print len(behaviorScore)\n", + " \n", + "# \n", + "\n" + ] + }, + { + "cell_type": "code", + "execution_count": 65, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[92.0, 93.0, 90.0, 90.0, 93.0, 92.0, 0.0, 0.0]\n" + ] + } + ], + "source": [ + "print behaviorScore[0].values()" + ] + }, + { + "cell_type": "code", + "execution_count": 66, + "metadata": { + "collapsed": false + }, + "outputs": [], + "source": [ + "# for f in first_three_chosenVideo:\n", + "# tmp = behaviorScore[first_three_chosenVideo.index(f)].values()\n", + "# result = []\n", + "# for i in range(0, 3):\n", + "# result.append(tmp[i])\n", + "# f.append(result)\n", + "\n", + "for f in twenty_videos_watched:\n", + " tmp = behaviorScore[f[2]].values()\n", + " result = []\n", + " for i in range(0, len(tmp)):\n", + " result.append(tmp[i])\n", + " f.append(result)" + ] + }, + { + "cell_type": "code", + "execution_count": 68, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[['50791', [3913, 5186, 3711, 4165, 4802, 5806, 5433, 4974, 5021, 7126, 3693, 5881, 7130, 5797, 8456, 8547, 8545, 8700, 6061, 3585, 8859, 8860, 8917], 2, [67.0, 75.0, 76.0, 55.0, 68.0, 63.0, 47.0, 71.0, 74.0, 66.0, 73.0, 75.0, 79.0, 41.0, 85.0, 85.0, 82.0, 83.0, 88.0, 89.0, 0.0, 0.0, 0.0]], ['52065', [3913, 5186, 4165, 3711, 6061, 7130, 8545, 10074, 10308, 10023, 10303, 10586, 5806, 8547, 10026, 5881, 10860, 8456, 10457, 6521, 10543, 9091, 10177, 8457, 13292, 12597, 13010, 3762, 11853, 12949, 4424, 4163, 8917, 9769], 20, [96.0, 91.0, 97.0, 98.0, 99.0, 96.0, 96.0, 97.0, 99.0, 99.0, 97.0, 100.0, 98.0, 96.0, 98.0, 97.0, 97.0, 98.0, 98.0, 92.0, 92.0, 95.0, 91.0, 98.0, 97.0, 98.0, 93.0, 97.0, 99.0, 99.0, 97.0, 99.0, 0.0, 0.0]], ['52206', [3913, 5186, 3711, 4802, 5433, 4165, 4974, 7130, 5881, 7126, 50, 4163, 3693, 5021, 8199, 8441, 4968, 5806, 8456, 8545, 8547, 8700, 3585, 9584, 9097, 10020, 10546, 10022, 6521, 12601, 3649], 21, [89.0, 83.0, 85.0, 95.0, 91.0, 90.0, 94.0, 97.0, 93.0, 78.0, 95.0, 98.0, 97.0, 92.0, 92.0, 89.0, 90.0, 98.0, 95.0, 96.0, 96.0, 96.0, 96.0, 96.0, 92.0, 94.0, 90.0, 77.0, 79.0, 0.0, 0.0]], ['52166', [3913, 4974, 4165, 4802, 5433, 4163, 3693, 5021, 4561, 6521, 4013, 8200, 3762, 3589, 4457, 6420, 9625, 8457, 9091, 10568, 9580, 10177, 3649, 10543, 8717], 22, [96.0, 93.0, 99.0, 92.0, 93.0, 85.0, 86.0, 81.0, 81.0, 80.0, 83.0, 86.0, 81.0, 80.0, 81.0, 65.0, 65.0, 67.0, 73.0, 81.0, 73.0, 75.0, 80.0, 0.0, 0.0]], ['52330', [3913, 5186, 4165, 4802, 5433, 4163, 5806, 5881, 7126, 8700, 8547, 10026, 9578, 9584, 10586, 10457, 6521, 9625, 10543, 9091, 10177, 8457, 4220, 13004], 25, [77.0, 85.0, 31.0, 79.0, 78.0, 77.0, 68.0, 75.0, 62.0, 51.0, 81.0, 93.0, 83.0, 84.0, 89.0, 88.0, 87.0, 66.0, 87.0, 68.0, 78.0, 70.0, 0.0, 0.0]], ['51218', [3913, 5186, 3711, 4165, 4802, 5433, 4163, 5806, 4974, 5021, 4968, 4336, 5797, 50, 5881, 7130, 8456, 8545, 3585, 6061, 8859, 9770, 11863, 10023], 26, [97.0, 99.0, 97.0, 97.0, 98.0, 99.0, 99.0, 99.0, 96.0, 97.0, 99.0, 99.0, 99.0, 97.0, 99.0, 99.0, 99.0, 98.0, 99.0, 100.0, 89.0, 99.0, 99.0, 0.0]], ['52481', [3913, 5186, 4165, 3711, 5806, 4802, 5433, 4163, 3693, 5881, 7126, 50, 5021, 4522, 4336, 8918, 4974, 10023, 9626, 10019, 9771, 7130, 11698, 8547, 11385, 13102, 10543, 13010, 13292, 11853, 11389, 9582], 27, [95.0, 96.0, 94.0, 96.0, 100.0, 96.0, 94.0, 96.0, 98.0, 99.0, 96.0, 91.0, 98.0, 96.0, 98.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 98.0, 98.0, 97.0, 98.0, 99.0, 98.0, 97.0, 98.0, -1.0, 0.0, 0.0]], ['52462', [3913, 5186, 4165, 3711, 5806, 4974, 4802, 7126, 5433, 5881, 7130, 6061, 8456, 3585, 9097, 8547, 9578, 8545, 9771, 9770, 9851, 10023, 10019, 9626, 10026, 8859, 10257, 10303, 10565, 10564, 10586, 10020, 10074, 11621], 28, [94.0, 90.0, 63.0, 75.0, 79.0, 93.0, 93.0, 75.0, 78.0, 91.0, 84.0, 95.0, 94.0, 93.0, 89.0, 92.0, 86.0, 85.0, 93.0, 88.0, 94.0, 97.0, 94.0, 92.0, 92.0, 80.0, 95.0, 90.0, 90.0, 83.0, 99.0, 85.0, 0.0, 0.0]], ['29761', [3913, 3711, 5186, 4165, 5806, 5433, 4163, 3693, 5021, 7126, 5881, 4802, 5797, 50, 4968, 8199, 8547, 8545, 6061, 7130, 8456, 8859, 3585], 31, [96.0, 96.0, 97.0, 93.0, 99.0, 98.0, 94.0, 93.0, 96.0, 94.0, 99.0, 97.0, 95.0, 99.0, 96.0, 93.0, 98.0, 98.0, 96.0, 96.0, 94.0, 94.0, 0.0]], ['52690', [3913, 5186, 5806, 5433, 4968, 4200, 5793, 3693, 3589, 8200, 4220, 3649, 4522, 4561, 6420, 3791, 5797, 8701, 8700, 8547, 50, 8860, 4336, 7126, 8917, 4163, 8441, 8699, 2093, 8919, 5845, 9850, 10022, 6521, 9918, 9582, 10177, 8457], 32, [96.0, 93.0, 84.0, 93.0, 94.0, 95.0, 92.0, 87.0, 97.0, 97.0, 95.0, 94.0, 96.0, 95.0, 98.0, 98.0, 94.0, 98.0, 98.0, 97.0, 97.0, 95.0, 95.0, 95.0, 98.0, 96.0, 91.0, 99.0, 95.0, 97.0, 94.0, 85.0, 97.0, 96.0, 98.0, 87.0, 0.0, 0.0]], ['53320', [3913, 4974, 10026, 9578, 8860, 4522, 11406, 10177, 8457, 4220, 12597, 10568, 9580, 12603, 13004, 13002, 11389, 9091, 12951, 9582, 3649, 12220, 10543, 13290, 13292, 13010, 3762, 13187, 8717, 6781, 8200, 12222, 9916, 13722, 4561], 35, [92.0, 92.0, 95.0, 92.0, 96.0, 91.0, 96.0, 95.0, 93.0, 94.0, 96.0, 97.0, 93.0, 96.0, 95.0, 97.0, 94.0, 95.0, 95.0, 94.0, 94.0, 94.0, 95.0, 98.0, 93.0, 96.0, 98.0, 97.0, 93.0, 96.0, 95.0, 94.0, 99.0, 0.0, 0.0]], ['53298', [3913, 3711, 4165, 4802, 4974, 7130, 8545, 6061, 8859, 8456, 3585, 8547, 5881, 8917, 8918, 7126, 8700, 8860, 5797, 5433, 50, 4163], 41, [99.0, 99.0, 99.0, 100.0, 98.0, 98.0, 98.0, 96.0, 96.0, 97.0, 98.0, 97.0, 98.0, 100.0, 98.0, 96.0, 96.0, 96.0, 96.0, 96.0, 0.0, 0.0]], ['53771', [3913, 5186, 4165, 3711, 4974, 8545, 6061, 8456, 8859, 3585, 9626, 9097, 10023, 10303, 9770, 9851, 10250, 10257, 10565, 10019, 7130, 10074, 11863, 10020, 10201, 6151, 7184, 5797, 4802, 11698], 45, [96.0, 97.0, 90.0, 91.0, 97.0, 98.0, 99.0, 98.0, 97.0, 98.0, 95.0, 97.0, 98.0, 98.0, 98.0, 96.0, 97.0, 99.0, 99.0, 100.0, 98.0, 88.0, 90.0, 92.0, 97.0, 92.0, 99.0, 97.0, 0.0, 0.0]], ['53896', [3913, 4974, 8547, 4802, 8456, 3711, 8545, 7130, 5186, 8917, 8860, 4163, 8700, 3585, 10457, 5433, 9584, 9578, 9626, 10019, 9851, 10250, 10257, 9770, 10565, 10303, 8859, 6061, 10074, 9769, 5194, 3649, 10177, 11406], 47, [88.0, 85.0, 85.0, 84.0, 90.0, 88.0, 84.0, 89.0, 86.0, 76.0, 91.0, 81.0, 82.0, 91.0, 90.0, 91.0, 90.0, 85.0, 94.0, 91.0, 96.0, 88.0, 94.0, 90.0, 92.0, 94.0, 91.0, 96.0, 83.0, 87.0, 85.0, 81.0, 0.0, 0.0]], ['54174', [3913, 5186, 5806, 5793, 3649, 4013, 3589, 8200, 3762, 8457, 4561, 9625, 8717, 12220, 11389, 9091, 13004, 12603, 13722, 13187, 4220], 51, [80.0, 77.0, 70.0, 66.0, 61.0, 57.0, 60.0, 59.0, 72.0, 61.0, 67.0, 65.0, 72.0, 73.0, 87.0, 89.0, 94.0, 96.0, 96.0, 0.0, 0.0]], ['54219', [3913, 3711, 5186, 4165, 4802, 5881, 8545, 6061, 7130, 8456, 9097, 8859, 9578, 9626, 10023, 10019, 9851, 9770, 10564, 10257, 12218], 53, [75.0, 77.0, 84.0, 71.0, 79.0, 82.0, 83.0, 90.0, 88.0, 89.0, 81.0, 89.0, 85.0, 88.0, 89.0, 85.0, 84.0, 74.0, 82.0, 0.0, 0.0]], ['54460', [3913, 3711, 4802, 3693, 4215, 5433, 6151, 4561, 4013, 5895, 2093, 8200, 3589, 7184, 6781, 3649, 4457, 9582, 9091, 9580, 3762, 10073, 9916, 8717, 10568], 56, [95.0, 96.0, 95.0, 93.0, 94.0, 96.0, 98.0, 92.0, 96.0, 96.0, 96.0, 92.0, 93.0, 91.0, 92.0, 90.0, 86.0, 88.0, 91.0, 93.0, 97.0, 92.0, 92.0, 0.0, 0.0]], ['54472', [3913, 3711, 5806, 4802, 4163, 5021, 5433, 4215, 4165, 3693, 5793, 7126, 4968, 5895, 6420, 3762, 8200, 4561, 4200, 4522, 3649, 6781, 4457, 3589, 8854, 8457, 9091, 9582, 8717, 9580, 9625, 4013, 7184, 9918, 5085, 2093, 10858, 10543, 10177, 9916, 10073, 10301, 10573, 10568, 10540, 11389, 4220, 12222, 12129, 12220, 11406, 12594, 11630, 12912, 12597, 13004, 13002, 13292, 13187], 57, [89.0, 88.0, 90.0, 90.0, 90.0, 93.0, 93.0, 90.0, 87.0, 90.0, 85.0, 89.0, 94.0, 90.0, 92.0, 91.0, 89.0, 90.0, 94.0, 92.0, 90.0, 92.0, 83.0, 95.0, 93.0, 94.0, 96.0, 88.0, 94.0, 96.0, 91.0, 90.0, 69.0, 91.0, 93.0, 94.0, 88.0, 91.0, 89.0, 89.0, 93.0, 96.0, 95.0, 97.0, 92.0, 97.0, 91.0, 95.0, 95.0, 82.0, 90.0, 87.0, 95.0, 91.0, 92.0, 92.0, 90.0, 0.0, 0.0]], ['28782', [3913, 3711, 5433, 4332, 4561, 4220, 3649, 3762, 8200, 4013, 3589, 6420, 4522, 4424, 8457, 5895, 7184, 6521, 4200, 5194, 6781, 5085, 4457, 6151, 5845, 4336, 5793, 4215, 4968, 9091, 3940, 9625, 9580, 8717, 9916, 9582, 9751], 62, [95.0, 95.0, 96.0, 95.0, 95.0, 96.0, 97.0, 97.0, 98.0, 98.0, 96.0, 98.0, 97.0, 97.0, 96.0, 97.0, 96.0, 99.0, 95.0, 97.0, 96.0, 97.0, 97.0, 98.0, 99.0, 96.0, 96.0, 97.0, 96.0, 99.0, 97.0, 96.0, 99.0, 97.0, 97.0, 0.0, 0.0]], ['51010', [3913, 3711, 4163, 4424, 4561, 3649, 3589, 4220, 8200, 3762, 4013, 6420, 4332, 8457, 3940, 6521, 6781, 5194, 5895, 5085, 4457, 7184, 6151, 8854, 5845, 8717, 9091, 9580, 9582, 4336, 9625, 5793, 9918, 9916, 10073, 10177, 10543, 10858], 63, [97.0, 98.0, 99.0, 99.0, 98.0, 97.0, 99.0, 99.0, 99.0, 100.0, 99.0, 100.0, 99.0, 99.0, 99.0, 100.0, 99.0, 99.0, 99.0, 99.0, 100.0, 99.0, 99.0, 99.0, 99.0, 98.0, 98.0, 99.0, 98.0, 97.0, 96.0, 91.0, 97.0, 96.0, 94.0, 96.0, 0.0, 0.0]], ['54711', [3913, 3711, 5186, 5806, 4165, 4802, 7126, 4974, 7130, 5881, 50, 4163, 8456, 8547, 8545, 6061, 5433, 3585, 3693, 8859, 8918, 8917, 8860, 8441, 8701, 2093, 5021, 9584, 9626, 9771, 9851, 9578, 10074, 10019, 10257, 10564, 10565, 10303, 12673, 12675], 67, [97.0, 93.0, 96.0, 89.0, 93.0, 95.0, 75.0, 94.0, 95.0, 90.0, 92.0, 92.0, 93.0, 92.0, 96.0, 96.0, 84.0, 94.0, 90.0, 91.0, 97.0, 93.0, 92.0, 89.0, 93.0, 88.0, 94.0, 96.0, 97.0, 97.0, 95.0, 91.0, 76.0, 94.0, 94.0, 90.0, 80.0, 85.0, 0.0, 0.0]], ['50646', [3913, 5186, 4802, 4974, 3711, 5433, 4165, 3693, 4163, 4968, 5021, 3589, 7126, 5797, 8456, 8545, 8859, 7130, 3585, 9097, 9092, 9578, 6061, 9626, 8547], 69, [94.0, 96.0, 97.0, 98.0, 96.0, 95.0, 93.0, 96.0, 98.0, 96.0, 97.0, 96.0, 95.0, 94.0, 98.0, 98.0, 98.0, 98.0, 98.0, 97.0, 95.0, 96.0, 100.0, 0.0, 0.0]], ['52960', [3913, 5186, 5433, 5806, 4165, 3711, 5881, 8456, 8545, 9771, 9770, 9851, 8859, 6061, 10019, 7130, 10023, 10257, 10303, 9626, 10565, 10564, 10586, 10457, 8547, 10026, 10250, 10074, 10860, 9097, 4974, 9578, 10308, 10020, 4802], 70, [93.0, 97.0, 95.0, 97.0, 99.0, 95.0, 90.0, 94.0, 95.0, 99.0, 97.0, 96.0, 88.0, 99.0, 93.0, 96.0, 98.0, 97.0, 96.0, 96.0, 96.0, 98.0, 94.0, 97.0, 97.0, 98.0, 95.0, 94.0, 97.0, 91.0, 97.0, 94.0, 95.0, 91.0, 0.0]], ['54952', [3913, 5186, 5433, 3693, 4163, 4802, 50, 8547, 7130, 3585, 8917, 7126, 9092, 8919, 4457, 13354, 13188, 11406, 10568, 12603, 13187, 8457, 13722, 13004, 4220], 71, [97.0, 96.0, 93.0, 88.0, 84.0, 78.0, 91.0, 83.0, 93.0, 93.0, 70.0, 72.0, 76.0, 87.0, 88.0, 92.0, 88.0, 91.0, 92.0, 91.0, 89.0, 88.0, 90.0, 95.0, 0.0]], ['54982', [3913, 5186, 5806, 4165, 4802, 4974, 6061, 8859, 8545, 9771, 9851, 9770, 10564, 10250, 10565, 10019, 10303, 10257, 11621, 11863, 12671, 13736, 5194, 13010, 3589, 13292, 9580, 8457, 13722, 10177, 12603, 13004, 13002, 12597, 9091, 13187, 11406], 72, [82.0, 95.0, 77.0, 95.0, 86.0, 97.0, 99.0, 95.0, 97.0, 99.0, 99.0, 100.0, 99.0, 99.0, 99.0, 98.0, 97.0, 98.0, 98.0, 99.0, 97.0, 97.0, 99.0, 97.0, 94.0, 92.0, 99.0, 97.0, 98.0, 98.0, 98.0, 99.0, 97.0, 97.0, 93.0, 0.0, 0.0]], ['13792', [3913, 5186, 5433, 3693, 5021, 5806, 4802, 50, 7126, 5797, 8199, 8456, 8547, 3711, 4165, 8918, 8917, 8700, 9584, 11387, 11624, 6521, 5895, 13010, 10543, 13292, 13004, 8457], 73, [84.0, 93.0, 86.0, 89.0, 96.0, 90.0, 92.0, 95.0, 88.0, 90.0, 96.0, 96.0, 88.0, 94.0, 95.0, 96.0, 83.0, 74.0, 96.0, 96.0, 94.0, 95.0, 96.0, 95.0, 96.0, 94.0, 0.0, 0.0]], ['51445', [3913, 5186, 4802, 8701, 4457, 4220, 13004, 13187, 12603, 13002, 10177, 8457, 13722, 9091, 13292, 11406, 10568, 13290, 9582, 11389, 9625, 10073, 7184, 13388, 13296, 4332, 13390, 2093, 13703], 75, [82.0, 82.0, 85.0, 84.0, 86.0, 80.0, 72.0, 75.0, 72.0, 82.0, 83.0, 81.0, 81.0, 76.0, 73.0, 90.0, 88.0, 88.0, 81.0, 83.0, 81.0, 84.0, 76.0, 77.0, 78.0, 88.0, 70.0, 0.0, 0.0]], ['55561', [3913, 3711, 4165, 5433, 4802, 5881, 7126, 8547, 8456, 5186, 8917, 8918, 3585, 9092, 4163, 8860, 10022, 8199, 50, 8700, 10020, 10026, 9584, 9578, 10249, 3693], 80, [95.0, 94.0, 94.0, 88.0, 96.0, 94.0, 94.0, 95.0, 96.0, 95.0, 92.0, 95.0, 96.0, 98.0, 94.0, 97.0, 95.0, 93.0, 95.0, 99.0, 99.0, 96.0, 97.0, 95.0, 0.0, 0.0]], ['55999', [3913, 5186, 4802, 3711, 7130, 4974, 5881, 4165, 5433, 7126, 5806, 50, 4163, 5021, 8456, 8441, 8199, 4968, 3693, 5793, 4336], 82, [100.0, 100.0, 98.0, 99.0, 98.0, 96.0, 93.0, 86.0, 90.0, 98.0, 98.0, 93.0, 95.0, 93.0, 96.0, 93.0, 92.0, 95.0, 94.0, 90.0, 0.0]], ['55244', [3913, 3711, 4165, 4802, 5806, 5433, 3693, 4163, 4974, 5021, 8200, 4424, 8199, 5797, 50, 4968, 7126, 8456, 8545, 7130, 5186, 8700, 8441, 8701, 8547, 6061, 8859, 3585, 9578, 9097, 9092, 10308, 10019, 9851, 10257, 10564, 10250, 10565, 9770, 10023, 10074, 10586, 10535, 10249, 10020, 10201, 5881, 10860, 10026, 11621, 11399, 11387, 9769, 9584, 8917, 10546, 11618, 10457, 10589, 8860, 11429, 10022, 11859, 11695, 12127, 11700, 12224, 12312, 12216, 12669, 8918, 11698], 83, [98.0, 96.0, 98.0, 98.0, 100.0, 98.0, 99.0, 96.0, 98.0, 97.0, 98.0, 99.0, 97.0, 99.0, 98.0, 98.0, 98.0, 98.0, 99.0, 99.0, 98.0, 98.0, 97.0, 98.0, 99.0, 99.0, 96.0, 98.0, 97.0, 95.0, 99.0, 98.0, 99.0, 98.0, 99.0, 96.0, 99.0, 99.0, 99.0, 99.0, 98.0, 97.0, 99.0, 98.0, 98.0, 98.0, 98.0, 98.0, 99.0, 97.0, 97.0, 100.0, 99.0, 98.0, 99.0, 98.0, 98.0, 99.0, 99.0, 100.0, 98.0, 99.0, 98.0, 96.0, 97.0, 98.0, 93.0, 100.0, 99.0, 98.0, 0.0, 0.0]], ['56146', [3913, 3711, 4165, 4802, 5806, 5433, 4974, 7126, 5881, 5797, 8547, 8456, 3585, 9097, 8917, 8860, 9092, 8700, 9584, 9578, 50, 8918, 3693], 84, [94.0, 93.0, 88.0, 94.0, 93.0, 91.0, 94.0, 86.0, 89.0, 87.0, 94.0, 96.0, 97.0, 98.0, 98.0, 97.0, 97.0, 97.0, 95.0, 94.0, 94.0, 0.0, 0.0]], ['56209', [3913, 5186, 4165, 3711, 5806, 5881, 7130, 6061, 8456, 9626, 10019, 9770, 9851, 10564, 12214, 9771, 13724, 12312, 8199, 13390], 85, [86.0, 90.0, 21.0, 80.0, 76.0, 88.0, 94.0, 77.0, 86.0, 93.0, 79.0, 86.0, 96.0, 83.0, 100.0, 96.0, 92.0, 90.0, 0.0, 0.0]], ['55295', [3913, 5186, 4165, 4163, 5433, 4802, 3711, 5881, 7130, 8545, 8456, 6061, 8859, 9097, 8547, 9626, 9578, 9584, 3585, 9092], 86, [95.0, 96.0, 96.0, 97.0, 99.0, 98.0, 97.0, 95.0, 96.0, 98.0, 95.0, 98.0, 94.0, 98.0, 97.0, 98.0, 95.0, 96.0, 0.0, 0.0]], ['56262', [3913, 5186, 4802, 4165, 3711, 5433, 5021, 7126, 5806, 3693, 50, 5881, 7130, 8456, 4974, 3585, 8917, 8547, 8700, 8545, 9097, 9578, 9626, 9092, 8860, 8441, 5797, 8701, 8918, 10026, 9769, 10249, 10020, 9584, 10201, 10457, 10589, 10860, 10546, 10022, 4013], 88, [93.0, 93.0, 92.0, 74.0, 93.0, 97.0, 97.0, 92.0, 93.0, 94.0, 96.0, 91.0, 95.0, 97.0, 96.0, 95.0, 93.0, 94.0, 97.0, 96.0, 96.0, 94.0, 93.0, 96.0, 97.0, 95.0, 87.0, 94.0, 93.0, 93.0, 95.0, 91.0, 92.0, 92.0, 96.0, 95.0, 94.0, 91.0, 96.0, 91.0, 0.0]], ['20232', [3913, 7130, 12740, 5797, 12671, 9770, 5186, 9771, 10564, 10565, 10586, 12673, 10020, 10860, 11861, 9092, 12311, 3585, 14192, 14394, 14712, 14026, 12908, 9626, 14294, 14393, 9851, 8545, 10026], 89, [83.0, 91.0, 63.0, 70.0, 84.0, 91.0, 96.0, 88.0, 76.0, 86.0, 96.0, 94.0, 93.0, 93.0, 93.0, 88.0, 90.0, 95.0, 90.0, 93.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['56425', [3913, 5186, 3711, 4165, 4802, 5433, 4163, 3693, 5806, 7126, 4974, 6061, 9851, 9771, 9770, 10019, 8545, 10257, 10250, 10565, 12218, 12214], 90, [87.0, 88.0, 92.0, 96.0, 94.0, 94.0, 94.0, 91.0, 88.0, 93.0, 55.0, 76.0, 92.0, 91.0, 96.0, 95.0, 57.0, 69.0, 49.0, 0.0, 0.0]], ['54728', [3913, 5186, 3711, 4802, 4974, 5433, 5806, 4163, 5021, 3693, 5881, 5797, 50, 7126, 4165, 7130, 8456, 8547, 8545, 6061, 8700, 3585], 92, [85.0, 94.0, 89.0, 90.0, 94.0, 96.0, 88.0, 90.0, 92.0, 93.0, 91.0, 89.0, 96.0, 89.0, 91.0, 95.0, 95.0, 87.0, 94.0, 96.0, 97.0, 0.0]], ['56035', [3913, 5186, 3711, 4165, 4802, 4974, 7126, 4163, 5433, 5881, 5797, 50, 3693, 8441, 4215, 8701, 2093, 8700, 3585, 8545, 7130, 9097, 8456, 9578, 9584], 93, [86.0, 90.0, 77.0, 76.0, 85.0, 91.0, 86.0, 89.0, 87.0, 89.0, 84.0, 88.0, 88.0, 84.0, 90.0, 92.0, 90.0, 92.0, 94.0, 90.0, 95.0, 96.0, 92.0, 0.0, 0.0]], ['56663', [3913, 5186, 7126, 6151, 8860, 4802, 10026, 10019, 9770, 9851, 10564, 12218, 9771, 12214, 14026, 10257, 10565, 10303, 12673, 14294, 14393], 95, [72.0, 58.0, 25.0, 77.0, 76.0, 53.0, 53.0, 32.0, 37.0, 47.0, 48.0, 32.0, 42.0, 38.0, 36.0, 37.0, 34.0, 49.0, 46.0, 0.0, 0.0]], ['56705', [3913, 5186, 5433, 3693, 4424, 3589, 6151, 3762, 8200, 6420, 5793, 50, 8700, 7184, 4522, 6781, 3649, 4457, 4200, 8854, 4220, 9580, 4013, 6460, 5797, 10020, 3711, 6061, 5881, 10455, 9916, 10177, 8457, 9091, 9582, 12597, 11406, 11389, 9625, 12220, 10543, 8717, 12222, 10568], 96, [86.0, 92.0, 86.0, 90.0, 94.0, 94.0, 94.0, 92.0, 90.0, 87.0, 91.0, 95.0, 98.0, 93.0, 92.0, 94.0, 94.0, 94.0, 97.0, 97.0, 95.0, 96.0, 92.0, 96.0, 89.0, 86.0, 82.0, 97.0, 99.0, 97.0, 95.0, 94.0, 95.0, 97.0, 96.0, 98.0, 98.0, 98.0, 94.0, 93.0, 96.0, 94.0, 0.0, 0.0]], ['56832', [3913, 5186, 4802, 3693, 4200, 4561, 4220, 8457, 9580, 9625, 3649, 4457, 9582, 8717, 6781, 10177, 8200, 6420, 10564, 9916, 8701, 12603, 11406, 13002, 13004, 13292, 13187, 10568, 13722, 13290, 11389, 12951, 12220, 10543, 13010], 97, [80.0, 93.0, 78.0, 65.0, 86.0, 75.0, 84.0, 85.0, 88.0, 93.0, 95.0, 95.0, 97.0, 94.0, 96.0, 83.0, 59.0, 92.0, 92.0, 95.0, 93.0, 90.0, 96.0, 95.0, 94.0, 91.0, 93.0, 92.0, 95.0, 90.0, 96.0, 92.0, 76.0, 0.0, 0.0]], ['56867', [3913, 5186, 4165, 4163, 5433, 4968, 5021, 3649, 8200, 6420, 4215, 50, 4802, 8547, 7126, 8700, 8917, 8860, 8918, 5881, 3711, 9578, 10455, 9916, 13298, 13292, 11406, 13187, 12603], 99, [90.0, 93.0, 94.0, 95.0, 96.0, 94.0, 92.0, 95.0, 95.0, 93.0, 97.0, 97.0, 95.0, 95.0, 94.0, 97.0, 97.0, 98.0, 95.0, 91.0, 92.0, 98.0, 93.0, 92.0, 96.0, 86.0, 91.0, 84.0, 0.0]], ['56931', [3913, 3711, 4165, 4802, 5881, 5186, 4974, 8545, 8456, 6061, 7130, 8547, 8917, 8859, 8918, 8700, 7126, 8860, 5797, 9092, 5433, 9584, 9626, 9771, 10019, 9851, 10023, 10026, 9578, 10457, 12062, 12671], 100, [82.0, 82.0, 76.0, 83.0, 81.0, 91.0, 88.0, 93.0, 91.0, 94.0, 95.0, 92.0, 93.0, 88.0, 94.0, 90.0, 90.0, 91.0, 80.0, 83.0, 81.0, 88.0, 86.0, 95.0, 81.0, 92.0, 88.0, 76.0, 81.0, 85.0, 0.0, 0.0]], ['55981', [3913, 5186, 3711, 4802, 5806, 5881, 7130, 4165, 8545, 9097, 9626, 10020, 8854, 10564, 9771, 12214, 6061, 10019, 12673, 12675, 9851, 14394, 10586, 14712], 101, [41.0, 76.0, 44.0, 38.0, 58.0, 56.0, 65.0, 7.0, 47.0, 26.0, 42.0, 62.0, 18.0, 58.0, 71.0, 32.0, 20.0, 22.0, 36.0, 0.0, 0.0, 0.0, -1.0, 0.0]], ['56960', [3913, 3711, 4802, 3693, 4215, 5433, 5021, 5806, 4968, 8199, 5793, 4163, 7126, 4165, 6151, 4561, 5895, 8441, 6420, 4336, 6521, 4013, 6460, 8860, 3791, 5797, 9850, 10021, 3762, 9580, 4220], 103, [97.0, 95.0, 95.0, 94.0, 96.0, 94.0, 92.0, 97.0, 96.0, 94.0, 94.0, 96.0, 94.0, 93.0, 98.0, 94.0, 96.0, 100.0, 93.0, 96.0, 98.0, 96.0, 99.0, 97.0, 96.0, 86.0, 95.0, 96.0, 95.0, 85.0, 0.0]], ['48886', [3913, 3711, 4165, 5433, 3940, 4968, 5797, 6151, 9916, 9580, 10177, 4220, 13722, 13292, 12597, 10543, 9091, 11406, 9625, 9582], 106, [76.0, 74.0, 60.0, 79.0, 86.0, 83.0, 57.0, 78.0, 72.0, 70.0, 84.0, 79.0, 88.0, 72.0, 84.0, 92.0, 80.0, 88.0, 0.0, 0.0]], ['57427', [3913, 5186, 4165, 3711, 4802, 5433, 5806, 4974, 7130, 8545, 8456, 3585, 6061, 8859, 9097, 9584, 5881, 8547, 9092, 8918, 9626, 9771, 9769, 9851, 9770, 10023, 9578, 10020, 8917, 10026, 10019, 10257, 10201, 10249, 8700, 8860, 10022, 10457, 7126, 50, 10308, 10546, 4163, 10586, 5797, 3693, 10074, 10303, 10565, 10250, 10564, 10535, 8441, 9850, 8701, 2093, 10573, 8854, 10073, 10568, 10177, 9091, 12603, 13004, 8457, 12597, 13187, 13722, 13292, 11406], 108, [89.0, 91.0, 70.0, 87.0, 87.0, 82.0, 83.0, 92.0, 91.0, 88.0, 94.0, 96.0, 98.0, 94.0, 88.0, 98.0, 94.0, 94.0, 95.0, 95.0, 96.0, 94.0, 96.0, 96.0, 99.0, 98.0, 94.0, 90.0, 95.0, 98.0, 97.0, 96.0, 96.0, 91.0, 97.0, 94.0, 96.0, 96.0, 95.0, 97.0, 93.0, 97.0, 91.0, 96.0, 95.0, 95.0, 91.0, 96.0, 93.0, 84.0, 94.0, 94.0, 85.0, 87.0, 95.0, 98.0, 90.0, 91.0, 94.0, 96.0, 85.0, 93.0, 95.0, 96.0, 92.0, 80.0, 83.0, 70.0, 0.0, 0.0]], ['55425', [3913, 5186, 3711, 4165, 5433, 4802, 5881, 7130, 8456, 3585, 8545, 6061, 8859, 9851, 10023, 10250, 10257, 10565, 9626, 10019, 10586, 10535, 11399], 110, [80.0, 92.0, 88.0, 77.0, 84.0, 87.0, 87.0, 93.0, 92.0, 90.0, 89.0, 95.0, 82.0, 93.0, 91.0, 92.0, 85.0, 81.0, 90.0, 84.0, 93.0, 0.0, 0.0]], ['57638', [3913, 8547, 10201, 6151, 7184, 10543, 13292, 12597, 13187, 10177, 4220, 8457, 12603, 13002, 13722, 11406, 10568, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 13004, 9091, 3762, 13010, 13183, 12220, 12605, 12943, 12594, 13298, 12129, 10301, 10073], 114, [97.0, 97.0, 96.0, 99.0, 93.0, 94.0, 92.0, 96.0, 91.0, 96.0, 93.0, 94.0, 87.0, 97.0, 90.0, 90.0, 97.0, 96.0, 96.0, 92.0, 98.0, 93.0, 97.0, 96.0, 97.0, 96.0, 96.0, 92.0, 96.0, 88.0, 95.0, 96.0, 97.0, 98.0, 95.0, 0.0, 0.0]], ['57722', [3913, 5186, 4802, 5806, 5433, 5021, 4561, 4200, 6781, 4220, 8457, 3649, 3762, 4522, 3589, 8200, 6420, 4332, 8717, 9091, 9580, 4457, 9582, 10177, 10568, 9625, 10543, 11406, 9916, 12222, 12220, 12129, 10073, 4013, 9918, 10573, 11630, 12597, 12603, 12594, 11389, 10540, 3940, 12912, 12951, 13002, 13004, 12947, 12943, 13290, 13187, 13292, 13298, 13188, 13183, 13010, 13296, 13294, 5194, 13570], 116, [98.0, 97.0, 98.0, 98.0, 98.0, 97.0, 96.0, 95.0, 96.0, 97.0, 96.0, 97.0, 97.0, 95.0, 98.0, 95.0, 98.0, 97.0, 98.0, 94.0, 87.0, 96.0, 91.0, 94.0, 96.0, 93.0, 95.0, 98.0, 97.0, 96.0, 93.0, 98.0, 97.0, 95.0, 98.0, 100.0, 97.0, 96.0, 97.0, 96.0, 99.0, 97.0, 98.0, 98.0, 97.0, 98.0, 98.0, 97.0, 99.0, 98.0, 93.0, 96.0, 100.0, 95.0, 97.0, 97.0, 96.0, 98.0, 0.0, 0.0]], ['57961', [3913, 5186, 4165, 4163, 5433, 4802, 5806, 5021, 3649, 4561, 5895, 3693, 8199, 7126, 4968, 5793, 4336, 50, 5881, 8441, 6420, 5797], 119, [93.0, 93.0, 93.0, 90.0, 89.0, 94.0, 94.0, 91.0, 89.0, 95.0, 92.0, 96.0, 93.0, 92.0, 95.0, 89.0, 94.0, 91.0, 90.0, 0.0, 0.0, 0.0]], ['57879', [3913, 5186, 5806, 4802, 5433, 5021, 8200, 6420, 5793, 4561, 3649, 4522, 3762, 4013, 7184, 3589, 6460, 4457, 4332, 4200, 8854, 3940, 5194, 4424, 6521, 8717, 9091, 9580, 8457], 120, [60.0, 79.0, 61.0, 61.0, 46.0, 23.0, 48.0, 97.0, 95.0, 96.0, 92.0, 94.0, 96.0, 97.0, 95.0, 89.0, 87.0, 90.0, 94.0, 95.0, 94.0, 91.0, 85.0, 86.0, 96.0, 92.0, 94.0, 98.0, 0.0]], ['58404', [3913, 3711, 8918, 4968, 5433, 4332, 9625, 10177, 9091, 11406, 10568, 4220, 12603, 13004, 12597, 13002, 13292, 13722, 13290, 9580, 9582, 11389, 12951, 3649, 12220, 10543, 13010, 13187, 8717, 10573, 4200, 13392, 5845, 12594, 10301], 126, [94.0, 93.0, 91.0, 95.0, 94.0, 90.0, 88.0, 95.0, 92.0, 96.0, 95.0, 94.0, 95.0, 95.0, 90.0, 97.0, 95.0, 95.0, 97.0, 95.0, 95.0, 98.0, 94.0, 94.0, 95.0, 95.0, 96.0, 94.0, 96.0, 95.0, 96.0, 91.0, 0.0, 0.0, 0.0]], ['58436', [3913, 3711, 5806, 4165, 4163, 8700, 3693, 8699, 6151, 3762, 3649, 8717, 6781, 6420, 5793, 8441, 4968, 7184, 8200, 9580], 127, [96.0, 95.0, 87.0, 81.0, 96.0, 98.0, 93.0, 94.0, 98.0, 96.0, 92.0, 95.0, 98.0, 92.0, 93.0, 0.0, 96.0, 95.0, 0.0, 0.0]], ['57830', [3913, 5186, 5806, 7126, 5433, 8700, 8547, 9097, 3585, 3711, 5881, 9092, 2093, 4336, 4163, 8860, 5845, 3693, 8917, 9578, 50, 8441, 3791, 5021, 4561], 131, [90.0, 94.0, 94.0, 74.0, 93.0, 91.0, 92.0, 88.0, 93.0, 87.0, 72.0, 94.0, 92.0, 89.0, 91.0, 90.0, 92.0, 97.0, 92.0, 98.0, 95.0, 97.0, 0.0, -1.0, 0.0]], ['58484', [3913, 3711, 4165, 5806, 5433, 4802, 3693, 7126, 5881, 50, 5797, 8441, 3791, 8701, 4336, 9850, 8860, 4424, 10543, 3762, 10177, 8457, 11406, 9091, 9580, 3649, 12220, 11389, 8717, 13188, 12129, 10573, 4457, 12594, 12949, 3589, 9582, 4013, 9918, 12943], 132, [20.0, 92.0, 98.0, 99.0, 96.0, 93.0, 91.0, 98.0, 95.0, 96.0, 96.0, 98.0, 97.0, 70.0, 46.0, 37.0, 58.0, 59.0, 56.0, 63.0, 51.0, 55.0, 51.0, 49.0, 32.0, 37.0, 12.0, 46.0, 43.0, 45.0, 74.0, 32.0, 62.0, 27.0, 63.0, 64.0, 36.0, 82.0, 0.0, 0.0]], ['57996', [3913, 3711, 5186, 4165, 4974, 4802, 5881, 7130, 5797, 8456, 8547, 8545, 7126, 8700, 3585, 8860, 5806, 8917, 4163, 5433, 50, 8918, 8441, 8701, 9092, 9097, 2093, 5845, 5021, 8919, 9850, 9769, 6460, 10022, 3693, 8699, 7184, 6420], 133, [92.0, 93.0, 98.0, 94.0, 95.0, 95.0, 95.0, 93.0, 85.0, 94.0, 96.0, 93.0, 87.0, 97.0, 96.0, 99.0, 95.0, 94.0, 91.0, 90.0, 92.0, 95.0, 91.0, 93.0, 93.0, 93.0, 91.0, 89.0, 90.0, 95.0, 90.0, 94.0, 94.0, 92.0, 84.0, 91.0, 0.0, 0.0]], ['55138', [3913, 5186, 4165, 5806, 4802, 5433, 3693, 4163, 4968, 4974, 3711, 7126, 7130, 50, 5021, 4561, 4424, 2093, 8547, 8456, 8545, 6061, 3585, 8700, 8441, 8860, 6460, 8918, 8859, 8917, 8701, 8919, 9092, 8699], 135, [95.0, 97.0, 95.0, 97.0, 90.0, 83.0, 83.0, 90.0, 90.0, 92.0, 93.0, 87.0, 95.0, 90.0, 82.0, 87.0, 93.0, 91.0, 96.0, 95.0, 92.0, 92.0, 96.0, 94.0, 85.0, 89.0, 88.0, 94.0, 92.0, 84.0, 91.0, 0.0, 0.0, 0.0]], ['58629', [3913, 3711, 5433, 5793, 4424, 4561, 4332, 4215, 6151, 4200, 4336, 5797, 4802, 8700, 8547, 3585, 8860, 8854, 6521, 6420, 3589, 5845, 5194, 9625, 9580, 3649, 4220, 8457, 13187, 10177, 13004, 13722, 11406, 13292], 136, [99.0, 97.0, 99.0, 99.0, 97.0, 99.0, 99.0, 99.0, 98.0, 97.0, 99.0, 99.0, 99.0, 100.0, 98.0, 99.0, 99.0, 99.0, 100.0, 98.0, 98.0, 99.0, 98.0, 98.0, 99.0, 98.0, 98.0, 97.0, 97.0, 99.0, 98.0, 98.0, 0.0, 0.0]], ['58633', [3913, 5186, 5433, 3693, 4332, 5793, 10022, 4013, 12984, 11389, 12943, 9580, 9582, 13187, 10177, 4220, 13722, 12603, 13004, 13292, 12597, 10543, 12220, 9625, 10073], 137, [95.0, 96.0, 88.0, 92.0, 79.0, 72.0, 71.0, 91.0, 94.0, 95.0, 97.0, 97.0, 93.0, 94.0, 95.0, 95.0, 95.0, 96.0, 91.0, 87.0, 96.0, 92.0, 93.0, 95.0, 0.0]], ['58837', [3913, 3711, 4802, 3693, 5433, 5895, 8199, 4336, 6151, 4561, 6420, 5793, 8700, 8547, 8917, 8860, 50, 5806, 8918, 4163, 6460, 7184, 4200, 4215, 8701, 4968, 2093, 3589, 3791, 5021, 8200, 9580, 9091, 9625, 6781, 9918, 9751, 6521, 10540, 4457, 10573, 8717, 10177, 12603], 138, [91.0, 93.0, 96.0, 96.0, 96.0, 95.0, 92.0, 96.0, 96.0, 96.0, 96.0, 97.0, 97.0, 98.0, 96.0, 99.0, 96.0, 92.0, 97.0, 95.0, 98.0, 96.0, 95.0, 96.0, 96.0, 94.0, 96.0, 97.0, 97.0, 95.0, 97.0, 96.0, 93.0, 91.0, 93.0, 94.0, 94.0, 95.0, 91.0, 95.0, 93.0, 87.0, 0.0, 0.0]], ['58894', [3913, 8545, 3711, 5186, 7130, 6061, 5881, 4802, 8456, 4165, 3585, 4974, 9097, 8547, 9578, 10026, 9626, 10023, 10201, 9092, 11698, 6521, 13392], 139, [92.0, 94.0, 98.0, 98.0, 98.0, 98.0, 98.0, 95.0, 98.0, 100.0, 98.0, 98.0, 91.0, 97.0, 97.0, 98.0, 96.0, 98.0, 94.0, 96.0, 95.0, 0.0, 0.0]], ['58969', [3913, 3711, 4165, 4802, 5806, 5433, 4163, 7126, 5021, 8200, 6420, 4215, 5797, 50, 8456, 10026, 8545, 10074, 10308, 5881, 8700, 9092, 3693, 10546, 10589], 142, [98.0, 96.0, 94.0, 97.0, 98.0, 96.0, 96.0, 98.0, 100.0, 97.0, 97.0, 97.0, 97.0, 97.0, 97.0, 100.0, 98.0, 95.0, 96.0, 95.0, 97.0, 94.0, 98.0, 98.0, 0.0]], ['59020', [3913, 3711, 4165, 4802, 8456, 9626, 10019, 10565, 3585, 12910, 13566, 9916, 8200, 9091, 6781, 12947, 13292, 13290, 12597, 10543, 10573, 14031, 4200, 12943], 143, [93.0, 79.0, 51.0, 90.0, 89.0, 89.0, 84.0, 82.0, 94.0, 89.0, 91.0, 85.0, 84.0, 85.0, 78.0, 90.0, 82.0, 95.0, 89.0, 91.0, 88.0, 95.0, 0.0, 0.0]], ['59145', [3913, 3711, 4165, 5806, 4802, 5881, 4974, 7126, 5186, 8456, 8545, 6061, 8859, 9578, 9626, 9097, 8547, 9092, 9584, 8917, 9769, 8918], 146, [63.0, 50.0, 45.0, 64.0, 68.0, 82.0, 76.0, 70.0, 90.0, 75.0, 64.0, 75.0, 62.0, 79.0, 88.0, 75.0, 72.0, 70.0, 77.0, 64.0, 70.0, 0.0]], ['59061', [3913, 5186, 3711, 4974, 8545, 6061, 5881, 8456, 8859, 3585, 9097, 4165, 8860, 9584, 8547, 9626, 4802, 9092, 8700, 9578, 10020, 10249, 9769, 10860, 10201, 10546, 8917, 10457, 5797, 4457, 9091, 12597, 12603, 10177, 13292, 13004, 11389, 13002, 10568, 8717, 11624, 6521, 12949, 13731, 11861, 12667, 13506, 14192, 11698, 10022, 11700], 147, [95.0, 98.0, 96.0, 98.0, 99.0, 99.0, 99.0, 98.0, 98.0, 97.0, 99.0, 94.0, 98.0, 99.0, 99.0, 97.0, 97.0, 95.0, 98.0, 93.0, 93.0, 94.0, 97.0, 98.0, 98.0, 99.0, 98.0, 99.0, 89.0, 88.0, 96.0, 96.0, 98.0, 99.0, 98.0, 98.0, 100.0, 98.0, 99.0, 99.0, 100.0, 98.0, 98.0, 98.0, 97.0, 97.0, 98.0, 99.0, 0.0, 0.0, 0.0]], ['59202', [3913, 5186, 4165, 5433, 4968, 3693, 4802, 5806, 5881, 4974, 7126, 5797, 8456, 8545, 3711, 3585, 8547, 8917, 8700, 8860, 50, 7130, 10457, 6521, 10543, 9091], 148, [97.0, 96.0, 98.0, 99.0, 96.0, 98.0, 99.0, 98.0, 96.0, 98.0, 97.0, 97.0, 97.0, 97.0, 97.0, 98.0, 99.0, 99.0, 99.0, 100.0, 84.0, 97.0, 97.0, 95.0, 0.0, 0.0]], ['59229', [3913, 5186, 4165, 3711, 4802, 5806, 5433, 4163, 7126, 4974, 7130, 5881, 5797, 3693, 4215, 8547, 8456, 3585, 8545, 6061, 8859, 8917, 11863], 149, [90.0, 90.0, 79.0, 84.0, 93.0, 91.0, 84.0, 93.0, 95.0, 95.0, 96.0, 94.0, 88.0, 93.0, 92.0, 98.0, 95.0, 97.0, 98.0, 98.0, 74.0, 0.0, 0.0]], ['59375', [3913, 5186, 4802, 3693, 3940, 8699, 5433, 2093, 9916, 6420, 4215, 10457, 10022, 8860, 4336, 8717, 12222, 13292, 9091, 12603, 10177, 13187, 4220, 13004, 13722, 12597, 11406, 8457, 13290, 10568, 13010, 10543, 12947, 13188, 12060, 11624, 12949, 10301], 152, [86.0, 86.0, 89.0, 88.0, 93.0, 96.0, 91.0, 95.0, 91.0, 89.0, 90.0, 96.0, 90.0, 94.0, 94.0, 88.0, 96.0, 90.0, 93.0, 97.0, 96.0, 98.0, 93.0, 93.0, 94.0, 94.0, 95.0, 95.0, 99.0, 94.0, 92.0, 95.0, 95.0, 92.0, 98.0, 87.0, 0.0, 0.0]], ['59391', [3913, 3711, 4974, 4165, 5433, 5881, 5186, 5806, 4802, 8456, 8545, 8547, 6061, 3585, 8859, 8700, 7130, 8917, 8860, 5797, 50, 9092, 9097, 4163], 153, [96.0, 96.0, 97.0, 96.0, 98.0, 97.0, 98.0, 98.0, 97.0, 98.0, 98.0, 99.0, 100.0, 99.0, 98.0, 98.0, 98.0, 98.0, 98.0, 97.0, 98.0, 0.0, 0.0, 0.0]], ['59431', [3913, 3711, 4165, 4802, 5433, 2093, 4561, 5895, 8441, 4332, 4457, 6151, 4200, 6460, 4522, 4336, 10589, 10257, 7130, 10249, 11628, 10073, 10568, 9091, 4220, 10177, 12603, 8457, 12597, 13187, 13004, 11406, 13290, 13002, 9582, 11389, 9625, 13292, 12951, 13722, 9580, 10543], 154, [95.0, 93.0, 81.0, 95.0, 91.0, 96.0, 91.0, 93.0, 91.0, 95.0, 94.0, 95.0, 89.0, 97.0, 91.0, 94.0, 92.0, 95.0, 94.0, 93.0, 86.0, 95.0, 95.0, 90.0, 94.0, 95.0, 95.0, 92.0, 94.0, 97.0, 96.0, 97.0, 99.0, 95.0, 90.0, 98.0, 90.0, 94.0, 89.0, 91.0, 0.0, 0.0]], ['59380', [3913, 3711, 4165, 4163, 5433, 8199, 3693, 4802, 7126, 5797, 8456, 4974, 10019, 10250, 12312, 9097, 10860, 8701, 11580, 10073, 12947, 13290, 9580, 10177, 8457, 13187, 4220], 156, [98.0, 96.0, 96.0, 94.0, 96.0, 96.0, 97.0, 98.0, 96.0, 93.0, 97.0, 96.0, 94.0, 96.0, 90.0, 95.0, 95.0, 94.0, 97.0, 93.0, 96.0, 93.0, 97.0, 94.0, 95.0, 94.0, 0.0]], ['58592', [3913, 3711, 5186, 4974, 8545, 4165, 6061, 8859, 5881, 8456, 9626, 7130, 10019, 9771, 10074, 9851, 10026, 9097, 11855, 11857, 10586, 12601, 10022, 12984, 13183], 160, [94.0, 92.0, 90.0, 92.0, 92.0, 78.0, 95.0, 88.0, 89.0, 92.0, 97.0, 96.0, 93.0, 96.0, 91.0, 96.0, 90.0, 88.0, 92.0, 90.0, 91.0, 85.0, 97.0, 0.0, 0.0]], ['59508', [3913, 3711, 4802, 7126, 5797, 5433, 5895, 2093, 4336, 4163, 8700, 8547, 3585, 8918, 8701, 5845, 3693, 8860, 5793, 8441, 4968, 5085], 161, [97.0, 96.0, 97.0, 95.0, 95.0, 96.0, 92.0, 95.0, 96.0, 94.0, 95.0, 96.0, 98.0, 97.0, 95.0, 95.0, 89.0, 93.0, 86.0, 90.0, 0.0, 0.0]], ['59944', [3913, 5186, 4165, 4802, 7130, 6061, 8545, 8859, 5881, 8860, 4424, 9625, 9091, 9626, 10019, 10586, 11855, 10026, 10546, 10074, 8917], 162, [82.0, 91.0, 98.0, 94.0, 60.0, 93.0, 93.0, 95.0, 87.0, 92.0, 89.0, 88.0, 82.0, 76.0, 67.0, 76.0, 75.0, 67.0, 79.0, 0.0, 0.0]], ['59947', [3913, 3711, 5186, 4165, 5881, 7130, 4974, 8456, 8547, 5806, 8545, 6061, 3585, 7126, 8700, 8860, 8917, 4802, 5797, 8859, 50, 8918, 9092, 9626, 9097, 9584, 9769, 9771, 9578, 4163, 3693, 8441, 9851, 9770, 8701, 9850, 10020, 5433, 10022, 5021, 10026, 10019, 2093, 8919, 8199, 10457, 10860, 10303, 10250, 10257, 10564, 11621, 12218, 12673, 12214, 14393], 163, [95.0, 94.0, 97.0, 98.0, 96.0, 96.0, 97.0, 98.0, 98.0, 96.0, 96.0, 99.0, 97.0, 95.0, 96.0, 95.0, 97.0, 95.0, 93.0, 90.0, 98.0, 96.0, 94.0, 97.0, 98.0, 96.0, 98.0, 98.0, 94.0, 97.0, 94.0, 94.0, 97.0, 96.0, 97.0, 92.0, 96.0, 98.0, 99.0, 98.0, 96.0, 93.0, 95.0, 93.0, 94.0, 96.0, 95.0, 92.0, 95.0, 95.0, 94.0, 95.0, 89.0, 0.0, -1.0, 0.0]], ['59959', [3913, 3711, 4165, 4802, 5881, 3693, 5806, 8456, 8547, 3585, 8917, 8860, 7126, 9092, 5433, 2093, 6420, 8701, 10457, 10020, 10860, 9578, 5797, 11853, 10540], 164, [95.0, 94.0, 87.0, 91.0, 86.0, 90.0, 90.0, 96.0, 95.0, 96.0, 92.0, 90.0, 95.0, 90.0, 90.0, 91.0, 96.0, 95.0, 94.0, 94.0, 96.0, 95.0, 0.0, -1.0, 0.0]], ['8014', [3913, 5186, 3711, 7130, 5881, 4802, 8456, 8545, 6061, 8547, 5806, 3585, 9626, 9771, 8859, 9851, 10019, 9770, 10023, 10250], 165, [90.0, 96.0, 92.0, 94.0, 96.0, 96.0, 96.0, 95.0, 92.0, 78.0, 92.0, 94.0, 97.0, 99.0, 95.0, 95.0, 95.0, 96.0, 0.0, 0.0]], ['46438', [3913, 5186, 3711, 4802, 4165, 7130, 4974, 8456, 8545, 8547, 6061, 5881, 7126, 8700, 5797, 8860, 8917, 8859, 8918, 5433, 9092, 9097, 3585, 9626, 9578, 9769, 10020, 9584, 10308], 166, [94.0, 92.0, 91.0, 94.0, 92.0, 95.0, 94.0, 94.0, 95.0, 95.0, 97.0, 93.0, 95.0, 95.0, 94.0, 93.0, 97.0, 92.0, 95.0, 94.0, 93.0, 93.0, 95.0, 96.0, 95.0, 97.0, 96.0, 0.0, 0.0]], ['60135', [3913, 5186, 3711, 4802, 7130, 4974, 5881, 5806, 4165, 7126, 8456, 8547, 8545, 6061, 5797, 3585, 8700, 5433, 8859, 8918, 50, 8860, 9092, 8917, 9578, 9626, 9771, 9851, 9584, 9770, 9097, 9769], 167, [92.0, 92.0, 87.0, 93.0, 98.0, 96.0, 98.0, 94.0, 93.0, 95.0, 96.0, 89.0, 97.0, 97.0, 94.0, 97.0, 97.0, 92.0, 96.0, 95.0, 97.0, 96.0, 93.0, 95.0, 96.0, 97.0, 99.0, 97.0, 97.0, 0.0, 0.0, 0.0]], ['60315', [3913, 3711, 5806, 5845, 9091, 9580, 9582, 9625, 10568, 10177, 11406, 4220, 8457, 13187, 13002, 13292, 12603, 13004, 13290, 12597, 11389, 12951, 12220, 10543, 13010, 3762, 3649, 8717, 6781, 13722, 12222, 9916, 4561, 6521, 10858, 4457, 12594, 13298], 168, [51.0, 48.0, 73.0, 74.0, 64.0, 68.0, 54.0, 67.0, 78.0, 76.0, 74.0, 86.0, 78.0, 64.0, 80.0, 78.0, 81.0, 84.0, 90.0, 83.0, 79.0, 83.0, 73.0, 83.0, 77.0, 86.0, 75.0, 85.0, 80.0, 76.0, 85.0, 84.0, 85.0, 86.0, 66.0, 0.0, 0.0, 0.0]], ['60477', [3913, 5186, 3711, 7130, 4974, 8456, 4802, 5433, 8441, 4332, 4968, 7184, 4561, 6420, 3693, 3791, 50, 8700, 8701, 4336], 172, [90.0, 94.0, 85.0, 92.0, 92.0, 93.0, 97.0, 91.0, 85.0, 92.0, 86.0, 88.0, 86.0, 92.0, 95.0, 95.0, 90.0, 83.0, 91.0, 0.0]], ['46731', [3913, 3711, 4165, 4802, 4974, 5881, 5806, 5186, 7130, 8456, 8545, 8547, 6061, 5433, 50, 8700, 4163, 3585, 8860, 3693, 8917, 8859, 8918, 8441, 8701, 2093, 5021, 8919, 4336, 5797, 9584, 9626, 9092, 9578, 9769], 174, [91.0, 88.0, 86.0, 95.0, 96.0, 98.0, 99.0, 96.0, 97.0, 95.0, 96.0, 98.0, 97.0, 96.0, 96.0, 96.0, 97.0, 98.0, 94.0, 95.0, 97.0, 93.0, 95.0, 90.0, 93.0, 95.0, 96.0, 97.0, 95.0, 91.0, 97.0, 96.0, 93.0, 91.0, 0.0]], ['57818', [3913, 4974, 7126, 6151, 3649, 4220, 6781, 9091, 9582, 9580, 8717, 9625, 8200, 4561, 10177, 11406, 11389, 10568, 12603, 12220, 10543, 3762, 12597, 9916, 12222, 4457, 12594, 12129, 12912, 10858, 10073, 3589, 4013], 175, [86.0, 90.0, 97.0, 94.0, 95.0, 94.0, 98.0, 96.0, 95.0, 95.0, 95.0, 97.0, 90.0, 95.0, 94.0, 96.0, 96.0, 98.0, 98.0, 98.0, 97.0, 97.0, 98.0, 94.0, 97.0, 97.0, 97.0, 96.0, 96.0, 99.0, 96.0, 0.0, 0.0]], ['60769', [3913, 4974, 8700, 6521, 10543, 9091, 8457, 10568, 9580, 9582, 9625, 12220, 11389, 10022, 10546, 12060, 11853, 8717, 13290, 13292, 13722, 13004, 13187, 12603, 13002, 12597], 177, [84.0, 84.0, 92.0, 80.0, 77.0, 81.0, 76.0, 77.0, 59.0, 62.0, 62.0, 83.0, 91.0, 94.0, 96.0, 75.0, 88.0, 88.0, 94.0, 68.0, 93.0, 92.0, 75.0, 91.0, 90.0, 0.0]], ['12662', [3913, 3711, 4802, 5806, 5881, 5433, 5021, 5797, 50, 7126, 8547, 8700, 8860, 8918, 2093, 9916, 9091, 8457, 10568, 10177, 12603, 13004, 4220], 178, [90.0, 88.0, 87.0, 84.0, 87.0, 91.0, 85.0, 73.0, 84.0, 71.0, 82.0, 82.0, 87.0, 90.0, 81.0, 76.0, 62.0, 93.0, 75.0, 82.0, 90.0, 85.0, 0.0]], ['60939', [3913, 5186, 4165, 4802, 50, 5806, 5881, 3711, 8545, 4974, 6061, 8456, 10586, 9584, 10860, 3585, 10020, 10546, 10457, 4336], 180, [93.0, 99.0, 100.0, 98.0, 99.0, 100.0, 100.0, 98.0, 99.0, 99.0, 98.0, 98.0, 98.0, 99.0, 100.0, 99.0, 98.0, 99.0, 99.0, 0.0]], ['60797', [3913, 5186, 4802, 7126, 5797, 5021, 8200, 6420, 5793, 50, 4163, 5806, 5433, 5895, 4332, 4968, 7184, 4200, 4457, 9091], 181, [91.0, 84.0, 91.0, 82.0, 73.0, 98.0, 96.0, 93.0, 96.0, 95.0, 95.0, 98.0, 90.0, 96.0, 94.0, 95.0, 97.0, 98.0, 0.0, 0.0]], ['61066', [3913, 4974, 8456, 9092, 5433, 2093, 6420, 4968, 8860, 8917, 4163, 9769, 4165, 10023, 9626, 10019, 8545, 10074, 10020, 3693, 4522, 11429, 10073, 12912, 13290, 10568, 12603, 8457, 13722, 4220, 9091], 184, [94.0, 92.0, 95.0, 97.0, 93.0, 96.0, 95.0, 93.0, 95.0, 96.0, 94.0, 96.0, 95.0, 97.0, 95.0, 98.0, 97.0, 79.0, 95.0, 90.0, 93.0, 95.0, 89.0, 88.0, 96.0, 96.0, 93.0, 87.0, 90.0, 0.0, 0.0]], ['5823', [3913, 7130, 5186, 3711, 6061, 4165, 8547, 8917, 4163, 8860, 5433, 7184, 4457, 3762, 4013, 6151, 8717, 9580, 9582, 10177, 9091, 11406, 10568, 11389, 9625, 3649, 13010, 13292, 13296, 13290, 10073, 9751], 185, [90.0, 94.0, 99.0, 91.0, 80.0, 79.0, 96.0, 97.0, 93.0, 98.0, 57.0, 92.0, 97.0, 85.0, 90.0, 91.0, 84.0, 78.0, 58.0, 72.0, 86.0, 93.0, 99.0, 92.0, 69.0, 69.0, 96.0, 69.0, 97.0, 98.0, 89.0, 0.0]], ['61271', [3913, 5186, 4165, 5806, 5881, 7130, 3711, 4802, 8545, 6061, 8547, 4974, 8859, 8456, 3585, 9092, 9097, 9626, 8917, 8918, 9771, 9770, 9851, 10564, 10250, 10303, 12218, 10565, 11863, 10019, 10023, 12318, 10586, 10026, 11855, 11621, 11618, 10020, 10021, 5797, 4336, 10022, 12601, 5433, 11859, 8701], 186, [96.0, 99.0, 54.0, 79.0, 81.0, 92.0, 83.0, 85.0, 89.0, 91.0, 84.0, 89.0, 85.0, 91.0, 95.0, 84.0, 94.0, 96.0, 89.0, 93.0, 86.0, 87.0, 94.0, 94.0, 90.0, 89.0, 93.0, 96.0, 90.0, 94.0, 93.0, 91.0, 94.0, 98.0, 85.0, 95.0, 91.0, 94.0, 84.0, 83.0, 89.0, 88.0, 75.0, 84.0, 0.0, 0.0]], ['11785', [3913, 5186, 3711, 7130, 4165, 8456, 8545, 6061, 3585, 8859, 8547, 4802, 5881, 9578, 9626, 9771, 9851, 9770, 9097, 9092, 9769, 10020, 10026, 4974, 10019, 10250, 10257, 10023, 10586, 10860, 10308, 10303, 10565, 10564, 9584, 10249, 10201, 8917, 10457, 2093, 4457, 12129, 8717, 10543, 3762, 9582, 13010, 9091, 9625, 10568, 12603, 13187, 4220, 8457, 13004, 10177], 194, [92.0, 91.0, 92.0, 96.0, 92.0, 92.0, 95.0, 95.0, 95.0, 95.0, 95.0, 96.0, 94.0, 93.0, 93.0, 97.0, 91.0, 91.0, 94.0, 95.0, 97.0, 90.0, 94.0, 96.0, 96.0, 97.0, 98.0, 96.0, 94.0, 97.0, 97.0, 95.0, 95.0, 95.0, 96.0, 93.0, 96.0, 93.0, 97.0, 92.0, 90.0, 96.0, 96.0, 97.0, 97.0, 92.0, 95.0, 96.0, 90.0, 96.0, 93.0, 92.0, 95.0, 95.0, 94.0, 0.0]], ['61560', [3913, 5186, 7130, 3711, 5881, 4165, 7126, 4974, 8859, 8545, 6061, 8456, 9626, 9771, 9851, 10023, 10026, 10074, 10019, 9578, 10020, 3585, 11399], 197, [58.0, 81.0, 64.0, 50.0, 63.0, 40.0, 49.0, 64.0, 72.0, 62.0, 82.0, 60.0, 75.0, 75.0, 72.0, 73.0, 65.0, 31.0, 45.0, 27.0, 61.0, 0.0, 0.0]], ['61667', [3913, 3711, 7126, 5433, 4200, 8200, 6420, 5793, 4163, 4968, 6151, 4220, 3649, 9091, 9582, 9580, 9625, 8717, 3693, 3940, 11389], 198, [97.0, 93.0, 95.0, 96.0, 97.0, 96.0, 96.0, 93.0, 94.0, 95.0, 91.0, 96.0, 84.0, 90.0, 86.0, 94.0, 81.0, 92.0, 83.0, 0.0, 0.0]], ['61641', [3913, 3711, 4165, 7130, 6061, 8547, 8918, 4215, 5895, 8441, 4968, 5433, 3693, 8199, 8860, 5797, 7126, 3585, 8456, 9578, 8700, 8854, 4424], 199, [94.0, 91.0, 91.0, 94.0, 98.0, 91.0, 96.0, 97.0, 94.0, 92.0, 95.0, 96.0, 97.0, 93.0, 96.0, 94.0, 90.0, 95.0, 94.0, 93.0, 94.0, 0.0, 0.0]], ['35464', [3913, 3711, 7126, 5797, 3693, 8699, 4457, 3649, 9582, 4220, 9091, 3762, 9918, 8854, 10301, 3589, 7184, 9916, 8717, 9580, 10177, 11406, 10568, 9625, 11389, 6781, 10543, 12222, 12603, 8457, 13004, 13187, 13292, 13722, 13290, 12597], 200, [80.0, 84.0, 71.0, 65.0, 89.0, 88.0, 82.0, 81.0, 84.0, 92.0, 89.0, 83.0, 93.0, 87.0, 92.0, 87.0, 89.0, 92.0, 91.0, 91.0, 91.0, 91.0, 92.0, 91.0, 91.0, 92.0, 92.0, 90.0, 87.0, 87.0, 92.0, 80.0, 86.0, 87.0, 93.0, 0.0]], ['57030', [3913, 7130, 8859, 9626, 3711, 4165, 8700, 4802, 2093, 9918, 6460, 5433, 9584, 4974, 6061, 10023, 8456, 10457, 4522, 10568, 10177, 9091, 4220, 13722, 12603, 13004, 8457, 13187, 12597], 201, [97.0, 95.0, 85.0, 95.0, 94.0, 85.0, 99.0, 99.0, 99.0, 99.0, 98.0, 97.0, 99.0, 98.0, 100.0, 99.0, 99.0, 99.0, 98.0, 99.0, 98.0, 98.0, 98.0, 98.0, 98.0, 99.0, 0.0, 0.0, 0.0]], ['61048', [3913, 3711, 5186, 4165, 5881, 4802, 5806, 7126, 5797, 8547, 10023, 10303, 9770, 9851, 10257, 9771, 10564, 10019, 10565, 12218, 12673], 202, [91.0, 85.0, 92.0, 57.0, 82.0, 82.0, 88.0, 75.0, 52.0, 91.0, 95.0, 93.0, 97.0, 94.0, 96.0, 97.0, 94.0, 66.0, 53.0, 75.0, 0.0]], ['57417', [3913, 4974, 5186, 5806, 8456, 4165, 8700, 3585, 9097, 4802, 9578, 9584, 5881, 5797, 8547, 9626, 9769, 5433, 8918, 10020, 7126, 10201], 203, [85.0, 87.0, 91.0, 85.0, 89.0, 84.0, 87.0, 90.0, 84.0, 88.0, 87.0, 87.0, 82.0, 81.0, 87.0, 90.0, 91.0, 84.0, 91.0, 93.0, 88.0, 0.0]], ['61943', [3913, 5186, 4802, 5433, 3693, 5797, 8701, 5845, 6521, 4013, 6151, 4332, 2093, 4457, 4200, 7184, 8200, 9625, 9580, 10177], 206, [97.0, 99.0, 99.0, 99.0, 99.0, 99.0, 98.0, 99.0, 99.0, 98.0, 94.0, 98.0, 99.0, 98.0, 98.0, 96.0, 99.0, 94.0, 98.0, 0.0]], ['61991', [3913, 5186, 3711, 4974, 8545, 6061, 7130, 5881, 8547, 8456, 3585, 4802, 8859, 4165, 7126, 8918, 5806, 8860, 8700, 9092, 5433, 8917, 50, 9584, 9578, 4163, 5797, 9097, 9626, 8441, 9850, 9769, 8701, 9771, 3693, 10020, 10022, 5021, 4522, 8854, 8919, 10201, 10457, 10308, 10019, 9770, 9851, 10026, 10546, 10535, 10860, 10023, 10586, 10249, 2093, 6460, 10589, 8699, 10455, 3589, 9091, 4220, 11406, 12603, 8457, 10568, 13004, 13187, 13292, 12597, 13722, 11853, 9916, 14031, 13102, 8200, 10301, 11580, 12311, 12667, 13500, 9751, 4968, 13564, 13103, 12949, 11628], 209, [96.0, 97.0, 96.0, 98.0, 98.0, 99.0, 99.0, 97.0, 97.0, 97.0, 98.0, 98.0, 98.0, 99.0, 96.0, 98.0, 99.0, 98.0, 98.0, 99.0, 98.0, 97.0, 100.0, 98.0, 98.0, 96.0, 98.0, 99.0, 98.0, 97.0, 98.0, 98.0, 99.0, 99.0, 98.0, 99.0, 96.0, 98.0, 99.0, 98.0, 96.0, 99.0, 98.0, 99.0, 98.0, 97.0, 98.0, 98.0, 98.0, 99.0, 98.0, 98.0, 100.0, 99.0, 97.0, 100.0, 98.0, 100.0, 99.0, 98.0, 98.0, 98.0, 100.0, 98.0, 97.0, 99.0, 98.0, 95.0, 93.0, 95.0, 95.0, 99.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['61625', [3913, 3711, 8917, 4165, 8860, 5433, 7184, 3649, 9916, 9582, 4220, 10177, 8457, 10568, 11406, 11389, 9580, 10543, 9625, 12603, 12220, 12597, 8717, 12222, 6781, 13004, 12951, 13292, 13187, 13290, 13010, 9091, 13722, 8200, 4561, 10858, 13298, 4457, 12594, 3762, 13188, 12912, 11624, 12949, 10301, 10073, 13388], 211, [83.0, 96.0, 97.0, 99.0, 96.0, 96.0, 96.0, 96.0, 96.0, 95.0, 97.0, 97.0, 93.0, 97.0, 98.0, 96.0, 95.0, 96.0, 95.0, 97.0, 91.0, 96.0, 97.0, 97.0, 97.0, 97.0, 97.0, 95.0, 95.0, 98.0, 95.0, 97.0, 98.0, 94.0, 96.0, 97.0, 100.0, 99.0, 96.0, 97.0, 98.0, 97.0, 99.0, 98.0, 98.0, 0.0, 0.0]], ['62034', [3913, 5186, 7130, 8545, 6061, 9097, 8859, 4165, 7126, 5881, 8547, 8700, 9584, 9626, 10019, 9770, 10564, 9771, 9851, 10565, 10303, 10023, 10586, 10026, 11857, 5806, 12127, 10535, 12060, 4336, 12222, 3762], 212, [32.0, 11.0, 0.0, 19.0, 0.0, 26.0, 0.0, 0.0, 0.0, 0.0, 4.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['61834', [3913, 5186, 4165, 5433, 5021, 8854, 4220, 9091, 9580, 3762, 9625, 4457, 7184, 6420, 2093, 6151, 9582, 8717, 10177, 6781], 213, [52.0, 92.0, 99.0, 99.0, 98.0, 99.0, 95.0, 100.0, 98.0, 99.0, 98.0, 99.0, 98.0, 96.0, 94.0, 96.0, 98.0, 99.0, 0.0, 0.0]], ['62065', [3913, 5186, 7130, 4165, 3711, 8456, 8545, 6061, 8859, 3585, 4974, 8547, 4802, 9626, 9097, 9584, 9092, 9771, 9851, 10023], 216, [65.0, 83.0, 75.0, 31.0, 58.0, 72.0, 60.0, 74.0, 41.0, 88.0, 80.0, 74.0, 69.0, 76.0, 75.0, 72.0, 58.0, 78.0, 0.0, 0.0]], ['7511', [3913, 3711, 4802, 5433, 6420, 4522, 8200, 3649, 4220, 8457, 3589, 6781, 4457, 4332, 4561, 9582, 9625, 9091, 8717, 9916], 227, [97.0, 81.0, 97.0, 86.0, 91.0, 87.0, 87.0, 88.0, 89.0, 86.0, 88.0, 84.0, 89.0, 93.0, 85.0, 86.0, 83.0, 82.0, 0.0, 0.0]], ['62675', [3913, 4974, 10022, 12601, 5433, 12943, 9580, 11389, 9625, 13292, 12597, 13187, 10177, 13722, 12603, 9091, 13004, 13010, 11406, 11853, 10543, 12947, 13188], 228, [98.0, 97.0, 96.0, 94.0, 96.0, 98.0, 99.0, 98.0, 95.0, 93.0, 95.0, 99.0, 97.0, 93.0, 97.0, 94.0, 95.0, 96.0, 97.0, 98.0, 97.0, 0.0, 0.0]], ['62834', [3913, 3711, 4802, 5881, 7126, 4165, 5433, 3693, 3791, 8700, 8547, 3585, 8545, 4424, 3649, 4457, 3762, 6521, 6420, 2093, 4336, 5793, 8200, 6151], 232, [85.0, 88.0, 85.0, 92.0, 83.0, 78.0, 74.0, 88.0, 92.0, 93.0, 91.0, 94.0, 90.0, 90.0, 83.0, 82.0, 87.0, 90.0, 88.0, 93.0, 90.0, 41.0, 0.0, 0.0]], ['62926', [3913, 8545, 8859, 5186, 3711, 6061, 9851, 9770, 10564, 10257, 10250, 12214, 12218, 10565, 9771, 10303, 10019, 13507, 12673, 12908, 12675, 13574, 11863, 11621, 12318, 14026, 10074, 14193, 14208, 14194, 9626, 14293, 14393, 14294, 14392, 7130, 14394, 10023, 10586, 10026, 11855, 11857, 12216, 14391, 10860, 9097, 13104], 234, [72.0, 75.0, 67.0, 82.0, 82.0, 85.0, 93.0, 95.0, 97.0, 88.0, 95.0, 98.0, 86.0, 96.0, 98.0, 97.0, 95.0, 91.0, 97.0, 94.0, 98.0, 97.0, 95.0, 97.0, 96.0, 97.0, 91.0, 95.0, 99.0, 96.0, 98.0, 91.0, 97.0, 97.0, 99.0, 99.0, 94.0, 98.0, 93.0, 98.0, 96.0, 97.0, 98.0, 97.0, 0.0, 0.0, 0.0]], ['37287', [3913, 5186, 7126, 4802, 4165, 3711, 8545, 8859, 6061, 4974, 5881, 9097, 9626, 8456, 9771, 9851, 9770, 7130, 8547, 9584, 10026, 10074, 10023, 10019, 10201, 10020, 10250, 10257, 10303, 10586, 5806, 8918, 10457, 10540, 10073, 9916, 11406, 8200, 10177], 237, [96.0, 99.0, 92.0, 95.0, 86.0, 96.0, 95.0, 91.0, 97.0, 97.0, 97.0, 98.0, 98.0, 98.0, 96.0, 99.0, 97.0, 98.0, 99.0, 97.0, 97.0, 93.0, 98.0, 96.0, 97.0, 97.0, 98.0, 98.0, 95.0, 95.0, 95.0, 95.0, 98.0, 94.0, 89.0, 89.0, 99.0, 95.0, 0.0]], ['62972', [3913, 3711, 7130, 4165, 5433, 5806, 8456, 8545, 6061, 5881, 3585, 8547, 4802, 8917, 8918, 9584, 9097, 9578, 9626, 9092, 8700, 8860, 4163, 9769], 238, [92.0, 93.0, 96.0, 85.0, 90.0, 94.0, 94.0, 92.0, 96.0, 94.0, 94.0, 94.0, 95.0, 93.0, 92.0, 96.0, 95.0, 95.0, 97.0, 96.0, 96.0, 96.0, 93.0, 0.0]], ['63027', [3913, 3711, 5797, 3693, 4332, 3649, 8457, 6781, 9580, 9582, 9625, 3762, 8717, 10177, 8200, 4561, 9916, 4457, 4522, 10073, 3589, 4013, 9918, 4200], 244, [97.0, 97.0, 64.0, 78.0, 72.0, 62.0, 51.0, 43.0, 62.0, 52.0, 85.0, 81.0, 57.0, 32.0, 49.0, 0.0, 39.0, 52.0, 0.0, 0.0, 51.0, 0.0, 0.0, 0.0]], ['52483', [3913, 8859, 6061, 8545, 5186, 7130, 9097, 4165, 5881, 4974, 10019, 9770, 10564, 9771, 11863, 9851, 12908, 12312, 13302, 12311, 11429, 4968, 13185, 9916, 8917, 6151], 247, [97.0, 99.0, 99.0, 94.0, 98.0, 97.0, 96.0, 97.0, 99.0, 92.0, 91.0, 89.0, 94.0, 95.0, 97.0, 96.0, 94.0, 90.0, 96.0, 97.0, 92.0, 95.0, 97.0, 92.0, 0.0, 0.0]], ['45454', [3913, 3711, 4802, 7126, 8456, 8700, 8547, 4165, 5433, 2093, 6420, 5793, 50, 8860, 3693, 10022, 8919, 9916, 6151, 10073, 10301, 5021, 4457, 11389, 10177, 13292, 13004, 11406], 248, [94.0, 94.0, 93.0, 89.0, 93.0, 90.0, 89.0, 92.0, 91.0, 94.0, 86.0, 77.0, 94.0, 98.0, 93.0, 91.0, 95.0, 94.0, 93.0, 92.0, 94.0, 87.0, 96.0, 89.0, 93.0, 89.0, 0.0, 0.0]], ['63108', [3913, 3711, 7130, 8545, 8859, 9626, 10023, 10026, 5881, 4802, 10074, 10019, 10565, 9851, 5186, 10586, 8918, 4165, 6061, 10250, 9770, 10860, 8456, 10303, 10257, 9097], 252, [84.0, 72.0, 91.0, 90.0, 88.0, 94.0, 97.0, 94.0, 82.0, 94.0, 92.0, 97.0, 97.0, 98.0, 98.0, 97.0, 97.0, 95.0, 98.0, 97.0, 97.0, 97.0, 97.0, 96.0, 0.0, 0.0]], ['57275', [3913, 6061, 9771, 9851, 8859, 9770, 10250, 10257, 10565, 10564, 10019, 8545, 7130, 5186, 10026, 10074, 10303, 10023, 10860, 11399, 8456, 2093, 4522, 10568, 10177, 8457], 253, [44.0, 75.0, 84.0, 78.0, 57.0, 62.0, 58.0, 84.0, 70.0, 93.0, 69.0, 70.0, 85.0, 91.0, 87.0, 63.0, 83.0, 90.0, 80.0, 85.0, 83.0, 83.0, 80.0, 84.0, 81.0, 0.0]], ['63208', [3913, 3711, 4974, 8545, 6061, 8859, 4165, 5881, 8456, 10023, 10565, 9851, 12218, 12214, 10257, 9770, 10564, 10250, 10303, 12673, 10019, 13507, 12908, 11863, 13574, 12675, 9771, 11621], 257, [56.0, 35.0, 56.0, 71.0, 71.0, 72.0, 55.0, 69.0, 42.0, 49.0, 31.0, 58.0, 35.0, 55.0, 51.0, 62.0, 56.0, 50.0, 40.0, 54.0, 35.0, 43.0, 52.0, 41.0, 35.0, 55.0, 0.0, 0.0]], ['53098', [3913, 3711, 4802, 7126, 8456, 4974, 8545, 6061, 3693, 4163, 8700, 5797, 5433, 50, 8441, 4215, 8701, 2093, 5021, 4561, 6521, 4013, 8199, 8919, 5845, 8699, 5085, 10022, 5895], 259, [95.0, 94.0, 95.0, 91.0, 97.0, 96.0, 96.0, 98.0, 97.0, 95.0, 98.0, 93.0, 96.0, 96.0, 96.0, 94.0, 93.0, 96.0, 92.0, 94.0, 92.0, 94.0, 88.0, 90.0, 92.0, 92.0, 81.0, 82.0, 0.0]], ['62556', [3913, 3711, 5186, 7126, 8456, 8545, 8859, 6061, 4165, 8700, 4802, 9097, 8547, 5881, 3585, 9626, 9771, 4974, 9092, 5433, 5806, 10020, 10026, 10074, 10201, 3693, 13103, 11695, 10073, 11580, 3589, 13185, 12947, 11429, 8441, 12912], 260, [81.0, 81.0, 85.0, 64.0, 88.0, 86.0, 87.0, 85.0, 72.0, 55.0, 35.0, 31.0, 31.0, 19.0, 31.0, 31.0, 48.0, 52.0, 15.0, 74.0, 63.0, 99.0, 98.0, 57.0, 79.0, 64.0, 82.0, 65.0, 60.0, 76.0, 72.0, 78.0, 79.0, 78.0, 61.0, 0.0]], ['63286', [3913, 3711, 7130, 4974, 5881, 5806, 4802, 5797, 7126, 5433, 50, 4163, 3693, 8860, 8701, 2093, 6420, 5021, 8700, 8917, 9578, 9584, 8919, 4332, 8199, 9850, 8918, 6460, 10455, 4457, 12594, 9916, 11406, 4220, 10177, 12603, 13002], 267, [95.0, 92.0, 97.0, 97.0, 95.0, 82.0, 97.0, 93.0, 94.0, 98.0, 92.0, 96.0, 97.0, 98.0, 98.0, 97.0, 97.0, 96.0, 97.0, 98.0, 98.0, 95.0, 99.0, 97.0, 96.0, 97.0, 93.0, 95.0, 95.0, 87.0, 90.0, 91.0, 95.0, 96.0, 97.0, 0.0, 0.0]], ['63146', [3913, 3711, 7130, 6061, 8545, 4165, 8547, 5186, 8859, 5881, 3585, 4802, 9097, 9092, 8917, 4974, 9626, 9584, 8918, 9771, 9851, 9578, 9770, 9769], 270, [90.0, 83.0, 88.0, 95.0, 88.0, 78.0, 89.0, 96.0, 89.0, 90.0, 94.0, 90.0, 89.0, 87.0, 88.0, 93.0, 95.0, 85.0, 92.0, 84.0, 93.0, 92.0, 90.0, 0.0]], ['57028', [3913, 5186, 3711, 7130, 5881, 4165, 4802, 8456, 8547, 4974, 6061, 8545, 3585, 8917, 8700, 8859, 8918, 5806, 8860, 5433, 50, 4163, 5797, 9092, 9584, 10026], 274, [97.0, 96.0, 95.0, 98.0, 98.0, 96.0, 96.0, 96.0, 96.0, 97.0, 97.0, 97.0, 97.0, 97.0, 98.0, 93.0, 97.0, 94.0, 98.0, 92.0, 95.0, 91.0, 88.0, 93.0, 0.0, 0.0]], ['63366', [3913, 7130, 8545, 3711, 6061, 5186, 4802, 4974, 8859, 4165, 3585, 9626, 9097, 5881, 10023, 9578, 10020, 8456, 10026, 8547, 11618, 14192, 13731, 13736, 10535], 275, [97.0, 92.0, 95.0, 96.0, 95.0, 97.0, 96.0, 97.0, 96.0, 94.0, 97.0, 95.0, 94.0, 92.0, 98.0, 94.0, 94.0, 95.0, 83.0, 95.0, 92.0, 96.0, 93.0, 88.0, 0.0]], ['63370', [3913, 8545, 6061, 3711, 5186, 4802, 7130, 8859, 4974, 5881, 3585, 9097, 8547, 9578, 9626, 4165, 7126, 9584, 8456, 9769, 8917, 11429, 10546, 10073], 276, [93.0, 95.0, 98.0, 96.0, 95.0, 95.0, 97.0, 96.0, 95.0, 96.0, 98.0, 95.0, 95.0, 96.0, 99.0, 94.0, 92.0, 95.0, 96.0, 88.0, 78.0, 93.0, 94.0, 0.0]], ['63373', [3913, 6061, 8545, 5186, 3711, 8859, 4165, 7130, 5881, 4802, 8456, 3585, 9097, 8547, 9626, 9584, 9092, 8700, 9769, 9578, 8918, 10020, 7126, 8917], 277, [94.0, 86.0, 90.0, 89.0, 86.0, 81.0, 75.0, 90.0, 80.0, 84.0, 90.0, 88.0, 79.0, 82.0, 90.0, 87.0, 72.0, 82.0, 85.0, 80.0, 84.0, 0.0, 0.0, 0.0]], ['6977', [3913, 3711, 6061, 8545, 8859, 5186, 4165, 4802, 5881, 9626, 9097, 4974, 10019, 9851, 10023, 10074, 10026, 10250, 9770, 10257, 9578, 10308, 10303, 8456, 3585], 279, [82.0, 89.0, 91.0, 93.0, 91.0, 98.0, 78.0, 83.0, 91.0, 91.0, 95.0, 95.0, 94.0, 95.0, 96.0, 82.0, 95.0, 94.0, 94.0, 95.0, 92.0, 92.0, 96.0, 94.0, 0.0]], ['63410', [3913, 5186, 4802, 8199, 4336, 5797, 8547, 3711, 6061, 8545, 8859, 4165, 8860, 8918, 9097, 9626, 5881, 9578, 8456, 7130, 3585], 280, [97.0, 99.0, 98.0, 97.0, 98.0, 97.0, 97.0, 98.0, 100.0, 98.0, 98.0, 98.0, 99.0, 98.0, 99.0, 99.0, 98.0, 99.0, 98.0, 99.0, 0.0]], ['63414', [3913, 7130, 3711, 8545, 10303, 10257, 9851, 10023, 6061, 11387, 2093, 10573, 10543, 9582, 4220, 10177, 12597, 3649, 9580, 11406, 13004, 9091, 13187, 13292, 12603, 10568, 13290, 13722, 11389, 9625, 8457, 12951, 13010, 3762, 11853, 10301, 4163, 10546, 12669, 13394, 4802], 281, [93.0, 96.0, 88.0, 94.0, 94.0, 97.0, 97.0, 96.0, 95.0, 78.0, 95.0, 94.0, 94.0, 93.0, 96.0, 96.0, 96.0, 94.0, 95.0, 96.0, 95.0, 92.0, 91.0, 91.0, 96.0, 97.0, 92.0, 94.0, 94.0, 91.0, 95.0, 95.0, 95.0, 98.0, 99.0, 97.0, 97.0, 97.0, 97.0, 97.0, 0.0]], ['61832', [3913, 7130, 4974, 3711, 6061, 8545, 5881, 8456, 3585, 4165, 8860, 4163, 8917, 8700, 4802, 8918, 9584, 5797, 8547, 9578, 9769, 9097, 8859, 10023, 10020, 10026, 9092, 5433, 10249, 9626, 10546, 10457, 7126, 10308, 10201, 10586, 10535, 10589, 50, 10022, 3693, 8441, 10459, 8701, 2093, 9625, 10177, 9091, 8457, 10568, 9580, 4220, 12597, 12603, 11406, 3649, 9582, 12951, 13004, 13002, 10543, 13010, 13187], 286, [96.0, 96.0, 97.0, 99.0, 99.0, 98.0, 97.0, 98.0, 99.0, 95.0, 100.0, 94.0, 95.0, 98.0, 97.0, 99.0, 99.0, 95.0, 97.0, 96.0, 98.0, 99.0, 98.0, 98.0, 98.0, 97.0, 98.0, 99.0, 99.0, 98.0, 96.0, 98.0, 98.0, 99.0, 99.0, 98.0, 99.0, 98.0, 98.0, 99.0, 98.0, 97.0, 97.0, 95.0, 98.0, 98.0, 96.0, 99.0, 99.0, 98.0, 97.0, 99.0, 100.0, 99.0, 100.0, 99.0, 100.0, 100.0, 100.0, 100.0, 0.0, 0.0, 0.0]], ['47283', [3913, 7130, 3711, 4165, 7126, 8456, 8545, 8859, 6061, 5881, 3585, 9097, 9578, 8547, 9626, 10023, 10019, 9851, 10250, 10257, 9770, 9771, 10303, 12218, 11621, 12675, 12673, 12908, 11863, 12318, 10586, 10026, 11855, 10074, 5186, 10565, 12127, 12214, 11857, 11698, 12216, 10860, 9769, 4424], 290, [98.0, 99.0, 96.0, 96.0, 96.0, 96.0, 92.0, 96.0, 98.0, 88.0, 98.0, 98.0, 96.0, 98.0, 95.0, 98.0, 96.0, 96.0, 92.0, 96.0, 96.0, 96.0, 96.0, 99.0, 97.0, 97.0, 98.0, 97.0, 95.0, 96.0, 98.0, 96.0, 93.0, 92.0, 98.0, 97.0, 97.0, 98.0, 97.0, 94.0, 99.0, 91.0, 0.0, 0.0]], ['63551', [3913, 3711, 5186, 7126, 5881, 4165, 5433, 8456, 8545, 6061, 8859, 3585, 8547, 7130, 9097, 4974, 9626, 9092, 8700, 8917, 9584, 8918, 9578], 297, [95.0, 96.0, 96.0, 96.0, 98.0, 94.0, 98.0, 97.0, 95.0, 99.0, 98.0, 97.0, 96.0, 97.0, 99.0, 97.0, 97.0, 98.0, 98.0, 96.0, 98.0, 0.0, 0.0]], ['24058', [3913, 3711, 7126, 8917, 3791, 7184, 9625, 9580, 9091, 9582, 3649, 3762, 8717, 6781, 8200, 10177, 10568, 10543, 4561, 11406, 11389, 9916, 12220, 12222, 10858], 298, [97.0, 93.0, 97.0, 97.0, 97.0, 97.0, 93.0, 95.0, 95.0, 94.0, 96.0, 97.0, 93.0, 95.0, 95.0, 95.0, 97.0, 93.0, 92.0, 97.0, 95.0, 96.0, 96.0, 0.0, 0.0]], ['63580', [3913, 5186, 7130, 3711, 4165, 5881, 4802, 8456, 8545, 8547, 5806, 7126, 3585, 8917, 6061, 8859, 8700, 8860, 5797, 8918, 9092, 9097, 50, 5433, 9584, 9626, 9771, 10019, 9770, 9851, 10257], 300, [25.0, 54.0, 40.0, 42.0, 17.0, 57.0, 39.0, 47.0, 53.0, 54.0, 53.0, 43.0, 64.0, 49.0, 53.0, 49.0, 47.0, 64.0, 25.0, 57.0, 50.0, 55.0, 31.0, 35.0, 66.0, 57.0, 48.0, 44.0, 53.0, 0.0, 0.0]], ['57078', [3913, 7130, 8859, 9770, 9851, 9771, 10019, 6061, 10257, 10250, 8545, 10023, 5186, 10074, 9626, 10586, 8918, 9097, 10026, 10303, 10564, 10565, 10860, 3711, 4165, 10457, 3585, 4974, 11855, 5881, 12312, 12318, 11863, 11621], 307, [87.0, 85.0, 86.0, 92.0, 93.0, 92.0, 85.0, 90.0, 88.0, 83.0, 92.0, 92.0, 94.0, 64.0, 89.0, 94.0, 94.0, 92.0, 93.0, 90.0, 87.0, 93.0, 93.0, 92.0, 87.0, 88.0, 95.0, 94.0, 93.0, 87.0, 97.0, 0.0, 0.0, 0.0]], ['63603', [3913, 7130, 6061, 5186, 9626, 9771, 9770, 8859, 10019, 10023, 10250, 10303, 10564, 10257, 10565, 10074, 10586, 5806, 9092, 12908, 10535, 12667, 13564, 12127, 8918, 7184, 13736, 13388, 12316, 6151, 12601, 12740], 308, [64.0, 72.0, 81.0, 82.0, 84.0, 89.0, 77.0, 77.0, 66.0, 89.0, 60.0, 75.0, 79.0, 91.0, 74.0, 51.0, 60.0, 60.0, 73.0, 92.0, 85.0, 81.0, 80.0, 75.0, 85.0, 70.0, 80.0, 71.0, 92.0, 0.0, 0.0]], ['52590', [3913, 7130, 5806, 5881, 8700, 4802, 4165, 8545, 6061, 5186, 8918, 9097, 9578, 8547, 9626, 8859, 4974, 3693, 8860, 10020, 8456, 10201, 10860, 10308, 9092], 318, [93.0, 91.0, 93.0, 100.0, 99.0, 96.0, 99.0, 98.0, 100.0, 92.0, 97.0, 98.0, 98.0, 98.0, 98.0, 95.0, 98.0, 98.0, 97.0, 97.0, 98.0, 98.0, 99.0, 0.0, 0.0]], ['56607', [3913, 3711, 8545, 5186, 4165, 5797, 8917, 9097, 8859, 9851, 10565, 10564, 10257, 9770, 10303, 10019, 10250, 9771, 10023, 10074, 9626, 10860, 10546, 10457, 5433, 10535, 5806, 9850, 4968, 5895, 10540, 10543, 10073, 3649, 11389, 9625, 12222, 12951, 9582], 320, [97.0, 89.0, 89.0, 87.0, 94.0, 84.0, 75.0, 84.0, 84.0, 95.0, 91.0, 90.0, 92.0, 98.0, 93.0, 89.0, 92.0, 93.0, 97.0, 83.0, 94.0, 92.0, 94.0, 93.0, 87.0, 95.0, 89.0, 93.0, 87.0, 87.0, 93.0, 88.0, 90.0, 88.0, 95.0, 81.0, 88.0, 0.0, 0.0]], ['63942', [3913, 7130, 5186, 3711, 4974, 8545, 4165, 7126, 6061, 8859, 9771, 9770, 10257, 9851, 10250, 10565, 10019, 10303, 10564, 9626], 326, [94.0, 96.0, 97.0, 95.0, 96.0, 97.0, 95.0, 83.0, 90.0, 89.0, 98.0, 99.0, 95.0, 99.0, 91.0, 94.0, 92.0, 95.0, -1.0, 0.0]], ['64349', [3913, 3711, 5186, 5881, 7130, 4802, 4165, 8456, 8545, 8547, 6061, 5806, 5797, 8700, 4974, 8859, 8918, 9097, 9578, 9092, 8860, 9584, 9626, 9769, 5433, 9850, 10546, 7126, 10535, 10573, 11630, 9918, 9625], 330, [91.0, 96.0, 95.0, 88.0, 95.0, 89.0, 92.0, 93.0, 96.0, 96.0, 97.0, 93.0, 95.0, 94.0, 95.0, 93.0, 92.0, 98.0, 96.0, 92.0, 97.0, 97.0, 91.0, 93.0, 90.0, 95.0, 95.0, 89.0, 99.0, 98.0, 98.0, 96.0, 0.0]], ['64816', [3913, 5186, 3711, 8545, 6061, 8859, 4165, 4974, 9626, 9097, 9578, 8456, 10023, 10019, 10074, 10250, 10026, 3585, 10586, 10860, 10303, 7130, 10565, 9771, 10257, 9851, 9770, 10564, 11399, 9751, 9916, 10568, 11389, 10177, 12603, 9091, 12597], 337, [67.0, 83.0, 85.0, 81.0, 93.0, 79.0, 56.0, 86.0, 89.0, 89.0, 83.0, 86.0, 94.0, 79.0, 78.0, 81.0, 91.0, 89.0, 88.0, 85.0, 74.0, 82.0, 67.0, 91.0, 89.0, 86.0, 87.0, 91.0, 92.0, 78.0, 83.0, 80.0, 59.0, 64.0, 85.0, 0.0, 0.0]], ['59916', [3913, 7130, 3711, 7126, 8547, 9769, 3791, 7184, 3649, 9625, 10568, 10543, 4220, 10177, 9580, 9582, 9091, 11389, 3762, 8717, 11406, 8200, 4561, 12222, 12220, 9916, 12597, 8457, 13004, 12603, 13002, 13187, 13290, 13292, 6781, 10858, 13298, 13010, 13722, 12594, 4457, 12129, 13188, 12947, 4522, 10073, 12316, 6151, 13390, 11580, 10455, 5797, 12740, 13726, 13736, 12669, 12224], 340, [95.0, 93.0, 89.0, 81.0, 91.0, 93.0, 85.0, 91.0, 90.0, 93.0, 95.0, 94.0, 94.0, 94.0, 91.0, 91.0, 89.0, 96.0, 95.0, 93.0, 94.0, 91.0, 88.0, 95.0, 82.0, 85.0, 82.0, 93.0, 92.0, 95.0, 84.0, 89.0, 96.0, 95.0, 93.0, 89.0, 88.0, 85.0, 89.0, 92.0, 94.0, 94.0, 97.0, 94.0, 85.0, 93.0, 99.0, 99.0, 90.0, 94.0, 92.0, 90.0, 95.0, 86.0, 94.0, 0.0, 0.0]], ['60652', [3913, 7130, 3711, 8456, 4165, 8545, 5881, 8700, 4802, 5433, 7184, 4332, 5793, 4163, 8917, 8860, 3693, 5797, 9584, 3585, 8441, 50], 342, [94.0, 91.0, 87.0, 84.0, 69.0, 79.0, 85.0, 83.0, 85.0, 80.0, 80.0, 87.0, 70.0, 83.0, 83.0, 92.0, 85.0, 79.0, 90.0, 0.0, 0.0, 0.0]], ['65224', [3913, 7130, 5186, 5806, 5881, 3711, 8545, 8859, 4974, 9097, 4165, 8860, 5433, 4802, 9626, 6061, 9771, 9851, 9578, 10026, 10023, 10019, 10257, 9770, 10250, 10586, 10860, 10303, 10565], 343, [88.0, 84.0, 90.0, 84.0, 80.0, 75.0, 94.0, 88.0, 91.0, 91.0, 79.0, 91.0, 90.0, 92.0, 88.0, 93.0, 85.0, 90.0, 89.0, 93.0, 87.0, 86.0, 82.0, 76.0, 66.0, 72.0, 79.0, 0.0, 0.0]], ['65238', [3913, 3711, 5186, 4165, 7130, 8545, 9097, 8859, 9626, 9771, 9851, 4974, 9770, 9578, 10023, 10074, 10026, 10019, 8456, 6061, 8547, 3585, 10303, 10257, 10250, 10586, 10535, 10201, 10860, 5881, 10565, 10564, 10020, 9092, 4802, 9584, 9769, 10249, 8917, 10546, 5806, 7126, 10457, 12062, 8700, 5085, 9916, 8200, 9091, 13292, 13722, 9625, 12947, 10073], 345, [93.0, 92.0, 86.0, 77.0, 88.0, 62.0, 15.0, 23.0, 80.0, 70.0, 73.0, 70.0, 93.0, 93.0, 77.0, 81.0, 82.0, 83.0, 89.0, 83.0, 84.0, 78.0, 66.0, 75.0, 91.0, 68.0, 51.0, 56.0, 60.0, 23.0, 11.0, 98.0, 0.0, 0.0, 14.0, 3.0, 11.0, 0.0, 0.0, 0.0, 8.0, 9.0, 76.0, 38.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 8.0, 0.0, 0.0, 0.0]], ['65390', [3913, 7130, 5186, 8456, 8545, 6061, 4165, 8700, 8547, 5881, 3711, 4802, 8859, 8917, 8918, 5806, 7126, 8860, 5433, 50, 9092, 4163, 3693, 9769, 10860, 9578, 10019, 9851, 10303, 9771, 10565], 348, [75.0, 77.0, 81.0, 74.0, 73.0, 78.0, 52.0, 78.0, 75.0, 79.0, 76.0, 77.0, 79.0, 73.0, 80.0, 78.0, 70.0, 77.0, 73.0, 71.0, 64.0, 71.0, 55.0, 73.0, 88.0, 77.0, 83.0, 92.0, 85.0, 0.0, 0.0]], ['64100', [3913, 5186, 4802, 5433, 2093, 4561, 6420, 4968, 5797, 8917, 3693, 3791, 6151, 8200, 9625, 9091, 3649, 13004, 13002, 13722], 351, [95.0, 97.0, 94.0, 93.0, 90.0, 93.0, 89.0, 89.0, 86.0, 96.0, 93.0, 96.0, 87.0, 90.0, 84.0, 90.0, 96.0, 91.0, 0.0, 0.0]], ['65674', [3913, 7130, 3711, 8545, 6061, 5186, 5881, 8456, 8859, 4974, 4165, 8547, 4802, 9097, 3585, 9578, 9584, 9769, 8917, 9626, 10026, 10019, 10074, 10023, 10250, 9771, 10303, 9851, 10308, 10020, 10201, 10565, 10257, 10586, 10535, 10860, 10249, 10546, 9092, 9770, 10564, 8918, 11387, 9850], 354, [87.0, 80.0, 78.0, 82.0, 82.0, 86.0, 74.0, 84.0, 83.0, 87.0, 79.0, 79.0, 82.0, 90.0, 88.0, 88.0, 84.0, 86.0, 81.0, 87.0, 87.0, 89.0, 70.0, 90.0, 83.0, 88.0, 84.0, 90.0, 79.0, 78.0, 87.0, 90.0, 91.0, 86.0, 87.0, 87.0, 84.0, 90.0, 79.0, 92.0, 92.0, 85.0, 85.0, 0.0]], ['66065', [3913, 3711, 6061, 8545, 5186, 4165, 5881, 8456, 8859, 9097, 3585, 9626, 10019, 9851, 10250, 9770, 10564, 12214, 12218, 12675], 361, [55.0, 53.0, 59.0, 40.0, 61.0, 4.0, 31.0, 38.0, 11.0, 37.0, 42.0, 41.0, 18.0, 53.0, 11.0, 36.0, 37.0, -1.0, 0.0, 0.0]], ['65999', [3913, 3711, 7130, 5186, 7126, 5881, 4165, 5797, 4802, 3585, 8545, 8456, 8547, 8918, 5806, 8700, 4163, 5433, 8701, 50, 3693], 363, [91.0, 92.0, 94.0, 95.0, 91.0, 89.0, 71.0, 83.0, 93.0, 98.0, 95.0, 97.0, 91.0, 94.0, 87.0, 94.0, 94.0, 93.0, 94.0, 93.0, 0.0]], ['66130', [3913, 7130, 8545, 6061, 3711, 9578, 8547, 9626, 9097, 3585, 12665, 2093, 12060, 12129, 11406, 9091, 13722, 10177, 10568, 12222, 3762, 12949, 10301], 364, [96.0, 98.0, 95.0, 97.0, 95.0, 92.0, 93.0, 89.0, 93.0, 95.0, 93.0, 95.0, 96.0, 95.0, 97.0, 93.0, 95.0, 95.0, 97.0, 95.0, 96.0, 97.0, 0.0]], ['66050', [3913, 5186, 5806, 5881, 3711, 8545, 6061, 4165, 4802, 8456, 7130, 8859, 8547, 8917, 8918, 7126, 9092, 8700, 8860, 5433, 5797, 9584, 9578, 50, 10249, 4974, 10201, 6151, 10543, 10177, 4220, 8457], 365, [92.0, 95.0, 82.0, 89.0, 92.0, 91.0, 95.0, 87.0, 90.0, 92.0, 91.0, 95.0, 87.0, 91.0, 95.0, 88.0, 88.0, 95.0, 97.0, 95.0, 90.0, 94.0, 91.0, 89.0, 88.0, 92.0, 96.0, 94.0, 88.0, 92.0, 92.0, 0.0]], ['66246', [3913, 3711, 8545, 8859, 6061, 9097, 8456, 4165, 7126, 9578, 9092, 8860, 8917, 3585, 4802, 4974, 10023, 10019, 10250, 5186, 10201, 10308, 10074], 366, [89.0, 87.0, 90.0, 93.0, 93.0, 89.0, 95.0, 87.0, 84.0, 92.0, 85.0, 87.0, 84.0, 94.0, 89.0, 92.0, 94.0, 94.0, 93.0, 98.0, 91.0, 0.0, 0.0]], ['66470', [3913, 3711, 8456, 9626, 10026, 9578, 4802, 8918, 8547, 9769, 4424, 10543, 3762, 10177, 8457, 12603, 9091, 11406, 13004, 12597, 10568, 13187, 13292, 13290, 13002, 9580, 13722, 13298, 11389, 9582, 4457, 13010, 12986, 11853, 12134], 368, [93.0, 96.0, 95.0, 96.0, 94.0, 94.0, 95.0, 88.0, 98.0, 95.0, 93.0, 94.0, 94.0, 97.0, 93.0, 96.0, 94.0, 96.0, 91.0, 95.0, 95.0, 92.0, 89.0, 95.0, 95.0, 94.0, 98.0, 89.0, 92.0, 93.0, 89.0, 91.0, 0.0, -1.0, 0.0]], ['65964', [3913, 7130, 5186, 8456, 8545, 6061, 4974, 3711, 3585, 5881, 8547, 4802, 4165, 8860, 9578, 11698, 12311, 13392, 7184, 8717, 9091, 12597, 8457, 12603, 10177, 13722, 13004, 11406, 10568, 3762, 13010, 12949, 11853, 13294, 12134, 13705, 12127, 11700], 369, [96.0, 96.0, 97.0, 94.0, 95.0, 96.0, 96.0, 96.0, 97.0, 93.0, 95.0, 90.0, 78.0, 74.0, 93.0, 89.0, 95.0, 87.0, 90.0, 91.0, 93.0, 94.0, 89.0, 93.0, 94.0, 90.0, 94.0, 98.0, 95.0, 97.0, 97.0, 94.0, 100.0, 95.0, 96.0, 94.0, 96.0, 0.0]], ['66589', [3913, 5186, 4802, 4974, 8545, 8859, 10257, 10564, 9851, 10019, 10250, 9771, 9770, 6061, 10023, 10565, 10074, 9626, 10586, 8918, 4165, 10457, 9584, 10026, 11855, 12127, 3711, 8860, 12740, 12671, 10546, 13103, 10020], 370, [98.0, 97.0, 92.0, 98.0, 95.0, 92.0, 96.0, 95.0, 91.0, 95.0, 93.0, 99.0, 99.0, 98.0, 98.0, 96.0, 91.0, 98.0, 99.0, 98.0, 96.0, 99.0, 96.0, 97.0, 97.0, 99.0, 97.0, 99.0, 97.0, 99.0, 0.0, 0.0, 0.0]], ['66734', [3913, 6061, 8859, 8545, 7130, 4974, 4165, 5881, 8547, 9097, 8456, 9626, 9578, 3585, 4802, 10026, 10023, 10019, 10074, 10201, 5806, 9584, 9092, 7126, 10249, 9769, 8917, 8700, 10860, 10546, 10020, 10535, 10457, 10589, 8860, 5797, 5433, 50, 10022, 4163, 3693, 9850, 9751, 11389, 10177, 9091, 11406, 10568], 372, [97.0, 98.0, 96.0, 93.0, 96.0, 95.0, 95.0, 90.0, 97.0, 96.0, 93.0, 95.0, 92.0, 93.0, 92.0, 97.0, 93.0, 93.0, 91.0, 93.0, 89.0, 94.0, 93.0, 87.0, 93.0, 92.0, 90.0, 91.0, 89.0, 95.0, 95.0, 95.0, 92.0, 91.0, 89.0, 88.0, 89.0, 89.0, 93.0, 92.0, 94.0, 89.0, 93.0, 88.0, 88.0, 86.0, 0.0, 0.0]], ['66650', [3913, 3711, 6061, 8545, 5186, 4165, 7126, 4974, 5881, 8859, 9097, 7130, 9626, 8456, 10023, 10074, 10019, 9771, 10586, 8918, 10535, 2093, 13392, 12060], 377, [97.0, 96.0, 96.0, 98.0, 98.0, 91.0, 95.0, 96.0, 95.0, 96.0, 96.0, 98.0, 98.0, 97.0, 97.0, 97.0, 93.0, 96.0, 95.0, 94.0, 90.0, 96.0, 0.0, 0.0]], ['66369', [3913, 5186, 8547, 3711, 4165, 5433, 8441, 3791, 7126, 3585, 8456, 5881, 8917, 50, 8918, 5806, 9092, 4163, 8860, 8854, 8701, 8700, 5797, 9578, 9584, 9769, 10020, 3693, 10022, 8919, 6420, 2093, 6151, 10543, 13010, 13292, 4332, 13390, 9850, 13564, 13701, 11387], 378, [95.0, 96.0, 96.0, 97.0, 93.0, 94.0, 97.0, 97.0, 99.0, 97.0, 97.0, 95.0, 96.0, 98.0, 97.0, 99.0, 97.0, 97.0, 95.0, 96.0, 97.0, 98.0, 93.0, 95.0, 96.0, 97.0, 89.0, 95.0, 96.0, 95.0, 80.0, 92.0, 99.0, 90.0, 90.0, 90.0, 97.0, 98.0, 95.0, 0.0, 0.0]], ['66765', [3913, 8545, 6061, 8859, 5186, 9097, 4974, 8917, 8918, 8860, 9092, 5433, 8701, 8854, 5797, 10020, 4165, 8700, 8547, 10023, 9771, 10019, 9851, 10303], 380, [92.0, 78.0, 93.0, 86.0, 93.0, 80.0, 91.0, 88.0, 92.0, 67.0, 82.0, 90.0, 95.0, 92.0, 65.0, 80.0, 86.0, 80.0, 85.0, 95.0, 94.0, 87.0, 0.0, 0.0]], ['67017', [3913, 7130, 3711, 4802, 8441, 4332, 4561, 3649, 8457, 6781, 8200, 3762, 4522, 3589, 4013, 5845, 8717, 9091, 9582, 9625, 9916], 382, [97.0, 96.0, 96.0, 95.0, 90.0, 95.0, 88.0, 89.0, 92.0, 92.0, 93.0, 96.0, 93.0, 95.0, 95.0, 93.0, 94.0, 91.0, 88.0, 0.0, 0.0]], ['67255', [3913, 8545, 6061, 7130, 3711, 4165, 5881, 4802, 8547, 8859, 8456, 3585, 9097, 9092, 5433, 9584, 9626, 4974, 9578, 8700, 10026, 10020, 10546, 10457, 10022, 9918, 9582, 4013, 10073, 10568, 13290, 12603, 9091, 11406, 10543, 12947, 13188], 386, [90.0, 77.0, 92.0, 85.0, 82.0, 76.0, 77.0, 83.0, 83.0, 71.0, 87.0, 88.0, 78.0, 75.0, 79.0, 82.0, 90.0, 78.0, 70.0, 73.0, 82.0, 79.0, 80.0, 64.0, 81.0, 73.0, 60.0, 69.0, 70.0, 63.0, 68.0, 78.0, 54.0, 85.0, 87.0, 0.0, 0.0]], ['51823', [3913, 8545, 4974, 4802, 8547, 5186, 7130, 6061, 4165, 7126, 8456, 5881, 3585, 9097, 9578, 9092, 9584, 9626, 8917, 8918, 5806, 8700, 8860, 9769, 5797, 5433, 50, 10022, 3693, 4163, 8441, 8701, 2093, 5021, 8919, 6460, 10457, 10546, 10308, 10303, 10019, 10565, 10257, 10250, 9851, 10023, 10026, 10020, 10589, 10201, 10249, 11580, 10455, 6151, 9916, 10543, 9625, 11389, 12222, 3762, 4200, 12594, 12060, 12597, 12951, 9582, 13290, 10177, 8457, 13004, 4220], 388, [93.0, 91.0, 93.0, 95.0, 92.0, 98.0, 95.0, 98.0, 90.0, 86.0, 94.0, 92.0, 95.0, 95.0, 92.0, 90.0, 96.0, 96.0, 94.0, 93.0, 92.0, 99.0, 95.0, 94.0, 78.0, 97.0, 94.0, 96.0, 91.0, 94.0, 90.0, 94.0, 93.0, 95.0, 93.0, 95.0, 92.0, 93.0, 94.0, 95.0, 95.0, 96.0, 95.0, 98.0, 98.0, 97.0, 95.0, 91.0, 92.0, 93.0, 88.0, 94.0, 93.0, 96.0, 87.0, 94.0, 80.0, 94.0, 90.0, 96.0, 91.0, 95.0, 95.0, 93.0, 92.0, 81.0, 94.0, 97.0, 91.0, 91.0, 0.0]], ['67476', [3913, 6061, 8545, 3711, 10019, 9851, 10303, 10257, 10250, 10564, 9770, 10565, 10023, 7130, 11621, 12673, 13574, 12908, 13564, 12311, 12667], 391, [87.0, 81.0, 56.0, 54.0, 84.0, 92.0, 86.0, 88.0, 72.0, 92.0, 65.0, 86.0, 92.0, 63.0, 56.0, 90.0, 88.0, 95.0, 82.0, 0.0, 0.0]], ['67026', [3913, 8545, 3711, 4165, 4802, 7126, 8700, 8547, 3585, 8860, 5433, 2093, 4561, 4013, 6151, 6781, 6420, 4968, 4163, 50, 3693, 8699, 7184, 4200, 4336], 393, [98.0, 99.0, 99.0, 98.0, 100.0, 99.0, 99.0, 100.0, 99.0, 99.0, 98.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 98.0, 99.0, 96.0, 99.0, 98.0, 98.0, 97.0, 0.0]], ['5346', [3913, 8545, 3711, 5881, 9626, 5186, 8547, 9769, 8860, 10022, 4424, 3649, 4220, 10177, 9091, 8457, 9580, 9582, 8717, 11406], 401, [96.0, 97.0, 92.0, 91.0, 97.0, 96.0, 95.0, 93.0, 85.0, 92.0, 74.0, 40.0, 34.0, 63.0, 60.0, 62.0, 46.0, 73.0, 0.0, 0.0]], ['68091', [3913, 8545, 3711, 8456, 4802, 8441, 3791, 8700, 8547, 7130, 8859, 6061, 4165, 5881, 3585, 8917, 8860, 5433, 5806, 7126, 5797, 50, 4163, 3693, 8701, 2093, 5021, 8919, 5845, 8199, 8699, 12127, 10455, 9916, 10570, 13500, 10459, 13566, 4968, 4215], 402, [97.0, 98.0, 99.0, 92.0, 85.0, 93.0, 96.0, 97.0, 95.0, 94.0, 97.0, 100.0, 100.0, 99.0, 98.0, 87.0, 87.0, 95.0, 95.0, 98.0, 94.0, 95.0, 87.0, 96.0, 93.0, 88.0, 90.0, 95.0, 90.0, 53.0, 77.0, 62.0, 73.0, 78.0, 80.0, 68.0, 79.0, 83.0, 0.0, 0.0]], ['68274', [3913, 8545, 5186, 4802, 3711, 6061, 4165, 5881, 8456, 8859, 3585, 8547, 8917, 5806, 8918, 9097, 9092, 8700, 9584, 7130, 9626, 9578, 8860, 50, 9769], 405, [90.0, 89.0, 92.0, 88.0, 90.0, 96.0, 89.0, 86.0, 92.0, 88.0, 93.0, 89.0, 89.0, 89.0, 87.0, 92.0, 87.0, 95.0, 93.0, 93.0, 93.0, 90.0, 91.0, 0.0, 0.0]], ['29566', [3913, 3711, 8700, 4802, 2093, 4561, 9625, 9580, 9582, 4220, 10177, 9091, 3649, 4457, 3762, 9916, 12220, 8200, 10543, 12222, 11389, 13290, 12594, 13292, 13298, 13004], 406, [86.0, 71.0, 85.0, 84.0, 80.0, 60.0, 75.0, 82.0, 73.0, 82.0, 87.0, 80.0, 71.0, 40.0, 64.0, 75.0, 53.0, 72.0, 73.0, 83.0, 85.0, 87.0, 79.0, 0.0, 0.0, 0.0]], ['68339', [3913, 6061, 8545, 8859, 5186, 9097, 8456, 10074, 10019, 9771, 10303, 9851, 10023, 10586, 10020, 10860, 9626, 8918, 5881, 8699, 5433, 8200, 10177, 6460, 9584, 10459, 4974, 5797, 11695], 409, [89.0, 87.0, 89.0, 94.0, 96.0, 95.0, 94.0, 92.0, 90.0, 92.0, 94.0, 98.0, 97.0, 96.0, 98.0, 93.0, 98.0, 96.0, 96.0, 96.0, 95.0, 87.0, 97.0, 98.0, 95.0, 91.0, 96.0, 0.0, 0.0]], ['68620', [3913, 6061, 8545, 7130, 3711, 5186, 8917, 8700, 8547, 9097, 4974, 9626, 9771, 4165, 9578, 3585, 10074, 9851, 10019, 10023, 8859, 10257, 9770, 10026, 10250, 5881, 8456, 10303, 10586, 5806, 10020, 10201, 7184, 3762, 9091, 10177], 413, [93.0, 98.0, 95.0, 95.0, 95.0, 98.0, 98.0, 98.0, 98.0, 95.0, 98.0, 98.0, 95.0, 97.0, 96.0, 97.0, 98.0, 96.0, 99.0, 98.0, 98.0, 96.0, 95.0, 97.0, 97.0, 99.0, 97.0, 98.0, 96.0, 90.0, 93.0, 97.0, 90.0, 94.0, 0.0, 0.0]], ['68733', [3913, 6061, 7130, 3711, 5186, 4974, 9626, 8859, 8545, 4165, 8860, 9092, 5881, 10023, 10586, 10019, 10860, 8441, 3589, 9582, 8457], 416, [72.0, 73.0, 56.0, 46.0, 90.0, 66.0, 72.0, 49.0, 52.0, 91.0, 56.0, 27.0, 96.0, 68.0, 95.0, 93.0, 75.0, 92.0, 80.0, 0.0, 0.0]], ['65836', [3913, 8545, 8859, 9851, 9771, 6061, 9770, 10019, 10023, 7130, 10250, 10257, 10303, 5186, 10020, 10586, 8918, 9097, 9626, 10026, 3711, 10565, 10074, 10860, 4974, 10546, 11695, 12224, 12127, 8917, 8199, 9769, 5806, 10249, 12134, 6460, 11859, 13102, 8860, 12740, 12129, 8717, 13010, 10573, 11630, 12597, 13002, 13722, 8457, 10177], 428, [99.0, 98.0, 81.0, 95.0, 96.0, 99.0, 84.0, 87.0, 91.0, 90.0, 87.0, 92.0, 96.0, 98.0, 98.0, 93.0, 93.0, 90.0, 98.0, 94.0, 90.0, 95.0, 91.0, 97.0, 94.0, 95.0, 83.0, 90.0, 93.0, 92.0, 95.0, 98.0, 91.0, 95.0, 94.0, 93.0, 89.0, 95.0, 94.0, 87.0, 95.0, 90.0, 86.0, 94.0, 95.0, 78.0, 88.0, 85.0, 0.0, 0.0]], ['68269', [3913, 8545, 6061, 8859, 3711, 9097, 9626, 10023, 9771, 10250, 9851, 10019, 7130, 10257, 10303, 10074, 10308, 4165, 10586, 10535, 7126, 8917, 10457, 6521, 10543, 4220, 13187, 10177, 8457, 13722, 13004], 429, [87.0, 88.0, 94.0, 89.0, 90.0, 68.0, 94.0, 96.0, 97.0, 89.0, 97.0, 92.0, 93.0, 90.0, 97.0, 95.0, 91.0, 96.0, 96.0, 94.0, 88.0, 87.0, 94.0, 81.0, 95.0, 89.0, 85.0, 91.0, 82.0, 0.0, 0.0]], ['69238', [3913, 3711, 8700, 50, 8199, 4457, 3649, 8457, 6781, 9580, 9582, 9625, 3762, 8717, 9091, 10177, 10568, 11389, 11406, 12597], 432, [96.0, 98.0, 99.0, 96.0, 93.0, 96.0, 93.0, 94.0, 96.0, 97.0, 95.0, 92.0, 90.0, 94.0, 96.0, 98.0, 95.0, 97.0, 97.0, 0.0]], ['69569', [3913, 6061, 8545, 5186, 3711, 8859, 9851, 9771, 10019, 7130, 10023, 10074, 9626, 10026, 10303, 9770, 10250, 10565, 10586, 8918, 4165, 10457, 8547, 11698, 12318], 434, [72.0, 83.0, 67.0, 88.0, 74.0, 75.0, 88.0, 91.0, 75.0, 85.0, 89.0, 85.0, 78.0, 79.0, 81.0, 89.0, 88.0, 88.0, 84.0, 82.0, 62.0, 67.0, 63.0, 0.0, 0.0]], ['69695', [3913, 8545, 8859, 6061, 3711, 7130, 9626, 8547, 9097, 8456, 5186, 8917, 3693, 7126, 5881, 9771, 10026, 3585, 10020, 10074, 4802, 4165, 5806, 8860, 9092, 10022, 9769, 5194, 3649, 11389, 9582, 10177, 4220, 12603, 13004, 13722, 13187, 13292, 12597, 10543, 12947], 435, [8.0, 54.0, 69.0, 83.0, 79.0, 84.0, 93.0, 92.0, 84.0, 90.0, 95.0, 83.0, 85.0, 84.0, 91.0, 97.0, 95.0, 95.0, 90.0, 75.0, 88.0, 73.0, 91.0, 62.0, 73.0, 81.0, 93.0, 75.0, 78.0, 88.0, 83.0, 83.0, 86.0, 83.0, 87.0, 78.0, 97.0, 72.0, 83.0, 0.0, 0.0]], ['14378', [3913, 3711, 8700, 50, 6460, 4457, 6420, 3589, 8200, 8457, 10177, 13187, 12603, 13722, 13004, 13292, 12597, 9091, 11406, 10568, 4220], 437, [94.0, 96.0, 97.0, 97.0, 96.0, 95.0, 91.0, 93.0, 81.0, 90.0, 94.0, 88.0, 94.0, 90.0, 94.0, 84.0, 86.0, 90.0, 94.0, 0.0, 0.0]], ['64097', [3913, 3711, 4802, 5433, 8701, 4336, 5797, 8917, 8700, 9584, 8860, 7126, 8547, 9097, 8545, 9578, 50, 10457, 10537, 10073, 9916, 10543, 10177, 8457, 9091, 12603, 13004, 13187, 4220], 440, [86.0, 86.0, 92.0, 86.0, 92.0, 92.0, 78.0, 93.0, 97.0, 94.0, 94.0, 87.0, 93.0, 94.0, 88.0, 72.0, 79.0, 82.0, 86.0, 76.0, 76.0, 87.0, 83.0, 82.0, 69.0, 78.0, 83.0, 67.0, 0.0]], ['69710', [3913, 8545, 6061, 5186, 8547, 3711, 5881, 9626, 9097, 9578, 10020, 5806, 4802, 8918, 4165, 10023, 10026, 8456, 10586, 10546, 10457, 10022, 8700, 5433, 6420, 11387, 10303, 10860, 8860, 4424, 10570, 4457], 442, [84.0, 75.0, 87.0, 87.0, 87.0, 47.0, 69.0, 86.0, 89.0, 69.0, 79.0, 89.0, 72.0, 82.0, 3.0, 93.0, 88.0, 87.0, 89.0, 88.0, 87.0, 91.0, 81.0, 84.0, 93.0, 95.0, 93.0, 97.0, 97.0, 96.0, 0.0, 0.0]], ['69800', [3913, 6061, 8545, 7130, 5186, 4802, 5433, 7126, 5806, 3585, 8860, 5797, 8917, 50, 9092, 8700, 8918, 3693, 9769, 5881, 10020, 10249, 8456, 9626, 10546, 10457, 10021, 6781], 444, [92.0, 98.0, 95.0, 96.0, 98.0, 96.0, 95.0, 95.0, 98.0, 98.0, 98.0, 95.0, 95.0, 99.0, 98.0, 88.0, 97.0, 84.0, 99.0, 96.0, 99.0, 99.0, 98.0, 98.0, 96.0, 98.0, 0.0, 0.0]], ['69956', [3913, 8545, 6061, 7130, 3711, 5186, 9626, 9097, 8859, 9851, 9771, 4165, 9770, 10074, 10019, 10257, 10250, 10303, 10564, 10586, 10023], 445, [54.0, 59.0, 79.0, 61.0, 60.0, 80.0, 84.0, 69.0, 67.0, 73.0, 68.0, 26.0, 77.0, 49.0, 66.0, 63.0, 53.0, 0.0, -1.0, -1.0, 0.0]], ['70218', [3913, 8545, 3711, 8456, 4802, 4974, 3585, 10586, 10019, 10565, 7130, 4165, 8700, 5895, 3649, 4220, 8457, 10177, 12603, 11406, 10568, 13002, 13004, 9580, 9582, 13187, 9091, 13290, 11389, 9625, 13292, 12597, 12220, 12951, 13010, 3762, 12214, 9771, 10250, 9851, 9626, 11621, 12673, 12908, 12318, 11863, 8547, 10020, 10249, 10860, 10546, 11698, 13564, 13572, 11700, 12669, 3693, 13392, 11861, 12311, 12667, 13390, 13500, 9092, 8441, 8919, 12224, 10201, 11580, 4215], 448, [89.0, 87.0, 89.0, 94.0, 89.0, 91.0, 90.0, 89.0, 89.0, 94.0, 94.0, 87.0, 93.0, 83.0, 81.0, 88.0, 85.0, 86.0, 84.0, 88.0, 89.0, 83.0, 88.0, 85.0, 78.0, 80.0, 86.0, 89.0, 85.0, 82.0, 83.0, 86.0, 77.0, 82.0, 77.0, 84.0, 93.0, 91.0, 93.0, 92.0, 89.0, 89.0, 89.0, 84.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['70358', [3913, 6061, 7130, 3711, 8917, 8700, 9092, 50, 8199, 5797, 5806, 5881, 9626, 9097, 7126, 8547, 5186, 3585, 5433, 9850, 10022, 8699, 4163, 3791, 2093, 4457, 4220, 13187, 12603, 13004, 10177, 13002, 10568, 12220, 8717, 10573, 4200, 11859, 11628, 13102, 5845, 13010, 3762, 10073, 10858, 4561, 10543, 12597], 449, [97.0, 99.0, 99.0, 98.0, 98.0, 98.0, 95.0, 98.0, 96.0, 96.0, 97.0, 98.0, 98.0, 99.0, 95.0, 98.0, 97.0, 98.0, 98.0, 96.0, 97.0, 98.0, 96.0, 97.0, 94.0, 77.0, 97.0, 99.0, 96.0, 97.0, 98.0, 98.0, 99.0, 98.0, 97.0, 99.0, 95.0, 93.0, 93.0, 85.0, 88.0, 96.0, 91.0, 96.0, 80.0, 93.0, 0.0, 0.0]], ['57123', [3913, 8545, 3711, 4165, 8700, 5433, 2093, 6420, 4215, 5797, 8917, 3693, 8699, 4457, 4332, 5793, 8860, 4336, 7126, 4802, 5806, 8547, 9769, 50, 8441, 9918, 8919, 4561], 450, [97.0, 99.0, 98.0, 98.0, 99.0, 98.0, 98.0, 95.0, 97.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 93.0, 98.0, 98.0, 99.0, 99.0, 98.0, 99.0, 98.0, 98.0, 100.0, 98.0, 98.0, 0.0]], ['70429', [3913, 8545, 6061, 5186, 7130, 9626, 9771, 8859, 9851, 10023, 10019, 10257, 10303, 10026, 10074, 10565, 10586, 4802, 10250, 9770, 10564, 3711, 10860, 10457, 5895, 3649, 9091, 11389, 12603, 4220, 13187, 10177, 13722, 13004, 13002, 13292, 11406, 9582, 13010, 9916], 453, [82.0, 69.0, 62.0, 83.0, 78.0, 75.0, 93.0, 66.0, 86.0, 89.0, 74.0, 88.0, 85.0, 83.0, 72.0, 86.0, 81.0, 82.0, 76.0, 79.0, 85.0, 83.0, 89.0, 84.0, 66.0, 66.0, 74.0, 82.0, 86.0, 78.0, 66.0, 72.0, 70.0, 75.0, 72.0, 66.0, 83.0, 62.0, 0.0, 0.0]], ['68511', [3913, 8545, 3711, 8456, 8547, 5186, 4802, 5433, 2093, 4200, 6460, 6151, 6420, 5793, 8700, 5797, 8917, 7126, 9584, 9578, 8860, 50, 3693, 8199, 4163, 8919, 4561, 9918, 5021, 4522, 4424, 9916, 3940, 8701, 4336, 10022, 9850, 5806, 10201, 8918, 8699, 7184, 5194, 9625, 8200, 9582, 4220, 10177, 8457, 10568, 8717, 10573, 10073, 8854, 10301, 8441, 9751, 10589, 10249, 10457, 10570, 10455, 10459, 5845, 10540, 10543, 9091, 3649, 6781, 11389, 11406, 9580, 3762, 4457, 10858, 3589, 6521, 11630, 11624, 4013, 5085, 11385, 10537, 10021, 5895, 11853, 4968, 12060, 12129, 12222, 12220, 4215, 11859, 11628, 3791, 11580, 11695, 11429, 12316, 11861, 12062, 12597, 12603, 12605, 12665, 12593, 12594, 12601, 12671, 12311, 12134, 12127, 12667, 12669, 12912, 12951, 13002], 454, [96.0, 93.0, 97.0, 96.0, 97.0, 97.0, 97.0, 98.0, 97.0, 95.0, 99.0, 91.0, 97.0, 93.0, 97.0, 89.0, 98.0, 96.0, 98.0, 97.0, 99.0, 96.0, 98.0, 97.0, 98.0, 99.0, 96.0, 98.0, 98.0, 96.0, 97.0, 95.0, 98.0, 98.0, 98.0, 98.0, 99.0, 100.0, 97.0, 97.0, 99.0, 98.0, 98.0, 98.0, 97.0, 98.0, 98.0, 98.0, 97.0, 97.0, 99.0, 99.0, 97.0, 99.0, 98.0, 97.0, 98.0, 98.0, 96.0, 99.0, 98.0, 95.0, 98.0, 97.0, 97.0, 92.0, 99.0, 95.0, 97.0, 99.0, 99.0, 98.0, 97.0, 99.0, 97.0, 98.0, 97.0, 99.0, 96.0, 99.0, 98.0, 98.0, 96.0, 97.0, 96.0, 100.0, 99.0, 99.0, 99.0, 97.0, 98.0, 97.0, 97.0, 99.0, 98.0, 95.0, 99.0, 98.0, 99.0, 95.0, 98.0, 98.0, 98.0, 98.0, 100.0, 96.0, 99.0, 97.0, 99.0, 99.0, 95.0, 98.0, 99.0, 97.0, 92.0, 0.0, 0.0]], ['70140', [3913, 8545, 3711, 4165, 7126, 8917, 3693, 8918, 8456, 10026, 9578, 4802, 5881, 9584, 8547, 10308, 10201, 9097, 3585, 10535, 4200, 9625, 9091, 10177, 8457, 11406, 10568, 8717, 12949, 10301], 456, [99.0, 98.0, 96.0, 91.0, 95.0, 97.0, 99.0, 99.0, 99.0, 95.0, 99.0, 98.0, 99.0, 99.0, 100.0, 99.0, 99.0, 99.0, 99.0, 100.0, 100.0, 99.0, 99.0, 99.0, 98.0, 98.0, 99.0, 98.0, 100.0, 0.0]], ['70814', [3913, 8545, 6061, 5186, 9097, 9771, 9851, 10250, 4165, 10565, 10303, 10019, 12673, 9769, 4424, 10301, 4163, 13185, 10546, 13103], 460, [84.0, 68.0, 75.0, 89.0, 30.0, 76.0, 84.0, 73.0, 22.0, 64.0, 75.0, 73.0, 79.0, 72.0, 56.0, 89.0, 77.0, 68.0, 0.0, 0.0]], ['71067', [3913, 6061, 8545, 5186, 7130, 9626, 8859, 9770, 9851, 9097, 3711, 10019, 10023, 10303, 10564, 10257, 10250, 12214, 11621, 12318], 464, [93.0, 100.0, 99.0, 97.0, 95.0, 97.0, 97.0, 97.0, 97.0, 93.0, 95.0, 97.0, 94.0, 95.0, 95.0, 95.0, 95.0, 88.0, 0.0, 0.0]], ['71204', [3913, 8545, 3711, 8456, 8700, 4163, 8860, 6521, 6420, 4522, 3649, 9091, 9580, 9582, 9625, 8717, 3762, 6781, 10177, 10568, 9916, 5895], 470, [95.0, 95.0, 94.0, 97.0, 99.0, 97.0, 97.0, 96.0, 95.0, 96.0, 95.0, 97.0, 98.0, 96.0, 96.0, 98.0, 93.0, 98.0, 99.0, 99.0, 0.0, 0.0]], ['69045', [3913, 5186, 8917, 8699, 4457, 6420, 4968, 5433, 2093, 9918, 6460, 3589, 5845, 10022, 4424, 3649, 4522, 8717, 9091, 10177, 10568, 9580, 9582, 8457], 473, [66.0, 66.0, 47.0, 77.0, 67.0, 80.0, 80.0, 76.0, 79.0, 85.0, 82.0, 84.0, 72.0, 77.0, 82.0, 65.0, 64.0, 80.0, 71.0, 77.0, 85.0, 74.0, 0.0, 0.0]], ['71181', [3913, 4974, 8545, 9097, 8859, 6061, 7130, 4165, 8918, 8860, 5433, 5806, 9578, 4802, 8700, 9584, 5881, 9626, 9092, 8919, 5797, 50, 10020, 8456, 10026, 10023, 10019, 9770], 474, [94.0, 87.0, 90.0, 88.0, 94.0, 97.0, 98.0, 98.0, 97.0, 95.0, 99.0, 99.0, 97.0, 97.0, 99.0, 98.0, 98.0, 97.0, 97.0, 97.0, 98.0, 97.0, 97.0, 98.0, 100.0, 0.0, 0.0, 0.0]], ['71336', [3913, 8545, 6061, 5186, 3711, 8859, 9097, 4165, 8547, 9626, 9771, 9851, 9770, 5881, 10026, 8456, 10023, 10303, 10565, 10250, 10257, 10019, 10074, 10860, 10457, 6521, 12062, 3649, 12220, 13010, 10543, 9625], 476, [82.0, 76.0, 91.0, 93.0, 90.0, 86.0, 85.0, 52.0, 93.0, 90.0, 96.0, 94.0, 88.0, 89.0, 85.0, 90.0, 94.0, 85.0, 84.0, 78.0, 90.0, 84.0, 71.0, 93.0, 86.0, 90.0, 85.0, 60.0, 75.0, 78.0, 75.0, 0.0]], ['71603', [3913, 6061, 3585, 5433, 4332, 3649, 9091, 3762, 9580, 9582, 8457, 8717, 6781, 8200, 4561, 10177, 9916, 4457, 4522, 10568, 10543, 10858, 10073, 3589, 4013, 9918, 4200, 11406, 13290, 12603, 13722, 13187, 13004, 13292, 12597, 11389, 13002, 12951, 12220, 13010, 12222, 13298, 12594, 12129, 13188], 482, [92.0, 81.0, 86.0, 64.0, 83.0, 90.0, 67.0, 87.0, 68.0, 79.0, 95.0, 91.0, 91.0, 64.0, 87.0, 97.0, 97.0, 96.0, 95.0, 97.0, 97.0, 93.0, 95.0, 97.0, 96.0, 95.0, 96.0, 97.0, 95.0, 97.0, 66.0, 98.0, 97.0, 98.0, 94.0, 99.0, 96.0, 98.0, 97.0, 93.0, 99.0, 97.0, 100.0, 0.0, 0.0]], ['71714', [3913, 6061, 8545, 5186, 3711, 10019, 9851, 8859, 10023, 12311, 12127, 7126, 12667, 13568, 12062, 7184, 6521, 13010, 10543, 3762, 12597, 9091, 8717, 12222, 12949], 483, [88.0, 89.0, 84.0, 89.0, 81.0, 80.0, 86.0, 71.0, 88.0, 83.0, 79.0, 75.0, 80.0, 86.0, 90.0, 81.0, 79.0, 75.0, 79.0, 82.0, 73.0, 76.0, 83.0, 0.0, 0.0]], ['71977', [3913, 6061, 8859, 5186, 3711, 7130, 9626, 9771, 9770, 9851, 8545, 10257, 10564, 10250, 10019, 10565, 10074, 10586, 5806, 4165, 10589, 8547, 10026, 10308, 10860, 9097, 10303, 5881, 10023, 9578, 8456, 3585, 10020, 4802, 9584, 5021, 4457, 8854, 4163, 5433, 9092, 7126, 5845, 3762, 10177, 9091, 11406, 10568], 488, [63.0, 66.0, 46.0, 71.0, 60.0, 59.0, 66.0, 64.0, 57.0, 63.0, 45.0, 55.0, 67.0, 52.0, 55.0, 51.0, 47.0, 64.0, 61.0, 38.0, 52.0, 57.0, 46.0, 55.0, 61.0, 56.0, 59.0, 54.0, 70.0, 73.0, 83.0, 87.0, 85.0, 77.0, 82.0, 55.0, 73.0, 94.0, 85.0, 86.0, 87.0, 85.0, 87.0, 90.0, 82.0, 86.0, 0.0, 0.0]], ['69646', [3913, 6061, 8545, 8859, 3711, 5186, 8547, 10026, 5881, 10457, 9584, 8456, 10586, 5806, 10020, 10546, 7126, 4802, 4165, 8700, 10301, 10543, 13010, 3762, 8717, 13292, 9091, 13722, 13187, 8457, 13004, 12597, 12222], 489, [89.0, 95.0, 91.0, 91.0, 84.0, 93.0, 93.0, 97.0, 88.0, 92.0, 97.0, 98.0, 98.0, 87.0, 90.0, 97.0, 96.0, 90.0, 97.0, 93.0, 92.0, 80.0, 79.0, 91.0, 91.0, 92.0, 89.0, 96.0, 84.0, 88.0, 92.0, 0.0, 0.0]], ['71564', [3913, 8859, 6061, 8545, 5186, 9626, 9771, 9851, 3711, 9770, 10023, 10019, 10303, 10257, 10074, 7130, 10586, 10565, 10564, 10026, 10860, 10308, 9097, 10250, 5881, 9578, 8456, 11399, 3585, 10535, 12127, 5806, 8918, 12665, 8701, 5021, 8919, 12060, 12594, 12947, 10073], 491, [50.0, 59.0, 70.0, 63.0, 83.0, 81.0, 75.0, 62.0, 57.0, 68.0, 82.0, 71.0, 66.0, 81.0, 64.0, 83.0, 80.0, 80.0, 88.0, 76.0, 90.0, 64.0, 73.0, 58.0, 86.0, 79.0, 80.0, 82.0, 89.0, 85.0, 67.0, 88.0, 86.0, 87.0, 82.0, 64.0, 89.0, 75.0, 39.0, 0.0, 0.0]], ['72307', [3913, 6061, 8545, 8859, 3711, 4974, 4165, 8860, 5433, 7126, 8456, 5186, 9097, 9578, 5881, 4802, 9626, 8547, 9771, 3585, 10020, 9584, 10201, 8917, 3693, 10457], 493, [98.0, 98.0, 98.0, 99.0, 98.0, 98.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 100.0, 99.0, 99.0, 99.0, 99.0, 98.0, 98.0, 99.0, 99.0, 97.0, 98.0, 98.0, 0.0, 0.0]], ['72320', [3913, 8545, 8859, 5186, 6061, 7130, 3711, 9626, 10023, 10019, 9851, 10565, 12673, 11698, 10201, 6151, 8547, 13010, 13392, 12597, 13187, 12603, 10177, 9091, 11406, 10543, 11630], 494, [80.0, 75.0, 70.0, 85.0, 92.0, 76.0, 74.0, 84.0, 80.0, 58.0, 75.0, 60.0, 88.0, 76.0, 88.0, 93.0, 85.0, 87.0, 87.0, 89.0, 85.0, 85.0, 92.0, 87.0, 97.0, 0.0, 0.0]], ['25154', [3913, 8545, 3711, 8456, 4165, 8860, 5433, 8918, 8547, 9097, 6061, 8859, 9626, 5881, 4802, 8917, 5797, 9584, 9578, 10020, 10026, 4974, 10023, 11399, 10459, 8200, 9916], 495, [95.0, 95.0, 97.0, 96.0, 95.0, 96.0, 94.0, 94.0, 96.0, 97.0, 98.0, 97.0, 97.0, 98.0, 97.0, 96.0, 96.0, 97.0, 98.0, 96.0, 96.0, 96.0, 94.0, 97.0, 92.0, 0.0, 0.0]], ['72236', [3913, 5186, 8917, 8860, 8854, 4424, 3649, 3762, 6781, 6420, 8701, 6151, 4457, 4332, 9582, 9091, 9580, 8717, 8200, 8457, 9625, 4522, 3589, 9916, 4013, 10177, 10073, 9918, 4220, 3940], 497, [97.0, 99.0, 96.0, 98.0, 98.0, 97.0, 93.0, 99.0, 97.0, 97.0, 96.0, 99.0, 93.0, 99.0, 94.0, 97.0, 99.0, 98.0, 98.0, 96.0, 93.0, 92.0, 93.0, 95.0, 95.0, 95.0, 93.0, 98.0, 96.0, 0.0]], ['70301', [3913, 8545, 7130, 8859, 3711, 9097, 4974, 9626, 4165, 8547, 5881, 8456, 10023, 10019, 10250, 9851, 6061, 10303, 10074, 10565, 10026], 502, [90.0, 85.0, 85.0, 80.0, 81.0, 80.0, 88.0, 93.0, 71.0, 86.0, 88.0, 90.0, 92.0, 90.0, 93.0, 94.0, 92.0, 87.0, 57.0, 0.0, 0.0]], ['69895', [3913, 8545, 6061, 7130, 3711, 5186, 9097, 9626, 4165, 5881, 9578, 10020, 10026, 8456, 4974, 10019, 10565, 10257, 10023, 10586, 8918, 10860, 10308, 11399, 50, 9918, 10543, 10177, 4220, 8457, 13004, 12603, 13292, 12597], 504, [96.0, 94.0, 96.0, 96.0, 93.0, 94.0, 93.0, 92.0, 89.0, 88.0, 94.0, 94.0, 94.0, 91.0, 93.0, 95.0, 90.0, 93.0, 97.0, 94.0, 92.0, 93.0, 80.0, 91.0, 85.0, 90.0, 82.0, 92.0, 93.0, 85.0, 90.0, 92.0, 0.0, 0.0]], ['72796', [3913, 6061, 7130, 8545, 5186, 3711, 9097, 4165, 4974, 5881, 9626, 8456, 9578, 8547, 4802, 10074, 10019, 10023, 10026, 10201, 10020, 3585], 505, [82.0, 83.0, 88.0, 77.0, 87.0, 82.0, 64.0, 58.0, 84.0, 80.0, 88.0, 84.0, 74.0, 81.0, 75.0, 59.0, 76.0, 82.0, 86.0, 84.0, 79.0, 0.0]], ['71602', [3913, 8545, 4974, 6061, 8859, 7130, 4165, 4802, 5433, 5806, 8700, 8547, 9092, 8919, 6420, 4522, 4424, 4561, 4332, 4968, 10022, 6460, 6151, 8200, 9625, 4220], 506, [96.0, 97.0, 96.0, 94.0, 96.0, 97.0, 98.0, 97.0, 97.0, 95.0, 97.0, 99.0, 98.0, 97.0, 100.0, 96.0, 95.0, 95.0, 95.0, 93.0, 96.0, 95.0, 91.0, 94.0, 90.0, 0.0]], ['72888', [3913, 5186, 6061, 8545, 3711, 8859, 4974, 5881, 8456, 7130, 10019, 11399, 9751, 4561, 9091, 10177, 4220, 10568, 11406, 9580, 11389, 9625, 3649, 9582, 8457, 12597, 12603, 3762, 8717, 12222, 6781, 8200, 9916, 10858, 4457, 12220, 12129, 12594, 10543, 10073, 3589, 4013, 9918, 4200, 10573, 11630, 12947, 12951], 509, [90.0, 96.0, 95.0, 88.0, 97.0, 92.0, 93.0, 99.0, 95.0, 76.0, 93.0, 96.0, 89.0, 86.0, 86.0, 92.0, 91.0, 95.0, 95.0, 92.0, 96.0, 91.0, 89.0, 93.0, 94.0, 92.0, 93.0, 96.0, 92.0, 96.0, 94.0, 90.0, 93.0, 96.0, 94.0, 95.0, 96.0, 93.0, 93.0, 95.0, 94.0, 94.0, 95.0, 98.0, 96.0, 95.0, 0.0, 0.0]], ['71979', [3913, 8859, 8545, 7130, 3711, 5186, 8547, 9097, 4165, 6061, 8456, 9626, 9578, 9771, 9851, 9770, 3585, 10026, 10019, 10250, 10023, 10257, 10074, 10303, 4974, 10586, 8918, 10201, 10020, 10546, 10457, 9092, 8919, 4336, 8700, 4802, 9584, 10860, 9769, 10249, 3693, 2093, 8860, 5433, 8701, 10535, 8917, 10308, 5806, 10589, 5797, 10022, 6460, 4332, 4968, 7184, 6420, 4522, 6781, 10543, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 9625, 4220, 12603, 3649, 12597, 12951, 13004, 13002, 10073, 12594, 10301, 13102, 8854, 12605, 11859, 13298, 10858, 11628, 9916, 13354, 13300, 4561, 12222, 8200, 3762, 13010, 11695, 13290], 510, [81.0, 68.0, 77.0, 86.0, 75.0, 89.0, 84.0, 89.0, 73.0, 77.0, 81.0, 84.0, 81.0, 93.0, 87.0, 76.0, 88.0, 84.0, 62.0, 43.0, 88.0, 80.0, 41.0, 73.0, 77.0, 85.0, 87.0, 75.0, 83.0, 91.0, 75.0, 74.0, 85.0, 73.0, 83.0, 72.0, 91.0, 84.0, 87.0, 55.0, 72.0, 78.0, 63.0, 77.0, 69.0, 71.0, 67.0, 58.0, 51.0, 73.0, 43.0, 89.0, 77.0, 80.0, 82.0, 63.0, 81.0, 70.0, 65.0, 79.0, 84.0, 60.0, 72.0, 88.0, 70.0, 72.0, 77.0, 76.0, 76.0, 79.0, 61.0, 68.0, 79.0, 74.0, 70.0, 63.0, 77.0, 51.0, 61.0, 74.0, 79.0, 75.0, 87.0, 66.0, 65.0, 57.0, 70.0, 80.0, 64.0, 74.0, 71.0, 66.0, 62.0, 0.0, 0.0]], ['72898', [3913, 6061, 5881, 4974, 5806, 3585, 9092, 50, 8199, 5797, 9584, 9578, 4163, 8699, 6151, 4332, 3589, 8854, 5194, 4013, 4522, 3762, 8717, 4200], 512, [97.0, 98.0, 99.0, 99.0, 99.0, 98.0, 97.0, 96.0, 97.0, 96.0, 98.0, 98.0, 97.0, 100.0, 99.0, 98.0, 96.0, 95.0, 97.0, 98.0, 98.0, 97.0, 0.0, 0.0]], ['73027', [3913, 6061, 7130, 5186, 3711, 9626, 9771, 9851, 9770, 8545, 10023, 10019, 10257, 10074, 10303, 10026, 10250, 8859, 10564, 10565, 10586, 9097, 10860], 513, [54.0, 60.0, 79.0, 66.0, 33.0, 59.0, 64.0, 70.0, 48.0, 43.0, 59.0, 39.0, 48.0, 16.0, 31.0, 57.0, 27.0, 18.0, 50.0, 0.0, -1.0, 0.0, 0.0]], ['73070', [3913, 8545, 6061, 7130, 8859, 4974, 9626, 4165, 8860, 10022, 8917, 9097, 10023, 10026, 9092, 5433, 9850, 10546, 8456, 10586, 10020, 10860, 5881, 4802, 10535, 4336, 6781, 10177, 13004], 514, [83.0, 82.0, 88.0, 89.0, 83.0, 81.0, 88.0, 70.0, 82.0, 80.0, 84.0, 82.0, 91.0, 82.0, 80.0, 71.0, 77.0, 90.0, 82.0, 69.0, 81.0, 83.0, 70.0, 74.0, 84.0, 83.0, 79.0, 0.0, 0.0]], ['73095', [3913, 8545, 7130, 8859, 5186, 4802, 3711, 4165, 8547, 6061, 4974, 9097, 5881, 3585, 8456, 9626, 9578, 9584, 9769, 10020, 10026, 10023, 10074, 10019, 10201, 10303, 10257, 10250, 9770, 10564, 9851, 10586, 5806, 10860, 10565, 10308, 10249, 9771, 10546, 10457, 8918, 7126, 10535, 8700, 10589, 11387, 8701, 10573, 9625, 11406, 3762, 10177, 4220, 10568], 516, [79.0, 82.0, 92.0, 83.0, 94.0, 87.0, 87.0, 84.0, 91.0, 91.0, 92.0, 89.0, 96.0, 94.0, 90.0, 95.0, 85.0, 91.0, 92.0, 92.0, 91.0, 92.0, 77.0, 93.0, 92.0, 89.0, 89.0, 90.0, 92.0, 94.0, 95.0, 93.0, 91.0, 94.0, 93.0, 87.0, 89.0, 95.0, 92.0, 89.0, 93.0, 88.0, 92.0, 88.0, 86.0, 87.0, 85.0, 84.0, 78.0, 87.0, 87.0, 79.0, 75.0, 0.0]], ['70181', [3913, 6061, 8545, 8859, 3711, 4974, 9097, 4165, 5881, 5186, 7130, 9578, 9626, 8547, 4802, 9584, 9092, 3585, 8456, 10026, 10019, 9770, 9851], 517, [97.0, 95.0, 95.0, 98.0, 97.0, 98.0, 98.0, 99.0, 98.0, 97.0, 99.0, 99.0, 98.0, 96.0, 98.0, 99.0, 99.0, 99.0, 99.0, 95.0, 0.0, 0.0, 0.0]], ['73254', [3913, 5186, 8918, 8700, 5433, 6420, 4220, 9580, 9582, 9625, 3649, 9091, 3762, 9918, 4457, 10177, 8717, 8200, 6781, 10543, 10568, 9916, 10858, 11389, 11406, 12220, 12603, 13187, 13004, 13722, 13292, 12597, 13290, 12951, 13010, 12222, 13002], 522, [93.0, 99.0, 98.0, 95.0, 96.0, 98.0, 98.0, 97.0, 87.0, 96.0, 92.0, 97.0, 93.0, 96.0, 94.0, 96.0, 97.0, 95.0, 95.0, 85.0, 90.0, 72.0, 57.0, 83.0, 87.0, 77.0, 84.0, 50.0, 89.0, 84.0, 81.0, 87.0, 96.0, 89.0, 85.0, 89.0, 0.0]], ['73291', [3913, 8859, 6061, 5186, 8918, 4165, 7126, 5881, 10074, 8545, 10026, 9578, 10020, 5806, 8547, 9584, 10457, 10021, 4457, 6420, 4215, 10022, 4424, 3589, 6460, 5845, 5194, 4013, 9916, 4332, 4968, 50, 8199, 7184, 10543, 10177, 9091], 523, [88.0, 79.0, 79.0, 90.0, 84.0, 50.0, 68.0, 78.0, 67.0, 84.0, 80.0, 72.0, 57.0, 80.0, 79.0, 78.0, 71.0, 71.0, 52.0, 70.0, 71.0, 71.0, 78.0, 77.0, 57.0, 76.0, 66.0, 67.0, 75.0, 80.0, 76.0, 70.0, 55.0, 57.0, 70.0, 0.0, 0.0]], ['73363', [3913, 6061, 8545, 8859, 3711, 9097, 5186, 4974, 9626, 5881, 4165, 9771, 10023, 10019, 7130, 10074, 10303, 10586, 8918, 8456, 10026, 10860, 8860, 6521, 9625, 9091, 10177, 11406, 4220, 8457, 13004, 13187], 524, [95.0, 95.0, 93.0, 94.0, 94.0, 96.0, 96.0, 96.0, 96.0, 92.0, 90.0, 95.0, 92.0, 94.0, 95.0, 89.0, 95.0, 91.0, 91.0, 94.0, 94.0, 93.0, 93.0, 87.0, 81.0, 91.0, 90.0, 93.0, 89.0, 85.0, 0.0, 0.0]], ['73685', [3913, 8545, 5186, 8917, 8860, 5433, 8547, 9097, 6061, 9626, 4165, 3711, 9578, 9092, 10022, 8700, 10020, 10026, 8456, 5881, 10074, 10019, 9771, 7130, 8859, 9851, 10308, 10201, 10860, 10546, 12740, 13500, 13294, 11853, 13394, 13103, 3693, 11580], 532, [92.0, 90.0, 95.0, 85.0, 85.0, 83.0, 94.0, 90.0, 86.0, 93.0, 83.0, 80.0, 92.0, 90.0, 88.0, 89.0, 88.0, 90.0, 94.0, 97.0, 80.0, 95.0, 96.0, 95.0, 90.0, 96.0, 85.0, 92.0, 86.0, 94.0, 89.0, 68.0, 85.0, 75.0, 61.0, 0.0, 0.0, 0.0]], ['73714', [3913, 6061, 8545, 5186, 4802, 3711, 10019, 9770, 9851, 10250, 10257, 10564, 9771, 8859, 10565, 7130, 10074, 9626, 10586, 8918, 9097, 10026, 10308, 10022, 4013, 9580, 10177, 9091, 11406, 4220], 533, [82.0, 68.0, 70.0, 81.0, 85.0, 44.0, 80.0, 75.0, 87.0, 83.0, 97.0, 93.0, 99.0, 94.0, 98.0, 99.0, 99.0, 99.0, 98.0, 98.0, 96.0, 98.0, 98.0, 99.0, 88.0, 97.0, 97.0, 98.0, 97.0, 0.0]], ['73553', [3913, 6061, 10023, 8456, 10022, 4013, 9582, 10177, 10257, 8545, 10457, 5895, 10543, 9091, 4220, 12597, 3649, 10073, 9751, 13500, 5433, 13736, 13564, 9584, 13701, 13731], 535, [76.0, 90.0, 87.0, 89.0, 81.0, 86.0, 81.0, 95.0, 92.0, 92.0, 94.0, 92.0, 95.0, 81.0, 91.0, 96.0, 93.0, 94.0, 95.0, 89.0, 95.0, 96.0, 94.0, 98.0, 0.0, 0.0]], ['72556', [3913, 3711, 8917, 8199, 7184, 4561, 9091, 11406, 10177, 13187, 8457, 12603, 13004, 13002, 4220, 13292, 10568, 13290, 12597, 9625, 6781, 6521, 11624, 12949, 4200, 5845, 4424], 538, [96.0, 97.0, 97.0, 95.0, 94.0, 97.0, 97.0, 98.0, 97.0, 90.0, 98.0, 98.0, 99.0, 99.0, 98.0, 96.0, 99.0, 99.0, 97.0, 97.0, 98.0, 97.0, 98.0, 98.0, 98.0, 0.0, 0.0]], ['74011', [3913, 6061, 8545, 8859, 5186, 3711, 4165, 7126, 8456, 4974, 9626, 7130, 9097, 9578, 3585, 10023, 10250, 10257, 10565, 9851], 540, [92.0, 97.0, 94.0, 91.0, 96.0, 94.0, 92.0, 91.0, 95.0, 97.0, 97.0, 97.0, 100.0, 95.0, 97.0, 97.0, 96.0, 96.0, 0.0, 0.0]], ['73827', [3913, 7130, 8859, 3711, 8545, 9097, 3585, 4165, 8860, 5433, 9850, 5797, 8917, 9578, 9626, 5881, 50, 9769, 8456, 10026, 8547, 10074, 10019, 10250, 10257, 10565, 10860, 11698, 3693, 4522, 12947], 541, [94.0, 96.0, 94.0, 92.0, 92.0, 90.0, 95.0, 79.0, 89.0, 93.0, 89.0, 86.0, 91.0, 89.0, 97.0, 89.0, 92.0, 97.0, 94.0, 92.0, 93.0, 89.0, 95.0, 92.0, 92.0, 91.0, 97.0, 91.0, 90.0, 0.0, 0.0]], ['74224', [3913, 6061, 8545, 9771, 8859, 10023, 10026, 9092, 7126, 4165, 10457, 5433, 9850, 5806, 5881, 8700, 4802, 50, 9769, 8456, 10020, 10546, 8701, 4336, 10022, 8199, 4163, 10858, 4220, 13004, 13187, 13722], 546, [81.0, 83.0, 64.0, 86.0, 77.0, 92.0, 94.0, 78.0, 80.0, 54.0, 82.0, 93.0, 87.0, 91.0, 94.0, 95.0, 95.0, 92.0, 95.0, 95.0, 87.0, 93.0, 95.0, 88.0, 92.0, 71.0, 92.0, 87.0, 90.0, 89.0, 0.0, 0.0]], ['74471', [3913, 6061, 8545, 7130, 3711, 9097, 9626, 4165, 10023, 10026, 5881, 8859, 10019, 10565, 10303, 10250, 11698, 10201, 6151, 12316, 7184, 13010, 10543, 12597, 13187, 3649], 553, [93.0, 93.0, 89.0, 94.0, 95.0, 96.0, 95.0, 94.0, 97.0, 97.0, 97.0, 96.0, 92.0, 96.0, 93.0, 92.0, 95.0, 96.0, 95.0, 99.0, 94.0, 95.0, 97.0, 96.0, 87.0, 0.0]], ['74499', [3913, 6061, 8545, 8859, 7130, 3711, 5186, 9097, 5881, 8456, 9578, 3585, 9626, 4974, 9771, 9851, 9770, 4802, 10074, 10026, 10019], 555, [96.0, 95.0, 96.0, 95.0, 98.0, 97.0, 98.0, 97.0, 96.0, 98.0, 98.0, 97.0, 99.0, 98.0, 98.0, 99.0, 98.0, 98.0, 97.0, 0.0, 0.0]], ['75076', [3913, 3711, 8917, 8699, 4457, 4220, 9091, 9625, 9582, 3649, 9916, 3762, 8717, 6781, 6420, 10073, 7184, 8200, 9580, 10177, 4522, 3589, 6151, 4013], 569, [95.0, 82.0, 96.0, 93.0, 94.0, 92.0, 95.0, 90.0, 89.0, 94.0, 93.0, 95.0, 95.0, 96.0, 95.0, 95.0, 96.0, 96.0, 96.0, 95.0, 92.0, 96.0, 0.0, 0.0]], ['75142', [3913, 3711, 5881, 8860, 5433, 8441, 4968, 8700, 4802, 8918, 10457, 6521, 9625, 10177, 4220, 8457, 10568, 11406, 9582, 11389, 9580, 12597, 12603], 574, [96.0, 96.0, 94.0, 95.0, 95.0, 86.0, 94.0, 96.0, 93.0, 88.0, 94.0, 91.0, 88.0, 91.0, 88.0, 91.0, 89.0, 93.0, 84.0, 88.0, 91.0, 81.0, 0.0]], ['75301', [3913, 6061, 5186, 8918, 7126, 10020, 5806, 8860, 9769, 8854, 13572, 13010, 5194, 3649, 13004, 13292, 13187, 12603, 8457, 13722, 10177, 12597, 12951, 3589, 11859, 6460], 575, [88.0, 94.0, 89.0, 87.0, 78.0, 84.0, 68.0, 88.0, 88.0, 86.0, 92.0, 85.0, 91.0, 90.0, 96.0, 94.0, 91.0, 95.0, 94.0, 87.0, 93.0, 91.0, 93.0, 94.0, 0.0, 0.0]], ['75045', [3913, 8545, 5881, 8860, 4424, 3762, 9091, 8457, 9582, 9580, 3649, 9916, 8717, 6781, 8200, 9625, 10177, 12603, 12597, 13004, 11406, 10568, 11389, 12951], 578, [96.0, 93.0, 93.0, 94.0, 95.0, 94.0, 91.0, 90.0, 83.0, 91.0, 88.0, 89.0, 90.0, 90.0, 93.0, 73.0, 84.0, 89.0, 84.0, 75.0, 87.0, 65.0, 30.0, 0.0]], ['75321', [3913, 6061, 8545, 5186, 3711, 9097, 8859, 4165, 4974, 5881, 9578, 7130, 9626, 8547, 4802, 9584, 9771, 10019, 9851, 10303, 10250, 10257, 9770, 10026, 10565, 10564, 10023, 10074, 10586, 10860, 10308, 8456, 10020, 10201, 10249, 9769, 10546, 8918, 9850, 10535, 12127, 11618, 7126, 5433, 11700, 11387, 8917, 11698, 4163, 12671, 12669, 13701], 581, [98.0, 100.0, 99.0, 99.0, 99.0, 100.0, 100.0, 100.0, 96.0, 98.0, 95.0, 98.0, 98.0, 97.0, 90.0, 81.0, 97.0, 96.0, 99.0, 94.0, 81.0, 96.0, 93.0, 93.0, 91.0, 98.0, 95.0, 88.0, 99.0, 94.0, 89.0, 94.0, 91.0, 92.0, 92.0, 97.0, 94.0, 95.0, 94.0, 93.0, 91.0, 97.0, 92.0, 94.0, 94.0, 96.0, 93.0, 94.0, 46.0, 26.0, 0.0, 0.0]], ['75442', [3913, 6061, 8545, 5186, 9097, 3711, 8859, 4165, 9626, 7130, 5881, 9578, 8456, 10074, 10019, 9851, 9770, 10564, 10250, 10565, 10303], 582, [79.0, 75.0, 80.0, 91.0, 72.0, 76.0, 69.0, 68.0, 87.0, 89.0, 79.0, 76.0, 81.0, 61.0, 79.0, 87.0, 81.0, 81.0, 80.0, 0.0, 0.0]], ['75378', [3913, 8859, 6061, 5186, 3711, 9097, 7130, 4165, 5881, 9578, 8456, 9626, 3585, 8547, 10074, 10201, 10020, 10308, 9092, 10457, 50, 9584, 4802, 9769, 10860, 8545, 10586, 10535, 10573, 4200], 583, [94.0, 92.0, 94.0, 96.0, 94.0, 92.0, 93.0, 96.0, 97.0, 94.0, 95.0, 95.0, 94.0, 93.0, 88.0, 92.0, 88.0, 84.0, 92.0, 95.0, 91.0, 92.0, 94.0, 93.0, 94.0, 87.0, 91.0, 0.0, 0.0, 0.0]], ['75488', [3913, 8545, 6061, 5186, 9097, 3711, 9626, 7130, 9771, 9851, 4974, 10019, 8859, 9770, 10250, 10023, 10565, 10564, 10074, 10586, 5806, 4165, 8700, 10201, 5881, 10589, 5433, 7184, 5085, 3762, 8717, 4220], 584, [97.0, 96.0, 96.0, 98.0, 98.0, 97.0, 98.0, 98.0, 97.0, 98.0, 97.0, 95.0, 99.0, 98.0, 97.0, 98.0, 98.0, 95.0, 97.0, 99.0, 98.0, 98.0, 99.0, 96.0, 98.0, 97.0, 98.0, 97.0, 96.0, 99.0, 98.0, 0.0]], ['75414', [3913, 5186, 8917, 3791, 7184, 3762, 4220, 9091, 8457, 9580, 10568, 9625, 3649, 10177, 8717, 6781, 8200, 4561, 11406, 12220, 10564, 9770, 9771, 9851, 10565, 10250, 12214, 12218, 6061, 7130, 8859, 9626, 10019, 10026, 10074, 10586, 11621, 11855, 11863, 12318, 12673, 12908, 13507, 13574, 4165, 5806, 5881, 8547, 8918, 9092, 9097, 9578, 10535, 10020], 585, [91.0, 96.0, 72.0, 63.0, 68.0, 68.0, 73.0, 58.0, 88.0, 79.0, 90.0, 91.0, 87.0, 83.0, 86.0, 75.0, 88.0, 81.0, 32.0, 0.0, 63.0, 71.0, 75.0, 82.0, 88.0, 0.0, -1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, -1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['64759', [3913, 8545, 4974, 3585, 4802, 5806, 8456, 10586, 4165, 8918, 8700, 9584, 9578, 10249, 5881, 10020, 9097, 10860, 10308, 10546, 4332, 10543, 11853, 4220, 8457, 13187, 13722, 12603, 13004, 9091, 12597, 3649, 10073, 3791], 586, [97.0, 95.0, 94.0, 96.0, 98.0, 93.0, 97.0, 95.0, 99.0, 96.0, 97.0, 97.0, 96.0, 96.0, 96.0, 98.0, 99.0, 91.0, 98.0, 95.0, 93.0, 94.0, 94.0, 94.0, 97.0, 95.0, 97.0, 94.0, 95.0, 98.0, 96.0, 96.0, 97.0, 0.0]], ['75551', [3913, 8545, 7130, 6061, 8859, 3711, 10019, 9770, 9771, 10023, 10250, 10074, 5186, 10249, 10026, 10586, 5806, 4165, 10589, 10858, 4220, 8457, 10177, 12603, 12597, 11406, 9580, 9582, 11389, 9625, 13002, 13187, 9091, 13292, 10568, 13722, 12222, 13290, 10301], 587, [95.0, 92.0, 95.0, 89.0, 84.0, 86.0, 88.0, 95.0, 94.0, 93.0, 94.0, 83.0, 92.0, 84.0, 85.0, 93.0, 84.0, 87.0, 89.0, 80.0, 90.0, 86.0, 91.0, 95.0, 93.0, 93.0, 93.0, 90.0, 93.0, 89.0, 91.0, 78.0, 94.0, 84.0, 96.0, 93.0, 87.0, 94.0, 0.0]], ['75598', [3913, 8545, 9097, 9578, 8547, 10026, 9584, 4165, 10023, 8456, 4802, 8918, 4968, 9916, 10177, 8457, 12603, 12597, 11406, 9091, 11389, 13292, 9582, 13004, 13290, 13187, 10543, 10568, 13002], 588, [81.0, 75.0, 78.0, 70.0, 74.0, 85.0, 77.0, 41.0, 87.0, 87.0, 78.0, 85.0, 80.0, 63.0, 84.0, 81.0, 89.0, 73.0, 79.0, 76.0, 80.0, 73.0, 79.0, 88.0, 93.0, 70.0, 85.0, 0.0, 0.0]], ['75780', [3913, 8545, 8859, 5186, 8547, 10023, 10586, 4165, 10457, 4802, 9578, 9092, 50, 9769, 8700, 10020, 4974, 10074, 8917, 8199, 4457, 4220, 10177], 596, [96.0, 95.0, 85.0, 94.0, 94.0, 97.0, 93.0, 87.0, 94.0, 91.0, 93.0, 90.0, 87.0, 94.0, 94.0, 92.0, 94.0, 98.0, 96.0, 98.0, 98.0, 97.0, 0.0]], ['75831', [3913, 8545, 4165, 7126, 8199, 4522, 9091, 9580, 9582, 9625, 3649, 3762, 4220, 8717, 6781, 8200, 4561, 9916, 10177, 10543, 10568], 599, [88.0, 83.0, 90.0, 70.0, 70.0, 93.0, 67.0, 79.0, 66.0, 72.0, 68.0, 77.0, 84.0, 80.0, 71.0, 74.0, 42.0, 36.0, 72.0, 0.0, 0.0]], ['75900', [3913, 6061, 9851, 8545, 10019, 10257, 9770, 10250, 10303, 10565, 10564, 10023, 8859, 5186, 10308, 10074, 9771, 10586, 8918, 8456, 10026, 3711, 10860, 9578, 4802, 5433, 2093, 4336], 600, [56.0, 76.0, 65.0, 41.0, 48.0, 64.0, 62.0, 48.0, 72.0, 51.0, 82.0, 75.0, 65.0, 84.0, 44.0, 46.0, 57.0, 83.0, 73.0, 81.0, 68.0, 71.0, 77.0, 45.0, 62.0, 57.0, 0.0, 0.0]], ['75953', [3913, 8545, 10019, 10023, 8456, 4802, 2093, 4522, 8717, 9918, 6151, 3940, 10543, 3649, 9625, 9582, 12951, 10303, 10565, 12675, 13507, 11618, 12216, 13506, 13104, 12060, 9916], 602, [78.0, 75.0, 72.0, 86.0, 75.0, 64.0, 79.0, 47.0, 65.0, 57.0, 73.0, 63.0, 64.0, 39.0, 56.0, 53.0, 60.0, 75.0, 60.0, 81.0, 74.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['76084', [3913, 8545, 10019, 10250, 9851, 9771, 6061, 10303, 9770, 10257, 10564, 8859, 10565, 7130, 10023, 9626, 10860, 3693, 3589, 9582, 4220, 12597, 10177, 9091, 13004, 8457, 13187, 13292, 13722], 607, [47.0, 78.0, 92.0, 82.0, 94.0, 96.0, 92.0, 92.0, 90.0, 88.0, 78.0, 87.0, 79.0, 84.0, 94.0, 88.0, 95.0, 83.0, 89.0, 86.0, 87.0, 89.0, 92.0, 90.0, 90.0, 88.0, 93.0, 0.0, 0.0]], ['75732', [3913, 6061, 8545, 5186, 3711, 8859, 7130, 10019, 10023, 10565, 10564, 9851, 9771, 9770, 10303, 10074, 10586, 5806, 5881, 10026, 13724], 608, [92.0, 94.0, 87.0, 92.0, 90.0, 90.0, 91.0, 63.0, 95.0, 91.0, 85.0, 92.0, 91.0, 92.0, 87.0, 59.0, 81.0, 75.0, 0.0, 0.0, 0.0]], ['76213', [3913, 6061, 7130, 8545, 8859, 3711, 10019, 9771, 9770, 10303, 10564, 9851, 10565, 10860, 10250, 11863, 8456, 10457, 8700, 8860, 12062, 5797, 12311, 11853, 6420, 6151, 3940, 4332, 11630, 11389, 9582, 10543, 9625, 13292, 13002, 8457, 13187, 10177, 4220, 11406, 9091], 611, [89.0, 80.0, 77.0, 80.0, 74.0, 76.0, 89.0, 58.0, 75.0, 59.0, 64.0, 87.0, 64.0, 80.0, 81.0, 77.0, 83.0, 72.0, 68.0, 64.0, 67.0, 82.0, 83.0, 65.0, 74.0, 76.0, 81.0, 77.0, 77.0, 60.0, 34.0, 3.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2.0, 0.0, 0.0, 0.0]], ['76227', [3913, 8545, 3711, 6061, 8859, 5186, 7130, 9626, 9097, 8456, 4165, 7126, 4802, 8918, 8547, 9771, 4974, 10020, 5797, 8917, 9578, 8860, 5433, 9850, 8700, 9584, 50, 10457, 4163, 10022, 3693, 10455, 10589, 10201, 9769, 8701, 4336, 2093, 4457, 9916, 11406, 10177, 4220, 10568, 9580, 9582, 11389, 9625, 3649, 12220, 12603, 9091, 10543, 8457, 8717, 3762, 12597, 13004, 13292, 13290, 12951, 13722, 13010, 12222], 612, [96.0, 96.0, 94.0, 99.0, 95.0, 96.0, 97.0, 98.0, 97.0, 98.0, 91.0, 96.0, 97.0, 97.0, 97.0, 98.0, 98.0, 98.0, 91.0, 97.0, 98.0, 96.0, 95.0, 93.0, 97.0, 95.0, 90.0, 96.0, 92.0, 98.0, 96.0, 92.0, 97.0, 95.0, 97.0, 94.0, 95.0, 81.0, 92.0, 63.0, 94.0, 82.0, 94.0, 98.0, 94.0, 93.0, 95.0, 89.0, 91.0, 87.0, 96.0, 94.0, 96.0, 92.0, 93.0, 94.0, 89.0, 95.0, 90.0, 93.0, 91.0, 86.0, 0.0, 0.0]], ['74693', [3913, 8545, 6061, 5186, 9092, 9097, 3711, 8859, 4165, 5881, 9578, 9626, 8547, 7130, 10019, 10023, 10026, 8456, 11698, 11399], 613, [94.0, 93.0, 96.0, 95.0, 91.0, 98.0, 94.0, 92.0, 53.0, 91.0, 91.0, 95.0, 95.0, 94.0, 85.0, 93.0, 92.0, 88.0, 0.0, 0.0]], ['76283', [3913, 9097, 8700, 4336, 10073, 4561, 4220, 9091, 11406, 10568, 10177, 8457, 9582, 9580, 11389, 9625, 12603, 3649, 12220, 12597, 13187, 13004, 13002, 13290, 13722, 12951, 13010, 13292], 619, [87.0, 83.0, 84.0, 87.0, 86.0, 91.0, 95.0, 96.0, 97.0, 97.0, 97.0, 97.0, 96.0, 95.0, 96.0, 94.0, 98.0, 95.0, 99.0, 98.0, 97.0, 96.0, 98.0, 98.0, 97.0, 0.0, 0.0, 0.0]], ['76294', [3913, 8545, 8859, 6061, 5186, 4802, 4165, 7130, 9097, 8918, 8860, 4336, 5895, 9918, 3649, 10177, 9091, 9580, 4220, 8457, 11406], 620, [89.0, 94.0, 86.0, 95.0, 90.0, 98.0, 71.0, 88.0, 91.0, 92.0, 85.0, 92.0, 91.0, 91.0, 95.0, 98.0, 99.0, 98.0, 97.0, 0.0, 0.0]], ['76351', [3913, 7130, 9092, 5433, 6420, 4215, 6521, 6781, 3649, 9582, 9091, 10177, 10568, 4220, 9580, 8457, 9625, 11389, 10543, 12220, 8717, 12222, 8200, 4561, 12597, 13004, 12603, 13187, 11406, 13290, 12951, 13010, 14807], 624, [96.0, 94.0, 79.0, 88.0, 87.0, 91.0, 97.0, 91.0, 88.0, 93.0, 94.0, 95.0, 92.0, 88.0, 92.0, 93.0, 86.0, 95.0, 94.0, 95.0, 92.0, 94.0, 95.0, 91.0, 94.0, 91.0, 93.0, 84.0, 86.0, 95.0, 0.0, 0.0, 0.0]], ['57613', [3913, 6061, 8859, 7130, 9097, 8545, 9626, 9584, 3711, 10019, 10303, 10860, 8700, 5895, 3762, 9091, 4220, 10568, 9580, 10177, 8457, 3649, 8717], 627, [90.0, 83.0, 87.0, 93.0, 86.0, 88.0, 87.0, 88.0, 57.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['70366', [3913, 8545, 6061, 8859, 7130, 5186, 8547, 9097, 4165, 4974, 9626, 9578, 3711, 9771, 9851, 8456, 3585, 10074, 10023, 10026, 10019, 5881, 10020, 10201, 10308, 10303, 4802, 10860, 9584, 10586, 8918, 10565, 10250, 10257, 9092, 10457, 9769, 8917, 10546, 9770, 5806, 10249, 11399, 10535, 7126, 10301, 10543, 10177, 4220, 11406, 10568, 12603, 12597, 8457, 9582, 11389, 9625, 3649, 9091, 13004, 12951, 12220, 13292, 13290, 9580, 13722, 13010], 628, [95.0, 95.0, 96.0, 98.0, 99.0, 99.0, 98.0, 99.0, 97.0, 97.0, 98.0, 97.0, 97.0, 98.0, 98.0, 98.0, 97.0, 98.0, 97.0, 97.0, 99.0, 96.0, 96.0, 97.0, 96.0, 95.0, 97.0, 97.0, 98.0, 97.0, 98.0, 98.0, 98.0, 98.0, 96.0, 99.0, 96.0, 95.0, 97.0, 98.0, 100.0, 97.0, 96.0, 99.0, 95.0, 98.0, 96.0, 98.0, 97.0, 98.0, 98.0, 98.0, 97.0, 98.0, 97.0, 99.0, 98.0, 98.0, 98.0, 98.0, 97.0, 95.0, 96.0, 98.0, 0.0, 0.0, 0.0]], ['76880', [3913, 8545, 8859, 5881, 5797, 4332, 3649, 9091, 8457, 10177, 9582, 9625, 10568, 12603, 13004, 13187, 13292, 12597, 11406, 13290, 9580, 11389, 12951, 12220, 10543, 13010, 3762], 638, [45.0, 55.0, 87.0, 94.0, 97.0, 97.0, 99.0, 98.0, 99.0, 99.0, 99.0, 98.0, 100.0, 99.0, 99.0, 100.0, 99.0, 99.0, 99.0, 97.0, 100.0, 100.0, 98.0, 100.0, 100.0, 0.0, 0.0]], ['62816', [3913, 6061, 8545, 5186, 3711, 9097, 7130, 9626, 4165, 7126, 9578, 8859, 9851, 9771, 9770, 8456, 11387, 8701, 4457, 9091, 3589, 13290], 645, [86.0, 93.0, 88.0, 94.0, 97.0, 99.0, 99.0, 96.0, 95.0, 99.0, 98.0, 99.0, 98.0, 98.0, 99.0, 98.0, 100.0, 99.0, 44.0, 32.0, 0.0, 0.0]], ['77130', [3913, 3711, 8700, 6521, 3762, 9091, 8457, 9580, 10568, 10177, 9582, 3649, 10543, 8717, 6781, 11406, 13290, 13722, 12603, 13187, 13002, 13292, 12597, 11389, 9625], 649, [97.0, 96.0, 97.0, 92.0, 95.0, 96.0, 93.0, 96.0, 96.0, 98.0, 95.0, 95.0, 98.0, 93.0, 84.0, 96.0, 98.0, 94.0, 97.0, 94.0, 99.0, 94.0, 96.0, 96.0, 0.0]], ['69500', [3913, 5186, 3711, 8859, 10019, 8545, 10023, 7130, 9771, 6061, 10250, 10257, 9626, 10308, 4165, 10074, 10586, 10860, 10303, 11855, 10026, 12214, 9851, 11863, 9770, 10564, 12218, 12673, 10565, 12908, 11621, 12675, 12216, 9097, 13104, 11857, 12312, 13302, 5881], 650, [32.0, 43.0, 10.0, 4.0, 15.0, 17.0, 36.0, 18.0, 24.0, 28.0, 10.0, 28.0, 28.0, 8.0, 4.0, 11.0, 30.0, 15.0, 21.0, 6.0, 12.0, 17.0, 35.0, 15.0, 29.0, 17.0, 11.0, 38.0, 14.0, 25.0, 22.0, 40.0, 14.0, 17.0, 19.0, 21.0, 15.0, 0.0, 0.0]], ['65819', [3913, 8859, 7130, 9626, 4974, 7126, 10020, 8860, 50, 6521, 9625, 9580, 4220, 10177, 9091, 9582, 3649, 4522, 10301, 8919], 651, [89.0, 66.0, 72.0, 86.0, 71.0, 73.0, 83.0, 83.0, 80.0, 67.0, 52.0, 36.0, 68.0, 91.0, 98.0, 92.0, 93.0, 96.0, 0.0, 0.0]], ['55260', [3913, 8545, 10019, 6061, 10023, 9578, 8860, 6521, 10543, 10177, 9091, 10568, 9580, 9582, 9625, 3649, 3762, 8717, 6781, 8200, 8457, 11389, 11406, 9916, 10858, 4457, 4522, 10073, 3589], 652, [87.0, 34.0, 35.0, 46.0, 51.0, 38.0, 51.0, 45.0, 38.0, 66.0, 67.0, 77.0, 72.0, 63.0, 72.0, 67.0, 70.0, 79.0, 76.0, 67.0, 75.0, 77.0, 84.0, 78.0, 72.0, 77.0, 70.0, 0.0, 0.0]], ['68485', [3913, 6061, 8545, 7130, 8859, 4974, 9626, 10019, 10257, 9851, 10565, 10250, 10564, 10303, 12218, 12673, 12675, 5881, 4165, 13724], 653, [87.0, 77.0, 76.0, 84.0, 79.0, 78.0, 85.0, 73.0, 86.0, 90.0, 83.0, 77.0, 85.0, 80.0, 77.0, 86.0, 83.0, 63.0, 61.0, 0.0]], ['77004', [3913, 6061, 8545, 8859, 9851, 10250, 10257, 9771, 10565, 10564, 10019, 10023, 9770, 10303, 10074, 9626, 12671, 13570, 12740, 13498, 13103, 3693], 654, [76.0, 79.0, 74.0, 66.0, 87.0, 83.0, 85.0, 89.0, 83.0, 86.0, 71.0, 89.0, 95.0, 82.0, 61.0, 87.0, 83.0, 57.0, 51.0, 53.0, 0.0, 0.0]], ['77320', [3913, 6061, 8859, 5186, 9092, 4165, 8700, 8917, 5797, 5806, 5433, 8860, 8918, 3585, 10589, 50, 10573, 9580, 8457, 10177, 12603, 13004, 12597, 13187, 13722, 13292, 9091, 11406, 10568, 13290], 655, [94.0, 86.0, 75.0, 92.0, 91.0, 70.0, 86.0, 81.0, 76.0, 73.0, 77.0, 80.0, 86.0, 84.0, 64.0, 70.0, 74.0, 78.0, 89.0, 81.0, 86.0, 89.0, 89.0, 97.0, 94.0, 95.0, 94.0, 96.0, 0.0, 0.0]], ['77324', [3913, 5186, 3711, 5881, 4802, 8918, 8860, 4163, 8700, 9584, 5806, 3585, 10020, 5797, 5433, 10201, 10457, 10249, 10589, 8547, 8917, 7184, 10543, 10177, 4220, 12603, 13004, 13722, 13187, 13292, 12597], 656, [94.0, 93.0, 93.0, 93.0, 94.0, 96.0, 96.0, 94.0, 96.0, 95.0, 91.0, 97.0, 95.0, 92.0, 94.0, 95.0, 95.0, 92.0, 91.0, 94.0, 96.0, 85.0, 93.0, 96.0, 94.0, 95.0, 93.0, 84.0, 92.0, 0.0, 0.0]], ['22706', [3913, 8545, 3711, 7130, 9626, 10026, 9584, 7126, 4802, 5881, 5186, 9769, 10457, 5433, 8918, 3585, 10022, 4013, 9582, 4220, 10177], 657, [98.0, 94.0, 93.0, 92.0, 94.0, 96.0, 95.0, 84.0, 91.0, 91.0, 97.0, 94.0, 94.0, 92.0, 89.0, 95.0, 96.0, 93.0, 84.0, 84.0, 0.0]], ['77362', [3913, 8545, 6061, 8859, 9626, 5186, 7130, 10019, 9851, 10023, 10303, 10257, 9770, 10074, 10026, 10565, 10586, 8918, 3585, 2093, 4522, 9580, 10073], 658, [96.0, 96.0, 98.0, 96.0, 98.0, 97.0, 95.0, 98.0, 97.0, 94.0, 92.0, 97.0, 98.0, 88.0, 97.0, 95.0, 95.0, 94.0, 95.0, 93.0, 92.0, 87.0, 0.0]], ['76857', [3913, 8545, 3711, 8917, 3693, 3791, 5433, 8701, 5797, 9769, 4165, 7126, 10020, 8918, 3585, 12910, 4215, 5793, 12601, 13390], 661, [96.0, 94.0, 96.0, 96.0, 94.0, 96.0, 89.0, 95.0, 95.0, 93.0, 95.0, 91.0, 91.0, 93.0, 95.0, 94.0, 82.0, 0.0, 0.0, 0.0]], ['77512', [3913, 6061, 5186, 8917, 8700, 9092, 8919, 5797, 5021, 8441, 12671, 8701, 11429, 12060, 13570, 8717, 9625, 13292, 11389, 13187, 13722, 13004, 8457], 663, [88.0, 94.0, 96.0, 81.0, 84.0, 91.0, 84.0, 74.0, 84.0, 83.0, 92.0, 91.0, 83.0, 92.0, 74.0, 89.0, 86.0, 90.0, 91.0, 78.0, 89.0, 0.0, 0.0]], ['77604', [3913, 9097, 9578, 8860, 5433, 6151, 4332, 4457, 4200, 9916, 9580, 9091, 10177, 8457, 9582, 10568, 10543, 4220, 11389, 11406, 13004, 13002, 13292, 12603, 13290, 9625, 12597, 13722, 13187, 3649, 13298, 4561], 668, [95.0, 98.0, 94.0, 97.0, 97.0, 96.0, 95.0, 93.0, 95.0, 95.0, 97.0, 97.0, 96.0, 95.0, 87.0, 94.0, 96.0, 94.0, 92.0, 96.0, 95.0, 95.0, 91.0, 96.0, 97.0, 90.0, 97.0, 97.0, 75.0, 94.0, 97.0, 0.0]], ['77760', [3913, 8545, 3711, 4165, 4802, 7126, 9584, 5806, 8547, 10026, 5881, 10074, 9097, 10023, 8456, 10020, 4974, 12667, 12127, 8854, 6151, 13010, 10543, 13002, 13187, 8457], 675, [96.0, 98.0, 98.0, 94.0, 98.0, 96.0, 99.0, 95.0, 96.0, 98.0, 98.0, 98.0, 99.0, 98.0, 96.0, 97.0, 97.0, 96.0, 97.0, 96.0, 98.0, 94.0, 94.0, 0.0, 0.0, 0.0]], ['20075', [3913, 6061, 9851, 10023, 10026, 8545, 10303, 10586, 8918, 10457, 10546, 8699, 9916, 10073, 11853, 6420, 11624, 13294, 6521, 13392, 10301, 12949, 4424], 676, [68.0, 56.0, 64.0, 71.0, 58.0, 53.0, 54.0, 58.0, 62.0, 56.0, 68.0, 51.0, 30.0, 36.0, 41.0, 20.0, 41.0, 38.0, 52.0, 67.0, 72.0, 0.0, 0.0]], ['63391', [3913, 8545, 9097, 8456, 9626, 4165, 8700, 4802, 5881, 3711, 7130, 5186, 8547, 6061, 8859, 9578, 9584, 9092, 5433, 2093, 9918, 8919, 4336, 8860, 5797, 8917, 3693], 677, [97.0, 98.0, 96.0, 97.0, 98.0, 97.0, 99.0, 97.0, 96.0, 97.0, 98.0, 99.0, 99.0, 99.0, 97.0, 97.0, 97.0, 97.0, 99.0, 98.0, 98.0, 97.0, 96.0, 92.0, 0.0, 0.0, 0.0]], ['78248', [3913, 8545, 8859, 9851, 6061, 9770, 10019, 10023, 5186, 10074, 9626, 10026, 10250, 10257, 10565, 10586, 5806, 9578, 10455, 4457, 9091, 10177, 11406, 12603, 12597, 13004, 8457, 10568, 9580, 9582, 11389, 9625, 13002, 13187, 3649, 13292, 13290, 13722, 12220, 10543, 13010, 3762, 8717, 4220], 685, [89.0, 89.0, 96.0, 98.0, 96.0, 97.0, 94.0, 97.0, 99.0, 91.0, 98.0, 95.0, 94.0, 97.0, 94.0, 99.0, 96.0, 99.0, 95.0, 99.0, 95.0, 96.0, 97.0, 96.0, 98.0, 98.0, 95.0, 99.0, 96.0, 98.0, 97.0, 97.0, 98.0, 98.0, 99.0, 98.0, 98.0, 98.0, 98.0, 98.0, 98.0, 98.0, 0.0, 0.0]], ['78335', [3913, 6061, 9851, 9771, 10023, 10250, 10019, 10303, 10564, 10565, 9770, 10257, 8859, 5186, 10074, 9626, 8918, 4968, 12224, 4215, 10021, 5793, 4336, 8717, 10301, 12134, 13506, 10249, 10020, 10201, 9578, 10860], 687, [89.0, 86.0, 86.0, 90.0, 88.0, 83.0, 74.0, 87.0, 88.0, 92.0, 93.0, 86.0, 76.0, 93.0, 65.0, 89.0, 79.0, 75.0, 66.0, 73.0, 71.0, 70.0, 80.0, 86.0, 85.0, 90.0, 84.0, 86.0, 89.0, 89.0, 0.0, 0.0]], ['78374', [3913, 6061, 7130, 9771, 9770, 8859, 10019, 10257, 10564, 10565, 10303, 9851, 10023, 5186, 10026, 10074, 9626, 4802, 5433, 10021, 6151, 10073, 9916, 13290, 13292, 10177, 8457, 13722, 4220], 688, [95.0, 96.0, 96.0, 94.0, 89.0, 90.0, 90.0, 93.0, 92.0, 93.0, 89.0, 93.0, 94.0, 95.0, 91.0, 79.0, 93.0, 88.0, 90.0, 87.0, 90.0, 88.0, 90.0, 96.0, 86.0, 88.0, 87.0, 88.0, 0.0]], ['78507', [3913, 8545, 9626, 5806, 8860, 9092, 2093, 4522, 3762, 9625, 9091, 10177, 4220, 8457, 12603, 13002, 13292, 13722, 12597, 11406, 13187, 10568, 9580, 13004, 13010], 692, [98.0, 96.0, 94.0, 96.0, 94.0, 95.0, 96.0, 93.0, 96.0, 85.0, 89.0, 90.0, 92.0, 94.0, 96.0, 93.0, 88.0, 91.0, 95.0, 97.0, 93.0, 91.0, 91.0, 0.0, 0.0]], ['78473', [3913, 8545, 9626, 3711, 9578, 8547, 4974, 10023, 10026, 9092, 50, 9769, 10457, 4802, 8918, 8456, 4215, 6781, 9091, 11406, 8457, 13292], 693, [98.0, 95.0, 97.0, 97.0, 95.0, 98.0, 97.0, 96.0, 95.0, 95.0, 93.0, 96.0, 96.0, 97.0, 93.0, 96.0, 92.0, 92.0, 89.0, 94.0, 0.0, 0.0]], ['78634', [3913, 8545, 6061, 4165, 8860, 50, 9769, 4974, 10023, 10026, 4802, 7126, 8547, 3711, 9578, 9092, 5433, 9850, 10546, 10457, 5797, 8917, 10589, 10020, 10860, 8456, 9626, 10249, 8919, 4522, 9580], 699, [95.0, 87.0, 89.0, 79.0, 88.0, 86.0, 85.0, 91.0, 94.0, 94.0, 90.0, 81.0, 92.0, 89.0, 91.0, 90.0, 86.0, 88.0, 93.0, 93.0, 82.0, 90.0, 89.0, 87.0, 93.0, 93.0, 91.0, 88.0, 85.0, 0.0, 0.0]], ['67500', [3913, 8545, 3711, 5881, 8860, 5433, 8918, 10457, 5797, 3693, 10455, 10022, 6460, 6151, 11389, 10177, 9091, 11406, 4220, 12603, 10568, 13002, 13004, 13187, 10537, 13292, 12222, 13290, 13722, 9584, 13104, 10459, 9582, 12062, 9916, 3585], 700, [87.0, 86.0, 90.0, 80.0, 89.0, 89.0, 83.0, 85.0, 85.0, 84.0, 81.0, 91.0, 81.0, 85.0, 87.0, 86.0, 89.0, 93.0, 92.0, 95.0, 93.0, 94.0, 93.0, 95.0, 94.0, 93.0, 94.0, 96.0, 96.0, 96.0, 95.0, 94.0, 96.0, 95.0, 96.0, 0.0]], ['78874', [3913, 8545, 4165, 7130, 8547, 8860, 6521, 6781, 10540, 3762, 4013, 10543, 10177, 9091, 4220, 11406, 12597, 10568, 13004, 12603, 8457, 13187, 13722, 13290, 9580, 9582, 13292, 9625], 704, [84.0, 77.0, 33.0, 78.0, 83.0, 90.0, 89.0, 77.0, 74.0, 71.0, 79.0, 96.0, 92.0, 95.0, 94.0, 96.0, 92.0, 98.0, 97.0, 96.0, 94.0, 92.0, 96.0, 97.0, 97.0, 98.0, 97.0, 0.0]], ['78780', [3913, 8545, 8859, 6061, 9771, 9851, 9770, 9626, 3711, 10023, 10026, 10019, 10074, 10250, 10257, 10303, 5186, 8547, 9097, 10308, 5881, 4802, 7126, 3585, 9092, 8456], 705, [91.0, 93.0, 88.0, 94.0, 96.0, 97.0, 94.0, 95.0, 94.0, 95.0, 96.0, 94.0, 90.0, 94.0, 93.0, 96.0, 98.0, 95.0, 96.0, 94.0, 95.0, 96.0, 91.0, 96.0, 94.0, 0.0]], ['78880', [3913, 3711, 9092, 5433, 6151, 3649, 9916, 9580, 9582, 9091, 10177, 8457, 10568, 10543, 3762, 8717, 6781, 10540, 8200, 11389, 9625, 4561, 11406, 12220, 12597, 12222, 10858, 12603, 13004, 12951, 13010, 4457, 12594, 13292, 13290, 13187, 13298, 12129, 13188, 12912, 12947, 4522, 10073, 3589, 4013, 9918, 12943, 13183, 4200, 10573, 14031, 11630, 6420, 4332, 13296, 13566, 11853, 13294, 13498, 10455, 12740, 12671, 3693, 12127, 14292], 706, [93.0, 93.0, 87.0, 89.0, 91.0, 84.0, 85.0, 89.0, 87.0, 92.0, 93.0, 87.0, 92.0, 93.0, 96.0, 88.0, 88.0, 86.0, 91.0, 91.0, 82.0, 90.0, 91.0, 89.0, 91.0, 88.0, 89.0, 93.0, 89.0, 92.0, 94.0, 95.0, 94.0, 86.0, 97.0, 88.0, 86.0, 95.0, 90.0, 94.0, 94.0, 91.0, 92.0, 92.0, 94.0, 92.0, 96.0, 93.0, 94.0, 97.0, 89.0, 92.0, 93.0, 94.0, 85.0, 96.0, 96.0, 92.0, 91.0, 94.0, 82.0, 95.0, 93.0, 97.0, 0.0]], ['78943', [3913, 9851, 10019, 9770, 6061, 8545, 10023, 10250, 10257, 8859, 5186, 10026, 10303, 10074, 9626, 10565, 10564, 10586, 7126, 5881, 3711, 9771, 10860, 9097, 4974, 4165, 8701], 709, [93.0, 95.0, 90.0, 97.0, 94.0, 96.0, 97.0, 96.0, 98.0, 96.0, 97.0, 96.0, 94.0, 85.0, 96.0, 95.0, 96.0, 96.0, 77.0, 87.0, 90.0, 93.0, 96.0, 92.0, 0.0, -1.0, 0.0]], ['78981', [3913, 8859, 5186, 9769, 7126, 8547, 8918, 8701, 4457, 9091, 10177, 9580, 9582, 8457, 10568, 3649, 10543, 3762, 8717, 6781, 4522, 10573, 10301, 12220, 11406, 9625, 11389, 13010, 13290, 12912], 710, [88.0, 77.0, 95.0, 87.0, 70.0, 79.0, 76.0, 68.0, 55.0, 50.0, 62.0, 59.0, 55.0, 54.0, 70.0, 54.0, 65.0, 70.0, 66.0, 32.0, 6.0, 5.0, 0.0, 27.0, 59.0, 61.0, 63.0, 53.0, 0.0, 0.0]], ['79028', [3913, 5186, 8918, 8701, 8854, 6521, 9918, 9625, 6781, 6420, 10073, 4968, 7184, 4561, 4332, 4457, 3762, 9091, 9580, 10177, 10568, 9582, 3649, 10543, 8717, 8200, 4220, 11389, 11406, 9916, 10858, 8457, 4013, 12129, 12220, 4522, 3589, 10573, 11630, 12222, 12594, 12603, 12597, 11853, 4200, 10540, 5194, 12912, 12947, 13002, 12951, 13292, 13290, 13010, 13298, 13188, 13187, 13722, 13183, 13004, 12943, 14031, 13294, 13498, 14708], 713, [95.0, 98.0, 97.0, 96.0, 96.0, 96.0, 96.0, 89.0, 97.0, 98.0, 97.0, 97.0, 96.0, 97.0, 94.0, 97.0, 98.0, 94.0, 95.0, 94.0, 97.0, 93.0, 96.0, 98.0, 96.0, 96.0, 85.0, 97.0, 97.0, 92.0, 89.0, 96.0, 97.0, 99.0, 92.0, 91.0, 96.0, 92.0, 96.0, 91.0, 95.0, 96.0, 97.0, 99.0, 95.0, 94.0, 96.0, 95.0, 94.0, 96.0, 96.0, 92.0, 94.0, 91.0, 96.0, 91.0, 91.0, 96.0, 91.0, 95.0, 91.0, 89.0, 92.0, 0.0, 0.0]], ['79126', [3913, 8545, 6061, 9851, 9771, 9770, 5186, 9626, 7130, 10023, 10257, 10564, 10565, 10303, 10019, 10250, 10586, 10026, 3711, 10074], 720, [90.0, 84.0, 92.0, 96.0, 91.0, 93.0, 97.0, 91.0, 95.0, 80.0, 95.0, 86.0, 92.0, 91.0, 96.0, 92.0, 92.0, 95.0, 0.0, 0.0]], ['78725', [3913, 9771, 9626, 8859, 7130, 10019, 9851, 8545, 6061, 10023, 10074, 9097, 10026, 5881, 10020, 8917, 9578, 5186, 10303, 10257, 10250, 10586, 5806, 8456, 10565, 3711, 10860, 8547, 9770, 10308, 3585, 10022, 4013, 11861, 9582, 12943, 13290, 11389, 13722, 10177], 721, [94.0, 95.0, 92.0, 91.0, 91.0, 92.0, 96.0, 94.0, 94.0, 95.0, 91.0, 93.0, 96.0, 93.0, 95.0, 95.0, 94.0, 94.0, 91.0, 97.0, 94.0, 93.0, 97.0, 94.0, 93.0, 89.0, 95.0, 96.0, 95.0, 92.0, 94.0, 89.0, 90.0, 85.0, 94.0, 94.0, 95.0, 92.0, 0.0, 0.0]], ['79088', [3913, 8545, 9626, 4802, 7126, 9584, 8860, 4336, 5845, 4424, 3649, 10177, 12603, 4220, 13004, 13002, 13722, 13292, 12597, 13187, 11406, 10568], 722, [95.0, 95.0, 98.0, 97.0, 90.0, 96.0, 90.0, 95.0, 96.0, 94.0, 93.0, 97.0, 98.0, 95.0, 96.0, 97.0, 99.0, 94.0, 96.0, 88.0, 0.0, 0.0]], ['75995', [3913, 8545, 5186, 9092, 8919, 8854, 4424, 8199, 8700, 8547, 10026, 9769, 5881, 10074, 10020, 9097, 10023, 10019, 10565, 6061, 10250, 9626, 10860, 8456, 9584, 4165, 10586, 10535, 2093, 4457, 9091, 9916], 730, [89.0, 88.0, 96.0, 92.0, 89.0, 82.0, 92.0, 83.0, 91.0, 91.0, 97.0, 96.0, 91.0, 87.0, 84.0, 94.0, 97.0, 97.0, 96.0, 99.0, 98.0, 98.0, 93.0, 95.0, 94.0, 93.0, 97.0, 92.0, 91.0, 73.0, 0.0, 0.0]], ['79318', [3913, 8545, 5881, 4802, 7126, 9584, 8456, 9769, 8700, 10249, 3585, 10020, 5806, 8547, 3711, 10023, 9578, 10201, 10546, 10457], 731, [98.0, 96.0, 94.0, 97.0, 95.0, 98.0, 98.0, 97.0, 95.0, 95.0, 98.0, 96.0, 100.0, 98.0, 97.0, 99.0, 98.0, 99.0, 0.0, 0.0]], ['78406', [3913, 8545, 9626, 4802, 7126, 9092, 5433, 8701, 8854, 10022, 8199, 5797, 3693, 6460, 10073, 9625, 10568, 10543, 9091, 10177, 12603, 13004, 13187, 8457, 13722, 13292, 12597, 11406], 734, [98.0, 99.0, 98.0, 99.0, 98.0, 99.0, 99.0, 98.0, 99.0, 99.0, 97.0, 99.0, 98.0, 99.0, 98.0, 97.0, 99.0, 96.0, 96.0, 97.0, 97.0, 97.0, 99.0, 96.0, 93.0, 95.0, 0.0, 0.0]], ['79594', [3913, 9851, 10019, 10257, 9770, 10250, 10564, 10565, 10303, 6061, 8545, 8859, 12673, 12908, 12218, 12675, 14194, 9771, 14393, 12214, 14026], 736, [32.0, 49.0, 38.0, 48.0, 67.0, 24.0, 53.0, 31.0, 59.0, 66.0, 40.0, 32.0, 62.0, 69.0, 40.0, 69.0, 74.0, 84.0, 0.0, -1.0, 0.0]], ['77419', [3913, 9851, 9771, 9770, 10019, 8859, 10303, 6061, 8545, 10565, 10564, 10023, 7130, 5186, 9769, 3711, 9626, 10074, 10026, 8918, 4968], 737, [36.0, 41.0, 67.0, 51.0, 74.0, 72.0, 64.0, 86.0, 83.0, 82.0, 78.0, 88.0, 90.0, 91.0, 82.0, 80.0, 88.0, 82.0, 85.0, 83.0, 0.0]], ['79757', [3913, 8545, 9578, 8860, 8854, 9916, 4220, 10177, 9580, 9582, 9625, 6781, 9918, 6151, 4561, 4200, 4336, 5085, 8717, 11406, 9091, 11389, 10568, 10543, 3762, 8200, 10858, 3649, 12222, 4457, 12129, 8457, 10073, 3589, 12603, 12220, 12594, 4013, 10573, 12597, 11630, 10540, 12912, 4332, 12951], 738, [94.0, 97.0, 98.0, 98.0, 97.0, 97.0, 96.0, 96.0, 97.0, 94.0, 95.0, 97.0, 97.0, 97.0, 96.0, 96.0, 97.0, 96.0, 97.0, 98.0, 96.0, 99.0, 98.0, 97.0, 97.0, 97.0, 94.0, 97.0, 97.0, 99.0, 98.0, 97.0, 97.0, 98.0, 97.0, 95.0, 99.0, 98.0, 98.0, 97.0, 97.0, 97.0, 98.0, 97.0, 0.0]], ['79970', [3913, 3711, 9769, 7126, 9584, 9578, 5797, 5806, 4165, 8918, 2093, 4336, 50, 6521, 3649, 4457, 6151, 3940, 8199, 5085, 5793, 5021, 4163, 3589, 11389, 9625, 3762, 9916, 4561, 4522, 8200, 10073, 4013, 9918], 741, [74.0, 66.0, 68.0, 65.0, 71.0, 66.0, 45.0, 57.0, 45.0, 74.0, 64.0, 61.0, 63.0, 50.0, 54.0, 45.0, 65.0, 69.0, 47.0, 56.0, 47.0, 45.0, 67.0, 65.0, 63.0, 46.0, 56.0, 49.0, 61.0, 54.0, 56.0, 46.0, 0.0, 0.0]], ['80087', [3913, 9770, 9771, 8545, 5186, 8547, 10074, 10019, 9851, 10023, 11618, 2093, 4457, 11406, 10177, 9091, 10568, 9580, 9582, 11389, 9625, 12603, 12597, 8457, 12220, 3649, 4220, 13004, 13187, 13292, 13290, 13722], 745, [96.0, 99.0, 98.0, 98.0, 96.0, 99.0, 98.0, 88.0, 85.0, 92.0, 92.0, 89.0, 87.0, 82.0, 86.0, 77.0, 89.0, 84.0, 78.0, 80.0, 78.0, 82.0, 81.0, 86.0, 71.0, 76.0, 76.0, 82.0, 54.0, 67.0, 0.0, 0.0]], ['77937', [3913, 9851, 9770, 10019, 10564, 9771, 6061, 10565, 10303, 10250, 8545, 8859, 14194, 12312, 4165, 9584, 8701, 12912, 11385, 12740, 5797, 4802], 749, [96.0, 88.0, 79.0, 87.0, 92.0, 96.0, 95.0, 96.0, 93.0, 95.0, 93.0, 99.0, 97.0, 97.0, 97.0, 98.0, 98.0, 96.0, 97.0, 100.0, 93.0, 0.0]], ['80237', [3913, 9770, 8859, 8545, 6061, 9771, 9851, 9626, 3711, 10023, 10019, 10074, 10026, 9097, 4974, 10250, 7130, 10303, 10257, 4165, 8860, 10020, 10586, 8918, 5881, 10565, 10564, 10860, 9578, 8456, 3585, 5186, 10308, 4802, 8547, 11387, 9092, 9769, 11698, 11399, 12312, 12062, 12318, 11621, 11857, 12673, 11855, 12908, 12675, 11863, 12218, 12216, 13104, 13302, 13394, 11700, 11618, 13574, 13507, 13724, 9584, 13701, 10249, 13506, 13572, 8917, 10546, 12224, 13736, 5806], 751, [96.0, 97.0, 98.0, 96.0, 98.0, 99.0, 97.0, 97.0, 97.0, 95.0, 97.0, 96.0, 98.0, 97.0, 97.0, 95.0, 98.0, 96.0, 98.0, 95.0, 96.0, 98.0, 96.0, 96.0, 99.0, 97.0, 95.0, 99.0, 97.0, 97.0, 97.0, 97.0, 96.0, 96.0, 96.0, 95.0, 96.0, 97.0, 93.0, 94.0, 98.0, 98.0, 97.0, 95.0, 95.0, 97.0, 99.0, 98.0, 98.0, 94.0, 99.0, 97.0, 98.0, 98.0, 96.0, 96.0, 97.0, 98.0, 98.0, 97.0, 97.0, 97.0, 97.0, 97.0, 98.0, 95.0, 97.0, 0.0, 0.0, 0.0]], ['77549', [3913, 8545, 4165, 8860, 4336, 6521, 8717, 9625, 10073, 6151, 6420, 4968, 10022, 5895, 10573, 3649, 4220, 12603, 10177, 13004, 13187, 13292, 12597, 13722, 9091, 11406, 10568, 13290, 9580, 8457], 753, [87.0, 93.0, 65.0, 91.0, 85.0, 81.0, 84.0, 77.0, 80.0, 86.0, 83.0, 79.0, 84.0, 75.0, 86.0, 66.0, 80.0, 86.0, 83.0, 84.0, 89.0, 67.0, 83.0, 86.0, 73.0, 85.0, 92.0, 88.0, 0.0, 0.0]], ['80419', [3913, 9851, 9770, 8859, 10019, 8545, 10023, 7130, 10250, 10257, 10303, 6061, 10074, 9626, 10586, 5806, 4165, 10026, 3711, 10308, 10860, 10565, 5186, 10249], 759, [95.0, 98.0, 95.0, 97.0, 96.0, 97.0, 98.0, 96.0, 92.0, 96.0, 94.0, 98.0, 92.0, 95.0, 91.0, 96.0, 96.0, 95.0, 95.0, 96.0, 95.0, 96.0, 0.0, 0.0]], ['80462', [3913, 8545, 6061, 9851, 10023, 10019, 9771, 5186, 8547, 10308, 9578, 10026, 8859, 10257, 10565, 11399, 9751, 6151, 7184, 10543, 13292], 761, [94.0, 92.0, 91.0, 95.0, 94.0, 90.0, 94.0, 88.0, 90.0, 85.0, 90.0, 88.0, 87.0, 89.0, 87.0, 90.0, 89.0, 88.0, 83.0, 0.0, 0.0]], ['80494', [3913, 9771, 3711, 9851, 8545, 8859, 10023, 10019, 9770, 6061, 7130, 5186, 10026, 9578, 10020, 8917, 10457, 4802, 5881, 9584, 9097, 8456, 10308, 3585, 11618, 8700, 11700, 5085, 10543, 3649, 13292, 13002, 12603, 10177, 13722, 4220, 13004, 11406], 763, [93.0, 92.0, 90.0, 93.0, 87.0, 78.0, 94.0, 90.0, 89.0, 90.0, 89.0, 96.0, 90.0, 81.0, 90.0, 92.0, 91.0, 90.0, 87.0, 92.0, 93.0, 93.0, 88.0, 91.0, 84.0, 88.0, 89.0, 83.0, 84.0, 85.0, 83.0, 94.0, 85.0, 86.0, 86.0, 84.0, 0.0, 0.0]], ['76802', [3913, 9851, 6061, 8545, 10019, 10023, 8859, 5186, 10020, 8918, 8456, 10026, 9578, 3711, 10074, 9626, 9097, 10535, 10589, 4802, 7126, 8547, 10249, 11624, 6521, 10301], 768, [94.0, 94.0, 98.0, 95.0, 95.0, 96.0, 95.0, 96.0, 94.0, 94.0, 95.0, 91.0, 93.0, 92.0, 80.0, 95.0, 93.0, 92.0, 93.0, 92.0, 85.0, 94.0, 84.0, 77.0, 90.0, 0.0]], ['81099', [3913, 9851, 8545, 9626, 3711, 10023, 8456, 10308, 9578, 4802, 8918, 8547, 4974, 10019, 6061, 7130, 10860, 10546, 10457, 10022, 8919, 10573, 4457, 3940, 10455, 9916, 10177, 9091, 11406, 10568, 9580, 8457, 11389, 9582, 3649, 9625, 12603, 4220, 12597, 13004, 12951, 13292, 13290, 13187, 10543, 13010, 13722, 3762, 12220, 12222, 8717, 13002, 6781, 5085, 12601, 5433, 11618, 11387, 11700, 11698, 11399, 12312, 14192, 4165, 10586, 11855, 14028, 9584, 13724], 775, [94.0, 96.0, 93.0, 96.0, 93.0, 95.0, 94.0, 85.0, 93.0, 93.0, 93.0, 96.0, 94.0, 95.0, 95.0, 95.0, 96.0, 97.0, 96.0, 95.0, 95.0, 93.0, 92.0, 90.0, 97.0, 90.0, 95.0, 90.0, 93.0, 95.0, 89.0, 91.0, 93.0, 85.0, 85.0, 84.0, 91.0, 90.0, 90.0, 88.0, 90.0, 83.0, 98.0, 80.0, 86.0, 88.0, 83.0, 93.0, 85.0, 97.0, 91.0, 94.0, 90.0, 90.0, 90.0, 91.0, 95.0, 94.0, 94.0, 89.0, 95.0, 94.0, 96.0, 88.0, 97.0, 95.0, 97.0, 0.0, 0.0]], ['81091', [3913, 8545, 9771, 9626, 3711, 9578, 9584, 5433, 6151, 8441, 6420, 8701, 8854, 9916, 9091, 10177, 9580, 9582, 8457, 9625, 10568, 10543, 3762, 8717, 6781, 8200, 3649, 10858, 4457, 4522, 10073, 3589, 11389, 13290, 13004, 13187, 12603, 13292, 12597, 11406, 10020, 12740, 10860, 11853, 11700, 12127, 13102, 12986], 776, [97.0, 99.0, 99.0, 98.0, 98.0, 98.0, 97.0, 99.0, 99.0, 98.0, 98.0, 98.0, 99.0, 98.0, 98.0, 97.0, 98.0, 98.0, 96.0, 96.0, 99.0, 96.0, 98.0, 98.0, 97.0, 99.0, 97.0, 97.0, 99.0, 98.0, 97.0, 95.0, 99.0, 98.0, 94.0, 88.0, 92.0, 94.0, 94.0, 98.0, 96.0, 100.0, 97.0, 100.0, 97.0, 0.0, 0.0, 0.0]], ['81160', [3913, 9851, 6061, 10019, 10250, 9771, 10023, 10026, 9578, 9626, 10308, 9769, 8456, 10020, 10860, 8547, 10586, 10535, 4802, 8918, 10201, 4165, 11698, 13104, 7130, 11621, 14208], 780, [91.0, 94.0, 90.0, 80.0, 91.0, 95.0, 94.0, 94.0, 78.0, 93.0, 84.0, 93.0, 93.0, 88.0, 93.0, 96.0, 83.0, 90.0, 89.0, 92.0, 71.0, 21.0, 47.0, 70.0, 90.0, 0.0, 0.0]], ['80859', [3913, 9626, 5806, 8854, 3762, 9091, 4220, 10177, 9580, 9582, 9625, 8457, 10543, 8717, 6781, 8200, 4561, 9916, 10858, 4457, 4522, 10073, 3589, 10568, 9918, 4200, 10573, 3649, 6420, 4332, 11406, 12220, 12222, 12129, 11630, 12603], 781, [93.0, 96.0, 93.0, 84.0, 94.0, 72.0, 86.0, 84.0, 81.0, 72.0, 91.0, 84.0, 87.0, 81.0, 76.0, 70.0, 59.0, 77.0, 37.0, 16.0, 19.0, 37.0, 77.0, 80.0, 71.0, 85.0, 97.0, 89.0, 94.0, 85.0, 77.0, 81.0, 82.0, 92.0, 0.0, 0.0]], ['81274', [3913, 9626, 8918, 4968, 7126, 5881, 10023, 9771, 9770, 9851, 10019, 10303, 8859, 6061, 7130, 5186, 10565, 10564, 10257, 8545, 10586, 5806, 8456], 782, [92.0, 96.0, 97.0, 99.0, 97.0, 98.0, 99.0, 99.0, 99.0, 98.0, 98.0, 100.0, 100.0, 99.0, 99.0, 100.0, 98.0, 100.0, 99.0, 99.0, 100.0, 100.0, 0.0]], ['81311', [3913, 10308, 8547, 4163, 13392, 3589, 9580, 11389, 10177, 13187, 8457, 13292, 12597, 3649, 4013, 12605, 10535, 9584, 11387, 3585], 783, [86.0, 79.0, 89.0, 85.0, 87.0, 92.0, 88.0, 92.0, 90.0, 88.0, 91.0, 89.0, 93.0, 90.0, 96.0, 95.0, 95.0, 0.0, -1.0, 0.0]], ['81282', [3913, 9770, 8859, 6061, 10250, 10303, 10019, 10023, 9626, 9097, 5186, 10201, 10455, 10858, 9091, 8457, 5845, 9916, 12220, 4220], 784, [95.0, 94.0, 88.0, 98.0, 95.0, 96.0, 93.0, 95.0, 94.0, 94.0, 90.0, 94.0, 96.0, 95.0, 95.0, 96.0, 96.0, 90.0, 0.0, 0.0]], ['81488', [3913, 8545, 9626, 3711, 5881, 8547, 10026, 9578, 10020, 8918, 4165, 8860, 10022, 9769, 10586, 10546, 3693, 5797, 4332, 12316, 11389, 9582, 9580], 787, [95.0, 91.0, 94.0, 93.0, 96.0, 93.0, 94.0, 87.0, 90.0, 92.0, 83.0, 90.0, 88.0, 68.0, 50.0, 68.0, 33.0, 32.0, 74.0, 95.0, 85.0, 0.0, 0.0]], ['81540', [3913, 9851, 10019, 9770, 9771, 8859, 6061, 8545, 10257, 10250, 10565, 10303, 10023, 5186, 10564, 10074, 9626, 10586, 10022, 10543, 9091, 10177, 11406, 12603, 12597, 13187, 4220, 10568], 788, [56.0, 90.0, 99.0, 97.0, 99.0, 93.0, 97.0, 97.0, 97.0, 98.0, 97.0, 98.0, 98.0, 90.0, 98.0, 97.0, 98.0, 95.0, 100.0, 97.0, 99.0, 98.0, 98.0, 99.0, 99.0, 99.0, 0.0, 0.0]], ['81615', [3913, 8859, 10023, 10303, 9851, 9771, 9770, 10257, 10565, 5186, 8917, 4424, 9625, 10177, 12603, 13004, 13002, 13187, 13292, 13722, 12597, 11389], 789, [81.0, 92.0, 94.0, 94.0, 93.0, 97.0, 94.0, 95.0, 89.0, 95.0, 90.0, 91.0, 90.0, 91.0, 92.0, 94.0, 90.0, 87.0, 91.0, 91.0, 0.0, 0.0]], ['47992', [3913, 9851, 10023, 10026, 9578, 9097, 6061, 10250, 10019, 8545, 8700, 11624, 10543, 10177, 9091, 11406, 8457, 12603, 13004, 13187, 4220, 10568, 12222], 790, [80.0, 91.0, 87.0, 87.0, 86.0, 86.0, 84.0, 70.0, 84.0, 86.0, 82.0, 86.0, 82.0, 85.0, 86.0, 77.0, 75.0, 80.0, 85.0, 67.0, 80.0, 92.0, 0.0]], ['81642', [3913, 7130, 10026, 4802, 8918, 8700, 10020, 5806, 3585, 8860, 5433, 5085, 2093, 4522, 5845, 10022, 9769, 5194, 10543, 4220], 792, [97.0, 98.0, 99.0, 99.0, 98.0, 100.0, 99.0, 100.0, 98.0, 100.0, 99.0, 98.0, 98.0, 96.0, 98.0, 96.0, 98.0, 98.0, 96.0, 0.0]], ['69248', [3913, 9851, 6061, 10019, 9771, 9770, 10023, 8859, 8545, 7130, 5186, 9626, 10303, 10250, 10564, 10565, 10586, 10535, 5881, 10026, 3711, 10257, 10860, 10074, 9097, 4165, 8700, 8547, 9578, 8456], 794, [92.0, 97.0, 97.0, 92.0, 96.0, 94.0, 96.0, 96.0, 92.0, 98.0, 99.0, 97.0, 96.0, 97.0, 97.0, 95.0, 94.0, 96.0, 96.0, 97.0, 93.0, 94.0, 96.0, 92.0, 97.0, 92.0, 91.0, 97.0, 94.0, 0.0]], ['81707', [3913, 9770, 9771, 9851, 10019, 6061, 8859, 10257, 10023, 10564, 10565, 10303, 10250, 5186, 10074, 9626, 10586, 10026, 8545, 3711, 10860, 8441, 4522, 10573, 9582, 8547, 10546, 9578, 12224, 13104, 4802], 796, [35.0, 63.0, 74.0, 73.0, 61.0, 62.0, 57.0, 70.0, 75.0, 60.0, 63.0, 58.0, 57.0, 83.0, 65.0, 75.0, 62.0, 75.0, 67.0, 66.0, 67.0, 59.0, 50.0, 24.0, 50.0, 68.0, 74.0, 63.0, 49.0, 67.0, 0.0]], ['81815', [3913, 9770, 10019, 6061, 8545, 10023, 7130, 10303, 10257, 10565, 11855, 12214, 11863, 8547, 4165, 12311, 12060, 6151, 12222, 12986, 9091, 7184, 13187, 12316, 13388], 797, [92.0, 90.0, 92.0, 91.0, 89.0, 92.0, 89.0, 82.0, 76.0, 74.0, 60.0, 91.0, 86.0, 89.0, 79.0, 93.0, 89.0, 87.0, 91.0, 83.0, 88.0, 76.0, 66.0, 89.0, 0.0]], ['70394', [3913, 3711, 9584, 5433, 7184, 9916, 3649, 4561, 10540, 10543, 10257, 4165, 8701, 10858, 11406, 10177, 4220, 12603, 13004, 12597, 13187, 13292, 8457, 13722, 9091, 13290, 9580, 9582, 8200, 11389, 14031, 6420, 12594, 12912, 13392, 11385], 798, [95.0, 94.0, 92.0, 94.0, 95.0, 94.0, 82.0, 88.0, 92.0, 94.0, 93.0, 93.0, 93.0, 96.0, 98.0, 99.0, 96.0, 96.0, 98.0, 85.0, 88.0, 87.0, 95.0, 95.0, 96.0, 97.0, 93.0, 92.0, 91.0, 98.0, 95.0, 92.0, 91.0, 93.0, 0.0, 0.0]], ['81940', [3913, 9771, 8545, 9851, 10019, 10257, 9770, 8859, 6061, 10023, 10565, 10564, 10303, 5186, 10074, 9626, 10586, 8918, 4165, 8700, 10201, 3711, 10026, 10308, 10860, 9097, 4974, 5881, 9578, 8456, 10250, 8547, 10020, 4802, 11698, 10022, 12601, 8860, 12949, 11624, 6521, 5895, 12060], 799, [55.0, 72.0, 58.0, 78.0, 58.0, 73.0, 73.0, 54.0, 68.0, 80.0, 67.0, 86.0, 72.0, 86.0, 57.0, 78.0, 76.0, 74.0, 47.0, 73.0, 76.0, 71.0, 85.0, 70.0, 91.0, 79.0, 84.0, 73.0, 80.0, 84.0, 77.0, 83.0, 80.0, 75.0, 65.0, 85.0, 76.0, 84.0, 61.0, 84.0, 85.0, 72.0, 0.0]], ['56917', [3913, 9851, 9770, 9771, 10019, 10257, 10565, 10250, 10564, 6061, 8545, 10023, 7130, 8859, 5881, 10455, 9916, 4457, 12594, 4561], 801, [95.0, 98.0, 95.0, 97.0, 97.0, 94.0, 93.0, 94.0, 92.0, 96.0, 94.0, 96.0, 97.0, 96.0, 81.0, 86.0, 84.0, 0.0, 0.0, 0.0]], ['81998', [3913, 10257, 8545, 10019, 8859, 10303, 7130, 10023, 8456, 10586, 6061, 10565, 10250, 9578, 5433, 6420, 5881, 11853, 3649, 13292, 13004, 8457, 12603, 10177], 802, [92.0, 94.0, 94.0, 91.0, 95.0, 96.0, 97.0, 97.0, 97.0, 97.0, 93.0, 97.0, 96.0, 95.0, 87.0, 93.0, 90.0, 94.0, 82.0, 96.0, 97.0, 96.0, 98.0, 0.0]], ['82092', [3913, 9770, 10019, 8859, 10257, 10250, 9851, 6061, 8545, 10023, 10565, 10564, 10303, 5186, 10074, 9626, 10586, 8918, 9097, 10026, 3711, 10308, 12216, 11429, 12127, 13568, 11698, 5433, 8860, 12601], 803, [94.0, 75.0, 95.0, 87.0, 95.0, 96.0, 97.0, 96.0, 91.0, 94.0, 95.0, 89.0, 92.0, 94.0, 91.0, 95.0, 91.0, 92.0, 89.0, 90.0, 80.0, 84.0, 95.0, 88.0, 92.0, 90.0, 85.0, 0.0, 0.0, 0.0]], ['82194', [3913, 10019, 6061, 10023, 4802, 5433, 2093, 9916, 3649, 10073, 6151, 10543, 9582, 10177, 9091, 8457, 9580, 9625, 8717, 11406, 11389, 3762, 6781, 8200, 4561, 4522, 12222, 4457, 12597, 12603, 10568, 12220], 805, [85.0, 91.0, 90.0, 92.0, 86.0, 91.0, 85.0, 79.0, 86.0, 77.0, 94.0, 86.0, 83.0, 88.0, 92.0, 88.0, 87.0, 82.0, 89.0, 92.0, 85.0, 86.0, 90.0, 86.0, 78.0, 85.0, 90.0, 92.0, 86.0, 95.0, 0.0, 0.0]], ['82326', [3913, 9770, 9851, 8859, 9771, 10023, 10026, 6061, 10303, 5186, 8917, 4165, 5806, 8547, 8860, 11624, 12220, 9091, 10543, 6781, 12947], 806, [83.0, 79.0, 84.0, 61.0, 89.0, 86.0, 77.0, 84.0, 35.0, 80.0, 64.0, 10.0, 22.0, 73.0, 82.0, 74.0, 66.0, 52.0, 59.0, 0.0, 0.0]], ['82365', [3913, 9851, 8545, 10019, 9770, 10257, 8859, 6061, 10023, 5186, 10026, 10074, 9626, 10303, 9771, 10565, 10564, 10586, 5806, 9578, 3711, 7130, 10860, 9097, 10250, 4165, 5881, 10020, 8456, 13104, 4974], 807, [96.0, 97.0, 97.0, 99.0, 95.0, 96.0, 97.0, 98.0, 99.0, 97.0, 98.0, 98.0, 99.0, 95.0, 98.0, 99.0, 95.0, 100.0, 96.0, 98.0, 97.0, 98.0, 99.0, 98.0, 99.0, 98.0, 97.0, 95.0, 96.0, 92.0, 0.0]], ['82432', [3913, 10019, 3711, 5881, 4802, 5433, 2093, 4457, 4220, 12603, 10177, 13722, 13004, 13187, 13292, 12597, 9091, 10543, 12947, 3649, 9625, 9582, 10073], 810, [90.0, 78.0, 65.0, 78.0, 69.0, 58.0, 72.0, 50.0, 72.0, 75.0, 83.0, 78.0, 82.0, 65.0, 71.0, 74.0, 75.0, 80.0, 86.0, 69.0, 65.0, 0.0, 0.0]], ['82283', [3913, 10019, 6061, 10023, 9626, 9097, 8545, 8859, 9770, 9851, 10257, 10564, 9771, 7130, 5186, 10026, 9578, 8860, 11624, 3649], 812, [98.0, 98.0, 97.0, 98.0, 98.0, 98.0, 98.0, 97.0, 99.0, 100.0, 98.0, 97.0, 98.0, 97.0, 95.0, 98.0, 97.0, 93.0, 88.0, 0.0]], ['58634', [3913, 9851, 9770, 10019, 9771, 10257, 8859, 10564, 10565, 6061, 8545, 12908, 11863, 10023, 11399, 3585, 14192, 4165, 12312, 11855, 10586, 10026, 5186, 11621, 13574], 820, [87.0, 80.0, 80.0, 76.0, 76.0, 80.0, 87.0, 75.0, 75.0, 51.0, 77.0, 88.0, 85.0, 91.0, 91.0, 89.0, 93.0, 84.0, 81.0, 85.0, 88.0, 93.0, 94.0, 0.0, 0.0]], ['82766', [3913, 9851, 8545, 10250, 9770, 10019, 9771, 6061, 10565, 10564, 10257, 10303, 8859, 10023, 5186, 9626, 10586, 10026, 3711, 10074, 4802, 2093, 4457, 11406], 823, [93.0, 93.0, 84.0, 84.0, 87.0, 95.0, 95.0, 96.0, 92.0, 94.0, 92.0, 89.0, 85.0, 95.0, 97.0, 91.0, 87.0, 92.0, 88.0, 74.0, 92.0, 92.0, 0.0, 0.0]], ['82894', [3913, 5186, 9584, 7126, 10020, 8918, 10457, 10022, 8919, 4336, 5433, 2093, 13564, 13703, 10573, 13188, 12594, 9625, 13292, 13004, 13187, 8457, 4220, 9091], 828, [86.0, 95.0, 89.0, 57.0, 75.0, 75.0, 87.0, 85.0, 91.0, 87.0, 73.0, 65.0, 84.0, 94.0, 92.0, 84.0, 69.0, 89.0, 89.0, 91.0, 60.0, 84.0, 0.0, 0.0]], ['83016', [3913, 9770, 10019, 6061, 9851, 10023, 3711, 8545, 7130, 8859, 10250, 10257, 10074, 9626, 9097, 5186, 10249, 9578, 9771, 10026, 5881, 8456, 3585, 10586, 7126, 10201, 4974, 10303, 10565, 10564, 8547, 9769, 4802, 10020, 10546, 9584, 10860, 8917, 8700, 8918, 9092, 5806, 10457, 4165, 8860, 50, 11621, 13506, 11700], 829, [95.0, 95.0, 96.0, 96.0, 96.0, 95.0, 96.0, 95.0, 98.0, 95.0, 95.0, 96.0, 98.0, 96.0, 99.0, 95.0, 95.0, 95.0, 99.0, 93.0, 95.0, 92.0, 96.0, 92.0, 87.0, 96.0, 94.0, 94.0, 95.0, 92.0, 94.0, 94.0, 95.0, 94.0, 97.0, 95.0, 92.0, 91.0, 99.0, 91.0, 91.0, 83.0, 92.0, 85.0, 79.0, 88.0, 92.0, 0.0, 0.0]], ['83086', [3913, 9851, 9770, 9771, 10250, 10564, 10565, 10019, 8859, 6061, 8545, 10023, 12673, 12908, 12675, 12218, 10257, 13507, 13574, 11863, 14194, 14293], 832, [89.0, 94.0, 96.0, 94.0, 85.0, 95.0, 90.0, 88.0, 91.0, 87.0, 90.0, 92.0, 95.0, 87.0, 96.0, 92.0, 94.0, 91.0, 89.0, 91.0, 0.0, 0.0]], ['83207', [3913, 5186, 9769, 10022, 4424, 3649, 9091, 4220, 10568, 10177, 9580, 9582, 10543, 9625, 11389, 3762, 8717, 6781, 8200, 4561, 9916, 12597, 11406, 8457, 12603, 13004, 13292, 13187, 12951, 13290, 12220, 13010, 12222, 13722, 10858, 13298, 12594, 10073, 3589, 12129, 10301, 12949, 11624, 8199, 8919, 10455, 12311, 13705, 5433, 10020, 13564], 833, [87.0, 93.0, 85.0, 81.0, 83.0, 55.0, 41.0, 78.0, 83.0, 73.0, 78.0, 60.0, 74.0, 60.0, 74.0, 80.0, 83.0, 66.0, 45.0, 78.0, 78.0, 76.0, 77.0, 76.0, 84.0, 85.0, 50.0, 16.0, 79.0, 94.0, 75.0, 83.0, 86.0, 79.0, 52.0, 87.0, 80.0, 76.0, 81.0, 83.0, 78.0, 66.0, 85.0, 80.0, 86.0, 85.0, 87.0, 88.0, 79.0, 0.0, 0.0]], ['73405', [3913, 9851, 8859, 10019, 10257, 10250, 6061, 9771, 9626, 10023, 7130, 5186, 10201, 10074, 10026, 3711, 10586, 5881, 10860, 8545, 10565, 10308, 9097, 4165, 9578, 8456, 3585, 4974], 839, [92.0, 96.0, 94.0, 83.0, 93.0, 90.0, 96.0, 95.0, 92.0, 94.0, 95.0, 94.0, 93.0, 86.0, 92.0, 94.0, 92.0, 96.0, 92.0, 92.0, 94.0, 93.0, 94.0, 84.0, 96.0, 95.0, 0.0, 0.0]], ['83468', [3913, 9851, 9770, 9771, 10019, 8859, 6061, 10257, 10250, 8545, 10023, 5186, 10074, 9626, 10026, 3711, 10586, 5806, 5881, 10303, 10564, 10565, 10860, 9097, 4974], 840, [95.0, 97.0, 96.0, 96.0, 94.0, 91.0, 97.0, 95.0, 87.0, 91.0, 95.0, 97.0, 87.0, 95.0, 91.0, 90.0, 92.0, 94.0, 97.0, 93.0, 92.0, 89.0, 95.0, 96.0, 0.0]], ['83303', [3913, 9770, 10019, 8859, 9851, 10250, 6061, 8545, 10023, 5186, 10308, 10303, 10565, 10564, 7130, 10026, 9626, 10586, 3711, 9771, 10860, 9097, 4974, 4165, 10589, 7126, 6151, 12220], 845, [90.0, 93.0, 94.0, 93.0, 94.0, 94.0, 93.0, 93.0, 93.0, 91.0, 77.0, 83.0, 85.0, 82.0, 95.0, 93.0, 93.0, 92.0, 86.0, 93.0, 89.0, 90.0, 90.0, 89.0, 69.0, 86.0, 0.0, 0.0]], ['83652', [3913, 10023, 4802, 8701, 6420, 9582, 9091, 10177, 9580, 8457, 10568, 9625, 10543, 13290, 12597, 13722, 13187, 4220, 13004, 13292, 12603, 11406, 13002, 3649, 11389, 12220, 3762, 12129, 11624], 848, [93.0, 91.0, 91.0, 96.0, 92.0, 93.0, 78.0, 80.0, 76.0, 84.0, 88.0, 56.0, 72.0, 94.0, 84.0, 83.0, 79.0, 86.0, 89.0, 84.0, 93.0, 93.0, 94.0, 86.0, 92.0, 90.0, 92.0, 0.0]], ['83663', [3913, 9851, 10019, 9771, 10250, 9770, 10564, 10303, 8859, 6061, 8545, 8700, 6521, 9625, 9091, 12597, 8457, 12603, 13187, 13004, 4220, 11406, 13292, 8717, 10573, 4200], 849, [85.0, 93.0, 90.0, 95.0, 93.0, 97.0, 88.0, 73.0, 83.0, 84.0, 97.0, 88.0, 91.0, 88.0, 82.0, 88.0, 92.0, 83.0, 92.0, 84.0, 87.0, 95.0, 88.0, 93.0, 0.0, 0.0]], ['83668', [3913, 9770, 9851, 10250, 10564, 10257, 10565, 10019, 8859, 5881, 8860, 4424, 10543, 3649, 9625, 13010, 12951, 12220, 3762, 11389, 8717, 12222, 6781, 11630, 6420, 10540, 10573, 4332], 850, [77.0, 76.0, 77.0, 58.0, 63.0, 78.0, 64.0, 63.0, 78.0, 57.0, 76.0, 75.0, 75.0, 70.0, 61.0, 76.0, 70.0, 75.0, 67.0, 77.0, 72.0, 65.0, 75.0, 78.0, 68.0, 71.0, 64.0, 0.0]], ['83136', [3913, 9851, 9771, 10019, 10250, 9770, 6061, 8545, 10257, 8859, 7130, 10565, 10564, 10023, 10074, 5186, 10201, 10586, 5806, 9578, 4802, 3711, 10026, 9626, 10860, 9097, 4974, 4165, 2093, 12312, 13188, 12129, 11406, 9091, 13187, 8457], 851, [93.0, 93.0, 95.0, 90.0, 89.0, 89.0, 97.0, 90.0, 90.0, 88.0, 91.0, 95.0, 95.0, 97.0, 81.0, 92.0, 94.0, 93.0, 96.0, 95.0, 91.0, 92.0, 96.0, 95.0, 90.0, 94.0, 93.0, 74.0, 95.0, 100.0, 91.0, 95.0, 94.0, 95.0, 0.0, 0.0]], ['83754', [3913, 10023, 3711, 5881, 9626, 9097, 8456, 13566, 4215, 4561, 9091, 8200, 8457, 13722, 13187, 12603, 4220, 11406, 10568, 12222, 3762, 10573, 13183, 9918, 11859], 852, [90.0, 95.0, 92.0, 97.0, 94.0, 80.0, 90.0, 88.0, 90.0, 91.0, 85.0, 89.0, 89.0, 88.0, 69.0, 90.0, 91.0, 90.0, 95.0, 92.0, 98.0, 97.0, 93.0, 0.0, 0.0]], ['83794', [3913, 10019, 10023, 3585, 5793, 10021, 4336, 6781, 9091, 12597, 12603, 10177, 4220, 13292, 11406, 13722, 13010, 10568, 3649, 12951, 11389, 3589, 14708, 11853, 4522, 10459, 12947], 853, [92.0, 93.0, 88.0, 92.0, 66.0, 81.0, 86.0, 84.0, 77.0, 83.0, 89.0, 87.0, 94.0, 98.0, 98.0, 99.0, 100.0, 96.0, 60.0, 56.0, 40.0, 52.0, 53.0, 86.0, 0.0, 0.0, 0.0]], ['72742', [3913, 7130, 4802, 5806, 8547, 9769, 9578, 9584, 8456, 10249, 4165, 10023, 10026, 3585, 2093, 10457, 10537, 6781, 9580, 4220], 856, [100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 94.0, 95.0, 94.0, 94.0, 94.0, 97.0, 100.0, 100.0, 100.0, 100.0, 100.0, 97.0, 0.0]], ['78650', [3913, 10023, 3711, 5881, 9626, 4802, 10022, 8919, 4336, 4163, 10457, 10537, 12060, 10021, 12222, 13392, 9091, 8717, 13010, 12949, 11853, 10543, 3649], 857, [72.0, 89.0, 79.0, 78.0, 83.0, 80.0, 75.0, 80.0, 79.0, 75.0, 78.0, 77.0, 80.0, 65.0, 76.0, 85.0, 79.0, 83.0, 78.0, 81.0, 74.0, 0.0, 0.0]], ['83829', [3913, 10019, 8859, 10565, 10303, 9770, 10257, 9851, 6061, 7130, 8919, 50, 10537, 10573, 10177, 8457, 4220, 10568, 12603, 13004], 860, [97.0, 93.0, 98.0, 96.0, 98.0, 93.0, 99.0, 97.0, 98.0, 98.0, 99.0, 96.0, 98.0, 100.0, 99.0, 96.0, 98.0, 95.0, 0.0, 0.0]], ['84134', [3913, 9851, 8545, 10019, 8859, 9771, 10074, 10023, 10026, 10303, 10308, 10546, 3693, 10457, 10022, 8919, 10573, 6460, 8700, 4802, 5806, 4165, 8860, 5433, 2093, 10540, 5793, 5797, 8917, 50, 7126, 10020, 9769, 3940, 9625, 4220], 865, [98.0, 97.0, 96.0, 99.0, 98.0, 98.0, 97.0, 96.0, 96.0, 96.0, 97.0, 96.0, 96.0, 97.0, 97.0, 95.0, 95.0, 95.0, 99.0, 97.0, 95.0, 97.0, 97.0, 96.0, 97.0, 94.0, 92.0, 92.0, 98.0, 96.0, 92.0, 97.0, 95.0, 95.0, 94.0, 0.0]], ['79286', [3913, 6061, 8859, 8545, 5186, 9584, 4165, 3585, 9626, 10019, 10250, 10023, 10074, 9097, 10026, 9578, 4802, 8456, 10586, 10535, 8547, 7130, 10303, 11399, 10459, 8200, 9091], 866, [96.0, 98.0, 95.0, 97.0, 97.0, 98.0, 98.0, 98.0, 98.0, 97.0, 98.0, 97.0, 99.0, 98.0, 98.0, 98.0, 98.0, 97.0, 96.0, 99.0, 99.0, 99.0, 98.0, 98.0, 97.0, 0.0, 0.0]], ['84367', [3913, 9770, 9851, 8859, 9771, 10023, 10303, 10019, 10250, 8545, 6061, 5186, 8547, 10074, 9626, 10565, 10564, 10586, 5806, 5881, 10026, 10257, 3711, 10860, 9097, 4974, 4802, 5793, 10073, 10021, 4522, 4457, 9580, 12594, 9582, 11406, 4220], 872, [92.0, 89.0, 97.0, 91.0, 94.0, 90.0, 92.0, 93.0, 86.0, 89.0, 98.0, 96.0, 96.0, 86.0, 94.0, 94.0, 87.0, 91.0, 83.0, 88.0, 92.0, 94.0, 92.0, 89.0, 90.0, 92.0, 86.0, 82.0, 84.0, 90.0, 85.0, 85.0, 89.0, 94.0, 91.0, 84.0, 0.0]], ['84490', [3913, 9771, 10019, 8859, 9851, 8545, 10257, 10303, 6061, 10250, 10023, 7130, 10074, 10565, 9626, 10586, 10026, 3711, 10308, 9770, 10564, 10860, 4974, 9097, 2093, 4457, 4220, 12603, 13722, 10177, 13004, 9091, 13292], 876, [95.0, 98.0, 98.0, 96.0, 98.0, 97.0, 96.0, 96.0, 99.0, 98.0, 97.0, 98.0, 97.0, 97.0, 98.0, 97.0, 98.0, 97.0, 97.0, 96.0, 97.0, 96.0, 97.0, 97.0, 93.0, 88.0, 96.0, 95.0, 95.0, 94.0, 96.0, 0.0, 0.0]], ['84489', [3913, 9771, 9851, 8545, 10019, 10250, 10257, 9770, 10565, 8859, 10303, 10023, 7130, 5186, 10308, 9626, 10564, 10586, 10026, 3711, 10860, 10074], 877, [55.0, 76.0, 83.0, 68.0, 55.0, 73.0, 89.0, 85.0, 86.0, 75.0, 83.0, 90.0, 83.0, 91.0, 77.0, 85.0, 88.0, 84.0, 80.0, 79.0, 0.0, 0.0]], ['84566', [3913, 10019, 10250, 10023, 8456, 10020, 8917, 4163, 10457, 50, 8700, 9584, 9578, 8860, 3693, 10455, 5797, 9850, 5433, 6420, 5793, 8441, 3940], 879, [94.0, 93.0, 94.0, 91.0, 93.0, 91.0, 95.0, 89.0, 92.0, 89.0, 92.0, 94.0, 92.0, 92.0, 86.0, 90.0, 91.0, 86.0, 91.0, 91.0, 87.0, 88.0, 0.0]], ['84589', [3913, 9851, 10019, 10023, 6061, 10303, 5186, 10026, 5881, 4802, 50, 11387, 9092, 12984, 8547, 12671, 5797, 12311, 12062, 8700, 5895, 4336, 13392], 880, [62.0, 69.0, 67.0, 61.0, 61.0, 62.0, 86.0, 89.0, 75.0, 63.0, 70.0, 74.0, 53.0, 54.0, 72.0, 59.0, 44.0, 70.0, 75.0, 71.0, 44.0, 0.0, 0.0]], ['84018', [3913, 9851, 9770, 10257, 10564, 10250, 9771, 10019, 6061, 5881, 7126, 11859, 5845, 11624, 12949, 6521, 10301, 3589, 4457, 13298, 12594, 7184, 12986], 883, [91.0, 94.0, 94.0, 79.0, 81.0, 67.0, 94.0, 91.0, 98.0, 90.0, 87.0, 86.0, 85.0, 83.0, 83.0, 81.0, 90.0, 97.0, 97.0, 94.0, 89.0, 0.0, 0.0]], ['84792', [3913, 10023, 4802, 5433, 6151, 8860, 10020, 8917, 8700, 8547, 10026, 9584, 9092, 10457, 4522, 4220, 10177, 11406, 10568, 9580, 9582, 12603, 13292], 885, [99.0, 98.0, 95.0, 97.0, 96.0, 96.0, 96.0, 95.0, 97.0, 90.0, 98.0, 96.0, 95.0, 98.0, 97.0, 96.0, 97.0, 98.0, 96.0, 92.0, 83.0, 0.0, 0.0]], ['84855', [3913, 10023, 9626, 9097, 8545, 10074, 4165, 6061, 5186, 3711, 10026, 9578, 7130, 10565, 9770, 9851, 9771, 10303, 10250, 10019, 8859, 10586, 10860, 10257, 10564, 4974, 11399, 50, 10301, 9625, 3649, 13292], 886, [93.0, 97.0, 95.0, 96.0, 91.0, 86.0, 87.0, 93.0, 95.0, 94.0, 91.0, 94.0, 96.0, 91.0, 95.0, 95.0, 94.0, 92.0, 96.0, 94.0, 95.0, 92.0, 93.0, 94.0, 95.0, 95.0, 94.0, 88.0, 91.0, 77.0, 0.0, 0.0]], ['84925', [3913, 9851, 10019, 9771, 10074, 4974, 8547, 10022, 8919, 5433, 6151, 9850, 9751, 7184, 9916, 3649, 4457, 9580, 9091, 8457, 10177, 10568, 9625, 4220, 3762, 11406, 11389, 8717, 6781, 8200, 10543, 12222, 12220, 10858, 11630, 11624, 6521, 11853, 12597, 13004, 13002, 13292, 13290, 12603, 13722, 12951, 13010, 13187, 13298, 12594, 12129, 13188, 12912, 14807], 889, [99.0, 99.0, 97.0, 98.0, 84.0, 97.0, 95.0, 96.0, 98.0, 91.0, 92.0, 89.0, 92.0, 95.0, 88.0, 87.0, 90.0, 86.0, 84.0, 87.0, 89.0, 92.0, 87.0, 95.0, 85.0, 80.0, 86.0, 85.0, 98.0, 99.0, 97.0, 98.0, 90.0, 76.0, 97.0, 94.0, 88.0, 93.0, 86.0, 83.0, 92.0, 89.0, 98.0, 93.0, 77.0, 87.0, 70.0, 39.0, 89.0, 73.0, 85.0, 72.0, 0.0, 0.0]], ['73414', [3913, 9851, 10019, 10257, 9770, 10303, 8859, 6061, 8545, 10565, 10564, 10023, 7130, 10074, 9626, 10586, 8918, 4974, 11621, 10026, 12908, 11857, 12673, 11863, 12675, 9771, 12214, 5186, 10250, 11698, 13574, 14194, 14193, 14208, 14391, 11855, 3711, 13507, 12216, 14293, 12218, 14393, 14026, 14294, 14392, 12318], 890, [86.0, 91.0, 92.0, 89.0, 83.0, 91.0, 86.0, 92.0, 92.0, 90.0, 94.0, 93.0, 92.0, 90.0, 95.0, 91.0, 92.0, 90.0, 95.0, 96.0, 97.0, 94.0, 98.0, 95.0, 97.0, 96.0, 97.0, 98.0, 94.0, 94.0, 95.0, 98.0, 97.0, 96.0, 93.0, 96.0, 94.0, 99.0, 96.0, 92.0, 96.0, 98.0, 96.0, 96.0, 0.0, 0.0]], ['85055', [3913, 10257, 9851, 10250, 9770, 10019, 8859, 10303, 8545, 6061, 10565, 10023, 5186, 10074, 9626, 10586, 5806, 4165, 10457, 4802, 10026, 3711, 10860, 8700, 13104, 11624, 6521, 13390, 10543, 10073, 13292, 9580, 8457, 13722, 10177, 4220, 9091, 11406], 895, [95.0, 95.0, 97.0, 97.0, 98.0, 96.0, 96.0, 95.0, 97.0, 95.0, 94.0, 98.0, 97.0, 92.0, 96.0, 95.0, 93.0, 93.0, 95.0, 91.0, 93.0, 84.0, 89.0, 88.0, 90.0, 96.0, 87.0, 86.0, 93.0, 96.0, 95.0, 96.0, 93.0, 87.0, 94.0, 91.0, 0.0, 0.0]], ['75122', [3913, 10250, 10023, 10303, 10074, 10019, 9771, 9578, 10455, 9916, 10177, 8457, 4220, 13004, 13002, 13292, 12597, 9091, 11406, 13722, 13187, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 3589, 12605], 896, [89.0, 94.0, 95.0, 93.0, 86.0, 95.0, 97.0, 93.0, 88.0, 84.0, 90.0, 93.0, 96.0, 97.0, 97.0, 93.0, 91.0, 96.0, 95.0, 98.0, 87.0, 99.0, 97.0, 94.0, 98.0, 94.0, 96.0, 93.0, 0.0, 0.0]], ['85177', [3913, 5186, 10201, 9626, 10019, 10023, 9771, 6061, 10303, 9851, 10257, 9770, 8859, 10564, 10565, 4165, 8700, 11624, 9625, 12220, 3762, 11389, 4220, 13004, 10177, 8457, 13187, 13292, 12597, 9091, 11406, 10568, 13722, 13290, 9580, 9582, 12951, 3649, 13002, 13010, 8717, 12222, 6781, 8200, 6521, 12949, 10543, 4522, 10073, 10459], 900, [83.0, 92.0, 84.0, 93.0, 75.0, 87.0, 89.0, 85.0, 88.0, 94.0, 85.0, 89.0, 72.0, 62.0, 57.0, 43.0, 71.0, 63.0, 60.0, 71.0, 83.0, 85.0, 74.0, 82.0, 79.0, 76.0, 56.0, 83.0, 80.0, 70.0, 80.0, 86.0, 85.0, 85.0, 80.0, 85.0, 83.0, 88.0, 90.0, 90.0, 85.0, 85.0, 79.0, 88.0, 89.0, 84.0, 85.0, 83.0, 86.0, 0.0]], ['85599', [3913, 9851, 8545, 10250, 10257, 10303, 10565, 3711, 12216, 11857, 10860, 10308, 11855, 11429, 10073, 10568, 12603, 13187, 4220, 13722, 9091, 13004, 13292, 13002], 908, [88.0, 95.0, 87.0, 91.0, 86.0, 82.0, 75.0, 94.0, 83.0, 86.0, 91.0, 85.0, 84.0, 88.0, 83.0, 88.0, 83.0, 73.0, 79.0, 73.0, 70.0, 74.0, 0.0, 0.0]], ['85607', [3913, 10019, 10250, 7130, 10308, 9769, 10457, 10537, 10022, 6521, 6781, 6420, 10073, 5085, 4561, 4802, 8545, 8700, 10301, 10543, 10177, 8457, 11406, 10568, 9580, 4220], 909, [96.0, 97.0, 99.0, 98.0, 98.0, 98.0, 98.0, 97.0, 98.0, 95.0, 96.0, 95.0, 96.0, 97.0, 96.0, 97.0, 98.0, 97.0, 96.0, 98.0, 97.0, 97.0, 98.0, 95.0, 98.0, 0.0]], ['85704', [3913, 10303, 10074, 10308, 8545, 10565, 9851, 10023, 10250, 10564, 9771, 10257, 9770, 6061, 10019, 7130, 5186, 11621, 10586, 5806, 10457, 10537, 8700, 4336, 12222, 13392, 9091, 12060, 13292, 10021, 11389], 910, [22.0, 47.0, 19.0, 32.0, 67.0, 58.0, 87.0, 86.0, 44.0, 69.0, 83.0, 76.0, 75.0, 84.0, 60.0, 65.0, 80.0, 64.0, 66.0, 71.0, 72.0, 74.0, 62.0, 69.0, 78.0, 77.0, 59.0, 72.0, 51.0, 0.0, 0.0]], ['85136', [3913, 10257, 9851, 10250, 9771, 10019, 8859, 10565, 6061, 9770, 8545, 10303, 10023, 7130, 10074, 9626, 10586, 5186, 10201, 9097, 3711, 5433, 9916, 10177, 9091, 11406, 10568, 9580, 12603, 12597, 4220, 13187, 13004, 13002, 8457, 13290, 13292, 8200, 9582, 6521, 4561], 911, [97.0, 97.0, 97.0, 96.0, 96.0, 96.0, 98.0, 95.0, 96.0, 94.0, 94.0, 94.0, 96.0, 97.0, 91.0, 97.0, 95.0, 96.0, 94.0, 98.0, 94.0, 94.0, 92.0, 90.0, 90.0, 93.0, 93.0, 86.0, 94.0, 92.0, 91.0, 87.0, 91.0, 93.0, 86.0, 94.0, 96.0, 94.0, 92.0, 95.0, 0.0]], ['61679', [3913, 9770, 9851, 10257, 10250, 10564, 10565, 10019, 8859, 6061, 8545, 10023, 5186, 10020, 10860, 11621, 11863, 10303, 12673, 12214, 12218, 12908, 12675, 13507, 12318, 10074, 9626, 10026, 10586, 11855, 14208, 14193, 13574, 14194], 916, [84.0, 81.0, 90.0, 79.0, 75.0, 81.0, 74.0, 84.0, 73.0, 84.0, 82.0, 91.0, 88.0, 83.0, 87.0, 72.0, 80.0, 86.0, 89.0, 89.0, 74.0, 80.0, 88.0, 89.0, 85.0, 70.0, 94.0, 91.0, 90.0, 80.0, 85.0, 85.0, 0.0, 0.0]], ['85984', [3913, 10019, 10565, 10564, 9851, 9578, 10020, 11580, 8699, 10570, 10073, 3589, 11389, 3649, 13292, 9580, 13290, 9916, 8200, 7184, 5895, 50, 10022], 918, [93.0, 90.0, 94.0, 95.0, 97.0, 92.0, 92.0, 90.0, 97.0, 95.0, 94.0, 93.0, 87.0, 87.0, 88.0, 95.0, 97.0, 95.0, 94.0, 91.0, 0.0, 0.0, 0.0]], ['86029', [3913, 10026, 8918, 9751, 4561, 10177, 9091, 10568, 4220, 9580, 9625, 3649, 10543, 9582, 8717, 11389, 11406, 6781, 8200, 9916, 10858, 12220, 12222, 4457, 13290, 13292, 12603, 13722, 13004, 8457, 12597], 919, [81.0, 81.0, 85.0, 86.0, 88.0, 96.0, 92.0, 96.0, 95.0, 97.0, 97.0, 96.0, 99.0, 98.0, 98.0, 98.0, 98.0, 98.0, 98.0, 97.0, 99.0, 98.0, 98.0, 98.0, 99.0, 98.0, 98.0, 98.0, 96.0, 0.0, 0.0]], ['86108', [3913, 9851, 8545, 10250, 9770, 10019, 10565, 10564, 10257, 10023, 10586, 10535, 8854, 8860, 10022, 8199, 5433, 8701, 8700, 5797, 3693, 8699, 9916, 10177], 927, [49.0, 66.0, 58.0, 54.0, 71.0, 45.0, 75.0, 88.0, 66.0, 79.0, 69.0, 71.0, 55.0, 74.0, 64.0, 32.0, 43.0, 54.0, 54.0, 23.0, 67.0, 48.0, 0.0, 0.0]], ['86527', [3913, 10019, 10023, 8456, 10586, 10535, 8919, 4457, 11406, 10177, 9091, 10568, 9580, 9582, 12603, 11389, 12597, 3649, 8717, 13004, 13292, 8457, 13564, 13103, 13392, 3589, 10073, 13290, 13002, 13187, 13722, 9625, 4013], 933, [80.0, 80.0, 88.0, 88.0, 85.0, 83.0, 80.0, 85.0, 74.0, 89.0, 87.0, 92.0, 82.0, 80.0, 94.0, 93.0, 87.0, 87.0, 93.0, 90.0, 84.0, 91.0, 91.0, 94.0, 90.0, 92.0, 90.0, 96.0, 96.0, 80.0, 83.0, 0.0, 0.0]], ['54916', [3913, 10019, 10303, 9851, 7130, 8859, 10250, 8545, 6061, 8918, 10860, 8456, 10201, 7184, 10543, 10177, 4220, 13004, 13187, 13722, 12603, 13292, 9091], 935, [97.0, 98.0, 94.0, 97.0, 96.0, 92.0, 94.0, 92.0, 98.0, 93.0, 95.0, 94.0, 93.0, 91.0, 91.0, 92.0, 90.0, 85.0, 74.0, 86.0, 96.0, 0.0, 0.0]], ['34528', [3913, 9770, 9851, 10303, 9771, 10019, 10564, 10565, 8859, 6061, 8545, 10023, 7130, 11621, 10860, 8918, 10535, 5021, 8919, 11628, 12943, 11389, 3649], 936, [94.0, 92.0, 93.0, 92.0, 94.0, 87.0, 93.0, 91.0, 93.0, 94.0, 85.0, 93.0, 96.0, 94.0, 94.0, 91.0, 91.0, 83.0, 87.0, 90.0, 0.0, 0.0, 0.0]], ['86524', [3913, 10023, 9626, 4802, 50, 10457, 4336, 4163, 8700, 3693, 8199, 7184, 4332, 4215, 5433, 2093, 10537, 10022, 8919, 10573, 4522, 3762, 9918, 3649, 10177, 4220, 12603], 946, [98.0, 96.0, 99.0, 97.0, 97.0, 98.0, 96.0, 98.0, 97.0, 98.0, 95.0, 97.0, 98.0, 97.0, 94.0, 97.0, 97.0, 100.0, 99.0, 98.0, 97.0, 99.0, 98.0, 96.0, 97.0, 0.0, 0.0]], ['86564', [3913, 9851, 9770, 9771, 10303, 10019, 10564, 10565, 10257, 6061, 8859, 10023, 8545, 10250, 10026, 8918, 11853, 5806, 12667, 7126, 12127, 12311, 13568, 14292], 947, [78.0, 80.0, 78.0, 77.0, 71.0, 65.0, 87.0, 73.0, 76.0, 72.0, 75.0, 87.0, 77.0, 70.0, 72.0, 78.0, 76.0, 65.0, 70.0, 59.0, 69.0, 69.0, 0.0, 0.0]], ['86953', [3913, 10303, 7130, 10019, 8859, 10023, 8456, 4802, 8918, 8547, 10308, 5881, 10201, 5433, 7184, 3762, 10301, 11624, 8717, 10543, 9091, 10177, 13187, 4220, 8457, 12603, 13722, 13292, 12597, 13004, 11406, 13290, 9580, 13002, 11389, 10568, 3649, 9625], 949, [90.0, 93.0, 96.0, 94.0, 92.0, 90.0, 93.0, 94.0, 93.0, 92.0, 88.0, 95.0, 92.0, 89.0, 89.0, 88.0, 85.0, 86.0, 84.0, 86.0, 71.0, 86.0, 84.0, 90.0, 85.0, 90.0, 87.0, 86.0, 90.0, 90.0, 92.0, 95.0, 87.0, 91.0, 90.0, 92.0, 80.0, 0.0]], ['87126', [3913, 9770, 9851, 10250, 9771, 10019, 8859, 10564, 10303, 10257, 6061, 8545, 7130, 5186, 10074, 9626, 10586, 10535, 9578, 10026, 3711, 10023], 953, [83.0, 86.0, 88.0, 63.0, 83.0, 75.0, 83.0, 90.0, 81.0, 88.0, 87.0, 83.0, 90.0, 93.0, 72.0, 89.0, 80.0, 83.0, 75.0, 83.0, 0.0, 0.0]], ['87230', [3913, 9851, 8545, 10303, 10019, 9770, 6061, 9771, 10023, 10565, 10564, 10250, 7130, 5186, 10074, 9626, 10586, 5806, 9578, 10026, 3711, 10860, 9097, 10257, 4974, 4165, 10457, 9092, 7126, 8456], 957, [99.0, 99.0, 99.0, 99.0, 99.0, 98.0, 100.0, 98.0, 99.0, 99.0, 80.0, 99.0, 99.0, 98.0, 99.0, 99.0, 100.0, 100.0, 99.0, 99.0, 99.0, 98.0, 100.0, 100.0, 99.0, 100.0, 100.0, 100.0, 99.0, 0.0]], ['87344', [3913, 10019, 9771, 10074, 6061, 10303, 9851, 8859, 8545, 10023, 7130, 9626, 9097, 10586, 7126, 4165, 10457, 9092, 8700, 4802, 5881, 3711, 10026, 9578, 5186, 10020, 50, 3693, 10546, 8860, 10022, 10535, 3585, 2093, 12062, 7184, 8200, 3762, 9091, 12597, 8457, 12603, 10177, 13722, 13187, 13004, 13292, 11406, 4220, 13290, 9580, 9582, 13002, 11389, 10568, 9625, 3649, 12220, 13010, 10543, 12951, 12222, 8717, 9916, 10858], 959, [98.0, 98.0, 98.0, 98.0, 98.0, 98.0, 99.0, 99.0, 99.0, 99.0, 98.0, 98.0, 97.0, 100.0, 97.0, 100.0, 98.0, 97.0, 98.0, 98.0, 98.0, 98.0, 98.0, 99.0, 98.0, 98.0, 97.0, 98.0, 98.0, 99.0, 97.0, 98.0, 98.0, 98.0, 98.0, 97.0, 97.0, 99.0, 98.0, 98.0, 94.0, 96.0, 97.0, 97.0, 97.0, 99.0, 98.0, 99.0, 98.0, 98.0, 98.0, 97.0, 98.0, 100.0, 98.0, 98.0, 98.0, 98.0, 98.0, 98.0, 98.0, 99.0, 98.0, 0.0, 0.0]], ['87362', [3913, 9770, 10257, 10250, 10019, 9851, 10565, 10303, 10564, 9771, 10023, 8545, 7130, 5186, 9769, 10860, 8859, 9626, 10586, 5806, 5881, 10201, 10026, 3711, 4163, 12134], 961, [97.0, 96.0, 97.0, 97.0, 99.0, 98.0, 98.0, 98.0, 100.0, 99.0, 98.0, 97.0, 98.0, 99.0, 98.0, 97.0, 98.0, 98.0, 100.0, 98.0, 94.0, 95.0, 98.0, 93.0, 91.0, 0.0]], ['87413', [3913, 9770, 9851, 8859, 10564, 10250, 6061, 4165, 3585, 10023, 10586, 5806, 9578, 9626, 10019, 8545, 4974, 9850, 10073, 11406, 8457, 10177, 4220, 13187, 13002, 13292, 12597, 9091, 12603, 13722, 13290, 9580, 9582, 11389, 13004, 12951, 3589, 11859], 964, [93.0, 95.0, 96.0, 92.0, 98.0, 91.0, 93.0, 82.0, 93.0, 94.0, 89.0, 89.0, 96.0, 96.0, 95.0, 95.0, 94.0, 92.0, 93.0, 96.0, 90.0, 90.0, 93.0, 89.0, 95.0, 92.0, 92.0, 95.0, 89.0, 97.0, 97.0, 94.0, 89.0, 95.0, 95.0, 93.0, 0.0, 0.0]], ['87536', [3913, 9851, 5186, 10308, 4165, 8547, 9092, 7126, 10020, 10546, 8700, 4802, 10022, 8919, 8854, 4424, 4522, 6781, 6420, 5793, 5433, 2093, 10573, 4457, 11389, 9091, 10177], 966, [70.0, 83.0, 94.0, 76.0, 72.0, 91.0, 84.0, 90.0, 93.0, 93.0, 87.0, 91.0, 92.0, 92.0, 88.0, 93.0, 90.0, 89.0, 90.0, 86.0, 92.0, 94.0, 94.0, 85.0, 90.0, 0.0, 0.0]], ['87331', [3913, 9851, 10564, 9770, 10257, 9771, 10565, 10019, 10250, 10303, 8545, 10023, 6061, 5186, 10249, 4424, 5194, 7184, 12986, 13566, 8854, 13729], 970, [32.0, 51.0, 49.0, 51.0, 37.0, 34.0, 25.0, 26.0, 41.0, 26.0, 43.0, 60.0, 55.0, 73.0, 46.0, 55.0, 27.0, 36.0, 35.0, 0.0, 0.0, 0.0]], ['87524', [3913, 10026, 5881, 5186, 9769, 8700, 9092, 8919, 8854, 8860, 11628, 4457, 11624, 4522, 11406, 9580, 9091, 13722, 13187, 8457], 972, [97.0, 98.0, 97.0, 95.0, 97.0, 98.0, 95.0, 81.0, 92.0, 95.0, 95.0, 92.0, 94.0, 91.0, 85.0, 92.0, 88.0, 97.0, 98.0, 0.0]], ['87759', [3913, 9851, 8859, 10250, 10257, 10303, 10565, 9770, 10564, 10019, 8545, 10023, 10860, 10457, 6521, 9625, 3649, 10177, 9091, 11406, 12597, 4220, 10568, 12222, 8717, 6781], 975, [88.0, 93.0, 85.0, 49.0, 79.0, 73.0, 88.0, 84.0, 93.0, 73.0, 70.0, 86.0, 86.0, 88.0, 76.0, 58.0, 59.0, 69.0, 75.0, 84.0, 51.0, 81.0, 89.0, 78.0, 0.0, 0.0]], ['1065', [3913, 10019, 8545, 8859, 10565, 6061, 10023, 10303, 10257, 10564, 9851, 10250, 7130, 10074, 9097, 9626, 4802, 4215, 4522, 12594, 9580, 9582], 976, [96.0, 96.0, 96.0, 95.0, 94.0, 94.0, 97.0, 94.0, 96.0, 97.0, 98.0, 94.0, 96.0, 88.0, 94.0, 96.0, 96.0, 90.0, 95.0, 96.0, 0.0, 0.0]], ['85852', [3913, 9770, 10303, 8859, 9851, 10257, 10564, 10565, 10019, 10250, 9771, 10023, 7130, 8545, 10074, 6061, 9626, 10586, 8918, 3585, 11618, 5895, 10543, 3649, 12597], 979, [81.0, 89.0, 74.0, 85.0, 83.0, 87.0, 85.0, 75.0, 71.0, 70.0, 87.0, 88.0, 84.0, 86.0, 31.0, 80.0, 85.0, 90.0, 84.0, 80.0, 48.0, 98.0, 96.0, 0.0, 0.0]], ['88150', [3913, 5186, 9769, 7126, 8860, 10022, 8700, 3585, 5793, 6781, 10177, 9091, 4220, 13004, 8457, 12597, 13187, 13292, 11406, 12603, 13722, 13290], 984, [92.0, 98.0, 96.0, 94.0, 96.0, 95.0, 99.0, 98.0, 97.0, 97.0, 96.0, 96.0, 96.0, 95.0, 89.0, 96.0, 98.0, 95.0, 82.0, 93.0, 0.0, 0.0]], ['88209', [3913, 10303, 10019, 9851, 8545, 10565, 10250, 10257, 6061, 8859, 10023, 9771, 9626, 10860, 10546, 3693, 10543, 10177, 4220, 12597, 9091, 11406, 10568, 9580, 13004], 985, [94.0, 94.0, 99.0, 98.0, 98.0, 98.0, 98.0, 99.0, 99.0, 97.0, 98.0, 99.0, 98.0, 97.0, 99.0, 99.0, 98.0, 98.0, 96.0, 92.0, 96.0, 99.0, 99.0, 0.0, 0.0]], ['989', [3913, 10023, 10303, 9851, 9771, 5186, 9769, 11429, 3940, 10543, 4332, 3649, 9625, 9582, 13010, 13290, 3762, 13722, 8717, 8457, 12603, 4220], 988, [88.0, 83.0, 60.0, 84.0, 85.0, 87.0, 85.0, 80.0, 79.0, 81.0, 84.0, 61.0, 63.0, 70.0, 83.0, 96.0, 85.0, 86.0, 79.0, 74.0, 80.0, 0.0]], ['87084', [3913, 5186, 8917, 10022, 8919, 8854, 5194, 3589, 6460, 7184, 9916, 3762, 10543, 9582, 9091, 9580, 10568, 8717, 9625, 6781, 8200, 11406, 10177, 8457, 11389, 4561, 10858, 4457, 3649, 12597, 12603, 13004, 4220, 13187, 13292, 13290, 12951], 989, [93.0, 91.0, 91.0, 95.0, 95.0, 88.0, 91.0, 93.0, 97.0, 90.0, 89.0, 85.0, 95.0, 84.0, 89.0, 84.0, 93.0, 90.0, 87.0, 88.0, 94.0, 92.0, 92.0, 88.0, 89.0, 90.0, 84.0, 80.0, 83.0, 91.0, 93.0, 91.0, 92.0, 86.0, 92.0, 95.0, 0.0]], ['87478', [3913, 10564, 9770, 9851, 10257, 10250, 10565, 10019, 8859, 6061, 8545, 5186, 8860, 4424, 3649, 9091, 12597, 10177, 13722, 13187, 4220], 990, [94.0, 95.0, 95.0, 95.0, 93.0, 93.0, 95.0, 95.0, 97.0, 97.0, 91.0, 98.0, 94.0, 93.0, 89.0, 89.0, 91.0, 83.0, 88.0, 85.0, 0.0]], ['88409', [3913, 10308, 7126, 8854, 3762, 9091, 8457, 10568, 9580, 9582, 9625, 3649, 10543, 8717, 6781, 8200, 4561, 4457, 3589, 11624, 4336, 8701, 9916, 10022, 12601, 4522, 10457, 10535, 10573, 11387, 11618, 12949, 11698, 12986, 13392, 10455, 11580, 8441, 12740, 13726, 12311, 13568], 994, [58.0, 9.0, 33.0, 33.0, 45.0, 24.0, 79.0, 100.0, 82.0, 99.0, 99.0, 99.0, 95.0, 99.0, 99.0, 99.0, 78.0, 37.0, 46.0, 45.0, 39.0, 37.0, 28.0, 21.0, 14.0, 26.0, 25.0, 53.0, 19.0, 22.0, 29.0, 53.0, 60.0, 46.0, 26.0, 38.0, 29.0, 49.0, 23.0, 30.0, 0.0, 0.0]], ['88526', [3913, 10023, 9626, 10308, 10546, 8441, 6420, 4522, 8717, 9091, 10177, 8457, 11406, 9580, 9582, 10568, 9625, 3649, 11389, 4220], 1001, [93.0, 93.0, 94.0, 95.0, 91.0, 87.0, 85.0, 91.0, 88.0, 75.0, 87.0, 86.0, 91.0, 86.0, 86.0, 88.0, 85.0, 73.0, 79.0, 0.0]], ['88585', [3913, 9851, 10565, 9770, 10564, 10250, 10019, 10257, 6061, 7130, 8545, 10023, 12673, 12908, 12675, 13507, 12218, 10303, 8859, 14193, 14293], 1008, [60.0, 71.0, 63.0, 59.0, 60.0, 48.0, 74.0, 50.0, 70.0, 42.0, 39.0, 57.0, 69.0, 66.0, 52.0, 68.0, 42.0, 56.0, 0.0, 0.0, 0.0]], ['73100', [3913, 10019, 10250, 9770, 10564, 9851, 10565, 10303, 8859, 6061, 8545, 7130, 10023, 10074, 10860, 10457, 5085, 3649, 4220, 12603, 13004, 13002, 10177, 13292, 12597, 13722, 9091, 11406, 13187, 13290, 9580, 9582], 1009, [82.0, 76.0, 75.0, 75.0, 89.0, 87.0, 78.0, 84.0, 78.0, 92.0, 80.0, 89.0, 90.0, 81.0, 87.0, 85.0, 74.0, 72.0, 75.0, 81.0, 81.0, 84.0, 81.0, 76.0, 83.0, 76.0, 77.0, 81.0, 69.0, 90.0, 0.0, 0.0]], ['88756', [3913, 9770, 10564, 9851, 9771, 6061, 10257, 10565, 10019, 10303, 8545, 10023, 8859, 5186, 8547, 10074, 9626, 10586, 5806, 10457, 10573, 9582, 10177, 9091, 11406, 10568, 9580, 11389], 1010, [91.0, 85.0, 91.0, 80.0, 81.0, 87.0, 79.0, 81.0, 76.0, 84.0, 86.0, 93.0, 91.0, 92.0, 90.0, 89.0, 88.0, 93.0, 96.0, 93.0, 96.0, 93.0, 90.0, 92.0, 97.0, 0.0, 0.0, 0.0]], ['88529', [3913, 10026, 8918, 8701, 10573, 4457, 10543, 10177, 9091, 4220, 10568, 12603, 11406, 9580, 9582, 11389, 9625, 12951, 12597, 13187, 13004, 13292, 13290, 13002], 1017, [94.0, 92.0, 88.0, 82.0, 86.0, 87.0, 88.0, 87.0, 75.0, 85.0, 87.0, 85.0, 86.0, 81.0, 81.0, 83.0, 81.0, 82.0, 79.0, 67.0, 88.0, 71.0, 87.0, 0.0]], ['88289', [3913, 10023, 4802, 9850, 7126, 10201, 8917, 3693, 8199, 5433, 8701, 8860, 5797, 8918, 10457, 9584, 10589, 10020, 6460, 10073, 10257, 5881, 10455, 9916, 4220, 10177], 1018, [94.0, 96.0, 95.0, 96.0, 97.0, 95.0, 95.0, 96.0, 97.0, 98.0, 98.0, 99.0, 97.0, 97.0, 97.0, 97.0, 97.0, 94.0, 94.0, 96.0, 98.0, 97.0, 95.0, 98.0, 0.0, 0.0]], ['88969', [3913, 10023, 9626, 4802, 4165, 10457, 5433, 8918, 4968, 12224, 5793, 11853, 10546, 10021, 12669, 6420, 11618, 3649, 9625, 12597, 10177, 4220, 13187, 13722, 13004, 12603, 13292, 9091, 11406, 10568], 1020, [62.0, 75.0, 90.0, 75.0, 55.0, 73.0, 46.0, 78.0, 84.0, 66.0, 70.0, 83.0, 89.0, 80.0, 83.0, 83.0, 87.0, 72.0, 73.0, 85.0, 80.0, 81.0, 88.0, 86.0, 90.0, 92.0, 82.0, 78.0, 86.0, 0.0]], ['88967', [3913, 10303, 10019, 8545, 9626, 10860, 10546, 10457, 10022, 10535, 8860, 5845, 4424, 11406, 10177, 4220, 13187, 13004, 12603, 13722, 13292, 13002, 9091, 10568], 1024, [76.0, 85.0, 92.0, 90.0, 95.0, 94.0, 96.0, 95.0, 97.0, 95.0, 95.0, 91.0, 93.0, 94.0, 92.0, 95.0, 89.0, 96.0, 94.0, 97.0, 86.0, 96.0, 0.0, 0.0]], ['89179', [3913, 10023, 9578, 4802, 7126, 10020, 10546, 10535, 8860, 10022, 5806, 4165, 8545, 10074, 9584, 10457, 5433, 9850, 8700, 50, 9092, 5797, 9769, 4974, 11429, 10073, 11406, 10177, 8457, 12603, 9091, 10568, 13004, 4220, 13002, 13722, 13292, 13187, 13290, 9580, 12597, 11389, 12951], 1027, [98.0, 97.0, 95.0, 96.0, 91.0, 95.0, 98.0, 96.0, 94.0, 95.0, 96.0, 93.0, 96.0, 95.0, 96.0, 97.0, 95.0, 92.0, 96.0, 96.0, 98.0, 96.0, 96.0, 97.0, 96.0, 95.0, 98.0, 96.0, 94.0, 98.0, 99.0, 99.0, 99.0, 97.0, 99.0, 100.0, 98.0, 99.0, 99.0, 97.0, 99.0, 98.0, 0.0]], ['89059', [3913, 9851, 8545, 10565, 10564, 10257, 10250, 10303, 10019, 8859, 6061, 9770, 7130, 5186, 3711, 10074, 10023, 10586, 8918, 9097, 9626, 10308, 10860, 11621, 10026, 4165, 5806, 5881, 9578, 10546, 8860, 10020, 11855, 7126], 1029, [63.0, 61.0, 55.0, 35.0, 67.0, 63.0, 46.0, 49.0, 57.0, 38.0, 59.0, 46.0, 70.0, 85.0, 71.0, 51.0, 79.0, 65.0, 72.0, 68.0, 82.0, 71.0, 85.0, 83.0, 81.0, 52.0, 85.0, 89.0, 83.0, 70.0, 80.0, 0.0, -1.0, 0.0]], ['88778', [3913, 8859, 7130, 10019, 8545, 10074, 10308, 8700, 9584, 4165, 8860, 5433, 8701, 10457, 5797, 8918, 8456, 10020, 10535, 8547, 5881, 9850, 5021, 9625, 4220, 10177, 11406, 10568, 9580, 9091, 11389, 12603], 1035, [100.0, 100.0, 99.0, 99.0, 99.0, 98.0, 99.0, 98.0, 97.0, 97.0, 98.0, 98.0, 98.0, 98.0, 96.0, 98.0, 98.0, 99.0, 97.0, 98.0, 97.0, 96.0, 100.0, 95.0, 96.0, 98.0, 98.0, 98.0, 94.0, 0.0, 0.0, 0.0]], ['89491', [3913, 9770, 10564, 9771, 10019, 10250, 10565, 10303, 6061, 9851, 10023, 10257, 8859, 5186, 10020, 9097, 8545, 9626, 10860, 10586, 5806, 5881, 10026, 3711], 1039, [94.0, 94.0, 85.0, 94.0, 89.0, 90.0, 86.0, 91.0, 94.0, 95.0, 92.0, 94.0, 88.0, 98.0, 96.0, 93.0, 92.0, 96.0, 91.0, 87.0, 88.0, 88.0, 0.0, 0.0]], ['89177', [3913, 10019, 10250, 8859, 10565, 5186, 8547, 3711, 9578, 9584, 10457, 10537, 8717, 12060, 6781, 10073, 9091, 13290, 11406, 10177, 12597], 1040, [74.0, 56.0, 69.0, 68.0, 79.0, 93.0, 88.0, 73.0, 72.0, 85.0, 85.0, 72.0, 80.0, 84.0, 71.0, 85.0, 77.0, 93.0, 84.0, 0.0, 0.0]], ['76120', [3913, 10257, 8859, 10023, 4802, 5433, 6420, 8701, 10589, 9584, 11385, 10543, 4220, 10177, 12603, 9091, 12597, 10568, 13002, 11406, 8457, 9582, 13187, 13290, 13292, 13004, 9580, 12951], 1042, [97.0, 96.0, 94.0, 99.0, 96.0, 94.0, 94.0, 92.0, 96.0, 95.0, 94.0, 94.0, 93.0, 95.0, 96.0, 96.0, 95.0, 97.0, 97.0, 95.0, 94.0, 94.0, 92.0, 97.0, 96.0, 98.0, 0.0, 0.0]], ['83438', [3913, 10026, 9092, 10022, 9918, 6151, 10543, 9091, 3762, 3589, 9625, 11406, 10177, 10568, 9580, 9582, 11389, 3649, 12603, 12597, 12220, 4220, 13004, 8457, 13010, 13187, 8717, 13290, 13292, 12222, 6781, 8200, 4561], 1045, [94.0, 92.0, 90.0, 93.0, 92.0, 89.0, 85.0, 85.0, 88.0, 87.0, 78.0, 79.0, 86.0, 87.0, 81.0, 77.0, 86.0, 77.0, 88.0, 77.0, 81.0, 88.0, 88.0, 88.0, 81.0, 83.0, 86.0, 93.0, 81.0, 90.0, 87.0, 0.0, 0.0]], ['89652', [3913, 10026, 5806, 10201, 5797, 3940, 4522, 8717, 10177, 8457, 10568, 4220, 9091, 9582, 11389, 9625, 3649, 12220, 10543, 9580, 6521, 6781, 10073, 12597, 12594, 7184, 4336, 8200, 4561], 1046, [86.0, 79.0, 95.0, 93.0, 91.0, 96.0, 94.0, 97.0, 97.0, 96.0, 99.0, 98.0, 97.0, 94.0, 97.0, 94.0, 93.0, 97.0, 98.0, 98.0, 96.0, 98.0, 96.0, 96.0, 99.0, 97.0, 97.0, 97.0, 0.0]], ['64550', [3913, 9770, 10257, 10564, 10250, 10565, 10303, 9771, 10019, 6061, 8859, 8545, 10023, 5186, 10026, 9578, 3711, 7130, 9626, 10586, 5433, 9916, 9580, 4220, 12603, 10177, 13004, 13187, 13292, 12597, 8457, 9091, 13722, 11389, 10568, 8717, 10573, 14031, 13183, 13300, 13392, 12060], 1048, [96.0, 95.0, 98.0, 90.0, 97.0, 94.0, 96.0, 99.0, 97.0, 97.0, 95.0, 96.0, 98.0, 98.0, 97.0, 97.0, 97.0, 96.0, 97.0, 93.0, 92.0, 88.0, 88.0, 94.0, 96.0, 94.0, 94.0, 89.0, 79.0, 94.0, 89.0, 95.0, 97.0, 92.0, 94.0, 90.0, 93.0, 91.0, 92.0, 91.0, 0.0, 0.0]], ['89563', [3913, 9851, 10564, 9771, 9770, 10250, 10303, 10019, 10565, 6061, 8859, 10023, 10257, 8545, 7130, 9626, 10586, 5806, 8547, 10026, 3711, 10074, 10860, 5186, 10020, 9097, 4165, 5881, 9092, 7126, 10201, 9578, 5797, 4200, 11389, 9091, 10177, 11406, 12603, 12597, 10568], 1049, [95.0, 98.0, 99.0, 98.0, 96.0, 94.0, 98.0, 98.0, 97.0, 94.0, 96.0, 97.0, 98.0, 95.0, 97.0, 97.0, 100.0, 99.0, 97.0, 97.0, 93.0, 95.0, 98.0, 97.0, 94.0, 97.0, 94.0, 94.0, 93.0, 91.0, 93.0, 94.0, 86.0, 96.0, 97.0, 96.0, 95.0, 97.0, 95.0, 0.0, 0.0]], ['89687', [3913, 9770, 9851, 8545, 10023, 12908, 8918, 11700, 6521, 11624, 12949, 10543, 13010, 13292, 13004, 12603, 13187, 13722, 10177, 4220, 12597, 9091, 11406, 10568, 13290, 9580, 9582], 1050, [74.0, 64.0, 80.0, 59.0, 78.0, 70.0, 75.0, 97.0, 98.0, 97.0, 97.0, 97.0, 96.0, 98.0, 98.0, 94.0, 96.0, 98.0, 96.0, 98.0, 99.0, 99.0, 97.0, 96.0, 99.0, 0.0, 0.0]], ['89779', [3913, 9851, 6061, 5186, 8547, 3711, 10019, 9770, 8859, 10074, 10303, 10860, 5881, 10020, 5806, 4802, 4165, 10457, 9584, 9097, 8545, 10565, 10250], 1053, [96.0, 97.0, 97.0, 95.0, 96.0, 95.0, 95.0, 98.0, 94.0, 89.0, 93.0, 96.0, 96.0, 95.0, 94.0, 95.0, 95.0, 92.0, 92.0, 98.0, 95.0, 0.0, 0.0]], ['89470', [3913, 7130, 10019, 10250, 5186, 9769, 8700, 3585, 9092, 5021, 10858, 3762, 6521, 10540, 4457, 6420, 9916, 8717, 9091, 11406, 13187, 8457], 1054, [99.0, 98.0, 96.0, 98.0, 99.0, 97.0, 99.0, 98.0, 98.0, 99.0, 89.0, 96.0, 93.0, 93.0, 99.0, 93.0, 96.0, 84.0, 94.0, 100.0, 0.0, 0.0]], ['86476', [3913, 5186, 8917, 8699, 3589, 9580, 8457, 9091, 12603, 12597, 11406, 13004, 9582, 13292, 9625, 10568, 13722, 10177, 13290, 13187, 11389, 12951, 3649, 12220, 10543, 13010, 3762], 1056, [82.0, 94.0, 75.0, 70.0, 56.0, 36.0, 31.0, 26.0, 37.0, 29.0, 7.0, 17.0, 1.0, 4.0, 2.0, 7.0, 9.0, 10.0, 0.0, 3.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['85809', [3913, 9851, 10257, 9770, 10250, 10565, 10303, 10019, 8859, 6061, 8545, 10023, 10860, 10026, 11863, 5186, 12908, 12667, 12127, 12311, 7184, 6151, 10543, 12597, 13187, 9091, 8457, 13722, 13292, 13004, 9582, 11406], 1062, [97.0, 95.0, 94.0, 98.0, 89.0, 100.0, 89.0, 91.0, 92.0, 93.0, 84.0, 95.0, 81.0, 95.0, 55.0, 94.0, 99.0, 87.0, 85.0, 91.0, 92.0, 98.0, 92.0, 78.0, 91.0, 91.0, 87.0, 92.0, 90.0, 93.0, 82.0, 0.0]], ['89829', [3913, 9770, 10564, 9771, 8859, 10250, 10565, 9851, 10019, 6061, 8545, 10257, 10023, 10020, 3693, 5806, 5881, 13572, 13500, 9092, 12214, 10570, 10586], 1063, [93.0, 93.0, 94.0, 91.0, 93.0, 90.0, 88.0, 94.0, 85.0, 88.0, 58.0, 81.0, 91.0, 67.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -1.0, 0.0]], ['73746', [3913, 10564, 9770, 9771, 10303, 8859, 9851, 5186, 9769, 10022, 9918, 5845, 10301, 10543, 9582, 4220, 13187, 13292, 8457, 12603], 1064, [98.0, 96.0, 92.0, 94.0, 88.0, 78.0, 92.0, 96.0, 89.0, 66.0, 77.0, 73.0, 81.0, 73.0, 53.0, 51.0, 30.0, 14.0, 27.0, 0.0]], ['80259', [3913, 10303, 10565, 9851, 8859, 10023, 10019, 10250, 8545, 10074, 10201, 9097, 7130, 6061, 9626, 10860, 9578, 4802, 10535, 3585, 11387, 5895, 3649, 10177, 8457, 12597, 13292, 13187, 4220], 1066, [79.0, 75.0, 94.0, 95.0, 93.0, 97.0, 96.0, 96.0, 96.0, 90.0, 96.0, 96.0, 97.0, 99.0, 98.0, 97.0, 95.0, 94.0, 96.0, 96.0, 98.0, 84.0, 88.0, 85.0, 83.0, 77.0, 84.0, 88.0, 0.0]], ['89916', [3913, 10019, 10250, 10023, 9097, 4165, 2093, 5881, 12594, 4457, 8699, 11406, 9916, 12603, 13722, 13187, 8457, 13004, 13002, 13292, 12597, 9091], 1069, [90.0, 94.0, 92.0, 96.0, 88.0, 77.0, 89.0, 91.0, 91.0, 91.0, 94.0, 98.0, 85.0, 93.0, 93.0, 96.0, 95.0, 96.0, 95.0, 95.0, 0.0, 0.0]], ['89921', [3913, 10303, 10019, 9851, 8545, 8859, 9770, 10565, 10564, 10250, 6061, 7130, 5186, 8917, 10457, 3585, 13390, 8701, 2093, 12947, 12665, 13703], 1070, [86.0, 85.0, 82.0, 85.0, 86.0, 89.0, 88.0, 85.0, 85.0, 85.0, 87.0, 92.0, 95.0, 85.0, 77.0, 85.0, 73.0, 82.0, 81.0, 0.0, -1.0, 0.0]], ['3749', [3913, 9851, 8545, 10019, 10257, 10023, 7130, 8860, 12740, 10589, 6521, 12949, 3649, 13002, 13187, 13292, 10177, 8457, 4220, 13722, 12603, 9091], 1071, [92.0, 91.0, 87.0, 85.0, 86.0, 86.0, 95.0, 93.0, 81.0, 85.0, 82.0, 85.0, 84.0, 87.0, 84.0, 86.0, 86.0, 84.0, 87.0, 87.0, 0.0, 0.0]], ['42486', [3913, 10019, 8545, 5186, 10249, 4163, 3589, 9582, 4220, 13187, 13722, 13004, 12603, 8457, 13292, 13002, 9091, 11406, 12597, 13290, 9580], 1072, [100.0, 100.0, 100.0, 100.0, 99.0, 95.0, 94.0, 82.0, 90.0, 90.0, 91.0, 94.0, 96.0, 92.0, 94.0, 96.0, 92.0, 95.0, 96.0, 0.0, 0.0]], ['89930', [3913, 10303, 10019, 10565, 6061, 8859, 8545, 10250, 9771, 5186, 8547, 10026, 9851, 10257, 9770, 10564, 10023, 9626, 10860, 9578, 9092, 7126, 5433, 6420, 11389, 9091, 8457, 11406, 10568, 9580, 10177, 9582, 3649, 12220, 10543, 12597, 9625, 13292, 13290], 1073, [72.0, 81.0, 81.0, 88.0, 93.0, 88.0, 90.0, 86.0, 92.0, 94.0, 89.0, 91.0, 92.0, 93.0, 88.0, 86.0, 92.0, 92.0, 85.0, 80.0, 72.0, 78.0, 80.0, 75.0, 80.0, 78.0, 80.0, 84.0, 87.0, 79.0, 86.0, 86.0, 84.0, 85.0, 82.0, 78.0, 78.0, 0.0, 0.0]], ['52368', [3913, 9851, 10565, 10257, 9770, 10250, 10564, 10019, 8859, 6061, 8545, 10023, 7130, 10303, 10074, 9626, 10586, 8918, 9097, 10457, 5085, 10543, 9091], 1074, [84.0, 89.0, 80.0, 88.0, 88.0, 80.0, 86.0, 85.0, 78.0, 86.0, 85.0, 91.0, 88.0, 88.0, 75.0, 88.0, 75.0, 87.0, 86.0, 80.0, 66.0, 0.0, 0.0]], ['88327', [3913, 9851, 9770, 10564, 10257, 10565, 10250, 10019, 10303, 8859, 6061, 9771, 8545, 5186, 10026, 10074, 7130, 10586, 4165, 9626, 10023, 10860, 9097, 7126, 6460, 4522, 8717, 9625, 9580, 4220, 10177, 11406, 10568, 9582, 3649, 8457, 12603, 12597, 13187, 13292, 9091, 13004, 11389, 13290, 4457, 12951, 10073], 1075, [95.0, 99.0, 97.0, 96.0, 97.0, 95.0, 95.0, 96.0, 93.0, 94.0, 95.0, 95.0, 93.0, 97.0, 98.0, 92.0, 97.0, 96.0, 88.0, 98.0, 96.0, 96.0, 94.0, 94.0, 93.0, 90.0, 92.0, 87.0, 91.0, 89.0, 91.0, 94.0, 91.0, 89.0, 91.0, 88.0, 90.0, 90.0, 88.0, 88.0, 91.0, 89.0, 88.0, 91.0, 90.0, 89.0, 0.0]], ['84209', [3913, 9851, 10257, 12218, 9771, 12214, 9770, 10564, 10250, 10303, 12673, 13507, 10565, 14194, 14294, 10019, 14392, 14393, 14193, 14293], 1085, [22.0, 17.0, 40.0, 16.0, 40.0, 34.0, 64.0, 100.0, 72.0, 51.0, 58.0, 51.0, 23.0, 100.0, 84.0, 100.0, 86.0, 0.0, 0.0, 0.0]], ['90160', [3913, 10564, 9770, 9771, 9851, 10565, 10257, 10019, 8859, 7130, 11863, 11621, 12311, 8860, 5797, 11624, 11853, 6420, 5433, 3649, 12597, 8457, 13187, 12603, 10177], 1086, [71.0, 81.0, 89.0, 94.0, 92.0, 94.0, 91.0, 63.0, 81.0, 91.0, 92.0, 92.0, 91.0, 90.0, 80.0, 85.0, 94.0, 85.0, 83.0, 84.0, 69.0, 72.0, 72.0, 0.0, 0.0]], ['90111', [3913, 9770, 9851, 9771, 10303, 10564, 10565, 10019, 8859, 6061, 10250, 8545, 7130, 5186, 9769, 10308, 10074, 9626, 10586, 5806, 10573, 11389, 4220, 10177, 13187, 12603, 13004, 8457, 13292, 12597, 9091, 11406, 10568, 13290, 9580], 1087, [97.0, 97.0, 97.0, 98.0, 98.0, 100.0, 98.0, 95.0, 99.0, 100.0, 99.0, 99.0, 98.0, 99.0, 97.0, 97.0, 95.0, 99.0, 99.0, 99.0, 99.0, 97.0, 98.0, 96.0, 98.0, 97.0, 97.0, 98.0, 98.0, 97.0, 98.0, 98.0, 98.0, 0.0, 0.0]], ['90169', [3913, 10564, 9770, 9851, 10250, 10257, 9771, 10019, 8859, 6061, 10565, 8545, 10020, 12673, 6151, 11698, 13010, 13392, 10543, 13188, 13292, 13290, 11389, 8200], 1089, [80.0, 80.0, 84.0, 88.0, 86.0, 89.0, 92.0, 87.0, 87.0, 86.0, 93.0, 85.0, 86.0, 88.0, 89.0, 91.0, 84.0, 93.0, 92.0, 88.0, 89.0, 93.0, 0.0, 0.0]], ['90176', [3913, 10564, 9851, 10565, 9770, 9771, 6061, 10019, 10257, 10250, 8859, 10303, 10023, 5186, 8545, 7130, 10586, 5806, 4165, 8700, 8547, 10026, 9626, 10074, 3711, 10860, 9097, 5881, 9578, 3585, 10020, 10455, 10073, 4561, 9580, 4220, 12603, 10177, 12597], 1090, [87.0, 92.0, 96.0, 91.0, 89.0, 93.0, 96.0, 95.0, 93.0, 94.0, 93.0, 92.0, 95.0, 98.0, 97.0, 98.0, 99.0, 98.0, 91.0, 95.0, 98.0, 99.0, 97.0, 96.0, 97.0, 98.0, 98.0, 94.0, 98.0, 98.0, 96.0, 98.0, 94.0, 98.0, 97.0, 97.0, 98.0, 98.0, 0.0]], ['89970', [3913, 10564, 9770, 9851, 8859, 10250, 10565, 6061, 9771, 10019, 9578, 10455, 8441, 4522, 11630, 9582, 11624, 11389, 9580, 10568, 13290, 13187, 10177, 4220, 13004, 8457, 12603, 13292, 12597, 9091], 1091, [58.0, 81.0, 69.0, 75.0, 56.0, 53.0, 46.0, 69.0, 86.0, 56.0, 65.0, 73.0, 47.0, 50.0, 64.0, 36.0, 66.0, 72.0, 71.0, 78.0, 88.0, 72.0, 74.0, 70.0, 74.0, 63.0, 74.0, 53.0, 0.0, 0.0]], ['90250', [3913, 9851, 6061, 10023, 10019, 10250, 10303, 10308, 8859, 5186, 9769, 4165, 8700, 4802, 5881, 10457, 10020, 8441, 4522, 11406, 9582, 10177, 9091, 8457, 9580], 1093, [67.0, 73.0, 78.0, 82.0, 65.0, 73.0, 72.0, 66.0, 76.0, 77.0, 78.0, 67.0, 74.0, 80.0, 81.0, 77.0, 79.0, 65.0, 72.0, 58.0, 63.0, 75.0, 75.0, 0.0, 0.0]], ['84275', [3913, 9097, 8860, 4336, 6781, 3649, 9582, 4220, 9091, 10177, 9580, 9625, 10543, 10568, 8457, 11406, 11389, 8200, 4561, 9916, 10858, 4457, 3762, 10073, 4522, 12222, 3589, 13290], 1094, [95.0, 92.0, 94.0, 93.0, 89.0, 90.0, 90.0, 93.0, 96.0, 94.0, 95.0, 92.0, 95.0, 97.0, 95.0, 95.0, 94.0, 94.0, 95.0, 97.0, 91.0, 95.0, 95.0, 95.0, 93.0, 92.0, 0.0, 0.0]], ['90248', [3913, 10023, 10586, 9584, 10535, 10573, 12667, 11389, 12127, 9580, 6151, 12603, 10177, 13004, 12597, 13290, 10568, 12220, 3649, 9625, 12222, 11406, 9582, 13292, 9091, 12908, 13103, 13390, 11580, 12910, 12311, 13566, 13394, 10020, 7184, 12986, 8200, 11429], 1096, [95.0, 95.0, 93.0, 94.0, 73.0, 88.0, 80.0, 88.0, 86.0, 83.0, 89.0, 88.0, 88.0, 83.0, 93.0, 96.0, 94.0, 94.0, 48.0, 84.0, 86.0, 93.0, 74.0, 50.0, 91.0, 92.0, 91.0, 85.0, 33.0, 76.0, 90.0, 84.0, 88.0, 92.0, 3.0, 0.0, 0.0, 0.0]], ['90069', [3913, 9770, 10564, 9851, 8545, 10565, 10303, 10074, 10546, 10586, 10026, 3940, 12220, 3649, 13292, 13004, 13187, 8457, 10177, 4220, 9091, 12597, 9625, 10073], 1099, [97.0, 94.0, 97.0, 96.0, 90.0, 86.0, 79.0, 74.0, 83.0, 92.0, 96.0, 95.0, 97.0, 93.0, 94.0, 95.0, 94.0, 93.0, 94.0, 95.0, 96.0, 91.0, 0.0, 0.0]], ['89697', [3913, 9851, 8545, 9771, 5186, 10249, 3711, 10303, 9770, 10564, 10565, 10257, 10019, 6061, 10023, 10250, 10074, 9626, 10586, 10026, 8859, 10860, 9097, 10308, 8547, 5881, 10020, 11621, 11863, 11855, 12216, 12318, 4974, 13104, 11857, 12312, 9578, 10022, 10455, 3791, 9916, 4561, 6781, 5085, 13731, 14709, 12667, 12984, 10201], 1101, [86.0, 90.0, 79.0, 91.0, 88.0, 79.0, 83.0, 86.0, 88.0, 88.0, 86.0, 87.0, 85.0, 90.0, 92.0, 84.0, 77.0, 94.0, 98.0, 90.0, 84.0, 93.0, 81.0, 82.0, 83.0, 83.0, 90.0, 84.0, 77.0, 60.0, 82.0, 90.0, 88.0, 87.0, 91.0, 86.0, 87.0, 92.0, 83.0, 90.0, 86.0, 76.0, 85.0, 78.0, 89.0, 82.0, 90.0, 87.0, 0.0]], ['90332', [3913, 10026, 7126, 8547, 10308, 5881, 5433, 10535, 8456, 13729, 12311, 10457, 5895, 50, 12601, 13506, 4802, 11698, 10020, 13302, 14710, 10860, 9097, 10586], 1109, [97.0, 98.0, 95.0, 96.0, 99.0, 98.0, 96.0, 98.0, 89.0, 87.0, 92.0, 93.0, 89.0, 98.0, 90.0, 96.0, 96.0, 88.0, 95.0, 90.0, 92.0, 0.0, 0.0]], ['90364', [3913, 10019, 10308, 9626, 11621, 8545, 12673, 12675, 9851, 10257, 9770, 10564, 12218, 10250, 10565, 9771, 12214, 6061, 10023, 12908, 11863, 7130, 10249, 10201, 9578, 10860, 9097, 10026, 11855, 11857, 5186, 12318, 13574, 13507, 8859, 10586, 3711], 1110, [27.0, 12.0, 6.0, 24.0, 18.0, 33.0, 53.0, 52.0, 47.0, 52.0, 44.0, 47.0, 30.0, 25.0, 29.0, 54.0, 48.0, 27.0, 29.0, 29.0, 22.0, 21.0, 13.0, 22.0, 8.0, 34.0, 19.0, 34.0, 10.0, 10.0, 28.0, 19.0, 20.0, 12.0, 0.0, -1.0, 0.0]], ['90419', [3913, 9851, 10023, 10026, 9578, 10457, 4802, 5806, 3585, 8700, 10020, 5433, 7126, 8860, 4424, 9625, 11406, 9091, 10177, 12603, 12597, 11389], 1111, [87.0, 96.0, 94.0, 91.0, 77.0, 89.0, 92.0, 91.0, 92.0, 83.0, 86.0, 86.0, 82.0, 87.0, 86.0, 66.0, 93.0, 86.0, 90.0, 90.0, 0.0, 0.0]], ['90417', [3913, 9770, 10019, 9771, 6061, 10565, 10303, 10250, 10564, 9851, 8859, 10257, 8545, 5186, 8917, 5881, 10020, 9097, 10074, 9626, 10860, 10586, 5806, 4165, 10026, 8456], 1112, [87.0, 89.0, 77.0, 86.0, 89.0, 88.0, 89.0, 86.0, 94.0, 95.0, 88.0, 91.0, 85.0, 88.0, 77.0, 80.0, 86.0, 78.0, 55.0, 90.0, 82.0, 74.0, 71.0, 81.0, 88.0, 0.0]], ['78610', [3913, 10257, 10564, 9771, 10250, 10565, 10303, 10019, 8859, 6061, 10023, 8545, 7130, 10074, 9626, 10586, 5806, 5881, 10026, 3711, 10860, 9097, 8700, 11385, 10543, 13292, 13004], 1115, [96.0, 95.0, 100.0, 97.0, 97.0, 96.0, 97.0, 98.0, 96.0, 94.0, 96.0, 96.0, 94.0, 90.0, 95.0, 93.0, 93.0, 90.0, 93.0, 96.0, 89.0, 90.0, 88.0, 85.0, 91.0, 0.0, 0.0]], ['90433', [3913, 10564, 9770, 10257, 9851, 10250, 10303, 12214, 12218, 10019, 8859, 9097, 12673, 12601, 11621, 10457, 13564, 10535, 5806, 13736], 1119, [78.0, 85.0, 70.0, 60.0, 66.0, 48.0, 79.0, 75.0, 72.0, 76.0, 54.0, 76.0, 84.0, 43.0, 60.0, 71.0, 69.0, 0.0, 0.0, 0.0]], ['90566', [3913, 10019, 9771, 9626, 6061, 8859, 10257, 10564, 10250, 8545, 10565, 9770, 10023, 5186, 10201, 8917, 8699, 10020, 10546, 13394, 12669], 1126, [92.0, 92.0, 97.0, 94.0, 93.0, 95.0, 92.0, 88.0, 94.0, 91.0, 88.0, 90.0, 92.0, 93.0, 89.0, 76.0, 75.0, 74.0, 0.0, 0.0, 0.0]], ['90408', [3913, 9851, 10250, 10257, 10565, 10303, 9771, 5186, 9769, 4165, 10074, 6061, 9770, 10019, 8545, 13705, 12908, 5881, 13507, 13574], 1127, [93.0, 90.0, 82.0, 90.0, 88.0, 88.0, 87.0, 93.0, 88.0, 32.0, 34.0, 98.0, 89.0, 62.0, 62.0, 94.0, 93.0, 0.0, 0.0, 0.0]], ['90609', [3913, 10023, 10026, 9584, 4165, 8545, 10074, 4802, 4974, 7130, 3711, 9578, 11387, 2093, 10858, 11406, 10177, 8457, 13722, 4220], 1130, [92.0, 94.0, 94.0, 95.0, 95.0, 91.0, 86.0, 89.0, 93.0, 93.0, 87.0, 90.0, 97.0, 90.0, 84.0, 91.0, 83.0, 89.0, 91.0, 0.0]], ['90523', [3913, 10019, 8545, 9626, 10860, 6061, 10023, 10026, 4802, 8918, 8456, 3711, 10249, 10457, 10022, 6460, 5433, 10546, 3693, 10589, 8547, 8917, 8700, 5845, 11389, 10177, 4220, 12603, 9091, 13004, 13292, 13392, 12908, 13564, 13703, 14394, 13298, 14710, 14709], 1131, [93.0, 92.0, 96.0, 97.0, 99.0, 98.0, 98.0, 96.0, 96.0, 95.0, 96.0, 94.0, 95.0, 97.0, 97.0, 98.0, 92.0, 97.0, 95.0, 96.0, 95.0, 95.0, 96.0, 94.0, 93.0, 92.0, 92.0, 90.0, 88.0, 90.0, 90.0, 96.0, 92.0, 91.0, 96.0, 94.0, 0.0, 0.0, 0.0]], ['21802', [3913, 3711, 4802, 5433, 3693, 4215, 6521, 4013, 4561, 3762, 6781, 10543, 10177, 8457, 10568, 9580, 9582, 9625, 4220, 11406, 12603, 11389, 3649, 12220, 13010, 13004, 8717, 13292, 9091, 12597], 1132, [88.0, 87.0, 93.0, 87.0, 89.0, 87.0, 95.0, 89.0, 89.0, 91.0, 82.0, 89.0, 85.0, 84.0, 90.0, 87.0, 75.0, 79.0, 88.0, 91.0, 91.0, 85.0, 76.0, 84.0, 81.0, 91.0, 83.0, 66.0, 0.0, 0.0]], ['90640', [3913, 9770, 10564, 9851, 8859, 10565, 10019, 10257, 10303, 10250, 8545, 9626, 10023, 6061, 3711, 5881, 10020, 3693, 11580, 4522], 1134, [96.0, 97.0, 97.0, 99.0, 90.0, 93.0, 94.0, 97.0, 97.0, 94.0, 96.0, 95.0, 97.0, 97.0, 93.0, 86.0, 89.0, 88.0, 0.0, 0.0]], ['49630', [3913, 10023, 9584, 5433, 6151, 6420, 4522, 8717, 9091, 10177, 8457, 9580, 9582, 9625, 3649, 10073, 10568, 11389, 10543, 11406, 6781, 8200, 12220, 12222, 4220, 12603, 13004, 13187, 13292, 13290, 12951, 13722, 13010, 12597, 4561, 9916, 10858, 13002, 4457, 12594, 13298, 3940], 1136, [97.0, 96.0, 96.0, 94.0, 98.0, 94.0, 96.0, 94.0, 97.0, 94.0, 93.0, 97.0, 94.0, 93.0, 96.0, 96.0, 96.0, 95.0, 96.0, 98.0, 96.0, 92.0, 94.0, 95.0, 97.0, 95.0, 97.0, 90.0, 93.0, 97.0, 96.0, 98.0, 94.0, 96.0, 97.0, 97.0, 92.0, 99.0, 99.0, 97.0, 100.0, 0.0]], ['25205', [3913, 5186, 9769, 8700, 4802, 10535, 5797, 8918, 10457, 5433, 8701, 4336, 10537, 9625, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 3649, 8457, 10543, 3762, 12597, 12603, 8717, 12222, 12951], 1137, [94.0, 98.0, 98.0, 97.0, 97.0, 98.0, 96.0, 97.0, 98.0, 96.0, 98.0, 97.0, 98.0, 97.0, 96.0, 97.0, 98.0, 98.0, 99.0, 97.0, 96.0, 96.0, 98.0, 95.0, 97.0, 97.0, 97.0, 97.0, 96.0, 0.0]], ['90524', [3913, 9770, 9851, 8859, 10565, 9771, 10019, 10564, 10303, 6061, 10257, 10023, 9626, 10250, 5186, 8917, 10455, 8441, 10073, 11406, 11853, 3589, 11389, 4013, 13004, 12673, 10308, 13300, 12316, 10858, 13188, 13010, 13290, 13292, 7184, 13392, 13102, 6781, 9091, 10568], 1138, [91.0, 88.0, 92.0, 92.0, 91.0, 93.0, 89.0, 85.0, 90.0, 91.0, 88.0, 86.0, 86.0, 88.0, 89.0, 90.0, 84.0, 83.0, 81.0, 86.0, 95.0, 88.0, 94.0, 93.0, 93.0, 98.0, 92.0, 98.0, 100.0, 98.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 98.0, 0.0, 0.0]], ['90679', [3913, 10564, 9770, 9851, 8859, 10565, 12218, 12673, 12214, 10020, 6061, 11700, 5085, 12220, 6521, 13010, 50, 11853, 13294, 14709], 1139, [84.0, 84.0, 87.0, 77.0, 47.0, 57.0, 46.0, 87.0, 85.0, 72.0, 84.0, 84.0, 68.0, 44.0, 52.0, 57.0, 0.0, -1.0, 0.0, 0.0]], ['90703', [3913, 10026, 7126, 5433, 5806, 8547, 10586, 10457, 10020, 50, 9092, 10535, 5845, 3762, 11859, 13010, 4163, 8717, 13185, 12222], 1141, [53.0, 82.0, 46.0, 56.0, 52.0, 78.0, 87.0, 79.0, 77.0, 74.0, 75.0, 74.0, 58.0, 64.0, 60.0, 71.0, 73.0, 73.0, 0.0, 0.0]], ['90717', [3913, 10257, 9578, 5433, 11853, 11389, 9091, 9580, 10568, 12603, 4220, 12597, 11406, 9582, 13004, 9625, 10177, 13187, 13292, 13290, 8457, 3649], 1143, [64.0, 72.0, 70.0, 56.0, 59.0, 60.0, 57.0, 64.0, 77.0, 80.0, 71.0, 70.0, 69.0, 65.0, 71.0, 60.0, 67.0, 38.0, 40.0, 81.0, 0.0, 0.0]], ['90716', [3913, 10564, 9851, 12214, 9770, 12218, 9771, 10250, 10565, 10303, 12673, 10020, 14194, 5881, 10019, 9097, 14393, 14026, 14294, 14712, 14394, 14392, 14193, 10257, 12675, 14293, 13507, 6061, 8545, 10023, 12908, 11863, 14208, 13574], 1144, [28.0, 61.0, 27.0, 79.0, 23.0, 5.0, 21.0, 7.0, 20.0, 77.0, 77.0, 88.0, 80.0, 97.0, 79.0, 92.0, 94.0, 91.0, 83.0, 88.0, 85.0, 95.0, 96.0, 96.0, 98.0, 96.0, 97.0, 92.0, 91.0, 97.0, 97.0, 99.0, 97.0, 0.0]], ['90424', [3913, 9851, 8545, 10250, 10564, 10257, 10565, 12218, 10019, 8859, 11698, 4974, 9097, 13104, 10860, 9626, 12669, 8918, 12224, 11700, 8456, 11399, 8547, 10201, 12671, 10020, 13185, 12740, 8860, 10455, 10589], 1148, [96.0, 92.0, 83.0, 90.0, 92.0, 87.0, 87.0, 78.0, 87.0, 90.0, 86.0, 94.0, 93.0, 92.0, 91.0, 96.0, 92.0, 94.0, 81.0, 93.0, 95.0, 94.0, 91.0, 94.0, 95.0, 95.0, 88.0, 80.0, 93.0, 96.0, 0.0]], ['16019', [3913, 10308, 9578, 10457, 10022, 3649, 10177, 12603, 13187, 13004, 13002, 13292, 12597, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 9625, 12951], 1149, [96.0, 98.0, 97.0, 96.0, 93.0, 93.0, 85.0, 96.0, 98.0, 94.0, 98.0, 97.0, 96.0, 98.0, 99.0, 97.0, 99.0, 95.0, 92.0, 98.0, 97.0, 0.0]], ['90729', [3913, 10019, 10023, 9578, 4802, 10022, 4013, 10543, 10073, 10177, 4220, 13722, 13187, 13004, 12311, 13392, 12667, 10860, 13564, 13701, 13390, 3693, 12740], 1153, [93.0, 88.0, 91.0, 82.0, 89.0, 87.0, 80.0, 81.0, 86.0, 88.0, 88.0, 91.0, 56.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['90845', [3913, 10564, 9770, 9851, 8859, 9771, 10303, 10565, 10019, 6061, 10250, 10257, 10023, 5186, 8547, 10074, 9626, 10586, 5806, 4165, 10020, 10026, 11700], 1157, [89.0, 86.0, 88.0, 92.0, 78.0, 94.0, 84.0, 88.0, 83.0, 87.0, 85.0, 92.0, 88.0, 93.0, 89.0, 66.0, 86.0, 65.0, 70.0, 78.0, 81.0, 78.0, 0.0]], ['90864', [5186, 9770, 10564, 9771, 9851, 3913, 10565, 10303, 10019, 10257, 6061, 8859, 8545, 10023, 10250, 9626, 8860, 4457, 11406, 4220, 10177, 12673, 10860, 12908, 13103, 12311, 8547, 10020, 13572, 12986, 3940], 1159, [0.0, 96.0, 93.0, 99.0, 95.0, 98.0, 97.0, 97.0, 99.0, 100.0, 99.0, 100.0, 99.0, 100.0, 98.0, 98.0, 98.0, 99.0, 100.0, 99.0, 99.0, 98.0, 98.0, 99.0, 98.0, 98.0, 98.0, 98.0, 98.0, 99.0, 99.0, 0.0]], ['90915', [3913, 9851, 10250, 9770, 10257, 10565, 10303, 10019, 10564, 6061, 8545, 10023, 8859, 5186, 10455, 4968, 5433, 7184, 8701, 13390, 8860, 12671, 10022, 8917, 9769, 11698, 8547, 10201, 13394, 10020, 4802, 50, 11387, 11618, 7126, 9092, 13701, 12740, 13506, 13572, 12224, 12669, 9584, 10249, 12134, 10546, 13736, 11700, 8456, 13729, 10457, 12984, 11861, 12127, 13705, 13726, 5806, 13564, 8918, 12667, 13568, 12311], 1163, [93.0, 96.0, 92.0, 96.0, 98.0, 99.0, 97.0, 100.0, 96.0, 99.0, 98.0, 97.0, 97.0, 96.0, 95.0, 98.0, 95.0, 94.0, 95.0, 99.0, 99.0, 98.0, 96.0, 98.0, 98.0, 99.0, 99.0, 98.0, 98.0, 96.0, 98.0, 98.0, 100.0, 98.0, 95.0, 98.0, 99.0, 97.0, 98.0, 99.0, 98.0, 98.0, 99.0, 99.0, 99.0, 99.0, 99.0, 98.0, 98.0, 98.0, 98.0, 98.0, 99.0, 97.0, 97.0, 97.0, 97.0, 99.0, 97.0, 98.0, 0.0, 0.0]], ['90762', [3913, 9851, 10257, 12218, 9578, 4165, 10455, 9916, 8699, 4561, 9091, 10858, 13187, 10177, 4220, 13722, 13004, 12603, 13292, 12597, 8457, 10568, 12222], 1165, [84.0, 78.0, 86.0, 80.0, 88.0, 88.0, 82.0, 84.0, 87.0, 88.0, 93.0, 86.0, 61.0, 89.0, 84.0, 95.0, 81.0, 79.0, 82.0, 81.0, 73.0, 0.0, 0.0]], ['73337', [3913, 9851, 10250, 10564, 9770, 9771, 10303, 10565, 10019, 12218, 12673, 12214, 12675, 6061, 10257, 10023, 12908, 11863, 8545, 5186, 13507, 7130, 11621, 13574, 10074, 9626, 10586, 10026, 11855, 11857, 3711, 14193], 1167, [55.0, 62.0, 18.0, 73.0, 65.0, 60.0, 42.0, 17.0, 18.0, 18.0, 36.0, 15.0, 52.0, 53.0, 32.0, 65.0, 52.0, 23.0, 49.0, 61.0, 34.0, 48.0, 24.0, 35.0, 25.0, 65.0, 59.0, 55.0, 17.0, 42.0, 0.0, 0.0]], ['90976', [3913, 10019, 9770, 9851, 10250, 8859, 10303, 10257, 10565, 6061, 8545, 9626, 9097, 10023, 7130, 10074, 10020, 8441, 10073, 9916, 3762, 6151, 11624, 6521, 12740, 13300, 12667], 1171, [93.0, 95.0, 95.0, 95.0, 94.0, 95.0, 94.0, 93.0, 96.0, 97.0, 97.0, 97.0, 97.0, 97.0, 95.0, 94.0, 93.0, 90.0, 92.0, 87.0, 96.0, 98.0, 97.0, 96.0, 97.0, 0.0, 0.0]], ['91003', [3913, 5186, 3711, 8545, 10019, 10023, 10303, 10026, 9584, 8860, 4457, 10177, 13722, 13187, 4220, 13292, 13004, 12603, 12597, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 14807], 1175, [95.0, 92.0, 95.0, 95.0, 93.0, 96.0, 90.0, 95.0, 96.0, 96.0, 87.0, 93.0, 90.0, 82.0, 90.0, 96.0, 98.0, 97.0, 94.0, 93.0, 96.0, 98.0, 98.0, 95.0, 0.0, 0.0, 0.0]], ['91016', [3913, 3711, 10457, 6521, 9625, 9091, 10177, 4220, 8457, 9582, 11406, 11389, 3649, 10568, 3762, 8717, 6781, 8200, 4561, 10543, 12603, 12597, 9580, 9916, 12222, 10858, 13004, 13292, 13290, 12951, 12220, 13010, 13298, 4457, 12594, 12129, 13188, 12912, 12947, 4522, 10073, 3589, 4013, 9918, 12943, 13183, 13722, 4200, 10573, 14031, 11630, 10540, 6420, 4332, 13296, 11853, 13294, 13498, 13570, 13187, 5194, 4424, 14708], 1178, [90.0, 98.0, 98.0, 99.0, 98.0, 97.0, 98.0, 98.0, 97.0, 98.0, 99.0, 98.0, 97.0, 99.0, 99.0, 97.0, 99.0, 99.0, 97.0, 98.0, 99.0, 99.0, 97.0, 98.0, 97.0, 97.0, 99.0, 99.0, 100.0, 98.0, 97.0, 99.0, 100.0, 98.0, 98.0, 99.0, 98.0, 99.0, 99.0, 98.0, 98.0, 99.0, 97.0, 99.0, 100.0, 98.0, 100.0, 99.0, 99.0, 100.0, 98.0, 96.0, 99.0, 99.0, 97.0, 100.0, 98.0, 98.0, 99.0, 98.0, 99.0, 99.0, 0.0]], ['91039', [3913, 10019, 9851, 12673, 8545, 10546, 8917, 3693, 8199, 6460, 10073, 8854, 9916, 12594, 4457, 10543, 9580, 9091, 11406, 11389, 13004, 10568, 12597, 13290, 9582, 13292, 9625, 13002, 13722, 13187, 12603, 8457], 1179, [94.0, 89.0, 96.0, 97.0, 97.0, 96.0, 96.0, 94.0, 94.0, 95.0, 95.0, 98.0, 92.0, 98.0, 97.0, 96.0, 97.0, 94.0, 97.0, 97.0, 98.0, 98.0, 97.0, 98.0, 92.0, 93.0, 85.0, 95.0, 90.0, 94.0, 98.0, 0.0]], ['91029', [3913, 10026, 4802, 2093, 10573, 10543, 4220, 10177, 8457, 10568, 9580, 9091, 11389, 9625, 3649, 12220, 11406, 12597, 13004, 12603], 1182, [97.0, 98.0, 98.0, 98.0, 98.0, 96.0, 97.0, 98.0, 97.0, 98.0, 97.0, 96.0, 97.0, 96.0, 94.0, 95.0, 98.0, 93.0, 0.0, 0.0]], ['86361', [3913, 9770, 9851, 6061, 10257, 8545, 10019, 10303, 10201, 7184, 12986, 10543, 13010, 13292, 13004, 8457, 10177, 4220, 12603, 13187, 10073, 10020, 14208, 7130, 11863, 12908, 13507, 11621, 14194, 12318, 10074, 13394, 4802], 1183, [94.0, 94.0, 85.0, 91.0, 93.0, 93.0, 96.0, 94.0, 96.0, 94.0, 95.0, 95.0, 94.0, 92.0, 92.0, 95.0, 92.0, 95.0, 94.0, 95.0, 96.0, 88.0, 89.0, 95.0, 91.0, 92.0, 95.0, 93.0, 91.0, 86.0, 0.0, 0.0, 0.0]], ['91059', [3913, 9770, 10257, 9851, 10250, 10565, 5186, 5433, 12318, 11863, 10023, 6061, 10019, 12908, 12673, 11621, 11698, 10074, 4165, 9626, 11855, 10586, 12740, 10026, 11857, 12216, 10308, 10860, 9097, 13104, 13103, 12312, 13390, 11695, 10022, 13500, 8441, 11861, 12311, 12134, 11429, 13185, 8860, 12671, 12667, 13705], 1185, [75.0, 79.0, 66.0, 80.0, 43.0, 27.0, 71.0, 22.0, 48.0, 33.0, 57.0, 70.0, 67.0, 72.0, 83.0, 65.0, 51.0, 51.0, 35.0, 80.0, 39.0, 55.0, 55.0, 81.0, 67.0, 66.0, 66.0, 80.0, 73.0, 70.0, 71.0, 36.0, 26.0, 50.0, 58.0, 43.0, 32.0, 60.0, 48.0, 51.0, 42.0, 70.0, 58.0, 43.0, 0.0, 0.0]], ['91067', [3913, 10019, 4165, 10457, 3585, 7126, 10020, 5806, 8700, 4336, 3762, 9091, 8457, 4220, 12603, 12597, 10568, 13004, 11406, 9580, 13002, 13292, 13187, 13290, 9582, 11389, 9625], 1188, [94.0, 97.0, 82.0, 95.0, 95.0, 93.0, 93.0, 95.0, 97.0, 94.0, 96.0, 95.0, 93.0, 95.0, 95.0, 96.0, 96.0, 96.0, 95.0, 92.0, 93.0, 92.0, 90.0, 96.0, 0.0, 0.0, 0.0]], ['90767', [3913, 3711, 10249, 10022, 6521, 9625, 10568, 9580, 4220, 13187, 12603, 10177, 8457, 13002, 13004, 12597, 9091, 11406, 13290, 9582, 11389, 12951, 3649, 13292, 10543, 12220, 3762], 1190, [89.0, 96.0, 90.0, 94.0, 98.0, 97.0, 91.0, 99.0, 97.0, 98.0, 98.0, 96.0, 97.0, 98.0, 98.0, 97.0, 98.0, 99.0, 99.0, 96.0, 98.0, 98.0, 97.0, 97.0, 98.0, 0.0, 0.0]], ['88296', [3913, 9851, 8545, 10019, 10565, 10303, 10257, 9771, 6061, 5186, 10308, 10023, 9626, 10860, 7130, 8859, 10586, 8918, 4974, 5881, 10455, 11389, 9091, 10177, 11406, 10568, 8457, 9580, 9582, 3649, 12220, 12597, 12603, 9625, 13004, 12951, 13292, 13290, 4220, 13722, 10543, 13010, 3762, 13296, 10301, 4163, 8917, 10546], 1191, [94.0, 98.0, 96.0, 93.0, 97.0, 97.0, 97.0, 98.0, 97.0, 96.0, 91.0, 97.0, 97.0, 95.0, 96.0, 95.0, 95.0, 95.0, 96.0, 94.0, 95.0, 92.0, 95.0, 93.0, 91.0, 96.0, 93.0, 96.0, 95.0, 95.0, 96.0, 96.0, 96.0, 96.0, 97.0, 97.0, 96.0, 98.0, 96.0, 95.0, 97.0, 96.0, 98.0, 98.0, 97.0, 0.0, 0.0, 0.0]], ['91085', [3913, 10019, 9771, 6061, 7130, 8859, 10074, 8545, 10250, 9770, 10564, 10257, 10565, 9626, 10546, 10455, 9916, 10568, 12603, 10177, 13102, 12984, 9582, 10022, 13290, 13183, 11621, 12908, 10860, 12673, 13506], 1192, [95.0, 96.0, 98.0, 99.0, 98.0, 95.0, 94.0, 63.0, 77.0, 89.0, 84.0, 86.0, 83.0, 93.0, 89.0, 86.0, 83.0, 87.0, 91.0, 88.0, 84.0, 88.0, 75.0, 90.0, 94.0, 88.0, 83.0, 0.0, 0.0, 0.0, 0.0]], ['64065', [3913, 9851, 10023, 11618, 6521, 10543, 10177, 9091, 11406, 10568, 11580, 11628, 8860, 3589, 12949, 9582, 3649, 13004, 4220, 13187, 8457, 13292], 1203, [83.0, 92.0, 93.0, 92.0, 88.0, 88.0, 90.0, 83.0, 92.0, 93.0, 88.0, 89.0, 95.0, 93.0, 91.0, 87.0, 84.0, 91.0, 91.0, 84.0, 0.0, 0.0]], ['60837', [3913, 9851, 10250, 9770, 10257, 10565, 10303, 10019, 10564, 9771, 8859, 6061, 10023, 5186, 10026, 10074, 9626, 10586, 8545, 3711, 9769, 5194, 3649, 9091, 10543, 4220, 13187, 13292, 8457, 10177, 13004, 11406, 10568, 6781, 6521, 11624, 5895, 50, 13731, 13506, 13701], 1205, [88.0, 81.0, 88.0, 95.0, 92.0, 72.0, 90.0, 77.0, 95.0, 95.0, 87.0, 81.0, 94.0, 94.0, 92.0, 72.0, 93.0, 86.0, 83.0, 74.0, 86.0, 71.0, 52.0, 47.0, 47.0, 83.0, 61.0, 53.0, 91.0, 82.0, 91.0, 91.0, 86.0, 92.0, 87.0, 93.0, 89.0, 87.0, 0.0, 0.0, 0.0]], ['91182', [3913, 9851, 11863, 11700, 6521, 5895, 3762, 13010, 13004, 12597, 12603, 8457, 13187, 10177, 13292, 9091, 11406, 10568, 13290, 9580, 13722, 9582, 11389, 13002, 9625, 3649, 12220, 10543, 8717], 1207, [88.0, 94.0, 89.0, 90.0, 93.0, 87.0, 87.0, 83.0, 81.0, 93.0, 94.0, 88.0, 78.0, 85.0, 83.0, 90.0, 96.0, 93.0, 96.0, 94.0, 95.0, 85.0, 94.0, 97.0, 89.0, 89.0, 92.0, 0.0, 0.0]], ['91205', [3913, 9851, 8545, 9626, 10020, 10546, 10457, 9584, 5881, 9092, 50, 9769, 8700, 8917, 10022, 10301, 12220, 9625, 13292, 9582, 13187, 10177, 8457], 1210, [93.0, 96.0, 91.0, 95.0, 89.0, 96.0, 94.0, 93.0, 79.0, 84.0, 87.0, 93.0, 93.0, 89.0, 79.0, 88.0, 76.0, 75.0, 84.0, 86.0, 84.0, 0.0, 0.0]], ['91207', [3913, 3711, 8545, 5881, 5433, 3940, 10543, 10177, 9091, 4220, 10568, 9580, 9582, 3649, 3762, 8717, 6781, 8200, 4561, 9916, 10858, 4457, 4522], 1211, [86.0, 73.0, 88.0, 87.0, 88.0, 93.0, 92.0, 94.0, 93.0, 94.0, 96.0, 95.0, 96.0, 95.0, 98.0, 90.0, 96.0, 96.0, 96.0, 97.0, 0.0, 0.0, 0.0]], ['90997', [3913, 9851, 6061, 10250, 10019, 10257, 8859, 10303, 10074, 10308, 8545, 10586, 10535, 9578, 10020, 10860, 8456, 10457, 5895, 3762, 10177, 8457, 4220], 1213, [93.0, 89.0, 91.0, 82.0, 80.0, 88.0, 78.0, 90.0, 75.0, 86.0, 89.0, 90.0, 88.0, 88.0, 92.0, 93.0, 90.0, 87.0, 79.0, 82.0, 83.0, 81.0, 0.0]], ['91222', [3913, 9771, 10564, 10250, 9770, 10565, 11855, 10586, 11698, 8547, 10020, 12060, 6151, 12222, 13010, 9091, 13292, 13187, 8457, 13722, 12603, 13004, 10177], 1215, [37.0, 56.0, 23.0, 63.0, 90.0, 87.0, 90.0, 94.0, 69.0, 87.0, 90.0, 89.0, 93.0, 88.0, 87.0, 86.0, 87.0, 89.0, 91.0, 88.0, 93.0, 0.0, 0.0]], ['91282', [3913, 10303, 10019, 10250, 6061, 10565, 9771, 8859, 5881, 10020, 9097, 5186, 9769, 8917, 8699, 9916, 9091, 10177, 11406, 8457, 12603, 13004, 13722], 1216, [93.0, 91.0, 94.0, 89.0, 95.0, 91.0, 93.0, 89.0, 88.0, 86.0, 84.0, 90.0, 89.0, 89.0, 91.0, 87.0, 86.0, 91.0, 97.0, 87.0, 90.0, 0.0, 0.0]], ['91300', [3913, 10257, 9771, 10303, 3711, 5881, 5433, 5806, 4336, 2093, 50, 10022, 12601, 12740, 8860, 13183, 13729, 7126, 11389, 6521, 13102, 12220, 5186, 9770, 9851, 12214, 10564, 14394, 14294, 14393, 14392, 14712, 14026, 10565], 1219, [48.0, 52.0, 37.0, 26.0, 27.0, 30.0, 10.0, 29.0, 11.0, 16.0, 36.0, 0.0, 5.0, 4.0, 5.0, 0.0, 1.0, 0.0, 0.0, 1.0, 8.0, 17.0, 55.0, 39.0, 35.0, 28.0, 29.0, 54.0, 42.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['91274', [3913, 10019, 10250, 8859, 10565, 8545, 10074, 10303, 9626, 9097, 8456, 5186, 10020, 10860, 3585, 10457, 6521, 9625, 9091, 10177, 11406, 4220, 8457], 1220, [91.0, 92.0, 84.0, 84.0, 87.0, 90.0, 78.0, 87.0, 85.0, 87.0, 85.0, 87.0, 81.0, 85.0, 87.0, 87.0, 82.0, 74.0, 73.0, 81.0, 85.0, 78.0, 0.0]], ['91348', [3913, 10564, 9770, 9851, 10250, 10019, 10565, 6061, 9771, 10023, 8859, 5881, 10020, 9097, 5186, 9769, 7126, 8547, 9092, 50, 4200, 9582, 8457, 10177, 13187, 12603, 13002, 13004, 13292, 12597, 9091, 11406, 4220], 1222, [95.0, 98.0, 95.0, 97.0, 96.0, 93.0, 95.0, 93.0, 96.0, 95.0, 88.0, 93.0, 94.0, 92.0, 94.0, 94.0, 86.0, 91.0, 90.0, 92.0, 93.0, 88.0, 87.0, 93.0, 86.0, 90.0, 96.0, 94.0, 93.0, 96.0, 91.0, 93.0, 0.0]], ['43726', [3913, 10303, 10074, 10019, 9771, 8545, 6061, 8859, 10257, 10023, 8456, 4802, 8918, 8547, 5806, 12667, 4200, 11389, 9582, 13004], 1223, [99.0, 97.0, 96.0, 96.0, 98.0, 98.0, 95.0, 98.0, 98.0, 98.0, 98.0, 98.0, 95.0, 96.0, 93.0, 98.0, 96.0, 95.0, 0.0, 0.0]], ['53070', [3913, 9851, 8859, 10565, 10019, 10250, 10023, 10586, 5881, 4802, 9578, 8699, 11399, 4457, 9751, 9916, 8200, 12597, 8457, 10177, 13187, 13004], 1224, [94.0, 92.0, 91.0, 89.0, 90.0, 91.0, 94.0, 97.0, 94.0, 90.0, 72.0, 88.0, 94.0, 84.0, 87.0, 87.0, 90.0, 92.0, 92.0, 0.0, 0.0, 0.0]], ['91549', [3913, 10303, 10019, 10565, 8859, 4165, 10457, 5433, 2093, 10540, 5793, 8700, 4802, 8918, 9578, 9584, 8456, 8860, 4457, 4220, 10177, 11406, 12603, 12597, 9091, 9580, 8457, 13004, 13187], 1231, [98.0, 94.0, 97.0, 98.0, 97.0, 92.0, 98.0, 98.0, 98.0, 98.0, 97.0, 98.0, 99.0, 98.0, 98.0, 97.0, 98.0, 98.0, 99.0, 98.0, 99.0, 99.0, 99.0, 98.0, 99.0, 99.0, 97.0, 0.0, 0.0]], ['91473', [3913, 10257, 9851, 9771, 10250, 10564, 10303, 10019, 8859, 6061, 8545, 10023, 7130, 5186, 9626, 10586, 8918, 8456, 10457, 4336, 4457, 11406, 10177, 9091, 10568, 9580, 8457, 11389, 9625, 12603, 12597, 3649, 12220, 10543, 3762, 8717, 9582, 12951, 13010, 13004, 12222, 6781, 8200, 4561, 13292, 13290, 13187, 9916, 10858, 13298, 12594, 12129, 13188, 12912, 12947, 13002, 13722, 10073, 3589, 4013, 9918, 12943, 13183, 4200, 10573, 14031, 11630, 10540, 6420, 4332, 9850, 13736, 13564, 11387, 11618, 14707, 3585], 1234, [89.0, 86.0, 88.0, 87.0, 85.0, 93.0, 85.0, 85.0, 90.0, 92.0, 89.0, 90.0, 95.0, 91.0, 92.0, 91.0, 89.0, 93.0, 94.0, 90.0, 84.0, 91.0, 87.0, 80.0, 89.0, 86.0, 80.0, 86.0, 84.0, 92.0, 89.0, 90.0, 89.0, 90.0, 94.0, 93.0, 93.0, 92.0, 89.0, 90.0, 94.0, 92.0, 92.0, 94.0, 92.0, 92.0, 92.0, 94.0, 93.0, 95.0, 93.0, 94.0, 89.0, 94.0, 92.0, 94.0, 94.0, 90.0, 95.0, 95.0, 96.0, 98.0, 88.0, 93.0, 97.0, 97.0, 91.0, 94.0, 98.0, 94.0, 92.0, 91.0, 94.0, 91.0, 95.0, 94.0, 0.0]], ['91662', [3913, 9770, 9851, 10565, 10564, 9771, 10303, 10250, 10019, 10257, 6061, 10023, 8859, 8545, 5186, 10026, 9626, 10586, 9092, 5881, 7130, 10074, 9578, 10455, 9625, 9091, 10177, 11406, 10568, 9580, 8457, 11389, 3649, 9582, 10543, 3762, 8717, 12603, 12597, 12222, 6781, 8200, 4220, 13004, 12951, 13292, 13290, 13002, 13010, 12220, 9916, 4561, 13298, 4457, 12594, 10858, 13722, 13188, 12129, 12947, 12912, 10073, 3589, 4013, 9918, 12943, 13183, 13187, 10573, 14031, 4200, 11630, 6420, 13390, 12665, 8701, 5806, 13564, 11387, 13701, 11618, 8547, 4802, 11698, 10020, 14028, 11700, 3585], 1238, [98.0, 97.0, 97.0, 98.0, 97.0, 99.0, 97.0, 98.0, 98.0, 99.0, 100.0, 99.0, 98.0, 98.0, 99.0, 97.0, 97.0, 98.0, 99.0, 99.0, 98.0, 98.0, 98.0, 98.0, 97.0, 98.0, 99.0, 97.0, 95.0, 97.0, 97.0, 98.0, 97.0, 97.0, 97.0, 97.0, 97.0, 98.0, 97.0, 97.0, 97.0, 96.0, 96.0, 93.0, 96.0, 93.0, 98.0, 96.0, 95.0, 96.0, 100.0, 96.0, 97.0, 96.0, 95.0, 95.0, 97.0, 99.0, 98.0, 95.0, 97.0, 98.0, 96.0, 95.0, 98.0, 97.0, 97.0, 97.0, 98.0, 99.0, 97.0, 99.0, 97.0, 97.0, 97.0, 96.0, 100.0, 98.0, 97.0, 98.0, 96.0, 96.0, 96.0, 98.0, 99.0, 98.0, 97.0, 0.0]], ['91788', [3913, 5186, 10019, 9851, 10565, 9770, 10564, 10250, 10303, 8859, 6061, 8545, 5881, 10586, 8547, 10257, 7130, 8860, 11624, 9771], 1240, [93.0, 93.0, 80.0, 91.0, 87.0, 94.0, 93.0, 85.0, 85.0, 87.0, 85.0, 66.0, 83.0, 90.0, 85.0, 85.0, 55.0, 0.0, -1.0, 0.0]], ['91891', [3913, 10019, 10565, 10303, 8859, 6061, 5186, 9769, 4165, 4974, 8701, 4457, 11406, 10177, 8457, 4220, 13722, 13187, 13004, 13292, 13002, 9091, 10568, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 12220, 10543, 13010, 3762, 8717, 12222, 6781], 1244, [93.0, 95.0, 97.0, 98.0, 94.0, 97.0, 95.0, 96.0, 85.0, 96.0, 98.0, 97.0, 90.0, 95.0, 96.0, 96.0, 95.0, 98.0, 98.0, 95.0, 97.0, 98.0, 98.0, 98.0, 96.0, 97.0, 98.0, 95.0, 97.0, 97.0, 96.0, 96.0, 93.0, 98.0, 95.0, 96.0, 0.0]], ['92134', [3913, 10023, 10026, 4802, 5881, 10020, 10860, 7130, 10586, 10201, 10308, 4165, 8700, 8547, 9092, 50, 4336, 8717, 10177, 9091, 12603, 13187], 1251, [93.0, 95.0, 95.0, 92.0, 86.0, 96.0, 93.0, 96.0, 92.0, 93.0, 97.0, 86.0, 93.0, 92.0, 91.0, 93.0, 93.0, 88.0, 82.0, 82.0, 0.0, 0.0]], ['92174', [5186, 9770, 6061, 13574, 12667, 5806, 5845, 12740, 13102, 8860, 11861, 13731, 12127, 5797, 13500, 12224, 5433, 10546, 50, 8918, 13564, 10535], 1252, [0.0, 94.0, 95.0, 91.0, 88.0, 91.0, 88.0, 89.0, 93.0, 89.0, 88.0, 84.0, 93.0, 82.0, 95.0, 94.0, 96.0, 97.0, 90.0, 93.0, 85.0, 0.0, 0.0]], ['89256', [3913, 10257, 10565, 9851, 8545, 10250, 10019, 9771, 6061, 10303, 10023, 10026, 5881, 9626, 8859, 5186, 10249, 6460, 10858, 11859], 1255, [94.0, 93.0, 97.0, 95.0, 93.0, 91.0, 94.0, 96.0, 98.0, 93.0, 95.0, 92.0, 97.0, 93.0, 92.0, 98.0, 88.0, 80.0, 0.0, 0.0]], ['45168', [3913, 5186, 10026, 4165, 10023, 10565, 9851, 10257, 10564, 9770, 10250, 10019, 8859, 10303, 9771, 8545, 6061, 7130, 10586, 7126, 9769, 10020, 9578, 4974, 3711, 10074, 8456, 5881, 10308, 9626, 9097, 3585], 1259, [91.0, 96.0, 89.0, 73.0, 95.0, 90.0, 95.0, 93.0, 92.0, 95.0, 95.0, 97.0, 97.0, 95.0, 97.0, 95.0, 96.0, 97.0, 99.0, 97.0, 96.0, 96.0, 97.0, 97.0, 96.0, 95.0, 97.0, 95.0, 92.0, 97.0, 0.0, 0.0]], ['1516', [3913, 10303, 8859, 10023, 12062, 12127, 5895, 10543, 3649, 13002, 13722, 13187, 10177, 4220, 8457, 13292, 12597, 9091, 11406, 10568, 13290, 8717, 10301], 1261, [95.0, 95.0, 85.0, 96.0, 97.0, 97.0, 95.0, 98.0, 94.0, 98.0, 98.0, 96.0, 98.0, 97.0, 96.0, 98.0, 99.0, 97.0, 99.0, 98.0, 99.0, 98.0, 0.0]], ['92455', [3913, 10023, 10019, 9097, 7126, 13507, 13104, 8854, 13390, 12665, 13010, 4522, 10858, 11406, 3589, 13187, 11389, 12949, 13722, 12220, 10177, 13292, 8457, 13004, 4220, 12597, 9091, 10568], 1262, [93.0, 90.0, 77.0, 57.0, 89.0, 92.0, 94.0, 90.0, 88.0, 96.0, 42.0, 23.0, 30.0, 0.0, 75.0, 0.0, 4.0, 0.0, 3.0, 0.0, 18.0, 0.0, 0.0, 3.0, 0.0, 0.0, 0.0, 0.0]], ['92449', [3913, 9851, 10564, 9770, 10257, 9771, 10250, 10019, 10303, 6061, 8859, 3585, 5433, 6420, 6521, 9625, 12220, 10543, 11389, 9582, 3649, 9580, 11406, 10177, 8457, 12597, 9091], 1263, [19.0, 33.0, 21.0, 49.0, 40.0, 79.0, 46.0, 56.0, 39.0, 70.0, 61.0, 79.0, 59.0, 66.0, 60.0, 58.0, 71.0, 68.0, 70.0, 56.0, 59.0, 79.0, 81.0, 73.0, 65.0, 0.0, 0.0]], ['83546', [3913, 3711, 8545, 9626, 9097, 10023, 10026, 8859, 4974, 3585, 4802, 10022, 4013, 9582, 10177, 8457, 4220, 9091, 12603, 10568, 13004, 12597, 13292, 13002, 13722], 1265, [86.0, 86.0, 89.0, 92.0, 90.0, 91.0, 91.0, 86.0, 91.0, 92.0, 83.0, 73.0, 83.0, 75.0, 78.0, 82.0, 85.0, 78.0, 81.0, 87.0, 89.0, 75.0, 74.0, 0.0, 0.0]], ['92644', [3913, 10023, 9092, 10457, 50, 9769, 9578, 9626, 10860, 3585, 10586, 5806, 8456, 10026, 9584, 3711, 8545, 10303, 9851, 6061, 5186, 10019, 10250, 9771, 4165, 2093, 3649, 9091, 9916, 10073, 11406, 10020, 11387, 4968, 8200, 10568, 10177, 12216, 11580, 10537, 11628, 11861, 11853, 11859, 4013, 12594, 9580, 11389, 5433, 5021, 3693, 4200, 12671, 11857, 12984, 12665, 12134], 1267, [93.0, 98.0, 97.0, 95.0, 97.0, 98.0, 97.0, 97.0, 98.0, 98.0, 96.0, 99.0, 98.0, 99.0, 98.0, 97.0, 98.0, 97.0, 97.0, 99.0, 98.0, 98.0, 99.0, 98.0, 98.0, 98.0, 95.0, 98.0, 98.0, 97.0, 97.0, 96.0, 99.0, 96.0, 98.0, 97.0, 97.0, 99.0, 97.0, 97.0, 96.0, 97.0, 99.0, 97.0, 98.0, 98.0, 99.0, 96.0, 97.0, 100.0, 98.0, 96.0, 98.0, 98.0, 0.0, -1.0, 0.0]], ['92651', [3913, 10019, 10565, 8859, 7130, 10308, 8917, 3693, 5194, 12220, 10543, 13002, 10568, 6781, 5895, 50, 12601, 10249, 13572, 13506, 11698, 10546, 8547, 13103], 1269, [94.0, 95.0, 93.0, 96.0, 96.0, 94.0, 82.0, 96.0, 97.0, 95.0, 96.0, 96.0, 99.0, 97.0, 97.0, 97.0, 97.0, 97.0, 97.0, 97.0, 95.0, 95.0, 0.0, 0.0]], ['86809', [3913, 10019, 10303, 7130, 10026, 9578, 4802, 8918, 10457, 5433, 4968, 10073, 9625, 10177, 12603, 4220, 13722, 13004, 13292, 11406, 9091], 1270, [97.0, 96.0, 97.0, 96.0, 97.0, 96.0, 96.0, 98.0, 94.0, 94.0, 97.0, 95.0, 83.0, 95.0, 94.0, 92.0, 96.0, 94.0, 95.0, 0.0, 0.0]], ['92708', [3913, 7130, 3711, 8917, 10455, 4332, 3649, 9091, 10177, 11406, 10568, 9580, 9582, 12603, 12597, 8457, 4220, 13004, 13187, 13292], 1271, [94.0, 98.0, 97.0, 98.0, 96.0, 96.0, 97.0, 98.0, 97.0, 99.0, 99.0, 98.0, 96.0, 99.0, 99.0, 97.0, 99.0, 0.0, 0.0, 0.0]], ['92013', [3913, 10564, 9770, 9851, 8545, 10565, 10257, 9771, 10019, 8859, 6061, 10023, 10303, 7130, 10250, 9626, 10026, 10022, 10543, 10177, 9091, 11406, 10568, 9580, 9582, 12603, 12597, 11389, 9625, 13004, 13292, 13722, 13187, 8457, 13290, 13002, 3649], 1277, [91.0, 93.0, 92.0, 90.0, 91.0, 95.0, 94.0, 95.0, 90.0, 89.0, 96.0, 97.0, 96.0, 94.0, 96.0, 96.0, 95.0, 97.0, 93.0, 95.0, 93.0, 96.0, 97.0, 95.0, 88.0, 93.0, 88.0, 83.0, 92.0, 94.0, 88.0, 91.0, 92.0, 93.0, 98.0, 0.0, 0.0]], ['92824', [3913, 10564, 9851, 6061, 5186, 3711, 10023, 10019, 8859, 8547, 9092, 5021, 8860, 3585, 5793, 10021, 12222, 8717, 13292, 9091, 13004, 13187, 12603, 10177, 4220], 1279, [80.0, 80.0, 82.0, 83.0, 89.0, 78.0, 90.0, 59.0, 71.0, 70.0, 77.0, 97.0, 91.0, 83.0, 92.0, 91.0, 95.0, 93.0, 91.0, 89.0, 95.0, 86.0, 94.0, 0.0, 0.0]], ['91990', [3913, 9770, 10564, 9851, 10257, 9771, 8859, 10565, 10019, 6061, 3585, 10022, 4013, 12134, 10073, 12912, 12947, 13188, 10568, 12603, 10177], 1280, [88.0, 88.0, 89.0, 91.0, 86.0, 93.0, 88.0, 87.0, 87.0, 93.0, 93.0, 84.0, 81.0, 91.0, 81.0, 81.0, 80.0, 74.0, 87.0, 86.0, 0.0]], ['92069', [3913, 10026, 9578, 4802, 10022, 6521, 10573, 4522, 4424, 10073, 7184, 9916, 9091, 4220, 11406, 10177, 12597, 10568, 9580, 9582, 11389, 12603, 13004, 9625], 1284, [98.0, 98.0, 97.0, 96.0, 100.0, 97.0, 98.0, 97.0, 98.0, 97.0, 95.0, 98.0, 98.0, 98.0, 96.0, 98.0, 98.0, 98.0, 98.0, 98.0, 99.0, 99.0, 99.0, 0.0]], ['92884', [3913, 10023, 9578, 9092, 2093, 4457, 10543, 10177, 9091, 11406, 8457, 9580, 9582, 11389, 9625, 3649, 12603, 10568, 12220, 3762, 8717, 12222, 6781, 12951, 13004, 13002], 1285, [96.0, 97.0, 95.0, 95.0, 94.0, 96.0, 93.0, 95.0, 89.0, 98.0, 92.0, 95.0, 89.0, 91.0, 89.0, 90.0, 95.0, 95.0, 92.0, 97.0, 93.0, 96.0, 92.0, 93.0, 0.0, 0.0]], ['92895', [3913, 5186, 9769, 10457, 10022, 8700, 9584, 10535, 8860, 5433, 8918, 7126, 5806, 5881, 5797, 4332, 11389, 9091, 10177, 8457, 12597, 12603, 13004, 13187, 4220, 13722, 11406, 10568, 13290, 10543, 9625, 10073, 9751, 6151], 1286, [93.0, 97.0, 94.0, 95.0, 95.0, 93.0, 94.0, 96.0, 95.0, 93.0, 97.0, 93.0, 93.0, 97.0, 89.0, 94.0, 96.0, 90.0, 94.0, 93.0, 93.0, 93.0, 93.0, 92.0, 92.0, 91.0, 96.0, 97.0, 97.0, 93.0, 93.0, 94.0, 0.0, 0.0]], ['83043', [3913, 8859, 8547, 9769, 10860, 7130, 10019, 10250, 9770, 6061, 5186, 10546, 5881, 10457, 4522, 10573, 6521, 12594, 11630, 12220, 9582, 13002, 13187, 8457, 13292], 1291, [80.0, 92.0, 95.0, 95.0, 94.0, 93.0, 82.0, 88.0, 82.0, 94.0, 93.0, 90.0, 79.0, 70.0, 57.0, 79.0, 80.0, 68.0, 83.0, 72.0, 82.0, 88.0, 65.0, 0.0, 0.0]], ['88093', [3913, 9851, 10257, 9770, 10564, 10565, 10303, 9771, 10250, 10019, 6061, 8859, 10023, 8545, 10074, 9626, 10586, 8918, 4802, 4215, 8200], 1296, [54.0, 88.0, 87.0, 90.0, 88.0, 90.0, 94.0, 95.0, 90.0, 94.0, 96.0, 95.0, 95.0, 94.0, 95.0, 97.0, 97.0, 97.0, 98.0, 0.0, 0.0]], ['75240', [3913, 10023, 3585, 4802, 8918, 10457, 10022, 3649, 4220, 10177, 11406, 9091, 9580, 9582, 12597, 10568, 13292, 13290, 13722, 13004, 13187, 11389, 12603], 1297, [90.0, 95.0, 92.0, 87.0, 92.0, 92.0, 91.0, 88.0, 90.0, 92.0, 91.0, 84.0, 85.0, 79.0, 88.0, 89.0, 86.0, 95.0, 91.0, 84.0, 0.0, 0.0, 0.0]], ['39755', [3913, 10023, 10026, 5806, 8547, 9769, 9578, 4802, 8918, 10457, 6521, 4522, 10177, 9091, 8457, 11406, 9580, 9582, 12597, 4220], 1298, [97.0, 96.0, 97.0, 99.0, 96.0, 99.0, 94.0, 95.0, 96.0, 96.0, 96.0, 95.0, 98.0, 95.0, 95.0, 96.0, 89.0, 71.0, 0.0, 0.0]], ['63913', [3913, 9770, 9851, 10565, 9771, 10257, 10303, 10019, 8859, 6061, 10564, 10250, 7130, 5186, 8545, 9626, 5881, 10457, 10573, 9625, 10177, 9091, 8457, 10568, 11406, 9580, 11389, 9582, 12220, 10543, 3762, 3649, 12597, 12603, 12222, 8717, 8200, 6781, 13004, 12951, 13292, 13290, 13187, 4220, 13010, 4561], 1299, [96.0, 97.0, 96.0, 95.0, 97.0, 95.0, 96.0, 97.0, 97.0, 99.0, 94.0, 94.0, 96.0, 94.0, 97.0, 96.0, 96.0, 96.0, 95.0, 93.0, 95.0, 96.0, 94.0, 98.0, 95.0, 96.0, 95.0, 94.0, 93.0, 96.0, 96.0, 92.0, 94.0, 96.0, 97.0, 94.0, 97.0, 93.0, 95.0, 94.0, 85.0, 95.0, 93.0, 90.0, 94.0, 0.0]], ['93191', [3913, 10303, 8859, 10023, 9626, 6061, 8545, 10565, 9851, 5186, 8547, 7130, 10019, 9769, 5194, 12220, 3649, 13292, 12597, 8457, 10177, 13722, 4220], 1300, [94.0, 94.0, 92.0, 97.0, 96.0, 97.0, 92.0, 99.0, 99.0, 99.0, 98.0, 99.0, 100.0, 99.0, 97.0, 94.0, 95.0, 93.0, 98.0, 97.0, 98.0, 98.0, 0.0]], ['91426', [3913, 9770, 9851, 7130, 10019, 10565, 6061, 10074, 10020, 10860, 9578, 8700, 10022, 10457, 5433, 8701, 7126, 8547, 9769, 4165, 8918, 4802, 10535, 2093, 4522, 9580, 8457, 9091, 10177, 4220, 9582, 10568, 9625, 11406, 3649, 11389, 12220, 12597, 12603], 1301, [86.0, 88.0, 94.0, 94.0, 91.0, 93.0, 94.0, 82.0, 93.0, 94.0, 93.0, 96.0, 93.0, 97.0, 93.0, 94.0, 94.0, 97.0, 95.0, 90.0, 97.0, 95.0, 96.0, 92.0, 89.0, 91.0, 95.0, 91.0, 98.0, 95.0, 89.0, 96.0, 93.0, 97.0, 86.0, 87.0, 94.0, 0.0, 0.0]], ['90066', [3913, 10303, 10074, 6061, 10565, 10019, 9770, 10564, 10257, 9771, 10023, 8545, 8859, 9851, 5186, 8547, 9626, 10586, 4165, 10026, 3711, 10250, 10860, 9097, 4974, 5881, 5433, 4561, 10177], 1304, [87.0, 87.0, 78.0, 86.0, 85.0, 92.0, 94.0, 88.0, 92.0, 90.0, 90.0, 91.0, 89.0, 93.0, 94.0, 89.0, 93.0, 97.0, 93.0, 91.0, 90.0, 92.0, 85.0, 89.0, 92.0, 85.0, 87.0, 88.0, 0.0]], ['71868', [3913, 10023, 9092, 8919, 4457, 9580, 4220, 10568, 8717, 10543, 10177, 9091, 3762, 4013, 6151, 6781, 6521, 9916, 8200, 10073, 6420, 11406, 11389, 8457, 3649, 4561, 9582, 4522, 9625, 3589, 12129, 9918, 12222, 10858, 4200, 10573, 11630, 12220, 10540, 11853, 4332, 12594, 12603, 12597, 3940, 5194], 1306, [97.0, 96.0, 93.0, 95.0, 98.0, 96.0, 97.0, 99.0, 97.0, 96.0, 98.0, 97.0, 98.0, 99.0, 98.0, 98.0, 94.0, 98.0, 99.0, 99.0, 98.0, 97.0, 96.0, 96.0, 97.0, 97.0, 96.0, 97.0, 98.0, 97.0, 99.0, 100.0, 98.0, 98.0, 98.0, 99.0, 98.0, 96.0, 98.0, 98.0, 99.0, 99.0, 98.0, 98.0, 0.0, 0.0]], ['93539', [3913, 9770, 10564, 9851, 6061, 10019, 9771, 10303, 10565, 10257, 8545, 10250, 8859, 10023, 9578, 9626, 10546, 10455, 4457, 11406, 4220, 9091, 10568, 8457, 9580, 11389], 1307, [88.0, 78.0, 73.0, 90.0, 88.0, 88.0, 91.0, 84.0, 90.0, 91.0, 85.0, 82.0, 87.0, 94.0, 91.0, 93.0, 96.0, 82.0, 83.0, 85.0, 86.0, 85.0, 90.0, 0.0, 0.0, 0.0]], ['93711', [3913, 8859, 10250, 10019, 10023, 8545, 5186, 8547, 7130, 10565, 10303, 10074, 9097, 8456, 4165, 8918, 9850, 8701, 6420, 4522, 9625, 13004, 11389, 10177], 1309, [91.0, 92.0, 84.0, 89.0, 96.0, 93.0, 95.0, 93.0, 95.0, 93.0, 94.0, 80.0, 88.0, 90.0, 57.0, 91.0, 83.0, 90.0, 90.0, 82.0, 78.0, 88.0, 0.0, 0.0]], ['93731', [3913, 10257, 9851, 8545, 8859, 10019, 10074, 6061, 11863, 10023, 5186, 11621, 12318, 12673, 12908, 12218, 12675, 9770, 12214, 10250, 10565, 10303, 9626, 10586, 10026, 11855, 11857, 3711, 12216, 10860, 9097, 13104, 4974, 12312, 4165, 13302, 14192, 14028, 13736, 13724, 9578, 14710, 14706, 11399, 8456], 1312, [86.0, 94.0, 95.0, 94.0, 91.0, 93.0, 83.0, 99.0, 96.0, 97.0, 99.0, 91.0, 96.0, 98.0, 97.0, 96.0, 97.0, 96.0, 97.0, 98.0, 97.0, 96.0, 97.0, 99.0, 97.0, 96.0, 97.0, 97.0, 98.0, 98.0, 100.0, 94.0, 94.0, 85.0, 79.0, 95.0, 98.0, 99.0, 97.0, 97.0, 96.0, 93.0, 97.0, 0.0, 0.0]], ['93783', [3913, 10303, 7130, 8859, 10023, 10565, 8545, 10019, 10250, 5186, 10535, 11624, 10543, 9091, 4220, 10177, 13187, 8457, 13004, 12603, 13292, 11406, 12597, 13722, 13290, 10568, 9582, 8717], 1313, [92.0, 90.0, 96.0, 93.0, 97.0, 99.0, 96.0, 97.0, 96.0, 97.0, 99.0, 94.0, 97.0, 96.0, 94.0, 96.0, 95.0, 94.0, 97.0, 98.0, 95.0, 98.0, 96.0, 97.0, 97.0, 96.0, 0.0, 0.0]], ['94021', [5186, 9770, 10564, 3711, 8859, 6061, 12214, 12218, 9771, 9851, 3913, 10250, 10565, 10020, 9092, 13572, 10586, 12673, 8547, 10860, 14026, 10249, 13564, 11861, 14394, 14712, 14392], 1317, [0.0, 99.0, 99.0, 97.0, 99.0, 98.0, 98.0, 99.0, 98.0, 98.0, 97.0, 96.0, 97.0, 98.0, 99.0, 100.0, 100.0, 100.0, 99.0, 99.0, 99.0, 100.0, 99.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['80705', [3913, 9770, 9851, 8545, 10303, 8859, 10250, 9771, 6061, 10019, 10023, 10586, 10020, 8456, 8701, 4457, 11406, 4220, 13004, 13292, 12603], 1318, [92.0, 94.0, 92.0, 89.0, 94.0, 96.0, 95.0, 98.0, 96.0, 94.0, 96.0, 98.0, 96.0, 97.0, 96.0, 95.0, 95.0, 78.0, 73.0, 0.0, 0.0]], ['94202', [3913, 10564, 9770, 9851, 10257, 10565, 10250, 10019, 10303, 5186, 9769, 3711, 6061, 8545, 9578, 8860, 6521, 3649, 9091, 10177, 13187, 13722, 8457, 13004, 13002, 13292, 12597, 11406, 10568], 1321, [89.0, 91.0, 87.0, 89.0, 85.0, 80.0, 83.0, 71.0, 84.0, 92.0, 83.0, 80.0, 78.0, 84.0, 80.0, 81.0, 78.0, 80.0, 78.0, 82.0, 89.0, 90.0, 87.0, 91.0, 88.0, 85.0, 87.0, 0.0, 0.0]], ['93044', [3913, 10564, 9770, 9851, 10250, 10565, 9771, 10303, 10019, 8859, 8545, 6061, 10023, 5186, 10020, 7184, 3649, 10177, 9091, 4220], 1323, [74.0, 92.0, 83.0, 91.0, 85.0, 89.0, 89.0, 92.0, 92.0, 94.0, 94.0, 95.0, 96.0, 96.0, 96.0, 95.0, 94.0, 94.0, 0.0, 0.0]], ['94310', [3913, 10257, 9770, 6061, 9851, 8545, 9771, 8859, 10564, 10250, 10019, 10023, 5186, 9769, 5881, 8700, 5895, 3762, 4220, 12603, 13187, 9091, 13004], 1324, [83.0, 79.0, 82.0, 84.0, 89.0, 58.0, 82.0, 67.0, 97.0, 71.0, 83.0, 88.0, 91.0, 84.0, 88.0, 84.0, 81.0, 83.0, 73.0, 73.0, 84.0, 0.0, 0.0]], ['87522', [3913, 9770, 10303, 5186, 10020, 10586, 6061, 9578, 8860, 10457, 5895, 3649, 4220, 13004, 12603, 8457, 13187, 13292, 12597, 9091, 10177, 11406, 13722, 8717, 12222, 11624, 6521], 1333, [73.0, 64.0, 55.0, 92.0, 76.0, 78.0, 89.0, 54.0, 83.0, 68.0, 60.0, 67.0, 74.0, 75.0, 81.0, 66.0, 65.0, 60.0, 75.0, 68.0, 75.0, 76.0, 65.0, 77.0, 0.0, -1.0, 0.0]], ['94562', [3913, 10564, 9851, 10565, 9771, 10250, 10303, 9770, 10019, 10257, 6061, 10023, 8545, 9097, 5797, 6420, 11389, 9091, 10177, 11406, 8457, 13004, 13187, 12603, 13002], 1338, [85.0, 89.0, 93.0, 91.0, 97.0, 93.0, 95.0, 94.0, 96.0, 97.0, 93.0, 97.0, 97.0, 94.0, 93.0, 89.0, 94.0, 91.0, 96.0, 97.0, 94.0, 96.0, 96.0, 98.0, 0.0]], ['94681', [3913, 9851, 8545, 10308, 10457, 8700, 6521, 12949, 10301, 10543, 13292, 13004, 4220, 10177, 13722, 12603, 13187, 12597, 9091, 11406], 1341, [88.0, 94.0, 76.0, 67.0, 78.0, 85.0, 76.0, 80.0, 79.0, 78.0, 65.0, 77.0, 82.0, 78.0, 70.0, 66.0, 74.0, 78.0, 0.0, 0.0]], ['91153', [3913, 5186, 9769, 8699, 4457, 9091, 9771, 9770, 9851, 11621, 5433, 12318, 10074, 10586, 9626, 12601, 50, 11861, 9918, 4013, 11389, 9580, 10301, 12220, 3649, 10543, 13010], 1344, [74.0, 81.0, 62.0, 31.0, 19.0, 8.0, 76.0, 75.0, 84.0, 54.0, 50.0, 62.0, 64.0, 66.0, 84.0, 70.0, 71.0, 90.0, 80.0, 73.0, 75.0, 80.0, 83.0, 75.0, 80.0, 0.0, 0.0]], ['94775', [3913, 9851, 8545, 10074, 10860, 9626, 4802, 5895, 10543, 10177, 9091, 11406, 10568, 12603, 12597, 9580, 9582, 11389, 9625, 13004, 12951, 13290, 3649, 3762, 13292, 8717, 13010, 12222], 1345, [76.0, 76.0, 84.0, 39.0, 92.0, 85.0, 79.0, 83.0, 75.0, 77.0, 74.0, 80.0, 89.0, 79.0, 75.0, 82.0, 71.0, 81.0, 81.0, 86.0, 75.0, 84.0, 53.0, 81.0, 76.0, 72.0, 0.0, 0.0]], ['14758', [3913, 9770, 10257, 10564, 9851, 9771, 10565, 10019, 8859, 10303, 6061, 10250, 8545, 10023, 9626, 10026, 10586, 10074, 5186, 3711, 7130, 9097, 4165, 9578, 8700, 10022, 11624, 10573, 9918, 4522, 3762, 3649, 9582, 9091, 10177, 8457, 11406, 9580, 10543, 9625], 1346, [96.0, 96.0, 96.0, 98.0, 94.0, 99.0, 97.0, 98.0, 96.0, 96.0, 98.0, 96.0, 97.0, 98.0, 98.0, 97.0, 97.0, 97.0, 98.0, 97.0, 98.0, 98.0, 98.0, 98.0, 96.0, 93.0, 90.0, 93.0, 99.0, 94.0, 96.0, 95.0, 94.0, 98.0, 96.0, 94.0, 98.0, 95.0, 0.0, 0.0]], ['94985', [3913, 10257, 9770, 9771, 5186, 8860, 10573, 9091, 8457, 11406, 10568, 12603, 12597, 9580, 9582, 4220, 13004, 13002, 13292, 13290, 11389, 10177, 9625, 12951, 3649, 12220, 13722, 13010, 3762, 8717, 12222, 6781, 8200, 4561, 9916, 13187, 13298, 4457, 10858, 12129, 13188, 12594, 12947, 12986, 12060, 8700, 10457, 11698, 3585], 1354, [83.0, 71.0, 90.0, 93.0, 93.0, 92.0, 91.0, 88.0, 86.0, 87.0, 91.0, 91.0, 88.0, 83.0, 87.0, 87.0, 86.0, 87.0, 94.0, 90.0, 75.0, 79.0, 87.0, 89.0, 92.0, 88.0, 82.0, 96.0, 84.0, 83.0, 86.0, 91.0, 93.0, 96.0, 82.0, 90.0, 86.0, 82.0, 90.0, 80.0, 71.0, 92.0, 89.0, 84.0, 89.0, 85.0, 92.0, 87.0, 0.0]], ['94956', [3913, 10257, 9770, 9851, 10565, 10250, 9771, 10019, 10564, 6061, 8545, 10303, 8859, 10023, 7130, 8547, 4336, 10073, 9916, 3762, 10177, 4220, 8457, 9091, 13004, 12603, 13292, 12597, 13187, 13002, 13722, 13290, 11406, 10568, 11389, 6781], 1356, [97.0, 95.0, 94.0, 98.0, 98.0, 96.0, 96.0, 98.0, 96.0, 97.0, 97.0, 98.0, 97.0, 96.0, 98.0, 98.0, 97.0, 93.0, 96.0, 96.0, 95.0, 95.0, 94.0, 92.0, 96.0, 96.0, 94.0, 95.0, 96.0, 98.0, 91.0, 96.0, 97.0, 98.0, 0.0, 0.0]], ['95082', [3913, 7130, 5433, 12671, 13390, 13294, 11853, 13296, 10455, 7184, 12740, 8860, 13500, 10020, 13394, 10201, 5881, 13724, 10860, 13104, 14391, 10026, 14208, 13574, 12673, 12675, 9851, 10257, 12214, 14393, 12218, 10250, 9770, 14026, 14294], 1357, [83.0, 92.0, 92.0, 90.0, 97.0, 96.0, 99.0, 84.0, 95.0, 96.0, 97.0, 94.0, 94.0, 98.0, 99.0, 96.0, 96.0, 97.0, 97.0, 97.0, 96.0, 98.0, 97.0, 97.0, 97.0, 96.0, 89.0, 97.0, 98.0, 99.0, 99.0, 97.0, 0.0, 0.0, 0.0]], ['95243', [3913, 10303, 7130, 10026, 9092, 5433, 10022, 4424, 10543, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 12597, 12220, 13010, 12594, 4457, 11853, 4332], 1362, [74.0, 74.0, 80.0, 86.0, 82.0, 76.0, 80.0, 78.0, 76.0, 80.0, 76.0, 81.0, 82.0, 83.0, 69.0, 79.0, 78.0, 68.0, 55.0, 76.0, 0.0, -1.0, 0.0]], ['95272', [3913, 9770, 9851, 5881, 10455, 8441, 9850, 12601, 13390, 12593, 11580, 12665, 8701, 11695, 13103, 3693, 2093, 5021, 12129, 11406, 11385, 13102, 8860, 10589, 3585], 1364, [32.0, 37.0, 38.0, 26.0, 45.0, 49.0, 60.0, 74.0, 68.0, 75.0, 71.0, 80.0, 81.0, 81.0, 83.0, 82.0, 83.0, 82.0, 89.0, 88.0, 83.0, 81.0, 89.0, 87.0, 0.0]], ['95259', [3913, 10303, 10019, 12218, 12673, 9578, 11698, 10455, 9916, 13298, 4561, 13292, 9091, 8457, 10177, 13187, 4220, 13004, 12603, 12597, 3649, 10073, 3791], 1366, [82.0, 58.0, 73.0, 94.0, 95.0, 92.0, 94.0, 96.0, 93.0, 95.0, 93.0, 93.0, 94.0, 90.0, 95.0, 97.0, 96.0, 97.0, 96.0, 93.0, 85.0, 96.0, 0.0]], ['93988', [3913, 9851, 10023, 10019, 8917, 4424, 3649, 10177, 8457, 11406, 9091, 12603, 10568, 9580, 9582, 11389, 9625, 12220, 10543, 12597, 8717, 12222, 6781, 8200, 3762, 12951, 13002, 13187, 13292, 13290, 13010, 13004], 1369, [100.0, 99.0, 100.0, 100.0, 98.0, 99.0, 90.0, 89.0, 92.0, 100.0, 98.0, 100.0, 100.0, 100.0, 99.0, 100.0, 97.0, 97.0, 99.0, 99.0, 99.0, 98.0, 98.0, 98.0, 98.0, 92.0, 91.0, 84.0, 87.0, 95.0, 0.0, 0.0]], ['85084', [3913, 10026, 8859, 9851, 10019, 10257, 10565, 10250, 6061, 9770, 8545, 10023, 9626, 10457, 6521, 10543, 10177, 8457, 12597, 4220, 13722, 12603, 13187, 13292, 9091, 11406, 10568, 13290, 6781, 11624, 12949], 1374, [98.0, 98.0, 97.0, 97.0, 96.0, 98.0, 96.0, 82.0, 91.0, 92.0, 88.0, 96.0, 96.0, 90.0, 85.0, 83.0, 85.0, 90.0, 93.0, 89.0, 75.0, 92.0, 75.0, 72.0, 66.0, 96.0, 96.0, 98.0, 0.0, -1.0, 0.0]], ['95421', [3913, 10564, 9851, 9771, 10019, 9770, 10250, 10303, 10565, 6061, 8545, 11863, 10023, 5186, 11621, 12671, 8860, 5797, 12601, 12311, 5433, 13568, 13500], 1379, [47.0, 45.0, 90.0, 58.0, 70.0, 61.0, 57.0, 44.0, 40.0, 59.0, 61.0, 42.0, 70.0, 89.0, 63.0, 75.0, 47.0, 56.0, 69.0, 73.0, 68.0, 0.0, 0.0]], ['95656', [3913, 7130, 10565, 10019, 9851, 6061, 10250, 8859, 10257, 10023, 10586, 10535, 9584, 10249, 10022, 10543, 10177, 8457, 11406, 9091, 9580, 4220, 9582, 9625, 11389, 12220, 3649, 12603, 3762, 8717, 10568, 6781, 12222, 8200, 9916, 10858, 4457, 12594, 4561], 1383, [94.0, 95.0, 95.0, 92.0, 97.0, 97.0, 94.0, 92.0, 97.0, 97.0, 99.0, 98.0, 96.0, 94.0, 98.0, 96.0, 98.0, 96.0, 99.0, 97.0, 98.0, 97.0, 97.0, 96.0, 97.0, 96.0, 94.0, 96.0, 98.0, 97.0, 98.0, 98.0, 98.0, 97.0, 96.0, 95.0, 98.0, 98.0, 0.0]], ['74088', [3913, 10026, 9584, 5433, 2093, 4457, 9091, 4220, 10177, 8457, 13187, 13004, 12603, 12597, 13722, 13292, 10568, 11406, 13290, 10543, 9580], 1384, [96.0, 96.0, 95.0, 96.0, 94.0, 96.0, 95.0, 95.0, 96.0, 93.0, 92.0, 96.0, 96.0, 98.0, 96.0, 79.0, 94.0, 96.0, 98.0, 0.0, 0.0]], ['95739', [3913, 10026, 4802, 9850, 9751, 9916, 4220, 10177, 11406, 10568, 12597, 9091, 8457, 9582, 11389, 9625, 13002, 13004, 9580, 13292, 13290, 12951, 3649, 12220, 10543, 13010, 3762, 8717], 1386, [96.0, 96.0, 97.0, 92.0, 94.0, 93.0, 95.0, 96.0, 99.0, 98.0, 95.0, 97.0, 94.0, 93.0, 97.0, 90.0, 95.0, 96.0, 95.0, 94.0, 98.0, 94.0, 93.0, 96.0, 97.0, 94.0, 0.0, 0.0]], ['76927', [3913, 3711, 10249, 3693, 8199, 7184, 3649, 10858, 4220, 10177, 11406, 8457, 9580, 9582, 9091, 9625, 10568, 11389, 12220, 12597, 10543, 8717, 12222, 12603, 12951, 13010, 3762, 13292, 13002], 1389, [99.0, 98.0, 99.0, 99.0, 99.0, 98.0, 98.0, 99.0, 99.0, 99.0, 99.0, 99.0, 98.0, 98.0, 98.0, 98.0, 100.0, 99.0, 100.0, 99.0, 98.0, 98.0, 99.0, 99.0, 99.0, 99.0, 100.0, 0.0, 0.0]], ['95863', [3913, 10257, 9770, 10564, 9851, 9771, 10250, 10565, 10026, 8918, 7126, 11628, 10573, 11389, 11406, 9091, 10568, 9580, 10543, 12597, 9625, 13290, 13292], 1391, [85.0, 88.0, 82.0, 92.0, 87.0, 91.0, 84.0, 88.0, 81.0, 86.0, 78.0, 87.0, 79.0, 80.0, 84.0, 79.0, 88.0, 84.0, 80.0, 87.0, 88.0, 0.0, 0.0]], ['91925', [3913, 10257, 8545, 10019, 10565, 6061, 5186, 8917, 10457, 10022, 8700, 4163, 8860, 50, 7126, 10020, 5797, 8441, 10073, 6151, 4457, 4220], 1397, [93.0, 92.0, 90.0, 95.0, 93.0, 91.0, 95.0, 90.0, 94.0, 88.0, 92.0, 93.0, 85.0, 88.0, 77.0, 91.0, 82.0, 89.0, 88.0, 90.0, 85.0, 0.0]], ['21670', [3913, 9770, 9851, 10023, 9771, 10250, 8545, 10019, 10201, 10020, 11698, 11700, 5793, 4215, 4522, 10073, 11389, 11406, 10177, 8457, 12603, 9091, 4220], 1399, [98.0, 98.0, 99.0, 95.0, 95.0, 97.0, 97.0, 96.0, 98.0, 97.0, 97.0, 97.0, 96.0, 96.0, 96.0, 96.0, 92.0, 97.0, 95.0, 97.0, 95.0, 96.0, 0.0]], ['96289', [3913, 9851, 8545, 10565, 10303, 10308, 9769, 10455, 3649, 10177, 4220, 11406, 8457, 10568, 12603, 9091, 12597, 11389, 9625, 12951, 13004, 9580, 13002, 9582, 13290, 12220, 13187], 1402, [90.0, 96.0, 89.0, 91.0, 94.0, 88.0, 92.0, 92.0, 88.0, 89.0, 90.0, 94.0, 87.0, 94.0, 94.0, 92.0, 94.0, 96.0, 88.0, 93.0, 94.0, 93.0, 94.0, 90.0, 97.0, 0.0, 0.0]], ['95542', [3913, 9770, 9851, 8859, 10564, 10250, 10257, 9771, 10019, 6061, 10303, 10026, 5806, 2093, 4522, 10568, 9091, 10177, 12603, 8457, 13004], 1404, [81.0, 87.0, 87.0, 81.0, 88.0, 85.0, 88.0, 91.0, 83.0, 89.0, 92.0, 93.0, 80.0, 86.0, 74.0, 83.0, 59.0, 88.0, 90.0, 0.0, 0.0]], ['87327', [3913, 9851, 8545, 9626, 10546, 8199, 4457, 3589, 10073, 4522, 11853, 3940, 6151, 12220, 6460, 10543, 13298, 12222, 11406, 13292, 13722, 13002], 1408, [82.0, 86.0, 77.0, 87.0, 76.0, 34.0, 38.0, 58.0, 40.0, 42.0, 59.0, 47.0, 14.0, 7.0, 0.0, 4.0, 0.0, 10.0, 0.0, 6.0, 5.0, 0.0]], ['96586', [3913, 9771, 9770, 10564, 9851, 5881, 9097, 10586, 11863, 6061, 11855, 12311, 8859, 5806, 10019, 11387, 9092, 12673, 13507, 10303, 14194, 12214, 14393, 12218, 14026, 14294, 14394, 14712], 1409, [40.0, 38.0, 45.0, 8.0, 37.0, 35.0, 36.0, 75.0, 54.0, 47.0, 55.0, 52.0, 57.0, 56.0, 66.0, 67.0, 50.0, 62.0, 51.0, 35.0, 44.0, 40.0, 39.0, 9.0, 28.0, 39.0, 0.0, 0.0]], ['96547', [3913, 10023, 10026, 5881, 4802, 4165, 10457, 8547, 3585, 7126, 4424, 9582, 10177, 9091, 4220, 10568, 9625, 11406, 9580, 3649, 10543, 3762, 4013, 8854], 1410, [92.0, 95.0, 97.0, 96.0, 96.0, 92.0, 95.0, 95.0, 96.0, 98.0, 95.0, 94.0, 95.0, 97.0, 95.0, 96.0, 96.0, 97.0, 91.0, 92.0, 91.0, 98.0, 0.0, 0.0]], ['96644', [3913, 9851, 10257, 9770, 10250, 10565, 10023, 10457, 4457, 10177, 9091, 11406, 8457, 10568, 9582, 11389, 9625, 9580, 3649, 12597, 12220, 10543, 13004, 12951], 1414, [95.0, 98.0, 95.0, 96.0, 96.0, 96.0, 97.0, 96.0, 98.0, 96.0, 96.0, 98.0, 94.0, 97.0, 93.0, 97.0, 95.0, 93.0, 95.0, 96.0, 97.0, 93.0, 0.0, 0.0]], ['96621', [3913, 10023, 10586, 10020, 10860, 5186, 10026, 5881, 4802, 4165, 8547, 8545, 10303, 8859, 10565, 9851, 6061, 10019, 4974, 8701, 3649, 9091, 8457, 4220, 10177, 10568, 9582, 9580, 11389, 9625, 3762, 8717, 11406, 10543, 6781, 8200, 12222, 4561, 9916, 4457, 12129, 12220, 10073, 12603, 12597, 12594, 3589, 4013, 9918, 4200, 10858, 11630, 10573, 6420, 10540, 12912, 4332, 3940, 13010, 12947, 13004, 4522, 12943, 12951, 13002, 13290, 13292, 13298, 13188, 13183, 11853, 13294, 13296, 5194, 10301, 13570, 4424, 13187, 13722, 12949, 13498, 5895, 6521, 5085, 13388, 11624, 12316, 12986, 7184, 14031, 14033, 6151, 13102, 11385, 13392, 8860, 50, 13731, 13701, 13300, 10589, 9584, 10249], 1415, [96.0, 96.0, 97.0, 96.0, 97.0, 95.0, 97.0, 95.0, 96.0, 96.0, 95.0, 98.0, 93.0, 94.0, 95.0, 97.0, 97.0, 97.0, 96.0, 96.0, 90.0, 95.0, 95.0, 95.0, 97.0, 96.0, 91.0, 94.0, 98.0, 95.0, 98.0, 97.0, 99.0, 96.0, 97.0, 97.0, 99.0, 97.0, 97.0, 97.0, 97.0, 98.0, 96.0, 97.0, 96.0, 94.0, 96.0, 98.0, 98.0, 98.0, 96.0, 96.0, 96.0, 94.0, 94.0, 97.0, 96.0, 95.0, 97.0, 98.0, 97.0, 99.0, 98.0, 95.0, 97.0, 98.0, 95.0, 98.0, 96.0, 96.0, 98.0, 95.0, 95.0, 95.0, 96.0, 94.0, 96.0, 94.0, 95.0, 98.0, 96.0, 96.0, 96.0, 97.0, 93.0, 95.0, 99.0, 92.0, 94.0, 95.0, 92.0, 98.0, 95.0, 97.0, 97.0, 97.0, 95.0, 95.0, 96.0, 92.0, 94.0, 96.0, 0.0]], ['96658', [3913, 10023, 11387, 2093, 5433, 11853, 9625, 10177, 4220, 13187, 13004, 13722, 8457, 13292, 12597, 9091, 13002, 11406, 13290, 13010, 8200, 13294, 12222, 4332, 13390, 12665, 8701, 5021, 5806, 13736, 12667], 1422, [81.0, 84.0, 71.0, 79.0, 73.0, 89.0, 72.0, 87.0, 83.0, 31.0, 87.0, 79.0, 83.0, 81.0, 79.0, 79.0, 90.0, 88.0, 95.0, 86.0, 78.0, 76.0, 86.0, 88.0, 89.0, 93.0, 91.0, 93.0, 0.0, 0.0, 0.0]], ['95851', [3913, 9770, 10019, 10564, 9851, 8859, 10250, 10257, 8545, 5881, 9097, 8700, 5895, 3762, 10177, 8457, 11406, 10568, 9580, 9091, 11389, 12597], 1423, [78.0, 84.0, 69.0, 81.0, 80.0, 69.0, 63.0, 78.0, 65.0, 84.0, 74.0, 74.0, 71.0, 76.0, 73.0, 68.0, 79.0, 84.0, 74.0, 57.0, 50.0, 0.0]], ['97443', [3913, 3711, 10457, 10021, 11389, 10177, 8457, 9091, 10568, 9580, 11406, 9625, 3649, 9582, 10543, 12220, 8717, 12222, 6781, 12597, 3762, 8200, 4561, 9916, 12603, 4457, 12594, 12129, 12912, 12951, 13004, 13010, 13002, 12947, 13187, 13290, 13292, 13298, 13188, 4522, 10073, 13722, 3589, 4013, 9918, 12943, 13183, 4200, 10573, 11630, 10540, 14031, 6420, 4332, 13566, 4968, 12601, 5433, 8701, 12060, 14708, 13296, 11853, 13294, 10858], 1431, [95.0, 98.0, 97.0, 96.0, 95.0, 97.0, 97.0, 97.0, 98.0, 97.0, 96.0, 96.0, 97.0, 96.0, 96.0, 97.0, 97.0, 97.0, 93.0, 94.0, 93.0, 96.0, 96.0, 96.0, 99.0, 97.0, 94.0, 98.0, 97.0, 96.0, 97.0, 99.0, 96.0, 96.0, 99.0, 99.0, 96.0, 98.0, 96.0, 97.0, 95.0, 98.0, 96.0, 98.0, 97.0, 98.0, 98.0, 96.0, 98.0, 96.0, 97.0, 96.0, 98.0, 97.0, 99.0, 95.0, 98.0, 97.0, 98.0, 95.0, 94.0, 0.0, -1.0, 0.0, 0.0]], ['97487', [3913, 10023, 9626, 10308, 9578, 10457, 10022, 8919, 4336, 10537, 6521, 3762, 11389, 9582, 9580, 3649, 10543, 11406, 8717, 6781, 8200, 11624, 9918, 9091, 10177, 8457], 1434, [98.0, 96.0, 98.0, 96.0, 97.0, 98.0, 96.0, 96.0, 96.0, 95.0, 96.0, 94.0, 81.0, 95.0, 97.0, 96.0, 94.0, 98.0, 93.0, 94.0, 97.0, 95.0, 96.0, 94.0, 92.0, 0.0]], ['95721', [3913, 10257, 9771, 9851, 8545, 10250, 9770, 10026, 10023, 9578, 3693, 3649, 9091, 10177, 10543, 9582, 10860, 11429, 10073, 12062, 9916, 6781, 12597, 12603, 4332, 6151, 9625, 7184, 10858, 12986, 4561], 1435, [98.0, 94.0, 97.0, 97.0, 96.0, 94.0, 96.0, 99.0, 96.0, 96.0, 97.0, 88.0, 94.0, 90.0, 93.0, 85.0, 96.0, 93.0, 88.0, 98.0, 92.0, 94.0, 96.0, 93.0, 95.0, 95.0, 81.0, 80.0, 74.0, 84.0, 0.0]], ['91416', [3913, 7130, 10308, 9578, 9626, 9097, 3585, 8700, 9584, 7126, 10201, 5433, 6420, 10177, 9091, 11406, 4220, 12597, 13722, 13187, 13004, 13002, 13292, 12603], 1437, [95.0, 96.0, 94.0, 95.0, 96.0, 96.0, 96.0, 99.0, 97.0, 94.0, 94.0, 96.0, 93.0, 93.0, 90.0, 96.0, 93.0, 94.0, 92.0, 89.0, 94.0, 93.0, 0.0, 0.0]], ['96677', [3913, 9851, 8545, 10565, 9770, 10257, 10250, 10023, 10457, 4457, 10177, 9091, 11406, 10568, 9580, 8457, 11389, 9625, 4220, 13004, 13187, 13292, 12597, 13290, 9582, 13722, 12603, 12951, 3589, 12605, 12667, 12127, 14028, 13724], 1441, [96.0, 97.0, 94.0, 94.0, 95.0, 96.0, 95.0, 96.0, 97.0, 95.0, 97.0, 95.0, 96.0, 97.0, 94.0, 95.0, 92.0, 96.0, 93.0, 96.0, 94.0, 93.0, 96.0, 99.0, 88.0, 94.0, 95.0, 93.0, 96.0, 96.0, 96.0, 0.0, 0.0, 0.0]], ['95187', [3913, 10565, 9770, 12673, 9851, 10019, 12218, 12675, 10250, 10303, 13507, 14194, 14193, 13574, 6061, 8859, 10023, 12908, 8545, 11863], 1445, [49.0, 40.0, 69.0, 58.0, 69.0, 54.0, 33.0, 64.0, 45.0, 43.0, 56.0, 56.0, 58.0, 35.0, 71.0, 43.0, 96.0, 95.0, 0.0, 0.0]], ['98044', [3913, 3711, 10457, 10573, 9091, 10568, 8457, 11406, 9580, 10540, 9625, 11385, 3649, 3762, 9751, 10537, 9916, 6781, 7184, 10073, 10543, 9582, 10177, 12597, 11389, 12220, 8717, 12222, 8200, 12603, 10858, 4457, 12594, 12129], 1457, [100.0, 99.0, 98.0, 97.0, 96.0, 97.0, 96.0, 96.0, 96.0, 97.0, 97.0, 98.0, 96.0, 96.0, 96.0, 97.0, 97.0, 94.0, 93.0, 97.0, 99.0, 97.0, 100.0, 99.0, 98.0, 98.0, 98.0, 99.0, 98.0, 99.0, 95.0, 0.0, 0.0, 0.0]], ['98141', [3913, 10564, 9851, 4165, 10457, 5895, 10543, 9091, 11406, 4220, 10177, 12597, 10568, 9580, 9582, 13004, 11389, 12603, 13187, 13292, 13290, 13722, 9625, 13002], 1458, [86.0, 86.0, 82.0, 57.0, 78.0, 65.0, 79.0, 73.0, 79.0, 81.0, 87.0, 63.0, 87.0, 78.0, 72.0, 85.0, 71.0, 79.0, 66.0, 74.0, 90.0, 77.0, 0.0, 0.0]], ['95458', [3913, 10019, 6061, 10023, 9626, 10308, 7130, 10860, 10020, 9092, 5845, 9625, 10177, 4220, 8457, 10568, 9580, 9582, 11389, 3649, 9091, 10543, 3762, 8717, 12222, 12603, 12597, 6781, 8200, 4561, 9916, 10858, 4457, 12594, 12220, 13292, 13004, 11406], 1459, [98.0, 96.0, 98.0, 96.0, 98.0, 95.0, 98.0, 95.0, 95.0, 96.0, 97.0, 92.0, 95.0, 94.0, 93.0, 96.0, 92.0, 94.0, 92.0, 93.0, 95.0, 95.0, 96.0, 92.0, 94.0, 96.0, 94.0, 93.0, 92.0, 95.0, 91.0, 84.0, 82.0, 90.0, 89.0, 84.0, 0.0, 0.0]], ['89712', [3913, 9851, 10257, 9770, 9771, 10565, 10303, 10019, 8859, 10564, 8545, 6061, 10026, 4802, 8701, 11630, 4522, 11389, 9091, 10177, 11406, 8457, 12597, 12603, 13722, 13004, 13002, 13292, 10568], 1466, [98.0, 99.0, 98.0, 98.0, 99.0, 96.0, 94.0, 92.0, 90.0, 93.0, 92.0, 95.0, 94.0, 89.0, 91.0, 92.0, 92.0, 95.0, 90.0, 90.0, 91.0, 85.0, 81.0, 92.0, 83.0, 92.0, 89.0, 83.0, 0.0]], ['98455', [3913, 10564, 9770, 10586, 10022, 9918, 11389, 3589, 9580, 10568, 12603, 13187, 10177, 9771, 9851, 14394, 14393, 14712, 10020, 9584, 10860, 13564], 1473, [79.0, 91.0, 79.0, 86.0, 76.0, 83.0, 83.0, 85.0, 73.0, 91.0, 79.0, 64.0, 75.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['98518', [3913, 10023, 7126, 6460, 10543, 4220, 10177, 9091, 10568, 9580, 9582, 8457, 9625, 3649, 11406, 11389, 8717, 12597, 3762, 12222, 6781, 8200, 4561, 12603, 12220, 12951, 13010, 13004, 13292], 1476, [96.0, 97.0, 97.0, 98.0, 98.0, 99.0, 99.0, 99.0, 99.0, 99.0, 98.0, 98.0, 100.0, 99.0, 99.0, 100.0, 96.0, 99.0, 99.0, 99.0, 98.0, 97.0, 99.0, 99.0, 99.0, 99.0, 88.0, 0.0, 0.0]], ['98529', [3913, 10026, 10535, 4336, 6781, 10073, 11406, 4220, 9091, 10177, 9580, 10568, 11389, 9625, 10543, 12220, 12222, 9582, 12594, 12597, 3649, 3762, 8717, 13298, 13188, 12912], 1477, [76.0, 72.0, 78.0, 82.0, 22.0, 75.0, 70.0, 58.0, 26.0, 82.0, 21.0, 65.0, 0.0, 26.0, 79.0, 5.0, 72.0, 18.0, 49.0, 27.0, 29.0, 63.0, 33.0, 66.0, 35.0, 0.0]], ['77734', [3913, 8545, 8859, 9771, 7130, 10019, 10250, 6061, 10023, 8456, 10586, 5806, 4336, 12222, 3762, 9091, 10177, 4220, 13004, 12603, 13722, 13292], 1480, [91.0, 80.0, 84.0, 96.0, 88.0, 90.0, 89.0, 93.0, 92.0, 91.0, 91.0, 86.0, 90.0, 95.0, 92.0, 90.0, 93.0, 90.0, 88.0, 0.0, 0.0, 0.0]], ['98653', [3913, 5186, 10074, 10303, 8545, 6061, 9584, 10201, 9578, 8456, 8547, 8919, 5433, 8918, 9850, 4968, 5085, 6420, 10543, 4457, 9580, 11406, 9625, 8717, 4200, 11385, 8860, 5845, 10540], 1481, [96.0, 96.0, 95.0, 97.0, 97.0, 99.0, 97.0, 98.0, 99.0, 98.0, 99.0, 98.0, 99.0, 99.0, 98.0, 99.0, 98.0, 97.0, 98.0, 99.0, 98.0, 99.0, 98.0, 99.0, 98.0, 98.0, 100.0, 0.0, 0.0]], ['71706', [3913, 9851, 8545, 9771, 10019, 9770, 10257, 10565, 10250, 10303, 3711, 10457, 6521, 9625, 9091, 8457, 11406, 10568, 9580, 9582, 11389, 3649], 1488, [89.0, 94.0, 86.0, 92.0, 83.0, 83.0, 87.0, 87.0, 66.0, 89.0, 87.0, 84.0, 89.0, 77.0, 73.0, 84.0, 85.0, 91.0, 87.0, 0.0, 0.0, 0.0]], ['98869', [3913, 10023, 4802, 2093, 4522, 10022, 10573, 10073, 12949, 12947, 13102, 13183, 10568, 12603, 10177, 9091, 13292, 12597, 3649, 14708], 1489, [93.0, 85.0, 77.0, 52.0, 58.0, 61.0, 37.0, 72.0, 79.0, 71.0, 86.0, 81.0, 66.0, 84.0, 78.0, 66.0, 77.0, 79.0, 0.0, 0.0]], ['99283', [3913, 11863, 4802, 8701, 11700, 6521, 11618, 5845, 13102, 12986, 11859, 7184, 6460, 13010, 12605, 11628, 13354, 8919, 12594, 50, 13300, 5021, 13703, 10022, 13188, 4457, 11861, 10573, 13298, 9918, 9091, 3589, 10073, 12947, 12912], 1496, [85.0, 72.0, 77.0, 77.0, 76.0, 57.0, 53.0, 64.0, 61.0, 66.0, 57.0, 67.0, 55.0, 53.0, 78.0, 71.0, 46.0, 79.0, 59.0, 77.0, 71.0, 57.0, 89.0, 75.0, 51.0, 67.0, 88.0, 75.0, 84.0, 73.0, 60.0, 70.0, 62.0, 0.0, 0.0]], ['99333', [3913, 10026, 10022, 9918, 9580, 10177, 9091, 11406, 10568, 4220, 12597, 12603, 11389, 9625, 8457, 12220, 9582, 3649, 3762, 10543, 13004, 13010, 8717, 12222, 6781, 13290, 13292, 13187, 8200, 4561, 13722, 9916, 10858], 1498, [99.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 98.0, 99.0, 90.0, 98.0, 97.0, 92.0, 94.0, 0.0, 0.0]], ['99238', [3913, 8547, 11385, 3649, 10177, 9091, 4220, 8457, 11406, 10568, 9580, 9582, 11389, 13002, 13004, 9625, 13292, 13187, 12597, 13290, 12951, 12220], 1499, [98.0, 95.0, 96.0, 87.0, 93.0, 95.0, 95.0, 94.0, 98.0, 97.0, 92.0, 92.0, 96.0, 97.0, 93.0, 88.0, 89.0, 94.0, 91.0, 98.0, 0.0, 0.0]], ['99344', [3913, 8547, 5845, 3649, 9091, 10177, 11406, 10568, 9580, 4220, 12603, 12597, 11389, 9625, 8457, 9582, 3762, 10543, 13004, 12951], 1500, [98.0, 98.0, 97.0, 94.0, 95.0, 96.0, 96.0, 98.0, 97.0, 96.0, 97.0, 96.0, 92.0, 92.0, 93.0, 93.0, 97.0, 96.0, 96.0, 0.0]], ['99255', [3913, 10023, 10457, 5085, 3762, 9091, 4220, 13004, 13187, 12603, 13722, 10177, 13292, 12597, 11406, 8457, 13290, 9580, 9582, 11389, 9625, 12951], 1501, [97.0, 93.0, 92.0, 92.0, 93.0, 85.0, 87.0, 89.0, 79.0, 70.0, 81.0, 80.0, 78.0, 75.0, 79.0, 87.0, 94.0, 82.0, 80.0, 87.0, 0.0, 0.0]], ['99374', [3913, 10308, 7126, 6151, 3649, 10177, 8457, 11406, 4220, 9091, 10568, 13004, 12597, 9580, 12603, 9582, 13292, 13290, 11389, 9625, 12951, 12220, 10543, 13010, 3762, 8717, 12222], 1502, [89.0, 76.0, 87.0, 86.0, 80.0, 91.0, 84.0, 91.0, 87.0, 84.0, 92.0, 88.0, 90.0, 88.0, 91.0, 83.0, 84.0, 94.0, 83.0, 78.0, 86.0, 82.0, 87.0, 82.0, 82.0, 0.0, 0.0]], ['99581', [3913, 8547, 4336, 6781, 9091, 10177, 11406, 8457, 4220, 9582, 11389, 9625, 3649, 12597, 12603, 9580, 10543, 3762, 8717, 12222, 8200, 4561, 13004, 10568, 12220, 13010, 9916, 10858, 4457, 12594, 12951, 13187, 13290, 13292, 13298], 1506, [92.0, 95.0, 97.0, 98.0, 98.0, 98.0, 97.0, 97.0, 98.0, 97.0, 100.0, 96.0, 98.0, 98.0, 98.0, 98.0, 96.0, 99.0, 96.0, 98.0, 98.0, 97.0, 98.0, 99.0, 93.0, 97.0, 97.0, 99.0, 99.0, 97.0, 96.0, 93.0, 95.0, 0.0, 0.0]], ['86037', [3913, 9851, 10257, 9770, 10250, 10303, 10564, 9771, 10565, 6061, 8545, 10019, 10023, 8859, 5186, 9626, 7130, 10020, 8441, 3589, 11389, 4013, 10543, 10301, 13102, 12949, 12986, 6151, 7184, 10455, 10570, 9850, 13500, 12601, 13731, 12311, 12671, 8918, 4802, 8547, 3585], 1507, [51.0, 45.0, 45.0, 60.0, 24.0, 28.0, 44.0, 47.0, 51.0, 44.0, 47.0, 72.0, 93.0, 91.0, 94.0, 92.0, 75.0, 72.0, 49.0, 47.0, 38.0, 41.0, 37.0, 47.0, 65.0, 48.0, 54.0, 57.0, 47.0, 53.0, 42.0, 30.0, 45.0, 42.0, 31.0, 53.0, 47.0, 50.0, 45.0, 51.0, 0.0]], ['82882', [3913, 3711, 5433, 4332, 11389, 10177, 9091, 11406, 8457, 9580, 9582, 9625, 10568, 3649, 10543, 3762, 8717, 12222, 12597, 12603, 6781, 8200, 4561, 9916, 12951, 13004, 13002, 13010, 13187, 13292, 13290, 12220, 13298, 4457, 12594, 12129, 13188, 10858, 13722, 12947, 12912, 10073, 3589, 4013, 14708, 9918, 12943], 1511, [97.0, 92.0, 96.0, 95.0, 96.0, 97.0, 96.0, 97.0, 96.0, 96.0, 91.0, 93.0, 96.0, 94.0, 96.0, 96.0, 95.0, 95.0, 92.0, 95.0, 92.0, 92.0, 93.0, 94.0, 96.0, 94.0, 95.0, 93.0, 88.0, 89.0, 98.0, 90.0, 94.0, 96.0, 91.0, 98.0, 91.0, 88.0, 93.0, 95.0, 95.0, 90.0, 91.0, 91.0, 0.0, 0.0, 0.0]], ['99328', [3913, 10026, 5806, 4336, 6781, 4220, 12603, 12597, 9091, 11406, 10177, 13004, 13187, 13292, 10568, 13290, 9580, 9582, 11389, 9625, 8457, 13722, 3649, 12951, 10543, 12220, 13010, 8717, 12222, 8200, 4561], 1515, [89.0, 88.0, 84.0, 84.0, 83.0, 84.0, 87.0, 87.0, 81.0, 90.0, 89.0, 88.0, 86.0, 86.0, 85.0, 95.0, 90.0, 83.0, 93.0, 86.0, 88.0, 91.0, 88.0, 90.0, 92.0, 91.0, 91.0, 91.0, 82.0, 0.0, 0.0]], ['90504', [3913, 9851, 10257, 9770, 9771, 10565, 10303, 10019, 8859, 6061, 8545, 10023, 7130, 10250, 5186, 10201, 11700, 3585, 10457, 11618, 4802, 9584, 10020, 10249, 8917, 10546, 12669, 8441, 9850, 13729, 8918, 13394, 11698, 11387, 8456], 1529, [91.0, 92.0, 92.0, 96.0, 96.0, 90.0, 88.0, 91.0, 86.0, 89.0, 89.0, 92.0, 93.0, 83.0, 92.0, 89.0, 89.0, 93.0, 94.0, 93.0, 90.0, 91.0, 96.0, 91.0, 93.0, 95.0, 93.0, 82.0, 85.0, 80.0, 92.0, 94.0, 90.0, 88.0, 0.0]], ['100591', [3913, 9771, 4165, 8701, 4457, 11406, 10177, 9091, 10568, 8457, 4220, 13004, 13187, 13292, 13002, 13290, 12597, 13722, 9582, 9580, 12603], 1530, [91.0, 97.0, 89.0, 85.0, 77.0, 88.0, 81.0, 78.0, 92.0, 81.0, 73.0, 89.0, 73.0, 82.0, 84.0, 92.0, 86.0, 92.0, 84.0, 89.0, 0.0]], ['101125', [3913, 8547, 5845, 3762, 8717, 9091, 12222, 10177, 12603, 13187, 8457, 13002, 13292, 12597, 11406, 13722, 10568, 13290, 9580, 9582, 11389, 9625, 13004, 3649, 6781, 8200], 1541, [91.0, 91.0, 83.0, 85.0, 80.0, 87.0, 88.0, 86.0, 87.0, 79.0, 76.0, 86.0, 69.0, 70.0, 87.0, 58.0, 79.0, 86.0, 78.0, 67.0, 92.0, 62.0, 86.0, 51.0, 0.0, 0.0]], ['101880', [3913, 10250, 9771, 12675, 10565, 12214, 10303, 12673, 10019, 12218, 11698, 8859, 4165, 6061, 8545, 13574, 12908, 10023, 11863, 14194, 14193, 13507, 9770, 14208, 7130, 11621, 5186, 12318], 1559, [44.0, 42.0, 55.0, 60.0, 55.0, 74.0, 59.0, 68.0, 57.0, 65.0, 20.0, 37.0, 30.0, 71.0, 57.0, 55.0, 72.0, 66.0, 55.0, 68.0, 66.0, 58.0, 68.0, 52.0, 60.0, 49.0, 80.0, 0.0]], ['102367', [3913, 3585, 4968, 9916, 4220, 12603, 10177, 12597, 8457, 13004, 11406, 13292, 13187, 9091, 10568, 13290, 9580, 13722, 11389, 9582, 12951], 1568, [95.0, 93.0, 91.0, 89.0, 91.0, 91.0, 93.0, 92.0, 86.0, 89.0, 91.0, 83.0, 82.0, 98.0, 93.0, 92.0, 95.0, 97.0, 93.0, 90.0, 0.0]], ['102705', [3913, 9771, 9851, 12214, 12218, 11863, 12908, 11621, 10019, 10546, 5881, 11399, 12740, 5433, 12601, 11853, 4332, 11389, 9582, 13004], 1571, [24.0, 35.0, 3.0, 0.0, 0.0, 0.0, -8.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['88937', [3913, 3585, 4968, 8200, 9091, 4220, 12603, 10177, 13004, 12597, 11406, 8457, 9580, 9582, 11389, 13187, 9625, 13292, 13290, 12951], 1579, [90.0, 94.0, 89.0, 90.0, 93.0, 92.0, 93.0, 95.0, 98.0, 89.0, 97.0, 95.0, 92.0, 88.0, 93.0, 86.0, 87.0, 95.0, 0.0, 0.0]], ['94963', [3913, 9578, 8199, 4457, 4220, 10177, 9091, 12597, 11406, 10568, 9580, 9582, 11389, 9625, 13004, 12951, 13292, 13290, 13187, 12603, 3649, 13722, 12220, 10543, 13010, 3762], 1583, [94.0, 95.0, 92.0, 94.0, 94.0, 94.0, 92.0, 91.0, 98.0, 96.0, 90.0, 86.0, 95.0, 86.0, 95.0, 90.0, 79.0, 95.0, 89.0, 90.0, 78.0, 79.0, 86.0, 92.0, 0.0, 0.0]], ['103568', [3913, 3711, 4163, 11861, 10073, 9918, 13290, 9582, 10177, 8457, 13722, 4220, 13187, 13004, 13292, 13002, 9091, 11406, 9625, 12222], 1590, [94.0, 98.0, 97.0, 95.0, 97.0, 96.0, 94.0, 97.0, 99.0, 97.0, 99.0, 90.0, 97.0, 76.0, 99.0, 100.0, 99.0, 73.0, 0.0, 0.0]], ['104172', [3913, 10026, 8918, 9751, 4968, 8441, 9916, 4561, 6781, 9091, 11406, 8457, 4220, 10177, 13187, 13004, 13292, 12603, 13002, 10568, 12597, 9580, 13290, 11389, 13722, 9582, 3649, 12220, 9625, 12951, 3762, 13010, 10543, 8717, 10858, 8200, 4457, 13298, 12129, 13188, 12594, 12222, 12912, 4522, 12947, 10073], 1609, [60.0, 81.0, 85.0, 64.0, 91.0, 74.0, 90.0, 87.0, 90.0, 89.0, 95.0, 91.0, 88.0, 88.0, 87.0, 90.0, 74.0, 92.0, 91.0, 94.0, 86.0, 90.0, 94.0, 94.0, 85.0, 89.0, 86.0, 85.0, 78.0, 84.0, 90.0, 86.0, 80.0, 87.0, 87.0, 74.0, 83.0, 92.0, 92.0, 86.0, 91.0, 81.0, 76.0, 84.0, 0.0, 0.0]], ['105423', [3913, 3711, 7126, 8854, 3649, 10177, 4220, 8457, 9091, 12597, 13004, 12603, 13187, 11406, 13292, 13290, 9580, 9582, 11389, 9625, 10568, 13722, 12951, 4522, 10073, 10459], 1610, [94.0, 92.0, 91.0, 91.0, 88.0, 91.0, 92.0, 87.0, 90.0, 91.0, 93.0, 95.0, 81.0, 93.0, 90.0, 94.0, 96.0, 89.0, 85.0, 76.0, 95.0, 96.0, 95.0, 97.0, 0.0, 0.0]], ['102872', [3913, 11855, 10022, 9918, 11389, 9091, 10177, 11406, 10568, 8457, 12597, 4220, 12603, 13004, 13292, 13290, 9580, 13002, 9582, 12951, 13722, 13187, 12220], 1612, [86.0, 86.0, 89.0, 89.0, 90.0, 88.0, 87.0, 94.0, 93.0, 90.0, 89.0, 91.0, 93.0, 88.0, 87.0, 95.0, 90.0, 93.0, 87.0, 90.0, 89.0, 0.0, 0.0]], ['75751', [3913, 8545, 3711, 4165, 7126, 8860, 10022, 6460, 5433, 4332, 11389, 10177, 8457, 4220, 9091, 12597, 10568, 9580, 9582, 11406, 3649, 10543, 9625, 13004, 13290, 13722, 13187], 1622, [91.0, 77.0, 71.0, 56.0, 77.0, 85.0, 78.0, 88.0, 86.0, 86.0, 92.0, 83.0, 80.0, 87.0, 87.0, 89.0, 89.0, 85.0, 81.0, 93.0, 68.0, 85.0, 77.0, 84.0, 0.0, 0.0, 0.0]], ['97579', [3913, 10026, 5433, 4332, 9625, 9091, 10177, 4220, 12603, 13004, 8457, 13292, 11853, 13703, 13103, 12311, 11580, 13388, 12220, 3649, 10020, 12216, 9916, 13294, 12316], 1626, [93.0, 98.0, 91.0, 94.0, 93.0, 94.0, 90.0, 95.0, 94.0, 92.0, 93.0, 96.0, 98.0, 97.0, 98.0, 96.0, 97.0, 96.0, 92.0, 93.0, 97.0, 97.0, 0.0, 0.0, 0.0]], ['106620', [3913, 11855, 12127, 10565, 10546, 12673, 11853, 13507, 8859, 6061, 5806, 13564, 10573, 13183, 11630, 11389, 9580, 13290, 10568, 13187, 13722, 8457, 4220], 1641, [69.0, 45.0, 43.0, 53.0, 92.0, 75.0, 80.0, 87.0, 92.0, 92.0, 83.0, 83.0, 87.0, 78.0, 86.0, 69.0, 74.0, 91.0, 89.0, 74.0, 79.0, 78.0, 0.0]], ['82890', [3913, 12214, 9770, 6061, 12218, 10564, 8545, 10023, 10019, 11863, 12673, 13574, 10303, 10565, 14194, 9771, 9851, 14393, 14026, 14294, 14392, 14394, 14712], 1648, [46.0, 63.0, 69.0, 60.0, 33.0, 69.0, 53.0, 64.0, 56.0, 21.0, 56.0, 43.0, 66.0, 51.0, 45.0, 43.0, 61.0, 57.0, 34.0, 48.0, 41.0, 0.0, 0.0]], ['104986', [3913, 11698, 10565, 10020, 12673, 7184, 10019, 4968, 12910, 8200, 5793, 12947, 13390, 13290, 9850, 13500, 12593, 13726, 12601, 13731], 1662, [79.0, 67.0, 70.0, 67.0, 82.0, 67.0, 72.0, 73.0, 70.0, 56.0, 57.0, 75.0, 66.0, 79.0, 56.0, 68.0, 71.0, 55.0, 0.0, 0.0]], ['107734', [3913, 8547, 12060, 11385, 8854, 3762, 10543, 12220, 12597, 12603, 10177, 9091, 11406, 10568, 13004, 13002, 13187, 9580, 13292, 13290, 9582, 11389, 9625, 8457, 3649, 13010, 8717, 13722, 12222, 6781, 8200, 4561, 6521, 11624], 1667, [89.0, 93.0, 91.0, 83.0, 82.0, 89.0, 79.0, 73.0, 91.0, 90.0, 89.0, 80.0, 82.0, 91.0, 83.0, 88.0, 74.0, 88.0, 69.0, 97.0, 77.0, 92.0, 86.0, 84.0, 74.0, 89.0, 90.0, 86.0, 84.0, 85.0, 79.0, 0.0, 0.0]], ['107377', [3913, 8547, 5433, 12060, 11853, 6781, 4220, 10177, 8457, 9091, 11406, 10568, 13004, 12597, 9580, 13187, 13292, 13290, 9582, 11389, 10073, 13294, 10573], 1672, [98.0, 100.0, 96.0, 98.0, 100.0, 97.0, 98.0, 99.0, 98.0, 97.0, 98.0, 100.0, 98.0, 97.0, 97.0, 97.0, 95.0, 98.0, 97.0, 100.0, 0.0, 0.0, 0.0]], ['108220', [3913, 11698, 10022, 10565, 12134, 10073, 4522, 10568, 10177, 8457, 12603, 9091, 11406, 12597, 9582, 11389, 9625, 9580, 13004, 4220, 13187, 13292, 13290, 12951, 12220, 10543, 13010, 3649, 8717, 12222, 6781, 8200, 4561, 9916, 10858, 13002, 4457, 12594, 13298, 13188, 3762], 1673, [100.0, 78.0, 92.0, 82.0, 89.0, 86.0, 81.0, 90.0, 84.0, 80.0, 85.0, 84.0, 87.0, 82.0, 86.0, 77.0, 83.0, 85.0, 91.0, 89.0, 76.0, 74.0, 88.0, 90.0, 77.0, 86.0, 78.0, 73.0, 84.0, 85.0, 87.0, 81.0, 82.0, 86.0, 80.0, 91.0, 83.0, 88.0, 0.0, 0.0, 0.0]], ['108410', [3913, 11698, 10565, 12060, 6781, 7184, 4457, 10860, 11406, 13103, 3693, 10073, 9580, 9582, 10177, 12673, 13102, 13290, 10543, 13292, 13004, 11389, 10568, 8717], 1679, [88.0, 89.0, 94.0, 93.0, 92.0, 91.0, 91.0, 95.0, 95.0, 97.0, 90.0, 93.0, 90.0, 87.0, 94.0, 95.0, 94.0, 97.0, 93.0, 96.0, 96.0, 95.0, 0.0, 0.0]], ['108541', [3913, 11698, 12060, 11385, 12222, 10543, 9091, 10177, 8457, 12603, 11406, 12597, 10568, 9580, 9582, 11389, 9625, 12951, 3649, 12220, 13002, 13010, 13004, 13187, 13290, 13292, 8717, 3762, 8200, 6781, 9916, 10858, 13298, 4561, 12594, 4457, 13188, 12129, 13722, 12912, 12947, 10073, 4522, 4013, 9918], 1684, [97.0, 95.0, 98.0, 98.0, 98.0, 98.0, 97.0, 99.0, 96.0, 98.0, 99.0, 98.0, 99.0, 97.0, 96.0, 99.0, 96.0, 98.0, 94.0, 97.0, 96.0, 97.0, 98.0, 97.0, 98.0, 89.0, 97.0, 97.0, 96.0, 98.0, 95.0, 97.0, 97.0, 97.0, 96.0, 98.0, 99.0, 99.0, 96.0, 98.0, 98.0, 97.0, 97.0, 0.0, 0.0]], ['108580', [3913, 8547, 9851, 5881, 10257, 12218, 9770, 10564, 12675, 10250, 10565, 12214, 12673, 10019, 10303, 6061, 8545, 12908, 10023, 11863, 7130, 5186, 11621, 10074, 13574, 13507, 12318, 10586, 10026, 11855, 3711, 12216, 9626, 12740, 14208, 13729, 11698, 10020, 13394, 4802, 14707], 1686, [47.0, 43.0, 64.0, 35.0, 44.0, 17.0, 27.0, 25.0, 46.0, 27.0, 35.0, 32.0, 46.0, 49.0, 19.0, 40.0, 31.0, 17.0, 45.0, 37.0, 38.0, 58.0, 25.0, 24.0, 43.0, 42.0, 60.0, 69.0, 29.0, 90.0, 24.0, 45.0, 47.0, 23.0, 60.0, 49.0, 31.0, 57.0, 34.0, 39.0, 0.0]], ['98367', [3913, 11855, 9771, 10257, 12218, 9851, 12214, 9770, 10564, 10250, 12675, 10565, 10026, 10586, 9626, 12908, 11863, 13507, 14293, 14208], 1687, [34.0, 44.0, 90.0, 43.0, 12.0, 62.0, 0.0, 75.0, 0.0, 46.0, 45.0, 0.0, 9.0, 44.0, 24.0, 30.0, 50.0, 0.0, 0.0, 0.0]], ['108645', [3913, 3585, 4215, 6781, 9091, 4220, 10177, 12603, 11406, 13004, 12597, 9625, 10568, 13187, 13292, 13290, 9580, 9582, 10459, 5797, 7126, 5085, 4561, 10543, 13722, 13498, 12949, 12912, 12311, 12667], 1692, [98.0, 98.0, 95.0, 96.0, 97.0, 96.0, 97.0, 96.0, 96.0, 97.0, 94.0, 95.0, 97.0, 93.0, 93.0, 98.0, 97.0, 95.0, 96.0, 94.0, 95.0, 98.0, 96.0, 97.0, 98.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['108824', [3913, 10250, 3585, 4968, 9916, 9850, 12912, 10568, 10177, 12603, 13004, 13002, 13187, 13292, 12597, 9091, 11406, 13290, 9580, 8457], 1699, [90.0, 90.0, 92.0, 75.0, 86.0, 90.0, 82.0, 92.0, 88.0, 88.0, 87.0, 89.0, 70.0, 66.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['107943', [3913, 10026, 8547, 10022, 11861, 12060, 4013, 9580, 9582, 10177, 12603, 12597, 4220, 13002, 8457, 13292, 13187, 13004, 11406, 10568], 1702, [97.0, 94.0, 96.0, 99.0, 96.0, 97.0, 98.0, 97.0, 96.0, 98.0, 98.0, 97.0, 96.0, 98.0, 94.0, 96.0, 88.0, 96.0, 0.0, 0.0]], ['109024', [3913, 10026, 9851, 5186, 10257, 6061, 9770, 7130, 8859, 10019, 10023, 8545, 11863, 11698, 10020, 10022, 11861, 5881, 4013, 9097, 11389, 9582, 12597, 8457, 12603, 9091, 11406, 10568, 9580, 10177, 3649, 12220, 9625, 3762, 10543, 8717, 12222, 13004, 13002, 13010, 6781, 8200, 12951, 9916, 10858, 4457, 12594, 13187, 13290, 13292, 13298, 12129, 10573, 13188, 12912, 12947, 4522, 4561], 1703, [2.0, 20.0, 4.0, 41.0, 11.0, 0.0, 2.0, 15.0, 13.0, 24.0, 59.0, 6.0, 0.0, 0.0, 9.0, 0.0, 1.0, 2.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0]], ['102962', [3913, 10250, 10303, 12673, 10020, 11698, 4802, 6521, 11624, 12949, 4424, 5194, 10301, 5895, 13294, 10543, 13010, 13292, 12220, 12597, 13722, 12603, 8457, 9091, 13004, 3649, 9625], 1705, [79.0, 79.0, 75.0, 85.0, 89.0, 76.0, 85.0, 73.0, 63.0, 71.0, 73.0, 77.0, 85.0, 80.0, 86.0, 76.0, 75.0, 78.0, 84.0, 80.0, 75.0, 84.0, 86.0, 86.0, 75.0, 0.0, 0.0]], ['109216', [3913, 8547, 11698, 12060, 4336, 8717, 9091, 12597, 12603, 4220, 10177, 13004, 11406, 8457, 9580, 10568, 13002, 13290, 13187, 9582, 11389, 13292, 9625, 3649, 13010], 1707, [99.0, 99.0, 99.0, 89.0, 88.0, 94.0, 93.0, 90.0, 95.0, 95.0, 96.0, 94.0, 94.0, 94.0, 94.0, 97.0, 94.0, 97.0, 96.0, 92.0, 97.0, 95.0, 93.0, 0.0, 0.0]], ['109232', [3913, 10026, 11698, 10022, 11861, 12060, 4013, 6781, 12597, 10177, 4220, 12603, 9091, 10568, 11406, 13004, 9580, 9582, 11389, 9625, 8457, 3649, 12220], 1708, [92.0, 91.0, 89.0, 95.0, 94.0, 95.0, 95.0, 88.0, 93.0, 97.0, 93.0, 96.0, 90.0, 96.0, 93.0, 94.0, 89.0, 89.0, 96.0, 88.0, 83.0, 0.0, 0.0]], ['103742', [3913, 10026, 10565, 11855, 11863, 9851, 12908, 9771, 10023, 5186, 11621, 12318, 9626, 10586, 3711, 11857, 12673, 10308, 10303, 6061, 10860, 10546, 14294, 9770, 11618, 13701, 9097, 10249, 13572, 13104, 9769, 13506], 1710, [69.0, 64.0, 49.0, 26.0, 51.0, 78.0, 70.0, 73.0, 71.0, 74.0, 57.0, 69.0, 71.0, 69.0, 55.0, 60.0, 67.0, 39.0, 68.0, 77.0, 82.0, 87.0, 70.0, 79.0, 58.0, 85.0, 55.0, 61.0, 65.0, 68.0, 0.0, 0.0]], ['109348', [3913, 11855, 8547, 11698, 12060, 8717, 9091, 12597, 10177, 4220, 13004, 12603, 8457, 13292, 11406, 10568, 13290, 13722, 9580, 9582, 11389, 9625, 6781], 1711, [75.0, 92.0, 94.0, 94.0, 95.0, 96.0, 97.0, 97.0, 97.0, 96.0, 95.0, 97.0, 98.0, 97.0, 97.0, 96.0, 99.0, 98.0, 95.0, 94.0, 99.0, 94.0, 0.0]], ['109632', [3913, 10026, 8547, 11857, 12060, 10022, 11385, 4200, 4013, 9625, 10177, 8457, 4220, 13004, 13187, 10023, 12673, 10860, 11618, 11695, 13103, 10073, 13290, 11406, 13722, 13292, 12597, 9091, 10568, 9580, 9582, 11389, 12951, 12947, 12912, 11624, 12949, 6521, 9918, 14031, 12605, 13102, 13392, 12594, 4424], 1715, [87.0, 84.0, 88.0, 82.0, 77.0, 80.0, 76.0, 81.0, 87.0, 71.0, 88.0, 77.0, 82.0, 83.0, 60.0, 94.0, 93.0, 91.0, 91.0, 86.0, 80.0, 78.0, 94.0, 90.0, 79.0, 73.0, 80.0, 71.0, 88.0, 85.0, 84.0, 83.0, 86.0, 89.0, 90.0, 87.0, 90.0, 89.0, 93.0, 98.0, 94.0, 90.0, 96.0, 0.0, 0.0]], ['109416', [3913, 8547, 11698, 12060, 11628, 4522, 10573, 10568, 10177, 12603, 13300, 13102, 13392, 10301, 5194, 12947, 8199, 11389, 6460, 13002, 9091], 1718, [96.0, 97.0, 95.0, 96.0, 95.0, 95.0, 97.0, 95.0, 93.0, 95.0, 94.0, 95.0, 97.0, 93.0, 96.0, 97.0, 91.0, 98.0, 94.0, 0.0, 0.0]], ['99644', [3913, 10026, 8547, 10022, 11861, 12060, 4013, 8717, 11389, 12597, 10177, 9626, 12673, 12671, 13302, 13294, 10455, 10073, 3589, 9580, 13290, 11857, 12603, 13722, 4220, 13292, 9091, 9582, 10543, 14031, 11630], 1719, [82.0, 91.0, 92.0, 94.0, 91.0, 91.0, 95.0, 93.0, 93.0, 95.0, 93.0, 93.0, 96.0, 94.0, 89.0, 95.0, 93.0, 90.0, 92.0, 93.0, 98.0, 89.0, 96.0, 93.0, 95.0, 89.0, 97.0, 92.0, 0.0, 0.0, 0.0]], ['110014', [3913, 11863, 9578, 5806, 10455, 7184, 5085, 9916, 8200, 10568, 10177, 12597, 9091, 11406, 4220, 12603, 8457, 13722, 13002, 13292, 13290, 13187, 9582, 9580, 11389, 12951, 3589, 6460, 11859, 13705, 14292, 14706], 1723, [92.0, 92.0, 89.0, 93.0, 90.0, 93.0, 94.0, 90.0, 94.0, 95.0, 94.0, 93.0, 93.0, 98.0, 92.0, 95.0, 90.0, 92.0, 97.0, 91.0, 98.0, 83.0, 89.0, 93.0, 95.0, 92.0, 92.0, 92.0, 89.0, 92.0, 0.0, 0.0]], ['109949', [3913, 11855, 9851, 12214, 10257, 4165, 9578, 5881, 10455, 4457, 10858, 9916, 8200, 9091, 11406, 8457, 12603, 13187, 13004, 13002, 13292, 13722, 12597, 10568, 13290, 9580, 6781], 1729, [63.0, 83.0, 95.0, 93.0, 85.0, 79.0, 77.0, 83.0, 88.0, 92.0, 76.0, 87.0, 88.0, 89.0, 95.0, 82.0, 90.0, 70.0, 92.0, 88.0, 86.0, 88.0, 95.0, 89.0, 92.0, 0.0, 0.0]], ['110301', [3913, 8547, 12675, 5881, 4165, 9578, 10026, 10455, 9916, 8699, 4457, 9091, 11406, 13292, 12603, 13722, 13187, 10177, 13004, 4220], 1731, [79.0, 85.0, 90.0, 89.0, 33.0, 82.0, 88.0, 81.0, 84.0, 79.0, 89.0, 84.0, 87.0, 69.0, 86.0, 78.0, 75.0, 86.0, 90.0, 0.0]], ['82695', [3913, 11857, 11698, 12134, 10073, 3589, 9580, 10568, 10177, 4220, 12603, 13187, 13002, 13722, 13004, 8457, 12597, 11406, 12220, 8717, 11624, 12949, 6521, 6460], 1734, [93.0, 96.0, 91.0, 92.0, 94.0, 93.0, 91.0, 96.0, 90.0, 92.0, 91.0, 85.0, 94.0, 86.0, 88.0, 80.0, 83.0, 94.0, 87.0, 88.0, 92.0, 90.0, 0.0, 0.0]], ['110556', [3913, 9770, 5806, 5881, 9851, 11387, 10860, 10564, 12218, 10026, 9771, 5186, 12214, 12675, 10565, 10303, 12673, 10250, 13507, 10019, 13574, 6061, 13564, 4200, 11624, 6521, 12949, 10543, 13292], 1735, [43.0, 62.0, 21.0, 44.0, 64.0, 11.0, 18.0, 0.0, 14.0, 4.0, 10.0, 60.0, 14.0, 40.0, 6.0, 17.0, 45.0, 16.0, 18.0, 23.0, 66.0, 91.0, 64.0, 11.0, 74.0, 89.0, 1.0, 0.0, 0.0]], ['84485', [3913, 9770, 9771, 9851, 10564, 10565, 10257, 10019, 10303, 6061, 3585, 12062, 12311, 5895, 11624, 10301, 12986, 12949, 4163, 13102, 12740, 8860, 11861, 13500, 6521, 13568, 4424, 13010, 5194], 1742, [95.0, 90.0, 75.0, 70.0, 92.0, 84.0, 93.0, 78.0, 91.0, 92.0, 92.0, 89.0, 73.0, 56.0, 82.0, 63.0, 61.0, 52.0, 58.0, 88.0, 80.0, 86.0, 93.0, 36.0, 51.0, 63.0, 58.0, 0.0, 0.0]], ['110045', [3913, 12218, 12675, 12214, 10257, 9851, 10250, 10565, 10303, 12673, 10019, 13507, 8859, 14394, 9770, 14294, 14026, 14393, 5186, 10564], 1743, [42.0, 6.0, 32.0, 0.0, 35.0, 48.0, 14.0, 6.0, 4.0, 6.0, 5.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['111563', [3913, 11863, 5881, 11399, 4165, 9578, 12312, 12127, 12311, 5797, 12671, 12593, 3693, 11853, 10455, 7184, 12316, 50, 5433, 7126, 5806, 12667, 11618, 13568, 9584, 5085, 13010, 10543, 13002, 13187, 8457, 10177, 4220, 11406, 10568, 6781, 5895, 13390, 12665, 2093, 13392, 12060], 1751, [92.0, 91.0, 88.0, 90.0, 88.0, 92.0, 92.0, 94.0, 93.0, 86.0, 91.0, 95.0, 92.0, 92.0, 89.0, 93.0, 93.0, 94.0, 96.0, 97.0, 93.0, 75.0, 85.0, 86.0, 94.0, 76.0, 92.0, 88.0, 93.0, 88.0, 89.0, 94.0, 91.0, 96.0, 96.0, 95.0, 90.0, 95.0, 97.0, 93.0, 0.0, 0.0]], ['63165', [3913, 3711, 4974, 8545, 4165, 8700, 5433, 2093, 6420, 5793, 8860, 10022, 8919, 4457, 4332, 8701, 12665, 12594, 4522, 9091, 9580, 10177, 12603, 4220, 13722], 1752, [90.0, 92.0, 93.0, 95.0, 91.0, 96.0, 93.0, 92.0, 84.0, 79.0, 93.0, 96.0, 95.0, 96.0, 92.0, 95.0, 97.0, 92.0, 95.0, 94.0, 90.0, 93.0, 96.0, 0.0, 0.0]], ['111646', [3913, 10026, 8547, 12601, 5433, 12060, 4332, 3649, 12597, 10177, 4220, 13187, 13004, 8457, 13722, 13292, 9091, 11406, 10568, 10543, 13290, 9580, 9582], 1754, [88.0, 98.0, 98.0, 99.0, 91.0, 98.0, 97.0, 94.0, 97.0, 98.0, 96.0, 93.0, 96.0, 93.0, 92.0, 94.0, 96.0, 88.0, 95.0, 97.0, 96.0, 0.0, 0.0]], ['111743', [3913, 11855, 9851, 12675, 5881, 9771, 10250, 10303, 12673, 8859, 11698, 8918, 11853, 6420, 12669, 3940, 3649, 9625, 11389, 13292, 9580], 1759, [52.0, 42.0, 56.0, 75.0, 89.0, 70.0, 55.0, 75.0, 88.0, 88.0, 89.0, 94.0, 98.0, 90.0, 81.0, 86.0, 47.0, 84.0, 84.0, 0.0, 0.0]], ['111826', [3913, 3585, 4215, 8200, 12222, 9091, 12597, 13187, 10177, 8457, 12603, 13004, 13292, 11406, 10568, 13722, 13290, 9580, 9582, 11389, 9625, 12951, 3649, 12220, 10543, 10573, 14031, 13183, 8919, 6460, 7126, 12127], 1764, [89.0, 93.0, 89.0, 86.0, 91.0, 90.0, 95.0, 96.0, 92.0, 94.0, 93.0, 93.0, 93.0, 96.0, 96.0, 94.0, 97.0, 96.0, 91.0, 96.0, 93.0, 94.0, 92.0, 88.0, 93.0, 92.0, 90.0, 93.0, 97.0, 0.0, 0.0, 0.0]], ['111900', [3913, 11855, 3585, 5793, 12910, 12222, 8200, 13002, 10177, 13187, 8457, 13004, 13292, 12597, 9091, 11406, 13722, 10568, 13290, 9580, 9582, 11389, 9625, 12951, 14708, 10570, 13705, 13568, 5881], 1767, [98.0, 95.0, 98.0, 99.0, 99.0, 100.0, 97.0, 99.0, 96.0, 95.0, 97.0, 98.0, 96.0, 98.0, 99.0, 99.0, 100.0, 100.0, 100.0, 100.0, 99.0, 97.0, 97.0, 98.0, 99.0, 99.0, 99.0, 0.0, 0.0]], ['111956', [3913, 7130, 12671, 5433, 11853, 4332, 12214, 6061, 10019, 11621, 12673, 8547, 10020, 11698, 11700, 9626, 10586, 12675, 12908, 10546, 10860, 11387, 13701, 9851, 13703, 9770, 13104, 5186, 10026, 9092, 12669, 13564, 13572, 11628, 11861, 12984, 12318], 1770, [94.0, 93.0, 91.0, 77.0, 97.0, 78.0, 96.0, 89.0, 85.0, 81.0, 90.0, 84.0, 89.0, 68.0, 74.0, 81.0, 67.0, 81.0, 80.0, 82.0, 76.0, 72.0, 84.0, 92.0, 90.0, 73.0, 71.0, 86.0, 79.0, 66.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['111527', [3913, 10026, 8547, 12601, 5433, 12060, 10022, 6781, 9091, 11406, 10568, 10177, 8457, 13004, 12603, 12597, 13002, 13187, 13290, 9580, 9582, 11389, 9625, 12951, 13292, 13722, 12220, 10543, 13010], 1775, [90.0, 88.0, 87.0, 82.0, 80.0, 90.0, 86.0, 81.0, 78.0, 90.0, 89.0, 85.0, 83.0, 85.0, 89.0, 85.0, 92.0, 74.0, 91.0, 77.0, 75.0, 73.0, 66.0, 79.0, 54.0, 83.0, 67.0, 0.0, 0.0]], ['81613', [3913, 9851, 8859, 10019, 10303, 9770, 10257, 10564, 5881, 4165, 12312, 9771, 8701, 4974, 2093, 12665, 12129, 9091, 12597, 13722, 13187], 1797, [73.0, 94.0, 93.0, 95.0, 82.0, 95.0, 98.0, 94.0, 97.0, 92.0, 97.0, 97.0, 96.0, 96.0, 94.0, 95.0, 96.0, 94.0, 96.0, 0.0, 0.0]], ['113092', [3913, 11855, 8547, 10565, 13392, 10201, 7184, 6151, 13010, 12220, 13292, 13004, 13187, 13722, 8457, 12603, 10177, 12597, 9091, 11406], 1806, [66.0, 43.0, 91.0, 99.0, 95.0, 99.0, 98.0, 100.0, 100.0, 99.0, 98.0, 99.0, 99.0, 98.0, 99.0, 99.0, 99.0, 99.0, 0.0, 0.0]], ['113506', [3913, 10026, 10586, 3585, 4215, 8701, 10021, 10022, 6781, 13292, 12597, 13722, 13187, 10177, 8457, 12603, 4220, 9091, 11406, 10568, 13290, 9580], 1820, [61.0, 74.0, 76.0, 88.0, 47.0, 11.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['113685', [3913, 12218, 11698, 9771, 12060, 6781, 9091, 13292, 13187, 12603, 8457, 10177, 13004, 13002, 11406, 10568, 8717, 11624, 6521, 12949, 13731], 1824, [98.0, 94.0, 87.0, 91.0, 94.0, 92.0, 91.0, 90.0, 66.0, 84.0, 91.0, 95.0, 96.0, 99.0, 100.0, 99.0, 91.0, 96.0, 96.0, 0.0, 0.0]], ['14316', [3913, 11857, 8547, 12984, 11385, 4200, 9582, 9580, 10177, 4220, 13722, 13187, 13004, 12603, 13292, 13002, 11406, 9091, 8717, 10573, 14031, 12943], 1828, [96.0, 99.0, 97.0, 97.0, 97.0, 96.0, 98.0, 97.0, 97.0, 95.0, 94.0, 93.0, 95.0, 98.0, 98.0, 98.0, 94.0, 94.0, 96.0, 0.0, 0.0, 0.0]], ['64611', [3913, 10026, 11698, 12601, 10022, 12060, 4013, 12222, 11389, 9091, 10177, 12603, 13004, 4220, 8457, 13292, 12597, 11406, 10568, 13290], 1834, [98.0, 97.0, 98.0, 97.0, 98.0, 96.0, 97.0, 94.0, 94.0, 97.0, 98.0, 97.0, 97.0, 95.0, 94.0, 70.0, 96.0, 97.0, 0.0, 0.0]], ['113991', [3913, 10026, 11698, 10022, 12601, 12060, 12984, 12222, 4200, 9582, 9580, 11406, 10177, 8457, 13187, 13004, 12603, 13292, 12597, 9091, 10568, 13290, 11389, 9625, 13002, 13722, 3649, 12220], 1836, [94.0, 94.0, 89.0, 90.0, 84.0, 91.0, 88.0, 96.0, 92.0, 86.0, 94.0, 95.0, 96.0, 83.0, 85.0, 92.0, 95.0, 84.0, 91.0, 90.0, 95.0, 98.0, 94.0, 91.0, 95.0, 91.0, 0.0, 0.0]], ['114069', [3913, 11857, 11698, 12984, 12060, 12947, 12912, 9580, 9582, 10177, 12603, 13187, 13004, 4220, 13722, 13292, 12597, 9091, 11406, 10568], 1837, [98.0, 99.0, 98.0, 98.0, 99.0, 98.0, 97.0, 99.0, 98.0, 98.0, 98.0, 99.0, 95.0, 98.0, 100.0, 99.0, 97.0, 96.0, 0.0, 0.0]], ['113310', [3913, 10565, 9771, 9851, 5881, 9578, 9097, 13104, 10586, 10026, 11857, 5186, 7126, 9769, 10455, 13298, 4457, 10858, 12597, 12603], 1838, [98.0, 97.0, 91.0, 92.0, 92.0, 98.0, 98.0, 93.0, 96.0, 93.0, 49.0, 88.0, 90.0, 94.0, 16.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['96334', [3913, 10564, 9770, 9851, 9771, 8859, 10565, 10303, 10019, 6061, 8545, 5186, 10026, 8547, 10249, 8860, 10022, 11628, 8919, 10535, 11698, 9769, 8917, 10546, 10020, 9584, 4802, 11387, 10021, 11618, 12947, 10537, 11389, 12060, 13004, 13392, 12603, 13187, 13722, 10177, 8457], 1846, [67.0, 70.0, 80.0, 79.0, 65.0, 64.0, 66.0, 81.0, 82.0, 94.0, 85.0, 92.0, 85.0, 89.0, 87.0, 91.0, 90.0, 82.0, 90.0, 87.0, 83.0, 91.0, 91.0, 90.0, 86.0, 89.0, 82.0, 82.0, 82.0, 86.0, 85.0, 81.0, 93.0, 79.0, 88.0, 87.0, 88.0, 80.0, 71.0, 85.0, 0.0]], ['111861', [3913, 11855, 12218, 9771, 9851, 9578, 5881, 10455, 9916, 10858, 13292, 9091, 12603, 10177, 13722, 4220, 13004, 13187, 12597, 11406, 10543, 10573, 4200, 11628, 13354, 8919], 1853, [35.0, 87.0, 71.0, 90.0, 93.0, 90.0, 92.0, 93.0, 95.0, 90.0, 92.0, 94.0, 94.0, 93.0, 96.0, 95.0, 90.0, 96.0, 91.0, 95.0, 93.0, 94.0, 97.0, 0.0, -1.0, 0.0]], ['114893', [3913, 10026, 3585, 12910, 4968, 9916, 8200, 13292, 9091, 8457, 10177, 4220, 12603, 13004, 13722, 12597, 13002, 13187, 10568, 11406, 13290, 9582, 9625, 11389, 9580, 12951, 10073, 9751, 13726, 13394, 4802, 10021, 5793], 1856, [96.0, 85.0, 93.0, 88.0, 92.0, 87.0, 90.0, 87.0, 90.0, 90.0, 93.0, 92.0, 92.0, 92.0, 86.0, 91.0, 95.0, 90.0, 97.0, 97.0, 97.0, 94.0, 96.0, 96.0, 97.0, 98.0, 96.0, 97.0, 98.0, 98.0, 98.0, 0.0, 0.0]], ['115070', [3913, 11857, 12214, 11621, 10257, 5881, 4165, 9578, 8456, 13566, 4968, 9916, 4561, 9091, 11406, 13187, 13292, 13722, 10177, 8457], 1879, [36.0, 65.0, 80.0, 94.0, 91.0, 70.0, 94.0, 89.0, 86.0, 91.0, 85.0, 81.0, 92.0, 69.0, 90.0, 73.0, 84.0, 55.0, 0.0, 0.0]], ['115507', [3913, 11855, 8547, 11698, 12060, 8717, 6781, 9091, 12597, 13187, 11406, 13722, 10177, 8457, 13004, 12603, 13292, 10568, 3762, 13010, 11624, 12949, 11853, 10573, 6521, 13300], 1886, [90.0, 81.0, 85.0, 83.0, 90.0, 85.0, 85.0, 81.0, 86.0, 83.0, 92.0, 89.0, 91.0, 86.0, 92.0, 93.0, 81.0, 91.0, 90.0, 83.0, 93.0, 88.0, 96.0, 93.0, 0.0, 0.0]], ['116706', [3913, 10026, 11698, 12601, 10022, 5845, 10543, 12220, 13292, 12597, 8457, 10177, 4220, 13722, 13004, 12603, 9091, 11406, 10568, 13290, 8717, 10301, 4163, 10546, 12669], 1895, [97.0, 93.0, 95.0, 89.0, 94.0, 94.0, 95.0, 94.0, 91.0, 94.0, 95.0, 95.0, 96.0, 98.0, 97.0, 97.0, 98.0, 97.0, 98.0, 99.0, 95.0, 96.0, 95.0, 97.0, 0.0]], ['85831', [3913, 12673, 7130, 10201, 5797, 12740, 11580, 10020, 12062, 8199, 11700, 4802, 10022, 12601, 50, 4200, 10543, 4457, 13292, 9580, 4220], 1896, [97.0, 97.0, 98.0, 98.0, 97.0, 98.0, 98.0, 97.0, 98.0, 97.0, 96.0, 98.0, 95.0, 98.0, 98.0, 98.0, 95.0, 95.0, 91.0, 0.0, 0.0]], ['628', [3913, 11855, 11698, 10201, 7184, 12986, 10543, 12220, 13004, 13292, 13187, 10177, 8457, 12603, 12597, 9091, 11406, 10568, 13722, 13290, 9580, 9582], 1898, [95.0, 94.0, 86.0, 92.0, 91.0, 94.0, 91.0, 90.0, 94.0, 95.0, 95.0, 95.0, 96.0, 96.0, 94.0, 94.0, 95.0, 90.0, 94.0, 96.0, 0.0, 0.0]], ['101177', [3913, 10026, 8918, 11853, 10020, 10201, 12908, 11698, 7130, 12740, 5797, 10565, 10586, 10564, 9770, 9851, 6061, 9626, 10019, 11855, 8545, 12673, 8547, 12218, 13394, 11700], 1903, [78.0, 68.0, 64.0, 52.0, 69.0, 74.0, 81.0, 69.0, 84.0, 67.0, 1.0, 82.0, 91.0, 92.0, 88.0, 91.0, 93.0, 88.0, 82.0, 54.0, 81.0, 88.0, 80.0, 71.0, 61.0, 0.0]], ['117237', [3913, 11698, 8547, 3585, 5793, 10021, 8717, 9091, 11406, 10568, 13290, 13722, 13187, 10177, 8457, 4220, 12603, 13004, 13292, 9580, 9582, 12597, 9625, 11389, 13002, 3649, 4522, 3589, 11859, 12605], 1911, [89.0, 86.0, 98.0, 97.0, 95.0, 97.0, 97.0, 96.0, 99.0, 98.0, 100.0, 100.0, 97.0, 98.0, 98.0, 98.0, 98.0, 100.0, 99.0, 100.0, 97.0, 99.0, 99.0, 99.0, 98.0, 99.0, 98.0, 98.0, 0.0, 0.0]], ['117277', [3913, 3585, 12910, 5793, 4561, 13292, 12597, 8457, 10177, 4220, 12603, 13004, 13187, 9091, 13002, 10568, 13290, 11406, 9582, 11389, 9625, 12951, 3649, 12220, 9580, 10073, 9751, 5797, 4802, 11387, 11618, 14707, 11700, 13394, 10020, 10201], 1912, [96.0, 97.0, 96.0, 92.0, 95.0, 90.0, 89.0, 92.0, 90.0, 92.0, 95.0, 94.0, 91.0, 92.0, 93.0, 97.0, 98.0, 96.0, 92.0, 96.0, 95.0, 94.0, 88.0, 85.0, 91.0, 92.0, 91.0, 90.0, 96.0, 99.0, 95.0, 92.0, 92.0, 90.0, 0.0, 0.0]], ['117575', [3913, 11698, 8547, 12060, 11385, 10543, 13010, 12597, 8457, 10177, 13722, 12603, 4220, 13002, 13292, 9091, 11406, 3649, 10073, 9751], 1916, [97.0, 93.0, 95.0, 95.0, 96.0, 95.0, 98.0, 97.0, 96.0, 94.0, 95.0, 95.0, 96.0, 97.0, 94.0, 96.0, 95.0, 94.0, 96.0, 0.0]], ['117597', [3913, 10026, 12214, 8547, 12601, 9851, 11698, 12218, 10257, 9770, 5881, 10564, 10250, 9771, 10303, 13724, 12673, 8699, 10020, 14194, 9578], 1918, [74.0, 80.0, 80.0, 82.0, 62.0, 76.0, 48.0, 67.0, 73.0, 67.0, 78.0, 69.0, 56.0, 84.0, 48.0, 77.0, 73.0, 34.0, 52.0, 0.0, 0.0]], ['73006', [3913, 11698, 12675, 9578, 8456, 4974, 12665, 13390, 13104, 2093, 13300, 10022, 8919, 13183, 12594, 11628, 13298, 4522, 9091, 10073, 13290, 10568, 12603, 10177, 13292, 4220, 12597, 11406, 9580], 1921, [86.0, 77.0, 89.0, 81.0, 83.0, 81.0, 87.0, 73.0, 91.0, 85.0, 73.0, 90.0, 74.0, 73.0, 47.0, 81.0, 86.0, 67.0, 69.0, 79.0, 90.0, 75.0, 72.0, 80.0, 36.0, 62.0, 65.0, 0.0, 0.0]], ['117922', [3913, 10026, 8547, 12601, 10022, 12060, 12222, 6781, 13290, 9580, 10177, 13187, 12603, 4220, 13004, 13292, 12597, 13722, 9091, 11406, 13002, 8457, 10568, 11389, 12951, 9582, 3649, 10543, 13010, 3762, 8717, 11624, 12949, 4424, 4163, 8917, 12224, 11698, 13394, 14028, 14706, 13705], 1924, [91.0, 98.0, 96.0, 94.0, 98.0, 96.0, 97.0, 97.0, 98.0, 98.0, 96.0, 95.0, 97.0, 98.0, 97.0, 96.0, 99.0, 100.0, 98.0, 99.0, 97.0, 96.0, 99.0, 97.0, 97.0, 98.0, 97.0, 99.0, 98.0, 98.0, 98.0, 98.0, 96.0, 98.0, 98.0, 97.0, 96.0, 98.0, 99.0, 99.0, 0.0, 0.0]], ['108218', [3913, 11855, 3585, 12910, 9916, 8200, 9091, 11406, 10177, 8457, 12603, 13004, 12949, 12943, 9582, 9580, 9625, 4220, 13187, 10568], 1925, [90.0, 99.0, 97.0, 96.0, 84.0, 95.0, 96.0, 96.0, 96.0, 94.0, 94.0, 95.0, 91.0, 98.0, 80.0, 94.0, 92.0, 93.0, 87.0, 0.0]], ['117943', [3913, 11698, 8547, 10020, 12060, 11700, 11618, 6521, 11624, 12949, 12220, 10543, 13010, 13292, 11853, 11389, 9580, 12594, 13298, 4457, 9916, 6151, 13388, 12601], 1926, [76.0, 68.0, 87.0, 70.0, 80.0, 85.0, 86.0, 79.0, 83.0, 90.0, 84.0, 91.0, 91.0, 86.0, 99.0, 94.0, 89.0, 84.0, 87.0, 85.0, 90.0, 92.0, 0.0, 0.0]], ['117997', [3913, 8547, 3585, 12910, 9916, 8200, 9091, 13292, 8457, 10177, 13187, 4220, 13004, 13722, 12597, 11406, 13002, 10543, 12222, 9582], 1929, [98.0, 97.0, 95.0, 98.0, 99.0, 99.0, 95.0, 86.0, 91.0, 89.0, 85.0, 87.0, 92.0, 85.0, 88.0, 89.0, 95.0, 0.0, 0.0, 0.0]], ['118204', [3913, 12214, 9851, 12218, 12675, 10257, 9770, 10564, 10565, 10303, 12673, 10019, 9771, 6061, 8545, 10023, 12908, 11863, 7130, 8859, 11621, 12318, 10074, 10250, 9626, 10586, 11855, 11857, 3711, 12216, 10026, 10860, 9097, 13104, 5186, 4974, 4165, 13302, 5881, 9578, 11399, 8456, 3585, 8547, 11698, 10201, 10020, 10308, 4802, 11618, 11387, 9584, 9092, 10249, 9769, 11700, 10546], 1936, [10.0, 22.0, 0.0, 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -1.0, -1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['82256', [3913, 11855, 3585, 12910, 4215, 5793, 10537, 6781, 8200, 12222, 4561, 13292, 9091, 13002, 12597, 8457, 13722, 10177, 4220, 13004, 13187, 11406, 13290, 13010, 10543, 9580, 9582, 12603, 9625, 3762], 1940, [89.0, 78.0, 89.0, 83.0, 77.0, 74.0, 80.0, 78.0, 76.0, 85.0, 79.0, 76.0, 81.0, 86.0, 84.0, 74.0, 76.0, 81.0, 80.0, 83.0, 66.0, 87.0, 87.0, 76.0, 88.0, 82.0, 80.0, 86.0, 0.0, 0.0]], ['118633', [3913, 11855, 11698, 8547, 5845, 4457, 13102, 13298, 9091, 12597, 13187, 13722, 10177, 8457, 13004, 12603, 13002, 4220, 10568, 6781, 5085, 50, 10022, 10249, 13506, 13572, 8917, 10546, 12224, 11580, 8199, 6460], 1948, [94.0, 85.0, 87.0, 91.0, 88.0, 90.0, 91.0, 93.0, 81.0, 89.0, 89.0, 92.0, 95.0, 92.0, 90.0, 92.0, 97.0, 94.0, 95.0, 89.0, 95.0, 97.0, 92.0, 93.0, 96.0, 94.0, 95.0, 98.0, 96.0, 98.0, 0.0, 0.0]], ['115823', [3913, 10026, 8547, 10022, 12601, 12060, 11853, 12222, 3762, 9091, 12597, 13187, 8457, 12603, 13004, 10177, 13722, 13292, 11406, 10568, 13290, 9580, 9582, 11389, 13002, 9625, 12947, 10073], 1952, [96.0, 99.0, 94.0, 91.0, 93.0, 95.0, 96.0, 97.0, 96.0, 96.0, 98.0, 99.0, 95.0, 96.0, 99.0, 95.0, 97.0, 93.0, 97.0, 96.0, 96.0, 87.0, 87.0, 94.0, 96.0, 92.0, 0.0, 0.0]], ['118765', [3913, 10026, 8547, 10586, 11855, 11857, 12216, 9626, 11861, 12740, 12671, 13570, 5194, 12220, 10543, 13010, 10573, 11853, 13294, 8919, 4332], 1954, [83.0, 75.0, 79.0, 72.0, 87.0, 82.0, 85.0, 89.0, 84.0, 93.0, 90.0, 84.0, 87.0, 81.0, 81.0, 87.0, 94.0, 94.0, 71.0, 0.0, 0.0]], ['76769', [3913, 9770, 9851, 8859, 6061, 8545, 10023, 12311, 10457, 6521, 11624, 5085, 13010, 3762, 13292, 13004, 8457, 10177, 12603, 13722, 13187, 12597, 3649], 1959, [94.0, 99.0, 96.0, 97.0, 97.0, 93.0, 99.0, 94.0, 98.0, 96.0, 98.0, 97.0, 100.0, 98.0, 97.0, 98.0, 98.0, 97.0, 95.0, 95.0, 94.0, 96.0, 0.0]], ['94713', [3913, 10564, 9851, 10565, 10257, 9770, 10303, 10019, 8859, 6061, 8545, 10023, 7130, 10074, 9626, 10586, 10022, 11385, 5433, 4968, 9916, 10177, 12603, 8457, 13004], 1963, [88.0, 84.0, 92.0, 88.0, 90.0, 90.0, 88.0, 91.0, 91.0, 94.0, 87.0, 92.0, 93.0, 77.0, 93.0, 91.0, 87.0, 86.0, 81.0, 80.0, 67.0, 74.0, 78.0, 0.0, 0.0]], ['119110', [3913, 10026, 11698, 10586, 10022, 10201, 6151, 7184, 10543, 12220, 13292, 3649, 9625, 12951, 13010, 11389, 11853, 9580, 9582, 3762], 1966, [78.0, 81.0, 66.0, 82.0, 85.0, 87.0, 85.0, 83.0, 82.0, 80.0, 79.0, 82.0, 71.0, 75.0, 79.0, 73.0, 80.0, 71.0, 0.0, 0.0]], ['57410', [3913, 8545, 8859, 6061, 3711, 9097, 9626, 4974, 4165, 8860, 5433, 4802, 9578, 9584, 8456, 3585, 5881, 5797, 9769, 10026, 10201, 10020, 8547, 10023, 10019, 10250, 7130, 10303, 10074, 10308, 10249, 10586, 7126, 8917, 10546, 8918, 10860, 5806, 10535, 10022, 10457, 8700, 10589, 50, 4163, 8441, 10459, 9850, 8701, 2093, 8854, 5021, 8919, 9918, 6151, 9916, 4561, 4220, 10177, 11406, 10568, 8457, 9091, 11389, 9580, 3649, 12220, 10543, 12603, 9625, 3762, 12597, 12222, 6781, 9582, 13004, 13010, 13002, 8200, 12951, 4457, 12594, 12129, 13187, 13188, 13292, 13290, 13298, 12912, 12947, 10858, 4522, 10073, 8717, 12943, 13183, 3589, 10573, 11630, 10540, 13722, 6420, 4332, 13296, 11853, 13294, 13498, 4200, 3940, 14031, 5194, 4424, 10301, 11859, 8199, 13729, 12127, 11618, 12671, 13394, 11387, 11698, 14707, 13701, 13506, 12224, 12669, 13390, 12593, 4968, 13568, 12311, 11399, 14706, 14710, 12062, 14292], 1975, [97.0, 95.0, 96.0, 97.0, 98.0, 99.0, 99.0, 97.0, 98.0, 97.0, 96.0, 98.0, 97.0, 97.0, 98.0, 98.0, 97.0, 96.0, 97.0, 100.0, 96.0, 99.0, 99.0, 99.0, 98.0, 98.0, 98.0, 99.0, 97.0, 99.0, 98.0, 100.0, 98.0, 99.0, 98.0, 100.0, 98.0, 98.0, 99.0, 100.0, 99.0, 98.0, 98.0, 97.0, 98.0, 99.0, 99.0, 100.0, 100.0, 98.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 99.0, 99.0, 99.0, 99.0, 98.0, 98.0, 98.0, 98.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 99.0, 99.0, 100.0, 100.0, 100.0, 100.0, 100.0, 99.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 0.0]], ['59215', [3913, 10026, 10250, 10586, 10303, 12673, 13507, 10565, 8859, 12675, 9771, 5881, 9578, 8456, 8547, 12910, 3585, 13566, 4215, 6781, 8200, 8717, 13010, 12222], 1980, [78.0, 79.0, 78.0, 73.0, 82.0, 81.0, 77.0, 79.0, 79.0, 80.0, 88.0, 78.0, 75.0, 82.0, 77.0, 81.0, 82.0, 80.0, 74.0, 69.0, 66.0, 0.0, 0.0, 0.0]], ['119450', [3913, 11857, 8547, 12984, 5845, 3762, 8717, 13002, 8457, 10177, 12603, 13187, 13004, 4220, 13722, 13292, 11406, 12597, 9091, 10568, 13290, 11389, 9625], 1985, [99.0, 99.0, 99.0, 96.0, 98.0, 98.0, 97.0, 99.0, 98.0, 94.0, 99.0, 98.0, 98.0, 98.0, 99.0, 97.0, 98.0, 98.0, 97.0, 98.0, 0.0, 0.0, 0.0]], ['119503', [3913, 3585, 4215, 6781, 12597, 13187, 10177, 8457, 4220, 12603, 13722, 13004, 13292, 9091, 10568, 13002, 13290, 9582, 11406, 10543, 9625], 1993, [95.0, 94.0, 92.0, 90.0, 91.0, 94.0, 92.0, 91.0, 94.0, 95.0, 94.0, 95.0, 92.0, 93.0, 97.0, 95.0, 97.0, 91.0, 98.0, 0.0, 0.0]], ['119539', [3913, 11863, 12908, 10023, 12224, 10546, 8917, 12986, 12134, 4424, 13010, 10543, 11389, 9582, 3649, 13004, 12597, 12951, 10073, 10459, 12062], 1995, [98.0, 98.0, 94.0, 97.0, 77.0, 97.0, 96.0, 92.0, 89.0, 95.0, 87.0, 88.0, 91.0, 94.0, 90.0, 92.0, 96.0, 93.0, 90.0, 0.0, 0.0]], ['114687', [3913, 11857, 8547, 12984, 11618, 13183, 5895, 11624, 10543, 13010, 13292, 10026, 13722, 10457, 4802, 11387, 9584, 12601, 13701, 14707], 1997, [94.0, 93.0, 94.0, 91.0, 92.0, 85.0, 85.0, 94.0, 90.0, 85.0, 86.0, 96.0, 92.0, 94.0, 97.0, 96.0, 95.0, 88.0, 0.0, 0.0]], ['119700', [3913, 10026, 11698, 10022, 12601, 11385, 11853, 10543, 12597, 12603, 10177, 4220, 13722, 13187, 13004, 8457, 9091, 11406, 13010, 8717, 13183], 2007, [98.0, 93.0, 95.0, 97.0, 92.0, 95.0, 97.0, 98.0, 98.0, 97.0, 97.0, 96.0, 92.0, 92.0, 94.0, 93.0, 96.0, 99.0, 96.0, 0.0, 0.0]], ['120537', [3913, 11857, 8547, 10022, 11861, 11385, 12949, 13010, 10543, 12597, 13722, 8457, 12603, 10177, 13004, 13187, 13292, 4220, 12311, 11853, 13390, 3693, 10546, 11698, 10860, 10537, 11695], 2020, [81.0, 87.0, 92.0, 90.0, 92.0, 91.0, 79.0, 89.0, 82.0, 91.0, 92.0, 88.0, 94.0, 91.0, 90.0, 89.0, 90.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['89830', [3913, 9770, 9851, 6061, 10250, 5186, 5433, 6420, 50, 11630, 10022, 9625, 9582, 9580, 11406, 13290, 12603, 13187, 10177, 13722, 9091], 2021, [76.0, 83.0, 78.0, 70.0, 74.0, 89.0, 64.0, 75.0, 81.0, 82.0, 84.0, 79.0, 66.0, 71.0, 81.0, 84.0, 79.0, 77.0, 0.0, 0.0, 0.0]], ['110825', [3913, 7130, 5186, 4165, 3711, 5881, 4802, 4974, 5806, 7126, 8456, 50, 5797, 8547, 5433, 8545, 3693, 8700, 4163, 8441, 8701, 3585, 8917, 6061, 8860, 8918, 8859, 2093, 5021, 4457, 6151, 6460, 8699, 9092, 8919, 8199, 9097, 3791, 9584, 4968, 9578, 9751, 4215, 9769, 5793, 9626, 10023, 10020, 9850, 10022, 4336, 5845, 10249, 10021, 6521, 6420, 10457, 10459, 10589, 10860, 10308, 10026, 10455, 10537, 8854, 7184, 4332, 10570, 5895, 10301, 5085, 4424, 10535, 11385, 11389, 10177, 9091, 8457, 4220, 9580, 9582, 10568, 11406, 9625, 12220, 3762, 10543, 12597, 12603, 8717, 12222, 3649, 4561, 8200, 13004, 13002, 6781, 13010, 9916, 10858, 12129, 13290, 13292, 13298, 12951, 12594, 12912], 2022, [100.0, 99.0, 97.0, 98.0, 97.0, 96.0, 97.0, 97.0, 99.0, 98.0, 97.0, 95.0, 99.0, 99.0, 99.0, 99.0, 98.0, 97.0, 97.0, 95.0, 97.0, 98.0, 97.0, 98.0, 97.0, 98.0, 98.0, 97.0, 99.0, 99.0, 99.0, 98.0, 98.0, 98.0, 97.0, 97.0, 98.0, 99.0, 99.0, 97.0, 91.0, 97.0, 98.0, 99.0, 99.0, 98.0, 99.0, 98.0, 98.0, 95.0, 98.0, 97.0, 98.0, 95.0, 99.0, 99.0, 98.0, 98.0, 97.0, 99.0, 96.0, 98.0, 96.0, 98.0, 97.0, 99.0, 98.0, 97.0, 99.0, 98.0, 98.0, 97.0, 98.0, 98.0, 98.0, 97.0, 99.0, 98.0, 98.0, 98.0, 98.0, 98.0, 99.0, 97.0, 96.0, 97.0, 97.0, 97.0, 98.0, 99.0, 98.0, 99.0, 98.0, 98.0, 97.0, 98.0, 99.0, 99.0, 99.0, 96.0, 98.0, 99.0, 98.0, 99.0, 97.0, 97.0, 0.0]], ['121121', [3913, 10565, 10303, 10019, 12673, 6061, 10020, 12667, 13394, 12127, 13568, 12311, 10457, 12062, 8700, 8860, 13729, 12671, 13705, 5797, 12986, 13500, 6151, 5433, 3762, 11853, 13731, 8717, 14031, 13010, 13292, 12222, 13004, 9091, 13002, 12597, 10177, 12603, 13187, 11406, 8457], 2034, [87.0, 74.0, 73.0, 74.0, 80.0, 80.0, 80.0, 76.0, 73.0, 67.0, 70.0, 74.0, 74.0, 75.0, 75.0, 79.0, 64.0, 77.0, 77.0, 72.0, 79.0, 75.0, 79.0, 76.0, 77.0, 86.0, 82.0, 81.0, 84.0, 79.0, 76.0, 84.0, 82.0, 76.0, 80.0, 78.0, 76.0, 83.0, 65.0, 86.0, 0.0]], ['120027', [3913, 10250, 8547, 11698, 13392, 12060, 12222, 8717, 3762, 13292, 9091, 13187, 10177, 12603, 13004, 4220, 13722, 12597, 11406, 10568], 2035, [84.0, 90.0, 92.0, 92.0, 97.0, 92.0, 90.0, 85.0, 89.0, 89.0, 77.0, 55.0, 84.0, 87.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['121354', [3913, 11855, 8547, 10201, 7184, 12986, 10543, 3762, 13292, 13002, 13187, 10177, 8457, 12603, 13722, 4220, 9091, 12597, 11389, 9580], 2039, [95.0, 96.0, 98.0, 97.0, 99.0, 98.0, 98.0, 99.0, 98.0, 98.0, 96.0, 98.0, 97.0, 98.0, 98.0, 98.0, 95.0, 97.0, 0.0, 0.0]], ['121657', [3913, 11857, 8547, 10022, 12984, 13183, 9918, 4200, 9582, 9625, 13292, 12597, 13722, 13187, 8457, 10177, 12603, 13002, 9091, 11406, 10568, 12220, 10543, 11389, 12951], 2043, [91.0, 88.0, 90.0, 89.0, 90.0, 90.0, 94.0, 92.0, 86.0, 86.0, 87.0, 85.0, 86.0, 85.0, 89.0, 92.0, 88.0, 92.0, 89.0, 89.0, 90.0, 91.0, 89.0, 85.0, 0.0]], ['122030', [3913, 12214, 9851, 10250, 12218, 9771, 12675, 10257, 9770, 10564, 4165, 12673, 10586, 10020, 10019, 7184, 9769, 4424, 3649, 9625, 13010, 11389, 10543, 12220, 9582], 2049, [60.0, 82.0, 76.0, 51.0, 59.0, 78.0, 74.0, 75.0, 79.0, 67.0, 28.0, 78.0, 54.0, 73.0, 72.0, 57.0, 78.0, 77.0, 56.0, 57.0, 64.0, 73.0, 66.0, 0.0, 0.0]], ['122304', [3913, 8547, 11698, 10020, 13394, 6151, 7184, 13010, 12316, 3762, 8717, 12220, 9091, 4522, 12222, 13392, 11624, 6521, 8860, 13703, 13564, 11387, 11618, 13731, 14707], 2059, [78.0, 76.0, 76.0, 78.0, 83.0, 82.0, 77.0, 84.0, 96.0, 91.0, 86.0, 89.0, 90.0, 87.0, 91.0, 89.0, 96.0, 93.0, 92.0, 94.0, 91.0, 93.0, 93.0, 92.0, 0.0]], ['122354', [3913, 11855, 8547, 11698, 13392, 12060, 8717, 3762, 9091, 12597, 13187, 13722, 10177, 12603, 13004, 13002, 13292, 8457, 10568, 13290, 9580, 9582, 11389, 9625, 10073, 10459, 12601, 13731, 11700, 10201], 2060, [96.0, 98.0, 93.0, 95.0, 94.0, 95.0, 96.0, 92.0, 91.0, 94.0, 94.0, 98.0, 95.0, 93.0, 95.0, 95.0, 94.0, 93.0, 94.0, 94.0, 95.0, 89.0, 90.0, 90.0, 92.0, 92.0, 95.0, 95.0, 94.0, 0.0]], ['122429', [3913, 11857, 11698, 10022, 12984, 12943, 9582, 13290, 11389, 10177, 13722, 12603, 4220, 11406, 9091, 13010, 10543, 12947, 12912, 12060, 8860, 12671, 10020, 13394, 4802, 12601], 2065, [92.0, 89.0, 86.0, 95.0, 91.0, 97.0, 78.0, 95.0, 88.0, 90.0, 90.0, 95.0, 93.0, 95.0, 95.0, 93.0, 96.0, 96.0, 94.0, 95.0, 96.0, 97.0, 93.0, 95.0, 0.0, 0.0]], ['122679', [3913, 11857, 8547, 10022, 12984, 13183, 4200, 9582, 11389, 10177, 8457, 13187, 12603, 13722, 13292, 12597, 3649, 3589, 6460, 11859, 13705, 12127, 10020, 9578], 2072, [97.0, 97.0, 97.0, 98.0, 96.0, 94.0, 95.0, 94.0, 95.0, 96.0, 95.0, 95.0, 98.0, 94.0, 90.0, 89.0, 87.0, 97.0, 95.0, 94.0, 97.0, 95.0, 0.0, 0.0]], ['122872', [9770, 5186, 11855, 9851, 12214, 12218, 5881, 9578, 13724, 8699, 8199, 13298, 10455, 4457, 10858, 11406, 10568, 13187, 12603, 8457, 10177], 2079, [0.0, 76.0, 93.0, 41.0, 91.0, 90.0, 68.0, 74.0, 76.0, 83.0, 83.0, 79.0, 95.0, 94.0, 96.0, 89.0, 97.0, 94.0, 94.0, 98.0, 0.0, 0.0]], ['117729', [3913, 8547, 10201, 11698, 7184, 13392, 6151, 5845, 3762, 8717, 10543, 11630, 10573, 13390, 4200, 11628, 13354, 12943, 13183, 11859, 8199, 12127, 14292], 2080, [94.0, 94.0, 92.0, 85.0, 95.0, 93.0, 84.0, 84.0, 82.0, 78.0, 82.0, 81.0, 84.0, 85.0, 82.0, 87.0, 73.0, 87.0, 83.0, 86.0, 0.0, 0.0, 0.0]], ['123008', [3913, 10026, 11698, 10022, 12601, 13392, 4200, 9625, 12908, 10019, 9626, 9092, 3711, 11857, 4163, 50, 10073, 12943, 11389, 9582, 4220, 9091, 11406, 13010, 8717, 12949], 2081, [99.0, 93.0, 92.0, 93.0, 97.0, 96.0, 95.0, 88.0, 96.0, 96.0, 98.0, 95.0, 91.0, 97.0, 93.0, 97.0, 93.0, 98.0, 96.0, 94.0, 94.0, 95.0, 98.0, 94.0, 0.0, 0.0]], ['82627', [3913, 5186, 4802, 5806, 5433, 3693, 4163, 4968, 5021, 3589, 4424, 4336, 4165, 4215, 5895, 3940, 4332, 5793, 4013, 4561, 3649, 4220, 8200, 6420, 4200, 6151, 50, 7126, 8199, 5797, 3762, 5881, 3711, 7130, 8456, 8545, 6061, 8441, 2093, 8457, 7184, 3791, 8700, 8699, 6521, 6460, 6781, 5194, 5085, 8860, 5845, 8919, 8854, 4457, 8717, 9091, 8701, 8918, 9097, 9578, 9626, 8859, 9771, 9851, 10303, 9770, 10019, 10023, 10074, 10308, 10026, 3585, 8547, 10201, 10020, 9584, 9092, 10022, 10021, 9918, 10073, 9625, 9582, 10177, 9580, 10301, 10455, 10457, 10249, 9769, 10250, 8917, 9751, 10459, 10537, 10540, 9916, 10543, 10568], 2083, [91.0, 88.0, 89.0, 86.0, 94.0, 95.0, 96.0, 90.0, 98.0, 96.0, 96.0, 95.0, 96.0, 95.0, 94.0, 96.0, 95.0, 89.0, 97.0, 96.0, 95.0, 95.0, 96.0, 96.0, 97.0, 93.0, 98.0, 83.0, 89.0, 83.0, 87.0, 79.0, 92.0, 97.0, 96.0, 97.0, 85.0, 45.0, 14.0, 31.0, 68.0, 93.0, 82.0, 19.0, 57.0, 76.0, 74.0, 63.0, 59.0, 54.0, 87.0, 95.0, 90.0, 75.0, 74.0, 33.0, 52.0, 93.0, 96.0, 95.0, 94.0, 96.0, 98.0, 98.0, 97.0, 97.0, 97.0, 97.0, 97.0, 89.0, 95.0, 85.0, 45.0, 71.0, 50.0, 73.0, 51.0, 61.0, 60.0, 75.0, 68.0, 54.0, 51.0, 56.0, 80.0, 76.0, 84.0, 89.0, 86.0, 94.0, 96.0, 75.0, 92.0, 89.0, 83.0, 74.0, 79.0, 90.0, 0.0]], ['88568', [3913, 10019, 10250, 10303, 9851, 8545, 8859, 10565, 10257, 9770, 10564, 10023, 12127, 7184, 6151, 13388, 12601, 5433, 4802, 3585, 14192, 4165, 14028], 2087, [99.0, 97.0, 96.0, 95.0, 96.0, 97.0, 97.0, 97.0, 94.0, 73.0, 69.0, 95.0, 95.0, 73.0, 96.0, 95.0, 94.0, 97.0, 97.0, 97.0, 0.0, -1.0, 0.0]], ['123334', [3913, 10026, 8547, 12601, 5433, 11385, 11853, 10543, 9625, 13292, 12597, 13187, 8457, 13722, 10177, 4220, 9091, 11406, 13010, 8717, 12949], 2091, [97.0, 97.0, 94.0, 94.0, 90.0, 95.0, 98.0, 95.0, 92.0, 91.0, 94.0, 94.0, 93.0, 95.0, 92.0, 95.0, 93.0, 93.0, 93.0, 0.0, 0.0]], ['85620', [3913, 9770, 9851, 10257, 10564, 10565, 9771, 10019, 8859, 6061, 10250, 10023, 12218, 12673, 12214, 10020, 13394, 4165, 12986, 4802, 11387, 9092, 11618], 2096, [97.0, 94.0, 97.0, 94.0, 95.0, 93.0, 95.0, 91.0, 90.0, 94.0, 92.0, 89.0, 82.0, 94.0, 96.0, 92.0, 78.0, 65.0, 75.0, 79.0, -1.0, 0.0, 0.0]], ['121338', [3913, 10026, 10250, 10022, 10303, 12943, 11389, 9625, 13002, 8457, 12603, 13187, 12597, 10543, 11630, 10573, 12665, 13390, 8919, 5806, 7126, 11618, 13302, 3585], 2101, [85.0, 87.0, 81.0, 84.0, 84.0, 92.0, 91.0, 79.0, 89.0, 82.0, 89.0, 82.0, 90.0, 88.0, 93.0, 91.0, 91.0, 90.0, 89.0, 90.0, 87.0, 88.0, 0.0, 0.0]], ['124225', [3913, 10026, 8547, 10022, 12984, 13183, 9918, 4013, 11389, 9582, 13004, 12603, 13187, 10177, 9091, 11406, 13010, 8717, 11624, 6521, 12949, 13731], 2115, [83.0, 86.0, 91.0, 90.0, 90.0, 91.0, 89.0, 95.0, 93.0, 76.0, 90.0, 92.0, 85.0, 92.0, 90.0, 93.0, 90.0, 90.0, 89.0, 91.0, 0.0, 0.0]], ['124207', [3913, 11698, 12675, 5881, 9578, 10455, 13298, 8699, 9916, 9091, 4561, 8200, 12597, 13187, 11406, 8457, 10177, 10568, 8717, 13010, 10573, 11853, 10543, 3649, 9625, 12947, 11389, 4522, 9580, 11624, 13188, 13290, 12594], 2116, [82.0, 66.0, 89.0, 76.0, 83.0, 84.0, 85.0, 85.0, 77.0, 85.0, 81.0, 75.0, 82.0, 70.0, 83.0, 80.0, 80.0, 87.0, 82.0, 81.0, 85.0, 92.0, 81.0, 80.0, 78.0, 83.0, 81.0, 79.0, 76.0, 71.0, 67.0, 0.0, 0.0]], ['124752', [3913, 11857, 11698, 12984, 13392, 12943, 9582, 13290, 9580, 10177, 13722, 13187, 4220, 11406, 9091, 13010, 10543, 14031, 10573, 13183, 11630, 4013, 12605, 12667, 12127], 2126, [97.0, 94.0, 93.0, 93.0, 90.0, 97.0, 83.0, 96.0, 91.0, 90.0, 83.0, 75.0, 89.0, 89.0, 83.0, 78.0, 89.0, 80.0, 90.0, 83.0, 88.0, 90.0, 84.0, 0.0, 0.0]], ['124804', [3913, 11855, 3585, 5793, 10021, 12222, 8717, 13292, 12597, 13187, 13722, 10177, 12603, 13004, 8457, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 9625, 4220, 14807], 2127, [97.0, 100.0, 98.0, 95.0, 98.0, 97.0, 93.0, 95.0, 96.0, 91.0, 97.0, 97.0, 96.0, 95.0, 93.0, 97.0, 96.0, 97.0, 98.0, 95.0, 93.0, 96.0, 90.0, 0.0, 0.0]], ['55373', [3913, 4974, 8545, 6061, 3711, 8859, 4165, 7126, 5881, 8547, 10026, 10023, 10303, 9770, 9851, 10019, 12214, 11863, 12673, 10457, 5895, 50, 13731], 2132, [92.0, 93.0, 95.0, 98.0, 91.0, 94.0, 92.0, 87.0, 89.0, 97.0, 94.0, 94.0, 92.0, 92.0, 92.0, 86.0, 97.0, 97.0, 90.0, 94.0, 0.0, 0.0, 0.0]], ['119860', [3913, 3585, 12910, 9916, 10858, 13298, 11406, 9091, 12603, 13722, 10177, 8457, 13004, 13002, 13187, 10568, 6781, 5085, 12601, 5433, 13394, 10020, 9578, 13104, 9097, 10586, 11855, 10026, 11857, 14208, 8859, 13507, 12673, 12218, 12675], 2149, [91.0, 95.0, 93.0, 97.0, 93.0, 98.0, 97.0, 95.0, 97.0, 97.0, 98.0, 96.0, 98.0, 99.0, 98.0, 95.0, 97.0, 95.0, 96.0, 95.0, 99.0, 97.0, 98.0, 96.0, 98.0, 99.0, 100.0, 97.0, 99.0, 96.0, 97.0, 100.0, 0.0, 0.0, 0.0]], ['89347', [3913, 5186, 8917, 8699, 10073, 9580, 10177, 8457, 4220, 11406, 9582, 9625, 10568, 12597, 11389, 3649, 10543, 3762, 12220, 13292, 12951], 2151, [92.0, 89.0, 74.0, 78.0, 65.0, 67.0, 73.0, 79.0, 85.0, 81.0, 81.0, 78.0, 86.0, 77.0, 75.0, 47.0, 82.0, 79.0, 64.0, 0.0, 0.0]], ['125573', [3913, 8547, 11698, 13392, 12060, 12222, 6781, 12597, 13187, 12603, 13722, 10177, 13004, 11406, 10568, 8200, 3762, 6521, 12949, 13731, 12134, 11429, 13185, 12127, 14292, 14706, 14710], 2155, [97.0, 99.0, 93.0, 91.0, 97.0, 95.0, 95.0, 95.0, 93.0, 94.0, 96.0, 96.0, 97.0, 96.0, 97.0, 96.0, 97.0, 97.0, 96.0, 97.0, 98.0, 96.0, 98.0, 95.0, 99.0, 0.0, 0.0]], ['123247', [3913, 9771, 12218, 9770, 5186, 10565, 10564, 12673, 10586, 10860, 14394, 14026, 14393, 14294, 14392, 9851, 12214, 12908, 10074, 14712], 2163, [27.0, 29.0, 14.0, 54.0, 70.0, 31.0, 29.0, 34.0, -1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.0]], ['126456', [3913, 10026, 10250, 10586, 10257, 9626, 12218, 5797, 9851, 13705, 14028, 12127, 13724, 12311, 9578, 10455, 3791, 12062, 13729, 10457, 10589, 8547, 11698, 10020, 3585], 2178, [67.0, 75.0, 47.0, 72.0, 73.0, 76.0, 55.0, 53.0, 83.0, 79.0, 75.0, 60.0, 79.0, 80.0, 82.0, 83.0, 84.0, 87.0, 64.0, 76.0, 84.0, 86.0, 77.0, 0.0, 0.0]], ['126704', [3913, 11855, 3585, 5793, 12910, 12222, 9916, 13292, 12597, 13187, 8457, 9091, 11406, 3762, 10543, 14031, 4200, 11628, 13354, 8919, 12667, 7126, 14028], 2183, [93.0, 88.0, 95.0, 88.0, 95.0, 92.0, 93.0, 91.0, 92.0, 90.0, 93.0, 92.0, 96.0, 90.0, 94.0, 93.0, 93.0, 94.0, 93.0, 96.0, 0.0, 0.0, 0.0]], ['93415', [3913, 10303, 9851, 10023, 11618, 6521, 10543, 3762, 10177, 4220, 13187, 13004, 13390, 13103, 13392, 10073, 6151, 11580, 12740, 12671], 2188, [93.0, 93.0, 95.0, 94.0, 92.0, 85.0, 89.0, 94.0, 94.0, 95.0, 67.0, 92.0, 90.0, 96.0, 87.0, 90.0, 88.0, 23.0, -1.0, 0.0]], ['126970', [3913, 10026, 9771, 11863, 12908, 9770, 13507, 10019, 10586, 12673, 12601, 10303, 12062, 8859, 5895, 12220, 5085, 13010, 3762, 8717, 13002, 13722, 12603, 13187, 10177, 8457, 13004, 12597, 9091, 11406, 10568, 13290, 9580, 9582, 11389, 13292, 12951, 3649, 5186, 14026, 10564, 9851, 10565, 10020, 9092, 13724, 10455, 10570, 3791], 2191, [66.0, 23.0, 36.0, 33.0, 57.0, 88.0, 35.0, 72.0, 84.0, 70.0, 60.0, 76.0, 79.0, 73.0, 79.0, 86.0, 82.0, 94.0, 100.0, 99.0, 100.0, 100.0, 100.0, 99.0, 99.0, 99.0, 100.0, 100.0, 100.0, 100.0, 99.0, 97.0, 99.0, 99.0, 100.0, 100.0, 95.0, 66.0, 96.0, 85.0, 82.0, 90.0, 84.0, 92.0, 87.0, 72.0, 81.0, 0.0, 0.0]], ['127114', [3913, 11863, 13724, 13568, 10455, 9916, 13298, 4457, 9091, 13292, 13187, 8457, 13002, 12597, 3649, 3589, 12605, 5845, 11861, 12594, 3940], 2199, [97.0, 96.0, 92.0, 95.0, 92.0, 96.0, 99.0, 93.0, 96.0, 94.0, 96.0, 97.0, 97.0, 97.0, 92.0, 97.0, 97.0, 97.0, 97.0, 0.0, 0.0]], ['127159', [3913, 11855, 8547, 12675, 11399, 10459, 9916, 8200, 9091, 5085, 12601, 50, 11700, 3585, 14192, 4165, 14028, 13724, 9097, 13104, 10586, 9626, 12908, 8545, 13507, 10019, 12673, 12218, 10250, 10303, 14194, 14393, 6061, 11863, 14193, 8859, 10565, 14293], 2201, [94.0, 94.0, 91.0, 95.0, 91.0, 84.0, 88.0, 81.0, 88.0, 90.0, 93.0, 95.0, 93.0, 93.0, 94.0, 86.0, 95.0, 93.0, 96.0, 93.0, 98.0, 94.0, 96.0, 95.0, 96.0, 96.0, 95.0, 93.0, 93.0, 94.0, 96.0, 95.0, 96.0, 96.0, 93.0, 94.0, 0.0, 0.0]], ['127691', [3913, 11857, 12218, 5186, 12318, 12908, 9626, 10586, 10026, 12673, 9770, 12214, 9851, 14392, 14393, 14394, 9771, 14294, 12675, 10565, 14712, 10564, 14026, 10303, 10257, 15055, 14194, 14193], 2215, [33.0, 35.0, 40.0, 53.0, 54.0, 59.0, 55.0, 52.0, 45.0, 50.0, 58.0, 50.0, 59.0, 78.0, 71.0, 79.0, 77.0, 69.0, 64.0, 60.0, 75.0, 67.0, 71.0, 58.0, 75.0, 0.0, 0.0, 0.0]], ['55293', [3913, 5186, 5433, 4163, 3693, 4968, 4215, 4336, 5793, 5021, 4561, 5806, 4165, 4424, 3940, 4332, 4200, 4802, 3711, 8199, 6151, 4013, 50, 5881, 7130, 10201, 7184, 12986, 12220, 13010, 13292, 6420, 9625, 12947, 4522, 13392, 10537], 2223, [98.0, 98.0, 97.0, 99.0, 98.0, 99.0, 98.0, 96.0, 92.0, 97.0, 95.0, 96.0, 94.0, 95.0, 96.0, 97.0, 97.0, 96.0, 98.0, 95.0, 97.0, 97.0, 90.0, 95.0, 99.0, 97.0, 94.0, 93.0, 91.0, 94.0, 92.0, 94.0, 86.0, 93.0, 93.0, 0.0, 0.0]], ['73757', [3913, 10250, 8547, 3585, 12910, 4561, 13292, 12597, 3649, 13298, 10858, 7184, 10543, 12912, 6521, 12949, 14031, 3589, 13102, 8854, 12986, 10301], 2225, [93.0, 94.0, 89.0, 94.0, 93.0, 91.0, 89.0, 90.0, 89.0, 90.0, 90.0, 85.0, 92.0, 90.0, 90.0, 93.0, 91.0, 89.0, 92.0, 92.0, 0.0, 0.0]], ['80991', [3913, 10565, 10303, 12673, 11698, 10201, 5881, 10020, 11399, 8456, 4968, 10459, 9751, 9916, 8200, 6781, 12222, 5895, 50, 10022, 13506, 10535, 11387, 11618, 14709, 14707], 2233, [79.0, 67.0, 75.0, 88.0, 43.0, 69.0, 65.0, 83.0, 84.0, 86.0, 77.0, 82.0, 79.0, 81.0, 71.0, 75.0, 83.0, 79.0, 75.0, 87.0, 75.0, 87.0, 87.0, 85.0, 0.0, 0.0]], ['125886', [3913, 10026, 11698, 12601, 14028, 13394, 10860, 8456, 12312, 14192, 13104, 11857, 11855, 5186, 11621, 10023, 8859, 13507, 14194, 12673, 9771], 2234, [95.0, 97.0, 91.0, 89.0, 94.0, 96.0, 97.0, 96.0, 93.0, 97.0, 97.0, 95.0, 99.0, 95.0, 97.0, 97.0, 97.0, 98.0, 98.0, 0.0, 0.0]], ['38389', [3913, 8547, 10201, 7184, 6151, 13010, 3762, 13292, 13004, 13187, 10177, 4220, 13722, 11580, 11853, 13354, 3589, 9582, 13290, 13498, 9916, 8200, 13102, 6521, 4163, 8917, 9769, 13572, 13506], 2236, [99.0, 99.0, 99.0, 99.0, 99.0, 100.0, 97.0, 99.0, 99.0, 98.0, 99.0, 99.0, 100.0, 99.0, 98.0, 97.0, 99.0, 97.0, 98.0, 97.0, 97.0, 99.0, 97.0, 97.0, 98.0, 99.0, 0.0, 0.0, 0.0]], ['74692', [3913, 8859, 6061, 5186, 8545, 10250, 10564, 9770, 9851, 10565, 10303, 10019, 10023, 10074, 9626, 8918, 4968, 4561, 10073, 12947, 4522], 2244, [74.0, 64.0, 78.0, 80.0, 60.0, 60.0, 73.0, 82.0, 74.0, 76.0, 60.0, 46.0, 79.0, 63.0, 83.0, 74.0, 59.0, 40.0, 55.0, 0.0, 0.0]], ['128411', [3913, 14392, 10565, 10564, 10303, 14394, 14194, 9770, 10019, 12214, 14026, 12673, 12218, 14193, 14393, 9851, 9771, 12675, 10250, 13507, 14294, 8859, 14712, 15055], 2250, [79.0, 77.0, 95.0, 83.0, 79.0, 83.0, 75.0, 87.0, 80.0, 86.0, 88.0, 82.0, 73.0, 82.0, 87.0, 88.0, 87.0, 83.0, 94.0, 97.0, 96.0, 93.0, 0.0, 0.0]], ['82931', [3913, 10019, 10023, 8859, 8545, 10303, 10074, 9097, 8918, 3585, 4802, 4165, 5186, 9769, 10249, 4424, 3649, 4220, 10177, 12603, 13004, 12597, 13187, 13292, 9091, 11406, 10568, 13290, 9580, 9582, 8457, 13722, 9625, 12951, 12220, 10543, 13010, 10573, 13296, 13188, 10459, 5433, 12601, 11700], 2252, [96.0, 93.0, 98.0, 97.0, 98.0, 94.0, 87.0, 97.0, 97.0, 97.0, 97.0, 99.0, 98.0, 98.0, 96.0, 95.0, 97.0, 96.0, 96.0, 94.0, 96.0, 93.0, 97.0, 94.0, 97.0, 96.0, 98.0, 96.0, 97.0, 95.0, 95.0, 93.0, 94.0, 96.0, 92.0, 95.0, 96.0, 100.0, 95.0, 96.0, 97.0, 97.0, 96.0, 0.0]], ['89855', [3913, 10564, 9770, 9771, 9851, 10565, 10303, 10019, 8859, 6061, 8545, 10250, 7130, 5186, 5881, 9097, 4165, 8701, 5806, 9092, 3585, 12312, 9578, 10586, 8456, 4974, 13104, 11855, 10026, 13736, 12318, 9626, 13705, 12311, 10455, 9916, 13388], 2282, [56.0, 31.0, 87.0, 88.0, 97.0, 94.0, 96.0, 97.0, 98.0, 96.0, 96.0, 96.0, 97.0, 99.0, 98.0, 98.0, 100.0, 98.0, 98.0, 99.0, 95.0, 97.0, 97.0, 92.0, 98.0, 98.0, 99.0, 100.0, 97.0, 86.0, 92.0, 99.0, 97.0, 97.0, 98.0, 0.0, 0.0]], ['131333', [3913, 12218, 9851, 10257, 14393, 12214, 12675, 10250, 10565, 10303, 12673, 9770, 14026, 14294, 14392, 14394, 14712, 10564, 14193, 10019, 14293, 13507, 8859], 2311, [94.0, 94.0, 97.0, 96.0, 98.0, 98.0, 96.0, 95.0, 96.0, 98.0, 98.0, 99.0, 99.0, 97.0, 99.0, 99.0, 98.0, 96.0, 97.0, 96.0, 0.0, 0.0, 0.0]], ['127716', [3913, 12214, 12675, 10257, 9851, 12218, 9771, 10565, 10250, 12673, 14194, 14193, 10019, 14293, 8859, 13574, 13507, 8545, 10023, 12908, 11863, 14208, 7130, 11621, 6061, 12318], 2312, [89.0, 90.0, 88.0, 86.0, 93.0, 79.0, 93.0, 83.0, 85.0, 92.0, 90.0, 80.0, 83.0, 88.0, 85.0, 84.0, 81.0, 89.0, 89.0, 89.0, 91.0, 83.0, 89.0, 0.0, 0.0, 0.0]], ['61717', [3913, 3711, 5186, 7130, 5881, 8456, 9097, 6061, 8545, 8859, 4165, 9626, 9578, 10019, 9851, 10250, 11863, 12312, 13724, 13390, 10455, 9916, 4561], 2318, [97.0, 97.0, 96.0, 96.0, 89.0, 97.0, 99.0, 97.0, 97.0, 97.0, 96.0, 97.0, 95.0, 98.0, 97.0, 92.0, 99.0, 96.0, 97.0, 95.0, 95.0, 91.0, 0.0]], ['83968', [3913, 10257, 10565, 6061, 10250, 12673, 14193, 10303, 14194, 12675, 14293, 13507, 10019, 9771, 12218, 8859, 10023, 11863, 8545, 12908, 14393, 11855, 10026], 2320, [89.0, 81.0, 89.0, 94.0, 97.0, 96.0, 93.0, 94.0, 95.0, 92.0, 94.0, 90.0, 92.0, 98.0, 93.0, 90.0, 95.0, 91.0, 94.0, 93.0, 0.0, -1.0, 0.0]], ['81771', [3913, 9851, 10019, 9771, 9770, 6061, 10023, 8545, 5186, 10026, 7130, 9626, 3711, 8859, 10257, 10303, 10074, 10586, 11621, 5881, 11855, 11863, 12673, 12311, 12218, 14706, 8456], 2323, [91.0, 92.0, 92.0, 94.0, 93.0, 97.0, 96.0, 90.0, 94.0, 90.0, 95.0, 95.0, 93.0, 88.0, 92.0, 86.0, 56.0, 93.0, 87.0, 94.0, 98.0, 92.0, 88.0, 90.0, 89.0, 0.0, 0.0]], ['87482', [3913, 9851, 10303, 10257, 10564, 10250, 9771, 10019, 8859, 6061, 10023, 13507, 8545, 14193, 12908, 14194, 13574, 12673, 10565, 12675], 2325, [88.0, 92.0, 92.0, 93.0, 94.0, 89.0, 93.0, 95.0, 95.0, 96.0, 90.0, 90.0, 90.0, 94.0, 96.0, 93.0, 95.0, 95.0, 95.0, 0.0]], ['86929', [3913, 9851, 9771, 10257, 10250, 10564, 10565, 10019, 10303, 9770, 6061, 8859, 10023, 7130, 10074, 5186, 10201, 11700, 5433, 10022, 12601, 12665, 10301], 2330, [97.0, 96.0, 97.0, 98.0, 92.0, 93.0, 98.0, 98.0, 97.0, 99.0, 99.0, 98.0, 98.0, 99.0, 99.0, 99.0, 98.0, 98.0, 99.0, 99.0, 97.0, 99.0, 0.0]], ['94293', [3913, 9770, 9851, 8859, 10023, 10019, 10565, 5186, 9769, 10457, 5085, 12220, 3649, 12597, 12603, 13722, 9091, 13004, 13010, 11406, 11853, 8717, 12949], 2334, [96.0, 96.0, 94.0, 91.0, 95.0, 92.0, 89.0, 90.0, 86.0, 86.0, 87.0, 89.0, 76.0, 85.0, 87.0, 94.0, 85.0, 88.0, 92.0, 84.0, 90.0, 0.0, 0.0]], ['27551', [3913, 3711, 4165, 4974, 5806, 5186, 4802, 5433, 4163, 4968, 3693, 5021, 8200, 4561, 4424, 4215, 50, 8547, 8545, 6061, 7130, 8456, 3585, 9097, 9584, 9578, 9092, 9769, 8917, 8860, 10022, 8700, 7126, 10020, 10026, 9626, 10019, 8859, 10023, 10074, 5881, 10546, 10457, 8918, 10535, 10249, 10860, 10586, 10201, 10308, 10303, 10565, 10250], 2338, [96.0, 92.0, 87.0, 94.0, 97.0, 98.0, 97.0, 96.0, 98.0, 98.0, 98.0, 97.0, 98.0, 97.0, 99.0, 96.0, 98.0, 99.0, 97.0, 99.0, 98.0, 98.0, 98.0, 98.0, 94.0, 98.0, 97.0, 98.0, 97.0, 97.0, 97.0, 98.0, 95.0, 98.0, 95.0, 98.0, 99.0, 98.0, 98.0, 95.0, 96.0, 96.0, 97.0, 98.0, 98.0, 96.0, 94.0, 96.0, 96.0, 95.0, 92.0, 0.0, 0.0]], ['51803', [3913, 5186, 4802, 5806, 5433, 3693, 4163, 4968, 5021, 3589, 4424, 4336, 4165, 4215, 5895, 3940, 4332, 5793, 4013, 4561, 3649, 4220, 8200, 6420, 4200, 6151, 50, 7126, 8199, 5797, 3762, 5881, 3711, 7130, 8456, 8545, 6061, 8441, 2093, 8457, 7184, 3791, 8700, 8699, 6521, 6460, 6781, 5194, 5085, 8860, 5845, 8919, 8854, 4457, 8717, 9091, 8701, 8918, 9097, 9578, 9626, 8859, 9771, 9851, 10303, 9770, 10019, 10023, 10074, 10308, 10026, 3585, 8547, 10201, 10020, 9584, 9092, 10022, 10021, 9918, 10073, 9625, 9582, 10177, 9580, 10301, 10455, 10457, 10249, 9769, 10250, 8917, 9751, 10459, 10537, 10540, 9916, 10543, 10568], 2340, [91.0, 88.0, 89.0, 86.0, 94.0, 95.0, 96.0, 90.0, 98.0, 96.0, 96.0, 95.0, 96.0, 95.0, 94.0, 96.0, 95.0, 89.0, 97.0, 96.0, 95.0, 95.0, 96.0, 96.0, 97.0, 93.0, 98.0, 83.0, 89.0, 83.0, 87.0, 79.0, 92.0, 97.0, 96.0, 97.0, 85.0, 45.0, 14.0, 31.0, 68.0, 93.0, 82.0, 19.0, 57.0, 76.0, 74.0, 63.0, 59.0, 54.0, 87.0, 95.0, 90.0, 75.0, 74.0, 33.0, 52.0, 93.0, 96.0, 95.0, 94.0, 96.0, 98.0, 98.0, 97.0, 97.0, 97.0, 97.0, 97.0, 89.0, 95.0, 85.0, 45.0, 71.0, 50.0, 73.0, 51.0, 61.0, 60.0, 75.0, 68.0, 54.0, 51.0, 56.0, 80.0, 76.0, 84.0, 89.0, 86.0, 94.0, 96.0, 75.0, 92.0, 89.0, 83.0, 74.0, 79.0, 90.0, 0.0]], ['27547', [3913, 7130, 4974, 8545, 3711, 4165, 5797, 4802, 8456, 5881, 5806, 8547, 7126, 8700, 5433, 4336, 4968, 6460, 4163, 3693, 8860, 9769, 9578, 10026, 9097, 9626], 2343, [91.0, 93.0, 93.0, 96.0, 90.0, 95.0, 82.0, 96.0, 95.0, 93.0, 94.0, 94.0, 90.0, 93.0, 91.0, 91.0, 92.0, 95.0, 88.0, 86.0, 94.0, 95.0, 93.0, 89.0, 0.0, 0.0]], ['52993', [3913, 3711, 5186, 4165, 4802, 3693, 5806, 4163, 5021, 4013, 5793, 5433, 4974, 4968, 4424, 4220, 3762, 8200, 4522, 3589, 6151, 50, 5881, 7126, 4215, 8441, 4332, 5895, 5797, 8700, 8547, 3585, 8860, 8918, 3791, 7184, 6420, 2093, 4457, 6521, 8919, 8701, 9850, 10022, 8917, 9097, 10201, 9769, 10249, 9092, 9584, 10020, 10589, 10535, 10457, 5194, 3649, 13292], 2345, [89.0, 82.0, 94.0, 94.0, 95.0, 95.0, 96.0, 98.0, 94.0, 94.0, 93.0, 96.0, 96.0, 96.0, 97.0, 97.0, 99.0, 97.0, 97.0, 97.0, 99.0, 96.0, 95.0, 95.0, 97.0, 90.0, 98.0, 98.0, 96.0, 98.0, 99.0, 98.0, 98.0, 97.0, 98.0, 99.0, 97.0, 97.0, 99.0, 98.0, 99.0, 96.0, 95.0, 97.0, 97.0, 96.0, 96.0, 98.0, 98.0, 95.0, 99.0, 98.0, 96.0, 99.0, 97.0, 98.0, 0.0, 0.0]], ['22693', [3913, 9851, 10019, 9770, 9771, 8545, 6061, 10023, 10250, 10257, 8859, 10303, 10074, 9626, 10026, 3711, 10565, 10564, 10586, 5186, 8547, 9097, 4974, 10860, 4165, 5881, 4802, 9578, 8456, 3585, 7130], 2346, [79.0, 80.0, 80.0, 83.0, 94.0, 76.0, 82.0, 91.0, 81.0, 87.0, 80.0, 88.0, 73.0, 89.0, 86.0, 84.0, 81.0, 91.0, 88.0, 93.0, 89.0, 82.0, 84.0, 80.0, 86.0, 84.0, 88.0, 86.0, 88.0, 92.0, 0.0]], ['54143', [3913, 5186, 3711, 4165, 5433, 5806, 4802, 4163, 4974, 6061, 8545, 7130, 5881, 3585, 8547, 8859, 8917, 8456, 9097, 9578, 9584, 9626, 10019, 9770, 10023, 10565, 10257, 12214], 2354, [94.0, 98.0, 93.0, 90.0, 94.0, 95.0, 96.0, 96.0, 96.0, 99.0, 98.0, 98.0, 95.0, 97.0, 98.0, 96.0, 98.0, 97.0, 97.0, 96.0, 96.0, 97.0, 98.0, 95.0, 95.0, 92.0, 0.0]], ['54490', [3913, 5186, 4802, 4165, 5806, 5433, 4163, 3693, 4974, 3711, 5793, 7126, 8547, 8700, 50, 5797, 8918, 8441, 3791, 8701, 8917, 9769, 10564, 9770, 9771, 9851, 10250, 10257, 10303, 10565], 2356, [88.0, 91.0, 84.0, 81.0, 89.0, 96.0, 88.0, 89.0, 94.0, 91.0, 75.0, 82.0, 94.0, 91.0, 87.0, 67.0, 94.0, 80.0, 93.0, 83.0, 76.0, 82.0, 94.0, 89.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['54491', [3913, 5186, 4165, 3711, 5806, 4802, 5433, 4163, 5021, 4968, 7126, 50, 5797, 5881, 8441, 5793, 8456, 8547, 8860, 8854, 4220, 3649, 8457, 9091], 2360, [71.0, 75.0, 59.0, 63.0, 50.0, 66.0, 61.0, 69.0, 60.0, 60.0, 56.0, 68.0, 55.0, 62.0, 65.0, 84.0, 55.0, 56.0, 61.0, 58.0, 6.0, 0.0, 0.0, 0.0]], ['54363', [3913, 5186, 4802, 3711, 5806, 5433, 3693, 5021, 4013, 4163, 4215, 7126, 4165, 4974, 5881, 50, 7130, 8456, 8545, 8547, 6061, 8700, 8701, 3585], 2363, [96.0, 98.0, 98.0, 96.0, 94.0, 94.0, 97.0, 95.0, 97.0, 93.0, 95.0, 92.0, 97.0, 96.0, 99.0, 95.0, 98.0, 98.0, 97.0, 99.0, 99.0, 99.0, 0.0, 0.0]], ['44973', [3913, 3711, 7130, 8859, 8545, 10019, 10257, 9770, 9851, 10023, 9578, 3693, 4522, 6781, 10177, 8457, 12603, 12597, 4220, 13187, 13722, 13002, 9091, 10568, 12222], 2365, [96.0, 94.0, 98.0, 95.0, 94.0, 96.0, 96.0, 95.0, 97.0, 98.0, 96.0, 94.0, 96.0, 94.0, 94.0, 94.0, 97.0, 97.0, 97.0, 95.0, 98.0, 96.0, 95.0, 0.0, 0.0]], ['56036', [3913, 3711, 4802, 3693, 4215, 5433, 8441, 4332, 2093, 4561, 6521, 4013, 8919, 4457, 7184, 3940, 5021, 6420, 8701, 8860, 10022, 4424, 3649, 9916, 4220], 2370, [90.0, 85.0, 91.0, 59.0, 85.0, 87.0, 78.0, 84.0, 90.0, 89.0, 93.0, 88.0, 95.0, 90.0, 88.0, 95.0, 88.0, 87.0, 77.0, 89.0, 96.0, 87.0, 73.0, 81.0, 0.0]], ['54964', [3913, 5186, 3711, 4802, 7130, 6061, 8545, 5881, 11863, 11621, 12908, 12318, 10020, 10201, 10455, 7184, 6151, 12986, 13298, 12740, 8854], 2371, [93.0, 92.0, 82.0, 89.0, 85.0, 73.0, 77.0, 91.0, 73.0, 75.0, 84.0, 84.0, 84.0, 86.0, 82.0, 75.0, 85.0, 88.0, 0.0, -1.0, 0.0]], ['57189', [3913, 3711, 5186, 4802, 5806, 5433, 7126, 4165, 4974, 5881, 50, 5797, 8547, 8456, 8545, 4163, 8700, 3693, 7130, 8701, 3585, 2093, 8441, 3791, 8860, 6460, 8918, 8917, 8919, 5021, 4561, 6521], 2373, [94.0, 91.0, 95.0, 92.0, 93.0, 90.0, 86.0, 84.0, 92.0, 91.0, 93.0, 87.0, 95.0, 96.0, 94.0, 92.0, 95.0, 90.0, 95.0, 97.0, 96.0, 94.0, 88.0, 95.0, 89.0, 97.0, 96.0, 94.0, 96.0, 90.0, 0.0, 0.0]], ['54708', [3913, 5186, 5806, 4165, 4802, 7126, 4163, 5881, 7130, 8545, 6061, 8456, 8859, 3585, 4974, 9578, 8547, 9584, 9626, 9092, 8917, 9097, 9771, 10023, 10250, 9851, 10565, 10564, 9770, 10586, 8918], 2375, [94.0, 92.0, 76.0, 60.0, 82.0, 87.0, 83.0, 82.0, 95.0, 88.0, 95.0, 82.0, 86.0, 87.0, 86.0, 65.0, 80.0, 80.0, 88.0, 78.0, 83.0, 66.0, 93.0, 86.0, 90.0, 96.0, 79.0, -1.0, 0.0, -1.0, 0.0]], ['54896', [3913, 3711, 9769, 10457, 5433, 7126, 8547, 10860, 8456, 10586, 8918, 4974, 7130, 10019, 6061, 5186, 10589, 5797, 7184, 4802, 11387, 10546, 9584, 8441, 11618, 10021, 10537, 12060, 11695, 10022, 5085, 9916, 8200, 5845, 11853, 11624, 3762, 12220, 11406, 10177, 12603, 4220, 13004, 8457, 9091, 12597, 9580, 13187, 9582], 2377, [83.0, 79.0, 90.0, 89.0, 86.0, 85.0, 91.0, 89.0, 94.0, 96.0, 96.0, 95.0, 94.0, 97.0, 97.0, 93.0, 92.0, 87.0, 94.0, 96.0, 97.0, 97.0, 97.0, 90.0, 93.0, 94.0, 93.0, 98.0, 96.0, 96.0, 95.0, 95.0, 89.0, 95.0, 100.0, 92.0, 97.0, 97.0, 96.0, 95.0, 96.0, 94.0, 96.0, 95.0, 95.0, 96.0, 97.0, 0.0, 0.0]], ['51746', [3913, 3711, 4974, 4802, 5806, 5881, 7126, 5433, 50, 4163, 3693, 8456, 7130, 8545, 6061, 3585, 8547, 10201, 8854, 6151, 10543, 3649, 12597], 2378, [89.0, 90.0, 91.0, 89.0, 90.0, 87.0, 87.0, 92.0, 87.0, 91.0, 94.0, 93.0, 94.0, 94.0, 94.0, 93.0, 95.0, 97.0, 96.0, 97.0, 85.0, 0.0, 0.0]], ['57245', [3913, 3711, 4165, 4163, 4802, 5806, 7126, 8456, 5186, 8547, 3585, 8917, 8700, 3693, 8699, 7184, 6420, 4457, 8854, 9850, 10457, 6521, 3649, 10177, 12603, 13722, 4220], 2384, [95.0, 95.0, 94.0, 96.0, 96.0, 93.0, 94.0, 98.0, 97.0, 99.0, 98.0, 95.0, 96.0, 98.0, 95.0, 89.0, 89.0, 96.0, 96.0, 91.0, 98.0, 98.0, 95.0, 90.0, 98.0, 94.0, 0.0]], ['54552', [3913, 3711, 4165, 5186, 4802, 5881, 5806, 7126, 5433, 8456, 3585, 8547, 8545, 8859, 6061, 9097, 9092, 8917, 8700, 8918, 10020, 9769, 10457, 10022, 10546, 9578, 8860, 10301, 3649, 12220, 4220], 2385, [95.0, 96.0, 93.0, 95.0, 94.0, 89.0, 92.0, 93.0, 91.0, 93.0, 95.0, 93.0, 95.0, 94.0, 98.0, 90.0, 92.0, 91.0, 95.0, 91.0, 92.0, 96.0, 93.0, 85.0, 91.0, 89.0, 87.0, 88.0, 90.0, 0.0, 0.0]], ['57039', [3913, 3711, 4165, 4802, 8456, 5881, 8545, 8859, 5186, 10201, 10308, 7130, 10019, 10250, 9626, 10026, 10020, 4974, 10586, 5806, 3585, 9584, 10457, 4336, 50, 9769, 3693, 4457, 4220], 2386, [96.0, 94.0, 93.0, 95.0, 96.0, 92.0, 97.0, 94.0, 96.0, 97.0, 98.0, 98.0, 100.0, 99.0, 99.0, 99.0, 98.0, 98.0, 98.0, 95.0, 97.0, 96.0, 97.0, 98.0, 96.0, 98.0, 98.0, 98.0, 0.0]], ['33678', [3913, 3711, 4974, 4165, 5881, 5186, 4802, 8456, 7126, 5806, 8547, 8545, 6061, 5433, 50, 5797, 8700, 4163, 8441, 8701, 8918, 7130, 8859, 9092, 9097, 8860, 9584, 10026, 10019, 9851, 10023, 10074, 11863, 11618, 12127, 10022, 4424, 10073, 3589, 9916, 10543, 8200, 3649, 9580, 12220, 4561], 2391, [86.0, 70.0, 87.0, 54.0, 83.0, 94.0, 88.0, 90.0, 82.0, 91.0, 88.0, 88.0, 86.0, 83.0, 94.0, 77.0, 92.0, 91.0, 68.0, 85.0, 90.0, 90.0, 83.0, 59.0, 85.0, 88.0, 93.0, 95.0, 88.0, 91.0, 87.0, 76.0, 94.0, 89.0, 89.0, 93.0, 89.0, 84.0, 91.0, 88.0, 80.0, 82.0, 79.0, 70.0, 0.0, 0.0]], ['58841', [3913, 5186, 3711, 4974, 8859, 10019, 6061, 4165, 10023, 9626, 10026, 5881, 8545, 10074, 9097, 9578, 10020, 10860, 10308, 10586, 8918, 3585, 7126, 8854, 10543, 9091, 10177, 4220, 8457], 2393, [88.0, 94.0, 91.0, 86.0, 88.0, 87.0, 95.0, 85.0, 75.0, 91.0, 83.0, 72.0, 84.0, 63.0, 78.0, 81.0, 87.0, 93.0, 81.0, 86.0, 88.0, 93.0, 78.0, 81.0, 79.0, 69.0, 79.0, 0.0, 0.0]], ['58555', [3913, 3711, 4165, 4802, 7126, 5433, 8199, 3693, 50, 5806, 4163, 5797, 4968, 4215, 5793, 8441, 6151, 6420, 4336, 8547, 5881, 2093, 5895, 8701, 8700, 8699, 7184, 3585, 8456, 8917, 8860, 8919, 5845, 6460, 3791, 8854, 5085, 6521, 4013, 5194, 4522, 3940, 9850, 9751, 10022, 4332, 9916, 3649, 4561, 10540, 9625, 3762, 3589, 4424, 9582, 10177, 8457, 4220, 9091, 9580, 10568, 11389, 10543, 8717, 12222, 6781, 12603, 12220, 8200, 10858, 12597], 2395, [90.0, 88.0, 88.0, 95.0, 93.0, 93.0, 91.0, 87.0, 96.0, 92.0, 90.0, 91.0, 95.0, 91.0, 90.0, 83.0, 96.0, 97.0, 93.0, 98.0, 90.0, 96.0, 92.0, 96.0, 96.0, 94.0, 95.0, 97.0, 97.0, 96.0, 99.0, 97.0, 97.0, 94.0, 95.0, 92.0, 92.0, 93.0, 95.0, 94.0, 90.0, 96.0, 92.0, 90.0, 89.0, 93.0, 91.0, 89.0, 91.0, 94.0, 93.0, 98.0, 95.0, 96.0, 95.0, 95.0, 89.0, 92.0, 92.0, 98.0, 96.0, 96.0, 90.0, 95.0, 96.0, 93.0, 97.0, 90.0, 0.0, 0.0, 0.0]], ['4544', [3913, 5186, 4802, 4165, 5433, 3693, 7126, 4974, 8456, 8547, 8700, 4163, 8699, 4561, 6420, 4457, 4200, 8200, 3649, 6781, 4332, 5793, 10022, 4424, 10073, 9916, 9091, 9625, 10858], 2396, [88.0, 93.0, 93.0, 82.0, 82.0, 86.0, 83.0, 88.0, 88.0, 90.0, 88.0, 82.0, 74.0, 80.0, 80.0, 79.0, 80.0, 79.0, 82.0, 78.0, 80.0, 76.0, 86.0, 87.0, 81.0, 71.0, 80.0, 0.0, 0.0]], ['59598', [3913, 3711, 5186, 4802, 4165, 4163, 7126, 5806, 5433, 6151, 3589, 4336, 3693, 4215, 50, 8547, 8456, 5797, 3585, 8860, 8701, 2093, 4200, 8919, 4561], 2399, [91.0, 90.0, 91.0, 87.0, 84.0, 90.0, 89.0, 90.0, 84.0, 84.0, 86.0, 88.0, 95.0, 85.0, 87.0, 87.0, 92.0, 89.0, 94.0, 92.0, 92.0, 92.0, 95.0, 92.0, 0.0]], ['58105', [3913, 5186, 3711, 4165, 7130, 4802, 5881, 5806, 4974, 8456, 8547, 8545, 6061, 8700, 7126, 5797, 3585, 8918, 8859, 9097], 2400, [88.0, 94.0, 84.0, 84.0, 90.0, 90.0, 91.0, 87.0, 91.0, 90.0, 92.0, 93.0, 90.0, 91.0, 78.0, 82.0, 93.0, 75.0, 0.0, 0.0]], ['60830', [3913, 6061, 8545, 5186, 8547, 10026, 4165, 10020, 8918, 3585, 11387, 5895, 3649, 9091, 8457, 10177, 10568, 11406, 12597, 12603, 9582, 9580, 11389, 9625, 13004], 2414, [80.0, 89.0, 92.0, 94.0, 91.0, 90.0, 87.0, 93.0, 93.0, 95.0, 91.0, 85.0, 82.0, 83.0, 89.0, 91.0, 95.0, 91.0, 90.0, 94.0, 80.0, 86.0, 84.0, 0.0, 0.0]], ['61583', [3913, 4974, 4802, 8441, 3940, 3762, 3649, 9582, 4220, 9091, 9625, 9580, 8717, 6781, 4561, 10177, 9916, 4457, 4522, 8200, 10073], 2415, [94.0, 96.0, 97.0, 96.0, 94.0, 95.0, 89.0, 95.0, 94.0, 94.0, 89.0, 94.0, 92.0, 92.0, 86.0, 95.0, 90.0, 82.0, 0.0, 0.0, 0.0]], ['61937', [3913, 3711, 8859, 8545, 6061, 10019, 9771, 10023, 9097, 9578, 9584, 4165, 7130, 10303, 10074, 4974, 10535, 11630, 11389, 10540, 10177], 2417, [85.0, 82.0, 85.0, 91.0, 95.0, 95.0, 95.0, 94.0, 92.0, 93.0, 91.0, 85.0, 91.0, 90.0, 91.0, 94.0, 93.0, 81.0, 84.0, 0.0, 0.0]], ['52950', [3913, 3711, 5186, 4974, 4165, 5881, 4802, 5806, 7130, 6061, 8456, 8547, 8545, 8700, 3585, 8860, 50, 8859, 8918, 5797, 5433, 7126, 8917, 8441, 3791, 8701, 4163, 9092, 9097, 5021, 6420, 3693, 2093, 4013, 8854, 8919, 4561, 5895, 6460, 10022, 8199, 9850, 9751, 9769, 10026, 10020, 8699, 4968, 10249, 10308, 10019, 9626, 10201, 10457, 10459, 10589, 10546, 10570, 6151, 4332, 5793, 10455, 4215, 3589, 5845, 4457, 10073, 5085, 5194, 10540, 6521, 7184, 4200, 6781, 9916, 10568, 10177, 4220, 12597, 9091, 12603, 9580, 9582, 8457, 13004, 11406, 11389, 12951, 13187, 8200, 13722], 2419, [70.0, 67.0, 90.0, 85.0, 70.0, 74.0, 84.0, 89.0, 88.0, 95.0, 92.0, 95.0, 93.0, 95.0, 96.0, 95.0, 94.0, 95.0, 97.0, 87.0, 94.0, 96.0, 88.0, 89.0, 97.0, 96.0, 94.0, 94.0, 92.0, 95.0, 95.0, 93.0, 93.0, 92.0, 96.0, 98.0, 92.0, 91.0, 94.0, 92.0, 93.0, 92.0, 94.0, 97.0, 98.0, 97.0, 96.0, 93.0, 96.0, 96.0, 99.0, 96.0, 97.0, 97.0, 92.0, 94.0, 97.0, 94.0, 95.0, 94.0, 91.0, 99.0, 93.0, 94.0, 93.0, 91.0, 95.0, 93.0, 86.0, 80.0, 89.0, 94.0, 93.0, 96.0, 96.0, 97.0, 95.0, 93.0, 97.0, 90.0, 91.0, 99.0, 93.0, 96.0, 97.0, 96.0, 82.0, 91.0, 97.0, 0.0, 0.0]], ['51851', [3913, 3711, 4802, 5433, 3693, 5797, 8547, 4974, 8456, 3585, 8860, 8700, 9092, 7126, 9578, 50, 8919, 4561, 6420, 4968, 5085, 4332, 3762, 10543, 10177, 9091, 4220, 8457, 11406, 9582, 11389, 9625, 3649, 10568, 12597, 12220, 8717, 12951, 13004, 13292, 12603, 13290, 13187, 13010, 12222, 6781, 13722, 8200, 9916, 9580, 13298, 4457, 12594, 13002, 13188, 10858, 12947, 12129, 10073, 12912, 11624, 4013, 13102, 8854, 3589, 14033, 6151, 12986, 9918, 4424, 4522, 14807, 14708], 2421, [93.0, 93.0, 93.0, 94.0, 92.0, 87.0, 92.0, 96.0, 95.0, 97.0, 98.0, 98.0, 91.0, 95.0, 97.0, 94.0, 97.0, 92.0, 94.0, 87.0, 91.0, 96.0, 95.0, 91.0, 94.0, 93.0, 92.0, 89.0, 93.0, 88.0, 86.0, 81.0, 88.0, 95.0, 91.0, 86.0, 94.0, 91.0, 90.0, 85.0, 93.0, 96.0, 83.0, 90.0, 87.0, 93.0, 87.0, 82.0, 92.0, 93.0, 94.0, 87.0, 91.0, 91.0, 91.0, 84.0, 93.0, 96.0, 92.0, 82.0, 94.0, 95.0, 90.0, 89.0, 92.0, 88.0, 88.0, 90.0, 92.0, 94.0, 0.0, 0.0, 0.0]], ['51550', [3913, 3711, 4974, 5186, 7126, 4802, 5797, 5433, 5895, 4163, 8700, 5806, 8456, 4165, 8918, 8860, 3693, 10457, 10022, 8919, 8854, 9850, 10546, 10589, 9584, 9578, 10535, 50, 8701, 4336, 2093, 10573, 4522, 6781], 2423, [94.0, 94.0, 94.0, 93.0, 82.0, 93.0, 85.0, 89.0, 84.0, 90.0, 89.0, 87.0, 92.0, 87.0, 90.0, 83.0, 79.0, 95.0, 95.0, 94.0, 87.0, 91.0, 94.0, 93.0, 96.0, 94.0, 95.0, 93.0, 95.0, 94.0, 94.0, 93.0, 0.0, 0.0]], ['61753', [3913, 3711, 8700, 4336, 4163, 5806, 3585, 9097, 8545, 8859, 5881, 10201, 10546, 9850, 10457, 10537, 10022, 10249, 10535, 8456, 8701, 12593, 12594, 3589], 2424, [93.0, 90.0, 96.0, 95.0, 93.0, 95.0, 96.0, 99.0, 95.0, 91.0, 92.0, 96.0, 96.0, 96.0, 97.0, 95.0, 97.0, 97.0, 98.0, 96.0, 96.0, 93.0, 99.0, 0.0]], ['61106', [3913, 3711, 4974, 4802, 50, 7126, 5797, 8701, 5433, 5085, 2093, 5845, 3693, 5806, 3585, 9584, 8918, 9850, 8917, 9578], 2426, [97.0, 96.0, 98.0, 98.0, 97.0, 96.0, 94.0, 97.0, 96.0, 94.0, 97.0, 96.0, 97.0, 95.0, 98.0, 97.0, 97.0, 95.0, 0.0, 0.0]], ['61543', [3913, 3711, 4165, 5806, 8456, 8545, 8859, 6061, 9626, 9097, 9771, 10026, 7126, 10201, 8860, 8854, 10543, 10177, 9091, 10568, 6781, 6420, 6521, 4336], 2428, [48.0, 69.0, 26.0, 74.0, 66.0, 59.0, 45.0, 93.0, 66.0, 77.0, 60.0, 83.0, 49.0, 64.0, 61.0, 40.0, 53.0, 58.0, 34.0, 64.0, 38.0, 48.0, 42.0, 0.0]], ['62628', [3913, 5186, 4974, 3711, 8545, 4165, 6061, 8859, 8456, 9626, 9097, 10019, 9851, 10564, 9771, 10250, 10565, 9770, 10023, 10303, 12673, 12214], 2431, [87.0, 95.0, 92.0, 87.0, 91.0, 78.0, 94.0, 88.0, 94.0, 93.0, 90.0, 85.0, 95.0, 91.0, 91.0, 95.0, 96.0, 94.0, 91.0, 57.0, 0.0]], ['62350', [3913, 3711, 8545, 7130, 8859, 9626, 6061, 9851, 10023, 10250, 10257, 10564, 9770, 10565, 10019, 5186, 10020, 10546, 10860, 10586, 11700], 2437, [87.0, 78.0, 83.0, 83.0, 86.0, 83.0, 79.0, 89.0, 87.0, 86.0, 96.0, 99.0, 95.0, 99.0, 99.0, 97.0, 95.0, 99.0, 0.0, -1.0, 0.0]], ['14893', [3913, 5186, 4802, 50, 7126, 8456, 8545, 7130, 3711, 4165, 5797, 8547, 4974, 6061, 5881, 8700, 5433, 8860, 5806, 3693, 8917, 8441, 4968, 8701, 8918, 9092, 9584, 9097, 9578, 9626, 8859, 2093, 9769, 4163, 10022, 8199, 10020, 10026, 10074, 10023, 10250, 9851, 10019, 10303, 3585, 10201, 10308, 10546, 10457, 10860, 10249, 10586, 10589, 10565, 9771, 10535, 10257, 11399, 8919, 3649, 10177, 9091, 8457, 11406, 4220, 10568, 9580, 12597, 9582, 9625, 13004, 13290, 13002, 13187, 13722, 13292, 12951], 2438, [98.0, 97.0, 96.0, 96.0, 97.0, 98.0, 98.0, 99.0, 99.0, 100.0, 98.0, 97.0, 99.0, 99.0, 97.0, 99.0, 98.0, 100.0, 99.0, 99.0, 99.0, 100.0, 96.0, 98.0, 97.0, 97.0, 99.0, 100.0, 98.0, 99.0, 96.0, 96.0, 99.0, 98.0, 98.0, 97.0, 97.0, 100.0, 99.0, 97.0, 100.0, 97.0, 99.0, 97.0, 98.0, 98.0, 99.0, 97.0, 97.0, 98.0, 97.0, 100.0, 98.0, 98.0, 99.0, 96.0, 99.0, 98.0, 100.0, 96.0, 98.0, 99.0, 98.0, 97.0, 97.0, 98.0, 97.0, 97.0, 93.0, 94.0, 95.0, 98.0, 98.0, 91.0, 97.0, 92.0, 0.0]], ['63159', [3913, 8545, 10074, 8918, 8456, 8700, 50, 8199, 6151, 4457, 3649, 10177, 4220, 9580, 9091, 10568, 11406, 11389, 9625, 10543, 3762], 2439, [89.0, 87.0, 83.0, 92.0, 94.0, 97.0, 93.0, 90.0, 98.0, 93.0, 92.0, 97.0, 95.0, 94.0, 95.0, 95.0, 97.0, 99.0, 95.0, 0.0, 0.0]], ['63194', [3913, 3711, 5186, 4165, 5881, 7130, 8545, 6061, 9097, 9771, 9851, 9770, 8859, 9626, 9578, 4974, 8547, 4802, 9584, 9092, 9769, 8917, 8918, 5806, 7126, 8700, 5797, 5433, 50, 8860], 2445, [94.0, 97.0, 96.0, 95.0, 94.0, 96.0, 92.0, 89.0, 93.0, 94.0, 93.0, 98.0, 88.0, 93.0, 84.0, 92.0, 95.0, 91.0, 91.0, 88.0, 88.0, 80.0, 85.0, 69.0, 71.0, 83.0, 64.0, 77.0, 0.0, 0.0]], ['378', [3913, 3711, 7130, 5186, 8545, 6061, 5881, 4165, 8547, 8456, 3585, 9097, 8859, 4802, 8918, 10026, 9578, 10074, 10019, 10257, 11698, 12673, 11399, 12312, 13390, 12665, 2093], 2448, [95.0, 95.0, 97.0, 98.0, 96.0, 98.0, 95.0, 94.0, 95.0, 97.0, 97.0, 97.0, 91.0, 91.0, 97.0, 96.0, 97.0, 74.0, 93.0, 95.0, 95.0, 94.0, 96.0, 93.0, 88.0, 95.0, 0.0]], ['61865', [3913, 6061, 12675, 5881, 4165, 12312, 11399, 8456, 4968, 12910, 5793, 4215, 12665, 10537, 2093, 13188, 12594, 4457, 13298, 11406], 2452, [78.0, 90.0, 90.0, 73.0, 71.0, 69.0, 83.0, 87.0, 78.0, 85.0, 66.0, 74.0, 79.0, 62.0, 82.0, 84.0, 82.0, 0.0, 0.0, 0.0]], ['62525', [3913, 3711, 8859, 6061, 8545, 10250, 10026, 10565, 11863, 12218, 10257, 9770, 13302, 9578, 8699, 8199, 6460, 11859, 12605, 4457, 12594, 10858, 11406, 10568, 13290, 13722, 10177, 8457, 4220], 2453, [92.0, 93.0, 94.0, 91.0, 86.0, 66.0, 59.0, 49.0, 42.0, 23.0, 77.0, 90.0, 84.0, 87.0, 79.0, 72.0, 73.0, 71.0, 82.0, 71.0, 86.0, 76.0, 80.0, 87.0, 89.0, 85.0, 84.0, 77.0, 0.0]], ['62456', [3913, 5186, 4802, 3711, 9771, 10019, 10023, 10257, 9851, 6061, 10026, 12667, 10022, 13102, 12986, 13010, 10543, 3649, 12951, 11389, 9582, 4457, 12597, 8457, 12603, 10177, 13722, 13004, 13187], 2456, [91.0, 83.0, 70.0, 54.0, 91.0, 87.0, 90.0, 85.0, 92.0, 86.0, 88.0, 80.0, 78.0, 82.0, 77.0, 79.0, 74.0, 74.0, 81.0, 98.0, 98.0, 97.0, 96.0, 98.0, 99.0, 99.0, 97.0, 0.0, 0.0]], ['19576', [3913, 5186, 5806, 8456, 3711, 8545, 8859, 9626, 9097, 6061, 9771, 9851, 9770, 4165, 8918, 5881, 9578, 3585, 10023, 10019, 10026, 4802, 10022, 8919, 8854, 10301], 2462, [95.0, 97.0, 91.0, 96.0, 97.0, 98.0, 96.0, 98.0, 97.0, 98.0, 99.0, 98.0, 98.0, 97.0, 98.0, 97.0, 96.0, 98.0, 97.0, 98.0, 97.0, 96.0, 96.0, 98.0, 0.0, 0.0]], ['37292', [3913, 5186, 5881, 4165, 7126, 4802, 5806, 5433, 6151, 4332, 5021, 8700, 5797, 8441, 4968, 12062, 8200, 5895, 13010, 3762, 13004], 2464, [96.0, 92.0, 94.0, 92.0, 95.0, 98.0, 98.0, 95.0, 94.0, 97.0, 97.0, 97.0, 77.0, 82.0, 94.0, 95.0, 91.0, 95.0, 93.0, 0.0, 0.0]], ['62804', [3913, 6061, 10303, 9851, 10257, 10250, 10565, 8547, 12673, 12218, 10020, 13394, 4165, 6151, 4802, 11698, 11387, 9092, 13392, 11624, 12949, 6781, 10073, 10568, 13187, 9625], 2465, [45.0, 52.0, 44.0, 79.0, 41.0, 47.0, 43.0, 57.0, 71.0, 98.0, 93.0, 87.0, 97.0, 97.0, 60.0, 86.0, 95.0, 96.0, 97.0, 97.0, 47.0, 84.0, 96.0, 67.0, 0.0, 0.0]], ['63855', [3913, 7130, 5186, 4165, 3711, 5881, 4802, 4974, 5806, 7126, 8456, 50, 5797, 8547, 5433, 8545, 3693, 8700, 4163, 8441, 8701, 3585, 8917, 6061, 8860, 8918, 8859, 2093, 5021, 4457, 6151, 6460, 8699, 9092, 8919, 8199, 9097, 3791, 9584, 4968, 9578, 9751, 4215, 9769, 5793, 9626, 10023, 10020, 9850, 10022, 4336, 5845, 10249, 10021, 6521, 6420, 10457, 10459, 10589, 10860, 10308, 10026, 10455, 10537, 8854, 7184, 4332, 10570, 5895, 10301, 5085, 4424, 10535, 11385, 11389, 10177, 9091, 8457, 4220, 9580, 9582, 10568, 11406, 9625, 12220, 3762, 10543, 12597, 12603, 8717, 12222, 3649, 4561, 8200, 13004, 13002, 6781, 13010, 9916, 10858, 12129, 13290, 13292, 13298, 12951, 12594, 12912, 12947, 13188, 10073, 3589, 13187, 4522, 9918, 13722, 12943, 13183, 4013, 4200, 10573, 11630, 13296, 11853, 13294, 10540, 14031, 13498, 5194, 13570, 12949, 11624, 13388, 12601, 12984, 11700, 11698, 13394, 11618, 13724, 14706, 13302, 11399, 12312, 13104, 11855, 12216, 14192, 10586, 14710, 14707, 11387, 13506], 2470, [100.0, 99.0, 97.0, 98.0, 97.0, 96.0, 97.0, 97.0, 99.0, 98.0, 97.0, 95.0, 99.0, 99.0, 99.0, 99.0, 98.0, 97.0, 97.0, 95.0, 97.0, 98.0, 97.0, 98.0, 97.0, 98.0, 98.0, 97.0, 99.0, 99.0, 99.0, 98.0, 98.0, 98.0, 97.0, 97.0, 98.0, 99.0, 99.0, 97.0, 91.0, 97.0, 98.0, 99.0, 99.0, 98.0, 99.0, 98.0, 98.0, 95.0, 98.0, 97.0, 98.0, 95.0, 99.0, 99.0, 98.0, 98.0, 97.0, 99.0, 96.0, 98.0, 96.0, 98.0, 97.0, 99.0, 98.0, 97.0, 99.0, 98.0, 98.0, 97.0, 98.0, 98.0, 98.0, 97.0, 99.0, 98.0, 98.0, 98.0, 98.0, 98.0, 99.0, 97.0, 96.0, 97.0, 97.0, 97.0, 98.0, 99.0, 98.0, 99.0, 98.0, 98.0, 97.0, 98.0, 99.0, 99.0, 99.0, 96.0, 98.0, 99.0, 98.0, 99.0, 97.0, 97.0, 99.0, 99.0, 97.0, 98.0, 97.0, 98.0, 98.0, 97.0, 98.0, 99.0, 99.0, 98.0, 99.0, 98.0, 99.0, 97.0, 97.0, 98.0, 98.0, 97.0, 98.0, 97.0, 99.0, 99.0, 98.0, 98.0, 96.0, 97.0, 97.0, 98.0, 99.0, 98.0, 98.0, 99.0, 99.0, 100.0, 100.0, 99.0, 100.0, 99.0, 97.0, 98.0, 98.0, 0.0, -1.0, 0.0]], ['65110', [3913, 6061, 9771, 10023, 13507, 13574, 14193, 8545, 8859, 13705, 13736, 12311, 13394, 12669, 11700, 8456, 12601, 5433, 13296, 11853, 13568, 9625, 13002, 8457, 13187, 10177, 11406, 9091], 2475, [55.0, 57.0, 71.0, 42.0, 22.0, 66.0, 89.0, 80.0, 58.0, 28.0, 13.0, 14.0, 0.0, 31.0, 23.0, 17.0, 28.0, 4.0, 33.0, 29.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['65696', [3913, 3711, 4974, 8545, 5186, 8547, 7130, 8859, 5881, 8456, 9097, 9626, 9578, 3585, 4802, 9092, 9769, 9584, 4165, 7126, 8918, 10026, 10019, 9851, 10023, 10250, 9770, 10074, 10303, 10565, 10586, 5806, 10020, 14192], 2477, [88.0, 84.0, 88.0, 90.0, 97.0, 90.0, 93.0, 96.0, 96.0, 95.0, 94.0, 98.0, 96.0, 97.0, 95.0, 96.0, 98.0, 99.0, 98.0, 93.0, 96.0, 97.0, 98.0, 99.0, 98.0, 96.0, 98.0, 92.0, 93.0, 91.0, 96.0, 0.0, 0.0, 0.0]], ['58113', [3913, 3711, 7130, 8545, 6061, 4974, 5881, 4165, 8700, 4802, 5186, 8859, 8547, 5806, 3585, 8918, 8917, 8860, 5433, 9092, 5797, 9584, 9578, 50, 4163], 2480, [72.0, 94.0, 98.0, 97.0, 99.0, 96.0, 97.0, 97.0, 96.0, 97.0, 97.0, 99.0, 97.0, 94.0, 97.0, 98.0, 97.0, 97.0, 97.0, 95.0, 97.0, 97.0, 98.0, 0.0, 0.0]], ['66223', [3913, 3711, 5186, 7130, 8545, 6061, 4974, 10023, 10303, 9851, 10564, 10257, 10250, 10019, 9770, 8859, 10565, 9771, 10586, 8918, 9097, 10026, 10074, 10860, 4165, 10457, 3585], 2482, [82.0, 71.0, 85.0, 83.0, 76.0, 86.0, 74.0, 90.0, 84.0, 89.0, 91.0, 90.0, 77.0, 88.0, 90.0, 89.0, 85.0, 89.0, 81.0, 87.0, 84.0, 85.0, 65.0, 86.0, 79.0, 85.0, 0.0]], ['65719', [3913, 8545, 3711, 9578, 4802, 4163, 8700, 8547, 4974, 8701, 8860, 5433, 7126, 9584, 4165, 5797, 9769, 9097, 3589, 3693, 6151, 10022, 8441, 9850, 2093, 4457, 4424, 9916, 6781, 6521, 10573, 9625, 10568, 3762, 10858, 3649, 9582, 8717, 9091, 8200, 10073, 7184, 5085, 4561, 10540, 9580, 10301, 10543, 5895, 5194, 4013, 4332, 11385, 5845, 6420, 12222, 12220, 8854, 4522, 12594, 11389, 12129, 9918, 4200, 11630, 11853, 11406, 12316, 12603, 10177, 11624, 12665, 4220], 2484, [94.0, 93.0, 95.0, 99.0, 97.0, 94.0, 98.0, 98.0, 97.0, 93.0, 94.0, 98.0, 94.0, 97.0, 91.0, 93.0, 98.0, 95.0, 94.0, 97.0, 96.0, 97.0, 96.0, 93.0, 98.0, 99.0, 96.0, 94.0, 95.0, 93.0, 97.0, 95.0, 98.0, 98.0, 93.0, 93.0, 95.0, 96.0, 97.0, 97.0, 96.0, 94.0, 94.0, 96.0, 94.0, 97.0, 97.0, 96.0, 98.0, 93.0, 98.0, 98.0, 97.0, 96.0, 97.0, 96.0, 95.0, 92.0, 97.0, 96.0, 96.0, 98.0, 94.0, 96.0, 96.0, 100.0, 97.0, 99.0, 97.0, 0.0, -1.0, -1.0, 0.0]], ['66455', [3913, 3711, 7130, 6061, 8545, 4165, 4802, 5881, 7126, 8456, 8859, 3585, 8547, 8917, 8918, 5806, 8860, 5797, 5433, 50, 9584, 9578, 8700, 4163, 10455, 10457, 9092, 10022, 6521, 3649, 4220, 10177, 11406], 2485, [90.0, 88.0, 95.0, 93.0, 90.0, 87.0, 86.0, 83.0, 78.0, 93.0, 86.0, 96.0, 91.0, 88.0, 95.0, 86.0, 86.0, 83.0, 76.0, 91.0, 95.0, 89.0, 86.0, 91.0, 92.0, 93.0, 96.0, 91.0, 84.0, 83.0, 89.0, 0.0, 0.0]], ['63758', [3913, 9770, 9771, 9851, 10019, 10250, 10303, 10257, 10564, 10565, 8859, 8545, 7130, 6061, 10074, 12214, 12908, 10023, 12673, 12675, 5186, 11863, 11621, 9626], 2489, [92.0, 89.0, 90.0, 92.0, 88.0, 84.0, 90.0, 86.0, 85.0, 82.0, 80.0, 77.0, 70.0, 53.0, 64.0, 84.0, 85.0, 89.0, 91.0, 88.0, 93.0, 85.0, 0.0, 0.0]], ['67538', [3913, 8545, 7130, 3711, 4974, 9097, 9578, 8547, 5186, 8918, 9626, 5881, 4802, 8456, 6061, 3585, 9584, 10020, 10026, 4165, 10023, 10074, 10249, 10457, 50, 9769, 4424, 12220, 10543, 3649], 2490, [88.0, 83.0, 91.0, 84.0, 89.0, 84.0, 83.0, 83.0, 95.0, 91.0, 94.0, 89.0, 90.0, 91.0, 91.0, 93.0, 88.0, 87.0, 94.0, 54.0, 89.0, 73.0, 85.0, 90.0, 66.0, 90.0, 86.0, 61.0, 79.0, 0.0]], ['67802', [3913, 8545, 7130, 3711, 4974, 4165, 5797, 4802, 8456, 5881, 5433, 8547, 3585, 5806, 8860, 8700, 50, 8917, 8918, 3693, 8441, 8701, 2093, 4336, 5021, 9584, 9092, 8919, 6420, 6460, 8199, 8699, 7184, 4332, 5793, 9850, 3791, 9751, 4968, 4215, 5845, 8854, 6151, 9918, 5085, 4013, 4457, 10537, 10021, 6781, 11406], 2492, [97.0, 96.0, 98.0, 98.0, 98.0, 98.0, 97.0, 97.0, 97.0, 94.0, 97.0, 98.0, 98.0, 99.0, 99.0, 98.0, 96.0, 98.0, 99.0, 98.0, 95.0, 99.0, 98.0, 98.0, 96.0, 97.0, 99.0, 96.0, 98.0, 99.0, 97.0, 99.0, 99.0, 97.0, 98.0, 98.0, 98.0, 98.0, 97.0, 97.0, 97.0, 97.0, 97.0, 98.0, 96.0, 97.0, 97.0, 97.0, 95.0, 0.0, 0.0]], ['67728', [3913, 8545, 3711, 8456, 4802, 7126, 8700, 50, 5433, 2093, 4200, 8199, 4163, 8860, 3693, 5797, 8917, 5881, 9092, 9097, 3585, 10020, 10457, 6521, 11624, 5895, 13010, 10301], 2493, [89.0, 94.0, 93.0, 98.0, 98.0, 97.0, 98.0, 96.0, 99.0, 97.0, 98.0, 96.0, 98.0, 97.0, 95.0, 94.0, 96.0, 95.0, 96.0, 96.0, 96.0, 95.0, 97.0, 96.0, 96.0, 90.0, 0.0, 0.0]], ['66726', [3913, 6061, 8545, 5186, 4802, 50, 6420, 5793, 3649, 8457, 4220, 9582, 9580, 3762, 8717, 9091, 8200, 6781, 10177, 9625, 9916, 4457, 4522, 3589, 10073, 9918, 4200, 4561, 10543, 10858, 10573, 10540, 10568, 3940, 11389, 11630, 11406, 12220, 12222, 13292, 13290, 13187, 12603], 2494, [96.0, 89.0, 97.0, 98.0, 95.0, 99.0, 96.0, 97.0, 96.0, 98.0, 98.0, 96.0, 98.0, 98.0, 97.0, 98.0, 96.0, 98.0, 97.0, 98.0, 99.0, 98.0, 98.0, 98.0, 99.0, 97.0, 98.0, 97.0, 97.0, 97.0, 97.0, 97.0, 98.0, 98.0, 98.0, 94.0, 98.0, 92.0, 98.0, 95.0, 97.0, 0.0, 0.0]], ['62813', [3913, 8545, 6061, 3711, 8859, 4974, 9626, 4165, 9771, 9851, 10023, 10074, 9097, 10019, 10565, 7130, 10586, 10860, 8456, 8547, 11698, 12060, 4336, 8700, 8860, 10020, 13394, 11700, 10201], 2496, [89.0, 89.0, 91.0, 89.0, 85.0, 88.0, 94.0, 79.0, 94.0, 94.0, 92.0, 45.0, 87.0, 81.0, 93.0, 90.0, 93.0, 86.0, 89.0, 88.0, 75.0, 78.0, 82.0, 94.0, 96.0, 92.0, 92.0, 95.0, 0.0]], ['68149', [3913, 8545, 3711, 5881, 4974, 8547, 8456, 4802, 7126, 9092, 5433, 9850, 8860, 9584, 8700, 10020, 8917, 4163, 5021, 6151, 9916, 10543, 9580, 9091, 9582, 4220], 2497, [92.0, 95.0, 98.0, 97.0, 97.0, 95.0, 97.0, 97.0, 92.0, 96.0, 98.0, 93.0, 95.0, 97.0, 98.0, 96.0, 94.0, 98.0, 93.0, 95.0, 94.0, 96.0, 96.0, 94.0, 97.0, 0.0]], ['69108', [3913, 8545, 6061, 3711, 4974, 4165, 8700, 8547, 5881, 8456, 8859, 3585, 4802, 50, 5021, 4561, 6521, 5433, 3589, 3649, 4522, 4336, 5797, 9584, 8701, 4200, 8860, 9092, 9850, 8919, 10022, 9751, 4163, 6460, 10457, 10455, 3693, 2093, 8699, 10021, 10537, 10570, 4013, 4457, 4332, 6781, 10073, 6420, 8200, 9916, 7184, 9918, 9625, 3762, 8717, 11389, 10573, 10540, 11624, 11630, 11853, 9091, 12593, 9580, 12311, 10177, 13004, 11406, 13187, 10543, 13002, 10568, 13290, 12597, 13292, 13010, 4220], 2503, [96.0, 97.0, 99.0, 98.0, 98.0, 97.0, 98.0, 97.0, 98.0, 98.0, 98.0, 99.0, 98.0, 98.0, 99.0, 99.0, 98.0, 99.0, 99.0, 99.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 99.0, 99.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 99.0, 98.0, 99.0, 100.0, 99.0, 99.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 99.0, 0.0]], ['69285', [3913, 6061, 8545, 3711, 5186, 5806, 8456, 4974, 9097, 4165, 7126, 9578, 8547, 3585, 5881, 9626, 9092, 8918, 9584, 10020, 10074, 9769, 3791], 2504, [97.0, 96.0, 95.0, 98.0, 99.0, 98.0, 97.0, 97.0, 98.0, 97.0, 98.0, 98.0, 95.0, 97.0, 95.0, 97.0, 97.0, 96.0, 97.0, 99.0, 98.0, 0.0, 0.0]], ['69566', [3913, 8545, 5186, 6061, 3711, 8859, 4165, 8547, 5881, 8456, 9626, 9097, 7130, 10019, 9851, 10074, 10250, 10257, 10303, 10564, 10565, 9770, 10586, 8918, 10860, 10026, 10308], 2506, [83.0, 81.0, 84.0, 87.0, 87.0, 91.0, 97.0, 84.0, 84.0, 87.0, 87.0, 92.0, 85.0, 92.0, 92.0, 92.0, 91.0, 93.0, 86.0, 88.0, 88.0, 90.0, 71.0, 86.0, 86.0, 93.0, 0.0]], ['70597', [3913, 8545, 7130, 3711, 6061, 4165, 8859, 5881, 9626, 10019, 10250, 10303, 10023, 10026, 10565, 10074, 10457, 5895, 3649, 9091, 10177], 2509, [97.0, 97.0, 99.0, 99.0, 99.0, 99.0, 95.0, 97.0, 98.0, 97.0, 98.0, 98.0, 98.0, 97.0, 98.0, 97.0, 98.0, 98.0, 98.0, 0.0, 0.0]], ['70820', [3913, 6061, 8545, 8859, 7130, 3711, 9097, 5186, 4974, 5881, 4802, 8918, 7126, 8547, 10026, 4165, 10023, 9626, 8456, 10586, 10020, 10546, 8700, 9584, 10860, 9578, 10201], 2510, [89.0, 88.0, 84.0, 81.0, 86.0, 91.0, 91.0, 92.0, 93.0, 87.0, 88.0, 94.0, 89.0, 90.0, 89.0, 76.0, 91.0, 94.0, 86.0, 89.0, 89.0, 82.0, 82.0, 89.0, 89.0, 0.0, 0.0]], ['70899', [3913, 6061, 8545, 3711, 5186, 8859, 4165, 8860, 4802, 4974, 8456, 3693, 8918, 9578, 9097, 5881, 9626, 9771, 9851, 9770, 8547, 9092, 10026, 10019], 2511, [98.0, 92.0, 86.0, 84.0, 95.0, 86.0, 77.0, 98.0, 92.0, 90.0, 89.0, 69.0, 96.0, 86.0, 91.0, 92.0, 91.0, 93.0, 93.0, 95.0, 76.0, 67.0, 0.0, 0.0]], ['71059', [3913, 6061, 7130, 3711, 5186, 8918, 7126, 8547, 8545, 4974, 3585, 9092, 8700, 9584, 5881, 8456, 9769, 5797, 8441, 4968, 5433], 2513, [98.0, 100.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 99.0, 98.0, 98.0, 99.0, 100.0, 99.0, 99.0, 99.0, 100.0, 0.0, 0.0]], ['71126', [3913, 8545, 6061, 8859, 7130, 9097, 4974, 9626, 3711, 4165, 3585, 5881, 9584, 10308, 8456, 9578, 8547, 10020, 10546, 8700, 9092, 5433, 8918, 10201, 8917, 3693, 7126, 10249], 2514, [74.0, 62.0, 91.0, 91.0, 95.0, 91.0, 93.0, 95.0, 90.0, 91.0, 93.0, 95.0, 95.0, 88.0, 95.0, 95.0, 92.0, 95.0, 95.0, 96.0, 95.0, 89.0, 94.0, 92.0, 92.0, 0.0, 0.0, 0.0]], ['26183', [3913, 8545, 8859, 6061, 3711, 9097, 5186, 4165, 4974, 9626, 9578, 5881, 8456, 3585, 10074, 10019, 9851, 10023, 10026, 8547, 10201, 10020, 4802, 11387, 2093, 7126, 11618, 10457, 11698, 10860, 11399, 9092, 9769, 9584, 12312, 10249, 13394, 13506, 14706], 2518, [94.0, 94.0, 96.0, 97.0, 98.0, 96.0, 97.0, 95.0, 97.0, 97.0, 95.0, 97.0, 96.0, 97.0, 94.0, 97.0, 98.0, 97.0, 98.0, 98.0, 95.0, 98.0, 96.0, 95.0, 96.0, 94.0, 98.0, 97.0, 95.0, 97.0, 96.0, 98.0, 97.0, 97.0, 95.0, 89.0, 81.0, 0.0, 0.0]], ['51498', [3913, 6061, 8545, 8859, 3711, 7130, 4165, 8700, 4802, 4974, 5881, 9578, 9626, 5186, 8456, 3585, 10026, 10019, 9851, 10023, 9771, 9097, 10250, 10303, 10257, 10308, 10586, 8918, 10457, 5895, 4336, 12060, 13392, 8701, 10537, 10021, 5793, 8860, 11385, 12740, 12671, 10020, 13394, 14706, 13724, 14710, 13104, 14192], 2519, [90.0, 90.0, 85.0, 82.0, 70.0, 83.0, 64.0, 83.0, 78.0, 83.0, 78.0, 82.0, 87.0, 84.0, 87.0, 88.0, 89.0, 85.0, 91.0, 85.0, 88.0, 81.0, 84.0, 85.0, 91.0, 54.0, 63.0, 78.0, 75.0, 61.0, 62.0, 64.0, 67.0, 72.0, 66.0, 64.0, 86.0, 62.0, 76.0, 76.0, 85.0, 76.0, 87.0, 76.0, 82.0, 0.0, 0.0, 0.0]], ['72200', [3913, 8859, 6061, 8545, 3711, 7130, 9626, 9097, 8917, 3693, 9769, 5881, 8860, 10022, 8919, 8854, 6521, 6420, 4457, 3649, 9582], 2520, [78.0, 66.0, 72.0, 69.0, 70.0, 80.0, 82.0, 62.0, 67.0, 63.0, 74.0, 64.0, 69.0, 69.0, 70.0, 72.0, 63.0, 69.0, 57.0, 0.0, 0.0]], ['72440', [3913, 8545, 8859, 6061, 7130, 9626, 9097, 8456, 3711, 10019, 10023, 3585, 4802, 5433, 5806, 5881, 9092, 10457, 50, 9584, 6521, 10537, 8200, 8701, 12947, 12912, 10568, 8457, 10177, 4220, 13722, 13004, 13187, 13292], 2521, [96.0, 90.0, 90.0, 96.0, 90.0, 91.0, 81.0, 91.0, 75.0, 89.0, 93.0, 95.0, 87.0, 83.0, 87.0, 80.0, 88.0, 87.0, 75.0, 94.0, 92.0, 72.0, 21.0, 52.0, 98.0, 95.0, 96.0, 97.0, 98.0, 98.0, 98.0, 0.0, 0.0, 0.0]], ['72709', [3913, 8545, 6061, 8859, 5186, 4802, 4165, 8860, 5433, 7126, 8917, 3693, 8699, 4561, 6420, 5793, 6521, 4332, 4336, 5797, 9584, 9578, 8700, 10022, 8199, 7184, 8200, 9580, 4220, 9091, 9625, 9582], 2523, [85.0, 79.0, 83.0, 81.0, 91.0, 86.0, 80.0, 81.0, 74.0, 76.0, 76.0, 73.0, 75.0, 70.0, 71.0, 56.0, 82.0, 79.0, 81.0, 75.0, 87.0, 84.0, 78.0, 84.0, 88.0, 93.0, 87.0, 92.0, 82.0, 97.0, 0.0, 0.0]], ['72780', [3913, 5186, 8918, 9751, 4457, 3762, 8717, 10177, 9091, 9582, 9580, 9625, 8457, 3649, 8200, 6781, 9916, 4522, 10073, 4561, 10543, 4013, 9918, 4200], 2526, [95.0, 96.0, 94.0, 98.0, 98.0, 97.0, 95.0, 93.0, 97.0, 96.0, 98.0, 96.0, 99.0, 94.0, 96.0, 94.0, 96.0, 89.0, 95.0, 95.0, 97.0, 97.0, 96.0, 0.0]], ['73402', [3913, 8859, 7130, 6061, 5186, 8545, 9097, 4165, 5881, 9578, 4974, 9626, 8456, 10026, 10019, 9851, 10023, 3711, 10074, 8547, 3585, 10303], 2527, [62.0, 35.0, 62.0, 58.0, 71.0, 56.0, 65.0, 43.0, 63.0, 61.0, 72.0, 71.0, 76.0, 76.0, 71.0, 86.0, 81.0, 70.0, 62.0, 67.0, 0.0, 0.0]], ['73650', [3913, 8545, 8859, 5186, 3711, 4974, 7130, 9097, 5881, 9626, 9578, 8456, 3585, 10074, 9771, 10023, 10257, 9851, 10019, 9770, 10565, 10860, 10457, 5085, 10543, 10177, 4220], 2528, [75.0, 68.0, 67.0, 79.0, 71.0, 70.0, 70.0, 73.0, 59.0, 78.0, 62.0, 77.0, 81.0, 63.0, 82.0, 77.0, 82.0, 87.0, 62.0, 86.0, 83.0, 80.0, 81.0, 77.0, 78.0, 78.0, 0.0]], ['73897', [3913, 6061, 8859, 9771, 10019, 10257, 9851, 9770, 10023, 3711, 10303, 10565, 11863, 7130, 12671, 12740, 11853, 3940, 12951, 13004, 4220], 2530, [99.0, 97.0, 93.0, 98.0, 96.0, 98.0, 98.0, 98.0, 99.0, 97.0, 98.0, 97.0, 98.0, 98.0, 97.0, 96.0, 99.0, 97.0, 96.0, 99.0, 0.0]], ['73956', [3913, 8545, 7130, 5186, 4802, 5806, 3585, 9092, 5797, 7184, 3762, 10543, 13292, 12597, 3649, 10073, 3791, 13500, 12740, 12671], 2531, [95.0, 96.0, 95.0, 97.0, 96.0, 95.0, 98.0, 96.0, 99.0, 97.0, 98.0, 98.0, 98.0, 99.0, 99.0, 97.0, 99.0, 98.0, 95.0, 0.0]], ['74854', [3913, 6061, 8859, 8545, 3711, 7130, 4974, 9097, 4165, 8547, 5186, 9584, 5881, 9092, 7126, 4802, 8918, 8860, 5433, 6420, 9850, 5797, 5806, 50, 8700, 10020, 10022, 6460, 6151, 4457, 4200, 5845, 3693, 8199, 8917, 9769, 10249, 10589, 10457, 4336, 4163, 8701, 10540, 10568, 10177, 9091, 11406, 8457, 9580, 11389, 9625, 9582], 2532, [93.0, 94.0, 95.0, 92.0, 96.0, 98.0, 97.0, 97.0, 93.0, 98.0, 98.0, 97.0, 96.0, 95.0, 91.0, 96.0, 96.0, 98.0, 93.0, 92.0, 93.0, 92.0, 92.0, 94.0, 97.0, 93.0, 91.0, 94.0, 95.0, 95.0, 97.0, 94.0, 94.0, 90.0, 93.0, 97.0, 89.0, 93.0, 96.0, 91.0, 90.0, 95.0, 87.0, 88.0, 85.0, 76.0, 98.0, 97.0, 98.0, 98.0, 0.0, 0.0]], ['73399', [3913, 9770, 10564, 9851, 10023, 10250, 10019, 10565, 6061, 10303, 10020, 7184, 4802, 6521, 11387, 9092, 3649, 9625, 9582, 9580, 10177, 4220], 2533, [71.0, 91.0, 83.0, 88.0, 81.0, 86.0, 83.0, 88.0, 73.0, 70.0, 74.0, 63.0, 81.0, 83.0, 86.0, 78.0, 72.0, 77.0, 81.0, 83.0, 77.0, 0.0]], ['74563', [3913, 6061, 8545, 5186, 9097, 7130, 3711, 4974, 4165, 7126, 9578, 9626, 9771, 10019, 8859, 10074, 9851, 10023, 12127, 12224, 12740], 2534, [95.0, 99.0, 99.0, 98.0, 98.0, 98.0, 99.0, 99.0, 95.0, 99.0, 99.0, 98.0, 99.0, 99.0, 98.0, 89.0, 98.0, 99.0, 0.0, 0.0]], ['75446', [3913, 8545, 3711, 5186, 9769, 8860, 8917, 10022, 6521, 10540, 5793, 10457, 4802, 4165, 8700, 10020, 10860, 5881, 5433, 4332, 9625], 2535, [88.0, 83.0, 83.0, 93.0, 87.0, 78.0, 70.0, 56.0, 73.0, 73.0, 66.0, 81.0, 78.0, 66.0, 78.0, 82.0, 82.0, 84.0, 80.0, 0.0, 0.0]], ['76226', [3913, 8859, 4165, 3585, 8547, 3711, 9578, 8456, 4802, 7126, 9584, 9092, 4163, 8199, 7184, 9916, 3649, 10073, 6151, 8200, 9580, 9582, 10177, 8457], 2539, [97.0, 98.0, 100.0, 98.0, 98.0, 98.0, 97.0, 98.0, 98.0, 97.0, 99.0, 94.0, 97.0, 97.0, 97.0, 95.0, 96.0, 98.0, 98.0, 96.0, 98.0, 94.0, 0.0, 0.0]], ['76385', [3913, 9851, 8545, 10019, 9771, 10303, 10565, 9770, 10564, 10257, 6061, 10023, 10250, 5186, 10026, 10074, 9626, 10586, 5806, 4165, 8547, 3711, 10308, 10860, 8456, 10457, 10073, 10177, 4220], 2540, [84.0, 95.0, 87.0, 86.0, 97.0, 93.0, 92.0, 98.0, 97.0, 96.0, 91.0, 96.0, 87.0, 97.0, 95.0, 91.0, 94.0, 91.0, 90.0, 88.0, 93.0, 93.0, 93.0, 95.0, 93.0, 96.0, 90.0, 0.0, 0.0]], ['60373', [3913, 5186, 8918, 4215, 4561, 4220, 9091, 10568, 10177, 9580, 9625, 9582, 11406, 11389, 3649, 10543, 8457, 12597, 12603, 8717, 12222, 12220, 6781, 8200, 9916, 13004, 13010, 3762, 10858, 4457, 12594, 12951, 12129, 13002, 13290, 13187, 12912, 13292, 12947, 13298, 13188, 10073, 3589, 9918, 12943, 4013, 4522, 4200, 11630, 10573, 10540], 2542, [91.0, 97.0, 96.0, 86.0, 92.0, 93.0, 94.0, 94.0, 95.0, 88.0, 83.0, 89.0, 92.0, 89.0, 91.0, 94.0, 92.0, 89.0, 92.0, 94.0, 96.0, 94.0, 92.0, 90.0, 95.0, 92.0, 90.0, 96.0, 79.0, 90.0, 92.0, 91.0, 68.0, 92.0, 92.0, 82.0, 90.0, 83.0, 94.0, 92.0, 97.0, 89.0, 92.0, 95.0, 96.0, 89.0, 89.0, 92.0, 0.0, 0.0, 0.0]], ['74282', [3913, 9770, 9851, 8859, 10019, 8545, 9626, 10250, 10303, 10257, 6061, 10565, 10023, 10026, 7130, 9769, 3940, 11853, 6420, 3649, 11389, 4220, 8457], 2545, [89.0, 88.0, 91.0, 81.0, 88.0, 87.0, 92.0, 82.0, 79.0, 86.0, 84.0, 77.0, 90.0, 92.0, 88.0, 88.0, 84.0, 86.0, 82.0, 78.0, 86.0, 0.0, 0.0]], ['71234', [3913, 8859, 8545, 5186, 8547, 3711, 9097, 7130, 4165, 9626, 4974, 5881, 8860, 3585, 9092, 10026, 9769, 10860, 10249, 10301, 3649], 2546, [85.0, 78.0, 91.0, 94.0, 86.0, 90.0, 78.0, 93.0, 89.0, 94.0, 90.0, 89.0, 90.0, 93.0, 93.0, 91.0, 82.0, 92.0, 89.0, 0.0, 0.0]], ['77170', [3913, 8545, 6061, 9851, 9771, 9770, 8859, 10019, 10023, 7130, 10303, 10257, 10564, 10565, 10074, 10250, 12908, 12214, 12673, 12218, 12675, 14193, 13507, 14194, 14293, 14393, 11863, 13574, 14026, 14294, 14394, 14712, 14208, 11621, 14392, 5186, 15055], 2547, [96.0, 98.0, 99.0, 98.0, 98.0, 94.0, 97.0, 99.0, 98.0, 97.0, 98.0, 98.0, 97.0, 96.0, 86.0, 94.0, 98.0, 97.0, 97.0, 95.0, 96.0, 96.0, 100.0, 95.0, 94.0, 95.0, 97.0, 97.0, 98.0, 94.0, 98.0, 97.0, 96.0, 96.0, 0.0, 0.0, 0.0]], ['78240', [3913, 8545, 6061, 9851, 9770, 7130, 5186, 9626, 10019, 10023, 10074, 10026, 10250, 10257, 3711, 10303, 10308, 9097, 8859, 10564, 10586, 4165, 10860, 5881, 9578], 2551, [89.0, 88.0, 92.0, 90.0, 97.0, 95.0, 95.0, 96.0, 91.0, 94.0, 88.0, 98.0, 93.0, 96.0, 94.0, 96.0, 89.0, 90.0, 78.0, 90.0, 83.0, 73.0, 75.0, 0.0, 0.0]], ['56731', [3913, 8545, 9771, 9851, 8859, 9770, 5186, 9626, 10023, 10019, 6061, 10026, 10250, 10303, 10257, 10565, 10074, 10586, 5881, 3711, 10308, 10860, 11399, 4968, 4561, 6521], 2552, [91.0, 87.0, 91.0, 95.0, 87.0, 84.0, 93.0, 94.0, 93.0, 94.0, 96.0, 91.0, 84.0, 88.0, 93.0, 90.0, 81.0, 94.0, 97.0, 92.0, 88.0, 98.0, 91.0, 91.0, 0.0, 0.0]], ['70609', [3913, 5186, 9769, 5194, 9625, 9091, 4220, 11406, 10568, 13292, 13187, 12603, 8457, 13004, 13722, 12597, 13290, 9580, 9582, 11389, 12951, 3649, 12220, 10543], 2557, [71.0, 85.0, 78.0, 62.0, 68.0, 65.0, 79.0, 84.0, 80.0, 98.0, 93.0, 87.0, 92.0, 96.0, 96.0, 95.0, 98.0, 96.0, 95.0, 94.0, 96.0, 95.0, 0.0, 0.0]], ['75983', [3913, 6061, 8545, 9771, 8859, 9851, 10019, 10250, 10257, 9770, 10564, 10303, 10565, 7130, 10074, 9626, 10586, 10026, 8547, 8919, 11628, 4336, 13390, 13392], 2558, [96.0, 96.0, 93.0, 96.0, 82.0, 98.0, 75.0, 94.0, 90.0, 88.0, 94.0, 95.0, 94.0, 94.0, 95.0, 96.0, 94.0, 98.0, 92.0, 94.0, 77.0, 0.0, 0.0, 0.0]], ['79090', [3913, 8545, 9626, 9097, 6061, 8859, 4165, 4802, 5433, 7184, 8200, 6420, 5793, 10022, 10457, 50, 9584, 8700, 10020, 10546, 9850, 8860, 3693, 7126, 11387, 8701, 4457, 4220, 9091, 10177, 8457, 12597, 13004, 13187, 13722, 13292, 10860, 12311, 13390, 13564, 12667, 12740, 12984], 2560, [95.0, 96.0, 96.0, 98.0, 100.0, 93.0, 82.0, 95.0, 95.0, 92.0, 90.0, 96.0, 91.0, 96.0, 96.0, 95.0, 96.0, 96.0, 92.0, 94.0, 89.0, 96.0, 87.0, 91.0, 96.0, 96.0, 83.0, 94.0, 92.0, 97.0, 88.0, 88.0, 89.0, 91.0, 79.0, 90.0, 0.0, 0.0, 0.0, 0.0, 0.0, -1.0, 0.0]], ['75920', [3913, 8545, 6061, 8859, 9851, 7130, 9626, 5186, 10019, 10023, 10074, 10250, 10257, 9770, 10026, 10308, 3711, 9097, 10303, 10565, 10586, 10535, 9578, 10860, 3585, 4165, 5881, 8456, 11399, 5433, 6420, 9625, 10177, 9091], 2563, [89.0, 90.0, 93.0, 93.0, 97.0, 95.0, 93.0, 96.0, 96.0, 95.0, 77.0, 90.0, 93.0, 88.0, 91.0, 89.0, 88.0, 94.0, 95.0, 95.0, 96.0, 95.0, 96.0, 94.0, 96.0, 90.0, 90.0, 95.0, 94.0, 91.0, 83.0, 86.0, 0.0, 0.0]], ['77100', [3913, 8545, 6061, 8859, 7130, 3711, 4165, 7126, 4802, 8700, 3585, 8860, 5845, 9916, 10543, 4220, 10177, 10568, 3649, 4457, 10073, 8457, 9580, 9582, 11389, 9625], 2565, [97.0, 97.0, 99.0, 97.0, 98.0, 98.0, 98.0, 94.0, 97.0, 89.0, 98.0, 98.0, 96.0, 97.0, 96.0, 97.0, 97.0, 96.0, 94.0, 99.0, 93.0, 96.0, 97.0, 88.0, 93.0, 0.0]], ['79931', [3913, 9771, 9851, 8859, 8545, 7130, 5186, 4802, 3711, 9770, 9097, 8456, 10074, 10019, 9626, 10026, 4974, 10023, 5881, 9578, 10020, 4165, 10250, 10257, 10303], 2566, [95.0, 97.0, 96.0, 96.0, 95.0, 97.0, 96.0, 96.0, 97.0, 95.0, 99.0, 97.0, 94.0, 96.0, 96.0, 95.0, 97.0, 99.0, 100.0, 98.0, 99.0, 98.0, 98.0, 0.0, 0.0]], ['80878', [3913, 9771, 5186, 10026, 9578, 4802, 7126, 8456, 3711, 8545, 10074, 9097, 10023, 9626, 10860, 10546, 10535, 8547, 4974, 7130, 4165, 10457], 2569, [86.0, 97.0, 97.0, 96.0, 93.0, 91.0, 97.0, 93.0, 92.0, 91.0, 81.0, 88.0, 95.0, 96.0, 95.0, 92.0, 95.0, 91.0, 93.0, 91.0, -1.0, 0.0]], ['61755', [3913, 9097, 7130, 10026, 9578, 9626, 4165, 8700, 4802, 7126, 8456, 12062, 10457, 6521, 5895, 12220, 3649, 13004, 12597, 13187, 10177, 4220], 2572, [92.0, 90.0, 97.0, 93.0, 88.0, 94.0, 93.0, 94.0, 94.0, 90.0, 96.0, 95.0, 95.0, 93.0, 93.0, 88.0, 93.0, 94.0, 95.0, 88.0, 0.0, 0.0]], ['81924', [3913, 10019, 8859, 10023, 3711, 6061, 8545, 10074, 9097, 10303, 5186, 4974, 10565, 10250, 7130, 10586, 5806, 4165, 10589, 10201], 2579, [90.0, 98.0, 96.0, 98.0, 96.0, 98.0, 96.0, 86.0, 96.0, 95.0, 93.0, 97.0, 97.0, 93.0, 95.0, 97.0, 97.0, 86.0, 0.0, 0.0]], ['82521', [3913, 10019, 9851, 6061, 10257, 9770, 10303, 10564, 10565, 10250, 9771, 10023, 8545, 5186, 10026, 3585, 12665, 2093, 13703, 13188, 12594, 4457, 13392, 12986, 12060, 11385, 13102, 12740, 8860, 10589], 2583, [90.0, 94.0, 88.0, 94.0, 91.0, 90.0, 93.0, 91.0, 93.0, 92.0, 94.0, 86.0, 91.0, 89.0, 91.0, 81.0, 79.0, 90.0, 91.0, 94.0, 93.0, 74.0, 70.0, 74.0, 86.0, 79.0, 89.0, 40.0, 77.0, 0.0]], ['59133', [3913, 10023, 10019, 10250, 6061, 8859, 10257, 8545, 10565, 9771, 9626, 9097, 5186, 8917, 12740, 5797, 11853, 13296, 5433, 11389, 9582, 13004, 13290, 13187, 10177, 8457, 13722, 12603, 13292, 12597, 9091, 3649, 9625], 2584, [91.0, 89.0, 90.0, 90.0, 91.0, 85.0, 92.0, 87.0, 88.0, 95.0, 86.0, 82.0, 88.0, 82.0, 80.0, 74.0, 83.0, 82.0, 81.0, 87.0, 76.0, 87.0, 89.0, 87.0, 84.0, 81.0, 86.0, 89.0, 80.0, 77.0, 79.0, 0.0, 0.0]], ['82873', [3913, 10019, 6061, 8545, 10250, 10023, 8859, 7130, 10074, 9626, 10201, 9097, 10586, 5806, 8547, 3711, 5186, 9769, 9578, 10020, 10535, 8456, 10026, 3585, 10860, 4802, 4974, 11399, 9092, 50, 4336, 10537, 6781, 4220, 10177, 11406, 10568, 9580, 12603, 12597, 9582, 11389, 9091, 3649, 9625, 10543, 3762, 8717, 12951, 13004, 8457, 13292, 13290, 13187, 13010, 12222, 8200, 13722, 4561, 9916, 10858, 12220, 4457, 3589, 12605, 12671, 11700, 14707], 2588, [86.0, 83.0, 88.0, 90.0, 90.0, 91.0, 90.0, 92.0, 89.0, 93.0, 92.0, 91.0, 94.0, 90.0, 95.0, 92.0, 93.0, 92.0, 89.0, 96.0, 93.0, 94.0, 95.0, 95.0, 93.0, 92.0, 93.0, 94.0, 93.0, 91.0, 91.0, 92.0, 90.0, 90.0, 91.0, 93.0, 94.0, 92.0, 91.0, 91.0, 93.0, 89.0, 93.0, 91.0, 92.0, 92.0, 90.0, 92.0, 92.0, 91.0, 86.0, 92.0, 96.0, 85.0, 90.0, 89.0, 91.0, 86.0, 92.0, 91.0, 90.0, 87.0, 87.0, 92.0, 95.0, 93.0, 94.0, 0.0]], ['83819', [3913, 9097, 3585, 7126, 8547, 10308, 4165, 10457, 4336, 4522, 3762, 9625, 9580, 10177, 4220, 8457, 9091, 9582, 11389, 3649, 10543, 11406, 6781, 8200, 4561], 2591, [99.0, 99.0, 97.0, 95.0, 95.0, 97.0, 97.0, 96.0, 95.0, 92.0, 95.0, 93.0, 98.0, 96.0, 96.0, 95.0, 94.0, 93.0, 94.0, 92.0, 96.0, 97.0, 94.0, 94.0, 0.0]], ['84654', [3913, 9770, 9771, 9851, 10250, 8859, 6061, 10257, 10303, 8545, 10023, 5186, 10565, 10564, 10019, 9626, 10586, 7126, 9578, 10026, 3711, 10074, 10308, 10860, 9097, 7130, 5881, 8456, 4165, 8547], 2595, [32.0, 39.0, 41.0, 26.0, 27.0, 45.0, 54.0, 38.0, 41.0, 34.0, 49.0, 57.0, 34.0, 45.0, 39.0, 51.0, 41.0, 56.0, 59.0, 66.0, 53.0, 51.0, 48.0, 71.0, 59.0, 70.0, 83.0, 0.0, -1.0, 0.0]], ['69774', [3913, 9851, 10019, 9770, 10250, 10303, 8859, 6061, 8545, 10023, 5186, 8547, 5433, 5085, 9916, 10543, 10177, 8457, 12603, 4220], 2609, [98.0, 96.0, 97.0, 96.0, 97.0, 98.0, 97.0, 99.0, 91.0, 96.0, 95.0, 98.0, 95.0, 97.0, 98.0, 97.0, 94.0, 99.0, 100.0, 0.0]], ['85628', [3913, 3711, 5881, 10201, 10074, 10019, 9851, 10303, 10257, 10250, 6061, 8859, 8545, 10023, 7130, 5186, 8547, 10026, 9578, 9626, 4974, 10586, 8918, 8456], 2614, [95.0, 94.0, 94.0, 92.0, 85.0, 91.0, 91.0, 93.0, 91.0, 83.0, 99.0, 90.0, 89.0, 87.0, 96.0, 94.0, 94.0, 90.0, 83.0, 93.0, 90.0, 87.0, 90.0, 0.0]], ['85308', [3913, 10026, 9584, 2093, 9916, 9091, 9625, 6781, 10543, 3649, 4457, 6420, 4522, 5895, 10257, 4165, 9850, 3762, 10177, 8457, 10568, 9580, 4220, 12603, 13004, 13187, 13292, 13002], 2618, [95.0, 97.0, 98.0, 97.0, 98.0, 97.0, 96.0, 98.0, 99.0, 88.0, 97.0, 98.0, 94.0, 98.0, 97.0, 99.0, 95.0, 90.0, 98.0, 95.0, 99.0, 98.0, 96.0, 95.0, 97.0, 96.0, 0.0, 0.0]], ['86195', [3913, 10019, 10257, 8545, 10303, 6061, 10023, 8859, 10565, 10250, 5186, 10020, 10308, 10074, 9626, 10860, 9578, 10026, 4165, 10535, 3585, 4215, 13729, 8700], 2619, [94.0, 95.0, 94.0, 96.0, 95.0, 98.0, 97.0, 96.0, 99.0, 97.0, 98.0, 96.0, 93.0, 92.0, 97.0, 99.0, 97.0, 99.0, 97.0, 97.0, 97.0, 0.0, 0.0, 0.0]], ['63429', [3913, 9851, 5186, 8547, 10308, 10023, 10019, 9771, 8545, 10250, 10074, 8859, 10565, 10257, 9770, 10564, 6061, 10303, 10586, 5806, 4165, 10457, 10201, 10546, 7126, 4802, 8700, 10022, 6460, 10858, 10543, 4457, 4522, 3940, 10455, 3589, 6151, 12129, 13298, 8717, 3762, 9091, 12220, 10177, 8457, 13187, 4220, 13004, 11406], 2620, [90.0, 93.0, 91.0, 87.0, 81.0, 92.0, 93.0, 89.0, 88.0, 93.0, 85.0, 85.0, 73.0, 92.0, 89.0, 82.0, 89.0, 87.0, 79.0, 86.0, 67.0, 88.0, 88.0, 85.0, 78.0, 91.0, 91.0, 86.0, 74.0, 76.0, 82.0, 87.0, 88.0, 91.0, 88.0, 87.0, 90.0, 88.0, 86.0, 80.0, 85.0, 82.0, 70.0, 83.0, 86.0, 78.0, 82.0, 0.0, 0.0]], ['36121', [3913, 9851, 10250, 10257, 10303, 9770, 10019, 9771, 8545, 10564, 6061, 10023, 10565, 5186, 8547, 10074, 8859, 10586, 5806, 5881, 4802, 3711, 10026, 9626, 10860, 10308, 7130, 4165, 10457, 3585, 9097, 8456, 10020, 3693, 3589, 11389, 9091, 9625, 12597, 10177, 4220, 12603, 13187, 13004, 13292, 11406, 10568, 13290, 9580, 8457, 12951, 3649, 12220], 2622, [95.0, 94.0, 90.0, 94.0, 90.0, 95.0, 94.0, 95.0, 95.0, 92.0, 95.0, 96.0, 94.0, 96.0, 89.0, 90.0, 95.0, 91.0, 92.0, 93.0, 93.0, 93.0, 94.0, 93.0, 94.0, 97.0, 95.0, 93.0, 92.0, 94.0, 93.0, 91.0, 93.0, 91.0, 85.0, 91.0, 79.0, 89.0, 93.0, 90.0, 93.0, 95.0, 89.0, 92.0, 91.0, 93.0, 95.0, 97.0, 92.0, 91.0, 94.0, 0.0, 0.0]], ['86731', [3913, 10303, 10019, 9771, 8545, 10250, 9851, 10023, 10565, 10257, 9770, 10564, 8859, 5186, 8547, 10074, 9097, 9626, 10860, 8456, 3585, 4968, 5793, 12910, 12665, 9916, 10858, 12984, 11406, 13183, 13187, 10568, 8457, 13292], 2627, [92.0, 90.0, 91.0, 96.0, 91.0, 92.0, 94.0, 97.0, 98.0, 96.0, 93.0, 96.0, 94.0, 97.0, 86.0, 86.0, 88.0, 94.0, 94.0, 92.0, 94.0, 73.0, 46.0, 88.0, 90.0, 71.0, 14.0, 93.0, 84.0, 78.0, 74.0, 82.0, 0.0, 0.0]], ['87140', [3913, 10303, 9851, 8859, 9771, 10074, 9097, 9578, 10020, 8918, 8456, 4802, 5433, 2093, 10540, 4457, 6420, 5021, 8860, 50, 10022, 9092, 9769], 2628, [76.0, 80.0, 88.0, 80.0, 87.0, 50.0, 85.0, 75.0, 89.0, 84.0, 86.0, 80.0, 81.0, 71.0, 59.0, 95.0, 93.0, 98.0, 96.0, 97.0, 97.0, 0.0, 0.0]], ['87061', [3913, 10019, 10250, 10257, 9851, 10023, 10565, 8859, 6061, 8545, 7130, 5186, 10308, 10074, 9626, 10860, 8456, 10457, 5895, 10573, 9582, 11389, 10177, 12603, 4220], 2629, [96.0, 95.0, 91.0, 96.0, 97.0, 96.0, 94.0, 93.0, 96.0, 94.0, 96.0, 97.0, 93.0, 95.0, 95.0, 95.0, 97.0, 97.0, 96.0, 99.0, 97.0, 97.0, 98.0, 95.0, 0.0]], ['87487', [3913, 9851, 10250, 10257, 9770, 6061, 8547, 10022, 4013, 3649, 9091, 11389, 8457, 13187, 12603, 4220, 13004, 13722, 10177, 13292, 12597, 10568, 13290, 11406, 9582, 9580, 13002, 12951, 10073, 9751, 12311, 13568, 9578, 10860, 13104, 10586, 10026, 11855, 7130, 10023, 13507, 8859, 12673, 12218, 14393, 12214, 14026, 12675, 14294, 10565, 14712, 10564, 14394, 14392], 2632, [74.0, 94.0, 82.0, 89.0, 86.0, 84.0, 80.0, 76.0, 89.0, 71.0, 79.0, 81.0, 74.0, 75.0, 90.0, 88.0, 94.0, 89.0, 94.0, 95.0, 92.0, 93.0, 92.0, 94.0, 87.0, 92.0, 94.0, 94.0, 94.0, 93.0, 94.0, 93.0, 93.0, 95.0, 93.0, 93.0, 95.0, 93.0, 95.0, 97.0, 91.0, 92.0, 97.0, 96.0, 92.0, 97.0, 94.0, 96.0, 97.0, 94.0, 95.0, -1.0, 0.0, 0.0]], ['87306', [3913, 10303, 9851, 6061, 10565, 9771, 10019, 9770, 8859, 5186, 10201, 10860, 10250, 8545, 9626, 4974, 10023, 10074, 4165, 10457, 8918, 5881, 10586, 5433, 3940, 9625, 4220], 2639, [92.0, 94.0, 94.0, 94.0, 94.0, 91.0, 95.0, 93.0, 96.0, 98.0, 96.0, 89.0, 95.0, 95.0, 91.0, 92.0, 91.0, 85.0, 91.0, 95.0, 93.0, 87.0, 90.0, 88.0, 88.0, 0.0, 0.0]], ['87860', [3913, 9770, 10257, 8545, 10250, 10019, 10565, 10564, 9851, 6061, 8859, 10023, 10303, 5186, 10074, 9626, 10586, 10026, 3711, 10308], 2647, [35.0, 81.0, 54.0, 61.0, 66.0, 51.0, 60.0, 73.0, 76.0, 84.0, 75.0, 74.0, 65.0, 91.0, 48.0, 79.0, 81.0, 67.0, 0.0, 0.0]], ['85973', [3913, 9851, 9771, 10257, 10250, 10565, 10019, 9770, 8859, 6061, 8545, 10023, 10303, 10308, 9769, 11429, 5194, 3649, 9091, 10543, 4220, 12597, 11406, 10568, 13290, 13292, 9916, 9582, 8200], 2652, [77.0, 85.0, 81.0, 80.0, 77.0, 76.0, 80.0, 82.0, 78.0, 86.0, 78.0, 85.0, 74.0, 79.0, 82.0, 85.0, 66.0, 64.0, 75.0, 75.0, 75.0, 63.0, 75.0, 68.0, 74.0, 20.0, 62.0, 0.0, 0.0]], ['88266', [3913, 9851, 10303, 10564, 9770, 10257, 9771, 10019, 10565, 6061, 8545, 8859, 10250, 5186, 10026, 7130, 9626, 10586, 8918, 4165, 8700, 8547, 3711, 10074, 10023, 10860, 7126, 6151, 3762, 10177, 8457, 11621, 12673, 11698], 2654, [88.0, 90.0, 90.0, 90.0, 94.0, 89.0, 92.0, 92.0, 88.0, 96.0, 87.0, 88.0, 85.0, 92.0, 90.0, 90.0, 90.0, 92.0, 92.0, 92.0, 90.0, 92.0, 85.0, 78.0, 92.0, 92.0, 73.0, 86.0, 78.0, 71.0, 0.0, 0.0, 0.0, 0.0]], ['88584', [3913, 9851, 8545, 9771, 7130, 10303, 10565, 10019, 6061, 10250, 8859, 5186, 8547, 9769, 9578, 10020, 5797, 5806, 10201, 10308, 4165, 3585, 4802, 5895, 3762, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 9625, 3649, 10543, 8717, 8457, 12220, 12222, 8200, 4561, 9916, 12597, 12603, 6781, 13002, 13004, 13010, 13187, 13290, 13292, 10858, 12951, 4457, 12594, 4220], 2660, [83.0, 89.0, 73.0, 99.0, 95.0, 95.0, 91.0, 94.0, 98.0, 96.0, 91.0, 97.0, 89.0, 90.0, 85.0, 90.0, 93.0, 96.0, 88.0, 74.0, 98.0, 90.0, 91.0, 81.0, 87.0, 80.0, 77.0, 92.0, 87.0, 81.0, 83.0, 88.0, 86.0, 87.0, 83.0, 84.0, 87.0, 87.0, 86.0, 80.0, 78.0, 82.0, 80.0, 83.0, 86.0, 92.0, 90.0, 83.0, 84.0, 94.0, 88.0, 87.0, 89.0, 87.0, 84.0, 0.0]], ['89283', [3913, 9770, 10564, 9851, 10257, 10565, 10250, 10019, 8859, 6061, 8545, 7130, 11863, 5186, 12311, 12318, 12673, 13574, 12908, 12214, 11621, 12218], 2665, [63.0, 57.0, 59.0, 62.0, 64.0, 88.0, 54.0, 51.0, 58.0, 63.0, 46.0, 64.0, 78.0, 75.0, 60.0, 51.0, 71.0, 47.0, 56.0, 57.0, 0.0, 0.0]], ['85837', [3913, 10564, 9770, 9771, 9851, 10250, 10257, 10019, 8859, 10303, 8545, 10023, 10565, 5186, 10074, 6061, 10586, 5806, 4165, 3711, 8917, 10546, 4424, 12220, 9625, 10177, 8457, 13004, 13002, 13187, 4220], 2672, [94.0, 95.0, 94.0, 92.0, 96.0, 90.0, 92.0, 91.0, 91.0, 90.0, 92.0, 96.0, 95.0, 98.0, 91.0, 92.0, 94.0, 86.0, 88.0, 86.0, 93.0, 90.0, 91.0, 84.0, 85.0, 88.0, 84.0, 89.0, 87.0, 69.0, 0.0]], ['86380', [3913, 9851, 10250, 9770, 10564, 10565, 10019, 6061, 10457, 10022, 9918, 4522, 11859, 12060, 8700, 8860, 11698, 10020, 13302, 9578, 9097, 13104, 10586, 9626], 2674, [90.0, 98.0, 97.0, 95.0, 96.0, 90.0, 98.0, 99.0, 93.0, 98.0, 89.0, 91.0, 98.0, 98.0, 99.0, 91.0, 97.0, 96.0, 99.0, 97.0, 98.0, 0.0, -1.0, 0.0]], ['89549', [3913, 7130, 10026, 5881, 10020, 5806, 4165, 10457, 9092, 7126, 8547, 9584, 10586, 9578, 4802, 4974, 8456, 9769, 9097, 10860, 10308, 10535, 10573, 11630, 4200, 11389, 9580, 10568, 10177], 2675, [98.0, 99.0, 99.0, 98.0, 98.0, 96.0, 94.0, 97.0, 97.0, 98.0, 97.0, 95.0, 96.0, 94.0, 96.0, 97.0, 96.0, 98.0, 93.0, 92.0, 90.0, 98.0, 97.0, 99.0, 97.0, 93.0, 96.0, 96.0, 0.0]], ['89698', [3913, 10564, 9770, 9851, 10257, 10565, 10250, 10019, 8859, 6061, 9771, 10023, 7130, 5186, 10074, 9626, 10586, 5806, 9578, 8545, 10303, 10026, 10860, 9097, 4974, 3711, 5881, 8456, 10535, 10457, 11618, 10589, 8700, 8547, 10022, 11861, 11698], 2676, [71.0, 85.0, 79.0, 86.0, 83.0, 81.0, 70.0, 82.0, 82.0, 90.0, 95.0, 89.0, 86.0, 96.0, 66.0, 91.0, 84.0, 92.0, 88.0, 88.0, 88.0, 86.0, 97.0, 92.0, 92.0, 90.0, 93.0, 95.0, 87.0, 87.0, 92.0, 86.0, 88.0, 73.0, 0.0, 0.0, 0.0]], ['89261', [3913, 9851, 10564, 9770, 9771, 10257, 10565, 10303, 10019, 8859, 8545, 10023, 7130, 5186, 8547, 10074, 9626, 10586, 5806, 10573, 9091, 10177, 11406, 4220, 9580, 10568, 9582, 9625, 11389, 3649, 12220, 10543, 3762], 2679, [86.0, 97.0, 92.0, 93.0, 94.0, 95.0, 93.0, 92.0, 90.0, 86.0, 95.0, 97.0, 96.0, 96.0, 90.0, 65.0, 90.0, 96.0, 94.0, 75.0, 92.0, 83.0, 79.0, 91.0, 92.0, 96.0, 85.0, 95.0, 97.0, 97.0, 88.0, 0.0, 0.0]], ['88890', [3913, 5186, 8917, 10022, 4424, 3589, 8919, 4457, 4332, 10858, 11406, 8457, 9091, 10568, 12603, 12597, 13004, 13187, 13002, 13292, 13722, 13290, 10177, 9582, 11389, 9625], 2681, [79.0, 88.0, 80.0, 80.0, 87.0, 87.0, 90.0, 78.0, 93.0, 92.0, 94.0, 94.0, 94.0, 97.0, 94.0, 95.0, 96.0, 94.0, 98.0, 96.0, 96.0, 98.0, 96.0, 97.0, 0.0, 0.0]], ['89823', [3913, 10303, 10019, 8545, 5186, 9769, 8700, 5433, 7184, 8200, 3762, 9091, 10568, 9580, 9582, 9625, 3649, 11406, 8457, 12603, 12597, 11389, 12220, 10543, 8717, 12222, 13004, 12951, 13292, 13290, 13187, 13722, 10177, 13010, 6781, 4561], 2682, [95.0, 97.0, 97.0, 95.0, 98.0, 99.0, 98.0, 94.0, 97.0, 93.0, 97.0, 93.0, 97.0, 94.0, 91.0, 89.0, 90.0, 91.0, 87.0, 96.0, 96.0, 97.0, 91.0, 94.0, 92.0, 95.0, 90.0, 96.0, 91.0, 98.0, 89.0, 90.0, 96.0, 92.0, 0.0, 0.0]], ['89660', [3913, 10303, 3711, 9578, 9850, 5797, 12601, 12671, 10201, 13724, 14706, 13302, 8456, 13104, 3585, 12312, 11698, 11855, 4165, 13394, 11700], 2683, [77.0, 75.0, 69.0, 70.0, 61.0, 62.0, 58.0, 66.0, 79.0, 78.0, 74.0, 67.0, 82.0, 72.0, 77.0, 76.0, 66.0, 74.0, 74.0, 0.0, 0.0]], ['89782', [3913, 10564, 9770, 10257, 10250, 10565, 10303, 10019, 12218, 9851, 12673, 12675, 8859, 6061, 10023, 8545, 10546, 9578, 10020, 8456, 3585, 14192, 4974], 2684, [98.0, 94.0, 99.0, 86.0, 89.0, 83.0, 85.0, 94.0, 92.0, 94.0, 93.0, 95.0, 95.0, 95.0, 96.0, 95.0, 99.0, 94.0, 97.0, 94.0, 94.0, 91.0, 0.0]], ['82634', [3913, 9097, 8918, 2093, 9916, 9580, 9091, 10177, 8457, 9582, 4220, 11406, 12597, 11389, 13004, 12603, 13187, 13292, 13722, 13290, 9625, 12951, 3649, 12220, 10543], 2688, [95.0, 97.0, 95.0, 94.0, 98.0, 98.0, 97.0, 96.0, 97.0, 99.0, 96.0, 97.0, 90.0, 85.0, 97.0, 97.0, 99.0, 95.0, 96.0, 97.0, 96.0, 96.0, 96.0, 0.0, 0.0]], ['81544', [3913, 10564, 9770, 10019, 10250, 8859, 10303, 6061, 9851, 10023, 8545, 7130, 10074, 9626, 10020, 11580, 6151, 11695, 7184, 10546], 2693, [71.0, 77.0, 81.0, 66.0, 57.0, 67.0, 63.0, 71.0, 89.0, 75.0, 71.0, 81.0, 53.0, 75.0, 82.0, 63.0, 75.0, 54.0, 0.0, 0.0]], ['90251', [3913, 9851, 9771, 10257, 10250, 10565, 10019, 8859, 6061, 8545, 10023, 10303, 5186, 9769, 5881, 4802, 8918, 8456, 10457, 10073, 9580, 10177], 2698, [97.0, 96.0, 99.0, 96.0, 95.0, 97.0, 92.0, 95.0, 97.0, 97.0, 96.0, 99.0, 98.0, 96.0, 94.0, 95.0, 93.0, 96.0, 95.0, 85.0, 87.0, 0.0]], ['90295', [3913, 9770, 10564, 9851, 10565, 9771, 10303, 10250, 10257, 10019, 6061, 10023, 8545, 5186, 3711, 8859, 9626, 10586, 5806, 4165, 10457, 8547, 10026, 7130, 10074, 9097, 10860, 5881, 4974, 8456], 2701, [97.0, 96.0, 96.0, 96.0, 94.0, 96.0, 91.0, 92.0, 93.0, 87.0, 97.0, 96.0, 96.0, 99.0, 95.0, 94.0, 98.0, 92.0, 90.0, 92.0, 97.0, 99.0, 99.0, 99.0, 94.0, 97.0, 98.0, 98.0, 98.0, 0.0]], ['90129', [3913, 9851, 10565, 8859, 10303, 7130, 6061, 10019, 8545, 9578, 5797, 6420, 11389, 10177, 13187, 12603, 8457, 13004, 13722, 13292], 2702, [92.0, 99.0, 95.0, 96.0, 96.0, 91.0, 89.0, 91.0, 93.0, 88.0, 81.0, 77.0, 94.0, 87.0, 89.0, 95.0, 88.0, 95.0, 0.0, 0.0]], ['90324', [3913, 9851, 10564, 9771, 10250, 10565, 10303, 10019, 10257, 6061, 9770, 10023, 7130, 8545, 5186, 8859, 4974, 5881, 9097, 4165, 12312], 2703, [97.0, 98.0, 98.0, 95.0, 93.0, 97.0, 95.0, 98.0, 97.0, 97.0, 96.0, 95.0, 98.0, 95.0, 98.0, 94.0, 94.0, 85.0, 0.0, -1.0, 0.0]], ['89974', [3913, 10303, 10019, 10565, 10257, 10250, 8859, 9851, 8545, 10023, 7130, 6061, 9771, 10074, 5186, 10020, 10860, 9578, 4802, 3711, 10586, 8918, 8456, 10026, 9770, 10308, 10564, 9097], 2704, [99.0, 81.0, 88.0, 96.0, 96.0, 92.0, 87.0, 97.0, 94.0, 96.0, 97.0, 98.0, 95.0, 81.0, 93.0, 96.0, 97.0, 94.0, 96.0, 98.0, 97.0, 96.0, 97.0, 97.0, 98.0, 0.0, -1.0, 0.0]], ['90423', [3913, 10564, 9770, 9851, 10257, 9771, 10303, 10250, 10565, 10019, 8859, 3585, 5433, 6420, 9091, 8457, 11406, 10568, 9580, 9582, 11389, 10543, 9625, 3649, 12220, 3762, 8717, 12222], 2707, [80.0, 85.0, 93.0, 94.0, 93.0, 93.0, 93.0, 97.0, 94.0, 90.0, 96.0, 95.0, 94.0, 95.0, 91.0, 94.0, 94.0, 93.0, 89.0, 75.0, 88.0, 81.0, 74.0, 67.0, 66.0, 77.0, 0.0, 0.0]], ['90277', [3913, 7130, 10201, 8860, 5845, 6521, 10540, 10073, 7184, 8200, 6420, 3589, 9580, 8457, 4220, 12603, 10177, 13187, 13292, 13004, 13722, 12597, 9625, 9582, 12222, 13290], 2708, [97.0, 95.0, 94.0, 92.0, 95.0, 93.0, 83.0, 95.0, 92.0, 88.0, 92.0, 92.0, 89.0, 89.0, 90.0, 84.0, 89.0, 75.0, 81.0, 90.0, 88.0, 85.0, 87.0, 82.0, 87.0, 0.0]], ['90234', [3913, 10564, 9770, 9851, 10565, 10250, 10019, 10303, 9771, 8545, 8859, 10023, 6061, 5186, 10074, 9626, 10026, 4165, 10457, 10073, 9580, 10177, 9091, 8457, 11406, 9582, 11389, 10568, 4220], 2709, [79.0, 93.0, 88.0, 96.0, 93.0, 91.0, 95.0, 95.0, 98.0, 93.0, 94.0, 96.0, 97.0, 98.0, 83.0, 93.0, 95.0, 92.0, 94.0, 88.0, 92.0, 93.0, 92.0, 92.0, 97.0, 86.0, 96.0, 93.0, 0.0]], ['51029', [3913, 10023, 3585, 10457, 4336, 50, 8700, 10022, 10301, 5194, 3649, 10177, 8457, 11406, 10568, 9091, 12603, 9580, 9582, 4220, 13004, 13002, 13187, 13722, 13290, 13292, 14031, 13102, 11853, 10073], 2710, [94.0, 94.0, 97.0, 95.0, 93.0, 96.0, 96.0, 95.0, 95.0, 95.0, 92.0, 93.0, 95.0, 92.0, 95.0, 83.0, 93.0, 80.0, 75.0, 90.0, 94.0, 97.0, 96.0, 93.0, 96.0, 85.0, 88.0, 89.0, -1.0, 0.0]], ['30566', [3913, 10303, 5186, 9769, 9097, 10019, 9851, 10250, 8859, 6061, 10565, 10023, 8545, 9626, 5797, 3693, 10455, 7184, 8200, 6151, 6521, 13500, 13731, 12669], 2712, [88.0, 96.0, 93.0, 97.0, 93.0, 96.0, 96.0, 98.0, 91.0, 95.0, 97.0, 97.0, 94.0, 97.0, 92.0, 93.0, 92.0, 84.0, 95.0, 97.0, 93.0, 91.0, 93.0, 0.0]], ['90135', [3913, 9851, 10250, 10303, 10565, 9770, 10019, 10564, 8859, 9771, 5186, 8547, 10308, 5881, 8545, 9626, 9097, 10074, 10860, 9578, 10020, 3711, 6061, 10257, 10586, 5806, 8456, 10026, 4802, 10535, 9092, 7126], 2714, [97.0, 96.0, 96.0, 93.0, 96.0, 94.0, 95.0, 93.0, 87.0, 93.0, 91.0, 90.0, 89.0, 93.0, 93.0, 93.0, 93.0, 89.0, 94.0, 93.0, 88.0, 91.0, 92.0, 93.0, 94.0, 94.0, 95.0, 96.0, 92.0, 0.0, 0.0, 0.0]], ['90449', [3913, 9851, 8545, 10565, 10257, 10564, 9770, 10250, 10019, 9771, 10023, 8859, 10303, 7130, 5433, 4332, 3649, 4220, 13722, 8457, 10177, 13004], 2715, [84.0, 87.0, 70.0, 68.0, 81.0, 87.0, 85.0, 66.0, 71.0, 91.0, 83.0, 70.0, 79.0, 70.0, 68.0, 27.0, 50.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['90534', [3913, 9770, 9851, 10564, 12214, 12218, 9771, 12675, 9578, 5881, 10455, 3791, 10858, 13298, 4457, 12594, 12597, 9091, 12603, 8457, 13187, 13004, 13002, 13292, 13722, 11406, 10568], 2718, [74.0, 73.0, 79.0, 70.0, 86.0, 62.0, 85.0, 80.0, 81.0, 80.0, 78.0, 86.0, 73.0, 90.0, 87.0, 85.0, 83.0, 78.0, 87.0, 84.0, 82.0, 84.0, 83.0, 76.0, 76.0, 54.0, 0.0]], ['90668', [3913, 10564, 9770, 9771, 10019, 9851, 10257, 11863, 5881, 12214, 10250, 13302, 8547, 9097, 13724, 10860, 8699, 10570, 3791, 10858, 4561, 6781], 2721, [82.0, 80.0, 85.0, 87.0, 69.0, 86.0, 77.0, 53.0, 64.0, 82.0, 74.0, 61.0, 81.0, 73.0, 81.0, 67.0, 62.0, 67.0, 80.0, 55.0, 0.0, 0.0]], ['90257', [3913, 10564, 9770, 9851, 9771, 10257, 10565, 10019, 8859, 6061, 10303, 10023, 8545, 5186, 13507, 12908, 12671, 13568, 5194, 11429, 12224], 2723, [96.0, 92.0, 97.0, 96.0, 96.0, 95.0, 93.0, 97.0, 92.0, 96.0, 96.0, 91.0, 86.0, 96.0, 94.0, 97.0, 91.0, 85.0, 90.0, 0.0, 0.0]], ['58228', [3913, 9770, 10564, 9771, 10257, 9851, 10250, 10565, 8859, 6061, 8545, 10023, 10019, 5186, 10026, 10074, 9626, 10586, 3711, 13507, 12216], 2725, [98.0, 97.0, 96.0, 96.0, 95.0, 96.0, 91.0, 96.0, 95.0, 98.0, 97.0, 99.0, 98.0, 99.0, 97.0, 94.0, 81.0, 81.0, 0.0, 0.0, 0.0]], ['90707', [3913, 10303, 10026, 8918, 8701, 10022, 9918, 9582, 10177, 4220, 13722, 8457, 13004, 13002, 13187, 12597, 13292, 9091, 10568, 13290, 12603], 2726, [84.0, 52.0, 79.0, 69.0, 76.0, 83.0, 76.0, 44.0, 85.0, 79.0, 88.0, 89.0, 90.0, 92.0, 65.0, 86.0, 80.0, 86.0, 89.0, 0.0, 0.0]], ['89837', [3913, 9770, 9851, 10023, 10019, 9771, 6061, 8859, 4165, 8701, 10573, 9582, 10177, 8457, 9091, 10568, 9580, 12597, 11406, 11389, 9625], 2727, [95.0, 88.0, 96.0, 95.0, 92.0, 98.0, 94.0, 92.0, 78.0, 87.0, 88.0, 79.0, 88.0, 83.0, 82.0, 88.0, 90.0, 89.0, 87.0, 0.0, 0.0]], ['48787', [3913, 10564, 9770, 9851, 9771, 10565, 12214, 12218, 10250, 12675, 12673, 9578, 10455, 10858, 9916, 12597, 13292, 13187, 12603, 10177, 9091, 8457, 13004, 13722, 11406, 10568, 8717, 12949, 4424, 3940], 2728, [67.0, 80.0, 84.0, 73.0, 71.0, 33.0, 83.0, 69.0, 81.0, 87.0, 91.0, 79.0, 85.0, 86.0, 73.0, 74.0, 80.0, 87.0, 84.0, 83.0, 77.0, 73.0, 82.0, 86.0, 87.0, 83.0, 86.0, 81.0, 77.0, 0.0]], ['90692', [3913, 5186, 10249, 10457, 5433, 5806, 3585, 4802, 7126, 10201, 8860, 8854, 3762, 10177, 9091, 8457, 10568, 12603, 13187, 13002, 13004, 13722, 13292, 12597, 13290], 2730, [85.0, 89.0, 75.0, 83.0, 77.0, 79.0, 90.0, 84.0, 77.0, 86.0, 84.0, 82.0, 82.0, 81.0, 69.0, 70.0, 77.0, 70.0, 55.0, 72.0, 80.0, 41.0, 51.0, 0.0, 0.0]], ['65981', [3913, 10019, 10565, 5186, 9769, 9578, 4802, 4165, 10457, 50, 9584, 8456, 7126, 10073, 10568, 10177, 9091, 11406, 8457, 9582, 11389, 9625, 3649, 4220], 2732, [98.0, 95.0, 97.0, 98.0, 96.0, 92.0, 95.0, 94.0, 90.0, 96.0, 96.0, 95.0, 91.0, 89.0, 94.0, 94.0, 90.0, 95.0, 90.0, 85.0, 93.0, 89.0, 90.0, 0.0]], ['90752', [3913, 10303, 10019, 10250, 10565, 9851, 6061, 9771, 8545, 10257, 10564, 8859, 3711, 10023, 5186, 10201, 11621, 4165, 10457, 8547, 11698, 9578, 5881, 10860, 8456, 13104, 9097, 10308, 10586, 10074, 11863, 13507, 9626, 12673, 12908, 12218, 12214, 12675], 2733, [98.0, 94.0, 93.0, 90.0, 92.0, 97.0, 94.0, 96.0, 89.0, 95.0, 93.0, 90.0, 91.0, 97.0, 98.0, 90.0, 83.0, 56.0, 94.0, 93.0, 90.0, 83.0, 75.0, 91.0, 91.0, 87.0, 91.0, 79.0, 94.0, 85.0, 95.0, 91.0, 94.0, 95.0, 95.0, 0.0, -1.0, 0.0]], ['88251', [3913, 9851, 10564, 9771, 9770, 10565, 10303, 10257, 10019, 6061, 8545, 10020, 3693, 3589, 11389, 9091, 10177, 12603, 8457, 13002, 12597, 4220], 2735, [92.0, 90.0, 92.0, 95.0, 97.0, 87.0, 83.0, 84.0, 89.0, 80.0, 83.0, 84.0, 77.0, 92.0, 91.0, 76.0, 89.0, 93.0, 87.0, 93.0, 89.0, 0.0]], ['90967', [3913, 9851, 8545, 10565, 9770, 10564, 10257, 10250, 10019, 8859, 9771, 10023, 10303, 7130, 10074, 9626, 10586, 8918, 9097, 6061, 3711, 11621, 10026, 12318, 5797, 13500, 12311, 5433, 6151, 11853, 50], 2737, [82.0, 91.0, 78.0, 85.0, 89.0, 85.0, 88.0, 83.0, 88.0, 84.0, 89.0, 93.0, 94.0, 92.0, 74.0, 90.0, 85.0, 88.0, 75.0, 91.0, 82.0, 91.0, 89.0, 85.0, 67.0, 77.0, 89.0, 80.0, 0.0, -1.0, 0.0]], ['72754', [3913, 10564, 9851, 9770, 10257, 9771, 10250, 10019, 8859, 6061, 8545, 5186, 10303, 11863, 10023, 11621, 7130, 8860, 5433, 4424, 10543, 3649, 9582, 12594, 11406, 7184, 3762, 8701, 12060, 11385, 12601, 11861, 12134, 12984, 12127, 10535, 6521, 5021, 8919, 10573, 13102, 9625, 13290, 10073, 10459, 12062, 12311, 8456], 2741, [89.0, 80.0, 94.0, 88.0, 87.0, 93.0, 86.0, 84.0, 67.0, 92.0, 71.0, 90.0, 65.0, 68.0, 86.0, 89.0, 92.0, 94.0, 95.0, 88.0, 94.0, 92.0, 94.0, 93.0, 96.0, 93.0, 95.0, 88.0, 93.0, 92.0, 96.0, 89.0, 87.0, 92.0, 81.0, 93.0, 85.0, 99.0, 99.0, 94.0, 88.0, 89.0, 94.0, 95.0, 92.0, 95.0, 88.0, 0.0]], ['51025', [3913, 3711, 7126, 5433, 6420, 9625, 10177, 9091, 10568, 9580, 11406, 4220, 12603, 13004, 13002, 13292, 12597, 13290, 9582, 13187, 12951, 3649, 13722, 12220, 10543, 13010, 3762, 11389, 12222, 6781], 2743, [80.0, 58.0, 79.0, 27.0, 54.0, 13.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['6258', [3913, 10019, 10250, 10303, 10565, 6061, 8545, 10074, 9097, 8918, 8456, 10020, 5806, 10201, 8917, 7126, 4165, 10589, 8547, 5433, 5845], 2744, [96.0, 95.0, 93.0, 94.0, 95.0, 92.0, 92.0, 91.0, 91.0, 92.0, 96.0, 96.0, 97.0, 96.0, 92.0, 94.0, 94.0, 92.0, 95.0, 0.0, 0.0]], ['90304', [3913, 9851, 8859, 10565, 10019, 9771, 10023, 10250, 10303, 10257, 9770, 10564, 6061, 5186, 3711, 10074, 9626, 10586, 4802, 10026, 5881, 8456, 10022, 3649, 10177, 4220, 9091, 12597, 11406, 10568, 12603, 13004, 8457, 9580, 9582, 13187, 13292, 11389, 9625, 12951, 12220, 13722, 13290, 13010, 3762, 13296, 10301, 4163], 2746, [76.0, 85.0, 85.0, 86.0, 76.0, 93.0, 90.0, 79.0, 92.0, 93.0, 91.0, 95.0, 92.0, 96.0, 92.0, 82.0, 95.0, 93.0, 89.0, 95.0, 92.0, 94.0, 90.0, 91.0, 91.0, 91.0, 92.0, 92.0, 91.0, 95.0, 93.0, 94.0, 92.0, 93.0, 91.0, 95.0, 93.0, 94.0, 92.0, 93.0, 90.0, 89.0, 90.0, 90.0, 92.0, 93.0, 0.0, 0.0]], ['91044', [3913, 10019, 10250, 10023, 10026, 9578, 4802, 4974, 8918, 11853, 6420, 13294, 13296, 11389, 3649, 13292, 12951, 13002, 13722, 13187, 10177, 12597], 2748, [88.0, 89.0, 87.0, 93.0, 91.0, 88.0, 88.0, 88.0, 90.0, 93.0, 94.0, 93.0, 91.0, 88.0, 82.0, 83.0, 86.0, 90.0, 57.0, 5.0, 0.0, 0.0]], ['89911', [3913, 10026, 9092, 5021, 10858, 9091, 8457, 10568, 9580, 9582, 10177, 3649, 12220, 11389, 12597, 12603, 13187, 13002, 13004, 11406, 13290, 13722, 13292, 12951, 10543], 2749, [89.0, 81.0, 78.0, 75.0, 75.0, 82.0, 82.0, 88.0, 80.0, 73.0, 83.0, 81.0, 87.0, 85.0, 79.0, 88.0, 80.0, 88.0, 88.0, 89.0, 86.0, 84.0, 81.0, 0.0, 0.0]], ['91350', [3913, 10564, 9851, 10257, 9770, 10565, 9771, 10019, 6061, 10457, 6521, 3649, 9091, 11389, 12597, 12220, 9625, 12673, 12908, 14194, 13729, 13300, 11399, 13731, 9916, 8200], 2751, [97.0, 94.0, 97.0, 98.0, 98.0, 92.0, 91.0, 98.0, 94.0, 88.0, 93.0, 85.0, 87.0, 62.0, 86.0, 83.0, 82.0, 94.0, 97.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['89021', [3913, 9851, 10564, 9771, 10019, 9770, 10257, 10565, 8859, 6061, 8545, 10023, 7130, 10250, 5186, 8917, 10860, 10303, 10586, 7126, 11628, 11859, 12060, 12986, 6521, 4457], 2752, [96.0, 97.0, 96.0, 96.0, 98.0, 97.0, 97.0, 95.0, 93.0, 96.0, 89.0, 97.0, 96.0, 94.0, 96.0, 93.0, 91.0, 92.0, 94.0, 93.0, 96.0, 95.0, 93.0, 98.0, 0.0, 0.0]], ['91833', [3913, 10564, 9851, 10257, 9770, 10250, 10565, 12214, 12218, 10019, 8859, 8545, 10023, 6061, 12673, 10020, 12908, 5881, 12986, 9097, 8699, 10455, 10570, 9751], 2763, [60.0, 65.0, 70.0, 53.0, 60.0, 48.0, 58.0, 78.0, 52.0, 59.0, 62.0, 69.0, 71.0, 77.0, 81.0, 69.0, 73.0, 55.0, 52.0, 66.0, 69.0, 64.0, 63.0, 0.0]], ['83306', [3913, 9851, 8545, 9771, 10023, 10303, 10565, 10257, 9770, 10564, 10250, 10019, 6061, 3585, 10457, 5806, 11618, 8701, 8456, 12312, 11698, 13104, 13724, 13390, 9578, 8547, 12908, 5186], 2771, [58.0, 61.0, 54.0, 69.0, 77.0, 59.0, 44.0, 87.0, 75.0, 89.0, 38.0, 52.0, 79.0, 84.0, 46.0, 75.0, 48.0, 58.0, 58.0, 17.0, 28.0, 72.0, 68.0, 58.0, 44.0, 67.0, 0.0, 0.0]], ['92700', [3913, 9770, 9851, 9771, 10257, 10564, 10565, 10019, 10303, 6061, 8859, 10023, 7130, 5186, 10074, 10586, 9626, 10020, 8441, 3589, 11389, 9625, 9091, 11406, 10177, 10568, 9580, 9582, 8457, 12597, 12603, 12220, 4220, 13002, 13004, 13187, 13290, 13292, 14807], 2776, [64.0, 68.0, 74.0, 76.0, 66.0, 60.0, 57.0, 64.0, 64.0, 70.0, 61.0, 77.0, 68.0, 84.0, 58.0, 81.0, 79.0, 81.0, 67.0, 70.0, 66.0, 63.0, 60.0, 76.0, 64.0, 76.0, 50.0, 51.0, 61.0, 57.0, 63.0, 40.0, 51.0, 63.0, 67.0, 52.0, 72.0, 0.0, 0.0]], ['93083', [3913, 10564, 9770, 9851, 9771, 10257, 10565, 10019, 10303, 6061, 8545, 10023, 9578, 8860, 9918, 3649, 10177, 9091, 11406, 10568, 9580, 9582, 11389, 9625, 12597, 12603], 2782, [72.0, 82.0, 91.0, 88.0, 87.0, 87.0, 82.0, 77.0, 88.0, 87.0, 81.0, 93.0, 85.0, 90.0, 93.0, 78.0, 83.0, 92.0, 91.0, 88.0, 80.0, 84.0, 89.0, 80.0, 83.0, 0.0]], ['93094', [3913, 9851, 10250, 9770, 9771, 10565, 10303, 10019, 6061, 5186, 10026, 8545, 10023, 8859, 4165, 8701, 8860, 4522, 9580, 10177, 8457, 4220, 10568, 12597, 12603, 9582, 13004, 11406, 13187, 13292, 13290, 11389, 9625, 12951, 14708], 2784, [87.0, 90.0, 86.0, 88.0, 92.0, 88.0, 89.0, 86.0, 96.0, 94.0, 92.0, 91.0, 95.0, 93.0, 69.0, 93.0, 94.0, 93.0, 89.0, 91.0, 92.0, 89.0, 94.0, 86.0, 91.0, 82.0, 93.0, 90.0, 78.0, 81.0, 94.0, 90.0, 76.0, 0.0, 0.0]], ['93093', [3913, 10019, 10250, 10023, 10026, 9584, 10457, 5433, 9850, 7126, 10535, 2093, 12127, 8919, 12665, 12311, 12594, 12947, 9091, 4522, 13187, 13290, 12603, 13292, 10177, 13722, 13004, 13002, 13498, 9582], 2785, [93.0, 89.0, 85.0, 92.0, 90.0, 85.0, 83.0, 81.0, 86.0, 90.0, 84.0, 76.0, 84.0, 81.0, 95.0, 88.0, 93.0, 74.0, 96.0, 94.0, 80.0, 85.0, 75.0, 93.0, 98.0, 96.0, 97.0, 99.0, 0.0, 0.0]], ['91319', [3913, 9770, 9851, 8545, 8859, 7130, 10303, 10019, 10257, 9771, 10074, 6061, 10023, 11618, 2093, 4522, 9580, 4457, 11630, 11406, 10573, 12603, 8457, 10177, 9091, 13002, 12597, 10568, 13187, 13004, 13290, 13292, 11389, 9582, 4220], 2786, [65.0, 66.0, 65.0, 58.0, 42.0, 77.0, 60.0, 45.0, 70.0, 80.0, 47.0, 75.0, 80.0, 68.0, 68.0, 52.0, 63.0, 72.0, 76.0, 79.0, 71.0, 79.0, 71.0, 70.0, 60.0, 80.0, 73.0, 74.0, 79.0, 83.0, 85.0, 72.0, 76.0, 0.0, 0.0]], ['54692', [3913, 9770, 9851, 10257, 10250, 10565, 10019, 10860, 9097, 5433, 9850, 8441, 12311, 12127, 4802, 10021, 50, 6521, 13354, 12605], 2787, [98.0, 95.0, 97.0, 94.0, 90.0, 95.0, 92.0, 97.0, 92.0, 96.0, 91.0, 85.0, 91.0, 94.0, 97.0, 91.0, 91.0, 92.0, 94.0, 0.0]], ['93661', [3913, 10023, 10565, 10019, 10250, 6061, 10303, 3711, 4163, 4522, 9580, 9625, 11389, 9582, 10543, 3762, 13010, 3649, 12220, 8717, 12222, 9091, 13290, 13292, 10177, 4220], 2792, [82.0, 86.0, 77.0, 65.0, 78.0, 80.0, 83.0, 76.0, 81.0, 61.0, 61.0, 66.0, 59.0, 58.0, 71.0, 67.0, 65.0, 58.0, 58.0, 77.0, 77.0, 57.0, 74.0, 47.0, 66.0, 0.0]], ['93736', [3913, 10303, 8859, 10565, 9851, 5186, 10026, 5881, 10457, 10021, 50, 9584, 5433, 3940, 3649, 10177, 8457, 12597, 9091, 12603, 10568, 9580, 9582], 2794, [98.0, 96.0, 95.0, 95.0, 97.0, 98.0, 97.0, 97.0, 98.0, 97.0, 97.0, 96.0, 95.0, 97.0, 97.0, 98.0, 98.0, 98.0, 98.0, 99.0, 98.0, 0.0, 0.0]], ['94015', [3913, 10564, 9851, 9771, 8545, 10546, 6420, 4220, 10177, 11406, 9091, 9580, 12603, 12597, 9582, 13004, 10568, 13187, 13292, 8457, 13290, 11389, 9916, 12129, 13392, 12060, 8860, 8700, 10020, 8547], 2799, [96.0, 92.0, 94.0, 98.0, 97.0, 99.0, 91.0, 94.0, 93.0, 95.0, 91.0, 91.0, 93.0, 95.0, 92.0, 92.0, 92.0, 79.0, 84.0, 88.0, 98.0, 97.0, 93.0, 97.0, 97.0, 95.0, 95.0, 97.0, 0.0, 0.0]], ['93930', [3913, 10023, 3585, 7126, 5881, 10457, 10021, 3762, 10543, 10177, 9091, 4220, 10568, 9580, 8457, 9582, 9625, 3649, 12220, 11389, 12222, 8717, 6781, 8200, 11406, 12951, 12597, 12603, 13010, 4561, 13292, 13290, 13722, 13002], 2800, [81.0, 89.0, 92.0, 87.0, 95.0, 91.0, 96.0, 94.0, 89.0, 94.0, 89.0, 90.0, 98.0, 91.0, 94.0, 87.0, 93.0, 92.0, 95.0, 96.0, 97.0, 98.0, 97.0, 88.0, 97.0, 96.0, 95.0, 97.0, 92.0, 94.0, 97.0, 98.0, 0.0, 0.0]], ['93607', [3913, 9770, 10019, 9771, 8545, 5186, 9769, 5881, 7126, 10020, 10860, 4165, 8700, 10022, 4200, 10573, 11389, 9580, 13290, 12603, 8457, 13187, 10177, 13004, 13722, 13292], 2802, [97.0, 99.0, 90.0, 97.0, 97.0, 98.0, 96.0, 87.0, 78.0, 97.0, 93.0, 69.0, 81.0, 75.0, 77.0, 100.0, 100.0, 98.0, 99.0, 98.0, 98.0, 97.0, 97.0, 99.0, 0.0, 0.0]], ['94205', [3913, 9770, 9851, 10250, 9771, 10019, 10565, 10303, 6061, 8859, 10257, 10564, 8545, 10074, 8917, 8699, 9916, 10177, 4220, 13722, 8457, 13004, 13002, 13292, 12603], 2803, [89.0, 89.0, 94.0, 92.0, 91.0, 83.0, 89.0, 89.0, 80.0, 90.0, 90.0, 87.0, 93.0, 88.0, 89.0, 88.0, 88.0, 91.0, 89.0, 95.0, 90.0, 91.0, 95.0, 0.0, 0.0]], ['94743', [3913, 10019, 10565, 6061, 9851, 10023, 11387, 9850, 4457, 4220, 12603, 8457, 13187, 10177, 13004, 13292, 12597, 9091, 13722, 11406, 10568, 9580, 9582, 13290, 9625, 8717, 4200, 11628, 11859, 11385, 14709, 12984], 2807, [96.0, 89.0, 90.0, 89.0, 94.0, 90.0, 90.0, 88.0, 81.0, 87.0, 83.0, 86.0, 80.0, 89.0, 85.0, 79.0, 77.0, 74.0, 78.0, 89.0, 88.0, 81.0, 80.0, 89.0, 79.0, 84.0, 84.0, 83.0, 85.0, 85.0, 0.0, 0.0]], ['80639', [3913, 10564, 9851, 10565, 9770, 9771, 10019, 10303, 8859, 6061, 10250, 8545, 7130, 5186, 8547, 10074, 9626, 10586, 12673, 14194, 14193, 13507], 2808, [93.0, 98.0, 97.0, 96.0, 96.0, 98.0, 94.0, 96.0, 95.0, 92.0, 90.0, 92.0, 99.0, 94.0, 96.0, 84.0, 93.0, 92.0, 93.0, 98.0, 0.0, 0.0]], ['94846', [3913, 10257, 10250, 9770, 9851, 8545, 10303, 10564, 10565, 10019, 8859, 10023, 6061, 5186, 10074, 9626, 5433, 6420, 11389, 9091, 10177, 11406, 10568, 9580, 9582, 9625, 3649, 12597, 4220, 12220, 13004, 12951, 10543, 13292, 13290, 13722, 12603, 8457, 13010, 3762, 4332, 12908, 13564, 13703, 12311, 12740, 13390, 13392, 3693, 12667, 10860, 13701, 8441], 2810, [90.0, 87.0, 86.0, 95.0, 95.0, 88.0, 86.0, 88.0, 85.0, 85.0, 77.0, 93.0, 91.0, 95.0, 79.0, 90.0, 86.0, 86.0, 89.0, 75.0, 89.0, 86.0, 89.0, 81.0, 74.0, 71.0, 85.0, 94.0, 93.0, 89.0, 89.0, 85.0, 88.0, 81.0, 96.0, 86.0, 93.0, 84.0, 84.0, 84.0, 94.0, 97.0, 85.0, 94.0, 95.0, 88.0, 93.0, 95.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['95979', [3913, 10564, 9770, 9851, 9771, 10565, 10303, 10019, 8859, 6061, 10257, 10250, 8545, 5186, 10074, 9626, 10586, 10026, 3711, 10860, 9097, 10023, 4974, 7130, 4165, 9578, 8918, 11387, 8547, 11399, 8456, 3585, 10201, 11698, 10020, 10457, 4802, 11618, 11700, 9584, 9092, 9769, 8917, 10546, 12224, 10249, 5806, 10535, 12667, 7126, 12312, 5881, 13104, 12127, 11855, 12216, 12311, 11863, 12318, 12908, 11857, 12673, 13507, 12675, 11621, 12218, 12214, 13394, 13574, 13701], 2815, [95.0, 93.0, 96.0, 93.0, 98.0, 96.0, 97.0, 95.0, 95.0, 94.0, 97.0, 94.0, 97.0, 99.0, 94.0, 97.0, 96.0, 98.0, 97.0, 96.0, 97.0, 97.0, 97.0, 98.0, 96.0, 97.0, 98.0, 99.0, 98.0, 97.0, 98.0, 98.0, 98.0, 99.0, 99.0, 98.0, 99.0, 98.0, 98.0, 97.0, 97.0, 99.0, 91.0, 99.0, 93.0, 96.0, 94.0, 97.0, 98.0, 93.0, 99.0, 96.0, 94.0, 96.0, 94.0, 95.0, 91.0, 95.0, 97.0, 95.0, 94.0, 98.0, 98.0, 97.0, 98.0, 97.0, 96.0, 95.0, 0.0, 0.0]], ['96102', [3913, 9770, 10564, 9851, 10565, 10257, 9771, 8545, 10308, 9626, 10023, 10019, 6061, 8859, 10303, 5186, 10074, 11621, 10250, 10026, 7130, 3711, 11863], 2819, [86.0, 96.0, 88.0, 94.0, 91.0, 94.0, 96.0, 95.0, 92.0, 97.0, 98.0, 99.0, 98.0, 96.0, 97.0, 99.0, 95.0, 98.0, 95.0, 99.0, 97.0, 0.0, 0.0]], ['96283', [3913, 9770, 9851, 8545, 9626, 4802, 10535, 4200, 9582, 9580, 12603, 13187, 8457, 13292, 12597, 3649, 4522, 12947, 5895, 8701, 8860, 10589, 9584, 13701, 10022, 13731, 11628, 13300, 13392, 12060, 5085], 2820, [92.0, 92.0, 84.0, 83.0, 93.0, 89.0, 83.0, 81.0, 75.0, 85.0, 91.0, 88.0, 90.0, 85.0, 93.0, 89.0, 89.0, 93.0, 91.0, 92.0, 95.0, 94.0, 95.0, 96.0, 94.0, 96.0, 93.0, 90.0, 92.0, 0.0, 0.0]], ['96284', [3913, 5186, 10308, 9769, 4424, 10543, 9091, 10177, 11406, 12603, 4220, 13002, 13004, 13722, 13292, 13187, 8457, 10568, 12222, 3762, 12949, 11624, 5194], 2821, [87.0, 86.0, 80.0, 92.0, 87.0, 89.0, 77.0, 79.0, 88.0, 94.0, 91.0, 89.0, 86.0, 94.0, 88.0, 85.0, 91.0, 96.0, 96.0, 95.0, 0.0, -1.0, 0.0]], ['96027', [3913, 7130, 10535, 10540, 10177, 8457, 9091, 10568, 12597, 11406, 9580, 9582, 13004, 13187, 12603, 13292, 13002, 13722, 11389, 9625, 6781, 10543], 2822, [98.0, 98.0, 98.0, 95.0, 96.0, 95.0, 94.0, 98.0, 94.0, 98.0, 96.0, 93.0, 94.0, 90.0, 94.0, 92.0, 94.0, 92.0, 91.0, 91.0, 0.0, 0.0]], ['95872', [3913, 10303, 9770, 10564, 9851, 8859, 5186, 8547, 7130, 9626, 4802, 5793, 10073, 10177, 4220, 11406, 9091, 8457, 10568, 9580, 11389, 9582, 9625, 3649, 3762, 10543, 12603, 8717, 12220, 12597, 12222, 8200, 6781, 9916, 4561, 13004, 13010, 12951, 4457, 12594, 10858, 12912, 13290, 13292, 13187, 12129, 13298, 13188, 12947, 3589, 4522, 13002, 12943, 13722, 4013, 9918, 13183, 11630, 10573, 6420, 4200, 4332, 11853, 13296, 13294, 13570, 13498, 14031, 5194, 4424, 10455, 13726, 13736, 12669, 13390, 8701, 8860, 8700, 50, 9584, 13701, 10249, 11861], 2823, [98.0, 98.0, 97.0, 99.0, 97.0, 96.0, 98.0, 95.0, 98.0, 97.0, 97.0, 99.0, 98.0, 99.0, 97.0, 98.0, 98.0, 97.0, 98.0, 97.0, 94.0, 97.0, 96.0, 98.0, 99.0, 98.0, 97.0, 98.0, 99.0, 96.0, 96.0, 98.0, 97.0, 97.0, 97.0, 99.0, 97.0, 97.0, 96.0, 96.0, 96.0, 98.0, 96.0, 94.0, 93.0, 98.0, 100.0, 94.0, 99.0, 96.0, 97.0, 100.0, 99.0, 98.0, 98.0, 97.0, 99.0, 97.0, 97.0, 98.0, 98.0, 98.0, 100.0, 97.0, 98.0, 92.0, 96.0, 97.0, 97.0, 98.0, 97.0, 98.0, 100.0, 99.0, 97.0, 97.0, 100.0, 98.0, 99.0, 93.0, 99.0, 0.0, 0.0]], ['96468', [3913, 10023, 8456, 10457, 5895, 9580, 10177, 4220, 9091, 10568, 9582, 8457, 11389, 11406, 10543, 3762, 8717, 9625, 8200, 6781, 12220, 12222, 9916, 4561, 4457], 2824, [95.0, 97.0, 94.0, 95.0, 90.0, 91.0, 95.0, 93.0, 88.0, 97.0, 84.0, 93.0, 99.0, 96.0, 95.0, 94.0, 95.0, 92.0, 91.0, 93.0, 84.0, 97.0, 92.0, 0.0, 0.0]], ['93835', [3913, 10026, 8918, 10459, 8701, 10022, 8860, 10457, 10535, 10573, 9625, 3649, 10543, 12220, 12222, 12597, 9091, 11406, 10568, 13290, 9580, 10177, 13004, 13292, 9582, 11389, 12951, 13010, 3762], 2825, [35.0, 78.0, 66.0, 51.0, 42.0, 39.0, 83.0, 62.0, 82.0, 43.0, 45.0, 42.0, 62.0, 66.0, 65.0, 59.0, 62.0, 65.0, 67.0, 81.0, 49.0, 49.0, 39.0, 26.0, 35.0, 26.0, 43.0, 0.0, 0.0]], ['96710', [3913, 10257, 10564, 9851, 12214, 9770, 5881, 4165, 12312, 10026, 10022, 12665, 10589, 6521, 12949, 3649, 13292, 13004, 12597, 8457], 2832, [96.0, 80.0, 90.0, 95.0, 100.0, 96.0, 91.0, 87.0, 91.0, 92.0, 90.0, 93.0, 92.0, 94.0, 91.0, 84.0, 81.0, 93.0, 71.0, 0.0]], ['97862', [3913, 9770, 9851, 6061, 10257, 8859, 9771, 10019, 9769, 4424, 4220, 10177, 8457, 10568, 11406, 9582, 9580, 9091, 3649, 9625, 11389, 12597, 10543, 12220, 3762, 13010, 13290, 12951, 13292, 8717, 13002, 12222, 12603, 6781, 5085, 12601, 13731, 10026, 3693, 10535, 4165, 13564, 11853, 13102, 14031, 6521, 12949, 4457], 2841, [96.0, 94.0, 96.0, 97.0, 96.0, 92.0, 96.0, 95.0, 95.0, 95.0, 93.0, 94.0, 93.0, 95.0, 95.0, 87.0, 93.0, 92.0, 88.0, 89.0, 93.0, 92.0, 94.0, 86.0, 95.0, 94.0, 98.0, 88.0, 86.0, 92.0, 94.0, 95.0, 96.0, 92.0, 93.0, 95.0, 95.0, 97.0, 88.0, 92.0, 88.0, 0.0, -1.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['100284', [3913, 10026, 10022, 9918, 10543, 9091, 10177, 8457, 4220, 10568, 12597, 11406, 9580, 11389, 9625, 12603, 9582, 3762, 12951, 13002, 13004, 13010, 13292], 2859, [93.0, 94.0, 95.0, 95.0, 90.0, 95.0, 96.0, 94.0, 94.0, 93.0, 90.0, 93.0, 95.0, 97.0, 93.0, 96.0, 89.0, 94.0, 90.0, 94.0, 0.0, 0.0, 0.0]], ['43971', [3913, 8547, 4336, 3762, 10177, 8457, 12597, 9091, 11406, 10568, 10455, 8918, 11853, 9578, 11389, 9097, 9918, 13004, 9580, 10020, 12949, 12665, 12593, 12912, 9582, 12943, 11630], 2861, [97.0, 95.0, 92.0, 95.0, 92.0, 85.0, 94.0, 90.0, 95.0, 94.0, 93.0, 91.0, 98.0, 96.0, 91.0, 94.0, 96.0, 94.0, 90.0, 92.0, 90.0, 91.0, 87.0, 91.0, 84.0, 0.0, 0.0]], ['100982', [3913, 11855, 10565, 3711, 11621, 11857, 10074, 8545, 12908, 10023, 12311, 10457, 12062, 6521, 12127, 11624, 10301, 3649, 9625, 9582, 10543, 13010], 2863, [74.0, 65.0, 72.0, 62.0, 70.0, 76.0, 59.0, 76.0, 78.0, 87.0, 78.0, 78.0, 77.0, 69.0, 71.0, 73.0, 76.0, 67.0, 59.0, 61.0, 0.0, 0.0]], ['101643', [3913, 10026, 10022, 9918, 9580, 4220, 10177, 11406, 10568, 12603, 12597, 9582, 11389, 9625, 3649, 12220, 10543, 3762, 8717, 12222, 6781, 8200, 4561, 13292, 13004, 13187, 13722, 9091, 13290, 12951, 13010, 9916, 10858, 13298, 4457, 12594, 12129, 13188, 12912, 12947, 13392, 5895, 12601, 5433], 2865, [96.0, 97.0, 100.0, 94.0, 94.0, 94.0, 95.0, 97.0, 94.0, 93.0, 90.0, 90.0, 96.0, 95.0, 84.0, 88.0, 97.0, 96.0, 96.0, 99.0, 92.0, 92.0, 91.0, 94.0, 96.0, 93.0, 93.0, 91.0, 97.0, 95.0, 93.0, 95.0, 97.0, 99.0, 97.0, 96.0, 96.0, 94.0, 92.0, 96.0, 95.0, 0.0, 0.0, 0.0]], ['102155', [5186, 9770, 10564, 9771, 10565, 10586, 10022, 8547, 12601, 9918, 13392, 9582, 12222, 13722, 9091, 13187, 8457, 12603, 13004, 13002, 13292, 12597, 11406], 2870, [0.0, 95.0, 94.0, 88.0, 97.0, 93.0, 93.0, 90.0, 90.0, 83.0, 86.0, 93.0, 91.0, 96.0, 96.0, 98.0, 92.0, 91.0, 95.0, 95.0, 94.0, 88.0, 0.0, 0.0]], ['101912', [3913, 7130, 11863, 7126, 10023, 12311, 10457, 8700, 8860, 12671, 5797, 5194, 12220, 4424, 10543, 12951, 13292, 10073, 12947, 12912, 13188], 2874, [88.0, 83.0, 81.0, 79.0, 87.0, 81.0, 78.0, 84.0, 80.0, 85.0, 77.0, 80.0, 75.0, 85.0, 77.0, 75.0, 67.0, 72.0, 81.0, 0.0, 0.0]], ['100572', [3913, 8547, 10022, 9918, 9580, 8457, 9091, 11406, 10568, 9582, 4220, 12603, 12597, 11389, 3649, 9625, 13004, 13002, 12951, 10543, 13187, 13290, 13292], 2875, [88.0, 95.0, 90.0, 91.0, 91.0, 91.0, 94.0, 98.0, 97.0, 96.0, 91.0, 98.0, 97.0, 98.0, 92.0, 97.0, 96.0, 99.0, 96.0, 98.0, 98.0, 0.0, 0.0]], ['97635', [3913, 10026, 8700, 5895, 10543, 10177, 8457, 11406, 10568, 9580, 9582, 11389, 9091, 3649, 3762, 12597, 12603, 13002, 13004, 12951, 12220, 13010, 8717, 12222, 6781], 2876, [95.0, 94.0, 91.0, 91.0, 91.0, 95.0, 91.0, 98.0, 94.0, 91.0, 86.0, 96.0, 94.0, 84.0, 95.0, 92.0, 94.0, 96.0, 95.0, 93.0, 98.0, 95.0, 93.0, 0.0, 0.0]], ['105047', [3913, 3711, 11621, 10546, 11700, 2093, 4457, 10073, 3589, 10568, 8457, 10177, 12603, 12597, 11406, 9580, 9582, 11389, 9625, 13004], 2883, [58.0, 55.0, 58.0, 82.0, 68.0, 64.0, 52.0, 82.0, 88.0, 88.0, 85.0, 90.0, 90.0, 89.0, 89.0, 82.0, 83.0, 87.0, 0.0, 0.0]], ['105325', [3913, 10019, 11698, 10201, 12224, 7184, 11580, 9916, 12127, 10568, 12597, 9091, 9625, 9580, 11406, 13002, 12603, 10177, 8457, 13187], 2885, [95.0, 98.0, 96.0, 95.0, 88.0, 88.0, 95.0, 90.0, 92.0, 92.0, 90.0, 95.0, 90.0, 92.0, 91.0, 92.0, 89.0, 85.0, 0.0, 0.0]], ['106472', [3913, 10026, 50, 10573, 9582, 9918, 9580, 10568, 10177, 4220, 12603, 8457, 13004, 9091, 13187, 12597, 13292, 13290, 11389, 9625, 11406, 3649, 12220, 13722, 10543], 2889, [94.0, 94.0, 93.0, 89.0, 81.0, 90.0, 92.0, 92.0, 91.0, 93.0, 93.0, 93.0, 94.0, 91.0, 85.0, 90.0, 86.0, 92.0, 88.0, 87.0, 95.0, 90.0, 87.0, 0.0, 0.0]], ['102160', [3913, 11863, 10250, 10019, 12218, 12675, 11399, 8456, 13566, 12910, 8200, 9916, 13292, 12597, 13722, 13187, 13004, 10177, 4220, 8457, 13002, 11406], 2890, [69.0, 42.0, 48.0, 76.0, 69.0, 83.0, 85.0, 88.0, 88.0, 88.0, 81.0, 83.0, 83.0, 82.0, 77.0, 82.0, 90.0, 93.0, 84.0, 88.0, 0.0, 0.0]], ['107630', [3913, 10026, 11618, 9850, 8701, 2093, 4522, 8919, 10073, 11628, 12912, 12594, 4457, 12947, 12129, 9916, 10568, 13187, 13290, 10177], 2897, [87.0, 70.0, 73.0, 69.0, 78.0, 71.0, 70.0, 77.0, 69.0, 78.0, 66.0, 66.0, 56.0, 73.0, 79.0, 71.0, 82.0, 43.0, 0.0, 0.0]], ['107858', [3913, 11698, 5845, 10543, 10177, 8457, 9091, 4220, 11406, 12597, 9580, 12603, 11389, 9582, 13004, 10568, 9625, 12951, 13187, 13290, 13292, 3649, 13010, 12220, 3762, 8717, 12222, 13002, 8200, 13722, 6781, 6521, 11624, 5085, 12601, 5433], 2899, [98.0, 93.0, 94.0, 93.0, 93.0, 93.0, 94.0, 93.0, 96.0, 91.0, 95.0, 91.0, 95.0, 94.0, 90.0, 97.0, 95.0, 94.0, 95.0, 96.0, 92.0, 90.0, 95.0, 93.0, 97.0, 92.0, 95.0, 96.0, 90.0, 94.0, 95.0, 96.0, 97.0, 97.0, 0.0, 0.0]], ['108528', [3913, 11857, 10565, 12134, 10073, 11406, 9091, 10177, 4220, 12597, 12603, 9580, 9582, 11389, 9625, 3649, 12951, 10568, 13004, 12220, 10543, 13010, 3762, 8717, 12222, 6781, 13290, 8200, 13187, 13292, 4561, 9916, 10858, 13298, 4457, 12594, 13002, 13188, 12912, 12947], 2904, [88.0, 79.0, 78.0, 88.0, 83.0, 87.0, 88.0, 89.0, 86.0, 90.0, 93.0, 89.0, 88.0, 93.0, 91.0, 87.0, 90.0, 95.0, 92.0, 89.0, 91.0, 93.0, 92.0, 95.0, 91.0, 89.0, 96.0, 86.0, 89.0, 91.0, 87.0, 93.0, 94.0, 96.0, 91.0, 94.0, 92.0, 88.0, 0.0, 0.0]], ['108659', [3913, 12218, 9771, 12318, 8917, 9769, 8199, 6460, 4163, 3589, 4424, 5194, 7184, 13388, 13566, 4968, 13390, 12665, 2093, 12601], 2908, [18.0, 0.0, 0.0, 0.0, 0.0, 0.0, 6.0, 0.0, 6.0, 35.0, 56.0, 8.0, 13.0, 16.0, 9.0, 14.0, 7.0, 11.0, 0.0, 0.0]], ['108497', [3913, 10026, 12675, 9578, 11399, 10455, 9916, 4457, 12594, 9091, 12673, 13104, 11698, 13390, 12665, 13392, 12947, 13506, 10586, 9626, 13731, 12671, 14031, 13570, 11389, 10019, 12908, 12667, 12311, 11853, 13564], 2909, [71.0, 90.0, 92.0, 90.0, 91.0, 89.0, 94.0, 90.0, 88.0, 92.0, 92.0, 87.0, 90.0, 92.0, 92.0, 91.0, 92.0, 93.0, 98.0, 94.0, 88.0, 93.0, 94.0, 88.0, 91.0, 94.0, 93.0, 89.0, 86.0, 93.0, 0.0]], ['109652', [3913, 11857, 3585, 4215, 8200, 12222, 8717, 9091, 11406, 8457, 12603, 10177, 13004, 13187, 13292, 12597, 10568, 13722, 13290, 9580, 9582, 11389, 12951, 9625], 2913, [95.0, 94.0, 94.0, 87.0, 83.0, 86.0, 88.0, 87.0, 87.0, 79.0, 86.0, 86.0, 83.0, 64.0, 76.0, 82.0, 87.0, 75.0, 90.0, 80.0, 67.0, 74.0, 0.0, 0.0]], ['110316', [3913, 10026, 11698, 11855, 10022, 8547, 12601, 12134, 4163, 10073, 3589, 9580, 9582, 10177, 4220, 13722, 8457, 13004, 12603, 12597, 10543, 10573, 11630, 5021, 13300, 10535, 9584], 2915, [86.0, 85.0, 76.0, 87.0, 83.0, 90.0, 84.0, 85.0, 86.0, 89.0, 85.0, 76.0, 87.0, 87.0, 89.0, 85.0, 87.0, 94.0, 94.0, 93.0, 93.0, 93.0, 95.0, 93.0, 93.0, 0.0, 0.0]], ['111184', [3913, 11855, 10250, 3711, 10308, 12216, 9097, 10860, 12312, 4165, 5881, 9578, 11399, 8456, 4974, 8701, 12665, 5021, 8919, 11628, 11859, 6460, 11861, 8699, 4457, 12984, 9916, 10022], 2924, [79.0, 79.0, 75.0, 76.0, 78.0, 77.0, 77.0, 69.0, 78.0, 68.0, 69.0, 77.0, 75.0, 77.0, 82.0, 71.0, 75.0, 47.0, 72.0, 74.0, 61.0, 76.0, 71.0, 77.0, 58.0, 67.0, 0.0, 0.0]], ['111186', [3913, 11698, 10201, 8547, 9578, 8456, 13566, 3585, 11855, 10586, 13394, 10026, 13104, 5186, 12908, 8545, 10250, 12218, 14393, 12214, 9851, 10257, 14392, 14294, 14394, 14026, 9770, 12675], 2925, [69.0, 46.0, 65.0, 79.0, 64.0, 76.0, 51.0, 66.0, 19.0, 34.0, 18.0, 40.0, 28.0, 67.0, 49.0, 36.0, 43.0, 26.0, 58.0, 11.0, 48.0, 31.0, 50.0, 41.0, 42.0, 37.0, 0.0, 0.0]], ['111454', [9770, 5186, 9771, 10564, 10565, 12214, 9851, 11698, 9578, 12060, 12222, 8717, 9091, 12675, 9626, 12673, 6061, 12908, 3585, 5793, 10021, 13010, 6781, 13292, 12597, 10250, 3913, 10026, 10303, 5806, 13564, 9092, 10586, 11621, 11855, 10019, 11857, 11863, 12318, 4802, 13574, 5881, 14394, 14393, 14294, 14391, 10860, 12216, 11580, 14712, 14193], 2926, [0.0, 96.0, 95.0, 93.0, 91.0, 92.0, 95.0, 95.0, 85.0, 95.0, 94.0, 83.0, 90.0, 68.0, 88.0, 93.0, 91.0, 90.0, 93.0, 92.0, 95.0, 89.0, 89.0, 81.0, 83.0, 84.0, 54.0, 95.0, 92.0, 93.0, 79.0, 90.0, 83.0, 92.0, 91.0, 89.0, 82.0, 86.0, 91.0, 92.0, 92.0, 75.0, 90.0, 87.0, 91.0, 97.0, 88.0, 95.0, 93.0, 67.0, 0.0, 0.0]], ['112859', [3913, 11855, 5881, 10565, 10455, 10570, 9916, 11580, 12669, 12224, 11700, 8547, 8456, 12312, 13104, 10026, 13574, 6061, 10257, 14392], 2934, [74.0, 63.0, 77.0, 83.0, 76.0, 76.0, 79.0, 80.0, 86.0, 80.0, 84.0, 79.0, 83.0, 72.0, 28.0, 14.0, 28.0, 49.0, 0.0, 0.0]], ['114300', [3913, 11855, 8547, 3585, 12910, 5793, 8200, 10537, 12947, 10021, 10573, 12060, 4200, 12943, 9918, 11389, 9580, 4457, 9916, 12986], 2951, [89.0, 66.0, 86.0, 94.0, 89.0, 65.0, 62.0, 71.0, 63.0, 55.0, 54.0, 76.0, 83.0, 86.0, 47.0, 45.0, 47.0, 26.0, 0.0, 0.0]], ['114379', [3913, 10250, 10565, 12673, 12218, 9771, 10303, 9770, 10019, 9851, 13507, 10564, 12214, 8859, 10257, 6061, 13574, 10023, 14193, 12908, 14194, 11863, 8545], 2953, [69.0, 60.0, 37.0, 49.0, 23.0, 39.0, 25.0, 56.0, 13.0, 19.0, 16.0, 47.0, 17.0, 7.0, 27.0, 29.0, 19.0, 20.0, 33.0, 8.0, 13.0, 0.0, 0.0]], ['115175', [3913, 10026, 11698, 12601, 5433, 12060, 11853, 12222, 8717, 9091, 13292, 12603, 10177, 4220, 13722, 13004, 13187, 12597, 10543, 3649, 10073], 2959, [94.0, 96.0, 82.0, 93.0, 93.0, 96.0, 99.0, 96.0, 92.0, 91.0, 90.0, 95.0, 94.0, 91.0, 91.0, 94.0, 89.0, 93.0, 91.0, 0.0, 0.0]], ['115001', [10019, 11863, 9578, 7130, 8860, 10589, 5895, 12220, 13010, 13004, 13002, 13187, 8457, 10177, 4220, 9091, 11406, 3762, 8717, 11624, 12949, 6521, 4013], 2960, [0.0, 86.0, 68.0, 83.0, 93.0, 78.0, 88.0, 87.0, 86.0, 89.0, 94.0, 95.0, 83.0, 94.0, 94.0, 94.0, 90.0, 94.0, 93.0, 94.0, 85.0, 92.0, 94.0, 0.0]], ['115418', [3913, 11698, 10565, 8547, 12673, 3585, 5793, 4215, 10021, 8200, 4336, 6781, 8717, 13292, 12597, 13004, 13187, 12603, 10177, 8457, 13722, 9091, 4220], 2965, [82.0, 69.0, 80.0, 80.0, 90.0, 89.0, 78.0, 84.0, 76.0, 78.0, 83.0, 79.0, 82.0, 76.0, 81.0, 81.0, 60.0, 86.0, 82.0, 74.0, 76.0, 78.0, 0.0]], ['115891', [3913, 11855, 9578, 9584, 11580, 11385, 12127, 11861, 12740, 5797, 13103, 11695, 8199, 10455, 7184, 12316, 11853, 4332, 13010, 10543, 13292, 13004, 13187, 11406], 2970, [94.0, 93.0, 94.0, 91.0, 92.0, 94.0, 95.0, 99.0, 90.0, 75.0, 96.0, 95.0, 96.0, 96.0, 97.0, 98.0, 90.0, 94.0, 97.0, 95.0, 95.0, 0.0, 0.0, 0.0]], ['113908', [3913, 11855, 9770, 5186, 10565, 10564, 9851, 10303, 12214, 9771, 12673, 10586, 6061, 12908, 12318, 9092, 10860, 10020, 3711, 8547], 2972, [20.0, 16.0, 47.0, 48.0, 11.0, 45.0, 28.0, 7.0, 8.0, 28.0, 19.0, 41.0, 28.0, 37.0, 37.0, 38.0, 33.0, 46.0, 0.0, 0.0]], ['115313', [3913, 11857, 10250, 12216, 9771, 12675, 10565, 9851, 10257, 12218, 10303, 12673, 10019, 8859, 13302, 11698, 8860, 10589, 11624, 6521, 10301, 11859, 12605], 2973, [61.0, 67.0, 62.0, 49.0, 64.0, 68.0, 26.0, 17.0, 43.0, 26.0, 41.0, 30.0, 21.0, 2.0, 3.0, 3.0, 2.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['116699', [3913, 10026, 11698, 11855, 10022, 11385, 12943, 9580, 10568, 10177, 8457, 4220, 13187, 12603, 13292, 13002, 9091, 11406, 13290, 12597, 9582, 9625, 13722, 12951], 2975, [89.0, 89.0, 90.0, 94.0, 91.0, 92.0, 95.0, 91.0, 90.0, 95.0, 90.0, 92.0, 89.0, 94.0, 90.0, 94.0, 91.0, 96.0, 93.0, 89.0, 88.0, 84.0, 0.0, 0.0]], ['116939', [3913, 10026, 8547, 11857, 12060, 12984, 12222, 9918, 9091, 9582, 12603, 13004, 8457, 4220, 10177, 13187, 13292, 11406, 12597, 13290], 2979, [95.0, 87.0, 94.0, 94.0, 96.0, 91.0, 93.0, 95.0, 80.0, 39.0, 63.0, 67.0, 83.0, 72.0, 76.0, 6.0, 76.0, 37.0, 0.0, 0.0]], ['118315', [3913, 11698, 10201, 6151, 7184, 10543, 12220, 13292, 12597, 13722, 8457, 10177, 13187, 12603, 13004, 4220, 9091, 10568, 3649, 9580, 9582, 12951, 13290, 11406, 9625], 2986, [97.0, 98.0, 97.0, 97.0, 97.0, 96.0, 91.0, 91.0, 97.0, 96.0, 95.0, 96.0, 93.0, 99.0, 96.0, 97.0, 96.0, 98.0, 96.0, 98.0, 96.0, 97.0, 98.0, 0.0, 0.0]], ['118819', [3913, 11855, 10250, 7130, 5186, 12671, 12740, 5194, 12220, 12669, 13564, 10860, 4802, 3693, 8699, 11861, 8456, 8919, 12311, 12667, 13500, 11580], 2987, [83.0, 55.0, 80.0, 82.0, 86.0, 87.0, 89.0, 85.0, 87.0, 88.0, 87.0, 88.0, 85.0, 81.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]], ['118955', [3913, 11698, 8547, 5845, 10543, 13002, 13187, 10177, 4220, 13004, 13292, 12597, 9091, 11406, 12603, 13290, 9580, 9582, 11389, 9625, 13722, 12951, 3649, 12220, 14807], 2989, [96.0, 96.0, 98.0, 95.0, 93.0, 96.0, 88.0, 94.0, 94.0, 93.0, 88.0, 92.0, 87.0, 96.0, 94.0, 96.0, 89.0, 81.0, 95.0, 88.0, 90.0, 86.0, 64.0, 0.0, 0.0]], ['110820', [3913, 4974, 4165, 5806, 4163, 5433, 3693, 5021, 4215, 4336, 5793, 4802, 5895, 4424, 4968, 3711, 5186, 4332, 3940, 7126, 5881, 50, 8199, 6151, 4200, 4013, 2093, 3589, 3791, 5797, 8860, 8700, 8701, 8918, 8456, 9097, 9578, 9584, 10026, 10308, 10860, 10457, 13564], 2998, [100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 81.0, 92.0, 85.0, 86.0, 81.0, 88.0, 94.0, 85.0, 86.0, 81.0, 90.0, 93.0, 82.0, 89.0, 84.0, 86.0, 89.0, 80.0, 92.0, 84.0, 94.0, 89.0, 90.0, 93.0, 89.0, 90.0, 83.0, 92.0, 93.0, 76.0, 89.0, 0.0, 0.0]], ['82631', [3913, 7130, 5186, 4165, 3711, 5881, 4802, 4974, 5806, 7126, 8456, 50, 5797, 8547, 5433, 8545, 3693, 8700, 4163, 8441, 8701, 3585, 8917, 6061, 8860, 8918, 8859, 2093, 5021, 4457, 6151, 6460, 8699, 9092, 8919, 8199, 9097, 3791, 9584, 4968, 9578, 9751, 4215, 9769, 5793, 9626, 10023, 10020, 9850, 10022, 4336, 5845, 10249, 10021, 6521, 6420, 10457, 10459, 10589, 10860, 10308, 10026, 10455, 10537, 8854, 7184, 4332, 10570, 5895, 10301, 5085, 4424, 10535, 11385, 11389, 10177, 9091, 8457, 4220, 9580, 9582, 10568, 11406, 9625, 12220, 3762, 10543, 12597, 12603, 8717, 12222, 3649, 4561, 8200, 13004, 13002, 6781, 13010, 9916, 10858, 12129, 13290, 13292, 13298, 12951, 12594, 12912], 3001, [100.0, 99.0, 97.0, 98.0, 97.0, 96.0, 97.0, 97.0, 99.0, 98.0, 97.0, 95.0, 99.0, 99.0, 99.0, 99.0, 98.0, 97.0, 97.0, 95.0, 97.0, 98.0, 97.0, 98.0, 97.0, 98.0, 98.0, 97.0, 99.0, 99.0, 99.0, 98.0, 98.0, 98.0, 97.0, 97.0, 98.0, 99.0, 99.0, 97.0, 91.0, 97.0, 98.0, 99.0, 99.0, 98.0, 99.0, 98.0, 98.0, 95.0, 98.0, 97.0, 98.0, 95.0, 99.0, 99.0, 98.0, 98.0, 97.0, 99.0, 96.0, 98.0, 96.0, 98.0, 97.0, 99.0, 98.0, 97.0, 99.0, 98.0, 98.0, 97.0, 98.0, 98.0, 98.0, 97.0, 99.0, 98.0, 98.0, 98.0, 98.0, 98.0, 99.0, 97.0, 96.0, 97.0, 97.0, 97.0, 98.0, 99.0, 98.0, 99.0, 98.0, 98.0, 97.0, 98.0, 99.0, 99.0, 99.0, 96.0, 98.0, 99.0, 98.0, 99.0, 97.0, 97.0, 0.0]], ['121594', [3913, 11857, 9771, 5186, 12218, 9851, 8545, 12908, 10019, 12673, 13507, 10303, 6061, 12214, 10023, 11863, 10565, 8859, 10257, 13574, 9770, 11621, 10586, 10564, 10074, 7130, 12318, 10026, 11855, 3711, 12216, 10860, 9626, 10250, 9097, 13104, 4974, 14192, 8701, 14028, 13390, 13731, 9850, 13500, 12593, 12311, 8441, 13568, 11580, 12740, 13726, 13394, 5433, 12312, 10020, 14208, 14391, 14293], 3027, [18.0, 36.0, 51.0, 71.0, 31.0, 56.0, 42.0, 49.0, 44.0, 71.0, 40.0, 56.0, 65.0, 75.0, 68.0, 34.0, 45.0, 57.0, 74.0, 52.0, 78.0, 55.0, 75.0, 62.0, 50.0, 67.0, 66.0, 65.0, 34.0, 67.0, 69.0, 61.0, 64.0, 51.0, 52.0, 66.0, 72.0, 77.0, 59.0, 78.0, 69.0, 69.0, 54.0, 49.0, 57.0, 58.0, 51.0, 61.0, 52.0, 43.0, 61.0, 38.0, 58.0, 36.0, 65.0, 54.0, 0.0, 0.0]], ['3030', [3913, 11698, 8547, 11385, 3762, 10543, 12597, 8457, 13722, 10177, 12603, 13004, 13187, 13292, 9091, 11406, 11389, 8717, 10573, 4200], 3034, [97.0, 96.0, 96.0, 94.0, 96.0, 95.0, 95.0, 97.0, 96.0, 96.0, 95.0, 97.0, 89.0, 91.0, 95.0, 92.0, 92.0, 0.0, 0.0, 0.0]], ['123547', [3913, 10250, 10303, 12673, 9771, 9851, 12218, 10257, 10564, 12675, 12908, 8545, 6061, 10019, 13574, 8859, 13507, 11863, 7130, 11621, 12318, 14208, 9626, 13568, 10074, 14193, 14293, 14194, 10023, 14391, 10586, 10026, 10565, 11855, 5186, 11857, 3711, 14393, 10308, 10860, 12216, 9097, 4974, 12312, 14192, 14028, 4165, 12214, 13724], 3040, [68.0, 63.0, 62.0, 84.0, 82.0, 78.0, 58.0, 87.0, 88.0, 92.0, 74.0, 77.0, 81.0, 65.0, 72.0, 73.0, 60.0, 88.0, 71.0, 75.0, 70.0, 67.0, 91.0, 83.0, 52.0, 73.0, 58.0, 82.0, 85.0, 61.0, 78.0, 61.0, 69.0, 65.0, 79.0, 65.0, 54.0, 90.0, 42.0, 92.0, 37.0, 61.0, 72.0, 80.0, 56.0, 73.0, -1.0, -1.0, 0.0]], ['53492', [3913, 9771, 10565, 13724, 8547, 5881, 11399, 9578, 4968, 10455, 13298, 4457, 10858, 12597, 8457, 13722, 12603, 4220, 9091, 11406, 13010, 8717, 11624, 12949, 4424], 3051, [60.0, 86.0, 84.0, 75.0, 81.0, 73.0, 86.0, 84.0, 79.0, 87.0, 90.0, 79.0, 76.0, 85.0, 88.0, 88.0, 84.0, 88.0, 88.0, 92.0, 90.0, 91.0, -1.0, 0.0, 0.0]], ['125259', [3913, 8547, 10565, 11698, 12673, 10020, 13507, 13394, 9578, 4802, 11618, 11387, 9584, 11700, 13701, 10249, 11857, 13506, 11855, 10026, 3585, 4974, 13104], 3057, [85.0, 75.0, 74.0, 60.0, 79.0, 70.0, 68.0, 70.0, 65.0, 71.0, 58.0, 77.0, 70.0, 70.0, 77.0, 67.0, 72.0, 70.0, 68.0, 73.0, 83.0, 0.0, 0.0]], ['127697', [3913, 11855, 8547, 3585, 12910, 13566, 4561, 12669, 10860, 13564, 12667, 13701, 12908, 8456, 13104, 9097, 10586, 10026, 9626, 11863, 10023, 13507, 8859, 12673, 9771], 3074, [98.0, 95.0, 99.0, 98.0, 99.0, 97.0, 94.0, 98.0, 98.0, 94.0, 98.0, 99.0, 98.0, 97.0, 99.0, 100.0, 99.0, 100.0, 99.0, 96.0, 97.0, 98.0, 97.0, 0.0, 0.0]], ['128412', [3913, 11855, 12214, 8547, 3711, 12216, 11861, 12984, 10022, 50, 13701, 13731, 11698, 12601, 5186, 4802, 10020, 11618, 9578, 14706, 11399, 13104, 12312, 14192, 10586, 6061, 4165, 11857, 8859], 3082, [85.0, 78.0, 93.0, 85.0, 63.0, 87.0, 77.0, 52.0, 80.0, 65.0, 90.0, 69.0, 61.0, 54.0, 83.0, 81.0, 82.0, 73.0, 57.0, 61.0, 85.0, 76.0, 58.0, 71.0, 79.0, 92.0, 42.0, 0.0, 0.0]], ['129420', [3913, 5186, 8918, 8700, 5433, 6420, 4220, 9580, 9582, 9625, 3649, 9091, 3762, 9918, 4457, 10177, 8717, 8200, 6781, 10543, 10568, 9916, 10858, 11389, 11406, 12220, 12603, 13187, 13004, 13722, 13292, 12597, 13290, 12951], 3096, [93.0, 99.0, 98.0, 95.0, 96.0, 98.0, 98.0, 97.0, 87.0, 96.0, 92.0, 97.0, 93.0, 96.0, 94.0, 96.0, 97.0, 95.0, 95.0, 85.0, 90.0, 72.0, 57.0, 83.0, 87.0, 77.0, 84.0, 50.0, 89.0, 84.0, 81.0, 87.0, 96.0, 0.0]]]\n", + "965\n" + ] + } + ], + "source": [ + "# print first_three_chosenVideo\n", + "print twenty_videos_watched\n", + "print len(twenty_videos_watched)" + ] + }, + { + "cell_type": "code", + "execution_count": 76, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "[[14.29, 17.65, 18.65, 19.3, 21.22, 22.33, 24.12, 19.17, 25.44, 22.7, 24.83, 19.85, 17.55, 23.96, 20.16, 20.45, 16.8, 23.35, 16.42, 20.22, 16.23, 23.49, 21.79], [14.29, 17.65, 19.3, 18.65, 16.42, 17.55, 16.8, 17.86, 18.78, 16.96, 14.63, 18.18, 22.33, 20.45, 18.31, 19.85, 18.88, 20.16, 23.29, 27.43, 31.32, 34.05, 36.8, 39.29, 35.54, 34.52, 31.1, 30.53, 28.05, 27.66, 27.76, 24.81, 21.79, 21.77], [14.29, 17.65, 18.65, 21.22, 24.12, 19.3, 19.17, 17.55, 19.85, 22.7, 24.51, 24.81, 24.83, 25.44, 25.75, 25.0, 26.16, 22.33, 20.16, 16.8, 20.45, 23.35, 20.22, 21.43, 19.08, 20.89, 21.88, 24.54, 27.43, 24.14, 31.87], [14.29, 19.17, 19.3, 21.22, 24.12, 24.81, 24.83, 25.44, 30.21, 27.43, 28.67, 30.22, 30.53, 28.68, 29.87, 28.21, 32.26, 39.29, 34.05, 33.45, 32.98, 36.8, 31.87, 31.32, 30.47], [14.29, 17.65, 19.3, 21.22, 24.12, 24.81, 22.33, 19.85, 22.7, 23.35, 20.45, 18.31, 19.91, 21.43, 18.18, 23.29, 27.43, 32.26, 31.32, 34.05, 36.8, 39.29, 36.75, 36.68], [14.29, 17.65, 18.65, 19.3, 21.22, 24.12, 24.81, 22.33, 19.17, 25.44, 26.16, 26.3, 23.96, 24.51, 19.85, 17.55, 20.16, 16.8, 20.22, 16.42, 16.23, 12.26, 17.12, 16.96], [14.29, 17.65, 19.3, 18.65, 22.33, 21.22, 24.12, 24.81, 24.83, 19.85, 22.7, 24.51, 25.44, 29.31, 26.3, 22.1, 19.17, 16.96, 17.87, 15.79, 13.76, 17.55, 20.47, 20.45, 26.57, 26.67, 31.32, 31.1, 35.54, 28.05, 32.59, 32.94], [14.29, 17.65, 19.3, 18.65, 22.33, 19.17, 21.22, 22.7, 24.12, 19.85, 17.55, 16.42, 20.16, 20.22, 19.08, 20.45, 19.91, 16.8, 13.76, 12.26, 13.33, 16.96, 15.79, 17.87, 18.31, 16.23, 13.33, 14.63, 14.41, 7.69, 18.18, 20.89, 17.86, 17.82], [14.29, 18.65, 17.65, 19.3, 22.33, 24.12, 24.81, 24.83, 25.44, 22.7, 19.85, 21.22, 23.96, 24.51, 26.16, 25.75, 20.45, 16.8, 16.42, 17.55, 20.16, 16.23, 20.22], [14.29, 17.65, 22.33, 24.12, 26.16, 28.53, 26.29, 24.83, 28.68, 30.22, 36.75, 31.87, 29.31, 30.21, 28.21, 26.0, 23.96, 25.37, 23.35, 20.45, 24.51, 23.49, 26.3, 22.7, 21.79, 24.81, 25.0, 25.93, 25.39, 25.49, 26.63, 25.08, 24.54, 27.43, 28.65, 32.94, 36.8, 39.29], [14.29, 19.17, 18.31, 19.91, 23.49, 29.31, 33.52, 36.8, 39.29, 36.75, 34.52, 33.45, 32.98, 37.41, 36.68, 36.48, 32.59, 34.05, 31.91, 32.94, 31.87, 31.79, 31.32, 33.16, 35.54, 31.1, 30.53, 38.57, 30.47, 30.25, 30.22, 30.45, 30.1, 37.78, 30.21], [14.29, 18.65, 19.3, 21.22, 19.17, 17.55, 16.8, 16.42, 16.23, 20.16, 20.22, 20.45, 19.85, 21.79, 22.1, 22.7, 23.35, 23.49, 23.96, 24.12, 24.51, 24.81], [14.29, 17.65, 19.3, 18.65, 19.17, 16.8, 16.42, 20.16, 16.23, 20.22, 17.87, 19.08, 16.96, 14.63, 12.26, 13.33, 14.4, 13.33, 14.41, 15.79, 17.55, 17.86, 17.12, 20.89, 20.85, 26.9, 27.13, 23.96, 21.22, 20.47], [14.29, 19.17, 20.45, 21.22, 20.16, 18.65, 16.8, 17.55, 17.65, 21.79, 23.49, 24.81, 23.35, 20.22, 23.29, 24.12, 21.43, 19.91, 17.87, 15.79, 13.33, 14.4, 13.33, 12.26, 14.41, 14.63, 16.23, 16.42, 17.86, 21.77, 27.81, 31.87, 36.8, 33.52], [14.29, 17.65, 22.33, 26.29, 31.87, 28.67, 28.68, 30.22, 30.53, 39.29, 30.21, 32.26, 30.47, 31.79, 32.59, 34.05, 36.68, 37.41, 37.78, 38.57, 36.75], [14.29, 18.65, 17.65, 19.3, 21.22, 19.85, 16.8, 16.42, 17.55, 20.16, 19.08, 16.23, 19.91, 17.87, 16.96, 15.79, 13.33, 12.26, 7.69, 13.33, 13.71], [14.29, 18.65, 21.22, 24.83, 26.22, 24.12, 26.9, 30.21, 28.67, 27.3, 25.39, 30.22, 28.68, 27.13, 30.25, 31.87, 29.87, 32.94, 34.05, 32.98, 30.53, 29.04, 30.1, 30.47, 33.45], [14.29, 18.65, 22.33, 21.22, 24.81, 25.44, 24.12, 26.22, 19.3, 24.83, 26.29, 22.7, 26.16, 27.3, 28.21, 30.53, 30.22, 30.21, 28.53, 29.31, 31.87, 30.25, 29.87, 28.68, 26.74, 39.29, 34.05, 32.94, 30.47, 32.98, 32.26, 28.67, 27.13, 28.65, 27.2, 25.39, 30.0, 31.32, 36.8, 30.1, 29.04, 27.7, 28.45, 33.45, 28.25, 32.59, 36.75, 30.45, 29.52, 31.79, 33.52, 29.85, 28.31, 29.38, 34.52, 36.68, 36.48, 35.54, 38.57], [14.29, 18.65, 24.12, 28.16, 30.21, 36.75, 31.87, 30.53, 30.22, 28.67, 28.68, 28.21, 29.31, 27.76, 39.29, 27.3, 27.13, 27.43, 28.53, 27.81, 30.25, 27.2, 29.87, 26.9, 26.63, 26.3, 26.29, 26.22, 26.16, 34.05, 27.86, 32.26, 32.98, 30.47, 30.1, 32.94, 26.06], [14.29, 18.65, 24.81, 27.76, 30.21, 31.87, 28.68, 36.75, 30.22, 30.53, 28.67, 28.21, 28.16, 39.29, 27.86, 27.43, 30.25, 27.81, 27.3, 27.2, 29.87, 27.13, 26.9, 26.74, 26.63, 30.47, 34.05, 32.98, 32.94, 26.3, 32.26, 26.29, 28.65, 30.1, 29.04, 36.8, 31.32, 30.0], [14.29, 18.65, 17.65, 22.33, 19.3, 21.22, 22.7, 19.17, 17.55, 19.85, 24.51, 24.81, 20.16, 20.45, 16.8, 16.42, 24.12, 20.22, 24.83, 16.23, 22.1, 21.79, 23.49, 25.0, 25.37, 25.39, 25.44, 21.43, 17.87, 13.76, 13.33, 19.91, 17.86, 15.79, 13.33, 7.69, 14.41, 14.63, 14.75, 13.88], [14.29, 17.65, 21.22, 19.17, 18.65, 24.12, 19.3, 24.83, 24.81, 26.16, 25.44, 28.68, 22.7, 23.96, 20.16, 16.8, 16.23, 17.55, 20.22, 19.08, 21.43, 19.91, 16.42, 17.87, 20.45], [14.29, 17.65, 24.12, 22.33, 19.3, 18.65, 19.85, 20.16, 16.8, 13.76, 12.26, 13.33, 16.23, 16.42, 15.79, 17.55, 16.96, 13.33, 14.63, 17.87, 14.41, 7.69, 18.18, 23.29, 20.45, 18.31, 14.4, 17.86, 18.88, 19.08, 19.17, 19.91, 18.78, 20.89, 21.22], [14.29, 17.65, 24.12, 24.83, 24.81, 21.22, 24.51, 20.45, 17.55, 20.22, 21.79, 22.7, 21.43, 25.49, 29.87, 25.51, 29.41, 33.52, 33.45, 37.41, 38.57, 39.29, 37.78, 36.68, 36.75], [14.29, 17.65, 22.33, 19.3, 21.22, 19.17, 16.42, 16.23, 16.8, 13.76, 13.33, 12.26, 7.69, 14.4, 14.41, 15.79, 14.63, 13.33, 17.82, 17.12, 23.83, 22.11, 27.81, 31.1, 28.68, 35.54, 32.98, 39.29, 37.78, 36.8, 37.41, 36.68, 36.48, 34.52, 34.05, 38.57, 33.52], [14.29, 17.65, 24.12, 24.83, 25.44, 22.33, 21.22, 24.51, 22.7, 23.96, 25.75, 20.16, 20.45, 18.65, 19.3, 22.1, 21.79, 23.35, 21.43, 21.35, 27.45, 27.43, 27.3, 31.1, 31.32, 35.54, 36.68, 39.29], [14.29, 17.65, 21.22, 25.37, 29.87, 36.75, 36.68, 38.57, 37.41, 36.48, 36.8, 39.29, 37.78, 34.05, 35.54, 33.52, 33.45, 33.16, 32.94, 32.59, 32.26, 29.04, 27.13, 27.14, 28.14, 28.16, 25.17, 25.39, 25.41], [14.29, 18.65, 19.3, 24.12, 21.22, 19.85, 22.7, 20.45, 20.16, 17.65, 21.79, 22.1, 20.22, 21.43, 24.81, 23.49, 24.54, 25.75, 24.51, 23.35, 20.89, 18.31, 21.43, 19.91, 21.64, 24.83], [14.29, 17.65, 21.22, 18.65, 17.55, 19.17, 19.85, 19.3, 24.12, 22.7, 22.33, 24.51, 24.81, 25.44, 20.16, 25.0, 25.75, 26.16, 24.83, 26.29, 26.3], [14.29, 18.65, 19.3, 21.22, 22.33, 24.12, 24.83, 24.81, 19.17, 25.44, 30.22, 27.76, 25.75, 23.96, 24.51, 26.16, 22.7, 20.16, 16.8, 17.55, 17.65, 23.35, 25.0, 25.37, 20.45, 16.42, 16.23, 20.22, 19.91, 19.08, 21.43, 18.78, 15.79, 13.33, 13.33, 7.69, 14.4, 14.41, 12.26, 16.96, 17.86, 18.18, 22.41, 21.64, 20.89, 20.85, 19.85, 18.88, 18.31, 17.82, 20.09, 21.35, 21.77, 21.43, 21.79, 21.88, 21.29, 23.29, 23.38, 23.49, 24.82, 24.54, 25.7, 24.9, 22.84, 21.21, 21.93, 19.27, 18.69, 22.01, 22.1, 20.47], [14.29, 18.65, 19.3, 21.22, 22.33, 24.12, 19.17, 22.7, 19.85, 23.96, 20.45, 20.16, 20.22, 19.08, 21.79, 23.49, 21.43, 23.35, 21.43, 19.91, 24.51, 22.1, 24.83], [14.29, 17.65, 19.3, 18.65, 22.33, 19.85, 17.55, 16.42, 20.16, 17.87, 15.79, 12.26, 13.33, 7.69, 13.33, 13.76, 19.83, 19.27, 25.75, 25.17], [14.29, 17.65, 19.3, 24.81, 24.12, 21.22, 18.65, 19.85, 17.55, 16.8, 20.16, 16.42, 16.23, 19.08, 20.45, 17.87, 19.91, 21.43, 20.22, 21.43], [14.29, 17.65, 21.22, 19.3, 18.65, 24.12, 25.44, 22.7, 22.33, 24.83, 24.51, 19.85, 17.55, 20.16, 19.17, 20.22, 21.79, 20.45, 23.35, 16.8, 19.08, 19.91, 17.87, 21.43, 23.49, 25.0, 23.96, 25.37, 22.1, 18.31, 21.77, 21.64, 20.89, 21.43, 20.85, 23.29, 23.38, 18.88, 21.88, 24.54, 28.67], [14.29, 17.55, 23.88, 23.96, 23.83, 12.26, 17.65, 13.76, 7.69, 14.41, 18.18, 14.75, 20.89, 18.88, 24.65, 21.43, 23.08, 20.22, 19.29, 10.56, 9.84, 11.54, 17.04, 17.87, 11.36, 13.39, 13.33, 16.8, 18.31], [14.29, 17.65, 18.65, 19.3, 21.22, 24.12, 24.81, 24.83, 22.33, 22.7, 19.17, 16.42, 13.33, 13.76, 12.26, 15.79, 16.8, 13.33, 14.4, 14.41, 13.71, 13.33], [14.29, 17.65, 18.65, 21.22, 19.17, 24.12, 22.33, 24.81, 25.44, 24.83, 19.85, 23.96, 24.51, 22.7, 19.3, 17.55, 20.16, 20.45, 16.8, 16.42, 23.35, 20.22], [14.29, 17.65, 18.65, 19.3, 21.22, 19.17, 22.7, 24.81, 24.12, 19.85, 23.96, 24.51, 24.83, 25.0, 26.22, 25.37, 25.39, 23.35, 20.22, 16.8, 17.55, 19.08, 20.16, 19.91, 21.43], [14.29, 17.65, 22.7, 26.9, 23.49, 21.22, 18.31, 15.79, 12.26, 13.33, 7.69, 13.71, 13.76, 13.33, 11.54, 13.33, 14.41, 14.63, 14.75, 11.36, 13.39], [14.29, 17.65, 24.12, 24.83, 27.76, 28.68, 26.9, 30.53, 30.22, 28.21, 26.29, 24.51, 23.35, 27.13, 29.31, 30.25, 31.87, 29.87, 28.53, 26.74, 36.75, 32.98, 28.67, 25.71, 23.96, 20.89, 18.65, 16.42, 19.85, 25.94, 30.1, 36.8, 39.29, 34.05, 32.94, 34.52, 33.52, 32.59, 32.26, 31.79, 31.32, 30.47, 30.45, 33.45], [14.29, 17.65, 21.22, 24.83, 28.53, 30.21, 36.75, 39.29, 32.98, 32.26, 31.87, 29.87, 32.94, 30.47, 30.25, 36.8, 30.22, 28.21, 7.69, 30.1, 25.37, 37.41, 33.52, 36.48, 36.68, 35.54, 38.57, 33.45, 37.78, 33.16, 32.59, 31.91, 31.79, 31.32, 31.1], [14.29, 17.65, 19.3, 24.81, 24.12, 26.16, 25.44, 31.87, 30.22, 28.21, 26.22, 24.51, 21.22, 20.45, 22.7, 23.35, 21.79, 23.49, 22.1, 19.85, 18.65, 19.91, 25.94, 30.1, 29.89, 35.54, 33.52, 38.57, 37.41], [14.29, 18.65, 19.3, 21.22, 19.85, 17.65, 19.17, 16.8, 20.16, 16.42, 17.55, 20.45, 21.79, 16.23, 22.1, 23.35, 22.7, 23.49, 23.96, 21.43, 24.12, 21.43, 17.87, 13.76, 15.79, 13.33, 16.96, 18.31, 19.91, 23.29, 23.21, 23.83], [14.29, 17.65, 18.65, 21.22, 22.33, 19.85, 17.55, 19.3, 16.8, 19.08, 17.87, 20.89, 26.74, 7.69, 13.76, 13.33, 16.42, 15.79, 14.75, 13.88, 13.33, 10.56, 18.18, 9.84], [14.29, 18.65, 21.22, 24.83, 26.22, 24.12, 25.44, 22.33, 26.16, 25.75, 26.29, 24.81, 22.7, 19.3, 26.9, 30.21, 27.3, 25.0, 28.21, 26.3, 27.43, 28.67, 25.71, 23.49, 26.0, 23.96, 25.08, 26.29, 30.53, 32.98, 36.75], [14.29, 18.65, 19.3, 24.12, 27.86, 26.16, 23.96, 26.9, 30.1, 32.98, 36.8, 36.75, 37.78, 35.54, 34.52, 31.32, 34.05, 33.52, 32.26, 32.94], [14.29, 17.65, 19.3, 18.65, 21.22, 24.12, 22.33, 19.17, 17.55, 16.8, 20.16, 20.22, 16.42, 16.23, 19.08, 21.43, 19.85, 20.45, 21.43, 22.1, 17.87, 13.76, 21.77, 13.33, 12.26, 16.96, 19.91, 20.89, 21.79, 18.31, 15.79, 13.33, 20.85, 21.64, 23.35, 23.49, 24.54, 23.29, 22.7, 24.51, 18.78, 21.88, 24.81, 18.18, 23.96, 24.83, 17.86, 14.63, 14.41, 14.4, 7.69, 22.41, 25.0, 25.08, 25.37, 25.39, 28.45, 26.74, 29.04, 33.45, 36.8, 34.05, 37.41, 36.68, 39.29, 34.52, 38.57, 37.78, 35.54, 33.52], [14.29, 17.65, 18.65, 19.3, 24.12, 21.22, 19.85, 17.55, 20.16, 20.22, 16.8, 16.42, 16.23, 13.33, 16.96, 14.4, 13.33, 14.41, 17.87, 15.79, 18.18, 22.41, 20.09], [14.29, 20.45, 20.85, 26.9, 27.13, 31.32, 35.54, 34.52, 38.57, 36.8, 36.75, 39.29, 37.41, 36.48, 37.78, 33.52, 33.45, 33.16, 32.98, 32.94, 32.59, 32.26, 31.91, 31.87, 36.68, 34.05, 30.53, 31.1, 28.57, 31.79, 25.55, 28.62, 29.85, 29.89, 29.52, 27.7, 29.04], [14.29, 17.65, 21.22, 22.33, 24.12, 25.44, 30.21, 28.53, 30.25, 36.75, 39.29, 31.87, 30.53, 29.31, 28.68, 30.22, 28.21, 28.16, 30.47, 34.05, 32.98, 29.87, 32.94, 36.8, 33.45, 32.26, 31.32, 33.52, 30.1, 30.45, 31.79, 29.52, 29.04, 28.67, 28.65, 28.45, 28.31, 34.52, 37.41, 29.85, 32.59, 28.25, 27.86, 29.38, 31.91, 36.48, 36.68, 29.36, 28.62, 33.16, 38.57, 35.54, 29.89, 29.41, 28.57, 31.1, 28.14, 27.89, 27.81, 27.88], [14.29, 17.65, 19.3, 24.81, 24.12, 21.22, 22.33, 25.44, 31.87, 30.21, 27.3, 24.83, 25.75, 22.7, 26.16, 26.29, 26.3, 24.51, 19.85, 25.0, 28.21, 23.96], [14.29, 17.65, 22.33, 21.22, 24.12, 25.44, 30.22, 28.21, 26.29, 30.21, 31.87, 29.31, 30.53, 28.67, 27.13, 28.68, 25.71, 29.87, 28.16, 28.53, 26.74, 27.86, 27.81, 27.76, 27.43, 30.47, 34.05, 32.98, 39.29], [14.29, 18.65, 22.1, 26.16, 24.12, 28.16, 32.26, 36.8, 34.05, 33.52, 33.45, 36.75, 37.41, 36.68, 34.52, 36.48, 35.54, 37.78, 33.16, 32.98, 32.94, 32.59, 31.91, 31.87, 31.79, 31.32, 31.1, 38.57, 30.47, 28.45, 28.53, 26.38, 26.63, 29.85, 27.7], [14.29, 18.65, 22.33, 19.3, 24.81, 23.35, 24.83, 25.93, 26.9, 30.53, 31.87, 30.47, 30.25, 28.21, 26.29, 25.0, 26.16, 27.13, 30.22, 32.98], [14.29, 17.65, 22.33, 22.7, 24.12, 23.35, 20.45, 19.08, 20.22, 18.65, 19.85, 21.43, 25.39, 26.3, 24.81, 23.49, 26.63, 24.83, 21.79, 19.91, 24.51, 25.0, 26.0, 25.44, 30.21], [14.29, 18.65, 19.3, 22.33, 24.12, 21.22, 24.83, 22.7, 19.85, 24.51, 23.96, 25.0, 26.0, 25.37, 26.3, 25.08, 23.49, 27.76, 31.32, 30.53, 36.8, 39.29, 33.52, 34.05, 32.98, 31.87, 31.79, 32.59, 30.47, 29.41, 29.52, 28.45, 29.87, 29.85, 27.66, 28.68, 32.94, 28.67, 28.65, 28.62], [14.29, 18.65, 17.65, 19.3, 19.17, 21.22, 19.85, 17.55, 23.96, 20.16, 20.45, 16.8, 22.7, 23.35, 20.22, 23.49, 22.33, 21.79, 24.81, 24.12, 24.51, 22.1, 25.0, 25.37, 21.43, 19.08, 25.39, 26.63, 25.44, 25.49, 25.08, 21.77, 25.71, 24.54, 24.83, 25.93, 27.13, 28.21], [14.29, 17.65, 19.3, 22.33, 21.22, 24.12, 24.83, 24.81, 26.16, 19.17, 18.65, 22.7, 17.55, 24.51, 25.44, 30.21, 27.76, 25.39, 20.45, 20.16, 16.8, 16.42, 20.22, 23.35, 25.0, 23.49, 25.71, 22.1, 16.23, 21.79, 25.37, 25.49, 21.43, 25.93], [14.29, 18.65, 24.12, 26.29, 27.76, 30.21, 28.16, 26.22, 26.9, 28.53, 26.3, 23.96, 21.22, 23.35, 20.45, 20.22, 23.49, 26.74, 27.43, 28.21, 28.68, 26.63, 27.81, 32.26, 32.98, 31.87, 36.75, 39.29, 38.57, 36.8, 36.68, 37.78, 33.52, 35.54], [14.29, 17.65, 24.12, 24.83, 28.16, 26.29, 24.54, 28.67, 24.58, 32.59, 28.62, 32.98, 32.94, 38.57, 36.8, 36.75, 37.78, 37.41, 36.68, 35.54, 34.52, 31.32, 31.79, 32.26, 29.04], [14.29, 18.65, 21.22, 24.83, 24.12, 27.3, 25.75, 26.3, 26.9, 30.21, 28.21, 26.29, 23.35, 20.45, 21.79, 23.49, 24.51, 22.33, 22.1, 24.81, 25.71, 27.13, 28.53, 26.22, 25.37, 26.16, 25.39, 28.68, 26.0, 25.44, 30.22, 32.98, 34.05, 32.26, 30.25, 28.65, 26.06, 27.43, 28.25, 29.87, 28.45, 30.47, 36.8, 37.41], [14.29, 16.8, 18.65, 17.65, 17.55, 16.42, 19.85, 21.22, 20.16, 19.3, 20.22, 19.17, 19.08, 20.45, 19.91, 18.31, 17.87, 16.96, 20.85, 21.43, 20.47, 27.43, 26.38], [14.29, 18.65, 19.3, 21.22, 22.33, 24.12, 24.81, 22.7, 25.44, 30.22, 28.21, 26.22, 23.96, 24.51, 20.16, 18.31, 16.8, 17.86, 18.78, 19.85, 23.35, 21.43, 24.83, 21.88, 23.38], [14.29, 18.65, 19.3, 21.22, 20.16, 17.87, 15.79, 14.41, 20.22, 26.2, 26.17, 30.1, 30.22, 34.05, 30.25, 29.36, 35.54, 33.16, 34.52, 31.32, 28.45, 28.35, 28.53, 28.62], [14.29, 18.65, 19.3, 22.33, 21.22, 19.85, 19.17, 22.7, 17.65, 20.16, 16.8, 16.42, 16.23, 19.91, 17.87, 19.08, 20.45, 21.43, 21.43, 21.79, 21.77, 22.1], [14.29, 17.65, 18.65, 19.17, 16.8, 16.42, 19.85, 20.16, 16.23, 20.22, 19.08, 19.3, 23.49, 21.43, 20.45, 17.87, 21.22, 21.43, 23.35, 19.91, 20.89, 21.64, 21.77, 18.88, 20.85, 21.88, 21.79, 23.29, 23.96, 29.87, 34.05, 34.52, 37.41, 36.8, 35.54, 36.68, 32.59, 36.48, 33.45, 30.47, 27.45, 27.43, 27.66, 24.42, 24.65, 22.65, 21.71, 19.29, 20.47, 24.54, 21.21], [14.29, 17.65, 19.3, 24.12, 26.16, 24.83, 21.22, 22.33, 19.85, 19.17, 22.7, 23.96, 20.16, 16.8, 18.65, 20.22, 20.45, 21.79, 23.35, 23.49, 24.51, 17.55, 23.29, 27.43, 31.32, 34.05], [14.29, 17.65, 19.3, 18.65, 21.22, 22.33, 24.12, 24.81, 22.7, 19.17, 17.55, 19.85, 23.96, 24.83, 26.22, 20.45, 20.16, 20.22, 16.8, 16.42, 16.23, 21.79, 17.12], [14.29, 17.65, 21.22, 24.83, 27.86, 25.93, 24.12, 25.39, 30.1, 28.21, 26.22, 23.29, 24.54, 23.49, 26.3, 30.47, 30.45, 35.54, 34.05, 37.41, 36.8, 38.57, 36.75, 36.68, 37.78, 34.52, 33.52, 39.29, 33.16, 33.45, 31.1, 31.32, 29.36, 29.41, 26.36, 27.45, 27.66, 27.7], [14.29, 18.65, 19.17, 19.3, 24.12, 19.85, 17.65, 22.33, 21.22, 20.16, 16.8, 20.45, 16.42, 20.22, 16.23, 23.35, 17.55, 21.79, 23.49, 23.96, 24.51, 21.43, 19.08, 24.81], [14.29, 18.65, 19.3, 21.22, 24.12, 25.39, 30.21, 27.3, 25.0, 28.16, 29.87, 26.9, 28.53, 25.71, 29.31, 26.3, 23.38, 13.33, 17.55, 21.64, 25.51, 29.04, 33.45, 34.05, 36.75, 36.8, 37.41, 39.29, 34.52, 38.57, 36.68, 33.52, 33.16, 36.48, 32.94, 32.59, 32.26, 35.54, 31.91, 37.78, 32.98, 31.32], [14.29, 18.65, 19.3, 24.81, 24.12, 25.75, 24.83, 21.22, 22.7, 23.96, 20.16, 19.17, 15.79, 14.4, 19.27, 19.08, 18.88, 25.37, 24.92, 29.04, 29.36, 33.16, 32.98, 36.8, 39.29, 38.57, 36.75], [14.29, 18.65, 17.65, 19.17, 16.8, 19.3, 16.42, 16.23, 19.85, 20.16, 17.87, 17.55, 15.79, 13.76, 17.86, 13.33, 18.31, 19.08, 18.46, 18.55, 18.18, 24.14, 24.54, 24.58, 28.57], [14.29, 18.65, 21.22, 22.7, 23.96, 24.12, 27.3, 25.39, 26.3, 24.81, 23.35, 20.45, 20.22, 22.1, 25.37, 26.63, 24.83, 23.49, 26.29, 25.0, 26.16, 27.2], [14.29, 17.65, 19.3, 21.22, 17.55, 16.42, 16.8, 16.23, 19.85, 23.49, 27.76, 32.26, 34.05, 17.87, 15.79, 18.18, 18.46, 18.31, 21.88, 17.86, 21.79], [14.29, 18.65, 17.65, 19.3, 19.85, 17.55, 19.17, 20.16, 20.45, 22.33, 16.8, 16.42, 20.22, 22.7, 23.35, 23.49, 21.79, 21.22, 23.96, 16.23, 24.51, 22.1, 21.43, 17.87, 19.08, 21.43, 21.77, 13.76, 19.91, 24.81, 24.83, 25.0, 13.33, 12.26, 25.37, 25.08, 20.89, 24.12, 24.54, 25.44, 18.31, 15.79, 25.39, 25.49, 25.75, 23.29, 18.88, 14.63, 14.4, 13.33, 7.69, 17.82, 13.71, 14.75, 13.33, 13.39], [14.29, 18.65, 19.3, 21.22, 19.85, 24.83, 22.33, 20.16, 20.45, 20.22, 21.79, 23.49, 22.7, 21.43, 24.12, 25.39, 28.21, 25.37, 23.29, 20.89, 18.88, 19.91, 23.96, 28.05, 28.25], [14.29, 17.65, 18.65, 17.55, 19.85, 21.22, 20.16, 16.8, 16.42, 20.45, 22.33, 20.22, 17.87, 13.76, 16.23, 13.33, 15.79, 12.26, 16.96, 14.4], [14.29, 17.65, 18.65, 21.22, 19.3, 17.55, 19.17, 20.16, 16.8, 20.45, 16.42, 19.85, 22.7, 23.35, 23.96, 23.49, 21.79, 16.23, 22.1, 24.12, 21.43, 19.08, 20.22, 17.87, 19.91, 21.77, 20.89, 21.43, 18.78], [14.29, 17.65, 18.65, 21.22, 17.55, 19.17, 19.85, 22.33, 19.3, 22.7, 20.16, 20.45, 16.8, 16.42, 23.96, 20.22, 23.35, 24.12, 16.23, 22.1, 24.51, 23.49, 21.43, 21.79, 19.91, 17.87, 13.76, 13.33, 21.43, 12.26, 19.08, 21.77], [14.29, 18.65, 22.33, 26.63, 34.05, 32.98, 32.94, 32.26, 33.45, 36.8, 33.52, 36.75, 39.29, 38.57, 36.48, 35.54, 37.41, 36.68, 33.16, 34.52, 32.59, 31.91, 31.79, 31.32, 31.1, 30.53, 31.87, 30.47, 30.25, 37.78, 30.45, 30.1, 30.21, 27.43, 30.0, 29.87, 29.85, 29.89], [14.29, 17.65, 18.65, 17.55, 19.17, 20.16, 21.22, 24.12, 25.0, 28.16, 26.16, 27.13, 30.21, 28.21, 24.83, 26.0, 24.51, 23.35, 25.37, 26.3], [14.29, 18.65, 19.3, 21.22, 19.17, 19.85, 22.33, 17.65, 17.55, 20.16, 16.8, 20.45, 16.42, 24.12, 24.51, 23.35, 24.81, 20.22, 23.49, 24.83, 21.79, 16.23, 22.1, 25.0, 25.37, 25.39, 25.44, 25.49, 26.3, 23.96, 21.43, 17.87, 21.43, 19.91, 21.77], [14.29, 19.17, 22.7, 26.9, 31.87, 36.75, 30.25, 34.05, 32.94, 32.98, 30.47, 32.26, 30.22, 30.21, 36.8, 33.52, 32.59, 33.45, 37.41, 31.79, 31.32, 30.53, 34.52, 30.1, 30.45, 29.87, 29.85, 29.52, 29.38, 30.0, 29.04, 28.68, 28.67], [14.29, 19.17, 23.35, 27.43, 31.32, 34.05, 39.29, 33.45, 32.98, 32.94, 32.26, 31.79, 32.59, 24.54, 21.88, 26.36, 28.05, 30.47, 33.16, 35.54, 37.78, 36.68, 38.57, 37.41, 36.48, 34.52], [14.29, 18.65, 21.22, 22.33, 19.85, 24.12, 25.44, 23.96, 24.51, 22.7, 20.45, 23.35, 23.49, 22.1, 25.39, 30.1, 34.05, 39.29, 33.45, 36.8, 37.41, 36.68, 36.75], [14.29, 17.65, 19.3, 21.22, 24.51, 22.33, 19.85, 18.65, 16.8, 19.17, 16.42, 20.16, 18.18, 21.43, 18.88, 20.22, 20.89, 21.88, 23.29, 26.3], [14.29, 17.65, 21.22, 22.7, 23.96, 25.44, 30.22, 28.21, 26.29, 24.51, 24.81, 22.33, 24.12, 27.3, 28.16, 26.16, 27.13, 28.53, 29.87, 34.05], [14.29, 19.17, 20.16, 21.43, 24.12, 25.39, 28.21, 26.16, 23.49, 21.79, 24.81, 21.77, 19.3, 16.96, 17.87, 15.79, 16.8, 17.86, 20.89, 24.83, 29.31, 24.82, 29.04, 29.38, 33.16, 33.45, 37.41, 39.29, 37.78, 36.75, 34.05], [14.29, 17.55, 17.65, 18.65, 16.42, 19.3, 20.45, 21.79, 24.81, 23.49, 24.12, 27.13, 29.87, 30.53, 28.67, 26.9, 30.47, 32.98, 32.94, 36.8, 34.05, 33.52, 33.45, 32.59, 32.26, 31.87, 31.1, 35.54, 28.14, 33.16, 29.04, 26.06], [14.29, 17.65, 19.3, 22.33, 19.85, 17.55, 18.65, 21.22, 16.8, 16.42, 20.45, 19.17, 16.23, 20.16, 20.22, 21.43, 19.08, 17.87, 21.79, 22.1, 13.76, 12.26, 13.33, 7.69, 14.4, 14.63, 13.71, 14.41, 17.12, 15.79, 16.96, 17.85, 18.18, 18.31, 18.46, 17.82, 21.29, 20.89, 26.29, 23.96, 26.3, 24.54, 24.14, 24.12, 25.7, 25.37], [14.29, 17.65, 18.65, 17.55, 19.3, 20.16, 16.8, 16.42, 20.22, 16.23, 20.45, 21.22, 19.85, 19.91, 17.87, 13.76, 13.33, 12.26, 19.08, 21.43, 21.77, 20.89, 18.31, 19.17, 15.79, 14.4, 13.33, 16.96, 18.18, 18.88, 18.78, 14.63, 14.41, 7.69, 21.43, 21.64, 20.85, 21.79, 23.29, 25.39, 29.87, 29.52, 30.47, 31.32, 30.53, 32.94, 31.1, 34.05, 32.26, 33.45, 37.41, 38.57, 36.75, 39.29, 36.68, 36.8], [14.29, 17.65, 17.55, 18.65, 19.85, 19.3, 22.7, 19.17, 16.23, 16.8, 16.42, 20.16, 17.87, 13.76, 13.33, 16.96, 18.31, 17.86, 15.79, 19.91, 20.89, 20.22, 20.09], [14.29, 18.65, 22.7, 24.12, 28.53, 30.22, 28.21, 26.29, 24.81, 26.16, 26.9, 36.75, 31.87, 34.05, 32.94, 32.98, 32.26, 30.47, 24.83, 27.86, 32.59], [14.29, 18.65, 19.3, 17.55, 16.42, 20.45, 22.1, 26.22, 27.3, 25.0, 26.16, 24.12, 24.83, 25.75, 23.49, 23.96, 22.7, 20.22, 20.16, 19.91, 23.35, 26.74, 27.76], [14.29, 18.65, 22.7, 23.96, 24.83, 25.93, 29.87, 31.87, 32.94, 36.75, 34.05, 30.53, 28.65, 26.74, 27.7, 28.68, 27.13, 30.1, 30.47, 32.98, 36.8, 33.52, 33.45, 32.26, 32.59, 30.25, 31.32, 30.45, 37.41, 39.29, 36.68, 38.57, 35.54, 37.78, 33.16, 34.52], [14.29, 17.55, 16.23, 17.87, 18.65, 19.3, 23.35, 21.22, 25.39, 28.65, 25.71, 24.12, 21.43, 19.17, 16.42, 16.96, 20.16, 23.29, 29.31, 33.45, 36.8, 34.05, 36.75, 37.78, 37.41, 36.68, 39.29, 38.57, 34.52], [14.29, 18.65, 17.65, 19.3, 19.85, 21.22, 22.33, 22.7, 23.96, 20.45, 16.96, 14.63, 12.26, 13.33, 13.33, 13.76, 7.69, 15.79, 14.41, 13.71, 14.75], [14.29, 19.17, 17.65, 22.33, 20.16, 19.3, 23.35, 20.22, 19.08, 21.22, 19.91, 21.43, 19.85, 23.96, 20.45, 17.87, 21.77, 24.12, 22.1, 20.89, 22.7, 20.85], [14.29, 17.65, 21.22, 24.12, 24.83, 23.96, 25.37, 26.63, 27.43, 28.67, 26.9, 28.16, 25.39, 29.87, 28.53, 27.13, 30.22, 32.26, 32.98, 36.8], [14.29, 17.65, 18.65, 19.17, 16.8, 16.42, 17.55, 19.85, 20.45, 20.16, 20.22, 21.22, 16.23, 19.3, 22.7, 22.1, 22.33, 23.49, 23.35, 21.43, 24.12, 21.79, 24.51, 21.43, 19.91, 24.81, 23.96, 19.08, 17.87, 25.0, 25.08, 21.77, 25.37, 13.76, 24.83, 20.89, 24.54, 25.44, 29.31, 26.74, 25.49, 20.85, 23.29, 18.78, 15.79, 12.26, 13.33, 18.31, 21.88, 22.41, 18.88, 16.96, 18.18, 21.64, 25.39, 25.71, 23.38, 25.93, 25.94, 28.68, 34.05, 36.75, 33.52, 37.41, 39.29, 33.45, 36.68, 38.57, 35.54, 34.52, 37.78, 28.05, 30.1, 28.35, 26.67, 30.22, 27.7, 24.92, 23.08, 22.65, 24.07, 26.06, 26.16, 22.39, 24.87, 27.66, 25.51], [14.29, 18.65, 21.79, 19.3, 23.49, 24.12, 27.13, 31.87, 30.1, 32.94, 36.75, 36.8, 39.29, 33.45, 33.52, 32.59, 32.98, 31.32, 32.26, 37.41, 31.79, 34.52, 30.47, 30.45, 30.25, 36.68, 31.91, 35.54, 38.57, 33.16, 31.1, 34.05, 37.78, 30.22, 30.21, 30.0, 29.89, 29.87, 29.85, 30.53, 29.41, 29.38, 27.45, 27.66, 27.7, 29.04, 27.14], [14.29, 17.65, 17.55, 16.8, 16.42, 19.08, 16.23, 19.3, 22.7, 19.85, 20.45, 23.35, 21.43, 17.87, 15.79, 12.26, 7.69, 13.76, 13.33, 14.41, 14.63, 16.96, 18.18, 18.31, 18.55, 22.33, 22.84, 22.41, 26.36, 26.3, 30.45, 30.53], [14.29, 17.65, 19.3, 24.12, 25.44, 26.74, 36.75, 34.05, 32.98, 30.53, 32.26, 29.87, 27.13, 28.21, 25.39, 26.9, 32.94, 30.47, 36.8, 30.25], [14.29, 17.65, 17.55, 19.3, 18.65, 20.16, 16.8, 16.42, 16.23, 20.22, 19.17, 20.45, 21.22, 17.87, 19.08, 21.43, 21.43, 13.76, 13.33, 16.96], [14.29, 18.65, 21.22, 24.12, 28.21, 29.31, 30.22, 31.87, 36.75, 39.29, 28.68, 30.25, 29.87, 28.16, 30.21, 32.94, 32.26, 34.05, 30.47, 30.1], [14.29, 19.17, 24.54, 24.14, 24.12, 28.62, 32.98, 32.59, 32.26, 35.54, 34.52, 38.57, 36.8, 37.78, 37.41, 34.05, 36.68, 31.1, 33.52, 28.05, 31.32, 29.36, 29.41], [14.29, 18.65, 21.22, 19.85, 22.7, 19.3, 24.12, 24.83, 26.0, 23.35, 20.45, 20.22, 16.8, 27.76, 31.87, 29.87, 30.53, 27.43, 28.21, 25.39, 26.3, 26.29, 30.22, 26.9], [14.29, 16.8, 16.23, 17.65, 18.65, 16.42, 13.33, 12.26, 7.69, 13.33, 14.4, 13.33, 13.71, 14.41, 13.76, 14.63, 15.79, 16.07, 14.75, 17.04, 13.88, 16.33, 17.12, 17.82, 17.85, 11.54, 17.86, 15.61, 17.28, 15.38, 17.87, 15.87, 13.39, 11.36, 10.87, 17.55, 10.56, 16.96, 18.18, 18.31, 18.46, 18.55, 18.69, 18.11, 18.88, 19.08, 19.12], [14.29, 17.65, 22.7, 21.22, 19.3, 18.65, 16.8, 16.23, 16.42, 19.17, 19.85, 19.08, 17.87, 20.16, 13.76, 13.33, 12.26, 17.55, 20.45, 21.43, 18.31, 17.86, 16.96, 15.79, 20.85, 20.89, 14.4, 13.33, 14.63, 18.18, 22.33, 22.1, 23.29, 28.25, 29.04, 30.1, 33.52, 30.22, 36.8], [14.29, 18.65, 17.55, 19.3, 24.12, 22.33, 20.16, 16.8, 16.42, 19.85, 20.22, 20.45, 21.22, 21.79, 22.1, 21.43, 19.08, 19.91, 17.87, 21.43, 23.35, 23.49, 24.81, 21.77], [14.29, 18.65, 23.96, 24.83, 28.16, 31.87, 39.29, 30.25, 32.98, 32.94, 32.26, 30.53, 30.47, 36.8, 30.22, 30.21, 30.1, 29.87, 29.31, 29.04, 28.68, 28.67, 28.65, 28.53], [14.29, 16.23, 16.42, 16.8, 17.65, 17.55, 19.08, 19.3, 19.85, 19.17, 15.79, 12.26, 7.69, 13.76, 17.12, 13.33, 17.04, 19.27, 19.78, 23.08, 24.82, 26.16, 24.82, 30.1, 21.79, 26.9], [14.29, 18.65, 21.22, 22.7, 20.16, 23.35, 20.45, 19.3, 24.12, 25.39, 28.21, 26.29, 24.51, 23.49, 24.83, 24.54, 25.49, 30.1, 26.9, 29.04, 27.7, 25.44, 29.87, 32.59, 36.8, 35.54, 36.68, 33.52], [14.29, 18.65, 17.55, 16.8, 16.23, 17.87, 16.96, 18.31, 19.85, 21.22, 17.86, 15.79, 14.41, 13.33, 17.65, 18.18, 22.1, 19.3, 16.42, 14.4, 12.26, 18.88, 20.16, 14.63, 13.33, 19.08], [14.29, 16.42, 13.76, 13.33, 16.23, 12.26, 14.4, 13.33, 14.41, 7.69, 15.79, 16.8, 17.55, 17.65, 18.31, 17.86, 14.63, 16.96, 18.88, 20.09, 20.16, 25.39, 29.31, 33.45, 36.8, 39.29], [14.29, 18.65, 19.17, 16.8, 16.42, 16.23, 19.3, 19.85, 20.16, 16.96, 14.41, 13.33, 13.71, 13.33, 13.33, 12.26, 7.69, 14.4, 14.63, 14.75, 15.79, 16.07, 17.04, 17.12, 16.33, 13.88, 13.76, 17.82], [14.29, 18.65, 21.22, 22.7, 20.16, 19.17, 16.8, 16.42, 24.83, 24.81, 23.35, 23.96, 24.12, 24.51, 25.0, 26.22, 25.37, 25.39, 25.44, 30.21, 27.43, 28.67, 25.75, 25.49, 26.63, 25.93, 27.2, 24.54, 27.3], [14.29, 18.65, 17.65, 22.7, 20.16, 16.8, 16.23, 16.42, 19.3, 23.35, 21.22, 19.08, 20.45, 19.85, 20.22, 17.87, 13.76, 19.17, 21.43, 24.12, 22.33, 20.89, 18.31, 17.86, 20.85, 24.83, 24.87, 24.9, 29.04, 24.92, 28.68, 24.82, 29.36, 24.82, 25.0, 29.38], [14.29, 18.65, 17.55, 19.17, 19.85, 22.33, 21.22, 23.96, 22.7, 24.12, 24.51, 24.81, 24.83, 23.49, 25.37, 25.39, 28.21, 25.44, 23.35, 21.79, 19.91, 21.43, 25.49, 28.16, 25.75, 25.08, 22.1, 25.71, 25.94, 29.87, 29.85, 30.1, 33.52, 36.75, 36.8, 37.41, 36.48], [14.29, 18.65, 17.55, 16.42, 16.8, 19.3, 20.45, 17.65, 16.23, 19.85, 20.22, 21.22, 19.08, 21.43, 21.79, 19.17, 17.87, 21.43, 22.1, 13.76, 13.33, 19.91, 12.26, 21.77], [14.29, 17.65, 18.65, 17.55, 19.85, 19.3, 21.22, 20.16, 20.45, 19.17, 16.42, 16.8, 20.22, 21.79, 23.35, 16.23, 22.1, 22.33, 23.49, 24.12, 24.51, 24.81, 23.96, 21.43, 21.43, 18.31], [14.29, 17.55, 16.8, 18.65, 16.42, 17.65, 21.22, 19.17, 16.23, 19.3, 20.22, 17.87, 19.08, 19.85, 16.96, 19.91, 20.89, 20.16, 18.31, 20.45, 21.29, 19.29, 24.42, 22.11, 22.41], [14.29, 16.8, 16.42, 18.65, 17.65, 21.22, 17.55, 16.23, 19.17, 19.85, 20.22, 19.08, 20.45, 19.91, 17.87, 19.3, 22.7, 21.43, 20.16, 21.77, 21.79, 24.82, 21.88, 29.04], [14.29, 16.42, 16.8, 17.65, 18.65, 16.23, 19.3, 17.55, 19.85, 21.22, 20.16, 20.22, 19.08, 20.45, 17.87, 21.43, 21.43, 23.35, 21.77, 19.91, 22.1, 20.89, 22.7, 21.79], [14.29, 18.65, 16.42, 16.8, 16.23, 17.65, 19.3, 21.22, 19.85, 17.87, 19.08, 19.17, 15.79, 13.33, 16.96, 17.86, 18.31, 14.4, 12.26, 13.33, 19.91, 18.78, 14.63, 20.16, 20.22], [14.29, 17.65, 21.22, 25.75, 26.3, 23.96, 20.45, 18.65, 16.42, 16.8, 16.23, 19.3, 23.49, 22.1, 19.08, 17.87, 19.85, 19.91, 20.16, 17.55, 20.22], [14.29, 17.55, 18.65, 16.8, 14.63, 13.33, 13.33, 16.96, 16.42, 21.35, 25.39, 28.45, 31.32, 32.94, 36.75, 36.8, 34.52, 31.87, 32.98, 33.52, 36.68, 34.05, 38.57, 35.54, 37.41, 33.45, 33.16, 37.78, 32.59, 32.26, 39.29, 31.91, 31.1, 30.53, 28.05, 27.7, 24.81, 21.88, 22.01, 20.91, 21.22], [14.29, 17.55, 19.17, 18.65, 16.42, 16.8, 19.85, 20.16, 20.22, 19.3, 23.49, 24.81, 21.79, 23.35, 21.22, 22.1, 21.43, 23.96, 20.45, 19.91, 21.77, 19.08, 16.23, 16.96, 20.89, 18.31, 21.43, 24.12, 21.64, 17.87, 21.88, 23.29, 22.7, 18.78, 20.85, 18.18, 22.41, 23.38, 24.51, 24.54, 24.83, 25.0, 26.11, 25.37, 25.39, 32.26, 36.8, 34.05, 39.29, 33.45, 32.98, 36.75, 34.52, 37.41, 33.52, 31.87, 32.94, 31.91, 36.68, 36.48, 31.32, 31.1, 38.57], [14.29, 17.55, 18.65, 19.3, 22.7, 20.16, 16.8, 16.23, 16.42, 19.85, 20.22, 19.08, 19.91, 20.45, 17.87, 16.96, 15.79, 13.33, 14.4, 13.33, 12.26, 13.76, 14.63, 13.71, 17.82, 13.88, 14.75, 17.04, 17.12, 17.85, 18.18, 18.31, 18.46, 17.86, 17.65, 14.41, 22.84, 13.33, 18.55, 20.47, 18.69, 18.88, 21.77, 27.76], [14.29, 18.65, 17.65, 22.7, 19.85, 19.3, 24.12, 20.16, 16.8, 16.42, 16.23, 20.22, 20.45, 17.55, 19.08, 19.17, 17.87, 21.43, 23.35, 21.79, 21.43, 22.1, 19.91], [14.29, 18.65, 22.7, 21.79, 26.0, 27.13, 32.26, 32.98, 34.05, 32.94, 31.87, 30.53, 30.47, 30.25, 30.22, 36.8, 33.45, 31.32, 30.21, 33.52, 32.59, 30.1, 31.79, 30.45, 30.0], [14.29, 17.65, 17.55, 18.65, 19.3, 19.85, 21.22, 20.16, 16.8, 20.45, 22.33, 22.7, 20.22, 21.79, 16.42, 16.23, 23.35, 23.49, 23.96, 22.1, 21.43, 19.08, 24.51, 24.12, 21.43, 17.87, 13.76, 15.79, 12.26, 13.33, 13.33], [14.29, 17.55, 16.23, 12.26, 13.33, 13.76, 15.79, 16.42, 13.33, 14.4, 16.8, 16.96, 17.65, 17.86, 17.87, 18.18, 22.1, 19.08, 18.31, 14.63, 7.69, 14.41, 18.88, 18.65, 19.3, 23.29, 20.22, 19.17, 18.46, 19.85, 19.27, 17.85, 17.12, 17.82], [14.29, 17.55, 16.42, 17.65, 17.87, 13.76, 12.26, 16.23, 15.79, 16.96, 14.4, 14.63, 7.69, 13.33, 14.41, 17.86, 18.18, 22.33, 21.43, 17.04, 22.41, 22.65, 22.39, 22.84, 22.1, 27.13, 22.11, 27.14, 27.19, 26.9, 24.14, 23.88], [14.29, 17.55, 22.33, 19.85, 23.35, 21.22, 19.3, 16.8, 16.42, 17.65, 22.1, 19.08, 19.91, 20.45, 17.87, 16.23, 19.17, 24.83, 23.49, 20.89, 20.16, 20.85, 18.88, 18.78, 21.43], [14.29, 18.65, 16.8, 17.65, 19.3, 23.96, 21.79, 19.08, 16.23, 13.33, 14.41, 7.69, 13.33, 12.26, 14.63, 15.79, 14.4, 13.76, 16.96, 17.86, 17.87, 18.88, 21.88, 23.29, 24.12, 22.41, 22.33, 25.08, 26.16, 27.3, 28.25, 31.32, 29.04, 31.87, 32.59, 32.26, 30.45, 31.91, 32.94], [14.29, 17.55, 17.65, 18.65, 19.17, 16.8, 19.3, 22.7, 16.42, 16.23, 13.76, 12.26, 13.33, 13.33, 14.4, 14.41, 15.79, 14.63, 7.69, 17.87], [14.29, 18.65, 17.65, 19.85, 17.55, 21.22, 19.3, 20.16, 16.8, 20.45, 16.42, 22.33, 23.96, 23.35, 19.17, 16.23, 22.1, 19.08, 19.91, 21.43, 23.49, 21.43, 17.87, 21.77, 24.12, 25.08, 21.88, 22.7, 22.41, 28.45, 28.31, 28.65, 32.26], [14.29, 17.65, 18.65, 16.8, 16.42, 16.23, 19.3, 19.17, 17.87, 19.08, 19.91, 20.16, 16.96, 15.79, 17.86, 14.4, 18.31, 20.22, 18.18, 18.88, 14.63, 17.55, 14.41, 13.76, 13.33, 13.33, 12.26, 7.69, 20.09, 26.06, 30.1, 33.45, 32.59, 36.8, 37.41, 34.05, 34.52], [14.29, 17.55, 18.65, 22.7, 20.45, 21.77, 26.0, 27.13, 31.87, 32.26, 33.45, 31.32, 36.75, 36.8, 32.98, 32.94, 34.05, 32.59, 30.53, 30.47, 33.52, 30.22, 30.21, 30.45, 31.79, 30.1, 34.52, 39.29, 36.68, 37.41, 36.48, 38.57, 33.16, 35.54, 30.25, 30.0, 29.89, 31.1, 37.78, 29.85, 29.87, 29.52, 29.41, 29.36, 29.31, 29.04, 27.19, 26.9, 25.17, 24.92, 25.94, 23.96, 23.88, 24.07, 22.11, 22.01, 21.93], [14.29, 17.55, 18.65, 20.16, 19.3, 16.8, 19.85, 23.35, 21.22, 24.12, 27.13, 28.16, 26.29, 24.81, 21.79, 23.49, 24.83, 23.96, 21.43, 20.22, 25.0, 24.51], [14.29, 17.55, 17.65, 22.33, 19.85, 18.65, 16.8, 16.23, 19.17, 19.08, 19.3, 23.49, 24.12, 21.22, 17.87, 16.42, 13.76, 13.33, 19.91, 18.31, 16.96, 15.79, 13.33, 12.26, 14.4, 18.18, 18.88, 14.63, 14.41], [14.29, 18.65, 17.65, 19.3, 17.55, 16.8, 19.08, 16.23, 17.87, 13.76, 13.33, 19.17, 12.26, 19.91, 16.96, 17.86, 18.31, 15.79, 20.16, 16.42, 20.45, 20.22, 14.63, 13.33, 14.4, 18.18, 22.41, 20.85, 18.88, 19.85, 14.41, 7.69, 20.89, 21.43, 21.22, 21.43, 21.77, 21.64, 21.79, 21.88, 22.33, 22.7, 23.29, 23.21, 23.35, 27.2, 30.1, 30.22, 34.05, 35.54, 37.78, 32.26, 29.36, 29.04], [14.29, 17.55, 17.65, 20.16, 16.8, 16.42, 19.3, 23.35, 20.45, 19.85, 18.65, 21.22, 16.23, 21.79, 22.1, 22.33, 22.7, 23.49, 24.12, 24.51, 21.43, 24.81, 24.83, 21.77, 18.88, 19.91, 15.79, 13.33, 14.63, 13.76, 14.41], [14.29, 17.65, 21.22, 24.12, 25.39, 30.21, 28.21, 26.16, 23.96, 21.79, 24.83, 26.0, 26.9, 30.22, 32.26, 34.05, 31.87, 36.68, 36.48, 37.78], [14.29, 17.55, 18.65, 16.8, 16.42, 17.65, 19.85, 20.16, 16.23, 19.17, 19.3, 20.45, 21.22, 19.08, 20.22, 19.91, 21.43, 21.77, 21.79, 17.87, 18.31, 15.79, 17.86, 16.96, 14.4, 13.76, 14.63, 13.33, 18.78, 20.89, 20.85, 14.41, 13.33, 18.18, 22.41, 18.88, 21.64, 21.88, 21.43, 12.26, 7.69, 22.1, 21.35, 25.08], [14.29, 18.65, 16.42, 16.8, 17.65, 19.3, 19.85, 20.16, 16.23, 19.08, 20.22, 17.87, 15.79, 13.33, 14.4, 12.26, 7.69, 13.33, 13.71, 13.88], [14.29, 18.65, 17.55, 17.65, 22.7, 19.85, 19.3, 23.96, 21.22, 20.22, 16.8, 20.16, 20.45, 22.1, 22.33, 23.35, 24.81, 24.12, 25.37, 24.51, 24.83], [14.29, 17.55, 16.8, 16.42, 18.65, 19.91, 20.45, 17.87, 19.08, 20.22, 25.37, 25.39, 26.36, 29.52, 33.52, 34.05, 37.78, 36.8, 33.45, 30.45, 30.53, 27.66, 27.7], [14.29, 17.65, 22.33, 19.85, 18.65, 16.8, 16.42, 19.3, 21.22, 20.16, 17.55, 16.23, 20.45, 21.79, 22.1, 22.7, 21.43, 23.35, 23.49, 24.12, 23.96, 21.43, 19.91, 24.51, 21.64, 19.17, 20.85, 26.9, 31.32, 36.8, 36.75, 39.29], [14.29, 18.65, 16.8, 16.23, 16.42, 19.08, 20.16, 19.3, 22.7, 19.91, 21.43, 23.49, 21.79, 20.22, 21.22, 19.17, 16.96, 15.79, 14.4, 17.65, 20.85, 18.78, 17.86], [14.29, 18.65, 20.16, 17.87, 18.31, 19.91, 21.22, 22.1, 20.45, 21.77, 27.76, 31.32, 30.53, 36.8, 39.29, 37.41, 34.05, 33.52, 36.68, 34.52, 33.45, 38.57, 35.54, 33.16, 36.48, 32.98, 37.78, 29.89, 32.59, 32.94, 29.87, 31.1, 26.79, 28.05, 24.71], [14.29, 17.55, 17.65, 20.16, 16.8, 16.42, 19.17, 18.65, 20.22, 19.85, 20.45, 21.22, 19.3, 23.49, 19.91, 20.47, 23.08, 26.38, 27.13, 30.47, 34.05, 34.52, 39.29, 37.41, 36.8, 37.78, 36.68, 33.52, 33.45, 30.53, 31.1, 27.66, 28.05, 27.89, 24.71, 22.9, 22.84, 21.21], [14.29, 17.65, 21.22, 19.17, 16.8, 16.23, 13.33, 7.69, 13.33, 15.79, 14.4, 13.76, 12.26, 16.42, 16.96, 14.41, 17.86, 17.87, 18.18, 22.1, 19.3, 23.29, 21.43, 18.31, 18.46, 22.84, 18.65, 23.49, 23.88, 23.83, 21.88, 24.87, 20.89], [14.29, 16.42, 16.23, 16.8, 17.55, 19.17, 19.3, 19.85, 20.45, 19.08, 20.16, 17.87, 19.91, 20.22, 21.22, 18.31, 16.96, 15.79, 17.86, 20.85, 22.33, 21.43, 21.43, 22.7, 21.64, 21.77, 21.79, 23.35, 18.88, 21.88, 20.89, 22.41, 23.29, 23.38, 23.49, 23.96, 24.12, 24.51, 24.54, 24.81, 24.83, 25.08, 26.06, 32.59, 36.8, 34.05, 33.52, 33.45], [14.29, 18.65, 16.42, 16.8, 17.65, 19.3, 22.7, 19.17, 19.85, 16.23, 19.08, 17.55, 17.87, 20.16, 16.96, 17.86, 15.79, 13.76, 18.18, 22.1, 22.41, 25.39, 26.38, 26.36], [14.29, 17.65, 20.45, 18.65, 19.3, 24.12, 25.0, 26.0, 22.7, 20.22, 20.16, 19.85, 21.79, 24.51, 22.1, 22.33, 21.43, 24.81, 23.49, 26.74, 25.37, 23.35, 23.96, 19.91, 21.43, 21.77, 20.89, 24.83, 24.54, 25.49, 28.21, 25.39, 26.9, 31.32, 31.1, 35.54, 28.16, 25.17, 25.08, 22.39, 21.46, 21.35], [14.29, 16.8, 16.42, 16.23, 17.65, 19.08, 19.17, 21.79, 22.1, 23.49, 21.43, 24.12, 25.37, 26.74, 23.96, 20.89, 19.3, 23.35, 20.45, 16.96, 13.76, 15.79, 13.33, 14.63], [14.29, 17.55, 18.65, 21.22, 25.0, 28.16, 30.21, 31.87, 39.29, 30.25, 30.22, 30.53, 29.31, 28.68, 28.67, 26.63, 30.47, 34.05, 32.94, 32.26, 30.1], [14.29, 16.8, 16.42, 17.55, 18.65, 19.3, 19.85, 21.22, 20.45, 16.23, 20.16, 20.22, 19.08, 21.43, 24.12, 21.43, 17.87, 19.17, 19.91, 23.35, 18.31, 20.89, 21.88, 23.29, 24.54, 28.65, 32.94, 28.67, 29.04, 33.45, 33.16, 37.41, 34.05, 33.52, 31.32, 29.36, 29.41], [14.29, 16.8, 19.17, 21.22, 20.45, 17.65, 17.55, 16.42, 19.3, 22.7, 20.16, 19.85, 20.22, 19.08, 19.91, 21.43, 21.43, 17.87, 21.79, 22.1, 22.33, 23.35, 23.49, 21.77, 23.96, 24.12, 24.51, 24.54, 24.83, 24.81, 25.0, 25.37, 25.39, 25.44, 25.49, 25.71, 23.29, 21.88, 18.78, 14.63, 15.79, 14.41, 13.33, 14.4, 13.33, 16.96, 18.31, 20.89, 23.38, 20.85, 21.64, 24.92, 25.94, 26.9, 30.1, 31.32, 32.26, 32.59, 30.45, 30.53, 28.53, 29.85, 26.36, 34.52, 31.91, 32.94, 33.16, 36.8, 39.29, 36.68, 36.75], [14.29, 16.42, 16.8, 18.65, 15.79, 13.33, 14.63, 13.33, 14.4, 7.69, 12.26, 14.41, 16.96, 17.55, 17.82, 14.75, 16.33, 17.04, 22.39, 23.08, 22.65], [14.29, 16.8, 18.65, 19.3, 21.22, 22.7, 23.35, 20.45, 20.22, 23.49, 24.12, 25.39, 30.21, 28.67, 26.9, 30.25, 28.21, 26.16, 24.81, 24.51, 24.83, 25.93, 27.13, 28.53, 26.3], [14.29, 16.8, 18.65, 19.85, 17.87, 17.65, 20.45, 21.77, 23.49, 24.54, 27.76, 31.87, 36.75, 36.8, 34.05, 39.29, 32.98, 32.94, 30.47, 33.52], [14.29, 16.8, 18.65, 20.16, 21.22, 25.0, 26.0, 23.35, 20.45, 17.55, 16.23, 16.42, 19.3, 19.85, 20.22, 21.79, 23.49, 24.12, 22.33, 22.7, 23.96, 24.51, 24.81, 24.83, 25.37, 25.39, 25.44, 25.49, 26.63, 25.75, 25.93, 22.84, 25.94, 30.1, 25.97, 24.07, 26.11, 26.17, 26.16, 26.22], [14.29, 16.8, 17.65, 21.22, 18.65, 16.42, 19.3, 19.85, 20.16, 16.23, 20.22, 20.45, 21.79, 22.33, 22.1, 19.08, 21.43, 23.35, 21.43, 17.55, 17.87, 19.91, 23.49, 24.51, 21.77], [14.29, 18.65, 23.35, 21.22, 25.39, 30.21, 32.26, 32.98, 32.94, 36.75, 36.8, 34.05, 31.87, 29.87, 30.53, 30.1, 31.79, 30.22, 31.32, 30.45, 32.59, 33.16, 29.85, 35.54, 29.89, 36.68], [14.29, 16.42, 16.8, 16.23, 17.65, 19.08, 20.16, 17.86, 15.79, 13.76, 14.63, 13.33, 16.96, 18.18, 20.89, 18.88, 17.87, 22.1, 19.85, 25.93, 24.12, 30.22, 36.8, 25.71, 21.43, 26.11, 19.17, 23.96, 24.9], [14.29, 16.42, 16.8, 17.55, 18.65, 17.65, 21.79, 23.35, 20.45, 19.08, 19.17, 17.87, 13.76, 19.3, 19.91, 20.22, 17.86, 13.33, 15.79, 16.96, 16.23, 13.33, 12.26, 18.31, 14.4, 19.85, 20.16, 14.63, 18.18, 22.33, 20.89, 20.85, 27.13, 30.53, 34.05, 36.8], [14.29, 16.42, 17.55, 18.65, 17.65, 19.17, 17.87, 16.23, 16.8, 19.3, 23.49, 21.43, 19.85, 16.96, 18.18, 15.79, 18.88, 25.0, 28.68, 32.94, 39.29], [14.29, 16.8, 16.23, 13.33, 13.76, 16.42, 12.26, 15.79, 16.96, 17.55, 14.4, 13.33, 14.63, 17.65, 20.89, 18.18, 22.1, 19.08, 17.87, 18.31, 18.65, 14.41, 17.86, 18.88, 19.17, 21.88, 24.9, 21.93, 22.84, 21.79, 25.75, 21.77, 22.33, 21.64, 24.71, 25.71, 25.7, 26.67, 23.49, 23.88, 29.52, 30.47, 31.1, 28.45, 28.31, 34.52, 36.48, 37.78, 39.29, 36.8], [14.29, 16.8, 16.42, 16.23, 18.65, 19.08, 17.87, 16.96, 13.76, 14.4, 13.33, 15.79, 17.55, 13.33, 14.63, 17.86, 18.78, 19.3, 18.18, 22.41, 22.7, 21.79, 23.29, 27.43, 31.32, 36.75, 38.57, 36.8, 39.29, 37.78, 36.68], [14.29, 18.65, 23.35, 24.51, 25.75, 29.87, 31.87, 39.29, 30.25, 32.98, 32.94, 32.26, 30.53, 30.47, 34.05, 36.8, 33.45, 32.59, 33.52, 34.52], [14.29, 16.42, 16.8, 17.65, 18.65, 16.23, 13.33, 13.76, 15.79, 17.55, 16.96, 17.86, 17.87, 18.31, 14.63, 12.26, 14.4, 14.41, 18.18, 22.1, 19.3, 23.29, 20.45, 20.47, 17.85], [14.29, 16.8, 16.23, 16.42, 18.65, 17.55, 17.87, 20.45, 19.08, 20.16, 17.65, 21.79, 24.83, 22.7, 19.85, 13.76, 18.31, 20.22, 20.89, 17.86, 21.22, 19.3, 22.33, 23.49, 21.43, 24.54, 21.77, 27.81, 31.87, 32.59, 32.94, 36.8, 36.75, 37.41, 36.68, 37.78, 38.57, 35.54, 34.52, 31.32, 29.36], [14.29, 18.65, 23.35, 24.51, 25.71, 29.87, 28.21, 28.68, 30.22, 39.29, 36.8, 38.57, 37.41, 37.78, 36.68, 35.54, 34.52, 34.05, 33.52, 33.45, 36.75], [14.29, 18.65, 21.22, 24.12, 25.37, 26.3, 23.96, 21.79, 23.35, 21.43, 23.49, 22.7, 20.45, 19.08, 16.8, 19.91, 24.51, 23.29, 26.29, 29.04, 30.1, 31.32, 36.8, 39.29, 34.05, 37.41, 36.68, 38.57, 36.75], [14.29, 16.8, 16.42, 17.65, 20.45, 18.65, 19.85, 17.87, 19.08, 19.91, 20.89, 22.33, 21.22, 22.1, 19.3, 16.96, 18.31, 20.16, 18.18, 21.88, 23.29, 24.54, 23.35, 24.12, 28.21, 21.35, 14.63, 18.88, 23.49, 27.76, 25.97, 29.87], [14.29, 16.42, 16.8, 17.55, 17.65, 21.22, 24.12, 22.7, 22.33, 20.22, 23.49, 23.96, 21.79, 24.51, 21.43, 23.35, 22.1, 24.83, 21.77, 19.85, 20.89, 21.64, 20.16, 17.87, 21.88, 23.29, 26.29, 30.25], [14.29, 16.8, 16.42, 17.55, 18.65, 17.65, 17.87, 19.08, 16.23, 13.33, 13.76, 19.3, 12.26, 17.86, 15.79, 13.33, 14.4, 14.63, 7.69, 18.18, 16.96], [14.29, 16.8, 18.65, 20.16, 21.22, 19.17, 20.22, 18.18, 15.79, 14.41, 17.55, 19.3, 23.35, 27.3, 31.87, 36.75, 39.29, 36.8, 37.41, 33.52, 33.45, 36.48, 36.68, 32.98, 32.94, 38.57, 34.05, 33.16, 32.59, 32.26, 35.54, 34.52, 31.79, 31.91, 31.1, 30.53, 13.33, 13.76, 14.4, 13.33, 17.87, 17.82, 14.75, 17.04, 17.85, 17.12, 20.45, 20.89, 21.64, 18.88, 21.88, 20.47, 22.39, 21.76, 21.21, 22.01, 24.83, 26.38, 24.65, 23.08, 22.65, 25.17, 24.07, 21.43, 25.0, 25.49, 21.93, 20.85, 24.92, 26.22], [14.29, 16.42, 17.55, 18.65, 21.79, 23.35, 21.43, 24.51, 25.75, 23.96, 22.33, 19.85, 17.87, 19.08, 22.7, 20.45, 17.65, 20.22, 24.12, 25.08, 24.54, 25.93, 24.81, 26.0, 25.39, 29.87, 36.75, 38.57, 37.41, 36.68, 36.8, 36.48, 33.45, 31.79, 30.47, 28.45, 28.53, 25.7, 25.51, 26.67, 26.63, 31.1, 30.53, 29.04, 30.0, 30.21, 31.32, 34.52], [14.29, 16.8, 18.65, 19.3, 23.35, 24.12, 25.39, 28.21, 26.22, 23.96, 21.79, 24.83, 25.93, 29.87, 28.16, 26.29, 23.49, 26.3, 22.7, 21.22, 22.33, 20.45, 21.77, 24.51, 25.0, 28.65, 25.49, 30.21], [14.29, 16.8, 16.42, 17.65, 17.55, 17.87, 13.76, 16.23, 13.33, 16.96, 15.79, 13.33, 14.63, 18.31, 17.86, 14.41, 18.18, 21.22, 14.4, 12.26, 7.69, 18.65, 18.88, 23.29, 27.3, 31.87, 34.05, 32.59, 37.41, 36.75, 38.57, 36.8, 37.78, 36.68, 36.48, 35.54, 33.52, 32.94, 31.1, 30.1], [14.29, 16.8, 18.65, 20.16, 20.45, 17.65, 21.22, 24.12, 25.39, 28.53, 25.71, 26.9, 28.21, 26.29, 23.35, 23.96, 21.79, 22.7, 21.43, 19.91, 23.49, 24.51, 24.83, 25.75, 24.81, 25.49, 30.21, 28.65, 25.44, 29.31, 27.76, 30.1, 27.86, 25.37, 26.3, 24.54, 25.08, 22.33, 20.85, 22.1, 25.93, 27.13, 27.81, 32.26, 30.22, 32.94, 36.75, 36.8, 39.29, 33.45, 30.47, 28.45, 29.04, 26.74, 27.7, 25.0, 26.06, 23.38, 21.64, 23.29, 25.97, 25.94, 26.11, 26.63, 28.25, 31.32, 34.05, 31.87, 30.25, 32.59, 33.52, 32.98, 30.53, 29.87, 30.0, 28.68, 27.43, 28.31, 27.45, 28.67, 27.2, 26.57, 26.29, 26.29, 27.3, 28.05, 26.16, 26.36, 29.52, 30.45, 31.79, 26.22, 25.7, 25.51, 26.0, 24.92, 24.9, 24.82, 27.19, 24.65, 23.21, 34.52, 37.41, 25.55, 25.37, 25.0, 29.85, 24.14, 23.83, 23.08, 24.71, 22.84, 22.65, 22.01, 29.38, 31.91, 36.48], [14.29, 16.8, 18.65, 19.3, 22.7, 21.79, 24.83, 22.1, 20.16, 18.31, 19.91, 21.22, 19.85, 21.43, 20.45, 18.78, 20.85, 19.08, 20.22, 22.41, 28.53, 32.26, 34.05, 36.8, 39.29, 33.52, 33.45, 30.47, 27.66, 27.7], [14.29, 16.8, 16.42, 17.65, 19.08, 13.76, 13.33, 14.4, 19.3, 14.41, 14.63, 15.79, 14.75, 21.77, 27.76, 27.7, 24.81, 24.82, 21.88, 24.87], [14.29, 16.42, 16.8, 17.65, 17.55, 17.87, 16.23, 12.26, 13.33, 19.08, 18.65, 15.79, 16.96, 14.63, 7.69, 13.33, 14.4, 13.33, 17.82, 17.85], [14.29, 16.8, 18.65, 20.16, 23.35, 24.81, 23.49, 27.43, 28.21, 29.31, 31.87, 34.05, 32.98, 32.94, 32.26, 30.47, 30.53, 30.25, 36.8, 33.45, 30.1, 27.3], [14.29, 17.65, 21.79, 25.93, 29.87, 28.21, 26.16, 24.12, 25.39, 28.65, 25.71, 28.68, 26.63, 24.54, 27.76, 31.87, 29.31, 30.47, 34.05, 36.8, 33.45, 32.98, 32.94, 39.29], [14.29, 19.17, 16.8, 19.08, 16.23, 16.42, 17.55, 19.3, 22.1, 23.49, 24.12, 22.33, 19.91, 21.22, 23.35, 21.43, 19.85, 17.87, 21.43, 25.49, 23.96, 24.51, 20.89, 20.16, 18.31, 16.96, 15.79, 12.26], [14.29, 16.8, 16.42, 17.65, 18.65, 16.23, 19.08, 19.3, 20.45, 17.87, 13.76, 13.33, 12.26, 19.85, 18.31, 20.16, 16.96, 14.63, 14.41, 14.4, 13.33, 15.79, 17.86, 18.88, 23.29, 27.43, 23.21, 31.87, 31.79, 31.1, 31.32, 32.26], [14.29, 16.42, 20.22, 24.12, 28.16, 31.87, 34.05, 30.53, 32.98, 32.94, 39.29, 30.47, 30.25, 30.22, 30.21, 36.8, 30.1, 29.87, 29.31, 33.45, 31.32, 30.0, 29.04, 28.68, 28.67, 28.65, 28.53, 33.52, 33.16, 37.41, 37.78, 38.57, 36.68, 35.54, 34.52, 32.59, 36.48, 31.91, 31.79, 31.1, 30.45, 29.89, 29.85, 29.52, 29.41], [14.29, 16.42, 16.8, 17.65, 18.65, 15.79, 13.33, 16.23, 16.96, 23.08, 22.84, 22.7, 22.65, 23.08, 23.21, 27.13, 27.43, 31.1, 31.32, 30.53, 34.52, 34.05, 30.47, 30.45, 27.66], [14.29, 16.42, 16.23, 17.65, 18.65, 17.55, 17.87, 13.76, 12.26, 13.33, 16.8, 13.33, 7.69, 14.4, 15.79, 14.41, 17.86, 18.18, 22.33, 19.3, 23.38, 20.45, 18.31, 18.78, 18.88, 19.08, 14.63, 19.85, 16.96, 19.91, 20.16, 20.22, 20.89, 21.22, 21.43, 25.44, 29.87, 26.74, 24.81, 24.12, 21.43, 22.7, 26.63, 30.53, 36.8, 34.05, 33.52, 33.45], [14.29, 16.42, 16.8, 16.23, 18.65, 17.65, 20.45, 18.31, 19.85, 23.29, 21.43, 20.16, 18.18, 22.33, 20.89, 21.88, 22.7, 21.22, 19.3, 23.35, 27.7, 31.32, 31.1, 30.53, 30.47, 35.54, 34.05, 37.78, 38.57, 39.29, 36.68, 34.52, 30.45], [14.29, 16.23, 16.42, 16.8, 17.65, 17.87, 13.76, 13.33, 18.65, 12.26, 16.96, 15.79, 14.63, 13.33, 17.86, 17.55, 18.18, 14.41, 7.69, 18.31, 18.88, 18.78, 19.08, 14.4, 19.85, 19.91, 20.16, 20.09, 20.22, 22.41, 22.84, 22.33, 22.1, 25.37, 25.37, 25.44, 25.49, 26.36, 29.85, 29.36, 29.04], [14.29, 16.42, 16.8, 16.23, 18.65, 19.17, 19.3, 23.49, 24.12, 22.7, 20.16, 17.65, 19.08, 19.91, 19.85, 21.22, 17.87, 20.45, 13.76, 20.22, 20.89, 21.43, 20.85, 21.79, 24.83, 23.29], [14.29, 16.8, 16.23, 17.65, 16.42, 17.55, 18.65, 17.87, 16.96, 15.79, 13.33, 14.41, 14.75, 20.47, 20.85, 26.9, 20.45, 31.1, 26.38, 34.52, 38.57, 37.41, 36.8, 34.05, 33.52, 31.32, 28.31], [14.29, 16.8, 18.65, 20.16, 19.3, 23.49, 24.12, 22.1, 20.45, 19.08, 16.42, 16.23, 17.87, 19.85, 21.22, 21.79, 23.96, 21.43, 19.91, 20.89, 18.31, 19.17, 16.96, 20.09, 26.11, 30.22, 30.1], [14.29, 17.65, 21.79, 23.49, 26.74, 27.76, 31.87, 30.53, 30.25, 28.21, 25.37, 26.9, 29.87, 28.16, 32.94, 34.05, 32.98, 30.47, 30.22, 39.29, 32.26, 29.31, 28.68, 30.1, 28.67, 36.8, 29.04, 28.65, 36.75, 27.86], [14.29, 16.8, 17.55, 16.23, 18.65, 19.08, 19.17, 17.87, 19.3, 20.45, 19.85, 20.16, 16.96, 15.79, 14.4, 13.33, 16.42, 14.63, 17.86, 14.41, 18.31], [14.29, 16.8, 16.42, 17.55, 18.65, 17.65, 19.08, 17.87, 19.3, 19.85, 19.91, 20.89, 18.31, 20.16, 19.17, 15.79, 14.41, 13.33, 16.96, 18.18, 22.1, 18.88, 18.78, 20.09, 24.51, 28.65, 31.32, 36.8, 36.75, 39.29, 36.68, 37.41, 35.54, 34.52], [14.29, 16.42, 17.55, 16.8, 17.65, 18.65, 19.08, 19.3, 19.17, 19.85, 17.87, 20.16, 19.91, 20.45, 21.22, 17.86, 15.79, 16.96, 18.31, 20.85, 20.89, 20.22], [14.29, 16.8, 19.17, 16.42, 16.23, 17.55, 19.3, 21.22, 24.12, 22.33, 23.35, 20.45, 21.43, 25.49, 28.21, 29.31, 27.76, 30.21, 28.16, 26.16, 24.54, 25.71, 26.9, 30.22, 32.26, 36.75], [14.29, 17.65, 16.42, 16.8, 18.65, 16.23, 19.17, 19.85, 20.16, 17.55, 15.79, 20.09, 26.06, 30.21, 34.05, 36.8, 36.75, 33.45, 33.52, 32.98, 32.59, 32.26, 31.87, 32.94, 39.29, 34.52, 37.41, 30.53, 30.47, 30.45, 30.25, 30.22, 30.1, 30.0, 29.87, 31.79, 29.52, 29.85, 31.32, 29.04, 28.68, 28.67, 28.65, 28.53, 28.45, 28.31, 29.36, 31.91], [14.29, 16.23, 16.8, 17.55, 18.65, 17.65, 20.45, 19.08, 19.3, 16.42, 20.16, 17.87, 19.91, 13.76, 13.33, 12.26, 20.22, 18.31, 15.79, 14.4, 16.96, 13.33, 17.86, 14.63, 19.17, 18.18, 22.1, 20.85, 20.89, 21.88, 23.29, 21.43, 25.49, 26.3, 23.35, 21.22, 21.43, 18.88, 21.77, 21.64, 24.83, 25.39, 23.49, 24.12, 25.37, 22.41, 21.79, 18.78, 22.33, 23.38, 23.96, 24.54, 25.71, 28.16, 26.16, 27.13, 28.21, 29.31, 30.25, 31.32, 36.8, 34.05, 33.52, 33.45, 32.98, 32.94, 32.59, 32.26, 36.75, 37.41, 31.87, 34.52, 31.91, 36.68, 36.48, 29.04, 29.85, 27.7, 26.67, 26.74, 25.55, 25.7, 29.89, 30.0, 25.51, 30.1, 25.51, 25.46, 30.21, 30.45, 30.22, 30.53, 31.1, 24.9, 33.16], [14.29, 16.42, 19.85, 19.17, 22.33, 20.22, 21.43, 24.51, 25.75, 23.96, 21.43, 19.91, 24.81, 25.93, 26.9, 28.16, 28.68, 26.74, 27.81, 28.67, 29.31, 30.53, 30.47, 28.53], [14.29, 16.42, 17.55, 17.65, 18.65, 17.87, 13.76, 13.33, 12.26, 16.8, 16.96, 15.79, 13.33, 17.86, 14.63, 18.31, 14.4, 16.23, 7.69, 14.41, 18.18, 19.08, 18.88], [14.29, 16.8, 16.42, 17.55, 16.23, 19.17, 17.87, 19.3, 23.49, 24.54, 21.79, 19.08, 16.96, 18.31, 21.43, 24.12, 25.08, 21.88, 20.16, 18.18, 20.89, 18.88, 19.85, 21.22, 22.41, 26.3, 30.25, 36.8, 36.68], [14.29, 16.8, 17.55, 16.23, 17.65, 21.22, 18.65, 19.3, 20.45, 16.42, 19.17, 19.08, 19.85, 20.22, 20.16, 17.87, 19.91, 21.43, 21.77, 20.89, 18.31, 16.96, 17.86, 15.79, 20.85, 14.63, 13.33, 14.4, 12.26, 7.69, 13.33, 18.18, 22.33, 18.88, 14.41, 18.78, 21.64, 13.76, 21.88, 23.29, 22.1, 22.7, 22.41, 23.35, 23.38, 21.35, 25.37, 28.45, 32.26, 33.52, 30.53, 36.8, 36.75, 33.45], [14.29, 16.42, 16.8, 16.23, 18.65, 19.17, 19.08, 19.3, 19.85, 17.65, 17.55, 19.91, 17.87, 20.45, 21.22, 21.43, 21.43, 20.22, 20.16, 18.31, 15.79, 12.26, 13.33], [14.29, 17.65, 22.1, 23.35, 24.12, 28.21, 36.75, 32.98, 32.94, 32.26, 31.87, 34.05, 30.53, 28.65, 29.87, 36.8, 30.47, 30.22, 30.25, 31.32, 33.45, 30.1, 30.0, 32.59, 33.52, 31.79, 37.41, 38.57, 36.68, 37.78, 35.54, 34.52, 33.16, 31.91, 31.1, 30.45, 36.48], [14.29, 16.23, 16.42, 17.65, 22.1, 19.3, 22.7, 19.85, 17.86, 16.8, 18.31, 19.91, 20.89, 22.33, 20.45, 21.43, 23.29, 26.29, 29.87, 28.21, 26.22, 24.54, 27.76, 28.68, 25.71, 26.63, 27.81, 28.67, 30.1, 28.16, 26.16, 24.51, 25.75, 27.13, 31.32, 36.8, 34.05], [14.29, 16.42, 16.8, 16.23, 18.65, 19.08, 17.65, 19.17, 17.87, 19.85, 19.3, 13.76, 16.96, 15.79, 17.55, 17.86, 14.63, 18.18, 22.1, 20.16, 18.31, 18.88, 23.49, 27.43, 32.26, 34.05, 36.8, 33.52, 36.75, 39.29, 36.68, 38.57], [14.29, 16.8, 17.65, 21.79, 23.49, 24.12, 20.45, 19.08, 16.42, 17.87, 19.3, 18.65, 19.91, 21.43, 24.54, 23.35, 20.89, 18.31, 20.16, 19.85, 17.86, 15.79, 13.76, 17.55, 16.23, 13.33, 18.78, 20.85, 18.88, 21.88, 23.88, 24.07, 27.89, 28.05, 20.91, 24.87, 24.83, 24.92], [14.29, 16.42, 16.8, 17.65, 21.22, 18.65, 15.79, 12.26, 13.33, 14.4, 13.33, 7.69, 13.76, 16.23, 14.41, 17.55, 17.86, 17.87, 18.18, 22.1, 19.08, 18.31, 18.78, 24.54, 28.67, 32.98, 36.8, 34.05, 33.52, 36.75], [14.29, 16.42, 16.96, 20.16, 24.54, 28.67, 32.94, 36.8, 13.33, 16.8, 23.29, 27.3, 31.32, 34.05, 36.75, 34.52, 31.87, 29.04, 26.06, 24.07, 24.12, 22.11, 22.39, 21.43, 21.46, 24.42], [14.29, 18.65, 21.79, 25.75, 27.13, 30.21, 34.05, 33.52, 36.8, 38.57, 39.29, 37.41, 36.68, 36.48, 36.75, 35.54, 33.45, 33.16, 34.52, 32.26, 30.25, 27.43, 27.45, 27.66, 28.53, 26.63, 27.76], [14.29, 16.42, 16.8, 16.23, 17.65, 18.65, 19.3, 22.7, 20.16, 19.17, 17.87, 17.55, 19.08, 19.91, 20.22, 16.96, 14.4, 13.33, 14.41, 13.33], [14.29, 17.55, 16.23, 18.65, 16.8, 19.08, 20.22, 19.3, 23.49, 24.12, 25.08, 23.96, 21.79, 19.91, 17.87, 19.85, 24.51, 21.77, 20.16, 18.31, 20.45, 17.86, 15.79, 14.4, 13.33, 14.41, 18.88, 20.47, 24.83, 29.31, 29.36], [14.29, 16.42, 16.8, 13.76, 16.23, 16.96, 18.31, 21.43, 22.7, 19.3, 23.29, 24.12, 25.08, 22.33, 19.85, 23.35, 21.22, 24.51, 21.77, 20.16, 20.89, 21.88, 25.37, 26.3, 24.54, 25.75, 24.81, 30.0, 36.75, 36.68, 38.57, 37.78], [14.29, 16.42, 16.8, 17.55, 18.65, 19.08, 17.87, 19.3, 16.96, 18.31, 19.85, 16.23, 15.79, 14.41, 14.63, 14.4, 20.47, 20.85, 26.9, 27.19, 27.13, 31.1, 31.32, 34.52, 38.57, 31.87], [14.29, 16.42, 16.8, 16.23, 17.55, 18.65, 17.65, 19.08, 19.85, 20.16, 19.91, 20.22, 17.87, 19.17, 13.76, 13.33, 12.26, 21.22, 17.86, 18.31, 15.79], [14.29, 18.65, 21.79, 25.93, 29.87, 36.75, 34.05, 32.26, 32.94, 31.87, 30.1, 30.53, 30.47, 30.25, 28.21, 29.04, 27.13, 30.22, 32.98, 36.8, 29.31, 28.68, 26.9, 28.67], [14.29, 18.65, 19.85, 23.49, 24.12, 25.0, 26.16, 23.35, 21.22, 22.1, 23.29, 27.43, 32.26, 36.8, 36.75, 39.29, 33.45, 33.52, 32.94, 32.59, 32.98, 34.52, 37.41], [14.29, 16.42, 17.65, 22.1, 22.7, 20.89, 22.33, 23.49, 21.77, 26.74, 21.76, 31.1, 27.81, 31.87, 36.68, 35.54, 38.57, 37.41, 39.29, 37.78, 36.8, 34.52, 31.91, 28.68, 25.7, 25.71], [14.29, 16.8, 19.85, 23.49, 27.76, 30.53, 34.05, 39.29, 32.94, 32.98, 31.87, 30.1, 30.47, 30.25, 30.22, 32.26, 36.8, 37.41, 34.52, 36.68, 33.52, 33.45, 32.59, 31.91], [14.29, 16.42, 16.8, 17.65, 18.65, 19.08, 16.23, 19.3, 19.17, 19.85, 19.91, 17.55, 17.87, 20.45, 21.22, 21.43, 13.76, 15.79, 13.33, 14.63, 14.4, 13.33, 12.26, 18.31, 14.41, 7.69, 16.96, 17.86, 18.18, 18.88, 18.78, 20.16, 20.89, 20.85, 21.64, 21.77, 21.88, 22.1, 25.08, 22.41, 22.84, 21.29, 22.7, 24.12, 21.21, 21.35, 21.79, 20.47, 24.81, 23.83, 22.01, 21.46], [14.29, 16.42, 16.8, 17.65, 19.08, 18.65, 16.23, 19.3, 17.87, 17.55, 19.85, 19.91, 20.16, 17.86, 15.79, 13.33, 12.26, 7.69, 14.4, 14.41, 14.63], [14.29, 16.23, 16.42, 17.65, 18.65, 19.08, 17.55, 19.3, 19.85, 19.91, 20.16, 17.87, 20.22, 20.45, 17.86, 20.85, 20.89, 18.78, 21.43, 23.29, 24.51, 21.43, 21.22, 21.77, 18.88, 16.8, 18.18, 22.41, 28.45, 28.53], [14.29, 16.8, 16.42, 17.65, 19.08, 18.65, 17.87, 17.55, 13.76, 13.33, 19.17, 15.79, 16.23, 12.26, 14.4, 16.96, 14.41, 7.69, 17.86, 18.18, 22.33, 19.3, 23.35, 20.85, 19.85, 23.38, 24.12, 27.13, 27.2, 30.53, 30.47, 36.75], [14.29, 17.65, 21.79, 26.0, 27.13, 30.53, 36.75, 34.05, 39.29, 32.98, 33.45, 32.26, 31.87, 36.8, 30.47, 30.25, 30.22, 30.21, 33.52, 31.79, 7.69, 12.26, 13.76, 13.33, 14.41, 14.4, 13.33, 13.71, 16.42, 17.55, 16.23, 17.87, 15.79, 18.31, 17.86, 18.18, 17.82, 18.46, 17.12, 17.85, 14.75, 17.04, 16.07, 16.33, 19.3, 22.33, 19.85, 20.45, 22.1, 21.43, 19.08, 19.91, 22.41, 20.89], [14.29, 16.8, 19.17, 20.22, 21.22, 22.33, 20.16, 18.18, 19.3, 22.1, 23.35, 21.43, 19.91, 21.64, 19.85, 20.89, 19.08, 18.88, 18.78, 21.88, 28.16, 31.32, 28.05, 36.75, 39.29, 38.57, 37.78, 37.41, 36.68, 34.05, 34.52, 31.87, 29.04, 26.0], [14.29, 16.8, 17.55, 16.42, 16.23, 18.65, 15.79, 12.26, 13.76, 16.96, 14.4, 17.86, 17.65, 21.64, 18.31, 18.18, 22.33, 19.3, 23.38, 30.0, 36.75, 39.29, 36.8, 37.41, 34.52, 33.52, 32.98, 32.94, 32.59, 32.26, 36.48, 38.57, 34.05, 35.54, 33.45, 37.78, 30.45, 33.16, 27.7], [14.29, 16.8, 19.08, 19.91, 20.45, 18.31, 21.43, 19.3, 16.96, 20.16, 21.22, 22.1, 26.16, 30.1, 36.8, 39.29, 37.41, 34.52, 33.52, 34.05, 32.59, 35.54, 32.94, 36.68, 33.16, 38.57, 31.32, 33.45, 36.48], [14.29, 16.8, 16.23, 17.65, 20.45, 16.96, 18.18, 19.3, 23.29, 21.22, 19.91, 21.43, 24.51, 21.77, 23.35, 20.89, 19.17, 17.86, 21.79, 25.75, 29.87, 36.75, 36.8], [14.29, 16.8, 19.3, 22.7, 25.75, 29.31, 34.05, 32.98, 32.94, 32.26, 31.87, 30.53, 36.75, 30.47, 30.25, 30.22, 30.21, 30.1, 36.8, 31.32, 33.45], [14.29, 16.42, 13.33, 16.8, 15.79, 13.33, 12.26, 14.4, 14.63, 14.41, 7.69, 16.96, 16.23, 17.65, 18.78, 17.86, 13.76, 18.18, 22.1, 20.16, 18.31, 18.65, 18.88, 19.91, 21.22, 24.12, 25.39, 26.3], [14.29, 16.8, 15.79, 16.96, 20.16, 21.22, 25.39, 29.31, 30.47, 28.65, 26.9, 27.86, 31.32, 31.87, 32.26, 32.94, 31.91, 14.63, 14.41, 13.88, 16.07, 21.29, 18.69, 21.71, 19.12, 26.36, 30.1], [14.29, 16.8, 15.79, 14.4, 13.33, 13.76, 16.42, 14.63, 12.26, 13.33, 7.69, 16.23, 14.41, 17.55, 16.96, 17.87, 18.88, 24.83, 28.68, 32.94, 36.75, 34.52, 36.8, 34.05, 36.68, 39.29, 38.57, 35.54, 37.78], [14.29, 16.42, 16.8, 17.65, 18.65, 16.23, 17.55, 15.79, 16.96, 14.41, 7.69, 13.33, 13.76, 12.26, 14.63, 17.86, 18.18, 22.33, 19.85, 18.31, 19.83], [14.29, 16.42, 17.55, 16.8, 16.23, 18.65, 15.79, 13.76, 12.26, 14.63, 7.69, 13.33, 14.41, 18.88, 14.4, 17.12, 20.16, 23.29, 23.35, 23.49, 23.21, 23.96, 23.08, 28.05, 28.21, 26.9, 27.86, 28.16, 28.31, 32.59, 32.94, 31.32, 32.26, 35.54, 36.48, 39.29, 38.57, 36.8, 36.75, 33.52, 34.05], [14.29, 16.8, 18.65, 16.42, 16.23, 17.65, 17.55, 17.87, 19.08, 20.16, 19.3, 22.7, 21.22, 22.1, 20.45, 13.76, 19.17, 20.89, 23.96, 21.79, 19.91, 23.49, 24.12, 25.08, 23.35, 21.43, 24.51, 23.29, 24.81, 24.54, 24.83, 25.94, 23.38, 20.85, 21.77, 25.37, 26.3, 25.39, 29.87, 30.1, 33.52, 36.8, 36.75, 33.45, 32.98, 32.94, 32.59, 32.26, 31.87, 31.79, 37.41, 34.05, 31.32, 39.29, 30.47, 30.53, 34.52, 36.68, 35.54, 33.16, 31.91, 37.78, 31.1, 30.45], [14.29, 16.8, 16.42, 17.65, 21.43, 19.08, 18.65, 16.23, 19.3, 19.85, 19.91, 17.87, 20.45, 17.55, 15.79, 16.96, 18.31, 20.16, 20.47, 20.09], [14.29, 19.08, 23.35, 26.3, 29.04, 30.21, 36.75, 34.05, 33.52, 33.45, 36.8, 39.29, 32.94, 32.98, 32.59, 32.26, 37.41, 31.87, 31.79, 34.52, 38.57, 36.68, 36.48, 33.16, 37.78, 31.91, 31.1, 35.54], [14.29, 16.8, 16.23, 16.42, 17.65, 21.22, 19.3, 17.55, 19.08, 22.1, 23.49, 26.3, 27.3, 28.65, 31.87, 36.8, 34.05, 32.98, 36.75, 39.29, 33.52], [14.29, 17.55, 21.43, 24.12, 28.21, 26.22, 27.43, 30.25, 31.87, 32.94, 34.05, 36.8, 33.45, 36.75, 32.98, 39.29, 32.26, 32.59, 31.32, 31.79, 30.47, 30.45, 30.22, 30.21, 34.52, 36.68, 37.41, 38.57, 33.52, 33.16, 31.91, 31.1, 32.4], [14.29, 16.42, 16.23, 17.55, 19.08, 16.8, 17.87, 21.43, 18.65, 15.79, 14.63, 18.88, 23.35, 27.3, 30.53, 34.05, 36.75, 33.45, 32.98, 36.8, 39.29, 31.87, 30.47], [14.29, 16.8, 16.42, 16.23, 17.55, 17.65, 20.45, 19.08, 19.3, 19.17, 17.87, 19.91, 18.65, 13.76, 13.33, 20.16, 20.22, 17.86, 16.96, 18.31, 15.79, 19.85, 20.89, 20.85, 18.78, 14.63, 21.22, 18.88, 21.43, 18.18, 22.1, 14.41, 14.4, 13.33, 21.43, 23.29, 21.77, 21.79, 21.88, 12.26, 22.33, 21.64, 20.09, 22.41, 22.7, 27.7, 31.32, 36.8, 36.75, 33.52, 33.45, 37.41, 34.52, 39.29, 32.94, 32.59, 32.26, 31.87, 34.05, 36.68, 31.91, 31.79, 35.54, 33.16, 32.98, 37.78, 31.1], [14.29, 16.8, 16.23, 19.85, 23.96, 28.16, 31.87, 34.05, 39.29, 36.8, 32.94, 32.26, 33.45, 37.41, 36.68, 38.57, 35.54, 34.52, 33.52, 33.16, 32.98, 32.59, 31.91, 31.79, 31.32, 31.1, 30.53], [14.29, 16.42, 16.8, 17.65, 18.65, 19.08, 17.55, 17.87, 19.3, 22.7, 19.91, 16.23, 13.33, 13.76, 12.26, 20.16, 21.35, 25.37, 29.87, 34.05, 28.68, 33.16], [14.29, 18.65, 23.35, 27.43, 30.53, 34.05, 39.29, 32.98, 33.45, 36.8, 32.94, 31.87, 31.32, 30.47, 30.25, 33.52, 33.16, 37.78, 37.41, 38.57, 36.48, 35.54, 34.52, 32.59, 32.26], [14.29, 17.65, 18.65, 16.23, 15.79, 16.8, 16.96, 17.55, 13.76, 16.42, 14.4, 13.33, 17.87, 18.78, 19.3, 17.86, 18.18, 18.88, 14.63, 18.46, 18.31, 13.33, 13.33, 17.12, 12.26, 7.69, 13.71, 14.75, 14.41, 17.04, 17.82, 13.88, 18.69, 19.08, 19.12, 18.55, 19.27, 19.78, 19.85], [14.29, 16.23, 17.55, 17.87, 19.17, 22.7, 20.89, 23.49, 24.51, 27.43, 32.26, 32.98, 36.75, 36.8, 34.05, 32.94, 31.87, 29.31, 27.7, 25.49], [14.29, 16.8, 15.79, 16.42, 16.96, 19.91, 23.49, 27.43, 31.32, 36.8, 34.05, 33.45, 32.98, 32.94, 32.26, 31.87, 30.53, 30.47, 30.25, 30.22, 39.29, 32.59, 33.52, 30.1, 30.0, 29.87, 29.31, 29.04, 28.68], [14.29, 16.42, 16.8, 17.55, 16.23, 19.17, 17.87, 15.79, 13.33, 13.33, 14.41, 14.4, 7.69, 14.63, 13.71, 14.75, 13.88, 19.85, 19.3, 19.83], [14.29, 16.42, 16.8, 16.23, 13.33, 14.4, 13.33, 13.76, 14.41, 7.69, 15.79, 16.96, 12.26, 14.63, 17.86, 17.87, 23.83, 27.88, 23.88, 27.89, 24.87, 24.83], [14.29, 16.42, 16.23, 17.65, 21.43, 19.3, 23.35, 21.79, 23.96, 22.33, 24.12, 23.49, 22.1, 20.22, 23.38, 24.51, 28.45, 32.98, 39.29, 36.8, 37.41, 36.68, 34.52, 38.57, 37.78, 35.54, 34.05, 33.52, 33.45, 33.16], [14.29, 17.65, 18.65, 19.85, 21.22, 22.1, 23.49, 24.81, 23.35, 21.43, 22.33, 20.22, 20.89, 23.96, 24.12, 20.85, 23.29, 21.64, 23.38, 20.45, 21.79, 27.13, 31.32, 36.8, 36.75, 37.41, 36.68, 37.78, 38.57, 35.54, 34.52], [14.29, 16.8, 18.65, 17.55, 17.87, 18.31, 21.43, 22.7, 21.22, 19.85, 17.65, 21.77, 23.29, 24.12, 22.1, 20.22, 24.54, 28.67, 32.94, 36.75, 36.8], [14.29, 16.8, 16.42, 16.23, 17.87, 17.65, 17.55, 15.79, 13.33, 16.96, 14.63, 13.33, 12.26, 17.86, 18.31, 14.41, 18.18, 22.1, 20.22, 25.39, 29.31, 32.98, 29.04], [14.29, 16.8, 18.65, 21.79, 24.83, 26.0, 24.12, 25.37, 23.96, 21.77, 19.3, 22.7, 20.89, 22.1, 20.22, 26.2, 26.22, 26.29, 24.14, 25.17], [14.29, 16.42, 17.65, 21.79, 23.35, 21.43, 25.49, 23.96, 25.44, 25.0, 23.83, 25.37, 24.82, 26.36, 27.88, 30.47, 32.26, 35.54, 32.59, 38.57, 37.78, 36.68, 39.29], [14.29, 19.08, 19.91, 23.49, 24.12, 26.9, 28.16, 29.87, 28.53, 30.1, 32.98, 34.05, 36.8, 39.29, 32.94, 33.45, 31.32, 36.75, 32.59, 33.52, 36.68, 36.48, 35.54, 37.41, 33.16, 32.26, 34.52, 37.78, 38.57, 31.87, 29.89, 30.21], [14.29, 16.8, 18.65, 19.3, 21.22, 22.7, 21.43, 22.33, 20.45, 18.31, 19.85, 17.86, 19.08, 16.96, 20.16, 20.89, 19.17, 22.65, 22.84, 26.74, 26.9, 31.1, 31.32, 36.48, 38.57, 39.29], [14.29, 16.42, 13.33, 16.96, 18.31, 16.8, 14.63, 18.18, 22.1, 23.29, 21.88, 25.93, 30.1, 29.04, 28.05, 28.21, 27.45, 27.89, 27.43, 26.38, 27.7, 27.66, 27.76], [14.29, 16.8, 19.08, 20.16, 17.87, 19.3, 23.35, 21.22, 19.85, 18.65, 17.55, 17.65, 20.45, 16.42, 16.23, 19.91, 21.43, 21.43, 24.12, 25.39, 28.65, 25.49, 26.3, 23.49, 23.96, 21.79, 24.83], [14.29, 16.8, 16.23, 13.33, 16.42, 12.26, 15.79, 16.96, 17.65, 17.86, 17.87, 18.31, 14.4, 13.33, 14.41, 18.18, 22.33, 19.91, 25.94, 29.87, 34.05, 36.8, 33.52, 37.41, 34.52, 36.68, 39.29, 33.45, 32.98, 32.94, 32.59, 32.26, 36.48, 38.57, 31.87, 35.54, 33.16, 37.78, 31.79, 31.32, 31.1, 30.53, 30.47, 36.75], [14.29, 16.42, 13.33, 13.76, 16.96, 14.4, 15.79, 14.63, 7.69, 14.41, 12.26, 13.33, 16.23, 17.65, 17.86, 17.87, 22.1, 26.16, 21.93, 26.22, 26.29, 26.29, 26.3, 30.47, 27.7, 24.71, 21.71, 21.64, 20.89, 20.85, 19.91, 18.88], [14.29, 16.42, 17.55, 13.76, 12.26, 16.23, 15.79, 13.33, 7.69, 14.41, 14.63, 13.33, 16.96, 17.65, 18.31, 17.86, 17.87, 21.22, 24.12, 26.29, 26.9, 29.04, 30.1, 33.16, 35.54, 36.8, 39.29, 37.78, 36.75], [14.29, 16.8, 17.87, 22.33, 23.49, 21.43, 25.39, 29.31, 30.53, 32.26, 34.05, 36.8, 36.75, 39.29, 37.41, 36.48, 35.54, 37.78, 34.52, 33.52, 38.57, 33.45, 32.98, 36.68, 31.1], [14.29, 16.8, 17.87, 18.65, 19.91, 20.45, 19.17, 16.96, 18.31, 21.43, 24.51, 21.77, 23.29, 21.22, 22.1, 20.16, 26.22, 30.25, 34.05, 33.52, 39.29, 35.54], [14.29, 16.8, 16.42, 19.3, 23.49, 24.51, 21.77, 19.17, 16.96, 18.31, 21.22, 22.7, 20.45, 18.65, 19.91, 21.43, 24.12, 25.08, 21.88, 23.29, 23.96, 21.79, 23.38, 20.89, 18.88, 20.16, 17.87, 21.64, 25.49, 29.31, 32.98], [14.29, 16.8, 18.65, 19.85, 23.49, 24.12, 22.1, 23.29, 23.96, 24.83, 25.94, 24.54, 25.71, 26.9, 32.59, 36.8, 34.05, 33.52, 36.75, 37.41, 33.45, 36.48, 36.68, 38.57, 26.29, 35.54, 30.45, 33.16, 37.78, 21.43, 19.12, 26.11, 32.94, 23.21, 30.1, 20.22], [14.29, 16.8, 19.3, 17.55, 20.45, 23.49, 27.43, 30.25, 28.25, 30.53, 28.67, 31.32, 36.8, 34.05, 36.75, 33.52, 34.52, 33.45, 36.68, 37.41, 39.29, 38.57, 37.78, 33.16, 32.98, 32.94, 35.54, 32.26], [14.29, 16.8, 16.23, 16.42, 13.76, 13.33, 12.26, 17.87, 18.65, 16.96, 18.31, 15.79, 17.86, 14.4, 13.33, 14.63, 17.65, 20.45, 19.08, 18.78, 19.85, 21.22, 22.7, 20.22, 21.43, 20.16], [14.29, 18.65, 21.43, 24.12, 26.9, 31.87, 30.1, 32.98, 32.94, 34.05, 36.8, 39.29, 33.45, 31.32, 30.53, 30.47, 30.25, 28.25, 30.22, 32.59, 32.26, 30.21, 33.52, 31.79, 34.52, 30.45, 30.0, 37.41, 36.68, 31.91, 31.1, 29.87, 29.85, 35.54, 33.16, 38.57, 29.89, 29.52, 29.41, 29.38, 29.36, 29.31, 29.04, 28.68, 28.67, 28.65, 28.62, 28.57, 28.53, 28.45, 28.35, 28.31, 28.21, 28.16, 28.14, 26.17, 28.05, 27.89, 27.89, 25.94, 23.88, 23.83, 24.83, 22.84, 22.99], [14.29, 13.33, 15.79, 12.26, 16.42, 16.8, 16.96, 14.4, 13.33, 16.23, 17.65, 18.31, 14.63, 17.86, 17.87, 14.41, 7.69, 18.18, 22.7, 19.85, 18.65, 13.76, 18.88, 19.08, 19.17, 19.3, 25.37], [14.29, 16.23, 17.65, 21.77, 22.7, 20.45, 22.1, 25.37, 29.87, 34.05, 36.8, 32.98, 32.94, 39.29, 33.45, 31.87, 31.32, 30.53, 30.47, 30.25, 29.31, 28.45, 27.7, 31.79, 33.52, 32.26, 32.59, 31.1, 33.16, 29.38], [14.29, 17.65, 22.1, 25.37, 26.74, 27.43, 28.65, 32.26, 30.25, 28.21, 29.04, 26.16, 27.13, 30.21, 28.16, 29.87, 30.53, 34.05, 32.98, 36.8, 33.45, 32.94, 31.87, 31.32, 30.47, 30.22, 36.75, 32.59, 33.52, 30.1, 30.0, 39.29, 28.67, 29.52, 31.79, 29.31, 28.68, 28.45, 28.31, 30.45, 29.85, 37.41, 34.52, 28.05, 28.53, 28.25, 27.81, 29.38, 29.36, 36.48, 31.91, 35.54, 33.16, 31.1, 29.89, 29.41, 38.57, 37.78, 28.57, 36.68, 28.62, 28.35, 27.89, 27.89, 28.98], [14.29, 16.8, 16.42, 13.33, 13.76, 12.26, 17.65, 17.87, 17.55, 16.96, 13.33, 7.69, 14.41, 14.63, 15.79, 14.4, 18.18, 18.31, 18.65, 17.86], [14.29, 13.76, 17.87, 16.23, 17.55, 15.79, 13.33, 16.8, 16.42, 16.96, 17.86, 19.08, 18.31, 19.85, 20.89, 21.79, 19.91, 17.65, 14.63, 13.33, 14.4, 18.18, 22.33, 20.16, 14.41, 18.65, 18.88, 20.45, 12.26, 18.78, 20.22, 24.54, 28.67, 24.65, 32.94, 28.62, 33.16, 32.59, 37.78, 36.8], [14.29, 16.8, 17.87, 21.22, 22.7, 21.43, 23.49, 26.3, 26.63, 27.76, 31.87, 36.8, 37.41, 36.75, 36.68, 36.48, 37.78, 35.54, 34.52, 38.57, 33.52, 33.45], [14.29, 16.8, 17.65, 21.43, 25.49, 26.74, 27.76, 25.75, 23.35, 20.45, 18.31, 21.77, 19.85, 17.86, 20.89, 19.08, 16.96, 15.79, 14.41, 16.42, 14.4, 17.87, 18.88, 20.16, 21.43, 19.3, 18.18, 22.41, 25.39, 29.87, 34.05, 30.1], [14.29, 16.8, 19.85, 21.22, 22.7, 21.43, 20.16, 21.77, 23.35, 21.64, 20.22, 20.89, 22.33, 20.45, 18.65, 16.96, 19.91, 20.85, 21.88, 23.29], [14.29, 16.8, 17.87, 21.22, 22.7, 21.43, 24.12, 25.37, 26.74, 24.54, 25.75, 23.96, 24.83, 25.71, 29.04, 32.26, 33.45, 31.32, 34.05, 36.8, 37.41, 36.68, 38.57, 39.29, 37.78, 35.54, 34.52, 33.52], [14.29, 13.33, 15.79, 13.33, 12.26, 14.4, 7.69, 14.41, 14.63, 16.42, 16.8, 16.23, 14.75, 17.04, 13.71, 13.88, 15.38, 13.76, 13.39, 13.33, 11.54], [14.29, 13.33, 13.76, 12.26, 15.79, 16.23, 14.63, 16.42, 16.8, 14.41, 7.69, 16.96, 17.55, 17.65, 21.77, 18.65, 17.87, 17.86, 18.31, 22.1, 26.16], [14.29, 16.8, 19.91, 23.49, 26.74, 30.1, 36.75, 36.8, 32.98, 32.94, 32.26, 30.25, 28.65, 26.9, 30.21, 28.53, 26.3, 27.2, 30.47, 33.52, 34.05, 32.59, 33.45, 31.32, 30.53, 30.22, 30.0, 31.87, 30.45, 29.87, 29.52, 39.29, 29.04, 28.68, 37.41, 31.79, 29.85, 28.67, 28.45, 34.52, 28.31, 28.25, 29.38, 28.16, 31.91], [14.29, 18.65, 21.77, 22.7, 21.43, 19.91, 23.96, 22.33, 19.3, 22.1, 25.39, 26.3, 24.51, 27.43, 31.87, 29.87, 26.9, 27.86, 25.75, 27.2, 26.29, 25.44, 24.81, 28.68, 32.59, 32.26, 30.53, 30.1, 30.21, 29.31, 30.22, 29.04, 28.67, 28.65], [14.29, 12.26, 13.76, 16.8, 17.65, 20.45, 17.86, 15.79, 13.33, 16.96, 21.29, 25.39, 29.87, 33.52, 36.8, 34.05, 33.45, 32.98, 32.94, 32.59, 32.26, 37.41, 34.52, 39.29, 31.79, 31.87, 36.75, 36.68, 38.57, 35.54, 33.16, 37.78], [14.29, 13.33, 12.26, 15.79, 7.69, 13.76, 16.42, 14.41, 14.63, 14.4, 16.8, 16.23, 15.38, 19.27, 19.3, 21.43, 25.37, 29.38, 26.57, 23.88, 23.96, 21.22], [14.29, 12.26, 16.23, 16.8, 16.42, 13.76, 13.33, 17.87, 18.65, 16.96, 15.79, 17.86, 18.31, 19.08, 19.17, 14.4, 17.55, 14.63, 13.33, 19.3, 23.49, 20.89, 18.18, 22.1, 19.85, 14.41, 7.69, 18.88, 19.91, 20.16, 20.22, 17.65, 18.78, 21.22, 20.45, 21.35, 21.43, 21.77, 20.47, 20.09, 19.27, 23.21, 17.85, 17.82, 18.55, 14.75, 18.46, 17.04, 13.88, 17.12, 13.71, 18.69, 19.12, 19.78, 20.91, 21.21, 21.29, 16.33, 16.07, 19.83, 21.43, 21.46, 21.64, 21.71, 21.76, 21.79, 21.88, 21.93, 22.11, 22.33], [14.29, 16.8, 19.3, 23.49, 26.3, 27.43, 30.47, 32.26, 29.04, 26.9, 28.21, 26.16, 24.54, 27.3, 28.45, 31.87, 36.75, 37.41, 36.8, 36.68, 38.57, 35.54, 34.52, 37.78, 34.05, 33.52, 33.45, 33.16, 32.98, 39.29], [14.29, 13.33, 12.26, 16.23, 15.79, 16.8, 16.96, 17.55, 14.4, 13.33, 14.63, 16.42, 17.86, 17.87, 18.18, 22.33, 19.3, 18.31, 18.65, 18.78, 18.88, 14.41, 17.65, 21.64], [14.29, 16.8, 16.42, 13.33, 16.96, 15.79, 13.76, 17.65, 20.45, 18.78, 19.91, 18.31, 16.23, 13.33, 14.41, 20.09, 26.06, 26.9, 27.13, 31.32, 35.54], [14.29, 13.76, 18.65, 13.33, 16.8, 16.23, 16.96, 15.79, 12.26, 16.42, 17.55, 17.65, 18.31, 19.91, 20.89, 21.79, 23.29, 21.22, 19.85, 21.43, 19.08, 20.16, 18.78, 20.22, 21.29, 23.35, 21.21, 27.2, 31.32, 31.87, 35.54, 36.48, 37.41, 36.8, 37.78, 36.75, 36.68, 33.52], [14.29, 13.33, 16.42, 16.8, 15.79, 16.96, 16.23, 17.65, 20.89, 22.1, 20.16, 18.31, 19.91, 18.65, 17.86, 17.87, 19.08, 22.41, 23.38, 21.22, 22.7, 20.45, 21.64, 27.45, 27.43, 27.7], [14.29, 13.33, 16.8, 17.87, 18.65, 16.96, 20.16, 18.78, 19.91, 21.22, 22.1, 20.45, 19.17, 15.79, 16.42, 17.55, 18.88, 21.88, 23.29, 24.54, 25.49, 28.45, 29.87, 27.86, 25.94, 30.1, 36.8, 34.05, 33.52, 33.45, 32.98, 39.29, 32.59, 32.94, 31.87, 32.26, 37.41, 36.75, 34.52, 36.68, 31.91, 35.54, 33.16, 38.57, 31.32, 31.1, 37.78, 30.53, 31.79, 30.45, 30.47, 36.48, 30.25, 27.2, 24.14, 24.12, 21.29, 21.35, 21.21, 20.47, 20.09, 19.27, 19.29, 19.3, 18.18, 18.46, 19.77, 21.43, 19.83], [14.29, 16.8, 13.76, 17.87, 18.65, 19.91, 21.43, 24.12, 26.9, 25.0, 28.21, 25.37, 26.74, 30.1, 34.05, 36.8, 32.98, 32.94, 39.29, 32.26, 33.45, 31.32, 30.53, 30.47, 30.25, 30.22, 31.87, 30.0, 29.87, 29.31, 29.04, 28.68, 32.59, 33.16, 36.68, 38.57, 37.41, 35.54, 34.52, 33.52, 20.89, 23.88, 18.88, 28.05, 21.21, 22.84, 26.67, 26.79], [14.29, 13.33, 16.42, 15.79, 14.4, 13.76, 16.96, 18.31, 19.91, 17.87, 18.78, 21.77, 20.16, 20.89, 18.88, 20.45, 18.18, 22.41, 21.22, 22.1, 20.85, 19.3, 20.47, 19.12, 17.55, 17.82, 17.28], [14.29, 17.87, 22.33, 26.74, 30.53, 34.05, 36.75, 36.8, 32.98, 32.94, 32.26, 39.29, 31.32, 30.47, 30.25, 30.22, 30.21, 30.1, 30.0, 29.87, 29.31, 29.04, 28.68, 33.45, 28.65, 28.53, 28.45, 31.87, 28.21, 28.16, 33.52, 31.79, 30.45, 29.52, 28.31, 37.41], [14.29, 17.87, 22.1, 26.16, 22.7, 19.85, 16.96, 13.76, 12.26, 13.33, 15.79, 14.63, 16.23, 16.42, 17.55, 17.65, 14.41, 7.69, 13.33, 16.8, 18.18, 22.33, 20.16], [14.29, 18.78, 20.45, 24.81, 26.38, 28.68, 32.98, 32.59, 36.8, 38.57, 39.29, 35.54, 34.52, 31.87, 28.67, 25.55, 22.41, 21.43, 21.35, 20.22], [14.29, 12.26, 16.23, 16.42, 14.4, 14.63, 15.79, 16.96, 17.87, 19.08, 17.65, 20.85, 25.94, 30.0, 34.05, 39.29, 26.63, 30.1, 31.79, 36.75], [14.29, 16.8, 17.87, 18.65, 19.85, 20.45, 18.31, 19.91, 20.89, 22.1, 19.3, 23.49, 24.54, 21.77, 18.18, 21.88, 24.83, 23.96, 28.16, 27.19, 32.59, 32.94, 32.98], [14.29, 13.33, 15.79, 12.26, 13.76, 16.23, 16.42, 16.8, 13.33, 14.4, 14.41, 14.63, 16.96, 17.65, 7.69, 17.86, 17.87, 18.18, 24.54, 31.32, 34.05, 36.8, 33.52, 37.41, 34.52, 38.57, 36.75, 33.45], [14.29, 16.23, 16.96, 14.63, 13.33, 13.76, 12.26, 13.33, 14.41, 17.65, 21.79, 27.76, 32.26, 36.8, 37.41, 36.68, 36.48, 38.57, 35.54, 37.78, 34.52, 32.59], [14.29, 13.33, 16.96, 18.31, 19.91, 19.08, 16.42, 14.4, 15.79, 16.8, 23.35, 27.45, 31.32, 36.8, 34.05, 33.52, 39.29, 37.41, 36.68, 38.57, 36.75, 33.45, 30.45], [14.29, 17.55, 18.31, 21.22, 22.1, 23.35, 20.89, 22.33, 20.22, 23.49, 24.12, 27.2, 25.39, 29.31, 26.63, 24.54, 21.77, 27.81, 31.32, 36.75], [14.29, 13.33, 16.42, 15.79, 13.76, 12.26, 16.96, 16.23, 16.8, 17.55, 17.65, 17.87, 14.63, 14.4, 7.69, 14.41, 18.18, 22.41, 19.85, 18.31, 18.65, 13.33, 18.88, 17.86, 19.08, 19.3, 23.35, 20.45, 19.91, 20.16], [14.29, 12.26, 13.76, 13.33, 15.79, 16.42, 16.23, 13.33, 16.96, 7.69, 14.41, 14.63, 14.4, 17.65, 17.86, 17.87, 18.18, 18.31, 16.8, 18.65, 18.88, 25.0, 29.31, 28.45, 32.94, 20.45, 21.88, 19.91, 21.93, 19.12, 21.22], [14.29, 12.26, 15.79, 16.42, 16.8, 16.96, 17.55, 14.63, 13.33, 14.41, 18.46, 13.33, 17.12, 20.45, 19.3, 23.08, 26.36, 26.9, 30.45, 26.79, 34.05, 27.13, 38.57, 27.19, 27.14], [14.29, 18.65, 21.43, 24.12, 27.13, 30.1, 31.87, 30.21, 28.25, 31.32, 13.33, 19.3, 25.37, 30.0, 33.52, 36.8, 36.75, 37.41, 36.68, 34.52, 38.57, 35.54, 39.29, 37.78, 34.05, 33.16, 32.98, 32.94, 30.22, 32.59, 28.35, 28.21, 29.85, 29.38, 26.38, 26.57], [14.29, 13.76, 16.8, 13.33, 15.79, 13.33, 12.26, 16.23, 16.42, 16.96, 14.41, 7.69, 14.63, 17.65, 17.86, 17.87, 18.18, 22.1, 19.3, 23.35, 20.85, 18.65, 18.31, 18.78, 18.88, 19.08, 19.17, 19.85, 19.91, 20.16, 14.4, 20.45, 20.89, 21.22, 20.47, 24.54, 24.14, 23.49, 27.66, 27.45, 27.43, 27.3, 26.36], [14.29, 13.33, 12.26, 13.76, 15.79, 13.33, 14.41, 14.4, 7.69, 16.42, 16.8, 16.96, 17.55, 16.23, 19.85, 25.94, 30.1, 29.87, 29.85, 30.21], [14.29, 13.33, 16.8, 15.79, 16.23, 14.63, 17.55, 16.96, 20.16, 18.18, 16.42, 14.41, 14.4, 19.91, 24.12, 28.21, 19.85, 28.05, 31.87, 35.54, 36.68, 39.29, 37.41, 36.8], [14.29, 12.26, 15.79, 16.23, 13.33, 14.4, 13.33, 16.42, 16.8, 16.96, 14.41, 7.69, 14.63, 17.65, 17.86, 17.87, 18.18, 22.1, 19.08, 18.31, 18.65, 18.78, 18.69, 24.82, 22.84, 23.08, 20.47, 24.12, 23.49, 24.14], [14.29, 15.79, 16.42, 16.96, 21.22, 24.12, 25.39, 30.1, 31.87, 29.04, 26.9, 31.32, 32.94, 36.8, 34.05, 39.29, 32.98, 32.26, 30.47, 33.52, 32.59, 30.53, 30.25, 30.22, 30.21, 29.31, 30.45, 29.87, 34.52, 37.41, 33.45, 31.79], [14.29, 12.26, 13.33, 16.23, 13.76, 16.96, 18.31, 16.42, 14.63, 17.65, 21.79, 19.3, 22.33, 20.45, 23.49, 27.45, 31.79, 34.05, 31.32, 30.25, 29.36], [14.29, 13.33, 16.8, 15.79, 12.26, 13.33, 16.23, 16.42, 16.96, 17.65, 18.31, 17.86, 17.87, 14.63, 13.76, 14.41, 7.69, 18.18, 22.33, 19.91, 18.65, 17.55, 18.88, 19.08, 14.4, 19.3, 19.85, 20.89, 20.16, 19.12, 19.17], [14.29, 15.79, 18.65, 19.85, 21.22, 24.12, 25.39, 29.87, 36.75, 37.41, 36.8, 37.78, 36.68, 38.57, 35.54, 34.52, 34.05, 31.32, 29.36, 31.87, 32.26, 32.94, 29.04], [14.29, 15.79, 16.42, 16.96, 17.87, 19.08, 16.8, 16.23, 12.26, 13.33, 13.33, 7.69, 13.76, 17.55, 17.65, 18.31, 19.91, 23.49, 27.45, 31.87], [14.29, 13.33, 12.26, 15.79, 13.76, 13.33, 16.23, 7.69, 14.41, 16.42, 16.8, 17.04, 17.12, 16.96, 20.09, 20.22, 19.29, 19.3, 19.27, 18.46, 18.18, 18.31, 17.65, 17.82, 16.33], [14.29, 13.33, 16.8, 14.4, 12.26, 15.79, 13.76, 16.42, 14.41, 7.69, 13.33, 14.63, 16.23, 16.96, 17.65, 17.87, 18.18, 18.31, 18.65, 17.86, 21.22, 25.39, 29.87, 33.52], [14.29, 17.65, 21.43, 22.7, 20.89, 22.1, 23.29, 24.54, 25.49, 26.3, 24.12, 25.39, 22.39, 25.41, 28.45, 29.41, 29.85, 32.26, 35.54, 36.68, 38.57, 39.29, 36.75, 34.05], [14.29, 12.26, 15.79, 16.42, 13.33, 16.96, 18.65, 16.8, 17.55, 16.23, 14.4, 13.33, 17.86, 17.87, 19.08, 17.65, 21.64, 19.91, 13.76, 18.31, 19.85, 20.16, 20.22, 18.18, 22.7, 20.85, 19.17, 14.63, 14.41, 7.69, 20.45, 21.77, 21.22, 20.89, 21.88, 21.43, 18.88, 21.79, 23.35, 22.1, 21.43, 22.33, 23.29, 19.3, 23.49, 24.51, 17.82, 21.71, 21.21], [14.29, 13.33, 12.26, 13.76, 14.4, 7.69, 14.41, 15.79, 16.23, 16.42, 16.8, 16.96, 14.75, 17.04, 13.88, 13.71, 13.33, 16.07, 16.33, 17.12, 15.38, 15.87], [14.29, 17.65, 21.77, 24.54, 27.76, 31.87, 34.05, 36.75, 33.45, 36.8, 32.98, 32.94, 31.32, 32.26, 32.59, 30.53, 30.47, 30.25, 30.22, 30.21, 30.1, 34.52, 33.52, 39.29, 37.41, 36.68, 35.54, 38.57, 31.91, 33.16, 31.79, 31.1, 30.45, 37.78, 30.0, 29.89, 29.85, 29.04, 28.68, 29.52, 27.7, 27.66, 27.45, 25.75, 25.49, 25.94, 23.08, 22.9, 24.12, 20.89, 22.39], [14.29, 13.33, 16.23, 15.79, 13.33, 14.4, 16.42, 13.76, 17.87, 16.96, 17.55, 17.65, 20.85, 17.86, 18.31, 18.65, 18.18, 19.85, 18.88, 16.8, 14.41, 18.78, 19.08, 19.3, 19.91, 20.16, 20.22, 19.17], [14.29, 13.33, 12.26, 13.76, 15.79, 16.23, 16.42, 13.33, 14.4, 16.8, 16.96, 17.65, 17.86, 17.87, 18.31, 18.65, 18.18, 22.33, 19.85, 14.63, 7.69, 14.41, 18.88, 19.08, 19.17], [14.29, 12.26, 15.79, 16.23, 13.33, 14.4, 16.42, 16.8, 16.96, 17.65, 18.78, 14.63, 14.41, 7.69, 17.55, 18.31, 17.87, 18.18, 18.65, 13.76, 18.88, 19.08, 19.17, 19.3, 23.38, 22.7, 26.9, 31.79], [14.29, 16.96, 21.22, 25.37, 28.21, 32.94, 34.05, 36.8, 32.98, 39.29, 33.45, 32.26, 31.32, 33.16, 34.52, 37.78, 38.57, 36.75, 36.68, 35.54, 37.41, 33.52, 36.48, 31.87, 32.59, 31.79, 30.53, 29.52, 27.45], [14.29, 13.33, 15.79, 13.76, 14.4, 12.26, 7.69, 14.63, 16.23, 16.42, 16.8, 23.35, 27.43, 32.26, 34.05, 34.52, 39.29, 37.41, 38.57, 36.68, 36.75, 33.52, 35.54, 30.47, 28.45, 28.53], [14.29, 12.26, 13.33, 14.4, 7.69, 13.33, 14.41, 15.79, 16.23, 19.85, 23.49, 27.76, 31.32, 31.87, 32.26, 31.1, 31.91, 31.79, 30.53, 32.59, 30.47, 30.45, 30.25, 28.31, 28.21, 28.25, 28.45, 28.16], [14.29, 13.33, 13.76, 15.79, 14.4, 12.26, 16.42, 16.8, 13.33, 16.23, 17.55, 14.41, 7.69, 16.96, 17.86, 17.65, 20.85, 18.18, 22.33, 19.91, 21.22, 18.65, 18.31, 17.87, 18.88, 19.08, 19.17, 19.3, 25.39, 19.27, 29.41, 29.52, 33.52, 34.05, 38.57, 39.29], [14.29, 16.96, 18.65, 19.85, 17.87, 19.08, 20.16, 26.17, 26.22, 30.21, 34.05, 30.22, 39.29, 37.78, 38.57, 37.41, 36.75, 33.52, 33.45, 30.45, 30.53, 28.45, 28.57, 28.65, 25.7], [14.29, 15.79, 16.96, 20.22, 26.29, 26.29, 26.3, 30.25, 34.05, 34.52, 37.41, 36.8, 36.75, 35.54, 33.52, 37.78, 31.1, 33.45, 31.87, 31.91, 32.59, 28.68, 28.98, 28.05, 29.31, 26.11, 29.36], [14.29, 17.55, 21.22, 22.33, 20.45, 21.77, 19.91, 21.43, 20.16, 21.64, 19.3, 16.96, 18.31, 20.22, 25.39, 23.29, 26.29, 30.25, 32.98, 36.75], [14.29, 16.96, 18.65, 19.85, 17.87, 21.22, 24.54, 25.49, 26.3, 24.81, 23.29, 26.29, 26.36, 26.29, 30.45, 26.38, 34.05, 30.47, 31.1, 27.66, 28.05, 31.32, 31.87], [14.29, 15.79, 16.23, 14.41, 14.63, 12.26, 13.33, 13.33, 16.42, 17.55, 25.49, 24.51, 26.29, 28.45, 36.8, 39.29, 36.75, 33.45, 37.41, 36.68], [14.29, 13.33, 16.8, 15.79, 16.23, 13.76, 17.86, 16.96, 18.31, 14.63, 18.78, 21.88, 24.83, 23.29, 24.54, 25.49, 28.45, 25.71, 23.35, 21.22, 22.33, 19.3, 23.49, 24.12, 25.39, 28.25, 26.29, 23.96, 21.79, 24.51, 22.7, 20.89, 21.77, 27.86, 32.26, 36.75], [14.29, 16.42, 16.23, 16.8, 17.65, 21.43, 19.3, 20.22, 17.87, 15.79, 14.4, 16.96, 17.86, 19.08, 18.31, 19.91, 21.22, 20.16, 18.18, 22.41, 20.45, 17.55, 14.63, 20.09, 26.11, 30.22, 34.05], [14.29, 12.26, 13.33, 16.23, 13.76, 16.96, 14.63, 15.79, 14.4, 16.8, 16.42, 17.65, 20.45, 17.86, 17.87, 14.41, 7.69, 18.18, 22.33, 19.85, 18.31, 13.33, 18.65, 18.88, 19.08, 19.17, 21.22, 26.29, 29.04, 26.29, 29.31, 29.87, 32.98, 29.85, 32.94, 33.52, 36.75], [14.29, 13.76, 15.79, 16.23, 13.33, 16.8, 13.33, 14.63, 16.42, 14.4, 16.96, 17.55, 17.86, 14.41, 17.87, 18.18, 18.31, 18.65, 18.78, 12.26, 7.69, 18.88, 19.17, 19.08, 25.39, 29.87, 36.75, 37.41, 37.78, 36.8, 36.68, 34.05, 35.54], [14.29, 13.76, 13.33, 16.8, 15.79, 14.4, 13.33, 12.26, 14.41, 16.23, 14.63, 16.96, 17.55, 17.65, 18.78, 17.87, 7.69, 18.18, 18.31, 18.65, 18.88, 17.86], [14.29, 15.79, 14.4, 16.96, 20.16, 20.89, 21.79, 24.81, 23.29, 24.51, 23.35, 21.43, 19.91, 23.49, 24.83, 25.94, 23.96, 25.08, 24.12, 28.21, 26.29, 25.0, 27.86], [14.29, 13.33, 15.79, 16.96, 16.42, 14.63, 17.65, 18.31, 19.85, 21.22, 24.51, 21.35, 21.43, 24.58, 20.45, 23.83, 23.96, 23.08, 23.21, 23.35, 27.3, 26.3, 26.38], [14.29, 13.33, 12.26, 13.33, 7.69, 14.4, 13.76, 15.79, 16.42, 19.85, 22.7, 25.7, 26.63, 27.45, 27.66, 27.43, 27.7, 28.68, 29.87, 29.89, 29.85, 27.13, 26.79], [14.29, 16.96, 21.22, 24.12, 26.9, 23.49, 20.89, 21.79, 23.35, 20.45, 18.31, 21.43, 21.43, 23.29, 29.31, 36.75, 36.8, 33.52, 33.45, 32.98, 32.94, 37.41, 35.54], [14.29, 16.96, 17.87, 19.08, 16.8, 17.86, 19.3, 16.42, 17.65, 18.65, 18.31, 19.91, 17.55, 14.41, 12.26, 13.33, 13.76, 14.63, 14.4, 15.79, 16.23, 18.18, 18.88, 13.33, 7.69, 19.17, 20.09, 24.51, 27.7, 32.26, 31.87, 35.54], [14.29, 13.33, 15.79, 13.76, 17.86, 19.17, 20.45, 24.54, 25.49, 24.12, 26.9, 25.08, 26.06, 27.13, 30.1, 31.87, 29.87, 32.98, 34.05, 39.29, 36.8, 33.45, 32.26, 36.75, 30.53, 33.52, 32.59, 30.47, 30.25, 30.22, 31.32, 30.45, 31.79, 30.0, 28.31, 27.45, 27.43, 28.05, 34.52, 36.68, 36.48, 35.54, 33.16, 37.41, 37.78, 31.91, 31.1, 38.57, 29.89, 29.85, 29.52, 29.41, 29.38, 32.4], [14.29, 13.33, 15.79, 13.33, 12.26, 14.63, 16.23, 16.42, 16.8, 14.41, 7.69, 16.96, 17.55, 17.86, 17.87, 18.18, 22.1, 19.17, 17.82, 18.31, 17.04, 18.55, 14.75, 17.12, 13.88, 13.76, 13.33, 17.65, 14.4, 20.47, 16.33, 15.38, 15.61, 17.28, 18.11, 18.46, 18.65, 16.07, 18.69, 15.87, 13.71, 13.39, 11.54, 11.36, 10.87, 17.85], [14.29, 13.33, 13.33, 14.4, 12.26, 15.79, 16.23, 14.63, 16.8, 16.42, 14.41, 16.96, 17.65, 17.86, 17.87, 18.18, 22.33, 19.3, 23.29, 21.22, 18.31, 18.65, 18.88, 23.35, 19.12, 27.45, 27.43, 25.17, 31.32, 29.04, 35.54, 32.98, 39.29, 37.78, 36.8, 36.75, 34.05, 33.52], [14.29, 14.4, 16.96, 14.63, 17.86, 15.79, 13.76, 19.91, 25.94, 30.1, 36.8, 39.29, 36.75, 36.68, 36.48, 35.54, 34.52, 34.05, 33.52, 37.78, 38.57, 33.16, 32.98, 32.94, 32.59, 32.26, 31.91, 31.87, 28.68, 25.55], [14.29, 17.65, 20.85, 17.87, 15.79, 16.96, 13.76, 16.42, 14.63, 13.33, 13.33, 12.26, 16.23, 7.69, 14.41, 19.3, 23.35, 27.45, 32.26, 31.79, 30.53, 32.59, 36.75, 36.68, 36.8, 39.29, 38.57, 35.54, 34.52, 34.05, 33.52, 33.45, 37.78, 33.16, 32.98, 32.94, 31.91, 31.87, 36.48, 31.1, 30.47, 30.45, 30.25, 30.22, 27.43, 27.66, 31.32, 29.31, 29.04, 26.11], [14.29, 13.33, 16.8, 14.4, 13.33, 14.63, 14.41, 18.65, 18.69, 18.55, 18.88, 18.78, 18.46, 24.82, 29.04, 33.45, 37.41, 38.57, 36.75, 37.78, 34.05, 36.68, 35.54, 36.48], [14.29, 15.79, 14.4, 17.55, 18.78, 21.77, 23.29, 26.29, 24.54, 27.43, 30.25, 28.21, 29.04, 27.2, 30.21, 21.22, 16.8, 23.35, 27.7, 31.32, 36.8, 39.29, 33.52, 33.45, 32.98, 36.75], [14.29, 14.63, 17.86, 18.78, 16.8, 14.41, 13.33, 16.96, 14.4, 7.69, 13.76, 13.33, 12.26, 16.42, 15.79, 17.55, 17.65, 17.82, 18.18, 22.33, 23.29, 26.29, 23.35, 26.3, 30.45, 26.38, 34.05, 26.36, 35.54, 26.29, 32.59], [14.29, 13.33, 13.33, 14.4, 13.76, 15.79, 16.23, 14.41, 16.42, 12.26, 16.8, 14.63, 16.96, 17.55, 17.86, 17.87, 18.18, 17.65, 20.85, 19.08, 18.65, 24.12, 30.1, 36.8, 34.05, 33.52, 33.45, 32.98, 37.41, 34.52, 36.75, 38.57, 36.68, 36.48, 39.29, 33.16, 35.54, 30.22, 32.94, 27.43, 30.21], [14.29, 12.26, 13.33, 13.33, 14.4, 7.69, 14.41, 15.79, 16.23, 16.42, 16.8, 16.96, 17.65, 20.89, 18.88, 17.82, 17.12, 14.63, 14.75, 13.33, 13.71, 17.04, 13.88, 16.07, 17.85, 17.86, 17.87, 18.31, 18.18, 18.46, 17.28, 15.61, 16.33, 15.38], [14.29, 15.79, 14.41, 7.69, 13.33, 19.91, 20.89, 24.92, 25.93, 25.97, 29.04, 28.68, 32.59, 31.87, 35.54, 32.98, 33.16, 30.1, 30.22, 27.13, 27.3, 24.51, 24.54], [14.29, 18.31, 22.1, 26.06, 30.21, 36.8, 34.05, 33.45, 36.75, 32.98, 32.26, 31.87, 31.32, 32.94, 30.47, 32.59, 33.52, 30.25, 30.22, 30.1, 30.0, 31.79, 30.45, 29.87, 33.16, 35.54, 37.41, 37.78, 36.68, 39.29, 34.52], [14.29, 13.33, 16.8, 14.4, 12.26, 15.79, 14.41, 7.69, 13.33, 16.96, 18.18, 22.41, 26.74, 23.49, 24.54, 25.75, 24.12, 25.37, 23.35, 23.96, 24.83, 25.93, 30.1, 36.8], [14.29, 15.79, 16.96, 20.16, 18.18, 22.41, 25.49, 29.87, 33.52, 36.8, 34.05, 33.45, 32.98, 32.94, 37.41, 32.59, 34.52, 31.87, 30.47, 36.68, 35.54, 39.29, 22.39, 24.87, 26.38, 28.68, 29.04, 33.16, 36.48, 38.57, 37.78, 32.26, 28.67], [14.29, 15.79, 14.63, 13.33, 17.55, 16.23, 14.4, 16.8, 16.42, 22.1, 18.88, 20.16, 20.85, 27.13, 31.32, 36.8, 36.75, 36.68, 38.57, 37.78, 37.41, 35.54, 34.05], [14.29, 12.26, 13.33, 14.63, 13.76, 15.79, 7.69, 14.41, 16.23, 16.42, 16.8, 16.96, 17.55, 17.82, 18.88, 22.1, 22.41, 25.44, 25.49, 25.51, 28.62, 32.59, 31.87], [14.29, 16.96, 17.87, 21.22, 24.51, 23.29, 26.3, 24.81, 23.35, 24.83, 25.75, 27.13, 28.16, 26.22, 24.12, 25.39, 26.29, 24.54, 25.49, 28.45, 29.31, 30.53, 28.65, 31.87, 36.8, 36.75, 37.41], [14.29, 13.33, 12.26, 13.76, 14.63, 15.79, 7.69, 14.41, 13.33, 16.42, 16.23, 16.96, 16.8, 14.4, 18.31, 22.1, 28.05, 22.33, 22.65, 22.7, 22.84, 23.08, 23.08, 22.99], [14.29, 14.63, 17.55, 15.79, 16.23, 16.96, 20.16, 21.22, 22.1, 20.45, 18.78, 19.85, 20.85, 24.12, 27.13, 30.53, 27.7, 27.45, 30.47, 31.32, 34.05, 36.8, 38.57, 36.75, 39.29, 37.41, 37.78, 35.54, 34.52, 36.68, 33.52, 33.16, 32.98, 36.48, 32.59, 33.45, 31.87, 32.26], [14.29, 12.26, 13.33, 14.4, 13.76, 15.79, 16.23, 7.69, 14.63, 13.33, 16.42, 16.8, 17.55, 17.65, 17.86, 17.87, 18.18, 22.41, 19.91, 18.31, 18.65, 16.96], [14.29, 13.33, 16.8, 14.63, 15.79, 12.26, 16.42, 13.76, 16.96, 14.41, 7.69, 14.4, 17.55, 17.65, 17.86, 17.87, 18.18, 22.33, 19.91, 18.31, 18.65, 18.88, 19.08, 13.33, 19.17, 19.3, 23.29, 21.43, 22.7, 20.16], [14.29, 15.79, 13.76, 17.86, 16.42, 14.63, 13.33, 16.23, 16.8, 16.96, 17.55, 17.87, 19.08, 18.18, 22.7, 19.3, 23.29, 21.43, 23.35, 21.22, 19.85, 18.65, 18.31, 19.91, 17.65, 20.89, 24.51, 24.83, 21.88, 23.49, 24.54, 22.41, 20.22, 25.39, 23.21, 27.13, 30.22, 30.53, 34.05, 34.52, 39.29, 37.41, 36.8, 37.78, 38.57, 36.68, 35.54, 33.52, 36.75, 33.16, 32.98, 32.94, 36.48, 32.59, 33.45, 32.26, 31.87, 31.79, 31.1, 31.32, 31.91, 30.45, 30.47, 30.1, 30.0], [14.29, 12.26, 13.33, 14.4, 15.79, 13.33, 14.41, 14.63, 7.69, 13.76, 16.96, 16.8, 17.55, 17.65, 21.77, 18.88, 16.23, 17.87, 18.18, 22.33, 19.85, 20.85, 18.31, 18.65, 24.81, 24.71], [14.29, 12.26, 13.33, 16.23, 7.69, 14.4, 16.42, 19.3, 20.22, 16.96, 18.18, 22.33, 19.91, 17.87, 15.79, 16.8, 19.17, 25.08, 29.04, 33.52, 39.29, 36.8, 36.75, 38.57, 36.48, 35.54, 34.52, 34.05, 37.41, 37.78, 33.16, 32.98, 32.94, 32.59, 36.68, 31.91, 28.68, 25.7], [14.29, 13.33, 17.65, 18.78, 19.3, 20.45, 21.43, 22.7, 20.89, 21.88, 23.35, 21.22, 24.54, 25.49, 26.74, 27.76, 29.31, 30.25, 28.21, 26.29, 24.12, 25.39, 28.45, 29.87, 32.59, 34.05, 36.8], [14.29, 13.33, 7.69, 12.26, 13.33, 13.76, 14.41, 15.79, 14.4, 14.63, 16.8, 16.96, 16.42, 17.65, 21.64, 27.76, 27.81, 27.13, 26.79, 26.17, 26.74, 23.29], [14.29, 18.31, 19.85, 17.65, 21.77, 23.35, 21.43, 25.49, 26.74, 23.49, 25.51, 29.87, 27.45, 29.31, 33.52, 32.98, 34.05, 37.78, 38.57, 39.29], [14.29, 13.33, 16.23, 14.4, 13.33, 14.63, 14.41, 12.26, 7.69, 15.79, 16.8, 16.96, 18.88, 23.29, 27.43, 32.26, 31.87, 36.8, 34.05, 33.52, 34.52, 36.75, 33.45, 30.45, 30.47, 30.25], [14.29, 15.79, 16.8, 16.23, 14.41, 16.42, 16.96, 14.63, 13.33, 7.69, 13.33, 14.4, 17.55, 17.86, 19.08, 17.87, 21.22, 26.22, 29.31, 29.85, 32.98, 32.94], [14.29, 12.26, 14.63, 16.23, 13.33, 13.33, 7.69, 14.41, 15.79, 14.4, 13.76, 16.96, 17.55, 16.8, 17.86, 16.42, 17.87, 18.18, 22.1, 20.22, 21.29, 27.3, 31.32, 31.87, 34.52], [14.29, 17.65, 21.77, 22.7, 23.49, 24.54, 23.35, 20.22, 26.29, 30.25, 36.8, 34.05, 36.75, 36.68, 39.29, 34.52, 38.57, 35.54, 33.52, 37.41, 37.78, 33.16], [14.29, 14.63, 15.79, 13.33, 16.8, 14.41, 14.4, 13.33, 16.42, 16.23, 16.96, 13.76, 17.87, 18.88, 21.88, 24.83, 31.32, 36.8, 36.75, 34.52, 34.05, 33.52, 33.45, 32.98, 36.68], [14.29, 16.96, 14.63, 13.33, 13.76, 17.65, 21.77, 24.82, 27.86, 31.32, 28.16, 31.87, 32.26, 32.94, 31.1, 33.16, 30.53, 37.78, 30.47, 39.29, 37.41, 36.75], [14.29, 17.65, 21.79, 24.54, 25.49, 26.74, 27.81, 28.68, 25.71, 27.13, 30.1, 30.53, 31.32, 32.94, 34.05, 32.98, 33.45, 30.47, 32.26, 30.25, 30.22, 33.52, 36.8, 39.29, 32.59, 30.21, 30.0, 29.87, 31.87, 34.52, 37.41, 36.68, 36.75, 38.57, 35.54, 33.16, 31.91], [14.29, 7.69, 12.26, 13.33, 13.33, 14.4, 14.41, 15.79, 16.23, 16.42, 16.8, 17.65, 23.49, 27.76, 31.87, 34.05, 34.52, 36.8, 37.78, 38.57, 36.75], [14.29, 18.78, 22.7, 26.74, 30.53, 34.05, 39.29, 33.45, 32.98, 32.94, 32.26, 31.87, 31.32, 30.47, 30.25, 30.22, 30.21, 29.87, 28.68, 27.45, 26.3, 25.37, 30.1, 24.54, 24.14, 29.31, 23.29, 22.41, 28.45, 21.35, 21.29, 27.66, 20.47, 26.79, 26.38, 25.94, 24.92, 25.0, 23.88, 24.07, 23.08, 23.08], [14.29, 16.96, 17.87, 18.78, 21.88, 25.0, 28.21, 29.31, 30.47, 34.05, 36.8, 39.29, 33.52, 32.98, 32.94, 33.45, 32.26, 31.87, 32.59, 36.75], [14.29, 13.33, 14.41, 12.26, 7.69, 14.4, 15.79, 13.33, 16.42, 17.55, 16.8, 16.96, 14.75, 17.04, 13.88, 16.07, 13.71, 14.63, 16.23, 15.61, 15.87], [14.29, 15.79, 14.4, 12.26, 7.69, 13.33, 14.41, 14.63, 16.23, 16.42, 16.8, 17.55, 16.96, 17.86, 18.88, 23.29, 27.2, 31.87, 36.75, 37.41, 36.68, 36.48, 36.8, 35.54, 34.52, 37.78, 34.05, 33.52, 38.57, 33.16, 32.98, 32.94], [14.29, 12.26, 7.69, 13.33, 13.76, 16.42, 13.33, 14.41, 15.79, 14.63, 16.8, 16.96, 16.23, 17.65, 20.45, 17.86, 17.87, 18.18, 22.33, 23.29, 28.45, 32.94, 36.8, 34.05, 33.52, 33.45, 32.98, 32.59], [14.29, 18.31, 22.1, 25.37, 28.45, 29.87, 31.32, 36.8, 34.05, 36.75, 33.45, 37.41, 33.52, 32.98, 32.94, 32.59, 32.26, 31.91, 34.52, 38.57, 36.68, 35.54, 33.16, 36.48], [14.29, 16.96, 21.22, 25.08, 22.7, 20.85, 21.79, 24.83, 25.75, 24.12, 25.37, 23.49, 23.96, 22.1, 23.29, 21.43, 23.38, 20.89, 25.71, 29.04, 13.33, 19.85, 25.94, 30.1, 36.75, 36.8], [14.29, 16.96, 17.87, 21.22, 19.3, 23.29, 24.12, 22.1, 26.16, 21.93, 26.29, 28.05, 21.88, 26.29, 22.01, 28.21, 21.29, 31.87, 32.26, 34.52, 36.8, 36.75, 38.57, 37.78, 36.68, 37.41, 35.54, 34.05, 33.52, 33.45], [14.29, 14.63, 15.79, 16.8, 17.87, 18.88, 21.88, 23.29, 24.54, 22.41, 23.49, 26.63, 27.76, 33.52, 36.8, 36.75, 38.57, 36.68, 37.41, 37.78, 35.54, 36.48, 34.05, 33.45], [14.29, 16.96, 19.91, 21.22, 22.7, 20.89, 21.88, 22.41, 23.49, 24.54, 22.33, 19.3, 16.8, 17.86, 21.43, 23.29, 24.12, 25.08, 23.35, 24.51, 21.43, 23.96, 21.77, 19.17, 24.82, 29.04, 33.52, 36.8, 39.29, 37.41, 34.05, 33.45, 36.68, 36.75, 36.48, 37.78, 35.54, 38.57, 33.16, 32.98, 34.52, 32.59, 31.91], [14.29, 13.33, 16.8, 14.41, 7.69, 13.33, 14.4, 14.63, 15.79, 16.23, 16.42, 12.26, 17.55, 17.65, 18.65, 17.86, 16.96, 18.18, 22.1, 19.08, 17.87, 18.78, 18.88, 17.82, 18.31, 19.3, 22.33, 19.85, 19.91, 21.88, 23.49, 20.89, 18.46, 22.7], [14.29, 16.23, 17.55, 15.79, 16.8, 17.86, 18.78, 23.35, 21.43, 19.3, 23.49, 24.12, 25.37, 23.29, 23.96, 22.1, 20.16, 20.89, 22.41, 20.45, 19.85, 25.08, 25.44, 32.26, 36.75, 36.8, 33.52, 33.45, 32.98, 34.05, 32.59, 37.41], [14.29, 12.26, 7.69, 13.76, 15.79, 14.4, 14.41, 14.63, 16.42, 13.33, 16.96, 13.33, 16.23, 17.65, 20.89, 19.08, 16.8, 17.87, 18.88, 18.18, 22.33, 19.85, 18.31, 18.65], [14.29, 15.79, 14.4, 16.23, 14.41, 17.65, 20.45, 18.65, 19.91, 21.43, 23.29, 26.29, 30.47, 26.36, 30.25, 29.04, 34.05, 33.16, 33.52, 36.8, 34.52], [14.29, 13.33, 16.23, 16.96, 21.22, 24.12, 28.21, 25.37, 23.38, 21.43, 26.57, 31.32, 36.75, 36.8, 37.41, 34.05, 34.52, 33.45, 36.48, 33.52, 39.29, 32.94, 38.57, 33.16, 35.54, 36.68, 32.98, 31.91], [14.29, 18.31, 21.43, 24.54, 28.65, 26.9, 31.32, 34.05, 30.53, 28.68, 32.26, 33.52, 36.8, 33.45, 32.98, 32.94, 32.59, 31.87, 37.41, 34.52, 31.79, 36.75, 36.68, 39.29, 31.1, 38.57, 30.47, 33.16, 35.54, 30.45, 30.25, 30.22, 30.21], [14.29, 18.31, 22.33, 20.85, 23.96, 27.86, 29.31, 30.47, 36.8, 39.29, 33.45, 36.75, 34.05, 32.94, 32.59, 32.26, 31.87, 31.79, 31.32, 32.98, 27.43, 30.25, 29.04, 34.52, 29.85, 27.13, 26.3, 30.22, 30.21], [14.29, 12.26, 13.33, 7.69, 14.4, 14.41, 14.63, 13.76, 15.79, 16.42, 16.23, 16.8, 16.96, 17.65, 18.31, 19.91, 18.65, 17.55, 17.87, 18.18, 24.12, 30.1, 32.98, 36.75, 37.41, 36.8, 36.68, 38.57, 35.54, 34.52, 39.29, 34.05, 37.78, 32.59, 33.45, 30.47, 28.45, 28.35, 28.57, 25.46, 26.38, 26.36], [14.29, 13.33, 7.69, 13.76, 12.26, 14.4, 14.63, 15.79, 14.41, 16.42, 16.23, 16.96, 13.33, 16.8, 17.55, 17.87, 18.18, 22.33, 20.45, 18.31, 18.65, 17.86, 18.88, 17.65, 20.89, 19.08, 19.3, 19.85, 21.43, 22.7, 20.85, 19.91, 23.96, 28.53, 32.59, 34.05, 36.8, 33.52, 37.41, 34.52, 33.45], [14.29, 12.26, 13.33, 16.8, 16.96, 17.04, 22.1, 21.21, 27.43, 27.45, 27.66, 31.32, 31.1, 35.54, 36.68, 37.41, 38.57, 37.78, 36.8, 36.75, 34.52, 34.05, 33.52, 33.45, 33.16, 32.98, 32.94], [14.29, 13.33, 16.42, 17.65, 20.45, 18.65, 15.79, 12.26, 16.23, 17.86, 14.63, 18.88, 19.85, 20.89, 22.33, 21.22, 19.3, 23.29, 21.43, 19.08, 16.8, 14.41, 14.4], [14.29, 17.55, 15.79, 14.4, 17.65, 21.77, 23.35, 20.22, 21.43, 25.44, 30.0, 30.53, 27.43, 28.25, 29.87, 28.21, 30.1, 30.47, 34.05, 33.52, 38.57, 39.29], [14.29, 17.65, 21.79, 25.93, 28.68, 32.98, 39.29, 34.05, 37.41, 34.52, 33.52, 36.68, 32.94, 35.54, 32.26, 33.45, 37.78, 36.8, 33.16, 38.57, 32.59, 31.91, 31.87, 31.79, 31.32, 31.1, 30.53], [14.29, 13.33, 13.33, 12.26, 14.4, 14.41, 14.63, 15.79, 16.23, 16.42, 16.8, 16.96, 18.88, 18.31, 17.12, 17.65, 17.04, 22.65, 22.84, 23.08, 27.13, 26.9, 31.32, 34.52, 38.57, 34.05, 39.29, 37.78, 35.54, 36.68, 32.94, 33.52], [14.29, 12.26, 7.69, 13.76, 16.23, 14.4, 14.41, 13.33, 15.79, 16.42, 16.8, 13.33, 16.96, 20.89, 24.83, 22.33, 19.85, 21.76, 24.07, 21.43, 13.33, 25.97, 18.18], [14.29, 7.69, 12.26, 13.76, 14.63, 16.23, 13.33, 17.65, 21.77, 24.54, 28.65, 26.63, 27.7, 31.32, 32.94, 36.75, 38.57, 35.54, 39.29, 37.41], [14.29, 14.63, 14.41, 13.33, 16.23, 16.96, 15.79, 14.4, 16.8, 17.86, 20.85, 19.08, 17.55, 16.42, 17.87, 18.88, 19.91, 21.22, 22.41, 20.22, 21.35, 27.3, 31.87, 36.8, 39.29, 34.52, 35.54, 38.57, 36.75], [14.29, 15.79, 14.4, 16.96, 19.08, 19.3, 25.39, 19.85, 29.85, 29.87, 25.93, 33.52, 30.1, 37.41, 37.78, 38.57, 39.29, 36.68, 36.48, 35.54, 34.52, 34.05], [14.29, 14.63, 15.79, 13.33, 16.8, 16.23, 12.26, 14.41, 7.69, 14.4, 16.42, 17.55, 17.65, 21.79, 23.29, 20.22, 25.17, 25.37, 25.39, 29.36, 25.37, 25.41], [14.29, 13.33, 16.8, 15.79, 13.33, 16.96, 17.55, 23.49, 23.88, 23.38, 27.43, 27.66, 31.87, 36.48, 38.57, 35.54, 36.8, 39.29, 36.75, 37.78, 37.41, 34.05], [14.29, 15.79, 16.8, 17.65, 21.64, 24.81, 28.68, 32.94, 36.75, 38.57, 37.78, 36.68, 37.41, 39.29, 35.54, 36.48, 34.05, 33.52, 34.52, 33.16, 32.98], [14.29, 14.63, 15.79, 14.41, 16.42, 16.23, 16.8, 14.4, 13.76, 17.65, 20.45, 18.31, 13.33, 13.33, 12.26, 7.69, 16.96, 17.87, 18.88, 19.91, 21.43, 22.7, 24.12, 28.21, 32.59, 34.05, 39.29, 33.52, 33.45, 32.98, 36.8, 32.94, 31.87, 31.79, 31.32, 34.52, 32.26, 35.54, 33.16], [14.29, 13.33, 14.41, 13.33, 12.26, 14.4, 7.69, 15.79, 16.23, 16.42, 16.8, 16.96, 17.55, 14.63, 17.86, 17.87, 18.18, 22.1, 19.08, 23.29, 27.2, 31.32, 34.05], [14.29, 13.33, 12.26, 7.69, 13.33, 14.41, 14.4, 15.79, 14.63, 16.23, 16.42, 13.76, 16.8, 17.65, 18.31, 17.86, 17.55, 18.18, 19.3, 17.87, 16.96, 18.88, 19.08, 22.7, 25.71, 29.31, 30.47, 32.26, 32.98, 36.75, 36.8, 33.52, 33.45, 32.94, 31.87, 39.29, 37.41, 34.52, 38.57, 35.54, 34.05, 36.68, 32.59, 33.16, 29.87, 31.91, 29.04], [14.29, 13.33, 13.33, 13.71, 13.76, 13.33, 12.26, 7.69, 14.4, 14.63, 14.75, 16.07, 14.41, 15.38, 11.36, 15.79, 10.87, 13.39, 15.61, 15.87], [14.29, 7.69, 12.26, 13.76, 13.33, 14.41, 13.33, 15.79, 16.23, 17.55, 17.12, 17.82, 23.08, 23.49, 23.96, 27.45, 28.05, 28.21, 24.12, 31.87, 34.52, 39.29, 38.57, 37.41, 36.8], [14.29, 12.26, 13.33, 13.76, 14.63, 7.69, 14.41, 15.79, 16.23, 16.42, 14.4, 16.8, 17.55, 17.65, 21.77, 18.78, 17.86, 17.87, 18.18, 22.33, 28.45, 32.59, 36.75, 36.8, 38.57, 37.41, 36.68, 39.29, 35.54, 34.52, 34.05, 33.52, 33.45, 33.16, 32.98], [14.29, 7.69, 12.26, 13.33, 14.4, 13.33, 13.76, 15.79, 16.23, 16.42, 14.41, 16.8, 20.89, 14.75, 26.9, 20.47, 31.1, 26.38, 31.32, 29.41, 35.54, 33.16, 32.59, 30.22], [14.29, 7.69, 13.33, 14.41, 12.26, 13.76, 16.42, 15.79, 13.33, 14.4, 16.23, 14.63, 16.96, 17.65, 16.8, 17.55, 18.18, 22.33, 19.3, 23.35, 20.45, 18.31, 17.87, 17.86, 18.65, 18.88, 19.08, 19.85, 19.91, 20.22, 20.89, 25.94, 29.04, 30.21, 32.98, 36.75, 37.41, 36.8, 34.52], [14.29, 7.69, 12.26, 13.33, 16.23, 14.4, 14.41, 16.42, 13.76, 15.79, 19.91, 25.94, 25.0, 29.31, 28.31, 32.94, 27.45, 32.59, 32.98, 33.45, 33.16, 38.57, 36.8, 36.75, 36.68, 39.29, 37.41, 35.54, 34.52, 34.05], [14.29, 13.33, 16.42, 16.96, 15.79, 14.4, 14.63, 18.78, 16.23, 17.65, 21.77, 19.3, 23.35, 21.22, 19.85, 23.29, 20.89, 25.0, 29.31, 33.52, 32.94, 36.8, 34.05, 39.29, 32.98], [14.29, 19.08, 23.49, 26.3, 30.25, 31.87, 32.94, 36.75, 34.05, 36.8, 32.98, 32.26, 31.32, 33.45, 39.29, 33.52, 32.59, 30.22, 30.21, 30.1, 30.0, 29.87, 30.53, 29.04, 29.31, 30.45, 28.68, 33.16], [14.29, 16.96, 18.18, 21.43, 22.41, 28.45, 22.65, 32.59, 22.84, 32.98, 26.9, 37.41, 36.8, 36.68, 34.52, 33.16, 33.45, 31.79, 31.87, 32.26, 30.45, 33.52, 32.94, 35.54, 34.05, 17.04, 24.87, 25.17, 24.92, 26.2, 23.08, 26.17, 20.91, 20.89, 27.13, 26.79, 30.22, 24.82], [14.29, 12.26, 7.69, 13.33, 16.8, 14.41, 14.63, 17.86, 21.88, 18.18, 18.31, 27.86, 31.79, 31.87, 35.54, 36.68, 38.57, 39.29, 36.8, 36.75, 34.05, 34.52, 32.26, 29.04], [14.29, 13.33, 16.8, 13.76, 17.65, 21.64, 18.65, 14.63, 12.26, 7.69, 14.41, 13.33, 15.79, 16.42, 16.96, 14.4, 17.86, 17.87, 18.18, 18.31, 16.23, 18.88, 19.08, 18.78, 20.45, 19.85, 20.89, 17.82, 17.12, 18.46, 18.69, 17.85, 19.17, 19.12, 18.55, 19.27, 19.91, 24.54, 25.94, 26.0, 30.1, 30.21, 30.25, 27.2, 24.42, 24.58, 22.65, 24.58, 20.85], [14.29, 18.31, 22.7, 20.45, 18.78, 19.85, 24.12, 22.41, 20.16, 23.29, 23.08, 23.29, 27.3, 24.51, 24.14, 21.71, 21.22, 20.47, 20.89, 19.78, 19.93, 18.88, 19.08, 18.18], [14.29, 15.79, 18.78, 17.87, 17.82, 16.8, 14.75, 13.88, 13.33, 13.33, 12.26, 7.69, 13.71, 14.4, 14.41, 13.76, 13.33, 16.42, 16.96, 17.04, 17.12, 17.55, 21.64, 20.85, 19.91, 18.88, 19.08, 18.31, 18.46, 18.55, 17.65, 17.85, 16.33, 16.07, 16.23, 18.18, 18.65], [14.29, 13.33, 16.96, 18.31, 19.91, 23.29, 21.22, 22.33, 20.22, 23.35, 20.89, 24.12, 22.7, 23.49, 27.76, 32.26, 33.52, 34.05, 36.8, 37.41, 34.52, 32.59], [14.29, 12.26, 15.79, 13.76, 16.42, 14.41, 14.63, 14.4, 7.69, 13.33, 16.23, 13.33, 16.8, 17.65, 21.79, 19.85, 20.89, 19.08, 17.86, 17.87, 18.88, 18.18, 22.33, 19.3, 18.31, 20.16], [14.29, 13.33, 7.69, 13.76, 14.4, 14.41, 14.63, 15.79, 16.23, 16.42, 16.96, 16.8, 17.55, 17.86, 17.87, 18.18, 22.33, 19.85, 18.31, 18.65, 18.88, 19.08, 23.35, 26.57, 31.32, 35.54, 36.68], [14.29, 7.69, 12.26, 13.33, 13.33, 14.4, 14.63, 13.33, 13.71, 15.79, 16.23, 19.08, 14.75, 24.14, 17.82, 23.29, 22.39, 22.41, 22.33, 22.11], [14.29, 15.79, 13.76, 17.87, 16.42, 16.23, 13.33, 7.69, 14.4, 16.8, 14.41, 12.26, 16.96, 17.65, 20.85, 21.79, 25.93, 20.89, 21.88, 20.91, 22.01], [14.29, 13.33, 14.4, 13.33, 14.41, 14.63, 13.76, 17.65, 21.77, 19.3, 17.86, 16.42, 12.26, 15.79, 16.8, 22.9, 17.04, 19.85, 16.07, 16.33], [14.29, 16.96, 18.31, 21.43, 19.3, 16.8, 17.86, 21.22, 19.17, 17.55, 18.65, 19.91, 21.35, 25.39, 30.0, 33.52, 36.8, 39.29, 37.78, 36.75], [14.29, 15.79, 16.8, 17.87, 18.88, 16.42, 16.96, 18.31, 21.22, 22.1, 20.16, 18.65, 21.64, 23.29, 24.54, 25.71, 24.12, 21.88, 24.83, 23.38, 20.45, 21.79, 23.35, 26.63, 32.59, 36.8, 36.75, 37.41, 34.05, 36.68, 35.54, 26.38, 17.04, 22.39, 25.41, 10.56, 29.89, 19.93, 24.58], [14.29, 18.65, 21.22, 24.12, 24.83, 26.22, 27.43, 28.67, 30.21, 30.53, 30.25, 31.32, 36.8, 39.29, 33.45, 32.98, 32.94, 32.26, 36.75, 33.52, 37.41, 32.59, 31.87, 31.79, 31.1, 36.68, 30.47, 35.54, 34.05, 34.52], [14.29, 12.26, 7.69, 13.33, 16.23, 14.41, 15.79, 13.33, 14.63, 14.4, 16.8, 17.87, 16.96, 16.42, 18.65, 19.85, 20.89, 24.83, 24.92, 29.31], [14.29, 16.96, 21.43, 24.12, 26.9, 28.21, 29.31, 30.47, 34.05, 36.8, 39.29, 32.98, 32.94, 32.26, 31.87, 29.04, 33.45, 32.59, 31.32, 33.52, 30.25, 30.22, 31.79, 30.45, 36.75, 37.41, 36.68, 38.57, 35.54, 33.16, 31.91, 37.78, 31.1, 34.52, 30.21, 30.1, 30.0, 36.48, 29.87, 29.85, 29.89, 27.86], [14.29, 17.65, 21.77, 23.35, 21.22, 22.41, 23.96, 22.1, 23.29, 24.12, 25.37, 26.3, 26.29, 32.26, 36.8, 34.05, 33.52, 33.45, 32.98, 32.94, 32.59, 31.87, 39.29, 31.32, 30.53, 34.52, 37.41, 30.47, 30.45, 31.91], [14.29, 12.26, 13.33, 16.23, 14.41, 13.76, 15.79, 7.69, 14.63, 16.42, 13.33, 16.96, 17.87, 14.4, 17.65, 21.79, 25.94, 25.0, 29.04, 33.52, 28.05, 28.68, 32.59, 28.67, 36.68, 14.75, 18.78, 25.46, 27.19, 30.0, 29.41, 31.1, 33.16, 35.54, 27.13, 26.38, 26.67, 30.25, 34.05, 33.45], [14.29, 7.69, 12.26, 13.33, 16.23, 14.41, 13.71, 14.75, 13.33, 20.89, 16.42, 21.21, 27.2, 31.79, 27.43, 31.1, 24.51, 28.05, 27.89, 24.58], [14.29, 18.31, 22.7, 24.12, 22.33, 20.45, 18.18, 23.29, 20.89, 24.51, 21.43, 22.41, 26.63, 30.53, 25.7, 31.1, 24.81, 30.47, 24.82, 30.45], [14.29, 13.33, 19.91, 24.12, 28.05, 32.59, 34.05, 32.98, 33.45, 37.41, 36.75, 34.52, 33.52, 32.94, 36.68, 32.26, 36.8, 38.57, 35.54, 33.16, 39.29, 31.87], [14.29, 7.69, 13.33, 13.33, 12.26, 13.71, 13.76, 14.4, 14.41, 14.63, 14.75, 20.89, 15.38, 19.85, 15.79, 19.08, 13.39, 11.54, 11.36, 9.84, 10.56, 10.87, 15.61, 13.33, 13.88, 15.87, 16.07, 16.42, 16.8, 16.96, 17.04, 17.12, 17.28, 16.33], [14.29, 13.33, 16.8, 14.4, 7.69, 13.33, 14.41, 13.71, 15.79, 16.23, 20.47, 19.17, 19.08, 19.12, 18.88, 17.87, 22.01, 22.1, 21.93, 21.21, 20.16, 20.09, 20.45, 20.85, 23.83, 20.89, 24.82, 23.88, 23.49, 25.94, 23.38], [14.29, 18.78, 19.91, 23.29, 24.54, 31.87, 36.8, 37.41, 38.57, 36.68, 36.48, 35.54, 34.52, 34.05, 33.52, 33.45, 33.16, 32.98, 32.94, 32.59, 32.26, 31.91], [14.29, 15.79, 16.96, 19.91, 21.22, 24.54, 28.67, 31.32, 29.04, 36.8, 36.75, 37.78, 38.57, 36.68, 23.08, 26.38, 22.65, 18.88, 22.39, 21.46, 25.17, 24.83, 23.88], [14.29, 7.69, 12.26, 13.33, 16.23, 13.76, 14.63, 14.41, 15.79, 16.42, 14.4, 13.33, 16.96, 17.65, 20.45, 17.86, 17.87, 18.18, 22.33, 19.3, 20.89, 18.31, 21.21], [17.65, 12.26, 7.69, 13.76, 13.33, 14.29, 14.41, 14.63, 15.79, 13.33, 16.42, 16.23, 16.8, 16.96, 14.4, 17.87, 23.49, 29.87, 33.52, 36.75, 36.8, 14.75, 18.88, 17.04, 24.87, 23.08, 20.45, 20.89, 21.76, 26.79, 27.86], [14.29, 13.33, 14.4, 12.26, 13.33, 14.41, 14.63, 15.79, 7.69, 16.42, 16.8, 16.96, 16.23, 17.65, 25.94, 26.16, 24.12, 27.13, 25.37, 25.17, 23.49, 23.83, 24.54, 21.79, 21.77, 20.47, 20.45, 20.85, 20.91, 20.89, 21.22, 24.51, 21.35, 21.29, 22.7, 21.43, 21.46, 23.88, 21.71, 21.76, 21.93, 22.01, 21.43, 21.64, 24.71, 21.88, 22.11, 21.21, 20.16, 23.29, 23.29, 24.58, 24.65, 22.84, 22.9, 24.07, 22.33, 22.39, 22.1, 22.65, 23.08, 23.08], [14.29, 13.33, 13.33, 13.71, 19.91, 19.3, 25.94, 30.1, 25.93, 30.21, 34.05, 30.0, 38.57, 36.8, 36.75, 37.78, 36.68, 37.41, 35.54, 34.52, 39.29, 33.45, 30.45], [14.29, 13.33, 14.4, 7.69, 12.26, 13.76, 14.63, 14.41, 15.79, 13.71, 14.75, 13.33, 13.88, 16.42, 13.33, 16.96, 17.04, 17.12, 16.8, 17.65, 16.07, 17.55, 17.82, 16.33, 17.86, 17.87, 18.18, 18.31, 18.46, 18.55, 18.65, 15.61], [14.29, 15.79, 12.26, 13.33, 14.4, 16.23, 14.63, 13.33, 14.41, 16.42, 16.8, 17.87, 19.08, 16.96, 17.55, 17.86, 20.89, 25.0, 29.04, 30.1, 30.53, 26.9, 27.45, 27.43, 23.88, 25.46, 22.65], [14.29, 17.65, 18.65, 16.8, 15.79, 16.96, 14.63, 18.31, 21.43, 23.49, 29.87, 36.8, 37.78, 38.57, 36.75, 35.54, 36.68, 37.41, 34.52, 34.05, 33.52, 33.45, 33.16, 32.98, 32.94, 32.59, 32.4], [14.29, 18.65, 23.29, 27.43, 32.26, 34.05, 36.8, 36.75, 39.29, 32.94, 33.52, 32.59, 31.87, 33.45, 30.53, 30.47, 30.25, 30.22, 30.21, 31.32, 37.41, 34.52, 32.98, 30.1, 30.45, 30.0, 36.68, 35.54, 33.16, 31.91, 31.79, 31.1, 29.89, 29.87, 29.85, 29.52, 29.41, 29.38, 29.36, 29.31, 29.04, 28.68, 28.67, 28.65, 28.62, 28.57, 37.78, 28.53, 28.45, 28.35, 28.31, 28.25, 28.21, 28.16, 28.14, 28.05, 27.89, 27.89, 27.88, 38.57, 27.81, 27.76, 28.98], [14.29, 15.79, 13.33, 14.75, 16.8, 21.88, 21.79, 24.83, 25.75, 25.71, 29.04, 26.74, 30.1, 29.85, 29.87, 31.32, 32.98, 34.05, 33.52, 32.59, 36.68, 33.45, 34.52, 33.16, 32.94, 35.54, 32.26, 36.48, 37.78, 38.57, 37.41, 39.29], [14.29, 18.31, 21.22, 25.39, 28.45, 31.32, 36.75, 36.8, 39.29, 33.45, 32.98, 34.05, 32.59, 32.26, 31.87, 31.79, 33.52, 34.52, 36.68, 37.41], [14.29, 12.26, 13.33, 16.42, 13.33, 16.8, 15.79, 14.63, 20.85, 27.13, 26.79, 31.32, 31.1, 35.54, 36.68, 39.29, 36.8, 36.75, 37.41, 38.57, 29.04, 20.89, 17.28, 17.55, 17.12, 17.04, 16.07, 17.82, 15.38, 17.85, 17.86, 20.91, 21.22], [14.29, 12.26, 13.33, 13.33, 14.4, 14.41, 17.65, 24.12, 17.85, 17.12, 16.96, 16.42, 15.79, 17.04, 14.75, 17.82, 20.47, 17.86, 19.3, 17.87, 18.46, 18.18, 23.88, 18.31, 18.55, 18.69, 18.78, 18.88, 19.08, 19.12, 24.87, 19.27, 25.17, 24.9, 24.54, 24.07, 25.0, 24.65, 23.08, 24.71, 24.82, 24.82, 23.49, 23.83, 22.65, 22.9], [14.29, 15.79, 19.3, 23.29, 20.22, 22.7, 20.89, 22.33, 23.35, 26.3, 30.53, 34.05, 39.29, 36.75, 37.41, 34.52, 33.45, 36.68, 33.52, 32.98, 36.48, 35.54, 38.57, 33.16, 32.94, 32.59, 32.26], [14.29, 18.65, 21.64, 24.54, 27.43, 32.26, 33.45, 32.98, 36.75, 38.57, 37.41, 36.8, 39.29, 36.48, 36.68, 34.52, 34.05, 33.52, 33.16, 32.94, 32.59, 31.91, 31.87, 35.54, 31.32, 31.79, 30.53], [14.29, 13.33, 16.8, 15.79, 14.41, 14.63, 13.33, 13.76, 16.42, 17.65, 18.78, 16.96, 17.87, 18.88, 17.55, 16.23, 18.18, 22.1, 19.17, 19.85, 25.94, 32.59, 34.05, 36.8, 33.52, 33.45, 39.29, 32.98, 32.94, 31.87, 31.79, 34.52, 37.41, 32.26, 36.68, 31.91, 35.54, 33.16, 36.75, 37.78, 31.32, 31.1, 30.53, 28.14, 27.7, 24.81, 21.79, 21.88], [14.29, 15.79, 13.76, 16.42, 17.55, 16.23, 17.86, 16.8, 14.4, 12.26, 7.69, 13.33, 14.41, 17.87, 21.88, 25.94, 30.1, 33.45, 37.41, 36.8, 26.67, 24.58, 32.94, 24.54, 33.16, 28.57, 17.82, 17.04, 18.88, 14.75, 21.71], [14.29, 13.33, 16.96, 21.29, 27.43, 31.32, 36.8, 34.05, 33.52, 33.45, 24.92, 25.51, 23.49, 28.68, 27.66, 32.94, 31.87, 36.68, 36.75, 38.57, 39.29, 35.54], [14.29, 13.33, 14.4, 12.26, 13.33, 14.41, 14.63, 15.79, 7.69, 13.76, 16.23, 16.42, 16.96, 17.65, 18.31, 17.86, 17.87, 18.18, 16.8, 18.65, 21.77, 27.81, 31.87, 34.05, 31.32, 36.75, 38.57, 35.54, 39.29, 36.8, 36.68, 33.52, 33.45, 30.25, 27.43, 27.45, 27.3, 24.51, 24.42, 21.71, 21.46], [14.29, 13.33, 17.12, 21.21, 27.43, 27.3, 30.53, 31.1, 36.68, 34.52, 37.41, 39.29, 38.57, 36.8, 35.54, 34.05, 33.52, 33.45, 33.16, 32.98, 37.78, 32.94, 32.59, 36.48, 32.26, 31.87, 31.79, 31.32, 30.47], [14.29, 13.33, 16.8, 17.87, 20.89, 21.88, 23.29, 21.43, 19.85, 21.43, 24.51, 21.77, 23.35, 21.79, 24.54, 27.7, 31.79, 32.26, 35.54, 32.94, 38.57, 36.8, 39.29], [14.29, 18.65, 16.8, 19.85, 24.12, 27.86, 31.32, 36.8, 34.05, 36.75, 33.45, 32.98, 32.94, 31.87, 30.53, 30.47, 30.25, 30.22, 30.21, 30.1, 30.0, 29.87, 29.31], [14.29, 13.33, 16.42, 14.4, 15.79, 13.33, 16.23, 14.63, 17.86, 18.78, 16.8, 18.18, 22.41, 19.91, 20.89, 18.88, 20.16, 23.29, 27.3, 30.53, 36.8, 39.29, 36.75], [14.29, 13.76, 7.69, 14.4, 12.26, 14.41, 18.46, 18.18, 20.47, 20.45, 20.89, 26.36, 26.9, 30.45, 31.1, 34.05, 35.54, 38.57, 39.29, 37.78, 37.41, 36.68, 36.8], [14.29, 14.63, 15.79, 14.4, 16.42, 14.41, 13.76, 16.23, 19.85, 20.89, 19.08, 17.65, 21.77, 21.79, 25.93, 30.1, 34.05, 36.8, 33.52, 39.29, 37.41, 36.68, 37.78], [14.29, 13.33, 13.76, 14.63, 18.65, 19.85, 24.12, 22.33, 26.3, 25.39, 24.51, 24.54, 24.14, 23.88, 23.49, 28.57, 23.29, 22.7, 32.59, 27.43, 26.67, 31.79, 17.65, 12.26, 13.33, 13.33, 7.69, 10.56, 11.36, 13.39, 10.87, 9.84, 11.54, 14.41], [14.29, 15.79, 14.4, 16.23, 14.41, 16.8, 17.86, 14.63, 17.87, 19.08, 20.16, 17.65, 20.89, 18.88, 20.22, 23.29, 27.43, 32.26, 34.05, 36.8, 33.52, 36.75, 39.29], [14.29, 7.69, 12.26, 13.33, 14.4, 15.79, 14.41, 16.42, 13.76, 16.96, 16.23, 19.85, 20.89, 19.08, 17.65, 21.77, 22.7, 20.45, 21.43, 24.51, 28.53, 32.94, 39.29, 36.8, 38.57, 37.41, 36.48, 36.68, 35.54, 34.52, 34.05, 33.52, 36.75], [14.29, 14.63, 17.86, 15.79, 13.76, 16.8, 16.42, 16.23, 13.33, 16.96, 20.16, 21.22, 22.1, 20.45, 22.33, 22.65, 28.53, 32.59, 32.94, 36.68], [14.29, 13.33, 16.23, 14.41, 15.79, 14.4, 16.96, 18.18, 19.85, 21.22, 19.91, 25.93, 20.09, 29.87, 26.06, 30.1, 30.22, 34.52, 39.29, 36.8, 38.57, 36.68], [14.29, 14.63, 15.79, 14.41, 16.23, 19.3, 23.29, 24.12, 25.39, 28.25, 26.29, 23.35, 21.22, 22.1, 19.91, 21.43, 20.16, 23.49, 29.87, 36.75, 36.8, 33.52, 37.41, 34.52, 34.05, 32.98, 39.29, 36.68, 38.57], [14.29, 13.33, 13.33, 13.76, 14.4, 7.69, 14.63, 15.79, 16.23, 16.42, 16.8, 16.96, 17.55, 17.65, 17.87, 18.18, 22.1, 20.16, 23.29, 26.3, 29.87, 33.52, 36.8, 34.05, 33.45, 32.98, 39.29, 32.59, 32.26, 37.41, 34.52, 31.87, 31.79, 31.32, 30.53, 30.47, 32.94, 31.91, 31.1, 36.68, 30.45, 30.25, 30.22, 30.21, 35.54, 33.16, 38.57, 30.1, 30.0, 29.89, 29.85, 29.52, 29.41, 29.38, 29.36, 36.48, 37.78, 29.04, 28.68, 28.67, 28.65, 28.62, 28.57, 28.53, 28.45, 28.35, 28.31, 28.25, 28.21, 28.16, 25.08, 22.11, 22.39, 21.35, 21.29, 21.25, 20.22], [14.29, 12.26, 13.33, 14.41, 7.69, 13.76, 14.63, 14.4, 15.79, 13.33, 16.42, 16.96, 16.23, 16.8, 17.65, 18.31, 17.87, 18.18, 21.43, 19.85, 17.55, 17.86, 19.91, 25.94, 32.26, 34.05, 36.8, 33.52, 33.45, 32.98, 39.29, 32.59, 31.87, 32.94, 31.32, 30.53, 30.47, 37.41, 34.52, 30.45, 30.25, 30.22, 36.75, 36.68, 31.91, 35.54, 33.16, 36.48, 31.1, 31.79, 30.1, 30.21, 29.89, 29.87, 29.85, 30.0, 37.78, 29.41, 29.52, 29.36, 29.38, 29.04, 28.68, 28.67, 28.65, 28.62, 28.57, 38.57, 28.45, 28.35, 28.53, 28.31, 28.21, 25.17, 25.37, 25.37, 22.33, 22.39, 21.35, 21.46, 21.29, 20.45, 21.22, 20.47, 20.89, 19.77, 21.21, 20.22], [14.29, 17.65, 15.79, 13.33, 14.41, 12.26, 7.69, 14.4, 14.63, 16.23, 16.42, 16.8, 19.85, 18.18, 20.45, 13.33, 17.55, 23.49, 27.45, 13.76], [14.29, 15.79, 14.41, 14.63, 16.23, 16.42, 17.65, 21.77, 19.3, 19.17, 25.37, 29.87, 33.52, 36.8, 39.29, 36.75, 37.78, 38.57, 36.68, 35.54, 36.48, 34.05, 33.45, 33.16, 32.98, 32.94, 32.59, 32.26, 31.91, 31.87, 31.79, 31.32, 31.1, 30.53, 30.47, 30.45, 30.25], [14.29, 16.96, 18.31, 21.22, 19.85, 20.89, 18.88, 17.55, 18.18, 20.85, 18.78, 19.3, 23.35, 20.45, 21.43, 24.51, 26.3, 30.47, 36.8, 34.05, 37.41, 38.57], [17.65, 12.26, 16.42, 16.33, 22.65, 22.33, 26.63, 23.88, 26.67, 23.49, 24.65, 24.42, 22.84, 23.96, 24.07, 21.93, 24.12, 21.88, 24.51, 22.1, 22.39, 22.41], [14.29, 13.33, 14.41, 13.33, 16.8, 14.4, 15.79, 13.76, 16.42, 14.63, 16.96, 18.31, 19.85, 17.87, 16.23, 17.65, 21.64, 25.71, 30.0, 25.7], [14.29, 17.65, 18.31, 19.3, 16.96, 14.41, 13.33, 13.33, 7.69, 12.26, 14.4, 15.79, 16.23, 14.63, 13.76, 16.8, 16.42, 17.55, 18.18, 22.7, 21.77, 20.89, 19.91, 19.17, 18.65, 17.86, 20.16, 19.85, 18.78, 17.87, 19.08, 20.22], [14.29, 14.63, 16.23, 16.96, 23.21, 22.84, 27.3, 31.32, 31.87, 36.48, 37.78, 38.57, 36.8, 36.75, 39.29, 35.54, 34.52, 34.05, 33.52, 33.45, 33.16, 30.47, 27.7], [14.29, 16.96, 15.79, 19.08, 22.7, 16.07, 19.12, 26.74, 25.17, 25.37, 31.1, 29.31, 30.0, 33.52, 28.68, 38.57, 32.59, 27.66, 37.78, 31.79, 36.8, 35.54, 39.29, 36.68, 36.75, 34.52, 34.05, 33.45], [14.29, 13.33, 7.69, 12.26, 13.33, 13.76, 14.4, 15.79, 14.63, 16.42, 16.23, 20.22, 24.12, 28.21, 27.43, 32.26, 31.79, 31.32, 32.59, 32.94, 31.87, 32.98, 33.52, 36.8, 39.29, 34.52, 34.05], [14.29, 18.65, 16.8, 17.87, 19.08, 16.96, 18.31, 16.23, 19.17, 20.22, 21.22, 24.54, 28.67, 32.94, 36.8, 39.29, 36.75, 34.05, 37.41, 33.45, 36.68, 34.52, 35.54, 36.48, 37.78], [14.29, 16.96, 21.43, 23.29, 24.51, 21.77, 19.91, 17.87, 18.88, 20.22, 18.18, 22.33, 20.16, 18.31, 21.43, 18.65, 16.8, 14.63, 13.33, 16.42, 17.65, 15.79, 14.4, 13.76, 19.3, 25.39, 31.87, 34.05, 30.1, 29.04, 33.52, 20.89, 21.35, 26.16, 30.22, 33.45, 36.8, 18.69, 24.92, 26.29, 25.51, 24.65, 28.05, 25.7, 28.67, 29.85, 32.98, 32.59, 24.12, 25.44, 24.83, 28.53, 23.83, 18.55, 24.58, 25.37, 24.71], [14.29, 15.79, 14.41, 16.23, 17.55, 18.78, 21.79, 24.83, 27.81, 31.79, 31.32, 36.48, 33.45, 30.25, 27.3, 24.51, 24.14, 21.64, 21.76, 21.71, 20.47, 21.88, 20.45, 24.87], [14.29, 15.79, 14.63, 17.55, 18.31, 19.91, 21.22, 22.1, 23.29, 24.12, 26.16, 29.04, 32.26, 36.8, 37.41, 36.75, 37.78, 36.68, 35.54, 33.52, 34.05], [14.29, 17.55, 18.65, 21.79, 25.94, 28.16, 31.87, 34.05, 36.8, 33.52, 33.45, 32.98, 32.94, 37.41, 34.52, 39.29, 36.75, 36.68, 38.57, 35.54], [14.29, 7.69, 12.26, 13.33, 16.8, 14.41, 13.33, 13.76, 15.79, 16.23, 16.42, 16.96, 14.63, 17.55, 14.4, 17.87, 18.31, 24.54, 31.32, 36.8, 34.05, 33.52, 33.45, 32.98, 32.94, 37.41, 34.52, 32.59, 32.26, 36.68, 35.54, 37.78, 38.57, 39.29, 33.16, 36.48, 31.87], [14.29, 7.69, 13.33, 16.42, 17.65, 18.65, 16.96, 15.79, 16.23, 20.45, 21.43, 25.44, 23.49, 20.22, 26.29, 26.29, 30.45, 30.47, 35.54, 34.05, 36.68, 38.57, 37.41, 36.8, 36.75], [14.29, 12.26, 7.69, 13.33, 13.33, 13.76, 16.23, 14.41, 15.79, 16.42, 20.22, 24.54, 28.67, 24.71, 29.04, 29.38, 29.36, 29.41, 33.45, 37.41, 36.8], [14.29, 18.31, 19.91, 21.22, 24.54, 27.43, 28.45, 29.31, 27.76, 29.04, 27.13, 30.1, 34.05, 36.75, 33.52, 36.8, 34.52, 33.45, 32.98, 32.94, 32.59, 37.41, 36.68, 32.26], [14.29, 16.96, 19.91, 21.43, 25.39, 29.87, 31.32, 36.8, 34.05, 33.52, 39.29, 32.98, 32.94, 32.59, 32.26, 31.87, 37.41, 33.45, 31.79, 30.53, 30.47, 30.45, 30.25, 31.91, 36.68, 36.48], [14.29, 17.65, 21.77, 23.29, 24.54, 23.35, 21.43, 22.41, 23.49, 24.12, 22.1, 22.7, 22.33, 19.85, 23.96, 28.16, 32.59, 34.05, 36.8, 39.29, 34.52, 37.41, 36.68, 38.57, 36.75, 37.78, 33.52, 33.45, 33.16, 31.32, 32.26, 29.04, 26.06, 26.9], [14.29, 16.23, 20.45, 21.77, 18.88, 17.55, 15.79, 14.4, 12.26, 16.42, 17.65, 21.88, 19.85, 23.29, 29.31, 28.45, 27.43, 29.85, 28.31, 31.79, 32.94, 36.48, 38.57, 39.29, 35.54], [14.29, 13.33, 13.33, 12.26, 7.69, 14.41, 14.63, 13.76, 14.4, 15.79, 16.42, 16.23, 16.96, 16.8, 17.86, 17.87, 18.18, 22.1, 21.22, 26.22, 30.22], [14.29, 16.96, 20.22, 21.22, 22.1, 23.29, 24.54, 31.87, 36.75, 36.8, 33.52, 34.05, 32.98, 32.94, 34.52, 33.45, 35.54, 33.16, 37.78, 36.68, 38.57, 32.59, 37.41], [14.29, 16.96, 18.31, 22.33, 20.45, 21.77, 19.91, 21.22, 22.1, 23.29, 27.43, 29.31, 36.8, 34.05, 39.29, 33.52, 32.98, 32.94, 34.52, 36.75], [14.29, 12.26, 13.33, 14.41, 13.76, 13.33, 14.63, 15.79, 16.23, 16.42, 7.69, 14.4, 17.55, 17.65, 16.8, 17.87, 19.85, 23.29, 28.45, 32.26, 36.8, 34.05, 39.29, 33.45, 33.52, 32.98, 32.59, 32.94, 31.79, 31.32, 30.53, 31.87, 34.52, 37.41, 30.45, 30.47, 30.22, 30.25, 36.68, 31.91, 35.54, 33.16, 38.57, 36.75, 31.1, 30.21], [14.29, 14.63, 16.23, 16.96, 17.87, 16.42, 16.8, 14.41, 13.33, 17.65, 20.45, 17.55, 15.79, 21.77, 27.81, 31.79, 31.87, 35.54, 34.52, 39.29, 36.8, 37.78, 36.75], [14.29, 12.26, 13.33, 17.55, 15.79, 14.41, 16.42, 17.86, 20.89, 18.88, 19.91, 23.35, 24.54, 23.29, 24.12, 25.37, 22.7, 20.45, 21.77, 19.3, 22.1, 21.22, 22.41, 25.39, 29.31, 32.98, 39.29, 34.05, 36.8, 36.75, 32.94, 33.45, 32.26, 33.52, 31.87, 32.59, 31.79, 34.52, 37.41], [14.29, 14.63, 17.86, 16.42, 14.41, 15.79, 12.26, 7.69, 13.33, 13.76, 16.96, 16.8, 16.23, 13.33, 17.65, 20.45, 17.87, 18.18, 19.3, 18.31, 18.65, 14.4, 18.88, 19.08, 19.17, 19.85, 24.12, 30.21, 36.8], [14.29, 16.96, 21.43, 25.49, 29.87, 32.98, 36.75, 33.45, 30.47, 31.32, 36.8, 34.05, 30.53, 28.67, 26.9, 30.25, 27.43, 30.1, 30.22, 29.04, 28.21, 33.52, 32.59, 39.29, 31.87, 30.21, 32.94, 29.31, 32.26, 28.68, 29.52, 28.65, 30.45, 30.0, 28.53, 28.45, 28.31, 31.79, 28.25, 28.05, 28.16, 29.85, 37.41, 34.52, 27.86, 27.81], [14.29, 12.26, 7.69, 13.33, 16.42, 15.79, 13.76, 14.63, 14.41, 13.33, 16.8, 14.4, 16.23, 16.96, 19.91, 17.87, 21.88, 25.94, 29.87, 33.52, 36.75, 34.05, 33.45, 39.29, 32.98, 32.59], [14.29, 16.23, 14.4, 15.79, 16.96, 16.8, 17.65, 20.45, 17.55, 14.41, 14.63, 17.86, 19.08, 20.16, 19.3, 22.1, 25.08, 25.37, 28.21, 29.31, 32.26, 36.68, 32.59, 36.8], [14.29, 13.33, 13.33, 16.8, 16.23, 15.79, 17.86, 16.42, 17.12, 16.96, 17.65, 17.82, 17.85, 14.75, 17.04, 13.71, 13.88, 12.26, 13.33, 14.4, 14.41, 14.63, 17.87, 18.18, 18.31, 18.46, 18.55, 18.65, 18.69, 18.88, 19.08, 19.12, 19.17, 19.27, 19.3, 19.78, 19.29, 19.77, 22.11, 19.83, 19.91, 19.93, 20.0, 20.09, 20.16], [14.29, 14.63, 17.55, 16.23, 16.96, 14.41, 16.8, 15.79, 14.4, 17.65, 22.41, 27.45, 31.32, 34.05, 36.75, 36.8, 38.57, 39.29, 36.68, 37.41, 35.54, 33.52, 34.52, 37.78, 33.16, 33.45, 32.94, 30.47], [17.65, 12.26, 7.69, 18.65, 16.23, 16.42, 13.33, 13.71, 13.76, 13.33, 14.29, 14.4, 14.41, 20.89, 21.43, 21.76, 18.18, 14.75, 20.45, 18.88, 11.54, 21.64, 22.39, 24.65, 10.56, 9.84, 10.87], [14.29, 12.26, 13.33, 16.8, 14.63, 16.23, 14.4, 13.76, 16.42, 15.79, 16.96, 18.18, 20.89, 20.16, 25.37, 29.87, 33.52, 36.75, 36.68, 35.54, 37.41], [14.29, 7.69, 12.26, 13.33, 13.33, 14.41, 14.4, 15.79, 14.63, 17.65, 21.77, 18.65, 16.42, 16.8, 19.91, 23.49, 27.43, 31.87, 34.05, 36.8, 38.57, 37.78, 39.29, 36.68, 36.48, 35.54, 34.52, 33.52, 33.45], [14.29, 7.69, 12.26, 13.33, 14.4, 14.41, 13.76, 14.63, 15.79, 16.23, 16.8, 16.42, 16.96, 17.65, 20.89, 27.13, 31.87, 36.8, 34.05, 36.75], [14.29, 13.33, 12.26, 16.42, 13.33, 16.8, 13.76, 16.23, 7.69, 14.4, 15.79, 16.96, 17.65, 21.77, 19.85, 23.35, 27.3, 30.53, 36.75, 37.41, 38.57, 34.05, 36.68], [14.29, 12.26, 14.63, 17.65, 20.89, 18.18, 16.42, 19.91, 23.49, 23.29, 27.3, 31.87, 36.75, 36.68, 37.41, 39.29, 38.57, 35.54, 34.52, 34.05, 36.8, 33.52, 37.78, 30.47, 30.45, 27.45, 27.43], [14.29, 7.69, 13.33, 14.41, 13.76, 14.4, 14.63, 12.26, 15.79, 13.33, 16.42, 16.96, 16.8, 19.08, 23.96, 28.21, 32.59, 34.05, 36.8, 33.52, 39.29, 36.68, 38.57, 37.41, 36.48], [14.29, 13.33, 16.8, 18.78, 23.29, 23.35, 27.43, 27.66, 27.7, 31.32, 35.54, 36.68, 36.75, 36.8, 37.78, 37.41, 38.57, 34.52, 34.05, 33.52], [14.29, 17.65, 21.77, 25.93, 29.87, 34.05, 13.76, 12.26, 13.33, 17.82, 24.12, 17.85, 17.86, 18.18, 17.87, 24.14, 24.51, 24.65, 28.65, 28.67, 32.59, 32.98, 27.7, 31.79, 31.87, 31.32, 31.1], [14.29, 13.33, 16.8, 17.86, 18.88, 17.87, 21.22, 27.3, 31.32, 36.8, 34.05, 33.52, 33.45, 37.41, 34.52, 32.98, 32.94, 32.59, 32.26, 36.68, 31.91, 33.16, 31.87, 30.53, 35.54, 30.47, 31.1, 30.45], [14.29, 12.26, 13.33, 7.69, 13.33, 13.76, 14.41, 15.79, 16.23, 14.63, 16.42, 14.4, 16.8, 16.96, 17.87, 18.31, 18.18, 17.86, 17.65, 18.65, 17.55, 19.08, 19.3, 19.91, 23.35, 24.54, 27.45, 28.45, 28.65, 29.31, 30.53, 31.87, 32.94, 34.05, 36.8, 39.29, 33.52, 32.98, 31.32, 32.26], [14.29, 13.33, 12.26, 13.76, 17.65, 23.49, 28.45, 34.05, 39.29, 33.52, 33.45, 37.41, 34.52, 32.98, 32.94, 36.75, 36.68, 36.48, 35.54, 33.16, 32.59, 36.8, 32.26, 31.91, 31.87, 31.79, 37.78, 31.1, 30.53, 30.47, 30.45, 30.25, 30.22, 30.21, 30.1, 38.57, 29.89, 29.87, 30.0, 29.52, 29.41, 29.85, 29.36, 26.79, 26.36, 23.35, 23.29, 20.47, 20.22], [14.29, 13.33, 12.26, 13.33, 14.41, 14.4, 13.76, 15.79, 7.69, 16.42, 16.8, 14.63, 16.23, 16.96, 17.55, 20.45, 26.3, 29.04, 30.1, 30.53, 36.8, 36.75, 39.29, 34.05, 36.68, 37.41, 35.54, 34.52, 38.57, 36.48, 37.78, 33.16, 33.52, 33.45, 32.59, 30.25], [14.29, 17.55, 24.12, 23.83, 25.17, 27.89, 28.05, 28.14, 25.94, 27.13, 23.88, 23.49, 24.07, 20.89, 20.91, 20.85, 19.85, 19.83, 18.88, 19.12, 18.11, 18.31, 17.28, 16.33, 14.75, 13.88, 13.33, 13.33, 13.33, 13.39, 13.71, 14.4, 12.26, 11.54, 11.36], [14.29, 14.63, 17.55, 18.31, 21.43, 24.12, 24.54, 27.76, 31.32, 36.8, 34.05, 33.52, 33.45, 32.98, 32.94, 32.59, 34.52, 31.79, 31.1, 29.85, 29.87, 28.05, 28.16], [14.29, 12.26, 13.33, 19.85, 25.94, 25.0, 25.08, 24.14, 25.17, 25.0, 24.92, 25.37, 25.37, 24.9, 24.87, 24.83, 25.39, 25.44, 29.52, 33.52, 26.57, 26.67, 23.49, 23.38, 20.22], [14.29, 14.63, 15.79, 13.71, 14.75, 19.91, 20.47, 25.94, 30.1, 29.89, 30.21, 35.54, 34.05, 39.29, 36.8, 38.57, 36.75, 36.68, 37.41, 34.52, 31.87, 29.04, 26.0], [14.29, 13.33, 16.96, 15.79, 21.79, 27.76, 31.87, 36.8, 39.29, 33.52, 34.05, 37.41, 33.45, 32.98, 32.94, 32.59, 32.26, 31.79, 31.32, 34.52, 30.47, 30.45, 30.25, 30.22, 30.53, 31.91, 36.48, 38.57, 35.54, 33.16, 31.1, 36.68], [14.29, 18.31, 16.23, 13.33, 15.79, 13.33, 14.41, 14.4, 16.42, 12.26, 16.8, 16.96, 17.87, 23.29, 27.43, 31.32, 36.8, 39.29, 34.52, 36.75, 37.78, 37.41, 38.57, 35.54, 34.05, 33.52, 33.45, 33.16, 30.25, 27.45, 27.66], [14.29, 7.69, 13.33, 13.76, 15.79, 12.26, 14.4, 14.63, 14.41, 16.42, 16.8, 17.12, 16.96, 17.65, 17.82, 23.83, 23.49, 23.96, 24.14, 23.08, 24.12, 23.08, 24.07], [14.29, 17.55, 14.41, 15.79, 13.33, 16.42, 14.4, 16.23, 13.33, 16.96, 18.18, 22.41, 21.43, 21.64, 24.54, 31.32, 36.8, 39.29, 33.52, 34.05, 32.98, 36.75, 32.94, 32.26, 32.59, 31.79, 31.87, 37.41, 30.53, 30.47, 33.45, 30.25, 30.45, 30.22, 30.1, 30.0, 29.87, 29.85, 30.21], [14.29, 18.31, 21.43, 24.12, 25.39, 29.87, 34.05, 36.75, 36.8, 39.29, 38.57, 36.68, 37.41, 34.52, 37.78, 35.54, 33.45, 33.52, 33.16, 31.32, 32.98], [14.29, 18.31, 21.22, 25.08, 26.06, 30.1, 36.75, 36.8, 33.52, 33.45, 34.52, 34.05, 39.29, 32.94, 32.59, 32.26, 36.48, 36.68, 32.98, 35.54, 33.16, 31.91, 31.87, 31.79, 31.32, 31.1, 30.53, 30.47], [14.29, 18.65, 21.64, 24.83, 25.75, 27.13, 31.87, 30.0, 36.75, 36.8, 33.52, 39.29, 32.98, 32.94, 34.05, 32.26, 33.45, 32.59, 31.79, 34.52, 31.32, 30.47, 30.45, 37.41, 31.91, 31.1, 30.53, 35.54, 36.48], [14.29, 13.33, 12.26, 7.69, 13.33, 13.76, 14.4, 14.41, 18.31, 22.1, 22.7, 25.51, 28.45, 32.59, 33.52, 34.05, 33.45, 32.98, 31.32, 34.52, 32.26, 33.16, 35.54], [14.29, 13.33, 16.8, 15.79, 14.41, 16.42, 17.65, 21.79, 23.29, 24.54, 23.35, 24.81, 23.49, 24.51, 22.7, 20.89, 23.96, 25.0, 29.04, 26.9, 29.87, 36.75], [14.29, 12.26, 13.33, 16.96, 13.76, 14.4, 16.8, 15.79, 20.85, 20.89, 20.47, 21.21, 26.29, 26.22, 29.31, 29.04, 32.59, 33.52, 36.8, 39.29, 37.41, 34.05, 36.75], [14.29, 13.33, 16.8, 14.41, 14.63, 18.78, 21.77, 25.94, 31.87, 36.8, 36.75, 33.52, 39.29, 33.45, 37.41, 34.05, 34.52, 32.59, 32.26, 31.91, 36.68, 32.98, 36.48, 32.94, 33.16, 31.79, 38.57], [14.29, 12.26, 13.33, 16.23, 7.69, 14.4, 13.33, 13.76, 15.79, 16.42, 14.63, 18.31, 22.33, 25.39, 29.31, 33.45, 34.05, 36.8, 37.41, 39.29, 36.68], [14.29, 13.33, 16.8, 17.87, 21.88, 25.75, 29.87, 28.68, 29.04, 29.31, 28.05, 27.86, 26.9, 31.79, 25.71, 31.32, 29.89, 30.45, 33.52, 35.54, 37.78, 36.48], [14.29, 13.76, 12.26, 7.69, 13.33, 19.85, 19.08, 18.18, 17.12, 16.42, 18.46, 23.08, 16.23, 22.33, 15.79, 21.35, 21.43, 14.75, 16.07, 14.63, 15.38, 13.33, 13.39, 13.71, 11.54, 11.36, 10.56, 9.84], [14.29, 16.96, 18.31, 19.85, 21.22, 19.3, 23.29, 20.45, 20.22, 22.7, 27.76, 32.94, 36.8, 34.05, 36.75, 33.45, 32.26, 33.52, 32.98, 31.87, 31.32, 30.53, 28.67, 26.74], [14.29, 13.33, 13.33, 12.26, 14.4, 14.41, 16.96, 23.29, 29.87, 36.8, 34.05, 33.52, 39.29, 33.45, 32.94, 32.59, 32.26, 32.98, 31.87, 34.52, 31.79, 31.32, 36.68, 31.91], [14.29, 16.96, 18.18, 20.89, 18.88, 17.65, 18.31, 19.85, 21.22, 19.3, 20.45, 16.8, 14.63, 16.23, 14.41, 13.33, 16.42, 15.79, 19.17, 25.37, 31.87, 34.05, 39.29, 36.75, 36.8, 33.45, 32.94, 32.98, 32.59, 32.26, 30.53, 30.47, 33.52, 31.32, 30.25, 30.22, 30.45, 30.21, 30.1, 29.87, 29.52, 31.79, 29.04, 37.41, 34.52, 29.85, 28.68, 28.67, 28.65, 28.53, 30.0, 28.31, 28.45, 28.21, 28.25, 29.38, 28.16, 27.86, 31.1, 29.36, 36.68, 29.31, 28.62, 31.91, 36.48, 33.16, 35.54, 29.89, 29.41, 28.57, 28.05, 27.89, 28.14, 27.81, 27.7, 27.88, 27.76, 38.57, 37.78, 27.66, 27.89, 27.3, 27.43, 27.2, 27.14, 27.45, 27.19, 26.79, 27.13, 28.35, 26.77, 26.9, 26.67, 26.57, 26.38, 23.49, 24.51, 24.42, 21.46, 25.46, 23.38, 21.43, 21.64], [14.29, 16.96, 21.35, 25.39, 24.12, 28.05, 32.26, 36.8, 36.75, 38.57, 36.68, 37.78, 39.29, 35.54, 34.52, 34.05, 36.48, 33.52, 33.16, 31.1, 30.22, 27.89, 30.45, 28.16, 25.17, 25.37, 25.37, 25.44, 22.33, 22.11, 22.65], [14.29, 12.26, 15.79, 7.69, 13.33, 16.23, 14.4, 13.33, 16.8, 19.85, 19.08, 23.35, 27.3, 30.53, 36.8, 39.29, 33.52, 33.45, 32.98, 34.05, 32.59, 34.52], [14.29, 18.65, 23.29, 26.29, 32.59, 36.8, 39.29, 34.05, 33.45, 32.98, 33.52, 32.26, 31.87, 32.94, 31.32, 31.79, 30.47, 30.45, 30.25, 34.52, 30.53, 30.22, 30.21, 30.1, 37.41, 29.87, 29.85, 29.52, 29.38, 31.91, 36.68, 31.1, 36.48, 29.36, 38.57, 33.16, 35.54, 29.89, 29.41, 29.31, 29.04, 37.78, 28.68, 28.67, 28.65, 28.62, 28.57, 28.53, 28.45, 28.31, 28.25, 28.35, 28.21, 28.16, 26.17, 26.16, 24.14, 24.12, 25.37, 26.36, 28.98, 28.14, 28.05, 27.89, 30.0], [14.29, 16.96, 17.87, 18.78, 19.91, 23.29, 24.54, 25.49, 26.3, 26.29, 27.43, 30.53, 32.59, 32.94, 32.98, 31.87, 31.32, 33.52, 30.47, 30.25, 30.22, 27.45, 28.65, 34.05, 36.8, 39.29], [14.29, 13.33, 13.76, 13.33, 16.8, 14.4, 12.26, 18.31, 16.96, 19.91, 24.83, 31.87, 34.05, 36.8, 31.32, 32.94, 18.88, 24.82, 29.04, 23.21, 30.1, 30.25, 34.52, 37.41, 28.16, 26.9, 32.26, 27.13, 30.0, 26.79, 30.21], [14.29, 17.55, 18.78, 19.91, 17.87, 19.08, 20.22, 23.35, 21.43, 22.7, 20.85, 24.12, 28.21, 36.8, 34.05, 33.52, 36.75, 34.52, 37.78, 38.57, 36.68, 36.48, 35.54, 37.41], [14.29, 13.33, 16.8, 14.41, 12.26, 13.33, 14.4, 16.96, 23.29, 29.87, 36.8, 34.05, 33.52, 33.45, 32.98, 39.29, 32.59, 32.26, 36.75, 36.68, 38.57, 35.54, 34.52, 33.16, 32.94, 37.78, 37.41, 31.91, 28.68, 25.55, 22.65, 22.84, 19.77, 19.83], [14.29, 14.41, 12.26, 14.75, 13.33, 15.79, 13.71, 13.88, 14.4, 14.63, 16.07, 15.38, 15.61, 16.33, 16.42, 16.23, 16.96, 17.04, 16.8, 17.12], [14.29, 18.65, 23.29, 28.45, 34.05, 33.45, 39.29, 33.52, 32.98, 28.25, 32.26, 26.57, 31.87, 30.53, 26.06, 26.29, 30.1, 30.25, 27.13, 29.04, 31.32, 32.94, 36.8, 34.52, 32.59, 31.79, 30.47, 30.45, 30.22, 37.41, 30.0, 29.87, 29.85, 29.52], [14.29, 7.69, 13.33, 19.3, 23.29, 27.3, 31.32, 34.05, 33.52, 36.75, 36.8, 34.52, 33.45, 32.98, 32.94, 36.68, 32.59, 37.41, 38.57, 35.54, 33.16, 37.78, 32.26, 36.48], [14.29, 15.79, 16.42, 16.96, 17.87, 18.78, 17.55, 18.88, 20.89, 21.43, 26.63, 32.26, 36.8, 36.75, 39.29, 33.45, 32.98, 32.94, 32.59, 31.87, 34.05, 31.32, 30.53, 30.47, 30.45, 37.41, 34.52, 30.25, 30.22, 30.21, 30.1, 30.0, 29.87, 29.85, 31.79, 35.54, 36.68, 33.52], [14.29, 13.33, 13.33, 12.26, 13.76, 14.41, 14.63, 15.79, 16.23, 7.69, 16.8, 16.42, 18.31, 21.22, 25.37, 28.31, 29.31, 32.59, 34.05, 36.8, 33.52, 39.29, 34.52, 37.41, 37.78, 36.68, 36.48, 35.54, 33.45], [14.29, 7.69, 12.26, 18.18, 24.54, 28.65, 32.59, 28.68, 32.98, 33.45, 37.41, 38.57, 36.8, 13.76, 13.33, 10.56, 13.39, 9.84, 20.89, 21.43, 18.88, 22.39], [14.29, 16.96, 22.7, 25.71, 31.32, 36.75, 36.8, 34.05, 33.45, 32.98, 32.94, 39.29, 32.26, 31.87, 33.52, 32.59, 30.47, 34.52, 30.53, 30.45, 30.25, 30.22, 30.21, 37.41, 31.79, 31.91, 31.1, 36.68, 35.54], [14.29, 18.31, 22.41, 26.3, 30.25, 29.04, 33.52, 36.75, 34.05, 36.8, 32.98, 33.45, 32.59, 32.26, 31.32, 31.79, 30.45, 32.94, 29.85, 34.52, 31.87, 30.53, 30.47, 29.89, 29.41, 29.38], [14.29, 16.8, 16.23, 13.76, 17.55, 15.79, 14.4, 16.42, 16.96, 20.16, 18.18, 22.33, 26.3, 30.45, 30.53, 34.05, 36.8, 36.75, 36.68, 37.41, 37.78, 35.54], [14.29, 17.65, 17.86, 14.63, 16.8, 16.42, 21.43, 20.85, 19.91, 20.16, 20.45, 25.49, 24.12, 22.1, 25.08, 26.16, 27.2, 28.21, 31.32, 29.87, 32.98, 33.52, 32.26, 30.47, 28.53, 26.57, 23.49, 26.63, 28.25], [14.29, 13.33, 16.8, 13.76, 15.79, 12.26, 13.33, 14.41, 14.4, 14.63, 18.65, 23.29, 27.43, 32.26, 34.05, 39.29, 33.52, 33.45, 32.98, 32.94, 32.59, 31.87], [14.29, 16.96, 21.22, 25.39, 29.31, 24.54, 28.45, 29.04, 27.66, 29.36, 26.67, 28.57, 33.45, 37.41, 36.8, 34.05, 35.54, 34.52, 31.87, 28.98], [14.29, 17.12, 21.22, 25.37, 21.21, 27.43, 21.29, 26.63, 26.67, 26.79, 25.7, 27.13, 25.71, 31.1, 25.55, 25.51, 25.51, 25.49, 29.85, 24.51, 25.46, 25.44, 25.41, 24.54, 29.41, 29.87, 24.65, 28.45, 29.89, 28.65, 34.05, 28.68, 29.04, 29.36, 29.38], [14.29, 18.31, 24.54, 28.65, 32.98, 36.8, 34.05, 33.52, 33.45, 36.75, 34.52, 37.41, 32.59, 32.26, 39.29, 31.79, 32.94, 31.87, 30.53, 31.32, 36.68, 31.1, 30.47, 30.45, 30.25, 33.16, 35.54, 38.57, 30.22, 30.21, 37.78, 30.1, 30.0], [14.29, 20.45, 26.57, 31.87, 36.8, 34.05, 36.75, 39.29, 33.52, 33.45, 32.98, 32.94, 32.59, 36.48, 36.68, 32.26, 35.54, 38.57, 34.52, 33.16, 31.91, 31.79], [14.29, 20.45, 26.63, 31.87, 34.05, 36.8, 33.52, 33.45, 32.98, 36.75, 37.41, 34.52, 32.59, 32.26, 39.29, 32.94, 30.53, 31.32, 36.68, 31.91], [14.29, 16.96, 23.29, 27.2, 30.53, 34.05, 36.75, 36.68, 38.57, 37.41, 37.78, 36.8, 35.54, 34.52, 33.52, 39.29, 33.16, 32.98, 32.94, 32.59, 32.26, 31.91], [14.29, 18.78, 22.7, 26.9, 31.87, 36.8, 39.29, 33.52, 36.75, 34.05, 33.45, 36.68, 34.52, 32.98, 37.41, 32.94, 35.54, 33.16, 32.59, 32.26, 31.91, 31.79, 31.32, 31.1, 30.53, 30.47, 30.45], [14.29, 20.45, 26.3, 30.25, 34.05, 36.8, 33.52, 39.29, 36.75, 32.94, 32.59, 32.26, 31.87, 34.52, 37.41, 32.98, 31.32, 30.53, 30.47, 30.45, 30.22, 30.21, 36.68, 33.45, 31.79, 31.1, 30.1, 30.0, 29.87, 29.85, 31.91, 38.57, 33.16, 35.54, 29.89], [14.29, 13.33, 13.33, 12.26, 14.4, 14.63, 7.69, 13.76, 14.41, 16.42, 16.8, 15.79, 16.96, 16.23, 17.65, 17.87, 17.55, 20.89, 25.0, 28.68, 32.59, 28.67, 31.32, 27.7, 26.67, 27.66, 26.79, 26.9, 27.13, 25.94, 25.97, 25.08, 24.07, 24.14, 24.42, 23.08, 23.83, 22.1, 21.22, 20.45, 20.22], [14.29, 18.65, 24.12, 28.16, 32.59, 36.8, 34.05, 33.52, 39.29, 32.98, 32.94, 32.26, 33.45, 31.87, 31.32, 30.53, 30.47, 30.45, 34.52, 37.41, 30.25, 30.22, 30.21, 30.1, 31.91, 36.68, 36.48, 31.1, 38.57, 35.54, 33.16, 31.79, 29.89, 29.87, 29.85, 29.52, 29.41, 30.0, 37.78, 29.36, 29.38, 29.04, 28.68, 28.67, 28.98, 28.65, 28.62], [14.29, 18.31, 22.33, 26.3, 30.25, 36.75, 37.41, 34.52, 34.05, 33.52, 36.8, 36.68, 38.57, 35.54, 33.45, 33.16, 32.98, 32.94, 32.59, 32.26, 39.29, 37.78, 31.87, 31.91, 31.32, 31.79, 31.1, 30.47, 30.45, 30.22, 30.21], [14.29, 13.33, 13.33, 12.26, 13.76, 14.41, 14.63, 15.79, 16.23, 16.42, 16.8, 16.96, 17.55, 14.4, 17.65, 20.85, 21.21, 20.22, 23.29, 21.29, 21.22, 21.43, 20.89, 21.64, 21.79, 21.88, 22.01, 25.0, 25.08, 23.29, 22.1, 20.91, 20.47, 21.35, 20.16], [14.29, 13.76, 19.3, 25.37, 29.87, 33.52, 36.8, 34.05, 33.45, 39.29, 36.75, 36.68, 38.57, 35.54, 36.48, 33.16, 34.52, 37.78, 32.94, 32.98, 37.41], [14.29, 20.45, 26.63, 30.53, 30.47, 34.05, 30.45, 36.8, 37.41, 38.57, 39.29, 36.48, 35.54, 34.52, 33.52, 37.78, 33.45, 33.16, 32.98, 32.94, 32.59, 32.26, 36.68, 31.87, 30.25, 30.22], [14.29, 14.4, 13.76, 13.88, 14.41, 13.33, 14.63, 14.75, 15.79, 13.71, 20.47, 16.23, 19.3, 16.42, 16.8, 16.33, 17.04, 16.96, 17.12, 15.38, 15.61, 16.07, 12.26, 17.28, 17.55, 17.82, 17.65, 17.85], [14.29, 20.22, 26.16, 30.1, 36.75, 37.41, 36.8, 34.52, 39.29, 36.68, 33.52, 35.54, 38.57, 34.05, 33.45, 33.16, 32.98, 37.78, 32.59, 32.94, 31.91], [14.29, 13.76, 13.33, 13.33, 13.71, 17.12, 17.04, 17.82, 15.79, 21.88, 19.85, 20.09, 23.88, 24.12, 24.14, 28.05, 28.16, 32.59, 32.94, 36.68], [14.29, 20.22, 26.16, 30.22, 34.05, 36.75, 37.41, 36.8, 36.68, 34.52, 33.52, 39.29, 32.98, 32.94, 32.59, 38.57, 32.26, 35.54, 33.16, 31.91], [14.29, 19.91, 25.75, 29.87, 36.75, 36.8, 34.05, 34.52, 33.52, 33.45, 32.98, 32.94, 32.59, 32.26, 36.68, 31.91, 35.54, 33.16, 38.57, 37.41, 31.87, 37.78, 31.79, 31.32, 31.1, 30.53], [14.29, 18.65, 24.81, 24.65, 29.04, 28.65, 33.16, 32.94, 36.8, 39.29, 37.78, 36.75, 38.57, 36.68, 35.54, 36.48, 34.05, 33.52, 32.26, 30.45], [14.29, 18.31, 22.1, 26.06, 26.16, 25.0, 30.1, 30.21, 30.25, 34.05, 33.52, 39.29, 36.75, 36.8, 38.57, 36.68, 35.54, 37.41, 36.48, 33.45, 34.52, 32.98, 33.16, 32.59, 37.78, 32.94, 31.87, 31.79, 32.26, 31.91, 30.53, 31.1, 31.32, 30.47, 30.0, 30.22, 29.87, 29.89, 29.52, 29.41, 29.85, 30.45, 29.38, 29.31, 29.36, 29.04], [14.29, 18.65, 22.7, 26.74, 31.87, 36.8, 36.75, 39.29, 34.05, 34.52, 36.68, 37.41, 38.57, 33.52, 35.54, 33.16, 32.98, 32.94, 32.59, 32.26, 33.45, 37.78, 31.91, 29.31, 29.04, 26.11], [14.29, 18.46, 24.54, 28.65, 32.59, 34.05, 36.8, 33.52, 33.45, 39.29, 34.52, 36.75, 37.41, 36.68, 35.54, 33.16, 32.98, 36.48, 32.94, 31.91, 37.78, 38.57, 31.79], [14.29, 16.8, 18.65, 19.3, 22.7, 23.49, 24.54, 25.71, 24.12, 28.16, 32.59, 36.8, 39.29, 36.75, 34.05, 34.52, 33.45, 32.98, 32.94, 33.52, 31.87, 31.32, 32.26, 36.68, 33.16, 37.78, 38.57], [14.29, 18.31, 24.12, 28.16, 32.26, 34.05, 36.8, 36.75, 37.41, 36.68, 39.29, 35.54, 28.05, 25.41, 24.87, 23.08, 24.92, 27.14, 31.79, 31.87, 20.89, 18.69, 30.1, 27.89, 27.19], [14.29, 18.46, 22.84, 14.41, 21.88, 14.75, 28.05, 16.07, 16.23, 16.42, 22.33, 22.39, 28.45, 28.57, 28.31, 32.59, 32.98, 33.16, 33.45, 38.57, 37.78, 39.29, 36.75], [14.29, 13.33, 12.26, 16.42, 13.71, 7.69, 16.8, 16.96, 15.79, 17.12, 14.75, 16.33, 14.63, 14.41, 15.38, 13.76, 13.33, 13.39, 11.54, 11.36, 10.87, 10.56, 9.84], [14.29, 20.47, 14.41, 20.89, 14.75, 27.13, 15.79, 26.16, 26.2, 30.22, 26.29, 29.36, 25.17, 33.16, 25.08, 24.07, 25.0, 24.07, 24.14, 24.42], [14.29, 20.45, 26.36, 26.57, 26.74, 30.53, 31.32, 31.79, 34.52, 37.41, 36.8, 34.05, 33.52, 33.45, 36.68, 36.48, 38.57, 32.98, 35.54, 33.16, 32.94, 32.59, 32.26, 39.29, 31.87, 31.1, 30.47, 37.78, 30.45, 30.25, 30.22, 30.21, 27.43, 27.45], [14.29, 20.45, 24.12, 26.36, 28.05, 30.25, 36.75, 36.8, 39.29, 34.05, 33.52, 33.45, 36.68, 34.52, 32.98, 38.57, 35.54, 33.16, 32.94, 32.59, 29.04, 27.89, 28.45], [14.29, 20.47, 24.54, 14.41, 24.71, 29.04, 29.31, 33.45, 36.8, 39.29, 37.41, 34.05, 33.52, 34.52, 32.94, 32.59, 32.26, 32.98, 36.68, 36.75, 38.57, 35.54, 33.16, 31.91, 31.79, 31.32, 31.1, 31.87, 30.47, 30.45, 30.25, 30.22, 30.21, 30.1, 30.0, 36.48, 29.87, 29.85, 29.89, 29.41, 30.53], [14.29, 20.47, 14.41, 26.36, 30.25, 27.13, 29.87, 18.88, 33.52, 24.87, 24.83, 29.04, 32.98, 32.94, 36.8, 14.75, 26.67, 33.16, 31.32, 35.54, 36.68, 32.59, 33.45, 30.47], [14.29, 20.47, 26.36, 26.57, 30.45, 31.32, 34.05, 36.8, 39.29, 37.41, 33.52, 34.52, 33.45, 32.98, 32.94, 32.59, 32.26, 31.91, 31.87, 31.79, 36.48, 31.1, 36.68, 38.57, 33.16, 35.54, 30.47, 30.53, 30.22, 30.25, 30.1, 30.0, 29.89, 30.21, 29.85, 29.87, 29.41, 29.52, 37.78, 29.38, 29.36, 29.04, 29.31, 28.67, 28.65], [14.29, 20.45, 13.33, 19.85, 13.33, 13.71, 12.26, 7.69, 13.88, 14.4, 14.41, 13.33, 14.75, 15.79, 14.63, 16.42, 16.8, 17.04, 16.96, 17.12, 17.55, 17.65, 17.82, 17.86, 16.33, 16.07, 17.85, 18.18, 18.31, 18.46, 18.65, 18.69, 17.87, 23.88, 17.28, 23.29, 20.47, 20.89, 20.91, 21.22, 21.25], [14.29, 18.46, 13.76, 13.33, 13.71, 13.33, 13.33, 12.26, 7.69, 14.4, 13.88, 14.41, 18.31, 18.18, 17.87, 17.04, 17.12, 16.07, 15.87, 17.28], [14.29, 20.22, 26.22, 30.25, 34.05, 36.75, 36.8, 37.41, 33.52, 36.68, 34.52, 32.26, 33.45, 38.57, 35.54, 33.16, 32.98, 32.94, 26.11, 23.96, 22.7, 27.2, 30.21, 31.32, 37.78, 27.89, 27.66, 29.38, 23.08, 22.65], [14.29, 14.4, 20.22, 26.16, 30.1, 25.08, 29.38, 33.45, 36.8, 37.41, 36.68, 36.48, 38.57, 35.54, 34.52, 34.05, 33.52, 33.16, 32.98, 39.29], [14.29, 18.31, 20.45, 24.54, 24.65, 26.36, 28.67, 32.98, 32.94, 36.8, 37.41, 34.52, 36.75, 36.48, 39.29, 35.54, 38.57, 36.68, 33.52, 33.45], [14.29, 18.31, 13.33, 17.65, 13.33, 16.42, 12.26, 17.55, 16.23, 15.79, 16.96, 16.8, 17.12, 20.47, 20.89, 24.54, 24.65, 19.85, 28.67, 19.08, 32.59, 32.94, 34.52, 39.29, 37.41, 34.05, 33.52, 33.45, 32.98, 36.8, 31.87, 31.79, 32.26, 30.53, 31.32, 30.47, 30.45, 36.68, 36.48, 31.1, 30.25, 30.22, 31.91, 30.1, 30.0, 29.87, 29.85, 38.57, 33.16, 35.54, 29.89, 29.52, 28.45, 29.41, 29.38, 29.36, 29.31, 30.21], [14.29, 14.4, 14.63, 14.75, 20.89, 20.47, 21.22, 27.43, 27.45, 27.66, 27.76, 27.81, 27.7, 27.3, 27.89, 31.32, 31.1, 35.54, 31.79, 34.52, 37.78, 37.41, 39.29, 34.05, 36.68, 31.87, 32.26], [14.29, 20.45, 20.47, 26.36, 26.3, 30.47, 34.05, 34.52, 37.41, 36.75, 36.8, 36.68, 33.52, 39.29, 32.98, 33.45, 36.48, 33.16, 38.57, 32.94, 32.59, 35.54, 32.26, 31.87, 31.1], [14.29, 18.31, 20.47, 24.54, 24.65, 26.36, 28.67, 30.25, 34.52, 36.8, 36.75, 37.41, 34.05, 33.45, 33.52, 36.68, 32.98, 32.94, 32.59, 32.26, 39.29, 31.87, 31.79], [14.29, 18.31, 14.41, 18.46, 17.12, 13.33, 17.04, 13.76, 16.96, 17.65, 17.82, 17.85, 17.87, 18.18, 18.65, 18.55, 14.75, 18.78, 14.63, 16.42, 18.88, 21.88, 11.36, 12.26, 21.29, 21.46, 19.08, 21.64, 21.76, 19.12, 21.77, 21.71], [14.29, 18.46, 20.45, 20.47, 26.36, 30.47, 34.05, 34.52, 36.8, 36.75, 36.68, 37.41, 39.29, 35.54, 33.52, 33.45, 33.16, 37.78, 32.98, 32.94, 32.59, 32.26, 30.25], [14.29, 18.31, 20.45, 18.55, 26.36, 24.54, 26.57, 28.53, 28.67, 32.26, 36.8, 39.29, 36.75, 36.68, 38.57, 16.96, 14.75, 18.88, 21.29, 24.9, 24.87, 29.04, 33.16, 33.52, 37.78, 35.54, 34.52, 34.05, 33.45, 32.98, 32.94, 32.59, 31.91, 29.36, 29.38, 27.45, 27.66, 27.43, 28.65, 28.35, 25.55, 26.67, 26.38, 29.85, 27.76], [14.29, 20.45, 20.47, 26.36, 25.51, 29.31, 28.45, 33.45, 36.8, 37.41, 25.46, 26.67, 26.38, 27.7, 27.81, 29.36, 25.75, 32.59, 25.71, 36.48, 34.05], [14.29, 18.31, 20.45, 24.54, 24.65, 26.36, 28.67, 30.47, 32.59, 34.52, 36.8, 17.87, 14.75, 23.83, 19.78, 27.89, 25.94, 29.04, 28.68, 32.98, 33.16, 18.55, 37.41, 37.78, 36.75, 35.54, 34.05, 32.94, 31.32, 28.35, 28.31], [14.29, 17.12, 19.91, 22.33, 25.94, 27.13, 27.2, 30.1, 30.22, 33.45, 36.8, 34.52, 34.05, 33.52, 36.75, 37.41, 39.29, 37.78, 36.48, 35.54, 33.16, 38.57, 32.94, 32.98, 32.59, 31.91, 28.68, 25.71, 25.7, 22.9, 22.99, 20.0], [14.29, 18.46, 13.33, 13.33, 13.33, 19.3, 19.91, 19.85, 25.94, 29.87, 30.0, 30.1, 30.22, 34.05, 33.52, 39.29, 37.41, 38.57, 36.68, 36.48, 35.54, 37.78, 34.52, 33.45, 33.16, 32.98, 30.25], [14.29, 20.45, 13.88, 19.85, 19.3, 19.91, 18.31, 25.94, 30.1, 25.93, 29.87, 34.05, 33.52, 35.54, 37.41, 37.78, 38.57, 36.8, 36.68, 36.75], [14.29, 18.55, 20.47, 24.71, 29.04, 28.68, 32.98, 33.45, 36.8, 36.75, 37.41, 38.57, 36.48, 37.78, 36.68, 39.29, 34.52, 33.52, 31.79, 30.47, 27.45, 27.66, 27.43, 25.71], [14.29, 12.26, 22.33, 19.85, 13.33, 21.35, 18.88, 7.69, 13.71, 18.31, 13.76, 17.65, 13.33, 13.88, 14.41, 14.63, 14.75, 14.4, 16.07, 15.79, 16.33, 16.42, 22.39, 28.53, 27.45, 27.43, 27.66, 31.32, 35.54], [14.29, 12.26, 13.76, 13.33, 7.69, 14.41, 13.33, 15.79, 14.63, 16.42, 20.22, 23.21, 23.08, 27.3, 27.45, 27.7, 26.79, 27.66, 24.81, 26.67, 23.88, 23.49, 24.65, 24.07, 27.43, 23.08, 27.76, 31.1, 27.81], [14.29, 13.71, 13.88, 13.33, 13.33, 13.33, 14.4, 14.41, 14.63, 14.75, 15.79, 16.07, 16.23, 10.56, 12.26, 11.36, 11.54, 13.39, 17.65, 7.69], [14.29, 17.12, 19.85, 20.09, 19.3, 19.91, 19.27, 22.84, 23.08, 23.96, 23.83, 25.0, 24.83, 28.05, 25.94, 27.13, 27.19, 24.51, 24.12, 22.7, 22.33, 22.65, 21.29, 23.08, 21.43, 27.2, 31.1, 31.32, 36.48, 38.57, 39.29, 36.8, 36.75, 33.52, 33.45, 30.25, 27.3, 25.17, 25.37, 25.39, 26.38, 26.36], [14.29, 18.65, 19.17, 16.8, 19.3, 23.35, 24.12, 25.39, 28.21, 26.29, 23.49, 24.54, 25.49, 29.87, 28.16, 25.37, 25.37, 29.85, 29.31, 34.05, 32.98, 36.8, 37.41, 36.75, 37.78], [14.29, 18.31, 20.45, 24.14, 24.12, 26.36, 28.16, 31.87, 34.52, 36.8, 36.75, 38.57, 36.68, 39.29, 37.78, 35.54, 34.05, 33.52, 33.45, 31.32, 33.16, 32.98, 32.94], [14.29, 18.46, 13.33, 13.88, 19.85, 13.76, 14.4, 14.63, 14.75, 16.23, 20.47, 22.1, 28.05, 28.21, 22.01, 27.86, 31.87, 32.26, 32.59, 35.54, 32.98], [14.29, 20.22, 26.22, 30.22, 30.45, 34.05, 34.52, 38.57, 36.8, 39.29, 37.41, 36.68, 35.54, 33.52, 33.45, 37.78, 33.16, 32.98, 32.94, 32.59, 32.26, 31.91, 31.87, 31.79, 31.32, 28.45, 28.35, 28.57, 25.49, 25.71, 22.7, 22.84], [14.29, 18.46, 20.22, 26.29, 26.2, 30.45, 30.22, 36.48, 36.8, 38.57, 39.29, 36.68, 35.54, 34.52, 34.05, 33.52, 37.78, 33.45, 33.16, 32.98, 32.94, 32.59, 32.26, 31.91, 28.98, 25.97, 22.9, 23.08, 19.85], [14.29, 17.55, 23.83, 24.12, 28.05, 28.16, 13.33, 16.42, 15.79, 17.82, 14.75, 20.45, 20.89, 20.47, 21.21, 17.87, 18.18, 13.88, 17.04, 21.88, 18.88, 21.35, 21.46, 13.33, 25.41, 12.26, 19.12, 17.65, 18.31, 21.43, 22.01, 22.39, 21.76, 25.51, 24.65, 24.58, 17.85], [14.29, 18.31, 20.45, 24.14, 24.12, 26.36, 24.54, 30.25, 34.05, 33.52, 33.45, 36.8, 39.29, 36.68, 37.41, 34.52, 36.48, 38.57, 33.16, 32.98, 32.94, 32.59, 32.26, 31.91, 35.54, 37.78, 31.79, 31.32, 31.1], [14.29, 13.33, 16.23, 15.79, 14.63, 12.26, 13.33, 7.69, 19.85, 19.3, 19.27, 13.76, 25.37, 19.17, 25.39, 25.37, 29.52, 34.05, 34.52, 37.78, 38.57], [14.29, 18.46, 20.45, 14.41, 26.38, 20.85, 27.13, 26.9, 31.1, 31.79, 35.54, 36.68, 38.57, 37.78, 39.29, 37.41, 36.8, 34.52, 34.05, 33.52], [14.29, 18.31, 18.18, 20.22, 26.22, 25.37, 26.29, 24.54, 30.25, 35.54, 34.52, 37.78, 38.57, 36.8, 39.29, 37.41, 36.75, 34.05, 33.52, 33.45, 33.16, 32.98], [14.29, 13.71, 20.47, 13.76, 26.36, 30.25, 34.05, 35.54, 38.57, 37.41, 39.29, 36.8, 36.68, 36.48, 33.52, 33.45, 30.47, 27.45, 27.43, 27.66, 24.42], [14.29, 18.55, 20.45, 24.58, 26.57, 28.53, 32.94, 32.98, 36.8, 36.75, 37.78, 38.57, 36.68, 37.41, 35.54, 36.48, 33.52, 34.05, 30.47, 28.45, 28.35, 28.62], [14.29, 18.31, 20.47, 24.14, 24.54, 26.36, 28.67, 30.45, 32.59, 34.05, 36.8, 37.41, 36.68, 36.75, 39.29, 35.54, 34.52, 33.52, 33.45, 33.16], [14.29, 18.31, 20.47, 24.54, 24.14, 26.36, 24.58, 30.45, 28.53, 32.94, 32.98, 33.52, 36.8, 39.29, 38.57, 36.68, 37.41, 35.54, 34.52, 34.05, 33.45, 33.16, 32.59, 32.26, 36.48, 37.78, 31.87, 31.79], [14.29, 18.55, 20.47, 24.58, 26.36, 29.36, 29.38, 32.98, 32.94, 36.8, 37.41, 38.57, 36.68, 36.75, 37.78, 35.54, 34.52, 34.05, 33.52, 33.45], [14.29, 14.41, 13.76, 13.33, 19.85, 19.91, 19.08, 19.12, 18.18, 18.31, 18.55, 17.65, 22.7, 21.77, 25.94, 29.89, 29.87, 30.0, 34.52, 37.41], [14.29, 7.69, 12.26, 13.33, 13.76, 16.23, 14.41, 14.63, 15.79, 16.42, 16.8, 17.65, 18.31, 20.45, 21.64, 23.49, 24.54, 25.51, 25.49, 22.41, 20.47, 21.77, 21.79, 21.88, 20.89, 21.43, 21.22, 21.35, 26.29, 21.29, 29.36, 26.29, 32.59, 26.36, 36.68, 26.38, 37.41, 38.57, 37.78, 36.8, 39.29], [14.29, 18.46, 13.71, 13.76, 13.33, 19.91, 19.85, 25.94, 30.1, 30.0, 35.54, 34.05, 37.41, 36.8, 37.78, 36.75, 36.68, 38.57, 34.52, 33.52, 31.32, 28.45, 28.53, 25.51, 25.51, 25.49], [14.29, 18.31, 20.22, 26.2, 26.16, 30.1, 30.22, 35.54, 34.05, 39.29, 36.8, 36.75, 37.41, 36.68, 37.78, 34.52, 36.48, 38.57, 33.45, 33.52, 33.16, 32.94, 32.26, 32.59, 32.98, 31.91, 29.04, 26.06, 24.07, 20.91, 21.22, 26.29, 26.29], [14.29, 18.55, 13.33, 17.82, 13.33, 19.85, 19.3, 19.91, 20.16, 26.17, 26.16, 30.1, 30.21, 34.05, 33.52, 38.57, 35.54, 37.78, 36.8, 39.29], [14.29, 18.46, 20.45, 20.47, 26.36, 30.47, 30.25, 34.05, 34.52, 38.57, 33.52, 37.78, 36.8, 39.29, 36.68, 37.41, 35.54, 33.45, 30.53, 31.1, 27.45, 27.66, 28.05, 28.45, 27.43, 25.46], [14.29, 18.31, 20.47, 24.14, 24.54, 26.63, 31.32, 31.79, 35.54, 34.52, 39.29, 36.8, 36.75, 37.78, 36.68, 37.41, 34.05, 33.52, 33.45, 33.16, 30.47, 27.7, 24.81, 21.88, 22.01], [14.29, 14.75, 17.55, 20.85, 23.96, 23.88, 24.92, 20.89, 23.21, 25.75, 21.21, 21.22, 24.54, 24.14, 24.51, 28.53, 31.32, 29.87, 35.54, 32.98, 36.75], [14.29, 18.46, 20.47, 20.85, 27.13, 26.79, 31.32, 31.79, 36.68, 35.54, 38.57, 36.8, 39.29, 37.41, 34.52, 34.05, 33.52, 33.45, 37.78, 33.16, 32.98, 32.94], [14.29, 18.31, 22.1, 28.05, 20.89, 20.85, 17.04, 20.47, 17.55, 23.88, 23.96, 14.41, 18.18, 7.69, 12.26, 13.33, 16.42, 17.87, 15.79, 18.46, 16.8, 14.75, 20.45, 13.71, 20.91, 21.21], [14.29, 20.47, 20.45, 20.22, 26.29, 26.29, 30.47, 34.05, 33.52, 33.45, 33.16, 37.78, 38.57, 36.8, 39.29, 36.75, 37.41, 36.68, 35.54, 32.98, 32.94, 34.52, 32.26, 32.59, 36.48, 31.87, 29.31, 28.68, 25.7, 25.55], [14.29, 20.22, 26.2, 26.29, 30.21, 35.54, 34.52, 39.29, 36.8, 36.75, 37.41, 36.68, 38.57, 34.05, 36.48, 33.45, 33.16, 33.52, 32.94, 32.59, 32.26, 31.91, 31.87, 31.79, 32.98, 29.04, 26.06, 23.96, 21.22, 21.35, 21.29, 21.25, 21.21, 20.91, 20.89, 20.85], [14.29, 20.47, 20.45, 26.36, 26.57, 31.32, 31.1, 34.52, 39.29, 36.8, 37.78, 37.41, 36.75, 36.48, 35.54, 34.05, 33.52, 31.87, 29.04, 26.06], [14.29, 18.31, 13.33, 20.45, 24.14, 13.33, 20.47, 13.71, 13.33, 12.26, 19.85, 7.69, 14.4, 13.76, 14.63, 19.83, 14.75, 25.93, 20.89, 15.38, 19.91], [14.29, 20.47, 13.88, 19.91, 20.16, 19.17, 25.37, 25.17, 19.12, 25.39, 25.46, 24.54, 25.49, 28.57, 29.85, 25.51, 29.89, 29.31, 34.05, 29.04, 33.16, 33.45, 37.41, 36.8, 35.54, 36.75, 34.52, 33.52, 32.98], [14.29, 18.31, 20.45, 24.14, 24.54, 26.36, 30.45, 30.25, 33.16, 32.98, 36.8, 38.57, 37.41, 36.75, 36.68, 35.54, 34.52, 37.78, 34.05, 33.52, 36.48, 39.29, 33.45, 32.59, 31.91, 32.94, 31.87, 31.32, 31.1, 30.53, 30.47, 27.45, 27.66, 27.76, 24.81, 21.79, 21.93, 20.47, 20.91, 19.77, 20.0, 22.9], [14.29, 18.46, 20.22, 26.2, 30.1, 30.22, 34.05, 33.52, 36.8, 39.29, 37.41, 36.68, 27.66, 28.62, 32.94, 32.98, 32.26, 36.75, 38.57, 33.45], [14.29, 20.47, 20.45, 20.89, 26.36, 21.21, 21.29, 27.43, 27.45, 27.66, 31.79, 31.32, 31.1, 35.54, 28.05, 32.59, 32.98, 29.85, 29.89, 29.87, 30.1, 26.9, 27.14, 24.14], [14.29, 20.45, 20.22, 26.2, 30.1, 30.22, 34.05, 35.54, 39.29, 36.8, 38.57, 36.75, 36.68, 37.78, 34.52, 33.52, 36.48, 31.32, 30.45, 32.94], [14.29, 13.33, 13.33, 13.71, 13.88, 13.33, 12.26, 7.69, 14.41, 14.63, 14.75, 15.79, 13.76, 16.42, 16.8, 16.96, 17.04, 17.12, 17.55, 16.23, 17.82, 17.85, 17.86, 14.4, 17.87, 18.18, 18.46, 18.55, 18.65, 18.69, 18.31, 18.88, 19.08, 19.12, 17.65, 19.17, 19.3, 19.78, 19.85, 19.91, 20.09, 20.16, 20.22, 20.45, 20.47, 20.85, 20.89, 18.78, 21.22, 21.29, 21.35, 21.43, 21.43, 21.64, 21.77, 21.21, 21.88], [14.29, 18.46, 20.22, 26.2, 26.22, 26.29, 26.29, 30.25, 30.22, 30.45, 30.21, 35.54, 34.05, 36.48, 34.52, 39.29, 37.78, 36.8, 36.75, 36.68, 38.57, 33.52, 33.16, 31.1, 31.32, 32.98, 32.94, 37.41, 32.26, 30.53], [14.29, 18.46, 20.47, 20.45, 26.63, 29.87, 26.67, 29.89, 34.05, 34.52, 38.57, 37.78, 36.8, 39.29, 36.68, 37.41, 36.48, 36.75, 33.45, 30.25, 27.2, 24.51, 24.54, 21.64, 21.71, 21.76, 21.79, 21.88, 21.93, 24.92, 25.75, 25.71], [14.29, 18.31, 20.45, 24.54, 24.14, 26.36, 28.05, 30.45, 30.53, 34.05, 34.52, 38.57, 39.29, 37.41, 36.68, 36.8, 37.78, 35.54, 33.52, 33.45, 33.16, 32.98, 32.94, 32.59, 36.48, 32.26, 29.36, 29.04], [14.29, 18.31, 20.45, 18.18, 18.46, 18.55, 18.69, 17.87, 24.65, 23.88, 23.83, 27.88, 27.81, 31.79, 31.32, 31.1, 28.45, 28.05, 27.89, 25.49, 28.16], [14.29, 12.26, 13.33, 16.23, 16.42, 16.8, 16.96, 23.08, 23.29, 27.43, 27.45, 27.2, 31.1, 30.53, 35.54, 36.68, 39.29, 36.8, 37.41, 37.78, 38.57, 34.52, 31.87], [14.29, 7.69, 13.33, 14.41, 13.33, 12.26, 14.63, 15.79, 16.23, 16.42, 16.8, 16.96, 17.55, 17.86, 17.87, 18.18, 24.54, 26.57, 24.12, 26.16, 30.1, 36.8, 37.41, 39.29, 36.68], [14.29, 18.31, 20.47, 18.18, 24.54, 20.85, 26.9, 27.13, 31.32, 31.79, 35.54, 31.87, 32.26, 31.91, 31.1, 32.59, 28.05, 32.98, 32.94, 30.53], [14.29, 16.8, 16.23, 16.42, 18.65, 19.08, 17.87, 19.17, 19.3, 23.49, 24.12, 21.22, 19.91, 21.43, 20.16, 20.22, 19.85, 23.96, 21.77, 18.31, 20.85, 20.89, 20.45, 16.96, 15.79, 14.4, 17.55, 14.63, 17.86, 18.78, 21.64, 18.18, 22.7, 21.79, 21.88, 22.1, 18.88, 22.33, 22.41, 24.54, 23.29, 23.35, 23.38, 24.51, 24.81, 25.0, 26.11, 25.08, 25.37, 25.39, 26.74, 25.44, 25.49, 28.65, 26.9, 30.1, 30.21, 36.75, 36.8, 33.52, 33.45, 39.29, 34.05, 32.59, 32.98, 31.87, 31.79, 31.32, 37.41, 32.26, 30.53, 34.52, 30.45, 30.25, 32.94, 36.68, 31.1, 36.48, 30.22, 31.91, 29.87, 29.85, 29.52, 38.57, 29.41, 35.54, 33.16, 29.89, 29.38, 29.36, 30.0, 29.31, 29.04, 30.47, 28.62, 28.57, 28.68, 28.45, 28.31, 28.25, 37.78, 28.21, 28.16, 28.14, 28.05, 27.89, 27.89, 28.53, 27.86, 28.35, 27.81, 27.76, 27.7, 25.7, 25.75, 23.29, 22.84, 21.29, 23.83, 20.91, 21.35, 20.47, 21.25, 21.46, 21.71, 21.93, 22.01, 25.17, 25.0, 26.16, 23.08, 23.08, 20.09, 20.0, 19.93, 23.21, 22.99], [14.29, 18.31, 14.4, 18.18, 14.63, 14.75, 16.07, 14.41, 16.23, 13.88, 13.76, 19.85, 19.91, 20.16, 20.45, 26.2, 20.22, 26.17, 26.22, 30.25, 30.22, 30.47, 31.1, 30.45], [14.29, 18.55, 20.45, 24.58, 26.63, 30.53, 30.47, 36.48, 39.29, 36.8, 37.41, 38.57, 36.68, 36.75, 37.78, 35.54, 33.52, 34.52, 34.05, 33.45, 33.16, 32.59, 32.26], [14.29, 20.22, 26.22, 30.25, 34.52, 38.57, 36.8, 39.29, 36.75, 37.41, 37.78, 36.68, 35.54, 34.05, 33.45, 36.48, 33.16, 32.94, 33.52, 31.32, 32.26], [14.29, 17.12, 17.04, 16.96, 21.93, 21.88, 21.79, 26.79, 24.71, 27.76, 31.1, 31.32, 32.59, 32.94, 31.87, 36.68, 34.52, 31.91, 29.04, 26.11, 23.21], [14.29, 18.55, 20.45, 24.58, 21.29, 28.57, 27.3, 27.45, 31.32, 31.1, 35.54, 18.31, 37.78, 23.29, 21.22, 21.35, 21.43, 24.14, 21.46, 21.25], [14.29, 18.31, 20.47, 24.54, 24.14, 26.57, 28.05, 31.32, 34.52, 37.41, 36.8, 36.75, 37.78, 38.57, 36.68, 39.29, 34.05, 33.52, 31.1, 30.47, 28.57], [14.29, 18.55, 20.45, 24.54, 24.65, 26.57, 27.66, 31.1, 31.32, 34.52, 37.78, 39.29, 37.41, 36.8, 36.68, 38.57, 35.54, 36.75, 23.08, 28.05, 25.17, 24.83, 21.88, 20.47, 18.88, 26.29, 24.9], [14.29, 12.26, 13.33, 16.42, 14.4, 17.65, 24.12, 28.21, 24.51, 28.31, 24.54, 32.26, 32.94, 32.98, 33.52, 33.16, 37.41, 38.57, 36.8, 37.78, 34.05], [14.29, 17.55, 17.65, 19.3, 18.65, 19.85, 21.22, 19.17, 22.33, 22.7, 20.16, 24.51, 23.96, 20.45, 24.12, 16.8, 24.83, 23.35, 24.81, 25.0, 25.37, 20.22, 21.79, 16.42, 23.49, 22.1, 16.23, 25.39, 25.44, 29.87, 26.9, 25.71, 25.93, 21.43, 25.49, 25.75, 19.08, 26.0, 21.43, 26.16, 19.91, 26.06, 26.22, 21.77, 26.29, 17.87, 16.96, 20.89, 25.08, 24.54, 26.3, 26.63, 21.64, 26.29, 27.43, 28.21, 23.29, 26.11, 23.38, 18.88, 18.78, 18.31, 25.94, 26.29, 26.74, 27.13, 28.16, 25.97, 27.3, 27.7, 27.2, 27.76, 22.41, 26.57, 32.59, 36.8, 34.05, 39.29, 36.75, 32.98, 32.94, 33.45, 33.52, 32.26, 31.79, 30.53, 31.32, 34.52, 37.41, 30.47, 30.45, 31.87, 30.21, 30.22, 36.68, 36.48, 30.25, 31.1, 30.1, 30.0, 29.52, 33.16, 35.54, 29.89, 31.91, 29.85, 29.38], [14.29, 14.41, 14.63, 15.79, 14.75, 16.42, 20.89, 22.65, 20.91, 22.84, 23.08, 23.08, 23.29, 23.21, 23.35, 23.49, 23.29, 23.83, 22.9, 23.96, 26.79, 24.07, 26.9, 24.12, 30.53, 28.05, 24.42, 30.47, 28.35, 31.1, 35.54, 30.45, 36.68, 34.05, 36.48, 34.52, 36.8, 37.41, 38.57, 33.52, 39.29], [14.29, 14.4, 20.45, 20.47, 26.38, 26.36, 30.45, 30.47, 30.53, 35.54, 34.05, 38.57, 36.8, 37.41, 36.68, 36.75, 37.78, 34.52, 33.52, 33.45], [14.29, 18.46, 20.45, 20.85, 27.13, 26.79, 31.32, 30.53, 35.54, 36.48, 38.57, 36.8, 39.29, 37.41, 37.78, 36.75, 34.05, 34.52, 32.59, 32.98], [14.29, 18.55, 20.45, 24.54, 24.58, 28.57, 28.65, 28.53, 32.94, 32.26, 35.54, 34.52, 37.78, 38.57, 39.29, 36.8, 37.41, 36.48, 34.05, 33.52, 33.45, 31.79, 31.32, 32.59, 31.91], [14.29, 13.33, 13.33, 14.4, 13.71, 13.76, 13.88, 13.33, 12.26, 7.69, 19.3, 14.75, 18.18, 20.89, 15.79, 27.13, 21.77, 27.76, 31.87, 32.26, 31.1, 32.59, 31.32, 31.79, 32.94], [14.29, 20.45, 20.47, 20.89, 20.91, 26.9, 27.13, 31.1, 27.19, 30.53, 30.47, 31.79, 34.05, 29.31, 30.45, 26.38, 27.45, 27.43, 23.49, 25.41, 22.39, 21.35, 21.29, 24.42, 21.25], [14.29, 18.46, 20.45, 20.47, 26.38, 26.36, 30.47, 30.53, 34.05, 34.52, 38.57, 37.78, 36.8, 37.41, 36.68, 36.48, 35.54, 39.29, 33.45, 33.16, 32.98, 32.94, 32.59, 32.26, 29.04, 26.11, 24.14, 24.42, 21.21, 20.85], [14.29, 18.55, 20.47, 24.54, 24.58, 28.62, 32.94, 33.16, 32.59, 36.8, 37.78, 37.41, 36.75, 33.52, 34.05, 31.1, 31.32, 29.36, 29.38, 26.36, 23.49, 23.83, 20.89, 20.91, 21.22, 24.14], [14.29, 18.55, 20.45, 24.54, 24.58, 28.57, 28.53, 32.94, 32.59, 36.8, 39.29, 38.57, 37.41, 37.78, 35.54, 34.52, 31.87, 28.68, 25.71, 25.7, 22.9, 22.84, 20.89, 19.91], [12.26, 17.65, 18.46, 13.33, 13.33, 13.71, 19.85, 19.91, 19.83, 25.93, 25.75, 29.89, 25.94, 29.87, 30.0, 33.52, 33.45, 38.57, 37.41, 39.29, 36.8], [14.29, 20.45, 20.85, 20.47, 27.13, 26.38, 26.9, 26.63, 30.53, 30.47, 31.32, 28.31, 28.45, 25.17, 28.53, 25.51, 25.51, 28.62, 28.57, 25.7, 25.75, 22.84, 22.99], [14.29, 18.31, 20.47, 24.54, 24.14, 26.38, 28.53, 32.26, 17.04, 15.79, 17.87, 21.43, 18.65, 18.55, 24.81, 24.51, 29.04, 28.62, 32.59, 32.94, 36.75, 34.05, 33.52, 31.1, 30.47, 27.66], [14.29, 17.65, 21.22, 22.33, 24.12, 24.83, 24.81, 26.16, 25.44, 28.68, 27.76, 26.3, 19.3, 26.22, 27.3, 27.86, 28.16, 26.29, 28.67, 30.21, 31.87, 36.75, 30.22, 28.21, 28.53, 26.9, 24.51, 22.7, 25.75, 23.96, 30.53, 19.85, 18.65, 17.55, 20.16, 16.8, 16.42, 25.0, 25.39, 39.29, 27.13, 26.0, 23.35, 25.93, 27.43, 25.71, 30.25, 27.81, 27.2, 23.49, 26.63, 25.49, 26.74, 29.87, 30.47, 34.05, 25.37, 22.1, 19.08, 19.91, 17.87, 16.23, 13.76, 13.33, 14.63, 12.26, 15.79, 16.96, 17.86, 18.78, 18.31, 20.22, 20.45, 20.85, 20.89, 21.43, 21.43, 24.54, 26.29, 28.65, 29.04, 32.26, 32.94, 36.8, 32.98, 27.7, 25.94, 23.29, 21.64, 21.77, 14.4, 21.79, 26.06, 26.11, 26.29, 28.25, 30.1, 31.32, 33.45], [14.29, 15.79, 14.4, 14.63, 13.33, 16.8, 16.23, 14.41, 13.33, 12.26, 7.69, 16.96, 22.84, 27.13, 26.9, 27.14, 24.14, 24.12, 21.22, 20.22, 19.29, 19.3, 19.77], [14.29, 18.31, 20.45, 24.14, 24.12, 26.57, 28.05, 31.32, 32.26, 35.54, 34.52, 38.57, 39.29, 37.78, 36.8, 36.75, 34.05, 33.52, 31.1, 30.47, 27.66], [14.29, 12.26, 13.33, 13.33, 7.69, 14.41, 13.76, 15.79, 16.23, 16.42, 14.4, 16.96, 13.71, 14.75, 13.33, 20.89, 20.91, 19.3, 26.79, 21.22, 21.35, 21.43, 21.29], [14.29, 18.31, 14.4, 24.54, 14.63, 28.62, 32.59, 32.26, 36.48, 39.29, 37.41, 38.57, 34.52, 31.32, 28.31, 28.45, 25.37, 25.17, 25.49, 22.33, 22.7, 21.29, 19.78, 20.22], [14.29, 18.31, 20.45, 24.54, 24.58, 28.57, 28.65, 28.67, 32.59, 32.94, 36.68, 37.41, 38.57, 36.8, 34.05, 33.52, 31.1, 30.47, 27.45, 27.43, 27.66, 24.42], [14.29, 20.47, 13.88, 19.85, 19.91, 25.94, 29.89, 25.93, 30.1, 34.05, 30.21, 30.22, 34.52, 38.57, 33.52, 39.29, 36.8, 33.45, 30.47, 31.1, 28.45, 28.05, 31.32, 31.87, 32.26, 29.36, 32.59, 29.31, 32.98, 27.45, 29.41, 33.16, 29.85], [14.29, 18.55, 20.47, 24.58, 26.38, 28.62, 32.94, 33.16, 32.98, 36.8, 37.78, 38.57, 36.75, 33.52, 34.05, 31.1, 31.32, 28.35, 28.45, 28.57, 28.31, 28.67, 25.55, 22.65, 22.84], [14.29, 18.46, 20.22, 26.29, 26.29, 30.45, 30.47, 35.54, 34.52, 38.57, 37.78, 36.8, 37.41, 36.68, 39.29, 34.05, 33.52, 33.45, 33.16, 32.98, 32.94, 32.59, 32.26, 36.75, 32.4], [14.29, 19.17, 16.8, 16.42, 18.65, 16.23, 19.3, 22.7, 19.85, 20.45, 18.31, 16.96, 14.63, 12.26, 13.33, 15.79, 13.33, 17.12, 14.75, 23.29, 27.3, 24.51, 24.42], [14.29, 20.22, 26.2, 30.1, 30.0, 29.89, 33.52, 34.05, 37.41, 37.78, 36.8, 39.29, 36.68, 36.48, 38.57, 33.45, 30.25, 27.2, 24.14, 24.12, 20.91, 20.89, 19.91, 19.12, 19.08, 18.18, 18.46, 18.31, 18.55, 17.28, 16.23, 16.07, 14.75, 13.71, 13.88], [14.29, 17.65, 21.79, 25.93, 29.04, 32.98, 36.8, 39.29, 36.75, 33.52, 32.94, 32.26, 33.45, 34.52, 32.59, 31.87, 31.32, 30.53, 31.79, 35.54, 31.91], [14.29, 20.45, 20.47, 26.38, 26.36, 30.45, 30.25, 34.52, 38.57, 37.41, 37.78, 36.8, 36.68, 33.52, 33.45, 30.22, 30.53, 27.43, 27.66, 24.42, 24.71, 24.82, 24.82, 22.84, 22.99, 20.0, 19.93], [14.29, 13.76, 13.71, 12.26, 17.65, 14.41, 7.69, 14.75, 18.18, 18.88, 10.56, 11.54, 13.39, 11.36, 10.87, 13.33, 13.33, 17.04, 17.86, 9.84], [14.29, 18.31, 14.4, 18.18, 13.33, 17.87, 13.71, 23.96, 13.33, 22.9, 19.77, 22.84, 19.83, 23.08, 19.91, 25.94, 26.0, 23.21, 23.29, 23.29, 23.38, 20.45, 20.47, 20.89, 20.22], [14.29, 18.46, 20.22, 26.29, 26.2, 30.45, 30.1, 35.54, 34.52, 38.57, 39.29, 34.05, 33.52, 30.53, 31.32, 28.35, 28.53, 25.51, 25.51, 25.49, 22.65, 22.7, 19.77], [14.29, 14.63, 13.33, 16.96, 21.29, 27.43, 31.32, 30.53, 36.8, 36.75, 38.57, 36.68, 25.17, 24.87, 26.38, 29.04, 26.9, 24.92, 23.88, 23.83], [14.29, 18.31, 13.76, 17.12, 17.04, 12.26, 16.07, 15.79, 18.18, 14.75, 24.14, 14.63, 23.21, 16.23, 27.3, 31.79, 27.2, 31.1, 30.53, 30.47, 36.48, 37.78, 37.41, 38.57, 36.8, 39.29, 36.68, 34.52, 34.05, 33.52, 33.45, 33.16, 32.98, 32.94, 32.59, 35.54, 31.91, 31.87, 17.65, 11.54, 7.69, 13.33, 14.41, 20.89, 21.43, 19.83, 25.94, 25.97, 26.0], [14.29, 17.12, 19.83, 23.08, 25.94, 30.1, 29.89, 29.87, 34.05, 35.54, 38.57, 39.29, 36.48, 34.52, 31.87, 28.68, 25.55, 26.63, 24.65, 29.85, 27.86], [14.29, 18.46, 20.45, 13.88, 20.09, 26.11, 30.1, 30.22, 34.05, 27.2, 24.14, 24.51, 21.21, 20.22, 19.29, 19.3, 19.77, 19.83, 19.08, 19.12, 18.18, 17.87, 17.04, 16.8, 16.07, 15.79, 14.75, 13.71, 14.4, 14.63, 15.38, 13.39, 16.42, 17.12, 15.61, 16.23, 14.41, 15.87], [14.29, 18.55, 13.71, 17.65, 17.85, 17.04, 17.87, 18.18, 18.31, 14.75, 12.26, 13.33, 13.33, 10.87, 13.39, 10.56, 13.76, 11.36, 13.88, 14.41, 9.84, 7.69, 11.54, 14.63, 13.33, 9.09, 15.38, 15.61], [14.29, 17.65, 24.12, 24.81, 24.83, 26.16, 26.22, 26.3, 26.29, 25.44, 30.21, 22.33, 19.3, 27.76, 27.86, 28.16, 28.53, 21.22, 18.65, 25.75, 26.9, 28.67, 24.51, 19.85, 17.55, 20.85, 27.13, 26.79, 31.79, 31.1, 35.54, 28.21, 32.26, 29.36, 29.31, 26.38, 26.29], [14.29, 14.4, 20.45, 20.22, 26.2, 30.21, 35.54, 34.52, 31.87, 29.89, 30.0, 27.13, 31.32, 29.38, 27.43, 27.66, 28.35, 28.68, 26.67, 26.74, 26.79, 27.7], [14.29, 14.41, 14.63, 14.75, 20.47, 20.85, 19.85, 20.89, 20.09, 20.16, 26.16, 26.11, 26.06, 30.1, 30.22, 30.25, 30.45, 27.3, 24.51, 24.54, 21.71, 22.41, 21.35, 21.29, 24.58, 21.25], [14.29, 18.31, 20.47, 24.14, 19.77, 20.91, 18.88, 20.16, 19.27, 19.29, 19.12, 18.55, 18.46, 17.65, 17.82, 16.96, 16.23, 16.07, 15.38, 14.75, 13.76], [14.29, 20.45, 20.85, 27.13, 26.9, 31.1, 30.53, 35.54, 36.68, 38.57, 36.8, 36.75, 37.78, 24.92, 28.05, 25.51, 28.68, 32.94, 33.16, 27.89, 30.1, 30.22, 26.67, 27.43, 24.81, 21.79, 21.77, 21.76, 21.71], [14.29, 16.23, 16.42, 17.65, 16.8, 14.4, 7.69, 12.26, 13.33, 14.41, 14.63, 15.79, 16.96, 17.86, 17.87, 22.1, 26.16, 30.21, 29.04, 29.36, 29.31], [14.29, 10.87, 14.41, 7.69, 14.63, 10.56, 15.38, 12.26, 15.79, 13.33, 11.54, 14.75, 13.71, 15.61, 13.39, 13.33, 13.76, 13.88, 14.4, 16.07, 11.36, 16.23, 9.84, 9.09], [14.29, 15.79, 16.96, 16.23, 16.8, 14.63, 17.86, 19.08, 22.1, 20.22, 21.22, 19.3, 17.65, 21.77, 21.64, 27.76, 31.87, 36.75, 36.8, 37.41, 36.68, 34.52, 38.57, 35.54, 34.05, 33.52, 33.45, 33.16, 32.98, 32.94, 39.29, 37.78, 32.26, 31.91, 31.79, 31.32, 31.1, 28.45, 28.14, 29.41, 26.11, 24.12, 24.14, 21.21], [14.29, 7.69, 12.26, 13.76, 13.33, 14.41, 14.63, 15.79, 16.23, 16.42, 16.8, 14.4, 17.55, 17.65, 19.85, 19.08, 19.3, 25.37, 22.33, 21.43, 20.22, 19.27, 19.91, 18.18, 20.16, 19.17, 19.12, 18.46, 18.31, 22.11, 17.85, 17.87, 22.9, 23.08, 25.94, 30.1, 27.14], [14.29, 13.71, 13.33, 13.33, 13.39, 13.33, 13.88, 14.4, 14.41, 14.63, 14.75, 12.26, 11.54, 11.36, 10.87, 10.56, 9.84, 7.69, 15.61, 15.79, 15.87, 16.07, 16.23], [14.29, 13.33, 13.88, 13.33, 13.33, 13.71, 13.76, 14.41, 14.4, 14.75, 15.38, 15.61, 15.79, 15.87, 16.23, 16.33, 16.07, 16.8, 16.96, 17.04, 17.12, 17.28, 17.55, 17.82, 16.42, 17.85], [14.29, 18.65, 17.65, 17.55, 19.85, 20.16, 19.08, 16.42, 16.8, 16.23, 19.3, 17.87, 19.91, 15.79, 13.33, 14.4, 17.12, 19.27, 19.83, 25.17, 25.94, 30.1, 30.21], [14.29, 13.33, 14.41, 16.42, 14.4, 14.75, 15.61, 14.63, 15.38, 13.88, 15.87, 16.07, 15.79, 13.76, 13.71, 16.23, 16.96, 17.12, 16.8, 17.04, 13.39, 18.46, 18.31], [14.29, 13.33, 15.79, 13.76, 12.26, 16.42, 16.96, 16.8, 17.65, 18.31, 17.55, 17.87, 18.65, 16.23, 13.33, 14.63, 17.86, 18.18, 17.82, 19.85, 18.46, 17.12, 14.75, 23.08, 13.71, 20.0, 20.16], [14.29, 13.33, 14.63, 13.33, 7.69, 14.4, 13.76, 15.79, 16.23, 16.42, 16.96, 16.07, 16.8, 15.61, 17.04, 15.38, 16.33, 14.75, 14.41, 13.88], [14.29, 13.33, 13.76, 13.33, 14.4, 7.69, 14.41, 15.79, 14.63, 12.26, 16.42, 16.23, 16.96, 17.55, 17.86, 17.65, 20.85, 21.21, 24.12, 24.54, 24.14, 25.37, 27.7], [14.29, 12.26, 13.33, 16.23, 16.96, 15.79, 14.41, 17.65, 21.77, 23.29, 27.2, 31.79, 31.87, 34.52, 37.41, 37.78, 34.05, 36.68, 31.1, 33.52, 28.05, 30.47, 27.66], [14.29, 18.65, 19.3, 19.17, 22.33, 17.65, 21.22, 24.12, 24.81, 26.16, 24.83, 25.44, 30.22, 30.21, 27.76, 26.22, 24.51, 20.45, 16.8, 16.42, 17.55, 20.16, 20.22, 19.08, 21.43, 19.91, 21.43, 21.77, 21.79, 23.49, 24.54, 23.35, 22.7, 20.89, 18.31, 17.87, 15.79, 16.23, 16.96, 17.86, 19.85, 21.88, 23.29, 22.1, 22.41, 21.64, 18.88, 18.18, 20.85, 18.78, 14.63, 14.41, 14.4], [14.29, 17.65, 21.22, 22.33, 24.12, 24.83, 24.81, 26.16, 25.44, 28.68, 27.76, 26.3, 19.3, 26.22, 27.3, 27.86, 28.16, 26.29, 28.67, 30.21, 31.87, 36.75, 30.22, 28.21, 28.53, 26.9, 24.51, 22.7, 25.75, 23.96, 30.53, 19.85, 18.65, 17.55, 20.16, 16.8, 16.42, 25.0, 25.39, 39.29, 27.13, 26.0, 23.35, 25.93, 27.43, 25.71, 30.25, 27.81, 27.2, 23.49, 26.63, 25.49, 26.74, 29.87, 30.47, 34.05, 25.37, 22.1, 19.08, 19.91, 17.87, 16.23, 13.76, 13.33, 14.63, 12.26, 15.79, 16.96, 17.86, 18.78, 18.31, 20.22, 20.45, 20.85, 20.89, 21.43, 21.43, 24.54, 26.29, 28.65, 29.04, 32.26, 32.94, 36.8, 32.98, 27.7, 25.94, 23.29, 21.64, 21.77, 14.4, 21.79, 26.06, 26.11, 26.29, 28.25, 30.1, 31.32, 33.45], [14.29, 17.55, 19.17, 16.8, 18.65, 19.3, 23.96, 21.22, 20.16, 19.85, 22.33, 20.45, 22.7, 23.35, 24.12, 26.3, 26.16, 25.71, 24.81, 24.83, 23.49, 21.77, 19.91, 18.31, 19.08, 17.87], [14.29, 18.65, 17.65, 19.3, 21.22, 24.83, 22.33, 24.81, 25.44, 28.67, 26.29, 24.12, 19.17, 26.16, 27.76, 36.75, 30.53, 30.22, 29.31, 28.68, 26.9, 24.51, 19.85, 22.7, 26.22, 25.0, 28.16, 27.3, 23.96, 23.35, 20.45, 20.22, 23.49, 22.1, 26.0, 27.13, 28.21, 25.39, 29.87, 27.43, 25.49, 25.37, 25.08, 24.54, 21.79, 19.08, 20.85, 21.77, 21.64, 21.43, 21.43, 20.89, 23.38, 22.41, 23.29, 27.81, 31.87, 35.54], [14.29, 13.33, 15.79, 12.26, 13.76, 16.8, 16.42, 16.96, 14.4, 13.33, 16.23, 14.63, 17.86, 17.87, 18.31, 18.65, 14.41, 7.69, 18.18, 17.65, 20.45, 19.08, 19.17, 18.88, 19.3, 19.85, 21.22, 19.91, 20.16, 20.22, 17.55], [14.29, 17.65, 18.65, 19.3, 24.12, 22.33, 21.22, 24.81, 19.17, 16.42, 16.8, 17.55, 19.85, 20.22, 20.45, 16.23, 21.79, 20.16, 19.08, 19.91, 21.43, 17.87, 15.79, 12.26, 16.96, 14.41, 13.33, 13.33], [14.29, 17.65, 21.22, 19.3, 22.33, 24.12, 24.81, 24.83, 19.17, 18.65, 26.29, 22.7, 20.45, 23.35, 24.51, 23.96, 22.1, 25.0, 26.0, 25.37, 21.79, 21.77, 7.69, 12.26, 13.76, 13.33, 14.4, 13.33, 14.63, 14.41], [14.29, 17.65, 19.3, 18.65, 22.33, 21.22, 24.12, 24.81, 25.44, 26.16, 22.7, 24.51, 23.96, 19.85, 25.0, 26.29, 20.16, 20.45, 23.49, 26.74, 36.75, 31.87, 39.29, 34.05], [14.29, 17.65, 21.22, 18.65, 22.33, 24.12, 24.83, 25.44, 28.67, 24.81, 26.22, 22.7, 19.3, 19.17, 19.85, 24.51, 17.55, 20.16, 16.8, 20.45, 16.42, 23.35, 25.37, 20.22], [14.29, 18.65, 17.55, 16.23, 16.8, 15.79, 13.33, 12.26, 13.33, 16.96, 19.91, 24.83, 29.31, 30.25, 36.8, 39.29, 37.41, 34.52, 36.75, 38.57, 37.78, 36.48, 34.05, 33.45, 30.45], [14.29, 18.65, 21.22, 24.83, 26.22, 24.12, 25.0, 28.16, 25.39, 30.21, 27.43, 28.67, 25.49, 29.87, 27.13, 27.86, 25.44, 28.21, 25.37, 23.49, 24.54, 27.76, 31.87, 30.1, 36.75], [14.29, 17.65, 18.65, 21.22, 17.55, 16.42, 16.8, 19.85, 17.12, 17.82, 17.04, 17.85, 20.89, 20.85, 25.94, 27.13, 26.9, 26.79, 29.89, 23.88, 26.74], [14.29, 18.65, 17.65, 21.22, 22.33, 24.12, 22.7, 19.3, 19.17, 19.85, 24.51, 23.96, 20.45, 20.16, 16.8, 24.81, 23.35, 24.83, 17.55, 25.37, 20.22, 25.39, 25.0, 26.0, 23.49, 25.71, 22.1, 21.79, 25.49, 25.44, 30.21, 27.43], [14.29, 17.65, 22.33, 19.3, 21.22, 22.7, 24.81, 19.85, 17.55, 16.8, 16.42, 20.16, 16.23, 20.22, 19.17, 19.91, 20.45, 21.43, 17.87, 21.43, 21.79, 19.08, 13.76, 16.96, 14.4, 13.33, 14.41, 7.69, 12.26, 18.18, 22.1], [14.29, 18.65, 21.77, 23.29, 24.12, 22.7, 20.45, 18.88, 20.16, 18.18, 22.1, 19.17, 17.55, 15.79, 16.42, 17.65, 23.38, 23.96, 27.13, 21.22, 21.35, 21.88, 21.43, 25.0, 21.29, 26.29, 26.29, 26.36, 24.9, 24.54, 27.2, 30.1, 30.22, 26.63, 28.05, 27.45, 30.53, 31.79, 33.52, 36.8, 37.41, 36.75, 36.68, 39.29, 34.05, 34.52, 32.98, 38.57, 32.94], [14.29, 18.65, 19.17, 21.22, 22.33, 19.85, 22.7, 24.12, 24.51, 24.81, 24.83, 20.16, 17.55, 16.8, 16.42, 20.22, 20.45, 20.85, 26.74, 26.9, 31.32, 31.87, 34.52], [14.29, 18.65, 19.3, 24.81, 21.22, 22.33, 22.7, 20.16, 17.65, 20.45, 20.22, 21.79, 23.35, 24.83, 25.93, 27.13, 28.21, 29.87, 26.74, 25.08, 23.29, 27.43, 31.87, 36.8, 37.41, 37.78, 36.75], [14.29, 18.65, 19.3, 17.65, 21.22, 19.85, 22.33, 22.7, 24.12, 20.16, 20.22, 20.45, 16.8, 16.23, 16.42, 19.08, 21.43, 21.79, 23.35, 22.1, 20.89, 21.77, 23.29, 24.54, 21.88, 19.91, 23.49, 27.7, 31.87, 31.79, 36.75], [14.29, 18.65, 19.3, 21.22, 20.16, 19.85, 16.8, 16.23, 17.65, 20.85, 18.78, 17.55, 15.79, 14.4, 17.87, 18.31, 20.89, 19.17, 18.18, 22.33, 20.22, 21.43, 23.29, 26.3, 24.51, 21.77, 24.83, 29.87, 36.75], [14.29, 18.65, 19.17, 19.3, 19.85, 17.65, 21.22, 20.16, 22.7, 22.33, 20.45, 16.8, 16.42, 24.12, 24.51, 23.96, 23.35, 24.81, 25.0, 25.37, 22.1, 17.55, 16.23, 21.43, 19.08, 23.49, 21.43, 18.31, 15.79, 13.33, 16.96, 17.86, 17.12, 21.29, 22.84, 24.54, 27.76, 29.04, 28.68, 30.1, 31.32, 30.22, 31.87, 32.98, 31.79, 30.21], [14.29, 17.65, 18.65, 19.17, 16.23, 15.79, 16.42, 19.3, 16.96, 17.87, 18.31, 19.85, 16.8, 17.86, 19.08, 19.91, 20.89, 18.88, 18.78, 18.18, 22.1, 20.22, 22.7, 26.74, 31.32, 34.05, 36.8, 36.75, 39.29], [14.29, 18.65, 19.3, 21.22, 22.7, 24.12, 25.75, 24.83, 24.51, 22.33, 24.81, 23.96, 26.16, 26.22, 26.29, 25.0, 26.9, 28.21, 26.3, 20.45, 19.85, 25.39, 27.3, 25.37, 23.35, 25.93, 27.13, 20.22, 20.16, 21.79, 23.49, 25.49, 26.63, 25.71, 26.0, 26.74, 27.2, 27.43, 28.67, 27.81, 29.31, 27.86, 25.08, 26.06, 24.54, 28.16, 30.1, 31.87, 30.21, 28.25, 32.26, 30.53, 28.68, 27.76, 32.94, 36.8, 39.29, 36.75, 34.05, 32.98, 33.45, 32.59, 31.32, 30.47, 30.45, 30.25, 37.41, 31.79, 30.22, 30.0, 34.52], [14.29, 17.65, 21.22, 19.3, 24.12, 24.83, 22.7, 19.17, 20.16, 20.45, 23.35, 24.81, 25.93, 30.21, 28.21, 29.87, 28.53, 30.22, 31.87, 30.25, 28.16, 26.29, 24.54, 27.76, 29.04, 30.1, 34.05, 32.26, 30.0], [14.29, 18.65, 17.65, 21.22, 19.3, 24.81, 22.7, 22.33, 24.12, 26.9, 28.68, 26.3, 24.83, 26.22, 24.51, 20.45, 20.16, 23.96, 20.22, 23.49, 25.37, 25.39, 28.53, 25.49, 30.21], [14.29, 17.65, 18.65, 19.3, 17.55, 21.22, 19.85, 22.33, 19.17, 20.16, 20.45, 16.8, 16.42, 23.35, 22.7, 23.96, 20.22, 22.1, 16.23, 19.08], [14.29, 16.42, 16.8, 17.65, 20.45, 18.31, 19.3, 20.89, 22.1, 20.22, 21.35, 27.3, 31.87, 34.05, 39.29, 36.8, 33.45, 33.52, 34.52, 37.41, 32.94, 32.98, 32.59, 32.26, 36.68], [14.29, 19.17, 21.22, 25.0, 27.86, 30.53, 31.87, 32.94, 36.75, 34.05, 32.26, 32.98, 30.47, 30.25, 30.21, 36.8, 30.1, 29.87, 29.31, 30.22, 29.04], [14.29, 18.65, 16.23, 16.8, 16.42, 15.79, 13.76, 16.96, 19.08, 19.91, 21.43, 19.3, 17.55, 14.63, 17.86, 19.17, 22.41, 28.31, 32.59, 28.25, 36.8], [14.29, 18.65, 17.65, 19.17, 19.3, 19.85, 21.22, 22.33, 17.55, 16.42, 20.16, 20.45, 16.8, 23.35, 20.22, 23.49, 24.51, 16.23, 22.1, 23.96, 24.12, 22.7, 21.79, 25.0, 26.0, 25.37, 24.81, 21.43, 19.08, 25.44, 28.21, 24.83, 25.39, 28.67, 26.74, 25.49, 30.21, 27.3, 25.71, 24.54, 25.75, 25.08, 26.06, 21.77, 18.31, 20.89, 25.93, 26.16, 21.64, 18.78, 15.79, 17.87, 20.85, 23.29, 26.11, 23.38, 21.88, 25.97, 26.9, 28.16, 26.29, 25.94, 26.22, 28.68, 26.63, 29.87, 29.04, 27.2, 27.81, 28.25, 27.43, 27.13, 28.53, 30.25, 30.1, 33.45, 36.8, 36.75, 34.52, 34.05, 37.41, 32.98, 32.94, 39.29, 36.68, 33.52, 32.59, 31.91, 38.57, 30.22, 37.78], [14.29, 18.65, 21.22, 24.12, 24.83, 23.96, 20.45, 19.17, 20.16, 20.22, 23.49, 23.35, 21.43, 22.7, 19.91, 24.51, 25.49, 30.21, 28.21, 26.16, 27.2, 28.16, 30.53, 31.32, 36.8, 34.05, 36.75, 39.29, 33.52, 32.94, 32.59, 32.26, 31.87, 33.45, 34.52, 31.79, 30.47, 31.91, 36.68, 35.54, 37.41, 33.16, 38.57, 31.1, 30.45, 30.25, 37.78, 30.22, 30.1, 32.98, 29.89, 29.87, 29.85, 36.48, 29.41, 30.0, 29.36, 29.52, 29.04, 29.38, 27.45, 28.67, 26.67, 26.74, 28.68, 26.77, 26.9, 26.79, 28.65, 27.76, 29.31, 32.4, 28.98], [14.29, 18.65, 19.17, 17.65, 22.7, 21.22, 23.96, 24.12, 27.3, 24.81, 23.35, 22.33, 20.16, 19.3, 22.1, 23.49, 24.83, 23.29, 24.54, 25.49, 26.74, 25.08, 21.88, 23.38, 21.43, 19.91, 22.41, 24.51, 25.37, 26.3, 25.39, 28.45, 29.31, 30.25], [14.29, 18.65, 23.35, 26.3, 24.81, 22.33, 20.22, 19.08, 16.8, 16.23, 19.85, 20.85, 21.88, 25.08, 23.29, 26.29, 24.54, 21.64, 22.41, 20.16, 25.37, 25.0, 29.85, 28.68], [14.29, 18.65, 19.17, 21.22, 24.51, 22.7, 23.96, 25.37, 24.12, 27.2, 25.39, 26.63, 24.83, 22.33, 20.22, 21.43, 22.1, 25.08, 21.79, 19.91], [14.29, 18.65, 19.3, 22.33, 20.16, 16.8, 16.23, 16.42, 17.87, 19.08, 13.76, 18.31, 22.7, 20.85, 23.49, 26.74, 31.32, 36.8, 34.05, 33.45, 30.25, 28.21, 27.43, 26.3], [14.29, 17.65, 19.17, 18.65, 16.8, 19.3, 16.42, 16.23, 20.16, 17.87, 19.08, 15.79, 13.33, 7.69, 13.76, 14.4, 14.41, 12.26, 16.96, 14.63, 14.75, 13.33], [14.29, 18.65, 16.8, 17.55, 16.23, 17.87, 16.42, 13.33, 16.96, 14.4, 13.33, 7.69, 12.26, 14.41, 15.79, 17.65, 20.89, 21.88, 18.88, 18.18, 21.21], [14.29, 17.65, 21.22, 24.51, 22.7, 20.16, 16.8, 17.55, 18.65, 19.3, 23.96, 20.45, 19.17, 16.42, 19.85, 23.35, 24.12, 23.49, 22.33, 24.83, 21.79, 25.0, 26.16, 25.37, 22.1, 21.43, 21.43, 19.08, 19.91, 17.87, 16.23, 25.39, 21.77, 24.81, 24.54, 25.75, 20.89, 18.31, 17.86, 16.96, 14.4, 13.33, 15.79, 14.63, 20.22, 20.85, 18.78, 21.88, 23.29, 18.88, 21.64, 18.18, 23.38, 14.41, 13.76, 22.41, 13.33, 20.09, 25.49, 31.87, 36.8, 34.05, 39.29, 33.52, 36.75, 33.45, 32.98, 34.52, 32.94, 32.26, 36.68, 33.16, 36.48, 38.57, 37.78, 35.54, 31.91], [14.29, 16.8, 17.86, 22.1, 20.16, 23.35, 24.51, 25.75, 26.9, 29.87, 31.87, 36.8, 36.75, 32.98, 34.05, 33.45, 33.52, 32.59, 32.26, 31.32, 30.53], [14.29, 18.65, 17.65, 19.3, 19.85, 17.55, 16.8, 16.42, 19.08, 13.76, 13.33, 12.26, 16.23, 17.87, 19.91, 19.17, 20.45, 21.22, 21.43, 21.43, 21.77, 21.79, 22.1, 22.33, 22.7, 23.35, 23.96, 24.12, 24.51, 23.49], [14.29, 18.65, 17.55, 17.65, 16.8, 16.42, 19.85, 19.3, 20.45, 20.16, 20.22, 19.08, 16.23, 21.22, 22.1, 18.31, 19.91, 17.86, 15.79, 13.33, 20.47, 14.75, 20.09, 19.27, 25.17, 25.37, 25.39], [14.29, 16.42, 13.88, 19.85, 19.3, 19.27, 20.09, 20.16, 26.16, 26.2, 26.29, 26.22, 25.37, 26.29, 25.39, 29.41, 29.85, 29.87, 29.89, 33.52], [14.29, 18.65, 16.23, 16.42, 16.8, 14.4, 18.31, 14.41, 17.12, 13.71, 13.33, 12.26, 19.78, 19.91, 25.93, 25.75, 25.71, 25.7, 25.55, 29.87, 29.85, 30.0, 33.52, 33.45, 33.16, 37.78, 36.8, 39.29, 36.75], [14.29, 17.65, 21.22, 18.65, 13.76, 15.79, 16.96, 13.33, 13.33, 16.42, 18.31, 22.65, 24.54, 26.67, 26.79, 31.1, 31.32, 31.87, 31.91, 32.59, 32.94, 29.87, 34.52, 39.29, 37.41, 36.8, 37.78, 36.68, 38.57], [14.29, 17.65, 22.33, 20.16, 18.65, 16.8, 16.23, 17.87, 19.08, 16.42, 13.76, 13.33, 12.26, 19.3, 22.1, 19.85, 19.91, 20.22, 16.96, 15.79, 18.31, 21.22, 24.54, 25.49, 26.74, 27.7], [14.29, 17.65, 19.85, 19.3, 22.7, 21.22, 22.33, 24.12, 26.9, 28.16, 25.44, 23.35, 23.96, 25.0, 26.16, 23.21, 30.22, 27.3, 31.1, 30.53, 36.68], [14.29, 16.42, 14.63, 13.33, 13.33, 14.4, 14.41, 20.45, 14.75, 13.71, 20.89, 20.91, 19.3, 26.9, 21.22, 20.47, 21.35, 21.43, 26.38, 27.45, 27.66, 30.25, 29.04, 33.45, 38.57, 32.26], [14.29, 17.55, 17.65, 19.3, 18.65, 19.85, 21.22, 19.17, 22.33, 22.7, 20.16, 24.51, 23.96, 20.45, 24.12, 16.8, 24.83, 23.35, 24.81, 25.0, 25.37, 20.22, 21.79, 16.42, 23.49, 22.1, 16.23, 25.39, 25.44, 29.87, 26.9, 25.71, 25.93, 21.43, 25.49, 25.75, 19.08, 26.0, 21.43, 26.16, 19.91, 26.06, 26.22, 21.77, 26.29, 17.87, 16.96, 20.89, 25.08, 24.54, 26.3, 26.63, 21.64, 26.29, 27.43, 28.21, 23.29, 26.11, 23.38, 18.88, 18.78, 18.31, 25.94, 26.29, 26.74, 27.13, 28.16, 25.97, 27.3, 27.7, 27.2, 27.76, 22.41, 26.57, 32.59, 36.8, 34.05, 39.29, 36.75, 32.98, 32.94, 33.45, 33.52, 32.26, 31.79, 30.53, 31.32, 34.52, 37.41, 30.47, 30.45, 31.87, 30.21, 30.22, 36.68, 36.48, 30.25, 31.1, 30.1, 30.0, 29.52, 33.16, 35.54, 29.89, 31.91, 29.85, 29.38, 29.36, 29.41, 29.04, 28.68, 38.57, 29.31, 28.65, 37.78, 28.62, 28.57, 28.67, 28.53, 28.45, 28.31, 28.14, 28.05, 27.89, 28.25, 28.35, 27.89, 27.81, 27.88, 27.66, 27.45, 27.14, 24.14, 24.58, 21.21, 20.47, 20.91, 21.29, 19.83, 20.0, 19.78, 20.09, 19.27, 19.12, 18.46, 18.69, 19.29, 18.18, 19.93, 21.25, 21.35, 21.71], [14.29, 16.42, 13.76, 16.96, 16.07, 16.33, 15.61, 16.8, 16.23, 22.9, 22.11, 23.08, 20.91, 22.01, 21.21, 20.16, 24.14, 24.12, 28.14, 28.05, 23.08, 32.26, 36.48, 39.29, 38.57, 36.8, 33.52, 34.05], [14.29, 18.65, 19.17, 16.8, 17.65, 20.45, 17.55, 16.23, 19.85, 20.16, 19.08, 17.87, 19.91, 20.22, 21.22, 21.43, 21.77, 21.43, 19.3, 22.7, 22.1, 18.31, 15.79, 13.33, 16.96, 14.4, 12.26, 17.86, 14.63, 14.41, 18.18, 22.33, 20.89, 19.29], [14.29, 18.65, 17.55, 16.8, 16.42, 19.17, 19.85, 19.3, 23.35, 21.22, 17.65, 16.23, 20.45, 22.33, 20.22, 22.1, 21.79, 23.49, 24.12, 21.43, 23.96, 21.43, 19.91, 24.51, 24.81], [14.29, 18.65, 17.65, 17.55, 16.8, 16.42, 19.17, 16.96, 14.63, 13.33, 7.69, 13.33, 14.4, 15.79, 12.26, 16.23, 14.41, 13.76, 18.18, 22.1, 19.08, 18.31, 17.86, 18.88, 19.3, 23.29, 20.22], [14.29, 16.8, 18.65, 19.91, 21.22, 24.81, 23.35, 20.45, 19.17, 25.37, 23.49, 24.12, 22.7, 21.43, 19.3, 23.96, 21.77, 19.08, 28.68, 24.83, 26.9, 24.54, 25.0, 25.08, 25.39, 29.87, 27.76, 30.1, 30.25, 27.43, 28.45, 32.26, 33.45, 30.53, 30.0, 31.87, 32.94, 30.47, 34.05, 30.22, 29.04, 27.13, 27.2, 30.21, 28.25, 32.98, 27.7, 31.32, 27.3, 27.81, 28.67, 28.16, 26.57, 26.63, 28.21, 30.45, 31.79, 26.74, 29.31, 29.85, 32.59, 29.52, 28.65, 28.53, 28.31, 28.05, 33.52, 27.19, 37.41, 36.8, 27.45, 25.37, 36.75], [14.29, 18.65, 17.55, 16.42, 16.8, 19.3, 21.22, 19.85, 22.7, 20.16, 16.23, 20.22, 20.45, 21.79, 22.1, 22.33, 23.49, 23.96, 24.12, 24.51, 21.43, 19.91, 23.35, 24.81, 25.94, 23.29, 21.43, 24.54, 27.43, 31.87, 36.75, 36.8, 33.52], [14.29, 12.26, 13.76, 13.33, 15.79, 14.4, 14.63, 13.33, 7.69, 14.41, 16.23, 16.8, 17.55, 16.42, 17.86, 13.33, 17.04, 16.96, 14.75, 13.88, 17.65, 17.12, 17.82, 17.87], [14.29, 16.8, 17.55, 18.65, 19.17, 19.08, 19.91, 20.45, 17.65, 22.1, 17.87, 19.85, 21.22, 20.16, 16.42, 20.22, 21.43, 20.89, 18.31, 19.3, 16.96, 17.86, 21.64, 23.29, 24.51, 21.77, 27.76, 31.79, 31.32, 31.87], [14.29, 16.8, 17.55, 18.65, 19.17, 19.3, 23.96, 21.22, 20.16, 19.85, 24.12, 20.45, 20.22, 22.33, 23.49, 23.35, 24.51, 21.79, 22.1, 24.83, 25.0, 25.37, 25.39, 26.3, 25.44, 21.43, 21.43, 25.49, 28.21, 25.71, 25.75, 25.93, 27.13, 28.16, 26.29, 25.08, 26.0, 26.06, 26.16, 26.22, 26.63, 26.74, 26.9, 28.65, 27.2, 28.67, 29.87, 26.29, 26.29, 30.25, 33.52], [14.29, 16.8, 18.65, 20.16, 21.22, 22.7, 23.35, 24.51, 24.12, 25.39, 28.53, 25.75, 24.81, 23.49, 24.83, 23.96, 21.79, 19.85, 21.43, 19.08, 20.22, 20.89, 23.29, 27.43, 27.45, 27.3, 31.1, 27.7], [14.29, 16.42, 16.8, 17.65, 21.22, 24.51, 28.21, 26.29, 31.87, 39.29, 36.75, 32.94, 32.98, 30.53, 30.47, 34.05, 30.22, 30.25, 36.8, 32.26, 30.1, 29.87, 29.31, 28.68, 29.04, 28.65, 28.53, 30.21, 31.32, 30.0, 28.45, 28.25, 33.45, 27.86, 32.59, 28.31, 33.52, 31.79, 30.45, 35.54, 33.16, 38.57, 37.41], [14.29, 16.8, 16.42, 18.65, 16.23, 19.17, 17.87, 19.3, 13.76, 13.33, 16.96, 17.86, 19.08, 15.79, 14.41, 17.55, 18.18, 18.88, 20.16, 20.45, 20.47, 26.36, 26.3, 23.35, 23.49, 20.89, 20.91, 21.21, 20.85], [14.29, 16.8, 18.65, 19.85, 19.17, 20.45, 20.16, 21.22, 22.7, 21.43, 24.12, 25.08, 23.49, 21.43, 23.35, 20.89, 21.79, 24.81, 25.44, 26.9, 30.1, 31.32, 32.98, 34.05, 32.94, 36.75], [14.29, 16.8, 16.42, 18.65, 19.17, 19.3, 23.35, 20.45, 19.85, 20.16, 16.23, 20.22, 21.22, 24.51, 25.44, 30.21, 27.43, 24.12, 28.68, 31.87, 29.31, 26.3, 23.96, 21.43, 25.37, 28.53, 23.49, 21.43, 25.08, 25.49, 24.54, 26.06, 24.81, 25.71, 23.29, 25.94, 24.83, 25.39, 25.93, 26.29, 26.29, 25.97, 28.67, 29.87, 28.16, 30.25, 29.04, 28.21, 30.22, 30.1, 27.13, 28.65, 32.26, 30.53, 30.47, 32.59, 28.45, 28.25, 27.45, 28.31, 28.05, 34.05, 25.0, 32.98, 23.08, 36.8, 36.68, 33.52, 38.57, 31.32, 36.48, 33.45, 33.16, 34.52, 35.54, 31.1, 36.75], [14.29, 16.42, 16.8, 18.65, 17.65, 22.33, 20.16, 19.17, 19.08, 19.3, 22.7, 19.91, 20.45, 20.22, 19.85, 17.87, 21.43, 22.1, 21.43, 20.89, 17.86, 21.77, 26.0], [14.29, 16.8, 17.65, 16.42, 18.65, 16.23, 19.3, 20.45, 19.85, 20.16, 17.87, 19.08, 17.55, 15.79, 13.33, 17.86, 14.4, 13.33, 14.63, 7.69, 14.41, 12.26, 18.18, 22.1, 18.88, 18.31, 18.78], [14.29, 16.8, 17.55, 18.65, 16.42, 19.3, 16.23, 19.85, 17.87, 15.79, 14.4, 14.63, 16.96, 18.31, 14.41, 17.86, 23.29, 27.3, 31.87, 34.05, 36.8], [14.29, 16.42, 16.8, 16.23, 17.55, 18.65, 19.08, 17.65, 19.17, 19.85, 21.22, 22.1, 22.7, 20.45, 18.31, 19.3, 16.96, 17.87, 20.16, 18.18, 20.89, 21.88, 23.35, 21.43, 18.88, 19.91, 20.85], [14.29, 16.42, 16.8, 18.65, 17.65, 16.23, 19.3, 23.49, 21.22, 19.17, 20.16, 24.83, 22.1, 19.91, 19.08, 19.85, 17.87, 13.76, 13.33, 12.26, 20.45, 21.43, 18.31, 15.79], [14.29, 16.42, 17.55, 18.65, 17.65, 22.1, 22.7, 20.45, 16.8, 19.17, 20.22, 21.43, 23.35, 21.43, 19.85, 20.16, 21.77, 23.96, 25.0, 26.16, 24.12], [14.29, 16.8, 16.42, 16.23, 17.55, 19.08, 19.17, 17.87, 18.65, 19.3, 20.22, 19.85, 21.43, 18.78, 20.16, 19.91, 20.45, 20.89, 21.88, 23.35, 21.43, 24.12, 22.1, 20.85, 21.79, 24.83, 22.7, 21.64], [14.29, 16.8, 16.23, 16.42, 18.65, 19.08, 17.65, 19.3, 19.17, 17.87, 19.91, 19.85, 20.16, 20.22, 17.86, 15.79, 13.33, 16.96, 18.31, 20.45, 20.85, 20.89, 21.22, 21.35, 25.39, 22.7, 21.29, 23.29, 20.47, 18.88, 20.09, 21.43, 21.77, 21.43, 19.27, 21.64, 20.91, 21.71, 20.0], [14.29, 16.42, 16.8, 16.23, 18.65, 17.55, 19.3, 23.35, 21.22, 19.17, 19.85, 19.91, 17.87, 17.65, 20.16, 20.22, 18.31, 15.79, 13.33, 16.96, 13.76, 19.08, 14.4, 14.63, 13.33, 18.78, 18.18, 22.1, 23.29, 27.3, 26.3, 26.36, 26.38, 25.37, 26.29, 26.29, 26.29, 23.49, 26.57, 23.88, 23.83, 20.89, 20.91, 20.0, 19.83, 19.93, 19.12, 19.29], [14.29, 16.23, 16.42, 16.8, 18.65, 17.55, 17.87, 19.08, 21.79, 24.83, 21.77, 19.85, 23.49, 24.54, 25.49, 26.74, 27.43, 28.21, 29.87, 31.87, 32.94], [14.29, 16.8, 16.23, 16.42, 17.55, 17.87, 19.08, 20.16, 18.65, 15.79, 16.96, 20.22, 21.22, 24.12, 22.33, 19.85, 21.43, 23.29, 24.51, 21.43, 27.43, 26.29, 30.22, 25.37, 29.36, 29.38, 33.45, 39.29, 36.8, 36.75, 37.78, 36.68, 38.57, 35.54], [14.29, 16.8, 16.42, 16.23, 17.65, 21.22, 19.3, 23.49, 24.12, 22.7, 21.79, 24.83, 25.93, 30.21, 28.21, 26.29, 27.43, 28.16, 26.3, 23.96, 21.43, 19.91, 23.35, 24.54, 25.75, 27.13, 30.22, 32.98, 36.75, 34.05, 32.26, 32.94], [14.29, 17.65, 22.1, 26.06, 29.87, 30.53, 30.47, 36.8, 34.05, 32.94, 32.98, 32.26, 39.29, 31.87, 30.22, 30.25, 30.1, 29.31, 29.04, 30.21, 31.32, 28.67, 28.65, 28.53], [14.29, 16.23, 17.55, 16.42, 17.65, 16.8, 19.08, 19.3, 19.85, 19.91, 19.17, 17.87, 20.16, 18.31, 15.79, 13.33, 16.96, 18.65, 17.86, 20.45, 20.22, 14.63], [14.29, 16.8, 16.23, 17.65, 18.65, 19.17, 17.55, 19.08, 19.85, 17.87, 19.91, 20.16, 20.22, 17.86, 13.76, 16.96, 13.33, 13.33, 15.79, 12.26, 14.41, 18.88, 23.29, 27.2, 31.32, 36.8, 36.75], [14.29, 16.42, 16.23, 13.76, 15.79, 13.33, 13.33, 12.26, 16.96, 18.65, 14.63, 14.41, 17.12, 17.55, 23.83, 23.88, 28.05, 27.86, 31.91, 36.68, 36.75], [14.29, 16.8, 17.55, 17.65, 21.22, 22.33, 20.22, 21.43, 23.96, 27.13, 30.53, 31.32, 35.54, 34.52, 31.87, 29.04, 26.0, 24.07, 23.88, 23.83], [14.29, 16.42, 16.23, 16.8, 18.65, 17.55, 19.17, 19.08, 19.3, 20.45, 17.65, 21.43, 19.85, 21.43, 22.7, 21.22, 22.1, 23.49, 24.12, 28.21, 25.08, 23.96, 22.33, 24.51, 23.35, 20.89, 24.54, 25.71, 26.9, 29.87, 28.53, 26.63, 24.83, 25.75, 21.79, 21.77, 21.64, 23.38, 23.29, 26.3, 24.81, 25.37, 28.25, 33.45, 36.8, 34.05, 33.52, 39.29, 32.98, 32.59, 32.26, 32.94], [14.29, 12.26, 7.69, 13.33, 16.96, 14.4, 15.79, 14.41, 16.42, 14.63, 20.89, 27.13, 21.22, 27.43, 21.35, 21.43, 31.87, 32.26, 32.94, 32.98, 36.8, 36.75], [14.29, 16.42, 16.8, 17.65, 19.08, 17.55, 18.65, 19.17, 19.3, 22.7, 19.91, 17.87, 13.76, 15.79, 16.23, 17.86, 13.33, 16.96, 22.84, 21.93, 23.88], [14.29, 16.8, 18.65, 17.65, 21.77, 23.49, 21.79, 24.54, 27.43, 28.25, 26.29, 23.29, 21.22, 19.3, 23.35, 20.89, 18.88, 19.85, 24.12, 28.16, 32.26], [14.29, 16.23, 19.3, 20.22, 20.45, 18.65, 19.91, 20.16, 21.22, 22.7, 21.43, 21.43, 24.81, 25.75, 27.13, 30.1, 31.87, 29.04, 26.9, 30.22, 32.98, 32.94, 36.8, 39.29], [14.29, 13.33, 16.8, 15.79, 13.76, 14.63, 14.41, 12.26, 7.69, 13.33, 16.42, 16.96, 14.4, 17.65, 18.31, 17.86, 17.87, 18.18, 22.33, 19.3, 20.45, 18.65, 18.78, 18.88, 20.16, 23.29, 29.04, 36.8, 36.75], [14.29, 17.65, 22.1, 26.22, 30.21, 36.75, 34.05, 33.45, 36.8, 32.98, 32.26, 32.94, 33.52, 32.59, 31.87, 31.32, 39.29, 34.52, 37.41, 30.47, 30.45, 31.79, 30.25, 30.22, 30.1, 36.68, 31.1, 30.53, 30.0, 29.87, 29.85, 31.91, 29.52, 36.48, 33.16, 38.57, 29.38, 35.54, 29.36, 29.89, 29.41, 29.04, 28.68, 28.65, 28.62, 28.67, 29.31, 28.53, 28.31, 28.45, 28.25], [14.29, 12.26, 13.33, 16.23, 15.79, 16.8, 17.87, 14.4, 14.63, 13.33, 16.42, 14.41, 16.96, 18.31, 17.55, 21.77, 27.86, 28.05, 28.21, 31.87, 32.59, 36.75, 39.29], [14.29, 16.23, 16.8, 17.65, 20.45, 18.65, 19.08, 17.55, 19.3, 17.87, 19.17, 19.85, 23.49, 20.22, 21.43, 18.31, 21.77, 18.88, 21.64, 27.7, 31.87], [14.29, 16.8, 16.42, 13.33, 13.76, 12.26, 16.23, 15.79, 16.96, 17.55, 14.63, 13.33, 7.69, 14.41, 17.86, 14.4, 17.04, 13.33, 14.75, 13.71, 13.88, 15.61, 16.07, 15.38, 15.87, 13.39, 17.12, 16.33, 11.54, 11.36, 10.56, 9.84, 17.28, 17.82, 10.87, 17.65, 9.09], [14.29, 16.8, 16.42, 13.33, 12.26, 17.55, 17.65, 17.87, 15.79, 16.96, 17.86, 18.31, 14.4, 13.33, 18.65, 14.63, 18.78, 19.08, 16.23, 7.69, 18.18, 19.3, 18.88, 19.85, 19.91], [14.29, 16.8, 13.76, 13.33, 16.23, 12.26, 17.65, 17.87, 16.96, 15.79, 16.42, 18.31, 14.4, 14.63, 13.33, 14.41, 17.86, 18.18, 19.85, 18.65, 18.78, 18.88, 20.09, 26.16, 30.21, 27.43], [14.29, 17.65, 21.77, 27.81, 32.26, 34.05, 36.75, 33.52, 33.45, 35.54, 38.57, 37.41, 39.29, 36.68, 37.78, 34.52, 33.16, 32.98, 32.94, 32.59, 31.91, 31.87, 31.79, 31.32], [14.29, 16.42, 16.8, 13.76, 16.23, 13.33, 15.79, 14.4, 13.33, 12.26, 7.69, 14.63, 14.41, 17.55, 17.86, 17.87, 18.18, 18.31, 20.45, 25.49, 25.51, 26.3, 25.17, 26.38], [14.29, 16.8, 17.87, 19.08, 16.42, 16.23, 19.3, 21.22, 24.12, 27.13, 30.22, 28.21, 26.29, 24.54, 23.29, 24.51, 21.43, 23.35, 20.89, 21.88, 25.08, 23.49, 24.83, 22.7, 21.35, 25.37, 29.87, 36.75, 34.05, 36.8, 39.29, 34.52, 36.68, 38.57, 37.78, 35.54, 18.88, 23.08, 25.17, 22.39, 22.65, 23.88, 24.58], [14.29, 16.8, 16.42, 16.23, 13.33, 17.55, 17.87, 17.65, 15.79, 16.96, 17.86, 14.4, 13.33, 12.26, 18.31, 18.78, 18.65, 19.08, 14.63, 14.41, 18.18, 22.41, 19.91, 18.88, 20.22, 19.3, 19.85, 20.16, 20.09, 24.12, 28.21, 32.26, 36.8, 34.05], [14.29, 16.8, 16.42, 16.23, 17.55, 18.65, 19.3, 22.7, 21.22, 23.35, 20.22, 23.49, 26.63, 30.1, 31.32, 36.75, 36.8, 33.45, 31.87, 29.87, 29.04, 39.29, 32.98, 32.94, 32.59, 32.26], [14.29, 13.76, 13.33, 16.23, 16.8, 17.55, 17.65, 21.22, 18.65, 12.26, 19.08, 20.16, 17.86, 15.79, 17.87, 18.31, 19.17, 16.96, 19.85, 19.91, 20.89, 19.3, 14.4, 13.33, 14.63], [14.29, 13.76, 17.65, 18.31, 19.91, 21.22, 22.7, 20.16, 18.65, 16.8, 17.86, 19.08, 16.96, 17.87, 18.88, 21.88, 22.41, 20.45, 19.17, 17.55, 19.3, 23.29], [14.29, 19.08, 17.55, 18.31, 19.91, 17.87, 19.3, 23.35, 21.22, 22.7, 20.16, 23.21, 23.29, 27.43, 27.3, 31.79, 31.87, 36.68, 34.52, 38.57, 36.8, 36.75], [14.29, 15.79, 16.23, 16.96, 18.65, 16.42, 16.8, 17.86, 19.08, 14.63, 17.65, 19.17, 14.41, 14.4, 17.55, 18.18, 22.33, 19.3, 23.38, 20.85], [14.29, 15.79, 13.33, 16.42, 13.33, 12.26, 14.63, 7.69, 14.41, 14.4, 13.76, 16.96, 16.8, 17.65, 18.31, 20.22, 25.37, 25.39, 25.41, 29.41, 29.85, 29.87, 26.38, 26.79, 26.36, 26.57, 26.67, 23.88, 23.49, 23.38], [14.29, 16.96, 15.79, 14.4, 16.42, 16.23, 13.33, 16.8, 14.41, 13.76, 17.87, 19.08, 17.65, 21.79, 23.88, 23.96, 28.05, 28.14, 24.12, 32.59, 32.94, 36.68, 33.16, 38.57, 36.8, 39.29, 37.78, 37.41, 35.54, 34.52, 34.05, 31.87, 32.26], [14.29, 15.79, 16.42, 16.8, 14.4, 16.96, 16.23, 17.55, 17.86, 17.87, 20.85, 19.08, 18.18, 22.33, 20.45, 18.65, 17.65, 21.77, 19.91, 20.89, 22.41, 20.16, 18.31, 20.22, 18.88, 21.22, 19.17, 20.09, 21.43, 24.51, 26.3, 26.29, 30.25, 36.75, 36.8, 33.52, 33.45, 32.98, 37.41, 34.52, 32.94, 32.59, 34.05, 31.87, 32.26, 31.32, 30.53, 30.47, 31.91, 36.68, 39.29, 35.54, 33.16, 38.57, 31.1, 30.45, 30.22, 37.78, 30.21, 30.1, 30.0, 31.79, 29.87, 28.68, 25.55, 23.83, 21.21, 21.25], [14.29, 19.08, 20.22, 22.7, 20.45, 18.78, 19.3, 23.29, 26.3, 29.31, 30.53, 32.26, 32.98, 36.8, 36.75, 39.29, 34.05, 32.94, 32.59, 31.87, 31.32, 33.52, 30.25, 30.22, 30.21], [14.29, 12.26, 13.76, 13.33, 14.4, 16.23, 16.42, 13.33, 14.63, 16.8, 16.96, 17.65, 14.41, 7.69, 15.79, 17.87, 18.18, 22.7, 19.91, 18.31, 18.65, 17.86, 18.78, 18.88, 19.08, 17.55, 19.85, 20.16, 19.3, 20.45], [14.29, 13.33, 15.79, 12.26, 14.4, 14.63, 16.23, 16.42, 16.8, 16.96, 17.65, 20.45, 24.12, 27.2, 30.1, 31.32, 36.8, 39.29, 37.41, 36.75], [14.29, 18.65, 19.85, 20.85, 17.86, 15.79, 13.33, 14.63, 13.33, 14.4, 16.42, 16.23, 16.8, 16.96, 17.55, 17.65, 20.45, 18.31, 19.91, 17.87, 19.17, 18.18, 22.1, 20.16], [14.29, 18.31, 21.43, 25.39, 30.1, 34.05, 32.26, 30.25, 31.32, 31.87, 29.87, 28.21, 29.31, 27.3, 13.33, 19.3, 25.08, 30.53, 36.8, 39.29, 33.45, 32.98, 36.75, 37.41, 36.68, 38.57, 35.54, 36.48], [14.29, 15.79, 13.33, 16.8, 14.63, 16.42, 16.96, 16.23, 14.41, 14.4, 17.65, 20.89, 18.78, 17.86, 17.87, 18.88, 19.91, 18.31, 19.3, 22.41, 20.22, 26.22, 23.29, 23.35], [14.29, 13.33, 17.65, 20.45, 18.78, 16.96, 15.79, 13.76, 16.8, 14.4, 17.86, 16.23, 14.41, 13.33, 12.26, 7.69, 16.42, 14.63, 18.18, 22.33, 19.3, 23.29, 20.85, 21.88, 22.7, 21.22, 23.35, 24.54, 25.71, 30.0, 31.32, 29.87, 29.31, 27.86, 25.94, 28.68, 26.9, 29.52, 29.89, 30.47, 30.53, 34.05, 31.79, 36.8, 39.29, 38.57, 36.75, 36.68, 33.52], [14.29, 13.33, 14.4, 13.33, 14.63, 12.26, 15.79, 13.76, 16.8, 7.69, 16.42, 16.96, 14.41, 17.65, 20.45, 17.86, 16.23, 18.18, 22.33, 19.85, 21.22, 18.65, 18.31, 17.87, 18.88, 18.78, 17.55, 19.3, 23.29, 20.22, 19.08, 20.16, 20.89, 24.83, 28.68, 32.59, 34.05, 32.26, 34.52, 36.8, 36.75, 37.41, 38.57, 36.68, 35.54, 33.52, 33.45, 33.16, 32.98, 39.29, 31.91, 31.87, 31.79], [14.29, 14.63, 15.79, 13.76, 16.8, 14.4, 13.33, 16.96, 14.41, 13.33, 12.26, 7.69, 16.23, 17.65, 20.45, 17.86, 19.08, 17.87, 18.88, 20.16, 20.22, 26.16, 26.29, 26.2, 25.37, 30.1, 30.0, 24.58, 33.52, 28.57, 38.57, 33.45, 39.29, 35.54], [14.29, 14.63, 13.33, 16.23, 13.76, 17.86, 19.08, 19.91, 20.89, 22.1, 20.16, 21.22, 24.12, 25.39, 28.25, 29.87, 28.21, 25.44, 23.49, 24.51, 24.54, 21.43, 21.77], [14.29, 15.79, 14.4, 13.33, 13.33, 16.96, 14.41, 16.23, 16.42, 16.8, 17.55, 17.65, 18.78, 17.86, 17.87, 18.88, 20.16, 23.29, 27.3, 28.45, 32.94, 32.59, 36.8, 37.41, 36.75], [14.29, 13.33, 14.4, 13.33, 12.26, 16.42, 20.45, 24.54, 28.67, 31.87, 34.05, 32.59, 39.29, 38.57, 37.41, 36.75, 36.68, 37.78, 36.8, 35.54, 34.52, 33.45, 33.16, 33.52, 32.94, 32.98, 36.48, 31.91, 29.04, 26.06, 23.08, 23.08, 19.91, 18.88, 19.12, 18.18, 18.31, 18.46, 17.55, 16.96, 16.07, 16.23, 14.75, 13.71, 13.39, 13.33, 11.54, 13.88, 11.36, 14.41, 9.84, 7.69, 10.56, 10.87], [14.29, 14.63, 13.33, 16.42, 14.41, 13.76, 15.79, 12.26, 16.23, 17.65, 20.85, 18.88, 14.4, 16.8, 17.87, 19.17, 16.96, 17.86, 19.3, 23.29, 22.1, 19.85, 18.18, 24.12, 27.86, 32.26, 36.75], [14.29, 12.26, 13.33, 16.8, 14.4, 15.79, 14.41, 7.69, 13.33, 16.42, 16.23, 16.96, 14.63, 17.65, 17.86, 17.87, 18.18, 18.31, 18.65, 18.78], [14.29, 13.33, 13.76, 13.33, 14.4, 14.41, 15.79, 12.26, 16.23, 16.42, 16.8, 16.96, 14.63, 18.78, 21.77, 24.82, 27.81, 31.87, 34.05, 31.32, 36.75, 34.52, 33.52, 33.45, 33.16, 35.54, 30.1, 32.94, 30.22], [14.29, 13.33, 14.63, 7.69, 12.26, 13.33, 13.76, 15.79, 14.41, 16.42, 16.8, 16.23, 14.4, 17.65, 18.31, 17.55, 17.87, 18.18, 22.1, 19.3, 23.35, 20.45, 18.65, 17.86, 16.96, 18.88, 22.7, 26.9, 30.53, 36.8, 39.29, 17.82, 14.75, 20.47], [14.29, 13.33, 16.8, 13.76, 17.55, 14.63, 14.41, 15.79, 16.42, 14.4, 16.23, 17.65, 20.45, 21.77, 19.91, 20.89, 23.96, 22.33, 20.85, 18.78, 19.3, 20.22, 21.22, 27.3, 30.53, 36.8, 34.05, 33.52, 33.45, 32.98, 32.94, 32.59, 32.26, 31.87, 31.32, 30.47, 39.29, 31.79, 30.45, 30.22, 30.21, 30.1, 34.52, 37.41, 30.25, 36.48, 36.68, 31.1, 38.57, 33.16, 35.54, 30.0, 31.91, 29.87, 29.85, 36.75], [14.29, 12.26, 7.69, 13.33, 13.33, 14.41, 14.4, 15.79, 16.23, 16.42, 16.8, 17.55, 17.12, 17.65, 23.08, 17.85, 14.75, 16.33, 17.04, 13.33, 17.82, 13.71], [14.29, 7.69, 12.26, 13.76, 13.33, 14.4, 13.33, 15.79, 16.23, 14.63, 16.8, 16.96, 14.41, 17.65, 17.86, 16.42, 18.18, 22.33, 19.3, 18.65, 21.79, 21.88, 27.76, 31.79, 32.26, 36.8, 39.29, 36.68, 36.48, 38.57, 36.75], [14.29, 13.33, 14.4, 12.26, 7.69, 14.41, 15.79, 16.42, 23.29, 24.54, 28.65, 29.31, 25.7, 26.36, 23.35, 23.49, 20.47, 20.89, 19.78, 19.91, 19.08, 19.12, 18.18, 17.87], [14.29, 17.55, 18.31, 19.85, 20.89, 22.33, 19.3, 23.29, 21.43, 22.7, 20.45, 21.43, 18.18, 19.91, 21.22, 19.17, 20.16, 21.77, 19.08, 18.88, 18.78, 22.41, 28.45, 28.31, 28.53, 32.59, 32.98, 33.45, 36.8], [14.29, 7.69, 12.26, 13.33, 13.33, 14.41, 14.4, 15.79, 16.23, 16.42, 13.76, 16.96, 17.55, 17.65, 17.86, 17.87, 18.18, 22.33, 19.91, 16.8, 14.63, 18.31, 18.88, 19.08, 19.17, 18.65, 19.85, 20.16, 22.41, 23.29, 21.29, 23.38, 23.35, 20.45, 24.54, 24.65, 20.47], [14.29, 13.33, 7.69, 12.26, 13.76, 13.33, 14.41, 14.63, 15.79, 16.23, 16.8, 16.96, 17.55, 17.65, 20.45, 17.86, 17.87, 18.18, 22.33, 28.45, 34.05, 36.8, 33.52, 36.75, 32.98, 33.45, 32.94, 32.26, 32.59, 31.87, 31.79, 31.32, 30.53], [14.29, 17.65, 21.79, 24.54, 27.76, 28.68, 25.49, 29.87, 28.16, 30.0, 33.52, 39.29, 34.05, 33.45, 37.41, 34.52, 36.68, 38.57, 36.48, 35.54, 37.78, 33.16, 36.8, 32.94, 32.59, 32.26], [14.29, 14.63, 15.79, 16.8, 17.65, 21.77, 23.35, 24.12, 27.13, 30.22, 30.53, 34.05, 33.45, 32.98, 32.94, 32.26, 31.87, 33.52, 39.29, 37.41, 34.52, 32.59, 31.79, 31.32, 30.47, 30.45, 36.68, 31.91, 35.54, 33.16, 38.57, 37.78, 36.8, 31.1, 30.25, 30.21], [14.29, 14.63, 18.65, 19.91, 25.08, 23.96, 24.14, 23.83, 20.85, 19.83, 20.0, 19.78, 20.16, 19.12, 20.22, 19.27, 20.47, 18.46, 19.3, 20.91, 21.21], [14.29, 7.69, 12.26, 13.33, 14.4, 14.41, 14.63, 15.79, 13.71, 13.33, 14.75, 13.88, 16.23, 16.42, 16.96, 16.8, 21.88, 19.91, 20.89, 20.16, 20.22, 19.29, 19.17], [14.29, 19.08, 22.1, 25.39, 30.1, 32.98, 34.05, 36.8, 39.29, 32.94, 36.75, 33.52, 34.52, 32.59, 36.68, 37.41, 38.57, 35.54, 37.78, 33.16, 32.26, 31.91, 31.87, 31.79, 31.32], [14.29, 7.69, 12.26, 15.79, 14.4, 16.23, 14.63, 16.42, 13.33, 16.96, 16.8, 17.55, 17.86, 17.87, 20.89, 24.92, 26.9, 24.9, 27.13, 21.88], [14.29, 13.33, 13.76, 13.33, 14.4, 14.41, 15.79, 16.23, 16.42, 16.8, 16.96, 14.63, 17.65, 21.77, 19.85, 21.22, 22.1, 20.16, 23.29, 29.04, 32.98, 36.8], [14.29, 12.26, 7.69, 13.33, 14.41, 13.76, 14.63, 14.4, 13.33, 15.79, 16.42, 16.96, 16.8, 17.65, 18.65, 16.23, 17.87, 18.18, 22.33, 19.3, 23.29, 20.45, 18.31, 17.55, 17.86, 19.08, 18.88, 19.85, 19.17, 20.16], [14.29, 13.33, 14.41, 16.23, 14.63, 17.55, 16.42, 15.79, 16.8, 19.91, 23.96, 28.21, 32.59, 36.8, 38.57, 37.41, 39.29, 36.68, 37.78, 35.54], [14.29, 13.33, 7.69, 13.76, 14.4, 14.41, 14.63, 15.79, 13.33, 16.42, 12.26, 16.96, 17.55, 16.8, 17.65, 16.23, 19.17, 19.85, 19.08, 19.3, 19.27], [14.29, 14.63, 15.79, 14.41, 13.33, 14.4, 16.23, 13.33, 16.8, 16.96, 17.55, 16.42, 13.76, 17.86, 17.65, 20.89, 18.88, 19.91, 21.22, 18.65, 18.18, 22.1, 20.16, 18.31, 12.26, 18.78, 7.69, 19.08], [14.29, 7.69, 12.26, 13.33, 13.33, 13.76, 14.63, 14.4, 14.41, 15.79, 16.23, 20.22, 24.12, 28.21, 34.05, 39.29, 33.52, 33.45, 32.98, 32.94, 32.59, 31.32, 32.26, 31.87, 31.79, 30.53, 30.47, 30.45], [14.29, 17.55, 20.85, 23.49, 26.63, 27.43, 28.25, 29.04, 27.13, 30.22, 28.21, 28.68, 32.98, 39.29, 36.75, 37.41, 36.8, 38.57, 35.54, 36.68, 37.78, 34.52, 32.26, 32.94, 30.45, 33.16], [14.29, 7.69, 12.26, 13.33, 14.41, 14.4, 15.79, 14.63, 13.76, 16.8, 16.23, 16.96, 16.42, 17.65, 17.86, 17.87, 18.31, 19.3, 23.29, 29.04, 32.98, 36.8, 34.05, 39.29, 33.52, 32.94, 32.59, 33.45, 36.75], [14.29, 16.96, 20.22, 23.29, 26.3, 24.51, 23.35, 24.54, 27.7, 27.81, 31.87, 36.8, 39.29, 33.52, 33.45, 34.05, 37.41, 32.98, 32.94, 36.75, 36.68, 36.48, 38.57, 37.78, 33.16, 35.54, 28.35, 26.67, 28.05, 29.04], [14.29, 14.63, 17.65, 21.77, 19.08, 15.79, 13.33, 14.4, 16.23, 16.42, 14.41, 16.96, 16.8, 17.87, 23.96, 24.83, 25.94, 27.13, 30.22, 26.9, 27.43, 24.07, 24.42, 22.01], [14.29, 13.33, 14.4, 14.63, 14.41, 12.26, 15.79, 7.69, 16.23, 13.76, 17.65, 20.45, 18.78, 19.85, 16.8, 17.87, 19.08, 17.86, 18.88, 19.91, 20.89, 18.65, 16.42, 13.33, 18.18, 22.33, 20.16, 18.31, 21.22, 22.41, 21.43, 22.7], [14.29, 13.33, 16.8, 14.41, 13.33, 7.69, 12.26, 14.4, 15.79, 13.76, 16.96, 16.23, 14.63, 17.55, 24.12, 28.16, 31.87, 36.75, 37.78, 39.29, 36.8, 36.68], [14.29, 12.26, 13.33, 7.69, 13.33, 13.71, 13.76, 13.88, 19.91, 19.85, 25.94, 26.0, 30.0, 29.89, 29.87, 29.85, 34.52, 34.05, 37.41, 39.29, 38.57, 36.68, 36.48, 35.54, 37.78, 33.52, 33.45], [14.29, 7.69, 12.26, 13.76, 15.79, 13.33, 13.33, 17.12, 19.85, 13.33, 14.4, 19.78, 20.45, 19.08, 19.83, 18.88, 25.93, 25.97, 26.0, 30.0, 30.21, 30.25], [14.29, 7.69, 12.26, 13.33, 13.76, 13.33, 14.41, 15.79, 16.23, 16.42, 14.63, 16.96, 16.8, 17.65, 16.07, 17.04, 23.83, 23.08, 27.81, 24.82, 21.93], [14.29, 12.26, 7.69, 13.76, 13.33, 13.33, 14.4, 14.41, 16.23, 16.42, 16.8, 16.96, 15.79, 17.65, 18.31, 17.86, 17.87, 18.18, 18.65, 16.07, 18.69], [14.29, 14.63, 18.31, 22.1, 25.37, 24.54, 28.65, 32.94, 36.8, 36.75, 37.78, 39.29, 36.68, 36.48, 38.57, 34.52, 35.54, 34.05, 33.45, 33.16, 37.41], [14.29, 12.26, 13.33, 16.96, 15.79, 13.76, 16.42, 16.23, 19.3, 25.37, 28.45, 32.94, 36.8, 39.29, 34.05, 33.45, 32.98, 34.52, 33.52, 32.59, 32.26], [14.29, 7.69, 12.26, 13.33, 13.76, 14.41, 13.33, 13.71, 14.4, 13.88, 14.75, 19.91, 25.94, 30.0, 30.1, 34.52, 35.54, 38.57, 37.41, 36.8, 34.05, 39.29, 36.68, 37.78, 33.52, 33.45, 30.47, 27.66, 27.76, 27.86], [14.29, 17.65, 21.64, 23.29, 24.12, 22.33, 20.22, 21.22, 22.7, 20.85, 23.49, 26.74, 30.53, 36.8, 34.05, 39.29, 33.45, 37.41, 38.57, 36.48, 36.68, 37.78, 35.54, 34.52, 33.16], [14.29, 15.79, 14.41, 17.65, 21.77, 19.91, 21.22, 19.3, 23.29, 24.51, 21.43, 20.16, 22.7, 29.04, 33.45, 36.8, 34.05, 33.52, 39.29, 32.94, 32.59, 32.26, 31.87, 36.75], [14.29, 14.63, 15.79, 14.4, 14.41, 13.33, 16.42, 13.76, 16.8, 13.33, 7.69, 16.23, 18.65, 16.96, 17.65, 20.85, 17.82, 19.3, 23.29, 20.45, 20.47, 19.91, 19.85, 18.88, 20.16, 19.12, 19.08, 18.78, 18.18, 17.86, 17.12, 16.07, 17.87, 14.75, 17.04, 13.71, 13.33, 13.88], [14.29, 13.33, 7.69, 13.76, 12.26, 14.41, 14.63, 13.33, 15.79, 16.42, 16.8, 20.89, 24.83, 28.68, 32.59, 34.05, 36.8, 37.41, 39.29, 36.48, 34.52, 36.75], [14.29, 13.33, 16.8, 14.41, 12.26, 7.69, 13.33, 14.4, 15.79, 16.23, 13.76, 16.96, 14.63, 17.55, 17.86, 17.87, 18.18, 22.1, 19.08, 16.42, 18.65, 17.82, 18.31, 17.85, 23.96, 24.07, 23.08, 24.12, 26.9, 28.05, 24.51], [14.29, 7.69, 13.33, 12.26, 13.33, 13.76, 14.4, 15.79, 16.23, 16.42, 16.8, 17.65, 14.63, 17.12, 16.96, 17.82, 17.55, 23.49, 24.12, 27.76, 31.32, 31.87, 32.94, 29.85, 33.52, 27.13, 30.53, 25.37, 26.36, 26.57, 24.14, 24.65, 24.71, 24.58, 22.84, 22.41, 27.43, 25.44, 25.49, 28.45, 26.67, 32.26, 33.16, 29.04, 26.11, 23.21, 23.08, 20.16], [14.29, 18.65, 22.7, 24.12, 28.21, 32.26, 36.8, 34.05, 33.45, 32.98, 33.52, 36.75, 37.41, 36.68, 36.48, 35.54, 34.52, 33.16, 32.94, 38.57, 31.91, 31.87, 37.78, 31.79, 31.32, 31.1, 30.53, 32.59, 30.45, 30.25], [14.29, 15.79, 14.4, 14.63, 14.41, 16.42, 16.8, 17.86, 19.08, 22.1, 20.16, 20.89, 22.33, 20.85, 21.79, 22.7, 19.3, 23.38, 20.45, 24.12, 26.63], [14.29, 13.33, 16.23, 14.41, 15.79, 13.76, 16.96, 14.4, 14.63, 13.33, 12.26, 7.69, 16.42, 17.65, 18.65, 17.86, 17.87, 18.18, 21.22, 18.31, 19.85, 20.16, 24.54, 31.87, 36.8, 36.75, 34.05, 34.52, 33.52, 33.45, 37.41, 36.68, 39.29, 32.98, 32.94, 38.57, 35.54, 32.59, 32.26, 31.91, 31.79, 37.78, 33.16, 31.1, 30.53, 28.14, 27.7, 24.81], [14.29, 15.79, 14.4, 16.96, 18.31, 19.91, 21.22, 19.17, 22.1, 28.05, 28.21, 27.89, 28.14, 32.59, 31.87, 35.54, 31.91, 36.48, 37.78, 38.57, 36.8, 34.52], [14.29, 18.31, 21.43, 25.44, 30.0, 34.05, 39.29, 33.45, 32.98, 32.94, 36.8, 31.87, 31.79, 32.59, 34.52, 37.41, 38.57, 36.48, 36.68, 33.52, 33.16, 37.78, 35.54, 31.91, 31.32], [14.29, 7.69, 13.33, 13.33, 12.26, 14.41, 13.76, 15.79, 16.42, 23.29, 27.43, 31.87, 34.05, 32.59, 34.52, 31.79, 32.26, 14.75, 17.04, 15.38, 23.29, 25.46, 20.09, 24.42, 30.1, 30.22], [14.29, 13.33, 7.69, 13.76, 15.79, 12.26, 13.33, 14.41, 16.23, 16.42, 16.8, 16.96, 17.55, 14.4, 17.65, 21.79, 18.88, 14.63, 18.18, 22.7, 25.51, 25.7, 26.36, 26.79, 27.43, 29.87], [14.29, 7.69, 13.33, 13.33, 12.26, 14.4, 14.41, 13.33, 13.71, 15.79, 16.23, 16.8, 16.96, 16.42, 14.75, 20.89, 17.04, 19.85, 26.79, 19.08, 25.93, 25.94, 25.97, 26.06], [14.29, 13.33, 16.8, 13.76, 16.96, 14.63, 14.41, 13.33, 12.26, 7.69, 14.4, 15.79, 16.42, 20.22, 23.29, 22.33, 21.29, 25.37, 20.16, 19.27, 20.47, 19.12, 19.83, 25.17, 19.91, 20.45, 17.04, 17.65], [14.29, 12.26, 13.33, 13.76, 13.33, 7.69, 14.41, 15.79, 14.63, 16.42, 16.23, 16.96, 17.55, 17.65, 17.86, 18.18, 17.87, 20.89, 25.0, 28.68, 32.59, 32.26, 34.05, 33.52, 36.8, 33.45, 32.98, 32.94, 39.29, 34.52, 37.41, 31.79, 36.75, 36.48, 36.68, 38.57, 33.16, 35.54, 32.4], [14.29, 7.69, 12.26, 13.33, 13.76, 13.33, 14.41, 15.79, 14.63, 16.42, 16.8, 16.96, 19.91, 23.49, 28.65, 31.87, 36.8, 34.05, 33.52, 33.45, 32.98, 32.94, 32.59, 32.26, 34.52, 37.41], [14.29, 13.33, 14.4, 12.26, 13.76, 14.41, 14.63, 15.79, 16.42, 17.65, 18.31, 16.8, 16.96, 16.23, 19.3, 25.37, 23.49, 29.31, 32.98, 36.8, 39.29, 36.75, 33.45, 34.52, 37.41, 32.94, 36.68, 33.52, 38.57, 35.54, 33.16, 32.59, 32.26, 31.91, 28.98], [14.29, 15.79, 14.4, 16.96, 18.31, 21.43, 23.29, 24.12, 25.08, 22.7, 22.41, 25.39, 22.84, 25.49, 25.37, 23.08, 29.85, 29.36, 34.05, 29.31, 38.57, 33.16, 37.41, 35.54, 36.8, 37.78, 36.68, 36.48, 27.89, 32.94], [14.29, 12.26, 13.33, 16.8, 16.23, 17.55, 14.63, 15.79, 13.33, 13.76, 17.86, 16.42, 16.96, 21.29, 25.39, 29.31, 32.98, 29.87, 28.31, 33.52, 28.45, 37.41, 39.29, 36.8, 34.05, 36.48, 34.52, 33.45, 38.57, 36.68, 33.16, 35.54, 32.59, 32.94, 36.75], [14.29, 12.26, 13.33, 13.33, 14.4, 14.41, 15.79, 18.88, 19.08, 24.12, 25.08, 25.0, 23.08, 22.84, 21.22, 26.29, 24.51, 27.43, 25.51, 25.55], [14.29, 16.96, 14.41, 15.79, 14.4, 16.42, 14.63, 18.65, 24.81, 29.31, 32.98, 32.26, 32.59, 32.94, 31.32, 30.53, 31.1, 31.87, 31.79, 30.47, 30.45, 34.05, 33.16, 35.54, 36.8, 36.75], [14.29, 14.63, 16.23, 14.41, 13.33, 17.65, 18.31, 19.85, 23.29, 26.29, 24.51, 21.43, 24.12, 27.86, 31.87, 36.8, 39.29, 34.52, 34.05, 37.41, 33.45, 32.98, 32.94], [14.29, 7.69, 13.33, 13.76, 16.8, 21.88, 28.21, 36.75, 36.8, 33.52, 34.05, 32.98, 37.41, 34.52, 32.94, 36.68, 33.45, 38.57, 35.54, 39.29, 33.16, 32.59, 30.1, 29.52, 26.38, 26.36, 23.49, 23.35, 20.89, 20.45], [14.29, 16.96, 20.22, 22.7, 19.85, 23.29, 26.29, 30.53, 31.32, 36.8, 34.05, 36.75, 33.45, 32.98, 39.29, 32.94, 32.26, 31.87, 31.79, 32.59, 30.45, 30.47, 30.25, 30.22, 33.52, 31.91, 34.52, 37.41, 31.1, 30.21, 35.54, 33.16, 37.78, 36.48], [14.29, 12.26, 15.79, 13.76, 16.8, 17.65, 21.77, 19.85, 22.7, 20.89, 18.88, 19.3, 23.35, 24.54, 28.53, 28.45, 32.59, 32.98, 33.16, 37.41, 39.29, 38.57, 36.8, 36.68, 37.78, 35.54], [14.29, 12.26, 13.33, 14.4, 13.76, 15.79, 14.41, 14.63, 16.42, 16.23, 13.33, 7.69, 16.8, 17.86, 21.79, 25.93, 30.1, 36.8, 36.75, 37.78, 39.29, 36.68, 36.48, 35.54, 37.41], [14.29, 15.79, 14.41, 16.42, 13.33, 16.96, 21.35, 25.08, 29.87, 36.75, 37.41, 39.29, 38.57, 36.8, 36.68, 35.54, 34.52, 34.05, 37.78, 33.52, 33.45, 32.98, 32.94, 33.16, 32.26, 30.47, 28.53, 25.51, 25.7, 26.57, 24.58, 24.58], [14.29, 7.69, 13.33, 14.41, 12.26, 13.76, 15.79, 14.63, 16.23, 16.42, 14.4, 16.8, 17.55, 17.65, 20.45, 17.86, 17.87, 18.18, 14.75, 15.38, 15.61, 16.07], [14.29, 13.33, 14.4, 12.26, 13.33, 16.8, 14.63, 7.69, 14.41, 15.79, 16.23, 16.96, 16.42, 17.65, 17.86, 17.87, 24.12, 28.21, 32.59, 34.05, 36.8, 33.52, 33.45, 32.98, 32.94, 32.26, 31.87, 34.52, 36.75, 31.79, 36.68, 31.91, 31.32, 35.54, 33.16, 37.78, 37.41, 39.29, 31.1, 30.53, 28.16, 17.04, 22.39, 25.41, 23.08, 23.88, 25.17, 26.38, 24.83, 22.65, 18.88, 21.46, 25.0], [14.29, 7.69, 12.26, 13.33, 13.76, 14.41, 14.63, 15.79, 16.23, 16.42, 13.33, 14.4, 16.8, 17.65, 17.86, 17.87, 18.18, 18.31, 18.65, 18.88, 19.08, 16.96, 19.17, 17.55, 19.3, 19.91, 22.1, 21.35, 20.45, 20.09, 20.16, 20.22, 20.85, 20.47, 20.89, 23.29, 21.22, 21.29, 21.21, 21.43, 21.43, 21.77, 21.79, 21.88, 21.93, 21.64, 22.33, 22.41, 22.65, 22.7, 19.27, 19.85, 19.12, 22.84, 18.46, 18.69, 23.08, 17.12, 17.85, 17.04, 18.55, 14.75, 16.07, 13.88, 17.82, 13.71, 13.33, 20.91, 16.33, 21.46], [14.29, 12.26, 7.69, 13.33, 14.41, 13.33, 13.76, 16.8, 18.78, 17.87, 16.96, 15.79, 16.42, 16.23, 14.63, 17.65, 17.86, 17.82, 14.4, 18.31, 17.55, 18.65, 17.12], [14.29, 12.26, 13.33, 16.8, 17.87, 21.22, 22.41, 28.53, 32.94, 32.98, 37.41, 38.57, 39.29, 35.54, 34.52, 31.87, 29.31, 29.36, 27.3, 25.37, 23.49, 23.38, 21.43, 21.46, 24.54, 24.42, 25.51, 25.46, 26.38, 26.36, 27.2], [14.29, 17.65, 18.78, 21.77, 27.76, 31.32, 34.05, 36.8, 33.52, 37.41, 36.75, 36.48, 36.68, 37.78, 35.54, 38.57, 39.29, 33.45, 30.45, 30.53, 27.66, 27.45, 27.81], [14.29, 17.55, 22.41, 28.25, 36.8, 39.29, 34.05, 33.45, 34.52, 33.52, 32.98, 32.94, 36.68, 38.57, 37.41, 35.54, 36.48, 37.78, 32.59, 32.26, 30.25, 31.32], [14.29, 14.63, 12.26, 7.69, 13.33, 16.23, 17.65, 20.45, 17.55, 17.87, 21.22, 26.29, 29.04, 36.8, 36.75, 33.52, 34.05, 39.29, 33.45, 32.98, 32.59, 32.94, 32.26, 31.87, 30.53, 31.32, 37.41, 30.47, 31.79, 34.52, 30.45, 30.22, 30.25, 30.1, 30.21, 36.68, 31.1, 31.91, 29.87, 29.85, 30.0, 29.38, 33.16, 35.54, 38.57, 29.52, 29.89, 29.41, 29.36, 28.68, 29.31, 36.48, 28.62, 37.78, 28.67, 28.65, 28.57, 28.31, 28.45, 28.21, 28.53, 28.16, 28.05, 28.14, 27.89, 27.88, 27.89, 28.35, 27.81, 27.76, 25.94, 24.07, 22.11, 22.01, 25.17, 25.37, 23.49, 23.35, 24.51, 21.43, 21.46, 21.64, 24.65], [14.29, 16.96, 20.16, 23.29, 27.3, 32.98, 36.8, 36.75, 34.05, 33.45, 32.94, 39.29, 32.59, 33.52, 31.32, 30.53, 30.47, 32.26, 30.22, 30.25, 31.79, 30.45, 30.1, 30.21, 29.87], [14.29, 18.31, 22.1, 26.11, 25.37, 24.54, 23.49, 23.29, 22.41, 28.45, 32.26, 31.87, 31.32, 31.79, 30.45, 34.52, 34.05, 33.52, 33.45, 33.16, 32.98, 36.8, 36.68, 35.54, 32.94, 32.59, 31.91, 31.1, 30.53], [14.29, 13.33, 7.69, 13.33, 13.33, 12.26, 19.85, 19.3, 19.27, 18.31, 24.54, 25.37, 23.38, 27.43, 27.66, 31.87, 35.54, 36.68, 34.52, 39.29], [14.29, 12.26, 13.33, 16.42, 13.33, 16.23, 13.76, 15.79, 21.77, 27.76, 36.75, 36.8, 39.29, 33.45, 33.52, 32.94, 32.98, 34.05, 31.87, 32.26, 32.59, 34.52, 31.32, 31.79, 30.53, 31.1, 33.16, 31.91, 35.54, 30.47, 36.48, 30.45, 37.41, 30.25, 27.2, 24.14, 24.42, 18.31, 24.83, 22.41, 19.3, 22.39, 28.05, 26.67, 28.35, 27.43, 27.66, 29.87], [14.29, 18.31, 24.54, 28.65, 31.32, 34.05, 36.8, 39.29, 36.75, 33.45, 34.52, 33.52, 32.98, 32.59, 32.26, 37.41, 32.94, 30.53, 31.91, 36.48, 36.68, 31.1, 35.54], [14.29, 20.45, 26.3, 30.53, 36.8, 39.29, 34.52, 34.05, 33.52, 33.45, 25.94, 22.1, 28.05, 19.91, 32.59, 19.08, 28.65, 36.68, 32.98, 20.89, 27.66, 25.37, 25.0, 29.38, 32.94, 28.62, 28.31], [14.29, 18.46, 14.41, 18.65, 17.82, 18.55, 17.86, 16.8, 17.04, 16.96, 23.08, 23.29, 23.21, 27.43, 22.84, 27.45, 27.7, 31.87, 32.26, 32.94, 31.32, 31.1], [14.29, 18.31, 24.54, 28.65, 32.98, 36.75, 36.8, 33.52, 33.45, 37.41, 34.52, 32.94, 32.59, 32.26, 31.87, 31.79, 31.32, 30.53, 30.47, 30.45, 30.25, 30.22, 30.21, 35.54, 36.68, 38.57, 37.78, 34.05, 33.16, 31.91, 31.1, 30.1, 30.0, 29.89, 29.87, 29.85, 29.52, 29.41, 29.38, 29.36, 26.38, 27.3, 24.14, 24.12], [17.65, 12.26, 7.69, 13.76, 14.41, 18.18, 24.54, 20.45, 24.14, 28.65, 26.38, 32.94, 30.45, 37.78, 34.05, 38.57, 39.29, 37.41, 36.68, 36.48, 35.54, 34.52, 33.52], [14.29, 17.55, 17.12, 22.7, 16.96, 23.08, 23.29, 23.35, 23.49, 23.83, 23.96, 27.81, 31.79, 27.76, 31.32, 31.91, 35.54, 29.04, 29.36, 29.38, 29.41], [14.29, 20.45, 24.54, 28.65, 32.98, 39.29, 34.05, 33.52, 33.45, 32.94, 36.75, 37.41, 34.52, 32.59, 31.87, 32.26, 36.68, 36.48, 31.91, 31.32, 38.57, 33.16, 35.54], [14.29, 18.31, 23.35, 27.3, 31.32, 36.8, 39.29, 33.52, 33.45, 32.98, 32.94, 32.59, 34.05, 31.87, 30.53, 34.52, 37.41, 36.48, 36.68, 31.91, 31.79, 31.1, 30.47, 30.45, 30.25], [14.29, 18.65, 17.82, 21.88, 21.21, 25.39, 29.87, 29.04, 28.68, 33.45, 39.29, 36.8, 37.41, 34.52, 33.52, 32.98, 32.94, 32.59, 32.26, 36.68], [14.29, 15.79, 20.47, 20.85, 21.93, 27.13, 24.92, 30.1, 22.84, 33.45, 34.52, 34.05, 32.26, 32.98, 33.52, 36.48, 37.41, 36.8, 39.29, 38.57], [14.29, 18.31, 24.51, 28.45, 32.94, 28.65, 32.98, 33.45, 36.8, 36.75, 37.41, 39.29, 36.68, 34.05, 38.57, 34.52, 35.54, 33.16, 32.59, 32.26, 33.52, 31.87, 31.79, 37.78, 31.32], [14.29, 17.12, 14.4, 15.79, 13.71, 13.88, 20.09, 20.16, 26.17, 26.2, 30.22, 30.1, 35.54, 34.52, 37.78, 38.57, 36.68, 36.8, 36.75, 39.29, 36.48, 33.52], [14.29, 18.31, 21.29, 25.08, 25.37, 25.39, 29.31, 25.49, 29.04, 25.51, 29.38, 29.85, 29.87, 29.36, 29.52, 30.1, 33.45, 38.57, 33.16, 36.8], [14.29, 20.47, 26.63, 31.32, 36.8, 39.29, 34.05, 36.75, 33.52, 34.52, 32.98, 37.41, 32.59, 32.94, 36.68, 33.45, 32.26, 31.91, 38.57, 33.16, 35.54, 31.87, 31.1, 31.79, 30.53, 30.47, 30.45, 36.48, 30.22, 37.78, 30.25, 27.43, 27.45, 27.2, 24.14, 24.12], [14.29, 18.55, 14.41, 24.71, 29.04, 33.52, 34.05, 36.8, 36.75, 34.52, 37.41, 32.98, 32.94, 32.59, 32.26, 31.87, 31.91, 33.45, 36.68, 31.79, 31.32, 31.1, 30.53, 30.47, 30.45, 30.25, 33.16, 30.22, 38.57, 35.54, 30.21, 30.1, 30.0, 29.89, 29.87, 29.85, 36.48, 29.41, 29.38, 29.36], [14.29, 13.71, 13.76, 17.85, 21.79, 21.77, 25.75, 25.71, 24.81, 28.68, 27.76, 27.81, 27.13, 27.14, 26.17, 26.16, 25.17, 25.37, 25.39, 24.14], [14.29, 18.31, 13.88, 19.91, 20.09, 25.94, 30.1, 29.87, 29.85, 34.05, 14.75, 19.12, 20.47, 25.17, 25.37, 26.38, 29.36, 21.71, 18.18, 17.87, 24.42, 23.83, 28.35, 27.88, 32.59, 15.79, 17.04, 22.65, 23.08, 28.05, 22.39], [14.29, 18.55, 20.22, 26.22, 30.22, 30.45, 30.47, 34.05, 33.52, 39.29, 37.41, 36.8, 36.68, 38.57, 35.54, 34.52, 33.45, 37.78, 33.16, 32.98, 32.94, 32.59, 31.91, 32.26], [14.29, 18.31, 20.47, 18.46, 24.54, 20.45, 24.14, 24.71, 24.81, 29.04, 28.68, 32.98, 32.94, 36.8, 36.75, 37.78, 39.29, 36.68, 37.41, 34.52, 31.32, 28.45, 28.31, 25.44, 25.46, 22.41, 21.43], [14.29, 18.46, 14.4, 18.65, 18.78, 18.69, 19.08, 18.88, 19.27, 19.3, 19.85, 19.91, 20.09, 20.16, 19.17, 25.37, 25.37, 25.44, 25.49, 25.51, 25.7, 25.71, 24.65, 25.93, 29.87, 24.58, 30.1, 24.54], [14.29, 20.47, 20.85, 20.45, 19.91, 20.16, 26.17, 20.22, 18.46, 18.18, 20.91, 18.31, 19.12, 17.65, 17.04, 16.8, 14.4, 13.71, 13.39, 13.33, 13.33, 13.33, 10.87, 11.36, 10.56, 11.54, 12.26, 13.88], [12.26, 17.65, 13.76, 7.69, 14.41, 13.33, 13.33, 20.47, 19.91, 26.36, 30.45, 30.47, 34.05, 13.88, 17.87, 14.75, 16.42, 17.04, 20.22, 26.29, 26.29, 31.1, 30.25, 35.54, 34.52, 14.4, 14.29, 18.31, 14.63, 22.33, 22.39, 21.43, 18.18, 17.82, 18.46, 15.79, 18.55, 17.12, 17.85, 21.22, 16.33, 19.85, 10.56, 13.39, 11.36, 18.11, 18.88, 18.69, 24.92, 9.84, 15.61], [14.29, 18.46, 19.85, 14.41, 25.94, 25.97, 30.1, 24.92, 22.01, 21.93, 21.21, 20.45, 20.16, 19.27, 19.12, 18.31, 16.33, 16.42, 13.33, 10.87], [14.29, 18.46, 20.45, 20.22, 26.2, 26.29, 30.22, 26.29, 29.36, 26.29, 28.45, 26.36, 28.53, 28.62, 28.65, 32.59, 32.98, 29.87, 30.1, 26.79], [14.29, 14.4, 14.41, 14.75, 13.71, 13.76, 14.63, 12.26, 15.79, 13.33, 16.07, 7.69, 13.33, 16.23, 13.33, 16.42, 16.33, 16.96, 15.61, 17.04, 15.38, 17.12, 16.8], [14.29, 18.31, 20.47, 24.14, 24.12, 26.36, 28.05, 30.45, 30.47, 34.05, 35.54, 37.41, 36.8, 36.75, 37.78, 36.68, 38.57, 34.52, 31.32, 31.87, 29.04], [15.79, 17.12, 19.91, 17.55, 23.49, 23.38, 27.3, 31.79, 31.1, 36.68, 36.48, 38.57, 39.29, 36.8, 36.75, 34.05, 33.52, 30.53, 30.47, 27.45, 27.66, 27.43, 28.67], [14.29, 20.47, 14.41, 20.45, 14.75, 20.22, 26.29, 26.22, 26.29, 30.22, 26.3, 30.25, 30.47, 35.54, 34.52, 36.68, 38.57, 37.41, 36.8, 39.29, 37.78, 34.05, 36.75], [14.29, 18.46, 19.91, 21.43, 24.92, 26.57, 22.84, 24.65, 23.88, 23.96, 24.87, 24.9, 25.75, 25.94, 27.13, 27.19, 28.05, 28.16, 31.1, 31.32, 35.54, 36.68, 38.57, 33.52], [14.29, 18.46, 12.26, 17.65, 14.41, 7.69, 13.33, 14.63, 13.33, 13.76, 14.75, 18.18, 16.42, 17.04, 17.85, 21.43, 18.88, 20.89, 18.65, 20.45], [14.29, 18.55, 14.4, 18.69, 13.76, 13.88, 14.41, 13.33, 13.33, 13.71, 14.63, 14.75, 15.79, 16.23, 19.78, 20.47, 23.49, 23.38, 27.45, 27.43, 27.7, 25.7, 25.55], [14.29, 18.31, 20.47, 18.46, 24.54, 26.57, 28.62, 32.98, 33.45, 36.8, 39.29, 36.75, 38.57, 37.41, 35.54, 36.48, 34.05, 33.52, 33.16, 34.52, 32.94, 32.26, 37.78, 31.91], [14.29, 18.31, 20.45, 18.55, 26.36, 24.58, 30.45, 28.65, 34.05, 32.94, 37.41, 36.68, 39.29, 36.75, 36.8, 38.57, 35.54, 33.52, 34.52, 33.16], [14.29, 20.47, 20.85, 26.9, 27.13, 31.32, 31.79, 35.54, 34.52, 37.78, 39.29, 36.8, 38.57, 37.41, 36.68, 36.75, 34.05, 33.45, 31.87, 32.98, 32.94, 31.91, 33.16, 33.52, 32.26], [14.29, 18.46, 14.4, 17.55, 17.65, 23.83, 23.88, 27.81, 31.79, 22.01, 22.39, 18.88, 21.22, 24.83, 25.93, 24.65, 20.16, 25.49, 23.08, 22.65, 24.07, 24.92], [14.29, 20.47, 20.45, 26.63, 31.32, 36.48, 38.57, 36.8, 36.75, 36.68, 35.54, 34.52, 34.05, 33.52, 37.41, 33.16, 32.98, 32.94, 32.59, 32.26, 37.78, 31.91, 31.87, 31.79, 32.4], [14.29, 19.17, 19.3, 22.33, 24.81, 24.12, 24.83, 25.44, 26.22, 26.3, 26.29, 21.22, 27.3, 27.76, 26.16, 18.65, 17.65, 28.16, 27.86, 22.7, 19.85, 24.51, 25.75, 26.9, 28.53, 28.67, 25.39, 28.68, 26.0, 23.96, 23.49, 23.35, 25.37, 22.1, 20.16, 19.08, 19.91, 21.43, 18.31, 18.78, 18.88, 23.29, 22.39], [14.29, 17.55, 17.65, 19.3, 18.65, 19.85, 21.22, 19.17, 22.33, 22.7, 20.16, 24.51, 23.96, 20.45, 24.12, 16.8, 24.83, 23.35, 24.81, 25.0, 25.37, 20.22, 21.79, 16.42, 23.49, 22.1, 16.23, 25.39, 25.44, 29.87, 26.9, 25.71, 25.93, 21.43, 25.49, 25.75, 19.08, 26.0, 21.43, 26.16, 19.91, 26.06, 26.22, 21.77, 26.29, 17.87, 16.96, 20.89, 25.08, 24.54, 26.3, 26.63, 21.64, 26.29, 27.43, 28.21, 23.29, 26.11, 23.38, 18.88, 18.78, 18.31, 25.94, 26.29, 26.74, 27.13, 28.16, 25.97, 27.3, 27.7, 27.2, 27.76, 22.41, 26.57, 32.59, 36.8, 34.05, 39.29, 36.75, 32.98, 32.94, 33.45, 33.52, 32.26, 31.79, 30.53, 31.32, 34.52, 37.41, 30.47, 30.45, 31.87, 30.21, 30.22, 36.68, 36.48, 30.25, 31.1, 30.1, 30.0, 29.52, 33.16, 35.54, 29.89, 31.91, 29.85, 29.38], [14.29, 18.55, 13.76, 17.65, 13.71, 13.33, 16.8, 17.04, 15.79, 14.75, 16.07, 14.63, 16.42, 13.33, 16.96, 17.12, 14.41, 16.23, 13.33, 16.33, 12.26, 17.82, 18.18, 7.69, 17.86, 17.55, 17.85, 18.31, 18.46, 18.65, 18.69, 18.88, 17.87, 14.4, 19.08, 19.12, 19.17, 19.29, 25.37, 19.77, 25.17, 24.42, 25.08, 24.07, 25.0, 23.08, 25.0, 23.08, 24.92, 23.88, 24.07, 20.91, 24.12, 19.27, 20.89, 17.28, 18.11, 15.87], [14.29, 20.47, 20.45, 26.57, 30.53, 31.32, 34.52, 39.29, 37.78, 36.8, 37.41, 36.68, 38.57, 35.54, 34.05, 33.52, 32.59, 30.47, 28.45, 28.53], [14.29, 14.4, 14.63, 14.75, 13.76, 13.33, 13.71, 13.33, 7.69, 13.88, 17.04, 16.8, 16.42, 15.79, 16.33, 16.23, 16.07, 17.12, 17.55, 17.82, 17.85, 17.28, 17.87, 23.08, 17.86, 15.61, 15.87, 15.38, 16.96, 18.11, 18.18, 18.31, 14.41, 18.46, 17.65, 18.55, 18.65, 13.39, 18.78, 18.88, 18.69, 19.08, 19.17, 19.27, 19.29, 19.77, 19.3, 13.33, 19.83], [14.29, 13.76, 14.41, 19.83, 20.45, 19.85, 20.09, 19.91, 26.16, 25.94, 29.89, 29.87, 30.0, 34.52, 39.29, 37.78, 37.41, 36.75, 34.05, 33.52, 31.1, 30.47, 27.45, 27.66, 27.76], [14.29, 20.45, 14.41, 20.47, 14.75, 20.89, 16.07, 20.91, 19.91, 21.22, 21.29, 21.35, 21.43, 21.21, 21.46, 21.64, 18.55, 21.71, 18.46, 18.31, 20.22, 19.17, 19.12], [14.29, 18.46, 20.45, 20.22, 26.2, 26.17, 30.21, 22.01, 18.88, 22.39, 22.65, 21.46, 17.04, 20.16, 19.12, 19.08, 18.18, 18.31, 17.87, 17.12, 16.96, 16.07, 16.23, 14.75, 13.76], [14.29, 18.46, 13.33, 20.45, 18.65, 18.69, 24.65, 24.58, 24.54, 24.51, 21.46, 24.42, 20.47, 24.14, 17.65, 21.22, 20.89, 21.29, 19.91, 20.0, 20.09, 19.12, 19.27, 19.29, 18.18, 16.42, 19.3, 18.55, 16.23], [14.29, 17.65, 22.1, 23.35, 24.12, 28.21, 36.75, 32.98, 32.94, 32.26, 31.87, 34.05, 30.53, 28.65, 29.87, 36.8, 30.47, 30.22, 30.25, 31.32, 33.45, 30.1, 30.0, 32.59, 33.52, 31.79, 37.41, 38.57, 36.68, 37.78, 35.54, 34.52, 33.16, 31.91]]\n" + ] + } + ], + "source": [ + "# select wordLevel of each video in the chosenVideo to do regression\n", + "wordLevel_for_twenty_videos_watched = []\n", + "for t in twenty_videos_watched:\n", + " tmp =[]\n", + " for v in t[1]:\n", + " tmp.append(videos_data[v]['wordLevel'])\n", + " wordLevel_for_twenty_videos_watched.append(tmp)\n", + " \n", + "print wordLevel_for_twenty_videos_watched" + ] + }, + { + "cell_type": "code", + "execution_count": 74, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "{'videoSpeed': 13.15, 'sectionLength': 21, 'subtitleLengthRatio': 0.11, 'wordLevel': 20.22, 'wordList': u'[probably, seen, one, of, these, a, lego, brick, but, have, you, ever, wondered, how, it, all, started, and, why, called, actually, the, name, is, much, older, than, this, plastic, are, curious, let, me, tell, began, many, years, ago, there, was, skilled, hardworking, carpenter, named, ole, kirk, christiansen, respected, with, his, own, company, times, were, hard, so, he, money, had, to, dismiss, last, worker, come, on, in, closed, down, workshop, packed, my, things, thank, i, suppose, better, write, paycheck, take, care, well, that, just, imagine, would, know, understand, at, least, now, get, worse, did, shortly, after, lost, wife, special, person, type, ...]'}\n" + ] + } + ], + "source": [ + "print videos_data[3585]\n", + "# print type(videos_data)" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "collapsed": true + }, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 2", + "language": "python", + "name": "python2" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 2 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython2", + "version": "2.7.10" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/project/data_exploration/special_user_analysis.ipynb b/project/data_exploration/special_user_analysis.ipynb new file mode 100644 index 0000000..49c090c --- /dev/null +++ b/project/data_exploration/special_user_analysis.ipynb @@ -0,0 +1,237 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 44, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "data": { + "text/html": [ + "" + ], + "text/plain": [ + "" + ] + }, + "metadata": {}, + "output_type": "display_data" + } + ], + "source": [ + "from statistic_helper import *\n", + "from graph_helper import *\n", + "import json, nltk\n", + "po.offline.init_notebook_mode()" + ] + }, + { + "cell_type": "code", + "execution_count": 45, + "metadata": { + "collapsed": true + }, + "outputs": [], + "source": [ + "videos_words = load_data_from_file(\"videoData_vs_WordList.json\")\n", + "students = load_data_from_file(\"studentBehaviorInfo_all.json\")\n", + "videos_data = load_data_from_file(\"videoDataInfo.csv\")\n", + "video_data_processed = load_data_from_file(\"video_data.json\")\n", + "stop_words = set(nltk.corpus.stopwords.words(\"english\"))" + ] + }, + { + "cell_type": "code", + "execution_count": 46, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "15\n" + ] + } + ], + "source": [ + "# select users who didn't start from 3913\n", + "skip_first = []\n", + "for student in students:\n", + " if student['chosenVideo'][0] != 3913: \n", + " skip_first.append([student['memberId'], student['chosenVideo']])\n", + "\n", + "print len(skip_first)" + ] + }, + { + "cell_type": "code", + "execution_count": 48, + "metadata": { + "collapsed": false, + "scrolled": true + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "68\n", + "[[u'20232', [['14712', -1], ['14026', -1], ['12908', -1], ['9626', -1], ['14294', -1], ['14393', -1], ['9851', -1], ['8545', -1]]], [u'55981', [['12675', -1], ['9851', -1], ['14394', -1], ['10586', -1]]], [u'61991', [['9916', -1], ['14031', -1], ['13102', -1], ['8200', -1], ['10301', -1], ['11580', -1], ['12311', -1], ['12667', -1], ['13500', -1], ['9751', -1], ['4968', -1], ['13564', -1], ['13103', -1], ['12949', -1]]], [u'69956', [['10303', -1], ['10564', -1], ['10586', -1]]], [u'70218', [['12318', -1], ['11863', -1], ['8547', -1], ['10020', -1], ['10249', -1], ['10860', -1], ['10546', -1], ['11698', -1], ['13564', -1], ['13572', -1], ['11700', -1], ['12669', -1], ['3693', -1], ['13392', -1], ['11861', -1], ['12311', -1], ['12667', -1], ['13390', -1], ['13500', -1], ['9092', -1], ['8441', -1], ['8919', -1], ['12224', -1], ['10201', -1], ['11580', -1]]], [u'73027', [['10565', -1], ['10586', -1], ['9097', -1]]], [u'74040', [['11698', -1], ['3585', -1], ['10564', -1], ['9770', -1], ['9771', -1], ['9851', -1], ['5186', -1], ['10303', -1], ['12214', -1]]], [u'74846', [['10023', -1], ['10250', -1], ['10564', -1], ['10303', -1], ['10565', -1]]], [u'75414', [['10250', -1], ['12214', -1], ['12218', -1], ['6061', -1], ['7130', -1], ['8859', -1], ['9626', -1], ['10019', -1], ['10026', -1], ['10074', -1], ['10586', -1], ['11621', -1], ['11855', -1], ['11863', -1], ['12318', -1], ['12673', -1], ['12908', -1], ['13507', -1], ['13574', -1], ['4165', -1], ['5806', -1], ['5881', -1], ['8547', -1], ['8918', -1], ['9092', -1], ['9097', -1], ['9578', -1], ['10535', -1]]], [u'75527', [['4802', -1], ['5433', -1], ['9626', -1], ['10023', -1], ['10308', -1], ['8456', -1], ['10546', -1], ['10860', -1], ['10457', -1], ['4336', -1], ['10073', -1], ['7184', -1], ['9916', -1]]], [u'75953', [['11618', -1], ['12216', -1], ['13506', -1], ['13104', -1], ['12060', -1]]], [u'76756', [['8545', -1], ['4165', -1], ['7126', -1], ['2093', -1], ['4215', -1], ['3693', -1]]], [u'76968', [['5186', -1], ['10586', -1], ['9092', -1]]], [u'79118', [['10023', -1], ['10586', -1], ['5806', -1]]], [u'9121', [['10565', -1], ['12214', -1], ['13507', -1]]], [u'79449', [['10303', -1], ['10586', -1], ['5881', -1], ['10250', -1], ['10257', -1], ['12675', -1], ['12218', -1], ['12214', -1]]], [u'63241', [['11624', -1], ['12949', -1], ['4424', -1]]], [u'89829', [['3693', -1], ['5806', -1], ['5881', -1], ['13572', -1], ['13500', -1], ['9092', -1], ['12214', -1], ['10570', -1]]], [u'90679', [['50', -1], ['11853', -1], ['13294', -1]]], [u'90729', [['13004', -1], ['12311', -1], ['13392', -1], ['12667', -1], ['10860', -1], ['13564', -1], ['13701', -1], ['13390', -1], ['3693', -1]]], [u'91085', [['12908', -1], ['10860', -1], ['12673', -1]]], [u'91300', [['14393', -1], ['14392', -1], ['14712', -1], ['14026', -1]]], [u'91580', [['10546', -1], ['9578', -1], ['11863', -1], ['10020', -1], ['13104', -1]]], [u'93337', [['12675', -1], ['11857', -1], ['12984', -1]]], [u'94021', [['13564', -1], ['11861', -1], ['14394', -1], ['14712', -1]]], [u'97443', [['13296', -1], ['11853', -1], ['13294', -1]]], [u'98455', [['9771', -1], ['9851', -1], ['14394', -1], ['14393', -1], ['14712', -1], ['10020', -1], ['9584', -1], ['10860', -1]]], [u'103723', [['3585', -1], ['12910', -1], ['13566', -1]]], [u'108645', [['13498', -1], ['12949', -1], ['12912', -1], ['12311', -1]]], [u'108824', [['12597', -1], ['9091', -1], ['11406', -1], ['13290', -1], ['9580', -1]]], [u'110080', [['8457', -1], ['12597', -1], ['13004', -1], ['11389', -1]]], [u'110045', [['13507', -1], ['8859', -1], ['14394', -1], ['9770', -1], ['14294', -1], ['14026', -1], ['14393', -1], ['5186', -1]]], [u'111956', [['12669', -1], ['13564', -1], ['13572', -1], ['11628', -1], ['11861', -1], ['12984', -1]]], [u'110324', [['12947', -1], ['12665', -1], ['11624', -1]]], [u'115282', [['10568', -1], ['10020', -1], ['13564', -1]]], [u'115479', [['12984', -1], ['13564', -1], ['13103', -1]]], [u'118204', [['9851', -1], ['12218', -1], ['12675', -1], ['10257', -1], ['9770', -1], ['10564', -1], ['10565', -1], ['10303', -1], ['12673', -1], ['10019', -1], ['9771', -1], ['6061', -1], ['8545', -1], ['10023', -1], ['12908', -1], ['11863', -1], ['7130', -1], ['8859', -1], ['11621', -1], ['12318', -1], ['10074', -1], ['10250', -1], ['9626', -1], ['10586', -1], ['11855', -1], ['11857', -1], ['3711', -1], ['12216', -1], ['10026', -1], ['10860', -1], ['9097', -1], ['13104', -1], ['5186', -1], ['4974', -1], ['4165', -1], ['13302', -1], ['5881', -1], ['9578', -1], ['11399', -1], ['8456', -1], ['3585', -1], ['8547', -1], ['11698', -1], ['10201', -1], ['10020', -1], ['10308', -1], ['4802', -1], ['11618', -1], ['11387', -1], ['9584', -1], ['9092', -1], ['10249', -1], ['9769', -1], ['11700', -1]]], [u'120159', [['14393', -1], ['9626', -1], ['11855', -1]]], [u'120537', [['4220', -1], ['12311', -1], ['11853', -1], ['13390', -1], ['3693', -1], ['10546', -1], ['11698', -1], ['10860', -1], ['10537', -1]]], [u'120868', [['14033', -1], ['12740', -1], ['13010', -1], ['10860', -1], ['13564', -1]]], [u'120027', [['13004', -1], ['4220', -1], ['13722', -1], ['12597', -1], ['11406', -1]]], [u'122407', [['5085', -1], ['13388', -1], ['12740', -1], ['12311', -1], ['4457', -1]]], [u'122742', [['11618', -1], ['11387', -1], ['9092', -1]]], [u'122725', [['3585', -1], ['8456', -1], ['8547', -1], ['11399', -1], ['11698', -1], ['10020', -1], ['13394', -1], ['9578', -1], ['5881', -1]]], [u'123244', [['3585', -1], ['8456', -1], ['8547', -1]]], [u'121491', [['14393', -1], ['14712', -1], ['10860', -1], ['14192', -1]]], [u'123247', [['10586', -1], ['10860', -1], ['14394', -1], ['14026', -1], ['14393', -1], ['14294', -1], ['14392', -1], ['9851', -1], ['12214', -1], ['12908', -1], ['10074', -1]]], [u'125882', [['3585', -1], ['14192', -1], ['4165', -1]]], [u'125400', [['7126', -1], ['12127', -1], ['12667', -1]]], [u'128534', [['4974', -1], ['14294', -1], ['10564', -1], ['9771', -1]]], [u'126828', [['14393', -1], ['14026', -1], ['14392', -1]]], [u'129683', [['13564', -1], ['14292', -1], ['13729', -1], ['13566', -1], ['12984', -1], ['11628', -1]]], [u'54490', [['9771', -1], ['9851', -1], ['10250', -1], ['10257', -1], ['10303', -1]]], [u'54708', [['10564', -1], ['9770', -1], ['10586', -1]]], [u'57712', [['10860', -1], ['10586', -1], ['11855', -1]]], [u'65719', [['10177', -1], ['11624', -1], ['12665', -1]]], [u'6875', [['5186', -1], ['7126', -1], ['12311', -1], ['12127', -1]]], [u'79090', [['10860', -1], ['12311', -1], ['13390', -1], ['13564', -1], ['12667', -1], ['12740', -1]]], [u'88266', [['8457', -1], ['11621', -1], ['12673', -1]]], [u'91350', [['14194', -1], ['13729', -1], ['13300', -1], ['11399', -1], ['13731', -1], ['9916', -1]]], [u'94846', [['3693', -1], ['12667', -1], ['10860', -1], ['13701', -1]]], [u'97862', [['13564', -1], ['11853', -1], ['13102', -1], ['14031', -1], ['6521', -1], ['12949', -1]]], [u'118819', [['8699', -1], ['11861', -1], ['8456', -1], ['8919', -1], ['12311', -1], ['12667', -1], ['13500', -1]]], [u'123283', [['10459', -1], ['5797', -1], ['7126', -1], ['5085', -1], ['5194', -1]]], [u'124895', [['10565', -1], ['9771', -1], ['5186', -1], ['4165', -1], ['9092', -1], ['10020', -1], ['11861', -1], ['12667', -1], ['13572', -1], ['13500', -1]]], [u'77790', [['3913', -1], ['8545', -1], ['3711', -1], ['9578', -1], ['4802', -1], ['4163', -1], ['8700', -1], ['8547', -1], ['4974', -1]]], [u'126672', [['10564', -1], ['10586', -1], ['12673', -1], ['14394', -1], ['14026', -1], ['14393', -1], ['14294', -1], ['14392', -1], ['10860', -1], ['10020', -1]]], [u'128081', [['14712', -1], ['14026', -1], ['14393', -1], ['14294', -1], ['14392', -1], ['10564', -1]]]]\n" + ] + } + ], + "source": [ + "# select users had more than 2 -1\n", + "# print students[1]['listenScore']\n", + "scoreList = []\n", + "for student in students:\n", + " unique_postID = []\n", + " tmp = []\n", + " for ls in student['listenScore']:\n", + " if ls['score'] == -1 and ls['postId'] != student['chosenVideo'][-1]: \n", + " if ls['postId'] not in unique_postID:\n", + " # all sections version\n", + "# unique_postID.append([str(ls['postId']), ls['score']])\n", + " unique_postID.append(ls['postId'])\n", + " tmp.append([str(ls['postId']), ls['score']])\n", + "\n", + " \n", + " scoreList.append([student['memberId'], tmp])\n", + "\n", + "# print len(scoreList)\n", + "# print scoreList\n", + "\n", + "two_more_skip = []\n", + "for s in scoreList:\n", + " if len(s[1]) > 2:\n", + " two_more_skip.append(s)\n", + "\n", + "# if don't eliminate last one video in 'chosenVideo' the length of two_more_skip will be 478\n", + "print len(two_more_skip)\n", + "print two_more_skip" + ] + }, + { + "cell_type": "code", + "execution_count": 49, + "metadata": { + "collapsed": false + }, + "outputs": [ + { + "name": "stdout", + "output_type": "stream", + "text": [ + "2\n" + ] + } + ], + "source": [ + "# To see where there are overlapped between two groups of users\n", + "cnt = 0\n", + "for s in skip_first:\n", + " for t in two_more_skip:\n", + " if s[0] == t[0]:\n", + " cnt = cnt + 1\n", + " \n", + "print cnt" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": { + "collapsed": true + }, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 2", + "language": "python", + "name": "python2" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 2 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython2", + "version": "2.7.10" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/project/data_exploration/statistic_helper.py b/project/data_exploration/statistic_helper.py index 12d14f9..3892803 100644 --- a/project/data_exploration/statistic_helper.py +++ b/project/data_exploration/statistic_helper.py @@ -90,6 +90,29 @@ def generate_pie(dictionary, title): po.iplot(fig) +def generate_boxplot(frequency): + trace0 = go.Box( + y=frequency + ) + + data=[trace0] + + po.iplot(data) + +def generate_boxplots(frequency1, frequency2): + trace0 = go.Box( + y=frequency1 + ) + + trace1 = go.Box( + y=frequency2 + ) + + data=[trace0, trace1] + + po.iplot(data) + + def load_data_from_file(file_name): data = None with open('../data/{0}'.format(file_name)) as data_file: diff --git a/project/data_exploration/user_behavior_exploring.ipynb b/project/data_exploration/user_behavior_exploring.ipynb index 1be6262..e9d56ce 100644 --- a/project/data_exploration/user_behavior_exploring.ipynb +++ b/project/data_exploration/user_behavior_exploring.ipynb @@ -106,7 +106,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 3, "metadata": { "collapsed": false }, @@ -114,7 +114,7 @@ { "data": { "text/html": [ - "
" + "
" ], "text/plain": [ "" @@ -182,7 +182,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", - "version": "2.7.12" + "version": "2.7.10" } }, "nbformat": 4, diff --git a/project/data_exploration/video_category_analysis.ipynb b/project/data_exploration/video_category_analysis.ipynb index e7d0132..da9d291 100644 --- a/project/data_exploration/video_category_analysis.ipynb +++ b/project/data_exploration/video_category_analysis.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 26, + "execution_count": 6, "metadata": { "collapsed": true }, @@ -14,7 +14,7 @@ }, { "cell_type": "code", - "execution_count": 27, + "execution_count": 7, "metadata": { "collapsed": false }, @@ -103,7 +103,7 @@ }, { "cell_type": "code", - "execution_count": 28, + "execution_count": 8, "metadata": { "collapsed": false }, @@ -119,7 +119,7 @@ }, { "cell_type": "code", - "execution_count": 29, + "execution_count": 9, "metadata": { "collapsed": false }, @@ -136,11 +136,23 @@ }, { "cell_type": "code", - "execution_count": 30, + "execution_count": 10, "metadata": { - "collapsed": true + "collapsed": false }, - "outputs": [], + "outputs": [ + { + "ename": "NameError", + "evalue": "name 'operator' is not defined", + "output_type": "error", + "traceback": [ + "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m", + "\u001b[0;31mNameError\u001b[0m Traceback (most recent call last)", + "\u001b[0;32m\u001b[0m in \u001b[0;36m\u001b[0;34m()\u001b[0m\n\u001b[0;32m----> 1\u001b[0;31m \u001b[0msorted_category_count\u001b[0m \u001b[0;34m=\u001b[0m \u001b[0msorted\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mcount_video_category\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mitems\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m,\u001b[0m \u001b[0mkey\u001b[0m\u001b[0;34m=\u001b[0m\u001b[0moperator\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mitemgetter\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;36m1\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m 2\u001b[0m \u001b[0msorted_category_count\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mreverse\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n", + "\u001b[0;31mNameError\u001b[0m: name 'operator' is not defined" + ] + } + ], "source": [ "sorted_category_count = sorted(count_video_category.items(), key=operator.itemgetter(1))\n", "sorted_category_count.reverse()" @@ -148,31 +160,18 @@ }, { "cell_type": "code", - "execution_count": 31, + "execution_count": null, "metadata": { "collapsed": false }, - "outputs": [ - { - "data": { - "text/html": [ - "
" - ], - "text/plain": [ - "" - ] - }, - "metadata": {}, - "output_type": "display_data" - } - ], + "outputs": [], "source": [ "generate_bar_chart(sorted_category_count, 40)" ] }, { "cell_type": "code", - "execution_count": 47, + "execution_count": null, "metadata": { "collapsed": false }, @@ -190,7 +189,7 @@ }, { "cell_type": "code", - "execution_count": 48, + "execution_count": null, "metadata": { "collapsed": false }, @@ -208,7 +207,7 @@ }, { "cell_type": "code", - "execution_count": 49, + "execution_count": null, "metadata": { "collapsed": true }, @@ -226,7 +225,7 @@ }, { "cell_type": "code", - "execution_count": 55, + "execution_count": null, "metadata": { "collapsed": true }, @@ -244,7 +243,7 @@ }, { "cell_type": "code", - "execution_count": 56, + "execution_count": null, "metadata": { "collapsed": true }, @@ -262,36 +261,11 @@ }, { "cell_type": "code", - "execution_count": 57, + "execution_count": null, "metadata": { "collapsed": false }, - "outputs": [ - { - "data": { - "text/html": [ - "
" - ], - "text/plain": [ - "" - ] - }, - "metadata": {}, - "output_type": "display_data" - }, - { - "data": { - "text/html": [ - "
" - ], - "text/plain": [ - "" - ] - }, - "metadata": {}, - "output_type": "display_data" - } - ], + "outputs": [], "source": [ "generate_bar_chart(sorted_education_similarity, 50)\n", "generate_bar_chart(sorted_entertainment_similarity, 50)" @@ -314,7 +288,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", - "version": "2.7.12" + "version": "2.7.10" } }, "nbformat": 4,