metamaker-for-three 0.1.8-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.env.dev +1 -0
- package/.env.mlib +1 -0
- package/.gitlab-ci.yml +1 -0
- package/.prettierrc.js +50 -0
- package/README.md +207 -0
- package/babel.config.js +3 -0
- package/code.jpg +0 -0
- package/examples/example.ts +624 -0
- package/libs/metamaker-for-three.js +1 -0
- package/package.json +89 -0
- package/public/SSSLUT.png +0 -0
- package/public/f9d25cc22be065191dca0f2ac7b248fd.zip +0 -0
- package/public/favicon.ico +0 -0
- package/public/index.html +31 -0
- package/public/models/gltf/xj/-43190.jpg +0 -0
- package/public/models/gltf/xj/-43240.jpg +0 -0
- package/public/models/gltf/xj/-43256.png +0 -0
- package/public/models/gltf/xj/-44804.jpg +0 -0
- package/public/models/gltf/xj/22344.jpg +0 -0
- package/public/models/gltf/xj/37430.jpg +0 -0
- package/public/models/gltf/xj/37432.jpg +0 -0
- package/public/models/gltf/xj/character.bin +0 -0
- package/public/models/gltf/xj/character.glb +0 -0
- package/public/models/gltf/xj/character.gltf +12110 -0
- package/public/models/gltf/xj/character.zip +0 -0
- package/src/assets/SSSLUT.png +0 -0
- package/src/assets/metacrypto.wasm +0 -0
- package/src/lib/core/index.ts +103 -0
- package/src/lib/core/utils/GLTFLoader.d.ts +319 -0
- package/src/lib/core/utils/GLTFLoader.js +3827 -0
- package/src/lib/core/utils/ResetMaterial.ts +264 -0
- package/src/lib/core/utils/convert.ts +124 -0
- package/src/lib/core/utils/downloadAnimation.ts +117 -0
- package/src/lib/core/utils/downloadData.ts +20 -0
- package/src/lib/core/utils/index.ts +59 -0
- package/src/lib/core/utils/metacrypto.js +49 -0
- package/src/lib/globals.d.ts +7 -0
- package/src/lib/index.ts +7 -0
- package/tsconfig.dist.json +7 -0
- package/tsconfig.json +33 -0
- package/types/core/index.d.ts +9 -0
- package/types/core/utils/GLTFLoader.d.ts +17 -0
- package/types/core/utils/ResetMaterial.d.ts +2 -0
- package/types/core/utils/convert.d.ts +13 -0
- package/types/core/utils/downloadAnimation.d.ts +10 -0
- package/types/core/utils/downloadData.d.ts +2 -0
- package/types/core/utils/index.d.ts +13 -0
- package/types/core/utils/metacrypto.d.ts +12 -0
- package/types/index.d.ts +5 -0
- package/vue.config.js +49 -0
- package/vue.config.lib.js +61 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t(require("three")):"function"===typeof define&&define.amd?define(["three"],t):"object"===typeof exports?exports["_MMFT"]=t(require("three")):e["_MMFT"]=t(e["THREE"])})(self,(function(e){return function(){var t={9662:function(e,t,n){var r=n(614),s=n(6330),i=TypeError;e.exports=function(e){if(r(e))return e;throw i(s(e)+" is not a function")}},6077:function(e,t,n){var r=n(614),s=String,i=TypeError;e.exports=function(e){if("object"==typeof e||r(e))return e;throw i("Can't set "+s(e)+" as a prototype")}},5787:function(e,t,n){var r=n(7976),s=TypeError;e.exports=function(e,t){if(r(t,e))return e;throw s("Incorrect invocation")}},9670:function(e,t,n){var r=n(111),s=String,i=TypeError;e.exports=function(e){if(r(e))return e;throw i(s(e)+" is not an object")}},4019:function(e){e.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},260:function(e,t,n){"use strict";var r,s,i,o=n(4019),a=n(9781),c=n(7854),u=n(614),l=n(111),f=n(2597),p=n(648),h=n(6330),d=n(8880),m=n(8052),g=n(3070).f,v=n(7976),A=n(9518),y=n(7674),E=n(5112),x=n(9711),T=n(9909),w=T.enforce,M=T.get,R=c.Int8Array,S=R&&R.prototype,b=c.Uint8ClampedArray,L=b&&b.prototype,I=R&&A(R),O=S&&A(S),C=Object.prototype,D=c.TypeError,N=E("toStringTag"),P=x("TYPED_ARRAY_TAG"),F="TypedArrayConstructor",B=o&&!!y&&"Opera"!==p(c.opera),k=!1,_={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},U={BigInt64Array:8,BigUint64Array:8},G=function(e){if(!l(e))return!1;var t=p(e);return"DataView"===t||f(_,t)||f(U,t)},H=function(e){var t=A(e);if(l(t)){var n=M(t);return n&&f(n,F)?n[F]:H(t)}},j=function(e){if(!l(e))return!1;var t=p(e);return f(_,t)||f(U,t)},Q=function(e){if(j(e))return e;throw D("Target is not a typed array")},K=function(e){if(u(e)&&(!y||v(I,e)))return e;throw D(h(e)+" is not a typed array constructor")},V=function(e,t,n,r){if(a){if(n)for(var s in _){var i=c[s];if(i&&f(i.prototype,e))try{delete i.prototype[e]}catch(o){try{i.prototype[e]=t}catch(u){}}}O[e]&&!n||m(O,e,n?t:B&&S[e]||t,r)}},Y=function(e,t,n){var r,s;if(a){if(y){if(n)for(r in _)if(s=c[r],s&&f(s,e))try{delete s[e]}catch(i){}if(I[e]&&!n)return;try{return m(I,e,n?t:B&&I[e]||t)}catch(i){}}for(r in _)s=c[r],!s||s[e]&&!n||m(s,e,t)}};for(r in _)s=c[r],i=s&&s.prototype,i?w(i)[F]=s:B=!1;for(r in U)s=c[r],i=s&&s.prototype,i&&(w(i)[F]=s);if((!B||!u(I)||I===Function.prototype)&&(I=function(){throw D("Incorrect invocation")},B))for(r in _)c[r]&&y(c[r],I);if((!B||!O||O===C)&&(O=I.prototype,B))for(r in _)c[r]&&y(c[r].prototype,O);if(B&&A(L)!==O&&y(L,O),a&&!f(O,N))for(r in k=!0,g(O,N,{get:function(){return l(this)?this[P]:void 0}}),_)c[r]&&d(c[r],P,r);e.exports={NATIVE_ARRAY_BUFFER_VIEWS:B,TYPED_ARRAY_TAG:k&&P,aTypedArray:Q,aTypedArrayConstructor:K,exportTypedArrayMethod:V,exportTypedArrayStaticMethod:Y,getTypedArrayConstructor:H,isView:G,isTypedArray:j,TypedArray:I,TypedArrayPrototype:O}},1318:function(e,t,n){var r=n(5656),s=n(1400),i=n(6244),o=function(e){return function(t,n,o){var a,c=r(t),u=i(c),l=s(o,u);if(e&&n!=n){while(u>l)if(a=c[l++],a!=a)return!0}else for(;u>l;l++)if((e||l in c)&&c[l]===n)return e||l||0;return!e&&-1}};e.exports={includes:o(!0),indexOf:o(!1)}},9671:function(e,t,n){var r=n(9974),s=n(8361),i=n(7908),o=n(6244),a=function(e){var t=1==e;return function(n,a,c){var u,l,f=i(n),p=s(f),h=r(a,c),d=o(p);while(d-- >0)if(u=p[d],l=h(u,d,f),l)switch(e){case 0:return u;case 1:return d}return t?-1:void 0}};e.exports={findLast:a(0),findLastIndex:a(1)}},4326:function(e,t,n){var r=n(1702),s=r({}.toString),i=r("".slice);e.exports=function(e){return i(s(e),8,-1)}},648:function(e,t,n){var r=n(1694),s=n(614),i=n(4326),o=n(5112),a=o("toStringTag"),c=Object,u="Arguments"==i(function(){return arguments}()),l=function(e,t){try{return e[t]}catch(n){}};e.exports=r?i:function(e){var t,n,r;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=l(t=c(e),a))?n:u?i(t):"Object"==(r=i(t))&&s(t.callee)?"Arguments":r}},7741:function(e,t,n){var r=n(1702),s=Error,i=r("".replace),o=function(e){return String(s(e).stack)}("zxcasd"),a=/\n\s*at [^:]*:[^\n]*/,c=a.test(o);e.exports=function(e,t){if(c&&"string"==typeof e&&!s.prepareStackTrace)while(t--)e=i(e,a,"");return e}},9920:function(e,t,n){var r=n(2597),s=n(3887),i=n(1236),o=n(3070);e.exports=function(e,t,n){for(var a=s(t),c=o.f,u=i.f,l=0;l<a.length;l++){var f=a[l];r(e,f)||n&&r(n,f)||c(e,f,u(t,f))}}},8544:function(e,t,n){var r=n(7293);e.exports=!r((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},8880:function(e,t,n){var r=n(9781),s=n(3070),i=n(9114);e.exports=r?function(e,t,n){return s.f(e,t,i(1,n))}:function(e,t,n){return e[t]=n,e}},9114:function(e){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},8052:function(e,t,n){var r=n(614),s=n(3070),i=n(6339),o=n(3072);e.exports=function(e,t,n,a){a||(a={});var c=a.enumerable,u=void 0!==a.name?a.name:t;if(r(n)&&i(n,u,a),a.global)c?e[t]=n:o(t,n);else{try{a.unsafe?e[t]&&(c=!0):delete e[t]}catch(l){}c?e[t]=n:s.f(e,t,{value:n,enumerable:!1,configurable:!a.nonConfigurable,writable:!a.nonWritable})}return e}},3072:function(e,t,n){var r=n(7854),s=Object.defineProperty;e.exports=function(e,t){try{s(r,e,{value:t,configurable:!0,writable:!0})}catch(n){r[e]=t}return t}},9781:function(e,t,n){var r=n(7293);e.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},317:function(e,t,n){var r=n(7854),s=n(111),i=r.document,o=s(i)&&s(i.createElement);e.exports=function(e){return o?i.createElement(e):{}}},3678:function(e){e.exports={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}}},8113:function(e,t,n){var r=n(5005);e.exports=r("navigator","userAgent")||""},7392:function(e,t,n){var r,s,i=n(7854),o=n(8113),a=i.process,c=i.Deno,u=a&&a.versions||c&&c.version,l=u&&u.v8;l&&(r=l.split("."),s=r[0]>0&&r[0]<4?1:+(r[0]+r[1])),!s&&o&&(r=o.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=o.match(/Chrome\/(\d+)/),r&&(s=+r[1]))),e.exports=s},748:function(e){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2914:function(e,t,n){var r=n(7293),s=n(9114);e.exports=!r((function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",s(1,7)),7!==e.stack)}))},2109:function(e,t,n){var r=n(7854),s=n(1236).f,i=n(8880),o=n(8052),a=n(3072),c=n(9920),u=n(4705);e.exports=function(e,t){var n,l,f,p,h,d,m=e.target,g=e.global,v=e.stat;if(l=g?r:v?r[m]||a(m,{}):(r[m]||{}).prototype,l)for(f in t){if(h=t[f],e.dontCallGetSet?(d=s(l,f),p=d&&d.value):p=l[f],n=u(g?f:m+(v?".":"#")+f,e.forced),!n&&void 0!==p){if(typeof h==typeof p)continue;c(h,p)}(e.sham||p&&p.sham)&&i(h,"sham",!0),o(l,f,h,e)}}},7293:function(e){e.exports=function(e){try{return!!e()}catch(t){return!0}}},2104:function(e,t,n){var r=n(4374),s=Function.prototype,i=s.apply,o=s.call;e.exports="object"==typeof Reflect&&Reflect.apply||(r?o.bind(i):function(){return o.apply(i,arguments)})},9974:function(e,t,n){var r=n(1702),s=n(9662),i=n(4374),o=r(r.bind);e.exports=function(e,t){return s(e),void 0===t?e:i?o(e,t):function(){return e.apply(t,arguments)}}},4374:function(e,t,n){var r=n(7293);e.exports=!r((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))},6916:function(e,t,n){var r=n(4374),s=Function.prototype.call;e.exports=r?s.bind(s):function(){return s.apply(s,arguments)}},6530:function(e,t,n){var r=n(9781),s=n(2597),i=Function.prototype,o=r&&Object.getOwnPropertyDescriptor,a=s(i,"name"),c=a&&"something"===function(){}.name,u=a&&(!r||r&&o(i,"name").configurable);e.exports={EXISTS:a,PROPER:c,CONFIGURABLE:u}},1702:function(e,t,n){var r=n(4374),s=Function.prototype,i=s.bind,o=s.call,a=r&&i.bind(o,o);e.exports=r?function(e){return e&&a(e)}:function(e){return e&&function(){return o.apply(e,arguments)}}},5005:function(e,t,n){var r=n(7854),s=n(614),i=function(e){return s(e)?e:void 0};e.exports=function(e,t){return arguments.length<2?i(r[e]):r[e]&&r[e][t]}},8173:function(e,t,n){var r=n(9662);e.exports=function(e,t){var n=e[t];return null==n?void 0:r(n)}},7854:function(e,t,n){var r=function(e){return e&&e.Math==Math&&e};e.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof n.g&&n.g)||function(){return this}()||Function("return this")()},2597:function(e,t,n){var r=n(1702),s=n(7908),i=r({}.hasOwnProperty);e.exports=Object.hasOwn||function(e,t){return i(s(e),t)}},3501:function(e){e.exports={}},4664:function(e,t,n){var r=n(9781),s=n(7293),i=n(317);e.exports=!r&&!s((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},8361:function(e,t,n){var r=n(1702),s=n(7293),i=n(4326),o=Object,a=r("".split);e.exports=s((function(){return!o("z").propertyIsEnumerable(0)}))?function(e){return"String"==i(e)?a(e,""):o(e)}:o},9587:function(e,t,n){var r=n(614),s=n(111),i=n(7674);e.exports=function(e,t,n){var o,a;return i&&r(o=t.constructor)&&o!==n&&s(a=o.prototype)&&a!==n.prototype&&i(e,a),e}},2788:function(e,t,n){var r=n(1702),s=n(614),i=n(5465),o=r(Function.toString);s(i.inspectSource)||(i.inspectSource=function(e){return o(e)}),e.exports=i.inspectSource},8340:function(e,t,n){var r=n(111),s=n(8880);e.exports=function(e,t){r(t)&&"cause"in t&&s(e,"cause",t.cause)}},9909:function(e,t,n){var r,s,i,o=n(8536),a=n(7854),c=n(1702),u=n(111),l=n(8880),f=n(2597),p=n(5465),h=n(6200),d=n(3501),m="Object already initialized",g=a.TypeError,v=a.WeakMap,A=function(e){return i(e)?s(e):r(e,{})},y=function(e){return function(t){var n;if(!u(t)||(n=s(t)).type!==e)throw g("Incompatible receiver, "+e+" required");return n}};if(o||p.state){var E=p.state||(p.state=new v),x=c(E.get),T=c(E.has),w=c(E.set);r=function(e,t){if(T(E,e))throw new g(m);return t.facade=e,w(E,e,t),t},s=function(e){return x(E,e)||{}},i=function(e){return T(E,e)}}else{var M=h("state");d[M]=!0,r=function(e,t){if(f(e,M))throw new g(m);return t.facade=e,l(e,M,t),t},s=function(e){return f(e,M)?e[M]:{}},i=function(e){return f(e,M)}}e.exports={set:r,get:s,has:i,enforce:A,getterFor:y}},614:function(e){e.exports=function(e){return"function"==typeof e}},4705:function(e,t,n){var r=n(7293),s=n(614),i=/#|\.prototype\./,o=function(e,t){var n=c[a(e)];return n==l||n!=u&&(s(t)?r(t):!!t)},a=o.normalize=function(e){return String(e).replace(i,".").toLowerCase()},c=o.data={},u=o.NATIVE="N",l=o.POLYFILL="P";e.exports=o},111:function(e,t,n){var r=n(614);e.exports=function(e){return"object"==typeof e?null!==e:r(e)}},1913:function(e){e.exports=!1},2190:function(e,t,n){var r=n(5005),s=n(614),i=n(7976),o=n(3307),a=Object;e.exports=o?function(e){return"symbol"==typeof e}:function(e){var t=r("Symbol");return s(t)&&i(t.prototype,a(e))}},6244:function(e,t,n){var r=n(7466);e.exports=function(e){return r(e.length)}},6339:function(e,t,n){var r=n(7293),s=n(614),i=n(2597),o=n(9781),a=n(6530).CONFIGURABLE,c=n(2788),u=n(9909),l=u.enforce,f=u.get,p=Object.defineProperty,h=o&&!r((function(){return 8!==p((function(){}),"length",{value:8}).length})),d=String(String).split("String"),m=e.exports=function(e,t,n){"Symbol("===String(t).slice(0,7)&&(t="["+String(t).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!i(e,"name")||a&&e.name!==t)&&(o?p(e,"name",{value:t,configurable:!0}):e.name=t),h&&n&&i(n,"arity")&&e.length!==n.arity&&p(e,"length",{value:n.arity});try{n&&i(n,"constructor")&&n.constructor?o&&p(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(s){}var r=l(e);return i(r,"source")||(r.source=d.join("string"==typeof t?t:"")),e};Function.prototype.toString=m((function(){return s(this)&&f(this).source||c(this)}),"toString")},4758:function(e){var t=Math.ceil,n=Math.floor;e.exports=Math.trunc||function(e){var r=+e;return(r>0?n:t)(r)}},133:function(e,t,n){var r=n(7392),s=n(7293);e.exports=!!Object.getOwnPropertySymbols&&!s((function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&r&&r<41}))},8536:function(e,t,n){var r=n(7854),s=n(614),i=n(2788),o=r.WeakMap;e.exports=s(o)&&/native code/.test(i(o))},6277:function(e,t,n){var r=n(1340);e.exports=function(e,t){return void 0===e?arguments.length<2?"":t:r(e)}},3070:function(e,t,n){var r=n(9781),s=n(4664),i=n(3353),o=n(9670),a=n(4948),c=TypeError,u=Object.defineProperty,l=Object.getOwnPropertyDescriptor,f="enumerable",p="configurable",h="writable";t.f=r?i?function(e,t,n){if(o(e),t=a(t),o(n),"function"===typeof e&&"prototype"===t&&"value"in n&&h in n&&!n[h]){var r=l(e,t);r&&r[h]&&(e[t]=n.value,n={configurable:p in n?n[p]:r[p],enumerable:f in n?n[f]:r[f],writable:!1})}return u(e,t,n)}:u:function(e,t,n){if(o(e),t=a(t),o(n),s)try{return u(e,t,n)}catch(r){}if("get"in n||"set"in n)throw c("Accessors not supported");return"value"in n&&(e[t]=n.value),e}},1236:function(e,t,n){var r=n(9781),s=n(6916),i=n(5296),o=n(9114),a=n(5656),c=n(4948),u=n(2597),l=n(4664),f=Object.getOwnPropertyDescriptor;t.f=r?f:function(e,t){if(e=a(e),t=c(t),l)try{return f(e,t)}catch(n){}if(u(e,t))return o(!s(i.f,e,t),e[t])}},8006:function(e,t,n){var r=n(6324),s=n(748),i=s.concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,i)}},5181:function(e,t){t.f=Object.getOwnPropertySymbols},9518:function(e,t,n){var r=n(2597),s=n(614),i=n(7908),o=n(6200),a=n(8544),c=o("IE_PROTO"),u=Object,l=u.prototype;e.exports=a?u.getPrototypeOf:function(e){var t=i(e);if(r(t,c))return t[c];var n=t.constructor;return s(n)&&t instanceof n?n.prototype:t instanceof u?l:null}},7976:function(e,t,n){var r=n(1702);e.exports=r({}.isPrototypeOf)},6324:function(e,t,n){var r=n(1702),s=n(2597),i=n(5656),o=n(1318).indexOf,a=n(3501),c=r([].push);e.exports=function(e,t){var n,r=i(e),u=0,l=[];for(n in r)!s(a,n)&&s(r,n)&&c(l,n);while(t.length>u)s(r,n=t[u++])&&(~o(l,n)||c(l,n));return l}},5296:function(e,t){"use strict";var n={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,s=r&&!n.call({1:2},1);t.f=s?function(e){var t=r(this,e);return!!t&&t.enumerable}:n},7674:function(e,t,n){var r=n(1702),s=n(9670),i=n(6077);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,n={};try{e=r(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set),e(n,[]),t=n instanceof Array}catch(o){}return function(n,r){return s(n),i(r),t?e(n,r):n.__proto__=r,n}}():void 0)},2140:function(e,t,n){var r=n(6916),s=n(614),i=n(111),o=TypeError;e.exports=function(e,t){var n,a;if("string"===t&&s(n=e.toString)&&!i(a=r(n,e)))return a;if(s(n=e.valueOf)&&!i(a=r(n,e)))return a;if("string"!==t&&s(n=e.toString)&&!i(a=r(n,e)))return a;throw o("Can't convert object to primitive value")}},3887:function(e,t,n){var r=n(5005),s=n(1702),i=n(8006),o=n(5181),a=n(9670),c=s([].concat);e.exports=r("Reflect","ownKeys")||function(e){var t=i.f(a(e)),n=o.f;return n?c(t,n(e)):t}},2626:function(e,t,n){var r=n(3070).f;e.exports=function(e,t,n){n in e||r(e,n,{configurable:!0,get:function(){return t[n]},set:function(e){t[n]=e}})}},4488:function(e){var t=TypeError;e.exports=function(e){if(void 0==e)throw t("Can't call method on "+e);return e}},6200:function(e,t,n){var r=n(2309),s=n(9711),i=r("keys");e.exports=function(e){return i[e]||(i[e]=s(e))}},5465:function(e,t,n){var r=n(7854),s=n(3072),i="__core-js_shared__",o=r[i]||s(i,{});e.exports=o},2309:function(e,t,n){var r=n(1913),s=n(5465);(e.exports=function(e,t){return s[e]||(s[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.24.1",mode:r?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.24.1/LICENSE",source:"https://github.com/zloirock/core-js"})},1400:function(e,t,n){var r=n(9303),s=Math.max,i=Math.min;e.exports=function(e,t){var n=r(e);return n<0?s(n+t,0):i(n,t)}},5656:function(e,t,n){var r=n(8361),s=n(4488);e.exports=function(e){return r(s(e))}},9303:function(e,t,n){var r=n(4758);e.exports=function(e){var t=+e;return t!==t||0===t?0:r(t)}},7466:function(e,t,n){var r=n(9303),s=Math.min;e.exports=function(e){return e>0?s(r(e),9007199254740991):0}},7908:function(e,t,n){var r=n(4488),s=Object;e.exports=function(e){return s(r(e))}},7593:function(e,t,n){var r=n(6916),s=n(111),i=n(2190),o=n(8173),a=n(2140),c=n(5112),u=TypeError,l=c("toPrimitive");e.exports=function(e,t){if(!s(e)||i(e))return e;var n,c=o(e,l);if(c){if(void 0===t&&(t="default"),n=r(c,e,t),!s(n)||i(n))return n;throw u("Can't convert object to primitive value")}return void 0===t&&(t="number"),a(e,t)}},4948:function(e,t,n){var r=n(7593),s=n(2190);e.exports=function(e){var t=r(e,"string");return s(t)?t:t+""}},1694:function(e,t,n){var r=n(5112),s=r("toStringTag"),i={};i[s]="z",e.exports="[object z]"===String(i)},1340:function(e,t,n){var r=n(648),s=String;e.exports=function(e){if("Symbol"===r(e))throw TypeError("Cannot convert a Symbol value to a string");return s(e)}},6330:function(e){var t=String;e.exports=function(e){try{return t(e)}catch(n){return"Object"}}},9711:function(e,t,n){var r=n(1702),s=0,i=Math.random(),o=r(1..toString);e.exports=function(e){return"Symbol("+(void 0===e?"":e)+")_"+o(++s+i,36)}},3307:function(e,t,n){var r=n(133);e.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},3353:function(e,t,n){var r=n(9781),s=n(7293);e.exports=r&&s((function(){return 42!=Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},5112:function(e,t,n){var r=n(7854),s=n(2309),i=n(2597),o=n(9711),a=n(133),c=n(3307),u=s("wks"),l=r.Symbol,f=l&&l["for"],p=c?l:l&&l.withoutSetter||o;e.exports=function(e){if(!i(u,e)||!a&&"string"!=typeof u[e]){var t="Symbol."+e;a&&i(l,e)?u[e]=l[e]:u[e]=c&&f?f(t):p(t)}return u[e]}},9191:function(e,t,n){"use strict";var r=n(5005),s=n(2597),i=n(8880),o=n(7976),a=n(7674),c=n(9920),u=n(2626),l=n(9587),f=n(6277),p=n(8340),h=n(7741),d=n(2914),m=n(9781),g=n(1913);e.exports=function(e,t,n,v){var A="stackTraceLimit",y=v?2:1,E=e.split("."),x=E[E.length-1],T=r.apply(null,E);if(T){var w=T.prototype;if(!g&&s(w,"cause")&&delete w.cause,!n)return T;var M=r("Error"),R=t((function(e,t){var n=f(v?t:e,void 0),r=v?new T(e):new T;return void 0!==n&&i(r,"message",n),d&&i(r,"stack",h(r.stack,2)),this&&o(w,this)&&l(r,this,R),arguments.length>y&&p(r,arguments[y]),r}));if(R.prototype=w,"Error"!==x?a?a(R,M):c(R,M,{name:!0}):m&&A in T&&(u(R,T,A),u(R,T,"prepareStackTrace")),c(R,T),!g)try{w.name!==x&&i(w,"name",x),w.constructor=R}catch(S){}return R}}},1703:function(e,t,n){var r=n(2109),s=n(7854),i=n(2104),o=n(9191),a="WebAssembly",c=s[a],u=7!==Error("e",{cause:7}).cause,l=function(e,t){var n={};n[e]=o(e,t,u),r({global:!0,constructor:!0,arity:1,forced:u},n)},f=function(e,t){if(c&&c[e]){var n={};n[e]=o(a+"."+e,t,u),r({target:a,stat:!0,constructor:!0,arity:1,forced:u},n)}};l("Error",(function(e){return function(t){return i(e,this,arguments)}})),l("EvalError",(function(e){return function(t){return i(e,this,arguments)}})),l("RangeError",(function(e){return function(t){return i(e,this,arguments)}})),l("ReferenceError",(function(e){return function(t){return i(e,this,arguments)}})),l("SyntaxError",(function(e){return function(t){return i(e,this,arguments)}})),l("TypeError",(function(e){return function(t){return i(e,this,arguments)}})),l("URIError",(function(e){return function(t){return i(e,this,arguments)}})),f("CompileError",(function(e){return function(t){return i(e,this,arguments)}})),f("LinkError",(function(e){return function(t){return i(e,this,arguments)}})),f("RuntimeError",(function(e){return function(t){return i(e,this,arguments)}}))},8675:function(e,t,n){"use strict";var r=n(260),s=n(6244),i=n(9303),o=r.aTypedArray,a=r.exportTypedArrayMethod;a("at",(function(e){var t=o(this),n=s(t),r=i(e),a=r>=0?r:n+r;return a<0||a>=n?void 0:t[a]}))},4590:function(e,t,n){"use strict";var r=n(260),s=n(9671).findLastIndex,i=r.aTypedArray,o=r.exportTypedArrayMethod;o("findLastIndex",(function(e){return s(i(this),e,arguments.length>1?arguments[1]:void 0)}))},3408:function(e,t,n){"use strict";var r=n(260),s=n(9671).findLast,i=r.aTypedArray,o=r.exportTypedArrayMethod;o("findLast",(function(e){return s(i(this),e,arguments.length>1?arguments[1]:void 0)}))},1118:function(e,t,n){n(4590)},7380:function(e,t,n){n(3408)},2801:function(e,t,n){"use strict";var r=n(2109),s=n(7854),i=n(5005),o=n(9114),a=n(3070).f,c=n(2597),u=n(5787),l=n(9587),f=n(6277),p=n(3678),h=n(7741),d=n(9781),m=n(1913),g="DOMException",v=i("Error"),A=i(g),y=function(){u(this,E);var e=arguments.length,t=f(e<1?void 0:arguments[0]),n=f(e<2?void 0:arguments[1],"Error"),r=new A(t,n),s=v(t);return s.name=g,a(r,"stack",o(1,h(s.stack,1))),l(r,this,y),r},E=y.prototype=A.prototype,x="stack"in v(g),T="stack"in new A(1,2),w=A&&d&&Object.getOwnPropertyDescriptor(s,g),M=!!w&&!(w.writable&&w.configurable),R=x&&!M&&!T;r({global:!0,constructor:!0,forced:m||R},{DOMException:R?y:A});var S=i(g),b=S.prototype;if(b.constructor!==S)for(var L in m||a(b,"constructor",o(1,S)),p)if(c(p,L)){var I=p[L],O=I.s;c(S,O)||a(S,O,o(6,I.c))}},6502:function(e){var t=new ArrayBuffer(517850),n=new Uint8Array(t);n.set([0,97,115,109,1,0,0,0,1,216,1,26,96,2,127,127,0,96,1,127,1,127,96,4,127,127,127,127,0,96,2,127,127,1,127,96,1,127,0,96,3,127,127,127,0,96,3,127,127,127,1,127,96,5,127,127,127,127,127,1,127,96,8,127,127,127,127,127,127,127,127,0,96,0,1,127,96,5,127,127,127,127,127,0,96,0,0,96,4,127,127,127,127,1,127,96,10,127,127,127,127,127,127,127,127,127,127,1,127,96,1,127,1,124,96,3,127,127,127,1,124,96,6,127,127,127,127,127,127,0,96,7,127,127,127,127,127,127,127,0,96,13,127,127,127,127,127,127,127,127,127,127,127,127,127,1,127,96,15,127,127,127,127,127,127,127,127,127,127,127,127,127,127,127,0,96,6,127,127,126,127,127,127,1,127,96,11,127,127,127,127,127,127,127,127,127,127,127,0,96,6,127,127,127,127,127,127,1,127,96,4,127,125,125,125,1,127,96,1,125,1,125,96,1,124,1,124,2,36,1,22,119,97,115,105,95,115,110,97,112,115,104,111,116,95,112,114,101,118,105,101,119,49,9,112,114,111,99,95,101,120,105,116,0,4,3,174,1,172,1,11,3,0,7,1,6,1,2,7,12,1,3,6,7,6,1,4,6,1,4,7,3,1,1,1,1,1,1,0,8,13,2,2,1,10,18,8,0,3,3,1,14,14,14,4,0,10,12,10,19,2,16,2,16,8,2,17,0,0,2,4,5,8,17,8,13,15,8,13,15,8,13,15,4,0,4,2,0,0,0,5,5,5,5,5,2,2,2,2,2,2,2,2,2,2,2,4,5,5,7,20,0,6,0,12,10,5,5,5,0,4,6,4,3,0,0,2,21,22,0,7,7,12,3,0,10,0,1,1,4,4,3,3,0,5,5,3,5,1,4,9,1,1,4,0,23,0,24,1,4,3,6,1,0,11,6,9,5,6,25,3,1,4,1,1,9,4,1,11,9,9,9,4,5,1,112,1,6,6,5,6,1,1,128,4,128,4,6,19,3,127,1,65,240,152,220,2,11,127,1,65,0,11,127,1,65,0,11,7,205,2,16,6,109,101,109,111,114,121,2,0,25,95,95,105,110,100,105,114,101,99,116,95,102,117,110,99,116,105,111,110,95,116,97,98,108,101,1,0,18,99,112,112,71,101,116,87,114,105,116,101,68,97,116,97,80,116,114,0,139,1,16,99,112,112,83,101,116,69,110,99,114,121,112,116,75,101,121,0,140,1,20,99,112,112,71,101,116,82,101,97,100,68,97,116,97,76,101,110,103,116,104,0,141,1,16,99,112,112,69,110,99,111,100,101,69,110,99,114,121,112,116,0,142,1,16,99,112,112,68,101,99,111,100,101,69,110,99,114,121,112,116,0,143,1,11,95,105,110,105,116,105,97,108,105,122,101,0,155,1,16,95,95,101,114,114,110,111,95,108,111,99,97,116,105,111,110,0,157,1,21,101,109,115,99,114,105,112,116,101,110,95,115,116,97,99,107,95,105,110,105,116,0,169,1,25,101,109,115,99,114,105,112,116,101,110,95,115,116,97,99,107,95,103,101,116,95,102,114,101,101,0,170,1,25,101,109,115,99,114,105,112,116,101,110,95,115,116,97,99,107,95,103,101,116,95,98,97,115,101,0,171,1,24,101,109,115,99,114,105,112,116,101,110,95,115,116,97,99,107,95,103,101,116,95,101,110,100,0,172,1,9,115,116,97,99,107,83,97,118,101,0,166,1,12,115,116,97,99,107,82,101,115,116,111,114,101,0,167,1,10,115,116,97,99,107,65,108,108,111,99,0,168,1,9,13,1,0,65,1,11,5,3,2,144,1,150,1,1,10,223,216,6,172,1,242,2,2,5,127,1,125,16,169,1,65,36,16,165,1,16,129,1,34,0,65,12,106,16,129,1,26,32,0,65,24,106,16,129,1,26,65,160,146,28,32,0,54,2,0,65,196,148,28,16,129,1,26,35,0,65,32,107,34,3,36,0,32,3,65,16,106,67,0,0,0,0,67,0,0,128,63,67,0,0,0,0,16,146,1,33,1,32,3,67,0,0,0,0,67,0,0,0,0,67,0,0,0,0,16,146,1,33,4,65,208,148,28,16,149,1,34,0,65,12,106,16,149,1,26,35,0,65,16,107,34,2,36,0,2,64,32,1,42,2,8,34,5,32,5,148,32,1,42,2,0,34,5,32,5,148,32,1,42,2,4,34,5,32,5,148,146,146,34,5,67,189,55,134,181,146,67,0,0,128,63,95,32,5,67,189,55,134,53,146,67,0,0,128,63,96,113,32,5,67,0,0,0,0,94,69,114,69,4,64,32,2,32,1,42,2,0,67,0,0,128,63,32,5,145,149,34,5,148,32,1,42,2,4,32,5,148,32,1,42,2,8,32,5,148,16,146,1,26,12,1,11,32,2,32,1,16,147,1,11,32,0,32,2,16,147,1,32,2,32,0,42,2,0,16,148,1,32,0,42,2,4,16,148,1,32,0,42,2,8,16,148,1,16,146,1,26,32,0,65,12,106,32,2,16,147,1,32,0,32,0,42,2,8,32,4,42,2,8,148,32,0,42,2,0,32,4,42,2,0,148,32,0,42,2,4,32,4,42,2,4,148,146,146,140,56,2,24,32,2,65,16,106,36,0,32,3,65,32,106,36,0,65,236,148,28,65,0,54,2,0,11,7,0,32,1,16,162,1,11,7,0,32,1,16,163,1,11,221,3,1,6,127,32,3,40,2,8,34,6,32,3,40,2,16,32,4,65,3,108,106,34,5,45,0,2,65,1,116,106,47,1,0,33,9,32,5,45,0,1,33,8,2,64,32,3,40,2,4,34,10,32,6,32,5,45,0,0,65,1,116,106,47,1,0,106,34,6,45,0,0,34,7,69,4,64,65,0,33,5,12,1,11,65,0,33,5,3,64,32,0,32,5,106,32,6,45,0,1,58,0,0,32,5,65,1,106,33,5,32,6,65,1,106,33,6,32,7,65,1,107,34,7,13,0,11,11,2,64,32,8,65,9,77,4,64,32,2,32,8,107,33,2,12,1,11,32,8,65,12,107,65,255,1,113,65,8,75,13,0,32,2,32,8,65,11,107,34,6,107,33,2,32,1,32,6,106,33,1,11,32,2,65,0,74,4,64,65,0,33,6,3,64,32,0,32,5,106,32,1,32,6,106,45,0,0,58,0,0,32,5,65,1,106,33,5,32,6,65,1,106,34,6,32,2,71,13,0,11,11,32,9,32,10,106,33,6,2,64,2,64,2,64,2,64,2,64,2,64,32,8,65,10,107,14,2,1,2,0,11,32,8,65,21,107,14,2,2,3,4,11,32,0,32,5,32,2,107,106,16,5,26,12,3,11,32,2,65,0,76,13,2,32,0,32,5,32,2,107,106,33,7,3,64,32,7,32,7,16,5,34,1,106,33,7,32,2,32,1,107,34,2,65,0,74,13,0,11,12,2,11,32,0,32,5,32,2,107,106,32,2,32,3,40,2,20,32,4,65,1,116,106,47,0,0,16,6,26,12,1,11,32,2,65,0,76,13,0,32,0,32,5,32,2,107,106,33,7,32,3,40,2,20,32,4,65,1,116,106,47,0,0,33,1,3,64,32,7,32,7,32,2,32,1,16,6,34,3,106,33,7,32,2,32,3,107,34,2,65,0,74,13,0,11,11,32,6,45,0,0,34,2,4,64,3,64,32,0,32,5,106,32,6,45,0,1,58,0,0,32,5,65,1,106,33,5,32,6,65,1,106,33,6,32,2,65,1,107,34,2,13,0,11,11,32,5,11,92,1,1,127,2,127,32,0,45,0,0,34,1,65,191,1,77,4,64,65,1,32,1,65,225,0,107,65,255,1,113,65,25,75,13,1,26,32,0,32,1,65,32,115,58,0,0,65,1,15,11,32,1,65,223,1,77,4,64,32,0,32,0,45,0,1,65,32,115,58,0,1,65,2,15,11,32,0,32,0,45,0,2,65,5,115,58,0,2,65,3,11,11,163,3,1,3,127,32,0,44,0,0,34,3,65,0,78,4,64,32,0,32,2,32,3,106,65,255,0,113,58,0,0,65,1,15,11,65,1,33,4,2,64,32,3,65,64,73,13,0,32,2,65,255,255,1,113,32,2,65,128,128,2,113,107,65,128,128,128,8,106,33,2,32,3,65,255,1,113,33,5,32,3,65,95,77,4,64,32,1,65,2,72,13,1,32,0,32,5,65,6,116,65,192,15,113,32,0,45,0,1,34,1,65,63,113,114,32,2,106,34,2,65,63,113,32,1,65,192,1,113,114,58,0,1,32,0,32,2,65,6,118,65,31,113,65,192,1,114,58,0,0,65,2,15,11,32,3,65,111,77,4,64,32,1,33,4,32,1,65,3,72,13,1,32,0,32,5,65,12,116,65,128,224,3,113,32,2,106,32,0,45,0,2,34,2,65,63,113,106,32,0,45,0,1,34,4,65,63,113,65,6,116,106,34,1,65,63,113,32,2,65,192,1,113,114,58,0,2,32,0,32,1,65,6,118,65,63,113,32,4,65,192,1,113,114,58,0,1,32,0,32,1,65,12,118,65,15,113,65,224,1,114,58,0,0,65,3,15,11,32,3,65,119,75,13,0,32,1,33,4,32,1,65,4,72,13,0,32,0,32,5,65,18,116,65,128,128,240,0,113,32,2,106,32,0,45,0,3,34,2,65,63,113,106,32,0,45,0,2,34,4,65,63,113,65,6,116,106,32,0,45,0,1,34,3,65,63,113,65,12,116,106,34,1,65,63,113,32,2,65,192,1,113,114,58,0,3,32,0,32,1,65,6,118,65,63,113,32,4,65,192,1,113,114,58,0,2,32,0,32,1,65,12,118,65,63,113,32,3,65,192,1,113,114,58,0,1,32,0,32,1,65,18,118,65,7,113,65,240,1,114,58,0,0,65,4,33,4,11,32,4,11,212,1,1,6,127,2,64,32,0,40,2,4,34,1,65,32,71,4,64,32,1,65,8,107,33,2,32,0,40,2,8,33,1,12,1,11,32,0,40,2,12,34,1,69,4,64,65,0,15,11,32,0,32,0,40,2,0,65,8,118,34,2,54,2,0,32,0,40,2,8,34,3,45,0,0,33,4,32,0,32,1,65,1,107,54,2,12,32,0,65,24,54,2,4,32,0,32,3,65,1,106,34,1,54,2,8,32,0,32,4,65,24,116,32,2,114,54,2,0,65,16,33,2,11,65,1,33,3,2,64,32,1,65,1,113,69,13,0,32,0,40,2,12,34,4,69,13,0,32,0,32,0,40,2,0,65,8,118,34,5,54,2,0,32,1,45,0,0,33,6,32,0,32,4,65,1,107,54,2,12,32,0,32,2,54,2,4,32,0,32,1,65,1,106,54,2,8,32,0,32,6,65,24,116,32,5,114,54,2,0,11,32,3,11,172,157,1,2,36,127,1,126,35,0,65,176,39,107,34,12,36,0,32,12,65,0,54,2,20,32,12,32,0,54,2,16,32,12,32,1,54,2,12,32,12,32,2,40,2,0,54,2,8,32,12,32,3,54,2,4,32,12,65,0,54,2,116,32,12,65,0,54,2,56,32,12,65,1,54,2,52,32,12,65,2,54,2,48,32,12,66,128,128,128,128,128,4,55,2,32,32,12,66,0,55,3,24,32,12,66,0,55,3,168,2,32,12,66,0,55,3,72,32,12,65,0,54,2,120,32,12,66,0,55,3,216,4,32,12,66,0,55,3,88,32,12,65,0,54,2,148,2,32,12,66,0,55,3,160,1,32,12,66,0,55,3,176,1,32,12,66,0,55,3,136,1,32,12,66,0,55,3,144,1,32,12,66,0,55,3,184,4,32,12,66,0,55,3,192,4,32,12,66,0,55,2,204,4,32,12,65,0,54,2,84,32,12,66,144,128,128,128,240,1,55,2,100,32,12,66,139,128,128,128,192,0,55,2,108,32,12,32,12,47,1,200,4,65,192,255,3,113,65,16,114,59,1,200,4,32,12,65,0,54,2,228,4,32,12,65,63,54,2,176,2,32,12,66,0,55,3,192,1,32,12,65,0,54,2,96,32,12,65,228,5,16,162,1,34,1,4,127,32,1,65,0,65,228,5,16,159,1,34,0,65,0,58,0,204,5,32,0,65,1,58,0,192,1,32,0,65,240,24,54,2,196,1,32,0,65,0,54,2,224,5,32,0,65,1,54,2,220,5,32,0,65,2,54,2,216,5,32,0,65,192,217,7,54,2,196,3,32,1,5,65,0,11,34,0,54,2,224,4,32,0,4,64,32,12,65,24,106,33,4,32,12,65,4,106,33,24,35,0,65,16,107,34,27,36,0,32,12,65,20,106,34,25,4,64,32,25,32,4,40,2,148,2,54,2,0,11,32,12,65,8,106,33,26,32,4,40,2,92,65,0,78,4,64,2,64,2,64,32,26,40,2,0,69,4,64,65,0,33,24,12,1,11,65,108,33,0,32,24,69,13,1,32,24,40,2,0,69,13,1,11,32,4,65,8,106,33,10,32,4,2,127,32,4,40,2,48,69,4,64,32,4,32,12,40,2,16,54,2,20,65,1,33,3,32,12,40,2,12,12,1,11,65,2,33,3,32,4,65,40,106,11,54,2,16,32,4,65,184,6,106,33,36,32,4,65,152,1,106,33,32,32,4,65,136,1,106,33,33,32,4,65,248,0,106,33,28,32,4,65,252,1,106,33,37,32,4,65,248,1,106,33,38,32,4,65,192,4,106,33,34,32,4,65,188,4,106,33,39,32,4,65,40,106,33,35,3,64,2,64,2,64,2,64,32,3,65,1,107,14,2,2,0,1,11,32,4,40,2,96,4,64,32,4,32,26,32,24,32,25,65,1,16,9,34,0,65,0,72,13,4,11,32,4,40,2,48,34,0,4,64,32,4,40,2,20,69,4,64,32,4,65,0,54,2,48,32,4,32,12,40,2,16,54,2,20,32,4,32,12,40,2,12,54,2,16,65,1,33,3,12,4,11,32,12,40,2,16,69,4,64,65,2,33,0,12,5,11,32,0,32,35,106,32,12,40,2,12,45,0,0,58,0,0,65,1,33,3,32,4,32,4,40,2,48,65,1,106,34,0,54,2,20,32,4,32,0,54,2,48,32,12,32,12,40,2,12,65,1,106,54,2,12,32,12,32,12,40,2,16,65,1,107,54,2,16,12,3,11,32,12,32,4,40,2,16,34,3,54,2,12,32,12,32,4,40,2,20,34,1,54,2,16,65,2,33,0,32,1,69,13,3,65,0,33,1,3,64,32,1,32,35,106,32,3,45,0,0,58,0,0,32,4,32,4,40,2,48,65,1,106,34,1,54,2,48,32,12,32,12,40,2,12,65,1,106,34,3,54,2,12,32,12,32,12,40,2,16,65,1,107,34,5,54,2,16,32,5,13,0,11,12,3,11,32,4,40,2,48,4,64,32,4,65,0,54,2,48,32,3,33,0,12,3,11,32,4,65,32,32,4,40,2,12,34,1,107,34,0,65,3,118,34,5,32,4,40,2,20,106,34,6,54,2,20,32,4,32,4,40,2,16,32,5,107,34,5,54,2,16,32,4,32,0,65,120,113,34,0,65,32,71,4,127,32,10,40,2,0,32,0,116,5,65,0,11,54,2,8,32,4,32,0,32,1,106,54,2,12,32,12,32,6,54,2,16,32,12,32,5,54,2,12,32,3,33,0,12,2,11,65,1,33,3,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,32,4,40,2,0,14,27,28,16,1,18,19,3,4,10,10,10,10,14,2,11,12,11,11,22,15,0,25,26,5,6,7,9,13,29,11,32,4,32,4,40,2,4,34,1,65,2,116,106,40,2,204,1,33,3,12,23,11,32,4,40,2,180,4,33,1,12,15,11,32,4,40,2,184,1,34,5,65,0,76,13,17,32,4,40,2,12,33,3,3,64,2,64,32,3,65,25,107,65,7,75,4,64,32,3,33,0,12,1,11,32,4,40,2,20,33,1,3,64,32,1,69,13,27,32,4,32,4,40,2,8,65,8,118,34,6,54,2,8,32,4,40,2,16,34,7,45,0,0,33,8,32,4,32,1,65,1,107,34,1,54,2,20,32,4,32,3,65,8,107,34,0,54,2,12,32,4,32,7,65,1,106,54,2,16,32,4,32,8,65,24,116,32,6,114,54,2,8,32,3,65,33,107,33,6,32,0,33,3,32,6,65,8,73,13,0,11,11,32,4,32,5,65,1,107,34,1,54,2,184,1,32,4,32,0,65,8,106,34,3,54,2,12,32,5,65,1,74,33,0,32,1,33,5,32,0,13,0,11,12,17,11,2,64,32,4,40,2,12,34,0,65,27,107,65,6,79,4,64,32,10,40,2,0,33,5,12,1,11,32,4,40,2,20,33,3,32,0,33,1,3,64,32,3,69,13,25,32,4,32,4,40,2,8,65,8,118,34,5,54,2,8,32,4,40,2,16,34,6,45,0,0,33,7,32,4,32,3,65,1,107,34,3,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,6,65,1,106,54,2,16,32,4,32,7,65,24,116,32,5,114,34,5,54,2,8,32,1,65,35,107,33,6,32,0,33,1,32,6,65,6,73,13,0,11,11,32,4,32,0,65,6,106,54,2,12,32,4,32,5,32,0,118,34,0,65,3,113,34,1,54,2,240,1,32,4,32,0,65,2,118,65,15,113,32,1,116,54,2,244,1,32,4,32,4,40,2,32,32,4,40,2,204,1,32,4,40,2,24,17,3,0,34,0,54,2,196,4,65,107,33,3,32,0,69,13,25,32,4,66,6,55,3,0,11,2,127,2,64,32,4,40,2,4,34,3,32,4,40,2,204,1,72,4,64,3,64,2,64,32,4,40,2,12,34,0,65,31,107,65,2,79,4,64,32,4,40,2,8,33,6,12,1,11,32,4,40,2,20,33,5,32,0,33,1,3,64,32,5,69,13,4,32,4,32,4,40,2,8,65,8,118,34,6,54,2,8,32,4,40,2,16,34,7,45,0,0,33,8,32,4,32,5,65,1,107,34,5,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,7,65,1,106,54,2,16,32,4,32,8,65,24,116,32,6,114,34,6,54,2,8,32,1,65,39,107,33,7,32,0,33,1,32,7,65,2,73,13,0,11,11,32,4,32,0,65,2,106,54,2,12,32,4,40,2,196,4,32,3,106,32,6,32,0,118,65,3,113,58,0,0,32,3,65,1,106,34,3,32,4,40,2,204,1,72,13,0,11,11,65,1,12,1,11,32,4,32,3,54,2,4,65,2,11,34,3,65,1,71,13,24,32,4,65,22,54,2,0,11,32,4,40,2,204,1,65,6,116,32,39,32,34,32,4,16,10,34,3,65,1,71,13,23,32,4,66,0,55,2,208,4,32,4,66,0,55,2,232,4,32,4,66,0,55,2,224,4,32,4,66,0,55,2,216,4,32,4,40,2,204,1,34,8,4,64,32,34,40,2,0,33,1,65,0,33,5,3,64,32,5,65,6,116,34,6,65,3,114,33,9,32,6,65,2,114,33,11,32,6,65,1,114,33,13,32,1,32,6,106,45,0,0,33,7,65,0,33,3,65,0,33,0,3,64,32,0,32,7,32,1,32,3,32,6,106,106,45,0,0,115,114,32,7,32,1,32,3,32,13,106,106,45,0,0,115,114,32,7,32,1,32,3,32,11,106,106,45,0,0,115,114,32,7,32,1,32,3,32,9,106,106,45,0,0,115,114,33,0,32,3,65,60,73,33,14,32,3,65,4,106,33,3,32,14,13,0,11,32,0,69,4,64,32,4,32,5,65,3,118,65,252,255,255,255,1,113,106,34,0,32,0,40,2,208,4,65,1,32,5,116,114,54,2,208,4,11,32,5,65,1,106,34,5,32,8,71,13,0,11,11,32,4,65,23,54,2,0,11,32,4,40,2,244,1,34,5,65,16,106,33,6,32,4,40,2,240,1,34,7,65,1,106,33,8,2,64,32,4,45,0,176,4,65,32,113,69,4,64,32,6,65,24,32,8,116,106,34,1,33,0,12,1,11,2,127,65,140,128,128,128,120,32,5,65,251,255,255,255,7,75,13,0,26,65,0,33,1,65,252,255,255,255,7,32,5,107,32,7,118,65,4,106,34,9,33,3,3,64,32,1,34,0,65,1,106,33,1,32,3,65,3,75,33,11,32,3,65,1,118,33,3,32,11,13,0,11,32,6,32,9,32,0,118,65,1,113,32,1,65,1,116,114,65,4,107,34,0,69,13,0,26,32,5,65,127,32,7,116,65,127,115,32,0,65,1,107,32,7,116,114,106,65,17,106,11,33,0,32,6,65,62,32,8,116,106,33,1,11,32,4,40,2,212,1,65,2,116,32,38,32,37,32,4,16,10,34,3,65,1,71,13,22,32,4,32,28,65,128,2,65,128,2,32,4,40,2,188,4,16,21,32,4,32,33,65,192,5,65,192,5,32,4,40,2,208,1,16,21,113,32,4,32,32,32,1,32,0,32,4,40,2,248,1,16,21,113,65,1,113,69,4,64,65,106,33,0,12,24,11,32,4,66,24,55,3,0,32,28,33,3,12,1,11,65,97,33,0,32,28,33,3,2,64,2,64,32,4,40,2,4,14,3,2,0,1,24,11,32,33,33,3,12,1,11,32,32,33,3,11,35,0,65,16,107,34,1,36,0,2,64,2,127,32,4,40,2,240,4,65,1,70,4,64,32,4,65,236,18,106,40,2,0,12,1,11,32,3,40,2,4,33,0,32,4,65,236,18,106,65,0,54,2,0,32,4,65,240,18,106,32,0,54,2,0,32,4,65,1,54,2,240,4,65,0,11,32,3,47,1,12,72,4,64,32,4,65,240,18,106,40,2,0,33,0,3,64,32,3,47,1,8,32,3,47,1,10,32,0,32,1,65,12,106,32,4,16,14,34,0,65,1,71,13,2,32,3,40,2,0,32,4,40,2,236,18,34,0,65,2,116,106,32,4,40,2,240,18,54,2,0,32,1,40,2,12,33,5,32,4,32,0,65,1,106,34,6,54,2,236,18,32,4,32,4,40,2,240,18,32,5,65,2,116,106,34,0,54,2,240,18,32,6,32,3,47,1,12,72,13,0,11,11,32,4,65,0,54,2,240,4,65,1,33,0,11,32,1,65,16,106,36,0,32,0,34,3,65,1,71,13,20,65,1,33,3,32,4,32,4,40,2,4,34,0,65,1,106,54,2,4,32,0,65,2,72,13,20,32,4,65,25,54,2,0,11,32,4,32,4,40,2,192,4,32,4,40,2,220,1,34,0,65,6,116,106,34,1,54,2,112,32,4,32,4,32,0,65,3,118,65,252,255,255,255,1,113,106,40,2,208,4,32,0,118,65,1,113,54,2,176,1,32,4,32,4,40,2,120,32,1,45,0,0,65,2,116,106,40,2,0,54,2,128,2,32,0,32,4,40,2,196,4,106,45,0,0,33,0,32,4,32,4,40,2,252,1,54,2,116,32,4,32,0,65,3,113,65,9,116,65,240,8,106,54,2,108,32,4,32,4,40,2,136,1,40,2,0,54,2,104,65,101,33,3,32,4,16,11,69,13,19,65,0,33,1,32,4,65,240,4,106,33,6,32,4,47,1,162,1,33,7,32,4,40,2,240,1,33,8,2,64,32,4,40,2,244,1,34,9,69,4,64,65,16,33,0,12,1,11,32,4,65,144,9,106,33,3,65,16,33,0,3,64,32,0,32,6,106,65,0,58,0,0,32,3,32,0,65,2,116,106,32,1,65,1,106,34,1,54,2,0,32,0,65,1,106,33,0,32,1,32,9,71,13,0,11,11,32,0,32,7,73,4,64,32,4,65,144,9,106,33,11,65,0,33,3,65,1,33,5,3,64,32,3,65,2,106,32,5,116,65,4,107,32,8,116,33,13,65,0,33,1,3,64,32,0,32,6,106,32,5,58,0,0,32,11,32,0,65,2,116,106,32,1,65,1,106,34,1,32,9,106,32,13,106,54,2,0,32,0,65,1,106,33,0,32,1,32,8,118,69,13,0,11,32,3,32,5,106,33,5,32,3,65,1,115,33,3,32,0,32,7,73,13,0,11,11,32,4,65,7,54,2,0,11,2,127,32,4,40,2,4,33,1,32,4,40,2,52,33,5,32,4,16,16,33,16,65,2,33,9,2,64,2,64,32,4,40,2,20,65,28,73,13,0,32,4,65,8,106,16,7,26,65,97,33,9,2,127,2,64,2,64,2,64,2,64,32,4,40,2,0,65,7,107,14,4,0,1,2,3,6,11,65,0,12,3,11,65,1,12,2,11,65,2,12,1,11,65,3,11,33,0,3,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,32,0,14,3,0,1,4,3,11,2,64,2,64,32,4,40,2,20,34,3,65,28,73,13,0,32,4,40,2,196,1,34,11,13,1,3,64,32,4,40,2,208,1,34,9,65,2,79,4,64,32,4,40,2,168,1,65,224,19,106,33,6,32,4,40,2,8,33,3,32,4,40,2,12,34,0,65,16,79,4,64,32,4,40,2,16,34,7,47,0,0,33,8,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,7,65,2,106,54,2,16,32,4,32,8,65,16,116,32,3,65,16,118,114,34,3,54,2,8,32,0,65,16,115,33,0,11,32,4,40,2,172,1,33,8,32,6,32,3,32,0,118,34,11,65,255,1,113,65,2,116,106,34,7,45,0,0,34,6,65,9,79,4,64,32,7,32,7,47,1,2,32,6,65,2,116,65,144,223,7,106,40,2,0,32,11,65,8,118,113,106,65,2,116,106,34,7,45,0,0,33,6,32,0,65,8,106,33,0,11,32,4,32,0,32,6,65,255,1,113,106,34,0,54,2,12,32,7,47,1,2,33,11,32,0,65,16,79,4,64,32,4,40,2,16,34,6,47,0,0,33,7,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,6,65,2,106,54,2,16,32,4,32,7,65,16,116,32,3,65,16,118,114,34,3,54,2,8,32,0,65,16,115,33,0,11,32,8,65,176,12,106,32,3,32,0,118,34,8,65,255,1,113,65,2,116,106,34,7,45,0,0,34,6,65,9,79,4,64,32,7,32,7,47,1,2,32,6,65,2,116,65,144,223,7,106,40,2,0,32,8,65,8,118,113,106,65,2,116,106,34,7,45,0,0,33,6,32,0,65,8,106,33,0,11,32,4,32,0,32,6,65,255,1,113,106,34,0,54,2,12,32,7,47,1,2,65,2,116,65,128,8,106,34,6,47,1,0,33,15,32,4,2,127,32,6,45,0,2,34,7,65,16,77,4,64,32,0,65,16,79,4,64,32,4,40,2,16,34,6,47,0,0,33,8,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,6,65,2,106,54,2,16,32,4,32,8,65,16,116,32,3,65,16,118,114,34,3,54,2,8,32,0,65,16,115,33,0,11,32,4,32,0,32,7,106,54,2,12,32,7,65,2,116,65,176,223,7,106,40,2,0,32,3,32,0,118,113,12,1,11,2,64,2,64,32,0,65,15,77,4,64,32,4,32,0,65,16,106,34,6,54,2,12,32,3,32,0,118,65,255,255,3,113,33,0,32,4,40,2,20,33,13,32,4,40,2,16,33,8,12,1,11,32,4,40,2,16,34,6,47,0,0,33,19,32,4,32,4,40,2,20,65,2,107,34,13,54,2,20,32,4,32,6,65,2,106,34,8,54,2,16,32,4,32,0,65,16,115,34,14,65,16,106,34,6,54,2,12,32,4,32,19,65,16,116,32,3,65,16,118,114,34,3,54,2,8,32,3,32,14,118,65,255,255,3,113,33,0,32,14,65,111,75,13,1,11,32,8,47,0,0,33,14,32,4,32,13,65,2,107,54,2,20,32,4,32,8,65,2,106,54,2,16,32,4,32,14,65,16,116,32,3,65,16,118,114,34,3,54,2,8,32,6,65,16,115,33,6,11,32,4,32,6,32,7,65,16,107,34,7,106,54,2,12,32,7,65,2,116,65,176,223,7,106,40,2,0,32,3,32,6,118,113,65,16,116,32,0,114,11,32,15,106,54,2,196,1,2,127,2,64,2,64,2,64,32,11,14,2,1,0,2,11,32,4,40,2,228,1,65,1,106,12,2,11,32,4,40,2,224,1,12,1,11,32,11,65,2,107,11,33,0,32,4,32,4,40,2,228,1,54,2,224,1,32,4,32,0,65,0,32,9,32,0,32,9,73,27,107,34,0,54,2,228,1,32,4,32,4,40,2,136,1,32,0,65,2,116,106,40,2,0,54,2,104,11,32,4,40,2,20,34,3,65,28,73,13,1,32,4,40,2,196,1,34,11,69,13,0,11,12,1,11,32,4,65,7,54,2,0,65,2,33,9,12,8,11,32,4,40,2,8,33,1,32,4,40,2,104,33,6,32,4,40,2,12,34,0,65,16,79,4,64,32,4,40,2,16,34,7,47,0,0,33,8,32,4,32,3,65,2,107,34,3,54,2,20,32,4,32,7,65,2,106,54,2,16,32,4,32,8,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,0,65,16,115,33,0,11,32,6,32,1,32,0,118,34,7,65,255,1,113,65,2,116,106,34,9,45,0,0,34,6,65,9,79,4,64,32,9,32,9,47,1,2,32,6,65,2,116,65,144,223,7,106,40,2,0,32,7,65,8,118,113,106,65,2,116,106,34,9,45,0,0,33,6,32,0,65,8,106,33,0,11,32,4,32,0,32,6,65,255,1,113,106,34,6,54,2,12,32,4,32,9,47,1,2,65,3,116,34,0,65,131,225,7,106,45,0,0,34,7,54,2,180,1,32,4,32,0,65,130,225,7,106,44,0,0,54,2,140,2,32,4,32,4,40,2,116,32,7,106,45,0,0,58,0,132,2,32,0,65,132,225,7,106,47,1,0,33,14,32,0,65,134,225,7,106,47,1,0,33,15,32,0,65,129,225,7,106,45,0,0,33,9,65,0,33,8,2,64,32,0,65,128,225,7,106,45,0,0,34,7,69,4,64,32,6,33,0,12,1,11,32,7,65,16,77,4,64,32,6,65,16,79,4,64,32,4,40,2,16,34,0,47,0,0,33,8,32,4,32,3,65,2,107,34,3,54,2,20,32,4,32,0,65,2,106,54,2,16,32,4,32,8,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,6,65,16,115,33,6,11,32,4,32,6,32,7,106,34,0,54,2,12,32,7,65,2,116,65,176,223,7,106,40,2,0,32,1,32,6,118,113,33,8,12,1,11,2,64,2,64,32,6,65,15,77,4,64,32,4,32,6,65,16,106,34,8,54,2,12,32,1,32,6,118,65,255,255,3,113,33,6,32,4,40,2,16,33,0,12,1,11,32,4,40,2,16,34,0,47,0,0,33,19,32,4,32,3,65,2,107,34,3,54,2,20,32,4,32,0,65,2,106,34,0,54,2,16,32,4,32,6,65,16,115,34,13,65,16,106,34,8,54,2,12,32,4,32,19,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,1,32,13,118,65,255,255,3,113,33,6,32,13,65,111,75,13,1,11,32,0,47,0,0,33,13,32,4,32,3,65,2,107,34,3,54,2,20,32,4,32,0,65,2,106,54,2,16,32,4,32,13,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,8,65,16,115,33,8,11,32,4,32,8,32,7,65,16,107,34,7,106,34,0,54,2,12,32,7,65,2,116,65,176,223,7,106,40,2,0,32,1,32,8,118,113,65,16,116,32,6,114,33,8,11,2,127,32,9,65,16,77,4,64,32,0,65,16,79,4,64,32,4,40,2,16,34,6,47,0,0,33,7,32,4,32,3,65,2,107,54,2,20,32,4,32,6,65,2,106,54,2,16,32,4,32,7,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,0,65,16,115,33,0,11,32,4,32,0,32,9,106,54,2,12,32,9,65,2,116,65,176,223,7,106,40,2,0,32,1,32,0,118,113,12,1,11,2,64,2,64,32,0,65,15,77,4,64,32,4,32,0,65,16,106,34,6,54,2,12,32,1,32,0,118,65,255,255,3,113,33,0,32,4,40,2,16,33,7,12,1,11,32,4,40,2,16,34,6,47,0,0,33,19,32,4,32,3,65,2,107,34,3,54,2,20,32,4,32,6,65,2,106,34,7,54,2,16,32,4,32,0,65,16,115,34,13,65,16,106,34,6,54,2,12,32,4,32,19,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,1,32,13,118,65,255,255,3,113,33,0,32,13,65,111,75,13,1,11,32,7,47,0,0,33,13,32,4,32,3,65,2,107,54,2,20,32,4,32,7,65,2,106,54,2,16,32,4,32,13,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,6,65,16,115,33,6,11,32,4,32,6,32,9,65,16,107,34,3,106,54,2,12,32,3,65,2,116,65,176,223,7,106,40,2,0,32,1,32,6,118,113,65,16,116,32,0,114,11,33,0,32,4,32,11,65,1,107,54,2,196,1,32,4,32,0,32,15,106,54,2,136,2,32,8,32,14,106,34,1,69,13,1,32,4,32,4,40,2,184,1,32,1,107,54,2,184,1,65,1,33,0,12,6,11,32,4,40,2,176,1,33,9,3,64,2,64,2,64,32,9,4,64,32,4,40,2,8,33,0,32,4,40,2,128,2,33,3,32,4,40,2,12,34,9,65,16,79,4,64,32,4,40,2,16,34,6,47,0,0,33,7,32,4,32,9,65,16,115,34,9,54,2,12,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,6,65,2,106,54,2,16,32,4,32,7,65,16,116,32,0,65,16,118,114,34,0,54,2,8,11,32,3,32,0,32,9,118,65,255,1,113,65,2,116,106,34,0,47,1,2,33,3,32,0,45,0,0,33,0,3,64,32,4,40,2,20,65,27,77,4,64,32,4,65,8,54,2,0,65,2,33,9,12,12,11,2,64,32,4,40,2,192,1,4,64,32,4,40,2,12,33,6,32,4,40,2,128,2,33,11,12,1,11,32,4,16,17,32,4,40,2,8,33,0,32,4,40,2,12,34,6,65,16,79,4,64,32,4,40,2,16,34,3,47,0,0,33,7,32,4,32,6,65,16,115,34,6,54,2,12,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,3,65,2,106,54,2,16,32,4,32,7,65,16,116,32,0,65,16,118,114,34,0,54,2,8,11,32,4,40,2,176,1,69,13,4,32,4,40,2,128,2,34,11,32,0,32,6,118,65,255,1,113,65,2,116,106,34,0,47,1,2,33,3,32,0,45,0,0,33,0,11,2,127,32,0,65,255,1,113,34,0,65,9,79,4,64,32,4,40,2,8,33,9,32,6,65,16,79,4,64,32,4,40,2,16,34,7,47,0,0,33,8,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,7,65,2,106,54,2,16,32,4,32,8,65,16,116,32,9,65,16,118,114,34,9,54,2,8,32,6,65,16,115,33,6,11,32,4,32,6,32,11,32,9,32,6,118,34,7,65,255,1,113,65,2,116,106,32,3,65,255,255,3,113,65,2,116,106,32,0,65,2,116,65,144,223,7,106,40,2,0,32,7,65,8,118,113,65,2,116,106,34,3,45,0,0,106,65,8,106,34,0,54,2,12,32,3,45,0,2,12,1,11,32,4,32,0,32,6,106,34,0,54,2,12,32,4,40,2,8,33,9,32,3,11,33,6,32,0,65,16,79,4,64,32,4,40,2,16,34,3,47,0,0,33,7,32,4,32,0,65,16,115,34,0,54,2,12,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,3,65,2,106,54,2,16,32,4,32,7,65,16,116,32,9,65,16,118,114,34,9,54,2,8,11,32,11,32,9,32,0,118,65,255,1,113,65,2,116,106,34,0,47,1,2,33,3,32,0,45,0,0,33,0,32,4,40,2,96,32,5,106,32,6,58,0,0,32,4,32,4,40,2,192,1,65,1,107,54,2,192,1,32,5,65,1,106,34,5,32,4,40,2,64,70,4,64,32,4,65,13,54,2,0,32,1,65,1,107,33,1,65,1,33,9,12,12,11,32,1,65,1,107,34,1,13,0,11,12,1,11,32,4,40,2,96,34,3,32,4,40,2,68,34,6,32,5,65,2,107,113,106,45,0,0,33,0,32,3,32,6,32,5,65,1,107,113,106,45,0,0,33,3,3,64,32,4,40,2,20,65,27,77,4,64,32,4,65,8,54,2,0,65,2,33,9,12,11,11,32,4,40,2,192,1,69,4,64,32,4,16,17,32,4,40,2,176,1,34,9,13,4,11,32,4,40,2,120,32,4,40,2,112,32,4,40,2,108,34,6,32,0,65,255,1,113,106,45,0,128,2,32,6,32,3,65,255,1,113,106,45,0,0,114,106,45,0,0,65,2,116,106,40,2,0,33,6,32,4,40,2,8,33,9,32,4,40,2,12,34,0,65,16,79,4,64,32,4,40,2,16,34,7,47,0,0,33,8,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,7,65,2,106,54,2,16,32,4,32,8,65,16,116,32,9,65,16,118,114,34,9,54,2,8,32,0,65,16,115,33,0,11,32,6,32,9,32,0,118,34,7,65,255,1,113,65,2,116,106,34,9,45,0,0,34,6,65,9,79,4,64,32,9,32,9,47,1,2,32,6,65,2,116,65,144,223,7,106,40,2,0,32,7,65,8,118,113,106,65,2,116,106,34,9,45,0,0,33,6,32,0,65,8,106,33,0,11,32,4,32,0,32,6,65,255,1,113,106,54,2,12,32,4,40,2,96,32,5,106,32,9,47,1,2,34,6,58,0,0,32,4,32,4,40,2,192,1,65,1,107,54,2,192,1,32,5,65,1,106,34,5,32,4,40,2,64,70,4,64,32,4,65,13,54,2,0,32,1,65,1,107,33,1,65,1,33,9,12,11,11,32,3,33,0,32,6,33,3,32,1,65,1,107,34,1,13,0,11,11,65,0,33,1,32,4,40,2,184,1,65,0,74,13,2,32,4,65,14,54,2,0,65,1,33,9,12,8,11,65,0,33,9,12,0,11,0,11,65,2,33,0,12,4,11,32,4,40,2,64,32,5,107,33,9,2,64,2,64,3,64,32,1,65,1,107,33,0,32,1,65,0,76,13,1,32,4,40,2,96,34,1,32,5,106,32,1,32,4,40,2,68,32,5,32,4,40,2,140,2,107,113,106,45,0,0,58,0,0,32,5,65,1,106,33,5,32,0,33,1,32,9,65,1,107,34,9,13,0,11,32,4,65,16,54,2,0,12,1,11,32,4,40,2,184,1,65,0,74,4,64,32,0,33,1,12,3,11,32,4,65,14,54,2,0,11,65,1,33,9,32,0,33,1,12,4,11,2,64,32,4,40,2,140,2,34,0,65,0,78,4,64,32,4,32,0,69,34,11,54,2,180,1,32,4,32,4,40,2,72,65,1,107,34,0,54,2,72,32,4,32,4,32,0,65,3,113,65,2,116,106,40,2,76,34,0,54,2,140,2,12,1,11,32,4,40,2,200,1,69,4,64,32,4,40,2,212,1,34,8,65,2,79,4,64,32,4,40,2,168,1,65,192,39,106,33,3,32,4,40,2,8,33,1,32,4,40,2,12,34,0,65,16,79,4,64,32,4,40,2,16,34,6,47,0,0,33,7,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,6,65,2,106,54,2,16,32,4,32,7,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,0,65,16,115,33,0,11,32,4,40,2,172,1,33,7,32,3,32,1,32,0,118,34,9,65,255,1,113,65,2,116,106,34,6,45,0,0,34,3,65,9,79,4,64,32,6,32,6,47,1,2,32,3,65,2,116,65,144,223,7,106,40,2,0,32,9,65,8,118,113,106,65,2,116,106,34,6,45,0,0,33,3,32,0,65,8,106,33,0,11,32,4,32,0,32,3,65,255,1,113,106,34,0,54,2,12,32,6,47,1,2,33,9,32,0,65,16,79,4,64,32,4,40,2,16,34,3,47,0,0,33,6,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,3,65,2,106,54,2,16,32,4,32,6,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,0,65,16,115,33,0,11,32,7,65,224,24,106,32,1,32,0,118,34,7,65,255,1,113,65,2,116,106,34,6,45,0,0,34,3,65,9,79,4,64,32,6,32,6,47,1,2,32,3,65,2,116,65,144,223,7,106,40,2,0,32,7,65,8,118,113,106,65,2,116,106,34,6,45,0,0,33,3,32,0,65,8,106,33,0,11,32,4,32,0,32,3,65,255,1,113,106,34,0,54,2,12,32,6,47,1,2,65,2,116,65,128,8,106,34,3,47,1,0,33,14,32,4,2,127,32,3,45,0,2,34,6,65,16,77,4,64,32,0,65,16,79,4,64,32,4,40,2,16,34,3,47,0,0,33,7,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,3,65,2,106,54,2,16,32,4,32,7,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,0,65,16,115,33,0,11,32,4,32,0,32,6,106,54,2,12,32,6,65,2,116,65,176,223,7,106,40,2,0,32,1,32,0,118,113,12,1,11,2,64,2,64,32,0,65,15,77,4,64,32,4,32,0,65,16,106,34,3,54,2,12,32,1,32,0,118,65,255,255,3,113,33,0,32,4,40,2,20,33,11,32,4,40,2,16,33,7,12,1,11,32,4,40,2,16,34,3,47,0,0,33,15,32,4,32,4,40,2,20,65,2,107,34,11,54,2,20,32,4,32,3,65,2,106,34,7,54,2,16,32,4,32,0,65,16,115,34,13,65,16,106,34,3,54,2,12,32,4,32,15,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,1,32,13,118,65,255,255,3,113,33,0,32,13,65,111,75,13,1,11,32,7,47,0,0,33,13,32,4,32,11,65,2,107,54,2,20,32,4,32,7,65,2,106,54,2,16,32,4,32,13,65,16,116,32,1,65,16,118,114,34,1,54,2,8,32,3,65,16,115,33,3,11,32,4,32,3,32,6,65,16,107,34,6,106,54,2,12,32,6,65,2,116,65,176,223,7,106,40,2,0,32,1,32,3,118,113,65,16,116,32,0,114,11,32,14,106,54,2,200,1,2,127,2,64,2,64,2,64,32,9,14,2,1,0,2,11,32,4,40,2,236,1,65,1,106,12,2,11,32,4,40,2,232,1,12,1,11,32,9,65,2,107,11,33,0,32,4,32,4,40,2,236,1,54,2,232,1,32,4,32,0,65,0,32,8,32,0,32,8,73,27,107,34,0,54,2,236,1,32,4,32,4,40,2,252,1,32,0,65,2,116,106,34,0,54,2,116,32,4,32,0,32,4,40,2,180,1,106,45,0,0,58,0,132,2,11,11,32,4,40,2,152,1,32,4,45,0,132,2,65,2,116,106,40,2,0,33,6,32,4,40,2,8,33,0,32,4,40,2,12,34,1,65,16,79,4,64,32,4,40,2,16,34,3,47,0,0,33,7,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,3,65,2,106,54,2,16,32,4,32,7,65,16,116,32,0,65,16,118,114,34,0,54,2,8,32,1,65,16,115,33,1,11,32,6,32,0,32,1,118,34,7,65,255,1,113,34,8,65,2,116,106,34,9,45,0,0,34,3,65,9,79,4,64,32,9,32,6,32,8,65,2,116,106,47,1,2,32,3,65,2,116,65,144,223,7,106,40,2,0,32,7,65,8,118,113,106,65,2,116,106,34,9,45,0,0,33,3,32,1,65,8,106,33,1,11,32,4,65,240,4,106,33,6,32,4,32,1,32,3,65,255,1,113,106,34,3,54,2,12,32,9,47,1,2,33,1,32,4,65,0,54,2,180,1,32,4,32,4,40,2,200,1,65,1,107,54,2,200,1,32,4,2,127,32,1,65,15,77,4,64,32,1,65,3,77,4,64,32,4,65,1,32,1,118,34,11,54,2,180,1,32,4,32,4,32,4,40,2,72,34,3,32,1,65,127,115,106,65,3,113,65,2,116,106,40,2,76,34,0,54,2,140,2,32,4,32,3,32,11,107,54,2,72,12,3,11,65,255,255,255,255,7,65,194,162,129,3,65,124,65,118,32,1,65,10,73,34,0,27,32,1,106,65,2,116,118,65,15,113,32,4,32,4,40,2,72,65,3,65,2,32,0,27,106,65,3,113,65,2,116,106,40,2,76,106,65,3,107,34,0,32,0,65,0,76,27,12,1,11,2,127,32,1,32,6,106,45,0,0,34,7,65,16,77,4,64,32,3,65,16,79,4,64,32,4,40,2,16,34,6,47,0,0,33,8,32,4,32,4,40,2,20,65,2,107,54,2,20,32,4,32,6,65,2,106,54,2,16,32,4,32,8,65,16,116,32,0,65,16,118,114,34,0,54,2,8,32,3,65,16,115,33,3,11,32,4,32,3,32,7,106,54,2,12,32,7,65,2,116,65,176,223,7,106,40,2,0,32,0,32,3,118,113,12,1,11,2,64,2,64,32,3,65,15,77,4,64,32,4,32,3,65,16,106,34,6,54,2,12,32,0,32,3,118,65,255,255,3,113,33,3,32,4,40,2,16,33,11,32,4,40,2,20,33,8,12,1,11,32,4,40,2,16,34,6,47,0,0,33,13,32,4,32,4,40,2,20,65,2,107,34,8,54,2,20,32,4,32,6,65,2,106,34,11,54,2,16,32,4,32,3,65,16,115,34,9,65,16,106,34,6,54,2,12,32,4,32,13,65,16,116,32,0,65,16,118,114,34,0,54,2,8,32,0,32,9,118,65,255,255,3,113,33,3,32,9,65,111,75,13,1,11,32,11,47,0,0,33,9,32,4,32,8,65,2,107,54,2,20,32,4,32,11,65,2,106,54,2,16,32,4,32,9,65,16,116,32,0,65,16,118,114,34,0,54,2,8,32,6,65,16,115,33,6,11,32,4,32,6,32,7,65,16,107,34,7,106,54,2,12,32,7,65,2,116,65,176,223,7,106,40,2,0,32,0,32,6,118,113,65,16,116,32,3,114,11,33,0,32,4,32,1,65,2,116,106,65,144,9,106,40,2,0,32,0,32,4,40,2,240,1,116,106,11,34,0,54,2,140,2,65,0,33,11,11,32,4,40,2,60,34,3,32,4,40,2,56,34,1,71,4,64,32,4,32,5,32,1,32,1,32,5,74,27,34,3,54,2,60,11,32,4,40,2,136,2,33,1,2,64,32,0,32,3,74,4,64,65,112,32,0,65,252,255,255,255,7,74,13,7,26,2,64,2,64,32,0,32,3,107,34,6,32,16,76,4,64,65,110,32,4,32,16,32,6,107,32,1,16,18,69,13,10,26,32,4,32,5,16,12,32,5,106,34,5,32,4,40,2,64,72,13,1,32,4,65,15,54,2,0,65,1,33,9,12,8,11,65,116,33,9,32,1,65,4,107,65,27,75,13,8,32,4,40,2,200,4,34,13,40,2,124,4,127,32,13,32,4,40,2,108,34,6,32,4,40,2,96,34,7,32,4,40,2,68,34,8,32,5,65,2,107,113,106,45,0,0,106,45,0,128,2,32,6,32,7,32,8,32,5,65,1,107,113,106,45,0,0,106,45,0,0,114,106,45,0,128,1,5,65,0,11,65,255,1,113,34,18,65,2,116,32,13,106,34,7,40,2,196,1,34,6,32,1,65,2,116,106,40,2,32,33,14,32,7,40,2,196,3,33,8,32,1,32,6,106,34,15,45,0,0,33,7,32,4,32,4,40,2,72,32,11,106,54,2,72,32,14,32,0,32,16,107,32,3,65,127,115,106,34,0,32,7,65,2,116,65,176,223,7,106,40,2,0,113,32,1,108,106,33,19,2,64,2,64,32,0,32,7,117,34,14,32,8,40,2,12,34,3,72,4,64,32,15,45,0,0,13,1,11,32,13,45,0,192,1,34,20,65,2,73,13,0,32,0,32,3,65,1,32,7,116,65,126,113,108,107,33,11,65,0,33,0,3,64,2,64,32,0,32,18,70,13,0,32,13,32,0,65,2,116,106,34,7,40,2,196,1,34,3,32,1,106,45,0,0,34,15,69,13,0,32,7,40,2,196,3,34,7,40,2,12,65,1,32,15,116,65,126,113,108,34,21,32,11,74,4,64,32,3,32,1,65,2,116,106,40,2,32,32,15,65,2,116,65,176,223,7,106,40,2,0,32,11,113,32,1,108,106,33,19,32,11,32,15,117,33,14,12,4,11,32,11,32,21,107,33,11,11,32,0,65,1,106,34,0,32,20,71,13,0,11,11,32,8,33,7,32,6,33,3,11,32,1,32,3,106,45,0,0,69,13,8,65,109,32,3,40,2,164,1,34,0,69,13,9,26,65,117,33,9,32,14,32,7,40,2,12,78,13,8,32,0,32,19,106,33,0,32,4,40,2,96,32,5,106,33,3,2,64,32,7,46,1,24,32,14,70,4,64,32,3,32,0,32,1,16,156,1,26,32,1,33,0,12,1,11,32,3,32,0,32,1,32,7,32,14,16,4,34,0,13,0,65,0,33,0,32,4,40,2,140,2,65,249,0,72,13,9,11,32,4,32,4,40,2,184,1,32,0,107,54,2,184,1,32,0,32,5,106,34,5,32,4,40,2,64,78,13,1,11,32,5,33,0,12,2,11,32,4,65,15,54,2,0,65,1,33,9,12,5,11,32,4,40,2,96,33,3,32,4,40,2,68,33,6,32,4,32,4,40,2,72,34,7,65,3,113,65,2,116,106,32,0,54,2,76,32,4,32,7,65,1,106,54,2,72,32,4,32,4,40,2,184,1,32,1,107,54,2,184,1,32,3,32,6,32,5,32,0,107,113,34,6,106,34,7,41,0,0,33,40,32,3,32,5,106,34,8,32,7,41,0,8,55,0,8,32,8,32,40,55,0,0,32,5,32,1,32,6,106,34,3,72,32,6,32,1,32,5,106,34,0,72,113,13,2,32,0,32,4,40,2,64,34,6,78,32,3,32,6,78,114,13,2,32,1,65,17,72,13,0,32,7,65,16,106,33,3,32,8,65,16,106,33,5,32,1,65,33,79,4,64,32,5,32,3,32,1,65,16,107,16,156,1,26,12,1,11,32,3,41,0,0,33,40,32,5,32,3,41,0,8,55,0,8,32,5,32,40,55,0,0,11,32,4,40,2,184,1,65,0,74,4,64,32,0,33,5,12,1,11,32,4,65,14,54,2,0,65,1,33,9,32,0,33,5,12,3,11,65,0,33,0,12,1,11,65,3,33,0,12,0,11,0,11,32,4,32,1,54,2,4,32,4,32,5,54,2,52,11,32,9,11,34,3,65,2,71,13,18,35,0,65,16,107,34,22,36,0,32,4,40,2,4,33,6,32,4,40,2,52,33,7,32,4,16,16,33,29,32,4,65,8,106,33,17,65,97,33,0,2,64,2,127,2,64,2,64,2,64,2,64,32,4,40,2,0,65,7,107,14,4,0,1,2,3,5,11,65,0,12,3,11,65,2,12,2,11,65,1,12,1,11,65,3,11,33,5,2,127,3,64,2,64,2,64,2,64,2,64,2,64,32,4,2,127,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,32,5,14,3,0,1,4,10,11,3,64,2,64,32,4,65,7,54,2,0,32,4,40,2,196,1,13,0,35,0,65,16,107,34,16,36,0,2,127,2,64,2,64,32,4,40,2,208,1,34,19,65,2,73,13,0,32,4,65,8,106,33,15,32,4,40,2,172,1,33,20,32,4,40,2,168,1,65,224,19,106,33,18,32,4,40,2,20,33,11,32,4,40,2,16,33,13,32,4,40,2,8,34,14,33,5,32,4,40,2,12,34,9,33,8,2,64,2,64,32,9,65,18,107,65,14,77,4,64,32,13,33,1,32,14,33,5,32,11,33,3,32,9,33,0,3,64,32,3,69,13,2,32,4,32,5,65,8,118,34,5,54,2,8,32,1,45,0,0,33,21,32,4,32,3,65,1,107,34,3,54,2,20,32,4,32,0,65,8,107,34,8,54,2,12,32,4,32,1,65,1,106,34,1,54,2,16,32,4,32,21,65,24,116,32,5,114,34,5,54,2,8,32,0,65,26,107,33,21,32,8,33,0,32,21,65,15,73,13,0,11,11,32,4,32,18,32,5,32,8,118,34,1,65,255,1,113,65,2,116,106,34,3,45,0,0,34,0,65,9,79,4,127,32,8,65,8,106,33,8,32,3,32,3,47,1,2,32,0,65,2,116,65,144,223,7,106,40,2,0,32,1,65,8,118,113,65,255,0,113,106,65,2,116,106,34,3,45,0,0,5,32,0,11,65,255,1,113,32,8,106,54,2,12,32,16,32,3,47,1,2,54,2,8,12,1,11,32,18,32,15,32,16,65,8,106,16,15,69,13,1,11,2,64,2,127,32,4,40,2,172,4,69,4,64,32,20,65,176,12,106,33,8,2,64,2,64,32,4,40,2,12,34,0,65,18,107,65,15,79,4,64,32,15,40,2,0,33,5,12,1,11,32,4,40,2,20,33,3,32,0,33,1,3,64,32,3,69,13,2,32,4,32,4,40,2,8,65,8,118,34,5,54,2,8,32,4,40,2,16,34,18,45,0,0,33,20,32,4,32,3,65,1,107,34,3,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,18,65,1,106,54,2,16,32,4,32,20,65,24,116,32,5,114,34,5,54,2,8,32,1,65,26,107,33,18,32,0,33,1,32,18,65,15,73,13,0,11,11,32,8,32,5,32,0,118,34,5,65,255,1,113,65,2,116,106,34,3,45,0,0,34,1,65,9,79,4,64,32,3,32,3,47,1,2,32,1,65,2,116,65,144,223,7,106,40,2,0,32,5,65,8,118,113,65,255,0,113,106,65,2,116,106,34,3,45,0,0,33,1,32,0,65,8,106,33,0,11,32,4,32,0,32,1,65,255,1,113,106,54,2,12,32,3,47,1,2,12,2,11,32,8,32,15,32,16,65,12,106,16,15,69,13,2,32,16,40,2,12,12,1,11,32,4,40,2,188,1,11,34,18,65,2,116,65,128,8,106,34,20,45,0,2,34,8,65,32,32,4,40,2,12,34,0,107,77,4,64,32,15,40,2,0,33,5,12,3,11,32,4,40,2,20,33,3,32,0,33,1,3,64,32,3,4,64,32,4,32,4,40,2,8,65,8,118,34,5,54,2,8,32,4,40,2,16,34,15,45,0,0,33,21,32,4,32,3,65,1,107,34,3,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,15,65,1,106,54,2,16,32,4,32,21,65,24,116,32,5,114,34,5,54,2,8,65,40,32,1,107,33,15,32,0,33,1,32,8,32,15,75,13,1,12,4,11,11,32,4,32,18,54,2,188,1,11,32,4,32,11,54,2,20,32,4,32,13,54,2,16,32,4,32,9,54,2,12,32,4,32,14,54,2,8,32,4,65,0,54,2,172,4,11,65,0,12,1,11,32,4,65,0,54,2,172,4,32,4,32,0,32,8,106,54,2,12,32,4,32,20,47,1,0,32,8,65,2,116,65,176,223,7,106,40,2,0,32,5,32,0,118,113,106,54,2,196,1,2,127,2,64,2,64,2,64,32,16,40,2,8,34,0,14,2,0,2,1,11,32,4,40,2,224,1,12,2,11,32,0,65,2,107,12,1,11,32,4,40,2,228,1,65,1,106,11,33,0,32,4,32,4,40,2,228,1,54,2,224,1,32,4,32,0,65,0,32,19,32,0,32,19,73,27,107,34,0,54,2,228,1,32,4,32,4,40,2,136,1,32,0,65,2,116,106,40,2,0,54,2,104,65,1,11,33,0,32,16,65,16,106,36,0,32,0,13,1,12,14,11,11,32,4,40,2,16,33,14,32,4,40,2,104,33,0,32,4,40,2,20,33,16,32,4,40,2,8,34,15,33,1,32,4,40,2,12,34,13,33,5,2,64,2,64,32,13,65,18,107,65,14,77,4,64,32,14,33,9,32,15,33,1,32,16,33,8,32,13,33,3,3,64,32,8,69,13,2,32,4,32,1,65,8,118,34,1,54,2,8,32,9,45,0,0,33,11,32,4,32,8,65,1,107,34,8,54,2,20,32,4,32,3,65,8,107,34,5,54,2,12,32,4,32,9,65,1,106,34,9,54,2,16,32,4,32,11,65,24,116,32,1,114,34,1,54,2,8,32,3,65,26,107,33,11,32,5,33,3,32,11,65,15,73,13,0,11,11,32,4,32,0,32,1,32,5,118,34,3,65,255,1,113,65,2,116,106,34,1,45,0,0,34,0,65,9,79,4,127,32,5,65,8,106,33,5,32,1,32,1,47,1,2,32,0,65,2,116,65,144,223,7,106,40,2,0,32,3,65,8,118,113,65,255,0,113,106,65,2,116,106,34,1,45,0,0,5,32,0,11,65,255,1,113,32,5,106,54,2,12,32,22,32,1,47,1,2,34,5,54,2,12,12,1,11,32,0,32,17,32,22,65,12,106,16,15,69,13,13,32,22,40,2,12,33,5,11,32,4,32,5,65,3,116,34,0,65,131,225,7,106,45,0,0,34,1,54,2,180,1,32,4,32,0,65,130,225,7,106,44,0,0,54,2,140,2,32,4,32,4,40,2,116,32,1,106,45,0,0,58,0,132,2,32,0,65,132,225,7,106,47,1,0,33,6,32,0,65,134,225,7,106,47,1,0,33,19,32,0,65,129,225,7,106,45,0,0,33,3,65,0,33,11,32,0,65,128,225,7,106,45,0,0,34,8,4,64,2,64,32,8,65,32,32,4,40,2,12,34,0,107,77,4,64,32,17,40,2,0,33,9,12,1,11,32,4,40,2,20,33,5,32,0,33,1,3,64,32,5,69,13,4,32,4,32,4,40,2,8,65,8,118,34,9,54,2,8,32,4,40,2,16,34,11,45,0,0,33,18,32,4,32,5,65,1,107,34,5,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,11,65,1,106,54,2,16,32,4,32,18,65,24,116,32,9,114,34,9,54,2,8,65,40,32,1,107,33,11,32,0,33,1,32,8,32,11,75,13,0,11,11,32,4,32,0,32,8,106,54,2,12,32,8,65,2,116,65,176,223,7,106,40,2,0,32,9,32,0,118,113,33,11,11,32,4,32,3,4,127,2,64,32,3,65,32,32,4,40,2,12,34,0,107,77,4,64,32,17,40,2,0,33,9,12,1,11,32,4,40,2,20,33,5,32,0,33,1,3,64,32,5,69,13,4,32,4,32,4,40,2,8,65,8,118,34,8,54,2,8,32,4,40,2,16,34,9,45,0,0,33,18,32,4,32,5,65,1,107,34,5,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,9,65,1,106,54,2,16,32,4,32,18,65,24,116,32,8,114,34,9,54,2,8,65,40,32,1,107,33,8,32,0,33,1,32,3,32,8,75,13,0,11,11,32,4,32,0,32,3,106,54,2,12,32,3,65,2,116,65,176,223,7,106,40,2,0,32,9,32,0,118,113,5,65,0,11,32,19,106,54,2,136,2,32,4,32,4,40,2,196,1,65,1,107,54,2,196,1,32,6,32,11,106,34,6,13,2,65,0,33,6,12,4,11,32,4,65,9,54,2,0,32,4,40,2,140,2,34,0,65,0,72,13,5,32,4,32,0,69,54,2,180,1,32,4,32,4,40,2,72,65,1,107,34,0,54,2,72,32,4,32,0,65,3,113,65,2,116,106,40,2,76,12,6,11,32,4,32,16,54,2,20,32,4,32,14,54,2,16,32,4,32,13,54,2,12,32,4,32,15,54,2,8,12,10,11,32,4,32,4,40,2,184,1,32,6,107,54,2,184,1,65,2,33,5,12,10,11,32,4,40,2,176,1,33,5,3,64,2,64,32,4,65,8,54,2,0,32,5,4,64,32,4,40,2,192,1,33,5,3,64,2,64,32,5,13,0,32,4,16,19,69,13,13,32,4,40,2,176,1,13,0,65,0,33,5,12,4,11,32,4,40,2,128,2,33,3,2,127,2,64,2,64,32,4,40,2,12,34,0,65,18,107,65,15,79,4,64,32,17,40,2,0,33,9,12,1,11,32,4,40,2,20,33,5,32,0,33,1,3,64,32,5,69,13,2,32,4,32,4,40,2,8,65,8,118,34,8,54,2,8,32,4,40,2,16,34,9,45,0,0,33,11,32,4,32,5,65,1,107,34,5,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,9,65,1,106,54,2,16,32,4,32,11,65,24,116,32,8,114,34,9,54,2,8,32,1,65,26,107,33,8,32,0,33,1,32,8,65,15,73,13,0,11,11,32,3,32,9,32,0,118,34,8,65,255,1,113,65,2,116,106,34,5,45,0,0,34,1,65,9,79,4,64,32,5,32,5,47,1,2,32,1,65,2,116,65,144,223,7,106,40,2,0,32,8,65,8,118,113,65,255,0,113,106,65,2,116,106,34,5,45,0,0,33,1,32,0,65,8,106,33,0,11,32,4,32,0,32,1,65,255,1,113,106,54,2,12,32,5,47,1,2,12,1,11,32,3,32,17,32,22,65,12,106,16,15,69,13,13,32,22,40,2,12,11,33,0,32,4,40,2,96,32,7,106,32,0,58,0,0,32,4,32,4,40,2,192,1,65,1,107,34,5,54,2,192,1,32,7,65,1,106,34,7,32,4,40,2,64,70,4,64,32,4,65,13,54,2,0,32,6,65,1,107,33,6,65,1,12,15,11,32,6,65,1,107,34,6,13,0,11,12,1,11,32,4,40,2,96,34,1,32,4,40,2,68,34,3,32,7,65,2,107,113,106,45,0,0,33,0,32,1,32,3,32,7,65,1,107,113,106,45,0,0,33,3,32,4,40,2,192,1,33,1,3,64,32,1,69,4,64,32,4,16,19,69,13,12,32,4,40,2,176,1,34,5,13,3,11,32,4,40,2,120,32,4,40,2,112,32,4,40,2,108,34,1,32,0,65,255,1,113,106,45,0,128,2,32,1,32,3,65,255,1,113,106,45,0,0,114,106,45,0,0,65,2,116,106,40,2,0,33,8,2,127,2,64,2,64,32,4,40,2,12,34,0,65,18,107,65,15,79,4,64,32,17,40,2,0,33,9,12,1,11,32,4,40,2,20,33,5,32,0,33,1,3,64,32,5,69,13,2,32,4,32,4,40,2,8,65,8,118,34,9,54,2,8,32,4,40,2,16,34,11,45,0,0,33,13,32,4,32,5,65,1,107,34,5,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,11,65,1,106,54,2,16,32,4,32,13,65,24,116,32,9,114,34,9,54,2,8,32,1,65,26,107,33,11,32,0,33,1,32,11,65,15,73,13,0,11,11,32,8,32,9,32,0,118,34,9,65,255,1,113,65,2,116,106,34,5,45,0,0,34,1,65,9,79,4,64,32,5,32,5,47,1,2,32,1,65,2,116,65,144,223,7,106,40,2,0,32,9,65,8,118,113,65,255,0,113,106,65,2,116,106,34,5,45,0,0,33,1,32,0,65,8,106,33,0,11,32,4,32,0,32,1,65,255,1,113,106,54,2,12,32,5,45,0,2,12,1,11,32,8,32,17,32,22,65,12,106,16,15,69,13,12,32,22,40,2,12,11,33,5,32,4,40,2,96,32,7,106,32,5,58,0,0,32,4,32,4,40,2,192,1,65,1,107,34,1,54,2,192,1,32,7,65,1,106,34,7,32,4,40,2,64,70,4,64,32,4,65,13,54,2,0,32,6,65,1,107,33,6,65,1,12,14,11,32,3,33,0,32,5,33,3,32,6,65,1,107,34,6,13,0,11,11,11,65,0,33,6,32,4,40,2,184,1,65,0,76,13,1,11,65,1,33,5,12,8,11,32,4,65,14,54,2,0,65,1,12,8,11,32,4,40,2,200,1,69,4,64,35,0,65,16,107,34,16,36,0,2,127,2,64,2,64,32,4,40,2,212,1,34,19,65,2,73,13,0,32,4,65,8,106,33,15,32,4,40,2,172,1,33,20,32,4,40,2,168,1,65,192,39,106,33,18,32,4,40,2,20,33,11,32,4,40,2,16,33,13,32,4,40,2,8,34,14,33,5,32,4,40,2,12,34,9,33,8,2,64,2,64,32,9,65,18,107,65,14,77,4,64,32,13,33,1,32,14,33,5,32,11,33,3,32,9,33,0,3,64,32,3,69,13,2,32,4,32,5,65,8,118,34,5,54,2,8,32,1,45,0,0,33,21,32,4,32,3,65,1,107,34,3,54,2,20,32,4,32,0,65,8,107,34,8,54,2,12,32,4,32,1,65,1,106,34,1,54,2,16,32,4,32,21,65,24,116,32,5,114,34,5,54,2,8,32,0,65,26,107,33,21,32,8,33,0,32,21,65,15,73,13,0,11,11,32,4,32,18,32,5,32,8,118,34,1,65,255,1,113,65,2,116,106,34,3,45,0,0,34,0,65,9,79,4,127,32,8,65,8,106,33,8,32,3,32,3,47,1,2,32,0,65,2,116,65,144,223,7,106,40,2,0,32,1,65,8,118,113,65,255,0,113,106,65,2,116,106,34,3,45,0,0,5,32,0,11,65,255,1,113,32,8,106,54,2,12,32,16,32,3,47,1,2,54,2,8,12,1,11,32,18,32,15,32,16,65,8,106,16,15,69,13,1,11,2,64,2,127,32,4,40,2,172,4,69,4,64,32,20,65,224,24,106,33,8,2,64,2,64,32,4,40,2,12,34,0,65,18,107,65,15,79,4,64,32,15,40,2,0,33,5,12,1,11,32,4,40,2,20,33,3,32,0,33,1,3,64,32,3,69,13,2,32,4,32,4,40,2,8,65,8,118,34,5,54,2,8,32,4,40,2,16,34,18,45,0,0,33,20,32,4,32,3,65,1,107,34,3,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,18,65,1,106,54,2,16,32,4,32,20,65,24,116,32,5,114,34,5,54,2,8,32,1,65,26,107,33,18,32,0,33,1,32,18,65,15,73,13,0,11,11,32,8,32,5,32,0,118,34,5,65,255,1,113,65,2,116,106,34,3,45,0,0,34,1,65,9,79,4,64,32,3,32,3,47,1,2,32,1,65,2,116,65,144,223,7,106,40,2,0,32,5,65,8,118,113,65,255,0,113,106,65,2,116,106,34,3,45,0,0,33,1,32,0,65,8,106,33,0,11,32,4,32,0,32,1,65,255,1,113,106,54,2,12,32,3,47,1,2,12,2,11,32,8,32,15,32,16,65,12,106,16,15,69,13,2,32,16,40,2,12,12,1,11,32,4,40,2,188,1,11,34,18,65,2,116,65,128,8,106,34,20,45,0,2,34,8,65,32,32,4,40,2,12,34,0,107,77,4,64,32,15,40,2,0,33,5,12,3,11,32,4,40,2,20,33,3,32,0,33,1,3,64,32,3,4,64,32,4,32,4,40,2,8,65,8,118,34,5,54,2,8,32,4,40,2,16,34,15,45,0,0,33,21,32,4,32,3,65,1,107,34,3,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,15,65,1,106,54,2,16,32,4,32,21,65,24,116,32,5,114,34,5,54,2,8,65,40,32,1,107,33,15,32,0,33,1,32,8,32,15,75,13,1,12,4,11,11,32,4,32,18,54,2,188,1,11,32,4,32,11,54,2,20,32,4,32,13,54,2,16,32,4,32,9,54,2,12,32,4,32,14,54,2,8,32,4,65,0,54,2,172,4,11,65,0,12,1,11,32,4,65,0,54,2,172,4,32,4,32,0,32,8,106,54,2,12,32,4,32,20,47,1,0,32,8,65,2,116,65,176,223,7,106,40,2,0,32,5,32,0,118,113,106,54,2,200,1,2,127,2,64,2,64,2,64,32,16,40,2,8,34,0,14,2,0,2,1,11,32,4,40,2,232,1,12,2,11,32,0,65,2,107,12,1,11,32,4,40,2,236,1,65,1,106,11,33,0,32,4,32,4,40,2,236,1,54,2,232,1,32,4,32,0,65,0,32,19,32,0,32,19,73,27,107,34,0,54,2,236,1,32,4,32,4,40,2,252,1,32,0,65,2,116,106,34,0,54,2,116,32,4,32,0,32,4,40,2,180,1,106,45,0,0,58,0,132,2,65,1,11,33,0,32,16,65,16,106,36,0,32,0,69,13,6,11,32,4,65,240,4,106,33,14,32,4,40,2,20,33,16,32,4,40,2,16,33,15,32,4,40,2,152,1,32,4,45,0,132,2,65,2,116,106,40,2,0,33,8,32,4,40,2,8,34,19,33,1,32,4,40,2,12,34,13,33,5,2,127,2,64,32,13,65,18,107,65,14,77,4,64,32,15,33,9,32,19,33,1,32,16,33,0,32,13,33,3,3,64,32,0,69,13,2,32,4,32,1,65,8,118,34,1,54,2,8,32,9,45,0,0,33,11,32,4,32,0,65,1,107,34,0,54,2,20,32,4,32,3,65,8,107,34,5,54,2,12,32,4,32,9,65,1,106,34,9,54,2,16,32,4,32,11,65,24,116,32,1,114,34,1,54,2,8,32,3,65,26,107,33,11,32,5,33,3,32,11,65,15,73,13,0,11,11,32,4,32,8,32,1,32,5,118,34,3,65,255,1,113,34,9,65,2,116,106,34,1,45,0,0,34,0,65,9,79,4,127,32,5,65,8,106,33,5,32,1,32,8,32,9,65,2,116,106,47,1,2,32,0,65,2,116,65,144,223,7,106,40,2,0,32,3,65,8,118,113,65,255,0,113,106,65,2,116,106,34,1,45,0,0,5,32,0,11,65,255,1,113,32,5,106,54,2,12,32,1,47,1,2,12,1,11,32,8,32,17,32,22,65,12,106,16,15,69,13,6,32,22,40,2,12,11,33,23,65,0,33,1,32,4,65,0,54,2,180,1,32,4,32,4,40,2,200,1,65,1,107,34,11,54,2,200,1,2,64,32,23,65,15,77,4,64,32,23,65,3,75,13,1,32,4,65,1,32,23,118,34,0,54,2,180,1,32,4,32,4,32,4,40,2,72,34,1,32,23,65,127,115,106,65,3,113,65,2,116,106,40,2,76,34,5,54,2,140,2,32,4,32,1,32,0,107,54,2,72,12,3,11,2,64,32,14,32,23,106,45,0,0,34,5,69,13,0,2,64,2,64,32,5,65,24,77,4,64,2,64,32,5,65,32,32,4,40,2,12,34,8,107,77,4,64,32,17,40,2,0,33,3,12,1,11,32,4,40,2,20,33,1,32,8,33,0,3,64,32,1,69,13,3,32,4,32,4,40,2,8,65,8,118,34,3,54,2,8,32,4,40,2,16,34,9,45,0,0,33,14,32,4,32,1,65,1,107,34,1,54,2,20,32,4,32,0,65,8,107,34,8,54,2,12,32,4,32,9,65,1,106,54,2,16,32,4,32,14,65,24,116,32,3,114,34,3,54,2,8,65,40,32,0,107,33,9,32,8,33,0,32,5,32,9,75,13,0,11,11,32,4,32,5,32,8,106,54,2,12,32,5,65,2,116,65,176,223,7,106,40,2,0,32,3,32,8,118,113,33,1,12,3,11,2,127,32,17,40,2,8,34,18,33,8,32,17,40,2,12,34,20,33,9,32,17,40,2,0,34,21,33,1,32,17,40,2,4,34,14,33,11,2,64,32,14,65,17,107,65,15,77,4,64,32,18,33,8,32,21,33,1,32,20,33,9,32,14,33,0,3,64,32,9,69,13,2,32,17,32,1,65,8,118,34,1,54,2,0,32,8,45,0,0,33,3,32,17,32,9,65,1,107,34,9,54,2,12,32,17,32,0,65,8,107,34,11,54,2,4,32,17,32,8,65,1,106,34,8,54,2,8,32,17,32,3,65,24,116,32,1,114,34,1,54,2,0,32,0,65,25,107,33,3,32,11,33,0,32,3,65,16,73,13,0,11,11,32,17,32,11,65,16,106,34,0,54,2,4,2,64,32,5,65,16,107,34,30,65,16,32,11,107,77,4,64,32,1,33,5,32,0,33,3,12,1,11,32,1,33,5,3,64,32,9,69,13,2,32,17,32,5,65,8,118,34,5,54,2,0,32,8,45,0,0,33,31,32,17,32,9,65,1,107,34,9,54,2,12,32,17,32,0,65,8,107,34,3,54,2,4,32,17,32,8,65,1,106,34,8,54,2,8,32,17,32,31,65,24,116,32,5,114,34,5,54,2,0,65,40,32,0,107,33,31,32,3,33,0,32,30,32,31,75,13,0,11,11,32,17,32,3,32,30,106,54,2,4,32,22,32,1,32,11,118,65,255,255,3,113,32,30,65,2,116,65,176,223,7,106,40,2,0,32,5,32,3,118,113,65,16,116,114,54,2,8,65,1,12,1,11,32,17,32,20,54,2,12,32,17,32,18,54,2,8,32,17,32,14,54,2,4,32,17,32,21,54,2,0,65,0,11,13,1,32,4,40,2,200,1,33,11,11,32,4,32,16,54,2,20,32,4,32,15,54,2,16,32,4,32,13,54,2,12,32,4,32,19,54,2,8,32,4,32,11,65,1,106,54,2,200,1,12,8,11,32,22,40,2,8,33,1,11,32,4,32,23,65,2,116,106,65,144,9,106,40,2,0,32,1,32,4,40,2,240,1,116,106,12,1,11,65,255,255,255,255,7,65,194,162,129,3,65,124,65,118,32,23,65,10,73,34,0,27,32,23,106,65,2,116,118,65,15,113,32,4,32,4,40,2,72,65,3,65,10,32,0,27,106,65,3,113,65,2,116,106,40,2,76,106,65,3,107,34,0,32,0,65,0,76,27,11,34,5,54,2,140,2,11,32,4,40,2,60,34,1,32,4,40,2,56,34,0,71,4,64,32,4,32,7,32,0,32,0,32,7,74,27,34,1,54,2,60,11,32,4,40,2,136,2,33,6,2,64,32,1,32,5,72,4,64,32,5,65,252,255,255,255,7,74,4,64,65,112,33,0,12,9,11,2,64,2,64,32,5,32,1,107,34,0,32,29,76,4,64,32,4,32,29,32,0,107,32,6,16,18,69,4,64,65,110,33,0,12,12,11,32,4,32,7,16,12,32,7,106,34,7,32,4,40,2,64,72,13,1,32,4,65,15,54,2,0,65,1,12,10,11,65,116,33,0,32,6,65,4,107,65,27,75,13,10,32,4,40,2,200,4,34,14,40,2,124,4,127,32,14,32,4,40,2,108,34,3,32,4,40,2,96,34,8,32,4,40,2,68,34,9,32,7,65,2,107,113,106,45,0,0,106,45,0,128,2,32,3,32,8,32,9,32,7,65,1,107,113,106,45,0,0,106,45,0,0,114,106,45,0,128,1,5,65,0,11,65,255,1,113,34,19,65,2,116,32,14,106,34,3,40,2,196,1,34,8,32,6,65,2,116,106,40,2,32,33,9,32,3,40,2,196,3,33,13,32,6,32,8,106,34,16,45,0,0,33,3,32,4,32,4,40,2,72,32,4,40,2,180,1,106,54,2,72,32,9,32,5,32,29,107,32,1,65,127,115,106,34,1,32,3,65,2,116,65,176,223,7,106,40,2,0,113,32,6,108,106,33,15,2,64,2,64,32,1,32,3,117,34,11,32,13,40,2,12,34,5,72,4,64,32,16,45,0,0,13,1,11,32,14,45,0,192,1,34,18,65,2,73,13,0,32,1,32,5,65,1,32,3,116,65,126,113,108,107,33,9,65,0,33,5,3,64,2,64,32,5,32,19,70,13,0,32,14,32,5,65,2,116,106,34,1,40,2,196,1,34,3,32,6,106,45,0,0,34,16,69,13,0,32,1,40,2,196,3,34,1,40,2,12,65,1,32,16,116,65,126,113,108,34,20,32,9,74,4,64,32,3,32,6,65,2,116,106,40,2,32,32,16,65,2,116,65,176,223,7,106,40,2,0,32,9,113,32,6,108,106,33,15,32,9,32,16,117,33,11,12,4,11,32,9,32,20,107,33,9,11,32,5,65,1,106,34,5,32,18,71,13,0,11,11,32,13,33,1,32,8,33,3,11,32,3,32,6,106,45,0,0,69,13,10,32,3,40,2,164,1,34,3,69,4,64,65,109,33,0,12,11,11,65,117,33,0,32,11,32,1,40,2,12,78,13,10,32,3,32,15,106,33,3,32,4,40,2,96,32,7,106,33,5,2,64,32,1,46,1,24,32,11,70,4,64,32,5,32,3,32,6,16,156,1,26,32,6,33,5,12,1,11,32,5,32,3,32,6,32,1,32,11,16,4,34,5,13,0,65,0,33,5,32,4,40,2,140,2,65,249,0,72,13,11,11,32,4,32,4,40,2,184,1,32,5,107,54,2,184,1,32,5,32,7,106,34,7,32,4,40,2,64,78,13,1,11,32,7,33,5,12,2,11,32,4,65,15,54,2,0,65,1,12,7,11,32,4,40,2,96,33,0,32,4,40,2,68,33,1,32,4,32,4,40,2,72,34,3,65,3,113,65,2,116,106,32,5,54,2,76,32,4,32,3,65,1,106,54,2,72,32,4,32,4,40,2,184,1,32,6,107,54,2,184,1,32,0,32,1,32,7,32,5,107,113,34,1,106,34,3,41,0,0,33,40,32,0,32,7,106,34,8,32,3,41,0,8,55,0,8,32,8,32,40,55,0,0,32,7,32,1,32,6,106,34,0,72,32,1,32,6,32,7,106,34,5,72,113,13,3,32,5,32,4,40,2,64,34,1,78,32,0,32,1,78,114,13,3,32,6,65,17,72,13,0,32,3,65,16,106,33,0,32,8,65,16,106,33,1,32,6,65,33,79,4,64,32,1,32,0,32,6,65,16,107,16,156,1,26,12,1,11,32,0,41,0,0,33,40,32,1,32,0,41,0,8,55,0,8,32,1,32,40,55,0,0,11,32,4,40,2,184,1,65,0,74,4,64,32,5,33,7,12,2,11,32,4,65,14,54,2,0,32,5,33,7,65,1,12,5,11,32,4,40,2,64,32,7,107,33,1,2,64,2,64,3,64,32,6,65,1,107,33,0,32,6,65,0,76,13,1,32,4,40,2,96,34,3,32,7,106,32,3,32,4,40,2,68,32,7,32,4,40,2,140,2,107,113,106,45,0,0,58,0,0,32,7,65,1,106,33,7,32,0,33,6,32,1,65,1,107,34,1,13,0,11,32,4,65,16,54,2,0,12,1,11,32,4,40,2,184,1,65,0,74,4,64,32,0,33,6,12,2,11,32,4,65,14,54,2,0,11,32,0,33,6,65,1,12,4,11,65,0,33,5,12,2,11,65,3,33,5,12,1,11,11,65,2,11,33,0,32,4,32,6,54,2,4,32,4,32,7,54,2,52,11,32,22,65,16,106,36,0,32,0,33,3,12,18,11,32,4,32,26,32,24,32,25,65,0,16,9,34,3,65,1,71,13,17,32,4,45,0,176,4,65,8,113,4,64,32,4,40,2,96,32,4,40,2,100,32,4,40,2,52,16,156,1,26,32,4,32,4,47,1,176,4,65,247,255,3,113,59,1,176,4,11,32,4,40,2,64,65,1,32,4,40,2,180,4,116,70,4,64,32,4,32,4,40,2,56,54,2,60,11,2,64,2,64,2,64,32,4,40,2,0,65,15,107,14,2,0,1,2,11,2,64,32,4,40,2,204,4,34,0,69,13,0,32,0,40,2,16,32,0,40,2,20,70,13,0,32,4,32,4,32,4,40,2,52,16,12,32,4,40,2,52,106,34,0,54,2,52,65,1,33,3,32,0,32,4,40,2,64,78,13,20,11,32,4,65,7,65,14,32,4,40,2,184,1,27,54,2,0,65,1,33,3,12,19,11,32,4,65,10,54,2,0,65,1,33,3,12,18,11,32,4,40,2,4,69,4,64,32,4,40,2,184,1,69,13,9,32,4,65,9,54,2,0,65,1,33,3,12,18,11,32,4,65,8,54,2,0,65,1,33,3,12,17,11,65,118,33,3,32,4,40,2,184,1,65,0,72,13,16,32,4,16,20,32,4,45,0,176,4,65,1,113,69,4,64,32,4,65,3,54,2,0,65,1,33,3,12,17,11,2,64,65,0,32,4,40,2,12,34,1,107,65,7,113,34,5,69,4,64,32,1,33,0,12,1,11,32,4,32,1,32,5,106,34,0,54,2,12,65,113,33,3,32,5,65,2,116,65,176,223,7,106,40,2,0,32,4,40,2,8,32,1,118,113,13,17,11,32,4,40,2,48,69,4,64,32,4,65,32,32,0,107,34,1,65,3,118,34,3,32,4,40,2,20,106,34,5,54,2,20,32,4,32,4,40,2,16,32,3,107,34,3,54,2,16,32,4,32,1,65,120,113,34,1,65,32,71,4,127,32,10,40,2,0,32,1,116,5,65,0,11,54,2,8,32,4,32,0,32,1,106,54,2,12,32,12,32,5,54,2,16,32,12,32,3,54,2,12,11,32,4,65,26,54,2,0,11,32,4,40,2,96,69,4,64,65,1,33,0,12,17,11,65,1,33,0,32,4,32,26,32,24,32,25,65,1,16,9,34,3,65,1,71,13,15,12,16,11,32,4,16,11,4,127,32,4,40,2,164,4,33,0,2,64,3,64,2,64,2,64,2,64,32,0,14,2,0,1,3,11,32,4,40,2,52,34,0,32,4,40,2,96,106,33,3,2,64,32,4,40,2,64,34,1,32,0,107,65,128,128,128,128,4,32,4,40,2,20,34,6,65,32,32,4,40,2,12,34,5,107,65,3,118,106,32,6,65,128,128,128,128,4,75,27,34,6,32,4,40,2,184,1,34,7,32,6,32,7,72,27,34,6,32,0,32,6,106,32,1,74,27,34,1,69,4,64,32,1,33,0,12,1,11,32,1,33,0,32,5,65,33,107,65,119,75,13,0,3,64,32,3,32,4,40,2,8,32,5,118,58,0,0,32,4,32,4,40,2,12,34,6,65,8,106,34,5,54,2,12,32,0,65,1,107,33,0,32,3,65,1,106,33,3,32,6,65,25,107,65,119,75,13,1,32,0,13,0,11,11,32,3,32,4,40,2,16,32,0,16,156,1,26,32,4,32,4,40,2,20,32,0,107,54,2,20,32,4,32,4,40,2,16,32,0,106,54,2,16,32,4,32,4,40,2,52,32,1,106,34,0,54,2,52,32,4,32,4,40,2,184,1,34,3,32,1,107,54,2,184,1,32,0,65,1,32,4,40,2,180,4,116,72,13,1,32,4,65,1,54,2,164,4,11,32,4,32,26,32,24,32,25,65,0,16,9,34,0,65,1,71,13,2,32,4,40,2,64,65,1,32,4,40,2,180,4,116,70,4,64,32,4,32,4,40,2,56,54,2,60,11,65,0,33,0,32,4,65,0,54,2,164,4,12,1,11,11,65,1,65,2,32,1,32,3,70,27,33,0,11,32,0,5,65,102,11,34,3,65,1,71,13,14,12,5,11,32,4,40,2,4,34,3,65,3,72,13,7,32,4,65,5,54,2,0,65,1,33,3,12,13,11,2,64,32,4,40,2,12,34,0,65,27,107,65,6,79,4,64,32,10,40,2,0,33,5,12,1,11,32,4,40,2,20,33,3,32,0,33,1,3,64,32,3,69,13,12,32,4,32,4,40,2,8,65,8,118,34,5,54,2,8,32,4,40,2,16,34,6,45,0,0,33,7,32,4,32,3,65,1,107,34,3,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,6,65,1,106,54,2,16,32,4,32,7,65,24,116,32,5,114,34,5,54,2,8,32,1,65,35,107,33,6,32,0,33,1,32,6,65,6,73,13,0,11,11,32,4,32,0,65,6,106,54,2,12,32,4,32,5,32,0,118,65,63,113,34,1,54,2,180,4,65,115,33,3,32,1,65,31,107,65,107,73,13,12,32,4,65,2,54,2,0,11,32,4,65,1,32,1,116,65,16,107,54,2,56,32,4,32,4,40,2,32,65,176,224,0,32,4,40,2,24,17,3,0,34,0,54,2,168,1,65,98,33,3,32,0,69,13,11,32,4,65,3,54,2,0,32,4,32,0,65,160,59,106,54,2,172,1,11,32,4,66,0,55,3,192,4,32,4,66,1,55,3,216,1,32,4,66,128,128,128,136,128,128,128,128,1,55,3,192,1,32,4,65,0,54,2,184,1,32,4,66,0,55,3,136,1,32,4,66,0,55,3,152,1,32,4,66,0,55,2,108,32,4,66,0,55,2,252,1,32,4,66,1,55,3,232,1,32,4,66,1,55,3,224,1,32,4,66,129,128,128,128,16,55,2,208,1,32,4,66,128,128,128,136,16,55,3,200,1,32,4,66,0,55,2,116,32,4,65,0,54,2,124,32,4,65,0,58,0,132,2,32,4,65,4,54,2,0,11,2,127,32,4,40,2,160,4,33,3,65,97,33,5,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,127,2,64,3,64,2,64,32,4,2,127,2,64,2,64,2,64,2,64,32,3,14,8,1,2,0,7,9,11,12,14,16,11,32,10,40,2,4,33,0,12,2,11,2,64,32,10,40,2,4,34,3,65,32,71,4,64,32,10,40,2,0,33,1,12,1,11,32,10,40,2,12,34,0,69,13,18,32,10,32,10,40,2,0,65,8,118,34,1,54,2,0,32,10,40,2,8,34,3,45,0,0,33,6,32,10,32,0,65,1,107,54,2,12,32,10,32,3,65,1,106,54,2,8,65,24,33,3,32,10,32,6,65,24,116,32,1,114,34,1,54,2,0,11,32,10,32,3,65,1,106,54,2,4,32,4,65,0,54,2,184,1,32,4,32,4,47,1,176,4,65,248,255,3,113,65,1,32,3,116,32,1,113,34,0,65,0,71,114,59,1,176,4,65,2,32,0,69,13,2,26,32,4,65,1,54,2,160,4,11,2,64,32,10,40,2,4,34,3,65,32,71,4,64,32,10,40,2,0,33,1,12,1,11,32,10,40,2,12,34,0,69,13,17,32,10,32,10,40,2,0,65,8,118,34,1,54,2,0,32,10,40,2,8,34,3,45,0,0,33,6,32,10,32,0,65,1,107,54,2,12,32,10,32,3,65,1,106,54,2,8,65,24,33,3,32,10,32,6,65,24,116,32,1,114,34,1,54,2,0,11,32,10,32,3,65,1,106,34,0,54,2,4,32,1,32,3,118,65,1,113,4,64,32,4,65,0,54,2,160,4,65,1,12,18,11,32,4,65,2,54,2,160,4,11,2,64,32,0,65,31,107,65,2,79,4,64,32,10,40,2,0,33,6,12,1,11,32,10,40,2,12,33,3,32,0,33,1,3,64,32,3,69,13,17,32,10,32,10,40,2,0,65,8,118,34,6,54,2,0,32,10,40,2,8,34,7,45,0,0,33,8,32,10,32,3,65,1,107,34,3,54,2,12,32,10,32,1,65,8,107,34,0,54,2,4,32,10,32,7,65,1,106,54,2,8,32,10,32,8,65,24,116,32,6,114,34,6,54,2,0,32,1,65,39,107,33,7,32,0,33,1,32,7,65,2,73,13,0,11,11,32,10,32,0,65,2,106,54,2,4,32,4,65,0,54,2,4,32,4,32,4,47,1,176,4,65,191,128,127,113,32,6,32,0,118,65,3,113,34,0,65,6,116,114,65,128,2,114,34,1,59,1,176,4,32,0,65,3,71,13,1,32,4,32,1,65,4,114,59,1,176,4,65,5,11,34,3,54,2,160,4,12,1,11,11,32,4,65,3,54,2,160,4,65,0,12,1,11,32,4,47,1,176,4,33,1,32,4,40,2,4,11,34,0,32,1,65,6,118,65,255,1,113,72,4,64,32,10,40,2,4,33,3,3,64,32,0,33,5,2,64,32,3,65,29,107,65,4,79,4,64,32,10,40,2,0,33,6,32,3,33,0,12,1,11,32,10,40,2,12,33,1,3,64,32,1,69,13,12,32,10,32,10,40,2,0,65,8,118,34,6,54,2,0,32,10,40,2,8,34,7,45,0,0,33,8,32,10,32,1,65,1,107,34,1,54,2,12,32,10,32,3,65,8,107,34,0,54,2,4,32,10,32,7,65,1,106,54,2,8,32,10,32,8,65,24,116,32,6,114,34,6,54,2,0,32,3,65,37,107,33,7,32,0,33,3,32,7,65,4,73,13,0,11,11,32,10,32,0,65,4,106,34,3,54,2,4,32,6,32,0,118,65,15,113,33,6,65,127,32,6,32,5,65,1,106,34,0,32,4,47,1,176,4,34,1,65,6,118,65,255,1,113,34,7,71,32,7,65,5,73,114,114,69,13,13,26,32,4,32,4,40,2,184,1,32,6,32,5,65,2,116,116,114,54,2,184,1,32,0,32,7,72,13,0,11,11,32,4,65,4,54,2,160,4,12,1,11,32,4,47,1,176,4,33,1,11,32,1,65,1,113,69,4,64,2,64,32,10,40,2,4,34,3,65,32,71,4,64,32,10,40,2,0,33,1,12,1,11,32,10,40,2,12,34,0,69,13,10,32,10,32,10,40,2,0,65,8,118,34,1,54,2,0,32,10,40,2,8,34,3,45,0,0,33,5,32,10,32,0,65,1,107,54,2,12,32,10,32,3,65,1,106,54,2,8,65,24,33,3,32,10,32,5,65,24,116,32,1,114,34,1,54,2,0,11,32,10,32,3,65,1,106,54,2,4,32,4,32,4,47,1,176,4,65,253,255,3,113,32,1,32,3,118,65,1,113,65,1,116,114,59,1,176,4,11,32,4,65,0,54,2,160,4,32,4,32,4,40,2,184,1,65,1,106,54,2,184,1,65,1,12,9,11,2,64,32,10,40,2,4,34,3,65,32,71,4,64,32,10,40,2,0,33,1,12,1,11,32,10,40,2,12,34,0,69,13,8,32,10,32,10,40,2,0,65,8,118,34,1,54,2,0,32,10,40,2,8,34,3,45,0,0,33,5,32,10,32,0,65,1,107,54,2,12,32,10,32,3,65,1,106,54,2,8,65,24,33,3,32,10,32,5,65,24,116,32,1,114,34,1,54,2,0,11,32,10,32,3,65,1,106,34,0,54,2,4,65,126,33,5,32,1,32,3,118,65,1,113,13,4,32,4,65,6,54,2,160,4,12,1,11,32,10,40,2,4,33,0,11,2,64,32,0,65,31,107,65,2,79,4,64,32,10,40,2,0,33,6,12,1,11,32,10,40,2,12,33,3,32,0,33,1,3,64,32,3,69,13,7,32,10,32,10,40,2,0,65,8,118,34,5,54,2,0,32,10,40,2,8,34,6,45,0,0,33,7,32,10,32,3,65,1,107,34,3,54,2,12,32,10,32,1,65,8,107,34,0,54,2,4,32,10,32,6,65,1,106,54,2,8,32,10,32,7,65,24,116,32,5,114,34,6,54,2,0,32,1,65,39,107,33,5,32,0,33,1,32,5,65,2,73,13,0,11,11,32,10,32,0,65,2,106,54,2,4,32,6,32,0,118,65,3,113,34,0,69,4,64,32,4,65,0,54,2,160,4,65,1,12,7,11,32,4,65,7,54,2,160,4,32,4,32,4,47,1,176,4,65,191,128,127,113,32,0,65,6,116,114,34,3,59,1,176,4,12,1,11,32,4,47,1,176,4,33,3,11,2,64,32,4,40,2,4,34,1,32,3,65,6,118,65,255,1,113,78,4,64,32,4,40,2,184,1,33,0,12,1,11,32,10,40,2,4,33,3,3,64,32,1,33,5,2,64,32,3,65,25,107,65,8,79,4,64,32,10,40,2,0,33,6,32,3,33,0,12,1,11,32,10,40,2,12,33,1,3,64,32,1,69,13,6,32,10,32,10,40,2,0,65,8,118,34,6,54,2,0,32,10,40,2,8,34,7,45,0,0,33,8,32,10,32,1,65,1,107,34,1,54,2,12,32,10,32,3,65,8,107,34,0,54,2,4,32,10,32,7,65,1,106,54,2,8,32,10,32,8,65,24,116,32,6,114,34,6,54,2,0,32,3,65,33,107,33,7,32,0,33,3,32,7,65,8,73,13,0,11,11,32,10,32,0,65,8,106,34,3,54,2,4,65,125,32,6,32,0,118,65,255,1,113,34,0,32,5,65,1,106,34,1,32,4,47,1,176,4,65,6,118,65,255,1,113,34,7,71,32,7,65,2,73,114,114,69,13,6,26,32,4,32,4,40,2,184,1,32,0,32,5,65,3,116,116,114,34,0,54,2,184,1,32,1,32,7,72,13,0,11,11,32,4,65,0,54,2,160,4,65,1,33,5,32,4,32,0,65,1,106,54,2,184,1,11,32,5,12,3,11,32,4,32,5,54,2,4,12,1,11,32,4,32,5,54,2,4,11,65,2,11,34,3,65,1,71,13,9,2,64,32,4,47,1,176,4,34,5,65,6,113,69,13,0,65,0,32,4,40,2,12,34,0,107,65,7,113,34,1,69,13,0,32,4,32,0,32,1,106,54,2,12,65,114,33,3,32,1,65,2,116,65,176,223,7,106,40,2,0,32,4,40,2,8,32,0,118,113,13,10,11,32,5,65,4,113,4,64,32,4,65,12,54,2,0,65,1,33,3,12,10,11,32,4,40,2,184,1,13,1,11,32,4,65,14,54,2,0,65,1,33,3,12,8,11,2,64,32,4,40,2,64,34,1,65,1,32,4,40,2,180,4,116,34,0,70,13,0,32,4,47,1,176,4,34,3,65,4,113,13,0,32,4,40,2,96,4,127,32,4,40,2,52,5,65,0,11,33,5,2,64,32,3,65,16,113,69,4,64,32,0,33,1,12,1,11,32,1,65,128,8,32,1,27,34,1,32,4,40,2,184,1,32,5,106,34,3,32,1,32,3,74,27,33,3,3,64,32,0,34,1,65,1,117,34,0,32,3,78,13,0,11,11,32,4,32,1,54,2,184,4,11,32,4,45,0,176,4,65,2,113,69,13,0,32,4,65,11,54,2,0,65,1,33,3,12,7,11,32,4,32,36,54,2,148,6,32,4,66,18,55,3,0,32,4,66,0,55,2,248,4,32,4,66,0,55,2,240,4,65,0,33,3,11,32,4,32,10,32,4,32,3,65,2,116,106,65,204,1,106,16,13,34,3,65,1,71,13,5,32,4,65,204,1,106,34,0,32,4,40,2,4,65,2,116,106,34,1,32,1,40,2,0,65,1,106,54,2,0,32,0,32,4,40,2,4,34,1,65,2,116,106,40,2,0,34,3,65,1,77,4,64,65,1,33,3,32,4,32,1,65,1,106,54,2,4,12,6,11,32,4,65,19,54,2,0,11,32,3,65,2,106,34,0,32,0,32,4,40,2,168,1,32,1,65,224,19,108,106,65,0,32,4,16,14,34,3,65,1,71,13,4,32,4,65,20,54,2,0,11,65,26,65,26,32,4,40,2,172,1,32,4,40,2,4,65,176,12,108,106,65,0,32,4,16,14,34,3,65,1,71,13,3,32,4,65,21,54,2,0,11,32,4,40,2,4,33,7,2,64,2,64,2,127,32,4,40,2,172,4,69,4,64,32,4,40,2,172,1,32,7,65,176,12,108,106,33,6,2,64,2,64,32,4,40,2,12,34,0,65,18,107,65,15,79,4,64,32,10,40,2,0,33,5,12,1,11,32,4,40,2,20,33,3,32,0,33,1,3,64,32,3,69,13,2,32,4,32,4,40,2,8,65,8,118,34,5,54,2,8,32,4,40,2,16,34,8,45,0,0,33,9,32,4,32,3,65,1,107,34,3,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,8,65,1,106,54,2,16,32,4,32,9,65,24,116,32,5,114,34,5,54,2,8,32,1,65,26,107,33,8,32,0,33,1,32,8,65,15,73,13,0,11,11,32,6,32,5,32,0,118,34,5,65,255,1,113,65,2,116,106,34,3,45,0,0,34,1,65,9,79,4,64,32,3,32,3,47,1,2,32,1,65,2,116,65,144,223,7,106,40,2,0,32,5,65,8,118,113,65,255,0,113,106,65,2,116,106,34,3,45,0,0,33,1,32,0,65,8,106,33,0,11,32,4,32,0,32,1,65,255,1,113,106,54,2,12,32,3,47,1,2,12,2,11,32,6,32,10,32,27,65,12,106,16,15,69,13,4,32,27,40,2,12,12,1,11,32,4,40,2,188,1,11,34,8,65,2,116,65,128,8,106,34,9,45,0,2,34,6,65,32,32,4,40,2,12,34,0,107,77,4,64,32,10,40,2,0,33,5,12,1,11,32,4,40,2,20,33,3,32,0,33,1,3,64,32,3,69,13,2,32,4,32,4,40,2,8,65,8,118,34,5,54,2,8,32,4,40,2,16,34,11,45,0,0,33,13,32,4,32,3,65,1,107,34,3,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,11,65,1,106,54,2,16,32,4,32,13,65,24,116,32,5,114,34,5,54,2,8,65,40,32,1,107,33,11,32,0,33,1,32,6,32,11,75,13,0,11,11,32,4,32,0,32,6,106,54,2,12,32,4,32,7,65,2,116,106,32,9,47,1,0,32,6,65,2,116,65,176,223,7,106,40,2,0,32,5,32,0,118,113,106,54,2,192,1,32,4,65,0,54,2,172,4,32,4,65,18,54,2,0,65,1,33,3,32,4,32,4,40,2,4,65,1,106,54,2,4,12,3,11,32,4,65,1,54,2,172,4,32,4,32,8,54,2,188,1,11,65,2,33,3,12,1,11,65,2,33,3,32,10,16,7,69,13,0,2,127,32,4,32,4,47,1,176,4,34,5,65,223,255,3,113,59,1,176,4,32,10,32,10,40,2,4,34,0,65,1,106,34,3,54,2,4,32,10,40,2,0,34,1,32,0,118,65,1,113,69,4,64,32,4,65,16,54,2,180,4,65,1,12,1,11,32,10,32,0,65,4,106,34,6,54,2,4,2,64,2,64,32,1,32,3,118,65,7,113,34,3,4,64,32,4,32,3,65,17,106,54,2,180,4,12,1,11,32,10,32,0,65,7,106,34,7,54,2,4,2,64,2,64,2,64,32,1,32,6,118,65,7,113,34,3,14,2,2,0,1,11,65,115,33,3,32,5,65,32,113,69,13,3,32,10,32,0,65,8,106,54,2,4,32,1,32,7,118,65,1,113,13,3,32,4,32,4,47,1,176,4,65,32,114,59,1,176,4,12,2,11,32,4,32,3,65,8,114,54,2,180,4,12,1,11,32,4,65,17,54,2,180,4,11,65,1,33,3,11,32,3,11,34,3,65,1,71,13,0,32,4,45,0,176,4,65,32,113,4,64,32,4,65,1,54,2,0,5,32,4,65,2,54,2,0,11,65,1,33,3,12,0,11,0,11,32,4,32,0,54,2,92,11,32,27,65,16,106,36,0,32,2,32,12,40,2,20,54,2,0,32,4,16,20,32,4,40,2,32,32,4,40,2,204,4,32,4,40,2,28,17,0,0,32,4,65,0,54,2,204,4,32,4,40,2,200,4,34,0,4,64,32,0,40,2,224,5,34,1,32,0,40,2,200,5,32,0,40,2,220,5,34,2,17,0,0,32,1,32,0,40,2,208,5,32,2,17,0,0,32,1,32,0,40,2,212,5,32,2,17,0,0,32,1,32,0,32,2,17,0,0,11,32,4,65,0,54,2,200,4,32,4,40,2,32,32,4,40,2,96,32,4,40,2,28,17,0,0,32,4,65,0,54,2,96,32,4,40,2,32,32,4,40,2,168,1,32,4,40,2,28,17,0,0,32,4,65,0,54,2,168,1,11,32,12,65,176,39,106,36,0,11,194,2,1,6,127,32,0,40,2,96,33,7,32,0,40,2,68,33,8,32,0,40,2,148,2,33,10,32,0,40,2,64,34,5,32,0,40,2,144,2,108,32,5,32,0,40,2,52,34,6,32,5,32,6,72,27,106,32,0,40,2,148,2,107,33,9,32,0,40,2,184,1,65,0,72,4,64,65,119,15,11,32,1,40,2,0,34,5,32,9,32,5,32,9,73,27,33,6,32,1,2,127,32,5,32,2,69,13,0,26,32,7,32,8,32,10,113,106,33,7,32,2,40,2,0,34,8,69,4,64,32,2,32,7,54,2,0,32,5,12,1,11,32,8,32,7,32,6,16,156,1,26,32,2,32,2,40,2,0,32,6,106,54,2,0,32,1,40,2,0,11,32,6,107,54,2,0,32,0,32,0,40,2,148,2,32,6,106,34,1,54,2,148,2,32,3,4,64,32,3,32,1,54,2,0,11,65,1,32,0,40,2,180,4,116,33,2,32,0,40,2,64,33,1,32,5,32,9,73,4,64,65,3,65,3,65,1,32,1,32,2,70,27,32,4,27,15,11,2,64,32,1,32,2,71,13,0,32,0,40,2,52,34,2,32,1,72,13,0,32,0,32,2,32,1,107,54,2,52,32,0,32,0,40,2,144,2,65,1,106,54,2,144,2,32,0,32,0,47,1,176,4,65,247,255,3,113,32,1,32,2,71,65,3,116,114,59,1,176,4,11,65,1,11,203,11,1,12,127,35,0,65,16,107,34,12,36,0,32,3,65,8,106,33,8,65,97,33,4,2,64,2,64,2,64,2,64,2,127,2,64,2,64,2,64,2,64,2,64,32,3,40,2,244,4,14,5,2,3,1,0,6,9,11,32,3,65,252,18,106,40,2,0,12,4,11,32,3,65,248,18,106,40,2,0,33,4,12,2,11,32,3,32,8,32,1,16,13,34,4,65,1,71,13,6,32,1,32,1,40,2,0,65,1,106,54,2,0,32,3,65,244,18,106,65,0,54,2,0,32,2,32,3,40,2,32,32,0,32,3,40,2,24,17,3,0,34,6,54,2,0,32,6,69,4,64,65,103,33,4,12,7,11,65,1,33,4,32,1,40,2,0,65,1,77,4,64,32,6,65,0,32,0,16,159,1,26,12,7,11,32,3,65,1,54,2,244,4,11,2,64,32,3,40,2,12,34,6,65,28,107,65,5,79,4,64,32,8,40,2,0,33,5,12,1,11,32,3,40,2,20,33,4,32,6,33,7,3,64,32,4,69,13,6,32,3,32,3,40,2,8,65,8,118,34,5,54,2,8,32,3,40,2,16,34,9,45,0,0,33,11,32,3,32,4,65,1,107,34,4,54,2,20,32,3,32,7,65,8,107,34,6,54,2,12,32,3,32,9,65,1,106,54,2,16,32,3,32,11,65,24,116,32,5,114,34,5,54,2,8,32,7,65,36,107,33,9,32,6,33,7,32,9,65,5,73,13,0,11,11,32,3,65,2,54,2,244,4,32,3,32,6,65,5,65,1,32,5,32,6,118,34,7,65,1,113,34,4,27,106,54,2,12,32,3,65,248,18,106,32,7,65,1,118,65,15,113,65,1,106,65,0,32,4,107,113,34,4,54,2,0,11,32,4,32,1,40,2,0,106,34,1,32,1,32,3,65,128,19,106,65,0,32,3,16,14,34,4,65,1,71,13,4,32,3,65,3,54,2,244,4,32,3,65,252,18,106,65,255,255,3,54,2,0,65,255,255,3,11,33,5,32,3,65,248,18,106,40,2,0,33,11,32,3,65,244,18,106,40,2,0,33,1,32,2,40,2,0,33,9,32,12,32,5,54,2,12,32,5,65,255,255,3,70,32,0,32,1,77,113,13,0,32,5,65,255,255,3,71,33,4,32,3,65,128,19,106,33,14,3,64,2,127,2,64,2,64,32,4,65,1,113,13,0,2,64,2,64,2,64,32,3,40,2,12,34,6,65,18,107,65,15,79,4,64,32,8,40,2,0,33,5,12,1,11,32,3,40,2,20,33,4,32,6,33,7,3,64,32,4,69,13,2,32,3,32,3,40,2,8,65,8,118,34,5,54,2,8,32,3,40,2,16,34,10,45,0,0,33,13,32,3,32,4,65,1,107,34,4,54,2,20,32,3,32,7,65,8,107,34,6,54,2,12,32,3,32,10,65,1,106,54,2,16,32,3,32,13,65,24,116,32,5,114,34,5,54,2,8,32,7,65,26,107,33,10,32,6,33,7,32,10,65,15,73,13,0,11,11,32,14,32,5,32,6,118,34,5,65,255,1,113,65,2,116,106,34,4,45,0,0,34,7,65,9,79,4,64,32,4,32,4,47,1,2,32,7,65,2,116,65,144,223,7,106,40,2,0,32,5,65,8,118,113,65,255,0,113,106,65,2,116,106,34,4,45,0,0,33,7,32,6,65,8,106,33,6,11,32,3,32,6,32,7,65,255,1,113,106,54,2,12,32,12,32,4,47,1,2,34,5,54,2,12,12,1,11,32,14,32,8,32,12,65,12,106,16,15,69,4,64,65,255,255,3,33,5,12,7,11,32,12,40,2,12,33,5,11,32,5,69,4,64,65,0,33,5,32,1,32,9,106,65,0,58,0,0,12,2,11,32,5,32,11,77,13,0,32,1,32,9,106,32,5,32,11,107,58,0,0,12,1,11,2,64,32,5,65,32,32,3,40,2,12,34,6,107,77,4,64,32,8,40,2,0,33,10,12,1,11,32,3,40,2,20,33,4,32,6,33,7,3,64,32,4,69,13,6,32,3,32,3,40,2,8,65,8,118,34,10,54,2,8,32,3,40,2,16,34,13,45,0,0,33,15,32,3,32,4,65,1,107,34,4,54,2,20,32,3,32,7,65,8,107,34,6,54,2,12,32,3,32,13,65,1,106,54,2,16,32,3,32,15,65,24,116,32,10,114,34,10,54,2,8,65,40,32,7,107,33,13,32,6,33,7,32,5,32,13,75,13,0,11,11,32,3,32,5,32,6,106,54,2,12,32,0,32,5,65,2,116,65,176,223,7,106,40,2,0,32,10,32,6,118,113,65,1,32,5,116,106,34,6,32,1,106,34,7,73,4,64,65,120,33,4,12,7,11,32,1,32,9,106,65,0,32,6,16,159,1,26,32,7,12,1,11,32,1,65,1,106,11,33,1,65,0,33,4,32,0,32,1,75,13,0,11,11,2,64,2,64,32,3,40,2,12,34,7,65,32,71,4,64,32,8,40,2,0,33,5,12,1,11,32,3,40,2,20,34,1,69,4,64,65,2,33,4,65,4,33,6,12,2,11,32,3,32,3,40,2,8,65,8,118,34,6,54,2,8,32,3,40,2,16,34,7,45,0,0,33,4,32,3,32,1,65,1,107,54,2,20,32,3,32,7,65,1,106,54,2,16,65,24,33,7,32,3,32,4,65,24,116,32,6,114,34,5,54,2,8,11,65,1,33,4,32,3,32,7,65,1,106,54,2,12,65,0,33,6,32,5,32,7,118,65,1,113,69,13,0,32,2,40,2,0,33,9,65,128,130,136,24,33,2,32,3,65,160,2,106,34,7,65,128,130,136,24,54,2,0,32,3,40,2,152,2,34,1,65,1,32,1,65,1,75,27,33,5,65,1,33,1,3,64,32,7,32,1,65,2,116,106,32,2,65,132,136,144,32,106,34,2,54,2,0,32,1,32,5,71,33,8,32,1,65,1,106,33,1,32,8,13,0,11,32,3,32,0,4,127,32,3,65,159,2,106,33,5,65,0,33,1,65,0,33,2,3,64,32,1,32,9,106,34,8,32,7,32,8,45,0,0,34,8,106,45,0,0,34,11,58,0,0,32,5,32,11,58,0,0,32,7,32,5,32,8,65,1,106,16,158,1,32,2,32,8,114,33,2,32,1,65,1,106,34,1,32,0,71,13,0,11,32,2,65,2,118,5,65,0,11,54,2,152,2,11,32,3,32,6,54,2,244,4,12,2,11,32,3,32,1,54,2,244,18,32,3,32,5,54,2,252,18,11,65,2,33,4,11,32,12,65,16,106,36,0,32,4,11,181,1,1,2,127,32,0,40,2,184,4,34,2,32,0,40,2,64,71,4,64,32,0,40,2,96,33,1,32,0,32,0,40,2,32,32,2,65,158,4,106,32,0,40,2,24,17,3,0,34,2,54,2,96,32,2,69,4,64,32,0,32,1,54,2,96,65,0,15,11,32,0,40,2,184,4,32,2,106,65,2,107,65,0,58,0,0,32,0,40,2,184,4,32,0,40,2,96,106,65,1,107,65,0,58,0,0,32,1,4,64,32,0,40,2,96,32,1,32,0,40,2,52,16,156,1,26,32,0,40,2,32,32,1,32,0,40,2,28,17,0,0,11,32,0,32,0,40,2,184,4,34,1,54,2,64,32,0,32,1,65,1,107,54,2,68,32,0,32,1,32,0,40,2,96,106,54,2,100,11,65,1,11,200,1,1,6,127,32,0,40,2,204,4,34,2,40,2,20,33,4,32,1,33,5,3,64,32,4,32,2,40,2,16,34,6,71,4,64,32,0,40,2,96,32,5,106,32,2,40,2,12,34,7,32,2,32,2,40,2,8,65,2,116,106,34,3,40,2,24,106,32,6,32,4,107,34,4,32,3,40,2,92,32,7,32,3,40,2,88,106,107,34,6,32,4,32,6,72,27,34,3,32,0,40,2,64,32,5,107,34,4,32,3,32,4,72,27,34,3,16,156,1,26,32,2,32,3,32,2,40,2,12,106,54,2,12,32,2,32,2,40,2,20,32,3,106,34,4,54,2,20,32,3,32,5,106,33,5,32,3,32,6,70,4,64,32,2,65,0,54,2,12,32,2,32,2,40,2,8,65,1,106,54,2,8,11,32,5,32,0,40,2,64,71,13,1,11,11,32,5,32,1,107,11,219,4,1,7,127,65,97,33,3,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,32,0,40,2,168,4,14,3,1,2,0,5,11,32,2,40,2,0,33,5,12,3,11,2,64,32,1,40,2,4,34,3,65,32,71,4,64,32,1,40,2,0,33,6,12,1,11,32,1,40,2,12,34,4,69,13,7,32,1,32,1,40,2,0,65,8,118,34,6,54,2,0,32,1,40,2,8,34,3,45,0,0,33,5,32,1,32,4,65,1,107,54,2,12,32,1,32,3,65,1,106,54,2,8,65,24,33,3,32,1,32,5,65,24,116,32,6,114,34,6,54,2,0,11,32,1,32,3,65,1,106,34,4,54,2,4,32,6,32,3,118,65,1,113,13,1,32,2,65,0,54,2,0,65,1,15,11,32,1,40,2,4,33,4,11,2,64,32,4,65,30,107,65,3,79,4,64,32,1,40,2,0,33,7,12,1,11,32,1,40,2,12,33,3,32,4,33,6,3,64,32,3,69,13,4,32,1,32,1,40,2,0,65,8,118,34,5,54,2,0,32,1,40,2,8,34,7,45,0,0,33,8,32,1,32,3,65,1,107,34,3,54,2,12,32,1,32,6,65,8,107,34,4,54,2,4,32,1,32,7,65,1,106,54,2,8,32,1,32,8,65,24,116,32,5,114,34,7,54,2,0,32,6,65,38,107,33,5,32,4,33,6,32,5,65,3,73,13,0,11,11,32,1,32,4,65,3,106,54,2,4,32,7,32,4,118,65,7,113,34,5,69,4,64,32,2,65,1,54,2,0,32,0,65,0,54,2,168,4,65,1,15,11,32,2,32,5,54,2,0,11,2,64,32,5,65,32,32,1,40,2,4,34,4,107,77,4,64,32,1,40,2,0,33,7,12,1,11,32,1,40,2,12,33,3,32,4,33,6,3,64,32,3,69,13,4,32,1,32,1,40,2,0,65,8,118,34,7,54,2,0,32,1,40,2,8,34,8,45,0,0,33,9,32,1,32,3,65,1,107,34,3,54,2,12,32,1,32,6,65,8,107,34,4,54,2,4,32,1,32,8,65,1,106,54,2,8,32,1,32,9,65,24,116,32,7,114,34,7,54,2,0,65,40,32,6,107,33,8,32,4,33,6,32,5,32,8,75,13,0,11,11,32,1,32,4,32,5,106,54,2,4,65,1,33,3,32,2,32,5,65,2,116,65,176,223,7,106,40,2,0,32,7,32,4,118,113,65,1,32,2,40,2,0,116,106,54,2,0,32,0,65,0,54,2,168,4,11,32,3,15,11,32,0,65,1,54,2,168,4,12,1,11,32,0,65,2,54,2,168,4,65,2,15,11,65,2,11,181,39,1,18,127,32,4,65,202,18,106,33,15,32,4,40,2,248,4,33,7,65,97,33,11,32,4,65,184,18,106,33,10,2,64,2,127,2,64,2,64,2,64,2,64,2,64,2,64,2,64,3,64,2,64,32,7,4,64,32,7,65,1,107,14,5,1,4,5,6,7,11,11,2,64,32,4,40,2,12,34,6,65,31,107,65,2,79,4,64,32,4,40,2,8,33,12,12,1,11,32,4,40,2,20,33,7,32,6,33,5,3,64,32,7,69,4,64,65,2,15,11,32,4,32,4,40,2,8,65,8,118,34,12,54,2,8,32,4,40,2,16,34,9,45,0,0,33,8,32,4,32,7,65,1,107,34,7,54,2,20,32,4,32,5,65,8,107,34,6,54,2,12,32,4,32,9,65,1,106,54,2,16,32,4,32,8,65,24,116,32,12,114,34,12,54,2,8,32,5,65,39,107,33,8,32,6,33,5,32,8,65,2,73,13,0,11,11,32,4,32,6,65,2,106,34,7,54,2,12,32,4,32,12,32,6,118,65,3,113,34,6,54,2,252,4,32,6,65,1,70,13,2,32,4,66,128,128,128,128,128,4,55,2,140,5,32,10,66,0,55,1,22,32,10,66,0,55,2,16,32,10,66,0,55,2,8,32,10,66,0,55,2,0,65,4,33,7,32,4,65,4,54,2,248,4,12,1,11,11,32,4,40,2,12,33,7,11,2,64,32,7,65,31,107,65,2,79,4,64,32,4,40,2,8,33,12,12,1,11,32,4,40,2,20,33,5,65,1,33,9,32,7,33,6,3,64,65,2,32,5,69,13,8,26,32,4,32,4,40,2,8,65,8,118,34,8,54,2,8,32,4,40,2,16,34,10,45,0,0,33,15,32,4,32,5,65,1,107,34,5,54,2,20,32,4,32,6,65,8,107,34,7,54,2,12,32,4,32,10,65,1,106,54,2,16,32,4,32,15,65,24,116,32,8,114,34,12,54,2,8,32,6,65,39,107,33,15,32,7,33,6,32,15,65,2,73,13,0,11,11,32,4,65,0,54,2,252,4,32,4,32,7,65,2,106,54,2,12,32,4,32,12,32,7,118,65,3,113,54,2,136,5,11,2,127,32,1,33,6,65,0,33,12,32,0,65,1,107,34,1,4,64,3,64,32,12,65,1,106,33,12,32,1,65,1,75,33,0,32,1,65,1,118,33,1,32,0,13,0,11,11,2,64,32,4,40,2,252,4,34,9,32,4,40,2,136,5,34,8,75,13,0,32,12,65,2,116,65,176,223,7,106,33,10,32,4,40,2,12,33,1,2,64,3,64,2,64,32,12,65,32,32,1,107,77,4,64,32,4,40,2,8,33,7,32,1,33,0,12,1,11,32,4,40,2,20,33,11,3,64,32,11,69,13,3,32,4,32,4,40,2,8,65,8,118,34,15,54,2,8,32,4,40,2,16,34,7,45,0,0,33,5,32,4,32,11,65,1,107,34,11,54,2,20,32,4,32,1,65,8,107,34,0,54,2,12,32,4,32,7,65,1,106,54,2,16,32,4,32,5,65,24,116,32,15,114,34,7,54,2,8,65,40,32,1,107,33,5,32,0,33,1,32,5,32,12,73,13,0,11,11,32,4,32,0,32,12,106,34,1,54,2,12,32,6,32,10,40,2,0,32,7,32,0,118,113,34,0,75,4,64,32,4,32,9,65,1,116,106,32,0,59,1,152,6,32,9,65,1,106,34,9,32,8,75,13,3,12,1,11,11,65,124,12,2,11,32,4,32,9,54,2,252,4,32,4,65,2,54,2,248,4,65,2,12,1,11,65,1,32,8,69,13,0,26,65,0,33,11,3,64,32,4,32,11,65,1,116,106,47,1,152,6,33,0,32,11,65,1,106,34,11,33,1,2,64,2,64,3,64,32,4,32,1,65,1,116,106,47,1,152,6,32,0,71,4,64,32,8,32,1,65,1,106,34,1,79,13,1,12,2,11,11,65,123,33,1,12,1,11,65,1,33,1,32,8,32,11,71,13,1,11,11,32,1,11,34,11,65,1,71,13,6,11,32,4,40,2,136,5,34,7,65,3,70,4,64,2,64,32,4,40,2,12,34,7,65,32,71,4,64,32,4,40,2,8,33,5,12,1,11,32,4,40,2,20,34,5,69,4,64,65,3,33,9,65,2,12,7,11,32,4,32,4,40,2,8,65,8,118,34,6,54,2,8,32,4,40,2,16,34,1,45,0,0,33,0,32,4,32,5,65,1,107,54,2,20,32,4,32,1,65,1,106,54,2,16,65,24,33,7,32,4,32,0,65,24,116,32,6,114,34,5,54,2,8,11,32,4,32,7,65,1,106,54,2,12,32,4,32,5,32,7,118,65,1,113,65,3,106,34,7,54,2,136,5,11,32,4,65,152,6,106,33,8,65,0,33,15,65,1,33,10,2,64,2,64,2,64,2,64,2,64,2,64,32,7,14,5,0,1,2,3,4,5,11,32,2,32,8,47,1,0,65,16,116,54,1,0,12,4,11,32,8,47,1,2,34,1,32,8,47,1,0,34,0,75,4,64,32,2,32,0,65,16,116,65,1,114,54,1,0,32,2,32,8,47,1,2,65,16,116,65,1,114,54,1,4,65,2,33,10,12,4,11,32,2,32,1,65,16,116,65,1,114,54,1,0,32,2,32,8,47,1,0,65,16,116,65,1,114,54,1,4,65,2,33,10,12,3,11,32,2,32,8,47,1,0,65,16,116,65,1,114,54,1,0,32,2,32,8,47,1,0,65,16,116,65,1,114,54,1,8,32,8,47,1,4,34,1,32,8,47,1,2,34,0,75,4,64,32,2,32,0,65,16,116,65,2,114,54,1,4,32,2,32,8,47,1,4,65,16,116,65,2,114,54,1,12,65,4,33,10,12,3,11,32,2,32,1,65,16,116,65,2,114,54,1,4,32,2,32,8,47,1,2,65,16,116,65,2,114,54,1,12,65,4,33,10,12,2,11,3,64,32,8,32,15,65,1,116,106,34,5,47,1,0,33,1,32,15,65,1,106,34,15,33,10,3,64,32,8,32,10,65,1,116,106,34,6,47,1,0,34,0,32,1,65,255,255,3,113,73,4,64,32,6,32,1,59,1,0,32,5,32,0,59,1,0,32,0,33,1,11,32,10,65,1,106,34,10,65,4,71,13,0,11,32,15,65,3,71,13,0,11,32,2,32,8,47,1,0,65,16,116,65,2,114,54,1,0,32,2,32,8,47,1,2,65,16,116,65,2,114,54,1,8,32,2,32,8,47,1,4,65,16,116,65,2,114,54,1,4,32,2,32,8,47,1,6,65,16,116,65,2,114,54,1,12,65,4,33,10,12,1,11,32,8,47,1,6,34,1,32,8,47,1,4,34,0,73,4,64,32,8,32,1,59,1,4,32,8,32,0,59,1,6,11,32,2,32,8,47,1,0,65,16,116,65,1,114,54,1,0,32,2,32,8,47,1,2,65,16,116,65,2,114,54,1,4,32,2,32,8,47,1,0,65,16,116,65,1,114,54,1,8,32,2,32,8,47,1,4,65,16,116,65,3,114,54,1,12,32,2,32,8,47,1,0,65,16,116,65,1,114,54,1,16,32,2,32,8,47,1,2,65,16,116,65,2,114,54,1,20,32,2,32,8,47,1,0,65,16,116,65,1,114,54,1,24,32,2,32,8,47,1,6,65,16,116,65,3,114,54,1,28,65,8,33,10,11,32,10,65,128,2,71,4,64,3,64,32,2,32,10,65,2,116,34,0,106,32,2,32,0,16,156,1,26,32,10,65,1,116,34,10,65,128,2,71,13,0,11,11,65,128,2,33,7,32,3,13,2,12,3,11,2,127,32,4,40,2,144,5,33,11,32,4,40,2,140,5,33,12,2,64,32,4,40,2,252,4,34,9,65,17,75,13,0,32,4,40,2,12,33,0,3,64,2,64,2,64,2,64,32,0,65,29,107,65,4,79,4,64,32,4,40,2,8,33,7,12,1,11,32,4,40,2,20,33,13,32,0,33,6,3,64,32,13,69,13,2,32,4,32,4,40,2,8,65,8,118,34,8,54,2,8,32,4,40,2,16,34,7,45,0,0,33,5,32,4,32,13,65,1,107,34,13,54,2,20,32,4,32,6,65,8,107,34,0,54,2,12,32,4,32,7,65,1,106,54,2,16,32,4,32,5,65,24,116,32,8,114,34,7,54,2,8,32,6,65,37,107,33,5,32,0,33,6,32,5,65,4,73,13,0,11,11,32,7,32,0,118,65,15,113,34,13,65,224,224,7,106,45,0,0,33,7,32,0,33,6,12,1,11,65,0,33,13,32,6,65,32,71,4,64,32,4,40,2,8,32,6,118,65,15,113,33,13,11,32,13,65,224,224,7,106,45,0,0,34,7,65,32,32,6,107,77,13,0,32,4,32,11,54,2,144,5,32,4,32,12,54,2,140,5,32,4,32,9,54,2,252,4,32,4,65,4,54,2,248,4,65,2,12,3,11,32,4,32,6,32,7,106,34,0,54,2,12,32,4,32,9,65,192,224,7,106,45,0,0,106,65,184,18,106,32,13,65,240,224,7,106,45,0,0,34,5,58,0,0,65,145,34,32,13,118,65,1,113,69,4,64,32,4,32,5,65,1,116,106,65,202,18,106,34,6,32,6,47,1,0,65,1,106,59,1,0,32,12,65,1,106,33,12,32,11,65,32,32,5,118,107,34,11,65,33,107,65,96,73,13,2,11,32,9,65,1,106,34,9,65,18,71,13,0,11,11,65,1,65,122,65,1,32,11,27,32,12,65,1,70,27,11,34,11,65,1,71,13,4,32,4,65,148,5,106,33,7,65,0,33,12,35,0,65,240,0,107,34,14,32,15,47,1,2,65,1,107,34,0,54,2,4,32,14,32,0,32,15,47,1,4,106,34,0,54,2,8,32,14,32,0,32,15,47,1,6,106,34,0,54,2,12,32,14,32,0,32,15,47,1,8,106,34,6,54,2,16,32,15,47,1,10,33,0,32,14,65,17,54,2,0,32,14,32,0,32,6,106,54,2,20,65,18,33,13,3,64,32,14,32,10,32,13,65,1,107,34,6,106,45,0,0,65,2,116,106,34,0,32,0,40,2,0,34,0,65,1,107,54,2,0,32,14,65,32,106,34,5,32,0,65,2,116,106,32,6,54,2,0,32,14,32,10,32,13,65,2,107,34,6,106,45,0,0,65,2,116,106,34,0,32,0,40,2,0,34,0,65,1,107,54,2,0,32,0,65,2,116,32,5,106,32,6,54,2,0,32,14,32,10,32,13,65,3,107,34,6,106,45,0,0,65,2,116,106,34,0,32,0,40,2,0,34,0,65,1,107,54,2,0,32,14,65,32,106,32,0,65,2,116,106,32,6,54,2,0,32,14,32,10,32,13,65,4,107,34,6,106,45,0,0,65,2,116,106,34,0,32,0,40,2,0,34,0,65,1,107,54,2,0,32,14,65,32,106,32,0,65,2,116,106,32,6,54,2,0,32,14,32,10,32,13,65,5,107,34,6,106,45,0,0,65,2,116,106,34,0,32,0,40,2,0,34,0,65,1,107,54,2,0,32,14,65,32,106,32,0,65,2,116,106,32,6,54,2,0,32,14,32,10,32,13,65,6,107,34,13,106,45,0,0,65,2,116,106,34,0,32,0,40,2,0,34,0,65,1,107,54,2,0,32,0,65,2,116,32,5,106,32,13,54,2,0,32,13,13,0,11,2,64,32,14,40,2,0,4,64,65,1,33,11,65,2,33,9,65,128,1,33,8,65,0,33,10,3,64,32,15,32,11,65,1,116,106,47,1,0,34,5,4,64,3,64,32,7,32,10,65,128,141,8,106,45,0,0,65,2,116,106,33,6,32,14,65,32,106,32,12,65,2,116,106,40,2,0,65,16,116,32,11,114,33,0,65,32,33,13,3,64,32,6,32,13,32,9,107,34,13,65,2,116,106,32,0,54,1,0,32,13,65,0,74,13,0,11,32,8,32,10,106,33,10,32,12,65,1,106,33,12,32,5,65,1,107,34,5,13,0,11,11,32,8,65,1,118,33,8,32,9,65,1,116,33,9,32,11,65,1,106,34,11,65,6,71,13,0,11,12,1,11,32,14,40,2,32,65,16,116,33,0,65,0,33,13,3,64,32,7,32,13,65,2,116,106,32,0,54,1,0,32,13,65,1,106,34,13,65,32,71,13,0,11,11,32,15,66,0,55,1,24,32,15,66,0,55,1,16,32,15,66,0,55,1,8,32,15,66,0,55,1,0,32,4,40,2,148,6,33,6,65,0,33,7,3,64,32,4,32,7,65,2,116,106,65,184,17,106,32,7,65,16,107,34,0,54,2,0,32,6,32,0,65,1,116,106,65,255,255,3,59,1,0,32,7,65,1,106,34,7,65,16,71,13,0,11,32,4,65,128,128,2,54,2,144,5,32,4,65,5,54,2,248,4,32,4,66,0,55,2,136,5,32,4,66,128,128,128,128,128,1,55,2,128,5,11,2,127,32,4,40,2,148,6,33,20,32,4,40,2,128,5,33,6,32,4,40,2,132,5,33,10,32,4,40,2,144,5,33,17,32,4,40,2,136,5,33,0,32,4,40,2,140,5,33,11,65,2,32,4,65,8,106,16,7,69,13,0,26,65,1,33,9,2,64,32,17,69,32,0,32,1,79,114,13,0,32,4,65,184,17,106,33,16,32,4,65,202,18,106,33,14,32,4,65,148,5,106,33,12,32,4,40,2,20,33,18,3,64,32,18,65,1,77,4,64,32,4,32,11,54,2,140,5,32,4,32,0,54,2,136,5,32,4,32,10,54,2,132,5,32,4,32,6,54,2,128,5,65,2,33,9,12,2,11,32,4,40,2,8,33,8,32,4,40,2,12,34,9,65,16,79,4,64,32,4,40,2,16,34,7,47,0,0,33,5,32,4,32,18,65,2,107,34,18,54,2,20,32,4,32,7,65,2,106,54,2,16,32,4,32,5,65,16,116,32,8,65,16,118,114,34,8,54,2,8,32,9,65,16,115,33,9,11,32,4,32,9,32,12,32,8,32,9,118,65,31,113,65,2,116,106,34,5,45,0,0,106,34,7,54,2,12,2,127,32,5,47,1,2,34,5,65,15,77,4,64,32,5,4,64,32,20,32,16,32,5,65,2,116,106,34,7,40,2,0,65,1,116,106,32,0,59,1,0,32,7,32,0,54,2,0,32,14,32,5,65,1,116,106,34,7,32,7,47,1,0,65,1,106,59,1,0,32,17,65,128,128,2,32,5,118,107,33,17,32,5,33,10,11,32,0,65,1,106,33,0,65,0,12,1,11,32,4,65,2,65,3,32,5,65,16,70,34,5,27,34,9,32,7,106,54,2,12,32,9,65,2,116,65,176,223,7,106,40,2,0,32,8,32,7,118,113,33,7,32,1,2,127,2,64,32,10,65,0,32,5,27,34,5,32,6,70,4,64,32,11,13,1,32,6,33,5,11,65,0,33,11,65,0,12,1,11,32,6,33,5,32,11,65,2,107,32,9,116,11,32,7,106,65,3,106,34,13,32,11,107,34,11,32,0,106,34,7,73,4,64,65,1,33,9,65,255,255,63,33,17,12,3,11,32,5,69,4,64,65,0,33,6,32,7,33,0,32,13,12,1,11,32,16,32,5,65,2,116,106,34,9,40,2,0,33,8,3,64,32,20,32,8,65,1,116,106,32,0,34,6,59,1,0,32,0,33,8,32,0,65,1,106,34,0,32,7,71,13,0,11,32,9,32,6,54,2,0,32,14,32,5,65,1,116,106,34,0,32,0,47,1,0,32,11,106,59,1,0,32,17,32,11,65,15,32,5,107,116,107,33,17,32,7,33,0,32,5,33,6,32,13,11,33,11,65,1,33,9,32,0,32,1,79,13,1,32,17,13,0,11,11,32,4,32,17,54,2,144,5,32,9,11,34,11,65,2,70,4,64,2,127,65,0,33,16,2,64,32,1,32,4,40,2,136,5,34,0,75,4,64,32,4,65,184,17,106,33,11,32,4,65,202,18,106,33,12,32,4,65,148,5,106,33,8,32,4,40,2,144,5,33,13,3,64,32,13,69,13,2,2,64,32,16,69,4,64,32,4,40,2,12,33,16,12,1,11,65,2,32,4,40,2,20,34,10,69,13,4,26,32,4,32,4,40,2,8,65,8,118,34,7,54,2,8,32,4,40,2,16,34,5,45,0,0,33,6,32,4,32,4,40,2,12,65,8,107,34,16,54,2,12,32,4,32,10,65,1,107,54,2,20,32,4,32,5,65,1,106,54,2,16,32,4,32,6,65,24,116,32,7,114,54,2,8,11,65,0,33,5,2,127,32,16,65,32,71,4,64,32,4,40,2,8,32,16,118,33,5,11,2,64,32,8,32,5,65,31,113,65,2,116,106,34,6,45,0,0,34,9,65,32,32,16,107,34,7,75,13,0,2,64,2,64,32,6,47,1,2,34,14,65,15,77,4,64,32,4,65,0,54,2,140,5,32,4,32,9,32,16,106,54,2,12,32,14,4,64,32,4,40,2,148,6,32,11,32,14,65,2,116,106,34,6,40,2,0,65,1,116,106,32,0,59,1,0,32,6,32,0,54,2,0,32,4,32,13,65,128,128,2,32,14,118,107,34,13,54,2,144,5,32,4,32,14,54,2,132,5,32,12,32,14,65,1,116,106,34,6,32,6,47,1,0,65,1,106,59,1,0,11,32,4,32,0,65,1,106,34,0,54,2,136,5,12,1,11,32,7,32,14,65,14,107,34,10,32,9,106,34,6,73,13,2,32,4,32,6,32,16,106,54,2,12,32,5,32,9,118,33,7,32,10,65,2,116,65,176,223,7,106,40,2,0,33,5,2,127,32,14,65,16,71,4,64,65,0,33,16,65,3,12,1,11,32,4,40,2,132,5,33,16,65,2,11,33,6,32,5,32,7,113,33,7,2,127,2,64,32,16,32,4,40,2,128,5,71,4,64,32,4,32,16,54,2,128,5,65,0,33,5,12,1,11,32,4,40,2,140,5,34,5,69,13,0,32,5,65,2,107,32,6,116,12,1,11,65,0,11,33,6,32,4,40,2,148,6,33,10,32,4,32,6,32,7,106,65,3,106,34,6,54,2,140,5,32,1,32,6,32,5,107,34,9,32,0,106,34,6,73,4,64,32,4,65,255,255,63,54,2,144,5,32,4,32,1,54,2,136,5,12,7,11,32,16,69,13,1,32,11,32,16,65,2,116,106,34,7,40,2,0,33,5,3,64,32,10,32,5,65,1,116,106,32,0,34,5,59,1,0,32,0,65,1,106,34,0,32,6,71,13,0,11,32,4,32,6,54,2,136,5,32,7,32,5,54,2,0,32,4,32,4,40,2,144,5,32,9,65,15,32,4,40,2,128,5,34,0,107,116,107,34,13,54,2,144,5,32,12,32,0,65,1,116,106,34,0,32,0,47,1,0,32,9,106,59,1,0,32,4,40,2,136,5,33,0,11,65,0,12,2,11,32,4,32,6,54,2,136,5,32,6,33,0,65,0,12,1,11,65,1,11,33,16,32,0,32,1,73,13,0,11,11,65,1,12,1,11,65,1,11,33,11,11,32,11,65,1,71,13,3,65,121,33,11,32,4,40,2,144,5,13,3,32,2,33,6,32,4,40,2,148,6,33,22,32,15,33,10,65,15,33,0,65,127,33,1,3,64,32,0,34,5,65,1,107,33,0,32,1,34,2,65,1,107,33,1,32,22,32,2,65,1,116,106,47,1,0,65,255,255,3,70,13,0,11,65,1,32,2,65,16,106,34,17,116,65,128,2,34,18,32,17,65,8,72,27,33,9,65,8,32,5,32,5,65,8,74,27,34,0,65,1,32,0,65,1,74,27,33,15,65,128,1,33,8,65,2,33,19,65,1,33,12,3,64,32,10,32,12,65,1,116,106,47,1,0,34,5,4,64,32,12,65,16,107,33,1,3,64,32,6,32,21,65,128,141,8,106,45,0,0,65,2,116,106,33,7,32,22,32,1,65,1,116,106,47,1,0,34,1,65,16,116,32,12,114,33,2,32,9,33,0,3,64,32,7,32,0,32,19,107,34,0,65,2,116,106,32,2,54,1,0,32,0,65,0,74,13,0,11,32,8,32,21,106,33,21,32,5,65,1,107,34,5,13,0,11,11,32,8,65,1,118,33,8,32,19,65,1,116,33,19,32,12,32,15,71,33,0,32,12,65,1,106,33,12,32,0,13,0,11,32,9,65,128,2,71,4,64,3,64,32,6,32,9,65,2,116,34,0,106,32,6,32,0,16,156,1,26,32,9,65,1,116,34,9,65,128,2,71,13,0,11,11,32,17,65,8,74,4,64,65,128,1,33,20,65,128,2,33,1,65,2,33,19,65,128,2,33,5,65,8,33,8,32,6,33,12,3,64,32,10,32,8,65,1,106,34,2,65,1,116,106,34,16,47,1,0,4,64,32,8,65,15,107,33,9,32,2,65,8,107,34,15,65,255,1,113,33,14,65,1,32,15,116,33,7,3,64,32,5,65,128,2,70,4,64,32,12,32,1,65,2,116,106,33,12,32,2,33,0,32,7,33,1,32,15,33,5,32,8,65,13,76,4,64,3,64,2,64,32,1,32,10,32,0,65,1,116,106,47,1,0,107,34,1,65,0,76,4,64,32,0,33,5,12,1,11,32,1,65,1,116,33,1,65,15,33,5,32,0,65,1,106,34,0,65,15,71,13,1,11,11,65,1,32,5,65,8,107,34,5,116,33,1,11,32,6,32,21,65,128,141,8,106,45,0,0,34,0,65,2,116,106,32,5,65,8,106,65,255,1,113,32,12,32,6,107,65,2,118,32,0,107,65,16,116,114,54,1,0,32,21,65,1,106,33,21,32,1,32,18,106,33,18,65,0,33,5,11,32,12,32,5,65,128,141,8,106,45,0,0,65,2,116,106,33,13,32,22,32,9,65,1,116,106,47,1,0,34,9,65,16,116,32,14,114,33,11,32,1,33,0,3,64,32,13,32,0,32,19,107,34,0,65,2,116,106,32,11,54,1,0,32,0,65,0,74,13,0,11,32,16,32,16,47,1,0,65,1,107,34,0,59,1,0,32,5,32,20,106,33,5,32,0,65,255,255,3,113,13,0,11,11,32,20,65,1,118,33,20,32,19,65,1,116,33,19,32,2,34,8,32,17,72,13,0,11,11,32,18,33,7,32,3,69,13,1,11,32,3,32,7,54,2,0,11,65,0,33,9,65,1,11,33,11,32,4,32,9,54,2,248,4,11,32,11,11,200,1,1,6,127,2,64,32,2,2,127,32,1,40,2,4,34,2,65,32,70,4,64,32,0,45,0,0,13,2,32,0,65,2,106,12,1,11,65,32,32,2,107,33,5,32,0,32,1,40,2,0,32,2,118,34,7,65,255,1,113,34,6,65,2,116,106,34,8,45,0,0,34,3,65,8,77,4,64,32,3,32,5,75,13,2,32,1,32,2,32,3,106,54,2,4,32,0,32,6,65,2,116,106,65,2,106,12,1,11,32,5,65,9,73,13,1,32,8,32,0,32,6,65,2,116,106,47,1,2,32,3,65,2,116,65,176,223,7,106,40,2,0,32,7,113,65,8,118,106,65,2,116,106,34,0,45,0,0,34,3,65,24,32,2,107,75,13,1,32,1,32,2,32,3,106,65,8,106,54,2,4,32,0,65,2,106,11,47,1,0,54,2,0,65,1,33,4,11,32,4,11,22,0,32,0,40,2,204,4,34,0,69,4,64,65,0,15,11,32,0,40,2,4,11,163,7,1,11,127,32,0,40,2,204,1,34,8,65,2,79,4,64,32,0,40,2,168,1,33,2,32,0,40,2,8,33,3,32,0,40,2,12,34,1,65,16,79,4,64,32,0,40,2,16,34,4,47,0,0,33,5,32,0,32,0,40,2,20,65,2,107,54,2,20,32,0,32,4,65,2,106,54,2,16,32,0,32,5,65,16,116,32,3,65,16,118,114,34,3,54,2,8,32,1,65,16,115,33,1,11,32,2,32,3,32,1,118,34,5,65,255,1,113,65,2,116,106,34,4,45,0,0,34,2,65,9,79,4,64,32,4,32,4,47,1,2,32,2,65,2,116,65,144,223,7,106,40,2,0,32,5,65,8,118,113,106,65,2,116,106,34,4,45,0,0,33,2,32,1,65,8,106,33,1,11,32,0,40,2,172,1,33,5,32,0,32,1,32,2,65,255,1,113,106,34,1,54,2,12,32,4,47,1,2,33,9,32,1,65,16,79,4,64,32,0,40,2,16,34,2,47,0,0,33,4,32,0,32,0,40,2,20,65,2,107,54,2,20,32,0,32,2,65,2,106,54,2,16,32,0,32,4,65,16,116,32,3,65,16,118,114,34,3,54,2,8,32,1,65,16,115,33,1,11,32,5,32,3,32,1,118,34,6,65,255,1,113,65,2,116,106,34,4,45,0,0,34,2,65,9,79,4,64,32,4,32,4,47,1,2,32,2,65,2,116,65,144,223,7,106,40,2,0,32,6,65,8,118,113,106,65,2,116,106,34,4,45,0,0,33,2,32,1,65,8,106,33,1,11,32,0,32,1,32,2,65,255,1,113,106,34,1,54,2,12,32,4,47,1,2,65,2,116,65,128,8,106,34,2,47,1,0,33,10,32,0,2,127,32,2,45,0,2,34,4,65,16,77,4,64,32,1,65,16,79,4,64,32,0,40,2,16,34,2,47,0,0,33,5,32,0,32,0,40,2,20,65,2,107,54,2,20,32,0,32,2,65,2,106,54,2,16,32,0,32,5,65,16,116,32,3,65,16,118,114,34,3,54,2,8,32,1,65,16,115,33,1,11,32,0,32,1,32,4,106,54,2,12,32,4,65,2,116,65,176,223,7,106,40,2,0,32,3,32,1,118,113,12,1,11,2,64,2,64,32,1,65,15,77,4,64,32,0,32,1,65,16,106,34,2,54,2,12,32,3,32,1,118,65,255,255,3,113,33,1,32,0,40,2,20,33,6,32,0,40,2,16,33,5,12,1,11,32,0,40,2,16,34,2,47,0,0,33,11,32,0,32,0,40,2,20,65,2,107,34,6,54,2,20,32,0,32,2,65,2,106,34,5,54,2,16,32,0,32,1,65,16,115,34,7,65,16,106,34,2,54,2,12,32,0,32,11,65,16,116,32,3,65,16,118,114,34,3,54,2,8,32,3,32,7,118,65,255,255,3,113,33,1,32,7,65,111,75,13,1,11,32,5,47,0,0,33,7,32,0,32,6,65,2,107,54,2,20,32,0,32,5,65,2,106,54,2,16,32,0,32,7,65,16,116,32,3,65,16,118,114,34,3,54,2,8,32,2,65,16,115,33,2,11,32,0,32,2,32,4,65,16,107,34,4,106,54,2,12,32,4,65,2,116,65,176,223,7,106,40,2,0,32,3,32,2,118,113,65,16,116,32,1,114,11,32,10,106,54,2,192,1,2,127,2,64,2,64,2,64,32,9,14,2,1,0,2,11,32,0,40,2,220,1,65,1,106,12,2,11,32,0,40,2,216,1,12,1,11,32,9,65,2,107,11,33,3,32,0,32,0,40,2,220,1,54,2,216,1,32,0,32,3,65,0,32,8,32,3,32,8,73,27,107,34,1,54,2,220,1,32,0,32,0,40,2,192,4,32,1,65,6,116,106,34,3,54,2,112,32,0,32,0,32,1,65,3,118,65,252,255,255,255,1,113,106,40,2,208,4,32,1,118,65,1,113,54,2,176,1,32,0,32,0,40,2,120,32,3,45,0,0,65,2,116,106,40,2,0,54,2,128,2,32,0,32,0,40,2,196,4,32,1,106,45,0,0,65,3,113,65,9,116,65,240,8,106,54,2,108,11,11,173,2,1,7,127,32,0,40,2,204,4,33,4,2,64,32,0,40,2,204,4,34,6,40,2,152,1,65,127,71,13,0,32,6,65,32,32,6,40,2,4,34,3,65,1,107,103,107,34,5,65,8,32,5,65,8,74,27,65,8,107,34,8,54,2,152,1,32,3,65,0,76,13,0,65,1,32,8,116,33,9,65,0,33,3,3,64,32,6,32,3,34,5,65,1,106,34,3,65,2,116,106,40,2,88,32,7,72,13,0,32,6,32,7,32,8,117,106,32,5,58,0,156,1,32,5,33,3,32,7,32,9,106,34,7,32,6,40,2,4,72,13,0,11,11,32,4,32,1,32,4,40,2,152,1,117,106,45,0,156,1,33,3,3,64,32,4,32,3,34,5,65,1,106,34,3,65,2,116,106,40,2,88,32,1,76,13,0,11,32,4,40,2,4,32,1,32,2,106,78,4,127,32,0,32,0,40,2,72,34,3,65,3,113,65,2,116,106,32,0,40,2,140,2,54,2,76,32,0,32,3,65,1,106,54,2,72,32,0,32,0,40,2,184,1,32,2,107,54,2,184,1,32,4,32,5,54,2,8,32,4,32,5,65,2,116,106,40,2,88,33,0,32,4,65,0,54,2,20,32,4,32,2,54,2,16,32,4,32,1,32,0,107,54,2,12,65,1,5,65,0,11,11,175,8,1,15,127,35,0,65,16,107,34,7,36,0,2,127,2,64,2,64,32,0,40,2,204,1,34,12,65,2,73,13,0,32,0,65,8,106,33,6,32,0,40,2,172,1,33,8,32,0,40,2,168,1,33,9,32,0,40,2,20,33,13,32,0,40,2,16,33,14,32,0,40,2,8,34,15,33,4,32,0,40,2,12,34,11,33,5,2,64,2,64,32,11,65,18,107,65,14,77,4,64,32,14,33,3,32,15,33,4,32,13,33,2,32,11,33,1,3,64,32,2,69,13,2,32,0,32,4,65,8,118,34,4,54,2,8,32,3,45,0,0,33,10,32,0,32,2,65,1,107,34,2,54,2,20,32,0,32,1,65,8,107,34,5,54,2,12,32,0,32,3,65,1,106,34,3,54,2,16,32,0,32,10,65,24,116,32,4,114,34,4,54,2,8,32,1,65,26,107,33,10,32,5,33,1,32,10,65,15,73,13,0,11,11,32,0,32,9,32,4,32,5,118,34,1,65,255,1,113,65,2,116,106,34,2,45,0,0,34,3,65,9,79,4,127,32,5,65,8,106,33,5,32,2,32,2,47,1,2,32,3,65,2,116,65,144,223,7,106,40,2,0,32,1,65,8,118,113,65,255,0,113,106,65,2,116,106,34,2,45,0,0,5,32,3,11,65,255,1,113,32,5,106,54,2,12,32,7,32,2,47,1,2,54,2,8,12,1,11,32,9,32,6,32,7,65,8,106,16,15,69,13,1,11,2,64,2,127,32,0,40,2,172,4,69,4,64,2,64,2,64,32,0,40,2,12,34,1,65,18,107,65,15,79,4,64,32,6,40,2,0,33,4,12,1,11,32,0,40,2,20,33,2,32,1,33,3,3,64,32,2,69,13,2,32,0,32,0,40,2,8,65,8,118,34,4,54,2,8,32,0,40,2,16,34,5,45,0,0,33,9,32,0,32,2,65,1,107,34,2,54,2,20,32,0,32,3,65,8,107,34,1,54,2,12,32,0,32,5,65,1,106,54,2,16,32,0,32,9,65,24,116,32,4,114,34,4,54,2,8,32,3,65,26,107,33,5,32,1,33,3,32,5,65,15,73,13,0,11,11,32,8,32,4,32,1,118,34,4,65,255,1,113,65,2,116,106,34,2,45,0,0,34,3,65,9,79,4,64,32,2,32,2,47,1,2,32,3,65,2,116,65,144,223,7,106,40,2,0,32,4,65,8,118,113,65,255,0,113,106,65,2,116,106,34,2,45,0,0,33,3,32,1,65,8,106,33,1,11,32,0,32,1,32,3,65,255,1,113,106,54,2,12,32,2,47,1,2,12,2,11,32,8,32,6,32,7,65,12,106,16,15,69,13,2,32,7,40,2,12,12,1,11,32,0,40,2,188,1,11,34,5,65,2,116,65,128,8,106,34,9,45,0,2,34,8,65,32,32,0,40,2,12,34,1,107,77,4,64,32,6,40,2,0,33,4,12,3,11,32,0,40,2,20,33,2,32,1,33,3,3,64,32,2,4,64,32,0,32,0,40,2,8,65,8,118,34,4,54,2,8,32,0,40,2,16,34,6,45,0,0,33,10,32,0,32,2,65,1,107,34,2,54,2,20,32,0,32,3,65,8,107,34,1,54,2,12,32,0,32,6,65,1,106,54,2,16,32,0,32,10,65,24,116,32,4,114,34,4,54,2,8,65,40,32,3,107,33,6,32,1,33,3,32,6,32,8,73,13,1,12,4,11,11,32,0,32,5,54,2,188,1,11,32,0,32,13,54,2,20,32,0,32,14,54,2,16,32,0,32,11,54,2,12,32,0,32,15,54,2,8,32,0,65,0,54,2,172,4,11,65,0,12,1,11,32,0,65,0,54,2,172,4,32,0,32,1,32,8,106,54,2,12,32,0,32,9,47,1,0,32,8,65,2,116,65,176,223,7,106,40,2,0,32,4,32,1,118,113,106,54,2,192,1,2,127,2,64,2,64,2,64,32,7,40,2,8,34,1,14,2,0,2,1,11,32,0,40,2,216,1,12,2,11,32,1,65,2,107,12,1,11,32,0,40,2,220,1,65,1,106,11,33,2,32,0,32,0,40,2,220,1,54,2,216,1,32,0,32,2,65,0,32,12,32,2,32,12,73,27,107,34,1,54,2,220,1,32,0,32,0,40,2,192,4,32,1,65,6,116,106,34,3,54,2,112,32,0,32,0,32,1,65,3,118,65,252,255,255,255,1,113,106,40,2,208,4,32,1,118,65,1,113,54,2,176,1,32,0,32,0,40,2,120,32,3,45,0,0,65,2,116,106,40,2,0,54,2,128,2,32,0,32,0,40,2,196,4,32,1,106,45,0,0,65,3,113,65,9,116,65,240,8,106,54,2,108,65,1,11,33,2,32,7,65,16,106,36,0,32,2,11,162,1,0,32,0,40,2,32,32,0,40,2,196,4,32,0,40,2,28,17,0,0,32,0,65,0,54,2,196,4,32,0,40,2,32,32,0,40,2,192,4,32,0,40,2,28,17,0,0,32,0,65,0,54,2,192,4,32,0,40,2,32,32,0,40,2,252,1,32,0,40,2,28,17,0,0,32,0,65,0,54,2,252,1,32,0,40,2,32,32,0,40,2,120,32,0,40,2,28,17,0,0,32,0,65,0,54,2,120,32,0,40,2,32,32,0,40,2,136,1,32,0,40,2,28,17,0,0,32,0,65,0,54,2,136,1,32,0,40,2,32,32,0,40,2,152,1,32,0,40,2,28,17,0,0,32,0,65,0,54,2,152,1,11,79,1,1,127,32,0,40,2,32,32,4,65,2,116,34,5,32,3,65,248,2,106,108,32,5,106,32,0,40,2,24,17,3,0,33,0,32,1,32,4,59,1,12,32,1,32,3,59,1,10,32,1,32,2,59,1,8,32,1,32,0,54,2,0,32,1,32,0,32,5,106,54,2,4,32,0,65,0,71,11,17,0,32,0,40,0,0,65,189,207,214,241,1,108,32,1,118,11,11,0,32,0,16,24,65,128,128,4,106,11,9,0,32,0,65,128,128,8,106,11,22,0,32,0,41,0,0,66,128,250,158,173,227,163,239,211,53,126,66,44,136,167,11,23,0,32,0,41,0,0,66,128,128,128,232,251,180,141,143,189,127,126,66,48,136,167,11,23,0,32,0,41,0,0,66,128,128,128,232,251,180,141,143,189,127,126,66,47,136,167,11,7,0,32,0,65,1,106,11,55,1,2,127,32,1,4,64,3,64,32,0,32,2,65,4,116,106,34,3,66,128,128,128,128,224,179,242,255,254,0,55,2,8,32,3,66,1,55,2,0,32,2,65,1,106,34,2,32,1,71,13,0,11,11,11,143,6,1,17,127,2,64,32,2,40,2,12,34,17,65,127,70,4,64,12,1,11,65,1,32,5,40,2,8,116,65,16,107,33,20,32,5,40,2,80,33,22,32,5,40,2,16,32,1,106,33,23,3,64,32,2,32,8,32,17,106,65,4,116,106,34,9,40,2,0,34,12,65,255,255,255,15,113,33,18,32,8,32,9,40,2,8,34,8,65,255,255,255,63,113,34,1,106,33,21,32,9,40,2,12,33,17,32,15,69,4,64,32,4,40,2,0,33,10,32,4,65,0,54,2,0,32,1,32,10,106,33,1,11,32,9,40,2,4,33,19,32,6,32,15,65,4,116,106,34,14,32,1,54,2,0,32,14,32,18,32,12,65,25,118,107,65,9,106,34,10,32,12,107,65,25,116,32,18,114,54,2,4,32,21,32,23,106,33,13,2,127,32,5,40,2,56,34,9,65,16,106,34,11,32,19,65,15,106,32,8,65,27,118,65,1,107,32,8,65,128,128,128,192,0,73,27,34,12,75,4,64,32,14,32,12,59,1,14,32,12,33,9,65,0,12,1,11,32,14,32,11,32,12,32,9,107,65,1,32,5,40,2,52,34,8,65,2,106,116,106,65,16,107,34,11,65,127,32,8,116,65,127,115,113,106,32,11,103,65,31,115,65,1,107,34,16,32,8,107,34,9,65,1,116,32,11,32,16,118,65,1,113,34,24,114,65,254,255,3,106,32,8,116,106,32,9,65,10,116,114,34,9,59,1,14,32,11,32,24,65,2,114,32,16,116,107,32,8,118,11,33,8,32,13,32,20,73,33,11,32,14,32,8,54,2,8,2,127,32,1,32,1,65,5,77,13,0,26,32,1,65,129,1,77,4,64,32,1,65,2,107,34,8,103,65,31,115,65,1,107,34,16,65,1,116,32,8,32,16,118,106,65,2,106,12,1,11,32,1,65,194,0,107,103,65,31,115,65,10,106,32,1,65,193,16,77,13,0,26,65,21,32,1,65,194,48,73,13,0,26,65,22,65,23,32,1,65,194,176,1,73,27,11,33,8,32,13,32,20,32,11,27,33,11,32,9,65,255,7,113,33,13,32,11,32,22,106,33,11,2,127,32,10,65,2,107,32,10,65,9,77,13,0,26,32,10,65,133,1,77,4,64,32,10,65,6,107,34,9,103,65,31,115,65,1,107,34,10,65,1,116,32,9,32,10,118,106,65,4,106,12,1,11,65,23,32,10,65,197,16,75,13,0,26,32,10,65,198,0,107,103,65,31,115,65,12,106,11,34,9,65,7,113,32,8,65,3,116,65,56,113,114,33,10,32,14,2,127,2,64,32,13,32,8,65,255,255,3,113,65,7,75,114,13,0,32,9,65,255,255,3,113,34,13,65,15,75,13,0,32,10,32,10,65,192,0,114,32,13,65,8,73,27,12,1,11,32,8,65,248,255,3,113,65,3,118,65,3,108,32,9,65,248,255,3,113,65,3,118,106,34,8,65,6,116,65,192,154,200,2,32,8,65,1,116,118,65,192,1,113,106,32,10,114,65,64,107,11,59,1,12,32,12,69,32,11,32,19,73,114,69,4,64,32,3,32,3,40,2,8,54,2,12,32,3,32,3,41,2,0,55,2,4,32,3,32,19,54,2,0,11,32,7,32,7,40,2,0,32,1,106,54,2,0,32,15,65,1,106,33,15,32,18,32,21,106,33,8,32,17,65,127,71,13,0,11,11,32,4,32,4,40,2,0,32,0,32,8,107,106,54,2,0,11,216,26,2,41,127,1,126,35,0,65,144,3,107,34,33,36,0,32,6,40,2,16,33,44,32,6,40,2,8,33,10,32,6,40,2,4,33,11,32,0,65,128,24,16,114,33,34,32,6,40,2,76,33,27,32,6,40,2,80,33,45,32,0,65,148,205,0,16,114,33,35,32,9,65,0,54,2,12,32,9,65,0,54,2,0,32,0,32,35,32,6,65,52,106,32,1,16,32,32,35,32,2,32,3,32,4,16,33,32,33,65,0,54,2,232,1,32,1,65,4,79,4,64,65,0,32,1,65,255,0,107,34,13,32,1,32,13,73,27,32,2,106,33,46,65,150,1,65,197,2,32,11,65,11,72,27,33,47,65,1,32,10,116,65,16,107,33,36,32,2,32,44,106,33,48,32,45,65,1,106,33,49,32,5,65,128,2,106,33,50,32,34,32,27,65,0,71,65,11,116,106,34,38,65,128,4,107,33,39,65,0,33,27,3,64,32,2,32,27,106,34,16,32,36,73,33,10,32,16,32,44,106,33,31,32,16,32,36,32,10,27,33,32,32,4,32,16,113,33,28,32,1,32,27,107,33,19,32,6,32,6,40,2,216,2,4,127,65,0,33,11,2,64,32,16,69,4,64,65,0,33,17,12,1,11,32,3,32,16,65,1,107,32,4,113,106,45,0,0,33,17,32,16,65,1,70,13,0,32,3,32,16,65,2,107,32,4,113,106,45,0,0,33,11,11,32,6,32,50,32,11,65,255,1,113,106,45,0,0,32,5,32,17,65,255,1,113,106,45,0,0,114,106,45,0,221,2,5,65,0,11,65,2,116,106,40,2,160,3,33,30,65,1,33,15,32,38,33,13,2,64,32,16,65,1,107,34,20,65,0,32,16,65,192,0,65,16,32,6,40,2,4,65,11,70,27,107,34,10,32,10,32,16,75,27,34,17,77,13,0,32,3,32,28,106,34,22,32,19,106,34,12,65,4,107,33,18,3,64,32,16,32,20,107,34,23,32,32,75,13,1,2,64,32,22,45,0,0,32,3,32,4,32,20,113,106,34,14,45,0,0,71,13,0,32,22,45,0,1,32,14,45,0,1,71,13,0,65,0,33,10,2,64,32,18,32,22,34,11,73,13,0,3,64,32,11,40,0,0,32,10,32,14,106,40,0,0,71,13,1,32,10,65,4,106,33,10,32,11,65,4,106,34,11,32,18,77,13,0,11,11,2,64,32,11,32,12,79,13,0,32,11,32,12,32,11,107,34,21,106,33,24,32,10,32,21,106,33,21,3,64,32,10,32,14,106,45,0,0,32,11,45,0,0,71,13,1,32,10,65,1,106,33,10,32,11,65,1,106,34,11,32,24,71,13,0,11,32,21,33,10,11,32,10,32,15,77,13,0,32,13,32,23,54,2,0,32,13,32,10,65,5,116,54,2,4,32,13,65,8,106,33,13,32,10,33,15,11,32,20,65,1,107,34,20,32,17,77,13,1,32,15,65,3,73,13,0,11,11,32,31,32,36,73,33,40,2,64,32,15,32,19,79,13,0,32,8,40,2,56,34,24,32,16,113,65,1,116,33,18,32,8,40,2,60,32,3,32,28,106,16,34,65,2,116,106,34,10,40,2,0,33,12,32,8,40,2,68,33,17,32,19,65,128,1,73,34,23,69,4,64,32,10,32,16,54,2,0,11,32,18,65,1,114,33,26,2,64,2,64,32,12,32,16,70,13,0,32,19,65,128,1,32,23,27,33,41,65,0,33,22,65,192,0,33,20,65,0,33,21,3,64,32,20,69,32,16,32,12,107,34,42,32,32,75,114,13,1,32,3,32,21,32,22,32,21,32,22,73,27,34,25,32,28,106,106,33,29,65,0,33,11,2,64,32,3,32,25,32,4,32,12,113,34,37,106,106,34,10,32,19,32,25,107,106,34,14,65,4,107,34,43,32,10,73,13,0,3,64,32,10,40,0,0,32,11,32,29,106,40,0,0,71,13,1,32,11,65,4,106,33,11,32,10,65,4,106,34,10,32,43,77,13,0,11,11,2,64,32,10,32,14,79,13,0,32,10,32,14,32,10,107,34,14,106,33,43,32,11,32,14,106,33,14,3,64,32,11,32,29,106,45,0,0,32,10,45,0,0,71,13,1,32,11,65,1,106,33,11,32,10,65,1,106,34,10,32,43,71,13,0,11,32,14,33,11,11,32,11,32,25,106,33,10,2,64,32,13,69,4,64,65,0,33,13,12,1,11,32,10,32,15,77,13,0,32,13,32,42,54,2,0,32,13,32,10,65,5,116,54,2,4,32,13,65,8,106,33,13,32,10,33,15,11,32,10,32,41,79,4,64,32,23,13,4,32,17,32,18,65,2,116,106,32,17,32,12,32,24,113,65,3,116,106,34,10,40,2,0,54,2,0,32,10,40,2,4,33,10,12,3,11,32,20,65,1,107,33,20,32,17,2,127,32,3,32,10,32,28,106,106,45,0,0,32,3,32,10,32,37,106,106,45,0,0,75,4,64,32,23,69,4,64,32,17,32,18,65,2,116,106,32,12,54,2,0,11,32,10,33,21,32,12,32,24,113,65,1,116,65,1,114,34,18,12,1,11,32,23,69,4,64,32,17,32,26,65,2,116,106,32,12,54,2,0,11,32,10,33,22,32,12,32,24,113,65,1,116,34,26,11,65,2,116,106,40,2,0,34,12,32,16,71,13,0,11,11,32,23,13,1,32,17,32,18,65,2,116,106,32,8,40,2,64,34,10,54,2,0,11,32,17,32,26,65,2,116,106,32,10,54,2,0,11,32,31,32,36,32,40,27,33,21,65,0,33,10,3,64,32,33,65,240,1,106,32,10,65,2,116,106,65,255,255,255,255,0,54,2,0,32,10,65,1,106,34,10,65,38,71,13,0,11,2,64,32,30,32,3,32,28,106,34,22,32,15,65,1,106,34,10,65,4,32,10,65,4,75,27,34,11,32,19,32,33,65,240,1,106,16,121,69,13,0,32,11,32,19,65,37,32,19,65,37,73,27,34,15,75,13,0,32,21,32,49,106,33,20,3,64,2,64,32,33,65,240,1,106,32,11,34,10,65,2,116,106,40,2,0,34,11,65,254,255,255,255,0,75,13,0,32,20,32,11,65,5,118,106,34,14,32,6,40,2,68,75,13,0,32,13,32,14,54,2,0,32,13,32,10,65,5,116,65,0,32,11,65,31,113,34,11,32,10,32,11,70,27,114,54,2,4,32,13,65,8,106,33,13,11,32,10,65,1,106,33,11,32,10,32,15,71,13,0,11,11,32,13,32,38,107,65,3,117,33,12,32,6,40,2,76,34,31,4,64,32,6,40,2,80,32,21,106,33,32,32,22,41,0,0,33,51,32,6,40,2,68,33,29,65,3,33,21,65,0,33,18,65,0,33,24,3,64,65,0,33,15,2,64,32,6,32,24,65,2,116,106,34,11,40,2,84,34,10,65,24,106,34,13,65,1,32,10,40,2,20,34,14,116,65,2,116,106,34,20,66,127,65,192,0,32,10,40,2,12,107,173,136,32,51,131,66,211,183,222,154,189,207,214,241,31,126,65,192,0,32,10,40,2,16,34,17,107,173,136,167,34,25,65,1,116,106,47,1,0,34,30,65,255,255,3,70,13,0,32,20,65,1,32,17,116,65,1,116,106,34,15,32,10,40,2,4,65,2,116,106,33,26,65,192,0,32,18,107,33,20,32,11,40,2,212,1,33,40,32,10,40,2,8,33,41,32,39,32,18,65,3,116,106,33,23,32,15,32,13,65,127,65,32,32,14,107,118,32,25,113,65,2,116,106,40,2,0,32,30,106,65,2,116,106,33,17,65,0,33,15,32,21,33,13,3,64,2,64,32,32,32,40,32,17,40,2,0,34,30,65,255,255,255,255,7,113,34,10,106,107,34,42,32,29,75,13,0,32,13,32,28,106,34,11,32,4,75,13,0,32,13,32,41,32,10,107,34,14,32,19,32,14,32,19,73,27,34,14,79,13,0,32,3,32,11,106,45,0,0,32,26,32,10,32,13,106,106,45,0,0,71,13,0,32,10,32,26,106,33,25,65,0,33,10,2,64,32,22,34,11,32,11,32,14,106,34,14,65,4,107,34,37,75,13,0,3,64,32,11,40,0,0,32,10,32,25,106,40,0,0,71,13,1,32,10,65,4,106,33,10,32,11,65,4,106,34,11,32,37,77,13,0,11,11,2,64,32,11,32,14,79,13,0,32,11,32,14,32,11,107,34,14,106,33,37,32,10,32,14,106,33,14,3,64,32,10,32,25,106,45,0,0,32,11,45,0,0,71,13,1,32,10,65,1,106,33,10,32,11,65,1,106,34,11,32,37,71,13,0,11,32,14,33,10,11,32,10,32,13,77,13,0,32,23,32,42,54,2,0,32,23,32,10,65,5,116,54,2,4,32,20,32,15,65,1,106,34,15,70,4,64,32,20,33,15,12,3,11,32,23,65,8,106,33,23,32,10,33,13,11,32,17,65,4,106,33,17,32,30,65,0,78,13,0,11,11,2,64,32,15,32,18,106,34,18,4,64,32,18,65,192,0,70,13,1,32,18,65,3,116,32,39,106,65,4,107,40,2,0,65,5,118,33,21,11,32,24,65,1,106,34,24,32,31,71,13,1,11,11,32,34,32,39,32,18,32,38,32,12,16,35,32,12,32,18,106,33,12,11,2,64,32,12,69,4,64,65,0,33,12,12,1,11,32,34,32,12,65,1,107,65,3,116,106,34,10,40,2,4,65,5,118,32,47,77,13,0,32,34,32,10,41,2,0,55,2,0,65,1,33,12,11,65,0,32,1,32,2,32,27,32,3,32,4,32,6,32,36,32,7,32,12,32,34,32,35,32,33,65,8,106,32,9,16,36,34,10,32,10,65,128,128,1,73,27,33,18,32,12,65,1,70,4,64,32,34,40,2,4,65,5,118,34,10,32,18,32,10,32,18,75,27,32,18,32,10,32,47,75,27,33,18,11,2,64,32,18,65,2,73,4,64,32,27,33,10,12,1,11,32,16,65,1,106,34,13,32,16,32,18,106,34,10,32,46,32,10,32,46,73,27,34,28,65,63,107,32,16,65,64,107,32,28,75,27,34,15,32,16,65,129,4,106,73,32,13,32,15,79,114,69,4,64,32,8,40,2,56,34,17,65,15,107,33,31,32,8,40,2,68,33,19,32,8,40,2,60,33,32,3,64,32,32,32,3,32,4,32,13,113,34,26,106,16,34,65,2,116,106,34,10,40,2,0,33,12,32,10,32,13,54,2,0,32,13,32,17,113,65,1,116,34,16,65,1,114,33,23,2,64,2,64,32,12,32,13,70,13,0,65,0,33,21,65,192,0,33,20,65,0,33,22,3,64,32,20,69,32,13,32,12,107,32,31,75,114,13,1,32,3,32,22,32,21,32,21,32,22,75,27,34,24,32,26,106,106,33,25,65,0,33,11,2,64,32,3,32,24,32,4,32,12,113,34,29,106,106,34,10,65,128,1,32,24,107,106,34,14,65,4,107,34,30,32,10,73,13,0,3,64,32,10,40,0,0,32,11,32,25,106,40,0,0,71,13,1,32,11,65,4,106,33,11,32,10,65,4,106,34,10,32,30,77,13,0,11,11,2,64,32,10,32,14,79,13,0,32,10,32,14,32,10,107,34,14,106,33,30,32,11,32,14,106,33,14,3,64,32,11,32,25,106,45,0,0,32,10,45,0,0,71,13,1,32,11,65,1,106,33,11,32,10,65,1,106,34,10,32,30,71,13,0,11,32,14,33,11,11,32,11,32,24,106,34,10,65,128,1,79,4,64,32,19,32,16,65,2,116,106,32,19,32,12,32,17,113,65,3,116,106,34,10,40,2,0,54,2,0,32,10,40,2,4,33,10,12,3,11,32,20,65,1,107,33,20,32,19,2,127,32,3,32,10,32,26,106,106,45,0,0,32,3,32,10,32,29,106,106,45,0,0,75,4,64,32,19,32,16,65,2,116,106,32,12,54,2,0,32,10,33,22,32,12,32,17,113,65,1,116,65,1,114,34,16,12,1,11,32,19,32,23,65,2,116,106,32,12,54,2,0,32,10,33,21,32,12,32,17,113,65,1,116,34,23,11,65,2,116,106,40,2,0,34,12,32,13,71,13,0,11,11,32,19,32,16,65,2,116,106,32,8,40,2,64,34,10,54,2,0,11,32,19,32,23,65,2,116,106,32,10,54,2,0,32,13,65,8,106,34,13,32,15,73,13,0,11,11,32,15,32,28,73,4,64,32,8,40,2,56,34,19,65,15,107,33,25,32,8,40,2,68,33,14,32,8,40,2,60,33,31,3,64,32,31,32,3,32,4,32,15,113,34,24,106,16,34,65,2,116,106,34,10,40,2,0,33,12,32,10,32,15,54,2,0,32,15,32,19,113,65,1,116,34,17,65,1,114,33,16,2,64,2,64,32,12,32,15,70,13,0,65,0,33,20,65,192,0,33,13,65,0,33,21,3,64,32,13,69,32,15,32,12,107,32,25,75,114,13,1,32,3,32,21,32,20,32,20,32,21,75,27,34,23,32,24,106,106,33,26,65,0,33,11,2,64,32,3,32,23,32,4,32,12,113,34,32,106,106,34,10,65,128,1,32,23,107,106,34,22,65,4,107,34,29,32,10,73,13,0,3,64,32,10,40,0,0,32,11,32,26,106,40,0,0,71,13,1,32,11,65,4,106,33,11,32,10,65,4,106,34,10,32,29,77,13,0,11,11,2,64,32,10,32,22,79,13,0,32,10,32,22,32,10,107,34,22,106,33,29,32,11,32,22,106,33,22,3,64,32,11,32,26,106,45,0,0,32,10,45,0,0,71,13,1,32,11,65,1,106,33,11,32,10,65,1,106,34,10,32,29,71,13,0,11,32,22,33,11,11,32,11,32,23,106,34,10,65,128,1,79,4,64,32,14,32,17,65,2,116,106,32,14,32,12,32,19,113,65,3,116,106,34,10,40,2,0,54,2,0,32,10,40,2,4,33,10,12,3,11,32,13,65,1,107,33,13,32,14,2,127,32,3,32,10,32,24,106,106,45,0,0,32,3,32,10,32,32,106,106,45,0,0,75,4,64,32,14,32,17,65,2,116,106,32,12,54,2,0,32,10,33,21,32,12,32,19,113,65,1,116,65,1,114,34,17,12,1,11,32,14,32,16,65,2,116,106,32,12,54,2,0,32,10,33,20,32,12,32,19,113,65,1,116,34,16,11,65,2,116,106,40,2,0,34,12,32,15,71,13,0,11,11,32,14,32,17,65,2,116,106,32,8,40,2,64,34,10,54,2,0,11,32,14,32,16,65,2,116,106,32,10,54,2,0,32,15,65,1,106,34,15,32,28,73,13,0,11,11,32,27,33,10,32,18,65,1,107,34,11,69,13,0,3,64,32,27,65,1,106,33,10,32,27,65,4,106,32,1,79,13,1,32,48,32,10,32,36,32,45,32,7,32,35,32,33,65,8,106,32,9,16,37,32,10,33,27,32,11,65,1,107,34,11,13,0,11,11,32,10,65,1,106,33,27,32,10,65,4,106,32,1,73,13,0,11,11,32,0,32,35,16,38,32,0,32,35,16,115,32,0,32,34,16,115,32,1,32,9,16,39,33,0,32,33,65,144,3,106,36,0,32,0,11,94,1,1,127,32,1,32,3,54,2,144,22,32,1,32,3,65,2,106,34,3,4,127,32,0,32,3,65,2,116,16,114,5,32,4,11,54,2,136,22,2,64,32,2,40,2,12,34,3,69,4,64,65,0,33,3,12,1,11,32,0,32,3,65,2,116,16,114,33,3,32,2,40,2,12,33,4,11,32,1,32,4,54,2,132,22,32,1,32,3,54,2,128,22,11,241,11,3,13,127,1,124,3,125,32,0,40,2,128,22,33,15,32,0,65,148,22,106,33,4,32,0,40,2,136,22,34,13,65,4,106,33,14,2,64,32,2,32,1,32,3,32,0,40,2,144,22,34,8,16,123,4,64,32,1,33,7,35,0,65,16,107,34,10,36,0,35,0,65,16,107,34,1,36,0,32,1,65,0,54,2,8,32,1,66,0,55,3,0,32,8,4,64,3,64,32,1,32,11,32,2,32,6,32,7,106,32,3,113,106,45,0,0,34,11,65,2,16,112,65,2,116,106,34,12,32,12,40,2,0,65,1,106,54,2,0,32,6,65,1,106,34,6,32,8,71,13,0,11,32,1,40,2,4,32,1,40,2,8,106,65,24,75,33,6,11,32,1,65,16,106,36,0,32,10,65,0,54,2,8,32,10,66,0,55,3,0,32,4,65,0,65,128,24,16,159,1,33,11,32,8,65,239,3,32,8,65,239,3,73,27,34,12,4,64,65,0,33,1,3,64,32,11,32,9,65,10,116,32,2,32,5,32,7,106,32,3,113,106,45,0,0,34,4,65,2,116,114,106,34,16,32,16,40,2,0,65,1,106,54,2,0,32,10,32,9,65,2,116,106,34,9,32,9,40,2,0,65,1,106,54,2,0,32,1,32,4,32,6,16,112,33,9,32,4,33,1,32,5,65,1,106,34,5,32,12,71,13,0,11,11,32,8,4,64,65,0,33,5,3,64,32,5,65,239,3,79,4,64,32,5,32,7,106,33,9,65,0,33,4,2,64,32,5,65,239,3,70,4,64,65,0,33,1,12,1,11,32,2,32,9,65,240,3,107,32,3,113,106,45,0,0,33,1,32,5,65,241,3,73,13,0,32,2,32,9,65,241,3,107,32,3,113,106,45,0,0,33,4,11,32,11,32,4,32,1,65,255,1,113,32,6,16,112,34,1,65,10,116,32,2,32,9,65,239,3,107,32,3,113,106,45,0,0,65,2,116,114,106,34,4,32,4,40,2,0,65,1,107,54,2,0,32,10,32,1,65,2,116,106,34,1,32,1,40,2,0,65,1,107,54,2,0,11,32,8,32,5,65,239,3,106,75,4,64,32,11,32,2,32,5,32,7,106,34,1,65,237,3,106,32,3,113,106,45,0,0,32,2,32,1,65,238,3,106,32,3,113,106,45,0,0,32,6,16,112,34,4,65,10,116,32,2,32,1,65,239,3,106,32,3,113,106,45,0,0,65,2,116,114,106,34,1,32,1,40,2,0,65,1,106,54,2,0,32,10,32,4,65,2,116,106,34,1,32,1,40,2,0,65,1,106,54,2,0,11,32,5,32,7,106,33,9,65,0,33,4,2,64,32,5,69,4,64,65,0,33,1,12,1,11,32,2,32,9,65,1,107,32,3,113,106,45,0,0,33,1,32,5,65,1,70,13,0,32,2,32,9,65,2,107,32,3,113,106,45,0,0,33,4,11,32,11,32,4,32,1,65,255,1,113,32,6,16,112,34,4,65,10,116,32,2,32,3,32,9,113,106,45,0,0,65,2,116,114,106,40,2,0,34,1,65,1,32,1,27,33,1,32,14,32,5,65,2,116,106,65,208,15,32,5,107,184,68,0,0,0,0,0,64,159,192,163,68,102,102,102,102,102,102,214,63,162,68,102,102,102,102,102,102,230,63,160,2,124,32,10,32,4,65,2,116,106,40,2,0,34,4,65,255,1,77,4,64,32,4,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,4,184,16,160,1,11,2,124,32,1,65,255,1,77,4,64,32,1,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,1,184,16,160,1,11,161,68,58,146,203,127,72,191,157,63,160,34,17,68,0,0,0,0,0,0,224,63,162,68,0,0,0,0,0,0,224,63,160,32,17,32,17,68,0,0,0,0,0,0,240,63,99,27,34,17,160,32,17,32,5,65,207,15,77,27,182,56,2,0,32,5,65,1,106,34,5,32,8,71,13,0,11,11,32,10,65,16,106,36,0,12,1,11,32,4,65,0,65,128,8,16,159,1,33,5,32,8,65,208,15,32,8,65,208,15,73,27,34,4,4,64,3,64,32,5,32,2,32,1,32,7,106,32,3,113,106,45,0,0,65,2,116,106,34,6,32,6,40,2,0,65,1,106,54,2,0,32,7,65,1,106,34,7,32,4,71,13,0,11,11,32,8,4,64,65,0,33,7,3,64,32,7,65,208,15,79,4,64,32,5,32,2,32,1,32,7,106,65,208,15,107,32,3,113,106,45,0,0,65,2,116,106,34,6,32,6,40,2,0,65,1,107,54,2,0,32,4,65,1,107,33,4,11,32,1,32,7,106,33,6,32,8,32,7,65,208,15,106,75,4,64,32,5,32,2,32,6,65,208,15,106,32,3,113,106,45,0,0,65,2,116,106,34,10,32,10,40,2,0,65,1,106,54,2,0,32,4,65,1,106,33,4,11,32,5,32,2,32,3,32,6,113,106,45,0,0,65,2,116,106,40,2,0,34,6,65,1,32,6,27,33,6,32,14,32,7,65,2,116,106,2,124,32,4,65,255,1,77,4,64,32,4,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,4,184,16,160,1,11,2,124,32,6,65,255,1,77,4,64,32,6,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,6,184,16,160,1,11,161,68,25,4,86,14,45,178,157,63,160,34,17,68,0,0,0,0,0,0,224,63,162,68,0,0,0,0,0,0,224,63,160,32,17,32,17,68,0,0,0,0,0,0,240,63,99,27,182,56,2,0,32,7,65,1,106,34,7,32,8,71,13,0,11,11,11,65,0,33,2,32,13,65,0,54,2,0,32,8,4,64,3,64,32,13,32,2,65,1,106,34,2,65,2,116,106,34,1,32,19,32,18,32,1,42,2,0,146,34,18,146,34,20,56,2,0,32,18,32,20,32,19,147,147,33,18,32,20,33,19,32,2,32,8,71,13,0,11,11,65,0,33,2,3,64,32,2,65,11,106,33,1,32,0,32,2,65,2,116,106,2,124,32,2,65,244,1,77,4,64,32,1,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,1,184,16,160,1,11,182,56,2,0,32,2,65,1,106,34,2,65,192,5,71,13,0,11,32,0,40,2,132,22,34,3,4,64,65,0,33,2,3,64,32,15,32,2,65,2,116,106,2,124,32,2,65,20,106,34,1,65,255,1,77,4,64,32,1,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,1,184,16,160,1,11,182,56,2,0,32,2,65,1,106,34,2,32,3,71,13,0,11,11,32,0,65,248,156,27,43,3,0,182,56,2,140,22,11,17,0,32,0,40,0,0,65,189,207,214,241,1,108,65,15,118,11,217,1,1,2,127,2,64,32,2,69,32,4,69,114,13,0,3,64,2,64,2,64,32,1,40,2,4,65,5,118,34,5,32,3,40,2,4,65,5,118,34,6,79,4,64,32,5,32,6,71,13,1,32,1,40,2,0,32,3,40,2,0,79,13,1,11,32,0,32,1,41,2,0,55,2,0,32,2,65,1,107,33,2,32,1,65,8,106,33,1,12,1,11,32,0,32,3,41,2,0,55,2,0,32,4,65,1,107,33,4,32,3,65,8,106,33,3,11,32,0,65,8,106,33,0,32,2,69,13,1,32,4,13,0,11,11,32,2,4,64,3,64,32,0,32,1,41,2,0,55,2,0,32,1,65,8,106,33,1,32,0,65,8,106,33,0,32,2,65,1,107,34,2,13,0,11,11,32,4,4,64,3,64,32,0,32,3,41,2,0,55,2,0,32,3,65,8,106,33,3,32,0,65,8,106,33,0,32,4,65,1,107,34,4,13,0,11,11,11,215,15,3,29,127,3,125,1,126,32,5,40,2,4,33,13,32,5,40,2,16,34,28,32,1,106,32,2,32,6,32,5,40,2,80,34,15,32,7,32,10,32,11,32,12,16,37,32,1,32,2,106,34,23,32,6,32,6,32,23,75,27,33,37,32,3,32,4,32,23,113,34,38,106,34,31,32,0,32,2,107,34,26,106,34,32,65,4,107,33,33,32,15,32,23,32,28,106,34,1,32,6,32,1,32,6,73,27,34,34,106,33,35,32,11,65,0,16,40,34,6,42,2,24,32,10,42,2,140,22,146,32,10,40,2,136,22,34,1,32,2,65,2,116,34,39,106,42,2,0,32,1,32,6,40,2,0,65,2,116,106,42,2,0,147,146,33,42,65,2,33,15,2,64,32,2,65,2,106,34,1,32,0,75,13,0,65,4,33,7,65,10,33,6,3,64,32,12,32,1,65,4,116,106,42,2,12,32,42,95,69,13,1,32,42,67,0,0,128,63,146,32,42,32,15,65,1,106,34,15,32,6,70,34,1,27,33,42,32,7,65,0,32,1,27,32,6,106,33,6,32,7,32,1,116,33,7,32,2,32,15,106,34,1,32,0,77,13,0,11,11,32,15,34,28,65,1,107,33,36,65,1,65,5,32,13,65,11,72,34,0,27,33,40,65,150,1,65,197,2,32,0,27,33,41,3,64,32,11,16,41,32,27,75,4,64,2,127,32,2,32,11,32,27,16,40,34,17,40,2,0,107,34,18,65,5,77,4,64,32,18,12,1,11,32,18,65,129,1,77,4,64,32,18,65,2,107,34,1,103,65,31,115,65,1,107,34,0,65,1,116,32,1,32,0,118,106,65,2,106,12,1,11,32,18,65,194,0,107,103,65,31,115,65,10,106,32,18,65,193,16,77,13,0,26,65,21,32,18,65,194,48,73,13,0,26,65,22,65,23,32,18,65,194,176,1,73,27,11,33,24,32,17,42,2,20,32,24,65,255,255,3,113,34,25,65,2,116,65,240,167,9,106,40,2,0,179,146,32,10,40,2,136,22,34,0,32,39,106,42,2,0,32,0,42,2,0,147,146,33,44,2,64,32,26,32,36,77,13,0,32,24,65,3,116,65,56,113,34,29,65,7,114,33,15,32,24,65,248,255,3,113,65,3,118,65,3,108,33,30,65,0,33,21,32,36,33,6,3,64,32,6,32,38,106,34,0,32,4,75,13,1,2,64,32,21,65,2,116,34,22,65,192,143,8,106,40,2,0,32,17,32,22,65,128,143,8,106,40,2,0,65,2,116,106,40,2,4,106,34,20,32,35,75,13,0,32,0,32,3,106,45,0,0,33,14,2,64,32,20,32,37,77,4,64,32,23,32,20,107,34,0,32,23,79,13,2,32,0,32,4,113,34,1,32,6,106,34,0,32,4,75,13,2,32,14,32,0,32,3,106,45,0,0,71,13,2,32,1,32,3,106,33,14,65,0,33,7,2,64,32,33,32,31,34,1,73,13,0,3,64,32,1,40,0,0,32,7,32,14,106,40,0,0,71,13,1,32,7,65,4,106,33,7,32,1,65,4,106,34,1,32,33,77,13,0,11,11,32,1,32,32,79,13,1,32,1,32,32,32,1,107,34,0,106,33,13,32,0,32,7,106,33,0,3,64,32,7,32,14,106,45,0,0,32,1,45,0,0,71,13,2,32,7,65,1,106,33,7,32,1,65,1,106,34,1,32,13,71,13,0,11,32,0,33,7,12,1,11,32,20,32,34,77,13,1,32,5,40,2,80,32,34,106,33,16,65,0,33,1,3,64,32,16,32,5,32,1,34,0,65,1,106,34,1,65,2,116,106,40,2,212,1,34,7,32,20,106,79,13,0,11,32,6,32,7,32,20,32,16,107,106,34,1,32,26,32,1,32,26,73,27,34,13,79,13,1,32,14,32,5,32,0,65,2,116,106,34,0,40,2,148,1,34,1,32,16,32,20,32,0,40,2,212,1,106,107,34,0,32,6,106,106,45,0,0,71,13,1,32,0,32,1,106,33,14,65,0,33,7,2,64,32,31,34,1,32,1,32,13,106,34,13,65,4,107,34,0,75,13,0,3,64,32,1,40,0,0,32,7,32,14,106,40,0,0,71,13,1,32,7,65,4,106,33,7,32,1,65,4,106,34,1,32,0,77,13,0,11,11,32,1,32,13,79,13,0,32,1,32,13,32,1,107,34,0,106,33,13,32,0,32,7,106,33,0,3,64,32,7,32,14,106,45,0,0,32,1,45,0,0,71,13,1,32,7,65,1,106,33,7,32,1,65,1,106,34,1,32,13,71,13,0,11,32,0,33,7,11,32,6,65,1,106,34,1,32,7,75,13,0,32,10,40,2,128,22,32,22,106,42,2,0,33,43,32,21,65,27,116,65,128,128,128,64,107,32,18,114,33,22,32,21,69,32,25,65,8,73,113,33,14,32,6,33,0,3,64,32,10,2,127,2,64,2,127,32,1,34,6,65,9,77,4,64,32,6,65,2,107,12,1,11,32,6,65,133,1,77,4,64,32,0,65,5,107,34,1,103,65,31,115,65,1,107,34,0,65,1,116,32,1,32,0,118,106,65,4,106,12,1,11,65,23,33,1,32,15,33,13,32,6,65,197,16,75,13,1,32,0,65,197,0,107,103,65,31,115,65,12,106,11,34,1,65,7,113,32,29,114,33,13,32,14,69,32,1,65,255,255,3,113,34,0,65,15,75,114,13,0,32,13,32,13,65,192,0,114,32,0,65,8,73,27,12,1,11,32,1,65,248,255,3,113,65,3,118,32,30,106,34,0,65,6,116,65,192,154,200,2,32,0,65,1,116,118,65,192,1,113,106,32,13,114,65,64,107,11,65,255,255,3,113,34,0,65,2,116,106,42,2,0,32,44,67,0,0,0,128,32,43,32,0,65,128,1,73,27,146,32,1,65,255,255,3,113,65,2,116,65,176,169,9,106,40,2,0,179,146,146,34,42,32,12,32,2,32,6,106,65,4,116,106,34,0,42,2,12,93,4,64,32,0,32,22,54,2,8,32,0,32,20,54,2,4,32,0,32,6,65,128,128,128,144,1,114,54,2,0,32,0,32,42,56,2,12,32,19,32,6,32,6,32,19,73,27,33,19,11,32,6,34,0,65,1,106,34,1,32,7,77,13,0,11,11,32,21,65,14,75,13,1,32,21,65,1,106,33,21,32,6,32,26,73,13,0,11,11,32,8,69,32,27,65,1,75,114,69,4,64,32,24,65,3,116,65,56,113,33,29,32,24,65,248,255,3,113,65,3,118,65,3,108,33,30,65,0,33,13,32,28,33,6,3,64,32,9,32,13,65,3,116,106,41,2,0,34,45,66,32,136,167,33,15,32,5,40,2,56,34,7,65,16,106,34,1,32,45,167,34,25,65,15,106,34,0,77,4,64,32,7,65,127,115,32,25,106,65,1,32,5,40,2,52,34,14,65,2,106,116,106,34,7,65,127,32,14,116,65,127,115,113,32,1,106,32,7,103,65,31,115,65,1,107,34,1,32,14,107,34,0,65,1,116,32,7,32,1,118,65,1,113,114,65,254,255,3,106,32,14,116,106,32,0,65,10,116,114,33,0,11,32,15,65,5,118,34,16,32,16,32,6,32,16,32,41,75,27,32,25,32,35,75,34,22,27,32,6,32,6,32,16,73,27,34,6,32,16,77,4,64,32,10,40,2,128,22,32,0,65,255,7,113,65,2,116,106,42,2,0,32,44,32,0,65,10,118,65,63,113,179,146,146,33,43,32,16,65,1,106,33,0,32,15,65,31,113,34,1,32,16,32,1,27,33,14,3,64,32,10,2,127,32,14,32,6,32,22,27,34,17,65,9,77,4,64,32,17,65,2,107,12,1,11,32,17,65,133,1,77,4,64,32,17,65,6,107,34,7,103,65,31,115,65,1,107,34,1,65,1,116,32,7,32,1,118,106,65,4,106,12,1,11,65,23,32,17,65,197,16,75,13,0,26,32,17,65,198,0,107,103,65,31,115,65,12,106,11,34,15,65,255,255,3,113,34,7,65,3,118,32,30,106,34,1,65,6,116,65,192,154,200,2,32,1,65,1,116,118,65,192,1,113,106,32,15,65,7,113,32,29,114,114,65,64,107,65,255,255,3,113,65,2,116,106,42,2,0,32,43,32,7,65,2,116,65,176,169,9,106,40,2,0,179,146,146,34,42,32,12,32,2,32,6,106,65,4,116,106,34,1,42,2,12,93,4,64,32,1,32,18,54,2,8,32,1,32,25,54,2,4,32,1,32,6,32,17,107,65,25,116,65,128,128,128,144,1,106,32,6,114,54,2,0,32,1,32,42,56,2,12,32,19,32,6,32,6,32,19,73,27,33,19,11,32,6,32,16,71,33,1,32,6,65,1,106,33,6,32,1,13,0,11,32,0,33,6,11,32,13,65,1,106,34,13,32,8,71,13,0,11,11,32,27,65,1,106,34,27,32,40,71,13,1,11,11,32,19,11,153,5,2,4,127,2,125,35,0,65,32,107,34,8,36,0,32,7,32,1,65,4,116,106,34,9,42,2,12,33,12,32,9,32,1,4,127,32,7,32,1,65,4,116,106,34,10,40,2,8,33,9,32,10,40,2,4,34,11,32,2,32,3,106,75,32,11,32,10,40,2,0,65,255,255,255,15,113,34,2,106,32,0,32,1,106,32,3,106,75,114,65,1,32,11,65,15,106,32,9,65,27,118,65,1,107,32,9,65,128,128,128,192,0,73,27,27,4,127,32,7,32,1,32,2,32,9,65,255,255,255,63,113,106,107,65,4,116,106,40,2,12,5,32,1,11,5,65,0,11,54,2,12,32,5,40,2,136,22,34,0,32,1,65,2,116,106,42,2,0,32,0,42,2,0,147,34,13,32,12,96,4,64,32,8,32,1,54,2,0,32,8,32,12,56,2,24,32,8,32,12,32,13,147,56,2,20,32,8,65,4,114,33,3,65,0,33,0,2,64,32,7,32,1,65,4,116,106,40,2,12,34,2,4,64,3,64,2,64,32,7,32,2,65,4,116,106,34,5,40,2,8,33,9,32,5,40,2,0,33,10,32,3,32,0,34,1,65,2,116,106,32,5,40,2,4,54,2,0,32,1,65,1,106,33,0,32,1,65,2,75,13,0,32,7,32,2,32,9,65,255,255,255,63,113,32,10,65,255,255,255,15,113,106,107,65,4,116,106,40,2,12,34,2,13,1,11,11,32,1,65,2,75,13,1,11,3,64,32,3,32,0,65,2,116,106,32,4,40,2,0,54,2,0,32,4,65,4,106,33,4,32,0,65,1,106,34,0,65,4,71,13,0,11,11,35,0,65,32,107,34,0,36,0,65,1,33,4,32,6,32,6,40,2,224,1,34,1,65,1,106,54,2,224,1,32,6,16,41,33,5,32,6,32,1,65,127,115,65,7,113,34,3,65,28,108,106,34,1,32,8,41,2,0,55,2,0,32,1,32,8,40,2,24,54,2,24,32,1,32,8,41,2,16,55,2,16,32,1,32,8,41,2,8,55,2,8,32,5,65,2,79,4,64,3,64,32,6,32,3,65,7,113,65,28,108,106,34,1,42,2,20,32,6,32,3,65,1,106,34,3,65,7,113,65,28,108,106,34,2,42,2,20,94,4,64,32,0,32,1,40,2,24,54,2,24,32,0,32,1,41,2,16,55,3,16,32,0,32,1,41,2,8,55,3,8,32,0,32,1,41,2,0,55,3,0,32,1,32,2,40,2,24,54,2,24,32,1,32,2,41,2,16,55,2,16,32,1,32,2,41,2,8,55,2,8,32,1,32,2,41,2,0,55,2,0,32,2,32,0,40,2,24,54,2,24,32,2,32,0,41,3,16,55,2,16,32,2,32,0,41,3,8,55,2,8,32,2,32,0,41,3,0,55,2,0,11,32,4,65,1,106,34,4,32,5,71,13,0,11,11,32,0,65,32,106,36,0,11,32,8,65,32,106,36,0,11,38,0,32,0,32,1,40,2,136,22,16,115,32,1,65,0,54,2,136,22,32,0,32,1,40,2,128,22,16,115,32,1,65,0,54,2,128,22,11,153,1,1,2,127,2,64,32,1,32,0,65,4,116,106,40,2,8,65,255,255,255,63,113,13,0,3,64,32,1,32,0,65,4,116,106,40,2,0,65,1,71,13,1,32,1,32,0,65,1,107,34,0,65,4,116,106,40,2,8,65,255,255,255,63,113,69,13,0,11,11,32,1,32,0,65,4,116,106,65,127,54,2,12,32,0,4,64,3,64,32,1,32,0,32,1,32,0,65,4,116,106,34,0,40,2,8,65,255,255,255,63,113,32,0,40,2,0,65,255,255,255,15,113,106,34,3,107,34,0,65,4,116,106,32,3,54,2,12,32,2,65,1,106,33,2,32,0,13,0,11,11,32,2,11,20,0,32,0,32,1,32,0,40,2,224,1,107,65,7,113,65,28,108,106,11,18,0,32,0,40,2,224,1,34,0,65,8,32,0,65,8,73,27,11,254,8,2,8,127,5,124,35,0,65,240,0,107,34,4,36,0,68,0,0,0,0,0,0,40,64,33,10,2,64,32,0,40,2,128,8,34,5,69,13,0,3,64,2,64,32,0,32,3,65,2,116,106,40,2,0,4,64,32,4,65,208,0,106,32,1,65,2,116,106,32,3,54,2,0,32,1,65,3,74,33,2,32,1,65,1,106,33,1,32,2,13,1,11,32,3,65,1,106,34,3,65,128,2,71,13,1,11,11,2,64,2,64,2,64,2,64,32,1,65,1,107,14,4,4,0,1,2,3,11,32,5,184,68,0,0,0,0,0,0,52,64,160,33,10,12,3,11,32,0,32,4,40,2,88,65,2,116,106,40,2,0,34,3,32,0,32,4,40,2,84,65,2,116,106,40,2,0,34,1,32,0,32,4,40,2,80,65,2,116,106,40,2,0,34,2,106,106,65,1,116,184,68,0,0,0,0,0,0,60,64,160,32,2,32,1,32,3,32,1,32,3,75,27,34,0,32,0,32,2,73,27,184,161,33,10,12,2,11,65,0,33,2,65,0,33,3,3,64,32,4,32,3,65,2,116,34,1,106,32,0,32,4,65,208,0,106,32,1,106,40,2,0,65,2,116,106,40,2,0,54,2,0,32,3,65,1,106,34,3,65,4,71,13,0,11,3,64,32,2,34,0,65,1,106,33,2,32,0,65,2,77,4,64,32,4,32,0,65,2,116,106,34,7,40,2,0,33,1,32,2,33,3,3,64,32,1,32,4,32,3,65,2,116,106,34,5,40,2,0,34,0,73,4,64,32,5,32,1,54,2,0,32,7,32,0,54,2,0,32,0,33,1,11,32,3,65,1,106,34,3,65,4,71,13,0,11,11,32,2,65,4,71,13,0,11,32,4,40,2,12,32,4,40,2,8,106,34,2,65,3,108,184,68,0,0,0,0,0,128,66,64,160,32,4,40,2,0,34,0,32,4,40,2,4,106,65,1,116,184,160,32,2,32,0,32,0,32,2,73,27,184,161,33,10,12,1,11,32,4,65,0,65,200,0,16,159,1,33,6,2,124,32,5,65,255,1,77,4,64,32,5,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,5,184,16,160,1,11,33,13,68,0,0,0,0,0,0,0,0,33,10,65,1,33,8,65,0,33,5,3,64,2,64,2,127,2,64,2,64,2,64,32,0,32,5,65,2,116,106,40,2,0,34,2,69,4,64,32,5,65,1,106,34,3,65,255,1,75,13,1,65,128,2,32,5,107,33,2,65,1,33,1,2,64,3,64,32,0,32,3,65,2,116,106,40,2,0,13,1,32,1,65,1,106,33,1,32,3,65,1,106,34,3,65,128,2,71,13,0,11,32,2,33,1,11,32,1,32,5,106,34,3,65,128,2,70,13,5,32,1,65,2,77,13,2,32,1,65,2,107,33,1,3,64,32,10,68,0,0,0,0,0,0,8,64,160,33,10,32,7,65,1,106,33,7,32,1,65,7,75,33,2,32,1,65,3,118,33,1,32,2,13,0,11,12,3,11,32,6,2,127,32,13,2,124,32,2,65,255,1,77,4,64,32,2,184,33,12,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,2,184,34,12,16,160,1,11,161,34,11,68,0,0,0,0,0,0,224,63,160,34,9,68,0,0,0,0,0,0,240,65,99,32,9,68,0,0,0,0,0,0,0,0,102,113,4,64,32,9,171,12,1,11,65,0,11,34,3,65,15,32,3,65,15,73,27,34,1,65,2,116,106,34,2,32,2,40,2,0,65,1,106,54,2,0,32,1,32,8,32,1,32,8,75,27,33,8,32,12,32,11,162,32,10,160,33,10,32,5,65,1,106,12,3,11,65,1,33,1,32,3,65,128,2,70,13,3,11,32,6,32,6,40,2,0,32,1,106,54,2,0,11,32,3,11,34,5,65,128,2,73,13,1,11,11,32,6,32,7,54,2,68,68,0,0,0,0,0,0,0,0,33,9,65,0,33,3,65,0,33,0,3,64,2,124,32,6,32,3,65,2,116,34,2,106,40,2,0,34,1,65,255,1,77,4,64,32,1,184,33,12,32,1,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,1,184,34,12,16,160,1,11,33,11,32,9,32,12,32,11,162,161,33,11,32,6,32,2,65,4,114,106,40,2,0,34,2,184,33,9,32,2,32,0,32,1,106,106,33,0,32,11,32,9,2,124,32,2,65,255,1,77,4,64,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,9,16,160,1,11,162,161,33,9,32,3,65,16,73,33,2,32,3,65,2,106,33,3,32,2,13,0,11,32,10,32,8,65,1,116,65,18,106,184,160,32,0,184,34,11,2,124,32,0,4,64,32,11,2,124,32,0,65,255,1,77,4,64,32,0,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,11,16,160,1,11,162,32,9,160,33,9,11,32,9,11,32,9,32,11,99,27,160,33,10,11,32,4,65,240,0,106,36,0,32,10,11,254,8,2,8,127,5,124,35,0,65,240,0,107,34,4,36,0,68,0,0,0,0,0,0,40,64,33,10,2,64,32,0,40,2,128,22,34,5,69,13,0,3,64,2,64,32,0,32,3,65,2,116,106,40,2,0,4,64,32,4,65,208,0,106,32,1,65,2,116,106,32,3,54,2,0,32,1,65,3,74,33,2,32,1,65,1,106,33,1,32,2,13,1,11,32,3,65,1,106,34,3,65,192,5,71,13,1,11,11,2,64,2,64,2,64,2,64,32,1,65,1,107,14,4,4,0,1,2,3,11,32,5,184,68,0,0,0,0,0,0,52,64,160,33,10,12,3,11,32,0,32,4,40,2,88,65,2,116,106,40,2,0,34,3,32,0,32,4,40,2,84,65,2,116,106,40,2,0,34,1,32,0,32,4,40,2,80,65,2,116,106,40,2,0,34,2,106,106,65,1,116,184,68,0,0,0,0,0,0,60,64,160,32,2,32,1,32,3,32,1,32,3,75,27,34,0,32,0,32,2,73,27,184,161,33,10,12,2,11,65,0,33,2,65,0,33,3,3,64,32,4,32,3,65,2,116,34,1,106,32,0,32,4,65,208,0,106,32,1,106,40,2,0,65,2,116,106,40,2,0,54,2,0,32,3,65,1,106,34,3,65,4,71,13,0,11,3,64,32,2,34,0,65,1,106,33,2,32,0,65,2,77,4,64,32,4,32,0,65,2,116,106,34,7,40,2,0,33,1,32,2,33,3,3,64,32,1,32,4,32,3,65,2,116,106,34,5,40,2,0,34,0,73,4,64,32,5,32,1,54,2,0,32,7,32,0,54,2,0,32,0,33,1,11,32,3,65,1,106,34,3,65,4,71,13,0,11,11,32,2,65,4,71,13,0,11,32,4,40,2,12,32,4,40,2,8,106,34,2,65,3,108,184,68,0,0,0,0,0,128,66,64,160,32,4,40,2,0,34,0,32,4,40,2,4,106,65,1,116,184,160,32,2,32,0,32,0,32,2,73,27,184,161,33,10,12,1,11,32,4,65,0,65,200,0,16,159,1,33,6,2,124,32,5,65,255,1,77,4,64,32,5,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,5,184,16,160,1,11,33,13,68,0,0,0,0,0,0,0,0,33,10,65,1,33,8,65,0,33,5,3,64,2,64,2,127,2,64,2,64,2,64,32,0,32,5,65,2,116,106,40,2,0,34,2,69,4,64,32,5,65,1,106,34,3,65,191,5,75,13,1,65,192,5,32,5,107,33,2,65,1,33,1,2,64,3,64,32,0,32,3,65,2,116,106,40,2,0,13,1,32,1,65,1,106,33,1,32,3,65,1,106,34,3,65,192,5,71,13,0,11,32,2,33,1,11,32,1,32,5,106,34,3,65,192,5,70,13,5,32,1,65,2,77,13,2,32,1,65,2,107,33,1,3,64,32,10,68,0,0,0,0,0,0,8,64,160,33,10,32,7,65,1,106,33,7,32,1,65,7,75,33,2,32,1,65,3,118,33,1,32,2,13,0,11,12,3,11,32,6,2,127,32,13,2,124,32,2,65,255,1,77,4,64,32,2,184,33,12,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,2,184,34,12,16,160,1,11,161,34,11,68,0,0,0,0,0,0,224,63,160,34,9,68,0,0,0,0,0,0,240,65,99,32,9,68,0,0,0,0,0,0,0,0,102,113,4,64,32,9,171,12,1,11,65,0,11,34,3,65,15,32,3,65,15,73,27,34,1,65,2,116,106,34,2,32,2,40,2,0,65,1,106,54,2,0,32,1,32,8,32,1,32,8,75,27,33,8,32,12,32,11,162,32,10,160,33,10,32,5,65,1,106,12,3,11,65,1,33,1,32,3,65,192,5,70,13,3,11,32,6,32,6,40,2,0,32,1,106,54,2,0,11,32,3,11,34,5,65,192,5,73,13,1,11,11,32,6,32,7,54,2,68,68,0,0,0,0,0,0,0,0,33,9,65,0,33,3,65,0,33,0,3,64,2,124,32,6,32,3,65,2,116,34,2,106,40,2,0,34,1,65,255,1,77,4,64,32,1,184,33,12,32,1,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,1,184,34,12,16,160,1,11,33,11,32,9,32,12,32,11,162,161,33,11,32,6,32,2,65,4,114,106,40,2,0,34,2,184,33,9,32,2,32,0,32,1,106,106,33,0,32,11,32,9,2,124,32,2,65,255,1,77,4,64,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,9,16,160,1,11,162,161,33,9,32,3,65,16,73,33,2,32,3,65,2,106,33,3,32,2,13,0,11,32,10,32,8,65,1,116,65,18,106,184,160,32,0,184,34,11,2,124,32,0,4,64,32,11,2,124,32,0,65,255,1,77,4,64,32,0,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,11,16,160,1,11,162,32,9,160,33,9,11,32,9,11,32,9,32,11,99,27,160,33,10,11,32,4,65,240,0,106,36,0,32,10,11,254,8,2,8,127,5,124,35,0,65,240,0,107,34,4,36,0,68,0,0,0,0,0,0,40,64,33,10,2,64,32,0,40,2,128,17,34,5,69,13,0,3,64,2,64,32,0,32,3,65,2,116,106,40,2,0,4,64,32,4,65,208,0,106,32,1,65,2,116,106,32,3,54,2,0,32,1,65,3,74,33,2,32,1,65,1,106,33,1,32,2,13,1,11,32,3,65,1,106,34,3,65,160,4,71,13,1,11,11,2,64,2,64,2,64,2,64,32,1,65,1,107,14,4,4,0,1,2,3,11,32,5,184,68,0,0,0,0,0,0,52,64,160,33,10,12,3,11,32,0,32,4,40,2,88,65,2,116,106,40,2,0,34,3,32,0,32,4,40,2,84,65,2,116,106,40,2,0,34,1,32,0,32,4,40,2,80,65,2,116,106,40,2,0,34,2,106,106,65,1,116,184,68,0,0,0,0,0,0,60,64,160,32,2,32,1,32,3,32,1,32,3,75,27,34,0,32,0,32,2,73,27,184,161,33,10,12,2,11,65,0,33,2,65,0,33,3,3,64,32,4,32,3,65,2,116,34,1,106,32,0,32,4,65,208,0,106,32,1,106,40,2,0,65,2,116,106,40,2,0,54,2,0,32,3,65,1,106,34,3,65,4,71,13,0,11,3,64,32,2,34,0,65,1,106,33,2,32,0,65,2,77,4,64,32,4,32,0,65,2,116,106,34,7,40,2,0,33,1,32,2,33,3,3,64,32,1,32,4,32,3,65,2,116,106,34,5,40,2,0,34,0,73,4,64,32,5,32,1,54,2,0,32,7,32,0,54,2,0,32,0,33,1,11,32,3,65,1,106,34,3,65,4,71,13,0,11,11,32,2,65,4,71,13,0,11,32,4,40,2,12,32,4,40,2,8,106,34,2,65,3,108,184,68,0,0,0,0,0,128,66,64,160,32,4,40,2,0,34,0,32,4,40,2,4,106,65,1,116,184,160,32,2,32,0,32,0,32,2,73,27,184,161,33,10,12,1,11,32,4,65,0,65,200,0,16,159,1,33,6,2,124,32,5,65,255,1,77,4,64,32,5,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,5,184,16,160,1,11,33,13,68,0,0,0,0,0,0,0,0,33,10,65,1,33,8,65,0,33,5,3,64,2,64,2,127,2,64,2,64,2,64,32,0,32,5,65,2,116,106,40,2,0,34,2,69,4,64,32,5,65,1,106,34,3,65,159,4,75,13,1,65,160,4,32,5,107,33,2,65,1,33,1,2,64,3,64,32,0,32,3,65,2,116,106,40,2,0,13,1,32,1,65,1,106,33,1,32,3,65,1,106,34,3,65,160,4,71,13,0,11,32,2,33,1,11,32,1,32,5,106,34,3,65,160,4,70,13,5,32,1,65,2,77,13,2,32,1,65,2,107,33,1,3,64,32,10,68,0,0,0,0,0,0,8,64,160,33,10,32,7,65,1,106,33,7,32,1,65,7,75,33,2,32,1,65,3,118,33,1,32,2,13,0,11,12,3,11,32,6,2,127,32,13,2,124,32,2,65,255,1,77,4,64,32,2,184,33,12,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,2,184,34,12,16,160,1,11,161,34,11,68,0,0,0,0,0,0,224,63,160,34,9,68,0,0,0,0,0,0,240,65,99,32,9,68,0,0,0,0,0,0,0,0,102,113,4,64,32,9,171,12,1,11,65,0,11,34,3,65,15,32,3,65,15,73,27,34,1,65,2,116,106,34,2,32,2,40,2,0,65,1,106,54,2,0,32,1,32,8,32,1,32,8,75,27,33,8,32,12,32,11,162,32,10,160,33,10,32,5,65,1,106,12,3,11,65,1,33,1,32,3,65,160,4,70,13,3,11,32,6,32,6,40,2,0,32,1,106,54,2,0,11,32,3,11,34,5,65,160,4,73,13,1,11,11,32,6,32,7,54,2,68,68,0,0,0,0,0,0,0,0,33,9,65,0,33,3,65,0,33,0,3,64,2,124,32,6,32,3,65,2,116,34,2,106,40,2,0,34,1,65,255,1,77,4,64,32,1,184,33,12,32,1,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,1,184,34,12,16,160,1,11,33,11,32,9,32,12,32,11,162,161,33,11,32,6,32,2,65,4,114,106,40,2,0,34,2,184,33,9,32,2,32,0,32,1,106,106,33,0,32,11,32,9,2,124,32,2,65,255,1,77,4,64,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,9,16,160,1,11,162,161,33,9,32,3,65,16,73,33,2,32,3,65,2,106,33,3,32,2,13,0,11,32,10,32,8,65,1,116,65,18,106,184,160,32,0,184,34,11,2,124,32,0,4,64,32,11,2,124,32,0,65,255,1,77,4,64,32,0,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,11,16,160,1,11,162,32,9,160,33,9,11,32,9,11,32,9,32,11,99,27,160,33,10,11,32,4,65,240,0,106,36,0,32,10,11,23,0,32,0,66,0,55,2,0,32,0,66,0,55,2,16,32,0,66,0,55,2,8,11,34,0,32,0,32,1,40,2,8,16,115,32,1,65,0,54,2,8,32,0,32,1,40,2,12,16,115,32,1,65,0,54,2,12,11,173,30,2,28,127,3,124,32,2,69,4,64,32,4,65,1,54,2,0,15,11,32,2,65,255,0,77,4,64,32,4,40,2,16,34,5,32,4,40,2,4,34,1,65,1,106,34,7,73,4,64,32,5,32,7,32,5,27,33,1,3,64,32,1,34,3,65,1,116,33,1,32,3,32,7,73,13,0,11,2,64,32,3,69,4,64,65,0,33,7,12,1,11,32,0,32,3,16,114,33,7,32,4,40,2,16,33,5,11,32,5,4,64,32,7,32,4,40,2,8,32,5,16,156,1,26,11,32,0,32,4,40,2,8,16,115,32,4,32,3,54,2,16,32,4,32,7,54,2,8,32,4,40,2,4,34,1,65,1,106,33,7,11,32,7,32,4,40,2,20,34,5,75,4,64,32,5,32,7,32,5,27,33,1,3,64,32,1,34,3,65,1,116,33,1,32,3,32,7,73,13,0,11,2,64,32,3,69,4,64,65,0,33,7,12,1,11,32,0,32,3,65,2,116,16,114,33,7,32,4,40,2,20,33,5,11,32,5,4,64,32,7,32,4,40,2,12,32,5,65,2,116,16,156,1,26,11,32,0,32,4,40,2,12,16,115,32,4,32,3,54,2,20,32,4,32,7,54,2,12,32,4,40,2,4,33,1,11,32,4,65,1,54,2,0,32,4,40,2,8,32,1,106,65,0,58,0,0,32,4,40,2,12,32,4,40,2,4,34,0,65,2,116,106,32,2,54,2,0,32,4,32,0,65,1,106,54,2,4,15,11,32,0,65,50,32,2,65,146,4,110,65,1,106,32,2,65,131,207,1,75,27,34,7,65,144,22,108,34,11,65,144,22,106,16,114,33,10,32,2,32,7,110,33,16,2,64,32,7,69,13,0,3,64,32,10,32,5,65,144,22,108,106,65,0,65,132,22,16,159,1,66,128,128,128,128,128,128,128,248,255,0,55,3,136,22,32,5,65,1,106,34,5,32,7,71,13,0,11,32,7,69,13,0,32,2,65,41,107,33,12,65,7,33,9,3,64,32,2,32,15,108,32,7,110,33,5,32,15,4,64,32,9,65,167,131,1,108,34,9,32,16,112,32,5,106,33,5,11,65,40,33,6,32,10,32,15,65,144,22,108,106,34,8,32,8,40,2,128,22,65,40,106,54,2,128,22,32,1,32,5,32,12,32,5,65,40,106,32,2,73,27,65,1,116,106,33,5,3,64,32,8,32,5,47,1,0,65,2,116,106,34,17,32,17,40,2,0,65,1,106,54,2,0,32,5,65,2,106,33,5,32,6,65,1,107,34,6,13,0,11,32,15,65,1,106,34,15,32,7,71,13,0,11,11,32,10,32,11,106,33,11,35,0,65,16,107,34,9,36,0,32,9,65,7,54,2,12,32,7,32,2,65,1,116,65,40,110,106,65,227,0,106,34,5,32,5,32,7,112,34,6,71,4,64,32,5,32,6,107,34,5,65,1,32,5,65,1,75,27,33,16,65,0,33,15,3,64,32,11,65,0,65,132,22,16,159,1,34,5,66,128,128,128,128,128,128,128,248,255,0,55,3,136,22,32,9,32,9,40,2,12,65,167,131,1,108,34,6,54,2,12,65,40,33,8,32,5,32,5,40,2,128,22,65,40,106,54,2,128,22,32,1,32,6,32,2,65,39,107,112,65,1,116,106,33,6,3,64,32,5,32,6,47,1,0,65,2,116,106,34,12,32,12,40,2,0,65,1,106,54,2,0,32,6,65,2,106,33,6,32,8,65,1,107,34,8,13,0,11,32,10,32,15,32,7,112,65,144,22,108,106,34,8,32,8,40,2,128,22,32,5,40,2,128,22,106,54,2,128,22,65,0,33,6,3,64,32,8,32,6,65,2,116,34,12,106,34,17,32,17,40,2,0,32,5,32,12,106,40,2,0,106,54,2,0,32,6,65,1,106,34,6,65,192,5,71,13,0,11,32,15,65,1,106,34,15,32,16,71,13,0,11,11,32,9,65,16,106,36,0,32,0,32,2,16,114,33,16,32,0,32,7,65,128,44,108,16,114,33,11,32,0,32,7,65,3,116,16,114,33,12,32,7,65,7,106,65,3,118,32,2,108,34,5,4,64,32,0,32,5,16,114,33,18,11,32,0,32,7,65,1,116,16,114,33,17,65,10,65,3,32,3,40,2,4,65,10,74,27,33,22,3,64,2,127,65,0,33,3,65,1,33,6,2,64,32,7,65,1,77,4,64,32,2,69,13,1,32,16,65,0,32,2,16,159,1,26,65,1,12,2,11,32,7,65,7,106,65,3,118,33,9,32,11,65,0,32,7,65,128,44,108,16,159,1,33,5,3,64,32,5,32,3,65,3,116,106,2,124,32,10,32,3,65,144,22,108,106,40,2,128,22,34,6,65,255,1,77,4,64,32,6,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,6,184,16,160,1,11,57,3,0,32,3,65,1,106,34,3,32,7,71,13,0,11,32,7,65,1,32,7,65,1,75,27,33,15,65,192,5,33,6,3,64,32,6,65,1,107,34,6,32,7,108,33,19,65,0,33,3,3,64,32,5,32,3,32,19,106,65,3,116,106,32,5,32,3,65,3,116,106,43,3,0,2,124,68,0,0,0,0,0,0,0,192,32,10,32,3,65,144,22,108,106,32,6,65,2,116,106,40,2,0,34,8,69,13,0,26,32,8,65,255,1,77,4,64,32,8,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,8,184,16,160,1,11,161,57,3,0,32,3,65,1,106,34,3,32,15,71,13,0,11,32,6,13,0,11,65,0,33,6,32,12,65,0,32,7,65,3,116,16,159,1,33,8,32,18,65,0,32,2,32,9,108,16,159,1,33,19,65,127,33,3,2,64,32,2,69,13,0,3,64,32,6,32,16,106,33,13,32,1,32,6,65,1,116,106,47,1,0,32,7,108,33,14,68,46,159,135,162,174,66,125,84,33,33,65,0,33,3,3,64,32,8,32,3,65,3,116,106,34,23,32,5,32,3,32,14,106,65,3,116,106,43,3,0,32,23,43,3,0,160,34,34,57,3,0,32,33,32,34,100,4,64,32,13,32,3,58,0,0,32,34,33,33,11,32,3,65,1,106,34,3,32,15,71,13,0,11,32,6,184,68,236,81,184,30,133,235,177,63,162,68,0,0,0,0,0,64,159,64,163,68,164,112,61,10,215,163,232,63,160,68,0,0,0,0,0,0,43,64,162,68,0,0,0,0,0,0,43,64,32,6,65,207,15,77,27,33,34,32,6,32,9,108,33,14,65,0,33,3,3,64,32,8,32,3,65,3,116,106,34,13,32,13,43,3,0,32,33,161,34,35,57,3,0,32,34,32,35,101,4,64,32,13,32,34,57,3,0,32,19,32,3,65,3,118,32,14,106,106,34,13,32,13,45,0,0,65,1,32,3,65,7,113,116,114,58,0,0,11,32,3,65,1,106,34,3,32,15,71,13,0,11,32,6,65,1,106,34,6,32,2,71,13,0,11,32,2,65,1,107,34,3,13,0,65,1,12,2,11,32,3,32,9,108,33,8,32,3,32,16,106,45,0,0,33,5,65,1,33,6,3,64,32,3,65,1,107,33,3,32,19,32,8,32,9,107,34,8,32,5,65,248,1,113,65,3,118,106,106,45,0,0,32,5,65,7,113,118,65,1,113,4,64,32,6,32,5,32,3,32,16,106,45,0,0,34,5,71,106,33,6,11,32,3,32,16,106,32,5,58,0,0,32,3,13,0,11,11,32,6,11,33,5,65,0,33,6,32,16,32,2,32,17,32,7,16,48,34,7,4,64,3,64,32,10,32,6,65,144,22,108,106,65,0,65,132,22,16,159,1,66,128,128,128,128,128,128,128,248,255,0,55,3,136,22,32,6,65,1,106,34,6,32,7,71,13,0,11,11,32,2,4,64,65,0,33,6,3,64,32,10,32,6,32,16,106,45,0,0,65,144,22,108,106,34,3,32,1,32,6,65,1,116,106,47,1,0,65,2,116,106,34,9,32,9,40,2,0,65,1,106,54,2,0,32,3,32,3,40,2,128,22,65,1,106,54,2,128,22,32,6,65,1,106,34,6,32,2,71,13,0,11,11,32,20,65,1,106,34,20,32,22,71,13,0,11,32,0,32,11,16,115,32,0,32,12,16,115,32,0,32,18,16,115,32,0,32,17,16,115,32,0,32,10,16,115,32,1,33,15,32,2,33,7,32,4,33,10,65,0,33,11,65,0,33,9,65,0,33,8,65,0,33,18,65,0,33,19,65,0,33,12,65,0,33,23,65,0,33,20,2,64,2,127,2,64,2,64,32,5,69,4,64,65,128,2,33,1,12,1,11,32,0,32,5,65,2,116,16,114,33,12,32,5,65,128,2,106,34,1,69,13,1,11,32,5,65,4,116,65,240,7,106,34,6,65,6,118,34,2,33,3,32,0,32,1,65,2,116,16,114,34,4,32,6,65,192,0,79,13,1,26,12,2,11,32,5,65,4,116,65,240,7,106,65,6,118,33,2,65,207,255,255,31,33,3,65,0,33,1,65,0,11,33,4,32,0,32,2,65,144,22,108,16,114,33,18,32,0,32,3,65,2,116,16,114,33,9,32,3,33,2,11,65,0,33,3,32,5,65,192,0,32,5,65,192,0,73,27,34,6,4,64,32,0,32,6,65,144,22,108,16,114,33,8,11,32,0,65,152,128,3,16,114,33,13,32,0,65,160,44,16,114,33,22,32,4,65,0,32,1,65,2,116,16,159,1,34,17,65,128,8,106,33,24,32,7,4,64,65,0,33,1,3,64,32,24,32,3,65,2,116,106,34,4,32,4,40,2,0,65,1,106,54,2,0,2,64,32,1,65,1,106,34,4,32,7,70,34,6,69,4,64,32,1,32,16,106,45,0,0,32,4,32,16,106,45,0,0,70,13,1,11,32,3,65,1,106,33,3,11,32,4,33,1,32,6,69,13,0,11,11,32,5,4,64,32,17,65,128,6,106,33,28,32,17,65,128,4,106,33,25,32,17,65,128,2,106,33,26,32,5,33,6,32,2,33,7,65,0,33,3,3,64,32,6,65,192,0,32,6,65,192,0,73,27,33,29,65,0,33,4,32,5,32,19,107,34,1,65,192,0,32,1,65,192,0,73,27,34,27,4,64,3,64,32,24,32,4,32,19,106,65,2,116,106,40,2,0,33,21,32,8,32,4,65,144,22,108,106,65,0,65,132,22,16,159,1,34,14,66,128,128,128,128,128,128,128,248,255,0,55,3,136,22,32,21,4,64,32,3,32,21,106,33,1,32,14,65,128,22,106,33,30,32,14,40,2,128,22,33,31,3,64,32,14,32,15,32,3,65,1,116,106,47,1,0,65,2,116,106,34,32,32,32,40,2,0,65,1,106,54,2,0,32,3,65,1,106,34,3,32,1,71,13,0,11,32,30,32,21,32,31,106,54,2,0,32,1,33,3,11,32,14,65,136,22,106,32,14,16,43,57,3,0,32,26,32,4,65,2,116,34,1,106,32,4,54,2,0,32,1,32,25,106,32,4,54,2,0,32,1,32,17,106,65,1,54,2,0,32,4,65,1,106,34,4,32,29,71,13,0,11,11,32,8,32,22,32,17,32,25,32,26,32,13,32,27,32,27,65,192,0,65,128,16,16,69,34,14,32,23,106,34,21,32,2,75,4,64,32,2,32,21,32,2,27,33,4,3,64,32,4,34,1,65,1,116,33,4,32,1,32,21,73,13,0,11,32,1,4,127,32,0,32,1,65,144,22,108,16,114,5,65,0,11,33,4,32,2,4,64,32,4,32,18,32,2,65,144,22,108,16,156,1,26,11,32,0,32,18,16,115,32,4,33,18,32,1,33,2,11,32,14,32,20,106,34,21,32,7,75,4,64,32,7,32,21,32,7,27,33,4,3,64,32,4,34,1,65,1,116,33,4,32,1,32,21,73,13,0,11,32,1,4,127,32,0,32,1,65,2,116,16,114,5,65,0,11,33,4,32,7,4,64,32,4,32,9,32,7,65,2,116,16,156,1,26,11,32,0,32,9,16,115,32,4,33,9,32,1,33,7,11,65,0,33,1,32,14,4,64,3,64,32,18,32,23,65,144,22,108,106,32,8,32,26,32,1,65,2,116,106,34,4,40,2,0,65,144,22,108,106,65,144,22,16,156,1,26,32,9,32,20,65,2,116,106,32,17,32,4,40,2,0,65,2,116,106,40,2,0,54,2,0,32,28,32,4,40,2,0,65,2,116,106,32,1,54,2,0,32,20,65,1,106,33,20,32,23,65,1,106,33,23,32,1,65,1,106,34,1,32,14,71,13,0,11,11,65,0,33,1,32,27,4,64,3,64,32,12,32,1,32,19,106,65,2,116,106,32,28,32,25,32,1,65,2,116,106,40,2,0,65,2,116,106,40,2,0,32,11,106,54,2,0,32,1,65,1,106,34,1,32,29,71,13,0,11,11,32,6,65,64,106,33,6,32,11,32,14,106,33,11,32,19,65,64,107,34,19,32,5,73,13,0,11,11,32,0,32,8,16,115,32,11,65,6,116,34,1,32,11,65,1,118,32,11,108,34,2,32,1,32,2,73,27,34,1,65,129,16,79,4,64,32,0,32,13,16,115,32,0,32,1,65,24,108,65,24,106,16,114,33,13,11,65,0,33,2,65,0,33,7,32,11,4,64,65,0,33,3,32,0,32,11,65,2,116,16,114,33,7,3,64,32,7,32,3,65,2,116,106,32,3,54,2,0,32,3,65,1,106,34,3,32,11,71,13,0,11,11,32,18,32,22,32,9,32,12,32,7,32,13,32,11,32,5,65,128,2,32,1,16,69,33,20,32,0,32,13,16,115,32,0,32,9,16,115,32,11,4,64,32,0,32,11,65,2,116,34,1,16,114,34,2,65,255,1,32,1,16,159,1,26,11,32,5,4,64,32,22,65,144,22,106,33,11,65,0,33,9,65,0,33,1,65,0,33,8,3,64,32,22,65,0,65,132,22,16,159,1,34,6,66,128,128,128,128,128,128,128,248,255,0,55,3,136,22,65,0,33,3,65,0,33,4,32,24,32,8,65,2,116,34,19,106,34,13,40,2,0,4,64,3,64,32,6,32,15,32,1,65,1,116,106,47,1,0,65,2,116,106,34,14,32,14,40,2,0,65,1,106,54,2,0,32,3,65,1,106,33,3,32,1,65,1,106,33,1,32,4,65,1,106,34,4,32,13,40,2,0,73,13,0,11,32,6,32,3,54,2,128,22,11,65,0,33,3,32,6,32,18,32,12,32,8,65,1,107,65,0,32,8,27,65,2,116,106,40,2,0,34,4,65,144,22,108,106,32,11,16,70,33,33,32,20,4,64,3,64,32,33,32,6,32,18,32,7,32,3,65,2,116,106,34,13,40,2,0,65,144,22,108,106,32,11,16,70,34,34,100,4,64,32,34,33,33,32,13,40,2,0,33,4,11,32,3,65,1,106,34,3,32,20,71,13,0,11,11,32,12,32,19,106,32,4,54,2,0,32,2,32,4,65,2,116,106,34,3,40,2,0,65,127,70,4,64,32,3,32,9,54,2,0,32,9,65,1,106,33,9,11,32,8,65,1,106,34,8,32,5,71,13,0,11,11,32,0,32,22,16,115,32,0,32,7,16,115,32,0,32,18,16,115,32,5,32,10,40,2,16,34,4,75,4,64,32,4,32,5,32,4,27,33,1,3,64,32,1,34,3,65,1,116,33,1,32,3,32,5,73,13,0,11,2,64,32,3,69,4,64,65,0,33,1,12,1,11,32,0,32,3,16,114,33,1,32,10,40,2,16,33,4,11,32,4,4,64,32,1,32,10,40,2,8,32,4,16,156,1,26,11,32,0,32,10,40,2,8,16,115,32,10,32,3,54,2,16,32,10,32,1,54,2,8,11,32,5,32,10,40,2,20,34,4,75,4,64,32,4,32,5,32,4,27,33,1,3,64,32,1,34,3,65,1,116,33,1,32,3,32,5,73,13,0,11,2,64,32,3,69,4,64,65,0,33,1,12,1,11,32,0,32,3,65,2,116,16,114,33,1,32,10,40,2,20,33,4,11,32,4,4,64,32,1,32,10,40,2,12,32,4,65,2,116,16,156,1,26,11,32,0,32,10,40,2,12,16,115,32,10,32,3,54,2,20,32,10,32,1,54,2,12,11,2,64,32,5,69,4,64,65,0,33,4,65,0,33,7,12,1,11,65,0,33,7,65,0,33,4,65,0,33,1,65,0,33,3,3,64,32,24,32,3,65,2,116,34,6,106,40,2,0,32,1,106,33,1,32,6,32,12,106,40,2,0,33,6,2,64,32,5,32,3,65,1,106,34,3,71,4,64,32,6,32,12,32,3,65,2,116,106,40,2,0,70,13,1,11,32,10,40,2,8,32,4,106,32,2,32,6,65,2,116,106,45,0,0,34,6,58,0,0,32,10,40,2,12,32,4,65,2,116,106,32,1,54,2,0,32,7,65,255,1,113,34,1,32,6,32,1,32,6,75,27,33,7,32,4,65,1,106,33,4,65,0,33,1,11,32,3,32,5,71,13,0,11,11,32,10,32,4,54,2,4,32,10,32,7,65,255,1,113,65,1,106,54,2,0,32,0,32,2,16,115,32,0,32,17,16,115,32,0,32,12,16,115,32,0,32,16,16,115,11,164,1,1,2,127,32,3,4,64,3,64,32,2,32,4,65,1,116,106,65,128,2,59,1,0,32,4,65,1,106,34,4,32,3,71,13,0,11,11,65,0,33,4,32,1,4,127,65,0,33,3,3,64,32,2,32,0,32,4,106,45,0,0,65,1,116,106,34,5,47,1,0,65,128,2,70,4,64,32,5,32,3,59,1,0,32,3,65,1,106,33,3,11,32,4,65,1,106,34,4,32,1,71,13,0,11,32,1,4,64,65,0,33,4,3,64,32,0,32,4,106,34,5,32,2,32,5,45,0,0,65,1,116,106,45,0,0,58,0,0,32,4,65,1,106,34,4,32,1,71,13,0,11,11,32,3,5,32,4,11,65,255,255,3,113,11,145,14,1,17,127,35,0,65,160,12,107,34,5,36,0,32,5,65,0,54,2,156,1,32,5,65,0,59,1,144,1,32,5,66,0,55,3,136,1,32,5,66,0,55,3,128,1,32,0,33,10,32,5,65,0,65,200,0,16,159,1,34,9,65,156,1,106,33,6,32,9,65,224,6,106,33,13,32,9,65,160,1,106,33,14,35,0,65,16,107,34,17,36,0,32,17,65,0,54,2,12,32,17,65,0,54,2,8,2,64,32,1,69,13,0,32,1,33,0,2,64,3,64,32,10,32,7,65,127,115,32,1,106,106,45,0,0,13,1,32,0,65,1,107,33,0,32,7,65,1,106,34,7,32,1,71,13,0,11,65,0,33,0,11,32,1,65,51,79,4,64,65,0,33,5,2,127,32,0,69,4,64,65,2,33,7,65,2,12,1,11,65,1,33,18,65,1,33,19,3,64,32,5,32,10,106,45,0,0,33,21,2,127,32,0,32,5,65,1,106,34,7,77,4,64,65,1,33,1,32,7,12,1,11,32,0,32,5,107,33,11,65,1,33,1,2,64,3,64,32,7,32,10,106,45,0,0,32,21,71,13,1,32,1,65,1,106,33,1,32,7,65,1,106,34,7,32,0,71,13,0,11,32,11,33,1,11,32,1,32,5,106,11,33,5,32,18,32,21,65,0,71,32,1,65,3,75,113,34,11,106,33,18,32,19,32,21,69,32,1,65,2,75,113,34,7,106,33,19,32,1,65,0,32,11,27,32,8,106,33,8,32,1,65,0,32,7,27,32,16,106,33,16,32,0,32,5,75,13,0,11,32,19,65,1,116,33,7,32,8,33,5,32,18,65,1,116,11,33,1,32,17,32,1,32,5,73,54,2,12,32,17,32,7,32,16,73,54,2,8,11,32,0,69,13,0,65,8,33,11,32,17,40,2,8,65,0,71,33,18,32,17,40,2,12,65,0,71,33,19,3,64,65,1,33,1,2,64,32,10,32,20,106,45,0,0,34,5,65,0,71,32,19,113,32,5,69,32,18,113,114,69,13,0,32,20,65,1,106,34,7,32,0,79,13,0,32,0,32,20,107,33,8,3,64,32,7,32,10,106,45,0,0,32,5,71,13,1,32,1,65,1,106,33,1,32,7,65,1,106,34,7,32,0,71,13,0,11,32,8,33,1,11,2,64,32,5,69,4,64,65,0,33,8,2,64,2,127,32,1,65,11,70,4,64,32,13,32,6,40,2,0,106,65,0,58,0,0,32,14,32,6,40,2,0,106,65,0,58,0,0,32,6,32,6,40,2,0,65,1,106,34,7,54,2,0,65,7,12,1,11,32,1,65,3,73,13,1,32,6,40,2,0,33,7,32,1,65,3,107,11,33,5,32,7,32,13,106,65,17,58,0,0,32,14,32,6,40,2,0,106,32,5,65,7,113,58,0,0,32,6,32,6,40,2,0,65,1,106,34,8,54,2,0,32,5,65,8,79,4,64,3,64,32,8,32,13,106,65,17,58,0,0,32,14,32,6,40,2,0,106,32,5,65,3,118,65,1,107,34,5,65,7,113,58,0,0,32,6,32,6,40,2,0,65,1,106,34,8,54,2,0,32,5,65,7,75,13,0,11,11,32,13,32,7,32,8,16,108,32,14,32,7,32,6,40,2,0,16,108,12,2,11,32,1,4,64,32,6,40,2,0,33,5,3,64,32,5,32,13,106,65,0,58,0,0,32,14,32,6,40,2,0,106,65,0,58,0,0,32,6,32,6,40,2,0,65,1,106,34,5,54,2,0,32,8,65,1,106,34,8,32,1,71,13,0,11,11,12,1,11,32,1,33,8,65,0,33,7,32,5,32,11,65,255,1,113,71,4,64,32,13,32,6,40,2,0,106,32,5,58,0,0,32,14,32,6,40,2,0,106,65,0,58,0,0,32,6,32,6,40,2,0,65,1,106,54,2,0,32,8,65,1,107,33,8,11,2,64,2,64,2,64,32,8,65,7,70,4,64,32,13,32,6,40,2,0,106,32,5,58,0,0,32,14,32,6,40,2,0,106,65,0,58,0,0,32,6,32,6,40,2,0,65,1,106,34,16,54,2,0,65,6,33,8,12,1,11,32,8,65,3,73,13,1,32,6,40,2,0,33,16,11,32,13,32,16,106,65,16,58,0,0,32,14,32,6,40,2,0,106,32,8,65,3,107,34,11,65,3,113,58,0,0,32,6,32,6,40,2,0,65,1,106,34,7,54,2,0,32,11,65,4,79,4,64,3,64,32,7,32,13,106,65,16,58,0,0,32,14,32,6,40,2,0,106,32,11,65,2,118,65,1,107,34,11,65,3,113,58,0,0,32,6,32,6,40,2,0,65,1,106,34,7,54,2,0,32,11,65,3,75,13,0,11,11,32,13,32,16,32,7,16,108,32,14,32,16,32,6,40,2,0,16,108,12,1,11,32,8,4,64,32,6,40,2,0,33,11,3,64,32,11,32,13,106,32,5,58,0,0,32,14,32,6,40,2,0,106,65,0,58,0,0,32,6,32,6,40,2,0,65,1,106,34,11,54,2,0,32,7,65,1,106,34,7,32,8,71,13,0,11,11,11,32,5,33,11,11,32,1,32,20,106,34,20,32,0,73,13,0,11,11,32,17,65,16,106,36,0,32,9,40,2,156,1,34,0,4,64,3,64,32,9,32,9,65,224,6,106,32,12,106,45,0,0,65,2,116,106,34,1,32,1,40,2,0,65,1,106,54,2,0,32,12,65,1,106,34,12,32,0,71,13,0,11,11,65,0,33,0,65,0,33,12,3,64,2,64,2,64,32,9,32,12,65,2,116,106,40,2,0,69,4,64,32,0,33,1,32,15,33,5,12,1,11,65,1,33,1,32,12,33,5,32,0,69,13,0,65,2,33,1,32,15,33,5,12,1,11,32,5,33,15,32,1,33,0,32,12,65,1,106,34,12,65,18,71,13,1,11,11,32,9,65,18,65,5,32,2,32,9,65,128,1,106,34,0,16,106,32,0,65,18,32,9,65,208,0,106,16,109,65,0,33,2,65,18,33,15,2,64,32,1,65,2,72,13,0,3,64,32,0,32,15,65,239,166,9,106,45,0,0,106,45,0,0,13,1,32,15,65,1,107,34,15,13,0,11,65,0,33,15,11,2,64,32,0,45,0,1,13,0,32,0,45,0,2,13,0,65,2,65,3,32,0,45,0,3,27,33,2,11,32,4,32,3,40,2,0,34,10,65,3,118,106,34,6,32,6,49,0,0,32,2,173,32,10,65,7,113,173,134,132,55,0,0,32,3,32,10,65,2,106,34,12,54,2,0,32,2,32,15,73,4,64,3,64,32,4,32,12,65,3,118,106,34,10,32,10,49,0,0,32,0,32,2,65,240,166,9,106,45,0,0,106,45,0,0,34,10,65,130,167,9,106,49,0,0,32,12,65,7,113,173,134,132,55,0,0,32,3,32,12,32,10,65,136,167,9,106,45,0,0,106,34,12,54,2,0,32,2,65,1,106,34,2,32,15,71,13,0,11,11,32,1,65,1,70,4,64,32,9,65,128,1,106,32,5,106,65,0,58,0,0,11,32,9,65,224,6,106,33,15,32,9,65,160,1,106,33,10,32,9,65,128,1,106,33,6,32,9,65,208,0,106,33,13,65,0,33,1,32,9,40,2,156,1,34,14,4,64,32,3,40,2,0,33,0,3,64,32,6,32,1,32,15,106,45,0,0,34,2,106,45,0,0,33,5,32,4,32,0,65,3,118,106,34,12,32,12,49,0,0,32,13,32,2,65,1,116,106,51,1,0,32,0,65,7,113,173,134,132,55,0,0,32,0,32,5,106,33,0,65,2,33,5,2,64,2,64,2,64,32,2,65,16,107,14,2,1,0,2,11,65,3,33,5,11,32,4,32,0,65,3,118,106,34,2,32,2,49,0,0,32,1,32,10,106,49,0,0,32,0,65,7,113,173,134,132,55,0,0,32,0,32,5,106,33,0,11,32,1,65,1,106,34,1,32,14,71,13,0,11,32,3,32,0,54,2,0,11,32,9,65,160,12,106,36,0,11,177,13,2,11,127,1,126,32,8,40,2,60,33,20,32,8,65,64,107,40,2,0,33,16,32,7,32,3,32,13,32,14,16,51,32,0,65,136,216,0,16,114,33,15,32,0,65,252,35,16,114,34,17,65,128,2,32,12,40,2,0,32,12,40,2,8,32,12,40,2,12,32,12,40,2,4,16,52,32,17,65,132,7,106,34,22,65,192,5,32,12,40,2,24,32,12,40,2,32,32,12,40,2,36,32,12,40,2,28,16,52,32,17,65,136,14,106,34,21,32,16,32,12,40,2,48,32,12,40,2,56,32,12,40,2,60,32,12,40,2,52,16,52,32,17,32,15,32,13,32,14,16,53,32,22,32,15,32,13,32,14,16,53,32,21,32,15,32,13,32,14,16,53,32,14,32,13,40,2,0,34,3,65,3,118,106,34,16,32,16,49,0,0,32,8,53,2,52,32,3,65,7,113,173,134,132,55,0,0,32,13,32,3,65,2,106,34,16,54,2,0,32,14,32,16,65,3,118,106,34,18,32,18,49,0,0,32,8,40,2,56,32,8,40,2,52,118,173,32,16,65,7,113,173,134,132,55,0,0,32,13,32,3,65,6,106,34,8,54,2,0,32,12,40,2,0,4,64,32,9,173,33,26,65,0,33,3,3,64,32,14,32,8,65,3,118,106,34,16,32,16,49,0,0,32,26,32,8,65,7,113,173,134,132,55,0,0,32,13,32,8,65,2,106,34,8,54,2,0,32,3,65,1,106,34,3,32,12,40,2,0,73,13,0,11,11,32,17,65,140,21,106,33,3,2,64,32,12,40,2,76,34,8,69,4,64,32,3,32,12,40,2,92,65,6,32,15,32,13,32,14,16,54,12,1,11,32,0,32,3,32,12,40,2,72,32,8,32,12,40,2,92,32,15,32,13,32,14,16,55,11,32,17,65,140,21,106,33,3,2,64,32,12,40,2,84,34,8,69,4,64,32,3,32,12,40,2,108,65,2,32,15,32,13,32,14,16,54,12,1,11,32,0,32,3,32,12,40,2,80,32,8,32,12,40,2,108,32,15,32,13,32,14,16,55,11,32,12,40,2,88,33,16,32,17,2,127,32,12,40,2,92,34,8,32,17,40,2,0,108,34,3,69,4,64,32,17,65,0,54,2,252,6,65,0,12,1,11,32,17,32,0,32,3,16,114,54,2,252,6,32,0,32,3,65,1,116,16,114,11,54,2,128,7,32,8,4,64,65,0,33,3,3,64,32,16,32,3,65,144,8,108,106,32,17,40,2,0,34,18,65,128,2,32,15,32,3,32,18,108,34,18,32,17,40,2,252,6,106,32,17,40,2,128,7,32,18,65,1,116,106,32,13,32,14,16,63,32,3,65,1,106,34,3,32,8,71,13,0,11,11,32,12,40,2,96,33,18,32,22,34,3,2,127,32,12,40,2,100,34,16,32,3,40,2,0,108,34,8,69,4,64,32,3,65,0,54,2,252,6,65,0,12,1,11,32,3,32,0,32,8,16,114,54,2,252,6,32,0,32,8,65,1,116,16,114,11,54,2,128,7,32,16,4,64,65,0,33,8,3,64,32,18,32,8,65,144,22,108,106,32,3,40,2,0,34,19,65,192,5,32,15,32,8,32,19,108,34,19,32,3,40,2,252,6,106,32,3,40,2,128,7,32,19,65,1,116,106,32,13,32,14,16,63,32,8,65,1,106,34,8,32,16,71,13,0,11,11,32,12,40,2,104,33,18,32,21,34,3,2,127,32,12,40,2,108,34,16,32,3,40,2,0,108,34,8,69,4,64,32,3,65,0,54,2,252,6,65,0,12,1,11,32,3,32,0,32,8,16,114,54,2,252,6,32,0,32,8,65,1,116,16,114,11,54,2,128,7,32,16,4,64,65,0,33,8,3,64,32,18,32,8,65,144,17,108,106,32,3,40,2,0,34,19,32,20,32,15,32,8,32,19,108,34,19,32,3,40,2,252,6,106,32,3,40,2,128,7,32,19,65,1,116,106,32,13,32,14,16,63,32,8,65,1,106,34,8,32,16,71,13,0,11,11,32,0,32,15,16,115,32,11,4,64,32,9,65,9,116,65,240,8,106,34,19,65,128,2,106,33,25,65,0,33,9,3,64,32,10,32,9,65,4,116,106,34,3,47,1,14,33,16,32,3,53,2,8,33,26,32,3,40,2,0,33,8,32,3,40,2,4,33,15,32,22,32,3,47,1,12,34,20,32,13,32,14,16,56,32,15,65,255,255,255,15,113,34,18,32,15,65,24,118,65,128,1,113,32,15,65,25,118,114,65,24,116,65,24,117,106,33,3,2,127,32,8,32,8,65,6,73,13,0,26,32,8,65,129,1,77,4,64,32,8,65,2,107,34,15,32,15,103,65,31,115,65,1,107,34,15,118,32,15,65,1,116,106,65,2,106,12,1,11,32,8,65,194,0,107,103,65,31,115,65,10,106,32,8,65,193,16,77,13,0,26,65,21,32,8,65,194,48,73,13,0,26,65,22,65,23,32,8,65,194,176,1,73,27,11,33,23,32,14,32,13,40,2,0,34,15,65,3,118,106,34,24,32,24,49,0,0,32,3,2,127,32,3,65,254,255,3,106,32,3,65,9,77,13,0,26,32,3,65,133,1,77,4,64,32,3,65,6,107,34,3,32,3,103,65,31,115,65,1,107,34,3,118,32,3,65,1,116,106,65,4,106,12,1,11,65,23,32,3,65,197,16,75,13,0,26,32,3,65,198,0,107,103,65,31,115,65,12,106,11,65,2,116,65,252,255,15,113,34,3,65,208,168,9,106,40,2,0,107,173,32,23,65,2,116,65,252,255,15,113,34,23,65,240,167,9,106,40,2,0,34,24,173,134,32,8,32,23,65,144,167,9,106,40,2,0,107,173,132,32,15,65,7,113,173,134,132,55,0,0,32,13,32,15,32,3,65,176,169,9,106,40,2,0,32,24,106,106,54,2,0,2,64,32,12,40,2,76,69,4,64,3,64,32,8,69,13,2,32,17,32,1,32,2,32,4,113,106,45,0,0,32,13,32,14,16,56,32,8,65,1,107,33,8,32,2,65,1,106,33,2,12,0,11,0,11,3,64,32,8,69,13,1,32,6,33,3,32,5,33,6,32,17,32,1,32,2,32,4,113,106,45,0,0,34,5,32,25,32,3,65,255,1,113,106,45,0,0,32,19,32,6,65,255,1,113,106,45,0,0,114,32,12,40,2,72,32,13,32,14,65,6,16,57,32,8,65,1,107,33,8,32,2,65,1,106,33,2,12,0,11,0,11,32,2,32,18,106,33,2,2,64,32,18,69,13,0,32,1,32,2,65,1,107,32,4,113,106,45,0,0,33,5,32,1,32,2,65,2,107,32,4,113,106,45,0,0,33,6,32,20,65,128,1,73,13,0,32,16,65,10,118,33,15,32,16,65,255,7,113,33,3,2,64,32,12,40,2,84,69,4,64,32,21,32,3,32,13,32,14,16,56,12,1,11,32,21,32,3,32,20,65,7,113,34,3,32,3,32,3,65,3,32,20,65,6,118,34,8,65,4,70,27,32,8,65,2,70,27,32,8,65,7,70,27,65,3,32,3,65,3,73,27,32,12,40,2,80,32,13,32,14,65,2,16,57,11,32,14,32,13,40,2,0,34,3,65,3,118,106,34,8,32,8,49,0,0,32,26,32,3,65,7,113,173,134,132,55,0,0,32,13,32,3,32,15,106,54,2,0,11,32,9,65,1,106,34,9,32,11,71,13,0,11,11,32,0,32,21,16,58,32,0,32,22,16,58,32,0,32,17,16,58,32,0,32,17,16,115,32,7,4,64,32,13,32,14,16,59,11,11,223,2,1,3,127,35,0,65,32,107,34,4,36,0,32,3,32,2,40,2,0,34,5,65,3,118,106,34,6,32,6,49,0,0,32,0,172,32,5,65,7,113,173,134,132,55,0,0,32,2,32,5,65,1,106,34,6,54,2,0,32,2,2,127,32,0,4,64,32,3,32,6,65,3,118,106,34,0,32,0,49,0,0,55,0,0,32,2,32,5,65,2,106,34,0,54,2,0,32,1,32,4,65,24,106,32,4,65,20,106,32,4,65,8,106,16,60,32,3,32,0,65,3,118,106,34,1,32,1,49,0,0,32,4,41,3,8,32,0,65,7,113,173,134,132,55,0,0,32,2,32,5,65,4,106,34,0,54,2,0,32,4,40,2,20,33,1,32,3,32,0,65,3,118,106,34,3,32,3,49,0,0,32,4,41,3,24,32,0,65,7,113,173,134,132,55,0,0,32,0,32,1,106,12,1,11,32,1,32,4,65,24,106,32,4,65,20,106,32,4,65,8,106,16,60,32,3,32,6,65,3,118,106,34,0,32,0,49,0,0,32,4,41,3,8,32,6,65,7,113,173,134,132,55,0,0,32,2,32,5,65,3,106,34,0,54,2,0,32,4,40,2,20,33,1,32,3,32,0,65,3,118,106,34,5,32,5,49,0,0,32,4,41,3,24,32,0,65,7,113,173,134,132,55,0,0,32,2,32,0,32,1,106,34,0,54,2,0,32,3,32,0,65,3,118,106,34,1,32,1,49,0,0,55,0,0,32,0,65,1,106,11,54,2,0,32,4,65,32,106,36,0,11,92,0,32,0,32,5,54,2,16,32,0,32,4,54,2,12,32,0,32,3,54,2,8,32,0,32,2,54,2,4,32,0,32,1,54,2,0,32,0,65,20,106,16,61,32,0,65,0,54,2,240,6,65,0,33,3,32,5,4,64,32,4,40,2,0,33,3,11,32,0,65,0,54,2,128,7,32,0,66,0,55,2,248,6,32,0,32,3,54,2,244,6,11,220,4,1,12,127,32,0,40,2,8,33,12,32,0,40,2,12,33,13,32,0,40,2,16,33,14,32,0,40,2,4,33,10,32,1,33,8,32,0,65,20,106,33,6,35,0,65,144,9,107,34,4,36,0,32,4,65,128,1,106,65,0,32,10,65,2,106,34,15,65,2,116,16,159,1,26,32,4,65,16,106,65,0,65,232,0,16,159,1,26,32,4,65,8,106,16,61,32,14,4,64,32,4,40,2,12,33,0,32,4,40,2,8,33,1,3,64,32,7,32,12,106,45,0,0,33,5,32,7,4,64,32,4,65,128,1,106,65,1,65,0,32,5,65,2,106,32,0,32,5,70,27,32,1,65,1,106,32,5,70,27,65,2,116,106,34,0,32,0,40,2,0,65,1,106,54,2,0,11,65,20,65,14,32,13,32,7,65,2,116,106,40,2,0,34,11,65,240,5,75,27,65,7,65,0,32,11,65,40,75,27,32,11,65,176,1,75,27,33,0,3,64,32,0,34,9,65,25,71,4,64,32,11,32,9,65,1,106,34,0,65,2,116,65,128,8,106,47,1,0,79,13,1,11,11,32,4,65,16,106,32,9,65,2,116,106,34,0,32,0,40,2,0,65,1,106,54,2,0,32,1,33,0,32,5,33,1,32,7,65,1,106,34,7,32,14,71,13,0,11,11,32,10,65,1,107,32,2,32,3,16,62,32,10,65,2,79,4,64,32,4,65,128,1,106,32,15,32,15,32,8,32,6,65,8,106,32,6,65,138,2,106,32,2,32,3,16,63,32,4,65,16,106,65,26,65,26,32,8,32,6,65,142,6,106,32,6,65,168,6,106,32,2,32,3,16,63,32,13,40,2,0,33,5,32,12,45,0,0,33,0,32,6,32,6,40,2,0,54,2,4,32,6,32,0,54,2,0,65,20,65,14,32,5,65,240,5,75,27,65,7,65,0,32,5,65,40,75,27,32,5,65,176,1,75,27,33,1,3,64,32,1,34,0,65,25,71,4,64,32,5,32,0,65,1,106,34,1,65,2,116,65,128,8,106,47,1,0,79,13,1,11,11,32,0,32,6,106,45,0,142,6,33,8,32,3,32,2,40,2,0,34,1,65,3,118,106,34,9,32,9,49,0,0,32,6,32,0,65,1,116,106,51,1,168,6,32,1,65,7,113,173,134,132,55,0,0,32,2,32,1,32,8,106,34,1,54,2,0,32,3,32,1,65,3,118,106,34,3,32,3,49,0,0,32,5,32,0,65,2,116,65,128,8,106,34,0,47,1,0,107,173,32,1,65,7,113,173,134,132,55,0,0,32,2,32,1,32,0,45,0,2,106,54,2,0,11,32,4,65,144,9,106,36,0,11,233,3,2,8,127,1,126,32,1,65,1,107,32,4,32,5,16,62,32,1,65,2,79,4,64,32,0,65,0,32,2,65,1,107,34,8,32,1,106,34,7,65,2,116,16,159,1,33,6,32,5,32,4,40,2,0,34,0,65,3,118,106,34,9,32,9,49,0,0,66,1,32,0,65,7,113,173,134,132,55,0,0,32,4,32,0,65,1,106,34,9,54,2,0,32,5,32,9,65,3,118,106,34,10,32,10,49,0,0,32,2,65,2,107,173,32,9,65,7,113,173,134,132,55,0,0,32,4,32,0,65,5,106,54,2,0,32,6,32,8,65,2,116,106,32,1,54,2,0,32,6,65,1,54,2,0,32,2,32,7,73,4,64,32,2,33,0,3,64,32,6,32,0,65,2,116,106,65,1,54,2,0,32,0,65,1,106,34,0,32,7,71,13,0,11,11,32,6,32,7,32,7,32,3,32,6,65,192,8,106,34,7,32,6,65,208,10,106,34,6,32,4,32,5,16,63,32,1,65,1,32,1,65,1,75,27,33,9,32,7,32,8,106,33,10,32,6,32,8,65,1,116,106,33,12,65,127,32,8,116,65,127,115,173,33,14,32,4,40,2,0,33,0,65,0,33,1,3,64,32,7,32,1,32,8,106,65,0,32,1,27,34,3,106,45,0,0,33,11,32,5,32,0,65,3,118,106,34,13,32,13,49,0,0,32,6,32,3,65,1,116,106,51,1,0,32,0,65,7,113,173,134,132,55,0,0,32,4,32,0,32,11,106,34,0,54,2,0,32,10,45,0,0,33,3,32,5,32,0,65,3,118,106,34,11,32,11,49,0,0,32,12,51,1,0,32,0,65,7,113,173,134,132,55,0,0,32,4,32,0,32,3,106,34,3,54,2,0,32,5,32,3,65,3,118,106,34,0,32,0,49,0,0,32,14,32,3,65,7,113,173,134,132,55,0,0,32,4,32,3,32,8,106,34,0,54,2,0,32,1,65,1,106,34,1,32,9,71,13,0,11,32,5,32,0,65,3,118,106,34,1,32,1,49,0,0,66,1,32,0,65,7,113,173,134,132,55,0,0,32,4,32,2,32,3,106,54,2,0,11,11,188,9,1,11,127,35,0,65,16,107,34,14,36,0,32,14,65,6,54,2,12,32,14,65,0,54,2,8,32,4,65,1,107,32,6,32,7,16,62,32,4,65,1,71,4,64,32,0,32,3,65,2,116,16,114,33,13,35,0,65,128,2,107,34,11,36,0,65,1,33,9,32,2,40,2,0,33,8,32,3,65,1,75,4,64,3,64,32,2,32,9,65,2,116,106,40,2,0,34,10,32,8,32,8,32,10,73,27,33,8,32,9,65,1,106,34,9,32,3,71,13,0,11,11,32,8,65,1,106,33,15,65,0,33,9,3,64,32,9,32,11,106,32,9,58,0,0,32,8,32,9,71,33,10,32,9,65,1,106,33,9,32,10,13,0,11,32,3,4,64,65,0,33,9,3,64,32,13,32,9,65,2,116,34,8,106,2,127,32,2,32,8,106,45,0,0,33,16,65,0,33,10,2,64,32,15,34,8,69,13,0,3,64,32,10,32,11,106,45,0,0,32,16,70,13,1,32,10,65,1,106,34,10,32,8,71,13,0,11,32,8,33,10,11,32,10,34,8,11,54,2,0,32,8,32,11,106,45,0,0,33,10,32,8,4,64,32,11,65,1,106,32,11,32,8,16,158,1,11,32,11,32,10,58,0,0,32,9,65,1,106,34,9,32,3,71,13,0,11,11,32,11,65,128,2,106,36,0,65,0,33,2,65,0,33,8,32,14,2,127,2,64,32,3,69,13,0,3,64,2,64,2,64,2,64,2,64,32,2,32,3,79,13,0,3,64,32,13,32,2,65,2,116,106,40,2,0,69,13,1,32,2,65,1,106,34,2,32,3,71,13,0,11,65,0,33,9,12,1,11,65,0,33,10,32,2,32,3,79,13,1,32,3,32,2,107,33,9,3,64,32,13,32,2,65,2,116,106,40,2,0,13,2,32,2,65,1,106,33,2,32,10,65,1,106,34,10,32,9,71,13,0,11,11,32,9,32,8,32,8,32,9,73,27,33,8,12,1,11,32,10,32,8,32,8,32,10,73,27,33,8,32,2,32,3,73,13,1,11,11,32,8,69,13,0,32,8,103,65,31,115,12,1,11,65,0,11,34,2,32,14,40,2,12,34,11,32,2,32,11,73,27,34,15,54,2,12,65,0,33,10,32,14,65,0,54,2,8,32,3,4,64,65,1,65,2,32,15,116,34,16,107,33,17,65,127,32,15,116,65,127,115,65,9,116,32,15,114,33,18,65,0,33,8,3,64,2,64,2,64,32,13,32,8,65,2,116,106,40,2,0,34,2,69,4,64,65,1,33,2,2,64,32,3,32,8,65,1,106,34,9,77,4,64,32,9,33,8,12,1,11,32,3,32,8,107,33,11,2,64,3,64,32,13,32,9,65,2,116,106,40,2,0,13,1,32,2,65,1,106,33,2,32,9,65,1,106,34,9,32,3,71,13,0,11,32,11,33,2,11,32,2,32,8,106,33,8,32,2,69,13,3,11,3,64,32,2,32,16,73,4,64,32,13,32,10,65,2,116,106,32,2,65,127,32,2,103,65,31,115,34,11,116,106,65,9,116,32,11,114,54,2,0,12,3,11,32,13,32,10,65,2,116,106,32,18,54,2,0,32,14,32,10,65,1,106,34,10,54,2,8,32,2,32,17,106,34,2,13,0,11,12,2,11,32,13,32,10,65,2,116,106,32,2,32,15,106,54,2,0,32,8,65,1,106,33,8,11,32,14,32,10,65,1,106,34,10,54,2,8,11,32,3,32,8,75,13,0,11,11,32,1,65,0,65,192,8,16,159,1,33,2,32,14,40,2,8,34,11,4,64,3,64,32,2,32,13,32,12,65,2,116,106,40,2,0,65,255,3,113,65,2,116,106,34,1,32,1,40,2,0,65,1,106,54,2,0,32,12,65,1,106,34,12,32,11,71,13,0,11,11,65,0,33,1,32,7,32,6,40,2,0,34,8,65,3,118,106,34,3,32,3,49,0,0,32,14,40,2,12,34,3,65,0,71,173,32,8,65,7,113,173,134,132,55,0,0,32,6,32,8,65,1,106,34,9,54,2,0,32,3,4,64,32,7,32,9,65,3,118,106,34,10,32,10,49,0,0,32,3,65,1,107,173,32,9,65,7,113,173,134,132,55,0,0,32,6,32,8,65,5,106,54,2,0,11,32,2,32,3,32,4,106,34,4,32,4,32,5,32,2,65,192,8,106,34,4,32,2,65,208,10,106,34,5,32,6,32,7,16,63,32,6,40,2,0,33,12,32,11,4,64,3,64,32,4,32,13,32,1,65,2,116,106,40,2,0,34,8,65,255,3,113,34,2,106,45,0,0,33,9,32,7,32,12,65,3,118,106,34,10,32,10,49,0,0,32,5,32,2,65,1,116,106,51,1,0,32,12,65,7,113,173,134,132,55,0,0,32,6,32,9,32,12,106,34,12,54,2,0,32,2,69,32,2,32,3,75,114,69,4,64,32,7,32,12,65,3,118,106,34,9,32,9,49,0,0,32,8,65,9,118,173,32,12,65,7,113,173,134,132,55,0,0,32,6,32,2,32,12,106,34,12,54,2,0,11,32,1,65,1,106,34,1,32,11,71,13,0,11,11,32,7,32,12,65,3,118,106,34,1,32,1,49,0,0,66,1,32,12,65,7,113,173,134,132,55,0,0,32,6,32,12,65,1,106,54,2,0,32,0,32,13,16,115,11,32,14,65,16,106,36,0,11,232,3,1,6,127,32,0,32,0,40,2,244,6,34,4,4,127,32,4,5,32,0,32,0,40,2,240,6,65,1,106,34,4,54,2,240,6,32,0,40,2,8,32,4,106,45,0,0,33,5,32,0,32,0,40,2,12,32,4,65,2,116,106,40,2,0,34,8,54,2,244,6,32,0,32,5,32,0,40,2,0,108,54,2,248,6,65,1,33,6,32,0,40,2,20,34,4,65,1,106,32,5,71,4,64,65,0,32,5,65,2,106,32,0,40,2,24,32,5,70,27,33,6,11,32,0,32,5,54,2,20,32,0,32,4,54,2,24,32,0,65,20,106,34,9,32,6,106,45,0,8,33,5,32,3,32,2,40,2,0,34,7,65,3,118,106,34,4,32,4,49,0,0,32,9,32,6,65,1,116,106,51,1,138,2,32,7,65,7,113,173,134,132,55,0,0,32,2,32,5,32,7,106,34,7,54,2,0,65,20,65,14,32,8,65,240,5,75,27,65,7,65,0,32,8,65,40,75,27,32,8,65,176,1,75,27,33,6,3,64,32,6,34,4,65,25,71,4,64,32,8,32,4,65,1,106,34,6,65,2,116,65,128,8,106,47,1,0,79,13,1,11,11,32,0,65,20,106,34,9,32,4,106,45,0,142,6,33,5,32,3,32,7,65,3,118,106,34,6,32,6,49,0,0,32,9,32,4,65,1,116,106,51,1,168,6,32,7,65,7,113,173,134,132,55,0,0,32,2,32,5,32,7,106,34,5,54,2,0,32,3,32,5,65,3,118,106,34,6,32,6,49,0,0,32,8,32,4,65,2,116,65,128,8,106,34,4,47,1,0,107,173,32,5,65,7,113,173,134,132,55,0,0,32,2,32,5,32,4,45,0,2,106,54,2,0,32,0,40,2,244,6,11,65,1,107,54,2,244,6,32,0,40,2,248,6,32,1,106,34,6,32,0,40,2,252,6,106,45,0,0,33,4,32,3,32,2,40,2,0,34,5,65,3,118,106,34,1,32,1,49,0,0,32,0,40,2,128,7,32,6,65,1,116,106,51,1,0,32,5,65,7,113,173,134,132,55,0,0,32,2,32,4,32,5,106,54,2,0,11,247,3,1,5,127,32,0,32,0,40,2,244,6,34,7,4,127,32,7,5,32,0,32,0,40,2,240,6,65,1,106,34,7,54,2,240,6,32,0,40,2,12,32,7,65,2,116,106,40,2,0,33,9,32,0,32,0,40,2,8,32,7,106,45,0,0,34,7,32,6,116,54,2,248,6,32,0,32,9,54,2,244,6,65,1,33,6,32,0,40,2,20,34,8,65,1,106,32,7,71,4,64,65,0,32,7,65,2,106,32,0,40,2,24,32,7,70,27,33,6,11,32,0,32,7,54,2,20,32,0,32,8,54,2,24,32,0,65,20,106,34,8,32,6,106,45,0,8,33,10,32,5,32,4,40,2,0,34,7,65,3,118,106,34,11,32,11,49,0,0,32,8,32,6,65,1,116,106,51,1,138,2,32,7,65,7,113,173,134,132,55,0,0,32,4,32,7,32,10,106,34,8,54,2,0,65,20,65,14,32,9,65,240,5,75,27,65,7,65,0,32,9,65,40,75,27,32,9,65,176,1,75,27,33,6,3,64,32,6,34,7,65,25,71,4,64,32,9,32,7,65,1,106,34,6,65,2,116,65,128,8,106,47,1,0,79,13,1,11,11,32,0,65,20,106,34,6,32,7,106,45,0,142,6,33,10,32,5,32,8,65,3,118,106,34,11,32,11,49,0,0,32,6,32,7,65,1,116,106,51,1,168,6,32,8,65,7,113,173,134,132,55,0,0,32,4,32,8,32,10,106,34,6,54,2,0,32,5,32,6,65,3,118,106,34,8,32,8,49,0,0,32,9,32,7,65,2,116,65,128,8,106,34,7,47,1,0,107,173,32,6,65,7,113,173,134,132,55,0,0,32,4,32,6,32,7,45,0,2,106,54,2,0,32,0,40,2,244,6,11,65,1,107,54,2,244,6,32,0,40,2,0,32,3,32,0,40,2,248,6,32,2,106,65,2,116,106,40,2,0,108,32,1,106,34,2,32,0,40,2,252,6,106,45,0,0,33,3,32,5,32,4,40,2,0,34,1,65,3,118,106,34,5,32,5,49,0,0,32,0,40,2,128,7,32,2,65,1,116,106,51,1,0,32,1,65,7,113,173,134,132,55,0,0,32,4,32,1,32,3,106,54,2,0,11,38,0,32,0,32,1,40,2,252,6,16,115,32,1,65,0,54,2,252,6,32,0,32,1,40,2,128,7,16,115,32,1,65,0,54,2,128,7,11,33,0,32,0,32,0,40,2,0,65,7,106,34,0,65,120,113,54,2,0,32,1,32,0,65,3,118,106,65,0,58,0,0,11,76,1,1,127,32,3,2,127,2,64,32,0,65,1,70,13,0,32,0,65,1,107,34,4,103,65,31,115,34,0,65,14,77,13,0,32,0,65,4,106,65,2,118,12,1,11,65,4,11,34,0,65,4,107,173,55,3,0,32,2,32,0,65,2,116,54,2,0,32,1,32,4,173,55,3,0,11,9,0,32,0,66,1,55,2,0,11,180,1,1,3,127,32,1,2,127,32,0,69,4,64,32,2,32,1,40,2,0,34,0,65,3,118,106,34,2,32,2,49,0,0,55,0,0,32,0,65,1,106,12,1,11,32,2,32,1,40,2,0,34,3,65,3,118,106,34,4,32,4,49,0,0,66,1,32,3,65,7,113,173,134,132,55,0,0,32,1,32,3,65,1,106,34,4,54,2,0,32,2,32,4,65,3,118,106,34,5,32,5,49,0,0,32,0,103,65,31,115,34,5,173,32,4,65,7,113,173,134,132,55,0,0,32,1,32,3,65,4,106,34,3,54,2,0,32,2,32,3,65,3,118,106,34,2,32,2,49,0,0,65,127,32,5,116,32,0,106,173,32,3,65,7,113,173,134,132,55,0,0,32,3,32,5,106,11,54,2,0,11,230,7,1,4,127,35,0,65,16,107,34,8,36,0,32,8,66,0,55,3,8,32,8,66,0,55,3,0,2,64,32,1,69,13,0,3,64,32,0,32,11,65,2,116,106,40,2,0,4,64,2,64,32,9,65,3,77,4,64,32,8,32,9,65,2,116,106,32,11,54,2,0,12,1,11,32,9,65,4,71,13,3,11,32,9,65,1,106,33,9,11,32,11,65,1,106,34,11,32,1,71,13,0,11,11,32,2,65,1,107,34,11,4,64,3,64,32,10,65,1,106,33,10,32,11,65,1,75,33,2,32,11,65,1,118,33,11,32,2,13,0,11,11,2,64,32,9,65,1,77,4,64,32,7,32,6,40,2,0,34,1,65,3,118,106,34,0,32,0,49,0,0,66,1,32,1,65,7,113,173,134,132,55,0,0,32,6,32,1,65,4,106,34,1,54,2,0,32,7,32,1,65,3,118,106,34,0,32,0,49,0,0,32,8,40,2,0,34,0,173,32,1,65,7,113,173,134,132,55,0,0,32,6,32,1,32,10,106,54,2,0,32,0,32,4,106,65,0,58,0,0,32,5,32,0,65,1,116,106,65,0,59,1,0,12,1,11,32,0,32,1,65,15,32,3,32,4,65,0,32,1,16,159,1,34,4,16,106,32,4,32,1,32,5,16,109,32,9,65,4,77,4,64,32,7,32,6,40,2,0,34,2,65,3,118,106,34,0,32,0,49,0,0,66,1,32,2,65,7,113,173,134,132,55,0,0,32,6,32,2,65,2,106,34,1,54,2,0,32,7,32,1,65,3,118,106,34,0,32,0,49,0,0,32,9,34,5,65,1,107,173,32,1,65,7,113,173,134,132,55,0,0,32,6,32,2,65,4,106,54,2,0,32,6,2,127,2,64,32,9,69,13,0,65,0,33,0,3,64,32,5,32,0,34,1,65,1,106,34,0,75,4,64,32,8,32,1,65,2,116,106,34,11,40,2,0,33,3,32,0,33,2,3,64,32,4,32,8,32,2,65,2,116,106,34,9,40,2,0,34,1,106,45,0,0,32,3,32,4,106,45,0,0,73,4,64,32,9,32,3,54,2,0,32,11,32,1,54,2,0,32,1,33,3,11,32,2,65,1,106,34,2,32,5,71,13,0,11,11,32,0,32,5,71,13,0,11,2,64,2,64,32,5,65,2,107,14,2,0,1,2,11,32,7,32,6,40,2,0,34,1,65,3,118,106,34,0,32,0,49,0,0,32,8,53,2,0,32,1,65,7,113,173,134,132,55,0,0,32,6,32,1,32,10,106,34,1,54,2,0,32,7,32,1,65,3,118,106,34,0,32,0,49,0,0,32,8,53,2,4,32,1,65,7,113,173,134,132,55,0,0,32,1,32,10,106,12,2,11,32,7,32,6,40,2,0,34,1,65,3,118,106,34,0,32,0,49,0,0,32,8,53,2,0,32,1,65,7,113,173,134,132,55,0,0,32,6,32,1,32,10,106,34,1,54,2,0,32,7,32,1,65,3,118,106,34,0,32,0,49,0,0,32,8,53,2,4,32,1,65,7,113,173,134,132,55,0,0,32,6,32,1,32,10,106,34,1,54,2,0,32,7,32,1,65,3,118,106,34,0,32,0,49,0,0,32,8,53,2,8,32,1,65,7,113,173,134,132,55,0,0,32,1,32,10,106,12,1,11,32,7,32,6,40,2,0,34,1,65,3,118,106,34,0,32,0,49,0,0,32,8,53,2,0,32,1,65,7,113,173,134,132,55,0,0,32,6,32,1,32,10,106,34,1,54,2,0,32,7,32,1,65,3,118,106,34,0,32,0,49,0,0,32,8,53,2,4,32,1,65,7,113,173,134,132,55,0,0,32,6,32,1,32,10,106,34,1,54,2,0,32,7,32,1,65,3,118,106,34,0,32,0,49,0,0,32,8,53,2,8,32,1,65,7,113,173,134,132,55,0,0,32,6,32,1,32,10,106,34,1,54,2,0,32,7,32,1,65,3,118,106,34,0,32,0,49,0,0,32,8,53,2,12,32,1,65,7,113,173,134,132,55,0,0,32,6,32,1,32,10,106,34,1,54,2,0,32,7,32,1,65,3,118,106,34,0,32,0,49,0,0,32,4,32,8,40,2,0,106,45,0,0,65,1,70,173,32,1,65,7,113,173,134,132,55,0,0,32,1,65,1,106,11,54,2,0,12,1,11,32,4,32,1,32,3,32,6,32,7,16,49,11,32,8,65,16,106,36,0,11,155,3,1,4,127,35,0,65,32,107,34,8,36,0,32,6,32,5,40,2,0,34,7,65,3,118,106,34,9,32,9,49,0,0,55,0,0,32,5,32,7,65,1,106,34,9,54,2,0,32,4,32,8,65,24,106,32,8,65,20,106,32,8,65,8,106,16,60,32,6,32,9,65,3,118,106,34,10,32,10,49,0,0,32,8,41,3,8,32,9,65,7,113,173,134,132,55,0,0,32,5,32,7,65,3,106,34,7,54,2,0,32,8,40,2,20,33,9,32,6,32,7,65,3,118,106,34,10,32,10,49,0,0,32,8,41,3,24,32,7,65,7,113,173,134,132,55,0,0,32,5,32,7,32,9,106,34,7,54,2,0,32,6,32,7,65,3,118,106,34,9,32,9,49,0,0,66,1,32,7,65,7,113,173,134,132,55,0,0,32,5,32,7,65,1,106,54,2,0,32,8,65,32,106,36,0,32,5,32,6,16,59,2,64,32,3,65,1,106,34,8,32,2,32,3,113,34,2,32,4,106,79,4,64,32,5,40,2,0,33,3,12,1,11,32,6,32,5,40,2,0,34,3,65,3,118,106,32,1,32,2,106,32,8,32,2,107,34,2,16,156,1,26,32,4,32,2,107,33,4,32,3,32,2,65,3,116,106,33,3,65,0,33,2,11,32,6,32,3,65,3,118,106,32,1,32,2,106,32,4,16,156,1,26,32,5,32,3,32,4,65,3,116,106,34,1,54,2,0,32,6,32,1,65,3,118,106,34,2,65,0,58,0,0,32,0,4,64,32,2,66,1,32,1,65,7,113,173,134,55,0,0,32,6,32,1,65,1,106,34,0,65,3,118,106,34,2,32,2,49,0,0,66,1,32,0,65,7,113,173,134,132,55,0,0,32,5,32,1,65,2,106,54,2,0,32,5,32,6,16,59,11,11,224,4,2,3,124,3,127,2,64,32,3,32,4,70,13,0,32,2,32,4,32,3,32,3,32,4,73,27,34,11,65,2,116,106,40,2,0,33,12,32,2,32,4,32,3,32,3,32,4,75,27,34,13,65,2,116,106,40,2,0,34,2,184,33,8,2,124,32,2,65,255,1,77,4,64,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,8,16,160,1,11,33,9,32,2,32,12,106,33,2,32,12,184,33,10,32,8,32,9,162,2,124,32,12,65,255,1,77,4,64,32,12,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,10,16,160,1,11,32,10,162,160,32,2,184,34,8,2,124,32,2,65,255,1,77,4,64,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,8,16,160,1,11,162,161,68,0,0,0,0,0,0,224,63,162,32,0,32,13,65,144,8,108,106,34,2,43,3,136,8,34,10,161,32,0,32,11,65,144,8,108,106,34,3,43,3,136,8,34,8,161,33,9,2,64,32,2,40,2,128,8,69,13,0,32,10,33,8,32,3,40,2,128,8,69,13,0,32,3,65,128,8,106,33,0,32,7,40,2,0,4,124,32,6,43,3,16,68,0,0,0,0,0,0,0,0,165,5,68,46,159,135,162,174,66,125,84,11,33,10,32,1,32,2,65,144,8,16,156,1,34,2,32,2,40,2,128,8,32,0,40,2,0,106,54,2,128,8,65,0,33,4,3,64,32,2,32,4,65,2,116,34,1,106,34,0,32,0,40,2,0,32,1,32,3,106,40,2,0,106,54,2,0,32,4,65,1,106,34,4,65,128,2,71,13,0,11,32,2,16,42,34,8,32,10,32,9,161,99,69,13,1,11,32,9,32,8,160,33,9,2,64,32,7,40,2,0,34,0,69,13,0,2,64,32,9,32,6,43,3,16,34,10,98,4,64,32,9,32,10,99,13,1,12,2,11,32,6,40,2,4,32,6,40,2,0,107,32,11,32,13,107,77,13,1,11,32,0,32,5,73,4,64,32,6,32,0,65,24,108,106,34,0,32,6,41,3,0,55,3,0,32,0,32,6,41,3,16,55,3,16,32,0,32,6,41,3,8,55,3,8,32,7,32,7,40,2,0,65,1,106,54,2,0,11,32,6,32,9,57,3,16,32,6,32,8,57,3,8,32,6,32,11,54,2,4,32,6,32,13,54,2,0,12,1,11,32,0,32,5,79,13,0,32,6,32,0,65,24,108,106,34,0,32,9,57,3,16,32,0,32,8,57,3,8,32,0,32,11,54,2,4,32,0,32,13,54,2,0,32,7,32,7,40,2,0,65,1,106,54,2,0,11,11,167,6,2,11,127,3,124,35,0,65,32,107,34,12,36,0,32,12,65,0,54,2,28,2,64,32,6,69,4,64,65,0,33,6,12,1,11,3,64,32,6,32,11,34,10,65,1,106,34,11,75,4,64,32,4,32,10,65,2,116,106,33,20,32,11,33,10,3,64,32,0,32,1,32,2,32,20,40,2,0,32,4,32,10,65,2,116,106,40,2,0,32,9,32,5,32,12,65,28,106,16,65,32,10,65,1,106,34,10,32,6,71,13,0,11,11,32,6,32,11,71,13,0,11,32,6,65,2,73,13,0,65,1,33,20,3,64,2,64,32,21,32,5,43,3,16,101,4,64,32,8,33,20,68,46,159,135,162,174,66,125,84,33,21,12,1,11,32,0,32,5,40,2,0,34,16,65,144,8,108,106,34,15,32,15,40,2,128,8,32,0,32,5,40,2,4,34,17,65,144,8,108,106,34,13,40,2,128,8,106,54,2,128,8,65,0,33,10,3,64,32,15,32,10,65,2,116,34,18,106,34,11,32,11,40,2,0,32,13,32,18,106,40,2,0,106,54,2,0,32,10,65,1,106,34,10,65,128,2,71,13,0,11,32,15,32,5,43,3,8,57,3,136,8,32,2,32,16,65,2,116,106,34,11,32,11,40,2,0,32,2,32,17,65,2,116,106,40,2,0,106,54,2,0,65,0,33,10,32,7,4,64,3,64,32,17,32,3,32,10,65,2,116,106,34,11,40,2,0,70,4,64,32,11,32,16,54,2,0,11,32,10,65,1,106,34,10,32,7,71,13,0,11,11,32,6,65,1,32,6,65,1,75,27,33,13,65,0,33,10,3,64,2,64,32,10,65,1,106,33,11,32,17,32,4,32,10,65,2,116,106,34,18,40,2,0,70,4,64,32,18,32,4,32,11,65,2,116,106,32,6,32,10,65,127,115,106,65,2,116,16,158,1,12,1,11,32,11,34,10,32,13,71,13,1,11,11,32,6,65,1,107,33,11,65,0,33,6,65,0,33,19,65,0,33,10,32,12,40,2,28,34,18,4,64,3,64,2,64,32,5,32,10,65,24,108,106,34,14,40,2,0,34,15,32,16,70,13,0,32,14,40,2,4,34,13,32,16,70,32,15,32,17,70,114,32,13,32,17,70,114,13,0,2,64,2,64,2,64,32,5,43,3,16,34,22,32,14,43,3,16,34,23,98,4,64,32,22,32,23,100,13,1,12,2,11,32,5,40,2,4,32,5,40,2,0,107,32,13,32,15,107,77,13,1,11,32,12,32,5,41,3,16,55,3,16,32,12,32,5,41,3,8,55,3,8,32,12,32,5,41,3,0,55,3,0,32,5,32,14,41,3,16,55,3,16,32,5,32,14,41,3,8,55,3,8,32,5,32,14,41,3,0,55,3,0,32,5,32,19,65,24,108,106,34,13,32,12,41,3,8,55,3,8,32,13,32,12,41,3,16,55,3,16,32,13,32,12,41,3,0,55,3,0,12,1,11,32,5,32,19,65,24,108,106,34,13,32,14,41,3,0,55,3,0,32,13,32,14,41,3,16,55,3,16,32,13,32,14,41,3,8,55,3,8,11,32,19,65,1,106,33,19,11,32,10,65,1,106,34,10,32,18,71,13,0,11,11,32,12,32,19,54,2,28,32,11,69,13,2,3,64,32,0,32,1,32,2,32,16,32,4,32,6,65,2,116,106,40,2,0,32,9,32,5,32,12,65,28,106,16,65,32,6,65,1,106,34,6,32,11,71,13,0,11,32,11,33,6,11,32,6,32,20,75,13,0,11,11,32,12,65,32,106,36,0,32,6,11,113,1,2,127,32,0,40,2,128,8,69,4,64,68,0,0,0,0,0,0,0,0,15,11,32,2,32,0,65,144,8,16,156,1,34,2,32,2,40,2,128,8,32,1,40,2,128,8,106,54,2,128,8,65,0,33,0,3,64,32,2,32,0,65,2,116,34,3,106,34,4,32,4,40,2,0,32,1,32,3,106,40,2,0,106,54,2,0,32,0,65,1,106,34,0,65,128,2,71,13,0,11,32,2,16,42,32,1,43,3,136,8,161,11,224,4,2,3,124,3,127,2,64,32,3,32,4,70,13,0,32,2,32,4,32,3,32,3,32,4,73,27,34,11,65,2,116,106,40,2,0,33,12,32,2,32,4,32,3,32,3,32,4,75,27,34,13,65,2,116,106,40,2,0,34,2,184,33,8,2,124,32,2,65,255,1,77,4,64,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,8,16,160,1,11,33,9,32,2,32,12,106,33,2,32,12,184,33,10,32,8,32,9,162,2,124,32,12,65,255,1,77,4,64,32,12,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,10,16,160,1,11,32,10,162,160,32,2,184,34,8,2,124,32,2,65,255,1,77,4,64,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,8,16,160,1,11,162,161,68,0,0,0,0,0,0,224,63,162,32,0,32,13,65,144,22,108,106,34,2,43,3,136,22,34,10,161,32,0,32,11,65,144,22,108,106,34,3,43,3,136,22,34,8,161,33,9,2,64,32,2,40,2,128,22,69,13,0,32,10,33,8,32,3,40,2,128,22,69,13,0,32,3,65,128,22,106,33,0,32,7,40,2,0,4,124,32,6,43,3,16,68,0,0,0,0,0,0,0,0,165,5,68,46,159,135,162,174,66,125,84,11,33,10,32,1,32,2,65,144,22,16,156,1,34,2,32,2,40,2,128,22,32,0,40,2,0,106,54,2,128,22,65,0,33,4,3,64,32,2,32,4,65,2,116,34,1,106,34,0,32,0,40,2,0,32,1,32,3,106,40,2,0,106,54,2,0,32,4,65,1,106,34,4,65,192,5,71,13,0,11,32,2,16,43,34,8,32,10,32,9,161,99,69,13,1,11,32,9,32,8,160,33,9,2,64,32,7,40,2,0,34,0,69,13,0,2,64,32,9,32,6,43,3,16,34,10,98,4,64,32,9,32,10,99,13,1,12,2,11,32,6,40,2,4,32,6,40,2,0,107,32,11,32,13,107,77,13,1,11,32,0,32,5,73,4,64,32,6,32,0,65,24,108,106,34,0,32,6,41,3,0,55,3,0,32,0,32,6,41,3,16,55,3,16,32,0,32,6,41,3,8,55,3,8,32,7,32,7,40,2,0,65,1,106,54,2,0,11,32,6,32,9,57,3,16,32,6,32,8,57,3,8,32,6,32,11,54,2,4,32,6,32,13,54,2,0,12,1,11,32,0,32,5,79,13,0,32,6,32,0,65,24,108,106,34,0,32,9,57,3,16,32,0,32,8,57,3,8,32,0,32,11,54,2,4,32,0,32,13,54,2,0,32,7,32,7,40,2,0,65,1,106,54,2,0,11,11,167,6,2,11,127,3,124,35,0,65,32,107,34,12,36,0,32,12,65,0,54,2,28,2,64,32,6,69,4,64,65,0,33,6,12,1,11,3,64,32,6,32,11,34,10,65,1,106,34,11,75,4,64,32,4,32,10,65,2,116,106,33,20,32,11,33,10,3,64,32,0,32,1,32,2,32,20,40,2,0,32,4,32,10,65,2,116,106,40,2,0,32,9,32,5,32,12,65,28,106,16,68,32,10,65,1,106,34,10,32,6,71,13,0,11,11,32,6,32,11,71,13,0,11,32,6,65,2,73,13,0,65,1,33,20,3,64,2,64,32,21,32,5,43,3,16,101,4,64,32,8,33,20,68,46,159,135,162,174,66,125,84,33,21,12,1,11,32,0,32,5,40,2,0,34,16,65,144,22,108,106,34,15,32,15,40,2,128,22,32,0,32,5,40,2,4,34,17,65,144,22,108,106,34,13,40,2,128,22,106,54,2,128,22,65,0,33,10,3,64,32,15,32,10,65,2,116,34,18,106,34,11,32,11,40,2,0,32,13,32,18,106,40,2,0,106,54,2,0,32,10,65,1,106,34,10,65,192,5,71,13,0,11,32,15,32,5,43,3,8,57,3,136,22,32,2,32,16,65,2,116,106,34,11,32,11,40,2,0,32,2,32,17,65,2,116,106,40,2,0,106,54,2,0,65,0,33,10,32,7,4,64,3,64,32,17,32,3,32,10,65,2,116,106,34,11,40,2,0,70,4,64,32,11,32,16,54,2,0,11,32,10,65,1,106,34,10,32,7,71,13,0,11,11,32,6,65,1,32,6,65,1,75,27,33,13,65,0,33,10,3,64,2,64,32,10,65,1,106,33,11,32,17,32,4,32,10,65,2,116,106,34,18,40,2,0,70,4,64,32,18,32,4,32,11,65,2,116,106,32,6,32,10,65,127,115,106,65,2,116,16,158,1,12,1,11,32,11,34,10,32,13,71,13,1,11,11,32,6,65,1,107,33,11,65,0,33,6,65,0,33,19,65,0,33,10,32,12,40,2,28,34,18,4,64,3,64,2,64,32,5,32,10,65,24,108,106,34,14,40,2,0,34,15,32,16,70,13,0,32,14,40,2,4,34,13,32,16,70,32,15,32,17,70,114,32,13,32,17,70,114,13,0,2,64,2,64,2,64,32,5,43,3,16,34,22,32,14,43,3,16,34,23,98,4,64,32,22,32,23,100,13,1,12,2,11,32,5,40,2,4,32,5,40,2,0,107,32,13,32,15,107,77,13,1,11,32,12,32,5,41,3,16,55,3,16,32,12,32,5,41,3,8,55,3,8,32,12,32,5,41,3,0,55,3,0,32,5,32,14,41,3,16,55,3,16,32,5,32,14,41,3,8,55,3,8,32,5,32,14,41,3,0,55,3,0,32,5,32,19,65,24,108,106,34,13,32,12,41,3,8,55,3,8,32,13,32,12,41,3,16,55,3,16,32,13,32,12,41,3,0,55,3,0,12,1,11,32,5,32,19,65,24,108,106,34,13,32,14,41,3,0,55,3,0,32,13,32,14,41,3,16,55,3,16,32,13,32,14,41,3,8,55,3,8,11,32,19,65,1,106,33,19,11,32,10,65,1,106,34,10,32,18,71,13,0,11,11,32,12,32,19,54,2,28,32,11,69,13,2,3,64,32,0,32,1,32,2,32,16,32,4,32,6,65,2,116,106,40,2,0,32,9,32,5,32,12,65,28,106,16,68,32,6,65,1,106,34,6,32,11,71,13,0,11,32,11,33,6,11,32,6,32,20,75,13,0,11,11,32,12,65,32,106,36,0,32,6,11,113,1,2,127,32,0,40,2,128,22,69,4,64,68,0,0,0,0,0,0,0,0,15,11,32,2,32,0,65,144,22,16,156,1,34,2,32,2,40,2,128,22,32,1,40,2,128,22,106,54,2,128,22,65,0,33,0,3,64,32,2,32,0,65,2,116,34,3,106,34,4,32,4,40,2,0,32,1,32,3,106,40,2,0,106,54,2,0,32,0,65,1,106,34,0,65,192,5,71,13,0,11,32,2,16,43,32,1,43,3,136,22,161,11,224,4,2,3,124,3,127,2,64,32,3,32,4,70,13,0,32,2,32,4,32,3,32,3,32,4,73,27,34,11,65,2,116,106,40,2,0,33,12,32,2,32,4,32,3,32,3,32,4,75,27,34,13,65,2,116,106,40,2,0,34,2,184,33,8,2,124,32,2,65,255,1,77,4,64,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,8,16,160,1,11,33,9,32,2,32,12,106,33,2,32,12,184,33,10,32,8,32,9,162,2,124,32,12,65,255,1,77,4,64,32,12,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,10,16,160,1,11,32,10,162,160,32,2,184,34,8,2,124,32,2,65,255,1,77,4,64,32,2,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,8,16,160,1,11,162,161,68,0,0,0,0,0,0,224,63,162,32,0,32,13,65,144,17,108,106,34,2,43,3,136,17,34,10,161,32,0,32,11,65,144,17,108,106,34,3,43,3,136,17,34,8,161,33,9,2,64,32,2,40,2,128,17,69,13,0,32,10,33,8,32,3,40,2,128,17,69,13,0,32,3,65,128,17,106,33,0,32,7,40,2,0,4,124,32,6,43,3,16,68,0,0,0,0,0,0,0,0,165,5,68,46,159,135,162,174,66,125,84,11,33,10,32,1,32,2,65,144,17,16,156,1,34,2,32,2,40,2,128,17,32,0,40,2,0,106,54,2,128,17,65,0,33,4,3,64,32,2,32,4,65,2,116,34,1,106,34,0,32,0,40,2,0,32,1,32,3,106,40,2,0,106,54,2,0,32,4,65,1,106,34,4,65,160,4,71,13,0,11,32,2,16,44,34,8,32,10,32,9,161,99,69,13,1,11,32,9,32,8,160,33,9,2,64,32,7,40,2,0,34,0,69,13,0,2,64,32,9,32,6,43,3,16,34,10,98,4,64,32,9,32,10,99,13,1,12,2,11,32,6,40,2,4,32,6,40,2,0,107,32,11,32,13,107,77,13,1,11,32,0,32,5,73,4,64,32,6,32,0,65,24,108,106,34,0,32,6,41,3,0,55,3,0,32,0,32,6,41,3,16,55,3,16,32,0,32,6,41,3,8,55,3,8,32,7,32,7,40,2,0,65,1,106,54,2,0,11,32,6,32,9,57,3,16,32,6,32,8,57,3,8,32,6,32,11,54,2,4,32,6,32,13,54,2,0,12,1,11,32,0,32,5,79,13,0,32,6,32,0,65,24,108,106,34,0,32,9,57,3,16,32,0,32,8,57,3,8,32,0,32,11,54,2,4,32,0,32,13,54,2,0,32,7,32,7,40,2,0,65,1,106,54,2,0,11,11,167,6,2,11,127,3,124,35,0,65,32,107,34,12,36,0,32,12,65,0,54,2,28,2,64,32,6,69,4,64,65,0,33,6,12,1,11,3,64,32,6,32,11,34,10,65,1,106,34,11,75,4,64,32,4,32,10,65,2,116,106,33,20,32,11,33,10,3,64,32,0,32,1,32,2,32,20,40,2,0,32,4,32,10,65,2,116,106,40,2,0,32,9,32,5,32,12,65,28,106,16,71,32,10,65,1,106,34,10,32,6,71,13,0,11,11,32,6,32,11,71,13,0,11,32,6,65,2,73,13,0,65,1,33,20,3,64,2,64,32,21,32,5,43,3,16,101,4,64,32,8,33,20,68,46,159,135,162,174,66,125,84,33,21,12,1,11,32,0,32,5,40,2,0,34,16,65,144,17,108,106,34,15,32,15,40,2,128,17,32,0,32,5,40,2,4,34,17,65,144,17,108,106,34,13,40,2,128,17,106,54,2,128,17,65,0,33,10,3,64,32,15,32,10,65,2,116,34,18,106,34,11,32,11,40,2,0,32,13,32,18,106,40,2,0,106,54,2,0,32,10,65,1,106,34,10,65,160,4,71,13,0,11,32,15,32,5,43,3,8,57,3,136,17,32,2,32,16,65,2,116,106,34,11,32,11,40,2,0,32,2,32,17,65,2,116,106,40,2,0,106,54,2,0,65,0,33,10,32,7,4,64,3,64,32,17,32,3,32,10,65,2,116,106,34,11,40,2,0,70,4,64,32,11,32,16,54,2,0,11,32,10,65,1,106,34,10,32,7,71,13,0,11,11,32,6,65,1,32,6,65,1,75,27,33,13,65,0,33,10,3,64,2,64,32,10,65,1,106,33,11,32,17,32,4,32,10,65,2,116,106,34,18,40,2,0,70,4,64,32,18,32,4,32,11,65,2,116,106,32,6,32,10,65,127,115,106,65,2,116,16,158,1,12,1,11,32,11,34,10,32,13,71,13,1,11,11,32,6,65,1,107,33,11,65,0,33,6,65,0,33,19,65,0,33,10,32,12,40,2,28,34,18,4,64,3,64,2,64,32,5,32,10,65,24,108,106,34,14,40,2,0,34,15,32,16,70,13,0,32,14,40,2,4,34,13,32,16,70,32,15,32,17,70,114,32,13,32,17,70,114,13,0,2,64,2,64,2,64,32,5,43,3,16,34,22,32,14,43,3,16,34,23,98,4,64,32,22,32,23,100,13,1,12,2,11,32,5,40,2,4,32,5,40,2,0,107,32,13,32,15,107,77,13,1,11,32,12,32,5,41,3,16,55,3,16,32,12,32,5,41,3,8,55,3,8,32,12,32,5,41,3,0,55,3,0,32,5,32,14,41,3,16,55,3,16,32,5,32,14,41,3,8,55,3,8,32,5,32,14,41,3,0,55,3,0,32,5,32,19,65,24,108,106,34,13,32,12,41,3,8,55,3,8,32,13,32,12,41,3,16,55,3,16,32,13,32,12,41,3,0,55,3,0,12,1,11,32,5,32,19,65,24,108,106,34,13,32,14,41,3,0,55,3,0,32,13,32,14,41,3,16,55,3,16,32,13,32,14,41,3,8,55,3,8,11,32,19,65,1,106,33,19,11,32,10,65,1,106,34,10,32,18,71,13,0,11,11,32,12,32,19,54,2,28,32,11,69,13,2,3,64,32,0,32,1,32,2,32,16,32,4,32,6,65,2,116,106,40,2,0,32,9,32,5,32,12,65,28,106,16,71,32,6,65,1,106,34,6,32,11,71,13,0,11,32,11,33,6,11,32,6,32,20,75,13,0,11,11,32,12,65,32,106,36,0,32,6,11,113,1,2,127,32,0,40,2,128,17,69,4,64,68,0,0,0,0,0,0,0,0,15,11,32,2,32,0,65,144,17,16,156,1,34,2,32,2,40,2,128,17,32,1,40,2,128,17,106,54,2,128,17,65,0,33,0,3,64,32,2,32,0,65,2,116,34,3,106,34,4,32,4,40,2,0,32,1,32,3,106,40,2,0,106,54,2,0,32,0,65,1,106,34,0,65,160,4,71,13,0,11,32,2,16,44,32,1,43,3,136,17,161,11,174,2,1,3,127,32,0,65,0,54,2,28,32,0,66,128,128,128,128,176,1,55,3,0,32,0,66,0,55,2,12,32,0,65,22,54,2,8,32,0,66,0,55,2,20,32,0,65,200,0,106,34,2,65,0,54,2,144,2,32,2,66,225,219,243,245,13,55,3,0,32,2,65,0,54,2,200,5,32,2,65,1,58,0,148,2,32,2,65,0,54,2,204,1,32,2,65,0,54,2,140,1,32,2,65,0,54,2,8,32,2,65,1,54,2,216,4,32,2,32,2,65,224,4,106,34,1,54,2,216,2,32,1,65,240,24,54,2,0,65,204,217,7,40,2,0,33,3,32,1,65,208,188,19,54,2,36,32,1,65,208,188,15,54,2,32,32,1,65,240,178,13,54,2,28,32,1,65,240,178,9,54,2,24,32,1,32,3,54,2,4,32,1,66,128,228,180,209,173,193,212,141,7,55,3,16,32,1,65,10,54,2,8,32,1,65,64,107,65,0,65,36,16,159,1,26,32,1,66,0,55,2,40,32,1,66,0,55,2,56,32,1,65,0,58,0,54,32,1,66,0,55,0,45,32,2,65,11,54,2,208,5,32,2,32,2,65,144,2,106,54,2,164,5,32,0,65,252,255,255,31,54,2,68,32,0,66,192,128,128,128,128,8,55,2,60,32,0,66,0,55,2,52,11,146,1,1,2,127,2,64,32,1,65,200,0,106,34,1,40,2,204,1,4,64,3,64,32,1,32,2,65,2,116,106,40,2,208,1,34,3,4,64,32,0,32,3,16,115,11,32,2,65,1,106,34,2,32,1,40,2,204,1,73,13,0,11,11,2,64,2,64,2,64,32,1,40,2,216,4,14,2,2,0,1,11,32,0,32,1,65,224,4,106,16,104,12,2,11,65,0,33,2,3,64,32,0,32,1,40,2,200,5,32,2,65,232,0,108,106,16,104,32,2,65,1,106,34,2,32,1,40,2,216,4,73,13,0,11,32,0,32,1,40,2,200,5,16,115,11,11,11,108,1,2,127,2,64,32,0,40,2,4,65,4,78,4,64,2,127,32,0,40,2,0,65,2,70,4,64,65,1,33,2,65,12,12,1,11,32,0,40,2,52,33,2,32,0,40,2,56,11,33,1,32,2,65,3,75,32,1,65,248,0,75,114,69,32,1,32,2,118,65,15,113,32,2,116,32,1,70,113,13,1,65,0,33,1,11,65,0,33,2,11,32,0,65,52,106,32,2,32,1,32,0,40,2,28,16,117,11,120,1,1,127,2,64,32,1,4,64,32,0,65,8,116,65,128,254,0,113,65,17,114,33,1,65,14,33,4,12,1,11,65,1,33,4,65,0,33,1,2,64,2,64,32,0,65,16,107,14,2,2,0,1,11,65,7,33,4,65,1,33,1,12,1,11,32,0,65,18,78,4,64,32,0,65,1,116,65,33,107,33,1,65,4,33,4,12,1,11,32,0,65,4,116,65,255,0,107,33,1,65,7,33,4,11,32,2,32,1,59,1,0,32,3,32,4,58,0,0,11,19,0,32,1,32,0,54,2,0,32,1,32,0,40,2,0,54,2,4,11,104,1,2,127,32,1,32,0,54,2,24,32,1,65,1,32,0,40,2,32,34,2,116,54,2,0,32,1,65,32,32,2,107,54,2,8,32,1,65,1,32,0,40,2,36,34,2,116,34,3,54,2,4,32,1,32,3,65,1,107,54,2,12,32,1,32,0,40,2,0,54,2,28,32,0,40,2,4,33,3,32,1,32,2,54,2,16,32,1,32,3,54,2,32,32,1,32,0,40,2,44,54,2,20,11,126,1,2,127,32,1,32,0,54,2,36,32,1,65,192,0,32,0,40,2,32,34,2,107,54,2,8,32,0,40,2,40,33,3,32,1,65,1,32,2,116,54,2,0,32,1,66,127,65,192,0,32,3,65,3,116,107,173,136,55,3,16,32,1,32,0,40,2,36,34,2,54,2,28,32,1,65,1,32,2,116,34,2,54,2,4,32,1,32,2,65,1,107,54,2,24,32,1,32,0,40,2,44,54,2,32,32,1,32,0,40,2,0,54,2,40,32,1,32,0,40,2,4,54,2,44,11,55,0,32,1,32,0,54,2,16,32,1,32,0,40,2,0,54,2,8,32,1,32,0,40,2,4,54,2,12,32,1,65,8,65,7,32,2,40,2,4,34,0,65,7,72,27,32,0,65,4,107,116,54,2,4,11,62,0,32,1,32,0,54,2,140,8,32,1,32,0,40,2,0,54,2,132,8,32,1,65,136,8,106,32,0,40,2,4,54,2,0,32,1,65,8,65,7,32,2,40,2,4,34,0,65,7,72,27,32,0,65,4,107,116,54,2,128,8,11,53,0,32,1,32,0,54,2,136,1,32,1,65,32,106,32,0,65,52,16,156,1,26,32,1,65,212,0,106,32,0,65,52,16,156,1,26,32,1,32,2,54,2,144,1,32,1,65,1,54,2,140,1,11,54,0,32,1,32,0,54,2,176,1,32,1,65,200,0,106,32,0,65,52,16,156,1,26,32,1,65,252,0,106,32,0,65,52,16,156,1,26,32,1,32,2,54,2,184,1,32,1,65,1,54,2,180,1,11,50,0,32,1,32,0,40,2,0,54,2,4,32,1,32,0,40,2,4,54,2,12,32,1,65,127,32,2,40,2,8,116,34,0,65,1,106,54,2,8,32,1,32,0,65,127,115,54,2,0,11,84,1,1,127,32,0,40,2,4,33,4,2,64,32,1,69,32,2,65,128,16,75,114,69,4,64,32,2,69,13,1,65,0,33,0,3,64,32,4,32,0,32,3,106,16,26,65,2,116,106,65,0,54,2,0,32,0,65,1,106,34,0,32,2,71,13,0,11,12,1,11,32,4,65,0,65,128,128,16,16,159,1,26,11,11,112,1,1,127,32,0,40,2,4,33,4,2,64,32,1,69,32,2,65,128,16,75,114,69,4,64,32,2,69,13,1,65,0,33,0,3,64,32,4,32,0,32,3,106,16,26,34,1,65,255,255,3,113,65,2,116,106,65,0,54,2,0,32,4,32,1,65,8,106,65,255,255,3,113,65,2,116,106,65,0,54,2,0,32,0,65,1,106,34,0,32,2,71,13,0,11,12,1,11,32,4,65,0,65,128,128,16,16,159,1,26,11,11,118,1,2,127,32,0,40,2,4,33,4,2,64,32,1,69,32,2,65,128,32,75,114,69,4,64,32,2,69,13,1,65,0,33,1,3,64,32,1,32,3,106,16,27,33,5,65,0,33,0,3,64,32,4,32,0,65,3,116,32,5,106,65,255,255,7,113,65,2,116,106,65,0,54,2,0,32,0,65,1,106,34,0,65,4,71,13,0,11,32,1,65,1,106,34,1,32,2,71,13,0,11,12,1,11,32,4,65,0,65,128,128,32,16,159,1,26,11,11,101,1,1,127,32,0,40,2,28,33,4,2,64,32,1,69,32,0,40,2,0,34,1,65,6,118,32,2,73,114,69,4,64,32,2,69,13,1,32,0,40,2,8,33,1,65,0,33,0,3,64,32,4,32,0,32,3,106,32,1,16,22,65,1,116,106,65,0,59,1,0,32,0,65,1,106,34,0,32,2,71,13,0,11,12,1,11,32,4,65,0,32,1,65,1,116,16,159,1,26,11,11,127,2,1,127,2,126,32,0,40,2,40,33,4,2,64,32,1,69,32,0,40,2,0,34,1,65,6,118,32,2,73,114,69,4,64,32,2,69,13,1,32,0,53,2,8,33,5,32,0,41,3,16,33,6,65,0,33,0,3,64,32,4,32,0,32,3,106,41,0,0,32,6,131,66,211,183,222,154,189,207,214,241,31,126,32,5,136,167,65,1,116,106,65,0,59,1,0,32,0,65,1,106,34,0,32,2,71,13,0,11,12,1,11,32,4,65,0,32,1,65,1,116,16,159,1,26,11,11,154,1,1,3,127,32,0,40,2,8,34,4,16,24,33,5,2,64,32,1,69,32,2,65,128,4,75,114,69,4,64,32,2,69,13,1,65,0,33,1,3,64,32,4,32,1,32,3,106,40,0,0,65,189,207,214,241,1,108,65,17,118,34,6,65,2,116,106,65,204,153,179,230,124,54,2,0,32,5,32,6,65,1,116,106,65,204,153,3,59,1,0,32,1,65,1,106,34,1,32,2,71,13,0,11,12,1,11,32,4,65,204,1,65,128,128,8,16,159,1,26,32,5,65,0,65,128,128,4,16,159,1,26,11,32,4,16,23,65,0,65,128,128,4,16,159,1,26,32,0,65,0,59,1,0,11,159,1,1,3,127,32,0,40,2,132,8,34,4,16,24,33,5,2,64,32,1,69,32,2,65,128,4,75,114,69,4,64,32,2,69,13,1,65,0,33,1,3,64,32,4,32,1,32,3,106,40,0,0,65,189,207,214,241,1,108,65,17,118,34,6,65,2,116,106,65,204,153,179,230,124,54,2,0,32,5,32,6,65,1,116,106,65,204,153,3,59,1,0,32,1,65,1,106,34,1,32,2,71,13,0,11,12,1,11,32,4,65,204,1,65,128,128,8,16,159,1,26,32,5,65,0,65,128,128,4,16,159,1,26,11,32,4,16,23,65,0,65,128,128,4,16,159,1,26,32,0,65,0,65,128,8,16,159,1,26,11,120,1,2,127,32,0,40,2,4,33,4,2,64,32,1,69,32,2,65,128,128,2,75,114,69,4,64,32,2,69,13,1,65,0,33,1,3,64,32,1,32,3,106,16,25,33,5,65,0,33,0,3,64,32,4,32,0,65,3,116,32,5,106,65,255,255,63,113,65,2,116,106,65,0,54,2,0,32,0,65,1,106,34,0,65,4,71,13,0,11,32,1,65,1,106,34,1,32,2,71,13,0,11,12,1,11,32,4,65,0,65,128,128,128,2,16,159,1,26,11,11,124,1,1,127,32,0,40,2,140,1,4,64,32,0,65,0,54,2,140,1,32,0,32,0,40,2,136,1,34,4,40,2,0,54,2,32,32,0,32,4,40,2,4,54,2,36,32,0,66,0,55,2,40,32,0,32,4,40,2,8,54,2,84,32,0,32,4,40,2,12,54,2,88,32,0,66,0,55,2,92,32,0,65,32,106,32,0,16,78,32,0,65,212,0,106,32,0,65,8,106,16,102,11,32,0,32,1,32,2,32,3,16,87,32,0,65,8,106,32,2,32,3,16,98,11,124,1,1,127,32,0,40,2,140,1,4,64,32,0,65,0,54,2,140,1,32,0,32,0,40,2,136,1,34,4,40,2,0,54,2,32,32,0,32,4,40,2,4,54,2,36,32,0,66,0,55,2,40,32,0,32,4,40,2,8,54,2,84,32,0,32,4,40,2,12,54,2,88,32,0,66,0,55,2,92,32,0,65,32,106,32,0,16,78,32,0,65,212,0,106,32,0,65,8,106,16,102,11,32,0,32,1,32,2,32,3,16,93,32,0,65,8,106,32,2,32,3,16,98,11,169,1,1,1,127,32,0,40,2,180,1,4,64,32,0,65,0,54,2,180,1,32,0,32,0,40,2,176,1,34,4,40,2,0,54,2,72,32,0,32,4,40,2,4,54,2,76,32,0,66,0,55,3,80,32,0,32,4,40,2,8,54,2,124,32,0,32,4,40,2,12,54,2,128,1,32,0,66,0,55,2,132,1,32,0,65,200,0,106,32,0,16,80,32,0,66,205,155,132,128,144,144,252,245,113,55,2,64,32,0,65,0,54,2,56,32,0,65,0,54,2,48,32,0,32,0,40,2,124,34,4,54,2,52,32,4,65,255,1,65,128,128,128,32,16,159,1,26,11,32,0,32,1,32,2,32,3,16,90,32,0,65,48,106,32,2,32,3,16,99,11,52,1,2,127,32,0,40,2,4,33,1,32,0,40,2,8,33,2,65,0,33,0,3,64,32,1,32,0,65,2,116,106,32,2,54,2,0,32,0,65,1,106,34,0,65,128,128,8,71,13,0,11,11,67,1,3,127,32,1,65,32,79,4,64,32,0,40,2,16,33,4,65,0,33,1,3,64,32,1,65,28,73,33,5,32,3,32,1,32,2,106,45,0,0,32,4,16,103,33,3,32,1,65,4,106,33,1,32,5,13,0,11,32,0,32,3,54,2,0,11,11,61,1,2,127,32,1,65,32,79,4,64,32,0,40,2,16,33,4,65,0,33,1,3,64,32,3,32,1,32,2,106,45,0,0,32,4,16,103,33,3,32,1,65,1,106,34,1,65,32,71,13,0,11,32,0,32,3,54,2,0,11,11,32,0,2,64,32,0,40,2,4,65,10,72,13,0,32,1,32,2,32,3,32,4,16,123,13,0,65,3,15,11,65,2,11,165,3,2,3,124,3,127,35,0,65,128,8,107,34,10,36,0,2,127,65,0,32,3,65,3,73,13,0,26,2,64,32,3,65,8,118,65,2,106,32,5,77,13,0,32,4,184,32,3,184,34,8,68,174,71,225,122,20,174,239,63,162,100,69,13,0,32,10,65,0,65,128,8,16,159,1,33,5,32,3,65,12,106,34,3,65,13,79,4,64,32,3,65,13,110,33,4,32,2,167,33,3,3,64,32,5,32,0,32,1,32,3,113,106,45,0,0,65,2,116,106,34,11,32,11,40,2,0,65,1,106,54,2,0,32,3,65,13,106,33,3,32,9,65,1,106,34,9,32,4,71,13,0,11,11,65,0,33,3,65,0,33,4,3,64,32,5,32,3,65,2,116,34,0,65,4,114,106,33,1,32,0,32,5,106,40,2,0,34,0,184,33,7,32,0,32,4,106,33,4,32,6,32,7,2,124,32,0,65,255,1,77,4,64,32,0,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,7,16,160,1,11,162,161,33,7,32,1,40,2,0,34,0,184,33,6,32,0,32,4,106,33,4,32,7,32,6,2,124,32,0,65,255,1,77,4,64,32,0,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,6,16,160,1,11,162,161,33,6,32,3,65,254,1,73,33,0,32,3,65,2,106,33,3,32,0,13,0,11,65,0,32,8,68,174,71,225,122,20,174,31,64,162,68,0,0,0,0,0,0,42,64,163,32,4,184,34,7,2,124,32,4,4,64,32,7,2,124,32,4,65,255,1,77,4,64,32,4,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,7,16,160,1,11,162,32,6,160,33,6,11,32,6,11,32,6,32,7,99,27,99,13,1,26,11,65,1,11,33,9,32,10,65,128,8,106,36,0,32,9,11,57,0,32,1,66,205,155,132,128,144,196,141,226,22,55,2,16,32,1,65,0,54,2,8,32,1,65,0,54,2,0,32,1,32,0,40,2,0,34,0,54,2,4,32,0,65,255,1,65,128,128,128,32,16,159,1,26,11,12,0,32,1,16,28,32,0,32,2,108,106,11,56,0,32,0,32,1,40,2,72,16,115,32,0,32,1,40,2,76,16,115,32,0,32,1,40,2,84,16,115,32,0,32,1,40,2,92,16,115,32,0,32,1,40,2,96,16,115,32,0,32,1,40,2,40,16,115,11,161,1,1,3,127,35,0,65,64,106,34,6,65,127,54,2,0,3,64,32,1,32,0,65,3,116,106,34,5,46,1,4,34,0,65,0,78,4,64,32,3,32,4,76,4,64,65,0,15,11,32,0,65,255,255,3,113,33,0,32,6,32,4,65,1,106,34,4,65,2,116,106,32,5,46,1,6,54,2,0,12,1,11,32,2,32,5,46,1,6,106,32,4,58,0,0,2,64,32,4,65,0,78,4,64,3,64,32,6,32,4,65,2,116,106,34,5,40,2,0,34,0,65,127,71,13,2,32,4,65,0,74,33,0,32,4,65,1,107,33,4,32,0,13,0,11,11,65,1,15,11,32,5,65,127,54,2,0,12,0,11,0,11,250,5,2,13,127,1,126,65,1,33,13,3,64,65,0,33,6,2,64,32,1,34,5,69,13,0,3,64,32,0,32,5,65,1,107,34,5,65,2,116,106,40,2,0,34,7,4,64,32,3,32,6,65,3,116,106,34,8,32,5,59,1,6,32,8,65,255,255,3,59,1,4,32,8,32,7,32,13,32,7,32,13,75,27,54,2,0,32,6,65,1,106,33,6,11,32,5,13,0,11,32,6,65,1,70,4,64,32,4,32,3,46,1,6,106,65,1,58,0,0,15,11,32,6,65,12,77,4,64,65,1,33,7,32,6,65,2,73,13,1,3,64,32,3,32,7,65,3,116,106,41,2,0,34,18,66,48,136,167,65,16,116,65,16,117,33,11,32,18,167,33,10,32,7,33,5,2,64,3,64,2,64,32,10,32,3,32,5,65,1,107,34,8,65,3,116,106,34,9,40,2,0,34,12,71,4,64,32,10,32,12,73,13,1,12,3,11,32,9,46,1,6,32,11,78,13,2,11,32,3,32,5,65,3,116,106,32,9,41,2,0,55,2,0,32,8,34,5,13,0,11,65,0,33,5,11,32,3,32,5,65,3,116,106,32,18,55,2,0,32,7,65,1,106,34,7,32,6,71,13,0,11,12,1,11,32,6,65,57,73,65,1,116,33,9,3,64,32,9,65,2,116,65,192,155,27,106,40,2,0,34,10,33,7,32,6,32,10,75,4,64,3,64,32,3,32,7,65,3,116,106,41,2,0,33,18,2,64,32,10,32,7,34,5,75,13,0,32,18,66,48,136,167,65,16,116,65,16,117,33,14,32,18,167,33,11,32,7,33,8,3,64,2,64,2,64,32,11,32,3,32,8,32,10,107,34,5,65,3,116,106,34,12,40,2,0,34,15,71,4,64,32,11,32,15,73,13,1,12,2,11,32,12,46,1,6,32,14,78,13,1,11,32,3,32,8,65,3,116,106,32,12,41,2,0,55,2,0,32,5,33,8,32,5,32,10,79,13,1,12,2,11,11,32,8,33,5,11,32,3,32,5,65,3,116,106,32,18,55,2,0,32,7,65,1,106,34,7,32,6,71,13,0,11,11,32,9,65,1,106,34,9,65,6,71,13,0,11,11,32,3,32,6,65,3,116,106,66,127,55,2,0,32,3,32,6,65,1,106,34,5,65,3,116,106,66,127,55,2,0,2,64,32,6,65,1,107,34,7,69,4,64,65,2,33,6,12,1,11,32,6,65,1,116,33,6,65,0,33,8,3,64,32,3,32,5,32,3,32,8,65,3,116,106,40,2,0,34,9,32,3,32,5,65,3,116,106,40,2,0,34,11,75,34,12,106,34,10,32,8,32,9,32,11,77,106,34,9,32,3,32,9,65,3,116,106,40,2,0,34,11,32,3,32,10,65,3,116,106,40,2,0,34,14,75,34,15,27,34,16,65,3,116,106,40,2,0,33,17,32,3,32,5,32,8,32,12,27,34,8,65,3,116,106,40,2,0,33,12,32,3,32,6,32,7,107,65,3,116,106,34,5,32,16,59,1,6,32,5,32,8,59,1,4,32,5,66,127,55,2,8,32,5,32,12,32,17,106,54,2,0,32,10,32,15,106,33,5,32,9,32,11,32,14,77,106,33,8,32,7,65,1,107,34,7,13,0,11,11,32,13,65,1,116,33,13,32,6,65,1,107,32,3,32,4,32,2,16,105,69,13,0,11,11,144,6,1,7,127,2,64,32,0,69,13,0,3,64,32,4,32,1,32,3,65,2,116,106,40,2,0,65,0,71,106,33,4,32,3,65,1,106,34,3,32,0,71,13,0,11,32,4,65,16,73,13,0,32,0,33,4,3,64,32,4,34,7,69,13,1,32,0,65,1,107,33,0,32,1,32,7,65,1,107,34,4,65,2,116,106,40,2,0,69,13,0,11,65,128,128,128,128,4,33,3,3,64,32,3,32,1,32,5,65,2,116,106,40,2,0,34,8,32,3,32,8,73,27,32,3,32,8,27,33,3,32,6,32,8,65,0,71,106,33,6,32,5,65,1,106,34,5,32,7,71,13,0,11,32,6,65,5,73,13,0,32,3,65,3,75,32,7,32,6,107,65,5,75,114,32,4,65,2,73,114,69,4,64,65,1,33,3,3,64,2,64,32,3,65,2,116,32,1,106,34,4,65,4,107,40,2,0,69,13,0,32,4,40,2,0,13,0,32,4,40,2,4,69,13,0,32,4,65,1,54,2,0,11,32,3,65,1,106,34,3,32,0,71,13,0,11,11,32,6,65,28,73,13,0,65,0,33,4,32,2,65,0,32,7,16,159,1,33,8,32,1,40,2,0,33,0,65,0,33,5,3,64,2,64,2,64,32,5,34,2,32,7,70,34,3,69,4,64,32,1,32,2,65,2,116,106,40,2,0,32,0,70,13,1,11,32,0,69,32,4,65,4,75,113,69,32,4,69,32,0,69,32,4,65,7,73,114,114,113,69,4,64,32,2,32,8,106,32,4,107,65,1,32,4,16,159,1,26,11,65,1,33,4,32,3,13,1,32,1,32,2,65,2,116,106,40,2,0,33,0,12,1,11,32,4,65,1,106,33,4,11,32,2,65,1,106,33,5,32,2,32,7,73,13,0,11,32,7,65,2,107,33,4,32,1,40,2,8,32,1,40,2,4,32,1,40,2,0,106,106,65,8,116,65,3,110,65,164,3,106,33,6,65,0,33,3,65,0,33,5,65,0,33,0,3,64,2,64,2,64,2,64,32,3,34,2,32,7,70,34,9,13,0,32,2,32,8,106,34,3,45,0,0,13,0,32,2,4,64,32,3,65,1,107,45,0,0,13,1,11,32,1,32,2,65,2,116,106,40,2,0,34,3,65,8,116,32,6,107,65,216,9,107,65,207,108,75,13,1,11,32,0,65,3,77,65,0,32,0,65,3,71,32,5,114,27,69,4,64,65,0,33,3,65,1,32,5,32,0,65,1,118,106,34,6,32,0,110,32,0,32,6,75,27,65,0,32,5,27,33,5,3,64,32,1,32,2,32,3,65,127,115,106,65,2,116,106,32,5,54,2,0,32,3,65,1,106,34,3,32,0,71,13,0,11,11,2,127,32,2,32,4,73,4,64,32,1,32,2,65,2,116,106,34,0,40,2,4,32,0,40,2,0,106,32,0,40,2,8,106,65,8,116,65,3,110,65,164,3,106,12,1,11,65,0,32,2,32,7,79,13,0,26,32,1,32,2,65,2,116,106,40,2,0,65,8,116,11,33,6,65,0,33,5,65,1,33,0,32,9,13,1,32,1,32,2,65,2,116,106,40,2,0,33,5,12,1,11,32,3,32,5,106,33,5,32,0,65,1,106,34,0,65,4,73,13,0,32,5,65,8,116,32,0,65,1,118,106,32,0,110,34,3,65,248,0,106,32,3,32,0,65,4,70,27,33,6,11,32,2,65,1,106,33,3,32,2,32,7,73,13,0,11,11,11,71,1,2,127,32,1,32,2,65,1,107,34,2,73,4,64,3,64,32,0,32,1,106,34,3,45,0,0,33,4,32,3,32,0,32,2,106,34,3,45,0,0,58,0,0,32,3,32,4,58,0,0,32,1,65,1,106,34,1,32,2,65,1,107,34,2,73,13,0,11,11,11,191,2,1,6,127,35,0,65,64,106,34,5,36,0,32,5,66,0,55,3,56,32,5,66,0,55,3,48,32,5,66,0,55,3,40,32,5,66,0,55,3,32,32,1,4,64,3,64,32,5,65,32,106,32,0,32,3,106,45,0,0,65,1,116,106,34,4,32,4,47,1,0,65,1,106,59,1,0,32,3,65,1,106,34,3,32,1,71,13,0,11,11,65,0,33,4,32,5,65,0,59,1,32,65,1,33,3,3,64,32,5,32,3,65,1,116,34,6,106,32,4,32,5,32,6,106,47,1,30,106,65,1,116,34,4,59,1,0,32,3,65,1,106,34,3,65,16,71,13,0,11,32,1,4,64,65,0,33,3,3,64,32,0,32,3,106,45,0,0,34,6,4,64,32,5,32,6,65,1,116,106,34,4,32,4,47,1,0,34,4,65,1,106,59,1,0,32,4,65,15,113,65,2,116,65,224,155,27,106,40,2,0,33,7,32,6,65,5,79,4,64,65,4,33,8,3,64,32,4,65,2,118,65,60,113,65,224,155,27,106,40,2,0,32,7,65,4,116,114,33,7,32,4,65,4,118,65,255,31,113,33,4,32,8,65,4,106,34,8,32,6,73,13,0,11,11,32,2,32,3,65,1,116,106,32,7,65,0,32,6,107,65,3,113,118,59,1,0,11,32,3,65,1,106,34,3,32,1,71,13,0,11,11,32,5,65,64,107,36,0,11,39,0,32,0,66,0,55,2,4,32,0,32,1,54,2,0,32,0,32,1,40,2,12,34,1,4,127,32,1,40,2,0,5,65,0,11,54,2,12,11,75,1,1,127,32,0,32,0,40,2,12,34,1,4,127,32,1,5,32,0,32,0,40,2,4,65,1,106,34,1,54,2,4,32,0,32,0,40,2,0,34,0,40,2,8,32,1,106,45,0,0,54,2,8,32,0,40,2,12,32,1,65,2,116,106,40,2,0,11,65,1,107,54,2,12,11,50,1,1,127,32,1,65,128,1,79,4,127,32,1,65,192,1,79,4,64,32,2,65,0,71,15,11,65,0,32,2,65,2,32,2,65,2,73,27,32,0,65,224,1,73,27,5,32,3,11,11,23,0,32,0,65,0,54,2,8,32,0,65,1,54,2,4,32,0,65,2,54,2,0,11,17,0,32,0,40,2,8,32,1,32,0,40,2,0,17,3,0,11,17,0,32,0,40,2,8,32,1,32,0,40,2,4,17,0,0,11,22,0,32,0,4,64,32,1,40,2,8,32,0,32,1,40,2,4,17,0,0,11,11,162,2,1,6,127,32,0,32,2,54,2,4,32,0,32,1,54,2,0,32,2,65,16,106,33,5,32,1,65,1,106,33,7,2,64,32,3,69,4,64,65,1,32,1,65,26,106,116,32,2,106,65,127,32,1,65,2,106,116,106,33,3,32,5,65,24,32,7,116,106,34,4,33,1,12,1,11,2,127,32,2,65,251,255,255,255,7,75,4,64,65,252,255,255,255,7,33,3,65,140,128,128,128,120,12,1,11,65,252,255,255,255,7,32,2,107,32,1,118,65,4,106,34,8,33,3,3,64,32,4,34,6,65,1,106,33,4,32,3,65,3,75,33,9,32,3,65,1,118,33,3,32,9,13,0,11,32,8,32,6,118,65,1,113,32,4,65,1,116,114,65,4,107,34,3,69,4,64,32,2,33,3,32,5,12,1,11,32,2,65,127,32,1,116,34,6,107,65,2,32,3,65,1,107,34,4,65,1,118,34,3,116,65,4,32,3,116,106,32,4,65,1,113,32,3,65,1,106,116,106,65,5,107,32,1,116,106,33,3,32,2,32,6,65,127,115,32,4,32,1,116,114,106,65,17,106,11,33,1,32,5,65,62,32,7,116,106,33,4,11,32,0,32,3,54,2,16,32,0,32,1,54,2,12,32,0,32,4,54,2,8,11,151,97,2,34,127,3,124,35,0,65,64,106,34,29,36,0,32,29,32,4,40,2,68,54,2,56,32,29,32,4,41,2,60,55,3,48,32,29,32,4,41,2,52,55,3,40,32,29,32,4,40,2,68,54,2,32,32,29,32,4,41,2,60,55,3,24,32,29,32,4,41,2,52,55,3,16,68,46,159,135,162,174,66,125,84,33,45,32,0,65,144,17,16,114,33,19,32,29,40,2,44,33,16,32,29,40,2,40,33,14,65,1,33,17,3,64,2,127,2,64,2,64,32,11,65,15,75,4,64,32,11,33,13,12,1,11,32,45,33,46,3,64,32,29,65,16,106,34,13,32,15,32,11,32,15,116,34,12,32,4,40,2,28,16,117,65,0,32,17,32,12,32,16,70,27,32,17,32,14,32,15,70,27,33,17,32,7,32,8,32,29,65,40,106,32,13,32,29,65,8,106,32,19,16,119,69,13,2,32,29,43,3,8,34,45,32,46,100,13,2,32,4,32,29,41,3,16,55,2,52,65,16,33,13,32,4,32,29,40,2,32,54,2,68,32,4,32,29,41,3,24,55,2,60,32,45,33,46,32,11,65,1,106,34,11,65,16,71,13,0,11,11,32,13,65,1,107,65,1,118,12,1,11,32,46,33,45,32,11,65,1,107,65,1,118,65,0,32,11,27,11,33,11,32,15,65,1,106,34,15,65,4,71,13,0,11,2,64,32,17,69,13,0,32,7,32,8,32,29,65,40,106,34,11,32,11,32,29,65,8,106,32,19,16,119,26,32,29,43,3,8,32,45,99,69,13,0,32,4,32,29,41,3,40,55,2,52,32,4,32,29,40,2,56,54,2,68,32,4,32,29,41,3,48,55,2,60,11,32,0,32,19,16,115,65,0,33,17,2,64,32,29,40,2,40,32,4,40,2,52,70,4,64,32,29,40,2,44,32,4,40,2,56,70,13,1,11,32,8,69,13,0,3,64,2,64,32,7,32,17,65,4,116,106,34,14,40,2,4,65,255,255,255,15,113,69,13,0,32,14,47,1,12,65,128,1,73,13,0,32,14,47,1,14,34,13,65,255,7,113,34,15,32,29,40,2,44,34,12,65,16,106,34,11,79,4,64,32,11,32,15,32,12,107,65,16,107,34,11,65,127,32,29,40,2,40,34,12,116,65,127,115,113,106,32,14,40,2,8,32,11,32,12,118,65,1,113,65,2,114,32,13,65,10,118,116,106,65,4,107,32,12,116,106,33,15,11,32,14,2,127,32,15,32,4,40,2,56,34,12,65,16,106,34,11,73,4,64,32,14,32,15,59,1,14,65,0,12,1,11,32,14,32,15,32,12,107,65,1,32,4,40,2,52,34,14,65,2,106,116,106,65,16,107,34,15,65,127,32,14,116,65,127,115,113,32,11,106,32,15,103,65,31,115,65,1,107,34,13,32,14,107,34,12,65,1,116,32,15,32,13,118,65,1,113,34,11,114,65,254,255,3,106,32,14,116,106,32,12,65,10,116,114,59,1,14,32,15,32,11,65,2,114,32,13,116,107,32,14,118,11,54,2,8,11,32,17,65,1,106,34,17,32,8,71,13,0,11,11,32,2,33,12,32,10,65,24,106,33,44,32,10,65,48,106,33,27,32,8,4,127,3,64,32,7,32,20,65,4,116,106,40,2,0,32,23,106,33,23,32,20,65,1,106,34,20,32,8,71,13,0,11,32,23,5,65,0,11,34,19,4,127,32,0,32,19,16,114,5,65,0,11,33,24,32,8,4,64,32,3,65,1,106,33,13,3,64,32,3,32,7,32,30,65,4,116,106,34,11,40,2,0,34,16,32,3,32,12,113,34,12,106,73,4,64,32,22,32,24,106,32,1,32,12,106,32,13,32,12,107,34,12,16,156,1,26,32,16,32,12,107,33,16,32,12,32,22,106,33,22,65,0,33,12,11,32,16,4,64,32,22,32,24,106,32,1,32,12,106,32,16,16,156,1,26,32,16,32,22,106,33,22,11,32,12,32,16,106,32,11,40,2,4,65,255,255,255,15,113,106,33,12,32,30,65,1,106,34,30,32,8,71,13,0,11,11,32,24,33,13,65,0,33,16,65,0,33,30,2,64,32,19,69,4,64,32,10,65,1,54,2,0,12,1,11,32,19,65,255,0,77,4,64,32,10,40,2,16,34,22,32,10,40,2,4,34,11,65,1,106,34,20,73,4,64,32,22,32,20,32,22,27,33,11,3,64,32,11,34,12,65,1,116,33,11,32,12,32,20,73,13,0,11,2,64,32,12,69,4,64,65,0,33,20,12,1,11,32,0,32,12,16,114,33,20,32,10,40,2,16,33,22,11,32,22,4,64,32,20,32,10,40,2,8,32,22,16,156,1,26,11,32,0,32,10,40,2,8,16,115,32,10,32,12,54,2,16,32,10,32,20,54,2,8,32,10,40,2,4,34,11,65,1,106,33,20,11,32,20,32,10,40,2,20,34,22,75,4,64,32,22,32,20,32,22,27,33,11,3,64,32,11,34,12,65,1,116,33,11,32,12,32,20,73,13,0,11,2,64,32,12,69,4,64,65,0,33,20,12,1,11,32,0,32,12,65,2,116,16,114,33,20,32,10,40,2,20,33,22,11,32,22,4,64,32,20,32,10,40,2,12,32,22,65,2,116,16,156,1,26,11,32,0,32,10,40,2,12,16,115,32,10,32,12,54,2,20,32,10,32,20,54,2,12,32,10,40,2,4,33,11,11,32,10,65,1,54,2,0,32,10,40,2,8,32,11,106,65,0,58,0,0,32,10,40,2,12,32,10,40,2,4,34,11,65,2,116,106,32,19,54,2,0,32,10,32,11,65,1,106,54,2,4,12,1,11,32,0,65,228,0,32,19,65,160,4,110,65,1,106,32,19,65,255,168,3,75,27,34,20,65,144,8,108,34,14,65,144,8,106,16,114,33,25,65,0,33,23,65,0,33,22,32,19,32,20,110,33,15,2,64,32,20,69,13,0,3,64,32,25,32,23,65,144,8,108,106,65,0,65,132,8,16,159,1,66,128,128,128,128,128,128,128,248,255,0,55,3,136,8,32,23,65,1,106,34,23,32,20,71,13,0,11,32,20,69,13,0,32,19,65,199,0,107,33,12,65,7,33,17,3,64,32,19,32,22,108,32,20,110,33,23,32,22,4,64,32,17,65,167,131,1,108,34,17,32,15,112,32,23,106,33,23,11,65,198,0,33,18,32,25,32,22,65,144,8,108,106,34,21,32,21,40,2,128,8,65,198,0,106,54,2,128,8,32,13,32,23,32,12,32,23,65,198,0,106,32,19,73,27,106,33,23,3,64,32,21,32,23,45,0,0,65,2,116,106,34,11,32,11,40,2,0,65,1,106,54,2,0,32,23,65,1,106,33,23,32,18,65,1,107,34,18,13,0,11,32,22,65,1,106,34,22,32,20,71,13,0,11,11,32,14,32,25,106,33,14,35,0,65,16,107,34,17,36,0,32,17,65,7,54,2,12,32,20,32,19,65,1,116,65,198,0,110,106,65,227,0,106,34,12,32,12,32,20,112,34,11,71,4,64,32,12,32,11,107,34,11,65,1,32,11,65,1,75,27,33,15,65,0,33,18,3,64,32,14,65,0,65,132,8,16,159,1,34,28,66,128,128,128,128,128,128,128,248,255,0,55,3,136,8,32,17,32,17,40,2,12,65,167,131,1,108,34,11,54,2,12,65,198,0,33,26,32,28,32,28,40,2,128,8,65,198,0,106,54,2,128,8,32,13,32,11,32,19,65,197,0,107,112,106,33,23,3,64,32,28,32,23,45,0,0,65,2,116,106,34,11,32,11,40,2,0,65,1,106,54,2,0,32,23,65,1,106,33,23,32,26,65,1,107,34,26,13,0,11,32,25,32,18,32,20,112,65,144,8,108,106,34,21,32,21,40,2,128,8,32,28,40,2,128,8,106,54,2,128,8,65,0,33,23,3,64,32,21,32,23,65,2,116,34,12,106,34,11,32,11,40,2,0,32,12,32,28,106,40,2,0,106,54,2,0,32,23,65,1,106,34,23,65,128,2,71,13,0,11,32,18,65,1,106,34,18,32,15,71,13,0,11,11,32,17,65,16,106,36,0,32,0,32,19,16,114,33,22,32,0,32,20,65,11,116,16,114,33,34,32,0,32,20,65,3,116,16,114,33,23,32,20,65,7,106,65,3,118,32,19,108,34,11,4,64,32,0,32,11,16,114,33,16,11,32,0,32,20,65,1,116,16,114,33,28,65,10,65,3,32,4,40,2,4,65,10,74,27,33,21,3,64,2,127,65,0,33,18,65,1,33,26,2,64,32,20,65,1,77,4,64,32,19,69,13,1,32,22,65,0,32,19,16,159,1,26,65,1,12,2,11,32,20,65,7,106,65,3,118,33,31,32,34,65,0,32,20,65,11,116,16,159,1,33,36,3,64,32,36,32,18,65,3,116,106,2,124,32,25,32,18,65,144,8,108,106,40,2,128,8,34,11,65,255,1,77,4,64,32,11,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,11,184,16,160,1,11,57,3,0,32,18,65,1,106,34,18,32,20,71,13,0,11,32,20,65,1,32,20,65,1,75,27,33,32,65,128,2,33,26,3,64,32,26,65,1,107,34,26,32,20,108,33,11,65,0,33,18,3,64,32,36,32,11,32,18,106,65,3,116,106,32,36,32,18,65,3,116,106,43,3,0,2,124,68,0,0,0,0,0,0,0,192,32,25,32,18,65,144,8,108,106,32,26,65,2,116,106,40,2,0,34,12,69,13,0,26,32,12,65,255,1,77,4,64,32,12,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,12,184,16,160,1,11,161,57,3,0,32,18,65,1,106,34,18,32,32,71,13,0,11,32,26,13,0,11,65,0,33,26,32,23,65,0,32,20,65,3,116,16,159,1,33,17,32,16,65,0,32,19,32,31,108,16,159,1,33,14,65,127,33,18,2,64,32,19,69,13,0,3,64,32,22,32,26,106,33,15,32,13,32,26,106,45,0,0,32,20,108,33,12,68,46,159,135,162,174,66,125,84,33,45,65,0,33,18,3,64,32,17,32,18,65,3,116,106,34,11,32,36,32,12,32,18,106,65,3,116,106,43,3,0,32,11,43,3,0,160,34,46,57,3,0,32,45,32,46,100,4,64,32,15,32,18,58,0,0,32,46,33,45,11,32,18,65,1,106,34,18,32,32,71,13,0,11,32,26,184,68,236,81,184,30,133,235,177,63,162,68,0,0,0,0,0,64,159,64,163,68,164,112,61,10,215,163,232,63,160,68,154,153,153,153,153,25,60,64,162,68,154,153,153,153,153,25,60,64,32,26,65,207,15,77,27,33,47,32,26,32,31,108,33,12,65,0,33,18,3,64,32,17,32,18,65,3,116,106,34,11,32,11,43,3,0,32,45,161,34,46,57,3,0,32,46,32,47,102,4,64,32,11,32,47,57,3,0,32,14,32,18,65,3,118,32,12,106,106,34,11,32,11,45,0,0,65,1,32,18,65,7,113,116,114,58,0,0,11,32,18,65,1,106,34,18,32,32,71,13,0,11,32,26,65,1,106,34,26,32,19,71,13,0,11,32,19,65,1,107,34,18,13,0,65,1,12,2,11,32,18,32,31,108,33,33,32,18,32,22,106,45,0,0,33,11,65,1,33,26,3,64,32,18,65,1,107,33,18,32,14,32,33,32,31,107,34,33,32,11,65,248,1,113,65,3,118,106,106,45,0,0,32,11,65,7,113,118,65,1,113,4,64,32,26,32,11,32,18,32,22,106,45,0,0,34,11,71,106,33,26,11,32,18,32,22,106,32,11,58,0,0,32,18,13,0,11,11,32,26,11,33,14,65,0,33,18,32,22,32,19,32,28,32,20,16,48,34,20,4,64,3,64,32,25,32,18,65,144,8,108,106,65,0,65,132,8,16,159,1,66,128,128,128,128,128,128,128,248,255,0,55,3,136,8,32,18,65,1,106,34,18,32,20,71,13,0,11,11,32,19,4,64,65,0,33,18,3,64,32,25,32,18,32,22,106,45,0,0,65,144,8,108,106,34,12,32,13,32,18,106,45,0,0,65,2,116,106,34,11,32,11,40,2,0,65,1,106,54,2,0,32,12,32,12,40,2,128,8,65,1,106,54,2,128,8,32,18,65,1,106,34,18,32,19,71,13,0,11,11,32,30,65,1,106,34,30,32,21,71,13,0,11,32,0,32,34,16,115,32,0,32,23,16,115,32,0,32,16,16,115,32,0,32,28,16,115,32,0,32,25,16,115,65,0,33,30,65,0,33,17,65,0,33,33,65,0,33,18,2,64,2,127,2,64,2,64,32,14,69,4,64,65,128,2,33,11,12,1,11,32,0,32,14,65,2,116,16,114,33,38,32,14,65,128,2,106,34,11,69,13,1,11,32,14,65,4,116,65,240,7,106,34,16,65,6,118,34,12,33,15,32,0,32,11,65,2,116,16,114,34,21,32,16,65,192,0,79,13,1,26,12,2,11,32,14,65,4,116,65,240,7,106,65,6,118,33,12,65,207,255,255,31,33,15,65,0,33,11,65,0,11,33,21,32,0,32,12,65,144,8,108,16,114,33,18,32,0,32,15,65,2,116,16,114,33,17,32,15,33,12,11,65,0,33,15,32,14,65,192,0,32,14,65,192,0,73,27,34,16,4,64,32,0,32,16,65,144,8,108,16,114,33,37,11,32,0,65,152,128,3,16,114,33,39,32,0,65,160,16,16,114,33,40,32,21,65,0,32,11,65,2,116,16,159,1,34,35,65,128,8,106,33,25,32,19,4,64,65,0,33,11,3,64,32,25,32,15,65,2,116,106,34,16,32,16,40,2,0,65,1,106,54,2,0,2,64,32,11,65,1,106,34,16,32,19,70,34,21,69,4,64,32,11,32,22,106,45,0,0,32,16,32,22,106,45,0,0,70,13,1,11,32,15,65,1,106,33,15,11,32,16,33,11,32,21,69,13,0,11,11,32,13,33,19,32,14,4,64,32,35,65,128,6,106,33,34,32,35,65,128,4,106,33,31,32,35,65,128,2,106,33,36,32,14,33,26,32,12,33,16,65,0,33,15,3,64,32,26,65,192,0,32,26,65,192,0,73,27,33,23,65,0,33,21,32,14,32,33,107,34,11,65,192,0,32,11,65,192,0,73,27,34,32,4,64,3,64,32,25,32,21,32,33,106,65,2,116,106,40,2,0,33,11,32,37,32,21,65,144,8,108,106,65,0,65,132,8,16,159,1,34,41,66,128,128,128,128,128,128,128,248,255,0,55,3,136,8,32,11,4,64,32,11,32,15,106,33,13,32,41,65,128,8,106,33,28,32,41,40,2,128,8,33,11,3,64,32,41,32,15,32,19,106,45,0,0,65,2,116,106,34,20,32,20,40,2,0,65,1,106,54,2,0,32,28,32,11,65,1,106,34,11,54,2,0,32,15,65,1,106,34,15,32,13,71,13,0,11,32,13,33,15,11,32,41,65,136,8,106,32,41,16,42,57,3,0,32,36,32,21,65,2,116,34,11,106,32,21,54,2,0,32,11,32,31,106,32,21,54,2,0,32,11,32,35,106,65,1,54,2,0,32,21,65,1,106,34,21,32,23,71,13,0,11,11,32,37,32,40,32,35,32,31,32,36,32,39,32,32,32,32,65,192,0,65,128,16,16,66,34,20,32,43,106,34,13,32,12,75,4,64,32,12,32,13,32,12,27,33,21,3,64,32,21,34,11,65,1,116,33,21,32,11,32,13,73,13,0,11,32,11,4,127,32,0,32,11,65,144,8,108,16,114,5,65,0,11,33,13,32,12,4,64,32,13,32,18,32,12,65,144,8,108,16,156,1,26,11,32,0,32,18,16,115,32,13,33,18,32,11,33,12,11,32,20,32,42,106,34,13,32,16,75,4,64,32,16,32,13,32,16,27,33,21,3,64,32,21,34,11,65,1,116,33,21,32,11,32,13,73,13,0,11,32,11,4,127,32,0,32,11,65,2,116,16,114,5,65,0,11,33,13,32,16,4,64,32,13,32,17,32,16,65,2,116,16,156,1,26,11,32,0,32,17,16,115,32,13,33,17,32,11,33,16,11,65,0,33,11,32,20,4,64,3,64,32,18,32,43,65,144,8,108,106,32,37,32,36,32,11,65,2,116,106,34,13,40,2,0,65,144,8,108,106,65,144,8,16,156,1,26,32,17,32,42,65,2,116,106,32,35,32,13,40,2,0,65,2,116,106,40,2,0,54,2,0,32,34,32,13,40,2,0,65,2,116,106,32,11,54,2,0,32,42,65,1,106,33,42,32,43,65,1,106,33,43,32,11,65,1,106,34,11,32,20,71,13,0,11,11,65,0,33,11,32,32,4,64,3,64,32,38,32,11,32,33,106,65,2,116,106,32,34,32,31,32,11,65,2,116,106,40,2,0,65,2,116,106,40,2,0,32,30,106,54,2,0,32,11,65,1,106,34,11,32,23,71,13,0,11,11,32,26,65,64,106,33,26,32,20,32,30,106,33,30,32,33,65,64,107,34,33,32,14,73,13,0,11,11,32,0,32,37,16,115,32,30,65,6,116,34,12,32,30,65,1,118,32,30,108,34,11,32,11,32,12,75,27,34,11,65,129,16,79,4,64,32,0,32,39,16,115,32,0,32,11,65,24,108,65,24,106,16,114,33,39,11,65,0,33,12,65,0,33,26,32,30,4,64,65,0,33,15,32,0,32,30,65,2,116,16,114,33,26,3,64,32,26,32,15,65,2,116,106,32,15,54,2,0,32,15,65,1,106,34,15,32,30,71,13,0,11,11,32,18,32,40,32,17,32,38,32,26,32,39,32,30,32,14,65,128,2,32,11,16,66,33,23,32,0,32,39,16,115,32,0,32,17,16,115,32,30,4,64,32,0,32,30,65,2,116,34,11,16,114,34,12,65,255,1,32,11,16,159,1,26,11,32,14,4,64,32,40,65,144,8,106,33,28,65,0,33,17,65,0,33,21,65,0,33,33,3,64,32,40,65,0,65,132,8,16,159,1,34,34,66,128,128,128,128,128,128,128,248,255,0,55,3,136,8,65,0,33,11,65,0,33,16,32,25,32,33,65,2,116,34,20,106,34,15,40,2,0,4,64,3,64,32,34,32,19,32,21,106,45,0,0,65,2,116,106,34,13,32,13,40,2,0,65,1,106,54,2,0,32,34,32,11,65,1,106,34,11,54,2,128,8,32,21,65,1,106,33,21,32,16,65,1,106,34,16,32,15,40,2,0,73,13,0,11,11,65,0,33,11,32,34,32,18,32,38,32,33,65,1,107,65,0,32,33,27,65,2,116,106,40,2,0,34,16,65,144,8,108,106,32,28,16,67,33,45,32,23,4,64,3,64,32,45,32,34,32,18,32,26,32,11,65,2,116,106,34,13,40,2,0,65,144,8,108,106,32,28,16,67,34,46,100,4,64,32,13,40,2,0,33,16,32,46,33,45,11,32,11,65,1,106,34,11,32,23,71,13,0,11,11,32,20,32,38,106,32,16,54,2,0,32,12,32,16,65,2,116,106,34,11,40,2,0,65,127,70,4,64,32,11,32,17,54,2,0,32,17,65,1,106,33,17,11,32,33,65,1,106,34,33,32,14,71,13,0,11,11,32,0,32,40,16,115,32,0,32,26,16,115,32,0,32,18,16,115,32,14,32,10,34,19,40,2,16,34,21,75,4,64,32,21,32,14,32,21,27,33,11,3,64,32,11,34,13,65,1,116,33,11,32,13,32,14,73,13,0,11,2,64,32,13,69,4,64,65,0,33,11,12,1,11,32,0,32,13,16,114,33,11,32,19,40,2,16,33,21,11,32,21,4,64,32,11,32,19,40,2,8,32,21,16,156,1,26,11,32,0,32,19,40,2,8,16,115,32,19,32,13,54,2,16,32,19,32,11,54,2,8,11,32,14,32,19,40,2,20,34,21,75,4,64,32,21,32,14,32,21,27,33,11,3,64,32,11,34,13,65,1,116,33,11,32,13,32,14,73,13,0,11,2,64,32,13,69,4,64,65,0,33,11,12,1,11,32,0,32,13,65,2,116,16,114,33,11,32,19,40,2,20,33,21,11,32,21,4,64,32,11,32,19,40,2,12,32,21,65,2,116,16,156,1,26,11,32,0,32,19,40,2,12,16,115,32,19,32,13,54,2,20,32,19,32,11,54,2,12,11,2,64,32,14,69,4,64,65,0,33,21,65,0,33,16,12,1,11,65,0,33,16,65,0,33,21,65,0,33,11,65,0,33,15,3,64,32,25,32,15,65,2,116,34,13,106,40,2,0,32,11,106,33,11,32,13,32,38,106,40,2,0,33,13,2,64,32,14,32,15,65,1,106,34,15,71,4,64,32,13,32,38,32,15,65,2,116,106,40,2,0,70,13,1,11,32,19,40,2,8,32,21,106,32,12,32,13,65,2,116,106,45,0,0,34,13,58,0,0,32,19,40,2,12,32,21,65,2,116,106,32,11,54,2,0,32,16,65,255,1,113,34,11,32,13,32,11,32,13,75,27,33,16,32,21,65,1,106,33,21,65,0,33,11,11,32,14,32,15,71,13,0,11,11,32,19,32,21,54,2,4,32,19,32,16,65,255,1,113,65,1,106,54,2,0,32,0,32,12,16,115,32,0,32,35,16,115,32,0,32,38,16,115,32,0,32,22,16,115,11,32,0,32,24,16,115,2,64,2,127,32,8,4,64,65,0,33,12,32,0,32,8,65,1,116,16,114,33,11,3,64,32,11,32,12,65,1,116,106,32,7,32,12,65,4,116,106,47,1,12,59,1,0,32,12,65,1,106,34,12,32,8,71,13,0,11,32,0,32,11,32,8,32,4,32,44,16,47,32,0,32,11,16,115,65,0,32,8,69,13,1,26,65,0,33,12,32,0,32,8,65,1,116,16,114,33,21,65,0,33,15,3,64,2,64,32,7,32,12,65,4,116,106,34,11,40,2,4,65,255,255,255,15,113,69,13,0,32,11,47,1,12,65,128,1,73,13,0,32,21,32,15,65,1,116,106,32,11,47,1,14,65,255,7,113,59,1,0,32,15,65,1,106,33,15,11,32,12,65,1,106,34,12,32,8,71,13,0,11,12,2,11,32,0,65,0,32,8,32,4,32,44,16,47,32,0,65,0,16,115,65,0,11,33,21,65,0,33,15,11,65,0,33,12,65,0,33,19,2,64,32,15,69,4,64,32,27,65,1,54,2,0,12,1,11,32,15,65,255,0,77,4,64,32,27,40,2,16,34,12,32,27,40,2,4,34,13,65,1,106,34,11,73,4,64,32,12,32,11,32,12,27,33,13,3,64,32,13,34,14,65,1,116,33,13,32,11,32,14,75,13,0,11,2,64,32,14,69,4,64,65,0,33,11,12,1,11,32,0,32,14,16,114,33,11,32,27,40,2,16,33,12,11,32,12,4,64,32,11,32,27,40,2,8,32,12,16,156,1,26,11,32,0,32,27,40,2,8,16,115,32,27,32,14,54,2,16,32,27,32,11,54,2,8,32,27,40,2,4,34,13,65,1,106,33,11,11,32,11,32,27,40,2,20,34,12,75,4,64,32,12,32,11,32,12,27,33,13,3,64,32,13,34,14,65,1,116,33,13,32,11,32,14,75,13,0,11,2,64,32,14,69,4,64,65,0,33,11,12,1,11,32,0,32,14,65,2,116,16,114,33,11,32,27,40,2,20,33,12,11,32,12,4,64,32,11,32,27,40,2,12,32,12,65,2,116,16,156,1,26,11,32,0,32,27,40,2,12,16,115,32,27,32,14,54,2,20,32,27,32,11,54,2,12,32,27,40,2,4,33,13,11,32,27,65,1,54,2,0,32,27,40,2,8,32,13,106,65,0,58,0,0,32,27,40,2,12,32,27,40,2,4,34,11,65,2,116,106,32,15,54,2,0,32,27,32,11,65,1,106,54,2,4,12,1,11,32,0,65,50,32,15,65,160,4,110,65,1,106,32,15,65,191,212,1,75,27,34,11,65,144,17,108,34,26,65,144,17,106,16,114,33,31,65,0,33,14,65,0,33,23,32,15,32,11,110,33,17,2,64,32,11,69,13,0,3,64,32,31,32,14,65,144,17,108,106,65,0,65,132,17,16,159,1,66,128,128,128,128,128,128,128,248,255,0,55,3,136,17,32,14,65,1,106,34,14,32,11,71,13,0,11,32,11,69,13,0,32,15,65,41,107,33,24,65,7,33,20,3,64,32,15,32,23,108,32,11,110,33,14,32,23,4,64,32,20,65,167,131,1,108,34,20,32,17,112,32,14,106,33,14,11,65,40,33,16,32,31,32,23,65,144,17,108,106,34,18,32,18,40,2,128,17,65,40,106,54,2,128,17,32,21,32,14,32,24,32,14,65,40,106,32,15,73,27,65,1,116,106,33,14,3,64,32,18,32,14,47,1,0,65,2,116,106,34,13,32,13,40,2,0,65,1,106,54,2,0,32,14,65,2,106,33,14,32,16,65,1,107,34,16,13,0,11,32,23,65,1,106,34,23,32,11,71,13,0,11,11,32,26,32,31,106,33,26,35,0,65,16,107,34,18,36,0,32,18,65,7,54,2,12,32,11,32,15,65,1,116,65,40,110,106,65,227,0,106,34,14,32,14,32,11,112,34,13,71,4,64,32,14,32,13,107,34,13,65,1,32,13,65,1,75,27,33,17,65,0,33,16,3,64,32,26,65,0,65,132,17,16,159,1,34,28,66,128,128,128,128,128,128,128,248,255,0,55,3,136,17,32,18,32,18,40,2,12,65,167,131,1,108,34,13,54,2,12,65,40,33,22,32,28,32,28,40,2,128,17,65,40,106,54,2,128,17,32,21,32,13,32,15,65,39,107,112,65,1,116,106,33,14,3,64,32,28,32,14,47,1,0,65,2,116,106,34,13,32,13,40,2,0,65,1,106,54,2,0,32,14,65,2,106,33,14,32,22,65,1,107,34,22,13,0,11,32,31,32,16,32,11,112,65,144,17,108,106,34,20,32,20,40,2,128,17,32,28,40,2,128,17,106,54,2,128,17,65,0,33,14,3,64,32,20,32,14,65,2,116,34,24,106,34,13,32,13,40,2,0,32,24,32,28,106,40,2,0,106,54,2,0,32,14,65,1,106,34,14,65,160,4,71,13,0,11,32,16,65,1,106,34,16,32,17,71,13,0,11,11,32,18,65,16,106,36,0,32,0,32,15,16,114,33,35,32,0,32,11,65,128,34,108,16,114,33,34,32,0,32,11,65,3,116,16,114,33,23,32,11,65,7,106,65,3,118,32,15,108,34,13,4,64,32,0,32,13,16,114,33,12,11,32,0,32,11,65,1,116,16,114,33,28,65,10,65,3,32,4,40,2,4,65,10,74,27,33,17,3,64,2,127,65,0,33,25,65,1,33,16,2,64,32,11,65,1,77,4,64,32,15,69,13,1,32,35,65,0,32,15,16,159,1,26,65,1,12,2,11,32,11,65,7,106,65,3,118,33,36,32,34,65,0,32,11,65,128,34,108,16,159,1,33,32,3,64,32,32,32,25,65,3,116,106,2,124,32,31,32,25,65,144,17,108,106,40,2,128,17,34,13,65,255,1,77,4,64,32,13,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,13,184,16,160,1,11,57,3,0,32,25,65,1,106,34,25,32,11,71,13,0,11,32,11,65,1,32,11,65,1,75,27,33,18,65,160,4,33,16,3,64,32,16,65,1,107,34,16,32,11,108,33,13,65,0,33,25,3,64,32,32,32,13,32,25,106,65,3,116,106,32,32,32,25,65,3,116,106,43,3,0,2,124,68,0,0,0,0,0,0,0,192,32,31,32,25,65,144,17,108,106,32,16,65,2,116,106,40,2,0,34,14,69,13,0,26,32,14,65,255,1,77,4,64,32,14,65,3,116,65,160,156,27,106,43,3,0,12,1,11,32,14,184,16,160,1,11,161,57,3,0,32,25,65,1,106,34,25,32,18,71,13,0,11,32,16,13,0,11,65,0,33,16,32,23,65,0,32,11,65,3,116,16,159,1,33,20,32,12,65,0,32,15,32,36,108,16,159,1,33,26,65,127,33,25,2,64,32,15,69,13,0,3,64,32,16,32,35,106,33,24,32,21,32,16,65,1,116,106,47,1,0,32,11,108,33,14,68,46,159,135,162,174,66,125,84,33,45,65,0,33,25,3,64,32,20,32,25,65,3,116,106,34,13,32,32,32,14,32,25,106,65,3,116,106,43,3,0,32,13,43,3,0,160,34,46,57,3,0,32,45,32,46,100,4,64,32,24,32,25,58,0,0,32,46,33,45,11,32,25,65,1,106,34,25,32,18,71,13,0,11,32,16,184,68,236,81,184,30,133,235,177,63,162,68,0,0,0,0,0,64,159,64,163,68,164,112,61,10,215,163,232,63,160,68,51,51,51,51,51,51,45,64,162,68,51,51,51,51,51,51,45,64,32,16,65,207,15,77,27,33,47,32,16,32,36,108,33,14,65,0,33,25,3,64,32,20,32,25,65,3,116,106,34,13,32,13,43,3,0,32,45,161,34,46,57,3,0,32,46,32,47,102,4,64,32,13,32,47,57,3,0,32,26,32,25,65,3,118,32,14,106,106,34,13,32,13,45,0,0,65,1,32,25,65,7,113,116,114,58,0,0,11,32,25,65,1,106,34,25,32,18,71,13,0,11,32,16,65,1,106,34,16,32,15,71,13,0,11,32,15,65,1,107,34,25,13,0,65,1,12,2,11,32,25,32,36,108,33,18,32,25,32,35,106,45,0,0,33,22,65,1,33,16,3,64,32,25,65,1,107,33,25,32,26,32,18,32,36,107,34,18,32,22,65,248,1,113,65,3,118,106,106,45,0,0,32,22,65,7,113,118,65,1,113,4,64,32,16,32,22,32,25,32,35,106,45,0,0,34,22,71,106,33,16,11,32,25,32,35,106,32,22,58,0,0,32,25,13,0,11,11,32,16,11,33,24,65,0,33,16,32,35,32,15,32,28,32,11,16,48,34,11,4,64,3,64,32,31,32,16,65,144,17,108,106,65,0,65,132,17,16,159,1,66,128,128,128,128,128,128,128,248,255,0,55,3,136,17,32,16,65,1,106,34,16,32,11,71,13,0,11,11,32,15,4,64,65,0,33,16,3,64,32,31,32,16,32,35,106,45,0,0,65,144,17,108,106,34,14,32,21,32,16,65,1,116,106,47,1,0,65,2,116,106,34,13,32,13,40,2,0,65,1,106,54,2,0,32,14,32,14,40,2,128,17,65,1,106,54,2,128,17,32,16,65,1,106,34,16,32,15,71,13,0,11,11,32,19,65,1,106,34,19,32,17,71,13,0,11,32,0,32,34,16,115,32,0,32,23,16,115,32,0,32,12,16,115,32,0,32,28,16,115,32,0,32,31,16,115,65,0,33,22,65,0,33,19,65,0,33,17,65,0,33,20,65,0,33,26,65,0,33,18,65,0,33,33,65,0,33,38,2,64,2,127,2,64,2,64,32,24,69,4,64,65,128,2,33,13,12,1,11,32,0,32,24,65,2,116,16,114,33,18,32,24,65,128,2,106,34,13,69,13,1,11,32,24,65,4,116,65,240,7,106,34,16,65,6,118,34,14,33,11,32,0,32,13,65,2,116,16,114,34,12,32,16,65,192,0,79,13,1,26,12,2,11,32,24,65,4,116,65,240,7,106,65,6,118,33,14,65,207,255,255,31,33,11,65,0,33,13,65,0,11,33,12,32,0,32,14,65,144,17,108,16,114,33,20,32,0,32,11,65,2,116,16,114,33,19,32,11,33,14,11,65,0,33,11,32,24,65,192,0,32,24,65,192,0,73,27,34,16,4,64,32,0,32,16,65,144,17,108,16,114,33,17,11,32,0,65,152,128,3,16,114,33,30,32,0,65,160,34,16,114,33,39,32,12,65,0,32,13,65,2,116,16,159,1,34,37,65,128,8,106,33,41,32,15,4,64,65,0,33,13,3,64,32,41,32,11,65,2,116,106,34,12,32,12,40,2,0,65,1,106,54,2,0,2,64,32,13,65,1,106,34,12,32,15,70,34,16,69,4,64,32,13,32,35,106,45,0,0,32,12,32,35,106,45,0,0,70,13,1,11,32,11,65,1,106,33,11,11,32,12,33,13,32,16,69,13,0,11,11,32,24,4,64,32,37,65,128,6,106,33,36,32,37,65,128,4,106,33,42,32,37,65,128,2,106,33,43,32,24,33,16,32,14,33,15,65,0,33,11,3,64,32,16,65,192,0,32,16,65,192,0,73,27,33,32,65,0,33,12,32,24,32,26,107,34,13,65,192,0,32,13,65,192,0,73,27,34,25,4,64,3,64,32,41,32,12,32,26,106,65,2,116,106,40,2,0,33,31,32,17,32,12,65,144,17,108,106,65,0,65,132,17,16,159,1,34,40,66,128,128,128,128,128,128,128,248,255,0,55,3,136,17,32,31,4,64,32,11,32,31,106,33,13,32,40,65,128,17,106,33,34,32,40,40,2,128,17,33,23,3,64,32,40,32,21,32,11,65,1,116,106,47,1,0,65,2,116,106,34,28,32,28,40,2,0,65,1,106,54,2,0,32,11,65,1,106,34,11,32,13,71,13,0,11,32,34,32,23,32,31,106,54,2,0,32,13,33,11,11,32,40,65,136,17,106,32,40,16,44,57,3,0,32,43,32,12,65,2,116,34,13,106,32,12,54,2,0,32,13,32,42,106,32,12,54,2,0,32,13,32,37,106,65,1,54,2,0,32,12,65,1,106,34,12,32,32,71,13,0,11,11,32,17,32,39,32,37,32,42,32,43,32,30,32,25,32,25,65,192,0,65,128,16,16,72,34,23,32,33,106,34,28,32,14,75,4,64,32,14,32,28,32,14,27,33,12,3,64,32,12,34,13,65,1,116,33,12,32,13,32,28,73,13,0,11,32,13,4,127,32,0,32,13,65,144,17,108,16,114,5,65,0,11,33,12,32,14,4,64,32,12,32,20,32,14,65,144,17,108,16,156,1,26,11,32,0,32,20,16,115,32,12,33,20,32,13,33,14,11,32,23,32,38,106,34,28,32,15,75,4,64,32,15,32,28,32,15,27,33,12,3,64,32,12,34,13,65,1,116,33,12,32,13,32,28,73,13,0,11,32,13,4,127,32,0,32,13,65,2,116,16,114,5,65,0,11,33,12,32,15,4,64,32,12,32,19,32,15,65,2,116,16,156,1,26,11,32,0,32,19,16,115,32,12,33,19,32,13,33,15,11,65,0,33,13,32,23,4,64,3,64,32,20,32,33,65,144,17,108,106,32,17,32,43,32,13,65,2,116,106,34,12,40,2,0,65,144,17,108,106,65,144,17,16,156,1,26,32,19,32,38,65,2,116,106,32,37,32,12,40,2,0,65,2,116,106,40,2,0,54,2,0,32,36,32,12,40,2,0,65,2,116,106,32,13,54,2,0,32,38,65,1,106,33,38,32,33,65,1,106,33,33,32,13,65,1,106,34,13,32,23,71,13,0,11,11,65,0,33,13,32,25,4,64,3,64,32,18,32,13,32,26,106,65,2,116,106,32,36,32,42,32,13,65,2,116,106,40,2,0,65,2,116,106,40,2,0,32,22,106,54,2,0,32,13,65,1,106,34,13,32,32,71,13,0,11,11,32,16,65,64,106,33,16,32,22,32,23,106,33,22,32,26,65,64,107,34,26,32,24,73,13,0,11,11,32,0,32,17,16,115,32,22,65,6,116,34,12,32,22,65,1,118,32,22,108,34,11,32,11,32,12,75,27,34,12,65,129,16,79,4,64,32,0,32,30,16,115,32,0,32,12,65,24,108,65,24,106,16,114,33,30,11,65,0,33,14,65,0,33,15,32,22,4,64,65,0,33,11,32,0,32,22,65,2,116,16,114,33,15,3,64,32,15,32,11,65,2,116,106,32,11,54,2,0,32,11,65,1,106,34,11,32,22,71,13,0,11,11,32,20,32,39,32,19,32,18,32,15,32,30,32,22,32,24,65,128,2,32,12,16,72,33,34,32,0,32,30,16,115,32,0,32,19,16,115,32,22,4,64,32,0,32,22,65,2,116,34,11,16,114,34,14,65,255,1,32,11,16,159,1,26,11,32,24,4,64,32,39,65,144,17,106,33,23,65,0,33,19,65,0,33,13,65,0,33,17,3,64,32,39,65,0,65,132,17,16,159,1,34,32,66,128,128,128,128,128,128,128,248,255,0,55,3,136,17,65,0,33,11,65,0,33,12,32,41,32,17,65,2,116,34,28,106,34,26,40,2,0,4,64,3,64,32,32,32,21,32,13,65,1,116,106,47,1,0,65,2,116,106,34,16,32,16,40,2,0,65,1,106,54,2,0,32,11,65,1,106,33,11,32,13,65,1,106,33,13,32,12,65,1,106,34,12,32,26,40,2,0,73,13,0,11,32,32,32,11,54,2,128,17,11,65,0,33,11,32,32,32,20,32,18,32,17,65,1,107,65,0,32,17,27,65,2,116,106,40,2,0,34,12,65,144,17,108,106,32,23,16,73,33,45,32,34,4,64,3,64,32,45,32,32,32,20,32,15,32,11,65,2,116,106,34,16,40,2,0,65,144,17,108,106,32,23,16,73,34,46,100,4,64,32,46,33,45,32,16,40,2,0,33,12,11,32,11,65,1,106,34,11,32,34,71,13,0,11,11,32,18,32,28,106,32,12,54,2,0,32,14,32,12,65,2,116,106,34,11,40,2,0,65,127,70,4,64,32,11,32,19,54,2,0,32,19,65,1,106,33,19,11,32,17,65,1,106,34,17,32,24,71,13,0,11,11,32,0,32,39,16,115,32,0,32,15,16,115,32,0,32,20,16,115,32,24,32,27,40,2,16,34,12,75,4,64,32,12,32,24,32,12,27,33,13,3,64,32,13,34,11,65,1,116,33,13,32,11,32,24,73,13,0,11,2,64,32,11,69,4,64,65,0,33,13,12,1,11,32,0,32,11,16,114,33,13,32,27,40,2,16,33,12,11,32,12,4,64,32,13,32,27,40,2,8,32,12,16,156,1,26,11,32,0,32,27,40,2,8,16,115,32,27,32,11,54,2,16,32,27,32,13,54,2,8,11,32,24,32,27,40,2,20,34,12,75,4,64,32,12,32,24,32,12,27,33,13,3,64,32,13,34,11,65,1,116,33,13,32,11,32,24,73,13,0,11,2,64,32,11,69,4,64,65,0,33,13,12,1,11,32,0,32,11,65,2,116,16,114,33,13,32,27,40,2,20,33,12,11,32,12,4,64,32,13,32,27,40,2,12,32,12,65,2,116,16,156,1,26,11,32,0,32,27,40,2,12,16,115,32,27,32,11,54,2,20,32,27,32,13,54,2,12,11,2,64,32,24,69,4,64,65,0,33,12,65,0,33,15,12,1,11,65,0,33,15,65,0,33,12,65,0,33,13,65,0,33,11,3,64,32,41,32,11,65,2,116,34,16,106,40,2,0,32,13,106,33,13,32,16,32,18,106,40,2,0,33,16,2,64,32,24,32,11,65,1,106,34,11,71,4,64,32,16,32,18,32,11,65,2,116,106,40,2,0,70,13,1,11,32,27,40,2,8,32,12,106,32,14,32,16,65,2,116,106,45,0,0,34,16,58,0,0,32,27,40,2,12,32,12,65,2,116,106,32,13,54,2,0,32,15,65,255,1,113,34,13,32,16,32,13,32,16,75,27,33,15,32,12,65,1,106,33,12,65,0,33,13,11,32,11,32,24,71,13,0,11,11,32,27,32,12,54,2,4,32,27,32,15,65,255,1,113,65,1,106,54,2,0,32,0,32,14,16,115,32,0,32,37,16,115,32,0,32,18,16,115,32,0,32,35,16,115,11,32,0,32,21,16,115,32,10,40,2,0,33,11,65,1,33,24,65,0,33,15,2,64,2,64,32,4,40,2,24,13,0,65,192,0,33,24,32,11,69,4,64,65,0,33,11,12,1,11,32,0,32,11,65,2,116,16,114,33,17,65,0,33,11,32,10,40,2,0,69,13,1,3,64,32,17,32,11,65,2,116,106,32,9,54,2,0,32,11,65,1,106,34,11,32,10,40,2,0,34,12,73,13,0,11,32,12,33,11,12,1,11,65,0,33,17,11,32,11,32,24,108,34,12,4,64,32,0,32,12,65,144,8,108,16,114,33,15,65,0,33,11,3,64,32,15,32,11,65,144,8,108,106,65,0,65,132,8,16,159,1,66,128,128,128,128,128,128,128,248,255,0,55,3,136,8,32,11,65,1,106,34,11,32,12,71,13,0,11,11,2,64,32,27,40,2,0,34,9,65,2,116,34,13,69,4,64,65,0,33,9,12,1,11,32,0,32,9,65,192,196,0,108,16,114,33,9,65,0,33,11,3,64,32,9,32,11,65,144,17,108,106,65,0,65,132,17,16,159,1,66,128,128,128,128,128,128,128,248,255,0,55,3,136,17,32,11,65,1,106,34,11,32,13,71,13,0,11,11,32,10,32,10,40,2,24,34,11,54,2,100,2,64,32,11,69,4,64,65,0,33,24,32,10,65,0,54,2,96,12,1,11,32,10,32,0,32,11,65,144,22,108,16,114,34,24,54,2,96,32,10,40,2,100,34,13,69,13,0,65,0,33,11,3,64,32,24,32,11,65,144,22,108,106,65,0,65,132,22,16,159,1,66,128,128,128,128,128,128,128,248,255,0,55,3,136,22,32,11,65,1,106,34,11,32,13,71,13,0,11,32,10,40,2,96,33,24,11,32,1,33,11,65,0,33,16,35,0,65,48,107,34,21,36,0,32,21,65,32,106,32,10,16,110,32,21,65,16,106,32,44,16,110,32,21,32,27,16,110,32,8,4,64,3,64,32,21,65,16,106,16,111,32,24,32,21,40,2,24,65,144,22,108,106,34,13,32,7,32,16,65,4,116,106,34,19,47,1,12,65,2,116,106,34,1,32,1,40,2,0,65,1,106,54,2,0,32,13,32,13,40,2,128,22,65,1,106,54,2,128,22,32,19,40,2,0,34,14,4,64,3,64,32,5,33,1,32,21,65,32,106,16,111,32,21,40,2,40,33,13,32,15,32,17,4,127,32,17,32,13,65,2,116,106,40,2,0,65,9,116,65,240,8,106,34,5,32,6,65,255,1,113,106,45,0,128,2,32,5,32,1,65,255,1,113,106,45,0,0,114,32,13,65,6,116,106,5,32,13,11,65,144,8,108,106,34,13,32,11,32,2,32,3,113,106,34,6,45,0,0,65,2,116,106,34,5,32,5,40,2,0,65,1,106,54,2,0,32,13,32,13,40,2,128,8,65,1,106,54,2,128,8,32,2,65,1,106,33,2,32,6,45,0,0,33,5,32,1,33,6,32,14,65,1,107,34,14,13,0,11,11,32,19,40,2,4,65,255,255,255,15,113,34,1,32,2,106,33,2,2,64,32,1,69,13,0,32,11,32,2,65,1,107,32,3,113,106,45,0,0,33,5,32,11,32,2,65,2,107,32,3,113,106,45,0,0,33,6,32,19,47,1,12,65,128,1,73,13,0,32,21,16,111,32,9,32,21,40,2,8,65,2,116,32,19,47,1,12,34,13,65,7,113,34,1,65,3,32,1,65,3,73,27,34,1,32,1,32,1,32,1,65,3,32,13,65,6,118,34,1,65,7,70,27,32,1,65,4,70,27,32,1,65,2,70,27,32,13,65,192,0,73,27,106,65,144,17,108,106,34,13,32,19,47,1,14,65,255,7,113,65,2,116,106,34,1,32,1,40,2,0,65,1,106,54,2,0,32,13,32,13,40,2,128,17,65,1,106,54,2,128,17,11,32,16,65,1,106,34,16,32,8,71,13,0,11,11,32,21,65,48,106,36,0,32,0,32,17,16,115,32,10,32,10,40,2,0,34,2,65,6,116,34,1,54,2,76,2,64,2,64,2,64,32,1,69,4,64,65,0,33,24,32,10,65,0,54,2,92,32,10,65,0,54,2,72,32,10,65,220,0,106,33,13,32,10,65,200,0,106,33,8,12,1,11,32,10,32,0,32,2,65,8,116,16,114,34,24,54,2,72,32,10,32,10,40,2,76,34,1,54,2,92,32,10,65,220,0,106,33,13,32,10,65,200,0,106,33,8,32,1,13,1,11,65,0,33,11,12,1,11,32,0,32,1,65,144,8,108,16,114,33,11,32,10,40,2,72,33,24,11,32,10,32,11,54,2,88,65,0,33,6,65,0,33,7,65,0,33,17,65,0,33,19,32,12,34,2,4,64,32,0,32,2,65,2,116,34,1,16,114,33,19,32,0,32,1,16,114,33,7,11,32,0,65,152,128,3,16,114,33,5,32,0,65,144,8,16,114,33,16,2,64,32,2,69,13,0,3,64,32,19,32,6,65,2,116,106,65,1,54,2,0,32,6,65,1,106,34,6,32,2,71,13,0,11,65,0,33,6,32,2,69,13,0,3,64,32,11,32,6,65,144,8,108,34,1,106,32,1,32,15,106,34,1,65,144,8,16,156,1,32,1,16,42,57,3,136,8,32,24,32,6,65,2,116,106,32,6,54,2,0,32,6,65,1,106,34,6,32,2,71,13,0,11,65,0,33,6,32,2,69,13,0,32,2,33,3,3,64,32,2,32,17,107,34,1,65,192,0,32,1,65,192,0,73,27,34,14,4,64,32,3,65,192,0,32,3,65,192,0,73,27,33,12,65,0,33,1,3,64,32,7,32,1,32,6,106,65,2,116,106,32,1,32,17,106,54,2,0,32,1,65,1,106,34,1,32,12,71,13,0,11,11,32,11,32,16,32,19,32,24,32,17,65,2,116,106,32,7,32,6,65,2,116,106,32,5,32,14,32,14,65,128,2,65,128,16,16,66,32,6,106,33,6,32,3,65,64,106,33,3,32,17,65,64,107,34,17,32,2,73,13,0,11,11,65,128,16,33,1,2,64,32,6,65,6,116,34,12,32,6,65,1,118,32,6,108,34,3,32,3,32,12,75,27,34,12,65,128,16,73,4,64,32,5,33,1,12,1,11,3,64,32,1,34,3,65,1,116,33,1,32,3,32,12,77,13,0,11,32,0,32,3,65,24,108,16,114,34,1,32,5,65,128,128,3,16,156,1,26,32,0,32,5,16,115,11,32,11,32,16,32,19,32,24,32,7,32,1,32,6,32,2,65,128,2,32,12,16,66,33,3,32,0,32,1,16,115,32,0,32,19,16,115,32,15,33,1,32,3,33,5,65,0,33,3,32,2,4,64,3,64,32,1,32,3,65,144,8,108,106,34,14,32,11,32,24,32,3,65,1,107,65,0,32,3,27,65,2,116,106,40,2,0,34,6,65,144,8,108,106,32,16,16,67,33,45,65,0,33,17,32,5,4,64,3,64,32,45,32,14,32,11,32,7,32,17,65,2,116,106,34,12,40,2,0,65,144,8,108,106,32,16,16,67,34,46,100,4,64,32,46,33,45,32,12,40,2,0,33,6,11,32,17,65,1,106,34,17,32,5,71,13,0,11,11,32,24,32,3,65,2,116,106,32,6,54,2,0,32,3,65,1,106,34,3,32,2,71,13,0,11,11,32,5,4,64,65,0,33,17,3,64,32,11,32,7,32,17,65,2,116,106,40,2,0,65,144,8,108,106,65,0,65,132,8,16,159,1,66,128,128,128,128,128,128,128,248,255,0,55,3,136,8,32,17,65,1,106,34,17,32,5,71,13,0,11,11,32,2,4,64,65,0,33,3,3,64,32,11,32,24,32,3,65,2,116,106,40,2,0,65,144,8,108,106,34,14,32,14,40,2,128,8,32,1,32,3,65,144,8,108,106,34,12,40,2,128,8,106,54,2,128,8,65,0,33,17,3,64,32,14,32,17,65,2,116,34,6,106,34,5,32,5,40,2,0,32,6,32,12,106,40,2,0,106,54,2,0,32,17,65,1,106,34,17,65,128,2,71,13,0,11,32,3,65,1,106,34,3,32,2,71,13,0,11,11,32,0,32,16,16,115,32,0,32,7,16,115,32,13,2,127,65,0,33,1,65,0,33,7,65,0,33,3,65,0,33,17,2,64,2,64,32,2,69,13,0,32,0,32,2,65,2,116,34,5,16,114,34,17,65,255,1,32,5,16,159,1,33,13,65,0,33,5,3,64,32,13,32,24,32,5,65,2,116,106,40,2,0,65,2,116,106,34,6,40,2,0,65,127,70,4,64,32,6,32,1,54,2,0,32,1,65,1,106,33,1,11,32,5,65,1,106,34,5,32,2,71,13,0,11,32,1,4,64,32,0,32,1,65,144,8,108,16,114,33,7,11,32,2,69,13,0,65,0,33,5,3,64,32,5,32,13,32,24,32,3,65,2,116,106,34,12,40,2,0,34,6,65,2,116,106,40,2,0,34,1,70,4,64,32,7,32,5,65,144,8,108,106,32,11,32,6,65,144,8,108,106,65,144,8,16,156,1,26,32,5,65,1,106,33,5,32,13,32,12,40,2,0,65,2,116,106,40,2,0,33,1,11,32,12,32,1,54,2,0,32,3,65,1,106,34,3,32,2,71,13,0,11,32,0,32,13,16,115,65,0,33,3,32,5,69,13,1,3,64,32,11,32,3,65,144,8,108,34,1,106,32,1,32,7,106,65,144,8,16,156,1,26,32,3,65,1,106,34,3,32,5,71,13,0,11,32,5,33,3,12,1,11,32,0,32,17,16,115,11,32,0,32,7,16,115,32,3,11,54,2,0,32,0,32,15,16,115,2,64,32,4,40,2,24,69,13,0,32,10,40,2,0,34,13,69,13,0,32,8,40,2,0,33,3,3,64,32,13,65,1,107,34,13,65,6,116,33,2,32,3,32,13,65,2,116,106,33,1,65,0,33,11,3,64,32,3,32,2,32,11,106,65,2,116,106,32,1,40,2,0,54,2,0,32,11,65,1,106,34,11,65,192,0,71,13,0,11,32,13,13,0,11,11,32,10,32,10,40,2,48,34,2,65,2,116,34,1,54,2,84,2,127,2,64,2,64,32,1,69,4,64,65,0,33,15,32,10,65,0,54,2,108,32,10,65,0,54,2,80,32,10,65,236,0,106,33,17,12,1,11,32,10,32,0,32,2,65,4,116,16,114,34,15,54,2,80,32,10,32,10,40,2,84,34,1,54,2,108,32,10,65,236,0,106,33,17,32,1,13,1,11,65,0,33,11,65,0,12,1,11,32,0,32,1,65,144,17,108,16,114,33,11,32,10,40,2,80,33,15,32,10,40,2,84,11,33,12,32,10,32,11,54,2,104,65,0,33,5,65,0,33,6,65,0,33,7,65,0,33,8,32,12,4,64,32,0,32,12,65,2,116,34,1,16,114,33,8,32,0,32,1,16,114,33,6,11,32,0,65,152,128,3,16,114,33,4,32,0,65,144,17,16,114,33,13,2,64,32,12,69,13,0,3,64,32,8,32,5,65,2,116,106,65,1,54,2,0,32,5,65,1,106,34,5,32,12,71,13,0,11,65,0,33,5,32,12,69,13,0,3,64,32,11,32,5,65,144,17,108,34,1,106,32,1,32,9,106,34,1,65,144,17,16,156,1,32,1,16,44,57,3,136,17,32,15,32,5,65,2,116,106,32,5,54,2,0,32,5,65,1,106,34,5,32,12,71,13,0,11,65,0,33,5,32,12,69,13,0,32,12,33,3,3,64,32,12,32,7,107,34,1,65,192,0,32,1,65,192,0,73,27,34,10,4,64,32,3,65,192,0,32,3,65,192,0,73,27,33,2,65,0,33,1,3,64,32,6,32,1,32,5,106,65,2,116,106,32,1,32,7,106,54,2,0,32,1,65,1,106,34,1,32,2,71,13,0,11,11,32,11,32,13,32,8,32,15,32,7,65,2,116,106,32,6,32,5,65,2,116,106,32,4,32,10,32,10,65,128,2,65,128,16,16,72,32,5,106,33,5,32,3,65,64,106,33,3,32,7,65,64,107,34,7,32,12,73,13,0,11,11,65,128,16,33,1,2,64,32,5,65,6,116,34,3,32,5,65,1,118,32,5,108,34,2,32,2,32,3,75,27,34,3,65,128,16,73,4,64,32,4,33,1,12,1,11,3,64,32,1,34,2,65,1,116,33,1,32,2,32,3,77,13,0,11,32,0,32,2,65,24,108,16,114,34,1,32,4,65,128,128,3,16,156,1,26,32,0,32,4,16,115,11,32,11,32,13,32,8,32,15,32,6,32,1,32,5,32,12,65,128,2,32,3,16,72,33,2,32,0,32,1,16,115,32,0,32,8,16,115,65,0,33,3,32,12,4,64,3,64,32,9,32,3,65,144,17,108,106,34,4,32,11,32,15,32,3,65,1,107,65,0,32,3,27,65,2,116,106,40,2,0,34,5,65,144,17,108,106,32,13,16,73,33,45,65,0,33,7,32,2,4,64,3,64,32,45,32,4,32,11,32,6,32,7,65,2,116,106,34,1,40,2,0,65,144,17,108,106,32,13,16,73,34,46,100,4,64,32,46,33,45,32,1,40,2,0,33,5,11,32,7,65,1,106,34,7,32,2,71,13,0,11,11,32,15,32,3,65,2,116,106,32,5,54,2,0,32,3,65,1,106,34,3,32,12,71,13,0,11,11,32,2,4,64,65,0,33,7,3,64,32,11,32,6,32,7,65,2,116,106,40,2,0,65,144,17,108,106,65,0,65,132,17,16,159,1,66,128,128,128,128,128,128,128,248,255,0,55,3,136,17,32,7,65,1,106,34,7,32,2,71,13,0,11,11,32,12,4,64,65,0,33,3,3,64,32,11,32,15,32,3,65,2,116,106,40,2,0,65,144,17,108,106,34,5,32,5,40,2,128,17,32,9,32,3,65,144,17,108,106,34,4,40,2,128,17,106,54,2,128,17,65,0,33,7,3,64,32,5,32,7,65,2,116,34,2,106,34,1,32,1,40,2,0,32,2,32,4,106,40,2,0,106,54,2,0,32,7,65,1,106,34,7,65,160,4,71,13,0,11,32,3,65,1,106,34,3,32,12,71,13,0,11,11,32,0,32,13,16,115,32,0,32,6,16,115,65,0,33,1,65,0,33,6,65,0,33,3,65,0,33,8,2,64,2,64,32,12,69,13,0,32,0,32,12,65,2,116,34,2,16,114,34,8,65,255,1,32,2,16,159,1,33,7,65,0,33,4,3,64,32,7,32,15,32,4,65,2,116,106,40,2,0,65,2,116,106,34,2,40,2,0,65,127,70,4,64,32,2,32,1,54,2,0,32,1,65,1,106,33,1,11,32,4,65,1,106,34,4,32,12,71,13,0,11,32,1,4,64,32,0,32,1,65,144,17,108,16,114,33,6,11,32,12,69,13,0,65,0,33,4,3,64,32,4,32,7,32,15,32,3,65,2,116,106,34,5,40,2,0,34,2,65,2,116,106,40,2,0,34,1,70,4,64,32,6,32,4,65,144,17,108,106,32,11,32,2,65,144,17,108,106,65,144,17,16,156,1,26,32,4,65,1,106,33,4,32,7,32,5,40,2,0,65,2,116,106,40,2,0,33,1,11,32,5,32,1,54,2,0,32,3,65,1,106,34,3,32,12,71,13,0,11,32,0,32,7,16,115,65,0,33,3,32,4,69,13,1,3,64,32,11,32,3,65,144,17,108,34,1,106,32,1,32,6,106,65,144,17,16,156,1,26,32,3,65,1,106,34,3,32,4,71,13,0,11,32,4,33,3,12,1,11,32,0,32,8,16,115,11,32,0,32,6,16,115,32,17,32,3,54,2,0,32,0,32,9,16,115,32,29,65,64,107,36,0,11,153,3,2,8,127,1,124,32,5,65,0,65,132,17,16,159,1,34,10,66,128,128,128,128,128,128,128,248,255,0,55,3,136,17,65,1,33,11,32,2,40,2,0,32,3,40,2,0,70,4,64,32,2,40,2,4,32,3,40,2,4,71,33,11,11,32,1,4,64,65,0,33,5,3,64,2,64,32,0,32,5,65,4,116,106,34,12,40,2,4,65,255,255,255,15,113,69,13,0,32,12,47,1,12,65,128,1,73,13,0,32,12,47,1,14,33,7,2,64,32,11,69,4,64,32,7,33,6,12,1,11,32,7,65,255,7,113,34,6,32,2,40,2,4,34,9,65,16,106,34,8,79,4,64,32,8,32,6,32,9,107,65,16,107,34,6,65,127,32,2,40,2,0,34,8,116,65,127,115,113,106,32,12,40,2,8,32,6,32,8,118,65,1,113,65,2,114,32,7,65,10,118,116,106,65,4,107,32,8,116,106,33,6,11,32,3,40,2,16,32,6,73,4,64,65,0,15,11,32,3,40,2,4,34,8,65,16,106,34,7,32,6,75,13,0,32,6,32,8,107,65,1,32,3,40,2,0,34,9,65,2,106,116,106,65,16,107,34,8,65,127,32,9,116,65,127,115,113,32,7,106,32,8,103,65,31,115,65,1,107,34,6,32,9,107,34,7,65,1,116,32,8,32,6,118,65,1,113,114,65,254,255,3,106,32,9,116,106,32,7,65,10,116,114,33,6,11,32,10,32,6,65,255,7,113,65,2,116,106,34,7,32,7,40,2,0,65,1,106,54,2,0,32,10,32,13,65,1,106,34,13,54,2,128,17,32,14,32,6,65,128,248,3,113,65,10,118,184,160,33,14,11,32,5,65,1,106,34,5,32,1,71,13,0,11,11,32,4,32,14,32,10,16,44,160,57,3,0,65,1,11,164,1,1,2,127,35,0,65,192,5,107,34,3,36,0,32,1,40,2,92,4,64,3,64,65,128,2,32,1,40,2,88,32,2,65,144,8,108,106,32,3,16,107,32,2,65,1,106,34,2,32,1,40,2,92,73,13,0,11,11,32,1,40,2,100,4,64,65,0,33,2,3,64,65,192,5,32,1,40,2,96,32,2,65,144,22,108,106,32,3,16,107,32,2,65,1,106,34,2,32,1,40,2,100,73,13,0,11,11,32,1,40,2,108,4,64,65,0,33,2,3,64,32,0,32,1,40,2,104,32,2,65,144,17,108,106,32,3,16,107,32,2,65,1,106,34,2,32,1,40,2,108,73,13,0,11,11,32,3,65,192,5,106,36,0,11,242,1,1,4,127,35,0,65,160,1,107,34,6,36,0,32,0,32,1,32,2,32,3,32,4,16,122,33,7,2,64,32,0,40,2,68,34,5,69,13,0,32,5,45,0,4,65,2,73,13,0,32,0,32,5,40,2,72,34,8,70,4,64,32,5,40,2,76,33,8,11,65,0,33,5,3,64,32,6,32,5,65,2,116,106,65,255,255,255,255,0,54,2,0,32,5,65,1,106,34,5,65,38,71,13,0,11,65,0,33,5,32,8,32,1,32,2,32,3,32,6,16,122,33,2,3,64,32,6,32,5,65,2,116,34,3,106,40,2,0,34,1,65,255,255,255,255,0,71,4,64,32,3,32,4,106,34,3,32,3,40,2,0,34,3,32,0,40,2,4,65,1,32,0,40,2,0,32,1,65,31,113,106,45,0,0,116,65,254,255,255,63,113,108,65,5,116,32,1,106,34,1,32,1,32,3,75,27,54,2,0,11,32,5,65,1,106,34,5,65,38,71,13,0,11,32,2,32,7,114,33,7,11,32,6,65,160,1,106,36,0,32,7,11,202,47,2,23,127,1,126,2,64,32,0,40,2,64,4,64,32,3,69,4,64,65,0,15,11,32,0,65,40,106,33,7,32,0,65,52,106,33,6,3,64,2,64,32,2,32,5,75,13,0,32,6,45,0,2,34,11,69,13,0,32,4,32,5,65,2,116,106,34,0,32,0,40,2,0,34,10,32,6,40,2,4,65,5,116,32,11,106,34,0,32,0,32,10,75,27,54,2,0,65,1,33,22,11,2,127,32,1,32,5,106,45,0,0,33,11,65,0,33,10,2,64,32,6,45,0,0,4,64,32,6,45,0,1,32,11,71,13,1,32,7,40,2,0,32,6,40,2,8,65,12,108,106,12,2,11,32,6,40,2,8,34,0,69,13,0,32,7,40,2,0,34,6,32,0,32,11,65,4,118,106,65,12,108,106,40,2,8,34,0,69,13,0,32,6,32,0,32,11,65,15,113,106,65,12,108,106,33,10,11,32,10,11,34,6,69,13,2,32,5,65,1,106,34,5,32,3,73,13,0,11,12,1,11,32,0,40,2,32,34,27,32,1,40,0,0,65,189,207,214,241,1,108,65,16,118,65,254,255,3,113,106,47,1,0,34,14,4,64,32,1,65,1,106,33,6,32,0,40,2,0,33,18,32,0,40,2,36,33,20,3,64,32,20,32,14,65,2,116,106,40,1,0,34,5,65,128,1,113,33,19,32,5,65,16,118,33,16,32,18,32,5,65,31,113,34,9,106,45,0,0,33,12,2,64,2,64,32,5,65,8,118,65,255,1,113,34,5,69,4,64,32,18,40,2,164,1,32,18,32,9,65,2,116,34,17,106,40,2,32,32,9,32,16,108,106,106,33,8,65,0,33,7,2,64,32,1,34,5,32,5,32,9,32,3,32,3,32,9,75,27,106,34,11,65,4,107,34,10,75,13,0,3,64,32,5,40,0,0,32,7,32,8,106,40,0,0,71,13,1,32,7,65,4,106,33,7,32,5,65,4,106,34,5,32,10,77,13,0,11,11,2,64,32,5,32,11,79,13,0,32,5,32,11,32,5,107,34,10,106,33,11,32,7,32,10,106,33,10,3,64,32,7,32,8,106,45,0,0,32,5,45,0,0,71,13,1,32,7,65,1,106,33,7,32,5,65,1,106,34,5,32,11,71,13,0,11,32,10,33,7,11,32,7,32,9,70,4,64,32,4,32,17,106,34,5,32,5,40,2,0,34,10,32,16,65,5,116,32,9,114,34,5,32,5,32,10,75,27,54,2,0,65,1,33,22,11,2,64,32,7,32,9,65,1,107,34,11,73,13,0,32,4,32,11,65,2,116,106,34,5,32,5,40,2,0,34,10,65,12,32,12,116,32,16,106,65,5,116,32,9,114,34,5,32,5,32,10,75,27,54,2,0,65,1,33,22,32,9,65,2,106,34,10,32,3,79,13,0,32,1,32,11,106,45,0,0,65,233,0,71,13,0,32,1,32,9,106,34,5,45,0,0,65,238,0,71,13,0,32,5,45,0,1,65,231,0,71,13,0,32,1,32,10,106,45,0,0,65,32,71,13,0,32,4,32,17,106,34,5,32,5,40,2,12,34,10,65,49,32,12,116,32,16,106,65,5,116,32,9,114,34,5,32,5,32,10,75,27,54,2,12,11,32,2,32,9,65,9,107,34,5,32,2,32,5,75,27,32,2,32,9,65,9,75,27,34,5,32,7,32,9,65,2,107,34,10,32,7,32,10,73,27,34,8,77,4,64,32,0,41,3,16,33,28,3,64,32,4,32,5,65,2,116,106,34,10,32,10,40,2,0,34,11,32,28,32,9,32,5,107,34,10,65,6,108,173,136,167,65,63,113,32,10,65,2,116,106,32,12,116,32,16,106,65,5,116,32,9,114,34,10,32,10,32,11,75,27,54,2,0,65,1,33,22,32,5,65,1,106,34,5,32,8,77,13,0,11,11,32,7,32,9,73,13,2,32,9,65,6,106,34,5,32,3,79,13,2,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,32,1,32,9,106,34,8,45,0,0,34,7,65,57,77,4,64,2,64,32,7,65,32,107,14,15,2,18,3,18,18,18,18,6,8,18,18,18,5,18,4,0,11,32,7,65,10,71,13,17,32,4,32,17,106,34,5,32,5,40,2,4,34,7,65,22,32,12,116,32,16,106,65,5,116,32,9,114,34,5,32,5,32,7,75,27,54,2,4,32,8,45,0,1,65,9,71,13,17,32,9,65,2,106,33,5,65,50,33,11,12,16,11,2,64,32,7,65,225,0,107,14,15,9,17,17,17,10,11,17,17,12,17,17,13,17,17,14,0,11,2,64,32,7,65,58,107,14,4,6,17,17,8,0,11,32,7,65,221,0,71,13,16,32,9,65,1,106,33,5,65,24,33,11,12,15,11,32,4,32,17,106,34,7,32,7,40,2,4,34,10,65,1,32,12,116,32,16,106,65,5,116,32,9,114,34,7,32,7,32,10,75,27,54,2,4,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,32,8,45,0,1,34,7,65,225,0,107,14,15,1,2,24,24,24,4,24,24,3,24,24,24,24,6,5,0,11,32,7,65,244,0,107,14,4,6,23,23,7,23,11,2,64,2,64,2,64,2,64,32,8,45,0,2,34,5,65,238,0,107,14,7,3,26,26,26,26,1,2,0,11,32,5,65,32,71,13,25,32,9,65,3,106,33,5,65,28,33,11,12,24,11,32,8,45,0,3,65,32,71,13,24,32,9,65,4,106,33,5,65,46,33,11,12,23,11,32,8,45,0,3,65,32,71,13,23,32,9,65,4,106,33,5,65,60,33,11,12,22,11,32,8,45,0,3,65,228,0,71,13,22,32,8,45,0,4,65,32,71,13,22,32,9,65,5,106,33,5,65,10,33,11,12,21,11,32,8,45,0,2,65,249,0,71,13,21,32,8,45,0,3,65,32,71,13,21,32,9,65,4,106,33,5,65,38,33,11,12,20,11,32,8,45,0,2,34,5,65,243,0,71,4,64,32,5,65,238,0,71,13,21,32,8,45,0,3,65,32,71,13,21,32,9,65,4,106,33,5,65,16,33,11,12,20,11,32,8,45,0,3,65,32,71,13,20,32,9,65,4,106,33,5,65,47,33,11,12,19,11,2,64,2,64,32,8,45,0,2,65,239,0,107,14,4,0,21,21,1,21,11,32,8,45,0,3,65,242,0,71,13,20,32,8,45,0,4,65,32,71,13,20,32,9,65,5,106,33,5,65,25,33,11,12,19,11,32,8,45,0,3,65,239,0,71,13,19,32,8,45,0,4,65,237,0,71,13,19,65,37,33,11,32,8,45,0,5,65,32,70,13,18,12,19,11,32,8,45,0,2,34,5,65,238,0,71,4,64,32,5,65,230,0,71,13,19,32,8,45,0,3,65,32,71,13,19,32,9,65,4,106,33,5,65,8,33,11,12,18,11,32,8,45,0,3,65,32,71,13,18,32,9,65,4,106,33,5,65,45,33,11,12,17,11,32,8,45,0,2,65,239,0,71,13,17,32,8,45,0,3,65,244,0,71,13,17,32,8,45,0,4,65,32,71,13,17,32,9,65,5,106,33,5,65,208,0,33,11,12,16,11,32,8,45,0,2,34,7,65,239,0,71,4,64,32,7,65,232,0,71,13,17,2,64,2,64,32,8,45,0,3,65,225,0,107,14,5,1,19,19,19,0,19,11,32,8,45,0,4,65,32,71,13,18,65,5,33,11,32,9,65,5,106,33,5,12,17,11,32,8,45,0,4,65,244,0,71,13,17,65,29,33,11,32,8,45,0,5,65,32,70,13,16,12,17,11,32,8,45,0,3,65,32,71,13,16,32,9,65,4,106,33,5,65,17,33,11,12,15,11,32,8,45,0,2,65,233,0,71,13,15,32,8,45,0,3,65,244,0,71,13,15,32,8,45,0,4,65,232,0,71,13,15,65,35,33,11,32,8,45,0,5,65,32,70,13,14,12,15,11,32,4,32,17,106,34,5,32,5,40,2,4,34,7,65,19,32,12,116,32,16,106,65,5,116,32,9,114,34,5,32,5,32,7,75,27,54,2,4,32,8,45,0,1,65,62,71,13,14,32,9,65,2,106,33,5,65,21,33,11,12,13,11,32,4,32,17,106,34,11,34,7,32,7,40,2,4,34,10,65,20,32,12,116,32,16,106,65,5,116,32,9,114,34,7,32,7,32,10,75,27,54,2,4,32,8,45,0,1,65,32,71,13,13,32,11,32,11,40,2,8,34,10,65,31,32,12,116,32,16,106,65,5,116,32,9,114,34,7,32,7,32,10,75,27,54,2,8,32,8,45,0,2,65,212,0,71,13,13,32,8,45,0,3,65,232,0,71,13,13,2,64,2,64,32,8,45,0,4,65,229,0,107,14,5,0,15,15,15,1,15,11,65,43,33,11,32,8,45,0,5,65,32,70,13,13,12,14,11,32,8,45,0,5,65,243,0,71,13,13,32,8,45,0,6,65,32,71,13,13,32,9,65,7,106,33,5,65,203,0,33,11,12,12,11,32,4,32,17,106,34,5,32,5,40,2,4,34,7,65,204,0,32,12,116,32,16,106,65,5,116,32,9,114,34,5,32,5,32,7,75,27,54,2,4,32,8,45,0,1,65,32,71,13,12,32,9,65,2,106,33,5,65,14,33,11,12,11,11,32,9,65,1,106,33,5,65,36,33,11,12,10,11,32,9,65,1,106,33,5,65,51,33,11,12,9,11,32,9,65,1,106,33,5,65,57,33,11,12,8,11,32,8,45,0,1,34,5,65,39,71,4,64,32,5,65,34,71,13,9,32,9,65,2,106,33,5,65,198,0,33,11,12,8,11,32,9,65,2,106,33,5,65,214,0,33,11,12,7,11,32,8,45,0,1,65,236,0,71,13,7,32,8,45,0,2,65,32,71,13,7,32,9,65,3,106,33,5,65,212,0,33,11,12,6,11,2,64,2,64,2,64,32,8,45,0,1,34,5,65,242,0,107,14,2,1,2,0,11,32,5,65,228,0,71,13,8,32,8,45,0,2,65,32,71,13,8,32,9,65,3,106,33,5,65,53,33,11,12,7,11,32,8,45,0,2,65,32,71,13,7,32,9,65,3,106,33,5,65,210,0,33,11,12,6,11,32,8,45,0,2,65,244,0,71,13,6,32,8,45,0,3,65,32,71,13,6,32,9,65,4,106,33,5,65,223,0,33,11,12,5,11,32,8,45,0,1,65,245,0,71,13,5,32,8,45,0,2,65,236,0,71,13,5,32,8,45,0,3,65,32,71,13,5,32,9,65,4,106,33,5,65,218,0,33,11,12,4,11,2,64,2,64,32,8,45,0,1,65,246,0,107,14,5,0,6,6,6,1,6,11,32,8,45,0,2,65,229,0,71,13,5,32,8,45,0,3,65,32,71,13,5,32,9,65,4,106,33,5,65,220,0,33,11,12,4,11,32,8,45,0,2,65,229,0,71,13,4,32,8,45,0,3,65,32,71,13,4,32,9,65,4,106,33,5,65,228,0,33,11,12,3,11,32,8,45,0,1,34,5,65,249,0,71,4,64,32,5,65,229,0,71,13,4,32,8,45,0,2,65,243,0,71,13,4,32,8,45,0,3,65,243,0,71,13,4,32,8,45,0,4,65,32,71,13,4,32,9,65,5,106,33,5,65,221,0,33,11,12,3,11,32,8,45,0,2,65,32,71,13,3,32,9,65,3,106,33,5,65,61,33,11,12,2,11,32,8,45,0,1,65,245,0,71,13,2,32,8,45,0,2,65,243,0,71,13,2,32,8,45,0,3,65,32,71,13,2,32,9,65,4,106,33,5,65,234,0,33,11,12,1,11,32,3,32,9,73,13,1,32,18,40,2,164,1,32,18,32,9,65,2,116,34,8,106,40,2,32,32,9,32,16,108,106,106,33,10,2,64,32,5,65,10,70,34,15,69,4,64,65,0,33,5,65,44,33,11,32,9,69,13,1,3,64,2,64,32,5,32,10,106,45,0,0,34,7,65,225,0,107,65,255,1,113,65,25,77,4,64,32,1,32,5,106,45,0,0,32,7,65,32,115,70,13,1,12,6,11,32,7,32,1,32,5,106,45,0,0,71,13,5,11,32,5,65,1,106,34,5,32,9,71,13,0,11,12,1,11,32,10,45,0,0,34,5,65,225,0,107,65,255,1,113,65,25,75,13,2,32,1,45,0,0,32,5,65,32,115,71,13,2,32,10,65,1,106,33,21,32,1,32,9,106,33,11,65,0,33,7,2,64,32,9,65,5,73,4,64,32,6,33,5,12,1,11,32,11,65,4,107,33,10,32,6,33,5,3,64,32,5,40,0,0,32,7,32,21,106,40,0,0,71,13,1,32,7,65,4,106,33,7,32,5,65,4,106,34,5,32,10,77,13,0,11,11,32,9,65,1,107,33,17,2,64,32,5,32,11,79,13,0,32,5,32,6,32,17,106,32,5,107,34,10,106,33,11,32,7,32,10,106,33,10,3,64,32,7,32,21,106,45,0,0,32,5,45,0,0,71,13,1,32,7,65,1,106,33,7,32,5,65,1,106,34,5,32,11,71,13,0,11,32,10,33,7,11,65,9,33,11,32,7,32,17,71,13,2,11,32,4,32,8,106,34,5,32,5,40,2,0,34,7,32,11,32,12,116,32,16,106,65,5,116,32,9,114,34,5,32,5,32,7,75,27,54,2,0,65,1,33,22,32,9,65,1,106,34,5,32,3,79,13,1,2,64,2,127,2,64,2,64,2,64,2,64,2,64,2,64,2,64,32,1,32,9,106,34,10,45,0,0,34,7,65,32,107,14,15,0,10,1,10,10,10,10,4,5,10,10,10,3,10,2,6,11,65,4,65,196,0,32,15,27,33,11,12,7,11,32,4,32,5,65,2,116,106,34,5,32,5,40,2,0,34,7,65,194,0,65,215,0,32,15,27,32,12,116,32,16,106,65,5,116,32,9,114,34,5,32,5,32,7,75,27,54,2,0,32,10,45,0,1,65,62,71,13,8,65,197,0,65,225,0,32,15,27,12,5,11,32,4,32,5,65,2,116,106,34,5,32,5,40,2,0,34,7,65,207,0,65,229,0,32,15,27,32,12,116,32,16,106,65,5,116,32,9,114,34,5,32,5,32,7,75,27,54,2,0,32,10,45,0,1,65,32,71,13,7,65,216,0,65,242,0,32,15,27,12,4,11,32,4,32,5,65,2,116,106,34,5,32,5,40,2,0,34,7,65,227,0,65,240,0,32,15,27,32,12,116,32,16,106,65,5,116,32,9,114,34,5,32,5,32,7,75,27,54,2,0,32,10,45,0,1,65,32,71,13,6,65,58,65,235,0,32,15,27,12,3,11,65,202,0,65,222,0,32,15,27,33,11,12,3,11,65,206,0,65,241,0,32,15,27,33,11,12,2,11,32,7,65,61,71,13,3,32,10,45,0,1,34,5,65,39,71,4,64,32,5,65,34,71,13,4,65,232,0,65,233,0,32,15,27,12,1,11,65,236,0,65,244,0,32,15,27,11,33,11,32,9,65,2,106,33,5,11,11,32,4,32,5,65,2,116,106,34,5,32,5,40,2,0,34,7,32,11,32,12,116,32,16,106,65,5,116,32,9,114,34,5,32,5,32,7,75,27,54,2,0,11,32,14,65,1,106,33,14,32,19,69,13,0,11,11,32,3,65,5,73,13,0,2,64,32,1,45,0,0,34,9,65,46,71,32,9,65,32,71,113,13,0,32,27,32,1,40,0,1,65,189,207,214,241,1,108,65,16,118,65,254,255,3,113,106,47,1,0,34,16,69,13,0,32,1,65,1,106,33,7,65,2,65,205,0,32,9,65,32,70,34,2,27,33,8,65,217,0,65,195,0,32,2,27,33,11,65,6,65,32,32,2,27,33,18,32,1,65,2,106,33,2,32,3,65,1,107,33,12,32,0,40,2,0,33,26,32,0,40,2,36,33,21,3,64,32,21,32,16,65,2,116,106,40,1,0,34,5,65,128,1,113,33,17,32,5,65,16,118,33,23,32,26,32,5,65,31,113,34,13,106,45,0,0,33,24,2,64,2,64,32,5,65,8,118,65,255,1,113,34,14,69,4,64,32,12,32,13,73,13,2,32,26,40,2,164,1,32,26,32,13,65,2,116,106,40,2,32,32,13,32,23,108,106,106,33,15,32,1,32,13,65,1,106,34,20,106,33,14,65,0,33,6,2,64,32,13,65,4,73,4,64,32,7,33,5,12,1,11,32,1,32,13,106,65,3,107,33,10,32,7,33,5,3,64,32,5,40,0,0,32,6,32,15,106,40,0,0,71,13,1,32,6,65,4,106,33,6,32,5,65,4,106,34,5,32,10,77,13,0,11,11,2,64,32,5,32,14,79,13,0,32,5,32,7,32,13,106,32,5,107,34,10,106,33,19,32,6,32,10,106,33,10,3,64,32,6,32,15,106,45,0,0,32,5,45,0,0,71,13,1,32,6,65,1,106,33,6,32,5,65,1,106,34,5,32,19,71,13,0,11,32,10,33,6,11,32,6,32,13,71,13,2,32,4,32,20,65,2,116,106,34,5,32,5,40,2,0,34,6,32,18,32,24,116,32,23,106,65,5,116,32,13,114,34,5,32,5,32,6,75,27,54,2,0,65,1,33,22,32,13,65,2,106,34,5,32,3,79,13,2,32,14,45,0,0,34,6,65,32,70,4,64,32,8,33,6,12,2,11,32,6,65,40,70,4,64,32,11,33,6,12,2,11,32,9,65,32,71,13,2,2,64,2,64,2,64,32,6,65,44,107,14,3,0,5,1,2,11,32,4,32,5,65,2,116,106,34,5,32,5,40,2,0,34,6,65,231,0,32,24,116,32,23,106,65,5,116,32,13,114,34,5,32,5,32,6,75,27,54,2,0,32,14,45,0,1,65,32,71,13,4,32,13,65,3,106,33,5,65,33,33,6,12,3,11,32,4,32,5,65,2,116,106,34,5,32,5,40,2,0,34,6,65,199,0,32,24,116,32,23,106,65,5,116,32,13,114,34,5,32,5,32,6,75,27,54,2,0,32,14,45,0,1,65,32,71,13,3,32,13,65,3,106,33,5,65,52,33,6,12,2,11,32,6,65,61,71,13,2,32,14,45,0,1,34,5,65,39,71,4,64,32,5,65,34,71,13,3,32,13,65,3,106,33,5,65,209,0,33,6,12,2,11,32,13,65,3,106,33,5,65,226,0,33,6,12,1,11,32,9,65,32,71,32,12,32,13,73,114,13,1,32,26,40,2,164,1,32,26,32,13,65,2,116,106,40,2,32,32,13,32,23,108,106,106,33,10,2,64,32,14,65,10,70,34,25,69,4,64,65,0,33,5,65,213,0,33,19,32,13,69,13,1,3,64,2,64,32,5,32,10,106,45,0,0,34,6,65,225,0,107,65,255,1,113,65,25,77,4,64,32,5,32,7,106,45,0,0,32,6,65,32,115,70,13,1,12,6,11,32,6,32,5,32,7,106,45,0,0,71,13,5,11,32,5,65,1,106,34,5,32,13,71,13,0,11,12,1,11,32,10,45,0,0,34,5,65,225,0,107,65,255,1,113,65,25,75,13,2,32,7,45,0,0,32,5,65,32,115,71,13,2,32,10,65,1,106,33,15,32,7,32,13,106,33,19,65,0,33,6,2,64,32,13,65,5,73,4,64,32,2,33,5,12,1,11,32,19,65,4,107,33,10,32,2,33,5,3,64,32,5,40,0,0,32,6,32,15,106,40,0,0,71,13,1,32,6,65,4,106,33,6,32,5,65,4,106,34,5,32,10,77,13,0,11,11,32,13,65,1,107,33,20,2,64,32,5,32,19,79,13,0,32,5,32,2,32,20,106,32,5,107,34,10,106,33,19,32,6,32,10,106,33,10,3,64,32,6,32,15,106,45,0,0,32,5,45,0,0,71,13,1,32,6,65,1,106,33,6,32,5,65,1,106,34,5,32,19,71,13,0,11,32,10,33,6,11,65,30,33,19,32,6,32,20,71,13,2,11,65,1,33,22,32,4,32,13,65,1,106,34,10,65,2,116,106,34,5,32,5,40,2,0,34,6,32,19,32,24,116,32,23,106,65,5,116,32,13,114,34,5,32,5,32,6,75,27,54,2,0,32,13,65,2,106,34,5,32,3,79,13,1,2,127,2,64,2,64,2,64,2,64,32,1,32,10,106,34,10,45,0,0,34,6,65,44,107,14,3,1,6,2,0,11,32,6,65,61,70,13,2,32,6,65,32,71,13,5,65,15,65,211,0,32,25,27,33,6,12,4,11,32,14,65,10,70,4,64,32,4,32,5,65,2,116,106,34,5,32,5,40,2,0,34,6,65,237,0,32,24,116,32,23,106,65,5,116,32,13,114,34,5,32,5,32,6,75,27,54,2,0,11,32,10,45,0,1,65,32,71,13,4,65,193,0,65,239,0,32,25,27,12,2,11,32,4,32,5,65,2,116,106,34,5,32,5,40,2,0,34,6,65,224,0,65,243,0,32,25,27,32,24,116,32,23,106,65,5,116,32,13,114,34,5,32,5,32,6,75,27,54,2,0,32,10,45,0,1,65,32,71,13,3,65,219,0,65,245,0,32,25,27,12,1,11,32,10,45,0,1,34,5,65,39,71,4,64,32,5,65,34,71,13,3,65,246,0,65,238,0,32,25,27,12,1,11,65,248,0,65,247,0,32,25,27,11,33,6,32,13,65,3,106,33,5,11,32,4,32,5,65,2,116,106,34,5,32,5,40,2,0,34,10,32,6,32,24,116,32,23,106,65,5,116,32,13,114,34,5,32,5,32,10,75,27,54,2,0,11,32,16,65,1,106,33,16,32,17,69,13,0,11,11,32,3,65,6,73,13,0,32,1,45,0,0,33,5,2,64,2,64,32,1,45,0,1,34,2,65,32,70,4,64,32,5,65,44,70,32,5,65,229,0,70,114,32,5,65,243,0,70,114,13,1,12,2,11,32,5,65,194,1,71,32,2,65,160,1,71,114,13,1,11,32,27,32,1,40,0,2,65,189,207,214,241,1,108,65,16,118,65,254,255,3,113,106,47,1,0,34,15,69,13,0,32,1,65,2,106,33,2,32,3,65,2,107,33,20,32,0,40,2,0,33,18,32,0,40,2,36,33,19,3,64,32,19,32,15,65,2,116,106,40,1,0,34,5,65,128,1,113,33,8,2,64,32,5,65,128,254,3,113,13,0,32,5,65,31,113,34,12,32,20,75,13,0,32,18,40,2,164,1,32,18,32,12,65,2,116,106,40,2,32,32,5,65,16,118,34,11,32,12,108,106,106,33,21,32,1,32,12,65,2,106,34,14,106,33,17,65,0,33,6,2,64,32,12,65,4,73,4,64,32,2,33,5,12,1,11,32,1,32,12,106,65,2,107,33,7,32,2,33,5,3,64,32,5,40,0,0,32,6,32,21,106,40,0,0,71,13,1,32,6,65,4,106,33,6,32,5,65,4,106,34,5,32,7,77,13,0,11,11,2,64,32,5,32,17,79,13,0,32,5,32,2,32,12,106,32,5,107,34,7,106,33,10,32,6,32,7,106,33,7,3,64,32,6,32,21,106,45,0,0,32,5,45,0,0,71,13,1,32,6,65,1,106,33,6,32,5,65,1,106,34,5,32,10,71,13,0,11,32,7,33,6,11,32,6,32,12,71,13,0,32,12,32,18,106,45,0,0,33,7,65,230,0,33,5,32,1,45,0,0,34,6,65,194,1,71,4,64,32,3,32,14,77,13,1,32,17,45,0,0,65,32,71,13,1,32,12,65,3,106,33,14,65,18,65,7,65,13,32,6,65,243,0,70,27,32,6,65,229,0,70,27,33,5,11,32,4,32,14,65,2,116,106,34,6,32,6,40,2,0,34,6,32,5,32,7,116,32,11,106,65,5,116,32,12,114,34,5,32,5,32,6,75,27,54,2,0,65,1,33,22,11,32,15,65,1,106,33,15,32,8,69,13,0,11,11,32,3,65,9,73,13,0,2,64,32,1,45,0,0,34,2,65,46,71,4,64,32,2,65,32,71,13,2,32,1,45,0,1,65,244,0,71,13,2,32,1,45,0,2,65,232,0,71,13,2,32,1,45,0,3,65,229,0,71,13,2,32,1,45,0,4,65,32,70,13,1,12,2,11,32,1,45,0,1,65,227,0,71,13,1,32,1,45,0,2,65,239,0,71,13,1,32,1,45,0,3,65,237,0,71,13,1,32,1,45,0,4,65,47,71,13,1,11,32,27,32,1,40,0,5,65,189,207,214,241,1,108,65,16,118,65,254,255,3,113,106,47,1,0,34,15,69,13,0,32,1,65,5,106,33,2,32,3,65,5,107,33,19,32,0,40,2,0,33,18,32,0,40,2,36,33,8,3,64,32,8,32,15,65,2,116,106,40,1,0,34,0,65,128,1,113,33,11,2,64,32,0,65,128,254,3,113,13,0,32,0,65,31,113,34,12,32,19,75,13,0,32,18,40,2,164,1,32,18,32,12,65,2,116,34,10,106,40,2,32,32,0,65,16,118,34,21,32,12,108,106,106,33,17,32,1,32,12,65,5,106,34,20,106,33,14,65,0,33,6,2,64,32,12,65,4,73,4,64,32,2,33,5,12,1,11,32,1,32,12,106,65,1,106,33,0,32,2,33,5,3,64,32,5,40,0,0,32,6,32,17,106,40,0,0,71,13,1,32,6,65,4,106,33,6,32,5,65,4,106,34,5,32,0,77,13,0,11,11,2,64,32,5,32,14,79,13,0,32,5,32,2,32,12,106,32,5,107,34,0,106,33,7,32,0,32,6,106,33,0,3,64,32,6,32,17,106,45,0,0,32,5,45,0,0,71,13,1,32,6,65,1,106,33,6,32,5,65,1,106,34,5,32,7,71,13,0,11,32,0,33,6,11,32,6,32,12,71,13,0,32,4,32,20,65,2,116,106,34,0,32,0,40,2,0,34,5,65,41,65,200,0,32,1,45,0,0,65,32,70,27,32,12,32,18,106,45,0,0,34,7,116,32,21,106,65,5,116,32,12,114,34,0,32,0,32,5,75,27,54,2,0,65,1,33,22,32,3,32,20,77,13,0,32,1,45,0,0,65,32,71,32,12,65,8,106,32,3,79,114,13,0,32,14,45,0,0,65,32,71,13,0,32,14,45,0,1,65,239,0,71,13,0,32,14,45,0,2,65,230,0,71,13,0,32,14,45,0,3,65,32,71,13,0,32,4,32,10,106,34,6,34,0,32,0,40,2,36,34,5,65,62,32,7,116,32,21,106,65,5,116,32,12,114,34,0,32,0,32,5,75,27,54,2,36,32,12,65,12,106,32,3,79,13,0,32,14,45,0,4,65,244,0,71,13,0,32,14,45,0,5,65,232,0,71,13,0,32,14,45,0,6,65,229,0,71,13,0,32,14,45,0,7,65,32,71,13,0,32,6,32,6,40,2,52,34,5,65,201,0,32,7,116,32,21,106,65,5,116,32,12,114,34,0,32,0,32,5,75,27,54,2,52,11,32,15,65,1,106,33,15,32,11,69,13,0,11,11,32,22,11,229,3,2,7,127,1,124,35,0,65,16,107,34,7,36,0,32,3,4,124,3,64,32,3,32,9,107,33,6,32,4,2,127,32,0,32,1,32,9,106,32,2,113,106,34,4,45,0,0,34,5,65,128,1,113,69,4,64,32,7,32,5,54,2,12,65,1,32,5,13,1,26,11,2,64,32,6,65,2,73,13,0,2,64,32,4,45,0,0,34,5,65,224,1,113,65,192,1,71,13,0,32,4,45,0,1,34,8,65,192,1,113,65,128,1,71,13,0,32,7,32,8,65,63,113,32,5,65,6,116,65,192,15,113,114,34,5,54,2,12,65,2,32,5,65,255,0,75,13,2,26,11,32,6,65,3,73,13,0,2,64,32,4,45,0,0,34,5,65,240,1,113,65,224,1,71,13,0,32,4,45,0,1,34,8,65,192,1,113,65,128,1,71,13,0,32,4,45,0,2,34,10,65,192,1,113,65,128,1,71,13,0,32,7,32,10,65,63,113,32,8,65,6,116,65,192,31,113,32,5,65,12,116,65,128,224,3,113,114,114,34,5,54,2,12,65,3,32,5,65,255,15,75,13,2,26,11,32,6,65,4,73,13,0,32,4,45,0,0,34,6,65,248,1,113,65,240,1,71,13,0,32,4,45,0,1,34,5,65,192,1,113,65,128,1,71,13,0,32,4,45,0,2,34,8,65,192,1,113,65,128,1,71,13,0,32,4,45,0,3,34,10,65,192,1,113,65,128,1,71,13,0,32,7,32,10,65,63,113,32,8,65,6,116,65,192,31,113,32,5,65,12,116,65,128,224,15,113,32,6,65,18,116,65,128,128,240,0,113,114,114,114,34,6,54,2,12,65,4,32,6,65,128,128,4,107,65,128,128,192,0,73,13,1,26,11,32,7,32,4,45,0,0,65,128,128,196,0,114,54,2,12,65,1,11,34,6,65,0,32,7,40,2,12,65,128,128,196,0,72,27,106,33,4,32,6,32,9,106,34,9,32,3,73,13,0,11,32,4,184,5,68,0,0,0,0,0,0,0,0,11,33,11,32,7,65,16,106,36,0,32,3,184,68,0,0,0,0,0,0,232,63,162,32,11,99,11,128,3,1,3,127,65,127,33,3,32,0,69,32,1,69,114,4,127,32,3,5,32,1,65,10,54,2,240,1,32,1,32,0,40,0,0,34,3,65,24,116,32,3,65,8,116,65,128,128,252,7,113,114,32,3,65,8,118,65,128,254,3,113,32,3,65,24,118,114,114,34,3,54,2,0,32,1,32,0,40,0,4,34,2,65,24,116,32,2,65,8,116,65,128,128,252,7,113,114,32,2,65,8,118,65,128,254,3,113,32,2,65,24,118,114,114,54,2,4,32,1,32,0,40,0,8,34,2,65,24,116,32,2,65,8,116,65,128,128,252,7,113,114,32,2,65,8,118,65,128,254,3,113,32,2,65,24,118,114,114,54,2,8,32,1,32,0,40,0,12,34,0,65,24,116,32,0,65,8,116,65,128,128,252,7,113,114,32,0,65,8,118,65,128,254,3,113,32,0,65,24,118,114,114,54,2,12,65,0,33,2,3,64,32,1,32,2,65,2,116,65,160,180,27,106,40,2,0,32,1,40,2,12,34,0,65,14,118,65,252,7,113,65,163,172,27,106,45,0,0,65,24,116,32,3,115,32,0,65,6,118,65,252,7,113,65,162,172,27,106,45,0,0,65,16,116,115,32,0,65,255,1,113,65,2,116,65,161,172,27,106,45,0,0,65,8,116,115,32,0,65,22,118,65,252,7,113,65,160,172,27,106,45,0,0,115,115,34,3,54,2,16,32,1,32,1,40,2,4,32,3,115,34,4,54,2,20,32,1,32,1,40,2,8,32,4,115,34,4,54,2,24,32,1,32,0,32,4,115,54,2,28,32,1,65,16,106,33,1,32,2,65,1,106,34,2,65,10,71,13,0,11,65,0,11,11,131,6,1,5,127,2,64,32,0,32,1,16,124,65,0,72,13,0,65,0,33,0,32,1,40,2,240,1,34,4,65,0,76,13,0,32,4,65,2,116,33,4,3,64,32,1,32,0,65,2,116,34,2,106,34,5,40,2,0,33,3,32,5,32,1,32,4,65,2,116,34,5,106,34,6,40,2,0,54,2,0,32,6,32,3,54,2,0,32,1,32,2,65,4,114,106,34,3,40,2,0,33,6,32,3,32,1,32,5,65,4,114,106,34,3,40,2,0,54,2,0,32,3,32,6,54,2,0,32,1,32,2,65,8,114,106,34,3,40,2,0,33,6,32,3,32,1,32,5,65,8,114,106,34,3,40,2,0,54,2,0,32,3,32,6,54,2,0,32,1,32,2,65,12,114,106,34,2,40,2,0,33,3,32,2,32,1,32,5,65,12,114,106,34,2,40,2,0,54,2,0,32,2,32,3,54,2,0,32,0,65,4,106,34,0,32,4,65,4,107,34,4,72,13,0,11,65,1,33,4,32,1,40,2,240,1,65,1,76,13,0,32,1,33,0,3,64,32,0,32,0,40,2,16,34,2,65,14,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,188,27,106,40,2,0,32,2,65,22,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,180,27,106,40,2,0,115,32,2,65,6,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,196,27,106,40,2,0,115,32,2,65,255,1,113,65,2,116,65,160,172,27,106,45,0,0,65,2,116,65,208,204,27,106,40,2,0,115,54,2,16,32,0,32,0,40,2,20,34,2,65,14,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,188,27,106,40,2,0,32,2,65,22,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,180,27,106,40,2,0,115,32,2,65,6,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,196,27,106,40,2,0,115,32,2,65,255,1,113,65,2,116,65,160,172,27,106,45,0,0,65,2,116,65,208,204,27,106,40,2,0,115,54,2,20,32,0,32,0,40,2,24,34,2,65,14,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,188,27,106,40,2,0,32,2,65,22,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,180,27,106,40,2,0,115,32,2,65,6,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,196,27,106,40,2,0,115,32,2,65,255,1,113,65,2,116,65,160,172,27,106,45,0,0,65,2,116,65,208,204,27,106,40,2,0,115,54,2,24,32,0,32,0,40,2,28,34,2,65,14,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,188,27,106,40,2,0,32,2,65,22,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,180,27,106,40,2,0,115,32,2,65,6,118,65,252,7,113,65,160,172,27,106,45,0,0,65,2,116,65,208,196,27,106,40,2,0,115,32,2,65,255,1,113,65,2,116,65,160,172,27,106,45,0,0,65,2,116,65,208,204,27,106,40,2,0,115,54,2,28,32,0,65,16,106,33,0,32,4,65,1,106,34,4,32,1,40,2,240,1,72,13,0,11,11,11,130,12,1,11,127,32,2,33,10,32,3,4,64,32,2,33,11,3,64,32,1,32,0,34,10,40,2,0,54,2,0,32,1,32,0,40,2,4,54,2,4,32,1,32,0,40,2,8,54,2,8,32,1,32,0,40,2,12,54,2,12,32,4,40,2,12,32,1,40,0,12,34,0,65,24,116,32,0,65,8,116,65,128,128,252,7,113,114,32,0,65,8,118,65,128,254,3,113,32,0,65,24,118,114,114,115,33,5,32,4,40,2,8,32,1,40,0,8,34,0,65,24,116,32,0,65,8,116,65,128,128,252,7,113,114,32,0,65,8,118,65,128,254,3,113,32,0,65,24,118,114,114,115,33,12,32,4,40,2,4,32,1,40,0,4,34,0,65,24,116,32,0,65,8,116,65,128,128,252,7,113,114,32,0,65,8,118,65,128,254,3,113,32,0,65,24,118,114,114,115,33,13,32,4,40,2,0,32,1,40,0,0,34,0,65,24,116,32,0,65,8,116,65,128,128,252,7,113,114,32,0,65,8,118,65,128,254,3,113,32,0,65,24,118,114,114,115,33,6,32,4,34,0,40,2,240,1,65,1,117,34,15,33,14,3,64,32,0,40,2,28,32,6,65,255,1,113,65,2,116,65,208,204,27,106,40,2,0,32,13,65,6,118,65,252,7,113,65,208,196,27,106,40,2,0,32,12,65,14,118,65,252,7,113,65,208,188,27,106,40,2,0,32,5,65,22,118,65,252,7,113,65,208,180,27,106,40,2,0,115,115,115,115,33,7,32,0,40,2,24,32,5,65,255,1,113,65,2,116,65,208,204,27,106,40,2,0,32,6,65,6,118,65,252,7,113,65,208,196,27,106,40,2,0,32,13,65,14,118,65,252,7,113,65,208,188,27,106,40,2,0,32,12,65,22,118,65,252,7,113,65,208,180,27,106,40,2,0,115,115,115,115,33,8,32,0,40,2,20,32,12,65,255,1,113,65,2,116,65,208,204,27,106,40,2,0,32,5,65,6,118,65,252,7,113,65,208,196,27,106,40,2,0,32,6,65,14,118,65,252,7,113,65,208,188,27,106,40,2,0,32,13,65,22,118,65,252,7,113,65,208,180,27,106,40,2,0,115,115,115,115,33,9,32,0,40,2,16,32,13,65,255,1,113,65,2,116,65,208,204,27,106,40,2,0,32,12,65,6,118,65,252,7,113,65,208,196,27,106,40,2,0,32,5,65,14,118,65,252,7,113,65,208,188,27,106,40,2,0,32,6,65,22,118,65,252,7,113,65,208,180,27,106,40,2,0,115,115,115,115,33,6,32,14,65,1,107,34,14,4,64,32,0,40,2,44,32,6,65,255,1,113,65,2,116,65,208,204,27,106,40,2,0,32,9,65,6,118,65,252,7,113,65,208,196,27,106,40,2,0,32,8,65,14,118,65,252,7,113,65,208,188,27,106,40,2,0,32,7,65,22,118,65,252,7,113,65,208,180,27,106,40,2,0,115,115,115,115,33,5,32,0,40,2,40,32,7,65,255,1,113,65,2,116,65,208,204,27,106,40,2,0,32,6,65,6,118,65,252,7,113,65,208,196,27,106,40,2,0,32,9,65,14,118,65,252,7,113,65,208,188,27,106,40,2,0,32,8,65,22,118,65,252,7,113,65,208,180,27,106,40,2,0,115,115,115,115,33,12,32,0,40,2,36,32,8,65,255,1,113,65,2,116,65,208,204,27,106,40,2,0,32,7,65,6,118,65,252,7,113,65,208,196,27,106,40,2,0,32,6,65,14,118,65,252,7,113,65,208,188,27,106,40,2,0,32,9,65,22,118,65,252,7,113,65,208,180,27,106,40,2,0,115,115,115,115,33,13,32,0,40,2,32,32,9,65,255,1,113,65,2,116,65,208,204,27,106,40,2,0,32,8,65,6,118,65,252,7,113,65,208,196,27,106,40,2,0,32,7,65,14,118,65,252,7,113,65,208,188,27,106,40,2,0,32,6,65,22,118,65,252,7,113,65,208,180,27,106,40,2,0,115,115,115,115,33,6,32,0,65,32,106,33,0,12,1,11,11,32,1,32,4,32,15,65,5,116,106,34,0,40,2,0,32,9,65,255,1,113,65,2,116,65,208,244,27,106,45,0,0,32,7,65,14,118,65,252,7,113,65,210,244,27,106,45,0,0,65,16,116,32,6,65,22,118,65,252,7,113,65,211,244,27,106,45,0,0,65,24,116,114,32,8,65,6,118,65,252,7,113,65,209,244,27,106,45,0,0,65,8,116,114,114,115,34,5,65,24,116,32,5,65,8,116,65,128,128,252,7,113,114,32,5,65,8,118,65,128,254,3,113,32,5,65,24,118,114,114,54,0,0,32,1,32,0,40,2,4,32,8,65,255,1,113,65,2,116,65,208,244,27,106,45,0,0,32,6,65,14,118,65,252,7,113,65,210,244,27,106,45,0,0,65,16,116,32,9,65,22,118,65,252,7,113,65,211,244,27,106,45,0,0,65,24,116,114,32,7,65,6,118,65,252,7,113,65,209,244,27,106,45,0,0,65,8,116,114,114,115,34,5,65,24,116,32,5,65,8,116,65,128,128,252,7,113,114,32,5,65,8,118,65,128,254,3,113,32,5,65,24,118,114,114,54,0,4,32,1,32,0,40,2,8,32,7,65,255,1,113,65,2,116,65,208,244,27,106,45,0,0,32,9,65,14,118,65,252,7,113,65,210,244,27,106,45,0,0,65,16,116,32,8,65,22,118,65,252,7,113,65,211,244,27,106,45,0,0,65,24,116,114,32,6,65,6,118,65,252,7,113,65,209,244,27,106,45,0,0,65,8,116,114,114,115,34,5,65,24,116,32,5,65,8,116,65,128,128,252,7,113,114,32,5,65,8,118,65,128,254,3,113,32,5,65,24,118,114,114,54,0,8,32,1,32,0,40,2,12,32,6,65,255,1,113,65,2,116,65,208,244,27,106,45,0,0,32,8,65,14,118,65,252,7,113,65,210,244,27,106,45,0,0,65,16,116,32,7,65,22,118,65,252,7,113,65,211,244,27,106,45,0,0,65,24,116,114,32,9,65,6,118,65,252,7,113,65,209,244,27,106,45,0,0,65,8,116,114,114,115,34,0,65,24,116,32,0,65,8,116,65,128,128,252,7,113,114,32,0,65,8,118,65,128,254,3,113,32,0,65,24,118,114,114,54,0,12,32,1,32,1,40,2,0,32,11,40,2,0,115,54,2,0,32,1,32,1,40,2,4,32,11,40,2,4,115,54,2,4,32,1,32,1,40,2,8,32,11,40,2,8,115,54,2,8,32,1,32,1,40,2,12,32,11,40,2,12,115,54,2,12,32,1,65,16,106,33,1,32,10,65,16,106,33,0,32,10,33,11,32,3,65,1,107,34,3,13,0,11,11,32,2,32,10,41,0,0,55,0,0,32,2,32,10,41,0,8,55,0,8,11,9,0,32,1,32,0,54,0,0,11,20,0,32,0,65,16,32,0,65,15,113,34,0,107,65,0,32,0,27,106,11,20,0,32,0,65,192,148,28,54,2,8,32,0,66,0,55,2,0,32,0,11,28,0,2,64,32,0,40,2,4,69,13,0,32,0,40,2,8,34,0,69,13,0,32,0,16,163,1,11,11,9,0,32,0,65,0,54,2,8,11,77,1,2,127,32,0,65,192,148,28,54,2,8,32,0,66,0,55,2,0,32,0,32,1,4,127,32,1,33,2,3,64,32,2,34,3,65,1,106,33,2,32,3,45,0,0,13,0,11,32,3,32,1,107,5,65,0,11,34,2,16,145,1,32,0,40,2,8,32,1,32,2,16,135,1,32,0,11,18,0,32,0,40,2,8,32,1,40,2,8,16,161,1,65,0,71,11,30,0,32,0,32,1,40,2,0,16,145,1,32,0,40,2,8,32,1,40,2,8,32,1,40,2,0,16,135,1,11,46,0,32,2,4,64,32,0,32,2,106,33,2,3,64,32,0,32,1,45,0,0,58,0,0,32,1,65,1,106,33,1,32,0,65,1,106,34,0,32,2,71,13,0,11,11,11,100,1,2,127,35,0,65,144,3,107,34,3,36,0,32,1,65,0,32,2,16,159,1,33,1,32,3,65,248,128,28,41,3,0,55,3,136,1,32,3,65,240,128,28,41,3,0,55,3,128,1,32,3,65,0,65,128,1,16,159,1,34,3,65,128,1,106,32,3,65,152,1,106,34,4,16,125,32,0,32,1,32,3,32,2,65,4,118,32,4,16,126,32,3,65,144,3,106,36,0,11,16,0,32,0,40,2,8,32,1,40,2,8,16,161,1,69,11,65,0,32,0,16,129,1,34,0,32,2,40,2,0,32,1,40,2,0,106,16,145,1,32,0,40,2,8,32,1,40,2,8,32,1,40,2,0,16,135,1,32,0,40,2,8,32,1,40,2,0,106,32,2,40,2,8,32,2,40,2,0,16,135,1,11,81,1,1,127,65,176,148,28,40,2,0,34,1,4,64,32,1,16,163,1,65,176,148,28,65,0,54,2,0,11,65,180,148,28,40,2,0,34,1,4,64,32,1,16,163,1,65,180,148,28,65,0,54,2,0,11,65,188,148,28,32,0,54,2,0,65,176,148,28,32,0,16,162,1,34,0,54,2,0,32,0,11,127,1,2,127,32,0,65,176,146,28,106,65,0,58,0,0,65,176,146,28,65,176,148,28,40,2,0,32,0,16,156,1,26,65,160,146,28,40,2,0,33,1,35,0,65,16,107,34,0,36,0,32,1,32,0,65,231,128,28,16,132,1,34,2,16,134,1,32,2,16,130,1,32,1,65,12,106,32,0,65,231,128,28,16,132,1,34,2,16,134,1,32,2,16,130,1,32,1,65,24,106,32,0,65,231,128,28,16,132,1,34,1,16,134,1,32,1,16,130,1,32,0,65,16,106,36,0,11,9,0,65,184,148,28,40,2,0,11,186,48,2,58,127,2,126,32,0,65,188,148,28,40,2,0,70,4,127,65,16,16,165,1,65,1,16,151,1,33,27,65,16,16,165,1,65,176,148,28,40,2,0,65,188,148,28,40,2,0,16,152,1,33,34,65,160,146,28,40,2,0,26,35,0,65,32,107,34,23,36,0,32,34,40,2,4,33,14,32,34,40,2,0,33,10,32,23,65,16,106,65,1,16,151,1,34,37,32,14,65,16,106,16,154,1,32,37,40,2,4,33,0,32,37,40,2,0,33,24,32,23,65,1,54,2,0,32,24,65,16,106,33,13,32,0,65,16,107,33,0,35,0,65,16,107,34,21,36,0,2,127,32,23,40,2,0,65,1,70,4,64,32,21,32,0,54,2,12,35,0,65,32,107,34,49,36,0,32,14,34,11,4,127,65,0,32,11,32,11,65,12,118,65,252,255,63,113,106,65,6,106,34,0,32,0,32,11,73,27,5,65,2,11,33,32,2,64,32,21,40,2,12,34,50,69,13,0,32,11,69,4,64,32,21,65,1,54,2,12,32,13,65,6,58,0,0,12,1,11,32,13,33,25,35,0,65,160,1,107,34,2,36,0,65,12,16,162,1,33,9,32,2,65,248,178,15,41,3,0,34,59,55,3,152,1,32,2,65,240,178,15,41,3,0,34,60,55,3,144,1,32,2,32,59,55,3,136,1,32,2,32,60,55,3,128,1,32,9,4,64,32,21,40,2,12,33,51,32,9,16,113,32,9,65,192,12,16,114,33,5,32,9,65,200,8,16,114,33,3,32,5,16,74,32,3,65,0,54,2,16,32,3,66,0,55,3,8,32,3,66,0,55,3,0,32,5,65,22,54,2,8,32,5,65,10,54,2,4,32,5,65,10,54,2,4,65,22,34,1,65,30,65,24,32,5,40,2,28,27,34,0,75,4,64,32,5,32,0,54,2,8,32,0,33,1,11,32,11,65,128,128,128,2,32,11,65,128,128,128,2,73,27,33,4,32,5,2,127,32,5,40,2,12,34,0,69,4,64,32,1,65,18,32,1,65,18,72,27,34,0,65,16,32,0,65,16,74,27,12,1,11,32,0,65,16,32,0,65,16,74,27,34,0,65,24,32,0,65,24,72,27,11,54,2,12,32,5,16,76,32,5,40,2,12,33,8,65,22,32,5,40,2,28,32,2,65,254,0,106,32,2,65,253,0,106,16,77,2,64,2,64,2,64,2,64,32,3,40,2,16,69,4,64,32,2,66,0,55,3,8,32,2,66,0,55,3,0,32,5,40,2,4,34,6,65,10,78,4,64,32,5,65,10,54,2,32,65,10,33,6,12,3,11,32,6,65,4,70,4,64,32,5,40,2,20,65,128,128,192,0,73,13,2,65,54,33,6,12,2,11,32,6,65,4,76,13,1,32,5,40,2,8,34,0,65,16,76,4,64,65,40,65,41,65,42,32,6,65,9,73,27,32,6,65,7,73,27,33,6,12,2,11,32,5,40,2,20,65,128,128,192,0,73,32,0,65,19,73,114,69,4,64,32,5,66,134,128,128,128,240,1,55,2,32,32,5,32,6,65,1,107,54,2,40,32,5,65,5,54,2,44,32,5,65,4,65,10,65,16,32,6,65,9,73,27,32,6,65,7,73,27,54,2,48,65,6,33,6,12,3,11,32,5,65,5,54,2,32,32,5,32,6,65,1,107,54,2,40,32,5,65,14,65,15,32,6,65,7,73,34,0,27,54,2,36,32,5,65,4,65,10,65,16,32,6,65,9,73,27,32,0,27,54,2,48,65,5,33,6,12,2,11,32,3,40,2,48,13,3,12,2,11,32,5,32,6,54,2,32,11,2,64,32,5,40,2,8,65,25,72,13,0,65,35,33,1,2,64,2,64,2,64,32,6,65,3,107,14,4,2,3,3,1,0,11,32,6,65,54,71,13,2,65,55,33,1,12,1,11,65,193,0,33,1,11,32,5,32,1,54,2,32,11,32,3,32,5,41,2,32,55,2,28,32,3,32,5,40,2,48,54,2,44,32,3,32,5,41,2,40,55,2,36,32,3,66,0,55,2,20,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,32,5,40,2,32,34,0,65,34,76,4,64,32,0,65,2,107,14,9,1,2,3,4,5,14,14,14,13,14,11,2,64,32,0,65,35,107,14,8,10,14,14,14,14,6,7,8,0,11,32,0,65,54,107,14,2,8,10,11,11,32,2,65,128,128,16,54,2,0,12,12,11,32,2,65,128,128,16,54,2,0,12,11,11,32,2,65,128,128,32,54,2,0,12,10,11,32,5,40,2,40,33,1,32,2,65,2,32,5,40,2,36,34,0,116,54,2,0,32,2,65,4,32,0,116,32,1,116,54,2,4,12,9,11,32,5,40,2,40,33,1,32,2,65,2,32,5,40,2,36,34,0,116,54,2,0,32,2,65,4,32,0,116,32,1,116,54,2,4,12,8,11,32,2,66,128,128,144,128,128,128,128,2,55,3,0,12,7,11,32,2,66,128,128,144,128,128,128,128,2,55,3,0,12,6,11,32,2,66,128,128,144,128,128,128,128,8,55,3,0,12,5,11,32,2,65,128,128,128,2,54,2,0,12,4,11,32,2,66,128,128,128,32,55,3,8,32,2,66,128,128,16,55,3,0,12,3,11,32,2,66,128,128,128,32,55,3,8,32,2,66,128,128,128,2,55,3,0,12,2,11,32,0,65,193,0,71,13,1,32,5,40,2,40,33,0,32,5,40,2,36,33,1,32,2,66,128,128,128,32,55,3,8,32,2,65,2,32,1,116,54,2,0,32,2,65,4,32,1,116,32,0,116,54,2,4,12,1,11,32,5,40,2,8,33,0,32,2,65,128,128,32,54,2,0,32,2,65,1,32,0,116,34,0,32,4,32,0,32,4,73,27,65,3,116,54,2,4,11,65,0,33,0,3,64,32,2,32,0,65,2,116,34,7,106,40,2,0,34,1,4,64,32,3,32,7,106,32,9,32,1,16,114,54,2,0,11,32,0,65,1,106,34,0,65,4,71,13,0,11,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,32,3,40,2,28,34,0,65,34,76,4,64,32,0,65,2,107,14,9,1,2,3,4,5,14,14,14,13,14,11,2,64,32,0,65,35,107,14,8,10,14,14,14,14,6,7,8,0,11,32,0,65,54,107,14,2,8,10,11,11,32,3,32,3,65,56,106,16,78,12,12,11,32,3,32,3,65,56,106,16,78,12,11,11,32,3,32,3,65,56,106,16,78,12,10,11,32,3,32,3,65,56,106,16,79,12,9,11,32,3,32,3,65,56,106,16,80,12,8,11,32,3,32,3,65,56,106,32,5,16,81,12,7,11,32,3,32,3,65,56,106,32,5,16,81,12,6,11,32,3,32,3,65,56,106,32,5,16,82,12,5,11,32,3,32,3,65,56,106,16,78,12,4,11,32,3,32,3,65,56,106,32,5,16,83,12,3,11,32,3,32,3,65,56,106,32,5,16,83,12,2,11,32,0,65,193,0,71,13,1,32,3,32,3,65,56,106,32,5,16,84,12,1,11,32,3,32,3,65,56,106,32,5,16,85,11,32,3,65,1,54,2,16,32,3,65,0,54,2,48,11,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,32,3,40,2,28,34,0,65,34,76,4,64,32,0,65,2,107,14,9,1,2,3,4,5,14,14,14,13,14,11,2,64,32,0,65,35,107,14,8,10,14,14,14,14,6,7,8,0,11,32,0,65,54,107,14,2,8,10,11,11,32,3,65,56,106,65,1,32,4,32,10,16,86,12,12,11,32,3,65,56,106,65,1,32,4,32,10,16,87,12,11,11,32,3,65,56,106,65,1,32,4,32,10,16,88,12,10,11,32,3,65,56,106,65,1,32,4,32,10,16,89,12,9,11,32,3,65,56,106,65,1,32,4,32,10,16,90,12,8,11,32,3,65,56,106,65,1,32,4,32,10,16,91,12,7,11,32,3,65,56,106,65,1,32,4,32,10,16,91,12,6,11,32,3,65,56,106,65,1,32,4,32,10,16,92,12,5,11,32,3,65,56,106,65,1,32,4,32,10,16,93,12,4,11,32,3,65,56,106,65,1,32,4,32,10,16,94,12,3,11,32,3,65,56,106,65,1,32,4,32,10,16,95,12,2,11,32,0,65,193,0,71,13,1,32,3,65,56,106,65,1,32,4,32,10,16,96,12,1,11,32,3,65,56,106,16,97,11,32,3,65,1,54,2,48,11,2,64,2,127,32,3,40,2,28,34,0,65,193,0,71,4,64,32,0,65,55,71,4,64,32,0,65,35,71,13,3,32,3,65,64,107,32,4,65,255,255,255,255,7,32,4,65,255,255,255,255,7,73,27,32,10,16,98,32,3,65,200,0,106,12,2,11,32,3,65,64,107,32,4,65,255,255,255,255,7,32,4,65,255,255,255,255,7,73,27,32,10,16,98,32,3,65,200,0,106,12,1,11,32,3,65,232,0,106,32,4,65,255,255,255,255,7,32,4,65,255,255,255,255,7,73,27,32,10,16,99,32,3,65,240,0,106,11,65,0,54,2,0,11,2,64,32,11,69,4,64,65,1,33,16,12,1,11,65,1,32,8,116,33,41,32,5,65,160,6,106,33,52,32,2,65,200,0,106,33,53,32,2,65,48,106,33,42,32,2,65,24,106,33,43,65,0,33,8,3,64,32,2,65,0,54,2,120,32,2,65,0,54,2,116,32,11,32,8,65,128,128,128,4,106,34,0,32,0,32,11,75,27,34,44,32,8,107,34,0,65,12,110,65,16,106,33,45,32,5,32,10,32,8,65,255,255,255,255,7,32,0,16,100,34,46,65,9,116,65,240,8,106,33,54,65,0,33,15,65,0,33,7,65,0,33,20,65,0,33,17,32,8,33,1,3,64,2,64,32,1,32,44,79,4,64,32,7,33,0,12,1,11,65,0,33,29,32,44,32,1,107,34,0,32,41,32,0,32,41,73,27,34,28,65,1,106,34,0,4,64,32,9,32,0,65,4,116,16,114,33,29,11,32,29,32,0,16,29,2,64,32,1,65,128,1,73,32,28,65,3,73,114,13,0,32,1,65,255,0,107,34,22,32,1,32,22,32,28,106,34,0,32,0,32,1,75,27,34,55,79,13,0,32,3,40,2,68,33,26,32,3,40,2,60,33,56,32,3,40,2,56,33,30,3,64,32,56,32,10,32,22,65,255,255,255,255,7,113,34,47,106,16,34,65,2,116,106,34,0,40,2,0,33,16,32,0,32,22,54,2,0,32,22,32,30,113,65,1,116,34,33,65,1,114,33,38,2,64,2,64,32,16,32,22,70,13,0,32,30,32,1,32,22,107,34,0,65,15,32,0,65,15,75,27,107,33,57,65,0,33,18,65,192,0,33,39,65,0,33,12,3,64,32,39,69,32,22,32,16,107,32,57,75,114,13,1,32,10,32,12,32,18,32,12,32,18,73,27,34,40,32,47,106,106,33,48,65,0,33,6,2,64,32,10,32,40,32,16,65,255,255,255,255,7,113,34,58,106,106,34,0,65,128,1,32,40,107,106,34,19,65,4,107,34,4,32,0,73,13,0,3,64,32,0,40,0,0,32,6,32,48,106,40,0,0,71,13,1,32,6,65,4,106,33,6,32,0,65,4,106,34,0,32,4,77,13,0,11,11,2,64,32,0,32,19,79,13,0,32,0,32,19,32,0,107,34,4,106,33,19,32,4,32,6,106,33,4,3,64,32,6,32,48,106,45,0,0,32,0,45,0,0,71,13,1,32,6,65,1,106,33,6,32,0,65,1,106,34,0,32,19,71,13,0,11,32,4,33,6,11,32,6,32,40,106,34,0,65,128,1,79,4,64,32,26,32,33,65,2,116,106,32,26,32,16,32,30,113,65,3,116,106,34,0,40,2,0,54,2,0,32,0,40,2,4,33,0,12,3,11,32,39,65,1,107,33,39,32,26,2,127,32,10,32,0,32,47,106,106,45,0,0,32,10,32,0,32,58,106,106,45,0,0,75,4,64,32,26,32,33,65,2,116,106,32,16,54,2,0,32,0,33,12,32,16,32,30,113,65,1,116,65,1,114,34,33,12,1,11,32,26,32,38,65,2,116,106,32,16,54,2,0,32,0,33,18,32,16,32,30,113,65,1,116,34,38,11,65,2,116,106,40,2,0,34,16,32,22,71,13,0,11,11,32,26,32,33,65,2,116,106,32,3,40,2,64,34,0,54,2,0,11,32,26,32,38,65,2,116,106,32,0,54,2,0,32,22,65,1,106,34,22,32,55,71,13,0,11,11,32,45,32,9,32,28,32,1,32,10,65,255,255,255,255,7,32,54,32,5,32,2,65,144,1,106,32,3,32,29,16,31,32,7,106,34,0,65,1,106,34,4,32,4,32,45,73,27,34,12,32,17,71,4,64,32,9,32,12,65,4,116,16,114,33,4,32,15,4,64,32,4,32,15,32,7,65,4,116,16,156,1,26,32,9,32,15,16,115,11,32,4,33,15,32,12,33,17,11,32,28,32,1,32,29,32,2,65,144,1,106,32,2,65,248,0,106,32,5,32,15,32,7,65,4,116,106,32,2,65,244,0,106,16,30,32,9,32,29,16,115,32,20,32,28,106,33,20,32,2,40,2,116,65,128,128,192,0,75,13,0,32,1,32,28,106,33,1,32,0,33,7,32,0,65,128,128,192,0,77,13,1,11,11,32,2,40,2,120,34,4,4,64,32,15,32,0,65,4,116,106,34,1,65,16,59,1,14,32,1,66,128,128,128,192,0,55,2,4,32,1,32,4,54,2,0,32,1,2,127,32,4,32,4,65,5,77,13,0,26,32,4,65,129,1,77,4,64,32,4,65,2,107,34,7,103,65,31,115,65,1,107,34,1,65,1,116,32,7,32,1,118,106,65,2,106,12,1,11,32,4,65,194,0,107,103,65,31,115,65,10,106,32,4,65,193,16,77,13,0,26,65,21,32,4,65,194,48,73,13,0,26,65,22,65,23,32,4,65,194,176,1,73,27,11,34,7,65,248,255,3,113,65,3,118,65,3,108,34,1,65,6,116,65,192,154,200,2,32,1,65,1,116,118,65,192,1,113,106,32,7,65,3,116,65,56,113,114,65,194,0,106,59,1,12,32,2,32,2,40,2,116,32,4,106,54,2,116,32,0,65,1,106,33,0,11,32,2,32,2,45,0,125,34,4,54,2,112,32,8,32,20,106,33,7,2,64,32,20,69,4,64,32,9,65,16,16,114,34,1,32,2,47,1,126,59,0,0,32,1,32,2,40,2,112,34,8,65,3,118,106,34,0,32,0,49,0,0,66,3,32,8,65,7,113,173,134,132,55,0,0,32,2,32,8,65,9,106,65,120,113,54,2,112,12,1,11,32,7,32,11,70,33,18,32,10,65,255,255,255,255,7,32,8,173,32,20,32,2,40,2,116,32,0,16,101,69,4,64,32,2,32,2,41,3,136,1,55,3,152,1,32,2,32,2,41,3,128,1,55,3,144,1,32,9,32,20,65,16,106,16,114,34,1,32,2,47,1,126,59,0,0,32,18,32,10,32,8,65,255,255,255,255,7,32,20,32,2,65,240,0,106,32,1,16,64,12,1,11,32,52,32,5,65,160,6,16,156,1,33,17,32,2,16,45,32,43,16,45,32,42,16,45,32,53,65,0,65,40,16,159,1,26,32,9,32,10,32,8,65,255,255,255,255,7,32,17,32,31,32,35,32,15,32,0,32,46,32,2,16,118,32,5,40,2,224,6,32,2,16,120,32,9,32,20,65,1,116,65,247,3,106,16,114,34,1,32,2,47,1,126,34,12,59,0,0,32,9,32,10,32,8,32,20,65,255,255,255,255,7,32,31,32,35,32,18,32,17,32,46,32,15,32,0,32,2,32,2,65,240,0,106,32,1,16,50,32,20,65,4,106,32,2,40,2,112,65,3,118,73,4,64,32,2,32,2,41,3,136,1,55,3,152,1,32,2,32,2,41,3,128,1,55,3,144,1,32,1,32,12,65,8,118,58,0,1,32,1,32,12,58,0,0,32,2,32,4,54,2,112,32,18,32,10,32,8,65,255,255,255,255,7,32,20,32,2,65,240,0,106,32,1,16,64,11,32,9,32,2,16,46,32,9,32,43,16,46,32,9,32,42,16,46,32,9,32,2,40,2,72,16,115,32,2,65,0,54,2,72,32,9,32,2,40,2,80,16,115,32,2,65,0,54,2,80,32,9,32,2,40,2,88,16,115,32,2,65,0,54,2,88,32,9,32,2,40,2,96,16,115,32,2,65,0,54,2,96,32,9,32,2,40,2,104,16,115,11,32,2,32,1,32,2,40,2,112,34,0,65,3,118,34,8,106,45,0,0,59,1,126,32,2,32,0,65,7,113,58,0,125,32,7,32,11,73,4,64,32,7,32,10,106,34,0,65,2,107,45,0,0,33,35,32,0,65,1,107,45,0,0,33,31,11,32,2,32,2,41,3,152,1,55,3,136,1,32,2,32,2,41,3,144,1,55,3,128,1,65,0,33,16,32,8,32,36,106,34,36,32,51,75,34,0,69,4,64,65,1,33,16,32,25,32,1,32,8,16,156,1,32,8,106,33,25,11,32,9,32,1,16,115,32,9,32,15,16,115,32,0,13,1,32,7,34,8,32,11,73,13,0,11,11,32,21,32,36,54,2,12,32,3,40,2,0,34,0,4,64,32,9,32,0,16,115,32,3,65,0,54,2,0,11,32,3,40,2,4,34,0,4,64,32,9,32,0,16,115,32,3,65,0,54,2,4,11,32,3,40,2,8,34,0,4,64,32,9,32,0,16,115,32,3,65,0,54,2,8,11,32,3,40,2,12,34,0,4,64,32,9,32,0,16,115,32,3,65,0,54,2,12,11,32,9,32,3,16,115,32,9,32,5,16,75,32,9,32,5,16,115,32,9,32,9,16,116,11,32,2,65,160,1,106,36,0,2,64,32,16,69,13,0,32,32,69,13,1,32,21,40,2,12,32,32,75,13,0,12,1,11,32,21,65,0,54,2,12,32,32,69,32,32,32,50,75,114,13,0,65,0,33,8,32,13,65,161,6,59,0,0,65,2,33,1,32,11,4,64,3,64,32,1,32,13,106,34,4,32,11,65,128,128,128,8,32,11,65,128,128,128,8,73,27,34,12,65,3,116,65,8,107,34,0,65,8,118,58,0,1,32,4,32,0,65,2,65,1,32,12,65,128,128,192,0,75,27,65,0,32,12,65,128,128,4,75,27,34,7,65,1,116,114,34,0,58,0,0,32,4,65,1,32,7,65,2,116,65,19,114,116,32,0,114,34,7,65,16,118,58,0,2,32,1,65,3,106,33,0,32,12,65,129,128,192,0,79,4,64,32,0,32,13,106,32,7,65,24,118,58,0,0,32,1,65,4,106,33,0,11,32,0,32,13,106,32,8,32,10,106,32,12,16,156,1,26,32,8,32,12,106,33,8,32,0,32,12,106,33,1,32,11,32,12,107,34,11,13,0,11,11,32,1,32,13,106,65,3,58,0,0,32,21,32,1,65,1,106,54,2,12,11,32,49,65,32,106,36,0,32,21,40,2,12,12,1,11,32,13,32,10,32,14,16,156,1,26,32,14,11,33,0,32,23,65,0,54,2,12,32,23,32,0,54,2,8,32,23,32,14,54,2,4,32,21,65,16,106,36,0,32,24,32,23,41,3,8,55,0,8,32,24,32,23,41,3,0,55,0,0,32,27,32,0,65,16,106,16,128,1,34,7,65,7,106,16,154,1,32,27,40,2,0,34,0,65,219,128,28,40,0,0,54,0,3,32,0,65,216,128,28,40,0,0,54,0,0,35,0,65,144,3,107,34,8,36,0,32,0,65,7,106,65,0,32,7,16,159,1,33,1,32,8,65,248,128,28,41,3,0,55,3,136,1,32,8,65,240,128,28,41,3,0,55,3,128,1,32,8,65,0,65,128,1,16,159,1,34,8,65,128,1,106,32,8,65,152,1,106,34,4,16,124,26,32,8,33,0,32,7,65,4,118,34,12,4,64,32,8,33,7,3,64,32,1,34,0,32,24,40,2,0,34,14,54,2,0,32,0,32,24,40,2,4,34,25,54,2,4,32,0,32,24,40,2,8,34,17,54,2,8,32,0,32,24,40,2,12,34,1,54,2,12,32,0,32,14,32,7,40,2,0,115,54,2,0,32,0,32,25,32,7,40,2,4,115,54,2,4,32,0,32,17,32,7,40,2,8,115,54,2,8,32,0,32,1,32,7,40,2,12,115,54,2,12,32,4,40,2,12,32,0,40,0,12,34,1,65,24,116,32,1,65,8,116,65,128,128,252,7,113,114,32,1,65,8,118,65,128,254,3,113,32,1,65,24,118,114,114,115,33,15,32,4,40,2,8,32,0,40,0,8,34,1,65,24,116,32,1,65,8,116,65,128,128,252,7,113,114,32,1,65,8,118,65,128,254,3,113,32,1,65,24,118,114,114,115,33,17,32,4,40,2,4,32,0,40,0,4,34,1,65,24,116,32,1,65,8,116,65,128,128,252,7,113,114,32,1,65,8,118,65,128,254,3,113,32,1,65,24,118,114,114,115,33,18,32,4,40,2,0,32,0,40,0,0,34,1,65,24,116,32,1,65,8,116,65,128,128,252,7,113,114,32,1,65,8,118,65,128,254,3,113,32,1,65,24,118,114,114,115,33,11,32,4,34,1,40,2,240,1,65,1,117,34,7,33,25,3,64,32,1,40,2,28,32,17,65,255,1,113,65,2,116,65,208,236,27,106,40,2,0,32,18,65,6,118,65,252,7,113,65,208,228,27,106,40,2,0,32,11,65,14,118,65,252,7,113,65,208,220,27,106,40,2,0,32,15,65,22,118,65,252,7,113,65,208,212,27,106,40,2,0,115,115,115,115,33,19,32,1,40,2,24,32,18,65,255,1,113,65,2,116,65,208,236,27,106,40,2,0,32,11,65,6,118,65,252,7,113,65,208,228,27,106,40,2,0,32,15,65,14,118,65,252,7,113,65,208,220,27,106,40,2,0,32,17,65,22,118,65,252,7,113,65,208,212,27,106,40,2,0,115,115,115,115,33,6,32,1,40,2,20,32,11,65,255,1,113,65,2,116,65,208,236,27,106,40,2,0,32,15,65,6,118,65,252,7,113,65,208,228,27,106,40,2,0,32,17,65,14,118,65,252,7,113,65,208,220,27,106,40,2,0,32,18,65,22,118,65,252,7,113,65,208,212,27,106,40,2,0,115,115,115,115,33,13,32,1,40,2,16,32,15,65,255,1,113,65,2,116,65,208,236,27,106,40,2,0,32,17,65,6,118,65,252,7,113,65,208,228,27,106,40,2,0,32,18,65,14,118,65,252,7,113,65,208,220,27,106,40,2,0,32,11,65,22,118,65,252,7,113,65,208,212,27,106,40,2,0,115,115,115,115,33,14,32,25,65,1,107,34,25,4,64,32,1,40,2,44,32,6,65,255,1,113,65,2,116,65,208,236,27,106,40,2,0,32,13,65,6,118,65,252,7,113,65,208,228,27,106,40,2,0,32,14,65,14,118,65,252,7,113,65,208,220,27,106,40,2,0,32,19,65,22,118,65,252,7,113,65,208,212,27,106,40,2,0,115,115,115,115,33,15,32,1,40,2,40,32,13,65,255,1,113,65,2,116,65,208,236,27,106,40,2,0,32,14,65,6,118,65,252,7,113,65,208,228,27,106,40,2,0,32,19,65,14,118,65,252,7,113,65,208,220,27,106,40,2,0,32,6,65,22,118,65,252,7,113,65,208,212,27,106,40,2,0,115,115,115,115,33,17,32,1,40,2,36,32,14,65,255,1,113,65,2,116,65,208,236,27,106,40,2,0,32,19,65,6,118,65,252,7,113,65,208,228,27,106,40,2,0,32,6,65,14,118,65,252,7,113,65,208,220,27,106,40,2,0,32,13,65,22,118,65,252,7,113,65,208,212,27,106,40,2,0,115,115,115,115,33,18,32,1,40,2,32,32,19,65,255,1,113,65,2,116,65,208,236,27,106,40,2,0,32,6,65,6,118,65,252,7,113,65,208,228,27,106,40,2,0,32,13,65,14,118,65,252,7,113,65,208,220,27,106,40,2,0,32,14,65,22,118,65,252,7,113,65,208,212,27,106,40,2,0,115,115,115,115,33,11,32,1,65,32,106,33,1,12,1,11,11,32,0,32,4,32,7,65,5,116,106,34,7,40,2,0,32,19,65,255,1,113,65,2,116,65,160,172,27,106,45,0,0,32,13,65,14,118,65,252,7,113,65,162,172,27,106,45,0,0,65,16,116,32,14,65,22,118,65,252,7,113,65,163,172,27,106,45,0,0,65,24,116,114,32,6,65,6,118,65,252,7,113,65,161,172,27,106,45,0,0,65,8,116,114,114,115,34,1,65,24,116,32,1,65,8,116,65,128,128,252,7,113,114,32,1,65,8,118,65,128,254,3,113,32,1,65,24,118,114,114,54,0,0,32,0,32,7,40,2,4,32,14,65,255,1,113,65,2,116,65,160,172,27,106,45,0,0,32,6,65,14,118,65,252,7,113,65,162,172,27,106,45,0,0,65,16,116,32,13,65,22,118,65,252,7,113,65,163,172,27,106,45,0,0,65,24,116,114,32,19,65,6,118,65,252,7,113,65,161,172,27,106,45,0,0,65,8,116,114,114,115,34,1,65,24,116,32,1,65,8,116,65,128,128,252,7,113,114,32,1,65,8,118,65,128,254,3,113,32,1,65,24,118,114,114,54,0,4,32,0,32,7,40,2,8,32,13,65,255,1,113,65,2,116,65,160,172,27,106,45,0,0,32,19,65,14,118,65,252,7,113,65,162,172,27,106,45,0,0,65,16,116,32,6,65,22,118,65,252,7,113,65,163,172,27,106,45,0,0,65,24,116,114,32,14,65,6,118,65,252,7,113,65,161,172,27,106,45,0,0,65,8,116,114,114,115,34,1,65,24,116,32,1,65,8,116,65,128,128,252,7,113,114,32,1,65,8,118,65,128,254,3,113,32,1,65,24,118,114,114,54,0,8,32,0,32,7,40,2,12,32,6,65,255,1,113,65,2,116,65,160,172,27,106,45,0,0,32,14,65,14,118,65,252,7,113,65,162,172,27,106,45,0,0,65,16,116,32,19,65,22,118,65,252,7,113,65,163,172,27,106,45,0,0,65,24,116,114,32,13,65,6,118,65,252,7,113,65,161,172,27,106,45,0,0,65,8,116,114,114,115,34,1,65,24,116,32,1,65,8,116,65,128,128,252,7,113,114,32,1,65,8,118,65,128,254,3,113,32,1,65,24,118,114,114,54,0,12,32,0,65,16,106,33,1,32,24,65,16,106,33,24,32,0,33,7,32,12,65,1,107,34,12,13,0,11,11,32,8,32,0,41,0,0,55,0,0,32,8,32,0,41,0,8,55,0,8,32,8,65,144,3,106,36,0,32,27,16,131,1,32,37,16,153,1,26,32,23,65,32,106,36,0,32,27,40,2,0,33,7,65,184,148,28,32,27,40,2,4,34,0,54,2,0,65,180,148,28,40,2,0,34,1,4,64,32,1,16,163,1,65,184,148,28,40,2,0,33,0,11,65,180,148,28,32,0,16,162,1,34,1,54,2,0,32,1,32,7,32,0,16,156,1,26,32,27,16,153,1,16,163,1,32,34,16,153,1,16,163,1,65,180,148,28,40,2,0,5,65,0,11,11,181,11,1,24,127,35,0,65,32,107,34,9,36,0,65,180,148,28,40,2,0,34,1,4,64,32,1,16,163,1,65,180,148,28,65,0,54,2,0,11,32,0,65,188,148,28,40,2,0,70,4,64,65,16,16,165,1,65,0,16,151,1,33,7,65,16,16,165,1,65,176,148,28,40,2,0,65,188,148,28,40,2,0,16,152,1,33,8,32,9,66,0,55,3,24,32,9,66,0,55,3,16,32,9,66,0,55,3,8,32,9,66,0,55,3,0,65,160,146,28,40,2,0,26,35,0,65,64,106,34,0,36,0,32,8,16,131,1,32,9,32,8,40,2,8,34,1,32,8,40,2,0,106,32,8,40,2,4,32,1,107,34,1,65,7,32,1,65,7,72,27,34,1,16,156,1,26,32,8,32,8,40,2,8,32,1,106,54,2,8,32,9,65,0,58,0,7,32,0,65,48,106,32,9,16,132,1,33,1,2,127,32,0,65,32,106,65,216,128,28,16,132,1,34,2,32,1,16,133,1,4,64,32,0,65,16,106,65,208,128,28,16,132,1,34,3,32,1,16,133,1,4,64,32,0,65,224,128,28,16,132,1,34,6,32,1,16,133,1,33,4,32,6,16,130,1,32,3,16,130,1,32,2,16,130,1,65,1,32,4,69,13,2,26,32,8,16,131,1,65,0,12,2,11,32,3,16,130,1,11,32,2,16,130,1,65,1,11,33,2,32,1,16,130,1,32,0,65,64,107,36,0,32,2,4,64,65,160,146,28,40,2,0,33,0,35,0,65,192,2,107,34,5,36,0,32,5,65,176,2,106,32,9,16,132,1,33,19,32,8,40,2,8,33,1,32,8,40,2,4,33,2,32,8,40,2,0,33,3,32,19,32,5,65,8,106,65,208,128,28,16,132,1,34,6,16,137,1,33,4,32,6,16,130,1,32,2,32,1,107,33,20,32,1,32,3,106,33,21,2,64,32,4,4,64,32,7,32,20,16,128,1,34,0,16,154,1,32,21,32,7,40,2,0,32,0,16,136,1,32,7,16,131,1,12,1,11,32,19,32,5,65,8,106,65,224,128,28,16,132,1,34,1,16,137,1,33,2,32,1,16,130,1,32,2,4,64,32,5,65,8,106,34,12,32,0,32,0,65,12,106,16,138,1,32,5,65,160,2,106,34,22,32,12,32,0,65,24,106,16,138,1,32,12,16,130,1,32,22,40,2,8,33,6,32,22,40,2,0,33,2,65,0,33,4,35,0,65,64,106,34,23,36,0,32,2,65,1,106,34,3,33,0,3,64,32,4,34,1,65,1,106,33,4,32,0,34,11,65,1,106,33,0,32,11,65,63,113,65,56,71,13,0,11,32,11,65,8,106,16,162,1,32,6,32,2,16,156,1,34,13,32,2,106,65,128,1,58,0,0,32,3,32,11,73,4,64,32,3,32,13,106,65,0,32,1,16,159,1,26,11,32,5,65,144,2,106,33,10,32,2,65,3,116,32,11,32,13,106,34,0,16,127,32,2,65,29,118,32,0,65,4,106,16,127,65,137,215,182,254,126,33,14,65,254,185,235,197,121,33,15,65,246,168,201,129,1,33,16,65,129,198,148,186,6,33,17,3,64,32,13,32,18,106,33,0,65,0,33,4,3,64,32,23,32,4,65,2,116,34,1,106,32,0,32,1,106,40,0,0,54,2,0,32,4,65,1,106,34,4,65,16,71,13,0,11,65,0,33,4,32,16,33,2,32,15,33,1,32,14,33,3,32,17,33,0,3,64,32,0,33,24,32,1,33,6,32,2,33,0,32,3,34,1,32,23,2,127,32,4,65,15,77,4,64,32,0,32,1,65,127,115,113,32,1,32,6,113,114,33,3,32,4,12,1,11,32,4,65,31,77,4,64,32,0,32,1,113,32,6,32,0,65,127,115,113,114,33,3,32,4,65,5,108,65,1,106,65,15,113,12,1,11,32,4,65,47,77,4,64,32,1,32,6,115,32,0,115,33,3,32,4,65,3,108,65,5,106,65,15,113,12,1,11,32,1,32,0,65,127,115,114,32,6,115,33,3,32,4,65,7,108,65,15,113,11,65,2,116,106,40,2,0,32,4,65,2,116,34,2,65,208,252,27,106,40,2,0,32,3,32,24,106,106,106,32,2,65,208,254,27,106,40,2,0,119,106,33,3,32,6,33,2,32,4,65,1,106,34,4,65,192,0,71,13,0,11,32,6,32,16,106,33,16,32,1,32,15,106,33,15,32,3,32,14,106,33,14,32,0,32,17,106,33,17,32,18,65,64,107,34,18,32,11,73,13,0,11,32,13,16,163,1,32,17,32,10,16,127,32,14,32,10,65,4,106,16,127,32,15,32,10,65,8,106,16,127,32,16,32,10,65,12,106,16,127,32,23,65,64,107,36,0,32,20,16,128,1,33,0,32,5,65,128,2,106,65,1,16,151,1,34,2,32,0,16,154,1,32,2,40,2,0,65,0,32,0,16,159,1,33,1,32,10,32,12,16,125,32,21,32,1,32,10,32,0,65,4,118,32,12,16,126,32,0,32,1,106,65,1,107,45,0,0,33,3,32,5,32,1,40,0,0,34,6,54,2,4,32,7,32,6,16,154,1,32,0,32,3,107,65,4,107,32,1,65,4,106,32,5,65,4,106,32,7,40,2,0,16,8,32,7,16,131,1,32,2,16,153,1,26,32,22,16,130,1,12,1,11,32,20,16,128,1,33,1,32,5,65,8,106,65,1,16,151,1,34,2,32,1,16,154,1,32,21,32,2,40,2,0,34,0,32,1,16,136,1,32,5,32,0,41,0,8,55,3,152,2,32,5,32,0,41,0,0,55,3,144,2,32,7,32,5,40,2,148,2,16,154,1,32,0,65,16,106,33,1,32,7,40,2,0,33,3,35,0,65,16,107,34,0,36,0,2,64,32,5,40,2,144,2,65,1,70,4,64,32,5,40,2,152,2,33,6,32,0,32,5,40,2,148,2,54,2,12,32,6,32,1,32,0,65,12,106,32,3,16,8,12,1,11,32,3,32,1,32,5,40,2,148,2,16,156,1,26,11,32,0,65,16,106,36,0,32,7,16,131,1,32,2,16,153,1,26,11,32,19,16,130,1,32,5,65,192,2,106,36,0,32,7,40,2,4,33,0,65,180,148,28,32,7,40,2,0,54,2,0,65,184,148,28,32,0,54,2,0,11,32,7,16,153,1,16,163,1,32,8,16,153,1,16,163,1,65,180,148,28,40,2,0,33,2,11,32,9,65,32,106,36,0,32,2,11,9,0,65,196,148,28,16,130,1,11,176,1,1,2,127,2,64,2,64,32,0,40,2,4,34,2,69,4,64,32,1,69,13,2,32,0,32,1,65,1,106,34,2,65,8,32,2,65,8,75,27,34,2,54,2,4,32,0,32,2,16,165,1,54,2,8,12,1,11,32,1,69,13,0,32,2,32,1,65,1,106,34,3,79,13,0,3,64,32,2,65,1,106,65,1,118,32,2,106,34,2,32,3,73,13,0,11,32,0,32,2,54,2,4,32,2,16,165,1,33,2,32,0,40,2,0,34,3,4,64,32,2,32,0,40,2,8,32,3,16,135,1,11,32,0,40,2,8,34,3,4,64,32,3,16,163,1,11,32,0,32,2,54,2,8,11,32,0,40,2,8,32,1,106,65,0,58,0,0,32,0,32,1,54,2,0,11,11,25,0,32,0,32,3,56,2,8,32,0,32,2,56,2,4,32,0,32,1,56,2,0,32,0,11,32,0,32,0,32,1,42,2,0,56,2,0,32,0,32,1,42,2,4,56,2,4,32,0,32,1,42,2,8,56,2,8,11,16,0,32,0,32,0,140,32,0,67,0,0,0,0,96,27,11,18,0,32,0,65,0,54,2,8,32,0,66,0,55,2,0,32,0,11,3,0,1,11,25,0,32,0,32,1,58,0,12,32,0,65,0,54,2,8,32,0,66,0,55,2,0,32,0,11,32,0,32,0,65,0,58,0,12,32,0,65,0,54,2,8,32,0,32,2,54,2,4,32,0,32,1,54,2,0,32,0,11,39,1,1,127,2,64,32,0,45,0,12,69,13,0,32,0,40,2,0,34,1,69,13,0,32,1,16,163,1,32,0,65,0,54,2,0,11,32,0,11,50,1,2,127,32,1,16,162,1,33,2,32,0,32,1,54,2,4,32,0,40,2,0,34,3,4,64,32,2,32,3,32,1,16,156,1,26,32,3,16,163,1,11,32,0,32,2,54,2,0,11,4,0,16,1,11,227,3,1,3,127,32,0,32,2,106,33,3,2,64,2,64,2,64,32,0,32,1,115,65,3,113,69,4,64,32,0,65,3,113,69,32,2,65,0,76,114,13,1,32,0,33,2,3,64,32,2,32,1,45,0,0,58,0,0,32,1,65,1,106,33,1,32,2,65,1,106,34,2,65,3,113,69,13,3,32,2,32,3,73,13,0,11,12,2,11,2,64,32,3,65,4,73,13,0,32,3,65,4,107,34,4,32,0,73,13,0,32,0,33,2,3,64,32,2,32,1,45,0,0,58,0,0,32,2,32,1,45,0,1,58,0,1,32,2,32,1,45,0,2,58,0,2,32,2,32,1,45,0,3,58,0,3,32,1,65,4,106,33,1,32,2,65,4,106,34,2,32,4,77,13,0,11,12,3,11,32,0,33,2,12,2,11,32,0,33,2,11,2,64,32,3,65,124,113,34,4,65,192,0,73,13,0,32,2,32,4,65,64,106,34,5,75,13,0,3,64,32,2,32,1,40,2,0,54,2,0,32,2,32,1,40,2,4,54,2,4,32,2,32,1,40,2,8,54,2,8,32,2,32,1,40,2,12,54,2,12,32,2,32,1,40,2,16,54,2,16,32,2,32,1,40,2,20,54,2,20,32,2,32,1,40,2,24,54,2,24,32,2,32,1,40,2,28,54,2,28,32,2,32,1,40,2,32,54,2,32,32,2,32,1,40,2,36,54,2,36,32,2,32,1,40,2,40,54,2,40,32,2,32,1,40,2,44,54,2,44,32,2,32,1,40,2,48,54,2,48,32,2,32,1,40,2,52,54,2,52,32,2,32,1,40,2,56,54,2,56,32,2,32,1,40,2,60,54,2,60,32,1,65,64,107,33,1,32,2,65,64,107,34,2,32,5,77,13,0,11,11,32,2,32,4,79,13,0,3,64,32,2,32,1,40,2,0,54,2,0,32,1,65,4,106,33,1,32,2,65,4,106,34,2,32,4,73,13,0,11,11,32,2,32,3,73,4,64,3,64,32,2,32,1,45,0,0,58,0,0,32,1,65,1,106,33,1,32,2,65,1,106,34,2,32,3,71,13,0,11,11,32,0,11,6,0,65,240,148,28,11,214,2,1,2,127,2,64,32,0,32,1,70,13,0,32,1,32,0,32,2,106,34,4,107,65,0,32,2,65,1,116,107,77,4,64,32,0,32,1,32,2,16,156,1,26,15,11,32,0,32,1,115,65,3,113,33,3,2,64,2,64,32,0,32,1,73,4,64,32,3,13,2,32,0,65,3,113,69,13,1,3,64,32,2,69,13,4,32,0,32,1,45,0,0,58,0,0,32,1,65,1,106,33,1,32,2,65,1,107,33,2,32,0,65,1,106,34,0,65,3,113,13,0,11,12,1,11,2,64,32,3,13,0,32,4,65,3,113,4,64,3,64,32,2,69,13,5,32,0,32,2,65,1,107,34,2,106,34,3,32,1,32,2,106,45,0,0,58,0,0,32,3,65,3,113,13,0,11,11,32,2,65,3,77,13,0,3,64,32,0,32,2,65,4,107,34,2,106,32,1,32,2,106,40,2,0,54,2,0,32,2,65,3,75,13,0,11,11,32,2,69,13,2,3,64,32,0,32,2,65,1,107,34,2,106,32,1,32,2,106,45,0,0,58,0,0,32,2,13,0,11,12,2,11,32,2,65,3,77,13,0,3,64,32,0,32,1,40,2,0,54,2,0,32,1,65,4,106,33,1,32,0,65,4,106,33,0,32,2,65,4,107,34,2,65,3,75,13,0,11,11,32,2,69,13,0,3,64,32,0,32,1,45,0,0,58,0,0,32,0,65,1,106,33,0,32,1,65,1,106,33,1,32,2,65,1,107,34,2,13,0,11,11,11,242,2,2,2,127,1,126,2,64,32,2,69,13,0,32,0,32,1,58,0,0,32,0,32,2,106,34,3,65,1,107,32,1,58,0,0,32,2,65,3,73,13,0,32,0,32,1,58,0,2,32,0,32,1,58,0,1,32,3,65,3,107,32,1,58,0,0,32,3,65,2,107,32,1,58,0,0,32,2,65,7,73,13,0,32,0,32,1,58,0,3,32,3,65,4,107,32,1,58,0,0,32,2,65,9,73,13,0,32,0,65,0,32,0,107,65,3,113,34,4,106,34,3,32,1,65,255,1,113,65,129,130,132,8,108,34,1,54,2,0,32,3,32,2,32,4,107,65,124,113,34,4,106,34,2,65,4,107,32,1,54,2,0,32,4,65,9,73,13,0,32,3,32,1,54,2,8,32,3,32,1,54,2,4,32,2,65,8,107,32,1,54,2,0,32,2,65,12,107,32,1,54,2,0,32,4,65,25,73,13,0,32,3,32,1,54,2,24,32,3,32,1,54,2,20,32,3,32,1,54,2,16,32,3,32,1,54,2,12,32,2,65,16,107,32,1,54,2,0,32,2,65,20,107,32,1,54,2,0,32,2,65,24,107,32,1,54,2,0,32,2,65,28,107,32,1,54,2,0,32,4,32,3,65,4,113,65,24,114,34,4,107,34,2,65,32,73,13,0,32,1,173,66,129,128,128,128,16,126,33,5,32,3,32,4,106,33,1,3,64,32,1,32,5,55,3,24,32,1,32,5,55,3,16,32,1,32,5,55,3,8,32,1,32,5,55,3,0,32,1,65,32,106,33,1,32,2,65,32,107,34,2,65,31,75,13,0,11,11,32,0,11,254,4,3,7,124,1,127,2,126,32,0,189,34,9,66,128,128,128,128,240,149,169,247,63,125,66,255,255,255,255,159,149,132,1,88,4,64,32,9,66,128,128,128,128,128,128,128,248,63,81,4,64,68,0,0,0,0,0,0,0,0,15,11,65,128,129,28,43,3,0,34,2,32,0,68,0,0,0,0,0,0,240,191,160,34,0,189,66,128,128,128,128,112,131,191,34,3,162,34,4,32,0,32,0,162,34,1,32,0,65,200,129,28,43,3,0,162,65,192,129,28,43,3,0,160,162,34,5,160,34,6,32,1,32,1,162,34,7,32,7,32,1,32,0,65,136,130,28,43,3,0,162,65,128,130,28,43,3,0,160,162,32,0,65,248,129,28,43,3,0,162,65,240,129,28,43,3,0,160,160,162,32,1,32,0,65,232,129,28,43,3,0,162,65,224,129,28,43,3,0,160,162,32,0,65,216,129,28,43,3,0,162,65,208,129,28,43,3,0,160,160,160,162,32,0,32,3,161,32,2,162,32,0,65,136,129,28,43,3,0,162,160,32,5,32,4,32,6,161,160,160,160,160,15,11,2,64,32,9,66,48,136,167,34,8,65,240,255,1,107,65,159,128,126,77,4,64,32,9,66,255,255,255,255,255,255,255,255,255,0,131,80,4,64,35,0,65,16,107,34,8,68,0,0,0,0,0,0,240,191,57,3,8,32,8,43,3,8,68,0,0,0,0,0,0,0,0,163,15,11,32,9,66,128,128,128,128,128,128,128,248,255,0,81,13,1,32,8,65,128,128,2,113,69,32,8,65,240,255,1,113,65,240,255,1,71,113,69,4,64,32,0,32,0,161,34,0,32,0,163,15,11,32,0,68,0,0,0,0,0,0,48,67,162,189,66,128,128,128,128,128,128,128,160,3,125,33,9,11,32,9,66,128,128,128,128,128,128,128,243,63,125,34,10,66,46,136,167,65,63,113,65,4,116,34,8,65,152,130,28,106,43,3,0,32,10,66,52,135,167,183,160,34,2,65,128,129,28,43,3,0,34,3,32,8,65,144,130,28,106,43,3,0,32,9,32,10,66,128,128,128,128,128,128,128,120,131,125,191,32,8,65,144,138,28,106,43,3,0,161,32,8,65,152,138,28,106,43,3,0,161,162,34,0,189,66,128,128,128,128,112,131,191,34,4,162,34,5,160,34,6,32,0,32,0,162,34,1,32,1,32,1,162,32,0,65,184,129,28,43,3,0,162,65,176,129,28,43,3,0,160,162,32,1,32,0,65,168,129,28,43,3,0,162,65,160,129,28,43,3,0,160,162,32,0,65,152,129,28,43,3,0,162,65,144,129,28,43,3,0,160,160,160,162,32,0,32,4,161,32,3,162,65,136,129,28,43,3,0,32,0,162,160,32,5,32,2,32,6,161,160,160,160,160,33,0,11,32,0,11,74,1,2,127,2,64,32,0,45,0,0,34,2,69,32,2,32,1,45,0,0,34,3,71,114,13,0,3,64,32,1,45,0,1,33,3,32,0,45,0,1,34,2,69,13,1,32,1,65,1,106,33,1,32,0,65,1,106,33,0,32,2,32,3,70,13,0,11,11,32,2,32,3,107,11,241,45,1,11,127,35,0,65,16,107,34,11,36,0,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,2,64,32,0,65,244,1,77,4,64,65,244,148,28,40,2,0,34,5,65,16,32,0,65,11,106,65,120,113,32,0,65,11,73,27,34,6,65,3,118,34,0,118,34,1,65,3,113,4,64,2,64,32,1,65,127,115,65,1,113,32,0,106,34,2,65,3,116,34,1,65,156,149,28,106,34,0,32,1,65,164,149,28,106,40,2,0,34,1,40,2,8,34,3,70,4,64,65,244,148,28,32,5,65,126,32,2,119,113,54,2,0,12,1,11,32,3,32,0,54,2,12,32,0,32,3,54,2,8,11,32,1,65,8,106,33,0,32,1,32,2,65,3,116,34,2,65,3,114,54,2,4,32,1,32,2,106,34,1,32,1,40,2,4,65,1,114,54,2,4,12,12,11,32,6,65,252,148,28,40,2,0,34,7,77,13,1,32,1,4,64,2,64,65,2,32,0,116,34,2,65,0,32,2,107,114,32,1,32,0,116,113,34,0,65,0,32,0,107,113,65,1,107,34,0,32,0,65,12,118,65,16,113,34,0,118,34,1,65,5,118,65,8,113,34,2,32,0,114,32,1,32,2,118,34,0,65,2,118,65,4,113,34,1,114,32,0,32,1,118,34,0,65,1,118,65,2,113,34,1,114,32,0,32,1,118,34,0,65,1,118,65,1,113,34,1,114,32,0,32,1,118,106,34,1,65,3,116,34,0,65,156,149,28,106,34,2,32,0,65,164,149,28,106,40,2,0,34,0,40,2,8,34,3,70,4,64,65,244,148,28,32,5,65,126,32,1,119,113,34,5,54,2,0,12,1,11,32,3,32,2,54,2,12,32,2,32,3,54,2,8,11,32,0,32,6,65,3,114,54,2,4,32,0,32,6,106,34,8,32,1,65,3,116,34,1,32,6,107,34,3,65,1,114,54,2,4,32,0,32,1,106,32,3,54,2,0,32,7,4,64,32,7,65,120,113,65,156,149,28,106,33,1,65,136,149,28,40,2,0,33,2,2,127,32,5,65,1,32,7,65,3,118,116,34,4,113,69,4,64,65,244,148,28,32,4,32,5,114,54,2,0,32,1,12,1,11,32,1,40,2,8,11,33,4,32,1,32,2,54,2,8,32,4,32,2,54,2,12,32,2,32,1,54,2,12,32,2,32,4,54,2,8,11,32,0,65,8,106,33,0,65,136,149,28,32,8,54,2,0,65,252,148,28,32,3,54,2,0,12,12,11,65,248,148,28,40,2,0,34,10,69,13,1,32,10,65,0,32,10,107,113,65,1,107,34,0,32,0,65,12,118,65,16,113,34,0,118,34,1,65,5,118,65,8,113,34,2,32,0,114,32,1,32,2,118,34,0,65,2,118,65,4,113,34,1,114,32,0,32,1,118,34,0,65,1,118,65,2,113,34,1,114,32,0,32,1,118,34,0,65,1,118,65,1,113,34,1,114,32,0,32,1,118,106,65,2,116,65,164,151,28,106,40,2,0,34,2,40,2,4,65,120,113,32,6,107,33,4,32,2,33,1,3,64,2,64,32,1,40,2,16,34,0,69,4,64,32,1,40,2,20,34,0,69,13,1,11,32,0,40,2,4,65,120,113,32,6,107,34,1,32,4,32,1,32,4,73,34,1,27,33,4,32,0,32,2,32,1,27,33,2,32,0,33,1,12,1,11,11,32,2,40,2,24,33,9,32,2,32,2,40,2,12,34,3,71,4,64,32,2,40,2,8,34,0,65,132,149,28,40,2,0,73,26,32,0,32,3,54,2,12,32,3,32,0,54,2,8,12,11,11,32,2,65,20,106,34,1,40,2,0,34,0,69,4,64,32,2,40,2,16,34,0,69,13,3,32,2,65,16,106,33,1,11,3,64,32,1,33,8,32,0,34,3,65,20,106,34,1,40,2,0,34,0,13,0,32,3,65,16,106,33,1,32,3,40,2,16,34,0,13,0,11,32,8,65,0,54,2,0,12,10,11,65,127,33,6,32,0,65,191,127,75,13,0,32,0,65,11,106,34,0,65,120,113,33,6,65,248,148,28,40,2,0,34,8,69,13,0,65,0,32,6,107,33,4,2,64,2,64,2,64,2,127,65,0,32,6,65,128,2,73,13,0,26,65,31,32,6,65,255,255,255,7,75,13,0,26,32,0,65,8,118,34,0,32,0,65,128,254,63,106,65,16,118,65,8,113,34,0,116,34,1,32,1,65,128,224,31,106,65,16,118,65,4,113,34,1,116,34,2,32,2,65,128,128,15,106,65,16,118,65,2,113,34,2,116,65,15,118,32,0,32,1,114,32,2,114,107,34,0,65,1,116,32,6,32,0,65,21,106,118,65,1,113,114,65,28,106,11,34,7,65,2,116,65,164,151,28,106,40,2,0,34,1,69,4,64,65,0,33,0,12,1,11,65,0,33,0,32,6,65,0,65,25,32,7,65,1,118,107,32,7,65,31,70,27,116,33,2,3,64,2,64,32,1,40,2,4,65,120,113,32,6,107,34,5,32,4,79,13,0,32,1,33,3,32,5,34,4,13,0,65,0,33,4,32,1,33,0,12,3,11,32,0,32,1,40,2,20,34,5,32,5,32,1,32,2,65,29,118,65,4,113,106,40,2,16,34,1,70,27,32,0,32,5,27,33,0,32,2,65,1,116,33,2,32,1,13,0,11,11,32,0,32,3,114,69,4,64,65,0,33,3,65,2,32,7,116,34,0,65,0,32,0,107,114,32,8,113,34,0,69,13,3,32,0,65,0,32,0,107,113,65,1,107,34,0,32,0,65,12,118,65,16,113,34,0,118,34,1,65,5,118,65,8,113,34,2,32,0,114,32,1,32,2,118,34,0,65,2,118,65,4,113,34,1,114,32,0,32,1,118,34,0,65,1,118,65,2,113,34,1,114,32,0,32,1,118,34,0,65,1,118,65,1,113,34,1,114,32,0,32,1,118,106,65,2,116,65,164,151,28,106,40,2,0,33,0,11,32,0,69,13,1,11,3,64,32,0,40,2,4,65,120,113,32,6,107,34,2,32,4,73,33,1,32,2,32,4,32,1,27,33,4,32,0,32,3,32,1,27,33,3,32,0,40,2,16,34,1,4,127,32,1,5,32,0,40,2,20,11,34,0,13,0,11,11,32,3,69,13,0,32,4,65,252,148,28,40,2,0,32,6,107,79,13,0,32,3,40,2,24,33,7,32,3,32,3,40,2,12,34,2,71,4,64,32,3,40,2,8,34,0,65,132,149,28,40,2,0,73,26,32,0,32,2,54,2,12,32,2,32,0,54,2,8,12,9,11,32,3,65,20,106,34,1,40,2,0,34,0,69,4,64,32,3,40,2,16,34,0,69,13,3,32,3,65,16,106,33,1,11,3,64,32,1,33,5,32,0,34,2,65,20,106,34,1,40,2,0,34,0,13,0,32,2,65,16,106,33,1,32,2,40,2,16,34,0,13,0,11,32,5,65,0,54,2,0,12,8,11,32,6,65,252,148,28,40,2,0,34,1,77,4,64,65,136,149,28,40,2,0,33,0,2,64,32,1,32,6,107,34,2,65,16,79,4,64,65,252,148,28,32,2,54,2,0,65,136,149,28,32,0,32,6,106,34,3,54,2,0,32,3,32,2,65,1,114,54,2,4,32,0,32,1,106,32,2,54,2,0,32,0,32,6,65,3,114,54,2,4,12,1,11,65,136,149,28,65,0,54,2,0,65,252,148,28,65,0,54,2,0,32,0,32,1,65,3,114,54,2,4,32,0,32,1,106,34,1,32,1,40,2,4,65,1,114,54,2,4,11,32,0,65,8,106,33,0,12,10,11,32,6,65,128,149,28,40,2,0,34,2,73,4,64,65,128,149,28,32,2,32,6,107,34,1,54,2,0,65,140,149,28,65,140,149,28,40,2,0,34,0,32,6,106,34,2,54,2,0,32,2,32,1,65,1,114,54,2,4,32,0,32,6,65,3,114,54,2,4,32,0,65,8,106,33,0,12,10,11,65,0,33,0,32,6,65,47,106,34,4,2,127,65,204,152,28,40,2,0,4,64,65,212,152,28,40,2,0,12,1,11,65,216,152,28,66,127,55,2,0,65,208,152,28,66,128,160,128,128,128,128,4,55,2,0,65,204,152,28,32,11,65,12,106,65,112,113,65,216,170,213,170,5,115,54,2,0,65,224,152,28,65,0,54,2,0,65,176,152,28,65,0,54,2,0,65,128,32,11,34,1,106,34,5,65,0,32,1,107,34,8,113,34,1,32,6,77,13,9,65,172,152,28,40,2,0,34,3,4,64,65,164,152,28,40,2,0,34,7,32,1,106,34,9,32,7,77,32,3,32,9,73,114,13,10,11,65,176,152,28,45,0,0,65,4,113,13,4,2,64,2,64,65,140,149,28,40,2,0,34,3,4,64,65,180,152,28,33,0,3,64,32,3,32,0,40,2,0,34,7,79,4,64,32,7,32,0,40,2,4,106,32,3,75,13,3,11,32,0,40,2,8,34,0,13,0,11,11,65,0,16,164,1,34,2,65,127,70,13,5,32,1,33,5,65,208,152,28,40,2,0,34,0,65,1,107,34,3,32,2,113,4,64,32,1,32,2,107,32,2,32,3,106,65,0,32,0,107,113,106,33,5,11,32,5,32,6,77,32,5,65,254,255,255,255,7,75,114,13,5,65,172,152,28,40,2,0,34,0,4,64,65,164,152,28,40,2,0,34,3,32,5,106,34,8,32,3,77,32,0,32,8,73,114,13,6,11,32,5,16,164,1,34,0,32,2,71,13,1,12,7,11,32,5,32,2,107,32,8,113,34,5,65,254,255,255,255,7,75,13,4,32,5,16,164,1,34,2,32,0,40,2,0,32,0,40,2,4,106,70,13,3,32,2,33,0,11,32,0,65,127,70,32,6,65,48,106,32,5,77,114,69,4,64,65,212,152,28,40,2,0,34,2,32,4,32,5,107,106,65,0,32,2,107,113,34,2,65,254,255,255,255,7,75,4,64,32,0,33,2,12,7,11,32,2,16,164,1,65,127,71,4,64,32,2,32,5,106,33,5,32,0,33,2,12,7,11,65,0,32,5,107,16,164,1,26,12,4,11,32,0,34,2,65,127,71,13,5,12,3,11,65,0,33,3,12,7,11,65,0,33,2,12,5,11,32,2,65,127,71,13,2,11,65,176,152,28,65,176,152,28,40,2,0,65,4,114,54,2,0,11,32,1,65,254,255,255,255,7,75,13,1,32,1,16,164,1,34,2,65,127,70,65,0,16,164,1,34,0,65,127,70,114,32,0,32,2,77,114,13,1,32,0,32,2,107,34,5,32,6,65,40,106,77,13,1,11,65,164,152,28,65,164,152,28,40,2,0,32,5,106,34,0,54,2,0,65,168,152,28,40,2,0,32,0,73,4,64,65,168,152,28,32,0,54,2,0,11,2,64,2,64,2,64,65,140,149,28,40,2,0,34,4,4,64,65,180,152,28,33,0,3,64,32,2,32,0,40,2,0,34,1,32,0,40,2,4,34,3,106,70,13,2,32,0,40,2,8,34,0,13,0,11,12,2,11,65,132,149,28,40,2,0,34,0,65,0,32,0,32,2,77,27,69,4,64,65,132,149,28,32,2,54,2,0,11,65,0,33,0,65,184,152,28,32,5,54,2,0,65,180,152,28,32,2,54,2,0,65,148,149,28,65,127,54,2,0,65,152,149,28,65,204,152,28,40,2,0,54,2,0,65,192,152,28,65,0,54,2,0,3,64,32,0,65,3,116,34,1,65,164,149,28,106,32,1,65,156,149,28,106,34,3,54,2,0,32,1,65,168,149,28,106,32,3,54,2,0,32,0,65,1,106,34,0,65,32,71,13,0,11,65,128,149,28,32,5,65,40,107,34,0,65,120,32,2,107,65,7,113,65,0,32,2,65,8,106,65,7,113,27,34,1,107,34,3,54,2,0,65,140,149,28,32,1,32,2,106,34,1,54,2,0,32,1,32,3,65,1,114,54,2,4,32,0,32,2,106,65,40,54,2,4,65,144,149,28,65,220,152,28,40,2,0,54,2,0,12,2,11,32,0,45,0,12,65,8,113,32,1,32,4,75,114,32,2,32,4,77,114,13,0,32,0,32,3,32,5,106,54,2,4,65,140,149,28,32,4,65,120,32,4,107,65,7,113,65,0,32,4,65,8,106,65,7,113,27,34,0,106,34,1,54,2,0,65,128,149,28,65,128,149,28,40,2,0,32,5,106,34,2,32,0,107,34,0,54,2,0,32,1,32,0,65,1,114,54,2,4,32,2,32,4,106,65,40,54,2,4,65,144,149,28,65,220,152,28,40,2,0,54,2,0,12,1,11,65,132,149,28,40,2,0,32,2,75,4,64,65,132,149,28,32,2,54,2,0,11,32,2,32,5,106,33,1,65,180,152,28,33,0,2,64,2,64,2,64,2,64,2,64,2,64,3,64,32,1,32,0,40,2,0,71,4,64,32,0,40,2,8,34,0,13,1,12,2,11,11,32,0,45,0,12,65,8,113,69,13,1,11,65,180,152,28,33,0,3,64,32,4,32,0,40,2,0,34,1,79,4,64,32,1,32,0,40,2,4,106,34,3,32,4,75,13,3,11,32,0,40,2,8,33,0,12,0,11,0,11,32,0,32,2,54,2,0,32,0,32,0,40,2,4,32,5,106,54,2,4,32,2,65,120,32,2,107,65,7,113,65,0,32,2,65,8,106,65,7,113,27,106,34,7,32,6,65,3,114,54,2,4,32,1,65,120,32,1,107,65,7,113,65,0,32,1,65,8,106,65,7,113,27,106,34,5,32,6,32,7,106,34,6,107,33,0,32,4,32,5,70,4,64,65,140,149,28,32,6,54,2,0,65,128,149,28,65,128,149,28,40,2,0,32,0,106,34,0,54,2,0,32,6,32,0,65,1,114,54,2,4,12,3,11,65,136,149,28,40,2,0,32,5,70,4,64,65,136,149,28,32,6,54,2,0,65,252,148,28,65,252,148,28,40,2,0,32,0,106,34,0,54,2,0,32,6,32,0,65,1,114,54,2,4,32,0,32,6,106,32,0,54,2,0,12,3,11,32,5,40,2,4,34,4,65,3,113,65,1,70,4,64,32,4,65,120,113,33,9,2,64,32,4,65,255,1,77,4,64,32,5,40,2,8,34,1,32,4,65,3,118,34,3,65,3,116,65,156,149,28,106,70,26,32,1,32,5,40,2,12,34,2,70,4,64,65,244,148,28,65,244,148,28,40,2,0,65,126,32,3,119,113,54,2,0,12,2,11,32,1,32,2,54,2,12,32,2,32,1,54,2,8,12,1,11,32,5,40,2,24,33,8,2,64,32,5,32,5,40,2,12,34,2,71,4,64,32,5,40,2,8,34,1,32,2,54,2,12,32,2,32,1,54,2,8,12,1,11,2,64,32,5,65,20,106,34,4,40,2,0,34,1,13,0,32,5,65,16,106,34,4,40,2,0,34,1,13,0,65,0,33,2,12,1,11,3,64,32,4,33,3,32,1,34,2,65,20,106,34,4,40,2,0,34,1,13,0,32,2,65,16,106,33,4,32,2,40,2,16,34,1,13,0,11,32,3,65,0,54,2,0,11,32,8,69,13,0,2,64,32,5,40,2,28,34,1,65,2,116,65,164,151,28,106,34,3,40,2,0,32,5,70,4,64,32,3,32,2,54,2,0,32,2,13,1,65,248,148,28,65,248,148,28,40,2,0,65,126,32,1,119,113,54,2,0,12,2,11,32,8,65,16,65,20,32,8,40,2,16,32,5,70,27,106,32,2,54,2,0,32,2,69,13,1,11,32,2,32,8,54,2,24,32,5,40,2,16,34,1,4,64,32,2,32,1,54,2,16,32,1,32,2,54,2,24,11,32,5,40,2,20,34,1,69,13,0,32,2,32,1,54,2,20,32,1,32,2,54,2,24,11,32,5,32,9,106,34,5,40,2,4,33,4,32,0,32,9,106,33,0,11,32,5,32,4,65,126,113,54,2,4,32,6,32,0,65,1,114,54,2,4,32,0,32,6,106,32,0,54,2,0,32,0,65,255,1,77,4,64,32,0,65,120,113,65,156,149,28,106,33,1,2,127,65,244,148,28,40,2,0,34,2,65,1,32,0,65,3,118,116,34,0,113,69,4,64,65,244,148,28,32,0,32,2,114,54,2,0,32,1,12,1,11,32,1,40,2,8,11,33,0,32,1,32,6,54,2,8,32,0,32,6,54,2,12,32,6,32,1,54,2,12,32,6,32,0,54,2,8,12,3,11,65,31,33,4,32,0,65,255,255,255,7,77,4,64,32,0,65,8,118,34,1,32,1,65,128,254,63,106,65,16,118,65,8,113,34,1,116,34,2,32,2,65,128,224,31,106,65,16,118,65,4,113,34,2,116,34,3,32,3,65,128,128,15,106,65,16,118,65,2,113,34,3,116,65,15,118,32,1,32,2,114,32,3,114,107,34,1,65,1,116,32,0,32,1,65,21,106,118,65,1,113,114,65,28,106,33,4,11,32,6,32,4,54,2,28,32,6,66,0,55,2,16,32,4,65,2,116,65,164,151,28,106,33,1,2,64,65,248,148,28,40,2,0,34,2,65,1,32,4,116,34,3,113,69,4,64,65,248,148,28,32,2,32,3,114,54,2,0,32,1,32,6,54,2,0,12,1,11,32,0,65,0,65,25,32,4,65,1,118,107,32,4,65,31,70,27,116,33,4,32,1,40,2,0,33,2,3,64,32,2,34,1,40,2,4,65,120,113,32,0,70,13,3,32,4,65,29,118,33,2,32,4,65,1,116,33,4,32,1,32,2,65,4,113,106,34,3,40,2,16,34,2,13,0,11,32,3,32,6,54,2,16,11,32,6,32,1,54,2,24,32,6,32,6,54,2,12,32,6,32,6,54,2,8,12,2,11,65,128,149,28,32,5,65,40,107,34,0,65,120,32,2,107,65,7,113,65,0,32,2,65,8,106,65,7,113,27,34,1,107,34,8,54,2,0,65,140,149,28,32,1,32,2,106,34,1,54,2,0,32,1,32,8,65,1,114,54,2,4,32,0,32,2,106,65,40,54,2,4,65,144,149,28,65,220,152,28,40,2,0,54,2,0,32,4,32,3,65,39,32,3,107,65,7,113,65,0,32,3,65,39,107,65,7,113,27,106,65,47,107,34,0,32,0,32,4,65,16,106,73,27,34,1,65,27,54,2,4,32,1,65,188,152,28,41,2,0,55,2,16,32,1,65,180,152,28,41,2,0,55,2,8,65,188,152,28,32,1,65,8,106,54,2,0,65,184,152,28,32,5,54,2,0,65,180,152,28,32,2,54,2,0,65,192,152,28,65,0,54,2,0,32,1,65,24,106,33,0,3,64,32,0,65,7,54,2,4,32,0,65,8,106,33,2,32,0,65,4,106,33,0,32,2,32,3,73,13,0,11,32,1,32,4,70,13,3,32,1,32,1,40,2,4,65,126,113,54,2,4,32,4,32,1,32,4,107,34,2,65,1,114,54,2,4,32,1,32,2,54,2,0,32,2,65,255,1,77,4,64,32,2,65,120,113,65,156,149,28,106,33,0,2,127,65,244,148,28,40,2,0,34,1,65,1,32,2,65,3,118,116,34,2,113,69,4,64,65,244,148,28,32,1,32,2,114,54,2,0,32,0,12,1,11,32,0,40,2,8,11,33,1,32,0,32,4,54,2,8,32,1,32,4,54,2,12,32,4,32,0,54,2,12,32,4,32,1,54,2,8,12,4,11,65,31,33,0,32,2,65,255,255,255,7,77,4,64,32,2,65,8,118,34,0,32,0,65,128,254,63,106,65,16,118,65,8,113,34,0,116,34,1,32,1,65,128,224,31,106,65,16,118,65,4,113,34,1,116,34,3,32,3,65,128,128,15,106,65,16,118,65,2,113,34,3,116,65,15,118,32,0,32,1,114,32,3,114,107,34,0,65,1,116,32,2,32,0,65,21,106,118,65,1,113,114,65,28,106,33,0,11,32,4,32,0,54,2,28,32,4,66,0,55,2,16,32,0,65,2,116,65,164,151,28,106,33,1,2,64,65,248,148,28,40,2,0,34,3,65,1,32,0,116,34,5,113,69,4,64,65,248,148,28,32,3,32,5,114,54,2,0,32,1,32,4,54,2,0,12,1,11,32,2,65,0,65,25,32,0,65,1,118,107,32,0,65,31,70,27,116,33,0,32,1,40,2,0,33,3,3,64,32,3,34,1,40,2,4,65,120,113,32,2,70,13,4,32,0,65,29,118,33,3,32,0,65,1,116,33,0,32,1,32,3,65,4,113,106,34,5,40,2,16,34,3,13,0,11,32,5,32,4,54,2,16,11,32,4,32,1,54,2,24,32,4,32,4,54,2,12,32,4,32,4,54,2,8,12,3,11,32,1,40,2,8,34,0,32,6,54,2,12,32,1,32,6,54,2,8,32,6,65,0,54,2,24,32,6,32,1,54,2,12,32,6,32,0,54,2,8,11,32,7,65,8,106,33,0,12,5,11,32,1,40,2,8,34,0,32,4,54,2,12,32,1,32,4,54,2,8,32,4,65,0,54,2,24,32,4,32,1,54,2,12,32,4,32,0,54,2,8,11,65,128,149,28,40,2,0,34,0,32,6,77,13,0,65,128,149,28,32,0,32,6,107,34,1,54,2,0,65,140,149,28,65,140,149,28,40,2,0,34,0,32,6,106,34,2,54,2,0,32,2,32,1,65,1,114,54,2,4,32,0,32,6,65,3,114,54,2,4,32,0,65,8,106,33,0,12,3,11,65,240,148,28,65,48,54,2,0,65,0,33,0,12,2,11,2,64,32,7,69,13,0,2,64,32,3,40,2,28,34,0,65,2,116,65,164,151,28,106,34,1,40,2,0,32,3,70,4,64,32,1,32,2,54,2,0,32,2,13,1,65,248,148,28,32,8,65,126,32,0,119,113,34,8,54,2,0,12,2,11,32,7,65,16,65,20,32,7,40,2,16,32,3,70,27,106,32,2,54,2,0,32,2,69,13,1,11,32,2,32,7,54,2,24,32,3,40,2,16,34,0,4,64,32,2,32,0,54,2,16,32,0,32,2,54,2,24,11,32,3,40,2,20,34,0,69,13,0,32,2,32,0,54,2,20,32,0,32,2,54,2,24,11,2,64,32,4,65,15,77,4,64,32,3,32,4,32,6,106,34,0,65,3,114,54,2,4,32,0,32,3,106,34,0,32,0,40,2,4,65,1,114,54,2,4,12,1,11,32,3,32,6,65,3,114,54,2,4,32,3,32,6,106,34,2,32,4,65,1,114,54,2,4,32,2,32,4,106,32,4,54,2,0,32,4,65,255,1,77,4,64,32,4,65,120,113,65,156,149,28,106,33,0,2,127,65,244,148,28,40,2,0,34,1,65,1,32,4,65,3,118,116,34,4,113,69,4,64,65,244,148,28,32,1,32,4,114,54,2,0,32,0,12,1,11,32,0,40,2,8,11,33,1,32,0,32,2,54,2,8,32,1,32,2,54,2,12,32,2,32,0,54,2,12,32,2,32,1,54,2,8,12,1,11,65,31,33,0,32,4,65,255,255,255,7,77,4,64,32,4,65,8,118,34,0,32,0,65,128,254,63,106,65,16,118,65,8,113,34,0,116,34,1,32,1,65,128,224,31,106,65,16,118,65,4,113,34,1,116,34,5,32,5,65,128,128,15,106,65,16,118,65,2,113,34,5,116,65,15,118,32,0,32,1,114,32,5,114,107,34,0,65,1,116,32,4,32,0,65,21,106,118,65,1,113,114,65,28,106,33,0,11,32,2,32,0,54,2,28,32,2,66,0,55,2,16,32,0,65,2,116,65,164,151,28,106,33,1,2,64,2,64,32,8,65,1,32,0,116,34,5,113,69,4,64,65,248,148,28,32,5,32,8,114,54,2,0,32,1,32,2,54,2,0,12,1,11,32,4,65,0,65,25,32,0,65,1,118,107,32,0,65,31,70,27,116,33,0,32,1,40,2,0,33,6,3,64,32,6,34,1,40,2,4,65,120,113,32,4,70,13,2,32,0,65,29,118,33,5,32,0,65,1,116,33,0,32,1,32,5,65,4,113,106,34,5,40,2,16,34,6,13,0,11,32,5,32,2,54,2,16,11,32,2,32,1,54,2,24,32,2,32,2,54,2,12,32,2,32,2,54,2,8,12,1,11,32,1,40,2,8,34,0,32,2,54,2,12,32,1,32,2,54,2,8,32,2,65,0,54,2,24,32,2,32,1,54,2,12,32,2,32,0,54,2,8,11,32,3,65,8,106,33,0,12,1,11,2,64,32,9,69,13,0,2,64,32,2,40,2,28,34,0,65,2,116,65,164,151,28,106,34,1,40,2,0,32,2,70,4,64,32,1,32,3,54,2,0,32,3,13,1,65,248,148,28,32,10,65,126,32,0,119,113,54,2,0,12,2,11,32,9,65,16,65,20,32,9,40,2,16,32,2,70,27,106,32,3,54,2,0,32,3,69,13,1,11,32,3,32,9,54,2,24,32,2,40,2,16,34,0,4,64,32,3,32,0,54,2,16,32,0,32,3,54,2,24,11,32,2,40,2,20,34,0,69,13,0,32,3,32,0,54,2,20,32,0,32,3,54,2,24,11,2,64,32,4,65,15,77,4,64,32,2,32,4,32,6,106,34,0,65,3,114,54,2,4,32,0,32,2,106,34,0,32,0,40,2,4,65,1,114,54,2,4,12,1,11,32,2,32,6,65,3,114,54,2,4,32,2,32,6,106,34,3,32,4,65,1,114,54,2,4,32,3,32,4,106,32,4,54,2,0,32,7,4,64,32,7,65,120,113,65,156,149,28,106,33,0,65,136,149,28,40,2,0,33,1,2,127,65,1,32,7,65,3,118,116,34,6,32,5,113,69,4,64,65,244,148,28,32,5,32,6,114,54,2,0,32,0,12,1,11,32,0,40,2,8,11,33,5,32,0,32,1,54,2,8,32,5,32,1,54,2,12,32,1,32,0,54,2,12,32,1,32,5,54,2,8,11,65,136,149,28,32,3,54,2,0,65,252,148,28,32,4,54,2,0,11,32,2,65,8,106,33,0,11,32,11,65,16,106,36,0,32,0,11,202,12,1,7,127,2,64,32,0,69,13,0,32,0,65,8,107,34,2,32,0,65,4,107,40,2,0,34,1,65,120,113,34,0,106,33,5,2,64,32,1,65,1,113,13,0,32,1,65,3,113,69,13,1,32,2,32,2,40,2,0,34,1,107,34,2,65,132,149,28,40,2,0,73,13,1,32,0,32,1,106,33,0,65,136,149,28,40,2,0,32,2,71,4,64,32,1,65,255,1,77,4,64,32,2,40,2,8,34,4,32,1,65,3,118,34,1,65,3,116,65,156,149,28,106,70,26,32,4,32,2,40,2,12,34,3,70,4,64,65,244,148,28,65,244,148,28,40,2,0,65,126,32,1,119,113,54,2,0,12,3,11,32,4,32,3,54,2,12,32,3,32,4,54,2,8,12,2,11,32,2,40,2,24,33,6,2,64,32,2,32,2,40,2,12,34,1,71,4,64,32,2,40,2,8,34,3,32,1,54,2,12,32,1,32,3,54,2,8,12,1,11,2,64,32,2,65,20,106,34,4,40,2,0,34,3,13,0,32,2,65,16,106,34,4,40,2,0,34,3,13,0,65,0,33,1,12,1,11,3,64,32,4,33,7,32,3,34,1,65,20,106,34,4,40,2,0,34,3,13,0,32,1,65,16,106,33,4,32,1,40,2,16,34,3,13,0,11,32,7,65,0,54,2,0,11,32,6,69,13,1,2,64,32,2,40,2,28,34,4,65,2,116,65,164,151,28,106,34,3,40,2,0,32,2,70,4,64,32,3,32,1,54,2,0,32,1,13,1,65,248,148,28,65,248,148,28,40,2,0,65,126,32,4,119,113,54,2,0,12,3,11,32,6,65,16,65,20,32,6,40,2,16,32,2,70,27,106,32,1,54,2,0,32,1,69,13,2,11,32,1,32,6,54,2,24,32,2,40,2,16,34,3,4,64,32,1,32,3,54,2,16,32,3,32,1,54,2,24,11,32,2,40,2,20,34,3,69,13,1,32,1,32,3,54,2,20,32,3,32,1,54,2,24,12,1,11,32,5,40,2,4,34,1,65,3,113,65,3,71,13,0,65,252,148,28,32,0,54,2,0,32,5,32,1,65,126,113,54,2,4,32,2,32,0,65,1,114,54,2,4,32,0,32,2,106,32,0,54,2,0,15,11,32,2,32,5,79,13,0,32,5,40,2,4,34,1,65,1,113,69,13,0,2,64,32,1,65,2,113,69,4,64,65,140,149,28,40,2,0,32,5,70,4,64,65,140,149,28,32,2,54,2,0,65,128,149,28,65,128,149,28,40,2,0,32,0,106,34,0,54,2,0,32,2,32,0,65,1,114,54,2,4,32,2,65,136,149,28,40,2,0,71,13,3,65,252,148,28,65,0,54,2,0,65,136,149,28,65,0,54,2,0,15,11,65,136,149,28,40,2,0,32,5,70,4,64,65,136,149,28,32,2,54,2,0,65,252,148,28,65,252,148,28,40,2,0,32,0,106,34,0,54,2,0,32,2,32,0,65,1,114,54,2,4,32,0,32,2,106,32,0,54,2,0,15,11,32,1,65,120,113,32,0,106,33,0,2,64,32,1,65,255,1,77,4,64,32,5,40,2,8,34,4,32,1,65,3,118,34,1,65,3,116,65,156,149,28,106,70,26,32,4,32,5,40,2,12,34,3,70,4,64,65,244,148,28,65,244,148,28,40,2,0,65,126,32,1,119,113,54,2,0,12,2,11,32,4,32,3,54,2,12,32,3,32,4,54,2,8,12,1,11,32,5,40,2,24,33,6,2,64,32,5,32,5,40,2,12,34,1,71,4,64,32,5,40,2,8,34,3,65,132,149,28,40,2,0,73,26,32,3,32,1,54,2,12,32,1,32,3,54,2,8,12,1,11,2,64,32,5,65,20,106,34,4,40,2,0,34,3,13,0,32,5,65,16,106,34,4,40,2,0,34,3,13,0,65,0,33,1,12,1,11,3,64,32,4,33,7,32,3,34,1,65,20,106,34,4,40,2,0,34,3,13,0,32,1,65,16,106,33,4,32,1,40,2,16,34,3,13,0,11,32,7,65,0,54,2,0,11,32,6,69,13,0,2,64,32,5,40,2,28,34,4,65,2,116,65,164,151,28,106,34,3,40,2,0,32,5,70,4,64,32,3,32,1,54,2,0,32,1,13,1,65,248,148,28,65,248,148,28,40,2,0,65,126,32,4,119,113,54,2,0,12,2,11,32,6,65,16,65,20,32,6,40,2,16,32,5,70,27,106,32,1,54,2,0,32,1,69,13,1,11,32,1,32,6,54,2,24,32,5,40,2,16,34,3,4,64,32,1,32,3,54,2,16,32,3,32,1,54,2,24,11,32,5,40,2,20,34,3,69,13,0,32,1,32,3,54,2,20,32,3,32,1,54,2,24,11,32,2,32,0,65,1,114,54,2,4,32,0,32,2,106,32,0,54,2,0,32,2,65,136,149,28,40,2,0,71,13,1,65,252,148,28,32,0,54,2,0,15,11,32,5,32,1,65,126,113,54,2,4,32,2,32,0,65,1,114,54,2,4,32,0,32,2,106,32,0,54,2,0,11,32,0,65,255,1,77,4,64,32,0,65,120,113,65,156,149,28,106,33,1,2,127,65,244,148,28,40,2,0,34,3,65,1,32,0,65,3,118,116,34,0,113,69,4,64,65,244,148,28,32,0,32,3,114,54,2,0,32,1,12,1,11,32,1,40,2,8,11,33,0,32,1,32,2,54,2,8,32,0,32,2,54,2,12,32,2,32,1,54,2,12,32,2,32,0,54,2,8,15,11,65,31,33,4,32,0,65,255,255,255,7,77,4,64,32,0,65,8,118,34,1,32,1,65,128,254,63,106,65,16,118,65,8,113,34,4,116,34,1,32,1,65,128,224,31,106,65,16,118,65,4,113,34,3,116,34,1,32,1,65,128,128,15,106,65,16,118,65,2,113,34,1,116,65,15,118,32,3,32,4,114,32,1,114,107,34,1,65,1,116,32,0,32,1,65,21,106,118,65,1,113,114,65,28,106,33,4,11,32,2,32,4,54,2,28,32,2,66,0,55,2,16,32,4,65,2,116,65,164,151,28,106,33,7,2,64,2,64,2,64,65,248,148,28,40,2,0,34,3,65,1,32,4,116,34,1,113,69,4,64,65,248,148,28,32,1,32,3,114,54,2,0,32,7,32,2,54,2,0,32,2,32,7,54,2,24,12,1,11,32,0,65,0,65,25,32,4,65,1,118,107,32,4,65,31,70,27,116,33,4,32,7,40,2,0,33,1,3,64,32,1,34,3,40,2,4,65,120,113,32,0,70,13,2,32,4,65,29,118,33,1,32,4,65,1,116,33,4,32,3,32,1,65,4,113,106,34,7,65,16,106,40,2,0,34,1,13,0,11,32,7,32,2,54,2,16,32,2,32,3,54,2,24,11,32,2,32,2,54,2,12,32,2,32,2,54,2,8,12,1,11,32,3,40,2,8,34,0,32,2,54,2,12,32,3,32,2,54,2,8,32,2,65,0,54,2,24,32,2,32,3,54,2,12,32,2,32,0,54,2,8,11,65,148,149,28,65,148,149,28,40,2,0,65,1,107,34,0,65,127,32,0,27,54,2,0,11,11,74,1,2,127,65,144,146,28,40,2,0,34,1,32,0,65,3,106,65,124,113,34,2,106,33,0,2,64,32,2,65,0,32,0,32,1,77,27,13,0,32,0,63,0,65,16,116,75,13,0,65,144,146,28,32,0,54,2,0,32,1,15,11,65,240,148,28,65,48,54,2,0,65,127,11,54,1,1,127,32,0,65,1,32,0,27,33,0,2,64,3,64,32,0,16,162,1,34,1,13,1,65,228,152,28,40,2,0,34,1,4,64,32,1,17,11,0,12,1,11,11,65,1,16,0,0,11,32,1,11,4,0,35,0,11,6,0,32,0,36,0,11,16,0,35,0,32,0,107,65,112,113,34,0,36,0,32,0,11,15,0,65,240,152,220,2,36,2,65,240,152,28,36,1,11,7,0,35,0,35,1,107,11,4,0,35,2,11,4,0,35,1,11,11,182,238,24,191,39,0,65,128,8,11,103,1,0,2,0,5,0,2,0,9,0,2,0,13,0,2,0,17,0,3,0,25,0,3,0,33,0,3,0,41,0,3,0,49,0,4,0,65,0,4,0,81,0,4,0,97,0,4,0,113,0,5,0,145,0,5,0,177,0,5,0,209,0,5,0,241,0,6,0,49,1,6,0,113,1,7,0,241,1,8,0,241,2,9,0,241,4,10,0,241,8,11,0,241,16,12,0,241,32,13,0,241,64,24,0,65,241,8,11,255,1,1,2,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,55,56,57,58,59,60,61,62,63,0,1,2,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,55,56,57,58,59,60,61,62,63,0,1,2,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,55,56,57,58,59,60,61,62,63,0,1,2,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,55,56,57,58,59,60,61,62,63,0,65,244,12,11,252,1,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,9,9,9,9,10,10,10,10,11,11,11,11,12,12,12,12,13,13,13,13,14,14,14,14,15,15,15,15,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,22,22,22,22,23,23,23,23,24,24,24,24,25,25,25,25,26,26,26,26,27,27,27,27,28,28,28,28,29,29,29,29,30,30,30,30,31,31,31,31,32,32,32,32,33,33,33,33,34,34,34,34,35,35,35,35,36,36,36,36,37,37,37,37,38,38,38,38,39,39,39,39,40,40,40,40,41,41,41,41,42,42,42,42,43,43,43,43,44,44,44,44,45,45,45,45,46,46,46,46,47,47,47,47,48,48,48,48,49,49,49,49,50,50,50,50,51,51,51,51,52,52,52,52,53,53,53,53,54,54,54,54,55,55,55,55,56,56,56,56,57,57,57,57,58,58,58,58,59,59,59,59,60,60,60,60,61,61,61,61,62,62,62,62,63,63,63,63,0,65,249,16,11,5,4,4,0,0,4,0,65,144,17,11,224,1,8,12,16,12,12,20,12,16,24,28,12,12,32,12,36,12,44,44,44,44,44,44,44,44,44,44,32,32,24,40,28,12,12,48,52,52,52,48,52,52,52,48,52,52,52,52,52,48,52,52,52,52,52,48,52,52,52,52,52,24,12,28,12,12,12,56,60,60,60,56,60,60,60,56,60,60,60,60,60,56,60,60,60,60,60,56,60,60,60,60,60,24,12,28,12,0,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,2,3,0,65,145,19,11,94,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,1,1,1,1,0,65,208,20,11,185,4,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,56,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,0,0,0,0,10,10,11,11,10,10,10,10,10,9,9,8,7,7,8,7,7,6,6,5,5,0,65,165,25,11,113,16,0,0,0,36,0,0,0,84,0,0,0,140,0,0,0,172,0,0,0,208,0,0,0,248,0,0,0,36,1,0,0,84,1,0,0,110,1,0,0,138,1,0,0,153,1,0,0,161,1,0,128,169,1,0,128,187,1,0,0,197,1,0,0,207,1,0,64,212,1,0,192,217,1,0,160,220,1,0,160,223,1,0,160,223,1,0,160,223,1,0,160,223,1,0,160,223,1,0,160,223,1,0,160,223,1,0,160,223,1,0,32,13,0,65,160,26,11,168,193,7,116,105,109,101,100,111,119,110,108,105,102,101,108,101,102,116,98,97,99,107,99,111,100,101,100,97,116,97,115,104,111,119,111,110,108,121,115,105,116,101,99,105,116,121,111,112,101,110,106,117,115,116,108,105,107,101,102,114,101,101,119,111,114,107,116,101,120,116,121,101,97,114,111,118,101,114,98,111,100,121,108,111,118,101,102,111,114,109,98,111,111,107,112,108,97,121,108,105,118,101,108,105,110,101,104,101,108,112,104,111,109,101,115,105,100,101,109,111,114,101,119,111,114,100,108,111,110,103,116,104,101,109,118,105,101,119,102,105,110,100,112,97,103,101,100,97,121,115,102,117,108,108,104,101,97,100,116,101,114,109,101,97,99,104,97,114,101,97,102,114,111,109,116,114,117,101,109,97,114,107,97,98,108,101,117,112,111,110,104,105,103,104,100,97,116,101,108,97,110,100,110,101,119,115,101,118,101,110,110,101,120,116,99,97,115,101,98,111,116,104,112,111,115,116,117,115,101,100,109,97,100,101,104,97,110,100,104,101,114,101,119,104,97,116,110,97,109,101,76,105,110,107,98,108,111,103,115,105,122,101,98,97,115,101,104,101,108,100,109,97,107,101,109,97,105,110,117,115,101,114,39,41,32,43,104,111,108,100,101,110,100,115,119,105,116,104,78,101,119,115,114,101,97,100,119,101,114,101,115,105,103,110,116,97,107,101,104,97,118,101,103,97,109,101,115,101,101,110,99,97,108,108,112,97,116,104,119,101,108,108,112,108,117,115,109,101,110,117,102,105,108,109,112,97,114,116,106,111,105,110,116,104,105,115,108,105,115,116,103,111,111,100,110,101,101,100,119,97,121,115,119,101,115,116,106,111,98,115,109,105,110,100,97,108,115,111,108,111,103,111,114,105,99,104,117,115,101,115,108,97,115,116,116,101,97,109,97,114,109,121,102,111,111,100,107,105,110,103,119,105,108,108,101,97,115,116,119,97,114,100,98,101,115,116,102,105,114,101,80,97,103,101,107,110,111,119,97,119,97,121,46,112,110,103,109,111,118,101,116,104,97,110,108,111,97,100,103,105,118,101,115,101,108,102,110,111,116,101,109,117,99,104,102,101,101,100,109,97,110,121,114,111,99,107,105,99,111,110,111,110,99,101,108,111,111,107,104,105,100,101,100,105,101,100,72,111,109,101,114,117,108,101,104,111,115,116,97,106,97,120,105,110,102,111,99,108,117,98,108,97,119,115,108,101,115,115,104,97,108,102,115,111,109,101,115,117,99,104,122,111,110,101,49,48,48,37,111,110,101,115,99,97,114,101,84,105,109,101,114,97,99,101,98,108,117,101,102,111,117,114,119,101,101,107,102,97,99,101,104,111,112,101,103,97,118,101,104,97,114,100,108,111,115,116,119,104,101,110,112,97,114,107,107,101,112,116,112,97,115,115,115,104,105,112,114,111,111,109,72,84,77,76,112,108,97,110,84,121,112,101,100,111,110,101,115,97,118,101,107,101,101,112,102,108,97,103,108,105,110,107,115,111,108,100,102,105,118,101,116,111,111,107,114,97,116,101,116,111,119,110,106,117,109,112,116,104,117,115,100,97,114,107,99,97,114,100,102,105,108,101,102,101,97,114,115,116,97,121,107,105,108,108,116,104,97,116,102,97,108,108,97,117,116,111,101,118,101,114,46,99,111,109,116,97,108,107,115,104,111,112,118,111,116,101,100,101,101,112,109,111,100,101,114,101,115,116,116,117,114,110,98,111,114,110,98,97,110,100,102,101,108,108,114,111,115,101,117,114,108,40,115,107,105,110,114,111,108,101,99,111,109,101,97,99,116,115,97,103,101,115,109,101,101,116,103,111,108,100,46,106,112,103,105,116,101,109,118,97,114,121,102,101,108,116,116,104,101,110,115,101,110,100,100,114,111,112,86,105,101,119,99,111,112,121,49,46,48,34,60,47,97,62,115,116,111,112,101,108,115,101,108,105,101,115,116,111,117,114,112,97,99,107,46,103,105,102,112,97,115,116,99,115,115,63,103,114,97,121,109,101,97,110,38,103,116,59,114,105,100,101,115,104,111,116,108,97,116,101,115,97,105,100,114,111,97,100,118,97,114,32,102,101,101,108,106,111,104,110,114,105,99,107,112,111,114,116,102,97,115,116,39,85,65,45,100,101,97,100,60,47,98,62,112,111,111,114,98,105,108,108,116,121,112,101,85,46,83,46,119,111,111,100,109,117,115,116,50,112,120,59,73,110,102,111,114,97,110,107,119,105,100,101,119,97,110,116,119,97,108,108,108,101,97,100,91,48,93,59,112,97,117,108,119,97,118,101,115,117,114,101,36,40,39,35,119,97,105,116,109,97,115,115,97,114,109,115,103,111,101,115,103,97,105,110,108,97,110,103,112,97,105,100,33,45,45,32,108,111,99,107,117,110,105,116,114,111,111,116,119,97,108,107,102,105,114,109,119,105,102,101,120,109,108,34,115,111,110,103,116,101,115,116,50,48,112,120,107,105,110,100,114,111,119,115,116,111,111,108,102,111,110,116,109,97,105,108,115,97,102,101,115,116,97,114,109,97,112,115,99,111,114,101,114,97,105,110,102,108,111,119,98,97,98,121,115,112,97,110,115,97,121,115,52,112,120,59,54,112,120,59,97,114,116,115,102,111,111,116,114,101,97,108,119,105,107,105,104,101,97,116,115,116,101,112,116,114,105,112,111,114,103,47,108,97,107,101,119,101,97,107,116,111,108,100,70,111,114,109,99,97,115,116,102,97,110,115,98,97,110,107,118,101,114,121,114,117,110,115,106,117,108,121,116,97,115,107,49,112,120,59,103,111,97,108,103,114,101,119,115,108,111,119,101,100,103,101,105,100,61,34,115,101,116,115,53,112,120,59,46,106,115,63,52,48,112,120,105,102,32,40,115,111,111,110,115,101,97,116,110,111,110,101,116,117,98,101,122,101,114,111,115,101,110,116,114,101,101,100,102,97,99,116,105,110,116,111,103,105,102,116,104,97,114,109,49,56,112,120,99,97,109,101,104,105,108,108,98,111,108,100,122,111,111,109,118,111,105,100,101,97,115,121,114,105,110,103,102,105,108,108,112,101,97,107,105,110,105,116,99,111,115,116,51,112,120,59,106,97,99,107,116,97,103,115,98,105,116,115,114,111,108,108,101,100,105,116,107,110,101,119,110,101,97,114,60,33,45,45,103,114,111,119,74,83,79,78,100,117,116,121,78,97,109,101,115,97,108,101,121,111,117,32,108,111,116,115,112,97,105,110,106,97,122,122,99,111,108,100,101,121,101,115,102,105,115,104,119,119,119,46,114,105,115,107,116,97,98,115,112,114,101,118,49,48,112,120,114,105,115,101,50,53,112,120,66,108,117,101,100,105,110,103,51,48,48,44,98,97,108,108,102,111,114,100,101,97,114,110,119,105,108,100,98,111,120,46,102,97,105,114,108,97,99,107,118,101,114,115,112,97,105,114,106,117,110,101,116,101,99,104,105,102,40,33,112,105,99,107,101,118,105,108,36,40,34,35,119,97,114,109,108,111,114,100,100,111,101,115,112,117,108,108,44,48,48,48,105,100,101,97,100,114,97,119,104,117,103,101,115,112,111,116,102,117,110,100,98,117,114,110,104,114,101,102,99,101,108,108,107,101,121,115,116,105,99,107,104,111,117,114,108,111,115,115,102,117,101,108,49,50,112,120,115,117,105,116,100,101,97,108,82,83,83,34,97,103,101,100,103,114,101,121,71,69,84,34,101,97,115,101,97,105,109,115,103,105,114,108,97,105,100,115,56,112,120,59,110,97,118,121,103,114,105,100,116,105,112,115,35,57,57,57,119,97,114,115,108,97,100,121,99,97,114,115,41,59,32,125,112,104,112,63,104,101,108,108,116,97,108,108,119,104,111,109,122,104,58,229,42,47,13,10,32,49,48,48,104,97,108,108,46,10,10,65,55,112,120,59,112,117,115,104,99,104,97,116,48,112,120,59,99,114,101,119,42,47,60,47,104,97,115,104,55,53,112,120,102,108,97,116,114,97,114,101,32,38,38,32,116,101,108,108,99,97,109,112,111,110,116,111,108,97,105,100,109,105,115,115,115,107,105,112,116,101,110,116,102,105,110,101,109,97,108,101,103,101,116,115,112,108,111,116,52,48,48,44,13,10,13,10,99,111,111,108,102,101,101,116,46,112,104,112,60,98,114,62,101,114,105,99,109,111,115,116,103,117,105,100,98,101,108,108,100,101,115,99,104,97,105,114,109,97,116,104,97,116,111,109,47,105,109,103,38,35,56,50,108,117,99,107,99,101,110,116,48,48,48,59,116,105,110,121,103,111,110,101,104,116,109,108,115,101,108,108,100,114,117,103,70,82,69,69,110,111,100,101,110,105,99,107,63,105,100,61,108,111,115,101,110,117,108,108,118,97,115,116,119,105,110,100,82,83,83,32,119,101,97,114,114,101,108,121,98,101,101,110,115,97,109,101,100,117,107,101,110,97,115,97,99,97,112,101,119,105,115,104,103,117,108,102,84,50,51,58,104,105,116,115,115,108,111,116,103,97,116,101,107,105,99,107,98,108,117,114,116,104,101,121,49,53,112,120,39,39,41,59,41,59,34,62,109,115,105,101,119,105,110,115,98,105,114,100,115,111,114,116,98,101,116,97,115,101,101,107,84,49,56,58,111,114,100,115,116,114,101,101,109,97,108,108,54,48,112,120,102,97,114,109,226,128,153,115,98,111,121,115,91,48,93,46,39,41,59,34,80,79,83,84,98,101,97,114,107,105,100,115,41,59,125,125,109,97,114,121,116,101,110,100,40,85,75,41,113,117,97,100,122,104,58,230,45,115,105,122,45,45,45,45,112,114,111,112,39,41,59,13,108,105,102,116,84,49,57,58,118,105,99,101,97,110,100,121,100,101,98,116,62,82,83,83,112,111,111,108,110,101,99,107,98,108,111,119,84,49,54,58,100,111,111,114,101,118,97,108,84,49,55,58,108,101,116,115,102,97,105,108,111,114,97,108,112,111,108,108,110,111,118,97,99,111,108,115,103,101,110,101,32,226,128,148,115,111,102,116,114,111,109,101,116,105,108,108,114,111,115,115,60,104,51,62,112,111,117,114,102,97,100,101,112,105,110,107,60,116,114,62,109,105,110,105,41,124,33,40,109,105,110,101,122,104,58,232,98,97,114,115,104,101,97,114,48,48,41,59,109,105,108,107,32,45,45,62,105,114,111,110,102,114,101,100,100,105,115,107,119,101,110,116,115,111,105,108,112,117,116,115,47,106,115,47,104,111,108,121,84,50,50,58,73,83,66,78,84,50,48,58,97,100,97,109,115,101,101,115,60,104,50,62,106,115,111,110,39,44,32,39,99,111,110,116,84,50,49,58,32,82,83,83,108,111,111,112,97,115,105,97,109,111,111,110,60,47,112,62,115,111,117,108,76,73,78,69,102,111,114,116,99,97,114,116,84,49,52,58,60,104,49,62,56,48,112,120,33,45,45,60,57,112,120,59,84,48,52,58,109,105,107,101,58,52,54,90,110,105,99,101,105,110,99,104,89,111,114,107,114,105,99,101,122,104,58,228,39,41,41,59,112,117,114,101,109,97,103,101,112,97,114,97,116,111,110,101,98,111,110,100,58,51,55,90,95,111,102,95,39,93,41,59,48,48,48,44,122,104,58,231,116,97,110,107,121,97,114,100,98,111,119,108,98,117,115,104,58,53,54,90,74,97,118,97,51,48,112,120,10,124,125,10,37,67,51,37,58,51,52,90,106,101,102,102,69,88,80,73,99,97,115,104,118,105,115,97,103,111,108,102,115,110,111,119,122,104,58,233,113,117,101,114,46,99,115,115,115,105,99,107,109,101,97,116,109,105,110,46,98,105,110,100,100,101,108,108,104,105,114,101,112,105,99,115,114,101,110,116,58,51,54,90,72,84,84,80,45,50,48,49,102,111,116,111,119,111,108,102,69,78,68,32,120,98,111,120,58,53,52,90,66,79,68,89,100,105,99,107,59,10,125,10,101,120,105,116,58,51,53,90,118,97,114,115,98,101,97,116,39,125,41,59,100,105,101,116,57,57,57,59,97,110,110,101,125,125,60,47,91,105,93,46,76,97,110,103,107,109,194,178,119,105,114,101,116,111,121,115,97,100,100,115,115,101,97,108,97,108,101,120,59,10,9,125,101,99,104,111,110,105,110,101,46,111,114,103,48,48,53,41,116,111,110,121,106,101,119,115,115,97,110,100,108,101,103,115,114,111,111,102,48,48,48,41,32,50,48,48,119,105,110,101,103,101,97,114,100,111,103,115,98,111,111,116,103,97,114,121,99,117,116,115,116,121,108,101,116,101,109,112,116,105,111,110,46,120,109,108,99,111,99,107,103,97,110,103,36,40,39,46,53,48,112,120,80,104,46,68,109,105,115,99,97,108,97,110,108,111,97,110,100,101,115,107,109,105,108,101,114,121,97,110,117,110,105,120,100,105,115,99,41,59,125,10,100,117,115,116,99,108,105,112,41,46,10,10,55,48,112,120,45,50,48,48,68,86,68,115,55,93,62,60,116,97,112,101,100,101,109,111,105,43,43,41,119,97,103,101,101,117,114,111,112,104,105,108,111,112,116,115,104,111,108,101,70,65,81,115,97,115,105,110,45,50,54,84,108,97,98,115,112,101,116,115,85,82,76,32,98,117,108,107,99,111,111,107,59,125,13,10,72,69,65,68,91,48,93,41,97,98,98,114,106,117,97,110,40,49,57,56,108,101,115,104,116,119,105,110,60,47,105,62,115,111,110,121,103,117,121,115,102,117,99,107,112,105,112,101,124,45,10,33,48,48,50,41,110,100,111,119,91,49,93,59,91,93,59,10,76,111,103,32,115,97,108,116,13,10,9,9,98,97,110,103,116,114,105,109,98,97,116,104,41,123,13,10,48,48,112,120,10,125,41,59,107,111,58,236,102,101,101,115,97,100,62,13,115,58,47,47,32,91,93,59,116,111,108,108,112,108,117,103,40,41,123,10,123,13,10,32,46,106,115,39,50,48,48,112,100,117,97,108,98,111,97,116,46,74,80,71,41,59,10,125,113,117,111,116,41,59,10,10,39,41,59,10,13,10,125,13,50,48,49,52,50,48,49,53,50,48,49,54,50,48,49,55,50,48,49,56,50,48,49,57,50,48,50,48,50,48,50,49,50,48,50,50,50,48,50,51,50,48,50,52,50,48,50,53,50,48,50,54,50,48,50,55,50,48,50,56,50,48,50,57,50,48,51,48,50,48,51,49,50,48,51,50,50,48,51,51,50,48,51,52,50,48,51,53,50,48,51,54,50,48,51,55,50,48,49,51,50,48,49,50,50,48,49,49,50,48,49,48,50,48,48,57,50,48,48,56,50,48,48,55,50,48,48,54,50,48,48,53,50,48,48,52,50,48,48,51,50,48,48,50,50,48,48,49,50,48,48,48,49,57,57,57,49,57,57,56,49,57,57,55,49,57,57,54,49,57,57,53,49,57,57,52,49,57,57,51,49,57,57,50,49,57,57,49,49,57,57,48,49,57,56,57,49,57,56,56,49,57,56,55,49,57,56,54,49,57,56,53,49,57,56,52,49,57,56,51,49,57,56,50,49,57,56,49,49,57,56,48,49,57,55,57,49,57,55,56,49,57,55,55,49,57,55,54,49,57,55,53,49,57,55,52,49,57,55,51,49,57,55,50,49,57,55,49,49,57,55,48,49,57,54,57,49,57,54,56,49,57,54,55,49,57,54,54,49,57,54,53,49,57,54,52,49,57,54,51,49,57,54,50,49,57,54,49,49,57,54,48,49,57,53,57,49,57,53,56,49,57,53,55,49,57,53,54,49,57,53,53,49,57,53,52,49,57,53,51,49,57,53,50,49,57,53,49,49,57,53,48,49,48,48,48,49,48,50,52,49,51,57,52,48,48,48,48,57,57,57,57,99,111,109,111,109,195,161,115,101,115,116,101,101,115,116,97,112,101,114,111,116,111,100,111,104,97,99,101,99,97,100,97,97,195,177,111,98,105,101,110,100,195,173,97,97,115,195,173,118,105,100,97,99,97,115,111,111,116,114,111,102,111,114,111,115,111,108,111,111,116,114,97,99,117,97,108,100,105,106,111,115,105,100,111,103,114,97,110,116,105,112,111,116,101,109,97,100,101,98,101,97,108,103,111,113,117,195,169,101,115,116,111,110,97,100,97,116,114,101,115,112,111,99,111,99,97,115,97,98,97,106,111,116,111,100,97,115,105,110,111,97,103,117,97,112,117,101,115,117,110,111,115,97,110,116,101,100,105,99,101,108,117,105,115,101,108,108,97,109,97,121,111,122,111,110,97,97,109,111,114,112,105,115,111,111,98,114,97,99,108,105,99,101,108,108,111,100,105,111,115,104,111,114,97,99,97,115,105,208,183,208,176,208,189,208,176,208,190,208,188,209,128,208,176,209,128,209,131,209,130,208,176,208,189,208,181,208,191,208,190,208,190,209,130,208,184,208,183,208,189,208,190,208,180,208,190,209,130,208,190,208,182,208,181,208,190,208,189,208,184,209,133,208,157,208,176,208,181,208,181,208,177,209,139,208,188,209,139,208,146,209,139,209,129,208,190,208,178,209,139,208,178,208,190,208,157,208,190,208,190,208,177,208,159,208,190,208,187,208,184,208,189,208,184,208,160,208,164,208,157,208,181,208,156,209,139,209,130,209,139,208,158,208,189,208,184,208,188,208,180,208,176,208,151,208,176,208,148,208,176,208,157,209,131,208,158,208,177,209,130,208,181,208,152,208,183,208,181,208,185,208,189,209,131,208,188,208,188,208,162,209,139,209,131,208,182,217,129,217,138,216,163,217,134,217,133,216,167,217,133,216,185,217,131,217,132,216,163,217,136,216,177,216,175,217,138,216,167,217,129,217,137,217,135,217,136,217,132,217,133,217,132,217,131,216,167,217,136,217,132,217,135,216,168,216,179,216,167,217,132,216,165,217,134,217,135,217,138,216,163,217,138,217,130,216,175,217,135,217,132,216,171,217,133,216,168,217,135,217,132,217,136,217,132,217,138,216,168,217,132,216,167,217,138,216,168,217,131,216,180,217,138,216,167,217,133,216,163,217,133,217,134,216,170,216,168,217,138,217,132,217,134,216,173,216,168,217,135,217,133,217,133,216,180,217,136,216,180,102,105,114,115,116,118,105,100,101,111,108,105,103,104,116,119,111,114,108,100,109,101,100,105,97,119,104,105,116,101,99,108,111,115,101,98,108,97,99,107,114,105,103,104,116,115,109,97,108,108,98,111,111,107,115,112,108,97,99,101,109,117,115,105,99,102,105,101,108,100,111,114,100,101,114,112,111,105,110,116,118,97,108,117,101,108,101,118,101,108,116,97,98,108,101,98,111,97,114,100,104,111,117,115,101,103,114,111,117,112,119,111,114,107,115,121,101,97,114,115,115,116,97,116,101,116,111,100,97,121,119,97,116,101,114,115,116,97,114,116,115,116,121,108,101,100,101,97,116,104,112,111,119,101,114,112,104,111,110,101,110,105,103,104,116,101,114,114,111,114,105,110,112,117,116,97,98,111,117,116,116,101,114,109,115,116,105,116,108,101,116,111,111,108,115,101,118,101,110,116,108,111,99,97,108,116,105,109,101,115,108,97,114,103,101,119,111,114,100,115,103,97,109,101,115,115,104,111,114,116,115,112,97,99,101,102,111,99,117,115,99,108,101,97,114,109,111,100,101,108,98,108,111,99,107,103,117,105,100,101,114,97,100,105,111,115,104,97,114,101,119,111,109,101,110,97,103,97,105,110,109,111,110,101,121,105,109,97,103,101,110,97,109,101,115,121,111,117,110,103,108,105,110,101,115,108,97,116,101,114,99,111,108,111,114,103,114,101,101,110,102,114,111,110,116,38,97,109,112,59,119,97,116,99,104,102,111,114,99,101,112,114,105,99,101,114,117,108,101,115,98,101,103,105,110,97,102,116,101,114,118,105,115,105,116,105,115,115,117,101,97,114,101,97,115,98,101,108,111,119,105,110,100,101,120,116,111,116,97,108,104,111,117,114,115,108,97,98,101,108,112,114,105,110,116,112,114,101,115,115,98,117,105,108,116,108,105,110,107,115,115,112,101,101,100,115,116,117,100,121,116,114,97,100,101,102,111,117,110,100,115,101,110,115,101,117,110,100,101,114,115,104,111,119,110,102,111,114,109,115,114,97,110,103,101,97,100,100,101,100,115,116,105,108,108,109,111,118,101,100,116,97,107,101,110,97,98,111,118,101,102,108,97,115,104,102,105,120,101,100,111,102,116,101,110,111,116,104,101,114,118,105,101,119,115,99,104,101,99,107,108,101,103,97,108,114,105,118,101,114,105,116,101,109,115,113,117,105,99,107,115,104,97,112,101,104,117,109,97,110,101,120,105,115,116,103,111,105,110,103,109,111,118,105,101,116,104,105,114,100,98,97,115,105,99,112,101,97,99,101,115,116,97,103,101,119,105,100,116,104,108,111,103,105,110,105,100,101,97,115,119,114,111,116,101,112,97,103,101,115,117,115,101,114,115,100,114,105,118,101,115,116,111,114,101,98,114,101,97,107,115,111,117,116,104,118,111,105,99,101,115,105,116,101,115,109,111,110,116,104,119,104,101,114,101,98,117,105,108,100,119,104,105,99,104,101,97,114,116,104,102,111,114,117,109,116,104,114,101,101,115,112,111,114,116,112,97,114,116,121,67,108,105,99,107,108,111,119,101,114,108,105,118,101,115,99,108,97,115,115,108,97,121,101,114,101,110,116,114,121,115,116,111,114,121,117,115,97,103,101,115,111,117,110,100,99,111,117,114,116,121,111,117,114,32,98,105,114,116,104,112,111,112,117,112,116,121,112,101,115,97,112,112,108,121,73,109,97,103,101,98,101,105,110,103,117,112,112,101,114,110,111,116,101,115,101,118,101,114,121,115,104,111,119,115,109,101,97,110,115,101,120,116,114,97,109,97,116,99,104,116,114,97,99,107,107,110,111,119,110,101,97,114,108,121,98,101,103,97,110,115,117,112,101,114,112,97,112,101,114,110,111,114,116,104,108,101,97,114,110,103,105,118,101,110,110,97,109,101,100,101,110,100,101,100,84,101,114,109,115,112,97,114,116,115,71,114,111,117,112,98,114,97,110,100,117,115,105,110,103,119,111,109,97,110,102,97,108,115,101,114,101,97,100,121,97,117,100,105,111,116,97,107,101,115,119,104,105,108,101,46,99,111,109,47,108,105,118,101,100,99,97,115,101,115,100,97,105,108,121,99,104,105,108,100,103,114,101,97,116,106,117,100,103,101,116,104,111,115,101,117,110,105,116,115,110,101,118,101,114,98,114,111,97,100,99,111,97,115,116,99,111,118,101,114,97,112,112,108,101,102,105,108,101,115,99,121,99,108,101,115,99,101,110,101,112,108,97,110,115,99,108,105,99,107,119,114,105,116,101,113,117,101,101,110,112,105,101,99,101,101,109,97,105,108,102,114,97,109,101,111,108,100,101,114,112,104,111,116,111,108,105,109,105,116,99,97,99,104,101,99,105,118,105,108,115,99,97,108,101,101,110,116,101,114,116,104,101,109,101,116,104,101,114,101,116,111,117,99,104,98,111,117,110,100,114,111,121,97,108,97,115,107,101,100,119,104,111,108,101,115,105,110,99,101,115,116,111,99,107,32,110,97,109,101,102,97,105,116,104,104,101,97,114,116,101,109,112,116,121,111,102,102,101,114,115,99,111,112,101,111,119,110,101,100,109,105,103,104,116,97,108,98,117,109,116,104,105,110,107,98,108,111,111,100,97,114,114,97,121,109,97,106,111,114,116,114,117,115,116,99,97,110,111,110,117,110,105,111,110,99,111,117,110,116,118,97,108,105,100,115,116,111,110,101,83,116,121,108,101,76,111,103,105,110,104,97,112,112,121,111,99,99,117,114,108,101,102,116,58,102,114,101,115,104,113,117,105,116,101,102,105,108,109,115,103,114,97,100,101,110,101,101,100,115,117,114,98,97,110,102,105,103,104,116,98,97,115,105,115,104,111,118,101,114,97,117,116,111,59,114,111,117,116,101,46,104,116,109,108,109,105,120,101,100,102,105,110,97,108,89,111,117,114,32,115,108,105,100,101,116,111,112,105,99,98,114,111,119,110,97,108,111,110,101,100,114,97,119,110,115,112,108,105,116,114,101,97,99,104,82,105,103,104,116,100,97,116,101,115,109,97,114,99,104,113,117,111,116,101,103,111,111,100,115,76,105,110,107,115,100,111,117,98,116,97,115,121,110,99,116,104,117,109,98,97,108,108,111,119,99,104,105,101,102,121,111,117,116,104,110,111,118,101,108,49,48,112,120,59,115,101,114,118,101,117,110,116,105,108,104,97,110,100,115,67,104,101,99,107,83,112,97,99,101,113,117,101,114,121,106,97,109,101,115,101,113,117,97,108,116,119,105,99,101,48,44,48,48,48,83,116,97,114,116,112,97,110,101,108,115,111,110,103,115,114,111,117,110,100,101,105,103,104,116,115,104,105,102,116,119,111,114,116,104,112,111,115,116,115,108,101,97,100,115,119,101,101,107,115,97,118,111,105,100,116,104,101,115,101,109,105,108,101,115,112,108,97,110,101,115,109,97,114,116,97,108,112,104,97,112,108,97,110,116,109,97,114,107,115,114,97,116,101,115,112,108,97,121,115,99,108,97,105,109,115,97,108,101,115,116,101,120,116,115,115,116,97,114,115,119,114,111,110,103,60,47,104,51,62,116,104,105,110,103,46,111,114,103,47,109,117,108,116,105,104,101,97,114,100,80,111,119,101,114,115,116,97,110,100,116,111,107,101,110,115,111,108,105,100,40,116,104,105,115,98,114,105,110,103,115,104,105,112,115,115,116,97,102,102,116,114,105,101,100,99,97,108,108,115,102,117,108,108,121,102,97,99,116,115,97,103,101,110,116,84,104,105,115,32,47,47,45,45,62,97,100,109,105,110,101,103,121,112,116,69,118,101,110,116,49,53,112,120,59,69,109,97,105,108,116,114,117,101,34,99,114,111,115,115,115,112,101,110,116,98,108,111,103,115,98,111,120,34,62,110,111,116,101,100,108,101,97,118,101,99,104,105,110,97,115,105,122,101,115,103,117,101,115,116,60,47,104,52,62,114,111,98,111,116,104,101,97,118,121,116,114,117,101,44,115,101,118,101,110,103,114,97,110,100,99,114,105,109,101,115,105,103,110,115,97,119,97,114,101,100,97,110,99,101,112,104,97,115,101,62,60,33,45,45,101,110,95,85,83,38,35,51,57,59,50,48,48,112,120,95,110,97,109,101,108,97,116,105,110,101,110,106,111,121,97,106,97,120,46,97,116,105,111,110,115,109,105,116,104,85,46,83,46,32,104,111,108,100,115,112,101,116,101,114,105,110,100,105,97,110,97,118,34,62,99,104,97,105,110,115,99,111,114,101,99,111,109,101,115,100,111,105,110,103,112,114,105,111,114,83,104,97,114,101,49,57,57,48,115,114,111,109,97,110,108,105,115,116,115,106,97,112,97,110,102,97,108,108,115,116,114,105,97,108,111,119,110,101,114,97,103,114,101,101,60,47,104,50,62,97,98,117,115,101,97,108,101,114,116,111,112,101,114,97,34,45,47,47,87,99,97,114,100,115,104,105,108,108,115,116,101,97,109,115,80,104,111,116,111,116,114,117,116,104,99,108,101,97,110,46,112,104,112,63,115,97,105,110,116,109,101,116,97,108,108,111,117,105,115,109,101,97,110,116,112,114,111,111,102,98,114,105,101,102,114,111,119,34,62,103,101,110,114,101,116,114,117,99,107,108,111,111,107,115,86,97,108,117,101,70,114,97,109,101,46,110,101,116,47,45,45,62,10,60,116,114,121,32,123,10,118,97,114,32,109,97,107,101,115,99,111,115,116,115,112,108,97,105,110,97,100,117,108,116,113,117,101,115,116,116,114,97,105,110,108,97,98,111,114,104,101,108,112,115,99,97,117,115,101,109,97,103,105,99,109,111,116,111,114,116,104,101,105,114,50,53,48,112,120,108,101,97,115,116,115,116,101,112,115,67,111,117,110,116,99,111,117,108,100,103,108,97,115,115,115,105,100,101,115,102,117,110,100,115,104,111,116,101,108,97,119,97,114,100,109,111,117,116,104,109,111,118,101,115,112,97,114,105,115,103,105,118,101,115,100,117,116,99,104,116,101,120,97,115,102,114,117,105,116,110,117,108,108,44,124,124,91,93,59,116,111,112,34,62,10,60,33,45,45,80,79,83,84,34,111,99,101,97,110,60,98,114,47,62,102,108,111,111,114,115,112,101,97,107,100,101,112,116,104,32,115,105,122,101,98,97,110,107,115,99,97,116,99,104,99,104,97,114,116,50,48,112,120,59,97,108,105,103,110,100,101,97,108,115,119,111,117,108,100,53,48,112,120,59,117,114,108,61,34,112,97,114,107,115,109,111,117,115,101,77,111,115,116,32,46,46,46,60,47,97,109,111,110,103,98,114,97,105,110,98,111,100,121,32,110,111,110,101,59,98,97,115,101,100,99,97,114,114,121,100,114,97,102,116,114,101,102,101,114,112,97,103,101,95,104,111,109,101,46,109,101,116,101,114,100,101,108,97,121,100,114,101,97,109,112,114,111,118,101,106,111,105,110,116,60,47,116,114,62,100,114,117,103,115,60,33,45,45,32,97,112,114,105,108,105,100,101,97,108,97,108,108,101,110,101,120,97,99,116,102,111,114,116,104,99,111,100,101,115,108,111,103,105,99,86,105,101,119,32,115,101,101,109,115,98,108,97,110,107,112,111,114,116,115,32,40,50,48,48,115,97,118,101,100,95,108,105,110,107,103,111,97,108,115,103,114,97,110,116,103,114,101,101,107,104,111,109,101,115,114,105,110,103,115,114,97,116,101,100,51,48,112,120,59,119,104,111,115,101,112,97,114,115,101,40,41,59,34,32,66,108,111,99,107,108,105,110,117,120,106,111,110,101,115,112,105,120,101,108,39,41,59,34,62,41,59,105,102,40,45,108,101,102,116,100,97,118,105,100,104,111,114,115,101,70,111,99,117,115,114,97,105,115,101,98,111,120,101,115,84,114,97,99,107,101,109,101,110,116,60,47,101,109,62,98,97,114,34,62,46,115,114,99,61,116,111,119,101,114,97,108,116,61,34,99,97,98,108,101,104,101,110,114,121,50,52,112,120,59,115,101,116,117,112,105,116,97,108,121,115,104,97,114,112,109,105,110,111,114,116,97,115,116,101,119,97,110,116,115,116,104,105,115,46,114,101,115,101,116,119,104,101,101,108,103,105,114,108,115,47,99,115,115,47,49,48,48,37,59,99,108,117,98,115,115,116,117,102,102,98,105,98,108,101,118,111,116,101,115,32,49,48,48,48,107,111,114,101,97,125,41,59,13,10,98,97,110,100,115,113,117,101,117,101,61,32,123,125,59,56,48,112,120,59,99,107,105,110,103,123,13,10,9,9,97,104,101,97,100,99,108,111,99,107,105,114,105,115,104,108,105,107,101,32,114,97,116,105,111,115,116,97,116,115,70,111,114,109,34,121,97,104,111,111,41,91,48,93,59,65,98,111,117,116,102,105,110,100,115,60,47,104,49,62,100,101,98,117,103,116,97,115,107,115,85,82,76,32,61,99,101,108,108,115,125,41,40,41,59,49,50,112,120,59,112,114,105,109,101,116,101,108,108,115,116,117,114,110,115,48,120,54,48,48,46,106,112,103,34,115,112,97,105,110,98,101,97,99,104,116,97,120,101,115,109,105,99,114,111,97,110,103,101,108,45,45,62,60,47,103,105,102,116,115,115,116,101,118,101,45,108,105,110,107,98,111,100,121,46,125,41,59,10,9,109,111,117,110,116,32,40,49,57,57,70,65,81,60,47,114,111,103,101,114,102,114,97,110,107,67,108,97,115,115,50,56,112,120,59,102,101,101,100,115,60,104,49,62,60,115,99,111,116,116,116,101,115,116,115,50,50,112,120,59,100,114,105,110,107,41,32,124,124,32,108,101,119,105,115,115,104,97,108,108,35,48,51,57,59,32,102,111,114,32,108,111,118,101,100,119,97,115,116,101,48,48,112,120,59,106,97,58,227,130,115,105,109,111,110,60,102,111,110,116,114,101,112,108,121,109,101,101,116,115,117,110,116,101,114,99,104,101,97,112,116,105,103,104,116,66,114,97,110,100,41,32,33,61,32,100,114,101,115,115,99,108,105,112,115,114,111,111,109,115,111,110,107,101,121,109,111,98,105,108,109,97,105,110,46,78,97,109,101,32,112,108,97,116,101,102,117,110,110,121,116,114,101,101,115,99,111,109,47,34,49,46,106,112,103,119,109,111,100,101,112,97,114,97,109,83,84,65,82,84,108,101,102,116,32,105,100,100,101,110,44,32,50,48,49,41,59,10,125,10,102,111,114,109,46,118,105,114,117,115,99,104,97,105,114,116,114,97,110,115,119,111,114,115,116,80,97,103,101,115,105,116,105,111,110,112,97,116,99,104,60,33,45,45,10,111,45,99,97,99,102,105,114,109,115,116,111,117,114,115,44,48,48,48,32,97,115,105,97,110,105,43,43,41,123,97,100,111,98,101,39,41,91,48,93,105,100,61,49,48,98,111,116,104,59,109,101,110,117,32,46,50,46,109,105,46,112,110,103,34,107,101,118,105,110,99,111,97,99,104,67,104,105,108,100,98,114,117,99,101,50,46,106,112,103,85,82,76,41,43,46,106,112,103,124,115,117,105,116,101,115,108,105,99,101,104,97,114,114,121,49,50,48,34,32,115,119,101,101,116,116,114,62,13,10,110,97,109,101,61,100,105,101,103,111,112,97,103,101,32,115,119,105,115,115,45,45,62,10,10,35,102,102,102,59,34,62,76,111,103,46,99,111,109,34,116,114,101,97,116,115,104,101,101,116,41,32,38,38,32,49,52,112,120,59,115,108,101,101,112,110,116,101,110,116,102,105,108,101,100,106,97,58,227,131,105,100,61,34,99,78,97,109,101,34,119,111,114,115,101,115,104,111,116,115,45,98,111,120,45,100,101,108,116,97,10,38,108,116,59,98,101,97,114,115,58,52,56,90,60,100,97,116,97,45,114,117,114,97,108,60,47,97,62,32,115,112,101,110,100,98,97,107,101,114,115,104,111,112,115,61,32,34,34,59,112,104,112,34,62,99,116,105,111,110,49,51,112,120,59,98,114,105,97,110,104,101,108,108,111,115,105,122,101,61,111,61,37,50,70,32,106,111,105,110,109,97,121,98,101,60,105,109,103,32,105,109,103,34,62,44,32,102,106,115,105,109,103,34,32,34,41,91,48,93,77,84,111,112,66,84,121,112,101,34,110,101,119,108,121,68,97,110,115,107,99,122,101,99,104,116,114,97,105,108,107,110,111,119,115,60,47,104,53,62,102,97,113,34,62,122,104,45,99,110,49,48,41,59,10,45,49,34,41,59,116,121,112,101,61,98,108,117,101,115,116,114,117,108,121,100,97,118,105,115,46,106,115,39,59,62,13,10,60,33,115,116,101,101,108,32,121,111,117,32,104,50,62,13,10,102,111,114,109,32,106,101,115,117,115,49,48,48,37,32,109,101,110,117,46,13,10,9,13,10,119,97,108,101,115,114,105,115,107,115,117,109,101,110,116,100,100,105,110,103,98,45,108,105,107,116,101,97,99,104,103,105,102,34,32,118,101,103,97,115,100,97,110,115,107,101,101,115,116,105,115,104,113,105,112,115,117,111,109,105,115,111,98,114,101,100,101,115,100,101,101,110,116,114,101,116,111,100,111,115,112,117,101,100,101,97,195,177,111,115,101,115,116,195,161,116,105,101,110,101,104,97,115,116,97,111,116,114,111,115,112,97,114,116,101,100,111,110,100,101,110,117,101,118,111,104,97,99,101,114,102,111,114,109,97,109,105,115,109,111,109,101,106,111,114,109,117,110,100,111,97,113,117,195,173,100,195,173,97,115,115,195,179,108,111,97,121,117,100,97,102,101,99,104,97,116,111,100,97,115,116,97,110,116,111,109,101,110,111,115,100,97,116,111,115,111,116,114,97,115,115,105,116,105,111,109,117,99,104,111,97,104,111,114,97,108,117,103,97,114,109,97,121,111,114,101,115,116,111,115,104,111,114,97,115,116,101,110,101,114,97,110,116,101,115,102,111,116,111,115,101,115,116,97,115,112,97,195,173,115,110,117,101,118,97,115,97,108,117,100,102,111,114,111,115,109,101,100,105,111,113,117,105,101,110,109,101,115,101,115,112,111,100,101,114,99,104,105,108,101,115,101,114,195,161,118,101,99,101,115,100,101,99,105,114,106,111,115,195,169,101,115,116,97,114,118,101,110,116,97,103,114,117,112,111,104,101,99,104,111,101,108,108,111,115,116,101,110,103,111,97,109,105,103,111,99,111,115,97,115,110,105,118,101,108,103,101,110,116,101,109,105,115,109,97,97,105,114,101,115,106,117,108,105,111,116,101,109,97,115,104,97,99,105,97,102,97,118,111,114,106,117,110,105,111,108,105,98,114,101,112,117,110,116,111,98,117,101,110,111,97,117,116,111,114,97,98,114,105,108,98,117,101,110,97,116,101,120,116,111,109,97,114,122,111,115,97,98,101,114,108,105,115,116,97,108,117,101,103,111,99,195,179,109,111,101,110,101,114,111,106,117,101,103,111,112,101,114,195,186,104,97,98,101,114,101,115,116,111,121,110,117,110,99,97,109,117,106,101,114,118,97,108,111,114,102,117,101,114,97,108,105,98,114,111,103,117,115,116,97,105,103,117,97,108,118,111,116,111,115,99,97,115,111,115,103,117,195,173,97,112,117,101,100,111,115,111,109,111,115,97,118,105,115,111,117,115,116,101,100,100,101,98,101,110,110,111,99,104,101,98,117,115,99,97,102,97,108,116,97,101,117,114,111,115,115,101,114,105,101,100,105,99,104,111,99,117,114,115,111,99,108,97,118,101,99,97,115,97,115,108,101,195,179,110,112,108,97,122,111,108,97,114,103,111,111,98,114,97,115,118,105,115,116,97,97,112,111,121,111,106,117,110,116,111,116,114,97,116,97,118,105,115,116,111,99,114,101,97,114,99,97,109,112,111,104,101,109,111,115,99,105,110,99,111,99,97,114,103,111,112,105,115,111,115,111,114,100,101,110,104,97,99,101,110,195,161,114,101,97,100,105,115,99,111,112,101,100,114,111,99,101,114,99,97,112,117,101,100,97,112,97,112,101,108,109,101,110,111,114,195,186,116,105,108,99,108,97,114,111,106,111,114,103,101,99,97,108,108,101,112,111,110,101,114,116,97,114,100,101,110,97,100,105,101,109,97,114,99,97,115,105,103,117,101,101,108,108,97,115,115,105,103,108,111,99,111,99,104,101,109,111,116,111,115,109,97,100,114,101,99,108,97,115,101,114,101,115,116,111,110,105,195,177,111,113,117,101,100,97,112,97,115,97,114,98,97,110,99,111,104,105,106,111,115,118,105,97,106,101,112,97,98,108,111,195,169,115,116,101,118,105,101,110,101,114,101,105,110,111,100,101,106,97,114,102,111,110,100,111,99,97,110,97,108,110,111,114,116,101,108,101,116,114,97,99,97,117,115,97,116,111,109,97,114,109,97,110,111,115,108,117,110,101,115,97,117,116,111,115,118,105,108,108,97,118,101,110,100,111,112,101,115,97,114,116,105,112,111,115,116,101,110,103,97,109,97,114,99,111,108,108,101,118,97,112,97,100,114,101,117,110,105,100,111,118,97,109,111,115,122,111,110,97,115,97,109,98,111,115,98,97,110,100,97,109,97,114,105,97,97,98,117,115,111,109,117,99,104,97,115,117,98,105,114,114,105,111,106,97,118,105,118,105,114,103,114,97,100,111,99,104,105,99,97,97,108,108,195,173,106,111,118,101,110,100,105,99,104,97,101,115,116,97,110,116,97,108,101,115,115,97,108,105,114,115,117,101,108,111,112,101,115,111,115,102,105,110,101,115,108,108,97,109,97,98,117,115,99,111,195,169,115,116,97,108,108,101,103,97,110,101,103,114,111,112,108,97,122,97,104,117,109,111,114,112,97,103,97,114,106,117,110,116,97,100,111,98,108,101,105,115,108,97,115,98,111,108,115,97,98,97,195,177,111,104,97,98,108,97,108,117,99,104,97,195,129,114,101,97,100,105,99,101,110,106,117,103,97,114,110,111,116,97,115,118,97,108,108,101,97,108,108,195,161,99,97,114,103,97,100,111,108,111,114,97,98,97,106,111,101,115,116,195,169,103,117,115,116,111,109,101,110,116,101,109,97,114,105,111,102,105,114,109,97,99,111,115,116,111,102,105,99,104,97,112,108,97,116,97,104,111,103,97,114,97,114,116,101,115,108,101,121,101,115,97,113,117,101,108,109,117,115,101,111,98,97,115,101,115,112,111,99,111,115,109,105,116,97,100,99,105,101,108,111,99,104,105,99,111,109,105,101,100,111,103,97,110,97,114,115,97,110,116,111,101,116,97,112,97,100,101,98,101,115,112,108,97,121,97,114,101,100,101,115,115,105,101,116,101,99,111,114,116,101,99,111,114,101,97,100,117,100,97,115,100,101,115,101,111,118,105,101,106,111,100,101,115,101,97,97,103,117,97,115,38,113,117,111,116,59,100,111,109,97,105,110,99,111,109,109,111,110,115,116,97,116,117,115,101,118,101,110,116,115,109,97,115,116,101,114,115,121,115,116,101,109,97,99,116,105,111,110,98,97,110,110,101,114,114,101,109,111,118,101,115,99,114,111,108,108,117,112,100,97,116,101,103,108,111,98,97,108,109,101,100,105,117,109,102,105,108,116,101,114,110,117,109,98,101,114,99,104,97,110,103,101,114,101,115,117,108,116,112,117,98,108,105,99,115,99,114,101,101,110,99,104,111,111,115,101,110,111,114,109,97,108,116,114,97,118,101,108,105,115,115,117,101,115,115,111,117,114,99,101,116,97,114,103,101,116,115,112,114,105,110,103,109,111,100,117,108,101,109,111,98,105,108,101,115,119,105,116,99,104,112,104,111,116,111,115,98,111,114,100,101,114,114,101,103,105,111,110,105,116,115,101,108,102,115,111,99,105,97,108,97,99,116,105,118,101,99,111,108,117,109,110,114,101,99,111,114,100,102,111,108,108,111,119,116,105,116,108,101,62,101,105,116,104,101,114,108,101,110,103,116,104,102,97,109,105,108,121,102,114,105,101,110,100,108,97,121,111,117,116,97,117,116,104,111,114,99,114,101,97,116,101,114,101,118,105,101,119,115,117,109,109,101,114,115,101,114,118,101,114,112,108,97,121,101,100,112,108,97,121,101,114,101,120,112,97,110,100,112,111,108,105,99,121,102,111,114,109,97,116,100,111,117,98,108,101,112,111,105,110,116,115,115,101,114,105,101,115,112,101,114,115,111,110,108,105,118,105,110,103,100,101,115,105,103,110,109,111,110,116,104,115,102,111,114,99,101,115,117,110,105,113,117,101,119,101,105,103,104,116,112,101,111,112,108,101,101,110,101,114,103,121,110,97,116,117,114,101,115,101,97,114,99,104,102,105,103,117,114,101,104,97,118,105,110,103,99,117,115,116,111,109,111,102,102,115,101,116,108,101,116,116,101,114,119,105,110,100,111,119,115,117,98,109,105,116,114,101,110,100,101,114,103,114,111,117,112,115,117,112,108,111,97,100,104,101,97,108,116,104,109,101,116,104,111,100,118,105,100,101,111,115,115,99,104,111,111,108,102,117,116,117,114,101,115,104,97,100,111,119,100,101,98,97,116,101,118,97,108,117,101,115,79,98,106,101,99,116,111,116,104,101,114,115,114,105,103,104,116,115,108,101,97,103,117,101,99,104,114,111,109,101,115,105,109,112,108,101,110,111,116,105,99,101,115,104,97,114,101,100,101,110,100,105,110,103,115,101,97,115,111,110,114,101,112,111,114,116,111,110,108,105,110,101,115,113,117,97,114,101,98,117,116,116,111,110,105,109,97,103,101,115,101,110,97,98,108,101,109,111,118,105,110,103,108,97,116,101,115,116,119,105,110,116,101,114,70,114,97,110,99,101,112,101,114,105,111,100,115,116,114,111,110,103,114,101,112,101,97,116,76,111,110,100,111,110,100,101,116,97,105,108,102,111,114,109,101,100,100,101,109,97,110,100,115,101,99,117,114,101,112,97,115,115,101,100,116,111,103,103,108,101,112,108,97,99,101,115,100,101,118,105,99,101,115,116,97,116,105,99,99,105,116,105,101,115,115,116,114,101,97,109,121,101,108,108,111,119,97,116,116,97,99,107,115,116,114,101,101,116,102,108,105,103,104,116,104,105,100,100,101,110,105,110,102,111,34,62,111,112,101,110,101,100,117,115,101,102,117,108,118,97,108,108,101,121,99,97,117,115,101,115,108,101,97,100,101,114,115,101,99,114,101,116,115,101,99,111,110,100,100,97,109,97,103,101,115,112,111,114,116,115,101,120,99,101,112,116,114,97,116,105,110,103,115,105,103,110,101,100,116,104,105,110,103,115,101,102,102,101,99,116,102,105,101,108,100,115,115,116,97,116,101,115,111,102,102,105,99,101,118,105,115,117,97,108,101,100,105,116,111,114,118,111,108,117,109,101,82,101,112,111,114,116,109,117,115,101,117,109,109,111,118,105,101,115,112,97,114,101,110,116,97,99,99,101,115,115,109,111,115,116,108,121,109,111,116,104,101,114,34,32,105,100,61,34,109,97,114,107,101,116,103,114,111,117,110,100,99,104,97,110,99,101,115,117,114,118,101,121,98,101,102,111,114,101,115,121,109,98,111,108,109,111,109,101,110,116,115,112,101,101,99,104,109,111,116,105,111,110,105,110,115,105,100,101,109,97,116,116,101,114,67,101,110,116,101,114,111,98,106,101,99,116,101,120,105,115,116,115,109,105,100,100,108,101,69,117,114,111,112,101,103,114,111,119,116,104,108,101,103,97,99,121,109,97,110,110,101,114,101,110,111,117,103,104,99,97,114,101,101,114,97,110,115,119,101,114,111,114,105,103,105,110,112,111,114,116,97,108,99,108,105,101,110,116,115,101,108,101,99,116,114,97,110,100,111,109,99,108,111,115,101,100,116,111,112,105,99,115,99,111,109,105,110,103,102,97,116,104,101,114,111,112,116,105,111,110,115,105,109,112,108,121,114,97,105,115,101,100,101,115,99,97,112,101,99,104,111,115,101,110,99,104,117,114,99,104,100,101,102,105,110,101,114,101,97,115,111,110,99,111,114,110,101,114,111,117,116,112,117,116,109,101,109,111,114,121,105,102,114,97,109,101,112,111,108,105,99,101,109,111,100,101,108,115,78,117,109,98,101,114,100,117,114,105,110,103,111,102,102,101,114,115,115,116,121,108,101,115,107,105,108,108,101,100,108,105,115,116,101,100,99,97,108,108,101,100,115,105,108,118,101,114,109,97,114,103,105,110,100,101,108,101,116,101,98,101,116,116,101,114,98,114,111,119,115,101,108,105,109,105,116,115,71,108,111,98,97,108,115,105,110,103,108,101,119,105,100,103,101,116,99,101,110,116,101,114,98,117,100,103,101,116,110,111,119,114,97,112,99,114,101,100,105,116,99,108,97,105,109,115,101,110,103,105,110,101,115,97,102,101,116,121,99,104,111,105,99,101,115,112,105,114,105,116,45,115,116,121,108,101,115,112,114,101,97,100,109,97,107,105,110,103,110,101,101,100,101,100,114,117,115,115,105,97,112,108,101,97,115,101,101,120,116,101,110,116,83,99,114,105,112,116,98,114,111,107,101,110,97,108,108,111,119,115,99,104,97,114,103,101,100,105,118,105,100,101,102,97,99,116,111,114,109,101,109,98,101,114,45,98,97,115,101,100,116,104,101,111,114,121,99,111,110,102,105,103,97,114,111,117,110,100,119,111,114,107,101,100,104,101,108,112,101,100,67,104,117,114,99,104,105,109,112,97,99,116,115,104,111,117,108,100,97,108,119,97,121,115,108,111,103,111,34,32,98,111,116,116,111,109,108,105,115,116,34,62,41,123,118,97,114,32,112,114,101,102,105,120,111,114,97,110,103,101,72,101,97,100,101,114,46,112,117,115,104,40,99,111,117,112,108,101,103,97,114,100,101,110,98,114,105,100,103,101,108,97,117,110,99,104,82,101,118,105,101,119,116,97,107,105,110,103,118,105,115,105,111,110,108,105,116,116,108,101,100,97,116,105,110,103,66,117,116,116,111,110,98,101,97,117,116,121,116,104,101,109,101,115,102,111,114,103,111,116,83,101,97,114,99,104,97,110,99,104,111,114,97,108,109,111,115,116,108,111,97,100,101,100,67,104,97,110,103,101,114,101,116,117,114,110,115,116,114,105,110,103,114,101,108,111,97,100,77,111,98,105,108,101,105,110,99,111,109,101,115,117,112,112,108,121,83,111,117,114,99,101,111,114,100,101,114,115,118,105,101,119,101,100,38,110,98,115,112,59,99,111,117,114,115,101,65,98,111,117,116,32,105,115,108,97,110,100,60,104,116,109,108,32,99,111,111,107,105,101,110,97,109,101,61,34,97,109,97,122,111,110,109,111,100,101,114,110,97,100,118,105,99,101,105,110,60,47,97,62,58,32,84,104,101,32,100,105,97,108,111,103,104,111,117,115,101,115,66,69,71,73,78,32,77,101,120,105,99,111,115,116,97,114,116,115,99,101,110,116,114,101,104,101,105,103,104,116,97,100,100,105,110,103,73,115,108,97,110,100,97,115,115,101,116,115,69,109,112,105,114,101,83,99,104,111,111,108,101,102,102,111,114,116,100,105,114,101,99,116,110,101,97,114,108,121,109,97,110,117,97,108,83,101,108,101,99,116,46,10,10,79,110,101,106,111,105,110,101,100,109,101,110,117,34,62,80,104,105,108,105,112,97,119,97,114,100,115,104,97,110,100,108,101,105,109,112,111,114,116,79,102,102,105,99,101,114,101,103,97,114,100,115,107,105,108,108,115,110,97,116,105,111,110,83,112,111,114,116,115,100,101,103,114,101,101,119,101,101,107,108,121,32,40,101,46,103,46,98,101,104,105,110,100,100,111,99,116,111,114,108,111,103,103,101,100,117,110,105,116,101,100,60,47,98,62,60,47,98,101,103,105,110,115,112,108,97,110,116,115,97,115,115,105,115,116,97,114,116,105,115,116,105,115,115,117,101,100,51,48,48,112,120,124,99,97,110,97,100,97,97,103,101,110,99,121,115,99,104,101,109,101,114,101,109,97,105,110,66,114,97,122,105,108,115,97,109,112,108,101,108,111,103,111,34,62,98,101,121,111,110,100,45,115,99,97,108,101,97,99,99,101,112,116,115,101,114,118,101,100,109,97,114,105,110,101,70,111,111,116,101,114,99,97,109,101,114,97,60,47,104,49,62,10,95,102,111,114,109,34,108,101,97,118,101,115,115,116,114,101,115,115,34,32,47,62,13,10,46,103,105,102,34,32,111,110,108,111,97,100,108,111,97,100,101,114,79,120,102,111,114,100,115,105,115,116,101,114,115,117,114,118,105,118,108,105,115,116,101,110,102,101,109,97,108,101,68,101,115,105,103,110,115,105,122,101,61,34,97,112,112,101,97,108,116,101,120,116,34,62,108,101,118,101,108,115,116,104,97,110,107,115,104,105,103,104,101,114,102,111,114,99,101,100,97,110,105,109,97,108,97,110,121,111,110,101,65,102,114,105,99,97,97,103,114,101,101,100,114,101,99,101,110,116,80,101,111,112,108,101,60,98,114,32,47,62,119,111,110,100,101,114,112,114,105,99,101,115,116,117,114,110,101,100,124,124,32,123,125,59,109,97,105,110,34,62,105,110,108,105,110,101,115,117,110,100,97,121,119,114,97,112,34,62,102,97,105,108,101,100,99,101,110,115,117,115,109,105,110,117,116,101,98,101,97,99,111,110,113,117,111,116,101,115,49,53,48,112,120,124,101,115,116,97,116,101,114,101,109,111,116,101,101,109,97,105,108,34,108,105,110,107,101,100,114,105,103,104,116,59,115,105,103,110,97,108,102,111,114,109,97,108,49,46,104,116,109,108,115,105,103,110,117,112,112,114,105,110,99,101,102,108,111,97,116,58,46,112,110,103,34,32,102,111,114,117,109,46,65,99,99,101,115,115,112,97,112,101,114,115,115,111,117,110,100,115,101,120,116,101,110,100,72,101,105,103,104,116,115,108,105,100,101,114,85,84,70,45,56,34,38,97,109,112,59,32,66,101,102,111,114,101,46,32,87,105,116,104,115,116,117,100,105,111,111,119,110,101,114,115,109,97,110,97,103,101,112,114,111,102,105,116,106,81,117,101,114,121,97,110,110,117,97,108,112,97,114,97,109,115,98,111,117,103,104,116,102,97,109,111,117,115,103,111,111,103,108,101,108,111,110,103,101,114,105,43,43,41,32,123,105,115,114,97,101,108,115,97,121,105,110,103,100,101,99,105,100,101,104,111,109,101,34,62,104,101,97,100,101,114,101,110,115,117,114,101,98,114,97,110,99,104,112,105,101,99,101,115,98,108,111,99,107,59,115,116,97,116,101,100,116,111,112,34,62,60,114,97,99,105,110,103,114,101,115,105,122,101,45,45,38,103,116,59,112,97,99,105,116,121,115,101,120,117,97,108,98,117,114,101,97,117,46,106,112,103,34,32,49,48,44,48,48,48,111,98,116,97,105,110,116,105,116,108,101,115,97,109,111,117,110,116,44,32,73,110,99,46,99,111,109,101,100,121,109,101,110,117,34,32,108,121,114,105,99,115,116,111,100,97,121,46,105,110,100,101,101,100,99,111,117,110,116,121,95,108,111,103,111,46,70,97,109,105,108,121,108,111,111,107,101,100,77,97,114,107,101,116,108,115,101,32,105,102,80,108,97,121,101,114,116,117,114,107,101,121,41,59,118,97,114,32,102,111,114,101,115,116,103,105,118,105,110,103,101,114,114,111,114,115,68,111,109,97,105,110,125,101,108,115,101,123,105,110,115,101,114,116,66,108,111,103,60,47,102,111,111,116,101,114,108,111,103,105,110,46,102,97,115,116,101,114,97,103,101,110,116,115,60,98,111,100,121,32,49,48,112,120,32,48,112,114,97,103,109,97,102,114,105,100,97,121,106,117,110,105,111,114,100,111,108,108,97,114,112,108,97,99,101,100,99,111,118,101,114,115,112,108,117,103,105,110,53,44,48,48,48,32,112,97,103,101,34,62,98,111,115,116,111,110,46,116,101,115,116,40,97,118,97,116,97,114,116,101,115,116,101,100,95,99,111,117,110,116,102,111,114,117,109,115,115,99,104,101,109,97,105,110,100,101,120,44,102,105,108,108,101,100,115,104,97,114,101,115,114,101,97,100,101,114,97,108,101,114,116,40,97,112,112,101,97,114,83,117,98,109,105,116,108,105,110,101,34,62,98,111,100,121,34,62,10,42,32,84,104,101,84,104,111,117,103,104,115,101,101,105,110,103,106,101,114,115,101,121,78,101,119,115,60,47,118,101,114,105,102,121,101,120,112,101,114,116,105,110,106,117,114,121,119,105,100,116,104,61,67,111,111,107,105,101,83,84,65,82,84,32,97,99,114,111,115,115,95,105,109,97,103,101,116,104,114,101,97,100,110,97,116,105,118,101,112,111,99,107,101,116,98,111,120,34,62,10,83,121,115,116,101,109,32,68,97,118,105,100,99,97,110,99,101,114,116,97,98,108,101,115,112,114,111,118,101,100,65,112,114,105,108,32,114,101,97,108,108,121,100,114,105,118,101,114,105,116,101,109,34,62,109,111,114,101,34,62,98,111,97,114,100,115,99,111,108,111,114,115,99,97,109,112,117,115,102,105,114,115,116,32,124,124,32,91,93,59,109,101,100,105,97,46,103,117,105,116,97,114,102,105,110,105,115,104,119,105,100,116,104,58,115,104,111,119,101,100,79,116,104,101,114,32,46,112,104,112,34,32,97,115,115,117,109,101,108,97,121,101,114,115,119,105,108,115,111,110,115,116,111,114,101,115,114,101,108,105,101,102,115,119,101,100,101,110,67,117,115,116,111,109,101,97,115,105,108,121,32,121,111,117,114,32,83,116,114,105,110,103,10,10,87,104,105,108,116,97,121,108,111,114,99,108,101,97,114,58,114,101,115,111,114,116,102,114,101,110,99,104,116,104,111,117,103,104,34,41,32,43,32,34,60,98,111,100,121,62,98,117,121,105,110,103,98,114,97,110,100,115,77,101,109,98,101,114,110,97,109,101,34,62,111,112,112,105,110,103,115,101,99,116,111,114,53,112,120,59,34,62,118,115,112,97,99,101,112,111,115,116,101,114,109,97,106,111,114,32,99,111,102,102,101,101,109,97,114,116,105,110,109,97,116,117,114,101,104,97,112,112,101,110,60,47,110,97,118,62,107,97,110,115,97,115,108,105,110,107,34,62,73,109,97,103,101,115,61,102,97,108,115,101,119,104,105,108,101,32,104,115,112,97,99,101,48,38,97,109,112,59,32,10,10,73,110,32,32,112,111,119,101,114,80,111,108,115,107,105,45,99,111,108,111,114,106,111,114,100,97,110,66,111,116,116,111,109,83,116,97,114,116,32,45,99,111,117,110,116,50,46,104,116,109,108,110,101,119,115,34,62,48,49,46,106,112,103,79,110,108,105,110,101,45,114,105,103,104,116,109,105,108,108,101,114,115,101,110,105,111,114,73,83,66,78,32,48,48,44,48,48,48,32,103,117,105,100,101,115,118,97,108,117,101,41,101,99,116,105,111,110,114,101,112,97,105,114,46,120,109,108,34,32,32,114,105,103,104,116,115,46,104,116,109,108,45,98,108,111,99,107,114,101,103,69,120,112,58,104,111,118,101,114,119,105,116,104,105,110,118,105,114,103,105,110,112,104,111,110,101,115,60,47,116,114,62,13,117,115,105,110,103,32,10,9,118,97,114,32,62,39,41,59,10,9,60,47,116,100,62,10,60,47,116,114,62,10,98,97,104,97,115,97,98,114,97,115,105,108,103,97,108,101,103,111,109,97,103,121,97,114,112,111,108,115,107,105,115,114,112,115,107,105,216,177,216,175,217,136,228,184,173,230,150,135,231,174,128,228,189,147,231,185,129,233,171,148,228,191,161,230,129,175,228,184,173,229,155,189,230,136,145,228,187,172,228,184,128,228,184,170,229,133,172,229,143,184,231,174,161,231,144,134,232,174,186,229,157,155,229,143,175,228,187,165,230,156,141,229,138,161,230,151,182,233,151,180,228,184,170,228,186,186,228,186,167,229,147,129,232,135,170,229,183,177,228,188,129,228,184,154,230,159,165,231,156,139,229,183,165,228,189,156,232,129,148,231,179,187,230,178,161,230,156,137,231,189,145,231,171,153,230,137,128,230,156,137,232,175,132,232,174,186,228,184,173,229,191,131,230,150,135,231,171,160,231,148,168,230,136,183,233,166,150,233,161,181,228,189,156,232,128,133,230,138,128,230,156,175,233,151,174,233,162,152,231,155,184,229,133,179,228,184,139,232,189,189,230,144,156,231,180,162,228,189,191,231,148,168,232,189,175,228,187,182,229,156,168,231,186,191,228,184,187,233,162,152,232,181,132,230,150,153,232,167,134,233,162,145,229,155,158,229,164,141,230,179,168,229,134,140,231,189,145,231,187,156,230,148,182,232,151,143,229,134,133,229,174,185,230,142,168,232,141,144,229,184,130,229,156,186,230,182,136,230,129,175,231,169,186,233,151,180,229,143,145,229,184,131,228,187,128,228,185,136,229,165,189,229,143,139,231,148,159,230,180,187,229,155,190,231,137,135,229,143,145,229,177,149,229,166,130,230,158,156,230,137,139,230,156,186,230,150,176,233,151,187,230,156,128,230,150,176,230,150,185,229,188,143,229,140,151,228,186,172,230,143,144,228,190,155,229,133,179,228,186,142,230,155,180,229,164,154,232,191,153,228,184,170,231,179,187,231,187,159,231,159,165,233,129,147,230,184,184,230,136,143,229,185,191,229,145,138,229,133,182,228,187,150,229,143,145,232,161,168,229,174,137,229,133,168,231,172,172,228,184,128,228,188,154,229,145,152,232,191,155,232,161,140,231,130,185,229,135,187,231,137,136,230,157,131,231,148,181,229,173,144,228,184,150,231,149,140,232,174,190,232,174,161,229,133,141,232,180,185,230,149,153,232,130,178,229,138,160,229,133,165,230,180,187,229,138,168,228,187,150,228,187,172,229,149,134,229,147,129,229,141,154,229,174,162,231,142,176,229,156,168,228,184,138,230,181,183,229,166,130,228,189,149,229,183,178,231,187,143,231,149,153,232,168,128,232,175,166,231,187,134,231,164,190,229,140,186,231,153,187,229,189,149,230,156,172,231,171,153,233,156,128,232,166,129,228,187,183,230,160,188,230,148,175,230,140,129,229,155,189,233,153,133,233,147,190,230,142,165,229,155,189,229,174,182,229,187,186,232,174,190,230,156,139,229,143,139,233,152,133,232,175,187,230,179,149,229,190,139,228,189,141,231,189,174,231,187,143,230,181,142,233,128,137,230,139,169,232,191,153,230,160,183,229,189,147,229,137,141,229,136,134,231,177,187,230,142,146,232,161,140,229,155,160,228,184,186,228,186,164,230,152,147,230,156,128,229,144,142,233,159,179,228,185,144,228,184,141,232,131,189,233,128,154,232,191,135,232,161,140,228,184,154,231,167,145,230,138,128,229,143,175,232,131,189,232,174,190,229,164,135,229,144,136,228,189,156,229,164,167,229,174,182,231,164,190,228,188,154,231,160,148,231,169,182,228,184,147,228,184,154,229,133,168,233,131,168,233,161,185,231,155,174,232,191,153,233,135,140,232,191,152,230,152,175,229,188,128,229,167,139,230,131,133,229,134,181,231,148,181,232,132,145,230,150,135,228,187,182,229,147,129,231,137,140,229,184,174,229,138,169,230,150,135,229,140,150,232,181,132,230,186,144,229,164,167,229,173,166,229,173,166,228,185,160,229,156,176,229,157,128,230,181,143,232,167,136,230,138,149,232,181,132,229,183,165,231,168,139,232,166,129,230,177,130,230,128,142,228,185,136,230,151,182,229,128,153,229,138,159,232,131,189,228,184,187,232,166,129,231,155,174,229,137,141,232,181,132,232,174,175,229,159,142,229,184,130,230,150,185,230,179,149,231,148,181,229,189,177,230,139,155,232,129,152,229,163,176,230,152,142,228,187,187,228,189,149,229,129,165,229,186,183,230,149,176,230,141,174,231,190,142,229,155,189,230,177,189,232,189,166,228,187,139,231,187,141,228,189,134,230,152,175,228,186,164,230,181,129,231,148,159,228,186,167,230,137,128,228,187,165,231,148,181,232,175,157,230,152,190,231,164,186,228,184,128,228,186,155,229,141,149,228,189,141,228,186,186,229,145,152,229,136,134,230,158,144,229,156,176,229,155,190,230,151,133,230,184,184,229,183,165,229,133,183,229,173,166,231,148,159,231,179,187,229,136,151,231,189,145,229,143,139,229,184,150,229,173,144,229,175,134,231,160,129,233,162,145,233,129,147,230,142,167,229,136,182,229,156,176,229,140,186,229,159,186,230,156,172,229,133,168,229,155,189,231,189,145,228,184,138,233,135,141,232,166,129,231,172,172,228,186,140,229,150,156,230,172,162,232,191,155,229,133,165,229,143,139,230,131,133,232,191,153,228,186,155,232,128,131,232,175,149,229,143,145,231,142,176,229,159,185,232,174,173,228,187,165,228,184,138,230,148,191,229,186,156,230,136,144,228,184,186,231,142,175,229,162,131,233,166,153,230,184,175,229,144,140,230,151,182,229,168,177,228,185,144,229,143,145,233,128,129,228,184,128,229,174,154,229,188,128,229,143,145,228,189,156,229,147,129,230,160,135,229,135,134,230,172,162,232,191,142,232,167,163,229,134,179,229,156,176,230,150,185,228,184,128,228,184,139,228,187,165,229,143,138,232,180,163,228,187,187,230,136,150,232,128,133,229,174,162,230,136,183,228,187,163,232,161,168,231,167,175,229,136,134,229,165,179,228,186,186,230,149,176,231,160,129,233,148,128,229,148,174,229,135,186,231,142,176,231,166,187,231,186,191,229,186,148,231,148,168,229,136,151,232,161,168,228,184,141,229,144,140,231,188,150,232,190,145,231,187,159,232,174,161,230,159,165,232,175,162,228,184,141,232,166,129,230,156,137,229,133,179,230,156,186,230,158,132,229,190,136,229,164,154,230,146,173,230,148,190,231,187,132,231,187,135,230,148,191,231,173,150,231,155,180,230,142,165,232,131,189,229,138,155,230,157,165,230,186,144,230,153,130,233,150,147,231,156,139,229,136,176,231,131,173,233,151,168,229,133,179,233,148,174,228,184,147,229,140,186,233,157,158,229,184,184,232,139,177,232,175,173,231,153,190,229,186,166,229,184,140,230,156,155,231,190,142,229,165,179,230,175,148,232,190,131,231,159,165,232,175,134,232,167,132,229,174,154,229,187,186,232,174,174,233,131,168,233,151,168,230,132,143,232,167,129,231,178,190,229,189,169,230,151,165,230,156,172,230,143,144,233,171,152,229,143,145,232,168,128,230,150,185,233,157,162,229,159,186,233,135,145,229,164,132,231,144,134,230,157,131,233,153,144,229,189,177,231,137,135,233,147,182,232,161,140,232,191,152,230,156,137,229,136,134,228,186,171,231,137,169,229,147,129,231,187,143,232,144,165,230,183,187,229,138,160,228,184,147,229,174,182,232,191,153,231,167,141,232,175,157,233,162,152,232,181,183,230,157,165,228,184,154,229,138,161,229,133,172,229,145,138,232,174,176,229,189,149,231,174,128,228,187,139,232,180,168,233,135,143,231,148,183,228,186,186,229,189,177,229,147,141,229,188,149,231,148,168,230,138,165,229,145,138,233,131,168,229,136,134,229,191,171,233,128,159,229,146,168,232,175,162,230,151,182,229,176,154,230,179,168,230,132,143,231,148,179,232,175,183,229,173,166,230,160,161,229,186,148,232,175,165,229,142,134,229,143,178,229,143,170,230,152,175,232,191,148,229,155,158,232,180,173,228,185,176,229,144,141,231,167,176,228,184,186,228,186,134,230,136,144,229,138,159,232,175,180,230,152,142,228,190,155,229,186,148,229,173,169,229,173,144,228,184,147,233,162,152,231,168,139,229,186,143,228,184,128,232,136,172,230,156,131,229,147,161,229,143,170,230,156,137,229,133,182,229,174,131,228,191,157,230,138,164,232,128,140,228,184,148,228,187,138,229,164,169,231,170,151,229,143,163,229,138,168,230,128,129,231,138,182,230,128,129,231,137,185,229,136,171,232,174,164,228,184,186,229,191,133,233,161,187,230,155,180,230,150,176,229,176,143,232,175,180,230,136,145,229,128,145,228,189,156,228,184,186,229,170,146,228,189,147,229,140,133,230,139,172,233,130,163,228,185,136,228,184,128,230,160,183,229,155,189,229,134,133,230,152,175,229,144,166,230,160,185,230,141,174,231,148,181,232,167,134,229,173,166,233,153,162,229,133,183,230,156,137,232,191,135,231,168,139,231,148,177,228,186,142,228,186,186,230,137,141,229,135,186,230,157,165,228,184,141,232,191,135,230,173,163,229,156,168,230,152,142,230,152,159,230,149,133,228,186,139,229,133,179,231,179,187,230,160,135,233,162,152,229,149,134,229,138,161,232,190,147,229,133,165,228,184,128,231,155,180,229,159,186,231,161,128,230,149,153,229,173,166,228,186,134,232,167,163,229,187,186,231,173,145,231,187,147,230,158,156,229,133,168,231,144,131,233,128,154,231,159,165,232,174,161,229,136,146,229,175,185,228,186,142,232,137,186,230,156,175,231,155,184,229,134,140,229,143,145,231,148,159,231,156,159,231,154,132,229,187,186,231,171,139,231,173,137,231,186,167,231,177,187,229,158,139,231,187,143,233,170,140,229,174,158,231,142,176,229,136,182,228,189,156,230,157,165,232,135,170,230,160,135,231,173,190,228,187,165,228,184,139,229,142,159,229,136,155,230,151,160,230,179,149,229,133,182,228,184,173,229,128,139,228,186,186,228,184,128,229,136,135,230,140,135,229,141,151,229,133,179,233,151,173,233,155,134,229,155,162,231,172,172,228,184,137,229,133,179,230,179,168,229,155,160,230,173,164,231,133,167,231,137,135,230,183,177,229,156,179,229,149,134,228,184,154,229,185,191,229,183,158,230,151,165,230,156,159,233,171,152,231,186,167,230,156,128,232,191,145,231,187,188,229,144,136,232,161,168,231,164,186,228,184,147,232,190,145,232,161,140,228,184,186,228,186,164,233,128,154,232,175,132,228,187,183,232,167,137,229,190,151,231,178,190,229,141,142,229,174,182,229,186,173,229,174,140,230,136,144,230,132,159,232,167,137,229,174,137,232,163,133,229,190,151,229,136,176,233,130,174,228,187,182,229,136,182,229,186,166,233,163,159,229,147,129,232,153,189,231,132,182,232,189,172,232,189,189,230,138,165,228,187,183,232,174,176,232,128,133,230,150,185,230,161,136,232,161,140,230,148,191,228,186,186,230,176,145,231,148,168,229,147,129,228,184,156,232,165,191,230,143,144,229,135,186,233,133,146,229,186,151,231,132,182,229,144,142,228,187,152,230,172,190,231,131,173,231,130,185,228,187,165,229,137,141,229,174,140,229,133,168,229,143,145,229,184,150,232,174,190,231,189,174,233,162,134,229,175,188,229,183,165,228,184,154,229,140,187,233,153,162,231,156,139,231,156,139,231,187,143,229,133,184,229,142,159,229,155,160,229,185,179,229,143,176,229,144,132,231,167,141,229,162,158,229,138,160,230,157,144,230,150,153,230,150,176,229,162,158,228,185,139,229,144,142,232,129,140,228,184,154,230,149,136,230,158,156,228,187,138,229,185,180,232,174,186,230,150,135,230,136,145,229,155,189,229,145,138,232,175,137,231,137,136,228,184,187,228,191,174,230,148,185,229,143,130,228,184,142,230,137,147,229,141,176,229,191,171,228,185,144,230,156,186,230,162,176,232,167,130,231,130,185,229,173,152,229,156,168,231,178,190,231,165,158,232,142,183,229,190,151,229,136,169,231,148,168,231,187,167,231,187,173,228,189,160,228,187,172,232,191,153,228,185,136,230,168,161,229,188,143,232,175,173,232,168,128,232,131,189,229,164,159,233,155,133,232,153,142,230,147,141,228,189,156,233,163,142,230,160,188,228,184,128,232,181,183,231,167,145,229,173,166,228,189,147,232,130,178,231,159,173,228,191,161,230,157,161,228,187,182,230,178,187,231,150,151,232,191,144,229,138,168,228,186,167,228,184,154,228,188,154,232,174,174,229,175,188,232,136,170,229,133,136,231,148,159,232,129,148,231,155,159,229,143,175,230,152,175,229,149,143,233,161,140,231,187,147,230,158,132,228,189,156,231,148,168,232,176,131,230,159,165,232,179,135,230,150,153,232,135,170,229,138,168,232,180,159,232,180,163,229,134,156,228,184,154,232,174,191,233,151,174,229,174,158,230,150,189,230,142,165,229,143,151,232,174,168,232,174,186,233,130,163,228,184,170,229,143,141,233,166,136,229,138,160,229,188,186,229,165,179,230,128,167,232,140,131,229,155,180,230,156,141,229,139,153,228,188,145,233,151,178,228,187,138,230,151,165,229,174,162,230,156,141,232,167,128,231,156,139,229,143,130,229,138,160,231,154,132,232,175,157,228,184,128,231,130,185,228,191,157,232,175,129,229,155,190,228,185,166,230,156,137,230,149,136,230,181,139,232,175,149,231,167,187,229,138,168,230,137,141,232,131,189,229,134,179,229,174,154,232,130,161,231,165,168,228,184,141,230,150,173,233,156,128,230,177,130,228,184,141,229,190,151,229,138,158,230,179,149,228,185,139,233,151,180,233,135,135,231,148,168,232,144,165,233,148,128,230,138,149,232,175,137,231,155,174,230,160,135,231,136,177,230,131,133,230,145,132,229,189,177,230,156,137,228,186,155,232,164,135,232,163,189,230,150,135,229,173,166,230,156,186,228,188,154,230,149,176,229,173,151,232,163,133,228,191,174,232,180,173,231,137,169,229,134,156,230,157,145,229,133,168,233,157,162,231,178,190,229,147,129,229,133,182,229,174,158,228,186,139,230,131,133,230,176,180,229,185,179,230,143,144,231,164,186,228,184,138,229,184,130,232,176,162,232,176,162,230,153,174,233,128,154,230,149,153,229,184,136,228,184,138,228,188,160,231,177,187,229,136,171,230,173,140,230,155,178,230,139,165,230,156,137,229,136,155,230,150,176,233,133,141,228,187,182,229,143,170,232,166,129,230,151,182,228,187,163,232,179,135,232,168,138,232,190,190,229,136,176,228,186,186,231,148,159,232,174,162,233,152,133,232,128,129,229,184,136,229,177,149,231,164,186,229,191,131,231,144,134,232,180,180,229,173,144,231,182,178,231,171,153,228,184,187,233,161,140,232,135,170,231,132,182,231,186,167,229,136,171,231,174,128,229,141,149,230,148,185,233,157,169,233,130,163,228,186,155,230,157,165,232,175,180,230,137,147,229,188,128,228,187,163,231,160,129,229,136,160,233,153,164,232,175,129,229,136,184,232,138,130,231,155,174,233,135,141,231,130,185,230,172,161,230,149,184,229,164,154,229,176,145,232,167,132,229,136,146,232,181,132,233,135,145,230,137,190,229,136,176,228,187,165,229,144,142,229,164,167,229,133,168,228,184,187,233,161,181,230,156,128,228,189,179,229,155,158,231,173,148,229,164,169,228,184,139,228,191,157,233,154,156,231,142,176,228,187,163,230,163,128,230,159,165,230,138,149,231,165,168,229,176,143,230,151,182,230,178,146,230,156,137,230,173,163,229,184,184,231,148,154,232,135,179,228,187,163,231,144,134,231,155,174,229,189,149,229,133,172,229,188,128,229,164,141,229,136,182,233,135,145,232,158,141,229,185,184,231,166,143,231,137,136,230,156,172,229,189,162,230,136,144,229,135,134,229,164,135,232,161,140,230,131,133,229,155,158,229,136,176,230,128,157,230,131,179,230,128,142,230,160,183,229,141,143,232,174,174,232,174,164,232,175,129,230,156,128,229,165,189,228,186,167,231,148,159,230,140,137,231,133,167,230,156,141,232,163,133,229,185,191,228,184,156,229,138,168,230,188,171,233,135,135,232,180,173,230,150,176,230,137,139,231,187,132,229,155,190,233,157,162,230,157,191,229,143,130,232,128,131,230,148,191,230,178,187,229,174,185,230,152,147,229,164,169,229,156,176,229,138,170,229,138,155,228,186,186,228,187,172,229,141,135,231,186,167,233,128,159,229,186,166,228,186,186,231,137,169,232,176,131,230,149,180,230,181,129,232,161,140,233,128,160,230,136,144,230,150,135,229,173,151,233,159,169,229,155,189,232,180,184,230,152,147,229,188,128,229,177,149,231,155,184,233,151,156,232,161,168,231,142,176,229,189,177,232,167,134,229,166,130,230,173,164,231,190,142,229,174,185,229,164,167,229,176,143,230,138,165,233,129,147,230,157,161,230,172,190,229,191,131,230,131,133,232,174,184,229,164,154,230,179,149,232,167,132,229,174,182,229,177,133,228,185,166,229,186,151,232,191,158,230,142,165,231,171,139,229,141,179,228,184,190,230,138,165,230,138,128,229,183,167,229,165,165,232,191,144,231,153,187,229,133,165,228,187,165,230,157,165,231,144,134,232,174,186,228,186,139,228,187,182,232,135,170,231,148,177,228,184,173,229,141,142,229,138,158,229,133,172,229,166,136,229,166,136,231,156,159,230,173,163,228,184,141,233,148,153,229,133,168,230,150,135,229,144,136,229,144,140,228,187,183,229,128,188,229,136,171,228,186,186,231,155,145,231,157,163,229,133,183,228,189,147,228,184,150,231,186,170,229,155,162,233,152,159,229,136,155,228,184,154,230,137,191,230,139,133,229,162,158,233,149,191,230,156,137,228,186,186,228,191,157,230,140,129,229,149,134,229,174,182,231,187,180,228,191,174,229,143,176,230,185,190,229,183,166,229,143,179,232,130,161,228,187,189,231,173,148,230,161,136,229,174,158,233,153,133,231,148,181,228,191,161,231,187,143,231,144,134,231,148,159,229,145,189,229,174,163,228,188,160,228,187,187,229,138,161,230,173,163,229,188,143,231,137,185,232,137,178,228,184,139,230,157,165,229,141,143,228,188,154,229,143,170,232,131,189,229,189,147,231,132,182,233,135,141,230,150,176,229,133,167,229,174,185,230,140,135,229,175,188,232,191,144,232,161,140,230,151,165,229,191,151,232,179,163,229,174,182,232,182,133,232,191,135,229,156,159,229,156,176,230,181,153,230,177,159,230,148,175,228,187,152,230,142,168,229,135,186,231,171,153,233,149,191,230,157,173,229,183,158,230,137,167,232,161,140,229,136,182,233,128,160,228,185,139,228,184,128,230,142,168,229,185,191,231,142,176,229,156,186,230,143,143,232,191,176,229,143,152,229,140,150,228,188,160,231,187,159,230,173,140,230,137,139,228,191,157,233,153,169,232,175,190,231,168,139,229,140,187,231,150,151,231,187,143,232,191,135,232,191,135,229,142,187,228,185,139,229,137,141,230,148,182,229,133,165,229,185,180,229,186,166,230,157,130,229,191,151,231,190,142,228,184,189,230,156,128,233,171,152,231,153,187,233,153,134,230,156,170,230,157,165,229,138,160,229,183,165,229,133,141,232,180,163,230,149,153,231,168,139,231,137,136,229,157,151,232,186,171,228,189,147,233,135,141,229,186,134,229,135,186,229,148,174,230,136,144,230,156,172,229,189,162,229,188,143,229,156,159,232,177,134,229,135,186,229,131,185,228,184,156,230,150,185,233,130,174,231,174,177,229,141,151,228,186,172,230,177,130,232,129,140,229,143,150,229,190,151,232,129,140,228,189,141,231,155,184,228,191,161,233,161,181,233,157,162,229,136,134,233,146,159,231,189,145,233,161,181,231,161,174,229,174,154,229,155,190,228,190,139,231,189,145,229,157,128,231,167,175,230,158,129,233,148,153,232,175,175,231,155,174,231,154,132,229,174,157,232,180,157,230,156,186,229,133,179,233,163,142,233,153,169,230,142,136,230,157,131,231,151,133,230,175,146,229,174,160,231,137,169,233,153,164,228,186,134,232,169,149,232,171,150,231,150,190,231,151,133,229,143,138,230,151,182,230,177,130,232,180,173,231,171,153,231,130,185,229,132,191,231,171,165,230,175,143,229,164,169,228,184,173,229,164,174,232,174,164,232,175,134,230,175,143,228,184,170,229,164,169,230,180,165,229,173,151,228,189,147,229,143,176,231,129,163,231,187,180,230,138,164,230,156,172,233,161,181,228,184,170,230,128,167,229,174,152,230,150,185,229,184,184,232,167,129,231,155,184,230,156,186,230,136,152,231,149,165,229,186,148,229,189,147,229,190,139,229,184,136,230,150,185,228,190,191,230,160,161,229,155,173,232,130,161,229,184,130,230,136,191,229,177,139,230,160,143,231,155,174,229,145,152,229,183,165,229,175,188,232,135,180,231,170,129,231,132,182,233,129,147,229,133,183,230,156,172,231,189,145,231,187,147,229,144,136,230,161,163,230,161,136,229,138,179,229,138,168,229,143,166,229,164,150,231,190,142,229,133,131,229,188,149,232,181,183,230,148,185,229,143,152,231,172,172,229,155,155,228,188,154,232,174,161,232,170,170,230,152,142,233,154,144,231,167,129,229,174,157,229,174,157,232,167,132,232,140,131,230,182,136,232,180,185,229,133,177,229,144,140,229,191,152,232,174,176,228,189,147,231,179,187,229,184,166,230,157,165,229,144,141,229,173,151,231,153,188,232,161,168,229,188,128,230,148,190,229,138,160,231,155,159,229,143,151,229,136,176,228,186,140,230,137,139,229,164,167,233,135,143,230,136,144,228,186,186,230,149,176,233,135,143,229,133,177,228,186,171,229,140,186,229,159,159,229,165,179,229,173,169,229,142,159,229,136,153,230,137,128,229,156,168,231,187,147,230,157,159,233,128,154,228,191,161,232,182,133,231,186,167,233,133,141,231,189,174,229,189,147,230,151,182,228,188,152,231,167,128,230,128,167,230,132,159,230,136,191,228,186,167,233,129,138,230,136,178,229,135,186,229,143,163,230,143,144,228,186,164,229,176,177,228,184,154,228,191,157,229,129,165,231,168,139,229,186,166,229,143,130,230,149,176,228,186,139,228,184,154,230,149,180,228,184,170,229,177,177,228,184,156,230,131,133,230,132,159,231,137,185,230,174,138,229,136,134,233,161,158,230,144,156,229,176,139,229,177,158,228,186,142,233,151,168,230,136,183,232,180,162,229,138,161,229,163,176,233,159,179,229,143,138,229,133,182,232,180,162,231,187,143,229,157,154,230,140,129,229,185,178,233,131,168,230,136,144,231,171,139,229,136,169,231,155,138,232,128,131,232,153,145,230,136,144,233,131,189,229,140,133,232,163,133,231,148,168,230,136,182,230,175,148,232,181,155,230,150,135,230,152,142,230,139,155,229,149,134,229,174,140,230,149,180,231,156,159,230,152,175,231,156,188,231,157,155,228,188,153,228,188,180,229,168,129,230,156,155,233,162,134,229,159,159,229,141,171,231,148,159,228,188,152,230,131,160,232,171,150,229,163,135,229,133,172,229,133,177,232,137,175,229,165,189,229,133,133,229,136,134,231,172,166,229,144,136,233,153,132,228,187,182,231,137,185,231,130,185,228,184,141,229,143,175,232,139,177,230,150,135,232,181,132,228,186,167,230,160,185,230,156,172,230,152,142,230,152,190,229,175,134,231,162,188,229,133,172,228,188,151,230,176,145,230,151,143,230,155,180,229,138,160,228,186,171,229,143,151,229,144,140,229,173,166,229,144,175,229,138,168,233,128,130,229,144,136,229,142,159,230,157,165,233,151,174,231,173,148,230,156,172,230,150,135,231,190,142,233,163,159,231,187,191,232,137,178,231,168,179,229,174,154,231,187,136,228,186,142,231,148,159,231,137,169,228,190,155,230,177,130,230,144,156,231,139,144,229,138,155,233,135,143,228,184,165,233,135,141,230,176,184,232,191,156,229,134,153,231,156,159,230,156,137,233,153,144,231,171,158,228,186,137,229,175,185,232,177,161,232,180,185,231,148,168,228,184,141,229,165,189,231,187,157,229,175,185,229,141,129,229,136,134,228,191,131,232,191,155,231,130,185,232,175,132,229,189,177,233,159,179,228,188,152,229,138,191,228,184,141,229,176,145,230,172,163,232,181,143,229,185,182,228,184,148,230,156,137,231,130,185,230,150,185,229,144,145,229,133,168,230,150,176,228,191,161,231,148,168,232,174,190,230,150,189,229,189,162,232,177,161,232,181,132,230,160,188,231,170,129,231,160,180,233,154,143,231,157,128,233,135,141,229,164,167,228,186,142,230,152,175,230,175,149,228,184,154,230,153,186,232,131,189,229,140,150,229,183,165,229,174,140,231,190,142,229,149,134,229,159,142,231,187,159,228,184,128,229,135,186,231,137,136,230,137,147,233,128,160,231,148,162,229,147,129,230,166,130,229,134,181,231,148,168,228,186,142,228,191,157,231,149,153,229,155,160,231,180,160,228,184,173,229,156,139,229,173,152,229,130,168,232,180,180,229,155,190,230,156,128,230,132,155,233,149,191,230,156,159,229,143,163,228,187,183,231,144,134,232,180,162,229,159,186,229,156,176,229,174,137,230,142,146,230,173,166,230,177,137,233,135,140,233,157,162,229,136,155,229,187,186,229,164,169,231,169,186,233,166,150,229,133,136,229,174,140,229,150,132,233,169,177,229,138,168,228,184,139,233,157,162,228,184,141,229,134,141,232,175,154,228,191,161,230,132,143,228,185,137,233,152,179,229,133,137,232,139,177,229,155,189,230,188,130,228,186,174,229,134,155,228,186,139,231,142,169,229,174,182,231,190,164,228,188,151,229,134,156,230,176,145,229,141,179,229,143,175,229,144,141,231,168,177,229,174,182,229,133,183,229,138,168,231,148,187,230,131,179,229,136,176,230,179,168,230,152,142,229,176,143,229,173,166,230,128,167,232,131,189,232,128,131,231,160,148,231,161,172,228,187,182,232,167,130,231,156,139,230,184,133,230,165,154,230,144,158,231,172,145,233,166,150,233,160,129,233,187,132,233,135,145,233,128,130,231,148,168,230,177,159,232,139,143,231,156,159,229,174,158,228,184,187,231,174,161,233,152,182,230,174,181,232,168,187,229,134,138,231,191,187,232,175,145,230,157,131,229,136,169,229,129,154,229,165,189,228,188,188,228,185,142,233,128,154,232,174,175,230,150,189,229,183,165,231,139,128,230,133,139,228,185,159,232,174,184,231,142,175,228,191,157,229,159,185,229,133,187,230,166,130,229,191,181,229,164,167,229,158,139,230,156,186,231,165,168,231,144,134,232,167,163,229,140,191,229,144,141,99,117,97,110,100,111,101,110,118,105,97,114,109,97,100,114,105,100,98,117,115,99,97,114,105,110,105,99,105,111,116,105,101,109,112,111,112,111,114,113,117,101,99,117,101,110,116,97,101,115,116,97,100,111,112,117,101,100,101,110,106,117,101,103,111,115,99,111,110,116,114,97,101,115,116,195,161,110,110,111,109,98,114,101,116,105,101,110,101,110,112,101,114,102,105,108,109,97,110,101,114,97,97,109,105,103,111,115,99,105,117,100,97,100,99,101,110,116,114,111,97,117,110,113,117,101,112,117,101,100,101,115,100,101,110,116,114,111,112,114,105,109,101,114,112,114,101,99,105,111,115,101,103,195,186,110,98,117,101,110,111,115,118,111,108,118,101,114,112,117,110,116,111,115,115,101,109,97,110,97,104,97,98,195,173,97,97,103,111,115,116,111,110,117,101,118,111,115,117,110,105,100,111,115,99,97,114,108,111,115,101,113,117,105,112,111,110,105,195,177,111,115,109,117,99,104,111,115,97,108,103,117,110,97,99,111,114,114,101,111,105,109,97,103,101,110,112,97,114,116,105,114,97,114,114,105,98,97,109,97,114,195,173,97,104,111,109,98,114,101,101,109,112,108,101,111,118,101,114,100,97,100,99,97,109,98,105,111,109,117,99,104,97,115,102,117,101,114,111,110,112,97,115,97,100,111,108,195,173,110,101,97,112,97,114,101,99,101,110,117,101,118,97,115,99,117,114,115,111,115,101,115,116,97,98,97,113,117,105,101,114,111,108,105,98,114,111,115,99,117,97,110,116,111,97,99,99,101,115,111,109,105,103,117,101,108,118,97,114,105,111,115,99,117,97,116,114,111,116,105,101,110,101,115,103,114,117,112,111,115,115,101,114,195,161,110,101,117,114,111,112,97,109,101,100,105,111,115,102,114,101,110,116,101,97,99,101,114,99,97,100,101,109,195,161,115,111,102,101,114,116,97,99,111,99,104,101,115,109,111,100,101,108,111,105,116,97,108,105,97,108,101,116,114,97,115,97,108,103,195,186,110,99,111,109,112,114,97,99,117,97,108,101,115,101,120,105,115,116,101,99,117,101,114,112,111,115,105,101,110,100,111,112,114,101,110,115,97,108,108,101,103,97,114,118,105,97,106,101,115,100,105,110,101,114,111,109,117,114,99,105,97,112,111,100,114,195,161,112,117,101,115,116,111,100,105,97,114,105,111,112,117,101,98,108,111,113,117,105,101,114,101,109,97,110,117,101,108,112,114,111,112,105,111,99,114,105,115,105,115,99,105,101,114,116,111,115,101,103,117,114,111,109,117,101,114,116,101,102,117,101,110,116,101,99,101,114,114,97,114,103,114,97,110,100,101,101,102,101,99,116,111,112,97,114,116,101,115,109,101,100,105,100,97,112,114,111,112,105,97,111,102,114,101,99,101,116,105,101,114,114,97,101,45,109,97,105,108,118,97,114,105,97,115,102,111,114,109,97,115,102,117,116,117,114,111,111,98,106,101,116,111,115,101,103,117,105,114,114,105,101,115,103,111,110,111,114,109,97,115,109,105,115,109,111,115,195,186,110,105,99,111,99,97,109,105,110,111,115,105,116,105,111,115,114,97,122,195,179,110,100,101,98,105,100,111,112,114,117,101,98,97,116,111,108,101,100,111,116,101,110,195,173,97,106,101,115,195,186,115,101,115,112,101,114,111,99,111,99,105,110,97,111,114,105,103,101,110,116,105,101,110,100,97,99,105,101,110,116,111,99,195,161,100,105,122,104,97,98,108,97,114,115,101,114,195,173,97,108,97,116,105,110,97,102,117,101,114,122,97,101,115,116,105,108,111,103,117,101,114,114,97,101,110,116,114,97,114,195,169,120,105,116,111,108,195,179,112,101,122,97,103,101,110,100,97,118,195,173,100,101,111,101,118,105,116,97,114,112,97,103,105,110,97,109,101,116,114,111,115,106,97,118,105,101,114,112,97,100,114,101,115,102,195,161,99,105,108,99,97,98,101,122,97,195,161,114,101,97,115,115,97,108,105,100,97,101,110,118,195,173,111,106,97,112,195,179,110,97,98,117,115,111,115,98,105,101,110,101,115,116,101,120,116,111,115,108,108,101,118,97,114,112,117,101,100,97,110,102,117,101,114,116,101,99,111,109,195,186,110,99,108,97,115,101,115,104,117,109,97,110,111,116,101,110,105,100,111,98,105,108,98,97,111,117,110,105,100,97,100,101,115,116,195,161,115,101,100,105,116,97,114,99,114,101,97,100,111,208,180,208,187,209,143,209,135,209,130,208,190,208,186,208,176,208,186,208,184,208,187,208,184,209,141,209,130,208,190,208,178,209,129,208,181,208,181,208,179,208,190,208,191,209,128,208,184,209,130,208,176,208,186,208,181,209,137,208,181,209,131,208,182,208,181,208,154,208,176,208,186,208,177,208,181,208,183,208,177,209,139,208,187,208,190,208,189,208,184,208,146,209,129,208,181,208,191,208,190,208,180,208,173,209,130,208,190,209,130,208,190,208,188,209,135,208,181,208,188,208,189,208,181,209,130,208,187,208,181,209,130,209,128,208,176,208,183,208,190,208,189,208,176,208,179,208,180,208,181,208,188,208,189,208,181,208,148,208,187,209,143,208,159,209,128,208,184,208,189,208,176,209,129,208,189,208,184,209,133,209,130,208,181,208,188,208,186,209,130,208,190,208,179,208,190,208,180,208,178,208,190,209,130,209,130,208,176,208,188,208,161,208,168,208,144,208,188,208,176,209,143,208,167,209,130,208,190,208,178,208,176,209,129,208,178,208,176,208,188,208,181,208,188,209,131,208,162,208,176,208,186,208,180,208,178,208,176,208,189,208,176,208,188,209,141,209,130,208,184,209,141,209,130,209,131,208,146,208,176,208,188,209,130,208,181,209,133,208,191,209,128,208,190,209,130,209,131,209,130,208,189,208,176,208,180,208,180,208,189,209,143,208,146,208,190,209,130,209,130,209,128,208,184,208,189,208,181,208,185,208,146,208,176,209,129,208,189,208,184,208,188,209,129,208,176,208,188,209,130,208,190,209,130,209,128,209,131,208,177,208,158,208,189,208,184,208,188,208,184,209,128,208,189,208,181,208,181,208,158,208,158,208,158,208,187,208,184,209,134,209,141,209,130,208,176,208,158,208,189,208,176,208,189,208,181,208,188,208,180,208,190,208,188,208,188,208,190,208,185,208,180,208,178,208,181,208,190,208,189,208,190,209,129,209,131,208,180,224,164,149,224,165,135,224,164,185,224,165,136,224,164,149,224,165,128,224,164,184,224,165,135,224,164,149,224,164,190,224,164,149,224,165,139,224,164,148,224,164,176,224,164,170,224,164,176,224,164,168,224,165,135,224,164,143,224,164,149,224,164,149,224,164,191,224,164,173,224,165,128,224,164,135,224,164,184,224,164,149,224,164,176,224,164,164,224,165,139,224,164,185,224,165,139,224,164,134,224,164,170,224,164,185,224,165,128,224,164,175,224,164,185,224,164,175,224,164,190,224,164,164,224,164,149,224,164,165,224,164,190,106,97,103,114,97,110,224,164,134,224,164,156,224,164,156,224,165,139,224,164,133,224,164,172,224,164,166,224,165,139,224,164,151,224,164,136,224,164,156,224,164,190,224,164,151,224,164,143,224,164,185,224,164,174,224,164,135,224,164,168,224,164,181,224,164,185,224,164,175,224,165,135,224,164,165,224,165,135,224,164,165,224,165,128,224,164,152,224,164,176,224,164,156,224,164,172,224,164,166,224,165,128,224,164,149,224,164,136,224,164,156,224,165,128,224,164,181,224,165,135,224,164,168,224,164,136,224,164,168,224,164,143,224,164,185,224,164,176,224,164,137,224,164,184,224,164,174,224,165,135,224,164,149,224,164,174,224,164,181,224,165,139,224,164,178,224,165,135,224,164,184,224,164,172,224,164,174,224,164,136,224,164,166,224,165,135,224,164,147,224,164,176,224,164,134,224,164,174,224,164,172,224,164,184,224,164,173,224,164,176,224,164,172,224,164,168,224,164,154,224,164,178,224,164,174,224,164,168,224,164,134,224,164,151,224,164,184,224,165,128,224,164,178,224,165,128,216,185,217,132,217,137,216,165,217,132,217,137,217,135,216,176,216,167,216,162,216,174,216,177,216,185,216,175,216,175,216,167,217,132,217,137,217,135,216,176,217,135,216,181,217,136,216,177,216,186,217,138,216,177,217,131,216,167,217,134,217,136,217,132,216,167,216,168,217,138,217,134,216,185,216,177,216,182,216,176,217,132,217,131,217,135,217,134,216,167,217,138,217,136,217,133,217,130,216,167,217,132,216,185,217,132,217,138,216,167,217,134,216,167,217,132,217,131,217,134,216,173,216,170,217,137,217,130,216,168,217,132,217,136,216,173,216,169,216,167,216,174,216,177,217,129,217,130,216,183,216,185,216,168,216,175,216,177,217,131,217,134,216,165,216,176,216,167,217,131,217,133,216,167,216,167,216,173,216,175,216,165,217,132,216,167,217,129,217,138,217,135,216,168,216,185,216,182,217,131,217,138,217,129,216,168,216,173,216,171,217,136,217,133,217,134,217,136,217,135,217,136,216,163,217,134,216,167,216,172,216,175,216,167,217,132,217,135,216,167,216,179,217,132,217,133,216,185,217,134,216,175,217,132,217,138,216,179,216,185,216,168,216,177,216,181,217,132,217,137,217,133,217,134,216,176,216,168,217,135,216,167,216,163,217,134,217,135,217,133,216,171,217,132,217,131,217,134,216,170,216,167,217,132,216,167,216,173,217,138,216,171,217,133,216,181,216,177,216,180,216,177,216,173,216,173,217,136,217,132,217,136,217,129,217,138,216,167,216,176,216,167,217,132,217,131,217,132,217,133,216,177,216,169,216,167,217,134,216,170,216,167,217,132,217,129,216,163,216,168,217,136,216,174,216,167,216,181,216,163,217,134,216,170,216,167,217,134,217,135,216,167,217,132,217,138,216,185,216,182,217,136,217,136,217,130,216,175,216,167,216,168,217,134,216,174,217,138,216,177,216,168,217,134,216,170,217,132,217,131,217,133,216,180,216,167,216,161,217,136,217,135,217,138,216,167,216,168,217,136,217,130,216,181,216,181,217,136,217,133,216,167,216,177,217,130,217,133,216,163,216,173,216,175,217,134,216,173,217,134,216,185,216,175,217,133,216,177,216,163,217,138,216,167,216,173,216,169,217,131,216,170,216,168,216,175,217,136,217,134,217,138,216,172,216,168,217,133,217,134,217,135,216,170,216,173,216,170,216,172,217,135,216,169,216,179,217,134,216,169,217,138,216,170,217,133,217,131,216,177,216,169,216,186,216,178,216,169,217,134,217,129,216,179,216,168,217,138,216,170,217,132,217,132,217,135,217,132,217,134,216,167,216,170,217,132,217,131,217,130,217,132,216,168,217,132,217,133,216,167,216,185,217,134,217,135,216,163,217,136,217,132,216,180,217,138,216,161,217,134,217,136,216,177,216,163,217,133,216,167,217,129,217,138,217,131,216,168,217,131,217,132,216,176,216,167,216,170,216,177,216,170,216,168,216,168,216,163,217,134,217,135,217,133,216,179,216,167,217,134,217,131,216,168,217,138,216,185,217,129,217,130,216,175,216,173,216,179,217,134,217,132,217,135,217,133,216,180,216,185,216,177,216,163,217,135,217,132,216,180,217,135,216,177,217,130,216,183,216,177,216,183,217,132,216,168,112,114,111,102,105,108,101,115,101,114,118,105,99,101,100,101,102,97,117,108,116,104,105,109,115,101,108,102,100,101,116,97,105,108,115,99,111,110,116,101,110,116,115,117,112,112,111,114,116,115,116,97,114,116,101,100,109,101,115,115,97,103,101,115,117,99,99,101,115,115,102,97,115,104,105,111,110,60,116,105,116,108,101,62,99,111,117,110,116,114,121,97,99,99,111,117,110,116,99,114,101,97,116,101,100,115,116,111,114,105,101,115,114,101,115,117,108,116,115,114,117,110,110,105,110,103,112,114,111,99,101,115,115,119,114,105,116,105,110,103,111,98,106,101,99,116,115,118,105,115,105,98,108,101,119,101,108,99,111,109,101,97,114,116,105,99,108,101,117,110,107,110,111,119,110,110,101,116,119,111,114,107,99,111,109,112,97,110,121,100,121,110,97,109,105,99,98,114,111,119,115,101,114,112,114,105,118,97,99,121,112,114,111,98,108,101,109,83,101,114,118,105,99,101,114,101,115,112,101,99,116,100,105,115,112,108,97,121,114,101,113,117,101,115,116,114,101,115,101,114,118,101,119,101,98,115,105,116,101,104,105,115,116,111,114,121,102,114,105,101,110,100,115,111,112,116,105,111,110,115,119,111,114,107,105,110,103,118,101,114,115,105,111,110,109,105,108,108,105,111,110,99,104,97,110,110,101,108,119,105,110,100,111,119,46,97,100,100,114,101,115,115,118,105,115,105,116,101,100,119,101,97,116,104,101,114,99,111,114,114,101,99,116,112,114,111,100,117,99,116,101,100,105,114,101,99,116,102,111,114,119,97,114,100,121,111,117,32,99,97,110,114,101,109,111,118,101,100,115,117,98,106,101,99,116,99,111,110,116,114,111,108,97,114,99,104,105,118,101,99,117,114,114,101,110,116,114,101,97,100,105,110,103,108,105,98,114,97,114,121,108,105,109,105,116,101,100,109,97,110,97,103,101,114,102,117,114,116,104,101,114,115,117,109,109,97,114,121,109,97,99,104,105,110,101,109,105,110,117,116,101,115,112,114,105,118,97,116,101,99,111,110,116,101,120,116,112,114,111,103,114,97,109,115,111,99,105,101,116,121,110,117,109,98,101,114,115,119,114,105,116,116,101,110,101,110,97,98,108,101,100,116,114,105,103,103,101,114,115,111,117,114,99,101,115,108,111,97,100,105,110,103,101,108,101,109,101,110,116,112,97,114,116,110,101,114,102,105,110,97,108,108,121,112,101,114,102,101,99,116,109,101,97,110,105,110,103,115,121,115,116,101,109,115,107,101,101,112,105,110,103,99,117,108,116,117,114,101,38,113,117,111,116,59,44,106,111,117,114,110,97,108,112,114,111,106,101,99,116,115,117,114,102,97,99,101,115,38,113,117,111,116,59,101,120,112,105,114,101,115,114,101,118,105,101,119,115,98,97,108,97,110,99,101,69,110,103,108,105,115,104,67,111,110,116,101,110,116,116,104,114,111,117,103,104,80,108,101,97,115,101,32,111,112,105,110,105,111,110,99,111,110,116,97,99,116,97,118,101,114,97,103,101,112,114,105,109,97,114,121,118,105,108,108,97,103,101,83,112,97,110,105,115,104,103,97,108,108,101,114,121,100,101,99,108,105,110,101,109,101,101,116,105,110,103,109,105,115,115,105,111,110,112,111,112,117,108,97,114,113,117,97,108,105,116,121,109,101,97,115,117,114,101,103,101,110,101,114,97,108,115,112,101,99,105,101,115,115,101,115,115,105,111,110,115,101,99,116,105,111,110,119,114,105,116,101,114,115,99,111,117,110,116,101,114,105,110,105,116,105,97,108,114,101,112,111,114,116,115,102,105,103,117,114,101,115,109,101,109,98,101,114,115,104,111,108,100,105,110,103,100,105,115,112,117,116,101,101,97,114,108,105,101,114,101,120,112,114,101,115,115,100,105,103,105,116,97,108,112,105,99,116,117,114,101,65,110,111,116,104,101,114,109,97,114,114,105,101,100,116,114,97,102,102,105,99,108,101,97,100,105,110,103,99,104,97,110,103,101,100,99,101,110,116,114,97,108,118,105,99,116,111,114,121,105,109,97,103,101,115,47,114,101,97,115,111,110,115,115,116,117,100,105,101,115,102,101,97,116,117,114,101,108,105,115,116,105,110,103,109,117,115,116,32,98,101,115,99,104,111,111,108,115,86,101,114,115,105,111,110,117,115,117,97,108,108,121,101,112,105,115,111,100,101,112,108,97,121,105,110,103,103,114,111,119,105,110,103,111,98,118,105,111,117,115,111,118,101,114,108,97,121,112,114,101,115,101,110,116,97,99,116,105,111,110,115,60,47,117,108,62,13,10,119,114,97,112,112,101,114,97,108,114,101,97,100,121,99,101,114,116,97,105,110,114,101,97,108,105,116,121,115,116,111,114,97,103,101,97,110,111,116,104,101,114,100,101,115,107,116,111,112,111,102,102,101,114,101,100,112,97,116,116,101,114,110,117,110,117,115,117,97,108,68,105,103,105,116,97,108,99,97,112,105,116,97,108,87,101,98,115,105,116,101,102,97,105,108,117,114,101,99,111,110,110,101,99,116,114,101,100,117,99,101,100,65,110,100,114,111,105,100,100,101,99,97,100,101,115,114,101,103,117,108,97,114,32,38,97,109,112,59,32,97,110,105,109,97,108,115,114,101,108,101,97,115,101,65,117,116,111,109,97,116,103,101,116,116,105,110,103,109,101,116,104,111,100,115,110,111,116,104,105,110,103,80,111,112,117,108,97,114,99,97,112,116,105,111,110,108,101,116,116,101,114,115,99,97,112,116,117,114,101,115,99,105,101,110,99,101,108,105,99,101,110,115,101,99,104,97,110,103,101,115,69,110,103,108,97,110,100,61,49,38,97,109,112,59,72,105,115,116,111,114,121,32,61,32,110,101,119,32,67,101,110,116,114,97,108,117,112,100,97,116,101,100,83,112,101,99,105,97,108,78,101,116,119,111,114,107,114,101,113,117,105,114,101,99,111,109,109,101,110,116,119,97,114,110,105,110,103,67,111,108,108,101,103,101,116,111,111,108,98,97,114,114,101,109,97,105,110,115,98,101,99,97,117,115,101,101,108,101,99,116,101,100,68,101,117,116,115,99,104,102,105,110,97,110,99,101,119,111,114,107,101,114,115,113,117,105,99,107,108,121,98,101,116,119,101,101,110,101,120,97,99,116,108,121,115,101,116,116,105,110,103,100,105,115,101,97,115,101,83,111,99,105,101,116,121,119,101,97,112,111,110,115,101,120,104,105,98,105,116,38,108,116,59,33,45,45,67,111,110,116,114,111,108,99,108,97,115,115,101,115,99,111,118,101,114,101,100,111,117,116,108,105,110,101,97,116,116,97,99,107,115,100,101,118,105,99,101,115,40,119,105,110,100,111,119,112,117,114,112,111,115,101,116,105,116,108,101,61,34,77,111,98,105,108,101,32,107,105,108,108,105,110,103,115,104,111,119,105,110,103,73,116,97,108,105,97,110,100,114,111,112,112,101,100,104,101,97,118,105,108,121,101,102,102,101,99,116,115,45,49,39,93,41,59,10,99,111,110,102,105,114,109,67,117,114,114,101,110,116,97,100,118,97,110,99,101,115,104,97,114,105,110,103,111,112,101,110,105,110,103,100,114,97,119,105,110,103,98,105,108,108,105,111,110,111,114,100,101,114,101,100,71,101,114,109,97,110,121,114,101,108,97,116,101,100,60,47,102,111,114,109,62,105,110,99,108,117,100,101,119,104,101,116,104,101,114,100,101,102,105,110,101,100,83,99,105,101,110,99,101,99,97,116,97,108,111,103,65,114,116,105,99,108,101,98,117,116,116,111,110,115,108,97,114,103,101,115,116,117,110,105,102,111,114,109,106,111,117,114,110,101,121,115,105,100,101,98,97,114,67,104,105,99,97,103,111,104,111,108,105,100,97,121,71,101,110,101,114,97,108,112,97,115,115,97,103,101,44,38,113,117,111,116,59,97,110,105,109,97,116,101,102,101,101,108,105,110,103,97,114,114,105,118,101,100,112,97,115,115,105,110,103,110,97,116,117,114,97,108,114,111,117,103,104,108,121,46,10,10,84,104,101,32,98,117,116,32,110,111,116,100,101,110,115,105,116,121,66,114,105,116,97,105,110,67,104,105,110,101,115,101,108,97,99,107,32,111,102,116,114,105,98,117,116,101,73,114,101,108,97,110,100,34,32,100,97,116,97,45,102,97,99,116,111,114,115,114,101,99,101,105,118,101,116,104,97,116,32,105,115,76,105,98,114,97,114,121,104,117,115,98,97,110,100,105,110,32,102,97,99,116,97,102,102,97,105,114,115,67,104,97,114,108,101,115,114,97,100,105,99,97,108,98,114,111,117,103,104,116,102,105,110,100,105,110,103,108,97,110,100,105,110,103,58,108,97,110,103,61,34,114,101,116,117,114,110,32,108,101,97,100,101,114,115,112,108,97,110,110,101,100,112,114,101,109,105,117,109,112,97,99,107,97,103,101,65,109,101,114,105,99,97,69,100,105,116,105,111,110,93,38,113,117,111,116,59,77,101,115,115,97,103,101,110,101,101,100,32,116,111,118,97,108,117,101,61,34,99,111,109,112,108,101,120,108,111,111,107,105,110,103,115,116,97,116,105,111,110,98,101,108,105,101,118,101,115,109,97,108,108,101,114,45,109,111,98,105,108,101,114,101,99,111,114,100,115,119,97,110,116,32,116,111,107,105,110,100,32,111,102,70,105,114,101,102,111,120,121,111,117,32,97,114,101,115,105,109,105,108,97,114,115,116,117,100,105,101,100,109,97,120,105,109,117,109,104,101,97,100,105,110,103,114,97,112,105,100,108,121,99,108,105,109,97,116,101,107,105,110,103,100,111,109,101,109,101,114,103,101,100,97,109,111,117,110,116,115,102,111,117,110,100,101,100,112,105,111,110,101,101,114,102,111,114,109,117,108,97,100,121,110,97,115,116,121,104,111,119,32,116,111,32,83,117,112,112,111,114,116,114,101,118,101,110,117,101,101,99,111,110,111,109,121,82,101,115,117,108,116,115,98,114,111,116,104,101,114,115,111,108,100,105,101,114,108,97,114,103,101,108,121,99,97,108,108,105,110,103,46,38,113,117,111,116,59,65,99,99,111,117,110,116,69,100,119,97,114,100,32,115,101,103,109,101,110,116,82,111,98,101,114,116,32,101,102,102,111,114,116,115,80,97,99,105,102,105,99,108,101,97,114,110,101,100,117,112,32,119,105,116,104,104,101,105,103,104,116,58,119,101,32,104,97,118,101,65,110,103,101,108,101,115,110,97,116,105,111,110,115,95,115,101,97,114,99,104,97,112,112,108,105,101,100,97,99,113,117,105,114,101,109,97,115,115,105,118,101,103,114,97,110,116,101,100,58,32,102,97,108,115,101,116,114,101,97,116,101,100,98,105,103,103,101,115,116,98,101,110,101,102,105,116,100,114,105,118,105,110,103,83,116,117,100,105,101,115,109,105,110,105,109,117,109,112,101,114,104,97,112,115,109,111,114,110,105,110,103,115,101,108,108,105,110,103,105,115,32,117,115,101,100,114,101,118,101,114,115,101,118,97,114,105,97,110,116,32,114,111,108,101,61,34,109,105,115,115,105,110,103,97,99,104,105,101,118,101,112,114,111,109,111,116,101,115,116,117,100,101,110,116,115,111,109,101,111,110,101,101,120,116,114,101,109,101,114,101,115,116,111,114,101,98,111,116,116,111,109,58,101,118,111,108,118,101,100,97,108,108,32,116,104,101,115,105,116,101,109,97,112,101,110,103,108,105,115,104,119,97,121,32,116,111,32,32,65,117,103,117,115,116,115,121,109,98,111,108,115,67,111,109,112,97,110,121,109,97,116,116,101,114,115,109,117,115,105,99,97,108,97,103,97,105,110,115,116,115,101,114,118,105,110,103,125,41,40,41,59,13,10,112,97,121,109,101,110,116,116,114,111,117,98,108,101,99,111,110,99,101,112,116,99,111,109,112,97,114,101,112,97,114,101,110,116,115,112,108,97,121,101,114,115,114,101,103,105,111,110,115,109,111,110,105,116,111,114,32,39,39,84,104,101,32,119,105,110,110,105,110,103,101,120,112,108,111,114,101,97,100,97,112,116,101,100,71,97,108,108,101,114,121,112,114,111,100,117,99,101,97,98,105,108,105,116,121,101,110,104,97,110,99,101,99,97,114,101,101,114,115,41,46,32,84,104,101,32,99,111,108,108,101,99,116,83,101,97,114,99,104,32,97,110,99,105,101,110,116,101,120,105,115,116,101,100,102,111,111,116,101,114,32,104,97,110,100,108,101,114,112,114,105,110,116,101,100,99,111,110,115,111,108,101,69,97,115,116,101,114,110,101,120,112,111,114,116,115,119,105,110,100,111,119,115,67,104,97,110,110,101,108,105,108,108,101,103,97,108,110,101,117,116,114,97,108,115,117,103,103,101,115,116,95,104,101,97,100,101,114,115,105,103,110,105,110,103,46,104,116,109,108,34,62,115,101,116,116,108,101,100,119,101,115,116,101,114,110,99,97,117,115,105,110,103,45,119,101,98,107,105,116,99,108,97,105,109,101,100,74,117,115,116,105,99,101,99,104,97,112,116,101,114,118,105,99,116,105,109,115,84,104,111,109,97,115,32,109,111,122,105,108,108,97,112,114,111,109,105,115,101,112,97,114,116,105,101,115,101,100,105,116,105,111,110,111,117,116,115,105,100,101,58,102,97,108,115,101,44,104,117,110,100,114,101,100,79,108,121,109,112,105,99,95,98,117,116,116,111,110,97,117,116,104,111,114,115,114,101,97,99,104,101,100,99,104,114,111,110,105,99,100,101,109,97,110,100,115,115,101,99,111,110,100,115,112,114,111,116,101,99,116,97,100,111,112,116,101,100,112,114,101,112,97,114,101,110,101,105,116,104,101,114,103,114,101,97,116,108,121,103,114,101,97,116,101,114,111,118,101,114,97,108,108,105,109,112,114,111,118,101,99,111,109,109,97,110,100,115,112,101,99,105,97,108,115,101,97,114,99,104,46,119,111,114,115,104,105,112,102,117,110,100,105,110,103,116,104,111,117,103,104,116,104,105,103,104,101,115,116,105,110,115,116,101,97,100,117,116,105,108,105,116,121,113,117,97,114,116,101,114,67,117,108,116,117,114,101,116,101,115,116,105,110,103,99,108,101,97,114,108,121,101,120,112,111,115,101,100,66,114,111,119,115,101,114,108,105,98,101,114,97,108,125,32,99,97,116,99,104,80,114,111,106,101,99,116,101,120,97,109,112,108,101,104,105,100,101,40,41,59,70,108,111,114,105,100,97,97,110,115,119,101,114,115,97,108,108,111,119,101,100,69,109,112,101,114,111,114,100,101,102,101,110,115,101,115,101,114,105,111,117,115,102,114,101,101,100,111,109,83,101,118,101,114,97,108,45,98,117,116,116,111,110,70,117,114,116,104,101,114,111,117,116,32,111,102,32,33,61,32,110,117,108,108,116,114,97,105,110,101,100,68,101,110,109,97,114,107,118,111,105,100,40,48,41,47,97,108,108,46,106,115,112,114,101,118,101,110,116,82,101,113,117,101,115,116,83,116,101,112,104,101,110,10,10,87,104,101,110,32,111,98,115,101,114,118,101,60,47,104,50,62,13,10,77,111,100,101,114,110,32,112,114,111,118,105,100,101,34,32,97,108,116,61,34,98,111,114,100,101,114,115,46,10,10,70,111,114,32,10,10,77,97,110,121,32,97,114,116,105,115,116,115,112,111,119,101,114,101,100,112,101,114,102,111,114,109,102,105,99,116,105,111,110,116,121,112,101,32,111,102,109,101,100,105,99,97,108,116,105,99,107,101,116,115,111,112,112,111,115,101,100,67,111,117,110,99,105,108,119,105,116,110,101,115,115,106,117,115,116,105,99,101,71,101,111,114,103,101,32,66,101,108,103,105,117,109,46,46,46,60,47,97,62,116,119,105,116,116,101,114,110,111,116,97,98,108,121,119,97,105,116,105,110,103,119,97,114,102,97,114,101,32,79,116,104,101,114,32,114,97,110,107,105,110,103,112,104,114,97,115,101,115,109,101,110,116,105,111,110,115,117,114,118,105,118,101,115,99,104,111,108,97,114,60,47,112,62,13,10,32,67,111,117,110,116,114,121,105,103,110,111,114,101,100,108,111,115,115,32,111,102,106,117,115,116,32,97,115,71,101,111,114,103,105,97,115,116,114,97,110,103,101,60,104,101,97,100,62,60,115,116,111,112,112,101,100,49,39,93,41,59,13,10,105,115,108,97,110,100,115,110,111,116,97,98,108,101,98,111,114,100,101,114,58,108,105,115,116,32,111,102,99,97,114,114,105,101,100,49,48,48,44,48,48,48,60,47,104,51,62,10,32,115,101,118,101,114,97,108,98,101,99,111,109,101,115,115,101,108,101,99,116,32,119,101,100,100,105,110,103,48,48,46,104,116,109,108,109,111,110,97,114,99,104,111,102,102,32,116,104,101,116,101,97,99,104,101,114,104,105,103,104,108,121,32,98,105,111,108,111,103,121,108,105,102,101,32,111,102,111,114,32,101,118,101,110,114,105,115,101,32,111,102,38,114,97,113,117,111,59,112,108,117,115,111,110,101,104,117,110,116,105,110,103,40,116,104,111,117,103,104,68,111,117,103,108,97,115,106,111,105,110,105,110,103,99,105,114,99,108,101,115,70,111,114,32,116,104,101,65,110,99,105,101,110,116,86,105,101,116,110,97,109,118,101,104,105,99,108,101,115,117,99,104,32,97,115,99,114,121,115,116,97,108,118,97,108,117,101,32,61,87,105,110,100,111,119,115,101,110,106,111,121,101,100,97,32,115,109,97,108,108,97,115,115,117,109,101,100,60,97,32,105,100,61,34,102,111,114,101,105,103,110,32,65,108,108,32,114,105,104,111,119,32,116,104,101,68,105,115,112,108,97,121,114,101,116,105,114,101,100,104,111,119,101,118,101,114,104,105,100,100,101,110,59,98,97,116,116,108,101,115,115,101,101,107,105,110,103,99,97,98,105,110,101,116,119,97,115,32,110,111,116,108,111,111,107,32,97,116,99,111,110,100,117,99,116,103,101,116,32,116,104,101,74,97,110,117,97,114,121,104,97,112,112,101,110,115,116,117,114,110,105,110,103,97,58,104,111,118,101,114,79,110,108,105,110,101,32,70,114,101,110,99,104,32,108,97,99,107,105,110,103,116,121,112,105,99,97,108,101,120,116,114,97,99,116,101,110,101,109,105,101,115,101,118,101,110,32,105,102,103,101,110,101,114,97,116,100,101,99,105,100,101,100,97,114,101,32,110,111,116,47,115,101,97,114,99,104,98,101,108,105,101,102,115,45,105,109,97,103,101,58,108,111,99,97,116,101,100,115,116,97,116,105,99,46,108,111,103,105,110,34,62,99,111,110,118,101,114,116,118,105,111,108,101,110,116,101,110,116,101,114,101,100,102,105,114,115,116,34,62,99,105,114,99,117,105,116,70,105,110,108,97,110,100,99,104,101,109,105,115,116,115,104,101,32,119,97,115,49,48,112,120,59,34,62,97,115,32,115,117,99,104,100,105,118,105,100,101,100,60,47,115,112,97,110,62,119,105,108,108,32,98,101,108,105,110,101,32,111,102,97,32,103,114,101,97,116,109,121,115,116,101,114,121,47,105,110,100,101,120,46,102,97,108,108,105,110,103,100,117,101,32,116,111,32,114,97,105,108,119,97,121,99,111,108,108,101,103,101,109,111,110,115,116,101,114,100,101,115,99,101,110,116,105,116,32,119,105,116,104,110,117,99,108,101,97,114,74,101,119,105,115,104,32,112,114,111,116,101,115,116,66,114,105,116,105,115,104,102,108,111,119,101,114,115,112,114,101,100,105,99,116,114,101,102,111,114,109,115,98,117,116,116,111,110,32,119,104,111,32,119,97,115,108,101,99,116,117,114,101,105,110,115,116,97,110,116,115,117,105,99,105,100,101,103,101,110,101,114,105,99,112,101,114,105,111,100,115,109,97,114,107,101,116,115,83,111,99,105,97,108,32,102,105,115,104,105,110,103,99,111,109,98,105,110,101,103,114,97,112,104,105,99,119,105,110,110,101,114,115,60,98,114,32,47,62,60,98,121,32,116,104,101,32,78,97,116,117,114,97,108,80,114,105,118,97,99,121,99,111,111,107,105,101,115,111,117,116,99,111,109,101,114,101,115,111,108,118,101,83,119,101,100,105,115,104,98,114,105,101,102,108,121,80,101,114,115,105,97,110,115,111,32,109,117,99,104,67,101,110,116,117,114,121,100,101,112,105,99,116,115,99,111,108,117,109,110,115,104,111,117,115,105,110,103,115,99,114,105,112,116,115,110,101,120,116,32,116,111,98,101,97,114,105,110,103,109,97,112,112,105,110,103,114,101,118,105,115,101,100,106,81,117,101,114,121,40,45,119,105,100,116,104,58,116,105,116,108,101,34,62,116,111,111,108,116,105,112,83,101,99,116,105,111,110,100,101,115,105,103,110,115,84,117,114,107,105,115,104,121,111,117,110,103,101,114,46,109,97,116,99,104,40,125,41,40,41,59,10,10,98,117,114,110,105,110,103,111,112,101,114,97,116,101,100,101,103,114,101,101,115,115,111,117,114,99,101,61,82,105,99,104,97,114,100,99,108,111,115,101,108,121,112,108,97,115,116,105,99,101,110,116,114,105,101,115,60,47,116,114,62,13,10,99,111,108,111,114,58,35,117,108,32,105,100,61,34,112,111,115,115,101,115,115,114,111,108,108,105,110,103,112,104,121,115,105,99,115,102,97,105,108,105,110,103,101,120,101,99,117,116,101,99,111,110,116,101,115,116,108,105,110,107,32,116,111,68,101,102,97,117,108,116,60,98,114,32,47,62,10,58,32,116,114,117,101,44,99,104,97,114,116,101,114,116,111,117,114,105,115,109,99,108,97,115,115,105,99,112,114,111,99,101,101,100,101,120,112,108,97,105,110,60,47,104,49,62,13,10,111,110,108,105,110,101,46,63,120,109,108,32,118,101,104,101,108,112,105,110,103,100,105,97,109,111,110,100,117,115,101,32,116,104,101,97,105,114,108,105,110,101,101,110,100,32,45,45,62,41,46,97,116,116,114,40,114,101,97,100,101,114,115,104,111,115,116,105,110,103,35,102,102,102,102,102,102,114,101,97,108,105,122,101,86,105,110,99,101,110,116,115,105,103,110,97,108,115,32,115,114,99,61,34,47,80,114,111,100,117,99,116,100,101,115,112,105,116,101,100,105,118,101,114,115,101,116,101,108,108,105,110,103,80,117,98,108,105,99,32,104,101,108,100,32,105,110,74,111,115,101,112,104,32,116,104,101,97,116,114,101,97,102,102,101,99,116,115,60,115,116,121,108,101,62,97,32,108,97,114,103,101,100,111,101,115,110,39,116,108,97,116,101,114,44,32,69,108,101,109,101,110,116,102,97,118,105,99,111,110,99,114,101,97,116,111,114,72,117,110,103,97,114,121,65,105,114,112,111,114,116,115,101,101,32,116,104,101,115,111,32,116,104,97,116,77,105,99,104,97,101,108,83,121,115,116,101,109,115,80,114,111,103,114,97,109,115,44,32,97,110,100,32,32,119,105,100,116,104,61,101,38,113,117,111,116,59,116,114,97,100,105,110,103,108,101,102,116,34,62,10,112,101,114,115,111,110,115,71,111,108,100,101,110,32,65,102,102,97,105,114,115,103,114,97,109,109,97,114,102,111,114,109,105,110,103,100,101,115,116,114,111,121,105,100,101,97,32,111,102,99,97,115,101,32,111,102,111,108,100,101,115,116,32,116,104,105,115,32,105,115,46,115,114,99,32,61,32,99,97,114,116,111,111,110,114,101,103,105,115,116,114,67,111,109,109,111,110,115,77,117,115,108,105,109,115,87,104,97,116,32,105,115,105,110,32,109,97,110,121,109,97,114,107,105,110,103,114,101,118,101,97,108,115,73,110,100,101,101,100,44,101,113,117,97,108,108,121,47,115,104,111,119,95,97,111,117,116,100,111,111,114,101,115,99,97,112,101,40,65,117,115,116,114,105,97,103,101,110,101,116,105,99,115,121,115,116,101,109,44,73,110,32,116,104,101,32,115,105,116,116,105,110,103,72,101,32,97,108,115,111,73,115,108,97,110,100,115,65,99,97,100,101,109,121,10,9,9,60,33,45,45,68,97,110,105,101,108,32,98,105,110,100,105,110,103,98,108,111,99,107,34,62,105,109,112,111,115,101,100,117,116,105,108,105,122,101,65,98,114,97,104,97,109,40,101,120,99,101,112,116,123,119,105,100,116,104,58,112,117,116,116,105,110,103,41,46,104,116,109,108,40,124,124,32,91,93,59,10,68,65,84,65,91,32,42,107,105,116,99,104,101,110,109,111,117,110,116,101,100,97,99,116,117,97,108,32,100,105,97,108,101,99,116,109,97,105,110,108,121,32,95,98,108,97,110,107,39,105,110,115,116,97,108,108,101,120,112,101,114,116,115,105,102,40,116,121,112,101,73,116,32,97,108,115,111,38,99,111,112,121,59,32,34,62,84,101,114,109,115,98,111,114,110,32,105,110,79,112,116,105,111,110,115,101,97,115,116,101,114,110,116,97,108,107,105,110,103,99,111,110,99,101,114,110,103,97,105,110,101,100,32,111,110,103,111,105,110,103,106,117,115,116,105,102,121,99,114,105,116,105,99,115,102,97,99,116,111,114,121,105,116,115,32,111,119,110,97,115,115,97,117,108,116,105,110,118,105,116,101,100,108,97,115,116,105,110,103,104,105,115,32,111,119,110,104,114,101,102,61,34,47,34,32,114,101,108,61,34,100,101,118,101,108,111,112,99,111,110,99,101,114,116,100,105,97,103,114,97,109,100,111,108,108,97,114,115,99,108,117,115,116,101,114,112,104,112,63,105,100,61,97,108,99,111,104,111,108,41,59,125,41,40,41,59,117,115,105,110,103,32,97,62,60,115,112,97,110,62,118,101,115,115,101,108,115,114,101,118,105,118,97,108,65,100,100,114,101,115,115,97,109,97,116,101,117,114,97,110,100,114,111,105,100,97,108,108,101,103,101,100,105,108,108,110,101,115,115,119,97,108,107,105,110,103,99,101,110,116,101,114,115,113,117,97,108,105,102,121,109,97,116,99,104,101,115,117,110,105,102,105,101,100,101,120,116,105,110,99,116,68,101,102,101,110,115,101,100,105,101,100,32,105,110,10,9,60,33,45,45,32,99,117,115,116,111,109,115,108,105,110,107,105,110,103,76,105,116,116,108,101,32,66,111,111,107,32,111,102,101,118,101,110,105,110,103,109,105,110,46,106,115,63,97,114,101,32,116,104,101,107,111,110,116,97,107,116,116,111,100,97,121,39,115,46,104,116,109,108,34,32,116,97,114,103,101,116,61,119,101,97,114,105,110,103,65,108,108,32,82,105,103,59,10,125,41,40,41,59,114,97,105,115,105,110,103,32,65,108,115,111,44,32,99,114,117,99,105,97,108,97,98,111,117,116,34,62,100,101,99,108,97,114,101,45,45,62,10,60,115,99,102,105,114,101,102,111,120,97,115,32,109,117,99,104,97,112,112,108,105,101,115,105,110,100,101,120,44,32,115,44,32,98,117,116,32,116,121,112,101,32,61,32,10,13,10,60,33,45,45,116,111,119,97,114,100,115,82,101,99,111,114,100,115,80,114,105,118,97,116,101,70,111,114,101,105,103,110,80,114,101,109,105,101,114,99,104,111,105,99,101,115,86,105,114,116,117,97,108,114,101,116,117,114,110,115,67,111,109,109,101,110,116,80,111,119,101,114,101,100,105,110,108,105,110,101,59,112,111,118,101,114,116,121,99,104,97,109,98,101,114,76,105,118,105,110,103,32,118,111,108,117,109,101,115,65,110,116,104,111,110,121,108,111,103,105,110,34,32,82,101,108,97,116,101,100,69,99,111,110,111,109,121,114,101,97,99,104,101,115,99,117,116,116,105,110,103,103,114,97,118,105,116,121,108,105,102,101,32,105,110,67,104,97,112,116,101,114,45,115,104,97,100,111,119,78,111,116,97,98,108,101,60,47,116,100,62,13,10,32,114,101,116,117,114,110,115,116,97,100,105,117,109,119,105,100,103,101,116,115,118,97,114,121,105,110,103,116,114,97,118,101,108,115,104,101,108,100,32,98,121,119,104,111,32,97,114,101,119,111,114,107,32,105,110,102,97,99,117,108,116,121,97,110,103,117,108,97,114,119,104,111,32,104,97,100,97,105,114,112,111,114,116,116,111,119,110,32,111,102,10,10,83,111,109,101,32,39,99,108,105,99,107,39,99,104,97,114,103,101,115,107,101,121,119,111,114,100,105,116,32,119,105,108,108,99,105,116,121,32,111,102,40,116,104,105,115,41,59,65,110,100,114,101,119,32,117,110,105,113,117,101,32,99,104,101,99,107,101,100,111,114,32,109,111,114,101,51,48,48,112,120,59,32,114,101,116,117,114,110,59,114,115,105,111,110,61,34,112,108,117,103,105,110,115,119,105,116,104,105,110,32,104,101,114,115,101,108,102,83,116,97,116,105,111,110,70,101,100,101,114,97,108,118,101,110,116,117,114,101,112,117,98,108,105,115,104,115,101,110,116,32,116,111,116,101,110,115,105,111,110,97,99,116,114,101,115,115,99,111,109,101,32,116,111,102,105,110,103,101,114,115,68,117,107,101,32,111,102,112,101,111,112,108,101,44,101,120,112,108,111,105,116,119,104,97,116,32,105,115,104,97,114,109,111,110,121,97,32,109,97,106,111,114,34,58,34,104,116,116,112,105,110,32,104,105,115,32,109,101,110,117,34,62,10,109,111,110,116,104,108,121,111,102,102,105,99,101,114,99,111,117,110,99,105,108,103,97,105,110,105,110,103,101,118,101,110,32,105,110,83,117,109,109,97,114,121,100,97,116,101,32,111,102,108,111,121,97,108,116,121,102,105,116,110,101,115,115,97,110,100,32,119,97,115,101,109,112,101,114,111,114,115,117,112,114,101,109,101,83,101,99,111,110,100,32,104,101,97,114,105,110,103,82,117,115,115,105,97,110,108,111,110,103,101,115,116,65,108,98,101,114,116,97,108,97,116,101,114,97,108,115,101,116,32,111,102,32,115,109,97,108,108,34,62,46,97,112,112,101,110,100,100,111,32,119,105,116,104,102,101,100,101,114,97,108,98,97,110,107,32,111,102,98,101,110,101,97,116,104,68,101,115,112,105,116,101,67,97,112,105,116,97,108,103,114,111,117,110,100,115,41,44,32,97,110,100,32,112,101,114,99,101,110,116,105,116,32,102,114,111,109,99,108,111,115,105,110,103,99,111,110,116,97,105,110,73,110,115,116,101,97,100,102,105,102,116,101,101,110,97,115,32,119,101,108,108,46,121,97,104,111,111,46,114,101,115,112,111,110,100,102,105,103,104,116,101,114,111,98,115,99,117,114,101,114,101,102,108,101,99,116,111,114,103,97,110,105,99,61,32,77,97,116,104,46,101,100,105,116,105,110,103,111,110,108,105,110,101,32,112,97,100,100,105,110,103,97,32,119,104,111,108,101,111,110,101,114,114,111,114,121,101,97,114,32,111,102,101,110,100,32,111,102,32,98,97,114,114,105,101,114,119,104,101,110,32,105,116,104,101,97,100,101,114,32,104,111,109,101,32,111,102,114,101,115,117,109,101,100,114,101,110,97,109,101,100,115,116,114,111,110,103,62,104,101,97,116,105,110,103,114,101,116,97,105,110,115,99,108,111,117,100,102,114,119,97,121,32,111,102,32,77,97,114,99,104,32,49,107,110,111,119,105,110,103,105,110,32,112,97,114,116,66,101,116,119,101,101,110,108,101,115,115,111,110,115,99,108,111,115,101,115,116,118,105,114,116,117,97,108,108,105,110,107,115,34,62,99,114,111,115,115,101,100,69,78,68,32,45,45,62,102,97,109,111,117,115,32,97,119,97,114,100,101,100,76,105,99,101,110,115,101,72,101,97,108,116,104,32,102,97,105,114,108,121,32,119,101,97,108,116,104,121,109,105,110,105,109,97,108,65,102,114,105,99,97,110,99,111,109,112,101,116,101,108,97,98,101,108,34,62,115,105,110,103,105,110,103,102,97,114,109,101,114,115,66,114,97,115,105,108,41,100,105,115,99,117,115,115,114,101,112,108,97,99,101,71,114,101,103,111,114,121,102,111,110,116,32,99,111,112,117,114,115,117,101,100,97,112,112,101,97,114,115,109,97,107,101,32,117,112,114,111,117,110,100,101,100,98,111,116,104,32,111,102,98,108,111,99,107,101,100,115,97,119,32,116,104,101,111,102,102,105,99,101,115,99,111,108,111,117,114,115,105,102,40,100,111,99,117,119,104,101,110,32,104,101,101,110,102,111,114,99,101,112,117,115,104,40,102,117,65,117,103,117,115,116,32,85,84,70,45,56,34,62,70,97,110,116,97,115,121,105,110,32,109,111,115,116,105,110,106,117,114,101,100,85,115,117,97,108,108,121,102,97,114,109,105,110,103,99,108,111,115,117,114,101,111,98,106,101,99,116,32,100,101,102,101,110,99,101,117,115,101,32,111,102,32,77,101,100,105,99,97,108,60,98,111,100,121,62,10,101,118,105,100,101,110,116,98,101,32,117,115,101,100,107,101,121,67,111,100,101,115,105,120,116,101,101,110,73,115,108,97,109,105,99,35,48,48,48,48,48,48,101,110,116,105,114,101,32,119,105,100,101,108,121,32,97,99,116,105,118,101,32,40,116,121,112,101,111,102,111,110,101,32,99,97,110,99,111,108,111,114,32,61,115,112,101,97,107,101,114,101,120,116,101,110,100,115,80,104,121,115,105,99,115,116,101,114,114,97,105,110,60,116,98,111,100,121,62,102,117,110,101,114,97,108,118,105,101,119,105,110,103,109,105,100,100,108,101,32,99,114,105,99,107,101,116,112,114,111,112,104,101,116,115,104,105,102,116,101,100,100,111,99,116,111,114,115,82,117,115,115,101,108,108,32,116,97,114,103,101,116,99,111,109,112,97,99,116,97,108,103,101,98,114,97,115,111,99,105,97,108,45,98,117,108,107,32,111,102,109,97,110,32,97,110,100,60,47,116,100,62,10,32,104,101,32,108,101,102,116,41,46,118,97,108,40,41,102,97,108,115,101,41,59,108,111,103,105,99,97,108,98,97,110,107,105,110,103,104,111,109,101,32,116,111,110,97,109,105,110,103,32,65,114,105,122,111,110,97,99,114,101,100,105,116,115,41,59,10,125,41,59,10,102,111,117,110,100,101,114,105,110,32,116,117,114,110,67,111,108,108,105,110,115,98,101,102,111,114,101,32,66,117,116,32,116,104,101,99,104,97,114,103,101,100,84,105,116,108,101,34,62,67,97,112,116,97,105,110,115,112,101,108,108,101,100,103,111,100,100,101,115,115,84,97,103,32,45,45,62,65,100,100,105,110,103,58,98,117,116,32,119,97,115,82,101,99,101,110,116,32,112,97,116,105,101,110,116,98,97,99,107,32,105,110,61,102,97,108,115,101,38,76,105,110,99,111,108,110,119,101,32,107,110,111,119,67,111,117,110,116,101,114,74,117,100,97,105,115,109,115,99,114,105,112,116,32,97,108,116,101,114,101,100,39,93,41,59,10,32,32,104,97,115,32,116,104,101,117,110,99,108,101,97,114,69,118,101,110,116,39,44,98,111,116,104,32,105,110,110,111,116,32,97,108,108,10,10,60,33,45,45,32,112,108,97,99,105,110,103,104,97,114,100,32,116,111,32,99,101,110,116,101,114,115,111,114,116,32,111,102,99,108,105,101,110,116,115,115,116,114,101,101,116,115,66,101,114,110,97,114,100,97,115,115,101,114,116,115,116,101,110,100,32,116,111,102,97,110,116,97,115,121,100,111,119,110,32,105,110,104,97,114,98,111,117,114,70,114,101,101,100,111,109,106,101,119,101,108,114,121,47,97,98,111,117,116,46,46,115,101,97,114,99,104,108,101,103,101,110,100,115,105,115,32,109,97,100,101,109,111,100,101,114,110,32,111,110,108,121,32,111,110,111,110,108,121,32,116,111,105,109,97,103,101,34,32,108,105,110,101,97,114,32,112,97,105,110,116,101,114,97,110,100,32,110,111,116,114,97,114,101,108,121,32,97,99,114,111,110,121,109,100,101,108,105,118,101,114,115,104,111,114,116,101,114,48,48,38,97,109,112,59,97,115,32,109,97,110,121,119,105,100,116,104,61,34,47,42,32,60,33,91,67,116,105,116,108,101,32,61,111,102,32,116,104,101,32,108,111,119,101,115,116,32,112,105,99,107,101,100,32,101,115,99,97,112,101,100,117,115,101,115,32,111,102,112,101,111,112,108,101,115,32,80,117,98,108,105,99,77,97,116,116,104,101,119,116,97,99,116,105,99,115,100,97,109,97,103,101,100,119,97,121,32,102,111,114,108,97,119,115,32,111,102,101,97,115,121,32,116,111,32,119,105,110,100,111,119,115,116,114,111,110,103,32,32,115,105,109,112,108,101,125,99,97,116,99,104,40,115,101,118,101,110,116,104,105,110,102,111,98,111,120,119,101,110,116,32,116,111,112,97,105,110,116,101,100,99,105,116,105,122,101,110,73,32,100,111,110,39,116,114,101,116,114,101,97,116,46,32,83,111,109,101,32,119,119,46,34,41,59,10,98,111,109,98,105,110,103,109,97,105,108,116,111,58,109,97,100,101,32,105,110,46,32,77,97,110,121,32,99,97,114,114,105,101,115,124,124,123,125,59,119,105,119,111,114,107,32,111,102,115,121,110,111,110,121,109,100,101,102,101,97,116,115,102,97,118,111,114,101,100,111,112,116,105,99,97,108,112,97,103,101,84,114,97,117,110,108,101,115,115,32,115,101,110,100,105,110,103,108,101,102,116,34,62,60,99,111,109,83,99,111,114,65,108,108,32,116,104,101,106,81,117,101,114,121,46,116,111,117,114,105,115,116,67,108,97,115,115,105,99,102,97,108,115,101,34,32,87,105,108,104,101,108,109,115,117,98,117,114,98,115,103,101,110,117,105,110,101,98,105,115,104,111,112,115,46,115,112,108,105,116,40,103,108,111,98,97,108,32,102,111,108,108,111,119,115,98,111,100,121,32,111,102,110,111,109,105,110,97,108,67,111,110,116,97,99,116,115,101,99,117,108,97,114,108,101,102,116,32,116,111,99,104,105,101,102,108,121,45,104,105,100,100,101,110,45,98,97,110,110,101,114,60,47,108,105,62,10,10,46,32,87,104,101,110,32,105,110,32,98,111,116,104,100,105,115,109,105,115,115,69,120,112,108,111,114,101,97,108,119,97,121,115,32,118,105,97,32,116,104,101,115,112,97,195,177,111,108,119,101,108,102,97,114,101,114,117,108,105,110,103,32,97,114,114,97,110,103,101,99,97,112,116,97,105,110,104,105,115,32,115,111,110,114,117,108,101,32,111,102,104,101,32,116,111,111,107,105,116,115,101,108,102,44,61,48,38,97,109,112,59,40,99,97,108,108,101,100,115,97,109,112,108,101,115,116,111,32,109,97,107,101,99,111,109,47,112,97,103,77,97,114,116,105,110,32,75,101,110,110,101,100,121,97,99,99,101,112,116,115,102,117,108,108,32,111,102,104,97,110,100,108,101,100,66,101,115,105,100,101,115,47,47,45,45,62,60,47,97,98,108,101,32,116,111,116,97,114,103,101,116,115,101,115,115,101,110,99,101,104,105,109,32,116,111,32,105,116,115,32,98,121,32,99,111,109,109,111,110,46,109,105,110,101,114,97,108,116,111,32,116,97,107,101,119,97,121,115,32,116,111,115,46,111,114,103,47,108,97,100,118,105,115,101,100,112,101,110,97,108,116,121,115,105,109,112,108,101,58,105,102,32,116,104,101,121,76,101,116,116,101,114,115,97,32,115,104,111,114,116,72,101,114,98,101,114,116,115,116,114,105,107,101,115,32,103,114,111,117,112,115,46,108,101,110,103,116,104,102,108,105,103,104,116,115,111,118,101,114,108,97,112,115,108,111,119,108,121,32,108,101,115,115,101,114,32,115,111,99,105,97,108,32,60,47,112,62,10,9,9,105,116,32,105,110,116,111,114,97,110,107,101,100,32,114,97,116,101,32,111,102,117,108,62,13,10,32,32,97,116,116,101,109,112,116,112,97,105,114,32,111,102,109,97,107,101,32,105,116,75,111,110,116,97,107,116,65,110,116,111,110,105,111,104,97,118,105,110,103,32,114,97,116,105,110,103,115,32,97,99,116,105,118,101,115,116,114,101,97,109,115,116,114,97,112,112,101,100,34,41,46,99,115,115,40,104,111,115,116,105,108,101,108,101,97,100,32,116,111,108,105,116,116,108,101,32,103,114,111,117,112,115,44,80,105,99,116,117,114,101,45,45,62,13,10,13,10,32,114,111,119,115,61,34,32,111,98,106,101,99,116,105,110,118,101,114,115,101,60,102,111,111,116,101,114,67,117,115,116,111,109,86,62,60,92,47,115,99,114,115,111,108,118,105,110,103,67,104,97,109,98,101,114,115,108,97,118,101,114,121,119,111,117,110,100,101,100,119,104,101,114,101,97,115,33,61,32,39,117,110,100,102,111,114,32,97,108,108,112,97,114,116,108,121,32,45,114,105,103,104,116,58,65,114,97,98,105,97,110,98,97,99,107,101,100,32,99,101,110,116,117,114,121,117,110,105,116,32,111,102,109,111,98,105,108,101,45,69,117,114,111,112,101,44,105,115,32,104,111,109,101,114,105,115,107,32,111,102,100,101,115,105,114,101,100,67,108,105,110,116,111,110,99,111,115,116,32,111,102,97,103,101,32,111,102,32,98,101,99,111,109,101,32,110,111,110,101,32,111,102,112,38,113,117,111,116,59,77,105,100,100,108,101,32,101,97,100,39,41,91,48,67,114,105,116,105,99,115,115,116,117,100,105,111,115,62,38,99,111,112,121,59,103,114,111,117,112,34,62,97,115,115,101,109,98,108,109,97,107,105,110,103,32,112,114,101,115,115,101,100,119,105,100,103,101,116,46,112,115,58,34,32,63,32,114,101,98,117,105,108,116,98,121,32,115,111,109,101,70,111,114,109,101,114,32,101,100,105,116,111,114,115,100,101,108,97,121,101,100,67,97,110,111,110,105,99,104,97,100,32,116,104,101,112,117,115,104,105,110,103,99,108,97,115,115,61,34,98,117,116,32,97,114,101,112,97,114,116,105,97,108,66,97,98,121,108,111,110,98,111,116,116,111,109,32,99,97,114,114,105,101,114,67,111,109,109,97,110,100,105,116,115,32,117,115,101,65,115,32,119,105,116,104,99,111,117,114,115,101,115,97,32,116,104,105,114,100,100,101,110,111,116,101,115,97,108,115,111,32,105,110,72,111,117,115,116,111,110,50,48,112,120,59,34,62,97,99,99,117,115,101,100,100,111,117,98,108,101,32,103,111,97,108,32,111,102,70,97,109,111,117,115,32,41,46,98,105,110,100,40,112,114,105,101,115,116,115,32,79,110,108,105,110,101,105,110,32,74,117,108,121,115,116,32,43,32,34,103,99,111,110,115,117,108,116,100,101,99,105,109,97,108,104,101,108,112,102,117,108,114,101,118,105,118,101,100,105,115,32,118,101,114,121,114,39,43,39,105,112,116,108,111,115,105,110,103,32,102,101,109,97,108,101,115,105,115,32,97,108,115,111,115,116,114,105,110,103,115,100,97,121,115,32,111,102,97,114,114,105,118,97,108,102,117,116,117,114,101,32,60,111,98,106,101,99,116,102,111,114,99,105,110,103,83,116,114,105,110,103,40,34,32,47,62,10,9,9,104,101,114,101,32,105,115,101,110,99,111,100,101,100,46,32,32,84,104,101,32,98,97,108,108,111,111,110,100,111,110,101,32,98,121,47,99,111,109,109,111,110,98,103,99,111,108,111,114,108,97,119,32,111,102,32,73,110,100,105,97,110,97,97,118,111,105,100,101,100,98,117,116,32,116,104,101,50,112,120,32,51,112,120,106,113,117,101,114,121,46,97,102,116,101,114,32,97,112,111,108,105,99,121,46,109,101,110,32,97,110,100,102,111,111,116,101,114,45,61,32,116,114,117,101,59,102,111,114,32,117,115,101,115,99,114,101,101,110,46,73,110,100,105,97,110,32,105,109,97,103,101,32,61,102,97,109,105,108,121,44,104,116,116,112,58,47,47,32,38,110,98,115,112,59,100,114,105,118,101,114,115,101,116,101,114,110,97,108,115,97,109,101,32,97,115,110,111,116,105,99,101,100,118,105,101,119,101,114,115,125,41,40,41,59,10,32,105,115,32,109,111,114,101,115,101,97,115,111,110,115,102,111,114,109,101,114,32,116,104,101,32,110,101,119,105,115,32,106,117,115,116,99,111,110,115,101,110,116,32,83,101,97,114,99,104,119,97,115,32,116,104,101,119,104,121,32,116,104,101,115,104,105,112,112,101,100,98,114,62,60,98,114,62,119,105,100,116,104,58,32,104,101,105,103,104,116,61,109,97,100,101,32,111,102,99,117,105,115,105,110,101,105,115,32,116,104,97,116,97,32,118,101,114,121,32,65,100,109,105,114,97,108,32,102,105,120,101,100,59,110,111,114,109,97,108,32,77,105,115,115,105,111,110,80,114,101,115,115,44,32,111,110,116,97,114,105,111,99,104,97,114,115,101,116,116,114,121,32,116,111,32,105,110,118,97,100,101,100,61,34,116,114,117,101,34,115,112,97,99,105,110,103,105,115,32,109,111,115,116,97,32,109,111,114,101,32,116,111,116,97,108,108,121,102,97,108,108,32,111,102,125,41,59,13,10,32,32,105,109,109,101,110,115,101,116,105,109,101,32,105,110,115,101,116,32,111,117,116,115,97,116,105,115,102,121,116,111,32,102,105,110,100,100,111,119,110,32,116,111,108,111,116,32,111,102,32,80,108,97,121,101,114,115,105,110,32,74,117,110,101,113,117,97,110,116,117,109,110,111,116,32,116,104,101,116,105,109,101,32,116,111,100,105,115,116,97,110,116,70,105,110,110,105,115,104,115,114,99,32,61,32,40,115,105,110,103,108,101,32,104,101,108,112,32,111,102,71,101,114,109,97,110,32,108,97,119,32,97,110,100,108,97,98,101,108,101,100,102,111,114,101,115,116,115,99,111,111,107,105,110,103,115,112,97,99,101,34,62,104,101,97,100,101,114,45,119,101,108,108,32,97,115,83,116,97,110,108,101,121,98,114,105,100,103,101,115,47,103,108,111,98,97,108,67,114,111,97,116,105,97,32,65,98,111,117,116,32,91,48,93,59,10,32,32,105,116,44,32,97,110,100,103,114,111,117,112,101,100,98,101,105,110,103,32,97,41,123,116,104,114,111,119,104,101,32,109,97,100,101,108,105,103,104,116,101,114,101,116,104,105,99,97,108,70,70,70,70,70,70,34,98,111,116,116,111,109,34,108,105,107,101,32,97,32,101,109,112,108,111,121,115,108,105,118,101,32,105,110,97,115,32,115,101,101,110,112,114,105,110,116,101,114,109,111,115,116,32,111,102,117,98,45,108,105,110,107,114,101,106,101,99,116,115,97,110,100,32,117,115,101,105,109,97,103,101,34,62,115,117,99,99,101,101,100,102,101,101,100,105,110,103,78,117,99,108,101,97,114,105,110,102,111,114,109,97,116,111,32,104,101,108,112,87,111,109,101,110,39,115,78,101,105,116,104,101,114,77,101,120,105,99,97,110,112,114,111,116,101,105,110,60,116,97,98,108,101,32,98,121,32,109,97,110,121,104,101,97,108,116,104,121,108,97,119,115,117,105,116,100,101,118,105,115,101,100,46,112,117,115,104,40,123,115,101,108,108,101,114,115,115,105,109,112,108,121,32,84,104,114,111,117,103,104,46,99,111,111,107,105,101,32,73,109,97,103,101,40,111,108,100,101,114,34,62,117,115,46,106,115,34,62,32,83,105,110,99,101,32,117,110,105,118,101,114,115,108,97,114,103,101,114,32,111,112,101,110,32,116,111,33,45,45,32,101,110,100,108,105,101,115,32,105,110,39,93,41,59,13,10,32,32,109,97,114,107,101,116,119,104,111,32,105,115,32,40,34,68,79,77,67,111,109,97,110,97,103,101,100,111,110,101,32,102,111,114,116,121,112,101,111,102,32,75,105,110,103,100,111,109,112,114,111,102,105,116,115,112,114,111,112,111,115,101,116,111,32,115,104,111,119,99,101,110,116,101,114,59,109,97,100,101,32,105,116,100,114,101,115,115,101,100,119,101,114,101,32,105,110,109,105,120,116,117,114,101,112,114,101,99,105,115,101,97,114,105,115,105,110,103,115,114,99,32,61,32,39,109,97,107,101,32,97,32,115,101,99,117,114,101,100,66,97,112,116,105,115,116,118,111,116,105,110,103,32,10,9,9,118,97,114,32,77,97,114,99,104,32,50,103,114,101,119,32,117,112,67,108,105,109,97,116,101,46,114,101,109,111,118,101,115,107,105,108,108,101,100,119,97,121,32,116,104,101,60,47,104,101,97,100,62,102,97,99,101,32,111,102,97,99,116,105,110,103,32,114,105,103,104,116,34,62,116,111,32,119,111,114,107,114,101,100,117,99,101,115,104,97,115,32,104,97,100,101,114,101,99,116,101,100,115,104,111,119,40,41,59,97,99,116,105,111,110,61,98,111,111,107,32,111,102,97,110,32,97,114,101,97,61,61,32,34,104,116,116,60,104,101,97,100,101,114,10,60,104,116,109,108,62,99,111,110,102,111,114,109,102,97,99,105,110,103,32,99,111,111,107,105,101,46,114,101,108,121,32,111,110,104,111,115,116,101,100,32,46,99,117,115,116,111,109,104,101,32,119,101,110,116,98,117,116,32,102,111,114,115,112,114,101,97,100,32,70,97,109,105,108,121,32,97,32,109,101,97,110,115,111,117,116,32,116,104,101,102,111,114,117,109,115,46,102,111,111,116,97,103,101,34,62,77,111,98,105,108,67,108,101,109,101,110,116,115,34,32,105,100,61,34,97,115,32,104,105,103,104,105,110,116,101,110,115,101,45,45,62,60,33,45,45,102,101,109,97,108,101,32,105,115,32,115,101,101,110,105,109,112,108,105,101,100,115,101,116,32,116,104,101,97,32,115,116,97,116,101,97,110,100,32,104,105,115,102,97,115,116,101,115,116,98,101,115,105,100,101,115,98,117,116,116,111,110,95,98,111,117,110,100,101,100,34,62,60,105,109,103,32,73,110,102,111,98,111,120,101,118,101,110,116,115,44,97,32,121,111,117,110,103,97,110,100,32,97,114,101,78,97,116,105,118,101,32,99,104,101,97,112,101,114,84,105,109,101,111,117,116,97,110,100,32,104,97,115,101,110,103,105,110,101,115,119,111,110,32,116,104,101,40,109,111,115,116,108,121,114,105,103,104,116,58,32,102,105,110,100,32,97,32,45,98,111,116,116,111,109,80,114,105,110,99,101,32,97,114,101,97,32,111,102,109,111,114,101,32,111,102,115,101,97,114,99,104,95,110,97,116,117,114,101,44,108,101,103,97,108,108,121,112,101,114,105,111,100,44,108,97,110,100,32,111,102,111,114,32,119,105,116,104,105,110,100,117,99,101,100,112,114,111,118,105,110,103,109,105,115,115,105,108,101,108,111,99,97,108,108,121,65,103,97,105,110,115,116,116,104,101,32,119,97,121,107,38,113,117,111,116,59,112,120,59,34,62,13,10,112,117,115,104,101,100,32,97,98,97,110,100,111,110,110,117,109,101,114,97,108,67,101,114,116,97,105,110,73,110,32,116,104,105,115,109,111,114,101,32,105,110,111,114,32,115,111,109,101,110,97,109,101,32,105,115,97,110,100,44,32,105,110,99,114,111,119,110,101,100,73,83,66,78,32,48,45,99,114,101,97,116,101,115,79,99,116,111,98,101,114,109,97,121,32,110,111,116,99,101,110,116,101,114,32,108,97,116,101,32,105,110,68,101,102,101,110,99,101,101,110,97,99,116,101,100,119,105,115,104,32,116,111,98,114,111,97,100,108,121,99,111,111,108,105,110,103,111,110,108,111,97,100,61,105,116,46,32,84,104,101,114,101,99,111,118,101,114,77,101,109,98,101,114,115,104,101,105,103,104,116,32,97,115,115,117,109,101,115,60,104,116,109,108,62,10,112,101,111,112,108,101,46,105,110,32,111,110,101,32,61,119,105,110,100,111,119,102,111,111,116,101,114,95,97,32,103,111,111,100,32,114,101,107,108,97,109,97,111,116,104,101,114,115,44,116,111,32,116,104,105,115,95,99,111,111,107,105,101,112,97,110,101,108,34,62,76,111,110,100,111,110,44,100,101,102,105,110,101,115,99,114,117,115,104,101,100,98,97,112,116,105,115,109,99,111,97,115,116,97,108,115,116,97,116,117,115,32,116,105,116,108,101,34,32,109,111,118,101,32,116,111,108,111,115,116,32,105,110,98,101,116,116,101,114,32,105,109,112,108,105,101,115,114,105,118,97,108,114,121,115,101,114,118,101,114,115,32,83,121,115,116,101,109,80,101,114,104,97,112,115,101,115,32,97,110,100,32,99,111,110,116,101,110,100,102,108,111,119,105,110,103,108,97,115,116,101,100,32,114,105,115,101,32,105,110,71,101,110,101,115,105,115,118,105,101,119,32,111,102,114,105,115,105,110,103,32,115,101,101,109,32,116,111,98,117,116,32,105,110,32,98,97,99,107,105,110,103,104,101,32,119,105,108,108,103,105,118,101,110,32,97,103,105,118,105,110,103,32,99,105,116,105,101,115,46,102,108,111,119,32,111,102,32,76,97,116,101,114,32,97,108,108,32,98,117,116,72,105,103,104,119,97,121,111,110,108,121,32,98,121,115,105,103,110,32,111,102,104,101,32,100,111,101,115,100,105,102,102,101,114,115,98,97,116,116,101,114,121,38,97,109,112,59,108,97,115,105,110,103,108,101,115,116,104,114,101,97,116,115,105,110,116,101,103,101,114,116,97,107,101,32,111,110,114,101,102,117,115,101,100,99,97,108,108,101,100,32,61,85,83,38,97,109,112,83,101,101,32,116,104,101,110,97,116,105,118,101,115,98,121,32,116,104,105,115,115,121,115,116,101,109,46,104,101,97,100,32,111,102,58,104,111,118,101,114,44,108,101,115,98,105,97,110,115,117,114,110,97,109,101,97,110,100,32,97,108,108,99,111,109,109,111,110,47,104,101,97,100,101,114,95,95,112,97,114,97,109,115,72,97,114,118,97,114,100,47,112,105,120,101,108,46,114,101,109,111,118,97,108,115,111,32,108,111,110,103,114,111,108,101,32,111,102,106,111,105,110,116,108,121,115,107,121,115,99,114,97,85,110,105,99,111,100,101,98,114,32,47,62,13,10,65,116,108,97,110,116,97,110,117,99,108,101,117,115,67,111,117,110,116,121,44,112,117,114,101,108,121,32,99,111,117,110,116,34,62,101,97,115,105,108,121,32,98,117,105,108,100,32,97,111,110,99,108,105,99,107,97,32,103,105,118,101,110,112,111,105,110,116,101,114,104,38,113,117,111,116,59,101,118,101,110,116,115,32,101,108,115,101,32,123,10,100,105,116,105,111,110,115,110,111,119,32,116,104,101,44,32,119,105,116,104,32,109,97,110,32,119,104,111,111,114,103,47,87,101,98,111,110,101,32,97,110,100,99,97,118,97,108,114,121,72,101,32,100,105,101,100,115,101,97,116,116,108,101,48,48,44,48,48,48,32,123,119,105,110,100,111,119,104,97,118,101,32,116,111,105,102,40,119,105,110,100,97,110,100,32,105,116,115,115,111,108,101,108,121,32,109,38,113,117,111,116,59,114,101,110,101,119,101,100,68,101,116,114,111,105,116,97,109,111,110,103,115,116,101,105,116,104,101,114,32,116,104,101,109,32,105,110,83,101,110,97,116,111,114,85,115,60,47,97,62,60,75,105,110,103,32,111,102,70,114,97,110,99,105,115,45,112,114,111,100,117,99,104,101,32,117,115,101,100,97,114,116,32,97,110,100,104,105,109,32,97,110,100,117,115,101,100,32,98,121,115,99,111,114,105,110,103,97,116,32,104,111,109,101,116,111,32,104,97,118,101,114,101,108,97,116,101,115,105,98,105,108,105,116,121,102,97,99,116,105,111,110,66,117,102,102,97,108,111,108,105,110,107,34,62,60,119,104,97,116,32,104,101,102,114,101,101,32,116,111,67,105,116,121,32,111,102,99,111,109,101,32,105,110,115,101,99,116,111,114,115,99,111,117,110,116,101,100,111,110,101,32,100,97,121,110,101,114,118,111,117,115,115,113,117,97,114,101,32,125,59,105,102,40,103,111,105,110,32,119,104,97,116,105,109,103,34,32,97,108,105,115,32,111,110,108,121,115,101,97,114,99,104,47,116,117,101,115,100,97,121,108,111,111,115,101,108,121,83,111,108,111,109,111,110,115,101,120,117,97,108,32,45,32,60,97,32,104,114,109,101,100,105,117,109,34,68,79,32,78,79,84,32,70,114,97,110,99,101,44,119,105,116,104,32,97,32,119,97,114,32,97,110,100,115,101,99,111,110,100,32,116,97,107,101,32,97,32,62,13,10,13,10,13,10,109,97,114,107,101,116,46,104,105,103,104,119,97,121,100,111,110,101,32,105,110,99,116,105,118,105,116,121,34,108,97,115,116,34,62,111,98,108,105,103,101,100,114,105,115,101,32,116,111,34,117,110,100,101,102,105,109,97,100,101,32,116,111,32,69,97,114,108,121,32,112,114,97,105,115,101,100,105,110,32,105,116,115,32,102,111,114,32,104,105,115,97,116,104,108,101,116,101,74,117,112,105,116,101,114,89,97,104,111,111,33,32,116,101,114,109,101,100,32,115,111,32,109,97,110,121,114,101,97,108,108,121,32,115,46,32,84,104,101,32,97,32,119,111,109,97,110,63,118,97,108,117,101,61,100,105,114,101,99,116,32,114,105,103,104,116,34,32,98,105,99,121,99,108,101,97,99,105,110,103,61,34,100,97,121,32,97,110,100,115,116,97,116,105,110,103,82,97,116,104,101,114,44,104,105,103,104,101,114,32,79,102,102,105,99,101,32,97,114,101,32,110,111,119,116,105,109,101,115,44,32,119,104,101,110,32,97,32,112,97,121,32,102,111,114,111,110,32,116,104,105,115,45,108,105,110,107,34,62,59,98,111,114,100,101,114,97,114,111,117,110,100,32,97,110,110,117,97,108,32,116,104,101,32,78,101,119,112,117,116,32,116,104,101,46,99,111,109,34,32,116,97,107,105,110,32,116,111,97,32,98,114,105,101,102,40,105,110,32,116,104,101,103,114,111,117,112,115,46,59,32,119,105,100,116,104,101,110,122,121,109,101,115,115,105,109,112,108,101,32,105,110,32,108,97,116,101,123,114,101,116,117,114,110,116,104,101,114,97,112,121,97,32,112,111,105,110,116,98,97,110,110,105,110,103,105,110,107,115,34,62,10,40,41,59,34,32,114,101,97,32,112,108,97,99,101,92,117,48,48,51,67,97,97,98,111,117,116,32,97,116,114,62,13,10,9,9,99,99,111,117,110,116,32,103,105,118,101,115,32,97,60,83,67,82,73,80,84,82,97,105,108,119,97,121,116,104,101,109,101,115,47,116,111,111,108,98,111,120,66,121,73,100,40,34,120,104,117,109,97,110,115,44,119,97,116,99,104,101,115,105,110,32,115,111,109,101,32,105,102,32,40,119,105,99,111,109,105,110,103,32,102,111,114,109,97,116,115,32,85,110,100,101,114,32,98,117,116,32,104,97,115,104,97,110,100,101,100,32,109,97,100,101,32,98,121,116,104,97,110,32,105,110,102,101,97,114,32,111,102,100,101,110,111,116,101,100,47,105,102,114,97,109,101,108,101,102,116,32,105,110,118,111,108,116,97,103,101,105,110,32,101,97,99,104,97,38,113,117,111,116,59,98,97,115,101,32,111,102,73,110,32,109,97,110,121,117,110,100,101,114,103,111,114,101,103,105,109,101,115,97,99,116,105,111,110,32,60,47,112,62,13,10,60,117,115,116,111,109,86,97,59,38,103,116,59,60,47,105,109,112,111,114,116,115,111,114,32,116,104,97,116,109,111,115,116,108,121,32,38,97,109,112,59,114,101,32,115,105,122,101,61,34,60,47,97,62,60,47,104,97,32,99,108,97,115,115,112,97,115,115,105,118,101,72,111,115,116,32,61,32,87,104,101,116,104,101,114,102,101,114,116,105,108,101,86,97,114,105,111,117,115,61,91,93,59,40,102,117,99,97,109,101,114,97,115,47,62,60,47,116,100,62,97,99,116,115,32,97,115,73,110,32,115,111,109,101,62,13,10,13,10,60,33,111,114,103,97,110,105,115,32,60,98,114,32,47,62,66,101,105,106,105,110,103,99,97,116,97,108,195,160,100,101,117,116,115,99,104,101,117,114,111,112,101,117,101,117,115,107,97,114,97,103,97,101,105,108,103,101,115,118,101,110,115,107,97,101,115,112,97,195,177,97,109,101,110,115,97,106,101,117,115,117,97,114,105,111,116,114,97,98,97,106,111,109,195,169,120,105,99,111,112,195,161,103,105,110,97,115,105,101,109,112,114,101,115,105,115,116,101,109,97,111,99,116,117,98,114,101,100,117,114,97,110,116,101,97,195,177,97,100,105,114,101,109,112,114,101,115,97,109,111,109,101,110,116,111,110,117,101,115,116,114,111,112,114,105,109,101,114,97,116,114,97,118,195,169,115,103,114,97,99,105,97,115,110,117,101,115,116,114,97,112,114,111,99,101,115,111,101,115,116,97,100,111,115,99,97,108,105,100,97,100,112,101,114,115,111,110,97,110,195,186,109,101,114,111,97,99,117,101,114,100,111,109,195,186,115,105,99,97,109,105,101,109,98,114,111,111,102,101,114,116,97,115,97,108,103,117,110,111,115,112,97,195,173,115,101,115,101,106,101,109,112,108,111,100,101,114,101,99,104,111,97,100,101,109,195,161,115,112,114,105,118,97,100,111,97,103,114,101,103,97,114,101,110,108,97,99,101,115,112,111,115,105,98,108,101,104,111,116,101,108,101,115,115,101,118,105,108,108,97,112,114,105,109,101,114,111,195,186,108,116,105,109,111,101,118,101,110,116,111,115,97,114,99,104,105,118,111,99,117,108,116,117,114,97,109,117,106,101,114,101,115,101,110,116,114,97,100,97,97,110,117,110,99,105,111,101,109,98,97,114,103,111,109,101,114,99,97,100,111,103,114,97,110,100,101,115,101,115,116,117,100,105,111,109,101,106,111,114,101,115,102,101,98,114,101,114,111,100,105,115,101,195,177,111,116,117,114,105,115,109,111,99,195,179,100,105,103,111,112,111,114,116,97,100,97,101,115,112,97,99,105,111,102,97,109,105,108,105,97,97,110,116,111,110,105,111,112,101,114,109,105,116,101,103,117,97,114,100,97,114,97,108,103,117,110,97,115,112,114,101,99,105,111,115,97,108,103,117,105,101,110,115,101,110,116,105,100,111,118,105,115,105,116,97,115,116,195,173,116,117,108,111,99,111,110,111,99,101,114,115,101,103,117,110,100,111,99,111,110,115,101,106,111,102,114,97,110,99,105,97,109,105,110,117,116,111,115,115,101,103,117,110,100,97,116,101,110,101,109,111,115,101,102,101,99,116,111,115,109,195,161,108,97,103,97,115,101,115,105,195,179,110,114,101,118,105,115,116,97,103,114,97,110,97,100,97,99,111,109,112,114,97,114,105,110,103,114,101,115,111,103,97,114,99,195,173,97,97,99,99,105,195,179,110,101,99,117,97,100,111,114,113,117,105,101,110,101,115,105,110,99,108,117,115,111,100,101,98,101,114,195,161,109,97,116,101,114,105,97,104,111,109,98,114,101,115,109,117,101,115,116,114,97,112,111,100,114,195,173,97,109,97,195,177,97,110,97,195,186,108,116,105,109,97,101,115,116,97,109,111,115,111,102,105,99,105,97,108,116,97,109,98,105,101,110,110,105,110,103,195,186,110,115,97,108,117,100,111,115,112,111,100,101,109,111,115,109,101,106,111,114,97,114,112,111,115,105,116,105,111,110,98,117,115,105,110,101,115,115,104,111,109,101,112,97,103,101,115,101,99,117,114,105,116,121,108,97,110,103,117,97,103,101,115,116,97,110,100,97,114,100,99,97,109,112,97,105,103,110,102,101,97,116,117,114,101,115,99,97,116,101,103,111,114,121,101,120,116,101,114,110,97,108,99,104,105,108,100,114,101,110,114,101,115,101,114,118,101,100,114,101,115,101,97,114,99,104,101,120,99,104,97,110,103,101,102,97,118,111,114,105,116,101,116,101,109,112,108,97,116,101,109,105,108,105,116,97,114,121,105,110,100,117,115,116,114,121,115,101,114,118,105,99,101,115,109,97,116,101,114,105,97,108,112,114,111,100,117,99,116,115,122,45,105,110,100,101,120,58,99,111,109,109,101,110,116,115,115,111,102,116,119,97,114,101,99,111,109,112,108,101,116,101,99,97,108,101,110,100,97,114,112,108,97,116,102,111,114,109,97,114,116,105,99,108,101,115,114,101,113,117,105,114,101,100,109,111,118,101,109,101,110,116,113,117,101,115,116,105,111,110,98,117,105,108,100,105,110,103,112,111,108,105,116,105,99,115,112,111,115,115,105,98,108,101,114,101,108,105,103,105,111,110,112,104,121,115,105,99,97,108,102,101,101,100,98,97,99,107,114,101,103,105,115,116,101,114,112,105,99,116,117,114,101,115,100,105,115,97,98,108,101,100,112,114,111,116,111,99,111,108,97,117,100,105,101,110,99,101,115,101,116,116,105,110,103,115,97,99,116,105,118,105,116,121,101,108,101,109,101,110,116,115,108,101,97,114,110,105,110,103,97,110,121,116,104,105,110,103,97,98,115,116,114,97,99,116,112,114,111,103,114,101,115,115,111,118,101,114,118,105,101,119,109,97,103,97,122,105,110,101,101,99,111,110,111,109,105,99,116,114,97,105,110,105,110,103,112,114,101,115,115,117,114,101,118,97,114,105,111,117,115,32,60,115,116,114,111,110,103,62,112,114,111,112,101,114,116,121,115,104,111,112,112,105,110,103,116,111,103,101,116,104,101,114,97,100,118,97,110,99,101,100,98,101,104,97,118,105,111,114,100,111,119,110,108,111,97,100,102,101,97,116,117,114,101,100,102,111,111,116,98,97,108,108,115,101,108,101,99,116,101,100,76,97,110,103,117,97,103,101,100,105,115,116,97,110,99,101,114,101,109,101,109,98,101,114,116,114,97,99,107,105,110,103,112,97,115,115,119,111,114,100,109,111,100,105,102,105,101,100,115,116,117,100,101,110,116,115,100,105,114,101,99,116,108,121,102,105,103,104,116,105,110,103,110,111,114,116,104,101,114,110,100,97,116,97,98,97,115,101,102,101,115,116,105,118,97,108,98,114,101,97,107,105,110,103,108,111,99,97,116,105,111,110,105,110,116,101,114,110,101,116,100,114,111,112,100,111,119,110,112,114,97,99,116,105,99,101,101,118,105,100,101,110,99,101,102,117,110,99,116,105,111,110,109,97,114,114,105,97,103,101,114,101,115,112,111,110,115,101,112,114,111,98,108,101,109,115,110,101,103,97,116,105,118,101,112,114,111,103,114,97,109,115,97,110,97,108,121,115,105,115,114,101,108,101,97,115,101,100,98,97,110,110,101,114,34,62,112,117,114,99,104,97,115,101,112,111,108,105,99,105,101,115,114,101,103,105,111,110,97,108,99,114,101,97,116,105,118,101,97,114,103,117,109,101,110,116,98,111,111,107,109,97,114,107,114,101,102,101,114,114,101,114,99,104,101,109,105,99,97,108,100,105,118,105,115,105,111,110,99,97,108,108,98,97,99,107,115,101,112,97,114,97,116,101,112,114,111,106,101,99,116,115,99,111,110,102,108,105,99,116,104,97,114,100,119,97,114,101,105,110,116,101,114,101,115,116,100,101,108,105,118,101,114,121,109,111,117,110,116,97,105,110,111,98,116,97,105,110,101,100,61,32,102,97,108,115,101,59,102,111,114,40,118,97,114,32,97,99,99,101,112,116,101,100,99,97,112,97,99,105,116,121,99,111,109,112,117,116,101,114,105,100,101,110,116,105,116,121,97,105,114,99,114,97,102,116,101,109,112,108,111,121,101,100,112,114,111,112,111,115,101,100,100,111,109,101,115,116,105,99,105,110,99,108,117,100,101,115,112,114,111,118,105,100,101,100,104,111,115,112,105,116,97,108,118,101,114,116,105,99,97,108,99,111,108,108,97,112,115,101,97,112,112,114,111,97,99,104,112,97,114,116,110,101,114,115,108,111,103,111,34,62,60,97,100,97,117,103,104,116,101,114,97,117,116,104,111,114,34,32,99,117,108,116,117,114,97,108,102,97,109,105,108,105,101,115,47,105,109,97,103,101,115,47,97,115,115,101,109,98,108,121,112,111,119,101,114,102,117,108,116,101,97,99,104,105,110,103,102,105,110,105,115,104,101,100,100,105,115,116,114,105,99,116,99,114,105,116,105,99,97,108,99,103,105,45,98,105,110,47,112,117,114,112,111,115,101,115,114,101,113,117,105,114,101,115,101,108,101,99,116,105,111,110,98,101,99,111,109,105,110,103,112,114,111,118,105,100,101,115,97,99,97,100,101,109,105,99,101,120,101,114,99,105,115,101,97,99,116,117,97,108,108,121,109,101,100,105,99,105,110,101,99,111,110,115,116,97,110,116,97,99,99,105,100,101,110,116,77,97,103,97,122,105,110,101,100,111,99,117,109,101,110,116,115,116,97,114,116,105,110,103,98,111,116,116,111,109,34,62,111,98,115,101,114,118,101,100,58,32,38,113,117,111,116,59,101,120,116,101,110,100,101,100,112,114,101,118,105,111,117,115,83,111,102,116,119,97,114,101,99,117,115,116,111,109,101,114,100,101,99,105,115,105,111,110,115,116,114,101,110,103,116,104,100,101,116,97,105,108,101,100,115,108,105,103,104,116,108,121,112,108,97,110,110,105,110,103,116,101,120,116,97,114,101,97,99,117,114,114,101,110,99,121,101,118,101,114,121,111,110,101,115,116,114,97,105,103,104,116,116,114,97,110,115,102,101,114,112,111,115,105,116,105,118,101,112,114,111,100,117,99,101,100,104,101,114,105,116,97,103,101,115,104,105,112,112,105,110,103,97,98,115,111,108,117,116,101,114,101,99,101,105,118,101,100,114,101,108,101,118,97,110,116,98,117,116,116,111,110,34,32,118,105,111,108,101,110,99,101,97,110,121,119,104,101,114,101,98,101,110,101,102,105,116,115,108,97,117,110,99,104,101,100,114,101,99,101,110,116,108,121,97,108,108,105,97,110,99,101,102,111,108,108,111,119,101,100,109,117,108,116,105,112,108,101,98,117,108,108,101,116,105,110,105,110,99,108,117,100,101,100,111,99,99,117,114,114,101,100,105,110,116,101,114,110,97,108,36,40,116,104,105,115,41,46,114,101,112,117,98,108,105,99,62,60,116,114,62,60,116,100,99,111,110,103,114,101,115,115,114,101,99,111,114,100,101,100,117,108,116,105,109,97,116,101,115,111,108,117,116,105,111,110,60,117,108,32,105,100,61,34,100,105,115,99,111,118,101,114,72,111,109,101,60,47,97,62,119,101,98,115,105,116,101,115,110,101,116,119,111,114,107,115,97,108,116,104,111,117,103,104,101,110,116,105,114,101,108,121,109,101,109,111,114,105,97,108,109,101,115,115,97,103,101,115,99,111,110,116,105,110,117,101,97,99,116,105,118,101,34,62,115,111,109,101,119,104,97,116,118,105,99,116,111,114,105,97,87,101,115,116,101,114,110,32,32,116,105,116,108,101,61,34,76,111,99,97,116,105,111,110,99,111,110,116,114,97,99,116,118,105,115,105,116,111,114,115,68,111,119,110,108,111,97,100,119,105,116,104,111,117,116,32,114,105,103,104,116,34,62,10,109,101,97,115,117,114,101,115,119,105,100,116,104,32,61,32,118,97,114,105,97,98,108,101,105,110,118,111,108,118,101,100,118,105,114,103,105,110,105,97,110,111,114,109,97,108,108,121,104,97,112,112,101,110,101,100,97,99,99,111,117,110,116,115,115,116,97,110,100,105,110,103,110,97,116,105,111,110,97,108,82,101,103,105,115,116,101,114,112,114,101,112,97,114,101,100,99,111,110,116,114,111,108,115,97,99,99,117,114,97,116,101,98,105,114,116,104,100,97,121,115,116,114,97,116,101,103,121,111,102,102,105,99,105,97,108,103,114,97,112,104,105,99,115,99,114,105,109,105,110,97,108,112,111,115,115,105,98,108,121,99,111,110,115,117,109,101,114,80,101,114,115,111,110,97,108,115,112,101,97,107,105,110,103,118,97,108,105,100,97,116,101,97,99,104,105,101,118,101,100,46,106,112,103,34,32,47,62,109,97,99,104,105,110,101,115,60,47,104,50,62,10,32,32,107,101,121,119,111,114,100,115,102,114,105,101,110,100,108,121,98,114,111,116,104,101,114,115,99,111,109,98,105,110,101,100,111,114,105,103,105,110,97,108,99,111,109,112,111,115,101,100,101,120,112,101,99,116,101,100,97,100,101,113,117,97,116,101,112,97,107,105,115,116,97,110,102,111,108,108,111,119,34,32,118,97,108,117,97,98,108,101,60,47,108,97,98,101,108,62,114,101,108,97,116,105,118,101,98,114,105,110,103,105,110,103,105,110,99,114,101,97,115,101,103,111,118,101,114,110,111,114,112,108,117,103,105,110,115,47,76,105,115,116,32,111,102,32,72,101,97,100,101,114,34,62,34,32,110,97,109,101,61,34,32,40,38,113,117,111,116,59,103,114,97,100,117,97,116,101,60,47,104,101,97,100,62,10,99,111,109,109,101,114,99,101,109,97,108,97,121,115,105,97,100,105,114,101,99,116,111,114,109,97,105,110,116,97,105,110,59,104,101,105,103,104,116,58,115,99,104,101,100,117,108,101,99,104,97,110,103,105,110,103,98,97,99,107,32,116,111,32,99,97,116,104,111,108,105,99,112,97,116,116,101,114,110,115,99,111,108,111,114,58,32,35,103,114,101,97,116,101,115,116,115,117,112,112,108,105,101,115,114,101,108,105,97,98,108,101,60,47,117,108,62,10,9,9,60,115,101,108,101,99,116,32,99,105,116,105,122,101,110,115,99,108,111,116,104,105,110,103,119,97,116,99,104,105,110,103,60,108,105,32,105,100,61,34,115,112,101,99,105,102,105,99,99,97,114,114,121,105,110,103,115,101,110,116,101,110,99,101,60,99,101,110,116,101,114,62,99,111,110,116,114,97,115,116,116,104,105,110,107,105,110,103,99,97,116,99,104,40,101,41,115,111,117,116,104,101,114,110,77,105,99,104,97,101,108,32,109,101,114,99,104,97,110,116,99,97,114,111,117,115,101,108,112,97,100,100,105,110,103,58,105,110,116,101,114,105,111,114,46,115,112,108,105,116,40,34,108,105,122,97,116,105,111,110,79,99,116,111,98,101,114,32,41,123,114,101,116,117,114,110,105,109,112,114,111,118,101,100,45,45,38,103,116,59,10,10,99,111,118,101,114,97,103,101,99,104,97,105,114,109,97,110,46,112,110,103,34,32,47,62,115,117,98,106,101,99,116,115,82,105,99,104,97,114,100,32,119,104,97,116,101,118,101,114,112,114,111,98,97,98,108,121,114,101,99,111,118,101,114,121,98,97,115,101,98,97,108,108,106,117,100,103,109,101,110,116,99,111,110,110,101,99,116,46,46,99,115,115,34,32,47,62,32,119,101,98,115,105,116,101,114,101,112,111,114,116,101,100,100,101,102,97,117,108,116,34,47,62,60,47,97,62,13,10,101,108,101,99,116,114,105,99,115,99,111,116,108,97,110,100,99,114,101,97,116,105,111,110,113,117,97,110,116,105,116,121,46,32,73,83,66,78,32,48,100,105,100,32,110,111,116,32,105,110,115,116,97,110,99,101,45,115,101,97,114,99,104,45,34,32,108,97,110,103,61,34,115,112,101,97,107,101,114,115,67,111,109,112,117,116,101,114,99,111,110,116,97,105,110,115,97,114,99,104,105,118,101,115,109,105,110,105,115,116,101,114,114,101,97,99,116,105,111,110,100,105,115,99,111,117,110,116,73,116,97,108,105,97,110,111,99,114,105,116,101,114,105,97,115,116,114,111,110,103,108,121,58,32,39,104,116,116,112,58,39,115,99,114,105,112,116,39,99,111,118,101,114,105,110,103,111,102,102,101,114,105,110,103,97,112,112,101,97,114,101,100,66,114,105,116,105,115,104,32,105,100,101,110,116,105,102,121,70,97,99,101,98,111,111,107,110,117,109,101,114,111,117,115,118,101,104,105,99,108,101,115,99,111,110,99,101,114,110,115,65,109,101,114,105,99,97,110,104,97,110,100,108,105,110,103,100,105,118,32,105,100,61,34,87,105,108,108,105,97,109,32,112,114,111,118,105,100,101,114,95,99,111,110,116,101,110,116,97,99,99,117,114,97,99,121,115,101,99,116,105,111,110,32,97,110,100,101,114,115,111,110,102,108,101,120,105,98,108,101,67,97,116,101,103,111,114,121,108,97,119,114,101,110,99,101,60,115,99,114,105,112,116,62,108,97,121,111,117,116,61,34,97,112,112,114,111,118,101,100,32,109,97,120,105,109,117,109,104,101,97,100,101,114,34,62,60,47,116,97,98,108,101,62,83,101,114,118,105,99,101,115,104,97,109,105,108,116,111,110,99,117,114,114,101,110,116,32,99,97,110,97,100,105,97,110,99,104,97,110,110,101,108,115,47,116,104,101,109,101,115,47,47,97,114,116,105,99,108,101,111,112,116,105,111,110,97,108,112,111,114,116,117,103,97,108,118,97,108,117,101,61,34,34,105,110,116,101,114,118,97,108,119,105,114,101,108,101,115,115,101,110,116,105,116,108,101,100,97,103,101,110,99,105,101,115,83,101,97,114,99,104,34,32,109,101,97,115,117,114,101,100,116,104,111,117,115,97,110,100,115,112,101,110,100,105,110,103,38,104,101,108,108,105,112,59,110,101,119,32,68,97,116,101,34,32,115,105,122,101,61,34,112,97,103,101,78,97,109,101,109,105,100,100,108,101,34,32,34,32,47,62,60,47,97,62,104,105,100,100,101,110,34,62,115,101,113,117,101,110,99,101,112,101,114,115,111,110,97,108,111,118,101,114,102,108,111,119,111,112,105,110,105,111,110,115,105,108,108,105,110,111,105,115,108,105,110,107,115,34,62,10,9,60,116,105,116,108,101,62,118,101,114,115,105,111,110,115,115,97,116,117,114,100,97,121,116,101,114,109,105,110,97,108,105,116,101,109,112,114,111,112,101,110,103,105,110,101,101,114,115,101,99,116,105,111,110,115,100,101,115,105,103,110,101,114,112,114,111,112,111,115,97,108,61,34,102,97,108,115,101,34,69,115,112,97,195,177,111,108,114,101,108,101,97,115,101,115,115,117,98,109,105,116,34,32,101,114,38,113,117,111,116,59,97,100,100,105,116,105,111,110,115,121,109,112,116,111,109,115,111,114,105,101,110,116,101,100,114,101,115,111,117,114,99,101,114,105,103,104,116,34,62,60,112,108,101,97,115,117,114,101,115,116,97,116,105,111,110,115,104,105,115,116,111,114,121,46,108,101,97,118,105,110,103,32,32,98,111,114,100,101,114,61,99,111,110,116,101,110,116,115,99,101,110,116,101,114,34,62,46,10,10,83,111,109,101,32,100,105,114,101,99,116,101,100,115,117,105,116,97,98,108,101,98,117,108,103,97,114,105,97,46,115,104,111,119,40,41,59,100,101,115,105,103,110,101,100,71,101,110,101,114,97,108,32,99,111,110,99,101,112,116,115,69,120,97,109,112,108,101,115,119,105,108,108,105,97,109,115,79,114,105,103,105,110,97,108,34,62,60,115,112,97,110,62,115,101,97,114,99,104,34,62,111,112,101,114,97,116,111,114,114,101,113,117,101,115,116,115,97,32,38,113,117,111,116,59,97,108,108,111,119,105,110,103,68,111,99,117,109,101,110,116,114,101,118,105,115,105,111,110,46,32,10,10,84,104,101,32,121,111,117,114,115,101,108,102,67,111,110,116,97,99,116,32,109,105,99,104,105,103,97,110,69,110,103,108,105,115,104,32,99,111,108,117,109,98,105,97,112,114,105,111,114,105,116,121,112,114,105,110,116,105,110,103,100,114,105,110,107,105,110,103,102,97,99,105,108,105,116,121,114,101,116,117,114,110,101,100,67,111,110,116,101,110,116,32,111,102,102,105,99,101,114,115,82,117,115,115,105,97,110,32,103,101,110,101,114,97,116,101,45,56,56,53,57,45,49,34,105,110,100,105,99,97,116,101,102,97,109,105,108,105,97,114,32,113,117,97,108,105,116,121,109,97,114,103,105,110,58,48,32,99,111,110,116,101,110,116,118,105,101,119,112,111,114,116,99,111,110,116,97,99,116,115,45,116,105,116,108,101,34,62,112,111,114,116,97,98,108,101,46,108,101,110,103,116,104,32,101,108,105,103,105,98,108,101,105,110,118,111,108,118,101,115,97,116,108,97,110,116,105,99,111,110,108,111,97,100,61,34,100,101,102,97,117,108,116,46,115,117,112,112,108,105,101,100,112,97,121,109,101,110,116,115,103,108,111,115,115,97,114,121,10,10,65,102,116,101,114,32,103,117,105,100,97,110,99,101,60,47,116,100,62,60,116,100,101,110,99,111,100,105,110,103,109,105,100,100,108,101,34,62,99,97,109,101,32,116,111,32,100,105,115,112,108,97,121,115,115,99,111,116,116,105,115,104,106,111,110,97,116,104,97,110,109,97,106,111,114,105,116,121,119,105,100,103,101,116,115,46,99,108,105,110,105,99,97,108,116,104,97,105,108,97,110,100,116,101,97,99,104,101,114,115,60,104,101,97,100,62,10,9,97,102,102,101,99,116,101,100,115,117,112,112,111,114,116,115,112,111,105,110,116,101,114,59,116,111,83,116,114,105,110,103,60,47,115,109,97,108,108,62,111,107,108,97,104,111,109,97,119,105,108,108,32,98,101,32,105,110,118,101,115,116,111,114,48,34,32,97,108,116,61,34,104,111,108,105,100,97,121,115,82,101,115,111,117,114,99,101,108,105,99,101,110,115,101,100,32,40,119,104,105,99,104,32,46,32,65,102,116,101,114,32,99,111,110,115,105,100,101,114,118,105,115,105,116,105,110,103,101,120,112,108,111,114,101,114,112,114,105,109,97,114,121,32,115,101,97,114,99,104,34,32,97,110,100,114,111,105,100,34,113,117,105,99,107,108,121,32,109,101,101,116,105,110,103,115,101,115,116,105,109,97,116,101,59,114,101,116,117,114,110,32,59,99,111,108,111,114,58,35,32,104,101,105,103,104,116,61,97,112,112,114,111,118,97,108,44,32,38,113,117,111,116,59,32,99,104,101,99,107,101,100,46,109,105,110,46,106,115,34,109,97,103,110,101,116,105,99,62,60,47,97,62,60,47,104,102,111,114,101,99,97,115,116,46,32,87,104,105,108,101,32,116,104,117,114,115,100,97,121,100,118,101,114,116,105,115,101,38,101,97,99,117,116,101,59,104,97,115,67,108,97,115,115,101,118,97,108,117,97,116,101,111,114,100,101,114,105,110,103,101,120,105,115,116,105,110,103,112,97,116,105,101,110,116,115,32,79,110,108,105,110,101,32,99,111,108,111,114,97,100,111,79,112,116,105,111,110,115,34,99,97,109,112,98,101,108,108,60,33,45,45,32,101,110,100,60,47,115,112,97,110,62,60,60,98,114,32,47,62,13,10,95,112,111,112,117,112,115,124,115,99,105,101,110,99,101,115,44,38,113,117,111,116,59,32,113,117,97,108,105,116,121,32,87,105,110,100,111,119,115,32,97,115,115,105,103,110,101,100,104,101,105,103,104,116,58,32,60,98,32,99,108,97,115,115,108,101,38,113,117,111,116,59,32,118,97,108,117,101,61,34,32,67,111,109,112,97,110,121,101,120,97,109,112,108,101,115,60,105,102,114,97,109,101,32,98,101,108,105,101,118,101,115,112,114,101,115,101,110,116,115,109,97,114,115,104,97,108,108,112,97,114,116,32,111,102,32,112,114,111,112,101,114,108,121,41,46,10,10,84,104,101,32,116,97,120,111,110,111,109,121,109,117,99,104,32,111,102,32,60,47,115,112,97,110,62,10,34,32,100,97,116,97,45,115,114,116,117,103,117,195,170,115,115,99,114,111,108,108,84,111,32,112,114,111,106,101,99,116,60,104,101,97,100,62,13,10,97,116,116,111,114,110,101,121,101,109,112,104,97,115,105,115,115,112,111,110,115,111,114,115,102,97,110,99,121,98,111,120,119,111,114,108,100,39,115,32,119,105,108,100,108,105,102,101,99,104,101,99,107,101,100,61,115,101,115,115,105,111,110,115,112,114,111,103,114,97,109,109,112,120,59,102,111,110,116,45,32,80,114,111,106,101,99,116,106,111,117,114,110,97,108,115,98,101,108,105,101,118,101,100,118,97,99,97,116,105,111,110,116,104,111,109,112,115,111,110,108,105,103,104,116,105,110,103,97,110,100,32,116,104,101,32,115,112,101,99,105,97,108,32,98,111,114,100,101,114,61,48,99,104,101,99,107,105,110,103,60,47,116,98,111,100,121,62,60,98,117,116,116,111,110,32,67,111,109,112,108,101,116,101,99,108,101,97,114,102,105,120,10,60,104,101,97,100,62,10,97,114,116,105,99,108,101,32,60,115,101,99,116,105,111,110,102,105,110,100,105,110,103,115,114,111,108,101,32,105,110,32,112,111,112,117,108,97,114,32,32,79,99,116,111,98,101,114,119,101,98,115,105,116,101,32,101,120,112,111,115,117,114,101,117,115,101,100,32,116,111,32,32,99,104,97,110,103,101,115,111,112,101,114,97,116,101,100,99,108,105,99,107,105,110,103,101,110,116,101,114,105,110,103,99,111,109,109,97,110,100,115,105,110,102,111,114,109,101,100,32,110,117,109,98,101,114,115,32,32,60,47,100,105,118,62,99,114,101,97,116,105,110,103,111,110,83,117,98,109,105,116,109,97,114,121,108,97,110,100,99,111,108,108,101,103,101,115,97,110,97,108,121,116,105,99,108,105,115,116,105,110,103,115,99,111,110,116,97,99,116,46,108,111,103,103,101,100,73,110,97,100,118,105,115,111,114,121,115,105,98,108,105,110,103,115,99,111,110,116,101,110,116,34,115,38,113,117,111,116,59,41,115,46,32,84,104,105,115,32,112,97,99,107,97,103,101,115,99,104,101,99,107,98,111,120,115,117,103,103,101,115,116,115,112,114,101,103,110,97,110,116,116,111,109,111,114,114,111,119,115,112,97,99,105,110,103,61,105,99,111,110,46,112,110,103,106,97,112,97,110,101,115,101,99,111,100,101,98,97,115,101,98,117,116,116,111,110,34,62,103,97,109,98,108,105,110,103,115,117,99,104,32,97,115,32,44,32,119,104,105,108,101,32,60,47,115,112,97,110,62,32,109,105,115,115,111,117,114,105,115,112,111,114,116,105,110,103,116,111,112,58,49,112,120,32,46,60,47,115,112,97,110,62,116,101,110,115,105,111,110,115,119,105,100,116,104,61,34,50,108,97,122,121,108,111,97,100,110,111,118,101,109,98,101,114,117,115,101,100,32,105,110,32,104,101,105,103,104,116,61,34,99,114,105,112,116,34,62,10,38,110,98,115,112,59,60,47,60,116,114,62,60,116,100,32,104,101,105,103,104,116,58,50,47,112,114,111,100,117,99,116,99,111,117,110,116,114,121,32,105,110,99,108,117,100,101,32,102,111,111,116,101,114,34,32,38,108,116,59,33,45,45,32,116,105,116,108,101,34,62,60,47,106,113,117,101,114,121,46,60,47,102,111,114,109,62,10,40,231,174,128,228,189,147,41,40,231,185,129,233,171,148,41,104,114,118,97,116,115,107,105,105,116,97,108,105,97,110,111,114,111,109,195,162,110,196,131,116,195,188,114,107,195,167,101,216,167,216,177,216,175,217,136,116,97,109,98,105,195,169,110,110,111,116,105,99,105,97,115,109,101,110,115,97,106,101,115,112,101,114,115,111,110,97,115,100,101,114,101,99,104,111,115,110,97,99,105,111,110,97,108,115,101,114,118,105,99,105,111,99,111,110,116,97,99,116,111,117,115,117,97,114,105,111,115,112,114,111,103,114,97,109,97,103,111,98,105,101,114,110,111,101,109,112,114,101,115,97,115,97,110,117,110,99,105,111,115,118,97,108,101,110,99,105,97,99,111,108,111,109,98,105,97,100,101,115,112,117,195,169,115,100,101,112,111,114,116,101,115,112,114,111,121,101,99,116,111,112,114,111,100,117,99,116,111,112,195,186,98,108,105,99,111,110,111,115,111,116,114,111,115,104,105,115,116,111,114,105,97,112,114,101,115,101,110,116,101,109,105,108,108,111,110,101,115,109,101,100,105,97,110,116,101,112,114,101,103,117,110,116,97,97,110,116,101,114,105,111,114,114,101,99,117,114,115,111,115,112,114,111,98,108,101,109,97,115,97,110,116,105,97,103,111,110,117,101,115,116,114,111,115,111,112,105,110,105,195,179,110,105,109,112,114,105,109,105,114,109,105,101,110,116,114,97,115,97,109,195,169,114,105,99,97,118,101,110,100,101,100,111,114,115,111,99,105,101,100,97,100,114,101,115,112,101,99,116,111,114,101,97,108,105,122,97,114,114,101,103,105,115,116,114,111,112,97,108,97,98,114,97,115,105,110,116,101,114,195,169,115,101,110,116,111,110,99,101,115,101,115,112,101,99,105,97,108,109,105,101,109,98,114,111,115,114,101,97,108,105,100,97,100,99,195,179,114,100,111,98,97,122,97,114,97,103,111,122,97,112,195,161,103,105,110,97,115,115,111,99,105,97,108,101,115,98,108,111,113,117,101,97,114,103,101,115,116,105,195,179,110,97,108,113,117,105,108,101,114,115,105,115,116,101,109,97,115,99,105,101,110,99,105,97,115,99,111,109,112,108,101,116,111,118,101,114,115,105,195,179,110,99,111,109,112,108,101,116,97,101,115,116,117,100,105,111,115,112,195,186,98,108,105,99,97,111,98,106,101,116,105,118,111,97,108,105,99,97,110,116,101,98,117,115,99,97,100,111,114,99,97,110,116,105,100,97,100,101,110,116,114,97,100,97,115,97,99,99,105,111,110,101,115,97,114,99,104,105,118,111,115,115,117,112,101,114,105,111,114,109,97,121,111,114,195,173,97,97,108,101,109,97,110,105,97,102,117,110,99,105,195,179,110,195,186,108,116,105,109,111,115,104,97,99,105,101,110,100,111,97,113,117,101,108,108,111,115,101,100,105,99,105,195,179,110,102,101,114,110,97,110,100,111,97,109,98,105,101,110,116,101,102,97,99,101,98,111,111,107,110,117,101,115,116,114,97,115,99,108,105,101,110,116,101,115,112,114,111,99,101,115,111,115,98,97,115,116,97,110,116,101,112,114,101,115,101,110,116,97,114,101,112,111,114,116,97,114,99,111,110,103,114,101,115,111,112,117,98,108,105,99,97,114,99,111,109,101,114,99,105,111,99,111,110,116,114,97,116,111,106,195,179,118,101,110,101,115,100,105,115,116,114,105,116,111,116,195,169,99,110,105,99,97,99,111,110,106,117,110,116,111,101,110,101,114,103,195,173,97,116,114,97,98,97,106,97,114,97,115,116,117,114,105,97,115,114,101,99,105,101,110,116,101,117,116,105,108,105,122,97,114,98,111,108,101,116,195,173,110,115,97,108,118,97,100,111,114,99,111,114,114,101,99,116,97,116,114,97,98,97,106,111,115,112,114,105,109,101,114,111,115,110,101,103,111,99,105,111,115,108,105,98,101,114,116,97,100,100,101,116,97,108,108,101,115,112,97,110,116,97,108,108,97,112,114,195,179,120,105,109,111,97,108,109,101,114,195,173,97,97,110,105,109,97,108,101,115,113,117,105,195,169,110,101,115,99,111,114,97,122,195,179,110,115,101,99,99,105,195,179,110,98,117,115,99,97,110,100,111,111,112,99,105,111,110,101,115,101,120,116,101,114,105,111,114,99,111,110,99,101,112,116,111,116,111,100,97,118,195,173,97,103,97,108,101,114,195,173,97,101,115,99,114,105,98,105,114,109,101,100,105,99,105,110,97,108,105,99,101,110,99,105,97,99,111,110,115,117,108,116,97,97,115,112,101,99,116,111,115,99,114,195,173,116,105,99,97,100,195,179,108,97,114,101,115,106,117,115,116,105,99,105,97,100,101,98,101,114,195,161,110,112,101,114,195,173,111,100,111,110,101,99,101,115,105,116,97,109,97,110,116,101,110,101,114,112,101,113,117,101,195,177,111,114,101,99,105,98,105,100,97,116,114,105,98,117,110,97,108,116,101,110,101,114,105,102,101,99,97,110,99,105,195,179,110,99,97,110,97,114,105,97,115,100,101,115,99,97,114,103,97,100,105,118,101,114,115,111,115,109,97,108,108,111,114,99,97,114,101,113,117,105,101,114,101,116,195,169,99,110,105,99,111,100,101,98,101,114,195,173,97,118,105,118,105,101,110,100,97,102,105,110,97,110,122,97,115,97,100,101,108,97,110,116,101,102,117,110,99,105,111,110,97,99,111,110,115,101,106,111,115,100,105,102,195,173,99,105,108,99,105,117,100,97,100,101,115,97,110,116,105,103,117,97,115,97,118,97,110,122,97,100,97,116,195,169,114,109,105,110,111,117,110,105,100,97,100,101,115,115,195,161,110,99,104,101,122,99,97,109,112,97,195,177,97,115,111,102,116,111,110,105,99,114,101,118,105,115,116,97,115,99,111,110,116,105,101,110,101,115,101,99,116,111,114,101,115,109,111,109,101,110,116,111,115,102,97,99,117,108,116,97,100,99,114,195,169,100,105,116,111,100,105,118,101,114,115,97,115,115,117,112,117,101,115,116,111,102,97,99,116,111,114,101,115,115,101,103,117,110,100,111,115,112,101,113,117,101,195,177,97,208,179,208,190,208,180,208,176,208,181,209,129,208,187,208,184,208,181,209,129,209,130,209,140,208,177,209,139,208,187,208,190,208,177,209,139,209,130,209,140,209,141,209,130,208,190,208,188,208,149,209,129,208,187,208,184,209,130,208,190,208,179,208,190,208,188,208,181,208,189,209,143,208,178,209,129,208,181,209,133,209,141,209,130,208,190,208,185,208,180,208,176,208,182,208,181,208,177,209,139,208,187,208,184,208,179,208,190,208,180,209,131,208,180,208,181,208,189,209,140,209,141,209,130,208,190,209,130,208,177,209,139,208,187,208,176,209,129,208,181,208,177,209,143,208,190,208,180,208,184,208,189,209,129,208,181,208,177,208,181,208,189,208,176,208,180,208,190,209,129,208,176,208,185,209,130,209,132,208,190,209,130,208,190,208,189,208,181,208,179,208,190,209,129,208,178,208,190,208,184,209,129,208,178,208,190,208,185,208,184,208,179,209,128,209,139,209,130,208,190,208,182,208,181,208,178,209,129,208,181,208,188,209,129,208,178,208,190,209,142,208,187,208,184,209,136,209,140,209,141,209,130,208,184,209,133,208,191,208,190,208,186,208,176,208,180,208,189,208,181,208,185,208,180,208,190,208,188,208,176,208,188,208,184,209,128,208,176,208,187,208,184,208,177,208,190,209,130,208,181,208,188,209,131,209,133,208,190,209,130,209,143,208,180,208,178,209,131,209,133,209,129,208,181,209,130,208,184,208,187,209,142,208,180,208,184,208,180,208,181,208,187,208,190,208,188,208,184,209,128,208,181,209,130,208,181,208,177,209,143,209,129,208,178,208,190,208,181,208,178,208,184,208,180,208,181,209,135,208,181,208,179,208,190,209,141,209,130,208,184,208,188,209,129,209,135,208,181,209,130,209,130,208,181,208,188,209,139,209,134,208,181,208,189,209,139,209,129,209,130,208,176,208,187,208,178,208,181,208,180,209,140,209,130,208,181,208,188,208,181,208,178,208,190,208,180,209,139,209,130,208,181,208,177,208,181,208,178,209,139,209,136,208,181,208,189,208,176,208,188,208,184,209,130,208,184,208,191,208,176,209,130,208,190,208,188,209,131,208,191,209,128,208,176,208,178,208,187,208,184,209,134,208,176,208,190,208,180,208,189,208,176,208,179,208,190,208,180,209,139,208,183,208,189,208,176,209,142,208,188,208,190,208,179,209,131,208,180,209,128,209,131,208,179,208,178,209,129,208,181,208,185,208,184,208,180,208,181,209,130,208,186,208,184,208,189,208,190,208,190,208,180,208,189,208,190,208,180,208,181,208,187,208,176,208,180,208,181,208,187,208,181,209,129,209,128,208,190,208,186,208,184,209,142,208,189,209,143,208,178,208,181,209,129,209,140,208,149,209,129,209,130,209,140,209,128,208,176,208,183,208,176,208,189,208,176,209,136,208,184,216,167,217,132,217,132,217,135,216,167,217,132,216,170,217,138,216,172,217,133,217,138,216,185,216,174,216,167,216,181,216,169,216,167,217,132,216,176,217,138,216,185,217,132,217,138,217,135,216,172,216,175,217,138,216,175,216,167,217,132,216,162,217,134,216,167,217,132,216,177,216,175,216,170,216,173,217,131,217,133,216,181,217,129,216,173,216,169,217,131,216,167,217,134,216,170,216,167,217,132,217,132,217,138,217,138,217,131,217,136,217,134,216,180,216,168,217,131,216,169,217,129,217,138,217,135,216,167,216,168,217,134,216,167,216,170,216,173,217,136,216,167,216,161,216,163,217,131,216,171,216,177,216,174,217,132,216,167,217,132,216,167,217,132,216,173,216,168,216,175,217,132,217,138,217,132,216,175,216,177,217,136,216,179,216,167,216,182,216,186,216,183,216,170,217,131,217,136,217,134,217,135,217,134,216,167,217,131,216,179,216,167,216,173,216,169,217,134,216,167,216,175,217,138,216,167,217,132,216,183,216,168,216,185,217,132,217,138,217,131,216,180,217,131,216,177,216,167,217,138,217,133,217,131,217,134,217,133,217,134,217,135,216,167,216,180,216,177,217,131,216,169,216,177,216,166,217,138,216,179,217,134,216,180,217,138,216,183,217,133,216,167,216,176,216,167,216,167,217,132,217,129,217,134,216,180,216,168,216,167,216,168,216,170,216,185,216,168,216,177,216,177,216,173,217,133,216,169,217,131,216,167,217,129,216,169,217,138,217,130,217,136,217,132,217,133,216,177,217,131,216,178,217,131,217,132,217,133,216,169,216,163,216,173,217,133,216,175,217,130,217,132,216,168,217,138,217,138,216,185,217,134,217,138,216,181,217,136,216,177,216,169,216,183,216,177,217,138,217,130,216,180,216,167,216,177,217,131,216,172,217,136,216,167,217,132,216,163,216,174,216,177,217,137,217,133,216,185,217,134,216,167,216,167,216,168,216,173,216,171,216,185,216,177,217,136,216,182,216,168,216,180,217,131,217,132,217,133,216,179,216,172,217,132,216,168,217,134,216,167,217,134,216,174,216,167,217,132,216,175,217,131,216,170,216,167,216,168,217,131,217,132,217,138,216,169,216,168,216,175,217,136,217,134,216,163,217,138,216,182,216,167,217,138,217,136,216,172,216,175,217,129,216,177,217,138,217,130,217,131,216,170,216,168,216,170,216,163,217,129,216,182,217,132,217,133,216,183,216,168,216,174,216,167,217,131,216,171,216,177,216,168,216,167,216,177,217,131,216,167,217,129,216,182,217,132,216,167,216,173,217,132,217,137,217,134,217,129,216,179,217,135,216,163,217,138,216,167,217,133,216,177,216,175,217,136,216,175,216,163,217,134,217,135,216,167,216,175,217,138,217,134,216,167,216,167,217,132,216,167,217,134,217,133,216,185,216,177,216,182,216,170,216,185,217,132,217,133,216,175,216,167,216,174,217,132,217,133,217,133,217,131,217,134,0,0,0,0,0,0,0,0,1,0,1,0,1,0,1,0,2,0,2,0,2,0,2,0,4,0,4,0,4,0,4,0,0,1,2,3,4,5,6,7,7,6,5,4,3,2,1,0,8,9,10,11,12,13,14,15,15,14,13,12,11,10,9,8,16,17,18,19,20,21,22,23,23,22,21,20,19,18,17,16,24,25,26,27,28,29,30,31,31,30,29,28,27,26,25,24,255,255,255,255,0,0,0,0,0,0,0,0,255,255,255,255,1,0,0,0,2,0,0,0,2,0,0,0,1,0,0,0,1,0,0,0,3,0,0,0,255,255,0,1,0,0,0,1,0,0,255,255,0,1,0,0,0,8,0,8,0,8,0,8,0,0,0,1,0,2,0,3,0,4,0,5,0,6,0,7,114,101,115,111,117,114,99,101,115,99,111,117,110,116,114,105,101,115,113,117,101,115,116,105,111,110,115,101,113,117,105,112,109,101,110,116,99,111,109,109,117,110,105,116,121,97,118,97,105,108,97,98,108,101,104,105,103,104,108,105,103,104,116,68,84,68,47,120,104,116,109,108,109,97,114,107,101,116,105,110,103,107,110,111,119,108,101,100,103,101,115,111,109,101,116,104,105,110,103,99,111,110,116,97,105,110,101,114,100,105,114,101,99,116,105,111,110,115,117,98,115,99,114,105,98,101,97,100,118,101,114,116,105,115,101,99,104,97,114,97,99,116,101,114,34,32,118,97,108,117,101,61,34,60,47,115,101,108,101,99,116,62,65,117,115,116,114,97,108,105,97,34,32,99,108,97,115,115,61,34,115,105,116,117,97,116,105,111,110,97,117,116,104,111,114,105,116,121,102,111,108,108,111,119,105,110,103,112,114,105,109,97,114,105,108,121,111,112,101,114,97,116,105,111,110,99,104,97,108,108,101,110,103,101,100,101,118,101,108,111,112,101,100,97,110,111,110,121,109,111,117,115,102,117,110,99,116,105,111,110,32,102,117,110,99,116,105,111,110,115,99,111,109,112,97,110,105,101,115,115,116,114,117,99,116,117,114,101,97,103,114,101,101,109,101,110,116,34,32,116,105,116,108,101,61,34,112,111,116,101,110,116,105,97,108,101,100,117,99,97,116,105,111,110,97,114,103,117,109,101,110,116,115,115,101,99,111,110,100,97,114,121,99,111,112,121,114,105,103,104,116,108,97,110,103,117,97,103,101,115,101,120,99,108,117,115,105,118,101,99,111,110,100,105,116,105,111,110,60,47,102,111,114,109,62,13,10,115,116,97,116,101,109,101,110,116,97,116,116,101,110,116,105,111,110,66,105,111,103,114,97,112,104,121,125,32,101,108,115,101,32,123,10,115,111,108,117,116,105,111,110,115,119,104,101,110,32,116,104,101,32,65,110,97,108,121,116,105,99,115,116,101,109,112,108,97,116,101,115,100,97,110,103,101,114,111,117,115,115,97,116,101,108,108,105,116,101,100,111,99,117,109,101,110,116,115,112,117,98,108,105,115,104,101,114,105,109,112,111,114,116,97,110,116,112,114,111,116,111,116,121,112,101,105,110,102,108,117,101,110,99,101,38,114,97,113,117,111,59,60,47,101,102,102,101,99,116,105,118,101,103,101,110,101,114,97,108,108,121,116,114,97,110,115,102,111,114,109,98,101,97,117,116,105,102,117,108,116,114,97,110,115,112,111,114,116,111,114,103,97,110,105,122,101,100,112,117,98,108,105,115,104,101,100,112,114,111,109,105,110,101,110,116,117,110,116,105,108,32,116,104,101,116,104,117,109,98,110,97,105,108,78,97,116,105,111,110,97,108,32,46,102,111,99,117,115,40,41,59,111,118,101,114,32,116,104,101,32,109,105,103,114,97,116,105,111,110,97,110,110,111,117,110,99,101,100,102,111,111,116,101,114,34,62,10,101,120,99,101,112,116,105,111,110,108,101,115,115,32,116,104,97,110,101,120,112,101,110,115,105,118,101,102,111,114,109,97,116,105,111,110,102,114,97,109,101,119,111,114,107,116,101,114,114,105,116,111,114,121,110,100,105,99,97,116,105,111,110,99,117,114,114,101,110,116,108,121,99,108,97,115,115,78,97,109,101,99,114,105,116,105,99,105,115,109,116,114,97,100,105,116,105,111,110,101,108,115,101,119,104,101,114,101,65,108,101,120,97,110,100,101,114,97,112,112,111,105,110,116,101,100,109,97,116,101,114,105,97,108,115,98,114,111,97,100,99,97,115,116,109,101,110,116,105,111,110,101,100,97,102,102,105,108,105,97,116,101,60,47,111,112,116,105,111,110,62,116,114,101,97,116,109,101,110,116,100,105,102,102,101,114,101,110,116,47,100,101,102,97,117,108,116,46,80,114,101,115,105,100,101,110,116,111,110,99,108,105,99,107,61,34,98,105,111,103,114,97,112,104,121,111,116,104,101,114,119,105,115,101,112,101,114,109,97,110,101,110,116,70,114,97,110,195,167,97,105,115,72,111,108,108,121,119,111,111,100,101,120,112,97,110,115,105,111,110,115,116,97,110,100,97,114,100,115,60,47,115,116,121,108,101,62,10,114,101,100,117,99,116,105,111,110,68,101,99,101,109,98,101,114,32,112,114,101,102,101,114,114,101,100,67,97,109,98,114,105,100,103,101,111,112,112,111,110,101,110,116,115,66,117,115,105,110,101,115,115,32,99,111,110,102,117,115,105,111,110,62,10,60,116,105,116,108,101,62,112,114,101,115,101,110,116,101,100,101,120,112,108,97,105,110,101,100,100,111,101,115,32,110,111,116,32,119,111,114,108,100,119,105,100,101,105,110,116,101,114,102,97,99,101,112,111,115,105,116,105,111,110,115,110,101,119,115,112,97,112,101,114,60,47,116,97,98,108,101,62,10,109,111,117,110,116,97,105,110,115,108,105,107,101,32,116,104,101,32,101,115,115,101,110,116,105,97,108,102,105,110,97,110,99,105,97,108,115,101,108,101,99,116,105,111,110,97,99,116,105,111,110,61,34,47,97,98,97,110,100,111,110,101,100,69,100,117,99,97,116,105,111,110,112,97,114,115,101,73,110,116,40,115,116,97,98,105,108,105,116,121,117,110,97,98,108,101,32,116,111,60,47,116,105,116,108,101,62,10,114,101,108,97,116,105,111,110,115,78,111,116,101,32,116,104,97,116,101,102,102,105,99,105,101,110,116,112,101,114,102,111,114,109,101,100,116,119,111,32,121,101,97,114,115,83,105,110,99,101,32,116,104,101,116,104,101,114,101,102,111,114,101,119,114,97,112,112,101,114,34,62,97,108,116,101,114,110,97,116,101,105,110,99,114,101,97,115,101,100,66,97,116,116,108,101,32,111,102,112,101,114,99,101,105,118,101,100,116,114,121,105,110,103,32,116,111,110,101,99,101,115,115,97,114,121,112,111,114,116,114,97,121,101,100,101,108,101,99,116,105,111,110,115,69,108,105,122,97,98,101,116,104,60,47,105,102,114,97,109,101,62,100,105,115,99,111,118,101,114,121,105,110,115,117,114,97,110,99,101,115,46,108,101,110,103,116,104,59,108,101,103,101,110,100,97,114,121,71,101,111,103,114,97,112,104,121,99,97,110,100,105,100,97,116,101,99,111,114,112,111,114,97,116,101,115,111,109,101,116,105,109,101,115,115,101,114,118,105,99,101,115,46,105,110,104,101,114,105,116,101,100,60,47,115,116,114,111,110,103,62,67,111,109,109,117,110,105,116,121,114,101,108,105,103,105,111,117,115,108,111,99,97,116,105,111,110,115,67,111,109,109,105,116,116,101,101,98,117,105,108,100,105,110,103,115,116,104,101,32,119,111,114,108,100,110,111,32,108,111,110,103,101,114,98,101,103,105,110,110,105,110,103,114,101,102,101,114,101,110,99,101,99,97,110,110,111,116,32,98,101,102,114,101,113,117,101,110,99,121,116,121,112,105,99,97,108,108,121,105,110,116,111,32,116,104,101,32,114,101,108,97,116,105,118,101,59,114,101,99,111,114,100,105,110,103,112,114,101,115,105,100,101,110,116,105,110,105,116,105,97,108,108,121,116,101,99,104,110,105,113,117,101,116,104,101,32,111,116,104,101,114,105,116,32,99,97,110,32,98,101,101,120,105,115,116,101,110,99,101,117,110,100,101,114,108,105,110,101,116,104,105,115,32,116,105,109,101,116,101,108,101,112,104,111,110,101,105,116,101,109,115,99,111,112,101,112,114,97,99,116,105,99,101,115,97,100,118,97,110,116,97,103,101,41,59,114,101,116,117,114,110,32,70,111,114,32,111,116,104,101,114,112,114,111,118,105,100,105,110,103,100,101,109,111,99,114,97,99,121,98,111,116,104,32,116,104,101,32,101,120,116,101,110,115,105,118,101,115,117,102,102,101,114,105,110,103,115,117,112,112,111,114,116,101,100,99,111,109,112,117,116,101,114,115,32,102,117,110,99,116,105,111,110,112,114,97,99,116,105,99,97,108,115,97,105,100,32,116,104,97,116,105,116,32,109,97,121,32,98,101,69,110,103,108,105,115,104,60,47,102,114,111,109,32,116,104,101,32,115,99,104,101,100,117,108,101,100,100,111,119,110,108,111,97,100,115,60,47,108,97,98,101,108,62,10,115,117,115,112,101,99,116,101,100,109,97,114,103,105,110,58,32,48,115,112,105,114,105,116,117,97,108,60,47,104,101,97,100,62,10,10,109,105,99,114,111,115,111,102,116,103,114,97,100,117,97,108,108,121,100,105,115,99,117,115,115,101,100,104,101,32,98,101,99,97,109,101,101,120,101,99,117,116,105,118,101,106,113,117,101,114,121,46,106,115,104,111,117,115,101,104,111,108,100,99,111,110,102,105,114,109,101,100,112,117,114,99,104,97,115,101,100,108,105,116,101,114,97,108,108,121,100,101,115,116,114,111,121,101,100,117,112,32,116,111,32,116,104,101,118,97,114,105,97,116,105,111,110,114,101,109,97,105,110,105,110,103,105,116,32,105,115,32,110,111,116,99,101,110,116,117,114,105,101,115,74,97,112,97,110,101,115,101,32,97,109,111,110,103,32,116,104,101,99,111,109,112,108,101,116,101,100,97,108,103,111,114,105,116,104,109,105,110,116,101,114,101,115,116,115,114,101,98,101,108,108,105,111,110,117,110,100,101,102,105,110,101,100,101,110,99,111,117,114,97,103,101,114,101,115,105,122,97,98,108,101,105,110,118,111,108,118,105,110,103,115,101,110,115,105,116,105,118,101,117,110,105,118,101,114,115,97,108,112,114,111,118,105,115,105,111,110,40,97,108,116,104,111,117,103,104,102,101,97,116,117,114,105,110,103,99,111,110,100,117,99,116,101,100,41,44,32,119,104,105,99,104,32,99,111,110,116,105,110,117,101,100,45,104,101,97,100,101,114,34,62,70,101,98,114,117,97,114,121,32,110,117,109,101,114,111,117,115,32,111,118,101,114,102,108,111,119,58,99,111,109,112,111,110,101,110,116,102,114,97,103,109,101,110,116,115,101,120,99,101,108,108,101,110,116,99,111,108,115,112,97,110,61,34,116,101,99,104,110,105,99,97,108,110,101,97,114,32,116,104,101,32,65,100,118,97,110,99,101,100,32,115,111,117,114,99,101,32,111,102,101,120,112,114,101,115,115,101,100,72,111,110,103,32,75,111,110,103,32,70,97,99,101,98,111,111,107,109,117,108,116,105,112,108,101,32,109,101,99,104,97,110,105,115,109,101,108,101,118,97,116,105,111,110,111,102,102,101,110,115,105,118,101,60,47,102,111,114,109,62,10,9,115,112,111,110,115,111,114,101,100,100,111,99,117,109,101,110,116,46,111,114,32,38,113,117,111,116,59,116,104,101,114,101,32,97,114,101,116,104,111,115,101,32,119,104,111,109,111,118,101,109,101,110,116,115,112,114,111,99,101,115,115,101,115,100,105,102,102,105,99,117,108,116,115,117,98,109,105,116,116,101,100,114,101,99,111,109,109,101,110,100,99,111,110,118,105,110,99,101,100,112,114,111,109,111,116,105,110,103,34,32,119,105,100,116,104,61,34,46,114,101,112,108,97,99,101,40,99,108,97,115,115,105,99,97,108,99,111,97,108,105,116,105,111,110,104,105,115,32,102,105,114,115,116,100,101,99,105,115,105,111,110,115,97,115,115,105,115,116,97,110,116,105,110,100,105,99,97,116,101,100,101,118,111,108,117,116,105,111,110,45,119,114,97,112,112,101,114,34,101,110,111,117,103,104,32,116,111,97,108,111,110,103,32,116,104,101,100,101,108,105,118,101,114,101,100,45,45,62,13,10,60,33,45,45,65,109,101,114,105,99,97,110,32,112,114,111,116,101,99,116,101,100,78,111,118,101,109,98,101,114,32,60,47,115,116,121,108,101,62,60,102,117,114,110,105,116,117,114,101,73,110,116,101,114,110,101,116,32,32,111,110,98,108,117,114,61,34,115,117,115,112,101,110,100,101,100,114,101,99,105,112,105,101,110,116,98,97,115,101,100,32,111,110,32,77,111,114,101,111,118,101,114,44,97,98,111,108,105,115,104,101,100,99,111,108,108,101,99,116,101,100,119,101,114,101,32,109,97,100,101,101,109,111,116,105,111,110,97,108,101,109,101,114,103,101,110,99,121,110,97,114,114,97,116,105,118,101,97,100,118,111,99,97,116,101,115,112,120,59,98,111,114,100,101,114,99,111,109,109,105,116,116,101,100,100,105,114,61,34,108,116,114,34,101,109,112,108,111,121,101,101,115,114,101,115,101,97,114,99,104,46,32,115,101,108,101,99,116,101,100,115,117,99,99,101,115,115,111,114,99,117,115,116,111,109,101,114,115,100,105,115,112,108,97,121,101,100,83,101,112,116,101,109,98,101,114,97,100,100,67,108,97,115,115,40,70,97,99,101,98,111,111,107,32,115,117,103,103,101,115,116,101,100,97,110,100,32,108,97,116,101,114,111,112,101,114,97,116,105,110,103,101,108,97,98,111,114,97,116,101,83,111,109,101,116,105,109,101,115,73,110,115,116,105,116,117,116,101,99,101,114,116,97,105,110,108,121,105,110,115,116,97,108,108,101,100,102,111,108,108,111,119,101,114,115,74,101,114,117,115,97,108,101,109,116,104,101,121,32,104,97,118,101,99,111,109,112,117,116,105,110,103,103,101,110,101,114,97,116,101,100,112,114,111,118,105,110,99,101,115,103,117,97,114,97,110,116,101,101,97,114,98,105,116,114,97,114,121,114,101,99,111,103,110,105,122,101,119,97,110,116,101,100,32,116,111,112,120,59,119,105,100,116,104,58,116,104,101,111,114,121,32,111,102,98,101,104,97,118,105,111,117,114,87,104,105,108,101,32,116,104,101,101,115,116,105,109,97,116,101,100,98,101,103,97,110,32,116,111,32,105,116,32,98,101,99,97,109,101,109,97,103,110,105,116,117,100,101,109,117,115,116,32,104,97,118,101,109,111,114,101,32,116,104,97,110,68,105,114,101,99,116,111,114,121,101,120,116,101,110,115,105,111,110,115,101,99,114,101,116,97,114,121,110,97,116,117,114,97,108,108,121,111,99,99,117,114,114,105,110,103,118,97,114,105,97,98,108,101,115,103,105,118,101,110,32,116,104,101,112,108,97,116,102,111,114,109,46,60,47,108,97,98,101,108,62,60,102,97,105,108,101,100,32,116,111,99,111,109,112,111,117,110,100,115,107,105,110,100,115,32,111,102,32,115,111,99,105,101,116,105,101,115,97,108,111,110,103,115,105,100,101,32,45,45,38,103,116,59,10,10,115,111,117,116,104,119,101,115,116,116,104,101,32,114,105,103,104,116,114,97,100,105,97,116,105,111,110,109,97,121,32,104,97,118,101,32,117,110,101,115,99,97,112,101,40,115,112,111,107,101,110,32,105,110,34,32,104,114,101,102,61,34,47,112,114,111,103,114,97,109,109,101,111,110,108,121,32,116,104,101,32,99,111,109,101,32,102,114,111,109,100,105,114,101,99,116,111,114,121,98,117,114,105,101,100,32,105,110,97,32,115,105,109,105,108,97,114,116,104,101,121,32,119,101,114,101,60,47,102,111,110,116,62,60,47,78,111,114,119,101,103,105,97,110,115,112,101,99,105,102,105,101,100,112,114,111,100,117,99,105,110,103,112,97,115,115,101,110,103,101,114,40,110,101,119,32,68,97,116,101,116,101,109,112,111,114,97,114,121,102,105,99,116,105,111,110,97,108,65,102,116,101,114,32,116,104,101,101,113,117,97,116,105,111,110,115,100,111,119,110,108,111,97,100,46,114,101,103,117,108,97,114,108,121,100,101,118,101,108,111,112,101,114,97,98,111,118,101,32,116,104,101,108,105,110,107,101,100,32,116,111,112,104,101,110,111,109,101,110,97,112,101,114,105,111,100,32,111,102,116,111,111,108,116,105,112,34,62,115,117,98,115,116,97,110,99,101,97,117,116,111,109,97,116,105,99,97,115,112,101,99,116,32,111,102,65,109,111,110,103,32,116,104,101,99,111,110,110,101,99,116,101,100,101,115,116,105,109,97,116,101,115,65,105,114,32,70,111,114,99,101,115,121,115,116,101,109,32,111,102,111,98,106,101,99,116,105,118,101,105,109,109,101,100,105,97,116,101,109,97,107,105,110,103,32,105,116,112,97,105,110,116,105,110,103,115,99,111,110,113,117,101,114,101,100,97,114,101,32,115,116,105,108,108,112,114,111,99,101,100,117,114,101,103,114,111,119,116,104,32,111,102,104,101,97,100,101,100,32,98,121,69,117,114,111,112,101,97,110,32,100,105,118,105,115,105,111,110,115,109,111,108,101,99,117,108,101,115,102,114,97,110,99,104,105,115,101,105,110,116,101,110,116,105,111,110,97,116,116,114,97,99,116,101,100,99,104,105,108,100,104,111,111,100,97,108,115,111,32,117,115,101,100,100,101,100,105,99,97,116,101,100,115,105,110,103,97,112,111,114,101,100,101,103,114,101,101,32,111,102,102,97,116,104,101,114,32,111,102,99,111,110,102,108,105,99,116,115,60,47,97,62,60,47,112,62,10,99,97,109,101,32,102,114,111,109,119,101,114,101,32,117,115,101,100,110,111,116,101,32,116,104,97,116,114,101,99,101,105,118,105,110,103,69,120,101,99,117,116,105,118,101,101,118,101,110,32,109,111,114,101,97,99,99,101,115,115,32,116,111,99,111,109,109,97,110,100,101,114,80,111,108,105,116,105,99,97,108,109,117,115,105,99,105,97,110,115,100,101,108,105,99,105,111,117,115,112,114,105,115,111,110,101,114,115,97,100,118,101,110,116,32,111,102,85,84,70,45,56,34,32,47,62,60,33,91,67,68,65,84,65,91,34,62,67,111,110,116,97,99,116,83,111,117,116,104,101,114,110,32,98,103,99,111,108,111,114,61,34,115,101,114,105,101,115,32,111,102,46,32,73,116,32,119,97,115,32,105,110,32,69,117,114,111,112,101,112,101,114,109,105,116,116,101,100,118,97,108,105,100,97,116,101,46,97,112,112,101,97,114,105,110,103,111,102,102,105,99,105,97,108,115,115,101,114,105,111,117,115,108,121,45,108,97,110,103,117,97,103,101,105,110,105,116,105,97,116,101,100,101,120,116,101,110,100,105,110,103,108,111,110,103,45,116,101,114,109,105,110,102,108,97,116,105,111,110,115,117,99,104,32,116,104,97,116,103,101,116,67,111,111,107,105,101,109,97,114,107,101,100,32,98,121,60,47,98,117,116,116,111,110,62,105,109,112,108,101,109,101,110,116,98,117,116,32,105,116,32,105,115,105,110,99,114,101,97,115,101,115,100,111,119,110,32,116,104,101,32,114,101,113,117,105,114,105,110,103,100,101,112,101,110,100,101,110,116,45,45,62,10,60,33,45,45,32,105,110,116,101,114,118,105,101,119,87,105,116,104,32,116,104,101,32,99,111,112,105,101,115,32,111,102,99,111,110,115,101,110,115,117,115,119,97,115,32,98,117,105,108,116,86,101,110,101,122,117,101,108,97,40,102,111,114,109,101,114,108,121,116,104,101,32,115,116,97,116,101,112,101,114,115,111,110,110,101,108,115,116,114,97,116,101,103,105,99,102,97,118,111,117,114,32,111,102,105,110,118,101,110,116,105,111,110,87,105,107,105,112,101,100,105,97,99,111,110,116,105,110,101,110,116,118,105,114,116,117,97,108,108,121,119,104,105,99,104,32,119,97,115,112,114,105,110,99,105,112,108,101,67,111,109,112,108,101,116,101,32,105,100,101,110,116,105,99,97,108,115,104,111,119,32,116,104,97,116,112,114,105,109,105,116,105,118,101,97,119,97,121,32,102,114,111,109,109,111,108,101,99,117,108,97,114,112,114,101,99,105,115,101,108,121,100,105,115,115,111,108,118,101,100,85,110,100,101,114,32,116,104,101,118,101,114,115,105,111,110,61,34,62,38,110,98,115,112,59,60,47,73,116,32,105,115,32,116,104,101,32,84,104,105,115,32,105,115,32,119,105,108,108,32,104,97,118,101,111,114,103,97,110,105,115,109,115,115,111,109,101,32,116,105,109,101,70,114,105,101,100,114,105,99,104,119,97,115,32,102,105,114,115,116,116,104,101,32,111,110,108,121,32,102,97,99,116,32,116,104,97,116,102,111,114,109,32,105,100,61,34,112,114,101,99,101,100,105,110,103,84,101,99,104,110,105,99,97,108,112,104,121,115,105,99,105,115,116,111,99,99,117,114,115,32,105,110,110,97,118,105,103,97,116,111,114,115,101,99,116,105,111,110,34,62,115,112,97,110,32,105,100,61,34,115,111,117,103,104,116,32,116,111,98,101,108,111,119,32,116,104,101,115,117,114,118,105,118,105,110,103,125,60,47,115,116,121,108,101,62,104,105,115,32,100,101,97,116,104,97,115,32,105,110,32,116,104,101,99,97,117,115,101,100,32,98,121,112,97,114,116,105,97,108,108,121,101,120,105,115,116,105,110,103,32,117,115,105,110,103,32,116,104,101,119,97,115,32,103,105,118,101,110,97,32,108,105,115,116,32,111,102,108,101,118,101,108,115,32,111,102,110,111,116,105,111,110,32,111,102,79,102,102,105,99,105,97,108,32,100,105,115,109,105,115,115,101,100,115,99,105,101,110,116,105,115,116,114,101,115,101,109,98,108,101,115,100,117,112,108,105,99,97,116,101,101,120,112,108,111,115,105,118,101,114,101,99,111,118,101,114,101,100,97,108,108,32,111,116,104,101,114,103,97,108,108,101,114,105,101,115,123,112,97,100,100,105,110,103,58,112,101,111,112,108,101,32,111,102,114,101,103,105,111,110,32,111,102,97,100,100,114,101,115,115,101,115,97,115,115,111,99,105,97,116,101,105,109,103,32,97,108,116,61,34,105,110,32,109,111,100,101,114,110,115,104,111,117,108,100,32,98,101,109,101,116,104,111,100,32,111,102,114,101,112,111,114,116,105,110,103,116,105,109,101,115,116,97,109,112,110,101,101,100,101,100,32,116,111,116,104,101,32,71,114,101,97,116,114,101,103,97,114,100,105,110,103,115,101,101,109,101,100,32,116,111,118,105,101,119,101,100,32,97,115,105,109,112,97,99,116,32,111,110,105,100,101,97,32,116,104,97,116,116,104,101,32,87,111,114,108,100,104,101,105,103,104,116,32,111,102,101,120,112,97,110,100,105,110,103,84,104,101,115,101,32,97,114,101,99,117,114,114,101,110,116,34,62,99,97,114,101,102,117,108,108,121,109,97,105,110,116,97,105,110,115,99,104,97,114,103,101,32,111,102,67,108,97,115,115,105,99,97,108,97,100,100,114,101,115,115,101,100,112,114,101,100,105,99,116,101,100,111,119,110,101,114,115,104,105,112,60,100,105,118,32,105,100,61,34,114,105,103,104,116,34,62,13,10,114,101,115,105,100,101,110,99,101,108,101,97,118,101,32,116,104,101,99,111,110,116,101,110,116,34,62,97,114,101,32,111,102,116,101,110,32,32,125,41,40,41,59,13,10,112,114,111,98,97,98,108,121,32,80,114,111,102,101,115,115,111,114,45,98,117,116,116,111,110,34,32,114,101,115,112,111,110,100,101,100,115,97,121,115,32,116,104,97,116,104,97,100,32,116,111,32,98,101,112,108,97,99,101,100,32,105,110,72,117,110,103,97,114,105,97,110,115,116,97,116,117,115,32,111,102,115,101,114,118,101,115,32,97,115,85,110,105,118,101,114,115,97,108,101,120,101,99,117,116,105,111,110,97,103,103,114,101,103,97,116,101,102,111,114,32,119,104,105,99,104,105,110,102,101,99,116,105,111,110,97,103,114,101,101,100,32,116,111,104,111,119,101,118,101,114,44,32,112,111,112,117,108,97,114,34,62,112,108,97,99,101,100,32,111,110,99,111,110,115,116,114,117,99,116,101,108,101,99,116,111,114,97,108,115,121,109,98,111,108,32,111,102,105,110,99,108,117,100,105,110,103,114,101,116,117,114,110,32,116,111,97,114,99,104,105,116,101,99,116,67,104,114,105,115,116,105,97,110,112,114,101,118,105,111,117,115,32,108,105,118,105,110,103,32,105,110,101,97,115,105,101,114,32,116,111,112,114,111,102,101,115,115,111,114,10,38,108,116,59,33,45,45,32,101,102,102,101,99,116,32,111,102,97,110,97,108,121,116,105,99,115,119,97,115,32,116,97,107,101,110,119,104,101,114,101,32,116,104,101,116,111,111,107,32,111,118,101,114,98,101,108,105,101,102,32,105,110,65,102,114,105,107,97,97,110,115,97,115,32,102,97,114,32,97,115,112,114,101,118,101,110,116,101,100,119,111,114,107,32,119,105,116,104,97,32,115,112,101,99,105,97,108,60,102,105,101,108,100,115,101,116,67,104,114,105,115,116,109,97,115,82,101,116,114,105,101,118,101,100,10,10,73,110,32,116,104,101,32,98,97,99,107,32,105,110,116,111,110,111,114,116,104,101,97,115,116,109,97,103,97,122,105,110,101,115,62,60,115,116,114,111,110,103,62,99,111,109,109,105,116,116,101,101,103,111,118,101,114,110,105,110,103,103,114,111,117,112,115,32,111,102,115,116,111,114,101,100,32,105,110,101,115,116,97,98,108,105,115,104,97,32,103,101,110,101,114,97,108,105,116,115,32,102,105,114,115,116,116,104,101,105,114,32,111,119,110,112,111,112,117,108,97,116,101,100,97,110,32,111,98,106,101,99,116,67,97,114,105,98,98,101,97,110,97,108,108,111,119,32,116,104,101,100,105,115,116,114,105,99,116,115,119,105,115,99,111,110,115,105,110,108,111,99,97,116,105,111,110,46,59,32,119,105,100,116,104,58,32,105,110,104,97,98,105,116,101,100,83,111,99,105,97,108,105,115,116,74,97,110,117,97,114,121,32,49,60,47,102,111,111,116,101,114,62,115,105,109,105,108,97,114,108,121,99,104,111,105,99,101,32,111,102,116,104,101,32,115,97,109,101,32,115,112,101,99,105,102,105,99,32,98,117,115,105,110,101,115,115,32,84,104,101,32,102,105,114,115,116,46,108,101,110,103,116,104,59,32,100,101,115,105,114,101,32,116,111,100,101,97,108,32,119,105,116,104,115,105,110,99,101,32,116,104,101,117,115,101,114,65,103,101,110,116,99,111,110,99,101,105,118,101,100,105,110,100,101,120,46,112,104,112,97,115,32,38,113,117,111,116,59,101,110,103,97,103,101,32,105,110,114,101,99,101,110,116,108,121,44,102,101,119,32,121,101,97,114,115,119,101,114,101,32,97,108,115,111,10,60,104,101,97,100,62,10,60,101,100,105,116,101,100,32,98,121,97,114,101,32,107,110,111,119,110,99,105,116,105,101,115,32,105,110,97,99,99,101,115,115,107,101,121,99,111,110,100,101,109,110,101,100,97,108,115,111,32,104,97,118,101,115,101,114,118,105,99,101,115,44,102,97,109,105,108,121,32,111,102,83,99,104,111,111,108,32,111,102,99,111,110,118,101,114,116,101,100,110,97,116,117,114,101,32,111,102,32,108,97,110,103,117,97,103,101,109,105,110,105,115,116,101,114,115,60,47,111,98,106,101,99,116,62,116,104,101,114,101,32,105,115,32,97,32,112,111,112,117,108,97,114,115,101,113,117,101,110,99,101,115,97,100,118,111,99,97,116,101,100,84,104,101,121,32,119,101,114,101,97,110,121,32,111,116,104,101,114,108,111,99,97,116,105,111,110,61,101,110,116,101,114,32,116,104,101,109,117,99,104,32,109,111,114,101,114,101,102,108,101,99,116,101,100,119,97,115,32,110,97,109,101,100,111,114,105,103,105,110,97,108,32,97,32,116,121,112,105,99,97,108,119,104,101,110,32,116,104,101,121,101,110,103,105,110,101,101,114,115,99,111,117,108,100,32,110,111,116,114,101,115,105,100,101,110,116,115,119,101,100,110,101,115,100,97,121,116,104,101,32,116,104,105,114,100,32,112,114,111,100,117,99,116,115,74,97,110,117,97,114,121,32,50,119,104,97,116,32,116,104,101,121,97,32,99,101,114,116,97,105,110,114,101,97,99,116,105,111,110,115,112,114,111,99,101,115,115,111,114,97,102,116,101,114,32,104,105,115,116,104,101,32,108,97,115,116,32,99,111,110,116,97,105,110,101,100,34,62,60,47,100,105,118,62,10,60,47,97,62,60,47,116,100,62,100,101,112,101,110,100,32,111,110,115,101,97,114,99,104,34,62,10,112,105,101,99,101,115,32,111,102,99,111,109,112,101,116,105,110,103,82,101,102,101,114,101,110,99,101,116,101,110,110,101,115,115,101,101,119,104,105,99,104,32,104,97,115,32,118,101,114,115,105,111,110,61,60,47,115,112,97,110,62,32,60,60,47,104,101,97,100,101,114,62,103,105,118,101,115,32,116,104,101,104,105,115,116,111,114,105,97,110,118,97,108,117,101,61,34,34,62,112,97,100,100,105,110,103,58,48,118,105,101,119,32,116,104,97,116,116,111,103,101,116,104,101,114,44,116,104,101,32,109,111,115,116,32,119,97,115,32,102,111,117,110,100,115,117,98,115,101,116,32,111,102,97,116,116,97,99,107,32,111,110,99,104,105,108,100,114,101,110,44,112,111,105,110,116,115,32,111,102,112,101,114,115,111,110,97,108,32,112,111,115,105,116,105,111,110,58,97,108,108,101,103,101,100,108,121,67,108,101,118,101,108,97,110,100,119,97,115,32,108,97,116,101,114,97,110,100,32,97,102,116,101,114,97,114,101,32,103,105,118,101,110,119,97,115,32,115,116,105,108,108,115,99,114,111,108,108,105,110,103,100,101,115,105,103,110,32,111,102,109,97,107,101,115,32,116,104,101,109,117,99,104,32,108,101,115,115,65,109,101,114,105,99,97,110,115,46,10,10,65,102,116,101,114,32,44,32,98,117,116,32,116,104,101,77,117,115,101,117,109,32,111,102,108,111,117,105,115,105,97,110,97,40,102,114,111,109,32,116,104,101,109,105,110,110,101,115,111,116,97,112,97,114,116,105,99,108,101,115,97,32,112,114,111,99,101,115,115,68,111,109,105,110,105,99,97,110,118,111,108,117,109,101,32,111,102,114,101,116,117,114,110,105,110,103,100,101,102,101,110,115,105,118,101,48,48,112,120,124,114,105,103,104,109,97,100,101,32,102,114,111,109,109,111,117,115,101,111,118,101,114,34,32,115,116,121,108,101,61,34,115,116,97,116,101,115,32,111,102,40,119,104,105,99,104,32,105,115,99,111,110,116,105,110,117,101,115,70,114,97,110,99,105,115,99,111,98,117,105,108,100,105,110,103,32,119,105,116,104,111,117,116,32,97,119,105,116,104,32,115,111,109,101,119,104,111,32,119,111,117,108,100,97,32,102,111,114,109,32,111,102,97,32,112,97,114,116,32,111,102,98,101,102,111,114,101,32,105,116,107,110,111,119,110,32,97,115,32,32,83,101,114,118,105,99,101,115,108,111,99,97,116,105,111,110,32,97,110,100,32,111,102,116,101,110,109,101,97,115,117,114,105,110,103,97,110,100,32,105,116,32,105,115,112,97,112,101,114,98,97,99,107,118,97,108,117,101,115,32,111,102,13,10,60,116,105,116,108,101,62,61,32,119,105,110,100,111,119,46,100,101,116,101,114,109,105,110,101,101,114,38,113,117,111,116,59,32,112,108,97,121,101,100,32,98,121,97,110,100,32,101,97,114,108,121,60,47,99,101,110,116,101,114,62,102,114,111,109,32,116,104,105,115,116,104,101,32,116,104,114,101,101,112,111,119,101,114,32,97,110,100,111,102,32,38,113,117,111,116,59,105,110,110,101,114,72,84,77,76,60,97,32,104,114,101,102,61,34,121,58,105,110,108,105,110,101,59,67,104,117,114,99,104,32,111,102,116,104,101,32,101,118,101,110,116,118,101,114,121,32,104,105,103,104,111,102,102,105,99,105,97,108,32,45,104,101,105,103,104,116,58,32,99,111,110,116,101,110,116,61,34,47,99,103,105,45,98,105,110,47,116,111,32,99,114,101,97,116,101,97,102,114,105,107,97,97,110,115,101,115,112,101,114,97,110,116,111,102,114,97,110,195,167,97,105,115,108,97,116,118,105,101,197,161,117,108,105,101,116,117,118,105,197,179,196,140,101,197,161,116,105,110,97,196,141,101,197,161,116,105,110,97,224,185,132,224,184,151,224,184,162,230,151,165,230,156,172,232,170,158,231,174,128,228,189,147,229,173,151,231,185,129,233,171,148,229,173,151,237,149,156,234,181,173,236,150,180,228,184,186,228,187,128,228,185,136,232,174,161,231,174,151,230,156,186,231,172,148,232,174,176,230,156,172,232,168,142,232,171,150,229,141,128,230,156,141,229,138,161,229,153,168,228,186,146,232,129,148,231,189,145,230,136,191,229,156,176,228,186,167,228,191,177,228,185,144,233,131,168,229,135,186,231,137,136,231,164,190,230,142,146,232,161,140,230,166,156,233,131,168,232,144,189,230,160,188,232,191,155,228,184,128,230,173,165,230,148,175,228,187,152,229,174,157,233,170,140,232,175,129,231,160,129,229,167,148,229,145,152,228,188,154,230,149,176,230,141,174,229,186,147,230,182,136,232,180,185,232,128,133,229,138,158,229,133,172,229,174,164,232,174,168,232,174,186,229,140,186,230,183,177,229,156,179,229,184,130,230,146,173,230,148,190,229,153,168,229,140,151,228,186,172,229,184,130,229,164,167,229,173,166,231,148,159,232,182,138,230,157,165,232,182,138,231,174,161,231,144,134,229,145,152,228,191,161,230,129,175,231,189,145,115,101,114,118,105,99,105,111,115,97,114,116,195,173,99,117,108,111,97,114,103,101,110,116,105,110,97,98,97,114,99,101,108,111,110,97,99,117,97,108,113,117,105,101,114,112,117,98,108,105,99,97,100,111,112,114,111,100,117,99,116,111,115,112,111,108,195,173,116,105,99,97,114,101,115,112,117,101,115,116,97,119,105,107,105,112,101,100,105,97,115,105,103,117,105,101,110,116,101,98,195,186,115,113,117,101,100,97,99,111,109,117,110,105,100,97,100,115,101,103,117,114,105,100,97,100,112,114,105,110,99,105,112,97,108,112,114,101,103,117,110,116,97,115,99,111,110,116,101,110,105,100,111,114,101,115,112,111,110,100,101,114,118,101,110,101,122,117,101,108,97,112,114,111,98,108,101,109,97,115,100,105,99,105,101,109,98,114,101,114,101,108,97,99,105,195,179,110,110,111,118,105,101,109,98,114,101,115,105,109,105,108,97,114,101,115,112,114,111,121,101,99,116,111,115,112,114,111,103,114,97,109,97,115,105,110,115,116,105,116,117,116,111,97,99,116,105,118,105,100,97,100,101,110,99,117,101,110,116,114,97,101,99,111,110,111,109,195,173,97,105,109,195,161,103,101,110,101,115,99,111,110,116,97,99,116,97,114,100,101,115,99,97,114,103,97,114,110,101,99,101,115,97,114,105,111,97,116,101,110,99,105,195,179,110,116,101,108,195,169,102,111,110,111,99,111,109,105,115,105,195,179,110,99,97,110,99,105,111,110,101,115,99,97,112,97,99,105,100,97,100,101,110,99,111,110,116,114,97,114,97,110,195,161,108,105,115,105,115,102,97,118,111,114,105,116,111,115,116,195,169,114,109,105,110,111,115,112,114,111,118,105,110,99,105,97,101,116,105,113,117,101,116,97,115,101,108,101,109,101,110,116,111,115,102,117,110,99,105,111,110,101,115,114,101,115,117,108,116,97,100,111,99,97,114,195,161,99,116,101,114,112,114,111,112,105,101,100,97,100,112,114,105,110,99,105,112,105,111,110,101,99,101,115,105,100,97,100,109,117,110,105,99,105,112,97,108,99,114,101,97,99,105,195,179,110,100,101,115,99,97,114,103,97,115,112,114,101,115,101,110,99,105,97,99,111,109,101,114,99,105,97,108,111,112,105,110,105,111,110,101,115,101,106,101,114,99,105,99,105,111,101,100,105,116,111,114,105,97,108,115,97,108,97,109,97,110,99,97,103,111,110,122,195,161,108,101,122,100,111,99,117,109,101,110,116,111,112,101,108,195,173,99,117,108,97,114,101,99,105,101,110,116,101,115,103,101,110,101,114,97,108,101,115,116,97,114,114,97,103,111,110,97,112,114,195,161,99,116,105,99,97,110,111,118,101,100,97,100,101,115,112,114,111,112,117,101,115,116,97,112,97,99,105,101,110,116,101,115,116,195,169,99,110,105,99,97,115,111,98,106,101,116,105,118,111,115,99,111,110,116,97,99,116,111,115,224,164,174,224,165,135,224,164,130,224,164,178,224,164,191,224,164,143,224,164,185,224,165,136,224,164,130,224,164,151,224,164,175,224,164,190,224,164,184,224,164,190,224,164,165,224,164,143,224,164,181,224,164,130,224,164,176,224,164,185,224,165,135,224,164,149,224,165,139,224,164,136,224,164,149,224,165,129,224,164,155,224,164,176,224,164,185,224,164,190,224,164,172,224,164,190,224,164,166,224,164,149,224,164,185,224,164,190,224,164,184,224,164,173,224,165,128,224,164,185,224,165,129,224,164,143,224,164,176,224,164,185,224,165,128,224,164,174,224,165,136,224,164,130,224,164,166,224,164,191,224,164,168,224,164,172,224,164,190,224,164,164,100,105,112,108,111,100,111,99,115,224,164,184,224,164,174,224,164,175,224,164,176,224,165,130,224,164,170,224,164,168,224,164,190,224,164,174,224,164,170,224,164,164,224,164,190,224,164,171,224,164,191,224,164,176,224,164,148,224,164,184,224,164,164,224,164,164,224,164,176,224,164,185,224,164,178,224,165,139,224,164,151,224,164,185,224,165,129,224,164,134,224,164,172,224,164,190,224,164,176,224,164,166,224,165,135,224,164,182,224,164,185,224,165,129,224,164,136,224,164,150,224,165,135,224,164,178,224,164,175,224,164,166,224,164,191,224,164,149,224,164,190,224,164,174,224,164,181,224,165,135,224,164,172,224,164,164,224,165,128,224,164,168,224,164,172,224,165,128,224,164,154,224,164,174,224,165,140,224,164,164,224,164,184,224,164,190,224,164,178,224,164,178,224,165,135,224,164,150,224,164,156,224,165,137,224,164,172,224,164,174,224,164,166,224,164,166,224,164,164,224,164,165,224,164,190,224,164,168,224,164,185,224,165,128,224,164,182,224,164,185,224,164,176,224,164,133,224,164,178,224,164,151,224,164,149,224,164,173,224,165,128,224,164,168,224,164,151,224,164,176,224,164,170,224,164,190,224,164,184,224,164,176,224,164,190,224,164,164,224,164,149,224,164,191,224,164,143,224,164,137,224,164,184,224,165,135,224,164,151,224,164,175,224,165,128,224,164,185,224,165,130,224,164,129,224,164,134,224,164,151,224,165,135,224,164,159,224,165,128,224,164,174,224,164,150,224,165,139,224,164,156,224,164,149,224,164,190,224,164,176,224,164,133,224,164,173,224,165,128,224,164,151,224,164,175,224,165,135,224,164,164,224,165,129,224,164,174,224,164,181,224,165,139,224,164,159,224,164,166,224,165,135,224,164,130,224,164,133,224,164,151,224,164,176,224,164,144,224,164,184,224,165,135,224,164,174,224,165,135,224,164,178,224,164,178,224,164,151,224,164,190,224,164,185,224,164,190,224,164,178,224,164,138,224,164,170,224,164,176,224,164,154,224,164,190,224,164,176,224,164,144,224,164,184,224,164,190,224,164,166,224,165,135,224,164,176,224,164,156,224,164,191,224,164,184,224,164,166,224,164,191,224,164,178,224,164,172,224,164,130,224,164,166,224,164,172,224,164,168,224,164,190,224,164,185,224,165,130,224,164,130,224,164,178,224,164,190,224,164,150,224,164,156,224,165,128,224,164,164,224,164,172,224,164,159,224,164,168,224,164,174,224,164,191,224,164,178,224,164,135,224,164,184,224,165,135,224,164,134,224,164,168,224,165,135,224,164,168,224,164,175,224,164,190,224,164,149,224,165,129,224,164,178,224,164,178,224,165,137,224,164,151,224,164,173,224,164,190,224,164,151,224,164,176,224,165,135,224,164,178,224,164,156,224,164,151,224,164,185,224,164,176,224,164,190,224,164,174,224,164,178,224,164,151,224,165,135,224,164,170,224,165,135,224,164,156,224,164,185,224,164,190,224,164,165,224,164,135,224,164,184,224,165,128,224,164,184,224,164,185,224,165,128,224,164,149,224,164,178,224,164,190,224,164,160,224,165,128,224,164,149,224,164,185,224,164,190,224,164,129,224,164,166,224,165,130,224,164,176,224,164,164,224,164,185,224,164,164,224,164,184,224,164,190,224,164,164,224,164,175,224,164,190,224,164,166,224,164,134,224,164,175,224,164,190,224,164,170,224,164,190,224,164,149,224,164,149,224,165,140,224,164,168,224,164,182,224,164,190,224,164,174,224,164,166,224,165,135,224,164,150,224,164,175,224,164,185,224,165,128,224,164,176,224,164,190,224,164,175,224,164,150,224,165,129,224,164,166,224,164,178,224,164,151,224,165,128,99,97,116,101,103,111,114,105,101,115,101,120,112,101,114,105,101,110,99,101,60,47,116,105,116,108,101,62,13,10,67,111,112,121,114,105,103,104,116,32,106,97,118,97,115,99,114,105,112,116,99,111,110,100,105,116,105,111,110,115,101,118,101,114,121,116,104,105,110,103,60,112,32,99,108,97,115,115,61,34,116,101,99,104,110,111,108,111,103,121,98,97,99,107,103,114,111,117,110,100,60,97,32,99,108,97,115,115,61,34,109,97,110,97,103,101,109,101,110,116,38,99,111,112,121,59,32,50,48,49,106,97,118,97,83,99,114,105,112,116,99,104,97,114,97,99,116,101,114,115,98,114,101,97,100,99,114,117,109,98,116,104,101,109,115,101,108,118,101,115,104,111,114,105,122,111,110,116,97,108,103,111,118,101,114,110,109,101,110,116,67,97,108,105,102,111,114,110,105,97,97,99,116,105,118,105,116,105,101,115,100,105,115,99,111,118,101,114,101,100,78,97,118,105,103,97,116,105,111,110,116,114,97,110,115,105,116,105,111,110,99,111,110,110,101,99,116,105,111,110,110,97,118,105,103,97,116,105,111,110,97,112,112,101,97,114,97,110,99,101,60,47,116,105,116,108,101,62,60,109,99,104,101,99,107,98,111,120,34,32,116,101,99,104,110,105,113,117,101,115,112,114,111,116,101,99,116,105,111,110,97,112,112,97,114,101,110,116,108,121,97,115,32,119,101,108,108,32,97,115,117,110,116,39,44,32,39,85,65,45,114,101,115,111,108,117,116,105,111,110,111,112,101,114,97,116,105,111,110,115,116,101,108,101,118,105,115,105,111,110,116,114,97,110,115,108,97,116,101,100,87,97,115,104,105,110,103,116,111,110,110,97,118,105,103,97,116,111,114,46,32,61,32,119,105,110,100,111,119,46,105,109,112,114,101,115,115,105,111,110,38,108,116,59,98,114,38,103,116,59,108,105,116,101,114,97,116,117,114,101,112,111,112,117,108,97,116,105,111,110,98,103,99,111,108,111,114,61,34,35,101,115,112,101,99,105,97,108,108,121,32,99,111,110,116,101,110,116,61,34,112,114,111,100,117,99,116,105,111,110,110,101,119,115,108,101,116,116,101,114,112,114,111,112,101,114,116,105,101,115,100,101,102,105,110,105,116,105,111,110,108,101,97,100,101,114,115,104,105,112,84,101,99,104,110,111,108,111,103,121,80,97,114,108,105,97,109,101,110,116,99,111,109,112,97,114,105,115,111,110,117,108,32,99,108,97,115,115,61,34,46,105,110,100,101,120,79,102,40,34,99,111,110,99,108,117,115,105,111,110,100,105,115,99,117,115,115,105,111,110,99,111,109,112,111,110,101,110,116,115,98,105,111,108,111,103,105,99,97,108,82,101,118,111,108,117,116,105,111,110,95,99,111,110,116,97,105,110,101,114,117,110,100,101,114,115,116,111,111,100,110,111,115,99,114,105,112,116,62,60,112,101,114,109,105,115,115,105,111,110,101,97,99,104,32,111,116,104,101,114,97,116,109,111,115,112,104,101,114,101,32,111,110,102,111,99,117,115,61,34,60,102,111,114,109,32,105,100,61,34,112,114,111,99,101,115,115,105,110,103,116,104,105,115,46,118,97,108,117,101,103,101,110,101,114,97,116,105,111,110,67,111,110,102,101,114,101,110,99,101,115,117,98,115,101,113,117,101,110,116,119,101,108,108,45,107,110,111,119,110,118,97,114,105,97,116,105,111,110,115,114,101,112,117,116,97,116,105,111,110,112,104,101,110,111,109,101,110,111,110,100,105,115,99,105,112,108,105,110,101,108,111,103,111,46,112,110,103,34,32,40,100,111,99,117,109,101,110,116,44,98,111,117,110,100,97,114,105,101,115,101,120,112,114,101,115,115,105,111,110,115,101,116,116,108,101,109,101,110,116,66,97,99,107,103,114,111,117,110,100,111,117,116,32,111,102,32,116,104,101,101,110,116,101,114,112,114,105,115,101,40,34,104,116,116,112,115,58,34,32,117,110,101,115,99,97,112,101,40,34,112,97,115,115,119,111,114,100,34,32,100,101,109,111,99,114,97,116,105,99,60,97,32,104,114,101,102,61,34,47,119,114,97,112,112,101,114,34,62,10,109,101,109,98,101,114,115,104,105,112,108,105,110,103,117,105,115,116,105,99,112,120,59,112,97,100,100,105,110,103,112,104,105,108,111,115,111,112,104,121,97,115,115,105,115,116,97,110,99,101,117,110,105,118,101,114,115,105,116,121,102,97,99,105,108,105,116,105,101,115,114,101,99,111,103,110,105,122,101,100,112,114,101,102,101,114,101,110,99,101,105,102,32,40,116,121,112,101,111,102,109,97,105,110,116,97,105,110,101,100,118,111,99,97,98,117,108,97,114,121,104,121,112,111,116,104,101,115,105,115,46,115,117,98,109,105,116,40,41,59,38,97,109,112,59,110,98,115,112,59,97,110,110,111,116,97,116,105,111,110,98,101,104,105,110,100,32,116,104,101,70,111,117,110,100,97,116,105,111,110,112,117,98,108,105,115,104,101,114,34,97,115,115,117,109,112,116,105,111,110,105,110,116,114,111,100,117,99,101,100,99,111,114,114,117,112,116,105,111,110,115,99,105,101,110,116,105,115,116,115,101,120,112,108,105,99,105,116,108,121,105,110,115,116,101,97,100,32,111,102,100,105,109,101,110,115,105,111,110,115,32,111,110,67,108,105,99,107,61,34,99,111,110,115,105,100,101,114,101,100,100,101,112,97,114,116,109,101,110,116,111,99,99,117,112,97,116,105,111,110,115,111,111,110,32,97,102,116,101,114,105,110,118,101,115,116,109,101,110,116,112,114,111,110,111,117,110,99,101,100,105,100,101,110,116,105,102,105,101,100,101,120,112,101,114,105,109,101,110,116,77,97,110,97,103,101,109,101,110,116,103,101,111,103,114,97,112,104,105,99,34,32,104,101,105,103,104,116,61,34,108,105,110,107,32,114,101,108,61,34,46,114,101,112,108,97,99,101,40,47,100,101,112,114,101,115,115,105,111,110,99,111,110,102,101,114,101,110,99,101,112,117,110,105,115,104,109,101,110,116,101,108,105,109,105,110,97,116,101,100,114,101,115,105,115,116,97,110,99,101,97,100,97,112,116,97,116,105,111,110,111,112,112,111,115,105,116,105,111,110,119,101,108,108,32,107,110,111,119,110,115,117,112,112,108,101,109,101,110,116,100,101,116,101,114,109,105,110,101,100,104,49,32,99,108,97,115,115,61,34,48,112,120,59,109,97,114,103,105,110,109,101,99,104,97,110,105,99,97,108,115,116,97,116,105,115,116,105,99,115,99,101,108,101,98,114,97,116,101,100,71,111,118,101,114,110,109,101,110,116,10,10,68,117,114,105,110,103,32,116,100,101,118,101,108,111,112,101,114,115,97,114,116,105,102,105,99,105,97,108,101,113,117,105,118,97,108,101,110,116,111,114,105,103,105,110,97,116,101,100,67,111,109,109,105,115,115,105,111,110,97,116,116,97,99,104,109,101,110,116,60,115,112,97,110,32,105,100,61,34,116,104,101,114,101,32,119,101,114,101,78,101,100,101,114,108,97,110,100,115,98,101,121,111,110,100,32,116,104,101,114,101,103,105,115,116,101,114,101,100,106,111,117,114,110,97,108,105,115,116,102,114,101,113,117,101,110,116,108,121,97,108,108,32,111,102,32,116,104,101,108,97,110,103,61,34,101,110,34,32,60,47,115,116,121,108,101,62,13,10,97,98,115,111,108,117,116,101,59,32,115,117,112,112,111,114,116,105,110,103,101,120,116,114,101,109,101,108,121,32,109,97,105,110,115,116,114,101,97,109,60,47,115,116,114,111,110,103,62,32,112,111,112,117,108,97,114,105,116,121,101,109,112,108,111,121,109,101,110,116,60,47,116,97,98,108,101,62,13,10,32,99,111,108,115,112,97,110,61,34,60,47,102,111,114,109,62,10,32,32,99,111,110,118,101,114,115,105,111,110,97,98,111,117,116,32,116,104,101,32,60,47,112,62,60,47,100,105,118,62,105,110,116,101,103,114,97,116,101,100,34,32,108,97,110,103,61,34,101,110,80,111,114,116,117,103,117,101,115,101,115,117,98,115,116,105,116,117,116,101,105,110,100,105,118,105,100,117,97,108,105,109,112,111,115,115,105,98,108,101,109,117,108,116,105,109,101,100,105,97,97,108,109,111,115,116,32,97,108,108,112,120,32,115,111,108,105,100,32,35,97,112,97,114,116,32,102,114,111,109,115,117,98,106,101,99,116,32,116,111,105,110,32,69,110,103,108,105,115,104,99,114,105,116,105,99,105,122,101,100,101,120,99,101,112,116,32,102,111,114,103,117,105,100,101,108,105,110,101,115,111,114,105,103,105,110,97,108,108,121,114,101,109,97,114,107,97,98,108,101,116,104,101,32,115,101,99,111,110,100,104,50,32,99,108,97,115,115,61,34,60,97,32,116,105,116,108,101,61,34,40,105,110,99,108,117,100,105,110,103,112,97,114,97,109,101,116,101,114,115,112,114,111,104,105,98,105,116,101,100,61,32,34,104,116,116,112,58,47,47,100,105,99,116,105,111,110,97,114,121,112,101,114,99,101,112,116,105,111,110,114,101,118,111,108,117,116,105,111,110,102,111,117,110,100,97,116,105,111,110,112,120,59,104,101,105,103,104,116,58,115,117,99,99,101,115,115,102,117,108,115,117,112,112,111,114,116,101,114,115,109,105,108,108,101,110,110,105,117,109,104,105,115,32,102,97,116,104,101,114,116,104,101,32,38,113,117,111,116,59,110,111,45,114,101,112,101,97,116,59,99,111,109,109,101,114,99,105,97,108,105,110,100,117,115,116,114,105,97,108,101,110,99,111,117,114,97,103,101,100,97,109,111,117,110,116,32,111,102,32,117,110,111,102,102,105,99,105,97,108,101,102,102,105,99,105,101,110,99,121,82,101,102,101,114,101,110,99,101,115,99,111,111,114,100,105,110,97,116,101,100,105,115,99,108,97,105,109,101,114,101,120,112,101,100,105,116,105,111,110,100,101,118,101,108,111,112,105,110,103,99,97,108,99,117,108,97,116,101,100,115,105,109,112,108,105,102,105,101,100,108,101,103,105,116,105,109,97,116,101,115,117,98,115,116,114,105,110,103,40,48,34,32,99,108,97,115,115,61,34,99,111,109,112,108,101,116,101,108,121,105,108,108,117,115,116,114,97,116,101,102,105,118,101,32,121,101,97,114,115,105,110,115,116,114,117,109,101,110,116,80,117,98,108,105,115,104,105,110,103,49,34,32,99,108,97,115,115,61,34,112,115,121,99,104,111,108,111,103,121,99,111,110,102,105,100,101,110,99,101,110,117,109,98,101,114,32,111,102,32,97,98,115,101,110,99,101,32,111,102,102,111,99,117,115,101,100,32,111,110,106,111,105,110,101,100,32,116,104,101,115,116,114,117,99,116,117,114,101,115,112,114,101,118,105,111,117,115,108,121,62,60,47,105,102,114,97,109,101,62,111,110,99,101,32,97,103,97,105,110,98,117,116,32,114,97,116,104,101,114,105,109,109,105,103,114,97,110,116,115,111,102,32,99,111,117,114,115,101,44,97,32,103,114,111,117,112,32,111,102,76,105,116,101,114,97,116,117,114,101,85,110,108,105,107,101,32,116,104,101,60,47,97,62,38,110,98,115,112,59,10,102,117,110,99,116,105,111,110,32,105,116,32,119,97,115,32,116,104,101,67,111,110,118,101,110,116,105,111,110,97,117,116,111,109,111,98,105,108,101,80,114,111,116,101,115,116,97,110,116,97,103,103,114,101,115,115,105,118,101,97,102,116,101,114,32,116,104,101,32,83,105,109,105,108,97,114,108,121,44,34,32,47,62,60,47,100,105,118,62,99,111,108,108,101,99,116,105,111,110,13,10,102,117,110,99,116,105,111,110,118,105,115,105,98,105,108,105,116,121,116,104,101,32,117,115,101,32,111,102,118,111,108,117,110,116,101,101,114,115,97,116,116,114,97,99,116,105,111,110,117,110,100,101,114,32,116,104,101,32,116,104,114,101,97,116,101,110,101,100,42,60,33,91,67,68,65,84,65,91,105,109,112,111,114,116,97,110,99,101,105,110,32,103,101,110,101,114,97,108,116,104,101,32,108,97,116,116,101,114,60,47,102,111,114,109,62,10,60,47,46,105,110,100,101,120,79,102,40,39,105,32,61,32,48,59,32,105,32,60,100,105,102,102,101,114,101,110,99,101,100,101,118,111,116,101,100,32,116,111,116,114,97,100,105,116,105,111,110,115,115,101,97,114,99,104,32,102,111,114,117,108,116,105,109,97,116,101,108,121,116,111,117,114,110,97,109,101,110,116,97,116,116,114,105,98,117,116,101,115,115,111,45,99,97,108,108,101,100,32,125,10,60,47,115,116,121,108,101,62,101,118,97,108,117,97,116,105,111,110,101,109,112,104,97,115,105,122,101,100,97,99,99,101,115,115,105,98,108,101,60,47,115,101,99,116,105,111,110,62,115,117,99,99,101,115,115,105,111,110,97,108,111,110,103,32,119,105,116,104,77,101,97,110,119,104,105,108,101,44,105,110,100,117,115,116,114,105,101,115,60,47,97,62,60,98,114,32,47,62,104,97,115,32,98,101,99,111,109,101,97,115,112,101,99,116,115,32,111,102,84,101,108,101,118,105,115,105,111,110,115,117,102,102,105,99,105,101,110,116,98,97,115,107,101,116,98,97,108,108,98,111,116,104,32,115,105,100,101,115,99,111,110,116,105,110,117,105,110,103,97,110,32,97,114,116,105,99,108,101,60,105,109,103,32,97,108,116,61,34,97,100,118,101,110,116,117,114,101,115,104,105,115,32,109,111,116,104,101,114,109,97,110,99,104,101,115,116,101,114,112,114,105,110,99,105,112,108,101,115,112,97,114,116,105,99,117,108,97,114,99,111,109,109,101,110,116,97,114,121,101,102,102,101,99,116,115,32,111,102,100,101,99,105,100,101,100,32,116,111,34,62,60,115,116,114,111,110,103,62,112,117,98,108,105,115,104,101,114,115,74,111,117,114,110,97,108,32,111,102,100,105,102,102,105,99,117,108,116,121,102,97,99,105,108,105,116,97,116,101,97,99,99,101,112,116,97,98,108,101,115,116,121,108,101,46,99,115,115,34,9,102,117,110,99,116,105,111,110,32,105,110,110,111,118,97,116,105,111,110,62,67,111,112,121,114,105,103,104,116,115,105,116,117,97,116,105,111,110,115,119,111,117,108,100,32,104,97,118,101,98,117,115,105,110,101,115,115,101,115,68,105,99,116,105,111,110,97,114,121,115,116,97,116,101,109,101,110,116,115,111,102,116,101,110,32,117,115,101,100,112,101,114,115,105,115,116,101,110,116,105,110,32,74,97,110,117,97,114,121,99,111,109,112,114,105,115,105,110,103,60,47,116,105,116,108,101,62,10,9,100,105,112,108,111,109,97,116,105,99,99,111,110,116,97,105,110,105,110,103,112,101,114,102,111,114,109,105,110,103,101,120,116,101,110,115,105,111,110,115,109,97,121,32,110,111,116,32,98,101,99,111,110,99,101,112,116,32,111,102,32,111,110,99,108,105,99,107,61,34,73,116,32,105,115,32,97,108,115,111,102,105,110,97,110,99,105,97,108,32,109,97,107,105,110,103,32,116,104,101,76,117,120,101,109,98,111,117,114,103,97,100,100,105,116,105,111,110,97,108,97,114,101,32,99,97,108,108,101,100,101,110,103,97,103,101,100,32,105,110,34,115,99,114,105,112,116,34,41,59,98,117,116,32,105,116,32,119,97,115,101,108,101,99,116,114,111,110,105,99,111,110,115,117,98,109,105,116,61,34,10,60,33,45,45,32,69,110,100,32,101,108,101,99,116,114,105,99,97,108,111,102,102,105,99,105,97,108,108,121,115,117,103,103,101,115,116,105,111,110,116,111,112,32,111,102,32,116,104,101,117,110,108,105,107,101,32,116,104,101,65,117,115,116,114,97,108,105,97,110,79,114,105,103,105,110,97,108,108,121,114,101,102,101,114,101,110,99,101,115,10,60,47,104,101,97,100,62,13,10,114,101,99,111,103,110,105,115,101,100,105,110,105,116,105,97,108,105,122,101,108,105,109,105,116,101,100,32,116,111,65,108,101,120,97,110,100,114,105,97,114,101,116,105,114,101,109,101,110,116,65,100,118,101,110,116,117,114,101,115,102,111,117,114,32,121,101,97,114,115,10,10,38,108,116,59,33,45,45,32,105,110,99,114,101,97,115,105,110,103,100,101,99,111,114,97,116,105,111,110,104,51,32,99,108,97,115,115,61,34,111,114,105,103,105,110,115,32,111,102,111,98,108,105,103,97,116,105,111,110,114,101,103,117,108,97,116,105,111,110,99,108,97,115,115,105,102,105,101,100,40,102,117,110,99,116,105,111,110,40,97,100,118,97,110,116,97,103,101,115,98,101,105,110,103,32,116,104,101,32,104,105,115,116,111,114,105,97,110,115,60,98,97,115,101,32,104,114,101,102,114,101,112,101,97,116,101,100,108,121,119,105,108,108,105,110,103,32,116,111,99,111,109,112,97,114,97,98,108,101,100,101,115,105,103,110,97,116,101,100,110,111,109,105,110,97,116,105,111,110,102,117,110,99,116,105,111,110,97,108,105,110,115,105,100,101,32,116,104,101,114,101,118,101,108,97,116,105,111,110,101,110,100,32,111,102,32,116,104,101,115,32,102,111,114,32,116,104,101,32,97,117,116,104,111,114,105,122,101,100,114,101,102,117,115,101,100,32,116,111,116,97,107,101,32,112,108,97,99,101,97,117,116,111,110,111,109,111,117,115,99,111,109,112,114,111,109,105,115,101,112,111,108,105,116,105,99,97,108,32,114,101,115,116,97,117,114,97,110,116,116,119,111,32,111,102,32,116,104,101,70,101,98,114,117,97,114,121,32,50,113,117,97,108,105,116,121,32,111,102,115,119,102,111,98,106,101,99,116,46,117,110,100,101,114,115,116,97,110,100,110,101,97,114,108,121,32,97,108,108,119,114,105,116,116,101,110,32,98,121,105,110,116,101,114,118,105,101,119,115,34,32,119,105,100,116,104,61,34,49,119,105,116,104,100,114,97,119,97,108,102,108,111,97,116,58,108,101,102,116,105,115,32,117,115,117,97,108,108,121,99,97,110,100,105,100,97,116,101,115,110,101,119,115,112,97,112,101,114,115,109,121,115,116,101,114,105,111,117,115,68,101,112,97,114,116,109,101,110,116,98,101,115,116,32,107,110,111,119,110,112,97,114,108,105,97,109,101,110,116,115,117,112,112,114,101,115,115,101,100,99,111,110,118,101,110,105,101,110,116,114,101,109,101,109,98,101,114,101,100,100,105,102,102,101,114,101,110,116,32,115,121,115,116,101,109,97,116,105,99,104,97,115,32,108,101,100,32,116,111,112,114,111,112,97,103,97,110,100,97,99,111,110,116,114,111,108,108,101,100,105,110,102,108,117,101,110,99,101,115,99,101,114,101,109,111,110,105,97,108,112,114,111,99,108,97,105,109,101,100,80,114,111,116,101,99,116,105,111,110,108,105,32,99,108,97,115,115,61,34,83,99,105,101,110,116,105,102,105,99,99,108,97,115,115,61,34,110,111,45,116,114,97,100,101,109,97,114,107,115,109,111,114,101,32,116,104,97,110,32,119,105,100,101,115,112,114,101,97,100,76,105,98,101,114,97,116,105,111,110,116,111,111,107,32,112,108,97,99,101,100,97,121,32,111,102,32,116,104,101,97,115,32,108,111,110,103,32,97,115,105,109,112,114,105,115,111,110,101,100,65,100,100,105,116,105,111,110,97,108,10,60,104,101,97,100,62,10,60,109,76,97,98,111,114,97,116,111,114,121,78,111,118,101,109,98,101,114,32,50,101,120,99,101,112,116,105,111,110,115,73,110,100,117,115,116,114,105,97,108,118,97,114,105,101,116,121,32,111,102,102,108,111,97,116,58,32,108,101,102,68,117,114,105,110,103,32,116,104,101,97,115,115,101,115,115,109,101,110,116,104,97,118,101,32,98,101,101,110,32,100,101,97,108,115,32,119,105,116,104,83,116,97,116,105,115,116,105,99,115,111,99,99,117,114,114,101,110,99,101,47,117,108,62,60,47,100,105,118,62,99,108,101,97,114,102,105,120,34,62,116,104,101,32,112,117,98,108,105,99,109,97,110,121,32,121,101,97,114,115,119,104,105,99,104,32,119,101,114,101,111,118,101,114,32,116,105,109,101,44,115,121,110,111,110,121,109,111,117,115,99,111,110,116,101,110,116,34,62,10,112,114,101,115,117,109,97,98,108,121,104,105,115,32,102,97,109,105,108,121,117,115,101,114,65,103,101,110,116,46,117,110,101,120,112,101,99,116,101,100,105,110,99,108,117,100,105,110,103,32,99,104,97,108,108,101,110,103,101,100,97,32,109,105,110,111,114,105,116,121,117,110,100,101,102,105,110,101,100,34,98,101,108,111,110,103,115,32,116,111,116,97,107,101,110,32,102,114,111,109,105,110,32,79,99,116,111,98,101,114,112,111,115,105,116,105,111,110,58,32,115,97,105,100,32,116,111,32,98,101,114,101,108,105,103,105,111,117,115,32,70,101,100,101,114,97,116,105,111,110,32,114,111,119,115,112,97,110,61,34,111,110,108,121,32,97,32,102,101,119,109,101,97,110,116,32,116,104,97,116,108,101,100,32,116,111,32,116,104,101,45,45,62,13,10,60,100,105,118,32,60,102,105,101,108,100,115,101,116,62,65,114,99,104,98,105,115,104,111,112,32,99,108,97,115,115,61,34,110,111,98,101,105,110,103,32,117,115,101,100,97,112,112,114,111,97,99,104,101,115,112,114,105,118,105,108,101,103,101,115,110,111,115,99,114,105,112,116,62,10,114,101,115,117,108,116,115,32,105,110,109,97,121,32,98,101,32,116,104,101,69,97,115,116,101,114,32,101,103,103,109,101,99,104,97,110,105,115,109,115,114,101,97,115,111,110,97,98,108,101,80,111,112,117,108,97,116,105,111,110,67,111,108,108,101,99,116,105,111,110,115,101,108,101,99,116,101,100,34,62,110,111,115,99,114,105,112,116,62,13,47,105,110,100,101,120,46,112,104,112,97,114,114,105,118,97,108,32,111,102,45,106,115,115,100,107,39,41,41,59,109,97,110,97,103,101,100,32,116,111,105,110,99,111,109,112,108,101,116,101,99,97,115,117,97,108,116,105,101,115,99,111,109,112,108,101,116,105,111,110,67,104,114,105,115,116,105,97,110,115,83,101,112,116,101,109,98,101,114,32,97,114,105,116,104,109,101,116,105,99,112,114,111,99,101,100,117,114,101,115,109,105,103,104,116,32,104,97,118,101,80,114,111,100,117,99,116,105,111,110,105,116,32,97,112,112,101,97,114,115,80,104,105,108,111,115,111,112,104,121,102,114,105,101,110,100,115,104,105,112,108,101,97,100,105,110,103,32,116,111,103,105,118,105,110,103,32,116,104,101,116,111,119,97,114,100,32,116,104,101,103,117,97,114,97,110,116,101,101,100,100,111,99,117,109,101,110,116,101,100,99,111,108,111,114,58,35,48,48,48,118,105,100,101,111,32,103,97,109,101,99,111,109,109,105,115,115,105,111,110,114,101,102,108,101,99,116,105,110,103,99,104,97,110,103,101,32,116,104,101,97,115,115,111,99,105,97,116,101,100,115,97,110,115,45,115,101,114,105,102,111,110,107,101,121,112,114,101,115,115,59,32,112,97,100,100,105,110,103,58,72,101,32,119,97,115,32,116,104,101,117,110,100,101,114,108,121,105,110,103,116,121,112,105,99,97,108,108,121,32,44,32,97,110,100,32,116,104,101,32,115,114,99,69,108,101,109,101,110,116,115,117,99,99,101,115,115,105,118,101,115,105,110,99,101,32,116,104,101,32,115,104,111,117,108,100,32,98,101,32,110,101,116,119,111,114,107,105,110,103,97,99,99,111,117,110,116,105,110,103,117,115,101,32,111,102,32,116,104,101,108,111,119,101,114,32,116,104,97,110,115,104,111,119,115,32,116,104,97,116,60,47,115,112,97,110,62,10,9,9,99,111,109,112,108,97,105,110,116,115,99,111,110,116,105,110,117,111,117,115,113,117,97,110,116,105,116,105,101,115,97,115,116,114,111,110,111,109,101,114,104,101,32,100,105,100,32,110,111,116,100,117,101,32,116,111,32,105,116,115,97,112,112,108,105,101,100,32,116,111,97,110,32,97,118,101,114,97,103,101,101,102,102,111,114,116,115,32,116,111,116,104,101,32,102,117,116,117,114,101,97,116,116,101,109,112,116,32,116,111,84,104,101,114,101,102,111,114,101,44,99,97,112,97,98,105,108,105,116,121,82,101,112,117,98,108,105,99,97,110,119,97,115,32,102,111,114,109,101,100,69,108,101,99,116,114,111,110,105,99,107,105,108,111,109,101,116,101,114,115,99,104,97,108,108,101,110,103,101,115,112,117,98,108,105,115,104,105,110,103,116,104,101,32,102,111,114,109,101,114,105,110,100,105,103,101,110,111,117,115,100,105,114,101,99,116,105,111,110,115,115,117,98,115,105,100,105,97,114,121,99,111,110,115,112,105,114,97,99,121,100,101,116,97,105,108,115,32,111,102,97,110,100,32,105,110,32,116,104,101,97,102,102,111,114,100,97,98,108,101,115,117,98,115,116,97,110,99,101,115,114,101,97,115,111,110,32,102,111,114,99,111,110,118,101,110,116,105,111,110,105,116,101,109,116,121,112,101,61,34,97,98,115,111,108,117,116,101,108,121,115,117,112,112,111,115,101,100,108,121,114,101,109,97,105,110,101,100,32,97,97,116,116,114,97,99,116,105,118,101,116,114,97,118,101,108,108,105,110,103,115,101,112,97,114,97,116,101,108,121,102,111,99,117,115,101,115,32,111,110,101,108,101,109,101,110,116,97,114,121,97,112,112,108,105,99,97,98,108,101,102,111,117,110,100,32,116,104,97,116,115,116,121,108,101,115,104,101,101,116,109,97,110,117,115,99,114,105,112,116,115,116,97,110,100,115,32,102,111,114,32,110,111,45,114,101,112,101,97,116,40,115,111,109,101,116,105,109,101,115,67,111,109,109,101,114,99,105,97,108,105,110,32,65,109,101,114,105,99,97,117,110,100,101,114,116,97,107,101,110,113,117,97,114,116,101,114,32,111,102,97,110,32,101,120,97,109,112,108,101,112,101,114,115,111,110,97,108,108,121,105,110,100,101,120,46,112,104,112,63,60,47,98,117,116,116,111,110,62,10,112,101,114,99,101,110,116,97,103,101,98,101,115,116,45,107,110,111,119,110,99,114,101,97,116,105,110,103,32,97,34,32,100,105,114,61,34,108,116,114,76,105,101,117,116,101,110,97,110,116,10,60,100,105,118,32,105,100,61,34,116,104,101,121,32,119,111,117,108,100,97,98,105,108,105,116,121,32,111,102,109,97,100,101,32,117,112,32,111,102,110,111,116,101,100,32,116,104,97,116,99,108,101,97,114,32,116,104,97,116,97,114,103,117,101,32,116,104,97,116,116,111,32,97,110,111,116,104,101,114,99,104,105,108,100,114,101,110,39,115,112,117,114,112,111,115,101,32,111,102,102,111,114,109,117,108,97,116,101,100,98,97,115,101,100,32,117,112,111,110,116,104,101,32,114,101,103,105,111,110,115,117,98,106,101,99,116,32,111,102,112,97,115,115,101,110,103,101,114,115,112,111,115,115,101,115,115,105,111,110,46,10,10,73,110,32,116,104,101,32,66,101,102,111,114,101,32,116,104,101,97,102,116,101,114,119,97,114,100,115,99,117,114,114,101,110,116,108,121,32,97,99,114,111,115,115,32,116,104,101,115,99,105,101,110,116,105,102,105,99,99,111,109,109,117,110,105,116,121,46,99,97,112,105,116,97,108,105,115,109,105,110,32,71,101,114,109,97,110,121,114,105,103,104,116,45,119,105,110,103,116,104,101,32,115,121,115,116,101,109,83,111,99,105,101,116,121,32,111,102,112,111,108,105,116,105,99,105,97,110,100,105,114,101,99,116,105,111,110,58,119,101,110,116,32,111,110,32,116,111,114,101,109,111,118,97,108,32,111,102,32,78,101,119,32,89,111,114,107,32,97,112,97,114,116,109,101,110,116,115,105,110,100,105,99,97,116,105,111,110,100,117,114,105,110,103,32,116,104,101,117,110,108,101,115,115,32,116,104,101,104,105,115,116,111,114,105,99,97,108,104,97,100,32,98,101,101,110,32,97,100,101,102,105,110,105,116,105,118,101,105,110,103,114,101,100,105,101,110,116,97,116,116,101,110,100,97,110,99,101,67,101,110,116,101,114,32,102,111,114,112,114,111,109,105,110,101,110,99,101,114,101,97,100,121,83,116,97,116,101,115,116,114,97,116,101,103,105,101,115,98,117,116,32,105,110,32,116,104,101,97,115,32,112,97,114,116,32,111,102,99,111,110,115,116,105,116,117,116,101,99,108,97,105,109,32,116,104,97,116,108,97,98,111,114,97,116,111,114,121,99,111,109,112,97,116,105,98,108,101,102,97,105,108,117,114,101,32,111,102,44,32,115,117,99,104,32,97,115,32,98,101,103,97,110,32,119,105,116,104,117,115,105,110,103,32,116,104,101,32,116,111,32,112,114,111,118,105,100,101,102,101,97,116,117,114,101,32,111,102,102,114,111,109,32,119,104,105,99,104,47,34,32,99,108,97,115,115,61,34,103,101,111,108,111,103,105,99,97,108,115,101,118,101,114,97,108,32,111,102,100,101,108,105,98,101,114,97,116,101,105,109,112,111,114,116,97,110,116,32,104,111,108,100,115,32,116,104,97,116,105,110,103,38,113,117,111,116,59,32,118,97,108,105,103,110,61,116,111,112,116,104,101,32,71,101,114,109,97,110,111,117,116,115,105,100,101,32,111,102,110,101,103,111,116,105,97,116,101,100,104,105,115,32,99,97,114,101,101,114,115,101,112,97,114,97,116,105,111,110,105,100,61,34,115,101,97,114,99,104,119,97,115,32,99,97,108,108,101,100,116,104,101,32,102,111,117,114,116,104,114,101,99,114,101,97,116,105,111,110,111,116,104,101,114,32,116,104,97,110,112,114,101,118,101,110,116,105,111,110,119,104,105,108,101,32,116,104,101,32,101,100,117,99,97,116,105,111,110,44,99,111,110,110,101,99,116,105,110,103,97,99,99,117,114,97,116,101,108,121,119,101,114,101,32,98,117,105,108,116,119,97,115,32,107,105,108,108,101,100,97,103,114,101,101,109,101,110,116,115,109,117,99,104,32,109,111,114,101,32,68,117,101,32,116,111,32,116,104,101,119,105,100,116,104,58,32,49,48,48,115,111,109,101,32,111,116,104,101,114,75,105,110,103,100,111,109,32,111,102,116,104,101,32,101,110,116,105,114,101,102,97,109,111,117,115,32,102,111,114,116,111,32,99,111,110,110,101,99,116,111,98,106,101,99,116,105,118,101,115,116,104,101,32,70,114,101,110,99,104,112,101,111,112,108,101,32,97,110,100,102,101,97,116,117,114,101,100,34,62,105,115,32,115,97,105,100,32,116,111,115,116,114,117,99,116,117,114,97,108,114,101,102,101,114,101,110,100,117,109,109,111,115,116,32,111,102,116,101,110,97,32,115,101,112,97,114,97,116,101,45,62,10,60,100,105,118,32,105,100,32,79,102,102,105,99,105,97,108,32,119,111,114,108,100,119,105,100,101,46,97,114,105,97,45,108,97,98,101,108,116,104,101,32,112,108,97,110,101,116,97,110,100,32,105,116,32,119,97,115,100,34,32,118,97,108,117,101,61,34,108,111,111,107,105,110,103,32,97,116,98,101,110,101,102,105,99,105,97,108,97,114,101,32,105,110,32,116,104,101,109,111,110,105,116,111,114,105,110,103,114,101,112,111,114,116,101,100,108,121,116,104,101,32,109,111,100,101,114,110,119,111,114,107,105,110,103,32,111,110,97,108,108,111,119,101,100,32,116,111,119,104,101,114,101,32,116,104,101,32,105,110,110,111,118,97,116,105,118,101,60,47,97,62,60,47,100,105,118,62,115,111,117,110,100,116,114,97,99,107,115,101,97,114,99,104,70,111,114,109,116,101,110,100,32,116,111,32,98,101,105,110,112,117,116,32,105,100,61,34,111,112,101,110,105,110,103,32,111,102,114,101,115,116,114,105,99,116,101,100,97,100,111,112,116,101,100,32,98,121,97,100,100,114,101,115,115,105,110,103,116,104,101,111,108,111,103,105,97,110,109,101,116,104,111,100,115,32,111,102,118,97,114,105,97,110,116,32,111,102,67,104,114,105,115,116,105,97,110,32,118,101,114,121,32,108,97,114,103,101,97,117,116,111,109,111,116,105,118,101,98,121,32,102,97,114,32,116,104,101,114,97,110,103,101,32,102,114,111,109,112,117,114,115,117,105,116,32,111,102,102,111,108,108,111,119,32,116,104,101,98,114,111,117,103,104,116,32,116,111,105,110,32,69,110,103,108,97,110,100,97,103,114,101,101,32,116,104,97,116,97,99,99,117,115,101,100,32,111,102,99,111,109,101,115,32,102,114,111,109,112,114,101,118,101,110,116,105,110,103,100,105,118,32,115,116,121,108,101,61,104,105,115,32,111,114,32,104,101,114,116,114,101,109,101,110,100,111,117,115,102,114,101,101,100,111,109,32,111,102,99,111,110,99,101,114,110,105,110,103,48,32,49,101,109,32,49,101,109,59,66,97,115,107,101,116,98,97,108,108,47,115,116,121,108,101,46,99,115,115,97,110,32,101,97,114,108,105,101,114,101,118,101,110,32,97,102,116,101,114,47,34,32,116,105,116,108,101,61,34,46,99,111,109,47,105,110,100,101,120,116,97,107,105,110,103,32,116,104,101,112,105,116,116,115,98,117,114,103,104,99,111,110,116,101,110,116,34,62,13,60,115,99,114,105,112,116,62,40,102,116,117,114,110,101,100,32,111,117,116,104,97,118,105,110,103,32,116,104,101,60,47,115,112,97,110,62,13,10,32,111,99,99,97,115,105,111,110,97,108,98,101,99,97,117,115,101,32,105,116,115,116,97,114,116,101,100,32,116,111,112,104,121,115,105,99,97,108,108,121,62,60,47,100,105,118,62,10,32,32,99,114,101,97,116,101,100,32,98,121,67,117,114,114,101,110,116,108,121,44,32,98,103,99,111,108,111,114,61,34,116,97,98,105,110,100,101,120,61,34,100,105,115,97,115,116,114,111,117,115,65,110,97,108,121,116,105,99,115,32,97,108,115,111,32,104,97,115,32,97,62,60,100,105,118,32,105,100,61,34,60,47,115,116,121,108,101,62,10,60,99,97,108,108,101,100,32,102,111,114,115,105,110,103,101,114,32,97,110,100,46,115,114,99,32,61,32,34,47,47,118,105,111,108,97,116,105,111,110,115,116,104,105,115,32,112,111,105,110,116,99,111,110,115,116,97,110,116,108,121,105,115,32,108,111,99,97,116,101,100,114,101,99,111,114,100,105,110,103,115,100,32,102,114,111,109,32,116,104,101,110,101,100,101,114,108,97,110,100,115,112,111,114,116,117,103,117,195,170,115,215,162,215,145,215,168,215,153,215,170,217,129,216,167,216,177,216,179,219,140,100,101,115,97,114,114,111,108,108,111,99,111,109,101,110,116,97,114,105,111,101,100,117,99,97,99,105,195,179,110,115,101,112,116,105,101,109,98,114,101,114,101,103,105,115,116,114,97,100,111,100,105,114,101,99,99,105,195,179,110,117,98,105,99,97,99,105,195,179,110,112,117,98,108,105,99,105,100,97,100,114,101,115,112,117,101,115,116,97,115,114,101,115,117,108,116,97,100,111,115,105,109,112,111,114,116,97,110,116,101,114,101,115,101,114,118,97,100,111,115,97,114,116,195,173,99,117,108,111,115,100,105,102,101,114,101,110,116,101,115,115,105,103,117,105,101,110,116,101,115,114,101,112,195,186,98,108,105,99,97,115,105,116,117,97,99,105,195,179,110,109,105,110,105,115,116,101,114,105,111,112,114,105,118,97,99,105,100,97,100,100,105,114,101,99,116,111,114,105,111,102,111,114,109,97,99,105,195,179,110,112,111,98,108,97,99,105,195,179,110,112,114,101,115,105,100,101,110,116,101,99,111,110,116,101,110,105,100,111,115,97,99,99,101,115,111,114,105,111,115,116,101,99,104,110,111,114,97,116,105,112,101,114,115,111,110,97,108,101,115,99,97,116,101,103,111,114,195,173,97,101,115,112,101,99,105,97,108,101,115,100,105,115,112,111,110,105,98,108,101,97,99,116,117,97,108,105,100,97,100,114,101,102,101,114,101,110,99,105,97,118,97,108,108,97,100,111,108,105,100,98,105,98,108,105,111,116,101,99,97,114,101,108,97,99,105,111,110,101,115,99,97,108,101,110,100,97,114,105,111,112,111,108,195,173,116,105,99,97,115,97,110,116,101,114,105,111,114,101,115,100,111,99,117,109,101,110,116,111,115,110,97,116,117,114,97,108,101,122,97,109,97,116,101,114,105,97,108,101,115,100,105,102,101,114,101,110,99,105,97,101,99,111,110,195,179,109,105,99,97,116,114,97,110,115,112,111,114,116,101,114,111,100,114,195,173,103,117,101,122,112,97,114,116,105,99,105,112,97,114,101,110,99,117,101,110,116,114,97,110,100,105,115,99,117,115,105,195,179,110,101,115,116,114,117,99,116,117,114,97,102,117,110,100,97,99,105,195,179,110,102,114,101,99,117,101,110,116,101,115,112,101,114,109,97,110,101,110,116,101,116,111,116,97,108,109,101,110,116,101,208,188,208,190,208,182,208,189,208,190,208,177,209,131,208,180,208,181,209,130,208,188,208,190,208,182,208,181,209,130,208,178,209,128,208,181,208,188,209,143,209,130,208,176,208,186,208,182,208,181,209,135,209,130,208,190,208,177,209,139,208,177,208,190,208,187,208,181,208,181,208,190,209,135,208,181,208,189,209,140,209,141,209,130,208,190,208,179,208,190,208,186,208,190,208,179,208,180,208,176,208,191,208,190,209,129,208,187,208,181,208,178,209,129,208,181,208,179,208,190,209,129,208,176,208,185,209,130,208,181,209,135,208,181,209,128,208,181,208,183,208,188,208,190,208,179,209,131,209,130,209,129,208,176,208,185,209,130,208,176,208,182,208,184,208,183,208,189,208,184,208,188,208,181,208,182,208,180,209,131,208,177,209,131,208,180,209,131,209,130,208,159,208,190,208,184,209,129,208,186,208,183,208,180,208,181,209,129,209,140,208,178,208,184,208,180,208,181,208,190,209,129,208,178,209,143,208,183,208,184,208,189,209,131,208,182,208,189,208,190,209,129,208,178,208,190,208,181,208,185,208,187,209,142,208,180,208,181,208,185,208,191,208,190,209,128,208,189,208,190,208,188,208,189,208,190,208,179,208,190,208,180,208,181,209,130,208,181,208,185,209,129,208,178,208,190,208,184,209,133,208,191,209,128,208,176,208,178,208,176,209,130,208,176,208,186,208,190,208,185,208,188,208,181,209,129,209,130,208,190,208,184,208,188,208,181,208,181,209,130,208,182,208,184,208,183,208,189,209,140,208,190,208,180,208,189,208,190,208,185,208,187,209,131,209,135,209,136,208,181,208,191,208,181,209,128,208,181,208,180,209,135,208,176,209,129,209,130,208,184,209,135,208,176,209,129,209,130,209,140,209,128,208,176,208,177,208,190,209,130,208,189,208,190,208,178,209,139,209,133,208,191,209,128,208,176,208,178,208,190,209,129,208,190,208,177,208,190,208,185,208,191,208,190,209,130,208,190,208,188,208,188,208,181,208,189,208,181,208,181,209,135,208,184,209,129,208,187,208,181,208,189,208,190,208,178,209,139,208,181,209,131,209,129,208,187,209,131,208,179,208,190,208,186,208,190,208,187,208,190,208,189,208,176,208,183,208,176,208,180,209,130,208,176,208,186,208,190,208,181,209,130,208,190,208,179,208,180,208,176,208,191,208,190,209,135,209,130,208,184,208,159,208,190,209,129,208,187,208,181,209,130,208,176,208,186,208,184,208,181,208,189,208,190,208,178,209,139,208,185,209,129,209,130,208,190,208,184,209,130,209,130,208,176,208,186,208,184,209,133,209,129,209,128,208,176,208,183,209,131,208,161,208,176,208,189,208,186,209,130,209,132,208,190,209,128,209,131,208,188,208,154,208,190,208,179,208,180,208,176,208,186,208,189,208,184,208,179,208,184,209,129,208,187,208,190,208,178,208,176,208,189,208,176,209,136,208,181,208,185,208,189,208,176,208,185,209,130,208,184,209,129,208,178,208,190,208,184,208,188,209,129,208,178,209,143,208,183,209,140,208,187,209,142,208,177,208,190,208,185,209,135,208,176,209,129,209,130,208,190,209,129,209,128,208,181,208,180,208,184,208,154,209,128,208,190,208,188,208,181,208,164,208,190,209,128,209,131,208,188,209,128,209,139,208,189,208,186,208,181,209,129,209,130,208,176,208,187,208,184,208,191,208,190,208,184,209,129,208,186,209,130,209,139,209,129,209,143,209,135,208,188,208,181,209,129,209,143,209,134,209,134,208,181,208,189,209,130,209,128,209,130,209,128,209,131,208,180,208,176,209,129,208,176,208,188,209,139,209,133,209,128,209,139,208,189,208,186,208,176,208,157,208,190,208,178,209,139,208,185,209,135,208,176,209,129,208,190,208,178,208,188,208,181,209,129,209,130,208,176,209,132,208,184,208,187,209,140,208,188,208,188,208,176,209,128,209,130,208,176,209,129,209,130,209,128,208,176,208,189,208,188,208,181,209,129,209,130,208,181,209,130,208,181,208,186,209,129,209,130,208,189,208,176,209,136,208,184,209,133,208,188,208,184,208,189,209,131,209,130,208,184,208,188,208,181,208,189,208,184,208,184,208,188,208,181,209,142,209,130,208,189,208,190,208,188,208,181,209,128,208,179,208,190,209,128,208,190,208,180,209,129,208,176,208,188,208,190,208,188,209,141,209,130,208,190,208,188,209,131,208,186,208,190,208,189,209,134,208,181,209,129,208,178,208,190,208,181,208,188,208,186,208,176,208,186,208,190,208,185,208,144,209,128,209,133,208,184,208,178,217,133,217,134,216,170,216,175,217,137,216,165,216,177,216,179,216,167,217,132,216,177,216,179,216,167,217,132,216,169,216,167,217,132,216,185,216,167,217,133,217,131,216,170,216,168,217,135,216,167,216,168,216,177,216,167,217,133,216,172,216,167,217,132,217,138,217,136,217,133,216,167,217,132,216,181,217,136,216,177,216,172,216,175,217,138,216,175,216,169,216,167,217,132,216,185,216,182,217,136,216,165,216,182,216,167,217,129,216,169,216,167,217,132,217,130,216,179,217,133,216,167,217,132,216,185,216,167,216,168,216,170,216,173,217,133,217,138,217,132,217,133,217,132,217,129,216,167,216,170,217,133,217,132,216,170,217,130,217,137,216,170,216,185,216,175,217,138,217,132,216,167,217,132,216,180,216,185,216,177,216,163,216,174,216,168,216,167,216,177,216,170,216,183,217,136,217,138,216,177,216,185,217,132,217,138,217,131,217,133,216,165,216,177,217,129,216,167,217,130,216,183,217,132,216,168,216,167,216,170,216,167,217,132,217,132,216,186,216,169,216,170,216,177,216,170,217,138,216,168,216,167,217,132,217,134,216,167,216,179,216,167,217,132,216,180,217,138,216,174,217,133,217,134,216,170,216,175,217,138,216,167,217,132,216,185,216,177,216,168,216,167,217,132,217,130,216,181,216,181,216,167,217,129,217,132,216,167,217,133,216,185,217,132,217,138,217,135,216,167,216,170,216,173,216,175,217,138,216,171,216,167,217,132,217,132,217,135,217,133,216,167,217,132,216,185,217,133,217,132,217,133,217,131,216,170,216,168,216,169,217,138,217,133,217,131,217,134,217,131,216,167,217,132,216,183,217,129,217,132,217,129,217,138,216,175,217,138,217,136,216,165,216,175,216,167,216,177,216,169,216,170,216,167,216,177,217,138,216,174,216,167,217,132,216,181,216,173,216,169,216,170,216,179,216,172,217,138,217,132,216,167,217,132,217,136,217,130,216,170,216,185,217,134,216,175,217,133,216,167,217,133,216,175,217,138,217,134,216,169,216,170,216,181,217,133,217,138,217,133,216,163,216,177,216,180,217,138,217,129,216,167,217,132,216,176,217,138,217,134,216,185,216,177,216,168,217,138,216,169,216,168,217,136,216,167,216,168,216,169,216,163,217,132,216,185,216,167,216,168,216,167,217,132,216,179,217,129,216,177,217,133,216,180,216,167,217,131,217,132,216,170,216,185,216,167,217,132,217,137,216,167,217,132,216,163,217,136,217,132,216,167,217,132,216,179,217,134,216,169,216,172,216,167,217,133,216,185,216,169,216,167,217,132,216,181,216,173,217,129,216,167,217,132,216,175,217,138,217,134,217,131,217,132,217,133,216,167,216,170,216,167,217,132,216,174,216,167,216,181,216,167,217,132,217,133,217,132,217,129,216,163,216,185,216,182,216,167,216,161,217,131,216,170,216,167,216,168,216,169,216,167,217,132,216,174,217,138,216,177,216,177,216,179,216,167,216,166,217,132,216,167,217,132,217,130,217,132,216,168,216,167,217,132,216,163,216,175,216,168,217,133,217,130,216,167,216,183,216,185,217,133,216,177,216,167,216,179,217,132,217,133,217,134,216,183,217,130,216,169,216,167,217,132,217,131,216,170,216,168,216,167,217,132,216,177,216,172,217,132,216,167,216,180,216,170,216,177,217,131,216,167,217,132,217,130,216,175,217,133,217,138,216,185,216,183,217,138,217,131,115,66,121,84,97,103,78,97,109,101,40,46,106,112,103,34,32,97,108,116,61,34,49,112,120,32,115,111,108,105,100,32,35,46,103,105,102,34,32,97,108,116,61,34,116,114,97,110,115,112,97,114,101,110,116,105,110,102,111,114,109,97,116,105,111,110,97,112,112,108,105,99,97,116,105,111,110,34,32,111,110,99,108,105,99,107,61,34,101,115,116,97,98,108,105,115,104,101,100,97,100,118,101,114,116,105,115,105,110,103,46,112,110,103,34,32,97,108,116,61,34,101,110,118,105,114,111,110,109,101,110,116,112,101,114,102,111,114,109,97,110,99,101,97,112,112,114,111,112,114,105,97,116,101,38,97,109,112,59,109,100,97,115,104,59,105,109,109,101,100,105,97,116,101,108,121,60,47,115,116,114,111,110,103,62,60,47,114,97,116,104,101,114,32,116,104,97,110,116,101,109,112,101,114,97,116,117,114,101,100,101,118,101,108,111,112,109,101,110,116,99,111,109,112,101,116,105,116,105,111,110,112,108,97,99,101,104,111,108,100,101,114,118,105,115,105,98,105,108,105,116,121,58,99,111,112,121,114,105,103,104,116,34,62,48,34,32,104,101,105,103,104,116,61,34,101,118,101,110,32,116,104,111,117,103,104,114,101,112,108,97,99,101,109,101,110,116,100,101,115,116,105,110,97,116,105,111,110,67,111,114,112,111,114,97,116,105,111,110,60,117,108,32,99,108,97,115,115,61,34,65,115,115,111,99,105,97,116,105,111,110,105,110,100,105,118,105,100,117,97,108,115,112,101,114,115,112,101,99,116,105,118,101,115,101,116,84,105,109,101,111,117,116,40,117,114,108,40,104,116,116,112,58,47,47,109,97,116,104,101,109,97,116,105,99,115,109,97,114,103,105,110,45,116,111,112,58,101,118,101,110,116,117,97,108,108,121,32,100,101,115,99,114,105,112,116,105,111,110,41,32,110,111,45,114,101,112,101,97,116,99,111,108,108,101,99,116,105,111,110,115,46,74,80,71,124,116,104,117,109,98,124,112,97,114,116,105,99,105,112,97,116,101,47,104,101,97,100,62,60,98,111,100,121,102,108,111,97,116,58,108,101,102,116,59,60,108,105,32,99,108,97,115,115,61,34,104,117,110,100,114,101,100,115,32,111,102,10,10,72,111,119,101,118,101,114,44,32,99,111,109,112,111,115,105,116,105,111,110,99,108,101,97,114,58,98,111,116,104,59,99,111,111,112,101,114,97,116,105,111,110,119,105,116,104,105,110,32,116,104,101,32,108,97,98,101,108,32,102,111,114,61,34,98,111,114,100,101,114,45,116,111,112,58,78,101,119,32,90,101,97,108,97,110,100,114,101,99,111,109,109,101,110,100,101,100,112,104,111,116,111,103,114,97,112,104,121,105,110,116,101,114,101,115,116,105,110,103,38,108,116,59,115,117,112,38,103,116,59,99,111,110,116,114,111,118,101,114,115,121,78,101,116,104,101,114,108,97,110,100,115,97,108,116,101,114,110,97,116,105,118,101,109,97,120,108,101,110,103,116,104,61,34,115,119,105,116,122,101,114,108,97,110,100,68,101,118,101,108,111,112,109,101,110,116,101,115,115,101,110,116,105,97,108,108,121,10,10,65,108,116,104,111,117,103,104,32,60,47,116,101,120,116,97,114,101,97,62,116,104,117,110,100,101,114,98,105,114,100,114,101,112,114,101,115,101,110,116,101,100,38,97,109,112,59,110,100,97,115,104,59,115,112,101,99,117,108,97,116,105,111,110,99,111,109,109,117,110,105,116,105,101,115,108,101,103,105,115,108,97,116,105,111,110,101,108,101,99,116,114,111,110,105,99,115,10,9,60,100,105,118,32,105,100,61,34,105,108,108,117,115,116,114,97,116,101,100,101,110,103,105,110,101,101,114,105,110,103,116,101,114,114,105,116,111,114,105,101,115,97,117,116,104,111,114,105,116,105,101,115,100,105,115,116,114,105,98,117,116,101,100,54,34,32,104,101,105,103,104,116,61,34,115,97,110,115,45,115,101,114,105,102,59,99,97,112,97,98,108,101,32,111,102,32,100,105,115,97,112,112,101,97,114,101,100,105,110,116,101,114,97,99,116,105,118,101,108,111,111,107,105,110,103,32,102,111,114,105,116,32,119,111,117,108,100,32,98,101,65,102,103,104,97,110,105,115,116,97,110,119,97,115,32,99,114,101,97,116,101,100,77,97,116,104,46,102,108,111,111,114,40,115,117,114,114,111,117,110,100,105,110,103,99,97,110,32,97,108,115,111,32,98,101,111,98,115,101,114,118,97,116,105,111,110,109,97,105,110,116,101,110,97,110,99,101,101,110,99,111,117,110,116,101,114,101,100,60,104,50,32,99,108,97,115,115,61,34,109,111,114,101,32,114,101,99,101,110,116,105,116,32,104,97,115,32,98,101,101,110,105,110,118,97,115,105,111,110,32,111,102,41,46,103,101,116,84,105,109,101,40,41,102,117,110,100,97,109,101,110,116,97,108,68,101,115,112,105,116,101,32,116,104,101,34,62,60,100,105,118,32,105,100,61,34,105,110,115,112,105,114,97,116,105,111,110,101,120,97,109,105,110,97,116,105,111,110,112,114,101,112,97,114,97,116,105,111,110,101,120,112,108,97,110,97,116,105,111,110,60,105,110,112,117,116,32,105,100,61,34,60,47,97,62,60,47,115,112,97,110,62,118,101,114,115,105,111,110,115,32,111,102,105,110,115,116,114,117,109,101,110,116,115,98,101,102,111,114,101,32,116,104,101,32,32,61,32,39,104,116,116,112,58,47,47,68,101,115,99,114,105,112,116,105,111,110,114,101,108,97,116,105,118,101,108,121,32,46,115,117,98,115,116,114,105,110,103,40,101,97,99,104,32,111,102,32,116,104,101,101,120,112,101,114,105,109,101,110,116,115,105,110,102,108,117,101,110,116,105,97,108,105,110,116,101,103,114,97,116,105,111,110,109,97,110,121,32,112,101,111,112,108,101,100,117,101,32,116,111,32,116,104,101,32,99,111,109,98,105,110,97,116,105,111,110,100,111,32,110,111,116,32,104,97,118,101,77,105,100,100,108,101,32,69,97,115,116,60,110,111,115,99,114,105,112,116,62,60,99,111,112,121,114,105,103,104,116,34,32,112,101,114,104,97,112,115,32,116,104,101,105,110,115,116,105,116,117,116,105,111,110,105,110,32,68,101,99,101,109,98,101,114,97,114,114,97,110,103,101,109,101,110,116,109,111,115,116,32,102,97,109,111,117,115,112,101,114,115,111,110,97,108,105,116,121,99,114,101,97,116,105,111,110,32,111,102,108,105,109,105,116,97,116,105,111,110,115,101,120,99,108,117,115,105,118,101,108,121,115,111,118,101,114,101,105,103,110,116,121,45,99,111,110,116,101,110,116,34,62,10,60,116,100,32,99,108,97,115,115,61,34,117,110,100,101,114,103,114,111,117,110,100,112,97,114,97,108,108,101,108,32,116,111,100,111,99,116,114,105,110,101,32,111,102,111,99,99,117,112,105,101,100,32,98,121,116,101,114,109,105,110,111,108,111,103,121,82,101,110,97,105,115,115,97,110,99,101,97,32,110,117,109,98,101,114,32,111,102,115,117,112,112,111,114,116,32,102,111,114,101,120,112,108,111,114,97,116,105,111,110,114,101,99,111,103,110,105,116,105,111,110,112,114,101,100,101,99,101,115,115,111,114,60,105,109,103,32,115,114,99,61,34,47,60,104,49,32,99,108,97,115,115,61,34,112,117,98,108,105,99,97,116,105,111,110,109,97,121,32,97,108,115,111,32,98,101,115,112,101,99,105,97,108,105,122,101,100,60,47,102,105,101,108,100,115,101,116,62,112,114,111,103,114,101,115,115,105,118,101,109,105,108,108,105,111,110,115,32,111,102,115,116,97,116,101,115,32,116,104,97,116,101,110,102,111,114,99,101,109,101,110,116,97,114,111,117,110,100,32,116,104,101,32,111,110,101,32,97,110,111,116,104,101,114,46,112,97,114,101,110,116,78,111,100,101,97,103,114,105,99,117,108,116,117,114,101,65,108,116,101,114,110,97,116,105,118,101,114,101,115,101,97,114,99,104,101,114,115,116,111,119,97,114,100,115,32,116,104,101,77,111,115,116,32,111,102,32,116,104,101,109,97,110,121,32,111,116,104,101,114,32,40,101,115,112,101,99,105,97,108,108,121,60,116,100,32,119,105,100,116,104,61,34,59,119,105,100,116,104,58,49,48,48,37,105,110,100,101,112,101,110,100,101,110,116,60,104,51,32,99,108,97,115,115,61,34,32,111,110,99,104,97,110,103,101,61,34,41,46,97,100,100,67,108,97,115,115,40,105,110,116,101,114,97,99,116,105,111,110,79,110,101,32,111,102,32,116,104,101,32,100,97,117,103,104,116,101,114,32,111,102,97,99,99,101,115,115,111,114,105,101,115,98,114,97,110,99,104,101,115,32,111,102,13,10,60,100,105,118,32,105,100,61,34,116,104,101,32,108,97,114,103,101,115,116,100,101,99,108,97,114,97,116,105,111,110,114,101,103,117,108,97,116,105,111,110,115,73,110,102,111,114,109,97,116,105,111,110,116,114,97,110,115,108,97,116,105,111,110,100,111,99,117,109,101,110,116,97,114,121,105,110,32,111,114,100,101,114,32,116,111,34,62,10,60,104,101,97,100,62,10,60,34,32,104,101,105,103,104,116,61,34,49,97,99,114,111,115,115,32,116,104,101,32,111,114,105,101,110,116,97,116,105,111,110,41,59,60,47,115,99,114,105,112,116,62,105,109,112,108,101,109,101,110,116,101,100,99,97,110,32,98,101,32,115,101,101,110,116,104,101,114,101,32,119,97,115,32,97,100,101,109,111,110,115,116,114,97,116,101,99,111,110,116,97,105,110,101,114,34,62,99,111,110,110,101,99,116,105,111,110,115,116,104,101,32,66,114,105,116,105,115,104,119,97,115,32,119,114,105,116,116,101,110,33,105,109,112,111,114,116,97,110,116,59,112,120,59,32,109,97,114,103,105,110,45,102,111,108,108,111,119,101,100,32,98,121,97,98,105,108,105,116,121,32,116,111,32,99,111,109,112,108,105,99,97,116,101,100,100,117,114,105,110,103,32,116,104,101,32,105,109,109,105,103,114,97,116,105,111,110,97,108,115,111,32,99,97,108,108,101,100,60,104,52,32,99,108,97,115,115,61,34,100,105,115,116,105,110,99,116,105,111,110,114,101,112,108,97,99,101,100,32,98,121,103,111,118,101,114,110,109,101,110,116,115,108,111,99,97,116,105,111,110,32,111,102,105,110,32,78,111,118,101,109,98,101,114,119,104,101,116,104,101,114,32,116,104,101,60,47,112,62,10,60,47,100,105,118,62,97,99,113,117,105,115,105,116,105,111,110,99,97,108,108,101,100,32,116,104,101,32,112,101,114,115,101,99,117,116,105,111,110,100,101,115,105,103,110,97,116,105,111,110,123,102,111,110,116,45,115,105,122,101,58,97,112,112,101,97,114,101,100,32,105,110,105,110,118,101,115,116,105,103,97,116,101,101,120,112,101,114,105,101,110,99,101,100,109,111,115,116,32,108,105,107,101,108,121,119,105,100,101,108,121,32,117,115,101,100,100,105,115,99,117,115,115,105,111,110,115,112,114,101,115,101,110,99,101,32,111,102,32,40,100,111,99,117,109,101,110,116,46,101,120,116,101,110,115,105,118,101,108,121,73,116,32,104,97,115,32,98,101,101,110,105,116,32,100,111,101,115,32,110,111,116,99,111,110,116,114,97,114,121,32,116,111,105,110,104,97,98,105,116,97,110,116,115,105,109,112,114,111,118,101,109,101,110,116,115,99,104,111,108,97,114,115,104,105,112,99,111,110,115,117,109,112,116,105,111,110,105,110,115,116,114,117,99,116,105,111,110,102,111,114,32,101,120,97,109,112,108,101,111,110,101,32,111,114,32,109,111,114,101,112,120,59,32,112,97,100,100,105,110,103,116,104,101,32,99,117,114,114,101,110,116,97,32,115,101,114,105,101,115,32,111,102,97,114,101,32,117,115,117,97,108,108,121,114,111,108,101,32,105,110,32,116,104,101,112,114,101,118,105,111,117,115,108,121,32,100,101,114,105,118,97,116,105,118,101,115,101,118,105,100,101,110,99,101,32,111,102,101,120,112,101,114,105,101,110,99,101,115,99,111,108,111,114,115,99,104,101,109,101,115,116,97,116,101,100,32,116,104,97,116,99,101,114,116,105,102,105,99,97,116,101,60,47,97,62,60,47,100,105,118,62,10,32,115,101,108,101,99,116,101,100,61,34,104,105,103,104,32,115,99,104,111,111,108,114,101,115,112,111,110,115,101,32,116,111,99,111,109,102,111,114,116,97,98,108,101,97,100,111,112,116,105,111,110,32,111,102,116,104,114,101,101,32,121,101,97,114,115,116,104,101,32,99,111,117,110,116,114,121,105,110,32,70,101,98,114,117,97,114,121,115,111,32,116,104,97,116,32,116,104,101,112,101,111,112,108,101,32,119,104,111,32,112,114,111,118,105,100,101,100,32,98,121,60,112,97,114,97,109,32,110,97,109,101,97,102,102,101,99,116,101,100,32,98,121,105,110,32,116,101,114,109,115,32,111,102,97,112,112,111,105,110,116,109,101,110,116,73,83,79,45,56,56,53,57,45,49,34,119,97,115,32,98,111,114,110,32,105,110,104,105,115,116,111,114,105,99,97,108,32,114,101,103,97,114,100,101,100,32,97,115,109,101,97,115,117,114,101,109,101,110,116,105,115,32,98,97,115,101,100,32,111,110,32,97,110,100,32,111,116,104,101,114,32,58,32,102,117,110,99,116,105,111,110,40,115,105,103,110,105,102,105,99,97,110,116,99,101,108,101,98,114,97,116,105,111,110,116,114,97,110,115,109,105,116,116,101,100,47,106,115,47,106,113,117,101,114,121,46,105,115,32,107,110,111,119,110,32,97,115,116,104,101,111,114,101,116,105,99,97,108,32,116,97,98,105,110,100,101,120,61,34,105,116,32,99,111,117,108,100,32,98,101,60,110,111,115,99,114,105,112,116,62,10,104,97,118,105,110,103,32,98,101,101,110,13,10,60,104,101,97,100,62,13,10,60,32,38,113,117,111,116,59,84,104,101,32,99,111,109,112,105,108,97,116,105,111,110,104,101,32,104,97,100,32,98,101,101,110,112,114,111,100,117,99,101,100,32,98,121,112,104,105,108,111,115,111,112,104,101,114,99,111,110,115,116,114,117,99,116,101,100,105,110,116,101,110,100,101,100,32,116,111,97,109,111,110,103,32,111,116,104,101,114,99,111,109,112,97,114,101,100,32,116,111,116,111,32,115,97,121,32,116,104,97,116,69,110,103,105,110,101,101,114,105,110,103,97,32,100,105,102,102,101,114,101,110,116,114,101,102,101,114,114,101,100,32,116,111,100,105,102,102,101,114,101,110,99,101,115,98,101,108,105,101,102,32,116,104,97,116,112,104,111,116,111,103,114,97,112,104,115,105,100,101,110,116,105,102,121,105,110,103,72,105,115,116,111,114,121,32,111,102,32,82,101,112,117,98,108,105,99,32,111,102,110,101,99,101,115,115,97,114,105,108,121,112,114,111,98,97,98,105,108,105,116,121,116,101,99,104,110,105,99,97,108,108,121,108,101,97,118,105,110,103,32,116,104,101,115,112,101,99,116,97,99,117,108,97,114,102,114,97,99,116,105,111,110,32,111,102,101,108,101,99,116,114,105,99,105,116,121,104,101,97,100,32,111,102,32,116,104,101,114,101,115,116,97,117,114,97,110,116,115,112,97,114,116,110,101,114,115,104,105,112,101,109,112,104,97,115,105,115,32,111,110,109,111,115,116,32,114,101,99,101,110,116,115,104,97,114,101,32,119,105,116,104,32,115,97,121,105,110,103,32,116,104,97,116,102,105,108,108,101,100,32,119,105,116,104,100,101,115,105,103,110,101,100,32,116,111,105,116,32,105,115,32,111,102,116,101,110,34,62,60,47,105,102,114,97,109,101,62,97,115,32,102,111,108,108,111,119,115,58,109,101,114,103,101,100,32,119,105,116,104,116,104,114,111,117,103,104,32,116,104,101,99,111,109,109,101,114,99,105,97,108,32,112,111,105,110,116,101,100,32,111,117,116,111,112,112,111,114,116,117,110,105,116,121,118,105,101,119,32,111,102,32,116,104,101,114,101,113,117,105,114,101,109,101,110,116,100,105,118,105,115,105,111,110,32,111,102,112,114,111,103,114,97,109,109,105,110,103,104,101,32,114,101,99,101,105,118,101,100,115,101,116,73,110,116,101,114,118,97,108,34,62,60,47,115,112,97,110,62,60,47,105,110,32,78,101,119,32,89,111,114,107,97,100,100,105,116,105,111,110,97,108,32,99,111,109,112,114,101,115,115,105,111,110,10,10,60,100,105,118,32,105,100,61,34,105,110,99,111,114,112,111,114,97,116,101,59,60,47,115,99,114,105,112,116,62,60,97,116,116,97,99,104,69,118,101,110,116,98,101,99,97,109,101,32,116,104,101,32,34,32,116,97,114,103,101,116,61,34,95,99,97,114,114,105,101,100,32,111,117,116,83,111,109,101,32,111,102,32,116,104,101,115,99,105,101,110,99,101,32,97,110,100,116,104,101,32,116,105,109,101,32,111,102,67,111,110,116,97,105,110,101,114,34,62,109,97,105,110,116,97,105,110,105,110,103,67,104,114,105,115,116,111,112,104,101,114,77,117,99,104,32,111,102,32,116,104,101,119,114,105,116,105,110,103,115,32,111,102,34,32,104,101,105,103,104,116,61,34,50,115,105,122,101,32,111,102,32,116,104,101,118,101,114,115,105,111,110,32,111,102,32,109,105,120,116,117,114,101,32,111,102,32,98,101,116,119,101,101,110,32,116,104,101,69,120,97,109,112,108,101,115,32,111,102,101,100,117,99,97,116,105,111,110,97,108,99,111,109,112,101,116,105,116,105,118,101,32,111,110,115,117,98,109,105,116,61,34,100,105,114,101,99,116,111,114,32,111,102,100,105,115,116,105,110,99,116,105,118,101,47,68,84,68,32,88,72,84,77,76,32,114,101,108,97,116,105,110,103,32,116,111,116,101,110,100,101,110,99,121,32,116,111,112,114,111,118,105,110,99,101,32,111,102,119,104,105,99,104,32,119,111,117,108,100,100,101,115,112,105,116,101,32,116,104,101,115,99,105,101,110,116,105,102,105,99,32,108,101,103,105,115,108,97,116,117,114,101,46,105,110,110,101,114,72,84,77,76,32,97,108,108,101,103,97,116,105,111,110,115,65,103,114,105,99,117,108,116,117,114,101,119,97,115,32,117,115,101,100,32,105,110,97,112,112,114,111,97,99,104,32,116,111,105,110,116,101,108,108,105,103,101,110,116,121,101,97,114,115,32,108,97,116,101,114,44,115,97,110,115,45,115,101,114,105,102,100,101,116,101,114,109,105,110,105,110,103,80,101,114,102,111,114,109,97,110,99,101,97,112,112,101,97,114,97,110,99,101,115,44,32,119,104,105,99,104,32,105,115,32,102,111,117,110,100,97,116,105,111,110,115,97,98,98,114,101,118,105,97,116,101,100,104,105,103,104,101,114,32,116,104,97,110,115,32,102,114,111,109,32,116,104,101,32,105,110,100,105,118,105,100,117,97,108,32,99,111,109,112,111,115,101,100,32,111,102,115,117,112,112,111,115,101,100,32,116,111,99,108,97,105,109,115,32,116,104,97,116,97,116,116,114,105,98,117,116,105,111,110,102,111,110,116,45,115,105,122,101,58,49,101,108,101,109,101,110,116,115,32,111,102,72,105,115,116,111,114,105,99,97,108,32,104,105,115,32,98,114,111,116,104,101,114,97,116,32,116,104,101,32,116,105,109,101,97,110,110,105,118,101,114,115,97,114,121,103,111,118,101,114,110,101,100,32,98,121,114,101,108,97,116,101,100,32,116,111,32,117,108,116,105,109,97,116,101,108,121,32,105,110,110,111,118,97,116,105,111,110,115,105,116,32,105,115,32,115,116,105,108,108,99,97,110,32,111,110,108,121,32,98,101,100,101,102,105,110,105,116,105,111,110,115,116,111,71,77,84,83,116,114,105,110,103,65,32,110,117,109,98,101,114,32,111,102,105,109,103,32,99,108,97,115,115,61,34,69,118,101,110,116,117,97,108,108,121,44,119,97,115,32,99,104,97,110,103,101,100,111,99,99,117,114,114,101,100,32,105,110,110,101,105,103,104,98,111,114,105,110,103,100,105,115,116,105,110,103,117,105,115,104,119,104,101,110,32,104,101,32,119,97,115,105,110,116,114,111,100,117,99,105,110,103,116,101,114,114,101,115,116,114,105,97,108,77,97,110,121,32,111,102,32,116,104,101,97,114,103,117,101,115,32,116,104,97,116,97,110,32,65,109,101,114,105,99,97,110,99,111,110,113,117,101,115,116,32,111,102,119,105,100,101,115,112,114,101,97,100,32,119,101,114,101,32,107,105,108,108,101,100,115,99,114,101,101,110,32,97,110,100,32,73,110,32,111,114,100,101,114,32,116,111,101,120,112,101,99,116,101,100,32,116,111,100,101,115,99,101,110,100,97,110,116,115,97,114,101,32,108,111,99,97,116,101,100,108,101,103,105,115,108,97,116,105,118,101,103,101,110,101,114,97,116,105,111,110,115,32,98,97,99,107,103,114,111,117,110,100,109,111,115,116,32,112,101,111,112,108,101,121,101,97,114,115,32,97,102,116,101,114,116,104,101,114,101,32,105,115,32,110,111,116,104,101,32,104,105,103,104,101,115,116,102,114,101,113,117,101,110,116,108,121,32,116,104,101,121,32,100,111,32,110,111,116,97,114,103,117,101,100,32,116,104,97,116,115,104,111,119,101,100,32,116,104,97,116,112,114,101,100,111,109,105,110,97,110,116,116,104,101,111,108,111,103,105,99,97,108,98,121,32,116,104,101,32,116,105,109,101,99,111,110,115,105,100,101,114,105,110,103,115,104,111,114,116,45,108,105,118,101,100,60,47,115,112,97,110,62,60,47,97,62,99,97,110,32,98,101,32,117,115,101,100,118,101,114,121,32,108,105,116,116,108,101,111,110,101,32,111,102,32,116,104,101,32,104,97,100,32,97,108,114,101,97,100,121,105,110,116,101,114,112,114,101,116,101,100,99,111,109,109,117,110,105,99,97,116,101,102,101,97,116,117,114,101,115,32,111,102,103,111,118,101,114,110,109,101,110,116,44,60,47,110,111,115,99,114,105,112,116,62,101,110,116,101,114,101,100,32,116,104,101,34,32,104,101,105,103,104,116,61,34,51,73,110,100,101,112,101,110,100,101,110,116,112,111,112,117,108,97,116,105,111,110,115,108,97,114,103,101,45,115,99,97,108,101,46,32,65,108,116,104,111,117,103,104,32,117,115,101,100,32,105,110,32,116,104,101,100,101,115,116,114,117,99,116,105,111,110,112,111,115,115,105,98,105,108,105,116,121,115,116,97,114,116,105,110,103,32,105,110,116,119,111,32,111,114,32,109,111,114,101,101,120,112,114,101,115,115,105,111,110,115,115,117,98,111,114,100,105,110,97,116,101,108,97,114,103,101,114,32,116,104,97,110,104,105,115,116,111,114,121,32,97,110,100,60,47,111,112,116,105,111,110,62,13,10,67,111,110,116,105,110,101,110,116,97,108,101,108,105,109,105,110,97,116,105,110,103,119,105,108,108,32,110,111,116,32,98,101,112,114,97,99,116,105,99,101,32,111,102,105,110,32,102,114,111,110,116,32,111,102,115,105,116,101,32,111,102,32,116,104,101,101,110,115,117,114,101,32,116,104,97,116,116,111,32,99,114,101,97,116,101,32,97,109,105,115,115,105,115,115,105,112,112,105,112,111,116,101,110,116,105,97,108,108,121,111,117,116,115,116,97,110,100,105,110,103,98,101,116,116,101,114,32,116,104,97,110,119,104,97,116,32,105,115,32,110,111,119,115,105,116,117,97,116,101,100,32,105,110,109,101,116,97,32,110,97,109,101,61,34,84,114,97,100,105,116,105,111,110,97,108,115,117,103,103,101,115,116,105,111,110,115,84,114,97,110,115,108,97,116,105,111,110,116,104,101,32,102,111,114,109,32,111,102,97,116,109,111,115,112,104,101,114,105,99,105,100,101,111,108,111,103,105,99,97,108,101,110,116,101,114,112,114,105,115,101,115,99,97,108,99,117,108,97,116,105,110,103,101,97,115,116,32,111,102,32,116,104,101,114,101,109,110,97,110,116,115,32,111,102,112,108,117,103,105,110,115,112,97,103,101,47,105,110,100,101,120,46,112,104,112,63,114,101,109,97,105,110,101,100,32,105,110,116,114,97,110,115,102,111,114,109,101,100,72,101,32,119,97,115,32,97,108,115,111,119,97,115,32,97,108,114,101,97,100,121,115,116,97,116,105,115,116,105,99,97,108,105,110,32,102,97,118,111,114,32,111,102,77,105,110,105,115,116,114,121,32,111,102,109,111,118,101,109,101,110,116,32,111,102,102,111,114,109,117,108,97,116,105,111,110,105,115,32,114,101,113,117,105,114,101,100,60,108,105,110,107,32,114,101,108,61,34,84,104,105,115,32,105,115,32,116,104,101,32,60,97,32,104,114,101,102,61,34,47,112,111,112,117,108,97,114,105,122,101,100,105,110,118,111,108,118,101,100,32,105,110,97,114,101,32,117,115,101,100,32,116,111,97,110,100,32,115,101,118,101,114,97,108,109,97,100,101,32,98,121,32,116,104,101,115,101,101,109,115,32,116,111,32,98,101,108,105,107,101,108,121,32,116,104,97,116,80,97,108,101,115,116,105,110,105,97,110,110,97,109,101,100,32,97,102,116,101,114,105,116,32,104,97,100,32,98,101,101,110,109,111,115,116,32,99,111,109,109,111,110,116,111,32,114,101,102,101,114,32,116,111,98,117,116,32,116,104,105,115,32,105,115,99,111,110,115,101,99,117,116,105,118,101,116,101,109,112,111,114,97,114,105,108,121,73,110,32,103,101,110,101,114,97,108,44,99,111,110,118,101,110,116,105,111,110,115,116,97,107,101,115,32,112,108,97,99,101,115,117,98,100,105,118,105,115,105,111,110,116,101,114,114,105,116,111,114,105,97,108,111,112,101,114,97,116,105,111,110,97,108,112,101,114,109,97,110,101,110,116,108,121,119,97,115,32,108,97,114,103,101,108,121,111,117,116,98,114,101,97,107,32,111,102,105,110,32,116,104,101,32,112,97,115,116,102,111,108,108,111,119,105,110,103,32,97,32,120,109,108,110,115,58,111,103,61,34,62,60,97,32,99,108,97,115,115,61,34,99,108,97,115,115,61,34,116,101,120,116,67,111,110,118,101,114,115,105,111,110,32,109,97,121,32,98,101,32,117,115,101,100,109,97,110,117,102,97,99,116,117,114,101,97,102,116,101,114,32,98,101,105,110,103,99,108,101,97,114,102,105,120,34,62,10,113,117,101,115,116,105,111,110,32,111,102,119,97,115,32,101,108,101,99,116,101,100,116,111,32,98,101,99,111,109,101,32,97,98,101,99,97,117,115,101,32,111,102,32,115,111,109,101,32,112,101,111,112,108,101,105,110,115,112,105,114,101,100,32,98,121,115,117,99,99,101,115,115,102,117,108,32,97,32,116,105,109,101,32,119,104,101,110,109,111,114,101,32,99,111,109,109,111,110,97,109,111,110,103,115,116,32,116,104,101,97,110,32,111,102,102,105,99,105,97,108,119,105,100,116,104,58,49,48,48,37,59,116,101,99,104,110,111,108,111,103,121,44,119,97,115,32,97,100,111,112,116,101,100,116,111,32,107,101,101,112,32,116,104,101,115,101,116,116,108,101,109,101,110,116,115,108,105,118,101,32,98,105,114,116,104,115,105,110,100,101,120,46,104,116,109,108,34,67,111,110,110,101,99,116,105,99,117,116,97,115,115,105,103,110,101,100,32,116,111,38,97,109,112,59,116,105,109,101,115,59,97,99,99,111,117,110,116,32,102,111,114,97,108,105,103,110,61,114,105,103,104,116,116,104,101,32,99,111,109,112,97,110,121,97,108,119,97,121,115,32,98,101,101,110,114,101,116,117,114,110,101,100,32,116,111,105,110,118,111,108,118,101,109,101,110,116,66,101,99,97,117,115,101,32,116,104,101,116,104,105,115,32,112,101,114,105,111,100,34,32,110,97,109,101,61,34,113,34,32,99,111,110,102,105,110,101,100,32,116,111,97,32,114,101,115,117,108,116,32,111,102,118,97,108,117,101,61,34,34,32,47,62,105,115,32,97,99,116,117,97,108,108,121,69,110,118,105,114,111,110,109,101,110,116,13,10,60,47,104,101,97,100,62,13,10,67,111,110,118,101,114,115,101,108,121,44,62,10,60,100,105,118,32,105,100,61,34,48,34,32,119,105,100,116,104,61,34,49,105,115,32,112,114,111,98,97,98,108,121,104,97,118,101,32,98,101,99,111,109,101,99,111,110,116,114,111,108,108,105,110,103,116,104,101,32,112,114,111,98,108,101,109,99,105,116,105,122,101,110,115,32,111,102,112,111,108,105,116,105,99,105,97,110,115,114,101,97,99,104,101,100,32,116,104,101,97,115,32,101,97,114,108,121,32,97,115,58,110,111,110,101,59,32,111,118,101,114,60,116,97,98,108,101,32,99,101,108,108,118,97,108,105,100,105,116,121,32,111,102,100,105,114,101,99,116,108,121,32,116,111,111,110,109,111,117,115,101,100,111,119,110,119,104,101,114,101,32,105,116,32,105,115,119,104,101,110,32,105,116,32,119,97,115,109,101,109,98,101,114,115,32,111,102,32,114,101,108,97,116,105,111,110,32,116,111,97,99,99,111,109,109,111,100,97,116,101,97,108,111,110,103,32,119,105,116,104,32,73,110,32,116,104,101,32,108,97,116,101,116,104,101,32,69,110,103,108,105,115,104,100,101,108,105,99,105,111,117,115,34,62,116,104,105,115,32,105,115,32,110,111,116,116,104,101,32,112,114,101,115,101,110,116,105,102,32,116,104,101,121,32,97,114,101,97,110,100,32,102,105,110,97,108,108,121,97,32,109,97,116,116,101,114,32,111,102,13,10,9,60,47,100,105,118,62,13,10,13,10,60,47,115,99,114,105,112,116,62,102,97,115,116,101,114,32,116,104,97,110,109,97,106,111,114,105,116,121,32,111,102,97,102,116,101,114,32,119,104,105,99,104,99,111,109,112,97,114,97,116,105,118,101,116,111,32,109,97,105,110,116,97,105,110,105,109,112,114,111,118,101,32,116,104,101,97,119,97,114,100,101,100,32,116,104,101,101,114,34,32,99,108,97,115,115,61,34,102,114,97,109,101,98,111,114,100,101,114,114,101,115,116,111,114,97,116,105,111,110,105,110,32,116,104,101,32,115,97,109,101,97,110,97,108,121,115,105,115,32,111,102,116,104,101,105,114,32,102,105,114,115,116,68,117,114,105,110,103,32,116,104,101,32,99,111,110,116,105,110,101,110,116,97,108,115,101,113,117,101,110,99,101,32,111,102,102,117,110,99,116,105,111,110,40,41,123,102,111,110,116,45,115,105,122,101,58,32,119,111,114,107,32,111,110,32,116,104,101,60,47,115,99,114,105,112,116,62,10,60,98,101,103,105,110,115,32,119,105,116,104,106,97,118,97,115,99,114,105,112,116,58,99,111,110,115,116,105,116,117,101,110,116,119,97,115,32,102,111,117,110,100,101,100,101,113,117,105,108,105,98,114,105,117,109,97,115,115,117,109,101,32,116,104,97,116,105,115,32,103,105,118,101,110,32,98,121,110,101,101,100,115,32,116,111,32,98,101,99,111,111,114,100,105,110,97,116,101,115,116,104,101,32,118,97,114,105,111,117,115,97,114,101,32,112,97,114,116,32,111,102,111,110,108,121,32,105,110,32,116,104,101,115,101,99,116,105,111,110,115,32,111,102,105,115,32,97,32,99,111,109,109,111,110,116,104,101,111,114,105,101,115,32,111,102,100,105,115,99,111,118,101,114,105,101,115,97,115,115,111,99,105,97,116,105,111,110,101,100,103,101,32,111,102,32,116,104,101,115,116,114,101,110,103,116,104,32,111,102,112,111,115,105,116,105,111,110,32,105,110,112,114,101,115,101,110,116,45,100,97,121,117,110,105,118,101,114,115,97,108,108,121,116,111,32,102,111,114,109,32,116,104,101,98,117,116,32,105,110,115,116,101,97,100,99,111,114,112,111,114,97,116,105,111,110,97,116,116,97,99,104,101,100,32,116,111,105,115,32,99,111,109,109,111,110,108,121,114,101,97,115,111,110,115,32,102,111,114,32,38,113,117,111,116,59,116,104,101,32,99,97,110,32,98,101,32,109,97,100,101,119,97,115,32,97,98,108,101,32,116,111,119,104,105,99,104,32,109,101,97,110,115,98,117,116,32,100,105,100,32,110,111,116,111,110,77,111,117,115,101,79,118,101,114,97,115,32,112,111,115,115,105,98,108,101,111,112,101,114,97,116,101,100,32,98,121,99,111,109,105,110,103,32,102,114,111,109,116,104,101,32,112,114,105,109,97,114,121,97,100,100,105,116,105,111,110,32,111,102,102,111,114,32,115,101,118,101,114,97,108,116,114,97,110,115,102,101,114,114,101,100,97,32,112,101,114,105,111,100,32,111,102,97,114,101,32,97,98,108,101,32,116,111,104,111,119,101,118,101,114,44,32,105,116,115,104,111,117,108,100,32,104,97,118,101,109,117,99,104,32,108,97,114,103,101,114,10,9,60,47,115,99,114,105,112,116,62,97,100,111,112,116,101,100,32,116,104,101,112,114,111,112,101,114,116,121,32,111,102,100,105,114,101,99,116,101,100,32,98,121,101,102,102,101,99,116,105,118,101,108,121,119,97,115,32,98,114,111,117,103,104,116,99,104,105,108,100,114,101,110,32,111,102,80,114,111,103,114,97,109,109,105,110,103,108,111,110,103,101,114,32,116,104,97,110,109,97,110,117,115,99,114,105,112,116,115,119,97,114,32,97,103,97,105,110,115,116,98,121,32,109,101,97,110,115,32,111,102,97,110,100,32,109,111,115,116,32,111,102,115,105,109,105,108,97,114,32,116,111,32,112,114,111,112,114,105,101,116,97,114,121,111,114,105,103,105,110,97,116,105,110,103,112,114,101,115,116,105,103,105,111,117,115,103,114,97,109,109,97,116,105,99,97,108,101,120,112,101,114,105,101,110,99,101,46,116,111,32,109,97,107,101,32,116,104,101,73,116,32,119,97,115,32,97,108,115,111,105,115,32,102,111,117,110,100,32,105,110,99,111,109,112,101,116,105,116,111,114,115,105,110,32,116,104,101,32,85,46,83,46,114,101,112,108,97,99,101,32,116,104,101,98,114,111,117,103,104,116,32,116,104,101,99,97,108,99,117,108,97,116,105,111,110,102,97,108,108,32,111,102,32,116,104,101,116,104,101,32,103,101,110,101,114,97,108,112,114,97,99,116,105,99,97,108,108,121,105,110,32,104,111,110,111,114,32,111,102,114,101,108,101,97,115,101,100,32,105,110,114,101,115,105,100,101,110,116,105,97,108,97,110,100,32,115,111,109,101,32,111,102,107,105,110,103,32,111,102,32,116,104,101,114,101,97,99,116,105,111,110,32,116,111,49,115,116,32,69,97,114,108,32,111,102,99,117,108,116,117,114,101,32,97,110,100,112,114,105,110,99,105,112,97,108,108,121,60,47,116,105,116,108,101,62,10,32,32,116,104,101,121,32,99,97,110,32,98,101,98,97,99,107,32,116,111,32,116,104,101,115,111,109,101,32,111,102,32,104,105,115,101,120,112,111,115,117,114,101,32,116,111,97,114,101,32,115,105,109,105,108,97,114,102,111,114,109,32,111,102,32,116,104,101,97,100,100,70,97,118,111,114,105,116,101,99,105,116,105,122,101,110,115,104,105,112,112,97,114,116,32,105,110,32,116,104,101,112,101,111,112,108,101,32,119,105,116,104,105,110,32,112,114,97,99,116,105,99,101,116,111,32,99,111,110,116,105,110,117,101,38,97,109,112,59,109,105,110,117,115,59,97,112,112,114,111,118,101,100,32,98,121,32,116,104,101,32,102,105,114,115,116,32,97,108,108,111,119,101,100,32,116,104,101,97,110,100,32,102,111,114,32,116,104,101,102,117,110,99,116,105,111,110,105,110,103,112,108,97,121,105,110,103,32,116,104,101,115,111,108,117,116,105,111,110,32,116,111,104,101,105,103,104,116,61,34,48,34,32,105,110,32,104,105,115,32,98,111,111,107,109,111,114,101,32,116,104,97,110,32,97,102,111,108,108,111,119,115,32,116,104,101,99,114,101,97,116,101,100,32,116,104,101,112,114,101,115,101,110,99,101,32,105,110,38,110,98,115,112,59,60,47,116,100,62,110,97,116,105,111,110,97,108,105,115,116,116,104,101,32,105,100,101,97,32,111,102,97,32,99,104,97,114,97,99,116,101,114,119,101,114,101,32,102,111,114,99,101,100,32,99,108,97,115,115,61,34,98,116,110,100,97,121,115,32,111,102,32,116,104,101,102,101,97,116,117,114,101,100,32,105,110,115,104,111,119,105,110,103,32,116,104,101,105,110,116,101,114,101,115,116,32,105,110,105,110,32,112,108,97,99,101,32,111,102,116,117,114,110,32,111,102,32,116,104,101,116,104,101,32,104,101,97,100,32,111,102,76,111,114,100,32,111,102,32,116,104,101,112,111,108,105,116,105,99,97,108,108,121,104,97,115,32,105,116,115,32,111,119,110,69,100,117,99,97,116,105,111,110,97,108,97,112,112,114,111,118,97,108,32,111,102,115,111,109,101,32,111,102,32,116,104,101,101,97,99,104,32,111,116,104,101,114,44,98,101,104,97,118,105,111,114,32,111,102,97,110,100,32,98,101,99,97,117,115,101,97,110,100,32,97,110,111,116,104,101,114,97,112,112,101,97,114,101,100,32,111,110,114,101,99,111,114,100,101,100,32,105,110,98,108,97,99,107,38,113,117,111,116,59,109,97,121,32,105,110,99,108,117,100,101,116,104,101,32,119,111,114,108,100,39,115,99,97,110,32,108,101,97,100,32,116,111,114,101,102,101,114,115,32,116,111,32,97,98,111,114,100,101,114,61,34,48,34,32,103,111,118,101,114,110,109,101,110,116,32,119,105,110,110,105,110,103,32,116,104,101,114,101,115,117,108,116,101,100,32,105,110,32,119,104,105,108,101,32,116,104,101,32,87,97,115,104,105,110,103,116,111,110,44,116,104,101,32,115,117,98,106,101,99,116,99,105,116,121,32,105,110,32,116,104,101,62,60,47,100,105,118,62,13,10,9,9,114,101,102,108,101,99,116,32,116,104,101,116,111,32,99,111,109,112,108,101,116,101,98,101,99,97,109,101,32,109,111,114,101,114,97,100,105,111,97,99,116,105,118,101,114,101,106,101,99,116,101,100,32,98,121,119,105,116,104,111,117,116,32,97,110,121,104,105,115,32,102,97,116,104,101,114,44,119,104,105,99,104,32,99,111,117,108,100,99,111,112,121,32,111,102,32,116,104,101,116,111,32,105,110,100,105,99,97,116,101,97,32,112,111,108,105,116,105,99,97,108,97,99,99,111,117,110,116,115,32,111,102,99,111,110,115,116,105,116,117,116,101,115,119,111,114,107,101,100,32,119,105,116,104,101,114,60,47,97,62,60,47,108,105,62,111,102,32,104,105,115,32,108,105,102,101,97,99,99,111,109,112,97,110,105,101,100,99,108,105,101,110,116,87,105,100,116,104,112,114,101,118,101,110,116,32,116,104,101,76,101,103,105,115,108,97,116,105,118,101,100,105,102,102,101,114,101,110,116,108,121,116,111,103,101,116,104,101,114,32,105,110,104,97,115,32,115,101,118,101,114,97,108,102,111,114,32,97,110,111,116,104,101,114,116,101,120,116,32,111,102,32,116,104,101,102,111,117,110,100,101,100,32,116,104,101,101,32,119,105,116,104,32,116,104,101,32,105,115,32,117,115,101,100,32,102,111,114,99,104,97,110,103,101,100,32,116,104,101,117,115,117,97,108,108,121,32,116,104,101,112,108,97,99,101,32,119,104,101,114,101,119,104,101,114,101,97,115,32,116,104,101,62,32,60,97,32,104,114,101,102,61,34,34,62,60,97,32,104,114,101,102,61,34,116,104,101,109,115,101,108,118,101,115,44,97,108,116,104,111,117,103,104,32,104,101,116,104,97,116,32,99,97,110,32,98,101,116,114,97,100,105,116,105,111,110,97,108,114,111,108,101,32,111,102,32,116,104,101,97,115,32,97,32,114,101,115,117,108,116,114,101,109,111,118,101,67,104,105,108,100,100,101,115,105,103,110,101,100,32,98,121,119,101,115,116,32,111,102,32,116,104,101,83,111,109,101,32,112,101,111,112,108,101,112,114,111,100,117,99,116,105,111,110,44,115,105,100,101,32,111,102,32,116,104,101,110,101,119,115,108,101,116,116,101,114,115,117,115,101,100,32,98,121,32,116,104,101,100,111,119,110,32,116,111,32,116,104,101,97,99,99,101,112,116,101,100,32,98,121,108,105,118,101,32,105,110,32,116,104,101,97,116,116,101,109,112,116,115,32,116,111,111,117,116,115,105,100,101,32,116,104,101,102,114,101,113,117,101,110,99,105,101,115,72,111,119,101,118,101,114,44,32,105,110,112,114,111,103,114,97,109,109,101,114,115,97,116,32,108,101,97,115,116,32,105,110,97,112,112,114,111,120,105,109,97,116,101,97,108,116,104,111,117,103,104,32,105,116,119,97,115,32,112,97,114,116,32,111,102,97,110,100,32,118,97,114,105,111,117,115,71,111,118,101,114,110,111,114,32,111,102,116,104,101,32,97,114,116,105,99,108,101,116,117,114,110,101,100,32,105,110,116,111,62,60,97,32,104,114,101,102,61,34,47,116,104,101,32,101,99,111,110,111,109,121,105,115,32,116,104,101,32,109,111,115,116,109,111,115,116,32,119,105,100,101,108,121,119,111,117,108,100,32,108,97,116,101,114,97,110,100,32,112,101,114,104,97,112,115,114,105,115,101,32,116,111,32,116,104,101,111,99,99,117,114,115,32,119,104,101,110,117,110,100,101,114,32,119,104,105,99,104,99,111,110,100,105,116,105,111,110,115,46,116,104,101,32,119,101,115,116,101,114,110,116,104,101,111,114,121,32,116,104,97,116,105,115,32,112,114,111,100,117,99,101,100,116,104,101,32,99,105,116,121,32,111,102,105,110,32,119,104,105,99,104,32,104,101,115,101,101,110,32,105,110,32,116,104,101,116,104,101,32,99,101,110,116,114,97,108,98,117,105,108,100,105,110,103,32,111,102,109,97,110,121,32,111,102,32,104,105,115,97,114,101,97,32,111,102,32,116,104,101,105,115,32,116,104,101,32,111,110,108,121,109,111,115,116,32,111,102,32,116,104,101,109,97,110,121,32,111,102,32,116,104,101,116,104,101,32,87,101,115,116,101,114,110,84,104,101,114,101,32,105,115,32,110,111,101,120,116,101,110,100,101,100,32,116,111,83,116,97,116,105,115,116,105,99,97,108,99,111,108,115,112,97,110,61,50,32,124,115,104,111,114,116,32,115,116,111,114,121,112,111,115,115,105,98,108,101,32,116,111,116,111,112,111,108,111,103,105,99,97,108,99,114,105,116,105,99,97,108,32,111,102,114,101,112,111,114,116,101,100,32,116,111,97,32,67,104,114,105,115,116,105,97,110,100,101,99,105,115,105,111,110,32,116,111,105,115,32,101,113,117,97,108,32,116,111,112,114,111,98,108,101,109,115,32,111,102,84,104,105,115,32,99,97,110,32,98,101,109,101,114,99,104,97,110,100,105,115,101,102,111,114,32,109,111,115,116,32,111,102,110,111,32,101,118,105,100,101,110,99,101,101,100,105,116,105,111,110,115,32,111,102,101,108,101,109,101,110,116,115,32,105,110,38,113,117,111,116,59,46,32,84,104,101,99,111,109,47,105,109,97,103,101,115,47,119,104,105,99,104,32,109,97,107,101,115,116,104,101,32,112,114,111,99,101,115,115,114,101,109,97,105,110,115,32,116,104,101,108,105,116,101,114,97,116,117,114,101,44,105,115,32,97,32,109,101,109,98,101,114,116,104,101,32,112,111,112,117,108,97,114,116,104,101,32,97,110,99,105,101,110,116,112,114,111,98,108,101,109,115,32,105,110,116,105,109,101,32,111,102,32,116,104,101,100,101,102,101,97,116,101,100,32,98,121,98,111,100,121,32,111,102,32,116,104,101,97,32,102,101,119,32,121,101,97,114,115,109,117,99,104,32,111,102,32,116,104,101,116,104,101,32,119,111,114,107,32,111,102,67,97,108,105,102,111,114,110,105,97,44,115,101,114,118,101,100,32,97,115,32,97,103,111,118,101,114,110,109,101,110,116,46,99,111,110,99,101,112,116,115,32,111,102,109,111,118,101,109,101,110,116,32,105,110,9,9,60,100,105,118,32,105,100,61,34,105,116,34,32,118,97,108,117,101,61,34,108,97,110,103,117,97,103,101,32,111,102,97,115,32,116,104,101,121,32,97,114,101,112,114,111,100,117,99,101,100,32,105,110,105,115,32,116,104,97,116,32,116,104,101,101,120,112,108,97,105,110,32,116,104,101,100,105,118,62,60,47,100,105,118,62,10,72,111,119,101,118,101,114,32,116,104,101,108,101,97,100,32,116,111,32,116,104,101,9,60,97,32,104,114,101,102,61,34,47,119,97,115,32,103,114,97,110,116,101,100,112,101,111,112,108,101,32,104,97,118,101,99,111,110,116,105,110,117,97,108,108,121,119,97,115,32,115,101,101,110,32,97,115,97,110,100,32,114,101,108,97,116,101,100,116,104,101,32,114,111,108,101,32,111,102,112,114,111,112,111,115,101,100,32,98,121,111,102,32,116,104,101,32,98,101,115,116,101,97,99,104,32,111,116,104,101,114,46,67,111,110,115,116,97,110,116,105,110,101,112,101,111,112,108,101,32,102,114,111,109,100,105,97,108,101,99,116,115,32,111,102,116,111,32,114,101,118,105,115,105,111,110,119,97,115,32,114,101,110,97,109,101,100,97,32,115,111,117,114,99,101,32,111,102,116,104,101,32,105,110,105,116,105,97,108,108,97,117,110,99,104,101,100,32,105,110,112,114,111,118,105,100,101,32,116,104,101,116,111,32,116,104,101,32,119,101,115,116,119,104,101,114,101,32,116,104,101,114,101,97,110,100,32,115,105,109,105,108,97,114,98,101,116,119,101,101,110,32,116,119,111,105,115,32,97,108,115,111,32,116,104,101,69,110,103,108,105,115,104,32,97,110,100,99,111,110,100,105,116,105,111,110,115,44,116,104,97,116,32,105,116,32,119,97,115,101,110,116,105,116,108,101,100,32,116,111,116,104,101,109,115,101,108,118,101,115,46,113,117,97,110,116,105,116,121,32,111,102,114,97,110,115,112,97,114,101,110,99,121,116,104,101,32,115,97,109,101,32,97,115,116,111,32,106,111,105,110,32,116,104,101,99,111,117,110,116,114,121,32,97,110,100,116,104,105,115,32,105,115,32,116,104,101,84,104,105,115,32,108,101,100,32,116,111,97,32,115,116,97,116,101,109,101,110,116,99,111,110,116,114,97,115,116,32,116,111,108,97,115,116,73,110,100,101,120,79,102,116,104,114,111,117,103,104,32,104,105,115,105,115,32,100,101,115,105,103,110,101,100,116,104,101,32,116,101,114,109,32,105,115,105,115,32,112,114,111,118,105,100,101,100,112,114,111,116,101,99,116,32,116,104,101,110,103,60,47,97,62,60,47,108,105,62,84,104,101,32,99,117,114,114,101,110,116,116,104,101,32,115,105,116,101,32,111,102,115,117,98,115,116,97,110,116,105,97,108,101,120,112,101,114,105,101,110,99,101,44,105,110,32,116,104,101,32,87,101,115,116,116,104,101,121,32,115,104,111,117,108,100,115,108,111,118,101,110,196,141,105,110,97,99,111,109,101,110,116,97,114,105,111,115,117,110,105,118,101,114,115,105,100,97,100,99,111,110,100,105,99,105,111,110,101,115,97,99,116,105,118,105,100,97,100,101,115,101,120,112,101,114,105,101,110,99,105,97,116,101,99,110,111,108,111,103,195,173,97,112,114,111,100,117,99,99,105,195,179,110,112,117,110,116,117,97,99,105,195,179,110,97,112,108,105,99,97,99,105,195,179,110,99,111,110,116,114,97,115,101,195,177,97,99,97,116,101,103,111,114,195,173,97,115,114,101,103,105,115,116,114,97,114,115,101,112,114,111,102,101,115,105,111,110,97,108,116,114,97,116,97,109,105,101,110,116,111,114,101,103,195,173,115,116,114,97,116,101,115,101,99,114,101,116,97,114,195,173,97,112,114,105,110,99,105,112,97,108,101,115,112,114,111,116,101,99,99,105,195,179,110,105,109,112,111,114,116,97,110,116,101,115,105,109,112,111,114,116,97,110,99,105,97,112,111,115,105,98,105,108,105,100,97,100,105,110,116,101,114,101,115,97,110,116,101,99,114,101,99,105,109,105,101,110,116,111,110,101,99,101,115,105,100,97,100,101,115,115,117,115,99,114,105,98,105,114,115,101,97,115,111,99,105,97,99,105,195,179,110,100,105,115,112,111,110,105,98,108,101,115,101,118,97,108,117,97,99,105,195,179,110,101,115,116,117,100,105,97,110,116,101,115,114,101,115,112,111,110,115,97,98,108,101,114,101,115,111,108,117,99,105,195,179,110,103,117,97,100,97,108,97,106,97,114,97,114,101,103,105,115,116,114,97,100,111,115,111,112,111,114,116,117,110,105,100,97,100,99,111,109,101,114,99,105,97,108,101,115,102,111,116,111,103,114,97,102,195,173,97,97,117,116,111,114,105,100,97,100,101,115,105,110,103,101,110,105,101,114,195,173,97,116,101,108,101,118,105,115,105,195,179,110,99,111,109,112,101,116,101,110,99,105,97,111,112,101,114,97,99,105,111,110,101,115,101,115,116,97,98,108,101,99,105,100,111,115,105,109,112,108,101,109,101,110,116,101,97,99,116,117,97,108,109,101,110,116,101,110,97,118,101,103,97,99,105,195,179,110,99,111,110,102,111,114,109,105,100,97,100,108,105,110,101,45,104,101,105,103,104,116,58,102,111,110,116,45,102,97,109,105,108,121,58,34,32,58,32,34,104,116,116,112,58,47,47,97,112,112,108,105,99,97,116,105,111,110,115,108,105,110,107,34,32,104,114,101,102,61,34,115,112,101,99,105,102,105,99,97,108,108,121,47,47,60,33,91,67,68,65,84,65,91,10,79,114,103,97,110,105,122,97,116,105,111,110,100,105,115,116,114,105,98,117,116,105,111,110,48,112,120,59,32,104,101,105,103,104,116,58,114,101,108,97,116,105,111,110,115,104,105,112,100,101,118,105,99,101,45,119,105,100,116,104,60,100,105,118,32,99,108,97,115,115,61,34,60,108,97,98,101,108,32,102,111,114,61,34,114,101,103,105,115,116,114,97,116,105,111,110,60,47,110,111,115,99,114,105,112,116,62,10,47,105,110,100,101,120,46,104,116,109,108,34,119,105,110,100,111,119,46,111,112,101,110,40,32,33,105,109,112,111,114,116,97,110,116,59,97,112,112,108,105,99,97,116,105,111,110,47,105,110,100,101,112,101,110,100,101,110,99,101,47,47,119,119,119,46,103,111,111,103,108,101,111,114,103,97,110,105,122,97,116,105,111,110,97,117,116,111,99,111,109,112,108,101,116,101,114,101,113,117,105,114,101,109,101,110,116,115,99,111,110,115,101,114,118,97,116,105,118,101,60,102,111,114,109,32,110,97,109,101,61,34,105,110,116,101,108,108,101,99,116,117,97,108,109,97,114,103,105,110,45,108,101,102,116,58,49,56,116,104,32,99,101,110,116,117,114,121,97,110,32,105,109,112,111,114,116,97,110,116,105,110,115,116,105,116,117,116,105,111,110,115,97,98,98,114,101,118,105,97,116,105,111,110,60,105,109,103,32,99,108,97,115,115,61,34,111,114,103,97,110,105,115,97,116,105,111,110,99,105,118,105,108,105,122,97,116,105,111,110,49,57,116,104,32,99,101,110,116,117,114,121,97,114,99,104,105,116,101,99,116,117,114,101,105,110,99,111,114,112,111,114,97,116,101,100,50,48,116,104,32,99,101,110,116,117,114,121,45,99,111,110,116,97,105,110,101,114,34,62,109,111,115,116,32,110,111,116,97,98,108,121,47,62,60,47,97,62,60,47,100,105,118,62,110,111,116,105,102,105,99,97,116,105,111,110,39,117,110,100,101,102,105,110,101,100,39,41,70,117,114,116,104,101,114,109,111,114,101,44,98,101,108,105,101,118,101,32,116,104,97,116,105,110,110,101,114,72,84,77,76,32,61,32,112,114,105,111,114,32,116,111,32,116,104,101,100,114,97,109,97,116,105,99,97,108,108,121,114,101,102,101,114,114,105,110,103,32,116,111,110,101,103,111,116,105,97,116,105,111,110,115,104,101,97,100,113,117,97,114,116,101,114,115,83,111,117,116,104,32,65,102,114,105,99,97,117,110,115,117,99,99,101,115,115,102,117,108,80,101,110,110,115,121,108,118,97,110,105,97,65,115,32,97,32,114,101,115,117,108,116,44,60,104,116,109,108,32,108,97,110,103,61,34,38,108,116,59,47,115,117,112,38,103,116,59,100,101,97,108,105,110,103,32,119,105,116,104,112,104,105,108,97,100,101,108,112,104,105,97,104,105,115,116,111,114,105,99,97,108,108,121,41,59,60,47,115,99,114,105,112,116,62,10,112,97,100,100,105,110,103,45,116,111,112,58,101,120,112,101,114,105,109,101,110,116,97,108,103,101,116,65,116,116,114,105,98,117,116,101,105,110,115,116,114,117,99,116,105,111,110,115,116,101,99,104,110,111,108,111,103,105,101,115,112,97,114,116,32,111,102,32,116,104,101,32,61,102,117,110,99,116,105,111,110,40,41,123,115,117,98,115,99,114,105,112,116,105,111,110,108,46,100,116,100,34,62,13,10,60,104,116,103,101,111,103,114,97,112,104,105,99,97,108,67,111,110,115,116,105,116,117,116,105,111,110,39,44,32,102,117,110,99,116,105,111,110,40,115,117,112,112,111,114,116,101,100,32,98,121,97,103,114,105,99,117,108,116,117,114,97,108,99,111,110,115,116,114,117,99,116,105,111,110,112,117,98,108,105,99,97,116,105,111,110,115,102,111,110,116,45,115,105,122,101,58,32,49,97,32,118,97,114,105,101,116,121,32,111,102,60,100,105,118,32,115,116,121,108,101,61,34,69,110,99,121,99,108,111,112,101,100,105,97,105,102,114,97,109,101,32,115,114,99,61,34,100,101,109,111,110,115,116,114,97,116,101,100,97,99,99,111,109,112,108,105,115,104,101,100,117,110,105,118,101,114,115,105,116,105,101,115,68,101,109,111,103,114,97,112,104,105,99,115,41,59,60,47,115,99,114,105,112,116,62,60,100,101,100,105,99,97,116,101,100,32,116,111,107,110,111,119,108,101,100,103,101,32,111,102,115,97,116,105,115,102,97,99,116,105,111,110,112,97,114,116,105,99,117,108,97,114,108,121,60,47,100,105,118,62,60,47,100,105,118,62,69,110,103,108,105,115,104,32,40,85,83,41,97,112,112,101,110,100,67,104,105,108,100,40,116,114,97,110,115,109,105,115,115,105,111,110,115,46,32,72,111,119,101,118,101,114,44,32,105,110,116,101,108,108,105,103,101,110,99,101,34,32,116,97,98,105,110,100,101,120,61,34,102,108,111,97,116,58,114,105,103,104,116,59,67,111,109,109,111,110,119,101,97,108,116,104,114,97,110,103,105,110,103,32,102,114,111,109,105,110,32,119,104,105,99,104,32,116,104,101,97,116,32,108,101,97,115,116,32,111,110,101,114,101,112,114,111,100,117,99,116,105,111,110,101,110,99,121,99,108,111,112,101,100,105,97,59,102,111,110,116,45,115,105,122,101,58,49,106,117,114,105,115,100,105,99,116,105,111,110,97,116,32,116,104,97,116,32,116,105,109,101,34,62,60,97,32,99,108,97,115,115,61,34,73,110,32,97,100,100,105,116,105,111,110,44,100,101,115,99,114,105,112,116,105,111,110,43,99,111,110,118,101,114,115,97,116,105,111,110,99,111,110,116,97,99,116,32,119,105,116,104,105,115,32,103,101,110,101,114,97,108,108,121,114,34,32,99,111,110,116,101,110,116,61,34,114,101,112,114,101,115,101,110,116,105,110,103,38,108,116,59,109,97,116,104,38,103,116,59,112,114,101,115,101,110,116,97,116,105,111,110,111,99,99,97,115,105,111,110,97,108,108,121,60,105,109,103,32,119,105,100,116,104,61,34,110,97,118,105,103,97,116,105,111,110,34,62,99,111,109,112,101,110,115,97,116,105,111,110,99,104,97,109,112,105,111,110,115,104,105,112,109,101,100,105,97,61,34,97,108,108,34,32,118,105,111,108,97,116,105,111,110,32,111,102,114,101,102,101,114,101,110,99,101,32,116,111,114,101,116,117,114,110,32,116,114,117,101,59,83,116,114,105,99,116,47,47,69,78,34,32,116,114,97,110,115,97,99,116,105,111,110,115,105,110,116,101,114,118,101,110,116,105,111,110,118,101,114,105,102,105,99,97,116,105,111,110,73,110,102,111,114,109,97,116,105,111,110,32,100,105,102,102,105,99,117,108,116,105,101,115,67,104,97,109,112,105,111,110,115,104,105,112,99,97,112,97,98,105,108,105,116,105,101,115,60,33,91,101,110,100,105,102,93,45,45,62,125,10,60,47,115,99,114,105,112,116,62,10,67,104,114,105,115,116,105,97,110,105,116,121,102,111,114,32,101,120,97,109,112,108,101,44,80,114,111,102,101,115,115,105,111,110,97,108,114,101,115,116,114,105,99,116,105,111,110,115,115,117,103,103,101,115,116,32,116,104,97,116,119,97,115,32,114,101,108,101,97,115,101,100,40,115,117,99,104,32,97,115,32,116,104,101,114,101,109,111,118,101,67,108,97,115,115,40,117,110,101,109,112,108,111,121,109,101,110,116,116,104,101,32,65,109,101,114,105,99,97,110,115,116,114,117,99,116,117,114,101,32,111,102,47,105,110,100,101,120,46,104,116,109,108,32,112,117,98,108,105,115,104,101,100,32,105,110,115,112,97,110,32,99,108,97,115,115,61,34,34,62,60,97,32,104,114,101,102,61,34,47,105,110,116,114,111,100,117,99,116,105,111,110,98,101,108,111,110,103,105,110,103,32,116,111,99,108,97,105,109,101,100,32,116,104,97,116,99,111,110,115,101,113,117,101,110,99,101,115,60,109,101,116,97,32,110,97,109,101,61,34,71,117,105,100,101,32,116,111,32,116,104,101,111,118,101,114,119,104,101,108,109,105,110,103,97,103,97,105,110,115,116,32,116,104,101,32,99,111,110,99,101,110,116,114,97,116,101,100,44,10,46,110,111,110,116,111,117,99,104,32,111,98,115,101,114,118,97,116,105,111,110,115,60,47,97,62,10,60,47,100,105,118,62,10,102,32,40,100,111,99,117,109,101,110,116,46,98,111,114,100,101,114,58,32,49,112,120,32,123,102,111,110,116,45,115,105,122,101,58,49,116,114,101,97,116,109,101,110,116,32,111,102,48,34,32,104,101,105,103,104,116,61,34,49,109,111,100,105,102,105,99,97,116,105,111,110,73,110,100,101,112,101,110,100,101,110,99,101,100,105,118,105,100,101,100,32,105,110,116,111,103,114,101,97,116,101,114,32,116,104,97,110,97,99,104,105,101,118,101,109,101,110,116,115,101,115,116,97,98,108,105,115,104,105,110,103,74,97,118,97,83,99,114,105,112,116,34,32,110,101,118,101,114,116,104,101,108,101,115,115,115,105,103,110,105,102,105,99,97,110,99,101,66,114,111,97,100,99,97,115,116,105,110,103,62,38,110,98,115,112,59,60,47,116,100,62,99,111,110,116,97,105,110,101,114,34,62,10,115,117,99,104,32,97,115,32,116,104,101,32,105,110,102,108,117,101,110,99,101,32,111,102,97,32,112,97,114,116,105,99,117,108,97,114,115,114,99,61,39,104,116,116,112,58,47,47,110,97,118,105,103,97,116,105,111,110,34,32,104,97,108,102,32,111,102,32,116,104,101,32,115,117,98,115,116,97,110,116,105,97,108,32,38,110,98,115,112,59,60,47,100,105,118,62,97,100,118,97,110,116,97,103,101,32,111,102,100,105,115,99,111,118,101,114,121,32,111,102,102,117,110,100,97,109,101,110,116,97,108,32,109,101,116,114,111,112,111,108,105,116,97,110,116,104,101,32,111,112,112,111,115,105,116,101,34,32,120,109,108,58,108,97,110,103,61,34,100,101,108,105,98,101,114,97,116,101,108,121,97,108,105,103,110,61,99,101,110,116,101,114,101,118,111,108,117,116,105,111,110,32,111,102,112,114,101,115,101,114,118,97,116,105,111,110,105,109,112,114,111,118,101,109,101,110,116,115,98,101,103,105,110,110,105,110,103,32,105,110,74,101,115,117,115,32,67,104,114,105,115,116,80,117,98,108,105,99,97,116,105,111,110,115,100,105,115,97,103,114,101,101,109,101,110,116,116,101,120,116,45,97,108,105,103,110,58,114,44,32,102,117,110,99,116,105,111,110,40,41,115,105,109,105,108,97,114,105,116,105,101,115,98,111,100,121,62,60,47,104,116,109,108,62,105,115,32,99,117,114,114,101,110,116,108,121,97,108,112,104,97,98,101,116,105,99,97,108,105,115,32,115,111,109,101,116,105,109,101,115,116,121,112,101,61,34,105,109,97,103,101,47,109,97,110,121,32,111,102,32,116,104,101,32,102,108,111,119,58,104,105,100,100,101,110,59,97,118,97,105,108,97,98,108,101,32,105,110,100,101,115,99,114,105,98,101,32,116,104,101,101,120,105,115,116,101,110,99,101,32,111,102,97,108,108,32,111,118,101,114,32,116,104,101,116,104,101,32,73,110,116,101,114,110,101,116,9,60,117,108,32,99,108,97,115,115,61,34,105,110,115,116,97,108,108,97,116,105,111,110,110,101,105,103,104,98,111,114,104,111,111,100,97,114,109,101,100,32,102,111,114,99,101,115,114,101,100,117,99,105,110,103,32,116,104,101,99,111,110,116,105,110,117,101,115,32,116,111,78,111,110,101,116,104,101,108,101,115,115,44,116,101,109,112,101,114,97,116,117,114,101,115,10,9,9,60,97,32,104,114,101,102,61,34,99,108,111,115,101,32,116,111,32,116,104,101,101,120,97,109,112,108,101,115,32,111,102,32,105,115,32,97,98,111,117,116,32,116,104,101,40,115,101,101,32,98,101,108,111,119,41,46,34,32,105,100,61,34,115,101,97,114,99,104,112,114,111,102,101,115,115,105,111,110,97,108,105,115,32,97,118,97,105,108,97,98,108,101,116,104,101,32,111,102,102,105,99,105,97,108,9,9,60,47,115,99,114,105,112,116,62,10,10,9,9,60,100,105,118,32,105,100,61,34,97,99,99,101,108,101,114,97,116,105,111,110,116,104,114,111,117,103,104,32,116,104,101,32,72,97,108,108,32,111,102,32,70,97,109,101,100,101,115,99,114,105,112,116,105,111,110,115,116,114,97,110,115,108,97,116,105,111,110,115,105,110,116,101,114,102,101,114,101,110,99,101,32,116,121,112,101,61,39,116,101,120,116,47,114,101,99,101,110,116,32,121,101,97,114,115,105,110,32,116,104,101,32,119,111,114,108,100,118,101,114,121,32,112,111,112,117,108,97,114,123,98,97,99,107,103,114,111,117,110,100,58,116,114,97,100,105,116,105,111,110,97,108,32,115,111,109,101,32,111,102,32,116,104,101,32,99,111,110,110,101,99,116,101,100,32,116,111,101,120,112,108,111,105,116,97,116,105,111,110,101,109,101,114,103,101,110,99,101,32,111,102,99,111,110,115,116,105,116,117,116,105,111,110,65,32,72,105,115,116,111,114,121,32,111,102,115,105,103,110,105,102,105,99,97,110,116,32,109,97,110,117,102,97,99,116,117,114,101,100,101,120,112,101,99,116,97,116,105,111,110,115,62,60,110,111,115,99,114,105,112,116,62,60,99,97,110,32,98,101,32,102,111,117,110,100,98,101,99,97,117,115,101,32,116,104,101,32,104,97,115,32,110,111,116,32,98,101,101,110,110,101,105,103,104,98,111,117,114,105,110,103,119,105,116,104,111,117,116,32,116,104,101,32,97,100,100,101,100,32,116,111,32,116,104,101,9,60,108,105,32,99,108,97,115,115,61,34,105,110,115,116,114,117,109,101,110,116,97,108,83,111,118,105,101,116,32,85,110,105,111,110,97,99,107,110,111,119,108,101,100,103,101,100,119,104,105,99,104,32,99,97,110,32,98,101,110,97,109,101,32,102,111,114,32,116,104,101,97,116,116,101,110,116,105,111,110,32,116,111,97,116,116,101,109,112,116,115,32,116,111,32,100,101,118,101,108,111,112,109,101,110,116,115,73,110,32,102,97,99,116,44,32,116,104,101,60,108,105,32,99,108,97,115,115,61,34,97,105,109,112,108,105,99,97,116,105,111,110,115,115,117,105,116,97,98,108,101,32,102,111,114,109,117,99,104,32,111,102,32,116,104,101,32,99,111,108,111,110,105,122,97,116,105,111,110,112,114,101,115,105,100,101,110,116,105,97,108,99,97,110,99,101,108,66,117,98,98,108,101,32,73,110,102,111,114,109,97,116,105,111,110,109,111,115,116,32,111,102,32,116,104,101,32,105,115,32,100,101,115,99,114,105,98,101,100,114,101,115,116,32,111,102,32,116,104,101,32,109,111,114,101,32,111,114,32,108,101,115,115,105,110,32,83,101,112,116,101,109,98,101,114,73,110,116,101,108,108,105,103,101,110,99,101,115,114,99,61,34,104,116,116,112,58,47,47,112,120,59,32,104,101,105,103,104,116,58,32,97,118,97,105,108,97,98,108,101,32,116,111,109,97,110,117,102,97,99,116,117,114,101,114,104,117,109,97,110,32,114,105,103,104,116,115,108,105,110,107,32,104,114,101,102,61,34,47,97,118,97,105,108,97,98,105,108,105,116,121,112,114,111,112,111,114,116,105,111,110,97,108,111,117,116,115,105,100,101,32,116,104,101,32,97,115,116,114,111,110,111,109,105,99,97,108,104,117,109,97,110,32,98,101,105,110,103,115,110,97,109,101,32,111,102,32,116,104,101,32,97,114,101,32,102,111,117,110,100,32,105,110,97,114,101,32,98,97,115,101,100,32,111,110,115,109,97,108,108,101,114,32,116,104,97,110,97,32,112,101,114,115,111,110,32,119,104,111,101,120,112,97,110,115,105,111,110,32,111,102,97,114,103,117,105,110,103,32,116,104,97,116,110,111,119,32,107,110,111,119,110,32,97,115,73,110,32,116,104,101,32,101,97,114,108,121,105,110,116,101,114,109,101,100,105,97,116,101,100,101,114,105,118,101,100,32,102,114,111,109,83,99,97,110,100,105,110,97,118,105,97,110,60,47,97,62,60,47,100,105,118,62,13,10,99,111,110,115,105,100,101,114,32,116,104,101,97,110,32,101,115,116,105,109,97,116,101,100,116,104,101,32,78,97,116,105,111,110,97,108,60,100,105,118,32,105,100,61,34,112,97,103,114,101,115,117,108,116,105,110,103,32,105,110,99,111,109,109,105,115,115,105,111,110,101,100,97,110,97,108,111,103,111,117,115,32,116,111,97,114,101,32,114,101,113,117,105,114,101,100,47,117,108,62,10,60,47,100,105,118,62,10,119,97,115,32,98,97,115,101,100,32,111,110,97,110,100,32,98,101,99,97,109,101,32,97,38,110,98,115,112,59,38,110,98,115,112,59,116,34,32,118,97,108,117,101,61,34,34,32,119,97,115,32,99,97,112,116,117,114,101,100,110,111,32,109,111,114,101,32,116,104,97,110,114,101,115,112,101,99,116,105,118,101,108,121,99,111,110,116,105,110,117,101,32,116,111,32,62,13,10,60,104,101,97,100,62,13,10,60,119,101,114,101,32,99,114,101,97,116,101,100,109,111,114,101,32,103,101,110,101,114,97,108,105,110,102,111,114,109,97,116,105,111,110,32,117,115,101,100,32,102,111,114,32,116,104,101,105,110,100,101,112,101,110,100,101,110,116,32,116,104,101,32,73,109,112,101,114,105,97,108,99,111,109,112,111,110,101,110,116,32,111,102,116,111,32,116,104,101,32,110,111,114,116,104,105,110,99,108,117,100,101,32,116,104,101,32,67,111,110,115,116,114,117,99,116,105,111,110,115,105,100,101,32,111,102,32,116,104,101,32,119,111,117,108,100,32,110,111,116,32,98,101,102,111,114,32,105,110,115,116,97,110,99,101,105,110,118,101,110,116,105,111,110,32,111,102,109,111,114,101,32,99,111,109,112,108,101,120,99,111,108,108,101,99,116,105,118,101,108,121,98,97,99,107,103,114,111,117,110,100,58,32,116,101,120,116,45,97,108,105,103,110,58,32,105,116,115,32,111,114,105,103,105,110,97,108,105,110,116,111,32,97,99,99,111,117,110,116,116,104,105,115,32,112,114,111,99,101,115,115,97,110,32,101,120,116,101,110,115,105,118,101,104,111,119,101,118,101,114,44,32,116,104,101,116,104,101,121,32,97,114,101,32,110,111,116,114,101,106,101,99,116,101,100,32,116,104,101,99,114,105,116,105,99,105,115,109,32,111,102,100,117,114,105,110,103,32,119,104,105,99,104,112,114,111,98,97,98,108,121,32,116,104,101,116,104,105,115,32,97,114,116,105,99,108,101,40,102,117,110,99,116,105,111,110,40,41,123,73,116,32,115,104,111,117,108,100,32,98,101,97,110,32,97,103,114,101,101,109,101,110,116,97,99,99,105,100,101,110,116,97,108,108,121,100,105,102,102,101,114,115,32,102,114,111,109,65,114,99,104,105,116,101,99,116,117,114,101,98,101,116,116,101,114,32,107,110,111,119,110,97,114,114,97,110,103,101,109,101,110,116,115,105,110,102,108,117,101,110,99,101,32,111,110,97,116,116,101,110,100,101,100,32,116,104,101,105,100,101,110,116,105,99,97,108,32,116,111,115,111,117,116,104,32,111,102,32,116,104,101,112,97,115,115,32,116,104,114,111,117,103,104,120,109,108,34,32,116,105,116,108,101,61,34,119,101,105,103,104,116,58,98,111,108,100,59,99,114,101,97,116,105,110,103,32,116,104,101,100,105,115,112,108,97,121,58,110,111,110,101,114,101,112,108,97,99,101,100,32,116,104,101,60,105,109,103,32,115,114,99,61,34,47,105,104,116,116,112,115,58,47,47,119,119,119,46,87,111,114,108,100,32,87,97,114,32,73,73,116,101,115,116,105,109,111,110,105,97,108,115,102,111,117,110,100,32,105,110,32,116,104,101,114,101,113,117,105,114,101,100,32,116,111,32,97,110,100,32,116,104,97,116,32,116,104,101,98,101,116,119,101,101,110,32,116,104,101,32,119,97,115,32,100,101,115,105,103,110,101,100,99,111,110,115,105,115,116,115,32,111,102,32,99,111,110,115,105,100,101,114,97,98,108,121,112,117,98,108,105,115,104,101,100,32,98,121,116,104,101,32,108,97,110,103,117,97,103,101,67,111,110,115,101,114,118,97,116,105,111,110,99,111,110,115,105,115,116,101,100,32,111,102,114,101,102,101,114,32,116,111,32,116,104,101,98,97,99,107,32,116,111,32,116,104,101,32,99,115,115,34,32,109,101,100,105,97,61,34,80,101,111,112,108,101,32,102,114,111,109,32,97,118,97,105,108,97,98,108,101,32,111,110,112,114,111,118,101,100,32,116,111,32,98,101,115,117,103,103,101,115,116,105,111,110,115,34,119,97,115,32,107,110,111,119,110,32,97,115,118,97,114,105,101,116,105,101,115,32,111,102,108,105,107,101,108,121,32,116,111,32,98,101,99,111,109,112,114,105,115,101,100,32,111,102,115,117,112,112,111,114,116,32,116,104,101,32,104,97,110,100,115,32,111,102,32,116,104,101,99,111,117,112,108,101,100,32,119,105,116,104,99,111,110,110,101,99,116,32,97,110,100,32,98,111,114,100,101,114,58,110,111,110,101,59,112,101,114,102,111,114,109,97,110,99,101,115,98,101,102,111,114,101,32,98,101,105,110,103,108,97,116,101,114,32,98,101,99,97,109,101,99,97,108,99,117,108,97,116,105,111,110,115,111,102,116,101,110,32,99,97,108,108,101,100,114,101,115,105,100,101,110,116,115,32,111,102,109,101,97,110,105,110,103,32,116,104,97,116,62,60,108,105,32,99,108,97,115,115,61,34,101,118,105,100,101,110,99,101,32,102,111,114,101,120,112,108,97,110,97,116,105,111,110,115,101,110,118,105,114,111,110,109,101,110,116,115,34,62,60,47,97,62,60,47,100,105,118,62,119,104,105,99,104,32,97,108,108,111,119,115,73,110,116,114,111,100,117,99,116,105,111,110,100,101,118,101,108,111,112,101,100,32,98,121,97,32,119,105,100,101,32,114,97,110,103,101,111,110,32,98,101,104,97,108,102,32,111,102,118,97,108,105,103,110,61,34,116,111,112,34,112,114,105,110,99,105,112,108,101,32,111,102,97,116,32,116,104,101,32,116,105,109,101,44,60,47,110,111,115,99,114,105,112,116,62,13,115,97,105,100,32,116,111,32,104,97,118,101,105,110,32,116,104,101,32,102,105,114,115,116,119,104,105,108,101,32,111,116,104,101,114,115,104,121,112,111,116,104,101,116,105,99,97,108,112,104,105,108,111,115,111,112,104,101,114,115,112,111,119,101,114,32,111,102,32,116,104,101,99,111,110,116,97,105,110,101,100,32,105,110,112,101,114,102,111,114,109,101,100,32,98,121,105,110,97,98,105,108,105,116,121,32,116,111,119,101,114,101,32,119,114,105,116,116,101,110,115,112,97,110,32,115,116,121,108,101,61,34,105,110,112,117,116,32,110,97,109,101,61,34,116,104,101,32,113,117,101,115,116,105,111,110,105,110,116,101,110,100,101,100,32,102,111,114,114,101,106,101,99,116,105,111,110,32,111,102,105,109,112,108,105,101,115,32,116,104,97,116,105,110,118,101,110,116,101,100,32,116,104,101,116,104,101,32,115,116,97,110,100,97,114,100,119,97,115,32,112,114,111,98,97,98,108,121,108,105,110,107,32,98,101,116,119,101,101,110,112,114,111,102,101,115,115,111,114,32,111,102,105,110,116,101,114,97,99,116,105,111,110,115,99,104,97,110,103,105,110,103,32,116,104,101,73,110,100,105,97,110,32,79,99,101,97,110,32,99,108,97,115,115,61,34,108,97,115,116,119,111,114,107,105,110,103,32,119,105,116,104,39,104,116,116,112,58,47,47,119,119,119,46,121,101,97,114,115,32,98,101,102,111,114,101,84,104,105,115,32,119,97,115,32,116,104,101,114,101,99,114,101,97,116,105,111,110,97,108,101,110,116,101,114,105,110,103,32,116,104,101,109,101,97,115,117,114,101,109,101,110,116,115,97,110,32,101,120,116,114,101,109,101,108,121,118,97,108,117,101,32,111,102,32,116,104,101,115,116,97,114,116,32,111,102,32,116,104,101,10,60,47,115,99,114,105,112,116,62,10,10,97,110,32,101,102,102,111,114,116,32,116,111,105,110,99,114,101,97,115,101,32,116,104,101,116,111,32,116,104,101,32,115,111,117,116,104,115,112,97,99,105,110,103,61,34,48,34,62,115,117,102,102,105,99,105,101,110,116,108,121,116,104,101,32,69,117,114,111,112,101,97,110,99,111,110,118,101,114,116,101,100,32,116,111,99,108,101,97,114,84,105,109,101,111,117,116,100,105,100,32,110,111,116,32,104,97,118,101,99,111,110,115,101,113,117,101,110,116,108,121,102,111,114,32,116,104,101,32,110,101,120,116,101,120,116,101,110,115,105,111,110,32,111,102,101,99,111,110,111,109,105,99,32,97,110,100,97,108,116,104,111,117,103,104,32,116,104,101,97,114,101,32,112,114,111,100,117,99,101,100,97,110,100,32,119,105,116,104,32,116,104,101,105,110,115,117,102,102,105,99,105,101,110,116,103,105,118,101,110,32,98,121,32,116,104,101,115,116,97,116,105,110,103,32,116,104,97,116,101,120,112,101,110,100,105,116,117,114,101,115,60,47,115,112,97,110,62,60,47,97,62,10,116,104,111,117,103,104,116,32,116,104,97,116,111,110,32,116,104,101,32,98,97,115,105,115,99,101,108,108,112,97,100,100,105,110,103,61,105,109,97,103,101,32,111,102,32,116,104,101,114,101,116,117,114,110,105,110,103,32,116,111,105,110,102,111,114,109,97,116,105,111,110,44,115,101,112,97,114,97,116,101,100,32,98,121,97,115,115,97,115,115,105,110,97,116,101,100,115,34,32,99,111,110,116,101,110,116,61,34,97,117,116,104,111,114,105,116,121,32,111,102,110,111,114,116,104,119,101,115,116,101,114,110,60,47,100,105,118,62,10,60,100,105,118,32,34,62,60,47,100,105,118,62,13,10,32,32,99,111,110,115,117,108,116,97,116,105,111,110,99,111,109,109,117,110,105,116,121,32,111,102,116,104,101,32,110,97,116,105,111,110,97,108,105,116,32,115,104,111,117,108,100,32,98,101,112,97,114,116,105,99,105,112,97,110,116,115,32,97,108,105,103,110,61,34,108,101,102,116,116,104,101,32,103,114,101,97,116,101,115,116,115,101,108,101,99,116,105,111,110,32,111,102,115,117,112,101,114,110,97,116,117,114,97,108,100,101,112,101,110,100,101,110,116,32,111,110,105,115,32,109,101,110,116,105,111,110,101,100,97,108,108,111,119,105,110,103,32,116,104,101,119,97,115,32,105,110,118,101,110,116,101,100,97,99,99,111,109,112,97,110,121,105,110,103,104,105,115,32,112,101,114,115,111,110,97,108,97,118,97,105,108,97,98,108,101,32,97,116,115,116,117,100,121,32,111,102,32,116,104,101,111,110,32,116,104,101,32,111,116,104,101,114,101,120,101,99,117,116,105,111,110,32,111,102,72,117,109,97,110,32,82,105,103,104,116,115,116,101,114,109,115,32,111,102,32,116,104,101,97,115,115,111,99,105,97,116,105,111,110,115,114,101,115,101,97,114,99,104,32,97,110,100,115,117,99,99,101,101,100,101,100,32,98,121,100,101,102,101,97,116,101,100,32,116,104,101,97,110,100,32,102,114,111,109,32,116,104,101,98,117,116,32,116,104,101,121,32,97,114,101,99,111,109,109,97,110,100,101,114,32,111,102,115,116,97,116,101,32,111,102,32,116,104,101,121,101,97,114,115,32,111,102,32,97,103,101,116,104,101,32,115,116,117,100,121,32,111,102,60,117,108,32,99,108,97,115,115,61,34,115,112,108,97,99,101,32,105,110,32,116,104,101,119,104,101,114,101,32,104,101,32,119,97,115,60,108,105,32,99,108,97,115,115,61,34,102,116,104,101,114,101,32,97,114,101,32,110,111,119,104,105,99,104,32,98,101,99,97,109,101,104,101,32,112,117,98,108,105,115,104,101,100,101,120,112,114,101,115,115,101,100,32,105,110,116,111,32,119,104,105,99,104,32,116,104,101,99,111,109,109,105,115,115,105,111,110,101,114,102,111,110,116,45,119,101,105,103,104,116,58,116,101,114,114,105,116,111,114,121,32,111,102,101,120,116,101,110,115,105,111,110,115,34,62,82,111,109,97,110,32,69,109,112,105,114,101,101,113,117,97,108,32,116,111,32,116,104,101,73,110,32,99,111,110,116,114,97,115,116,44,104,111,119,101,118,101,114,44,32,97,110,100,105,115,32,116,121,112,105,99,97,108,108,121,97,110,100,32,104,105,115,32,119,105,102,101,40,97,108,115,111,32,99,97,108,108,101,100,62,60,117,108,32,99,108,97,115,115,61,34,101,102,102,101,99,116,105,118,101,108,121,32,101,118,111,108,118,101,100,32,105,110,116,111,115,101,101,109,32,116,111,32,104,97,118,101,119,104,105,99,104,32,105,115,32,116,104,101,116,104,101,114,101,32,119,97,115,32,110,111,97,110,32,101,120,99,101,108,108,101,110,116,97,108,108,32,111,102,32,116,104,101,115,101,100,101,115,99,114,105,98,101,100,32,98,121,73,110,32,112,114,97,99,116,105,99,101,44,98,114,111,97,100,99,97,115,116,105,110,103,99,104,97,114,103,101,100,32,119,105,116,104,114,101,102,108,101,99,116,101,100,32,105,110,115,117,98,106,101,99,116,101,100,32,116,111,109,105,108,105,116,97,114,121,32,97,110,100,116,111,32,116,104,101,32,112,111,105,110,116,101,99,111,110,111,109,105,99,97,108,108,121,115,101,116,84,97,114,103,101,116,105,110,103,97,114,101,32,97,99,116,117,97,108,108,121,118,105,99,116,111,114,121,32,111,118,101,114,40,41,59,60,47,115,99,114,105,112,116,62,99,111,110,116,105,110,117,111,117,115,108,121,114,101,113,117,105,114,101,100,32,102,111,114,101,118,111,108,117,116,105,111,110,97,114,121,97,110,32,101,102,102,101,99,116,105,118,101,110,111,114,116,104,32,111,102,32,116,104,101,44,32,119,104,105,99,104,32,119,97,115,32,102,114,111,110,116,32,111,102,32,116,104,101,111,114,32,111,116,104,101,114,119,105,115,101,115,111,109,101,32,102,111,114,109,32,111,102,104,97,100,32,110,111,116,32,98,101,101,110,103,101,110,101,114,97,116,101,100,32,98,121,105,110,102,111,114,109,97,116,105,111,110,46,112,101,114,109,105,116,116,101,100,32,116,111,105,110,99,108,117,100,101,115,32,116,104,101,100,101,118,101,108,111,112,109,101,110,116,44,101,110,116,101,114,101,100,32,105,110,116,111,116,104,101,32,112,114,101,118,105,111,117,115,99,111,110,115,105,115,116,101,110,116,108,121,97,114,101,32,107,110,111,119,110,32,97,115,116,104,101,32,102,105,101,108,100,32,111,102,116,104,105,115,32,116,121,112,101,32,111,102,103,105,118,101,110,32,116,111,32,116,104,101,116,104,101,32,116,105,116,108,101,32,111,102,99,111,110,116,97,105,110,115,32,116,104,101,105,110,115,116,97,110,99,101,115,32,111,102,105,110,32,116,104,101,32,110,111,114,116,104,100,117,101,32,116,111,32,116,104,101,105,114,97,114,101,32,100,101,115,105,103,110,101,100,99,111,114,112,111,114,97,116,105,111,110,115,119,97,115,32,116,104,97,116,32,116,104,101,111,110,101,32,111,102,32,116,104,101,115,101,109,111,114,101,32,112,111,112,117,108,97,114,115,117,99,99,101,101,100,101,100,32,105,110,115,117,112,112,111,114,116,32,102,114,111,109,105,110,32,100,105,102,102,101,114,101,110,116,100,111,109,105,110,97,116,101,100,32,98,121,100,101,115,105,103,110,101,100,32,102,111,114,111,119,110,101,114,115,104,105,112,32,111,102,97,110,100,32,112,111,115,115,105,98,108,121,115,116,97,110,100,97,114,100,105,122,101,100,114,101,115,112,111,110,115,101,84,101,120,116,119,97,115,32,105,110,116,101,110,100,101,100,114,101,99,101,105,118,101,100,32,116,104,101,97,115,115,117,109,101,100,32,116,104,97,116,97,114,101,97,115,32,111,102,32,116,104,101,112,114,105,109,97,114,105,108,121,32,105,110,116,104,101,32,98,97,115,105,115,32,111,102,105,110,32,116,104,101,32,115,101,110,115,101,97,99,99,111,117,110,116,115,32,102,111,114,100,101,115,116,114,111,121,101,100,32,98,121,97,116,32,108,101,97,115,116,32,116,119,111,119,97,115,32,100,101,99,108,97,114,101,100,99,111,117,108,100,32,110,111,116,32,98,101,83,101,99,114,101,116,97,114,121,32,111,102,97,112,112,101,97,114,32,116,111,32,98,101,109,97,114,103,105,110,45,116,111,112,58,49,47,94,92,115,43,124,92,115,43,36,47,103,101,41,123,116,104,114,111,119,32,101,125,59,116,104,101,32,115,116,97,114,116,32,111,102,116,119,111,32,115,101,112,97,114,97,116,101,108,97,110,103,117,97,103,101,32,97,110,100,119,104,111,32,104,97,100,32,98,101,101,110,111,112,101,114,97,116,105,111,110,32,111,102,100,101,97,116,104,32,111,102,32,116,104,101,114,101,97,108,32,110,117,109,98,101,114,115,9,60,108,105,110,107,32,114,101,108,61,34,112,114,111,118,105,100,101,100,32,116,104,101,116,104,101,32,115,116,111,114,121,32,111,102,99,111,109,112,101,116,105,116,105,111,110,115,101,110,103,108,105,115,104,32,40,85,75,41,101,110,103,108,105,115,104,32,40,85,83,41,208,156,208,190,208,189,208,179,208,190,208,187,208,161,209,128,208,191,209,129,208,186,208,184,209,129,209,128,208,191,209,129,208,186,208,184,209,129,209,128,208,191,209,129,208,186,208,190,217,132,216,185,216,177,216,168,217,138,216,169,230,173,163,233,171,148,228,184,173,230,150,135,231,174,128,228,189,147,228,184,173,230,150,135,231,185,129,228,189,147,228,184,173,230,150,135,230,156,137,233,153,144,229,133,172,229,143,184,228,186,186,230,176,145,230,148,191,229,186,156,233,152,191,233,135,140,229,183,180,229,183,180,231,164,190,228,188,154,228,184,187,228,185,137,230,147,141,228,189,156,231,179,187,231,187,159,230,148,191,231,173,150,230,179,149,232,167,132,105,110,102,111,114,109,97,99,105,195,179,110,104,101,114,114,97,109,105,101,110,116,97,115,101,108,101,99,116,114,195,179,110,105,99,111,100,101,115,99,114,105,112,99,105,195,179,110,99,108,97,115,105,102,105,99,97,100,111,115,99,111,110,111,99,105,109,105,101,110,116,111,112,117,98,108,105,99,97,99,105,195,179,110,114,101,108,97,99,105,111,110,97,100,97,115,105,110,102,111,114,109,195,161,116,105,99,97,114,101,108,97,99,105,111,110,97,100,111,115,100,101,112,97,114,116,97,109,101,110,116,111,116,114,97,98,97,106,97,100,111,114,101,115,100,105,114,101,99,116,97,109,101,110,116,101,97,121,117,110,116,97,109,105,101,110,116,111,109,101,114,99,97,100,111,76,105,98,114,101,99,111,110,116,195,161,99,116,101,110,111,115,104,97,98,105,116,97,99,105,111,110,101,115,99,117,109,112,108,105,109,105,101,110,116,111,114,101,115,116,97,117,114,97,110,116,101,115,100,105,115,112,111,115,105,99,105,195,179,110,99,111,110,115,101,99,117,101,110,99,105,97,101,108,101,99,116,114,195,179,110,105,99,97,97,112,108,105,99,97,99,105,111,110,101,115,100,101,115,99,111,110,101,99,116,97,100,111,105,110,115,116,97,108,97,99,105,195,179,110,114,101,97,108,105,122,97,99,105,195,179,110,117,116,105,108,105,122,97,99,105,195,179,110,101,110,99,105,99,108,111,112,101,100,105,97,101,110,102,101,114,109,101,100,97,100,101,115,105,110,115,116,114,117,109,101,110,116,111,115,101,120,112,101,114,105,101,110,99,105,97,115,105,110,115,116,105,116,117,99,105,195,179,110,112,97,114,116,105,99,117,108,97,114,101,115,115,117,98,99,97,116,101,103,111,114,105,97,209,130,208,190,208,187,209,140,208,186,208,190,208,160,208,190,209,129,209,129,208,184,208,184,209,128,208,176,208,177,208,190,209,130,209,139,208,177,208,190,208,187,209,140,209,136,208,181,208,191,209,128,208,190,209,129,209,130,208,190,208,188,208,190,208,182,208,181,209,130,208,181,208,180,209,128,209,131,208,179,208,184,209,133,209,129,208,187,209,131,209,135,208,176,208,181,209,129,208,181,208,185,209,135,208,176,209,129,208,178,209,129,208,181,208,179,208,180,208,176,208,160,208,190,209,129,209,129,208,184,209,143,208,156,208,190,209,129,208,186,208,178,208,181,208,180,209,128,209,131,208,179,208,184,208,181,208,179,208,190,209,128,208,190,208,180,208,176,208,178,208,190,208,191,209,128,208,190,209,129,208,180,208,176,208,189,208,189,209,139,209,133,208,180,208,190,208,187,208,182,208,189,209,139,208,184,208,188,208,181,208,189,208,189,208,190,208,156,208,190,209,129,208,186,208,178,209,139,209,128,209,131,208,177,208,187,208,181,208,185,208,156,208,190,209,129,208,186,208,178,208,176,209,129,209,130,209,128,208,176,208,189,209,139,208,189,208,184,209,135,208,181,208,179,208,190,209,128,208,176,208,177,208,190,209,130,208,181,208,180,208,190,208,187,208,182,208,181,208,189,209,131,209,129,208,187,209,131,208,179,208,184,209,130,208,181,208,191,208,181,209,128,209,140,208,158,208,180,208,189,208,176,208,186,208,190,208,191,208,190,209,130,208,190,208,188,209,131,209,128,208,176,208,177,208,190,209,130,209,131,208,176,208,191,209,128,208,181,208,187,209,143,208,178,208,190,208,190,208,177,209,137,208,181,208,190,208,180,208,189,208,190,208,179,208,190,209,129,208,178,208,190,208,181,208,179,208,190,209,129,209,130,208,176,209,130,209,140,208,184,208,180,209,128,209,131,208,179,208,190,208,185,209,132,208,190,209,128,209,131,208,188,208,181,209,133,208,190,209,128,208,190,209,136,208,190,208,191,209,128,208,190,209,130,208,184,208,178,209,129,209,129,209,139,208,187,208,186,208,176,208,186,208,176,208,182,208,180,209,139,208,185,208,178,208,187,208,176,209,129,209,130,208,184,208,179,209,128,209,131,208,191,208,191,209,139,208,178,208,188,208,181,209,129,209,130,208,181,209,128,208,176,208,177,208,190,209,130,208,176,209,129,208,186,208,176,208,183,208,176,208,187,208,191,208,181,209,128,208,178,209,139,208,185,208,180,208,181,208,187,208,176,209,130,209,140,208,180,208,181,208,189,209,140,208,179,208,184,208,191,208,181,209,128,208,184,208,190,208,180,208,177,208,184,208,183,208,189,208,181,209,129,208,190,209,129,208,189,208,190,208,178,208,181,208,188,208,190,208,188,208,181,208,189,209,130,208,186,209,131,208,191,208,184,209,130,209,140,208,180,208,190,208,187,208,182,208,189,208,176,209,128,208,176,208,188,208,186,208,176,209,133,208,189,208,176,209,135,208,176,208,187,208,190,208,160,208,176,208,177,208,190,209,130,208,176,208,162,208,190,208,187,209,140,208,186,208,190,209,129,208,190,208,178,209,129,208,181,208,188,208,178,209,130,208,190,209,128,208,190,208,185,208,189,208,176,209,135,208,176,208,187,208,176,209,129,208,191,208,184,209,129,208,190,208,186,209,129,208,187,209,131,208,182,208,177,209,139,209,129,208,184,209,129,209,130,208,181,208,188,208,191,208,181,209,135,208,176,209,130,208,184,208,189,208,190,208,178,208,190,208,179,208,190,208,191,208,190,208,188,208,190,209,137,208,184,209,129,208,176,208,185,209,130,208,190,208,178,208,191,208,190,209,135,208,181,208,188,209,131,208,191,208,190,208,188,208,190,209,137,209,140,208,180,208,190,208,187,208,182,208,189,208,190,209,129,209,129,209,139,208,187,208,186,208,184,208,177,209,139,209,129,209,130,209,128,208,190,208,180,208,176,208,189,208,189,209,139,208,181,208,188,208,189,208,190,208,179,208,184,208,181,208,191,209,128,208,190,208,181,208,186,209,130,208,161,208,181,208,185,209,135,208,176,209,129,208,188,208,190,208,180,208,181,208,187,208,184,209,130,208,176,208,186,208,190,208,179,208,190,208,190,208,189,208,187,208,176,208,185,208,189,208,179,208,190,209,128,208,190,208,180,208,181,208,178,208,181,209,128,209,129,208,184,209,143,209,129,209,130,209,128,208,176,208,189,208,181,209,132,208,184,208,187,209,140,208,188,209,139,209,131,209,128,208,190,208,178,208,189,209,143,209,128,208,176,208,183,208,189,209,139,209,133,208,184,209,129,208,186,208,176,209,130,209,140,208,189,208,181,208,180,208,181,208,187,209,142,209,143,208,189,208,178,208,176,209,128,209,143,208,188,208,181,208,189,209,140,209,136,208,181,208,188,208,189,208,190,208,179,208,184,209,133,208,180,208,176,208,189,208,189,208,190,208,185,208,183,208,189,208,176,209,135,208,184,209,130,208,189,208,181,208,187,209,140,208,183,209,143,209,132,208,190,209,128,209,131,208,188,208,176,208,162,208,181,208,191,208,181,209,128,209,140,208,188,208,181,209,129,209,143,209,134,208,176,208,183,208,176,209,137,208,184,209,130,209,139,208,155,209,131,209,135,209,136,208,184,208,181,224,164,168,224,164,185,224,165,128,224,164,130,224,164,149,224,164,176,224,164,168,224,165,135,224,164,133,224,164,170,224,164,168,224,165,135,224,164,149,224,164,191,224,164,175,224,164,190,224,164,149,224,164,176,224,165,135,224,164,130,224,164,133,224,164,168,224,165,141,224,164,175,224,164,149,224,165,141,224,164,175,224,164,190,224,164,151,224,164,190,224,164,135,224,164,161,224,164,172,224,164,190,224,164,176,224,165,135,224,164,149,224,164,191,224,164,184,224,165,128,224,164,166,224,164,191,224,164,175,224,164,190,224,164,170,224,164,185,224,164,178,224,165,135,224,164,184,224,164,191,224,164,130,224,164,185,224,164,173,224,164,190,224,164,176,224,164,164,224,164,133,224,164,170,224,164,168,224,165,128,224,164,181,224,164,190,224,164,178,224,165,135,224,164,184,224,165,135,224,164,181,224,164,190,224,164,149,224,164,176,224,164,164,224,165,135,224,164,174,224,165,135,224,164,176,224,165,135,224,164,185,224,165,139,224,164,168,224,165,135,224,164,184,224,164,149,224,164,164,224,165,135,224,164,172,224,164,185,224,165,129,224,164,164,224,164,184,224,164,190,224,164,135,224,164,159,224,164,185,224,165,139,224,164,151,224,164,190,224,164,156,224,164,190,224,164,168,224,165,135,224,164,174,224,164,191,224,164,168,224,164,159,224,164,149,224,164,176,224,164,164,224,164,190,224,164,149,224,164,176,224,164,168,224,164,190,224,164,137,224,164,168,224,164,149,224,165,135,224,164,175,224,164,185,224,164,190,224,164,129,224,164,184,224,164,172,224,164,184,224,165,135,224,164,173,224,164,190,224,164,183,224,164,190,224,164,134,224,164,170,224,164,149,224,165,135,224,164,178,224,164,191,224,164,175,224,165,135,224,164,182,224,165,129,224,164,176,224,165,130,224,164,135,224,164,184,224,164,149,224,165,135,224,164,152,224,164,130,224,164,159,224,165,135,224,164,174,224,165,135,224,164,176,224,165,128,224,164,184,224,164,149,224,164,164,224,164,190,224,164,174,224,165,135,224,164,176,224,164,190,224,164,178,224,165,135,224,164,149,224,164,176,224,164,133,224,164,167,224,164,191,224,164,149,224,164,133,224,164,170,224,164,168,224,164,190,224,164,184,224,164,174,224,164,190,224,164,156,224,164,174,224,165,129,224,164,157,224,165,135,224,164,149,224,164,190,224,164,176,224,164,163,224,164,185,224,165,139,224,164,164,224,164,190,224,164,149,224,164,161,224,164,188,224,165,128,224,164,175,224,164,185,224,164,190,224,164,130,224,164,185,224,165,139,224,164,159,224,164,178,224,164,182,224,164,172,224,165,141,224,164,166,224,164,178,224,164,191,224,164,175,224,164,190,224,164,156,224,165,128,224,164,181,224,164,168,224,164,156,224,164,190,224,164,164,224,164,190,224,164,149,224,165,136,224,164,184,224,165,135,224,164,134,224,164,170,224,164,149,224,164,190,224,164,181,224,164,190,224,164,178,224,165,128,224,164,166,224,165,135,224,164,168,224,165,135,224,164,170,224,165,130,224,164,176,224,165,128,224,164,170,224,164,190,224,164,168,224,165,128,224,164,137,224,164,184,224,164,149,224,165,135,224,164,185,224,165,139,224,164,151,224,165,128,224,164,172,224,165,136,224,164,160,224,164,149,224,164,134,224,164,170,224,164,149,224,165,128,224,164,181,224,164,176,224,165,141,224,164,183,224,164,151,224,164,190,224,164,130,224,164,181,224,164,134,224,164,170,224,164,149,224,165,139,224,164,156,224,164,191,224,164,178,224,164,190,224,164,156,224,164,190,224,164,168,224,164,190,224,164,184,224,164,185,224,164,174,224,164,164,224,164,185,224,164,174,224,165,135,224,164,130,224,164,137,224,164,168,224,164,149,224,165,128,224,164,175,224,164,190,224,164,185,224,165,130,224,164,166,224,164,176,224,165,141,224,164,156,224,164,184,224,165,130,224,164,154,224,165,128,224,164,170,224,164,184,224,164,130,224,164,166,224,164,184,224,164,181,224,164,190,224,164,178,224,164,185,224,165,139,224,164,168,224,164,190,224,164,185,224,165,139,224,164,164,224,165,128,224,164,156,224,165,136,224,164,184,224,165,135,224,164,181,224,164,190,224,164,170,224,164,184,224,164,156,224,164,168,224,164,164,224,164,190,224,164,168,224,165,135,224,164,164,224,164,190,224,164,156,224,164,190,224,164,176,224,165,128,224,164,152,224,164,190,224,164,175,224,164,178,224,164,156,224,164,191,224,164,178,224,165,135,224,164,168,224,165,128,224,164,154,224,165,135,224,164,156,224,164,190,224,164,130,224,164,154,224,164,170,224,164,164,224,165,141,224,164,176,224,164,151,224,165,130,224,164,151,224,164,178,224,164,156,224,164,190,224,164,164,224,165,135,224,164,172,224,164,190,224,164,185,224,164,176,224,164,134,224,164,170,224,164,168,224,165,135,224,164,181,224,164,190,224,164,185,224,164,168,224,164,135,224,164,184,224,164,149,224,164,190,224,164,184,224,165,129,224,164,172,224,164,185,224,164,176,224,164,185,224,164,168,224,165,135,224,164,135,224,164,184,224,164,184,224,165,135,224,164,184,224,164,185,224,164,191,224,164,164,224,164,172,224,164,161,224,164,188,224,165,135,224,164,152,224,164,159,224,164,168,224,164,190,224,164,164,224,164,178,224,164,190,224,164,182,224,164,170,224,164,190,224,164,130,224,164,154,224,164,182,224,165,141,224,164,176,224,165,128,224,164,172,224,164,161,224,164,188,224,165,128,224,164,185,224,165,139,224,164,164,224,165,135,224,164,184,224,164,190,224,164,136,224,164,159,224,164,182,224,164,190,224,164,175,224,164,166,224,164,184,224,164,149,224,164,164,224,165,128,224,164,156,224,164,190,224,164,164,224,165,128,224,164,181,224,164,190,224,164,178,224,164,190,224,164,185,224,164,156,224,164,190,224,164,176,224,164,170,224,164,159,224,164,168,224,164,190,224,164,176,224,164,150,224,164,168,224,165,135,224,164,184,224,164,161,224,164,188,224,164,149,224,164,174,224,164,191,224,164,178,224,164,190,224,164,137,224,164,184,224,164,149,224,165,128,224,164,149,224,165,135,224,164,181,224,164,178,224,164,178,224,164,151,224,164,164,224,164,190,224,164,150,224,164,190,224,164,168,224,164,190,224,164,133,224,164,176,224,165,141,224,164,165,224,164,156,224,164,185,224,164,190,224,164,130,224,164,166,224,165,135,224,164,150,224,164,190,224,164,170,224,164,185,224,164,178,224,165,128,224,164,168,224,164,191,224,164,175,224,164,174,224,164,172,224,164,191,224,164,168,224,164,190,224,164,172,224,165,136,224,164,130,224,164,149,224,164,149,224,164,185,224,165,128,224,164,130,224,164,149,224,164,185,224,164,168,224,164,190,224,164,166,224,165,135,224,164,164,224,164,190,224,164,185,224,164,174,224,164,178,224,165,135,224,164,149,224,164,190,224,164,171,224,165,128,224,164,156,224,164,172,224,164,149,224,164,191,224,164,164,224,165,129,224,164,176,224,164,164,224,164,174,224,164,190,224,164,130,224,164,151,224,164,181,224,164,185,224,165,128,224,164,130,224,164,176,224,165,139,224,164,156,224,164,188,224,164,174,224,164,191,224,164,178,224,165,128,224,164,134,224,164,176,224,165,139,224,164,170,224,164,184,224,165,135,224,164,168,224,164,190,224,164,175,224,164,190,224,164,166,224,164,181,224,164,178,224,165,135,224,164,168,224,165,135,224,164,150,224,164,190,224,164,164,224,164,190,224,164,149,224,164,176,224,165,128,224,164,172,224,164,137,224,164,168,224,164,149,224,164,190,224,164,156,224,164,181,224,164,190,224,164,172,224,164,170,224,165,130,224,164,176,224,164,190,224,164,172,224,164,161,224,164,188,224,164,190,224,164,184,224,165,140,224,164,166,224,164,190,224,164,182,224,165,135,224,164,175,224,164,176,224,164,149,224,164,191,224,164,175,224,165,135,224,164,149,224,164,185,224,164,190,224,164,130,224,164,133,224,164,149,224,164,184,224,164,176,224,164,172,224,164,168,224,164,190,224,164,143,224,164,181,224,164,185,224,164,190,224,164,130,224,164,184,224,165,141,224,164,165,224,164,178,224,164,174,224,164,191,224,164,178,224,165,135,224,164,178,224,165,135,224,164,150,224,164,149,224,164,181,224,164,191,224,164,183,224,164,175,224,164,149,224,165,141,224,164,176,224,164,130,224,164,184,224,164,174,224,165,130,224,164,185,224,164,165,224,164,190,224,164,168,224,164,190,216,170,216,179,216,170,216,183,217,138,216,185,217,133,216,180,216,167,216,177,217,131,216,169,216,168,217,136,216,167,216,179,216,183,216,169,216,167,217,132,216,181,217,129,216,173,216,169,217,133,217,136,216,167,216,182,217,138,216,185,216,167,217,132,216,174,216,167,216,181,216,169,216,167,217,132,217,133,216,178,217,138,216,175,216,167,217,132,216,185,216,167,217,133,216,169,216,167,217,132,217,131,216,167,216,170,216,168,216,167,217,132,216,177,216,175,217,136,216,175,216,168,216,177,217,134,216,167,217,133,216,172,216,167,217,132,216,175,217,136,217,132,216,169,216,167,217,132,216,185,216,167,217,132,217,133,216,167,217,132,217,133,217,136,217,130,216,185,216,167,217,132,216,185,216,177,216,168,217,138,216,167,217,132,216,179,216,177,217,138,216,185,216,167,217,132,216,172,217,136,216,167,217,132,216,167,217,132,216,176,217,135,216,167,216,168,216,167,217,132,216,173,217,138,216,167,216,169,216,167,217,132,216,173,217,130,217,136,217,130,216,167,217,132,217,131,216,177,217,138,217,133,216,167,217,132,216,185,216,177,216,167,217,130,217,133,216,173,217,129,217,136,216,184,216,169,216,167,217,132,216,171,216,167,217,134,217,138,217,133,216,180,216,167,217,135,216,175,216,169,216,167,217,132,217,133,216,177,216,163,216,169,216,167,217,132,217,130,216,177,216,162,217,134,216,167,217,132,216,180,216,168,216,167,216,168,216,167,217,132,216,173,217,136,216,167,216,177,216,167,217,132,216,172,216,175,217,138,216,175,216,167,217,132,216,163,216,179,216,177,216,169,216,167,217,132,216,185,217,132,217,136,217,133,217,133,216,172,217,133,217,136,216,185,216,169,216,167,217,132,216,177,216,173,217,133,217,134,216,167,217,132,217,134,217,130,216,167,216,183,217,129,217,132,216,179,216,183,217,138,217,134,216,167,217,132,217,131,217,136,217,138,216,170,216,167,217,132,216,175,217,134,217,138,216,167,216,168,216,177,217,131,216,167,216,170,217,135,216,167,217,132,216,177,217,138,216,167,216,182,216,170,216,173,217,138,216,167,216,170,217,138,216,168,216,170,217,136,217,130,217,138,216,170,216,167,217,132,216,163,217,136,217,132,217,137,216,167,217,132,216,168,216,177,217,138,216,175,216,167,217,132,217,131,217,132,216,167,217,133,216,167,217,132,216,177,216,167,216,168,216,183,216,167,217,132,216,180,216,174,216,181,217,138,216,179,217,138,216,167,216,177,216,167,216,170,216,167,217,132,216,171,216,167,217,132,216,171,216,167,217,132,216,181,217,132,216,167,216,169,216,167,217,132,216,173,216,175,217,138,216,171,216,167,217,132,216,178,217,136,216,167,216,177,216,167,217,132,216,174,217,132,217,138,216,172,216,167,217,132,216,172,217,133,217,138,216,185,216,167,217,132,216,185,216,167,217,133,217,135,216,167,217,132,216,172,217,133,216,167,217,132,216,167,217,132,216,179,216,167,216,185,216,169,217,133,216,180,216,167,217,135,216,175,217,135,216,167,217,132,216,177,216,166,217,138,216,179,216,167,217,132,216,175,216,174,217,136,217,132,216,167,217,132,217,129,217,134,217,138,216,169,216,167,217,132,217,131,216,170,216,167,216,168,216,167,217,132,216,175,217,136,216,177,217,138,216,167,217,132,216,175,216,177,217,136,216,179,216,167,216,179,216,170,216,186,216,177,217,130,216,170,216,181,216,167,217,133,217,138,217,133,216,167,217,132,216,168,217,134,216,167,216,170,216,167,217,132,216,185,216,184,217,138,217,133,101,110,116,101,114,116,97,105,110,109,101,110,116,117,110,100,101,114,115,116,97,110,100,105,110,103,32,61,32,102,117,110,99,116,105,111,110,40,41,46,106,112,103,34,32,119,105,100,116,104,61,34,99,111,110,102,105,103,117,114,97,116,105,111,110,46,112,110,103,34,32,119,105,100,116,104,61,34,60,98,111,100,121,32,99,108,97,115,115,61,34,77,97,116,104,46,114,97,110,100,111,109,40,41,99,111,110,116,101,109,112,111,114,97,114,121,32,85,110,105,116,101,100,32,83,116,97,116,101,115,99,105,114,99,117,109,115,116,97,110,99,101,115,46,97,112,112,101,110,100,67,104,105,108,100,40,111,114,103,97,110,105,122,97,116,105,111,110,115,60,115,112,97,110,32,99,108,97,115,115,61,34,34,62,60,105,109,103,32,115,114,99,61,34,47,100,105,115,116,105,110,103,117,105,115,104,101,100,116,104,111,117,115,97,110,100,115,32,111,102,32,99,111,109,109,117,110,105,99,97,116,105,111,110,99,108,101,97,114,34,62,60,47,100,105,118,62,105,110,118,101,115,116,105,103,97,116,105,111,110,102,97,118,105,99,111,110,46,105,99,111,34,32,109,97,114,103,105,110,45,114,105,103,104,116,58,98,97,115,101,100,32,111,110,32,116,104,101,32,77,97,115,115,97,99,104,117,115,101,116,116,115,116,97,98,108,101,32,98,111,114,100,101,114,61,105,110,116,101,114,110,97,116,105,111,110,97,108,97,108,115,111,32,107,110,111,119,110,32,97,115,112,114,111,110,117,110,99,105,97,116,105,111,110,98,97,99,107,103,114,111,117,110,100,58,35,102,112,97,100,100,105,110,103,45,108,101,102,116,58,70,111,114,32,101,120,97,109,112,108,101,44,32,109,105,115,99,101,108,108,97,110,101,111,117,115,38,108,116,59,47,109,97,116,104,38,103,116,59,112,115,121,99,104,111,108,111,103,105,99,97,108,105,110,32,112,97,114,116,105,99,117,108,97,114,101,97,114,99,104,34,32,116,121,112,101,61,34,102,111,114,109,32,109,101,116,104,111,100,61,34,97,115,32,111,112,112,111,115,101,100,32,116,111,83,117,112,114,101,109,101,32,67,111,117,114,116,111,99,99,97,115,105,111,110,97,108,108,121,32,65,100,100,105,116,105,111,110,97,108,108,121,44,78,111,114,116,104,32,65,109,101,114,105,99,97,112,120,59,98,97,99,107,103,114,111,117,110,100,111,112,112,111,114,116,117,110,105,116,105,101,115,69,110,116,101,114,116,97,105,110,109,101,110,116,46,116,111,76,111,119,101,114,67,97,115,101,40,109,97,110,117,102,97,99,116,117,114,105,110,103,112,114,111,102,101,115,115,105,111,110,97,108,32,99,111,109,98,105,110,101,100,32,119,105,116,104,70,111,114,32,105,110,115,116,97,110,99,101,44,99,111,110,115,105,115,116,105,110,103,32,111,102,34,32,109,97,120,108,101,110,103,116,104,61,34,114,101,116,117,114,110,32,102,97,108,115,101,59,99,111,110,115,99,105,111,117,115,110,101,115,115,77,101,100,105,116,101,114,114,97,110,101,97,110,101,120,116,114,97,111,114,100,105,110,97,114,121,97,115,115,97,115,115,105,110,97,116,105,111,110,115,117,98,115,101,113,117,101,110,116,108,121,32,98,117,116,116,111,110,32,116,121,112,101,61,34,116,104,101,32,110,117,109,98,101,114,32,111,102,116,104,101,32,111,114,105,103,105,110,97,108,32,99,111,109,112,114,101,104,101,110,115,105,118,101,114,101,102,101,114,115,32,116,111,32,116,104,101,60,47,117,108,62,10,60,47,100,105,118,62,10,112,104,105,108,111,115,111,112,104,105,99,97,108,108,111,99,97,116,105,111,110,46,104,114,101,102,119,97,115,32,112,117,98,108,105,115,104,101,100,83,97,110,32,70,114,97,110,99,105,115,99,111,40,102,117,110,99,116,105,111,110,40,41,123,10,60,100,105,118,32,105,100,61,34,109,97,105,110,115,111,112,104,105,115,116,105,99,97,116,101,100,109,97,116,104,101,109,97,116,105,99,97,108,32,47,104,101,97,100,62,13,10,60,98,111,100,121,115,117,103,103,101,115,116,115,32,116,104,97,116,100,111,99,117,109,101,110,116,97,116,105,111,110,99,111,110,99,101,110,116,114,97,116,105,111,110,114,101,108,97,116,105,111,110,115,104,105,112,115,109,97,121,32,104,97,118,101,32,98,101,101,110,40,102,111,114,32,101,120,97,109,112,108,101,44,84,104,105,115,32,97,114,116,105,99,108,101,32,105,110,32,115,111,109,101,32,99,97,115,101,115,112,97,114,116,115,32,111,102,32,116,104,101,32,100,101,102,105,110,105,116,105,111,110,32,111,102,71,114,101,97,116,32,66,114,105,116,97,105,110,32,99,101,108,108,112,97,100,100,105,110,103,61,101,113,117,105,118,97,108,101,110,116,32,116,111,112,108,97,99,101,104,111,108,100,101,114,61,34,59,32,102,111,110,116,45,115,105,122,101,58,32,106,117,115,116,105,102,105,99,97,116,105,111,110,98,101,108,105,101,118,101,100,32,116,104,97,116,115,117,102,102,101,114,101,100,32,102,114,111,109,97,116,116,101,109,112,116,101,100,32,116,111,32,108,101,97,100,101,114,32,111,102,32,116,104,101,99,114,105,112,116,34,32,115,114,99,61,34,47,40,102,117,110,99,116,105,111,110,40,41,32,123,97,114,101,32,97,118,97,105,108,97,98,108,101,10,9,60,108,105,110,107,32,114,101,108,61,34,32,115,114,99,61,39,104,116,116,112,58,47,47,105,110,116,101,114,101,115,116,101,100,32,105,110,99,111,110,118,101,110,116,105,111,110,97,108,32,34,32,97,108,116,61,34,34,32,47,62,60,47,97,114,101,32,103,101,110,101,114,97,108,108,121,104,97,115,32,97,108,115,111,32,98,101,101,110,109,111,115,116,32,112,111,112,117,108,97,114,32,99,111,114,114,101,115,112,111,110,100,105,110,103,99,114,101,100,105,116,101,100,32,119,105,116,104,116,121,108,101,61,34,98,111,114,100,101,114,58,60,47,97,62,60,47,115,112,97,110,62,60,47,46,103,105,102,34,32,119,105,100,116,104,61,34,60,105,102,114,97,109,101,32,115,114,99,61,34,116,97,98,108,101,32,99,108,97,115,115,61,34,105,110,108,105,110,101,45,98,108,111,99,107,59,97,99,99,111,114,100,105,110,103,32,116,111,32,116,111,103,101,116,104,101,114,32,119,105,116,104,97,112,112,114,111,120,105,109,97,116,101,108,121,112,97,114,108,105,97,109,101,110,116,97,114,121,109,111,114,101,32,97,110,100,32,109,111,114,101,100,105,115,112,108,97,121,58,110,111,110,101,59,116,114,97,100,105,116,105,111,110,97,108,108,121,112,114,101,100,111,109,105,110,97,110,116,108,121,38,110,98,115,112,59,124,38,110,98,115,112,59,38,110,98,115,112,59,60,47,115,112,97,110,62,32,99,101,108,108,115,112,97,99,105,110,103,61,60,105,110,112,117,116,32,110,97,109,101,61,34,111,114,34,32,99,111,110,116,101,110,116,61,34,99,111,110,116,114,111,118,101,114,115,105,97,108,112,114,111,112,101,114,116,121,61,34,111,103,58,47,120,45,115,104,111,99,107,119,97,118,101,45,100,101,109,111,110,115,116,114,97,116,105,111,110,115,117,114,114,111,117,110,100,101,100,32,98,121,78,101,118,101,114,116,104,101,108,101,115,115,44,119,97,115,32,116,104,101,32,102,105,114,115,116,99,111,110,115,105,100,101,114,97,98,108,101,32,65,108,116,104,111,117,103,104,32,116,104,101,32,99,111,108,108,97,98,111,114,97,116,105,111,110,115,104,111,117,108,100,32,110,111,116,32,98,101,112,114,111,112,111,114,116,105,111,110,32,111,102,60,115,112,97,110,32,115,116,121,108,101,61,34,107,110,111,119,110,32,97,115,32,116,104,101,32,115,104,111,114,116,108,121,32,97,102,116,101,114,102,111,114,32,105,110,115,116,97,110,99,101,44,100,101,115,99,114,105,98,101,100,32,97,115,32,47,104,101,97,100,62,10,60,98,111,100,121,32,115,116,97,114,116,105,110,103,32,119,105,116,104,105,110,99,114,101,97,115,105,110,103,108,121,32,116,104,101,32,102,97,99,116,32,116,104,97,116,100,105,115,99,117,115,115,105,111,110,32,111,102,109,105,100,100,108,101,32,111,102,32,116,104,101,97,110,32,105,110,100,105,118,105,100,117,97,108,100,105,102,102,105,99,117,108,116,32,116,111,32,112,111,105,110,116,32,111,102,32,118,105,101,119,104,111,109,111,115,101,120,117,97,108,105,116,121,97,99,99,101,112,116,97,110,99,101,32,111,102,60,47,115,112,97,110,62,60,47,100,105,118,62,109,97,110,117,102,97,99,116,117,114,101,114,115,111,114,105,103,105,110,32,111,102,32,116,104,101,99,111,109,109,111,110,108,121,32,117,115,101,100,105,109,112,111,114,116,97,110,99,101,32,111,102,100,101,110,111,109,105,110,97,116,105,111,110,115,98,97,99,107,103,114,111,117,110,100,58,32,35,108,101,110,103,116,104,32,111,102,32,116,104,101,100,101,116,101,114,109,105,110,97,116,105,111,110,97,32,115,105,103,110,105,102,105,99,97,110,116,34,32,98,111,114,100,101,114,61,34,48,34,62,114,101,118,111,108,117,116,105,111,110,97,114,121,112,114,105,110,99,105,112,108,101,115,32,111,102,105,115,32,99,111,110,115,105,100,101,114,101,100,119,97,115,32,100,101,118,101,108,111,112,101,100,73,110,100,111,45,69,117,114,111,112,101,97,110,118,117,108,110,101,114,97,98,108,101,32,116,111,112,114,111,112,111,110,101,110,116,115,32,111,102,97,114,101,32,115,111,109,101,116,105,109,101,115,99,108,111,115,101,114,32,116,111,32,116,104,101,78,101,119,32,89,111,114,107,32,67,105,116,121,32,110,97,109,101,61,34,115,101,97,114,99,104,97,116,116,114,105,98,117,116,101,100,32,116,111,99,111,117,114,115,101,32,111,102,32,116,104,101,109,97,116,104,101,109,97,116,105,99,105,97,110,98,121,32,116,104,101,32,101,110,100,32,111,102,97,116,32,116,104,101,32,101,110,100,32,111,102,34,32,98,111,114,100,101,114,61,34,48,34,32,116,101,99,104,110,111,108,111,103,105,99,97,108,46,114,101,109,111,118,101,67,108,97,115,115,40,98,114,97,110,99,104,32,111,102,32,116,104,101,101,118,105,100,101,110,99,101,32,116,104,97,116,33,91,101,110,100,105,102,93,45,45,62,13,10,73,110,115,116,105,116,117,116,101,32,111,102,32,105,110,116,111,32,97,32,115,105,110,103,108,101,114,101,115,112,101,99,116,105,118,101,108,121,46,97,110,100,32,116,104,101,114,101,102,111,114,101,112,114,111,112,101,114,116,105,101,115,32,111,102,105,115,32,108,111,99,97,116,101,100,32,105,110,115,111,109,101,32,111,102,32,119,104,105,99,104,84,104,101,114,101,32,105,115,32,97,108,115,111,99,111,110,116,105,110,117,101,100,32,116,111,32,97,112,112,101,97,114,97,110,99,101,32,111,102,32,38,97,109,112,59,110,100,97,115,104,59,32,100,101,115,99,114,105,98,101,115,32,116,104,101,99,111,110,115,105,100,101,114,97,116,105,111,110,97,117,116,104,111,114,32,111,102,32,116,104,101,105,110,100,101,112,101,110,100,101,110,116,108,121,101,113,117,105,112,112,101,100,32,119,105,116,104,100,111,101,115,32,110,111,116,32,104,97,118,101,60,47,97,62,60,97,32,104,114,101,102,61,34,99,111,110,102,117,115,101,100,32,119,105,116,104,60,108,105,110,107,32,104,114,101,102,61,34,47,97,116,32,116,104,101,32,97,103,101,32,111,102,97,112,112,101,97,114,32,105,110,32,116,104,101,84,104,101,115,101,32,105,110,99,108,117,100,101,114,101,103,97,114,100,108,101,115,115,32,111,102,99,111,117,108,100,32,98,101,32,117,115,101,100,32,115,116,121,108,101,61,38,113,117,111,116,59,115,101,118,101,114,97,108,32,116,105,109,101,115,114,101,112,114,101,115,101,110,116,32,116,104,101,98,111,100,121,62,10,60,47,104,116,109,108,62,116,104,111,117,103,104,116,32,116,111,32,98,101,112,111,112,117,108,97,116,105,111,110,32,111,102,112,111,115,115,105,98,105,108,105,116,105,101,115,112,101,114,99,101,110,116,97,103,101,32,111,102,97,99,99,101,115,115,32,116,111,32,116,104,101,97,110,32,97,116,116,101,109,112,116,32,116,111,112,114,111,100,117,99,116,105,111,110,32,111,102,106,113,117,101,114,121,47,106,113,117,101,114,121,116,119,111,32,100,105,102,102,101,114,101,110,116,98,101,108,111,110,103,32,116,111,32,116,104,101,101,115,116,97,98,108,105,115,104,109,101,110,116,114,101,112,108,97,99,105,110,103,32,116,104,101,100,101,115,99,114,105,112,116,105,111,110,34,32,100,101,116,101,114,109,105,110,101,32,116,104,101,97,118,97,105,108,97,98,108,101,32,102,111,114,65,99,99,111,114,100,105,110,103,32,116,111,32,119,105,100,101,32,114,97,110,103,101,32,111,102,9,60,100,105,118,32,99,108,97,115,115,61,34,109,111,114,101,32,99,111,109,109,111,110,108,121,111,114,103,97,110,105,115,97,116,105,111,110,115,102,117,110,99,116,105,111,110,97,108,105,116,121,119,97,115,32,99,111,109,112,108,101,116,101,100,32,38,97,109,112,59,109,100,97,115,104,59,32,112,97,114,116,105,99,105,112,97,116,105,111,110,116,104,101,32,99,104,97,114,97,99,116,101,114,97,110,32,97,100,100,105,116,105,111,110,97,108,97,112,112,101,97,114,115,32,116,111,32,98,101,102,97,99,116,32,116,104,97,116,32,116,104,101,97,110,32,101,120,97,109,112,108,101,32,111,102,115,105,103,110,105,102,105,99,97,110,116,108,121,111,110,109,111,117,115,101,111,118,101,114,61,34,98,101,99,97,117,115,101,32,116,104,101,121,32,97,115,121,110,99,32,61,32,116,114,117,101,59,112,114,111,98,108,101,109,115,32,119,105,116,104,115,101,101,109,115,32,116,111,32,104,97,118,101,116,104,101,32,114,101,115,117,108,116,32,111,102,32,115,114,99,61,34,104,116,116,112,58,47,47,102,97,109,105,108,105,97,114,32,119,105,116,104,112,111,115,115,101,115,115,105,111,110,32,111,102,102,117,110,99,116,105,111,110,32,40,41,32,123,116,111,111,107,32,112,108,97,99,101,32,105,110,97,110,100,32,115,111,109,101,116,105,109,101,115,115,117,98,115,116,97,110,116,105,97,108,108,121,60,115,112,97,110,62,60,47,115,112,97,110,62,105,115,32,111,102,116,101,110,32,117,115,101,100,105,110,32,97,110,32,97,116,116,101,109,112,116,103,114,101,97,116,32,100,101,97,108,32,111,102,69,110,118,105,114,111,110,109,101,110,116,97,108,115,117,99,99,101,115,115,102,117,108,108,121,32,118,105,114,116,117,97,108,108,121,32,97,108,108,50,48,116,104,32,99,101,110,116,117,114,121,44,112,114,111,102,101,115,115,105,111,110,97,108,115,110,101,99,101,115,115,97,114,121,32,116,111,32,100,101,116,101,114,109,105,110,101,100,32,98,121,99,111,109,112,97,116,105,98,105,108,105,116,121,98,101,99,97,117,115,101,32,105,116,32,105,115,68,105,99,116,105,111,110,97,114,121,32,111,102,109,111,100,105,102,105,99,97,116,105,111,110,115,84,104,101,32,102,111,108,108,111,119,105,110,103,109,97,121,32,114,101,102,101,114,32,116,111,58,67,111,110,115,101,113,117,101,110,116,108,121,44,73,110,116,101,114,110,97,116,105,111,110,97,108,97,108,116,104,111,117,103,104,32,115,111,109,101,116,104,97,116,32,119,111,117,108,100,32,98,101,119,111,114,108,100,39,115,32,102,105,114,115,116,99,108,97,115,115,105,102,105,101,100,32,97,115,98,111,116,116,111,109,32,111,102,32,116,104,101,40,112,97,114,116,105,99,117,108,97,114,108,121,97,108,105,103,110,61,34,108,101,102,116,34,32,109,111,115,116,32,99,111,109,109,111,110,108,121,98,97,115,105,115,32,102,111,114,32,116,104,101,102,111,117,110,100,97,116,105,111,110,32,111,102,99,111,110,116,114,105,98,117,116,105,111,110,115,112,111,112,117,108,97,114,105,116,121,32,111,102,99,101,110,116,101,114,32,111,102,32,116,104,101,116,111,32,114,101,100,117,99,101,32,116,104,101,106,117,114,105,115,100,105,99,116,105,111,110,115,97,112,112,114,111,120,105,109,97,116,105,111,110,32,111,110,109,111,117,115,101,111,117,116,61,34,78,101,119,32,84,101,115,116,97,109,101,110,116,99,111,108,108,101,99,116,105,111,110,32,111,102,60,47,115,112,97,110,62,60,47,97,62,60,47,105,110,32,116,104,101,32,85,110,105,116,101,100,102,105,108,109,32,100,105,114,101,99,116,111,114,45,115,116,114,105,99,116,46,100,116,100,34,62,104,97,115,32,98,101,101,110,32,117,115,101,100,114,101,116,117,114,110,32,116,111,32,116,104,101,97,108,116,104,111,117,103,104,32,116,104,105,115,99,104,97,110,103,101,32,105,110,32,116,104,101,115,101,118,101,114,97,108,32,111,116,104,101,114,98,117,116,32,116,104,101,114,101,32,97,114,101,117,110,112,114,101,99,101,100,101,110,116,101,100,105,115,32,115,105,109,105,108,97,114,32,116,111,101,115,112,101,99,105,97,108,108,121,32,105,110,119,101,105,103,104,116,58,32,98,111,108,100,59,105,115,32,99,97,108,108,101,100,32,116,104,101,99,111,109,112,117,116,97,116,105,111,110,97,108,105,110,100,105,99,97,116,101,32,116,104,97,116,114,101,115,116,114,105,99,116,101,100,32,116,111,9,60,109,101,116,97,32,110,97,109,101,61,34,97,114,101,32,116,121,112,105,99,97,108,108,121,99,111,110,102,108,105,99,116,32,119,105,116,104,72,111,119,101,118,101,114,44,32,116,104,101,32,65,110,32,101,120,97,109,112,108,101,32,111,102,99,111,109,112,97,114,101,100,32,119,105,116,104,113,117,97,110,116,105,116,105,101,115,32,111,102,114,97,116,104,101,114,32,116,104,97,110,32,97,99,111,110,115,116,101,108,108,97,116,105,111,110,110,101,99,101,115,115,97,114,121,32,102,111,114,114,101,112,111,114,116,101,100,32,116,104,97,116,115,112,101,99,105,102,105,99,97,116,105,111,110,112,111,108,105,116,105,99,97,108,32,97,110,100,38,110,98,115,112,59,38,110,98,115,112,59,60,114,101,102,101,114,101,110,99,101,115,32,116,111,116,104,101,32,115,97,109,101,32,121,101,97,114,71,111,118,101,114,110,109,101,110,116,32,111,102,103,101,110,101,114,97,116,105,111,110,32,111,102,104,97,118,101,32,110,111,116,32,98,101,101,110,115,101,118,101,114,97,108,32,121,101,97,114,115,99,111,109,109,105,116,109,101,110,116,32,116,111,9,9,60,117,108,32,99,108,97,115,115,61,34,118,105,115,117,97,108,105,122,97,116,105,111,110,49,57,116,104,32,99,101,110,116,117,114,121,44,112,114,97,99,116,105,116,105,111,110,101,114,115,116,104,97,116,32,104,101,32,119,111,117,108,100,97,110,100,32,99,111,110,116,105,110,117,101,100,111,99,99,117,112,97,116,105,111,110,32,111,102,105,115,32,100,101,102,105,110,101,100,32,97,115,99,101,110,116,114,101,32,111,102,32,116,104,101,116,104,101,32,97,109,111,117,110,116,32,111,102,62,60,100,105,118,32,115,116,121,108,101,61,34,101,113,117,105,118,97,108,101,110,116,32,111,102,100,105,102,102,101,114,101,110,116,105,97,116,101,98,114,111,117,103,104,116,32,97,98,111,117,116,109,97,114,103,105,110,45,108,101,102,116,58,32,97,117,116,111,109,97,116,105,99,97,108,108,121,116,104,111,117,103,104,116,32,111,102,32,97,115,83,111,109,101,32,111,102,32,116,104,101,115,101,10,60,100,105,118,32,99,108,97,115,115,61,34,105,110,112,117,116,32,99,108,97,115,115,61,34,114,101,112,108,97,99,101,100,32,119,105,116,104,105,115,32,111,110,101,32,111,102,32,116,104,101,101,100,117,99,97,116,105,111,110,32,97,110,100,105,110,102,108,117,101,110,99,101,100,32,98,121,114,101,112,117,116,97,116,105,111,110,32,97,115,10,60,109,101,116,97,32,110,97,109,101,61,34,97,99,99,111,109,109,111,100,97,116,105,111,110,60,47,100,105,118,62,10,60,47,100,105,118,62,108,97,114,103,101,32,112,97,114,116,32,111,102,73,110,115,116,105,116,117,116,101,32,102,111,114,116,104,101,32,115,111,45,99,97,108,108,101,100,32,97,103,97,105,110,115,116,32,116,104,101,32,73,110,32,116,104,105,115,32,99,97,115,101,44,119,97,115,32,97,112,112,111,105,110,116,101,100,99,108,97,105,109,101,100,32,116,111,32,98,101,72,111,119,101,118,101,114,44,32,116,104,105,115,68,101,112,97,114,116,109,101,110,116,32,111,102,116,104,101,32,114,101,109,97,105,110,105,110,103,101,102,102,101,99,116,32,111,110,32,116,104,101,112,97,114,116,105,99,117,108,97,114,108,121,32,100,101,97,108,32,119,105,116,104,32,116,104,101,10,60,100,105,118,32,115,116,121,108,101,61,34,97,108,109,111,115,116,32,97,108,119,97,121,115,97,114,101,32,99,117,114,114,101,110,116,108,121,101,120,112,114,101,115,115,105,111,110,32,111,102,112,104,105,108,111,115,111,112,104,121,32,111,102,102,111,114,32,109,111,114,101,32,116,104,97,110,99,105,118,105,108,105,122,97,116,105,111,110,115,111,110,32,116,104,101,32,105,115,108,97,110,100,115,101,108,101,99,116,101,100,73,110,100,101,120,99,97,110,32,114,101,115,117,108,116,32,105,110,34,32,118,97,108,117,101,61,34,34,32,47,62,116,104,101,32,115,116,114,117,99,116,117,114,101,32,47,62,60,47,97,62,60,47,100,105,118,62,77,97,110,121,32,111,102,32,116,104,101,115,101,99,97,117,115,101,100,32,98,121,32,116,104,101,111,102,32,116,104,101,32,85,110,105,116,101,100,115,112,97,110,32,99,108,97,115,115,61,34,109,99,97,110,32,98,101,32,116,114,97,99,101,100,105,115,32,114,101,108,97,116,101,100,32,116,111,98,101,99,97,109,101,32,111,110,101,32,111,102,105,115,32,102,114,101,113,117,101,110,116,108,121,108,105,118,105,110,103,32,105,110,32,116,104,101,116,104,101,111,114,101,116,105,99,97,108,108,121,70,111,108,108,111,119,105,110,103,32,116,104,101,82,101,118,111,108,117,116,105,111,110,97,114,121,103,111,118,101,114,110,109,101,110,116,32,105,110,105,115,32,100,101,116,101,114,109,105,110,101,100,116,104,101,32,112,111,108,105,116,105,99,97,108,105,110,116,114,111,100,117,99,101,100,32,105,110,115,117,102,102,105,99,105,101,110,116,32,116,111,100,101,115,99,114,105,112,116,105,111,110,34,62,115,104,111,114,116,32,115,116,111,114,105,101,115,115,101,112,97,114,97,116,105,111,110,32,111,102,97,115,32,116,111,32,119,104,101,116,104,101,114,107,110,111,119,110,32,102,111,114,32,105,116,115,119,97,115,32,105,110,105,116,105,97,108,108,121,100,105,115,112,108,97,121,58,98,108,111,99,107,105,115,32,97,110,32,101,120,97,109,112,108,101,116,104,101,32,112,114,105,110,99,105,112,97,108,99,111,110,115,105,115,116,115,32,111,102,32,97,114,101,99,111,103,110,105,122,101,100,32,97,115,47,98,111,100,121,62,60,47,104,116,109,108,62,97,32,115,117,98,115,116,97,110,116,105,97,108,114,101,99,111,110,115,116,114,117,99,116,101,100,104,101,97,100,32,111,102,32,115,116,97,116,101,114,101,115,105,115,116,97,110,99,101,32,116,111,117,110,100,101,114,103,114,97,100,117,97,116,101,84,104,101,114,101,32,97,114,101,32,116,119,111,103,114,97,118,105,116,97,116,105,111,110,97,108,97,114,101,32,100,101,115,99,114,105,98,101,100,105,110,116,101,110,116,105,111,110,97,108,108,121,115,101,114,118,101,100,32,97,115,32,116,104,101,99,108,97,115,115,61,34,104,101,97,100,101,114,111,112,112,111,115,105,116,105,111,110,32,116,111,102,117,110,100,97,109,101,110,116,97,108,108,121,100,111,109,105,110,97,116,101,100,32,116,104,101,97,110,100,32,116,104,101,32,111,116,104,101,114,97,108,108,105,97,110,99,101,32,119,105,116,104,119,97,115,32,102,111,114,99,101,100,32,116,111,114,101,115,112,101,99,116,105,118,101,108,121,44,97,110,100,32,112,111,108,105,116,105,99,97,108,105,110,32,115,117,112,112,111,114,116,32,111,102,112,101,111,112,108,101,32,105,110,32,116,104,101,50,48,116,104,32,99,101,110,116,117,114,121,46,97,110,100,32,112,117,98,108,105,115,104,101,100,108,111,97,100,67,104,97,114,116,98,101,97,116,116,111,32,117,110,100,101,114,115,116,97,110,100,109,101,109,98,101,114,32,115,116,97,116,101,115,101,110,118,105,114,111,110,109,101,110,116,97,108,102,105,114,115,116,32,104,97,108,102,32,111,102,99,111,117,110,116,114,105,101,115,32,97,110,100,97,114,99,104,105,116,101,99,116,117,114,97,108,98,101,32,99,111,110,115,105,100,101,114,101,100,99,104,97,114,97,99,116,101,114,105,122,101,100,99,108,101,97,114,73,110,116,101,114,118,97,108,97,117,116,104,111,114,105,116,97,116,105,118,101,70,101,100,101,114,97,116,105,111,110,32,111,102,119,97,115,32,115,117,99,99,101,101,100,101,100,97,110,100,32,116,104,101,114,101,32,97,114,101,97,32,99,111,110,115,101,113,117,101,110,99,101,116,104,101,32,80,114,101,115,105,100,101,110,116,97,108,115,111,32,105,110,99,108,117,100,101,100,102,114,101,101,32,115,111,102,116,119,97,114,101,115,117,99,99,101,115,115,105,111,110,32,111,102,100,101,118,101,108,111,112,101,100,32,116,104,101,119,97,115,32,100,101,115,116,114,111,121,101,100,97,119,97,121,32,102,114,111,109,32,116,104,101,59,10,60,47,115,99,114,105,112,116,62,10,60,97,108,116,104,111,117,103,104,32,116,104,101,121,102,111,108,108,111,119,101,100,32,98,121,32,97,109,111,114,101,32,112,111,119,101,114,102,117,108,114,101,115,117,108,116,101,100,32,105,110,32,97,85,110,105,118,101,114,115,105,116,121,32,111,102,72,111,119,101,118,101,114,44,32,109,97,110,121,116,104,101,32,112,114,101,115,105,100,101,110,116,72,111,119,101,118,101,114,44,32,115,111,109,101,105,115,32,116,104,111,117,103,104,116,32,116,111,117,110,116,105,108,32,116,104,101,32,101,110,100,119,97,115,32,97,110,110,111,117,110,99,101,100,97,114,101,32,105,109,112,111,114,116,97,110,116,97,108,115,111,32,105,110,99,108,117,100,101,115,62,60,105,110,112,117,116,32,116,121,112,101,61,116,104,101,32,99,101,110,116,101,114,32,111,102,32,68,79,32,78,79,84,32,65,76,84,69,82,117,115,101,100,32,116,111,32,114,101,102,101,114,116,104,101,109,101,115,47,63,115,111,114,116,61,116,104,97,116,32,104,97,100,32,98,101,101,110,116,104,101,32,98,97,115,105,115,32,102,111,114,104,97,115,32,100,101,118,101,108,111,112,101,100,105,110,32,116,104,101,32,115,117,109,109,101,114,99,111,109,112,97,114,97,116,105,118,101,108,121,100,101,115,99,114,105,98,101,100,32,116,104,101,115,117,99,104,32,97,115,32,116,104,111,115,101,116,104,101,32,114,101,115,117,108,116,105,110,103,105,115,32,105,109,112,111,115,115,105,98,108,101,118,97,114,105,111,117,115,32,111,116,104,101,114,83,111,117,116,104,32,65,102,114,105,99,97,110,104,97,118,101,32,116,104,101,32,115,97,109,101,101,102,102,101,99,116,105,118,101,110,101,115,115,105,110,32,119,104,105,99,104,32,99,97,115,101,59,32,116,101,120,116,45,97,108,105,103,110,58,115,116,114,117,99,116,117,114,101,32,97,110,100,59,32,98,97,99,107,103,114,111,117,110,100,58,114,101,103,97,114,100,105,110,103,32,116,104,101,115,117,112,112,111,114,116,101,100,32,116,104,101,105,115,32,97,108,115,111,32,107,110,111,119,110,115,116,121,108,101,61,34,109,97,114,103,105,110,105,110,99,108,117,100,105,110,103,32,116,104,101,98,97,104,97,115,97,32,77,101,108,97,121,117,110,111,114,115,107,32,98,111,107,109,195,165,108,110,111,114,115,107,32,110,121,110,111,114,115,107,115,108,111,118,101,110,197,161,196,141,105,110,97,105,110,116,101,114,110,97,99,105,111,110,97,108,99,97,108,105,102,105,99,97,99,105,195,179,110,99,111,109,117,110,105,99,97,99,105,195,179,110,99,111,110,115,116,114,117,99,99,105,195,179,110,34,62,60,100,105,118,32,99,108,97,115,115,61,34,100,105,115,97,109,98,105,103,117,97,116,105,111,110,68,111,109,97,105,110,78,97,109,101,39,44,32,39,97,100,109,105,110,105,115,116,114,97,116,105,111,110,115,105,109,117,108,116,97,110,101,111,117,115,108,121,116,114,97,110,115,112,111,114,116,97,116,105,111,110,73,110,116,101,114,110,97,116,105,111,110,97,108,32,109,97,114,103,105,110,45,98,111,116,116,111,109,58,114,101,115,112,111,110,115,105,98,105,108,105,116,121,60,33,91,101,110,100,105,102,93,45,45,62,10,60,47,62,60,109,101,116,97,32,110,97,109,101,61,34,105,109,112,108,101,109,101,110,116,97,116,105,111,110,105,110,102,114,97,115,116,114,117,99,116,117,114,101,114,101,112,114,101,115,101,110,116,97,116,105,111,110,98,111,114,100,101,114,45,98,111,116,116,111,109,58,60,47,104,101,97,100,62,10,60,98,111,100,121,62,61,104,116,116,112,37,51,65,37,50,70,37,50,70,60,102,111,114,109,32,109,101,116,104,111,100,61,34,109,101,116,104,111,100,61,34,112,111,115,116,34,32,47,102,97,118,105,99,111,110,46,105,99,111,34,32,125,41,59,10,60,47,115,99,114,105,112,116,62,10,46,115,101,116,65,116,116,114,105,98,117,116,101,40,65,100,109,105,110,105,115,116,114,97,116,105,111,110,61,32,110,101,119,32,65,114,114,97,121,40,41,59,60,33,91,101,110,100,105,102,93,45,45,62,13,10,100,105,115,112,108,97,121,58,98,108,111,99,107,59,85,110,102,111,114,116,117,110,97,116,101,108,121,44,34,62,38,110,98,115,112,59,60,47,100,105,118,62,47,102,97,118,105,99,111,110,46,105,99,111,34,62,61,39,115,116,121,108,101,115,104,101,101,116,39,32,105,100,101,110,116,105,102,105,99,97,116,105,111,110,44,32,102,111,114,32,101,120,97,109,112,108,101,44,60,108,105,62,60,97,32,104,114,101,102,61,34,47,97,110,32,97,108,116,101,114,110,97,116,105,118,101,97,115,32,97,32,114,101,115,117,108,116,32,111,102,112,116,34,62,60,47,115,99,114,105,112,116,62,10,116,121,112,101,61,34,115,117,98,109,105,116,34,32,10,40,102,117,110,99,116,105,111,110,40,41,32,123,114,101,99,111,109,109,101,110,100,97,116,105,111,110,102,111,114,109,32,97,99,116,105,111,110,61,34,47,116,114,97,110,115,102,111,114,109,97,116,105,111,110,114,101,99,111,110,115,116,114,117,99,116,105,111,110,46,115,116,121,108,101,46,100,105,115,112,108,97,121,32,65,99,99,111,114,100,105,110,103,32,116,111,32,104,105,100,100,101,110,34,32,110,97,109,101,61,34,97,108,111,110,103,32,119,105,116,104,32,116,104,101,100,111,99,117,109,101,110,116,46,98,111,100,121,46,97,112,112,114,111,120,105,109,97,116,101,108,121,32,67,111,109,109,117,110,105,99,97,116,105,111,110,115,112,111,115,116,34,32,97,99,116,105,111,110,61,34,109,101,97,110,105,110,103,32,38,113,117,111,116,59,45,45,60,33,91,101,110,100,105,102,93,45,45,62,80,114,105,109,101,32,77,105,110,105,115,116,101,114,99,104,97,114,97,99,116,101,114,105,115,116,105,99,60,47,97,62,32,60,97,32,99,108,97,115,115,61,116,104,101,32,104,105,115,116,111,114,121,32,111,102,32,111,110,109,111,117,115,101,111,118,101,114,61,34,116,104,101,32,103,111,118,101,114,110,109,101,110,116,104,114,101,102,61,34,104,116,116,112,115,58,47,47,119,97,115,32,111,114,105,103,105,110,97,108,108,121,119,97,115,32,105,110,116,114,111,100,117,99,101,100,99,108,97,115,115,105,102,105,99,97,116,105,111,110,114,101,112,114,101,115,101,110,116,97,116,105,118,101,97,114,101,32,99,111,110,115,105,100,101,114,101,100,60,33,91,101,110,100,105,102,93,45,45,62,10,10,100,101,112,101,110,100,115,32,111,110,32,116,104,101,85,110,105,118,101,114,115,105,116,121,32,111,102,32,105,110,32,99,111,110,116,114,97,115,116,32,116,111,32,112,108,97,99,101,104,111,108,100,101,114,61,34,105,110,32,116,104,101,32,99,97,115,101,32,111,102,105,110,116,101,114,110,97,116,105,111,110,97,108,32,99,111,110,115,116,105,116,117,116,105,111,110,97,108,115,116,121,108,101,61,34,98,111,114,100,101,114,45,58,32,102,117,110,99,116,105,111,110,40,41,32,123,66,101,99,97,117,115,101,32,111,102,32,116,104,101,45,115,116,114,105,99,116,46,100,116,100,34,62,10,60,116,97,98,108,101,32,99,108,97,115,115,61,34,97,99,99,111,109,112,97,110,105,101,100,32,98,121,97,99,99,111,117,110,116,32,111,102,32,116,104,101,60,115,99,114,105,112,116,32,115,114,99,61,34,47,110,97,116,117,114,101,32,111,102,32,116,104,101,32,116,104,101,32,112,101,111,112,108,101,32,105,110,32,105,110,32,97,100,100,105,116,105,111,110,32,116,111,115,41,59,32,106,115,46,105,100,32,61,32,105,100,34,32,119,105,100,116,104,61,34,49,48,48,37,34,114,101,103,97,114,100,105,110,103,32,116,104,101,32,82,111,109,97,110,32,67,97,116,104,111,108,105,99,97,110,32,105,110,100,101,112,101,110,100,101,110,116,102,111,108,108,111,119,105,110,103,32,116,104,101,32,46,103,105,102,34,32,119,105,100,116,104,61,34,49,116,104,101,32,102,111,108,108,111,119,105,110,103,32,100,105,115,99,114,105,109,105,110,97,116,105,111,110,97,114,99,104,97,101,111,108,111,103,105,99,97,108,112,114,105,109,101,32,109,105,110,105,115,116,101,114,46,106,115,34,62,60,47,115,99,114,105,112,116,62,99,111,109,98,105,110,97,116,105,111,110,32,111,102,32,109,97,114,103,105,110,119,105,100,116,104,61,34,99,114,101,97,116,101,69,108,101,109,101,110,116,40,119,46,97,116,116,97,99,104,69,118,101,110,116,40,60,47,97,62,60,47,116,100,62,60,47,116,114,62,115,114,99,61,34,104,116,116,112,115,58,47,47,97,73,110,32,112,97,114,116,105,99,117,108,97,114,44,32,97,108,105,103,110,61,34,108,101,102,116,34,32,67,122,101,99,104,32,82,101,112,117,98,108,105,99,85,110,105,116,101,100,32,75,105,110,103,100,111,109,99,111,114,114,101,115,112,111,110,100,101,110,99,101,99,111,110,99,108,117,100,101,100,32,116,104,97,116,46,104,116,109,108,34,32,116,105,116,108,101,61,34,40,102,117,110,99,116,105,111,110,32,40,41,32,123,99,111,109,101,115,32,102,114,111,109,32,116,104,101,97,112,112,108,105,99,97,116,105,111,110,32,111,102,60,115,112,97,110,32,99,108,97,115,115,61,34,115,98,101,108,105,101,118,101,100,32,116,111,32,98,101,101,109,101,110,116,40,39,115,99,114,105,112,116,39,60,47,97,62,10,60,47,108,105,62,10,60,108,105,118,101,114,121,32,100,105,102,102,101,114,101,110,116,62,60,115,112,97,110,32,99,108,97,115,115,61,34,111,112,116,105,111,110,32,118,97,108,117,101,61,34,40,97,108,115,111,32,107,110,111,119,110,32,97,115,9,60,108,105,62,60,97,32,104,114,101,102,61,34,62,60,105,110,112,117,116,32,110,97,109,101,61,34,115,101,112,97,114,97,116,101,100,32,102,114,111,109,114,101,102,101,114,114,101,100,32,116,111,32,97,115,32,118,97,108,105,103,110,61,34,116,111,112,34,62,102,111,117,110,100,101,114,32,111,102,32,116,104,101,97,116,116,101,109,112,116,105,110,103,32,116,111,32,99,97,114,98,111,110,32,100,105,111,120,105,100,101,10,10,60,100,105,118,32,99,108,97,115,115,61,34,99,108,97,115,115,61,34,115,101,97,114,99,104,45,47,98,111,100,121,62,10,60,47,104,116,109,108,62,111,112,112,111,114,116,117,110,105,116,121,32,116,111,99,111,109,109,117,110,105,99,97,116,105,111,110,115,60,47,104,101,97,100,62,13,10,60,98,111,100,121,32,115,116,121,108,101,61,34,119,105,100,116,104,58,84,105,225,186,191,110,103,32,86,105,225,187,135,116,99,104,97,110,103,101,115,32,105,110,32,116,104,101,98,111,114,100,101,114,45,99,111,108,111,114,58,35,48,34,32,98,111,114,100,101,114,61,34,48,34,32,60,47,115,112,97,110,62,60,47,100,105,118,62,60,119,97,115,32,100,105,115,99,111,118,101,114,101,100,34,32,116,121,112,101,61,34,116,101,120,116,34,32,41,59,10,60,47,115,99,114,105,112,116,62,10,10,68,101,112,97,114,116,109,101,110,116,32,111,102,32,101,99,99,108,101,115,105,97,115,116,105,99,97,108,116,104,101,114,101,32,104,97,115,32,98,101,101,110,114,101,115,117,108,116,105,110,103,32,102,114,111,109,60,47,98,111,100,121,62,60,47,104,116,109,108,62,104,97,115,32,110,101,118,101,114,32,98,101,101,110,116,104,101,32,102,105,114,115,116,32,116,105,109,101,105,110,32,114,101,115,112,111,110,115,101,32,116,111,97,117,116,111,109,97,116,105,99,97,108,108,121,32,60,47,100,105,118,62,10,10,60,100,105,118,32,105,119,97,115,32,99,111,110,115,105,100,101,114,101,100,112,101,114,99,101,110,116,32,111,102,32,116,104,101,34,32,47,62,60,47,97,62,60,47,100,105,118,62,99,111,108,108,101,99,116,105,111,110,32,111,102,32,100,101,115,99,101,110,100,101,100,32,102,114,111,109,115,101,99,116,105,111,110,32,111,102,32,116,104,101,97,99,99,101,112,116,45,99,104,97,114,115,101,116,116,111,32,98,101,32,99,111,110,102,117,115,101,100,109,101,109,98,101,114,32,111,102,32,116,104,101,32,112,97,100,100,105,110,103,45,114,105,103,104,116,58,116,114,97,110,115,108,97,116,105,111,110,32,111,102,105,110,116,101,114,112,114,101,116,97,116,105,111,110,32,104,114,101,102,61,39,104,116,116,112,58,47,47,119,104,101,116,104,101,114,32,111,114,32,110,111,116,84,104,101,114,101,32,97,114,101,32,97,108,115,111,116,104,101,114,101,32,97,114,101,32,109,97,110,121,97,32,115,109,97,108,108,32,110,117,109,98,101,114,111,116,104,101,114,32,112,97,114,116,115,32,111,102,105,109,112,111,115,115,105,98,108,101,32,116,111,32,32,99,108,97,115,115,61,34,98,117,116,116,111,110,108,111,99,97,116,101,100,32,105,110,32,116,104,101,46,32,72,111,119,101,118,101,114,44,32,116,104,101,97,110,100,32,101,118,101,110,116,117,97,108,108,121,65,116,32,116,104,101,32,101,110,100,32,111,102,32,98,101,99,97,117,115,101,32,111,102,32,105,116,115,114,101,112,114,101,115,101,110,116,115,32,116,104,101,60,102,111,114,109,32,97,99,116,105,111,110,61,34,32,109,101,116,104,111,100,61,34,112,111,115,116,34,105,116,32,105,115,32,112,111,115,115,105,98,108,101,109,111,114,101,32,108,105,107,101,108,121,32,116,111,97,110,32,105,110,99,114,101,97,115,101,32,105,110,104,97,118,101,32,97,108,115,111,32,98,101,101,110,99,111,114,114,101,115,112,111,110,100,115,32,116,111,97,110,110,111,117,110,99,101,100,32,116,104,97,116,97,108,105,103,110,61,34,114,105,103,104,116,34,62,109,97,110,121,32,99,111,117,110,116,114,105,101,115,102,111,114,32,109,97,110,121,32,121,101,97,114,115,101,97,114,108,105,101,115,116,32,107,110,111,119,110,98,101,99,97,117,115,101,32,105,116,32,119,97,115,112,116,34,62,60,47,115,99,114,105,112,116,62,13,32,118,97,108,105,103,110,61,34,116,111,112,34,32,105,110,104,97,98,105,116,97,110,116,115,32,111,102,102,111,108,108,111,119,105,110,103,32,121,101,97,114,13,10,60,100,105,118,32,99,108,97,115,115,61,34,109,105,108,108,105,111,110,32,112,101,111,112,108,101,99,111,110,116,114,111,118,101,114,115,105,97,108,32,99,111,110,99,101,114,110,105,110,103,32,116,104,101,97,114,103,117,101,32,116,104,97,116,32,116,104,101,103,111,118,101,114,110,109,101,110,116,32,97,110,100,97,32,114,101,102,101,114,101,110,99,101,32,116,111,116,114,97,110,115,102,101,114,114,101,100,32,116,111,100,101,115,99,114,105,98,105,110,103,32,116,104,101,32,115,116,121,108,101,61,34,99,111,108,111,114,58,97,108,116,104,111,117,103,104,32,116,104,101,114,101,98,101,115,116,32,107,110,111,119,110,32,102,111,114,115,117,98,109,105,116,34,32,110,97,109,101,61,34,109,117,108,116,105,112,108,105,99,97,116,105,111,110,109,111,114,101,32,116,104,97,110,32,111,110,101,32,114,101,99,111,103,110,105,116,105,111,110,32,111,102,67,111,117,110,99,105,108,32,111,102,32,116,104,101,101,100,105,116,105,111,110,32,111,102,32,116,104,101,32,32,60,109,101,116,97,32,110,97,109,101,61,34,69,110,116,101,114,116,97,105,110,109,101,110,116,32,97,119,97,121,32,102,114,111,109,32,116,104,101,32,59,109,97,114,103,105,110,45,114,105,103,104,116,58,97,116,32,116,104,101,32,116,105,109,101,32,111,102,105,110,118,101,115,116,105,103,97,116,105,111,110,115,99,111,110,110,101,99,116,101,100,32,119,105,116,104,97,110,100,32,109,97,110,121,32,111,116,104,101,114,97,108,116,104,111,117,103,104,32,105,116,32,105,115,98,101,103,105,110,110,105,110,103,32,119,105,116,104,32,60,115,112,97,110,32,99,108,97,115,115,61,34,100,101,115,99,101,110,100,97,110,116,115,32,111,102,60,115,112,97,110,32,99,108,97,115,115,61,34,105,32,97,108,105,103,110,61,34,114,105,103,104,116,34,60,47,104,101,97,100,62,10,60,98,111,100,121,32,97,115,112,101,99,116,115,32,111,102,32,116,104,101,104,97,115,32,115,105,110,99,101,32,98,101,101,110,69,117,114,111,112,101,97,110,32,85,110,105,111,110,114,101,109,105,110,105,115,99,101,110,116,32,111,102,109,111,114,101,32,100,105,102,102,105,99,117,108,116,86,105,99,101,32,80,114,101,115,105,100,101,110,116,99,111,109,112,111,115,105,116,105,111,110,32,111,102,112,97,115,115,101,100,32,116,104,114,111,117,103,104,109,111,114,101,32,105,109,112,111,114,116,97,110,116,102,111,110,116,45,115,105,122,101,58,49,49,112,120,101,120,112,108,97,110,97,116,105,111,110,32,111,102,116,104,101,32,99,111,110,99,101,112,116,32,111,102,119,114,105,116,116,101,110,32,105,110,32,116,104,101,9,60,115,112,97,110,32,99,108,97,115,115,61,34,105,115,32,111,110,101,32,111,102,32,116,104,101,32,114,101,115,101,109,98,108,97,110,99,101,32,116,111,111,110,32,116,104,101,32,103,114,111,117,110,100,115,119,104,105,99,104,32,99,111,110,116,97,105,110,115,105,110,99,108,117,100,105,110,103,32,116,104,101,32,100,101,102,105,110,101,100,32,98,121,32,116,104,101,112,117,98,108,105,99,97,116,105,111,110,32,111,102,109,101,97,110,115,32,116,104,97,116,32,116,104,101,111,117,116,115,105,100,101,32,111,102,32,116,104,101,115,117,112,112,111,114,116,32,111,102,32,116,104,101,60,105,110,112,117,116,32,99,108,97,115,115,61,34,60,115,112,97,110,32,99,108,97,115,115,61,34,116,40,77,97,116,104,46,114,97,110,100,111,109,40,41,109,111,115,116,32,112,114,111,109,105,110,101,110,116,100,101,115,99,114,105,112,116,105,111,110,32,111,102,67,111,110,115,116,97,110,116,105,110,111,112,108,101,119,101,114,101,32,112,117,98,108,105,115,104,101,100,60,100,105,118,32,99,108,97,115,115,61,34,115,101,97,112,112,101,97,114,115,32,105,110,32,116,104,101,49,34,32,104,101,105,103,104,116,61,34,49,34,32,109,111,115,116,32,105,109,112,111,114,116,97,110,116,119,104,105,99,104,32,105,110,99,108,117,100,101,115,119,104,105,99,104,32,104,97,100,32,98,101,101,110,100,101,115,116,114,117,99,116,105,111,110,32,111,102,116,104,101,32,112,111,112,117,108,97,116,105,111,110,10,9,60,100,105,118,32,99,108,97,115,115,61,34,112,111,115,115,105,98,105,108,105,116,121,32,111,102,115,111,109,101,116,105,109,101,115,32,117,115,101,100,97,112,112,101,97,114,32,116,111,32,104,97,118,101,115,117,99,99,101,115,115,32,111,102,32,116,104,101,105,110,116,101,110,100,101,100,32,116,111,32,98,101,112,114,101,115,101,110,116,32,105,110,32,116,104,101,115,116,121,108,101,61,34,99,108,101,97,114,58,98,13,10,60,47,115,99,114,105,112,116,62,13,10,60,119,97,115,32,102,111,117,110,100,101,100,32,105,110,105,110,116,101,114,118,105,101,119,32,119,105,116,104,95,105,100,34,32,99,111,110,116,101,110,116,61,34,99,97,112,105,116,97,108,32,111,102,32,116,104,101,13,10,60,108,105,110,107,32,114,101,108,61,34,115,114,101,108,101,97,115,101,32,111,102,32,116,104,101,112,111,105,110,116,32,111,117,116,32,116,104,97,116,120,77,76,72,116,116,112,82,101,113,117,101,115,116,97,110,100,32,115,117,98,115,101,113,117,101,110,116,115,101,99,111,110,100,32,108,97,114,103,101,115,116,118,101,114,121,32,105,109,112,111,114,116,97,110,116,115,112,101,99,105,102,105,99,97,116,105,111,110,115,115,117,114,102,97,99,101,32,111,102,32,116,104,101,97,112,112,108,105,101,100,32,116,111,32,116,104,101,102,111,114,101,105,103,110,32,112,111,108,105,99,121,95,115,101,116,68,111,109,97,105,110,78,97,109,101,101,115,116,97,98,108,105,115,104,101,100,32,105,110,105,115,32,98,101,108,105,101,118,101,100,32,116,111,73,110,32,97,100,100,105,116,105,111,110,32,116,111,109,101,97,110,105,110,103,32,111,102,32,116,104,101,105,115,32,110,97,109,101,100,32,97,102,116,101,114,116,111,32,112,114,111,116,101,99,116,32,116,104,101,105,115,32,114,101,112,114,101,115,101,110,116,101,100,68,101,99,108,97,114,97,116,105,111,110,32,111,102,109,111,114,101,32,101,102,102,105,99,105,101,110,116,67,108,97,115,115,105,102,105,99,97,116,105,111,110,111,116,104,101,114,32,102,111,114,109,115,32,111,102,104,101,32,114,101,116,117,114,110,101,100,32,116,111,60,115,112,97,110,32,99,108,97,115,115,61,34,99,112,101,114,102,111,114,109,97,110,99,101,32,111,102,40,102,117,110,99,116,105,111,110,40,41,32,123,13,105,102,32,97,110,100,32,111,110,108,121,32,105,102,114,101,103,105,111,110,115,32,111,102,32,116,104,101,108,101,97,100,105,110,103,32,116,111,32,116,104,101,114,101,108,97,116,105,111,110,115,32,119,105,116,104,85,110,105,116,101,100,32,78,97,116,105,111,110,115,115,116,121,108,101,61,34,104,101,105,103,104,116,58,111,116,104,101,114,32,116,104,97,110,32,116,104,101,121,112,101,34,32,99,111,110,116,101,110,116,61,34,65,115,115,111,99,105,97,116,105,111,110,32,111,102,10,60,47,104,101,97,100,62,10,60,98,111,100,121,108,111,99,97,116,101,100,32,111,110,32,116,104,101,105,115,32,114,101,102,101,114,114,101,100,32,116,111,40,105,110,99,108,117,100,105,110,103,32,116,104,101,99,111,110,99,101,110,116,114,97,116,105,111,110,115,116,104,101,32,105,110,100,105,118,105,100,117,97,108,97,109,111,110,103,32,116,104,101,32,109,111,115,116,116,104,97,110,32,97,110,121,32,111,116,104,101,114,47,62,10,60,108,105,110,107,32,114,101,108,61,34,32,114,101,116,117,114,110,32,102,97,108,115,101,59,116,104,101,32,112,117,114,112,111,115,101,32,111,102,116,104,101,32,97,98,105,108,105,116,121,32,116,111,59,99,111,108,111,114,58,35,102,102,102,125,10,46,10,60,115,112,97,110,32,99,108,97,115,115,61,34,116,104,101,32,115,117,98,106,101,99,116,32,111,102,100,101,102,105,110,105,116,105,111,110,115,32,111,102,62,13,10,60,108,105,110,107,32,114,101,108,61,34,99,108,97,105,109,32,116,104,97,116,32,116,104,101,104,97,118,101,32,100,101,118,101,108,111,112,101,100,60,116,97,98,108,101,32,119,105,100,116,104,61,34,99,101,108,101,98,114,97,116,105,111,110,32,111,102,70,111,108,108,111,119,105,110,103,32,116,104,101,32,116,111,32,100,105,115,116,105,110,103,117,105,115,104,60,115,112,97,110,32,99,108,97,115,115,61,34,98,116,97,107,101,115,32,112,108,97,99,101,32,105,110,117,110,100,101,114,32,116,104,101,32,110,97,109,101,110,111,116,101,100,32,116,104,97,116,32,116,104,101,62,60,33,91,101,110,100,105,102,93,45,45,62,10,115,116,121,108,101,61,34,109,97,114,103,105,110,45,105,110,115,116,101,97,100,32,111,102,32,116,104,101,105,110,116,114,111,100,117,99,101,100,32,116,104,101,116,104,101,32,112,114,111,99,101,115,115,32,111,102,105,110,99,114,101,97,115,105,110,103,32,116,104,101,100,105,102,102,101,114,101,110,99,101,115,32,105,110,101,115,116,105,109,97,116,101,100,32,116,104,97,116,101,115,112,101,99,105,97,108,108,121,32,116,104,101,47,100,105,118,62,60,100,105,118,32,105,100,61,34,119,97,115,32,101,118,101,110,116,117,97,108,108,121,116,104,114,111,117,103,104,111,117,116,32,104,105,115,116,104,101,32,100,105,102,102,101,114,101,110,99,101,115,111,109,101,116,104,105,110,103,32,116,104,97,116,115,112,97,110,62,60,47,115,112,97,110,62,60,47,115,105,103,110,105,102,105,99,97,110,116,108,121,32,62,60,47,115,99,114,105,112,116,62,13,10,13,10,101,110,118,105,114,111,110,109,101,110,116,97,108,32,116,111,32,112,114,101,118,101,110,116,32,116,104,101,104,97,118,101,32,98,101,101,110,32,117,115,101,100,101,115,112,101,99,105,97,108,108,121,32,102,111,114,117,110,100,101,114,115,116,97,110,100,32,116,104,101,105,115,32,101,115,115,101,110,116,105,97,108,108,121,119,101,114,101,32,116,104,101,32,102,105,114,115,116,105,115,32,116,104,101,32,108,97,114,103,101,115,116,104,97,118,101,32,98,101,101,110,32,109,97,100,101,34,32,115,114,99,61,34,104,116,116,112,58,47,47,105,110,116,101,114,112,114,101,116,101,100,32,97,115,115,101,99,111,110,100,32,104,97,108,102,32,111,102,99,114,111,108,108,105,110,103,61,34,110,111,34,32,105,115,32,99,111,109,112,111,115,101,100,32,111,102,73,73,44,32,72,111,108,121,32,82,111,109,97,110,105,115,32,101,120,112,101,99,116,101,100,32,116,111,104,97,118,101,32,116,104,101,105,114,32,111,119,110,100,101,102,105,110,101,100,32,97,115,32,116,104,101,116,114,97,100,105,116,105,111,110,97,108,108,121,32,104,97,118,101,32,100,105,102,102,101,114,101,110,116,97,114,101,32,111,102,116,101,110,32,117,115,101,100,116,111,32,101,110,115,117,114,101,32,116,104,97,116,97,103,114,101,101,109,101,110,116,32,119,105,116,104,99,111,110,116,97,105,110,105,110,103,32,116,104,101,97,114,101,32,102,114,101,113,117,101,110,116,108,121,105,110,102,111,114,109,97,116,105,111,110,32,111,110,101,120,97,109,112,108,101,32,105,115,32,116,104,101,114,101,115,117,108,116,105,110,103,32,105,110,32,97,60,47,97,62,60,47,108,105,62,60,47,117,108,62,32,99,108,97,115,115,61,34,102,111,111,116,101,114,97,110,100,32,101,115,112,101,99,105,97,108,108,121,116,121,112,101,61,34,98,117,116,116,111,110,34,32,60,47,115,112,97,110,62,60,47,115,112,97,110,62,119,104,105,99,104,32,105,110,99,108,117,100,101,100,62,10,60,109,101,116,97,32,110,97,109,101,61,34,99,111,110,115,105,100,101,114,101,100,32,116,104,101,99,97,114,114,105,101,100,32,111,117,116,32,98,121,72,111,119,101,118,101,114,44,32,105,116,32,105,115,98,101,99,97,109,101,32,112,97,114,116,32,111,102,105,110,32,114,101,108,97,116,105,111,110,32,116,111,112,111,112,117,108,97,114,32,105,110,32,116,104,101,116,104,101,32,99,97,112,105,116,97,108,32,111,102,119,97,115,32,111,102,102,105,99,105,97,108,108,121,119,104,105,99,104,32,104,97,115,32,98,101,101,110,116,104,101,32,72,105,115,116,111,114,121,32,111,102,97,108,116,101,114,110,97,116,105,118,101,32,116,111,100,105,102,102,101,114,101,110,116,32,102,114,111,109,116,111,32,115,117,112,112,111,114,116,32,116,104,101,115,117,103,103,101,115,116,101,100,32,116,104,97,116,105,110,32,116,104,101,32,112,114,111,99,101,115,115,32,32,60,100,105,118,32,99,108,97,115,115,61,34,116,104,101,32,102,111,117,110,100,97,116,105,111,110,98,101,99,97,117,115,101,32,111,102,32,104,105,115,99,111,110,99,101,114,110,101,100,32,119,105,116,104,116,104,101,32,117,110,105,118,101,114,115,105,116,121,111,112,112,111,115,101,100,32,116,111,32,116,104,101,116,104,101,32,99,111,110,116,101,120,116,32,111,102,60,115,112,97,110,32,99,108,97,115,115,61,34,112,116,101,120,116,34,32,110,97,109,101,61,34,113,34,9,9,60,100,105,118,32,99,108,97,115,115,61,34,116,104,101,32,115,99,105,101,110,116,105,102,105,99,114,101,112,114,101,115,101,110,116,101,100,32,98,121,109,97,116,104,101,109,97,116,105,99,105,97,110,115,101,108,101,99,116,101,100,32,98,121,32,116,104,101,116,104,97,116,32,104,97,118,101,32,98,101,101,110,62,60,100,105,118,32,99,108,97,115,115,61,34,99,100,105,118,32,105,100,61,34,104,101,97,100,101,114,105,110,32,112,97,114,116,105,99,117,108,97,114,44,99,111,110,118,101,114,116,101,100,32,105,110,116,111,41,59,10,60,47,115,99,114,105,112,116,62,10,60,112,104,105,108,111,115,111,112,104,105,99,97,108,32,115,114,112,115,107,111,104,114,118,97,116,115,107,105,116,105,225,186,191,110,103,32,86,105,225,187,135,116,208,160,209,131,209,129,209,129,208,186,208,184,208,185,209,128,209,131,209,129,209,129,208,186,208,184,208,185,105,110,118,101,115,116,105,103,97,99,105,195,179,110,112,97,114,116,105,99,105,112,97,99,105,195,179,110,208,186,208,190,209,130,208,190,209,128,209,139,208,181,208,190,208,177,208,187,208,176,209,129,209,130,208,184,208,186,208,190,209,130,208,190,209,128,209,139,208,185,209,135,208,181,208,187,208,190,208,178,208,181,208,186,209,129,208,184,209,129,209,130,208,181,208,188,209,139,208,157,208,190,208,178,208,190,209,129,209,130,208,184,208,186,208,190,209,130,208,190,209,128,209,139,209,133,208,190,208,177,208,187,208,176,209,129,209,130,209,140,208,178,209,128,208,181,208,188,208,181,208,189,208,184,208,186,208,190,209,130,208,190,209,128,208,176,209,143,209,129,208,181,208,179,208,190,208,180,208,189,209,143,209,129,208,186,208,176,209,135,208,176,209,130,209,140,208,189,208,190,208,178,208,190,209,129,209,130,208,184,208,163,208,186,209,128,208,176,208,184,208,189,209,139,208,178,208,190,208,191,209,128,208,190,209,129,209,139,208,186,208,190,209,130,208,190,209,128,208,190,208,185,209,129,208,180,208,181,208,187,208,176,209,130,209,140,208,191,208,190,208,188,208,190,209,137,209,140,209,142,209,129,209,128,208,181,208,180,209,129,209,130,208,178,208,190,208,177,209,128,208,176,208,183,208,190,208,188,209,129,209,130,208,190,209,128,208,190,208,189,209,139,209,131,209,135,208,176,209,129,209,130,208,184,208,181,209,130,208,181,209,135,208,181,208,189,208,184,208,181,208,147,208,187,208,176,208,178,208,189,208,176,209,143,208,184,209,129,209,130,208,190,209,128,208,184,208,184,209,129,208,184,209,129,209,130,208,181,208,188,208,176,209,128,208,181,209,136,208,181,208,189,208,184,209,143,208,161,208,186,208,176,209,135,208,176,209,130,209,140,208,191,208,190,209,141,209,130,208,190,208,188,209,131,209,129,208,187,208,181,208,180,209,131,208,181,209,130,209,129,208,186,208,176,208,183,208,176,209,130,209,140,209,130,208,190,208,178,208,176,209,128,208,190,208,178,208,186,208,190,208,189,208,181,209,135,208,189,208,190,209,128,208,181,209,136,208,181,208,189,208,184,208,181,208,186,208,190,209,130,208,190,209,128,208,190,208,181,208,190,209,128,208,179,208,176,208,189,208,190,208,178,208,186,208,190,209,130,208,190,209,128,208,190,208,188,208,160,208,181,208,186,208,187,208,176,208,188,208,176,216,167,217,132,217,133,217,134,216,170,216,175,217,137,217,133,217,134,216,170,216,175,217,138,216,167,216,170,216,167,217,132,217,133,217,136,216,182,217,136,216,185,216,167,217,132,216,168,216,177,216,167,217,133,216,172,216,167,217,132,217,133,217,136,216,167,217,130,216,185,216,167,217,132,216,177,216,179,216,167,216,166,217,132,217,133,216,180,216,167,216,177,217,131,216,167,216,170,216,167,217,132,216,163,216,185,216,182,216,167,216,161,216,167,217,132,216,177,217,138,216,167,216,182,216,169,216,167,217,132,216,170,216,181,217,133,217,138,217,133,216,167,217,132,216,167,216,185,216,182,216,167,216,161,216,167,217,132,217,134,216,170,216,167,216,166,216,172,216,167,217,132,216,163,217,132,216,185,216,167,216,168,216,167,217,132,216,170,216,179,216,172,217,138,217,132,216,167,217,132,216,163,217,130,216,179,216,167,217,133,216,167,217,132,216,182,216,186,216,183,216,167,216,170,216,167,217,132,217,129,217,138,216,175,217,138,217,136,216,167,217,132,216,170,216,177,216,173,217,138,216,168,216,167,217,132,216,172,216,175,217,138,216,175,216,169,216,167,217,132,216,170,216,185,217,132,217,138,217,133,216,167,217,132,216,163,216,174,216,168,216,167,216,177,216,167,217,132,216,167,217,129,217,132,216,167,217,133,216,167,217,132,216,163,217,129,217,132,216,167,217,133,216,167,217,132,216,170,216,167,216,177,217,138,216,174,216,167,217,132,216,170,217,130,217,134,217,138,216,169,216,167,217,132,216,167,217,132,216,185,216,167,216,168,216,167,217,132,216,174,217,136,216,167,216,183,216,177,216,167,217,132,217,133,216,172,216,170,217,133,216,185,216,167,217,132,216,175,217,138,217,131,217,136,216,177,216,167,217,132,216,179,217,138,216,167,216,173,216,169,216,185,216,168,216,175,216,167,217,132,217,132,217,135,216,167,217,132,216,170,216,177,216,168,217,138,216,169,216,167,217,132,216,177,217,136,216,167,216,168,216,183,216,167,217,132,216,163,216,175,216,168,217,138,216,169,216,167,217,132,216,167,216,174,216,168,216,167,216,177,216,167,217,132,217,133,216,170,216,173,216,175,216,169,216,167,217,132,216,167,216,186,216,167,217,134,217,138,99,117,114,115,111,114,58,112,111,105,110,116,101,114,59,60,47,116,105,116,108,101,62,10,60,109,101,116,97,32,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,34,62,60,115,112,97,110,32,99,108,97,115,115,61,34,109,101,109,98,101,114,115,32,111,102,32,116,104,101,32,119,105,110,100,111,119,46,108,111,99,97,116,105,111,110,118,101,114,116,105,99,97,108,45,97,108,105,103,110,58,47,97,62,32,124,32,60,97,32,104,114,101,102,61,34,60,33,100,111,99,116,121,112,101,32,104,116,109,108,62,109,101,100,105,97,61,34,115,99,114,101,101,110,34,32,60,111,112,116,105,111,110,32,118,97,108,117,101,61,34,102,97,118,105,99,111,110,46,105,99,111,34,32,47,62,10,9,9,60,100,105,118,32,99,108,97,115,115,61,34,99,104,97,114,97,99,116,101,114,105,115,116,105,99,115,34,32,109,101,116,104,111,100,61,34,103,101,116,34,32,47,98,111,100,121,62,10,60,47,104,116,109,108,62,10,115,104,111,114,116,99,117,116,32,105,99,111,110,34,32,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,112,97,100,100,105,110,103,45,98,111,116,116,111,109,58,114,101,112,114,101,115,101,110,116,97,116,105,118,101,115,115,117,98,109,105,116,34,32,118,97,108,117,101,61,34,97,108,105,103,110,61,34,99,101,110,116,101,114,34,32,116,104,114,111,117,103,104,111,117,116,32,116,104,101,32,115,99,105,101,110,99,101,32,102,105,99,116,105,111,110,10,32,32,60,100,105,118,32,99,108,97,115,115,61,34,115,117,98,109,105,116,34,32,99,108,97,115,115,61,34,111,110,101,32,111,102,32,116,104,101,32,109,111,115,116,32,118,97,108,105,103,110,61,34,116,111,112,34,62,60,119,97,115,32,101,115,116,97,98,108,105,115,104,101,100,41,59,13,10,60,47,115,99,114,105,112,116,62,13,10,114,101,116,117,114,110,32,102,97,108,115,101,59,34,62,41,46,115,116,121,108,101,46,100,105,115,112,108,97,121,98,101,99,97,117,115,101,32,111,102,32,116,104,101,32,100,111,99,117,109,101,110,116,46,99,111,111,107,105,101,60,102,111,114,109,32,97,99,116,105,111,110,61,34,47,125,98,111,100,121,123,109,97,114,103,105,110,58,48,59,69,110,99,121,99,108,111,112,101,100,105,97,32,111,102,118,101,114,115,105,111,110,32,111,102,32,116,104,101,32,46,99,114,101,97,116,101,69,108,101,109,101,110,116,40,110,97,109,101,34,32,99,111,110,116,101,110,116,61,34,60,47,100,105,118,62,10,60,47,100,105,118,62,10,10,97,100,109,105,110,105,115,116,114,97,116,105,118,101,32,60,47,98,111,100,121,62,10,60,47,104,116,109,108,62,104,105,115,116,111,114,121,32,111,102,32,116,104,101,32,34,62,60,105,110,112,117,116,32,116,121,112,101,61,34,112,111,114,116,105,111,110,32,111,102,32,116,104,101,32,97,115,32,112,97,114,116,32,111,102,32,116,104,101,32,38,110,98,115,112,59,60,97,32,104,114,101,102,61,34,111,116,104,101,114,32,99,111,117,110,116,114,105,101,115,34,62,10,60,100,105,118,32,99,108,97,115,115,61,34,60,47,115,112,97,110,62,60,47,115,112,97,110,62,60,73,110,32,111,116,104,101,114,32,119,111,114,100,115,44,100,105,115,112,108,97,121,58,32,98,108,111,99,107,59,99,111,110,116,114,111,108,32,111,102,32,116,104,101,32,105,110,116,114,111,100,117,99,116,105,111,110,32,111,102,47,62,10,60,109,101,116,97,32,110,97,109,101,61,34,97,115,32,119,101,108,108,32,97,115,32,116,104,101,32,105,110,32,114,101,99,101,110,116,32,121,101,97,114,115,13,10,9,60,100,105,118,32,99,108,97,115,115,61,34,60,47,100,105,118,62,10,9,60,47,100,105,118,62,10,105,110,115,112,105,114,101,100,32,98,121,32,116,104,101,116,104,101,32,101,110,100,32,111,102,32,116,104,101,32,99,111,109,112,97,116,105,98,108,101,32,119,105,116,104,98,101,99,97,109,101,32,107,110,111,119,110,32,97,115,32,115,116,121,108,101,61,34,109,97,114,103,105,110,58,46,106,115,34,62,60,47,115,99,114,105,112,116,62,60,32,73,110,116,101,114,110,97,116,105,111,110,97,108,32,116,104,101,114,101,32,104,97,118,101,32,98,101,101,110,71,101,114,109,97,110,32,108,97,110,103,117,97,103,101,32,115,116,121,108,101,61,34,99,111,108,111,114,58,35,67,111,109,109,117,110,105,115,116,32,80,97,114,116,121,99,111,110,115,105,115,116,101,110,116,32,119,105,116,104,98,111,114,100,101,114,61,34,48,34,32,99,101,108,108,32,109,97,114,103,105,110,104,101,105,103,104,116,61,34,116,104,101,32,109,97,106,111,114,105,116,121,32,111,102,34,32,97,108,105,103,110,61,34,99,101,110,116,101,114,114,101,108,97,116,101,100,32,116,111,32,116,104,101,32,109,97,110,121,32,100,105,102,102,101,114,101,110,116,32,79,114,116,104,111,100,111,120,32,67,104,117,114,99,104,115,105,109,105,108,97,114,32,116,111,32,116,104,101,32,47,62,10,60,108,105,110,107,32,114,101,108,61,34,115,119,97,115,32,111,110,101,32,111,102,32,116,104,101,32,117,110,116,105,108,32,104,105,115,32,100,101,97,116,104,125,41,40,41,59,10,60,47,115,99,114,105,112,116,62,111,116,104,101,114,32,108,97,110,103,117,97,103,101,115,99,111,109,112,97,114,101,100,32,116,111,32,116,104,101,112,111,114,116,105,111,110,115,32,111,102,32,116,104,101,116,104,101,32,78,101,116,104,101,114,108,97,110,100,115,116,104,101,32,109,111,115,116,32,99,111,109,109,111,110,98,97,99,107,103,114,111,117,110,100,58,117,114,108,40,97,114,103,117,101,100,32,116,104,97,116,32,116,104,101,115,99,114,111,108,108,105,110,103,61,34,110,111,34,32,105,110,99,108,117,100,101,100,32,105,110,32,116,104,101,78,111,114,116,104,32,65,109,101,114,105,99,97,110,32,116,104,101,32,110,97,109,101,32,111,102,32,116,104,101,105,110,116,101,114,112,114,101,116,97,116,105,111,110,115,116,104,101,32,116,114,97,100,105,116,105,111,110,97,108,100,101,118,101,108,111,112,109,101,110,116,32,111,102,32,102,114,101,113,117,101,110,116,108,121,32,117,115,101,100,97,32,99,111,108,108,101,99,116,105,111,110,32,111,102,118,101,114,121,32,115,105,109,105,108,97,114,32,116,111,115,117,114,114,111,117,110,100,105,110,103,32,116,104,101,101,120,97,109,112,108,101,32,111,102,32,116,104,105,115,97,108,105,103,110,61,34,99,101,110,116,101,114,34,62,119,111,117,108,100,32,104,97,118,101,32,98,101,101,110,105,109,97,103,101,95,99,97,112,116,105,111,110,32,61,97,116,116,97,99,104,101,100,32,116,111,32,116,104,101,115,117,103,103,101,115,116,105,110,103,32,116,104,97,116,105,110,32,116,104,101,32,102,111,114,109,32,111,102,32,105,110,118,111,108,118,101,100,32,105,110,32,116,104,101,105,115,32,100,101,114,105,118,101,100,32,102,114,111,109,110,97,109,101,100,32,97,102,116,101,114,32,116,104,101,73,110,116,114,111,100,117,99,116,105,111,110,32,116,111,114,101,115,116,114,105,99,116,105,111,110,115,32,111,110,32,115,116,121,108,101,61,34,119,105,100,116,104,58,32,99,97,110,32,98,101,32,117,115,101,100,32,116,111,32,116,104,101,32,99,114,101,97,116,105,111,110,32,111,102,109,111,115,116,32,105,109,112,111,114,116,97,110,116,32,105,110,102,111,114,109,97,116,105,111,110,32,97,110,100,114,101,115,117,108,116,101,100,32,105,110,32,116,104,101,99,111,108,108,97,112,115,101,32,111,102,32,116,104,101,84,104,105,115,32,109,101,97,110,115,32,116,104,97,116,101,108,101,109,101,110,116,115,32,111,102,32,116,104,101,119,97,115,32,114,101,112,108,97,99,101,100,32,98,121,97,110,97,108,121,115,105,115,32,111,102,32,116,104,101,105,110,115,112,105,114,97,116,105,111,110,32,102,111,114,114,101,103,97,114,100,101,100,32,97,115,32,116,104,101,109,111,115,116,32,115,117,99,99,101,115,115,102,117,108,107,110,111,119,110,32,97,115,32,38,113,117,111,116,59,97,32,99,111,109,112,114,101,104,101,110,115,105,118,101,72,105,115,116,111,114,121,32,111,102,32,116,104,101,32,119,101,114,101,32,99,111,110,115,105,100,101,114,101,100,114,101,116,117,114,110,101,100,32,116,111,32,116,104,101,97,114,101,32,114,101,102,101,114,114,101,100,32,116,111,85,110,115,111,117,114,99,101,100,32,105,109,97,103,101,62,10,9,60,100,105,118,32,99,108,97,115,115,61,34,99,111,110,115,105,115,116,115,32,111,102,32,116,104,101,115,116,111,112,80,114,111,112,97,103,97,116,105,111,110,105,110,116,101,114,101,115,116,32,105,110,32,116,104,101,97,118,97,105,108,97,98,105,108,105,116,121,32,111,102,97,112,112,101,97,114,115,32,116,111,32,104,97,118,101,101,108,101,99,116,114,111,109,97,103,110,101,116,105,99,101,110,97,98,108,101,83,101,114,118,105,99,101,115,40,102,117,110,99,116,105,111,110,32,111,102,32,116,104,101,73,116,32,105,115,32,105,109,112,111,114,116,97,110,116,60,47,115,99,114,105,112,116,62,60,47,100,105,118,62,102,117,110,99,116,105,111,110,40,41,123,118,97,114,32,114,101,108,97,116,105,118,101,32,116,111,32,116,104,101,97,115,32,97,32,114,101,115,117,108,116,32,111,102,32,116,104,101,32,112,111,115,105,116,105,111,110,32,111,102,70,111,114,32,101,120,97,109,112,108,101,44,32,105,110,32,109,101,116,104,111,100,61,34,112,111,115,116,34,32,119,97,115,32,102,111,108,108,111,119,101,100,32,98,121,38,97,109,112,59,109,100,97,115,104,59,32,116,104,101,116,104,101,32,97,112,112,108,105,99,97,116,105,111,110,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,117,108,62,60,47,100,105,118,62,60,47,100,105,118,62,97,102,116,101,114,32,116,104,101,32,100,101,97,116,104,119,105,116,104,32,114,101,115,112,101,99,116,32,116,111,115,116,121,108,101,61,34,112,97,100,100,105,110,103,58,105,115,32,112,97,114,116,105,99,117,108,97,114,108,121,100,105,115,112,108,97,121,58,105,110,108,105,110,101,59,32,116,121,112,101,61,34,115,117,98,109,105,116,34,32,105,115,32,100,105,118,105,100,101,100,32,105,110,116,111,228,184,173,230,150,135,32,40,231,174,128,228,189,147,41,114,101,115,112,111,110,115,97,98,105,108,105,100,97,100,97,100,109,105,110,105,115,116,114,97,99,105,195,179,110,105,110,116,101,114,110,97,99,105,111,110,97,108,101,115,99,111,114,114,101,115,112,111,110,100,105,101,110,116,101,224,164,137,224,164,170,224,164,175,224,165,139,224,164,151,224,164,170,224,165,130,224,164,176,224,165,141,224,164,181,224,164,185,224,164,174,224,164,190,224,164,176,224,165,135,224,164,178,224,165,139,224,164,151,224,165,139,224,164,130,224,164,154,224,165,129,224,164,168,224,164,190,224,164,181,224,164,178,224,165,135,224,164,149,224,164,191,224,164,168,224,164,184,224,164,176,224,164,149,224,164,190,224,164,176,224,164,170,224,165,129,224,164,178,224,164,191,224,164,184,224,164,150,224,165,139,224,164,156,224,165,135,224,164,130,224,164,154,224,164,190,224,164,185,224,164,191,224,164,143,224,164,173,224,165,135,224,164,156,224,165,135,224,164,130,224,164,182,224,164,190,224,164,174,224,164,191,224,164,178,224,164,185,224,164,174,224,164,190,224,164,176,224,165,128,224,164,156,224,164,190,224,164,151,224,164,176,224,164,163,224,164,172,224,164,168,224,164,190,224,164,168,224,165,135,224,164,149,224,165,129,224,164,174,224,164,190,224,164,176,224,164,172,224,165,141,224,164,178,224,165,137,224,164,151,224,164,174,224,164,190,224,164,178,224,164,191,224,164,149,224,164,174,224,164,185,224,164,191,224,164,178,224,164,190,224,164,170,224,165,131,224,164,183,224,165,141,224,164,160,224,164,172,224,164,162,224,164,188,224,164,164,224,165,135,224,164,173,224,164,190,224,164,156,224,164,170,224,164,190,224,164,149,224,165,141,224,164,178,224,164,191,224,164,149,224,164,159,224,165,141,224,164,176,224,165,135,224,164,168,224,164,150,224,164,191,224,164,178,224,164,190,224,164,171,224,164,166,224,165,140,224,164,176,224,164,190,224,164,168,224,164,174,224,164,190,224,164,174,224,164,178,224,165,135,224,164,174,224,164,164,224,164,166,224,164,190,224,164,168,224,164,172,224,164,190,224,164,156,224,164,190,224,164,176,224,164,181,224,164,191,224,164,149,224,164,190,224,164,184,224,164,149,224,165,141,224,164,175,224,165,139,224,164,130,224,164,154,224,164,190,224,164,185,224,164,164,224,165,135,224,164,170,224,164,185,224,165,129,224,164,129,224,164,154,224,164,172,224,164,164,224,164,190,224,164,175,224,164,190,224,164,184,224,164,130,224,164,181,224,164,190,224,164,166,224,164,166,224,165,135,224,164,150,224,164,168,224,165,135,224,164,170,224,164,191,224,164,155,224,164,178,224,165,135,224,164,181,224,164,191,224,164,182,224,165,135,224,164,183,224,164,176,224,164,190,224,164,156,224,165,141,224,164,175,224,164,137,224,164,164,224,165,141,224,164,164,224,164,176,224,164,174,224,165,129,224,164,130,224,164,172,224,164,136,224,164,166,224,165,139,224,164,168,224,165,139,224,164,130,224,164,137,224,164,170,224,164,149,224,164,176,224,164,163,224,164,170,224,164,162,224,164,188,224,165,135,224,164,130,224,164,184,224,165,141,224,164,165,224,164,191,224,164,164,224,164,171,224,164,191,224,164,178,224,165,141,224,164,174,224,164,174,224,165,129,224,164,150,224,165,141,224,164,175,224,164,133,224,164,154,224,165,141,224,164,155,224,164,190,224,164,155,224,165,130,224,164,159,224,164,164,224,165,128,224,164,184,224,164,130,224,164,151,224,165,128,224,164,164,224,164,156,224,164,190,224,164,143,224,164,151,224,164,190,224,164,181,224,164,191,224,164,173,224,164,190,224,164,151,224,164,152,224,164,163,224,165,141,224,164,159,224,165,135,224,164,166,224,165,130,224,164,184,224,164,176,224,165,135,224,164,166,224,164,191,224,164,168,224,165,139,224,164,130,224,164,185,224,164,164,224,165,141,224,164,175,224,164,190,224,164,184,224,165,135,224,164,149,224,165,141,224,164,184,224,164,151,224,164,190,224,164,130,224,164,167,224,165,128,224,164,181,224,164,191,224,164,182,224,165,141,224,164,181,224,164,176,224,164,190,224,164,164,224,165,135,224,164,130,224,164,166,224,165,136,224,164,159,224,165,141,224,164,184,224,164,168,224,164,149,224,165,141,224,164,182,224,164,190,224,164,184,224,164,190,224,164,174,224,164,168,224,165,135,224,164,133,224,164,166,224,164,190,224,164,178,224,164,164,224,164,172,224,164,191,224,164,156,224,164,178,224,165,128,224,164,170,224,165,129,224,164,176,224,165,130,224,164,183,224,164,185,224,164,191,224,164,130,224,164,166,224,165,128,224,164,174,224,164,191,224,164,164,224,165,141,224,164,176,224,164,149,224,164,181,224,164,191,224,164,164,224,164,190,224,164,176,224,165,129,224,164,170,224,164,175,224,165,135,224,164,184,224,165,141,224,164,165,224,164,190,224,164,168,224,164,149,224,164,176,224,165,139,224,164,161,224,164,188,224,164,174,224,165,129,224,164,149,224,165,141,224,164,164,224,164,175,224,165,139,224,164,156,224,164,168,224,164,190,224,164,149,224,165,131,224,164,170,224,164,175,224,164,190,224,164,170,224,165,139,224,164,184,224,165,141,224,164,159,224,164,152,224,164,176,224,165,135,224,164,178,224,165,130,224,164,149,224,164,190,224,164,176,224,165,141,224,164,175,224,164,181,224,164,191,224,164,154,224,164,190,224,164,176,224,164,184,224,165,130,224,164,154,224,164,168,224,164,190,224,164,174,224,165,130,224,164,178,224,165,141,224,164,175,224,164,166,224,165,135,224,164,150,224,165,135,224,164,130,224,164,185,224,164,174,224,165,135,224,164,182,224,164,190,224,164,184,224,165,141,224,164,149,224,165,130,224,164,178,224,164,174,224,165,136,224,164,130,224,164,168,224,165,135,224,164,164,224,165,136,224,164,175,224,164,190,224,164,176,224,164,156,224,164,191,224,164,184,224,164,149,224,165,135,114,115,115,43,120,109,108,34,32,116,105,116,108,101,61,34,45,116,121,112,101,34,32,99,111,110,116,101,110,116,61,34,116,105,116,108,101,34,32,99,111,110,116,101,110,116,61,34,97,116,32,116,104,101,32,115,97,109,101,32,116,105,109,101,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,60,34,32,109,101,116,104,111,100,61,34,112,111,115,116,34,32,60,47,115,112,97,110,62,60,47,97,62,60,47,108,105,62,118,101,114,116,105,99,97,108,45,97,108,105,103,110,58,116,47,106,113,117,101,114,121,46,109,105,110,46,106,115,34,62,46,99,108,105,99,107,40,102,117,110,99,116,105,111,110,40,32,115,116,121,108,101,61,34,112,97,100,100,105,110,103,45,125,41,40,41,59,10,60,47,115,99,114,105,112,116,62,10,60,47,115,112,97,110,62,60,97,32,104,114,101,102,61,34,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,41,59,32,114,101,116,117,114,110,32,102,97,108,115,101,59,116,101,120,116,45,100,101,99,111,114,97,116,105,111,110,58,32,115,99,114,111,108,108,105,110,103,61,34,110,111,34,32,98,111,114,100,101,114,45,99,111,108,108,97,112,115,101,58,97,115,115,111,99,105,97,116,101,100,32,119,105,116,104,32,66,97,104,97,115,97,32,73,110,100,111,110,101,115,105,97,69,110,103,108,105,115,104,32,108,97,110,103,117,97,103,101,60,116,101,120,116,32,120,109,108,58,115,112,97,99,101,61,46,103,105,102,34,32,98,111,114,100,101,114,61,34,48,34,60,47,98,111,100,121,62,10,60,47,104,116,109,108,62,10,111,118,101,114,102,108,111,119,58,104,105,100,100,101,110,59,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,97,100,100,69,118,101,110,116,76,105,115,116,101,110,101,114,114,101,115,112,111,110,115,105,98,108,101,32,102,111,114,32,115,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,47,102,97,118,105,99,111,110,46,105,99,111,34,32,47,62,111,112,101,114,97,116,105,110,103,32,115,121,115,116,101,109,34,32,115,116,121,108,101,61,34,119,105,100,116,104,58,49,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,83,116,97,116,101,32,85,110,105,118,101,114,115,105,116,121,116,101,120,116,45,97,108,105,103,110,58,108,101,102,116,59,10,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,44,32,105,110,99,108,117,100,105,110,103,32,116,104,101,32,97,114,111,117,110,100,32,116,104,101,32,119,111,114,108,100,41,59,13,10,60,47,115,99,114,105,112,116,62,13,10,60,34,32,115,116,121,108,101,61,34,104,101,105,103,104,116,58,59,111,118,101,114,102,108,111,119,58,104,105,100,100,101,110,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,97,110,32,105,110,116,101,114,110,97,116,105,111,110,97,108,97,32,109,101,109,98,101,114,32,111,102,32,116,104,101,32,111,110,101,32,111,102,32,116,104,101,32,102,105,114,115,116,99,97,110,32,98,101,32,102,111,117,110,100,32,105,110,32,60,47,100,105,118,62,10,9,9,60,47,100,105,118,62,10,100,105,115,112,108,97,121,58,32,110,111,110,101,59,34,62,34,32,47,62,10,60,108,105,110,107,32,114,101,108,61,34,10,32,32,40,102,117,110,99,116,105,111,110,40,41,32,123,116,104,101,32,49,53,116,104,32,99,101,110,116,117,114,121,46,112,114,101,118,101,110,116,68,101,102,97,117,108,116,40,108,97,114,103,101,32,110,117,109,98,101,114,32,111,102,32,66,121,122,97,110,116,105,110,101,32,69,109,112,105,114,101,46,106,112,103,124,116,104,117,109,98,124,108,101,102,116,124,118,97,115,116,32,109,97,106,111,114,105,116,121,32,111,102,109,97,106,111,114,105,116,121,32,111,102,32,116,104,101,32,32,97,108,105,103,110,61,34,99,101,110,116,101,114,34,62,85,110,105,118,101,114,115,105,116,121,32,80,114,101,115,115,100,111,109,105,110,97,116,101,100,32,98,121,32,116,104,101,83,101,99,111,110,100,32,87,111,114,108,100,32,87,97,114,100,105,115,116,114,105,98,117,116,105,111,110,32,111,102,32,115,116,121,108,101,61,34,112,111,115,105,116,105,111,110,58,116,104,101,32,114,101,115,116,32,111,102,32,116,104,101,32,99,104,97,114,97,99,116,101,114,105,122,101,100,32,98,121,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,62,100,101,114,105,118,101,115,32,102,114,111,109,32,116,104,101,114,97,116,104,101,114,32,116,104,97,110,32,116,104,101,32,97,32,99,111,109,98,105,110,97,116,105,111,110,32,111,102,115,116,121,108,101,61,34,119,105,100,116,104,58,49,48,48,69,110,103,108,105,115,104,45,115,112,101,97,107,105,110,103,99,111,109,112,117,116,101,114,32,115,99,105,101,110,99,101,98,111,114,100,101,114,61,34,48,34,32,97,108,116,61,34,116,104,101,32,101,120,105,115,116,101,110,99,101,32,111,102,68,101,109,111,99,114,97,116,105,99,32,80,97,114,116,121,34,32,115,116,121,108,101,61,34,109,97,114,103,105,110,45,70,111,114,32,116,104,105,115,32,114,101,97,115,111,110,44,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,9,115,66,121,84,97,103,78,97,109,101,40,115,41,91,48,93,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,60,46,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,108,105,110,107,32,114,101,108,61,34,105,99,111,110,34,32,39,32,97,108,116,61,39,39,32,99,108,97,115,115,61,39,102,111,114,109,97,116,105,111,110,32,111,102,32,116,104,101,118,101,114,115,105,111,110,115,32,111,102,32,116,104,101,32,60,47,97,62,60,47,100,105,118,62,60,47,100,105,118,62,47,112,97,103,101,62,10,32,32,60,112,97,103,101,62,10,60,100,105,118,32,99,108,97,115,115,61,34,99,111,110,116,98,101,99,97,109,101,32,116,104,101,32,102,105,114,115,116,98,97,104,97,115,97,32,73,110,100,111,110,101,115,105,97,101,110,103,108,105,115,104,32,40,115,105,109,112,108,101,41,206,149,206,187,206,187,206,183,206,189,206,185,206,186,206,172,209,133,209,128,208,178,208,176,209,130,209,129,208,186,208,184,208,186,208,190,208,188,208,191,208,176,208,189,208,184,208,184,209,143,208,178,208,187,209,143,208,181,209,130,209,129,209,143,208,148,208,190,208,177,208,176,208,178,208,184,209,130,209,140,209,135,208,181,208,187,208,190,208,178,208,181,208,186,208,176,209,128,208,176,208,183,208,178,208,184,209,130,208,184,209,143,208,152,208,189,209,130,208,181,209,128,208,189,208,181,209,130,208,158,209,130,208,178,208,181,209,130,208,184,209,130,209,140,208,189,208,176,208,191,209,128,208,184,208,188,208,181,209,128,208,184,208,189,209,130,208,181,209,128,208,189,208,181,209,130,208,186,208,190,209,130,208,190,209,128,208,190,208,179,208,190,209,129,209,130,209,128,208,176,208,189,208,184,209,134,209,139,208,186,208,176,209,135,208,181,209,129,209,130,208,178,208,181,209,131,209,129,208,187,208,190,208,178,208,184,209,143,209,133,208,191,209,128,208,190,208,177,208,187,208,181,208,188,209,139,208,191,208,190,208,187,209,131,209,135,208,184,209,130,209,140,209,143,208,178,208,187,209,143,209,142,209,130,209,129,209,143,208,189,208,176,208,184,208,177,208,190,208,187,208,181,208,181,208,186,208,190,208,188,208,191,208,176,208,189,208,184,209,143,208,178,208,189,208,184,208,188,208,176,208,189,208,184,208,181,209,129,209,128,208,181,208,180,209,129,209,130,208,178,208,176,216,167,217,132,217,133,217,136,216,167,216,182,217,138,216,185,216,167,217,132,216,177,216,166,217,138,216,179,217,138,216,169,216,167,217,132,216,167,217,134,216,170,217,130,216,167,217,132,217,133,216,180,216,167,216,177,217,131,216,167,216,170,217,131,216,167,217,132,216,179,217,138,216,167,216,177,216,167,216,170,216,167,217,132,217,133,217,131,216,170,217,136,216,168,216,169,216,167,217,132,216,179,216,185,217,136,216,175,217,138,216,169,216,167,216,173,216,181,216,167,216,166,217,138,216,167,216,170,216,167,217,132,216,185,216,167,217,132,217,133,217,138,216,169,216,167,217,132,216,181,217,136,216,170,217,138,216,167,216,170,216,167,217,132,216,167,217,134,216,170,216,177,217,134,216,170,216,167,217,132,216,170,216,181,216,167,217,133,217,138,217,133,216,167,217,132,216,165,216,179,217,132,216,167,217,133,217,138,216,167,217,132,217,133,216,180,216,167,216,177,217,131,216,169,216,167,217,132,217,133,216,177,216,166,217,138,216,167,216,170,114,111,98,111,116,115,34,32,99,111,110,116,101,110,116,61,34,60,100,105,118,32,105,100,61,34,102,111,111,116,101,114,34,62,116,104,101,32,85,110,105,116,101,100,32,83,116,97,116,101,115,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,46,106,112,103,124,114,105,103,104,116,124,116,104,117,109,98,124,46,106,115,34,62,60,47,115,99,114,105,112,116,62,13,10,60,108,111,99,97,116,105,111,110,46,112,114,111,116,111,99,111,108,102,114,97,109,101,98,111,114,100,101,114,61,34,48,34,32,115,34,32,47,62,10,60,109,101,116,97,32,110,97,109,101,61,34,60,47,97,62,60,47,100,105,118,62,60,47,100,105,118,62,60,102,111,110,116,45,119,101,105,103,104,116,58,98,111,108,100,59,38,113,117,111,116,59,32,97,110,100,32,38,113,117,111,116,59,100,101,112,101,110,100,105,110,103,32,111,110,32,116,104,101,32,109,97,114,103,105,110,58,48,59,112,97,100,100,105,110,103,58,34,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,32,80,114,101,115,105,100,101,110,116,32,111,102,32,116,104,101,32,116,119,101,110,116,105,101,116,104,32,99,101,110,116,117,114,121,101,118,105,115,105,111,110,62,10,32,32,60,47,112,97,103,101,73,110,116,101,114,110,101,116,32,69,120,112,108,111,114,101,114,97,46,97,115,121,110,99,32,61,32,116,114,117,101,59,13,10,105,110,102,111,114,109,97,116,105,111,110,32,97,98,111,117,116,60,100,105,118,32,105,100,61,34,104,101,97,100,101,114,34,62,34,32,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,60,97,32,104,114,101,102,61,34,104,116,116,112,115,58,47,47,60,100,105,118,32,105,100,61,34,99,111,110,116,101,110,116,34,60,47,100,105,118,62,13,10,60,47,100,105,118,62,13,10,60,100,101,114,105,118,101,100,32,102,114,111,109,32,116,104,101,32,60,105,109,103,32,115,114,99,61,39,104,116,116,112,58,47,47,97,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,10,60,47,98,111,100,121,62,10,60,47,104,116,109,108,62,10,115,116,121,108,101,61,34,102,111,110,116,45,115,105,122,101,58,115,99,114,105,112,116,32,108,97,110,103,117,97,103,101,61,34,65,114,105,97,108,44,32,72,101,108,118,101,116,105,99,97,44,60,47,97,62,60,115,112,97,110,32,99,108,97,115,115,61,34,60,47,115,99,114,105,112,116,62,60,115,99,114,105,112,116,32,112,111,108,105,116,105,99,97,108,32,112,97,114,116,105,101,115,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,60,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,105,110,116,101,114,112,114,101,116,97,116,105,111,110,32,111,102,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,39,60,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,62,10,98,101,103,105,110,110,105,110,103,32,111,102,32,116,104,101,32,114,101,118,101,97,108,101,100,32,116,104,97,116,32,116,104,101,116,101,108,101,118,105,115,105,111,110,32,115,101,114,105,101,115,34,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,62,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,99,108,97,105,109,105,110,103,32,116,104,97,116,32,116,104,101,104,116,116,112,37,51,65,37,50,70,37,50,70,119,119,119,46,109,97,110,105,102,101,115,116,97,116,105,111,110,115,32,111,102,80,114,105,109,101,32,77,105,110,105,115,116,101,114,32,111,102,105,110,102,108,117,101,110,99,101,100,32,98,121,32,116,104,101,99,108,97,115,115,61,34,99,108,101,97,114,102,105,120,34,62,47,100,105,118,62,13,10,60,47,100,105,118,62,13,10,13,10,116,104,114,101,101,45,100,105,109,101,110,115,105,111,110,97,108,67,104,117,114,99,104,32,111,102,32,69,110,103,108,97,110,100,111,102,32,78,111,114,116,104,32,67,97,114,111,108,105,110,97,115,113,117,97,114,101,32,107,105,108,111,109,101,116,114,101,115,46,97,100,100,69,118,101,110,116,76,105,115,116,101,110,101,114,100,105,115,116,105,110,99,116,32,102,114,111,109,32,116,104,101,99,111,109,109,111,110,108,121,32,107,110,111,119,110,32,97,115,80,104,111,110,101,116,105,99,32,65,108,112,104,97,98,101,116,100,101,99,108,97,114,101,100,32,116,104,97,116,32,116,104,101,99,111,110,116,114,111,108,108,101,100,32,98,121,32,116,104,101,66,101,110,106,97,109,105,110,32,70,114,97,110,107,108,105,110,114,111,108,101,45,112,108,97,121,105,110,103,32,103,97,109,101,116,104,101,32,85,110,105,118,101,114,115,105,116,121,32,111,102,105,110,32,87,101,115,116,101,114,110,32,69,117,114,111,112,101,112,101,114,115,111,110,97,108,32,99,111,109,112,117,116,101,114,80,114,111,106,101,99,116,32,71,117,116,101,110,98,101,114,103,114,101,103,97,114,100,108,101,115,115,32,111,102,32,116,104,101,104,97,115,32,98,101,101,110,32,112,114,111,112,111,115,101,100,116,111,103,101,116,104,101,114,32,119,105,116,104,32,116,104,101,62,60,47,108,105,62,60,108,105,32,99,108,97,115,115,61,34,105,110,32,115,111,109,101,32,99,111,117,110,116,114,105,101,115,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,111,102,32,116,104,101,32,112,111,112,117,108,97,116,105,111,110,111,102,102,105,99,105,97,108,32,108,97,110,103,117,97,103,101,60,105,109,103,32,115,114,99,61,34,105,109,97,103,101,115,47,105,100,101,110,116,105,102,105,101,100,32,98,121,32,116,104,101,110,97,116,117,114,97,108,32,114,101,115,111,117,114,99,101,115,99,108,97,115,115,105,102,105,99,97,116,105,111,110,32,111,102,99,97,110,32,98,101,32,99,111,110,115,105,100,101,114,101,100,113,117,97,110,116,117,109,32,109,101,99,104,97,110,105,99,115,78,101,118,101,114,116,104,101,108,101,115,115,44,32,116,104,101,109,105,108,108,105,111,110,32,121,101,97,114,115,32,97,103,111,60,47,98,111,100,121,62,13,10,60,47,104,116,109,108,62,13,206,149,206,187,206,187,206,183,206,189,206,185,206,186,206,172,10,116,97,107,101,32,97,100,118,97,110,116,97,103,101,32,111,102,97,110,100,44,32,97,99,99,111,114,100,105,110,103,32,116,111,97,116,116,114,105,98,117,116,101,100,32,116,111,32,116,104,101,77,105,99,114,111,115,111,102,116,32,87,105,110,100,111,119,115,116,104,101,32,102,105,114,115,116,32,99,101,110,116,117,114,121,117,110,100,101,114,32,116,104,101,32,99,111,110,116,114,111,108,100,105,118,32,99,108,97,115,115,61,34,104,101,97,100,101,114,115,104,111,114,116,108,121,32,97,102,116,101,114,32,116,104,101,110,111,116,97,98,108,101,32,101,120,99,101,112,116,105,111,110,116,101,110,115,32,111,102,32,116,104,111,117,115,97,110,100,115,115,101,118,101,114,97,108,32,100,105,102,102,101,114,101,110,116,97,114,111,117,110,100,32,116,104,101,32,119,111,114,108,100,46,114,101,97,99,104,105,110,103,32,109,105,108,105,116,97,114,121,105,115,111,108,97,116,101,100,32,102,114,111,109,32,116,104,101,111,112,112,111,115,105,116,105,111,110,32,116,111,32,116,104,101,116,104,101,32,79,108,100,32,84,101,115,116,97,109,101,110,116,65,102,114,105,99,97,110,32,65,109,101,114,105,99,97,110,115,105,110,115,101,114,116,101,100,32,105,110,116,111,32,116,104,101,115,101,112,97,114,97,116,101,32,102,114,111,109,32,116,104,101,109,101,116,114,111,112,111,108,105,116,97,110,32,97,114,101,97,109,97,107,101,115,32,105,116,32,112,111,115,115,105,98,108,101,97,99,107,110,111,119,108,101,100,103,101,100,32,116,104,97,116,97,114,103,117,97,98,108,121,32,116,104,101,32,109,111,115,116,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,10,116,104,101,32,73,110,116,101,114,110,97,116,105,111,110,97,108,65,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,10,99,111,105,110,99,105,100,101,32,119,105,116,104,32,116,104,101,116,119,111,45,116,104,105,114,100,115,32,111,102,32,116,104,101,68,117,114,105,110,103,32,116,104,105,115,32,116,105,109,101,44,100,117,114,105,110,103,32,116,104,101,32,112,101,114,105,111,100,97,110,110,111,117,110,99,101,100,32,116,104,97,116,32,104,101,116,104,101,32,105,110,116,101,114,110,97,116,105,111,110,97,108,97,110,100,32,109,111,114,101,32,114,101,99,101,110,116,108,121,98,101,108,105,101,118,101,100,32,116,104,97,116,32,116,104,101,99,111,110,115,99,105,111,117,115,110,101,115,115,32,97,110,100,102,111,114,109,101,114,108,121,32,107,110,111,119,110,32,97,115,115,117,114,114,111,117,110,100,101,100,32,98,121,32,116,104,101,102,105,114,115,116,32,97,112,112,101,97,114,101,100,32,105,110,111,99,99,97,115,105,111,110,97,108,108,121,32,117,115,101,100,112,111,115,105,116,105,111,110,58,97,98,115,111,108,117,116,101,59,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,32,112,111,115,105,116,105,111,110,58,114,101,108,97,116,105,118,101,59,116,101,120,116,45,97,108,105,103,110,58,99,101,110,116,101,114,59,106,97,120,47,108,105,98,115,47,106,113,117,101,114,121,47,49,46,98,97,99,107,103,114,111,117,110,100,45,99,111,108,111,114,58,35,116,121,112,101,61,34,97,112,112,108,105,99,97,116,105,111,110,47,97,110,103,117,97,103,101,34,32,99,111,110,116,101,110,116,61,34,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,80,114,105,118,97,99,121,32,80,111,108,105,99,121,60,47,97,62,101,40,34,37,51,67,115,99,114,105,112,116,32,115,114,99,61,39,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,79,110,32,116,104,101,32,111,116,104,101,114,32,104,97,110,100,44,46,106,112,103,124,116,104,117,109,98,124,114,105,103,104,116,124,50,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,61,34,60,100,105,118,32,115,116,121,108,101,61,34,102,108,111,97,116,58,110,105,110,101,116,101,101,110,116,104,32,99,101,110,116,117,114,121,60,47,98,111,100,121,62,13,10,60,47,104,116,109,108,62,13,10,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,115,59,116,101,120,116,45,97,108,105,103,110,58,99,101,110,116,101,114,102,111,110,116,45,119,101,105,103,104,116,58,32,98,111,108,100,59,32,65,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,100,105,102,102,101,114,101,110,99,101,32,98,101,116,119,101,101,110,34,32,102,114,97,109,101,98,111,114,100,101,114,61,34,48,34,32,34,32,115,116,121,108,101,61,34,112,111,115,105,116,105,111,110,58,108,105,110,107,32,104,114,101,102,61,34,104,116,116,112,58,47,47,104,116,109,108,52,47,108,111,111,115,101,46,100,116,100,34,62,10,100,117,114,105,110,103,32,116,104,105,115,32,112,101,114,105,111,100,60,47,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,99,108,111,115,101,108,121,32,114,101,108,97,116,101,100,32,116,111,102,111,114,32,116,104,101,32,102,105,114,115,116,32,116,105,109,101,59,102,111,110,116,45,119,101,105,103,104,116,58,98,111,108,100,59,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,60,115,112,97,110,32,115,116,121,108,101,61,34,102,111,110,116,45,111,110,114,101,97,100,121,115,116,97,116,101,99,104,97,110,103,101,9,60,100,105,118,32,99,108,97,115,115,61,34,99,108,101,97,114,100,111,99,117,109,101,110,116,46,108,111,99,97,116,105,111,110,46,32,70,111,114,32,101,120,97,109,112,108,101,44,32,116,104,101,32,97,32,119,105,100,101,32,118,97,114,105,101,116,121,32,111,102,32,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,13,10,60,38,110,98,115,112,59,38,110,98,115,112,59,38,110,98,115,112,59,34,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,115,116,121,108,101,61,34,102,108,111,97,116,58,108,101,102,116,59,99,111,110,99,101,114,110,101,100,32,119,105,116,104,32,116,104,101,61,104,116,116,112,37,51,65,37,50,70,37,50,70,119,119,119,46,105,110,32,112,111,112,117,108,97,114,32,99,117,108,116,117,114,101,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,105,116,32,105,115,32,112,111,115,115,105,98,108,101,32,116,111,32,72,97,114,118,97,114,100,32,85,110,105,118,101,114,115,105,116,121,116,121,108,101,115,104,101,101,116,34,32,104,114,101,102,61,34,47,116,104,101,32,109,97,105,110,32,99,104,97,114,97,99,116,101,114,79,120,102,111,114,100,32,85,110,105,118,101,114,115,105,116,121,32,32,110,97,109,101,61,34,107,101,121,119,111,114,100,115,34,32,99,115,116,121,108,101,61,34,116,101,120,116,45,97,108,105,103,110,58,116,104,101,32,85,110,105,116,101,100,32,75,105,110,103,100,111,109,102,101,100,101,114,97,108,32,103,111,118,101,114,110,109,101,110,116,60,100,105,118,32,115,116,121,108,101,61,34,109,97,114,103,105,110,32,100,101,112,101,110,100,105,110,103,32,111,110,32,116,104,101,32,100,101,115,99,114,105,112,116,105,111,110,32,111,102,32,116,104,101,60,100,105,118,32,99,108,97,115,115,61,34,104,101,97,100,101,114,46,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,100,101,115,116,114,117,99,116,105,111,110,32,111,102,32,116,104,101,115,108,105,103,104,116,108,121,32,100,105,102,102,101,114,101,110,116,105,110,32,97,99,99,111,114,100,97,110,99,101,32,119,105,116,104,116,101,108,101,99,111,109,109,117,110,105,99,97,116,105,111,110,115,105,110,100,105,99,97,116,101,115,32,116,104,97,116,32,116,104,101,115,104,111,114,116,108,121,32,116,104,101,114,101,97,102,116,101,114,101,115,112,101,99,105,97,108,108,121,32,105,110,32,116,104,101,32,69,117,114,111,112,101,97,110,32,99,111,117,110,116,114,105,101,115,72,111,119,101,118,101,114,44,32,116,104,101,114,101,32,97,114,101,115,114,99,61,34,104,116,116,112,58,47,47,115,116,97,116,105,99,115,117,103,103,101,115,116,101,100,32,116,104,97,116,32,116,104,101,34,32,115,114,99,61,34,104,116,116,112,58,47,47,119,119,119,46,97,32,108,97,114,103,101,32,110,117,109,98,101,114,32,111,102,32,84,101,108,101,99,111,109,109,117,110,105,99,97,116,105,111,110,115,34,32,114,101,108,61,34,110,111,102,111,108,108,111,119,34,32,116,72,111,108,121,32,82,111,109,97,110,32,69,109,112,101,114,111,114,97,108,109,111,115,116,32,101,120,99,108,117,115,105,118,101,108,121,34,32,98,111,114,100,101,114,61,34,48,34,32,97,108,116,61,34,83,101,99,114,101,116,97,114,121,32,111,102,32,83,116,97,116,101,99,117,108,109,105,110,97,116,105,110,103,32,105,110,32,116,104,101,67,73,65,32,87,111,114,108,100,32,70,97,99,116,98,111,111,107,116,104,101,32,109,111,115,116,32,105,109,112,111,114,116,97,110,116,97,110,110,105,118,101,114,115,97,114,121,32,111,102,32,116,104,101,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,45,60,108,105,62,60,101,109,62,60,97,32,104,114,101,102,61,34,47,116,104,101,32,65,116,108,97,110,116,105,99,32,79,99,101,97,110,115,116,114,105,99,116,108,121,32,115,112,101,97,107,105,110,103,44,115,104,111,114,116,108,121,32,98,101,102,111,114,101,32,116,104,101,100,105,102,102,101,114,101,110,116,32,116,121,112,101,115,32,111,102,116,104,101,32,79,116,116,111,109,97,110,32,69,109,112,105,114,101,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,65,110,32,73,110,116,114,111,100,117,99,116,105,111,110,32,116,111,99,111,110,115,101,113,117,101,110,99,101,32,111,102,32,116,104,101,100,101,112,97,114,116,117,114,101,32,102,114,111,109,32,116,104,101,67,111,110,102,101,100,101,114,97,116,101,32,83,116,97,116,101,115,105,110,100,105,103,101,110,111,117,115,32,112,101,111,112,108,101,115,80,114,111,99,101,101,100,105,110,103,115,32,111,102,32,116,104,101,105,110,102,111,114,109,97,116,105,111,110,32,111,110,32,116,104,101,116,104,101,111,114,105,101,115,32,104,97,118,101,32,98,101,101,110,105,110,118,111,108,118,101,109,101,110,116,32,105,110,32,116,104,101,100,105,118,105,100,101,100,32,105,110,116,111,32,116,104,114,101,101,97,100,106,97,99,101,110,116,32,99,111,117,110,116,114,105,101,115,105,115,32,114,101,115,112,111,110,115,105,98,108,101,32,102,111,114,100,105,115,115,111,108,117,116,105,111,110,32,111,102,32,116,104,101,99,111,108,108,97,98,111,114,97,116,105,111,110,32,119,105,116,104,119,105,100,101,108,121,32,114,101,103,97,114,100,101,100,32,97,115,104,105,115,32,99,111,110,116,101,109,112,111,114,97,114,105,101,115,102,111,117,110,100,105,110,103,32,109,101,109,98,101,114,32,111,102,68,111,109,105,110,105,99,97,110,32,82,101,112,117,98,108,105,99,103,101,110,101,114,97,108,108,121,32,97,99,99,101,112,116,101,100,116,104,101,32,112,111,115,115,105,98,105,108,105,116,121,32,111,102,97,114,101,32,97,108,115,111,32,97,118,97,105,108,97,98,108,101,117,110,100,101,114,32,99,111,110,115,116,114,117,99,116,105,111,110,114,101,115,116,111,114,97,116,105,111,110,32,111,102,32,116,104,101,116,104,101,32,103,101,110,101,114,97,108,32,112,117,98,108,105,99,105,115,32,97,108,109,111,115,116,32,101,110,116,105,114,101,108,121,112,97,115,115,101,115,32,116,104,114,111,117,103,104,32,116,104,101,104,97,115,32,98,101,101,110,32,115,117,103,103,101,115,116,101,100,99,111,109,112,117,116,101,114,32,97,110,100,32,118,105,100,101,111,71,101,114,109,97,110,105,99,32,108,97,110,103,117,97,103,101,115,32,97,99,99,111,114,100,105,110,103,32,116,111,32,116,104,101,32,100,105,102,102,101,114,101,110,116,32,102,114,111,109,32,116,104,101,115,104,111,114,116,108,121,32,97,102,116,101,114,119,97,114,100,115,104,114,101,102,61,34,104,116,116,112,115,58,47,47,119,119,119,46,114,101,99,101,110,116,32,100,101,118,101,108,111,112,109,101,110,116,66,111,97,114,100,32,111,102,32,68,105,114,101,99,116,111,114,115,60,100,105,118,32,99,108,97,115,115,61,34,115,101,97,114,99,104,124,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,73,110,32,112,97,114,116,105,99,117,108,97,114,44,32,116,104,101,77,117,108,116,105,112,108,101,32,102,111,111,116,110,111,116,101,115,111,114,32,111,116,104,101,114,32,115,117,98,115,116,97,110,99,101,116,104,111,117,115,97,110,100,115,32,111,102,32,121,101,97,114,115,116,114,97,110,115,108,97,116,105,111,110,32,111,102,32,116,104,101,60,47,100,105,118,62,13,10,60,47,100,105,118,62,13,10,13,10,60,97,32,104,114,101,102,61,34,105,110,100,101,120,46,112,104,112,119,97,115,32,101,115,116,97,98,108,105,115,104,101,100,32,105,110,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,112,97,114,116,105,99,105,112,97,116,101,32,105,110,32,116,104,101,97,32,115,116,114,111,110,103,32,105,110,102,108,117,101,110,99,101,115,116,121,108,101,61,34,109,97,114,103,105,110,45,116,111,112,58,114,101,112,114,101,115,101,110,116,101,100,32,98,121,32,116,104,101,103,114,97,100,117,97,116,101,100,32,102,114,111,109,32,116,104,101,84,114,97,100,105,116,105,111,110,97,108,108,121,44,32,116,104,101,69,108,101,109,101,110,116,40,34,115,99,114,105,112,116,34,41,59,72,111,119,101,118,101,114,44,32,115,105,110,99,101,32,116,104,101,47,100,105,118,62,10,60,47,100,105,118,62,10,60,100,105,118,32,108,101,102,116,59,32,109,97,114,103,105,110,45,108,101,102,116,58,112,114,111,116,101,99,116,105,111,110,32,97,103,97,105,110,115,116,48,59,32,118,101,114,116,105,99,97,108,45,97,108,105,103,110,58,85,110,102,111,114,116,117,110,97,116,101,108,121,44,32,116,104,101,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,47,100,105,118,62,10,60,100,105,118,32,99,108,97,115,115,61,34,32,99,108,97,115,115,61,34,99,108,101,97,114,102,105,120,34,62,60,100,105,118,32,99,108,97,115,115,61,34,102,111,111,116,101,114,9,9,60,47,100,105,118,62,10,9,9,60,47,100,105,118,62,10,116,104,101,32,109,111,116,105,111,110,32,112,105,99,116,117,114,101,208,145,209,138,208,187,208,179,208,176,209,128,209,129,208,186,208,184,208,177,209,138,208,187,208,179,208,176,209,128,209,129,208,186,208,184,208,164,208,181,208,180,208,181,209,128,208,176,209,134,208,184,208,184,208,189,208,181,209,129,208,186,208,190,208,187,209,140,208,186,208,190,209,129,208,190,208,190,208,177,209,137,208,181,208,189,208,184,208,181,209,129,208,190,208,190,208,177,209,137,208,181,208,189,208,184,209,143,208,191,209,128,208,190,208,179,209,128,208,176,208,188,208,188,209,139,208,158,209,130,208,191,209,128,208,176,208,178,208,184,209,130,209,140,208,177,208,181,209,129,208,191,208,187,208,176,209,130,208,189,208,190,208,188,208,176,209,130,208,181,209,128,208,184,208,176,208,187,209,139,208,191,208,190,208,183,208,178,208,190,208,187,209,143,208,181,209,130,208,191,208,190,209,129,208,187,208,181,208,180,208,189,208,184,208,181,209,128,208,176,208,183,208,187,208,184,209,135,208,189,209,139,209,133,208,191,209,128,208,190,208,180,209,131,208,186,209,134,208,184,208,184,208,191,209,128,208,190,208,179,209,128,208,176,208,188,208,188,208,176,208,191,208,190,208,187,208,189,208,190,209,129,209,130,209,140,209,142,208,189,208,176,209,133,208,190,208,180,208,184,209,130,209,129,209,143,208,184,208,183,208,177,209,128,208,176,208,189,208,189,208,190,208,181,208,189,208,176,209,129,208,181,208,187,208,181,208,189,208,184,209,143,208,184,208,183,208,188,208,181,208,189,208,181,208,189,208,184,209,143,208,186,208,176,209,130,208,181,208,179,208,190,209,128,208,184,208,184,208,144,208,187,208,181,208,186,209,129,208,176,208,189,208,180,209,128,224,164,166,224,165,141,224,164,181,224,164,190,224,164,176,224,164,190,224,164,174,224,165,136,224,164,168,224,165,129,224,164,133,224,164,178,224,164,170,224,165,141,224,164,176,224,164,166,224,164,190,224,164,168,224,164,173,224,164,190,224,164,176,224,164,164,224,165,128,224,164,175,224,164,133,224,164,168,224,165,129,224,164,166,224,165,135,224,164,182,224,164,185,224,164,191,224,164,168,224,165,141,224,164,166,224,165,128,224,164,135,224,164,130,224,164,161,224,164,191,224,164,175,224,164,190,224,164,166,224,164,191,224,164,178,224,165,141,224,164,178,224,165,128,224,164,133,224,164,167,224,164,191,224,164,149,224,164,190,224,164,176,224,164,181,224,165,128,224,164,161,224,164,191,224,164,175,224,165,139,224,164,154,224,164,191,224,164,159,224,165,141,224,164,160,224,165,135,224,164,184,224,164,174,224,164,190,224,164,154,224,164,190,224,164,176,224,164,156,224,164,130,224,164,149,224,165,141,224,164,182,224,164,168,224,164,166,224,165,129,224,164,168,224,164,191,224,164,175,224,164,190,224,164,170,224,165,141,224,164,176,224,164,175,224,165,139,224,164,151,224,164,133,224,164,168,224,165,129,224,164,184,224,164,190,224,164,176,224,164,145,224,164,168,224,164,178,224,164,190,224,164,135,224,164,168,224,164,170,224,164,190,224,164,176,224,165,141,224,164,159,224,165,128,224,164,182,224,164,176,224,165,141,224,164,164,224,165,139,224,164,130,224,164,178,224,165,139,224,164,149,224,164,184,224,164,173,224,164,190,224,164,171,224,164,188,224,165,141,224,164,178,224,165,136,224,164,182,224,164,182,224,164,176,224,165,141,224,164,164,224,165,135,224,164,130,224,164,170,224,165,141,224,164,176,224,164,166,224,165,135,224,164,182,224,164,170,224,165,141,224,164,178,224,165,135,224,164,175,224,164,176,224,164,149,224,165,135,224,164,130,224,164,166,224,165,141,224,164,176,224,164,184,224,165,141,224,164,165,224,164,191,224,164,164,224,164,191,224,164,137,224,164,164,224,165,141,224,164,170,224,164,190,224,164,166,224,164,137,224,164,168,224,165,141,224,164,185,224,165,135,224,164,130,224,164,154,224,164,191,224,164,159,224,165,141,224,164,160,224,164,190,224,164,175,224,164,190,224,164,164,224,165,141,224,164,176,224,164,190,224,164,156,224,165,141,224,164,175,224,164,190,224,164,166,224,164,190,224,164,170,224,165,129,224,164,176,224,164,190,224,164,168,224,165,135,224,164,156,224,165,139,224,164,161,224,164,188,224,165,135,224,164,130,224,164,133,224,164,168,224,165,129,224,164,181,224,164,190,224,164,166,224,164,182,224,165,141,224,164,176,224,165,135,224,164,163,224,165,128,224,164,182,224,164,191,224,164,149,224,165,141,224,164,183,224,164,190,224,164,184,224,164,176,224,164,149,224,164,190,224,164,176,224,165,128,224,164,184,224,164,130,224,164,151,224,165,141,224,164,176,224,164,185,224,164,170,224,164,176,224,164,191,224,164,163,224,164,190,224,164,174,224,164,172,224,165,141,224,164,176,224,164,190,224,164,130,224,164,161,224,164,172,224,164,154,224,165,141,224,164,154,224,165,139,224,164,130,224,164,137,224,164,170,224,164,178,224,164,172,224,165,141,224,164,167,224,164,174,224,164,130,224,164,164,224,165,141,224,164,176,224,165,128,224,164,184,224,164,130,224,164,170,224,164,176,224,165,141,224,164,149,224,164,137,224,164,174,224,165,141,224,164,174,224,165,128,224,164,166,224,164,174,224,164,190,224,164,167,224,165,141,224,164,175,224,164,174,224,164,184,224,164,185,224,164,190,224,164,175,224,164,164,224,164,190,224,164,182,224,164,172,224,165,141,224,164,166,224,165,139,224,164,130,224,164,174,224,165,128,224,164,161,224,164,191,224,164,175,224,164,190,224,164,134,224,164,136,224,164,170,224,165,128,224,164,143,224,164,178,224,164,174,224,165,139,224,164,172,224,164,190,224,164,135,224,164,178,224,164,184,224,164,130,224,164,150,224,165,141,224,164,175,224,164,190,224,164,134,224,164,170,224,164,176,224,165,135,224,164,182,224,164,168,224,164,133,224,164,168,224,165,129,224,164,172,224,164,130,224,164,167,224,164,172,224,164,190,224,164,156,224,164,188,224,164,190,224,164,176,224,164,168,224,164,181,224,165,128,224,164,168,224,164,164,224,164,174,224,164,170,224,165,141,224,164,176,224,164,174,224,165,129,224,164,150,224,164,170,224,165,141,224,164,176,224,164,182,224,165,141,224,164,168,224,164,170,224,164,176,224,164,191,224,164,181,224,164,190,224,164,176,224,164,168,224,165,129,224,164,149,224,164,184,224,164,190,224,164,168,224,164,184,224,164,174,224,164,176,224,165,141,224,164,165,224,164,168,224,164,134,224,164,175,224,165,139,224,164,156,224,164,191,224,164,164,224,164,184,224,165,139,224,164,174,224,164,181,224,164,190,224,164,176,216,167,217,132,217,133,216,180,216,167,216,177,217,131,216,167,216,170,216,167,217,132,217,133,217,134,216,170,216,175,217,138,216,167,216,170,216,167,217,132,217,131,217,133,216,168,217,138,217,136,216,170,216,177,216,167,217,132,217,133,216,180,216,167,217,135,216,175,216,167,216,170,216,185,216,175,216,175,216,167,217,132,216,178,217,136,216,167,216,177,216,185,216,175,216,175,216,167,217,132,216,177,216,175,217,136,216,175,216,167,217,132,216,165,216,179,217,132,216,167,217,133,217,138,216,169,216,167,217,132,217,129,217,136,216,170,217,136,216,180,217,136,216,168,216,167,217,132,217,133,216,179,216,167,216,168,217,130,216,167,216,170,216,167,217,132,217,133,216,185,217,132,217,136,217,133,216,167,216,170,216,167,217,132,217,133,216,179,217,132,216,179,217,132,216,167,216,170,216,167,217,132,216,172,216,177,216,167,217,129,217,138,217,131,216,179,216,167,217,132,216,167,216,179,217,132,216,167,217,133,217,138,216,169,216,167,217,132,216,167,216,170,216,181,216,167,217,132,216,167,216,170,107,101,121,119,111,114,100,115,34,32,99,111,110,116,101,110,116,61,34,119,51,46,111,114,103,47,49,57,57,57,47,120,104,116,109,108,34,62,60,97,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,32,116,101,120,116,47,104,116,109,108,59,32,99,104,97,114,115,101,116,61,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,60,116,97,98,108,101,32,99,101,108,108,112,97,100,100,105,110,103,61,34,97,117,116,111,99,111,109,112,108,101,116,101,61,34,111,102,102,34,32,116,101,120,116,45,97,108,105,103,110,58,32,99,101,110,116,101,114,59,116,111,32,108,97,115,116,32,118,101,114,115,105,111,110,32,98,121,32,98,97,99,107,103,114,111,117,110,100,45,99,111,108,111,114,58,32,35,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,47,100,105,118,62,60,47,100,105,118,62,60,100,105,118,32,105,100,61,60,97,32,104,114,101,102,61,34,35,34,32,99,108,97,115,115,61,34,34,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,99,114,105,112,116,34,32,115,114,99,61,34,104,116,116,112,58,47,47,10,60,115,99,114,105,112,116,32,108,97,110,103,117,97,103,101,61,34,47,47,69,78,34,32,34,104,116,116,112,58,47,47,119,119,119,46,119,101,110,99,111,100,101,85,82,73,67,111,109,112,111,110,101,110,116,40,34,32,104,114,101,102,61,34,106,97,118,97,115,99,114,105,112,116,58,60,100,105,118,32,99,108,97,115,115,61,34,99,111,110,116,101,110,116,100,111,99,117,109,101,110,116,46,119,114,105,116,101,40,39,60,115,99,112,111,115,105,116,105,111,110,58,32,97,98,115,111,108,117,116,101,59,115,99,114,105,112,116,32,115,114,99,61,34,104,116,116,112,58,47,47,32,115,116,121,108,101,61,34,109,97,114,103,105,110,45,116,111,112,58,46,109,105,110,46,106,115,34,62,60,47,115,99,114,105,112,116,62,10,60,47,100,105,118,62,10,60,100,105,118,32,99,108,97,115,115,61,34,119,51,46,111,114,103,47,49,57,57,57,47,120,104,116,109,108,34,32,10,13,10,60,47,98,111,100,121,62,13,10,60,47,104,116,109,108,62,100,105,115,116,105,110,99,116,105,111,110,32,98,101,116,119,101,101,110,47,34,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,62,60,108,105,110,107,32,104,114,101,102,61,34,104,116,116,112,58,47,47,101,110,99,111,100,105,110,103,61,34,117,116,102,45,56,34,63,62,10,119,46,97,100,100,69,118,101,110,116,76,105,115,116,101,110,101,114,63,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,119,119,119,46,105,99,111,110,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,32,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,58,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,10,109,101,116,97,32,112,114,111,112,101,114,116,121,61,34,111,103,58,116,60,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,32,115,116,121,108,101,61,34,116,101,120,116,45,97,108,105,103,110,58,116,104,101,32,100,101,118,101,108,111,112,109,101,110,116,32,111,102,32,116,121,108,101,115,104,101,101,116,34,32,116,121,112,101,61,34,116,101,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,105,115,32,99,111,110,115,105,100,101,114,101,100,32,116,111,32,98,101,116,97,98,108,101,32,119,105,100,116,104,61,34,49,48,48,37,34,32,73,110,32,97,100,100,105,116,105,111,110,32,116,111,32,116,104,101,32,99,111,110,116,114,105,98,117,116,101,100,32,116,111,32,116,104,101,32,100,105,102,102,101,114,101,110,99,101,115,32,98,101,116,119,101,101,110,100,101,118,101,108,111,112,109,101,110,116,32,111,102,32,116,104,101,32,73,116,32,105,115,32,105,109,112,111,114,116,97,110,116,32,116,111,32,60,47,115,99,114,105,112,116,62,10,10,60,115,99,114,105,112,116,32,32,115,116,121,108,101,61,34,102,111,110,116,45,115,105,122,101,58,49,62,60,47,115,112,97,110,62,60,115,112,97,110,32,105,100,61,103,98,76,105,98,114,97,114,121,32,111,102,32,67,111,110,103,114,101,115,115,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,105,109,69,110,103,108,105,115,104,32,116,114,97,110,115,108,97,116,105,111,110,65,99,97,100,101,109,121,32,111,102,32,83,99,105,101,110,99,101,115,100,105,118,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,99,111,110,115,116,114,117,99,116,105,111,110,32,111,102,32,116,104,101,46,103,101,116,69,108,101,109,101,110,116,66,121,73,100,40,105,100,41,105,110,32,99,111,110,106,117,110,99,116,105,111,110,32,119,105,116,104,69,108,101,109,101,110,116,40,39,115,99,114,105,112,116,39,41,59,32,60,109,101,116,97,32,112,114,111,112,101,114,116,121,61,34,111,103,58,208,145,209,138,208,187,208,179,208,176,209,128,209,129,208,186,208,184,10,32,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,34,62,80,114,105,118,97,99,121,32,80,111,108,105,99,121,60,47,97,62,97,100,109,105,110,105,115,116,101,114,101,100,32,98,121,32,116,104,101,101,110,97,98,108,101,83,105,110,103,108,101,82,101,113,117,101,115,116,115,116,121,108,101,61,38,113,117,111,116,59,109,97,114,103,105,110,58,60,47,100,105,118,62,60,47,100,105,118,62,60,47,100,105,118,62,60,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,105,32,115,116,121,108,101,61,38,113,117,111,116,59,102,108,111,97,116,58,114,101,102,101,114,114,101,100,32,116,111,32,97,115,32,116,104,101,32,116,111,116,97,108,32,112,111,112,117,108,97,116,105,111,110,32,111,102,105,110,32,87,97,115,104,105,110,103,116,111,110,44,32,68,46,67,46,32,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,45,97,109,111,110,103,32,111,116,104,101,114,32,116,104,105,110,103,115,44,111,114,103,97,110,105,122,97,116,105,111,110,32,111,102,32,116,104,101,112,97,114,116,105,99,105,112,97,116,101,100,32,105,110,32,116,104,101,116,104,101,32,105,110,116,114,111,100,117,99,116,105,111,110,32,111,102,105,100,101,110,116,105,102,105,101,100,32,119,105,116,104,32,116,104,101,102,105,99,116,105,111,110,97,108,32,99,104,97,114,97,99,116,101,114,32,79,120,102,111,114,100,32,85,110,105,118,101,114,115,105,116,121,32,109,105,115,117,110,100,101,114,115,116,97,110,100,105,110,103,32,111,102,84,104,101,114,101,32,97,114,101,44,32,104,111,119,101,118,101,114,44,115,116,121,108,101,115,104,101,101,116,34,32,104,114,101,102,61,34,47,67,111,108,117,109,98,105,97,32,85,110,105,118,101,114,115,105,116,121,101,120,112,97,110,100,101,100,32,116,111,32,105,110,99,108,117,100,101,117,115,117,97,108,108,121,32,114,101,102,101,114,114,101,100,32,116,111,105,110,100,105,99,97,116,105,110,103,32,116,104,97,116,32,116,104,101,104,97,118,101,32,115,117,103,103,101,115,116,101,100,32,116,104,97,116,97,102,102,105,108,105,97,116,101,100,32,119,105,116,104,32,116,104,101,99,111,114,114,101,108,97,116,105,111,110,32,98,101,116,119,101,101,110,110,117,109,98,101,114,32,111,102,32,100,105,102,102,101,114,101,110,116,62,60,47,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,82,101,112,117,98,108,105,99,32,111,102,32,73,114,101,108,97,110,100,10,60,47,115,99,114,105,112,116,62,10,60,115,99,114,105,112,116,32,117,110,100,101,114,32,116,104,101,32,105,110,102,108,117,101,110,99,101,99,111,110,116,114,105,98,117,116,105,111,110,32,116,111,32,116,104,101,79,102,102,105,99,105,97,108,32,119,101,98,115,105,116,101,32,111,102,104,101,97,100,113,117,97,114,116,101,114,115,32,111,102,32,116,104,101,99,101,110,116,101,114,101,100,32,97,114,111,117,110,100,32,116,104,101,105,109,112,108,105,99,97,116,105,111,110,115,32,111,102,32,116,104,101,104,97,118,101,32,98,101,101,110,32,100,101,118,101,108,111,112,101,100,70,101,100,101,114,97,108,32,82,101,112,117,98,108,105,99,32,111,102,98,101,99,97,109,101,32,105,110,99,114,101,97,115,105,110,103,108,121,99,111,110,116,105,110,117,97,116,105,111,110,32,111,102,32,116,104,101,78,111,116,101,44,32,104,111,119,101,118,101,114,44,32,116,104,97,116,115,105,109,105,108,97,114,32,116,111,32,116,104,97,116,32,111,102,32,99,97,112,97,98,105,108,105,116,105,101,115,32,111,102,32,116,104,101,97,99,99,111,114,100,97,110,99,101,32,119,105,116,104,32,116,104,101,112,97,114,116,105,99,105,112,97,110,116,115,32,105,110,32,116,104,101,102,117,114,116,104,101,114,32,100,101,118,101,108,111,112,109,101,110,116,117,110,100,101,114,32,116,104,101,32,100,105,114,101,99,116,105,111,110,105,115,32,111,102,116,101,110,32,99,111,110,115,105,100,101,114,101,100,104,105,115,32,121,111,117,110,103,101,114,32,98,114,111,116,104,101,114,60,47,116,100,62,60,47,116,114,62,60,47,116,97,98,108,101,62,60,97,32,104,116,116,112,45,101,113,117,105,118,61,34,88,45,85,65,45,112,104,121,115,105,99,97,108,32,112,114,111,112,101,114,116,105,101,115,111,102,32,66,114,105,116,105,115,104,32,67,111,108,117,109,98,105,97,104,97,115,32,98,101,101,110,32,99,114,105,116,105,99,105,122,101,100,40,119,105,116,104,32,116,104,101,32,101,120,99,101,112,116,105,111,110,113,117,101,115,116,105,111,110,115,32,97,98,111,117,116,32,116,104,101,112,97,115,115,105,110,103,32,116,104,114,111,117,103,104,32,116,104,101,48,34,32,99,101,108,108,112,97,100,100,105,110,103,61,34,48,34,32,116,104,111,117,115,97,110,100,115,32,111,102,32,112,101,111,112,108,101,114,101,100,105,114,101,99,116,115,32,104,101,114,101,46,32,70,111,114,104,97,118,101,32,99,104,105,108,100,114,101,110,32,117,110,100,101,114,37,51,69,37,51,67,47,115,99,114,105,112,116,37,51,69,34,41,41,59,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,60,108,105,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,115,105,116,101,95,110,97,109,101,34,32,99,111,110,116,101,110,116,61,34,116,101,120,116,45,100,101,99,111,114,97,116,105,111,110,58,110,111,110,101,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,32,110,111,110,101,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,88,45,110,101,119,32,68,97,116,101,40,41,46,103,101,116,84,105,109,101,40,41,32,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,34,60,47,115,112,97,110,62,60,115,112,97,110,32,99,108,97,115,115,61,34,108,97,110,103,117,97,103,101,61,34,106,97,118,97,115,99,114,105,112,116,119,105,110,100,111,119,46,108,111,99,97,116,105,111,110,46,104,114,101,102,60,97,32,104,114,101,102,61,34,106,97,118,97,115,99,114,105,112,116,58,45,45,62,13,10,60,115,99,114,105,112,116,32,116,121,112,101,61,34,116,60,97,32,104,114,101,102,61,39,104,116,116,112,58,47,47,119,119,119,46,104,111,114,116,99,117,116,32,105,99,111,110,34,32,104,114,101,102,61,34,60,47,100,105,118,62,13,10,60,100,105,118,32,99,108,97,115,115,61,34,60,115,99,114,105,112,116,32,115,114,99,61,34,104,116,116,112,58,47,47,34,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,116,60,47,100,105,118,62,10,60,115,99,114,105,112,116,32,116,121,112,101,61,47,97,62,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,32,97,108,108,111,119,84,114,97,110,115,112,97,114,101,110,99,121,61,34,88,45,85,65,45,67,111,109,112,97,116,105,98,108,101,34,32,99,111,110,114,101,108,97,116,105,111,110,115,104,105,112,32,98,101,116,119,101,101,110,10,60,47,115,99,114,105,112,116,62,13,10,60,115,99,114,105,112,116,32,60,47,97,62,60,47,108,105,62,60,47,117,108,62,60,47,100,105,118,62,97,115,115,111,99,105,97,116,101,100,32,119,105,116,104,32,116,104,101,32,112,114,111,103,114,97,109,109,105,110,103,32,108,97,110,103,117,97,103,101,60,47,97,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,60,47,97,62,60,47,108,105,62,60,108,105,32,99,108,97,115,115,61,34,102,111,114,109,32,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,60,100,105,118,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,34,113,34,60,116,97,98,108,101,32,119,105,100,116,104,61,34,49,48,48,37,34,32,98,97,99,107,103,114,111,117,110,100,45,112,111,115,105,116,105,111,110,58,34,32,98,111,114,100,101,114,61,34,48,34,32,119,105,100,116,104,61,34,114,101,108,61,34,115,104,111,114,116,99,117,116,32,105,99,111,110,34,32,104,54,62,60,117,108,62,60,108,105,62,60,97,32,104,114,101,102,61,34,32,32,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,99,115,115,34,32,109,101,100,105,97,61,34,115,99,114,101,101,110,34,32,114,101,115,112,111,110,115,105,98,108,101,32,102,111,114,32,116,104,101,32,34,32,116,121,112,101,61,34,97,112,112,108,105,99,97,116,105,111,110,47,34,32,115,116,121,108,101,61,34,98,97,99,107,103,114,111,117,110,100,45,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,97,108,108,111,119,116,114,97,110,115,112,97,114,101,110,99,121,61,34,115,116,121,108,101,115,104,101,101,116,34,32,116,121,112,101,61,34,116,101,13,10,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,62,60,47,115,112,97,110,62,60,115,112,97,110,32,99,108,97,115,115,61,34,48,34,32,99,101,108,108,115,112,97,99,105,110,103,61,34,48,34,62,59,10,60,47,115,99,114,105,112,116,62,10,60,115,99,114,105,112,116,32,115,111,109,101,116,105,109,101,115,32,99,97,108,108,101,100,32,116,104,101,100,111,101,115,32,110,111,116,32,110,101,99,101,115,115,97,114,105,108,121,70,111,114,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,97,116,32,116,104,101,32,98,101,103,105,110,110,105,110,103,32,111,102,32,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,60,104,116,109,108,112,97,114,116,105,99,117,108,97,114,108,121,32,105,110,32,116,104,101,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,109,101,61,34,106,97,118,97,115,99,114,105,112,116,58,118,111,105,100,40,48,41,59,34,101,102,102,101,99,116,105,118,101,110,101,115,115,32,111,102,32,116,104,101,32,97,117,116,111,99,111,109,112,108,101,116,101,61,34,111,102,102,34,32,103,101,110,101,114,97,108,108,121,32,99,111,110,115,105,100,101,114,101,100,62,60,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,34,62,60,47,115,99,114,105,112,116,62,13,10,60,115,99,114,105,112,116,116,104,114,111,117,103,104,111,117,116,32,116,104,101,32,119,111,114,108,100,99,111,109,109,111,110,32,109,105,115,99,111,110,99,101,112,116,105,111,110,97,115,115,111,99,105,97,116,105,111,110,32,119,105,116,104,32,116,104,101,60,47,100,105,118,62,10,60,47,100,105,118,62,10,60,100,105,118,32,99,100,117,114,105,110,103,32,104,105,115,32,108,105,102,101,116,105,109,101,44,99,111,114,114,101,115,112,111,110,100,105,110,103,32,116,111,32,116,104,101,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,34,32,97,110,32,105,110,99,114,101,97,115,105,110,103,32,110,117,109,98,101,114,100,105,112,108,111,109,97,116,105,99,32,114,101,108,97,116,105,111,110,115,97,114,101,32,111,102,116,101,110,32,99,111,110,115,105,100,101,114,101,100,109,101,116,97,32,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,32,60,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,101,120,97,109,112,108,101,115,32,105,110,99,108,117,100,101,32,116,104,101,34,62,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,105,112,97,114,116,105,99,105,112,97,116,105,111,110,32,105,110,32,116,104,101,116,104,101,32,101,115,116,97,98,108,105,115,104,109,101,110,116,32,111,102,10,60,47,100,105,118,62,10,60,100,105,118,32,99,108,97,115,115,61,34,38,97,109,112,59,110,98,115,112,59,38,97,109,112,59,110,98,115,112,59,116,111,32,100,101,116,101,114,109,105,110,101,32,119,104,101,116,104,101,114,113,117,105,116,101,32,100,105,102,102,101,114,101,110,116,32,102,114,111,109,109,97,114,107,101,100,32,116,104,101,32,98,101,103,105,110,110,105,110,103,100,105,115,116,97,110,99,101,32,98,101,116,119,101,101,110,32,116,104,101,99,111,110,116,114,105,98,117,116,105,111,110,115,32,116,111,32,116,104,101,99,111,110,102,108,105,99,116,32,98,101,116,119,101,101,110,32,116,104,101,119,105,100,101,108,121,32,99,111,110,115,105,100,101,114,101,100,32,116,111,119,97,115,32,111,110,101,32,111,102,32,116,104,101,32,102,105,114,115,116,119,105,116,104,32,118,97,114,121,105,110,103,32,100,101,103,114,101,101,115,104,97,118,101,32,115,112,101,99,117,108,97,116,101,100,32,116,104,97,116,40,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,112,97,114,116,105,99,105,112,97,116,105,110,103,32,105,110,32,116,104,101,111,114,105,103,105,110,97,108,108,121,32,100,101,118,101,108,111,112,101,100,101,116,97,32,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,62,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,47,62,10,105,110,116,101,114,99,104,97,110,103,101,97,98,108,121,32,119,105,116,104,109,111,114,101,32,99,108,111,115,101,108,121,32,114,101,108,97,116,101,100,115,111,99,105,97,108,32,97,110,100,32,112,111,108,105,116,105,99,97,108,116,104,97,116,32,119,111,117,108,100,32,111,116,104,101,114,119,105,115,101,112,101,114,112,101,110,100,105,99,117,108,97,114,32,116,111,32,116,104,101,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,116,121,112,101,61,34,115,117,98,109,105,116,34,32,110,97,109,101,61,34,102,97,109,105,108,105,101,115,32,114,101,115,105,100,105,110,103,32,105,110,100,101,118,101,108,111,112,105,110,103,32,99,111,117,110,116,114,105,101,115,99,111,109,112,117,116,101,114,32,112,114,111,103,114,97,109,109,105,110,103,101,99,111,110,111,109,105,99,32,100,101,118,101,108,111,112,109,101,110,116,100,101,116,101,114,109,105,110,97,116,105,111,110,32,111,102,32,116,104,101,102,111,114,32,109,111,114,101,32,105,110,102,111,114,109,97,116,105,111,110,111,110,32,115,101,118,101,114,97,108,32,111,99,99,97,115,105,111,110,115,112,111,114,116,117,103,117,195,170,115,32,40,69,117,114,111,112,101,117,41,208,163,208,186,209,128,208,176,209,151,208,189,209,129,209,140,208,186,208,176,209,131,208,186,209,128,208,176,209,151,208,189,209,129,209,140,208,186,208,176,208,160,208,190,209,129,209,129,208,184,208,185,209,129,208,186,208,190,208,185,208,188,208,176,209,130,208,181,209,128,208,184,208,176,208,187,208,190,208,178,208,184,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,208,184,209,131,208,191,209,128,208,176,208,178,208,187,208,181,208,189,208,184,209,143,208,189,208,181,208,190,208,177,209,133,208,190,208,180,208,184,208,188,208,190,208,184,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,209,143,208,152,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,209,143,208,160,208,181,209,129,208,191,209,131,208,177,208,187,208,184,208,186,208,184,208,186,208,190,208,187,208,184,209,135,208,181,209,129,209,130,208,178,208,190,208,184,208,189,209,132,208,190,209,128,208,188,208,176,209,134,208,184,209,142,209,130,208,181,209,128,209,128,208,184,209,130,208,190,209,128,208,184,208,184,208,180,208,190,209,129,209,130,208,176,209,130,208,190,209,135,208,189,208,190,216,167,217,132,217,133,216,170,217,136,216,167,216,172,216,175,217,136,217,134,216,167,217,132,216,167,216,180,216,170,216,177,216,167,217,131,216,167,216,170,216,167,217,132,216,167,217,130,216,170,216,177,216,167,216,173,216,167,216,170,104,116,109,108,59,32,99,104,97,114,115,101,116,61,85,84,70,45,56,34,32,115,101,116,84,105,109,101,111,117,116,40,102,117,110,99,116,105,111,110,40,41,100,105,115,112,108,97,121,58,105,110,108,105,110,101,45,98,108,111,99,107,59,60,105,110,112,117,116,32,116,121,112,101,61,34,115,117,98,109,105,116,34,32,116,121,112,101,32,61,32,39,116,101,120,116,47,106,97,118,97,115,99,114,105,60,105,109,103,32,115,114,99,61,34,104,116,116,112,58,47,47,119,119,119,46,34,32,34,104,116,116,112,58,47,47,119,119,119,46,119,51,46,111,114,103,47,115,104,111,114,116,99,117,116,32,105,99,111,110,34,32,104,114,101,102,61,34,34,32,97,117,116,111,99,111,109,112,108,101,116,101,61,34,111,102,102,34,32,60,47,97,62,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,61,60,47,97,62,60,47,108,105,62,10,60,108,105,32,99,108,97,115,115,61,34,99,115,115,34,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,60,102,111,114,109,32,97,99,116,105,111,110,61,34,104,116,116,112,58,47,47,120,116,47,99,115,115,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,108,105,110,107,32,114,101,108,61,34,97,108,116,101,114,110,97,116,101,34,32,13,10,60,115,99,114,105,112,116,32,116,121,112,101,61,34,116,101,120,116,47,32,111,110,99,108,105,99,107,61,34,106,97,118,97,115,99,114,105,112,116,58,40,110,101,119,32,68,97,116,101,41,46,103,101,116,84,105,109,101,40,41,125,104,101,105,103,104,116,61,34,49,34,32,119,105,100,116,104,61,34,49,34,32,80,101,111,112,108,101,39,115,32,82,101,112,117,98,108,105,99,32,111,102,32,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,116,101,120,116,45,100,101,99,111,114,97,116,105,111,110,58,117,110,100,101,114,116,104,101,32,98,101,103,105,110,110,105,110,103,32,111,102,32,116,104,101,32,60,47,100,105,118,62,10,60,47,100,105,118,62,10,60,47,100,105,118,62,10,101,115,116,97,98,108,105,115,104,109,101,110,116,32,111,102,32,116,104,101,32,60,47,100,105,118,62,60,47,100,105,118,62,60,47,100,105,118,62,60,47,100,35,118,105,101,119,112,111,114,116,123,109,105,110,45,104,101,105,103,104,116,58,10,60,115,99,114,105,112,116,32,115,114,99,61,34,104,116,116,112,58,47,47,111,112,116,105,111,110,62,60,111,112,116,105,111,110,32,118,97,108,117,101,61,111,102,116,101,110,32,114,101,102,101,114,114,101,100,32,116,111,32,97,115,32,47,111,112,116,105,111,110,62,10,60,111,112,116,105,111,110,32,118,97,108,117,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,10,60,33,45,45,91,73,110,116,101,114,110,97,116,105,111,110,97,108,32,65,105,114,112,111,114,116,62,10,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,60,47,97,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,224,184,160,224,184,178,224,184,169,224,184,178,224,185,132,224,184,151,224,184,162,225,131,165,225,131,144,225,131,160,225,131,151,225,131,163,225,131,154,225,131,152,230,173,163,233,171,148,228,184,173,230,150,135,32,40,231,185,129,233,171,148,41,224,164,168,224,164,191,224,164,176,224,165,141,224,164,166,224,165,135,224,164,182,224,164,161,224,164,190,224,164,137,224,164,168,224,164,178,224,165,139,224,164,161,224,164,149,224,165,141,224,164,183,224,165,135,224,164,164,224,165,141,224,164,176,224,164,156,224,164,190,224,164,168,224,164,149,224,164,190,224,164,176,224,165,128,224,164,184,224,164,130,224,164,172,224,164,130,224,164,167,224,164,191,224,164,164,224,164,184,224,165,141,224,164,165,224,164,190,224,164,170,224,164,168,224,164,190,224,164,184,224,165,141,224,164,181,224,165,128,224,164,149,224,164,190,224,164,176,224,164,184,224,164,130,224,164,184,224,165,141,224,164,149,224,164,176,224,164,163,224,164,184,224,164,190,224,164,174,224,164,151,224,165,141,224,164,176,224,165,128,224,164,154,224,164,191,224,164,159,224,165,141,224,164,160,224,165,139,224,164,130,224,164,181,224,164,191,224,164,156,224,165,141,224,164,158,224,164,190,224,164,168,224,164,133,224,164,174,224,165,135,224,164,176,224,164,191,224,164,149,224,164,190,224,164,181,224,164,191,224,164,173,224,164,191,224,164,168,224,165,141,224,164,168,224,164,151,224,164,190,224,164,161,224,164,191,224,164,175,224,164,190,224,164,129,224,164,149,224,165,141,224,164,175,224,165,139,224,164,130,224,164,149,224,164,191,224,164,184,224,165,129,224,164,176,224,164,149,224,165,141,224,164,183,224,164,190,224,164,170,224,164,185,224,165,129,224,164,129,224,164,154,224,164,164,224,165,128,224,164,170,224,165,141,224,164,176,224,164,172,224,164,130,224,164,167,224,164,168,224,164,159,224,164,191,224,164,170,224,165,141,224,164,170,224,164,163,224,165,128,224,164,149,224,165,141,224,164,176,224,164,191,224,164,149,224,165,135,224,164,159,224,164,170,224,165,141,224,164,176,224,164,190,224,164,176,224,164,130,224,164,173,224,164,170,224,165,141,224,164,176,224,164,190,224,164,170,224,165,141,224,164,164,224,164,174,224,164,190,224,164,178,224,164,191,224,164,149,224,165,139,224,164,130,224,164,176,224,164,171,224,164,188,224,165,141,224,164,164,224,164,190,224,164,176,224,164,168,224,164,191,224,164,176,224,165,141,224,164,174,224,164,190,224,164,163,224,164,178,224,164,191,224,164,174,224,164,191,224,164,159,224,165,135,224,164,161,100,101,115,99,114,105,112,116,105,111,110,34,32,99,111,110,116,101,110,116,61,34,100,111,99,117,109,101,110,116,46,108,111,99,97,116,105,111,110,46,112,114,111,116,46,103,101,116,69,108,101,109,101,110,116,115,66,121,84,97,103,78,97,109,101,40,60,33,68,79,67,84,89,80,69,32,104,116,109,108,62,10,60,104,116,109,108,32,60,109,101,116,97,32,99,104,97,114,115,101,116,61,34,117,116,102,45,56,34,62,58,117,114,108,34,32,99,111,110,116,101,110,116,61,34,104,116,116,112,58,47,47,46,99,115,115,34,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,104,114,101,102,61,34,119,51,46,111,114,103,47,49,57,57,57,47,120,104,116,109,108,34,32,120,109,108,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,34,32,109,101,116,104,111,100,61,34,103,101,116,34,32,97,99,116,105,111,110,61,34,108,105,110,107,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,32,61,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,116,121,112,101,61,34,105,109,97,103,101,47,120,45,105,99,111,110,34,32,47,62,99,101,108,108,112,97,100,100,105,110,103,61,34,48,34,32,99,101,108,108,115,112,46,99,115,115,34,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,60,47,97,62,60,47,108,105,62,60,108,105,62,60,97,32,104,114,101,102,61,34,34,32,119,105,100,116,104,61,34,49,34,32,104,101,105,103,104,116,61,34,49,34,34,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,110,111,110,101,59,34,62,97,108,116,101,114,110,97,116,101,34,32,116,121,112,101,61,34,97,112,112,108,105,45,47,47,87,51,67,47,47,68,84,68,32,88,72,84,77,76,32,49,46,48,32,101,108,108,115,112,97,99,105,110,103,61,34,48,34,32,99,101,108,108,112,97,100,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,118,97,108,117,101,61,34,47,97,62,38,110,98,115,112,59,60,115,112,97,110,32,114,111,108,101,61,34,115,10,60,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,108,97,110,103,117,97,103,101,61,34,74,97,118,97,83,99,114,105,112,116,34,32,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,115,66,103,61,34,48,34,32,99,101,108,108,115,112,97,99,105,110,103,61,34,48,34,32,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,109,101,100,105,97,61,34,116,121,112,101,61,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,119,105,116,104,32,116,104,101,32,101,120,99,101,112,116,105,111,110,32,111,102,32,121,112,101,61,34,116,101,120,116,47,99,115,115,34,32,114,101,108,61,34,115,116,32,104,101,105,103,104,116,61,34,49,34,32,119,105,100,116,104,61,34,49,34,32,61,39,43,101,110,99,111,100,101,85,82,73,67,111,109,112,111,110,101,110,116,40,60,108,105,110,107,32,114,101,108,61,34,97,108,116,101,114,110,97,116,101,34,32,10,98,111,100,121,44,32,116,114,44,32,105,110,112,117,116,44,32,116,101,120,116,109,101,116,97,32,110,97,109,101,61,34,114,111,98,111,116,115,34,32,99,111,110,109,101,116,104,111,100,61,34,112,111,115,116,34,32,97,99,116,105,111,110,61,34,62,10,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,99,115,115,34,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,60,47,100,105,118,62,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,108,97,110,103,117,97,103,101,61,34,106,97,118,97,115,99,114,105,112,116,34,62,97,114,105,97,45,104,105,100,100,101,110,61,34,116,114,117,101,34,62,194,183,60,114,105,112,116,34,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,108,61,48,59,125,41,40,41,59,10,40,102,117,110,99,116,105,111,110,40,41,123,98,97,99,107,103,114,111,117,110,100,45,105,109,97,103,101,58,32,117,114,108,40,47,97,62,60,47,108,105,62,60,108,105,62,60,97,32,104,114,101,102,61,34,104,9,9,60,108,105,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,97,116,111,114,34,32,97,114,105,97,45,104,105,100,100,101,110,61,34,116,114,117,62,32,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,108,97,110,103,117,97,103,101,61,34,106,97,118,97,115,99,114,105,112,116,34,32,47,111,112,116,105,111,110,62,10,60,111,112,116,105,111,110,32,118,97,108,117,101,47,100,105,118,62,60,47,100,105,118,62,60,100,105,118,32,99,108,97,115,115,61,114,97,116,111,114,34,32,97,114,105,97,45,104,105,100,100,101,110,61,34,116,114,101,61,40,110,101,119,32,68,97,116,101,41,46,103,101,116,84,105,109,101,40,41,112,111,114,116,117,103,117,195,170,115,32,40,100,111,32,66,114,97,115,105,108,41,208,190,209,128,208,179,208,176,208,189,208,184,208,183,208,176,209,134,208,184,208,184,208,178,208,190,208,183,208,188,208,190,208,182,208,189,208,190,209,129,209,130,209,140,208,190,208,177,209,128,208,176,208,183,208,190,208,178,208,176,208,189,208,184,209,143,209,128,208,181,208,179,208,184,209,129,209,130,209,128,208,176,209,134,208,184,208,184,208,178,208,190,208,183,208,188,208,190,208,182,208,189,208,190,209,129,209,130,208,184,208,190,208,177,209,143,208,183,208,176,209,130,208,181,208,187,209,140,208,189,208,176,60,33,68,79,67,84,89,80,69,32,104,116,109,108,32,80,85,66,76,73,67,32,34,110,116,45,84,121,112,101,34,32,99,111,110,116,101,110,116,61,34,116,101,120,116,47,60,109,101,116,97,32,104,116,116,112,45,101,113,117,105,118,61,34,67,111,110,116,101,114,97,110,115,105,116,105,111,110,97,108,47,47,69,78,34,32,34,104,116,116,112,58,60,104,116,109,108,32,120,109,108,110,115,61,34,104,116,116,112,58,47,47,119,119,119,45,47,47,87,51,67,47,47,68,84,68,32,88,72,84,77,76,32,49,46,48,32,84,68,84,68,47,120,104,116,109,108,49,45,116,114,97,110,115,105,116,105,111,110,97,108,47,47,119,119,119,46,119,51,46,111,114,103,47,84,82,47,120,104,116,109,108,49,47,112,101,32,61,32,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,59,60,109,101,116,97,32,110,97,109,101,61,34,100,101,115,99,114,105,112,116,105,111,110,112,97,114,101,110,116,78,111,100,101,46,105,110,115,101,114,116,66,101,102,111,114,101,60,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,106,115,34,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,99,114,105,40,100,111,99,117,109,101,110,116,41,46,114,101,97,100,121,40,102,117,110,99,116,105,115,99,114,105,112,116,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,105,109,97,103,101,34,32,99,111,110,116,101,110,116,61,34,104,116,116,112,58,47,47,85,65,45,67,111,109,112,97,116,105,98,108,101,34,32,99,111,110,116,101,110,116,61,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,47,62,10,108,105,110,107,32,114,101,108,61,34,115,104,111,114,116,99,117,116,32,105,99,111,110,60,108,105,110,107,32,114,101,108,61,34,115,116,121,108,101,115,104,101,101,116,34,32,60,47,115,99,114,105,112,116,62,10,60,115,99,114,105,112,116,32,116,121,112,101,61,61,32,100,111,99,117,109,101,110,116,46,99,114,101,97,116,101,69,108,101,109,101,110,60,97,32,116,97,114,103,101,116,61,34,95,98,108,97,110,107,34,32,104,114,101,102,61,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,115,66,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,97,46,116,121,112,101,32,61,32,39,116,101,120,116,47,106,97,118,97,115,99,114,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,109,101,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,47,62,100,116,100,34,62,10,60,104,116,109,108,32,120,109,108,110,115,61,34,104,116,116,112,45,47,47,87,51,67,47,47,68,84,68,32,72,84,77,76,32,52,46,48,49,32,84,101,110,116,115,66,121,84,97,103,78,97,109,101,40,39,115,99,114,105,112,116,39,41,105,110,112,117,116,32,116,121,112,101,61,34,104,105,100,100,101,110,34,32,110,97,109,60,115,99,114,105,112,116,32,116,121,112,101,61,34,116,101,120,116,47,106,97,118,97,115,34,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,110,111,110,101,59,34,62,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,66,121,73,100,40,61,100,111,99,117,109,101,110,116,46,99,114,101,97,116,101,69,108,101,109,101,110,116,40,39,32,116,121,112,101,61,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,105,110,112,117,116,32,116,121,112,101,61,34,116,101,120,116,34,32,110,97,109,101,61,34,100,46,103,101,116,69,108,101,109,101,110,116,115,66,121,84,97,103,78,97,109,101,40,115,110,105,99,97,108,34,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,67,47,47,68,84,68,32,72,84,77,76,32,52,46,48,49,32,84,114,97,110,115,105,116,60,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,10,10,60,115,116,121,108,101,32,116,121,112,101,61,34,116,101,120,116,47,99,115,115,34,62,105,111,110,97,108,46,100,116,100,34,62,10,60,104,116,109,108,32,120,109,108,110,115,61,104,116,116,112,45,101,113,117,105,118,61,34,67,111,110,116,101,110,116,45,84,121,112,101,100,105,110,103,61,34,48,34,32,99,101,108,108,115,112,97,99,105,110,103,61,34,48,34,104,116,109,108,59,32,99,104,97,114,115,101,116,61,117,116,102,45,56,34,32,47,62,10,32,115,116,121,108,101,61,34,100,105,115,112,108,97,121,58,110,111,110,101,59,34,62,60,60,108,105,62,60,97,32,104,114,101,102,61,34,104,116,116,112,58,47,47,119,119,119,46,32,116,121,112,101,61,39,116,101,120,116,47,106,97,118,97,115,99,114,105,112,116,39,62,208,180,208,181,209,143,209,130,208,181,208,187,209,140,208,189,208,190,209,129,209,130,208,184,209,129,208,190,208,190,209,130,208,178,208,181,209,130,209,129,209,130,208,178,208,184,208,184,208,191,209,128,208,190,208,184,208,183,208,178,208,190,208,180,209,129,209,130,208,178,208,176,208,177,208,181,208,183,208,190,208,191,208,176,209,129,208,189,208,190,209,129,209,130,208,184,224,164,170,224,165,129,224,164,184,224,165,141,224,164,164,224,164,191,224,164,149,224,164,190,224,164,149,224,164,190,224,164,130,224,164,151,224,165,141,224,164,176,224,165,135,224,164,184,224,164,137,224,164,168,224,165,141,224,164,185,224,165,139,224,164,130,224,164,168,224,165,135,224,164,181,224,164,191,224,164,167,224,164,190,224,164,168,224,164,184,224,164,173,224,164,190,224,164,171,224,164,191,224,164,149,224,165,141,224,164,184,224,164,191,224,164,130,224,164,151,224,164,184,224,165,129,224,164,176,224,164,149,224,165,141,224,164,183,224,164,191,224,164,164,224,164,149,224,165,137,224,164,170,224,165,128,224,164,176,224,164,190,224,164,135,224,164,159,224,164,181,224,164,191,224,164,156,224,165,141,224,164,158,224,164,190,224,164,170,224,164,168,224,164,149,224,164,190,224,164,176,224,165,141,224,164,176,224,164,181,224,164,190,224,164,136,224,164,184,224,164,149,224,165,141,224,164,176,224,164,191,224,164,175,224,164,164,224,164,190,217,0,0,0,240,236,1,0,208,237,1,0,121,0,0,0,64,238,1,0,0,0,0,0,0,0,12,0,27,0,23,0,42,0,63,0,56,0,48,0,59,0,64,0,0,0,0,0,1,32,2,44,32,8,32,111,102,32,116,104,101,32,4,32,111,102,32,2,115,32,1,46,5,32,97,110,100,32,4,32,105,110,32,1,34,4,32,116,111,32,2,34,62,1,10,2,46,32,1,93,5,32,102,111,114,32,3,32,97,32,6,32,116,104,97,116,32,1,39,6,32,119,105,116,104,32,6,32,102,114,111,109,32,4,32,98,121,32,1,40,6,46,32,84,104,101,32,4,32,111,110,32,4,32,97,115,32,4,32,105,115,32,4,105,110,103,32,2,10,9,1,58,3,101,100,32,2,61,34,4,32,97,116,32,3,108,121,32,1,44,2,61,39,5,46,99,111,109,47,7,46,32,84,104,105,115,32,5,32,110,111,116,32,3,101,114,32,3,97,108,32,4,102,117,108,32,4,105,118,101,32,5,108,101,115,115,32,4,101,115,116,32,4,105,122,101,32,2,194,160,4,111,117,115,32,5,32,116,104,101,32,2,101,32,0,65,210,219,7,11,97,2,0,5,0,14,0,19,0,22,0,24,0,30,0,35,0,37,0,42,0,45,0,47,0,50,0,52,0,58,0,62,0,69,0,71,0,78,0,85,0,90,0,92,0,99,0,104,0,109,0,114,0,119,0,122,0,124,0,128,0,131,0,136,0,140,0,142,0,145,0,151,0,159,0,165,0,169,0,173,0,178,0,183,0,189,0,194,0,199,0,202,0,207,0,213,0,216,0,65,192,220,7,11,235,2,49,0,49,49,0,0,0,0,0,49,12,49,49,10,0,49,0,47,0,0,49,4,0,0,49,0,3,49,10,49,49,0,6,49,13,49,49,1,49,1,0,0,49,0,1,0,10,0,49,0,7,49,0,9,48,0,0,49,0,8,49,0,5,49,0,10,49,0,11,49,3,49,49,0,13,49,0,14,49,14,49,49,2,49,49,0,15,49,0,16,0,10,49,49,0,12,5,0,49,0,0,1,49,15,49,49,0,18,49,0,17,49,0,19,49,0,20,49,16,49,49,17,49,47,0,49,49,4,49,49,0,22,49,11,49,49,0,23,49,0,24,49,0,25,49,7,49,49,1,26,49,0,27,49,0,28,0,0,12,49,0,29,49,20,49,49,18,49,49,6,49,49,0,21,49,10,1,49,8,49,49,0,31,49,0,32,47,0,3,49,5,49,49,9,49,0,10,1,49,10,8,5,0,21,49,11,0,49,10,10,49,0,30,0,0,5,35,0,49,47,0,2,49,10,17,49,0,36,49,0,33,5,0,0,49,10,21,49,10,5,49,0,37,0,0,30,49,0,38,0,11,0,49,0,39,0,11,49,49,0,34,49,11,8,49,10,12,0,0,21,49,0,40,0,10,12,49,0,41,49,0,42,49,11,17,49,0,43,0,10,5,49,11,10,0,0,34,49,10,33,49,0,44,49,11,5,45,0,49,0,0,33,49,10,30,49,11,30,49,0,46,49,11,1,49,10,34,0,10,33,0,11,30,0,11,1,49,11,33,49,11,21,49,11,12,0,11,5,49,11,34,0,11,12,0,10,30,0,11,34,0,10,34,0,65,180,223,7,11,128,1,1,0,0,0,3,0,0,0,7,0,0,0,15,0,0,0,31,0,0,0,63,0,0,0,127,0,0,0,255,0,0,0,255,1,0,0,255,3,0,0,255,7,0,0,255,15,0,0,255,31,0,0,255,63,0,0,255,127,0,0,255,255,0,0,255,255,1,0,255,255,3,0,255,255,7,0,255,255,15,0,255,255,31,0,255,255,63,0,255,255,127,0,255,255,255,0,255,255,255,1,255,255,255,3,255,255,255,7,255,255,255,15,255,255,255,31,255,255,255,63,255,255,255,127,255,255,255,255,0,65,192,224,7,11,18,1,2,3,4,0,5,17,6,16,7,8,9,10,11,12,13,14,15,0,65,224,224,7,11,173,46,2,2,2,3,2,2,2,4,2,2,2,3,2,2,2,4,0,4,3,2,0,4,3,1,0,4,3,2,0,4,3,5,0,0,0,0,0,0,2,0,0,0,0,1,0,0,3,0,0,0,0,2,0,0,4,0,0,0,0,3,0,0,5,0,0,0,0,3,0,0,6,0,0,0,0,3,0,0,7,0,0,0,0,3,0,0,8,0,0,0,0,3,0,0,9,0,0,0,0,0,1,0,2,0,0,0,0,1,1,0,3,0,0,0,0,2,1,0,4,0,0,0,0,3,1,0,5,0,0,0,0,3,1,0,6,0,0,0,0,3,1,0,7,0,0,0,0,3,1,0,8,0,0,0,0,3,1,0,9,0,0,0,0,0,2,0,2,0,0,0,0,1,2,0,3,0,0,0,0,2,2,0,4,0,0,0,0,3,2,0,5,0,0,0,0,3,2,0,6,0,0,0,0,3,2,0,7,0,0,0,0,3,2,0,8,0,0,0,0,3,2,0,9,0,0,0,0,0,3,0,2,0,0,0,0,1,3,0,3,0,0,0,0,2,3,0,4,0,0,0,0,3,3,0,5,0,0,0,0,3,3,0,6,0,0,0,0,3,3,0,7,0,0,0,0,3,3,0,8,0,0,0,0,3,3,0,9,0,0,0,0,0,4,0,2,0,0,0,0,1,4,0,3,0,0,0,0,2,4,0,4,0,0,0,0,3,4,0,5,0,0,0,0,3,4,0,6,0,0,0,0,3,4,0,7,0,0,0,0,3,4,0,8,0,0,0,0,3,4,0,9,0,0,0,0,0,5,0,2,0,0,0,0,1,5,0,3,0,0,0,0,2,5,0,4,0,0,0,0,3,5,0,5,0,0,0,0,3,5,0,6,0,0,0,0,3,5,0,7,0,0,0,0,3,5,0,8,0,0,0,0,3,5,0,9,0,1,0,0,0,6,0,2,0,1,0,0,1,6,0,3,0,1,0,0,2,6,0,4,0,1,0,0,3,6,0,5,0,1,0,0,3,6,0,6,0,1,0,0,3,6,0,7,0,1,0,0,3,6,0,8,0,1,0,0,3,6,0,9,0,1,0,0,0,8,0,2,0,1,0,0,1,8,0,3,0,1,0,0,2,8,0,4,0,1,0,0,3,8,0,5,0,1,0,0,3,8,0,6,0,1,0,0,3,8,0,7,0,1,0,0,3,8,0,8,0,1,0,0,3,8,0,9,0,0,1,0,3,0,0,10,0,0,1,0,3,0,0,12,0,0,2,0,3,0,0,14,0,0,2,0,3,0,0,18,0,0,3,0,3,0,0,22,0,0,3,0,3,0,0,30,0,0,4,0,3,0,0,38,0,0,4,0,3,0,0,54,0,0,1,0,3,1,0,10,0,0,1,0,3,1,0,12,0,0,2,0,3,1,0,14,0,0,2,0,3,1,0,18,0,0,3,0,3,1,0,22,0,0,3,0,3,1,0,30,0,0,4,0,3,1,0,38,0,0,4,0,3,1,0,54,0,0,1,0,3,2,0,10,0,0,1,0,3,2,0,12,0,0,2,0,3,2,0,14,0,0,2,0,3,2,0,18,0,0,3,0,3,2,0,22,0,0,3,0,3,2,0,30,0,0,4,0,3,2,0,38,0,0,4,0,3,2,0,54,0,0,1,0,3,3,0,10,0,0,1,0,3,3,0,12,0,0,2,0,3,3,0,14,0,0,2,0,3,3,0,18,0,0,3,0,3,3,0,22,0,0,3,0,3,3,0,30,0,0,4,0,3,3,0,38,0,0,4,0,3,3,0,54,0,0,1,0,3,4,0,10,0,0,1,0,3,4,0,12,0,0,2,0,3,4,0,14,0,0,2,0,3,4,0,18,0,0,3,0,3,4,0,22,0,0,3,0,3,4,0,30,0,0,4,0,3,4,0,38,0,0,4,0,3,4,0,54,0,0,1,0,3,5,0,10,0,0,1,0,3,5,0,12,0,0,2,0,3,5,0,14,0,0,2,0,3,5,0,18,0,0,3,0,3,5,0,22,0,0,3,0,3,5,0,30,0,0,4,0,3,5,0,38,0,0,4,0,3,5,0,54,0,1,1,0,3,6,0,10,0,1,1,0,3,6,0,12,0,1,2,0,3,6,0,14,0,1,2,0,3,6,0,18,0,1,3,0,3,6,0,22,0,1,3,0,3,6,0,30,0,1,4,0,3,6,0,38,0,1,4,0,3,6,0,54,0,1,1,0,3,8,0,10,0,1,1,0,3,8,0,12,0,1,2,0,3,8,0,14,0,1,2,0,3,8,0,18,0,1,3,0,3,8,0,22,0,1,3,0,3,8,0,30,0,1,4,0,3,8,0,38,0,1,4,0,3,8,0,54,0,0,0,255,0,0,0,2,0,0,0,255,1,0,0,3,0,0,0,255,2,0,0,4,0,0,0,255,3,0,0,5,0,0,0,255,3,0,0,6,0,0,0,255,3,0,0,7,0,0,0,255,3,0,0,8,0,0,0,255,3,0,0,9,0,0,0,255,0,1,0,2,0,0,0,255,1,1,0,3,0,0,0,255,2,1,0,4,0,0,0,255,3,1,0,5,0,0,0,255,3,1,0,6,0,0,0,255,3,1,0,7,0,0,0,255,3,1,0,8,0,0,0,255,3,1,0,9,0,0,0,255,0,2,0,2,0,0,0,255,1,2,0,3,0,0,0,255,2,2,0,4,0,0,0,255,3,2,0,5,0,0,0,255,3,2,0,6,0,0,0,255,3,2,0,7,0,0,0,255,3,2,0,8,0,0,0,255,3,2,0,9,0,0,0,255,0,3,0,2,0,0,0,255,1,3,0,3,0,0,0,255,2,3,0,4,0,0,0,255,3,3,0,5,0,0,0,255,3,3,0,6,0,0,0,255,3,3,0,7,0,0,0,255,3,3,0,8,0,0,0,255,3,3,0,9,0,0,0,255,0,4,0,2,0,0,0,255,1,4,0,3,0,0,0,255,2,4,0,4,0,0,0,255,3,4,0,5,0,0,0,255,3,4,0,6,0,0,0,255,3,4,0,7,0,0,0,255,3,4,0,8,0,0,0,255,3,4,0,9,0,0,0,255,0,5,0,2,0,0,0,255,1,5,0,3,0,0,0,255,2,5,0,4,0,0,0,255,3,5,0,5,0,0,0,255,3,5,0,6,0,0,0,255,3,5,0,7,0,0,0,255,3,5,0,8,0,0,0,255,3,5,0,9,0,1,0,255,0,6,0,2,0,1,0,255,1,6,0,3,0,1,0,255,2,6,0,4,0,1,0,255,3,6,0,5,0,1,0,255,3,6,0,6,0,1,0,255,3,6,0,7,0,1,0,255,3,6,0,8,0,1,0,255,3,6,0,9,0,1,0,255,0,8,0,2,0,1,0,255,1,8,0,3,0,1,0,255,2,8,0,4,0,1,0,255,3,8,0,5,0,1,0,255,3,8,0,6,0,1,0,255,3,8,0,7,0,1,0,255,3,8,0,8,0,1,0,255,3,8,0,9,0,0,1,255,3,0,0,10,0,0,1,255,3,0,0,12,0,0,2,255,3,0,0,14,0,0,2,255,3,0,0,18,0,0,3,255,3,0,0,22,0,0,3,255,3,0,0,30,0,0,4,255,3,0,0,38,0,0,4,255,3,0,0,54,0,0,1,255,3,1,0,10,0,0,1,255,3,1,0,12,0,0,2,255,3,1,0,14,0,0,2,255,3,1,0,18,0,0,3,255,3,1,0,22,0,0,3,255,3,1,0,30,0,0,4,255,3,1,0,38,0,0,4,255,3,1,0,54,0,0,1,255,3,2,0,10,0,0,1,255,3,2,0,12,0,0,2,255,3,2,0,14,0,0,2,255,3,2,0,18,0,0,3,255,3,2,0,22,0,0,3,255,3,2,0,30,0,0,4,255,3,2,0,38,0,0,4,255,3,2,0,54,0,0,1,255,3,3,0,10,0,0,1,255,3,3,0,12,0,0,2,255,3,3,0,14,0,0,2,255,3,3,0,18,0,0,3,255,3,3,0,22,0,0,3,255,3,3,0,30,0,0,4,255,3,3,0,38,0,0,4,255,3,3,0,54,0,0,1,255,3,4,0,10,0,0,1,255,3,4,0,12,0,0,2,255,3,4,0,14,0,0,2,255,3,4,0,18,0,0,3,255,3,4,0,22,0,0,3,255,3,4,0,30,0,0,4,255,3,4,0,38,0,0,4,255,3,4,0,54,0,0,1,255,3,5,0,10,0,0,1,255,3,5,0,12,0,0,2,255,3,5,0,14,0,0,2,255,3,5,0,18,0,0,3,255,3,5,0,22,0,0,3,255,3,5,0,30,0,0,4,255,3,5,0,38,0,0,4,255,3,5,0,54,0,1,1,255,3,6,0,10,0,1,1,255,3,6,0,12,0,1,2,255,3,6,0,14,0,1,2,255,3,6,0,18,0,1,3,255,3,6,0,22,0,1,3,255,3,6,0,30,0,1,4,255,3,6,0,38,0,1,4,255,3,6,0,54,0,1,1,255,3,8,0,10,0,1,1,255,3,8,0,12,0,1,2,255,3,8,0,14,0,1,2,255,3,8,0,18,0,1,3,255,3,8,0,22,0,1,3,255,3,8,0,30,0,1,4,255,3,8,0,38,0,1,4,255,3,8,0,54,0,2,0,255,0,10,0,2,0,2,0,255,1,10,0,3,0,2,0,255,2,10,0,4,0,2,0,255,3,10,0,5,0,2,0,255,3,10,0,6,0,2,0,255,3,10,0,7,0,2,0,255,3,10,0,8,0,2,0,255,3,10,0,9,0,2,0,255,0,14,0,2,0,2,0,255,1,14,0,3,0,2,0,255,2,14,0,4,0,2,0,255,3,14,0,5,0,2,0,255,3,14,0,6,0,2,0,255,3,14,0,7,0,2,0,255,3,14,0,8,0,2,0,255,3,14,0,9,0,3,0,255,0,18,0,2,0,3,0,255,1,18,0,3,0,3,0,255,2,18,0,4,0,3,0,255,3,18,0,5,0,3,0,255,3,18,0,6,0,3,0,255,3,18,0,7,0,3,0,255,3,18,0,8,0,3,0,255,3,18,0,9,0,3,0,255,0,26,0,2,0,3,0,255,1,26,0,3,0,3,0,255,2,26,0,4,0,3,0,255,3,26,0,5,0,3,0,255,3,26,0,6,0,3,0,255,3,26,0,7,0,3,0,255,3,26,0,8,0,3,0,255,3,26,0,9,0,4,0,255,0,34,0,2,0,4,0,255,1,34,0,3,0,4,0,255,2,34,0,4,0,4,0,255,3,34,0,5,0,4,0,255,3,34,0,6,0,4,0,255,3,34,0,7,0,4,0,255,3,34,0,8,0,4,0,255,3,34,0,9,0,4,0,255,0,50,0,2,0,4,0,255,1,50,0,3,0,4,0,255,2,50,0,4,0,4,0,255,3,50,0,5,0,4,0,255,3,50,0,6,0,4,0,255,3,50,0,7,0,4,0,255,3,50,0,8,0,4,0,255,3,50,0,9,0,5,0,255,0,66,0,2,0,5,0,255,1,66,0,3,0,5,0,255,2,66,0,4,0,5,0,255,3,66,0,5,0,5,0,255,3,66,0,6,0,5,0,255,3,66,0,7,0,5,0,255,3,66,0,8,0,5,0,255,3,66,0,9,0,5,0,255,0,98,0,2,0,5,0,255,1,98,0,3,0,5,0,255,2,98,0,4,0,5,0,255,3,98,0,5,0,5,0,255,3,98,0,6,0,5,0,255,3,98,0,7,0,5,0,255,3,98,0,8,0,5,0,255,3,98,0,9,0,2,1,255,3,10,0,10,0,2,1,255,3,10,0,12,0,2,2,255,3,10,0,14,0,2,2,255,3,10,0,18,0,2,3,255,3,10,0,22,0,2,3,255,3,10,0,30,0,2,4,255,3,10,0,38,0,2,4,255,3,10,0,54,0,2,1,255,3,14,0,10,0,2,1,255,3,14,0,12,0,2,2,255,3,14,0,14,0,2,2,255,3,14,0,18,0,2,3,255,3,14,0,22,0,2,3,255,3,14,0,30,0,2,4,255,3,14,0,38,0,2,4,255,3,14,0,54,0,3,1,255,3,18,0,10,0,3,1,255,3,18,0,12,0,3,2,255,3,18,0,14,0,3,2,255,3,18,0,18,0,3,3,255,3,18,0,22,0,3,3,255,3,18,0,30,0,3,4,255,3,18,0,38,0,3,4,255,3,18,0,54,0,3,1,255,3,26,0,10,0,3,1,255,3,26,0,12,0,3,2,255,3,26,0,14,0,3,2,255,3,26,0,18,0,3,3,255,3,26,0,22,0,3,3,255,3,26,0,30,0,3,4,255,3,26,0,38,0,3,4,255,3,26,0,54,0,4,1,255,3,34,0,10,0,4,1,255,3,34,0,12,0,4,2,255,3,34,0,14,0,4,2,255,3,34,0,18,0,4,3,255,3,34,0,22,0,4,3,255,3,34,0,30,0,4,4,255,3,34,0,38,0,4,4,255,3,34,0,54,0,4,1,255,3,50,0,10,0,4,1,255,3,50,0,12,0,4,2,255,3,50,0,14,0,4,2,255,3,50,0,18,0,4,3,255,3,50,0,22,0,4,3,255,3,50,0,30,0,4,4,255,3,50,0,38,0,4,4,255,3,50,0,54,0,5,1,255,3,66,0,10,0,5,1,255,3,66,0,12,0,5,2,255,3,66,0,14,0,5,2,255,3,66,0,18,0,5,3,255,3,66,0,22,0,5,3,255,3,66,0,30,0,5,4,255,3,66,0,38,0,5,4,255,3,66,0,54,0,5,1,255,3,98,0,10,0,5,1,255,3,98,0,12,0,5,2,255,3,98,0,14,0,5,2,255,3,98,0,18,0,5,3,255,3,98,0,22,0,5,3,255,3,98,0,30,0,5,4,255,3,98,0,38,0,5,4,255,3,98,0,54,0,0,5,255,3,0,0,70,0,0,5,255,3,0,0,102,0,0,6,255,3,0,0,134,0,0,7,255,3,0,0,198,0,0,8,255,3,0,0,70,1,0,9,255,3,0,0,70,2,0,10,255,3,0,0,70,4,0,24,255,3,0,0,70,8,0,5,255,3,1,0,70,0,0,5,255,3,1,0,102,0,0,6,255,3,1,0,134,0,0,7,255,3,1,0,198,0,0,8,255,3,1,0,70,1,0,9,255,3,1,0,70,2,0,10,255,3,1,0,70,4,0,24,255,3,1,0,70,8,0,5,255,3,2,0,70,0,0,5,255,3,2,0,102,0,0,6,255,3,2,0,134,0,0,7,255,3,2,0,198,0,0,8,255,3,2,0,70,1,0,9,255,3,2,0,70,2,0,10,255,3,2,0,70,4,0,24,255,3,2,0,70,8,0,5,255,3,3,0,70,0,0,5,255,3,3,0,102,0,0,6,255,3,3,0,134,0,0,7,255,3,3,0,198,0,0,8,255,3,3,0,70,1,0,9,255,3,3,0,70,2,0,10,255,3,3,0,70,4,0,24,255,3,3,0,70,8,0,5,255,3,4,0,70,0,0,5,255,3,4,0,102,0,0,6,255,3,4,0,134,0,0,7,255,3,4,0,198,0,0,8,255,3,4,0,70,1,0,9,255,3,4,0,70,2,0,10,255,3,4,0,70,4,0,24,255,3,4,0,70,8,0,5,255,3,5,0,70,0,0,5,255,3,5,0,102,0,0,6,255,3,5,0,134,0,0,7,255,3,5,0,198,0,0,8,255,3,5,0,70,1,0,9,255,3,5,0,70,2,0,10,255,3,5,0,70,4,0,24,255,3,5,0,70,8,1,5,255,3,6,0,70,0,1,5,255,3,6,0,102,0,1,6,255,3,6,0,134,0,1,7,255,3,6,0,198,0,1,8,255,3,6,0,70,1,1,9,255,3,6,0,70,2,1,10,255,3,6,0,70,4,1,24,255,3,6,0,70,8,1,5,255,3,8,0,70,0,1,5,255,3,8,0,102,0,1,6,255,3,8,0,134,0,1,7,255,3,8,0,198,0,1,8,255,3,8,0,70,1,1,9,255,3,8,0,70,2,1,10,255,3,8,0,70,4,1,24,255,3,8,0,70,8,6,0,255,0,130,0,2,0,6,0,255,1,130,0,3,0,6,0,255,2,130,0,4,0,6,0,255,3,130,0,5,0,6,0,255,3,130,0,6,0,6,0,255,3,130,0,7,0,6,0,255,3,130,0,8,0,6,0,255,3,130,0,9,0,7,0,255,0,194,0,2,0,7,0,255,1,194,0,3,0,7,0,255,2,194,0,4,0,7,0,255,3,194,0,5,0,7,0,255,3,194,0,6,0,7,0,255,3,194,0,7,0,7,0,255,3,194,0,8,0,7,0,255,3,194,0,9,0,8,0,255,0,66,1,2,0,8,0,255,1,66,1,3,0,8,0,255,2,66,1,4,0,8,0,255,3,66,1,5,0,8,0,255,3,66,1,6,0,8,0,255,3,66,1,7,0,8,0,255,3,66,1,8,0,8,0,255,3,66,1,9,0,9,0,255,0,66,2,2,0,9,0,255,1,66,2,3,0,9,0,255,2,66,2,4,0,9,0,255,3,66,2,5,0,9,0,255,3,66,2,6,0,9,0,255,3,66,2,7,0,9,0,255,3,66,2,8,0,9,0,255,3,66,2,9,0,10,0,255,0,66,4,2,0,10,0,255,1,66,4,3,0,10,0,255,2,66,4,4,0,10,0,255,3,66,4,5,0,10,0,255,3,66,4,6,0,10,0,255,3,66,4,7,0,10,0,255,3,66,4,8,0,10,0,255,3,66,4,9,0,12,0,255,0,66,8,2,0,12,0,255,1,66,8,3,0,12,0,255,2,66,8,4,0,12,0,255,3,66,8,5,0,12,0,255,3,66,8,6,0,12,0,255,3,66,8,7,0,12,0,255,3,66,8,8,0,12,0,255,3,66,8,9,0,14,0,255,0,66,24,2,0,14,0,255,1,66,24,3,0,14,0,255,2,66,24,4,0,14,0,255,3,66,24,5,0,14,0,255,3,66,24,6,0,14,0,255,3,66,24,7,0,14,0,255,3,66,24,8,0,14,0,255,3,66,24,9,0,24,0,255,0,66,88,2,0,24,0,255,1,66,88,3,0,24,0,255,2,66,88,4,0,24,0,255,3,66,88,5,0,24,0,255,3,66,88,6,0,24,0,255,3,66,88,7,0,24,0,255,3,66,88,8,0,24,0,255,3,66,88,9,0,2,5,255,3,10,0,70,0,2,5,255,3,10,0,102,0,2,6,255,3,10,0,134,0,2,7,255,3,10,0,198,0,2,8,255,3,10,0,70,1,2,9,255,3,10,0,70,2,2,10,255,3,10,0,70,4,2,24,255,3,10,0,70,8,2,5,255,3,14,0,70,0,2,5,255,3,14,0,102,0,2,6,255,3,14,0,134,0,2,7,255,3,14,0,198,0,2,8,255,3,14,0,70,1,2,9,255,3,14,0,70,2,2,10,255,3,14,0,70,4,2,24,255,3,14,0,70,8,3,5,255,3,18,0,70,0,3,5,255,3,18,0,102,0,3,6,255,3,18,0,134,0,3,7,255,3,18,0,198,0,3,8,255,3,18,0,70,1,3,9,255,3,18,0,70,2,3,10,255,3,18,0,70,4,3,24,255,3,18,0,70,8,3,5,255,3,26,0,70,0,3,5,255,3,26,0,102,0,3,6,255,3,26,0,134,0,3,7,255,3,26,0,198,0,3,8,255,3,26,0,70,1,3,9,255,3,26,0,70,2,3,10,255,3,26,0,70,4,3,24,255,3,26,0,70,8,4,5,255,3,34,0,70,0,4,5,255,3,34,0,102,0,4,6,255,3,34,0,134,0,4,7,255,3,34,0,198,0,4,8,255,3,34,0,70,1,4,9,255,3,34,0,70,2,4,10,255,3,34,0,70,4,4,24,255,3,34,0,70,8,4,5,255,3,50,0,70,0,4,5,255,3,50,0,102,0,4,6,255,3,50,0,134,0,4,7,255,3,50,0,198,0,4,8,255,3,50,0,70,1,4,9,255,3,50,0,70,2,4,10,255,3,50,0,70,4,4,24,255,3,50,0,70,8,5,5,255,3,66,0,70,0,5,5,255,3,66,0,102,0,5,6,255,3,66,0,134,0,5,7,255,3,66,0,198,0,5,8,255,3,66,0,70,1,5,9,255,3,66,0,70,2,5,10,255,3,66,0,70,4,5,24,255,3,66,0,70,8,5,5,255,3,98,0,70,0,5,5,255,3,98,0,102,0,5,6,255,3,98,0,134,0,5,7,255,3,98,0,198,0,5,8,255,3,98,0,70,1,5,9,255,3,98,0,70,2,5,10,255,3,98,0,70,4,5,24,255,3,98,0,70,8,6,1,255,3,130,0,10,0,6,1,255,3,130,0,12,0,6,2,255,3,130,0,14,0,6,2,255,3,130,0,18,0,6,3,255,3,130,0,22,0,6,3,255,3,130,0,30,0,6,4,255,3,130,0,38,0,6,4,255,3,130,0,54,0,7,1,255,3,194,0,10,0,7,1,255,3,194,0,12,0,7,2,255,3,194,0,14,0,7,2,255,3,194,0,18,0,7,3,255,3,194,0,22,0,7,3,255,3,194,0,30,0,7,4,255,3,194,0,38,0,7,4,255,3,194,0,54,0,8,1,255,3,66,1,10,0,8,1,255,3,66,1,12,0,8,2,255,3,66,1,14,0,8,2,255,3,66,1,18,0,8,3,255,3,66,1,22,0,8,3,255,3,66,1,30,0,8,4,255,3,66,1,38,0,8,4,255,3,66,1,54,0,9,1,255,3,66,2,10,0,9,1,255,3,66,2,12,0,9,2,255,3,66,2,14,0,9,2,255,3,66,2,18,0,9,3,255,3,66,2,22,0,9,3,255,3,66,2,30,0,9,4,255,3,66,2,38,0,9,4,255,3,66,2,54,0,10,1,255,3,66,4,10,0,10,1,255,3,66,4,12,0,10,2,255,3,66,4,14,0,10,2,255,3,66,4,18,0,10,3,255,3,66,4,22,0,10,3,255,3,66,4,30,0,10,4,255,3,66,4,38,0,10,4,255,3,66,4,54,0,12,1,255,3,66,8,10,0,12,1,255,3,66,8,12,0,12,2,255,3,66,8,14,0,12,2,255,3,66,8,18,0,12,3,255,3,66,8,22,0,12,3,255,3,66,8,30,0,12,4,255,3,66,8,38,0,12,4,255,3,66,8,54,0,14,1,255,3,66,24,10,0,14,1,255,3,66,24,12,0,14,2,255,3,66,24,14,0,14,2,255,3,66,24,18,0,14,3,255,3,66,24,22,0,14,3,255,3,66,24,30,0,14,4,255,3,66,24,38,0,14,4,255,3,66,24,54,0,24,1,255,3,66,88,10,0,24,1,255,3,66,88,12,0,24,2,255,3,66,88,14,0,24,2,255,3,66,88,18,0,24,3,255,3,66,88,22,0,24,3,255,3,66,88,30,0,24,4,255,3,66,88,38,0,24,4,255,3,66,88,54,0,6,5,255,3,130,0,70,0,6,5,255,3,130,0,102,0,6,6,255,3,130,0,134,0,6,7,255,3,130,0,198,0,6,8,255,3,130,0,70,1,6,9,255,3,130,0,70,2,6,10,255,3,130,0,70,4,6,24,255,3,130,0,70,8,7,5,255,3,194,0,70,0,7,5,255,3,194,0,102,0,7,6,255,3,194,0,134,0,7,7,255,3,194,0,198,0,7,8,255,3,194,0,70,1,7,9,255,3,194,0,70,2,7,10,255,3,194,0,70,4,7,24,255,3,194,0,70,8,8,5,255,3,66,1,70,0,8,5,255,3,66,1,102,0,8,6,255,3,66,1,134,0,8,7,255,3,66,1,198,0,8,8,255,3,66,1,70,1,8,9,255,3,66,1,70,2,8,10,255,3,66,1,70,4,8,24,255,3,66,1,70,8,9,5,255,3,66,2,70,0,9,5,255,3,66,2,102,0,9,6,255,3,66,2,134,0,9,7,255,3,66,2,198,0,9,8,255,3,66,2,70,1,9,9,255,3,66,2,70,2,9,10,255,3,66,2,70,4,9,24,255,3,66,2,70,8,10,5,255,3,66,4,70,0,10,5,255,3,66,4,102,0,10,6,255,3,66,4,134,0,10,7,255,3,66,4,198,0,10,8,255,3,66,4,70,1,10,9,255,3,66,4,70,2,10,10,255,3,66,4,70,4,10,24,255,3,66,4,70,8,12,5,255,3,66,8,70,0,12,5,255,3,66,8,102,0,12,6,255,3,66,8,134,0,12,7,255,3,66,8,198,0,12,8,255,3,66,8,70,1,12,9,255,3,66,8,70,2,12,10,255,3,66,8,70,4,12,24,255,3,66,8,70,8,14,5,255,3,66,24,70,0,14,5,255,3,66,24,102,0,14,6,255,3,66,24,134,0,14,7,255,3,66,24,198,0,14,8,255,3,66,24,70,1,14,9,255,3,66,24,70,2,14,10,255,3,66,24,70,4,14,24,255,3,66,24,70,8,24,5,255,3,66,88,70,0,24,5,255,3,66,88,102,0,24,6,255,3,66,88,134,0,24,7,255,3,66,88,198,0,24,8,255,3,66,88,70,1,24,9,255,3,66,88,70,2,24,10,255,3,66,88,70,4,24,24,255,3,66,88,70,8,0,128,64,192,32,160,96,224,16,144,80,208,48,176,112,240,8,136,72,200,40,168,104,232,24,152,88,216,56,184,120,248,4,132,68,196,36,164,100,228,20,148,84,212,52,180,116,244,12,140,76,204,44,172,108,236,28,156,92,220,60,188,124,252,2,130,66,194,34,162,98,226,18,146,82,210,50,178,114,242,10,138,74,202,42,170,106,234,26,154,90,218,58,186,122,250,6,134,70,198,38,166,102,230,22,150,86,214,54,182,118,246,14,142,78,206,46,174,110,238,30,158,94,222,62,190,126,254,1,129,65,193,33,161,97,225,17,145,81,209,49,177,113,241,9,137,73,201,41,169,105,233,25,153,89,217,57,185,121,249,5,133,69,197,37,165,101,229,21,149,85,213,53,181,117,245,13,141,77,205,45,173,109,237,29,157,93,221,61,189,125,253,3,131,67,195,35,163,99,227,19,147,83,211,51,179,115,243,11,139,75,203,43,171,107,235,27,155,91,219,59,187,123,251,7,135,71,199,39,167,103,231,23,151,87,215,55,183,119,247,15,143,79,207,47,175,111,239,31,159,95,223,63,191,127,255,0,0,0,0,1,0,0,0,2,0,0,0,3,0,65,168,143,8,11,21,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,65,208,143,8,11,173,22,255,255,255,255,1,0,0,0,254,255,255,255,2,0,0,0,253,255,255,255,3,0,0,0,255,255,255,255,1,0,0,0,254,255,255,255,2,0,0,0,253,255,255,255,3,0,0,0,0,0,0,0,4,0,0,0,8,0,0,0,7,0,0,0,7,0,0,0,7,0,0,0,7,0,0,0,7,0,0,0,7,0,0,0,7,0,0,0,7,0,0,0,11,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,14,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,21,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,0,0,28,0,65,152,166,8,11,250,43,7,0,0,0,0,0,0,0,23,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,55,0,0,0,0,0,0,0,71,0,0,0,0,0,0,0,87,0,0,0,0,0,0,0,103,0,0,0,0,0,0,0,119,0,0,0,0,0,0,0,112,7,0,0,0,0,0,0,135,11,0,0,0,0,0,0,135,19,0,0,0,0,0,0,135,27,0,0,0,0,0,0,135,35,0,0,0,0,0,0,135,43,0,0,0,0,0,0,135,51,0,0,0,0,0,0,135,59,0,0,0,0,0,0,151,3,0,0,0,0,0,0,151,11,0,0,0,0,0,0,151,19,0,0,0,0,0,0,151,27,0,0,0,0,0,0,151,35,0,0,0,0,0,0,151,43,0,0,0,0,0,0,151,51,0,0,0,0,0,0,151,59,0,0,0,0,0,0,167,3,0,0,0,0,0,0,167,11,0,0,0,0,0,0,167,19,0,0,0,0,0,0,167,27,0,0,0,0,0,0,167,35,0,0,0,0,0,0,167,43,0,0,0,0,0,0,167,51,0,0,0,0,0,0,167,59,0,0,0,0,0,0,183,3,0,0,0,0,0,0,183,11,0,0,0,0,0,0,183,19,0,0,0,0,0,0,183,27,0,0,0,0,0,0,183,35,0,0,0,0,0,0,183,43,0,0,0,0,0,0,183,51,0,0,0,0,0,0,183,59,0,0,0,0,0,0,199,3,0,0,0,0,0,0,199,11,0,0,0,0,0,0,199,19,0,0,0,0,0,0,199,27,0,0,0,0,0,0,199,35,0,0,0,0,0,0,199,43,0,0,0,0,0,0,199,51,0,0,0,0,0,0,199,59,0,0,0,0,0,0,215,3,0,0,0,0,0,0,215,11,0,0,0,0,0,0,215,19,0,0,0,0,0,0,215,27,0,0,0,0,0,0,215,35,0,0,0,0,0,0,215,43,0,0,0,0,0,0,215,51,0,0,0,0,0,0,215,59,0,0,0,0,0,0,231,3,0,0,0,0,0,0,231,11,0,0,0,0,0,0,231,19,0,0,0,0,0,0,231,27,0,0,0,0,0,0,231,35,0,0,0,0,0,0,231,43,0,0,0,0,0,0,231,51,0,0,0,0,0,0,231,59,0,0,0,0,0,0,247,3,0,0,0,0,0,0,247,11,0,0,0,0,0,0,247,19,0,0,0,0,0,0,247,27,0,0,0,0,0,0,247,35,0,0,0,0,0,0,247,43,0,0,0,0,0,0,247,51,0,0,0,0,0,0,247,59,0,0,0,0,0,0,135,195,1,0,0,0,0,0,135,195,5,0,0,0,0,0,135,195,9,0,0,0,0,0,135,195,13,0,0,0,0,0,135,195,17,0,0,0,0,0,135,195,21,0,0,0,0,0,135,195,25,0,0,0,0,0,135,195,29,0,0,0,0,0,135,203,1,0,0,0,0,0,135,203,5,0,0,0,0,0,135,203,9,0,0,0,0,0,135,203,13,0,0,0,0,0,135,203,17,0,0,0,0,0,135,203,21,0,0,0,0,0,135,203,25,0,0,0,0,0,135,203,29,0,0,0,0,0,135,211,1,0,0,0,0,0,135,211,5,0,0,0,0,0,135,211,9,0,0,0,0,0,135,211,13,0,0,0,0,0,135,211,17,0,0,0,0,0,135,211,21,0,0,0,0,0,135,211,25,0,0,0,0,0,135,211,29,0,0,0,0,0,135,219,1,0,0,0,0,0,135,219,5,0,0,0,0,0,135,219,9,0,0,0,0,0,135,219,13,0,0,0,0,0,135,219,17,0,0,0,0,0,135,219,21,0,0,0,0,0,135,219,25,0,0,0,0,0,135,219,29,0,0,0,0,0,135,227,1,0,0,0,0,0,135,227,5,0,0,0,0,0,135,227,9,0,0,0,0,0,135,227,13,0,0,0,0,0,135,227,17,0,0,0,0,0,135,227,21,0,0,0,0,0,135,227,25,0,0,0,0,0,135,227,29,0,0,0,0,0,135,235,1,0,0,0,0,0,135,235,5,0,0,0,0,0,135,235,9,0,0,0,0,0,135,235,13,0,0,0,0,0,135,235,17,0,0,0,0,0,135,235,21,0,0,0,0,0,135,235,25,0,0,0,0,0,135,235,29,0,0,0,0,0,135,243,1,0,0,0,0,0,135,243,5,0,0,0,0,0,135,243,9,0,0,0,0,0,135,243,13,0,0,0,0,0,135,243,17,0,0,0,0,0,135,243,21,0,0,0,0,0,135,243,25,0,0,0,0,0,135,243,29,0,0,0,0,0,135,251,1,0,0,0,0,0,135,251,5,0,0,0,0,0,135,251,9,0,0,0,0,0,135,251,13,0,0,0,0,0,135,251,17,0,0,0,0,0,135,251,21,0,0,0,0,0,135,251,25,0,0,0,0,0,135,251,29,0,0,0,0,0,151,195,1,0,0,0,0,0,151,195,5,0,0,0,0,0,151,195,9,0,0,0,0,0,151,195,13,0,0,0,0,0,151,195,17,0,0,0,0,0,151,195,21,0,0,0,0,0,151,195,25,0,0,0,0,0,151,195,29,0,0,0,0,0,151,203,1,0,0,0,0,0,151,203,5,0,0,0,0,0,151,203,9,0,0,0,0,0,151,203,13,0,0,0,0,0,151,203,17,0,0,0,0,0,151,203,21,0,0,0,0,0,151,203,25,0,0,0,0,0,151,203,29,0,0,0,0,0,151,211,1,0,0,0,0,0,151,211,5,0,0,0,0,0,151,211,9,0,0,0,0,0,151,211,13,0,0,0,0,0,151,211,17,0,0,0,0,0,151,211,21,0,0,0,0,0,151,211,25,0,0,0,0,0,151,211,29,0,0,0,0,0,151,219,1,0,0,0,0,0,151,219,5,0,0,0,0,0,151,219,9,0,0,0,0,0,151,219,13,0,0,0,0,0,151,219,17,0,0,0,0,0,151,219,21,0,0,0,0,0,151,219,25,0,0,0,0,0,151,219,29,0,0,0,0,0,151,227,1,0,0,0,0,0,151,227,5,0,0,0,0,0,151,227,9,0,0,0,0,0,151,227,13,0,0,0,0,0,151,227,17,0,0,0,0,0,151,227,21,0,0,0,0,0,151,227,25,0,0,0,0,0,151,227,29,0,0,0,0,0,151,235,1,0,0,0,0,0,151,235,5,0,0,0,0,0,151,235,9,0,0,0,0,0,151,235,13,0,0,0,0,0,151,235,17,0,0,0,0,0,151,235,21,0,0,0,0,0,151,235,25,0,0,0,0,0,151,235,29,0,0,0,0,0,151,243,1,0,0,0,0,0,151,243,5,0,0,0,0,0,151,243,9,0,0,0,0,0,151,243,13,0,0,0,0,0,151,243,17,0,0,0,0,0,151,243,21,0,0,0,0,0,151,243,25,0,0,0,0,0,151,243,29,0,0,0,0,0,151,251,1,0,0,0,0,0,151,251,5,0,0,0,0,0,151,251,9,0,0,0,0,0,151,251,13,0,0,0,0,0,151,251,17,0,0,0,0,0,151,251,21,0,0,0,0,0,151,251,25,0,0,0,0,0,151,251,29,0,0,0,0,0,167,195,1,0,0,0,0,0,167,195,5,0,0,0,0,0,167,195,9,0,0,0,0,0,167,195,13,0,0,0,0,0,167,195,17,0,0,0,0,0,167,195,21,0,0,0,0,0,167,195,25,0,0,0,0,0,167,195,29,0,0,0,0,0,167,203,1,0,0,0,0,0,167,203,5,0,0,0,0,0,167,203,9,0,0,0,0,0,167,203,13,0,0,0,0,0,167,203,17,0,0,0,0,0,167,203,21,0,0,0,0,0,167,203,25,0,0,0,0,0,167,203,29,0,0,0,0,0,167,211,1,0,0,0,0,0,167,211,5,0,0,0,0,0,167,211,9,0,0,0,0,0,167,211,13,0,0,0,0,0,167,211,17,0,0,0,0,0,167,211,21,0,0,0,0,0,167,211,25,0,0,0,0,0,167,211,29,0,0,0,0,0,167,219,1,0,0,0,0,0,167,219,5,0,0,0,0,0,167,219,9,0,0,0,0,0,167,219,13,0,0,0,0,0,167,219,17,0,0,0,0,0,167,219,21,0,0,0,0,0,167,219,25,0,0,0,0,0,167,219,29,0,0,0,0,0,167,227,1,0,0,0,0,0,167,227,5,0,0,0,0,0,167,227,9,0,0,0,0,0,167,227,13,0,0,0,0,0,167,227,17,0,0,0,0,0,167,227,21,0,0,0,0,0,167,227,25,0,0,0,0,0,167,227,29,0,0,0,0,0,167,235,1,0,0,0,0,0,167,235,5,0,0,0,0,0,167,235,9,0,0,0,0,0,167,235,13,0,0,0,0,0,167,235,17,0,0,0,0,0,167,235,21,0,0,0,0,0,167,235,25,0,0,0,0,0,167,235,29,0,0,0,0,0,167,243,1,0,0,0,0,0,167,243,5,0,0,0,0,0,167,243,9,0,0,0,0,0,167,243,13,0,0,0,0,0,167,243,17,0,0,0,0,0,167,243,21,0,0,0,0,0,167,243,25,0,0,0,0,0,167,243,29,0,0,0,0,0,167,251,1,0,0,0,0,0,167,251,5,0,0,0,0,0,167,251,9,0,0,0,0,0,167,251,13,0,0,0,0,0,167,251,17,0,0,0,0,0,167,251,21,0,0,0,0,0,167,251,25,0,0,0,0,0,167,251,29,0,0,0,0,0,183,195,1,0,0,0,0,0,183,195,5,0,0,0,0,0,183,195,9,0,0,0,0,0,183,195,13,0,0,0,0,0,183,195,17,0,0,0,0,0,183,195,21,0,0,0,0,0,183,195,25,0,0,0,0,0,183,195,29,0,0,0,0,0,183,203,1,0,0,0,0,0,183,203,5,0,0,0,0,0,183,203,9,0,0,0,0,0,183,203,13,0,0,0,0,0,183,203,17,0,0,0,0,0,183,203,21,0,0,0,0,0,183,203,25,0,0,0,0,0,183,203,29,0,0,0,0,0,183,211,1,0,0,0,0,0,183,211,5,0,0,0,0,0,183,211,9,0,0,0,0,0,183,211,13,0,0,0,0,0,183,211,17,0,0,0,0,0,183,211,21,0,0,0,0,0,183,211,25,0,0,0,0,0,183,211,29,0,0,0,0,0,183,219,1,0,0,0,0,0,183,219,5,0,0,0,0,0,183,219,9,0,0,0,0,0,183,219,13,0,0,0,0,0,183,219,17,0,0,0,0,0,183,219,21,0,0,0,0,0,183,219,25,0,0,0,0,0,183,219,29,0,0,0,0,0,183,227,1,0,0,0,0,0,183,227,5,0,0,0,0,0,183,227,9,0,0,0,0,0,183,227,13,0,0,0,0,0,183,227,17,0,0,0,0,0,183,227,21,0,0,0,0,0,183,227,25,0,0,0,0,0,183,227,29,0,0,0,0,0,183,235,1,0,0,0,0,0,183,235,5,0,0,0,0,0,183,235,9,0,0,0,0,0,183,235,13,0,0,0,0,0,183,235,17,0,0,0,0,0,183,235,21,0,0,0,0,0,183,235,25,0,0,0,0,0,183,235,29,0,0,0,0,0,183,243,1,0,0,0,0,0,183,243,5,0,0,0,0,0,183,243,9,0,0,0,0,0,183,243,13,0,0,0,0,0,183,243,17,0,0,0,0,0,183,243,21,0,0,0,0,0,183,243,25,0,0,0,0,0,183,243,29,0,0,0,0,0,183,251,1,0,0,0,0,0,183,251,5,0,0,0,0,0,183,251,9,0,0,0,0,0,183,251,13,0,0,0,0,0,183,251,17,0,0,0,0,0,183,251,21,0,0,0,0,0,183,251,25,0,0,0,0,0,183,251,29,0,0,0,0,0,199,195,1,0,0,0,0,0,199,195,5,0,0,0,0,0,199,195,9,0,0,0,0,0,199,195,13,0,0,0,0,0,199,195,17,0,0,0,0,0,199,195,21,0,0,0,0,0,199,195,25,0,0,0,0,0,199,195,29,0,0,0,0,0,199,203,1,0,0,0,0,0,199,203,5,0,0,0,0,0,199,203,9,0,0,0,0,0,199,203,13,0,0,0,0,0,199,203,17,0,0,0,0,0,199,203,21,0,0,0,0,0,199,203,25,0,0,0,0,0,199,203,29,0,0,0,0,0,199,211,1,0,0,0,0,0,199,211,5,0,0,0,0,0,199,211,9,0,0,0,0,0,199,211,13,0,0,0,0,0,199,211,17,0,0,0,0,0,199,211,21,0,0,0,0,0,199,211,25,0,0,0,0,0,199,211,29,0,0,0,0,0,199,219,1,0,0,0,0,0,199,219,5,0,0,0,0,0,199,219,9,0,0,0,0,0,199,219,13,0,0,0,0,0,199,219,17,0,0,0,0,0,199,219,21,0,0,0,0,0,199,219,25,0,0,0,0,0,199,219,29,0,0,0,0,0,199,227,1,0,0,0,0,0,199,227,5,0,0,0,0,0,199,227,9,0,0,0,0,0,199,227,13,0,0,0,0,0,199,227,17,0,0,0,0,0,199,227,21,0,0,0,0,0,199,227,25,0,0,0,0,0,199,227,29,0,0,0,0,0,199,235,1,0,0,0,0,0,199,235,5,0,0,0,0,0,199,235,9,0,0,0,0,0,199,235,13,0,0,0,0,0,199,235,17,0,0,0,0,0,199,235,21,0,0,0,0,0,199,235,25,0,0,0,0,0,199,235,29,0,0,0,0,0,199,243,1,0,0,0,0,0,199,243,5,0,0,0,0,0,199,243,9,0,0,0,0,0,199,243,13,0,0,0,0,0,199,243,17,0,0,0,0,0,199,243,21,0,0,0,0,0,199,243,25,0,0,0,0,0,199,243,29,0,0,0,0,0,199,251,1,0,0,0,0,0,199,251,5,0,0,0,0,0,199,251,9,0,0,0,0,0,199,251,13,0,0,0,0,0,199,251,17,0,0,0,0,0,199,251,21,0,0,0,0,0,199,251,25,0,0,0,0,0,199,251,29,0,0,0,0,0,215,195,1,0,0,0,0,0,215,195,5,0,0,0,0,0,215,195,9,0,0,0,0,0,215,195,13,0,0,0,0,0,215,195,17,0,0,0,0,0,215,195,21,0,0,0,0,0,215,195,25,0,0,0,0,0,215,195,29,0,0,0,0,0,215,203,1,0,0,0,0,0,215,203,5,0,0,0,0,0,215,203,9,0,0,0,0,0,215,203,13,0,0,0,0,0,215,203,17,0,0,0,0,0,215,203,21,0,0,0,0,0,215,203,25,0,0,0,0,0,215,203,29,0,0,0,0,0,215,211,1,0,0,0,0,0,215,211,5,0,0,0,0,0,215,211,9,0,0,0,0,0,215,211,13,0,0,0,0,0,215,211,17,0,0,0,0,0,215,211,21,0,0,0,0,0,215,211,25,0,0,0,0,0,215,211,29,0,0,0,0,0,215,219,1,0,0,0,0,0,215,219,5,0,0,0,0,0,215,219,9,0,0,0,0,0,215,219,13,0,0,0,0,0,215,219,17,0,0,0,0,0,215,219,21,0,0,0,0,0,215,219,25,0,0,0,0,0,215,219,29,0,0,0,0,0,215,227,1,0,0,0,0,0,215,227,5,0,0,0,0,0,215,227,9,0,0,0,0,0,215,227,13,0,0,0,0,0,215,227,17,0,0,0,0,0,215,227,21,0,0,0,0,0,215,227,25,0,0,0,0,0,215,227,29,0,0,0,0,0,215,235,1,0,0,0,0,0,215,235,5,0,0,0,0,0,215,235,9,0,0,0,0,0,215,235,13,0,0,0,0,0,215,235,17,0,0,0,0,0,215,235,21,0,0,0,0,0,215,235,25,0,0,0,0,0,215,235,29,0,0,0,0,0,215,243,1,0,0,0,0,0,215,243,5,0,0,0,0,0,215,243,9,0,0,0,0,0,215,243,13,0,0,0,0,0,215,243,17,0,0,0,0,0,215,243,21,0,0,0,0,0,215,243,25,0,0,0,0,0,215,243,29,0,0,0,0,0,215,251,1,0,0,0,0,0,215,251,5,0,0,0,0,0,215,251,9,0,0,0,0,0,215,251,13,0,0,0,0,0,215,251,17,0,0,0,0,0,215,251,21,0,0,0,0,0,215,251,25,0,0,0,0,0,215,251,29,0,0,0,0,0,231,195,1,0,0,0,0,0,231,195,5,0,0,0,0,0,231,195,9,0,0,0,0,0,231,195,13,0,0,0,0,0,231,195,17,0,0,0,0,0,231,195,21,0,0,0,0,0,231,195,25,0,0,0,0,0,231,195,29,0,0,0,0,0,231,203,1,0,0,0,0,0,231,203,5,0,0,0,0,0,231,203,9,0,0,0,0,0,231,203,13,0,0,0,0,0,231,203,17,0,0,0,0,0,231,203,21,0,0,0,0,0,231,203,25,0,0,0,0,0,231,203,29,0,0,0,0,0,231,211,1,0,0,0,0,0,231,211,5,0,0,0,0,0,231,211,9,0,0,0,0,0,231,211,13,0,0,0,0,0,231,211,17,0,0,0,0,0,231,211,21,0,0,0,0,0,231,211,25,0,0,0,0,0,231,211,29,0,0,0,0,0,231,219,1,0,0,0,0,0,231,219,5,0,0,0,0,0,231,219,9,0,0,0,0,0,231,219,13,0,0,0,0,0,231,219,17,0,0,0,0,0,231,219,21,0,0,0,0,0,231,219,25,0,0,0,0,0,231,219,29,0,0,0,0,0,231,227,1,0,0,0,0,0,231,227,5,0,0,0,0,0,231,227,9,0,0,0,0,0,231,227,13,0,0,0,0,0,231,227,17,0,0,0,0,0,231,227,21,0,0,0,0,0,231,227,25,0,0,0,0,0,231,227,29,0,0,0,0,0,231,235,1,0,0,0,0,0,231,235,5,0,0,0,0,0,231,235,9,0,0,0,0,0,231,235,13,0,0,0,0,0,231,235,17,0,0,0,0,0,231,235,21,0,0,0,0,0,231,235,25,0,0,0,0,0,231,235,29,0,0,0,0,0,231,243,1,0,0,0,0,0,231,243,5,0,0,0,0,0,231,243,9,0,0,0,0,0,231,243,13,0,0,0,0,0,231,243,17,0,0,0,0,0,231,243,21,0,0,0,0,0,231,243,25,0,0,0,0,0,231,243,29,0,0,0,0,0,231,251,1,0,0,0,0,0,231,251,5,0,0,0,0,0,231,251,9,0,0,0,0,0,231,251,13,0,0,0,0,0,231,251,17,0,0,0,0,0,231,251,21,0,0,0,0,0,231,251,25,0,0,0,0,0,231,251,29,0,0,0,0,0,247,195,1,0,0,0,0,0,247,195,5,0,0,0,0,0,247,195,9,0,0,0,0,0,247,195,13,0,0,0,0,0,247,195,17,0,0,0,0,0,247,195,21,0,0,0,0,0,247,195,25,0,0,0,0,0,247,195,29,0,0,0,0,0,247,203,1,0,0,0,0,0,247,203,5,0,0,0,0,0,247,203,9,0,0,0,0,0,247,203,13,0,0,0,0,0,247,203,17,0,0,0,0,0,247,203,21,0,0,0,0,0,247,203,25,0,0,0,0,0,247,203,29,0,0,0,0,0,247,211,1,0,0,0,0,0,247,211,5,0,0,0,0,0,247,211,9,0,0,0,0,0,247,211,13,0,0,0,0,0,247,211,17,0,0,0,0,0,247,211,21,0,0,0,0,0,247,211,25,0,0,0,0,0,247,211,29,0,0,0,0,0,247,219,1,0,0,0,0,0,247,219,5,0,0,0,0,0,247,219,9,0,0,0,0,0,247,219,13,0,0,0,0,0,247,219,17,0,0,0,0,0,247,219,21,0,0,0,0,0,247,219,25,0,0,0,0,0,247,219,29,0,0,0,0,0,247,227,1,0,0,0,0,0,247,227,5,0,0,0,0,0,247,227,9,0,0,0,0,0,247,227,13,0,0,0,0,0,247,227,17,0,0,0,0,0,247,227,21,0,0,0,0,0,247,227,25,0,0,0,0,0,247,227,29,0,0,0,0,0,247,235,1,0,0,0,0,0,247,235,5,0,0,0,0,0,247,235,9,0,0,0,0,0,247,235,13,0,0,0,0,0,247,235,17,0,0,0,0,0,247,235,21,0,0,0,0,0,247,235,25,0,0,0,0,0,247,235,29,0,0,0,0,0,247,243,1,0,0,0,0,0,247,243,5,0,0,0,0,0,247,243,9,0,0,0,0,0,247,243,13,0,0,0,0,0,247,243,17,0,0,0,0,0,247,243,21,0,0,0,0,0,247,243,25,0,0,0,0,0,247,243,29,0,0,0,0,0,247,251,1,0,0,0,0,0,247,251,5,0,0,0,0,0,247,251,9,0,0,0,0,0,247,251,13,0,0,0,0,0,247,251,17,0,0,0,0,0,247,251,21,0,0,0,0,0,247,251,25,0,0,0,0,0,247,251,29,0,0,0,0,0,135,195,225,0,0,0,0,0,135,195,225,2,0,0,0,0,135,195,225,4,0,0,0,0,135,195,225,6,0,0,0,0,135,195,225,8,0,0,0,0,135,195,225,10,0,0,0,0,135,195,225,12,0,0,0,0,135,195,225,14,0,0,0,0,135,195,229,0,0,0,0,0,135,195,229,2,0,0,0,0,135,195,229,4,0,0,0,0,135,195,229,6,0,0,0,0,135,195,229,8,0,0,0,0,135,195,229,10,0,0,0,0,135,195,229,12,0,0,0,0,135,195,229,14,0,0,0,0,135,195,233,0,0,0,0,0,135,195,233,2,0,0,0,0,135,195,233,4,0,0,0,0,135,195,233,6,0,0,0,0,135,195,233,8,0,0,0,0,135,195,233,10,0,0,0,0,135,195,233,12,0,0,0,0,135,195,233,14,0,0,0,0,135,195,237,0,0,0,0,0,135,195,237,2,0,0,0,0,135,195,237,4,0,0,0,0,135,195,237,6,0,0,0,0,135,195,237,8,0,0,0,0,135,195,237,10,0,0,0,0,135,195,237,12,0,0,0,0,135,195,237,14,0,0,0,0,135,195,241,0,0,0,0,0,135,195,241,2,0,0,0,0,135,195,241,4,0,0,0,0,135,195,241,6,0,0,0,0,135,195,241,8,0,0,0,0,135,195,241,10,0,0,0,0,135,195,241,12,0,0,0,0,135,195,241,14,0,0,0,0,135,195,245,0,0,0,0,0,135,195,245,2,0,0,0,0,135,195,245,4,0,0,0,0,135,195,245,6,0,0,0,0,135,195,245,8,0,0,0,0,135,195,245,10,0,0,0,0,135,195,245,12,0,0,0,0,135,195,245,14,0,0,0,0,135,195,249,0,0,0,0,0,135,195,249,2,0,0,0,0,135,195,249,4,0,0,0,0,135,195,249,6,0,0,0,0,135,195,249,8,0,0,0,0,135,195,249,10,0,0,0,0,135,195,249,12,0,0,0,0,135,195,249,14,0,0,0,0,135,195,253,0,0,0,0,0,135,195,253,2,0,0,0,0,135,195,253,4,0,0,0,0,135,195,253,6,0,0,0,0,135,195,253,8,0,0,0,0,135,195,253,10,0,0,0,0,135,195,253,12,0,0,0,0,135,195,253,14,0,0,0,0,135,203,225,0,0,0,0,0,135,203,225,2,0,0,0,0,135,203,225,4,0,0,0,0,135,203,225,6,0,0,0,0,135,203,225,8,0,0,0,0,135,203,225,10,0,0,0,0,135,203,225,12,0,0,0,0,135,203,225,14,0,0,0,0,135,203,229,0,0,0,0,0,135,203,229,2,0,0,0,0,135,203,229,4,0,0,0,0,135,203,229,6,0,0,0,0,135,203,229,8,0,0,0,0,135,203,229,10,0,0,0,0,135,203,229,12,0,0,0,0,135,203,229,14,0,0,0,0,135,203,233,0,0,0,0,0,135,203,233,2,0,0,0,0,135,203,233,4,0,0,0,0,135,203,233,6,0,0,0,0,135,203,233,8,0,0,0,0,135,203,233,10,0,0,0,0,135,203,233,12,0,0,0,0,135,203,233,14,0,0,0,0,135,203,237,0,0,0,0,0,135,203,237,2,0,0,0,0,135,203,237,4,0,0,0,0,135,203,237,6,0,0,0,0,135,203,237,8,0,0,0,0,135,203,237,10,0,0,0,0,135,203,237,12,0,0,0,0,135,203,237,14,0,0,0,0,135,203,241,0,0,0,0,0,135,203,241,2,0,0,0,0,135,203,241,4,0,0,0,0,135,203,241,6,0,0,0,0,135,203,241,8,0,0,0,0,135,203,241,10,0,0,0,0,135,203,241,12,0,0,0,0,135,203,241,14,0,0,0,0,135,203,245,0,0,0,0,0,135,203,245,2,0,0,0,0,135,203,245,4,0,0,0,0,135,203,245,6,0,0,0,0,135,203,245,8,0,0,0,0,135,203,245,10,0,0,0,0,135,203,245,12,0,0,0,0,135,203,245,14,0,0,0,0,135,203,249,0,0,0,0,0,135,203,249,2,0,0,0,0,135,203,249,4,0,0,0,0,135,203,249,6,0,0,0,0,135,203,249,8,0,0,0,0,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,0,4,4,0,65,164,210,8,11,65,8,0,0,0,4,0,0,0,12,0,0,0,2,0,0,0,10,0,0,0,6,0,0,0,14,0,0,0,1,0,0,0,9,0,0,0,5,0,0,0,13,0,0,0,3,0,0,0,15,0,0,0,31,0,0,0,0,0,0,0,11,0,0,0,7,0,65,240,210,8,11,254,84,6,0,0,0,6,0,0,0,6,0,0,0,6,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,12,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,18,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,24,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,30,0,0,0,11,0,0,0,0,0,0,0,27,0,0,0,0,0,0,0,43,0,0,0,0,0,0,0,59,0,0,0,0,0,0,0,203,2,0,0,0,0,0,0,203,6,0,0,0,0,0,0,203,10,0,0,0,0,0,0,203,14,0,0,0,0,0,0,219,2,0,0,0,0,0,0,219,6,0,0,0,0,0,0,219,10,0,0,0,0,0,0,219,14,0,0,0,0,0,0,235,2,0,0,0,0,0,0,235,6,0,0,0,0,0,0,235,10,0,0,0,0,0,0,235,14,0,0,0,0,0,0,251,2,0,0,0,0,0,0,251,6,0,0,0,0,0,0,251,10,0,0,0,0,0,0,251,14,0,0,0,0,0,0,203,178,0,0,0,0,0,0,203,178,1,0,0,0,0,0,203,178,2,0,0,0,0,0,203,178,3,0,0,0,0,0,203,182,0,0,0,0,0,0,203,182,1,0,0,0,0,0,203,182,2,0,0,0,0,0,203,182,3,0,0,0,0,0,203,186,0,0,0,0,0,0,203,186,1,0,0,0,0,0,203,186,2,0,0,0,0,0,203,186,3,0,0,0,0,0,203,190,0,0,0,0,0,0,203,190,1,0,0,0,0,0,203,190,2,0,0,0,0,0,203,190,3,0,0,0,0,0,219,178,0,0,0,0,0,0,219,178,1,0,0,0,0,0,219,178,2,0,0,0,0,0,219,178,3,0,0,0,0,0,219,182,0,0,0,0,0,0,219,182,1,0,0,0,0,0,219,182,2,0,0,0,0,0,219,182,3,0,0,0,0,0,219,186,0,0,0,0,0,0,219,186,1,0,0,0,0,0,219,186,2,0,0,0,0,0,219,186,3,0,0,0,0,0,219,190,0,0,0,0,0,0,219,190,1,0,0,0,0,0,219,190,2,0,0,0,0,0,219,190,3,0,0,0,0,0,235,178,0,0,0,0,0,0,235,178,1,0,0,0,0,0,235,178,2,0,0,0,0,0,235,178,3,0,0,0,0,0,235,182,0,0,0,0,0,0,235,182,1,0,0,0,0,0,235,182,2,0,0,0,0,0,235,182,3,0,0,0,0,0,235,186,0,0,0,0,0,0,235,186,1,0,0,0,0,0,235,186,2,0,0,0,0,0,235,186,3,0,0,0,0,0,235,190,0,0,0,0,0,0,235,190,1,0,0,0,0,0,235,190,2,0,0,0,0,0,235,190,3,0,0,0,0,0,251,178,0,0,0,0,0,0,251,178,1,0,0,0,0,0,251,178,2,0,0,0,0,0,251,178,3,0,0,0,0,0,251,182,0,0,0,0,0,0,251,182,1,0,0,0,0,0,251,182,2,0,0,0,0,0,251,182,3,0,0,0,0,0,251,186,0,0,0,0,0,0,251,186,1,0,0,0,0,0,251,186,2,0,0,0,0,0,251,186,3,0,0,0,0,0,251,190,0,0,0,0,0,0,251,190,1,0,0,0,0,0,251,190,2,0,0,0,0,0,251,190,3,0,0,0,0,0,203,178,44,0,0,0,0,0,203,178,108,0,0,0,0,0,203,178,172,0,0,0,0,0,203,178,236,0,0,0,0,0,203,178,45,0,0,0,0,0,203,178,109,0,0,0,0,0,203,178,173,0,0,0,0,0,203,178,237,0,0,0,0,0,203,178,46,0,0,0,0,0,203,178,110,0,0,0,0,0,203,178,174,0,0,0,0,0,203,178,238,0,0,0,0,0,203,178,47,0,0,0,0,0,203,178,111,0,0,0,0,0,203,178,175,0,0,0,0,0,203,178,239,0,0,0,0,0,203,182,44,0,0,0,0,0,203,182,108,0,0,0,0,0,203,182,172,0,0,0,0,0,203,182,236,0,0,0,0,0,203,182,45,0,0,0,0,0,203,182,109,0,0,0,0,0,203,182,173,0,0,0,0,0,203,182,237,0,0,0,0,0,203,182,46,0,0,0,0,0,203,182,110,0,0,0,0,0,203,182,174,0,0,0,0,0,203,182,238,0,0,0,0,0,203,182,47,0,0,0,0,0,203,182,111,0,0,0,0,0,203,182,175,0,0,0,0,0,203,182,239,0,0,0,0,0,203,186,44,0,0,0,0,0,203,186,108,0,0,0,0,0,203,186,172,0,0,0,0,0,203,186,236,0,0,0,0,0,203,186,45,0,0,0,0,0,203,186,109,0,0,0,0,0,203,186,173,0,0,0,0,0,203,186,237,0,0,0,0,0,203,186,46,0,0,0,0,0,203,186,110,0,0,0,0,0,203,186,174,0,0,0,0,0,203,186,238,0,0,0,0,0,203,186,47,0,0,0,0,0,203,186,111,0,0,0,0,0,203,186,175,0,0,0,0,0,203,186,239,0,0,0,0,0,203,190,44,0,0,0,0,0,203,190,108,0,0,0,0,0,203,190,172,0,0,0,0,0,203,190,236,0,0,0,0,0,203,190,45,0,0,0,0,0,203,190,109,0,0,0,0,0,203,190,173,0,0,0,0,0,203,190,237,0,0,0,0,0,203,190,46,0,0,0,0,0,203,190,110,0,0,0,0,0,203,190,174,0,0,0,0,0,203,190,238,0,0,0,0,0,203,190,47,0,0,0,0,0,203,190,111,0,0,0,0,0,203,190,175,0,0,0,0,0,203,190,239,0,0,0,0,0,219,178,44,0,0,0,0,0,219,178,108,0,0,0,0,0,219,178,172,0,0,0,0,0,219,178,236,0,0,0,0,0,219,178,45,0,0,0,0,0,219,178,109,0,0,0,0,0,219,178,173,0,0,0,0,0,219,178,237,0,0,0,0,0,219,178,46,0,0,0,0,0,219,178,110,0,0,0,0,0,219,178,174,0,0,0,0,0,219,178,238,0,0,0,0,0,219,178,47,0,0,0,0,0,219,178,111,0,0,0,0,0,219,178,175,0,0,0,0,0,219,178,239,0,0,0,0,0,219,182,44,0,0,0,0,0,219,182,108,0,0,0,0,0,219,182,172,0,0,0,0,0,219,182,236,0,0,0,0,0,219,182,45,0,0,0,0,0,219,182,109,0,0,0,0,0,219,182,173,0,0,0,0,0,219,182,237,0,0,0,0,0,219,182,46,0,0,0,0,0,219,182,110,0,0,0,0,0,219,182,174,0,0,0,0,0,219,182,238,0,0,0,0,0,219,182,47,0,0,0,0,0,219,182,111,0,0,0,0,0,219,182,175,0,0,0,0,0,219,182,239,0,0,0,0,0,219,186,44,0,0,0,0,0,219,186,108,0,0,0,0,0,219,186,172,0,0,0,0,0,219,186,236,0,0,0,0,0,219,186,45,0,0,0,0,0,219,186,109,0,0,0,0,0,219,186,173,0,0,0,0,0,219,186,237,0,0,0,0,0,219,186,46,0,0,0,0,0,219,186,110,0,0,0,0,0,219,186,174,0,0,0,0,0,219,186,238,0,0,0,0,0,219,186,47,0,0,0,0,0,219,186,111,0,0,0,0,0,219,186,175,0,0,0,0,0,219,186,239,0,0,0,0,0,219,190,44,0,0,0,0,0,219,190,108,0,0,0,0,0,219,190,172,0,0,0,0,0,219,190,236,0,0,0,0,0,219,190,45,0,0,0,0,0,219,190,109,0,0,0,0,0,219,190,173,0,0,0,0,0,219,190,237,0,0,0,0,0,219,190,46,0,0,0,0,0,219,190,110,0,0,0,0,0,219,190,174,0,0,0,0,0,219,190,238,0,0,0,0,0,219,190,47,0,0,0,0,0,219,190,111,0,0,0,0,0,219,190,175,0,0,0,0,0,219,190,239,0,0,0,0,0,235,178,44,0,0,0,0,0,235,178,108,0,0,0,0,0,235,178,172,0,0,0,0,0,235,178,236,0,0,0,0,0,235,178,45,0,0,0,0,0,235,178,109,0,0,0,0,0,235,178,173,0,0,0,0,0,235,178,237,0,0,0,0,0,235,178,46,0,0,0,0,0,235,178,110,0,0,0,0,0,235,178,174,0,0,0,0,0,235,178,238,0,0,0,0,0,235,178,47,0,0,0,0,0,235,178,111,0,0,0,0,0,235,178,175,0,0,0,0,0,235,178,239,0,0,0,0,0,235,182,44,0,0,0,0,0,235,182,108,0,0,0,0,0,235,182,172,0,0,0,0,0,235,182,236,0,0,0,0,0,235,182,45,0,0,0,0,0,235,182,109,0,0,0,0,0,235,182,173,0,0,0,0,0,235,182,237,0,0,0,0,0,235,182,46,0,0,0,0,0,235,182,110,0,0,0,0,0,235,182,174,0,0,0,0,0,235,182,238,0,0,0,0,0,235,182,47,0,0,0,0,0,235,182,111,0,0,0,0,0,235,182,175,0,0,0,0,0,235,182,239,0,0,0,0,0,235,186,44,0,0,0,0,0,235,186,108,0,0,0,0,0,235,186,172,0,0,0,0,0,235,186,236,0,0,0,0,0,235,186,45,0,0,0,0,0,235,186,109,0,0,0,0,0,235,186,173,0,0,0,0,0,235,186,237,0,0,0,0,0,235,186,46,0,0,0,0,0,235,186,110,0,0,0,0,0,235,186,174,0,0,0,0,0,235,186,238,0,0,0,0,0,235,186,47,0,0,0,0,0,235,186,111,0,0,0,0,0,235,186,175,0,0,0,0,0,235,186,239,0,0,0,0,0,235,190,44,0,0,0,0,0,235,190,108,0,0,0,0,0,235,190,172,0,0,0,0,0,235,190,236,0,0,0,0,0,235,190,45,0,0,0,0,0,235,190,109,0,0,0,0,0,235,190,173,0,0,0,0,0,235,190,237,0,0,0,0,0,235,190,46,0,0,0,0,0,235,190,110,0,0,0,0,0,235,190,174,0,0,0,0,0,235,190,238,0,0,0,0,0,235,190,47,0,0,0,0,0,235,190,111,0,0,0,0,0,235,190,175,0,0,0,0,0,235,190,239,0,0,0,0,0,251,178,44,0,0,0,0,0,251,178,108,0,0,0,0,0,251,178,172,0,0,0,0,0,251,178,236,0,0,0,0,0,251,178,45,0,0,0,0,0,251,178,109,0,0,0,0,0,251,178,173,0,0,0,0,0,251,178,237,0,0,0,0,0,251,178,46,0,0,0,0,0,251,178,110,0,0,0,0,0,251,178,174,0,0,0,0,0,251,178,238,0,0,0,0,0,251,178,47,0,0,0,0,0,251,178,111,0,0,0,0,0,251,178,175,0,0,0,0,0,251,178,239,0,0,0,0,0,251,182,44,0,0,0,0,0,251,182,108,0,0,0,0,0,251,182,172,0,0,0,0,0,251,182,236,0,0,0,0,0,251,182,45,0,0,0,0,0,251,182,109,0,0,0,0,0,251,182,173,0,0,0,0,0,251,182,237,0,0,0,0,0,251,182,46,0,0,0,0,0,251,182,110,0,0,0,0,0,251,182,174,0,0,0,0,0,251,182,238,0,0,0,0,0,251,182,47,0,0,0,0,0,251,182,111,0,0,0,0,0,251,182,175,0,0,0,0,0,251,182,239,0,0,0,0,0,251,186,44,0,0,0,0,0,251,186,108,0,0,0,0,0,251,186,172,0,0,0,0,0,251,186,236,0,0,0,0,0,251,186,45,0,0,0,0,0,251,186,109,0,0,0,0,0,251,186,173,0,0,0,0,0,251,186,237,0,0,0,0,0,251,186,46,0,0,0,0,0,251,186,110,0,0,0,0,0,251,186,174,0,0,0,0,0,251,186,238,0,0,0,0,0,251,186,47,0,0,0,0,0,251,186,111,0,0,0,0,0,251,186,175,0,0,0,0,0,251,186,239,0,0,0,0,0,251,190,44,0,0,0,0,0,251,190,108,0,0,0,0,0,251,190,172,0,0,0,0,0,251,190,236,0,0,0,0,0,251,190,45,0,0,0,0,0,251,190,109,0,0,0,0,0,251,190,173,0,0,0,0,0,251,190,237,0,0,0,0,0,251,190,46,0,0,0,0,0,251,190,110,0,0,0,0,0,251,190,174,0,0,0,0,0,251,190,238,0,0,0,0,0,251,190,47,0,0,0,0,0,251,190,111,0,0,0,0,0,251,190,175,0,0,0,0,0,251,190,239,0,0,0,0,0,203,178,44,11,0,0,0,0,203,178,44,27,0,0,0,0,203,178,44,43,0,0,0,0,203,178,44,59,0,0,0,0,203,178,108,11,0,0,0,0,203,178,108,27,0,0,0,0,203,178,108,43,0,0,0,0,203,178,108,59,0,0,0,0,203,178,172,11,0,0,0,0,203,178,172,27,0,0,0,0,203,178,172,43,0,0,0,0,203,178,172,59,0,0,0,0,203,178,236,11,0,0,0,0,203,178,236,27,0,0,0,0,203,178,236,43,0,0,0,0,203,178,236,59,0,0,0,0,203,178,45,11,0,0,0,0,203,178,45,27,0,0,0,0,203,178,45,43,0,0,0,0,203,178,45,59,0,0,0,0,203,178,109,11,0,0,0,0,203,178,109,27,0,0,0,0,203,178,109,43,0,0,0,0,203,178,109,59,0,0,0,0,203,178,173,11,0,0,0,0,203,178,173,27,0,0,0,0,203,178,173,43,0,0,0,0,203,178,173,59,0,0,0,0,203,178,237,11,0,0,0,0,203,178,237,27,0,0,0,0,203,178,237,43,0,0,0,0,203,178,237,59,0,0,0,0,203,178,46,11,0,0,0,0,203,178,46,27,0,0,0,0,203,178,46,43,0,0,0,0,203,178,46,59,0,0,0,0,203,178,110,11,0,0,0,0,203,178,110,27,0,0,0,0,203,178,110,43,0,0,0,0,203,178,110,59,0,0,0,0,203,178,174,11,0,0,0,0,203,178,174,27,0,0,0,0,203,178,174,43,0,0,0,0,203,178,174,59,0,0,0,0,203,178,238,11,0,0,0,0,203,178,238,27,0,0,0,0,203,178,238,43,0,0,0,0,203,178,238,59,0,0,0,0,203,178,47,11,0,0,0,0,203,178,47,27,0,0,0,0,203,178,47,43,0,0,0,0,203,178,47,59,0,0,0,0,203,178,111,11,0,0,0,0,203,178,111,27,0,0,0,0,203,178,111,43,0,0,0,0,203,178,111,59,0,0,0,0,203,178,175,11,0,0,0,0,203,178,175,27,0,0,0,0,203,178,175,43,0,0,0,0,203,178,175,59,0,0,0,0,203,178,239,11,0,0,0,0,203,178,239,27,0,0,0,0,203,178,239,43,0,0,0,0,203,178,239,59,0,0,0,0,203,182,44,11,0,0,0,0,203,182,44,27,0,0,0,0,203,182,44,43,0,0,0,0,203,182,44,59,0,0,0,0,203,182,108,11,0,0,0,0,203,182,108,27,0,0,0,0,203,182,108,43,0,0,0,0,203,182,108,59,0,0,0,0,203,182,172,11,0,0,0,0,203,182,172,27,0,0,0,0,203,182,172,43,0,0,0,0,203,182,172,59,0,0,0,0,203,182,236,11,0,0,0,0,203,182,236,27,0,0,0,0,203,182,236,43,0,0,0,0,203,182,236,59,0,0,0,0,203,182,45,11,0,0,0,0,203,182,45,27,0,0,0,0,203,182,45,43,0,0,0,0,203,182,45,59,0,0,0,0,203,182,109,11,0,0,0,0,203,182,109,27,0,0,0,0,203,182,109,43,0,0,0,0,203,182,109,59,0,0,0,0,203,182,173,11,0,0,0,0,203,182,173,27,0,0,0,0,203,182,173,43,0,0,0,0,203,182,173,59,0,0,0,0,203,182,237,11,0,0,0,0,203,182,237,27,0,0,0,0,203,182,237,43,0,0,0,0,203,182,237,59,0,0,0,0,203,182,46,11,0,0,0,0,203,182,46,27,0,0,0,0,203,182,46,43,0,0,0,0,203,182,46,59,0,0,0,0,203,182,110,11,0,0,0,0,203,182,110,27,0,0,0,0,203,182,110,43,0,0,0,0,203,182,110,59,0,0,0,0,203,182,174,11,0,0,0,0,203,182,174,27,0,0,0,0,203,182,174,43,0,0,0,0,203,182,174,59,0,0,0,0,203,182,238,11,0,0,0,0,203,182,238,27,0,0,0,0,203,182,238,43,0,0,0,0,203,182,238,59,0,0,0,0,203,182,47,11,0,0,0,0,203,182,47,27,0,0,0,0,203,182,47,43,0,0,0,0,203,182,47,59,0,0,0,0,203,182,111,11,0,0,0,0,203,182,111,27,0,0,0,0,203,182,111,43,0,0,0,0,203,182,111,59,0,0,0,0,203,182,175,11,0,0,0,0,203,182,175,27,0,0,0,0,203,182,175,43,0,0,0,0,203,182,175,59,0,0,0,0,203,182,239,11,0,0,0,0,203,182,239,27,0,0,0,0,203,182,239,43,0,0,0,0,203,182,239,59,0,0,0,0,203,186,44,11,0,0,0,0,203,186,44,27,0,0,0,0,203,186,44,43,0,0,0,0,203,186,44,59,0,0,0,0,203,186,108,11,0,0,0,0,203,186,108,27,0,0,0,0,203,186,108,43,0,0,0,0,203,186,108,59,0,0,0,0,203,186,172,11,0,0,0,0,203,186,172,27,0,0,0,0,203,186,172,43,0,0,0,0,203,186,172,59,0,0,0,0,203,186,236,11,0,0,0,0,203,186,236,27,0,0,0,0,203,186,236,43,0,0,0,0,203,186,236,59,0,0,0,0,203,186,45,11,0,0,0,0,203,186,45,27,0,0,0,0,203,186,45,43,0,0,0,0,203,186,45,59,0,0,0,0,203,186,109,11,0,0,0,0,203,186,109,27,0,0,0,0,203,186,109,43,0,0,0,0,203,186,109,59,0,0,0,0,203,186,173,11,0,0,0,0,203,186,173,27,0,0,0,0,203,186,173,43,0,0,0,0,203,186,173,59,0,0,0,0,203,186,237,11,0,0,0,0,203,186,237,27,0,0,0,0,203,186,237,43,0,0,0,0,203,186,237,59,0,0,0,0,203,186,46,11,0,0,0,0,203,186,46,27,0,0,0,0,203,186,46,43,0,0,0,0,203,186,46,59,0,0,0,0,203,186,110,11,0,0,0,0,203,186,110,27,0,0,0,0,203,186,110,43,0,0,0,0,203,186,110,59,0,0,0,0,203,186,174,11,0,0,0,0,203,186,174,27,0,0,0,0,203,186,174,43,0,0,0,0,203,186,174,59,0,0,0,0,203,186,238,11,0,0,0,0,203,186,238,27,0,0,0,0,203,186,238,43,0,0,0,0,203,186,238,59,0,0,0,0,203,186,47,11,0,0,0,0,203,186,47,27,0,0,0,0,203,186,47,43,0,0,0,0,203,186,47,59,0,0,0,0,203,186,111,11,0,0,0,0,203,186,111,27,0,0,0,0,203,186,111,43,0,0,0,0,203,186,111,59,0,0,0,0,203,186,175,11,0,0,0,0,203,186,175,27,0,0,0,0,203,186,175,43,0,0,0,0,203,186,175,59,0,0,0,0,203,186,239,11,0,0,0,0,203,186,239,27,0,0,0,0,203,186,239,43,0,0,0,0,203,186,239,59,0,0,0,0,203,190,44,11,0,0,0,0,203,190,44,27,0,0,0,0,203,190,44,43,0,0,0,0,203,190,44,59,0,0,0,0,203,190,108,11,0,0,0,0,203,190,108,27,0,0,0,0,203,190,108,43,0,0,0,0,203,190,108,59,0,0,0,0,203,190,172,11,0,0,0,0,203,190,172,27,0,0,0,0,203,190,172,43,0,0,0,0,203,190,172,59,0,0,0,0,203,190,236,11,0,0,0,0,203,190,236,27,0,0,0,0,203,190,236,43,0,0,0,0,203,190,236,59,0,0,0,0,203,190,45,11,0,0,0,0,203,190,45,27,0,0,0,0,203,190,45,43,0,0,0,0,203,190,45,59,0,0,0,0,203,190,109,11,0,0,0,0,203,190,109,27,0,0,0,0,203,190,109,43,0,0,0,0,203,190,109,59,0,0,0,0,203,190,173,11,0,0,0,0,203,190,173,27,0,0,0,0,203,190,173,43,0,0,0,0,203,190,173,59,0,0,0,0,203,190,237,11,0,0,0,0,203,190,237,27,0,0,0,0,203,190,237,43,0,0,0,0,203,190,237,59,0,0,0,0,203,190,46,11,0,0,0,0,203,190,46,27,0,0,0,0,203,190,46,43,0,0,0,0,203,190,46,59,0,0,0,0,203,190,110,11,0,0,0,0,203,190,110,27,0,0,0,0,203,190,110,43,0,0,0,0,203,190,110,59,0,0,0,0,203,190,174,11,0,0,0,0,203,190,174,27,0,0,0,0,203,190,174,43,0,0,0,0,203,190,174,59,0,0,0,0,203,190,238,11,0,0,0,0,203,190,238,27,0,0,0,0,203,190,238,43,0,0,0,0,203,190,238,59,0,0,0,0,203,190,47,11,0,0,0,0,203,190,47,27,0,0,0,0,203,190,47,43,0,0,0,0,203,190,47,59,0,0,0,0,203,190,111,11,0,0,0,0,203,190,111,27,0,0,0,0,203,190,111,43,0,0,0,0,203,190,111,59,0,0,0,0,203,190,175,11,0,0,0,0,203,190,175,27,0,0,0,0,203,190,175,43,0,0,0,0,203,190,175,59,0,0,0,0,203,190,239,11,0,0,0,0,203,190,239,27,0,0,0,0,203,190,239,43,0,0,0,0,203,190,239,59,0,0,0,0,219,178,44,11,0,0,0,0,219,178,44,27,0,0,0,0,219,178,44,43,0,0,0,0,219,178,44,59,0,0,0,0,219,178,108,11,0,0,0,0,219,178,108,27,0,0,0,0,219,178,108,43,0,0,0,0,219,178,108,59,0,0,0,0,219,178,172,11,0,0,0,0,219,178,172,27,0,0,0,0,219,178,172,43,0,0,0,0,219,178,172,59,0,0,0,0,219,178,236,11,0,0,0,0,219,178,236,27,0,0,0,0,219,178,236,43,0,0,0,0,219,178,236,59,0,0,0,0,219,178,45,11,0,0,0,0,219,178,45,27,0,0,0,0,219,178,45,43,0,0,0,0,219,178,45,59,0,0,0,0,219,178,109,11,0,0,0,0,219,178,109,27,0,0,0,0,219,178,109,43,0,0,0,0,219,178,109,59,0,0,0,0,219,178,173,11,0,0,0,0,219,178,173,27,0,0,0,0,219,178,173,43,0,0,0,0,219,178,173,59,0,0,0,0,219,178,237,11,0,0,0,0,219,178,237,27,0,0,0,0,219,178,237,43,0,0,0,0,219,178,237,59,0,0,0,0,219,178,46,11,0,0,0,0,219,178,46,27,0,0,0,0,219,178,46,43,0,0,0,0,219,178,46,59,0,0,0,0,219,178,110,11,0,0,0,0,219,178,110,27,0,0,0,0,219,178,110,43,0,0,0,0,219,178,110,59,0,0,0,0,219,178,174,11,0,0,0,0,219,178,174,27,0,0,0,0,219,178,174,43,0,0,0,0,219,178,174,59,0,0,0,0,219,178,238,11,0,0,0,0,219,178,238,27,0,0,0,0,219,178,238,43,0,0,0,0,219,178,238,59,0,0,0,0,219,178,47,11,0,0,0,0,219,178,47,27,0,0,0,0,219,178,47,43,0,0,0,0,219,178,47,59,0,0,0,0,219,178,111,11,0,0,0,0,219,178,111,27,0,0,0,0,219,178,111,43,0,0,0,0,219,178,111,59,0,0,0,0,219,178,175,11,0,0,0,0,219,178,175,27,0,0,0,0,219,178,175,43,0,0,0,0,219,178,175,59,0,0,0,0,219,178,239,11,0,0,0,0,219,178,239,27,0,0,0,0,219,178,239,43,0,0,0,0,219,178,239,59,0,0,0,0,219,182,44,11,0,0,0,0,219,182,44,27,0,0,0,0,219,182,44,43,0,0,0,0,219,182,44,59,0,0,0,0,219,182,108,11,0,0,0,0,219,182,108,27,0,0,0,0,219,182,108,43,0,0,0,0,219,182,108,59,0,0,0,0,219,182,172,11,0,0,0,0,219,182,172,27,0,0,0,0,219,182,172,43,0,0,0,0,219,182,172,59,0,0,0,0,219,182,236,11,0,0,0,0,219,182,236,27,0,0,0,0,219,182,236,43,0,0,0,0,219,182,236,59,0,0,0,0,219,182,45,11,0,0,0,0,219,182,45,27,0,0,0,0,219,182,45,43,0,0,0,0,219,182,45,59,0,0,0,0,219,182,109,11,0,0,0,0,219,182,109,27,0,0,0,0,219,182,109,43,0,0,0,0,219,182,109,59,0,0,0,0,219,182,173,11,0,0,0,0,219,182,173,27,0,0,0,0,219,182,173,43,0,0,0,0,219,182,173,59,0,0,0,0,219,182,237,11,0,0,0,0,219,182,237,27,0,0,0,0,219,182,237,43,0,0,0,0,219,182,237,59,0,0,0,0,219,182,46,11,0,0,0,0,219,182,46,27,0,0,0,0,219,182,46,43,0,0,0,0,219,182,46,59,0,0,0,0,219,182,110,11,0,0,0,0,219,182,110,27,0,0,0,0,219,182,110,43,0,0,0,0,219,182,110,59,0,0,0,0,219,182,174,11,0,0,0,0,219,182,174,27,0,0,0,0,219,182,174,43,0,0,0,0,219,182,174,59,0,0,0,0,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,0,0,1,128,0,128,1,64,0,64,1,192,0,192,1,32,0,32,1,160,0,160,1,96,0,96,1,224,0,224,1,16,0,16,1,144,0,144,1,80,0,80,1,208,0,208,1,48,0,48,1,176,0,176,1,112,0,112,1,240,0,240,1,8,0,8,1,136,0,136,1,72,0,72,1,200,0,200,1,40,0,40,1,168,0,168,1,104,0,104,1,232,0,232,1,24,0,24,1,152,0,152,1,88,0,88,1,216,0,216,1,56,0,56,1,184,0,184,1,120,0,120,1,248,0,248,1,4,0,4,1,132,0,132,1,68,0,68,1,196,0,196,1,36,0,36,1,164,0,164,1,100,0,100,1,228,0,228,1,20,0,20,1,148,0,148,1,84,0,84,1,212,0,212,1,52,0,52,1,180,0,180,1,116,0,116,1,244,0,244,1,12,0,12,1,140,0,140,1,76,0,76,1,204,0,204,1,44,0,44,1,172,0,172,1,108,0,108,1,236,0,236,1,28,0,28,1,156,0,156,1,92,0,92,1,220,0,220,1,60,0,60,1,188,0,188,1,124,0,124,1,252,0,252,1,2,0,2,1,130,0,130,1,66,0,66,1,194,0,194,1,34,0,34,1,162,0,162,1,98,0,98,1,226,0,226,1,18,0,18,1,146,0,146,1,82,0,82,1,210,0,210,1,50,0,50,1,178,0,178,1,114,0,114,1,242,0,242,1,10,0,10,1,138,0,138,1,74,0,74,1,202,0,202,1,42,0,42,1,170,0,170,1,106,0,106,1,234,0,234,1,26,0,26,1,154,0,154,1,90,0,90,1,218,0,218,1,58,0,58,1,186,0,186,1,122,0,122,1,250,0,250,1,6,0,6,1,134,0,134,1,70,0,70,1,198,0,198,1,38,0,38,1,166,0,166,1,102,0,102,1,230,0,230,1,22,0,22,1,150,0,150,1,86,0,86,1,214,0,214,1,54,0,54,1,182,0,182,1,118,0,118,1,246,0,246,1,14,0,14,1,142,0,142,1,78,0,78,1,206,0,206,1,46,0,46,1,174,0,174,1,110,0,110,1,238,0,238,1,30,0,30,1,158,0,158,1,94,0,94,1,222,0,222,1,62,0,62,1,190,0,190,1,126,0,126,1,254,0,254,1,1,0,1,1,129,0,129,1,65,0,65,1,193,0,193,1,33,0,33,1,161,0,161,1,97,0,97,1,225,0,225,1,17,0,17,1,145,0,145,1,81,0,81,1,209,0,209,1,49,0,49,1,177,0,177,1,113,0,113,1,241,0,241,1,9,0,9,1,137,0,137,1,73,0,73,1,201,0,201,1,41,0,41,1,169,0,169,1,105,0,105,1,233,0,233,1,25,0,25,1,153,0,153,1,89,0,89,1,217,0,217,1,57,0,57,1,185,0,185,1,121,0,121,1,249,0,249,1,5,0,5,1,133,0,133,1,69,0,69,1,197,0,197,1,37,0,37,1,165,0,165,1,101,0,101,1,229,0,229,1,21,0,21,1,149,0,149,1,85,0,85,1,213,0,213,1,53,0,53,1,181,0,181,1,117,0,117,1,245,0,245,1,13,0,13,1,141,0,141,1,77,0,77,1,205,0,205,1,45,0,45,1,173,0,173,1,109,0,109,1,237,0,237,1,29,0,29,1,157,0,157,1,93,0,93,1,221,0,221,1,61,0,61,1,189,0,189,1,125,0,125,1,253,0,253,1,3,0,3,1,131,0,131,1,67,0,67,1,195,0,195,1,35,0,35,1,163,0,163,1,99,0,99,1,227,0,227,1,19,0,19,1,147,0,147,1,83,0,83,1,211,0,211,1,51,0,51,1,179,0,179,1,115,0,115,1,243,0,243,1,11,0,11,1,139,0,139,1,75,0,75,1,203,0,203,1,43,0,43,1,171,0,171,1,107,0,107,1,235,0,235,1,27,0,27,1,155,0,155,1,91,0,91,1,219,0,219,1,59,0,59,1,187,0,187,1,123,0,123,1,251,0,251,1,7,0,7,4,7,2,7,6,7,1,7,5,7,3,7,7,135,0,135,4,135,2,135,6,135,1,135,5,135,3,135,7,71,0,71,4,71,2,71,6,71,1,71,5,71,3,71,7,199,0,199,4,199,2,199,6,199,1,199,5,199,3,199,7,39,0,39,4,39,2,39,6,39,1,39,5,39,3,39,7,167,0,167,4,167,2,167,6,167,1,167,5,167,3,167,7,103,0,103,4,103,2,103,6,103,1,103,5,103,3,103,7,231,0,231,4,231,2,231,6,231,1,231,5,231,3,231,7,23,0,23,4,23,2,23,6,23,1,23,5,23,3,23,7,151,0,151,4,151,2,151,6,151,1,151,5,151,3,151,7,87,0,87,4,87,2,87,6,87,1,87,5,87,3,87,7,215,0,215,4,215,2,215,6,215,1,215,5,215,3,215,7,55,0,55,4,55,2,55,6,55,1,55,5,55,3,55,7,183,0,183,4,183,2,183,6,183,1,183,5,183,3,183,7,119,0,119,4,119,2,119,6,119,1,119,5,119,3,119,7,247,0,247,4,247,2,247,6,247,1,247,5,247,3,247,7,15,0,15,4,15,2,15,6,15,1,15,5,15,3,15,7,143,0,143,4,143,2,143,6,143,1,143,5,143,3,143,7,79,0,79,4,79,2,79,6,79,1,79,5,79,3,79,7,207,0,207,4,207,2,207,6,207,1,207,5,207,3,207,7,47,0,47,4,47,2,47,6,47,1,47,5,47,3,47,7,175,0,175,4,175,2,175,6,175,1,175,5,175,3,175,7,111,0,111,4,111,2,111,6,111,1,111,5,111,3,111,7,239,0,239,4,239,2,239,6,239,1,239,5,239,3,239,7,31,0,31,4,31,2,31,6,31,1,31,5,31,3,31,7,159,0,159,4,159,2,159,6,159,1,159,5,159,3,159,7,95,0,95,4,95,2,95,6,95,1,95,5,95,3,95,7,223,0,223,4,223,2,223,6,223,1,223,5,223,3,223,7,63,0,63,4,63,2,63,6,63,1,63,5,63,3,63,7,191,0,191,4,191,2,191,6,191,1,191,5,191,3,191,7,127,0,127,4,127,2,127,6,127,1,127,5,127,3,127,7,255,0,255,4,255,2,255,6,255,1,255,5,255,3,255,7,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,0,0,32,0,16,0,48,0,8,0,40,0,24,0,56,0,4,0,36,0,20,0,52,0,12,0,44,0,28,0,60,0,2,0,34,0,18,0,50,0,10,0,42,0,26,0,58,0,6,0,38,0,22,0,54,0,14,0,46,0,30,0,62,0,1,0,33,0,17,0,49,0,9,0,41,0,25,0,57,0,5,0,37,0,21,0,53,0,13,0,45,0,29,0,61,0,3,0,35,0,19,0,51,0,11,0,43,0,27,0,59,0,7,0,39,0,23,0,55,0,15,0,47,0,31,0,63,0,1,2,3,4,0,5,17,6,16,7,8,9,10,11,12,13,14,15,0,7,3,2,1,15,2,4,3,2,2,4,0,0,0,0,0,0,1,0,0,0,2,0,0,0,3,0,0,0,4,0,0,0,5,0,0,0,6,0,0,0,8,0,0,0,10,0,0,0,14,0,0,0,18,0,0,0,26,0,0,0,34,0,0,0,50,0,0,0,66,0,0,0,98,0,0,0,130,0,0,0,194,0,0,0,66,1,0,0,66,2,0,0,66,4,0,0,66,8,0,0,66,24,0,0,66,88,0,65,136,168,9,11,166,1,1,0,0,0,1,0,0,0,2,0,0,0,2,0,0,0,3,0,0,0,3,0,0,0,4,0,0,0,4,0,0,0,5,0,0,0,5,0,0,0,6,0,0,0,7,0,0,0,8,0,0,0,9,0,0,0,10,0,0,0,12,0,0,0,14,0,0,0,24,0,0,0,2,0,0,0,3,0,0,0,4,0,0,0,5,0,0,0,6,0,0,0,7,0,0,0,8,0,0,0,9,0,0,0,10,0,0,0,12,0,0,0,14,0,0,0,18,0,0,0,22,0,0,0,30,0,0,0,38,0,0,0,54,0,0,0,70,0,0,0,102,0,0,0,134,0,0,0,198,0,0,0,70,1,0,0,70,2,0,0,70,4,0,0,70,8,0,65,208,169,9,11,125,1,0,0,0,1,0,0,0,2,0,0,0,2,0,0,0,3,0,0,0,3,0,0,0,4,0,0,0,4,0,0,0,5,0,0,0,5,0,0,0,6,0,0,0,7,0,0,0,8,0,0,0,9,0,0,0,10,0,0,0,24,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,65,220,170,9,11,181,1,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,65,208,172,9,11,173,1,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,65,168,174,9,11,69,1,0,0,0,1,0,0,0,2,0,0,0,2,0,0,0,3,0,0,0,3,0,0,0,4,0,0,0,4,0,0,0,5,0,0,0,5,0,0,0,6,0,0,0,7,0,0,0,8,0,0,0,9,0,0,0,10,0,0,0,12,0,0,0,14,0,0,0,24,0,65,144,175,9,11,29,1,0,0,0,1,0,0,0,2,0,0,0,2,0,0,0,3,0,0,0,3,0,0,0,4,0,0,0,4,0,65,208,175,9,11,61,1,0,0,0,1,0,0,0,2,0,0,0,2,0,0,0,3,0,0,0,3,0,0,0,4,0,0,0,4,0,0,0,5,0,0,0,5,0,0,0,6,0,0,0,7,0,0,0,8,0,0,0,9,0,0,0,10,0,0,0,24,0,65,208,176,9,11,162,2,1,0,0,0,1,0,0,0,2,0,0,0,2,0,0,0,3,0,0,0,3,0,0,0,4,0,0,0,4,0,0,0,5,0,0,0,5,0,0,0,6,0,0,0,6,0,0,0,7,0,0,0,7,0,0,0,8,0,0,0,8,0,0,0,9,0,0,0,9,0,0,0,10,0,0,0,10,0,0,0,11,0,0,0,11,0,0,0,12,0,0,0,12,0,0,0,13,0,0,0,13,0,0,0,14,0,0,0,14,0,0,0,15,0,0,0,15,0,0,0,16,0,0,0,16,0,0,0,17,0,0,0,17,0,0,0,18,0,0,0,18,0,0,0,19,0,0,0,19,0,0,0,20,0,0,0,20,0,0,0,21,0,0,0,21,0,0,0,22,0,0,0,22,0,0,0,23,0,0,0,23,0,0,0,24,0,0,0,24,0,0,0,0,0,0,0,1,0,0,0,2,0,0,0,3,0,0,0,4,0,0,0,5,0,0,0,6,0,0,0,8,0,0,0,10,0,0,0,14,0,0,0,18,0,0,0,26,0,0,0,34,0,0,0,50,0,0,0,66,0,0,0,98,0,0,0,130,0,0,0,194,0,0,0,66,1,0,0,66,2,0,0,66,4,0,0,66,8,0,0,66,24,0,0,66,88,0,0,234,3,0,65,130,179,9,11,2,171,2,0,65,146,179,9,11,2,241,4,0,65,158,179,9,11,2,151,5,0,65,172,179,9,11,1,40,0,65,182,179,9,11,10,155,0,8,0,229,2,0,0,112,2,0,65,216,179,9,11,12,66,0,247,1,0,0,0,0,0,0,195,1,0,65,242,179,9,11,10,67,3,70,0,0,0,0,0,27,2,0,65,142,180,9,11,1,113,0,65,152,180,9,11,2,206,2,0,65,166,180,9,11,6,8,2,0,0,46,4,0,65,182,180,9,11,2,235,5,0,65,212,180,9,11,1,78,0,65,152,181,9,11,16,98,2,0,0,0,0,238,2,0,0,0,0,0,0,51,1,0,65,198,181,9,11,2,196,3,0,65,138,182,9,11,2,231,3,0,65,156,182,9,11,15,133,2,75,0,0,0,137,2,52,0,26,1,0,0,200,0,65,210,182,9,11,2,85,6,0,65,240,182,9,11,21,211,0,225,0,0,0,0,0,175,2,206,2,0,0,0,0,110,0,0,0,58,0,65,146,183,9,11,26,89,1,0,0,0,0,45,1,0,0,0,0,0,0,203,0,0,0,0,0,130,4,162,2,157,7,0,65,190,183,9,11,2,3,1,0,65,206,183,9,11,11,251,4,0,0,0,0,0,0,207,4,254,0,65,232,183,9,11,2,21,1,0,65,146,184,9,11,22,248,0,0,0,0,0,32,3,0,0,0,0,0,0,29,0,116,0,100,0,234,1,0,65,178,184,9,11,29,105,6,0,0,31,2,0,0,0,0,0,0,0,0,41,0,181,0,0,0,145,2,0,0,0,0,202,0,25,0,65,228,184,9,11,27,167,1,0,0,0,0,0,0,113,0,0,0,0,0,0,0,159,3,195,3,0,0,208,3,0,0,206,0,65,146,185,9,11,2,210,7,0,65,170,185,9,11,26,184,2,0,0,146,4,0,0,0,0,0,0,0,0,226,0,13,0,0,0,1,3,166,2,39,2,0,65,208,185,9,11,20,57,0,0,0,0,0,0,0,10,0,188,0,0,0,0,0,0,0,112,2,0,65,246,185,9,11,3,149,7,130,0,65,130,186,9,11,26,122,1,13,1,0,0,0,0,16,2,0,0,122,4,0,0,0,0,0,0,81,4,0,0,80,6,0,65,186,186,9,11,6,144,2,0,0,148,7,0,65,202,186,9,11,1,173,0,65,226,186,9,11,16,201,1,86,1,42,3,0,0,0,0,0,0,0,0,108,2,0,65,128,187,9,11,32,199,3,95,0,191,1,150,1,0,0,0,0,0,0,221,1,0,0,244,4,176,3,149,7,0,0,0,0,0,0,117,2,0,65,170,187,9,11,26,119,1,0,0,0,0,0,0,100,6,0,0,0,0,0,0,0,0,6,3,0,0,1,0,10,4,0,65,206,187,9,11,2,56,3,0,65,218,187,9,11,10,118,0,0,0,0,0,48,2,40,1,0,65,244,187,9,11,4,241,3,126,3,0,65,146,188,9,11,4,194,5,110,1,0,65,168,188,9,11,9,79,0,187,6,0,0,0,0,200,0,65,194,188,9,11,12,223,6,116,1,0,0,16,0,0,0,175,3,0,65,242,188,9,11,13,2,1,0,0,0,0,132,3,47,7,195,2,30,0,65,166,189,9,11,13,212,7,0,0,0,0,10,0,115,0,0,0,50,0,65,200,189,9,11,12,8,2,1,0,0,0,226,2,98,0,226,1,0,65,232,189,9,11,3,189,2,2,0,65,252,189,9,11,2,45,2,0,65,144,190,9,11,12,91,1,0,0,0,0,0,0,0,0,60,2,0,65,174,190,9,11,10,64,3,0,0,0,0,29,3,41,3,0,65,206,190,9,11,23,16,2,0,0,0,0,0,0,93,3,0,0,0,0,38,1,0,0,0,0,0,0,109,0,65,246,190,9,11,28,163,4,34,1,10,1,0,0,0,0,0,0,0,0,49,0,50,0,236,2,0,0,0,0,210,1,143,1,0,65,160,191,9,11,6,122,1,0,0,7,2,0,65,190,191,9,11,6,155,2,95,1,134,3,0,65,232,191,9,11,8,180,0,0,0,0,0,101,3,0,65,254,191,9,11,2,4,1,0,65,148,192,9,11,18,11,2,36,0,0,0,0,0,75,2,254,1,41,3,29,0,4,1,0,65,182,192,9,11,10,58,2,0,0,53,2,0,0,184,5,0,65,204,192,9,11,13,10,0,0,0,0,0,19,3,143,1,124,1,200,0,65,226,192,9,11,8,4,2,0,0,76,3,119,3,0,65,248,192,9,11,12,44,0,0,0,0,0,0,0,49,1,119,6,0,65,160,193,9,11,3,18,3,10,0,65,182,193,9,11,2,239,7,0,65,194,193,9,11,2,172,2,0,65,206,193,9,11,18,200,5,0,0,0,0,0,0,27,0,0,0,0,0,0,0,139,1,0,65,134,194,9,11,4,45,3,255,1,0,65,168,194,9,11,12,56,0,0,0,0,0,0,0,206,0,240,1,0,65,190,194,9,11,6,141,3,0,0,123,3,0,65,214,194,9,11,10,175,2,0,0,0,0,0,0,62,5,0,65,244,194,9,11,3,160,0,41,0,65,142,195,9,11,4,182,6,10,3,0,65,166,195,9,11,2,74,6,0,65,178,195,9,11,1,115,0,65,188,195,9,11,15,58,1,38,1,0,0,0,0,0,0,215,3,178,0,193,0,65,222,195,9,11,1,174,0,65,244,195,9,11,4,80,3,4,7,0,65,132,196,9,11,23,221,0,0,0,175,2,124,6,0,0,0,0,0,0,0,0,6,1,0,0,0,0,179,0,65,166,196,9,11,10,66,0,0,0,5,3,0,0,96,1,0,65,208,196,9,11,12,35,0,0,0,152,0,0,0,0,0,173,4,0,65,244,196,9,11,16,48,2,0,0,0,0,52,2,0,0,0,0,0,0,29,3,0,65,162,197,9,11,6,44,2,0,0,51,3,0,65,184,197,9,11,7,207,2,32,2,125,2,5,0,65,214,197,9,11,14,101,0,0,0,161,5,0,0,0,0,0,0,125,3,0,65,246,197,9,11,1,238,0,65,150,198,9,11,13,16,5,0,0,0,0,201,3,193,6,58,1,60,0,65,174,198,9,11,6,120,4,0,0,123,4,0,65,200,198,9,11,4,181,1,61,7,0,65,234,198,9,11,5,60,3,0,0,176,0,65,252,198,9,11,3,178,1,39,0,65,138,199,9,11,10,159,0,0,0,0,0,0,0,134,3,0,65,182,199,9,11,14,14,1,0,0,0,0,0,0,0,0,33,3,44,2,0,65,210,199,9,11,8,160,1,19,0,197,0,113,1,0,65,236,199,9,11,45,28,0,34,0,0,0,245,2,0,0,0,0,130,3,17,6,0,0,209,2,0,0,0,0,0,0,0,0,244,3,0,0,0,0,0,0,0,0,78,4,0,0,130,3,183,0,65,168,200,9,11,1,136,0,65,240,200,9,11,12,247,0,21,1,0,0,0,0,0,0,179,1,0,65,134,201,9,11,2,31,5,0,65,148,201,9,11,18,211,0,181,1,0,0,0,0,0,0,28,0,0,0,0,0,238,2,0,65,206,201,9,11,21,220,7,0,0,190,2,0,0,40,3,0,0,0,0,0,0,0,0,227,2,166,0,65,240,201,9,11,6,207,2,170,0,244,1,0,65,134,202,9,11,34,220,5,71,1,0,0,0,0,194,1,0,0,0,0,0,0,38,5,0,0,0,0,0,0,66,6,0,0,0,0,75,1,242,2,0,65,178,202,9,11,18,88,5,0,0,0,0,45,2,0,0,0,0,0,0,31,3,82,3,0,65,212,202,9,11,2,140,3,0,65,224,202,9,11,6,19,0,62,0,203,1,0,65,254,202,9,11,2,10,7,0,65,146,203,9,11,13,117,5,0,0,0,0,0,0,0,0,120,0,238,0,65,182,203,9,11,2,44,5,0,65,200,203,9,11,9,90,2,201,0,0,0,0,0,164,0,65,238,203,9,11,2,103,2,0,65,138,204,9,11,12,219,4,0,0,0,0,0,0,0,0,200,3,0,65,162,204,9,11,13,114,3,0,0,0,0,0,0,139,3,73,1,100,0,65,198,204,9,11,14,176,0,26,0,9,0,0,0,0,0,9,1,0,1,0,65,230,204,9,11,2,131,2,0,65,140,205,9,11,16,127,0,98,2,0,0,0,0,0,0,0,0,205,3,209,7,0,65,168,205,9,11,2,10,2,0,65,192,205,9,11,2,41,2,0,65,206,205,9,11,6,46,6,0,0,42,6,0,65,234,205,9,11,10,27,3,0,0,0,0,0,0,176,1,0,65,128,206,9,11,3,84,0,126,0,65,140,206,9,11,28,22,3,0,0,121,1,64,0,0,0,249,5,0,0,0,0,0,0,0,0,18,2,65,7,27,2,80,4,0,65,192,206,9,11,9,209,3,0,0,0,0,0,0,34,0,65,224,206,9,11,10,24,0,26,0,0,0,0,0,150,3,0,65,152,207,9,11,4,183,0,123,1,0,65,170,207,9,11,2,24,3,0,65,190,207,9,11,2,128,7,0,65,210,207,9,11,15,3,3,0,0,0,0,0,0,187,7,0,0,133,3,254,0,65,168,208,9,11,1,140,0,65,180,208,9,11,16,184,1,37,0,0,0,252,1,0,0,0,0,0,0,1,2,0,65,248,208,9,11,8,8,0,0,0,0,0,21,2,0,65,188,209,9,11,24,240,2,152,3,0,0,24,4,0,0,153,0,0,0,0,0,135,1,0,0,0,0,160,7,0,65,232,209,9,11,1,126,0,65,242,209,9,11,10,128,2,0,0,227,1,69,0,80,6,0,65,134,210,9,11,2,222,2,0,65,148,210,9,11,10,224,1,0,0,239,1,0,0,216,1,0,65,174,210,9,11,3,106,3,229,0,65,186,210,9,11,2,180,3,0,65,204,210,9,11,8,241,3,236,2,0,0,43,2,0,65,224,210,9,11,6,193,0,0,0,141,2,0,65,250,210,9,11,9,216,3,0,0,0,0,0,0,172,0,65,148,211,9,11,10,83,0,32,6,0,0,0,0,128,1,0,65,172,211,9,11,4,164,0,112,3,0,65,198,211,9,11,10,111,1,121,0,0,0,0,0,60,3,0,65,222,211,9,11,2,5,6,0,65,238,211,9,11,2,87,1,0,65,128,212,9,11,3,49,2,57,0,65,146,212,9,11,15,158,3,0,0,0,0,0,0,0,0,59,3,0,0,194,0,65,202,212,9,11,1,22,0,65,224,212,9,11,4,128,3,225,4,0,65,238,212,9,11,10,78,6,0,0,0,0,0,0,92,3,0,65,136,213,9,11,3,196,3,102,0,65,202,213,9,11,18,131,3,0,0,57,2,0,0,0,0,0,0,0,0,27,3,253,7,0,65,232,213,9,11,3,104,0,52,0,65,246,213,9,11,12,92,2,0,0,0,0,0,0,0,0,11,3,0,65,160,214,9,11,1,32,0,65,170,214,9,11,6,238,1,0,0,165,2,0,65,190,214,9,11,2,252,1,0,65,210,214,9,11,34,246,3,0,0,189,3,0,0,0,0,118,2,54,1,0,0,0,0,0,0,58,2,0,0,0,0,193,1,0,0,64,0,25,2,0,65,130,215,9,11,1,244,0,65,160,215,9,11,5,190,2,114,6,49,0,65,208,215,9,11,12,82,1,0,0,0,0,0,0,0,0,255,4,0,65,234,215,9,11,7,128,3,0,0,0,0,178,0,65,140,216,9,11,16,40,3,183,2,0,0,0,0,0,0,0,0,27,2,93,4,0,65,172,216,9,11,80,1,1,0,0,235,3,0,0,0,0,0,0,1,0,192,1,0,0,4,2,0,0,0,0,192,3,0,0,125,0,4,0,0,0,244,4,30,0,236,2,0,0,0,0,84,3,0,0,0,0,0,0,6,0,0,0,0,0,80,3,236,0,105,5,94,3,19,7,0,0,0,0,0,0,0,0,186,2,35,3,0,65,138,217,9,11,14,98,2,224,3,0,0,0,0,110,3,0,0,55,7,0,65,166,217,9,11,20,127,1,0,0,124,5,0,0,0,0,0,0,0,0,218,3,0,0,91,1,0,65,208,217,9,11,8,80,2,60,2,0,0,131,5,0,65,252,217,9,11,1,64,0,65,158,218,9,11,2,94,2,0,65,186,218,9,11,2,37,7,0,65,212,218,9,11,4,188,2,236,2,0,65,228,218,9,11,15,109,1,0,0,0,0,127,0,0,0,0,0,83,0,198,0,65,128,219,9,11,3,96,3,55,0,65,140,219,9,11,4,214,2,216,6,0,65,170,219,9,11,54,42,4,0,0,252,2,0,0,0,0,0,0,0,0,171,2,0,0,38,2,53,1,0,0,0,0,106,3,188,4,0,0,0,0,0,0,84,5,0,0,218,3,125,1,211,2,0,0,0,0,0,0,37,6,0,65,234,219,9,11,2,1,4,0,65,146,220,9,11,13,23,6,0,0,0,0,0,0,0,0,237,1,133,0,65,168,220,9,11,3,148,0,119,0,65,184,220,9,11,34,25,2,14,0,29,2,0,0,123,2,126,0,0,0,0,0,0,0,239,1,0,0,0,0,0,0,0,0,93,3,230,3,241,3,0,65,232,220,9,11,16,103,1,112,1,0,0,0,0,0,0,0,0,48,1,41,6,0,65,130,221,9,11,2,83,4,0,65,142,221,9,11,29,161,3,0,0,0,0,0,0,118,4,0,0,0,0,0,0,0,0,33,1,175,0,0,0,176,1,0,0,219,0,65,182,221,9,11,8,17,3,0,0,0,0,83,2,0,65,216,221,9,11,1,80,0,65,230,221,9,11,2,163,3,0,65,142,222,9,11,46,43,5,0,0,0,0,0,0,0,0,34,1,0,0,47,2,215,6,127,0,0,0,0,0,0,0,166,3,143,4,0,0,195,3,0,0,4,1,0,0,0,0,0,0,61,2,0,65,236,222,9,11,4,68,2,153,6,0,65,130,223,9,11,13,140,4,0,0,0,0,214,3,130,7,0,0,63,0,65,154,223,9,11,2,25,3,0,65,182,223,9,11,4,67,0,22,3,0,65,206,223,9,11,4,135,1,187,1,0,65,130,224,9,11,2,15,1,0,65,154,224,9,11,18,116,4,0,0,0,0,0,0,0,0,84,1,44,1,0,0,129,3,0,65,192,224,9,11,15,122,3,0,0,0,0,0,0,0,0,50,3,65,1,53,0,65,226,224,9,11,38,212,1,0,0,243,0,0,0,102,3,0,0,0,0,0,0,229,6,121,0,0,0,0,0,0,0,180,0,6,2,0,0,54,3,163,1,122,2,0,65,154,225,9,11,13,130,3,0,0,0,0,0,0,0,0,198,1,36,0,65,208,225,9,11,2,38,3,0,65,234,225,9,11,5,46,5,0,0,104,0,65,130,226,9,11,2,4,1,0,65,156,226,9,11,13,30,2,45,0,0,0,0,0,7,1,236,5,42,0,65,180,226,9,11,6,212,1,0,0,237,3,0,65,220,226,9,11,3,32,1,87,0,65,240,226,9,11,5,246,1,220,3,133,0,65,130,227,9,11,10,141,0,0,0,0,0,104,3,50,7,0,65,156,227,9,11,15,5,1,107,2,0,0,0,0,0,0,0,0,189,0,246,0,65,210,227,9,11,2,166,2,0,65,236,227,9,11,8,29,1,35,0,0,0,5,2,0,65,136,228,9,11,15,28,2,214,0,155,2,0,0,74,0,0,0,0,0,125,0,65,162,228,9,11,3,249,2,131,0,65,192,228,9,11,2,77,1,0,65,234,228,9,11,3,58,5,94,0,65,134,229,9,11,21,193,1,0,0,134,2,103,0,86,0,129,2,236,7,0,0,0,0,0,0,1,0,65,178,229,9,11,9,101,3,87,0,21,1,117,0,39,0,65,204,229,9,11,16,170,3,41,1,0,0,0,0,0,0,0,0,46,2,208,1,0,65,240,229,9,11,2,219,2,0,65,142,230,9,11,2,72,6,0,65,158,230,9,11,30,149,5,0,0,0,0,221,2,242,3,0,0,0,0,82,1,120,6,0,0,0,0,0,0,14,4,211,3,218,7,0,65,202,230,9,11,17,237,3,0,0,0,0,121,0,0,0,0,0,0,0,219,0,20,0,65,232,230,9,11,34,104,3,160,5,0,0,0,0,0,0,171,2,0,0,46,4,0,0,0,0,10,2,0,0,0,0,0,0,0,0,183,1,157,2,0,65,154,231,9,11,2,221,4,0,65,166,231,9,11,9,194,4,0,0,0,0,35,2,233,0,65,194,231,9,11,2,226,1,0,65,210,231,9,11,2,118,3,0,65,250,231,9,11,2,27,3,0,65,158,232,9,11,2,115,1,0,65,186,232,9,11,31,110,2,0,0,113,2,0,0,0,0,0,0,83,1,29,0,0,0,0,0,82,1,0,0,0,0,0,0,0,0,130,0,65,236,232,9,11,2,51,1,0,65,130,233,9,11,2,252,7,0,65,148,233,9,11,4,52,1,2,3,0,65,162,233,9,11,2,242,4,0,65,182,233,9,11,2,144,1,0,65,216,233,9,11,4,178,2,227,2,0,65,234,233,9,11,10,222,3,0,0,0,0,0,0,39,7,0,65,142,234,9,11,2,101,2,0,65,170,234,9,11,17,251,2,0,0,110,3,0,0,0,0,0,0,209,3,0,0,100,0,65,206,234,9,11,39,207,1,0,0,0,0,0,0,0,0,111,2,62,1,0,0,0,0,40,1,207,1,137,0,0,0,0,0,198,1,0,0,0,0,0,0,247,5,58,0,65,132,235,9,11,3,18,0,48,0,65,146,235,9,11,26,217,2,0,0,0,0,0,0,186,1,0,0,0,0,0,0,0,0,40,0,193,1,0,0,85,3,0,65,184,235,9,11,1,227,0,65,198,235,9,11,2,211,5,0,65,220,235,9,11,17,161,0,55,0,0,0,194,1,0,0,150,4,62,0,0,0,207,0,65,254,235,9,11,13,101,3,0,0,0,0,0,0,0,0,80,0,213,0,65,160,236,9,11,44,98,1,52,3,0,0,0,0,235,2,0,0,0,0,0,0,186,3,0,0,0,0,49,4,0,0,44,2,0,0,0,0,0,0,180,2,0,0,191,0,0,0,36,3,0,65,252,236,9,11,9,63,3,162,0,0,0,0,0,35,0,65,150,237,9,11,2,211,4,0,65,162,237,9,11,2,210,4,0,65,184,237,9,11,1,96,0,65,200,237,9,11,24,149,0,0,0,0,0,0,0,134,3,204,0,0,0,0,0,65,3,0,0,31,1,110,1,0,65,236,237,9,11,4,224,3,228,7,0,65,134,238,9,11,2,100,1,0,65,166,238,9,11,23,16,3,0,0,0,0,55,2,118,2,0,0,0,0,0,0,27,2,0,0,0,0,27,0,65,210,238,9,11,2,243,2,0,65,236,238,9,11,2,46,3,0,65,136,239,9,11,16,219,3,0,0,0,0,255,0,249,2,194,0,0,0,62,4,0,65,164,239,9,11,8,248,3,0,0,0,0,116,5,0,65,210,239,9,11,6,50,2,15,1,145,3,0,65,232,239,9,11,8,64,1,153,0,45,0,219,1,0,65,254,239,9,11,6,201,2,0,0,71,1,0,65,144,240,9,11,19,92,2,40,2,3,0,103,1,0,0,0,0,0,0,0,0,85,3,80,0,65,178,240,9,11,20,224,7,6,0,119,3,0,0,0,0,0,0,0,0,207,3,0,0,193,3,0,65,208,240,9,11,4,148,3,99,7,0,65,252,240,9,11,20,100,0,101,0,134,1,196,2,0,0,0,0,0,0,75,2,215,3,0,2,0,65,166,241,9,11,10,133,2,0,0,0,0,0,0,83,3,0,65,186,241,9,11,14,242,1,140,0,217,0,0,0,0,0,0,0,168,5,0,65,218,241,9,11,2,137,3,0,65,248,241,9,11,8,131,2,105,0,0,0,24,3,0,65,152,242,9,11,1,56,0,65,174,242,9,11,2,23,2,0,65,206,242,9,11,2,212,6,0,65,218,242,9,11,2,242,2,0,65,244,242,9,11,29,91,0,0,0,0,0,29,6,0,0,91,0,24,3,171,3,3,0,114,1,0,0,0,0,0,0,0,0,95,0,65,154,243,9,11,6,39,2,7,0,107,2,0,65,194,243,9,11,2,126,4,0,65,222,243,9,11,2,159,2,0,65,234,243,9,11,50,120,3,112,1,149,0,0,0,0,0,105,0,110,4,0,0,215,3,0,0,0,0,202,1,31,0,0,0,131,2,0,0,0,0,0,0,56,1,0,0,228,2,0,0,0,0,0,0,106,6,0,65,170,244,9,11,1,236,0,65,186,244,9,11,3,59,0,68,0,65,200,244,9,11,16,99,3,27,3,0,0,0,0,0,0,0,0,202,3,185,7,0,65,230,244,9,11,6,124,4,0,0,7,3,0,65,156,245,9,11,2,202,3,0,65,176,245,9,11,3,153,2,71,0,65,188,245,9,11,2,59,3,0,65,210,245,9,11,2,223,1,0,65,228,245,9,11,4,99,0,95,2,0,65,246,245,9,11,25,168,7,0,0,0,0,0,0,25,3,0,0,0,0,103,3,41,0,0,0,0,0,241,0,94,0,65,152,246,9,11,8,209,0,0,0,0,0,217,5,0,65,178,246,9,11,20,98,0,0,0,0,0,0,0,207,1,0,0,0,0,0,0,0,0,35,1,0,65,218,246,9,11,2,216,3,0,65,230,246,9,11,1,205,0,65,244,246,9,11,8,205,0,42,0,0,0,33,3,0,65,134,247,9,11,8,123,2,0,0,0,0,21,2,0,65,170,247,9,11,14,115,1,0,0,2,5,0,0,0,0,0,0,57,3,0,65,202,247,9,11,10,101,1,111,3,211,1,0,0,61,1,0,65,226,247,9,11,27,156,3,0,0,0,0,0,0,0,0,81,3,3,7,0,0,0,0,0,0,0,0,127,3,7,7,43,0,65,146,248,9,11,2,28,7,0,65,162,248,9,11,2,13,2,0,65,206,248,9,11,12,110,0,0,0,237,1,0,0,174,0,161,1,0,65,228,248,9,11,4,71,2,221,2,0,65,244,248,9,11,3,225,1,215,0,65,128,249,9,11,2,221,1,0,65,146,249,9,11,2,52,1,0,65,164,249,9,11,12,41,1,126,0,0,0,0,0,105,1,15,6,0,65,188,249,9,11,4,103,3,15,7,0,65,202,249,9,11,6,27,5,0,0,173,2,0,65,222,249,9,11,10,29,3,0,0,90,3,0,0,53,2,0,65,128,250,9,11,6,178,1,252,0,58,3,0,65,146,250,9,11,18,23,3,0,0,0,0,0,0,0,0,253,1,231,0,178,0,89,2,0,65,180,250,9,11,4,43,0,55,6,0,65,194,250,9,11,11,147,6,0,0,0,0,0,0,0,0,45,0,65,226,250,9,11,2,96,4,0,65,136,251,9,11,16,44,2,238,1,0,0,142,1,0,0,0,0,0,0,6,4,0,65,164,251,9,11,1,168,0,65,186,251,9,11,6,205,3,0,0,130,2,0,65,210,251,9,11,2,79,6,0,65,132,252,9,11,13,122,1,82,2,0,0,69,4,0,0,167,2,112,0,65,154,252,9,11,22,212,5,28,2,94,5,202,2,206,5,0,0,0,0,0,0,0,0,57,3,231,5,0,65,202,252,9,11,18,184,3,0,0,0,0,224,2,143,0,0,0,188,2,0,0,4,6,0,65,130,253,9,11,20,21,6,0,0,0,0,0,0,92,3,222,3,0,0,0,0,0,0,39,3,0,65,160,253,9,11,23,131,0,3,2,0,0,134,2,0,0,0,0,0,0,0,0,117,0,216,2,252,1,121,0,65,196,253,9,11,2,101,1,0,65,210,253,9,11,1,237,0,65,230,253,9,11,2,248,6,0,65,254,253,9,11,10,201,2,92,1,0,6,0,0,226,2,0,65,150,254,9,11,2,178,1,0,65,164,254,9,11,5,110,1,85,7,39,0,65,182,254,9,11,2,68,2,0,65,212,254,9,11,24,105,3,0,0,0,0,0,0,0,0,171,0,0,0,113,2,38,2,107,0,87,1,175,3,0,65,251,254,9,11,1,3,0,65,138,255,9,11,10,31,3,0,0,0,0,0,0,126,3,0,65,182,255,9,11,2,137,6,0,65,206,255,9,11,2,28,4,0,65,238,255,9,11,26,16,1,0,0,185,1,0,0,0,0,3,0,9,0,0,0,0,0,0,0,158,4,0,0,66,5,0,65,152,128,10,11,23,170,2,0,0,0,0,236,3,24,0,0,0,0,0,200,3,0,0,0,0,0,0,2,0,65,236,128,10,11,12,185,0,0,0,0,0,0,0,66,2,218,1,0,65,148,129,10,11,4,113,0,18,2,0,65,194,129,10,11,2,44,2,0,65,208,129,10,11,18,16,0,37,5,0,0,0,0,97,0,0,0,0,0,0,0,191,2,0,65,242,129,10,11,22,124,3,0,0,0,0,0,0,35,6,0,0,0,0,170,1,186,0,0,0,77,4,0,65,152,130,10,11,4,169,3,73,2,0,65,188,130,10,11,24,132,2,35,1,0,0,0,0,0,0,0,0,237,2,0,0,162,0,0,0,0,0,125,1,0,65,246,130,10,11,2,250,2,0,65,168,131,10,11,3,116,2,21,0,65,188,131,10,11,2,151,3,0,65,208,131,10,11,12,121,2,0,0,0,0,0,0,0,0,76,1,0,65,238,131,10,11,2,209,5,0,65,162,132,10,11,15,64,3,142,1,0,0,133,2,0,0,0,0,0,0,13,0,65,198,132,10,11,6,20,0,0,0,32,3,0,65,230,132,10,11,20,201,7,0,0,0,0,0,0,0,0,1,3,0,0,0,0,0,0,153,2,0,65,142,133,10,11,26,146,5,0,0,0,0,0,0,0,0,60,0,0,0,0,0,0,0,129,2,82,7,0,0,132,2,0,65,198,133,10,11,2,221,6,0,65,210,133,10,11,10,169,3,0,0,116,6,0,0,142,2,0,65,234,133,10,11,2,15,2,0,65,134,134,10,11,1,226,0,65,146,134,10,11,2,206,5,0,65,170,134,10,11,2,69,1,0,65,186,134,10,11,12,65,5,0,0,0,0,91,0,0,0,148,1,0,65,222,134,10,11,2,205,3,0,65,238,134,10,11,6,152,4,0,0,37,2,0,65,136,135,10,11,2,208,3,0,65,148,135,10,11,1,21,0,65,160,135,10,11,1,51,0,65,170,135,10,11,2,58,1,0,65,204,135,10,11,1,4,0,65,224,135,10,11,8,198,0,6,0,0,0,69,4,0,65,130,136,10,11,2,240,6,0,65,142,136,10,11,6,248,5,0,0,163,1,0,65,164,136,10,11,3,76,0,138,0,65,176,136,10,11,3,126,2,29,0,65,194,136,10,11,2,138,5,0,65,250,136,10,11,2,174,6,0,65,148,137,10,11,3,20,2,23,0,65,166,137,10,11,10,94,3,0,0,0,0,178,3,80,2,0,65,212,137,10,11,1,70,0,65,232,137,10,11,28,44,3,0,0,0,0,0,0,76,0,0,0,0,0,220,3,0,0,186,1,0,0,0,0,0,0,128,3,0,65,144,138,10,11,12,227,1,0,0,0,0,0,0,0,0,173,6,0,65,168,138,10,11,14,119,0,0,0,0,0,0,0,117,0,0,0,53,1,0,65,192,138,10,11,4,84,2,208,3,0,65,219,138,10,11,1,3,0,65,238,138,10,11,2,6,2,0,65,140,139,10,11,20,95,3,0,0,0,0,0,0,24,0,145,0,252,3,0,0,0,0,192,7,0,65,174,139,10,11,2,146,2,0,65,196,139,10,11,8,106,0,35,7,0,0,242,3,0,65,236,139,10,11,3,70,2,87,0,65,254,139,10,11,10,11,1,0,0,0,0,0,0,191,2,0,65,164,140,10,11,12,240,1,0,0,0,0,0,0,0,0,97,4,0,65,212,140,10,11,4,249,0,49,2,0,65,230,140,10,11,22,248,2,0,0,0,0,154,0,0,0,0,0,0,0,255,0,0,0,163,1,67,1,0,65,134,141,10,11,2,112,1,0,65,156,141,10,11,2,10,2,0,65,172,141,10,11,4,39,2,50,2,0,65,228,141,10,11,1,92,0,65,244,141,10,11,4,28,1,13,2,0,65,152,142,10,11,8,190,3,0,0,0,0,82,2,0,65,172,142,10,11,4,6,0,223,1,0,65,204,142,10,11,1,61,0,65,220,142,10,11,8,52,3,105,6,0,0,20,6,0,65,242,142,10,11,2,46,1,0,65,254,142,10,11,8,148,0,0,0,0,0,164,2,0,65,146,143,10,11,2,138,6,0,65,160,143,10,11,1,178,0,65,176,143,10,11,15,94,0,133,1,0,0,0,0,0,0,0,0,91,0,8,0,65,212,143,10,11,1,112,0,65,234,143,10,11,2,235,2,0,65,250,143,10,11,2,210,6,0,65,134,144,10,11,22,24,0,0,0,72,5,158,0,250,5,0,0,0,0,206,2,130,0,24,1,121,5,0,65,166,144,10,11,3,154,7,8,0,65,178,144,10,11,2,71,6,0,65,192,144,10,11,2,114,3,0,65,234,144,10,11,14,161,1,0,0,0,0,0,0,61,6,121,2,177,1,0,65,156,145,10,11,3,18,0,234,0,65,176,145,10,11,15,168,2,158,7,0,0,0,0,0,0,0,0,249,0,5,0,65,210,145,10,11,6,192,4,0,0,237,6,0,65,244,145,10,11,3,253,1,180,0,65,134,146,10,11,2,234,3,0,65,162,146,10,11,2,163,3,0,65,180,146,10,11,8,235,2,175,3,0,0,45,7,0,65,202,146,10,11,19,129,2,0,0,0,0,0,0,0,0,24,1,0,0,0,0,0,0,5,0,65,232,146,10,11,4,72,0,33,2,0,65,254,146,10,11,12,230,2,0,0,0,0,254,0,151,0,104,3,0,65,162,147,10,11,24,153,3,0,0,0,0,5,2,65,3,0,0,144,6,0,0,0,0,180,1,251,0,72,2,0,65,208,147,10,11,4,24,0,244,1,0,65,228,147,10,11,8,195,0,239,6,2,2,133,1,0,65,250,147,10,11,2,231,2,0,65,136,148,10,11,16,36,1,0,0,0,0,0,0,227,0,3,5,6,3,13,7,0,65,172,148,10,11,3,119,0,81,0,65,204,148,10,11,14,145,3,118,7,0,0,0,0,0,0,34,7,234,1,0,65,138,149,10,11,24,138,4,188,2,30,0,0,0,0,0,0,0,209,2,71,3,0,0,0,0,0,0,105,2,0,65,180,149,10,11,4,169,0,172,1,0,65,194,149,10,11,22,112,6,125,2,181,4,0,0,0,0,0,0,60,6,0,0,0,0,4,0,10,1,0,65,238,149,10,11,2,94,3,0,65,132,150,10,11,1,16,0,65,152,150,10,11,20,23,1,157,0,135,1,92,2,0,0,0,0,201,2,177,3,109,3,205,3,0,65,200,150,10,11,8,91,3,55,2,116,2,54,7,0,65,226,150,10,11,7,250,2,0,0,0,0,191,0,65,242,150,10,11,10,42,1,0,0,0,0,255,2,141,3,0,65,138,151,10,11,14,27,3,0,0,0,0,45,1,0,0,0,0,178,7,0,65,170,151,10,11,2,212,4,0,65,184,151,10,11,11,132,2,113,1,15,0,0,0,160,0,71,0,65,206,151,10,11,2,167,5,0,65,224,151,10,11,5,223,2,231,4,76,0,65,250,151,10,11,2,218,1,0,65,144,152,10,11,2,73,3,0,65,166,152,10,11,2,68,3,0,65,178,152,10,11,24,86,6,0,0,0,0,223,2,0,0,0,0,0,0,0,0,65,6,36,3,110,5,138,1,0,65,214,152,10,11,26,96,0,0,0,33,1,0,0,0,0,35,0,176,2,0,0,0,0,0,0,155,2,0,0,1,2,0,65,254,152,10,11,2,242,7,0,65,170,153,10,11,10,192,2,0,0,244,5,0,0,54,4,0,65,210,153,10,11,2,50,1,0,65,226,153,10,11,22,175,1,0,0,172,4,0,0,0,0,54,0,0,0,15,0,168,5,0,0,138,5,0,65,138,154,10,11,2,139,3,0,65,152,154,10,11,4,194,0,231,6,0,65,166,154,10,11,6,72,3,0,0,132,3,0,65,194,154,10,11,14,156,5,0,0,0,0,0,0,0,0,130,2,24,6,0,65,220,154,10,11,4,94,0,130,1,0,65,244,154,10,11,12,62,3,160,1,0,0,0,0,20,0,219,2,0,65,144,155,10,11,8,185,2,0,0,0,0,150,2,0,65,170,155,10,11,2,93,3,0,65,186,155,10,11,26,103,3,159,2,96,3,0,0,160,3,7,0,0,0,76,1,0,0,0,0,0,0,0,0,31,4,0,65,224,155,10,11,2,218,3,0,65,236,155,10,11,3,44,0,76,0,65,132,156,10,11,2,44,1,0,65,148,156,10,11,20,175,0,6,2,63,3,84,4,0,0,0,0,0,0,68,3,0,0,60,7,0,65,204,156,10,11,4,75,3,12,7,0,65,240,156,10,11,29,246,0,0,0,0,0,0,0,98,2,202,0,0,0,0,0,36,0,0,0,0,0,0,0,240,0,142,2,13,0,65,158,157,10,11,6,135,1,0,0,147,1,0,65,184,157,10,11,14,75,0,0,0,110,1,47,3,0,0,0,0,119,2,0,65,214,157,10,11,2,89,1,0,65,246,157,10,11,2,184,3,0,65,142,158,10,11,10,161,2,35,0,150,2,0,0,31,1,0,65,180,158,10,11,3,5,0,34,0,65,200,158,10,11,26,151,0,0,0,171,1,0,0,0,0,126,1,0,0,0,0,0,0,73,1,0,0,0,0,23,1,0,65,246,158,10,11,30,138,3,0,0,0,0,110,1,75,3,0,0,163,5,0,0,92,5,224,3,0,0,36,0,123,0,0,0,137,2,0,65,158,159,10,11,6,255,2,0,0,250,3,0,65,198,159,10,11,2,227,3,0,65,214,159,10,11,18,72,0,112,1,0,0,0,0,65,5,0,0,0,0,0,0,77,2,0,65,250,159,10,11,18,196,7,0,0,0,0,220,0,29,2,0,0,0,0,0,0,174,2,0,65,188,160,10,11,3,32,0,196,0,65,218,160,10,11,2,125,1,0,65,238,160,10,11,10,172,5,0,0,0,0,0,0,104,2,0,65,138,161,10,11,2,205,4,0,65,160,161,10,11,3,155,2,120,0,65,178,161,10,11,2,122,4,0,65,202,161,10,11,2,96,1,0,65,214,161,10,11,2,37,1,0,65,242,161,10,11,18,167,3,0,0,26,4,0,0,147,0,88,0,0,0,0,0,155,3,0,65,142,162,10,11,2,166,3,0,65,160,162,10,11,1,114,0,65,216,162,10,11,3,85,1,222,0,65,240,162,10,11,2,37,1,0,65,138,163,10,11,2,125,2,0,65,170,163,10,11,10,135,4,0,0,0,0,0,0,79,3,0,65,192,163,10,11,8,171,2,0,0,99,3,176,3,0,65,210,163,10,11,2,17,7,0,65,232,163,10,11,3,139,1,170,0,65,128,164,10,11,8,106,2,23,2,0,0,89,6,0,65,152,164,10,11,1,23,0,65,190,164,10,11,2,10,3,0,65,202,164,10,11,21,46,0,0,0,240,7,0,0,0,0,37,0,178,5,0,0,170,3,107,1,34,0,65,252,164,10,11,2,58,1,0,65,138,165,10,11,2,121,3,0,65,162,165,10,11,17,206,1,0,0,0,0,0,0,0,0,13,2,0,0,0,0,23,0,65,202,165,10,11,2,164,2,0,65,228,165,10,11,13,242,1,213,2,0,0,0,0,0,0,0,0,7,0,65,250,165,10,11,9,5,3,0,0,0,0,0,0,164,0,65,148,166,10,11,11,168,3,71,2,147,2,182,5,0,0,220,0,65,168,166,10,11,9,35,3,0,0,0,0,32,2,119,0,65,200,166,10,11,8,181,0,176,0,0,0,168,4,0,65,250,166,10,11,2,86,7,0,65,156,167,10,11,1,26,0,65,170,167,10,11,2,176,3,0,65,186,167,10,11,2,17,1,0,65,198,167,10,11,13,87,3,0,0,0,0,0,0,0,0,5,0,127,0,65,228,167,10,11,3,240,2,230,0,65,140,168,10,11,11,68,0,162,0,0,0,142,2,48,0,156,0,65,202,168,10,11,1,240,0,65,128,169,10,11,1,197,0,65,144,169,10,11,2,195,3,0,65,166,169,10,11,2,90,3,0,65,188,169,10,11,12,164,2,186,7,0,0,0,0,102,0,204,3,0,65,214,169,10,11,14,105,1,0,0,205,1,0,0,0,0,0,0,216,1,0,65,128,170,10,11,11,235,2,137,3,0,0,0,0,0,0,155,0,65,160,170,10,11,3,63,1,163,0,65,182,170,10,11,10,80,3,0,0,0,0,36,0,119,2,0,65,202,170,10,11,2,233,6,0,65,214,170,10,11,1,144,0,65,236,170,10,11,2,113,1,0,65,140,171,10,11,15,43,2,247,0,0,0,0,0,228,3,0,0,0,0,189,0,65,176,171,10,11,2,24,1,0,65,200,171,10,11,18,14,2,234,2,0,0,0,0,89,1,0,0,0,0,0,0,249,3,0,65,248,171,10,11,28,139,2,172,1,0,0,0,0,0,0,138,4,230,0,71,1,34,2,24,3,0,0,0,0,0,0,179,4,0,65,166,172,10,11,3,160,2,189,0,65,182,172,10,11,10,99,0,0,0,0,0,0,0,42,1,0,65,204,172,10,11,4,43,2,141,1,0,65,218,172,10,11,2,133,4,0,65,240,172,10,11,22,142,1,243,5,0,0,110,1,0,0,0,0,19,3,0,0,0,0,0,0,26,1,0,65,162,173,10,11,6,157,0,0,0,173,3,0,65,178,173,10,11,7,56,5,0,0,0,0,116,0,65,198,173,10,11,2,19,3,0,65,220,173,10,11,8,170,0,160,0,0,0,23,7,0,65,238,173,10,11,2,98,3,0,65,130,174,10,11,42,177,2,0,0,0,0,0,0,0,0,52,3,0,0,242,1,108,0,0,0,0,0,0,0,95,4,0,0,0,0,0,0,244,0,97,2,237,3,0,0,69,2,0,65,182,174,10,11,10,127,3,0,0,0,0,0,0,106,7,0,65,202,174,10,11,2,158,3,0,65,230,174,10,11,22,26,2,240,1,38,1,45,1,0,0,0,0,0,0,18,0,0,0,0,0,245,2,0,65,134,175,10,11,10,239,4,0,0,52,3,0,0,210,2,0,65,182,175,10,11,30,236,7,0,0,0,0,0,0,0,0,124,0,83,7,0,0,0,0,0,0,113,3,0,0,0,0,0,0,68,5,0,65,226,175,10,11,26,143,3,0,0,186,3,0,0,0,0,0,0,0,0,158,1,0,0,0,0,0,0,0,0,5,2,0,65,134,176,10,11,2,48,3,0,65,152,176,10,11,2,201,2,0,65,168,176,10,11,1,33,0,65,212,176,10,11,3,81,2,150,0,65,226,176,10,11,2,41,2,0,65,248,176,10,11,1,108,0,65,130,177,10,11,2,164,1,0,65,154,177,10,11,22,241,6,0,0,0,0,55,0,237,1,0,0,0,0,81,0,0,0,65,1,212,3,0,65,204,177,10,11,7,106,1,112,0,0,0,74,0,65,226,177,10,11,2,113,2,0,65,240,177,10,11,12,121,1,16,0,0,0,0,0,61,0,25,1,0,65,152,178,10,11,4,224,0,7,4,0,65,168,178,10,11,1,51,0,65,184,178,10,11,7,211,0,53,1,15,0,125,0,65,224,178,10,11,18,21,3,173,0,0,0,183,1,9,0,136,2,0,0,0,0,38,1,0,65,128,179,10,11,8,118,1,8,0,0,0,75,4,0,65,150,179,10,11,18,63,2,0,0,0,0,0,0,6,2,0,0,0,0,0,0,190,2,0,65,180,179,10,11,10,87,0,0,0,0,0,0,0,182,1,0,65,224,179,10,11,12,208,1,122,0,0,0,0,0,0,0,10,7,0,65,248,179,10,11,12,243,1,0,0,0,0,0,0,87,0,220,1,0,65,162,180,10,11,14,72,3,27,1,0,0,0,0,0,0,0,0,84,6,0,65,204,180,10,11,4,97,2,136,4,0,65,254,180,10,11,18,88,2,67,1,116,1,0,0,0,0,0,0,0,0,215,1,210,2,0,65,176,181,10,11,1,5,0,65,200,181,10,11,19,221,1,24,5,0,0,238,6,0,0,0,0,88,0,0,0,182,1,12,0,65,236,181,10,11,4,159,2,229,3,0,65,140,182,10,11,12,127,2,22,0,0,0,0,0,14,3,169,2,0,65,172,182,10,11,12,245,3,152,2,0,0,174,3,0,0,69,5,0,65,208,182,10,11,7,100,1,0,0,0,0,32,0,65,132,183,10,11,12,215,0,33,1,0,0,183,7,109,0,194,1,0,65,164,183,10,11,8,193,2,0,0,0,0,152,2,0,65,186,183,10,11,8,214,4,0,0,0,0,62,1,0,65,220,183,10,11,4,192,3,80,7,0,65,252,183,10,11,1,103,0,65,144,184,10,11,7,239,0,9,3,0,0,26,0,65,176,184,10,11,20,119,1,158,1,0,0,17,0,0,0,0,0,0,0,70,5,0,0,187,3,0,65,212,184,10,11,4,119,3,192,3,0,65,236,184,10,11,4,196,2,198,2,0,65,146,185,10,11,17,151,3,0,0,0,0,0,0,0,0,246,1,24,1,7,0,45,0,65,172,185,10,11,16,9,3,0,0,0,0,0,0,0,0,154,1,0,0,86,4,0,65,200,185,10,11,4,158,1,85,1,0,65,242,185,10,11,10,19,3,0,0,0,0,0,0,180,1,0,65,138,186,10,11,7,171,6,101,2,121,1,96,0,65,154,186,10,11,2,195,1,0,65,182,186,10,11,8,168,2,0,0,227,1,148,3,0,65,202,186,10,11,2,169,3,0,65,238,186,10,11,2,227,2,0,65,128,187,10,11,8,82,0,0,0,0,0,151,2,0,65,176,187,10,11,1,128,0,65,194,187,10,11,2,63,4,0,65,210,187,10,11,2,247,1,0,65,224,187,10,11,12,9,0,113,0,104,0,68,1,0,0,204,1,0,65,154,188,10,11,18,167,3,190,2,178,1,229,1,246,3,181,3,167,1,0,0,132,3,0,65,186,188,10,11,4,226,7,62,2,0,65,214,188,10,11,2,182,4,0,65,232,188,10,11,1,38,0,65,134,189,10,11,11,254,3,0,0,0,0,0,0,0,0,143,0,65,190,189,10,11,2,237,7,0,65,216,189,10,11,2,11,2,0,65,230,189,10,11,18,113,2,0,0,0,0,169,1,37,0,0,0,0,0,0,0,151,7,0,65,130,190,10,11,2,253,2,0,65,152,190,10,11,2,39,2,0,65,178,190,10,11,21,168,0,0,0,0,0,242,3,0,0,0,0,202,7,0,0,0,0,0,0,91,0,65,208,190,10,11,2,20,2,0,65,238,190,10,11,2,92,7,0,65,160,191,10,11,16,240,0,15,0,0,0,0,0,0,0,203,4,0,0,254,5,0,65,204,191,10,11,2,136,1,0,65,230,191,10,11,28,143,2,50,2,139,1,0,0,0,0,0,0,245,1,251,3,0,0,0,0,0,0,0,0,253,1,11,1,0,65,186,192,10,11,2,75,4,0,65,200,192,10,11,2,180,3,0,65,216,192,10,11,32,206,1,114,0,0,0,0,0,2,1,148,1,0,0,181,6,0,0,0,0,0,0,0,0,82,0,37,4,0,0,212,2,0,65,130,193,10,11,2,109,4,0,65,144,193,10,11,8,253,3,73,3,0,0,253,3,0,65,172,193,10,11,5,232,1,117,1,37,0,65,186,193,10,11,2,52,2,0,65,198,193,10,11,34,1,2,0,0,0,0,0,0,57,3,0,0,0,0,131,3,0,0,0,0,10,3,0,0,0,0,12,0,137,5,0,0,92,4,0,65,132,194,10,11,7,114,0,33,2,0,0,5,0,65,154,194,10,11,8,192,0,0,0,0,0,251,2,0,65,176,194,10,11,4,243,2,247,2,0,65,198,194,10,11,6,114,1,0,0,213,4,0,65,216,194,10,11,3,42,1,87,0,65,148,195,10,11,1,31,0,65,162,195,10,11,9,46,3,223,3,0,0,245,2,57,0,65,190,195,10,11,12,28,2,0,0,0,0,0,0,0,0,96,2,0,65,218,195,10,11,22,246,3,0,0,0,0,0,0,134,3,0,0,0,0,0,0,0,0,41,2,132,6,0,65,130,196,10,11,3,47,2,60,0,65,144,196,10,11,13,255,1,0,0,0,0,163,2,0,0,0,0,156,0,65,170,196,10,11,14,197,2,0,0,186,2,0,0,0,0,0,0,209,6,0,65,202,196,10,11,2,202,2,0,65,220,196,10,11,3,206,0,8,0,65,142,197,10,11,2,8,3,0,65,162,197,10,11,2,248,4,0,65,174,197,10,11,2,35,4,0,65,188,197,10,11,2,150,1,0,65,210,197,10,11,2,179,3,0,65,224,197,10,11,1,168,0,65,238,197,10,11,2,102,3,0,65,156,198,10,11,14,42,2,0,0,0,0,0,0,0,0,16,3,140,3,0,65,184,198,10,11,4,140,1,102,1,0,65,204,198,10,11,3,2,0,228,0,65,230,198,10,11,26,77,3,14,0,0,0,204,2,28,7,82,2,0,0,81,0,148,5,0,0,161,0,0,0,14,3,0,65,168,199,10,11,1,64,0,65,180,199,10,11,2,230,3,0,65,206,199,10,11,6,19,4,0,0,216,5,0,65,228,199,10,11,2,13,3,0,65,244,199,10,11,20,49,3,90,4,0,0,22,7,190,3,0,0,0,0,0,0,0,0,44,3,0,65,176,200,10,11,1,139,0,65,212,200,10,11,4,236,0,131,2,0,65,234,200,10,11,2,148,4,0,65,254,200,10,11,2,58,5,0,65,150,201,10,11,42,54,0,0,0,0,0,0,0,0,1,0,0,0,0,95,1,0,0,187,3,93,7,0,0,213,1,0,0,0,0,0,0,246,4,0,0,232,2,0,0,57,1,0,65,208,201,10,11,4,146,1,201,3,0,65,224,201,10,11,1,50,0,65,234,201,10,11,12,60,2,0,0,0,0,0,0,0,0,79,3,0,65,132,202,10,11,8,248,0,43,0,0,0,113,1,0,65,166,202,10,11,6,254,2,0,0,107,1,0,65,194,202,10,11,13,166,2,0,0,0,0,153,1,2,1,82,0,249,0,65,232,202,10,11,48,32,0,137,1,0,0,20,3,0,0,0,0,0,0,1,5,253,1,176,7,0,0,0,0,0,0,0,0,39,0,35,1,0,0,0,0,0,0,77,2,0,0,0,0,54,0,35,4,0,65,164,203,10,11,2,56,3,0,65,186,203,10,11,6,237,3,0,0,62,6,0,65,202,203,10,11,2,151,3,0,65,220,203,10,11,3,52,0,132,0,65,234,203,10,11,11,72,1,0,0,0,0,0,0,0,0,173,0,65,128,204,10,11,4,65,0,131,5,0,65,152,204,10,11,6,186,1,0,0,74,3,0,65,176,204,10,11,2,22,2,0,65,204,204,10,11,3,77,3,210,0,65,224,204,10,11,7,124,3,0,0,0,0,223,0,65,240,204,10,11,20,17,2,0,0,0,0,0,0,39,3,0,0,137,0,218,0,0,0,164,5,0,65,142,205,10,11,4,76,1,149,2,0,65,160,205,10,11,4,76,0,237,5,0,65,186,205,10,11,2,162,1,0,65,204,205,10,11,4,225,1,123,1,0,65,218,205,10,11,3,149,0,18,0,65,238,205,10,11,5,230,2,48,1,142,0,65,176,206,10,11,7,31,3,157,3,195,0,51,0,65,192,206,10,11,12,176,2,0,0,0,0,0,0,0,0,185,2,0,65,234,206,10,11,34,145,4,239,2,0,0,0,0,0,0,196,1,161,3,0,0,221,0,0,0,157,5,0,0,0,0,0,0,0,0,187,3,227,4,0,65,182,207,10,11,5,192,0,0,0,132,0,65,198,207,10,11,2,97,3,0,65,214,207,10,11,14,255,2,160,2,42,0,0,0,0,0,0,0,26,4,0,65,244,207,10,11,3,112,1,44,0,65,134,208,10,11,3,58,2,29,0,65,150,208,10,11,1,227,0,65,182,208,10,11,2,10,2,0,65,198,208,10,11,2,249,5,0,65,212,208,10,11,2,227,2,0,65,242,208,10,11,2,131,6,0,65,128,209,10,11,24,132,0,255,1,0,0,138,0,208,0,252,3,0,0,0,0,23,0,53,2,0,0,88,1,0,65,162,209,10,11,2,154,3,0,65,178,209,10,11,9,240,0,0,0,0,0,159,1,171,0,65,240,209,10,11,18,146,1,0,0,0,0,242,2,31,0,204,2,0,0,214,3,219,2,0,65,144,210,10,11,18,120,3,0,0,0,0,0,0,35,3,79,3,0,0,0,0,55,3,0,65,174,210,10,11,7,17,3,0,0,0,0,2,0,65,196,210,10,11,20,20,2,0,0,0,0,169,2,0,0,0,0,58,1,0,0,128,1,172,2,0,65,252,210,10,11,28,137,2,191,1,0,0,26,7,239,3,0,0,65,1,0,0,66,0,104,1,0,0,0,0,0,0,129,1,0,65,166,211,10,11,5,132,3,73,0,254,0,65,180,211,10,11,4,171,2,167,7,0,65,240,211,10,11,8,86,0,0,0,0,0,213,2,0,65,130,212,10,11,1,196,0,65,142,212,10,11,12,63,3,0,0,0,0,0,0,0,0,211,2,0,65,164,212,10,11,4,226,3,115,2,0,65,188,212,10,11,3,252,2,66,0,65,200,212,10,11,3,205,0,36,0,65,218,212,10,11,21,182,3,0,0,0,0,0,0,119,3,111,0,0,0,0,0,63,3,132,1,165,0,65,250,212,10,11,1,155,0,65,152,213,10,11,15,12,3,243,2,0,0,0,0,0,0,0,0,130,3,146,0,65,182,213,10,11,3,45,0,7,0,65,202,213,10,11,2,95,2,0,65,216,213,10,11,1,65,0,65,236,213,10,11,1,88,0,65,248,213,10,11,8,109,2,88,2,0,0,111,1,0,65,142,214,10,11,10,49,2,0,0,47,2,0,0,73,2,0,65,186,214,10,11,2,31,1,0,65,238,214,10,11,3,160,2,157,0,65,250,214,10,11,2,202,2,0,65,134,215,10,11,6,200,1,0,0,157,3,0,65,156,215,10,11,1,19,0,65,166,215,10,11,2,193,5,0,65,188,215,10,11,1,113,0,65,216,215,10,11,26,69,0,207,1,0,0,0,0,82,0,193,0,2,0,215,1,0,0,0,0,0,0,0,0,121,2,0,65,254,215,10,11,10,124,4,129,0,112,5,30,2,35,3,0,65,160,216,10,11,2,182,1,0,65,174,216,10,11,2,107,3,0,65,186,216,10,11,1,237,0,65,202,216,10,11,1,65,0,65,240,216,10,11,20,51,2,0,0,0,0,0,0,9,0,188,1,0,0,0,0,43,0,236,4,0,65,144,217,10,11,8,203,3,0,0,0,0,187,2,0,65,162,217,10,11,2,92,4,0,65,206,217,10,11,10,61,3,242,0,0,0,0,0,81,2,0,65,232,217,10,11,5,201,0,36,0,224,0,65,250,217,10,11,26,150,5,0,0,14,7,0,0,11,2,0,0,0,0,212,0,97,7,0,0,0,0,0,0,59,3,0,65,158,218,10,11,5,251,7,136,0,242,0,65,176,218,10,11,5,28,1,148,0,10,0,65,194,218,10,11,10,225,4,0,0,0,0,0,0,39,3,0,65,240,218,10,11,10,94,0,0,0,0,0,0,0,238,1,0,65,138,219,10,11,2,230,5,0,65,160,219,10,11,12,249,1,26,5,0,0,0,0,252,2,12,1,0,65,230,219,10,11,2,128,1,0,65,138,220,10,11,16,167,6,0,0,0,0,0,0,0,0,159,0,196,3,71,2,0,65,166,220,10,11,8,3,2,0,0,0,0,86,3,0,65,198,220,10,11,2,99,4,0,65,214,220,10,11,1,136,0,65,226,220,10,11,10,246,6,0,0,0,0,44,0,7,5,0,65,246,220,10,11,30,220,2,0,0,0,0,0,0,0,0,57,1,167,2,0,0,0,0,60,1,0,0,0,0,0,0,0,0,83,2,0,65,160,221,10,11,3,241,2,147,0,65,200,221,10,11,1,137,0,65,210,221,10,11,6,158,1,0,0,226,6,0,65,238,221,10,11,2,87,2,0,65,130,222,10,11,14,213,6,0,0,0,0,0,0,91,6,0,0,232,1,0,65,154,222,10,11,1,83,0,65,164,222,10,11,8,164,2,0,0,0,0,103,6,0,65,190,222,10,11,2,22,1,0,65,204,222,10,11,8,97,0,0,0,14,0,61,4,0,65,224,222,10,11,11,13,3,132,1,0,0,81,3,59,0,229,0,65,246,222,10,11,11,91,4,0,0,0,0,0,0,0,0,108,0,65,138,223,10,11,2,188,2,0,65,158,223,10,11,2,134,5,0,65,186,223,10,11,6,148,2,225,2,11,4,0,65,204,223,10,11,4,9,2,178,2,0,65,232,223,10,11,2,16,1,0,65,254,223,10,11,2,208,6,0,65,140,224,10,11,10,128,0,221,2,0,0,0,0,21,1,0,65,168,224,10,11,1,4,0,65,196,224,10,11,5,168,3,189,7,40,0,65,218,224,10,11,2,7,3,0,65,238,224,10,11,2,50,1,0,65,254,224,10,11,2,211,3,0,65,138,225,10,11,2,99,2,0,65,150,225,10,11,10,178,0,0,0,0,0,0,0,177,7,0,65,174,225,10,11,2,152,2,0,65,206,225,10,11,10,134,1,0,0,0,0,0,0,230,5,0,65,238,225,10,11,7,237,1,0,0,0,0,37,0,65,254,225,10,11,2,212,2,0,65,172,226,10,11,19,96,0,1,6,0,0,0,0,168,0,217,1,0,0,0,0,0,0,105,0,65,200,226,10,11,4,115,2,182,1,0,65,224,226,10,11,25,11,0,232,4,0,0,0,0,0,0,90,6,0,0,11,3,0,0,0,0,0,0,0,0,25,0,65,150,227,10,11,2,52,1,0,65,162,227,10,11,42,229,2,0,0,159,2,0,0,0,0,0,0,0,0,137,2,150,0,0,0,0,0,99,0,9,2,0,0,0,0,3,0,83,1,0,0,0,0,0,0,31,2,0,65,222,227,10,11,2,78,5,0,65,140,228,10,11,3,234,0,155,0,65,158,228,10,11,6,92,6,0,0,254,2,0,65,190,228,10,11,40,61,3,0,0,0,0,0,0,165,5,0,0,0,0,0,0,230,1,0,0,0,0,0,0,0,0,2,0,99,6,0,0,0,0,0,0,0,0,46,2,0,65,250,228,10,11,2,181,5,0,65,134,229,10,11,2,87,2,0,65,154,229,10,11,2,96,5,0,65,192,229,10,11,1,93,0,65,206,229,10,11,10,191,1,0,0,0,0,66,0,152,5,0,65,228,229,10,11,28,51,1,0,0,157,1,97,2,0,0,0,0,0,0,162,3,0,0,0,0,0,0,0,0,21,0,171,3,0,65,138,230,10,11,18,194,3,4,0,139,2,0,0,0,0,0,0,0,0,15,0,67,2,0,65,166,230,10,11,2,85,2,0,65,178,230,10,11,10,213,3,0,0,0,0,0,0,33,2,0,65,202,230,10,11,2,22,6,0,65,232,230,10,11,36,32,3,17,0,0,0,0,0,17,0,0,0,139,3,0,0,0,0,0,0,110,0,0,0,0,0,0,0,53,0,202,1,0,0,191,7,0,65,160,231,10,11,2,187,1,0,65,184,231,10,11,24,156,3,52,7,0,0,208,4,0,0,0,0,0,0,0,0,70,0,7,2,0,0,225,3,0,65,220,231,10,11,8,14,0,18,2,0,0,139,3,0,65,238,231,10,11,2,221,2,0,65,128,232,10,11,16,55,0,0,0,188,0,19,2,56,0,0,0,0,0,157,6,0,65,160,232,10,11,8,185,1,0,0,192,0,160,3,0,65,178,232,10,11,1,241,0,65,218,232,10,11,6,245,5,0,0,3,1,0,65,135,233,10,11,9,2,185,0,0,0,208,1,67,6,0,65,166,233,10,11,12,89,4,28,1,208,2,0,0,0,0,210,2,0,65,188,233,10,11,1,13,0,65,204,233,10,11,5,4,0,33,1,43,0,65,222,233,10,11,11,158,6,0,0,0,0,0,0,0,0,193,0,65,242,233,10,11,2,153,1,0,65,140,234,10,11,8,52,1,0,0,0,0,71,7,0,65,166,234,10,11,10,22,3,0,0,0,0,233,2,234,3,0,65,194,234,10,11,7,33,1,68,0,221,1,13,0,65,222,234,10,11,2,97,2,0,65,246,234,10,11,2,111,1,0,65,158,235,10,11,2,16,2,0,65,178,235,10,11,6,182,2,58,0,36,2,0,65,196,235,10,11,12,175,2,0,0,0,0,0,0,0,0,213,6,0,65,224,235,10,11,4,236,3,149,2,0,65,240,235,10,11,9,189,1,0,0,0,0,0,0,74,0,65,130,236,10,11,1,213,0,65,158,236,10,11,10,66,3,0,0,0,0,189,0,136,6,0,65,182,236,10,11,3,12,6,192,0,65,212,236,10,11,7,32,0,239,2,0,0,78,0,65,232,236,10,11,8,32,2,66,6,105,0,217,1,0,65,252,236,10,11,8,156,0,157,7,0,0,243,6,0,65,154,237,10,11,2,251,2,0,65,172,237,10,11,1,29,0,65,194,237,10,11,2,115,3,0,65,210,237,10,11,20,232,1,0,0,105,2,0,0,0,0,50,0,0,0,182,2,238,5,17,3,0,65,142,238,10,11,2,34,2,0,65,164,238,10,11,1,22,0,65,174,238,10,11,10,248,3,0,0,0,0,0,0,65,2,0,65,196,238,10,11,13,184,0,167,3,114,0,208,2,0,0,0,0,100,0,65,228,238,10,11,1,3,0,65,240,238,10,11,8,95,0,14,0,0,0,201,3,0,65,134,239,10,11,6,215,2,0,0,253,3,0,65,150,239,10,11,2,166,4,0,65,178,239,10,11,1,153,0,65,198,239,10,11,46,30,3,0,0,75,2,0,0,0,0,183,2,42,0,0,0,137,7,141,0,189,3,0,0,209,1,7,0,140,3,0,0,0,0,194,1,148,0,0,0,0,0,0,0,142,4,0,65,140,240,10,11,6,253,0,0,0,235,3,0,65,168,240,10,11,16,46,0,0,0,0,0,111,3,0,0,38,3,0,0,76,7,0,65,194,240,10,11,10,54,7,0,0,0,0,0,0,218,2,0,65,218,240,10,11,27,197,3,0,0,0,0,0,0,0,0,250,1,0,0,0,0,0,0,10,0,0,0,0,0,0,0,22,0,65,144,241,10,11,4,192,3,40,1,0,65,170,241,10,11,22,75,2,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,32,0,214,3,0,65,212,241,10,11,12,173,3,0,0,0,0,0,0,0,0,179,1,0,65,236,241,10,11,4,71,0,163,1,0,65,252,241,10,11,16,176,2,228,2,94,0,89,1,0,0,0,0,167,2,70,2,0,65,154,242,10,11,2,177,3,0,65,180,242,10,11,28,27,2,0,0,172,2,201,7,0,0,0,0,0,0,147,2,0,0,71,2,0,0,35,3,0,0,192,2,0,65,218,242,10,11,6,198,0,181,0,91,1,0,65,150,243,10,11,14,225,1,149,1,203,0,0,0,0,0,99,0,58,3,0,65,178,243,10,11,6,236,1,0,0,152,1,0,65,204,243,10,11,1,4,0,65,214,243,10,11,5,153,2,93,1,137,0,65,228,243,10,11,4,100,2,246,4,0,65,242,243,10,11,26,115,1,0,0,0,0,0,0,58,3,0,0,0,0,0,0,0,0,21,0,255,5,90,3,118,1,0,65,152,244,10,11,24,55,1,0,0,0,0,0,0,223,3,176,7,0,0,0,0,0,0,0,0,238,1,111,6,0,65,214,244,10,11,2,1,3,0,65,226,244,10,11,18,130,2,0,0,0,0,157,0,123,0,0,0,0,0,0,0,155,5,0,65,136,245,10,11,1,79,0,65,150,245,10,11,2,145,5,0,65,196,245,10,11,8,106,0,137,1,230,1,154,6,0,65,228,245,10,11,28,244,2,184,0,0,0,0,0,0,0,102,5,0,0,0,0,0,0,175,0,0,0,213,5,0,0,239,3,0,65,150,246,10,11,1,219,0,65,160,246,10,11,8,3,2,99,0,0,0,83,3,0,65,178,246,10,11,2,254,4,0,65,194,246,10,11,8,232,3,214,3,0,0,250,2,0,65,236,246,10,11,4,142,3,27,7,0,65,252,246,10,11,2,138,3,0,65,146,247,10,11,2,194,6,0,65,170,247,10,11,2,161,4,0,65,188,247,10,11,9,40,0,0,0,0,0,0,0,147,0,65,224,247,10,11,2,138,2,0,65,128,248,10,11,20,56,0,30,0,0,0,41,2,0,0,0,0,20,0,85,2,0,0,78,6,0,65,158,248,10,11,3,71,1,49,0,65,176,248,10,11,20,78,0,0,0,0,0,18,3,134,0,0,0,0,0,0,0,12,0,240,1,0,65,216,248,10,11,8,42,0,204,0,0,0,102,2,0,65,140,249,10,11,3,147,0,247,0,65,152,249,10,11,8,174,3,0,0,0,0,231,7,0,65,172,249,10,11,9,67,0,29,1,0,0,0,0,8,0,65,222,249,10,11,2,29,5,0,65,172,250,10,11,4,41,0,20,2,0,65,190,250,10,11,31,156,6,0,0,0,0,0,0,0,0,55,0,168,6,0,0,0,0,0,0,0,0,220,3,0,0,0,0,0,0,223,0,65,236,250,10,11,4,57,0,99,4,0,65,250,250,10,11,2,228,6,0,65,158,251,10,11,10,223,7,0,0,0,0,0,0,63,6,0,65,226,251,10,11,1,129,0,65,250,251,10,11,2,22,2,0,65,150,252,10,11,8,248,1,109,2,224,4,65,1,0,65,198,252,10,11,2,117,5,0,65,232,252,10,11,3,185,1,75,0,65,128,253,10,11,2,73,3,0,65,140,253,10,11,8,181,2,0,0,138,2,58,1,0,65,190,253,10,11,2,145,3,0,65,220,253,10,11,53,112,3,0,0,219,1,0,0,0,0,248,3,179,0,90,2,111,0,73,1,0,0,0,0,0,0,72,7,0,0,0,0,0,0,0,0,78,3,96,7,0,0,0,0,12,3,0,0,0,0,0,0,82,0,65,154,254,10,11,2,53,3,0,65,178,254,10,11,14,188,3,112,0,0,0,0,0,0,0,5,1,199,1,0,65,204,254,10,11,4,81,1,129,1,0,65,236,254,10,11,24,184,0,73,7,0,0,0,0,209,2,16,0,0,0,230,1,0,0,0,0,0,0,9,1,0,65,202,255,10,11,2,109,2,0,65,220,255,10,11,19,234,0,0,0,0,0,47,3,0,0,0,0,231,2,195,7,205,0,197,0,65,130,128,11,11,2,58,1,0,65,160,128,11,11,12,219,0,196,1,77,2,0,0,176,0,77,1,0,65,186,128,11,11,3,86,4,47,0,65,212,128,11,11,12,96,3,0,0,0,0,44,1,0,0,213,4,0,65,246,128,11,11,2,149,6,0,65,152,129,11,11,6,7,0,135,0,139,1,0,65,210,129,11,11,2,119,2,0,65,224,129,11,11,16,67,3,0,0,0,0,0,0,94,2,203,1,0,0,211,3,0,65,154,130,11,11,2,100,2,0,65,172,130,11,11,8,158,0,116,1,0,0,86,3,0,65,194,130,11,11,10,212,5,0,0,0,0,0,0,65,3,0,65,218,130,11,11,2,203,6,0,65,134,131,11,11,1,195,0,65,152,131,11,11,4,218,2,205,7,0,65,172,131,11,11,1,61,0,65,188,131,11,11,4,10,1,239,2,0,65,206,131,11,11,22,53,3,0,0,0,0,0,0,203,2,0,0,0,0,0,0,100,3,0,0,191,3,0,65,250,131,11,11,27,29,4,0,0,0,0,0,0,182,3,0,0,57,4,0,0,59,6,0,0,0,0,0,0,0,0,59,0,65,170,132,11,11,4,47,0,172,2,0,65,186,132,11,11,18,70,6,0,0,9,3,0,0,252,3,0,0,0,0,0,0,70,4,0,65,218,132,11,11,2,94,1,0,65,232,132,11,11,22,242,0,20,7,0,0,0,0,0,0,199,3,0,0,0,0,0,0,217,1,30,1,0,65,138,133,11,11,5,30,3,117,2,222,0,65,180,133,11,11,6,1,2,81,1,50,1,0,65,204,133,11,11,8,146,0,0,0,0,0,110,6,0,65,222,133,11,11,10,209,1,0,0,0,0,0,0,13,2,0,65,244,133,11,11,3,43,1,165,0,65,134,134,11,11,2,40,4,0,65,146,134,11,11,2,84,2,0,65,176,134,11,11,24,238,0,205,6,0,0,209,4,195,1,32,7,0,0,0,0,0,0,0,0,221,2,239,1,0,65,210,134,11,11,17,180,4,0,0,0,0,0,0,47,2,85,1,0,0,224,0,21,0,65,244,134,11,11,4,97,0,166,5,0,65,134,135,11,11,22,217,2,0,0,0,0,53,2,215,2,0,0,156,7,0,0,0,0,0,0,7,2,0,65,174,135,11,11,2,169,4,0,65,188,135,11,11,2,22,3,0,65,224,135,11,11,52,67,1,2,0,201,0,0,0,0,0,59,0,0,0,0,0,34,0,0,0,128,3,193,3,0,0,5,5,0,0,0,0,46,0,0,0,223,1,0,0,0,0,0,0,0,0,37,2,0,0,151,2,0,65,158,136,11,11,6,15,3,65,0,170,2,0,65,174,136,11,11,1,11,0,65,186,136,11,11,9,10,2,0,0,0,0,0,0,52,0,65,206,136,11,11,2,127,1,0,65,224,136,11,11,1,127,0,65,236,136,11,11,10,141,1,194,0,0,0,0,0,123,2,0,65,138,137,11,11,2,207,3,0,65,160,137,11,11,20,116,0,0,0,51,0,0,0,0,0,90,3,0,0,51,4,23,2,192,1,0,65,190,137,11,11,2,98,2,0,65,212,137,11,11,1,191,0,65,254,137,11,11,38,11,1,161,2,63,1,94,0,92,0,0,0,39,2,0,0,0,0,218,0,126,5,69,0,0,1,0,0,0,0,184,3,188,7,0,0,65,3,0,65,188,138,11,11,1,39,0,65,204,138,11,11,12,81,0,0,0,0,0,0,0,96,1,122,2,0,65,226,138,11,11,2,106,2,0,65,240,138,11,11,4,73,0,83,1,0,65,144,139,11,11,4,169,0,247,2,0,65,174,139,11,11,2,51,4,0,65,188,139,11,11,4,226,1,137,2,0,65,208,139,11,11,12,130,1,80,1,0,0,0,0,0,0,11,4,0,65,242,139,11,11,5,156,3,0,0,73,0,65,130,140,11,11,2,179,7,0,65,150,140,11,11,6,64,5,0,0,245,1,0,65,172,140,11,11,4,46,0,31,3,0,65,190,140,11,11,2,20,1,0,65,206,140,11,11,2,2,3,0,65,234,140,11,11,1,158,0,65,246,140,11,11,2,152,5,0,65,140,141,11,11,8,25,0,0,0,0,0,209,7,0,65,174,141,11,11,2,222,1,0,65,188,141,11,11,8,91,0,181,5,211,0,90,2,0,65,214,141,11,11,18,44,4,0,0,0,0,124,0,55,2,0,0,0,0,0,0,238,3,0,65,250,141,11,11,18,223,2,44,3,0,0,0,0,67,1,0,0,0,0,0,0,48,1,0,65,158,142,11,11,1,148,0,65,178,142,11,11,27,11,2,0,0,0,0,144,0,218,2,0,0,0,0,213,3,0,0,0,0,111,0,0,0,0,0,132,0,65,218,142,11,11,2,122,3,0,65,230,142,11,11,6,188,1,0,0,251,6,0,65,128,143,11,11,1,7,0,65,138,143,11,11,4,249,7,164,3,0,65,178,143,11,11,42,169,3,0,0,227,3,0,0,0,0,255,0,0,0,0,0,138,0,95,3,197,3,0,0,0,0,119,2,0,0,0,0,0,0,0,0,114,5,16,0,140,2,0,65,246,143,11,11,6,129,3,0,0,65,1,0,65,134,144,11,11,6,154,3,0,0,107,2,0,65,180,144,11,11,2,76,3,0,65,194,144,11,11,21,123,6,0,0,76,4,0,0,0,0,0,0,149,4,0,0,138,7,12,1,251,0,65,252,144,11,11,4,134,1,199,2,0,65,154,145,11,11,2,232,2,0,65,174,145,11,11,10,112,2,0,0,0,0,0,0,206,7,0,65,222,145,11,11,10,101,4,0,0,0,0,0,0,82,2,0,65,142,146,11,11,2,12,1,0,65,158,146,11,11,2,51,2,0,65,176,146,11,11,12,2,0,39,0,0,0,0,0,0,0,52,5,0,65,202,146,11,11,2,252,1,0,65,236,146,11,11,30,66,0,28,3,0,0,0,0,0,0,0,0,15,2,0,0,0,0,0,0,0,0,98,0,0,0,0,0,64,2,0,65,148,147,11,11,7,122,0,0,0,20,1,37,0,65,202,147,11,11,2,133,2,0,65,226,147,11,11,22,34,1,0,0,0,0,250,2,12,5,0,0,0,0,0,0,35,5,0,0,163,7,0,65,140,148,11,11,3,210,0,131,0,65,152,148,11,11,20,29,3,0,0,38,0,0,0,11,0,232,1,0,0,168,3,0,0,185,1,0,65,182,148,11,11,2,83,2,0,65,214,148,11,11,2,223,3,0,65,238,148,11,11,14,141,2,0,0,11,2,0,0,0,0,0,0,135,3,0,65,148,149,11,11,1,80,0,65,168,149,11,11,22,176,1,0,0,0,0,58,1,0,0,0,0,0,0,0,0,232,0,88,5,22,2,0,65,200,149,11,11,9,27,0,0,0,0,0,0,0,12,0,65,228,149,11,11,8,8,1,224,2,0,0,121,6,0,65,138,150,11,11,28,93,4,0,0,127,0,0,0,0,0,0,0,184,4,0,0,14,5,0,0,0,0,0,0,0,0,108,1,0,65,176,150,11,11,4,125,0,54,5,0,65,208,150,11,11,2,24,3,0,65,224,150,11,11,4,81,3,187,2,0,65,238,150,11,11,2,200,3,0,65,162,151,11,11,6,166,5,124,0,141,1,0,65,190,151,11,11,2,129,2,0,65,216,151,11,11,11,127,0,90,1,0,0,0,0,5,2,75,0,65,244,151,11,11,1,83,0,65,130,152,11,11,2,7,4,0,65,146,152,11,11,26,190,5,0,0,186,3,0,0,0,0,89,1,48,1,154,1,0,0,0,0,0,0,0,0,222,2,0,65,182,152,11,11,10,30,7,0,0,0,0,0,0,6,7,0,65,218,152,11,11,1,14,0,65,232,152,11,11,5,161,0,73,7,69,0,65,250,152,11,11,2,154,3,0,65,146,153,11,11,6,29,2,0,0,115,2,0,65,170,153,11,11,1,166,0,65,190,153,11,11,2,81,3,0,65,206,153,11,11,2,205,2,0,65,236,153,11,11,2,88,2,0,65,250,153,11,11,42,142,2,0,0,0,0,188,0,17,1,0,0,0,0,0,0,31,2,0,0,154,1,87,0,0,0,0,0,173,3,0,0,0,0,186,0,250,0,0,0,249,6,0,65,174,154,11,11,10,59,5,206,1,193,3,0,0,12,3,0,65,218,154,11,11,2,17,2,0,65,232,154,11,11,4,218,1,252,4,0,65,136,155,11,11,26,24,0,180,3,0,0,0,0,0,0,0,0,145,2,241,2,0,0,0,0,0,0,0,0,173,3,0,65,198,155,11,11,10,194,2,217,3,69,3,0,0,69,7,0,65,236,155,11,11,4,36,1,165,3,0,65,130,156,11,11,2,255,2,0,65,146,156,11,11,34,129,2,0,0,0,0,0,0,209,4,114,0,0,0,115,3,0,0,18,1,216,7,0,0,2,7,29,1,0,0,0,0,59,2,0,65,200,156,11,11,12,55,3,192,3,16,0,105,2,0,0,175,1,0,65,232,156,11,11,44,55,2,0,0,145,1,0,0,2,0,13,3,168,1,33,0,0,0,214,7,0,0,0,0,18,1,0,0,0,0,90,7,0,0,26,3,0,0,0,0,0,0,56,7,0,65,160,157,11,11,12,192,1,47,0,0,0,0,0,0,0,175,4,0,65,188,157,11,11,2,161,1,0,65,210,157,11,11,2,39,1,0,65,226,157,11,11,2,251,3,0,65,254,157,11,11,21,108,2,0,0,0,0,0,0,0,0,208,1,0,0,0,0,0,0,0,0,208,0,65,196,158,11,11,6,186,1,0,0,162,3,0,65,212,158,11,11,3,4,2,68,0,65,226,158,11,11,3,104,4,104,0,65,246,158,11,11,2,19,3,0,65,152,159,11,11,2,235,1,0,65,166,159,11,11,14,199,2,0,0,0,0,9,0,0,0,101,0,185,1,0,65,200,159,11,11,4,160,0,140,1,0,65,246,159,11,11,4,167,2,70,1,0,65,158,160,11,11,2,104,4,0,65,170,160,11,11,6,225,2,0,0,4,7,0,65,200,160,11,11,4,82,1,62,2,0,65,214,160,11,11,6,72,4,235,1,149,1,0,65,230,160,11,11,2,57,4,0,65,130,161,11,11,6,140,6,0,0,183,4,0,65,148,161,11,11,18,201,3,98,1,0,0,0,0,0,0,0,0,86,2,0,0,41,1,0,65,182,161,11,11,14,236,6,239,2,0,0,37,0,0,0,0,0,36,7,0,65,214,161,11,11,6,1,1,191,0,70,2,0,65,232,161,11,11,2,22,3,0,65,244,161,11,11,1,47,0,65,132,162,11,11,6,193,1,50,1,243,3,0,65,148,162,11,11,2,43,1,0,65,162,162,11,11,2,69,3,0,65,176,162,11,11,4,10,0,73,1,0,65,190,162,11,11,2,40,5,0,65,204,162,11,11,8,158,0,145,2,0,0,167,4,0,65,224,162,11,11,21,7,0,0,0,206,3,147,7,0,0,129,6,0,0,0,0,0,0,0,0,8,0,65,144,163,11,11,3,32,1,66,0,65,156,163,11,11,8,238,1,175,0,0,0,107,6,0,65,180,163,11,11,6,58,2,238,2,207,2,0,65,212,163,11,11,16,13,0,0,0,0,0,223,4,0,0,0,0,221,0,100,1,0,65,248,163,11,11,4,182,2,17,7,0,65,138,164,11,11,7,155,1,0,0,44,0,31,0,65,154,164,11,11,6,157,2,0,0,161,2,0,65,178,164,11,11,22,23,5,192,2,43,1,0,0,0,0,0,0,19,1,0,0,0,0,216,0,225,6,0,65,222,164,11,11,8,39,5,0,0,0,0,172,1,0,65,250,164,11,11,2,2,2,0,65,136,165,11,11,5,49,0,55,0,102,0,65,170,165,11,11,19,108,1,0,0,0,0,0,0,0,0,123,1,0,0,153,3,203,3,52,0,65,234,165,11,11,10,234,4,0,0,0,0,0,0,34,4,0,65,254,165,11,11,2,144,2,0,65,138,166,11,11,1,144,0,65,162,166,11,11,6,93,5,10,0,93,2,0,65,182,166,11,11,6,70,3,0,0,244,3,0,65,216,166,11,11,4,154,0,109,1,0,65,238,166,11,11,2,84,1,0,65,250,166,11,11,2,42,3,0,65,136,167,11,11,2,239,1,0,65,156,167,11,11,12,5,1,0,0,23,2,248,0,0,0,102,1,0,65,198,167,11,11,4,55,2,189,1,0,65,242,167,11,11,10,185,2,0,0,0,0,0,0,56,5,0,65,140,168,11,11,3,149,3,174,0,65,202,168,11,11,2,204,3,0,65,234,168,11,11,2,95,1,0,65,134,169,11,11,10,30,1,0,0,0,0,56,0,182,1,0,65,154,169,11,11,2,158,7,0,65,186,169,11,11,2,226,2,0,65,208,169,11,11,4,201,3,255,7,0,65,226,169,11,11,2,50,3,0,65,242,169,11,11,2,98,3,0,65,130,170,11,11,2,187,5,0,65,158,170,11,11,13,204,3,0,0,99,1,0,0,0,0,0,0,116,0,65,232,170,11,11,5,11,1,189,0,104,0,65,246,170,11,11,2,77,6,0,65,134,171,11,11,1,116,0,65,166,171,11,11,5,118,3,0,0,86,0,65,208,171,11,11,8,45,0,0,0,0,0,95,3,0,65,230,171,11,11,6,161,7,194,1,237,6,0,65,152,172,11,11,2,125,1,0,65,178,172,11,11,14,118,4,0,0,165,4,0,0,0,0,0,0,151,2,0,65,206,172,11,11,14,78,3,0,0,0,0,16,2,0,0,137,1,122,1,0,65,232,172,11,11,12,69,1,131,3,168,2,88,7,0,0,234,6,0,65,254,172,11,11,2,136,2,0,65,140,173,11,11,8,185,0,167,0,0,0,254,7,0,65,160,173,11,11,16,249,0,109,6,0,0,152,0,0,0,0,0,0,0,197,6,0,65,186,173,11,11,2,238,3,0,65,198,173,11,11,10,164,1,0,0,0,0,0,0,64,3,0,65,218,173,11,11,19,95,1,0,0,0,0,0,0,0,0,6,0,40,0,0,0,0,0,60,0,65,246,173,11,11,6,74,5,233,2,212,2,0,65,140,174,11,11,10,4,3,159,7,19,1,108,0,127,2,0,65,168,174,11,11,4,244,1,222,6,0,65,194,174,11,11,46,94,7,199,2,205,0,0,0,0,0,197,3,97,3,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,179,2,0,0,0,0,0,0,237,0,187,1,0,0,110,3,0,65,250,174,11,11,2,130,5,0,65,150,175,11,11,2,227,3,0,65,178,175,11,11,12,66,2,0,0,0,0,0,0,0,0,113,3,0,65,206,175,11,11,6,54,3,0,0,155,3,0,65,250,175,11,11,10,156,3,0,0,0,0,0,0,153,2,0,65,142,176,11,11,2,109,7,0,65,154,176,11,11,14,182,3,242,1,93,0,0,0,0,0,0,0,171,5,0,65,178,176,11,11,13,235,2,60,3,20,3,144,1,184,0,0,0,198,0,65,214,176,11,11,2,226,3,0,65,232,176,11,11,16,103,2,64,1,0,0,0,0,0,0,210,3,75,3,137,3,0,65,136,177,11,11,13,82,3,206,3,0,0,0,0,0,0,0,0,6,0,65,194,177,11,11,2,253,1,0,65,206,177,11,11,2,17,1,0,65,234,177,11,11,18,201,0,0,0,0,0,0,0,17,4,0,0,0,0,0,0,16,4,0,65,142,178,11,11,34,181,2,234,0,6,3,0,0,80,1,0,0,119,5,22,0,0,0,37,3,34,3,9,3,167,0,21,3,0,0,0,0,169,6,0,65,198,178,11,11,30,10,0,13,0,11,0,0,0,0,0,204,0,8,1,0,0,0,0,56,0,0,0,0,0,125,7,0,0,214,1,0,65,250,178,11,11,2,174,4,0,65,144,179,11,11,2,247,3,0,65,190,179,11,11,16,203,2,0,0,0,0,234,3,0,0,0,0,0,0,42,1,0,65,238,179,11,11,8,99,3,0,0,0,0,212,2,0,65,143,180,11,11,1,3,0,65,154,180,11,11,18,42,4,0,0,0,0,0,0,0,0,67,0,0,0,174,0,180,3,0,65,198,180,11,11,18,252,2,0,0,0,0,0,0,0,0,75,0,137,0,0,0,244,2,0,65,228,180,11,11,13,240,3,74,3,131,2,0,0,0,0,0,0,67,0,65,136,181,11,11,4,135,0,53,3,0,65,156,181,11,11,14,224,2,0,0,133,1,99,1,0,0,0,0,18,3,0,65,182,181,11,11,2,252,7,0,65,226,181,11,11,10,6,4,0,0,0,0,0,0,59,4,0,65,246,181,11,11,18,202,4,0,0,0,0,0,0,0,0,100,1,63,1,8,0,133,1,0,65,174,182,11,11,18,218,1,0,0,0,0,0,0,171,1,0,0,157,1,0,0,218,2,0,65,202,182,11,11,2,117,1,0,65,222,182,11,11,18,31,3,0,0,0,0,0,0,1,7,0,0,0,0,0,0,66,1,0,65,168,183,11,11,5,89,0,34,1,2,0,65,194,183,11,11,22,160,2,187,2,68,7,0,0,0,0,0,0,225,2,0,0,0,0,0,0,76,6,0,65,238,183,11,11,6,145,0,124,0,116,3,0,65,254,183,11,11,2,131,1,0,65,150,184,11,11,6,167,2,0,0,38,2,0,65,186,184,11,11,2,25,5,0,65,202,184,11,11,2,64,2,0,65,218,184,11,11,11,174,2,0,0,95,2,0,0,0,0,37,0,65,248,184,11,11,4,101,0,190,6,0,65,134,185,11,11,19,190,3,0,0,0,0,0,0,135,3,0,0,0,0,0,0,0,0,147,0,65,176,185,11,11,24,111,1,0,0,0,0,0,0,0,0,178,2,0,0,193,2,17,1,0,0,0,0,119,3,0,65,222,185,11,11,1,90,0,65,238,185,11,11,2,140,3,0,65,254,185,11,11,38,237,4,0,0,0,0,241,1,211,4,0,0,173,1,0,0,0,0,0,0,0,0,136,3,0,0,12,0,125,0,0,0,0,0,0,0,73,3,0,65,174,186,11,11,4,92,3,178,3,0,65,241,186,11,11,6,3,0,0,2,3,160,0,65,160,187,11,11,2,15,1,0,65,176,187,11,11,8,207,2,0,0,187,2,69,2,0,65,204,187,11,11,20,94,3,48,1,0,0,119,2,0,0,0,0,0,0,0,0,112,3,233,5,0,65,234,187,11,11,2,213,3,0,65,138,188,11,11,2,178,1,0,65,150,188,11,11,23,38,2,0,0,0,0,220,1,162,3,56,3,41,2,0,0,0,0,196,1,0,0,151,0,65,186,188,11,11,7,4,3,0,0,36,1,135,0,65,208,188,11,11,8,248,1,0,0,0,0,65,4,0,65,238,188,11,11,2,15,3,0,65,252,188,11,11,4,206,0,137,1,0,65,144,189,11,11,4,232,0,144,3,0,65,158,189,11,11,9,209,3,0,0,0,0,204,2,98,0,65,178,189,11,11,2,221,2,0,65,196,189,11,11,1,19,0,65,206,189,11,11,6,156,2,0,0,104,1,0,65,224,189,11,11,2,144,2,0,65,128,190,11,11,4,9,0,214,2,0,65,156,190,11,11,14,72,0,0,0,0,0,245,4,0,0,0,0,207,1,0,65,182,190,11,11,12,174,5,0,0,7,5,245,0,0,0,221,3,0,65,212,190,11,11,3,107,0,164,0,65,230,190,11,11,14,37,4,0,0,0,0,0,0,0,0,2,0,228,1,0,65,130,191,11,11,2,103,4,0,65,146,191,11,11,2,204,1,0,65,158,191,11,11,2,164,3,0,65,174,191,11,11,15,76,2,113,2,0,0,0,0,0,0,0,0,76,0,92,0,65,216,191,11,11,1,104,0,65,246,191,11,11,66,251,2,0,0,110,2,0,0,0,0,0,0,253,0,0,0,34,2,0,0,0,0,110,0,0,0,0,1,148,3,0,0,0,0,35,0,212,0,0,0,0,0,234,2,0,0,0,0,0,0,150,0,0,0,0,0,186,5,0,0,0,0,0,0,19,5,0,65,202,192,11,11,2,238,5,0,65,230,192,11,11,10,205,4,0,0,0,0,0,0,48,3,0,65,252,192,11,11,1,159,0,65,136,193,11,11,8,222,2,101,3,126,0,180,6,0,65,156,193,11,11,3,202,0,232,0,65,168,193,11,11,1,212,0,65,180,193,11,11,4,111,0,235,3,0,65,206,193,11,11,7,176,6,0,0,0,0,216,0,65,222,193,11,11,2,4,2,0,65,234,193,11,11,13,138,2,0,0,0,0,0,0,0,0,57,0,99,0,65,128,194,11,11,44,44,1,62,2,0,0,0,0,0,0,0,0,255,3,0,0,0,0,46,1,0,0,79,7,0,0,216,2,252,0,0,0,0,0,205,1,0,0,0,0,0,0,67,1,0,65,184,194,11,11,4,7,3,205,1,0,65,200,194,11,11,8,172,0,0,0,0,0,208,1,0,65,248,194,11,11,8,73,0,215,2,0,0,255,3,0,65,148,195,11,11,2,65,2,0,65,166,195,11,11,2,13,4,0,65,184,195,11,11,4,24,1,165,2,0,65,210,195,11,11,18,31,3,0,0,0,0,0,0,0,0,159,0,0,0,190,1,194,6,0,65,246,195,11,11,11,139,1,0,0,0,0,0,0,0,0,145,0,65,144,196,11,11,10,20,0,0,0,0,0,170,1,96,2,0,65,164,196,11,11,5,209,3,0,0,250,0,65,180,196,11,11,1,100,0,65,190,196,11,11,2,190,7,0,65,202,196,11,11,2,220,1,0,65,216,196,11,11,3,82,2,76,0,65,128,197,11,11,20,191,1,0,0,0,0,0,0,0,0,14,2,0,0,0,0,14,0,100,4,0,65,202,197,11,11,1,188,0,65,220,197,11,11,15,106,1,45,1,0,0,0,0,0,0,207,6,0,0,178,0,65,174,198,11,11,13,104,3,0,0,63,3,0,0,0,0,208,0,202,0,65,202,198,11,11,58,162,7,0,0,0,0,0,0,0,0,4,2,104,3,0,0,0,0,57,1,224,0,0,0,0,0,24,0,0,0,11,0,34,2,0,0,0,0,0,0,145,7,242,0,241,0,46,0,0,0,0,0,0,0,62,3,249,4,0,65,146,199,11,11,6,57,3,71,1,238,3,0,65,162,199,11,11,6,44,6,4,2,110,1,0,65,178,199,11,11,2,200,6,0,65,202,199,11,11,18,143,7,0,0,58,3,0,0,0,0,0,0,0,0,139,0,75,1,0,65,242,199,11,11,6,32,1,0,0,148,3,0,65,130,200,11,11,2,96,7,0,65,146,200,11,11,10,191,5,0,0,34,6,0,0,138,1,0,65,170,200,11,11,11,139,7,0,0,183,6,0,0,146,2,228,0,65,192,200,11,11,12,118,1,0,0,0,0,0,0,0,0,223,2,0,65,216,200,11,11,17,67,1,242,1,0,0,39,4,0,0,0,0,0,0,0,0,155,0,65,250,200,11,11,2,138,3,0,65,162,201,11,11,2,115,4,0,65,204,201,11,11,1,108,0,65,146,202,11,11,4,104,2,134,3,0,65,160,202,11,11,2,180,2,0,65,174,202,11,11,10,55,3,0,0,0,0,0,0,49,1,0,65,198,202,11,11,2,169,2,0,65,210,202,11,11,4,214,0,236,3,0,65,228,202,11,11,8,23,0,0,0,0,0,167,6,0,65,254,202,11,11,45,163,5,0,0,0,0,19,0,202,2,0,0,0,0,0,0,0,0,64,0,225,2,0,0,0,0,89,1,222,6,0,0,0,0,67,2,47,0,0,0,0,0,27,2,139,0,65,180,203,11,11,11,132,1,0,0,0,0,0,0,0,0,253,0,65,204,203,11,11,6,252,0,0,0,233,2,0,65,232,203,11,11,15,248,1,107,0,0,0,103,3,0,0,0,0,0,0,229,0,65,130,204,11,11,17,135,3,0,0,0,0,71,0,0,0,0,0,37,2,6,0,47,0,65,166,204,11,11,13,212,3,97,3,193,2,0,0,0,0,0,0,161,0,65,188,204,11,11,32,143,0,51,5,0,0,0,0,0,0,108,5,33,0,212,2,0,0,0,0,0,0,19,0,0,0,0,0,0,0,139,1,0,65,230,204,11,11,11,78,3,210,0,0,0,0,0,0,0,122,0,65,178,205,11,11,6,183,2,169,3,241,1,0,65,194,205,11,11,2,206,2,0,65,210,205,11,11,2,45,6,0,65,224,205,11,11,3,161,0,49,0,65,246,205,11,11,20,85,2,0,0,0,0,0,0,70,4,0,0,0,0,0,0,43,3,140,3,0,65,158,206,11,11,2,191,5,0,65,180,206,11,11,22,42,0,143,7,0,0,0,0,0,0,222,7,66,0,215,7,0,0,0,0,74,2,0,65,220,206,11,11,17,28,0,53,4,0,0,0,0,0,0,197,4,0,0,0,0,62,0,65,130,207,11,11,2,230,6,0,65,156,207,11,11,15,25,0,0,0,243,1,108,5,0,0,0,0,97,0,10,0,65,182,207,11,11,2,225,1,0,65,204,207,11,11,12,37,0,134,0,155,0,230,1,0,0,162,5,0,65,226,207,11,11,2,79,2,0,65,240,207,11,11,32,54,1,149,4,0,0,0,0,0,0,0,0,153,1,132,4,0,0,0,0,0,0,226,1,0,0,0,0,7,1,158,3,0,65,170,208,11,11,2,36,3,0,65,198,208,11,11,18,241,4,0,0,159,1,0,0,92,1,0,0,0,0,0,0,244,3,0,65,144,209,11,11,4,165,0,11,7,0,65,162,209,11,11,2,152,1,0,65,176,209,11,11,4,1,1,41,5,0,65,222,209,11,11,36,114,4,0,0,0,0,0,0,249,0,0,0,0,0,0,0,64,2,0,0,0,0,0,0,0,0,231,0,0,0,0,0,0,0,32,1,0,65,148,210,11,11,8,177,1,207,5,57,2,142,6,0,65,212,210,11,11,1,87,0,65,224,210,11,11,12,11,3,26,2,0,0,0,0,0,0,157,1,0,65,128,211,11,11,2,239,1,0,65,140,211,11,11,3,191,0,54,0,65,180,211,11,11,4,18,2,55,2,0,65,194,211,11,11,2,204,5,0,65,208,211,11,11,4,47,3,97,2,0,65,222,211,11,11,2,228,1,0,65,244,211,11,11,16,132,3,0,0,0,0,0,0,0,0,55,5,0,0,188,6,0,65,154,212,11,11,2,128,2,0,65,178,212,11,11,2,39,7,0,65,206,212,11,11,2,218,1,0,65,226,212,11,11,10,79,4,0,0,224,5,143,2,10,4,0,65,246,212,11,11,2,49,1,0,65,138,213,11,11,9,212,4,0,0,0,0,173,1,217,0,65,156,213,11,11,4,227,2,22,1,0,65,174,213,11,11,2,196,2,0,65,186,213,11,11,3,48,7,233,0,65,206,213,11,11,2,225,7,0,65,218,213,11,11,10,208,5,0,0,0,0,0,0,54,6,0,65,238,213,11,11,3,8,7,28,0,65,132,214,11,11,14,45,0,0,0,36,0,0,0,22,0,162,5,122,1,0,65,158,214,11,11,2,227,5,0,65,180,214,11,11,16,39,0,0,0,0,0,30,4,213,2,163,7,0,0,244,7,0,65,216,214,11,11,4,128,3,79,7,0,65,240,214,11,11,34,37,3,0,0,0,0,0,0,0,0,254,7,0,0,0,0,0,0,0,0,17,0,200,2,0,0,105,2,55,0,64,1,15,1,0,65,164,215,11,11,7,189,1,0,0,184,0,103,0,65,188,215,11,11,2,147,2,0,65,234,215,11,11,2,164,2,0,65,136,216,11,11,10,81,1,0,0,0,0,0,0,250,1,0,65,156,216,11,11,8,75,3,77,0,0,0,202,1,0,65,174,216,11,11,10,140,5,126,1,109,0,142,0,74,1,0,65,208,216,11,11,10,87,0,0,0,0,0,0,0,236,1,0,65,254,216,11,11,2,215,4,0,65,140,217,11,11,1,211,0,65,178,217,11,11,6,25,4,0,0,65,1,0,65,214,217,11,11,22,193,7,0,0,0,0,122,0,0,0,0,0,234,0,0,0,0,0,0,0,74,4,0,65,248,217,11,11,3,37,2,253,0,65,156,218,11,11,9,10,2,131,0,0,0,0,0,149,0,65,194,218,11,11,22,251,1,0,0,0,0,0,0,0,0,43,3,118,2,0,0,0,0,0,0,87,1,0,65,226,218,11,11,10,192,1,79,2,199,1,0,0,101,5,0,65,250,218,11,11,2,63,2,0,65,134,219,11,11,2,151,4,0,65,154,219,11,11,26,141,2,0,0,0,0,0,0,225,6,0,0,174,4,0,0,0,0,0,0,0,0,41,1,103,4,0,65,210,219,11,11,7,166,2,0,0,0,0,164,0,65,132,220,11,11,5,35,0,0,0,45,0,65,148,220,11,11,1,121,0,65,166,220,11,11,10,125,0,0,0,0,0,0,0,86,6,0,65,186,220,11,11,22,209,2,145,0,0,0,0,0,0,0,202,3,24,3,0,0,0,0,0,0,203,2,0,65,218,220,11,11,25,207,7,0,0,0,0,74,0,19,2,0,0,0,0,65,0,0,0,0,0,0,0,105,0,220,0,65,130,221,11,11,2,192,3,0,65,144,221,11,11,11,172,1,19,0,0,0,0,0,145,1,96,0,65,166,221,11,11,8,59,6,116,0,0,0,253,3,0,65,184,221,11,11,9,238,2,169,7,0,0,0,0,148,0,65,220,221,11,11,8,75,0,0,0,0,0,103,5,0,65,128,222,11,11,2,11,3,0,65,146,222,11,11,6,86,2,0,0,168,1,0,65,166,222,11,11,10,198,4,0,0,0,0,0,0,108,3,0,65,210,222,11,11,1,133,0,65,220,222,11,11,5,187,0,0,0,8,0,65,240,222,11,11,6,173,1,0,0,173,2,0,65,140,223,11,11,4,132,0,216,1,0,65,162,223,11,11,8,170,3,0,0,0,0,106,3,0,65,180,223,11,11,2,6,3,0,65,192,223,11,11,1,92,0,65,206,223,11,11,4,62,3,189,2,0,65,220,223,11,11,4,170,1,94,1,0,65,252,223,11,11,3,91,2,59,0,65,148,224,11,11,2,37,1,0,65,178,224,11,11,5,185,1,163,0,4,0,65,202,224,11,11,2,38,3,0,65,216,224,11,11,1,233,0,65,226,224,11,11,26,202,7,0,0,203,6,0,0,0,0,137,1,0,0,47,0,14,4,0,0,0,0,0,0,53,1,0,65,168,225,11,11,9,107,1,0,0,0,0,0,0,175,0,65,192,225,11,11,20,154,2,0,0,0,0,139,6,0,0,64,6,0,0,0,0,0,0,40,3,0,65,234,225,11,11,3,24,1,54,0,65,254,225,11,11,2,165,1,0,65,166,226,11,11,15,249,0,0,0,0,0,103,0,254,0,0,0,6,1,1,0,65,214,226,11,11,2,37,3,0,65,234,226,11,11,2,94,6,0,65,134,227,11,11,6,159,2,204,3,221,3,0,65,154,227,11,11,10,121,3,0,0,0,0,0,0,102,5,0,65,178,227,11,11,2,7,3,0,65,200,227,11,11,3,132,1,202,0,65,212,227,11,11,26,16,0,48,2,0,0,0,0,0,0,73,3,0,0,0,0,54,2,0,0,0,0,0,0,170,3,0,65,130,228,11,11,10,144,3,0,0,0,0,0,0,81,5,0,65,152,228,11,11,20,106,2,236,0,0,0,62,7,0,0,0,0,62,1,190,0,0,0,96,5,0,65,186,228,11,11,14,93,1,0,0,0,0,0,0,0,0,183,3,180,7,0,65,212,228,11,11,2,88,1,0,65,230,228,11,11,2,82,3,0,65,158,229,11,11,2,142,3,0,65,188,229,11,11,12,19,0,0,0,163,0,85,0,0,0,231,1,0,65,244,229,11,11,29,145,0,0,0,83,0,0,0,0,0,245,3,0,0,0,0,0,0,130,7,0,0,0,0,169,0,45,2,66,0,65,174,230,11,11,26,169,4,82,0,0,0,96,1,198,1,57,0,0,0,0,0,53,5,140,1,107,0,0,0,114,1,0,65,218,230,11,11,1,204,0,65,230,230,11,11,2,170,6,0,65,128,231,11,11,4,138,1,180,4,0,65,142,231,11,11,14,239,3,0,0,0,0,0,0,160,6,0,0,239,5,0,65,184,231,11,11,24,213,3,0,0,0,0,0,0,0,0,48,4,0,0,0,0,0,0,200,2,0,0,93,6,0,65,222,231,11,11,2,216,2,0,65,134,232,11,11,11,247,4,0,0,0,0,0,0,72,6,16,0,65,154,232,11,11,2,229,1,0,65,168,232,11,11,3,153,0,27,0,65,214,232,11,11,2,199,7,0,65,232,232,11,11,5,52,0,0,0,21,0,65,128,233,11,11,2,51,3,0,65,140,233,11,11,21,149,3,0,0,0,0,0,0,0,0,16,3,0,0,0,0,0,0,0,0,135,0,65,172,233,11,11,2,198,1,0,65,192,233,11,11,4,84,3,183,6,0,65,206,233,11,11,2,84,3,0,65,218,233,11,11,12,184,3,0,0,0,0,0,0,0,0,56,2,0,65,240,233,11,11,9,192,1,0,0,0,0,0,0,67,0,65,150,234,11,11,10,34,7,145,2,0,0,217,2,154,2,0,65,190,234,11,11,2,157,2,0,65,206,234,11,11,7,146,1,0,0,0,0,152,0,65,222,234,11,11,2,144,3,0,65,236,234,11,11,18,51,0,64,1,0,0,189,1,0,0,0,0,0,0,0,0,52,1,0,65,136,235,11,11,24,130,1,0,0,0,0,239,0,0,0,0,0,130,0,83,0,0,0,143,0,0,0,92,1,0,65,174,235,11,11,2,190,3,0,65,186,235,11,11,1,210,0,65,234,235,11,11,2,174,1,0,65,132,236,11,11,3,7,0,213,0,65,182,236,11,11,2,33,3,0,65,202,236,11,11,5,168,3,0,0,108,0,65,226,236,11,11,24,117,3,75,2,219,0,142,1,108,1,0,0,141,4,0,0,0,0,86,1,241,0,47,1,0,65,142,237,11,11,2,174,5,0,65,164,237,11,11,8,254,0,50,2,0,0,18,3,0,65,202,237,11,11,2,14,5,0,65,128,238,11,11,3,237,1,216,0,65,140,238,11,11,4,219,0,85,1,0,65,164,238,11,11,5,130,0,198,6,154,0,65,204,238,11,11,16,189,2,92,2,0,0,0,0,111,3,0,0,195,0,154,2,0,65,130,239,11,11,10,133,6,0,0,0,0,0,0,255,6,0,65,178,239,11,11,2,204,4,0,65,190,239,11,11,2,111,2,0,65,206,239,11,11,2,30,3,0,65,232,239,11,11,12,84,0,122,0,0,0,0,0,0,0,69,3,0,65,128,240,11,11,18,245,3,0,0,0,0,65,2,0,0,0,0,0,0,204,1,164,3,0,65,168,240,11,11,38,31,0,131,0,0,0,0,0,0,0,93,2,0,0,0,0,0,0,222,4,0,0,0,0,0,0,0,0,68,0,22,1,165,0,51,1,13,3,0,65,218,240,11,11,1,33,0,65,130,241,11,11,11,89,4,0,0,0,0,208,2,161,7,203,0,65,156,241,11,11,4,169,1,70,1,0,65,180,241,11,11,4,241,0,36,5,0,65,194,241,11,11,34,160,1,0,0,0,0,0,0,20,5,0,0,79,3,0,0,0,0,150,2,102,1,0,0,0,0,0,0,0,0,71,3,31,7,0,65,128,242,11,11,4,142,2,242,5,0,65,144,242,11,11,1,163,0,65,156,242,11,11,12,58,1,210,3,0,0,0,0,0,0,89,2,0,65,178,242,11,11,14,178,3,178,1,0,0,0,0,0,0,146,1,155,1,0,65,228,242,11,11,6,13,0,187,5,154,1,0,65,134,243,11,11,2,227,1,0,65,194,243,11,11,2,165,2,0,65,220,243,11,11,1,70,0,65,230,243,11,11,2,125,5,0,65,244,243,11,11,1,108,0,65,146,244,11,11,2,9,3,0,65,158,244,11,11,2,235,2,0,65,192,244,11,11,1,68,0,65,246,244,11,11,25,249,1,0,0,70,1,0,0,0,0,164,0,116,2,142,2,0,0,0,0,0,0,37,0,32,0,65,184,245,11,11,3,156,2,152,0,65,210,245,11,11,15,69,2,0,0,0,0,0,0,0,0,44,0,126,0,89,0,65,242,245,11,11,2,251,5,0,65,132,246,11,11,4,203,0,143,4,0,65,152,246,11,11,4,19,2,208,4,0,65,166,246,11,11,22,175,3,0,0,158,2,231,0,112,3,0,0,81,6,0,0,0,0,0,0,165,7,0,65,202,246,11,11,2,207,3,0,65,226,246,11,11,1,242,0,65,246,246,11,11,10,165,1,0,0,0,0,14,0,66,3,0,65,152,247,11,11,2,209,1,0,65,164,247,11,11,16,66,3,176,2,157,1,87,3,0,0,0,0,0,0,78,2,0,65,196,247,11,11,1,114,0,65,220,247,11,11,3,45,0,169,0,65,246,247,11,11,10,198,0,0,0,0,0,53,2,73,2,0,65,154,248,11,11,10,179,2,0,0,0,0,0,0,81,2,0,65,182,248,11,11,3,145,3,116,0,65,194,248,11,11,10,80,5,0,0,0,0,0,0,34,3,0,65,248,248,11,11,24,161,2,52,1,0,0,197,2,238,3,103,7,0,0,228,0,0,0,0,0,0,0,48,7,0,65,182,249,11,11,2,96,2,0,65,202,249,11,11,10,37,6,0,0,247,7,136,0,28,2,0,65,226,249,11,11,10,129,3,0,0,0,0,170,3,86,7,0,65,254,249,11,11,10,189,5,0,0,231,3,0,0,43,1,0,65,150,250,11,11,2,66,2,0,65,162,250,11,11,14,200,1,0,0,0,0,0,0,143,6,163,0,181,2,0,65,188,250,11,11,4,48,0,243,2,0,65,216,250,11,11,28,82,1,0,0,0,0,0,0,0,0,67,4,0,0,0,0,0,0,0,0,183,2,0,0,0,0,184,5,0,65,254,250,11,11,30,207,3,0,0,0,0,79,1,0,0,0,0,187,7,0,0,0,0,0,0,0,0,13,1,30,6,118,2,140,1,0,65,194,251,11,11,12,23,7,122,2,0,0,0,0,0,0,198,3,0,65,220,251,11,11,19,9,0,156,1,0,0,190,3,0,0,0,0,67,2,126,1,0,0,212,0,65,248,251,11,11,9,197,3,169,2,0,0,0,0,16,0,65,154,252,11,11,11,143,2,0,0,0,0,0,0,0,0,67,0,65,178,252,11,11,50,239,2,0,0,0,0,0,0,0,0,167,1,231,0,0,0,0,0,248,3,44,1,0,0,0,0,0,0,0,0,100,0,237,0,0,0,0,0,0,0,90,5,0,0,0,0,0,0,184,4,0,65,238,252,11,11,3,195,4,129,0,65,142,253,11,11,20,199,0,0,0,0,0,171,1,0,0,0,0,0,0,0,0,181,3,153,2,0,65,234,253,11,11,2,200,2,0,65,246,253,11,11,2,162,4,0,65,140,254,11,11,4,39,1,56,1,0,65,172,254,11,11,1,151,0,65,182,254,11,11,3,76,2,4,0,65,196,254,11,11,24,158,1,104,0,0,0,0,0,245,2,7,1,0,0,49,2,0,0,0,0,0,0,64,1,0,65,242,254,11,11,1,225,0,65,252,254,11,11,8,37,0,49,3,0,0,206,3,0,65,158,255,11,11,14,234,7,131,0,235,0,16,0,0,0,78,2,133,4,0,65,188,255,11,11,1,221,0,65,228,255,11,11,4,140,0,134,1,0,65,246,255,11,11,10,120,4,0,0,0,0,0,0,208,1,0,65,152,128,12,11,36,204,0,151,1,47,1,194,4,0,0,0,0,0,0,0,0,5,0,69,1,0,0,0,0,0,0,0,0,12,0,32,3,0,0,247,6,0,65,208,128,12,11,4,248,1,109,2,0,65,230,128,12,11,6,152,3,0,0,120,1,0,65,246,128,12,11,10,218,0,68,2,0,0,0,3,198,1,0,65,152,129,12,11,2,164,2,0,65,166,129,12,11,1,164,0,65,184,129,12,11,1,50,0,65,212,129,12,11,4,120,0,29,1,0,65,248,129,12,11,4,226,0,87,1,0,65,152,130,12,11,24,29,0,0,0,0,0,20,7,0,0,0,0,8,0,0,0,0,0,0,0,21,0,101,4,0,65,218,130,12,11,14,47,5,0,0,0,0,0,0,0,0,63,2,62,6,0,65,250,130,12,11,10,127,3,0,0,0,0,0,0,191,3,0,65,142,131,12,11,3,223,6,173,0,65,154,131,12,11,4,10,1,5,1,0,65,226,131,12,11,10,147,5,0,0,0,0,44,1,9,4,0,65,130,132,12,11,26,72,2,0,0,0,0,0,0,0,0,52,0,222,2,0,0,0,0,217,0,239,0,0,0,105,4,0,65,172,132,12,11,3,220,2,20,0,65,198,132,12,11,10,162,1,0,0,0,0,0,0,101,2,0,65,226,132,12,11,26,120,2,0,0,0,0,85,0,216,3,0,0,0,0,0,0,0,0,141,3,182,2,7,0,85,4,0,65,154,133,12,11,1,167,0,65,164,133,12,11,20,24,1,62,0,0,0,0,0,33,0,0,0,0,0,103,1,186,0,212,3,0,65,206,133,12,11,34,73,2,0,0,0,0,0,0,211,0,0,0,0,0,80,1,145,0,0,0,106,4,0,0,105,3,0,0,0,0,72,3,7,1,0,65,130,134,12,11,2,148,3,0,65,152,134,12,11,11,155,0,0,0,0,0,0,0,205,1,97,0,65,174,134,12,11,2,76,5,0,65,190,134,12,11,2,81,2,0,65,202,134,12,11,11,112,5,0,0,0,0,0,0,0,0,126,0,65,222,134,12,11,2,155,4,0,65,234,134,12,11,1,162,0,65,246,134,12,11,10,253,2,0,0,187,0,0,0,6,5,0,65,146,135,12,11,26,123,2,0,0,0,0,23,0,215,0,0,0,0,0,0,0,26,5,0,0,0,0,97,0,204,2,0,65,212,135,12,11,2,145,2,0,65,230,135,12,11,2,43,1,0,65,244,135,12,11,1,134,0,65,140,136,12,11,4,146,2,58,4,0,65,154,136,12,11,2,210,7,0,65,168,136,12,11,3,65,3,248,0,65,182,136,12,11,8,118,6,0,0,0,0,19,2,0,65,202,136,12,11,2,122,2,0,65,222,136,12,11,5,85,3,61,2,249,0,65,244,136,12,11,12,15,2,0,0,0,0,0,0,0,0,139,5,0,65,140,137,12,11,20,20,0,49,0,0,0,0,0,0,0,224,3,0,0,0,0,0,0,216,2,0,65,184,137,12,11,16,241,1,43,6,0,0,0,0,0,0,0,0,62,0,12,1,0,65,214,137,12,11,2,177,4,0,65,240,137,12,11,3,239,1,193,0,65,252,137,12,11,13,106,0,0,0,0,0,91,3,0,0,0,0,23,0,65,152,138,12,11,14,45,3,157,3,0,0,0,0,223,0,101,2,185,3,0,65,182,138,12,11,2,154,2,0,65,202,138,12,11,9,158,2,0,0,0,0,40,0,216,0,65,224,138,12,11,12,3,1,0,0,0,0,0,0,184,1,90,4,0,65,252,138,12,11,16,74,0,219,1,0,0,0,0,188,0,139,0,0,0,29,3,0,65,170,139,12,11,11,36,6,0,0,0,0,0,0,0,0,39,0,65,206,139,12,11,2,58,6,0,65,222,139,12,11,12,34,1,0,0,232,0,0,0,0,0,119,3,0,65,144,140,12,11,3,9,2,14,0,65,158,140,12,11,10,229,2,0,0,0,0,0,0,224,3,0,65,184,140,12,11,8,111,0,0,0,0,0,169,1,0,65,202,140,12,11,19,21,3,0,0,0,0,0,0,57,6,0,0,232,6,0,0,0,0,233,0,65,230,140,12,11,2,175,3,0,65,246,140,12,11,5,187,3,225,0,245,0,65,136,141,12,11,1,241,0,65,146,141,12,11,10,151,7,0,0,0,0,0,0,4,5,0,65,202,141,12,11,2,197,2,0,65,216,141,12,11,2,42,2,0,65,234,141,12,11,10,28,6,0,0,0,0,0,0,187,1,0,65,128,142,12,11,2,24,1,0,65,146,142,12,11,10,217,2,0,0,0,0,0,0,92,1,0,65,170,142,12,11,6,246,2,80,3,42,1,0,65,204,142,12,11,22,61,3,142,5,189,0,121,0,0,0,0,0,120,2,44,3,0,0,0,0,44,2,0,65,236,142,12,11,12,180,1,172,0,18,2,76,3,232,0,216,3,0,65,140,143,12,11,1,147,0,65,158,143,12,11,2,25,2,0,65,170,143,12,11,8,91,3,0,0,0,0,74,3,0,65,198,143,12,11,2,11,5,0,65,222,143,12,11,15,202,5,100,2,136,1,0,0,0,0,0,0,6,1,31,0,65,130,144,12,11,4,241,2,37,2,0,65,146,144,12,11,2,184,2,0,65,162,144,12,11,2,66,3,0,65,174,144,12,11,2,3,3,0,65,202,144,12,11,10,153,3,0,0,0,0,0,0,162,2,0,65,232,144,12,11,4,52,1,188,1,0,65,248,144,12,11,24,37,3,180,0,0,0,0,0,22,1,15,1,0,0,0,0,214,0,249,1,0,0,191,4,0,65,156,145,12,11,4,131,1,15,1,0,65,202,145,12,11,18,109,6,42,0,92,0,0,0,203,1,0,0,0,0,74,1,21,6,0,65,236,145,12,11,20,113,0,18,0,0,0,0,0,0,0,206,6,0,0,0,0,0,0,197,3,0,65,154,146,12,11,7,182,0,0,0,0,0,65,0,65,186,146,12,11,2,205,3,0,65,198,146,12,11,8,72,1,0,0,0,0,76,2,0,65,130,147,12,11,20,250,6,0,0,0,0,194,3,193,7,0,0,0,0,0,0,52,1,252,1,0,65,212,147,12,11,2,76,2,0,65,226,147,12,11,4,102,2,25,3,0,65,164,148,12,11,2,34,1,0,65,186,148,12,11,2,112,4,0,65,208,148,12,11,36,28,3,207,2,0,0,0,0,70,1,210,0,0,0,0,0,0,0,189,2,246,2,216,1,0,0,0,0,0,0,155,7,22,1,55,4,0,65,128,149,12,11,25,241,1,41,0,0,0,0,0,122,2,46,0,193,3,0,0,42,3,12,2,0,0,0,0,33,0,65,178,149,12,11,6,20,2,0,0,229,3,0,65,206,149,12,11,2,21,5,0,65,246,149,12,11,14,18,5,0,0,159,2,0,0,0,0,0,0,50,1,0,65,152,150,12,11,12,181,2,31,7,0,0,0,0,0,0,247,2,0,65,174,150,12,11,2,140,7,0,65,204,150,12,11,12,88,0,182,0,0,0,0,0,0,0,172,7,0,65,254,150,12,11,2,9,2,0,65,140,151,12,11,20,168,1,89,3,0,0,0,0,0,0,0,0,159,2,72,1,0,0,17,2,0,65,170,151,12,11,9,204,2,0,0,229,5,80,0,67,0,65,188,151,12,11,3,59,0,141,0,65,204,151,12,11,2,15,3,0,65,142,152,12,11,20,218,5,0,0,0,0,0,0,0,0,87,1,174,1,35,3,159,4,165,2,0,65,154,153,12,11,3,77,5,53,0,65,166,153,12,11,2,78,2,0,65,194,153,12,11,2,73,1,0,65,210,153,12,11,2,213,1,0,65,232,153,12,11,16,204,1,0,0,0,0,207,6,0,0,0,0,195,3,84,1,0,65,130,154,12,11,7,67,6,0,0,0,0,250,0,65,148,154,12,11,28,134,2,218,0,0,0,2,7,0,0,0,0,0,0,59,2,0,0,199,1,0,0,0,0,0,0,244,3,0,65,200,154,12,11,12,85,2,161,0,0,0,93,1,0,0,12,2,0,65,236,154,12,11,4,66,1,176,1,0,65,252,154,12,11,3,69,1,223,0,65,138,155,12,11,38,54,2,0,0,0,0,0,0,114,5,225,1,180,1,0,0,48,0,201,1,98,2,244,2,106,2,0,0,0,0,0,0,243,2,0,0,193,4,0,65,186,155,12,11,1,197,0,65,216,155,12,11,8,32,2,236,1,107,0,158,1,0,65,246,155,12,11,18,239,3,0,0,0,0,0,0,0,0,5,0,0,0,0,0,44,6,0,65,162,156,12,11,2,161,2,0,65,194,156,12,11,2,51,7,0,65,214,156,12,11,1,165,0,65,228,156,12,11,4,41,3,117,3,0,65,136,157,12,11,11,242,1,0,0,0,0,0,0,50,1,9,0,65,162,157,12,11,5,181,1,209,2,146,0,65,190,157,12,11,1,177,0,65,206,157,12,11,2,97,5,0,65,250,157,12,11,14,200,0,0,0,191,3,0,0,0,0,0,0,136,7,0,65,182,158,12,11,6,155,5,0,0,225,1,0,65,200,158,12,11,3,142,0,84,0,65,214,158,12,11,10,247,3,0,0,0,0,0,0,59,1,0,65,236,158,12,11,2,247,2,0,65,254,158,12,11,10,200,2,0,0,0,0,0,0,186,6,0,65,160,159,12,11,8,222,0,0,0,217,3,134,5,0,65,222,159,12,11,6,249,4,26,2,194,2,0,65,244,159,12,11,1,115,0,65,138,160,12,11,2,245,6,0,65,150,160,12,11,23,175,1,97,0,153,2,42,0,237,0,0,0,0,0,0,0,8,1,0,0,0,0,213,0,65,188,160,12,11,10,199,1,0,0,0,0,0,0,138,3,0,65,228,160,12,11,6,112,2,0,0,62,2,0,65,130,161,12,11,10,98,1,0,0,0,0,0,0,22,6,0,65,168,161,12,11,20,68,0,235,0,211,2,21,7,0,0,0,0,0,0,189,3,0,0,62,3,0,65,212,161,12,11,8,23,0,0,0,0,0,240,1,0,65,234,161,12,11,5,35,2,239,0,88,0,65,130,162,12,11,2,30,5,0,65,148,162,12,11,20,80,0,52,4,0,0,0,0,118,0,0,0,0,0,0,0,223,1,18,1,0,65,190,162,12,11,19,241,1,0,0,0,0,157,2,5,1,0,0,0,0,0,0,0,0,13,0,65,222,162,12,11,18,23,3,250,0,130,2,0,0,0,0,0,0,149,5,171,3,181,3,0,65,138,163,12,11,2,50,3,0,65,180,163,12,11,14,214,3,74,1,0,0,0,0,0,0,0,0,33,2,0,65,206,163,12,11,6,179,3,0,0,164,4,0,65,222,163,12,11,2,136,3,0,65,234,163,12,11,2,92,5,0,65,146,164,12,11,4,181,2,121,1,0,65,178,164,12,11,22,183,2,0,0,0,0,201,2,130,1,0,0,0,0,0,0,0,0,128,0,39,6,0,65,212,164,12,11,4,168,1,125,3,0,65,128,165,12,11,2,136,3,0,65,140,165,12,11,4,40,2,66,1,0,65,176,165,12,11,5,28,0,16,7,49,0,65,190,165,12,11,2,40,7,0,65,242,165,12,11,16,165,1,0,0,0,0,186,1,159,1,0,0,0,0,33,1,0,65,140,166,12,11,3,206,0,110,0,65,154,166,12,11,1,205,0,65,204,166,12,11,4,19,0,3,6,0,65,218,166,12,11,6,60,5,0,0,170,4,0,65,240,166,12,11,2,37,2,0,65,130,167,12,11,2,184,6,0,65,150,167,12,11,14,63,1,0,0,0,0,0,0,0,0,112,0,156,4,0,65,186,167,12,11,2,199,3,0,65,206,167,12,11,2,148,7,0,65,244,167,12,11,2,223,2,0,65,136,168,12,11,3,129,3,132,0,65,160,168,12,11,20,38,0,70,3,0,0,0,0,0,0,123,1,218,0,8,0,148,2,249,3,0,65,192,168,12,11,16,111,0,131,1,135,2,109,3,0,0,0,0,53,0,22,3,0,65,224,168,12,11,2,202,1,0,65,238,168,12,11,14,186,3,0,0,0,0,0,0,138,1,0,0,87,5,0,65,154,169,12,11,2,114,3,0,65,170,169,12,11,2,129,5,0,65,204,169,12,11,7,38,0,124,0,86,1,199,0,65,232,169,12,11,16,212,2,116,2,0,0,0,0,0,0,0,0,36,3,10,1,0,65,130,170,12,11,5,208,0,0,0,79,0,65,152,170,12,11,2,229,2,0,65,174,170,12,11,25,94,2,0,0,214,5,53,3,17,6,0,0,0,0,135,0,149,1,0,0,0,0,178,0,100,0,65,226,170,12,11,10,225,1,0,0,0,0,0,0,98,5,0,65,134,171,12,11,12,23,3,33,0,203,4,89,3,0,0,211,1,0,65,178,171,12,11,2,191,1,0,65,192,171,12,11,3,86,0,128,0,65,208,171,12,11,15,75,2,0,0,0,0,0,0,180,2,250,3,0,0,195,0,65,238,171,12,11,2,10,6,0,65,134,172,12,11,8,172,2,0,0,0,0,89,1,0,65,154,172,12,11,16,109,1,0,0,147,6,0,0,0,0,216,1,0,0,177,1,0,65,184,172,12,11,15,28,0,0,0,0,0,0,0,229,3,0,0,193,2,3,0,65,218,172,12,11,1,229,0,65,228,172,12,11,1,102,0,65,238,172,12,11,4,98,3,254,3,0,65,132,173,12,11,5,55,0,0,0,115,0,65,146,173,12,11,2,165,3,0,65,162,173,12,11,2,190,2,0,65,178,173,12,11,22,192,6,26,0,228,1,0,0,0,0,0,0,185,0,106,2,161,1,0,0,35,3,0,65,222,173,12,11,2,238,4,0,65,250,173,12,11,2,121,2,0,65,150,174,12,11,4,223,1,6,1,0,65,166,174,12,11,13,62,3,0,0,0,0,0,0,0,0,26,0,70,0,65,196,174,12,11,16,217,0,0,0,128,2,51,0,0,0,0,0,104,1,50,6,0,65,222,174,12,11,2,140,2,0,65,234,174,12,11,14,254,2,0,0,0,0,0,0,0,0,42,1,225,2,0,65,140,175,12,11,59,143,2,222,0,138,3,0,0,0,0,245,3,223,3,217,7,0,0,0,0,0,0,0,0,247,1,0,0,0,0,0,0,216,0,154,0,0,0,0,0,0,0,204,2,0,0,76,3,0,0,0,0,0,0,0,0,109,2,252,0,65,208,175,12,11,2,236,2,0,65,248,175,12,11,5,103,0,0,0,2,0,65,154,176,12,11,18,64,2,0,0,0,0,0,0,136,2,0,0,0,0,0,0,75,1,0,65,196,176,12,11,11,120,2,0,0,0,0,0,0,6,2,107,0,65,224,176,12,11,12,83,3,0,0,0,0,0,0,0,0,248,1,0,65,132,177,12,11,4,7,0,115,3,0,65,150,177,12,11,2,154,3,0,65,168,177,12,11,4,91,0,225,3,0,65,184,177,12,11,5,200,0,131,0,10,0,65,216,177,12,11,24,109,1,153,5,0,0,0,0,0,0,0,0,28,0,103,0,0,0,0,0,30,3,245,3,0,65,128,178,12,11,36,39,0,133,7,0,0,85,3,0,0,0,0,15,1,7,2,0,0,0,0,0,0,0,0,82,1,0,0,0,0,44,1,214,1,163,1,0,65,176,178,12,11,2,68,3,0,65,190,178,12,11,2,145,7,0,65,202,178,12,11,8,137,1,0,0,0,0,101,1,0,65,220,178,12,11,2,191,2,0,65,138,179,12,11,2,131,1,0,65,152,179,12,11,18,75,0,196,2,197,1,71,5,0,0,47,1,0,0,0,0,4,3,0,65,186,179,12,11,2,237,2,0,65,214,179,12,11,9,41,4,0,0,0,0,205,2,226,0,65,234,179,12,11,26,122,3,175,1,114,2,0,0,0,0,0,0,0,0,194,2,0,0,0,0,0,0,51,0,186,2,0,65,154,180,12,11,7,60,3,0,0,0,0,17,0,65,170,180,12,11,2,137,7,0,65,206,180,12,11,1,84,0,65,236,180,12,11,12,27,0,103,3,242,1,0,0,101,0,1,7,0,65,132,181,12,11,2,179,1,0,65,144,181,12,11,8,198,3,0,0,129,0,108,6,0,65,178,181,12,11,4,229,3,246,1,0,65,206,181,12,11,18,55,3,0,0,135,7,0,0,0,0,0,0,0,0,98,0,220,6,0,65,248,181,12,11,12,8,0,0,0,160,0,22,4,0,0,236,1,0,65,144,182,12,11,3,129,0,45,0,65,160,182,12,11,4,97,1,46,2,0,65,174,182,12,11,22,17,3,0,0,0,0,0,0,121,4,189,0,0,0,0,0,0,0,26,0,97,1,0,65,206,182,12,11,10,232,7,0,0,0,0,0,0,94,2,0,65,248,182,12,11,4,32,0,87,3,0,65,150,183,12,11,26,219,7,0,0,0,0,5,0,4,0,0,0,0,0,205,1,252,2,0,0,0,0,0,0,169,5,0,65,206,183,12,11,17,165,5,0,0,0,0,0,0,144,4,0,0,0,0,0,0,233,0,65,130,184,12,11,34,255,0,0,0,0,0,216,0,0,0,0,0,0,0,30,1,0,0,0,0,0,0,3,0,0,0,0,0,0,0,211,2,24,2,0,65,174,184,12,11,10,29,1,0,0,0,0,0,0,48,2,0,65,194,184,12,11,2,178,2,0,65,206,184,12,11,11,222,4,0,0,0,0,63,0,0,0,33,0,65,228,184,12,11,4,8,2,70,7,0,65,128,185,12,11,12,118,2,0,0,0,0,0,0,0,0,42,2,0,65,150,185,12,11,2,233,3,0,65,162,185,12,11,2,190,1,0,65,178,185,12,11,10,33,5,0,0,0,0,69,3,124,2,0,65,220,185,12,11,2,22,1,0,65,238,185,12,11,12,100,3,0,0,0,0,0,0,0,0,242,3,0,65,166,186,12,11,10,207,4,0,0,48,1,0,0,250,1,0,65,220,186,12,11,40,26,0,0,0,93,0,128,5,26,3,75,3,192,2,0,0,29,1,114,0,229,1,130,3,145,0,0,0,19,0,243,7,0,0,0,0,0,0,141,7,0,65,146,187,12,11,2,192,6,0,65,164,187,12,11,2,234,2,0,65,180,187,12,11,4,227,3,172,7,0,65,206,187,12,11,6,14,6,0,0,106,3,0,65,254,187,12,11,26,250,3,0,0,0,0,0,0,46,3,126,0,0,0,0,0,240,4,0,0,0,0,46,3,187,3,0,65,166,188,12,11,2,213,3,0,65,184,188,12,11,9,147,3,56,0,0,0,0,0,100,0,65,212,188,12,11,12,126,2,0,0,0,0,0,0,0,0,226,2,0,65,242,188,12,11,2,246,2,0,65,150,189,12,11,21,88,4,0,0,0,0,214,0,0,0,0,0,0,0,133,0,0,0,196,0,168,0,65,182,189,12,11,44,128,4,0,0,221,4,0,0,0,0,26,2,169,0,103,3,24,7,0,0,0,0,157,1,133,0,0,0,0,0,0,0,210,3,0,0,0,0,43,0,93,0,115,1,0,65,238,189,12,11,19,14,2,25,0,0,0,242,2,79,1,0,0,0,0,0,0,0,0,182,0,65,152,190,12,11,4,39,0,89,2,0,65,170,190,12,11,12,181,0,114,1,0,0,0,0,116,6,102,1,0,65,200,190,12,11,8,176,0,30,1,0,0,20,3,0,65,218,190,12,11,18,199,4,12,3,254,0,235,3,128,3,0,0,0,0,0,0,167,5,0,65,144,191,12,11,2,232,2,0,65,156,191,12,11,16,126,0,0,0,41,0,20,3,0,0,0,0,0,0,117,2,0,65,194,191,12,11,2,37,1,0,65,138,192,12,11,20,164,1,37,0,108,7,0,0,0,0,0,0,0,0,30,2,34,6,189,3,0,65,172,192,12,11,3,117,1,31,0,65,184,192,12,11,4,125,0,69,1,0,65,200,192,12,11,8,67,1,0,0,0,0,11,6,0,65,234,192,12,11,2,192,4,0,65,248,192,12,11,7,198,0,113,7,117,2,15,0,65,140,193,12,11,21,20,0,75,0,31,2,73,5,0,0,0,0,0,0,21,2,0,0,0,0,6,0,65,174,193,12,11,2,26,2,0,65,198,193,12,11,26,82,1,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,28,1,147,2,0,0,221,3,0,65,242,193,12,11,8,80,3,0,0,0,0,251,1,0,65,138,194,12,11,18,188,0,223,3,116,3,0,0,0,0,0,0,0,0,60,0,191,3,0,65,166,194,12,11,20,117,6,0,0,0,0,154,3,81,1,0,0,126,2,0,0,0,0,244,1,0,65,208,194,12,11,1,166,0,65,234,194,12,11,2,162,1,0,65,144,195,12,11,2,248,2,0,65,158,195,12,11,2,253,4,0,65,212,195,12,11,2,2,3,0,65,228,195,12,11,3,243,0,89,0,65,250,195,12,11,14,116,5,0,0,48,2,0,0,0,0,3,0,122,6,0,65,168,196,12,11,16,74,2,0,0,0,0,247,4,0,0,0,0,0,0,249,1,0,65,230,196,12,11,2,125,2,0,65,138,197,12,11,6,155,7,41,0,189,1,0,65,160,197,12,11,28,57,0,189,0,0,0,0,0,115,1,0,0,0,0,0,0,0,0,40,2,0,0,115,3,0,0,155,3,0,65,130,198,12,11,11,107,3,0,0,0,0,0,0,252,6,49,0,65,164,198,12,11,8,149,2,0,0,0,0,153,7,0,65,182,198,12,11,2,26,3,0,65,230,198,12,11,10,111,4,0,0,0,0,0,0,233,2,0,65,254,198,12,11,1,84,0,65,142,199,12,11,6,154,1,0,0,208,3,0,65,158,199,12,11,2,191,2,0,65,172,199,12,11,11,187,0,66,1,0,0,0,0,0,0,227,0,65,192,199,12,11,8,48,2,0,0,31,0,115,5,0,65,210,199,12,11,26,210,1,0,0,0,0,0,0,0,0,131,2,167,0,0,0,0,0,0,0,148,5,0,0,156,1,0,65,254,199,12,11,4,94,4,50,2,0,65,141,200,12,11,1,1,0,65,154,200,12,11,2,235,6,0,65,166,200,12,11,7,166,4,132,0,0,0,66,0,65,194,200,12,11,9,61,1,0,0,0,0,0,0,63,0,65,218,200,12,11,2,195,5,0,65,234,200,12,11,12,32,1,0,0,0,0,0,0,0,0,96,2,0,65,134,201,12,11,6,201,4,0,0,165,4,0,65,154,201,12,11,2,188,5,0,65,166,201,12,11,3,177,2,120,0,65,184,201,12,11,15,1,0,0,0,73,1,0,0,0,0,0,0,0,0,226,0,65,210,201,12,11,18,63,7,0,0,0,0,205,1,0,0,0,0,0,0,0,0,66,5,0,65,238,201,12,11,8,85,0,0,0,0,0,43,1,0,65,170,202,12,11,10,147,4,0,0,0,0,0,0,212,3,0,65,196,202,12,11,4,125,2,23,1,0,65,210,202,12,11,13,37,1,0,0,0,0,0,0,0,0,16,2,17,0,65,232,202,12,11,1,5,0,65,156,203,12,11,1,48,0,65,172,203,12,11,2,89,2,0,65,186,203,12,11,5,11,3,0,0,196,0,65,234,203,12,11,6,42,5,225,2,240,2,0,65,142,204,12,11,14,156,1,192,0,80,0,0,0,0,0,8,0,190,5,0,65,174,204,12,11,2,105,3,0,65,186,204,12,11,2,67,3,0,65,197,204,12,11,5,1,38,0,218,3,0,65,220,204,12,11,8,91,0,1,1,22,1,143,3,0,65,244,204,12,11,3,237,2,151,0,65,144,205,12,11,15,221,3,0,0,0,0,222,3,0,0,0,0,90,0,194,0,65,170,205,12,11,2,169,1,0,65,182,205,12,11,2,6,3,0,65,204,205,12,11,19,134,2,59,3,240,2,0,0,0,0,0,0,150,2,0,0,22,0,21,0,65,236,205,12,11,12,95,0,239,0,0,0,0,0,0,0,175,1,0,65,130,206,12,11,18,106,3,0,0,0,0,9,1,65,0,0,0,0,0,0,0,70,5,0,65,186,206,12,11,2,95,7,0,65,202,206,12,11,10,41,3,0,0,184,2,0,0,50,4,0,65,250,206,12,11,28,118,2,0,0,0,0,34,3,0,0,0,0,0,0,56,0,8,3,0,0,202,3,0,0,0,0,29,3,0,65,160,207,12,11,19,144,1,0,0,0,0,159,7,0,0,0,0,41,0,0,0,11,0,118,0,65,196,207,12,11,12,251,0,103,2,0,0,0,0,0,0,20,4,0,65,230,207,12,11,1,225,0,65,138,208,12,11,15,114,1,0,0,0,0,0,0,0,0,104,0,48,0,209,0,65,210,208,12,11,2,162,3,0,65,234,208,12,11,20,6,5,0,0,247,2,0,0,120,0,129,1,0,0,0,0,0,0,173,1,0,65,142,209,12,11,2,52,3,0,65,156,209,12,11,18,199,0,0,0,10,0,151,0,0,0,0,0,0,0,249,2,109,1,0,65,192,209,12,11,36,46,0,62,4,0,0,0,0,0,0,0,0,11,0,88,6,58,0,88,1,0,0,0,0,240,3,76,7,0,0,0,0,0,0,120,3,0,65,130,210,12,11,2,199,2,0,65,160,210,12,11,2,184,1,0,65,192,210,12,11,12,146,3,121,7,0,0,190,3,0,0,117,3,0,65,230,210,12,11,22,79,3,20,1,0,0,46,1,65,0,0,0,0,0,0,0,254,1,0,0,234,5,0,65,136,211,12,11,4,152,0,35,1,0,65,164,211,12,11,4,26,1,77,2,0,65,194,211,12,11,9,130,0,0,0,0,0,207,1,42,0,65,214,211,12,11,2,116,1,0,65,234,211,12,11,2,168,2,0,65,252,211,12,11,12,209,3,205,7,0,0,0,0,0,0,42,3,0,65,154,212,12,11,18,110,5,0,0,0,0,0,0,132,2,0,0,0,0,99,3,214,3,0,65,186,212,12,11,34,28,2,0,0,123,0,0,0,0,0,0,0,186,7,0,0,0,0,0,0,0,0,21,3,111,2,0,0,187,6,0,0,196,4,0,65,234,212,12,11,2,224,1,0,65,130,213,12,11,2,120,3,0,65,156,213,12,11,4,43,1,203,7,0,65,204,213,12,11,3,20,3,179,0,65,220,213,12,11,3,175,1,156,0,65,150,214,12,11,22,93,5,39,0,80,0,196,0,0,0,0,0,251,1,0,0,0,0,0,0,134,2,0,65,182,214,12,11,21,190,4,0,0,0,0,0,0,0,0,158,3,0,0,0,0,0,0,1,0,114,0,65,214,214,12,11,2,190,1,0,65,158,215,12,11,35,234,1,0,0,0,0,0,0,235,1,0,0,48,6,0,0,0,0,251,1,250,0,0,0,0,0,0,0,158,0,10,0,106,1,1,0,65,212,215,12,11,27,152,1,228,0,92,3,224,1,0,0,11,3,0,0,0,0,0,0,45,2,0,0,0,0,142,0,197,0,65,134,216,12,11,25,210,5,11,0,122,1,60,1,33,4,0,0,0,0,18,0,67,2,43,1,10,6,0,0,177,0,65,178,216,12,11,14,155,1,0,0,0,0,0,0,0,0,215,2,183,1,0,65,202,216,12,11,2,248,5,0,65,216,216,12,11,16,58,0,0,0,226,1,0,0,0,0,0,0,249,1,160,7,0,65,254,216,12,11,1,242,0,65,142,217,12,11,12,185,3,0,0,0,0,0,0,0,0,34,3,0,65,174,217,12,11,9,34,1,0,0,0,0,23,3,52,0,65,206,217,12,11,1,112,0,65,218,217,12,11,7,4,4,0,0,0,0,138,0,65,234,217,12,11,2,19,7,0,65,248,217,12,11,24,166,3,29,7,0,0,0,0,0,0,0,0,115,1,38,0,0,0,0,0,0,0,16,5,0,65,174,218,12,11,2,211,2,0,65,202,218,12,11,2,50,5,0,65,218,218,12,11,5,231,4,40,1,109,0,65,234,218,12,11,14,148,2,0,0,0,0,0,0,0,0,14,1,79,2,0,65,134,219,12,11,3,66,4,81,0,65,146,219,12,11,14,135,1,0,0,0,0,0,0,0,0,249,0,66,1,0,65,174,219,12,11,2,132,5,0,65,196,219,12,11,4,14,2,120,2,0,65,212,219,12,11,3,235,0,144,0,65,226,219,12,11,9,172,3,0,0,0,0,0,0,52,0,65,136,220,12,11,3,53,1,196,0,65,150,220,12,11,16,120,7,0,0,10,5,0,0,174,2,0,0,0,0,113,2,0,65,188,220,12,11,11,156,1,0,0,0,0,0,0,0,0,43,0,65,208,220,12,11,6,11,0,199,3,246,2,0,65,242,220,12,11,1,220,0,65,136,221,12,11,3,105,3,11,0,65,182,221,12,11,7,122,3,0,0,0,0,2,0,65,206,221,12,11,6,238,6,137,1,7,1,0,65,224,221,12,11,15,50,3,200,1,0,0,0,0,251,0,178,0,137,1,97,0,65,250,221,12,11,3,162,2,168,0,65,140,222,12,11,4,159,0,103,6,0,65,160,222,12,11,7,59,0,166,3,0,0,191,0,65,176,222,12,11,8,90,1,165,0,0,0,109,3,0,65,212,222,12,11,1,128,0,65,226,222,12,11,2,17,5,0,65,240,222,12,11,16,164,0,0,0,0,0,0,0,15,0,132,0,241,0,49,4,0,65,176,223,12,11,12,228,0,68,1,53,0,0,0,0,0,142,3,0,65,204,223,12,11,7,222,2,193,2,217,0,73,0,65,228,223,12,11,8,124,2,133,1,0,0,129,5,0,65,246,223,12,11,11,125,3,0,0,0,0,0,0,0,0,21,0,65,156,224,12,11,20,209,2,0,0,0,0,0,0,191,3,0,0,0,0,0,0,0,0,153,5,0,65,200,224,12,11,3,174,0,189,0,65,224,224,12,11,32,22,0,2,0,0,0,0,0,47,3,98,1,0,0,0,0,0,0,0,0,169,1,0,0,155,1,60,0,13,0,75,6,0,65,154,225,12,11,13,198,5,84,2,0,0,0,0,142,1,0,0,50,0,65,204,225,12,11,4,192,0,135,4,0,65,218,225,12,11,3,80,2,223,0,65,236,225,12,11,3,245,0,64,0,65,248,225,12,11,14,22,1,0,0,92,2,0,0,0,0,222,5,9,1,0,65,148,226,12,11,4,54,1,227,6,0,65,186,226,12,11,1,129,0,65,206,226,12,11,2,76,5,0,65,224,226,12,11,2,249,1,0,65,240,226,12,11,8,232,3,0,0,0,0,198,3,0,65,150,227,12,11,2,71,3,0,65,178,227,12,11,2,125,2,0,65,208,227,12,11,32,78,2,0,0,0,0,0,0,0,0,24,1,0,0,0,0,0,0,106,5,0,0,0,0,0,0,25,1,0,0,40,4,0,65,250,227,12,11,42,149,3,0,0,0,0,15,0,43,2,0,0,0,0,246,3,91,7,0,0,0,0,0,0,197,3,0,0,0,0,117,0,33,0,0,0,0,0,0,0,33,3,0,65,174,228,12,11,6,109,3,0,0,56,3,0,65,202,228,12,11,2,109,1,0,65,216,228,12,11,16,6,3,7,0,0,0,174,1,0,0,0,0,231,0,104,1,0,65,248,228,12,11,12,54,3,228,2,0,0,0,0,161,3,205,5,0,65,170,229,12,11,11,84,3,0,0,0,0,0,0,0,0,17,0,65,194,229,12,11,69,233,3,0,0,0,0,0,0,0,0,35,0,63,3,0,0,0,0,128,1,201,1,0,0,0,0,0,0,71,5,0,0,27,0,0,0,0,0,216,3,0,0,8,1,40,2,0,0,145,1,0,0,0,0,0,0,198,2,0,0,187,4,0,0,0,0,11,0,205,0,65,160,230,12,11,14,5,0,67,2,0,0,205,2,0,0,0,0,243,3,0,65,202,230,12,11,2,37,3,0,65,226,230,12,11,10,233,1,0,0,0,0,0,0,0,4,0,65,254,230,12,11,2,124,3,0,65,152,231,12,11,12,217,1,0,0,0,0,0,0,147,2,96,3,0,65,176,231,12,11,7,152,0,51,3,0,0,51,0,65,204,231,12,11,1,130,0,65,216,231,12,11,1,229,0,65,226,231,12,11,2,162,2,0,65,246,231,12,11,18,2,3,52,0,79,0,0,0,0,0,0,0,130,6,0,0,153,1,0,65,150,232,12,11,6,195,0,0,0,176,2,0,65,178,232,12,11,5,121,3,174,0,160,0,65,210,232,12,11,22,104,3,0,0,150,3,57,2,12,1,0,0,0,0,0,0,200,4,0,0,81,5,0,65,250,232,12,11,2,118,1,0,65,134,233,12,11,11,219,2,0,0,0,0,0,0,0,0,190,0,65,160,233,12,11,6,202,0,250,1,188,1,0,65,224,233,12,11,8,67,3,0,0,17,0,246,5,0,65,242,233,12,11,11,221,1,0,0,0,0,226,3,94,5,76,0,65,140,234,12,11,8,99,1,31,1,0,0,109,5,0,65,160,234,12,11,12,199,1,128,1,0,0,0,0,0,0,8,1,0,65,196,234,12,11,2,233,3,0,65,222,234,12,11,14,28,0,0,0,0,0,0,0,83,3,175,0,103,1,0,65,252,234,12,11,4,31,1,228,2,0,65,166,235,12,11,2,89,3,0,65,196,235,12,11,4,51,3,122,5,0,65,212,235,12,11,3,174,0,224,0,65,134,236,12,11,2,113,6,0,65,172,236,12,11,4,143,2,61,2,0,65,192,236,12,11,4,128,0,95,1,0,65,218,236,12,11,2,150,3,0,65,130,237,12,11,2,175,2,0,65,150,237,12,11,10,245,5,0,0,0,0,0,0,241,3,0,65,174,237,12,11,2,84,1,0,65,196,237,12,11,5,93,3,0,0,176,0,65,220,237,12,11,8,96,0,217,3,0,0,103,2,0,65,242,237,12,11,2,127,7,0,65,254,237,12,11,2,107,4,0,65,142,238,12,11,1,247,0,65,152,238,12,11,3,27,0,23,0,65,172,238,12,11,1,38,0,65,214,238,12,11,2,247,3,0,65,226,238,12,11,2,64,4,0,65,238,238,12,11,29,49,6,0,0,0,0,0,0,0,0,227,0,0,0,0,0,0,0,222,1,104,1,0,0,0,0,0,0,95,0,65,152,239,12,11,9,187,2,0,0,0,0,0,0,26,0,65,170,239,12,11,10,95,4,0,0,0,0,0,0,227,2,0,65,212,239,12,11,3,229,2,67,0,65,228,239,12,11,2,208,1,0,65,144,240,12,11,16,42,0,0,0,96,0,0,0,0,0,0,0,26,0,86,1,0,65,172,240,12,11,8,203,0,0,0,0,0,193,1,0,65,201,240,12,11,3,1,55,1,0,65,216,240,12,11,2,246,2,0,65,234,240,12,11,18,59,3,0,0,0,0,0,0,0,0,69,2,64,0,0,0,23,4,0,65,134,241,12,11,2,32,1,0,65,146,241,12,11,2,95,5,0,65,170,241,12,11,2,29,5,0,65,188,241,12,11,3,120,1,12,0,65,202,241,12,11,14,154,0,0,0,240,5,0,0,217,6,95,0,246,1,0,65,230,241,12,11,6,13,1,35,1,173,4,0,65,160,242,12,11,1,15,0,65,170,242,12,11,6,61,5,0,0,249,3,0,65,192,242,12,11,12,89,3,18,7,21,2,0,0,0,0,173,5,0,65,244,242,12,11,3,68,3,211,0,65,152,243,12,11,5,19,0,0,0,156,0,65,166,243,12,11,2,241,3,0,65,194,243,12,11,2,52,3,0,65,214,243,12,11,14,228,0,0,0,0,0,0,0,107,4,0,0,252,4,0,65,252,243,12,11,12,81,3,0,7,0,0,0,0,133,1,35,1,0,65,204,244,12,11,46,13,2,0,0,0,0,0,0,197,1,0,0,0,0,0,0,0,0,154,2,0,0,0,0,0,0,166,1,0,0,99,1,0,0,0,0,0,0,0,0,165,0,0,0,4,1,0,65,154,245,12,11,2,97,3,0,65,170,245,12,11,14,89,6,0,0,0,0,0,0,234,0,0,0,103,5,0,65,200,245,12,11,12,50,1,0,0,0,0,0,0,34,3,129,7,0,65,224,245,12,11,1,180,0,65,234,245,12,11,4,32,5,46,3,0,65,130,246,12,11,31,195,2,0,0,0,0,0,0,213,5,11,0,61,0,221,2,0,0,0,0,0,0,85,1,0,0,0,0,0,0,98,0,65,184,246,12,11,2,246,3,0,65,200,246,12,11,32,142,0,102,0,0,0,0,0,30,0,0,0,0,0,55,3,0,0,21,4,0,0,0,0,0,0,138,7,0,0,232,5,0,65,246,246,12,11,7,87,0,0,0,219,4,245,0,65,140,247,12,11,3,48,0,68,0,65,160,247,12,11,28,126,0,77,0,113,2,170,3,0,0,0,0,95,1,0,0,0,0,0,0,174,0,132,6,0,0,195,2,0,65,210,247,12,11,2,147,1,0,65,236,247,12,11,8,6,0,0,0,0,0,26,1,0,65,128,248,12,11,11,8,0,44,0,0,0,0,0,107,1,115,0,65,164,248,12,11,24,33,2,249,2,0,0,0,0,67,3,230,4,0,0,0,0,0,0,0,0,162,3,144,7,0,65,204,248,12,11,2,141,2,0,65,216,248,12,11,24,88,1,0,0,0,0,203,5,161,2,185,0,0,0,0,0,204,1,93,0,241,2,222,1,0,65,250,248,12,11,2,252,3,0,65,138,249,12,11,10,103,0,0,0,0,0,0,0,243,1,0,65,160,249,12,11,1,207,0,65,190,249,12,11,6,96,0,0,0,200,3,0,65,228,249,12,11,1,3,0,65,238,249,12,11,14,143,1,0,0,0,0,0,0,0,0,224,0,51,2,0,65,134,250,12,11,2,192,2,0,65,158,250,12,11,2,23,6,0,65,200,250,12,11,16,93,3,0,0,0,0,0,0,0,0,178,3,77,1,234,2,0,65,230,250,12,11,2,142,3,0,65,130,251,12,11,2,140,2,0,65,170,251,12,11,2,113,5,0,65,202,251,12,11,58,234,5,0,0,0,0,0,0,0,0,201,0,0,0,254,1,205,2,0,0,0,0,16,2,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,227,4,0,0,0,0,0,0,139,4,0,0,0,0,0,0,51,1,0,65,142,252,12,11,2,67,4,0,65,166,252,12,11,10,173,1,0,0,0,0,0,0,113,3,0,65,186,252,12,11,2,109,2,0,65,202,252,12,11,39,224,2,0,0,92,1,0,0,100,3,0,0,0,0,0,0,0,0,177,1,0,0,0,0,0,0,3,3,215,5,0,0,0,0,0,0,0,0,215,0,65,252,252,12,11,1,124,0,65,148,253,12,11,1,55,0,65,164,253,12,11,24,112,0,62,0,0,0,88,3,14,1,0,0,60,2,0,0,0,0,0,0,0,0,171,3,0,65,202,253,12,11,2,96,1,0,65,222,253,12,11,11,135,2,0,0,0,0,0,0,0,0,10,0,65,248,253,12,11,1,220,0,65,148,254,12,11,32,208,1,0,0,0,0,109,0,0,0,0,0,0,0,210,6,0,0,0,0,0,0,3,2,0,0,0,0,0,0,54,2,0,65,192,254,12,11,18,67,0,40,0,0,0,0,0,210,2,224,3,0,0,0,0,155,3,0,65,222,254,12,11,2,121,4,0,65,246,254,12,11,2,56,2,0,65,148,255,12,11,1,247,0,65,158,255,12,11,8,133,2,0,0,0,0,72,1,0,65,190,255,12,11,2,83,5,0,65,203,255,12,11,1,5,0,65,224,255,12,11,7,7,0,28,0,104,1,162,0,65,254,255,12,11,14,252,2,0,0,0,0,65,3,94,3,0,0,88,3,0,65,152,128,13,11,41,224,2,92,0,0,0,0,0,180,3,152,7,0,0,199,5,63,0,78,2,0,0,0,0,0,0,241,5,0,0,0,0,0,0,197,2,0,0,0,0,61,0,65,244,128,13,11,32,227,1,0,0,0,0,0,0,0,0,189,4,0,0,0,0,0,0,0,0,29,0,254,3,0,0,176,6,0,0,210,1,0,65,174,129,13,11,2,219,2,0,65,188,129,13,11,1,171,0,65,224,129,13,11,1,241,0,65,248,129,13,11,4,196,3,213,7,0,65,154,130,13,11,10,76,4,0,0,0,0,0,0,186,3,0,65,182,130,13,11,29,166,7,0,0,0,0,34,0,37,2,226,3,0,0,0,0,193,1,137,0,82,3,0,0,0,0,158,2,146,0,65,220,130,13,11,3,6,2,159,0,65,240,130,13,11,8,151,0,0,0,0,0,3,4,0,65,140,131,13,11,12,215,3,0,0,0,0,0,0,0,0,225,3,0,65,196,131,13,11,4,141,0,245,1,0,65,218,131,13,11,2,196,1,0,65,240,131,13,11,3,233,0,149,0,65,132,132,13,11,10,70,2,0,0,0,0,0,0,33,3,0,65,154,132,13,11,11,70,0,0,0,0,0,113,1,0,0,36,0,65,180,132,13,11,7,204,0,209,2,174,1,241,0,65,146,133,13,11,14,25,7,16,0,54,4,253,3,0,0,0,0,150,1,0,65,170,133,13,11,1,69,0,65,182,133,13,11,10,38,7,0,0,0,0,0,0,56,3,0,65,210,133,13,11,2,58,3,0,65,248,133,13,11,2,48,3,0,65,154,134,13,11,10,232,3,205,2,53,7,0,0,167,1,0,65,180,134,13,11,34,254,1,0,0,0,0,24,4,0,0,0,0,0,0,106,2,0,0,0,0,0,0,8,2,0,0,0,0,0,0,0,0,222,3,0,65,134,135,13,11,2,65,1,0,65,150,135,13,11,18,111,4,0,0,0,0,153,3,0,0,0,0,0,0,24,0,141,1,0,65,198,135,13,11,29,88,3,0,0,0,0,0,0,139,0,26,1,213,3,0,0,32,1,0,0,0,0,0,0,98,7,139,2,56,0,65,244,135,13,11,2,5,1,0,65,140,136,13,11,14,105,2,123,5,0,0,181,4,0,0,0,0,51,2,0,65,170,136,13,11,2,77,1,0,65,182,136,13,11,2,113,1,0,65,202,136,13,11,10,110,2,0,0,0,0,0,0,127,5,0,65,236,136,13,11,8,112,2,160,0,0,0,107,1,0,65,200,137,13,11,24,107,2,0,0,174,0,36,1,0,0,0,0,144,2,104,2,0,0,0,0,0,0,173,2,0,65,250,137,13,11,10,135,2,0,0,0,0,0,0,119,2,0,65,170,138,13,11,31,243,4,0,0,0,0,0,0,5,7,0,0,0,0,0,0,148,6,0,0,0,0,213,1,0,0,19,2,206,4,73,0,65,220,138,13,11,2,12,1,0,65,232,138,13,11,7,102,0,46,2,109,0,65,0,65,152,139,13,11,2,83,2,0,65,164,139,13,11,4,118,1,40,7,0,65,180,139,13,11,7,16,0,0,0,149,1,6,0,65,222,139,13,11,6,113,3,0,0,215,5,0,65,246,139,13,11,1,142,0,65,140,140,13,11,8,21,0,210,1,23,0,1,1,0,65,160,140,13,11,4,77,0,148,1,0,65,176,140,13,11,2,200,2,0,65,212,140,13,11,28,92,3,56,7,0,0,0,0,140,2,117,2,0,0,0,0,0,0,0,0,13,0,121,1,0,0,50,7,0,65,146,141,13,11,10,221,5,0,0,0,0,0,0,114,7,0,65,182,141,13,11,5,235,1,234,0,171,0,65,196,141,13,11,4,119,2,162,4,0,65,224,141,13,11,5,163,3,0,0,170,0,65,250,141,13,11,2,51,6,0,65,158,142,13,11,2,253,2,0,65,202,142,13,11,18,168,1,0,0,0,0,202,2,0,0,0,0,0,0,0,0,173,2,0,65,232,142,13,11,2,29,1,0,65,246,142,13,11,2,173,1,0,65,140,143,13,11,3,71,0,18,0,65,164,143,13,11,4,116,0,60,3,0,65,180,143,13,11,2,33,1,0,65,198,143,13,11,10,163,2,0,0,0,0,0,0,144,5,0,65,218,143,13,11,10,135,2,0,0,0,0,0,0,54,5,0,65,128,144,13,11,3,36,0,209,0,65,146,144,13,11,10,86,1,0,0,0,0,0,0,160,3,0,65,166,144,13,11,10,46,7,118,0,88,3,142,2,62,1,0,65,222,144,13,11,14,147,3,127,3,198,1,0,0,0,0,1,2,145,5,0,65,248,144,13,11,5,23,3,0,0,153,0,65,138,145,13,11,8,28,3,141,3,189,1,89,1,0,65,162,145,13,11,18,66,2,0,0,0,0,0,0,107,5,0,0,0,0,0,0,43,2,0,65,192,145,13,11,2,254,2,0,65,214,145,13,11,2,29,2,0,65,242,145,13,11,2,112,3,0,65,254,145,13,11,22,226,5,0,0,0,0,215,3,0,0,0,3,0,0,0,0,0,0,0,0,72,2,0,65,184,146,13,11,2,225,2,0,65,214,146,13,11,6,226,0,30,0,170,1,0,65,132,147,13,11,1,117,0,65,178,147,13,11,14,206,1,0,0,0,0,0,0,129,1,0,0,142,1,0,65,210,147,13,11,17,91,1,0,0,0,0,0,0,0,0,125,0,235,4,132,2,136,0,65,130,148,13,11,2,213,1,0,65,142,148,13,11,2,87,5,0,65,166,148,13,11,2,207,2,0,65,194,148,13,11,2,143,5,0,65,214,148,13,11,14,237,2,0,0,0,0,0,0,0,0,34,2,133,2,0,65,240,148,13,11,8,21,1,0,0,0,0,251,4,0,65,134,149,13,11,19,197,1,24,2,43,2,0,0,0,0,219,3,83,4,0,0,0,0,90,0,65,170,149,13,11,2,92,3,0,65,218,149,13,11,6,1,1,0,0,232,6,0,65,130,150,13,11,2,47,4,0,65,158,150,13,11,6,83,0,0,0,67,3,0,65,178,150,13,11,2,214,7,0,65,224,150,13,11,2,184,2,0,65,128,151,13,11,4,95,0,182,6,0,65,146,151,13,11,6,26,0,0,0,38,2,0,65,162,151,13,11,2,133,3,0,65,176,151,13,11,16,54,3,0,0,0,0,122,0,0,0,0,0,0,0,39,3,0,65,202,151,13,11,15,6,1,0,0,108,2,89,2,34,0,0,0,0,0,170,0,65,226,151,13,11,2,25,2,0,65,246,151,13,11,22,76,1,0,0,0,0,208,0,117,7,182,0,5,1,0,0,0,0,0,0,185,6,0,65,150,152,13,11,2,165,3,0,65,186,152,13,11,6,73,6,0,0,127,3,0,65,222,152,13,11,10,44,3,0,0,0,0,174,3,124,7,0,65,246,152,13,11,14,10,3,0,0,0,0,0,0,137,0,0,0,34,5,0,65,146,153,13,11,2,125,6,0,65,162,153,13,11,2,55,6,0,65,176,153,13,11,2,52,3,0,65,220,153,13,11,11,185,0,89,0,0,0,136,4,230,0,6,0,65,136,154,13,11,3,63,0,29,0,65,182,154,13,11,14,204,6,0,0,0,0,177,0,170,0,0,0,169,7,0,65,220,154,13,11,7,91,0,0,0,17,0,44,0,65,246,154,13,11,6,14,1,0,0,40,1,0,65,138,155,13,11,2,243,5,0,65,160,155,13,11,3,245,2,7,0,65,184,155,13,11,4,18,2,76,2,0,65,206,155,13,11,2,18,3,0,65,218,155,13,11,9,68,2,115,2,88,0,191,1,57,0,65,244,155,13,11,4,77,3,223,2,0,65,130,156,13,11,22,31,0,15,0,0,0,204,1,9,2,12,0,168,1,0,0,0,0,0,0,22,5,0,65,166,156,13,11,13,83,2,0,0,0,0,0,0,13,0,36,2,97,0,65,210,156,13,11,6,192,5,196,1,231,6,0,65,236,156,13,11,1,115,0,65,250,156,13,11,34,7,6,0,0,87,4,0,0,0,0,0,0,0,0,1,0,0,0,103,1,232,1,0,0,11,1,0,0,0,0,0,0,191,7,0,65,170,157,13,11,19,131,4,0,0,39,6,0,0,158,5,31,0,0,0,0,0,121,1,101,0,65,216,157,13,11,2,220,1,0,65,234,157,13,11,2,231,7,0,65,246,157,13,11,14,44,7,0,0,0,0,0,0,0,0,35,0,75,3,0,65,146,158,13,11,30,42,2,0,0,0,0,0,0,24,2,113,2,207,0,0,0,91,5,0,0,0,0,0,0,168,1,17,3,80,1,0,65,214,158,13,11,2,128,3,0,65,248,158,13,11,13,27,0,238,2,0,0,0,0,0,0,0,0,238,0,65,144,159,13,11,2,127,1,0,65,162,159,13,11,5,91,2,213,2,11,0,65,186,159,13,11,2,220,1,0,65,198,159,13,11,2,16,6,0,65,214,159,13,11,2,168,2,0,65,248,159,13,11,2,179,1,0,65,154,160,13,11,16,151,5,0,0,0,0,13,0,112,0,0,0,0,0,100,1,0,65,190,160,13,11,11,171,7,0,0,0,0,0,0,220,4,18,0,65,214,160,13,11,2,99,3,0,65,228,160,13,11,12,50,0,196,2,73,0,80,2,0,0,246,1,0,65,252,160,13,11,33,161,0,91,1,0,0,0,0,0,0,0,0,214,1,33,0,0,0,246,0,59,2,10,0,0,0,209,1,102,2,0,0,237,0,65,168,161,13,11,8,24,0,18,0,0,0,250,1,0,65,188,161,13,11,4,33,0,53,1,0,65,212,161,13,11,1,140,0,65,222,161,13,11,10,32,4,0,0,0,0,0,0,168,6,0,65,246,161,13,11,2,12,4,0,65,138,162,13,11,10,35,5,176,1,86,0,8,1,12,2,0,65,180,162,13,11,1,107,0,65,192,162,13,11,12,123,0,159,3,0,0,0,0,189,3,125,4,0,65,214,162,13,11,7,10,3,0,0,246,1,196,0,65,230,162,13,11,2,32,5,0,65,246,162,13,11,2,87,3,0,65,140,163,13,11,12,45,0,120,5,0,0,0,0,0,0,235,3,0,65,162,163,13,11,2,73,4,0,65,180,163,13,11,4,33,2,100,2,0,65,208,163,13,11,1,54,0,65,218,163,13,11,10,172,0,0,0,0,0,0,0,5,4,0,65,246,163,13,11,24,56,2,0,0,0,0,0,0,220,2,105,2,0,0,0,0,206,3,94,0,221,3,221,2,0,65,154,164,13,11,10,253,6,0,0,0,0,153,2,223,7,0,65,176,164,13,11,4,38,3,31,1,0,65,190,164,13,11,2,3,6,0,65,212,164,13,11,4,182,0,27,6,0,65,234,164,13,11,2,228,1,0,65,246,164,13,11,2,87,6,0,65,136,165,13,11,8,110,3,41,7,0,0,33,6,0,65,160,165,13,11,8,93,0,0,0,203,2,226,3,0,65,178,165,13,11,6,63,0,0,0,79,2,0,65,198,165,13,11,22,237,2,0,0,0,0,0,0,0,0,35,2,110,1,0,0,0,0,0,0,211,6,0,65,234,165,13,11,1,89,0,65,142,166,13,11,34,183,5,0,0,4,3,125,3,0,0,0,0,0,0,48,0,0,0,0,0,173,3,0,0,0,0,178,2,249,6,106,0,184,1,0,65,196,166,13,11,7,32,0,0,0,76,1,216,0,65,154,167,13,11,40,84,3,0,0,0,0,160,1,52,2,0,0,150,3,0,0,228,6,0,0,0,0,3,0,0,0,0,0,18,1,0,0,0,0,0,0,0,0,245,1,0,65,208,167,13,11,17,83,3,231,2,0,0,49,0,0,0,111,3,0,0,0,0,47,0,65,238,167,13,11,6,97,3,0,0,178,4,0,65,128,168,13,11,4,47,0,16,1,0,65,154,168,13,11,14,175,5,0,0,0,0,0,0,0,0,123,3,119,7,0,65,202,168,13,11,2,249,2,0,65,222,168,13,11,12,151,1,0,0,183,0,0,0,0,0,234,1,0,65,248,168,13,11,4,35,0,219,2,0,65,138,169,13,11,2,51,3,0,65,166,169,13,11,21,63,2,0,0,0,0,0,0,0,0,45,0,50,3,0,0,0,0,77,0,222,0,65,196,169,13,11,16,81,3,88,7,0,0,0,0,0,0,121,2,0,0,28,5,0,65,232,169,13,11,1,86,0,65,134,170,13,11,2,49,3,0,65,154,170,13,11,10,114,3,0,0,0,0,0,0,146,3,0,65,184,170,13,11,11,97,3,0,0,0,0,170,1,143,1,58,0,65,208,170,13,11,3,26,2,102,0,65,246,170,13,11,2,108,3,0,65,168,171,13,11,9,139,0,54,2,0,0,63,0,12,0,65,204,171,13,11,3,3,0,114,0,65,224,171,13,11,2,64,2,0,65,242,171,13,11,2,165,3,0,65,170,172,13,11,2,180,2,0,65,196,172,13,11,2,240,2,0,65,214,172,13,11,11,119,1,0,0,243,3,0,0,0,0,96,0,65,244,172,13,11,1,148,0,65,140,173,13,11,12,81,1,56,0,154,2,0,0,246,0,138,1,0,65,168,173,13,11,28,181,1,0,0,0,0,0,0,250,1,0,0,0,0,0,0,0,0,235,3,0,0,139,4,0,0,72,1,0,65,212,173,13,11,2,232,3,0,65,224,173,13,11,3,232,2,101,0,65,238,173,13,11,13,214,2,0,0,0,0,176,0,0,0,146,0,9,0,65,162,174,13,11,2,71,3,0,65,176,174,13,11,1,223,0,65,228,174,13,11,12,246,0,139,7,29,0,0,0,0,0,235,6,0,65,250,174,13,11,5,78,3,6,0,157,0,65,146,175,13,11,14,107,3,0,0,0,0,221,1,5,3,177,0,127,2,0,65,190,175,13,11,18,211,6,0,0,0,0,0,0,0,0,158,0,105,3,0,0,147,2,0,65,246,175,13,11,2,135,1,0,65,144,176,13,11,10,156,2,115,3,0,0,78,0,116,2,0,65,178,176,13,11,6,180,5,0,0,194,3,0,65,194,176,13,11,2,204,1,0,65,224,176,13,11,24,34,0,199,0,0,0,0,0,0,0,132,1,218,1,0,0,15,1,0,0,77,1,96,2,0,65,132,177,13,11,12,49,0,0,0,220,3,0,0,195,2,105,2,0,65,158,177,13,11,2,244,2,0,65,170,177,13,11,2,47,6,0,65,192,177,13,11,2,29,1,0,65,222,177,13,11,2,88,1,0,65,240,177,13,11,4,3,2,173,6,0,65,132,178,13,11,12,148,1,0,0,0,0,0,0,0,0,244,1,0,65,162,178,13,11,3,68,0,216,0,65,180,178,13,11,20,232,1,97,1,0,0,0,0,177,0,236,0,0,0,0,0,202,1,234,1,0,65,212,178,13,11,68,244,2,224,5,0,0,245,2,0,0,199,6,0,0,0,0,108,0,86,2,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,6,0,0,0,0,0,6,0,0,0,0,0,0,12,0,0,0,0,4,22,5,0,4,0,65,164,179,13,11,18,14,6,0,0,0,5,0,0,0,0,0,0,0,7,13,0,0,4,0,65,191,179,13,11,21,6,0,0,0,0,8,0,0,0,0,0,0,7,0,7,0,0,0,0,0,6,0,65,226,179,13,11,1,15,0,65,132,180,13,11,8,12,0,0,4,0,0,0,4,0,65,155,180,13,11,1,5,0,65,189,180,13,11,17,6,0,0,0,0,0,0,0,0,10,4,0,5,13,7,0,4,0,65,225,180,13,11,1,7,0,65,240,180,13,11,30,9,6,0,0,8,7,0,0,9,0,8,0,0,0,0,0,0,6,0,0,9,0,0,0,11,0,0,6,8,7,0,65,151,181,13,11,22,6,0,0,0,0,0,0,0,7,0,0,0,6,8,0,0,0,0,0,0,0,11,0,65,193,181,13,11,31,5,0,0,9,0,0,0,8,4,13,7,0,0,0,0,0,7,0,5,0,0,0,0,8,5,0,5,0,0,8,7,0,65,234,181,13,11,14,9,0,0,0,8,0,0,0,10,4,0,5,0,4,0,65,129,182,13,11,1,6,0,65,141,182,13,11,29,6,0,6,0,0,0,0,8,7,0,4,9,4,0,0,0,0,0,0,9,0,0,0,8,5,0,0,0,6,0,65,179,182,13,11,19,7,18,0,0,0,0,4,9,0,0,4,0,6,0,0,0,6,0,6,0,65,213,182,13,11,9,6,0,6,0,0,0,0,0,6,0,65,233,182,13,11,75,5,8,7,0,0,0,0,9,0,0,0,0,0,0,0,8,6,10,6,0,0,0,4,0,6,8,6,0,0,0,4,0,0,0,0,0,5,0,0,0,6,0,0,0,0,10,0,12,7,0,0,0,0,0,4,0,0,0,0,0,5,0,0,8,7,0,0,0,0,0,0,0,0,9,5,0,65,193,183,13,11,2,6,11,0,65,204,183,13,11,19,8,7,0,0,10,0,0,0,0,0,0,0,0,6,10,0,17,0,8,0,65,241,183,13,11,7,5,0,0,8,6,9,5,0,65,139,184,13,11,7,7,0,0,11,4,0,5,0,65,156,184,13,11,6,10,5,0,6,8,5,0,65,172,184,13,11,11,11,5,0,0,0,0,0,0,0,0,8,0,65,192,184,13,11,6,9,0,0,0,0,5,0,65,207,184,13,11,5,6,0,0,8,7,0,65,223,184,13,11,44,5,0,0,0,6,0,0,10,0,0,0,20,0,0,0,0,0,0,0,0,6,9,5,0,0,0,0,10,4,8,0,0,4,13,0,0,0,0,0,0,0,9,0,9,0,65,151,185,13,11,3,4,8,6,0,65,172,185,13,11,12,12,0,0,4,0,0,0,0,0,0,0,4,0,65,194,185,13,11,56,12,5,0,0,10,4,10,7,13,0,0,0,0,0,0,0,0,6,0,6,0,6,0,0,0,0,0,0,19,0,0,4,12,6,9,0,0,0,0,4,0,4,11,0,0,0,0,0,0,0,12,0,0,0,8,7,0,65,136,186,13,11,2,11,4,0,65,147,186,13,11,21,6,0,0,0,0,0,5,0,0,0,0,0,6,0,0,0,6,0,0,0,6,0,65,187,186,13,11,2,4,8,0,65,204,186,13,11,14,17,0,0,0,9,6,0,0,0,0,0,4,0,4,0,65,227,186,13,11,5,4,0,0,0,6,0,65,242,186,13,11,2,13,6,0,65,255,186,13,11,2,6,8,0,65,139,187,13,11,19,6,0,0,0,0,0,5,0,0,0,0,14,4,0,0,0,4,12,5,0,65,167,187,13,11,1,7,0,65,178,187,13,11,30,8,6,0,0,0,0,0,0,12,0,9,6,0,0,0,0,13,0,0,5,0,0,0,0,0,4,0,6,0,7,0,65,224,187,13,11,6,13,0,9,0,0,6,0,65,242,187,13,11,8,12,0,0,5,0,0,0,6,0,65,137,188,13,11,15,6,0,6,0,0,0,0,0,0,0,0,8,7,8,4,0,65,163,188,13,11,7,7,0,7,0,0,0,4,0,65,179,188,13,11,1,5,0,65,195,188,13,11,15,6,0,0,8,6,8,4,0,0,0,0,0,6,0,7,0,65,220,188,13,11,2,10,7,0,65,237,188,13,11,21,5,0,7,0,0,0,0,0,0,9,5,0,0,0,0,0,7,0,0,0,5,0,65,147,189,13,11,18,6,0,0,0,0,9,4,0,0,0,0,0,0,0,4,12,5,11,0,65,174,189,13,11,31,8,7,0,5,0,0,8,7,0,5,0,0,0,0,8,0,0,0,0,7,0,4,10,0,0,0,0,0,0,0,9,0,65,240,189,13,11,27,13,5,0,0,0,4,0,0,0,0,0,6,0,0,0,0,0,0,14,5,0,0,0,7,0,0,10,0,65,159,190,13,11,76,6,0,4,0,5,0,0,0,0,8,5,0,0,0,0,0,0,9,5,9,0,0,0,0,0,0,0,0,6,9,0,0,4,0,0,0,7,0,0,0,6,0,0,10,4,0,0,0,0,0,6,0,0,10,0,0,0,8,5,0,0,0,0,0,0,0,0,10,0,0,0,0,0,18,4,12,0,65,247,190,13,11,1,6,0,65,129,191,13,11,7,6,0,0,0,0,8,7,0,65,147,191,13,11,14,6,0,0,0,0,0,0,0,0,8,4,0,0,8,0,65,175,191,13,11,1,5,0,65,189,191,13,11,19,7,0,0,0,0,8,0,0,0,0,0,0,6,0,0,0,4,10,5,0,65,219,191,13,11,7,4,8,7,0,0,8,6,0,65,235,191,13,11,1,4,0,65,254,191,13,11,15,10,6,0,0,0,0,8,6,0,0,0,0,0,0,12,0,65,152,192,13,11,10,10,0,0,0,0,0,0,6,0,7,0,65,173,192,13,11,31,6,0,0,0,7,0,0,0,0,0,0,8,7,0,0,0,0,8,0,12,6,0,6,0,0,0,0,9,7,11,7,0,65,216,192,13,11,5,11,0,0,0,9,0,65,232,192,13,11,5,8,7,0,0,10,0,65,132,193,13,11,10,8,6,0,0,0,0,0,0,0,5,0,65,151,193,13,11,1,7,0,65,161,193,13,11,8,6,0,0,0,7,0,4,14,0,65,204,193,13,11,14,14,0,0,0,0,0,8,4,0,4,0,0,0,5,0,65,244,193,13,11,4,20,0,0,4,0,65,150,194,13,11,12,12,5,0,7,0,5,0,0,10,0,0,7,0,65,172,194,13,11,63,14,0,0,0,0,6,0,4,9,7,0,0,0,0,0,7,0,0,0,0,0,0,10,0,9,0,9,0,0,0,0,0,0,0,0,4,9,0,0,0,0,6,0,0,0,0,0,0,0,0,11,4,0,6,0,0,0,0,0,0,8,0,8,0,65,245,194,13,11,27,4,0,0,0,5,0,0,0,0,0,0,0,0,13,6,0,0,11,0,0,0,0,0,0,0,9,7,0,65,155,195,13,11,46,6,18,0,0,4,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,9,7,0,0,0,0,0,0,0,6,0,0,0,0,9,0,8,0,65,221,195,13,11,1,7,0,65,232,195,13,11,22,11,7,0,0,0,0,0,6,0,0,0,7,0,0,0,0,0,0,0,0,11,4,0,65,157,196,13,11,28,4,0,4,0,0,0,0,8,6,0,0,0,0,0,0,9,6,0,0,0,0,0,4,0,0,0,0,8,0,65,200,196,13,11,16,19,0,0,0,0,6,0,6,0,0,0,0,0,0,0,7,0,65,225,196,13,11,25,6,0,6,0,0,10,6,0,0,0,7,0,0,8,0,8,7,0,0,0,0,0,0,0,4,0,65,136,197,13,11,3,10,6,20,0,65,160,197,13,11,17,9,0,0,0,0,6,0,0,0,0,0,0,0,5,0,0,18,0,65,190,197,13,11,87,9,6,0,0,0,0,8,7,0,0,0,0,0,0,0,0,12,0,12,0,0,0,11,6,0,5,0,0,12,0,12,5,0,7,11,6,0,0,11,0,0,0,12,0,0,4,12,7,8,6,0,0,0,0,8,5,0,0,0,0,0,0,0,4,11,0,0,6,0,7,0,0,0,0,0,0,0,5,0,6,0,0,0,0,8,0,10,0,65,160,198,13,11,4,9,7,0,7,0,65,182,198,13,11,1,11,0,65,199,198,13,11,1,7,0,65,213,198,13,11,1,6,0,65,226,198,13,11,30,11,7,0,0,0,0,0,0,10,0,0,5,0,0,12,6,0,0,0,0,0,0,10,6,0,0,0,0,8,6,0,65,141,199,13,11,33,7,0,5,0,0,0,0,11,0,10,6,0,0,8,6,0,0,0,6,0,7,10,6,0,0,0,7,0,0,0,0,0,6,0,65,193,199,13,11,86,7,0,0,0,0,10,7,0,0,0,0,10,6,0,0,0,0,0,0,8,5,11,0,8,4,0,0,0,4,0,0,0,0,9,4,8,0,0,0,0,0,0,0,11,6,0,0,0,0,10,7,0,0,0,0,0,6,0,0,0,0,0,6,0,0,0,7,0,0,0,0,9,6,0,5,0,7,0,0,0,0,0,7,0,0,11,0,65,164,200,13,11,8,12,0,0,0,0,0,0,5,0,65,191,200,13,11,23,6,0,0,0,0,13,0,8,6,13,0,0,0,11,7,0,7,0,6,0,0,0,6,0,65,238,200,13,11,2,9,6,0,65,249,200,13,11,13,6,0,0,9,6,0,6,0,0,0,0,0,5,0,65,147,201,13,11,2,5,9,0,65,159,201,13,11,2,4,9,0,65,185,201,13,11,1,4,0,65,197,201,13,11,9,6,0,0,0,0,9,7,0,7,0,65,216,201,13,11,8,10,0,0,0,0,5,11,5,0,65,233,201,13,11,19,4,0,7,0,6,0,0,0,6,20,0,0,0,10,7,0,5,14,4,0,65,133,202,13,11,7,6,0,0,0,0,8,6,0,65,160,202,13,11,1,9,0,65,173,202,13,11,3,6,0,4,0,65,185,202,13,11,1,7,0,65,198,202,13,11,15,9,7,0,0,11,6,15,0,0,0,0,0,10,0,8,0,65,230,202,13,11,40,14,7,0,0,0,0,0,0,0,0,9,7,13,0,0,0,0,0,0,7,0,0,8,6,0,0,0,0,0,0,0,0,9,4,0,0,0,0,8,5,0,65,161,203,13,11,1,5,0,65,174,203,13,11,4,8,5,0,4,0,65,188,203,13,11,15,12,6,8,0,12,0,0,7,0,0,0,0,0,5,10,0,65,216,203,13,11,1,8,0,65,237,203,13,11,2,7,14,0,65,251,203,13,11,11,5,0,5,8,7,10,7,0,0,0,6,0,65,145,204,13,11,21,6,18,6,14,7,0,0,0,0,0,0,0,0,11,6,0,0,0,0,8,7,0,65,176,204,13,11,1,12,0,65,191,204,13,11,81,6,0,0,0,0,0,0,0,6,0,0,11,7,0,0,10,7,0,0,0,6,8,6,0,0,0,0,0,0,0,6,0,0,19,0,0,0,9,5,0,0,0,0,0,0,11,7,0,0,0,7,0,6,0,0,11,0,0,0,0,4,8,0,0,0,0,0,0,0,0,6,0,0,0,0,0,6,0,0,8,4,0,65,153,205,13,11,9,4,0,0,0,0,0,0,0,4,0,65,181,205,13,11,1,5,0,65,199,205,13,11,1,7,0,65,213,205,13,11,16,7,0,7,0,0,0,7,15,0,0,5,0,0,0,0,10,0,65,238,205,13,11,1,12,0,65,249,205,13,11,17,7,0,0,0,0,0,0,0,0,9,6,0,0,0,0,0,7,0,65,147,206,13,11,1,4,0,65,164,206,13,11,14,11,7,0,0,0,0,0,0,0,6,0,0,0,7,0,65,191,206,13,11,1,4,0,65,205,206,13,11,9,5,0,4,0,0,0,4,0,4,0,65,223,206,13,11,61,6,0,0,0,0,11,6,0,0,8,5,14,0,0,4,0,0,0,7,17,0,0,0,0,0,0,0,13,5,0,0,0,0,0,5,0,0,0,5,0,0,0,0,16,6,0,4,0,0,0,0,0,0,12,0,0,0,0,0,0,6,0,65,166,207,13,11,24,12,5,0,5,0,6,10,0,12,0,0,0,0,0,0,0,0,7,0,0,0,0,8,4,0,65,200,207,13,11,22,8,7,0,0,8,0,0,0,8,0,0,6,0,7,0,0,0,5,0,6,0,4,0,65,246,207,13,11,20,8,6,0,0,22,0,0,0,0,0,0,0,0,7,0,0,0,0,0,6,0,65,148,208,13,11,28,13,0,0,0,0,0,0,0,18,0,0,0,9,4,0,0,8,0,9,7,0,0,0,0,0,0,8,6,0,65,187,208,13,11,1,5,0,65,203,208,13,11,12,6,0,0,9,7,0,0,0,6,0,0,14,0,65,225,208,13,11,1,6,0,65,238,208,13,11,1,11,0,65,252,208,13,11,18,8,0,0,7,10,4,0,6,0,0,0,0,0,0,8,0,0,7,0,65,161,209,13,11,65,5,9,6,0,0,0,0,0,0,0,0,11,6,12,7,0,0,0,0,0,0,0,6,0,5,0,0,0,0,0,0,9,6,11,6,0,0,0,0,9,5,0,0,0,0,0,0,0,6,8,5,0,0,0,0,8,0,10,0,0,0,0,0,9,6,0,65,246,209,13,11,10,9,5,10,7,0,0,0,5,8,7,0,65,139,210,13,11,17,6,0,0,0,6,0,0,0,0,0,4,8,7,0,0,0,6,0,65,165,210,13,11,1,5,0,65,180,210,13,11,4,8,7,0,6,0,65,196,210,13,11,1,22,0,65,207,210,13,11,1,5,0,65,223,210,13,11,7,7,0,0,0,0,0,5,0,65,242,210,13,11,22,17,0,0,6,0,6,12,4,19,6,0,0,0,0,16,0,0,0,0,7,15,7,0,65,153,211,13,11,1,6,0,65,167,211,13,11,71,7,0,0,0,0,0,4,10,4,0,0,8,7,0,7,0,0,9,4,0,6,0,0,0,4,0,5,0,0,0,7,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,7,10,0,0,0,0,0,11,7,0,0,0,0,12,6,0,0,0,0,0,0,0,6,0,4,0,65,134,212,13,11,1,8,0,65,144,212,13,11,7,10,4,0,0,0,0,11,0,65,161,212,13,11,39,4,0,0,0,0,0,0,0,0,8,7,0,0,0,0,0,0,0,6,0,0,0,4,0,0,11,4,0,0,12,7,0,0,0,0,9,0,0,6,0,65,209,212,13,11,10,5,0,0,0,4,0,0,0,0,14,0,65,229,212,13,11,26,5,0,0,0,0,0,6,0,0,0,0,0,0,9,4,0,6,0,0,0,0,0,4,0,0,11,0,65,141,213,13,11,7,4,0,6,0,0,0,5,0,65,157,213,13,11,26,7,9,6,0,7,0,0,0,0,0,0,0,6,0,0,0,0,8,6,0,0,0,0,10,6,11,0,65,193,213,13,11,9,7,0,0,0,0,0,0,0,5,0,65,223,213,13,11,77,6,0,5,0,4,8,0,0,0,0,0,9,7,0,0,0,0,0,0,13,5,0,0,0,0,8,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,8,5,0,0,11,7,0,0,0,0,0,0,8,6,0,0,0,0,0,7,0,4,0,0,0,0,0,0,0,5,0,6,0,5,0,65,184,214,13,11,39,10,4,9,0,0,0,0,0,0,4,0,0,0,0,10,5,10,7,0,0,0,0,0,0,0,0,16,7,0,0,0,0,0,7,0,0,0,0,11,0,65,233,214,13,11,1,7,0,65,252,214,13,11,15,9,5,0,4,0,0,0,7,0,0,0,0,0,0,13,0,65,149,215,13,11,3,7,0,4,0,65,161,215,13,11,1,6,0,65,186,215,13,11,22,13,7,0,7,0,4,16,0,0,0,0,6,8,7,9,7,0,0,0,0,8,6,0,65,221,215,13,11,9,6,0,0,8,5,0,4,0,6,0,65,249,215,13,11,41,7,0,0,0,5,11,7,0,0,11,0,0,0,0,0,9,5,0,4,0,0,0,0,9,7,8,6,0,0,0,0,0,0,10,0,0,0,0,0,0,5,0,65,171,216,13,11,1,7,0,65,183,216,13,11,29,4,10,6,0,7,0,0,0,0,0,0,0,5,0,0,0,0,0,0,10,7,10,0,0,0,0,0,0,4,0,65,226,216,13,11,32,9,0,0,0,0,7,0,6,8,7,12,4,0,0,0,0,0,0,0,5,14,0,0,0,0,0,0,4,0,0,0,4,0,65,147,217,13,11,1,7,0,65,159,217,13,11,1,6,0,65,175,217,13,11,33,6,0,4,0,0,20,4,0,0,0,7,0,6,0,0,0,0,0,0,0,0,8,0,0,6,15,0,0,6,0,0,0,4,0,65,238,217,13,11,6,12,0,0,0,9,7,0,65,130,218,13,11,2,14,5,0,65,153,218,13,11,45,5,0,0,0,0,0,0,8,6,0,0,18,0,0,0,10,0,0,0,0,0,0,0,0,6,0,0,0,6,0,0,9,6,0,6,0,0,0,0,0,0,0,0,9,4,0,65,214,218,13,11,12,11,7,0,0,0,0,9,0,9,0,0,4,0,65,243,218,13,11,1,6,0,65,140,219,13,11,11,9,5,0,0,0,0,0,0,0,0,11,0,65,160,219,13,11,6,10,0,0,0,0,7,0,65,175,219,13,11,1,7,0,65,201,219,13,11,8,4,8,0,8,0,0,0,16,0,65,219,219,13,11,3,6,0,4,0,65,235,219,13,11,10,6,0,0,0,0,8,0,0,0,11,0,65,255,219,13,11,13,6,0,0,0,0,11,0,0,0,9,7,0,6,0,65,155,220,13,11,19,7,0,0,0,0,0,7,0,7,0,6,0,0,0,0,0,0,0,7,0,65,187,220,13,11,7,5,0,0,0,0,0,6,0,65,205,220,13,11,14,6,0,0,0,0,0,0,0,6,0,0,18,0,8,0,65,231,220,13,11,11,5,0,0,0,0,0,0,0,7,0,4,0,65,252,220,13,11,18,8,0,0,0,0,0,16,0,0,0,0,0,16,0,0,0,0,7,0,65,158,221,13,11,1,18,0,65,168,221,13,11,4,9,7,0,6,0,65,185,221,13,11,33,7,0,0,0,0,0,6,0,4,0,0,0,0,0,0,0,0,9,4,0,0,0,0,12,5,0,0,0,0,0,0,0,7,0,65,245,221,13,11,1,6,0,65,130,222,13,11,14,12,5,0,0,0,0,0,0,0,5,0,0,10,6,0,65,162,222,13,11,1,8,0,65,172,222,13,11,46,9,0,0,0,11,0,0,6,0,6,0,0,0,7,0,0,0,0,0,0,8,0,0,0,0,6,0,0,0,0,0,0,19,0,0,0,12,0,9,0,0,0,0,0,10,7,0,65,229,222,13,11,1,4,0,65,239,222,13,11,1,4,0,65,254,222,13,11,18,9,0,0,0,16,7,12,0,0,6,0,0,0,0,0,0,0,6,0,65,154,223,13,11,4,12,6,0,5,0,65,174,223,13,11,14,10,5,0,0,0,0,0,0,0,4,0,0,0,5,0,65,202,223,13,11,6,9,0,0,0,0,7,0,65,226,223,13,11,26,10,4,0,0,0,0,0,0,0,4,0,0,9,0,0,0,8,0,12,4,0,0,0,0,0,4,0,65,134,224,13,11,10,8,0,0,0,0,0,0,0,8,7,0,65,170,224,13,11,10,9,0,0,0,0,0,0,0,12,6,0,65,196,224,13,11,12,11,0,0,5,0,0,0,0,0,0,13,6,0,65,222,224,13,11,58,17,0,0,0,0,0,0,0,8,6,0,6,0,0,0,0,0,0,0,4,0,0,0,0,0,6,0,0,9,0,0,0,0,0,0,6,0,0,0,0,0,0,11,0,0,0,0,0,0,0,10,6,0,0,0,0,8,6,0,65,162,225,13,11,1,9,0,65,173,225,13,11,44,6,0,0,0,0,0,0,0,7,0,0,0,0,0,7,0,6,10,7,0,0,10,5,11,6,0,0,0,0,0,7,16,0,0,0,0,6,0,0,0,0,0,0,10,0,65,237,225,13,11,7,5,0,0,0,7,9,5,0,65,134,226,13,11,18,9,6,0,0,0,0,0,0,0,0,8,7,0,0,0,0,11,6,0,65,161,226,13,11,3,6,0,6,0,65,178,226,13,11,10,8,7,0,0,0,0,0,0,0,4,0,65,201,226,13,11,37,4,0,0,0,0,0,0,0,0,12,7,0,7,0,0,0,0,0,0,0,6,0,0,0,0,9,0,0,0,23,0,0,0,0,0,10,5,0,65,247,226,13,11,6,4,0,0,11,7,10,0,65,137,227,13,11,12,6,0,0,8,7,0,7,0,0,8,7,8,0,65,160,227,13,11,36,14,5,0,0,0,0,0,0,0,0,18,6,8,7,0,0,0,0,0,0,0,4,0,0,0,0,0,0,11,0,0,0,9,7,12,6,0,65,206,227,13,11,2,12,5,0,65,222,227,13,11,7,9,6,0,0,0,7,11,0,65,253,227,13,11,12,6,8,7,0,0,0,6,10,0,0,0,9,0,65,146,228,13,11,18,8,6,0,0,0,0,0,6,10,7,0,0,0,7,0,0,8,4,0,65,175,228,13,11,1,4,0,65,186,228,13,11,1,19,0,65,196,228,13,11,10,8,7,8,6,0,0,11,7,10,4,0,65,220,228,13,11,4,9,4,8,7,0,65,233,228,13,11,27,5,0,0,13,0,0,0,0,5,0,0,9,7,0,0,0,0,0,0,0,4,0,0,11,0,0,7,0,65,141,229,13,11,30,6,0,0,0,0,0,0,12,7,19,0,8,6,0,0,0,0,0,6,0,0,0,0,0,0,0,0,10,6,8,0,65,181,229,13,11,1,6,0,65,192,229,13,11,1,10,0,65,203,229,13,11,45,6,0,0,0,0,0,7,0,0,12,0,0,0,0,6,9,6,14,0,0,0,0,0,0,6,0,5,0,0,8,7,0,0,0,6,0,4,0,0,0,0,0,0,0,6,0,65,141,230,13,11,5,4,0,6,0,7,0,65,161,230,13,11,19,5,0,0,0,0,0,0,0,5,0,7,0,0,10,0,9,7,0,6,0,65,189,230,13,11,17,6,0,0,0,0,0,0,12,6,0,0,0,0,0,5,0,6,0,65,217,230,13,11,15,6,0,0,0,0,9,7,0,0,0,0,0,0,11,6,0,65,242,230,13,11,18,11,7,0,0,13,7,0,0,0,0,0,0,0,0,12,0,0,4,0,65,141,231,13,11,35,4,0,0,0,0,0,0,0,6,11,5,0,5,13,0,8,0,0,0,0,6,0,0,0,0,0,0,11,0,0,0,0,0,8,7,0,65,186,231,13,11,18,11,0,0,0,0,0,0,0,11,5,9,6,0,0,0,4,0,7,0,65,222,231,13,11,2,8,6,0,65,240,231,13,11,26,10,0,0,0,8,5,0,0,9,0,0,0,8,7,9,0,0,0,0,0,0,0,0,7,0,6,0,65,148,232,13,11,16,11,0,13,6,0,0,9,0,0,0,0,0,0,0,0,5,0,65,179,232,13,11,1,7,0,65,191,232,13,11,5,5,21,6,0,4,0,65,210,232,13,11,23,24,5,0,0,0,0,0,0,0,0,10,0,8,0,0,6,0,0,0,4,0,0,9,0,65,243,232,13,11,23,4,0,0,8,6,0,6,0,7,10,0,8,4,0,4,0,0,0,0,0,5,0,6,0,65,155,233,13,11,17,5,0,0,0,0,0,0,0,6,12,0,0,7,0,0,0,5,0,65,181,233,13,11,9,6,0,0,8,6,0,0,0,5,0,65,214,233,13,11,2,15,7,0,65,229,233,13,11,1,5,0,65,239,233,13,11,5,6,0,0,24,7,0,65,253,233,13,11,1,7,0,65,136,234,13,11,10,9,6,0,0,0,0,0,0,0,7,0,65,157,234,13,11,7,4,0,0,0,0,0,6,0,65,177,234,13,11,24,6,0,6,0,4,12,0,0,7,0,0,0,0,0,5,0,0,0,0,0,0,0,0,15,0,65,228,234,13,11,2,8,7,0,65,240,234,13,11,1,8,0,65,253,234,13,11,1,4,0,65,141,235,13,11,21,6,0,0,0,6,0,0,0,0,0,0,9,0,9,6,0,0,0,0,0,7,0,65,172,235,13,11,2,8,6,0,65,184,235,13,11,13,8,4,0,7,0,0,0,0,0,0,0,0,22,0,65,215,235,13,11,17,4,0,0,0,0,0,4,0,7,0,0,21,7,0,7,9,6,0,65,246,235,13,11,8,10,0,0,0,0,0,0,7,0,65,137,236,13,11,9,4,0,0,0,0,8,0,0,6,0,65,157,236,13,11,1,4,0,65,170,236,13,11,39,8,7,0,0,0,0,23,0,0,0,0,7,0,0,0,4,0,0,0,0,0,0,0,0,9,4,11,7,0,5,0,0,0,0,11,0,0,4,20,0,65,220,236,13,11,4,11,5,0,7,0,65,245,236,13,11,1,7,0,65,134,237,13,11,38,21,0,0,0,0,0,0,7,0,0,0,0,0,0,0,5,0,0,0,0,0,6,0,0,0,0,11,6,0,0,0,0,0,0,0,0,9,6,0,65,190,237,13,11,6,8,5,0,4,9,4,0,65,221,237,13,11,1,4,0,65,248,237,13,11,9,9,0,0,0,0,0,0,0,10,0,65,139,238,13,11,1,7,0,65,150,238,13,11,20,8,7,0,0,11,7,0,0,0,0,0,0,0,4,0,4,0,0,0,4,0,65,184,238,13,11,6,10,6,0,0,0,5,0,65,200,238,13,11,2,8,7,0,65,211,238,13,11,17,6,0,0,21,6,0,0,0,0,0,6,0,0,0,0,0,4,0,65,238,238,13,11,1,14,0,65,254,238,13,11,8,9,6,0,0,8,0,0,7,0,65,144,239,13,11,1,10,0,65,156,239,13,11,9,8,7,0,0,11,0,0,0,8,0,65,180,239,13,11,14,10,5,0,0,0,7,13,7,10,4,0,0,0,6,0,65,203,239,13,11,27,5,10,0,0,0,0,0,0,5,0,0,0,7,0,0,0,0,0,0,8,4,0,0,0,0,0,6,0,65,240,239,13,11,11,12,7,0,6,0,0,10,0,0,0,9,0,65,137,240,13,11,19,4,0,6,0,0,0,0,0,7,0,0,8,0,0,0,0,0,0,6,0,65,166,240,13,11,10,10,5,0,6,0,0,0,0,0,4,0,65,185,240,13,11,37,4,0,0,0,0,9,0,11,4,0,0,0,6,0,0,0,5,12,7,0,5,0,0,0,0,0,4,0,0,0,7,0,0,0,0,0,4,0,65,235,240,13,11,21,4,13,6,10,0,0,0,17,0,0,4,0,0,0,0,0,6,0,4,0,5,0,65,147,241,13,11,58,6,0,0,0,0,11,7,0,0,0,7,0,0,0,6,0,0,0,0,0,0,0,6,0,4,0,0,0,0,8,0,0,0,0,5,0,0,0,0,0,4,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,9,0,65,226,241,13,11,8,9,5,0,0,0,0,0,6,0,65,244,241,13,11,6,12,0,0,0,0,7,0,65,133,242,13,11,11,7,0,0,16,4,0,0,11,0,8,6,0,65,158,242,13,11,24,8,7,0,4,0,0,0,0,0,0,0,4,0,0,0,0,0,0,8,6,0,0,8,7,0,65,196,242,13,11,20,10,7,0,0,0,0,0,0,9,0,0,0,0,0,0,0,12,5,10,5,0,65,232,242,13,11,47,10,5,0,5,18,7,0,0,14,0,0,0,0,0,0,0,9,4,0,7,0,0,0,0,0,0,0,5,0,0,0,6,0,0,0,6,0,0,0,0,0,0,8,0,0,0,10,0,65,168,243,13,11,18,10,5,0,0,0,7,0,0,0,0,0,0,11,0,0,0,10,7,0,65,201,243,13,11,7,4,14,0,0,0,0,6,0,65,222,243,13,11,2,11,7,0,65,247,243,13,11,9,5,14,6,0,0,0,0,11,4,0,65,144,244,13,11,1,9,0,65,156,244,13,11,20,10,7,0,6,0,0,9,0,9,5,0,0,0,0,0,0,0,0,10,6,0,65,190,244,13,11,6,8,6,0,0,8,5,0,65,206,244,13,11,6,11,4,0,6,0,6,0,65,224,244,13,11,4,11,0,0,5,0,65,250,244,13,11,6,12,4,0,6,8,6,0,65,138,245,13,11,15,8,0,0,5,0,0,0,0,0,0,0,7,0,0,13,0,65,166,245,13,11,2,9,6,0,65,182,245,13,11,1,9,0,65,192,245,13,11,4,12,7,0,6,0,65,208,245,13,11,20,13,4,0,7,0,0,0,7,0,7,0,0,0,0,0,0,0,0,10,4,0,65,238,245,13,11,2,9,5,0,65,129,246,13,11,29,6,0,0,0,0,10,6,21,5,0,0,0,0,8,0,0,0,0,4,0,7,0,0,0,0,0,0,11,5,0,65,177,246,13,11,21,7,0,0,0,4,0,0,0,0,0,0,0,7,9,6,11,0,0,0,0,4,0,65,211,246,13,11,11,6,0,7,10,0,0,0,0,0,0,6,0,65,239,246,13,11,13,5,0,0,0,0,0,0,0,0,19,0,0,7,0,65,144,247,13,11,30,18,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,7,0,0,0,0,0,0,9,4,10,4,0,7,0,65,197,247,13,11,18,4,9,7,9,7,10,4,0,7,0,0,0,0,0,0,0,6,12,0,65,227,247,13,11,10,6,0,0,0,0,0,0,0,0,20,0,65,251,247,13,11,6,6,0,0,0,0,14,0,65,151,248,13,11,1,7,0,65,164,248,13,11,22,8,0,0,0,0,0,0,5,0,0,8,7,0,0,0,7,0,0,0,0,0,4,0,65,196,248,13,11,1,11,0,65,209,248,13,11,16,4,0,0,8,0,0,6,0,0,0,7,0,0,0,0,10,0,65,239,248,13,11,1,7,0,65,136,249,13,11,8,10,6,0,0,0,6,0,6,0,65,158,249,13,11,1,11,0,65,171,249,13,11,14,7,9,7,0,0,0,4,8,0,0,0,0,6,11,0,65,213,249,13,11,47,6,0,0,0,0,0,0,10,0,0,0,0,0,0,0,13,4,0,0,12,6,0,6,0,0,0,0,8,7,0,7,0,0,0,0,0,6,0,0,0,0,0,0,12,6,0,4,0,65,142,250,13,11,30,9,7,22,0,0,0,0,4,0,0,0,0,0,6,0,0,0,4,0,0,9,0,0,6,0,0,24,7,0,7,0,65,186,250,13,11,24,10,6,0,5,0,0,0,0,0,0,0,7,0,0,8,0,0,0,0,0,0,0,10,5,0,65,219,250,13,11,11,7,0,7,0,0,0,0,0,0,13,4,0,65,130,251,13,11,12,18,0,0,0,0,0,0,7,12,0,9,4,0,65,151,251,13,11,25,4,0,0,0,0,8,0,0,0,0,0,0,0,0,4,0,0,0,7,0,0,0,0,8,7,0,65,185,251,13,11,27,4,18,0,0,0,0,0,10,0,0,5,0,0,11,0,0,0,0,0,0,5,0,6,0,0,0,6,0,65,221,251,13,11,11,5,0,0,0,0,0,0,0,0,8,7,0,65,255,251,13,11,1,4,0,65,137,252,13,11,14,7,0,0,0,0,0,6,0,0,0,0,0,0,8,0,65,161,252,13,11,15,4,0,0,0,0,0,0,10,0,0,0,0,0,0,4,0,65,198,252,13,11,26,12,0,0,0,0,5,8,0,0,0,0,0,0,0,8,6,0,0,0,0,0,0,0,0,20,7,0,65,235,252,13,11,13,4,9,0,12,6,8,0,14,7,0,5,0,4,0,65,140,253,13,11,7,17,0,0,0,0,0,10,0,65,159,253,13,11,29,6,0,6,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,9,6,0,7,12,0,0,0,0,4,0,65,208,253,13,11,1,8,0,65,226,253,13,11,2,8,7,0,65,237,253,13,11,1,6,0,65,247,253,13,11,1,6,0,65,131,254,13,11,59,5,0,0,0,4,0,0,9,0,12,6,0,5,0,0,0,6,0,4,0,6,0,0,0,0,0,0,0,0,10,7,0,0,0,0,0,0,8,0,0,0,0,4,0,0,0,0,10,0,0,0,0,0,0,0,8,6,0,5,0,65,203,254,13,11,3,5,0,5,0,65,217,254,13,11,7,6,0,0,12,6,20,5,0,65,236,254,13,11,31,9,5,0,5,0,0,0,6,13,7,0,0,0,0,15,6,0,0,0,6,0,0,13,7,0,0,0,0,0,0,9,0,65,149,255,13,11,37,5,0,7,0,0,0,0,0,4,0,0,0,0,0,0,0,0,10,6,0,0,0,0,0,6,0,0,0,0,9,0,0,0,0,0,19,6,0,65,196,255,13,11,3,13,0,11,0,65,208,255,13,11,1,8,0,65,222,255,13,11,44,10,6,0,0,0,0,0,0,0,0,10,0,0,6,0,0,0,0,8,0,0,0,9,0,15,4,0,6,0,0,0,0,0,6,12,0,0,0,0,0,0,0,14,7,0,65,149,128,14,11,29,5,0,0,0,0,0,0,0,0,8,7,0,0,0,0,0,6,10,0,0,0,0,0,0,0,0,7,8,4,0,65,208,128,14,11,14,9,7,10,5,0,0,0,0,8,0,0,0,0,4,0,65,237,128,14,11,17,6,12,0,0,0,10,7,0,5,0,6,0,0,0,0,8,7,0,65,147,129,14,11,49,6,0,4,0,0,0,0,0,7,0,0,0,0,0,0,0,4,9,6,0,0,0,7,0,0,0,0,0,0,0,0,8,6,0,0,0,0,0,0,0,4,12,0,0,0,0,0,0,6,0,65,211,129,14,11,16,5,0,0,0,0,0,0,0,7,0,0,0,0,0,0,12,0,65,241,129,14,11,37,6,0,0,0,0,0,0,12,6,0,6,9,4,0,0,8,4,0,6,0,0,0,0,0,4,0,0,0,0,0,0,0,6,0,0,9,6,0,65,176,130,14,11,52,8,0,0,6,13,4,0,5,8,0,0,0,0,0,0,0,8,0,0,0,10,5,0,0,9,0,0,0,0,0,0,6,0,0,24,0,0,0,0,0,0,0,8,0,0,7,0,0,12,0,8,4,0,65,246,130,14,11,30,9,7,0,6,8,0,10,0,9,7,0,0,0,5,0,0,0,0,0,0,0,4,8,5,0,0,0,0,8,7,0,65,176,131,14,11,28,19,0,0,4,0,0,0,0,0,6,0,0,0,0,0,5,0,0,0,0,8,0,0,0,0,0,8,6,0,65,214,131,14,11,32,8,6,0,0,0,0,10,4,0,0,0,0,0,0,0,6,0,0,0,4,20,0,0,7,10,6,0,0,0,0,0,7,0,65,132,132,14,11,33,10,7,0,0,0,0,9,6,0,0,0,0,0,0,0,4,12,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,12,0,65,174,132,14,11,22,11,0,0,0,0,0,9,4,0,5,0,0,0,0,0,0,0,6,0,6,0,6,0,65,213,132,14,11,1,6,0,65,239,132,14,11,29,6,9,0,0,0,0,7,0,0,0,0,0,6,0,5,0,0,0,0,0,0,0,0,9,0,0,0,0,6,0,65,150,133,14,11,1,11,0,65,164,133,14,11,24,17,7,0,0,13,6,14,6,0,0,0,0,8,0,0,0,0,0,0,7,12,7,8,7,0,65,200,133,14,11,22,8,0,0,0,0,0,0,4,0,0,0,0,0,4,0,0,0,0,0,0,0,7,0,65,240,133,14,11,26,12,0,0,0,12,4,0,0,10,7,0,0,0,0,0,0,10,0,0,6,0,0,0,0,0,6,0,65,159,134,14,11,63,4,12,0,0,6,0,0,0,0,0,0,0,0,8,7,12,0,0,0,0,0,0,6,0,6,0,4,0,0,18,6,0,0,0,6,0,0,0,0,0,6,10,6,0,0,0,0,0,0,8,7,14,0,0,0,0,0,0,6,0,0,0,4,0,65,240,134,14,11,14,19,0,0,0,8,0,0,0,0,0,0,0,0,7,0,65,136,135,14,11,6,8,7,0,0,10,5,0,65,171,135,14,11,1,4,0,65,189,135,14,11,18,7,0,0,0,0,9,4,8,0,0,0,0,0,0,4,0,0,9,0,65,219,135,14,11,47,6,0,0,0,0,0,0,0,4,0,0,0,0,0,6,0,0,9,7,0,0,0,0,0,5,0,0,0,0,8,7,0,0,14,0,0,0,0,6,0,0,0,0,0,0,9,6,0,65,156,136,14,11,8,10,0,0,0,0,5,0,7,0,65,175,136,14,11,1,6,0,65,185,136,14,11,21,6,0,0,0,6,0,4,0,0,0,0,0,4,0,0,0,0,12,0,0,7,0,65,215,136,14,11,39,6,0,0,0,0,0,0,12,0,16,6,0,0,0,0,0,0,11,7,0,4,8,7,0,0,0,0,0,6,0,0,0,0,16,0,0,0,0,6,0,65,135,137,14,11,1,6,0,65,149,137,14,11,11,4,10,7,0,0,0,0,0,0,12,7,0,65,172,137,14,11,1,10,0,65,183,137,14,11,12,6,0,0,0,0,0,0,13,4,0,0,10,0,65,204,137,14,11,1,19,0,65,218,137,14,11,12,8,6,22,0,0,0,0,0,0,0,0,6,0,65,239,137,14,11,33,7,0,0,0,0,0,0,0,5,0,0,0,0,0,5,0,0,0,0,0,5,0,0,0,6,0,0,0,0,0,0,0,6,0,65,159,138,14,11,5,4,0,0,0,6,0,65,175,138,14,11,9,7,0,0,18,0,0,0,0,6,0,65,206,138,14,11,16,14,7,0,0,11,5,0,0,0,5,0,0,0,0,12,5,0,65,232,138,14,11,13,24,6,0,0,0,7,0,4,0,0,0,0,8,0,65,131,139,14,11,27,4,0,0,0,0,0,7,0,4,0,0,0,0,8,7,0,0,9,6,0,0,14,5,0,0,0,6,0,65,167,139,14,11,1,6,0,65,190,139,14,11,12,12,6,0,0,0,0,0,0,0,6,0,4,0,65,215,139,14,11,20,7,0,0,0,7,0,0,0,5,0,0,0,0,12,7,0,0,0,0,10,0,65,245,139,14,11,7,6,0,0,0,0,0,5,0,65,133,140,14,11,1,6,0,65,152,140,14,11,70,9,0,0,0,0,0,0,6,0,0,13,7,0,0,0,0,0,0,14,0,11,4,0,0,0,4,0,0,0,0,14,5,0,0,0,0,0,5,11,5,0,0,0,0,22,5,0,0,0,0,0,7,0,0,0,0,0,4,0,0,0,4,0,0,0,0,0,0,0,6,0,65,236,140,14,11,18,10,6,0,0,17,0,10,0,0,0,8,0,0,0,19,5,18,7,0,65,136,141,14,11,1,10,0,65,148,141,14,11,62,10,6,0,6,0,0,0,0,10,4,0,4,0,0,0,0,0,0,14,7,0,5,0,0,0,0,0,6,0,0,0,0,0,0,0,0,8,0,9,6,12,0,0,6,0,0,0,0,0,0,0,0,12,0,10,6,0,0,0,0,0,4,0,65,229,141,14,11,3,7,0,4,0,65,251,141,14,11,5,5,13,0,9,7,0,65,139,142,14,11,39,7,9,7,0,0,8,0,0,0,0,0,22,0,0,0,0,0,0,0,23,6,14,0,0,0,0,0,0,7,0,0,0,0,11,0,0,0,0,7,0,65,190,142,14,11,4,10,0,0,6,0,65,203,142,14,11,5,6,0,0,8,5,0,65,217,142,14,11,4,7,11,6,21,0,65,231,142,14,11,1,5,0,65,243,142,14,11,1,4,0,65,135,143,14,11,1,6,0,65,145,143,14,11,41,4,9,7,0,0,0,0,0,0,12,0,0,0,0,7,0,0,0,0,0,0,0,0,10,4,0,0,0,0,0,0,9,0,0,0,20,0,0,0,0,7,0,65,199,143,14,11,14,6,0,0,11,7,0,0,0,0,0,0,0,6,15,0,65,226,143,14,11,24,12,4,0,5,0,0,0,0,0,0,11,7,17,6,0,0,0,0,0,0,15,6,0,7,0,65,133,144,14,11,10,6,0,0,0,0,0,0,0,0,14,0,65,153,144,14,11,18,7,0,0,0,0,0,0,0,6,0,5,0,0,11,0,11,7,9,0,65,191,144,14,11,1,4,0,65,202,144,14,11,23,17,0,0,0,0,6,0,0,0,5,0,0,0,0,0,0,8,7,9,6,0,0,14,0,65,234,144,14,11,26,16,0,0,0,0,0,8,7,0,4,0,0,0,0,0,0,0,6,0,5,0,0,0,0,0,6,0,65,145,145,14,11,1,4,0,65,155,145,14,11,23,5,0,4,0,0,8,7,0,6,12,5,0,7,18,7,0,0,8,5,0,0,0,6,0,65,190,145,14,11,3,10,0,11,0,65,204,145,14,11,39,9,0,0,4,0,6,0,7,0,0,0,0,0,6,0,0,0,6,0,0,0,0,0,0,0,7,0,0,0,0,8,0,0,0,15,0,0,0,10,0,65,128,146,14,11,2,10,6,0,65,141,146,14,11,11,6,0,0,0,0,23,0,0,0,10,7,0,65,162,146,14,11,36,8,0,0,0,0,5,0,0,0,0,0,0,8,6,0,0,0,0,0,0,12,7,9,7,0,0,10,6,0,0,0,0,0,0,0,6,0,65,210,146,14,11,22,9,0,8,7,0,0,0,6,0,6,0,4,0,5,0,0,0,0,0,5,8,7,0,65,131,147,14,11,17,7,10,5,0,0,11,6,0,0,0,0,0,0,0,6,0,6,0,65,158,147,14,11,50,14,0,0,0,0,4,9,7,0,0,0,0,11,7,0,0,0,0,0,5,0,0,0,7,0,0,0,0,23,6,11,4,0,0,0,0,0,0,9,0,0,0,10,6,0,0,0,0,9,6,0,65,227,147,14,11,15,6,0,0,0,0,0,6,0,0,10,6,0,0,0,7,0,65,252,147,14,11,8,20,0,0,0,0,0,0,6,0,65,154,148,14,11,4,13,6,11,7,0,65,170,148,14,11,14,10,5,0,0,0,6,0,0,0,5,0,6,0,6,0,65,195,148,14,11,26,6,0,0,0,0,8,7,0,5,0,0,0,0,0,6,0,0,0,0,0,0,0,4,10,0,8,0,65,238,148,14,11,9,10,6,0,0,0,0,0,0,10,0,65,129,149,14,11,1,6,0,65,141,149,14,11,14,6,0,0,0,0,0,0,0,0,10,0,0,0,9,0,65,168,149,14,11,1,12,0,65,184,149,14,11,34,11,6,0,4,0,0,14,5,0,7,0,0,0,0,0,6,16,0,0,0,0,0,0,0,10,0,0,7,15,0,0,0,11,7,0,65,228,149,14,11,4,8,7,0,4,0,65,254,149,14,11,21,18,5,0,0,0,0,8,0,0,6,0,0,0,0,0,0,9,5,0,0,23,0,65,167,150,14,11,1,6,0,65,206,150,14,11,40,16,6,0,0,0,0,0,0,0,7,0,0,0,0,15,7,0,0,0,0,8,0,0,0,14,0,0,0,0,0,0,0,16,7,0,0,0,0,0,7,0,65,135,151,14,11,5,6,0,0,0,6,0,65,169,151,14,11,1,6,0,65,181,151,14,11,1,4,0,65,194,151,14,11,5,12,6,11,7,9,0,65,219,151,14,11,1,7,0,65,236,151,14,11,2,13,7,0,65,248,151,14,11,10,9,0,0,0,0,0,12,0,10,5,0,65,151,152,14,11,1,4,0,65,166,152,14,11,32,10,0,8,0,0,5,8,7,10,6,0,0,0,7,0,0,0,0,12,6,0,0,9,0,0,0,12,0,0,0,0,5,0,65,209,152,14,11,15,4,10,0,0,0,10,5,0,0,0,0,0,0,9,6,0,65,238,152,14,11,12,18,6,0,0,9,5,0,4,0,0,0,6,0,65,157,153,14,11,19,5,0,0,0,0,0,0,0,0,9,0,0,5,0,0,8,7,8,6,0,65,185,153,14,11,1,6,0,65,200,153,14,11,15,10,6,10,0,9,4,0,0,0,0,0,0,0,6,11,0,65,226,153,14,11,6,8,0,0,6,0,6,0,65,243,153,14,11,1,6,0,65,132,154,14,11,3,8,7,9,0,65,161,154,14,11,15,7,0,0,0,0,0,0,10,0,0,0,8,7,0,6,0,65,197,154,14,11,33,5,0,0,0,0,0,0,0,0,8,4,0,5,0,0,0,0,0,0,0,7,0,0,0,6,0,0,0,0,0,0,0,7,0,65,251,154,14,11,47,5,0,0,0,0,0,0,0,0,8,7,0,0,0,0,0,0,0,0,22,0,0,0,0,0,0,0,8,5,0,0,0,0,0,0,0,7,0,0,0,6,0,0,0,6,0,6,0,65,181,155,14,11,14,7,0,0,0,5,0,6,0,7,0,0,0,0,20,0,65,205,155,14,11,51,7,9,0,0,0,0,0,0,6,0,6,0,7,0,0,0,7,0,0,0,0,0,0,0,4,0,0,0,0,0,0,14,7,0,0,0,5,0,0,22,4,10,0,0,0,0,0,0,4,8,4,0,65,146,156,14,11,3,11,5,13,0,65,158,156,14,11,36,8,0,0,7,0,0,0,0,0,4,0,0,0,4,0,0,0,0,0,0,10,7,0,0,0,0,0,0,0,6,0,0,0,0,0,4,0,65,208,156,14,11,54,11,7,0,7,14,6,0,0,0,0,9,5,0,0,0,0,0,6,0,0,0,5,10,0,8,6,0,0,0,0,0,0,0,0,9,7,0,0,0,0,0,0,0,6,0,0,8,4,0,6,0,0,0,5,0,65,143,157,14,11,8,6,0,0,0,0,0,0,12,0,65,168,157,14,11,75,8,7,14,0,0,5,0,0,18,0,8,4,0,6,0,0,20,0,13,0,0,0,0,7,0,4,0,0,0,0,0,4,8,4,0,0,0,0,0,6,0,0,0,0,0,4,0,0,0,4,0,0,0,0,0,4,0,0,0,0,0,0,0,0,14,0,0,0,0,0,9,7,0,0,9,0,65,253,157,14,11,1,4,0,65,136,158,14,11,16,20,0,14,0,0,4,0,6,8,5,0,0,0,0,0,7,0,65,162,158,14,11,1,8,0,65,183,158,14,11,19,7,10,4,12,7,0,6,0,0,9,7,10,5,0,0,8,6,0,4,0,65,214,158,14,11,28,17,0,0,0,0,0,0,0,18,0,0,0,14,7,0,0,0,0,0,4,0,0,0,0,0,0,17,4,0,65,128,159,14,11,2,13,4,0,65,143,159,14,11,23,7,0,0,0,0,0,0,8,6,0,0,0,0,0,0,0,0,8,5,0,0,0,6,0,65,177,159,14,11,9,5,0,7,0,0,0,0,0,7,0,65,195,159,14,11,29,7,0,6,0,0,0,0,0,0,0,0,8,5,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0,5,0,65,237,159,14,11,7,7,0,0,0,0,0,6,0,65,254,159,14,11,4,23,0,0,7,0,65,143,160,14,11,11,4,0,0,0,0,0,0,12,7,8,4,0,65,163,160,14,11,9,6,0,0,9,5,0,0,0,7,0,65,181,160,14,11,9,4,10,0,0,7,0,0,0,5,0,65,199,160,14,11,1,4,0,65,209,160,14,11,29,5,0,0,18,7,0,0,8,0,0,5,0,0,10,0,0,0,0,0,0,6,0,0,0,0,0,5,0,7,0,65,248,160,14,11,7,16,0,0,0,0,6,8,0,65,145,161,14,11,21,5,0,6,0,0,10,0,0,5,10,4,0,0,12,0,0,0,0,6,22,4,0,65,179,161,14,11,11,6,0,5,0,0,0,0,0,7,0,5,0,65,210,161,14,11,18,12,0,0,0,0,0,0,6,0,7,0,0,0,6,0,6,8,5,0,65,246,161,14,11,2,8,5,0,65,133,162,14,11,1,6,0,65,143,162,14,11,5,5,0,0,0,7,0,65,167,162,14,11,5,6,0,0,0,4,0,65,191,162,14,11,31,4,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,16,6,0,0,0,6,0,0,0,0,0,0,0,6,0,65,238,162,14,11,24,12,7,0,0,0,0,9,0,0,0,0,6,0,0,11,0,0,0,0,0,13,0,9,6,0,65,157,163,14,11,1,5,0,65,169,163,14,11,11,4,0,0,10,7,0,0,0,7,0,6,0,65,190,163,14,11,22,8,7,0,0,0,0,11,0,15,0,22,7,0,4,0,6,0,0,0,0,0,7,0,65,227,163,14,11,1,6,0,65,239,163,14,11,7,4,0,7,0,0,0,6,0,65,130,164,14,11,1,18,0,65,140,164,14,11,21,14,0,0,4,0,0,0,0,8,7,9,0,0,0,0,0,9,0,0,0,14,0,65,170,164,14,11,4,11,7,0,6,0,65,189,164,14,11,21,6,0,7,0,0,0,6,0,6,0,0,0,0,8,0,0,0,0,0,11,7,0,65,224,164,14,11,16,9,0,0,0,0,0,0,0,9,4,0,0,0,0,0,4,0,65,137,165,14,11,3,6,8,7,0,65,151,165,14,11,1,5,0,65,164,165,14,11,52,8,6,0,0,9,5,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,6,0,0,0,0,0,0,0,6,0,5,0,0,10,6,9,0,0,0,0,6,0,0,0,0,0,6,0,0,0,7,0,65,229,165,14,11,17,6,0,0,0,0,0,0,11,7,12,0,0,0,0,0,0,6,0,65,129,166,14,11,3,4,0,5,0,65,141,166,14,11,1,7,0,65,151,166,14,11,9,6,0,0,0,0,0,0,0,5,0,65,174,166,14,11,38,8,0,0,0,0,0,0,5,0,0,10,6,0,0,0,4,0,7,13,0,0,4,0,0,11,4,0,6,0,0,0,0,0,6,8,7,0,4,0,65,229,166,14,11,9,5,0,0,0,0,0,0,8,7,0,65,252,166,14,11,13,20,5,0,0,0,0,12,6,0,0,0,0,11,0,65,155,167,14,11,5,5,11,5,0,7,0,65,174,167,14,11,2,8,7,0,65,185,167,14,11,25,7,0,0,0,0,0,0,0,4,0,0,0,6,17,0,9,0,10,6,0,6,12,0,0,4,0,65,220,167,14,11,6,8,5,12,7,0,4,0,65,236,167,14,11,43,11,0,9,0,10,6,11,5,0,7,0,0,8,0,0,7,0,4,0,0,0,7,0,0,0,0,0,0,8,6,0,0,0,6,0,0,0,0,0,0,0,0,9,0,65,161,168,14,11,9,6,0,0,0,0,0,0,0,5,0,65,183,168,14,11,11,4,0,0,0,0,11,0,0,0,0,6,0,65,218,168,14,11,26,10,0,10,0,0,0,0,0,8,6,0,0,0,0,0,6,12,0,0,0,0,0,0,0,0,5,0,65,132,169,14,11,14,8,0,0,0,0,0,0,6,0,0,16,0,11,5,0,65,156,169,14,11,2,10,7,0,65,179,169,14,11,2,5,9,0,65,199,169,14,11,9,7,0,0,0,0,0,6,0,7,0,65,220,169,14,11,16,8,4,0,0,0,0,0,6,10,7,0,0,0,0,0,7,0,65,249,169,14,11,33,7,0,6,0,0,0,0,0,0,9,5,0,0,0,0,8,0,9,0,0,0,0,0,0,0,0,7,10,0,13,0,0,6,0,65,163,170,14,11,80,6,9,4,0,0,0,0,0,0,10,0,0,0,0,0,10,0,0,0,0,0,0,0,10,6,11,0,0,0,0,0,9,0,0,0,0,0,0,4,0,0,0,0,0,0,10,5,0,0,0,0,0,6,0,0,0,0,0,0,18,4,0,7,0,0,0,0,0,0,24,0,8,6,0,7,0,0,0,0,15,0,65,128,171,14,11,21,8,5,0,0,0,0,10,7,0,6,0,0,0,0,0,0,0,0,8,5,10,0,65,162,171,14,11,8,11,0,0,6,0,0,8,7,0,65,180,171,14,11,20,12,6,0,0,0,0,0,0,0,4,0,5,15,0,0,0,0,7,0,7,0,65,209,171,14,11,11,6,10,5,0,0,0,6,0,0,8,7,0,65,231,171,14,11,4,7,0,0,12,0,65,245,171,14,11,10,5,0,0,0,0,0,0,14,4,18,0,65,141,172,14,11,10,5,0,0,0,0,11,0,10,4,9,0,65,173,172,14,11,17,6,0,0,0,6,0,0,0,0,0,4,0,0,0,0,0,7,0,65,201,172,14,11,13,7,13,7,0,0,0,0,0,0,0,5,0,5,0,65,228,172,14,11,2,8,7,0,65,239,172,14,11,14,5,0,0,0,0,0,6,0,0,0,0,0,0,11,0,65,134,173,14,11,6,8,0,10,6,0,4,0,65,155,173,14,11,2,6,8,0,65,177,173,14,11,15,6,0,0,0,6,0,0,0,0,0,0,0,0,10,6,0,65,221,173,14,11,1,5,0,65,237,173,14,11,1,4,0,65,251,173,14,11,11,4,0,0,9,7,0,0,0,0,0,6,0,65,149,174,14,11,1,4,0,65,160,174,14,11,26,10,6,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,6,0,65,199,174,14,11,7,4,0,6,0,0,0,5,0,65,236,174,14,11,16,8,6,11,0,0,0,0,6,0,0,0,0,0,0,0,6,0,65,139,175,14,11,3,6,0,4,0,65,160,175,14,11,14,22,0,0,6,0,0,0,0,0,0,0,6,10,7,0,65,196,175,14,11,1,14,0,65,209,175,14,11,114,6,0,6,0,0,0,5,0,0,0,0,0,0,0,5,0,0,10,0,11,5,0,0,0,0,0,0,14,7,9,7,0,6,0,0,0,0,0,4,0,0,0,0,0,0,11,7,0,6,0,0,0,0,0,0,9,7,0,4,0,0,0,7,0,0,0,0,0,5,0,0,0,0,0,5,0,0,0,7,0,0,0,0,0,5,0,0,0,0,17,5,0,0,8,0,0,0,0,6,9,4,0,0,0,0,0,0,0,0,8,7,11,7,9,0,65,204,176,14,11,2,8,7,0,65,217,176,14,11,29,6,9,5,0,0,8,6,0,0,0,5,0,0,0,0,9,0,0,0,9,6,0,7,0,0,0,0,0,6,0,65,131,177,14,11,1,4,0,65,145,177,14,11,17,4,0,0,0,0,10,0,0,0,0,0,0,0,0,4,0,5,0,65,181,177,14,11,35,4,0,0,0,5,0,0,0,0,0,7,0,0,0,0,0,7,13,5,0,0,0,7,0,0,0,0,0,7,9,6,11,7,0,7,0,65,227,177,14,11,32,7,0,0,0,0,0,0,0,0,8,5,0,0,0,5,9,4,0,0,0,0,0,0,0,0,8,4,0,0,0,0,24,0,65,153,178,14,11,7,4,0,0,0,0,0,7,0,65,173,178,14,11,9,6,0,0,0,7,0,0,0,6,0,65,191,178,14,11,17,5,11,6,0,4,0,7,20,0,8,5,9,5,9,0,0,6,0,65,219,178,14,11,15,7,23,5,0,0,8,4,0,0,10,0,0,6,0,5,0,65,245,178,14,11,1,7,0,65,128,179,14,11,1,11,0,65,151,179,14,11,8,5,0,0,9,0,0,0,10,0,65,175,179,14,11,4,4,0,0,8,0,65,191,179,14,11,15,7,0,0,0,0,0,6,0,0,0,0,14,0,18,4,0,65,219,179,14,11,22,4,0,0,0,0,9,6,0,4,0,0,0,0,0,0,8,4,11,0,0,0,11,0,65,252,179,14,11,24,8,4,0,0,0,0,0,0,0,0,12,0,10,7,0,0,10,0,0,0,0,0,0,6,0,65,169,180,14,11,19,6,0,0,0,6,0,0,0,0,0,6,0,0,0,0,8,6,10,4,0,65,207,180,14,11,15,5,0,0,0,4,0,6,0,4,0,0,0,0,0,5,0,65,231,180,14,11,9,7,0,0,0,7,0,0,0,4,0,65,140,181,14,11,3,17,7,11,0,65,153,181,14,11,11,4,12,6,0,0,0,5,0,0,0,6,0,65,175,181,14,11,9,5,12,7,0,0,0,0,0,4,0,65,195,181,14,11,3,6,0,7,0,65,213,181,14,11,22,7,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,6,0,6,0,0,20,0,65,244,181,14,11,17,8,7,0,0,0,0,0,4,0,0,0,5,0,0,0,0,12,0,65,144,182,14,11,12,10,0,0,0,0,6,0,4,13,0,0,7,0,65,167,182,14,11,42,6,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,6,0,0,12,6,0,7,0,0,0,0,10,0,23,6,0,0,0,4,0,0,0,0,0,6,8,0,65,240,182,14,11,4,10,0,9,6,0,65,136,183,14,11,12,12,0,0,0,0,0,0,0,11,0,9,7,0,65,158,183,14,11,16,9,7,0,4,0,0,0,0,8,7,0,0,0,0,0,7,0,65,189,183,14,11,39,4,0,0,0,0,0,6,0,0,10,7,10,5,0,0,8,0,8,0,0,0,0,0,0,4,0,5,10,0,0,0,0,0,0,0,9,0,0,6,0,65,239,183,14,11,58,7,0,0,0,0,0,0,11,7,0,0,0,0,0,0,0,0,9,4,0,0,0,0,0,6,0,0,8,7,0,0,0,0,0,5,0,0,0,0,0,0,0,0,10,0,0,0,0,5,0,4,0,0,0,0,0,0,12,0,65,184,184,14,11,2,24,7,0,65,198,184,14,11,19,9,0,0,6,0,0,9,0,0,0,0,0,0,7,0,6,13,0,8,0,65,226,184,14,11,53,9,7,0,0,0,0,0,0,0,6,0,0,0,0,8,5,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,4,0,0,0,0,0,4,0,0,0,0,0,0,0,6,8,0,0,0,0,6,8,0,65,164,185,14,11,1,14,0,65,179,185,14,11,33,4,0,4,0,0,0,5,0,7,0,0,10,0,10,7,0,0,12,5,0,0,9,0,0,0,10,0,0,6,0,0,0,6,0,65,221,185,14,11,1,6,0,65,235,185,14,11,41,6,0,0,0,5,0,0,0,0,0,0,12,0,0,0,0,0,8,5,13,6,0,0,0,0,0,0,9,4,0,0,0,0,8,0,0,0,0,0,8,7,0,65,159,186,14,11,65,6,0,0,14,0,0,0,0,6,0,0,0,0,0,6,0,0,0,0,17,6,0,0,0,0,12,6,0,0,0,0,8,0,0,7,0,7,0,4,9,0,0,6,0,0,0,6,0,0,0,0,0,0,8,7,0,0,0,0,0,0,11,0,0,4,0,65,244,186,14,11,4,18,7,0,4,0,65,130,187,14,11,20,8,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,12,5,0,65,161,187,14,11,9,6,0,0,0,0,8,0,11,7,0,65,179,187,14,11,51,4,0,0,0,0,11,0,0,0,0,0,0,0,21,0,0,6,10,0,0,0,0,0,9,0,10,0,0,0,0,0,11,0,0,0,0,6,0,0,0,0,0,5,0,0,0,0,0,0,10,5,0,65,248,187,14,11,10,8,0,0,0,0,4,0,0,23,7,0,65,157,188,14,11,17,7,0,0,0,0,0,0,0,0,9,7,0,0,0,7,0,4,0,65,207,188,14,11,67,4,0,6,0,0,11,6,0,0,0,0,0,0,0,6,0,0,0,0,10,7,0,0,9,4,0,0,11,0,8,5,0,0,0,7,8,5,22,0,0,0,9,6,0,0,0,0,0,0,0,6,10,4,0,0,0,0,0,7,9,4,0,0,0,0,0,6,0,65,157,189,14,11,9,6,0,4,0,0,0,0,11,6,0,65,177,189,14,11,69,7,0,6,0,0,0,0,0,7,0,0,0,0,0,0,0,6,0,6,0,4,0,0,0,0,0,0,0,7,0,7,0,4,13,0,0,0,0,0,8,0,0,0,0,7,0,0,0,0,0,0,11,6,0,7,0,0,0,0,9,0,0,0,0,0,0,0,0,5,0,65,137,190,14,11,1,6,0,65,158,190,14,11,1,10,0,65,193,190,14,11,45,4,8,0,0,0,0,0,8,0,0,0,0,0,0,6,0,0,0,4,0,0,0,0,0,0,0,6,0,0,0,0,13,5,8,0,0,0,0,0,0,0,14,0,0,6,0,65,247,190,14,11,42,7,0,0,17,6,0,0,0,0,13,4,0,0,9,6,0,0,10,5,0,0,10,5,0,0,0,0,13,0,0,0,0,6,0,0,0,0,0,0,10,0,12,0,65,172,191,14,11,22,8,4,0,4,0,0,0,4,0,0,0,0,0,4,0,0,12,0,0,5,9,4,0,65,203,191,14,11,38,5,8,5,0,0,0,7,0,0,0,0,8,7,0,0,0,6,12,5,0,0,0,5,0,0,0,5,0,0,0,0,0,4,12,0,0,0,9,0,65,145,192,14,11,25,4,8,7,0,0,0,0,0,6,0,0,0,0,0,0,0,6,0,0,0,0,0,0,9,6,0,65,179,192,14,11,10,4,0,0,0,6,0,0,0,4,11,0,65,199,192,14,11,1,7,0,65,210,192,14,11,11,12,7,0,0,0,7,10,7,0,0,11,0,65,230,192,14,11,9,11,7,0,0,0,6,0,0,11,0,65,249,192,14,11,1,6,0,65,134,193,14,11,14,22,0,10,7,0,0,8,5,0,0,0,0,0,5,0,65,158,193,14,11,34,9,6,8,7,0,6,0,0,0,0,0,5,0,0,0,0,0,0,8,7,0,0,0,0,9,7,0,0,0,6,0,0,8,7,0,65,205,193,14,11,1,6,0,65,219,193,14,11,9,7,0,4,0,5,0,0,0,4,0,65,128,194,14,11,18,18,6,0,0,0,0,0,0,0,4,0,0,0,0,0,0,9,6,0,65,167,194,14,11,18,6,0,0,0,4,0,0,0,5,0,0,0,0,14,0,0,0,9,0,65,194,194,14,11,4,9,7,12,7,0,65,226,194,14,11,12,12,0,0,0,0,0,12,7,0,0,0,5,0,65,248,194,14,11,8,8,0,0,0,0,0,10,7,0,65,146,195,14,11,22,8,7,0,0,0,0,0,6,0,0,0,0,0,0,9,6,0,0,0,0,0,6,0,65,178,195,14,11,8,9,0,0,0,0,7,0,6,0,65,197,195,14,11,1,5,0,65,209,195,14,11,1,6,0,65,223,195,14,11,1,4,0,65,233,195,14,11,11,6,0,7,12,6,0,0,0,0,0,5,0,65,253,195,14,11,52,7,0,0,8,6,0,0,0,0,10,7,0,0,0,0,0,0,0,6,0,0,0,0,0,6,12,0,0,0,0,0,0,0,0,6,0,0,0,0,0,6,0,0,0,6,0,0,0,0,0,6,16,0,65,186,196,14,11,14,9,0,17,0,14,7,8,0,0,0,0,0,0,6,0,65,210,196,14,11,8,11,0,0,6,8,7,0,6,0,65,228,196,14,11,2,12,6,0,65,240,196,14,11,17,9,0,0,0,0,7,0,0,0,0,11,5,0,4,9,6,8,0,65,138,197,14,11,13,10,0,11,7,0,0,0,0,0,0,0,0,9,0,65,173,197,14,11,1,6,0,65,188,197,14,11,24,11,0,0,0,12,0,0,0,0,0,10,5,0,4,0,0,0,0,0,7,10,6,11,6,0,65,224,197,14,11,5,17,0,0,0,11,0,65,247,197,14,11,8,6,0,0,0,0,0,0,11,0,65,145,198,14,11,3,6,0,7,0,65,163,198,14,11,19,7,0,0,8,0,0,4,0,0,0,6,0,0,0,0,0,0,8,7,0,65,198,198,14,11,5,9,6,0,0,14,0,65,217,198,14,11,35,4,0,0,0,0,9,6,0,0,0,4,0,0,0,0,0,4,10,7,0,7,0,0,0,0,0,0,0,6,0,0,0,0,0,6,0,65,133,199,14,11,13,6,0,0,0,6,0,6,0,0,0,0,10,7,0,65,161,199,14,11,4,4,0,0,18,0,65,186,199,14,11,95,14,0,13,0,0,0,0,0,10,0,0,0,0,0,0,0,0,4,0,0,0,6,0,0,0,0,0,4,8,0,0,0,11,7,0,0,0,4,0,0,0,0,0,7,0,0,8,5,0,0,16,0,0,0,13,6,0,0,0,0,0,0,0,6,0,0,0,0,20,0,11,6,0,0,8,7,0,0,0,0,0,6,17,0,8,0,0,0,0,0,8,7,0,0,9,0,65,166,200,14,11,4,14,0,0,6,0,65,184,200,14,11,24,9,0,0,0,0,0,0,0,0,4,0,7,0,0,0,0,0,0,0,6,0,0,0,4,0,65,225,200,14,11,18,5,0,0,0,0,8,0,8,0,0,0,0,0,0,0,11,0,8,0,65,254,200,14,11,2,8,6,0,65,137,201,14,11,31,6,0,0,9,0,0,0,0,0,8,0,0,0,0,0,18,0,0,0,0,0,0,4,9,0,0,0,0,0,8,5,0,65,182,201,14,11,2,9,6,0,65,194,201,14,11,1,13,0,65,209,201,14,11,3,7,8,7,0,65,221,201,14,11,25,4,0,0,0,0,0,0,14,0,0,0,0,7,0,6,0,0,8,0,20,7,0,0,0,7,0,65,140,202,14,11,22,8,0,0,0,14,0,0,0,0,0,0,0,8,0,0,7,0,6,0,0,0,7,0,65,173,202,14,11,11,4,12,0,0,0,0,0,0,0,0,4,0,65,203,202,14,11,8,7,0,0,10,6,0,5,16,0,65,227,202,14,11,1,6,0,65,237,202,14,11,1,6,0,65,251,202,14,11,23,5,8,4,0,0,0,0,0,0,0,4,0,0,0,7,0,0,0,0,0,0,0,5,0,65,156,203,14,11,19,12,7,0,0,0,0,13,6,0,0,0,7,0,0,8,0,0,0,8,0,65,185,203,14,11,51,5,0,0,0,7,0,0,0,0,0,0,11,5,0,6,0,0,8,5,0,7,0,0,0,0,0,0,0,7,0,0,0,0,8,6,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,4,0,65,135,204,14,11,1,6,0,65,150,204,14,11,6,14,0,10,7,0,4,0,65,178,204,14,11,15,10,0,19,0,0,4,0,0,0,7,0,0,11,5,11,0,65,207,204,14,11,13,7,16,0,10,5,18,0,0,7,9,6,0,5,0,65,229,204,14,11,7,5,0,0,0,0,0,6,0,65,248,204,14,11,14,8,7,0,0,0,0,0,5,0,0,0,7,0,6,0,65,148,205,14,11,20,9,0,0,0,0,6,0,0,0,4,0,6,0,0,0,0,0,0,0,6,0,65,187,205,14,11,19,6,0,0,0,7,23,0,0,0,0,5,0,0,0,0,0,0,8,5,0,65,227,205,14,11,12,6,0,0,0,0,0,0,0,0,14,0,20,0,65,248,205,14,11,23,8,0,0,0,0,0,11,0,0,0,0,7,0,0,0,0,15,0,0,0,0,0,10,0,65,152,206,14,11,29,9,6,0,0,0,0,0,7,0,0,0,0,0,4,0,0,0,0,10,0,0,0,0,0,9,0,0,0,8,0,65,195,206,14,11,5,6,10,0,11,6,0,65,215,206,14,11,63,4,0,0,0,0,0,0,0,5,0,0,11,0,0,0,0,7,0,0,0,0,0,0,8,7,0,4,0,0,0,0,11,0,0,0,0,0,11,0,0,5,0,0,8,7,0,4,0,7,0,0,0,0,0,0,0,6,0,0,0,0,0,4,0,65,173,207,14,11,1,4,0,65,186,207,14,11,2,10,5,0,65,211,207,14,11,1,7,0,65,221,207,14,11,3,6,0,5,0,65,233,207,14,11,12,4,11,5,10,7,0,7,0,0,9,6,9,0,65,255,207,14,11,1,6,0,65,138,208,14,11,4,9,4,0,4,0,65,157,208,14,11,1,7,0,65,184,208,14,11,8,8,6,0,0,0,0,11,7,0,65,202,208,14,11,3,11,7,12,0,65,222,208,14,11,8,8,5,0,0,8,0,9,5,0,65,249,208,14,11,5,6,0,0,0,6,0,65,145,209,14,11,15,7,0,0,0,0,0,4,0,0,0,0,0,0,0,7,0,65,172,209,14,11,21,10,7,0,0,0,6,0,0,0,0,0,0,8,0,0,6,0,0,0,6,10,0,65,204,209,14,11,26,8,5,0,0,0,6,0,0,0,6,0,0,0,0,9,5,8,5,8,0,0,0,0,0,0,6,0,65,249,209,14,11,15,6,0,0,8,7,10,0,0,0,0,0,0,0,9,6,0,65,146,210,14,11,24,11,7,0,0,0,0,0,5,0,0,0,6,0,7,0,0,10,5,0,0,0,0,8,6,0,65,184,210,14,11,32,12,6,0,0,0,0,0,0,11,0,0,0,0,0,13,4,0,0,0,4,0,0,0,0,0,5,8,0,0,0,12,7,0,65,234,210,14,11,3,12,7,14,0,65,251,210,14,11,1,6,0,65,153,211,14,11,1,4,0,65,166,211,14,11,13,9,0,0,0,0,7,0,0,0,0,0,0,9,0,65,193,211,14,11,7,4,0,0,0,0,0,5,0,65,216,211,14,11,1,14,0,65,243,211,14,11,13,4,0,5,0,0,15,6,10,0,0,0,8,6,0,65,148,212,14,11,2,9,6,0,65,161,212,14,11,61,4,0,0,0,0,14,6,10,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,12,6,0,0,0,0,0,0,0,0,9,7,0,0,0,0,0,6,0,5,11,4,0,6,0,0,0,7,0,0,0,0,0,0,0,6,0,65,233,212,14,11,1,7,0,65,243,212,14,11,5,5,0,0,8,5,0,65,132,213,14,11,23,10,0,0,0,0,0,9,6,9,4,0,0,0,4,0,0,0,0,0,0,0,0,11,0,65,166,213,14,11,2,8,5,0,65,179,213,14,11,5,4,0,0,11,5,0,65,197,213,14,11,5,6,0,0,0,5,0,65,211,213,14,11,11,7,12,0,0,0,0,6,0,0,0,4,0,65,244,213,14,11,12,9,6,0,4,9,6,0,4,0,0,0,7,0,65,147,214,14,11,1,4,0,65,157,214,14,11,17,6,0,7,8,6,0,0,0,0,0,0,0,4,0,0,9,6,0,65,183,214,14,11,33,6,0,5,0,4,0,0,0,0,0,0,0,5,0,0,0,0,0,5,0,0,0,7,12,7,0,0,0,0,0,0,18,4,0,65,228,214,14,11,34,11,0,0,0,0,6,0,0,0,0,12,0,0,7,0,0,0,0,0,7,0,0,13,0,0,6,0,0,0,0,8,7,9,6,0,65,153,215,14,11,32,7,10,5,0,0,8,0,0,0,0,0,0,0,8,6,0,7,0,0,8,4,0,4,0,0,0,0,10,4,0,0,14,0,65,197,215,14,11,44,5,0,0,0,0,17,0,0,0,0,0,0,6,0,0,0,0,8,6,0,0,10,5,0,0,0,0,8,6,0,0,0,6,0,0,0,7,0,0,0,0,0,6,14,0,65,255,215,14,11,10,5,0,0,12,0,0,0,0,6,8,0,65,173,216,14,11,7,7,0,0,0,0,0,6,0,65,190,216,14,11,2,12,6,0,65,206,216,14,11,24,9,0,0,0,0,4,24,0,0,0,0,0,12,6,0,0,10,6,0,5,0,0,0,4,0,65,241,216,14,11,9,4,0,0,0,0,17,7,0,5,0,65,135,217,14,11,16,6,11,5,9,0,8,7,0,0,0,0,0,0,0,0,10,0,65,170,217,14,11,14,10,7,0,0,0,0,0,0,0,7,0,0,0,6,0,65,196,217,14,11,18,11,5,8,7,0,0,0,0,8,5,0,0,0,0,10,7,0,7,0,65,224,217,14,11,2,13,6,0,65,235,217,14,11,13,6,0,4,0,0,0,0,0,6,12,0,8,7,0,65,130,218,14,11,19,16,0,10,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,22,0,65,162,218,14,11,2,13,6,0,65,180,218,14,11,2,9,6,0,65,196,218,14,11,12,22,0,0,6,0,0,21,0,0,0,22,7,0,65,229,218,14,11,7,6,0,0,0,0,9,6,0,65,245,218,14,11,18,6,0,0,0,5,0,0,0,0,0,7,8,0,0,0,0,6,14,0,65,169,219,14,11,5,6,0,0,8,6,0,65,185,219,14,11,23,6,0,0,0,0,8,5,0,0,11,7,0,6,0,0,0,0,0,0,0,0,8,7,0,65,219,219,14,11,5,6,0,0,0,5,0,65,233,219,14,11,13,4,0,0,8,7,0,0,0,0,8,5,11,7,0,65,133,220,14,11,15,4,0,0,0,0,8,5,0,0,10,0,0,4,13,7,0,65,159,220,14,11,17,7,0,0,0,5,0,0,13,6,0,6,0,7,0,0,8,4,0,65,185,220,14,11,1,4,0,65,196,220,14,11,52,15,0,0,0,10,7,0,0,0,0,0,7,0,0,0,0,0,0,0,4,0,0,0,0,0,6,0,0,0,0,19,0,0,0,0,6,0,0,0,0,0,4,0,0,0,0,0,6,0,5,0,7,0,65,129,221,14,11,13,6,0,0,11,4,0,0,0,6,0,0,13,7,0,65,162,221,14,11,17,8,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,14,0,65,190,221,14,11,32,12,6,0,0,0,0,0,7,0,0,0,0,0,0,11,7,0,0,0,0,0,6,0,0,10,0,0,0,0,0,0,6,0,65,231,221,14,11,33,5,11,6,0,0,0,0,0,0,0,0,10,0,0,0,0,6,0,0,0,0,0,0,8,7,0,0,0,5,0,0,0,5,0,65,148,222,14,11,16,8,7,0,0,0,0,9,6,0,0,0,0,0,0,0,6,0,65,176,222,14,11,36,10,7,0,0,0,0,10,0,0,6,0,0,13,0,0,0,0,0,0,0,9,6,0,0,8,6,8,0,0,0,0,0,0,0,0,4,0,65,221,222,14,11,33,4,0,0,9,7,0,0,0,0,0,0,11,0,0,0,10,7,0,0,0,0,0,0,0,0,9,6,0,0,12,4,0,4,0,65,141,223,14,11,6,6,0,0,0,0,21,0,65,159,223,14,11,14,6,0,0,0,0,0,0,0,6,0,5,0,0,9,0,65,192,223,14,11,70,8,4,0,0,0,0,0,6,0,0,0,6,0,0,0,0,0,0,0,0,16,0,0,4,0,0,0,0,0,7,0,0,0,6,0,6,0,0,11,0,0,0,0,5,0,0,0,0,0,0,0,4,8,5,0,0,0,0,0,0,14,0,0,0,0,6,0,0,0,6,0,65,157,224,14,11,51,7,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,6,0,0,0,4,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,4,0,0,0,4,0,0,0,0,0,0,0,6,9,4,0,65,222,224,14,11,22,9,6,14,7,0,0,9,7,0,0,11,0,0,0,0,0,10,4,11,5,13,6,0,65,254,224,14,11,19,10,0,0,0,0,0,0,0,0,5,0,0,0,0,0,4,0,0,9,0,65,155,225,14,11,1,7,0,65,167,225,14,11,8,6,12,5,0,0,0,6,14,0,65,185,225,14,11,23,4,9,4,0,0,0,0,0,5,0,0,0,0,0,0,0,4,0,0,0,0,0,4,0,65,221,225,14,11,5,5,0,0,0,5,0,65,236,225,14,11,28,8,6,0,0,0,0,0,0,11,6,0,0,13,7,0,0,13,6,0,7,0,0,0,0,0,0,8,6,0,65,157,226,14,11,27,6,10,6,0,4,0,0,12,6,0,0,0,0,0,0,0,0,10,6,0,0,0,6,0,0,0,5,0,65,197,226,14,11,4,6,0,0,10,0,65,213,226,14,11,10,6,0,0,0,0,0,7,0,0,9,0,65,249,226,14,11,10,6,0,0,8,6,0,0,0,7,11,0,65,162,227,14,11,9,8,0,0,0,0,0,0,5,12,0,65,202,227,14,11,1,12,0,65,213,227,14,11,1,6,0,65,224,227,14,11,37,8,7,0,0,8,5,0,0,0,4,9,5,0,0,0,7,10,6,0,0,0,0,0,0,9,7,0,0,8,5,8,0,8,4,0,0,13,0,65,145,228,14,11,3,5,0,5,0,65,159,228,14,11,1,6,0,65,179,228,14,11,7,6,0,6,0,0,0,4,0,65,196,228,14,11,12,11,7,0,0,0,7,0,0,0,0,0,7,0,65,222,228,14,11,6,17,5,0,0,0,7,0,65,247,228,14,11,40,4,0,0,0,0,0,0,9,7,0,0,0,0,8,5,0,4,0,0,0,0,0,6,0,6,14,6,0,0,0,0,9,6,0,0,0,0,0,0,8,0,65,191,229,14,11,10,6,0,0,0,0,14,7,9,7,8,0,65,133,230,14,11,7,6,16,0,0,0,0,6,0,65,153,230,14,11,9,7,0,0,0,0,0,0,0,4,0,65,172,230,14,11,36,14,0,0,6,0,0,8,6,0,0,0,0,0,6,0,0,12,0,0,0,0,0,8,5,0,7,11,0,0,5,0,4,0,0,0,6,0,65,220,230,14,11,6,9,6,0,4,0,6,0,65,238,230,14,11,40,11,6,0,0,0,0,0,0,10,5,0,0,0,0,0,4,0,0,0,7,11,6,0,4,8,5,9,5,0,0,0,5,0,7,0,0,0,0,0,4,0,65,164,231,14,11,4,8,5,14,7,0,65,179,231,14,11,9,4,0,0,0,0,16,0,0,6,0,65,201,231,14,11,1,4,0,65,217,231,14,11,1,6,0,65,227,231,14,11,9,4,0,0,0,0,0,0,9,6,0,65,252,231,14,11,16,9,0,0,0,12,5,0,0,0,0,0,0,0,4,10,5,0,65,151,232,14,11,9,6,0,0,0,0,0,0,0,6,0,65,181,232,14,11,7,5,0,4,0,0,0,6,0,65,211,232,14,11,41,6,0,6,0,0,0,0,0,0,10,4,0,0,0,0,0,5,0,0,0,4,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,6,0,0,0,6,0,65,136,233,14,11,4,8,0,10,7,0,65,167,233,14,11,12,7,10,7,0,0,0,0,0,0,0,0,15,0,65,189,233,14,11,30,7,0,0,0,0,0,7,10,7,9,7,0,0,0,7,0,0,8,0,0,0,0,0,0,0,9,0,0,0,8,0,65,234,233,14,11,3,11,0,8,0,65,249,233,14,11,5,4,0,0,0,7,0,65,140,234,14,11,10,15,7,12,6,0,0,0,7,0,5,0,65,162,234,14,11,14,18,0,0,5,0,0,0,0,0,0,0,6,9,5,0,65,185,234,14,11,19,7,0,0,0,0,0,0,0,0,9,7,0,0,14,0,0,0,11,7,0,65,215,234,14,11,25,4,0,0,11,7,0,0,0,0,8,0,0,0,0,0,0,6,8,7,0,0,0,7,10,4,0,65,253,234,14,11,1,4,0,65,146,235,14,11,28,8,7,0,0,0,0,10,0,0,0,0,0,0,6,0,6,0,0,0,0,0,4,0,0,0,0,0,6,0,65,193,235,14,11,2,4,11,0,65,209,235,14,11,19,7,0,0,10,7,0,0,0,0,9,7,0,0,0,0,0,0,13,7,0,65,248,235,14,11,8,8,0,0,0,0,0,9,6,0,65,144,236,14,11,8,9,6,12,0,0,0,0,6,0,65,177,236,14,11,21,7,0,0,9,6,0,0,11,0,0,0,0,0,14,4,0,0,0,0,0,7,0,65,222,236,14,11,28,23,7,0,0,0,0,0,6,0,7,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,6,0,65,131,237,14,11,7,5,0,0,0,0,20,7,0,65,149,237,14,11,1,6,0,65,159,237,14,11,1,7,0,65,178,237,14,11,1,8,0,65,188,237,14,11,2,11,5,0,65,200,237,14,11,46,10,4,0,0,0,5,8,5,10,4,0,0,0,0,0,0,13,6,9,7,0,0,10,7,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,6,0,0,0,7,0,6,0,65,133,238,14,11,9,4,0,0,0,0,0,0,0,7,0,65,158,238,14,11,4,8,7,10,7,0,65,172,238,14,11,25,12,4,0,0,0,0,8,7,0,0,0,0,0,7,0,6,0,0,0,0,0,0,0,0,8,0,65,207,238,14,11,13,6,0,6,9,6,0,0,12,5,0,0,8,6,0,65,233,238,14,11,5,4,0,0,0,6,0,65,251,238,14,11,6,5,8,7,9,0,8,0,65,145,239,14,11,31,4,0,0,0,0,0,0,11,4,0,0,0,0,0,0,8,0,0,0,10,7,0,4,0,0,0,0,0,0,0,6,0,65,187,239,14,11,33,6,0,0,8,0,0,0,0,0,0,5,0,6,0,0,10,0,14,0,0,0,0,0,0,0,23,0,0,0,12,0,10,5,0,65,229,239,14,11,12,5,0,0,0,0,8,0,0,0,0,6,8,0,65,250,239,14,11,34,22,0,8,0,0,0,0,6,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,6,18,4,0,0,0,7,10,6,0,6,0,65,167,240,14,11,1,6,0,65,181,240,14,11,1,4,0,65,195,240,14,11,49,7,10,0,0,0,0,0,0,6,0,0,0,0,11,5,0,0,0,0,0,0,0,0,15,0,8,6,0,0,13,7,0,0,0,0,0,7,0,0,0,0,0,7,0,0,0,0,8,7,0,65,254,240,14,11,35,9,5,9,0,0,6,8,6,0,0,0,0,10,0,0,0,18,5,0,0,0,5,0,7,0,0,0,0,8,6,0,0,0,0,9,0,65,180,241,14,11,3,14,0,23,0,65,197,241,14,11,9,7,0,0,0,6,0,0,0,5,0,65,218,241,14,11,20,12,0,0,0,8,5,0,0,0,0,0,0,0,0,9,0,0,0,0,4,0,65,250,241,14,11,29,20,5,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,9,5,0,0,0,0,0,0,8,4,24,0,65,164,242,14,11,67,9,7,0,0,0,0,10,5,0,0,8,5,0,0,0,0,0,0,0,0,12,7,0,6,0,0,10,6,0,0,0,0,14,0,0,4,9,5,0,0,0,0,0,0,9,0,0,0,0,0,0,6,0,0,0,0,0,4,0,0,8,0,0,0,0,0,11,0,65,253,242,14,11,25,5,0,0,0,0,0,0,8,5,11,7,0,4,0,0,10,0,0,0,0,0,0,0,0,4,0,65,163,243,14,11,23,6,0,0,11,6,0,0,0,0,0,5,14,6,0,0,0,0,10,0,0,0,13,4,0,65,197,243,14,11,9,6,0,0,10,0,0,0,0,7,0,65,223,243,14,11,1,6,0,65,238,243,14,11,22,19,7,12,0,10,6,0,0,0,0,0,0,10,0,0,0,0,0,10,0,9,7,0,65,145,244,14,11,2,7,8,0,65,159,244,14,11,9,4,0,7,0,0,0,0,9,7,0,65,180,244,14,11,48,24,0,11,7,0,7,0,0,0,0,0,0,8,6,0,0,0,0,0,0,8,7,0,0,0,0,0,5,0,0,0,6,9,0,0,0,23,5,0,0,0,0,0,6,0,0,0,5,0,65,244,244,14,11,2,16,7,0,65,131,245,14,11,13,6,0,0,18,4,0,0,11,7,0,0,0,6,0,65,159,245,14,11,9,6,0,0,0,6,0,0,0,6,0,65,185,245,14,11,51,6,0,0,9,0,0,0,11,0,0,0,23,0,0,0,10,4,0,0,0,0,0,7,0,0,0,7,0,0,0,0,0,4,0,0,0,0,0,7,0,0,19,0,11,0,0,0,0,0,12,7,0,65,248,245,14,11,30,11,0,0,0,0,5,0,0,0,0,0,5,0,0,0,0,0,5,0,0,0,0,0,0,0,6,0,0,9,6,0,65,166,246,14,11,15,11,0,0,0,0,0,0,0,0,4,0,0,0,0,10,0,65,203,246,14,11,5,7,0,4,0,7,0,65,230,246,14,11,46,22,0,8,7,10,4,11,0,13,5,8,7,9,0,8,7,0,0,0,7,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,8,6,0,65,159,247,14,11,3,6,0,6,0,65,183,247,14,11,34,4,0,0,0,4,11,0,0,6,0,0,8,5,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,8,5,0,0,20,0,65,226,247,14,11,6,11,0,0,0,0,5,0,65,241,247,14,11,1,5,0,65,131,248,14,11,54,7,0,0,14,0,0,0,9,0,13,7,0,0,0,0,0,6,0,7,0,0,8,6,10,6,0,0,8,6,0,0,0,6,0,0,12,6,9,0,0,0,0,0,0,5,9,0,12,4,0,0,0,0,11,0,65,196,248,14,11,15,8,5,0,0,0,0,0,0,0,4,8,0,0,6,8,0,65,220,248,14,11,18,13,6,0,7,0,0,0,0,0,6,8,7,8,6,0,0,0,7,0,65,128,249,14,11,14,12,0,0,0,0,0,18,0,11,4,0,0,0,5,0,65,153,249,14,11,1,5,0,65,189,249,14,11,35,4,14,6,0,0,0,0,12,7,8,0,0,0,0,0,0,0,8,7,0,0,0,0,10,4,0,0,0,0,0,0,10,0,0,6,0,65,237,249,14,11,35,7,0,0,0,0,0,0,15,6,9,7,0,0,0,0,0,0,15,6,11,7,0,0,0,7,0,0,21,0,0,0,0,0,0,5,0,65,155,250,14,11,13,4,0,0,0,0,17,6,0,0,10,5,0,5,0,65,177,250,14,11,36,7,0,0,10,0,0,0,0,0,0,0,0,4,11,5,0,0,0,0,16,7,0,0,0,0,0,6,0,0,8,7,0,4,0,0,10,0,65,224,250,14,11,1,12,0,65,237,250,14,11,1,7,0,65,128,251,14,11,8,8,0,0,0,0,0,0,6,0,65,162,251,14,11,10,8,0,0,0,0,0,0,0,10,4,0,65,181,251,14,11,7,6,0,5,0,0,9,6,0,65,204,251,14,11,8,10,0,0,7,0,0,0,5,0,65,235,251,14,11,1,6,0,65,253,251,14,11,25,6,10,7,0,0,0,0,0,0,0,0,8,4,0,0,10,0,0,0,0,4,0,6,0,6,0,65,185,252,14,11,6,7,0,0,0,7,17,0,65,202,252,14,11,10,10,0,0,7,0,0,0,0,0,6,0,65,235,252,14,11,67,6,0,0,0,5,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,5,0,4,0,0,0,0,0,6,0,0,0,0,0,0,10,5,0,0,0,5,0,0,0,0,9,0,19,7,0,0,0,0,0,7,0,0,0,0,10,6,0,0,0,6,0,5,0,65,183,253,14,11,24,6,8,0,0,0,0,0,11,0,0,0,0,0,0,6,0,0,0,0,0,7,9,0,15,0,65,217,253,14,11,90,4,0,0,0,5,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,4,0,0,0,0,9,0,0,0,0,0,0,0,0,6,0,7,0,0,0,0,0,0,0,6,0,0,0,0,0,6,10,0,0,0,0,0,0,0,23,0,14,0,0,0,0,7,0,0,0,0,0,7,0,0,9,0,0,0,0,7,0,0,0,0,0,6,0,0,14,0,65,205,254,14,11,32,6,0,0,0,4,0,0,0,0,0,0,0,0,9,5,0,0,0,0,0,4,0,0,0,0,9,5,0,0,0,0,22,0,65,134,255,14,11,18,22,0,0,0,0,0,0,0,10,0,0,0,0,0,0,5,0,4,0,65,173,255,14,11,3,6,11,4,0,65,191,255,14,11,7,7,14,7,0,0,12,7,0,65,207,255,14,11,14,4,0,0,0,0,0,6,0,0,0,0,8,6,10,0,65,230,255,14,11,14,10,7,8,5,0,0,0,0,0,0,0,0,8,4,0,65,128,128,15,11,20,10,0,0,5,0,0,9,5,0,0,0,0,0,5,0,0,0,0,0,4,0,65,158,128,15,11,36,12,4,11,0,0,0,9,0,11,7,0,0,0,0,0,0,10,6,0,0,0,6,0,0,0,0,15,5,0,0,11,6,0,0,0,6,0,65,213,128,15,11,13,7,0,0,0,0,0,0,0,4,0,4,0,6,0,65,245,128,15,11,43,5,0,0,8,0,0,0,19,7,0,4,0,0,9,0,0,0,0,0,10,0,0,6,0,0,13,0,12,6,0,0,0,0,0,0,0,0,10,7,0,0,0,7,0,65,171,129,15,11,1,5,0,65,189,129,15,11,8,4,0,0,0,0,13,7,10,0,65,225,129,15,11,1,6,0,65,237,129,15,11,34,6,0,6,0,4,9,0,0,0,10,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,10,0,23,6,0,0,0,6,8,0,65,152,130,15,11,18,17,7,0,0,0,0,11,6,22,5,0,0,9,6,0,0,0,5,0,65,185,130,15,11,1,4,0,65,200,130,15,11,1,9,0,65,216,130,15,11,6,9,6,0,5,0,7,0,65,235,130,15,11,19,4,11,0,9,4,0,0,0,7,0,7,0,0,0,0,0,0,12,4,0,65,138,131,15,11,2,11,4,0,65,153,131,15,11,11,4,0,0,11,5,0,0,0,0,0,5,0,65,173,131,15,11,15,5,0,0,0,0,0,0,0,0,8,6,0,0,0,4,0,65,197,131,15,11,41,7,0,0,0,4,0,0,10,4,0,0,0,0,0,0,0,7,0,7,0,0,0,6,0,0,0,0,8,6,0,6,0,6,0,0,0,0,0,0,0,7,0,65,249,131,15,11,1,6,0,65,134,132,15,11,2,8,7,0,65,158,132,15,11,10,10,6,0,0,0,0,0,0,9,5,0,65,195,132,15,11,33,6,22,6,12,0,0,6,0,0,0,6,0,0,0,0,0,7,0,0,0,0,11,0,0,0,9,7,0,0,0,0,0,4,0,65,135,133,15,11,18,6,0,0,0,6,0,6,0,0,8,7,0,0,0,4,9,7,19,0,65,162,133,15,11,14,9,6,10,6,0,6,0,0,0,4,0,0,8,7,0,65,187,133,15,11,13,6,16,7,10,6,0,0,23,6,11,7,0,4,0,65,209,133,15,11,27,5,0,0,0,0,10,7,0,0,0,0,0,7,0,0,0,0,0,0,15,0,10,0,0,0,14,6,0,65,247,133,15,11,14,5,0,0,0,0,0,0,0,5,0,0,0,0,11,0,65,143,134,15,11,5,5,0,0,11,5,0,65,159,134,15,11,33,4,0,0,0,0,0,6,0,0,10,0,0,0,0,7,0,0,0,0,0,0,10,6,0,0,0,0,8,4,0,0,0,7,0,65,207,134,15,11,1,5,0,65,221,134,15,11,51,6,0,0,0,0,0,0,0,7,12,5,0,0,0,0,0,6,0,0,0,0,9,6,0,0,0,0,0,0,0,6,9,0,0,0,0,6,0,0,0,0,8,7,0,0,0,0,0,0,0,6,0,65,154,135,15,11,20,10,5,0,0,0,0,0,0,8,6,0,0,0,0,0,6,0,0,0,7,0,65,188,135,15,11,15,8,5,0,0,0,0,0,7,0,7,0,4,0,0,10,0,65,214,135,15,11,13,11,0,0,0,0,5,0,0,0,0,13,7,12,0,65,241,135,15,11,1,4,0,65,252,135,15,11,2,8,7,0,65,147,136,15,11,65,7,0,0,13,0,0,0,0,0,0,0,0,7,10,5,0,0,0,0,0,0,9,7,0,0,8,6,9,5,0,0,0,0,0,6,12,0,0,0,0,0,0,0,18,6,0,0,0,0,0,0,0,0,19,7,0,4,0,0,0,0,9,5,0,5,0,65,226,136,15,11,22,8,0,0,0,0,0,0,7,0,0,0,0,0,0,14,0,0,0,23,7,8,7,0,65,144,137,15,11,41,8,6,22,0,0,7,0,0,0,0,0,0,0,0,9,7,8,4,0,0,0,0,0,0,0,0,8,5,0,6,0,0,0,0,0,6,0,0,0,0,8,0,65,198,137,15,11,10,12,0,0,0,8,0,0,0,0,6,0,65,220,137,15,11,2,12,5,0,65,232,137,15,11,16,8,6,0,0,11,7,0,0,0,0,12,0,8,6,19,7,0,65,133,138,15,11,7,6,11,0,0,6,0,7,0,65,158,138,15,11,38,11,7,0,0,0,0,0,4,10,0,0,0,0,0,0,0,8,7,0,0,0,0,14,0,8,0,0,6,10,0,0,0,0,0,0,0,12,7,0,65,213,138,15,11,1,5,0,65,223,138,15,11,21,6,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,11,0,0,6,0,65,131,139,15,11,1,6,0,65,145,139,15,11,1,5,0,65,160,139,15,11,50,9,0,0,0,0,5,0,0,0,6,0,0,0,5,0,7,0,0,0,0,0,6,0,0,21,7,0,0,9,6,0,0,0,6,0,0,13,7,0,0,0,5,0,0,0,0,0,4,0,6,0,65,221,139,15,11,29,4,0,0,0,0,0,0,11,5,0,6,0,0,10,5,0,0,0,0,0,0,0,0,9,6,0,0,8,7,0,65,141,140,15,11,47,4,0,0,0,0,9,0,0,0,0,0,0,6,0,0,0,0,15,4,0,0,12,7,0,0,0,6,0,7,0,0,8,0,9,5,0,4,0,0,0,6,0,6,0,0,23,4,0,65,200,140,15,11,7,10,7,0,4,0,0,8,0,65,221,140,15,11,1,4,0,65,233,140,15,11,5,4,0,0,0,6,0,65,247,140,15,11,1,7,0,65,132,141,15,11,16,9,0,0,0,12,6,0,0,0,0,0,0,10,7,0,7,0,65,158,141,15,11,12,9,0,0,0,0,0,8,0,0,0,0,4,0,65,179,141,15,11,19,4,11,5,0,0,0,6,0,6,0,0,0,0,0,0,0,6,0,4,0,65,209,141,15,11,3,5,8,4,0,65,225,141,15,11,11,6,0,6,8,7,0,0,0,6,0,6,0,65,245,141,15,11,22,5,0,0,0,0,0,5,0,0,0,0,11,0,0,0,0,0,0,0,10,5,9,0,65,168,142,15,11,38,8,0,23,7,0,0,0,0,0,7,0,0,10,6,18,0,0,0,0,0,0,0,8,7,0,6,0,0,0,0,0,0,8,5,0,0,0,5,0,65,218,142,15,11,1,8,0,65,231,142,15,11,17,6,0,0,0,4,12,7,0,0,0,0,0,0,0,0,10,4,0,65,139,143,15,11,1,6,0,65,154,143,15,11,10,9,6,0,0,0,0,0,0,13,5,0,65,187,143,15,11,1,7,0,65,206,143,15,11,12,8,4,0,0,0,0,0,0,0,0,11,7,0,65,229,143,15,11,1,5,0,65,249,143,15,11,1,6,0,65,131,144,15,11,13,6,0,0,0,4,0,0,0,0,0,0,0,4,0,65,154,144,15,11,3,10,0,11,0,65,166,144,15,11,41,17,5,0,4,0,0,0,0,0,0,0,7,0,0,0,0,0,6,0,0,0,0,0,0,0,4,0,0,0,0,8,7,0,0,0,0,0,0,0,0,13,0,65,227,144,15,11,47,4,0,0,0,0,0,6,0,0,0,0,0,6,0,0,0,0,10,0,0,0,8,6,0,0,0,7,0,0,0,0,0,0,8,0,0,0,14,0,0,0,0,7,0,0,0,4,0,65,162,145,15,11,9,9,4,0,0,0,0,0,0,8,0,65,192,145,15,11,18,14,0,10,0,0,0,16,5,0,0,0,0,0,0,8,0,0,4,0,65,220,145,15,11,38,9,6,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,5,0,0,0,0,12,5,0,7,0,0,0,0,0,6,0,0,0,0,0,6,0,65,141,146,15,11,33,7,0,0,0,0,0,0,0,0,12,6,0,0,0,0,0,7,0,6,0,6,12,6,0,0,0,0,0,0,0,4,8,7,0,65,200,146,15,11,22,20,0,0,0,0,6,0,6,0,0,0,0,0,0,0,0,10,6,8,0,0,6,0,65,242,146,15,11,2,8,4,0,65,132,147,15,11,8,16,0,8,0,0,0,0,5,0,65,153,147,15,11,17,6,0,0,0,0,0,0,0,0,23,5,0,0,0,7,0,6,0,65,182,147,15,11,6,10,6,0,0,9,5,0,65,222,147,15,11,23,10,0,0,0,14,0,0,0,0,7,0,0,0,4,17,5,0,0,0,0,11,0,9,0,65,133,148,15,11,42,5,0,0,0,0,0,0,0,6,0,0,0,5,0,7,0,0,0,0,0,0,0,0,8,0,0,0,12,6,0,0,0,0,0,0,13,0,0,0,0,7,9,0,65,185,148,15,11,16,5,0,0,0,7,10,7,12,0,0,0,9,0,0,0,14,0,65,212,148,15,11,66,8,0,0,0,0,0,0,0,15,6,0,0,23,0,0,7,0,6,0,0,0,7,0,6,0,0,0,0,0,0,0,6,0,6,9,0,0,0,0,0,0,0,8,7,0,0,0,0,0,0,0,0,8,7,9,4,0,0,10,0,0,0,10,6,0,7,0,65,161,149,15,11,1,5,0,65,174,149,15,11,16,23,0,0,6,0,0,0,0,0,0,9,4,0,0,10,7,0,65,202,149,15,11,63,9,7,0,0,9,6,0,0,0,0,8,6,0,0,0,0,0,0,0,0,12,0,0,0,0,0,8,0,0,6,11,6,0,0,8,7,8,5,0,0,0,0,0,5,0,0,0,0,0,0,0,4,0,0,0,4,0,0,0,0,0,0,10,0,65,151,150,15,11,3,4,0,7,0,65,170,150,15,11,18,10,0,0,0,0,7,0,0,0,0,9,6,0,0,0,0,0,6,0,65,199,150,15,11,1,6,0,65,220,150,15,11,16,8,0,0,0,0,6,12,5,0,0,0,0,0,0,0,4,0,65,249,150,15,11,1,6,0,65,141,151,15,11,1,6,0,65,157,151,15,11,35,6,0,0,0,0,10,0,10,7,0,0,8,0,0,0,0,4,0,0,0,6,0,0,0,6,0,0,0,6,0,0,0,0,0,7,0,65,203,151,15,11,44,5,0,0,0,4,0,0,0,0,0,4,0,0,0,0,0,0,0,6,0,6,0,5,0,0,0,0,8,0,0,0,10,7,0,0,0,0,10,0,0,0,0,0,13,0,65,130,152,15,11,28,12,0,0,0,0,0,0,0,19,7,0,4,12,0,8,0,0,0,0,6,0,0,0,0,0,0,0,6,0,65,167,152,15,11,14,4,0,0,0,0,18,0,0,0,0,0,0,0,10,0,65,194,152,15,11,38,14,0,0,4,0,0,0,6,0,0,0,6,0,0,0,7,0,0,0,0,0,0,10,4,0,0,9,7,0,0,11,0,0,0,0,0,0,7,0,65,243,152,15,11,1,7,0,65,130,153,15,11,9,9,0,0,0,0,4,0,0,12,0,65,151,153,15,11,7,6,0,0,0,0,0,6,0,65,168,153,15,11,4,22,5,9,7,0,65,183,153,15,11,34,6,0,0,9,6,0,5,0,0,0,0,0,0,10,5,0,0,8,6,0,6,10,5,0,0,0,6,0,0,0,6,0,0,20,0,65,242,153,15,11,16,9,0,0,0,0,6,0,0,0,0,17,4,0,7,0,6,0,65,143,154,15,11,8,4,0,0,0,0,0,0,14,0,65,168,154,15,11,1,10,0,65,180,154,15,11,2,8,6,0,65,197,154,15,11,5,6,0,0,0,7,0,65,211,154,15,11,33,7,0,0,8,6,12,0,0,7,18,7,0,0,8,4,0,0,0,0,9,6,0,0,0,0,0,0,0,0,13,0,0,6,0,65,254,154,15,11,6,10,0,0,0,0,7,0,65,154,155,15,11,2,10,7,0,65,165,155,15,11,1,5,0,65,176,155,15,11,38,8,5,0,0,0,0,0,0,0,0,12,0,0,0,8,0,0,0,0,0,0,4,0,0,10,0,16,0,0,0,0,0,0,0,12,7,10,7,0,65,129,156,15,11,23,6,16,6,10,0,0,5,0,0,0,0,0,6,0,0,0,0,0,7,0,0,0,7,0,65,161,156,15,11,1,5,0,65,180,156,15,11,1,9,0,65,197,156,15,11,30,5,8,7,0,7,0,0,0,0,0,0,0,0,8,0,0,6,0,0,0,6,0,0,0,4,0,0,0,0,8,0,65,251,156,15,11,17,4,0,0,0,0,0,0,0,7,0,0,8,0,0,0,9,5,0,65,155,157,15,11,24,6,0,0,0,7,13,5,0,5,0,0,0,7,8,4,0,0,0,0,0,0,0,0,12,0,65,190,157,15,11,22,8,6,0,6,0,0,11,0,0,0,0,0,0,0,0,6,0,0,0,0,0,4,0,65,221,157,15,11,5,6,0,0,0,6,0,65,238,157,15,11,4,10,7,0,4,0,65,156,158,15,11,12,9,0,11,6,0,0,10,6,0,0,0,6,0,65,181,158,15,11,5,7,0,0,0,5,0,65,205,158,15,11,16,6,0,0,0,6,0,0,0,7,0,0,9,0,8,7,11,0,65,230,158,15,11,10,12,0,0,0,0,0,9,6,10,5,0,65,132,159,15,11,18,8,0,0,0,0,0,10,7,0,0,0,0,0,0,11,0,9,6,0,65,167,159,15,11,3,5,0,6,0,65,179,159,15,11,1,5,0,65,190,159,15,11,19,15,5,12,5,0,0,0,0,0,0,12,7,0,0,0,0,0,0,8,0,65,226,159,15,11,14,8,6,0,0,12,6,0,0,0,0,24,4,0,7,0,65,129,160,15,11,5,6,0,0,0,7,0,65,147,160,15,11,9,4,10,4,0,0,0,0,10,7,0,65,168,160,15,11,3,9,0,11,0,65,181,160,15,11,1,6,0,65,199,160,15,11,1,5,0,65,221,160,15,11,23,5,0,0,8,0,0,0,0,7,0,0,0,0,0,0,10,0,0,0,0,0,0,4,0,65,254,160,15,11,2,10,7,0,65,138,161,15,11,32,14,7,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,4,0,0,0,6,0,0,0,0,0,6,0,0,0,6,0,65,184,161,15,11,24,11,6,0,0,0,0,0,0,0,4,0,0,0,4,0,0,0,0,0,7,20,7,11,4,0,65,230,161,15,11,51,19,7,9,6,0,0,12,7,0,0,0,0,0,0,10,0,12,0,0,0,0,0,0,4,9,6,13,0,0,0,0,0,0,0,0,6,0,0,0,6,0,0,0,5,0,0,0,0,0,0,8,0,65,163,162,15,11,1,7,0,65,177,162,15,11,17,6,0,0,0,0,0,6,0,0,11,0,9,0,0,0,0,4,0,65,212,162,15,11,1,12,0,65,227,162,15,11,3,4,8,5,0,65,250,162,15,11,1,19,0,65,145,163,15,11,7,7,0,0,0,4,0,5,0,65,161,163,15,11,9,4,0,0,0,0,9,7,8,5,0,65,185,163,15,11,7,7,0,0,0,0,0,7,0,65,203,163,15,11,1,5,0,65,217,163,15,11,1,6,0,65,227,163,15,11,43,6,0,0,0,0,8,7,0,0,0,0,0,0,12,0,0,6,0,0,0,0,0,0,0,6,8,4,0,0,10,7,0,0,10,0,0,0,0,0,0,0,0,4,0,65,165,164,15,11,3,4,0,7,0,65,185,164,15,11,1,6,0,65,199,164,15,11,11,6,0,4,0,0,0,0,0,0,0,6,0,65,232,164,15,11,1,9,0,65,248,164,15,11,50,9,7,0,0,0,0,0,0,0,5,0,4,0,0,0,0,0,6,0,0,0,0,0,0,8,0,0,6,0,0,0,6,0,0,0,0,0,7,0,5,8,4,0,0,9,0,0,0,0,4,0,65,179,165,15,11,17,5,0,0,15,6,8,6,0,0,0,6,0,0,0,0,0,4,0,65,213,165,15,11,3,6,0,7,0,65,231,165,15,11,42,5,0,0,9,6,0,0,0,0,0,0,0,7,0,0,0,4,0,6,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,6,0,0,0,0,0,0,11,0,65,166,166,15,11,6,9,5,0,6,12,5,0,65,188,166,15,11,2,11,6,0,65,211,166,15,11,7,6,0,0,8,7,0,6,0,65,230,166,15,11,4,11,0,12,7,0,65,243,166,15,11,11,5,0,5,0,0,0,0,0,0,0,6,0,65,136,167,15,11,2,11,4,0,65,148,167,15,11,2,10,7,0,65,159,167,15,11,51,6,0,0,0,0,0,7,8,7,9,6,0,0,0,0,0,0,0,0,8,6,0,0,0,0,0,5,12,0,10,5,12,6,0,0,0,7,0,0,0,0,0,0,0,5,0,0,0,5,9,6,0,65,225,167,15,11,3,7,11,7,0,65,238,167,15,11,41,17,0,0,0,0,0,0,6,0,7,0,0,0,0,8,0,8,5,0,6,0,0,0,6,0,0,0,0,0,0,0,6,0,6,0,6,9,0,0,5,17,0,65,164,168,15,11,44,9,0,0,0,0,0,0,0,0,7,0,0,0,0,0,7,0,0,0,0,16,5,0,0,0,0,0,0,0,4,0,0,0,5,11,5,0,7,0,0,0,4,8,7,0,65,227,168,15,11,1,4,0,65,244,168,15,11,24,11,7,0,0,0,0,12,0,0,0,0,0,12,0,0,0,0,0,0,0,0,4,10,4,0,65,149,169,15,11,15,4,0,0,0,0,0,6,0,0,0,0,0,0,0,4,0,65,180,169,15,11,1,11,0,65,197,169,15,11,8,7,0,0,20,5,0,0,10,0,65,215,169,15,11,65,6,0,0,0,6,12,0,0,0,0,0,0,6,0,0,0,0,0,0,9,4,10,7,0,4,0,0,0,0,0,0,10,6,0,0,0,0,8,4,0,7,8,6,0,6,8,0,10,0,0,0,0,0,13,5,0,6,0,0,0,0,0,0,22,4,0,65,162,170,15,11,18,9,0,0,0,0,6,0,0,0,6,0,0,0,0,0,0,0,6,0,65,189,170,15,11,5,6,10,5,8,5,0,65,210,170,15,11,34,10,0,0,0,0,0,10,4,0,0,10,7,0,0,0,0,0,5,0,5,8,0,0,0,0,6,0,0,0,0,0,0,0,5,0,65,254,170,15,11,22,10,7,0,0,0,4,0,0,0,0,0,6,0,0,0,0,0,0,0,0,8,7,0,65,160,171,15,11,10,11,0,0,0,0,7,0,0,0,6,0,65,179,171,15,11,37,4,0,0,0,4,10,0,0,6,13,7,8,0,0,0,0,0,0,7,0,0,12,7,0,0,0,0,0,0,10,5,0,0,0,0,0,6,0,65,226,171,15,11,2,13,7,0,65,237,171,15,11,65,7,0,0,0,0,0,6,0,0,0,0,0,0,0,0,8,6,0,6,0,0,0,0,0,0,0,0,12,0,8,4,0,0,0,0,0,4,0,4,0,0,0,0,0,0,0,5,0,0,0,0,12,5,0,0,0,7,0,0,0,0,0,0,0,7,0,65,191,172,15,11,17,6,0,6,10,0,0,0,20,0,0,5,0,0,10,7,11,7,0,65,218,172,15,11,4,17,0,9,4,0,65,133,173,15,11,53,5,0,0,10,7,0,4,0,6,0,0,24,0,0,5,0,0,0,0,8,0,0,0,0,0,0,0,10,5,0,4,0,6,0,0,8,0,0,0,0,0,0,4,0,6,0,0,0,0,0,0,9,5,0,65,197,173,15,11,7,6,0,0,0,0,9,7,0,65,221,173,15,11,1,4,0,65,231,173,15,11,23,4,0,7,0,0,13,0,0,0,0,0,0,0,11,6,0,0,0,0,0,0,0,4,0,65,139,174,15,11,23,4,0,0,0,0,17,7,0,0,11,6,0,0,0,0,12,6,0,0,0,6,0,6,0,65,172,174,15,11,1,10,0,65,187,174,15,11,1,4,0,65,197,174,15,11,5,5,0,0,0,6,0,65,212,174,15,11,14,10,0,0,4,8,6,0,0,0,0,0,0,9,7,0,65,243,174,15,11,1,7,0,65,140,175,15,11,5,9,5,0,7,18,0,65,158,175,15,11,20,8,6,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,5,0,65,205,175,15,11,1,6,0,65,218,175,15,11,15,10,0,0,0,0,0,0,0,0,4,0,6,0,0,9,0,65,242,175,15,11,1,13,0,65,254,175,15,11,56,8,7,10,0,8,5,0,0,0,0,0,0,0,0,9,0,0,0,10,0,0,0,0,6,0,7,0,4,0,0,0,0,0,0,0,0,8,0,0,0,0,0,8,4,0,0,0,0,0,5,0,0,10,0,12,6,0,65,201,176,15,11,8,4,0,0,0,0,0,0,12,0,65,234,176,15,11,14,18,6,11,0,0,7,0,0,0,0,0,6,10,5,0,65,129,177,15,11,7,5,0,0,9,5,12,4,0,65,151,177,15,11,9,6,0,0,0,0,13,6,0,4,0,65,179,177,15,11,1,5,0,65,192,177,15,11,5,8,4,0,6,12,0,65,209,177,15,11,9,6,0,6,0,0,0,0,0,5,0,65,232,177,15,11,38,11,4,0,0,0,6,14,0,11,0,9,6,0,0,0,0,0,0,22,0,12,0,8,6,0,0,0,0,0,0,0,6,0,0,0,0,0,6,0,65,152,178,15,11,1,11,0,65,167,178,15,11,25,7,0,0,0,0,0,0,0,0,10,7,0,0,0,0,0,0,0,0,9,0,0,0,0,4,0,65,201,178,15,11,120,5,11,0,0,0,0,0,0,0,8,6,0,0,9,7,0,0,12,4,0,0,0,0,0,0,12,6,0,6,0,7,0,0,8,5,0,0,0,0,4,0,0,0,11,0,0,0,15,0,0,0,16,0,0,0,0,4,4,5,6,6,7,7,7,7,7,8,8,8,8,8,0,0,0,4,4,4,4,4,5,5,6,6,6,6,7,7,7,7,10,10,10,10,10,10,0,4,4,5,5,5,6,6,7,8,8,9,10,10,10,10,10,10,10,10,10,10,10,10,5,0,65,208,179,15,11,177,1,6,6,6,6,6,6,5,5,5,5,5,5,4,4,4,4,4,4,4,5,5,5,5,5,5,6,6,7,7,7,8,10,12,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,8,0,9,0,3,0,35,0,7,0,71,0,39,0,103,0,23,0,47,0,175,0,111,0,239,0,31,0,0,0,0,0,0,0,4,0,12,0,2,0,10,0,6,0,13,0,29,0,11,0,43,0,27,0,59,0,87,0,55,0,15,0,79,0,63,1,63,3,191,0,191,2,191,1,191,3,0,0,14,0,1,0,25,0,5,0,21,0,19,0,51,0,119,0,159,0,95,0,223,0,223,1,223,3,63,0,63,2,127,0,127,2,127,1,127,3,255,0,255,2,255,1,255,3,14,0,65,160,181,15,11,152,1,27,0,59,0,7,0,39,0,23,0,55,0,30,0,1,0,17,0,9,0,25,0,5,0,0,0,8,0,4,0,12,0,2,0,10,0,6,0,21,0,13,0,29,0,3,0,19,0,11,0,15,0,47,0,31,0,95,0,63,0,127,0,255,0,255,2,255,10,255,6,255,14,255,1,255,9,255,5,255,13,255,3,255,11,255,7,255,15,0,0,0,0,0,0,0,0,255,119,213,191,231,222,234,158,81,93,222,198,112,87,188,88,88,88,216,216,88,213,203,140,234,224,195,135,31,131,193,96,28,103,178,170,6,131,193,96,48,24,204,161,206,136,84,148,70,225,176,208,78,178,247,4,0,65,200,182,15,11,21,1,0,0,0,2,0,0,0,11,0,0,0,11,0,0,0,12,0,0,0,12,0,65,240,182,15,11,129,1,1,0,0,0,1,0,0,0,9,0,0,0,9,0,0,0,2,0,0,0,2,0,0,0,2,0,0,0,2,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,8,0,0,0,3,0,0,0,3,0,0,0,3,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,2,0,0,0,2,0,0,0,2,0,0,0,2,0,0,0,8,0,0,0,4,0,0,0,4,0,0,0,4,0,0,0,8,0,0,0,7,0,0,0,4,0,0,0,4,0,0,0,8,0,65,128,184,15,11,93,3,0,0,0,3,0,0,0,3,0,0,0,3,0,0,0,5,0,0,0,5,0,0,0,10,0,0,0,5,0,0,0,5,0,0,0,5,0,0,0,10,0,0,0,5,0,0,0,6,0,0,0,6,0,0,0,6,0,0,0,6,0,0,0,6,0,0,0,6,0,0,0,6,0,0,0,6,0,0,0,1,0,0,0,1,0,0,0,2,0,0,0,2,0,65,216,186,15,11,5,1,0,0,0,1,0,65,208,188,15,11,1,1,0,65,226,188,15,11,3,3,0,6,0,65,240,188,15,11,13,20,0,0,0,0,0,0,0,21,0,0,0,22,0,65,142,189,15,11,15,23,0,0,0,0,0,25,0,0,0,29,0,0,0,53,0,65,170,189,15,11,1,55,0,65,184,189,15,11,11,61,0,76,0,0,0,0,0,0,0,94,0,65,208,189,15,11,9,96,0,0,0,97,0,0,0,98,0,65,232,189,15,11,7,99,0,101,0,106,0,108,0,65,250,189,15,11,15,110,0,0,0,111,0,112,0,0,0,113,0,118,0,124,0,65,148,190,15,11,3,125,0,128,0,65,160,190,15,11,7,129,0,0,0,0,0,131,0,65,180,190,15,11,15,132,0,0,0,0,0,135,0,0,0,0,0,0,0,137,0,65,206,190,15,11,3,138,0,139,0,65,224,190,15,11,5,142,0,143,0,144,0,65,240,190,15,11,21,145,0,0,0,0,0,0,0,146,0,149,0,151,0,152,0,0,0,0,0,153,0,65,164,191,15,11,1,154,0,65,178,191,15,11,1,155,0,65,188,191,15,11,3,160,0,182,0,65,204,191,15,11,17,183,0,0,0,0,0,0,0,188,0,189,0,0,0,0,0,192,0,65,234,191,15,11,1,194,0,65,252,191,15,11,23,197,0,202,0,209,0,0,0,0,0,210,0,0,0,224,0,0,0,0,0,0,0,225,0,65,168,192,15,11,19,231,0,0,0,0,0,0,0,232,0,0,0,240,0,0,0,0,0,242,0,65,210,192,15,11,19,244,0,0,0,0,0,0,0,246,0,0,0,0,0,249,0,251,0,253,0,65,240,192,15,11,28,2,1,0,0,0,0,5,1,7,1,0,0,0,0,0,0,11,1,0,0,0,0,12,1,0,0,13,1,0,65,158,193,15,11,2,15,1,0,65,172,193,15,11,50,16,1,0,0,17,1,0,0,21,1,0,0,22,1,30,1,0,0,0,0,0,0,0,0,31,1,0,0,33,1,34,1,35,1,0,0,0,0,0,0,39,1,0,0,0,0,40,1,41,1,0,65,242,193,15,11,20,42,1,0,0,0,0,0,0,43,1,0,0,0,0,49,1,0,0,68,1,0,65,144,194,15,11,42,71,1,0,0,72,1,73,1,0,0,0,0,0,0,0,0,80,1,0,0,0,0,84,1,0,0,85,1,86,1,87,1,0,0,0,0,90,1,0,0,92,1,0,65,198,194,15,11,28,93,1,95,1,0,0,0,0,99,1,0,0,107,1,0,0,108,1,0,0,112,1,113,1,0,0,114,1,0,65,240,194,15,11,2,116,1,0,65,136,195,15,11,60,117,1,0,0,119,1,0,0,0,0,0,0,0,0,120,1,121,1,0,0,0,0,138,1,139,1,140,1,0,0,0,0,142,1,0,0,0,0,0,0,0,0,144,1,0,0,0,0,152,1,0,0,0,0,0,0,0,0,164,1,0,65,208,195,15,11,42,165,1,0,0,0,0,166,1,167,1,0,0,0,0,173,1,179,1,180,1,186,1,0,0,0,0,187,1,0,0,188,1,189,1,197,1,200,1,0,0,201,1,0,65,132,196,15,11,26,202,1,0,0,0,0,0,0,203,1,0,0,0,0,0,0,204,1,0,0,206,1,207,1,209,1,0,65,170,196,15,11,4,210,1,213,1,0,65,186,196,15,11,104,214,1,0,0,0,0,0,0,218,1,0,0,220,1,0,0,0,0,0,0,0,0,227,1,0,0,229,1,0,0,0,0,0,0,230,1,0,0,0,0,232,1,235,1,236,1,0,0,0,0,241,1,243,1,244,1,0,0,245,1,0,0,0,0,0,0,249,1,0,0,0,0,250,1,0,0,0,0,0,0,251,1,0,0,0,0,0,0,253,1,0,0,0,0,0,0,0,0,255,1,0,2,7,2,0,65,174,197,15,11,22,17,2,18,2,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,31,2,0,65,214,197,15,11,14,41,2,0,0,0,0,0,0,0,0,45,2,48,2,0,65,240,197,15,11,6,49,2,0,0,52,2,0,65,130,198,15,11,60,53,2,54,2,0,0,63,2,0,0,107,2,0,0,108,2,0,0,0,0,111,2,112,2,0,0,0,0,0,0,113,2,0,0,0,0,114,2,115,2,0,0,0,0,116,2,0,0,0,0,0,0,0,0,118,2,0,0,119,2,0,65,208,198,15,11,32,129,2,0,0,0,0,0,0,0,0,131,2,144,2,156,2,0,0,0,0,0,0,161,2,0,0,0,0,0,0,162,2,0,65,128,199,15,11,18,170,2,0,0,175,2,0,0,178,2,0,0,181,2,187,2,188,2,0,65,158,199,15,11,46,192,2,193,2,0,0,0,0,0,0,0,0,195,2,198,2,0,0,199,2,0,0,0,0,0,0,0,0,214,2,0,0,0,0,217,2,0,0,0,0,0,0,218,2,219,2,0,65,214,199,15,11,36,240,2,0,0,0,0,0,0,250,2,0,0,251,2,0,0,0,0,255,2,0,0,0,0,0,0,2,3,6,3,0,0,0,0,7,3,0,65,142,200,15,11,102,8,3,0,0,0,0,0,0,9,3,15,3,0,0,0,0,0,0,17,3,20,3,0,0,0,0,0,0,0,0,22,3,0,0,0,0,0,0,25,3,0,0,0,0,0,0,0,0,26,3,0,0,0,0,36,3,51,3,53,3,0,0,59,3,0,0,0,0,0,0,66,3,0,0,0,0,67,3,0,0,0,0,0,0,73,3,0,0,76,3,0,0,82,3,83,3,91,3,0,0,92,3,0,65,130,201,15,11,12,106,3,0,0,108,3,0,0,109,3,122,3,0,65,158,201,15,11,6,125,3,126,3,130,3,0,65,194,201,15,11,42,131,3,0,0,0,0,0,0,132,3,136,3,138,3,0,0,0,0,0,0,139,3,0,0,140,3,141,3,0,0,142,3,0,0,0,0,0,0,0,0,143,3,0,65,246,201,15,11,20,148,3,0,0,0,0,0,0,154,3,157,3,0,0,162,3,0,0,166,3,0,65,148,202,15,11,14,175,3,0,0,0,0,176,3,0,0,185,3,186,3,0,65,174,202,15,11,56,187,3,0,0,194,3,195,3,0,0,0,0,208,3,0,0,0,0,209,3,210,3,211,3,212,3,0,0,213,3,0,0,0,0,0,0,0,0,216,3,0,0,0,0,217,3,0,0,0,0,219,3,221,3,223,3,0,65,248,202,15,11,10,224,3,0,0,0,0,0,0,225,3,0,65,142,203,15,11,10,228,3,0,0,0,0,0,0,232,3,0,65,162,203,15,11,30,234,3,0,0,0,0,0,0,0,0,237,3,239,3,0,0,0,0,0,0,241,3,0,0,0,0,0,0,242,3,0,65,204,203,15,11,48,243,3,0,0,244,3,0,0,0,0,0,0,0,0,246,3,248,3,0,0,0,0,0,0,252,3,0,0,253,3,0,0,0,0,0,0,0,0,254,3,0,0,0,0,0,0,0,4,0,65,136,204,15,11,10,1,4,0,0,0,0,2,4,3,4,0,65,156,204,15,11,66,7,4,0,0,9,4,0,0,0,0,0,0,0,0,10,4,0,0,0,0,0,0,13,4,16,4,0,0,0,0,0,0,18,4,19,4,0,0,0,0,29,4,0,0,30,4,0,0,0,0,33,4,0,0,0,0,0,0,34,4,0,0,0,0,36,4,0,65,236,204,15,11,28,37,4,0,0,0,0,38,4,0,0,0,0,0,0,0,0,39,4,0,0,0,0,0,0,0,0,40,4,0,65,146,205,15,11,26,41,4,0,0,0,0,0,0,0,0,42,4,43,4,0,0,0,0,0,0,45,4,46,4,48,4,0,65,184,205,15,11,6,49,4,0,0,51,4,0,65,202,205,15,11,14,56,4,60,4,0,0,0,0,0,0,0,0,64,4,0,65,228,205,15,11,42,70,4,0,0,71,4,0,0,83,4,0,0,0,0,0,0,88,4,90,4,0,0,95,4,0,0,98,4,0,0,0,0,102,4,0,0,105,4,0,0,106,4,0,65,152,206,15,11,2,108,4,0,65,166,206,15,11,38,120,4,0,0,0,0,121,4,122,4,0,0,124,4,125,4,0,0,0,0,126,4,127,4,0,0,0,0,0,0,0,0,128,4,0,0,129,4,0,65,214,206,15,11,14,130,4,0,0,139,4,0,0,0,0,0,0,140,4,0,65,238,206,15,11,10,141,4,0,0,143,4,0,0,146,4,0,65,130,207,15,11,4,147,4,148,4,0,65,150,207,15,11,10,149,4,151,4,153,4,0,0,162,4,0,65,180,207,15,11,20,171,4,0,0,0,0,197,4,0,0,0,0,200,4,0,0,0,0,203,4,0,65,210,207,15,11,10,204,4,205,4,0,0,0,0,206,4,0,65,238,207,15,11,68,207,4,0,0,0,0,0,0,209,4,0,0,0,0,219,4,220,4,222,4,224,4,0,0,0,0,0,0,0,0,230,4,231,4,234,4,235,4,0,0,0,0,0,0,236,4,0,0,0,0,237,4,0,0,0,0,0,0,238,4,240,4,0,0,0,0,241,4,0,65,202,208,15,11,56,242,4,0,0,243,4,0,0,0,0,0,0,0,0,249,4,250,4,252,4,9,5,0,0,0,0,11,5,12,5,13,5,0,0,0,0,14,5,15,5,16,5,0,0,0,0,0,0,0,0,22,5,0,0,24,5,0,65,148,209,15,11,16,31,5,32,5,0,0,34,5,0,0,36,5,40,5,41,5,0,65,178,209,15,11,44,42,5,43,5,44,5,0,0,55,5,0,0,56,5,0,0,0,0,0,0,0,0,61,5,62,5,0,0,66,5,0,0,77,5,0,0,0,0,0,0,78,5,80,5,0,65,234,209,15,11,16,81,5,0,0,0,0,0,0,82,5,85,5,0,0,86,5,0,65,136,210,15,11,2,99,5,0,65,162,210,15,11,6,106,5,0,0,108,5,0,65,196,210,15,11,22,115,5,0,0,0,0,0,0,0,0,123,5,0,0,125,5,0,0,0,0,127,5,0,65,228,210,15,11,34,128,5,129,5,0,0,130,5,0,0,0,0,0,0,132,5,133,5,136,5,0,0,0,0,149,5,171,5,0,0,0,0,174,5,0,65,148,211,15,11,2,175,5,0,65,164,211,15,11,18,176,5,0,0,0,0,0,0,0,0,179,5,180,5,181,5,195,5,0,65,194,211,15,11,96,197,5,0,0,200,5,0,0,201,5,0,0,0,0,206,5,0,0,0,0,215,5,0,0,0,0,0,0,216,5,0,0,0,0,218,5,219,5,221,5,240,5,241,5,0,0,0,0,0,0,246,5,0,0,0,0,0,0,0,0,248,5,249,5,0,0,253,5,0,6,0,0,0,0,0,0,1,6,2,6,13,6,0,0,14,6,22,6,23,6,36,6,0,0,37,6,0,65,180,212,15,11,2,39,6,0,65,192,212,15,11,18,43,6,0,0,63,6,0,0,67,6,0,0,68,6,0,0,69,6,0,65,220,212,15,11,60,72,6,74,6,0,0,0,0,0,0,0,0,75,6,0,0,79,6,0,0,80,6,82,6,0,0,83,6,0,0,0,0,86,6,0,0,0,0,0,0,0,0,98,6,0,0,0,0,0,0,99,6,0,0,0,0,0,0,105,6,0,65,170,213,15,11,16,107,6,0,0,0,0,0,0,114,6,0,0,0,0,116,6,0,65,196,213,15,11,52,117,6,0,0,0,0,0,0,118,6,0,0,0,0,0,0,0,0,119,6,0,0,126,6,0,0,0,0,127,6,128,6,0,0,0,0,132,6,0,0,0,0,133,6,134,6,0,0,136,6,137,6,0,65,130,214,15,11,24,138,6,0,0,0,0,0,0,139,6,140,6,144,6,0,0,146,6,0,0,0,0,151,6,0,65,164,214,15,11,52,168,6,0,0,0,0,169,6,0,0,0,0,185,6,0,0,0,0,0,0,0,0,198,6,199,6,0,0,0,0,0,0,0,0,201,6,0,0,0,0,0,0,0,0,203,6,0,0,0,0,204,6,0,65,236,214,15,11,30,205,6,207,6,0,0,0,0,0,0,0,0,209,6,0,0,0,0,0,0,213,6,0,0,0,0,0,0,215,6,0,65,150,215,15,11,12,224,6,0,0,0,0,0,0,0,0,229,6,0,65,172,215,15,11,76,248,6,0,0,249,6,251,6,0,0,0,0,0,0,0,0,252,6,253,6,0,0,0,0,0,0,0,0,254,6,255,6,1,7,0,0,6,7,7,7,0,0,0,0,0,0,0,0,9,7,0,0,11,7,13,7,0,0,0,0,0,0,14,7,19,7,0,0,20,7,22,7,0,0,29,7,0,65,130,216,15,11,4,30,7,41,7,0,65,146,216,15,11,2,56,7,0,65,160,216,15,11,20,65,7,0,0,0,0,0,0,67,7,0,0,0,0,0,0,0,0,69,7,0,65,194,216,15,11,18,74,7,0,0,129,7,133,7,0,0,0,0,0,0,137,7,138,7,0,65,230,216,15,11,20,139,7,0,0,0,0,0,0,0,0,140,7,0,0,0,0,0,0,142,7,0,65,138,217,15,11,26,154,7,0,0,0,0,156,7,0,0,0,0,0,0,0,0,158,7,0,0,165,7,0,0,166,7,0,65,174,217,15,11,24,173,7,175,7,0,0,0,0,0,0,0,0,176,7,0,0,177,7,0,0,179,7,180,7,0,65,228,217,15,11,64,181,7,0,0,0,0,0,0,0,0,183,7,0,0,0,0,0,0,0,0,184,7,187,7,0,0,190,7,0,0,0,0,0,0,0,0,192,7,196,7,0,0,0,0,0,0,0,0,198,7,212,7,216,7,0,0,0,0,0,0,220,7,221,7,0,65,184,218,15,11,24,223,7,0,0,224,7,225,7,0,0,0,0,0,0,0,0,229,7,0,0,0,0,233,7,0,65,218,218,15,11,10,237,7,244,7,248,7,0,0,250,7,0,65,128,219,15,11,2,251,7,0,65,140,219,15,11,2,253,7,0,65,156,219,15,11,32,254,7,255,7,0,0,0,8,1,8,0,0,11,8,0,0,0,0,15,8,0,0,16,8,17,8,0,0,0,0,18,8,0,65,200,219,15,11,34,21,8,0,0,0,0,0,0,0,0,22,8,0,0,23,8,0,0,24,8,0,0,0,0,0,0,0,0,32,8,34,8,35,8,0,65,244,219,15,11,40,37,8,0,0,38,8,40,8,41,8,57,8,0,0,0,0,0,0,0,0,59,8,0,0,0,0,68,8,69,8,0,0,72,8,0,0,0,0,74,8,0,65,166,220,15,11,34,75,8,0,0,0,0,77,8,79,8,80,8,0,0,0,0,0,0,82,8,0,0,0,0,0,0,89,8,91,8,92,8,93,8,0,65,218,220,15,11,38,96,8,97,8,0,0,0,0,98,8,101,8,0,0,0,0,0,0,0,0,102,8,0,0,0,0,103,8,110,8,0,0,111,8,0,0,112,8,0,65,140,221,15,11,12,113,8,114,8,0,0,0,0,146,8,154,8,0,65,164,221,15,11,28,157,8,169,8,0,0,172,8,0,0,173,8,0,0,174,8,176,8,0,0,0,0,0,0,0,0,189,8,0,65,202,221,15,11,14,190,8,0,0,191,8,193,8,0,0,0,0,194,8,0,65,226,221,15,11,2,195,8,0,65,240,221,15,11,26,204,8,0,0,0,0,205,8,0,0,0,0,0,0,209,8,210,8,0,0,0,0,0,0,212,8,0,65,152,222,15,11,6,214,8,0,0,216,8,0,65,168,222,15,11,4,221,8,222,8,0,65,190,222,15,11,44,223,8,0,0,225,8,0,0,0,0,0,0,0,0,229,8,0,0,0,0,0,0,0,0,230,8,0,0,0,0,0,0,0,0,231,8,0,0,232,8,0,0,235,8,0,65,142,223,15,11,2,239,8,0,65,158,223,15,11,30,241,8,242,8,0,0,0,0,0,0,0,0,243,8,0,0,244,8,0,0,0,0,0,0,245,8,247,8,248,8,0,65,202,223,15,11,2,250,8,0,65,214,223,15,11,16,255,8,0,0,1,9,0,0,0,0,2,9,0,0,3,9,0,65,254,223,15,11,36,9,9,10,9,11,9,12,9,0,0,0,0,14,9,0,0,15,9,0,0,18,9,0,0,0,0,19,9,0,0,20,9,0,0,22,9,0,65,176,224,15,11,56,31,9,0,0,32,9,34,9,35,9,0,0,36,9,0,0,0,0,0,0,51,9,0,0,71,9,0,0,78,9,82,9,0,0,83,9,0,0,0,0,90,9,0,0,0,0,0,0,0,0,91,9,0,0,93,9,0,65,242,224,15,11,2,94,9,0,65,130,225,15,11,18,95,9,98,9,100,9,104,9,107,9,0,0,0,0,0,0,109,9,0,65,176,225,15,11,16,111,9,0,0,0,0,112,9,113,9,115,9,0,0,116,9,0,65,202,225,15,11,10,121,9,0,0,0,0,0,0,122,9,0,65,236,225,15,11,20,123,9,124,9,0,0,125,9,0,0,0,0,126,9,130,9,0,0,132,9,0,65,140,226,15,11,80,137,9,138,9,0,0,141,9,0,0,0,0,142,9,153,9,0,0,155,9,0,0,0,0,158,9,0,0,160,9,0,0,173,9,0,0,174,9,182,9,0,0,0,0,0,0,187,9,0,0,0,0,189,9,0,0,0,0,190,9,0,0,191,9,0,0,209,9,219,9,0,0,0,0,0,0,0,0,220,9,0,65,232,226,15,11,50,224,9,225,9,226,9,0,0,0,0,227,9,0,0,229,9,0,0,0,0,230,9,231,9,0,0,232,9,233,9,0,0,234,9,0,0,235,9,236,9,0,0,0,0,0,0,241,9,242,9,0,65,168,227,15,11,14,244,9,0,0,0,0,245,9,0,0,246,9,251,9,0,65,192,227,15,11,6,253,9,0,0,0,10,0,65,220,227,15,11,6,1,10,0,0,16,10,0,65,244,227,15,11,12,17,10,18,10,0,0,0,0,0,0,19,10,0,65,142,228,15,11,96,20,10,0,0,0,0,0,0,0,0,21,10,0,0,0,0,0,0,0,0,23,10,0,0,24,10,0,0,28,10,30,10,0,0,0,0,0,0,31,10,0,0,0,0,0,0,0,0,33,10,34,10,0,0,35,10,0,0,41,10,42,10,0,0,0,0,43,10,0,0,45,10,0,0,0,0,0,0,46,10,47,10,51,10,0,0,55,10,0,0,0,0,0,0,57,10,0,65,136,229,15,11,74,59,10,0,0,0,0,60,10,0,0,0,0,0,0,61,10,0,0,63,10,0,0,65,10,0,0,0,0,68,10,69,10,0,0,0,0,75,10,76,10,77,10,0,0,0,0,79,10,0,0,0,0,0,0,82,10,0,0,0,0,0,0,0,0,83,10,0,0,84,10,0,0,89,10,0,65,222,229,15,11,10,95,10,96,10,0,0,0,0,97,10,0,65,242,229,15,11,2,98,10,0,65,254,229,15,11,100,99,10,0,0,0,0,0,0,0,0,104,10,125,10,0,0,127,10,0,0,128,10,0,0,0,0,129,10,0,0,0,0,134,10,0,0,135,10,0,0,0,0,138,10,0,0,141,10,146,10,0,0,0,0,0,0,147,10,0,0,149,10,150,10,151,10,0,0,0,0,0,0,160,10,170,10,175,10,0,0,0,0,0,0,0,0,178,10,180,10,0,0,0,0,0,0,0,0,187,10,0,65,238,230,15,11,8,188,10,0,0,0,0,189,10,0,65,128,231,15,11,10,190,10,0,0,0,0,192,10,194,10,0,65,148,231,15,11,22,198,10,0,0,0,0,0,0,0,0,202,10,0,0,0,0,0,0,0,0,203,10,0,65,184,231,15,11,20,204,10,207,10,0,0,0,0,0,0,0,0,208,10,0,0,0,0,210,10,0,65,218,231,15,11,2,211,10,0,65,238,231,15,11,2,212,10,0,65,250,231,15,11,32,213,10,216,10,0,0,0,0,223,10,0,0,0,0,224,10,0,0,229,10,0,0,230,10,0,0,0,0,0,0,232,10,0,65,174,232,15,11,4,233,10,235,10,0,65,190,232,15,11,2,236,10,0,65,204,232,15,11,34,237,10,239,10,0,0,0,0,0,0,0,0,243,10,0,0,0,0,0,0,0,0,246,10,0,0,247,10,248,10,1,11,3,11,0,65,248,232,15,11,14,5,11,0,0,0,0,0,0,0,0,6,11,7,11,0,65,148,233,15,11,12,8,11,0,0,0,0,12,11,0,0,18,11,0,65,172,233,15,11,12,20,11,0,0,22,11,0,0,0,0,23,11,0,65,218,233,15,11,10,25,11,0,0,0,0,0,0,26,11,0,65,238,233,15,11,28,27,11,28,11,0,0,0,0,0,0,0,0,30,11,0,0,0,0,31,11,0,0,33,11,0,0,37,11,0,65,148,234,15,11,82,41,11,0,0,0,0,0,0,0,0,42,11,0,0,43,11,0,0,0,0,44,11,0,0,46,11,52,11,0,0,0,0,0,0,0,0,59,11,0,0,60,11,0,0,0,0,61,11,62,11,68,11,73,11,74,11,0,0,0,0,75,11,0,0,0,0,76,11,0,0,0,0,0,0,90,11,96,11,0,0,97,11,0,65,246,234,15,11,6,100,11,0,0,118,11,0,65,134,235,15,11,16,119,11,0,0,0,0,0,0,0,0,123,11,0,0,124,11,0,65,164,235,15,11,44,125,11,0,0,0,0,0,0,130,11,0,0,133,11,0,0,0,0,134,11,138,11,139,11,0,0,0,0,0,0,143,11,145,11,0,0,0,0,146,11,0,0,147,11,0,65,220,235,15,11,8,148,11,149,11,150,11,151,11,0,65,242,235,15,11,2,153,11,0,65,254,235,15,11,12,154,11,159,11,0,0,166,11,167,11,168,11,0,65,148,236,15,11,8,173,11,0,0,0,0,174,11,0,65,170,236,15,11,2,175,11,0,65,188,236,15,11,88,182,11,0,0,184,11,185,11,0,0,0,0,186,11,0,0,0,0,0,0,187,11,0,0,0,0,196,11,0,0,0,0,206,11,0,0,0,0,208,11,0,0,0,0,209,11,211,11,0,0,0,0,0,0,214,11,0,0,0,0,0,0,0,0,218,11,219,11,0,0,0,0,220,11,0,0,223,11,0,0,233,11,0,0,0,0,234,11,0,65,160,237,15,11,20,235,11,0,0,237,11,0,0,0,0,0,0,0,0,241,11,0,0,242,11,0,65,196,237,15,11,20,247,11,0,0,0,0,1,12,2,12,6,12,7,12,0,0,8,12,14,12,0,65,232,237,15,11,44,15,12,0,0,20,12,0,0,23,12,0,0,27,12,0,0,0,0,0,0,28,12,0,0,29,12,30,12,0,0,50,12,0,0,0,0,0,0,52,12,0,0,53,12,0,65,160,238,15,11,10,60,12,62,12,0,0,0,0,64,12,0,65,184,238,15,11,8,75,12,0,0,0,0,77,12,0,65,202,238,15,11,56,78,12,79,12,80,12,0,0,0,0,0,0,0,0,86,12,0,0,0,0,88,12,0,0,0,0,89,12,0,0,0,0,90,12,0,0,91,12,94,12,96,12,0,0,0,0,97,12,98,12,0,0,0,0,99,12,0,65,144,239,15,11,18,110,12,0,0,112,12,0,0,0,0,116,12,0,0,0,0,122,12,0,65,174,239,15,11,12,132,12,0,0,0,0,0,0,0,0,137,12,0,65,208,239,15,11,4,144,12,145,12,0,65,226,239,15,11,56,147,12,0,0,0,0,148,12,150,12,0,0,151,12,0,0,0,0,0,0,0,0,152,12,0,0,153,12,154,12,0,0,156,12,161,12,0,0,167,12,169,12,170,12,0,0,0,0,179,12,180,12,181,12,183,12,0,65,170,240,15,11,16,188,12,0,0,0,0,189,12,0,0,0,0,0,0,195,12,0,65,202,240,15,11,32,199,12,0,0,0,0,0,0,206,12,0,0,210,12,0,0,0,0,0,0,212,12,0,0,0,0,0,0,213,12,214,12,0,65,248,240,15,11,30,215,12,220,12,0,0,0,0,0,0,0,0,222,12,224,12,0,0,0,0,227,12,228,12,229,12,0,0,230,12,0,65,160,241,15,11,4,232,12,234,12,0,65,176,241,15,11,2,236,12,0,65,196,241,15,11,2,239,12,0,65,214,241,15,11,10,240,12,242,12,243,12,0,0,246,12,0,65,240,241,15,11,2,247,12,0,65,252,241,15,11,2,249,12,0,65,144,242,15,11,68,250,12,0,0,0,0,252,12,253,12,0,0,0,0,254,12,0,0,0,0,0,13,1,13,3,13,0,0,0,0,7,13,0,0,0,0,9,13,0,0,10,13,0,0,0,0,0,0,0,0,15,13,19,13,0,0,0,0,0,0,20,13,0,0,0,0,23,13,0,65,224,242,15,11,2,26,13,0,65,246,242,15,11,12,27,13,0,0,0,0,37,13,38,13,39,13,0,65,142,243,15,11,32,40,13,41,13,0,0,42,13,0,0,0,0,45,13,0,0,0,0,48,13,0,0,0,0,49,13,0,0,51,13,59,13,0,65,184,243,15,11,2,62,13,0,65,200,243,15,11,40,74,13,0,0,75,13,108,13,109,13,111,13,0,0,0,0,113,13,0,0,0,0,0,0,114,13,0,0,0,0,121,13,0,0,0,0,0,0,122,13,0,65,254,243,15,11,28,123,13,0,0,0,0,124,13,0,0,125,13,128,13,0,0,129,13,0,0,0,0,130,13,0,0,131,13,0,65,172,244,15,11,122,132,13,0,0,0,0,141,13,142,13,0,0,0,0,147,13,0,0,0,0,0,0,152,13,159,13,161,13,0,0,162,13,0,0,0,0,163,13,171,13,0,0,172,13,0,0,0,0,173,13,0,0,0,0,0,0,174,13,0,0,186,13,0,0,0,0,0,0,188,13,189,13,0,0,0,0,0,0,190,13,0,0,0,0,0,0,0,0,192,13,193,13,194,13,0,0,0,0,198,13,202,13,0,0,0,0,0,0,0,0,203,13,0,0,0,0,0,0,0,0,208,13,0,65,180,245,15,11,28,211,13,213,13,0,0,0,0,214,13,216,13,0,0,219,13,220,13,0,0,0,0,222,13,0,0,225,13,0,65,222,245,15,11,14,226,13,0,0,227,13,0,0,230,13,0,0,231,13,0,65,252,245,15,11,46,235,13,0,0,253,13,0,0,0,0,0,0,15,14,0,0,0,0,0,0,16,14,0,0,17,14,0,0,18,14,19,14,0,0,0,0,22,14,24,14,0,0,26,14,27,14,0,65,188,246,15,11,6,28,14,32,14,35,14,0,65,220,246,15,11,12,40,14,44,14,0,0,45,14,50,14,51,14,0,65,244,246,15,11,14,52,14,0,0,53,14,0,0,0,0,54,14,67,14,0,65,142,247,15,11,16,68,14,69,14,0,0,0,0,0,0,0,0,72,14,73,14,0,65,168,247,15,11,38,74,14,0,0,0,0,0,0,0,0,75,14,0,0,77,14,79,14,80,14,0,0,81,14,0,0,108,14,0,0,0,0,0,0,110,14,112,14,0,65,230,247,15,11,2,114,14,0,65,134,248,15,11,28,116,14,0,0,0,0,117,14,0,0,0,0,0,0,124,14,125,14,0,0,0,0,0,0,127,14,128,14,0,65,172,248,15,11,14,139,14,0,0,140,14,141,14,0,0,0,0,142,14,0,65,198,248,15,11,74,144,14,145,14,0,0,150,14,151,14,153,14,0,0,0,0,0,0,159,14,0,0,161,14,0,0,0,0,162,14,0,0,0,0,163,14,164,14,0,0,173,14,0,0,175,14,182,14,183,14,0,0,184,14,0,0,0,0,0,0,0,0,185,14,0,0,0,0,187,14,0,0,190,14,0,65,156,249,15,11,2,191,14,0,65,170,249,15,11,14,192,14,0,0,193,14,202,14,0,0,204,14,205,14,0,65,202,249,15,11,6,207,14,0,0,227,14,0,65,218,249,15,11,8,230,14,231,14,232,14,236,14,0,65,240,249,15,11,56,237,14,0,0,0,0,241,14,0,0,0,0,0,0,0,0,251,14,0,0,0,0,8,15,9,15,0,0,0,0,0,0,0,0,10,15,11,15,13,15,0,0,0,0,0,0,0,0,19,15,0,0,20,15,22,15,0,65,178,250,15,11,2,23,15,0,65,196,250,15,11,74,33,15,0,0,34,15,0,0,35,15,46,15,0,0,47,15,0,0,0,0,0,0,0,0,52,15,73,15,0,0,74,15,0,0,0,0,0,0,85,15,91,15,0,0,0,0,0,0,0,0,94,15,101,15,102,15,0,0,0,0,0,0,0,0,103,15,0,0,0,0,0,0,104,15,0,65,152,251,15,11,16,105,15,0,0,107,15,0,0,0,0,0,0,116,15,117,15,0,65,186,251,15,11,36,118,15,0,0,119,15,125,15,0,0,0,0,0,0,0,0,126,15,0,0,0,0,0,0,127,15,0,0,0,0,0,0,128,15,134,15,0,65,232,251,15,11,20,135,15,137,15,138,15,0,0,0,0,0,0,0,0,140,15,0,0,145,15,0,65,140,252,15,11,10,146,15,171,15,0,0,0,0,177,15,0,65,172,252,15,11,26,178,15,0,0,0,0,0,0,0,0,179,15,0,0,183,15,0,0,0,0,0,0,187,15,188,15,0,65,214,252,15,11,16,191,15,194,15,0,0,0,0,195,15,197,15,199,15,200,15,0,65,240,252,15,11,22,219,15,0,0,220,15,221,15,0,0,222,15,223,15,226,15,0,0,0,0,232,15,0,65,160,253,15,11,2,248,15,0,65,172,253,15,11,20,251,15,0,0,0,0,0,0,0,0,254,15,255,15,0,0,0,0,0,16,0,65,202,253,15,11,48,2,16,3,16,0,0,0,0,0,0,5,16,0,0,8,16,0,0,0,0,0,0,9,16,12,16,0,0,17,16,0,0,0,0,19,16,20,16,0,0,30,16,0,0,0,0,31,16,0,65,136,254,15,11,190,1,32,16,36,16,37,16,0,0,38,16,0,0,0,0,0,0,41,16,0,0,0,0,45,16,0,0,0,0,0,0,0,0,48,16,50,16,51,16,0,0,0,0,0,0,0,0,52,16,0,0,0,0,215,16,0,0,0,0,0,0,218,16,233,16,0,0,235,16,236,16,0,0,237,16,0,0,238,16,0,0,0,0,0,0,239,16,0,0,240,16,0,0,0,0,0,0,241,16,0,0,0,0,0,0,246,16,249,16,250,16,254,16,0,0,255,16,0,17,0,0,2,17,3,17,0,0,0,0,12,17,0,0,0,0,0,0,0,0,17,17,0,0,0,0,0,0,21,17,0,0,22,17,0,0,0,0,0,0,0,0,25,17,0,0,0,0,0,0,0,0,26,17,0,0,0,0,0,0,28,17,0,0,0,0,0,0,29,17,30,17,0,65,212,255,15,11,82,32,17,0,0,0,0,0,0,0,0,33,17,0,0,0,0,0,0,34,17,0,0,0,0,0,0,39,17,46,17,0,0,0,0,0,0,0,0,55,17,57,17,0,0,0,0,0,0,0,0,58,17,0,0,0,0,59,17,0,0,62,17,63,17,66,17,0,0,75,17,76,17,78,17,0,0,79,17,0,0,96,17,0,65,176,128,16,11,22,97,17,0,0,0,0,0,0,99,17,100,17,0,0,101,17,102,17,0,0,104,17,0,65,212,128,16,11,6,107,17,0,0,111,17,0,65,228,128,16,11,10,114,17,0,0,115,17,0,0,117,17,0,65,136,129,16,11,44,118,17,119,17,0,0,121,17,0,0,0,0,123,17,0,0,0,0,0,0,0,0,125,17,126,17,0,0,0,0,0,0,127,17,129,17,0,0,130,17,0,0,132,17,0,65,194,129,16,11,78,134,17,0,0,0,0,136,17,0,0,0,0,145,17,0,0,156,17,0,0,0,0,158,17,159,17,0,0,168,17,171,17,0,0,172,17,0,0,173,17,0,0,175,17,0,0,0,0,176,17,0,0,0,0,0,0,0,0,178,17,0,0,179,17,0,0,0,0,180,17,0,0,0,0,0,0,181,17,0,65,154,130,16,11,10,183,17,0,0,0,0,0,0,184,17,0,65,174,130,16,11,78,189,17,191,17,192,17,193,17,195,17,0,0,196,17,0,0,0,0,0,0,0,0,198,17,199,17,0,0,201,17,0,0,0,0,0,0,0,0,210,17,0,0,0,0,219,17,0,0,0,0,0,0,222,17,0,0,0,0,0,0,223,17,0,0,224,17,0,0,225,17,0,0,0,0,0,0,229,17,0,65,134,131,16,11,66,230,17,0,0,0,0,234,17,0,0,0,0,0,0,236,17,0,0,0,0,245,17,0,0,246,17,0,0,0,0,0,0,0,0,8,18,9,18,0,0,10,18,0,0,0,0,0,0,0,0,11,18,0,0,12,18,0,0,0,0,13,18,0,0,16,18,0,65,210,131,16,11,34,17,18,0,0,0,0,0,0,0,0,49,18,0,0,51,18,0,0,59,18,0,0,0,0,0,0,60,18,62,18,0,0,64,18,0,65,254,131,16,11,72,65,18,68,18,0,0,0,0,0,0,0,0,79,18,0,0,0,0,0,0,0,0,89,18,0,0,0,0,0,0,0,0,91,18,0,0,93,18,0,0,0,0,0,0,0,0,94,18,0,0,0,0,98,18,0,0,0,0,105,18,0,0,0,0,0,0,106,18,107,18,108,18,0,65,222,132,16,11,48,109,18,0,0,0,0,112,18,0,0,113,18,121,18,127,18,0,0,0,0,0,0,129,18,0,0,0,0,0,0,131,18,0,0,0,0,0,0,132,18,0,0,0,0,0,0,133,18,0,65,152,133,16,11,10,134,18,0,0,137,18,138,18,139,18,0,65,178,133,16,11,10,140,18,0,0,0,0,0,0,141,18,0,65,230,133,16,11,42,143,18,178,18,0,0,179,18,0,0,180,18,188,18,0,0,0,0,189,18,190,18,0,0,191,18,198,18,199,18,0,0,0,0,0,0,0,0,201,18,202,18,0,65,156,134,16,11,2,203,18,0,65,168,134,16,11,28,204,18,0,0,205,18,0,0,0,0,207,18,0,0,213,18,214,18,0,0,0,0,0,0,0,0,215,18,0,65,216,134,16,11,46,216,18,0,0,0,0,0,0,0,0,218,18,0,0,0,0,0,0,220,18,0,0,221,18,0,0,0,0,0,0,235,18,0,0,0,0,239,18,0,0,245,18,247,18,250,18,0,65,144,135,16,11,36,251,18,0,0,0,19,0,0,0,0,15,19,0,0,0,0,0,0,0,0,16,19,0,0,0,0,0,0,0,0,17,19,0,0,18,19,0,65,198,135,16,11,12,19,19,0,0,0,0,0,0,0,0,20,19,0,65,220,135,16,11,26,22,19,23,19,24,19,30,19,32,19,0,0,38,19,0,0,0,0,41,19,0,0,0,0,51,19,0,65,132,136,16,11,8,52,19,53,19,55,19,57,19,0,65,150,136,16,11,12,62,19,0,0,0,0,0,0,0,0,63,19,0,65,178,136,16,11,26,65,19,0,0,66,19,67,19,0,0,74,19,0,0,88,19,0,0,89,19,93,19,96,19,100,19,0,65,218,136,16,11,6,155,19,156,19,158,19,0,65,234,136,16,11,46,159,19,0,0,0,0,0,0,160,19,0,0,0,0,0,0,161,19,0,0,0,0,0,0,0,0,164,19,0,0,0,0,0,0,0,0,165,19,166,19,167,19,0,0,169,19,0,65,170,137,16,11,70,170,19,171,19,0,0,172,19,0,0,0,0,173,19,0,0,0,0,0,0,0,0,174,19,0,0,0,0,175,19,0,0,0,0,0,0,177,19,178,19,0,0,0,0,0,0,0,0,180,19,185,19,190,19,0,0,191,19,0,0,193,19,0,0,0,0,0,0,196,19,0,65,250,137,16,11,20,199,19,0,0,200,19,201,19,0,0,203,19,0,0,0,0,0,0,204,19,0,65,182,138,16,11,2,212,19,0,65,198,138,16,11,16,213,19,0,0,0,0,214,19,216,19,0,0,0,0,219,19,0,65,230,138,16,11,2,221,19,0,65,244,138,16,11,18,234,19,235,19,237,19,241,19,243,19,0,0,244,19,0,0,245,19,0,65,148,139,16,11,2,246,19,0,65,160,139,16,11,34,253,19,254,19,0,0,1,20,0,0,2,20,0,0,0,0,10,20,0,0,0,0,0,0,17,20,0,0,0,0,0,0,28,20,0,65,208,139,16,11,48,31,20,34,20,0,0,0,0,0,0,35,20,0,0,0,0,36,20,39,20,41,20,0,0,0,0,0,0,0,0,42,20,0,0,0,0,0,0,0,0,43,20,44,20,0,0,46,20,0,65,148,140,16,11,10,47,20,0,0,0,0,0,0,52,20,0,65,170,140,16,11,28,58,20,59,20,0,0,0,0,70,20,0,0,0,0,71,20,72,20,74,20,0,0,0,0,78,20,81,20,0,65,208,140,16,11,8,83,20,0,0,86,20,89,20,0,65,228,140,16,11,8,93,20,0,0,94,20,96,20,0,65,246,140,16,11,2,97,20,0,65,136,141,16,11,30,98,20,99,20,0,0,111,20,0,0,0,0,124,20,129,20,0,0,134,20,0,0,135,20,0,0,0,0,137,20,0,65,176,141,16,11,12,138,20,0,0,140,20,150,20,0,0,157,20,0,65,200,141,16,11,8,160,20,161,20,162,20,163,20,0,65,218,141,16,11,6,164,20,0,0,165,20,0,65,234,141,16,11,4,167,20,168,20,0,65,130,142,16,11,16,169,20,171,20,0,0,0,0,174,20,0,0,0,0,175,20,0,65,160,142,16,11,38,184,20,0,0,0,0,186,20,187,20,188,20,0,0,189,20,0,0,0,0,190,20,0,0,0,0,0,0,0,0,191,20,192,20,0,0,193,20,0,65,208,142,16,11,10,196,20,0,0,0,0,0,0,197,20,0,65,236,142,16,11,2,205,20,0,65,250,142,16,11,22,206,20,0,0,207,20,209,20,0,0,212,20,0,0,0,0,0,0,0,0,218,20,0,65,160,143,16,11,28,220,20,0,0,0,0,221,20,0,0,0,0,0,0,222,20,0,0,223,20,224,20,0,0,0,0,225,20,0,65,200,143,16,11,4,227,20,228,20,0,65,222,143,16,11,74,229,20,0,0,230,20,0,0,234,20,0,0,0,0,0,0,0,0,238,20,0,0,0,0,239,20,0,0,0,0,241,20,0,0,0,0,245,20,0,0,247,20,0,0,253,20,0,0,0,0,0,0,3,21,0,0,0,0,0,0,4,21,0,0,0,0,0,0,6,21,0,0,8,21,0,65,180,144,16,11,12,9,21,0,0,0,0,0,0,0,0,11,21,0,65,204,144,16,11,6,12,21,14,21,17,21,0,65,232,144,16,11,14,20,21,0,0,0,0,0,0,0,0,21,21,26,21,0,65,128,145,16,11,12,27,21,0,0,0,0,0,0,28,21,29,21,0,65,164,145,16,11,34,30,21,0,0,0,0,0,0,0,0,34,21,0,0,0,0,35,21,0,0,39,21,0,0,0,0,0,0,0,0,40,21,58,21,0,65,220,145,16,11,6,62,21,0,0,64,21,0,65,238,145,16,11,52,65,21,66,21,0,0,0,0,0,0,67,21,68,21,71,21,0,0,0,0,72,21,73,21,75,21,0,0,0,0,0,0,80,21,81,21,0,0,0,0,0,0,83,21,0,0,0,0,0,0,85,21,0,65,190,146,16,11,34,88,21,0,0,90,21,0,0,0,0,91,21,0,0,94,21,0,0,0,0,97,21,0,0,0,0,98,21,0,0,0,0,100,21,0,65,246,146,16,11,2,101,21,0,65,134,147,16,11,10,108,21,0,0,0,0,109,21,110,21,0,65,154,147,16,11,2,112,21,0,65,170,147,16,11,2,113,21,0,65,182,147,16,11,50,131,21,0,0,0,0,0,0,134,21,0,0,135,21,0,0,0,0,136,21,0,0,0,0,0,0,137,21,0,0,139,21,0,0,0,0,140,21,141,21,0,0,142,21,0,0,0,0,146,21,0,65,242,147,16,11,94,158,21,159,21,0,0,0,0,160,21,0,0,162,21,0,0,0,0,167,21,0,0,168,21,0,0,0,0,169,21,0,0,171,21,0,0,181,21,0,0,0,0,182,21,0,0,184,21,191,21,0,0,0,0,0,0,0,0,192,21,0,0,0,0,0,0,195,21,197,21,0,0,198,21,0,0,199,21,0,0,0,0,0,0,0,0,201,21,0,0,0,0,222,21,0,65,226,148,16,11,46,224,21,233,21,0,0,0,0,0,0,0,0,234,21,0,0,0,0,236,21,0,0,248,21,0,0,249,21,0,0,0,0,0,0,253,21,0,0,9,22,0,0,10,22,11,22,0,65,156,149,16,11,36,19,22,0,0,0,0,0,0,20,22,21,22,0,0,29,22,30,22,46,22,0,0,47,22,0,0,0,0,0,0,0,0,53,22,54,22,0,65,202,149,16,11,8,58,22,60,22,0,0,71,22,0,65,220,149,16,11,12,74,22,0,0,0,0,0,0,0,0,75,22,0,65,244,149,16,11,38,76,22,0,0,0,0,77,22,0,0,78,22,0,0,0,0,0,0,80,22,0,0,101,22,0,0,102,22,103,22,0,0,0,0,112,22,119,22,0,65,178,150,16,11,6,120,22,0,0,122,22,0,65,196,150,16,11,76,125,22,126,22,0,0,128,22,129,22,0,0,0,0,0,0,0,0,131,22,132,22,133,22,0,0,134,22,0,0,135,22,136,22,0,0,138,22,0,0,0,0,0,0,0,0,144,22,148,22,0,0,0,0,0,0,0,0,150,22,0,0,0,0,0,0,0,0,152,22,0,0,0,0,156,22,0,65,166,151,16,11,2,165,22,0,65,198,151,16,11,16,167,22,0,0,0,0,169,22,0,0,0,0,0,0,179,22,0,65,226,151,16,11,8,184,22,0,0,0,0,195,22,0,65,250,151,16,11,28,198,22,199,22,0,0,0,0,200,22,0,0,0,0,201,22,0,0,203,22,212,22,213,22,0,0,214,22,0,65,160,152,16,11,2,218,22,0,65,172,152,16,11,70,220,22,0,0,223,22,225,22,0,0,0,0,227,22,0,0,229,22,0,0,0,0,231,22,0,0,233,22,0,0,0,0,0,0,241,22,243,22,0,0,0,0,0,0,245,22,0,0,247,22,0,0,0,0,0,0,0,23,0,0,0,0,1,23,3,23,0,0,6,23,0,65,254,152,16,11,6,7,23,0,0,9,23,0,65,144,153,16,11,58,19,23,0,0,23,23,0,0,0,0,24,23,0,0,25,23,34,23,36,23,0,0,39,23,40,23,0,0,0,0,0,0,0,0,41,23,42,23,0,0,45,23,0,0,0,0,0,0,0,0,61,23,0,0,0,0,63,23,0,65,218,153,16,11,34,65,23,0,0,0,0,66,23,0,0,71,23,72,23,73,23,0,0,76,23,0,0,0,0,0,0,88,23,90,23,99,23,102,23,0,65,134,154,16,11,40,103,23,0,0,104,23,0,0,0,0,0,0,106,23,107,23,0,0,0,0,108,23,0,0,0,0,113,23,115,23,0,0,0,0,0,0,0,0,119,23,0,65,184,154,16,11,34,120,23,0,0,0,0,121,23,0,0,122,23,0,0,0,0,0,0,123,23,127,23,0,0,129,23,0,0,131,23,0,0,135,23,0,65,232,154,16,11,2,137,23,0,65,254,154,16,11,56,138,23,0,0,142,23,0,0,0,0,144,23,0,0,0,0,0,0,145,23,150,23,152,23,0,0,0,0,0,0,153,23,157,23,0,0,0,0,158,23,0,0,0,0,165,23,0,0,0,0,166,23,0,0,167,23,0,65,194,155,16,11,22,169,23,0,0,175,23,0,0,0,0,0,0,176,23,0,0,178,23,183,23,184,23,0,65,228,155,16,11,10,187,23,188,23,0,0,0,0,189,23,0,65,128,156,16,11,4,190,23,191,23,0,65,148,156,16,11,6,192,23,0,0,195,23,0,65,164,156,16,11,70,196,23,0,0,0,0,200,23,0,0,201,23,0,0,0,0,205,23,217,23,0,0,0,0,219,23,0,0,222,23,0,0,0,0,0,0,223,23,237,23,238,23,0,0,0,0,0,0,241,23,0,0,0,0,0,0,0,0,242,23,0,0,0,0,0,0,243,23,246,23,0,65,246,156,16,11,2,254,23,0,65,131,157,16,11,25,24,0,0,0,0,2,24,7,24,9,24,0,0,12,24,0,0,19,24,0,0,36,24,37,24,0,65,166,157,16,11,54,38,24,0,0,0,0,0,0,0,0,40,24,51,24,0,0,0,0,62,24,0,0,64,24,0,0,0,0,68,24,69,24,70,24,0,0,71,24,0,0,0,0,0,0,84,24,0,0,0,0,0,0,90,24,0,65,232,157,16,11,18,91,24,96,24,0,0,98,24,99,24,100,24,0,0,106,24,111,24,0,65,132,158,16,11,24,113,24,0,0,0,0,0,0,114,24,134,24,0,0,140,24,0,0,0,0,0,0,141,24,0,65,172,158,16,11,18,142,24,0,0,0,0,0,0,176,24,0,0,0,0,178,24,188,24,0,65,206,158,16,11,2,190,24,0,65,222,158,16,11,44,191,24,0,0,0,0,193,24,0,0,194,24,0,0,195,24,196,24,0,0,0,0,212,24,213,24,225,24,0,0,0,0,0,0,226,24,227,24,228,24,0,0,229,24,0,65,148,159,16,11,2,232,24,0,65,160,159,16,11,30,238,24,239,24,240,24,0,0,0,0,0,0,0,0,242,24,0,0,245,24,253,24,0,25,11,25,0,0,14,25,0,65,204,159,16,11,4,15,25,16,25,0,65,220,159,16,11,12,17,25,0,0,0,0,0,0,0,0,18,25,0,65,246,159,16,11,22,20,25,0,0,21,25,23,25,25,25,0,0,29,25,30,25,0,0,33,25,38,25,0,65,160,160,16,11,62,39,25,40,25,0,0,0,0,41,25,0,0,0,0,44,25,0,0,0,0,0,0,0,0,46,25,0,0,0,0,0,0,0,0,47,25,48,25,0,0,0,0,50,25,0,0,0,0,0,0,54,25,0,0,0,0,55,25,0,0,61,25,0,65,234,160,16,11,32,62,25,0,0,0,0,63,25,0,0,64,25,0,0,65,25,67,25,0,0,0,0,0,0,68,25,0,0,79,25,80,25,0,65,152,161,16,11,10,81,25,0,0,0,0,85,25,87,25,0,65,174,161,16,11,2,93,25,0,65,192,161,16,11,6,94,25,95,25,96,25,0,65,208,161,16,11,12,98,25,0,0,0,0,0,0,107,25,108,25,0,65,240,161,16,11,22,111,25,112,25,0,0,0,0,0,0,0,0,113,25,0,0,0,0,0,0,114,25,0,65,144,162,16,11,84,116,25,0,0,0,0,117,25,118,25,0,0,0,0,0,0,119,25,120,25,121,25,0,0,123,25,0,0,0,0,0,0,0,0,124,25,128,25,0,0,130,25,0,0,0,0,132,25,0,0,178,25,0,0,0,0,0,0,183,25,0,0,184,25,0,0,0,0,0,0,187,25,0,0,0,0,0,0,190,25,0,0,191,25,0,65,238,162,16,11,14,192,25,0,0,0,0,0,0,0,0,193,25,194,25,0,65,134,163,16,11,14,199,25,200,25,0,0,0,0,201,25,202,25,204,25,0,65,176,163,16,11,2,208,25,0,65,194,163,16,11,76,210,25,211,25,0,0,215,25,0,0,216,25,218,25,220,25,0,0,237,25,0,0,0,0,0,0,0,0,239,25,0,0,0,0,0,0,0,0,241,25,0,0,242,25,0,0,0,0,0,0,247,25,0,0,4,26,7,26,0,0,8,26,0,0,10,26,13,26,0,0,19,26,20,26,21,26,0,65,160,164,16,11,14,22,26,0,0,0,0,0,0,23,26,0,0,24,26,0,65,188,164,16,11,2,37,26,0,65,208,164,16,11,14,48,26,49,26,50,26,0,0,0,0,55,26,57,26,0,65,232,164,16,11,16,60,26,0,0,0,0,0,0,61,26,0,0,63,26,68,26,0,65,136,165,16,11,4,69,26,70,26,0,65,150,165,16,11,32,72,26,73,26,79,26,0,0,81,26,86,26,0,0,0,0,87,26,94,26,0,0,95,26,0,0,0,0,96,26,97,26,0,65,194,165,16,11,2,98,26,0,65,206,165,16,11,2,100,26,0,65,220,165,16,11,44,107,26,0,0,0,0,108,26,109,26,0,0,0,0,0,0,114,26,0,0,0,0,0,0,120,26,124,26,0,0,125,26,0,0,0,0,0,0,127,26,0,0,128,26,0,65,174,166,16,11,24,129,26,0,0,0,0,0,0,136,26,0,0,0,0,0,0,137,26,0,0,0,0,146,26,0,65,208,166,16,11,52,147,26,0,0,0,0,0,0,148,26,0,0,0,0,0,0,156,26,0,0,0,0,167,26,0,0,168,26,183,26,0,0,0,0,0,0,0,0,196,26,0,0,0,0,198,26,0,0,200,26,201,26,0,65,150,167,16,11,20,211,26,0,0,212,26,214,26,216,26,0,0,0,0,0,0,217,26,218,26,0,65,180,167,16,11,8,219,26,0,0,0,0,221,26,0,65,202,167,16,11,14,222,26,0,0,0,0,0,0,223,26,0,0,224,26,0,65,236,167,16,11,14,231,26,0,0,232,26,235,26,237,26,0,0,239,26,0,65,138,168,16,11,58,243,26,0,0,0,0,0,0,0,0,245,26,0,0,0,0,0,0,0,0,254,26,0,0,255,26,0,0,0,0,0,27,0,0,0,0,1,27,2,27,0,0,0,0,0,0,3,27,0,0,0,0,0,0,4,27,7,27,0,65,208,168,16,11,52,12,27,0,0,13,27,0,0,0,0,0,0,14,27,15,27,16,27,0,0,17,27,0,0,18,27,0,0,0,0,19,27,23,27,0,0,24,27,0,0,0,0,0,0,0,0,27,27,28,27,29,27,0,65,162,169,16,11,6,30,27,36,27,37,27,0,65,182,169,16,11,18,40,27,42,27,51,27,53,27,54,27,0,0,0,0,55,27,56,27,0,65,218,169,16,11,22,57,27,0,0,0,0,58,27,67,27,0,0,0,0,68,27,0,0,0,0,71,27,0,65,250,169,16,11,2,72,27,0,65,138,170,16,11,6,76,27,78,27,80,27,0,65,158,170,16,11,10,83,27,0,0,0,0,0,0,100,27,0,65,186,170,16,11,2,107,27,0,65,204,170,16,11,18,109,27,0,0,0,0,110,27,111,27,116,27,0,0,118,27,121,27,0,65,234,170,16,11,2,126,27,0,65,128,171,16,11,2,127,27,0,65,140,171,16,11,6,134,27,0,0,135,27,0,65,168,171,16,11,4,136,27,140,27,0,65,182,171,16,11,78,142,27,0,0,148,27,0,0,0,0,0,0,0,0,149,27,0,0,153,27,0,0,0,0,0,0,0,0,155,27,157,27,0,0,158,27,159,27,160,27,0,0,0,0,166,27,0,0,168,27,169,27,0,0,171,27,0,0,0,0,0,0,172,27,175,27,176,27,0,0,0,0,178,27,0,0,181,27,0,65,162,172,16,11,8,195,27,0,0,0,0,196,27,0,65,186,172,16,11,6,198,27,0,0,202,27,0,65,206,172,16,11,6,203,27,0,0,204,27,0,65,222,172,16,11,34,205,27,0,0,0,0,206,27,0,0,0,0,212,27,0,0,213,27,0,0,0,0,214,27,0,0,0,0,0,0,0,0,216,27,0,65,138,173,16,11,52,217,27,0,0,218,27,0,0,220,27,221,27,0,0,0,0,222,27,0,0,0,0,227,27,0,0,236,27,238,27,0,0,0,0,0,0,0,0,240,27,0,0,0,0,0,0,241,27,244,27,245,27,0,65,200,173,16,11,2,246,27,0,65,222,173,16,11,10,251,27,253,27,1,28,0,0,3,28,0,65,250,173,16,11,8,4,28,0,0,5,28,13,28,0,65,140,174,16,11,20,14,28,17,28,0,0,0,0,0,0,0,0,19,28,0,0,33,28,36,28,0,65,170,174,16,11,72,38,28,39,28,0,0,0,0,0,0,0,0,43,28,48,28,0,0,50,28,0,0,0,0,0,0,0,0,58,28,60,28,62,28,64,28,65,28,67,28,69,28,0,0,0,0,0,0,0,0,70,28,73,28,0,0,74,28,0,0,0,0,79,28,0,0,0,0,0,0,98,28,0,65,128,175,16,11,20,121,28,0,0,0,0,122,28,123,28,0,0,0,0,124,28,0,0,129,28,0,65,168,175,16,11,6,132,28,0,0,133,28,0,65,198,175,16,11,34,134,28,0,0,0,0,0,0,0,0,137,28,0,0,0,0,0,0,0,0,139,28,0,0,140,28,0,0,142,28,0,0,167,28,0,65,246,175,16,11,8,169,28,0,0,175,28,179,28,0,65,136,176,16,11,48,180,28,0,0,181,28,182,28,184,28,186,28,0,0,0,0,0,0,0,0,189,28,0,0,190,28,198,28,0,0,199,28,200,28,0,0,0,0,205,28,0,0,0,0,0,0,206,28,0,65,198,176,16,11,10,208,28,0,0,0,0,0,0,209,28,0,65,218,176,16,11,8,210,28,0,0,211,28,212,28,0,65,236,176,16,11,32,215,28,0,0,0,0,218,28,0,0,0,0,0,0,0,0,230,28,0,0,0,0,0,0,231,28,232,28,0,0,233,28,0,65,154,177,16,11,2,234,28,0,65,166,177,16,11,2,237,28,0,65,178,177,16,11,2,238,28,0,65,196,177,16,11,28,253,28,3,29,5,29,0,0,0,0,0,0,11,29,0,0,0,0,12,29,0,0,0,0,0,0,13,29,0,65,236,177,16,11,12,14,29,19,29,0,0,22,29,0,0,24,29,0,65,140,178,16,11,2,32,29,0,65,152,178,16,11,8,33,29,0,0,0,0,37,29,0,65,170,178,16,11,2,38,29,0,65,200,178,16,11,42,39,29,42,29,48,29,0,0,52,29,0,0,0,0,66,29,0,0,67,29,0,0,0,0,69,29,0,0,0,0,0,0,74,29,75,29,0,0,0,0,84,29,0,65,252,178,16,11,76,88,29,0,0,0,0,0,0,89,29,90,29,92,29,0,0,0,0,0,0,0,0,94,29,0,0,0,0,95,29,97,29,98,29,0,0,0,0,0,0,102,29,0,0,0,0,105,29,0,0,0,0,107,29,0,0,112,29,0,0,114,29,0,0,115,29,0,0,0,0,117,29,118,29,122,29,0,65,210,179,16,11,6,123,29,0,0,124,29,0,65,226,179,16,11,10,126,29,0,0,0,0,128,29,129,29,0,65,128,180,16,11,8,130,29,139,29,0,0,149,29,0,65,148,180,16,11,24,150,29,152,29,0,0,154,29,157,29,159,29,0,0,0,0,0,0,160,29,0,0,163,29,0,65,182,180,16,11,26,165,29,0,0,0,0,0,0,170,29,0,0,0,0,171,29,0,0,0,0,176,29,178,29,186,29,0,65,218,180,16,11,64,188,29,0,0,189,29,190,29,0,0,0,0,191,29,0,0,0,0,192,29,0,0,196,29,0,0,197,29,198,29,0,0,199,29,0,0,0,0,0,0,0,0,202,29,0,0,0,0,0,0,0,0,203,29,205,29,207,29,0,0,0,0,209,29,0,65,164,181,16,11,24,215,29,0,0,216,29,218,29,0,0,0,0,219,29,0,0,0,0,0,0,0,0,220,29,0,65,202,181,16,11,2,221,29,0,65,214,181,16,11,28,237,29,238,29,239,29,241,29,0,0,242,29,0,0,243,29,0,0,4,30,8,30,10,30,0,0,11,30,0,65,254,181,16,11,36,12,30,0,0,0,0,20,30,0,0,27,30,0,0,28,30,0,0,29,30,0,0,41,30,0,0,0,0,0,0,42,30,0,0,44,30,0,65,174,182,16,11,14,49,30,51,30,0,0,52,30,0,0,53,30,55,30,0,65,202,182,16,11,30,59,30,0,0,0,0,61,30,65,30,0,0,68,30,0,0,0,0,0,0,71,30,0,0,0,0,0,0,72,30,0,65,246,182,16,11,62,73,30,0,0,0,0,76,30,0,0,77,30,0,0,79,30,0,0,80,30,0,0,0,0,0,0,0,0,81,30,88,30,0,0,0,0,89,30,0,0,0,0,90,30,0,0,0,0,91,30,0,0,0,0,92,30,0,0,0,0,93,30,0,65,190,183,16,11,4,98,30,103,30,0,65,204,183,16,11,22,104,30,105,30,0,0,110,30,0,0,0,0,0,0,0,0,112,30,0,0,118,30,0,65,236,183,16,11,62,119,30,0,0,130,30,0,0,0,0,133,30,0,0,134,30,0,0,136,30,0,0,138,30,144,30,145,30,146,30,0,0,148,30,150,30,0,0,0,0,0,0,160,30,0,0,162,30,0,0,163,30,0,0,0,0,0,0,0,0,164,30,0,65,184,184,16,11,2,166,30,0,65,196,184,16,11,50,176,30,177,30,178,30,182,30,0,0,185,30,0,0,0,0,186,30,0,0,0,0,233,30,0,0,0,0,0,0,0,0,234,30,0,0,0,0,235,30,237,30,238,30,239,30,0,0,240,30,0,65,148,185,16,11,32,241,30,242,30,0,0,244,30,0,0,0,0,245,30,0,0,0,0,247,30,0,0,250,30,255,30,0,0,0,0,1,31,0,65,192,185,16,11,6,3,31,0,0,4,31,0,65,208,185,16,11,22,5,31,0,0,0,0,0,0,0,0,9,31,0,0,0,0,0,0,0,0,13,31,0,65,246,185,16,11,6,14,31,0,0,17,31,0,65,138,186,16,11,20,32,31,0,0,0,0,0,0,0,0,33,31,36,31,56,31,0,0,57,31,0,65,180,186,16,11,14,58,31,0,0,0,0,0,0,0,0,71,31,72,31,0,65,218,186,16,11,10,74,31,0,0,0,0,0,0,76,31,0,65,244,186,16,11,30,82,31,0,0,92,31,93,31,0,0,0,0,94,31,0,0,0,0,96,31,97,31,0,0,0,0,98,31,100,31,0,65,166,187,16,11,58,101,31,0,0,0,0,0,0,107,31,116,31,123,31,124,31,0,0,0,0,125,31,0,0,0,0,0,0,126,31,0,0,127,31,0,0,128,31,0,0,130,31,132,31,0,0,0,0,0,0,144,31,145,31,0,0,153,31,0,65,234,187,16,11,2,156,31,0,65,248,187,16,11,4,157,31,174,31,0,65,138,188,16,11,2,175,31,0,65,150,188,16,11,8,176,31,179,31,0,0,181,31,0,65,190,188,16,11,40,184,31,185,31,186,31,192,31,193,31,194,31,195,31,0,0,0,0,203,31,0,0,0,0,208,31,0,0,0,0,0,0,0,0,209,31,210,31,217,31,0,65,246,188,16,11,64,218,31,0,0,221,31,224,31,226,31,0,0,228,31,229,31,0,0,0,0,0,0,0,0,230,31,231,31,0,0,0,0,243,31,0,0,0,0,0,0,249,31,0,0,0,0,0,0,250,31,0,0,0,0,251,31,0,0,0,0,0,0,252,31,0,65,192,189,16,11,12,12,32,0,0,0,0,0,0,0,0,18,32,0,65,214,189,16,11,12,21,32,0,0,22,32,0,0,0,0,23,32,0,65,238,189,16,11,2,26,32,0,65,130,190,16,11,12,27,32,0,0,29,32,0,0,0,0,30,32,0,65,174,190,16,11,16,33,32,0,0,0,0,0,0,41,32,0,0,0,0,50,32,0,65,212,190,16,11,44,55,32,0,0,56,32,60,32,0,0,64,32,65,32,0,0,0,0,69,32,0,0,72,32,73,32,0,0,0,0,0,0,0,0,75,32,0,0,0,0,0,0,77,32,0,65,146,191,16,11,46,78,32,0,0,0,0,0,0,86,32,0,0,87,32,91,32,0,0,0,0,93,32,94,32,97,32,100,32,0,0,0,0,0,0,0,0,101,32,103,32,107,32,108,32,109,32,0,65,204,191,16,11,4,112,32,115,32,0,65,222,191,16,11,32,129,32,0,0,0,0,0,0,130,32,131,32,133,32,134,32,135,32,0,0,0,0,140,32,146,32,0,0,0,0,148,32,0,65,136,192,16,11,14,158,32,0,0,0,0,159,32,0,0,162,32,163,32,0,65,178,192,16,11,4,168,32,180,32,0,65,198,192,16,11,42,185,32,0,0,0,0,0,0,0,0,188,32,0,0,0,0,0,0,191,32,0,0,192,32,0,0,0,0,0,0,0,0,194,32,200,32,0,0,0,0,202,32,0,65,254,192,16,11,12,204,32,205,32,0,0,206,32,0,0,207,32,0,65,148,193,16,11,44,208,32,0,0,209,32,218,32,219,32,0,0,220,32,221,32,230,32,0,0,0,0,0,0,0,0,231,32,0,0,0,0,0,0,0,0,232,32,0,0,0,0,233,32,0,65,206,193,16,11,4,249,32,250,32,0,65,222,193,16,11,68,251,32,0,0,0,0,252,32,0,0,255,32,0,0,0,0,0,0,0,0,3,33,0,0,10,33,0,0,14,33,0,0,0,0,20,33,0,0,21,33,0,0,0,0,0,0,22,33,0,0,25,33,31,33,32,33,0,0,0,0,0,0,0,0,33,33,35,33,0,65,180,194,16,11,8,36,33,0,0,0,0,42,33,0,65,200,194,16,11,10,43,33,45,33,46,33,0,0,80,33,0,65,224,194,16,11,2,82,33,0,65,242,194,16,11,56,86,33,90,33,92,33,0,0,0,0,93,33,0,0,0,0,97,33,0,0,109,33,0,0,0,0,121,33,122,33,0,0,0,0,123,33,126,33,127,33,131,33,0,0,135,33,0,0,0,0,0,0,0,0,143,33,0,65,186,195,16,11,6,158,33,0,0,159,33,0,65,210,195,16,11,50,160,33,0,0,0,0,161,33,0,0,0,0,0,0,162,33,0,0,0,0,0,0,163,33,0,0,0,0,165,33,169,33,173,33,0,0,0,0,174,33,0,0,175,33,0,0,176,33,177,33,0,65,150,196,16,11,22,189,33,190,33,191,33,202,33,0,0,0,0,0,0,0,0,204,33,206,33,207,33,0,65,192,196,16,11,2,208,33,0,65,204,196,16,11,2,209,33,0,65,224,196,16,11,8,210,33,0,0,0,0,211,33,0,65,144,197,16,11,2,212,33,0,65,158,197,16,11,20,213,33,215,33,216,33,0,0,0,0,0,0,0,0,217,33,0,0,221,33,0,65,192,197,16,11,32,223,33,226,33,0,0,236,33,0,0,238,33,0,0,0,0,0,0,241,33,0,0,0,0,0,0,242,33,0,0,2,34,0,65,246,197,16,11,52,6,34,0,0,7,34,9,34,10,34,20,34,23,34,24,34,29,34,32,34,0,0,33,34,35,34,0,0,0,0,0,0,0,0,38,34,39,34,41,34,50,34,0,0,0,0,0,0,0,0,52,34,0,65,182,198,16,11,4,53,34,56,34,0,65,196,198,16,11,46,58,34,59,34,60,34,0,0,62,34,65,34,66,34,69,34,0,0,70,34,0,0,75,34,0,0,0,0,0,0,0,0,76,34,0,0,0,0,77,34,0,0,0,0,79,34,0,65,158,199,16,11,2,80,34,0,65,176,199,16,11,38,81,34,0,0,0,0,0,0,0,0,82,34,0,0,0,0,0,0,0,0,84,34,86,34,0,0,0,0,0,0,99,34,0,0,109,34,110,34,0,65,224,199,16,11,70,111,34,112,34,0,0,0,0,0,0,0,0,114,34,0,0,0,0,0,0,0,0,118,34,124,34,125,34,0,0,127,34,0,0,0,0,0,0,0,0,129,34,0,0,0,0,0,0,130,34,0,0,0,0,0,0,131,34,0,0,132,34,0,0,0,0,0,0,133,34,0,65,178,200,16,11,4,134,34,135,34,0,65,204,200,16,11,22,136,34,0,0,0,0,0,0,137,34,0,0,138,34,0,0,0,0,0,0,142,34,0,65,240,200,16,11,34,143,34,0,0,144,34,0,0,0,0,160,34,0,0,0,0,162,34,0,0,0,0,166,34,168,34,0,0,0,0,169,34,170,34,0,65,158,201,16,11,28,171,34,0,0,172,34,0,0,0,0,0,0,0,0,192,34,196,34,0,0,0,0,0,0,0,0,197,34,0,65,196,201,16,11,32,200,34,0,0,203,34,0,0,0,0,0,0,0,0,207,34,208,34,209,34,0,0,0,0,0,0,210,34,0,0,211,34,0,65,252,201,16,11,10,212,34,0,0,0,0,0,0,225,34,0,65,154,202,16,11,92,226,34,0,0,228,34,0,0,239,34,0,0,0,0,0,0,241,34,243,34,0,0,0,0,0,0,0,0,245,34,0,0,246,34,0,0,250,34,253,34,0,0,0,0,10,35,0,0,0,0,0,0,0,0,11,35,0,0,36,35,0,0,0,0,0,0,0,0,37,35,40,35,0,0,0,0,0,0,0,0,41,35,42,35,0,0,44,35,49,35,64,35,0,65,142,203,16,11,12,67,35,122,35,0,0,0,0,123,35,129,35,0,65,166,203,16,11,32,130,35,0,0,0,0,0,0,132,35,0,0,0,0,133,35,0,0,135,35,0,0,0,0,136,35,137,35,141,35,142,35,0,65,214,203,16,11,2,152,35,0,65,228,203,16,11,72,154,35,0,0,0,0,160,35,0,0,161,35,162,35,0,0,0,0,0,0,163,35,164,35,0,0,0,0,165,35,0,0,0,0,166,35,0,0,167,35,0,0,0,0,169,35,171,35,0,0,0,0,0,0,172,35,0,0,0,0,176,35,0,0,184,35,0,0,0,0,188,35,0,65,184,204,16,11,14,189,35,0,0,192,35,203,35,0,0,0,0,205,35,0,65,224,204,16,11,6,206,35,0,0,209,35,0,65,244,204,16,11,24,210,35,0,0,0,0,0,0,0,0,212,35,0,0,214,35,215,35,216,35,0,0,217,35,0,65,156,205,16,11,62,226,35,0,0,227,35,0,0,0,0,0,0,228,35,229,35,0,0,0,0,230,35,0,0,0,0,0,0,0,0,231,35,0,0,0,0,0,0,233,35,0,0,0,0,0,0,0,0,237,35,238,35,0,0,0,0,0,0,248,35,251,35,0,65,227,205,16,11,53,36,1,36,0,0,4,36,0,0,0,0,0,0,0,0,5,36,6,36,7,36,0,0,8,36,9,36,0,0,0,0,11,36,0,0,12,36,13,36,0,0,0,0,14,36,0,0,16,36,0,0,17,36,0,65,162,206,16,11,10,18,36,19,36,0,0,0,0,21,36,0,65,188,206,16,11,30,22,36,24,36,0,0,0,0,25,36,0,0,0,0,0,0,0,0,28,36,0,0,0,0,0,0,0,0,31,36,0,65,238,206,16,11,10,32,36,0,0,0,0,0,0,33,36,0,65,130,207,16,11,28,34,36,0,0,0,0,0,0,0,0,35,36,0,0,0,0,36,36,39,36,0,0,0,0,0,0,40,36,0,65,172,207,16,11,8,41,36,0,0,0,0,42,36,0,65,192,207,16,11,2,43,36,0,65,204,207,16,11,12,46,36,47,36,0,0,0,0,49,36,50,36,0,65,232,207,16,11,4,52,36,55,36,0,65,254,207,16,11,14,57,36,0,0,0,0,0,0,60,36,61,36,63,36,0,65,154,208,16,11,8,64,36,0,0,0,0,77,36,0,65,172,208,16,11,4,81,36,85,36,0,65,198,208,16,11,48,92,36,93,36,97,36,105,36,106,36,0,0,110,36,111,36,0,0,0,0,5,37,0,0,7,37,0,0,0,0,0,0,0,0,10,37,0,0,0,0,0,0,11,37,0,0,12,37,0,65,136,209,16,11,44,13,37,0,0,0,0,14,37,0,0,0,0,0,0,17,37,0,0,0,0,0,0,0,0,18,37,19,37,0,0,0,0,0,0,0,0,21,37,0,0,23,37,24,37,0,65,196,209,16,11,6,28,37,0,0,30,37,0,65,212,209,16,11,18,32,37,35,37,0,0,37,37,0,0,39,37,0,0,0,0,41,37,0,65,246,209,16,11,2,43,37,0,65,132,210,16,11,50,44,37,45,37,0,0,0,0,0,0,0,0,60,37,0,0,0,0,61,37,0,0,0,0,66,37,0,0,67,37,68,37,0,0,0,0,0,0,0,0,69,37,0,0,0,0,0,0,70,37,0,65,198,210,16,11,8,72,37,73,37,0,0,74,37,0,65,218,210,16,11,70,75,37,76,37,0,0,0,0,0,0,78,37,0,0,85,37,0,0,86,37,0,0,89,37,0,0,91,37,98,37,0,0,100,37,102,37,103,37,0,0,0,0,0,0,105,37,120,37,0,0,0,0,124,37,0,0,0,0,0,0,126,37,0,0,128,37,0,0,129,37,0,65,172,211,16,11,8,136,37,0,0,166,37,167,37,0,65,194,211,16,11,22,169,37,0,0,0,0,171,37,172,37,173,37,174,37,0,0,0,0,0,0,176,37,0,65,230,211,16,11,4,178,37,182,37,0,65,250,211,16,11,2,183,37,0,65,134,212,16,11,40,184,37,0,0,185,37,0,0,0,0,0,0,0,0,186,37,0,0,0,0,187,37,0,0,0,0,192,37,0,0,0,0,193,37,0,0,195,37,197,37,0,65,198,212,16,11,104,199,37,0,0,201,37,209,37,0,0,0,0,0,0,0,0,210,37,211,37,212,37,0,0,0,0,0,0,0,0,214,37,226,37,0,0,0,0,228,37,229,37,230,37,0,0,231,37,245,37,0,0,0,0,0,0,0,0,246,37,0,0,254,37,0,0,0,0,0,0,0,0,255,37,0,0,0,0,0,0,0,38,0,0,14,38,0,0,16,38,0,0,0,0,0,0,22,38,0,0,26,38,27,38,0,65,184,213,16,11,78,28,38,0,0,29,38,40,38,0,0,41,38,0,0,0,0,0,0,42,38,43,38,0,0,45,38,0,0,46,38,0,0,47,38,0,0,0,0,0,0,48,38,49,38,56,38,0,0,0,0,0,0,58,38,0,0,61,38,0,0,0,0,0,0,0,0,65,38,66,38,0,0,0,0,0,0,80,38,0,65,144,214,16,11,2,83,38,0,65,170,214,16,11,74,84,38,0,0,92,38,0,0,95,38,0,0,100,38,0,0,0,0,0,0,0,0,102,38,0,0,0,0,105,38,108,38,0,0,0,0,0,0,112,38,0,0,0,0,0,0,113,38,0,0,0,0,114,38,0,0,117,38,0,0,0,0,0,0,119,38,120,38,0,0,0,0,127,38,0,65,128,215,16,11,6,128,38,135,38,137,38,0,65,150,215,16,11,10,138,38,139,38,140,38,145,38,147,38,0,65,172,215,16,11,20,152,38,0,0,158,38,0,0,0,0,0,0,159,38,0,0,0,0,163,38,0,65,206,215,16,11,14,178,38,179,38,180,38,0,0,0,0,0,0,181,38,0,65,232,215,16,11,22,182,38,0,0,0,0,0,0,0,0,185,38,0,0,0,0,0,0,0,0,186,38,0,65,136,216,16,11,14,194,38,0,0,0,0,0,0,0,0,195,38,197,38,0,65,162,216,16,11,10,202,38,0,0,0,0,0,0,203,38,0,65,202,216,16,11,44,204,38,0,0,211,38,0,0,0,0,212,38,234,38,238,38,0,0,241,38,242,38,0,0,0,0,246,38,0,0,251,38,253,38,254,38,0,0,0,0,0,0,1,39,0,65,130,217,16,11,2,3,39,0,65,146,217,16,11,22,4,39,9,39,0,0,0,0,10,39,0,0,0,0,0,0,13,39,0,0,20,39,0,65,178,217,16,11,16,23,39,35,39,36,39,38,39,0,0,0,0,0,0,47,39,0,65,204,217,16,11,32,48,39,0,0,0,0,50,39,0,0,52,39,0,0,0,0,0,0,0,0,54,39,0,0,55,39,56,39,57,39,58,39,0,65,246,217,16,11,2,59,39,0,65,130,218,16,11,22,61,39,70,39,0,0,0,0,0,0,0,0,71,39,0,0,0,0,73,39,74,39,0,65,164,218,16,11,2,75,39,0,65,180,218,16,11,2,76,39,0,65,196,218,16,11,50,79,39,0,0,82,39,0,0,0,0,0,0,86,39,0,0,88,39,0,0,0,0,92,39,93,39,0,0,0,0,100,39,0,0,103,39,106,39,107,39,0,0,0,0,0,0,110,39,113,39,0,65,130,219,16,11,2,114,39,0,65,144,219,16,11,10,119,39,0,0,120,39,0,0,124,39,0,65,170,219,16,11,152,1,136,39,0,0,0,0,0,0,138,39,0,0,0,0,141,39,0,0,0,0,0,0,0,0,143,39,144,39,0,0,0,0,150,39,0,0,151,39,152,39,0,0,153,39,0,0,0,0,163,39,0,0,165,39,166,39,0,0,0,0,172,39,0,0,174,39,175,39,176,39,184,39,0,0,0,0,187,39,0,0,189,39,0,0,0,0,0,0,192,39,0,0,0,0,0,0,0,0,193,39,0,0,0,0,0,0,0,0,194,39,0,0,0,0,0,0,0,0,210,39,0,0,218,39,0,0,0,0,219,39,220,39,0,0,221,39,222,39,0,0,223,39,0,0,0,0,0,0,0,0,225,39,0,65,208,220,16,11,2,229,39,0,65,222,220,16,11,28,233,39,0,0,245,39,0,0,246,39,247,39,0,0,0,0,248,39,0,0,0,0,253,39,254,39,4,40,0,65,132,221,16,11,6,10,40,0,0,12,40,0,65,150,221,16,11,8,15,40,0,0,0,0,17,40,0,65,170,221,16,11,6,18,40,0,0,19,40,0,65,192,221,16,11,2,20,40,0,65,208,221,16,11,18,44,40,48,40,49,40,0,0,0,0,0,0,50,40,0,0,56,40,0,65,236,221,16,11,2,57,40,0,65,250,221,16,11,14,58,40,0,0,0,0,0,0,0,0,59,40,63,40,0,65,146,222,16,11,24,66,40,0,0,0,0,0,0,67,40,0,0,68,40,0,0,0,0,0,0,0,0,71,40,0,65,184,222,16,11,46,75,40,77,40,0,0,0,0,0,0,78,40,79,40,0,0,81,40,0,0,86,40,0,0,88,40,0,0,0,0,0,0,0,0,89,40,0,0,0,0,91,40,0,0,92,40,0,65,242,222,16,11,10,94,40,0,0,0,0,95,40,98,40,0,65,134,223,16,11,4,99,40,109,40,0,65,150,223,16,11,6,111,40,0,0,113,40,0,65,168,223,16,11,20,122,40,0,0,128,40,0,0,129,40,0,0,0,0,0,0,132,40,133,40,0,65,198,223,16,11,24,134,40,0,0,0,0,0,0,135,40,0,0,136,40,0,0,0,0,146,40,148,40,150,40,0,65,236,223,16,11,24,151,40,0,0,0,0,152,40,154,40,0,0,0,0,156,40,0,0,157,40,0,0,163,40,0,65,148,224,16,11,18,164,40,0,0,165,40,170,40,0,0,0,0,171,40,0,0,172,40,0,65,180,224,16,11,6,181,40,182,40,183,40,0,65,204,224,16,11,14,185,40,0,0,0,0,187,40,0,0,0,0,190,40,0,65,228,224,16,11,34,192,40,0,0,193,40,194,40,0,0,0,0,0,0,0,0,196,40,197,40,0,0,198,40,0,0,199,40,0,0,204,40,206,40,0,65,144,225,16,11,2,208,40,0,65,156,225,16,11,2,209,40,0,65,172,225,16,11,26,211,40,0,0,213,40,0,0,0,0,0,0,214,40,217,40,0,0,0,0,219,40,0,0,229,40,0,65,208,225,16,11,4,232,40,241,40,0,65,222,225,16,11,8,242,40,243,40,0,0,252,40,0,65,250,225,16,11,32,3,41,0,0,0,0,0,0,6,41,0,0,0,0,14,41,0,0,25,41,28,41,0,0,0,0,29,41,30,41,32,41,0,65,170,226,16,11,16,34,41,0,0,0,0,0,0,0,0,37,41,0,0,38,41,0,65,206,226,16,11,22,39,41,40,41,0,0,0,0,48,41,0,0,57,41,60,41,0,0,61,41,63,41,0,65,238,226,16,11,42,66,41,67,41,68,41,0,0,69,41,0,0,0,0,0,0,70,41,0,0,71,41,0,0,0,0,0,0,0,0,79,41,0,0,0,0,80,41,0,0,82,41,0,65,172,227,16,11,18,89,41,90,41,91,41,93,41,0,0,94,41,0,0,0,0,98,41,0,65,200,227,16,11,42,102,41,0,0,0,0,105,41,0,0,0,0,0,0,106,41,0,0,107,41,0,0,108,41,0,0,109,41,0,0,0,0,111,41,0,0,130,41,0,0,131,41,0,65,252,227,16,11,66,133,41,134,41,135,41,0,0,0,0,0,0,150,41,0,0,0,0,0,0,151,41,0,0,154,41,0,0,155,41,0,0,0,0,0,0,156,41,157,41,159,41,0,0,162,41,0,0,0,0,163,41,0,0,171,41,0,0,0,0,0,0,0,0,173,41,0,65,208,228,16,11,34,174,41,0,0,0,0,0,0,175,41,0,0,0,0,0,0,0,0,176,41,177,41,0,0,178,41,0,0,0,0,0,0,180,41,0,65,254,228,16,11,34,182,41,0,0,186,41,0,0,0,0,196,41,0,0,201,41,0,0,0,0,0,0,0,0,202,41,0,0,0,0,0,0,204,41,0,65,170,229,16,11,6,207,41,0,0,208,41,0,65,190,229,16,11,16,209,41,0,0,219,41,222,41,224,41,0,0,0,0,226,41,0,65,222,229,16,11,12,227,41,0,0,0,0,0,0,0,0,230,41,0,65,244,229,16,11,6,231,41,234,41,247,41,0,65,134,230,16,11,8,248,41,0,0,0,0,249,41,0,65,154,230,16,11,28,252,41,0,0,0,0,0,0,0,0,254,41,0,0,0,0,0,42,1,42,0,0,0,0,0,0,4,42,0,65,194,230,16,11,20,6,42,0,0,0,0,0,0,7,42,0,0,17,42,0,0,0,0,20,42,0,65,226,230,16,11,16,21,42,0,0,0,0,0,0,25,42,0,0,0,0,27,42,0,65,130,231,16,11,20,28,42,32,42,0,0,0,0,0,0,37,42,0,0,0,0,0,0,39,42,0,65,168,231,16,11,38,43,42,0,0,0,0,44,42,0,0,56,42,0,0,57,42,0,0,0,0,0,0,58,42,0,0,0,0,0,0,60,42,0,0,0,0,62,42,0,65,224,231,16,11,86,63,42,0,0,0,0,0,0,0,0,64,42,65,42,0,0,0,0,0,0,0,0,67,42,0,0,68,42,0,0,0,0,0,0,0,0,69,42,70,42,71,42,0,0,74,42,97,42,0,0,0,0,0,0,0,0,98,42,0,0,0,0,100,42,0,0,101,42,0,0,0,0,104,42,0,0,0,0,105,42,106,42,107,42,108,42,0,65,194,232,16,11,20,111,42,0,0,114,42,115,42,120,42,138,42,0,0,0,0,139,42,140,42,0,65,224,232,16,11,20,141,42,0,0,0,0,0,0,144,42,147,42,0,0,0,0,148,42,150,42,0,65,254,232,16,11,2,151,42,0,65,152,233,16,11,28,153,42,0,0,154,42,0,0,0,0,0,0,0,0,156,42,159,42,0,0,160,42,0,0,0,0,164,42,0,65,190,233,16,11,14,165,42,0,0,166,42,0,0,0,0,0,0,171,42,0,65,214,233,16,11,54,172,42,0,0,0,0,176,42,177,42,0,0,0,0,178,42,0,0,0,0,0,0,180,42,0,0,0,0,0,0,0,0,187,42,0,0,0,0,193,42,0,0,0,0,0,0,195,42,0,0,0,0,196,42,0,65,164,234,16,11,22,206,42,0,0,208,42,210,42,0,0,0,0,212,42,0,0,0,0,0,0,214,42,0,65,206,234,16,11,18,215,42,0,0,0,0,0,0,216,42,0,0,0,0,0,0,221,42,0,65,234,234,16,11,86,223,42,0,0,0,0,0,0,224,42,226,42,0,0,0,0,230,42,232,42,235,42,0,0,0,0,236,42,0,0,237,42,0,0,0,0,239,42,0,0,0,0,0,0,0,0,240,42,0,0,0,0,0,0,241,42,0,0,243,42,0,0,0,0,0,0,244,42,245,42,0,0,0,0,0,0,246,42,0,0,247,42,0,0,249,42,0,65,204,235,16,11,22,2,43,4,43,0,0,5,43,8,43,9,43,0,0,0,0,11,43,12,43,13,43,0,65,250,235,16,11,38,14,43,0,0,0,0,15,43,21,43,0,0,0,0,0,0,0,0,23,43,0,0,0,0,0,0,26,43,0,0,0,0,0,0,0,0,47,43,0,65,170,236,16,11,4,48,43,52,43,0,65,186,236,16,11,22,53,43,0,0,0,0,56,43,57,43,0,0,58,43,0,0,61,43,0,0,77,43,0,65,218,236,16,11,28,78,43,0,0,0,0,0,0,80,43,0,0,0,0,0,0,86,43,0,0,0,0,0,0,87,43,88,43,0,65,130,237,16,11,4,89,43,90,43,0,65,146,237,16,11,50,91,43,0,0,0,0,94,43,100,43,0,0,0,0,0,0,101,43,0,0,106,43,111,43,0,0,123,43,0,0,0,0,0,0,134,43,0,0,0,0,135,43,0,0,138,43,0,0,139,43,0,65,226,237,16,11,36,140,43,0,0,141,43,144,43,145,43,146,43,0,0,148,43,0,0,149,43,0,0,0,0,0,0,150,43,0,0,0,0,151,43,152,43,0,65,158,238,16,11,28,155,43,0,0,0,0,156,43,158,43,0,0,0,0,0,0,164,43,166,43,0,0,0,0,0,0,168,43,0,65,196,238,16,11,22,174,43,175,43,0,0,0,0,0,0,176,43,179,43,0,0,0,0,180,43,181,43,0,65,230,238,16,11,2,186,43,0,65,246,238,16,11,4,192,43,194,43,0,65,134,239,16,11,6,195,43,0,0,196,43,0,65,150,239,16,11,112,197,43,0,0,0,0,0,0,198,43,0,0,199,43,0,0,0,0,201,43,0,0,203,43,0,0,206,43,0,0,0,0,223,43,0,0,0,0,0,0,29,44,31,44,0,0,0,0,32,44,33,44,38,44,0,0,0,0,0,0,43,44,0,0,0,0,0,0,0,0,45,44,46,44,0,0,47,44,0,0,0,0,0,0,49,44,0,0,50,44,0,0,0,0,0,0,0,0,70,44,0,0,74,44,0,0,0,0,0,0,75,44,0,65,144,240,16,11,40,76,44,0,0,77,44,78,44,0,0,80,44,0,0,81,44,0,0,0,0,0,0,84,44,85,44,0,0,0,0,86,44,0,0,0,0,0,0,91,44,0,65,196,240,16,11,92,92,44,0,0,93,44,106,44,0,0,0,0,107,44,0,0,110,44,112,44,0,0,0,0,0,0,113,44,0,0,0,0,114,44,119,44,0,0,122,44,135,44,0,0,136,44,142,44,0,0,0,0,0,0,144,44,0,0,0,0,145,44,148,44,0,0,0,0,0,0,0,0,153,44,0,0,0,0,0,0,154,44,0,0,157,44,0,0,162,44,165,44,0,65,170,241,16,11,10,166,44,0,0,173,44,0,0,174,44,0,65,190,241,16,11,4,176,44,189,44,0,65,206,241,16,11,80,190,44,0,0,0,0,0,0,0,0,191,44,0,0,0,0,192,44,196,44,197,44,199,44,0,0,205,44,0,0,209,44,0,0,0,0,0,0,0,0,210,44,0,0,0,0,0,0,211,44,0,0,212,44,213,44,216,44,0,0,0,0,0,0,0,0,217,44,0,0,0,0,220,44,0,0,0,0,223,44,0,65,178,242,16,11,22,233,44,0,0,0,0,238,44,0,0,245,44,0,0,0,0,246,44,247,44,249,44,0,65,220,242,16,11,18,251,44,0,0,0,0,0,0,0,0,252,44,0,0,0,45,1,45,0,65,132,243,16,11,14,9,45,10,45,11,45,14,45,0,0,0,0,23,45,0,65,156,243,16,11,6,27,45,0,0,28,45,0,65,172,243,16,11,18,32,45,36,45,0,0,37,45,0,0,0,0,39,45,0,0,40,45,0,65,202,243,16,11,72,41,45,0,0,0,0,43,45,44,45,0,0,45,45,0,0,0,0,0,0,0,0,47,45,0,0,0,0,0,0,49,45,0,0,54,45,0,0,55,45,0,0,0,0,0,0,57,45,0,0,58,45,0,0,0,0,0,0,60,45,61,45,0,0,0,0,0,0,62,45,64,45,0,65,160,244,16,11,12,67,45,0,0,68,45,71,45,0,0,75,45,0,65,188,244,16,11,26,76,45,0,0,77,45,0,0,0,0,0,0,0,0,78,45,81,45,0,0,0,0,0,0,82,45,0,65,250,244,16,11,74,83,45,84,45,0,0,86,45,0,0,0,0,88,45,0,0,0,0,0,0,0,0,90,45,0,0,0,0,91,45,0,0,0,0,0,0,0,0,93,45,0,0,102,45,0,0,0,0,0,0,103,45,0,0,0,0,0,0,0,0,105,45,0,0,0,0,106,45,107,45,108,45,110,45,0,65,208,245,16,11,18,119,45,0,0,0,0,126,45,0,0,128,45,129,45,0,0,130,45,0,65,244,245,16,11,40,131,45,0,0,0,0,132,45,133,45,136,45,0,0,0,0,157,45,159,45,0,0,0,0,0,0,0,0,160,45,0,0,0,0,161,45,0,0,165,45,0,65,172,246,16,11,14,168,45,0,0,0,0,0,0,196,45,0,0,199,45,0,65,196,246,16,11,10,201,45,0,0,0,0,204,45,223,45,0,65,222,246,16,11,6,225,45,228,45,230,45,0,65,238,246,16,11,16,231,45,0,0,0,0,0,0,232,45,234,45,0,0,235,45,0,65,140,247,16,11,2,239,45,0,65,154,247,16,11,10,240,45,0,0,0,0,0,0,241,45,0,65,176,247,16,11,24,246,45,247,45,0,0,252,45,253,45,0,0,254,45,0,0,0,0,255,45,0,0,1,46,0,65,238,247,16,11,4,2,46,4,46,0,65,128,248,16,11,106,7,46,0,0,8,46,0,0,0,0,0,0,9,46,0,0,0,0,0,0,10,46,0,0,0,0,0,0,0,0,12,46,0,0,0,0,13,46,15,46,16,46,0,0,0,0,0,0,0,0,19,46,58,46,59,46,60,46,0,0,0,0,61,46,0,0,0,0,0,0,62,46,0,0,0,0,70,46,75,46,0,0,76,46,0,0,93,46,0,0,0,0,0,0,95,46,0,0,0,0,0,0,96,46,98,46,0,65,246,248,16,11,8,99,46,0,0,100,46,101,46,0,65,146,249,16,11,2,107,46,0,65,162,249,16,11,64,108,46,0,0,109,46,0,0,110,46,0,0,0,0,111,46,0,0,118,46,119,46,121,46,133,46,134,46,0,0,136,46,142,46,0,0,0,0,144,46,0,0,146,46,148,46,151,46,152,46,0,0,0,0,0,0,0,0,153,46,0,0,158,46,0,65,236,249,16,11,44,165,46,167,46,168,46,0,0,169,46,0,0,0,0,0,0,0,0,172,46,173,46,0,0,0,0,0,0,0,0,177,46,0,0,178,46,0,0,179,46,0,0,180,46,0,65,162,250,16,11,8,181,46,0,0,0,0,183,46,0,65,186,250,16,11,2,185,46,0,65,198,250,16,11,20,202,46,0,0,0,0,0,0,203,46,204,46,210,46,211,46,0,0,216,46,0,65,228,250,16,11,20,217,46,0,0,0,0,0,0,218,46,0,0,223,46,228,46,229,46,230,46,0,65,130,251,16,11,60,235,46,0,0,0,0,236,46,238,46,0,0,0,0,239,46,0,0,0,0,243,46,252,46,0,0,0,0,253,46,0,0,0,0,0,47,1,47,0,0,0,0,0,0,0,0,2,47,0,0,9,47,11,47,0,0,0,0,12,47,0,65,204,251,16,11,2,14,47,0,65,220,251,16,11,18,22,47,23,47,0,0,24,47,0,0,0,0,0,0,28,47,32,47,0,65,248,251,16,11,6,33,47,35,47,36,47,0,65,142,252,16,11,58,42,47,0,0,0,0,0,0,43,47,44,47,0,0,0,0,0,0,47,47,0,0,49,47,54,47,55,47,0,0,0,0,56,47,0,0,0,0,0,0,0,0,57,47,0,0,60,47,0,0,0,0,0,0,0,0,65,47,0,65,216,252,16,11,2,66,47,0,65,244,252,16,11,46,70,47,71,47,72,47,79,47,0,0,0,0,82,47,84,47,0,0,0,0,0,0,86,47,0,0,0,0,0,0,87,47,88,47,96,47,0,0,0,0,0,0,0,0,98,47,0,65,174,253,16,11,44,99,47,0,0,0,0,0,0,100,47,102,47,0,0,0,0,0,0,0,0,105,47,0,0,107,47,0,0,109,47,0,0,0,0,110,47,0,0,0,0,0,0,112,47,0,65,228,253,16,11,42,113,47,0,0,116,47,0,0,121,47,0,0,0,0,0,0,0,0,122,47,139,47,141,47,0,0,0,0,0,0,143,47,0,0,0,0,0,0,0,0,146,47,0,65,156,254,16,11,2,151,47,0,65,174,254,16,11,10,152,47,0,0,0,0,0,0,154,47,0,65,194,254,16,11,64,155,47,156,47,0,0,0,0,157,47,0,0,164,47,0,0,165,47,0,0,0,0,166,47,0,0,169,47,0,0,0,0,0,0,0,0,171,47,0,0,177,47,0,0,0,0,0,0,0,0,178,47,179,47,180,47,181,47,0,0,185,47,186,47,0,65,148,255,16,11,2,190,47,0,65,164,255,16,11,70,191,47,0,0,0,0,197,47,0,0,0,0,0,0,0,0,201,47,0,0,0,0,0,0,0,0,202,47,0,0,0,0,204,47,210,47,0,0,0,0,0,0,211,47,0,0,0,0,0,0,212,47,221,47,0,0,222,47,224,47,0,0,225,47,0,0,0,0,243,47,0,65,244,255,16,11,2,245,47,0,65,128,128,17,11,52,246,47,0,0,1,48,0,0,0,0,2,48,0,0,4,48,5,48,0,0,0,0,6,48,0,0,7,48,0,0,0,0,8,48,0,0,9,48,0,0,10,48,0,0,0,0,0,0,0,0,13,48,0,65,206,128,17,11,18,21,48,0,0,50,48,52,48,0,0,0,0,0,0,0,0,53,48,0,65,240,128,17,11,8,54,48,55,48,0,0,56,48,0,65,138,129,17,11,2,57,48,0,65,156,129,17,11,12,58,48,0,0,0,0,0,0,0,0,60,48,0,65,192,129,17,11,2,62,48,0,65,224,129,17,11,20,63,48,0,0,67,48,68,48,69,48,0,0,0,0,79,48,82,48,83,48,0,65,254,129,17,11,4,84,48,88,48,0,65,146,130,17,11,50,91,48,0,0,94,48,0,0,95,48,0,0,0,0,96,48,0,0,0,0,0,0,0,0,105,48,0,0,0,0,106,48,0,0,0,0,0,0,0,0,110,48,115,48,0,0,0,0,116,48,0,65,222,130,17,11,32,122,48,0,0,0,0,0,0,123,48,0,0,0,0,0,0,124,48,0,0,0,0,0,0,0,0,132,48,0,0,133,48,0,65,136,131,17,11,18,135,48,0,0,137,48,141,48,0,0,0,0,0,0,143,48,144,48,0,65,178,131,17,11,2,146,48,0,65,190,131,17,11,4,147,48,148,48,0,65,210,131,17,11,2,149,48,0,65,222,131,17,11,2,150,48,0,65,240,131,17,11,12,157,48,0,0,0,0,0,0,162,48,163,48,0,65,140,132,17,11,80,164,48,187,48,0,0,0,0,205,48,206,48,0,0,0,0,0,0,207,48,0,0,0,0,0,0,0,0,208,48,214,48,221,48,0,0,0,0,0,0,0,0,222,48,0,0,224,48,225,48,0,0,0,0,0,0,0,0,226,48,0,0,0,0,0,0,227,48,0,0,232,48,0,0,0,0,0,0,236,48,0,65,252,132,17,11,18,239,48,0,0,0,0,0,0,240,48,0,0,0,0,0,0,241,48,0,65,152,133,17,11,16,242,48,0,0,247,48,0,0,0,0,248,48,0,0,250,48,0,65,192,133,17,11,6,252,48,0,0,4,49,0,65,208,133,17,11,20,6,49,0,0,0,0,0,0,7,49,8,49,0,0,0,0,0,0,10,49,0,65,244,133,17,11,16,11,49,0,0,0,0,18,49,0,0,21,49,0,0,22,49,0,65,156,134,17,11,12,25,49,0,0,0,0,0,0,27,49,30,49,0,65,182,134,17,11,2,33,49,0,65,198,134,17,11,50,34,49,35,49,59,49,0,0,64,49,0,0,0,0,67,49,0,0,68,49,0,0,71,49,0,0,81,49,0,0,0,0,0,0,0,0,83,49,102,49,0,0,104,49,0,0,0,0,113,49,0,65,148,135,17,11,14,126,49,0,0,0,0,127,49,0,0,129,49,133,49,0,65,184,135,17,11,66,135,49,0,0,137,49,0,0,138,49,149,49,0,0,150,49,0,0,153,49,0,0,157,49,0,0,0,0,0,0,159,49,160,49,0,0,0,0,0,0,0,0,163,49,193,49,0,0,0,0,195,49,0,0,0,0,196,49,0,0,0,0,198,49,199,49,0,65,140,136,17,11,36,201,49,0,0,202,49,203,49,0,0,204,49,0,0,0,0,215,49,223,49,0,0,0,0,0,0,0,0,229,49,0,0,230,49,234,49,0,65,190,136,17,11,2,235,49,0,65,202,136,17,11,30,236,49,249,49,0,0,24,50,0,0,25,50,0,0,36,50,0,0,0,0,0,0,0,0,39,50,0,0,42,50,0,65,128,137,17,11,80,43,50,45,50,0,0,46,50,0,0,0,0,0,0,0,0,47,50,0,0,0,0,50,50,52,50,53,50,0,0,0,0,0,0,54,50,0,0,0,0,0,0,55,50,0,0,56,50,0,0,58,50,0,0,0,0,59,50,0,0,62,50,0,0,63,50,0,0,0,0,66,50,0,0,69,50,72,50,73,50,0,65,226,137,17,11,12,75,50,0,0,77,50,0,0,0,0,78,50,0,65,128,138,17,11,32,84,50,85,50,88,50,0,0,89,50,0,0,0,0,0,0,0,0,93,50,0,0,0,0,0,0,95,50,96,50,98,50,0,65,174,138,17,11,44,102,50,0,0,109,50,110,50,0,0,126,50,0,0,128,50,0,0,0,0,0,0,129,50,0,0,130,50,0,0,0,0,0,0,0,0,131,50,0,0,132,50,133,50,0,65,250,138,17,11,16,134,50,0,0,142,50,0,0,0,0,0,0,0,0,144,50,0,65,154,139,17,11,54,146,50,0,0,0,0,148,50,0,0,0,0,149,50,0,0,0,0,0,0,0,0,150,50,0,0,0,0,0,0,0,0,151,50,0,0,152,50,0,0,153,50,0,0,0,0,0,0,154,50,158,50,159,50,0,65,218,139,17,11,4,160,50,164,50,0,65,232,139,17,11,2,166,50,0,65,250,139,17,11,6,170,50,0,0,171,50,0,65,140,140,17,11,70,172,50,0,0,0,0,182,50,0,0,0,0,0,0,184,50,185,50,0,0,186,50,196,50,197,50,201,50,202,50,0,0,0,0,0,0,0,0,204,50,0,0,0,0,205,50,0,0,0,0,207,50,209,50,0,0,217,50,0,0,0,0,0,0,220,50,0,0,221,50,0,65,230,140,17,11,2,222,50,0,65,248,140,17,11,4,224,50,227,50,0,65,134,141,17,11,8,228,50,0,0,0,0,229,50,0,65,156,141,17,11,6,232,50,0,0,237,50,0,65,174,141,17,11,30,240,50,0,0,0,0,241,50,0,0,0,0,0,0,243,50,244,50,246,50,0,0,0,0,0,0,0,0,247,50,0,65,218,141,17,11,16,249,50,254,50,0,0,0,51,0,0,0,0,4,51,5,51,0,65,244,141,17,11,12,11,51,0,0,0,0,12,51,0,0,15,51,0,65,138,142,17,11,4,21,51,22,51,0,65,152,142,17,11,18,23,51,24,51,25,51,0,0,26,51,0,0,0,0,0,0,29,51,0,65,184,142,17,11,8,30,51,0,0,31,51,32,51,0,65,202,142,17,11,38,38,51,0,0,43,51,0,0,44,51,0,0,0,0,0,0,45,51,0,0,69,51,70,51,72,51,73,51,0,0,0,0,74,51,0,0,75,51,0,65,252,142,17,11,2,78,51,0,65,148,143,17,11,6,94,51,0,0,112,51,0,65,172,143,17,11,26,113,51,0,0,0,0,114,51,0,0,0,0,0,0,0,0,118,51,0,0,0,0,0,0,120,51,0,65,208,143,17,11,44,121,51,0,0,122,51,127,51,131,51,0,0,0,0,0,0,133,51,0,0,0,0,134,51,0,0,0,0,135,51,0,0,0,0,150,51,0,0,0,0,0,0,151,51,0,65,144,144,17,11,24,156,51,0,0,0,0,163,51,176,51,0,0,0,0,0,0,185,51,0,0,193,51,197,51,0,65,178,144,17,11,94,199,51,203,51,0,0,204,51,205,51,0,0,206,51,0,0,216,51,0,0,0,0,0,0,0,0,220,51,0,0,0,0,0,0,0,0,221,51,243,51,0,0,0,0,245,51,246,51,0,0,0,0,247,51,0,0,0,0,249,51,0,0,254,51,0,0,0,0,0,0,255,51,0,0,0,0,0,0,0,0,13,52,0,0,16,52,0,0,0,0,0,0,17,52,0,65,156,145,17,11,18,18,52,0,0,0,0,19,52,0,0,23,52,0,0,0,0,30,52,0,65,184,145,17,11,58,31,52,0,0,42,52,0,0,50,52,0,0,54,52,55,52,57,52,0,0,0,0,59,52,60,52,0,0,61,52,62,52,0,0,64,52,0,0,68,52,69,52,74,52,0,0,75,52,76,52,0,0,77,52,79,52,83,52,0,65,252,145,17,11,18,89,52,97,52,0,0,98,52,0,0,0,0,0,0,0,0,108,52,0,65,152,146,17,11,22,110,52,0,0,0,0,0,0,0,0,111,52,0,0,0,0,0,0,0,0,113,52,0,65,184,146,17,11,32,115,52,0,0,0,0,0,0,116,52,0,0,0,0,118,52,126,52,0,0,127,52,0,0,133,52,0,0,136,52,137,52,0,65,228,146,17,11,94,139,52,0,0,145,52,0,0,0,0,0,0,0,0,146,52,147,52,0,0,148,52,0,0,0,0,0,0,0,0,152,52,153,52,154,52,158,52,0,0,159,52,160,52,162,52,163,52,0,0,164,52,0,0,0,0,166,52,167,52,0,0,169,52,0,0,0,0,0,0,0,0,175,52,0,0,178,52,0,0,181,52,0,0,0,0,182,52,0,0,0,0,183,52,0,65,222,147,17,11,52,184,52,185,52,0,0,188,52,0,0,0,0,204,52,210,52,0,0,0,0,213,52,216,52,0,0,0,0,0,0,218,52,223,52,0,0,225,52,227,52,0,0,228,52,0,0,231,52,0,0,232,52,0,65,158,148,17,11,2,233,52,0,65,172,148,17,11,22,235,52,0,0,0,0,0,0,237,52,243,52,0,0,0,0,0,0,244,52,245,52,0,65,208,148,17,11,16,246,52,0,0,251,52,0,0,0,0,0,0,0,0,252,52,0,65,240,148,17,11,2,254,52,0,65,254,148,17,11,18,1,53,0,0,0,0,3,53,0,0,0,0,0,0,0,0,5,53,0,65,156,149,17,11,2,10,53,0,65,178,149,17,11,14,13,53,0,0,18,53,0,0,27,53,0,0,32,53,0,65,208,149,17,11,22,33,53,35,53,0,0,36,53,37,53,38,53,39,53,0,0,0,0,49,53,50,53,0,65,244,149,17,11,8,55,53,0,0,57,53,59,53,0,65,140,150,17,11,18,61,53,0,0,0,0,0,0,66,53,0,0,0,0,0,0,70,53,0,65,174,150,17,11,2,86,53,0,65,196,150,17,11,30,88,53,0,0,91,53,0,0,0,0,92,53,0,0,0,0,94,53,0,0,0,0,0,0,95,53,0,0,96,53,0,65,236,150,17,11,14,100,53,0,0,101,53,103,53,0,0,0,0,104,53,0,65,134,151,17,11,36,107,53,117,53,0,0,118,53,0,0,0,0,0,0,119,53,0,0,0,0,0,0,124,53,126,53,129,53,0,0,0,0,0,0,134,53,0,65,180,151,17,11,20,137,53,0,0,0,0,0,0,0,0,139,53,0,0,0,0,0,0,146,53,0,65,218,151,17,11,20,147,53,0,0,148,53,149,53,0,0,0,0,151,53,156,53,162,53,163,53,0,65,254,151,17,11,2,164,53,0,65,142,152,17,11,70,166,53,0,0,168,53,0,0,0,0,169,53,170,53,179,53,0,0,183,53,0,0,0,0,184,53,0,0,0,0,0,0,185,53,0,0,189,53,0,0,0,0,194,53,195,53,0,0,196,53,197,53,0,0,198,53,0,0,0,0,199,53,0,0,0,0,0,0,200,53,0,65,226,152,17,11,12,201,53,0,0,0,0,204,53,0,0,207,53,0,65,146,153,17,11,40,208,53,210,53,219,53,0,0,0,0,0,0,229,53,0,0,230,53,0,0,233,53,0,0,236,53,238,53,0,0,0,0,0,0,0,0,248,53,249,53,0,65,212,153,17,11,32,10,54,0,0,12,54,0,0,0,0,14,54,0,0,0,0,15,54,0,0,16,54,0,0,0,0,0,0,0,0,18,54,0,65,128,154,17,11,2,19,54,0,65,148,154,17,11,2,21,54,0,65,160,154,17,11,32,34,54,0,0,0,0,36,54,0,0,0,0,37,54,0,0,0,0,38,54,39,54,0,0,44,54,0,0,45,54,46,54,0,65,212,154,17,11,14,48,54,0,0,0,0,0,0,0,0,49,54,54,54,0,65,246,154,17,11,58,62,54,0,0,64,54,65,54,66,54,0,0,0,0,67,54,70,54,0,0,73,54,75,54,76,54,80,54,0,0,0,0,82,54,0,0,0,0,0,0,85,54,0,0,0,0,0,0,86,54,0,0,0,0,0,0,87,54,0,65,186,155,17,11,38,88,54,93,54,0,0,0,0,0,0,0,0,94,54,0,0,95,54,0,0,0,0,96,54,0,0,0,0,0,0,97,54,0,0,0,0,98,54,0,65,238,155,17,11,6,100,54,0,0,103,54,0,65,254,155,17,11,54,108,54,0,0,109,54,0,0,110,54,0,0,0,0,111,54,0,0,120,54,0,0,0,0,0,0,130,54,0,0,0,0,131,54,0,0,0,0,0,0,0,0,132,54,0,0,133,54,0,0,143,54,145,54,0,65,204,156,17,11,46,146,54,166,54,0,0,167,54,170,54,0,0,171,54,0,0,0,0,0,0,0,0,172,54,0,0,0,0,175,54,0,0,0,0,0,0,194,54,0,0,195,54,0,0,197,54,0,65,134,157,17,11,2,217,54,0,65,152,157,17,11,22,219,54,0,0,0,0,0,0,0,0,222,54,0,0,0,0,0,0,224,54,225,54,0,65,194,157,17,11,26,227,54,0,0,0,0,228,54,232,54,0,0,239,54,0,0,240,54,242,54,0,0,0,0,243,54,0,65,238,157,17,11,40,244,54,0,0,0,0,0,0,248,54,0,0,250,54,251,54,0,0,252,54,255,54,5,55,6,55,7,55,13,55,0,0,0,0,0,0,0,0,15,55,0,65,162,158,17,11,4,16,55,17,55,0,65,180,158,17,11,6,18,55,0,0,22,55,0,65,196,158,17,11,32,23,55,0,0,0,0,0,0,24,55,0,0,0,0,25,55,0,0,0,0,0,0,27,55,28,55,0,0,0,0,29,55,0,65,244,158,17,11,100,37,55,0,0,0,0,0,0,0,0,38,55,0,0,0,0,0,0,0,0,39,55,0,0,0,0,40,55,0,0,0,0,41,55,0,0,42,55,47,55,0,0,48,55,56,55,0,0,0,0,58,55,0,0,60,55,0,0,0,0,0,0,61,55,62,55,0,0,0,0,0,0,0,0,66,55,0,0,0,0,69,55,0,0,71,55,0,0,0,0,0,0,72,55,0,0,0,0,73,55,0,65,234,159,17,11,28,74,55,0,0,76,55,77,55,0,0,0,0,79,55,0,0,81,55,0,0,0,0,0,0,0,0,82,55,0,65,146,160,17,11,8,83,55,0,0,0,0,93,55,0,65,166,160,17,11,42,94,55,0,0,0,0,96,55,0,0,0,0,98,55,0,0,0,0,99,55,101,55,0,0,0,0,102,55,105,55,107,55,0,0,110,55,0,0,0,0,117,55,0,65,232,160,17,11,2,118,55,0,65,246,160,17,11,18,119,55,120,55,0,0,0,0,0,0,124,55,0,0,0,0,128,55,0,65,158,161,17,11,2,151,55,0,65,178,161,17,11,170,1,154,55,0,0,0,0,155,55,0,0,0,0,0,0,160,55,161,55,0,0,0,0,0,0,166,55,0,0,0,0,0,0,167,55,0,0,170,55,0,0,0,0,171,55,0,0,0,0,174,55,0,0,0,0,176,55,0,0,0,0,0,0,180,55,0,0,181,55,0,0,0,0,0,0,0,0,182,55,187,55,189,55,0,0,0,0,197,55,0,0,0,0,198,55,0,0,199,55,202,55,0,0,0,0,0,0,203,55,0,0,0,0,0,0,204,55,205,55,0,0,0,0,0,0,0,0,206,55,0,0,0,0,0,0,208,55,0,0,0,0,0,0,209,55,0,0,210,55,0,0,213,55,221,55,222,55,224,55,225,55,0,0,227,55,0,0,228,55,229,55,0,65,242,162,17,11,10,231,55,232,55,0,0,0,0,237,55,0,65,138,163,17,11,24,238,55,0,0,0,0,0,0,0,0,240,55,0,0,0,0,0,0,0,0,241,55,242,55,0,65,172,163,17,11,4,246,55,249,55,0,65,204,163,17,11,56,250,55,251,55,0,0,0,0,0,0,0,0,252,55,0,0,0,0,0,0,253,55,0,0,0,0,1,56,4,56,0,0,5,56,0,0,0,0,6,56,0,0,9,56,10,56,0,0,0,0,11,56,0,0,26,56,0,65,142,164,17,11,24,28,56,29,56,35,56,0,0,37,56,0,0,0,0,38,56,0,0,43,56,0,0,64,56,0,65,176,164,17,11,32,65,56,0,0,0,0,69,56,0,0,70,56,0,0,72,56,73,56,0,0,0,0,0,0,81,56,0,0,0,0,88,56,0,65,226,164,17,11,20,94,56,0,0,0,0,0,0,95,56,0,0,0,0,99,56,0,0,104,56,0,65,130,165,17,11,8,106,56,0,0,0,0,107,56,0,65,148,165,17,11,2,110,56,0,65,164,165,17,11,16,118,56,0,0,121,56,0,0,124,56,0,0,0,0,130,56,0,65,190,165,17,11,2,131,56,0,65,204,165,17,11,6,133,56,0,0,141,56,0,65,222,165,17,11,54,142,56,146,56,0,0,0,0,0,0,147,56,0,0,0,0,0,0,149,56,150,56,0,0,0,0,0,0,151,56,152,56,153,56,156,56,157,56,158,56,159,56,160,56,161,56,0,0,163,56,0,0,165,56,0,65,168,166,17,11,12,166,56,0,0,171,56,176,56,177,56,178,56,0,65,202,166,17,11,66,179,56,190,56,194,56,0,0,201,56,0,0,208,56,0,0,211,56,0,0,0,0,212,56,214,56,215,56,0,0,0,0,216,56,0,0,0,0,0,0,217,56,0,0,218,56,0,0,0,0,0,0,0,0,220,56,228,56,0,0,0,0,229,56,230,56,0,65,152,167,17,11,44,232,56,0,0,0,0,233,56,0,0,0,0,0,0,235,56,240,56,0,0,0,0,241,56,242,56,243,56,0,0,0,0,244,56,0,0,0,0,0,0,0,0,246,56,0,65,220,167,17,11,2,247,56,0,65,232,167,17,11,12,251,56,0,0,252,56,0,0,0,0,8,57,0,65,156,168,17,11,26,9,57,0,0,0,0,12,57,13,57,19,57,0,0,21,57,0,0,0,0,0,0,0,0,23,57,0,65,194,168,17,11,32,35,57,0,0,36,57,0,0,0,0,0,0,0,0,39,57,0,0,41,57,42,57,0,0,0,0,0,0,0,0,43,57,0,65,242,168,17,11,66,44,57,0,0,0,0,47,57,50,57,0,0,0,0,0,0,0,0,52,57,0,0,0,0,0,0,0,0,53,57,54,57,0,0,61,57,0,0,0,0,62,57,0,0,66,57,0,0,69,57,0,0,0,0,0,0,73,57,0,0,0,0,0,0,76,57,0,65,198,169,17,11,22,77,57,0,0,0,0,78,57,0,0,0,0,0,0,88,57,0,0,0,0,89,57,0,65,230,169,17,11,40,90,57,91,57,0,0,0,0,0,0,0,0,94,57,0,0,0,0,0,0,0,0,95,57,105,57,0,0,0,0,0,0,0,0,107,57,113,57,119,57,0,65,162,170,17,11,48,120,57,0,0,0,0,0,0,121,57,0,0,0,0,0,0,0,0,127,57,0,0,128,57,129,57,134,57,0,0,0,0,0,0,136,57,137,57,0,0,0,0,0,0,0,0,139,57,0,65,224,170,17,11,38,141,57,144,57,145,57,0,0,0,0,148,57,150,57,0,0,0,0,0,0,152,57,161,57,0,0,0,0,0,0,0,0,163,57,166,57,168,57,0,65,144,171,17,11,60,169,57,170,57,173,57,179,57,0,0,180,57,0,0,181,57,182,57,0,0,0,0,183,57,0,0,0,0,184,57,0,0,0,0,0,0,0,0,185,57,0,0,187,57,0,0,0,0,190,57,0,0,0,0,193,57,194,57,196,57,0,65,214,171,17,11,2,203,57,0,65,228,171,17,11,18,206,57,0,0,211,57,212,57,214,57,0,0,0,0,0,0,217,57,0,65,130,172,17,11,16,218,57,0,0,0,0,0,0,0,0,219,57,0,0,220,57,0,65,156,172,17,11,2,223,57,0,65,174,172,17,11,6,224,57,0,0,226,57,0,65,192,172,17,11,26,227,57,0,0,228,57,0,0,231,57,0,0,0,0,0,0,232,57,0,0,0,0,234,57,235,57,0,65,242,172,17,11,2,238,57,0,65,254,172,17,11,6,241,57,0,0,253,57,0,65,142,173,17,11,26,254,57,0,0,0,0,255,57,23,58,0,0,25,58,0,0,28,58,0,0,29,58,30,58,32,58,0,65,178,173,17,11,26,33,58,0,0,34,58,46,58,0,0,0,0,0,0,0,0,47,58,0,0,59,58,0,0,60,58,0,65,218,173,17,11,36,63,58,0,0,0,0,0,0,0,0,72,58,0,0,0,0,83,58,0,0,84,58,86,58,87,58,0,0,0,0,88,58,0,0,97,58,0,65,140,174,17,11,60,99,58,0,0,0,0,100,58,101,58,103,58,0,0,0,0,104,58,0,0,0,0,0,0,116,58,125,58,0,0,0,0,142,58,0,0,0,0,0,0,0,0,147,58,0,0,0,0,150,58,153,58,0,0,0,0,154,58,172,58,0,65,212,174,17,11,42,173,58,0,0,174,58,0,0,0,0,0,0,0,0,175,58,0,0,0,0,177,58,181,58,185,58,0,0,0,0,0,0,186,58,0,0,0,0,0,0,187,58,0,65,136,175,17,11,50,195,58,196,58,0,0,0,0,0,0,197,58,198,58,200,58,202,58,0,0,217,58,0,0,0,0,0,0,0,0,218,58,0,0,0,0,227,58,234,58,236,58,0,0,0,0,237,58,238,58,0,65,202,175,17,11,38,240,58,0,0,0,0,0,0,241,58,0,0,0,0,0,0,0,0,246,58,0,0,248,58,0,0,249,58,0,0,252,58,0,0,0,0,254,58,0,65,128,176,17,11,26,1,59,0,0,0,0,2,59,0,0,5,59,9,59,0,0,0,0,0,0,11,59,0,0,14,59,0,65,166,176,17,11,8,15,59,0,0,0,0,16,59,0,65,184,176,17,11,36,19,59,25,59,0,0,0,0,0,0,26,59,0,0,27,59,0,0,0,0,30,59,0,0,31,59,0,0,0,0,0,0,33,59,34,59,0,65,232,176,17,11,2,35,59,0,65,244,176,17,11,20,36,59,0,0,0,0,50,59,58,59,0,0,65,59,66,59,0,0,71,59,0,65,166,177,17,11,8,73,59,0,0,74,59,75,59,0,65,184,177,17,11,2,79,59,0,65,210,177,17,11,12,81,59,83,59,0,0,90,59,91,59,92,59,0,65,236,177,17,11,12,100,59,0,0,0,0,0,0,0,0,102,59,0,65,130,178,17,11,2,103,59,0,65,150,178,17,11,6,109,59,0,0,110,59,0,65,170,178,17,11,34,128,59,0,0,0,0,0,0,0,0,130,59,0,0,134,59,136,59,0,0,144,59,0,0,0,0,0,0,0,0,146,59,147,59,0,65,218,178,17,11,44,148,59,0,0,0,0,0,0,151,59,158,59,162,59,0,0,0,0,0,0,163,59,0,0,0,0,0,0,173,59,175,59,0,0,0,0,0,0,176,59,177,59,178,59,0,65,144,179,17,11,18,181,59,0,0,0,0,0,0,0,0,185,59,0,0,0,0,187,59,0,65,176,179,17,11,20,192,59,193,59,0,0,0,0,200,59,0,0,0,0,0,0,0,0,202,59,0,65,208,179,17,11,22,203,59,204,59,0,0,205,59,0,0,0,0,207,59,0,0,0,0,208,59,209,59,0,65,254,179,17,11,24,210,59,213,59,0,0,0,0,0,0,214,59,215,59,0,0,0,0,0,0,0,0,216,59,0,65,182,180,17,11,2,217,59,0,65,194,180,17,11,78,220,59,0,0,221,59,222,59,0,0,226,59,0,0,0,0,0,0,0,0,230,59,0,0,231,59,0,0,237,59,0,0,0,0,238,59,0,0,0,0,239,59,240,59,0,0,0,0,0,0,0,0,241,59,0,0,0,0,0,0,0,0,243,59,0,0,0,0,244,59,245,59,246,59,0,0,252,59,0,65,176,181,17,11,6,253,59,0,0,254,59,0,65,196,181,17,11,10,255,59,0,60,4,60,0,0,20,60,0,65,216,181,17,11,12,32,60,0,0,0,0,33,60,0,0,35,60,0,65,244,181,17,11,10,36,60,0,0,0,0,37,60,38,60,0,65,144,182,17,11,42,39,60,0,0,40,60,0,0,0,0,0,0,42,60,0,0,45,60,50,60,0,0,0,0,0,0,0,0,51,60,0,0,0,0,0,0,52,60,0,0,56,60,0,65,200,182,17,11,42,68,60,0,0,75,60,0,0,0,0,78,60,0,0,0,0,0,0,0,0,79,60,0,0,0,0,0,0,80,60,0,0,0,0,0,0,81,60,89,60,91,60,0,65,128,183,17,11,28,92,60,0,0,0,0,95,60,0,0,0,0,0,0,96,60,0,0,0,0,98,60,0,0,100,60,101,60,0,65,166,183,17,11,20,102,60,104,60,0,0,105,60,0,0,0,0,106,60,0,0,0,0,107,60,0,65,196,183,17,11,32,108,60,0,0,0,0,0,0,0,0,121,60,0,0,0,0,124,60,0,0,125,60,126,60,0,0,0,0,0,0,127,60,0,65,238,183,17,11,108,128,60,0,0,132,60,138,60,0,0,0,0,0,0,139,60,0,0,0,0,0,0,140,60,0,0,141,60,0,0,0,0,152,60,0,0,162,60,0,0,0,0,0,0,164,60,0,0,165,60,166,60,0,0,0,0,167,60,0,0,0,0,185,60,186,60,0,0,188,60,192,60,0,0,193,60,0,0,0,0,0,0,194,60,0,0,195,60,0,0,197,60,205,60,213,60,217,60,218,60,0,0,222,60,0,0,223,60,0,65,244,184,17,11,2,226,60,0,65,146,185,17,11,2,228,60,0,65,158,185,17,11,2,229,60,0,65,174,185,17,11,14,233,60,234,60,0,0,0,0,0,0,0,0,235,60,0,65,200,185,17,11,38,236,60,0,0,0,0,0,0,237,60,0,0,0,0,0,0,0,0,240,60,0,0,0,0,241,60,0,0,0,0,0,0,0,0,242,60,243,60,0,65,250,185,17,11,46,244,60,0,0,249,60,0,0,0,0,252,60,0,0,0,0,253,60,0,0,0,0,255,60,1,61,2,61,0,0,0,0,4,61,0,0,20,61,21,61,0,0,0,0,33,61,0,65,182,186,17,11,40,34,61,0,0,0,0,35,61,0,0,0,0,0,0,40,61,0,0,42,61,0,0,0,0,0,0,48,61,0,0,0,0,49,61,0,0,0,0,52,61,0,65,232,186,17,11,24,53,61,0,0,0,0,58,61,0,0,0,0,59,61,0,0,0,0,0,0,0,0,60,61,0,65,150,187,17,11,12,61,61,0,0,0,0,0,0,0,0,62,61,0,65,172,187,17,11,46,63,61,0,0,0,0,65,61,0,0,70,61,0,0,0,0,0,0,0,0,71,61,0,0,72,61,0,0,0,0,74,61,0,0,0,0,0,0,81,61,0,0,83,61,84,61,0,65,236,187,17,11,40,85,61,0,0,86,61,87,61,0,0,88,61,0,0,89,61,0,0,91,61,0,0,93,61,0,0,96,61,100,61,0,0,101,61,0,0,102,61,104,61,0,65,158,188,17,11,38,108,61,0,0,0,0,0,0,109,61,0,0,110,61,0,0,0,0,0,0,124,61,0,0,129,61,130,61,0,0,0,0,131,61,0,0,132,61,0,65,206,188,17,11,14,133,61,0,0,0,0,0,0,136,61,0,0,137,61,0,65,232,188,17,11,10,143,61,0,0,0,0,0,0,149,61,0,65,132,189,17,11,48,151,61,0,0,0,0,0,0,155,61,0,0,0,0,168,61,0,0,0,0,0,0,0,0,169,61,174,61,175,61,0,0,0,0,176,61,0,0,0,0,0,0,191,61,0,0,195,61,0,65,204,189,17,11,20,202,61,0,0,0,0,0,0,203,61,0,0,0,0,0,0,0,0,205,61,0,65,234,189,17,11,38,206,61,208,61,0,0,0,0,211,61,0,0,0,0,213,61,215,61,0,0,216,61,0,0,0,0,217,61,0,0,219,61,222,61,223,61,227,61,0,65,166,190,17,11,16,228,61,0,0,0,0,0,0,0,0,229,61,235,61,240,61,0,65,196,190,17,11,26,242,61,244,61,0,0,245,61,0,0,0,0,0,0,248,61,0,0,0,0,0,0,0,0,249,61,0,65,234,190,17,11,34,250,61,0,0,0,62,0,0,0,0,4,62,0,0,0,0,0,0,0,0,5,62,6,62,11,62,13,62,0,0,0,0,16,62,0,65,150,191,17,11,4,17,62,18,62,0,65,170,191,17,11,2,20,62,0,65,186,191,17,11,50,21,62,0,0,0,0,22,62,0,0,0,0,0,0,23,62,0,0,24,62,25,62,0,0,26,62,29,62,30,62,0,0,39,62,43,62,0,0,44,62,0,0,52,62,63,62,0,0,65,62,0,65,246,191,17,11,2,78,62,0,65,134,192,17,11,42,86,62,0,0,0,0,0,0,89,62,0,0,0,0,94,62,0,0,95,62,0,0,0,0,105,62,0,0,0,0,106,62,0,0,0,0,109,62,110,62,111,62,0,65,190,192,17,11,36,114,62,0,0,0,0,0,0,118,62,0,0,119,62,123,62,126,62,0,0,127,62,0,0,128,62,0,0,0,0,0,0,0,0,136,62,0,65,136,193,17,11,8,137,62,139,62,0,0,141,62,0,65,160,193,17,11,32,142,62,0,0,0,0,143,62,151,62,152,62,153,62,0,0,0,0,154,62,0,0,158,62,0,0,160,62,0,0,161,62,0,65,204,193,17,11,6,163,62,164,62,165,62,0,65,220,193,17,11,12,167,62,0,0,0,0,0,0,0,0,169,62,0,65,242,193,17,11,28,171,62,172,62,0,0,0,0,175,62,0,0,0,0,0,0,176,62,0,0,0,0,177,62,178,62,180,62,0,65,152,194,17,11,2,183,62,0,65,170,194,17,11,2,184,62,0,65,186,194,17,11,64,186,62,188,62,189,62,0,0,0,0,191,62,0,0,0,0,192,62,0,0,0,0,0,0,195,62,196,62,0,0,0,0,197,62,206,62,0,0,0,0,0,0,207,62,0,0,0,0,0,0,208,62,0,0,209,62,0,0,0,0,0,0,216,62,0,65,144,195,17,11,30,217,62,221,62,0,0,225,62,0,0,231,62,0,0,232,62,233,62,0,0,0,0,128,63,0,0,0,0,131,63,0,65,188,195,17,11,20,132,63,133,63,0,0,0,0,134,63,0,0,0,0,135,63,0,0,140,63,0,65,222,195,17,11,52,141,63,0,0,0,0,142,63,145,63,0,0,146,63,0,0,0,0,0,0,0,0,147,63,148,63,149,63,152,63,0,0,0,0,0,0,153,63,156,63,0,0,0,0,0,0,158,63,0,0,161,63,0,65,164,196,17,11,12,162,63,0,0,0,0,0,0,0,0,163,63,0,65,190,196,17,11,2,164,63,0,65,208,196,17,11,22,165,63,167,63,169,63,0,0,174,63,0,0,176,63,0,0,177,63,0,0,178,63,0,65,254,196,17,11,6,179,63,180,63,184,63,0,65,144,197,17,11,16,185,63,187,63,0,0,190,63,0,0,0,0,0,0,193,63,0,65,174,197,17,11,18,198,63,205,63,208,63,0,0,0,0,0,0,0,0,209,63,212,63,0,65,202,197,17,11,8,217,63,0,0,0,0,218,63,0,65,228,197,17,11,82,219,63,0,0,0,0,220,63,0,0,0,0,0,0,0,0,221,63,0,0,0,0,0,0,222,63,0,0,229,63,0,0,0,0,0,0,0,0,231,63,232,63,0,0,0,0,0,0,0,0,234,63,235,63,236,63,237,63,0,0,0,0,238,63,0,0,0,0,0,0,0,0,239,63,240,63,0,0,241,63,246,63,0,65,196,198,17,11,28,248,63,0,0,0,0,0,0,0,0,250,63,251,63,0,0,252,63,0,0,0,0,0,0,253,63,255,63,0,65,234,198,17,11,48,6,64,0,0,0,0,0,0,15,64,0,0,18,64,20,64,22,64,23,64,0,0,0,0,0,0,25,64,27,64,0,0,0,0,0,0,0,0,28,64,0,0,29,64,31,64,39,64,0,65,164,199,17,11,30,40,64,0,0,0,0,0,0,44,64,50,64,51,64,65,64,0,0,66,64,67,64,0,0,0,0,0,0,69,64,0,65,224,199,17,11,42,70,64,0,0,0,0,72,64,74,64,0,0,0,0,75,64,0,0,0,0,76,64,0,0,0,0,0,0,0,0,78,64,0,0,79,64,0,0,0,0,82,64,0,65,148,200,17,11,14,95,64,0,0,0,0,96,64,0,0,97,64,100,64,0,65,182,200,17,11,2,101,64,0,65,196,200,17,11,2,105,64,0,65,208,200,17,11,18,107,64,0,0,0,0,114,64,0,0,0,0,119,64,0,0,121,64,0,65,242,200,17,11,12,122,64,0,0,0,0,0,0,124,64,125,64,0,65,142,201,17,11,30,127,64,129,64,0,0,0,0,0,0,132,64,0,0,133,64,0,0,135,64,0,0,145,64,0,0,0,0,147,64,0,65,184,201,17,11,10,150,64,0,0,0,0,157,64,158,64,0,65,212,201,17,11,86,159,64,163,64,164,64,0,0,0,0,0,0,167,64,0,0,168,64,0,0,0,0,0,0,169,64,0,0,0,0,174,64,0,0,0,0,178,64,181,64,0,0,0,0,0,0,186,64,0,0,0,0,0,0,189,64,201,64,0,0,0,0,0,0,202,64,203,64,211,64,0,0,212,64,0,0,214,64,0,0,0,0,0,0,216,64,0,65,196,202,17,11,12,217,64,0,0,0,0,0,0,0,0,219,64,0,65,222,202,17,11,32,220,64,228,64,0,0,0,0,0,0,0,0,229,64,0,0,234,64,0,0,0,0,0,0,0,65,0,0,0,0,1,65,0,65,138,203,17,11,12,5,65,0,0,0,0,0,0,0,0,6,65,0,65,162,203,17,11,52,11,65,0,0,0,0,0,0,0,0,13,65,14,65,0,0,0,0,0,0,15,65,0,0,0,0,16,65,27,65,0,0,0,0,0,0,0,0,31,65,0,0,32,65,0,0,0,0,0,0,33,65,0,65,224,203,17,11,44,36,65,0,0,46,65,0,0,0,0,0,0,0,0,49,65,0,0,50,65,0,0,52,65,0,0,53,65,0,0,54,65,0,0,56,65,0,0,0,0,0,0,65,65,0,65,152,204,17,11,44,67,65,0,0,0,0,0,0,69,65,0,0,0,0,0,0,0,0,71,65,0,0,72,65,73,65,0,0,0,0,0,0,75,65,0,0,0,0,0,0,0,0,76,65,0,65,214,204,17,11,12,78,65,84,65,0,0,0,0,86,65,87,65,0,65,240,204,17,11,12,88,65,0,0,89,65,0,0,0,0,90,65,0,65,134,205,17,11,22,91,65,0,0,0,0,0,0,92,65,0,0,0,0,0,0,0,0,94,65,98,65,0,65,172,205,17,11,8,103,65,0,0,0,0,105,65,0,65,190,205,17,11,26,109,65,0,0,112,65,0,0,0,0,0,0,0,0,116,65,0,0,0,0,118,65,0,0,119,65,0,65,226,205,17,11,2,120,65,0,65,242,205,17,11,24,122,65,0,0,129,65,0,0,130,65,0,0,132,65,0,0,0,0,0,0,137,65,140,65,0,65,150,206,17,11,56,141,65,0,0,0,0,142,65,0,0,144,65,0,0,0,0,145,65,147,65,152,65,0,0,0,0,154,65,0,0,0,0,0,0,158,65,0,0,0,0,169,65,0,0,0,0,174,65,176,65,177,65,0,0,179,65,0,65,226,206,17,11,34,180,65,0,0,0,0,196,65,199,65,0,0,0,0,201,65,211,65,217,65,0,0,0,0,218,65,219,65,0,0,0,0,220,65,0,65,148,207,17,11,6,222,65,0,0,223,65,0,65,168,207,17,11,2,224,65,0,65,184,207,17,11,28,236,65,0,0,241,65,242,65,0,0,245,65,246,65,0,0,247,65,0,0,0,0,0,0,249,65,251,65,0,65,222,207,17,11,4,254,65,255,65,0,65,248,207,17,11,6,1,66,0,0,2,66,0,65,136,208,17,11,144,1,17,66,0,0,0,0,28,66,29,66,30,66,0,0,0,0,31,66,0,0,0,0,0,0,41,66,42,66,0,0,0,0,0,0,44,66,45,66,0,0,0,0,0,0,46,66,49,66,0,0,50,66,53,66,54,66,0,0,0,0,0,0,56,66,59,66,0,0,0,0,0,0,69,66,0,0,73,66,0,0,0,0,79,66,0,0,0,0,80,66,0,0,0,0,0,0,0,0,82,66,0,0,0,0,85,66,0,0,87,66,93,66,0,0,0,0,0,0,0,0,94,66,0,0,0,0,95,66,0,0,0,0,0,0,97,66,0,0,98,66,100,66,104,66,0,65,162,209,17,11,28,106,66,108,66,0,0,110,66,0,0,0,0,111,66,0,0,0,0,0,0,0,0,112,66,117,66,118,66,0,65,208,209,17,11,6,125,66,0,0,135,66,0,65,224,209,17,11,56,137,66,140,66,0,0,142,66,0,0,0,0,143,66,0,0,149,66,0,0,0,0,150,66,151,66,0,0,0,0,0,0,0,0,152,66,0,0,153,66,154,66,0,0,155,66,157,66,0,0,158,66,0,0,159,66,0,65,162,210,17,11,8,167,66,0,0,0,0,168,66,0,65,184,210,17,11,8,169,66,0,0,0,0,172,66,0,65,202,210,17,11,2,176,66,0,65,216,210,17,11,2,177,66,0,65,254,210,17,11,6,178,66,0,0,184,66,0,65,174,211,17,11,24,185,66,187,66,188,66,0,0,0,0,0,0,189,66,0,0,0,0,0,0,0,0,196,66,0,65,216,211,17,11,8,197,66,0,0,199,66,206,66,0,65,236,211,17,11,22,207,66,0,0,0,0,209,66,0,0,211,66,0,0,0,0,0,0,0,0,218,66,0,65,140,212,17,11,26,219,66,229,66,231,66,0,0,0,0,232,66,0,0,0,0,0,0,233,66,234,66,0,0,235,66,0,65,176,212,17,11,6,236,66,239,66,249,66,0,65,198,212,17,11,10,250,66,0,0,251,66,0,0,252,66,0,65,220,212,17,11,48,253,66,254,66,0,0,255,66,1,67,0,0,3,67,0,0,0,0,0,0,0,0,11,67,19,67,0,0,22,67,0,0,0,0,0,0,0,0,27,67,0,0,0,0,30,67,33,67,0,65,150,213,17,11,8,34,67,0,0,0,0,36,67,0,65,172,213,17,11,8,37,67,39,67,0,0,42,67,0,65,198,213,17,11,16,43,67,44,67,51,67,52,67,0,0,0,0,53,67,65,67,0,65,224,213,17,11,26,66,67,0,0,0,0,0,0,0,0,67,67,0,0,68,67,0,0,69,67,0,0,0,0,78,67,0,65,132,214,17,11,92,84,67,0,0,86,67,87,67,0,0,0,0,0,0,89,67,92,67,0,0,0,0,93,67,0,0,96,67,0,0,0,0,99,67,0,0,100,67,0,0,0,0,112,67,0,0,114,67,0,0,0,0,0,0,116,67,0,0,0,0,0,0,0,0,119,67,120,67,0,0,121,67,0,0,143,67,0,0,150,67,0,0,153,67,0,0,0,0,0,0,154,67,0,65,238,214,17,11,2,156,67,0,65,144,215,17,11,34,157,67,0,0,158,67,161,67,0,0,0,0,0,0,0,0,162,67,163,67,0,0,165,67,0,0,0,0,0,0,0,0,166,67,0,65,192,215,17,11,2,168,67,0,65,206,215,17,11,30,182,67,0,0,192,67,196,67,0,0,0,0,0,0,198,67,199,67,0,0,0,0,201,67,0,0,0,0,202,67,0,65,254,215,17,11,2,203,67,0,65,140,216,17,11,40,204,67,205,67,0,0,0,0,207,67,0,0,0,0,0,0,219,67,0,0,220,67,0,0,0,0,0,0,241,67,0,0,0,0,0,0,0,0,242,67,0,65,190,216,17,11,26,243,67,0,0,0,0,247,67,0,0,0,0,0,0,249,67,9,68,0,0,10,68,0,0,11,68,0,65,226,216,17,11,4,14,68,15,68,0,65,240,216,17,11,2,16,68,0,65,252,216,17,11,32,20,68,21,68,25,68,0,0,0,0,0,0,29,68,0,0,0,0,33,68,0,0,0,0,34,68,0,0,0,0,45,68,0,65,172,217,17,11,38,46,68,48,68,54,68,0,0,0,0,58,68,0,0,0,0,60,68,0,0,0,0,61,68,0,0,0,0,0,0,0,0,62,68,0,0,67,68,0,65,220,217,17,11,62,71,68,0,0,0,0,0,0,75,68,76,68,0,0,77,68,0,0,78,68,0,0,83,68,84,68,0,0,0,0,85,68,0,0,86,68,87,68,0,0,0,0,0,0,88,68,0,0,0,0,0,0,89,68,0,0,0,0,0,0,94,68,0,65,164,218,17,11,50,95,68,0,0,97,68,0,0,99,68,0,0,0,0,0,0,104,68,105,68,106,68,0,0,0,0,107,68,0,0,0,0,0,0,111,68,0,0,0,0,0,0,114,68,0,0,0,0,115,68,0,65,232,218,17,11,44,119,68,0,0,0,0,0,0,120,68,0,0,0,0,0,0,126,68,0,0,0,0,0,0,0,0,128,68,0,0,0,0,0,0,131,68,0,0,132,68,135,68,141,68,0,65,180,219,17,11,26,148,68,0,0,0,0,150,68,0,0,151,68,0,0,0,0,152,68,0,0,0,0,0,0,155,68,0,65,218,219,17,11,14,156,68,0,0,0,0,157,68,158,68,0,0,159,68,0,65,244,219,17,11,8,161,68,162,68,0,0,167,68,0,65,146,220,17,11,22,173,68,0,0,0,0,0,0,174,68,175,68,0,0,178,68,0,0,0,0,179,68,0,65,182,220,17,11,22,180,68,0,0,0,0,0,0,0,0,188,68,189,68,0,0,0,0,190,68,192,68,0,65,216,220,17,11,22,193,68,0,0,0,0,0,0,196,68,0,0,0,0,197,68,0,0,0,0,199,68,0,65,148,221,17,11,46,204,68,0,0,0,0,210,68,0,0,213,68,214,68,0,0,0,0,0,0,0,0,215,68,0,0,0,0,216,68,0,0,0,0,222,68,0,0,0,0,223,68,225,68,226,68,0,65,208,221,17,11,22,227,68,0,0,0,0,228,68,0,0,0,0,229,68,0,0,230,68,0,0,232,68,0,65,250,221,17,11,2,233,68,0,65,144,222,17,11,12,235,68,0,0,0,0,0,0,0,0,237,68,0,65,172,222,17,11,4,238,68,254,68,0,65,194,222,17,11,26,255,68,0,69,0,0,1,69,2,69,0,0,0,0,0,0,5,69,7,69,9,69,0,0,15,69,0,65,234,222,17,11,138,1,20,69,0,0,0,0,0,0,22,69,0,0,50,69,0,0,0,0,56,69,58,69,62,69,0,0,0,0,64,69,0,0,0,0,65,69,0,0,0,0,0,0,68,69,0,0,69,69,0,0,70,69,0,0,0,0,0,0,71,69,0,0,0,0,0,0,0,0,73,69,0,0,0,0,0,0,0,0,75,69,0,0,0,0,0,0,77,69,78,69,0,0,0,0,0,0,0,0,79,69,80,69,81,69,0,0,0,0,0,0,85,69,0,0,86,69,87,69,88,69,90,69,97,69,98,69,0,0,99,69,0,0,102,69,0,0,108,69,0,65,254,223,17,11,2,111,69,0,65,142,224,17,11,22,112,69,0,0,0,0,113,69,0,0,0,0,114,69,115,69,0,0,118,69,119,69,0,65,184,224,17,11,2,120,69,0,65,200,224,17,11,20,157,69,0,0,0,0,0,0,158,69,0,0,0,0,0,0,159,69,161,69,0,65,230,224,17,11,44,162,69,167,69,168,69,169,69,0,0,0,0,181,69,0,0,0,0,0,0,182,69,0,0,0,0,0,0,184,69,186,69,190,69,0,0,191,69,0,0,0,0,195,69,0,65,158,225,17,11,4,196,69,197,69,0,65,200,225,17,11,4,206,69,207,69,0,65,216,225,17,11,70,208,69,0,0,0,0,0,0,215,69,0,0,0,0,0,0,217,69,219,69,0,0,220,69,0,0,221,69,0,0,0,0,222,69,0,0,0,0,223,69,227,69,33,70,0,0,0,0,0,0,0,0,34,70,0,0,0,0,35,70,0,0,48,70,0,0,0,0,52,70,0,65,168,226,17,11,30,54,70,0,0,0,0,0,0,0,0,56,70,58,70,0,0,0,0,63,70,0,0,0,0,0,0,0,0,83,70,0,65,208,226,17,11,2,87,70,0,65,220,226,17,11,2,89,70,0,65,236,226,17,11,2,90,70,0,65,250,226,17,11,36,92,70,0,0,0,0,94,70,0,0,0,0,0,0,95,70,0,0,0,0,0,0,96,70,0,0,97,70,0,0,0,0,0,0,110,70,0,65,172,227,17,11,30,111,70,0,0,0,0,116,70,117,70,118,70,0,0,0,0,129,70,136,70,0,0,137,70,138,70,0,0,139,70,0,65,218,227,17,11,12,142,70,0,0,0,0,0,0,0,0,144,70,0,65,246,227,17,11,26,147,70,0,0,0,0,0,0,148,70,0,0,0,0,155,70,0,0,0,0,158,70,173,70,174,70,0,65,160,228,17,11,2,177,70,0,65,172,228,17,11,58,178,70,180,70,0,0,0,0,0,0,188,70,0,0,191,70,0,0,0,0,192,70,0,0,193,70,0,0,0,0,195,70,196,70,0,0,198,70,0,0,0,0,0,0,0,0,201,70,0,0,0,0,0,0,0,0,203,70,0,65,248,228,17,11,26,204,70,0,0,0,0,0,0,0,0,205,70,206,70,0,0,207,70,0,0,0,0,208,70,215,70,0,65,164,229,17,11,2,230,70,0,65,176,229,17,11,18,231,70,232,70,0,0,0,0,236,70,244,70,0,0,246,70,251,70,0,65,212,229,17,11,22,252,70,7,71,0,0,8,71,0,0,0,0,0,0,0,0,9,71,0,0,11,71,0,65,244,229,17,11,2,12,71,0,65,134,230,17,11,92,13,71,0,0,0,0,14,71,0,0,0,0,15,71,16,71,0,0,0,0,18,71,19,71,20,71,0,0,0,0,0,0,21,71,0,0,27,71,0,0,28,71,0,0,0,0,0,0,0,0,29,71,0,0,0,0,0,0,31,71,32,71,0,0,0,0,38,71,0,0,0,0,0,0,39,71,40,71,0,0,0,0,0,0,44,71,0,0,0,0,46,71,0,65,236,230,17,11,34,47,71,0,0,49,71,55,71,0,0,58,71,0,0,59,71,0,0,0,0,0,0,0,0,64,71,0,0,0,0,65,71,66,71,0,65,152,231,17,11,20,67,71,75,71,0,0,77,71,0,0,78,71,0,0,0,0,0,0,90,71,0,65,184,231,17,11,10,93,71,94,71,95,71,97,71,105,71,0,65,218,231,17,11,10,106,71,0,0,107,71,0,0,108,71,0,65,240,231,17,11,32,109,71,0,0,111,71,113,71,0,0,0,0,114,71,0,0,0,0,0,0,0,0,132,71,0,0,0,0,0,0,134,71,0,65,168,232,17,11,46,135,71,0,0,136,71,137,71,0,0,139,71,0,0,0,0,140,71,144,71,0,0,155,71,0,0,156,71,0,0,160,71,0,0,0,0,0,0,0,0,161,71,0,0,164,71,0,65,232,232,17,11,12,165,71,0,0,168,71,169,71,0,0,170,71,0,65,254,232,17,11,12,172,71,0,0,175,71,0,0,0,0,180,71,0,65,150,233,17,11,2,181,71,0,65,162,233,17,11,30,191,71,0,0,0,0,0,0,192,71,0,0,193,71,0,0,194,71,195,71,0,0,0,0,0,0,5,72,12,72,0,65,220,233,17,11,26,13,72,18,72,0,0,0,0,0,0,0,0,19,72,0,0,20,72,0,0,0,0,0,0,21,72,0,65,128,234,17,11,24,23,72,0,0,0,0,0,0,24,72,0,0,25,72,0,0,28,72,0,0,0,0,29,72,0,65,168,234,17,11,58,34,72,0,0,0,0,35,72,0,0,0,0,0,0,0,0,41,72,0,0,0,0,0,0,44,72,0,0,45,72,0,0,0,0,0,0,46,72,47,72,48,72,0,0,0,0,0,0,53,72,0,0,0,0,0,0,54,72,0,65,238,234,17,11,4,56,72,58,72,0,65,254,234,17,11,2,59,72,0,65,138,235,17,11,8,63,72,0,0,0,0,64,72,0,65,158,235,17,11,22,73,72,0,0,89,72,0,0,90,72,91,72,0,0,0,0,0,0,93,72,94,72,0,65,190,235,17,11,18,95,72,0,0,0,0,0,0,0,0,100,72,101,72,0,0,102,72,0,65,220,235,17,11,8,103,72,105,72,0,0,106,72,0,65,240,235,17,11,60,108,72,109,72,110,72,111,72,0,0,114,72,0,0,0,0,0,0,0,0,121,72,124,72,0,0,0,0,126,72,0,0,0,0,137,72,139,72,0,0,0,0,0,0,140,72,0,0,142,72,0,0,0,0,0,0,0,0,154,72,0,65,182,236,17,11,8,156,72,0,0,0,0,157,72,0,65,202,236,17,11,78,158,72,0,0,160,72,0,0,0,0,0,0,0,0,162,72,0,0,0,0,0,0,164,72,0,0,0,0,165,72,166,72,0,0,0,0,169,72,0,0,0,0,0,0,0,0,170,72,0,0,0,0,0,0,171,72,172,72,0,0,173,72,0,0,0,0,0,0,0,0,176,72,0,0,0,0,179,72,0,65,170,237,17,11,36,180,72,0,0,184,72,0,0,0,0,185,72,187,72,0,0,0,0,0,0,196,72,0,0,0,0,0,0,197,72,0,0,0,0,198,72,0,65,220,237,17,11,14,199,72,0,0,200,72,0,0,0,0,203,72,205,72,0,65,246,237,17,11,64,209,72,211,72,216,72,0,0,220,72,0,0,0,0,221,72,0,0,223,72,224,72,0,0,0,0,0,0,225,72,0,0,0,0,234,72,242,72,0,0,0,0,0,0,0,0,245,72,252,72,253,72,0,0,0,0,254,72,0,0,0,0,2,73,0,65,196,238,17,11,4,7,73,8,73,0,65,220,238,17,11,8,9,73,0,0,0,0,12,73,0,65,240,238,17,11,32,14,73,0,0,20,73,0,0,0,0,21,73,0,0,22,73,0,0,0,0,23,73,0,0,26,73,0,0,0,0,30,73,0,65,156,239,17,11,12,31,73,0,0,0,0,34,73,0,0,38,73,0,65,194,239,17,11,2,43,73,0,65,206,239,17,11,54,51,73,53,73,0,0,0,0,54,73,0,0,55,73,56,73,58,73,60,73,0,0,64,73,65,73,0,0,0,0,66,73,75,73,0,0,77,73,0,0,0,0,0,0,78,73,0,0,0,0,0,0,81,73,0,65,142,240,17,11,24,85,73,90,73,91,73,93,73,0,0,0,0,96,73,99,73,0,0,100,73,0,0,105,73,0,65,178,240,17,11,8,107,73,0,0,0,0,112,73,0,65,196,240,17,11,4,113,73,116,73,0,65,214,240,17,11,90,118,73,0,0,0,0,0,0,123,73,127,73,128,73,0,0,0,0,0,0,0,0,137,73,0,0,0,0,139,73,141,73,0,0,0,0,142,73,0,0,0,0,0,0,0,0,143,73,0,0,0,0,144,73,0,0,0,0,0,0,0,0,145,73,0,0,152,73,0,0,153,73,0,0,154,73,0,0,0,0,0,0,0,0,155,73,0,0,156,73,0,65,188,241,17,11,4,157,73,158,73,0,65,230,241,17,11,38,160,73,0,0,0,0,0,0,165,73,172,73,0,0,0,0,174,73,178,73,0,0,0,0,179,73,181,73,0,0,0,0,186,73,193,73,203,73,0,65,160,242,17,11,2,204,73,0,65,178,242,17,11,30,207,73,0,0,208,73,0,0,0,0,0,0,212,73,0,0,0,0,0,0,213,73,0,0,214,73,227,73,228,73,0,65,224,242,17,11,2,231,73,0,65,236,242,17,11,22,232,73,0,0,0,0,0,0,233,73,241,73,0,0,0,0,0,0,0,0,242,73,0,65,142,243,17,11,82,244,73,0,0,0,0,0,0,0,0,246,73,254,73,0,0,0,0,0,0,7,74,13,74,0,0,0,0,0,0,0,0,14,74,0,0,0,0,0,0,0,0,15,74,16,74,0,0,0,0,17,74,0,0,0,0,18,74,0,0,0,0,0,0,0,0,19,74,20,74,0,0,0,0,0,0,21,74,0,0,23,74,0,65,242,243,17,11,14,24,74,0,0,25,74,0,0,26,74,29,74,32,74,0,65,140,244,17,11,22,33,74,0,0,0,0,0,0,37,74,0,0,0,0,0,0,46,74,0,0,54,74,0,65,172,244,17,11,18,55,74,59,74,0,0,0,0,61,74,0,0,0,0,0,0,62,74,0,65,202,244,17,11,112,64,74,67,74,0,0,0,0,74,74,0,0,0,0,75,74,0,0,80,74,0,0,87,74,88,74,0,0,95,74,0,0,97,74,106,74,0,0,0,0,0,0,107,74,111,74,112,74,0,0,115,74,119,74,120,74,0,0,0,0,144,74,0,0,0,0,0,0,149,74,150,74,0,0,0,0,0,0,0,0,151,74,0,0,152,74,0,0,0,0,0,0,153,74,0,0,0,0,154,74,0,0,155,74,156,74,0,0,0,0,159,74,0,65,200,245,17,11,2,167,74,0,65,214,245,17,11,18,168,74,0,0,0,0,0,0,172,74,173,74,0,0,177,74,178,74,0,65,148,246,17,11,4,179,74,180,74,0,65,166,246,17,11,8,181,74,182,74,0,0,184,74,0,65,194,246,17,11,24,185,74,186,74,187,74,188,74,0,0,0,0,202,74,0,0,0,0,203,74,212,74,214,74,0,65,234,246,17,11,18,238,74,241,74,0,0,0,0,243,74,0,0,0,0,0,0,249,74,0,65,134,247,17,11,16,250,74,0,0,253,74,0,0,0,0,0,0,0,0,254,74,0,65,170,247,17,11,2,2,75,0,65,220,247,17,11,48,3,75,0,0,5,75,10,75,0,0,0,0,0,0,13,75,0,0,18,75,0,0,0,0,0,0,23,75,29,75,0,0,0,0,30,75,0,0,0,0,31,75,32,75,33,75,39,75,0,65,150,248,17,11,52,40,75,0,0,48,75,49,75,0,0,0,0,0,0,0,0,54,75,0,0,56,75,58,75,59,75,0,0,0,0,61,75,0,0,66,75,0,0,0,0,0,0,72,75,0,0,78,75,81,75,82,75,0,65,226,248,17,11,16,83,75,0,0,0,0,84,75,0,0,0,0,85,75,87,75,0,65,142,249,17,11,68,88,75,91,75,0,0,92,75,0,0,0,0,0,0,0,0,97,75,0,0,98,75,0,0,0,0,0,0,0,0,102,75,103,75,0,0,0,0,0,0,0,0,104,75,105,75,0,0,0,0,0,0,0,0,114,75,0,0,0,0,115,75,0,0,0,0,121,75,0,65,224,249,17,11,18,122,75,0,0,133,75,0,0,134,75,135,75,0,0,136,75,137,75,0,65,136,250,17,11,38,146,75,0,0,0,0,153,75,0,0,154,75,162,75,0,0,166,75,167,75,0,0,0,0,169,75,0,0,175,75,0,0,177,75,180,75,188,75,0,65,184,250,17,11,14,189,75,190,75,0,0,0,0,0,0,0,0,192,75,0,65,208,250,17,11,2,202,75,0,65,226,250,17,11,40,212,75,0,0,0,0,213,75,222,75,0,0,224,75,0,0,0,0,0,0,225,75,0,0,0,0,0,0,228,75,0,0,0,0,0,0,0,0,231,75,0,65,148,251,17,11,2,232,75,0,65,160,251,17,11,44,248,75,3,76,0,0,0,0,5,76,0,0,6,76,7,76,0,0,11,76,18,76,26,76,0,0,0,0,0,0,0,0,38,76,0,0,0,0,0,0,0,0,45,76,0,65,224,251,17,11,4,46,76,48,76,0,65,242,251,17,11,46,49,76,0,0,0,0,0,0,0,0,50,76,51,76,0,0,0,0,0,0,52,76,0,0,0,0,55,76,0,0,0,0,58,76,0,0,59,76,0,0,60,76,0,0,62,76,0,65,196,252,17,11,20,74,76,0,0,81,76,82,76,0,0,87,76,90,76,0,0,91,76,95,76,0,65,228,252,17,11,4,96,76,97,76,0,65,128,253,17,11,8,99,76,0,0,0,0,100,76,0,65,160,253,17,11,10,104,76,105,76,0,0,0,0,106,76,0,65,182,253,17,11,44,109,76,111,76,0,0,112,76,0,0,0,0,0,0,113,76,114,76,0,0,122,76,0,0,0,0,0,0,0,0,124,76,0,0,0,0,0,0,0,0,125,76,128,76,0,65,240,253,17,11,18,129,76,130,76,0,0,0,0,0,0,131,76,132,76,0,0,133,76,0,65,142,254,17,11,36,136,76,137,76,143,76,0,0,144,76,0,0,0,0,148,76,0,0,0,0,149,76,0,0,150,76,152,76,154,76,0,0,157,76,158,76,0,65,190,254,17,11,50,160,76,161,76,0,0,0,0,162,76,0,0,0,0,163,76,0,0,0,0,0,0,164,76,165,76,175,76,0,0,0,0,176,76,178,76,180,76,0,0,187,76,0,0,0,0,188,76,202,76,0,65,152,255,17,11,2,203,76,0,65,176,255,17,11,22,219,76,221,76,0,0,0,0,0,0,0,0,223,76,0,0,227,76,0,0,228,76,0,65,210,255,17,11,2,231,76,0,65,228,255,17,11,6,232,76,233,76,236,76,0,65,248,255,17,11,4,239,76,241,76,0,65,134,128,18,11,20,242,76,243,76,0,0,0,0,244,76,0,0,246,76,0,0,0,0,247,76,0,65,166,128,18,11,30,248,76,252,76,0,0,254,76,0,0,1,77,0,0,0,0,0,0,3,77,0,0,0,0,0,0,0,0,6,77,0,65,210,128,18,11,12,8,77,0,0,10,77,0,0,0,0,13,77,0,65,248,128,18,11,2,18,77,0,65,132,129,18,11,38,19,77,0,0,22,77,23,77,27,77,0,0,0,0,28,77,0,0,29,77,0,0,0,0,0,0,34,77,0,0,0,0,35,77,0,0,59,77,0,65,186,129,18,11,4,60,77,63,77,0,65,202,129,18,11,2,66,77,0,65,214,129,18,11,84,67,77,0,0,0,0,68,77,78,77,0,0,79,77,0,0,0,0,80,77,0,0,0,0,0,0,81,77,0,0,0,0,84,77,85,77,0,0,0,0,0,0,87,77,0,0,0,0,0,0,89,77,0,0,0,0,0,0,0,0,91,77,0,0,92,77,0,0,93,77,0,0,0,0,95,77,0,0,0,0,0,0,96,77,0,65,182,130,18,11,2,97,77,0,65,218,130,18,11,22,104,77,0,0,109,77,0,0,110,77,118,77,119,77,0,0,0,0,0,0,121,77,0,65,132,131,18,11,48,126,77,0,0,0,0,0,0,0,0,127,77,0,0,0,0,131,77,0,0,0,0,0,0,0,0,133,77,0,0,0,0,0,0,0,0,135,77,0,0,0,0,136,77,0,0,137,77,0,65,194,131,18,11,10,139,77,0,0,0,0,0,0,142,77,0,65,222,131,18,11,10,152,77,0,0,153,77,0,0,154,77,0,65,246,131,18,11,42,156,77,0,0,0,0,158,77,0,0,0,0,159,77,0,0,0,0,160,77,161,77,163,77,0,0,168,77,170,77,172,77,0,0,0,0,173,77,174,77,176,77,0,65,184,132,18,11,74,178,77,180,77,181,77,0,0,0,0,182,77,0,0,0,0,0,0,183,77,0,0,184,77,190,77,0,0,0,0,191,77,0,0,0,0,193,77,0,0,0,0,0,0,194,77,0,0,196,77,0,0,197,77,199,77,0,0,0,0,0,0,201,77,208,77,0,0,226,77,227,77,228,77,0,65,144,133,18,11,32,230,77,0,0,231,77,0,0,233,77,0,0,0,0,0,0,239,77,240,77,242,77,248,77,0,0,253,77,0,0,3,78,0,65,186,133,18,11,48,7,78,0,0,8,78,0,0,22,78,0,0,0,0,23,78,0,0,25,78,0,0,27,78,0,0,0,0,0,0,30,78,31,78,33,78,0,0,35,78,37,78,0,0,43,78,44,78,0,65,246,133,18,11,16,46,78,0,0,52,78,0,0,0,0,0,0,0,0,53,78,0,65,144,134,18,11,4,55,78,56,78,0,65,158,134,18,11,56,57,78,0,0,0,0,59,78,0,0,0,0,61,78,0,0,0,0,64,78,0,0,0,0,0,0,0,0,76,78,77,78,0,0,80,78,81,78,0,0,0,0,82,78,0,0,84,78,0,0,0,0,86,78,89,78,0,65,232,134,18,11,38,91,78,0,0,0,0,93,78,0,0,94,78,0,0,96,78,0,0,0,0,98,78,0,0,0,0,99,78,0,0,0,0,0,0,0,0,101,78,0,65,154,135,18,11,4,102,78,103,78,0,65,180,135,18,11,10,104,78,0,0,0,0,105,78,106,78,0,65,200,135,18,11,20,107,78,0,0,110,78,0,0,0,0,0,0,0,0,112,78,0,0,113,78,0,65,232,135,18,11,6,127,78,0,0,130,78,0,65,252,135,18,11,2,139,78,0,65,142,136,18,11,92,144,78,0,0,0,0,0,0,145,78,146,78,0,0,0,0,0,0,147,78,155,78,156,78,0,0,0,0,0,0,163,78,165,78,166,78,0,0,0,0,0,0,0,0,168,78,0,0,0,0,169,78,170,78,182,78,0,0,184,78,0,0,0,0,0,0,185,78,0,0,0,0,186,78,0,0,0,0,0,0,190,78,0,0,195,78,0,0,0,0,196,78,0,65,248,136,18,11,30,198,78,0,0,200,78,0,0,202,78,0,0,207,78,0,0,0,0,210,78,0,0,0,0,0,0,0,0,255,78,0,65,159,137,18,11,41,79,0,0,2,79,0,0,0,0,6,79,0,0,7,79,0,0,0,0,0,0,0,0,8,79,0,0,0,0,9,79,10,79,0,0,20,79,0,0,23,79,0,65,212,137,18,11,70,25,79,0,0,0,0,0,0,26,79,0,0,0,0,0,0,0,0,27,79,0,0,29,79,0,0,30,79,0,0,0,0,0,0,0,0,32,79,0,0,0,0,40,79,0,0,0,0,0,0,0,0,42,79,0,0,0,0,0,0,54,79,0,0,0,0,55,79,58,79,0,65,164,138,18,11,38,59,79,0,0,60,79,0,0,61,79,0,0,63,79,66,79,0,0,0,0,0,0,0,0,68,79,0,0,0,0,0,0,0,0,69,79,73,79,0,65,214,138,18,11,8,75,79,0,0,76,79,79,79,0,65,234,138,18,11,16,83,79,0,0,0,0,84,79,0,0,85,79,0,0,86,79,0,65,134,139,18,11,26,88,79,0,0,0,0,0,0,90,79,0,0,0,0,0,0,0,0,91,79,92,79,0,0,98,79,0,65,172,139,18,11,20,115,79,0,0,0,0,0,0,118,79,0,0,0,0,0,0,0,0,128,79,0,65,212,139,18,11,14,138,79,0,0,0,0,141,79,0,0,151,79,153,79,0,65,248,139,18,11,26,154,79,155,79,0,0,156,79,0,0,0,0,157,79,0,0,158,79,0,0,159,79,0,0,164,79,0,65,174,140,18,11,12,166,79,168,79,169,79,0,0,0,0,171,79,0,65,196,140,18,11,2,172,79,0,65,214,140,18,11,54,174,79,191,79,0,0,0,0,0,0,193,79,0,0,0,0,196,79,0,0,0,0,202,79,204,79,0,0,207,79,0,0,0,0,208,79,0,0,209,79,210,79,211,79,0,0,0,0,0,0,0,0,216,79,0,65,150,141,18,11,24,218,79,0,0,219,79,0,0,222,79,0,0,0,0,0,0,0,0,224,79,0,0,227,79,0,65,192,141,18,11,10,228,79,229,79,0,0,0,0,230,79,0,65,214,141,18,11,14,233,79,0,0,234,79,0,0,0,0,0,0,241,79,0,65,238,141,18,11,14,245,79,0,0,0,0,0,0,249,79,0,0,252,79,0,65,140,142,18,11,34,253,79,0,0,0,0,5,80,0,0,0,0,6,80,0,0,0,0,7,80,0,0,16,80,0,0,17,80,0,0,0,0,18,80,0,65,194,142,18,11,8,19,80,20,80,0,0,21,80,0,65,212,142,18,11,40,40,80,47,80,0,0,49,80,0,0,0,0,0,0,0,0,59,80,0,0,0,0,60,80,0,0,0,0,0,0,63,80,0,0,0,0,0,0,66,80,0,65,134,143,18,11,18,68,80,0,0,0,0,83,80,0,0,0,0,84,80,0,0,86,80,0,65,162,143,18,11,66,109,80,0,0,0,0,0,0,0,0,110,80,0,0,0,0,113,80,114,80,0,0,0,0,0,0,0,0,115,80,0,0,117,80,118,80,0,0,0,0,0,0,138,80,140,80,0,0,0,0,0,0,0,0,141,80,0,0,0,0,0,0,0,0,147,80,0,65,238,143,18,11,20,148,80,0,0,0,0,0,0,149,80,0,0,150,80,0,0,0,0,159,80,0,65,140,144,18,11,18,227,80,0,0,0,0,229,80,0,0,0,0,0,0,233,80,234,80,0,65,168,144,18,11,56,244,80,245,80,0,0,0,0,0,0,0,0,246,80,248,80,249,80,0,0,253,80,0,0,254,80,0,0,255,80,0,81,0,0,1,81,0,0,0,0,8,81,0,0,9,81,0,0,12,81,0,0,0,0,13,81,0,65,240,144,18,11,26,14,81,0,0,0,0,0,0,0,0,18,81,0,0,0,0,0,0,25,81,0,0,0,0,27,81,0,65,152,145,18,11,2,30,81,0,65,182,145,18,11,18,31,81,0,0,0,0,0,0,0,0,32,81,0,0,33,81,41,81,0,65,212,145,18,11,44,49,81,0,0,0,0,0,0,50,81,59,81,65,81,0,0,66,81,0,0,71,81,0,0,0,0,72,81,0,0,0,0,74,81,0,0,0,0,75,81,0,0,76,81,0,65,138,146,18,11,32,77,81,0,0,0,0,82,81,84,81,85,81,0,0,0,0,0,0,86,81,0,0,87,81,0,0,0,0,0,0,90,81,0,65,184,146,18,11,70,93,81,94,81,95,81,0,0,96,81,100,81,0,0,0,0,103,81,0,0,0,0,104,81,106,81,0,0,107,81,0,0,108,81,0,0,118,81,0,0,0,0,0,0,119,81,0,0,0,0,0,0,0,0,120,81,0,0,0,0,0,0,133,81,0,0,0,0,135,81,0,65,140,147,18,11,2,137,81,0,65,152,147,18,11,2,140,81,0,65,164,147,18,11,26,144,81,0,0,0,0,146,81,0,0,0,0,0,0,0,0,147,81,148,81,0,0,0,0,154,81,0,65,208,147,18,11,2,155,81,0,65,220,147,18,11,16,169,81,0,0,170,81,174,81,0,0,0,0,176,81,179,81,0,65,246,147,18,11,62,180,81,0,0,181,81,0,0,183,81,184,81,186,81,0,0,191,81,0,0,192,81,193,81,194,81,0,0,0,0,199,81,0,0,0,0,203,81,0,0,0,0,205,81,0,0,0,0,0,0,207,81,0,0,0,0,0,0,210,81,211,81,0,65,190,148,18,11,20,214,81,0,0,218,81,0,0,0,0,219,81,228,81,0,0,0,0,231,81,0,65,220,148,18,11,18,237,81,239,81,0,0,0,0,0,0,248,81,0,0,251,81,252,81,0,65,248,148,18,11,58,253,81,0,0,0,0,0,0,3,82,0,0,6,82,0,0,7,82,0,0,0,0,0,0,0,0,8,82,9,82,0,0,0,0,0,0,0,0,16,82,0,0,18,82,0,0,24,82,0,0,0,0,0,0,25,82,26,82,0,65,188,149,18,11,14,29,82,34,82,35,82,36,82,0,0,0,0,37,82,0,65,212,149,18,11,2,38,82,0,65,240,149,18,11,4,39,82,40,82,0,65,254,149,18,11,8,45,82,0,0,0,0,46,82,0,65,152,150,18,11,104,47,82,0,0,49,82,0,0,54,82,55,82,0,0,0,0,0,0,57,82,61,82,0,0,0,0,65,82,72,82,73,82,0,0,0,0,74,82,75,82,0,0,0,0,0,0,77,82,0,0,0,0,0,0,79,82,80,82,0,0,0,0,81,82,0,0,82,82,0,0,0,0,86,82,0,0,0,0,0,0,0,0,87,82,0,0,0,0,88,82,89,82,0,0,0,0,94,82,95,82,0,0,97,82,0,65,142,151,18,11,10,99,82,0,0,101,82,0,0,102,82,0,65,168,151,18,11,2,103,82,0,65,180,151,18,11,6,104,82,0,0,106,82,0,65,200,151,18,11,12,107,82,0,0,0,0,108,82,109,82,110,82,0,65,222,151,18,11,6,111,82,0,0,112,82,0,65,238,151,18,11,14,113,82,116,82,117,82,0,0,0,0,120,82,121,82,0,65,136,152,18,11,6,123,82,130,82,131,82,0,65,152,152,18,11,2,133,82,0,65,170,152,18,11,54,137,82,139,82,0,0,0,0,142,82,0,0,0,0,0,0,145,82,150,82,0,0,151,82,0,0,0,0,152,82,0,0,153,82,154,82,0,0,160,82,162,82,163,82,164,82,0,0,0,0,0,0,168,82,0,65,236,152,18,11,44,169,82,0,0,172,82,0,0,174,82,0,0,0,0,0,0,0,0,178,82,0,0,0,0,0,0,0,0,179,82,0,0,0,0,180,82,0,0,182,82,0,0,183,82,0,65,162,153,18,11,52,184,82,187,82,196,82,0,0,0,0,0,0,197,82,0,0,0,0,198,82,0,0,0,0,0,0,200,82,0,0,0,0,201,82,0,0,0,0,0,0,206,82,0,0,220,82,0,0,0,0,221,82,0,65,226,153,18,11,46,223,82,224,82,0,0,0,0,231,82,233,82,0,0,234,82,0,0,0,0,0,0,0,0,235,82,236,82,0,0,0,0,237,82,0,0,0,0,0,0,0,0,238,82,244,82,0,65,170,154,18,11,20,245,82,0,0,0,0,246,82,247,82,0,0,0,0,0,0,0,0,8,83,0,65,200,154,18,11,2,9,83,0,65,216,154,18,11,22,11,83,0,0,0,0,0,0,15,83,0,0,24,83,0,0,26,83,0,0,34,83,0,65,254,154,18,11,2,35,83,0,65,144,155,18,11,78,46,83,0,0,0,0,49,83,0,0,0,0,0,0,0,0,50,83,0,0,0,0,0,0,51,83,0,0,52,83,54,83,0,0,68,83,0,0,70,83,74,83,75,83,0,0,76,83,0,0,78,83,0,0,0,0,0,0,79,83,80,83,0,0,0,0,0,0,104,83,0,0,0,0,106,83,113,83,0,65,248,155,18,11,10,114,83,0,0,0,0,0,0,115,83,0,65,148,156,18,11,34,118,83,0,0,0,0,119,83,124,83,126,83,0,0,0,0,0,0,127,83,129,83,0,0,130,83,0,0,0,0,0,0,132,83,0,65,202,156,18,11,2,133,83,0,65,216,156,18,11,30,134,83,0,0,135,83,0,0,0,0,136,83,0,0,0,0,137,83,0,0,0,0,0,0,0,0,141,83,142,83,0,65,144,157,18,11,4,149,83,150,83,0,65,168,157,18,11,40,151,83,0,0,152,83,0,0,0,0,0,0,0,0,154,83,0,0,0,0,0,0,155,83,156,83,0,0,157,83,158,83,0,0,0,0,0,0,159,83,0,65,232,157,18,11,40,160,83,0,0,0,0,0,0,0,0,161,83,0,0,173,83,0,0,174,83,0,0,0,0,0,0,177,83,180,83,0,0,0,0,0,0,0,0,181,83,0,65,154,158,18,11,2,185,83,0,65,176,158,18,11,76,186,83,0,0,195,83,0,0,196,83,201,83,0,0,204,83,0,0,205,83,206,83,0,0,0,0,0,0,209,83,0,0,0,0,210,83,0,0,0,0,0,0,212,83,213,83,0,0,0,0,216,83,0,0,0,0,0,0,225,83,230,83,0,0,0,0,231,83,0,0,0,0,233,83,235,83,0,65,140,159,18,11,16,236,83,0,0,0,0,237,83,238,83,0,0,0,0,240,83,0,65,168,159,18,11,8,19,84,0,0,0,0,21,84,0,65,190,159,18,11,2,22,84,0,65,204,159,18,11,28,25,84,26,84,0,0,0,0,27,84,0,0,0,0,29,84,0,0,0,0,35,84,60,84,0,0,63,84,0,65,248,159,18,11,12,71,84,0,0,0,0,0,0,0,0,73,84,0,65,142,160,18,11,8,87,84,0,0,0,0,100,84,0,65,168,160,18,11,18,101,84,0,0,102,84,0,0,0,0,113,84,114,84,115,84,116,84,0,65,212,160,18,11,64,119,84,0,0,0,0,0,0,0,0,127,84,0,0,131,84,0,0,0,0,0,0,0,0,135,84,142,84,149,84,158,84,0,0,0,0,159,84,160,84,0,0,162,84,0,0,0,0,163,84,0,0,166,84,168,84,169,84,0,0,170,84,179,84,0,65,158,161,18,11,40,180,84,0,0,190,84,0,0,0,0,0,0,0,0,191,84,196,84,0,0,199,84,0,0,200,84,0,0,0,0,205,84,0,0,0,0,0,0,206,84,0,65,214,161,18,11,54,207,84,0,0,0,0,0,0,208,84,0,0,213,84,0,0,226,84,0,0,0,0,0,0,227,84,229,84,0,0,0,0,0,0,0,0,233,84,237,84,238,84,0,0,243,84,0,0,0,0,0,0,245,84,0,65,166,162,18,11,2,246,84,0,65,178,162,18,11,12,248,84,0,0,0,0,0,0,0,0,249,84,0,65,202,162,18,11,8,251,84,252,84,0,0,253,84,0,65,223,162,18,11,7,85,0,0,0,0,3,85,0,65,248,162,18,11,14,4,85,0,0,0,0,6,85,0,0,0,0,7,85,0,65,152,163,18,11,28,13,85,0,0,14,85,0,0,0,0,15,85,0,0,0,0,0,0,0,0,16,85,0,0,0,0,17,85,0,65,198,163,18,11,16,20,85,27,85,28,85,31,85,0,0,0,0,0,0,37,85,0,65,224,163,18,11,54,45,85,0,0,0,0,0,0,0,0,46,85,0,0,47,85,49,85,0,0,50,85,51,85,0,0,57,85,59,85,60,85,0,0,63,85,0,0,64,85,0,0,0,0,65,85,0,0,0,0,66,85,72,85,0,65,160,164,18,11,26,73,85,88,85,89,85,0,0,0,0,107,85,110,85,111,85,113,85,0,0,0,0,0,0,114,85,0,65,204,164,18,11,88,115,85,0,0,118,85,0,0,0,0,0,0,119,85,0,0,121,85,126,85,0,0,0,0,0,0,0,0,127,85,0,0,0,0,128,85,134,85,135,85,137,85,0,0,141,85,0,0,144,85,0,0,0,0,146,85,0,0,0,0,0,0,149,85,150,85,151,85,0,0,0,0,152,85,0,0,0,0,153,85,154,85,155,85,0,0,159,85,0,65,178,165,18,11,12,161,85,0,0,0,0,162,85,173,85,179,85,0,65,212,165,18,11,2,184,85,0,65,224,165,18,11,6,185,85,0,0,187,85,0,65,250,165,18,11,10,189,85,0,0,0,0,0,0,190,85,0,65,158,166,18,11,6,191,85,0,0,192,85,0,65,182,166,18,11,18,194,85,197,85,0,0,0,0,0,0,0,0,198,85,0,0,199,85,0,65,212,166,18,11,4,202,85,203,85,0,65,232,166,18,11,32,204,85,205,85,0,0,0,0,209,85,210,85,0,0,0,0,0,0,214,85,0,0,0,0,220,85,221,85,0,0,222,85,0,65,146,167,18,11,14,225,85,0,0,228,85,0,0,232,85,0,0,239,85,0,65,172,167,18,11,6,241,85,0,0,242,85,0,65,190,167,18,11,2,243,85,0,65,202,167,18,11,32,244,85,0,0,0,0,0,0,248,85,0,0,249,85,255,85,0,0,0,0,0,86,0,0,0,0,0,0,1,86,3,86,0,65,252,167,18,11,2,4,86,0,65,146,168,18,11,62,5,86,21,86,0,0,23,86,0,0,0,0,0,0,24,86,0,0,0,0,0,0,32,86,33,86,0,0,0,0,37,86,39,86,40,86,43,86,0,0,0,0,44,86,45,86,0,0,0,0,48,86,0,0,0,0,0,0,0,0,50,86,0,65,222,168,18,11,12,57,86,0,0,0,0,0,0,58,86,59,86,0,65,248,168,18,11,16,60,86,0,0,0,0,0,0,0,0,61,86,68,86,83,86,0,65,150,169,18,11,20,88,86,0,0,0,0,91,86,0,0,92,86,0,0,93,86,0,0,94,86,0,65,184,169,18,11,30,95,86,103,86,0,0,104,86,106,86,0,0,0,0,0,0,0,0,109,86,0,0,0,0,0,0,112,86,113,86,0,65,226,169,18,11,72,125,86,0,0,0,0,0,0,126,86,0,0,0,0,128,86,130,86,0,0,132,86,133,86,135,86,138,86,0,0,0,0,0,0,146,86,0,0,0,0,0,0,0,0,148,86,161,86,0,0,0,0,0,0,0,0,163,86,0,0,166,86,167,86,0,0,0,0,168,86,172,86,0,65,186,170,18,11,60,174,86,0,0,178,86,185,86,0,0,0,0,192,86,0,0,193,86,0,0,196,86,0,0,0,0,199,86,0,0,207,86,215,86,0,0,0,0,216,86,0,0,218,86,0,0,0,0,219,86,220,86,0,0,221,86,0,0,224,86,0,65,128,171,18,11,28,225,86,0,0,0,0,0,0,226,86,230,86,231,86,0,0,0,0,0,0,243,86,252,86,0,0,253,86,0,65,170,171,18,11,20,254,86,0,0,0,0,0,0,0,0,255,86,0,0,0,87,0,0,5,87,0,65,200,171,18,11,26,6,87,8,87,11,87,14,87,0,0,0,0,15,87,17,87,0,0,0,0,18,87,0,0,21,87,0,65,246,171,18,11,20,23,87,0,0,29,87,30,87,0,0,0,0,0,0,33,87,0,0,36,87,0,65,158,172,18,11,22,43,87,0,0,0,0,0,0,45,87,0,0,62,87,0,0,0,0,0,0,63,87,0,65,190,172,18,11,18,64,87,0,0,66,87,72,87,0,0,75,87,77,87,0,0,78,87,0,65,222,172,18,11,2,85,87,0,65,234,172,18,11,2,86,87,0,65,128,173,18,11,4,87,87,88,87,0,65,148,173,18,11,16,89,87,94,87,0,0,0,0,97,87,0,0,98,87,101,87,0,65,174,173,18,11,6,103,87,0,0,105,87,0,65,190,173,18,11,26,106,87,0,0,0,0,0,0,0,0,109,87,0,0,0,0,0,0,0,0,110,87,0,0,111,87,0,65,234,173,18,11,14,119,87,0,0,0,0,120,87,123,87,124,87,130,87,0,65,146,174,18,11,22,133,87,0,0,0,0,134,87,0,0,0,0,136,87,0,0,0,0,137,87,138,87,0,65,180,174,18,11,46,152,87,0,0,0,0,0,0,0,0,154,87,0,0,0,0,0,0,155,87,0,0,156,87,0,0,160,87,0,0,163,87,170,87,171,87,0,0,0,0,0,0,0,0,172,87,0,65,236,174,18,11,66,174,87,0,0,182,87,0,0,183,87,0,0,0,0,0,0,193,87,0,0,198,87,0,0,199,87,0,0,0,0,0,0,0,0,200,87,201,87,0,0,215,87,0,0,0,0,0,0,216,87,0,0,0,0,0,0,0,0,217,87,0,0,0,0,227,87,0,65,186,175,18,11,8,242,87,0,0,0,0,243,87,0,65,208,175,18,11,58,244,87,0,0,0,0,0,0,245,87,248,87,0,0,0,0,0,0,6,88,0,0,0,0,7,88,0,0,0,0,8,88,0,0,12,88,25,88,0,0,27,88,0,0,0,0,0,0,0,0,33,88,0,0,0,0,34,88,0,65,160,176,18,11,32,38,88,0,0,0,0,0,0,0,0,39,88,40,88,0,0,0,0,47,88,0,0,51,88,0,0,54,88,55,88,57,88,0,65,202,176,18,11,14,58,88,0,0,0,0,59,88,0,0,0,0,62,88,0,65,226,176,18,11,6,63,88,0,0,64,88,0,65,242,176,18,11,24,65,88,0,0,74,88,0,0,0,0,76,88,0,0,0,0,81,88,0,0,0,0,90,88,0,65,150,177,18,11,14,91,88,0,0,96,88,97,88,0,0,0,0,110,88,0,65,174,177,18,11,8,111,88,0,0,0,0,112,88,0,65,196,177,18,11,40,116,88,0,0,117,88,119,88,0,0,0,0,0,0,0,0,124,88,125,88,0,0,0,0,0,0,126,88,0,0,127,88,0,0,0,0,0,0,128,88,0,65,128,178,18,11,18,145,88,147,88,148,88,0,0,0,0,150,88,151,88,0,0,163,88,0,65,160,178,18,11,16,165,88,0,0,0,0,168,88,0,0,171,88,179,88,180,88,0,65,192,178,18,11,26,190,88,0,0,191,88,0,0,0,0,0,0,0,0,195,88,0,0,0,0,0,0,196,88,197,88,0,65,246,178,18,11,4,198,88,200,88,0,65,138,179,18,11,42,201,88,0,0,0,0,203,88,0,0,0,0,0,0,0,0,204,88,207,88,208,88,0,0,0,0,0,0,0,0,211,88,0,0,221,88,0,0,0,0,223,88,0,65,202,179,18,11,2,230,88,0,65,214,179,18,11,2,232,88,0,65,226,179,18,11,10,236,88,237,88,238,88,0,0,240,88,0,65,246,179,18,11,4,241,88,242,88,0,65,134,180,18,11,36,243,88,0,0,0,0,244,88,247,88,0,0,248,88,249,88,252,88,0,0,0,0,254,88,0,89,0,0,3,89,0,0,5,89,12,89,0,65,180,180,18,11,2,14,89,0,65,194,180,18,11,8,18,89,0,0,19,89,20,89,0,65,222,180,18,11,26,21,89,0,0,0,0,26,89,27,89,30,89,32,89,0,0,41,89,42,89,0,0,47,89,49,89,0,65,138,181,18,11,12,50,89,0,0,52,89,54,89,0,0,55,89,0,65,160,181,18,11,6,56,89,0,0,63,89,0,65,176,181,18,11,32,72,89,73,89,0,0,74,89,75,89,0,0,0,0,78,89,0,0,0,0,80,89,0,0,0,0,0,0,0,0,81,89,0,65,230,181,18,11,38,82,89,0,0,83,89,84,89,0,0,0,0,0,0,0,0,85,89,0,0,87,89,0,0,88,89,0,0,89,89,97,89,98,89,100,89,101,89,0,65,154,182,18,11,106,102,89,103,89,0,0,110,89,0,0,111,89,0,0,0,0,0,0,116,89,0,0,117,89,0,0,0,0,0,0,0,0,120,89,0,0,0,0,0,0,0,0,121,89,123,89,0,0,0,0,0,0,131,89,133,89,0,0,0,0,134,89,0,0,0,0,0,0,136,89,0,0,0,0,0,0,145,89,146,89,0,0,0,0,0,0,157,89,158,89,0,0,0,0,0,0,159,89,0,0,0,0,0,0,160,89,0,65,146,183,18,11,22,162,89,0,0,163,89,0,0,0,0,170,89,0,0,172,89,0,0,0,0,178,89,0,65,182,183,18,11,8,179,89,0,0,0,0,180,89,0,65,204,183,18,11,14,181,89,0,0,184,89,0,0,0,0,0,0,185,89,0,65,228,183,18,11,6,186,89,0,0,187,89,0,65,244,183,18,11,18,194,89,0,0,0,0,195,89,0,0,203,89,0,0,0,0,205,89,0,65,146,184,18,11,6,206,89,0,0,221,89,0,65,166,184,18,11,26,222,89,223,89,224,89,0,0,0,0,239,89,240,89,245,89,0,0,0,0,0,0,0,0,246,89,0,65,202,184,18,11,2,248,89,0,65,214,184,18,11,70,251,89,0,0,0,0,0,0,0,0,254,89,0,0,0,0,0,0,8,90,0,0,9,90,12,90,13,90,20,90,21,90,0,0,23,90,0,0,0,0,0,0,0,0,27,90,28,90,0,0,0,0,0,0,29,90,33,90,0,0,0,0,0,0,87,90,0,0,88,90,0,65,166,185,18,11,26,89,90,0,0,98,90,101,90,0,0,109,90,0,0,0,0,110,90,0,0,0,0,0,0,112,90,0,65,208,185,18,11,16,114,90,0,0,0,0,0,0,0,0,117,90,119,90,120,90,0,65,248,185,18,11,22,140,90,0,0,0,0,0,0,0,0,141,90,0,0,0,0,148,90,0,0,149,90,0,65,166,186,18,11,10,155,90,0,0,0,0,156,90,159,90,0,65,194,186,18,11,16,162,90,0,0,164,90,0,0,167,90,0,0,169,90,170,90,0,65,222,186,18,11,46,187,90,189,90,0,0,0,0,190,90,194,90,198,90,0,0,0,0,0,0,205,90,206,90,208,90,0,0,0,0,0,0,0,0,209,90,214,90,0,0,0,0,0,0,225,90,0,65,154,187,18,11,104,228,90,0,0,236,90,0,0,0,0,0,0,0,0,237,90,0,0,1,91,0,0,2,91,0,0,0,0,0,0,0,0,3,91,0,0,6,91,0,0,0,0,7,91,16,91,0,0,0,0,18,91,0,0,24,91,0,0,0,0,0,0,0,0,28,91,0,0,29,91,0,0,32,91,0,0,38,91,0,0,0,0,0,0,41,91,0,0,0,0,0,0,0,0,47,91,48,91,50,91,0,0,52,91,0,65,146,188,18,11,58,57,91,0,0,0,0,0,0,0,0,59,91,0,0,60,91,62,91,0,0,0,0,0,0,63,91,64,91,0,0,65,91,0,0,71,91,0,0,73,91,0,0,0,0,77,91,0,0,82,91,83,91,0,0,86,91,87,91,0,65,232,188,18,11,2,91,91,0,65,246,188,18,11,46,92,91,94,91,0,0,0,0,97,91,102,91,0,0,0,0,0,0,103,91,0,0,0,0,0,0,104,91,0,0,0,0,0,0,0,0,105,91,0,0,0,0,0,0,119,91,0,65,180,189,18,11,26,120,91,0,0,126,91,0,0,147,91,148,91,0,0,0,0,0,0,0,0,152,91,0,0,158,91,0,65,218,189,18,11,10,160,91,0,0,0,0,162,91,168,91,0,65,240,189,18,11,28,169,91,0,0,0,0,0,0,174,91,175,91,0,0,0,0,176,91,0,0,0,0,0,0,177,91,200,91,0,65,156,190,18,11,62,201,91,0,0,203,91,0,0,0,0,206,91,0,0,0,0,207,91,0,0,0,0,217,91,0,0,0,0,219,91,0,0,0,0,0,0,221,91,0,0,0,0,0,0,0,0,222,91,223,91,225,91,228,91,0,0,229,91,232,91,243,91,0,65,228,190,18,11,20,245,91,0,0,0,0,248,91,0,0,0,0,4,92,0,0,0,0,5,92,0,65,146,191,18,11,18,7,92,0,0,8,92,0,0,0,0,9,92,0,0,0,0,14,92,0,65,174,191,18,11,20,16,92,17,92,18,92,0,0,0,0,0,0,0,0,19,92,0,0,22,92,0,65,216,191,18,11,12,23,92,0,0,27,92,0,0,0,0,29,92,0,65,240,191,18,11,2,35,92,0,65,128,192,18,11,36,44,92,46,92,0,0,0,0,0,0,0,0,50,92,54,92,0,0,0,0,55,92,0,0,56,92,0,0,0,0,0,0,62,92,64,92,0,65,174,192,18,11,24,66,92,0,0,0,0,67,92,0,0,0,0,0,0,0,0,69,92,74,92,0,0,75,92,0,65,212,192,18,11,20,77,92,0,0,78,92,0,0,0,0,0,0,0,0,82,92,0,0,84,92,0,65,244,192,18,11,26,86,92,0,0,0,0,0,0,0,0,88,92,115,92,0,0,117,92,0,0,0,0,0,0,129,92,0,65,156,193,18,11,6,130,92,0,0,131,92,0,65,172,193,18,11,28,132,92,0,0,0,0,0,0,133,92,137,92,0,0,141,92,142,92,148,92,0,0,150,92,0,0,157,92,0,65,214,193,18,11,2,160,92,0,65,226,193,18,11,64,162,92,0,0,0,0,163,92,0,0,0,0,0,0,0,0,166,92,0,0,0,0,168,92,0,0,0,0,0,0,0,0,170,92,0,0,0,0,0,0,174,92,177,92,0,0,189,92,194,92,0,0,196,92,0,0,0,0,0,0,0,0,197,92,0,65,172,194,18,11,36,198,92,0,0,0,0,0,0,0,0,199,92,0,0,201,92,0,0,0,0,0,0,0,0,205,92,213,92,0,0,0,0,0,0,218,92,0,65,222,194,18,11,80,219,92,0,0,220,92,229,92,0,0,0,0,244,92,0,0,0,0,0,0,0,0,246,92,0,0,247,92,0,0,0,0,0,0,250,92,0,0,0,0,254,92,0,0,255,92,0,0,0,0,0,93,0,0,1,93,0,0,11,93,0,0,0,0,0,0,13,93,0,0,19,93,0,0,0,0,0,0,21,93,0,65,188,195,18,11,2,22,93,0,65,202,195,18,11,20,24,93,25,93,26,93,27,93,0,0,0,0,0,0,0,0,29,93,30,93,0,65,232,195,18,11,2,38,93,0,65,246,195,18,11,2,39,93,0,65,130,196,18,11,28,71,93,73,93,0,0,0,0,74,93,75,93,87,93,0,0,91,93,0,0,0,0,0,0,0,0,93,93,0,65,170,196,18,11,2,94,93,0,65,182,196,18,11,46,95,93,97,93,0,0,98,93,0,0,99,93,110,93,111,93,112,93,0,0,114,93,0,0,116,93,0,0,119,93,0,0,126,93,0,0,129,93,133,93,0,0,134,93,138,93,0,65,238,196,18,11,6,147,93,148,93,150,93,0,65,128,197,18,11,50,151,93,0,0,154,93,157,93,0,0,158,93,0,0,0,0,0,0,0,0,159,93,160,93,0,0,0,0,165,93,0,0,0,0,166,93,0,0,0,0,0,0,0,0,167,93,0,0,168,93,0,65,204,197,18,11,2,169,93,0,65,222,197,18,11,28,172,93,0,0,0,0,176,93,0,0,177,93,0,0,0,0,179,93,0,0,0,0,180,93,182,93,183,93,0,65,134,198,18,11,2,184,93,0,65,152,198,18,11,10,186,93,0,0,0,0,0,0,190,93,0,65,180,198,18,11,30,191,93,0,0,0,0,195,93,0,0,196,93,0,0,198,93,0,0,0,0,0,0,199,93,0,0,0,0,200,93,0,65,224,198,18,11,42,201,93,0,0,0,0,202,93,0,0,0,0,203,93,0,0,0,0,205,93,206,93,0,0,0,0,207,93,208,93,219,93,0,0,220,93,221,93,0,0,222,93,0,65,148,199,18,11,104,225,93,226,93,0,0,227,93,0,0,0,0,228,93,0,0,0,0,236,93,0,0,240,93,241,93,255,93,3,94,0,0,4,94,6,94,0,0,0,0,7,94,14,94,23,94,0,0,26,94,0,0,0,0,0,0,31,94,0,0,34,94,37,94,40,94,42,94,0,0,43,94,0,0,0,0,0,0,44,94,0,0,0,0,0,0,0,0,46,94,47,94,0,0,49,94,0,0,0,0,51,94,56,94,0,65,136,200,18,11,14,60,94,0,0,61,94,0,0,62,94,0,0,63,94,0,65,160,200,18,11,48,71,94,0,0,0,0,72,94,0,0,73,94,78,94,0,0,0,0,0,0,82,94,0,0,0,0,83,94,85,94,90,94,0,0,99,94,0,0,0,0,0,0,101,94,102,94,103,94,0,65,228,200,18,11,38,105,94,106,94,111,94,0,0,0,0,0,0,114,94,0,0,0,0,115,94,0,0,0,0,117,94,0,0,120,94,133,94,0,0,137,94,140,94,0,65,150,201,18,11,14,142,94,148,94,156,94,0,0,0,0,0,0,160,94,0,65,180,201,18,11,6,162,94,0,0,170,94,0,65,218,201,18,11,6,171,94,0,0,172,94,0,65,234,201,18,11,22,175,94,176,94,177,94,0,0,0,0,184,94,0,0,0,0,185,94,0,0,187,94,0,65,140,202,18,11,42,189,94,0,0,204,94,0,0,0,0,0,0,205,94,0,0,207,94,208,94,0,0,0,0,0,0,0,0,209,94,0,0,0,0,210,94,0,0,0,0,215,94,0,65,196,202,18,11,8,216,94,0,0,229,94,230,94,0,65,216,202,18,11,56,232,94,0,0,0,0,3,95,0,0,0,0,0,0,9,95,10,95,11,95,19,95,0,0,31,95,0,0,0,0,49,95,50,95,0,0,0,0,0,0,51,95,0,0,0,0,0,0,0,0,52,95,53,95,54,95,0,65,154,203,18,11,70,58,95,0,0,0,0,0,0,0,0,59,95,0,0,61,95,0,0,63,95,69,95,0,0,70,95,0,0,0,0,74,95,75,95,80,95,0,0,0,0,0,0,81,95,82,95,0,0,86,95,0,0,0,0,0,0,91,95,0,0,0,0,0,0,95,95,0,0,96,95,0,65,234,203,18,11,80,97,95,0,0,99,95,0,0,102,95,0,0,103,95,108,95,0,0,115,95,0,0,0,0,0,0,119,95,0,0,0,0,0,0,120,95,122,95,126,95,0,0,0,0,0,0,127,95,128,95,129,95,132,95,0,0,0,0,0,0,0,0,133,95,137,95,0,0,0,0,138,95,139,95,140,95,0,0,145,95,0,65,200,204,18,11,2,150,95,0,65,238,204,18,11,26,151,95,0,0,153,95,154,95,155,95,156,95,0,0,158,95,0,0,0,0,0,0,0,0,160,95,0,65,156,205,18,11,2,161,95,0,65,178,205,18,11,78,162,95,165,95,0,0,0,0,0,0,0,0,166,95,0,0,0,0,0,0,168,95,0,0,0,0,0,0,174,95,0,0,0,0,0,0,0,0,177,95,0,0,0,0,178,95,0,0,0,0,0,0,179,95,186,95,0,0,0,0,0,0,187,95,0,0,0,0,191,95,0,0,0,0,193,95,194,95,0,65,138,206,18,11,18,197,95,0,0,198,95,0,0,200,95,0,0,201,95,204,95,205,95,0,65,166,206,18,11,2,207,95,0,65,196,206,18,11,2,208,95,0,65,230,206,18,11,16,217,95,219,95,0,0,220,95,0,0,0,0,0,0,228,95,0,65,128,207,18,11,26,229,95,230,95,0,0,0,0,0,0,233,95,234,95,0,0,235,95,0,0,236,95,0,0,238,95,0,65,164,207,18,11,10,240,95,0,0,0,0,0,0,241,95,0,65,184,207,18,11,2,242,95,0,65,212,207,18,11,2,247,95,0,65,224,207,18,11,14,249,95,0,0,0,0,0,0,254,95,0,0,255,95,0,65,132,208,18,11,8,1,96,5,96,0,0,8,96,0,65,150,208,18,11,2,9,96,0,65,162,208,18,11,12,10,96,0,0,0,0,11,96,0,0,12,96,0,65,194,208,18,11,14,14,96,15,96,0,0,0,0,0,0,0,0,16,96,0,65,222,208,18,11,2,18,96,0,65,238,208,18,11,94,20,96,21,96,0,0,0,0,0,0,0,0,26,96,27,96,0,0,0,0,0,0,0,0,28,96,0,0,0,0,29,96,0,0,34,96,0,0,0,0,35,96,0,0,0,0,0,0,0,0,36,96,39,96,40,96,48,96,0,0,0,0,0,0,51,96,0,0,62,96,63,96,0,0,0,0,0,0,0,0,64,96,0,0,0,0,0,0,79,96,80,96,81,96,0,65,220,209,18,11,8,86,96,0,0,87,96,88,96,0,65,238,209,18,11,12,89,96,0,0,0,0,0,0,0,0,91,96,0,65,134,210,18,11,80,92,96,93,96,0,0,94,96,98,96,0,0,0,0,0,0,99,96,0,0,102,96,0,0,0,0,103,96,0,0,0,0,0,0,105,96,0,0,107,96,0,0,0,0,0,0,0,0,108,96,0,0,109,96,0,0,0,0,110,96,0,0,0,0,112,96,113,96,0,0,0,0,0,0,0,0,114,96,115,96,0,65,228,210,18,11,6,121,96,0,0,122,96,0,65,250,210,18,11,2,133,96,0,65,134,211,18,11,6,134,96,0,0,136,96,0,65,152,211,18,11,70,137,96,138,96,0,0,139,96,0,0,140,96,142,96,0,0,143,96,0,0,0,0,0,0,0,0,144,96,0,0,0,0,149,96,0,0,0,0,162,96,0,0,173,96,174,96,0,0,0,0,0,0,176,96,0,0,0,0,0,0,177,96,0,0,0,0,0,0,182,96,0,65,232,211,18,11,6,186,96,0,0,187,96,0,65,252,211,18,11,2,188,96,0,65,136,212,18,11,30,189,96,191,96,192,96,0,0,196,96,0,0,0,0,0,0,0,0,197,96,0,0,0,0,0,0,0,0,201,96,0,65,176,212,18,11,60,209,96,0,0,210,96,212,96,0,0,0,0,0,0,213,96,0,0,0,0,0,0,0,0,218,96,222,96,0,0,223,96,224,96,0,0,0,0,0,0,227,96,0,0,228,96,230,96,0,0,231,96,0,0,0,0,0,0,234,96,0,65,248,212,18,11,8,251,96,252,96,0,0,3,97,0,65,140,213,18,11,2,4,97,0,65,152,213,18,11,8,7,97,0,0,11,97,12,97,0,65,180,213,18,11,8,15,97,0,0,0,0,16,97,0,65,200,213,18,11,20,17,97,0,0,18,97,19,97,0,0,0,0,0,0,20,97,0,0,21,97,0,65,238,213,18,11,34,22,97,0,0,23,97,0,0,0,0,36,97,0,0,0,0,0,0,51,97,0,0,0,0,0,0,52,97,0,0,63,97,65,97,0,65,154,214,18,11,2,67,97,0,65,166,214,18,11,6,68,97,0,0,81,97,0,65,184,214,18,11,32,82,97,0,0,0,0,85,97,98,97,99,97,0,0,0,0,0,0,100,97,0,0,0,0,107,97,0,0,0,0,110,97,0,65,234,214,18,11,50,113,97,118,97,0,0,119,97,0,0,0,0,121,97,0,0,0,0,0,0,122,97,0,0,127,97,0,0,0,0,0,0,129,97,0,0,0,0,130,97,0,0,132,97,136,97,138,97,140,97,0,65,166,215,18,11,88,144,97,0,0,0,0,0,0,145,97,0,0,150,97,0,0,0,0,151,97,0,0,0,0,152,97,0,0,0,0,0,0,161,97,0,0,0,0,0,0,162,97,0,0,0,0,169,97,0,0,0,0,0,0,171,97,0,0,0,0,186,97,0,0,0,0,191,97,0,0,0,0,0,0,202,97,0,0,0,0,203,97,204,97,0,0,205,97,0,65,140,216,18,11,2,207,97,0,65,152,216,18,11,2,208,97,0,65,168,216,18,11,10,210,97,0,0,0,0,211,97,213,97,0,65,190,216,18,11,84,217,97,0,0,0,0,219,97,0,0,220,97,221,97,0,0,0,0,222,97,0,0,0,0,0,0,223,97,0,0,0,0,0,0,0,0,225,97,227,97,0,0,0,0,228,97,232,97,0,0,233,97,237,97,238,97,0,0,0,0,0,0,0,0,240,97,0,0,241,97,0,0,2,98,0,0,0,0,4,98,5,98,13,98,0,65,158,217,18,11,18,17,98,20,98,0,0,0,0,25,98,0,0,0,0,27,98,28,98,0,65,188,217,18,11,12,29,98,0,0,0,0,0,0,32,98,33,98,0,65,214,217,18,11,36,37,98,0,0,0,0,0,0,38,98,0,0,42,98,46,98,0,0,51,98,0,0,55,98,0,0,0,0,0,0,63,98,0,0,73,98,0,65,160,218,18,11,2,75,98,0,65,176,218,18,11,64,86,98,0,0,87,98,0,0,119,98,0,0,0,0,0,0,121,98,0,0,0,0,0,0,0,0,125,98,0,0,131,98,0,0,135,98,0,0,137,98,0,0,0,0,0,0,139,98,0,0,0,0,0,0,140,98,0,0,0,0,0,0,141,98,0,65,254,218,18,11,70,143,98,145,98,0,0,0,0,0,0,0,0,149,98,151,98,0,0,0,0,0,0,155,98,0,0,0,0,0,0,164,98,0,0,169,98,170,98,0,0,0,0,0,0,0,0,172,98,177,98,0,0,180,98,0,0,0,0,185,98,236,98,0,0,237,98,0,0,238,98,0,65,212,219,18,11,2,239,98,0,65,224,219,18,11,2,240,98,0,65,238,219,18,11,32,244,98,0,0,0,0,0,0,245,98,0,0,0,0,0,0,248,98,249,98,250,98,0,0,0,0,255,98,0,0,6,99,0,65,156,220,18,11,24,8,99,0,0,10,99,0,0,31,99,0,0,35,99,0,0,0,0,0,0,0,0,40,99,0,65,198,220,18,11,38,42,99,0,0,44,99,0,0,46,99,0,0,0,0,55,99,0,0,0,0,57,99,0,0,0,0,0,0,58,99,0,0,0,0,0,0,63,99,0,65,130,221,18,11,10,69,99,71,99,0,0,0,0,73,99,0,65,154,221,18,11,28,75,99,0,0,0,0,0,0,77,99,0,0,0,0,0,0,80,99,0,0,0,0,0,0,0,0,89,99,0,65,200,221,18,11,2,91,99,0,65,214,221,18,11,16,92,99,0,0,0,0,0,0,93,99,0,0,0,0,96,99,0,65,242,221,18,11,72,98,99,0,0,0,0,99,99,0,0,102,99,0,0,0,0,105,99,0,0,0,0,0,0,106,99,0,0,0,0,0,0,0,0,108,99,0,0,109,99,110,99,111,99,0,0,0,0,0,0,112,99,0,0,113,99,0,0,0,0,0,0,115,99,0,0,117,99,0,0,124,99,0,65,202,222,18,11,2,125,99,0,65,214,222,18,11,2,127,99,0,65,226,222,18,11,2,130,99,0,65,244,222,18,11,22,131,99,0,0,0,0,0,0,0,0,133,99,0,0,0,0,0,0,0,0,139,99,0,65,148,223,18,11,2,140,99,0,65,174,223,18,11,32,141,99,0,0,153,99,0,0,0,0,154,99,0,0,160,99,0,0,166,99,0,0,168,99,0,0,0,0,169,99,170,99,0,65,218,223,18,11,10,173,99,174,99,175,99,0,0,176,99,0,65,242,223,18,11,36,177,99,0,0,178,99,183,99,190,99,0,0,192,99,0,0,193,99,0,0,0,0,204,99,206,99,0,0,0,0,207,99,0,0,208,99,0,65,160,224,18,11,24,210,99,0,0,211,99,0,0,212,99,213,99,224,99,0,0,0,0,0,0,226,99,227,99,0,65,196,224,18,11,28,230,99,0,0,0,0,0,0,0,0,235,99,0,0,0,0,0,0,237,99,0,0,0,0,0,0,238,99,0,65,242,224,18,11,48,244,99,0,0,0,0,0,0,0,0,245,99,0,0,0,0,0,0,0,0,246,99,0,0,247,99,248,99,249,99,0,0,250,99,0,0,0,0,0,0,252,99,0,0,253,99,15,100,0,65,172,225,18,11,84,18,100,0,0,0,0,0,0,0,0,19,100,23,100,0,0,0,0,29,100,0,0,0,0,31,100,0,0,0,0,0,0,35,100,36,100,0,0,0,0,49,100,0,0,0,0,0,0,0,0,54,100,0,0,0,0,0,0,61,100,63,100,0,0,0,0,71,100,0,0,0,0,78,100,98,100,0,0,99,100,102,100,103,100,0,65,144,226,18,11,2,104,100,0,65,156,226,18,11,42,106,100,0,0,0,0,110,100,0,0,111,100,0,0,112,100,0,0,115,100,116,100,117,100,0,0,0,0,118,100,128,100,132,100,0,0,0,0,0,0,134,100,0,65,216,226,18,11,34,137,100,0,0,0,0,139,100,0,0,0,0,0,0,140,100,0,0,141,100,145,100,0,0,146,100,0,0,148,100,172,100,178,100,0,65,132,227,18,11,28,180,100,0,0,0,0,0,0,0,0,181,100,0,0,182,100,184,100,185,100,0,0,0,0,0,0,189,100,0,65,172,227,18,11,30,197,100,201,100,0,0,0,0,0,0,208,100,209,100,0,0,0,0,211,100,214,100,215,100,0,0,0,0,217,100,0,65,218,227,18,11,32,220,100,0,0,0,0,0,0,0,0,232,100,233,100,0,0,0,0,0,0,246,100,0,0,0,0,0,0,247,100,248,100,0,65,140,228,18,11,30,249,100,250,100,0,0,0,0,251,100,0,0,0,0,252,100,0,0,6,101,0,0,0,0,0,0,7,101,9,101,0,65,184,228,18,11,32,11,101,12,101,0,0,13,101,18,101,0,0,19,101,0,0,20,101,21,101,0,0,0,0,0,0,0,0,22,101,46,101,0,65,230,228,18,11,26,47,101,48,101,49,101,0,0,0,0,0,0,52,101,53,101,0,0,0,0,0,0,0,0,54,101,0,65,142,229,18,11,6,56,101,0,0,57,101,0,65,164,229,18,11,8,58,101,0,0,0,0,60,101,0,65,182,229,18,11,36,61,101,71,101,0,0,0,0,0,0,0,0,72,101,0,0,0,0,74,101,0,0,0,0,0,0,77,101,0,0,0,0,82,101,86,101,0,65,232,229,18,11,32,89,101,0,0,94,101,0,0,100,101,0,0,0,0,105,101,106,101,0,0,0,0,107,101,0,0,108,101,109,101,110,101,0,65,146,230,18,11,22,111,101,0,0,0,0,0,0,0,0,112,101,0,0,0,0,0,0,113,101,115,101,0,65,178,230,18,11,4,117,101,119,101,0,65,196,230,18,11,22,122,101,0,0,125,101,0,0,0,0,0,0,126,101,0,0,0,0,0,0,128,101,0,65,232,230,18,11,2,137,101,0,65,132,231,18,11,30,146,101,0,0,0,0,0,0,149,101,0,0,0,0,0,0,150,101,151,101,0,0,0,0,158,101,159,101,160,101,0,65,174,231,18,11,32,161,101,162,101,164,101,0,0,166,101,167,101,0,0,0,0,0,0,168,101,172,101,0,0,173,101,177,101,178,101,188,101,0,65,216,231,18,11,22,190,101,0,0,0,0,191,101,0,0,0,0,193,101,0,0,194,101,0,0,195,101,0,65,248,231,18,11,14,197,101,0,0,0,0,0,0,0,0,198,101,203,101,0,65,146,232,18,11,6,204,101,0,0,210,101,0,65,176,232,18,11,54,211,101,0,0,213,101,0,0,0,0,215,101,0,0,0,0,0,0,217,101,0,0,218,101,221,101,0,0,0,0,0,0,0,0,222,101,0,0,0,0,0,0,223,101,0,0,234,101,0,0,0,0,238,101,0,65,246,232,18,11,2,239,101,0,65,142,233,18,11,20,240,101,245,101,0,0,251,101,10,102,0,0,12,102,0,0,0,0,13,102,0,65,174,233,18,11,6,24,102,29,102,43,102,0,65,198,233,18,11,30,52,102,54,102,0,0,0,0,0,0,55,102,0,0,58,102,59,102,0,0,0,0,60,102,0,0,0,0,62,102,0,65,254,233,18,11,28,63,102,0,0,0,0,0,0,64,102,65,102,0,0,209,102,210,102,0,0,211,102,0,0,0,0,212,102,0,65,168,234,18,11,6,213,102,0,0,219,102,0,65,186,234,18,11,46,223,102,0,0,0,0,0,0,238,102,0,0,0,0,0,0,11,103,0,0,0,0,14,103,15,103,17,103,0,0,0,0,24,103,38,103,0,0,0,0,0,0,0,0,43,103,0,65,242,234,18,11,22,44,103,0,0,0,0,52,103,0,0,0,0,55,103,0,0,56,103,58,103,64,103,0,65,168,235,18,11,6,67,103,0,0,68,103,0,65,184,235,18,11,78,73,103,0,0,76,103,0,0,0,0,0,0,78,103,0,0,0,0,0,0,0,0,79,103,0,0,0,0,0,0,0,0,81,103,0,0,82,103,84,103,0,0,85,103,86,103,0,0,0,0,0,0,87,103,0,0,0,0,0,0,88,103,0,0,0,0,90,103,0,0,0,0,92,103,0,0,95,103,0,65,150,236,18,11,4,96,103,102,103,0,65,172,236,18,11,8,105,103,0,0,0,0,106,103,0,65,194,236,18,11,2,107,103,0,65,210,236,18,11,40,109,103,0,0,117,103,0,0,0,0,118,103,0,0,119,103,0,0,0,0,120,103,125,103,126,103,0,0,0,0,127,103,0,0,129,103,136,103,138,103,0,65,132,237,18,11,2,139,103,0,65,144,237,18,11,8,141,103,0,0,0,0,142,103,0,65,178,237,18,11,80,144,103,0,0,145,103,147,103,0,0,0,0,0,0,150,103,0,0,0,0,0,0,151,103,0,0,156,103,158,103,0,0,0,0,0,0,159,103,0,0,164,103,0,0,165,103,169,103,190,103,0,0,0,0,0,0,191,103,0,0,0,0,0,0,203,103,0,0,0,0,205,103,0,0,220,103,0,0,225,103,0,65,142,238,18,11,6,235,103,0,0,236,103,0,65,168,238,18,11,2,238,103,0,65,184,238,18,11,22,239,103,241,103,243,103,246,103,0,0,0,0,0,0,248,103,252,103,0,0,253,103,0,65,216,238,18,11,28,3,104,0,0,5,104,0,0,0,0,6,104,0,0,0,0,8,104,19,104,0,0,0,0,0,0,20,104,0,65,134,239,18,11,106,22,104,23,104,0,0,0,0,0,0,26,104,0,0,0,0,32,104,0,0,0,0,0,0,0,0,39,104,46,104,47,104,0,0,0,0,0,0,61,104,62,104,63,104,0,0,65,104,0,0,0,0,0,0,0,0,120,104,0,0,121,104,0,0,123,104,124,104,0,0,125,104,126,104,127,104,0,0,0,0,0,0,0,0,128,104,131,104,0,0,0,0,0,0,132,104,145,104,0,0,0,0,0,0,150,104,0,65,250,239,18,11,20,151,104,0,0,153,104,154,104,0,0,162,104,0,0,0,0,0,0,163,104,0,65,168,240,18,11,8,164,104,0,0,0,0,165,104,0,65,186,240,18,11,40,167,104,0,0,168,104,169,104,0,0,0,0,0,0,170,104,0,0,173,104,174,104,0,0,0,0,0,0,176,104,0,0,0,0,179,104,0,0,180,104,0,65,244,240,18,11,14,181,104,0,0,0,0,184,104,0,0,0,0,185,104,0,65,144,241,18,11,6,188,104,0,0,201,104,0,65,164,241,18,11,32,202,104,0,0,0,0,203,104,205,104,210,104,0,0,0,0,0,0,0,0,211,104,0,0,0,0,225,104,0,0,227,104,0,65,214,241,18,11,16,228,104,0,0,229,104,233,104,0,0,234,104,0,0,235,104,0,65,244,241,18,11,34,252,104,0,0,254,104,2,105,3,105,0,0,0,0,0,0,0,0,10,105,14,105,0,0,0,0,0,0,0,0,15,105,16,105,0,65,160,242,18,11,2,20,105,0,65,176,242,18,11,56,31,105,33,105,34,105,35,105,36,105,39,105,0,0,0,0,0,0,41,105,42,105,0,0,0,0,45,105,0,0,0,0,0,0,48,105,0,0,0,0,49,105,50,105,0,0,0,0,0,0,51,105,0,0,52,105,0,65,242,242,18,11,2,53,105,0,65,128,243,18,11,22,57,105,0,0,0,0,63,105,0,0,0,0,64,105,0,0,0,0,0,0,66,105,0,65,164,243,18,11,12,76,105,0,0,78,105,0,0,0,0,83,105,0,65,190,243,18,11,10,85,105,0,0,89,105,90,105,92,105,0,65,210,243,18,11,14,93,105,0,0,94,105,0,0,98,105,0,0,100,105,0,65,236,243,18,11,36,102,105,0,0,106,105,107,105,0,0,110,105,0,0,0,0,0,0,0,0,123,105,126,105,0,0,0,0,127,105,130,105,132,105,133,105,0,65,160,244,18,11,10,134,105,135,105,138,105,0,0,139,105,0,65,180,244,18,11,52,145,105,0,0,0,0,0,0,146,105,0,0,0,0,0,0,0,0,149,105,150,105,151,105,154,105,0,0,0,0,156,105,157,105,0,0,0,0,0,0,158,105,162,105,0,0,0,0,0,0,164,105,0,65,132,245,18,11,2,165,105,0,65,148,245,18,11,2,166,105,0,65,164,245,18,11,22,167,105,169,105,0,0,170,105,0,0,0,0,0,0,171,105,172,105,0,0,175,105,0,65,224,245,18,11,14,176,105,178,105,179,105,0,0,181,105,0,0,184,105,0,65,248,245,18,11,8,189,105,0,0,0,0,190,105,0,65,142,246,18,11,2,192,105,0,65,160,246,18,11,2,196,105,0,65,172,246,18,11,14,198,105,0,0,199,105,0,0,0,0,0,0,201,105,0,65,198,246,18,11,18,202,105,0,0,203,105,206,105,0,0,0,0,0,0,0,0,207,105,0,65,226,246,18,11,46,208,105,210,105,0,0,214,105,0,0,0,0,215,105,0,0,219,105,222,105,0,0,0,0,0,0,223,105,0,0,0,0,0,0,0,0,225,105,0,0,0,0,0,0,226,105,0,65,156,247,18,11,42,227,105,0,0,0,0,0,0,0,0,228,105,237,105,0,0,0,0,0,0,0,0,238,105,0,0,0,0,244,105,0,0,246,105,0,0,0,0,250,105,251,105,0,65,210,247,18,11,42,11,106,0,0,0,0,0,0,0,0,12,106,13,106,0,0,0,0,0,0,0,0,14,106,15,106,0,0,16,106,0,0,23,106,0,0,0,0,0,0,28,106,0,65,138,248,18,11,24,39,106,0,0,53,106,0,0,0,0,55,106,0,0,57,106,0,0,59,106,0,0,62,106,0,65,172,248,18,11,104,64,106,0,0,0,0,0,0,0,0,66,106,0,0,0,0,0,0,0,0,67,106,0,0,0,0,68,106,0,0,0,0,70,106,0,0,71,106,0,0,0,0,0,0,0,0,73,106,0,0,0,0,0,0,77,106,0,0,0,0,80,106,83,106,84,106,86,106,87,106,0,0,88,106,0,0,89,106,90,106,0,0,0,0,97,106,0,0,0,0,0,0,0,0,99,106,0,0,101,106,0,0,102,106,0,65,176,249,18,11,24,103,106,0,0,106,106,107,106,0,0,114,106,0,0,0,0,0,0,115,106,0,0,117,106,0,65,242,249,18,11,14,118,106,119,106,122,106,0,0,0,0,0,0,123,106,0,65,140,250,18,11,8,131,106,0,0,140,106,142,106,0,65,166,250,18,11,6,160,106,161,106,165,106,0,65,184,250,18,11,2,166,106,0,65,198,250,18,11,4,176,106,177,106,0,65,212,250,18,11,38,182,106,0,0,184,106,0,0,193,106,0,0,194,106,195,106,0,0,196,106,0,0,0,0,0,0,0,0,204,106,0,0,0,0,0,0,212,106,0,65,134,251,18,11,50,214,106,0,0,215,106,0,0,0,0,0,0,0,0,219,106,0,0,0,0,222,106,223,106,225,106,0,0,0,0,0,0,229,106,0,0,231,106,0,0,240,106,242,106,0,0,0,0,243,106,0,65,196,251,18,11,8,4,107,0,0,5,107,12,107,0,65,214,251,18,11,28,16,107,0,0,0,0,0,0,0,0,61,107,0,0,0,0,0,0,64,107,0,0,0,0,0,0,66,107,0,65,128,252,18,11,42,67,107,0,0,0,0,0,0,68,107,0,0,0,0,69,107,0,0,73,107,75,107,0,0,0,0,77,107,0,0,78,107,0,0,79,107,0,0,85,107,90,107,0,65,182,252,18,11,2,92,107,0,65,196,252,18,11,2,93,107,0,65,208,252,18,11,8,101,107,0,0,102,107,110,107,0,65,240,252,18,11,22,119,107,140,107,0,0,0,0,0,0,141,107,153,107,0,0,0,0,0,0,154,107,0,65,154,253,18,11,14,155,107,0,0,0,0,157,107,158,107,0,0,159,107,0,65,182,253,18,11,30,163,107,0,0,0,0,179,107,0,0,181,107,182,107,183,107,185,107,0,0,186,107,0,0,0,0,187,107,193,107,0,65,222,253,18,11,26,194,107,0,0,0,0,196,107,197,107,0,0,0,0,0,0,0,0,204,107,0,0,0,0,208,107,0,65,142,254,18,11,2,216,107,0,65,166,254,18,11,52,218,107,0,0,0,0,0,0,226,107,0,0,0,0,228,107,0,0,0,0,0,0,239,107,0,0,0,0,240,107,242,107,0,0,244,107,246,107,0,0,0,0,0,0,251,107,0,0,252,107,1,108,0,65,244,254,18,11,8,3,108,12,108,0,0,13,108,0,65,138,255,18,11,70,14,108,0,0,0,0,16,108,0,0,17,108,0,0,0,0,0,0,21,108,0,0,23,108,0,0,0,0,0,0,25,108,26,108,0,0,0,0,0,0,34,108,0,0,0,0,0,0,63,108,0,0,64,108,65,108,71,108,72,108,0,0,0,0,80,108,0,0,81,108,0,65,226,255,18,11,34,83,108,0,0,0,0,84,108,0,0,85,108,0,0,90,108,0,0,0,0,0,0,94,108,0,0,0,0,0,0,95,108,96,108,0,65,144,128,19,11,78,97,108,98,108,0,0,0,0,0,0,99,108,100,108,103,108,104,108,0,0,0,0,0,0,120,108,122,108,0,0,0,0,0,0,126,108,127,108,0,0,128,108,129,108,0,0,0,0,133,108,0,0,136,108,0,0,138,108,0,0,0,0,143,108,0,0,144,108,145,108,156,108,0,0,164,108,165,108,0,65,238,128,19,11,46,166,108,0,0,177,108,0,0,179,108,0,0,0,0,0,0,0,0,180,108,213,108,214,108,0,0,0,0,0,0,216,108,0,0,0,0,0,0,217,108,236,108,0,0,241,108,0,65,166,129,19,11,14,242,108,0,0,243,108,0,0,0,0,0,0,244,108,0,65,190,129,19,11,46,249,108,250,108,0,0,0,0,251,108,0,0,0,0,0,0,253,108,1,109,0,0,0,0,16,109,0,0,0,0,17,109,0,0,18,109,0,0,0,0,0,0,27,109,30,109,0,65,128,130,19,11,28,37,109,0,0,38,109,0,0,41,109,0,0,43,109,50,109,0,0,0,0,0,0,0,0,56,109,59,109,0,65,172,130,19,11,36,60,109,61,109,0,0,0,0,0,0,63,109,0,0,65,109,71,109,0,0,72,109,73,109,0,0,77,109,0,0,79,109,147,109,148,109,0,65,218,130,19,11,2,152,109,0,65,232,130,19,11,10,154,109,155,109,0,0,0,0,157,109,0,65,128,131,19,11,2,159,109,0,65,142,131,19,11,2,162,109,0,65,156,131,19,11,26,165,109,166,109,168,109,0,0,169,109,0,0,0,0,170,109,0,0,0,0,0,0,0,0,171,109,0,65,196,131,19,11,22,174,109,0,0,0,0,0,0,0,0,181,109,0,0,0,0,0,0,0,0,182,109,0,65,230,131,19,11,2,184,109,0,65,248,131,19,11,10,186,109,0,0,193,109,210,109,211,109,0,65,144,132,19,11,2,212,109,0,65,156,132,19,11,72,214,109,0,0,225,109,0,0,227,109,0,0,0,0,231,109,0,0,0,0,0,0,236,109,237,109,0,0,0,0,0,0,242,109,0,0,0,0,0,0,0,0,248,109,0,0,0,0,0,0,0,0,251,109,253,109,1,110,0,0,0,0,0,0,0,0,6,110,0,0,7,110,0,65,250,132,19,11,2,12,110,0,65,136,133,19,11,8,13,110,0,0,0,0,15,110,0,65,162,133,19,11,8,18,110,28,110,0,0,30,110,0,65,180,133,19,11,62,31,110,0,0,33,110,46,110,0,0,0,0,47,110,49,110,0,0,51,110,0,0,53,110,0,0,0,0,0,0,55,110,56,110,57,110,0,0,62,110,0,0,63,110,65,110,0,0,0,0,0,0,66,110,0,0,67,110,69,110,72,110,0,65,132,134,19,11,46,75,110,0,0,81,110,0,0,0,0,82,110,0,0,0,0,0,0,0,0,83,110,0,0,0,0,0,0,85,110,0,0,0,0,0,0,88,110,90,110,0,0,91,110,92,110,0,65,190,134,19,11,22,93,110,0,0,0,0,94,110,95,110,0,0,0,0,96,110,0,0,0,0,98,110,0,65,222,134,19,11,98,99,110,0,0,0,0,100,110,0,0,0,0,101,110,0,0,0,0,0,0,0,0,102,110,103,110,0,0,0,0,104,110,0,0,0,0,0,0,106,110,0,0,108,110,109,110,0,0,110,110,112,110,114,110,0,0,117,110,118,110,0,0,0,0,0,0,119,110,0,0,120,110,121,110,123,110,0,0,132,110,0,0,134,110,0,0,137,110,0,0,0,0,0,0,0,0,139,110,0,65,202,135,19,11,2,140,110,0,65,218,135,19,11,2,141,110,0,65,246,135,19,11,30,142,110,143,110,0,0,0,0,0,0,0,0,144,110,0,0,0,0,145,110,0,0,152,110,0,0,153,110,154,110,0,65,160,136,19,11,38,155,110,0,0,0,0,0,0,160,110,161,110,0,0,0,0,168,110,0,0,0,0,0,0,169,110,178,110,0,0,179,110,0,0,0,0,184,110,0,65,214,136,19,11,2,187,110,0,65,232,136,19,11,2,188,110,0,65,244,136,19,11,20,251,110,0,0,252,110,253,110,0,0,0,111,0,0,0,0,0,0,4,111,0,65,146,137,19,11,26,5,111,0,0,0,0,0,0,0,0,7,111,0,0,0,0,0,0,8,111,0,0,0,0,12,111,0,65,182,137,19,11,16,13,111,0,0,0,0,0,0,15,111,18,111,0,0,42,111,0,65,220,137,19,11,16,48,111,0,0,0,0,0,0,0,0,49,111,0,0,51,111,0,65,248,137,19,11,168,1,55,111,0,0,0,0,0,0,0,0,58,111,0,0,64,111,0,0,65,111,0,0,0,0,69,111,0,0,0,0,0,0,0,0,70,111,72,111,0,0,0,0,73,111,0,0,0,0,0,0,0,0,76,111,0,0,0,0,0,0,79,111,0,0,81,111,0,0,83,111,0,0,0,0,0,0,0,0,84,111,0,0,0,0,86,111,87,111,0,0,0,0,0,0,92,111,0,0,0,0,0,0,94,111,0,0,0,0,96,111,97,111,98,111,105,111,0,0,110,111,0,0,111,111,112,111,0,0,0,0,0,0,0,0,113,111,0,0,0,0,116,111,0,0,0,0,121,111,122,111,0,0,0,0,0,0,123,111,0,0,132,111,0,0,137,111,138,111,0,65,184,139,19,11,20,144,111,147,111,0,0,0,0,148,111,0,0,0,0,0,0,0,0,149,111,0,65,218,139,19,11,4,150,111,152,111,0,65,234,139,19,11,86,153,111,0,0,0,0,0,0,154,111,0,0,156,111,157,111,0,0,0,0,0,0,0,0,159,111,0,0,0,0,0,0,0,0,160,111,165,111,172,111,0,0,0,0,173,111,0,0,0,0,0,0,174,111,179,111,0,0,182,111,0,0,0,0,185,111,0,0,0,0,189,111,0,0,0,0,0,0,0,0,198,111,199,111,203,111,0,65,204,140,19,11,20,204,111,0,0,210,111,0,0,0,0,212,111,0,0,215,111,0,0,216,111,0,65,236,140,19,11,12,219,111,0,0,0,0,0,0,221,111,222,111,0,65,162,141,19,11,26,223,111,0,0,227,111,0,0,0,0,236,111,0,0,0,0,0,0,246,111,0,0,254,111,255,111,0,65,207,141,19,11,7,112,1,112,3,112,4,112,0,65,228,141,19,11,36,19,112,0,0,0,0,0,0,23,112,0,0,0,0,0,0,24,112,0,0,25,112,26,112,0,0,33,112,0,0,35,112,36,112,38,112,0,65,150,142,19,11,20,39,112,56,112,0,0,0,0,0,0,64,112,0,0,0,0,0,0,65,112,0,65,188,142,19,11,16,66,112,0,0,67,112,0,0,69,112,0,0,0,0,70,112,0,65,226,142,19,11,2,73,112,0,65,240,142,19,11,26,77,112,78,112,80,112,82,112,84,112,0,0,85,112,0,0,0,0,0,0,0,0,87,112,88,112,0,65,150,143,19,11,10,90,112,0,0,0,0,0,0,92,112,0,65,172,143,19,11,20,94,112,0,0,95,112,96,112,0,0,0,0,0,0,0,0,97,112,98,112,0,65,218,143,19,11,2,99,112,0,65,250,143,19,11,10,100,112,0,0,101,112,0,0,110,112,0,65,144,144,19,11,26,112,112,0,0,113,112,0,0,114,112,0,0,0,0,0,0,115,112,0,0,0,0,0,0,125,112,0,65,182,144,19,11,34,127,112,0,0,0,0,129,112,0,0,0,0,0,0,0,0,130,112,0,0,133,112,0,0,0,0,134,112,0,0,0,0,135,112,0,65,230,144,19,11,2,136,112,0,65,242,144,19,11,84,138,112,140,112,0,0,0,0,144,112,147,112,0,0,0,0,149,112,0,0,154,112,0,0,0,0,0,0,170,112,180,112,0,0,0,0,181,112,0,0,182,112,183,112,0,0,0,0,0,0,185,112,0,0,0,0,0,0,186,112,0,0,195,112,196,112,197,112,0,0,0,0,0,0,202,112,208,112,210,112,218,112,220,112,0,65,212,145,19,11,40,223,112,0,0,0,0,0,0,226,112,227,112,0,0,0,0,0,0,228,112,0,0,0,0,232,112,0,0,234,112,0,0,0,0,0,0,0,0,235,112,0,65,136,146,19,11,14,236,112,0,0,0,0,0,0,238,112,0,0,242,112,0,65,164,146,19,11,16,243,112,244,112,247,112,0,0,0,0,248,112,0,0,249,112,0,65,196,146,19,11,40,252,112,0,0,0,0,0,0,0,0,254,112,1,113,0,0,0,0,0,0,2,113,0,0,8,113,0,0,11,113,0,0,0,0,0,0,0,0,14,113,0,65,248,146,19,11,20,28,113,0,0,0,0,0,0,38,113,0,0,0,0,0,0,0,0,39,113,0,65,158,147,19,11,32,40,113,0,0,43,113,0,0,47,113,48,113,0,0,54,113,55,113,0,0,0,0,56,113,61,113,68,113,69,113,70,113,0,65,202,147,19,11,2,71,113,0,65,214,147,19,11,40,72,113,0,0,73,113,0,0,0,0,0,0,81,113,0,0,0,0,83,113,0,0,0,0,93,113,0,0,0,0,0,0,0,0,96,113,0,0,97,113,0,65,136,148,19,11,36,98,113,0,0,0,0,0,0,108,113,0,0,0,0,0,0,109,113,0,0,0,0,0,0,0,0,110,113,0,0,117,113,0,0,119,113,0,65,190,148,19,11,28,123,113,0,0,0,0,0,0,126,113,128,113,134,113,0,0,142,113,154,113,0,0,0,0,0,0,155,113,0,65,250,148,19,11,14,156,113,0,0,0,0,0,0,0,0,157,113,160,113,0,65,150,149,19,11,12,162,113,169,113,0,0,0,0,0,0,175,113,0,65,178,149,19,11,2,177,113,0,65,190,149,19,11,28,179,113,0,0,181,113,0,0,0,0,0,0,187,113,0,0,0,0,192,113,0,0,0,0,210,113,212,113,0,65,236,149,19,11,22,224,113,0,0,232,113,246,113,0,0,248,113,0,0,0,0,252,113,0,0,253,113,0,65,146,150,19,11,14,44,114,0,0,0,0,45,114,0,0,0,0,46,114,0,65,180,150,19,11,30,50,114,0,0,0,0,0,0,57,114,0,0,61,114,0,0,64,114,0,0,66,114,72,114,96,114,0,0,98,114,0,65,240,150,19,11,26,101,114,0,0,0,0,102,114,107,114,108,114,0,0,0,0,0,0,0,0,110,114,0,0,111,114,0,65,148,151,19,11,52,112,114,113,114,114,114,116,114,0,0,118,114,0,0,0,0,120,114,123,114,0,0,128,114,0,0,0,0,0,0,138,114,0,0,0,0,139,114,0,0,0,0,140,114,142,114,144,114,0,0,151,114,0,65,214,151,19,11,4,154,114,155,114,0,65,228,151,19,11,14,157,114,159,114,0,0,0,0,0,0,0,0,160,114,0,65,252,151,19,11,12,161,114,0,0,0,0,0,0,0,0,162,114,0,65,168,152,19,11,18,163,114,164,114,165,114,0,0,0,0,170,114,0,0,0,0,171,114,0,65,202,152,19,11,16,173,114,0,0,0,0,0,0,0,0,180,114,0,0,181,114,0,65,232,152,19,11,8,182,114,0,0,0,0,184,114,0,65,128,153,19,11,6,194,114,0,0,197,114,0,65,150,153,19,11,2,202,114,0,65,164,153,19,11,30,205,114,0,0,0,0,0,0,206,114,0,0,0,0,207,114,213,114,0,0,214,114,228,114,230,114,234,114,235,114,0,65,208,153,19,11,2,236,114,0,65,224,153,19,11,46,239,114,0,0,0,0,0,0,251,114,0,0,0,0,0,0,253,114,0,0,0,0,255,114,0,0,1,115,0,0,0,0,0,0,0,0,3,115,0,0,6,115,10,115,12,115,0,65,152,154,19,11,2,16,115,0,65,164,154,19,11,10,21,115,0,0,0,0,0,0,24,115,0,65,190,154,19,11,84,28,115,0,0,33,115,0,0,0,0,0,0,46,115,0,0,0,0,0,0,50,115,0,0,0,0,0,0,51,115,52,115,0,0,0,0,57,115,0,0,0,0,0,0,58,115,0,0,59,115,0,0,62,115,65,115,0,0,69,115,0,0,0,0,0,0,70,115,0,0,0,0,0,0,72,115,0,0,0,0,0,0,76,115,0,65,162,155,19,11,6,78,115,0,0,79,115,0,65,178,155,19,11,6,80,115,81,115,89,115,0,65,200,155,19,11,88,90,115,0,0,0,0,91,115,98,115,0,0,100,115,0,0,0,0,0,0,102,115,0,0,103,115,104,115,107,115,0,0,0,0,108,115,0,0,0,0,0,0,109,115,0,0,0,0,0,0,110,115,0,0,0,0,112,115,0,0,0,0,0,0,0,0,118,115,121,115,0,0,122,115,124,115,0,0,0,0,125,115,0,0,0,0,126,115,0,65,180,156,19,11,66,138,115,144,115,146,115,151,115,0,0,0,0,0,0,0,0,153,115,154,115,0,0,0,0,157,115,0,0,0,0,173,115,0,0,174,115,0,0,175,115,0,0,0,0,0,0,0,0,176,115,177,115,0,0,0,0,185,115,0,0,0,0,0,0,192,115,0,65,132,157,19,11,2,193,115,0,65,144,157,19,11,16,194,115,195,115,197,115,0,0,198,115,0,0,201,115,203,115,0,65,172,157,19,11,22,204,115,0,0,205,115,0,0,209,115,0,0,0,0,0,0,210,115,0,0,213,115,0,65,222,157,19,11,18,216,115,219,115,0,0,0,0,220,115,0,0,0,0,0,0,221,115,0,65,250,157,19,11,12,224,115,0,0,0,0,0,0,231,115,233,115,0,65,148,158,19,11,14,235,115,0,0,237,115,239,115,0,0,0,0,244,115,0,65,172,158,19,11,42,245,115,0,0,0,0,0,0,247,115,0,0,0,0,0,0,248,115,0,0,249,115,250,115,4,116,0,0,5,116,0,0,0,0,0,0,6,116,0,0,10,116,0,65,228,158,19,11,26,24,116,0,0,25,116,0,0,31,116,0,0,37,116,38,116,0,0,54,116,65,116,0,0,67,116,0,65,136,159,19,11,16,68,116,0,0,0,0,69,116,0,0,0,0,0,0,75,116,0,65,176,159,19,11,14,76,116,0,0,0,0,0,0,77,116,78,116,79,116,0,65,212,159,19,11,14,126,116,0,0,0,0,0,0,128,116,0,0,129,116,0,65,236,159,19,11,2,131,116,0,65,254,159,19,11,22,133,116,0,0,136,116,138,116,0,0,0,0,139,116,0,0,0,0,141,116,142,116,0,65,184,160,19,11,14,147,116,0,0,0,0,0,0,0,0,148,116,149,116,0,65,216,160,19,11,14,153,116,0,0,0,0,173,116,176,116,194,116,209,116,0,65,240,160,19,11,20,211,116,225,116,0,0,226,116,0,0,0,0,227,116,230,116,248,116,250,116,0,65,146,161,19,11,12,251,116,252,116,0,0,0,0,0,0,255,116,0,65,168,161,19,11,36,1,117,0,0,0,0,4,117,0,0,5,117,0,0,0,0,10,117,0,0,0,0,0,0,0,0,19,117,0,0,0,0,0,0,20,117,0,65,214,161,19,11,34,26,117,0,0,27,117,40,117,55,117,56,117,58,117,0,0,0,0,0,0,61,117,0,0,0,0,0,0,0,0,62,117,64,117,0,65,142,162,19,11,2,65,117,0,65,154,162,19,11,10,71,117,79,117,0,0,0,0,81,117,0,65,184,162,19,11,14,82,117,0,0,86,117,0,0,87,117,0,0,88,117,0,65,210,162,19,11,34,115,117,116,117,0,0,0,0,0,0,117,117,0,0,120,117,0,0,0,0,0,0,121,117,0,0,0,0,0,0,0,0,123,117,0,65,128,163,19,11,8,127,117,0,0,0,0,128,117,0,65,146,163,19,11,2,130,117,0,65,170,163,19,11,32,132,117,138,117,0,0,0,0,139,117,0,0,0,0,0,0,0,0,146,117,166,117,0,0,167,117,0,0,169,117,178,117,0,65,228,163,19,11,6,179,117,180,117,181,117,0,65,246,163,19,11,2,183,117,0,65,142,164,19,11,20,184,117,0,0,0,0,185,117,186,117,0,0,0,0,0,0,187,117,194,117,0,65,172,164,19,11,24,195,117,0,0,0,0,196,117,199,117,0,0,0,0,0,0,216,117,0,0,220,117,221,117,0,65,212,164,19,11,8,228,117,229,117,0,0,240,117,0,65,234,164,19,11,26,242,117,244,117,0,0,0,0,247,117,0,0,0,0,250,117,0,0,0,0,0,0,0,0,251,117,0,65,152,165,19,11,44,5,118,0,0,0,0,0,0,8,118,0,0,0,0,9,118,0,0,0,0,0,0,10,118,0,0,0,0,0,0,0,0,11,118,0,0,12,118,0,0,14,118,19,118,0,65,206,165,19,11,86,23,118,0,0,0,0,25,118,27,118,0,0,0,0,0,0,0,0,30,118,0,0,32,118,35,118,37,118,0,0,42,118,44,118,0,0,0,0,0,0,61,118,0,0,0,0,63,118,64,118,0,0,0,0,0,0,70,118,72,118,0,0,0,0,74,118,0,0,76,118,0,0,86,118,0,0,0,0,0,0,0,0,87,118,88,118,0,65,174,166,19,11,10,90,118,91,118,94,118,96,118,98,118,0,65,196,166,19,11,28,108,118,109,118,0,0,0,0,0,0,110,118,0,0,0,0,0,0,111,118,0,0,112,118,114,118,118,118,0,65,234,166,19,11,16,119,118,0,0,124,118,140,118,141,118,0,0,0,0,148,118,0,65,138,167,19,11,66,149,118,0,0,150,118,0,0,151,118,152,118,0,0,0,0,157,118,158,118,170,118,0,0,0,0,0,0,0,0,171,118,0,0,0,0,173,118,0,0,177,118,0,0,180,118,189,118,0,0,0,0,0,0,193,118,0,0,0,0,0,0,0,0,195,118,0,65,214,167,19,11,58,196,118,0,0,0,0,197,118,0,0,198,118,200,118,0,0,201,118,0,0,202,118,0,0,0,0,0,0,209,118,0,0,0,0,210,118,211,118,0,0,212,118,0,0,216,118,0,0,0,0,0,0,219,118,222,118,224,118,0,65,182,168,19,11,2,225,118,0,65,198,168,19,11,48,228,118,0,0,229,118,230,118,0,0,233,118,234,118,0,0,0,0,0,0,237,118,0,0,0,0,0,0,0,0,244,118,248,118,249,118,0,0,0,0,0,0,250,118,0,0,0,119,0,65,130,169,19,11,6,3,119,0,0,5,119,0,65,146,169,19,11,8,13,119,0,0,0,0,20,119,0,65,164,169,19,11,2,21,119,0,65,176,169,19,11,8,22,119,23,119,33,119,34,119,0,65,204,169,19,11,22,41,119,0,0,44,119,0,0,0,0,0,0,45,119,46,119,0,0,50,119,52,119,0,65,248,169,19,11,26,59,119,0,0,60,119,0,0,61,119,0,0,0,0,0,0,0,0,73,119,0,0,0,0,74,119,0,65,156,170,19,11,26,89,119,0,0,0,0,91,119,92,119,94,119,95,119,96,119,0,0,0,0,97,119,0,0,98,119,0,65,198,170,19,11,74,99,119,106,119,107,119,0,0,122,119,123,119,0,0,0,0,126,119,0,0,0,0,130,119,0,0,0,0,0,0,0,0,147,119,148,119,159,119,170,119,0,0,0,0,172,119,176,119,191,119,192,119,0,0,193,119,0,0,0,0,194,119,205,119,0,0,206,119,0,0,212,119,214,119,0,65,158,171,19,11,2,215,119,0,65,182,171,19,11,62,231,119,0,0,0,0,234,119,0,0,0,0,0,0,0,0,236,119,0,0,0,0,0,0,0,0,237,119,0,0,238,119,239,119,0,0,0,0,0,0,0,0,243,119,0,0,0,0,0,0,245,119,0,0,0,0,246,119,255,119,9,120,0,65,134,172,19,11,16,11,120,0,0,0,0,13,120,0,0,0,0,0,0,14,120,0,65,160,172,19,11,54,16,120,17,120,0,0,0,0,0,0,20,120,0,0,0,0,0,0,23,120,0,0,26,120,0,0,27,120,28,120,0,0,0,0,31,120,32,120,33,120,0,0,0,0,0,0,34,120,0,0,0,0,40,120,0,65,228,172,19,11,62,43,120,0,0,44,120,0,0,0,0,46,120,0,0,49,120,50,120,51,120,54,120,57,120,0,0,0,0,59,120,60,120,61,120,0,0,0,0,0,0,0,0,70,120,0,0,0,0,0,0,72,120,0,0,0,0,0,0,0,0,90,120,0,65,176,173,19,11,20,92,120,99,120,0,0,0,0,103,120,104,120,0,0,105,120,0,0,107,120,0,65,208,173,19,11,30,108,120,0,0,0,0,110,120,0,0,0,0,0,0,114,120,0,0,115,120,0,0,117,120,118,120,0,0,125,120,0,65,248,173,19,11,14,126,120,127,120,0,0,0,0,129,120,0,0,131,120,0,65,144,174,19,11,42,132,120,138,120,0,0,0,0,139,120,0,0,145,120,0,0,0,0,146,120,0,0,0,0,148,120,0,0,0,0,149,120,0,0,0,0,0,0,161,120,163,120,0,65,196,174,19,11,42,169,120,0,0,171,120,0,0,0,0,0,0,0,0,174,120,0,0,175,120,0,0,177,120,0,0,178,120,0,0,0,0,0,0,184,120,186,120,0,0,189,120,0,65,250,174,19,11,30,190,120,0,0,0,0,0,0,195,120,213,120,222,120,0,0,0,0,0,0,0,0,223,120,0,0,0,0,225,120,0,65,164,175,19,11,60,226,120,0,0,0,0,227,120,0,0,0,0,235,120,236,120,0,0,0,0,240,120,0,0,0,0,241,120,242,120,246,120,0,0,0,0,249,120,254,120,0,0,0,0,0,0,0,121,0,0,0,0,1,121,0,0,2,121,6,121,0,65,238,175,19,11,64,18,121,19,121,22,121,0,0,24,121,0,0,0,0,25,121,0,0,0,0,27,121,29,121,0,0,0,0,30,121,35,121,0,0,0,0,38,121,0,0,40,121,0,0,0,0,0,0,0,0,42,121,0,0,0,0,44,121,47,121,48,121,49,121,0,65,202,176,19,11,6,51,121,52,121,53,121,0,65,220,176,19,11,2,56,121,0,65,244,176,19,11,52,60,121,61,121,62,121,0,0,0,0,0,0,65,121,67,121,69,121,0,0,71,121,0,0,0,0,0,0,72,121,0,0,73,121,0,0,0,0,0,0,77,121,78,121,79,121,0,0,0,0,87,121,0,65,178,177,19,11,48,90,121,0,0,92,121,95,121,0,0,0,0,0,0,96,121,97,121,0,0,0,0,0,0,0,0,99,121,0,0,0,0,100,121,0,0,0,0,0,0,101,121,103,121,0,0,104,121,0,65,246,177,19,11,20,111,121,0,0,166,121,0,0,168,121,0,0,0,0,169,121,170,121,171,121,0,65,166,178,19,11,8,173,121,0,0,175,121,176,121,0,65,188,178,19,11,16,186,121,195,121,198,121,199,121,0,0,0,0,0,0,200,121,0,65,218,178,19,11,26,203,121,0,0,0,0,0,0,210,121,0,0,0,0,0,0,216,121,219,121,0,0,0,0,220,121,0,65,132,179,19,11,2,222,121,0,65,144,179,19,11,36,223,121,0,0,0,0,0,0,229,121,0,0,0,0,0,0,0,0,235,121,239,121,0,0,0,0,0,0,0,0,255,121,0,0,0,122,0,65,200,179,19,11,10,1,122,4,122,21,122,0,0,22,122,0,65,222,179,19,11,8,23,122,0,0,0,0,25,122,0,65,248,179,19,11,14,26,122,27,122,0,0,0,0,28,122,0,0,29,122,0,65,144,180,19,11,18,30,122,31,122,0,0,0,0,32,122,0,0,34,122,0,0,35,122,0,65,172,180,19,11,44,49,122,0,0,50,122,0,0,52,122,0,0,0,0,53,122,55,122,56,122,0,0,0,0,58,122,0,0,0,0,0,0,60,122,63,122,0,0,67,122,0,0,68,122,0,65,226,180,19,11,12,70,122,0,0,0,0,0,0,0,0,71,122,0,65,250,180,19,11,2,72,122,0,65,134,181,19,11,12,73,122,76,122,77,122,83,122,0,0,85,122,0,65,156,181,19,11,6,91,122,0,0,92,122,0,65,172,181,19,11,10,93,122,95,122,0,0,0,0,99,122,0,65,192,181,19,11,2,101,122,0,65,204,181,19,11,8,104,122,0,0,0,0,105,122,0,65,224,181,19,11,2,106,122,0,65,250,181,19,11,2,107,122,0,65,138,182,19,11,12,110,122,0,0,0,0,0,0,0,0,113,122,0,65,166,182,19,11,2,115,122,0,65,180,182,19,11,36,116,122,0,0,0,0,118,122,119,122,0,0,120,122,0,0,0,0,122,122,0,0,0,0,0,0,0,0,123,122,0,0,0,0,124,122,0,65,236,182,19,11,12,131,122,0,0,140,122,0,0,0,0,141,122,0,65,138,183,19,11,30,144,122,0,0,156,122,0,0,157,122,0,0,160,122,0,0,169,122,0,0,173,122,175,122,176,122,0,0,177,122,0,65,180,183,19,11,14,181,122,183,122,0,0,0,0,0,0,184,122,186,122,0,65,206,183,19,11,16,190,122,191,122,0,0,0,0,192,122,0,0,193,122,200,122,0,65,240,183,19,11,2,201,122,0,65,130,184,19,11,2,202,122,0,65,144,184,19,11,12,203,122,0,0,0,0,0,0,0,0,206,122,0,65,192,184,19,11,76,210,122,0,0,212,122,0,0,216,122,0,0,0,0,219,122,0,0,0,0,0,0,0,0,220,122,0,0,229,122,233,122,0,0,0,0,234,122,0,0,0,0,235,122,0,0,0,0,236,122,0,0,0,0,0,0,237,122,241,122,0,0,244,122,0,0,0,0,0,0,0,0,1,123,2,123,0,65,154,185,19,11,20,4,123,5,123,6,123,0,0,0,0,0,0,0,0,13,123,16,123,17,123,0,65,192,185,19,11,24,21,123,0,0,0,0,0,0,0,0,22,123,0,0,0,0,23,123,0,0,0,0,25,123,0,65,234,185,19,11,16,26,123,0,0,34,123,48,123,51,123,52,123,0,0,53,123,0,65,134,186,19,11,48,58,123,65,123,71,123,0,0,0,0,0,0,72,123,73,123,74,123,0,0,0,0,76,123,79,123,0,0,81,123,0,0,0,0,0,0,82,123,0,0,0,0,0,0,0,0,83,123,0,65,194,186,19,11,84,84,123,86,123,92,123,93,123,0,0,0,0,94,123,96,123,97,123,98,123,107,123,0,0,108,123,0,0,0,0,0,0,0,0,109,123,0,0,111,123,0,0,112,123,113,123,0,0,0,0,115,123,116,123,0,0,0,0,120,123,122,123,0,0,0,0,0,0,123,123,0,0,127,123,0,0,0,0,0,0,0,0,128,123,0,65,162,187,19,11,2,129,123,0,65,174,187,19,11,2,130,123,0,65,188,187,19,11,2,133,123,0,65,208,187,19,11,30,134,123,137,123,0,0,0,0,0,0,0,0,139,123,0,0,153,123,0,0,0,0,154,123,0,0,0,0,155,123,0,65,128,188,19,11,38,156,123,0,0,158,123,0,0,0,0,0,0,0,0,160,123,0,0,0,0,0,0,164,123,0,0,0,0,0,0,169,123,0,0,0,0,188,123,0,65,180,188,19,11,128,223,7,201,123,203,123,204,123,0,0,206,123,0,0,0,0,0,0,208,123,0,0,214,123,0,0,215,123,0,0,0,0,0,0,8,0,234,3,136,0,247,3,4,0,171,2,4,10,69,1,138,10,125,0,7,11,60,2,9,11,80,2,11,11,168,2,11,11,74,3,11,11,156,3,12,11,100,1,12,11,38,2,13,11,61,1,13,11,114,1,13,11,213,1,13,11,215,1,14,11,141,1,18,11,69,0,146,11,145,0,134,0,241,4,136,11,22,2,134,0,151,5,11,0,138,0,140,0,40,0,4,0,155,0,7,0,153,6,4,10,206,2,135,10,192,4,4,0,245,0,5,0,151,0,5,0,229,2,6,0,123,4,7,0,242,1,7,0,102,3,7,0,6,6,12,0,213,0,14,0,36,0,14,0,135,1,17,0,111,0,18,0,6,0,18,0,46,0,18,0,151,0,19,0,36,0,20,0,32,0,20,0,56,0,20,0,69,0,20,0,102,0,21,0,4,0,22,0,8,0,22,0,10,0,22,0,14,0,150,0,31,0,4,0,112,2,135,0,216,6,5,10,124,0,5,10,144,0,6,10,36,2,7,10,15,0,7,10,153,0,137,10,117,2,6,0,247,1,9,0,74,2,13,0,212,1,14,0,66,0,16,0,58,0,7,10,251,5,8,10,160,1,9,10,19,1,10,10,100,0,11,10,146,2,11,10,211,3,12,10,86,0,14,10,207,0,15,10,20,0,143,10,25,0,5,0,91,2,7,0,188,4,9,0,53,2,14,0,45,1,5,10,147,3,6,10,247,6,7,10,211,0,7,10,73,5,9,10,83,0,10,10,120,1,10,10,175,1,11,10,31,2,12,10,152,2,13,10,24,1,13,10,172,1,14,10,128,0,17,10,52,0,145,10,81,0,4,0,236,1,133,0,195,1,135,0,67,3,141,0,70,0,132,0,27,2,7,11,236,2,139,11,188,2,7,11,237,5,11,11,85,2,14,11,76,0,14,11,79,1,148,11,33,0,6,0,113,0,135,0,180,1,4,10,82,1,133,10,144,1,136,0,206,2,133,11,127,0,133,11,162,1,6,0,225,5,7,0,8,2,6,11,198,0,11,10,124,3,140,11,83,0,4,10,221,0,5,10,147,2,5,10,221,3,7,10,185,2,7,10,187,4,138,10,28,1,135,0,46,4,5,11,20,1,6,11,55,0,135,11,89,5,134,0,235,5,6,11,216,6,136,11,214,2,138,10,251,1,15,0,78,0,4,10,188,0,135,10,37,3,5,10,116,3,139,10,223,3,133,11,252,2,134,10,117,6,6,11,53,1,7,11,75,1,138,11,38,2,135,11,69,7,132,11,92,1,135,11,218,3,135,11,37,6,12,0,98,2,13,0,175,1,144,0,59,0,9,11,31,3,140,10,166,0,134,0,250,5,132,0,238,2,132,0,51,1,133,0,196,3,6,11,194,0,7,11,133,0,10,11,237,1,10,11,58,2,139,11,152,2,5,11,24,0,5,11,57,2,6,11,3,0,6,11,119,0,6,11,143,0,6,11,184,1,7,11,39,1,7,11,87,2,7,11,150,6,7,11,62,7,8,11,168,1,9,11,43,0,9,11,72,2,9,11,248,2,10,11,148,0,10,11,72,1,11,11,159,0,11,11,253,0,11,11,250,1,12,11,231,1,12,11,19,2,144,11,33,0,136,10,248,2,5,11,14,0,5,11,124,3,6,11,27,1,7,11,234,0,136,11,25,2,135,11,227,4,4,11,126,0,8,11,123,2,147,11,34,0,4,11,60,1,135,11,25,6,6,0,231,3,6,0,30,5,137,11,93,3,4,11,64,0,5,11,96,1,5,11,208,2,6,11,112,1,139,11,103,1,4,0,75,0,5,0,180,0,6,0,244,1,7,0,58,0,7,0,198,2,10,0,133,2,136,10,2,3,133,0,137,2,6,0,20,1,7,0,26,1,7,0,111,3,7,0,156,3,8,0,203,1,9,0,87,2,9,0,242,2,11,0,62,2,12,0,128,0,12,0,238,1,13,0,52,0,13,0,45,1,15,0,30,0,143,0,132,0,132,0,200,0,4,10,89,0,5,10,233,1,6,10,59,1,7,10,41,2,7,10,209,6,138,10,243,0,135,11,26,4,7,0,85,6,6,10,122,6,9,10,3,0,10,10,154,0,11,10,129,2,13,10,85,0,13,10,201,0,141,10,90,1,6,11,175,0,137,11,33,1,5,11,176,1,133,11,145,3,6,0,225,0,137,0,211,0,7,0,206,2,8,0,175,2,139,0,118,1,4,10,166,0,133,10,249,1,9,0,110,0,134,10,134,6,8,0,58,0,9,0,212,2,11,0,41,3,13,0,113,0,145,0,72,0,6,0,89,1,7,0,223,4,144,11,82,0,5,11,163,3,134,11,162,6,8,0,255,2,8,0,35,3,9,0,45,1,137,0,135,3,139,0,203,0,134,0,130,4,7,0,157,7,136,0,162,2,134,0,3,1,135,0,251,4,5,11,6,3,6,11,101,6,6,11,150,6,134,11,215,6,134,0,207,4,7,10,189,1,8,10,51,1,8,10,192,2,10,10,41,0,10,10,183,1,11,10,237,0,11,10,110,2,140,10,201,0,136,0,254,0,6,11,4,1,135,11,204,5,139,0,21,1,135,10,185,7,4,10,189,0,5,10,201,2,6,11,61,2,136,10,57,0,138,10,115,1,132,10,40,2,134,11,88,1,133,0,248,0,9,0,32,3,10,0,181,2,11,0,226,1,11,0,222,2,11,0,21,3,134,11,240,0,4,0,116,0,5,0,95,0,5,0,189,1,7,0,152,6,8,0,29,0,9,0,16,1,11,0,253,1,11,0,147,3,4,11,36,1,4,11,224,2,5,11,103,3,6,11,171,0,6,11,153,6,7,11,44,5,7,11,152,7,9,11,159,1,9,11,68,2,14,11,230,0,146,11,68,0,7,0,234,1,13,0,100,0,143,0,75,0,135,0,105,6,133,0,31,2,7,11,209,0,8,11,149,2,10,11,42,0,11,11,58,0,12,11,58,0,12,11,118,0,141,11,32,0,5,0,181,0,8,0,41,0,6,11,63,0,135,11,152,3,133,0,145,2,133,11,25,3,138,0,197,2,7,0,25,0,8,0,202,0,138,0,24,2,5,11,153,2,135,10,252,6,145,10,49,0,9,0,167,1,140,0,89,0,5,11,67,0,6,11,62,0,6,11,118,1,135,11,111,5,8,0,113,0,9,0,109,3,10,0,42,2,11,0,83,0,12,0,136,0,19,0,109,0,9,11,22,3,140,11,47,0,138,10,149,2,4,0,195,3,10,0,159,3,14,0,186,1,135,10,153,7,133,0,208,3,132,0,206,0,4,11,135,1,135,11,145,4,134,0,210,7,6,0,184,2,134,0,240,3,134,0,146,4,132,11,15,1,7,0,13,0,8,0,226,0,10,0,25,2,11,0,58,2,11,0,93,2,11,0,31,3,11,0,36,3,12,0,85,0,12,0,4,2,12,0,111,2,13,0,112,0,13,0,105,1,14,0,77,0,14,0,78,0,17,0,28,0,19,0,110,0,140,11,58,1,132,0,1,3,134,0,8,6,4,0,39,2,137,0,166,2,5,10,84,0,134,10,163,0,9,0,57,0,9,0,203,1,10,0,169,1,11,0,119,0,12,0,184,0,12,0,115,1,13,0,102,1,145,0,51,0,5,0,188,0,5,0,46,3,8,0,10,0,9,0,165,1,9,0,217,2,10,0,97,2,11,0,177,2,4,11,253,0,5,10,154,1,5,11,32,2,7,11,44,1,137,11,84,1,134,0,112,2,138,11,65,1,135,0,149,7,18,0,130,0,5,10,66,1,8,10,186,0,9,10,6,1,10,10,187,0,142,10,208,0,5,11,53,0,5,11,29,2,6,11,94,0,6,11,243,1,7,11,230,0,139,11,65,1,133,10,227,0,4,0,122,1,4,11,152,3,5,11,25,0,5,11,22,3,6,11,201,1,135,11,85,3,137,0,13,1,132,0,16,2,134,0,122,4,7,10,115,5,8,10,230,1,9,10,236,0,9,10,110,3,10,10,218,0,11,10,95,0,19,10,17,0,147,10,31,0,7,10,251,7,8,10,160,2,141,10,192,1,134,0,81,4,134,0,80,6,134,11,229,6,140,11,163,0,5,10,156,1,133,11,54,3,132,11,122,2,6,0,144,2,134,11,194,6,134,0,148,7,5,0,104,0,6,0,173,0,135,0,95,6,136,10,50,2,6,11,36,0,7,11,146,2,8,11,198,1,147,11,86,0,5,0,201,1,134,10,235,6,7,0,42,3,8,0,138,0,8,0,86,1,9,0,84,0,10,0,193,0,11,0,115,3,140,0,103,1,9,0,108,2,135,10,166,4,137,10,132,0,7,11,207,3,137,11,21,3,6,0,95,0,6,0,142,7,136,0,199,3,141,11,79,1,6,0,150,1,10,0,153,1,10,0,191,1,11,0,44,0,140,0,100,0,4,10,61,1,135,10,255,4,132,0,221,1,134,0,244,4,6,0,149,7,8,0,176,3,5,10,63,0,133,10,253,1,132,0,117,2,132,11,104,0,4,0,246,0,133,0,119,1,6,0,100,6,132,10,32,1,135,11,78,6,9,0,49,0,10,0,6,3,8,10,89,0,8,10,108,2,11,10,116,2,12,10,66,1,143,10,124,0,4,0,26,1,7,0,10,4,11,0,142,1,11,0,122,2,12,0,1,0,12,0,79,0,12,0,32,2,14,0,237,0,17,0,10,0,146,0,20,0,132,0,56,3,7,11,45,0,9,11,30,2,9,11,54,2,138,11,216,2,5,0,118,0,5,0,243,1,6,0,220,1,6,0,153,2,6,0,152,4,6,0,172,4,7,0,88,2,7,0,120,3,135,0,72,4,7,0,40,1,7,0,84,2,8,0,48,2,8,0,74,2,9,0,100,2,11,0,48,1,12,0,46,0,13,0,89,0,14,0,112,0,145,0,122,0,5,0,126,3,6,0,236,6,9,0,241,3,138,10,120,0,5,11,21,2,7,11,243,2,138,11,12,3,151,10,1,0,6,0,194,5,7,11,87,0,142,11,32,1,139,0,110,1,137,10,205,1,7,11,220,3,7,11,147,7,9,11,64,0,9,11,246,1,12,11,7,0,12,11,34,0,13,11,12,0,13,11,234,0,147,11,77,0,7,0,63,6,7,0,187,6,8,0,79,0,8,0,106,0,8,0,190,0,8,0,46,1,8,0,127,1,8,0,201,2,9,0,119,0,9,0,233,0,9,0,163,1,9,0,215,1,10,0,181,0,10,0,150,1,11,0,57,0,11,0,85,0,11,0,120,0,11,0,177,0,11,0,40,1,11,0,126,1,11,0,198,1,11,0,246,2,11,0,231,3,12,0,27,0,12,0,98,0,12,0,131,0,12,0,245,0,12,0,56,1,12,0,190,1,12,0,198,1,13,0,25,0,13,0,98,0,13,0,170,1,13,0,252,1,14,0,70,0,14,0,163,0,14,0,16,1,14,0,21,1,14,0,114,1,15,0,95,0,15,0,138,0,15,0,167,0,17,0,38,0,148,0,96,0,135,10,66,5,10,0,200,0,19,0,2,0,151,0,22,0,135,11,141,0,134,10,85,0,134,0,223,6,138,0,116,1,145,0,16,0,8,0,175,3,132,11,107,2,139,11,88,0,5,11,246,0,8,11,189,0,9,11,99,1,9,11,0,2,10,11,124,0,10,11,197,1,11,11,143,0,11,11,160,1,11,11,91,3,141,11,85,1,5,0,2,1,134,0,207,2,6,0,6,7,6,0,47,7,8,0,132,3,10,0,106,3,10,0,118,3,12,0,186,2,12,0,220,2,12,0,2,3,16,0,106,0,18,0,163,0,18,0,170,0,18,0,171,0,152,0,20,0,9,0,195,2,11,0,70,1,11,0,83,1,12,0,167,1,12,0,246,1,20,0,62,0,9,11,195,2,11,11,70,1,11,11,83,1,12,11,167,1,12,11,246,1,148,11,62,0,5,0,30,0,7,0,239,1,8,0,134,0,9,0,20,3,140,0,182,1,133,11,166,2,5,10,23,1,6,10,235,0,7,10,212,1,8,10,190,1,9,10,125,2,10,10,205,2,11,10,226,2,140,10,2,2,5,11,35,0,6,11,31,1,7,11,94,3,7,11,94,7,138,11,179,0,7,0,156,7,7,0,212,7,132,11,5,2,5,10,17,0,6,10,115,1,137,10,16,2,4,0,115,0,5,0,157,2,6,0,151,1,8,0,55,1,11,0,10,0,141,0,5,0,137,0,125,1,5,0,50,0,6,0,183,1,7,0,12,3,135,0,16,4,136,11,155,2,11,11,147,1,146,11,83,0,5,0,1,0,6,0,81,0,138,0,8,2,134,0,226,2,5,0,226,1,8,0,98,0,9,0,172,0,10,0,104,1,10,0,188,2,10,0,54,3,11,0,46,1,11,0,10,3,12,0,50,0,12,0,127,0,12,0,140,1,13,0,62,0,13,0,72,1,14,0,122,0,147,0,72,0,9,11,157,0,10,11,131,0,140,11,72,0,135,11,202,2,135,11,27,2,5,0,2,0,6,0,0,2,7,0,29,3,7,0,214,5,8,0,253,0,8,0,77,2,9,0,77,0,10,0,1,0,10,0,129,0,10,0,225,0,11,0,118,0,11,0,226,0,11,0,251,0,11,0,174,1,11,0,189,2,11,0,206,3,11,0,214,3,12,0,64,0,12,0,4,1,12,0,232,1,140,0,178,2,5,11,138,1,7,11,111,1,7,11,231,1,7,11,89,3,7,11,177,6,8,11,246,0,9,11,25,2,10,11,165,0,12,11,219,0,140,11,49,2,136,0,45,2,5,10,11,3,5,10,39,3,6,10,119,6,134,10,140,6,4,10,196,0,5,10,46,2,133,10,181,3,11,11,59,3,12,11,56,0,14,11,34,0,143,11,148,0,137,0,91,1,133,0,60,2,134,0,64,3,4,0,12,0,7,0,248,1,7,0,10,2,7,0,41,3,8,0,29,3,141,0,88,0,4,10,240,2,133,11,193,1,7,11,86,0,8,11,103,0,145,11,69,0,7,11,236,7,138,11,129,2,5,0,16,2,6,11,1,0,142,11,2,0,134,0,93,3,10,0,38,1,4,10,227,0,5,10,159,0,5,10,153,1,7,10,80,0,10,10,223,1,12,10,162,1,14,10,50,0,14,10,249,0,142,10,39,1,7,10,190,5,8,10,66,0,8,10,137,0,8,10,249,2,9,10,126,2,11,10,80,0,11,10,212,0,11,10,112,1,11,10,162,1,12,10,8,0,13,10,15,0,16,10,61,0,17,10,59,0,19,10,28,0,148,10,84,0,20,0,109,0,135,11,124,4,6,11,21,1,7,11,250,4,7,11,106,5,7,11,112,5,12,11,129,0,146,11,87,0,6,11,187,0,7,11,39,0,7,11,179,4,8,11,124,1,8,11,30,2,14,11,117,0,149,11,28,0,134,0,163,4,5,0,10,1,9,0,34,1,9,0,108,1,10,0,37,1,11,0,94,2,142,0,45,0,6,11,41,1,7,11,25,3,139,11,170,3,4,0,50,0,6,0,82,2,9,0,121,0,10,0,49,0,10,0,156,1,139,0,66,3,136,0,236,2,7,11,208,1,8,11,182,1,11,11,105,0,11,11,107,1,12,11,231,0,14,11,130,1,15,11,102,0,148,11,75,0,132,0,210,1,13,0,143,1,14,0,81,1,6,10,38,0,7,10,196,4,8,10,185,0,8,10,0,1,9,10,22,0,9,10,75,1,10,10,226,2,11,10,205,0,11,10,28,2,11,10,234,2,13,10,209,1,142,10,194,0,9,0,122,1,141,0,162,0,137,0,7,2,4,10,159,0,6,10,115,0,7,10,252,0,7,10,1,1,7,10,136,7,8,10,69,0,9,10,128,1,10,10,91,0,10,10,103,2,12,10,119,1,14,10,235,0,18,10,117,0,147,10,123,0,5,11,92,2,5,10,143,3,136,10,22,1,132,0,155,2,8,0,95,1,9,0,66,1,4,10,151,0,135,10,31,6,134,0,134,3,133,10,222,3,12,0,180,0,5,10,194,0,7,10,126,6,137,10,90,0,4,0,101,3,134,0,204,7,134,0,45,3,133,10,169,1,137,11,249,2,132,0,4,1,133,10,203,3,5,11,20,0,6,11,42,1,7,11,147,2,7,11,86,5,137,11,219,0,4,0,39,0,5,0,36,0,7,0,51,7,8,0,151,1,11,0,144,0,140,0,11,2,4,0,254,1,10,0,75,2,139,10,240,2,7,0,29,0,7,0,66,0,7,0,188,7,10,0,231,1,138,0,41,3,13,0,4,1,14,0,82,0,18,0,63,0,137,10,150,2,5,10,72,0,6,10,8,1,7,10,21,0,7,10,46,0,7,10,221,7,8,10,215,0,8,10,1,2,10,10,10,1,139,10,22,0,134,0,58,2,6,0,53,2,7,0,131,6,4,11,183,1,10,10,95,0,11,10,91,2,12,11,242,0,13,10,187,1,14,10,160,0,143,10,4,0,134,0,184,5,134,10,175,1,9,0,116,1,15,0,2,0,19,0,10,0,19,0,18,0,5,10,106,3,6,10,141,6,143,10,0,0,132,0,19,3,6,0,124,1,12,0,143,1,21,0,19,0,7,10,171,3,7,10,148,4,7,10,135,6,9,10,28,2,10,10,184,2,11,10,9,1,11,10,220,2,11,10,160,3,11,10,169,3,141,10,182,1,137,0,200,0,132,11,233,0,132,0,4,2,134,11,65,2,132,0,76,3,11,0,119,3,14,0,109,1,142,0,119,1,132,11,226,1,8,0,53,3,140,0,44,0,7,0,119,6,136,0,49,1,5,10,170,2,135,10,95,7,135,11,90,1,132,10,184,2,4,0,10,0,7,0,149,3,139,0,18,3,5,11,27,3,6,11,205,6,8,11,161,1,137,11,14,3,4,0,248,3,134,0,239,7,5,0,172,2,4,10,214,2,133,10,118,2,6,0,253,3,134,0,200,5,8,10,34,3,136,10,70,3,134,0,27,0,134,0,139,1,135,11,110,2,7,11,113,2,135,11,214,6,4,11,203,0,135,11,144,7,6,10,118,0,7,10,215,0,7,10,241,5,140,10,11,0,132,0,45,3,136,0,255,1,7,10,103,2,138,10,251,0,135,10,20,4,145,0,56,0,133,10,225,0,6,0,86,1,6,0,240,1,8,0,19,1,137,0,206,0,4,0,141,3,133,0,172,3,132,0,123,3,7,11,55,1,9,11,52,1,140,11,255,0,4,10,114,1,5,10,244,2,135,10,46,5,4,0,175,2,134,0,60,6,134,0,62,5,6,10,126,6,7,10,48,0,8,10,3,3,10,10,116,0,13,10,104,0,14,10,105,0,14,10,184,0,15,10,168,0,19,10,92,0,148,10,68,0,138,10,209,0,4,11,144,1,5,11,11,1,135,11,232,0,151,11,12,0,6,0,41,0,141,0,160,0,141,11,58,1,134,0,182,6,136,0,10,3,142,11,5,1,134,0,74,6,133,0,115,0,132,0,38,1,14,0,58,1,132,10,120,0,132,0,215,3,5,0,193,0,140,0,178,0,138,10,173,1,5,10,52,3,135,10,163,3,6,0,226,3,6,0,27,4,6,0,159,5,7,0,174,0,133,11,220,2,4,11,100,0,7,11,167,2,8,11,57,1,138,10,199,0,6,10,151,0,6,10,139,6,7,10,127,1,151,10,10,0,6,0,4,7,8,0,80,3,8,0,99,3,8,0,139,3,10,0,87,3,140,0,191,2,140,0,221,0,4,0,122,0,5,0,28,3,5,0,184,3,6,0,124,6,6,0,135,6,8,0,55,2,9,0,175,2,9,0,230,2,10,0,174,2,11,0,170,2,11,0,141,3,140,0,25,1,5,11,106,1,5,11,187,1,6,11,62,1,7,11,251,3,139,11,111,2,5,11,207,1,136,11,40,1,11,0,71,2,13,0,6,1,6,10,88,6,12,10,166,1,142,10,104,1,5,0,179,0,7,0,71,4,135,0,189,4,4,10,43,0,4,11,198,1,5,10,88,1,133,10,101,1,4,0,66,0,7,0,210,2,135,0,136,3,134,0,5,3,7,0,96,1,133,10,120,3,5,11,48,0,5,11,148,1,6,11,45,2,7,11,202,1,8,11,85,2,10,11,199,1,10,11,94,2,11,11,49,0,11,11,36,2,12,11,220,1,13,11,18,0,141,11,194,1,134,11,162,1,132,10,199,2,5,11,186,1,135,11,192,7,141,0,35,0,137,0,152,0,134,0,173,4,135,11,69,4,137,11,203,0,137,10,184,1,10,0,80,2,10,0,241,2,12,0,61,1,12,0,99,1,12,0,209,1,12,0,213,1,12,0,48,2,12,0,66,2,141,0,243,0,133,0,52,2,134,0,29,3,5,10,190,3,133,10,219,3,5,11,55,0,7,11,120,1,140,11,161,0,133,11,194,1,134,0,44,2,134,0,51,3,11,10,20,1,142,10,37,1,7,0,32,2,138,0,61,0,8,0,207,2,4,10,65,0,5,10,223,1,5,10,236,3,7,10,121,7,8,10,61,1,9,10,46,1,10,10,100,2,141,10,22,0,4,0,5,0,5,0,242,1,8,0,125,2,9,0,9,2,4,11,213,0,4,10,5,1,7,11,223,0,7,10,254,1,136,11,80,0,5,0,159,3,7,0,101,0,4,10,35,1,7,11,125,1,7,11,38,3,7,11,52,3,8,11,98,1,8,11,181,1,8,11,19,3,9,10,3,2,9,11,145,2,10,11,58,0,10,11,83,1,10,11,237,2,11,11,146,3,12,10,152,0,12,11,162,0,12,10,187,1,13,11,75,0,13,10,136,1,14,11,106,0,14,11,198,0,14,11,64,1,14,10,101,1,14,11,157,1,146,11,43,0,6,0,129,4,7,0,161,5,136,11,235,2,4,0,125,3,5,0,12,3,133,0,125,3,138,11,142,2,133,11,180,2,133,0,238,0,134,11,191,0,4,10,130,0,135,10,75,3,6,0,16,5,5,10,42,0,5,10,111,3,7,10,245,0,7,10,68,1,7,10,252,5,11,10,207,1,11,10,216,1,13,10,107,1,144,10,52,0,134,0,193,6,6,0,207,7,136,0,201,3,4,10,134,0,133,10,116,1,4,0,60,0,7,0,173,3,7,0,8,7,8,0,58,1,9,0,188,2,139,0,231,1,134,0,120,4,6,11,162,0,7,11,168,7,136,11,63,3,132,11,194,2,135,0,123,4,138,11,170,1,138,11,89,0,7,0,61,7,138,0,181,1,136,0,163,1,135,10,98,6,133,0,60,3,5,0,38,3,7,0,176,0,7,0,178,0,7,0,216,4,7,0,184,7,132,10,132,2,135,11,85,7,5,11,164,1,135,11,169,5,4,0,51,0,5,0,39,0,6,0,4,0,7,0,79,2,7,0,81,3,7,0,183,3,7,0,77,6,7,0,224,6,7,0,196,7,9,0,178,1,10,0,242,2,11,0,25,0,139,0,37,0,10,11,57,0,138,11,21,1,135,10,28,2,132,11,204,0,135,0,159,0,139,11,231,0,133,0,134,3,7,0,160,3,7,11,110,1,9,11,31,1,12,11,199,0,12,11,44,2,140,11,65,2,6,10,111,2,136,10,21,3,4,10,140,3,5,10,103,1,5,10,252,1,6,10,187,6,7,10,87,1,7,10,204,7,135,10,234,7,134,0,14,1,4,10,85,1,135,10,224,1,5,11,100,1,135,11,224,0,11,11,76,2,11,11,96,3,11,11,200,3,143,11,160,0,132,0,44,2,137,0,33,3,132,0,160,1,142,0,116,1,5,0,152,0,5,0,197,0,7,0,84,1,7,0,99,3,10,0,36,2,10,0,69,2,11,0,6,0,12,0,3,0,12,0,19,0,14,0,110,0,142,0,33,1,139,0,113,1,7,11,118,2,9,11,55,2,11,11,150,0,11,11,188,1,141,11,119,0,134,11,27,2,7,10,203,7,8,10,43,1,11,10,122,3,140,10,162,2,7,0,34,0,7,0,190,0,8,0,28,0,8,0,141,0,8,0,188,1,8,0,43,3,9,0,212,1,11,0,78,1,12,0,24,0,12,0,130,1,140,0,64,2,133,0,245,2,7,0,17,6,136,0,130,3,133,0,209,2,136,0,244,3,4,0,21,3,5,0,135,2,135,0,78,4,132,0,130,3,10,0,183,0,4,10,238,0,5,10,247,1,6,10,179,0,7,10,211,7,8,10,125,1,8,10,217,1,9,10,149,0,10,10,20,3,15,10,45,0,15,10,86,0,20,10,110,0,150,10,57,0,9,0,136,0,19,0,107,0,4,10,121,0,5,10,156,0,5,10,93,1,10,10,93,2,142,10,86,1,4,11,235,0,135,11,255,0,4,11,194,0,5,11,72,2,6,11,128,1,7,11,71,2,10,11,249,2,11,11,248,2,139,11,83,3,6,10,80,0,6,10,158,6,7,10,173,0,7,10,182,7,9,10,35,2,10,10,218,2,14,10,18,0,150,10,39,0,4,10,155,3,134,10,175,6,5,0,21,1,141,0,247,0,132,0,179,1,133,11,50,2,134,0,31,5,5,11,191,0,137,11,15,1,132,10,83,2,7,11,1,6,14,11,96,0,143,11,73,0,5,0,181,1,7,0,246,1,7,0,7,2,7,0,98,4,7,0,215,6,14,0,211,0,6,10,203,1,7,10,217,6,7,10,13,7,8,10,146,2,9,10,1,0,11,10,191,3,141,10,190,1,6,0,46,3,4,11,214,1,5,11,217,1,6,11,153,0,7,11,223,5,7,11,131,7,10,11,189,2,11,11,132,0,11,11,168,0,11,11,227,0,11,11,64,1,11,11,180,1,11,11,13,2,11,11,87,3,12,11,41,0,12,11,30,1,13,11,103,0,13,11,28,1,14,11,255,0,14,11,6,1,15,11,117,0,143,11,127,0,5,0,9,1,6,0,212,0,135,0,28,0,138,0,238,2,133,11,71,1,6,11,40,2,7,11,218,6,137,11,92,2,134,0,220,7,132,0,190,2,5,11,80,0,6,11,149,1,7,11,147,1,7,11,222,5,7,11,90,6,8,11,200,1,9,11,231,1,9,11,85,3,9,11,121,3,10,11,53,1,11,11,209,2,11,11,226,3,12,11,174,1,141,11,165,0,5,0,40,3,135,0,253,7,5,0,166,0,8,0,227,2,140,0,255,1,134,10,234,1,4,11,197,1,5,11,119,3,6,11,23,2,8,11,6,0,136,11,31,2,4,0,119,0,5,0,170,0,5,0,191,1,7,0,172,6,7,0,97,7,9,0,101,1,9,0,207,2,12,0,230,1,140,0,84,2,137,0,244,1,7,10,250,0,136,10,251,1,132,10,158,0,6,0,41,3,134,0,220,5,9,0,71,1,11,0,94,1,11,0,63,3,13,0,96,1,4,10,140,0,7,10,106,1,8,10,209,0,9,10,10,0,9,10,247,1,9,10,102,2,10,10,177,2,11,10,71,1,11,10,213,2,12,10,252,0,12,10,71,2,13,10,192,0,14,10,13,1,14,10,100,1,148,10,50,0,135,11,229,2,4,0,194,1,7,0,134,4,19,10,1,0,19,10,26,0,150,10,9,0,6,0,85,2,135,0,38,5,134,0,66,6,6,10,228,0,7,10,61,5,9,10,152,1,138,10,87,1,7,0,95,5,7,0,186,5,138,0,75,1,132,0,242,2,132,10,45,2,5,11,101,0,6,11,88,0,6,11,31,2,7,11,141,6,9,11,100,0,10,11,165,2,14,11,169,0,14,11,46,1,14,11,57,1,15,11,48,0,143,11,84,0,134,0,88,5,4,11,54,1,9,11,27,3,10,11,221,2,11,11,195,1,12,11,249,0,14,11,115,0,14,11,30,1,143,11,100,0,132,10,36,2,10,0,45,2,7,10,197,0,8,10,142,0,8,10,69,1,9,10,150,0,9,10,84,2,10,10,97,1,11,10,74,0,11,10,59,1,12,10,150,2,12,10,169,2,14,10,167,1,143,10,141,0,133,11,75,2,5,0,82,3,136,0,31,3,10,0,140,3,12,0,189,2,12,0,245,2,142,0,210,1,4,0,62,0,5,0,19,1,18,0,19,0,6,10,143,1,6,10,67,2,7,10,180,2,7,10,78,3,7,10,247,3,7,10,7,7,8,10,147,1,9,10,138,1,10,10,133,0,12,10,4,0,12,10,41,1,12,10,196,1,16,10,81,0,18,10,25,0,21,10,14,0,22,10,12,0,151,10,18,0,12,0,203,1,7,10,10,6,11,10,43,1,142,10,151,1,132,10,177,0,132,11,242,1,7,11,217,0,8,11,140,0,138,11,98,2,5,10,155,1,135,10,141,2,134,0,10,7,7,10,183,1,10,10,215,2,11,10,4,1,139,10,172,2,133,11,137,3,11,11,68,2,142,11,201,0,134,0,117,5,5,10,208,0,7,10,241,2,135,10,248,5,7,0,238,0,7,0,241,7,8,0,120,0,8,0,188,0,8,0,147,2,9,0,86,2,10,0,210,1,12,0,86,1,12,0,76,2,13,0,247,1,14,0,246,0,143,0,92,0,135,11,17,4,4,11,200,1,7,11,105,0,7,11,102,1,7,11,101,6,8,11,131,2,139,11,227,1,6,0,38,5,134,0,44,5,4,0,201,0,7,0,208,6,8,0,90,2,11,0,247,0,11,0,58,3,17,0,65,0,133,10,242,0,8,0,164,0,146,0,62,0,133,10,185,3,139,10,34,3,133,0,103,2,7,11,30,6,8,11,13,1,9,11,212,0,9,11,206,2,14,11,15,0,14,11,132,0,142,11,227,0,133,10,34,1,132,10,124,1,5,10,52,0,7,10,21,1,9,10,112,1,139,10,23,3,135,0,219,4,133,11,27,2,11,11,151,3,141,11,153,1,136,0,200,3,133,11,214,1,134,0,114,3,132,0,139,3,5,0,100,0,10,0,73,1,12,0,160,1,149,0,29,0,10,10,138,0,139,10,220,1,5,10,213,2,5,10,215,2,6,11,91,0,7,11,179,1,135,10,19,7,4,11,16,0,5,11,60,1,5,11,74,3,6,11,114,1,6,11,242,6,8,11,166,0,11,11,44,3,12,11,206,0,12,11,95,1,14,11,162,1,16,11,15,0,16,11,34,0,18,11,3,0,19,11,3,0,19,11,7,0,20,11,4,0,149,11,21,0,132,0,176,0,5,0,124,2,5,0,230,3,7,0,9,0,7,0,228,5,8,0,26,0,9,0,61,1,9,0,102,1,10,0,210,0,10,0,36,1,10,0,21,2,11,0,43,2,12,0,14,2,12,0,95,2,13,0,7,1,13,0,203,1,142,0,15,1,6,0,0,1,8,0,9,1,4,10,38,0,7,10,51,1,7,10,231,3,7,10,201,5,7,10,196,6,7,10,202,6,9,10,158,1,11,10,60,1,12,10,52,0,13,10,164,1,147,10,100,0,135,10,16,5,4,11,99,2,133,11,94,2,4,0,131,2,142,11,21,0,133,11,203,2,133,10,211,2,6,0,98,2,135,11,85,2,10,0,127,0,141,0,27,0,6,0,203,7,6,0,209,7,8,0,119,0,136,0,205,3,4,11,149,0,138,11,112,1,12,0,10,2,4,11,154,0,5,10,109,0,6,10,248,6,7,11,110,4,7,10,103,7,8,11,105,0,12,10,40,1,140,10,46,1,4,11,31,0,6,11,173,1,7,11,194,3,9,11,202,1,139,11,179,2,10,0,41,2,11,0,108,3,13,0,193,0,13,0,167,1,14,0,166,0,19,0,84,0,4,11,56,1,5,10,216,0,7,10,87,7,9,10,141,0,9,10,14,1,9,10,167,2,10,10,159,0,11,10,197,0,12,10,26,2,12,10,47,2,14,10,144,0,14,10,167,0,143,10,67,0,134,0,46,6,7,0,42,6,135,11,42,6,137,10,81,0,132,11,236,0,134,10,135,1,134,0,27,3,7,10,66,1,136,10,249,0,5,11,68,3,5,11,89,3,6,11,144,6,7,11,59,0,147,11,53,0,135,0,176,1,10,11,68,0,139,11,238,1,4,11,81,0,139,11,99,3,7,0,126,0,136,0,84,0,142,11,24,1,5,11,26,1,8,11,138,2,9,11,39,1,9,11,139,3,138,11,187,1,136,0,22,3,5,10,120,2,138,10,14,2,6,0,64,0,12,0,121,1,13,0,53,1,14,0,141,0,14,0,173,1,14,11,141,0,142,11,173,1,134,0,249,5,6,0,65,1,7,0,65,7,9,0,18,2,19,0,99,0,7,10,180,3,7,10,18,4,8,10,235,0,8,10,205,1,9,10,197,1,10,10,98,1,145,10,77,0,7,0,80,4,11,0,13,1,11,0,27,2,11,0,115,2,11,0,194,2,11,0,207,3,12,0,248,0,12,0,178,1,12,0,88,2,12,0,110,2,13,0,41,1,13,0,229,1,14,0,69,0,14,0,153,1,143,0,108,0,4,10,106,1,7,10,52,0,7,10,47,1,10,11,70,0,12,11,26,0,14,11,17,0,14,11,178,0,15,11,34,0,149,11,12,0,11,0,209,3,141,0,251,1,9,0,34,0,139,0,228,1,5,10,196,0,6,10,230,1,7,10,212,0,8,10,53,1,136,10,90,1,6,0,164,6,7,0,26,0,7,0,37,1,7,0,126,1,7,0,2,4,7,0,63,4,7,0,235,7,8,0,24,0,8,0,114,0,8,0,252,0,8,0,215,2,8,0,217,2,9,0,30,0,9,0,199,0,9,0,231,0,9,0,251,0,9,0,78,1,9,0,105,1,9,0,200,2,10,0,55,0,10,0,60,0,10,0,232,0,10,0,76,1,10,0,128,1,10,0,140,1,10,0,248,1,10,0,30,2,10,0,140,2,11,0,20,0,11,0,48,0,11,0,207,0,11,0,35,1,11,0,42,1,11,0,86,1,11,0,109,1,11,0,138,1,11,0,108,2,11,0,193,2,11,0,249,3,12,0,123,0,12,0,84,1,12,0,150,1,12,0,131,2,13,0,61,0,13,0,13,1,13,0,55,1,13,0,63,1,13,0,230,1,14,0,234,0,15,0,62,0,15,0,85,0,16,0,71,0,18,0,119,0,20,0,105,0,135,10,120,7,4,11,71,0,5,11,120,1,7,11,119,0,138,11,153,2,10,0,150,3,10,0,158,3,4,10,174,2,136,11,55,0,138,10,113,2,136,10,194,2,132,11,223,1,4,10,30,0,133,10,43,0,6,0,123,1,7,0,14,1,8,0,176,0,8,0,183,0,9,0,176,1,9,0,149,2,12,0,247,0,12,0,105,2,18,0,125,0,7,11,95,2,8,11,99,0,152,11,4,0,5,0,24,3,133,0,132,3,4,11,100,2,133,11,49,2,4,11,41,0,4,10,220,0,5,11,74,0,7,10,255,5,7,11,91,6,11,11,103,3,140,11,107,2,135,0,128,7,7,11,94,0,11,11,73,1,11,11,197,3,12,11,241,0,14,11,98,1,15,11,22,0,148,11,63,0,9,11,209,0,137,11,44,1,134,0,3,3,135,0,187,7,4,0,133,3,133,0,8,3,142,0,254,0,133,11,98,0,9,11,16,0,141,11,130,1,133,11,216,3,4,11,182,0,6,11,205,0,135,11,220,0,7,10,189,6,7,10,238,6,138,10,137,1,5,10,7,1,134,10,158,1,4,11,42,0,9,11,205,0,9,11,18,3,138,11,147,2,14,0,140,0,148,0,41,0,8,0,184,1,10,0,103,1,6,10,178,0,6,11,33,1,6,10,214,6,7,11,134,6,9,10,178,2,10,10,155,0,10,10,117,1,11,10,186,2,12,11,57,0,13,10,155,0,20,10,93,0,151,11,4,0,4,0,37,0,5,0,78,1,7,0,229,4,151,11,25,0,4,0,252,1,4,11,123,2,5,10,97,0,137,10,137,1,139,11,21,2,4,0,128,2,133,0,1,2,134,10,103,6,132,11,115,1,4,11,16,1,7,11,68,3,7,11,115,6,145,11,89,0,5,11,57,3,6,11,188,1,6,11,104,6,136,11,52,1,4,10,191,0,7,10,166,3,8,10,135,2,145,10,97,0,12,0,246,0,15,0,162,0,19,0,64,0,20,0,8,0,20,0,95,0,22,0,24,0,152,0,17,0,4,0,21,2,5,10,165,0,9,10,90,1,138,10,143,2,5,11,225,2,139,10,117,3,133,10,109,3,8,10,128,0,139,10,179,0,137,11,51,1,140,0,240,2,133,0,152,3,135,0,24,4,5,0,153,0,6,0,68,2,6,10,127,6,7,10,132,0,7,10,130,4,7,10,135,5,7,10,227,5,12,10,237,1,15,10,105,0,151,10,15,0,5,10,203,1,7,10,49,4,8,10,241,0,136,10,78,1,138,0,135,1,135,0,160,7,133,11,13,2,8,11,129,2,11,11,132,1,140,11,68,2,142,0,126,0,134,0,128,2,132,0,227,1,7,0,80,6,9,0,69,0,6,10,68,1,6,10,8,2,7,10,82,1,7,10,193,6,8,10,228,0,139,10,238,2,5,11,237,1,134,11,16,2,135,0,222,2,4,11,174,0,135,11,143,3,138,0,224,1,9,0,239,1,146,0,104,0,135,10,193,2,9,0,216,1,4,10,73,0,6,10,100,2,7,10,159,3,7,10,50,5,7,10,30,7,8,10,217,0,9,10,253,2,9,10,254,2,10,10,152,1,11,10,51,0,11,10,25,3,12,10,10,1,15,10,158,0,20,10,89,0,150,10,32,0,7,11,36,2,137,11,58,0,4,11,32,0,5,11,215,0,6,11,13,1,7,11,246,6,7,11,100,7,10,11,16,0,11,11,54,3,11,11,186,3,141,11,225,1,132,0,106,3,9,0,229,0,5,10,133,1,136,10,124,2,7,11,213,6,136,11,221,1,134,0,180,3,5,11,52,1,135,11,64,4,4,0,236,2,139,0,241,3,136,10,21,0,6,0,43,2,135,0,229,1,5,11,126,0,8,11,41,1,9,11,110,1,9,11,189,1,12,11,53,0,12,11,118,1,141,11,236,1,7,11,15,6,139,11,105,1,136,0,193,0,136,0,216,1,8,0,141,2,13,0,93,0,147,0,14,0,132,0,216,3,132,11,175,0,5,0,172,0,6,0,179,7,132,11,173,2,149,11,8,0,133,11,29,3,13,0,83,0,5,10,189,0,7,10,186,1,7,10,187,1,8,10,25,1,12,10,174,0,141,10,5,1,134,0,32,6,133,11,53,2,139,0,128,1,133,0,4,1,7,0,246,2,7,0,112,3,7,0,79,5,9,0,164,0,9,0,167,0,10,0,156,0,10,0,76,2,12,0,101,0,14,0,48,0,15,0,70,0,6,10,2,0,7,10,238,4,7,10,201,6,8,10,22,0,8,10,14,1,8,10,100,2,9,10,56,1,9,10,180,1,10,10,55,1,10,10,111,2,11,10,72,0,11,10,74,1,11,10,199,1,12,10,65,1,12,10,248,1,12,10,18,2,12,10,31,2,13,10,17,0,13,10,156,0,13,10,78,1,17,10,60,0,148,10,64,0,4,11,252,0,7,11,44,4,10,11,178,1,11,11,228,0,11,11,170,1,13,11,231,0,18,11,106,0,148,11,87,0,7,10,98,1,10,10,154,1,139,10,47,3,6,0,111,1,7,10,158,2,7,10,47,5,8,10,155,1,8,10,179,1,9,10,141,2,9,10,228,2,10,10,129,1,11,10,222,0,11,10,68,1,11,10,61,3,140,10,99,2,7,0,150,4,6,10,166,0,135,10,118,1,146,0,121,0,132,0,60,3,5,11,231,0,138,11,253,1,7,11,89,2,9,11,21,1,9,11,162,2,10,11,178,0,10,11,1,1,10,11,162,1,11,11,19,2,11,11,32,2,11,11,73,2,12,11,113,0,12,11,219,1,13,11,99,0,142,11,172,1,134,0,5,6,135,11,243,6,5,0,87,1,134,10,142,1,135,10,50,0,135,11,147,6,4,0,184,1,7,0,57,0,8,0,167,0,8,0,119,1,9,0,82,0,9,0,49,2,9,0,232,2,10,0,108,2,137,11,232,2,134,0,158,3,6,10,5,2,7,10,135,4,10,10,109,2,139,10,192,0,137,0,59,3,8,0,194,0,136,0,244,2,10,10,223,0,139,10,133,2,7,10,64,0,136,10,245,0,4,11,143,1,5,11,119,0,5,11,238,1,7,11,239,2,137,11,44,2,132,0,40,3,135,0,22,0,7,10,227,6,140,10,54,1,5,0,127,2,7,0,225,4,11,0,128,3,134,11,72,2,134,0,78,6,135,0,92,3,135,11,97,4,5,10,129,0,6,10,61,0,135,10,179,3,4,0,102,0,7,0,47,3,7,0,163,6,139,0,196,3,13,10,249,1,141,10,250,1,139,10,232,3,132,11,167,2,132,0,131,3,132,0,57,2,5,11,182,2,137,11,202,2,136,0,27,3,6,0,253,7,139,11,7,0,6,0,52,0,9,0,104,0,9,0,47,2,12,0,52,1,147,0,87,0,4,0,45,1,132,0,92,2,133,10,125,2,136,0,11,3,5,11,143,0,5,11,1,3,6,11,224,6,7,11,170,2,7,11,200,7,136,11,224,2,137,10,78,2,147,0,32,0,137,11,15,2,5,10,24,1,135,10,202,4,134,0,238,1,6,0,165,2,6,0,170,2,134,0,20,4,133,10,25,1,135,10,40,4,7,0,252,1,133,11,92,3,6,11,166,1,7,11,0,0,7,11,8,6,9,11,65,2,11,11,222,3,12,11,141,0,12,11,197,1,13,11,47,0,141,11,10,1,134,0,246,3,5,11,3,2,137,11,131,0,134,0,189,3,132,11,134,2,6,0,54,1,7,0,57,7,8,0,72,0,8,0,16,1,8,0,175,1,9,0,12,0,9,0,120,1,10,0,51,2,10,0,118,2,10,0,28,3,10,0,42,3,11,0,111,1,11,0,87,2,11,0,174,2,140,0,160,2,7,0,58,2,4,11,140,1,7,10,120,0,7,11,216,2,8,10,233,1,9,11,117,0,9,10,63,1,10,10,52,3,11,10,236,3,12,10,123,1,12,10,167,2,13,10,117,0,13,11,202,0,13,10,156,1,14,10,25,0,15,10,52,0,15,10,161,0,16,10,47,0,20,11,51,0,149,10,2,0,6,11,121,0,6,11,124,0,6,11,101,1,7,11,114,4,7,11,15,5,8,11,162,0,139,11,143,2,8,0,193,1,4,10,169,3,5,10,33,3,136,11,193,1,139,11,190,3,6,0,181,0,7,0,25,2,8,0,64,0,9,0,127,0,10,0,240,1,12,0,254,1,141,0,128,1,138,11,253,0,4,0,244,0,135,0,233,0,133,11,237,0,132,10,109,1,6,0,114,6,10,0,190,2,139,0,245,0,5,10,7,0,139,10,6,3,13,0,207,1,20,0,49,0,13,11,207,1,148,11,49,0,4,10,222,2,5,10,150,2,134,10,174,1,4,10,234,2,135,10,66,4,5,10,104,1,136,10,237,0,137,0,82,1,143,11,10,0,7,11,59,2,138,11,110,1,134,0,255,4,9,11,1,2,10,11,22,0,10,11,39,0,12,11,122,0,140,11,187,0,133,0,128,3,146,0,178,0,134,0,183,2,137,0,40,3,134,11,75,2,7,11,107,0,7,11,70,3,8,11,38,2,138,11,145,1,7,0,93,4,136,0,27,2,4,10,21,1,5,10,96,2,6,10,237,1,7,10,201,1,140,10,128,1,133,11,0,3,12,0,1,1,7,10,27,0,135,10,60,1,140,0,235,3,4,0,207,0,5,0,74,2,5,0,164,2,6,0,192,1,8,0,244,0,11,0,1,0,13,0,3,0,16,0,54,0,17,0,4,0,18,0,13,0,133,10,40,2,4,10,145,1,137,10,8,1,5,0,4,2,7,0,91,7,135,11,91,7,12,0,192,3,132,11,126,3,5,0,4,0,5,0,42,3,6,0,13,0,6,0,26,2,6,0,154,6,6,0,190,6,7,0,243,1,7,0,27,7,8,0,148,0,8,0,184,2,8,0,23,3,12,0,125,0,143,0,9,0,135,0,244,4,11,0,30,0,14,0,59,1,9,10,31,2,10,10,12,2,12,10,12,2,16,10,18,0,20,10,26,0,148,10,65,0,6,0,236,2,4,10,205,0,5,10,111,2,7,10,104,0,136,10,7,2,11,0,30,2,139,0,84,3,140,0,6,0,132,0,80,3,7,0,105,5,11,0,70,2,11,0,138,2,11,0,133,3,11,0,181,3,12,0,232,0,12,0,236,0,13,0,157,1,13,0,245,1,18,0,116,0,7,10,67,2,9,10,41,0,9,10,244,0,9,10,157,2,10,10,5,0,11,10,93,3,11,10,183,3,139,10,212,3,4,0,177,3,6,0,19,7,6,0,53,7,6,0,61,7,6,0,66,7,8,0,94,3,12,0,14,3,12,0,20,3,18,0,160,0,148,0,117,0,132,10,205,2,4,0,157,3,5,0,35,3,8,0,186,2,138,0,60,3,134,0,136,5,132,0,98,2,139,0,224,3,6,0,110,3,134,0,197,5,135,0,55,7,138,11,19,2,137,11,27,2,134,11,16,1,133,0,127,1,134,0,124,5,132,10,233,1,4,11,9,0,5,11,128,0,7,11,112,1,11,11,224,1,148,11,3,0,136,0,218,3,9,0,148,2,138,0,91,1,135,10,124,3,136,11,170,2,7,0,60,2,9,0,80,2,11,0,168,2,12,0,100,1,140,0,38,2,7,0,131,5,138,11,15,2,4,11,2,0,7,11,33,2,135,11,126,3,137,10,217,1,11,0,64,0,7,11,225,1,7,10,51,3,9,10,26,0,9,10,136,1,9,11,24,3,10,10,152,0,10,10,226,0,12,10,20,1,12,10,170,1,12,10,77,2,13,10,204,1,15,10,97,0,19,10,48,0,148,10,104,0,135,10,51,0,136,11,189,1,136,11,134,2,135,0,94,2,132,10,162,2,6,0,37,7,134,0,38,7,132,10,2,3,5,10,79,0,7,10,3,4,7,10,197,5,139,10,52,0,5,11,18,2,142,11,113,0,134,10,130,6,7,0,236,2,139,0,188,2,134,10,195,0,133,10,21,3,9,0,87,0,10,0,109,1,4,10,251,0,4,10,176,2,7,10,1,2,135,10,4,5,136,11,111,0,133,0,127,0,6,0,198,0,140,0,83,0,133,11,44,2,133,10,121,3,4,10,160,0,5,10,74,1,7,10,154,5,136,10,174,0,5,0,20,1,6,0,55,0,7,0,89,5,138,0,96,3,8,11,16,0,140,11,56,2,6,0,216,6,136,0,214,2,135,0,42,4,133,0,252,2,6,11,186,0,137,11,170,1,11,0,171,2,139,11,171,2,6,0,53,1,7,0,75,1,138,0,38,2,133,10,118,1,6,0,188,4,6,0,60,7,7,0,38,4,8,0,106,3,8,0,114,3,138,0,168,3,132,11,73,2,134,0,84,5,7,0,218,3,133,10,219,2,6,0,211,2,6,0,128,5,138,0,125,1,135,0,37,6,134,0,1,4,4,10,114,2,5,10,130,2,6,10,169,1,10,10,202,0,139,10,141,0,4,11,93,0,5,11,252,0,6,11,229,0,7,11,35,1,9,11,38,2,139,11,132,2,137,11,237,2,137,11,162,0,132,11,125,1,135,0,23,6,6,0,194,0,7,0,133,0,10,0,237,1,10,0,58,2,139,0,152,2,5,0,24,0,5,0,57,2,6,0,3,0,6,0,119,0,6,0,143,0,6,0,184,1,7,0,39,1,7,0,87,2,7,0,150,6,7,0,62,7,8,0,168,1,9,0,43,0,9,0,72,2,9,0,248,2,10,0,148,0,10,0,72,1,11,0,159,0,11,0,253,0,11,0,250,1,12,0,231,1,140,0,19,2,6,0,149,2,134,0,237,5,136,10,67,3,151,10,17,0,5,0,14,0,5,0,124,3,6,0,27,1,7,0,234,0,136,0,25,2,139,0,29,2,4,0,126,0,8,0,123,2,147,0,34,0,4,0,60,1,4,0,239,1,135,0,25,6,4,11,187,0,5,11,184,0,5,11,178,2,7,11,77,7,138,11,244,2,139,11,15,3,4,0,230,3,137,0,93,3,136,0,241,3,139,11,36,1,5,11,21,0,6,11,77,0,6,11,157,0,7,11,206,3,7,11,21,5,7,11,59,5,7,11,210,5,7,11,81,7,137,11,116,2,7,11,3,5,9,11,227,0,9,11,243,1,10,11,85,1,11,11,69,1,11,11,152,1,14,11,180,0,15,11,144,0,18,11,47,0,147,11,49,0,4,0,64,0,5,0,96,1,5,0,208,2,6,0,112,1,139,0,103,1,5,10,128,1,8,10,199,1,140,10,48,0,5,10,8,1,134,10,184,0,7,0,41,6,10,0,48,1,10,0,37,2,12,0,109,1,13,0,220,0,13,0,240,0,142,0,33,0,134,0,83,4,134,0,161,3,135,0,118,4,6,0,175,0,137,0,33,1,5,0,176,1,133,0,145,3,6,0,23,1,7,0,219,0,5,10,121,2,135,10,43,5,7,0,17,3,7,10,103,1,8,10,243,0,140,10,175,0,139,0,83,2,132,10,105,0,8,11,142,1,9,11,169,2,139,11,120,2,140,0,80,0,5,0,163,3,134,0,162,6,142,11,241,0,134,11,20,0,134,0,43,5,11,0,14,2,11,0,171,3,141,0,34,1,5,0,6,3,6,0,12,3,6,0,101,6,6,0,150,6,6,0,215,6,8,0,47,2,141,0,109,0,141,0,127,0,7,0,143,4,11,0,166,3,13,0,135,1,17,0,76,0,135,11,197,2,135,0,195,3,6,0,4,1,135,0,204,5,134,0,61,2,4,10,246,2,139,11,173,3,135,10,113,6,145,11,36,0,4,0,36,1,137,0,68,2,4,0,224,2,5,0,103,3,6,0,153,6,135,0,152,7,7,11,177,3,11,11,201,2,139,11,232,2,134,0,140,4,135,11,169,3,6,0,130,7,9,0,214,3,15,0,173,0,15,0,178,0,15,0,200,0,18,0,189,0,18,0,207,0,21,0,47,0,135,11,116,6,7,0,159,6,139,10,128,0,6,0,63,0,135,0,152,3,133,0,25,3,143,11,134,0,133,10,150,3,5,0,67,0,6,0,62,0,6,0,118,1,135,0,111,5,9,0,22,3,12,0,47,0,4,11,67,2,5,11,226,0,5,11,67,1,135,11,192,3,10,11,16,3,141,11,191,0,4,0,135,1,135,0,145,4,137,0,187,1,13,11,232,0,146,11,35,0,132,10,84,1,132,0,15,1,137,11,57,1,5,11,205,3,137,11,147,2,134,0,116,4,6,11,135,0,135,11,152,4,4,0,253,0,5,0,32,2,7,0,44,1,137,0,84,1,7,0,129,3,5,10,217,3,7,10,253,1,145,10,96,0,138,11,223,2,135,10,127,7,138,0,122,3,5,0,50,3,134,0,98,4,5,0,53,0,5,0,29,2,6,0,94,0,6,0,243,1,7,0,230,0,139,0,65,1,4,0,152,3,5,0,25,0,5,0,22,3,6,0,201,1,7,0,85,3,8,0,20,3,142,11,31,0,132,10,247,0,135,11,58,1,132,0,212,1,7,0,243,0,6,10,81,1,7,10,238,1,8,10,27,0,8,10,87,2,138,10,153,0,4,10,184,0,5,10,134,1,7,10,106,2,7,10,176,5,139,10,198,2,134,0,102,3,134,0,214,4,134,0,229,6,10,0,85,3,10,0,175,3,14,0,181,1,14,0,183,1,14,0,187,1,14,0,190,1,14,0,196,1,14,0,213,1,14,0,215,1,14,0,217,1,16,0,93,0,16,0,102,0,16,0,110,0,148,0,121,0,4,0,93,2,7,0,6,2,7,0,2,5,7,0,126,7,10,0,180,0,139,0,218,0,133,0,54,3,4,0,122,2,11,0,148,3,142,0,163,1,6,11,25,1,7,11,6,0,8,11,26,1,8,11,224,1,8,11,243,1,9,11,198,0,10,11,143,0,10,11,169,0,10,11,211,0,10,11,161,1,10,11,62,2,11,11,147,0,11,11,139,1,12,11,75,0,12,11,151,1,12,11,96,2,13,11,244,1,142,11,251,0,134,0,130,3,6,0,36,0,7,0,146,2,8,0,198,1,150,11,48,0,133,11,162,2,135,11,240,6,4,11,163,1,10,10,227,0,11,10,241,1,11,10,197,2,140,10,159,1,6,10,104,1,7,10,128,6,136,10,222,1,137,0,38,3,12,11,252,1,14,11,102,0,14,11,226,0,144,11,57,0,135,11,99,4,4,11,138,0,7,11,244,3,7,11,0,5,137,11,76,0,5,11,29,0,140,11,126,2,136,10,187,2,134,0,46,5,132,0,104,0,135,11,223,2,132,10,227,2,134,0,51,5,7,0,4,1,135,11,4,1,135,11,39,4,7,0,45,0,9,0,30,2,9,0,54,2,10,0,216,2,137,10,101,3,4,10,67,0,5,10,166,1,7,10,13,4,7,10,9,5,7,10,19,6,9,10,229,2,145,10,108,0,139,0,7,1,134,0,236,5,14,0,146,0,15,0,42,0,16,0,23,0,17,0,86,0,146,0,17,0,138,0,212,1,136,0,237,3,4,11,17,0,5,11,23,0,7,11,227,3,11,11,127,1,11,11,181,1,12,11,204,1,140,11,20,2,7,0,87,0,142,0,32,1,138,10,96,0,135,11,114,2,144,10,26,0,7,0,220,3,7,0,147,7,9,0,64,0,9,0,246,1,12,0,22,0,12,0,34,0,13,0,12,0,13,0,234,0,147,0,77,0,13,0,133,0,8,10,203,0,11,10,55,3,11,10,78,3,12,10,226,1,13,10,21,1,13,10,46,1,13,10,208,1,14,10,205,0,142,10,221,0,4,10,193,1,133,10,206,2,135,0,141,0,6,0,50,7,136,0,104,3,8,11,70,0,12,11,171,0,141,11,16,1,4,10,99,1,6,10,55,1,9,10,0,1,138,10,148,1,132,0,107,2,137,0,5,1,10,11,233,0,10,10,246,2,139,11,76,0,5,0,246,0,8,0,189,0,9,0,99,1,9,0,0,2,10,0,124,0,10,0,197,1,11,0,143,0,11,0,160,1,11,0,91,3,141,0,85,1,134,11,186,1,133,10,59,3,5,10,64,0,140,10,69,2,4,10,186,1,7,10,23,4,7,10,72,5,135,10,107,6,134,11,173,6,5,0,166,2,6,0,49,1,7,0,7,3,7,0,41,4,133,10,209,3,11,11,69,0,12,11,105,0,12,11,117,0,13,11,213,0,14,11,13,0,14,11,62,0,14,11,177,0,14,11,165,1,15,11,19,0,146,11,141,0,137,11,53,1,5,0,35,0,7,0,94,3,7,0,94,7,138,0,179,0,136,0,29,1,132,0,5,2,7,11,208,3,9,11,146,0,10,11,206,0,10,11,84,2,13,11,218,0,142,11,153,0,132,10,254,0,6,0,214,0,12,0,28,2,4,10,19,1,7,10,195,4,140,10,120,1,8,0,155,2,11,0,147,1,146,0,83,0,12,0,74,0,10,11,136,2,11,11,159,2,143,11,46,0,135,0,125,0,134,10,217,6,133,0,249,2,6,0,144,3,4,11,6,2,6,10,113,1,6,10,246,1,7,10,12,4,7,11,112,4,8,10,92,1,9,10,196,1,10,10,26,0,11,10,224,0,11,10,131,1,11,10,4,3,12,10,95,0,12,10,117,2,13,10,195,0,13,10,207,0,13,10,241,0,14,10,4,1,14,10,14,1,143,10,140,0,10,0,131,0,140,0,72,0,132,10,13,1,5,10,224,1,7,10,20,2,7,10,173,4,7,10,78,5,8,10,35,1,11,10,93,1,142,10,140,1,8,11,177,2,137,11,95,3,8,0,77,1,138,0,182,0,4,11,18,0,7,11,145,0,7,11,188,1,7,11,254,4,8,11,49,0,8,11,144,1,9,11,71,0,9,11,250,0,10,11,203,1,12,11,160,0,144,11,24,0,14,11,35,0,142,11,191,0,135,11,72,7,135,0,58,5,148,10,15,0,14,0,94,0,15,0,65,0,16,0,4,0,16,0,77,0,16,0,80,0,145,0,5,0,12,11,82,0,143,11,36,0,133,11,242,3,133,0,193,1,133,0,134,2,7,0,86,0,8,0,103,0,135,10,145,2,7,0,236,7,138,0,129,2,136,10,21,2,134,0,1,0,139,11,202,3,5,11,87,0,7,11,57,1,7,11,79,4,10,11,112,0,10,11,70,2,11,11,133,1,11,11,45,3,12,11,129,1,13,11,30,1,14,11,124,0,146,11,108,0,6,0,101,3,132,11,11,1,6,0,21,1,7,0,250,4,7,0,106,5,146,0,87,0,6,0,187,0,7,0,39,0,7,0,179,4,8,0,124,1,14,0,117,0,149,0,28,0,4,10,211,0,4,10,76,1,5,10,79,1,6,10,238,0,7,10,13,1,7,10,43,3,7,10,5,7,8,10,68,3,9,10,251,1,141,10,242,0,4,0,17,3,5,0,112,1,6,0,41,1,7,0,25,3,139,0,170,3,7,0,208,1,8,0,46,2,11,0,105,0,12,0,231,0,14,0,130,1,15,0,102,0,148,0,75,0,133,10,241,3,8,0,109,3,140,0,219,2,139,11,33,1,10,11,249,0,139,11,209,0,132,11,49,2,134,0,72,6,132,11,248,2,134,0,149,5,9,11,154,0,140,11,229,1,5,10,228,0,6,10,203,0,7,10,156,0,8,10,91,1,137,10,9,1,7,0,242,3,11,0,221,2,11,0,247,2,13,0,34,0,14,0,171,1,146,0,45,0,7,10,107,4,135,10,188,5,136,11,255,0,7,0,120,6,9,0,113,1,10,0,82,1,10,0,234,1,11,0,154,0,11,0,33,2,11,0,7,3,13,0,77,0,141,0,18,1,133,11,109,2,134,0,14,4,4,11,112,1,135,11,129,2,6,0,218,7,8,0,211,3,8,0,217,3,10,0,183,3,138,0,243,3,134,0,237,3,19,0,121,0,5,10,35,1,5,10,62,1,7,10,253,2,9,10,133,1,140,10,36,2,5,0,20,0,6,0,42,1,7,0,147,2,137,0,219,0,7,0,160,5,11,0,86,3,11,0,104,3,11,0,153,3,12,0,39,2,13,0,216,1,142,0,111,1,5,0,234,1,6,0,103,2,6,0,108,2,135,0,171,2,6,0,46,4,134,0,61,6,139,0,10,2,132,0,183,1,136,0,157,2,6,0,254,2,6,0,119,4,6,0,221,4,10,10,13,2,139,10,82,0,9,11,92,0,147,11,91,0,6,0,156,2,134,0,194,4,6,11,13,2,9,11,108,3,140,11,28,1,132,0,233,0,136,0,35,2,132,10,166,1,5,10,99,1,145,10,0,0,6,11,44,1,135,11,235,5,4,0,226,1,137,10,137,3,4,0,118,3,7,0,90,1,133,11,82,2,133,10,97,3,5,10,146,3,134,10,89,6,135,0,78,1,5,0,27,3,6,0,205,6,133,10,234,0,135,10,103,5,6,11,105,6,136,11,52,3,135,0,115,1,7,11,33,5,138,11,148,2,135,10,32,5,135,0,110,2,7,0,113,2,135,0,214,6,135,0,83,1,4,0,203,0,135,0,144,7,15,0,29,0,16,0,38,0,15,11,29,0,144,11,38,0,5,0,82,1,135,0,232,4,135,10,213,5,10,0,130,0,6,10,165,1,7,10,61,0,7,10,4,6,138,10,245,1,6,11,133,1,7,11,149,0,9,11,142,0,138,11,94,0,137,10,85,1,11,0,166,2,12,0,51,1,142,10,98,0,6,11,8,0,7,11,89,7,136,11,91,0,135,0,252,7,6,0,2,3,6,0,34,3,6,0,44,3,7,0,55,1,9,0,52,1,12,0,255,0,6,10,102,0,7,10,72,0,15,10,142,0,147,10,67,0,151,10,30,0,135,10,55,3,135,0,242,4,135,11,210,6,135,10,78,7,4,0,144,1,5,0,11,1,135,0,232,0,7,11,24,0,11,11,30,2,139,11,84,3,135,11,203,6,4,11,247,1,135,11,125,6,5,11,130,0,7,11,34,5,9,11,98,2,10,11,206,2,11,11,89,2,11,11,51,3,11,11,178,3,140,11,24,2,10,11,149,0,11,11,24,1,142,11,80,1,7,0,227,2,11,0,178,2,7,11,154,7,8,10,48,0,8,10,88,0,8,10,70,2,8,10,169,2,9,10,117,1,9,10,96,3,11,10,157,0,11,10,75,3,148,10,27,0,134,0,222,3,4,10,88,0,5,10,137,0,5,10,174,0,5,10,9,3,6,10,128,6,6,10,189,6,7,10,77,0,7,10,170,1,7,10,37,5,7,10,75,5,8,10,126,0,8,10,51,2,9,10,11,2,9,10,238,2,10,10,54,1,10,10,68,3,11,10,42,0,11,10,62,1,11,10,219,2,12,10,68,0,12,10,92,0,12,10,251,1,12,10,180,2,13,10,81,0,13,10,238,0,13,10,118,1,14,10,180,1,18,10,138,0,19,10,78,0,19,10,111,0,20,10,55,0,20,10,77,0,148,10,92,0,141,10,162,1,7,0,39,7,132,10,170,3,6,0,8,3,134,0,147,3,138,10,95,1,5,11,92,1,6,11,10,2,6,10,132,6,7,10,219,5,8,10,117,0,9,10,58,1,138,10,174,0,135,10,195,2,132,0,101,2,133,10,147,1,132,11,136,1,5,11,177,1,9,11,121,2,139,11,117,2,133,0,251,2,132,0,110,3,132,0,209,3,132,0,100,0,6,0,207,1,4,10,44,0,5,10,55,1,7,10,127,2,7,10,250,2,7,10,35,7,9,10,8,0,9,10,206,1,148,10,83,0,134,11,234,0,4,10,90,1,7,10,115,0,9,10,180,0,9,10,200,1,138,10,107,1,5,0,106,1,5,0,187,1,6,0,62,1,7,0,251,3,139,0,111,2,5,0,207,1,8,0,40,1,7,11,140,0,7,11,158,7,8,11,168,2,11,11,49,3,147,11,88,0,7,11,198,4,138,11,130,1,142,0,137,0,132,0,198,1,7,0,122,7,6,11,5,0,7,10,27,4,9,10,33,2,11,11,249,0,12,11,57,1,16,11,66,0,145,11,26,0,135,0,247,5,145,0,58,0,148,11,59,0,5,0,48,0,5,0,148,1,6,0,45,2,7,0,202,1,8,0,85,2,10,0,199,1,10,0,94,2,11,0,49,0,11,0,36,2,12,0,220,1,13,0,18,0,141,0,194,1,5,11,195,3,134,11,237,6,133,0,217,2,138,11,74,2,5,0,186,1,135,0,192,7,134,0,193,1,144,0,40,0,4,0,85,3,7,11,180,0,8,11,253,1,136,11,24,3,6,10,185,0,7,10,107,7,9,10,107,3,139,10,161,2,134,11,12,2,12,0,227,0,4,10,71,1,5,10,222,1,7,10,52,5,136,10,241,2,6,0,211,5,5,10,252,3,133,10,254,3,4,10,103,0,133,10,145,1,132,11,163,3,4,10,243,1,135,10,141,5,5,0,55,0,7,0,120,1,140,0,161,0,133,0,194,1,6,0,150,4,134,0,26,6,10,0,62,0,13,0,144,1,135,11,45,7,140,0,207,0,135,0,101,3,4,11,5,3,5,11,106,2,137,11,244,2,132,10,96,0,4,0,213,0,7,0,223,0,8,0,80,0,135,10,200,3,4,11,90,0,5,11,81,1,5,11,33,2,7,11,242,2,9,11,186,0,10,11,72,0,10,11,14,3,11,11,1,2,11,11,65,2,11,11,98,2,11,11,121,3,11,11,193,3,12,11,98,1,12,11,106,1,12,11,205,1,12,11,83,2,13,11,79,0,143,11,121,0,7,0,125,1,7,0,38,3,7,0,52,3,8,0,98,1,8,0,181,1,8,0,19,3,9,0,145,2,10,0,58,0,10,0,83,1,10,0,237,2,11,0,146,3,12,0,162,0,13,0,75,0,14,0,106,0,14,0,198,0,14,0,64,1,14,0,157,1,146,0,43,0,136,0,235,2,136,0,186,3,134,0,49,4,135,0,44,2,7,11,151,0,9,11,73,1,139,11,254,0,5,0,180,2,134,0,115,5,6,10,51,2,137,10,224,0,134,0,191,0,132,0,36,3,9,11,187,0,10,11,36,0,17,11,44,0,146,11,64,0,7,11,165,0,7,11,151,3,136,11,5,2,4,11,250,1,5,11,39,1,7,11,144,6,15,11,14,0,144,11,5,0,4,0,194,2,6,0,162,0,7,0,168,7,136,0,63,3,135,11,96,5,7,11,219,3,9,11,176,2,10,11,10,2,11,11,20,3,140,11,54,2,150,0,35,0,138,0,170,1,135,0,211,4,135,11,205,6,7,11,133,1,7,11,188,2,7,11,172,3,8,11,2,2,9,11,116,0,9,11,23,2,10,11,118,0,11,11,107,0,11,11,148,0,11,11,154,3,12,11,254,0,12,11,165,1,142,11,238,0,134,0,210,4,132,11,231,2,4,10,142,3,5,10,64,3,135,11,55,5,141,0,96,0,135,11,185,0,146,0,149,0,4,0,204,0,137,0,134,3,4,11,16,3,133,11,233,2,136,0,65,3,136,0,181,3,7,0,110,1,9,0,31,1,12,0,199,0,12,0,44,2,12,0,65,2,5,11,81,0,7,11,146,0,7,11,62,5,7,11,166,5,8,11,53,0,8,11,49,2,8,11,182,2,8,11,242,2,9,11,97,0,9,11,115,0,9,11,126,3,10,11,206,1,10,11,45,3,11,11,230,0,11,11,145,2,11,11,187,2,11,11,236,2,12,11,119,0,12,11,200,0,12,11,27,1,14,11,17,1,145,11,15,0,5,11,152,1,137,11,235,2,9,11,242,1,140,11,181,0,6,0,228,7,136,0,224,3,5,0,100,1,135,0,224,0,134,0,16,3,7,0,118,2,9,0,55,2,11,0,150,0,11,0,188,1,13,0,119,0,8,10,16,2,137,10,92,1,134,0,27,2,4,10,20,0,133,10,104,2,142,0,27,0,7,11,30,0,8,11,86,0,8,11,59,1,8,11,188,2,9,11,64,2,9,11,90,3,11,11,54,1,11,11,120,3,11,11,136,3,12,11,105,1,141,11,248,0,138,11,71,3,134,0,243,2,134,0,39,4,7,10,67,4,135,10,229,6,134,11,172,1,7,11,12,2,8,11,169,0,8,11,234,0,9,11,224,1,138,11,134,2,139,0,46,3,7,11,182,5,139,11,147,2,4,10,26,0,5,10,173,1,6,10,245,0,7,10,192,2,7,10,99,5,135,10,194,5,7,11,181,4,138,11,125,2,139,11,35,3,132,10,109,2,136,0,219,3,4,11,10,1,8,11,4,0,9,11,39,0,10,11,166,0,11,11,150,3,12,11,123,2,20,11,10,0,22,11,27,0,150,11,43,0,4,0,235,0,135,0,255,0,4,0,194,0,5,0,72,2,6,0,128,1,7,0,71,2,10,0,249,2,11,0,248,2,139,0,83,3,133,10,30,2,134,0,62,4,133,10,100,3,8,0,248,3,136,0,250,3,7,0,116,5,7,11,116,5,136,10,177,1,135,10,215,5,138,10,215,0,141,10,124,0,7,11,157,0,8,11,23,1,9,11,247,2,16,11,31,0,16,11,39,0,16,11,75,0,18,11,24,0,20,11,42,0,152,11,1,0,5,0,50,2,134,11,92,2,134,0,145,3,5,0,191,0,137,0,15,1,4,0,214,1,6,0,153,0,7,0,223,5,7,0,131,7,10,0,189,2,11,0,132,0,11,0,227,0,11,0,64,1,11,0,180,1,11,0,13,2,11,0,87,3,11,0,105,3,12,0,41,0,12,0,30,1,13,0,103,0,13,0,28,1,14,0,255,0,14,0,6,1,15,0,117,0,143,0,127,0,7,0,219,1,12,0,45,0,147,10,112,0,132,11,55,2,137,11,91,3,6,0,201,2,6,0,201,3,6,0,10,5,134,0,15,6,133,0,71,1,6,0,40,2,6,0,12,5,7,0,218,6,137,0,92,2,4,0,223,0,6,0,103,1,11,0,3,0,13,0,108,0,14,0,89,0,16,0,22,0,5,11,250,2,7,11,88,7,9,11,168,2,139,11,30,3,5,0,80,0,6,0,149,1,7,0,147,1,7,0,222,5,8,0,200,1,9,0,231,1,9,0,85,3,9,0,121,3,10,0,53,1,11,0,209,2,11,0,226,3,12,0,174,1,141,0,165,0,133,11,42,1,132,10,135,2,134,0,224,7,18,10,10,0,146,11,10,0,4,0,197,1,5,0,119,3,6,0,23,2,8,0,6,0,8,0,31,2,136,0,58,3,136,0,207,3,10,0,193,3,138,0,194,3,138,10,220,0,6,0,99,7,6,0,101,7,9,0,148,3,9,0,197,3,9,0,204,3,12,0,33,3,12,0,91,3,12,0,115,3,15,0,226,0,149,0,51,0,132,10,109,0,135,11,11,1,7,11,92,0,7,11,182,0,8,11,197,1,9,11,204,0,11,11,182,3,12,11,94,0,12,11,132,2,16,11,20,0,16,11,70,0,16,11,90,0,147,11,55,0,134,10,210,6,6,11,71,0,7,11,77,3,7,11,28,5,8,11,160,0,137,11,62,1,5,0,101,0,6,0,88,0,7,0,7,1,7,0,116,2,7,0,141,6,8,0,93,1,9,0,100,0,10,0,165,2,14,0,169,0,14,0,46,1,14,0,57,1,15,0,48,0,15,0,84,0,7,11,237,0,8,11,152,2,9,11,42,0,9,11,10,1,9,11,124,1,9,11,133,2,10,11,177,0,138,11,20,1,138,11,69,0,4,0,54,1,7,0,196,2,7,0,228,3,9,0,27,3,10,0,134,1,10,0,221,2,11,0,195,1,12,0,249,0,14,0,115,0,14,0,30,1,143,0,100,0,5,0,75,2,4,10,40,0,10,10,67,0,11,10,117,0,11,10,0,3,139,10,167,3,6,0,150,7,7,0,0,2,136,0,215,3,7,10,224,3,8,10,45,1,9,10,210,2,12,10,63,0,13,10,29,0,14,10,161,0,143,10,18,0,136,11,76,0,139,10,155,3,134,0,133,2,134,0,83,3,4,0,242,1,132,11,37,1,7,0,217,0,8,0,140,0,10,0,98,2,14,11,96,1,17,11,53,0,18,11,146,0,18,11,152,0,19,11,11,0,150,11,54,0,134,0,168,5,138,11,73,3,133,0,137,3,4,11,93,2,7,11,6,2,7,11,2,5,7,11,126,7,10,11,180,0,139,11,218,0,139,11,149,3,135,10,57,3,140,10,72,1,4,0,200,1,7,0,105,0,7,0,102,1,7,0,101,6,8,0,131,2,139,0,227,1,134,0,24,3,6,11,96,0,135,11,146,5,137,11,179,2,4,11,139,2,133,11,33,1,7,11,176,2,8,11,35,0,9,11,255,1,10,11,255,2,147,11,118,0,150,0,56,0,5,0,243,0,5,0,23,2,6,10,204,0,10,10,64,1,10,10,71,2,13,10,246,1,14,10,72,0,14,10,18,1,14,10,56,1,14,10,88,1,15,10,159,0,16,10,62,0,16,10,69,0,17,10,30,0,18,10,42,0,18,10,53,0,18,10,84,0,18,10,140,0,19,10,68,0,19,10,85,0,20,10,5,0,20,10,45,0,20,10,101,0,22,10,7,0,150,10,20,0,4,10,46,2,6,10,134,1,7,10,162,0,7,10,177,2,9,10,104,1,138,10,141,2,146,11,23,0,135,0,212,6,5,10,88,3,6,10,136,6,6,10,221,6,134,10,245,6,5,0,27,2,5,0,242,2,6,0,108,3,132,11,192,2,135,11,54,4,5,10,92,0,10,10,224,2,140,10,102,0,17,0,91,0,5,10,78,2,137,10,213,0,134,0,29,6,6,0,91,0,135,0,179,1,4,0,171,3,140,0,24,3,134,0,119,5,4,0,16,0,5,0,60,1,5,0,74,3,6,0,114,1,6,0,242,6,8,0,166,0,11,0,44,3,12,0,206,0,12,0,95,1,14,0,162,1,16,0,15,0,16,0,34,0,18,0,3,0,19,0,3,0,19,0,7,0,20,0,4,0,21,0,21,0,4,11,208,2,133,11,50,1,144,0,95,0,133,11,175,1,132,11,234,0,135,0,39,2,4,0,231,3,6,0,174,7,134,0,250,7,7,0,107,2,10,0,35,2,11,0,122,0,12,0,89,2,15,0,7,0,148,0,20,0,5,11,208,1,6,11,236,0,7,11,20,1,7,11,184,2,7,11,146,3,7,11,84,4,7,11,168,5,9,11,15,0,9,11,52,2,10,11,14,0,12,11,53,2,13,11,193,1,14,11,53,0,15,11,13,0,16,11,64,0,145,11,41,0,6,0,116,3,6,0,251,3,134,0,126,4,6,11,231,6,12,11,194,0,145,11,107,0,136,10,247,1,133,11,72,3,7,0,159,2,134,10,210,1,132,0,120,3,4,0,149,0,138,0,112,1,4,0,154,0,7,0,110,4,136,0,105,0,135,0,215,3,9,11,130,2,11,11,236,0,142,11,193,0,4,0,31,0,6,0,173,1,7,0,194,3,9,0,202,1,139,0,179,2,6,0,131,2,134,0,78,4,132,0,56,1,4,11,68,0,5,11,122,2,6,11,130,1,7,11,26,3,8,11,17,1,9,11,51,2,10,11,105,0,10,11,171,0,11,11,94,0,139,11,98,1,133,0,228,2,135,0,106,6,4,11,95,0,7,11,160,1,8,11,211,0,139,11,62,3,132,0,236,0,138,10,241,0,7,11,219,2,13,11,20,0,143,11,11,0,5,0,68,3,5,0,89,3,6,0,144,6,135,0,59,0,10,0,68,0,11,0,238,1,152,11,6,0,4,0,81,0,139,0,99,3,135,0,27,3,133,11,177,2,4,0,233,3,5,0,26,1,6,0,140,7,6,0,185,7,6,0,195,7,6,0,200,7,8,0,138,2,8,0,151,3,8,0,152,3,8,0,155,3,8,0,158,3,8,0,159,3,8,0,163,3,8,0,171,3,8,0,179,3,8,0,188,3,8,0,229,3,9,0,139,3,10,0,182,3,10,0,185,3,10,0,186,3,10,0,188,3,10,0,190,3,10,0,191,3,10,0,196,3,10,0,202,3,10,0,204,3,10,0,205,3,10,0,207,3,10,0,208,3,10,0,212,3,10,0,213,3,10,0,216,3,10,0,220,3,10,0,222,3,10,0,227,3,10,0,231,3,10,0,234,3,10,0,235,3,10,0,237,3,10,0,238,3,10,0,240,3,10,0,241,3,10,0,244,3,10,0,246,3,10,0,247,3,10,0,251,3,10,0,252,3,10,0,254,3,12,0,191,3,12,0,193,3,12,0,194,3,12,0,195,3,12,0,196,3,12,0,197,3,12,0,199,3,12,0,200,3,12,0,201,3,12,0,202,3,12,0,203,3,12,0,204,3,12,0,205,3,12,0,206,3,12,0,207,3,12,0,208,3,12,0,209,3,12,0,211,3,12,0,213,3,12,0,214,3,12,0,215,3,12,0,216,3,12,0,217,3,12,0,218,3,12,0,219,3,12,0,221,3,12,0,222,3,12,0,224,3,12,0,225,3,12,0,227,3,12,0,230,3,12,0,231,3,12,0,232,3,12,0,233,3,12,0,234,3,12,0,236,3,12,0,237,3,12,0,238,3,12,0,239,3,12,0,240,3,12,0,241,3,12,0,242,3,12,0,243,3,12,0,244,3,12,0,246,3,12,0,247,3,12,0,248,3,12,0,249,3,12,0,250,3,12,0,251,3,12,0,254,3,12,0,255,3,14,0,219,1,14,0,221,1,14,0,222,1,14,0,223,1,14,0,224,1,14,0,226,1,14,0,227,1,14,0,228,1,14,0,229,1,14,0,230,1,14,0,231,1,14,0,232,1,14,0,233,1,14,0,234,1,14,0,235,1,14,0,236,1,14,0,237,1,14,0,238,1,14,0,239,1,14,0,240,1,14,0,241,1,14,0,242,1,14,0,243,1,14,0,244,1,14,0,245,1,14,0,246,1,14,0,247,1,14,0,248,1,14,0,250,1,14,0,251,1,14,0,252,1,14,0,253,1,14,0,254,1,14,0,255,1,16,0,113,0,16,0,114,0,16,0,115,0,16,0,117,0,16,0,118,0,16,0,119,0,16,0,121,0,16,0,122,0,16,0,123,0,16,0,124,0,16,0,125,0,16,0,126,0,16,0,127,0,18,0,242,0,18,0,243,0,18,0,244,0,18,0,245,0,18,0,248,0,18,0,249,0,18,0,250,0,18,0,251,0,18,0,252,0,18,0,253,0,18,0,254,0,18,0,255,0,20,0,125,0,20,0,126,0,148,0,127,0,7,11,181,6,7,11,233,6,138,11,34,2,7,11,103,4,7,11,36,6,10,11,41,1,10,11,166,1,11,11,252,2,11,11,42,3,12,11,8,1,13,11,102,0,13,11,44,1,13,11,228,1,14,11,147,0,14,11,229,0,17,11,71,0,18,11,118,0,147,11,120,0,6,0,124,4,134,0,50,6,132,0,7,3,135,10,186,3,133,11,96,3,133,11,160,3,138,11,189,0,135,10,166,7,6,10,37,2,8,10,34,0,8,10,27,1,9,10,165,0,138,10,219,1,5,10,140,2,5,10,189,2,135,10,193,1,135,11,183,2,4,10,143,2,7,10,82,3,17,10,75,0,146,10,137,0,140,11,170,2,133,11,11,2,8,0,202,3,136,10,158,2,136,11,43,2,7,11,76,0,8,11,44,0,9,11,116,3,10,11,68,2,11,11,143,1,11,11,126,3,15,11,122,0,18,11,144,0,147,11,61,0,6,10,159,0,6,10,108,1,7,10,4,2,7,10,159,5,137,10,6,2,4,0,71,0,5,0,120,1,7,0,119,0,138,0,153,2,141,10,151,0,11,0,59,3,14,0,34,0,143,0,148,0,133,11,6,2,4,0,223,1,135,11,251,6,135,11,60,7,135,10,225,3,7,0,95,2,136,0,99,0,134,0,168,7,132,0,25,3,4,0,41,0,5,0,74,0,7,0,91,6,11,0,103,3,140,0,107,2,7,0,94,0,11,0,73,1,11,0,197,3,12,0,241,0,14,0,98,1,15,0,22,0,148,0,63,0,7,10,245,1,9,10,111,0,10,10,141,0,11,10,76,1,13,10,43,0,13,10,173,1,14,10,130,0,14,10,159,1,145,10,102,0,9,0,209,0,137,0,44,1,134,0,217,5,138,11,255,0,4,11,166,3,5,11,138,0,136,11,98,2,133,0,98,0,6,0,36,5,10,11,36,3,138,11,64,3,8,11,96,0,9,11,36,0,10,11,95,2,11,11,167,1,11,11,186,1,12,11,53,1,14,11,199,0,15,11,90,0,145,11,110,0,132,0,207,1,5,10,149,0,136,10,233,0,133,10,167,3,4,11,140,2,8,11,64,1,9,11,13,0,9,11,142,1,9,11,215,2,10,11,75,0,10,11,184,0,10,11,230,0,10,11,52,2,10,11,57,2,11,11,205,3,12,11,70,0,12,11,189,0,13,11,57,0,13,11,1,1,22,11,6,0,150,11,16,0,142,0,35,1,12,10,70,2,146,10,131,0,136,10,33,3,133,0,216,3,145,11,116,0,4,11,180,2,133,11,65,1,4,0,182,0,6,0,205,0,135,0,220,0,4,0,42,0,9,0,205,0,9,0,18,3,138,0,147,2,6,0,33,3,11,11,130,0,140,11,97,2,132,0,123,2,5,11,89,1,135,11,248,3,139,0,21,2,132,0,115,1,4,0,16,1,135,0,68,3,6,0,2,5,135,11,76,4,5,0,57,3,134,0,104,6,135,11,45,5,133,11,161,2,4,11,31,1,133,11,250,3,135,0,101,1,6,0,211,1,137,0,111,3,7,0,61,1,135,0,57,2,6,0,156,3,134,0,52,6,5,11,34,0,5,10,150,1,10,11,212,2,12,11,188,1,13,11,98,1,18,11,32,0,23,11,24,0,23,11,31,0,152,11,5,0,6,0,3,7,6,0,43,7,6,0,44,7,6,0,64,7,8,0,76,3,8,0,81,3,8,0,86,3,8,0,102,3,8,0,119,3,10,0,84,3,138,0,174,3,6,10,69,0,135,10,117,0,137,0,51,1,4,0,176,3,6,0,7,7,6,0,33,7,10,0,80,3,10,0,107,3,10,0,127,3,10,0,131,3,10,0,134,3,140,0,5,3,11,0,43,0,13,0,72,0,141,0,142,0,135,10,38,7,134,11,126,1,4,10,176,1,135,10,56,3,132,11,73,1,7,0,28,7,139,11,124,0,133,10,58,3,133,0,13,2,132,11,138,3,7,11,148,7,136,11,110,1,138,11,10,0,4,11,123,0,4,11,137,2,5,11,93,2,7,11,229,5,136,11,36,0,6,0,110,0,135,0,145,6,133,0,237,1,133,11,255,2,4,0,174,0,135,0,143,3,138,11,18,3,8,0,161,1,137,0,14,3,133,10,232,3,7,0,221,2,137,0,71,2,4,10,41,1,6,10,17,2,7,10,152,0,7,10,201,2,7,10,53,7,8,10,198,2,8,10,205,2,12,10,127,2,140,10,173,2,4,0,32,0,5,0,215,0,6,0,13,1,7,0,246,6,7,0,100,7,10,0,16,0,11,0,54,3,11,0,186,3,141,0,225,1,4,11,17,1,5,11,146,2,133,11,227,3,136,0,221,1,134,11,72,0,135,11,65,5,5,0,52,1,7,0,64,4,4,10,8,2,135,10,63,2,133,11,77,2,5,0,126,0,8,0,41,1,9,0,110,1,140,0,118,1,7,0,15,6,139,0,105,1,5,11,117,0,6,11,2,2,6,11,29,2,7,11,140,4,7,11,156,5,8,11,220,0,8,11,136,2,10,11,176,2,139,11,48,2,133,11,174,2,4,0,178,3,6,0,15,7,8,0,103,3,10,0,86,3,10,0,102,3,10,0,120,3,10,0,129,3,10,0,152,3,12,0,210,2,12,0,249,2,12,0,251,2,12,0,252,2,14,0,198,1,14,0,209,1,16,0,107,0,18,0,167,0,18,0,168,0,146,0,172,0,132,0,175,0,135,0,27,5,132,0,173,2,135,11,42,7,133,0,29,3,6,0,233,2,6,0,90,3,134,0,195,3,133,0,53,2,5,10,141,1,6,10,154,0,7,11,196,0,7,10,164,2,8,10,187,1,8,10,97,2,9,10,24,0,9,10,69,1,10,10,35,0,10,11,253,2,11,11,91,1,11,10,23,2,11,11,40,2,11,11,64,2,11,10,160,2,11,11,22,3,11,10,250,3,12,11,7,1,12,10,125,2,13,11,246,0,13,11,14,1,13,11,139,1,14,11,74,0,14,11,176,0,14,11,190,0,14,11,142,1,14,11,156,1,15,11,32,0,15,11,63,0,16,10,30,0,16,11,88,0,147,11,105,0,13,11,84,0,141,11,122,0,4,0,252,0,7,0,44,4,10,0,178,1,11,0,228,0,11,0,170,1,13,0,231,0,18,0,106,0,148,0,87,0,137,0,58,3,4,11,77,2,139,11,26,1,5,11,125,1,135,11,0,7,132,0,23,3,5,0,231,0,10,0,253,1,133,10,213,3,7,0,89,2,9,0,21,1,9,0,162,2,10,0,178,0,10,0,162,1,10,0,59,2,11,0,19,2,12,0,113,0,12,0,219,1,13,0,99,0,142,0,172,1,4,10,56,0,7,11,104,2,7,10,255,6,8,10,95,2,8,10,139,2,10,11,157,1,11,10,209,1,11,10,67,3,12,10,81,1,141,10,224,1,7,0,55,6,144,0,43,0,9,10,158,0,138,10,155,1,135,0,147,6,8,0,33,1,11,0,45,0,12,0,22,1,140,0,25,2,6,11,120,0,7,11,164,4,7,11,174,6,8,11,30,1,9,11,155,2,11,11,80,2,139,11,218,2,136,10,105,2,135,0,96,4,135,11,122,4,139,10,51,2,4,11,96,1,4,10,113,1,135,11,175,2,143,11,38,0,4,0,143,1,5,0,119,0,5,0,238,1,7,0,239,2,9,0,44,2,14,11,179,0,15,11,151,0,150,11,11,0,4,11,192,0,5,11,49,0,6,11,200,0,6,11,37,1,6,11,160,6,135,11,232,1,4,0,142,1,133,0,148,2,7,0,6,4,134,10,110,2,135,11,83,2,141,0,168,0,132,11,147,0,7,0,205,3,10,10,112,2,142,10,23,1,132,10,107,1,132,0,130,2,133,11,166,3,134,0,79,6,7,11,249,1,135,11,11,2,7,0,82,2,7,0,83,3,7,0,66,7,9,0,155,1,9,0,62,2,9,0,154,2,9,0,225,2,10,0,90,1,10,0,200,2,11,0,246,0,11,0,176,1,11,0,5,2,11,0,135,2,11,0,167,2,11,0,215,2,12,0,48,1,12,0,49,1,12,0,67,1,12,0,227,1,12,0,60,2,12,0,81,2,12,0,90,2,13,0,95,0,13,0,101,0,13,0,171,0,13,0,59,1,13,0,122,1,13,0,169,1,13,0,219,1,14,0,63,0,14,0,124,1,14,0,128,1,15,0,133,0,18,0,112,0,148,0,72,0,135,0,69,4,132,0,167,2,8,0,145,3,10,0,135,3,10,0,147,3,12,0,136,2,12,0,137,2,14,0,199,1,16,0,112,0,138,11,182,1,137,0,203,0,134,10,36,1,134,0,212,5,7,0,94,5,8,0,28,2,5,10,177,0,6,10,104,2,7,10,59,3,9,10,13,2,138,10,144,2,135,0,206,5,9,0,202,2,138,10,31,0,136,0,57,3,134,0,231,5,132,11,125,2,134,0,184,3,4,10,161,0,133,10,119,2,5,0,143,0,5,0,1,3,6,0,224,6,7,0,170,2,7,0,200,7,136,0,224,2,132,0,188,2,134,0,4,6,132,11,9,3,9,11,99,3,138,11,69,3,7,0,21,6,135,10,148,6,133,0,92,3,6,0,166,1,7,0,0,0,7,0,8,6,9,0,93,2,11,0,222,3,12,0,235,0,12,0,197,1,13,0,47,0,13,0,10,1,9,10,213,1,9,10,197,2,12,10,0,2,14,10,65,0,145,10,12,0,11,0,39,3,10,10,229,0,11,10,73,0,139,10,120,1,6,11,170,0,7,11,56,4,8,11,139,1,8,11,231,1,11,11,125,0,141,11,147,0,5,0,3,2,137,0,131,0,7,0,69,6,11,0,194,3,146,0,139,0,132,0,134,2,4,0,140,1,7,0,216,2,9,0,117,0,13,0,202,0,148,0,51,0,6,0,121,0,6,0,124,0,6,0,101,1,7,0,114,4,7,0,15,5,8,0,162,0,8,0,252,1,11,0,143,2,4,11,23,2,6,10,46,2,7,10,139,2,8,11,106,2,9,10,0,0,10,10,34,0,139,10,240,3,135,11,221,4,138,0,101,1,150,11,23,0,133,0,237,0,135,0,248,6,7,10,40,7,138,10,118,1,132,0,201,2,132,11,46,0,6,0,0,6,10,0,92,1,5,11,43,3,6,11,143,6,6,11,178,6,135,11,240,7,11,11,182,0,142,11,195,0,6,0,11,2,7,0,226,2,7,10,3,3,7,10,195,6,9,10,149,1,138,10,165,1,7,11,178,5,9,11,151,1,139,11,15,0,6,11,34,0,7,11,69,0,7,11,128,2,7,11,65,4,8,11,196,2,8,11,209,2,9,11,107,1,9,11,131,2,10,11,116,2,148,11,98,0,133,0,178,1,135,0,85,7,7,0,59,2,138,0,110,1,5,10,113,3,133,10,117,3,9,0,1,2,10,0,25,0,10,0,39,0,12,0,122,0,140,0,187,0,132,0,68,2,5,10,142,0,134,10,34,2,132,11,206,1,137,0,105,3,5,10,210,1,11,10,59,2,12,10,198,0,13,10,27,1,14,10,186,0,15,10,21,0,143,10,103,0,7,0,171,0,4,10,185,0,5,10,1,1,5,10,71,3,5,10,168,3,9,10,143,1,10,10,2,1,10,10,139,1,10,10,222,2,11,10,246,3,12,10,23,0,13,10,94,1,14,10,150,0,147,10,6,0,134,0,113,2,7,0,107,0,7,0,70,3,8,0,38,2,138,0,145,1,5,11,73,0,6,11,23,0,134,11,82,1,4,0,175,3,6,0,58,7,12,0,201,2,142,0,178,1,11,0,76,2,11,0,96,3,11,0,168,3,11,0,200,3,12,0,73,0,12,0,87,1,12,0,138,1,13,0,19,1,14,0,1,1,15,0,160,0,7,10,148,1,7,10,97,5,7,10,150,5,7,10,225,7,8,10,149,0,8,10,239,0,8,10,0,2,8,10,25,3,8,10,50,3,9,10,218,1,9,10,83,2,10,10,122,0,10,10,53,2,10,10,137,2,10,10,15,3,11,10,239,0,11,10,39,1,11,10,191,1,11,10,16,2,11,10,127,2,11,10,32,3,12,10,25,0,12,10,157,0,12,10,60,1,12,10,134,1,12,10,135,1,12,10,139,1,12,10,222,1,12,10,247,1,12,10,80,2,12,10,168,2,13,10,50,0,13,10,53,0,13,10,132,0,13,10,198,0,13,10,66,1,13,10,159,1,13,10,255,1,14,10,71,0,14,10,139,1,15,10,71,0,15,10,136,0,17,10,123,0,18,10,93,0,147,10,58,0,133,0,0,3,11,0,103,0,142,0,0,0,136,10,200,2,132,0,31,3,132,0,126,3,7,11,213,2,8,11,242,1,139,11,12,1,135,11,6,7,135,11,5,3,141,11,104,1,4,10,121,1,152,10,13,0,135,0,137,6,132,11,71,2,134,0,28,4,133,11,220,0,140,11,69,0,132,11,32,2,4,10,180,0,135,10,114,7,134,0,16,1,4,0,185,1,134,0,141,5,4,0,9,0,5,0,128,0,7,0,112,1,11,0,224,1,148,0,3,0,5,11,176,0,6,11,181,1,6,11,52,2,11,11,181,0,141,11,183,0,132,10,235,1,7,0,158,4,141,11,67,0,6,0,66,5,4,10,171,0,138,10,234,0,4,10,74,2,7,10,162,4,138,10,119,2,136,0,170,2,134,0,236,3,15,0,24,0,143,11,24,0,134,0,200,3,4,0,2,0,6,0,230,2,6,0,25,3,7,0,33,2,7,0,126,3,9,10,163,3,10,10,78,1,148,10,71,0,136,11,88,2,133,10,253,2,9,0,1,3,140,0,185,0,4,11,22,3,5,11,17,1,134,11,138,1,7,0,218,1,137,0,66,2,4,11,135,0,6,11,127,0,7,11,161,4,7,11,231,5,8,11,101,2,11,11,5,0,12,11,133,0,12,11,239,1,12,11,74,2,14,11,129,1,15,11,118,0,17,11,20,0,146,11,98,0,133,10,168,1,5,0,18,2,142,0,113,0,6,11,230,0,7,11,193,3,7,11,61,4,136,11,206,1,7,11,162,7,137,11,124,2,136,10,202,2,149,11,6,0,135,10,173,2,9,10,164,1,10,10,13,1,10,10,29,1,10,10,64,2,11,10,141,1,13,10,175,0,145,10,90,0,132,10,173,1,5,0,44,2,5,11,162,0,136,11,68,0,132,11,142,2,4,11,156,0,7,11,230,3,7,11,21,4,7,11,68,7,9,11,48,0,9,11,180,2,11,11,163,1,139,11,90,2,6,0,37,5,8,0,16,0,9,0,57,3,12,0,56,2,7,11,252,4,8,11,218,1,137,11,140,2,18,0,97,0,7,10,18,0,7,10,187,2,7,10,174,7,8,10,240,2,9,10,17,1,9,10,156,1,9,10,191,2,10,10,71,0,10,10,171,1,138,10,252,1,10,0,191,2,7,11,174,5,138,11,191,2,4,10,53,0,5,10,186,0,135,10,240,2,134,0,124,3,134,0,35,6,8,10,63,2,10,10,33,1,139,10,63,1,6,0,186,0,137,0,170,1,134,0,77,4,132,10,163,2,132,0,73,2,6,0,78,7,137,0,169,3,152,11,10,0,9,11,197,0,10,11,44,1,12,11,217,1,13,11,90,0,141,11,149,1,4,0,93,0,5,0,252,0,6,0,229,0,7,0,35,1,9,0,38,2,139,0,132,2,137,0,237,2,9,0,162,0,6,10,209,0,8,10,212,1,9,10,210,0,11,10,36,0,12,10,28,0,12,10,118,2,13,10,21,0,13,10,93,1,14,10,7,0,145,10,13,0,132,0,125,1,132,11,94,2,4,10,86,1,135,10,155,4,7,11,51,6,7,11,171,6,10,11,16,2,139,11,248,1,12,11,39,0,13,11,9,1,141,11,183,1,4,10,160,3,133,10,142,3,7,10,46,7,7,11,186,7,136,11,164,2,6,0,250,2,6,0,28,3,134,0,188,3,4,10,62,1,4,10,240,1,7,10,88,3,139,10,142,2,137,11,242,0,4,11,105,1,133,11,59,1,132,11,205,1,132,11,216,1,132,0,89,3,5,0,21,0,6,0,77,0,6,0,157,0,7,0,206,3,7,0,21,5,7,0,59,5,7,0,210,5,7,0,81,7,9,0,116,2,7,10,147,3,8,10,247,0,147,10,0,0,4,10,202,0,5,10,126,1,6,10,198,1,7,10,168,3,7,10,11,7,8,10,246,2,9,10,119,1,9,10,127,3,10,10,231,2,10,10,24,3,11,10,210,3,11,10,244,3,142,10,109,0,7,11,105,2,10,11,242,1,11,11,245,1,12,11,16,0,140,11,150,0,7,10,126,4,7,10,145,5,7,10,173,5,10,11,235,2,140,10,1,2,133,11,155,0,11,0,151,3,141,0,153,1,138,10,23,3,10,0,121,2,139,11,217,2,7,11,163,0,8,11,63,1,9,11,146,1,10,11,24,0,10,11,169,2,11,11,200,0,11,11,55,2,12,11,253,0,12,11,154,1,142,11,219,0,5,11,219,1,7,11,244,6,9,11,230,0,11,11,41,1,11,11,46,2,14,11,66,1,147,11,76,0,7,0,76,1,6,10,189,1,137,10,141,3,135,11,164,7,136,11,18,1,134,10,66,2,135,0,209,5,135,11,56,7,5,11,176,3,134,11,233,6,132,11,144,0,136,10,254,2,4,0,64,3,135,10,29,2,8,0,142,1,9,0,169,2,139,0,120,2,136,0,133,2,9,0,23,3,10,0,93,0,16,0,13,0,17,0,23,0,18,0,135,0,19,0,12,0,20,0,1,0,20,0,12,0,148,0,14,0,6,11,247,0,137,11,43,2,134,0,20,0,132,0,32,3,135,0,49,7,139,10,215,3,137,10,0,3,132,10,72,2,141,11,51,0,6,0,201,7,4,11,108,2,138,11,24,1,136,0,1,3,11,0,34,1,11,0,153,2,7,11,18,7,11,11,98,3,12,11,103,0,13,11,239,1,17,11,67,0,147,11,74,0,134,0,146,5,139,0,60,0,4,10,70,1,135,10,234,6,7,0,82,7,9,0,129,2,132,10,226,0,6,0,132,2,5,10,170,1,8,10,30,0,9,10,2,0,11,10,37,2,147,10,122,0,5,11,172,1,138,11,186,1,135,11,79,7,135,0,221,6,147,10,117,0,135,0,169,3,135,0,116,6,6,0,142,2,134,0,196,5,133,11,99,0,135,0,15,2,132,10,89,1,4,10,129,1,4,11,141,1,7,10,9,1,135,10,75,2,4,0,67,2,5,0,226,0,5,0,67,1,135,0,192,3,134,0,206,5,8,11,246,1,144,11,9,0,4,10,91,1,5,10,167,1,5,10,228,3,135,10,49,5,7,11,215,2,146,11,73,0,4,11,229,1,7,11,97,1,7,10,235,4,7,11,243,5,9,10,125,0,139,10,65,0,6,0,69,1,5,10,136,0,6,11,110,1,7,11,104,5,7,11,65,6,136,10,132,2,138,11,160,0,6,0,65,5,137,11,26,1,18,0,91,0,147,0,70,0,136,0,148,1,4,11,157,0,133,11,215,1,133,0,205,3,6,0,135,0,135,0,152,4,8,11,116,0,11,11,39,2,142,11,159,0,4,0,37,2,4,10,177,1,133,10,207,2,136,0,208,3,5,11,160,0,7,11,107,1,7,11,77,2,10,11,170,0,141,11,55,0,144,0,21,0,144,0,51,0,135,0,58,1,135,10,83,5,4,11,108,0,7,11,149,1,10,11,235,1,139,11,242,1,146,0,4,0,4,10,43,2,8,10,24,2,10,10,32,1,139,10,237,3,135,11,237,3,6,0,25,1,7,0,6,0,8,0,26,1,8,0,224,1,8,0,243,1,9,0,198,0,10,0,143,0,10,0,169,0,10,0,211,0,10,0,161,1,10,0,62,2,11,0,147,0,11,0,139,1,12,0,75,0,12,0,151,1,12,0,96,2,13,0,244,1,142,0,251,0,6,0,69,4,6,0,125,5,9,10,114,1,138,10,90,0,4,11,158,3,133,11,215,3,135,0,240,6,134,0,248,5,132,0,163,1,132,11,26,2,6,11,38,1,7,11,243,4,136,11,112,2,135,11,236,6,138,11,45,1,4,10,1,1,135,10,239,7,4,0,138,0,7,0,244,3,7,0,0,5,9,0,76,0,135,10,232,6,132,11,245,2,5,0,29,0,140,0,126,2,7,11,143,2,135,11,52,7,7,0,138,5,6,11,1,1,135,11,242,5,8,11,213,1,138,11,47,0,142,11,22,1,6,10,83,0,6,10,197,6,135,10,109,5,11,11,204,0,11,11,243,0,140,11,37,1,135,11,83,7,6,0,174,6,135,0,246,7,137,11,43,1,4,0,17,0,5,0,23,0,7,0,227,3,11,0,127,1,11,0,181,1,12,0,204,1,140,0,20,2,133,0,94,3,137,10,184,2,6,0,80,2,138,0,178,3,138,11,87,2,7,10,182,6,9,10,95,0,9,10,18,1,10,10,23,1,10,10,61,1,10,10,164,1,11,10,47,1,11,10,40,3,12,10,134,0,12,10,111,1,13,10,149,0,13,10,91,1,14,10,93,1,14,10,150,1,18,10,22,0,18,10,89,0,18,10,122,0,147,10,47,0,8,0,70,0,12,0,171,0,141,0,16,1,133,10,26,0,132,10,38,2,137,0,44,3,10,0,233,0,139,0,76,0,134,0,220,3,134,0,186,1,136,10,54,3,7,0,128,3,4,10,134,3,5,10,41,3,134,10,122,0,5,11,150,0,7,11,106,0,8,11,91,2,9,11,81,2,9,11,122,2,10,11,44,0,10,11,173,0,11,11,206,1,11,11,3,2,13,11,216,0,13,11,32,1,142,11,144,1,136,0,227,1,135,10,6,1,6,0,173,6,133,10,108,2,4,10,34,0,5,10,62,2,7,10,23,1,7,10,88,6,136,10,89,2,137,10,170,0,147,0,119,0,12,11,108,0,141,11,35,1,11,0,69,0,12,0,105,0,12,0,117,0,13,0,213,0,14,0,13,0,14,0,62,0,14,0,177,0,14,0,165,1,15,0,19,0,146,0,141,0,137,0,53,1,11,11,22,1,142,11,73,0,7,0,96,2,7,0,208,3,9,0,146,0,10,0,206,0,10,0,84,2,13,0,218,0,142,0,153,0,133,10,76,1,6,10,5,1,8,10,182,0,139,10,175,3,4,11,237,1,144,11,55,0,134,10,185,6,132,0,0,3,4,10,165,3,133,10,112,3,7,11,43,2,7,11,36,5,7,11,132,5,7,11,47,7,9,11,192,0,9,11,77,2,11,11,241,0,11,11,164,2,11,11,43,3,11,11,123,3,12,11,140,0,12,11,90,1,12,11,223,1,13,11,30,0,13,11,49,0,13,11,125,1,14,11,188,0,15,11,150,0,16,11,76,0,18,11,30,0,148,11,52,0,4,0,6,2,135,0,112,4,6,11,56,2,7,11,112,0,7,11,12,7,8,11,106,1,8,11,154,1,8,11,62,3,9,11,2,2,11,11,137,2,142,11,157,0,135,11,161,2,8,0,177,2,137,0,95,3,4,0,18,0,7,0,145,0,7,0,188,1,7,0,254,4,8,0,49,0,8,0,144,1,9,0,71,0,9,0,250,0,10,0,203,1,12,0,160,0,16,0,24,0,132,11,113,2,140,0,252,3,4,0,229,3,6,0,154,7,6,0,192,7,134,0,206,7,6,11,16,0,6,11,158,0,7,11,43,0,7,11,129,0,7,11,181,0,8,11,20,1,8,11,121,1,10,11,11,2,11,11,48,3,12,11,199,1,13,11,47,1,142,11,135,0,133,10,44,3,134,0,146,2,4,11,1,0,7,11,119,4,7,11,183,5,8,11,61,0,9,11,207,0,9,11,134,1,9,11,211,1,139,11,68,3,150,11,26,0,140,0,106,0,6,0,35,7,10,0,163,3,18,0,166,0,20,0,114,0,4,10,137,0,7,10,154,4,7,11,39,5,135,10,240,5,133,0,242,3,4,11,211,2,5,11,127,3,7,11,7,4,8,11,199,0,8,11,84,1,9,11,153,0,9,11,215,0,10,11,21,0,10,11,59,0,10,11,80,0,10,11,224,0,11,11,229,0,11,11,140,2,12,11,192,0,13,11,146,0,142,11,91,0,132,11,39,1,6,11,107,2,7,11,130,3,7,11,68,4,8,11,229,1,18,11,28,0,147,11,116,0,137,11,51,0,6,10,125,6,7,10,183,7,7,10,217,7,135,10,219,7,5,11,53,1,140,11,211,0,5,0,87,0,7,0,57,1,7,0,79,4,10,0,208,0,10,0,70,2,11,0,133,1,11,0,45,3,12,0,129,1,13,0,30,1,14,0,124,0,146,0,108,0,5,11,125,0,8,11,77,0,138,11,15,0,132,0,11,1,133,0,191,2,137,11,155,0,133,11,183,1,11,11,164,0,140,11,76,0,9,0,240,1,5,10,89,0,7,10,123,7,9,10,185,0,9,10,235,0,10,10,64,0,10,10,14,1,10,10,147,1,10,10,213,1,10,10,17,2,10,10,78,2,11,10,140,0,11,10,92,3,13,10,1,0,13,10,166,1,14,10,85,1,14,10,108,1,17,10,93,0,18,10,113,0,19,10,97,0,147,10,113,0,133,10,183,2,135,0,97,4,5,10,6,0,6,10,183,0,7,10,168,2,7,10,210,3,7,10,245,3,7,10,31,4,12,10,230,0,13,10,172,0,146,10,29,0,4,11,8,0,7,11,128,4,7,11,129,4,7,11,179,6,9,11,118,1,10,11,222,1,139,11,136,2,135,11,75,4,6,10,29,0,139,10,63,0,4,0,49,2,10,0,249,0,139,0,209,0,132,0,248,2,7,11,31,3,138,11,255,1,136,11,87,0,9,0,154,0,140,0,229,1,136,0,255,0,132,0,67,1,140,0,163,1,132,10,55,1,134,10,204,6,4,0,112,1,135,0,129,2,7,10,170,0,8,10,90,0,8,10,177,0,8,10,159,1,11,10,202,2,142,10,25,1,4,11,69,0,5,11,122,0,9,11,144,2,138,11,208,1,5,11,81,3,134,11,97,6,8,0,10,2,142,0,72,1,11,10,91,0,13,10,129,0,15,10,101,0,145,10,125,0,7,0,50,2,8,0,39,2,4,10,238,1,6,10,74,0,7,10,44,0,11,11,243,1,12,10,17,0,15,10,5,0,148,10,11,0,4,10,20,1,133,10,40,1,9,0,92,0,147,0,91,0,4,10,7,0,5,10,90,0,5,10,158,0,6,10,30,2,7,10,221,0,7,10,38,6,9,10,234,1,10,10,28,2,11,10,187,1,139,10,245,2,6,0,13,2,6,0,184,7,8,0,38,3,9,0,108,3,140,0,28,1,5,11,91,3,7,10,76,2,7,11,136,4,8,11,107,0,9,10,175,0,9,11,35,1,9,11,183,1,10,10,18,2,10,11,151,2,11,11,97,2,140,11,197,0,7,11,168,0,13,11,196,0,141,11,237,0,139,0,190,3,133,0,82,2,135,10,68,2,7,10,88,0,136,10,115,2,6,0,223,1,6,0,50,2,7,0,36,4,13,0,6,0,5,10,104,3,6,10,57,0,7,10,215,1,9,10,191,1,137,10,198,1,136,11,157,1,145,11,19,0,4,11,117,0,6,11,116,1,7,11,113,7,142,11,67,1,4,11,210,2,139,11,215,1,17,0,61,0,5,10,31,0,134,10,102,2,8,10,74,1,140,10,221,1,7,10,176,4,138,10,204,1,6,10,168,1,135,10,74,7,6,0,105,6,136,0,52,3,6,0,20,6,134,0,82,6,9,11,5,0,12,11,216,0,12,11,38,1,12,11,42,1,12,11,144,1,12,11,6,2,13,11,229,0,143,11,139,0,15,11,155,0,144,11,79,0,4,0,46,1,135,0,230,6,5,10,13,0,134,10,142,0,6,0,148,0,7,0,33,5,7,10,116,0,8,10,66,1,8,10,243,2,9,10,36,2,10,10,202,2,11,10,116,3,141,10,68,1,137,0,164,2,9,11,88,0,139,11,14,1,5,11,12,0,7,11,119,1,137,11,182,1,134,0,138,6,7,10,192,5,135,10,18,6,11,0,178,0,7,10,47,4,7,10,5,6,7,10,231,6,7,10,14,7,11,10,162,0,11,10,242,0,12,10,93,2,15,10,26,0,144,10,44,0,6,0,133,1,7,0,149,0,9,0,142,0,138,0,94,0,140,11,71,0,145,10,115,0,6,0,8,0,7,0,89,7,8,0,91,0,11,11,198,3,12,11,31,1,13,11,86,1,13,11,146,1,15,11,110,0,143,11,163,0,4,11,2,1,136,11,127,2,6,11,22,0,7,11,135,3,138,11,65,2,133,11,169,2,135,10,87,4,135,11,6,5,9,0,112,0,8,10,1,0,138,10,70,1,5,10,232,1,6,10,15,2,7,10,233,1,7,10,100,6,8,10,121,0,8,10,144,0,8,10,103,1,9,10,193,0,9,10,241,0,9,10,80,1,9,10,114,3,11,10,10,1,11,10,116,1,11,10,176,3,12,10,145,1,140,10,129,2,4,11,152,2,133,11,36,3,6,0,235,2,134,0,247,3,135,0,210,6,9,10,31,0,10,10,244,0,10,10,187,2,12,10,149,0,141,10,241,1,133,10,121,1,135,0,24,0,6,0,72,5,5,11,32,0,145,10,101,0,7,0,250,5,10,0,158,0,13,0,13,0,13,0,137,0,13,0,2,1,14,0,111,0,14,0,225,0,14,0,253,0,14,0,48,1,14,0,83,1,14,0,161,1,146,0,33,0,4,0,247,1,135,0,125,6,5,0,130,0,6,0,77,3,7,0,34,5,9,0,98,2,10,0,206,2,11,0,89,2,11,0,51,3,11,0,178,3,140,0,24,2,10,0,149,0,11,0,24,1,142,0,80,1,134,0,121,5,135,0,154,7,8,0,151,2,144,0,8,0,134,0,71,6,135,10,231,7,4,11,33,1,7,11,117,2,7,11,162,6,7,11,175,6,140,11,215,0,6,11,194,1,136,11,109,0,10,0,114,3,10,0,115,3,10,0,146,3,138,0,160,3,133,10,75,3,136,11,193,2,132,10,42,2,133,10,24,2,5,0,161,1,9,10,79,0,11,10,113,2,145,10,7,0,7,11,214,4,142,11,37,0,4,0,136,1,135,0,61,6,5,0,177,1,9,0,121,2,11,0,117,2,132,10,168,1,7,10,80,1,136,10,17,3,134,11,99,1,6,0,234,0,7,0,1,3,9,0,18,0,138,0,102,1,4,10,128,3,134,10,241,6,138,11,67,1,7,0,140,0,7,0,158,7,8,0,168,2,11,0,49,3,147,0,88,0,7,0,198,4,138,0,130,1,139,11,140,3,11,0,249,0,12,0,57,1,16,0,66,0,145,0,26,0,134,0,5,0,7,10,238,2,9,10,223,0,11,10,27,0,11,10,210,1,12,10,112,2,14,10,9,1,146,10,61,0,134,11,26,0,134,0,192,4,5,0,195,3,134,0,237,6,4,11,158,1,5,11,211,1,9,11,142,2,10,11,195,1,12,11,59,0,141,11,119,1,135,11,17,0,4,10,91,2,133,10,149,2,4,10,11,0,6,10,128,0,7,10,231,0,7,10,253,5,138,10,213,2,135,11,187,3,7,0,180,0,8,0,253,1,136,0,24,3,132,10,220,1,132,0,234,3,133,11,26,2,135,10,15,7,132,0,163,3,7,0,175,3,11,0,102,2,140,0,235,2,135,0,45,7,9,10,20,0,10,10,68,1,10,10,39,3,139,10,232,1,134,0,129,2,6,11,24,1,10,11,246,1,11,11,88,1,140,11,38,0,5,11,45,0,7,11,137,4,11,11,192,1,11,11,112,3,13,11,139,0,13,11,151,1,15,11,16,0,17,11,95,0,18,11,66,0,18,11,88,0,18,11,123,0,149,11,7,0,9,0,24,1,138,0,134,0,22,0,22,0,23,0,5,0,151,0,29,0,136,11,9,3,4,0,90,0,5,0,33,2,7,0,242,2,9,0,186,0,10,0,72,0,10,0,14,3,11,0,65,2,11,0,98,2,11,0,192,3,12,0,98,1,12,0,106,1,12,0,83,2,4,11,154,1,135,11,9,2,135,11,242,6,5,10,112,0,6,10,103,0,134,10,150,0,138,10,100,1,132,0,230,2,7,0,151,0,9,0,73,1,139,0,254,0,8,0,85,3,8,0,113,3,8,0,143,3,8,0,144,3,10,0,104,3,12,0,229,2,12,0,230,2,152,0,18,0,4,11,61,2,136,11,143,2,6,0,153,3,134,0,166,3,9,0,187,0,10,0,36,0,11,0,248,3,17,0,44,0,146,0,64,0,7,0,65,3,136,0,5,2,4,0,250,1,5,0,39,1,135,0,144,6,4,10,196,2,8,10,15,0,9,10,50,0,9,10,130,1,11,10,18,0,11,10,17,2,140,10,228,0,7,0,251,0,7,0,165,6,8,0,180,1,4,10,51,2,7,10,80,2,7,10,125,2,7,10,2,3,8,10,207,1,9,10,60,0,9,10,79,1,9,10,136,3,10,10,73,0,11,10,178,1,12,10,73,2,13,10,75,1,18,10,110,0,148,10,60,0,132,10,246,1,136,0,72,2,6,10,91,1,138,10,161,0,7,0,219,3,9,0,176,2,10,0,10,2,11,0,20,3,12,0,137,0,12,0,54,2,14,0,9,0,14,0,24,0,14,0,64,0,7,11,131,3,142,11,69,1,4,0,214,0,5,0,244,1,5,10,102,0,6,10,28,1,7,10,55,4,7,10,143,5,7,10,166,6,8,10,214,1,9,10,42,2,9,10,211,2,139,10,77,1,7,10,246,0,135,10,72,3,6,10,10,0,8,10,59,2,9,10,227,2,143,10,91,0,133,10,114,2,146,0,195,0,134,0,239,6,7,0,133,1,7,0,188,2,7,0,172,3,8,0,2,2,9,0,116,0,9,0,23,2,10,0,118,0,11,0,107,0,11,0,148,0,11,0,154,3,12,0,254,0,12,0,165,1,142,0,238,0,5,10,18,0,6,10,14,2,13,10,24,0,13,10,110,0,19,10,5,0,147,10,44,0,132,0,231,2,11,0,36,1,4,10,53,1,5,10,206,1,7,10,202,3,135,10,73,4,22,10,30,0,150,10,33,0,139,11,82,1,135,11,62,6,7,0,3,5,9,0,227,0,11,0,69,1,11,0,152,1,14,0,180,0,146,0,47,0,4,0,185,3,6,0,13,7,6,0,22,7,6,0,70,7,140,0,6,3,6,11,99,2,135,11,197,6,135,11,184,5,5,0,81,0,7,0,146,0,7,0,62,5,8,0,53,0,8,0,49,2,8,0,182,2,8,0,242,2,9,0,115,0,9,0,179,0,9,0,126,3,10,0,206,1,10,0,45,3,11,0,230,0,11,0,145,2,11,0,187,2,11,0,236,2,12,0,119,0,12,0,200,0,12,0,27,1,142,0,17,1,5,0,152,1,6,0,21,3,6,0,109,3,6,0,229,4,6,0,133,5,137,0,235,2,134,10,168,6,135,11,151,2,6,0,118,7,6,0,123,7,6,0,131,7,9,0,145,3,9,0,160,3,9,0,182,3,9,0,186,3,9,0,210,3,9,0,225,3,12,0,44,3,12,0,51,3,12,0,63,3,12,0,65,3,12,0,70,3,12,0,141,3,12,0,160,3,12,0,163,3,12,0,182,3,15,0,186,0,15,0,187,0,15,0,195,0,15,0,196,0,15,0,209,0,15,0,215,0,15,0,236,0,15,0,241,0,15,0,249,0,15,0,253,0,18,0,180,0,18,0,221,0,18,0,224,0,18,0,227,0,18,0,229,0,149,0,60,0,7,0,34,7,135,0,146,7,11,0,234,1,18,0,143,0,5,10,86,0,7,10,231,2,9,10,85,0,10,10,25,1,10,10,176,1,12,10,251,0,13,10,118,0,142,10,122,1,5,10,12,2,133,10,232,2,141,11,186,1,10,10,107,0,140,10,180,1,135,11,247,1,134,0,138,4,132,10,159,3,7,0,30,0,8,0,86,0,8,0,59,1,8,0,188,2,9,0,64,2,9,0,90,3,10,0,158,1,11,0,54,1,11,0,120,3,11,0,136,3,12,0,105,1,13,0,248,0,13,0,115,1,14,0,142,0,12,10,158,2,146,10,94,0,134,0,209,2,4,11,113,0,5,11,163,0,5,11,223,2,7,11,241,3,7,10,125,4,9,11,9,0,9,10,156,0,9,11,3,3,12,11,90,0,13,11,138,0,13,11,154,1,143,11,128,0,138,0,71,3,133,10,10,3,137,0,105,2,133,10,246,1,8,10,196,0,10,10,27,1,139,10,150,1,6,0,172,1,7,0,12,2,8,0,169,0,8,0,234,0,9,0,224,1,138,0,134,2,133,10,87,3,134,0,112,6,7,0,181,4,138,0,125,2,7,0,60,6,4,11,167,3,133,11,55,3,5,11,13,1,7,11,178,1,7,11,123,3,8,11,83,1,9,11,190,2,11,11,82,2,11,11,206,2,145,11,100,0,7,11,110,3,9,11,229,1,141,11,8,1,4,0,10,1,8,0,4,0,9,0,39,0,10,0,166,0,11,0,150,3,12,0,123,2,20,0,10,0,22,0,27,0,22,0,43,0,22,0,52,0,134,11,177,6,7,10,120,5,9,10,190,1,138,10,45,0,135,11,132,3,132,0,94,3,134,0,18,6,135,11,9,4,19,0,16,0,147,11,16,0,135,11,184,4,7,0,157,0,136,0,23,1,6,0,92,2,136,0,135,1,13,10,199,1,15,10,99,0,15,10,129,0,144,10,68,0,135,10,172,0,7,0,177,3,11,0,201,2,139,0,232,2,4,0,205,3,10,0,109,3,10,0,169,3,10,0,170,3,140,0,199,2,139,0,254,3,132,10,56,2,142,11,143,0,4,0,55,2,9,0,91,3,132,10,220,2,7,0,54,7,136,0,116,2,136,10,221,2,133,0,250,2,4,10,172,1,135,10,253,6,10,0,16,3,13,0,191,0,7,10,223,7,140,10,153,2,133,0,42,1,7,0,121,2,7,0,137,3,7,0,141,3,7,0,2,6,9,0,255,2,140,0,124,2,138,10,38,3,132,0,27,3,139,0,45,1,135,0,178,7,5,11,113,2,135,11,81,6,135,11,19,1,7,11,37,0,8,11,169,1,8,11,181,2,9,11,208,2,10,11,124,1,10,11,126,2,11,11,17,1,11,11,51,1,11,11,217,1,12,11,61,0,143,11,43,0,135,11,198,0,134,0,212,4,7,0,113,1,12,0,132,2,12,0,133,2,144,0,90,0,19,0,15,0,149,0,27,0,6,0,71,0,7,0,77,3,8,0,160,0,9,0,62,1,6,10,87,6,134,10,145,6,134,0,167,5,134,0,231,4,138,0,223,2,8,0,76,0,132,11,168,0,6,10,212,6,8,10,203,2,9,10,34,3,10,10,46,0,10,10,51,3,13,10,52,1,14,10,95,1,14,10,107,1,146,10,67,0,135,11,91,0,6,0,218,1,4,10,63,0,133,10,91,1,133,10,237,2,138,0,73,3,133,10,110,1,6,0,68,3,132,11,225,0,135,0,86,6,135,10,89,0,140,0,223,2,134,0,65,6,138,11,145,0,6,0,110,5,137,0,36,3,142,0,138,1,6,11,15,0,7,11,70,0,10,11,240,0,147,11,93,0,6,0,96,0,135,0,146,5,4,0,139,2,133,0,33,1,7,11,188,3,7,10,209,3,7,11,133,4,7,11,226,5,7,11,70,6,7,11,79,6,7,11,83,6,7,11,200,6,7,11,239,6,8,11,78,2,9,11,68,1,9,11,224,2,9,11,6,3,9,11,8,3,9,11,16,3,10,11,55,2,10,11,196,2,11,11,6,2,11,11,101,2,11,11,183,2,11,11,204,2,11,11,227,2,11,11,2,3,11,11,3,3,11,11,80,3,11,11,89,3,11,11,163,3,11,11,179,3,12,11,70,1,12,11,131,1,12,11,228,1,12,11,16,2,12,11,40,2,12,11,101,2,13,11,189,0,13,11,0,1,13,11,84,1,13,11,176,1,13,11,180,1,13,11,184,1,13,11,198,1,14,11,174,0,14,11,220,0,14,11,28,1,14,11,134,1,145,11,121,0,7,0,176,2,8,0,35,0,9,0,255,1,10,0,255,2,147,0,118,0,134,0,155,2,4,0,1,2,5,10,56,3,133,10,173,3,7,10,184,1,8,10,230,0,139,10,106,0,134,0,242,7,135,11,119,5,143,11,66,0,135,11,249,5,4,11,145,0,6,11,176,0,7,11,139,1,9,11,50,2,144,11,28,0,132,11,245,1,132,0,192,2,134,0,244,5,7,0,54,4,134,11,208,1,6,11,253,1,10,11,82,0,20,11,91,0,151,11,13,0,4,0,208,2,133,0,50,1,133,0,175,1,7,0,172,4,4,10,146,3,5,10,32,3,133,10,84,3,135,11,165,4,10,0,54,0,141,10,115,0,7,10,52,2,142,10,168,0,5,0,208,1,6,0,236,0,7,0,184,2,7,0,146,3,7,0,84,4,7,0,168,5,9,0,15,0,9,0,52,2,10,0,14,0,12,0,53,2,13,0,193,1,14,0,53,0,15,0,13,0,16,0,64,0,17,0,41,0,4,10,150,3,133,10,108,3,6,0,138,5,134,10,228,6,4,10,92,0,133,10,18,1,134,0,139,3,4,11,114,0,8,10,245,1,9,11,236,1,13,11,206,1,142,11,215,0,4,11,77,0,5,11,105,1,6,11,139,0,6,11,145,1,6,11,148,1,7,11,157,1,7,11,203,2,7,11,180,6,11,11,23,1,12,11,179,0,12,11,2,1,13,11,244,0,142,11,102,1,6,0,231,6,12,0,194,0,145,0,107,0,134,11,181,6,5,10,231,2,142,11,73,1,4,10,49,0,7,10,24,1,135,10,97,6,5,0,72,3,7,11,37,4,8,11,82,0,11,11,250,0,12,11,164,1,141,11,184,0,135,11,212,2,134,0,132,3,136,10,47,0,134,0,156,5,144,11,0,0,6,0,163,2,7,0,240,3,7,0,24,6,9,0,130,2,11,0,236,0,14,0,193,0,5,10,16,1,5,10,140,3,5,10,174,3,8,10,197,0,9,10,47,0,11,10,26,2,139,10,230,2,4,0,68,0,5,0,116,2,5,0,122,2,6,0,130,1,7,0,26,3,8,0,17,1,9,0,51,2,10,0,105,0,10,0,171,0,11,0,94,0,139,0,98,1,135,10,119,7,137,10,123,3,4,0,95,0,6,0,17,5,6,0,68,6,7,0,160,1,139,0,62,3,6,11,1,2,135,11,28,4,7,0,219,2,13,0,20,0,143,0,11,0,137,11,131,3,10,0,82,3,140,0,185,2,4,0,150,2,7,11,137,5,12,11,126,1,17,11,48,0,152,11,12,0,133,0,224,2,132,0,93,3,4,10,151,1,132,10,48,2,141,10,234,1,6,11,33,2,7,11,53,2,7,11,133,6,10,11,114,0,11,11,130,2,140,11,106,2,6,0,103,3,134,0,232,3,5,0,96,3,10,0,136,2,11,0,159,2,15,0,46,0,133,11,5,0,133,0,160,3,11,0,90,0,13,0,7,0,4,10,219,1,11,10,35,0,13,10,71,0,13,10,177,0,142,10,166,1,136,0,76,1,135,11,192,0,134,0,31,4,136,11,251,2,11,0,218,3,140,0,170,2,7,0,76,0,8,0,44,0,9,0,116,3,10,0,68,2,11,0,143,1,11,0,126,3,143,0,122,0,135,11,213,4,135,10,124,2,11,0,44,1,6,10,222,0,7,10,84,6,8,10,153,1,137,10,181,2,4,11,87,0,5,11,250,0,10,11,89,2,13,11,42,1,13,11,97,1,141,11,120,1,5,0,6,2,10,0,84,1,11,0,175,0,149,0,16,0,140,0,3,3,6,0,84,4,137,0,63,3,132,0,68,3,135,0,60,7,4,0,189,3,6,0,12,7,8,0,74,3,8,0,75,3,8,0,83,3,8,0,87,3,140,0,255,2,135,11,46,3,4,11,57,0,7,11,171,4,7,11,158,5,7,11,12,6,7,11,43,7,7,11,112,7,9,11,245,2,10,11,92,2,139,11,7,2,133,10,114,3,138,0,246,0,4,0,166,3,5,0,202,0,8,0,98,2,7,11,105,7,12,11,34,1,13,11,80,0,13,11,181,1,145,11,74,0,8,0,96,0,9,0,36,0,10,0,95,2,10,0,36,3,10,0,64,3,11,0,167,1,11,0,186,1,12,0,53,1,14,0,199,0,15,0,90,0,145,0,110,0,132,10,170,1,7,0,142,2,8,0,240,0,6,10,58,0,7,10,233,2,7,10,177,7,8,10,163,2,9,10,223,1,9,10,219,2,10,10,74,1,10,10,81,2,10,10,49,3,11,10,32,0,11,10,133,0,11,10,221,0,145,10,68,0,9,0,13,0,9,0,142,1,9,0,215,2,10,0,75,0,10,0,184,0,10,0,230,0,10,0,52,2,10,0,57,2,11,0,205,3,12,0,70,0,12,0,189,0,13,0,57,0,141,0,1,1,4,11,209,0,135,11,134,3,7,0,135,1,137,10,26,2,134,0,147,1,6,11,47,1,7,11,79,1,7,11,157,5,7,11,132,6,8,11,41,2,8,11,140,2,8,11,144,2,9,11,46,2,11,11,231,2,149,11,18,0,132,11,47,2,11,0,75,0,142,0,11,1,6,0,47,3,141,11,2,0,141,0,110,1,137,0,119,2,133,11,249,3,5,0,89,1,135,0,248,3,133,11,197,2,134,11,209,6,133,10,54,2,7,0,184,3,6,10,48,0,9,10,139,0,10,10,143,1,11,10,213,1,12,10,122,2,141,10,223,0,133,0,161,2,9,0,82,3,7,11,8,0,136,11,206,0,6,0,150,2,149,0,35,0,4,0,31,1,133,0,250,3,6,10,114,0,7,10,200,4,7,10,20,6,136,10,3,0,8,10,64,2,137,10,11,1,4,0,116,3,5,0,34,0,10,0,212,2,12,0,188,1,13,0,98,1,18,0,32,0,23,0,24,0,23,0,31,0,152,0,5,0,133,10,165,3,132,11,8,3,138,0,151,0,136,0,171,1,134,0,126,1,132,0,73,1,9,0,78,3,10,0,59,3,138,11,33,0,9,0,23,1,10,0,151,1,14,0,84,0,22,0,18,0,135,11,17,5,136,11,150,1,132,0,138,3,136,0,110,1,134,0,75,3,134,0,163,5,135,0,92,5,138,0,224,3,4,0,123,0,5,0,93,2,7,0,229,5,136,0,36,0,132,0,137,2,8,11,175,0,10,11,168,0,138,11,61,2,133,0,255,2,134,0,250,3,135,11,25,5,12,10,30,0,13,10,148,0,14,10,87,0,14,10,182,0,16,10,42,0,148,10,70,0,134,11,95,2,4,0,17,1,5,0,146,2,133,0,227,3,6,0,72,0,139,11,174,0,10,0,227,1,12,0,112,1,7,10,56,0,7,10,197,7,8,10,81,1,8,10,226,2,9,10,88,2,13,10,191,1,142,10,92,0,5,11,16,3,138,10,154,2,135,0,65,5,139,11,114,3,134,0,13,5,133,0,77,2,134,0,196,7,5,0,117,0,6,0,2,2,6,0,29,2,7,0,140,4,7,0,156,5,8,0,220,0,8,0,136,2,10,0,176,2,139,0,48,2,136,0,123,1,5,0,174,2,7,10,98,3,135,10,139,4,132,10,72,1,9,11,14,0,9,11,185,1,10,11,50,1,139,11,9,0,4,10,101,0,135,10,147,4,5,10,65,3,136,10,232,2,5,11,161,0,7,11,71,3,135,11,119,3,7,0,196,0,10,0,253,2,11,0,91,1,11,0,40,2,11,0,22,3,12,0,7,1,13,0,246,0,13,0,14,1,13,0,139,1,14,0,176,0,14,0,190,0,14,0,142,1,14,0,156,1,15,0,32,0,15,0,63,0,16,0,88,0,147,0,105,0,6,10,9,0,6,10,141,1,7,10,53,0,7,10,206,6,10,10,120,2,11,10,60,3,140,10,146,0,5,0,125,1,135,0,0,7,134,0,172,5,135,11,173,1,8,0,111,1,10,0,248,2,14,0,79,0,20,0,17,0,152,0,0,0,7,0,104,2,138,0,157,1,11,10,161,1,12,10,223,0,140,10,9,1,7,11,75,6,13,11,14,0,15,11,44,0,19,11,13,0,148,11,76,0,135,0,205,4,6,0,120,0,7,0,164,4,7,0,174,6,8,0,30,1,9,0,155,2,11,0,80,2,139,0,218,2,135,11,22,7,135,0,122,4,4,10,186,0,5,10,157,0,8,10,168,0,138,10,6,0,4,0,96,1,135,0,175,2,4,0,192,0,5,0,49,0,6,0,200,0,6,0,37,1,6,0,160,6,135,0,127,4,133,10,107,3,5,10,5,3,5,10,223,3,6,10,99,6,134,10,252,6,7,10,111,0,136,10,69,2,6,0,167,3,134,0,127,4,134,0,26,4,132,0,138,2,132,0,147,0,11,0,194,0,12,0,62,0,12,0,88,0,11,11,194,0,12,11,62,0,140,11,88,0,6,0,83,1,135,0,155,3,134,10,211,6,7,11,131,2,136,11,236,0,133,0,166,3,7,10,84,5,7,10,115,7,141,10,158,0,132,10,147,2,4,10,148,1,135,10,163,2,7,11,69,2,9,11,132,2,137,11,187,2,13,0,211,0,14,0,133,0,14,0,204,0,15,0,64,0,15,0,69,0,15,0,114,0,16,0,10,0,19,0,23,0,19,0,35,0,19,0,39,0,19,0,51,0,19,0,71,0,19,0,75,0,152,0,15,0,133,10,135,1,5,11,54,0,135,11,233,5,7,0,222,0,8,0,85,1,5,10,28,2,134,10,161,6,134,10,78,0,132,11,232,2,136,0,37,1,137,11,189,2,7,11,162,3,10,11,146,1,10,11,220,1,13,11,196,1,18,11,55,0,147,11,104,0,132,0,125,2,133,10,204,1,8,11,50,0,137,11,112,2,132,11,60,2,134,0,135,4,4,10,199,0,139,10,34,0,134,0,79,3,134,10,132,1,6,11,43,0,7,11,38,0,8,11,248,0,9,11,248,1,138,11,1,2,9,0,171,2,4,10,255,1,6,10,96,2,9,10,77,1,10,10,90,2,11,10,185,1,11,10,211,2,11,10,208,3,140,10,101,1,9,0,99,3,138,0,69,3,6,0,176,3,135,11,70,1,135,0,17,7,5,10,170,3,7,11,15,3,136,10,195,2,133,11,254,2,133,11,107,1,6,0,170,0,7,0,56,4,8,0,139,1,8,0,231,1,141,0,147,0,6,11,2,1,140,11,153,1,4,0,23,2,8,0,106,2,5,11,249,0,148,11,82,0,6,0,99,5,149,11,15,0,135,0,89,6,150,0,23,0,5,11,137,1,6,11,122,1,7,11,189,7,9,11,32,0,9,11,79,2,10,11,173,2,10,11,229,2,142,11,126,1,133,11,20,3,7,11,176,7,10,11,19,0,139,11,143,3,7,11,121,5,135,11,196,5,4,11,61,0,5,11,58,0,5,11,171,0,5,11,123,2,5,11,171,2,5,11,188,2,6,11,35,1,6,11,54,2,7,11,114,6,11,11,11,2,12,11,17,1,12,11,47,1,15,11,39,0,143,11,111,0,6,10,213,1,7,10,173,6,138,10,3,2,4,0,10,3,134,11,77,2,132,0,46,0,5,0,43,3,6,0,143,6,6,0,178,6,135,0,240,7,7,0,178,5,9,0,151,1,11,0,15,0,12,0,139,2,149,0,37,0,7,0,170,3,132,10,244,1,6,0,34,0,7,0,69,0,7,0,65,4,7,0,1,5,8,0,196,2,8,0,209,2,9,0,107,1,148,0,98,0,10,11,231,0,147,11,124,0,7,11,214,2,152,11,9,0,5,10,68,0,134,10,127,1,136,11,71,2,4,11,149,3,133,11,237,3,11,10,216,0,139,10,84,1,135,11,139,6,8,0,185,1,10,0,58,1,143,0,3,0,132,11,151,3,4,10,81,1,6,10,97,1,7,10,142,7,8,10,232,1,137,10,173,1,7,0,121,3,7,10,3,7,8,10,3,1,9,10,135,0,9,10,177,0,9,10,92,3,10,10,57,3,11,10,115,0,11,10,114,1,11,10,149,1,11,10,92,2,12,10,10,0,12,10,155,2,12,10,157,2,13,10,76,0,14,10,54,1,15,10,76,0,15,10,147,0,148,10,23,0,4,10,15,0,4,11,255,0,5,10,22,0,5,11,46,1,6,11,132,0,6,10,244,0,7,10,40,0,7,11,128,0,7,10,200,0,7,11,27,1,7,10,138,3,7,10,175,4,7,11,19,5,9,10,104,2,10,11,52,0,10,11,2,2,10,10,204,2,11,10,123,2,11,10,33,3,11,11,157,3,12,10,202,1,13,11,92,0,142,11,53,1,132,0,206,1,137,11,173,0,135,10,199,6,8,0,13,2,5,10,86,2,7,10,23,3,8,10,108,0,137,10,123,0,5,0,73,0,6,0,23,0,134,0,82,1,132,0,164,2,132,10,171,2,7,0,213,2,8,0,242,1,139,0,12,1,12,0,21,0,151,0,7,0,135,0,5,3,4,10,155,0,135,10,153,6,4,0,164,0,5,0,218,2,5,10,151,0,5,10,229,2,6,11,210,0,7,10,242,1,7,10,102,3,7,10,6,6,12,10,213,0,14,10,36,0,14,10,135,1,17,10,111,0,18,10,6,0,18,10,46,0,18,10,151,0,19,10,36,0,20,10,32,0,20,10,56,0,20,10,69,0,20,10,102,0,21,10,4,0,22,10,8,0,22,10,10,0,22,10,14,0,150,10,31,0,4,10,112,2,135,10,216,6,4,0,71,2,9,0,168,3,15,0,214,0,18,0,199,0,24,0,26,0,134,11,76,2,7,0,182,5,11,0,147,2,4,11,28,1,134,11,223,0,133,0,220,0,139,0,35,3,132,0,32,2,4,10,236,1,133,10,195,1,16,0,98,0,148,0,119,0,4,11,218,0,7,11,14,2,143,11,137,0,135,10,67,3,4,11,14,1,5,11,192,0,6,11,76,1,7,11,42,5,13,11,9,0,13,10,70,0,14,11,104,0,142,11,55,1,132,10,27,2,140,11,149,2,5,0,176,0,6,0,181,1,6,0,52,2,11,0,181,0,141,0,183,0,135,0,168,4,6,10,113,0,135,10,180,1,136,10,206,2,135,10,8,2,135,0,86,7,140,11,196,0,7,11,123,1,8,11,225,1,137,11,121,1,5,11,235,3,6,11,149,0,137,11,234,2,8,11,6,1,9,11,115,2,10,11,18,0,11,11,214,0,11,11,148,1,11,11,201,1,11,11,12,3,11,11,81,3,11,11,145,3,13,11,74,1,13,11,145,1,142,11,200,0,149,0,26,0,136,11,48,1,132,11,142,0,135,0,176,3,4,0,22,3,5,0,17,1,134,0,138,1,134,0,87,3,4,0,135,0,6,0,127,0,7,0,161,4,7,0,231,5,8,0,101,2,11,0,5,0,12,0,80,1,12,0,239,1,12,0,74,2,12,0,148,2,12,0,156,2,14,0,129,1,15,0,118,0,17,0,20,0,146,0,98,0,6,0,230,0,9,0,240,2,18,0,109,0,12,10,98,2,13,10,175,1,144,10,59,0,7,0,162,7,135,11,157,3,4,11,215,1,5,11,51,0,6,11,90,2,8,11,228,1,10,11,195,0,140,11,159,0,132,10,51,1,136,11,176,2,132,11,185,2,7,11,44,3,7,11,237,4,7,11,80,5,9,11,120,2,140,11,96,1,5,0,162,0,8,0,68,0,133,10,196,3,4,0,142,2,136,11,212,0,4,0,156,0,7,0,230,3,7,0,21,4,7,0,68,7,9,0,48,0,9,0,180,2,11,0,163,1,139,0,90,2,133,11,221,0,4,11,117,1,5,11,27,1,6,11,224,1,135,11,97,2,142,11,216,0,132,0,240,0,6,11,192,0,9,11,25,3,145,11,55,0,4,10,75,0,5,10,180,0,6,10,244,1,7,10,58,0,7,10,198,2,138,10,133,2,4,11,132,0,5,11,69,0,5,10,137,2,135,11,218,4,6,10,20,1,7,10,26,1,7,10,111,3,7,10,156,3,8,10,203,1,9,10,87,2,9,10,242,2,11,10,62,2,12,10,128,0,12,10,238,1,13,10,52,0,13,10,45,1,15,10,30,0,143,10,132,0,132,10,200,0,4,11,111,0,135,11,46,1,9,0,197,0,10,0,44,1,12,0,217,1,13,0,90,0,141,0,149,1,132,11,255,2,6,11,42,0,7,11,136,5,7,11,54,6,7,11,213,7,8,11,131,0,8,11,210,1,9,11,160,2,13,11,252,0,148,11,103,0,8,0,190,3,8,0,231,3,10,0,195,3,138,0,233,3,135,10,85,6,135,0,90,3,4,0,94,2,137,11,188,1,6,11,44,0,136,11,112,1,139,11,172,0,4,11,58,2,133,11,120,0,139,11,112,2,7,0,186,7,8,0,164,2,6,10,225,0,137,10,211,0,7,0,204,3,11,0,102,0,136,10,175,2,6,11,227,0,135,11,53,6,8,10,58,0,9,10,212,2,11,10,41,3,13,10,113,0,145,10,72,0,4,0,105,1,133,0,59,1,132,0,205,1,6,10,89,1,135,10,223,4,132,0,216,1,8,10,255,2,8,10,35,3,9,10,45,1,137,10,135,3,135,11,53,5,135,11,221,1,7,10,157,7,136,10,162,2,6,0,137,3,138,0,235,2,133,0,155,0,134,10,3,1,7,0,163,0,8,0,63,1,9,0,146,1,10,0,24,0,10,0,169,2,11,0,200,0,12,0,253,0,12,0,154,1,142,0,219,0,5,0,219,1,7,0,244,6,9,0,230,0,11,0,41,1,11,0,46,2,14,0,66,1,19,0,76,0,6,11,131,6,7,11,244,7,138,11,88,2,136,10,254,0,6,0,80,3,135,0,164,7,6,11,255,1,140,11,132,0,5,11,56,2,6,11,138,0,135,11,13,5,6,0,119,2,137,0,70,3,149,0,36,0,4,11,53,2,8,11,23,0,136,11,59,3,5,0,176,3,134,0,233,6,4,0,144,0,6,0,74,3,6,0,120,5,4,11,154,3,133,11,255,3,133,10,248,0,9,10,32,3,10,10,181,2,11,10,226,1,11,10,222,2,139,10,21,3,7,11,234,3,139,11,145,0,4,10,116,0,5,10,95,0,5,10,189,1,7,10,152,6,8,10,29,0,9,10,16,1,11,10,253,1,139,10,147,3,14,0,113,1,146,0,72,0,135,10,105,6,132,11,228,2,133,10,31,2,140,11,116,0,6,0,247,0,9,0,43,2,5,10,181,0,136,10,41,0,133,10,145,2,136,0,228,3,138,10,197,2,7,0,189,0,8,10,202,0,138,10,24,2,136,11,146,1,4,11,204,2,141,11,31,0,10,0,24,1,138,0,29,3,9,10,167,1,140,10,89,0,8,10,113,0,9,10,109,3,10,10,42,2,11,10,83,0,12,10,136,0,147,10,109,0,133,10,208,3,7,0,234,2,132,10,206,0,136,0,14,2,139,0,89,1,136,0,249,3,8,11,152,0,9,11,53,0,9,11,12,1,9,11,133,3,10,11,6,2,10,11,61,3,11,11,188,0,13,11,74,0,14,11,46,0,15,11,17,0,15,11,33,0,17,11,40,0,18,11,36,0,19,11,20,0,22,11,1,0,152,11,2,0,133,11,224,2,136,11,20,2,5,0,172,1,138,0,139,2,135,11,169,2,135,0,138,4,7,0,71,1,13,0,230,0,17,0,113,0,8,10,226,0,10,10,25,2,11,10,58,2,11,10,93,2,11,10,31,3,11,10,36,3,12,10,85,0,12,10,4,2,12,10,111,2,12,11,165,2,13,10,105,1,14,10,77,0,14,10,78,0,147,10,110,0,4,0,24,3,7,0,181,6,10,0,34,2,132,10,1,3,4,11,172,2,136,11,128,1,132,10,39,2,134,0,179,4,9,10,57,0,9,10,203,1,10,10,169,1,11,10,119,0,12,10,184,0,12,10,115,1,13,10,102,1,145,10,51,0,5,0,160,2,5,10,46,3,8,10,10,0,9,10,165,1,9,10,217,2,10,10,97,2,139,10,177,2,138,0,189,0,134,10,112,2,7,11,110,0,7,11,188,0,8,11,34,1,8,11,79,2,9,11,126,1,9,11,137,2,11,11,71,0,11,11,155,0,11,11,57,1,12,11,5,0,13,11,69,1,142,11,31,1,133,0,99,0,6,0,29,4,135,0,42,1,7,11,104,1,7,11,169,1,9,11,66,0,9,11,22,1,138,11,132,2,4,0,141,1,136,0,43,2,137,10,13,1,132,10,16,2,4,11,132,3,133,11,93,3,6,0,133,4,5,11,254,0,7,11,217,3,136,11,73,0,7,11,167,7,136,11,171,2,12,0,142,1,20,0,39,0,21,0,11,0,150,0,41,0,4,0,229,1,7,0,97,1,135,0,243,5,6,0,110,1,7,0,104,5,135,0,65,6,138,0,19,3,137,0,26,1,5,10,104,0,6,10,173,0,135,10,95,6,139,11,146,0,4,0,157,0,133,0,215,1,134,0,173,3,132,11,213,2,7,0,56,5,8,10,138,0,8,10,86,1,9,10,84,0,10,10,193,0,11,10,115,3,140,10,103,1,134,11,196,0,136,0,116,0,133,11,63,3,134,0,19,3,134,10,95,0,6,10,150,1,10,10,153,1,10,10,191,1,11,10,44,0,140,10,100,0,5,0,160,0,7,0,107,1,7,0,77,2,10,0,170,0,141,0,55,0,134,0,23,7,132,0,98,3,6,0,121,3,6,0,43,4,6,0,159,4,4,11,65,1,134,11,57,2,5,11,80,3,134,11,66,0,4,11,36,0,6,10,100,6,7,11,107,5,10,11,205,0,11,11,243,2,141,11,15,1,132,0,177,2,9,0,52,3,4,10,26,1,7,10,10,4,11,10,142,1,11,10,122,2,12,10,1,0,12,10,79,0,12,10,32,2,14,10,237,0,17,10,10,0,146,10,20,0,4,0,108,0,7,0,36,3,139,0,242,1,132,11,119,3,6,0,95,4,135,11,108,2,6,11,165,0,138,11,132,1,5,0,244,0,5,10,243,1,6,10,220,1,7,10,88,2,7,10,120,3,135,10,72,4,140,0,97,2,135,0,237,3,4,0,156,1,133,0,69,2,4,11,207,2,135,11,155,0,7,10,40,1,7,10,84,2,8,10,48,2,8,10,74,2,9,10,100,2,11,10,48,1,12,10,46,0,13,10,89,0,14,10,112,0,145,10,122,0,4,0,127,3,133,0,4,3,142,11,51,1,135,0,106,7,4,0,158,3,133,0,215,3,4,11,97,1,6,11,146,0,6,11,253,6,7,11,32,1,7,11,222,3,7,11,68,5,9,11,153,2,9,11,130,3,11,11,125,3,142,11,212,0,132,0,26,2,133,11,20,2,6,0,38,1,7,0,243,4,8,0,112,2,141,0,240,1,7,0,45,5,4,11,45,0,135,11,233,4,138,0,45,1,9,0,42,1,12,0,35,1,13,0,20,1,14,0,6,0,17,0,18,0,21,0,32,0,7,10,63,6,7,10,187,6,8,10,79,0,8,10,106,0,8,10,190,0,8,10,46,1,8,10,127,1,8,10,201,2,9,10,119,0,9,10,233,0,9,10,163,1,9,10,215,1,10,10,181,0,10,10,150,1,11,10,57,0,11,10,85,0,11,10,120,0,11,10,177,0,11,10,40,1,11,10,126,1,11,10,198,1,11,10,246,2,11,10,231,3,12,10,27,0,12,10,131,0,12,10,245,0,12,10,56,1,12,10,190,1,12,10,198,1,13,10,98,0,13,10,170,1,13,10,252,1,14,10,163,0,14,10,16,1,14,10,21,1,14,10,114,1,15,10,95,0,15,10,138,0,15,10,167,0,17,10,38,0,148,10,96,0,132,0,245,2,134,0,239,4,4,0,52,3,134,10,223,6,133,0,210,2,136,11,48,3,138,10,116,1,145,10,16,0,134,0,15,4,4,0,223,3,134,0,236,7,133,10,2,1,7,0,83,7,139,0,124,0,6,11,47,2,6,11,155,6,135,11,74,2,5,0,68,1,7,0,113,3,8,10,134,0,9,10,20,3,140,10,182,1,7,11,31,7,139,11,181,2,6,0,68,5,134,0,9,6,134,0,143,3,132,0,186,3,8,0,73,1,8,0,158,1,7,10,156,7,135,10,212,7,5,0,5,2,6,10,183,1,7,10,12,3,135,10,16,4,132,0,48,3,5,10,1,0,6,10,81,0,138,10,8,2,9,0,201,2,10,0,222,0,5,10,226,1,8,10,98,0,10,10,188,2,10,10,54,3,11,10,46,1,11,10,10,3,12,10,50,0,12,10,127,0,12,10,140,1,13,10,62,0,13,10,72,1,14,10,122,0,147,10,72,0,137,0,33,0,5,10,2,0,7,10,214,5,136,10,77,2,6,10,0,2,7,10,29,3,8,10,253,0,9,10,77,0,10,10,1,0,10,11,108,0,10,10,129,0,10,10,225,0,11,11,116,0,11,10,118,0,11,10,226,0,11,10,251,0,11,10,174,1,11,10,189,2,11,10,206,3,11,10,214,3,12,10,64,0,12,10,4,1,12,10,232,1,140,10,178,2,134,11,200,1,133,11,157,3,5,0,150,0,7,0,106,0,7,0,6,3,8,0,91,2,9,0,81,2,9,0,122,2,10,0,44,0,10,0,173,0,11,0,206,1,11,0,3,2,13,0,216,0,13,0,32,1,142,0,144,1,137,10,91,1,5,0,236,2,134,0,41,2,12,0,108,0,141,0,35,1,7,0,164,1,4,10,12,0,7,10,10,2,7,10,41,3,8,10,29,3,141,10,88,0,6,11,193,0,7,11,240,0,7,11,146,6,10,11,51,0,10,11,128,2,11,11,154,1,13,11,82,0,14,11,247,0,14,11,75,1,142,11,121,1,133,10,16,2,135,0,241,6,4,0,237,1,144,0,55,0,136,11,121,2,139,0,81,0,6,0,212,3,136,0,65,1,148,10,109,0,5,10,10,1,9,10,34,1,9,10,108,1,10,10,37,1,11,10,94,2,142,10,45,0,6,0,56,2,7,0,112,0,7,0,12,7,8,0,106,1,8,0,154,1,8,0,62,3,9,0,2,2,11,0,137,2,142,0,157,0,4,0,74,0,6,0,254,1,6,10,82,2,9,10,121,0,10,10,49,0,10,10,156,1,139,10,66,3,134,0,70,3,136,10,236,2,132,10,210,1,132,0,113,2,135,11,163,5,4,11,237,0,135,11,2,2,9,10,122,1,141,10,162,0,6,0,16,0,6,0,158,0,7,0,43,0,7,0,129,0,7,0,181,0,8,0,20,1,8,0,121,1,10,0,11,2,11,0,48,3,12,0,199,1,13,0,47,1,142,0,135,0,135,0,25,1,4,0,1,0,7,0,119,4,7,0,183,5,8,0,61,0,9,0,207,0,9,0,134,1,9,0,211,1,139,0,68,3,6,11,136,1,7,11,65,0,135,11,227,7,132,10,155,2,4,0,211,2,5,0,127,3,7,0,7,4,8,0,199,0,8,0,84,1,9,0,153,0,9,0,215,0,10,0,21,0,10,0,59,0,10,0,80,0,10,0,224,0,10,0,70,3,11,0,229,0,11,0,140,2,12,0,192,0,13,0,146,0,142,0,91,0,132,0,39,1,137,0,51,0,9,11,222,0,10,11,43,0,139,11,132,3,5,0,53,1,140,0,211,0,5,0,125,0,8,0,77,0,138,0,15,0,136,11,92,2,138,0,21,3,5,0,173,0,4,10,39,0,7,10,51,7,8,10,151,1,11,10,144,0,140,10,11,2,138,11,9,1,133,0,183,1,132,10,254,1,7,0,136,2,7,0,106,3,11,0,164,0,12,0,76,0,18,0,9,0,7,10,188,7,10,10,231,1,138,10,41,3,12,0,111,0,14,0,38,1,19,0,45,0,13,10,4,1,146,10,63,0,133,11,37,2,134,10,58,2,4,0,8,0,7,0,128,4,7,0,129,4,7,0,179,6,9,0,118,1,10,0,222,1,139,0,136,2,135,0,75,4,5,0,63,2,6,0,98,1,135,0,189,2,7,11,36,0,8,11,201,0,136,11,93,2,4,10,19,3,136,11,156,0,6,0,6,2,149,11,13,0,140,11,224,0,134,0,190,2,132,10,4,2,5,11,212,2,10,11,49,1,11,11,151,0,12,11,33,0,12,11,121,0,12,11,125,1,17,11,3,0,17,11,27,0,17,11,78,0,18,11,18,0,19,11,54,0,149,11,5,0,8,0,87,0,4,11,11,2,5,11,126,2,11,10,119,3,14,10,109,1,142,10,119,1,138,0,182,1,136,10,53,3,135,11,116,7,6,11,242,0,7,11,227,0,7,11,45,6,8,11,104,0,9,11,113,0,9,11,220,0,9,11,171,1,10,11,74,0,10,11,239,0,11,11,67,2,11,11,255,3,13,11,4,0,13,11,204,0,13,11,60,1,18,11,95,0,148,11,86,0,4,0,69,0,5,0,122,0,5,0,81,3,6,0,97,6,9,0,144,2,138,0,208,1,7,0,10,7,4,10,10,0,139,10,18,3,135,11,93,3,139,0,243,1,7,0,220,1,7,0,56,6,138,0,87,0,133,10,172,2,4,0,72,3,134,10,27,0,142,0,27,1,6,0,84,6,7,11,48,5,136,11,238,1,5,0,91,3,7,0,136,4,8,0,107,0,9,0,35,1,9,0,183,1,10,0,151,2,11,0,97,2,140,0,197,0,7,11,26,5,8,11,249,1,9,11,226,1,10,11,126,0,11,11,225,0,12,11,91,1,12,11,193,1,13,11,19,0,142,11,218,0,5,11,12,1,10,11,252,2,12,11,120,0,13,11,39,0,145,11,127,0,145,10,56,0,7,11,136,6,10,11,216,1,11,11,189,0,143,11,51,0,6,10,86,1,6,10,240,1,8,10,19,1,137,10,206,0,133,0,88,2,4,0,117,0,6,0,116,1,7,0,113,7,142,0,67,1,4,10,141,3,5,10,172,3,135,11,191,5,132,10,123,3,4,0,210,2,139,0,215,1,4,11,128,1,135,11,254,3,132,10,175,2,9,0,5,0,12,0,216,0,12,0,38,1,12,0,42,1,12,0,144,1,12,0,6,2,13,0,229,0,143,0,139,0,135,11,167,6,7,11,66,6,10,11,186,2,12,11,212,0,141,11,51,1,6,10,41,0,141,10,160,0,135,11,53,4,9,11,159,0,11,11,28,0,140,11,91,2,4,0,2,2,7,0,24,5,138,0,221,1,134,0,238,6,9,0,88,0,139,0,14,1,5,0,12,0,7,0,119,1,9,0,182,1,134,10,182,6,132,11,3,2,136,10,10,3,8,11,120,2,8,11,185,2,137,11,86,3,6,0,106,1,6,0,229,3,146,0,51,0,7,0,48,3,7,0,217,4,9,0,27,1,9,0,8,2,10,0,213,0,10,0,51,1,10,0,207,1,10,0,159,2,10,0,234,2,11,0,145,1,11,0,26,3,12,0,5,2,18,0,107,0,147,0,115,0,133,10,115,0,150,11,28,0,4,11,136,0,133,11,39,2,142,10,58,1,132,0,2,1,6,0,22,0,7,0,135,3,7,0,171,7,8,0,127,2,138,0,65,2,5,0,169,2,8,0,14,3,13,0,130,0,17,0,84,0,5,10,193,0,140,10,178,0,9,11,17,0,138,11,35,1,7,11,7,5,9,11,44,0,10,11,40,2,10,11,130,2,11,11,71,3,12,11,18,1,12,11,19,1,12,11,116,1,13,11,91,0,142,11,125,0,135,10,174,0,4,0,152,2,5,0,36,3,139,0,245,3,134,0,174,3,6,0,69,5,6,0,73,5,6,0,170,5,7,11,238,5,139,11,182,2,11,0,100,1,4,10,122,0,5,10,28,3,5,10,184,3,6,10,124,6,6,10,135,6,8,10,55,2,9,10,175,2,9,10,230,2,10,10,174,2,11,10,170,2,140,10,25,1,5,0,32,0,6,11,147,0,7,11,118,3,9,11,241,2,138,11,12,1,5,10,179,0,7,10,71,4,135,10,189,4,4,10,66,0,7,10,210,2,135,10,136,3,135,10,96,1,9,11,245,0,138,11,137,0,4,0,33,1,7,0,117,2,7,0,162,6,7,0,175,6,12,0,215,0,133,11,158,1,6,0,183,7,135,11,226,6,6,0,194,1,136,0,109,0,141,10,35,0,134,11,87,2,136,0,193,2,133,0,152,2,134,11,213,6,11,11,146,1,12,11,109,0,12,11,175,1,13,11,179,0,13,11,206,0,14,11,175,0,14,11,217,0,16,11,3,0,148,11,53,0,135,0,214,4,134,11,91,6,132,11,232,1,13,0,62,1,10,10,80,2,10,10,241,2,12,10,61,1,12,10,99,1,12,10,209,1,12,10,213,1,12,10,48,2,140,10,66,2,133,10,52,2,132,11,83,0,140,11,164,2,6,0,80,7,6,0,114,7,6,0,115,7,9,0,166,3,9,0,188,3,9,0,192,3,9,0,228,3,12,0,26,3,12,0,108,3,12,0,112,3,12,0,150,3,15,0,230,0,18,0,234,0,18,0,238,0,21,0,38,0,149,0,62,0,134,10,44,2,134,11,22,1,137,0,103,0,7,10,32,2,8,10,207,2,138,10,61,0,4,10,5,0,5,10,242,1,8,10,125,2,137,10,9,2,7,0,9,3,12,0,229,0,12,0,239,0,15,0,12,0,12,11,229,0,12,11,239,0,143,11,12,0,6,0,26,0,7,11,132,1,7,11,132,2,139,11,13,3,7,11,229,0,8,11,59,0,9,11,190,0,9,11,1,1,10,11,122,1,140,11,191,0,133,10,159,3,135,10,161,5,4,10,125,3,5,10,12,3,133,10,125,3,4,0,158,1,5,0,211,1,9,0,142,2,10,0,195,1,12,0,59,0,141,0,119,1,142,0,173,0,135,0,17,0,7,0,70,5,133,10,238,0,135,0,187,3,4,0,192,3,10,0,119,3,12,0,241,2,18,0,161,0,18,0,162,0,152,0,19,0,136,11,88,1,6,10,193,6,137,11,32,1,132,11,148,2,4,0,217,0,5,0,198,2,7,0,248,2,7,0,134,7,9,0,172,1,9,0,196,2,10,0,254,0,10,0,40,1,10,0,208,2,11,0,109,0,11,0,255,0,12,0,165,0,12,0,59,1,13,0,107,0,13,0,203,0,14,0,54,0,14,0,99,0,14,0,114,0,14,0,132,1,16,0,85,0,17,0,9,0,17,0,33,0,20,0,25,0,20,0,28,0,20,0,29,0,21,0,9,0,21,0,10,0,21,0,34,0,22,0,17,0,4,10,60,0,7,10,8,7,8,10,58,1,9,10,188,2,139,10,231,1,7,11,11,4,138,11,225,2,7,11,178,2,9,11,217,0,9,11,75,2,140,11,9,2,6,0,151,3,7,11,194,2,7,11,34,4,138,11,26,2,7,10,61,7,138,10,181,1,136,10,163,1,6,0,24,1,10,0,246,1,11,0,88,1,140,0,38,0,5,0,45,0,7,0,137,4,11,0,192,1,11,0,112,3,13,0,139,0,13,0,151,1,15,0,16,0,17,0,95,0,18,0,66,0,18,0,88,0,18,0,123,0,149,0,7,0,11,11,92,0,11,11,196,0,11,11,153,1,11,11,194,1,11,11,154,2,11,11,9,3,12,11,6,1,13,11,129,1,13,11,137,1,15,11,115,0,16,11,45,0,145,11,82,0,136,0,9,3,134,11,208,6,4,0,154,1,7,0,9,2,133,10,60,3,134,0,161,2,7,0,86,4,7,0,242,6,7,10,176,0,135,10,178,0,5,10,38,3,7,11,12,1,7,10,184,7,136,11,57,2,4,11,221,2,9,11,194,0,10,11,92,0,11,11,198,0,12,11,84,0,12,11,87,0,13,11,128,0,144,11,74,0,5,0,85,1,7,0,105,4,11,0,158,1,4,10,51,0,6,10,4,0,7,10,79,2,7,10,81,3,7,10,183,3,7,10,77,6,7,10,224,6,7,10,196,7,9,10,178,1,10,10,242,2,11,10,25,0,139,10,37,0,133,10,134,3,135,10,160,3,135,0,19,3,132,0,180,1,134,10,14,1,7,0,51,6,135,0,171,6,6,0,121,1,7,0,1,4,9,0,101,2,145,0,104,0,7,11,214,3,7,11,81,5,10,11,32,0,143,11,56,0,139,0,96,0,132,0,195,1,132,10,160,1,142,10,116,1,5,10,152,0,5,10,197,0,7,11,50,1,7,10,84,1,7,10,99,3,10,10,36,2,10,10,69,2,11,10,6,0,12,10,3,0,12,10,19,0,14,10,110,0,142,10,33,1,134,0,168,2,134,11,97,2,7,0,227,1,7,10,190,0,8,10,28,0,8,10,141,0,8,10,188,1,8,10,43,3,9,10,212,1,11,10,78,1,12,10,24,0,12,10,130,1,140,10,64,2,10,0,148,3,133,10,245,2,5,10,209,2,135,10,17,6,133,11,178,0,134,0,169,3,132,10,130,3,133,0,227,2,147,0,82,0,135,0,151,2,146,0,128,0,5,10,21,1,141,10,247,0,134,0,63,4,132,10,179,1,6,11,125,1,7,11,133,2,7,11,182,2,136,11,34,2,7,0,247,1,135,0,93,7,6,0,173,7,8,0,157,3,138,0,187,3,4,0,113,0,5,0,163,0,5,0,223,2,7,0,241,3,9,0,9,0,9,0,3,3,12,0,90,0,13,0,138,0,13,0,154,1,143,0,128,0,4,0,68,1,138,0,104,0,7,0,204,1,5,10,9,1,134,10,212,0,133,11,105,0,7,11,5,1,7,11,83,4,7,11,91,4,7,11,74,5,7,11,52,6,7,11,169,6,7,11,110,7,9,11,209,1,10,11,248,0,10,11,93,1,10,11,135,2,11,11,15,2,11,11,148,2,11,11,157,2,12,11,17,2,141,11,49,1,5,11,182,1,9,11,182,2,12,11,115,2,141,11,210,0,152,11,11,0,4,0,167,3,133,0,55,3,132,10,190,2,5,0,13,1,7,0,178,1,7,0,123,3,8,0,83,1,9,0,190,2,11,0,82,2,11,0,206,2,17,0,100,0,5,10,40,3,135,10,253,7,7,0,246,3,9,0,229,1,141,0,8,1,134,0,177,6,7,0,18,7,11,0,98,3,12,0,103,0,13,0,239,1,140,11,233,0,4,0,167,1,10,0,181,3,138,0,245,3,135,0,132,3,8,11,25,0,138,11,58,3,5,10,166,0,8,10,227,2,140,10,255,1,134,0,226,7,7,11,246,4,139,11,100,2,4,10,119,0,5,10,170,0,5,10,191,1,7,10,172,6,7,10,97,7,9,10,101,1,9,10,207,2,12,10,230,1,140,10,84,2,12,0,62,2,140,11,62,2,132,11,52,1,6,0,196,3,6,0,182,4,134,0,22,5,4,10,194,1,135,10,134,4,135,11,150,0,136,11,137,2,14,0,213,0,148,0,38,0,9,11,45,0,9,11,55,1,141,11,42,0,134,11,9,2,7,10,95,5,7,10,186,5,138,10,75,1,132,10,242,2,5,11,83,1,7,11,162,5,14,11,3,0,15,11,41,0,147,11,66,0,136,11,122,1,134,0,254,3,5,10,82,3,136,10,31,3,142,0,143,0,135,0,237,7,134,11,92,6,8,0,11,2,150,0,34,0,5,0,113,2,135,0,81,6,7,0,19,1,7,10,238,0,7,10,241,7,8,10,120,0,8,10,188,0,8,10,147,2,9,10,86,2,10,10,210,1,12,10,86,1,12,10,76,2,13,10,247,1,14,10,246,0,143,10,92,0,7,0,37,0,8,0,169,1,8,0,181,2,9,0,208,2,10,0,124,1,10,0,126,2,11,0,17,1,11,0,217,1,12,0,61,0,143,0,43,0,135,11,61,3,135,0,151,7,132,0,253,2,5,11,230,1,135,11,69,5,7,11,99,6,8,11,17,0,10,11,217,0,138,11,39,1,4,10,201,0,7,10,208,6,8,10,90,2,11,10,247,0,11,10,58,3,145,10,65,0,138,11,46,2,11,0,39,2,142,0,159,0,8,10,164,0,146,10,62,0,139,11,176,0,132,0,168,0,136,0,242,3,134,0,202,7,135,0,91,0,138,0,20,2,135,10,219,4,135,0,92,7,132,10,139,3,5,10,100,0,10,10,73,1,12,10,160,1,149,10,29,0,134,11,191,1,132,10,176,0,5,10,124,2,5,10,230,3,7,10,9,0,7,10,228,5,8,10,26,0,9,10,61,1,9,10,102,1,10,10,210,0,10,10,36,1,10,10,21,2,11,10,43,2,12,10,14,2,12,10,95,2,13,10,7,1,13,10,203,1,142,10,15,1,4,11,97,2,135,11,244,2,6,0,15,0,7,0,70,0,10,0,240,0,147,0,93,0,4,11,162,3,133,11,179,3,134,0,203,4,134,0,254,5,133,11,171,3,133,11,194,3,5,11,139,2,8,11,170,0,9,11,61,0,9,11,63,0,10,11,23,0,10,11,37,0,10,11,66,3,11,11,4,0,11,11,187,0,11,11,25,1,11,11,247,1,11,11,165,2,12,11,96,0,12,11,130,0,12,11,244,0,14,11,5,0,14,11,40,0,14,11,162,0,14,11,202,0,146,11,133,0,4,11,150,1,5,11,67,2,12,11,236,1,150,11,15,0,139,0,136,1,6,10,98,2,10,10,127,0,141,10,27,0,7,0,143,2,7,0,52,7,136,10,119,0,4,0,145,0,6,0,176,0,7,0,139,1,137,0,50,2,132,0,245,1,140,11,145,0,136,0,251,3,134,0,253,1,139,0,11,1,6,11,17,0,7,11,16,0,7,11,233,3,7,11,190,7,9,11,118,3,10,11,233,1,10,11,32,3,11,11,14,3,12,11,64,1,13,11,211,1,14,11,145,0,14,11,131,1,143,11,119,0,145,11,17,0,6,0,75,4,133,11,202,1,7,11,191,7,8,11,0,0,8,11,171,0,9,11,120,0,9,11,220,2,10,11,217,1,11,11,144,2,11,11,230,3,18,11,0,0,18,11,2,0,147,11,21,0,12,11,171,1,146,11,38,0,10,0,180,3,138,0,200,3,7,10,126,0,136,10,84,0,136,10,22,3,4,0,114,0,9,0,236,1,13,0,206,1,142,0,215,0,6,10,64,0,12,10,121,1,141,10,53,1,4,0,77,0,5,0,105,1,6,0,139,0,6,0,145,1,6,0,148,1,7,0,157,1,7,0,203,2,7,0,180,6,11,0,23,1,12,0,179,0,12,0,2,1,13,0,244,0,142,0,102,1,134,0,181,6,7,0,4,3,7,0,37,4,7,0,111,6,8,0,82,0,11,0,250,0,11,0,95,2,12,0,55,1,12,0,164,1,13,0,184,0,13,0,111,1,7,10,80,4,11,10,13,1,11,10,27,2,11,10,115,2,11,10,194,2,11,10,207,3,12,10,248,0,12,10,178,1,12,10,88,2,12,10,110,2,13,10,41,1,13,10,229,1,14,10,69,0,14,10,153,1,143,10,108,0,135,0,212,2,4,11,0,2,4,11,7,2,133,11,86,1,134,0,109,4,145,11,29,0,11,10,209,3,141,10,251,1,6,0,73,3,6,0,18,4,6,0,170,4,10,0,225,3,140,0,253,3,6,11,31,0,7,11,235,1,7,11,18,2,8,11,80,2,9,10,34,0,11,11,53,0,11,10,228,1,11,11,11,3,12,11,167,0,12,11,155,1,14,11,14,0,14,11,136,0,15,11,72,0,16,11,17,0,144,11,72,0,4,0,253,3,6,0,245,7,133,11,139,3,7,0,117,1,8,0,79,1,8,0,84,2,9,0,232,1,6,10,164,6,7,10,37,1,7,10,126,1,7,10,2,4,7,10,63,4,7,10,235,7,8,10,252,0,8,10,215,2,8,10,217,2,9,10,30,0,9,10,199,0,9,10,231,0,9,10,251,0,9,10,78,1,9,10,105,1,9,10,200,2,10,10,55,0,10,10,60,0,10,10,232,0,10,10,76,1,10,10,128,1,10,10,140,1,10,10,248,1,10,10,30,2,10,10,140,2,11,10,20,0,11,10,48,0,11,10,207,0,11,10,35,1,11,10,42,1,11,10,86,1,11,10,109,1,11,10,138,1,11,10,108,2,11,10,193,2,11,10,249,3,12,10,123,0,12,10,84,1,12,10,150,1,12,10,131,2,13,10,61,0,13,10,13,1,13,10,55,1,13,10,63,1,13,10,230,1,14,10,234,0,15,10,62,0,15,10,85,0,16,10,71,0,18,10,119,0,148,10,105,0,150,0,37,0,4,11,208,0,5,11,106,0,6,11,19,2,8,11,152,1,9,11,188,0,138,11,60,2,132,0,52,2,6,0,1,2,135,0,28,4,132,0,57,3,9,0,131,3,140,11,185,1,134,0,10,3,133,11,123,1,7,0,137,5,12,0,126,1,17,0,48,0,152,0,12,0,132,11,241,0,7,0,92,4,6,10,123,1,7,10,14,1,8,10,176,0,8,10,183,0,9,10,176,1,9,10,149,2,12,10,247,0,12,10,105,2,146,10,125,0,5,10,24,3,133,10,132,3,6,0,33,2,7,0,53,2,7,0,133,6,10,0,114,0,11,0,130,2,140,0,106,2,133,0,5,0,138,11,7,0,132,11,3,1,135,0,192,0,134,0,189,2,136,0,251,2,135,10,187,7,4,10,133,3,133,10,8,3,10,0,243,2,147,0,29,0,133,0,247,2,4,11,173,0,5,11,56,1,5,11,0,2,135,11,5,5,7,11,67,6,7,11,155,6,9,11,208,1,11,11,195,0,12,11,23,1,12,11,192,1,14,11,11,0,147,11,102,0,7,0,114,1,7,0,239,3,7,0,153,4,135,0,29,6,135,0,213,4,4,0,87,0,5,0,250,0,141,0,42,1,4,11,196,1,5,11,71,2,5,11,49,3,6,11,177,1,7,11,81,2,7,11,208,2,7,11,98,5,8,11,161,0,9,11,28,1,10,11,57,1,139,11,118,3,4,11,35,2,135,11,129,5,136,11,210,2,4,10,37,0,5,10,78,1,135,10,229,4,132,10,252,1,12,0,107,0,146,0,31,0,8,11,164,1,139,11,193,0,135,0,46,3,135,11,153,1,140,0,223,3,4,0,57,0,7,0,171,4,7,0,158,5,7,0,12,6,7,0,43,7,7,0,112,7,9,0,245,2,10,0,92,2,139,0,7,2,132,0,28,2,138,11,52,1,132,10,21,2,136,0,96,2,144,11,65,0,4,0,246,3,134,0,237,7,4,0,209,0,7,0,134,3,5,11,234,3,136,11,233,2,134,0,238,7,6,0,47,1,7,0,79,1,7,0,157,5,7,0,132,6,8,0,41,2,8,0,140,2,8,0,144,2,9,0,46,2,11,0,231,2,149,0,18,0,5,11,63,2,6,11,98,1,135,11,189,2,4,11,239,0,6,11,221,1,7,11,71,6,11,11,68,0,139,11,105,2,132,0,47,2,8,0,15,2,18,0,60,0,147,0,24,0,133,10,152,3,138,0,255,1,133,0,249,3,133,0,163,2,138,10,135,1,11,0,156,0,135,10,160,7,138,11,113,1,132,11,111,1,133,0,197,2,6,0,186,2,134,0,119,3,142,10,126,0,134,0,209,6,132,10,227,1,13,11,43,1,142,11,75,0,133,0,202,2,7,0,8,0,136,0,206,0,138,10,224,1,4,11,182,2,9,10,239,1,146,10,104,0,7,11,224,4,11,11,109,2,139,11,190,2,140,11,175,2,132,0,8,3,139,10,241,3,135,0,248,4,134,0,35,4,8,10,141,2,13,10,93,0,147,10,14,0,135,11,213,0,136,0,150,1,133,10,172,0,132,0,179,3,8,0,175,0,10,0,168,0,138,0,61,2,132,0,102,3,6,0,31,6,151,11,28,0,134,11,216,1,5,10,4,1,136,11,132,0,4,11,239,2,11,11,134,1,140,11,32,0,4,11,153,1,133,11,78,0,12,0,42,2,6,11,217,1,145,11,105,0,133,0,16,3,8,0,140,3,136,11,50,1,139,0,114,3,6,0,102,1,7,0,113,5,8,0,140,1,10,0,7,1,14,0,154,0,16,0,48,0,17,0,8,0,7,11,223,6,8,11,140,1,10,11,7,1,14,11,154,0,16,11,48,0,145,11,8,0,13,11,163,0,13,11,180,0,18,11,78,0,148,11,35,0,14,0,32,0,18,0,85,0,20,0,2,0,152,0,16,0,7,0,228,0,10,0,2,3,8,10,167,0,8,10,119,1,9,10,82,0,9,10,49,2,138,10,108,2,132,0,77,3,9,0,14,0,9,0,185,1,10,0,50,1,139,0,9,0,11,0,198,3,12,0,31,1,13,0,86,1,13,0,146,1,15,0,110,0,15,0,163,0,8,10,194,0,136,10,244,2,134,0,42,6,4,0,199,3,6,0,28,7,6,0,55,7,140,0,204,2,136,0,82,2,7,0,148,5,7,0,104,6,7,0,75,7,9,0,169,0,9,0,182,0,9,0,111,1,9,0,222,1,9,0,250,1,9,0,39,2,9,0,45,2,9,0,136,2,9,0,185,2,9,0,193,2,9,0,213,2,9,0,19,3,9,0,26,3,10,0,198,0,10,0,214,0,10,0,11,1,10,0,19,1,10,0,200,1,10,0,39,2,10,0,49,2,10,0,101,2,10,0,115,2,10,0,156,2,10,0,163,2,10,0,179,2,10,0,183,2,10,0,195,2,10,0,203,2,11,0,183,0,11,0,201,0,11,0,244,0,11,0,6,1,11,0,96,1,11,0,183,1,11,0,237,1,11,0,60,2,11,0,79,2,11,0,96,2,11,0,99,2,11,0,134,2,11,0,162,2,11,0,199,2,11,0,239,2,11,0,249,2,11,0,8,3,11,0,17,3,11,0,82,3,11,0,85,3,11,0,94,3,11,0,97,3,11,0,100,3,11,0,107,3,11,0,130,3,11,0,134,3,11,0,135,3,11,0,142,3,11,0,164,3,11,0,174,3,11,0,189,3,11,0,199,3,11,0,204,3,12,0,148,0,12,0,195,0,12,0,220,0,12,0,237,0,12,0,62,1,12,0,83,1,12,0,137,1,12,0,189,1,12,0,194,1,12,0,218,1,12,0,249,1,12,0,253,1,12,0,21,2,12,0,79,2,12,0,82,2,12,0,85,2,12,0,109,2,12,0,121,2,12,0,130,2,13,0,59,0,13,0,60,0,13,0,145,0,13,0,239,0,13,0,250,0,13,0,73,1,13,0,88,1,13,0,109,1,13,0,116,1,13,0,131,1,13,0,147,1,13,0,158,1,13,0,200,1,13,0,214,1,13,0,222,1,13,0,227,1,13,0,233,1,14,0,55,0,14,0,57,0,14,0,81,0,14,0,90,0,14,0,148,0,14,0,239,0,14,0,10,1,14,0,65,1,14,0,70,1,14,0,71,1,14,0,74,1,14,0,91,1,14,0,99,1,14,0,145,1,14,0,148,1,14,0,155,1,14,0,158,1,14,0,160,1,14,0,164,1,15,0,61,0,15,0,74,0,15,0,87,0,15,0,88,0,15,0,94,0,15,0,96,0,15,0,116,0,15,0,149,0,15,0,154,0,16,0,50,0,16,0,63,0,16,0,73,0,17,0,2,0,17,0,66,0,17,0,92,0,17,0,103,0,17,0,112,0,17,0,120,0,18,0,50,0,18,0,54,0,18,0,82,0,18,0,86,0,18,0,90,0,18,0,111,0,18,0,115,0,18,0,156,0,19,0,40,0,19,0,79,0,20,0,78,0,21,0,22,0,135,11,115,3,5,0,161,0,135,0,71,3,4,0,14,3,13,11,37,1,142,11,56,0,133,11,105,2,139,11,50,0,135,10,22,0,145,0,64,0,5,10,127,2,7,10,225,4,139,10,128,3,138,0,230,3,135,11,250,7,4,11,34,2,142,11,233,0,6,0,19,4,134,0,38,6,134,0,216,5,4,10,102,0,7,10,47,3,7,10,163,6,139,10,196,3,12,0,13,3,142,0,205,1,4,11,57,1,133,11,65,2,6,0,127,2,6,0,90,4,137,0,49,3,8,11,184,0,141,11,177,1,7,0,22,7,135,11,167,3,10,0,229,3,140,0,190,3,4,0,44,3,137,11,113,2,132,10,131,3,136,10,27,3,5,11,118,3,6,11,46,0,6,11,254,6,7,11,14,0,7,11,220,2,7,11,118,6,8,11,95,0,8,11,71,1,8,11,104,2,10,11,86,2,10,11,1,3,11,11,134,0,11,11,235,2,12,11,122,1,142,11,97,0,136,0,139,0,6,10,52,0,9,10,104,0,9,10,47,2,12,10,52,1,147,10,87,0,133,11,253,3,132,10,92,2,132,10,45,1,136,10,11,3,7,0,131,2,136,0,236,0,132,11,153,0,134,0,148,4,147,10,32,0,133,11,30,3,6,0,58,5,132,11,75,2,6,11,86,2,7,11,42,0,8,11,183,2,10,11,212,0,11,11,158,0,14,11,196,0,145,11,85,0,135,10,252,1,5,11,189,3,5,11,240,3,135,11,249,0,4,11,129,0,135,11,209,1,5,0,54,0,7,11,214,1,7,11,33,4,7,11,177,4,9,11,243,2,11,11,138,3,140,11,15,2,7,11,140,3,146,11,7,0,5,11,148,0,136,11,194,1,144,11,1,0,4,0,0,1,135,0,208,5,9,0,95,1,6,10,54,1,7,10,57,7,8,10,72,0,8,10,16,1,8,10,175,1,9,10,12,0,10,10,51,2,10,10,118,2,10,10,28,3,10,10,42,3,11,10,111,1,11,10,87,2,11,10,174,2,140,10,160,2,6,0,93,7,6,0,106,7,6,0,107,7,140,0,187,3,4,0,202,2,133,0,213,1,6,0,246,4,134,0,176,5,132,0,232,2,6,0,57,1,7,10,25,2,8,10,64,0,9,10,127,0,10,10,240,1,12,10,254,1,141,10,128,1,4,11,217,0,4,10,244,0,5,11,198,2,7,10,233,0,7,11,134,7,9,11,172,1,9,11,196,2,10,11,254,0,10,11,40,1,10,11,208,2,11,11,109,0,11,11,255,0,12,11,165,0,12,11,59,1,13,11,107,0,13,11,203,0,14,11,54,0,14,11,99,0,14,11,114,0,14,11,132,1,16,11,85,0,17,11,9,0,17,11,33,0,20,11,25,0,20,11,28,0,20,11,29,0,21,11,9,0,21,11,10,0,21,11,34,0,150,11,17,0,138,0,146,1,7,0,201,3,146,0,55,0,8,0,50,0,137,0,112,2,134,0,75,5,132,0,60,2,134,10,114,6,10,10,190,2,139,10,245,0,10,0,79,3,142,0,189,1,6,0,43,0,7,0,38,0,8,0,248,0,138,0,1,2,133,0,113,1,137,10,82,1,133,0,254,2,133,0,107,1,133,10,128,3,8,11,136,1,11,11,54,0,13,11,173,0,13,11,38,1,148,11,7,0,134,0,166,2,7,11,206,4,136,11,19,2,6,0,2,1,140,0,153,1,5,0,249,0,148,0,82,0,7,10,93,4,136,10,27,2,5,0,137,1,6,0,122,1,7,0,189,7,9,0,32,0,9,0,79,2,10,0,173,2,10,0,229,2,142,0,126,1,133,0,20,3,134,0,1,5,134,0,15,5,7,0,176,7,141,0,253,1,4,0,61,0,5,0,58,0,5,0,171,0,5,0,171,2,6,0,35,1,6,0,54,2,7,0,114,6,11,0,11,2,12,0,17,1,12,0,47,1,15,0,39,0,143,0,111,0,6,0,194,2,134,0,3,5,134,0,77,2,135,11,153,5,133,11,179,1,7,0,35,4,13,0,54,0,5,10,4,0,5,10,42,3,6,10,13,0,6,10,26,2,6,10,154,6,6,10,190,6,7,10,27,7,8,10,148,0,8,10,184,2,8,10,23,3,12,10,125,0,143,10,9,0,135,10,244,4,5,11,85,0,6,11,163,1,7,11,134,0,7,11,49,1,7,11,105,1,7,11,57,5,8,11,71,0,140,11,7,2,137,0,56,3,140,11,176,2,5,11,179,2,7,11,89,1,7,10,105,5,9,11,94,0,11,10,70,2,11,10,138,2,11,10,133,3,11,10,181,3,12,11,169,0,12,10,232,0,12,10,236,0,13,10,157,1,13,10,245,1,146,10,116,0,4,0,149,3,133,0,237,3,7,0,62,6,5,11,183,0,6,11,70,2,9,11,88,1,10,11,167,2,140,11,179,1,4,10,157,3,5,10,35,3,8,10,186,2,138,10,60,3,132,0,151,3,135,11,255,1,139,10,224,3,4,0,255,0,5,0,46,1,6,0,132,0,7,0,128,0,7,0,27,1,7,0,19,5,10,0,52,0,10,0,2,2,11,0,157,3,13,0,92,0,142,0,53,1,134,0,89,5,135,10,55,7,134,0,72,1,7,11,201,7,136,11,172,2,133,10,127,1,137,0,173,0,134,11,71,2,134,0,131,5,19,0,65,0,5,11,192,2,8,11,101,1,10,11,233,2,14,11,170,1,17,11,94,0,147,11,57,0,9,10,148,2,138,10,91,1,4,11,179,0,5,11,198,0,133,11,185,2,7,11,91,1,7,11,203,3,8,11,181,0,138,11,199,2,141,0,186,1,11,0,74,3,11,0,156,3,13,0,61,1,13,0,114,1,13,0,213,1,13,0,215,1,14,0,141,1,18,0,69,0,18,0,145,0,7,10,60,2,9,10,80,2,11,10,168,2,12,10,100,1,140,10,38,2,14,11,19,0,14,11,28,0,144,11,29,0,136,0,22,2,4,11,243,0,5,11,203,0,7,11,19,0,7,11,71,0,7,11,113,0,10,11,149,1,11,11,101,1,142,11,240,0,6,0,210,0,10,0,77,3,138,0,94,3,7,11,71,5,9,11,69,2,10,11,127,2,11,11,197,1,140,11,72,2,7,11,170,5,139,11,99,0,10,0,124,3,12,0,207,2,144,0,105,0,4,0,28,1,6,0,223,0,134,11,236,1,5,11,134,0,6,11,152,1,6,11,239,1,135,11,57,6,136,0,17,2,137,0,39,3,4,0,218,0,7,0,14,2,143,0,137,0,6,0,164,5,142,11,4,0,132,11,153,2,4,0,14,1,5,0,192,0,6,0,76,1,7,0,42,5,4,11,248,0,7,11,137,0,137,11,93,1,140,0,149,2,7,0,237,5,11,0,85,2,14,0,76,0,14,0,79,1,20,0,33,0,7,10,236,2,139,10,188,2,5,11,115,1,135,11,51,2,146,11,57,0,133,10,127,0,133,0,162,1,4,11,118,1,7,11,35,2,7,11,164,6,7,11,41,7,139,11,90,3,6,10,198,0,140,10,83,0,7,11,20,7,13,11,3,1,13,11,100,1,14,11,242,0,147,11,114,0,7,0,123,1,8,0,225,1,9,0,121,1,5,10,20,1,6,10,55,0,135,10,89,5,138,11,30,1,5,0,235,3,6,0,149,0,6,10,216,6,136,10,214,2,8,0,6,1,9,0,115,2,10,0,18,0,11,0,214,0,11,0,148,1,11,0,201,1,11,0,12,3,11,0,145,3,13,0,145,1,14,0,200,0,6,11,111,6,7,11,16,6,7,11,218,7,9,11,238,1,137,11,253,1,135,0,230,2,136,0,48,1,132,0,142,0,133,10,252,2,6,10,53,1,7,10,75,1,138,10,38,2,135,10,38,4,6,11,123,0,7,11,214,0,7,10,218,3,9,11,216,2,10,11,157,0,11,11,90,1,11,11,150,2,143,11,106,0,135,10,37,6,7,0,157,3,137,0,31,3,4,0,215,1,5,0,51,0,6,0,90,2,8,0,228,1,138,0,195,0,136,0,176,2,132,0,185,2,6,0,145,4,6,0,217,4,6,10,194,0,7,10,133,0,10,10,237,1,10,10,58,2,139,10,152,2,140,0,239,2,7,0,161,3,10,0,196,1,11,0,110,3,16,0,33,0,5,10,24,0,5,10,57,2,6,10,3,0,6,10,119,0,6,10,143,0,6,10,184,1,7,10,87,2,7,10,150,6,7,10,62,7,8,10,168,1,9,10,43,0,9,10,72,2,9,10,248,2,10,10,72,1,11,10,159,0,11,10,253,0,12,10,231,1,140,10,19,2,4,11,195,2,13,11,106,0,18,11,49,0,147,11,41,0,5,0,221,0,5,11,76,2,134,11,137,1,134,0,157,5,6,11,211,0,7,11,154,6,11,11,230,1,140,11,113,1,5,10,14,0,5,10,124,3,6,10,27,1,7,10,234,0,136,10,25,2,4,0,220,3,136,0,187,3,135,0,227,4,4,10,126,0,8,10,123,2,147,10,34,0,4,10,60,1,135,10,25,6,137,10,93,3,4,10,64,0,5,10,96,1,5,10,208,2,6,10,112,1,139,10,103,1,134,0,192,0,4,0,132,0,5,0,69,0,135,0,218,4,7,10,41,6,10,10,48,1,10,10,37,2,12,10,109,1,13,10,220,0,13,10,240,0,142,10,33,0,4,0,111,0,7,0,97,3,134,11,219,0,5,11,70,2,6,11,110,6,7,11,99,0,7,11,170,7,7,11,194,7,8,11,3,2,8,11,5,3,9,11,23,0,9,11,235,1,12,11,108,2,14,11,52,0,145,11,50,0,132,0,255,2,7,11,56,2,148,11,21,0,6,0,42,0,7,0,136,5,7,0,213,7,8,0,131,0,8,0,210,1,9,0,160,2,13,0,252,0,20,0,103,0,133,11,83,3,135,0,26,4,6,10,175,0,137,10,33,1,5,10,176,1,133,10,145,3,6,0,44,0,136,0,112,1,135,11,16,3,132,0,58,2,133,0,120,0,139,10,83,2,140,0,29,0,6,0,227,0,135,0,53,6,4,11,98,0,7,11,85,5,9,11,166,1,9,11,158,2,10,11,7,3,11,11,210,0,13,11,26,0,13,11,201,1,141,11,220,1,140,10,80,0,5,10,163,3,134,10,162,6,133,0,10,2,134,0,96,4,135,0,249,5,12,0,227,2,14,0,192,1,142,0,211,1,11,10,14,2,11,10,171,3,141,10,34,1,5,10,6,3,6,10,101,6,6,10,150,6,134,10,215,6,6,0,131,6,135,0,244,7,7,10,143,4,11,10,166,3,13,10,135,1,145,10,76,0,137,11,147,0,6,10,4,1,7,10,204,5,11,11,53,3,12,11,110,0,12,11,153,0,18,11,41,0,150,11,19,0,6,0,255,1,12,0,132,0,134,10,61,2,5,0,56,2,6,0,138,0,135,0,13,5,132,0,252,3,8,0,2,1,9,0,208,0,137,0,103,1,4,0,53,2,8,0,23,0,136,0,59,3,134,0,88,1,4,0,154,3,5,0,255,3,13,11,221,1,14,11,120,0,148,11,61,0,134,0,240,0,5,11,209,0,6,11,30,0,11,11,56,0,139,11,49,1,6,0,171,0,7,0,234,3,7,0,44,5,9,0,159,1,14,0,230,0,18,0,68,0,4,10,36,1,4,10,224,2,5,10,103,3,6,10,153,6,7,10,152,7,137,10,68,2,9,11,123,2,139,11,47,2,4,11,150,0,5,11,47,1,134,11,71,1,6,10,63,0,135,10,152,3,133,10,25,3,8,11,192,0,10,11,78,0,10,11,43,2,11,11,52,1,13,11,103,1,147,11,95,0,135,11,18,3,135,11,176,6,136,0,146,1,6,0,242,2,6,11,102,6,7,11,79,0,7,11,240,1,9,11,138,0,10,11,80,1,11,11,12,0,12,11,156,1,12,11,184,1,142,11,49,1,4,0,204,2,141,0,31,0,133,0,214,3,8,0,179,2,8,0,219,2,5,10,67,0,6,10,62,0,6,10,118,1,135,10,111,5,9,10,22,3,140,10,47,0,139,11,44,2,151,11,1,0,7,11,204,0,7,11,159,1,8,11,42,0,10,11,85,0,11,11,33,0,11,11,52,2,12,11,59,2,149,11,1,0,8,0,120,3,7,11,98,2,135,11,221,5,4,10,135,1,135,10,145,4,5,0,79,3,9,0,72,3,138,0,35,3,137,0,55,3,134,0,17,3,8,0,152,0,9,0,53,0,9,0,12,1,9,0,133,3,10,0,6,2,10,0,61,3,11,0,188,0,13,0,74,0,14,0,46,0,15,0,17,0,15,0,33,0,17,0,40,0,18,0,36,0,19,0,20,0,22,0,1,0,152,0,2,0,4,11,3,0,5,11,247,0,5,11,132,2,7,11,232,2,7,11,183,4,7,11,201,4,7,11,117,7,146,11,147,0,136,0,20,2,135,0,169,2,132,10,15,1,140,0,58,1,140,0,165,2,4,0,172,2,136,0,128,1,5,11,29,1,9,11,67,0,13,11,217,1,143,11,82,0,4,10,253,0,5,10,32,2,7,10,44,1,137,10,84,1,7,0,110,0,7,0,191,1,8,0,34,1,8,0,79,2,9,0,126,1,9,0,137,2,11,0,71,0,11,0,155,0,11,0,57,1,12,0,5,0,13,0,69,1,142,0,31,1,134,0,26,7,136,0,239,3,138,0,65,1,7,0,104,1,7,0,169,1,9,0,66,0,9,0,22,1,138,0,132,2,133,10,50,3,5,0,129,1,5,10,29,2,6,10,94,0,6,10,243,1,7,10,230,0,139,10,65,1,4,10,152,3,5,10,25,0,5,10,22,3,6,10,201,1,7,10,85,3,136,10,20,3,4,0,132,3,133,0,93,3,5,0,254,0,7,0,217,3,136,0,73,0,7,0,167,7,136,0,171,2,134,10,229,6,133,10,54,3,132,10,122,2,4,11,29,0,6,11,20,2,7,11,92,6,7,11,112,6,9,11,47,1,9,11,94,1,10,11,177,1,11,11,97,0,11,11,45,2,11,11,233,2,12,11,33,1,12,11,79,1,12,11,92,1,12,11,94,2,13,11,116,0,13,11,233,0,13,11,210,1,14,11,181,0,14,11,209,0,14,11,232,0,14,11,236,0,14,11,44,1,16,11,41,0,148,11,97,0,19,0,86,0,6,10,36,0,7,10,146,2,136,10,198,1,135,11,156,6,132,0,213,2,5,11,245,1,7,11,168,6,9,11,41,2,11,11,8,2,12,11,45,2,141,11,249,0,134,0,196,0,133,0,63,3,136,0,211,2,7,0,105,7,13,0,80,0,13,0,181,1,145,0,74,0,4,0,224,3,6,0,115,2,136,0,226,3,135,11,14,5,132,10,104,0,5,0,80,3,6,0,66,0,136,0,252,2,4,0,36,0,7,0,107,5,10,0,205,0,139,0,243,2,6,0,22,4,134,0,205,5,134,0,182,3,132,0,119,3,14,0,194,1,148,0,111,0,7,0,108,2,7,0,63,3,9,10,30,2,9,10,54,2,138,10,216,2,6,0,165,0,138,0,132,1,139,10,7,1,4,0,207,2,135,0,155,0,138,10,212,1,6,11,197,1,144,11,36,0,134,11,129,0,5,0,21,2,7,0,243,2,138,0,12,3,134,0,185,5,4,0,97,1,6,0,146,0,6,0,253,6,7,0,171,1,7,0,222,3,7,0,68,5,9,0,153,2,9,0,130,3,11,0,125,3,142,0,212,0,7,10,87,0,142,10,32,1,4,0,45,0,135,0,233,4,12,0,7,0,7,10,220,3,7,10,147,7,9,10,64,0,9,10,246,1,12,10,34,0,13,10,12,0,13,10,234,0,147,10,77,0,4,0,95,2,5,11,60,0,6,11,248,1,7,11,102,2,7,11,131,4,140,11,0,0,135,10,141,0,8,11,198,0,11,11,29,0,140,11,22,2,140,0,65,0,136,0,48,3,132,10,107,2,139,0,88,0,5,10,246,0,8,10,189,0,9,10,99,1,9,10,0,2,10,10,124,0,10,10,197,1,11,10,143,0,11,10,160,1,11,10,91,3,141,10,85,1,4,11,123,1,135,11,117,5,4,0,88,2,137,0,109,2,133,0,111,1,134,0,49,2,6,0,47,2,134,0,155,6,6,0,73,2,134,11,73,2,135,11,204,4,4,11,118,0,5,10,166,2,6,11,18,1,6,11,105,1,7,11,75,0,141,11,185,1,135,11,26,7,137,11,73,3,5,0,61,2,6,0,31,1,7,10,94,3,7,10,94,7,138,10,179,0,132,10,5,2,140,11,181,2,5,11,58,1,6,11,221,0,7,11,163,1,10,11,138,2,11,11,140,1,12,11,156,0,13,11,113,1,14,11,77,1,145,11,47,0,140,10,28,2,136,10,155,2,11,10,147,1,146,10,83,0,6,0,160,2,133,10,249,2,9,0,157,0,10,10,131,0,140,10,72,0,7,0,202,2,134,11,204,1,134,0,200,1,133,0,157,3,5,11,170,2,135,11,95,7,136,11,254,1,136,11,219,1,133,11,248,3,9,0,19,0,7,11,90,2,8,11,179,0,10,11,13,3,140,11,126,0,6,11,73,1,138,11,111,0,6,0,54,3,134,0,193,5,144,11,86,0,11,0,113,0,139,11,113,0,5,11,53,3,134,11,151,6,133,10,193,1,7,0,207,1,17,0,69,0,136,10,103,0,7,10,236,7,138,10,129,2,6,0,193,0,7,0,240,0,7,0,146,6,10,0,51,0,10,0,128,2,11,0,154,1,13,0,82,0,14,0,247,0,14,0,75,1,142,0,121,1,6,0,215,1,11,0,155,1,142,0,2,0,5,11,71,0,7,11,127,5,9,11,132,1,9,11,192,2,10,11,5,1,10,11,107,2,11,11,35,2,11,11,107,2,143,11,157,0,136,0,121,2,135,0,124,4,6,0,42,2,7,0,112,5,12,0,129,0,7,10,250,4,7,10,106,5,7,11,216,7,9,11,81,1,10,11,5,2,146,10,87,0,7,0,35,3,8,0,30,2,6,10,187,0,7,10,179,4,8,10,124,1,14,10,117,0,149,10,28,0,6,10,41,1,7,10,25,3,139,10,170,3,8,0,182,1,11,0,107,1,7,10,208,1,11,10,105,0,12,10,231,0,14,10,130,1,15,10,102,0,148,10,75,0,5,11,16,0,6,11,86,0,6,11,91,2,7,11,36,1,7,11,49,2,8,11,1,1,8,11,126,1,9,11,209,2,9,11,10,3,11,11,69,2,140,11,210,1,6,0,205,2,4,11,230,1,133,11,235,1,132,0,107,3,132,11,72,0,6,11,9,1,135,11,79,3,4,0,237,0,135,0,2,2,6,0,136,1,7,0,65,0,135,0,227,7,140,11,5,1,135,11,154,3,137,11,148,1,12,0,51,2,14,0,101,0,18,0,129,0,7,10,242,3,11,10,221,2,11,10,247,2,13,10,34,0,146,10,45,0,7,10,120,6,9,10,113,1,10,10,82,1,10,10,234,1,11,10,154,0,11,10,33,2,11,10,7,3,13,10,77,0,141,10,18,1,4,0,188,1,10,0,146,0,140,0,9,0,139,11,163,0,7,0,236,4,135,0,254,6,9,0,222,0,10,0,43,0,139,0,132,3,137,11,234,0,138,0,203,3,137,0,249,2,134,0,187,2,136,11,178,1,6,0,92,4,7,0,86,5,5,10,20,0,6,11,197,0,6,10,42,1,7,10,147,2,8,11,205,0,137,10,219,0,132,11,234,1,11,11,52,3,150,11,51,0,7,10,160,5,11,10,86,3,11,10,104,3,11,10,153,3,12,10,39,2,13,10,216,1,142,10,111,1,140,11,13,0,132,0,61,3,12,0,242,0,132,10,183,1,136,10,157,2,6,0,81,2,6,11,196,1,7,11,56,1,138,11,219,0,4,11,77,1,9,11,176,0,12,11,97,1,141,11,187,0,7,0,36,0,8,0,201,0,136,0,93,2,140,0,224,0,132,10,233,0,134,0,150,5,134,0,14,7,4,0,11,2,133,0,126,2,6,0,97,7,9,0,190,3,9,0,203,3,9,0,208,3,12,0,28,3,12,0,31,3,12,0,40,3,12,0,67,3,12,0,68,3,12,0,146,3,12,0,178,3,15,0,216,0,15,0,232,0,18,0,183,0,18,0,187,0,18,0,194,0,18,0,212,0,18,0,232,0,149,0,49,0,132,10,226,1,6,0,59,3,134,0,154,5,135,10,90,1,134,0,251,7,6,0,242,0,7,0,227,0,7,0,45,6,8,0,104,0,9,0,113,0,9,0,220,0,9,0,171,1,10,0,136,0,10,0,239,0,11,0,67,2,11,0,255,3,13,0,4,0,13,0,204,0,13,0,60,1,148,0,86,0,134,11,149,6,7,0,148,0,8,0,28,1,141,0,63,0,142,0,10,0,135,11,72,2,134,0,225,4,7,0,93,3,135,10,78,1,5,10,27,3,6,10,205,6,137,11,70,0,132,0,39,3,7,11,135,0,8,11,7,0,8,11,62,0,9,11,243,0,10,11,146,2,10,11,185,2,11,11,200,1,139,11,244,2,9,11,139,1,138,11,79,0,137,11,108,0,147,0,94,0,136,0,238,1,135,11,119,2,135,10,110,2,7,0,230,5,135,10,214,6,4,10,203,0,135,10,144,7,7,11,150,1,7,11,203,1,8,11,94,2,139,11,214,2,7,0,26,5,8,0,249,1,9,0,226,1,10,0,126,0,11,0,225,0,12,0,91,1,12,0,193,1,13,0,19,0,14,0,218,0,142,0,179,1,5,0,12,1,10,0,252,2,12,0,120,0,13,0,39,0,145,0,127,0,142,11,68,0,11,10,166,2,140,10,51,1,12,11,12,1,12,11,128,2,142,11,119,0,135,10,252,7,133,11,100,2,4,11,116,1,7,11,226,1,8,11,158,0,9,11,90,2,9,11,103,2,10,11,245,0,10,11,166,2,10,11,232,2,11,11,248,0,139,11,38,3,7,10,55,1,9,10,52,1,140,10,255,0,4,0,128,1,135,0,254,3,5,11,86,3,135,11,199,7,135,10,242,4,4,10,144,1,5,10,11,1,135,10,232,0,135,0,167,6,9,0,159,0,11,0,149,2,140,0,91,2,4,0,196,3,14,0,182,1,14,0,188,1,14,0,200,1,22,0,60,0,22,0,63,0,9,11,106,0,9,11,163,0,9,11,40,1,10,11,167,0,10,11,172,0,10,11,9,3,139,11,16,0,136,0,71,2,132,0,3,2,8,0,120,2,8,0,185,2,137,0,86,3,5,11,195,0,135,11,149,6,6,0,99,4,134,0,85,5,134,11,72,1,7,11,205,7,8,11,218,2,139,11,238,3,4,0,136,0,133,0,39,2,134,0,246,6,7,0,7,5,9,0,44,0,10,0,40,2,10,0,130,2,11,0,71,3,12,0,18,1,12,0,19,1,12,0,116,1,13,0,91,0,142,0,125,0,5,11,239,2,11,11,29,3,140,11,203,0,133,0,220,2,7,0,167,2,8,0,57,1,4,10,100,0,135,11,53,3,10,0,105,1,142,0,60,1,134,0,83,2,6,0,147,0,7,0,118,3,9,0,241,2,138,0,12,1,5,10,106,1,5,10,187,1,6,10,62,1,7,10,251,3,139,10,111,2,5,10,207,1,136,10,40,1,4,10,198,1,5,11,182,3,5,11,226,3,134,11,95,1,138,0,137,0,5,10,48,0,5,10,148,1,6,10,45,2,7,10,202,1,8,10,85,2,10,10,199,1,10,10,94,2,11,10,49,0,11,10,36,2,12,10,220,1,13,10,18,0,141,10,194,1,133,0,158,1,135,0,226,6,5,11,165,1,135,11,47,0,5,10,186,1,135,10,192,7,134,0,87,2,134,0,213,6,134,0,91,6,4,0,232,1,132,11,94,1,137,11,239,2,132,0,83,0,140,0,164,2,133,11,199,3,7,0,103,6,5,10,55,0,140,10,161,0,4,11,217,1,7,11,111,2,8,11,40,3,9,11,103,3,9,11,125,3,11,11,38,0,11,11,175,1,12,11,112,0,12,11,217,0,12,11,243,0,12,11,50,2,12,11,171,2,13,11,141,0,13,11,197,0,13,11,227,0,13,11,150,1,13,11,231,1,14,11,156,0,14,11,203,0,14,11,224,0,14,11,0,1,18,11,58,0,150,11,0,0,133,10,194,1,7,11,224,2,139,11,8,1,134,0,22,1,4,11,222,0,7,11,30,1,136,11,117,2,135,10,101,3,140,0,97,0,144,0,14,0,134,0,61,4,4,10,213,0,7,10,223,0,136,10,80,0,7,0,132,1,7,0,132,2,139,0,13,3,132,0,81,3,7,0,229,0,8,0,59,0,9,0,190,0,10,0,122,1,140,0,191,0,7,10,125,1,7,10,38,3,7,10,52,3,8,10,98,1,8,10,181,1,8,10,19,3,9,10,145,2,10,10,58,0,10,10,83,1,10,10,237,2,11,10,146,3,12,10,162,0,13,10,75,0,14,10,106,0,14,10,198,0,14,10,64,1,14,10,157,1,146,10,43,0,141,11,50,1,136,10,235,2,134,0,91,4,16,0,94,0,16,0,108,0,136,11,146,0,6,0,188,2,6,0,49,3,134,0,234,3,133,10,180,2,4,11,209,1,135,11,127,6,134,10,191,0,6,0,134,5,135,11,145,3,132,0,148,2,7,0,11,4,138,0,225,2,6,10,162,0,7,10,168,7,136,10,63,3,132,10,194,2,7,0,178,2,9,0,217,0,9,0,75,2,140,0,9,2,138,10,170,1,135,10,211,4,6,11,82,0,7,11,138,0,7,11,5,2,9,11,161,2,139,11,238,0,138,0,16,1,5,11,239,1,7,11,66,3,9,11,221,2,139,11,122,1,134,0,208,6,132,0,243,3,7,11,60,3,142,11,116,0,4,0,221,2,9,0,194,0,10,0,92,0,11,0,198,0,12,0,84,0,13,0,128,0,133,11,47,2,10,0,57,0,10,0,21,1,6,11,21,0,6,11,201,6,7,11,164,5,136,11,224,0,4,10,204,0,137,10,134,3,136,10,65,3,11,0,92,1,12,0,99,0,18,0,1,0,18,0,11,0,19,0,4,0,7,10,110,1,9,10,31,1,12,10,199,0,12,10,44,2,140,10,65,2,6,0,189,7,136,0,168,3,21,0,33,0,150,0,40,0,5,11,7,2,138,11,204,0,5,10,100,1,135,10,224,0,134,0,7,3,135,0,50,1,7,10,118,2,9,10,55,2,11,10,150,0,11,10,188,1,141,10,119,0,5,0,211,3,134,10,27,2,133,0,99,2,4,11,146,1,135,11,143,6,5,0,178,0,7,11,2,0,8,11,67,1,136,11,223,1,5,11,59,0,135,11,160,2,4,0,242,3,6,0,177,7,138,11,237,0,133,11,156,1,146,11,34,0,7,11,204,6,146,11,48,0,134,0,152,2,139,10,46,3,4,11,85,0,135,11,37,2,133,11,94,0,133,11,201,1,132,0,134,1,134,0,230,5,4,10,235,0,135,10,255,0,4,10,194,0,5,10,72,2,6,11,11,0,6,10,128,1,7,11,187,0,7,10,71,2,10,10,249,2,11,10,248,2,139,10,83,3,4,11,10,2,139,11,34,3,135,0,237,1,10,11,8,3,13,11,89,1,142,11,169,1,146,0,37,0,4,11,52,0,135,11,149,2,134,0,212,2,134,0,61,3,133,11,8,2,133,10,50,2,4,11,25,1,5,11,38,0,7,11,194,0,7,11,156,2,7,11,101,7,137,11,141,1,5,10,191,0,137,10,15,1,7,0,1,6,14,0,96,0,143,0,73,0,5,0,217,1,11,0,168,0,4,10,214,1,6,10,153,0,7,10,223,5,7,10,131,7,10,10,189,2,11,10,132,0,11,10,227,0,11,10,64,1,11,10,180,1,11,10,13,2,11,10,87,3,12,10,41,0,12,10,30,1,13,10,103,0,13,10,28,1,14,10,255,0,14,10,6,1,15,10,117,0,143,10,127,0,133,0,105,0,5,0,182,1,9,0,182,2,12,0,115,2,141,0,210,0,133,10,71,1,6,10,40,2,7,10,218,6,137,10,92,2,134,0,232,4,152,0,11,0,5,11,192,1,11,11,98,0,139,11,12,2,7,0,90,6,5,10,80,0,6,10,149,1,7,10,147,1,7,10,222,5,8,10,200,1,9,10,231,1,9,10,85,3,9,10,121,3,10,10,53,1,11,10,209,2,11,10,226,3,12,10,174,1,13,10,165,0,14,11,16,0,146,11,44,0,132,0,11,3,8,0,25,0,138,0,58,3,4,10,197,1,5,10,119,3,6,10,23,2,8,10,6,0,8,10,31,2,136,10,58,3,137,11,205,1,140,11,120,2,132,0,52,1,135,0,229,2,132,0,159,2,7,0,150,0,8,0,137,2,136,0,252,3,9,0,99,0,6,11,80,1,8,11,40,2,9,11,29,1,10,11,99,0,139,11,56,2,134,0,9,2,5,0,83,1,14,0,3,0,15,0,41,0,15,0,166,0,147,0,66,0,6,11,167,1,7,11,153,2,7,11,186,4,9,11,218,0,141,11,222,0,6,0,31,2,5,10,101,0,5,11,0,1,6,10,88,0,7,10,141,6,9,10,100,0,10,10,165,2,14,10,169,0,14,10,46,1,14,10,57,1,15,10,48,0,143,10,84,0,4,10,54,1,7,10,196,2,7,10,228,3,9,10,27,3,10,10,134,1,10,10,221,2,11,10,195,1,12,10,249,0,14,10,115,0,14,10,30,1,143,10,100,0,133,10,75,2,13,11,161,1,14,11,129,0,143,11,15,0,134,0,78,5,136,11,42,2,132,10,242,1,7,10,217,0,8,10,140,0,138,10,98,2,135,11,221,3,135,11,122,2,6,0,155,0,140,0,234,0,135,11,206,1,132,11,106,2,134,0,92,6,132,0,254,2,4,11,83,1,5,10,137,3,135,11,3,1,135,0,61,3,4,11,247,2,141,11,169,0,7,0,165,5,4,10,200,1,7,10,102,1,7,10,101,6,8,10,131,2,139,10,227,1,5,0,230,1,135,0,69,5,5,11,176,2,135,11,200,2,7,0,99,6,8,0,17,0,10,0,217,0,10,0,39,1,12,0,2,0,140,11,2,0,138,0,46,2,150,10,56,0,4,11,22,1,5,11,209,1,135,11,87,5,136,11,226,1,133,10,23,2,6,0,82,5,6,0,181,5,10,11,18,1,10,11,113,2,139,11,18,2,5,0,87,2,5,11,80,1,6,11,85,1,6,11,222,1,6,11,227,6,136,11,130,1,7,10,212,6,137,11,151,0,134,0,96,5,133,10,27,2,135,11,73,0,135,11,179,7,139,11,27,1,9,0,93,0,139,0,218,1,6,10,91,0,135,10,179,1,6,0,191,1,5,11,140,1,134,11,245,1,4,10,16,0,5,10,60,1,5,10,74,3,6,10,114,1,6,10,242,6,8,10,166,0,11,10,44,3,12,10,206,0,12,10,95,1,14,10,162,1,16,10,15,0,16,10,34,0,18,10,3,0,19,10,3,0,19,10,7,0,20,10,4,0,149,10,21,0,7,0,65,2,7,0,152,5,9,0,219,1,9,0,249,1,9,0,14,2,9,0,97,2,9,0,177,2,9,0,214,2,9,0,223,2,9,0,226,2,10,0,44,2,10,0,162,2,10,0,172,2,11,0,89,0,11,0,202,0,11,0,16,1,11,0,124,1,11,0,159,1,11,0,249,1,11,0,25,2,11,0,38,2,11,0,50,2,11,0,128,2,11,0,155,2,11,0,176,2,11,0,79,3,11,0,159,3,11,0,162,3,11,0,172,3,12,0,144,0,12,0,69,1,12,0,73,1,12,0,133,1,12,0,147,1,12,0,195,1,12,0,3,2,12,0,92,2,12,0,104,2,12,0,114,2,13,0,66,0,13,0,131,0,13,0,167,0,13,0,236,0,13,0,112,1,13,0,155,1,13,0,178,1,13,0,197,1,13,0,205,1,13,0,218,1,14,0,59,0,14,0,60,0,14,0,139,0,14,0,152,0,14,0,20,1,14,0,97,1,14,0,146,1,15,0,28,0,15,0,81,0,15,0,123,0,15,0,152,0,18,0,136,0,148,0,88,0,4,11,161,3,133,11,31,3,136,11,46,0,142,0,51,1,4,0,97,2,7,0,244,2,9,0,32,2,11,0,157,1,144,0,25,0,10,0,175,2,7,10,107,2,10,10,35,2,11,10,122,0,140,10,89,2,4,0,162,3,133,0,179,3,133,0,171,3,142,0,21,0,4,11,124,3,133,11,2,3,133,0,194,3,5,0,139,2,8,0,170,0,9,0,61,0,9,0,63,0,10,0,23,0,10,0,37,0,10,0,66,3,11,0,4,0,11,0,187,0,11,0,25,1,11,0,247,1,11,0,165,2,12,0,96,0,12,0,130,0,12,0,244,0,14,0,5,0,14,0,40,0,14,0,162,0,14,0,202,0,146,0,133,0,4,0,150,1,5,0,67,2,12,0,236,1,150,0,15,0,135,11,158,0,135,0,85,2,132,0,213,3,132,10,120,3,4,10,149,0,138,10,112,1,132,0,33,2,4,10,154,0,7,10,110,4,136,10,105,0,135,11,209,7,134,0,22,6,4,10,31,0,6,10,173,1,7,10,194,3,9,10,202,1,139,10,179,2,132,10,56,1,135,10,106,6,6,0,17,0,6,0,24,5,7,0,16,0,7,0,233,3,9,0,118,3,10,0,233,1,10,0,32,3,11,0,14,3,12,0,64,1,13,0,211,1,14,0,145,0,14,0,131,1,143,0,119,0,135,0,190,7,17,0,17,0,7,11,181,5,140,11,91,0,4,10,236,0,132,11,90,2,138,0,139,3,136,0,110,0,7,0,16,1,19,0,53,0,5,10,68,3,5,10,89,3,134,10,144,6,5,0,202,1,7,11,194,4,136,11,47,1,7,0,191,7,8,0,0,0,8,0,171,0,9,0,120,0,9,0,220,2,10,0,217,1,11,0,144,2,11,0,230,3,18,0,0,0,18,0,2,0,19,0,21,0,10,10,68,0,139,10,238,1,137,11,150,2,4,11,13,0,5,11,55,2,7,11,218,5,9,11,124,0,11,11,9,2,140,11,149,1,4,10,81,0,139,10,99,3,135,11,238,3,7,11,32,3,7,11,247,6,138,11,12,0,9,0,39,1,10,0,187,1,5,10,26,1,8,10,138,2,137,10,139,3,132,11,223,2,4,11,170,0,4,10,7,3,135,11,67,1,6,0,52,7,10,0,156,3,11,11,76,3,12,11,104,0,140,11,113,2,5,11,48,1,7,11,123,5,140,11,242,1,134,0,208,4,4,0,7,2,10,0,70,0,12,0,26,0,14,0,17,0,14,0,178,0,15,0,34,0,149,0,12,0,132,0,225,3,4,11,148,0,133,11,230,2,6,0,31,0,7,0,235,1,7,0,18,2,8,0,80,2,11,0,53,0,11,0,11,3,12,0,167,0,12,0,155,1,14,0,14,0,14,0,136,0,15,0,72,0,16,0,17,0,144,0,72,0,133,0,139,3,134,0,221,2,133,11,111,0,4,10,71,0,5,10,120,1,7,10,119,0,138,10,153,2,136,0,55,0,8,0,174,1,136,11,174,1,4,0,208,0,5,0,106,0,6,0,19,2,8,0,152,1,9,0,188,0,138,0,60,2,12,0,56,0,11,10,59,3,14,10,34,0,143,10,148,0,134,0,157,6,133,11,188,1,132,10,223,1,140,0,185,1,9,0,193,1,10,0,192,0,138,0,228,2,134,0,160,3,4,0,241,0,7,10,95,2,136,10,99,0,8,11,123,0,15,11,6,0,144,11,7,0,6,11,29,1,8,11,142,2,11,11,237,2,12,11,190,0,12,11,71,1,13,11,120,0,13,11,121,0,13,11,71,1,15,11,47,0,146,11,40,0,4,10,41,0,5,10,74,0,7,10,91,6,11,10,103,3,140,10,107,2,7,0,245,5,11,10,73,1,11,10,197,3,12,10,241,0,14,10,98,1,15,10,22,0,148,10,63,0,132,0,3,1,135,11,183,0,9,10,209,0,137,10,44,1,5,11,169,3,135,11,100,0,133,10,98,0,4,0,173,0,5,0,56,1,5,0,0,2,135,0,5,5,141,0,185,0,7,0,67,6,7,0,155,6,9,0,208,1,11,0,195,0,12,0,23,1,12,0,192,1,14,0,11,0,147,0,102,0,135,0,89,4,133,10,216,3,4,0,196,1,5,0,71,2,135,0,208,2,4,0,35,2,5,0,49,3,6,0,177,1,7,0,81,2,7,0,98,5,8,0,161,0,9,0,28,1,10,0,57,1,139,0,118,3,8,0,210,2,4,10,182,0,6,10,205,0,135,10,220,0,150,0,13,0,4,10,42,0,9,10,205,0,9,10,18,3,138,10,147,2,6,0,33,1,7,0,134,6,12,0,57,0,151,0,4,0,132,10,123,2,14,0,43,0,146,0,21,0,139,10,21,2,135,0,158,6,8,0,164,1,139,0,193,0,135,0,153,1,132,10,115,1,4,10,16,1,135,10,68,3,5,10,57,3,134,10,104,6,5,11,251,0,5,11,188,3,8,11,12,1,9,11,214,0,146,11,142,0,138,0,52,1,6,0,71,7,141,11,37,0,137,10,111,3,7,10,61,1,135,10,57,2,132,11,38,1,134,0,22,3,5,0,234,3,136,0,233,2,5,11,90,1,5,11,199,2,136,11,134,1,135,0,33,1,5,0,248,1,11,0,68,0,137,10,51,1,4,0,239,0,6,0,221,1,7,0,71,6,139,0,105,2,149,0,13,0,133,0,97,2,133,11,112,2,5,11,15,3,7,11,206,7,135,11,255,7,133,10,13,2,132,0,111,1,132,11,82,2,6,0,16,2,133,10,237,1,4,10,174,0,135,10,143,3,8,10,161,1,137,10,14,3,132,0,182,2,7,0,36,2,137,0,58,0,4,10,32,0,5,10,215,0,6,10,13,1,7,10,246,6,7,10,100,7,10,10,16,0,11,10,54,3,11,10,186,3,141,10,225,1,140,0,175,2,7,0,213,6,136,10,221,1,132,11,57,2,133,10,52,1,135,10,64,4,4,0,149,2,138,0,236,3,5,11,37,0,6,11,39,0,6,11,195,1,7,11,218,0,7,11,155,2,7,11,142,4,7,11,151,6,8,11,150,2,144,11,2,0,9,0,189,1,12,0,53,0,13,0,236,1,5,10,126,0,8,10,41,1,9,10,110,1,140,10,118,1,7,10,15,6,139,10,105,1,148,0,74,0,134,11,252,1,135,0,213,0,132,10,175,0,132,10,173,2,6,0,248,2,6,0,66,3,134,0,224,4,7,11,197,1,7,11,123,2,7,11,28,3,8,11,75,1,9,11,72,1,9,11,74,1,9,11,97,3,10,11,119,0,10,11,235,0,11,11,111,0,11,11,129,0,11,11,240,0,12,11,31,0,12,11,66,0,12,11,222,0,12,11,13,1,12,11,87,2,12,11,177,2,13,11,186,0,13,11,108,1,142,11,89,1,7,0,136,6,139,0,189,0,133,10,29,3,133,10,53,2,6,0,12,6,6,11,98,0,7,11,73,2,135,11,190,2,9,0,200,3,15,0,192,0,149,0,56,0,4,10,252,0,6,11,37,0,7,11,43,1,7,10,44,4,7,11,130,6,8,11,195,0,8,11,60,1,9,11,178,0,9,11,20,1,9,11,83,1,9,11,24,2,10,11,102,0,10,11,106,1,10,10,178,1,10,11,17,3,11,11,55,0,11,11,149,0,11,10,228,0,11,10,170,1,11,11,5,3,13,10,231,0,13,11,160,1,13,11,163,1,14,11,38,0,14,11,41,0,14,11,210,0,18,10,106,0,148,10,87,0,4,0,239,2,11,0,134,1,140,0,32,0,4,0,153,1,133,0,78,0,11,11,202,1,12,11,15,0,140,11,176,1,7,0,66,6,10,0,1,1,10,0,186,2,11,0,32,2,11,0,73,2,12,0,212,0,13,0,51,1,5,10,231,0,7,10,89,2,9,10,21,1,9,10,162,2,10,10,178,0,10,10,162,1,10,10,253,1,11,10,19,2,12,10,113,0,12,10,219,1,13,10,99,0,142,10,172,1,6,0,217,1,145,0,105,0,6,0,157,7,15,0,156,0,133,11,133,2,7,10,55,6,144,10,43,0,135,0,243,6,135,10,147,6,4,11,34,1,135,11,76,5,134,0,251,2,6,11,70,0,7,11,12,5,10,11,250,2,139,11,32,1,142,0,29,0,140,11,172,1,7,0,115,3,7,11,131,0,7,11,166,1,8,11,210,0,140,11,61,2,134,0,232,1,4,10,143,1,5,10,119,0,5,10,238,1,7,10,239,2,137,10,44,2,133,0,105,2,132,11,168,3,139,0,50,0,7,0,238,5,139,0,182,2,137,0,17,3,4,0,34,2,135,0,250,7,7,11,204,2,13,11,97,0,141,11,251,0,132,11,141,2,145,0,22,0,134,0,248,3,4,0,57,1,133,0,65,2,136,11,145,2,8,0,184,0,141,0,177,1,135,0,167,3,6,0,208,2,9,0,114,0,146,11,80,0,12,0,186,0,12,0,36,1,14,0,100,0,18,0,70,0,7,10,82,2,7,10,83,3,7,10,66,7,9,10,155,1,9,10,62,2,9,10,154,2,9,10,225,2,10,10,90,1,10,10,200,2,11,10,246,0,11,10,176,1,11,10,5,2,11,10,135,2,11,10,167,2,11,10,215,2,12,10,48,1,12,10,49,1,12,10,67,1,12,10,227,1,12,10,60,2,12,10,81,2,12,10,90,2,13,10,95,0,13,10,101,0,13,10,171,0,13,10,59,1,13,10,122,1,13,10,169,1,13,10,219,1,14,10,63,0,14,10,124,1,14,10,128,1,15,10,133,0,18,10,112,0,148,10,72,0,135,10,69,4,135,11,44,7,132,10,167,2,137,10,203,0,11,0,146,1,12,0,109,0,12,0,175,1,13,0,179,0,13,0,206,0,14,0,217,0,16,0,3,0,148,0,53,0,7,11,88,5,8,11,232,0,8,11,105,1,10,11,170,2,138,11,230,2,137,10,202,2,5,0,118,3,6,0,46,0,6,0,254,6,7,0,14,0,7,0,220,2,7,0,118,6,8,0,95,0,8,0,71,1,8,0,104,2,9,0,124,3,10,0,86,2,10,0,1,3,11,0,134,0,11,0,235,2,12,0,122,1,14,0,97,0,137,11,22,2,4,0,201,3,136,10,57,3,137,11,27,0,6,0,215,2,142,11,12,0,133,0,253,3,134,0,166,4,134,11,121,6,5,10,143,0,5,10,1,3,6,10,224,6,7,10,170,2,7,10,200,7,136,10,224,2,132,0,153,0,135,11,127,0,133,0,30,3,132,0,75,2,6,0,86,2,7,0,42,0,8,0,183,2,10,0,212,0,11,0,158,0,14,0,196,0,145,0,85,0,133,10,92,3,6,0,137,7,134,0,141,7,5,0,189,3,5,0,240,3,9,0,65,2,12,0,141,0,6,10,166,1,7,10,0,0,7,10,8,6,8,11,108,1,11,10,222,3,12,10,197,1,13,10,47,0,141,10,10,1,134,0,39,5,4,0,129,0,135,0,209,1,7,0,214,1,7,0,33,4,7,0,177,4,9,0,243,2,11,0,138,3,140,0,15,2,7,0,140,3,146,0,7,0,5,0,148,0,136,0,194,1,5,10,3,2,137,10,131,0,7,10,69,6,11,10,194,3,146,10,139,0,132,10,134,2,134,0,142,4,4,10,140,1,7,10,216,2,9,10,117,0,13,10,202,0,148,10,51,0,6,10,121,0,6,10,124,0,6,10,101,1,7,10,114,4,7,10,15,5,8,10,162,0,139,10,143,2,14,0,118,1,142,11,118,1,138,0,253,0,139,0,235,3,5,11,141,3,9,11,81,3,138,11,37,3,133,10,237,0,7,11,13,2,7,11,43,6,8,11,241,1,136,11,61,2,137,0,46,0,132,0,111,3,134,0,38,3,135,0,76,7,6,0,45,7,134,0,54,7,6,0,218,2,134,0,113,3,7,0,197,3,7,0,180,5,7,0,68,6,7,11,193,0,7,11,141,1,7,11,81,4,8,11,124,0,8,11,107,2,9,11,49,1,10,11,8,1,11,11,40,0,12,11,93,1,13,11,134,0,13,11,39,1,14,11,155,0,15,11,120,0,146,11,105,0,136,0,250,1,143,0,10,0,4,11,6,1,7,11,86,1,7,10,59,2,7,10,85,7,10,10,110,1,141,11,23,0,133,11,129,2,10,0,22,0,9,10,1,2,10,10,39,0,12,10,122,0,140,10,187,0,135,11,151,5,150,11,49,0,4,11,99,0,6,11,250,0,6,11,90,1,8,11,127,0,138,11,81,0,6,0,222,7,8,0,160,3,10,0,192,3,10,0,211,3,140,0,228,3,134,0,40,1,132,11,147,3,5,11,75,0,9,11,5,2,10,11,214,1,12,11,155,0,141,11,224,0,137,10,105,3,4,0,86,3,140,11,18,0,134,0,75,2,7,10,107,0,7,10,70,3,8,10,38,2,138,10,145,1,11,0,124,2,15,0,145,0,17,0,34,0,19,0,50,0,23,0,20,0,11,10,76,2,11,10,96,3,11,10,200,3,143,10,160,0,135,11,216,0,7,0,214,3,10,0,32,0,143,0,56,0,133,10,0,3,133,11,186,3,6,11,48,1,7,11,90,4,8,11,162,1,10,11,89,1,11,11,85,1,11,11,163,2,141,11,40,0,9,11,154,1,139,11,169,1,136,0,173,3,5,0,179,1,132,10,126,3,5,0,85,0,6,0,163,1,7,0,134,0,7,0,49,1,7,0,105,1,7,0,57,5,8,0,71,0,140,0,7,2,140,0,176,2,135,0,228,2,5,0,179,2,7,0,89,1,9,0,94,0,140,0,169,0,5,0,183,0,6,0,70,2,10,0,167,2,140,0,179,1,134,11,14,0,6,0,177,3,135,0,255,1,134,11,172,6,5,11,113,0,6,11,243,0,7,11,73,7,11,11,161,0,16,11,37,0,145,11,99,0,132,11,18,1,137,0,27,2,7,0,201,7,8,0,172,2,134,10,16,1,6,0,147,2,134,0,214,3,4,10,9,0,5,10,128,0,7,10,112,1,11,10,224,1,148,10,3,0,134,0,71,2,132,0,35,3,133,0,192,2,4,0,179,0,5,0,198,0,133,0,185,2,7,0,91,1,7,0,203,3,8,0,181,0,10,0,199,2,135,11,166,0,136,10,170,2,4,10,2,0,7,10,33,2,7,10,126,3,136,11,9,2,135,0,225,1,132,0,243,0,5,0,203,0,7,0,19,0,7,0,71,0,7,0,113,0,10,0,149,1,11,0,101,1,142,0,240,0,5,11,213,2,5,11,215,2,135,11,19,7,6,0,58,3,137,11,48,1,7,0,170,5,139,0,99,0,133,11,142,2,134,0,236,1,5,0,134,0,6,0,152,1,6,0,239,1,7,0,57,6,6,11,17,1,10,11,188,0,13,11,121,1,146,11,77,0,9,10,1,3,140,10,185,0,135,11,154,1,142,0,4,0,4,0,153,2,134,11,249,6,4,0,248,0,7,0,137,0,137,0,93,1,5,10,18,2,142,10,113,0,7,0,246,4,139,0,100,2,132,11,12,3,5,0,115,1,135,0,51,2,135,0,58,3,6,0,255,5,23,0,21,0,151,0,23,0,4,0,118,1,7,0,35,2,7,0,164,6,7,0,41,7,139,0,90,3,133,10,44,2,7,11,100,2,8,11,33,2,8,11,56,2,8,11,130,2,9,11,205,2,10,11,29,2,10,11,251,2,11,11,193,1,12,11,233,1,13,11,153,0,13,11,40,1,14,11,138,0,14,11,136,1,15,11,50,0,16,11,6,0,16,11,12,0,148,11,9,0,9,0,55,1,141,0,42,0,8,10,16,0,140,10,56,2,6,0,176,7,6,0,235,7,138,0,223,3,6,0,111,6,7,0,16,6,7,0,218,7,9,0,238,1,137,0,253,1,133,11,180,3,6,10,186,0,137,10,170,1,134,0,1,3,134,0,130,2,132,10,73,2,6,0,123,0,7,0,214,0,9,0,216,2,10,0,157,0,11,0,90,1,11,0,150,2,143,0,106,0,142,11,125,1,135,0,155,5,4,11,20,2,5,11,194,2,135,11,150,2,5,11,69,3,134,11,115,6,4,10,93,0,5,10,252,0,6,10,229,0,7,10,35,1,9,10,38,2,139,10,132,2,148,0,79,0,137,10,237,2,134,0,145,5,137,10,162,0,4,11,106,1,7,11,52,0,7,11,47,1,140,11,166,0,132,10,125,1,4,11,74,1,7,11,165,3,7,11,220,7,136,11,36,1,135,11,255,2,4,0,195,2,5,0,76,2,6,0,137,1,13,0,106,0,18,0,49,0,147,0,41,0,6,0,211,0,7,0,154,6,11,0,230,1,140,0,113,1,137,11,115,3,4,11,191,2,135,11,207,0,4,0,187,0,5,0,184,0,5,0,178,2,7,0,77,7,10,0,244,2,139,0,15,3,132,11,59,2,134,0,102,5,5,0,175,0,6,10,77,0,6,10,157,0,7,10,206,3,7,10,21,5,7,10,59,5,7,10,210,5,7,10,81,7,137,10,116,2,134,0,213,5,5,11,105,3,133,11,192,3,134,0,239,3,12,11,93,0,12,11,245,1,13,11,106,1,14,11,151,0,15,11,40,0,15,11,59,0,16,11,46,0,17,11,25,0,18,11,14,0,18,11,134,0,19,11,25,0,19,11,69,0,20,11,16,0,20,11,19,0,20,11,66,0,21,11,23,0,21,11,25,0,150,11,42,0,11,10,151,3,141,10,153,1,134,0,219,0,5,0,70,2,6,0,110,6,7,0,99,0,7,0,170,7,7,0,194,7,8,0,3,2,8,0,5,3,9,0,23,0,9,0,235,1,12,0,108,2,142,0,93,0,133,0,83,3,5,11,33,0,134,11,214,1,135,11,11,5,134,0,254,4,135,11,90,7,135,10,209,5,132,0,232,3,138,0,214,3,8,0,250,2,8,0,44,3,137,0,142,3,6,11,47,0,7,11,90,0,7,11,152,2,7,11,62,3,7,11,100,5,7,11,233,7,8,11,192,1,136,11,60,3,4,0,98,0,4,0,172,3,6,0,27,7,6,0,42,7,6,0,49,7,7,0,85,5,8,0,91,3,8,0,129,3,8,0,150,3,9,0,166,1,9,0,158,2,10,0,7,3,10,0,126,3,10,0,141,3,10,0,142,3,10,0,167,3,11,0,210,0,12,0,238,2,12,0,243,2,13,0,26,0,13,0,201,1,13,0,220,1,16,0,100,0,16,0,109,0,18,0,173,0,18,0,175,0,8,10,142,1,9,10,169,2,139,10,120,2,9,11,161,1,137,11,237,1,136,10,133,2,138,0,138,3,134,0,194,6,134,10,20,0,133,11,251,3,134,0,161,4,10,0,40,0,136,10,1,3,9,0,147,0,134,11,208,0,140,0,138,2,5,0,209,0,6,0,30,0,11,0,56,0,139,0,49,1,132,0,41,2,138,11,88,1,6,11,68,0,7,11,142,1,7,11,192,1,7,11,93,6,7,11,21,7,8,11,131,1,8,11,186,1,9,11,198,2,10,11,26,1,138,11,210,2,5,0,85,2,14,0,20,0,142,11,20,0,135,0,78,6,135,10,221,6,4,0,150,0,5,0,47,1,6,0,71,1,135,10,169,3,16,0,49,0,7,10,116,6,144,11,49,0,8,0,192,0,10,0,78,0,141,0,103,1,135,0,18,3,143,0,134,0,6,0,102,6,7,0,79,0,7,0,240,1,9,0,138,0,10,0,80,1,11,0,12,0,12,0,156,1,12,0,184,1,142,0,49,1,136,11,235,1,4,10,67,2,5,10,226,0,5,10,67,1,135,10,192,3,7,0,204,0,7,0,159,1,8,0,42,0,10,0,85,0,139,0,52,2,132,0,102,2,4,11,147,1,5,11,185,1,7,11,194,1,11,11,101,0,12,11,193,0,141,11,174,1,135,11,135,7,135,11,50,5,4,0,3,0,5,0,247,0,5,0,132,2,7,0,232,2,7,0,183,4,7,0,201,4,7,0,117,7,146,0,147,0,136,0,174,3,4,0,251,3,134,0,231,7,5,11,167,2,133,10,205,3,5,0,29,1,9,0,67,0,13,0,217,1,143,0,82,0,7,11,72,1,137,11,70,1,151,0,8,0,6,10,135,0,135,10,152,4,135,11,104,4,134,0,29,5,135,11,4,7,135,10,58,1,4,11,62,2,7,11,94,1,7,11,0,4,8,11,82,1,9,11,165,2,10,11,40,3,139,11,252,1,7,11,50,3,17,11,14,0,17,11,45,0,18,11,75,0,148,11,18,0,146,10,4,0,135,11,57,4,4,0,29,0,6,0,20,2,7,0,92,6,7,0,112,6,9,0,94,1,10,0,177,1,11,0,97,0,11,0,45,2,11,0,233,2,12,0,33,1,12,0,79,1,12,0,92,1,12,0,94,2,13,0,116,0,13,0,233,0,13,0,210,1,14,0,181,0,14,0,209,0,14,0,232,0,14,0,236,0,14,0,44,1,16,0,41,0,148,0,97,0,7,0,62,1,6,10,25,1,8,10,26,1,8,10,224,1,8,10,243,1,9,10,198,0,10,10,143,0,10,10,169,0,10,10,211,0,10,10,161,1,10,10,62,2,11,10,147,0,11,10,139,1,12,10,75,0,12,10,151,1,12,10,96,2,13,10,244,1,142,10,251,0,135,11,140,6,135,11,245,7,135,0,156,6,5,0,245,1,7,0,168,6,9,0,41,2,11,0,8,2,12,0,45,2,141,0,249,0,6,0,247,5,14,0,68,1,15,0,55,0,15,0,80,0,14,11,68,1,15,11,55,0,143,11,80,0,135,10,240,6,8,0,220,3,137,11,41,1,132,10,163,1,142,0,223,0,139,11,234,0,7,0,99,4,12,0,252,1,14,0,102,0,14,0,226,0,144,0,57,0,4,10,138,0,7,10,244,3,7,10,0,5,137,10,76,0,7,0,228,6,5,10,29,0,140,10,126,2,134,0,223,7,134,0,63,6,138,11,56,0,6,11,50,1,7,11,116,4,7,11,60,5,8,11,133,0,138,11,193,1,139,11,243,3,6,10,174,6,135,10,246,7,7,11,227,6,140,11,54,1,6,0,129,0,4,10,17,0,5,10,23,0,7,10,227,3,11,10,127,1,11,10,181,1,12,10,204,1,140,10,20,2,5,11,73,1,136,11,4,1,133,10,94,3,132,0,22,2,6,0,43,3,135,0,114,2,132,11,145,2,4,0,25,0,5,0,60,0,6,0,248,1,7,0,102,2,7,0,131,4,12,0,0,0,152,11,7,0,7,0,224,4,11,0,109,2,139,0,190,2,137,0,65,1,8,10,70,0,12,10,171,0,141,10,16,1,10,10,233,0,139,10,76,0,4,0,123,1,7,0,117,5,134,10,186,1,5,11,66,0,7,11,104,7,136,11,32,1,134,11,107,6,134,10,173,6,4,11,21,0,5,11,91,0,5,11,58,2,5,11,136,2,5,11,238,2,5,11,13,3,6,11,54,0,6,11,112,0,6,11,146,1,6,11,196,6,7,11,59,1,7,11,237,2,7,11,67,5,7,11,108,7,9,11,78,0,9,11,252,1,10,11,99,2,11,11,254,1,11,11,216,2,13,11,36,0,14,11,39,0,16,11,83,0,17,11,124,0,148,11,30,0,4,0,118,0,6,0,18,1,6,0,105,1,7,0,75,0,141,0,185,1,10,11,66,1,10,11,207,2,139,11,151,1,147,10,119,0,12,11,37,2,14,11,67,0,147,11,60,0,11,10,69,0,12,10,105,0,12,10,117,0,13,10,213,0,14,10,13,0,14,10,62,0,14,10,177,0,14,10,165,1,15,10,19,0,146,10,141,0,9,0,73,3,137,10,53,1,7,10,96,2,7,10,208,3,8,11,125,0,8,11,113,1,8,11,12,2,9,10,146,0,10,10,206,0,10,11,230,1,10,10,84,2,11,11,13,0,11,11,125,1,11,11,224,2,11,11,254,2,11,11,77,3,13,11,114,0,13,10,218,0,13,11,36,1,14,11,47,0,142,10,153,0,12,0,181,2,135,11,247,2,5,0,58,1,6,0,221,0,7,0,163,1,10,0,138,2,11,0,140,1,12,0,156,0,13,0,113,1,14,0,77,1,145,0,47,0,6,11,148,6,6,11,195,6,7,11,100,1,7,11,140,7,8,11,54,0,8,11,221,0,9,11,225,0,9,11,100,1,10,11,77,0,10,11,190,1,10,11,219,2,12,11,148,1,141,11,235,1,132,11,119,1,4,10,6,2,135,10,112,4,4,0,145,3,4,11,155,1,11,11,131,2,140,11,115,0,4,11,80,0,133,11,44,0,8,10,177,2,137,10,95,3,138,0,112,3,4,10,18,0,7,10,145,0,7,10,188,1,7,10,254,4,8,10,49,0,8,10,144,1,9,10,71,0,9,10,250,0,10,10,203,1,12,10,160,0,144,10,24,0,136,0,219,1,5,0,248,3,5,11,43,1,135,11,59,4,7,0,90,2,8,0,179,0,10,0,13,3,140,0,126,0,6,0,73,1,138,0,111,0,135,0,72,7,4,11,219,0,7,11,225,6,137,11,86,0,6,0,96,7,6,0,100,7,6,0,109,7,6,0,112,7,9,0,185,3,9,0,217,3,9,0,223,3,9,0,233,3,12,0,50,3,12,0,78,3,12,0,79,3,12,0,93,3,12,0,94,3,12,0,105,3,12,0,107,3,12,0,109,3,12,0,111,3,12,0,113,3,12,0,116,3,12,0,135,3,12,0,147,3,12,0,158,3,12,0,171,3,15,0,182,0,15,0,219,0,15,0,255,0,18,0,191,0,18,0,209,0,18,0,211,0,149,0,41,0,5,11,72,1,135,11,150,3,137,0,12,3,12,0,82,0,143,0,36,0,133,10,242,3,5,0,53,3,134,0,151,6,133,11,2,2,132,0,188,3,134,0,156,4,10,0,112,0,5,10,87,0,7,10,57,1,7,10,79,4,10,10,70,2,11,10,133,1,11,10,45,3,12,10,129,1,13,10,30,1,14,10,124,0,146,10,108,0,5,0,71,0,7,0,127,5,9,0,192,2,10,0,5,1,10,0,107,2,11,0,35,2,11,0,107,2,143,0,157,0,4,0,19,2,5,0,199,1,5,11,45,1,6,11,59,2,14,11,49,0,146,11,102,0,132,10,11,1,6,0,129,1,7,0,216,7,9,0,81,1,138,0,5,2,133,11,214,2,133,11,108,1,4,11,76,0,7,11,14,6,9,11,50,1,9,11,174,1,9,11,151,2,10,11,171,2,11,11,171,1,11,11,241,2,12,11,78,1,12,11,186,1,14,11,2,1,14,11,110,1,143,11,131,0,6,0,73,7,6,0,87,7,6,0,89,7,6,0,102,7,6,0,116,7,9,0,147,3,9,0,158,3,9,0,172,3,9,0,175,3,9,0,198,3,9,0,212,3,9,0,221,3,9,0,237,3,9,0,242,3,12,0,45,3,12,0,49,3,12,0,72,3,12,0,75,3,12,0,87,3,12,0,96,3,12,0,103,3,12,0,104,3,12,0,131,3,12,0,137,3,12,0,156,3,15,0,171,0,15,0,181,0,15,0,224,0,15,0,235,0,15,0,251,0,146,0,184,0,137,11,52,0,5,0,16,0,6,0,86,0,6,0,91,2,7,0,36,1,7,0,49,2,8,0,1,1,8,0,126,1,9,0,209,2,9,0,10,3,11,0,69,2,140,0,210,1,4,0,230,1,5,0,235,1,135,10,97,4,4,0,72,0,6,0,9,1,135,0,20,5,135,11,159,4,10,10,249,0,139,10,209,0,132,10,49,2,137,11,7,2,4,11,144,2,4,10,248,2,135,11,11,3,9,10,154,0,140,10,229,1,135,11,1,7,135,11,144,0,136,10,255,0,133,0,109,2,4,10,112,1,135,10,129,2,135,11,93,5,7,11,42,2,7,11,93,2,141,11,10,0,137,0,234,0,5,0,47,3,6,0,152,6,134,0,219,6,5,11,70,3,5,11,73,3,134,11,113,6,7,0,195,7,7,0,248,7,136,0,231,2,133,11,244,3,6,0,197,0,136,0,205,0,6,0,58,1,134,11,58,1,144,11,53,0,6,11,251,0,7,11,109,1,7,11,77,5,7,11,217,5,8,11,154,0,141,11,25,1,133,11,84,1,6,0,196,1,7,0,56,1,138,0,219,0,138,0,77,2,4,0,77,1,9,0,176,0,12,0,97,1,141,0,187,0,9,10,92,0,147,10,91,0,134,0,86,4,11,0,47,0,139,11,239,1,6,10,13,2,8,10,38,3,9,10,108,3,140,10,28,1,8,11,5,1,9,11,144,0,9,11,210,1,10,11,114,1,12,11,214,1,13,11,144,0,142,11,92,1,137,11,129,3,8,0,95,3,8,0,96,3,8,0,100,3,8,0,116,3,10,0,98,3,10,0,100,3,10,0,105,3,10,0,143,3,10,0,144,3,10,0,176,3,12,0,215,2,6,11,248,0,9,11,34,2,10,11,23,2,11,11,169,2,141,11,135,0,6,0,44,1,135,0,235,5,134,0,213,4,139,10,190,3,133,10,82,2,140,11,250,0,134,0,149,6,134,11,55,2,7,0,135,0,8,0,7,0,8,0,62,0,9,0,243,0,10,0,146,2,10,0,185,2,11,0,200,1,139,0,244,2,9,0,139,1,138,0,79,0,6,10,105,6,136,10,52,3,4,10,46,1,135,10,230,6,134,11,174,0,135,10,33,5,135,0,119,2,134,10,138,6,134,11,139,1,138,0,67,3,7,0,150,1,7,0,203,1,8,0,94,2,139,0,214,2,134,11,105,2,134,0,211,3,6,10,133,1,7,10,149,0,9,10,142,0,138,10,94,0,5,11,110,3,133,11,204,3,6,10,8,0,7,10,89,7,8,10,91,0,136,11,255,1,133,0,100,2,132,11,95,1,4,0,116,1,7,0,226,1,8,0,158,0,9,0,90,2,9,0,103,2,10,0,245,0,10,0,166,2,10,0,232,2,11,0,248,0,139,0,38,3,5,0,86,3,135,0,199,7,132,11,30,1,135,11,88,1,7,11,182,1,7,11,115,2,7,11,236,5,8,11,40,0,9,11,56,0,9,11,38,1,10,11,30,0,10,11,3,1,11,11,201,3,146,11,148,0,135,0,212,5,5,11,3,1,7,11,158,1,7,11,86,3,142,11,107,0,135,10,210,6,6,0,65,3,134,0,230,3,135,10,24,0,6,0,238,2,135,0,203,6,4,10,247,1,135,10,125,6,5,10,130,0,7,10,34,5,9,10,98,2,10,10,206,2,11,10,89,2,11,10,51,3,11,10,178,3,140,10,24,2,10,10,149,0,11,10,24,1,142,10,80,1,132,11,226,2,135,10,154,7,5,0,195,0,135,0,149,6,7,0,205,7,8,0,218,2,139,0,238,3,151,11,17,0,133,11,98,3,14,0,207,1,14,0,214,1,150,0,61,0,5,0,239,2,8,0,10,1,11,0,66,2,4,10,136,1,135,10,61,6,5,10,177,1,9,10,121,2,139,10,117,2,135,0,53,3,6,0,203,2,134,0,45,5,133,11,116,0,6,0,100,3,132,11,201,1,134,0,191,3,6,10,234,0,138,11,199,0,7,0,29,4,7,10,158,7,8,10,168,2,11,10,49,3,147,10,88,0,7,10,198,4,138,10,130,1,5,0,182,3,5,0,226,3,6,0,95,1,134,0,100,4,134,0,57,4,7,0,59,6,6,10,5,0,11,10,249,0,12,10,57,1,16,10,66,0,145,10,26,0,148,0,59,0,5,11,15,2,6,11,189,0,135,11,91,3,5,10,195,3,6,10,237,6,11,11,104,0,11,11,42,2,15,11,60,0,143,11,125,0,135,0,47,0,137,0,172,2,134,11,116,0,134,0,70,6,134,0,9,3,7,0,252,3,8,10,253,1,136,10,24,3,135,0,70,4,132,0,94,1,133,11,231,1,4,11,86,0,5,11,155,2,5,11,241,2,6,11,60,1,6,11,199,1,135,11,178,3,7,0,20,7,13,0,3,1,13,0,100,1,14,0,242,0,147,0,114,0,132,10,163,3,133,0,199,3,4,0,217,1,7,0,111,2,8,0,40,3,9,0,103,3,9,0,125,3,11,0,38,0,11,0,175,1,12,0,112,0,12,0,217,0,12,0,243,0,12,0,50,2,12,0,151,2,12,0,171,2,13,0,141,0,13,0,197,0,13,0,227,0,13,0,150,1,13,0,231,1,14,0,156,0,14,0,203,0,14,0,224,0,14,0,0,1,18,0,58,0,150,0,0,0,138,0,30,1,7,10,175,3,139,10,102,2,135,10,45,7,150,11,45,0,132,0,30,3,4,0,222,0,7,0,30,1,136,0,117,2,4,11,79,0,7,11,237,6,10,11,194,1,11,11,77,2,13,11,76,1,13,11,237,1,14,11,183,0,14,11,78,1,14,11,106,1,14,11,112,1,14,11,120,1,14,11,123,1,19,11,90,0,19,11,103,0,19,11,127,0,148,11,90,0,5,0,81,1,11,0,1,2,11,0,121,3,11,0,193,3,12,0,205,1,13,0,79,0,15,0,121,0,4,10,90,0,5,10,33,2,7,10,242,2,9,10,186,0,10,10,72,0,10,10,14,3,11,10,65,2,11,10,98,2,12,10,98,1,12,10,106,1,140,10,83,2,141,0,50,1,136,0,146,0,7,0,110,6,9,10,73,1,11,10,254,0,141,11,124,0,4,0,209,1,135,0,127,6,132,0,13,2,133,11,151,2,10,0,43,1,18,0,74,0,9,10,187,0,11,10,248,3,145,10,44,0,7,0,165,0,7,0,151,3,4,10,250,1,136,10,5,2,5,10,39,1,135,10,144,6,133,11,78,3,134,0,40,4,5,11,122,1,7,11,122,5,7,11,134,5,8,11,209,1,9,11,30,1,10,11,185,0,10,11,50,2,10,11,123,2,11,11,31,0,11,11,137,1,12,11,200,1,13,11,56,1,18,11,65,0,18,11,96,0,147,11,89,0,132,0,84,2,7,10,219,3,9,10,176,2,10,10,10,2,11,10,20,3,140,10,54,2,6,0,82,0,7,0,138,0,7,0,5,2,7,0,205,6,11,0,238,0,4,11,136,2,134,10,239,6,7,0,209,4,7,10,188,2,7,10,172,3,8,10,2,2,9,10,116,0,9,10,23,2,10,10,118,0,11,10,107,0,11,10,148,0,11,10,154,3,12,10,254,0,12,10,165,1,142,10,238,0,4,0,194,3,6,0,32,7,8,0,126,3,12,0,196,2,12,0,213,2,14,0,195,1,20,0,94,0,22,0,59,0,150,0,62,0,5,11,177,3,6,11,120,6,6,11,251,6,7,11,167,0,8,11,56,3,9,11,135,1,10,11,119,1,139,11,185,0,5,0,239,1,7,0,66,3,9,0,221,2,139,0,122,1,4,10,231,2,135,11,249,4,6,0,180,4,7,11,109,6,8,11,96,1,137,11,249,0,139,10,36,1,133,0,47,2,132,11,152,0,9,0,243,1,10,0,85,1,15,0,144,0,19,0,49,0,7,10,3,5,9,10,227,0,11,10,69,1,11,10,152,1,14,10,180,0,146,10,47,0,6,0,21,0,6,0,201,6,7,0,164,5,136,0,224,0,133,11,238,3,7,0,166,5,9,0,97,0,17,0,15,0,5,10,81,0,7,10,146,0,7,10,62,5,8,10,53,0,8,10,49,2,8,10,182,2,8,10,242,2,9,10,115,0,9,10,126,3,10,10,206,1,10,10,45,3,11,10,230,0,11,10,145,2,11,10,187,2,11,10,236,2,12,10,119,0,12,10,200,0,12,10,27,1,142,10,17,1,5,10,152,1,137,10,235,2,135,11,175,1,135,11,64,3,6,0,217,2,134,0,185,3,4,0,215,2,8,0,53,2,5,11,95,1,7,11,8,1,136,11,53,2,134,0,156,7,5,0,7,2,5,11,40,0,7,11,86,2,7,11,102,6,8,11,78,0,9,11,166,0,9,11,128,2,9,11,173,2,9,11,5,3,11,11,215,0,13,11,65,0,14,11,172,0,14,11,61,1,145,11,6,0,8,11,60,0,9,11,87,1,139,11,1,3,137,11,199,1,134,0,169,4,140,0,22,3,7,11,159,7,8,11,253,2,8,11,4,3,140,11,159,2,7,11,108,0,8,11,219,0,8,11,132,1,9,11,127,2,9,11,7,3,11,11,19,1,140,11,208,1,132,11,212,1,7,10,30,0,8,10,86,0,8,10,59,1,8,10,188,2,9,10,64,2,9,10,90,3,11,10,54,1,11,10,120,3,11,10,136,3,12,10,105,1,141,10,248,0,5,11,15,0,6,11,56,0,7,11,222,6,8,11,244,1,9,11,218,2,11,11,75,1,13,11,150,0,142,11,26,1,4,0,146,1,7,0,2,0,8,0,67,1,136,0,223,1,138,10,71,3,11,0,68,2,142,0,201,0,5,0,59,0,135,0,160,2,137,10,105,2,146,0,34,0,134,11,94,7,4,0,193,3,136,0,128,3,6,0,5,5,5,11,205,0,6,11,182,1,137,11,199,2,134,10,172,1,7,10,12,2,8,10,169,0,8,10,234,0,9,10,224,1,138,10,134,2,148,0,46,0,141,0,223,1,133,11,22,2,6,0,227,7,134,10,112,6,4,0,85,0,7,0,37,2,7,10,181,4,138,10,125,2,4,0,151,2,5,0,94,0,7,11,235,0,7,11,195,5,15,11,68,0,146,11,120,0,6,11,187,1,9,11,237,0,9,11,59,2,9,11,183,2,10,11,139,0,11,11,203,2,12,11,161,1,141,11,165,1,132,0,15,3,4,0,170,2,8,0,65,0,9,10,39,0,10,10,166,0,11,10,150,3,12,10,123,2,20,10,10,0,22,10,27,0,22,10,43,0,150,10,52,0,6,0,11,0,135,0,187,0,132,0,10,2,4,0,52,0,135,0,149,2,4,0,127,1,133,0,8,2,135,11,34,2,11,0,87,1,142,0,127,0,4,11,66,2,7,10,157,0,7,11,112,2,7,11,148,3,8,10,23,1,10,11,0,1,11,11,87,0,139,11,191,2,134,10,92,2,4,0,25,1,5,0,38,0,7,0,194,0,7,0,156,2,7,0,101,7,137,0,141,1,7,10,177,3,11,10,201,2,139,10,232,2,139,10,254,3,9,0,123,2,139,0,47,2,5,11,155,3,7,11,234,1,12,11,41,2,13,11,100,0,14,11,118,0,143,11,75,0,132,0,207,3,132,10,55,2,137,10,91,3,7,10,54,7,7,11,54,7,8,10,116,2,136,11,116,2,148,0,116,0,138,11,238,2,14,0,51,0,14,11,51,0,15,11,7,0,148,11,20,0,132,0,90,3,134,0,51,4,4,11,156,3,133,10,250,2,136,0,23,2,133,0,192,1,10,10,16,3,141,10,191,0,133,10,42,1,7,0,98,2,135,0,221,5,7,10,121,2,7,10,137,3,7,10,141,3,7,10,2,6,9,10,255,2,140,10,124,2,4,11,9,1,7,11,39,3,135,11,182,3,5,11,93,0,12,11,11,1,144,11,26,0,136,0,191,0,139,10,45,1,135,10,178,7,135,0,11,1,4,0,63,1,5,0,187,2,138,0,161,2,6,0,80,1,7,0,92,0,7,0,182,0,8,0,197,1,8,0,40,2,9,0,204,0,9,0,29,1,10,0,99,0,11,0,56,2,11,0,182,3,12,0,94,0,16,0,20,0,16,0,70,0,19,0,55,0,12,10,132,2,144,10,90,0,6,0,39,2,7,0,28,5,7,10,77,3,7,11,226,3,8,10,160,0,137,10,62,1,19,11,1,0,19,11,26,0,150,11,9,0,7,0,126,5,9,0,218,0,141,0,222,0,5,0,0,1,138,0,69,0,5,11,233,0,5,11,64,1,6,11,140,0,7,11,74,1,136,11,39,1,6,0,188,7,136,0,184,3,4,0,65,3,137,11,166,2,133,11,210,3,4,11,137,3,6,11,165,6,137,11,75,3,138,10,223,2,136,10,76,0,17,0,39,0,148,0,36,0,18,0,81,0,146,11,81,0,14,0,96,1,17,0,53,0,18,0,146,0,18,0,152,0,19,0,11,0,150,0,54,0,135,0,122,2,138,10,73,3,132,0,106,2,4,0,83,1,7,0,3,1,17,0,73,0,4,11,19,1,140,11,120,1,132,11,253,1,7,11,17,1,139,11,121,1,4,0,247,2,13,0,169,0,137,10,36,3,6,10,96,0,135,10,146,5,4,10,139,2,133,10,33,1,7,0,51,4,8,10,35,0,9,10,255,1,10,10,255,2,147,10,118,0,6,0,137,2,6,0,158,2,136,0,226,1,5,0,80,1,6,0,85,1,6,0,222,1,6,0,227,6,136,0,130,1,5,11,34,3,7,11,229,7,8,11,37,3,14,11,94,0,15,11,65,0,16,11,4,0,16,11,77,0,16,11,80,0,145,11,5,0,6,0,11,4,5,11,167,0,5,11,131,3,6,11,154,1,137,11,9,3,134,11,169,6,5,0,156,3,133,0,201,3,132,10,192,2,135,0,73,0,135,11,10,0,135,10,54,4,5,11,11,0,6,11,117,0,6,11,229,1,7,11,109,4,9,11,70,2,9,11,82,2,11,11,21,0,11,11,50,3,12,11,23,2,141,11,86,0,135,0,179,7,4,11,8,1,7,11,43,4,8,11,204,0,8,11,129,1,139,11,185,3,6,0,178,5,135,0,64,5,5,0,140,1,134,0,245,1,4,10,208,2,133,10,50,1,4,0,161,3,5,0,31,3,8,0,46,0,8,0,228,2,133,10,175,1,7,11,134,2,7,11,194,6,11,11,190,1,141,11,178,0,7,0,20,1,5,10,208,1,6,10,236,0,7,10,184,2,7,10,146,3,7,10,84,4,7,10,168,5,9,10,15,0,9,10,52,2,10,10,14,0,12,10,53,2,13,10,193,1,14,10,53,0,15,10,13,0,16,10,64,0,145,10,41,0,4,0,124,3,133,0,2,3,6,10,231,6,12,10,194,0,145,10,107,0,135,0,158,0,5,10,72,3,138,11,96,2,134,0,152,5,138,11,250,0,8,11,26,3,9,11,144,1,10,11,42,1,142,11,228,0,151,0,25,0,7,11,107,4,135,11,188,5,135,0,209,7,9,10,130,2,11,10,236,0,142,10,193,0,4,10,68,0,5,10,122,2,6,10,130,1,7,10,26,3,8,10,17,1,9,10,51,2,10,10,105,0,10,10,171,0,11,10,94,0,139,10,98,1,136,11,212,2,132,0,222,1,11,11,0,2,13,11,205,0,19,11,30,0,22,11,36,0,151,11,19,0,7,0,181,5,140,0,91,0,6,11,190,0,7,11,0,3,135,11,146,4,4,0,90,2,8,0,211,0,4,10,95,0,7,10,160,1,139,10,62,3,7,10,219,2,13,10,20,0,143,10,11,0,6,0,44,4,135,0,80,7,4,0,13,0,5,0,55,2,7,0,218,5,9,0,124,0,11,0,9,2,12,0,149,1,135,11,255,3,135,0,238,3,132,0,223,2,138,0,44,3,4,0,170,0,135,0,67,1,6,11,137,0,9,11,75,0,9,11,253,0,10,11,194,0,138,11,188,1,5,0,48,1,7,0,123,5,5,10,96,3,10,10,136,2,11,10,159,2,143,10,46,0,135,11,156,4,133,10,160,3,4,0,148,0,133,0,230,2,11,10,218,3,140,10,170,2,133,0,11,2,135,11,207,6,7,0,218,2,18,0,144,0,19,0,61,0,8,10,44,0,9,10,116,3,10,10,68,2,11,10,143,1,11,10,126,3,143,10,122,0,5,11,248,2,7,11,30,2,8,11,135,0,136,11,240,1,136,0,213,3,133,0,111,0,10,0,132,0,11,0,191,0,11,0,102,1,139,0,204,1,7,11,63,1,7,11,99,1,7,11,251,2,10,11,133,1,145,11,43,0,134,0,122,3,134,0,140,5,136,11,45,2,133,10,6,2,133,0,188,1,135,0,251,6,135,10,60,7,8,0,123,0,15,0,6,0,144,0,7,0,6,0,249,7,10,11,38,0,139,11,16,3,136,0,164,3,5,0,169,3,135,0,100,0,6,0,227,3,4,11,58,0,5,11,30,1,6,11,63,1,7,11,146,1,7,11,230,4,7,11,111,7,8,11,100,1,140,11,152,1,4,11,133,1,9,11,181,0,9,11,255,0,10,11,8,0,10,11,29,0,10,11,48,3,11,11,55,1,11,11,49,2,12,11,67,0,141,11,181,0,138,0,255,0,5,0,138,0,4,10,166,3,136,10,98,2,4,0,197,3,10,0,95,3,138,0,130,3,10,10,36,3,138,10,64,3,12,0,119,2,8,10,96,0,9,10,36,0,10,10,95,2,11,10,167,1,11,10,186,1,12,10,53,1,14,10,199,0,15,10,90,0,145,10,110,0,134,0,114,5,4,0,140,2,8,0,64,1,22,0,6,0,22,0,16,0,9,10,13,0,9,10,142,1,9,10,215,2,10,10,75,0,10,10,184,0,10,10,230,0,10,10,52,2,10,10,57,2,11,10,205,3,12,10,70,0,12,10,189,0,13,10,57,0,141,10,1,1,6,0,129,3,134,0,53,5,4,0,180,2,133,0,65,1,133,11,117,1,135,0,154,3,5,0,107,2,133,0,186,2,137,10,119,2,5,10,89,1,135,10,248,3,9,0,189,3,9,0,250,3,12,0,60,3,12,0,76,3,12,0,129,3,12,0,133,3,12,0,175,3,15,0,180,0,18,0,197,0,18,0,200,0,18,0,213,0,18,0,214,0,146,0,226,0,5,0,149,3,134,0,123,6,135,0,76,4,134,0,149,4,134,0,138,7,5,0,251,0,5,0,188,3,8,0,12,1,9,0,214,0,146,0,142,0,133,10,161,2,137,10,82,3,4,10,31,1,133,10,250,3,132,11,160,2,5,0,90,1,5,0,199,2,8,0,134,1,11,11,240,2,139,11,117,3,5,10,34,0,10,10,212,2,12,10,188,1,13,10,98,1,18,10,32,0,23,10,24,0,23,10,31,0,152,10,5,0,4,11,198,2,134,11,94,2,134,0,232,2,134,10,126,1,133,11,145,0,4,10,73,1,7,11,116,3,140,11,124,0,4,11,211,1,5,11,149,1,134,11,32,2,9,10,78,3,138,10,59,3,133,0,112,2,9,11,116,1,15,11,2,0,19,11,10,0,147,11,18,0,4,11,131,1,135,11,8,5,5,0,15,3,7,0,206,7,135,0,255,7,132,10,138,3,136,10,110,1,135,11,38,2,4,10,123,0,4,10,137,2,5,10,93,2,7,10,229,5,136,10,36,0,134,0,101,4,132,0,82,2,133,10,255,2,135,11,203,4,136,11,211,1,4,11,64,2,135,11,239,4,4,0,12,1,7,0,254,5,135,11,254,5,4,10,17,1,5,10,146,2,5,11,151,3,5,10,227,3,134,11,137,6,133,0,51,2,134,10,72,0,135,10,65,5,4,11,82,0,5,11,77,1,5,11,136,3,6,11,207,0,7,11,69,1,7,11,190,6,8,11,101,0,10,11,10,3,139,11,220,0,5,0,37,0,6,0,39,0,6,0,195,1,7,0,218,0,7,0,155,2,7,0,142,4,7,0,151,6,8,0,150,2,16,0,2,0,133,10,77,2,134,0,52,5,133,11,135,3,134,0,252,1,5,10,117,0,6,10,2,2,6,10,29,2,7,10,140,4,7,10,156,5,8,10,220,0,8,10,136,2,10,10,176,2,11,10,48,2,140,11,147,0,6,11,43,2,135,11,229,1,133,10,174,2,7,0,197,1,7,0,123,2,7,0,28,3,8,0,75,1,9,0,74,1,9,0,97,3,10,0,119,0,10,0,235,0,11,0,111,0,11,0,129,0,11,0,240,0,12,0,31,0,12,0,66,0,12,0,222,0,12,0,13,1,12,0,87,2,12,0,172,2,12,0,177,2,12,0,179,2,142,0,89,1,135,0,42,7,4,11,193,2,7,11,103,2,138,11,251,0,136,11,89,1,137,0,15,2,6,0,98,0,7,0,190,2,135,0,223,3,11,0,64,2,14,0,74,0,7,10,196,0,10,10,253,2,11,10,91,1,11,10,40,2,11,10,22,3,12,10,7,1,13,10,246,0,13,10,14,1,13,10,139,1,14,10,176,0,14,10,190,0,14,10,142,1,14,10,156,1,15,10,32,0,15,10,63,0,16,10,88,0,147,10,105,0,134,11,90,0,13,0,84,0,141,0,122,0,6,0,37,0,7,0,43,1,7,0,130,6,8,0,195,0,8,0,60,1,9,0,178,0,9,0,20,1,9,0,83,1,9,0,24,2,10,0,102,0,10,0,106,1,10,0,17,3,11,0,55,0,11,0,149,0,11,0,5,3,13,0,160,1,13,0,163,1,14,0,38,0,14,0,41,0,142,0,210,0,5,10,125,1,135,10,0,7,7,11,45,3,12,11,241,1,141,11,56,0,7,10,104,2,138,10,157,1,133,0,133,2,6,11,125,0,135,11,253,4,132,0,34,1,6,0,70,0,7,0,12,5,10,0,250,2,139,0,32,1,6,10,120,0,7,10,164,4,7,10,174,6,8,10,30,1,9,10,155,2,11,10,80,2,139,10,218,2,135,11,248,6,7,0,35,5,135,11,35,5,134,0,163,7,135,10,122,4,7,0,131,0,7,0,166,1,8,0,210,0,140,0,61,2,4,10,96,1,135,10,175,2,139,0,29,3,143,0,38,0,14,0,179,0,15,0,151,0,150,0,11,0,7,0,232,1,4,10,192,0,5,10,49,0,6,10,200,0,6,10,37,1,134,10,160,6,132,0,168,3,135,11,191,2,6,11,160,0,7,11,82,4,9,11,2,3,10,11,106,2,11,11,112,0,140,11,157,1,5,0,197,1,134,0,185,1,135,0,83,2,132,10,138,2,132,10,147,0,6,0,223,3,6,0,158,4,12,11,15,1,145,11,109,0,133,10,166,3,140,11,221,0,132,0,141,2,7,0,249,1,135,0,11,2,134,0,135,3,135,11,223,1,7,11,48,1,9,11,134,2,9,11,94,3,10,11,6,1,11,11,184,2,12,11,208,0,15,11,79,0,147,11,108,0,146,0,80,0,135,11,213,3,142,0,176,1,132,0,58,1,137,11,152,0,7,0,88,5,8,0,232,0,8,0,105,1,10,0,170,2,138,0,230,2,135,11,50,6,9,0,22,2,4,11,178,1,11,11,151,2,12,11,210,0,13,11,166,0,13,11,54,1,14,11,117,1,147,11,43,0,7,11,67,4,135,11,229,6,6,11,38,2,135,11,140,2,137,0,27,0,142,0,12,0,4,10,125,2,5,11,41,2,7,11,254,2,138,11,56,3,7,11,225,2,8,11,42,1,136,11,196,1,7,0,224,2,139,0,8,1,134,0,121,6,133,11,36,1,138,11,135,0,6,0,76,3,134,0,93,4,135,0,127,0,9,10,99,3,138,10,69,3,6,0,160,4,134,0,184,4,134,0,14,5,136,0,108,1,6,0,135,5,7,0,54,5,11,0,125,0,6,10,170,0,7,11,137,1,8,10,139,1,8,10,231,1,10,11,91,2,11,11,206,0,141,10,147,0,137,11,236,2,4,11,144,3,137,11,232,0,4,10,23,2,136,10,106,2,137,0,24,3,7,11,181,7,136,11,204,2,135,11,98,0,5,0,141,3,9,0,81,3,138,0,37,3,4,0,118,2,132,0,187,2,5,11,221,2,14,11,103,0,150,10,23,0,12,11,158,0,18,11,8,0,19,11,62,0,20,11,6,0,22,11,4,0,23,11,2,0,151,11,9,0,132,0,200,3,132,10,10,3,132,10,46,0,5,10,43,3,6,10,143,6,6,10,178,6,135,10,240,7,6,0,166,5,7,10,178,5,9,10,151,1,139,10,15,0,7,0,206,0,7,0,141,1,7,0,109,2,7,0,128,2,8,0,124,0,8,0,107,2,9,0,49,1,9,0,131,2,10,0,8,1,10,0,116,2,11,0,40,0,12,0,93,1,13,0,134,0,13,0,39,1,14,0,155,0,15,0,120,0,18,0,105,0,6,10,34,0,7,10,65,4,8,10,196,2,8,10,209,2,9,10,107,1,148,10,98,0,4,0,6,1,5,0,129,2,135,0,86,1,137,11,72,0,4,0,99,0,6,0,250,0,6,0,90,1,8,0,127,0,138,0,81,0,132,0,147,3,5,0,75,0,9,0,5,2,10,0,214,1,12,0,155,0,141,0,224,0,132,10,206,1,11,11,88,2,11,11,158,2,141,11,245,0,142,0,83,0,5,10,73,0,6,10,23,0,134,10,82,1,6,0,7,4,139,11,155,3,7,11,164,0,7,11,35,6,9,11,107,0,140,11,225,0,134,0,190,5,133,0,186,3,6,0,48,1,8,0,162,1,10,0,89,1,11,0,85,1,139,0,163,2,9,0,154,1,139,0,169,1,4,11,27,0,5,11,228,1,5,11,254,1,6,11,178,1,7,11,232,3,7,11,74,4,8,11,2,0,136,11,200,0,134,0,222,2,140,11,1,1,7,10,213,2,8,10,242,1,139,10,12,1,134,0,30,7,135,0,6,7,135,10,5,3,132,11,204,1,4,11,164,3,133,11,123,3,134,0,14,0,132,10,71,2,7,10,182,5,8,11,113,2,139,10,147,2,5,0,113,0,6,0,243,0,6,0,172,6,7,0,73,7,11,0,161,0,16,0,37,0,17,0,99,0,133,10,220,0,134,11,76,0,5,11,205,1,135,11,133,7,140,0,69,0,8,11,92,0,137,11,221,0,139,10,35,3,132,10,32,2,4,0,18,1,134,0,154,3,132,0,29,2,5,0,115,2,6,10,181,1,6,10,52,2,11,10,181,0,141,10,183,0,135,10,168,4,7,0,166,0,132,11,251,2,133,11,253,0,134,0,81,3,9,11,73,0,10,11,110,0,14,11,185,0,145,11,119,0,5,11,212,0,12,11,35,0,141,11,126,1,133,0,205,2,137,0,48,1,136,0,88,2,133,0,142,2,6,0,17,1,10,0,188,0,13,0,121,1,146,0,77,0,4,10,22,3,5,10,17,1,134,10,138,1,132,0,31,2,135,0,154,1,11,0,98,0,11,0,12,2,141,0,87,0,132,0,173,3,135,11,151,4,4,0,250,0,7,0,76,6,11,0,186,0,12,0,133,0,6,10,127,0,7,10,231,5,8,10,101,2,12,10,239,1,12,10,74,2,12,10,148,2,12,10,156,2,14,10,129,1,15,10,118,0,17,10,20,0,146,10,98,0,6,0,249,6,133,11,48,3,134,0,59,5,7,0,193,3,7,0,61,4,7,0,191,6,8,0,206,1,6,10,230,0,135,11,191,6,9,0,124,2,135,10,162,7,132,0,12,3,5,11,101,3,5,11,200,3,6,11,90,6,8,11,222,2,136,11,16,3,4,11,30,2,6,11,180,6,6,11,191,6,7,11,58,4,7,11,9,6,8,11,56,0,8,11,118,0,8,11,156,1,8,11,52,2,9,11,120,3,9,11,140,3,10,11,50,0,10,11,167,1,11,11,173,2,11,11,185,2,11,11,165,3,12,11,43,1,13,11,126,0,13,11,136,0,13,11,170,0,141,11,190,0,134,11,226,0,4,11,232,0,9,11,202,0,10,11,218,1,140,11,177,1,137,11,244,1,5,0,17,2,136,10,68,0,132,10,142,2,4,10,156,0,7,10,230,3,7,10,21,4,7,10,68,7,9,10,48,0,9,10,180,2,11,10,163,1,139,10,90,2,7,0,252,4,8,0,218,1,9,0,140,2,6,11,108,0,7,11,235,3,7,11,157,4,136,11,87,1,7,11,240,4,7,11,142,6,11,11,177,3,12,11,85,1,12,11,215,1,140,11,57,2,134,11,176,6,5,0,180,3,12,0,212,1,19,0,96,0,148,0,24,0,4,11,133,0,7,11,199,2,7,11,18,5,7,11,49,6,135,11,137,7,6,0,241,2,140,0,145,2,139,0,173,3,6,11,99,0,7,11,16,7,145,11,57,0,6,11,62,2,7,11,172,1,7,11,226,4,10,11,157,2,11,11,229,1,11,11,72,3,12,11,44,1,142,11,250,0,4,0,20,2,5,0,194,2,135,0,150,2,5,0,69,3,6,0,115,6,139,0,217,3,7,0,69,7,9,10,197,0,10,10,44,1,12,10,217,1,13,10,90,0,141,10,149,1,137,11,252,0,6,11,67,1,135,11,28,6,4,0,74,1,4,0,95,3,7,0,165,3,7,0,220,7,8,0,36,1,7,11,205,1,8,11,7,3,138,11,179,1,132,10,94,2,4,11,143,2,7,11,82,3,17,11,75,0,146,11,137,0,135,0,255,2,7,10,186,7,136,10,164,2,132,0,129,2,135,11,23,6,134,0,209,4,137,0,242,0,17,0,114,0,4,10,105,1,133,10,59,1,137,0,115,3,132,10,205,1,138,0,18,1,134,0,216,7,134,0,2,7,4,0,191,2,135,0,207,0,12,0,29,1,132,10,216,1,132,0,59,2,5,0,105,3,5,0,192,3,8,0,55,3,9,0,113,3,136,11,65,2,7,0,105,2,10,0,242,1,11,0,245,1,12,0,16,0,140,0,150,0,138,10,235,2,132,0,175,1,133,10,155,0,11,0,27,1,11,0,55,2,7,10,163,0,8,10,63,1,9,10,146,1,10,10,24,0,10,10,169,2,11,10,200,0,12,10,253,0,12,10,154,1,142,10,219,0,4,11,157,1,5,11,165,2,8,11,176,1,140,11,24,1,9,0,145,1,5,10,219,1,7,10,244,6,11,10,41,1,11,10,46,2,14,10,66,1,147,10,76,0,6,0,13,3,9,0,134,0,10,0,2,0,10,0,27,0,10,0,77,1,11,0,210,2,143,0,1,0,5,0,33,0,6,0,214,1,139,0,168,1,135,0,214,7,12,0,15,3,135,10,164,7,136,0,18,1,135,0,90,7,132,0,26,3,135,0,56,7,5,10,176,3,134,10,233,6,6,0,47,0,7,0,90,0,7,0,152,2,7,0,62,3,7,0,100,5,7,0,233,7,8,0,192,1,136,0,60,3,132,10,144,0,134,0,175,4,4,11,139,1,139,11,250,2,135,11,224,5,9,0,161,1,137,0,237,1,9,11,174,0,10,11,164,0,11,11,184,1,11,11,73,3,143,11,98,0,134,11,170,1,139,11,234,3,134,0,39,1,134,0,48,3,6,10,247,0,137,10,43,2,133,0,251,3,4,0,108,2,5,11,220,1,10,10,24,1,138,10,29,3,139,0,208,1,5,11,76,0,6,11,202,1,6,11,241,1,7,11,252,2,7,11,100,3,9,11,146,2,10,11,82,2,11,11,173,0,11,11,54,2,12,11,20,0,12,11,82,1,141,11,200,0,134,0,208,0,4,11,14,2,7,11,5,4,135,11,30,4,132,11,124,2,6,11,233,0,7,11,148,2,7,11,100,4,17,11,31,0,19,11,22,0,151,11,14,0,10,0,186,1,133,10,172,1,10,0,162,3,140,0,10,3,6,0,68,0,7,0,192,1,7,0,93,6,7,0,233,6,7,0,21,7,8,0,186,1,8,0,4,2,9,0,198,2,10,0,26,1,10,0,210,2,7,10,181,6,138,10,34,2,134,0,104,4,11,0,76,3,12,0,104,0,140,0,113,2,4,11,176,1,135,11,56,3,138,10,189,0,133,0,19,3,133,10,99,0,4,11,23,1,7,11,45,1,137,11,106,1,8,0,235,1,4,10,141,1,136,10,43,2,4,11,178,0,133,11,143,1,134,0,199,2,144,0,9,0,4,0,147,1,5,0,185,1,7,0,194,1,10,0,72,3,11,0,101,0,12,0,193,0,141,0,174,1,135,11,222,4,12,10,142,1,20,10,39,0,21,10,11,0,150,10,41,0,4,10,229,1,7,10,97,1,135,10,243,5,6,10,110,1,7,10,104,5,7,10,65,6,135,11,120,7,7,0,140,1,10,0,160,0,135,11,140,1,137,10,26,1,134,11,156,6,4,10,157,0,5,10,215,1,6,11,202,0,10,11,192,1,11,11,208,0,12,11,104,1,17,11,117,0,17,11,118,0,18,11,27,0,148,11,67,0,133,0,167,2,137,0,70,1,136,10,116,0,7,11,104,3,10,11,4,2,139,11,167,0,132,11,224,0,5,11,34,2,7,11,35,0,8,11,11,0,8,11,12,0,9,11,59,1,9,11,21,2,10,11,34,3,11,11,166,0,12,11,13,2,142,11,243,0,7,0,104,4,135,11,128,7,5,11,241,0,8,11,242,0,9,11,195,1,10,11,155,2,11,11,86,2,140,11,173,1,6,0,225,2,5,10,160,0,7,10,107,1,7,10,77,2,10,10,170,0,141,10,55,0,135,0,4,7,142,11,254,0,4,0,62,2,7,0,94,1,7,0,0,4,8,0,82,1,9,0,165,2,138,0,40,3,134,0,72,4,137,11,4,2,7,0,149,1,10,0,235,1,4,10,108,0,4,11,110,1,139,10,242,1,11,11,81,1,142,11,47,1,134,11,200,6,7,0,57,4,140,11,108,1,7,10,237,3,140,10,97,2,7,0,140,6,4,10,127,3,133,10,4,3,135,0,245,7,6,0,183,4,11,11,148,3,142,11,163,1,14,11,140,0,148,11,41,0,6,11,75,1,136,11,111,2,9,0,176,3,9,0,201,3,9,0,254,3,12,0,145,3,12,0,168,3,15,0,177,0,15,0,193,0,4,10,158,3,133,10,215,3,5,0,98,1,135,11,250,1,8,0,86,2,9,0,152,2,138,0,185,1,4,11,128,2,133,11,1,2,137,0,41,1,132,10,26,2,6,10,38,1,7,10,243,4,136,10,112,2,7,0,236,6,7,11,96,7,8,11,33,1,11,11,45,0,12,11,22,1,140,11,25,2,135,10,45,5,138,0,239,2,141,0,37,0,134,0,36,7,132,10,245,2,132,11,138,1,6,0,1,1,135,0,242,5,4,0,70,2,9,0,191,0,135,11,139,7,7,11,62,2,7,11,183,6,137,11,145,0,132,11,146,2,10,0,22,3,132,11,113,1,9,11,13,3,10,11,144,0,11,11,129,1,13,11,161,0,13,11,228,0,13,11,12,1,148,11,107,0,8,0,213,1,10,0,47,0,136,11,118,1,6,0,50,1,7,0,116,4,7,0,60,5,8,0,133,0,138,0,193,1,139,0,243,3,7,10,83,7,139,10,124,0,4,11,88,1,6,11,242,1,139,11,67,1,137,0,43,1,132,0,69,3,133,11,138,3,5,0,73,1,8,0,4,1,138,0,10,0,134,0,40,5,4,0,145,2,146,0,158,0,135,0,167,4,152,0,7,0,6,0,147,7,8,0,206,3,138,0,228,3,135,0,129,6,11,11,126,0,139,11,31,1,143,0,8,0,14,11,149,0,14,11,143,1,143,11,57,0,5,0,66,0,7,0,104,7,136,0,32,1,7,0,175,0,10,0,238,1,5,10,150,0,8,10,91,2,9,10,81,2,9,10,122,2,10,10,173,0,11,10,206,1,11,10,3,2,13,10,216,0,13,10,32,1,142,10,144,1,134,0,107,6,136,11,21,0,4,0,21,0,5,0,91,0,5,0,136,2,5,0,238,2,5,0,13,3,6,0,54,0,6,0,112,0,6,0,146,1,6,0,196,6,7,0,59,1,7,0,237,2,7,0,147,5,7,0,108,7,9,0,78,0,9,0,252,1,10,0,99,2,10,0,43,3,11,0,254,1,11,0,216,2,13,0,36,0,14,0,39,0,16,0,83,0,17,0,124,0,148,0,30,0,4,0,156,2,136,0,58,2,10,0,66,1,10,0,207,2,139,0,151,1,135,11,101,5,136,11,193,0,12,10,108,0,141,10,35,1,132,11,104,2,136,11,180,2,8,0,125,0,8,0,113,1,8,0,12,2,10,0,230,1,11,0,13,0,11,0,125,1,11,0,224,2,11,0,254,2,11,0,77,3,13,0,114,0,13,0,36,1,142,0,47,0,134,0,223,4,6,0,148,6,6,0,195,6,7,0,100,1,8,0,54,0,8,0,221,0,9,0,225,0,9,0,100,1,10,0,77,0,10,0,190,1,10,0,219,2,12,0,148,1,141,0,235,1,135,10,241,6,4,11,49,1,4,10,237,1,144,10,55,0,4,0,183,3,6,0,17,7,6,0,57,7,8,0,78,3,8,0,98,3,8,0,131,3,10,0,128,3,12,0,182,2,142,0,212,1,5,11,214,0,7,11,91,2,8,11,99,2,9,11,174,2,10,11,88,0,11,11,203,1,11,11,240,1,12,11,207,1,12,11,78,2,13,11,0,0,142,11,214,0,132,0,155,1,4,0,80,0,133,0,44,0,140,11,74,0,143,0,31,0,7,0,157,2,6,10,56,2,7,10,12,7,8,10,106,1,8,10,154,1,8,10,62,3,9,10,2,2,11,10,137,2,142,10,157,0,7,0,161,2,134,11,167,6,132,10,113,2,134,0,23,5,5,0,43,1,135,0,59,4,138,0,192,2,6,0,19,1,7,0,152,1,6,10,158,0,7,10,129,0,7,10,181,0,8,10,20,1,8,10,121,1,10,10,11,2,11,10,48,3,12,10,199,1,13,10,47,1,142,10,135,0,4,0,219,0,7,0,111,1,7,0,177,6,7,0,225,6,9,0,86,0,9,0,25,2,10,0,165,0,12,0,219,0,140,0,49,2,8,0,216,0,4,10,1,0,4,11,225,2,6,11,61,1,7,10,119,4,7,10,183,5,9,10,207,0,9,10,134,1,9,10,211,1,10,11,98,0,11,11,38,1,11,10,68,3,12,11,60,0,12,11,181,1,13,11,64,0,13,11,124,1,142,11,174,1,6,11,222,6,8,11,8,2,9,11,89,1,9,11,147,1,142,11,94,1,5,11,47,0,10,11,242,0,138,11,67,2,5,11,139,0,7,11,144,4,138,11,27,2,135,0,39,5,4,10,39,1,4,10,211,2,5,10,127,3,7,10,7,4,8,10,199,0,8,10,84,1,9,10,153,0,9,10,215,0,10,10,21,0,10,10,59,0,10,10,80,0,10,10,224,0,10,10,70,3,11,10,229,0,11,10,140,2,12,10,192,0,13,10,146,0,142,10,91,0,140,0,172,1,137,10,51,0,133,0,2,2,5,10,53,1,140,10,211,0,6,0,242,3,5,10,125,0,8,10,77,0,138,10,15,0,4,0,55,0,5,0,45,1,6,0,59,2,142,0,49,0,146,0,102,0,136,11,114,1,4,11,107,0,7,11,101,2,8,11,102,1,8,11,183,1,8,11,248,1,9,11,245,1,10,11,127,1,139,11,221,1,132,11,229,0,133,0,108,1,133,10,183,1,4,11,135,3,135,11,24,7,11,0,123,1,140,10,76,0,4,0,76,0,4,0,203,3,7,0,14,6,9,0,50,1,9,0,174,1,9,0,151,2,10,0,171,2,10,0,153,3,11,0,171,1,11,0,241,2,12,0,78,1,12,0,186,1,14,0,2,1,14,0,110,1,143,0,131,0,137,0,52,0,4,11,47,0,6,11,117,1,7,11,196,1,7,11,31,2,7,11,178,6,7,11,64,7,9,11,6,0,11,11,1,1,139,11,135,1,4,10,8,0,7,10,128,4,7,10,129,4,7,10,179,6,9,10,118,1,10,10,222,1,139,10,136,2,4,11,17,3,133,11,112,1,135,10,75,4,135,11,92,3,5,11,212,3,134,11,218,6,134,0,234,4,6,0,34,4,6,0,79,5,7,11,24,2,7,11,51,5,136,11,143,0,4,0,144,2,135,0,11,3,136,10,87,0,5,11,19,0,6,11,21,2,146,11,126,0,7,0,144,0,138,10,182,1,5,11,139,1,5,11,183,3,134,11,240,6,135,0,93,5,7,0,42,2,7,0,93,2,141,0,10,0,4,10,69,0,5,10,122,0,9,10,144,2,138,10,208,1,5,10,81,3,134,10,97,6,5,0,70,3,5,0,73,3,134,0,113,6,133,0,244,3,139,10,243,1,7,10,220,1,7,10,56,6,138,10,87,0,6,0,251,0,7,0,109,1,7,0,77,5,7,0,217,5,8,0,154,0,141,0,25,1,132,11,185,1,132,11,183,2,7,11,241,1,9,11,131,1,147,11,81,0,133,0,84,1,14,10,27,1,142,11,27,1,134,0,42,3,135,11,102,7,139,0,239,1,5,11,28,1,6,11,49,0,6,11,94,1,7,11,1,0,7,11,121,1,7,11,157,6,8,11,18,0,8,11,166,2,9,11,161,0,9,11,73,2,9,11,159,2,9,11,71,3,11,11,144,3,141,11,171,1,5,10,91,3,7,10,136,4,8,10,107,0,9,10,35,1,9,10,183,1,10,10,151,2,11,10,97,2,140,10,197,0,8,0,5,1,9,0,144,0,9,0,210,1,10,0,114,1,12,0,214,1,13,0,144,0,142,0,92,1,137,0,129,3,6,0,248,0,9,0,34,2,10,0,23,2,11,0,169,2,141,0,135,0,4,0,102,1,135,0,216,5,134,0,55,2,136,0,189,1,4,10,117,0,6,10,116,1,7,10,113,7,142,10,67,1,4,10,210,2,139,10,215,1,6,0,185,2,134,0,228,3,7,11,215,7,9,11,101,0,9,11,194,1,10,11,66,0,10,11,74,3,11,11,24,2,140,11,75,2,132,0,65,2,134,0,56,5,9,10,5,0,12,10,216,0,12,10,38,1,12,10,42,1,12,10,144,1,12,10,6,2,13,10,229,0,143,10,139,0,6,0,174,0,138,0,149,3,134,10,238,6,5,10,12,0,7,10,119,1,9,10,88,0,9,10,182,1,11,11,62,0,139,10,14,1,134,11,230,6,6,11,0,0,7,11,84,0,7,10,48,3,7,10,217,4,9,10,27,1,9,10,8,2,10,10,213,0,10,10,51,1,10,10,207,1,10,10,159,2,10,10,234,2,11,10,145,1,11,10,26,3,11,11,127,3,12,10,5,2,17,11,11,0,18,10,107,0,147,10,115,0,5,0,110,3,133,0,204,3,6,11,129,6,7,11,0,1,7,11,108,5,138,11,243,1,4,10,2,1,136,10,127,2,4,11,22,0,5,11,10,0,6,10,22,0,7,11,80,3,7,10,135,3,7,10,171,7,8,11,97,0,138,10,65,2,5,10,169,2,136,10,14,3,133,11,225,1,132,0,95,1,4,10,152,2,5,10,36,3,139,10,245,3,6,11,134,0,7,11,181,1,7,11,191,3,9,11,37,0,14,11,29,1,14,11,115,1,144,11,60,0,7,11,230,1,8,11,155,0,11,11,93,0,140,11,164,0,132,0,30,1,7,0,182,1,7,0,115,2,7,0,236,5,8,0,40,0,9,0,56,0,9,0,38,1,10,0,30,0,11,0,201,3,11,0,227,3,146,0,148,0,5,11,79,2,135,11,81,1,134,0,158,7,133,10,32,0,138,11,244,1,5,11,124,1,5,11,138,2,136,11,54,1,4,11,108,1,7,11,132,4,7,11,163,4,137,11,153,1,4,0,226,2,134,11,226,1,4,11,13,3,6,11,231,1,7,11,158,3,8,11,7,1,139,11,244,1,135,11,162,1,6,0,255,7,10,0,201,3,4,10,33,1,7,10,117,2,7,10,162,6,7,10,175,6,140,10,215,0,6,10,194,1,136,10,109,0,134,0,50,3,136,10,193,2,133,0,98,3,4,11,94,0,135,11,241,4,132,11,161,1,134,0,187,5,135,10,214,4,4,0,204,3,6,0,59,7,134,0,65,7,134,0,99,1,133,0,116,0,132,0,201,1,135,11,131,5,4,11,152,1,4,11,229,2,135,11,244,1,134,10,26,0,142,11,137,0,5,0,15,2,6,0,189,0,7,0,91,3,136,0,11,1,11,0,104,0,11,0,42,2,15,0,60,0,143,0,125,0,134,0,77,6,4,10,158,1,5,10,211,1,9,10,142,2,10,10,195,1,12,10,59,0,141,10,119,1,135,10,17,0,134,0,116,0,135,11,29,2,135,10,187,3,6,11,73,0,135,11,177,0,133,11,64,2,134,0,118,3,133,0,231,1,4,0,86,0,5,0,155,2,5,0,241,2,6,0,60,1,6,0,199,1,135,0,178,3,142,11,231,0,150,0,45,0,134,0,95,3,134,0,161,7,6,10,24,1,10,10,246,1,11,10,88,1,140,10,38,0,4,0,79,0,7,0,237,6,10,0,194,1,11,0,77,2,13,0,76,1,13,0,237,1,14,0,183,0,14,0,78,1,14,0,106,1,14,0,112,1,14,0,120,1,14,0,123,1,19,0,90,0,19,0,103,0,19,0,127,0,148,0,90,0,5,10,45,0,7,10,137,4,11,10,192,1,11,10,112,3,13,10,139,0,13,10,151,1,15,10,16,0,17,10,95,0,18,10,66,0,18,10,88,0,18,10,123,0,149,10,7,0,136,10,9,3,4,10,154,1,135,10,9,2,135,10,242,6,135,11,26,2,142,0,125,1,133,11,157,1,134,0,118,4,6,0,165,4,136,11,239,1,5,0,151,2,6,0,170,7,134,0,211,7,7,11,54,0,8,11,56,1,10,11,191,0,10,11,102,2,140,11,55,2,132,10,180,1,133,0,78,3,10,0,16,2,11,0,248,1,7,10,51,6,135,10,171,6,5,0,122,1,8,0,209,1,9,0,30,1,10,0,185,0,10,0,50,2,10,0,123,2,11,0,31,0,11,0,137,1,13,0,56,1,18,0,65,0,18,0,96,0,147,0,89,0,7,0,131,3,14,0,69,1,6,11,212,1,7,11,55,2,7,11,198,5,8,11,18,2,142,11,34,1,7,0,88,7,9,0,168,2,139,0,30,3,134,0,234,6,132,0,136,2,150,11,35,0,5,0,177,3,6,0,120,6,6,0,251,6,7,0,167,0,8,0,56,3,9,0,135,1,10,0,119,1,139,0,185,0,6,11,228,1,135,11,54,3,134,0,254,7,7,0,109,6,8,0,96,1,137,0,249,0,132,0,152,0,6,0,99,2,135,0,197,6,6,11,188,6,135,11,230,7,133,0,238,3,141,11,96,0,5,0,164,1,135,0,169,5,146,11,149,0,135,0,64,3,135,10,151,2,133,0,95,1,5,0,40,0,7,0,86,2,7,0,102,6,8,0,78,0,9,0,166,0,9,0,128,2,9,0,173,2,9,0,5,3,11,0,215,0,13,0,65,0,14,0,172,0,14,0,61,1,145,0,6,0,8,0,60,0,9,0,87,1,139,0,1,3,134,0,74,5,132,0,212,2,137,0,233,2,132,11,218,1,7,0,159,7,8,0,253,2,8,0,4,3,140,0,159,2,7,0,108,0,8,0,219,0,8,0,132,1,9,0,7,3,11,0,19,1,140,0,208,1,137,0,127,2,135,10,247,1,133,11,110,1,5,0,15,0,6,0,56,0,7,0,222,6,8,0,244,1,9,0,218,2,11,0,75,1,13,0,150,0,14,0,26,1,5,11,49,1,9,11,48,2,141,11,208,0,4,10,113,0,5,10,163,0,5,10,223,2,7,10,241,3,9,10,9,0,9,10,3,3,12,10,90,0,13,10,138,0,13,10,154,1,143,10,128,0,4,10,68,1,138,10,104,0,135,11,210,1,142,11,27,0,134,0,94,7,5,0,205,0,6,0,182,1,9,0,199,2,4,11,224,1,6,11,167,0,6,11,46,1,6,11,106,6,7,11,130,0,7,11,144,2,7,11,69,3,7,11,11,6,7,11,121,6,8,11,173,1,9,11,228,0,10,11,131,2,13,11,33,1,13,11,87,1,147,11,101,0,134,0,97,3,6,0,233,7,136,0,197,3,7,11,22,1,10,11,227,2,11,11,196,2,141,11,92,1,133,0,22,2,135,11,130,7,137,0,179,2,4,10,167,3,133,10,55,3,6,0,187,1,9,0,237,0,9,0,59,2,9,0,183,2,10,0,139,0,11,0,203,2,12,0,161,1,141,0,165,1,5,10,13,1,7,10,178,1,7,10,123,3,8,10,83,1,9,10,190,2,11,10,82,2,11,10,206,2,145,10,100,0,6,0,19,6,7,0,110,3,9,10,229,1,141,10,8,1,134,10,177,6,7,10,18,7,11,10,98,3,12,10,103,0,141,10,239,1,135,10,132,3,6,0,130,5,9,11,60,1,139,11,0,1,4,0,227,3,135,0,9,4,132,0,66,2,10,0,113,3,12,0,228,2,12,0,231,2,140,0,247,2,132,0,54,3,133,0,155,3,142,10,143,0,135,11,160,6,6,11,107,1,7,11,163,7,136,11,213,2,132,0,156,3,133,0,153,2,135,10,237,7,135,0,109,7,4,0,9,1,6,0,68,4,6,0,137,5,7,0,39,3,135,0,182,3,5,0,93,0,12,0,11,1,141,0,242,1,135,0,171,5,5,11,45,3,135,11,254,7,5,10,113,2,135,10,81,6,135,0,235,2,6,0,20,3,137,0,60,3,7,0,184,0,11,0,51,1,11,0,144,1,15,0,130,0,5,11,200,2,7,11,63,7,8,10,169,1,8,10,181,2,9,10,208,2,10,10,124,1,10,10,126,2,11,11,17,0,11,10,217,1,12,10,61,0,13,11,65,1,144,11,67,0,135,0,198,0,6,11,64,1,7,11,13,3,7,11,129,7,9,11,55,0,10,11,186,0,10,11,17,1,10,11,152,2,10,11,33,3,11,11,228,3,11,11,229,3,13,11,157,0,142,11,170,0,136,11,15,1,135,0,226,3,7,11,103,0,7,11,95,3,11,11,184,0,14,11,43,1,145,11,62,0,11,10,39,2,142,10,159,0,5,0,233,0,5,0,64,1,6,0,140,0,8,0,39,1,8,0,103,2,136,11,103,2,133,0,210,3,4,0,137,3,6,0,165,6,137,0,75,3,132,10,168,0,4,0,206,3,8,0,82,3,12,0,197,2,12,0,0,3,140,0,18,3,135,10,91,0,152,0,6,0,138,10,20,2,135,10,92,7,132,0,253,1,6,0,27,5,135,0,17,1,5,11,77,0,7,11,175,5,10,11,75,3,19,11,73,0,150,11,5,0,132,11,202,1,135,11,140,5,6,11,109,0,138,11,126,1,6,0,201,0,6,11,74,1,7,10,70,0,7,11,60,4,10,10,240,0,11,11,142,0,147,10,93,0,7,0,17,4,140,11,72,1,133,11,98,1,134,0,16,4,133,0,181,2,134,0,6,3,139,0,234,0,132,0,80,1,7,0,119,5,139,10,136,1,20,0,22,0,148,11,22,0,5,0,34,3,7,0,229,7,136,0,37,3,5,0,167,0,5,0,131,3,6,0,154,1,137,0,9,3,137,0,21,3,134,0,169,6,7,10,143,2,135,10,52,7,4,10,145,0,6,10,176,0,7,10,139,1,137,10,50,2,132,10,245,1,135,0,10,0,5,0,11,0,6,0,117,0,6,0,229,1,7,0,109,4,9,0,70,2,9,0,82,2,10,0,82,0,11,0,21,0,11,0,50,3,12,0,23,2,13,0,86,0,20,0,91,0,23,0,13,0,134,10,253,1,4,0,8,1,7,0,43,4,8,0,204,0,8,0,129,1,139,0,185,3,139,11,225,2,138,0,56,0,134,0,125,7,133,0,214,1,10,11,145,2,14,11,41,1,142,11,105,1,135,11,156,1,7,0,174,4,7,11,174,4,8,11,44,2,14,11,123,0,14,11,192,0,143,11,27,0,7,11,193,7,14,11,146,0,15,11,42,0,16,11,23,0,17,11,86,0,146,11,17,0,11,0,247,3,136,11,122,0,4,10,114,0,9,10,236,1,13,10,206,1,142,10,215,0,4,10,77,0,5,10,105,1,6,10,139,0,6,10,145,1,6,10,148,1,7,10,157,1,7,10,203,2,7,10,180,6,11,10,23,1,12,10,179,0,12,10,2,1,13,10,244,0,142,10,102,1,134,10,181,6,7,10,37,4,8,10,82,0,11,10,250,0,12,10,164,1,141,10,184,0,133,0,203,2,135,10,212,2,9,0,151,3,9,0,154,3,9,0,159,3,9,0,165,3,9,0,194,3,9,0,232,3,9,0,234,3,9,0,253,3,12,0,122,3,12,0,139,3,12,0,162,3,15,0,207,0,15,0,228,0,15,0,238,0,149,0,61,0,8,0,26,3,9,0,144,1,10,0,42,1,142,0,228,0,5,11,174,1,5,11,164,3,6,11,131,0,7,11,161,1,9,11,10,2,11,11,58,1,141,11,134,1,132,0,99,3,8,0,212,2,132,11,251,1,137,11,5,1,4,11,87,1,133,11,255,1,6,0,190,0,7,0,0,3,135,0,146,4,6,10,1,2,135,10,28,4,7,11,199,1,138,11,79,2,134,0,42,4,137,10,131,3,14,0,67,0,147,0,60,0,4,0,180,3,18,0,174,0,146,0,176,0,135,0,255,3,7,10,137,5,12,10,126,1,17,10,48,0,152,10,12,0,134,11,63,2,132,0,252,2,6,10,33,2,7,10,53,2,7,10,133,6,10,10,114,0,11,10,130,2,140,10,106,2,6,0,137,0,9,0,75,0,9,0,253,0,10,0,194,0,138,0,188,1,4,0,244,2,133,10,5,0,8,0,240,3,135,10,192,0,132,0,74,3,11,0,131,2,12,0,115,0,136,10,251,2,139,0,67,0,133,10,247,2,4,0,53,3,5,0,248,2,7,0,30,2,8,0,135,0,8,0,240,1,135,11,68,2,7,10,114,1,7,10,239,3,7,10,153,4,135,10,29,6,135,10,213,4,140,0,224,2,7,0,63,1,7,0,99,1,7,0,251,2,10,0,133,1,145,0,43,0,8,11,77,1,138,11,182,0,4,10,87,0,5,10,250,0,141,10,42,1,138,0,18,3,134,0,252,7,8,11,74,1,140,11,221,1,135,11,58,5,132,11,125,0,134,0,6,4,134,0,59,4,132,11,209,2,135,10,46,3,7,11,8,3,8,11,145,0,147,11,56,0,134,0,202,4,4,10,57,0,7,10,171,4,7,10,158,5,7,10,12,6,7,10,43,7,7,10,112,7,9,10,245,2,10,10,92,2,139,10,7,2,7,11,24,3,8,11,147,0,10,11,53,3,139,11,253,3,137,11,29,3,4,0,58,0,5,0,30,1,6,0,63,1,7,0,146,1,7,0,230,4,7,0,111,7,8,0,100,1,140,0,152,1,4,0,133,1,4,0,47,3,9,0,181,0,9,0,255,0,10,0,8,0,10,0,29,0,10,0,48,3,11,0,55,1,11,0,49,2,12,0,67,0,141,0,181,0,7,11,192,5,135,11,18,6,7,11,47,4,7,11,5,6,7,11,231,6,7,11,14,7,7,11,207,7,9,11,248,0,10,11,144,1,11,11,162,0,11,11,178,0,11,11,242,0,12,11,93,2,15,11,26,0,144,11,44,0,5,11,168,0,5,11,162,3,8,11,74,0,9,11,111,2,12,11,244,1,12,11,67,2,13,11,41,0,143,11,93,0,6,11,220,0,7,11,77,4,141,11,105,0,5,0,218,1,7,0,251,1,4,10,209,0,7,11,251,1,135,10,134,3,132,0,171,1,6,0,157,1,7,10,79,1,7,10,157,5,7,10,132,6,8,10,41,2,8,10,140,2,8,10,144,2,9,10,46,2,11,10,231,2,149,10,18,0,132,0,218,2,6,11,19,0,7,11,133,5,139,11,172,1,133,0,117,1,132,10,47,2,7,11,96,0,8,11,145,1,137,11,128,3,7,0,31,3,7,0,180,7,5,10,249,3,138,10,255,1,135,0,1,7,7,11,169,7,7,11,173,7,8,11,190,2,136,11,238,2,8,11,150,0,8,11,225,2,140,11,110,1,132,0,66,1,133,10,197,2,8,11,32,3,9,11,148,0,9,11,104,3,9,11,122,3,11,11,53,1,11,11,233,3,13,11,11,1,141,11,67,1,134,10,209,6,7,0,34,1,136,10,206,0,7,0,115,6,145,0,89,0,139,0,2,0,132,0,160,2,6,0,68,7,8,0,137,3,10,0,76,3,10,0,78,3,10,0,90,3,12,0,187,2,12,0,234,2,140,0,4,3,135,11,168,1,133,11,35,2,133,0,225,2,5,11,234,1,6,11,103,2,6,11,108,2,135,11,171,2,6,0,234,2,134,0,76,6,132,10,8,3,9,11,129,1,149,11,17,0,133,0,145,0,135,10,248,4,7,0,116,3,140,0,124,0,4,0,131,1,135,0,8,5,5,11,133,0,136,10,150,1,136,11,187,0,6,0,167,2,8,11,8,0,138,11,0,0,135,0,38,2,135,11,30,3,136,11,173,2,7,11,62,4,145,11,46,0,8,10,175,0,10,10,168,0,138,10,61,2,135,0,25,5,4,0,64,2,135,0,239,4,6,0,174,2,134,0,27,6,134,0,95,2,5,0,151,3,134,0,137,6,148,0,37,0,8,11,6,3,10,11,158,2,140,11,51,0,133,10,16,3,139,10,114,3,4,0,82,0,5,0,77,1,5,0,136,3,6,0,207,0,7,0,69,1,7,0,190,6,8,0,101,0,10,0,10,3,139,0,220,0,135,11,115,1,132,0,190,3,133,0,135,3,4,11,127,0,5,11,94,1,6,11,100,1,8,11,170,1,9,11,60,2,10,11,247,0,139,11,56,1,140,0,147,0,6,11,59,0,7,11,117,3,9,11,91,2,141,11,141,1,10,0,111,1,9,10,14,0,9,10,185,1,139,10,9,0,11,10,198,3,12,10,31,1,13,10,86,1,13,10,146,1,15,10,110,0,143,10,163,0,134,0,178,2,132,0,193,2,9,0,139,2,11,0,203,3,13,0,17,1,7,10,148,5,7,10,104,6,7,10,75,7,9,10,169,0,9,10,182,0,9,10,111,1,9,10,222,1,9,10,250,1,9,10,39,2,9,10,45,2,9,10,136,2,9,10,185,2,9,10,193,2,9,10,213,2,9,10,19,3,9,10,26,3,10,10,198,0,10,10,214,0,10,10,11,1,10,10,19,1,10,10,200,1,10,10,39,2,10,10,49,2,10,10,101,2,10,10,115,2,10,10,156,2,10,10,163,2,10,10,179,2,10,10,183,2,10,10,195,2,10,10,203,2,11,10,183,0,11,10,201,0,11,10,6,1,11,10,96,1,11,10,183,1,11,10,237,1,11,10,60,2,11,10,79,2,11,10,96,2,11,10,99,2,11,10,134,2,11,10,162,2,11,10,199,2,11,10,239,2,11,10,249,2,11,10,8,3,11,10,17,3,11,10,82,3,11,10,85,3,11,10,94,3,11,10,97,3,11,10,100,3,11,10,107,3,11,10,130,3,11,10,134,3,11,10,135,3,11,10,142,3,11,10,164,3,11,10,174,3,11,10,189,3,11,10,199,3,11,10,204,3,12,10,148,0,12,10,195,0,12,10,220,0,12,10,237,0,12,10,62,1,12,10,83,1,12,10,137,1,12,10,189,1,12,10,194,1,12,10,218,1,12,10,249,1,12,10,253,1,12,10,21,2,12,10,79,2,12,10,82,2,12,10,85,2,12,10,109,2,12,10,121,2,12,10,130,2,13,10,59,0,13,10,60,0,13,10,145,0,13,10,239,0,13,10,250,0,13,10,73,1,13,10,88,1,13,10,109,1,13,10,116,1,13,10,131,1,13,10,147,1,13,10,158,1,13,10,200,1,13,10,214,1,13,10,222,1,13,10,227,1,13,10,233,1,14,10,55,0,14,10,57,0,14,10,81,0,14,10,90,0,14,10,148,0,14,10,239,0,14,10,10,1,14,10,65,1,14,10,70,1,14,10,71,1,14,10,74,1,14,10,91,1,14,10,99,1,14,10,145,1,14,10,148,1,14,10,155,1,14,10,158,1,14,10,160,1,14,10,164,1,15,10,61,0,15,10,74,0,15,10,87,0,15,10,88,0,15,10,94,0,15,10,96,0,15,10,116,0,15,10,149,0,15,10,154,0,16,10,50,0,16,10,63,0,16,10,73,0,17,10,2,0,17,10,66,0,17,10,92,0,17,10,103,0,17,10,112,0,17,10,120,0,18,10,50,0,18,10,54,0,18,10,82,0,18,10,86,0,18,10,90,0,18,10,111,0,18,10,115,0,18,10,156,0,19,10,40,0,19,10,79,0,20,10,78,0,149,10,22,0,7,0,119,3,5,10,161,0,135,10,71,3,142,11,98,0,134,0,90,0,138,11,100,1,135,11,185,1,6,11,111,0,7,11,4,0,8,11,163,0,8,11,8,3,138,11,54,2,134,0,140,3,134,0,237,4,7,0,45,3,12,0,241,1,141,0,56,0,134,0,211,4,135,0,173,1,135,11,202,7,138,0,136,3,6,0,125,0,7,0,253,4,137,0,4,3,151,0,12,0,4,0,73,3,5,0,130,1,133,11,130,1,5,11,41,1,135,11,14,4,6,0,92,3,6,0,45,4,135,11,53,1,136,0,178,3,135,10,22,7,141,11,162,1,136,11,107,1,10,0,0,3,139,0,19,3,22,11,30,0,150,11,33,0,6,0,160,0,7,0,82,4,9,0,2,3,11,0,112,0,140,0,157,1,11,11,216,0,139,11,84,1,136,10,139,0,135,11,110,5,135,11,40,3,132,11,24,1,12,0,15,1,17,0,109,0,7,10,131,2,136,10,236,0,140,11,54,0,4,11,165,1,133,11,36,2,11,0,207,2,12,0,36,0,141,0,81,1,7,0,69,2,9,0,132,2,137,0,187,2,11,11,255,1,13,11,138,1,14,11,42,1,14,11,62,1,146,11,103,0,7,0,48,1,9,0,134,2,9,0,94,3,11,0,184,2,12,0,208,0,15,0,79,0,147,0,108,0,4,0,119,2,7,0,102,4,135,0,0,6,135,11,247,5,8,0,112,3,10,0,101,3,138,0,145,3,7,0,233,5,5,10,54,0,6,11,254,0,9,11,109,0,138,11,103,0,135,0,213,3,133,11,217,2,132,10,232,2,132,0,178,1,134,0,38,2,7,0,162,3,10,0,220,1,13,0,196,1,19,0,104,0,6,11,94,6,10,10,146,1,146,10,55,0,5,0,41,2,138,0,56,3,136,0,196,1,8,0,151,0,137,10,112,2,132,10,60,2,132,0,4,3,133,11,159,2,133,0,36,1,138,0,135,0,132,11,121,3,140,11,207,0,9,0,248,1,6,10,43,0,7,10,38,0,8,10,248,0,138,10,1,2,6,0,65,4,135,11,118,7,4,11,115,2,133,11,7,3,135,0,15,3,133,10,254,2,133,10,107,1,7,0,131,1,135,11,131,1,7,0,137,1,10,0,91,2,11,0,206,0,7,11,202,0,11,11,106,1,11,11,180,3,140,11,132,1,6,11,251,1,7,11,195,1,8,11,133,1,12,11,234,1,13,11,16,0,13,11,215,0,13,11,95,1,18,11,132,0,147,11,125,0,4,0,144,3,9,0,232,0,135,11,73,3,6,10,2,1,140,10,153,1,5,10,249,0,148,10,82,0,136,11,54,2,6,0,209,3,135,11,190,4,7,0,181,7,136,0,204,2,135,0,98,0,133,0,221,2,5,11,144,3,134,11,159,6,5,10,137,1,6,10,122,1,7,10,189,7,9,10,32,0,9,10,79,2,10,10,173,2,10,10,229,2,142,10,126,1,133,10,20,3,10,0,19,0,11,0,143,3,7,10,176,7,141,10,253,1,5,0,156,2,5,11,236,0,6,11,60,2,8,11,236,1,11,11,106,2,144,11,56,0,135,11,253,6,4,0,104,1,5,0,123,2,5,0,188,2,5,10,58,0,5,10,171,0,5,10,171,2,6,10,35,1,6,10,54,2,7,10,114,6,11,10,11,2,12,10,17,1,12,10,47,1,15,10,39,0,143,10,111,0,133,0,133,3,134,10,77,2,5,11,190,0,136,11,62,1,140,0,144,2,7,0,214,2,152,0,9,0,4,10,149,3,133,10,237,3,135,10,62,6,134,11,235,1,4,10,151,3,133,11,178,1,137,0,72,0,6,0,245,4,6,0,30,6,134,0,85,6,9,0,207,1,10,0,83,2,4,10,255,0,5,10,46,1,6,10,132,0,7,10,128,0,7,10,27,1,7,10,19,5,10,10,52,0,10,10,2,2,11,10,157,3,13,10,92,0,142,10,53,1,135,0,174,5,134,0,7,5,11,0,88,2,13,0,245,0,137,10,173,0,136,0,221,3,7,0,164,0,7,0,35,6,9,0,107,0,140,0,225,0,6,0,37,4,141,10,186,1,4,0,27,0,5,0,228,1,5,0,254,1,6,0,178,1,7,0,232,3,7,0,74,4,136,0,2,0,7,11,85,0,7,11,247,0,8,11,73,2,10,11,163,0,138,11,60,1,11,11,103,0,142,11,0,0,134,0,103,4,4,0,204,1,134,0,84,3,134,10,210,0,4,0,164,3,133,0,123,3,6,0,76,2,147,11,83,0,8,0,113,2,4,10,28,1,134,10,223,0,134,0,76,0,8,0,92,0,137,0,221,0,4,11,124,0,10,11,201,1,11,11,121,0,11,11,169,0,11,11,166,1,11,11,102,3,12,11,214,0,13,11,133,1,14,11,187,0,143,11,77,0,9,11,106,2,138,11,226,1,4,10,218,0,7,10,14,2,143,10,137,0,13,0,9,0,14,0,104,0,14,0,55,1,4,10,14,1,5,10,192,0,6,10,76,1,135,10,42,5,140,10,149,2,135,11,169,4,6,11,107,0,7,11,126,2,7,11,96,6,137,11,140,1,132,0,251,2,4,0,110,2,5,11,114,1,134,11,220,6,133,0,253,0,135,0,34,2,9,0,73,0,10,0,110,0,14,0,185,0,17,0,119,0,133,11,204,0,7,0,112,2,7,0,148,3,10,0,0,1,139,0,87,0,7,10,123,1,8,10,225,1,137,10,121,1,5,0,212,0,12,0,35,0,13,0,126,1,5,11,202,3,134,11,170,6,9,0,234,2,5,10,235,3,134,10,149,0,10,0,150,0,11,0,81,3,13,0,74,1,8,10,6,1,9,10,115,2,11,10,214,0,11,10,148,1,11,10,201,1,11,10,12,3,11,10,145,3,13,10,145,1,142,10,200,0,134,0,186,5,135,11,3,0,6,0,19,5,4,11,35,0,5,11,121,0,5,11,227,1,5,11,173,2,6,11,233,1,7,11,180,4,136,11,138,1,135,10,230,2,4,10,142,0,136,10,48,1,4,11,153,3,133,11,239,3,134,0,238,5,6,0,205,4,135,0,151,4,133,0,48,3,12,0,159,0,4,10,215,1,4,11,200,2,5,10,51,0,6,10,90,2,7,10,157,3,8,10,228,1,138,10,195,0,134,11,93,6,5,0,101,3,5,0,200,3,6,0,90,6,8,0,222,2,136,0,16,3,4,0,30,2,6,0,180,6,6,0,191,6,7,0,58,4,7,0,9,6,8,0,56,0,8,0,118,0,8,0,156,1,8,0,52,2,9,0,120,3,9,0,140,3,10,0,50,0,10,0,167,1,11,0,173,2,11,0,185,2,11,0,165,3,12,0,43,1,13,0,126,0,13,0,136,0,13,0,170,0,13,0,190,0,136,10,176,2,132,10,185,2,4,0,232,0,9,0,202,0,10,0,218,1,140,0,177,1,136,0,212,0,6,0,108,0,7,0,235,3,7,0,157,4,8,0,111,0,136,0,87,1,5,10,221,0,135,11,231,4,133,11,229,1,134,0,176,6,142,0,216,0,5,0,131,2,6,0,4,2,4,11,29,1,5,11,61,1,6,11,45,1,7,11,7,0,8,11,153,0,10,11,254,2,11,11,212,1,12,11,211,1,141,11,143,0,4,0,133,0,7,0,199,2,7,0,18,5,135,0,49,6,134,0,138,2,135,11,0,2,6,0,99,0,7,0,16,7,145,0,57,0,6,0,246,0,6,0,62,2,7,0,172,1,9,0,25,3,10,0,157,2,11,0,229,1,11,0,72,3,12,0,44,1,14,0,250,0,145,0,55,0,4,10,132,0,5,10,69,0,135,10,218,4,136,0,255,3,7,0,46,1,132,10,111,0,135,0,79,7,132,0,216,2,9,0,252,0,132,10,255,2,6,0,205,1,7,0,54,6,7,10,136,5,7,10,213,7,8,10,131,0,8,10,210,1,9,10,160,2,13,10,252,0,148,10,103,0,6,0,67,1,135,0,28,6,7,0,205,1,136,0,7,3,6,10,44,0,136,10,112,1,139,0,172,0,132,0,208,1,4,10,58,2,133,10,120,0,137,11,13,1,6,10,227,0,135,10,53,6,6,11,183,6,6,11,199,6,7,11,224,7,7,11,228,7,8,11,69,3,137,11,84,3,7,0,215,2,146,0,73,0,132,0,255,3,135,11,84,3,135,10,249,5,136,0,65,2,138,11,56,2,134,0,13,4,8,11,67,0,138,11,163,1,4,0,157,1,5,0,165,2,8,0,176,1,140,0,24,1,10,0,88,2,6,10,131,6,7,11,199,3,7,10,244,7,141,11,11,0,6,10,255,1,140,10,132,0,6,0,31,3,5,10,56,2,6,10,138,0,135,10,13,5,8,0,159,0,4,10,53,2,136,10,59,3,7,0,134,2,7,0,194,6,11,0,190,1,141,0,178,0,4,10,154,3,133,10,255,3,135,11,11,0,132,0,139,1,11,0,145,0,135,10,234,3,9,0,174,0,10,0,164,0,11,0,184,1,11,0,2,2,11,0,73,3,15,0,98,0,149,0,20,0,134,0,170,1,10,0,96,2,139,0,234,3,7,11,64,1,8,11,51,0,12,11,225,1,12,11,58,2,148,11,106,0,9,0,209,3,9,0,215,3,132,11,189,1,138,0,250,0,139,0,100,0,6,0,190,7,136,10,146,1,133,11,239,0,4,10,204,2,141,10,31,0,5,0,220,1,7,11,83,0,7,11,198,7,8,11,130,0,139,11,208,2,8,10,179,2,136,10,219,2,5,11,123,0,6,11,18,2,7,11,92,1,135,11,139,5,5,0,76,0,6,0,202,1,6,0,241,1,7,0,100,3,9,0,146,2,10,0,82,2,11,0,173,0,11,0,54,2,12,0,20,0,12,0,82,1,141,0,200,0,9,11,139,0,10,11,143,1,11,11,213,1,12,11,122,2,141,11,223,0,9,10,72,3,138,10,35,3,133,10,79,3,11,11,223,0,140,11,168,0,132,11,210,0,8,0,191,1,9,10,53,0,9,10,12,1,9,10,133,3,10,10,6,2,10,10,61,3,11,10,188,0,13,10,74,0,14,10,46,0,15,10,17,0,15,10,33,0,17,10,40,0,18,10,36,0,19,10,20,0,22,10,1,0,152,10,2,0,4,0,14,2,7,0,5,4,135,0,30,4,19,11,59,0,150,11,2,0,4,0,124,2,6,0,83,7,6,0,128,7,9,0,231,3,12,0,39,3,12,0,57,3,15,0,179,0,15,0,190,0,18,0,182,0,136,10,20,2,6,0,163,6,7,0,148,2,7,0,100,4,17,0,31,0,19,0,22,0,151,0,14,0,135,10,169,2,132,11,174,1,140,10,165,2,4,10,172,2,136,10,128,1,132,11,244,2,133,11,213,0,7,0,188,0,7,10,110,0,8,10,34,1,8,10,79,2,9,10,126,1,9,10,137,2,11,10,71,0,11,10,155,0,11,10,57,1,12,10,5,0,13,10,69,1,142,10,31,1,7,10,104,1,7,10,169,1,9,10,66,0,9,10,22,1,138,10,132,2,142,11,164,0,4,0,23,1,7,0,45,1,137,0,106,1,134,11,74,2,135,0,207,6,4,0,178,0,133,0,143,1,4,10,132,3,133,10,93,3,5,10,254,0,7,10,217,3,136,10,73,0,133,11,108,0,7,10,167,7,136,10,171,2,133,11,219,0,4,11,193,0,5,11,148,3,7,11,108,1,10,11,142,1,10,11,214,2,11,11,61,1,11,11,114,2,12,11,142,0,12,11,32,1,12,11,166,2,13,11,57,1,15,11,113,0,18,11,114,0,21,11,30,0,150,11,53,0,6,11,241,0,7,11,139,3,8,11,64,3,9,11,86,1,10,11,217,2,11,11,28,1,11,11,189,1,11,11,139,2,11,11,95,3,13,11,142,1,146,11,99,0,132,0,104,3,134,0,63,3,134,0,156,6,6,0,202,0,6,0,238,3,9,0,64,3,10,0,124,2,11,0,208,0,12,0,104,1,17,0,118,0,18,0,27,0,20,0,67,0,137,11,222,2,132,10,213,2,7,11,225,3,138,11,154,2,134,0,162,7,134,10,196,0,7,0,104,3,10,0,4,2,139,0,167,0,133,10,63,3,4,11,50,2,9,11,254,0,139,11,111,3,137,0,57,1,4,0,224,0,132,11,18,3,11,0,24,0,12,0,170,0,136,10,211,2,5,0,34,2,7,0,35,0,8,0,11,0,8,0,12,0,9,0,59,1,9,0,21,2,10,0,34,3,11,0,166,0,12,0,13,2,142,0,243,0,7,0,145,7,13,10,80,0,13,10,181,1,145,10,74,0,5,0,241,0,8,0,242,0,9,0,195,1,10,0,155,2,11,0,86,2,140,0,173,1,150,0,46,0,6,0,249,4,137,0,62,3,5,10,80,3,6,10,66,0,136,10,252,2,6,0,57,3,134,0,225,3,4,0,238,3,10,0,71,1,13,0,15,1,4,10,36,0,7,10,107,5,139,10,243,2,134,0,255,3,135,0,44,6,4,0,110,1,137,0,4,2,132,10,119,3,6,0,200,6,135,0,99,7,6,11,216,0,7,11,133,3,7,11,63,5,136,11,237,1,6,10,165,0,138,10,132,1,7,11,85,1,139,11,219,0,4,10,207,2,135,10,155,0,134,0,143,7,132,0,58,3,6,0,75,1,6,0,69,6,8,0,111,2,11,0,139,0,139,0,171,0,135,11,198,6,10,11,115,0,11,11,164,1,12,11,154,0,13,11,148,1,14,11,90,1,15,11,54,0,143,11,112,0,7,0,32,1,4,10,97,1,6,10,146,0,6,10,253,6,7,10,222,3,7,10,68,5,9,10,153,2,9,10,130,3,11,10,125,3,142,10,212,0,6,0,148,3,134,0,56,6,7,0,96,7,4,10,45,0,135,10,233,4,5,11,243,3,136,11,189,2,139,11,84,2,4,11,54,0,5,11,154,2,7,11,15,4,7,11,106,4,9,11,195,0,138,11,46,1,134,0,191,5,134,0,34,6,132,0,138,1,140,10,65,0,136,10,48,3,135,0,139,7,7,0,62,2,135,0,183,6,134,11,211,1,132,0,146,2,9,0,13,3,10,0,144,0,11,0,129,1,13,0,161,0,13,0,228,0,13,0,12,1,20,0,107,0,134,11,133,6,136,0,118,1,135,0,223,2,4,0,88,1,6,0,242,1,139,0,67,1,7,0,74,2,7,0,39,4,6,10,47,2,134,10,155,6,137,0,155,0,133,0,138,3,7,11,122,0,9,11,3,1,10,11,84,0,11,11,214,1,12,11,29,2,141,11,123,1,134,0,115,4,10,0,108,0,139,0,116,0,134,10,200,1,133,10,157,3,5,11,82,0,5,11,131,0,7,11,219,6,8,11,31,0,9,11,168,0,9,11,252,2,139,11,101,3,134,11,93,2,5,11,22,1,137,11,68,0,4,11,163,0,5,11,201,0,5,11,51,1,5,11,54,1,6,11,79,1,7,11,28,1,136,11,165,0,135,11,124,6,6,11,33,0,135,11,220,4,4,0,104,2,136,11,227,1,8,0,89,3,8,0,134,3,8,0,142,3,10,0,111,3,12,0,214,2,4,11,199,0,139,11,34,0,136,0,180,2,6,10,193,0,7,10,240,0,7,10,146,6,10,10,51,0,10,10,128,2,11,10,154,1,13,10,82,0,14,10,247,0,14,10,75,1,142,10,121,1,6,0,55,3,134,0,215,3,139,10,155,1,132,0,49,1,136,10,121,2,138,11,203,0,134,0,169,2,6,11,70,1,7,11,165,2,137,11,169,1,5,0,214,0,7,0,91,2,8,0,99,2,9,0,174,2,10,0,88,0,11,0,203,1,11,0,240,1,12,0,207,1,12,0,78,2,141,0,0,0,136,0,236,3,142,0,23,0,134,0,167,6,147,11,8,0,145,11,56,0,135,0,163,5,4,10,237,0,135,10,2,2,6,0,202,2,145,0,19,0,5,11,102,1,7,11,217,1,7,11,160,4,10,11,150,2,13,11,212,0,13,11,48,1,13,11,77,1,145,11,98,0,4,0,225,2,10,0,98,0,11,0,38,1,12,0,60,0,12,0,181,1,13,0,64,0,13,0,124,1,142,0,174,1,6,10,136,1,7,10,65,0,135,10,227,7,6,0,222,6,8,0,8,2,9,0,89,1,9,0,147,1,142,0,94,1,5,0,47,0,10,0,242,0,138,0,67,2,5,0,139,0,7,0,144,4,138,0,27,2,134,0,179,5,13,0,132,1,141,11,132,1,134,0,253,0,7,10,236,4,135,10,254,6,10,0,252,0,9,10,222,0,139,10,132,3,140,0,233,2,133,11,178,3,4,0,107,0,7,0,101,2,8,0,183,1,8,0,248,1,9,0,245,1,10,0,127,1,139,0,221,1,135,11,205,5,132,0,103,3,7,11,155,1,7,11,78,2,8,11,119,2,9,11,67,1,10,11,99,1,11,11,235,1,12,11,143,0,12,11,146,1,13,11,73,0,14,11,152,1,15,11,107,0,146,11,71,0,132,0,229,0,132,0,135,3,140,0,71,0,133,0,37,2,4,0,47,0,6,0,117,1,7,0,196,1,7,0,31,2,7,0,36,7,7,0,64,7,9,0,6,0,11,0,1,1,139,0,135,1,7,11,187,5,8,11,72,1,10,11,32,2,11,11,187,3,13,11,64,1,145,11,83,0,5,0,212,3,134,0,218,6,136,0,97,3,5,0,193,2,137,0,94,2,7,0,161,0,8,10,201,0,136,10,93,2,143,11,35,0,5,11,67,3,6,11,227,1,140,10,224,0,7,0,24,2,7,0,51,5,136,0,143,0,134,0,108,5,5,0,212,2,10,0,49,1,11,0,151,0,12,0,33,0,12,0,121,0,12,0,125,1,17,0,3,0,17,0,27,0,17,0,78,0,18,0,18,0,19,0,54,0,149,0,5,0,4,10,11,2,133,10,126,2,5,0,19,0,134,0,21,2,5,0,139,1,5,0,183,3,134,0,240,6,135,0,116,7,132,0,78,3,10,0,74,0,11,0,151,2,12,0,210,0,13,0,166,0,13,0,54,1,14,0,117,1,18,0,95,0,19,0,43,0,6,10,242,0,7,10,227,0,7,10,45,6,8,10,104,0,9,10,113,0,9,10,220,0,9,10,171,1,10,10,239,0,11,10,67,2,11,10,255,3,13,10,4,0,13,10,204,0,13,10,60,1,148,10,86,0,9,11,204,2,11,11,108,0,13,11,123,0,14,11,252,0,19,11,38,0,21,11,3,0,151,11,11,0,8,0,116,1,9,0,122,0,138,0,175,0,132,11,165,2,7,11,94,5,136,11,28,2,135,10,93,3,132,0,183,2,7,0,241,1,9,0,131,1,147,0,81,0,136,0,169,3,134,0,206,2,7,0,48,5,136,10,238,1,132,11,75,1,6,0,45,6,133,11,235,2,5,0,28,1,6,0,49,0,6,0,94,1,7,0,1,0,7,0,121,1,7,0,157,6,8,0,18,0,8,0,166,2,9,0,161,0,9,0,73,2,9,0,159,2,9,0,71,3,11,0,144,3,141,0,171,1,7,10,26,5,8,10,249,1,9,10,226,1,10,10,126,0,11,10,225,0,12,10,91,1,12,10,193,1,13,10,19,0,14,10,218,0,142,10,179,1,10,10,252,2,12,10,120,0,13,10,39,0,145,10,127,0,4,0,85,2,133,10,12,1,134,0,70,4,4,0,240,3,134,0,181,7,132,0,43,3,139,0,140,3,135,0,191,5,133,11,70,1,4,10,128,1,135,10,254,3,7,0,143,7,8,0,68,1,12,0,42,0,4,11,179,2,7,11,143,7,8,11,68,1,9,11,35,0,10,11,168,2,11,11,108,1,12,11,42,0,13,11,101,1,146,11,16,0,135,0,222,7,7,0,215,7,9,0,101,0,9,0,194,1,10,0,66,0,10,0,74,3,11,0,24,2,12,0,75,2,6,11,32,0,7,11,129,1,7,11,245,2,7,11,124,7,8,11,37,0,8,11,94,0,8,11,199,2,9,11,29,2,10,11,162,0,10,11,27,3,11,11,221,3,11,11,242,3,12,11,14,0,142,11,52,1,139,0,74,2,135,10,167,6,7,0,53,4,11,0,28,0,9,10,159,0,140,10,91,2,6,0,197,4,136,10,71,2,6,11,152,0,6,11,93,1,6,11,146,6,7,11,228,4,8,11,112,0,9,11,179,1,9,11,156,2,10,11,34,1,10,11,63,1,10,11,47,3,11,11,180,0,11,11,69,3,12,11,240,0,13,11,152,0,13,11,219,0,142,11,158,0,139,0,62,0,132,10,3,2,8,10,120,2,8,10,185,2,137,10,86,3,134,0,230,6,132,11,69,2,6,11,126,0,7,11,61,2,8,11,141,1,142,11,44,0,150,0,28,0,11,0,158,2,22,0,25,0,4,10,136,0,133,10,39,2,6,0,129,6,7,0,0,1,7,0,108,5,138,0,243,1,4,0,22,0,5,0,10,0,7,0,40,6,136,0,97,0,134,10,246,6,5,0,225,1,7,10,7,5,9,10,44,0,10,10,40,2,10,10,130,2,11,10,71,3,12,10,18,1,12,10,19,1,12,10,116,1,13,10,91,0,142,10,125,0,133,11,158,3,7,11,208,4,137,11,19,2,6,0,134,0,7,0,181,1,7,0,32,7,9,0,37,0,14,0,29,1,142,0,115,1,7,0,230,1,8,0,155,0,11,0,93,0,140,0,164,0,6,0,111,5,134,0,162,5,133,11,158,2,133,0,79,2,6,10,147,0,7,10,118,3,7,11,165,7,9,10,241,2,138,10,12,1,5,0,124,1,5,0,138,2,7,0,149,4,136,0,54,1,4,0,108,1,7,0,132,4,7,0,163,4,137,0,153,1,135,11,85,6,134,0,226,1,133,11,250,1,4,0,13,3,6,0,231,1,7,0,158,3,8,0,7,1,139,0,244,1,138,10,137,0,135,11,242,0,139,11,96,0,133,10,158,1,135,10,226,6,134,0,36,3,5,11,66,3,7,11,178,4,8,11,14,0,9,11,225,1,137,11,112,3,134,10,87,2,4,0,94,0,135,0,241,4,4,0,159,1,132,0,161,1,5,0,92,1,6,0,10,2,6,10,213,6,7,11,246,5,138,11,209,1,134,10,91,6,132,0,244,3,132,10,232,1,4,11,101,1,6,11,172,0,7,11,143,0,137,11,157,1,4,10,83,0,4,11,78,2,146,11,76,0,140,10,164,2,7,11,31,1,8,11,99,1,9,11,37,1,137,11,231,2,134,10,22,1,6,0,11,7,18,0,165,0,24,0,21,0,5,11,169,0,7,11,77,1,136,11,45,0,12,10,97,0,140,11,97,0,4,0,152,1,4,0,229,2,135,0,244,1,132,11,198,0,7,10,132,1,7,10,132,2,139,10,13,3,4,11,24,0,5,11,140,0,5,11,185,0,7,11,220,5,11,11,53,2,139,11,70,3,6,0,41,5,9,0,1,1,7,10,229,0,8,10,59,0,9,10,190,0,10,10,122,1,140,10,191,0,4,11,78,1,133,11,81,2,135,11,93,7,134,0,114,4,4,0,249,0,6,0,73,0,135,0,177,0,133,0,64,2,142,0,231,0,137,0,32,1,132,10,148,2,7,10,11,4,138,10,225,2,135,0,207,5,6,0,221,3,9,0,177,1,7,10,178,2,9,10,75,2,140,10,9,2,7,0,240,4,7,0,142,6,11,0,177,3,12,0,85,1,12,0,215,1,140,0,57,2,132,11,197,2,133,11,129,3,5,11,224,0,13,11,174,0,146,11,52,0,135,11,48,7,134,10,208,6,12,0,87,0,16,0,74,0,4,10,221,2,9,10,194,0,10,10,92,0,11,10,198,0,12,10,84,0,141,10,128,0,140,0,11,3,135,0,26,2,4,11,96,2,133,11,241,1,133,0,157,1,7,11,95,5,7,11,186,5,138,11,75,1,136,0,239,1,6,11,28,2,136,11,136,0,7,0,54,0,8,0,56,1,10,0,191,0,10,0,102,2,140,0,55,2,6,0,212,1,7,0,55,2,7,0,198,5,8,0,18,2,14,0,34,1,133,11,231,3,4,11,43,1,7,10,50,1,135,11,236,3,142,11,40,1,134,0,204,5,133,10,211,3,6,0,97,2,9,0,47,3,12,11,137,0,14,11,9,0,14,11,24,0,142,11,64,0,133,11,200,1,6,0,228,1,135,0,54,3,133,10,178,0,136,11,180,0,132,11,243,2,137,0,132,3,135,0,55,5,6,0,188,6,135,0,230,7,135,11,115,4,5,0,128,2,132,10,134,1,6,0,39,7,138,11,121,2,135,11,54,2,4,11,122,3,5,11,37,3,5,11,51,3,5,11,193,3,6,11,140,1,6,11,95,6,6,11,142,6,7,11,175,7,7,11,249,7,9,11,118,2,11,11,8,0,11,11,251,3,12,11,176,0,13,11,225,0,14,11,36,1,149,11,24,0,132,0,218,1,134,0,79,4,135,0,224,5,134,0,40,6,6,0,193,3,6,0,10,4,140,0,143,2,11,11,2,2,149,11,20,0,5,0,49,1,135,11,23,7,7,11,225,5,10,11,190,0,10,11,122,2,11,11,24,3,12,11,102,1,140,11,191,1,5,11,0,0,6,11,24,2,7,11,92,2,13,11,189,1,145,11,126,0,7,0,212,4,133,10,105,0,4,0,224,1,6,0,217,0,6,0,46,1,6,0,106,6,7,0,130,0,7,0,69,3,7,0,41,5,7,0,11,6,7,0,121,6,8,0,173,1,9,0,228,0,13,0,33,1,13,0,87,1,19,0,101,0,6,11,232,0,6,11,156,1,7,11,50,4,8,11,9,0,8,11,157,0,8,11,18,3,9,11,196,0,9,11,96,1,9,11,201,1,10,11,81,1,11,11,232,0,11,11,109,3,12,11,224,1,140,11,34,2,5,10,182,1,7,11,190,3,9,10,182,2,12,10,115,2,13,11,38,0,141,10,210,0,4,11,126,1,136,11,67,2,7,0,22,1,10,0,227,2,11,0,196,2,141,0,92,1,4,11,212,0,135,11,182,4,135,11,106,7,6,0,196,2,6,0,64,5,152,10,11,0,137,11,0,3,134,0,48,7,140,0,233,0,8,10,25,0,138,10,58,3,6,0,225,7,133,11,143,2,6,0,208,5,139,11,34,1,132,10,52,1,134,0,54,6,134,0,8,7,134,0,235,4,16,0,28,0,6,11,231,0,7,11,95,0,136,11,167,1,133,11,44,1,135,10,150,0,136,10,137,2,7,11,82,7,137,11,129,2,6,11,237,0,7,11,99,2,8,11,100,0,9,11,160,1,11,11,79,1,12,11,173,0,146,11,101,0,137,0,45,0,134,10,9,2,17,0,36,0,14,11,26,0,146,11,150,0,7,0,162,5,14,0,22,0,5,10,83,1,15,10,41,0,15,10,166,0,147,10,66,0,8,0,122,1,6,11,69,2,135,11,95,4,134,0,227,5,147,11,117,0,139,0,39,0,134,0,30,4,6,0,107,1,7,0,163,7,136,0,213,2,134,0,244,7,133,11,199,0,6,0,79,7,9,0,167,3,9,0,193,3,9,0,236,3,9,0,248,3,12,0,37,3,12,0,84,3,12,0,85,3,12,0,101,3,12,0,114,3,12,0,128,3,12,0,138,3,12,0,149,3,12,0,172,3,15,0,170,0,15,0,176,0,15,0,188,0,15,0,201,0,15,0,205,0,15,0,212,0,15,0,234,0,15,0,244,0,18,0,181,0,18,0,193,0,18,0,196,0,18,0,201,0,18,0,202,0,18,0,210,0,18,0,217,0,18,0,235,0,18,0,236,0,18,0,237,0,21,0,54,0,21,0,55,0,21,0,58,0,21,0,59,0,152,0,22,0,134,10,92,6,137,0,37,3,5,0,45,3,135,0,254,7,142,11,42,0,5,0,200,2,6,0,216,4,11,0,17,0,13,0,65,1,144,0,67,0,132,0,105,2,135,10,61,3,6,0,64,1,7,0,13,3,7,0,129,7,9,0,55,0,10,0,186,0,10,0,17,1,10,0,152,2,10,0,33,3,11,0,228,3,11,0,229,3,13,0,157,0,142,0,170,0,136,0,15,1,5,10,230,1,135,10,69,5,18,11,91,0,147,11,70,0,10,0,189,1,7,10,99,6,8,10,17,0,138,10,39,1,136,11,148,1,7,0,103,0,7,0,95,3,11,0,184,0,145,0,62,0,138,10,46,2,137,0,147,2,6,11,56,1,6,11,179,6,10,11,72,2,11,11,34,2,11,11,180,2,12,11,3,1,12,11,39,1,13,11,46,0,141,11,154,0,134,0,164,2,132,11,76,2,4,11,231,0,5,11,61,0,6,11,104,0,7,11,217,2,7,11,196,3,7,11,122,6,140,11,158,1,6,11,7,1,138,11,245,2,11,0,81,1,142,0,47,1,135,11,83,5,132,11,64,1,140,0,250,1,134,10,191,1,5,0,77,0,7,0,175,5,10,0,75,3,147,0,73,0,7,10,65,2,7,10,152,5,9,10,219,1,9,10,249,1,9,10,14,2,9,10,97,2,9,10,177,2,9,10,214,2,9,10,223,2,9,10,226,2,10,10,44,2,10,10,162,2,10,10,172,2,11,10,89,0,11,10,202,0,11,10,16,1,11,10,124,1,11,10,159,1,11,10,249,1,11,10,25,2,11,10,38,2,11,10,50,2,11,10,128,2,11,10,155,2,11,10,176,2,11,10,79,3,11,10,159,3,11,10,162,3,11,10,172,3,12,10,144,0,12,10,69,1,12,10,73,1,12,10,133,1,12,10,147,1,12,10,195,1,12,10,3,2,12,10,92,2,12,10,104,2,12,10,114,2,13,10,66,0,13,10,131,0,13,10,167,0,13,10,236,0,13,10,112,1,13,10,155,1,13,10,178,1,13,10,197,1,13,10,205,1,13,10,218,1,14,10,59,0,14,10,60,0,14,10,139,0,14,10,152,0,14,10,20,1,14,10,97,1,14,10,146,1,15,10,28,0,15,10,81,0,15,10,123,0,15,10,152,0,18,10,136,0,148,10,88,0,132,0,202,1,135,0,140,5,6,0,109,0,10,0,126,1,4,11,149,1,4,10,97,2,7,10,244,2,7,11,49,3,9,10,32,2,11,10,157,1,14,11,58,0,14,10,51,1,16,10,25,0,17,11,37,0,146,11,124,0,6,0,74,1,7,0,60,4,11,0,142,0,133,11,206,3,4,10,162,3,133,10,179,3,5,10,171,3,142,11,138,1,16,0,91,0,145,0,87,0,5,11,235,0,5,10,194,3,7,11,215,4,11,11,131,0,140,11,114,1,11,0,236,1,5,10,139,2,8,10,170,0,9,10,61,0,9,10,63,0,10,10,23,0,10,10,37,0,10,10,66,3,11,10,4,0,11,10,25,1,11,10,247,1,11,10,165,2,12,10,96,0,12,10,130,0,12,10,244,0,14,10,5,0,14,10,40,0,14,10,162,0,14,10,202,0,146,10,133,0,4,10,150,1,5,10,67,2,12,10,236,1,150,10,15,0,9,11,137,0,138,11,221,0,134,0,215,4,11,0,211,0,140,0,145,0,7,11,134,1,138,11,140,0,135,11,138,5,135,11,120,4,134,0,25,4,7,0,65,1,6,10,17,0,7,10,233,3,7,10,190,7,9,10,118,3,10,10,233,1,10,10,32,3,11,10,14,3,12,10,64,1,13,10,211,1,14,10,145,0,14,10,131,1,143,10,119,0,145,10,17,0,5,11,151,1,11,11,233,1,19,11,37,0,20,11,73,0,150,11,38,0,133,10,202,1,135,0,193,7,7,10,191,7,8,10,0,0,8,10,171,0,9,10,120,0,9,10,220,2,10,10,217,1,11,10,144,2,11,10,230,3,18,10,0,0,18,10,2,0,147,10,21,0,5,11,69,1,7,11,203,5,8,11,5,0,8,11,227,0,9,11,105,0,10,11,73,2,140,11,102,2,136,0,122,0,132,0,234,0,135,11,172,4,6,0,208,3,6,0,74,4,134,0,161,5,7,0,253,0,136,0,37,2,6,11,109,2,13,11,248,1,144,11,19,0,132,10,7,2,5,0,174,1,5,0,164,3,6,0,131,0,7,0,161,1,9,0,10,2,11,0,58,1,141,0,134,1,14,0,149,0,14,0,143,1,143,0,57,0,5,10,139,3,6,10,31,0,6,11,218,0,7,10,235,1,7,10,18,2,8,10,80,2,11,10,53,0,11,10,11,3,12,10,167,0,12,10,155,1,14,10,14,0,14,10,136,0,15,10,72,0,16,10,17,0,144,10,72,0,140,11,74,1,7,11,198,1,7,11,14,3,136,11,0,3,132,0,251,1,10,11,164,2,140,11,206,1,6,0,118,2,9,0,43,3,4,10,208,0,5,10,106,0,6,10,19,2,8,10,152,1,9,10,188,0,138,10,60,2,4,0,87,1,5,0,255,1,134,10,157,6,134,11,164,0,132,0,192,1,7,0,199,1,138,0,79,2,135,0,101,5,12,10,185,1,150,11,50,0,9,10,193,1,10,10,192,0,138,10,228,2,6,0,63,2,132,10,241,0,134,0,151,4,134,0,141,2,134,0,225,6,134,0,174,4,132,10,3,1,6,11,87,1,7,11,195,0,9,11,226,0,10,11,197,0,10,11,63,2,11,11,246,1,139,11,131,3,7,0,103,4,7,0,36,6,10,0,41,1,10,0,166,1,11,0,252,2,11,0,42,3,12,0,8,1,13,0,102,0,13,0,44,1,13,0,228,1,14,0,147,0,14,0,229,0,17,0,71,0,18,0,118,0,147,0,120,0,135,11,154,2,132,0,166,2,4,10,173,0,5,10,56,1,5,10,0,2,135,10,5,5,7,10,67,6,7,10,155,6,9,10,208,1,11,10,195,0,12,10,23,1,12,10,192,1,14,10,11,0,147,10,102,0,16,0,99,0,146,0,164,0,7,11,101,4,9,11,143,0,11,11,61,0,14,11,149,1,150,11,21,0,137,11,4,1,4,10,196,1,5,10,71,2,5,10,49,3,6,10,177,1,7,10,81,2,7,10,208,2,7,10,98,5,8,10,161,0,9,10,28,1,10,10,57,1,139,10,118,3,132,10,35,2,136,10,210,2,14,0,35,0,142,0,191,0,141,0,45,0,138,0,121,0,132,0,125,0,134,0,86,6,133,11,191,3,8,10,164,1,139,10,193,0,132,0,209,2,135,10,153,1,136,0,145,0,7,0,24,3,8,0,147,0,10,0,53,3,11,0,202,3,11,0,253,3,136,11,173,0,134,11,10,1,132,0,203,2,7,0,207,7,138,10,52,1,133,0,19,2,5,0,168,0,5,0,162,3,8,0,74,0,9,0,111,2,12,0,244,1,140,0,67,2,144,0,65,0,138,11,246,0,6,0,220,0,7,0,77,4,13,0,105,0,142,11,58,1,5,10,234,3,136,10,233,2,134,0,192,3,20,0,0,0,148,11,0,0,4,0,237,3,4,10,239,0,6,10,221,1,7,10,71,6,11,10,68,0,139,10,105,2,6,0,19,0,7,0,133,5,139,0,172,1,149,10,13,0,7,0,96,0,8,0,145,1,8,0,191,2,9,0,128,3,136,11,44,1,134,0,59,6,145,0,116,0,136,0,253,3,7,0,169,7,7,0,173,7,7,0,238,7,8,0,150,0,8,0,190,2,8,0,225,2,8,0,238,2,140,0,110,1,11,11,75,0,142,11,11,1,132,10,111,1,8,0,32,3,9,0,148,0,9,0,104,3,9,0,122,3,11,0,53,1,11,0,233,3,13,0,11,1,13,0,67,1,5,11,171,1,5,11,222,2,7,11,222,1,136,11,52,0,7,11,239,0,11,11,217,0,142,11,165,0,132,11,67,1,140,11,163,1,13,0,43,1,142,0,75,0,6,11,87,0,6,11,198,6,7,11,20,0,7,11,32,4,8,11,220,2,9,11,150,1,9,11,143,3,138,11,182,2,134,0,103,5,132,10,182,2,133,11,101,2,137,0,11,3,4,0,86,2,140,10,175,2,6,0,202,3,135,0,168,1,133,0,35,2,7,11,32,0,7,11,216,3,8,11,85,0,8,11,197,2,9,11,67,2,9,11,79,3,9,11,88,3,10,11,31,3,11,11,2,1,11,11,239,3,12,11,75,1,12,11,103,2,13,11,188,0,13,11,179,1,14,11,8,0,15,11,165,0,16,11,27,0,148,11,40,0,6,0,198,4,134,0,105,5,132,0,108,3,138,11,151,0,135,10,213,0,4,11,167,0,135,11,82,0,133,0,133,0,6,11,24,0,7,11,74,0,7,11,166,2,137,11,2,1,5,11,62,0,6,11,22,2,7,11,172,2,7,11,19,4,7,11,48,4,8,11,24,1,8,11,29,2,8,11,174,2,10,11,7,2,11,11,252,0,140,11,26,1,136,0,187,0,8,0,8,0,10,0,0,0,10,0,50,3,139,0,220,3,132,11,103,1,11,0,173,1,15,0,51,0,135,10,136,6,136,0,173,2,5,11,211,0,7,11,88,0,136,11,115,2,134,0,216,1,136,0,132,0,6,11,145,0,141,11,80,1,4,10,239,2,11,10,134,1,140,10,32,0,6,0,170,3,6,0,36,4,4,11,7,1,4,10,153,1,133,10,78,0,137,0,106,3,8,0,6,3,10,0,158,2,12,0,51,0,4,11,148,3,6,10,217,1,7,10,66,6,10,10,186,2,12,10,212,0,13,10,51,1,145,10,105,0,146,0,92,0,143,10,156,0,132,0,62,3,137,0,189,2,4,11,87,2,6,11,98,6,7,11,5,0,7,11,55,0,7,11,67,0,7,11,97,0,7,11,179,2,7,11,211,3,7,11,161,6,8,11,207,0,8,11,214,0,8,11,231,0,8,11,38,1,8,11,80,1,8,11,172,1,8,11,195,1,8,11,204,1,8,11,215,1,8,11,110,2,8,11,114,2,8,11,167,2,8,11,247,2,8,11,61,3,9,11,11,0,9,11,246,0,9,11,228,1,9,11,61,2,9,11,194,2,9,11,250,2,9,11,30,3,9,11,87,3,9,11,102,3,9,11,144,3,10,11,47,1,10,11,79,1,10,11,168,1,10,11,205,1,10,11,31,2,10,11,247,2,10,11,46,3,11,11,59,0,11,11,199,0,11,11,235,0,11,11,219,1,11,11,78,2,11,11,161,3,11,11,195,3,12,11,114,0,12,11,182,0,12,11,226,0,12,11,76,1,12,11,183,1,12,11,63,2,12,11,86,2,13,11,8,0,13,11,125,0,13,11,194,0,13,11,31,1,14,11,197,0,14,11,127,1,15,11,53,0,17,11,63,0,19,11,46,0,19,11,98,0,19,11,106,0,148,11,85,0,4,0,127,0,5,0,94,1,6,0,100,1,8,0,170,1,9,0,60,2,10,0,247,0,139,0,56,1,134,0,191,4,6,0,59,0,9,0,91,2,13,0,141,1,7,11,61,7,138,11,181,1,134,0,226,6,147,11,126,0,135,10,115,3,13,0,37,1,142,0,56,0,133,10,105,2,139,10,50,0,5,11,187,0,7,10,238,5,139,10,182,2,135,0,185,1,6,0,111,0,7,0,4,0,8,0,163,0,8,0,8,3,138,0,54,2,132,0,38,3,4,11,215,0,9,11,38,0,10,11,3,0,11,11,23,0,11,11,127,0,139,11,28,3,14,0,233,0,4,10,34,2,135,10,250,7,135,0,202,7,134,0,203,6,135,11,250,5,136,0,137,1,5,0,41,1,7,0,14,4,14,0,103,1,19,0,52,0,148,0,47,0,135,0,53,1,4,10,57,1,133,10,65,2,8,10,184,0,141,10,177,1,135,10,167,3,12,10,186,0,12,10,36,1,14,10,100,0,146,10,70,0,136,0,107,1,14,0,175,0,11,10,146,1,12,10,109,0,12,10,175,1,13,10,179,0,13,10,206,0,14,10,217,0,16,10,3,0,148,10,53,0,5,10,118,3,6,10,46,0,6,10,254,6,7,10,14,0,7,10,220,2,7,10,118,6,8,10,95,0,8,10,71,1,8,10,104,2,9,10,124,3,10,10,86,2,10,10,1,3,11,10,134,0,11,10,235,2,12,10,122,1,142,10,97,0,136,0,154,2,135,0,139,6,6,0,143,2,134,0,64,6,135,0,40,3,133,10,253,3,4,11,28,0,5,11,184,1,7,11,248,0,11,11,65,3,140,11,88,1,134,11,118,6,132,0,24,1,140,0,54,0,4,0,165,1,133,0,36,2,132,10,153,0,6,11,83,1,135,11,155,3,133,11,85,3,133,10,30,3,132,10,75,2,6,11,249,0,7,11,210,4,139,11,61,2,6,10,86,2,7,10,42,0,8,10,183,2,10,10,212,0,11,10,158,0,14,10,196,0,145,10,85,0,7,0,249,0,5,10,189,3,133,10,240,3,4,10,129,0,135,10,209,1,6,0,254,0,7,0,74,3,7,0,123,6,9,0,109,0,10,0,103,0,7,10,140,3,7,10,177,4,9,10,243,2,11,10,138,3,12,10,15,2,146,10,7,0,5,0,6,1,136,10,194,1,144,0,1,0,10,11,201,0,142,11,63,1,7,11,49,0,7,11,136,1,8,11,20,0,8,11,172,0,8,11,178,2,9,11,127,1,9,11,77,3,10,11,48,0,11,11,37,1,11,11,64,3,11,11,152,3,141,11,221,0,5,11,90,3,133,11,224,3,134,0,37,3,139,10,235,3,6,0,94,6,134,11,51,1,7,11,232,5,135,11,2,7,6,11,12,1,137,11,62,0,135,10,76,7,133,0,159,2,4,0,221,3,8,0,204,3,136,0,230,3,132,11,167,1,132,0,121,3,135,0,102,5,135,0,118,7,7,10,197,3,7,10,180,5,135,10,68,6,4,0,115,2,5,0,7,3,138,11,106,0,134,11,92,1,7,0,202,0,11,0,106,1,11,0,180,3,140,0,132,1,138,11,3,3,6,11,101,2,136,11,223,0,6,0,48,2,7,0,195,1,8,0,133,1,12,0,234,1,13,0,16,0,13,0,215,0,13,0,95,1,18,0,132,0,147,0,125,0,135,0,73,3,136,0,54,2,136,0,170,3,132,11,158,2,5,0,144,3,6,0,159,6,140,11,55,0,9,11,40,0,139,11,136,0,7,0,81,5,7,10,214,3,10,10,32,0,143,10,56,0,11,11,3,1,140,11,14,1,5,0,236,0,6,0,60,2,8,0,236,1,11,0,106,2,144,0,56,0,8,11,60,2,9,11,54,1,9,11,170,2,137,11,186,2,134,0,62,7,5,0,190,0,136,0,62,1,133,10,179,1,135,0,96,5,4,11,40,1,6,11,96,1,7,11,145,1,7,11,130,5,7,11,58,6,7,11,138,6,8,11,63,0,8,11,148,2,137,11,74,0,7,0,93,1,5,10,85,0,6,10,163,1,7,10,49,1,7,10,105,1,7,10,57,5,8,10,71,0,140,10,7,2,4,11,139,0,4,11,132,1,140,11,188,0,6,0,180,7,6,0,221,7,8,0,183,3,10,0,179,3,10,0,206,3,10,0,250,3,142,0,220,1,140,10,176,2,135,10,228,2,5,10,179,2,7,10,89,1,9,10,94,0,140,10,169,0,9,0,88,1,5,10,183,0,6,10,70,2,10,10,167,2,140,10,179,1,135,10,255,1,132,0,82,3,8,11,185,1,10,11,58,1,143,11,3,0,7,10,201,7,136,10,172,2,4,11,235,2,6,11,34,1,6,10,71,2,7,11,137,2,7,11,199,5,135,11,47,6,133,11,232,0,133,10,192,2,134,0,142,3,4,10,179,0,5,10,198,0,133,10,185,2,7,10,91,1,7,10,203,3,8,10,181,0,138,10,199,2,136,11,13,2,14,0,19,0,14,0,28,0,144,0,29,0,7,0,85,0,7,0,247,0,8,0,73,2,138,0,163,0,4,0,231,1,7,11,216,1,7,11,9,7,10,11,236,2,141,11,202,1,4,10,243,0,5,10,203,0,7,10,19,0,7,10,71,0,7,10,113,0,10,10,149,1,11,10,101,1,142,10,240,0,7,10,170,5,139,10,99,0,132,11,169,1,138,0,145,0,147,0,83,0,6,10,236,1,137,11,247,0,4,0,245,3,134,0,241,7,5,10,134,0,6,10,152,1,6,10,239,1,135,10,57,6,135,0,130,7,134,11,232,6,4,0,124,0,10,0,201,1,11,0,121,0,11,0,169,0,11,0,102,3,11,0,106,3,12,0,214,0,14,0,187,0,143,0,77,0,5,0,45,2,135,0,177,5,139,0,66,0,5,11,175,3,6,11,243,6,142,10,4,0,4,10,248,0,4,10,153,2,7,10,137,0,137,10,93,1,7,0,169,4,5,11,245,0,6,11,64,2,7,11,70,2,136,11,225,0,144,0,82,0,7,10,246,4,139,10,100,2,5,0,198,1,10,0,96,1,138,11,96,1,18,0,57,0,5,10,115,1,135,10,51,2,135,0,53,5,6,0,107,0,7,0,126,2,7,0,96,6,9,0,140,1,134,11,98,2,5,0,114,1,134,0,220,6,4,10,118,1,7,10,35,2,7,10,164,6,7,10,41,7,139,10,90,3,133,0,204,0,6,0,25,5,9,10,55,1,141,10,42,0,5,0,202,3,134,0,170,6,6,10,111,6,7,10,16,6,7,10,218,7,9,10,238,1,137,10,253,1,13,11,199,1,15,11,99,0,15,11,129,0,144,11,68,0,135,0,3,0,4,0,35,0,5,0,121,0,5,0,227,1,5,0,173,2,6,0,233,1,6,0,14,3,6,0,8,4,7,0,180,4,136,0,138,1,4,0,153,3,133,0,239,3,8,11,104,1,138,11,63,0,135,0,160,6,134,0,239,5,132,11,187,1,135,11,176,3,6,10,123,0,7,10,214,0,9,10,216,2,10,10,157,0,11,10,90,1,11,10,150,2,143,10,106,0,137,0,213,3,135,10,155,5,134,0,48,4,132,0,200,2,134,0,93,6,134,0,216,2,4,11,42,1,137,11,227,1,6,0,153,4,6,0,247,4,5,11,164,0,7,11,121,0,142,11,189,0,7,0,72,6,4,10,195,2,5,10,76,2,6,10,137,1,13,10,106,0,18,10,49,0,147,10,41,0,23,0,16,0,151,11,16,0,6,10,211,0,7,10,154,6,11,10,230,1,140,10,113,1,133,0,229,1,19,11,15,0,149,11,27,0,4,11,172,0,9,11,99,2,10,11,180,1,12,11,161,2,141,11,255,0,5,11,76,3,10,11,228,1,11,11,242,2,12,11,201,1,14,11,171,0,14,11,133,1,146,11,153,0,4,0,29,1,5,0,27,0,5,0,61,1,6,0,45,1,7,0,7,0,8,0,153,0,10,0,254,2,11,0,212,1,12,0,211,1,141,0,143,0,134,0,182,5,9,11,7,1,10,11,147,0,138,11,236,1,133,11,25,2,6,0,153,7,6,0,194,7,6,0,199,7,134,0,246,7,134,10,219,0,137,11,74,3,14,0,52,0,17,0,50,0,5,10,70,2,6,10,110,6,7,10,99,0,7,10,170,7,7,10,194,7,8,10,3,2,8,10,5,3,9,10,23,0,9,10,235,1,12,10,108,2,142,10,93,0,138,11,97,0,20,0,21,0,20,0,44,0,133,10,83,3,136,0,51,3,139,0,149,3,5,11,230,0,5,11,136,1,6,11,164,1,8,10,250,2,8,10,44,3,9,11,56,2,9,10,142,3,140,11,100,2,135,0,16,3,15,0,135,0,143,11,135,0,10,0,198,1,140,0,68,1,4,11,0,0,5,11,41,0,7,11,179,5,7,11,189,5,7,11,82,6,7,11,67,7,9,11,37,2,139,11,137,3,4,10,98,0,7,10,85,5,9,10,166,1,9,10,158,2,10,10,7,3,11,10,210,0,13,10,26,0,13,10,201,1,141,10,220,1,6,0,183,6,6,0,199,6,7,0,224,7,7,0,228,7,8,0,69,3,137,0,84,3,133,11,184,2,135,0,84,3,132,0,184,3,134,10,194,6,132,11,3,3,138,0,56,2,137,0,192,1,139,0,146,0,8,0,67,0,138,0,163,1,133,11,153,3,137,10,147,0,134,0,34,7,10,0,145,2,14,0,41,1,142,0,105,1,6,0,154,2,6,0,255,2,134,0,6,6,139,0,217,2,6,11,180,0,7,11,113,4,8,11,239,2,139,11,37,3,4,11,183,0,7,11,15,1,11,11,56,3,11,11,184,3,13,11,22,1,13,11,83,1,13,11,226,1,14,11,168,1,148,11,99,0,4,0,157,2,5,11,221,1,5,11,84,2,6,11,249,1,7,11,197,4,11,11,139,3,12,11,209,0,141,11,214,0,135,11,191,4,5,0,146,1,6,10,30,0,11,10,56,0,139,10,49,1,7,11,52,2,142,11,168,0,139,0,152,0,7,0,144,3,135,10,78,6,4,10,150,0,5,10,47,1,134,10,71,1,7,0,64,1,8,0,51,0,9,0,100,3,10,0,65,3,12,0,225,1,12,0,58,2,148,0,106,0,132,0,189,1,7,11,18,1,11,11,7,1,11,11,223,1,11,11,251,1,140,11,21,1,10,0,43,2,11,0,52,1,19,0,95,0,6,11,109,6,8,10,192,0,10,10,78,0,141,10,103,1,135,10,18,3,6,11,92,0,6,11,188,0,7,11,245,4,7,11,244,5,7,11,84,7,10,11,228,0,139,11,252,3,4,11,203,1,133,11,198,3,11,0,130,1,6,10,102,6,7,10,79,0,7,10,240,1,9,10,138,0,10,10,80,1,12,10,156,1,12,10,184,1,142,10,49,1,133,0,239,0,7,0,83,0,7,0,198,7,8,0,130,0,139,0,208,2,138,11,197,2,4,0,143,0,5,0,38,2,133,0,240,2,5,0,123,0,6,0,18,2,7,0,92,1,135,0,139,5,135,0,232,7,6,11,18,0,7,11,179,0,7,11,209,2,7,11,164,3,8,11,36,2,8,11,245,2,9,11,54,0,9,11,65,0,9,11,20,2,9,11,76,3,10,11,113,0,10,11,117,0,10,11,236,0,10,11,59,1,10,11,174,1,10,11,30,3,11,11,153,0,11,11,95,1,11,11,119,1,12,11,78,0,12,11,151,0,12,11,136,1,14,11,248,0,143,11,23,0,7,10,204,0,7,10,159,1,8,10,42,0,10,10,85,0,139,10,52,2,134,0,190,3,133,11,197,3,132,0,210,0,135,11,149,5,138,11,224,1,134,11,182,0,139,11,89,1,10,11,65,0,10,11,232,1,138,11,241,1,4,10,3,0,5,10,247,0,5,10,132,2,7,10,232,2,7,10,183,4,7,10,201,4,7,10,117,7,146,10,147,0,132,0,174,1,5,10,29,1,9,10,67,0,13,10,217,1,143,10,82,0,144,11,16,0,7,11,138,4,9,11,76,2,10,11,4,1,151,10,8,0,133,0,213,0,138,0,7,0,135,0,33,3,134,11,250,6,135,11,52,1,6,0,168,3,134,0,9,5,133,0,108,0,132,0,117,3,133,0,219,0,139,0,75,2,4,0,193,0,5,0,148,3,6,0,17,4,7,0,108,1,10,0,142,1,10,0,214,2,11,0,61,1,11,0,114,2,12,0,142,0,12,0,32,1,12,0,166,2,13,0,57,1,15,0,113,0,146,0,114,0,135,0,141,4,6,0,241,0,9,0,86,1,10,0,217,2,11,0,28,1,11,0,189,1,11,0,139,2,11,0,95,3,13,0,142,1,146,0,99,0,7,0,139,3,136,0,64,3,9,0,47,1,4,10,29,0,6,10,20,2,7,10,92,6,7,10,112,6,9,10,94,1,10,10,177,1,11,10,97,0,11,10,45,2,11,10,233,2,12,10,33,1,12,10,79,1,12,10,92,1,12,10,94,2,13,10,116,0,13,10,233,0,13,10,210,1,14,10,181,0,14,10,209,0,14,10,232,0,14,10,236,0,14,10,44,1,16,10,41,0,148,10,97,0,7,11,167,1,7,10,156,6,136,11,76,2,6,0,163,3,134,0,174,5,5,10,245,1,7,10,168,6,9,10,41,2,11,10,8,2,12,10,45,2,141,10,249,0,136,11,31,1,4,0,50,2,9,0,254,0,139,0,111,3,132,0,18,3,14,11,32,0,18,11,85,0,20,11,2,0,152,11,16,0,135,0,14,5,7,11,211,2,135,11,111,4,6,0,216,0,7,0,133,3,7,0,63,5,8,0,237,1,134,11,147,1,7,11,207,2,8,11,41,3,136,11,66,3,5,11,210,0,6,11,213,0,7,11,60,0,10,11,108,1,139,11,135,0,7,0,85,1,11,0,219,0,5,11,95,2,8,11,70,1,136,11,234,1,4,11,189,2,5,11,216,1,5,11,127,2,7,11,225,4,9,11,246,2,139,11,128,3,135,11,124,1,135,11,155,7,139,0,130,0,135,0,198,6,10,0,115,0,11,0,164,1,12,0,154,0,13,0,148,1,14,0,90,1,143,0,54,0,134,10,129,0,4,11,130,1,7,11,41,0,8,11,149,1,9,11,241,1,11,11,110,0,11,11,104,1,15,11,37,0,144,11,84,0,141,11,26,1,5,11,46,0,7,11,172,5,7,11,200,5,8,11,122,2,140,11,216,1,4,11,12,2,136,11,42,3,10,11,238,0,141,11,33,0,133,0,92,2,5,0,243,3,136,0,189,2,8,0,88,3,8,0,90,3,8,0,111,3,12,0,190,2,142,0,191,1,4,0,54,0,5,0,154,2,7,0,15,4,7,0,106,4,9,0,195,0,138,0,46,1,4,10,25,0,5,10,60,0,6,10,248,1,7,10,102,2,7,10,131,4,140,10,0,0,7,10,224,4,11,10,109,2,139,10,190,2,133,11,229,3,137,10,65,1,134,0,133,6,134,0,255,6,4,10,123,1,135,10,117,5,138,11,116,1,5,11,14,3,5,11,61,3,134,11,202,6,135,0,204,4,4,10,118,0,6,10,18,1,6,10,105,1,7,10,75,0,141,10,185,1,132,0,111,2,9,11,23,1,10,11,151,1,14,11,84,0,150,11,18,0,137,10,73,3,135,0,30,3,140,10,181,2,5,10,58,1,6,10,221,0,7,10,163,1,10,10,138,2,11,10,140,1,12,10,156,0,13,10,113,1,14,10,77,1,145,10,47,0,135,11,92,5,7,0,122,0,9,0,3,1,10,0,84,0,11,0,214,1,12,0,29,2,141,0,123,1,134,0,69,3,8,0,245,3,4,11,78,0,5,11,96,0,5,11,182,0,7,11,188,6,7,11,33,7,10,11,138,1,10,11,215,1,11,11,20,2,14,11,84,1,145,11,88,0,134,0,65,2,135,11,172,7,132,10,145,3,134,0,204,1,8,0,123,3,10,0,133,3,10,0,151,3,10,0,164,3,12,0,203,2,12,0,216,2,12,0,9,3,14,0,201,1,144,0,103,0,5,0,82,0,5,0,131,0,7,0,219,6,8,0,31,0,9,0,168,0,9,0,252,2,139,0,101,3,136,10,219,1,6,0,93,2,5,10,248,3,9,11,89,2,9,11,107,2,10,11,249,1,10,11,220,2,11,11,99,1,140,11,139,0,7,10,90,2,8,10,179,0,10,10,13,3,140,10,126,0,134,0,222,4,6,10,73,1,138,10,111,0,6,11,215,0,7,11,4,4,7,11,193,5,7,11,185,6,9,11,168,1,138,11,11,3,5,0,22,1,137,0,68,0,6,0,164,3,6,0,60,4,144,0,86,0,4,0,163,0,5,0,201,0,5,0,51,1,5,0,54,1,6,0,79,1,7,0,28,1,7,0,124,6,136,0,165,0,136,0,13,3,134,0,195,2,6,0,33,0,135,0,220,4,5,10,53,3,6,11,67,0,6,10,151,6,7,11,2,1,7,11,94,6,9,11,98,1,9,11,163,2,10,11,62,3,14,11,80,0,145,11,80,0,6,11,141,0,7,11,225,0,9,11,59,0,9,11,95,2,10,11,56,1,11,11,175,2,12,11,43,2,13,11,117,1,13,11,238,1,148,11,58,0,134,0,89,4,9,0,132,1,5,10,71,0,7,10,127,5,9,10,192,2,10,10,5,1,10,10,107,2,11,10,35,2,11,10,107,2,143,10,157,0,7,0,161,7,136,0,208,2,138,0,203,0,7,10,216,7,9,10,81,1,138,10,5,2,6,0,70,1,7,0,165,2,137,0,169,1,139,11,81,0,7,0,36,5,7,0,132,5,7,0,47,7,9,0,77,2,11,0,241,0,11,0,164,2,11,0,43,3,11,0,123,3,12,0,140,0,12,0,90,1,12,0,223,1,13,0,140,0,13,0,125,1,14,0,188,0,18,0,30,0,148,0,108,0,5,0,160,1,6,10,86,0,6,10,91,2,7,10,36,1,7,10,49,2,8,10,1,1,8,10,126,1,9,10,209,2,9,10,10,3,11,10,69,2,140,10,210,1,4,10,230,1,133,10,235,1,134,0,20,5,132,10,72,0,7,0,79,3,6,10,9,1,7,11,174,1,139,11,46,0,5,11,90,2,6,11,106,0,7,11,250,6,7,11,29,7,7,11,226,7,9,11,162,1,137,11,251,2,5,0,102,1,7,0,23,2,7,0,160,4,10,0,150,2,13,0,212,0,13,0,48,1,13,0,77,1,145,0,98,0,5,11,65,0,6,11,160,1,7,11,184,6,7,11,132,7,8,11,165,2,10,11,109,0,11,11,14,0,11,11,70,0,11,11,57,2,11,11,223,2,15,11,153,0,148,11,80,0,6,0,31,7,8,0,71,3,8,0,84,3,8,0,135,3,10,0,172,3,12,0,195,2,140,0,7,3,135,11,205,4,6,0,242,5,140,0,142,2,136,11,83,2,139,0,163,0,141,0,58,1,132,0,210,3,4,0,89,2,6,0,243,7,137,10,234,0,5,10,47,3,6,10,152,6,134,10,219,6,133,0,178,3,136,0,178,1,6,10,197,0,136,10,205,0,7,0,155,1,7,0,78,2,8,0,119,2,9,0,67,1,10,0,99,1,11,0,235,1,12,0,143,0,12,0,146,1,13,0,73,0,14,0,152,1,15,0,107,0,146,0,71,0,7,0,187,5,8,0,72,1,10,0,32,2,11,0,187,3,12,0,13,0,13,0,64,1,145,0,83,0,142,0,154,1,11,0,255,1,13,0,138,1,14,0,42,1,14,0,62,1,146,0,103,0,6,10,196,1,7,10,56,1,138,10,219,0,138,10,77,2,4,10,77,1,9,10,176,0,12,10,97,1,141,10,187,0,135,11,73,1,132,11,213,1,5,0,67,3,134,0,227,1,134,11,207,6,5,11,161,3,6,11,84,1,8,11,120,1,136,11,39,3,134,10,149,6,132,0,165,2,5,11,218,0,7,11,74,6,138,11,83,0,5,11,59,2,135,11,50,7,132,11,199,1,137,0,70,0,135,0,125,5,7,10,135,0,8,10,7,0,8,10,62,0,9,10,243,0,10,10,146,2,10,10,185,2,11,10,200,1,139,10,244,2,9,10,139,1,138,10,79,0,137,0,108,0,6,11,161,0,7,11,116,1,137,11,85,2,132,11,93,1,132,0,9,3,132,0,75,1,135,10,119,2,133,0,235,2,6,11,176,1,6,11,96,2,139,11,66,1,138,10,67,3,5,11,212,1,7,11,17,7,10,11,69,1,11,11,88,3,12,11,89,1,143,11,104,0,133,11,223,0,7,10,150,1,7,10,203,1,8,10,94,2,139,10,214,2,132,11,54,2,142,0,68,0,4,11,59,0,135,11,114,5,6,11,180,1,139,11,225,1,4,11,48,0,5,11,15,1,135,11,185,3,139,11,170,0,5,11,98,2,136,11,201,1,133,11,243,2,135,11,193,4,133,10,100,2,132,11,197,0,132,0,249,1,4,10,116,1,7,10,226,1,8,10,158,0,9,10,90,2,9,10,103,2,10,10,245,0,10,10,166,2,10,10,232,2,11,10,248,0,139,10,38,3,133,0,70,1,5,10,86,3,135,10,199,7,4,0,179,2,146,0,16,0,6,0,116,2,9,0,35,0,10,0,168,2,10,0,25,3,11,0,108,1,13,0,101,1,143,0,164,0,138,0,142,2,6,0,32,0,7,0,129,1,7,0,245,2,7,0,124,7,8,0,37,0,8,0,94,0,8,0,199,2,9,0,29,2,10,0,162,0,10,0,27,3,11,0,221,3,11,0,242,3,12,0,14,0,142,0,52,1,133,11,217,0,6,0,152,0,6,0,93,1,6,0,146,6,7,0,228,4,8,0,112,0,9,0,179,1,9,0,156,2,10,0,34,1,10,0,63,1,10,0,47,3,11,0,180,0,11,0,69,3,12,0,240,0,13,0,152,0,13,0,219,0,142,0,158,0,4,0,69,2,134,0,214,2,5,10,195,0,135,10,149,6,6,0,126,0,7,0,61,2,8,0,141,1,142,0,44,0,138,0,89,0,7,10,205,7,8,10,218,2,139,10,238,3,134,0,251,5,134,0,143,4,5,0,158,3,12,0,203,0,133,10,239,2,4,11,165,0,7,11,118,5,135,11,37,7,7,0,208,4,137,0,19,2,135,10,53,3,134,0,175,3,133,0,158,2,4,0,112,3,139,0,231,0,134,0,81,6,135,0,165,7,5,11,9,0,7,11,41,1,7,11,198,3,140,11,50,1,6,0,207,3,134,0,217,3,5,10,182,3,5,10,226,3,134,10,95,1,12,11,21,0,151,11,7,0,5,11,146,0,6,11,155,1,138,11,209,2,7,0,242,0,135,0,150,7,6,11,177,0,135,11,211,1,5,0,165,1,7,10,47,0,137,10,172,2,5,0,66,3,7,0,178,4,8,0,14,0,9,0,225,1,137,0,112,3,138,0,209,1,6,0,176,2,9,0,66,3,132,10,94,1,132,0,87,3,4,0,101,1,6,0,172,0,7,0,143,0,137,0,157,1,133,11,200,0,132,0,78,2,7,10,20,7,13,10,3,1,13,10,100,1,14,10,242,0,147,10,114,0,133,10,199,3,11,0,114,0,4,10,217,1,7,10,111,2,8,10,40,3,9,10,103,3,9,10,125,3,11,10,175,1,12,10,112,0,12,10,217,0,12,10,243,0,12,10,50,2,12,10,151,2,12,10,171,2,13,10,141,0,13,10,197,0,13,10,227,0,13,10,150,1,13,10,231,1,14,10,156,0,14,10,203,0,14,10,224,0,14,10,0,1,18,10,58,0,150,10,0,0,138,10,30,1,4,10,222,0,7,10,30,1,136,10,117,2,5,0,169,0,7,0,77,1,136,0,45,0,134,11,225,1,132,0,198,0,4,0,24,0,5,0,140,0,5,0,185,0,7,0,220,5,11,0,53,2,11,0,70,3,4,11,84,0,7,11,202,5,10,11,76,0,138,11,142,0,133,0,73,2,141,10,50,1,133,11,247,3,4,11,59,1,5,11,251,1,135,11,90,5,136,10,146,0,6,0,179,2,134,0,223,5,4,0,78,1,133,0,81,2,4,10,209,1,135,10,127,6,142,11,173,0,135,0,145,3,12,0,116,0,134,11,186,6,134,0,80,5,132,0,34,3,8,11,222,0,8,11,220,1,9,11,238,0,11,11,4,2,11,11,63,2,15,11,109,0,146,11,100,0,6,0,52,1,9,0,161,2,7,10,138,0,7,10,5,2,139,10,238,0,132,0,197,2,6,0,84,7,6,0,103,7,9,0,226,3,9,0,238,3,12,0,61,3,12,0,120,3,12,0,123,3,146,0,185,0,148,10,94,0,4,0,228,0,133,0,129,3,7,0,48,7,5,10,239,1,7,10,66,3,9,10,221,2,139,10,122,1,133,10,47,2,6,10,21,0,6,10,201,6,7,10,164,5,136,10,224,0,4,0,96,2,133,0,241,1,6,11,40,0,135,11,245,6,134,0,37,6,135,0,247,7,6,0,28,2,136,0,136,0,4,0,129,3,5,0,18,3,133,10,7,2,6,0,86,7,6,0,92,7,9,0,170,3,9,0,180,3,9,0,187,3,9,0,205,3,9,0,244,3,12,0,127,3,12,0,159,3,143,0,254,0,134,0,189,5,133,0,231,3,4,0,43,1,135,0,236,3,4,0,233,2,133,0,66,2,136,11,62,2,133,0,200,1,134,0,177,5,7,0,143,6,132,10,146,1,7,0,181,2,8,0,180,0,12,0,163,0,8,10,67,1,136,10,223,1,11,10,68,2,142,10,201,0,5,10,59,0,135,10,160,2,132,11,98,1,146,10,34,0,4,0,243,2,135,11,22,6,7,0,204,6,146,0,48,0,4,10,85,0,135,10,37,2,139,0,82,1,133,10,94,0,134,0,67,4,135,11,213,1,12,0,183,2,12,0,192,2,20,0,113,0,5,11,62,3,14,11,82,1,148,11,81,0,135,0,184,5,6,10,11,0,135,10,187,0,135,0,207,3,13,0,79,1,132,10,10,2,134,0,187,7,5,11,240,1,135,11,203,0,4,10,52,0,135,10,149,2,7,0,30,6,8,0,13,1,9,0,212,0,9,0,206,2,14,0,15,0,14,0,132,0,142,0,227,0,4,0,122,3,5,0,37,3,5,0,51,3,5,0,193,3,6,0,140,1,6,0,95,6,6,0,142,6,7,0,175,7,7,0,249,7,9,0,118,2,11,0,8,0,11,0,251,3,12,0,176,0,13,0,225,0,14,0,36,1,21,0,24,0,4,10,127,1,133,10,8,2,134,11,35,2,135,11,212,6,5,11,88,0,137,11,239,0,146,11,128,0,7,11,138,2,135,11,30,5,4,10,25,1,5,10,38,0,7,10,194,0,7,10,156,2,7,10,101,7,137,10,141,1,135,0,23,7,9,10,123,2,139,10,47,2,7,0,225,5,10,0,190,0,10,0,122,2,11,0,24,3,12,0,102,1,140,0,191,1,5,0,0,0,6,0,24,2,7,0,92,2,13,0,189,1,145,0,126,0,7,11,52,4,9,11,80,0,11,11,78,0,11,11,165,1,11,11,22,2,140,11,33,2,8,0,198,3,10,0,255,3,14,11,113,1,146,11,72,0,135,11,105,6,6,0,232,0,6,0,156,1,7,0,50,4,8,0,9,0,8,0,157,0,8,0,18,3,9,0,196,0,9,0,96,1,9,0,201,1,10,0,81,1,11,0,232,0,11,0,109,3,12,0,224,1,140,0,34,2,135,0,190,3,4,0,126,1,136,0,67,2,4,0,212,0,135,0,182,4,4,11,241,1,5,11,145,2,135,11,48,6,132,0,169,2,8,0,203,3,138,0,197,3,5,10,192,1,136,10,23,2,14,0,16,0,146,0,44,0,11,0,72,2,11,0,104,2,14,0,19,1,11,11,72,2,11,11,104,2,142,11,19,1,136,11,13,0,7,10,98,2,135,10,221,5,7,11,130,2,8,11,250,0,11,11,123,0,11,11,137,0,13,11,48,0,142,11,95,0,133,0,143,2,17,0,67,0,147,0,74,0,134,0,239,2,134,0,175,7,6,0,231,0,136,0,167,1,5,0,44,1,138,0,248,3,4,10,63,1,5,10,187,2,138,10,161,2,6,0,237,0,7,0,99,2,8,0,100,0,9,0,160,1,11,0,79,1,12,0,173,0,18,0,101,0,6,10,80,1,8,10,40,2,9,10,29,1,10,10,99,0,139,10,56,2,134,0,90,5,7,10,126,5,9,10,218,0,141,10,222,0,133,10,0,1,135,0,184,4,14,11,213,0,148,11,38,0,6,0,195,4,135,11,106,6,13,0,161,1,14,0,129,0,143,0,15,0,10,11,33,2,140,11,45,1,17,10,39,0,148,10,36,0,133,0,199,0,4,11,136,3,133,11,26,3,12,0,171,1,146,0,38,0,134,0,181,3,8,0,153,2,135,10,122,2,132,10,106,2,135,10,3,1,132,10,83,1,133,11,249,2,141,10,169,0,132,10,247,2,5,0,176,2,7,0,27,2,135,0,200,2,7,11,130,1,138,11,201,2,134,0,162,4,6,11,7,0,6,11,35,0,7,11,147,0,7,11,45,4,7,11,32,6,7,11,39,6,7,11,125,7,8,11,43,0,8,11,208,0,9,11,128,0,9,11,98,3,10,11,20,0,11,11,213,3,147,11,33,0,7,11,125,3,8,10,226,1,141,11,168,1,6,0,56,1,6,0,179,6,10,0,72,2,11,0,34,2,11,0,180,2,12,0,3,1,12,0,39,1,13,0,46,0,141,0,154,0,5,10,80,1,6,10,85,1,6,10,222,1,6,10,227,6,136,10,130,1,137,0,151,0,132,0,76,2,152,0,4,0,6,11,66,1,9,11,40,2,11,11,18,1,13,11,209,0,13,11,243,1,14,11,85,0,15,11,126,0,145,11,70,0,135,10,73,0,4,0,231,0,5,0,61,0,6,0,104,0,7,0,217,2,7,0,196,3,7,0,122,6,140,0,158,1,6,0,7,1,138,0,245,2,135,10,179,7,4,0,100,2,133,0,49,2,132,0,64,1,135,10,64,5,8,11,83,0,8,11,49,3,9,11,28,0,9,11,29,0,9,11,117,3,10,11,131,1,11,11,121,2,11,11,228,2,13,11,235,0,13,11,254,0,15,11,143,0,143,11,146,0,5,10,140,1,134,10,245,1,140,11,49,0,132,0,225,0,4,10,161,3,5,10,31,3,8,10,46,0,136,10,228,2,4,0,149,1,7,0,49,3,14,0,58,0,17,0,37,0,146,0,124,0,133,0,206,3,4,11,156,1,133,11,69,2,4,10,124,3,133,10,2,3,4,0,228,3,134,0,234,7,4,0,15,2,5,0,235,0,7,0,215,4,11,0,131,0,140,0,114,1,9,0,16,0,13,0,130,1,135,11,165,1,7,0,188,3,7,0,133,4,7,0,226,5,7,0,70,6,7,0,79,6,7,0,83,6,7,0,200,6,7,0,239,6,8,0,78,2,9,0,68,1,9,0,224,2,9,0,6,3,9,0,8,3,9,0,16,3,10,0,55,2,10,0,196,2,11,0,6,2,11,0,101,2,11,0,183,2,11,0,204,2,11,0,227,2,11,0,2,3,11,0,3,3,11,0,80,3,11,0,89,3,11,0,163,3,11,0,179,3,12,0,70,1,12,0,131,1,12,0,228,1,12,0,16,2,12,0,40,2,12,0,101,2,13,0,189,0,13,0,0,1,13,0,84,1,13,0,176,1,13,0,180,1,13,0,184,1,13,0,198,1,14,0,174,0,14,0,220,0,14,0,28,1,14,0,134,1,145,0,121,0,135,10,158,0,9,0,137,0,138,0,221,0,4,11,110,0,10,11,159,1,10,11,85,2,142,11,206,0,141,11,240,1,135,11,205,0,151,10,25,0,135,11,10,3,7,11,120,6,7,10,209,7,9,11,113,1,10,11,82,1,10,11,234,1,11,11,154,0,11,11,33,2,11,11,7,3,13,11,77,0,141,11,18,1,4,11,188,1,10,11,146,0,140,11,9,0,7,0,134,1,138,0,140,0,135,0,120,4,134,0,208,1,7,10,181,5,140,10,91,0,132,10,90,2,4,11,27,1,135,11,170,4,5,0,151,1,11,0,204,0,11,0,243,0,11,0,233,1,12,0,37,1,19,0,37,0,20,0,73,0,150,0,38,0,7,0,194,4,136,0,47,1,5,0,69,1,8,0,5,0,8,0,227,0,9,0,105,0,10,0,73,2,12,0,102,2,4,10,13,0,5,10,55,2,7,10,218,5,9,10,124,0,11,10,9,2,140,10,149,1,135,10,238,3,7,0,32,3,10,0,12,0,134,11,184,6,135,0,247,6,132,10,223,2,138,10,44,3,4,10,170,0,135,10,67,1,6,0,109,2,13,0,248,1,144,0,89,0,5,10,48,1,135,10,123,5,137,11,216,0,6,0,152,3,6,0,80,4,9,11,183,0,139,11,30,1,4,0,120,1,133,10,230,2,134,0,218,0,8,0,129,2,11,0,132,1,140,0,68,2,7,0,198,1,7,0,14,3,8,0,0,3,140,0,174,2,137,11,33,0,133,10,111,0,144,0,0,0,10,0,164,2,140,0,206,1,6,0,164,0,136,11,223,2,133,10,188,1,150,0,50,0,7,11,70,7,12,11,235,1,12,11,8,2,13,11,127,1,14,11,244,0,146,11,12,0,5,11,132,0,9,11,230,1,9,11,203,2,10,11,202,1,11,11,117,1,11,11,156,2,11,11,27,3,11,11,129,3,12,11,16,1,12,11,168,1,12,11,27,2,12,11,46,2,14,11,245,0,14,11,7,1,14,11,8,1,14,11,137,1,142,11,147,1,8,10,123,0,15,10,6,0,144,10,7,0,6,0,29,1,8,0,142,2,11,0,237,2,12,0,190,0,12,0,71,1,13,0,120,0,13,0,121,0,13,0,71,1,15,0,47,0,146,0,40,0,5,11,8,0,6,11,89,0,6,11,144,1,7,11,33,6,7,11,87,6,7,11,58,7,8,11,218,0,8,11,166,1,9,11,58,2,138,11,114,2,6,11,131,1,7,11,114,3,141,11,111,0,6,0,87,1,7,0,195,0,9,0,226,0,10,0,197,0,10,0,63,2,11,0,246,1,11,0,131,3,6,11,224,0,7,11,109,3,137,11,135,2,5,10,169,3,135,10,100,0,135,11,22,3,150,0,29,0,147,0,8,0,134,0,20,7,149,0,8,0,135,11,138,1,7,0,101,4,9,0,143,0,11,0,61,0,14,0,149,1,150,0,21,0,10,11,243,2,147,11,29,0,9,11,122,1,141,11,162,0,135,10,154,3,5,10,107,2,133,10,186,2,134,0,47,5,6,0,62,6,137,0,63,2,9,11,57,2,12,11,12,0,12,11,81,0,12,11,63,1,13,11,69,0,14,11,3,1,16,11,87,0,17,11,1,0,17,11,21,0,17,11,24,0,18,11,15,0,18,11,56,0,18,11,59,0,18,11,127,0,18,11,154,0,19,11,19,0,148,11,31,0,6,0,127,3,135,11,207,4,5,0,191,3,7,11,124,0,136,11,38,0,5,11,5,1,7,11,78,0,7,11,199,0,8,11,47,3,9,11,126,0,138,11,86,1,5,10,149,3,134,10,123,6,7,0,223,6,5,11,83,2,135,11,71,7,136,0,173,0,134,0,10,1,142,0,5,1,132,11,116,2,5,10,251,0,5,10,188,3,8,10,12,1,9,10,214,0,146,10,142,0,7,11,10,1,136,11,36,3,135,11,208,0,6,11,79,0,7,11,253,3,135,11,239,5,11,11,192,2,141,11,140,1,5,10,90,1,5,10,199,2,136,10,134,1,136,11,229,2,134,11,120,1,134,0,147,5,6,0,9,4,6,0,193,4,136,0,44,1,133,10,112,2,6,11,100,0,7,11,244,0,7,11,120,2,7,11,73,6,8,11,178,0,8,11,126,2,141,11,58,0,6,0,72,2,5,10,15,3,7,10,206,7,135,10,255,7,5,0,171,1,5,0,222,2,7,0,222,1,136,0,52,0,7,0,239,0,11,0,217,0,142,0,165,0,134,0,105,4,6,0,168,0,6,0,198,6,7,0,20,0,7,0,32,4,8,0,220,2,9,0,150,1,9,0,143,3,138,0,182,2,132,10,82,2,133,11,23,3,7,11,174,2,8,11,33,0,8,11,238,0,10,11,104,2,11,11,211,1,11,11,113,3,13,11,217,0,13,11,253,0,142,11,12,1,137,11,220,1,134,0,162,1,133,0,101,2,132,0,120,2,132,11,191,1,7,0,32,0,7,0,216,3,8,0,85,0,8,0,197,2,9,0,67,2,9,0,79,3,9,0,88,3,10,0,31,3,11,0,2,1,11,0,239,3,12,0,75,1,12,0,103,2,13,0,188,0,13,0,179,1,14,0,8,0,15,0,165,0,16,0,27,0,20,0,40,0,144,11,35,0,4,11,128,0,5,11,159,1,6,11,206,1,7,11,38,1,7,11,66,2,10,11,198,2,139,11,86,0,5,0,182,2,136,0,141,3,7,0,85,4,11,0,7,0,5,10,37,0,6,10,39,0,6,10,195,1,7,10,218,0,7,10,142,4,7,10,151,6,8,10,150,2,144,10,2,0,136,11,75,2,6,11,171,1,7,11,250,3,138,11,180,2,4,11,195,0,6,10,252,1,135,11,34,3,4,0,167,0,135,0,82,0,5,0,62,0,6,0,24,0,6,0,22,2,7,0,74,0,7,0,166,2,7,0,172,2,7,0,19,4,7,0,48,4,8,0,24,1,8,0,29,2,8,0,174,2,9,0,2,1,10,0,7,2,11,0,252,0,140,0,26,1,138,0,33,0,4,0,103,1,133,11,226,2,7,0,212,3,9,0,72,1,13,0,186,0,13,0,108,1,7,10,123,2,7,10,28,3,8,10,75,1,9,10,74,1,9,10,97,3,10,10,119,0,10,10,235,0,11,10,111,0,11,10,129,0,11,10,240,0,12,10,31,0,12,10,66,0,12,10,222,0,12,10,13,1,12,10,87,2,12,10,172,2,12,10,177,2,12,10,179,2,142,10,89,1,137,10,15,2,6,0,84,2,7,0,73,2,135,10,190,2,134,11,147,6,133,0,211,0,6,0,145,0,141,0,80,1,134,0,106,4,7,0,105,3,6,10,37,0,7,10,130,6,8,10,195,0,8,10,60,1,9,10,178,0,9,10,20,1,9,10,83,1,9,10,24,2,10,10,102,0,10,10,106,1,10,10,17,3,11,10,55,0,11,10,149,0,11,10,5,3,13,10,160,1,13,10,163,1,14,10,38,0,14,10,41,0,142,10,210,0,8,0,72,3,136,0,73,3,132,0,7,1,5,11,3,0,8,11,66,2,9,11,118,0,10,11,193,2,12,11,127,1,141,11,23,1,132,0,148,3,133,11,229,0,133,10,133,2,15,0,155,0,16,0,79,0,8,11,102,0,10,11,66,2,10,11,160,2,12,11,240,1,13,11,152,1,14,11,121,0,145,11,106,0,4,0,87,2,5,0,80,2,6,0,98,6,7,0,5,0,7,0,55,0,7,0,67,0,7,0,97,0,7,0,179,2,7,0,211,3,7,0,64,6,7,0,161,6,8,0,207,0,8,0,214,0,8,0,231,0,8,0,38,1,8,0,80,1,8,0,172,1,8,0,215,1,8,0,110,2,8,0,114,2,8,0,167,2,8,0,247,2,8,0,61,3,9,0,11,0,9,0,246,0,9,0,228,1,9,0,61,2,9,0,194,2,9,0,250,2,9,0,30,3,9,0,87,3,9,0,102,3,9,0,144,3,10,0,47,1,10,0,79,1,10,0,168,1,10,0,205,1,10,0,31,2,10,0,247,2,10,0,46,3,11,0,59,0,11,0,199,0,11,0,235,0,11,0,78,2,11,0,119,2,11,0,161,3,11,0,195,3,11,0,219,3,12,0,114,0,12,0,182,0,12,0,226,0,12,0,76,1,12,0,183,1,12,0,63,2,12,0,86,2,12,0,163,2,13,0,8,0,13,0,125,0,13,0,194,0,13,0,31,1,14,0,197,0,14,0,127,1,15,0,53,0,17,0,63,0,19,0,46,0,19,0,98,0,19,0,106,0,148,0,85,0,7,0,76,5,132,10,34,1,6,10,70,0,7,10,12,5,10,10,250,2,139,10,32,1,150,11,55,0,4,0,81,2,8,11,115,0,8,11,94,1,9,11,233,1,10,11,128,0,11,11,50,1,12,11,117,1,14,11,30,0,17,11,79,0,147,11,80,0,135,11,211,4,134,0,112,5,4,11,230,0,133,11,190,2,147,0,126,0,7,10,131,0,7,10,166,1,8,10,210,0,140,10,61,2,134,0,155,4,139,11,179,1,139,10,29,3,134,11,192,6,4,0,162,0,18,11,26,0,19,11,42,0,20,11,43,0,21,11,0,0,23,11,27,0,152,11,14,0,132,10,168,3,6,0,253,2,5,10,197,1,134,10,185,1,133,0,187,0,135,0,6,5,6,0,123,2,6,0,136,3,6,0,186,4,134,0,209,5,4,0,215,0,8,0,122,3,9,0,38,0,10,0,155,3,11,0,23,0,11,0,127,0,139,0,28,3,6,0,141,4,134,0,26,5,7,0,204,2,13,0,97,0,141,0,251,0,132,10,141,2,136,0,145,2,146,10,80,0,5,11,110,2,7,11,8,4,11,11,26,0,11,11,213,0,11,11,195,2,12,11,124,1,13,11,226,0,141,11,99,1,6,0,43,1,5,11,70,0,6,11,78,1,9,11,171,0,11,11,125,2,12,11,202,0,14,11,222,0,145,11,42,0,142,0,134,0,4,11,23,0,5,11,57,1,5,11,246,3,6,11,50,0,6,11,51,0,7,11,142,0,7,11,128,1,9,11,15,3,139,11,229,2,4,11,141,0,7,11,47,2,8,11,128,2,9,11,204,1,12,11,183,0,141,11,232,1,136,11,102,2,7,10,88,5,8,10,232,0,8,10,105,1,10,10,170,2,138,10,230,2,137,10,22,2,6,0,58,4,140,0,146,2,137,10,27,0,135,0,210,7,142,10,12,0,4,0,28,0,5,0,184,1,7,0,248,0,11,0,65,3,140,0,88,1,7,10,224,2,139,10,8,1,134,10,121,6,134,0,118,6,138,0,19,2,5,11,222,0,9,11,140,0,138,11,22,2,6,0,122,2,6,0,30,3,134,0,72,3,138,11,247,1,135,10,127,0,133,0,85,3,5,11,154,0,7,11,211,5,10,11,123,1,138,11,229,1,6,0,249,0,7,0,210,4,139,0,61,2,133,11,204,2,7,11,34,6,140,11,30,2,136,10,108,1,138,0,15,2,4,11,91,0,5,11,132,1,5,11,77,3,6,11,206,0,6,11,252,0,6,11,109,1,7,11,136,0,7,11,19,2,8,11,8,1,136,11,109,2,134,0,139,5,135,11,161,5,7,0,49,0,7,0,136,1,8,0,20,0,8,0,172,0,8,0,178,2,9,0,127,1,9,0,77,3,10,0,48,0,11,0,37,1,11,0,64,3,11,0,152,3,11,0,216,3,141,0,221,0,5,0,90,3,133,0,224,3,5,0,216,2,137,10,24,3,5,10,141,3,9,10,81,3,138,10,37,3,7,0,13,2,7,0,43,6,8,0,241,1,136,0,61,2,6,0,12,1,137,0,62,0,135,11,64,2,134,0,177,4,5,11,3,3,5,11,95,3,5,11,130,3,6,11,96,6,6,11,108,6,134,11,244,6,133,11,75,1,7,0,193,0,7,0,81,4,10,0,239,1,7,10,141,1,8,10,124,0,8,10,107,2,9,10,49,1,11,10,40,0,12,10,93,1,13,10,134,0,13,10,39,1,14,10,155,0,15,10,120,0,146,10,105,0,138,0,106,0,6,0,91,3,5,11,107,0,7,11,201,0,136,11,6,2,6,11,190,1,135,11,25,7,13,0,23,0,4,10,6,1,135,10,86,1,133,10,129,2,137,11,83,3,6,0,157,3,137,0,45,3,132,11,248,1,6,0,101,2,136,0,223,0,4,10,99,0,6,10,250,0,6,10,90,1,8,10,127,0,138,10,81,0,136,0,185,3,132,10,147,3,139,11,124,3,5,10,75,0,9,10,5,2,10,10,214,1,12,10,155,0,141,10,224,0,4,0,154,2,7,0,249,3,7,11,228,3,138,11,134,1,5,11,115,3,133,11,207,3,14,10,83,0,142,11,83,0,4,0,158,2,5,11,154,3,134,11,171,6,135,0,216,0,9,0,40,0,11,0,136,0,135,11,19,3,5,10,186,3,5,11,225,3,7,11,3,2,137,11,91,0,139,0,3,1,7,0,90,4,9,0,54,1,9,0,170,2,10,0,184,1,13,0,40,0,6,10,48,1,8,10,162,1,11,10,85,1,139,10,163,2,14,0,40,1,9,10,154,1,139,10,169,1,10,11,121,1,12,11,107,1,13,11,68,0,13,11,94,0,14,11,108,0,142,11,50,1,7,0,121,5,135,0,196,5,4,0,40,1,6,0,219,1,7,0,145,1,7,0,130,5,7,0,58,6,7,0,138,6,8,0,63,0,8,0,148,2,137,0,74,0,4,0,139,0,4,0,132,1,140,0,188,0,132,0,29,3,132,11,254,2,5,11,103,0,7,11,153,3,8,11,68,2,8,11,81,2,8,11,118,2,138,11,28,0,4,11,143,3,5,11,99,3,133,11,245,3,134,10,14,0,134,0,36,6,134,10,172,6,21,0,39,0,5,10,113,0,6,10,243,0,7,10,73,7,11,10,161,0,16,10,37,0,145,10,99,0,7,11,27,6,141,11,182,0,5,11,135,0,6,11,7,2,7,11,186,6,10,11,15,1,11,11,5,1,145,11,54,0,132,10,18,1,134,0,58,6,4,11,44,1,5,11,180,1,135,11,228,1,4,0,235,2,6,0,34,1,7,0,137,2,7,0,199,5,135,0,47,6,133,11,23,2,147,11,82,0,133,0,232,0,137,0,119,3,135,10,166,0,136,0,9,2,4,0,14,0,7,0,216,1,7,0,9,7,10,0,236,2,141,0,202,1,134,0,229,2,134,0,224,3,16,0,111,0,137,10,48,1,4,0,169,1,5,11,131,1,7,11,45,2,12,11,35,2,142,11,86,0,135,11,211,6,5,10,142,2,135,11,209,5,7,0,21,3,4,11,6,0,5,11,196,2,136,11,75,0,6,10,17,1,10,10,188,0,13,10,121,1,146,10,77,0,6,0,57,6,4,11,47,1,7,11,107,2,10,11,35,2,10,11,175,2,11,11,122,0,140,11,89,2,134,0,232,6,135,10,154,1,138,11,4,3,11,0,233,0,139,10,12,2,5,0,175,3,134,0,243,6,134,10,249,6,136,11,17,2,132,0,187,3,5,0,245,0,6,0,64,2,7,0,70,2,136,0,225,0,132,10,12,3,142,0,241,0,134,0,151,7,4,11,106,0,7,11,54,1,7,11,249,6,10,11,178,2,139,11,205,2,134,0,4,5,5,11,122,3,133,11,220,3,6,11,114,2,142,11,175,1,10,11,194,2,145,11,32,0,137,11,76,1,132,11,186,2,135,0,197,2,5,10,180,3,138,11,17,0,136,0,42,2,134,0,28,6,139,10,173,3,132,0,187,1,134,0,141,3,134,11,84,0,142,0,24,1,4,10,20,2,5,10,194,2,135,10,150,2,132,0,217,2,5,10,69,3,6,10,115,6,139,10,217,3,135,10,69,7,4,0,92,1,152,11,3,0,5,11,218,3,6,11,130,0,7,11,46,6,8,11,202,1,10,11,101,0,10,11,62,1,138,11,55,3,134,0,246,2,4,0,42,1,137,0,80,3,4,10,74,1,7,10,165,3,7,10,220,7,136,10,36,1,7,11,108,6,137,11,129,0,6,0,142,5,9,0,61,3,135,10,255,2,5,0,164,0,7,0,121,0,142,0,189,0,7,0,44,3,7,0,237,4,7,0,80,5,9,0,120,2,140,0,96,1,135,11,252,6,139,0,44,2,135,11,229,3,145,10,114,0,4,0,172,0,9,0,99,2,10,0,180,1,12,0,161,2,13,0,255,0,137,10,115,3,11,0,18,2,138,10,18,1,133,0,76,3,134,0,216,3,13,0,232,0,18,0,35,0,4,10,191,2,135,10,207,0,132,10,59,2,9,0,7,1,10,0,147,0,138,0,236,1,7,11,220,6,137,11,98,0,5,10,105,3,5,10,192,3,8,10,55,3,137,10,113,3,133,0,25,2,132,0,91,3,7,11,22,4,139,11,160,0,137,0,74,3,139,10,27,1,5,10,33,0,6,10,214,1,139,10,168,1,6,11,45,0,7,11,177,1,8,11,129,0,9,11,21,0,10,11,136,1,11,11,79,0,12,11,243,1,13,11,199,0,141,11,195,1,135,0,11,5,135,10,90,7,7,11,46,2,136,11,97,1,134,0,202,5,5,0,230,0,5,0,136,1,6,0,164,1,9,0,56,2,140,0,100,2,6,0,6,1,7,10,90,0,7,10,152,2,7,10,62,3,7,10,100,5,7,10,233,7,8,11,81,0,8,10,192,1,8,10,60,3,9,11,189,0,9,11,201,0,11,11,222,1,11,11,200,2,141,11,82,1,142,0,31,0,5,11,97,1,151,11,26,0,132,0,241,2,4,0,0,0,5,0,41,0,7,0,179,5,7,0,189,5,7,0,67,7,9,0,37,2,139,0,137,3,9,10,161,1,137,10,237,1,135,11,89,4,133,0,184,2,141,11,192,1,134,10,39,1,132,0,66,3,4,0,3,3,5,10,251,3,6,11,25,0,7,11,87,3,7,11,234,4,144,11,32,0,134,0,52,4,133,0,153,3,133,0,162,2,4,11,4,0,7,11,94,4,7,11,40,5,7,11,170,6,8,11,21,1,9,11,110,2,10,11,9,0,11,11,212,2,12,11,94,1,12,11,141,1,13,11,28,0,13,11,159,0,15,11,89,0,18,11,5,0,19,11,9,0,20,11,34,0,150,11,47,0,134,10,208,0,6,0,188,1,136,0,52,1,6,0,180,0,7,0,113,4,8,0,239,2,139,0,37,3,4,0,183,0,7,0,15,1,11,0,56,3,11,0,184,3,13,0,22,1,13,0,83,1,13,0,226,1,14,0,168,1,148,0,99,0,7,11,61,1,135,11,57,2,4,0,19,0,5,0,221,1,5,0,84,2,6,0,249,1,7,0,197,4,11,0,139,3,12,0,209,0,141,0,214,0,135,0,191,4,6,0,15,1,7,0,142,1,8,0,131,1,10,0,88,1,7,10,192,1,7,10,93,6,7,10,21,7,8,10,186,1,9,10,198,2,10,10,26,1,138,10,210,2,11,10,76,3,12,10,104,0,140,10,113,2,134,11,255,0,133,10,19,3,134,0,109,6,11,11,188,3,151,11,3,0,6,0,92,0,6,0,188,0,7,0,209,0,7,0,245,4,7,0,244,5,7,0,84,7,8,0,149,2,10,0,42,0,10,0,228,0,11,0,58,0,11,0,252,3,12,0,58,0,12,0,118,0,141,0,32,0,4,0,203,1,133,0,198,3,4,11,24,2,7,11,117,4,10,11,211,2,139,11,115,1,140,0,74,1,134,0,21,6,7,11,29,1,135,11,108,3,136,10,235,1,135,11,48,2,6,0,18,0,7,0,179,0,7,0,164,3,8,0,36,2,8,0,245,2,9,0,54,0,9,0,65,0,9,0,20,2,9,0,76,3,10,0,113,0,10,0,117,0,10,0,59,1,10,0,48,2,10,0,110,2,10,0,30,3,11,0,153,0,11,0,95,1,11,0,119,1,12,0,78,0,12,0,151,0,12,0,136,1,12,0,154,2,14,0,248,0,143,0,23,0,6,0,206,6,132,11,178,2,4,10,147,1,5,10,185,1,7,10,194,1,10,10,72,3,11,10,101,0,12,10,193,0,141,10,174,1,133,0,197,3,134,0,182,0,10,0,65,0,10,0,232,1,138,0,241,1,135,11,66,5,6,0,205,3,6,0,134,4,10,11,200,0,19,11,2,0,151,11,22,0,4,11,190,0,133,11,42,2,133,10,167,2,7,0,72,1,137,10,70,1,133,11,233,3,9,0,76,2,138,0,4,1,133,11,190,1,135,10,104,4,135,10,4,7,147,11,119,0,134,0,250,6,6,0,48,5,6,0,193,7,8,0,194,3,138,0,249,3,135,0,52,1,11,0,252,1,4,10,62,2,7,10,94,1,7,10,0,4,8,10,82,1,9,10,165,2,138,10,40,3,138,11,240,2,135,10,57,4,137,11,96,0,7,10,140,6,135,10,245,7,136,0,76,2,132,11,48,1,133,0,102,2,140,0,25,3,136,0,31,1,137,10,41,1,141,10,37,0,6,11,53,0,6,11,199,0,7,11,128,5,8,11,32,0,8,11,93,0,9,11,181,1,10,11,141,1,10,11,117,2,11,11,81,2,11,11,251,2,13,11,70,1,145,11,35,0,134,11,105,0,9,11,64,1,10,11,250,1,138,11,26,3,5,11,114,0,5,11,255,0,141,11,29,1,140,0,34,1,7,11,243,7,8,11,19,0,9,11,89,0,138,11,63,3,134,0,112,4,7,0,207,2,8,0,28,3,8,0,41,3,8,0,66,3,6,10,50,1,7,10,116,4,7,10,60,5,8,10,133,0,138,10,193,1,139,10,243,3,5,0,210,0,6,0,213,0,7,0,60,0,10,0,108,1,139,0,135,0,5,0,95,2,8,0,70,1,136,0,234,1,138,11,176,0,132,0,189,2,5,0,216,1,7,0,124,1,137,0,246,2,135,0,155,7,6,0,55,4,138,0,22,1,138,11,135,1,5,10,73,1,8,10,4,1,139,11,156,0,4,0,130,1,7,0,41,0,8,0,149,1,8,0,216,2,9,0,241,1,11,0,110,0,11,0,104,1,15,0,37,0,144,0,84,0,5,0,46,0,7,0,172,5,7,0,200,5,8,0,122,2,140,0,216,1,136,0,193,3,4,0,12,2,136,0,42,3,10,0,238,0,141,0,33,0,132,10,145,2,152,10,7,0,133,0,20,2,5,0,229,3,135,10,129,6,7,11,82,2,7,11,83,3,7,11,66,7,9,11,155,1,9,11,62,2,9,11,154,2,9,11,225,2,10,11,90,1,10,11,200,2,11,11,246,0,11,11,176,1,11,11,5,2,11,11,135,2,11,11,167,2,11,11,215,2,12,11,48,1,12,11,49,1,12,11,67,1,12,11,227,1,12,11,60,2,12,11,81,2,12,11,90,2,13,11,95,0,13,11,101,0,13,11,171,0,13,11,59,1,13,11,122,1,13,11,169,1,13,11,219,1,14,11,63,0,14,11,124,1,14,11,128,1,15,11,133,0,18,11,112,0,148,11,72,0,5,11,187,3,136,11,46,3,134,0,21,5,5,10,66,0,7,10,104,7,136,10,32,1,133,11,56,0,134,10,107,6,6,0,18,5,148,11,100,0,5,0,14,3,5,0,61,3,6,0,159,2,6,0,132,4,6,0,202,6,137,11,109,2,4,0,50,1,5,0,58,2,7,0,67,5,5,10,91,0,5,10,136,2,5,10,238,2,5,10,13,3,6,10,54,0,6,10,112,0,6,10,146,1,6,10,196,6,7,10,59,1,7,10,237,2,7,10,108,7,9,10,78,0,9,10,252,1,10,10,99,2,10,10,43,3,11,10,254,1,11,10,216,2,13,10,36,0,14,10,39,0,16,10,83,0,17,10,124,0,148,10,30,0,8,10,58,2,9,11,221,1,141,11,78,0,4,11,127,2,10,11,4,0,10,10,66,1,10,10,207,2,11,10,151,1,11,11,126,2,12,11,177,0,148,11,57,0,7,0,31,7,139,0,181,2,7,0,247,2,5,11,246,2,8,10,125,0,8,10,113,1,8,10,12,2,10,10,230,1,11,10,13,0,11,10,125,1,11,10,224,2,11,10,254,2,11,10,77,3,13,10,114,0,13,10,36,1,142,10,47,0,7,0,140,7,6,10,148,6,6,10,195,6,7,10,100,1,8,10,54,0,8,10,221,0,9,10,225,0,9,10,100,1,10,10,77,0,10,10,190,1,10,10,219,2,12,10,148,1,141,10,235,1,135,11,40,2,135,11,88,4,4,0,78,0,5,0,96,0,5,0,182,0,6,0,233,4,7,0,188,6,7,0,33,7,10,0,138,1,10,0,215,1,11,0,20,2,14,0,84,1,145,0,88,0,139,11,72,1,135,0,172,7,132,10,155,1,4,10,80,0,5,10,44,0,137,11,133,0,5,11,110,0,6,11,169,0,6,11,166,6,7,11,144,1,8,11,26,2,9,11,184,0,9,11,12,2,140,11,218,0,4,0,9,2,5,10,43,1,7,10,59,4,140,11,42,2,6,11,133,0,9,11,97,1,12,11,116,2,146,11,79,0,6,0,215,0,7,0,72,2,7,0,4,4,7,0,193,5,7,0,185,6,9,0,168,1,138,0,11,3,7,0,89,3,7,0,185,4,7,10,177,6,9,10,25,2,10,10,165,0,12,10,219,0,140,10,49,2,4,10,219,0,6,11,93,0,7,11,142,5,7,10,225,6,7,11,59,7,8,11,161,2,9,10,86,0,9,11,17,2,140,11,43,0,137,11,115,1,136,0,159,2,5,0,72,1,135,0,150,3,132,0,17,2,9,11,25,0,10,11,211,1,138,11,47,2,4,11,79,1,135,11,174,3,134,0,204,2,134,0,229,5,6,0,67,0,7,0,2,1,7,0,94,6,9,0,98,1,9,0,163,2,10,0,62,3,14,0,80,0,17,0,80,0,140,10,172,1,134,0,88,4,6,0,141,0,7,0,225,0,9,0,59,0,9,0,95,2,10,0,56,1,11,0,175,2,12,0,43,2,13,0,117,1,13,0,238,1,148,0,58,0,133,10,2,2,8,11,39,0,10,11,5,3,11,11,84,0,12,11,205,0,142,11,1,0,8,0,15,3,5,11,89,2,133,11,102,3,136,11,82,2,4,10,55,0,5,10,45,1,6,10,59,2,14,10,49,0,146,10,102,0,132,11,181,0,134,11,116,6,133,10,108,1,4,11,97,0,5,11,147,0,6,11,30,1,7,11,82,5,141,11,176,0,4,10,76,0,7,10,14,6,9,10,50,1,9,10,174,1,9,10,151,2,10,10,171,2,11,10,171,1,11,10,241,2,12,10,78,1,12,10,186,1,14,10,2,1,14,10,110,1,143,10,131,0,137,10,52,0,6,0,187,3,134,0,218,5,6,11,119,1,7,11,169,0,7,11,254,0,136,11,12,3,7,0,174,1,11,0,46,0,14,0,87,1,142,11,87,1,135,0,159,4,5,0,90,2,7,0,226,7,9,0,162,1,9,0,35,3,135,11,167,5,8,0,165,2,135,11,20,4,139,11,29,1,4,10,144,2,135,10,11,3,135,10,144,0,5,11,117,2,135,11,13,6,135,10,93,5,138,11,209,0,7,10,42,2,7,10,93,2,141,10,10,0,5,10,70,3,5,10,73,3,134,10,113,6,133,10,244,3,6,0,77,5,134,0,100,5,144,0,53,0,6,0,78,2,7,10,109,1,7,10,77,5,7,10,217,5,8,10,154,0,141,10,25,1,133,10,84,1,132,11,164,1,135,0,73,1,147,11,32,0,4,0,213,1,10,11,173,1,139,10,239,1,8,10,5,1,9,10,144,0,9,10,210,1,10,10,114,1,12,10,214,1,13,10,144,0,142,10,92,1,142,0,204,1,4,11,69,1,9,10,129,3,138,11,125,0,6,0,207,6,6,10,248,0,9,10,34,2,10,10,23,2,11,10,169,2,141,10,135,0,4,0,222,3,5,0,161,3,6,0,84,1,8,0,120,1,8,0,39,3,8,0,195,3,8,0,212,3,138,0,239,3,134,0,67,6,140,0,250,0,4,11,202,2,133,11,213,1,134,10,55,2,136,10,189,1,5,0,218,0,7,0,74,6,8,0,134,2,10,0,83,0,11,11,138,0,140,11,40,0,7,0,232,5,135,0,2,7,135,11,192,4,11,0,0,0,16,0,78,0,132,11,206,2,133,0,59,2,132,0,199,1,134,0,244,3,5,11,124,0,5,11,144,0,6,11,36,2,7,11,15,0,7,11,153,0,137,11,117,2,142,11,10,0,6,11,75,0,7,11,251,5,8,11,160,1,9,11,240,0,9,11,19,1,10,11,100,0,11,11,146,2,11,11,211,3,12,11,86,0,13,11,212,1,14,11,66,0,14,11,207,0,15,11,20,0,15,11,25,0,144,11,58,0,132,10,65,2,5,11,141,0,5,11,147,3,6,11,247,6,7,11,211,0,7,11,186,2,7,11,73,5,9,11,83,0,9,11,25,1,10,11,120,1,10,11,175,1,11,11,31,2,12,11,152,2,13,11,24,1,13,11,172,1,14,11,61,0,14,11,128,0,17,11,52,0,145,11,81,0,6,0,161,0,7,0,116,1,137,0,85,2,132,0,93,1,10,11,190,2,139,11,245,0,134,0,12,2,134,10,174,0,6,0,176,1,9,0,239,2,139,0,66,1,147,11,94,0,4,11,82,1,133,11,144,1,5,0,212,1,10,0,69,1,11,0,88,3,12,0,89,1,143,0,104,0,133,0,223,0,132,0,54,2,4,11,221,0,5,11,147,2,5,11,221,3,7,11,185,2,7,11,187,4,138,11,28,1,135,11,46,4,4,0,59,0,135,0,114,5,6,0,180,1,11,0,225,1,5,10,110,3,133,10,204,3,4,0,48,0,5,0,15,1,135,0,185,3,5,0,98,2,136,0,201,1,4,0,5,3,5,0,106,2,137,0,244,2,133,0,243,2,135,0,193,4,138,11,251,1,132,10,95,1,132,0,197,0,143,11,78,0,4,11,188,0,7,11,37,3,11,11,20,1,142,11,37,1,5,11,116,3,139,11,223,3,132,10,30,1,10,0,3,1,10,0,172,1,7,10,182,1,7,10,115,2,7,10,236,5,8,10,40,0,9,10,56,0,9,10,38,1,11,10,201,3,11,10,227,3,146,10,148,0,4,0,100,1,5,0,217,0,5,0,236,1,5,0,144,2,8,0,32,2,136,11,32,2,5,0,3,1,6,0,206,4,7,0,158,1,7,0,86,3,142,0,107,0,132,0,239,3,15,0,14,0,144,0,5,0,6,0,44,6,132,10,226,2,132,11,84,2,132,0,161,2,133,10,98,3,6,0,51,7,135,11,55,7,4,0,165,0,7,0,118,5,135,0,37,7,135,11,98,6,147,11,65,0,6,0,117,3,6,0,241,3,137,0,41,3,133,10,116,0,132,10,201,1,136,11,2,3,9,0,242,1,12,0,181,0,10,11,105,1,142,11,60,1,134,11,83,2,5,0,9,0,7,0,41,1,7,0,198,3,140,0,50,1,4,11,89,0,5,11,233,1,6,11,59,1,7,11,41,2,7,11,209,6,138,11,243,0,134,0,207,5,132,0,181,1,5,0,146,0,6,0,155,1,138,0,209,2,5,10,15,2,6,10,189,0,135,10,91,3,11,10,104,0,11,10,42,2,15,10,60,0,143,10,125,0,6,11,122,6,9,11,3,0,10,11,154,0,11,11,129,2,13,11,85,0,13,11,201,0,141,11,90,1,6,0,177,0,135,0,211,1,134,0,97,5,134,10,116,0,136,11,133,2,4,11,166,0,5,11,249,1,6,11,134,6,137,11,110,0,133,10,231,1,4,10,86,0,5,10,155,2,5,10,241,2,6,10,60,1,6,10,199,1,135,10,178,3,133,0,200,0,132,0,191,3,6,0,136,7,134,0,165,7,139,11,203,0,150,10,45,0,4,10,79,0,7,10,237,6,10,10,194,1,11,10,77,2,13,10,76,1,13,10,237,1,14,10,183,0,14,10,78,1,14,10,106,1,14,10,112,1,14,10,120,1,14,10,123,1,19,10,90,0,19,10,103,0,19,10,127,0,148,10,90,0,6,0,155,5,135,11,251,4,134,0,225,1,7,11,189,1,8,11,51,1,8,11,192,2,10,11,41,0,10,11,183,1,11,11,237,0,11,11,110,2,140,11,201,0,135,11,101,3,4,0,84,0,7,0,202,5,10,0,76,0,138,0,142,0,11,11,21,1,144,11,14,0,135,11,185,7,4,11,189,0,5,11,201,2,136,11,57,0,133,0,247,3,138,11,115,1,4,0,59,1,5,0,251,1,135,0,90,5,4,11,40,2,142,10,125,1,9,0,247,2,16,0,31,0,16,0,39,0,16,0,75,0,18,0,24,0,20,0,42,0,152,0,1,0,134,0,200,2,134,0,186,6,133,10,151,2,133,10,78,3,8,0,222,0,8,0,220,1,9,0,238,0,11,0,4,2,11,0,63,2,15,0,109,0,146,0,100,0,7,0,122,5,7,0,134,5,12,0,200,1,5,10,122,1,8,10,209,1,9,10,30,1,10,10,185,0,10,10,50,2,10,10,123,2,11,10,31,0,11,10,137,1,13,10,56,1,18,10,65,0,18,10,96,0,147,10,89,0,4,0,218,3,6,0,166,7,6,0,240,7,8,0,166,3,138,0,217,3,7,10,88,7,9,10,168,2,139,10,30,3,134,10,234,6,145,11,49,0,132,11,102,2,132,10,136,2,5,10,177,3,6,10,120,6,6,10,251,6,7,10,167,0,8,10,56,3,9,10,135,1,10,10,119,1,139,10,185,0,138,11,149,2,7,0,249,4,135,11,153,7,7,0,194,2,7,0,34,4,138,0,26,2,7,10,109,6,8,10,96,1,137,10,249,0,132,10,152,0,11,0,92,0,11,0,196,0,11,0,153,1,11,0,194,1,11,0,154,2,11,0,9,3,12,0,6,1,13,0,129,1,13,0,137,1,15,0,115,0,16,0,45,0,145,0,82,0,133,10,238,3,6,0,40,0,135,0,245,6,9,11,102,2,139,11,71,1,5,10,164,1,135,10,169,5,135,0,175,1,10,0,97,0,135,10,64,3,6,0,167,1,7,0,153,2,135,0,186,4,7,0,237,0,8,0,152,2,9,0,42,0,9,0,10,1,9,0,124,1,9,0,133,2,10,0,177,0,138,0,20,1,7,0,8,1,133,10,95,1,8,0,213,0,5,10,40,0,7,10,86,2,7,10,102,6,9,10,166,0,9,10,128,2,9,10,173,2,9,10,5,3,11,10,215,0,13,10,65,0,14,10,172,0,14,10,61,1,145,10,6,0,5,11,84,0,134,11,163,0,8,10,60,0,9,10,87,1,139,10,1,3,137,0,199,1,133,11,154,1,8,0,138,3,12,0,188,2,12,0,194,2,140,0,217,2,21,11,33,0,150,11,40,0,7,10,159,7,8,10,253,2,8,10,4,3,140,10,159,2,7,10,108,0,8,10,219,0,8,10,132,1,9,10,127,2,9,10,7,3,11,10,19,1,140,10,208,1,5,11,66,1,7,11,149,7,8,11,186,0,9,11,6,1,10,11,187,0,14,11,208,0,146,11,130,0,139,0,112,2,8,0,62,2,5,11,227,0,140,11,29,0,7,11,10,6,11,11,43,1,142,11,151,1,5,10,15,0,6,10,56,0,7,10,222,6,8,10,244,1,9,10,218,2,11,10,75,1,13,10,150,0,142,10,26,1,7,11,115,5,8,11,230,1,9,11,236,0,9,11,110,3,10,11,218,0,11,11,95,0,19,11,17,0,147,11,31,0,135,11,251,7,4,0,98,1,146,11,4,0,140,11,80,0,135,0,22,6,134,10,94,7,5,10,205,0,6,10,182,1,137,10,199,2,133,11,10,2,133,10,22,2,7,0,235,0,7,0,195,5,15,0,68,0,146,0,120,0,137,10,179,2,4,0,174,3,6,0,21,7,8,0,149,3,10,0,116,3,12,0,184,2,12,0,205,2,12,0,211,2,12,0,226,2,12,0,237,2,12,0,12,3,16,0,97,0,146,0,169,0,6,10,187,1,8,11,50,2,9,10,237,0,9,10,59,2,9,10,183,2,10,10,139,0,11,10,203,2,12,10,161,1,141,10,165,1,135,0,189,3,133,0,62,3,134,11,235,6,146,0,23,0,5,0,240,1,6,0,182,2,7,0,203,0,7,11,166,4,137,11,108,2,137,11,132,0,6,0,35,2,134,0,13,6,8,11,2,1,9,11,208,0,137,11,103,1,4,0,96,3,5,0,88,0,137,0,239,0,135,11,237,1,4,11,61,1,135,11,255,4,132,11,221,1,4,10,66,2,5,11,63,0,133,11,253,1,7,0,138,2,135,0,30,5,7,0,52,4,9,0,80,0,11,0,78,0,11,0,165,1,11,0,22,2,140,0,33,2,132,11,32,1,12,0,41,2,14,0,118,0,133,10,155,3,7,0,18,1,11,0,223,1,139,0,251,1,8,11,89,0,8,11,108,2,9,11,49,0,10,11,6,3,11,11,116,2,12,11,66,1,143,11,124,0,4,0,241,1,135,0,48,6,7,0,5,1,7,0,91,4,7,0,74,5,7,0,124,5,7,0,52,6,7,0,169,6,7,0,110,7,9,0,209,1,10,0,248,0,10,0,93,1,10,0,135,2,11,0,15,2,11,0,148,2,11,0,157,2,12,0,17,2,13,0,49,1,132,10,156,3,133,10,153,2,136,0,13,0,6,0,23,3,138,11,120,0,7,0,130,2,8,0,250,0,11,0,123,0,11,0,137,0,13,0,48,0,142,0,95,0,4,10,9,1,7,10,39,3,135,10,182,3,5,10,93,0,140,10,11,1,135,0,149,5,4,0,181,3,10,0,117,3,10,0,123,3,10,0,132,3,10,0,171,3,12,0,248,2,142,0,193,1,139,11,110,1,132,0,50,3,134,11,85,0,135,10,226,3,7,0,74,1,5,10,233,0,5,10,64,1,6,10,140,0,136,10,39,1,4,0,236,3,8,0,214,3,136,0,225,3,133,10,210,3,4,10,137,3,6,10,165,6,137,10,75,3,10,0,33,2,140,0,45,1,6,0,179,3,134,0,38,4,134,0,164,4,4,0,136,3,5,0,26,3,152,10,6,0,134,0,92,5,135,11,96,2,5,11,23,1,6,11,235,0,7,11,212,1,8,11,190,1,9,11,125,2,10,11,205,2,11,11,226,2,140,11,2,2,132,10,253,1,5,11,17,0,6,11,115,1,137,11,16,2,132,0,181,2,4,11,115,0,5,11,157,2,6,11,151,1,8,11,55,1,11,11,10,0,141,11,5,0,11,0,121,1,7,10,17,1,137,11,125,1,135,0,183,2,7,0,130,1,138,0,201,2,135,10,17,4,134,0,11,5,6,0,7,0,6,0,35,0,7,0,147,0,7,0,45,4,7,0,32,6,7,0,39,6,7,0,125,7,8,0,43,0,8,0,208,0,9,0,128,0,9,0,98,3,10,0,20,0,11,0,213,3,147,0,33,0,7,0,125,3,141,0,168,1,139,10,234,0,150,11,56,0,5,11,11,3,5,11,39,3,6,11,119,6,134,11,140,6,5,10,34,3,7,10,229,7,136,10,37,3,4,11,196,0,5,10,167,0,5,11,46,2,5,10,131,3,5,11,181,3,6,10,154,1,137,10,9,3,137,10,21,3,134,10,169,6,8,0,136,3,140,0,19,3,6,0,66,1,9,0,40,2,11,0,18,1,13,0,209,0,13,0,243,1,14,0,85,0,15,0,126,0,145,0,70,0,135,10,10,0,5,10,11,0,6,10,117,0,6,10,229,1,7,10,109,4,9,10,70,2,9,10,82,2,11,10,21,0,11,10,50,3,12,10,23,2,141,10,86,0,4,10,8,1,7,10,43,4,8,10,204,0,8,10,129,1,139,10,185,3,132,11,240,2,138,10,56,0,133,10,214,1,6,0,16,7,8,0,83,0,8,0,230,2,8,0,49,3,9,0,28,0,9,0,29,0,9,0,117,3,10,0,131,1,11,0,121,2,11,0,228,2,13,0,235,0,13,0,254,0,15,0,143,0,143,0,146,0,140,0,49,0,134,0,40,7,4,11,227,0,5,11,159,0,5,11,153,1,7,11,80,0,10,11,38,1,10,11,223,1,12,11,162,1,14,11,50,0,14,11,249,0,142,11,39,1,7,11,190,5,8,11,66,0,8,11,137,0,8,11,249,2,9,11,126,2,11,11,80,0,11,11,212,0,11,11,112,1,11,11,162,1,12,11,8,0,13,11,15,0,16,11,61,0,17,11,59,0,19,11,28,0,148,11,84,0,139,10,247,3,138,11,212,1,135,0,165,1,6,0,159,1,7,0,25,4,137,0,186,1,6,11,38,0,7,11,196,4,8,11,185,0,8,11,0,1,9,11,22,0,9,11,75,1,10,11,226,2,11,11,205,0,11,11,28,2,11,11,234,2,13,11,143,1,13,11,209,1,14,11,88,0,142,11,194,0,139,0,33,1,133,10,203,2,4,0,110,0,10,0,159,1,10,0,85,2,142,0,206,0,4,11,159,0,6,11,115,0,7,11,252,0,7,11,1,1,7,11,136,7,8,11,69,0,9,11,128,1,10,11,91,0,10,11,103,2,12,11,119,1,14,11,235,0,18,11,117,0,147,11,123,0,5,11,143,3,136,11,22,1,7,0,205,0,7,0,208,7,8,10,26,3,9,10,144,1,10,10,42,1,142,10,228,0,135,11,238,6,4,11,151,0,7,11,31,6,8,11,95,1,137,11,66,1,136,10,212,2,133,11,222,3,7,0,3,6,11,0,0,2,13,0,205,0,19,0,30,0,22,0,36,0,23,0,19,0,135,11,3,6,5,11,194,0,7,11,126,6,9,11,90,0,140,11,180,0,6,10,190,0,7,10,0,3,135,10,146,4,134,0,60,5,4,0,27,1,135,0,170,4,133,11,169,1,133,11,203,3,12,0,37,2,14,10,67,0,147,10,60,0,135,10,255,3,134,0,184,6,138,11,75,2,5,11,72,0,6,11,8,1,7,11,21,0,7,11,46,0,7,11,221,7,8,11,215,0,8,11,1,2,10,11,10,1,139,11,22,0,5,0,63,1,135,0,22,2,6,10,137,0,9,10,75,0,9,10,253,0,10,10,194,0,138,10,188,1,7,0,156,4,20,0,112,0,6,11,239,0,7,11,118,0,10,11,95,0,11,11,91,2,13,11,187,1,14,11,160,0,143,11,4,0,134,11,175,1,5,11,106,3,6,11,141,6,11,10,131,2,12,10,115,0,143,11,0,0,134,0,199,3,6,11,65,0,7,11,171,3,7,11,148,4,7,11,135,6,9,11,28,2,10,11,184,2,11,11,9,1,11,11,220,2,11,11,160,3,11,11,169,3,12,11,143,1,13,11,182,1,149,11,19,0,137,11,200,0,135,0,148,7,5,10,248,2,7,10,30,2,8,10,135,0,136,10,240,1,140,11,44,0,7,11,119,6,136,11,49,1,7,10,63,1,7,10,99,1,7,10,251,2,10,10,133,1,145,10,43,0,136,0,223,2,138,10,18,3,137,11,19,0,132,11,184,2,5,0,132,0,9,0,230,1,9,0,203,2,10,0,202,1,11,0,117,1,11,0,156,2,11,0,27,3,11,0,129,3,12,0,16,1,12,0,168,1,12,0,27,2,12,0,46,2,14,0,245,0,14,0,7,1,14,0,8,1,14,0,137,1,142,0,147,1,10,0,38,0,139,0,16,3,132,0,70,3,4,11,46,1,135,11,230,6,133,0,123,1,5,0,8,0,6,0,89,0,6,0,144,1,7,0,33,6,7,0,87,6,7,0,58,7,8,0,218,0,8,0,166,1,9,0,58,2,10,0,114,2,4,11,214,2,133,11,118,2,4,0,249,3,138,0,148,2,6,0,131,1,7,0,114,3,141,0,111,0,6,0,224,0,7,0,109,3,137,0,135,2,4,10,58,0,5,10,30,1,6,10,63,1,7,10,146,1,7,10,230,4,7,10,111,7,8,10,100,1,140,10,152,1,135,0,22,3,9,0,254,1,10,0,53,0,4,10,133,1,9,10,181,0,10,10,29,0,10,10,48,3,11,10,55,1,11,10,49,2,12,10,67,0,141,10,181,0,142,0,202,1,6,11,118,0,7,11,215,0,7,11,241,5,140,11,11,0,134,0,186,3,135,0,138,1,134,0,87,5,5,11,225,0,133,10,117,1,132,0,114,3,7,0,129,5,135,10,180,7,135,10,1,7,4,11,114,1,5,11,244,2,135,11,46,5,150,11,13,0,7,11,98,1,10,11,154,1,139,11,47,3,6,11,126,6,7,11,48,0,8,11,3,3,10,11,116,0,13,11,104,0,14,11,105,0,14,11,184,0,15,11,168,0,19,11,92,0,148,11,68,0,7,0,124,0,136,0,38,0,5,0,5,1,7,0,78,0,7,0,199,0,8,0,47,3,9,0,126,0,10,0,86,1,140,0,135,2,4,0,116,2,140,0,212,2,7,0,10,1,8,0,36,3,7,10,115,6,145,10,89,0,135,0,208,0,134,0,154,4,6,0,79,0,135,0,239,5,132,10,160,2,133,10,225,2,136,0,229,2,132,11,120,0,4,0,198,2,6,0,120,1,134,0,94,2,134,0,67,5,134,0,214,5,6,0,82,3,6,0,17,6,137,0,53,3,5,10,145,0,134,11,81,2,7,0,31,5,140,0,135,0,4,0,211,1,5,0,149,1,134,0,32,2,5,11,52,3,135,11,163,3,6,0,100,0,7,0,244,0,7,0,120,2,7,0,73,6,8,0,178,0,8,0,126,2,141,0,58,0,4,10,131,1,135,10,8,5,6,11,151,0,6,11,139,6,7,11,127,1,151,11,10,0,132,0,225,1,135,10,38,2,134,0,98,5,6,11,88,6,11,11,11,0,12,11,166,1,13,11,6,1,142,11,104,1,133,0,23,3,4,11,43,0,5,11,88,1,133,11,101,1,7,0,203,4,140,0,210,3,7,0,174,2,8,0,33,0,8,0,238,0,10,0,104,2,11,0,211,1,11,0,113,3,13,0,217,0,13,0,253,0,142,0,12,1,137,0,89,3,8,0,211,1,8,0,238,3,7,11,148,0,8,11,28,1,141,11,63,0,4,10,64,2,135,10,239,4,133,11,120,3,5,10,151,3,134,10,137,6,20,10,37,0,148,11,37,0,132,0,191,1,132,11,199,2,4,0,128,0,5,0,159,1,6,0,206,1,7,0,38,1,7,0,66,2,10,0,198,2,139,0,86,0,4,10,82,0,5,10,77,1,5,10,136,3,6,10,207,0,7,10,69,1,7,10,190,6,8,10,101,0,10,10,10,3,139,10,220,0,136,0,75,2,137,11,184,1,133,10,135,3,6,0,171,1,7,0,250,3,138,0,180,2,4,0,195,0,135,0,34,3,140,10,147,0,134,0,10,6,134,0,172,2,132,10,193,2,136,0,89,1,11,11,166,2,140,11,51,1,133,0,109,1,134,0,147,6,4,11,65,0,5,11,223,1,5,11,236,3,7,11,121,7,8,11,61,1,9,11,46,1,10,11,100,2,141,11,22,0,138,0,216,1,4,11,5,1,135,11,254,1,134,10,90,0,142,0,177,1,151,0,28,0,4,11,35,1,7,11,101,0,9,11,3,2,12,11,152,0,12,11,187,1,13,11,136,1,142,11,101,1,140,0,229,3,5,0,3,0,8,0,66,2,9,0,118,0,10,0,193,2,141,0,23,1,135,11,242,4,7,10,45,3,12,10,241,1,141,10,56,0,133,0,229,0,6,10,125,0,135,10,253,4,8,0,102,0,10,0,66,2,10,0,160,2,12,0,240,1,13,0,152,1,14,0,121,0,17,0,106,0,151,10,12,0,6,0,98,3,134,0,56,4,136,0,254,3,4,11,130,0,135,11,75,3,5,11,42,0,5,11,111,3,7,11,245,0,7,11,68,1,7,11,252,5,11,11,207,1,11,11,216,1,13,11,107,1,144,11,52,0,150,0,55,0,8,0,115,0,8,0,94,1,9,0,233,1,10,0,128,0,11,0,50,1,12,0,117,1,14,0,30,0,17,0,79,0,19,0,80,0,4,11,134,0,133,11,116,1,134,0,145,2,134,0,165,3,135,11,123,4,4,0,230,0,133,0,190,2,134,0,192,6,4,0,228,1,18,0,26,0,19,0,42,0,20,0,43,0,21,0,0,0,23,0,27,0,152,0,14,0,7,0,185,0,135,0,191,2,6,0,161,1,10,0,106,2,7,10,82,4,9,10,2,3,11,10,112,0,140,10,157,1,134,0,35,3,132,11,132,2,134,0,238,4,7,11,28,2,12,10,15,1,145,10,109,0,135,11,123,0,132,0,121,2,134,11,111,2,4,11,140,3,5,11,103,1,5,11,252,1,6,11,187,6,7,11,87,1,7,11,204,7,135,11,234,7,135,0,223,1,10,0,6,1,7,10,48,1,9,10,134,2,9,10,94,3,11,10,184,2,12,10,208,0,15,10,79,0,147,10,108,0,4,11,85,1,135,11,224,1,134,0,62,3,5,0,70,0,5,0,110,2,6,0,78,1,7,0,8,4,9,0,171,0,11,0,26,0,11,0,213,0,11,0,125,2,11,0,195,2,12,0,202,0,12,0,124,1,13,0,226,0,13,0,99,1,14,0,222,0,145,0,42,0,135,10,213,3,143,0,217,0,137,11,114,0,4,0,23,0,4,0,141,0,5,0,57,1,5,0,246,3,6,0,50,0,6,0,51,0,7,0,142,0,7,0,128,1,7,0,47,2,8,0,128,2,9,0,204,1,9,0,15,3,11,0,229,2,12,0,183,0,141,0,232,1,141,0,104,1,7,0,50,6,7,11,203,7,8,11,43,1,11,11,122,3,140,11,162,2,132,10,178,1,7,0,140,2,134,10,38,2,7,0,254,2,5,10,41,2,138,10,56,3,7,0,225,2,8,0,42,1,136,10,196,1,4,11,238,0,5,11,247,1,6,11,179,0,7,11,211,7,8,11,125,1,8,11,217,1,9,11,149,0,10,11,183,0,15,11,45,0,143,11,86,0,133,10,36,1,5,0,222,0,9,0,143,2,138,0,22,2,138,10,135,0,4,11,121,0,5,11,156,0,5,11,93,1,9,11,136,0,10,11,93,2,14,11,86,1,147,11,107,0,137,0,138,3,6,0,245,3,134,0,226,4,6,0,164,7,6,0,217,7,8,0,223,3,144,0,120,0,135,11,168,4,138,0,247,1,5,0,154,0,7,0,211,5,10,0,123,1,138,0,229,1,6,0,75,7,6,0,122,7,6,0,133,7,9,0,149,3,9,0,157,3,9,0,164,3,9,0,183,3,9,0,239,3,9,0,245,3,12,0,38,3,12,0,42,3,12,0,46,3,12,0,48,3,12,0,56,3,12,0,64,3,12,0,69,3,12,0,95,3,12,0,100,3,12,0,102,3,12,0,121,3,12,0,124,3,12,0,132,3,12,0,134,3,12,0,140,3,12,0,165,3,12,0,174,3,12,0,181,3,12,0,186,3,15,0,175,0,15,0,203,0,15,0,213,0,15,0,218,0,15,0,225,0,15,0,231,0,15,0,239,0,15,0,248,0,15,0,252,0,18,0,190,0,18,0,204,0,18,0,215,0,18,0,216,0,18,0,222,0,18,0,225,0,18,0,230,0,18,0,239,0,18,0,241,0,21,0,42,0,21,0,43,0,21,0,44,0,21,0,45,0,21,0,46,0,21,0,53,0,24,0,27,0,152,0,31,0,133,0,204,2,135,0,76,3,4,0,91,0,5,0,132,1,5,0,77,3,6,0,206,0,6,0,252,0,6,0,109,1,7,0,136,0,7,0,19,2,136,0,109,2,7,10,137,1,10,10,91,2,139,10,206,0,6,11,80,0,6,11,158,6,7,11,173,0,7,11,182,7,9,11,35,2,10,11,218,2,14,11,18,0,150,11,39,0,137,0,236,2,4,11,155,3,134,11,175,6,4,10,144,3,137,10,232,0,7,10,98,0,7,10,181,7,136,10,204,2,14,0,103,0,133,10,221,2,132,11,83,2,12,0,158,0,18,0,8,0,19,0,62,0,20,0,6,0,22,0,4,0,23,0,2,0,23,0,9,0,5,11,240,0,6,11,203,1,7,11,12,0,7,11,114,0,7,11,246,1,7,11,215,6,7,11,217,6,7,11,13,7,8,11,146,2,9,11,1,0,11,11,191,3,13,11,190,1,142,11,211,0,135,0,64,2,5,0,3,3,5,0,95,3,5,0,130,3,6,0,136,2,6,0,96,6,6,0,108,6,134,0,244,6,133,0,75,1,7,11,121,2,7,11,137,3,7,11,141,3,7,11,2,6,9,11,255,2,140,11,124,2,140,0,120,2,5,0,107,0,7,0,201,0,136,0,6,2,6,0,190,1,7,0,25,7,134,11,234,1,9,0,83,3,141,0,254,1,7,11,250,0,8,11,250,1,136,11,251,1,4,0,248,1,137,10,72,0,132,11,158,0,4,11,140,0,7,11,106,1,8,11,209,0,9,11,10,0,9,11,160,0,9,11,247,1,10,11,177,2,11,11,94,1,11,11,41,2,11,11,213,2,12,11,252,0,12,11,71,2,13,11,192,0,13,11,96,1,14,11,13,1,14,11,100,1,148,11,50,0,6,11,85,2,135,11,38,5,135,10,174,5,5,0,115,3,5,0,207,3,8,0,136,1,148,0,7,0,6,11,228,0,7,11,61,5,9,11,152,1,138,11,87,1,11,11,92,1,11,10,88,2,12,11,99,0,13,10,245,0,18,11,1,0,18,11,11,0,147,11,4,0,134,11,40,1,5,0,154,3,134,0,171,6,132,11,45,2,4,11,36,2,7,10,164,0,7,10,35,6,9,10,107,0,140,10,225,0,7,11,197,0,8,11,142,0,8,11,69,1,9,11,150,0,9,11,84,2,10,11,94,1,10,11,97,1,11,11,74,0,11,11,59,1,14,11,167,1,143,11,141,0,5,0,225,3,7,0,3,2,137,0,91,0,4,0,131,0,8,0,200,0,5,10,228,1,5,10,254,1,6,10,178,1,7,10,232,3,7,10,74,4,136,10,2,0,152,0,10,0,4,11,62,0,5,11,83,0,6,11,143,1,6,11,67,2,7,11,180,2,7,11,78,3,7,11,247,3,7,11,7,7,8,11,147,1,9,11,138,1,10,11,133,0,12,11,4,0,12,11,41,1,12,11,196,1,16,11,81,0,18,11,19,0,18,11,25,0,21,11,14,0,22,11,12,0,151,11,18,0,140,11,203,1,132,11,177,0,7,0,153,5,9,0,109,1,137,11,109,1,132,10,204,1,5,0,103,0,6,0,212,7,7,0,153,3,8,0,68,2,8,0,81,2,8,0,118,2,10,0,28,0,5,11,155,1,135,11,141,2,4,10,164,3,133,10,123,3,4,0,143,3,5,0,99,3,5,0,245,3,7,0,242,7,8,0,30,3,136,0,45,3,7,11,183,1,10,11,215,2,11,11,4,1,139,11,172,2,136,10,113,2,5,11,208,0,7,11,241,2,135,11,248,5,5,0,205,1,7,0,133,7,12,0,39,0,13,0,9,1,13,0,183,1,134,10,76,0,6,0,85,3,8,10,92,0,137,10,221,0,5,0,135,0,6,0,7,2,7,0,186,6,10,0,15,1,11,0,5,1,145,0,54,0,139,11,46,3,14,0,82,1,148,0,81,0,4,0,44,1,133,0,180,1,5,0,163,1,5,0,175,2,7,0,96,3,9,0,214,1,135,11,96,3,9,0,68,3,133,11,242,0,134,0,145,7,4,10,251,2,133,11,185,3,132,10,110,2,132,0,137,1,133,10,253,0,8,0,101,1,10,0,233,2,14,0,170,1,17,0,94,0,19,0,57,0,135,10,34,2,5,11,103,2,146,11,37,0,9,10,73,0,10,10,110,0,14,10,185,0,145,10,119,0,11,0,191,2,7,10,112,2,7,10,148,3,10,10,0,1,139,10,87,0,133,11,34,1,5,10,212,0,12,10,35,0,141,10,126,1,132,11,124,1,5,11,52,0,7,11,21,1,9,11,112,1,139,11,23,3,133,0,131,1,10,11,138,0,139,11,220,1,4,0,6,0,5,0,196,2,136,0,75,0,7,0,71,5,9,0,69,2,10,0,127,2,11,0,197,1,140,0,72,2,132,0,47,1,138,0,4,3,135,10,151,4,4,0,237,2,5,10,48,3,6,11,0,1,7,11,51,1,7,11,231,3,7,11,201,5,7,11,196,6,7,11,202,6,8,11,9,1,9,11,158,1,11,11,60,1,12,11,52,0,13,11,164,1,147,11,100,0,135,11,16,5,6,0,41,4,5,10,101,3,5,10,200,3,6,10,90,6,8,10,222,2,136,10,16,3,4,10,30,2,6,10,180,6,6,10,191,6,7,10,58,4,7,10,9,6,8,10,56,0,8,10,118,0,8,10,156,1,8,10,52,2,9,10,120,3,9,10,140,3,10,10,50,0,10,10,167,1,11,10,173,2,11,10,185,2,11,10,165,3,12,10,43,1,13,10,126,0,13,10,136,0,13,10,170,0,141,10,190,0,134,0,226,0,4,0,106,0,7,0,54,1,11,0,205,2,133,11,211,2,5,0,122,3,5,0,220,3,4,10,232,0,9,10,202,0,10,10,218,1,140,10,177,1,6,0,114,2,142,0,175,1,10,0,194,2,150,0,44,0,13,0,51,0,6,10,108,0,7,10,235,3,7,10,157,4,8,10,111,0,136,10,87,1,132,0,186,2,5,11,109,0,6,11,248,6,7,11,103,7,12,11,40,1,140,11,46,1,134,0,60,3,134,10,176,6,138,0,17,0,7,0,137,7,4,10,133,0,5,11,216,0,7,10,199,2,7,10,18,5,7,10,49,6,7,11,87,7,9,11,141,0,9,11,14,1,9,11,167,2,10,11,159,0,10,11,41,2,11,11,197,0,11,11,182,1,12,11,26,2,12,11,47,2,13,11,193,0,13,11,167,1,14,11,144,0,14,11,166,0,14,11,167,0,15,11,67,0,147,11,84,0,141,11,127,0,7,11,80,7,137,11,81,0,6,10,99,0,7,10,16,7,145,10,57,0,134,11,135,1,5,0,177,2,6,0,84,0,7,0,226,4,6,10,62,2,7,10,172,1,10,10,157,2,11,10,229,1,11,10,72,3,12,10,44,1,142,10,250,0,7,11,66,1,136,11,249,0,7,11,176,1,135,11,113,6,135,10,79,7,137,10,252,0,6,11,155,0,140,11,234,0,7,0,103,3,19,0,27,0,147,11,27,0,140,0,242,1,5,0,218,3,6,0,130,0,138,0,55,3,6,0,1,7,7,0,46,6,8,0,202,1,10,0,101,0,10,0,62,1,10,0,177,3,12,0,222,2,16,0,104,0,18,0,177,0,6,10,67,1,135,10,28,6,5,11,120,2,138,11,14,2,10,0,179,1,7,10,205,1,136,10,7,3,6,11,144,0,7,11,180,3,7,11,18,4,7,11,65,7,8,11,235,0,8,11,205,1,9,11,197,1,9,11,18,2,10,11,98,1,17,11,77,0,19,11,99,0,148,11,79,0,138,0,198,3,7,0,108,6,137,0,129,0,135,0,229,3,136,0,246,1,5,11,196,0,6,11,230,1,7,11,212,0,8,11,53,1,136,11,90,1,7,10,215,2,146,10,73,0,132,0,55,3,132,11,174,2,135,0,135,7,4,0,250,2,7,0,220,6,137,0,98,0,136,10,65,2,24,0,8,0,4,11,30,0,5,11,43,0,152,11,8,0,7,0,22,4,139,0,160,0,7,0,236,1,4,10,157,1,5,10,165,2,7,11,236,1,8,10,176,1,140,10,24,1,6,0,45,0,7,0,177,1,8,0,129,0,9,0,21,0,10,0,136,1,11,0,79,0,12,0,243,1,13,0,199,0,141,0,195,1,7,0,46,2,136,0,97,1,4,11,220,0,7,11,255,5,9,11,93,0,139,11,218,1,7,10,134,2,7,10,194,6,11,10,190,1,141,10,178,0,133,0,17,3,134,0,121,4,8,0,81,0,9,0,189,0,9,0,201,0,11,0,222,1,11,0,200,2,141,0,82,1,5,0,97,1,151,0,26,0,11,0,250,2,132,10,139,1,134,0,232,7,4,0,99,2,133,0,94,2,9,10,174,0,10,10,164,0,11,10,184,1,11,10,73,3,143,10,98,0,134,10,170,1,10,10,96,2,139,10,234,3,138,10,250,0,6,0,25,0,7,0,87,3,7,0,234,4,144,0,32,0,7,11,189,6,138,11,137,1,5,11,7,1,134,11,158,1,6,0,219,7,133,10,220,1,4,0,4,0,7,0,94,4,7,0,40,5,7,0,170,6,8,0,21,1,9,0,110,2,10,0,9,0,11,0,212,2,12,0,94,1,12,0,141,1,13,0,28,0,13,0,159,0,15,0,89,0,18,0,5,0,19,0,9,0,20,0,34,0,22,0,47,0,6,11,178,0,6,11,214,6,8,11,251,0,9,11,178,2,10,11,155,0,10,11,196,0,10,11,117,1,11,11,186,2,13,11,155,0,148,11,93,0,5,11,97,0,137,11,137,1,7,0,252,2,11,0,205,1,12,0,172,0,5,10,76,0,6,10,202,1,6,10,241,1,7,10,100,3,9,10,146,2,10,10,82,2,11,10,54,2,12,10,82,1,141,10,200,0,134,0,169,5,138,11,40,0,134,11,103,6,134,0,165,5,6,0,144,4,4,10,14,2,7,10,5,4,135,10,30,4,4,11,191,0,7,11,166,3,8,11,135,2,145,11,97,0,132,10,124,2,6,0,233,0,7,10,148,2,7,10,100,4,17,10,31,0,19,10,22,0,151,10,14,0,6,10,163,6,136,11,110,0,12,11,246,0,15,11,162,0,19,11,64,0,20,11,8,0,20,11,95,0,22,11,24,0,152,11,17,0,5,11,165,0,9,11,90,1,138,11,143,2,5,11,63,1,135,11,22,2,134,0,255,0,9,0,216,0,8,11,128,0,139,11,179,0,9,0,183,0,139,0,30,1,11,0,188,3,151,0,3,0,4,0,24,2,7,0,117,4,10,0,211,2,139,0,115,1,4,10,23,1,7,10,45,1,137,10,106,1,7,0,29,1,5,11,57,0,6,11,101,0,6,11,127,6,7,11,132,0,7,11,24,4,7,11,130,4,7,11,135,5,7,11,227,5,12,11,237,1,15,11,105,0,151,11,15,0,5,11,203,1,7,11,49,4,7,10,207,6,8,11,241,0,136,11,78,1,4,10,178,0,133,10,143,1,135,0,48,2,132,0,178,2,135,0,222,4,18,0,157,0,147,0,63,0,10,0,87,2,11,0,33,0,12,0,59,2,149,0,1,0,6,11,68,1,6,11,8,2,7,11,82,1,7,11,80,6,7,11,193,6,8,11,228,0,9,11,69,0,139,11,238,2,7,0,70,7,12,0,235,1,12,0,8,2,13,0,127,1,142,0,244,0,135,11,222,2,134,10,156,6,10,0,192,1,11,0,118,2,17,0,117,0,6,10,202,0,7,11,193,2,12,10,104,1,17,10,118,0,18,10,27,0,148,10,67,0,4,11,73,0,6,11,100,2,7,11,159,3,7,11,30,7,8,11,217,0,9,11,216,1,9,11,253,2,9,11,254,2,10,11,152,1,11,11,51,0,11,11,25,3,12,11,10,1,15,11,158,0,20,11,89,0,150,11,32,0,4,0,190,0,133,0,42,2,133,0,233,3,5,11,133,1,8,11,124,2,137,11,229,0,5,0,190,1,7,10,104,3,10,10,4,2,139,10,167,0,137,10,57,1,132,10,224,0,134,0,33,5,5,10,34,2,7,10,35,0,8,10,11,0,8,10,12,0,9,10,59,1,9,10,21,2,10,10,34,3,11,10,166,0,12,10,13,2,142,10,243,0,6,0,124,2,137,0,69,3,5,10,241,0,8,10,242,0,9,10,195,1,10,10,155,2,11,10,86,2,140,10,173,1,22,10,46,0,150,11,46,0,136,11,216,1,11,0,22,1,142,0,73,0,141,11,185,0,132,0,100,3,134,0,204,3,4,10,110,1,137,10,4,2,138,0,242,3,5,11,189,0,6,10,200,6,7,11,186,1,7,11,187,1,8,11,25,1,12,11,174,0,13,11,83,0,141,11,5,1,139,11,128,1,6,11,2,0,7,11,191,0,7,11,190,1,7,11,246,2,7,11,238,4,7,11,201,6,8,11,22,0,8,11,14,1,8,11,100,2,9,11,4,0,9,11,167,0,9,11,56,1,9,11,180,1,10,11,156,0,10,11,216,0,10,11,55,1,10,11,111,2,11,11,72,0,11,11,74,1,11,11,199,1,12,11,101,0,12,11,65,1,12,11,248,1,12,11,18,2,12,11,31,2,13,11,17,0,13,11,156,0,13,11,78,1,14,11,48,0,15,11,70,0,17,11,60,0,148,11,64,0,6,10,75,1,136,10,111,2,135,0,207,4,132,0,48,1,6,11,60,0,7,11,158,2,7,11,47,5,8,11,155,1,8,11,179,1,9,11,141,2,9,11,228,2,10,11,129,1,11,11,222,0,11,11,68,1,11,11,61,3,140,11,99,2,7,0,250,1,6,11,166,0,7,11,118,1,135,11,150,4,14,11,43,0,146,11,21,0,135,11,158,6,135,10,96,7,5,11,206,0,134,11,142,1,135,11,50,0,150,0,26,0,6,0,53,0,6,0,199,0,7,0,128,5,8,0,32,0,8,0,93,0,10,0,141,1,10,0,117,2,11,0,81,2,11,0,251,2,13,0,70,1,145,0,35,0,134,0,105,0,132,10,138,1,4,0,75,3,138,0,26,3,11,0,192,2,141,0,140,1,5,0,114,0,5,0,255,0,141,0,29,1,6,0,107,2,7,0,130,3,7,0,68,4,8,0,229,1,18,0,28,0,19,0,116,0,135,10,139,7,9,0,145,0,7,10,62,2,135,10,183,6,7,0,243,7,8,0,19,0,9,0,89,0,138,0,63,3,132,10,146,2,6,11,5,2,7,11,135,4,10,11,109,2,139,11,192,0,7,0,141,7,7,11,141,7,9,10,13,3,10,10,144,0,11,10,129,1,13,10,161,0,13,10,228,0,13,10,12,1,148,10,107,0,136,10,118,1,10,11,223,0,139,11,133,2,135,0,192,6,7,11,64,0,7,11,33,1,136,11,245,0,4,10,88,1,6,10,242,1,139,10,67,1,136,0,234,2,135,10,39,4,137,10,155,0,4,0,219,3,6,0,172,7,6,0,182,7,6,0,198,7,136,0,227,3,133,11,97,2,133,10,138,3,134,0,14,6,134,0,106,3,5,11,129,0,6,11,61,0,135,11,179,3,4,0,250,3,6,0,146,7,6,0,229,7,134,0,247,7,132,0,46,3,11,0,126,0,139,0,31,1,134,0,240,4,5,0,187,3,136,0,46,3,141,11,250,1,132,11,58,1,6,0,213,3,139,11,232,3,5,0,56,0,8,0,124,3,8,0,147,3,140,0,8,3,148,0,100,0,10,0,4,0,10,0,13,0,11,0,126,2,148,0,57,0,148,11,74,0,5,0,226,2,132,10,104,2,133,11,125,2,136,10,180,2,133,0,246,2,132,10,49,1,137,11,78,2,5,11,24,1,135,11,202,4,134,11,238,1,135,0,88,4,133,11,25,1,13,0,44,0,14,0,214,0,5,10,214,0,7,10,91,2,8,10,99,2,9,10,174,2,10,10,88,0,11,10,203,1,11,10,240,1,12,10,207,1,140,10,78,2,139,0,72,1,135,11,40,4,137,0,133,0,7,0,168,0,13,0,196,0,141,0,237,0,134,10,167,6,134,0,128,4,135,0,221,4,5,0,110,0,6,0,169,0,6,0,166,6,7,0,144,1,8,0,26,2,9,0,184,0,9,0,12,2,140,0,218,0,6,0,24,7,10,0,103,3,12,0,1,3,140,0,17,3,132,11,118,2,7,11,33,0,7,11,120,0,8,11,233,1,9,11,63,1,10,11,52,3,11,11,236,3,12,11,123,1,13,11,117,0,13,11,156,1,14,11,25,0,15,11,52,0,15,11,161,0,16,11,47,0,149,11,2,0,6,0,133,0,8,0,157,1,9,0,97,1,139,0,225,3,145,10,19,0,4,11,169,3,133,11,33,3,134,0,210,3,6,0,93,0,6,0,228,5,7,0,142,5,7,0,59,7,8,0,161,2,9,0,17,2,140,0,43,0,6,0,61,1,10,0,0,2,4,10,225,2,11,10,38,1,12,10,60,0,12,10,181,1,13,10,64,0,13,10,124,1,142,10,174,1,9,0,115,1,7,11,55,6,144,11,43,0,6,10,222,6,8,10,8,2,9,10,89,1,9,10,147,1,142,10,94,1,5,0,14,2,10,10,242,0,138,10,67,2,9,0,25,0,10,0,211,1,138,0,47,2,5,10,139,0,7,10,144,4,138,10,27,2,4,0,79,1,135,0,174,3,140,0,242,2,132,11,109,1,11,0,182,0,142,0,195,0,142,11,29,0,5,11,7,0,139,11,6,3,4,11,234,2,135,11,66,4,8,0,39,0,10,0,5,3,11,0,84,0,12,0,205,0,142,0,1,0,5,0,89,2,5,0,102,3,5,11,104,1,136,11,237,0,132,0,181,0,136,0,114,1,134,0,116,6,8,0,102,1,4,10,107,0,7,10,101,2,8,10,183,1,8,10,248,1,9,10,245,1,10,10,127,1,139,10,221,1,132,10,229,0,137,11,17,3,4,0,97,0,5,0,147,0,6,0,30,1,7,0,82,5,141,0,176,0,6,0,25,2,7,0,20,3,7,0,24,7,132,10,135,3,140,10,71,0,6,0,231,2,134,0,199,4,6,0,119,1,7,0,169,0,7,0,254,0,8,0,12,3,135,11,213,5,7,0,178,6,4,10,47,0,6,10,117,1,7,10,196,1,7,10,31,2,7,10,64,7,9,10,6,0,11,10,1,1,139,10,135,1,6,0,128,3,136,0,235,3,135,0,167,5,137,11,85,1,5,10,212,3,134,10,218,6,145,11,22,0,4,11,21,1,5,11,96,2,6,11,237,1,7,11,201,1,140,11,128,1,7,10,24,2,7,10,51,5,136,10,143,0,140,0,232,2,7,11,27,0,135,11,60,1,18,0,126,0,5,10,19,0,134,10,21,2,4,0,20,3,11,0,41,0,5,11,40,2,5,11,74,2,5,11,164,2,6,11,192,1,8,11,244,0,11,11,1,0,11,11,41,0,13,11,3,0,16,11,54,0,17,11,4,0,146,11,13,0,4,0,217,3,6,0,9,7,4,11,145,1,137,11,8,1,5,10,139,1,5,10,183,3,134,10,240,6,5,0,117,2,135,0,13,6,11,10,151,2,12,10,210,0,13,10,166,0,13,10,54,1,14,10,117,1,147,10,43,0,9,11,31,2,10,11,12,2,11,11,30,0,12,11,12,2,14,11,59,1,16,11,18,0,20,11,26,0,148,11,65,0,4,11,205,0,5,11,111,2,7,11,104,0,136,11,7,2,5,0,37,1,134,0,89,2,7,11,67,2,9,11,41,0,9,11,244,0,9,11,157,2,10,11,5,0,11,11,93,3,11,11,183,3,139,11,212,3,132,11,205,2,132,10,183,2,7,10,241,1,9,10,131,1,147,10,81,0,132,0,164,1,142,0,37,0,6,0,110,4,6,0,108,7,12,0,62,3,12,0,110,3,12,0,126,3,15,0,221,0,143,0,245,0,132,11,233,1,7,0,34,6,140,0,30,2,8,0,165,3,136,0,189,3,6,0,91,5,7,0,31,0,8,0,117,1,5,10,28,1,6,10,49,0,6,10,94,1,7,10,121,1,7,10,157,6,8,10,166,2,9,10,161,0,9,10,73,2,9,10,159,2,9,10,71,3,11,10,144,3,141,10,171,1,135,11,124,3,4,0,69,1,138,0,125,0,139,11,47,0,132,10,85,2,138,0,67,1,6,0,11,6,7,11,69,6,9,11,217,1,11,11,194,3,146,11,139,0,139,10,140,3,7,11,51,3,9,11,26,0,9,11,136,1,10,11,152,0,10,11,226,0,11,11,19,0,12,11,20,1,12,11,170,1,12,11,77,2,13,11,204,1,15,11,97,0,19,11,48,0,148,11,104,0,135,11,51,0,4,0,206,2,135,0,192,4,6,0,104,7,6,0,113,7,6,0,120,7,9,0,179,3,9,0,206,3,12,0,41,3,12,0,82,3,12,0,90,3,12,0,106,3,12,0,119,3,12,0,136,3,12,0,161,3,12,0,180,3,12,0,184,3,15,0,198,0,15,0,206,0,15,0,220,0,15,0,227,0,15,0,247,0,18,0,188,0,21,0,48,0,21,0,50,0,24,0,25,0,24,0,29,0,7,11,249,2,7,11,27,4,137,11,33,2,5,0,124,0,5,0,144,0,6,0,36,2,7,0,15,0,7,0,153,0,137,0,117,2,135,11,94,2,135,10,222,7,7,10,215,7,9,11,46,0,9,10,101,0,9,10,194,1,10,10,66,0,10,10,74,3,11,10,24,2,140,10,75,2,6,0,75,0,7,0,251,5,8,0,160,1,9,0,240,0,9,0,19,1,10,0,100,0,11,0,146,2,11,0,211,3,12,0,86,0,14,0,207,0,15,0,20,0,143,0,25,0,5,0,141,0,5,0,147,3,6,0,247,6,7,0,211,0,7,0,186,2,7,0,73,5,9,0,83,0,9,0,25,1,10,0,120,1,10,0,175,1,11,0,31,2,12,0,152,2,13,0,24,1,13,0,172,1,14,0,61,0,14,0,128,0,17,0,52,0,145,0,81,0,132,11,162,2,135,0,21,2,149,0,6,0,132,11,2,3,133,0,26,2,5,11,79,0,7,11,3,4,7,11,197,5,139,11,52,0,139,10,62,0,4,0,82,1,133,0,144,1,5,11,21,3,134,11,195,0,4,11,251,0,4,11,176,2,7,11,1,2,7,11,4,5,9,11,87,0,138,11,109,1,134,10,230,6,6,0,0,0,7,0,84,0,11,0,127,3,145,0,11,0,139,0,124,3,4,0,221,0,5,0,147,2,7,0,185,2,7,0,187,4,138,0,28,1,133,0,221,3,133,11,121,3,4,11,160,0,5,11,74,1,7,11,154,5,136,11,174,0,6,10,129,6,7,10,0,1,7,10,108,5,10,10,243,1,139,10,158,2,7,0,80,3,4,10,22,0,5,10,10,0,136,10,97,0,138,0,251,1,133,10,225,1,4,0,188,0,135,0,37,3,5,0,116,3,6,0,220,2,139,0,223,3,135,11,200,3,11,11,124,2,15,11,145,0,17,11,34,0,19,11,50,0,151,11,20,0,7,0,191,3,16,0,60,0,6,10,134,0,7,10,181,1,9,10,37,0,14,10,29,1,142,10,115,1,7,10,230,1,8,10,155,0,11,10,93,0,140,10,164,0,134,0,117,6,7,0,81,1,133,10,79,2,6,0,197,7,8,0,154,3,8,0,210,3,133,11,118,1,132,0,126,2,138,0,244,1,133,11,219,2,5,10,124,1,5,10,138,2,136,10,54,1,138,11,125,1,4,10,108,1,7,10,132,4,7,10,163,4,137,10,153,1,137,11,224,0,140,0,166,0,134,10,226,1,4,11,114,2,5,11,130,2,6,11,169,1,10,11,202,0,139,11,141,0,4,10,13,3,6,10,231,1,7,10,158,3,8,10,7,1,139,10,244,1,135,0,162,1,4,10,94,0,135,10,241,4,136,0,248,2,132,10,161,1,136,11,67,3,5,10,92,1,134,10,10,2,6,0,253,4,134,0,2,6,139,11,29,2,135,11,61,6,5,11,128,1,8,11,199,1,140,11,48,0,136,0,2,3,5,11,8,1,134,11,184,0,4,0,89,0,5,0,233,1,6,0,59,1,7,0,41,2,7,0,209,6,138,0,243,0,4,10,152,1,4,10,229,2,135,10,244,1,134,0,116,5,133,0,48,2,6,0,122,6,9,0,3,0,10,0,154,0,11,0,129,2,13,0,85,0,13,0,201,0,141,0,90,1,135,11,59,6,5,11,121,2,6,11,28,0,7,11,219,0,135,11,43,5,9,11,1,3,140,11,185,0,135,11,17,3,7,11,103,1,8,11,243,0,140,11,175,0,138,0,74,2,7,0,247,4,134,10,73,0,132,11,105,0,4,0,166,0,5,0,249,1,134,0,134,6,133,10,64,2,4,11,68,1,138,11,104,0,142,10,231,0,6,0,125,2,7,10,240,4,7,10,142,6,11,10,177,3,12,10,85,1,12,10,215,1,12,10,57,2,23,11,21,0,151,11,23,0,8,11,47,2,141,11,109,0,134,0,155,7,7,0,189,1,8,0,51,1,8,0,192,2,10,0,41,0,10,0,183,1,11,0,237,0,11,0,110,2,140,0,201,0,135,11,195,3,135,0,185,7,4,0,189,0,5,0,201,2,136,0,57,0,138,0,115,1,135,10,26,2,132,0,40,2,6,0,115,3,133,10,157,1,6,0,155,3,132,11,246,2,138,11,215,0,136,10,239,1,7,10,54,0,8,10,56,1,10,10,191,0,10,10,102,2,140,10,55,2,7,11,95,1,139,11,128,0,7,0,107,3,6,10,212,1,7,10,198,5,8,10,18,2,142,10,34,1,135,0,252,6,17,0,49,0,133,11,150,3,12,11,142,1,20,11,39,0,21,11,11,0,150,11,41,0,10,0,149,2,6,10,228,1,135,10,54,3,135,0,153,7,134,0,26,3,137,10,132,3,135,10,55,5,6,10,188,6,135,10,230,7,132,11,84,1,134,0,111,4,4,0,16,3,133,0,233,2,5,0,84,0,134,0,163,0,133,0,154,1,4,0,208,3,5,11,217,3,7,11,253,1,7,11,17,2,145,11,96,0,132,10,218,1,134,0,191,2,135,11,127,7,5,0,66,1,8,0,186,0,9,0,6,1,10,0,187,0,142,0,208,0,135,10,224,5,133,0,227,0,9,0,48,2,13,0,208,0,133,10,49,1,132,11,247,0,7,0,115,5,8,0,230,1,9,0,236,0,9,0,110,3,10,0,218,0,11,0,95,0,19,0,17,0,147,0,31,0,7,0,251,7,8,0,160,2,141,0,192,1,4,11,184,0,5,11,134,1,6,11,81,1,7,11,23,0,7,11,238,1,7,11,106,2,7,11,176,5,8,11,27,0,8,11,87,2,10,11,153,0,139,11,198,2,135,0,210,1,135,10,212,4,6,0,167,0,7,0,186,0,7,0,144,2,10,0,131,2,4,10,224,1,6,10,46,1,6,10,106,6,7,10,69,3,7,10,11,6,7,10,121,6,8,10,173,1,9,10,228,0,13,10,33,1,13,10,87,1,147,10,101,0,134,0,148,5,134,0,160,5,5,0,156,1,7,10,22,1,10,10,227,2,11,10,196,2,141,10,92,1,134,0,94,4,136,0,50,2,148,11,46,0,9,0,60,1,139,0,0,1,134,0,235,6,135,0,166,4,137,0,132,0,10,11,227,0,11,11,241,1,11,11,197,2,140,11,159,1,143,0,66,0,6,11,104,1,7,11,128,6,136,11,222,1,144,10,28,0,4,0,61,1,135,0,255,4,5,0,63,0,133,0,253,1,136,11,187,2,145,10,36,0,134,0,195,5,11,11,87,1,142,11,127,0,132,11,227,2,132,0,32,1,135,11,221,6,8,0,89,0,8,0,108,2,9,0,96,2,11,0,116,2,12,0,66,1,143,0,124,0,134,0,201,4,7,0,165,4,4,11,67,0,5,11,166,1,6,10,107,1,7,11,13,4,7,11,9,5,7,11,19,6,7,10,163,7,8,10,213,2,9,11,229,2,145,11,108,0,134,0,188,5,6,0,177,2,134,0,171,5,138,0,120,0,151,0,1,0,137,10,37,3,142,0,73,1,5,10,45,3,135,10,254,7,135,0,226,0,138,11,96,0,7,0,63,7,5,10,200,2,11,10,17,0,13,10,65,1,144,10,67,0,9,0,205,1,6,10,64,1,7,10,13,3,7,10,129,7,9,10,55,0,10,10,186,0,10,10,17,1,10,10,152,2,10,10,33,3,11,10,228,3,11,10,229,3,13,10,157,0,142,10,170,0,8,11,203,0,8,10,15,1,11,11,55,3,11,11,78,3,12,11,226,1,13,11,133,0,13,11,21,1,13,11,46,1,13,11,208,1,14,11,205,0,142,11,221,0,135,0,66,5,4,11,193,1,133,11,206,2,134,0,85,0,14,0,43,1,7,10,103,0,7,10,95,3,11,10,184,0,145,10,62,0,4,11,99,1,6,11,55,1,9,11,0,1,138,11,148,1,137,10,147,2,138,11,246,2,133,11,59,3,5,11,64,0,140,11,69,2,134,0,147,4,4,11,186,1,7,11,23,4,7,11,72,5,135,11,107,6,132,0,212,3,5,11,209,3,6,11,32,1,7,11,16,2,135,11,41,4,5,0,23,1,6,0,235,0,7,0,212,1,8,0,190,1,9,0,125,2,10,0,205,2,11,0,226,2,140,0,2,2,132,0,37,1,11,10,81,1,142,10,47,1,136,11,29,1,5,0,17,0,6,0,115,1,9,0,16,2,12,0,108,1,132,11,254,0,5,10,77,0,7,10,175,5,10,10,75,3,147,10,73,0,150,0,5,0,132,10,202,1,6,11,12,0,7,11,195,4,145,11,73,0,135,10,140,5,6,10,109,0,138,10,126,1,135,11,125,0,6,10,74,1,7,10,60,4,139,10,142,0,6,11,113,1,6,11,246,1,7,11,12,4,8,11,92,1,9,11,196,1,10,11,26,0,11,11,224,0,11,11,131,1,11,11,4,3,12,11,95,0,12,11,117,2,13,11,195,0,13,11,207,0,13,11,241,0,14,11,4,1,14,11,14,1,143,11,140,0,132,11,13,1,5,11,224,1,7,11,20,2,7,11,173,4,7,11,78,5,8,11,35,1,11,11,93,1,142,11,140,1,150,0,48,0,10,0,89,2,13,0,97,1,141,0,120,1,5,0,11,3,5,0,39,3,6,0,119,6,134,0,140,6,142,11,223,0,4,0,196,0,5,0,46,2,133,0,181,3,148,11,15,0,135,11,228,6,134,0,42,5,132,0,240,2,139,0,225,2,135,11,145,2,136,11,21,2,135,0,156,1,4,0,227,0,5,0,159,0,5,0,153,1,7,0,80,0,8,0,44,2,10,0,223,1,12,0,162,1,14,0,50,0,14,0,123,0,14,0,192,0,14,0,249,0,14,0,39,1,143,0,27,0,7,0,190,5,8,0,66,0,8,0,137,0,8,0,249,2,9,0,126,2,11,0,80,0,11,0,212,0,11,0,112,1,11,0,162,1,12,0,8,0,13,0,15,0,16,0,61,0,17,0,59,0,19,0,28,0,148,0,84,0,135,10,193,7,4,11,211,0,4,11,76,1,5,11,79,1,6,11,238,0,7,11,13,1,7,11,43,3,7,11,5,7,8,10,122,0,8,11,68,3,9,11,251,1,141,11,242,0,6,0,171,2,134,0,228,4,4,0,105,3,132,10,234,0,134,0,67,3,6,0,38,0,7,0,196,4,8,0,185,0,8,0,0,1,9,0,22,0,9,0,75,1,10,0,226,2,11,0,205,0,11,0,28,2,11,0,234,2,13,0,209,1,14,0,88,0,142,0,194,0,138,0,218,3,5,11,241,3,12,11,70,2,146,11,131,0,4,0,159,0,6,0,115,0,7,0,252,0,7,0,1,1,7,0,136,7,8,0,69,0,9,0,128,1,10,0,91,0,10,0,103,2,12,0,119,1,14,0,235,0,18,0,117,0,147,0,123,0,133,0,143,3,136,0,22,1,5,10,174,1,5,10,164,3,6,10,131,0,7,10,161,1,9,10,10,2,11,10,58,1,141,10,134,1,14,10,149,0,14,10,143,1,143,10,57,0,4,0,151,0,7,0,31,6,136,0,237,2,5,11,228,0,6,11,203,0,7,11,156,0,8,11,91,1,137,11,9,1,132,10,251,1,10,0,221,3,140,0,188,3,133,0,222,3,5,0,194,0,6,0,159,3,7,0,126,6,9,0,90,0,140,0,52,2,4,10,87,1,133,10,255,1,133,0,169,1,7,10,199,1,138,10,79,2,4,0,6,3,7,11,220,1,7,11,56,6,138,11,87,0,5,0,203,3,135,10,101,5,5,11,62,1,147,11,121,0,5,11,35,1,7,11,253,2,9,11,133,1,140,11,36,2,134,10,63,2,4,0,59,3,12,0,134,2,12,0,193,2,12,0,200,2,140,0,202,2,139,0,240,2,137,0,150,2,5,0,72,0,6,0,8,1,7,0,21,0,7,0,46,0,7,0,221,7,8,0,215,0,8,0,1,2,10,0,10,1,139,0,22,0,139,11,10,2,6,0,239,0,7,0,118,0,10,0,95,0,11,0,91,2,13,0,187,1,14,0,160,0,143,0,4,0,6,0,175,1,134,0,157,2,7,10,103,4,7,10,36,6,10,10,41,1,10,10,166,1,11,10,252,2,11,10,42,3,12,10,8,1,13,10,102,0,13,10,44,1,13,10,228,1,14,10,147,0,14,10,229,0,17,10,71,0,18,10,118,0,147,10,120,0,5,0,106,3,6,0,141,6,15,0,0,0,10,11,13,2,139,11,82,0,6,0,65,0,7,0,171,3,7,0,148,4,7,0,135,6,9,0,28,2,10,0,184,2,11,0,9,1,11,0,220,2,11,0,160,3,11,0,169,3,141,0,182,1,134,0,70,5,136,11,35,2,132,11,166,1,5,11,99,1,145,11,0,0,137,11,137,3,5,0,170,2,135,0,95,7,132,0,41,3,4,0,184,2,133,11,97,3,6,0,50,4,6,0,192,5,14,10,35,0,142,10,191,0,5,11,146,3,134,11,89,6,133,11,234,0,135,11,103,5,137,11,12,3,132,10,125,0,4,0,214,2,133,0,118,2,8,0,34,3,136,0,70,3,132,10,209,2,6,0,57,5,7,0,8,3,19,0,56,0,136,10,145,0,132,0,202,3,7,10,24,3,8,10,147,0,10,10,53,3,139,10,253,3,139,10,202,3,8,0,172,3,137,0,29,3,135,11,32,5,9,0,248,0,10,0,144,1,7,11,48,3,7,11,217,4,7,10,207,7,9,11,27,1,9,11,8,2,10,11,213,0,10,11,51,1,10,11,207,1,10,11,159,2,10,11,234,2,11,11,145,1,11,11,26,3,12,11,5,2,18,11,107,0,147,11,115,0,6,0,159,7,134,0,248,7,135,11,83,1,13,0,41,0,15,0,93,0,5,10,168,0,5,10,162,3,8,10,74,0,9,10,111,2,12,10,244,1,140,10,67,2,6,0,118,0,7,0,215,0,7,0,241,5,140,0,11,0,6,10,220,0,7,10,77,4,141,10,105,0,6,11,165,1,7,11,61,0,7,11,4,6,10,11,11,0,138,11,245,1,7,0,103,2,138,0,251,0,140,11,119,2,135,0,20,4,6,10,19,0,7,10,133,5,139,10,172,1,133,0,225,0,7,10,96,0,8,10,145,1,8,10,191,2,137,10,128,3,145,10,116,0,6,11,102,0,7,11,72,0,15,11,142,0,147,11,67,0,7,10,169,7,7,10,173,7,8,10,190,2,136,10,238,2,7,10,238,7,8,10,150,0,8,10,225,2,12,10,110,1,151,11,30,0,4,0,114,1,5,0,244,2,7,0,46,5,135,11,55,3,8,10,32,3,9,10,148,0,9,10,104,3,9,10,122,3,11,10,53,1,11,10,233,3,13,10,11,1,141,10,67,1,6,0,126,6,7,0,48,0,8,0,3,3,10,0,116,0,13,0,104,0,14,0,105,0,14,0,184,0,15,0,168,0,19,0,92,0,148,0,68,0,10,0,209,0,135,11,78,7,7,11,68,0,8,11,48,0,8,11,88,0,8,11,70,2,8,11,169,2,9,11,117,1,9,11,96,3,11,11,157,0,11,11,80,1,11,11,75,3,148,11,27,0,134,0,162,3,4,11,88,0,5,11,137,0,5,11,174,0,5,11,9,3,6,11,128,6,6,11,189,6,7,11,77,0,7,11,170,1,7,11,37,5,7,11,75,5,8,11,126,0,8,11,51,2,9,11,11,2,9,11,238,2,10,11,54,1,10,11,68,3,11,11,42,0,11,11,62,1,11,11,219,2,12,11,68,0,12,11,92,0,12,11,251,1,12,11,180,2,13,11,81,0,13,11,238,0,13,11,118,1,18,11,138,0,19,11,78,0,19,11,111,0,20,11,55,0,20,11,77,0,148,11,92,0,4,11,170,3,135,11,39,7,5,10,35,2,7,10,168,1,8,11,105,2,138,11,95,1,6,0,6,5,6,11,132,6,7,11,219,5,8,11,117,0,9,11,58,1,138,11,174,0,6,0,247,2,6,0,126,3,7,11,195,2,139,11,51,2,4,0,120,0,135,0,102,7,9,0,129,1,149,0,17,0,138,0,173,1,133,11,147,1,5,0,52,3,135,0,163,3,10,0,199,0,133,10,133,0,6,0,151,0,6,0,139,6,7,0,127,1,151,0,10,0,6,0,249,2,136,10,187,0,8,0,109,1,10,10,0,0,10,10,50,3,139,10,220,3,4,11,44,0,5,11,55,1,6,11,156,0,7,11,127,2,7,11,250,2,7,11,35,7,9,11,8,0,9,11,206,1,148,11,83,0,4,11,90,1,7,11,115,0,9,11,180,0,9,11,200,1,138,11,107,1,136,10,173,2,7,0,62,4,145,0,46,0,6,0,88,6,11,0,11,0,12,0,166,1,13,0,188,1,142,0,104,1,6,0,252,3,6,0,236,4,134,0,53,6,4,0,43,0,5,0,88,1,5,0,101,1,14,0,216,1,150,0,58,0,6,0,72,7,6,0,74,7,6,0,76,7,6,0,77,7,6,0,82,7,6,0,85,7,6,0,111,7,6,0,119,7,9,0,152,3,9,0,153,3,9,0,156,3,9,0,178,3,9,0,191,3,9,0,195,3,9,0,202,3,9,0,229,3,9,0,240,3,9,0,249,3,12,0,27,3,12,0,29,3,12,0,30,3,12,0,32,3,12,0,35,3,12,0,43,3,12,0,52,3,12,0,53,3,12,0,71,3,12,0,73,3,12,0,80,3,12,0,143,3,12,0,153,3,12,0,154,3,12,0,157,3,12,0,169,3,12,0,176,3,12,0,177,3,12,0,185,3,15,0,184,0,15,0,191,0,15,0,199,0,15,0,237,0,15,0,240,0,15,0,243,0,15,0,246,0,18,0,203,0,21,0,40,0,21,0,52,0,21,0,57,0,24,0,23,0,24,0,28,0,152,0,30,0,134,0,213,2,145,11,58,0,133,0,120,3,137,10,106,3,4,0,199,2,8,10,6,3,10,10,158,2,140,10,51,0,144,11,40,0,6,11,185,0,7,11,107,7,139,11,161,2,137,10,189,2,137,0,184,1,4,11,71,1,5,11,222,1,7,11,52,5,8,11,241,2,140,11,227,0,4,10,127,0,5,10,94,1,6,10,100,1,8,10,170,1,9,10,60,2,10,10,247,0,139,10,56,1,5,11,252,3,133,11,254,3,4,11,103,0,133,11,145,1,6,0,121,7,6,0,134,7,6,0,167,7,9,0,146,3,9,0,171,3,9,0,184,3,9,0,211,3,9,0,222,3,9,0,230,3,9,0,235,3,9,0,255,3,12,0,59,3,12,0,66,3,12,0,77,3,12,0,144,3,12,0,167,3,12,0,183,3,15,0,172,0,15,0,174,0,18,0,198,0,149,0,63,0,5,0,190,3,5,0,219,3,4,11,243,1,135,11,141,5,7,0,117,3,6,10,59,0,6,10,226,6,9,10,91,2,141,10,141,1,10,11,62,0,141,11,164,0,4,0,79,3,135,0,70,1,11,0,20,1,142,0,37,1,4,0,65,0,5,0,223,1,5,0,236,3,7,0,121,7,8,0,61,1,9,0,46,1,10,0,100,2,13,0,22,0,132,11,96,0,4,0,5,1,135,0,254,1,135,0,234,5,6,10,111,0,7,10,4,0,8,10,163,0,8,10,8,3,138,10,54,2,4,0,35,1,9,0,3,2,12,0,152,0,12,0,187,1,13,0,136,1,142,0,101,1,7,11,143,1,135,11,212,5,4,0,77,2,139,0,26,1,6,11,51,2,135,10,202,7,5,10,41,1,135,10,14,4,4,0,130,0,7,0,75,3,135,0,26,6,5,0,42,0,5,0,111,3,7,0,245,0,7,0,68,1,7,0,252,5,11,0,207,1,11,0,216,1,13,0,107,1,144,0,52,0,4,0,134,0,133,0,116,1,133,0,168,2,136,10,107,1,6,0,205,7,8,0,167,3,136,0,209,3,4,0,42,3,135,0,98,6,135,10,139,6,7,0,110,5,4,11,142,3,133,11,64,3,7,10,40,3,8,11,10,1,139,11,66,2,132,0,132,2,4,0,214,3,138,0,99,3,132,10,24,1,135,0,28,2,140,10,54,0,135,0,123,0,134,0,186,7,4,10,165,1,133,10,36,2,6,0,111,2,136,0,21,3,4,0,140,3,5,0,103,1,5,0,252,1,6,0,187,6,7,0,87,1,7,0,204,7,135,0,234,7,134,0,196,4,4,0,85,1,135,0,224,1,6,10,254,0,9,10,109,0,138,10,103,0,134,0,120,3,8,11,16,2,137,11,92,1,7,0,203,7,8,0,43,1,11,0,122,3,12,0,162,2,4,11,20,0,133,11,104,2,135,11,70,4,134,10,94,6,4,0,238,0,5,0,247,1,6,0,179,0,7,0,211,7,8,0,125,1,8,0,217,1,9,0,149,0,10,0,20,3,15,0,45,0,15,0,86,0,20,0,110,0,150,0,57,0,133,10,159,2,4,11,26,0,5,11,173,1,6,11,245,0,7,11,192,2,7,11,99,5,135,11,194,5,4,0,121,0,5,0,156,0,5,0,93,1,9,0,175,1,10,0,93,2,142,0,86,1,7,11,175,3,139,11,102,2,132,10,121,3,132,11,109,2,7,10,102,5,7,11,102,5,135,10,118,7,132,10,115,2,133,10,7,3,133,11,30,2,133,11,100,3,136,11,177,1,6,0,93,5,7,0,243,3,11,10,106,1,11,10,180,3,140,10,132,1,6,0,80,0,7,0,173,0,9,0,35,2,10,0,218,2,14,0,18,0,22,0,39,0,135,11,215,5,6,0,158,6,135,0,182,7,140,0,196,0,4,0,155,3,6,0,251,1,6,0,175,6,7,10,195,1,8,10,133,1,12,10,234,1,13,10,16,0,13,10,215,0,13,10,95,1,18,10,132,0,147,10,125,0,6,0,134,2,134,0,23,4,135,10,73,3,136,10,54,2,6,0,75,6,135,0,190,4,139,0,158,3,132,11,13,2,132,0,83,2,5,0,240,0,6,0,203,1,7,0,12,0,7,0,114,0,7,0,181,3,7,0,217,6,7,0,13,7,8,0,146,2,9,0,1,0,11,0,191,3,141,0,190,1,5,10,144,3,134,10,159,6,132,0,190,1,7,11,62,0,12,11,45,0,147,11,112,0,5,10,236,0,6,10,60,2,8,10,236,1,11,10,106,2,144,10,56,0,5,10,190,0,136,10,62,1,135,10,96,5,4,11,223,0,6,11,103,1,11,11,3,0,13,11,108,0,14,11,89,0,144,11,22,0,132,11,135,2,134,0,234,1,134,0,235,1,134,0,48,6,135,11,173,2,138,11,220,0,7,0,250,0,136,0,251,1,132,0,158,0,4,0,140,0,7,0,106,1,8,0,209,0,9,0,10,0,9,0,160,0,9,0,247,1,9,0,102,2,10,0,177,2,11,0,71,1,11,0,41,2,11,0,213,2,11,0,255,2,12,0,252,0,12,0,71,2,13,0,192,0,14,0,13,1,14,0,100,1,148,0,50,0,19,0,1,0,19,0,26,0,150,0,9,0,132,11,109,0,6,0,228,0,7,0,61,5,9,0,152,1,138,0,87,1,4,0,117,1,5,0,27,1,6,0,224,1,7,0,97,2,10,0,92,3,138,0,110,3,6,0,11,3,134,0,185,4,4,0,45,2,7,11,7,1,7,11,116,2,136,11,93,1,132,0,36,2,7,0,197,0,8,0,142,0,8,0,69,1,9,0,150,0,9,0,84,2,10,0,94,1,10,0,97,1,11,0,74,0,11,0,59,1,12,0,150,2,12,0,169,2,14,0,167,1,143,0,141,0,4,11,40,0,10,11,67,0,11,11,117,0,11,11,0,3,139,11,167,3,7,11,224,3,8,11,45,1,9,11,210,2,12,11,63,0,13,11,29,0,14,11,161,0,143,11,18,0,6,0,210,5,138,11,20,2,5,0,68,2,7,0,122,1,7,0,162,2,7,0,144,5,15,0,83,0,16,0,11,0,15,11,83,0,144,11,11,0,6,0,33,4,6,0,55,5,10,0,60,1,7,10,85,0,7,10,247,0,8,10,73,2,138,10,163,0,4,0,169,0,5,0,83,0,6,0,143,1,6,0,67,2,6,0,233,5,7,0,180,2,7,0,78,3,7,0,247,3,7,0,7,7,8,0,147,1,9,0,138,1,10,0,133,0,12,0,4,0,12,0,41,1,12,0,196,1,16,0,81,0,18,0,25,0,21,0,14,0,22,0,12,0,151,0,18,0,134,0,82,4,7,0,10,6,11,0,43,1,142,0,151,1,134,0,168,4,132,0,177,0,5,0,155,1,135,0,141,2,7,0,183,1,10,0,215,2,11,0,4,1,139,0,172,2,138,10,145,0,147,10,83,0,5,0,208,0,7,0,241,2,135,0,248,5,137,11,105,2,135,10,130,7,135,11,57,3,11,0,166,1,13,0,133,1,4,10,124,0,10,10,201,1,11,10,121,0,11,10,169,0,11,10,102,3,12,10,214,0,14,10,187,0,143,10,77,0,11,0,103,2,15,0,58,0,11,11,103,2,143,11,58,0,9,0,106,2,138,0,226,1,6,0,160,7,6,0,178,7,142,0,249,1,7,10,169,4,135,11,46,7,133,0,242,0,135,10,53,5,6,10,107,0,7,10,126,2,7,10,96,6,137,10,140,1,133,0,185,3,5,10,114,1,134,10,220,6,5,11,28,0,6,11,204,0,10,11,64,1,10,11,71,2,13,11,246,1,14,11,72,0,14,11,18,1,14,11,56,1,14,11,88,1,15,11,159,0,16,11,62,0,16,11,69,0,17,11,30,0,18,11,42,0,18,11,53,0,18,11,84,0,18,11,140,0,19,11,68,0,19,11,85,0,20,11,5,0,20,11,45,0,20,11,101,0,22,11,7,0,150,11,20,0,4,11,46,2,6,11,134,1,7,11,162,0,7,11,177,2,9,11,104,1,138,11,141,2,11,0,34,3,141,0,67,0,133,10,204,0,133,0,34,1,5,10,202,3,134,10,170,6,132,0,124,1,5,0,52,0,7,0,21,1,9,0,112,1,139,0,23,3,5,11,88,3,6,11,136,6,6,11,221,6,6,11,245,6,7,11,126,4,7,11,145,5,7,11,173,5,140,11,1,2,5,11,92,0,7,10,3,0,10,11,224,2,140,11,102,0,4,0,112,0,5,0,141,2,5,10,227,1,5,10,173,2,6,10,233,1,7,10,180,4,136,10,138,1,132,10,153,3,6,0,4,4,133,10,239,3,5,11,78,2,9,11,213,0,145,11,91,0,135,10,160,6,10,0,138,0,139,0,220,1,5,0,213,2,5,0,215,2,135,0,19,7,4,0,211,3,6,0,29,7,6,0,46,7,8,0,108,3,8,0,115,3,8,0,121,3,8,0,125,3,8,0,127,3,10,0,166,3,12,0,208,2,14,0,203,1,148,0,123,0,135,11,39,2,4,0,38,0,6,0,179,1,7,0,51,1,7,0,231,3,7,0,201,5,7,0,196,6,7,0,202,6,8,0,115,1,9,0,158,1,11,0,60,1,12,0,52,0,13,0,164,1,147,0,100,0,135,0,16,5,132,10,200,2,134,10,93,6,133,0,211,2,134,0,139,2,136,11,191,0,9,11,23,3,10,11,93,0,11,11,45,1,16,11,13,0,17,11,23,0,18,11,135,0,19,11,12,0,20,11,1,0,20,11,12,0,148,11,14,0,136,11,247,1,6,11,210,1,135,11,159,2,6,0,176,4,134,0,50,5,135,0,231,4,134,0,218,3,5,0,109,0,6,0,248,6,7,0,103,7,12,0,40,1,140,0,46,1,135,11,215,3,133,10,229,1,134,0,148,2,134,0,32,3,5,0,216,0,5,0,38,1,6,0,79,2,7,0,87,7,9,0,141,0,9,0,14,1,9,0,167,2,10,0,159,0,11,0,197,0,11,0,182,1,12,0,26,2,12,0,47,2,14,0,144,0,14,0,167,0,15,0,67,0,4,10,29,1,5,10,61,1,6,10,45,1,7,10,7,0,8,10,153,0,10,10,254,2,11,10,212,1,12,10,211,1,141,10,143,0,136,0,177,3,134,0,66,4,137,0,81,0,12,11,212,1,19,11,96,0,148,11,24,0,134,0,135,1,138,11,241,0,7,0,66,1,136,0,249,0,134,0,132,5,135,11,27,3,5,0,120,2,138,0,14,2,136,10,51,3,6,0,144,0,7,0,180,3,7,0,18,4,8,0,235,0,8,0,205,1,9,0,197,1,9,0,28,3,10,0,98,1,17,0,77,0,135,11,186,3,139,10,149,3,6,0,172,3,134,0,204,4,4,0,106,1,7,0,52,0,135,0,47,1,6,11,37,2,8,11,34,0,8,11,27,1,9,11,165,0,138,11,219,1,7,11,114,1,7,11,239,3,7,11,153,4,135,11,29,6,5,11,140,2,5,11,189,2,135,11,193,1,5,0,196,0,6,0,230,1,7,0,212,0,8,0,53,1,136,0,90,1,6,10,183,6,6,10,199,6,7,10,224,7,7,10,228,7,8,10,69,3,137,10,84,3,6,11,159,0,6,11,108,1,7,11,4,2,7,11,159,5,137,11,6,2,135,0,120,7,135,0,10,5,132,0,174,2,141,11,151,0,138,0,113,2,136,0,194,2,138,10,56,2,139,0,156,1,4,0,30,0,133,0,43,0,8,10,67,0,138,10,163,1,7,0,199,3,141,0,11,0,12,0,246,2,14,0,185,1,142,0,206,1,10,10,145,2,14,10,41,1,142,10,105,1,139,10,217,2,4,0,220,0,135,0,255,5,7,11,245,1,9,11,111,0,10,11,141,0,11,11,76,1,13,11,43,0,13,11,173,1,14,11,130,0,14,11,159,1,145,11,102,0,4,0,182,3,6,0,67,7,7,0,11,0,8,0,105,3,12,0,198,2,12,0,206,2,12,0,236,2,12,0,253,2,148,0,124,0,5,11,149,0,5,11,167,3,136,11,233,0,142,11,35,1,134,0,43,6,7,0,122,3,8,10,51,0,9,10,100,3,10,10,65,3,12,10,225,1,12,10,58,2,148,10,106,0,141,0,2,0,132,10,189,1,136,11,33,3,135,0,238,6,7,0,189,6,138,0,137,1,5,0,7,1,134,0,158,1,132,11,66,1,133,10,239,0,7,0,200,1,7,10,198,7,8,10,130,0,139,10,208,2,137,0,50,3,5,10,123,0,6,10,18,2,7,10,92,1,135,10,139,5,135,10,232,7,6,0,178,0,6,0,214,6,8,0,251,0,9,0,178,2,10,0,155,0,10,0,196,0,10,0,117,1,11,0,186,2,13,0,155,0,148,0,93,0,5,0,97,0,137,0,137,1,134,0,162,2,11,0,223,0,140,0,168,0,132,10,210,0,139,11,208,1,6,0,103,6,146,0,159,0,139,11,2,0,7,0,166,3,8,0,135,2,17,0,97,0,19,0,59,0,150,0,2,0,132,0,191,0,5,0,165,0,9,0,90,1,10,0,143,2,11,0,117,3,4,10,174,1,135,11,101,1,133,0,109,3,5,10,213,0,133,11,150,1,8,0,128,0,139,0,179,0,6,11,69,0,135,11,117,0,135,0,17,5,11,11,43,0,13,11,72,0,141,11,142,0,135,11,38,7,142,0,164,0,5,0,57,0,6,0,101,0,6,0,74,2,6,0,127,6,7,0,132,0,7,0,130,4,7,0,135,5,7,0,227,5,12,0,237,1,15,0,105,0,151,0,15,0,5,0,203,1,7,0,49,4,8,0,241,0,136,0,78,1,133,11,58,3,133,10,108,0,5,10,219,0,10,11,132,0,11,11,191,0,11,11,102,1,139,11,204,1,6,0,68,1,6,0,8,2,7,0,82,1,7,0,193,6,8,0,228,0,139,0,238,2,21,0,30,0,22,0,53,0,4,10,193,0,5,10,148,3,7,10,108,1,10,10,142,1,10,10,214,2,11,10,61,1,11,10,114,2,12,10,142,0,12,10,32,1,12,10,166,2,13,10,57,1,15,10,113,0,146,10,114,0,6,11,110,0,135,11,145,6,135,0,142,3,6,10,241,0,7,10,139,3,8,10,64,3,9,10,86,1,10,10,217,2,11,10,28,1,11,10,189,1,11,10,139,2,11,10,95,3,13,10,142,1,146,10,99,0,7,0,193,2,9,0,222,2,5,11,232,3,7,11,221,2,137,11,71,2,4,0,73,0,6,0,100,2,7,0,159,3,7,0,30,7,8,0,217,0,9,0,253,2,9,0,254,2,10,0,152,1,11,0,51,0,11,0,25,3,12,0,10,1,15,0,158,0,20,0,89,0,150,0,32,0,7,0,50,5,4,11,41,1,6,11,17,2,7,11,152,0,7,11,201,2,7,11,53,7,8,11,198,2,8,11,205,2,140,11,127,2,5,0,133,1,136,0,124,2,134,0,129,5,4,10,50,2,9,10,254,0,139,10,111,3,134,0,125,3,132,10,18,3,4,11,8,2,135,11,63,2,136,0,21,0,140,0,209,2,136,0,191,3,7,11,148,5,7,11,104,6,9,11,169,0,9,11,182,0,9,11,111,1,9,11,222,1,9,11,250,1,9,11,39,2,9,11,136,2,9,11,139,2,9,11,185,2,9,11,193,2,9,11,213,2,9,11,19,3,9,11,26,3,10,11,198,0,10,11,214,0,10,11,11,1,10,11,19,1,10,11,200,1,10,11,39,2,10,11,49,2,10,11,101,2,10,11,115,2,10,11,156,2,10,11,163,2,10,11,179,2,10,11,183,2,10,11,195,2,10,11,203,2,11,11,183,0,11,11,201,0,11,11,244,0,11,11,6,1,11,11,96,1,11,11,183,1,11,11,237,1,11,11,60,2,11,11,79,2,11,11,96,2,11,11,99,2,11,11,134,2,11,11,162,2,11,11,199,2,11,11,239,2,11,11,249,2,11,11,8,3,11,11,17,3,11,11,82,3,11,11,85,3,11,11,94,3,11,11,97,3,11,11,100,3,11,11,130,3,11,11,134,3,11,11,135,3,11,11,142,3,11,11,164,3,11,11,174,3,11,11,189,3,11,11,199,3,11,11,204,3,12,11,148,0,12,11,195,0,12,11,220,0,12,11,237,0,12,11,62,1,12,11,83,1,12,11,137,1,12,11,189,1,12,11,194,1,12,11,218,1,12,11,253,1,12,11,21,2,12,11,79,2,12,11,82,2,12,11,85,2,12,11,109,2,12,11,121,2,12,11,130,2,13,11,59,0,13,11,60,0,13,11,145,0,13,11,239,0,13,11,250,0,13,11,17,1,13,11,73,1,13,11,88,1,13,11,109,1,13,11,116,1,13,11,131,1,13,11,147,1,13,11,158,1,13,11,200,1,13,11,222,1,13,11,227,1,13,11,233,1,14,11,55,0,14,11,57,0,14,11,81,0,14,11,90,0,14,11,148,0,14,11,239,0,14,11,10,1,14,11,65,1,14,11,70,1,14,11,71,1,14,11,74,1,14,11,91,1,14,11,99,1,14,11,145,1,14,11,155,1,14,11,158,1,14,11,160,1,14,11,164,1,15,11,61,0,15,11,74,0,15,11,87,0,15,11,88,0,15,11,94,0,15,11,96,0,15,11,116,0,15,11,149,0,15,11,154,0,16,11,50,0,16,11,63,0,16,11,73,0,17,11,2,0,17,11,66,0,17,11,92,0,17,11,103,0,17,11,112,0,18,11,50,0,18,11,54,0,18,11,82,0,18,11,86,0,18,11,90,0,18,11,111,0,18,11,115,0,18,11,156,0,19,11,40,0,19,11,79,0,20,11,78,0,149,11,22,0,137,11,170,0,134,0,153,5,135,11,27,5,139,11,155,1,5,0,189,0,7,0,186,1,7,0,187,1,8,0,25,1,12,0,174,0,141,0,5,1,6,10,216,0,7,10,133,3,7,10,63,5,136,10,237,1,5,11,141,1,6,11,154,0,7,10,85,1,7,11,164,2,8,11,187,1,8,11,97,2,9,11,24,0,9,11,69,1,10,11,35,0,11,10,219,0,11,11,23,2,11,11,160,2,11,11,250,3,12,11,125,2,144,11,30,0,6,0,2,0,7,0,191,0,7,0,190,1,7,0,238,4,7,0,201,6,8,0,22,0,8,0,14,1,8,0,100,2,9,0,4,0,9,0,56,1,9,0,180,1,9,0,114,2,10,0,216,0,10,0,55,1,10,0,9,2,10,0,111,2,11,0,72,0,11,0,74,1,11,0,199,1,12,0,65,1,12,0,248,1,12,0,18,2,12,0,31,2,13,0,17,0,13,0,156,0,13,0,78,1,14,0,131,0,17,0,60,0,148,0,64,0,7,0,98,1,10,0,154,1,139,0,47,3,139,10,130,0,7,10,198,6,137,11,119,2,12,0,169,1,15,0,112,0,10,10,115,0,11,10,164,1,13,10,148,1,14,10,90,1,143,10,54,0,6,0,60,0,6,0,166,0,7,0,118,1,7,0,158,2,7,0,47,5,8,0,155,1,8,0,179,1,9,0,141,2,9,0,228,2,10,0,129,1,11,0,222,0,11,0,68,1,11,0,61,3,140,0,99,2,7,0,75,6,13,0,14,0,15,0,44,0,19,0,13,0,148,0,76,0,133,11,213,3,4,11,56,0,7,11,255,6,8,11,95,2,8,11,139,2,11,11,209,1,11,11,67,3,12,11,81,1,141,11,224,1,6,0,198,5,5,10,243,3,136,10,189,2,139,0,84,2,5,0,206,0,134,0,142,1,4,10,54,0,5,10,154,2,7,10,15,4,7,10,106,4,9,10,195,0,138,10,46,1,7,0,50,0,9,11,158,0,138,11,155,1,135,11,96,4,6,0,5,2,7,0,135,4,10,0,109,2,11,0,192,0,134,10,133,6,4,0,80,2,6,0,88,2,135,0,117,6,10,0,223,0,139,0,133,2,136,11,139,0,7,0,64,0,136,0,245,0,142,0,22,1,6,11,110,2,135,11,6,4,136,0,92,2,134,0,222,5,138,0,9,1,141,11,168,0,7,0,227,6,140,0,54,1,7,10,30,3,139,11,207,2,7,11,160,0,10,11,112,2,142,11,23,1,132,11,107,1,7,10,122,0,9,10,3,1,10,10,84,0,11,10,214,1,12,10,29,2,141,10,123,1,5,0,129,0,6,0,61,0,135,0,179,3,134,0,76,5,135,11,167,4,13,0,249,1,141,0,250,1,11,0,232,3,5,10,82,0,5,10,131,0,7,10,219,6,8,10,31,0,9,10,168,0,9,10,252,2,139,10,101,3,134,0,198,3,134,10,93,2,134,11,36,1,5,11,177,0,6,11,104,2,7,11,59,3,9,11,13,2,138,11,144,2,135,11,206,5,138,11,31,0,5,10,22,1,137,10,68,0,4,10,163,0,5,10,201,0,5,10,51,1,5,10,54,1,6,10,79,1,7,10,28,1,136,10,165,0,6,0,71,3,135,10,124,6,136,10,13,3,6,10,33,0,135,10,220,4,133,0,125,2,4,11,161,0,133,11,119,2,137,0,78,2,7,10,161,7,136,10,208,2,5,0,24,1,7,0,202,4,138,10,203,0,134,0,106,5,5,0,25,1,6,0,2,4,6,10,70,1,7,10,165,2,137,10,169,1,7,11,21,6,135,11,148,6,135,0,40,4,9,11,213,1,9,11,197,2,12,11,0,2,14,11,65,0,145,11,12,0,134,0,149,3,10,11,229,0,11,11,73,0,11,11,120,1,139,11,177,1,7,0,43,2,9,0,192,0,13,0,30,0,13,0,49,0,15,0,150,0,16,0,76,0,20,0,52,0,7,10,36,5,7,10,132,5,7,10,47,7,9,10,77,2,11,10,241,0,11,10,164,2,11,10,43,3,11,10,123,3,12,10,140,0,12,10,90,1,12,10,223,1,13,10,125,1,14,10,188,0,146,10,30,0,149,0,15,0,6,0,90,7,6,0,91,7,6,0,105,7,9,0,177,3,9,0,246,3,9,0,252,3,12,0,55,3,12,0,74,3,12,0,98,3,12,0,166,3,15,0,242,0,146,0,208,0,6,0,197,3,134,0,219,5,7,0,33,0,7,0,120,0,8,0,233,1,9,0,63,1,10,0,52,3,11,0,236,3,12,0,123,1,12,0,167,2,13,0,117,0,13,0,156,1,14,0,25,0,15,0,52,0,15,0,161,0,16,0,47,0,149,0,2,0,6,11,46,2,7,11,139,2,8,11,165,1,9,11,0,0,138,11,34,0,4,0,169,3,5,0,33,3,7,0,217,1,5,10,102,1,7,10,160,4,10,10,150,2,13,10,212,0,13,10,48,1,13,10,77,1,145,10,98,0,132,0,109,3,6,0,181,2,134,0,56,3,132,0,109,1,7,11,40,7,138,11,118,1,5,0,7,0,139,0,6,3,4,0,222,2,5,0,150,2,134,0,174,1,4,0,234,2,135,0,66,4,5,0,104,1,8,0,237,0,10,0,231,0,147,0,124,0,138,11,92,1,6,11,6,0,7,11,81,0,7,11,3,3,7,11,195,6,9,11,149,1,138,11,165,1,6,0,228,2,137,0,54,3,133,10,178,3,7,0,205,5,136,0,161,3,7,10,155,1,8,10,119,2,9,10,67,1,10,10,99,1,11,10,235,1,12,10,143,0,12,10,146,1,13,10,73,0,14,10,152,1,15,10,107,0,146,10,71,0,135,10,78,2,5,11,113,3,133,11,117,3,150,11,25,0,4,0,84,3,5,11,142,0,134,11,34,2,7,10,187,5,8,10,72,1,10,10,32,2,11,10,187,3,13,10,64,1,145,10,83,0,9,0,17,0,10,0,35,1,11,10,255,1,13,10,138,1,14,10,42,1,14,10,62,1,146,10,103,0,5,11,210,1,11,11,59,2,12,11,198,0,13,11,27,1,14,11,186,0,15,11,21,0,143,11,103,0,134,0,233,3,4,11,185,0,5,11,1,1,5,11,71,3,5,11,168,3,7,11,171,0,9,11,143,1,10,11,2,1,10,11,139,1,10,11,222,2,11,11,246,3,12,11,23,0,13,11,94,1,14,11,150,0,147,11,6,0,143,0,35,0,132,0,63,3,5,10,67,3,134,10,227,1,4,0,21,1,5,0,96,2,6,0,237,1,7,0,201,1,12,0,128,1,7,11,148,1,7,11,97,5,7,11,150,5,7,11,225,7,8,11,149,0,8,11,239,0,8,11,0,2,8,11,25,3,8,11,50,3,9,11,218,1,9,11,83,2,10,11,122,0,10,11,53,2,10,11,137,2,10,11,15,3,11,11,239,0,11,11,39,1,11,11,191,1,11,11,16,2,11,11,127,2,11,11,32,3,11,11,168,3,12,11,25,0,12,11,73,0,12,11,77,0,12,11,157,0,12,11,60,1,12,11,134,1,12,11,135,1,12,11,138,1,12,11,139,1,12,11,222,1,12,11,247,1,12,11,80,2,12,11,168,2,13,11,50,0,13,11,53,0,13,11,132,0,13,11,198,0,13,11,19,1,13,11,66,1,13,11,159,1,14,11,71,0,14,11,1,1,14,11,139,1,15,11,71,0,15,11,136,0,17,11,123,0,18,11,93,0,147,11,58,0,134,0,71,5,7,0,27,0,135,0,60,1,136,11,200,2,136,0,216,3,133,0,40,2,137,0,8,1,132,0,145,1,6,0,198,2,6,0,87,4,134,0,63,5,134,0,187,4,9,0,31,2,10,0,12,2,11,0,108,0,11,0,141,2,12,0,12,2,13,0,123,0,14,0,252,0,16,0,18,0,19,0,38,0,20,0,26,0,20,0,65,0,21,0,3,0,151,0,11,0,4,0,205,0,5,0,111,2,7,0,104,0,8,0,7,2,137,0,204,2,132,10,165,2,4,11,121,1,152,11,13,0,135,11,137,6,7,0,67,2,9,0,41,0,9,0,244,0,9,0,157,2,10,0,5,0,11,0,93,3,11,0,183,3,139,0,212,3,132,0,205,2,136,0,243,3,132,0,37,3,4,11,180,0,135,11,114,7,132,10,9,3,132,10,75,1,132,0,233,1,6,0,0,4,4,11,235,1,133,10,235,2,135,11,158,4,4,11,171,0,138,11,234,0,4,11,74,2,7,11,162,4,138,11,119,2,135,0,124,3,135,11,80,1,9,11,163,3,10,11,78,1,148,11,71,0,137,0,217,1,6,0,96,3,12,0,147,2,139,11,158,3,7,0,51,3,9,0,26,0,9,0,136,1,10,0,152,0,10,0,226,0,11,0,19,0,12,0,20,1,12,0,170,1,12,0,77,2,13,0,204,1,15,0,97,0,19,0,48,0,148,0,104,0,135,0,51,0,133,10,70,1,4,10,179,2,146,10,16,0,9,0,130,0,11,0,253,2,10,10,168,2,10,10,25,3,141,10,101,1,133,11,253,2,8,0,229,0,6,10,32,0,7,10,129,1,7,10,245,2,7,10,124,7,8,10,94,0,8,10,199,2,9,10,29,2,10,10,162,0,10,10,27,3,11,10,221,3,11,10,242,3,12,10,14,0,142,10,52,1,7,11,218,1,137,11,66,2,132,0,162,2,132,0,2,3,5,0,79,0,7,0,3,4,7,0,197,5,139,0,52,0,133,11,168,1,134,0,130,6,6,0,153,1,6,10,93,1,6,10,146,6,7,10,228,4,8,10,112,0,8,11,202,2,9,10,179,1,9,10,156,2,10,10,34,1,10,10,63,1,10,10,47,3,11,10,180,0,11,10,69,3,12,10,240,0,13,10,152,0,13,10,219,0,142,10,158,0,5,0,21,3,134,0,195,0,4,0,251,0,4,0,176,2,7,0,1,2,135,0,4,5,132,10,69,2,9,11,164,1,10,11,13,1,10,11,29,1,10,11,64,2,11,11,141,1,13,11,175,0,145,11,90,0,6,10,126,0,7,10,61,2,8,10,141,1,142,10,44,0,132,11,173,1,133,0,121,3,4,0,160,0,5,0,74,1,7,0,154,5,136,0,174,0,7,11,18,0,7,11,187,2,7,11,174,7,8,11,240,2,9,11,17,1,9,11,156,1,9,11,191,2,10,11,71,0,10,11,171,1,10,11,252,1,146,11,97,0,6,0,104,3,134,0,131,3,133,10,158,3,134,0,102,4,134,0,150,3,4,11,53,0,5,11,186,0,135,11,240,2,7,0,12,1,136,0,57,2,134,0,200,4,6,0,81,5,7,10,208,4,137,10,19,2,8,11,63,2,10,11,33,1,139,11,63,1,133,10,158,2,132,11,163,2,133,0,118,1,135,10,165,7,133,0,219,2,11,0,190,0,15,0,49,0,11,11,190,0,143,11,49,0,4,0,114,2,5,0,250,1,5,0,130,2,6,0,169,1,10,0,202,0,139,0,141,0,137,0,188,1,7,10,242,0,135,10,150,7,6,11,209,0,8,11,212,1,9,11,210,0,11,11,36,0,12,11,28,0,12,11,118,2,13,11,21,0,13,11,93,1,14,11,7,0,145,11,13,0,4,11,86,1,135,11,155,4,5,10,66,3,7,10,178,4,8,10,14,0,9,10,225,1,137,10,112,3,4,11,160,3,133,11,142,3,4,11,62,1,4,11,240,1,7,11,88,3,139,11,142,2,136,0,67,3,7,0,246,5,138,10,209,1,151,0,17,0,135,0,221,1,4,10,101,1,6,10,172,0,7,10,143,0,137,10,157,1,6,0,94,5,138,0,226,3,18,0,76,0,132,10,78,2,7,0,31,1,8,0,99,1,9,0,37,1,137,0,231,2,134,0,109,5,7,11,147,3,8,11,247,0,147,11,0,0,4,11,202,0,5,11,126,1,6,11,198,1,7,11,168,3,7,11,11,7,8,11,246,2,9,11,119,1,9,11,127,3,10,11,231,2,10,11,24,3,11,11,210,3,11,11,244,3,142,11,109,0,5,0,128,1,8,0,199,1,140,0,48,0,132,11,134,1,5,10,169,0,7,10,77,1,136,10,45,0,5,0,8,1,134,0,184,0,138,11,23,3,133,11,205,2,132,10,198,0,6,11,189,1,7,11,76,1,137,11,141,3,136,0,233,3,4,10,24,0,5,10,140,0,5,10,185,0,7,10,220,5,11,10,53,2,139,10,70,3,134,11,66,2,5,0,121,2,6,0,28,0,135,0,43,5,132,0,83,3,136,11,11,1,7,0,103,1,8,0,243,0,140,0,175,0,4,10,78,1,133,10,81,2,141,11,87,0,136,11,254,2,10,0,31,1,12,0,138,0,10,11,31,1,140,11,138,0,4,0,105,0,132,0,228,2,140,10,116,0,134,0,89,3,135,11,49,7,6,0,122,5,137,0,51,3,132,11,72,2,132,10,197,2,133,10,129,3,5,0,224,0,13,0,174,0,146,0,52,0,135,10,48,7,4,10,96,2,133,10,241,1,139,11,60,0,4,0,246,2,135,0,113,6,4,11,226,0,4,11,70,1,135,11,234,6,5,11,170,1,8,11,30,0,9,11,2,0,11,11,37,2,147,11,122,0,135,10,247,7,6,10,28,2,136,10,136,0,4,0,61,2,8,0,143,2,4,10,129,3,133,10,18,3,7,0,95,1,139,0,128,0,133,10,231,3,4,10,43,1,135,10,236,3,133,0,150,3,132,11,89,1,4,11,129,1,7,11,9,1,135,11,75,2,133,10,200,1,136,10,180,0,6,0,175,2,134,0,1,6,4,11,91,1,5,11,167,1,5,11,228,3,135,11,49,5,132,10,243,2,7,11,235,4,9,11,125,0,11,11,65,0,140,11,29,1,5,11,136,0,6,11,136,0,136,11,132,2,134,0,245,5,4,0,241,3,135,0,115,4,139,10,82,1,132,0,84,1,135,10,184,5,8,0,79,3,10,0,93,3,10,0,108,3,10,0,121,3,10,0,154,3,10,0,161,3,10,0,165,3,12,0,16,3,140,0,23,3,139,0,176,0,9,11,134,0,10,11,2,0,10,11,27,0,10,11,77,1,11,11,210,2,143,11,1,0,4,11,177,1,133,11,207,2,5,0,217,3,7,0,253,1,7,0,17,2,145,0,96,0,132,0,103,2,4,10,122,3,5,10,37,3,5,10,51,3,5,10,193,3,6,10,140,1,6,10,95,6,6,10,142,6,7,10,175,7,7,10,249,7,9,10,118,2,11,10,8,0,11,10,251,3,12,10,176,0,13,10,225,0,14,10,36,1,149,10,24,0,135,0,127,7,134,0,107,4,144,11,21,0,144,11,51,0,135,10,23,7,4,0,247,0,7,10,225,5,10,10,190,0,10,10,122,2,11,10,24,3,12,10,102,1,140,10,191,1,5,10,0,0,6,10,24,2,7,10,92,2,13,10,189,1,145,10,126,0,4,0,184,0,5,0,134,1,6,0,81,1,7,0,23,0,7,0,238,1,7,0,106,2,7,0,176,5,8,0,27,0,8,0,87,2,10,0,153,0,139,0,198,2,6,10,232,0,6,10,156,1,7,10,50,4,8,10,9,0,8,10,157,0,8,10,18,3,9,10,196,0,9,10,96,1,9,10,201,1,10,10,81,1,11,10,232,0,11,10,109,3,12,10,224,1,140,10,34,2,13,0,38,0,135,10,190,3,4,10,126,1,136,10,67,2,4,10,212,0,135,10,182,4,4,11,43,2,8,11,24,2,138,11,32,1,11,11,139,0,139,11,171,0,9,11,114,1,138,11,90,0,132,0,247,3,134,0,64,4,5,10,143,2,135,11,209,3,134,0,49,6,17,10,67,0,147,10,74,0,10,0,227,0,11,0,241,1,11,0,197,2,140,0,159,1,6,0,104,1,7,0,128,6,136,0,222,1,7,0,95,0,6,10,231,0,136,10,167,1,140,11,65,0,4,11,1,1,135,11,239,7,135,11,232,6,133,10,44,1,139,11,211,0,136,0,187,2,6,10,237,0,7,10,99,2,8,10,100,0,9,10,160,1,11,10,79,1,12,10,173,0,146,10,101,0,14,0,26,0,146,0,150,0,6,0,69,2,135,0,95,4,135,10,184,4,132,0,227,2,6,11,83,0,6,11,197,6,135,11,109,5,137,0,101,3,4,0,67,0,5,0,166,1,7,0,13,4,7,0,9,5,7,0,19,6,9,0,229,2,145,0,108,0,133,10,199,0,12,10,171,1,146,10,38,0,136,0,208,1,142,0,42,0,10,0,96,0,8,11,245,1,137,11,184,2,134,11,80,2,4,0,0,2,4,0,198,3,5,0,86,1,6,0,63,7,8,0,101,3,8,0,107,3,8,0,133,3,144,0,26,0,8,0,203,0,11,0,55,3,11,0,78,3,12,0,226,1,13,0,21,1,13,0,46,1,13,0,208,1,14,0,205,0,142,0,221,0,4,0,193,1,133,0,206,2,7,11,182,6,9,11,95,0,9,11,18,1,10,11,23,1,10,11,61,1,10,11,164,1,11,11,47,1,11,11,40,3,12,11,134,0,12,11,111,1,13,11,149,0,13,11,91,1,14,11,93,1,14,11,150,1,18,11,22,0,18,11,89,0,18,11,122,0,147,11,47,0,133,11,26,0,4,0,99,1,6,0,55,1,9,0,0,1,138,0,148,1,132,11,38,2,10,0,246,2,6,10,56,1,6,10,179,6,10,10,72,2,11,10,34,2,11,10,180,2,12,10,3,1,12,10,39,1,13,10,46,0,141,10,154,0,136,11,54,3,5,0,59,3,4,11,134,3,5,11,41,3,6,11,122,0,135,11,128,3,5,0,64,0,140,0,69,2,4,0,186,1,6,0,227,2,7,0,23,4,7,0,72,5,7,0,107,6,7,11,119,7,9,11,193,1,10,11,192,0,138,11,228,2,135,11,6,1,132,10,76,2,133,11,108,2,5,0,209,3,6,0,32,1,7,0,16,2,4,11,34,0,5,11,62,2,7,11,23,1,7,11,88,6,136,11,89,2,6,0,95,5,4,10,231,0,5,10,61,0,6,10,104,0,7,10,217,2,7,10,196,3,7,10,122,6,140,10,158,1,6,10,7,1,138,10,245,2,132,10,64,1,4,0,254,0,7,0,29,5,5,11,76,1,135,11,29,5,6,11,5,1,8,11,182,0,139,11,175,3,132,10,225,0,6,0,12,0,135,0,195,4,4,0,19,1,12,0,120,1,6,11,185,6,141,11,234,1,4,11,165,3,133,11,112,3,6,0,183,3,6,0,85,4,6,0,157,4,7,0,154,0,4,10,149,1,7,10,49,3,14,10,58,0,17,10,37,0,146,10,124,0,6,0,240,5,133,10,206,3,134,0,217,6,6,0,113,1,6,0,246,1,7,0,12,4,8,0,92,1,9,0,196,1,10,0,26,0,11,0,224,0,11,0,131,1,11,0,4,3,12,0,95,0,12,0,117,2,13,0,195,0,13,0,207,0,13,0,241,0,14,0,4,1,14,0,14,1,143,0,140,0,132,0,13,1,5,0,224,1,7,0,20,2,7,0,173,4,7,0,78,5,8,0,35,1,11,0,93,1,142,0,140,1,5,10,235,0,7,10,215,4,11,10,131,0,140,10,114,1,7,10,188,3,7,10,133,4,7,10,226,5,7,10,70,6,7,10,79,6,7,10,83,6,7,10,200,6,7,10,239,6,8,10,78,2,9,10,68,1,9,10,224,2,9,10,6,3,9,10,8,3,9,10,16,3,10,10,55,2,10,10,196,2,11,10,6,2,11,10,101,2,11,10,183,2,11,10,204,2,11,10,227,2,11,10,2,3,11,10,3,3,11,10,80,3,11,10,89,3,11,10,163,3,11,10,179,3,12,10,70,1,12,10,131,1,12,10,228,1,12,10,16,2,12,10,40,2,12,10,101,2,13,10,189,0,13,10,0,1,13,10,84,1,13,10,176,1,13,10,180,1,13,10,184,1,13,10,198,1,14,10,174,0,14,10,220,0,14,10,28,1,14,10,134,1,145,10,121,0,8,11,86,2,9,11,152,2,138,11,185,1,9,10,137,0,138,10,221,0,133,11,44,3,148,0,15,0,134,0,61,5,6,0,249,3,4,11,137,0,7,11,154,4,135,11,240,5,7,10,134,1,138,10,140,0,7,11,236,4,135,11,254,6,137,11,191,0,135,10,120,4,6,0,18,7,7,0,145,2,8,0,118,3,10,0,89,3,14,0,184,1,144,0,96,0,8,0,21,2,6,11,125,6,7,11,183,7,7,11,217,7,135,11,219,7,6,0,173,5,134,10,208,1,132,11,203,2,5,10,151,1,11,10,204,0,11,10,243,0,11,10,233,1,12,10,37,1,19,10,37,0,20,10,73,0,150,10,38,0,133,11,191,2,4,0,211,0,7,0,203,5,5,10,69,1,8,10,5,0,8,10,227,0,9,10,105,0,10,10,73,2,140,10,102,2,4,0,76,1,5,0,79,1,6,0,238,0,7,0,13,1,7,0,43,3,7,0,5,7,8,0,68,3,9,0,251,1,141,0,242,0,5,11,89,0,7,11,123,7,9,11,185,0,9,11,235,0,9,11,240,1,10,11,64,0,10,11,14,1,10,11,147,1,10,11,213,1,10,11,17,2,10,11,78,2,11,11,140,0,11,11,92,3,13,11,1,0,13,11,166,1,14,11,85,1,14,11,108,1,17,11,93,0,18,11,113,0,19,11,97,0,147,11,113,0,133,11,183,2,16,0,19,0,5,11,6,0,6,11,183,0,6,10,109,2,7,11,168,2,7,11,210,3,7,11,245,3,7,11,31,4,12,11,230,0,13,11,172,0,13,10,248,1,146,11,29,0,136,0,156,0,133,0,241,3,6,11,29,0,139,11,63,0,134,0,52,3,134,10,218,0,7,10,198,1,7,10,14,3,8,10,0,3,140,10,174,2,5,0,228,0,6,0,203,0,7,0,156,0,8,0,91,1,9,0,9,1,18,0,39,0,20,0,54,0,21,0,31,0,22,0,3,0,23,0,0,0,15,11,8,0,18,11,39,0,20,11,54,0,21,11,31,0,22,11,3,0,151,11,0,0,7,0,107,4,135,0,188,5,144,10,0,0,134,0,252,4,10,10,164,2,140,10,206,1,132,11,55,1,134,11,204,6,7,11,170,0,8,11,90,0,8,11,177,0,8,11,159,1,11,11,202,2,142,11,25,1,134,10,164,0,6,0,0,7,138,0,81,3,150,10,50,0,5,0,35,1,5,0,62,1,7,0,253,2,9,0,133,1,12,0,36,2,8,11,10,2,142,11,72,1,11,11,91,0,13,11,129,0,15,11,101,0,145,11,125,0,4,11,238,1,6,11,74,0,7,11,44,0,7,11,151,1,8,11,39,2,12,11,17,0,15,11,5,0,148,11,11,0,4,11,20,1,133,11,40,1,6,10,87,1,7,10,195,0,7,11,241,6,9,10,226,0,10,10,197,0,10,10,63,2,11,10,246,1,139,10,131,3,10,0,13,2,139,0,82,0,14,0,197,1,4,11,7,0,5,11,90,0,5,11,158,0,6,11,30,2,7,11,221,0,7,11,38,6,9,11,234,1,10,11,28,2,11,11,187,1,139,11,245,2,135,0,154,2,22,10,29,0,150,11,29,0,4,0,166,1,147,10,8,0,5,0,99,1,145,0,0,0,6,0,81,7,9,0,150,3,7,11,76,2,9,11,175,0,138,11,18,2,143,11,31,0,11,0,165,0,7,10,101,4,9,10,143,0,14,10,149,1,150,10,21,0,9,0,4,1,137,0,137,3,5,11,104,3,6,11,57,0,6,11,223,1,6,11,50,2,7,11,215,1,7,11,36,4,9,11,191,1,9,11,198,1,141,11,6,0,138,11,192,2,133,0,97,3,5,0,146,3,134,0,89,6,133,0,234,0,7,0,103,5,5,11,31,0,6,11,102,2,145,11,61,0,7,11,176,4,138,11,204,1,6,11,168,1,135,11,74,7,136,0,50,1,5,10,191,3,12,11,30,0,13,11,148,0,14,11,87,0,14,11,182,0,16,11,42,0,18,11,92,0,148,11,70,0,6,0,127,7,6,0,129,7,9,0,155,3,9,0,162,3,9,0,173,3,9,0,181,3,9,0,219,3,9,0,220,3,9,0,224,3,12,0,34,3,12,0,47,3,12,0,88,3,12,0,117,3,12,0,125,3,12,0,130,3,12,0,151,3,12,0,152,3,12,0,173,3,12,0,179,3,15,0,183,0,15,0,185,0,15,0,189,0,15,0,197,0,15,0,202,0,15,0,233,0,18,0,218,0,18,0,219,0,18,0,233,0,143,11,156,0,135,10,223,6,136,10,173,0,13,0,163,0,13,0,180,0,18,0,78,0,20,0,35,0,5,11,13,0,134,11,142,0,134,10,10,1,6,11,97,0,7,11,116,0,8,11,66,1,8,11,243,2,9,11,36,2,10,11,202,2,11,11,116,3,141,11,68,1,135,0,32,5,9,0,46,3,137,11,164,2,133,0,195,2,135,0,213,5,6,0,165,1,7,0,61,0,7,0,4,6,10,0,11,0,138,0,245,1,12,0,221,2,12,0,254,2,7,11,98,3,135,11,139,4,137,0,85,1,142,0,98,0,145,11,115,0,135,11,87,4,136,10,44,1,136,0,246,3,8,11,1,0,9,11,112,0,138,11,70,1,132,11,218,2,5,11,232,1,6,11,15,2,7,11,233,1,7,11,100,6,8,11,121,0,8,11,144,0,8,11,103,1,9,11,193,0,9,11,241,0,9,11,80,1,9,11,114,3,11,11,10,1,11,11,116,1,11,11,176,3,12,11,145,1,140,11,129,2,6,0,203,3,134,0,97,4,6,0,102,0,7,0,72,0,15,0,142,0,147,0,67,0,151,0,30,0,135,0,55,3,134,0,21,4,5,10,171,1,5,10,222,2,7,10,222,1,136,10,52,0,7,0,138,7,11,10,217,0,142,10,165,0,6,0,232,5,135,0,78,7,9,11,31,0,10,11,244,0,10,11,187,2,12,11,149,0,141,11,241,1,133,11,121,1,145,11,101,0,10,11,158,0,13,11,13,0,13,11,137,0,13,11,2,1,14,11,111,0,14,11,225,0,14,11,253,0,14,11,48,1,14,11,83,1,14,11,161,1,146,11,33,0,6,0,87,0,6,10,198,6,7,10,20,0,7,10,32,4,8,10,220,2,9,10,150,1,9,10,143,3,138,10,182,2,134,0,219,4,137,0,245,0,7,0,68,0,8,0,48,0,8,0,88,0,8,0,70,2,8,0,169,2,9,0,117,1,9,0,96,3,11,0,157,0,11,0,80,1,11,0,75,3,148,0,27,0,8,11,151,2,144,11,8,0,133,10,101,2,4,0,88,0,5,0,137,0,5,0,174,0,5,0,9,3,6,0,128,6,6,0,189,6,7,0,77,0,7,0,170,1,7,0,37,5,7,0,75,5,8,0,126,0,8,0,51,2,9,0,11,2,9,0,238,2,10,0,54,1,10,0,68,3,11,0,42,0,11,0,62,1,11,0,219,2,12,0,68,0,12,0,92,0,12,0,251,1,12,0,180,2,13,0,81,0,13,0,238,0,13,0,118,1,14,0,180,1,18,0,138,0,19,0,78,0,19,0,111,0,20,0,55,0,20,0,77,0,148,0,92,0,141,0,162,1,4,0,170,3,137,0,113,2,138,0,95,1,5,11,75,3,7,10,32,0,7,10,216,3,8,10,85,0,8,10,197,2,9,10,67,2,9,10,79,3,9,10,88,3,10,10,31,3,11,10,2,1,11,10,239,3,12,10,75,1,12,10,103,2,13,10,188,0,13,10,179,1,14,10,8,0,15,10,165,0,16,10,27,0,148,10,40,0,6,0,132,6,7,0,219,5,8,0,117,0,9,0,58,1,138,0,174,0,135,0,195,2,132,11,42,2,133,11,24,2,5,0,147,1,5,11,207,0,9,11,79,0,11,11,113,2,145,11,7,0,132,11,168,1,136,11,17,3,4,10,167,0,135,10,82,0,9,0,7,0,23,0,6,0,9,11,7,0,151,11,6,0,6,0,26,1,5,10,62,0,6,10,22,2,7,10,74,0,7,10,166,2,7,10,172,2,7,10,19,4,7,10,48,4,8,10,24,1,8,10,29,2,8,10,174,2,9,10,2,1,10,10,7,2,11,10,252,0,140,10,26,1,138,10,33,0,132,10,103,1,4,0,44,0,5,0,55,1,6,0,156,0,7,0,127,2,7,0,250,2,7,0,35,7,9,0,8,0,9,0,206,1,148,0,83,0,7,11,1,3,9,11,18,0,138,11,102,1,4,0,90,1,7,0,115,0,9,0,180,0,9,0,200,1,10,0,107,1,4,11,128,3,134,11,241,6,133,10,211,0,7,0,249,2,7,0,27,4,137,0,33,2,6,10,145,0,141,10,80,1,7,11,238,2,9,11,223,0,11,11,27,0,11,11,210,1,12,11,112,2,14,11,9,1,146,11,61,0,6,0,240,2,6,0,0,3,6,0,171,4,6,0,230,4,6,0,83,6,137,0,67,3,6,0,144,7,8,0,162,3,136,0,192,3,132,10,7,1,132,11,249,0,12,0,141,2,132,10,148,3,4,11,91,2,133,11,149,2,8,0,88,1,4,11,11,0,6,11,128,0,7,11,231,0,7,11,253,5,138,11,213,2,134,0,203,5,134,0,107,3,6,0,185,0,7,0,107,7,9,0,107,3,139,0,161,2,15,10,155,0,144,10,79,0,7,0,93,0,7,0,210,0,7,0,199,4,8,0,195,1,8,0,204,1,11,0,97,1,11,0,219,1,4,10,87,2,6,10,98,6,7,10,67,0,7,10,179,2,7,10,211,3,7,10,161,6,8,10,207,0,8,10,214,0,8,10,231,0,8,10,38,1,8,10,80,1,8,10,172,1,8,10,215,1,8,10,110,2,8,10,114,2,8,10,167,2,8,10,247,2,8,10,61,3,9,10,11,0,9,10,246,0,9,10,228,1,9,10,61,2,9,10,194,2,9,10,250,2,9,10,30,3,9,10,87,3,9,10,102,3,9,10,144,3,10,10,47,1,10,10,79,1,10,10,168,1,10,10,205,1,10,10,31,2,10,10,247,2,10,10,46,3,11,10,59,0,11,10,235,0,11,10,78,2,11,10,161,3,11,10,195,3,11,10,219,3,12,10,114,0,12,10,182,0,12,10,226,0,12,10,76,1,12,10,183,1,12,10,63,2,12,10,86,2,12,10,163,2,13,10,8,0,13,10,125,0,13,10,194,0,13,10,31,1,14,10,197,0,14,10,127,1,15,10,53,0,17,10,63,0,19,10,46,0,19,10,98,0,19,10,106,0,148,10,85,0,132,11,220,1,4,0,71,1,5,0,222,1,7,0,52,5,136,0,241,2,5,0,252,3,133,0,254,3,135,11,15,7,4,0,103,0,133,0,145,1,4,0,243,1,135,0,141,5,10,0,207,0,13,0,164,0,147,10,126,0,9,11,20,0,10,11,68,1,139,11,232,1,132,0,96,0,9,11,24,1,138,11,134,0,135,0,200,3,133,10,187,0,135,10,6,5,5,11,112,0,6,11,103,0,134,11,150,0,8,0,146,3,10,0,3,0,4,10,215,0,9,10,38,0,11,10,23,0,11,10,127,0,139,10,28,3,135,0,143,1,6,0,51,2,137,0,224,0,6,0,192,2,134,0,190,4,4,11,196,2,8,11,15,0,9,11,50,0,9,11,130,1,11,11,18,0,11,11,17,2,140,11,228,0,4,11,51,2,7,11,109,0,7,11,80,2,7,11,125,2,7,11,2,3,7,11,165,6,8,11,180,1,8,11,207,1,9,11,60,0,9,11,79,1,9,11,136,3,10,11,73,0,11,11,178,1,12,11,73,2,13,11,75,1,18,11,110,0,148,11,60,0,134,0,23,6,132,11,246,1,6,11,91,1,138,11,161,0,4,11,33,0,5,11,102,0,5,11,244,1,6,11,28,1,7,11,55,4,7,11,143,5,7,11,166,6,8,11,214,1,9,11,42,2,9,11,211,2,139,11,77,1,7,11,246,0,135,11,72,3,6,11,10,0,8,11,59,2,9,11,227,2,143,11,91,0,8,0,93,3,10,0,137,3,12,0,218,2,12,0,21,3,133,11,114,2,134,0,178,3,5,0,234,2,12,0,77,1,14,0,76,1,12,11,77,1,142,11,76,1,5,11,18,0,6,11,14,2,13,11,24,0,13,11,110,0,19,11,5,0,147,11,44,0,4,0,142,3,5,0,64,3,135,10,210,7,10,11,0,3,139,11,19,3,4,11,53,1,5,11,206,1,7,11,202,3,135,11,73,4,4,10,28,0,5,10,184,1,7,10,248,0,11,10,65,3,140,10,88,1,134,10,118,6,6,0,120,2,6,0,140,2,6,0,248,4,6,0,104,5,134,0,24,6,134,11,168,6,6,0,113,5,133,10,85,3,6,10,249,0,7,10,210,4,139,10,61,2,5,11,86,0,7,11,231,2,9,11,85,0,10,11,25,1,10,11,176,1,11,11,234,1,12,11,251,0,13,11,118,0,14,11,122,1,146,11,143,0,5,11,12,2,133,11,232,2,134,0,234,5,10,0,201,0,142,0,63,1,7,0,205,2,10,0,254,1,7,10,136,1,8,10,20,0,8,10,172,0,8,10,178,2,9,10,127,1,9,10,77,3,11,10,37,1,11,10,64,3,11,10,152,3,11,10,216,3,141,10,221,0,134,0,101,5,5,10,90,3,133,10,224,3,8,0,16,2,137,0,92,1,10,11,107,0,140,11,180,1,4,0,20,0,133,0,104,2,134,0,227,4,132,11,159,3,10,11,123,0,12,11,158,2,13,11,115,1,14,11,142,0,146,11,94,0,134,0,139,4,7,11,125,4,137,11,156,0,134,0,51,1,133,11,10,3,7,0,67,4,135,0,229,6,5,11,246,1,6,10,12,1,137,10,62,0,8,11,196,0,10,11,27,1,139,11,150,1,4,0,26,0,5,0,173,1,6,0,245,0,7,0,192,2,7,0,99,5,135,0,194,5,133,11,87,3,132,0,113,3,4,0,109,2,135,11,60,6,7,11,120,5,9,11,190,1,138,11,45,0,6,0,224,2,138,10,106,0,133,0,30,2,134,0,92,1,133,0,100,3,136,0,177,1,135,0,215,5,138,0,3,3,6,10,101,2,136,10,223,0,138,0,215,0,141,0,124,0,136,11,135,1,135,11,172,0,132,10,158,2,140,0,55,0,9,10,40,0,139,10,136,0,7,0,62,0,147,0,112,0,132,0,88,3,132,11,56,2,12,0,14,1,139,10,3,1,8,0,60,2,137,0,186,2,4,11,220,2,9,10,54,1,137,10,170,2,142,10,40,1,134,0,171,3,136,11,221,2,135,11,155,5,7,10,121,5,135,10,196,5,6,0,96,1,4,10,40,1,7,10,145,1,7,10,130,5,7,10,58,6,7,10,138,6,8,10,63,0,8,10,148,2,137,10,74,0,4,11,172,1,133,11,156,2,4,10,139,0,4,10,132,1,140,10,188,0,7,11,223,7,140,11,153,2,132,0,135,2,146,0,10,0,138,0,220,0,142,0,208,1,132,0,109,0,134,0,210,6,6,0,3,2,4,10,235,2,6,11,87,6,6,11,145,6,7,10,137,2,7,10,199,5,135,10,47,6,133,10,232,0,135,0,54,2,137,10,119,3,4,0,40,0,10,0,67,0,11,0,117,0,11,0,0,3,139,0,167,3,132,0,33,3,7,0,224,3,8,0,45,1,9,0,210,2,12,0,63,0,13,0,29,0,14,0,161,0,143,0,18,0,139,0,155,3,6,11,212,6,8,11,203,2,9,11,34,3,10,11,46,0,10,11,51,3,13,11,52,1,14,11,95,1,14,11,107,1,146,11,67,0,137,11,233,2,7,0,121,4,4,10,14,0,7,10,9,7,10,10,236,2,141,10,202,1,4,11,63,0,5,11,91,1,134,11,218,1,135,0,56,2,4,10,169,1,7,11,65,2,7,11,152,5,9,11,219,1,9,11,249,1,9,11,14,2,9,11,97,2,9,11,177,2,9,11,214,2,9,11,223,2,9,11,226,2,10,11,44,2,10,11,162,2,10,11,172,2,11,11,89,0,11,11,202,0,11,11,16,1,11,11,124,1,11,11,159,1,11,11,249,1,11,11,25,2,11,11,38,2,11,11,50,2,11,11,128,2,11,11,155,2,11,11,176,2,11,11,79,3,11,11,159,3,11,11,162,3,11,11,172,3,12,11,144,0,12,11,69,1,12,11,73,1,12,11,133,1,12,11,147,1,12,11,195,1,12,11,3,2,12,11,92,2,12,11,104,2,12,11,114,2,13,11,66,0,13,11,131,0,13,11,167,0,13,11,236,0,13,11,112,1,13,11,155,1,13,11,178,1,13,11,197,1,13,11,205,1,13,11,218,1,14,11,59,0,14,11,60,0,14,11,139,0,14,11,152,0,14,11,20,1,14,11,97,1,14,11,146,1,15,11,28,0,15,11,81,0,15,11,123,0,15,11,152,0,18,11,136,0,148,11,88,0,137,0,247,0,135,11,86,6,9,11,32,2,11,11,157,1,144,11,25,0,4,0,133,2,7,0,57,3,6,10,232,6,135,11,89,0,140,0,72,1,5,10,175,3,134,10,243,6,134,0,83,5,5,10,245,0,6,10,64,2,7,10,70,2,136,10,225,0,134,0,0,5,5,11,56,3,133,11,173,3,7,11,184,1,8,11,230,0,139,11,106,0,5,0,28,0,6,0,204,0,10,0,64,1,10,0,71,2,13,0,246,1,14,0,72,0,14,0,18,1,14,0,56,1,14,0,88,1,15,0,159,0,16,0,62,0,16,0,69,0,17,0,30,0,18,0,42,0,18,0,53,0,18,0,84,0,18,0,140,0,19,0,68,0,19,0,85,0,20,0,5,0,20,0,45,0,20,0,101,0,22,0,7,0,150,0,20,0,4,0,46,2,6,0,134,1,7,0,162,0,7,0,177,2,9,0,104,1,138,0,141,2,134,0,252,2,6,0,94,3,137,0,65,3,5,0,88,3,6,0,136,6,6,0,221,6,134,0,245,6,5,0,92,0,10,0,224,2,140,0,102,0,6,0,135,7,6,0,152,7,8,0,156,3,8,0,180,3,10,0,199,3,138,0,210,3,134,0,199,5,5,0,78,2,8,0,104,1,9,0,213,0,138,0,63,0,134,0,241,5,6,0,197,2,134,0,123,3,132,10,187,1,13,0,221,1,14,0,120,0,148,0,61,0,4,11,146,3,5,11,32,3,133,11,84,3,10,11,54,0,141,11,115,0,4,11,150,3,133,11,108,3,139,11,152,0,4,11,92,0,133,11,18,1,135,11,109,7,9,11,32,3,10,11,181,2,11,11,226,1,11,11,222,2,139,11,21,3,9,0,227,1,132,10,42,1,6,0,189,4,141,11,242,1,135,11,171,5,133,11,231,2,4,0,254,3,10,0,232,3,12,0,189,3,12,0,212,3,12,0,245,3,14,0,225,1,144,0,116,0,8,0,247,1,17,0,29,0,4,11,49,0,7,11,24,1,135,11,97,6,135,0,176,6,134,0,210,1,136,11,47,0,5,10,164,0,7,10,121,0,142,10,189,0,7,10,44,3,7,10,237,4,7,10,80,5,9,10,120,2,140,10,96,1,139,10,44,2,132,0,219,2,5,11,16,1,5,11,140,3,5,11,174,3,7,11,240,3,7,11,24,6,8,11,197,0,9,11,47,0,11,11,26,2,139,11,230,2,4,10,172,0,9,10,99,2,10,10,180,1,12,10,161,2,141,10,255,0,133,10,76,3,10,0,228,1,11,0,242,2,12,0,201,1,14,0,171,0,14,0,133,1,146,0,153,0,9,10,7,1,10,10,147,0,138,10,236,1,137,11,123,3,138,0,241,0,133,10,25,2,6,0,213,7,136,0,196,3,137,10,74,3,151,11,8,0,4,11,151,1,132,11,48,2,135,11,92,7,6,0,76,4,134,0,218,4,135,0,186,3,5,10,230,0,5,10,136,1,6,10,164,1,9,10,56,2,140,10,100,2,4,11,219,1,11,11,35,0,11,11,90,0,13,11,7,0,13,11,71,0,13,11,177,0,142,11,166,1,136,11,76,1,135,0,166,7,6,0,37,2,8,0,34,0,8,0,27,1,9,0,165,0,138,0,219,1,10,0,184,3,12,0,198,3,140,0,226,3,5,0,140,2,5,0,189,2,135,0,193,1,4,0,143,2,7,0,82,3,17,0,75,0,146,0,137,0,4,0,146,0,7,0,82,6,8,0,158,2,5,10,41,0,7,10,179,5,7,10,189,5,7,10,67,7,9,10,37,2,139,10,137,3,133,10,184,2,6,0,159,0,6,0,108,1,7,0,4,2,137,0,6,2,135,0,159,5,6,11,222,0,7,11,124,2,7,11,84,6,8,11,153,1,9,11,181,2,139,11,77,0,13,0,151,0,141,11,45,0,6,0,3,4,4,11,80,1,132,10,3,3,139,11,136,1,10,11,121,0,11,11,175,0,149,11,16,0,8,0,182,3,138,0,215,3,133,10,153,3,135,0,225,3,6,10,180,0,7,10,113,4,8,10,239,2,139,10,37,3,7,0,245,1,9,0,111,0,10,0,141,0,11,0,76,1,13,0,43,0,13,0,173,1,14,0,130,0,14,0,159,1,145,0,102,0,4,10,183,0,5,11,114,3,7,10,15,1,11,10,56,3,11,10,184,3,13,10,22,1,13,10,83,1,13,10,226,1,14,10,168,1,148,10,99,0,4,10,19,0,5,10,221,1,5,10,84,2,6,10,249,1,7,10,197,4,11,10,139,3,12,10,209,0,141,10,214,0,135,10,191,4,133,0,196,1,132,11,170,1,5,0,149,0,136,0,233,0,133,0,167,3,6,11,58,0,7,11,142,2,7,11,233,2,7,11,177,7,8,11,240,0,8,11,163,2,9,11,223,1,9,11,219,2,10,11,74,1,10,11,81,2,10,11,49,3,11,11,32,0,11,11,133,0,11,11,221,0,145,11,68,0,12,0,70,2,18,0,131,0,7,11,102,0,137,11,26,2,136,0,33,3,134,10,109,6,132,0,70,0,6,10,92,0,6,10,188,0,7,10,245,4,7,10,244,5,7,10,84,7,10,10,228,0,139,10,252,3,4,10,203,1,133,10,198,3,138,0,113,1,16,0,36,0,140,10,74,1,141,11,110,1,7,0,209,2,10,0,236,0,12,0,204,0,6,10,18,0,7,10,164,3,8,10,245,2,9,10,54,0,9,10,65,0,9,10,76,3,10,10,113,0,10,10,59,1,10,10,30,3,11,10,153,0,12,10,151,0,12,10,136,1,12,10,154,2,142,10,248,0,7,0,241,0,10,0,174,1,8,10,36,2,9,10,20,2,10,10,117,0,11,10,95,1,11,10,119,1,143,10,23,0,134,10,206,6,133,10,197,3,133,11,54,2,6,11,48,0,135,11,63,0,134,10,182,0,10,10,65,0,10,10,232,1,138,10,241,1,6,11,114,0,7,11,200,4,7,11,20,6,136,11,3,0,134,0,25,7,8,11,64,2,137,11,11,1,6,0,54,4,144,0,16,0,9,10,76,2,138,10,4,1,138,0,253,3,5,0,150,1,134,0,230,7,133,11,165,3,6,0,69,0,135,0,117,0,7,0,38,7,136,11,171,1,4,0,176,1,135,0,56,3,134,10,250,6,133,0,58,3,139,11,67,0,133,11,247,2,135,10,52,1,137,0,48,3,133,0,232,3,4,0,41,1,6,0,17,2,7,0,152,0,7,0,201,2,7,0,53,7,8,0,198,2,8,0,205,2,12,0,127,2,140,0,173,2,7,0,167,1,136,10,76,2,136,10,31,1,136,0,254,1,134,0,24,4,6,0,106,2,7,11,56,0,7,11,197,7,8,11,81,1,8,11,226,2,9,11,88,2,10,11,227,1,12,11,37,0,13,11,191,1,142,11,92,0,4,0,8,2,135,0,63,2,8,0,222,3,138,0,209,3,135,11,6,3,9,11,91,1,11,11,24,0,140,11,170,0,136,11,123,1,140,10,34,1,132,11,72,1,4,0,65,1,134,0,57,2,4,11,101,0,135,11,147,4,7,0,211,2,7,0,111,4,5,11,65,3,136,11,232,2,7,10,207,2,8,10,41,3,136,10,66,3,8,0,153,3,136,10,28,3,5,10,210,0,6,10,213,0,7,10,60,0,10,10,108,1,139,10,135,0,5,0,141,1,6,0,154,0,7,0,164,2,8,0,187,1,8,0,97,2,9,0,24,0,9,0,69,1,10,0,35,0,11,0,23,2,11,0,160,2,11,0,250,3,12,0,125,2,16,0,30,0,5,10,95,2,8,10,70,1,136,10,234,1,4,10,189,2,5,10,216,1,6,11,9,0,6,11,141,1,7,11,53,0,7,11,206,6,9,10,246,2,10,11,120,2,11,11,60,3,140,11,146,0,135,10,124,1,135,10,155,7,148,11,109,0,10,10,22,1,138,11,22,1,134,0,88,3,7,0,139,0,4,10,130,1,8,10,149,1,8,10,216,2,9,10,241,1,11,10,110,0,11,10,104,1,15,10,37,0,144,10,84,0,141,0,26,1,133,0,213,3,5,0,32,1,7,10,172,5,7,10,200,5,8,10,122,2,140,10,216,1,7,0,98,7,8,11,111,1,10,11,248,2,14,11,79,0,20,11,17,0,152,11,0,0,4,10,12,2,136,10,42,3,4,0,56,0,7,0,255,6,8,0,95,2,8,0,139,2,11,0,209,1,11,0,67,3,12,0,81,1,141,0,224,1,10,10,238,0,141,10,33,0,11,11,161,1,12,11,223,0,140,11,9,1,9,0,158,0,10,0,155,1,140,0,5,1,133,10,20,2,133,10,229,3,12,11,186,0,12,11,36,1,14,11,100,0,146,11,70,0,6,0,123,5,136,0,105,2,134,0,181,4,139,0,51,2,4,0,242,0,134,0,77,1,4,11,186,0,5,11,157,0,8,11,168,0,138,11,6,0,132,0,113,1,133,11,107,3,5,10,14,3,5,10,61,3,134,10,202,6,134,0,110,2,135,11,248,4,6,0,127,5,7,11,111,0,136,11,69,2,7,10,31,7,139,10,181,2,7,0,160,0,10,0,112,2,142,0,23,1,132,0,107,1,10,11,77,2,12,11,111,0,13,11,4,1,14,11,82,0,18,11,63,0,147,11,45,0,7,11,84,5,7,11,115,7,141,11,158,0,4,11,148,1,4,11,147,2,135,11,163,2,13,11,211,0,14,11,133,0,14,11,204,0,15,11,64,0,15,11,69,0,15,11,114,0,16,11,10,0,19,11,23,0,19,11,35,0,19,11,39,0,19,11,51,0,19,11,71,0,19,11,75,0,152,11,15,0,4,10,78,0,5,10,96,0,5,10,182,0,7,10,188,6,7,10,33,7,10,10,138,1,10,10,215,1,11,10,20,2,14,10,84,1,145,10,88,0,135,10,172,7,133,11,135,1,11,11,119,3,14,11,109,1,142,11,119,1,5,11,28,2,6,11,161,6,7,11,222,0,136,11,85,1,134,11,78,0,9,0,89,2,9,0,107,2,10,0,249,1,10,0,220,2,11,0,99,1,140,0,139,0,134,0,36,1,139,0,174,0,5,0,177,0,6,0,104,2,7,0,59,3,9,0,13,2,138,0,144,2,10,0,31,0,6,10,215,0,7,10,4,4,7,10,193,5,7,10,185,6,9,10,168,1,138,10,11,3,135,10,72,2,136,11,37,1,134,0,173,2,135,11,76,7,133,11,204,1,7,0,135,2,6,10,67,0,7,10,94,6,9,10,98,1,9,10,163,2,10,10,62,3,14,10,80,0,145,10,80,0,4,0,161,0,133,0,119,2,6,10,141,0,7,10,225,0,9,10,59,0,9,10,95,2,10,10,56,1,11,10,175,2,12,10,43,2,13,10,117,1,13,10,238,1,148,10,58,0,7,11,197,3,7,11,180,5,135,11,68,6,136,10,15,3,134,11,132,1,6,0,210,2,6,0,243,4,4,11,255,1,9,11,77,1,9,11,123,1,10,11,90,2,11,11,185,1,11,11,211,2,11,11,208,3,140,11,101,1,134,0,5,7,135,0,148,6,9,0,213,1,9,0,197,2,12,0,0,2,14,0,65,0,17,0,12,0,5,11,170,3,136,11,195,2,7,0,206,4,136,0,19,2,10,0,229,0,11,0,73,0,11,0,120,1,139,0,177,1,12,0,12,1,12,0,128,2,142,0,119,0,7,10,174,1,139,10,46,0,6,0,46,2,7,0,139,2,8,0,165,1,9,0,0,0,10,0,34,0,139,0,240,3,6,0,106,0,7,0,250,6,7,0,29,7,9,0,102,0,9,0,251,2,5,10,90,2,7,10,226,7,137,10,162,1,5,0,65,0,6,0,160,1,7,0,184,6,7,0,132,7,10,0,109,0,11,0,14,0,11,0,70,0,11,0,57,2,11,0,223,2,15,0,153,0,20,0,80,0,136,10,165,2,135,11,89,6,137,11,4,3,136,0,83,2,6,11,213,1,7,11,173,6,138,11,3,2,7,0,40,7,138,0,118,1,9,0,106,0,9,0,163,0,9,0,40,1,10,0,167,0,10,0,172,0,10,0,9,3,139,0,16,0,6,0,6,0,7,0,81,0,7,0,3,3,7,0,195,6,9,0,149,1,138,0,165,1,4,11,244,1,135,11,170,3,5,11,68,0,134,11,127,1,5,0,113,3,133,0,117,3,6,0,86,3,6,0,108,4,6,0,215,5,6,0,246,5,6,0,253,5,134,0,41,6,4,11,81,1,6,11,97,1,7,11,142,7,8,11,232,1,137,11,173,1,7,11,236,0,7,11,3,7,8,11,3,1,9,11,135,0,9,11,177,0,10,11,57,3,11,11,115,0,11,11,114,1,11,11,149,1,11,11,92,2,12,11,10,0,12,11,155,2,12,11,157,2,13,11,76,0,14,11,54,1,15,11,76,0,15,11,147,0,148,11,23,0,5,0,142,0,134,0,34,2,4,11,15,0,5,11,22,0,6,11,244,0,7,11,40,0,7,11,200,0,7,11,138,3,7,11,175,4,9,11,104,2,10,11,204,2,11,11,123,2,11,11,33,3,140,11,202,1,5,0,210,1,11,0,59,2,12,0,198,0,13,0,27,1,14,0,186,0,15,0,21,0,15,0,103,0,135,10,73,1,4,0,185,0,5,0,1,1,5,0,71,3,5,0,168,3,9,0,143,1,10,0,2,1,10,0,139,1,10,0,222,2,11,0,246,3,12,0,23,0,13,0,94,1,14,0,150,0,19,0,6,0,135,11,199,6,12,11,36,0,141,11,81,1,5,11,86,2,7,11,23,3,8,11,108,0,137,11,123,0,132,10,213,1,7,0,148,1,7,0,97,5,7,0,150,5,7,0,225,7,8,0,149,0,8,0,239,0,8,0,0,2,8,0,25,3,8,0,50,3,9,0,218,1,9,0,83,2,10,0,122,0,10,0,53,2,10,0,137,2,10,0,15,3,11,0,239,0,11,0,39,1,11,0,191,1,11,0,16,2,11,0,127,2,11,0,32,3,12,0,25,0,12,0,77,0,12,0,157,0,12,0,0,1,12,0,60,1,12,0,134,1,12,0,135,1,12,0,139,1,12,0,222,1,12,0,247,1,12,0,80,2,12,0,168,2,13,0,50,0,13,0,53,0,13,0,132,0,13,0,198,0,13,0,66,1,13,0,159,1,13,0,255,1,14,0,71,0,14,0,139,1,15,0,71,0,15,0,136,0,17,0,123,0,18,0,93,0,147,0,58,0,136,0,200,2,134,10,207,6,5,10,161,3,6,10,84,1,8,10,120,1,136,10,39,3,6,0,56,7,8,0,92,3,10,0,88,3,10,0,91,3,10,0,157,3,10,0,173,3,140,0,250,2,6,0,117,2,6,0,138,3,9,0,42,3,140,0,140,2,5,10,218,0,7,10,74,6,138,10,83,0,7,10,232,5,135,10,2,7,4,0,121,1,24,0,13,0,4,11,155,0,7,11,153,6,11,10,0,0,144,10,78,0,4,11,164,0,5,11,151,0,5,11,218,2,5,11,229,2,7,11,242,1,7,11,102,3,7,11,6,6,12,11,213,0,14,11,36,0,14,11,135,1,17,11,111,0,18,11,6,0,18,11,46,0,18,11,151,0,19,11,36,0,20,11,32,0,20,11,56,0,20,11,69,0,20,11,102,0,21,11,4,0,22,11,8,0,22,11,10,0,22,11,14,0,150,11,31,0,7,0,50,7,133,10,59,2,4,10,199,1,4,11,112,2,135,11,216,6,134,0,221,5,4,11,236,1,5,11,195,1,6,10,161,0,7,10,116,1,137,10,85,2,132,10,93,1,4,0,180,0,135,0,114,7,135,11,67,3,141,11,70,0,132,0,235,1,137,10,239,2,6,10,176,1,139,10,66,1,4,0,171,0,138,0,234,0,6,11,113,0,135,11,180,1,4,0,74,2,7,0,162,4,138,0,119,2,5,10,212,1,10,10,69,1,11,10,88,3,12,10,89,1,143,10,104,0,5,10,223,0,10,11,80,2,10,11,241,2,12,11,61,1,12,11,99,1,12,11,209,1,12,11,213,1,12,11,48,2,12,11,66,2,141,11,243,0,132,10,54,2,135,11,8,2,4,10,59,0,135,10,114,5,6,10,180,1,139,10,225,1,9,0,163,3,10,0,78,1,20,0,71,0,4,10,48,0,5,10,15,1,7,10,185,3,135,11,86,7,11,0,170,0,5,10,98,2,136,10,201,1,133,10,243,2,6,0,51,6,135,10,193,4,4,10,197,0,149,11,26,0,133,11,73,2,137,11,9,2,133,0,253,2,133,10,217,0,139,11,74,2,133,0,168,1,9,11,240,2,12,11,98,2,13,11,175,1,16,11,59,0,146,11,109,0,136,0,202,2,7,0,173,2,132,11,51,1,9,0,164,1,10,0,13,1,10,0,29,1,10,0,64,2,11,0,141,1,13,0,175,0,145,0,90,0,132,0,173,1,133,11,196,3,9,11,207,1,138,11,83,2,7,0,18,0,7,0,187,2,7,0,174,7,8,0,240,2,9,0,17,1,9,0,156,1,9,0,191,2,10,0,71,0,10,0,171,1,138,0,252,1,4,10,165,0,7,10,118,5,135,10,37,7,4,0,53,0,5,0,186,0,7,0,240,2,7,0,60,3,142,0,116,0,8,0,63,2,10,0,33,1,139,0,63,1,132,0,163,2,134,0,144,5,4,11,75,0,5,11,180,0,6,11,244,1,7,11,58,0,7,11,198,2,138,11,133,2,133,11,137,2,6,11,20,1,7,11,26,1,7,11,111,3,7,11,156,3,8,11,203,1,9,11,87,2,9,11,242,2,11,11,62,2,12,11,128,0,12,11,238,1,13,11,52,0,13,11,45,1,15,11,30,0,143,11,132,0,6,0,135,2,134,0,71,4,5,10,9,0,7,10,41,1,7,10,198,3,140,10,50,1,132,11,200,0,134,0,54,5,5,10,146,0,6,10,155,1,138,10,209,2,6,0,209,0,6,0,117,4,6,0,8,5,8,0,212,1,9,0,210,0,11,0,36,0,12,0,28,0,12,0,118,2,13,0,21,0,13,0,93,1,14,0,7,0,145,0,13,0,6,10,177,0,135,10,211,1,4,0,86,1,135,0,155,4,10,11,198,1,140,11,68,1,4,0,160,3,133,0,142,3,7,0,46,7,6,11,225,0,137,11,211,0,16,0,101,0,20,0,115,0,20,0,118,0,148,0,122,0,4,0,240,1,135,0,88,3,4,0,62,1,11,0,142,2,7,11,206,2,139,11,102,0,8,11,58,0,9,11,212,2,11,11,41,3,13,11,113,0,145,11,72,0,5,10,200,0,6,11,89,1,135,11,223,4,8,11,255,2,8,11,35,3,9,11,45,1,137,11,135,3,7,0,147,3,8,0,247,0,19,0,0,0,7,11,157,7,136,11,162,2,4,0,202,0,5,0,126,1,6,0,198,1,7,0,168,3,7,0,11,7,8,0,246,2,9,0,119,1,9,0,127,3,10,0,231,2,10,0,24,3,11,0,210,3,11,0,244,3,142,0,109,0,7,0,126,4,7,0,145,5,7,0,173,5,140,0,1,2,134,11,3,1,138,0,23,3,11,0,53,3,12,0,110,0,12,0,153,0,18,0,41,0,150,0,19,0,134,10,225,1,132,0,28,3,6,0,189,1,9,0,141,3,136,11,254,0,10,0,8,3,13,0,89,1,142,0,169,1,4,10,84,0,7,10,202,5,10,10,76,0,138,10,142,0,135,11,230,2,6,0,66,2,133,10,247,3,6,0,107,5,4,10,59,1,5,10,251,1,135,10,90,5,4,0,182,1,133,0,43,2,136,0,254,2,133,11,248,0,134,10,186,6,4,11,116,0,5,11,95,0,5,11,189,1,7,11,152,6,8,11,29,0,9,11,16,1,11,11,253,1,139,11,147,3,135,0,29,2,133,11,31,2,8,10,222,0,8,10,220,1,9,10,238,0,11,10,4,2,11,10,63,2,15,10,109,0,146,10,100,0,6,0,112,3,134,0,167,4,5,11,181,0,136,11,41,0,134,0,226,5,132,11,169,2,7,11,25,0,8,11,202,0,138,11,24,2,139,0,215,3,137,0,0,3,132,0,72,2,9,11,167,1,140,11,89,0,8,11,113,0,9,11,109,3,10,11,42,2,11,11,83,0,12,11,136,0,147,11,109,0,7,10,194,2,7,10,34,4,138,10,26,2,133,11,208,3,4,11,206,0,135,11,234,2,136,11,14,2,140,0,225,2,11,10,92,0,11,10,196,0,11,10,153,1,11,10,194,1,11,10,154,2,11,10,9,3,12,10,6,1,13,10,129,1,13,10,137,1,15,10,115,0,16,10,45,0,145,10,82,0,4,0,226,0,4,0,70,1,7,0,234,6,4,11,63,1,5,11,187,2,138,11,161,2,6,10,40,0,135,10,245,6,5,0,170,1,8,0,30,0,9,0,2,0,11,0,37,2,147,0,122,0,6,0,137,4,134,0,49,5,138,10,97,0,6,10,167,1,7,10,153,2,135,10,186,4,7,11,13,0,8,11,226,0,10,11,25,2,11,11,58,2,11,11,93,2,11,11,31,3,11,11,36,3,12,11,85,0,12,11,4,2,12,11,111,2,13,11,112,0,13,11,105,1,14,11,77,0,14,11,78,0,17,11,28,0,147,11,110,0,132,11,1,3,132,11,39,2,132,11,216,2,147,0,117,0,9,11,57,0,9,11,203,1,10,11,169,1,11,11,119,0,12,11,184,0,12,11,115,1,13,11,102,1,145,11,51,0,5,11,188,0,5,11,46,3,8,11,10,0,9,11,165,1,9,11,217,2,10,11,97,2,139,11,177,2,134,11,112,2,135,11,42,1,135,0,206,1,4,0,89,1,139,10,112,2,136,10,62,2,4,0,129,1,7,0,9,1,135,0,75,2,6,0,40,3,132,11,16,2,133,0,142,1,132,10,98,1,4,0,91,1,5,0,167,1,5,0,228,3,135,0,49,5,135,10,22,6,7,0,235,4,9,0,125,0,139,0,65,0,5,0,136,0,6,0,136,0,136,0,132,2,5,11,104,0,6,11,173,0,135,11,95,6,135,0,213,1,133,10,62,3,4,0,22,1,5,0,209,1,135,0,87,5,7,11,42,3,8,11,138,0,8,11,86,1,9,11,84,0,10,11,193,0,11,11,115,3,140,11,103,1,5,10,240,1,135,10,203,0,4,0,177,1,133,0,207,2,6,11,95,0,134,10,35,2,5,10,88,0,137,10,239,0,6,11,150,1,10,11,153,1,10,11,191,1,11,11,44,0,140,11,100,0,134,0,143,5,7,10,138,2,135,10,30,5,134,0,237,2,135,11,219,4,135,0,83,5,6,0,125,1,7,0,133,2,7,0,182,2,8,0,34,2,7,10,52,4,9,10,80,0,11,10,78,0,11,10,165,1,11,10,22,2,140,10,33,2,134,11,100,6,135,11,64,5,12,0,21,1,7,10,18,1,11,10,223,1,139,10,251,1,6,0,193,2,6,0,15,3,6,0,251,4,6,0,201,5,4,11,26,1,7,11,10,4,11,11,142,1,11,11,122,2,12,11,1,0,12,11,79,0,12,11,32,2,14,11,237,0,17,11,10,0,146,11,20,0,134,0,197,1,4,0,43,2,8,0,24,2,10,0,32,1,11,0,237,3,4,10,241,1,135,10,48,6,5,11,118,0,5,11,243,1,6,11,220,1,7,11,88,2,7,11,120,3,135,11,72,4,138,0,219,3,7,0,83,4,7,10,5,1,7,10,91,4,7,10,74,5,7,10,52,6,7,10,169,6,7,10,110,7,9,10,209,1,10,10,248,0,10,10,93,1,10,10,135,2,11,10,15,2,11,10,148,2,11,10,157,2,12,10,17,2,141,10,49,1,7,11,40,1,7,11,84,2,8,11,48,2,8,11,74,2,9,11,100,2,11,11,100,0,11,11,48,1,12,11,46,0,13,11,89,0,14,11,112,0,145,11,122,0,9,0,114,1,138,0,90,0,136,10,13,0,132,0,92,3,7,10,130,2,8,10,250,0,11,10,123,0,11,10,137,0,13,10,48,0,142,10,95,0,135,10,149,5,137,11,65,1,132,0,1,1,135,0,239,7,7,0,232,6,7,11,63,6,7,11,187,6,8,11,79,0,8,11,106,0,8,11,190,0,8,11,46,1,8,11,127,1,9,11,119,0,9,11,233,0,9,11,42,1,9,11,163,1,9,11,215,1,10,11,181,0,10,11,150,1,11,11,57,0,11,11,85,0,11,11,120,0,11,11,177,0,11,11,40,1,11,11,126,1,11,11,198,1,11,11,246,2,11,11,231,3,12,11,27,0,12,11,98,0,12,11,131,0,12,11,245,0,12,11,56,1,12,11,190,1,12,11,198,1,13,11,25,0,13,11,98,0,13,11,170,1,13,11,252,1,14,11,6,0,14,11,163,0,14,11,16,1,14,11,21,1,14,11,114,1,15,11,95,0,15,11,138,0,15,11,167,0,17,11,18,0,17,11,38,0,20,11,96,0,149,11,32,0,5,11,210,2,134,11,223,6,145,11,16,0,6,0,47,4,134,0,25,6,10,10,33,2,140,10,45,1,6,0,83,0,6,0,197,6,135,0,109,5,4,0,67,3,135,0,26,7,133,11,2,1,4,10,136,3,133,10,26,3,134,0,214,7,5,11,30,0,7,11,239,1,8,11,134,0,9,11,20,3,140,11,182,1,135,11,212,7,137,0,184,2,5,11,50,0,6,11,183,1,7,11,12,3,135,11,16,4,7,11,4,3,7,11,80,4,7,11,111,6,11,11,13,1,11,11,27,2,11,11,95,2,11,11,115,2,11,11,194,2,11,11,207,3,12,11,248,0,12,11,55,1,12,11,178,1,12,11,88,2,12,11,110,2,13,11,41,1,13,11,111,1,13,11,229,1,14,11,69,0,14,11,153,1,143,11,108,0,5,11,1,0,6,11,81,0,138,11,8,2,7,0,182,6,9,0,95,0,9,0,18,1,10,0,23,1,10,0,61,1,10,0,164,1,11,0,47,1,11,0,40,3,12,0,134,0,12,0,111,1,13,0,149,0,13,0,91,1,14,0,93,1,14,0,150,1,18,0,22,0,18,0,89,0,18,0,122,0,147,0,47,0,5,11,226,1,8,11,98,0,9,11,172,0,10,11,222,0,10,11,188,2,10,11,54,3,11,11,46,1,11,11,10,3,12,11,50,0,12,11,127,0,12,11,140,1,13,11,62,0,13,11,72,1,14,11,122,0,147,11,72,0,7,10,130,1,138,10,201,2,6,10,7,0,6,10,35,0,7,10,147,0,7,10,45,4,7,10,32,6,7,10,39,6,7,10,125,7,8,10,43,0,8,10,208,0,9,10,128,0,9,10,98,3,10,10,20,0,11,10,213,3,147,10,33,0,133,0,26,0,132,0,38,2,5,11,2,0,7,11,214,5,136,11,77,2,6,11,0,2,7,11,29,3,8,11,253,0,9,11,77,0,10,11,1,0,10,11,129,0,10,11,225,0,11,11,118,0,11,11,226,0,11,11,251,0,11,11,174,1,11,11,189,2,11,11,206,3,11,11,214,3,12,11,64,0,12,11,4,1,12,11,232,1,140,11,178,2,7,10,125,3,141,10,168,1,134,0,133,3,136,0,54,3,4,0,134,3,5,0,41,3,134,0,122,0,6,0,39,3,134,0,86,5,7,0,6,1,5,11,236,2,134,11,41,2,133,0,108,2,4,0,34,0,5,0,62,2,7,0,23,1,7,0,88,6,136,0,89,2,9,0,170,0,6,10,66,1,9,10,40,2,11,10,18,1,13,10,209,0,13,10,243,1,14,10,85,0,15,10,126,0,145,10,70,0,132,0,25,2,4,11,12,0,7,11,164,1,7,11,10,2,7,11,41,3,8,11,29,3,141,11,88,0,133,0,76,1,8,10,83,0,8,10,230,2,8,10,49,3,9,10,28,0,9,10,29,0,9,10,117,3,10,10,131,1,11,10,121,2,11,10,228,2,13,10,235,0,13,10,254,0,15,10,143,0,143,10,146,0,6,0,117,7,9,0,196,3,12,0,54,3,12,0,86,3,12,0,97,3,12,0,142,3,12,0,170,3,15,0,169,0,15,0,208,0,15,0,211,0,18,0,205,0,18,0,206,0,18,0,220,0,18,0,223,0,152,0,24,0,140,10,49,0,5,11,16,2,135,11,44,6,6,0,5,1,8,0,182,0,139,0,175,3,134,0,185,6,4,0,165,3,133,0,112,3,136,11,65,1,5,11,10,1,9,11,34,1,9,11,108,1,10,11,37,1,11,11,94,2,142,11,45,0,6,0,73,6,4,11,50,0,6,11,254,1,6,11,82,2,9,11,121,0,10,11,49,0,10,11,156,1,139,11,66,3,7,0,127,3,136,11,236,2,132,11,210,1,4,10,110,0,10,10,159,1,10,10,85,2,142,10,206,0,133,0,44,3,135,11,25,1,6,0,98,7,6,0,110,7,6,0,124,7,9,0,161,3,9,0,174,3,9,0,207,3,9,0,216,3,9,0,218,3,9,0,243,3,9,0,251,3,12,0,36,3,12,0,83,3,12,0,99,3,12,0,148,3,12,0,155,3,15,0,194,0,15,0,204,0,15,0,210,0,15,0,222,0,15,0,223,0,15,0,229,0,15,0,250,0,18,0,179,0,18,0,186,0,18,0,192,0,7,10,205,0,135,10,208,7,132,11,155,2,135,0,10,3,4,0,137,0,7,0,154,4,135,0,240,5,134,0,34,5,4,11,242,0,134,11,77,1,6,0,125,6,7,0,183,7,7,0,217,7,135,0,219,7,134,0,55,6,4,10,27,1,135,10,170,4,11,0,52,3,150,0,51,0,4,11,39,0,5,11,36,0,7,11,51,7,8,11,151,1,11,11,144,0,140,11,11,2,134,10,184,6,4,11,254,1,7,11,29,0,7,11,66,0,7,11,188,7,10,11,231,1,10,11,41,3,146,11,9,0,5,0,89,0,7,0,123,7,9,0,185,0,9,0,235,0,10,0,64,0,10,0,14,1,10,0,147,1,10,0,213,1,10,0,17,2,10,0,78,2,11,0,140,0,11,0,92,3,13,0,1,0,13,0,166,1,14,0,85,1,14,0,108,1,17,0,93,0,18,0,113,0,19,0,97,0,147,0,113,0,133,0,183,2,6,0,219,3,134,0,136,4,5,0,6,0,6,0,183,0,7,0,168,2,7,0,210,3,7,0,245,3,7,0,31,4,12,0,230,0,13,0,172,0,146,0,29,0,134,11,58,2,132,11,19,3,134,11,6,2,6,0,29,0,139,0,63,0,132,11,4,2,136,11,53,3,132,0,55,1,134,0,204,6,7,0,170,0,8,0,90,0,8,0,177,0,8,0,159,1,11,0,202,2,14,0,25,1,136,10,223,2,134,0,169,7,135,11,125,5,4,11,10,0,7,11,149,3,139,11,18,3,5,10,132,0,9,10,230,1,9,10,203,2,10,10,202,1,11,10,117,1,11,10,156,2,11,10,27,3,11,10,129,3,12,10,16,1,12,10,168,1,12,10,27,2,12,10,46,2,14,10,245,0,14,10,7,1,14,10,8,1,14,10,137,1,142,10,147,1,11,0,91,0,13,0,129,0,15,0,101,0,145,0,125,0,135,0,108,4,4,0,238,1,6,0,74,0,7,0,44,0,7,0,151,1,12,0,17,0,15,0,5,0,148,0,11,0,133,10,123,1,5,0,14,1,5,11,172,2,6,10,89,0,6,10,144,1,7,10,33,6,7,10,87,6,7,10,58,7,8,10,218,0,8,10,166,1,9,10,58,2,138,10,114,2,4,0,20,1,133,0,40,1,6,0,243,5,134,11,27,0,6,10,131,1,7,10,114,3,141,10,111,0,6,10,224,0,7,10,109,3,137,10,135,2,135,10,22,3,4,0,7,0,5,0,90,0,5,0,158,0,6,0,30,2,7,0,221,0,7,0,38,6,9,0,234,1,10,0,28,2,11,0,187,1,139,0,245,2,7,0,76,2,9,0,175,0,138,0,18,2,135,10,138,1,142,11,23,0,134,0,18,3,135,0,68,2,7,0,88,0,136,0,115,2,5,0,104,3,6,0,57,0,7,0,215,1,9,0,191,1,137,0,198,1,6,11,86,1,6,11,240,1,8,11,19,1,137,11,206,0,4,11,141,3,133,11,172,3,6,0,223,2,132,11,123,3,8,0,77,3,8,0,148,3,135,10,129,5,5,0,31,0,134,0,102,2,11,0,202,1,12,0,15,0,140,0,176,1,8,0,74,1,140,0,221,1,4,0,18,2,5,0,9,2,7,0,176,4,10,0,204,1,132,11,175,2,6,0,168,1,135,0,74,7,9,0,57,2,12,0,12,0,12,0,81,0,12,0,63,1,13,0,69,0,14,0,3,1,16,0,87,0,17,0,1,0,17,0,21,0,17,0,24,0,18,0,15,0,18,0,56,0,18,0,59,0,18,0,127,0,18,0,154,0,19,0,19,0,148,0,31,0,7,0,22,5,136,10,38,0,134,11,253,0,5,10,5,1,7,10,78,0,7,10,199,0,8,10,47,3,9,10,126,0,138,10,86,1,5,0,83,2,135,0,71,7,6,11,41,0,141,11,160,0,5,0,13,0,134,0,142,0,6,0,97,0,7,0,116,0,8,0,66,1,8,0,243,2,9,0,36,2,10,0,202,2,11,0,116,3,13,0,68,1,7,11,24,5,138,11,221,1,132,10,116,2,134,11,182,6,7,10,10,1,136,10,36,3,135,10,208,0,7,0,253,3,6,10,79,0,135,10,239,5,7,0,192,5,135,0,18,6,6,11,106,1,146,11,51,0,7,0,47,4,7,0,5,6,7,0,231,6,7,0,14,7,11,0,162,0,11,0,242,0,11,0,196,1,12,0,93,2,15,0,26,0,144,0,44,0,136,10,229,2,133,11,115,0,145,0,115,0,134,10,120,1,6,0,126,5,134,0,7,6,5,11,193,0,12,11,178,0,13,11,130,0,145,11,84,0,135,0,87,4,8,0,1,0,9,0,138,2,10,0,70,1,5,11,193,2,137,11,94,2,5,0,232,1,6,0,15,2,7,0,233,1,7,0,100,6,8,0,121,0,8,0,144,0,8,0,103,1,9,0,193,0,9,0,241,0,9,0,80,1,9,0,114,3,11,0,10,1,11,0,116,1,11,0,176,3,12,0,145,1,140,0,129,2,135,11,174,0,6,0,11,1,7,10,244,0,7,10,120,2,7,10,73,6,8,10,178,0,8,10,126,2,141,10,58,0,134,0,191,7,134,0,131,4,134,0,39,6,134,0,158,5,9,0,31,0,10,0,244,0,10,0,187,2,12,0,149,0,141,0,241,1,133,0,121,1,4,11,122,0,5,11,28,3,5,11,184,3,6,11,124,6,6,11,135,6,8,11,55,2,9,11,175,2,9,11,230,2,10,11,174,2,11,11,100,1,11,11,170,2,140,11,25,1,145,0,101,0,11,11,0,0,144,11,78,0,5,11,179,0,5,10,23,3,7,11,71,4,135,11,189,4,8,11,116,1,9,11,122,0,138,11,175,0,7,10,174,2,8,10,33,0,8,10,238,0,10,10,104,2,11,10,211,1,11,10,113,3,13,10,217,0,13,10,253,0,142,10,12,1,9,0,220,1,4,11,66,0,7,11,210,2,135,11,136,3,7,11,96,1,137,11,172,2,135,0,231,7,135,0,44,7,132,10,191,1,5,0,75,3,144,0,35,0,137,11,11,3,141,11,35,0,4,10,128,0,5,10,159,1,6,10,206,1,7,10,38,1,7,10,66,2,10,10,198,2,139,10,86,0,132,0,42,2,133,0,24,2,136,10,75,2,5,0,207,0,9,0,79,0,11,0,113,2,145,0,7,0,7,0,91,5,6,10,171,1,138,10,180,2,4,0,168,1,4,10,195,0,135,10,34,3,8,0,17,3,133,11,52,2,135,0,80,1,4,0,128,3,6,0,241,6,134,11,44,2,137,11,103,0,134,10,147,6,7,11,32,2,8,11,207,2,138,11,61,0,138,10,216,1,4,11,5,0,5,11,242,1,136,11,125,2,7,0,238,2,9,0,223,0,11,0,27,0,11,0,210,1,12,0,112,2,14,0,9,1,146,0,61,0,12,0,238,0,18,0,155,0,12,11,238,0,146,11,155,0,151,10,28,0,133,11,159,3,12,0,127,1,5,10,3,0,8,10,66,2,9,10,118,0,10,10,193,2,141,10,23,1,4,11,125,3,5,11,12,3,133,11,125,3,4,0,91,2,133,0,149,2,4,0,11,0,6,0,128,0,7,0,231,0,7,0,253,5,10,0,213,2,5,10,229,0,5,11,238,0,135,11,70,5,8,10,102,0,10,10,66,2,10,10,160,2,12,10,240,1,13,10,152,1,14,10,121,0,145,10,106,0,132,0,220,1,134,0,16,6,134,11,193,6,8,10,115,0,8,10,94,1,9,10,233,1,10,10,128,0,11,10,50,1,12,10,117,1,14,10,30,0,17,10,79,0,19,10,80,0,150,10,55,0,135,0,15,7,4,0,168,2,4,11,60,0,7,11,248,2,7,11,8,7,8,11,58,1,9,11,188,2,139,11,231,1,4,10,230,0,5,10,190,2,148,11,94,0,132,11,228,0,139,0,179,1,9,0,20,0,10,0,68,1,10,0,39,3,139,0,232,1,6,10,192,6,136,11,163,1,4,10,228,1,18,10,26,0,19,10,42,0,20,10,43,0,21,10,0,0,23,10,27,0,152,10,14,0,135,0,151,5,133,11,60,3,5,0,112,0,6,0,103,0,6,0,150,0,7,0,23,5,9,0,36,1,10,0,225,1,20,0,13,0,7,11,176,0,7,11,178,0,7,11,86,4,10,11,225,1,148,11,13,0,138,0,100,1,4,11,51,0,5,11,39,0,6,11,4,0,7,11,79,2,7,11,81,3,7,11,183,3,7,11,105,4,7,11,77,6,7,11,224,6,7,11,196,7,9,11,178,1,10,11,242,2,11,11,25,0,11,11,37,0,139,11,158,1,6,0,171,7,134,0,208,7,132,10,121,2,6,0,220,4,133,11,134,3,135,11,160,3,140,0,18,0,138,0,204,0,135,11,149,4,134,0,99,3,4,0,196,2,8,0,15,0,9,0,50,0,9,0,130,1,11,0,18,0,11,0,17,2,140,0,228,0,134,11,14,1,4,0,51,2,7,0,109,0,7,0,80,2,7,0,125,2,7,0,2,3,8,0,207,1,9,0,60,0,9,0,79,1,9,0,136,3,10,0,73,0,11,0,178,1,12,0,73,2,13,0,75,1,18,0,110,0,148,0,60,0,132,0,246,1,14,11,103,1,19,11,52,0,148,11,47,0,6,11,121,1,7,11,1,4,9,11,101,2,145,11,104,0,6,0,91,1,10,0,161,0,5,10,70,0,5,10,110,2,6,10,78,1,7,10,8,4,9,10,171,0,11,10,26,0,11,10,213,0,11,10,125,2,11,10,195,2,12,10,202,0,12,10,124,1,13,10,226,0,13,10,99,1,14,10,222,0,145,10,42,0,132,11,160,1,4,0,33,0,5,0,102,0,6,0,28,1,7,0,55,4,7,0,143,5,7,0,166,6,8,0,214,1,9,0,42,2,9,0,211,2,11,0,77,1,142,11,116,1,5,11,152,0,5,11,197,0,7,11,84,1,7,11,99,3,10,11,36,2,10,11,69,2,11,11,6,0,12,11,3,0,12,11,19,0,14,11,110,0,142,11,33,1,7,0,246,0,135,0,72,3,6,0,10,0,8,0,59,2,9,0,227,2,143,0,91,0,6,0,209,1,7,0,185,5,4,10,23,0,4,10,141,0,5,10,57,1,5,10,246,3,6,10,50,0,7,10,142,0,7,10,47,2,8,10,128,2,9,10,204,1,9,10,15,3,11,10,229,2,12,10,183,0,141,10,232,1,133,0,114,2,136,0,102,2,138,0,237,0,7,11,34,0,7,11,190,0,8,11,28,0,8,11,141,0,8,11,188,1,8,11,43,3,9,11,212,1,11,11,78,1,12,11,24,0,12,11,130,1,140,11,64,2,133,11,245,2,5,0,18,0,6,0,14,2,13,0,24,0,13,0,110,0,19,0,5,0,147,0,44,0,6,0,250,1,134,11,250,1,135,11,17,6,4,0,53,1,5,0,206,1,7,0,202,3,7,0,73,4,22,0,30,0,22,0,33,0,7,11,105,5,11,11,70,2,11,11,138,2,11,11,133,3,11,11,181,3,12,11,232,0,12,11,236,0,13,11,157,1,13,11,245,1,146,11,116,0,9,0,140,0,5,10,222,0,138,10,22,2,6,0,32,4,137,10,138,3,134,0,168,6,138,10,247,1,134,0,12,4,5,10,154,0,7,10,211,5,10,10,123,1,138,10,229,1,4,11,127,1,133,10,204,2,134,0,35,5,5,0,86,0,7,0,231,2,9,0,85,0,10,0,25,1,10,0,176,1,11,0,57,3,12,0,251,0,13,0,118,0,142,0,122,1,8,0,8,1,4,10,91,0,5,10,132,1,5,10,77,3,6,10,206,0,6,10,252,0,6,10,109,1,7,10,136,0,7,10,19,2,136,10,109,2,5,0,12,2,133,0,232,2,5,11,21,1,141,11,247,0,132,11,179,1,10,0,107,0,140,0,180,1,132,0,159,3,10,0,123,0,12,0,158,2,146,0,94,0,7,0,125,4,9,0,156,0,138,0,189,3,5,11,9,1,6,11,212,0,135,11,28,0,133,0,10,3,133,0,246,1,8,0,196,0,10,0,27,1,139,0,150,1,135,10,64,2,136,11,23,2,134,0,32,5,5,10,3,3,5,10,95,3,5,10,130,3,6,10,96,6,6,10,108,6,134,10,244,6,5,0,87,3,5,10,75,1,135,11,207,5,132,11,190,2,5,11,40,3,135,11,253,7,7,0,120,5,9,0,190,1,138,0,45,0,140,10,120,2,132,0,235,3,5,11,166,0,8,11,227,2,140,11,255,1,5,10,107,0,7,10,201,0,136,10,6,2,6,10,190,1,135,10,25,7,134,0,252,5,134,0,73,4,4,11,119,0,5,11,170,0,5,11,191,1,7,11,172,6,7,11,97,7,9,11,101,1,9,11,207,2,12,11,230,1,140,11,84,2,9,10,83,3,141,10,254,1,7,0,100,2,8,0,33,2,8,0,56,2,8,0,130,2,9,0,205,2,10,0,29,2,10,0,251,2,11,0,193,1,12,0,233,1,13,0,153,0,13,0,40,1,14,0,138,0,14,0,136,1,15,0,50,0,16,0,6,0,16,0,12,0,20,0,9,0,132,10,248,1,4,11,194,1,135,11,134,4,11,0,54,0,13,0,173,0,13,0,38,1,5,10,115,3,5,10,207,3,8,10,136,1,148,10,7,0,13,0,199,1,15,0,99,0,15,0,129,0,144,0,68,0,135,0,172,0,132,11,242,2,5,10,154,3,134,10,171,6,134,0,5,4,17,11,39,0,148,11,36,0,4,0,56,2,5,10,225,3,7,10,3,2,137,10,91,0,132,0,220,2,10,0,105,2,138,11,105,2,134,0,206,3,7,0,221,3,10,0,121,1,12,0,107,1,13,0,68,0,13,0,94,0,14,0,108,0,142,0,50,1,136,0,221,2,132,0,172,1,7,0,253,6,135,11,38,4,7,0,223,7,140,0,153,2,135,10,153,5,5,0,31,1,7,10,153,3,8,10,68,2,8,10,81,2,8,10,118,2,138,10,28,0,138,0,38,3,4,10,143,3,5,10,99,3,5,10,245,3,7,10,242,7,8,10,30,3,136,10,45,3,134,0,3,6,8,11,11,2,150,11,34,0,135,11,228,2,7,11,238,0,7,11,241,7,8,11,120,0,8,11,188,0,8,11,147,2,9,11,86,2,10,11,210,1,12,11,86,1,12,11,76,2,13,11,247,1,14,11,246,0,143,11,92,0,7,0,27,6,141,0,182,0,5,10,135,0,6,10,7,2,7,10,186,6,10,10,15,1,11,10,5,1,145,10,54,0,14,10,82,1,148,10,81,0,7,0,228,1,4,10,44,1,133,10,180,1,145,11,114,0,6,0,87,6,134,0,145,6,133,11,128,2,4,11,201,0,7,11,208,6,8,11,90,2,11,11,247,0,11,11,58,3,145,11,65,0,8,11,164,0,146,11,62,0,6,0,41,7,6,0,69,7,136,0,110,3,134,0,33,6,8,10,101,1,10,10,233,2,14,10,170,1,17,10,94,0,147,10,57,0,12,0,93,0,12,0,245,1,13,0,106,1,14,0,151,0,15,0,40,0,15,0,59,0,16,0,46,0,17,0,25,0,18,0,14,0,18,0,134,0,19,0,25,0,19,0,69,0,20,0,16,0,20,0,19,0,20,0,66,0,21,0,23,0,21,0,25,0,150,0,42,0,6,0,212,6,8,0,203,2,9,0,34,3,10,0,46,0,10,0,51,3,13,0,52,1,14,0,95,1,14,0,107,1,146,0,67,0,132,0,226,3,4,0,63,0,133,0,91,1,132,0,79,2,133,0,237,2,7,11,41,6,10,11,48,1,10,11,37,2,11,11,168,1,12,11,109,1,13,11,220,0,13,11,240,0,142,11,33,0,133,0,110,1,7,0,45,2,12,0,35,2,14,0,86,0,133,10,131,1,135,0,211,6,132,11,139,3,5,11,100,0,10,11,73,1,12,11,160,1,149,11,29,0,4,10,6,0,5,10,196,2,136,10,75,0,7,10,71,5,9,10,69,2,10,10,127,2,11,10,197,1,140,10,72,2,7,0,89,0,132,10,47,1,138,10,4,3,132,11,176,0,5,11,124,2,5,11,230,3,8,11,26,0,137,11,102,1,7,11,9,0,7,11,228,5,9,11,61,1,10,11,210,0,10,11,36,1,10,11,21,2,11,11,43,2,12,11,14,2,12,11,95,2,13,11,7,1,13,11,203,1,142,11,15,1,134,0,183,5,6,0,4,3,6,0,113,4,139,11,83,2,7,0,209,3,139,11,66,0,138,0,125,3,20,0,48,0,148,11,48,0,5,0,56,3,133,0,173,3,134,11,39,1,7,0,7,6,7,0,249,6,10,0,178,2,4,10,106,0,139,10,205,2,7,0,184,1,8,0,230,0,139,0,106,0,5,10,122,3,133,10,220,3,6,10,114,2,142,10,175,1,10,11,127,0,141,11,27,0,17,0,32,0,10,10,194,2,150,10,44,0,132,0,216,0,137,0,76,1,4,10,186,2,136,11,119,0,139,11,11,1,138,10,17,0,11,11,14,2,11,11,171,3,141,11,34,1,7,11,143,4,11,11,166,3,13,11,135,1,145,11,76,0,139,11,39,0,134,10,84,0,4,0,146,3,5,0,32,3,133,0,84,3,10,0,160,1,141,0,115,0,7,0,52,2,142,0,168,0,4,0,150,3,133,0,108,3,134,0,228,6,152,0,3,0,4,0,92,0,5,0,18,1,7,11,126,0,136,11,84,0,140,10,242,1,136,11,22,3,8,0,245,1,5,10,218,3,6,10,130,0,7,10,46,6,8,10,202,1,10,10,101,0,10,10,62,1,138,10,55,3,6,11,64,0,12,11,121,1,141,11,53,1,5,0,231,2,138,0,83,3,4,0,49,0,7,0,24,1,135,0,97,6,134,0,111,3,136,0,47,0,7,10,108,6,137,10,129,0,132,0,97,3,134,0,178,4,9,11,34,0,139,11,228,1,135,10,229,3,5,0,16,1,5,0,140,3,5,0,174,3,8,0,197,0,9,0,47,0,11,0,26,2,139,0,230,2,6,11,164,6,7,11,26,0,7,11,37,1,7,11,126,1,7,11,2,4,7,11,63,4,7,11,235,7,8,11,24,0,8,11,114,0,8,11,252,0,8,11,215,2,8,11,217,2,9,11,30,0,9,11,199,0,9,11,231,0,9,11,251,0,9,11,78,1,9,11,105,1,9,11,232,1,9,11,200,2,10,11,55,0,10,11,60,0,10,11,232,0,10,11,76,1,10,11,128,1,10,11,140,1,10,11,248,1,10,11,30,2,10,11,140,2,11,11,20,0,11,11,48,0,11,11,207,0,11,11,35,1,11,11,42,1,11,11,86,1,11,11,109,1,11,11,138,1,11,11,108,2,11,11,193,2,11,11,249,3,12,11,123,0,12,11,84,1,12,11,150,1,12,11,131,2,13,11,61,0,13,11,13,1,13,11,55,1,13,11,63,1,13,11,230,1,14,11,234,0,15,11,62,0,15,11,85,0,16,11,71,0,18,11,119,0,148,11,105,0,6,0,175,5,150,11,37,0,135,10,135,7,135,0,119,7,137,0,123,3,7,10,220,6,137,10,98,0,7,10,22,4,139,10,160,0,132,0,249,2,6,11,123,1,7,11,14,1,7,11,92,4,8,11,176,0,8,11,183,0,9,11,176,1,9,11,149,2,12,11,247,0,12,11,105,2,146,11,125,0,6,10,45,0,7,10,177,1,8,10,129,0,9,10,21,0,10,10,136,1,11,10,79,0,12,10,243,1,13,10,199,0,141,10,195,1,4,0,151,1,5,11,24,3,133,11,132,3,132,0,48,2,135,0,183,0,13,0,234,1,7,10,46,2,136,10,97,1,4,0,219,1,6,0,219,2,11,0,35,0,13,0,71,0,13,0,177,0,14,0,166,1,133,10,17,3,8,10,81,0,9,10,189,0,9,10,201,0,11,10,222,1,11,10,200,2,141,10,82,1,4,0,162,1,4,0,51,3,133,10,97,1,151,10,26,0,4,11,133,3,133,11,8,3,132,0,63,2,7,0,50,3,16,0,92,0,17,0,14,0,17,0,45,0,18,0,75,0,148,0,18,0,6,0,222,0,7,0,124,2,7,0,84,6,8,0,153,1,9,0,181,2,139,0,77,0,6,10,25,0,7,10,87,3,7,10,234,4,144,10,32,0,6,0,88,7,6,0,95,7,6,0,126,7,6,0,132,7,9,0,199,3,9,0,227,3,9,0,247,3,12,0,58,3,12,0,81,3,12,0,89,3,12,0,92,3,12,0,118,3,12,0,164,3,18,0,228,0,18,0,231,0,146,0,240,0,134,0,121,2,134,0,28,5,4,11,37,0,5,11,78,1,135,11,229,4,10,0,86,0,4,10,4,0,7,10,94,4,7,10,40,5,7,10,170,6,8,10,21,1,9,10,110,2,11,10,212,2,12,10,94,1,12,10,141,1,13,10,28,0,13,10,159,0,15,10,89,0,18,10,5,0,19,10,9,0,20,10,34,0,150,10,47,0,132,11,252,1,137,11,192,1,12,11,107,0,146,11,31,0,132,0,49,3,134,0,151,2,133,0,114,3,134,0,146,3,132,11,28,2,132,11,21,2,136,11,96,2,8,0,117,3,138,0,97,3,132,0,170,1,6,0,58,0,7,0,233,2,7,0,177,7,8,0,143,1,8,0,163,2,9,0,223,1,9,0,219,2,10,0,74,1,10,0,81,2,10,0,49,3,11,0,32,0,11,0,133,0,11,0,221,0,145,0,68,0,134,10,255,0,7,0,102,0,137,0,26,2,137,10,216,0,7,11,253,0,136,11,37,2,135,11,144,3,9,10,183,0,139,10,30,1,11,10,188,3,151,10,3,0,8,11,15,2,18,11,60,0,147,11,24,0,4,10,24,2,7,10,117,4,10,10,211,2,139,10,115,1,133,11,152,3,7,0,108,3,135,10,29,1,135,10,48,2,132,10,178,2,142,11,126,0,11,10,33,0,12,10,59,2,149,10,1,0,133,0,54,2,9,0,139,0,10,0,143,1,11,0,213,1,12,0,122,2,13,0,223,0,132,11,227,1,6,0,48,0,135,0,63,0,18,0,12,0,7,10,70,7,12,10,235,1,12,10,8,2,13,10,127,1,142,10,244,0,135,11,129,6,132,11,192,1,9,11,239,1,146,11,104,0,6,0,114,0,7,0,200,4,7,0,20,6,136,0,3,0,4,10,190,0,133,10,42,2,8,0,64,2,9,0,11,1,133,10,233,3,133,10,190,1,133,0,165,3,139,11,241,3,8,11,141,2,13,11,93,0,147,11,14,0,6,0,180,2,6,0,53,3,134,0,53,4,5,11,172,0,135,11,33,3,138,0,240,2,4,0,119,1,134,0,126,2,134,0,243,3,140,11,28,2,9,0,96,0,133,11,4,1,139,11,75,2,135,10,207,4,12,0,30,0,13,0,148,0,14,0,87,0,14,0,182,0,16,0,42,0,20,0,70,0,132,10,48,1,6,0,118,5,7,0,56,0,7,0,197,7,8,0,81,1,8,0,226,2,9,0,88,2,12,0,37,0,13,0,191,1,142,0,92,0,138,0,154,2,5,0,138,1,7,0,231,1,136,0,246,0,9,0,181,1,6,10,53,0,6,10,199,0,7,10,128,5,8,10,32,0,8,10,93,0,10,10,141,1,10,10,117,2,11,10,81,2,11,10,251,2,13,10,70,1,145,10,35,0,134,10,105,0,9,0,64,1,10,0,250,1,138,10,26,3,7,11,57,0,8,11,167,0,8,11,119,1,9,11,82,0,9,11,49,2,10,11,108,2,10,11,2,3,11,10,192,2,141,10,140,1,6,0,235,3,5,10,114,0,5,10,255,0,141,10,29,1,7,0,98,3,135,0,139,4,133,11,19,2,132,0,72,1,7,10,243,7,8,10,19,0,9,10,89,0,138,10,63,3,8,11,194,0,136,11,244,2,136,0,232,3,5,11,197,1,134,11,185,1,4,0,101,0,5,0,65,3,7,0,147,4,136,0,232,2,133,0,214,2,136,10,234,2,138,0,176,0,6,0,9,0,6,0,141,1,7,0,53,0,7,0,206,6,10,0,120,2,11,0,60,3,140,0,146,0,135,11,22,0,145,11,64,0,132,0,71,3,11,0,161,1,12,0,223,0,140,0,9,1,4,11,102,0,7,11,47,3,7,11,163,6,139,11,196,3,5,10,187,3,136,10,46,3,6,0,139,7,6,0,215,7,18,0,246,0,146,0,247,0,8,0,198,0,11,0,29,0,140,0,22,2,135,0,235,6,6,0,78,3,7,11,242,3,11,11,221,2,11,11,247,2,12,11,51,2,13,11,34,0,14,11,101,0,18,11,45,0,146,11,129,0,4,0,186,0,5,0,157,0,8,0,168,0,138,0,6,0,132,11,131,3,133,10,56,0,148,10,100,0,133,0,107,3,5,0,5,3,5,0,223,3,6,0,99,6,134,0,252,6,6,0,250,4,9,0,221,1,141,0,78,0,4,0,127,2,7,0,111,0,8,0,69,2,12,0,177,0,6,11,52,0,9,11,104,0,9,11,47,2,10,10,4,0,10,10,13,0,11,10,126,2,12,11,52,1,19,11,87,0,148,10,57,0,132,11,92,2,4,11,45,1,133,10,226,2,133,10,246,2,134,0,211,6,7,11,160,5,11,11,86,3,11,11,104,3,11,11,153,3,12,11,39,2,13,11,216,1,142,11,111,1,7,0,84,5,7,0,115,7,141,0,158,0,134,0,105,3,4,0,148,1,4,0,147,2,7,0,40,2,135,0,163,2,135,10,88,4,139,10,72,1,7,11,252,1,137,10,133,0,133,0,135,1,5,10,110,0,6,10,169,0,6,10,166,6,7,10,144,1,8,10,26,2,9,10,184,0,9,10,12,2,140,10,218,0,6,11,54,1,7,11,57,7,8,11,72,0,8,11,16,1,8,11,175,1,9,11,12,0,9,11,95,1,10,11,51,2,10,11,118,2,10,11,42,3,11,11,111,1,11,11,87,2,11,11,174,2,140,11,160,2,5,0,28,2,6,0,161,6,136,0,156,2,132,0,115,3,134,0,78,0,12,0,116,2,18,0,79,0,6,10,133,0,9,10,97,1,139,10,225,3,6,11,181,0,7,11,25,2,8,11,64,0,9,11,127,0,10,11,240,1,12,11,254,1,141,11,128,1,6,10,93,0,7,10,142,5,7,10,59,7,8,10,161,2,9,10,17,2,140,10,43,0,137,10,115,1,134,0,180,5,134,0,194,3,4,11,244,0,135,11,233,0,9,10,25,0,10,10,211,1,138,10,47,2,4,10,79,1,135,10,174,3,133,0,204,1,135,11,78,1,134,11,114,6,4,0,199,0,139,0,34,0,5,10,89,2,8,10,39,0,10,10,5,3,11,10,84,0,12,10,205,0,142,10,1,0,133,10,102,3,134,0,132,1,14,0,218,1,148,0,120,0,133,11,113,1,139,0,15,1,4,0,255,1,9,0,77,1,9,0,123,1,10,0,90,2,11,0,185,1,11,0,211,2,11,0,208,3,12,0,101,1,132,10,181,0,134,0,96,2,134,10,116,6,22,0,49,0,137,11,82,1,140,0,220,3,134,0,105,2,5,0,170,3,136,0,195,2,132,10,97,0,5,10,147,0,6,10,30,1,7,10,82,5,141,10,176,0,6,0,244,2,134,0,125,4,133,11,128,3,6,10,119,1,7,10,169,0,7,10,254,0,136,10,12,3,134,0,47,6,135,10,167,5,139,0,29,1,7,11,93,4,8,11,137,1,136,11,27,2,135,0,88,1,6,0,213,1,7,0,173,6,138,0,3,2,5,10,117,2,135,10,13,6,5,11,4,0,5,11,42,3,6,11,13,0,6,11,26,2,6,11,154,6,6,11,190,6,7,11,243,1,7,11,27,7,8,11,148,0,8,11,184,2,8,11,23,3,12,11,125,0,13,11,54,0,143,11,9,0,135,11,244,4,137,0,148,1,132,0,244,1,5,0,68,0,134,0,127,1,11,0,216,0,139,0,84,1,4,11,157,3,5,11,35,3,8,11,186,2,138,11,60,3,4,0,81,1,6,0,97,1,7,0,142,7,8,0,232,1,137,0,173,1,7,0,236,0,7,0,3,7,8,0,3,1,9,0,135,0,9,0,177,0,9,0,92,3,10,0,57,3,11,0,115,0,11,0,114,1,11,0,149,1,11,0,92,2,12,0,10,0,12,0,155,2,12,0,157,2,13,0,76,0,14,0,54,1,15,0,76,0,15,0,147,0,148,0,23,0,4,0,15,0,4,0,234,1,5,0,22,0,6,0,244,0,7,0,40,0,7,0,200,0,7,0,138,3,7,0,175,4,9,0,104,2,10,0,204,2,11,0,123,2,11,0,33,3,140,0,202,1,12,0,244,2,132,10,164,1,134,0,224,5,6,0,245,2,133,11,127,1,6,0,242,4,135,0,199,6,5,0,86,2,7,0,23,3,8,0,108,0,9,0,123,0,7,10,34,6,140,10,30,2,142,11,154,1,9,11,148,2,138,11,91,1,0,65,192,155,27,11,21,132,0,0,0,57,0,0,0,23,0,0,0,10,0,0,0,4,0,0,0,1,0,65,228,155,27,11,57,8,0,0,0,4,0,0,0,12,0,0,0,2,0,0,0,10,0,0,0,6,0,0,0,14,0,0,0,1,0,0,0,9,0,0,0,5,0,0,0,13,0,0,0,3,0,0,0,11,0,0,0,7,0,0,0,15,0,65,182,156,27,11,177,100,240,63,0,0,0,160,1,92,249,63,0,0,0,0,0,0,0,64,0,0,0,0,79,147,2,64,0,0,0,224,0,174,4,64,0,0,0,128,118,117,6,64,0,0,0,0,0,0,8,64,0,0,0,160,1,92,9,64,0,0,0,0,79,147,10,64,0,0,0,128,234,172,11,64,0,0,0,224,0,174,12,64,0,0,0,32,128,154,13,64,0,0,0,128,118,117,14,64,0,0,0,224,79,65,15,64,0,0,0,0,0,0,16,64,0,0,0,224,143,89,16,64,0,0,0,224,0,174,16,64,0,0,0,192,224,253,16,64,0,0,0,128,167,73,17,64,0,0,0,160,187,145,17,64,0,0,0,64,117,214,17,64,0,0,0,160,32,24,18,64,0,0,0,96,0,87,18,64,0,0,0,0,79,147,18,64,0,0,0,32,64,205,18,64,0,0,0,64,1,5,19,64,0,0,0,64,187,58,19,64,0,0,0,160,146,110,19,64,0,0,0,224,167,160,19,64,0,0,0,224,24,209,19,64,0,0,0,0,0,0,20,64,0,0,0,160,117,45,20,64,0,0,0,224,143,89,20,64,0,0,0,192,98,132,20,64,0,0,0,224,0,174,20,64,0,0,0,0,123,214,20,64,0,0,0,192,224,253,20,64,0,0,0,128,64,36,21,64,0,0,0,128,167,73,21,64,0,0,0,32,34,110,21,64,0,0,0,160,187,145,21,64,0,0,0,192,126,180,21,64,0,0,0,64,117,214,21,64,0,0,0,96,168,247,21,64,0,0,0,160,32,24,22,64,0,0,0,32,230,55,22,64,0,0,0,96,0,87,22,64,0,0,0,128,118,117,22,64,0,0,0,0,79,147,22,64,0,0,0,64,144,176,22,64,0,0,0,32,64,205,22,64,0,0,0,0,100,233,22,64,0,0,0,64,1,5,23,64,0,0,0,192,28,32,23,64,0,0,0,64,187,58,23,64,0,0,0,32,225,84,23,64,0,0,0,160,146,110,23,64,0,0,0,160,211,135,23,64,0,0,0,224,167,160,23,64,0,0,0,64,19,185,23,64,0,0,0,224,24,209,23,64,0,0,0,32,188,232,23,64,0,0,0,0,0,0,24,64,0,0,0,160,231,22,24,64,0,0,0,160,117,45,24,64,0,0,0,224,172,67,24,64,0,0,0,224,143,89,24,64,0,0,0,0,33,111,24,64,0,0,0,192,98,132,24,64,0,0,0,64,87,153,24,64,0,0,0,224,0,174,24,64,0,0,0,96,97,194,24,64,0,0,0,0,123,214,24,64,0,0,0,128,79,234,24,64,0,0,0,192,224,253,24,64,0,0,0,128,48,17,25,64,0,0,0,128,64,36,25,64,0,0,0,64,18,55,25,64,0,0,0,128,167,73,25,64,0,0,0,160,1,92,25,64,0,0,0,32,34,110,25,64,0,0,0,96,10,128,25,64,0,0,0,160,187,145,25,64,0,0,0,96,55,163,25,64,0,0,0,192,126,180,25,64,0,0,0,0,147,197,25,64,0,0,0,64,117,214,25,64,0,0,0,160,38,231,25,64,0,0,0,96,168,247,25,64,0,0,0,96,251,7,26,64,0,0,0,160,32,24,26,64,0,0,0,64,25,40,26,64,0,0,0,32,230,55,26,64,0,0,0,64,136,71,26,64,0,0,0,96,0,87,26,64,0,0,0,128,79,102,26,64,0,0,0,128,118,117,26,64,0,0,0,0,118,132,26,64,0,0,0,0,79,147,26,64,0,0,0,64,2,162,26,64,0,0,0,64,144,176,26,64,0,0,0,0,250,190,26,64,0,0,0,32,64,205,26,64,0,0,0,32,99,219,26,64,0,0,0,0,100,233,26,64,0,0,0,32,67,247,26,64,0,0,0,64,1,5,27,64,0,0,0,224,158,18,27,64,0,0,0,192,28,32,27,64,0,0,0,96,123,45,27,64,0,0,0,64,187,58,27,64,0,0,0,0,221,71,27,64,0,0,0,32,225,84,27,64,0,0,0,32,200,97,27,64,0,0,0,160,146,110,27,64,0,0,0,224,64,123,27,64,0,0,0,160,211,135,27,64,0,0,0,32,75,148,27,64,0,0,0,224,167,160,27,64,0,0,0,128,234,172,27,64,0,0,0,64,19,185,27,64,0,0,0,128,34,197,27,64,0,0,0,224,24,209,27,64,0,0,0,128,246,220,27,64,0,0,0,32,188,232,27,64,0,0,0,192,105,244,27,64,0,0,0,0,0,0,28,64,0,0,0,32,127,11,28,64,0,0,0,160,231,22,28,64,0,0,0,160,57,34,28,64,0,0,0,160,117,45,28,64,0,0,0,0,156,56,28,64,0,0,0,224,172,67,28,64,0,0,0,192,168,78,28,64,0,0,0,224,143,89,28,64,0,0,0,128,98,100,28,64,0,0,0,0,33,111,28,64,0,0,0,192,203,121,28,64,0,0,0,192,98,132,28,64,0,0,0,128,230,142,28,64,0,0,0,64,87,153,28,64,0,0,0,64,181,163,28,64,0,0,0,224,0,174,28,64,0,0,0,32,58,184,28,64,0,0,0,96,97,194,28,64,0,0,0,224,118,204,28,64,0,0,0,0,123,214,28,64,0,0,0,192,109,224,28,64,0,0,0,128,79,234,28,64,0,0,0,96,32,244,28,64,0,0,0,192,224,253,28,64,0,0,0,160,144,7,29,64,0,0,0,128,48,17,29,64,0,0,0,96,192,26,29,64,0,0,0,128,64,36,29,64,0,0,0,0,177,45,29,64,0,0,0,64,18,55,29,64,0,0,0,96,100,64,29,64,0,0,0,128,167,73,29,64,0,0,0,224,219,82,29,64,0,0,0,160,1,92,29,64,0,0,0,0,25,101,29,64,0,0,0,32,34,110,29,64,0,0,0,32,29,119,29,64,0,0,0,96,10,128,29,64,0,0,0,192,233,136,29,64,0,0,0,160,187,145,29,64,0,0,0,32,128,154,29,64,0,0,0,96,55,163,29,64,0,0,0,128,225,171,29,64,0,0,0,192,126,180,29,64,0,0,0,32,15,189,29,64,0,0,0,0,147,197,29,64,0,0,0,64,10,206,29,64,0,0,0,64,117,214,29,64,0,0,0,0,212,222,29,64,0,0,0,160,38,231,29,64,0,0,0,96,109,239,29,64,0,0,0,96,168,247,29,64,0,0,0,160,215,255,29,64,0,0,0,96,251,7,30,64,0,0,0,160,19,16,30,64,0,0,0,160,32,24,30,64,0,0,0,128,34,32,30,64,0,0,0,64,25,40,30,64,0,0,0,32,5,48,30,64,0,0,0,32,230,55,30,64,0,0,0,128,188,63,30,64,0,0,0,64,136,71,30,64,0,0,0,128,73,79,30,64,0,0,0,96,0,87,30,64,0,0,0,0,173,94,30,64,0,0,0,128,79,102,30,64,0,0,0,0,232,109,30,64,0,0,0,128,118,117,30,64,0,0,0,32,251,124,30,64,0,0,0,0,118,132,30,64,0,0,0,96,231,139,30,64,0,0,0,0,79,147,30,64,0,0,0,64,173,154,30,64,0,0,0,64,2,162,30,64,0,0,0,224,77,169,30,64,0,0,0,64,144,176,30,64,0,0,0,160,201,183,30,64,0,0,0,0,250,190,30,64,0,0,0,128,33,198,30,64,0,0,0,32,64,205,30,64,0,0,0,0,86,212,30,64,0,0,0,32,99,219,30,64,0,0,0,224,103,226,30,64,0,0,0,0,100,233,30,64,0,0,0,192,87,240,30,64,0,0,0,32,67,247,30,64,0,0,0,64,38,254,30,64,0,0,0,64,1,5,31,64,0,0,0,32,212,11,31,64,0,0,0,224,158,18,31,64,0,0,0,192,97,25,31,64,0,0,0,192,28,32,31,64,0,0,0,224,207,38,31,64,0,0,0,96,123,45,31,64,0,0,0,32,31,52,31,64,0,0,0,64,187,58,31,64,0,0,0,224,79,65,31,64,0,0,0,0,221,71,31,64,0,0,0,192,98,78,31,64,0,0,0,32,225,84,31,64,0,0,0,64,88,91,31,64,0,0,0,32,200,97,31,64,0,0,0,224,48,104,31,64,0,0,0,160,146,110,31,64,0,0,0,64,237,116,31,64,0,0,0,224,64,123,31,64,0,0,0,160,141,129,31,64,0,0,0,160,211,135,31,64,0,0,0,192,18,142,31,64,0,0,0,32,75,148,31,64,0,0,0,224,124,154,31,64,0,0,0,224,167,160,31,64,0,0,0,128,204,166,31,64,0,0,0,128,234,172,31,64,0,0,0,0,2,179,31,64,0,0,0,64,19,185,31,64,0,0,0,0,30,191,31,64,0,0,0,128,34,197,31,64,0,0,0,192,32,203,31,64,0,0,0,224,24,209,31,64,0,0,0,192,10,215,31,64,0,0,0,128,246,220,31,64,0,0,0,96,220,226,31,64,0,0,0,32,188,232,31,64,0,0,0,224,149,238,31,64,0,0,0,192,105,244,31,64,0,0,0,192,55,250,31,64,99,99,99,99,124,124,124,124,119,119,119,119,123,123,123,123,242,242,242,242,107,107,107,107,111,111,111,111,197,197,197,197,48,48,48,48,1,1,1,1,103,103,103,103,43,43,43,43,254,254,254,254,215,215,215,215,171,171,171,171,118,118,118,118,202,202,202,202,130,130,130,130,201,201,201,201,125,125,125,125,250,250,250,250,89,89,89,89,71,71,71,71,240,240,240,240,173,173,173,173,212,212,212,212,162,162,162,162,175,175,175,175,156,156,156,156,164,164,164,164,114,114,114,114,192,192,192,192,183,183,183,183,253,253,253,253,147,147,147,147,38,38,38,38,54,54,54,54,63,63,63,63,247,247,247,247,204,204,204,204,52,52,52,52,165,165,165,165,229,229,229,229,241,241,241,241,113,113,113,113,216,216,216,216,49,49,49,49,21,21,21,21,4,4,4,4,199,199,199,199,35,35,35,35,195,195,195,195,24,24,24,24,150,150,150,150,5,5,5,5,154,154,154,154,7,7,7,7,18,18,18,18,128,128,128,128,226,226,226,226,235,235,235,235,39,39,39,39,178,178,178,178,117,117,117,117,9,9,9,9,131,131,131,131,44,44,44,44,26,26,26,26,27,27,27,27,110,110,110,110,90,90,90,90,160,160,160,160,82,82,82,82,59,59,59,59,214,214,214,214,179,179,179,179,41,41,41,41,227,227,227,227,47,47,47,47,132,132,132,132,83,83,83,83,209,209,209,209,0,0,0,0,237,237,237,237,32,32,32,32,252,252,252,252,177,177,177,177,91,91,91,91,106,106,106,106,203,203,203,203,190,190,190,190,57,57,57,57,74,74,74,74,76,76,76,76,88,88,88,88,207,207,207,207,208,208,208,208,239,239,239,239,170,170,170,170,251,251,251,251,67,67,67,67,77,77,77,77,51,51,51,51,133,133,133,133,69,69,69,69,249,249,249,249,2,2,2,2,127,127,127,127,80,80,80,80,60,60,60,60,159,159,159,159,168,168,168,168,81,81,81,81,163,163,163,163,64,64,64,64,143,143,143,143,146,146,146,146,157,157,157,157,56,56,56,56,245,245,245,245,188,188,188,188,182,182,182,182,218,218,218,218,33,33,33,33,16,16,16,16,255,255,255,255,243,243,243,243,210,210,210,210,205,205,205,205,12,12,12,12,19,19,19,19,236,236,236,236,95,95,95,95,151,151,151,151,68,68,68,68,23,23,23,23,196,196,196,196,167,167,167,167,126,126,126,126,61,61,61,61,100,100,100,100,93,93,93,93,25,25,25,25,115,115,115,115,96,96,96,96,129,129,129,129,79,79,79,79,220,220,220,220,34,34,34,34,42,42,42,42,144,144,144,144,136,136,136,136,70,70,70,70,238,238,238,238,184,184,184,184,20,20,20,20,222,222,222,222,94,94,94,94,11,11,11,11,219,219,219,219,224,224,224,224,50,50,50,50,58,58,58,58,10,10,10,10,73,73,73,73,6,6,6,6,36,36,36,36,92,92,92,92,194,194,194,194,211,211,211,211,172,172,172,172,98,98,98,98,145,145,145,145,149,149,149,149,228,228,228,228,121,121,121,121,231,231,231,231,200,200,200,200,55,55,55,55,109,109,109,109,141,141,141,141,213,213,213,213,78,78,78,78,169,169,169,169,108,108,108,108,86,86,86,86,244,244,244,244,234,234,234,234,101,101,101,101,122,122,122,122,174,174,174,174,8,8,8,8,186,186,186,186,120,120,120,120,37,37,37,37,46,46,46,46,28,28,28,28,166,166,166,166,180,180,180,180,198,198,198,198,232,232,232,232,221,221,221,221,116,116,116,116,31,31,31,31,75,75,75,75,189,189,189,189,139,139,139,139,138,138,138,138,112,112,112,112,62,62,62,62,181,181,181,181,102,102,102,102,72,72,72,72,3,3,3,3,246,246,246,246,14,14,14,14,97,97,97,97,53,53,53,53,87,87,87,87,185,185,185,185,134,134,134,134,193,193,193,193,29,29,29,29,158,158,158,158,225,225,225,225,248,248,248,248,152,152,152,152,17,17,17,17,105,105,105,105,217,217,217,217,142,142,142,142,148,148,148,148,155,155,155,155,30,30,30,30,135,135,135,135,233,233,233,233,206,206,206,206,85,85,85,85,40,40,40,40,223,223,223,223,140,140,140,140,161,161,161,161,137,137,137,137,13,13,13,13,191,191,191,191,230,230,230,230,66,66,66,66,104,104,104,104,65,65,65,65,153,153,153,153,45,45,45,45,15,15,15,15,176,176,176,176,84,84,84,84,187,187,187,187,22,22,22,22,0,0,0,1,0,0,0,2,0,0,0,4,0,0,0,8,0,0,0,16,0,0,0,32,0,0,0,64,0,0,0,128,0,0,0,27,0,0,0,54,0,0,0,0,0,0,0,0,80,167,244,81,83,101,65,126,195,164,23,26,150,94,39,58,203,107,171,59,241,69,157,31,171,88,250,172,147,3,227,75,85,250,48,32,246,109,118,173,145,118,204,136,37,76,2,245,252,215,229,79,215,203,42,197,128,68,53,38,143,163,98,181,73,90,177,222,103,27,186,37,152,14,234,69,225,192,254,93,2,117,47,195,18,240,76,129,163,151,70,141,198,249,211,107,231,95,143,3,149,156,146,21,235,122,109,191,218,89,82,149,45,131,190,212,211,33,116,88,41,105,224,73,68,200,201,142,106,137,194,117,120,121,142,244,107,62,88,153,221,113,185,39,182,79,225,190,23,173,136,240,102,172,32,201,180,58,206,125,24,74,223,99,130,49,26,229,96,51,81,151,69,127,83,98,224,119,100,177,132,174,107,187,28,160,129,254,148,43,8,249,88,104,72,112,25,253,69,143,135,108,222,148,183,248,123,82,35,211,115,171,226,2,75,114,87,143,31,227,42,171,85,102,7,40,235,178,3,194,181,47,154,123,197,134,165,8,55,211,242,135,40,48,178,165,191,35,186,106,3,2,92,130,22,237,43,28,207,138,146,180,121,167,240,242,7,243,161,226,105,78,205,244,218,101,213,190,5,6,31,98,52,209,138,254,166,196,157,83,46,52,160,85,243,162,50,225,138,5,117,235,246,164,57,236,131,11,170,239,96,64,6,159,113,94,81,16,110,189,249,138,33,62,61,6,221,150,174,5,62,221,70,189,230,77,181,141,84,145,5,93,196,113,111,212,6,4,255,21,80,96,36,251,152,25,151,233,189,214,204,67,64,137,119,158,217,103,189,66,232,176,136,139,137,7,56,91,25,231,219,238,200,121,71,10,124,161,233,15,66,124,201,30,132,248,0,0,0,0,131,134,128,9,72,237,43,50,172,112,17,30,78,114,90,108,251,255,14,253,86,56,133,15,30,213,174,61,39,57,45,54,100,217,15,10,33,166,92,104,209,84,91,155,58,46,54,36,177,103,10,12,15,231,87,147,210,150,238,180,158,145,155,27,79,197,192,128,162,32,220,97,105,75,119,90,22,26,18,28,10,186,147,226,229,42,160,192,67,224,34,60,29,23,27,18,11,13,9,14,173,199,139,242,185,168,182,45,200,169,30,20,133,25,241,87,76,7,117,175,187,221,153,238,253,96,127,163,159,38,1,247,188,245,114,92,197,59,102,68,52,126,251,91,118,41,67,139,220,198,35,203,104,252,237,182,99,241,228,184,202,220,49,215,16,133,99,66,64,34,151,19,32,17,198,132,125,36,74,133,248,61,187,210,17,50,249,174,109,161,41,199,75,47,158,29,243,48,178,220,236,82,134,13,208,227,193,119,108,22,179,43,153,185,112,169,250,72,148,17,34,100,233,71,196,140,252,168,26,63,240,160,216,44,125,86,239,144,51,34,199,78,73,135,193,209,56,217,254,162,202,140,54,11,212,152,207,129,245,166,40,222,122,165,38,142,183,218,164,191,173,63,228,157,58,44,13,146,120,80,155,204,95,106,98,70,126,84,194,19,141,246,232,184,216,144,94,247,57,46,245,175,195,130,190,128,93,159,124,147,208,105,169,45,213,111,179,18,37,207,59,153,172,200,167,125,24,16,110,99,156,232,123,187,59,219,9,120,38,205,244,24,89,110,1,183,154,236,168,154,79,131,101,110,149,230,126,230,255,170,8,207,188,33,230,232,21,239,217,155,231,186,206,54,111,74,212,9,159,234,214,124,176,41,175,178,164,49,49,35,63,42,48,148,165,198,192,102,162,53,55,188,78,116,166,202,130,252,176,208,144,224,21,216,167,51,74,152,4,241,247,218,236,65,14,80,205,127,47,246,145,23,141,214,77,118,77,176,239,67,84,77,170,204,223,4,150,228,227,181,209,158,27,136,106,76,184,31,44,193,127,81,101,70,4,234,94,157,93,53,140,1,115,116,135,250,46,65,11,251,90,29,103,179,82,210,219,146,51,86,16,233,19,71,214,109,140,97,215,154,122,12,161,55,142,20,248,89,137,60,19,235,238,39,169,206,53,201,97,183,237,229,28,225,60,177,71,122,89,223,210,156,63,115,242,85,121,206,20,24,191,55,199,115,234,205,247,83,91,170,253,95,20,111,61,223,134,219,68,120,129,243,175,202,62,196,104,185,44,52,36,56,95,64,163,194,114,195,29,22,12,37,226,188,139,73,60,40,65,149,13,255,113,1,168,57,222,179,12,8,156,228,180,216,144,193,86,100,97,132,203,123,112,182,50,213,116,92,108,72,66,87,184,208,167,244,81,80,101,65,126,83,164,23,26,195,94,39,58,150,107,171,59,203,69,157,31,241,88,250,172,171,3,227,75,147,250,48,32,85,109,118,173,246,118,204,136,145,76,2,245,37,215,229,79,252,203,42,197,215,68,53,38,128,163,98,181,143,90,177,222,73,27,186,37,103,14,234,69,152,192,254,93,225,117,47,195,2,240,76,129,18,151,70,141,163,249,211,107,198,95,143,3,231,156,146,21,149,122,109,191,235,89,82,149,218,131,190,212,45,33,116,88,211,105,224,73,41,200,201,142,68,137,194,117,106,121,142,244,120,62,88,153,107,113,185,39,221,79,225,190,182,173,136,240,23,172,32,201,102,58,206,125,180,74,223,99,24,49,26,229,130,51,81,151,96,127,83,98,69,119,100,177,224,174,107,187,132,160,129,254,28,43,8,249,148,104,72,112,88,253,69,143,25,108,222,148,135,248,123,82,183,211,115,171,35,2,75,114,226,143,31,227,87,171,85,102,42,40,235,178,7,194,181,47,3,123,197,134,154,8,55,211,165,135,40,48,242,165,191,35,178,106,3,2,186,130,22,237,92,28,207,138,43,180,121,167,146,242,7,243,240,226,105,78,161,244,218,101,205,190,5,6,213,98,52,209,31,254,166,196,138,83,46,52,157,85,243,162,160,225,138,5,50,235,246,164,117,236,131,11,57,239,96,64,170,159,113,94,6,16,110,189,81,138,33,62,249,6,221,150,61,5,62,221,174,189,230,77,70,141,84,145,181,93,196,113,5,212,6,4,111,21,80,96,255,251,152,25,36,233,189,214,151,67,64,137,204,158,217,103,119,66,232,176,189,139,137,7,136,91,25,231,56,238,200,121,219,10,124,161,71,15,66,124,233,30,132,248,201,0,0,0,0,134,128,9,131,237,43,50,72,112,17,30,172,114,90,108,78,255,14,253,251,56,133,15,86,213,174,61,30,57,45,54,39,217,15,10,100,166,92,104,33,84,91,155,209,46,54,36,58,103,10,12,177,231,87,147,15,150,238,180,210,145,155,27,158,197,192,128,79,32,220,97,162,75,119,90,105,26,18,28,22,186,147,226,10,42,160,192,229,224,34,60,67,23,27,18,29,13,9,14,11,199,139,242,173,168,182,45,185,169,30,20,200,25,241,87,133,7,117,175,76,221,153,238,187,96,127,163,253,38,1,247,159,245,114,92,188,59,102,68,197,126,251,91,52,41,67,139,118,198,35,203,220,252,237,182,104,241,228,184,99,220,49,215,202,133,99,66,16,34,151,19,64,17,198,132,32,36,74,133,125,61,187,210,248,50,249,174,17,161,41,199,109,47,158,29,75,48,178,220,243,82,134,13,236,227,193,119,208,22,179,43,108,185,112,169,153,72,148,17,250,100,233,71,34,140,252,168,196,63,240,160,26,44,125,86,216,144,51,34,239,78,73,135,199,209,56,217,193,162,202,140,254,11,212,152,54,129,245,166,207,222,122,165,40,142,183,218,38,191,173,63,164,157,58,44,228,146,120,80,13,204,95,106,155,70,126,84,98,19,141,246,194,184,216,144,232,247,57,46,94,175,195,130,245,128,93,159,190,147,208,105,124,45,213,111,169,18,37,207,179,153,172,200,59,125,24,16,167,99,156,232,110,187,59,219,123,120,38,205,9,24,89,110,244,183,154,236,1,154,79,131,168,110,149,230,101,230,255,170,126,207,188,33,8,232,21,239,230,155,231,186,217,54,111,74,206,9,159,234,212,124,176,41,214,178,164,49,175,35,63,42,49,148,165,198,48,102,162,53,192,188,78,116,55,202,130,252,166,208,144,224,176,216,167,51,21,152,4,241,74,218,236,65,247,80,205,127,14,246,145,23,47,214,77,118,141,176,239,67,77,77,170,204,84,4,150,228,223,181,209,158,227,136,106,76,27,31,44,193,184,81,101,70,127,234,94,157,4,53,140,1,93,116,135,250,115,65,11,251,46,29,103,179,90,210,219,146,82,86,16,233,51,71,214,109,19,97,215,154,140,12,161,55,122,20,248,89,142,60,19,235,137,39,169,206,238,201,97,183,53,229,28,225,237,177,71,122,60,223,210,156,89,115,242,85,63,206,20,24,121,55,199,115,191,205,247,83,234,170,253,95,91,111,61,223,20,219,68,120,134,243,175,202,129,196,104,185,62,52,36,56,44,64,163,194,95,195,29,22,114,37,226,188,12,73,60,40,139,149,13,255,65,1,168,57,113,179,12,8,222,228,180,216,156,193,86,100,144,132,203,123,97,182,50,213,112,92,108,72,116,87,184,208,66,244,81,80,167,65,126,83,101,23,26,195,164,39,58,150,94,171,59,203,107,157,31,241,69,250,172,171,88,227,75,147,3,48,32,85,250,118,173,246,109,204,136,145,118,2,245,37,76,229,79,252,215,42,197,215,203,53,38,128,68,98,181,143,163,177,222,73,90,186,37,103,27,234,69,152,14,254,93,225,192,47,195,2,117,76,129,18,240,70,141,163,151,211,107,198,249,143,3,231,95,146,21,149,156,109,191,235,122,82,149,218,89,190,212,45,131,116,88,211,33,224,73,41,105,201,142,68,200,194,117,106,137,142,244,120,121,88,153,107,62,185,39,221,113,225,190,182,79,136,240,23,173,32,201,102,172,206,125,180,58,223,99,24,74,26,229,130,49,81,151,96,51,83,98,69,127,100,177,224,119,107,187,132,174,129,254,28,160,8,249,148,43,72,112,88,104,69,143,25,253,222,148,135,108,123,82,183,248,115,171,35,211,75,114,226,2,31,227,87,143,85,102,42,171,235,178,7,40,181,47,3,194,197,134,154,123,55,211,165,8,40,48,242,135,191,35,178,165,3,2,186,106,22,237,92,130,207,138,43,28,121,167,146,180,7,243,240,242,105,78,161,226,218,101,205,244,5,6,213,190,52,209,31,98,166,196,138,254,46,52,157,83,243,162,160,85,138,5,50,225,246,164,117,235,131,11,57,236,96,64,170,239,113,94,6,159,110,189,81,16,33,62,249,138,221,150,61,6,62,221,174,5,230,77,70,189,84,145,181,141,196,113,5,93,6,4,111,212,80,96,255,21,152,25,36,251,189,214,151,233,64,137,204,67,217,103,119,158,232,176,189,66,137,7,136,139,25,231,56,91,200,121,219,238,124,161,71,10,66,124,233,15,132,248,201,30,0,0,0,0,128,9,131,134,43,50,72,237,17,30,172,112,90,108,78,114,14,253,251,255,133,15,86,56,174,61,30,213,45,54,39,57,15,10,100,217,92,104,33,166,91,155,209,84,54,36,58,46,10,12,177,103,87,147,15,231,238,180,210,150,155,27,158,145,192,128,79,197,220,97,162,32,119,90,105,75,18,28,22,26,147,226,10,186,160,192,229,42,34,60,67,224,27,18,29,23,9,14,11,13,139,242,173,199,182,45,185,168,30,20,200,169,241,87,133,25,117,175,76,7,153,238,187,221,127,163,253,96,1,247,159,38,114,92,188,245,102,68,197,59,251,91,52,126,67,139,118,41,35,203,220,198,237,182,104,252,228,184,99,241,49,215,202,220,99,66,16,133,151,19,64,34,198,132,32,17,74,133,125,36,187,210,248,61,249,174,17,50,41,199,109,161,158,29,75,47,178,220,243,48,134,13,236,82,193,119,208,227,179,43,108,22,112,169,153,185,148,17,250,72,233,71,34,100,252,168,196,140,240,160,26,63,125,86,216,44,51,34,239,144,73,135,199,78,56,217,193,209,202,140,254,162,212,152,54,11,245,166,207,129,122,165,40,222,183,218,38,142,173,63,164,191,58,44,228,157,120,80,13,146,95,106,155,204,126,84,98,70,141,246,194,19,216,144,232,184,57,46,94,247,195,130,245,175,93,159,190,128,208,105,124,147,213,111,169,45,37,207,179,18,172,200,59,153,24,16,167,125,156,232,110,99,59,219,123,187,38,205,9,120,89,110,244,24,154,236,1,183,79,131,168,154,149,230,101,110,255,170,126,230,188,33,8,207,21,239,230,232,231,186,217,155,111,74,206,54,159,234,212,9,176,41,214,124,164,49,175,178,63,42,49,35,165,198,48,148,162,53,192,102,78,116,55,188,130,252,166,202,144,224,176,208,167,51,21,216,4,241,74,152,236,65,247,218,205,127,14,80,145,23,47,246,77,118,141,214,239,67,77,176,170,204,84,77,150,228,223,4,209,158,227,181,106,76,27,136,44,193,184,31,101,70,127,81,94,157,4,234,140,1,93,53,135,250,115,116,11,251,46,65,103,179,90,29,219,146,82,210,16,233,51,86,214,109,19,71,215,154,140,97,161,55,122,12,248,89,142,20,19,235,137,60,169,206,238,39,97,183,53,201,28,225,237,229,71,122,60,177,210,156,89,223,242,85,63,115,20,24,121,206,199,115,191,55,247,83,234,205,253,95,91,170,61,223,20,111,68,120,134,219,175,202,129,243,104,185,62,196,36,56,44,52,163,194,95,64,29,22,114,195,226,188,12,37,60,40,139,73,13,255,65,149,168,57,113,1,12,8,222,179,180,216,156,228,86,100,144,193,203,123,97,132,50,213,112,182,108,72,116,92,184,208,66,87,81,80,167,244,126,83,101,65,26,195,164,23,58,150,94,39,59,203,107,171,31,241,69,157,172,171,88,250,75,147,3,227,32,85,250,48,173,246,109,118,136,145,118,204,245,37,76,2,79,252,215,229,197,215,203,42,38,128,68,53,181,143,163,98,222,73,90,177,37,103,27,186,69,152,14,234,93,225,192,254,195,2,117,47,129,18,240,76,141,163,151,70,107,198,249,211,3,231,95,143,21,149,156,146,191,235,122,109,149,218,89,82,212,45,131,190,88,211,33,116,73,41,105,224,142,68,200,201,117,106,137,194,244,120,121,142,153,107,62,88,39,221,113,185,190,182,79,225,240,23,173,136,201,102,172,32,125,180,58,206,99,24,74,223,229,130,49,26,151,96,51,81,98,69,127,83,177,224,119,100,187,132,174,107,254,28,160,129,249,148,43,8,112,88,104,72,143,25,253,69,148,135,108,222,82,183,248,123,171,35,211,115,114,226,2,75,227,87,143,31,102,42,171,85,178,7,40,235,47,3,194,181,134,154,123,197,211,165,8,55,48,242,135,40,35,178,165,191,2,186,106,3,237,92,130,22,138,43,28,207,167,146,180,121,243,240,242,7,78,161,226,105,101,205,244,218,6,213,190,5,209,31,98,52,196,138,254,166,52,157,83,46,162,160,85,243,5,50,225,138,164,117,235,246,11,57,236,131,64,170,239,96,94,6,159,113,189,81,16,110,62,249,138,33,150,61,6,221,221,174,5,62,77,70,189,230,145,181,141,84,113,5,93,196,4,111,212,6,96,255,21,80,25,36,251,152,214,151,233,189,137,204,67,64,103,119,158,217,176,189,66,232,7,136,139,137,231,56,91,25,121,219,238,200,161,71,10,124,124,233,15,66,248,201,30,132,0,0,0,0,9,131,134,128,50,72,237,43,30,172,112,17,108,78,114,90,253,251,255,14,15,86,56,133,61,30,213,174,54,39,57,45,10,100,217,15,104,33,166,92,155,209,84,91,36,58,46,54,12,177,103,10,147,15,231,87,180,210,150,238,27,158,145,155,128,79,197,192,97,162,32,220,90,105,75,119,28,22,26,18,226,10,186,147,192,229,42,160,60,67,224,34,18,29,23,27,14,11,13,9,242,173,199,139,45,185,168,182,20,200,169,30,87,133,25,241,175,76,7,117,238,187,221,153,163,253,96,127,247,159,38,1,92,188,245,114,68,197,59,102,91,52,126,251,139,118,41,67,203,220,198,35,182,104,252,237,184,99,241,228,215,202,220,49,66,16,133,99,19,64,34,151,132,32,17,198,133,125,36,74,210,248,61,187,174,17,50,249,199,109,161,41,29,75,47,158,220,243,48,178,13,236,82,134,119,208,227,193,43,108,22,179,169,153,185,112,17,250,72,148,71,34,100,233,168,196,140,252,160,26,63,240,86,216,44,125,34,239,144,51,135,199,78,73,217,193,209,56,140,254,162,202,152,54,11,212,166,207,129,245,165,40,222,122,218,38,142,183,63,164,191,173,44,228,157,58,80,13,146,120,106,155,204,95,84,98,70,126,246,194,19,141,144,232,184,216,46,94,247,57,130,245,175,195,159,190,128,93,105,124,147,208,111,169,45,213,207,179,18,37,200,59,153,172,16,167,125,24,232,110,99,156,219,123,187,59,205,9,120,38,110,244,24,89,236,1,183,154,131,168,154,79,230,101,110,149,170,126,230,255,33,8,207,188,239,230,232,21,186,217,155,231,74,206,54,111,234,212,9,159,41,214,124,176,49,175,178,164,42,49,35,63,198,48,148,165,53,192,102,162,116,55,188,78,252,166,202,130,224,176,208,144,51,21,216,167,241,74,152,4,65,247,218,236,127,14,80,205,23,47,246,145,118,141,214,77,67,77,176,239,204,84,77,170,228,223,4,150,158,227,181,209,76,27,136,106,193,184,31,44,70,127,81,101,157,4,234,94,1,93,53,140,250,115,116,135,251,46,65,11,179,90,29,103,146,82,210,219,233,51,86,16,109,19,71,214,154,140,97,215,55,122,12,161,89,142,20,248,235,137,60,19,206,238,39,169,183,53,201,97,225,237,229,28,122,60,177,71,156,89,223,210,85,63,115,242,24,121,206,20,115,191,55,199,83,234,205,247,95,91,170,253,223,20,111,61,120,134,219,68,202,129,243,175,185,62,196,104,56,44,52,36,194,95,64,163,22,114,195,29,188,12,37,226,40,139,73,60,255,65,149,13,57,113,1,168,8,222,179,12,216,156,228,180,100,144,193,86,123,97,132,203,213,112,182,50,72,116,92,108,208,66,87,184,165,99,99,198,132,124,124,248,153,119,119,238,141,123,123,246,13,242,242,255,189,107,107,214,177,111,111,222,84,197,197,145,80,48,48,96,3,1,1,2,169,103,103,206,125,43,43,86,25,254,254,231,98,215,215,181,230,171,171,77,154,118,118,236,69,202,202,143,157,130,130,31,64,201,201,137,135,125,125,250,21,250,250,239,235,89,89,178,201,71,71,142,11,240,240,251,236,173,173,65,103,212,212,179,253,162,162,95,234,175,175,69,191,156,156,35,247,164,164,83,150,114,114,228,91,192,192,155,194,183,183,117,28,253,253,225,174,147,147,61,106,38,38,76,90,54,54,108,65,63,63,126,2,247,247,245,79,204,204,131,92,52,52,104,244,165,165,81,52,229,229,209,8,241,241,249,147,113,113,226,115,216,216,171,83,49,49,98,63,21,21,42,12,4,4,8,82,199,199,149,101,35,35,70,94,195,195,157,40,24,24,48,161,150,150,55,15,5,5,10,181,154,154,47,9,7,7,14,54,18,18,36,155,128,128,27,61,226,226,223,38,235,235,205,105,39,39,78,205,178,178,127,159,117,117,234,27,9,9,18,158,131,131,29,116,44,44,88,46,26,26,52,45,27,27,54,178,110,110,220,238,90,90,180,251,160,160,91,246,82,82,164,77,59,59,118,97,214,214,183,206,179,179,125,123,41,41,82,62,227,227,221,113,47,47,94,151,132,132,19,245,83,83,166,104,209,209,185,0,0,0,0,44,237,237,193,96,32,32,64,31,252,252,227,200,177,177,121,237,91,91,182,190,106,106,212,70,203,203,141,217,190,190,103,75,57,57,114,222,74,74,148,212,76,76,152,232,88,88,176,74,207,207,133,107,208,208,187,42,239,239,197,229,170,170,79,22,251,251,237,197,67,67,134,215,77,77,154,85,51,51,102,148,133,133,17,207,69,69,138,16,249,249,233,6,2,2,4,129,127,127,254,240,80,80,160,68,60,60,120,186,159,159,37,227,168,168,75,243,81,81,162,254,163,163,93,192,64,64,128,138,143,143,5,173,146,146,63,188,157,157,33,72,56,56,112,4,245,245,241,223,188,188,99,193,182,182,119,117,218,218,175,99,33,33,66,48,16,16,32,26,255,255,229,14,243,243,253,109,210,210,191,76,205,205,129,20,12,12,24,53,19,19,38,47,236,236,195,225,95,95,190,162,151,151,53,204,68,68,136,57,23,23,46,87,196,196,147,242,167,167,85,130,126,126,252,71,61,61,122,172,100,100,200,231,93,93,186,43,25,25,50,149,115,115,230,160,96,96,192,152,129,129,25,209,79,79,158,127,220,220,163,102,34,34,68,126,42,42,84,171,144,144,59,131,136,136,11,202,70,70,140,41,238,238,199,211,184,184,107,60,20,20,40,121,222,222,167,226,94,94,188,29,11,11,22,118,219,219,173,59,224,224,219,86,50,50,100,78,58,58,116,30,10,10,20,219,73,73,146,10,6,6,12,108,36,36,72,228,92,92,184,93,194,194,159,110,211,211,189,239,172,172,67,166,98,98,196,168,145,145,57,164,149,149,49,55,228,228,211,139,121,121,242,50,231,231,213,67,200,200,139,89,55,55,110,183,109,109,218,140,141,141,1,100,213,213,177,210,78,78,156,224,169,169,73,180,108,108,216,250,86,86,172,7,244,244,243,37,234,234,207,175,101,101,202,142,122,122,244,233,174,174,71,24,8,8,16,213,186,186,111,136,120,120,240,111,37,37,74,114,46,46,92,36,28,28,56,241,166,166,87,199,180,180,115,81,198,198,151,35,232,232,203,124,221,221,161,156,116,116,232,33,31,31,62,221,75,75,150,220,189,189,97,134,139,139,13,133,138,138,15,144,112,112,224,66,62,62,124,196,181,181,113,170,102,102,204,216,72,72,144,5,3,3,6,1,246,246,247,18,14,14,28,163,97,97,194,95,53,53,106,249,87,87,174,208,185,185,105,145,134,134,23,88,193,193,153,39,29,29,58,185,158,158,39,56,225,225,217,19,248,248,235,179,152,152,43,51,17,17,34,187,105,105,210,112,217,217,169,137,142,142,7,167,148,148,51,182,155,155,45,34,30,30,60,146,135,135,21,32,233,233,201,73,206,206,135,255,85,85,170,120,40,40,80,122,223,223,165,143,140,140,3,248,161,161,89,128,137,137,9,23,13,13,26,218,191,191,101,49,230,230,215,198,66,66,132,184,104,104,208,195,65,65,130,176,153,153,41,119,45,45,90,17,15,15,30,203,176,176,123,252,84,84,168,214,187,187,109,58,22,22,44,99,99,198,165,124,124,248,132,119,119,238,153,123,123,246,141,242,242,255,13,107,107,214,189,111,111,222,177,197,197,145,84,48,48,96,80,1,1,2,3,103,103,206,169,43,43,86,125,254,254,231,25,215,215,181,98,171,171,77,230,118,118,236,154,202,202,143,69,130,130,31,157,201,201,137,64,125,125,250,135,250,250,239,21,89,89,178,235,71,71,142,201,240,240,251,11,173,173,65,236,212,212,179,103,162,162,95,253,175,175,69,234,156,156,35,191,164,164,83,247,114,114,228,150,192,192,155,91,183,183,117,194,253,253,225,28,147,147,61,174,38,38,76,106,54,54,108,90,63,63,126,65,247,247,245,2,204,204,131,79,52,52,104,92,165,165,81,244,229,229,209,52,241,241,249,8,113,113,226,147,216,216,171,115,49,49,98,83,21,21,42,63,4,4,8,12,199,199,149,82,35,35,70,101,195,195,157,94,24,24,48,40,150,150,55,161,5,5,10,15,154,154,47,181,7,7,14,9,18,18,36,54,128,128,27,155,226,226,223,61,235,235,205,38,39,39,78,105,178,178,127,205,117,117,234,159,9,9,18,27,131,131,29,158,44,44,88,116,26,26,52,46,27,27,54,45,110,110,220,178,90,90,180,238,160,160,91,251,82,82,164,246,59,59,118,77,214,214,183,97,179,179,125,206,41,41,82,123,227,227,221,62,47,47,94,113,132,132,19,151,83,83,166,245,209,209,185,104,0,0,0,0,237,237,193,44,32,32,64,96,252,252,227,31,177,177,121,200,91,91,182,237,106,106,212,190,203,203,141,70,190,190,103,217,57,57,114,75,74,74,148,222,76,76,152,212,88,88,176,232,207,207,133,74,208,208,187,107,239,239,197,42,170,170,79,229,251,251,237,22,67,67,134,197,77,77,154,215,51,51,102,85,133,133,17,148,69,69,138,207,249,249,233,16,2,2,4,6,127,127,254,129,80,80,160,240,60,60,120,68,159,159,37,186,168,168,75,227,81,81,162,243,163,163,93,254,64,64,128,192,143,143,5,138,146,146,63,173,157,157,33,188,56,56,112,72,245,245,241,4,188,188,99,223,182,182,119,193,218,218,175,117,33,33,66,99,16,16,32,48,255,255,229,26,243,243,253,14,210,210,191,109,205,205,129,76,12,12,24,20,19,19,38,53,236,236,195,47,95,95,190,225,151,151,53,162,68,68,136,204,23,23,46,57,196,196,147,87,167,167,85,242,126,126,252,130,61,61,122,71,100,100,200,172,93,93,186,231,25,25,50,43,115,115,230,149,96,96,192,160,129,129,25,152,79,79,158,209,220,220,163,127,34,34,68,102,42,42,84,126,144,144,59,171,136,136,11,131,70,70,140,202,238,238,199,41,184,184,107,211,20,20,40,60,222,222,167,121,94,94,188,226,11,11,22,29,219,219,173,118,224,224,219,59,50,50,100,86,58,58,116,78,10,10,20,30,73,73,146,219,6,6,12,10,36,36,72,108,92,92,184,228,194,194,159,93,211,211,189,110,172,172,67,239,98,98,196,166,145,145,57,168,149,149,49,164,228,228,211,55,121,121,242,139,231,231,213,50,200,200,139,67,55,55,110,89,109,109,218,183,141,141,1,140,213,213,177,100,78,78,156,210,169,169,73,224,108,108,216,180,86,86,172,250,244,244,243,7,234,234,207,37,101,101,202,175,122,122,244,142,174,174,71,233,8,8,16,24,186,186,111,213,120,120,240,136,37,37,74,111,46,46,92,114,28,28,56,36,166,166,87,241,180,180,115,199,198,198,151,81,232,232,203,35,221,221,161,124,116,116,232,156,31,31,62,33,75,75,150,221,189,189,97,220,139,139,13,134,138,138,15,133,112,112,224,144,62,62,124,66,181,181,113,196,102,102,204,170,72,72,144,216,3,3,6,5,246,246,247,1,14,14,28,18,97,97,194,163,53,53,106,95,87,87,174,249,185,185,105,208,134,134,23,145,193,193,153,88,29,29,58,39,158,158,39,185,225,225,217,56,248,248,235,19,152,152,43,179,17,17,34,51,105,105,210,187,217,217,169,112,142,142,7,137,148,148,51,167,155,155,45,182,30,30,60,34,135,135,21,146,233,233,201,32,206,206,135,73,85,85,170,255,40,40,80,120,223,223,165,122,140,140,3,143,161,161,89,248,137,137,9,128,13,13,26,23,191,191,101,218,230,230,215,49,66,66,132,198,104,104,208,184,65,65,130,195,153,153,41,176,45,45,90,119,15,15,30,17,176,176,123,203,84,84,168,252,187,187,109,214,22,22,44,58,99,198,165,99,124,248,132,124,119,238,153,119,123,246,141,123,242,255,13,242,107,214,189,107,111,222,177,111,197,145,84,197,48,96,80,48,1,2,3,1,103,206,169,103,43,86,125,43,254,231,25,254,215,181,98,215,171,77,230,171,118,236,154,118,202,143,69,202,130,31,157,130,201,137,64,201,125,250,135,125,250,239,21,250,89,178,235,89,71,142,201,71,240,251,11,240,173,65,236,173,212,179,103,212,162,95,253,162,175,69,234,175,156,35,191,156,164,83,247,164,114,228,150,114,192,155,91,192,183,117,194,183,253,225,28,253,147,61,174,147,38,76,106,38,54,108,90,54,63,126,65,63,247,245,2,247,204,131,79,204,52,104,92,52,165,81,244,165,229,209,52,229,241,249,8,241,113,226,147,113,216,171,115,216,49,98,83,49,21,42,63,21,4,8,12,4,199,149,82,199,35,70,101,35,195,157,94,195,24,48,40,24,150,55,161,150,5,10,15,5,154,47,181,154,7,14,9,7,18,36,54,18,128,27,155,128,226,223,61,226,235,205,38,235,39,78,105,39,178,127,205,178,117,234,159,117,9,18,27,9,131,29,158,131,44,88,116,44,26,52,46,26,27,54,45,27,110,220,178,110,90,180,238,90,160,91,251,160,82,164,246,82,59,118,77,59,214,183,97,214,179,125,206,179,41,82,123,41,227,221,62,227,47,94,113,47,132,19,151,132,83,166,245,83,209,185,104,209,0,0,0,0,237,193,44,237,32,64,96,32,252,227,31,252,177,121,200,177,91,182,237,91,106,212,190,106,203,141,70,203,190,103,217,190,57,114,75,57,74,148,222,74,76,152,212,76,88,176,232,88,207,133,74,207,208,187,107,208,239,197,42,239,170,79,229,170,251,237,22,251,67,134,197,67,77,154,215,77,51,102,85,51,133,17,148,133,69,138,207,69,249,233,16,249,2,4,6,2,127,254,129,127,80,160,240,80,60,120,68,60,159,37,186,159,168,75,227,168,81,162,243,81,163,93,254,163,64,128,192,64,143,5,138,143,146,63,173,146,157,33,188,157,56,112,72,56,245,241,4,245,188,99,223,188,182,119,193,182,218,175,117,218,33,66,99,33,16,32,48,16,255,229,26,255,243,253,14,243,210,191,109,210,205,129,76,205,12,24,20,12,19,38,53,19,236,195,47,236,95,190,225,95,151,53,162,151,68,136,204,68,23,46,57,23,196,147,87,196,167,85,242,167,126,252,130,126,61,122,71,61,100,200,172,100,93,186,231,93,25,50,43,25,115,230,149,115,96,192,160,96,129,25,152,129,79,158,209,79,220,163,127,220,34,68,102,34,42,84,126,42,144,59,171,144,136,11,131,136,70,140,202,70,238,199,41,238,184,107,211,184,20,40,60,20,222,167,121,222,94,188,226,94,11,22,29,11,219,173,118,219,224,219,59,224,50,100,86,50,58,116,78,58,10,20,30,10,73,146,219,73,6,12,10,6,36,72,108,36,92,184,228,92,194,159,93,194,211,189,110,211,172,67,239,172,98,196,166,98,145,57,168,145,149,49,164,149,228,211,55,228,121,242,139,121,231,213,50,231,200,139,67,200,55,110,89,55,109,218,183,109,141,1,140,141,213,177,100,213,78,156,210,78,169,73,224,169,108,216,180,108,86,172,250,86,244,243,7,244,234,207,37,234,101,202,175,101,122,244,142,122,174,71,233,174,8,16,24,8,186,111,213,186,120,240,136,120,37,74,111,37,46,92,114,46,28,56,36,28,166,87,241,166,180,115,199,180,198,151,81,198,232,203,35,232,221,161,124,221,116,232,156,116,31,62,33,31,75,150,221,75,189,97,220,189,139,13,134,139,138,15,133,138,112,224,144,112,62,124,66,62,181,113,196,181,102,204,170,102,72,144,216,72,3,6,5,3,246,247,1,246,14,28,18,14,97,194,163,97,53,106,95,53,87,174,249,87,185,105,208,185,134,23,145,134,193,153,88,193,29,58,39,29,158,39,185,158,225,217,56,225,248,235,19,248,152,43,179,152,17,34,51,17,105,210,187,105,217,169,112,217,142,7,137,142,148,51,167,148,155,45,182,155,30,60,34,30,135,21,146,135,233,201,32,233,206,135,73,206,85,170,255,85,40,80,120,40,223,165,122,223,140,3,143,140,161,89,248,161,137,9,128,137,13,26,23,13,191,101,218,191,230,215,49,230,66,132,198,66,104,208,184,104,65,130,195,65,153,41,176,153,45,90,119,45,15,30,17,15,176,123,203,176,84,168,252,84,187,109,214,187,22,44,58,22,198,165,99,99,248,132,124,124,238,153,119,119,246,141,123,123,255,13,242,242,214,189,107,107,222,177,111,111,145,84,197,197,96,80,48,48,2,3,1,1,206,169,103,103,86,125,43,43,231,25,254,254,181,98,215,215,77,230,171,171,236,154,118,118,143,69,202,202,31,157,130,130,137,64,201,201,250,135,125,125,239,21,250,250,178,235,89,89,142,201,71,71,251,11,240,240,65,236,173,173,179,103,212,212,95,253,162,162,69,234,175,175,35,191,156,156,83,247,164,164,228,150,114,114,155,91,192,192,117,194,183,183,225,28,253,253,61,174,147,147,76,106,38,38,108,90,54,54,126,65,63,63,245,2,247,247,131,79,204,204,104,92,52,52,81,244,165,165,209,52,229,229,249,8,241,241,226,147,113,113,171,115,216,216,98,83,49,49,42,63,21,21,8,12,4,4,149,82,199,199,70,101,35,35,157,94,195,195,48,40,24,24,55,161,150,150,10,15,5,5,47,181,154,154,14,9,7,7,36,54,18,18,27,155,128,128,223,61,226,226,205,38,235,235,78,105,39,39,127,205,178,178,234,159,117,117,18,27,9,9,29,158,131,131,88,116,44,44,52,46,26,26,54,45,27,27,220,178,110,110,180,238,90,90,91,251,160,160,164,246,82,82,118,77,59,59,183,97,214,214,125,206,179,179,82,123,41,41,221,62,227,227,94,113,47,47,19,151,132,132,166,245,83,83,185,104,209,209,0,0,0,0,193,44,237,237,64,96,32,32,227,31,252,252,121,200,177,177,182,237,91,91,212,190,106,106,141,70,203,203,103,217,190,190,114,75,57,57,148,222,74,74,152,212,76,76,176,232,88,88,133,74,207,207,187,107,208,208,197,42,239,239,79,229,170,170,237,22,251,251,134,197,67,67,154,215,77,77,102,85,51,51,17,148,133,133,138,207,69,69,233,16,249,249,4,6,2,2,254,129,127,127,160,240,80,80,120,68,60,60,37,186,159,159,75,227,168,168,162,243,81,81,93,254,163,163,128,192,64,64,5,138,143,143,63,173,146,146,33,188,157,157,112,72,56,56,241,4,245,245,99,223,188,188,119,193,182,182,175,117,218,218,66,99,33,33,32,48,16,16,229,26,255,255,253,14,243,243,191,109,210,210,129,76,205,205,24,20,12,12,38,53,19,19,195,47,236,236,190,225,95,95,53,162,151,151,136,204,68,68,46,57,23,23,147,87,196,196,85,242,167,167,252,130,126,126,122,71,61,61,200,172,100,100,186,231,93,93,50,43,25,25,230,149,115,115,192,160,96,96,25,152,129,129,158,209,79,79,163,127,220,220,68,102,34,34,84,126,42,42,59,171,144,144,11,131,136,136,140,202,70,70,199,41,238,238,107,211,184,184,40,60,20,20,167,121,222,222,188,226,94,94,22,29,11,11,173,118,219,219,219,59,224,224,100,86,50,50,116,78,58,58,20,30,10,10,146,219,73,73,12,10,6,6,72,108,36,36,184,228,92,92,159,93,194,194,189,110,211,211,67,239,172,172,196,166,98,98,57,168,145,145,49,164,149,149,211,55,228,228,242,139,121,121,213,50,231,231,139,67,200,200,110,89,55,55,218,183,109,109,1,140,141,141,177,100,213,213,156,210,78,78,73,224,169,169,216,180,108,108,172,250,86,86,243,7,244,244,207,37,234,234,202,175,101,101,244,142,122,122,71,233,174,174,16,24,8,8,111,213,186,186,240,136,120,120,74,111,37,37,92,114,46,46,56,36,28,28,87,241,166,166,115,199,180,180,151,81,198,198,203,35,232,232,161,124,221,221,232,156,116,116,62,33,31,31,150,221,75,75,97,220,189,189,13,134,139,139,15,133,138,138,224,144,112,112,124,66,62,62,113,196,181,181,204,170,102,102,144,216,72,72,6,5,3,3,247,1,246,246,28,18,14,14,194,163,97,97,106,95,53,53,174,249,87,87,105,208,185,185,23,145,134,134,153,88,193,193,58,39,29,29,39,185,158,158,217,56,225,225,235,19,248,248,43,179,152,152,34,51,17,17,210,187,105,105,169,112,217,217,7,137,142,142,51,167,148,148,45,182,155,155,60,34,30,30,21,146,135,135,201,32,233,233,135,73,206,206,170,255,85,85,80,120,40,40,165,122,223,223,3,143,140,140,89,248,161,161,9,128,137,137,26,23,13,13,101,218,191,191,215,49,230,230,132,198,66,66,208,184,104,104,130,195,65,65,41,176,153,153,90,119,45,45,30,17,15,15,123,203,176,176,168,252,84,84,109,214,187,187,44,58,22,22,82,82,82,82,9,9,9,9,106,106,106,106,213,213,213,213,48,48,48,48,54,54,54,54,165,165,165,165,56,56,56,56,191,191,191,191,64,64,64,64,163,163,163,163,158,158,158,158,129,129,129,129,243,243,243,243,215,215,215,215,251,251,251,251,124,124,124,124,227,227,227,227,57,57,57,57,130,130,130,130,155,155,155,155,47,47,47,47,255,255,255,255,135,135,135,135,52,52,52,52,142,142,142,142,67,67,67,67,68,68,68,68,196,196,196,196,222,222,222,222,233,233,233,233,203,203,203,203,84,84,84,84,123,123,123,123,148,148,148,148,50,50,50,50,166,166,166,166,194,194,194,194,35,35,35,35,61,61,61,61,238,238,238,238,76,76,76,76,149,149,149,149,11,11,11,11,66,66,66,66,250,250,250,250,195,195,195,195,78,78,78,78,8,8,8,8,46,46,46,46,161,161,161,161,102,102,102,102,40,40,40,40,217,217,217,217,36,36,36,36,178,178,178,178,118,118,118,118,91,91,91,91,162,162,162,162,73,73,73,73,109,109,109,109,139,139,139,139,209,209,209,209,37,37,37,37,114,114,114,114,248,248,248,248,246,246,246,246,100,100,100,100,134,134,134,134,104,104,104,104,152,152,152,152,22,22,22,22,212,212,212,212,164,164,164,164,92,92,92,92,204,204,204,204,93,93,93,93,101,101,101,101,182,182,182,182,146,146,146,146,108,108,108,108,112,112,112,112,72,72,72,72,80,80,80,80,253,253,253,253,237,237,237,237,185,185,185,185,218,218,218,218,94,94,94,94,21,21,21,21,70,70,70,70,87,87,87,87,167,167,167,167,141,141,141,141,157,157,157,157,132,132,132,132,144,144,144,144,216,216,216,216,171,171,171,171,0,0,0,0,140,140,140,140,188,188,188,188,211,211,211,211,10,10,10,10,247,247,247,247,228,228,228,228,88,88,88,88,5,5,5,5,184,184,184,184,179,179,179,179,69,69,69,69,6,6,6,6,208,208,208,208,44,44,44,44,30,30,30,30,143,143,143,143,202,202,202,202,63,63,63,63,15,15,15,15,2,2,2,2,193,193,193,193,175,175,175,175,189,189,189,189,3,3,3,3,1,1,1,1,19,19,19,19,138,138,138,138,107,107,107,107,58,58,58,58,145,145,145,145,17,17,17,17,65,65,65,65,79,79,79,79,103,103,103,103,220,220,220,220,234,234,234,234,151,151,151,151,242,242,242,242,207,207,207,207,206,206,206,206,240,240,240,240,180,180,180,180,230,230,230,230,115,115,115,115,150,150,150,150,172,172,172,172,116,116,116,116,34,34,34,34,231,231,231,231,173,173,173,173,53,53,53,53,133,133,133,133,226,226,226,226,249,249,249,249,55,55,55,55,232,232,232,232,28,28,28,28,117,117,117,117,223,223,223,223,110,110,110,110,71,71,71,71,241,241,241,241,26,26,26,26,113,113,113,113,29,29,29,29,41,41,41,41,197,197,197,197,137,137,137,137,111,111,111,111,183,183,183,183,98,98,98,98,14,14,14,14,170,170,170,170,24,24,24,24,190,190,190,190,27,27,27,27,252,252,252,252,86,86,86,86,62,62,62,62,75,75,75,75,198,198,198,198,210,210,210,210,121,121,121,121,32,32,32,32,154,154,154,154,219,219,219,219,192,192,192,192,254,254,254,254,120,120,120,120,205,205,205,205,90,90,90,90,244,244,244,244,31,31,31,31,221,221,221,221,168,168,168,168,51,51,51,51,136,136,136,136,7,7,7,7,199,199,199,199,49,49,49,49,177,177,177,177,18,18,18,18,16,16,16,16,89,89,89,89,39,39,39,39,128,128,128,128,236,236,236,236,95,95,95,95,96,96,96,96,81,81,81,81,127,127,127,127,169,169,169,169,25,25,25,25,181,181,181,181,74,74,74,74,13,13,13,13,45,45,45,45,229,229,229,229,122,122,122,122,159,159,159,159,147,147,147,147,201,201,201,201,156,156,156,156,239,239,239,239,160,160,160,160,224,224,224,224,59,59,59,59,77,77,77,77,174,174,174,174,42,42,42,42,245,245,245,245,176,176,176,176,200,200,200,200,235,235,235,235,187,187,187,187,60,60,60,60,131,131,131,131,83,83,83,83,153,153,153,153,97,97,97,97,23,23,23,23,43,43,43,43,4,4,4,4,126,126,126,126,186,186,186,186,119,119,119,119,214,214,214,214,38,38,38,38,225,225,225,225,105,105,105,105,20,20,20,20,99,99,99,99,85,85,85,85,33,33,33,33,12,12,12,12,125,125,125,125,120,164,106,215,86,183,199,232,219,112,32,36,238,206,189,193,175,15,124,245,42,198,135,71,19,70,48,168,1,149,70,253,216,152,128,105,175,247,68,139,177,91,255,255,190,215,92,137,34,17,144,107,147,113,152,253,142,67,121,166,33,8,180,73,98,37,30,246,64,179,64,192,81,90,94,38,170,199,182,233,93,16,47,214,83,20,68,2,129,230,161,216,200,251,211,231,230,205,225,33,214,7,55,195,135,13,213,244,237,20,90,69,5,233,227,169,248,163,239,252,217,2,111,103,138,76,42,141,66,57,250,255,129,246,113,135,34,97,157,109,12,56,229,253,68,234,190,164,169,207,222,75,96,75,187,246,112,188,191,190,198,126,155,40,250,39,161,234,133,48,239,212,5,29,136,4,57,208,212,217,229,153,219,230,248,124,162,31,101,86,172,196,68,34,41,244,151,255,42,67,167,35,148,171,57,160,147,252,195,89,91,101,146,204,12,143,125,244,239,255,209,93,132,133,79,126,168,111,224,230,44,254,20,67,1,163,161,17,8,78,130,126,83,247,53,242,58,189,187,210,215,42,145,211,134,235,7,0,0,0,12,0,0,0,17,0,0,0,22,0,0,0,7,0,0,0,12,0,0,0,17,0,0,0,22,0,0,0,7,0,0,0,12,0,0,0,17,0,0,0,22,0,0,0,7,0,0,0,12,0,0,0,17,0,0,0,22,0,0,0,5,0,0,0,9,0,0,0,14,0,0,0,20,0,0,0,5,0,0,0,9,0,0,0,14,0,0,0,20,0,0,0,5,0,0,0,9,0,0,0,14,0,0,0,20,0,0,0,5,0,0,0,9,0,0,0,14,0,0,0,20,0,0,0,4,0,0,0,11,0,0,0,16,0,0,0,23,0,0,0,4,0,0,0,11,0,0,0,16,0,0,0,23,0,0,0,4,0,0,0,11,0,0,0,16,0,0,0,23,0,0,0,4,0,0,0,11,0,0,0,16,0,0,0,23,0,0,0,6,0,0,0,10,0,0,0,15,0,0,0,21,0,0,0,6,0,0,0,10,0,0,0,15,0,0,0,21,0,0,0,6,0,0,0,10,0,0,0,15,0,0,0,21,0,0,0,6,0,0,0,10,0,0,0,15,0,0,0,21,0,0,0,101,110,99,114,121,112,116,0,101,110,99,114,122,105,112,0,101,110,99,114,97,116,104,0,65,240,128,28,11,160,17,109,97,110,103,111,64,102,108,97,115,104,49,49,48,0,0,0,0,32,101,71,21,247,63,0,162,239,46,252,5,231,61,57,131,43,101,71,21,231,191,190,4,58,220,9,199,222,63,251,47,112,100,71,21,215,191,72,76,3,80,108,119,210,63,188,146,234,40,179,199,206,191,46,249,23,225,37,98,202,63,254,130,43,101,71,21,231,191,247,3,58,220,9,199,222,63,63,124,43,101,71,21,215,191,228,91,240,80,108,119,210,63,229,143,118,221,9,199,206,191,54,231,196,30,118,97,202,63,155,167,100,188,63,21,199,191,74,27,240,84,209,132,196,63,60,56,44,167,228,137,194,191,102,238,90,40,47,179,192,63,248,172,177,107,40,36,247,63,0,176,205,238,95,9,225,191,161,204,210,102,247,225,246,63,0,208,118,189,148,132,224,191,138,212,48,14,61,161,246,63,0,248,232,174,67,1,224,191,133,108,208,50,236,97,246,63,0,64,11,54,197,254,222,191,248,152,17,149,250,35,246,63,0,224,183,26,217,253,221,191,108,2,207,164,91,231,245,63,0,144,199,12,174,255,220,191,184,79,33,90,5,172,245,63,0,160,253,17,56,4,220,191,30,110,22,15,237,113,245,63,0,224,58,50,103,11,219,191,53,248,11,89,9,57,245,63,0,176,45,90,47,21,218,191,221,173,97,237,79,1,245,63,0,96,248,90,127,33,217,191,208,123,72,142,184,202,244,63,0,144,113,176,77,48,216,191,238,79,51,180,57,149,244,63,0,224,169,249,137,65,215,191,105,213,175,223,203,96,244,63,0,144,25,181,43,85,214,191,83,185,228,78,102,45,244,63,0,16,155,162,35,107,213,191,166,216,29,17,1,251,243,63,0,160,95,15,101,131,212,191,54,88,12,183,149,201,243,63,0,160,246,55,233,157,211,191,74,253,182,74,28,153,243,63,0,96,141,83,161,186,210,191,181,153,224,12,142,105,243,63,0,64,202,64,131,217,209,191,178,231,19,130,228,58,243,63,0,224,64,58,133,250,208,191,177,189,133,25,25,13,243,63,0,48,231,50,156,29,208,191,215,113,178,202,37,224,242,63,0,96,250,162,125,133,206,191,130,205,19,207,4,180,242,63,0,128,61,99,200,211,204,191,80,203,124,44,176,136,242,63,0,160,20,76,3,38,203,191,229,77,148,99,34,94,242,63,0,224,79,47,28,124,201,191,177,21,134,61,86,52,242,63,0,0,128,63,2,214,199,191,56,175,62,227,70,11,242,63,0,224,5,26,167,51,198,191,221,163,205,253,238,226,241,63,0,0,87,233,245,148,196,191,48,57,11,88,74,187,241,63,0,160,224,36,228,249,194,191,0,34,127,132,83,148,241,63,0,192,253,90,89,98,193,191,60,215,213,192,6,110,241,63,0,128,189,117,154,156,191,191,194,228,183,71,95,72,241,63,0,192,249,91,87,123,188,191,209,133,0,173,88,35,241,63,0,128,244,15,198,96,185,191,39,34,83,15,240,254,240,63,0,0,182,71,226,76,182,191,143,58,208,119,32,219,240,63,0,64,1,178,120,63,179,191,217,128,89,214,230,183,240,63,0,192,66,26,125,56,176,191,141,64,123,254,62,149,240,63,0,0,181,8,146,111,170,191,131,59,197,202,37,115,240,63,0,0,119,79,149,122,164,191,92,27,13,228,151,81,240,63,0,0,12,197,168,35,157,191,162,142,32,193,145,48,240,63,0,0,120,41,38,106,145,191,33,126,179,37,16,16,240,63,0,0,232,216,248,32,119,191,107,167,202,249,126,192,239,63,0,0,80,177,83,254,134,63,132,241,246,211,101,68,239,63,0,128,15,225,204,28,161,63,127,16,132,159,7,204,238,63,0,128,139,140,252,77,172,63,232,90,151,153,58,87,238,63,0,64,87,30,50,170,179,63,230,61,189,240,214,229,237,63,0,128,139,208,160,24,185,63,179,56,255,129,182,119,237,63,0,64,4,218,233,114,190,63,67,233,77,114,181,12,237,63,0,96,127,80,210,220,193,63,99,117,14,220,178,164,236,63,0,160,222,3,171,118,196,63,81,203,214,232,142,63,236,63,0,32,226,119,67,7,199,63,76,12,2,79,43,221,235,63,0,64,169,139,222,142,201,63,202,21,96,0,108,125,235,63,0,224,210,106,184,13,204,63,143,51,46,110,54,32,235,63,0,224,206,175,10,132,206,63,57,80,41,38,112,197,234,63,0,128,103,180,10,121,208,63,221,49,39,188,1,109,234,63,0,192,1,104,5,172,209,63,139,241,63,188,211,22,234,63,0,224,254,212,17,219,210,63,173,254,103,73,209,194,233,63,0,128,197,78,70,6,212,63,2,153,124,244,228,112,233,63,0,240,58,9,190,45,213,63,242,188,130,57,251,32,233,63,0,208,80,32,144,81,214,63,241,89,247,135,1,211,232,63,0,240,234,205,210,113,215,63,109,246,185,235,229,134,232,63,0,144,125,133,156,142,216,63,148,185,88,182,151,60,232,63,0,96,225,85,1,168,217,63,34,16,198,255,5,244,231,63,0,208,211,110,24,190,218,63,202,21,20,24,34,173,231,63,0,224,160,174,242,208,219,63,140,255,158,249,220,103,231,63,0,64,191,61,164,224,220,63,142,10,185,18,0,32,230,63,5,182,68,6,171,4,137,60,166,52,87,4,0,96,230,63,169,247,98,234,155,255,97,60,197,242,37,195,255,159,230,63,186,144,60,203,207,126,130,60,4,90,185,56,0,224,230,63,38,147,115,86,136,255,136,60,227,148,153,224,255,31,231,63,177,130,95,39,64,253,138,60,16,14,89,21,0,96,231,63,65,131,35,180,117,253,114,188,213,91,101,18,0,160,231,63,118,43,36,124,230,8,120,60,166,233,89,50,0,224,231,63,183,34,246,38,228,8,98,188,210,178,180,237,255,31,232,63,47,201,165,30,70,2,132,188,195,252,250,45,0,96,232,63,31,154,242,162,244,247,109,60,80,107,140,247,255,159,232,63,253,149,73,9,83,4,142,188,102,21,103,57,0,224,232,63,69,123,199,190,243,4,138,188,69,23,191,226,255,31,233,63,60,32,14,64,52,250,119,188,209,159,92,204,255,95,233,63,93,105,160,5,128,255,118,188,103,71,186,59,0,160,233,63,3,126,236,196,196,248,112,60,165,45,185,231,255,223,233,63,2,70,140,71,217,127,142,60,175,253,46,215,255,31,234,63,126,174,205,77,85,12,106,188,149,255,4,222,255,95,234,63,107,178,233,140,169,125,134,60,43,141,94,202,255,159,234,63,222,19,76,181,201,132,130,188,234,3,173,221,255,223,234,63,60,46,96,234,200,18,88,60,77,61,13,241,255,31,235,63,156,120,39,173,221,250,142,188,90,22,33,206,255,95,235,63,55,18,198,25,23,203,83,60,116,230,80,217,255,159,235,63,0,206,148,65,217,247,115,60,175,168,156,19,0,224,235,63,192,155,93,33,196,10,117,60,153,223,70,91,0,32,236,63,201,193,233,83,166,238,107,60,174,247,185,64,0,96,236,63,214,112,74,39,159,7,124,188,138,253,85,98,0,160,236,63,31,76,232,118,64,11,122,188,93,9,76,217,255,223,236,63,215,181,154,249,51,249,136,60,207,214,117,249,255,31,237,63,190,225,95,102,8,44,88,188,147,28,86,162,255,95,237,63,243,149,210,155,40,4,123,188,12,139,34,157,255,159,237,63,54,162,15,52,81,2,135,60,22,126,188,101,0,224,237,63,12,216,164,22,30,1,117,188,145,71,246,2,0,32,238,63,224,98,239,9,47,128,137,60,216,166,215,87,0,96,238,63,250,247,12,88,117,11,126,188,12,192,237,39,0,160,238,63,17,152,69,9,131,132,140,188,124,203,245,108,0,224,238,63,244,118,21,149,39,128,143,188,204,125,43,120,0,32,239,63,143,83,116,114,217,129,143,188,10,69,12,38,0,96,239,63,220,255,39,39,0,113,64,188,51,213,140,232,255,159,239,63,176,168,253,225,220,27,88,188,137,134,15,213,255,223,239,63,110,142,145,203,26,249,135,60,103,35,41,4,0,32,240,63,129,70,50,101,243,127,155,60,104,214,227,227,255,95,240,63,123,149,174,221,8,250,134,60,87,167,133,10,0,160,240,63,145,251,211,128,222,226,87,188,204,63,95,26,0,224,240,63,20,240,197,5,51,130,145,188,245,186,175,248,255,31,241,63,194,186,128,102,187,250,139,188,173,145,77,229,255,95,241,63,239,231,55,23,18,127,157,188,225,54,172,17,0,160,241,63,255,245,22,5,10,0,156,60,72,66,200,25,0,224,241,63,160,93,218,228,251,130,144,188,110,94,254,15,0,32,242,63,67,251,156,76,208,253,136,188,145,216,159,38,0,96,242,63,130,209,148,121,42,254,140,60,218,230,166,41,0,160,242,63,197,139,94,113,115,2,112,188,57,62,41,224,255,223,242,63,249,166,178,218,57,124,155,60,130,240,220,247,255,31,243,63,84,82,220,110,51,241,125,60,96,139,90,240,255,95,243,63,235,49,205,76,86,3,158,188,204,174,14,46,0,160,243,63,119,164,211,75,231,240,117,60,54,178,59,4,0,224,243,63,51,136,157,20,203,125,156,60,255,135,209,2,0,32,244,63,40,61,45,207,175,8,126,60,177,124,56,13,0,96,244,63,166,153,101,133,55,8,130,60,137,159,86,4,0,160,244,63,210,188,79,144,92,250,137,188,243,67,53,4,0,224,244,63,41,83,23,237,37,17,120,188,15,127,2,204,255,31,245,63,220,84,119,132,216,131,152,60,111,179,135,253,255,95,245,63,7,40,208,49,231,9,135,188,186,247,29,242,255,159,245,63,2,123,114,104,159,247,135,60,129,52,252,235,255,223,245,63,62,233,48,46,144,128,145,188,0,65,144,146,28,11,3,112,12,87]);const{Module:r,instantiate:s,Memory:i,Table:o}=WebAssembly,a=function(e={global:{},env:{memory:new i({initial:10,limit:100}),table:new o({initial:0,element:"anyfunc"})}}){return s(t,e)};e.exports=a},464:function(t){"use strict";t.exports=e}},n={};function r(e){var s=n[e];if(void 0!==s)return s.exports;var i=n[e]={exports:{}};return t[e](i,i.exports,r),i.exports}!function(){r.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return r.d(t,{a:t}),t}}(),function(){r.d=function(e,t){for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}}(),function(){r.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}()}(),function(){r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}}(),function(){r.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}}();var s={};return function(){"use strict";r.d(s,{default:function(){return bt}});var e={};r.r(e),r.d(e,{Convert:function(){return Me},downloadAnimation:function(){return yt},loadAnimationData:function(){return Et},loadGLTFModel:function(){return xt},loadTTSEmoAnimation:function(){return Rt},loadTTSTeethAnimation:function(){return Mt},parseGLTFModel:function(){return Tt},resetPolygonOffset:function(){return me}});r(1703),r(8675),r(7380),r(1118);var t=r(464);class n extends t.Loader{constructor(e){super(e),this.dracoLoader=null,this.ktx2Loader=null,this.meshoptDecoder=null,this.pluginCallbacks=[],this.register((function(e){return new l(e)})),this.register((function(e){return new v(e)})),this.register((function(e){return new A(e)})),this.register((function(e){return new p(e)})),this.register((function(e){return new h(e)})),this.register((function(e){return new d(e)})),this.register((function(e){return new m(e)})),this.register((function(e){return new u(e)})),this.register((function(e){return new g(e)})),this.register((function(e){return new f(e)})),this.register((function(e){return new a(e)})),this.register((function(e){return new y(e)}))}load(e,n,r,s){const i=this;let o;o=""!==this.resourcePath?this.resourcePath:""!==this.path?this.path:t.LoaderUtils.extractUrlBase(e),this.manager.itemStart(e);const a=function(t){s&&s(t),i.manager.itemError(e),i.manager.itemEnd(e)},c=new t.FileLoader(this.manager);c.setPath(this.path),c.setResponseType("arraybuffer"),c.setRequestHeader(this.requestHeader),c.setWithCredentials(this.withCredentials),c.load(e,(function(t){try{i.parse(t,o,(function(t){n(t),i.manager.itemEnd(e)}),a)}catch(r){a(r)}}),r,a)}setDRACOLoader(e){return this.dracoLoader=e,this}setDDSLoader(){throw new Error('THREE.GLTFLoader: "MSFT_texture_dds" no longer supported. Please update to "KHR_texture_basisu".')}setKTX2Loader(e){return this.ktx2Loader=e,this}setMeshoptDecoder(e){return this.meshoptDecoder=e,this}register(e){return-1===this.pluginCallbacks.indexOf(e)&&this.pluginCallbacks.push(e),this}unregister(e){return-1!==this.pluginCallbacks.indexOf(e)&&this.pluginCallbacks.splice(this.pluginCallbacks.indexOf(e),1),this}parse(e,n,r,s){let i;const a={},u={};if("string"===typeof e)i=e;else{const n=t.LoaderUtils.decodeText(new Uint8Array(e,0,4));if(n===E){try{a[o.KHR_BINARY_GLTF]=new w(e)}catch(p){return void(s&&s(p))}i=a[o.KHR_BINARY_GLTF].content}else i=t.LoaderUtils.decodeText(new Uint8Array(e))}const l=JSON.parse(i);if(void 0===l.asset||l.asset.version[0]<2)return void(s&&s(new Error("THREE.GLTFLoader: Unsupported asset. glTF versions >=2.0 are supported.")));const f=new q(l,{path:n||this.resourcePath||"",crossOrigin:this.crossOrigin,requestHeader:this.requestHeader,manager:this.manager,ktx2Loader:this.ktx2Loader,meshoptDecoder:this.meshoptDecoder});f.fileLoader.setRequestHeader(this.requestHeader);for(let t=0;t<this.pluginCallbacks.length;t++){const e=this.pluginCallbacks[t](f);u[e.name]=e,a[e.name]=!0}if(l.extensionsUsed)for(let t=0;t<l.extensionsUsed.length;++t){const e=l.extensionsUsed[t],n=l.extensionsRequired||[];switch(e){case o.KHR_MATERIALS_UNLIT:a[e]=new c;break;case o.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS:a[e]=new b;break;case o.KHR_DRACO_MESH_COMPRESSION:a[e]=new M(l,this.dracoLoader);break;case o.KHR_TEXTURE_TRANSFORM:a[e]=new R;break;case o.KHR_MESH_QUANTIZATION:a[e]=new L;break;default:n.indexOf(e)>=0&&u[e]}}f.setExtensions(a),f.setPlugins(u),f.parse(r,s)}parseAsync(e,t){const n=this;return new Promise((function(r,s){n.parse(e,t,r,s)}))}}function i(){let e={};return{get:function(t){return e[t]},add:function(t,n){e[t]=n},remove:function(t){delete e[t]},removeAll:function(){e={}}}}const o={KHR_BINARY_GLTF:"KHR_binary_glTF",KHR_DRACO_MESH_COMPRESSION:"KHR_draco_mesh_compression",KHR_LIGHTS_PUNCTUAL:"KHR_lights_punctual",KHR_MATERIALS_CLEARCOAT:"KHR_materials_clearcoat",KHR_MATERIALS_IOR:"KHR_materials_ior",KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS:"KHR_materials_pbrSpecularGlossiness",KHR_MATERIALS_SHEEN:"KHR_materials_sheen",KHR_MATERIALS_SPECULAR:"KHR_materials_specular",KHR_MATERIALS_TRANSMISSION:"KHR_materials_transmission",KHR_MATERIALS_IRIDESCENCE:"KHR_materials_iridescence",KHR_MATERIALS_UNLIT:"KHR_materials_unlit",KHR_MATERIALS_VOLUME:"KHR_materials_volume",KHR_TEXTURE_BASISU:"KHR_texture_basisu",KHR_TEXTURE_TRANSFORM:"KHR_texture_transform",KHR_MESH_QUANTIZATION:"KHR_mesh_quantization",KHR_MATERIALS_EMISSIVE_STRENGTH:"KHR_materials_emissive_strength",EXT_TEXTURE_WEBP:"EXT_texture_webp",EXT_MESHOPT_COMPRESSION:"EXT_meshopt_compression"};class a{constructor(e){this.parser=e,this.name=o.KHR_LIGHTS_PUNCTUAL,this.cache={refs:{},uses:{}}}_markDefs(){const e=this.parser,t=this.parser.json.nodes||[];for(let n=0,r=t.length;n<r;n++){const r=t[n];r.extensions&&r.extensions[this.name]&&void 0!==r.extensions[this.name].light&&e._addNodeRef(this.cache,r.extensions[this.name].light)}}_loadLight(e){const n=this.parser,r="light:"+e;let s=n.cache.get(r);if(s)return s;const i=n.json,o=i.extensions&&i.extensions[this.name]||{},a=o.lights||[],c=a[e];let u;const l=new t.Color(16777215);void 0!==c.color&&l.fromArray(c.color);const f=void 0!==c.range?c.range:0;switch(c.type){case"directional":u=new t.DirectionalLight(l),u.target.position.set(0,0,-1),u.add(u.target);break;case"point":u=new t.PointLight(l),u.distance=f;break;case"spot":u=new t.SpotLight(l),u.distance=f,c.spot=c.spot||{},c.spot.innerConeAngle=void 0!==c.spot.innerConeAngle?c.spot.innerConeAngle:0,c.spot.outerConeAngle=void 0!==c.spot.outerConeAngle?c.spot.outerConeAngle:Math.PI/4,u.angle=c.spot.outerConeAngle,u.penumbra=1-c.spot.innerConeAngle/c.spot.outerConeAngle,u.target.position.set(0,0,-1),u.add(u.target);break;default:throw new Error("THREE.GLTFLoader: Unexpected light type: "+c.type)}return u.position.set(0,0,0),u.decay=2,void 0!==c.intensity&&(u.intensity=c.intensity),u.name=n.createUniqueName(c.name||"light_"+e),s=Promise.resolve(u),n.cache.add(r,s),s}createNodeAttachment(e){const t=this,n=this.parser,r=n.json,s=r.nodes[e],i=s.extensions&&s.extensions[this.name]||{},o=i.light;return void 0===o?null:this._loadLight(o).then((function(e){return n._getNodeRef(t.cache,o,e)}))}}class c{constructor(){this.name=o.KHR_MATERIALS_UNLIT}getMaterialType(){return t.MeshBasicMaterial}extendParams(e,n,r){const s=[];e.color=new t.Color(1,1,1),e.opacity=1;const i=n.pbrMetallicRoughness;if(i){if(Array.isArray(i.baseColorFactor)){const t=i.baseColorFactor;e.color.fromArray(t),e.opacity=t[3]}void 0!==i.baseColorTexture&&s.push(r.assignTexture(e,"map",i.baseColorTexture,t.sRGBEncoding))}return Promise.all(s)}}class u{constructor(e){this.parser=e,this.name=o.KHR_MATERIALS_EMISSIVE_STRENGTH}extendMaterialParams(e,t){const n=this.parser,r=n.json.materials[e];if(!r.extensions||!r.extensions[this.name])return Promise.resolve();const s=r.extensions[this.name].emissiveStrength;return void 0!==s&&(t.emissiveIntensity=s),Promise.resolve()}}class l{constructor(e){this.parser=e,this.name=o.KHR_MATERIALS_CLEARCOAT}getMaterialType(e){const n=this.parser,r=n.json.materials[e];return r.extensions&&r.extensions[this.name]?t.MeshPhysicalMaterial:null}extendMaterialParams(e,n){const r=this.parser,s=r.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],o=s.extensions[this.name];if(void 0!==o.clearcoatFactor&&(n.clearcoat=o.clearcoatFactor),void 0!==o.clearcoatTexture&&i.push(r.assignTexture(n,"clearcoatMap",o.clearcoatTexture)),void 0!==o.clearcoatRoughnessFactor&&(n.clearcoatRoughness=o.clearcoatRoughnessFactor),void 0!==o.clearcoatRoughnessTexture&&i.push(r.assignTexture(n,"clearcoatRoughnessMap",o.clearcoatRoughnessTexture)),void 0!==o.clearcoatNormalTexture&&(i.push(r.assignTexture(n,"clearcoatNormalMap",o.clearcoatNormalTexture)),void 0!==o.clearcoatNormalTexture.scale)){const e=o.clearcoatNormalTexture.scale;n.clearcoatNormalScale=new t.Vector2(e,e)}return Promise.all(i)}}class f{constructor(e){this.parser=e,this.name=o.KHR_MATERIALS_IRIDESCENCE}getMaterialType(e){const n=this.parser,r=n.json.materials[e];return r.extensions&&r.extensions[this.name]?t.MeshPhysicalMaterial:null}extendMaterialParams(e,t){const n=this.parser,r=n.json.materials[e];if(!r.extensions||!r.extensions[this.name])return Promise.resolve();const s=[],i=r.extensions[this.name];return void 0!==i.iridescenceFactor&&(t.iridescence=i.iridescenceFactor),void 0!==i.iridescenceTexture&&s.push(n.assignTexture(t,"iridescenceMap",i.iridescenceTexture)),void 0!==i.iridescenceIor&&(t.iridescenceIOR=i.iridescenceIor),void 0===t.iridescenceThicknessRange&&(t.iridescenceThicknessRange=[100,400]),void 0!==i.iridescenceThicknessMinimum&&(t.iridescenceThicknessRange[0]=i.iridescenceThicknessMinimum),void 0!==i.iridescenceThicknessMaximum&&(t.iridescenceThicknessRange[1]=i.iridescenceThicknessMaximum),void 0!==i.iridescenceThicknessTexture&&s.push(n.assignTexture(t,"iridescenceThicknessMap",i.iridescenceThicknessTexture)),Promise.all(s)}}class p{constructor(e){this.parser=e,this.name=o.KHR_MATERIALS_SHEEN}getMaterialType(e){const n=this.parser,r=n.json.materials[e];return r.extensions&&r.extensions[this.name]?t.MeshPhysicalMaterial:null}extendMaterialParams(e,n){const r=this.parser,s=r.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[];n.sheenColor=new t.Color(0,0,0),n.sheenRoughness=0,n.sheen=1;const o=s.extensions[this.name];return void 0!==o.sheenColorFactor&&n.sheenColor.fromArray(o.sheenColorFactor),void 0!==o.sheenRoughnessFactor&&(n.sheenRoughness=o.sheenRoughnessFactor),void 0!==o.sheenColorTexture&&i.push(r.assignTexture(n,"sheenColorMap",o.sheenColorTexture,t.sRGBEncoding)),void 0!==o.sheenRoughnessTexture&&i.push(r.assignTexture(n,"sheenRoughnessMap",o.sheenRoughnessTexture)),Promise.all(i)}}class h{constructor(e){this.parser=e,this.name=o.KHR_MATERIALS_TRANSMISSION}getMaterialType(e){const n=this.parser,r=n.json.materials[e];return r.extensions&&r.extensions[this.name]?t.MeshPhysicalMaterial:null}extendMaterialParams(e,t){const n=this.parser,r=n.json.materials[e];if(!r.extensions||!r.extensions[this.name])return Promise.resolve();const s=[],i=r.extensions[this.name];return void 0!==i.transmissionFactor&&(t.transmission=i.transmissionFactor),void 0!==i.transmissionTexture&&s.push(n.assignTexture(t,"transmissionMap",i.transmissionTexture)),Promise.all(s)}}class d{constructor(e){this.parser=e,this.name=o.KHR_MATERIALS_VOLUME}getMaterialType(e){const n=this.parser,r=n.json.materials[e];return r.extensions&&r.extensions[this.name]?t.MeshPhysicalMaterial:null}extendMaterialParams(e,n){const r=this.parser,s=r.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],o=s.extensions[this.name];n.thickness=void 0!==o.thicknessFactor?o.thicknessFactor:0,void 0!==o.thicknessTexture&&i.push(r.assignTexture(n,"thicknessMap",o.thicknessTexture)),n.attenuationDistance=o.attenuationDistance||0;const a=o.attenuationColor||[1,1,1];return n.attenuationColor=new t.Color(a[0],a[1],a[2]),Promise.all(i)}}class m{constructor(e){this.parser=e,this.name=o.KHR_MATERIALS_IOR}getMaterialType(e){const n=this.parser,r=n.json.materials[e];return r.extensions&&r.extensions[this.name]?t.MeshPhysicalMaterial:null}extendMaterialParams(e,t){const n=this.parser,r=n.json.materials[e];if(!r.extensions||!r.extensions[this.name])return Promise.resolve();const s=r.extensions[this.name];return t.ior=void 0!==s.ior?s.ior:1.5,Promise.resolve()}}class g{constructor(e){this.parser=e,this.name=o.KHR_MATERIALS_SPECULAR}getMaterialType(e){const n=this.parser,r=n.json.materials[e];return r.extensions&&r.extensions[this.name]?t.MeshPhysicalMaterial:null}extendMaterialParams(e,n){const r=this.parser,s=r.json.materials[e];if(!s.extensions||!s.extensions[this.name])return Promise.resolve();const i=[],o=s.extensions[this.name];n.specularIntensity=void 0!==o.specularFactor?o.specularFactor:1,void 0!==o.specularTexture&&i.push(r.assignTexture(n,"specularIntensityMap",o.specularTexture));const a=o.specularColorFactor||[1,1,1];return n.specularColor=new t.Color(a[0],a[1],a[2]),void 0!==o.specularColorTexture&&i.push(r.assignTexture(n,"specularColorMap",o.specularColorTexture,t.sRGBEncoding)),Promise.all(i)}}class v{constructor(e){this.parser=e,this.name=o.KHR_TEXTURE_BASISU}loadTexture(e){const t=this.parser,n=t.json,r=n.textures[e];if(!r.extensions||!r.extensions[this.name])return null;const s=r.extensions[this.name],i=t.options.ktx2Loader;if(!i){if(n.extensionsRequired&&n.extensionsRequired.indexOf(this.name)>=0)throw new Error("THREE.GLTFLoader: setKTX2Loader must be called before loading KTX2 textures");return null}return t.loadTextureImage(e,s.source,i)}}class A{constructor(e){this.parser=e,this.name=o.EXT_TEXTURE_WEBP,this.isSupported=null}loadTexture(e){const t=this.name,n=this.parser,r=n.json,s=r.textures[e];if(!s.extensions||!s.extensions[t])return null;const i=s.extensions[t],o=r.images[i.source];let a=n.textureLoader;if(o.uri){const e=n.options.manager.getHandler(o.uri);null!==e&&(a=e)}return this.detectSupport().then((function(s){if(s)return n.loadTextureImage(e,i.source,a);if(r.extensionsRequired&&r.extensionsRequired.indexOf(t)>=0)throw new Error("THREE.GLTFLoader: WebP required by asset but unsupported.");return n.loadTexture(e)}))}detectSupport(){return this.isSupported||(this.isSupported=new Promise((function(e){const t=new Image;t.src="data:image/webp;base64,UklGRiIAAABXRUJQVlA4IBYAAAAwAQCdASoBAAEADsD+JaQAA3AAAAAA",t.onload=t.onerror=function(){e(1===t.height)}}))),this.isSupported}}class y{constructor(e){this.name=o.EXT_MESHOPT_COMPRESSION,this.parser=e}loadBufferView(e){const t=this.parser.json,n=t.bufferViews[e];if(n.extensions&&n.extensions[this.name]){const e=n.extensions[this.name],r=this.parser.getDependency("buffer",e.buffer),s=this.parser.options.meshoptDecoder;if(!s||!s.supported){if(t.extensionsRequired&&t.extensionsRequired.indexOf(this.name)>=0)throw new Error("THREE.GLTFLoader: setMeshoptDecoder must be called before loading compressed files");return null}return Promise.all([r,s.ready]).then((function(t){const n=e.byteOffset||0,r=e.byteLength||0,i=e.count,o=e.byteStride,a=new ArrayBuffer(i*o),c=new Uint8Array(t[0],n,r);return s.decodeGltfBuffer(new Uint8Array(a),i,o,c,e.mode,e.filter),a}))}return null}}const E="glTF",x=12,T={JSON:1313821514,BIN:5130562};class w{constructor(e){this.name=o.KHR_BINARY_GLTF,this.content=null,this.body=null;const n=new DataView(e,0,x);if(this.header={magic:t.LoaderUtils.decodeText(new Uint8Array(e.slice(0,4))),version:n.getUint32(4,!0),length:n.getUint32(8,!0)},this.header.magic!==E)throw new Error("THREE.GLTFLoader: Unsupported glTF-Binary header.");if(this.header.version<2)throw new Error("THREE.GLTFLoader: Legacy binary file detected.");const r=this.header.length-x,s=new DataView(e,x);let i=0;while(i<r){const n=s.getUint32(i,!0);i+=4;const r=s.getUint32(i,!0);if(i+=4,r===T.JSON){const r=new Uint8Array(e,x+i,n);this.content=t.LoaderUtils.decodeText(r)}else if(r===T.BIN){const t=x+i;this.body=e.slice(t,t+n)}i+=n}if(null===this.content)throw new Error("THREE.GLTFLoader: JSON content not found.")}}class M{constructor(e,t){if(!t)throw new Error("THREE.GLTFLoader: No DRACOLoader instance provided.");this.name=o.KHR_DRACO_MESH_COMPRESSION,this.json=e,this.dracoLoader=t,this.dracoLoader.preload()}decodePrimitive(e,t){const n=this.json,r=this.dracoLoader,s=e.extensions[this.name].bufferView,i=e.extensions[this.name].attributes,o={},a={},c={};for(const u in i){const e=k[u]||u.toLowerCase();o[e]=i[u]}for(const u in e.attributes){const t=k[u]||u.toLowerCase();if(void 0!==i[u]){const r=n.accessors[e.attributes[u]],s=N[r.componentType];c[t]=s,a[t]=!0===r.normalized}}return t.getDependency("bufferView",s).then((function(e){return new Promise((function(t){r.decodeDracoFile(e,(function(e){for(const t in e.attributes){const n=e.attributes[t],r=a[t];void 0!==r&&(n.normalized=r)}t(e)}),o,c)}))}))}}class R{constructor(){this.name=o.KHR_TEXTURE_TRANSFORM}extendTexture(e,t){return t.texCoord,void 0===t.offset&&void 0===t.rotation&&void 0===t.scale||(e=e.clone(),void 0!==t.offset&&e.offset.fromArray(t.offset),void 0!==t.rotation&&(e.rotation=t.rotation),void 0!==t.scale&&e.repeat.fromArray(t.scale),e.needsUpdate=!0),e}}class S extends t.MeshStandardMaterial{constructor(e){super(),this.isGLTFSpecularGlossinessMaterial=!0;const n=["#ifdef USE_SPECULARMAP","\tuniform sampler2D specularMap;","#endif"].join("\n"),r=["#ifdef USE_GLOSSINESSMAP","\tuniform sampler2D glossinessMap;","#endif"].join("\n"),s=["vec3 specularFactor = specular;","#ifdef USE_SPECULARMAP","\tvec4 texelSpecular = texture2D( specularMap, vUv );","\t// reads channel RGB, compatible with a glTF Specular-Glossiness (RGBA) texture","\tspecularFactor *= texelSpecular.rgb;","#endif"].join("\n"),i=["float glossinessFactor = glossiness;","#ifdef USE_GLOSSINESSMAP","\tvec4 texelGlossiness = texture2D( glossinessMap, vUv );","\t// reads channel A, compatible with a glTF Specular-Glossiness (RGBA) texture","\tglossinessFactor *= texelGlossiness.a;","#endif"].join("\n"),o=["PhysicalMaterial material;","material.diffuseColor = diffuseColor.rgb * ( 1. - max( specularFactor.r, max( specularFactor.g, specularFactor.b ) ) );","vec3 dxy = max( abs( dFdx( geometryNormal ) ), abs( dFdy( geometryNormal ) ) );","float geometryRoughness = max( max( dxy.x, dxy.y ), dxy.z );","material.roughness = max( 1.0 - glossinessFactor, 0.0525 ); // 0.0525 corresponds to the base mip of a 256 cubemap.","material.roughness += geometryRoughness;","material.roughness = min( material.roughness, 1.0 );","material.specularColor = specularFactor;"].join("\n"),a={specular:{value:(new t.Color).setHex(16777215)},glossiness:{value:1},specularMap:{value:null},glossinessMap:{value:null}};this._extraUniforms=a,this.onBeforeCompile=function(e){for(const t in a)e.uniforms[t]=a[t];e.fragmentShader=e.fragmentShader.replace("uniform float roughness;","uniform vec3 specular;").replace("uniform float metalness;","uniform float glossiness;").replace("#include <roughnessmap_pars_fragment>",n).replace("#include <metalnessmap_pars_fragment>",r).replace("#include <roughnessmap_fragment>",s).replace("#include <metalnessmap_fragment>",i).replace("#include <lights_physical_fragment>",o)},Object.defineProperties(this,{specular:{get:function(){return a.specular.value},set:function(e){a.specular.value=e}},specularMap:{get:function(){return a.specularMap.value},set:function(e){a.specularMap.value=e,e?this.defines.USE_SPECULARMAP="":delete this.defines.USE_SPECULARMAP}},glossiness:{get:function(){return a.glossiness.value},set:function(e){a.glossiness.value=e}},glossinessMap:{get:function(){return a.glossinessMap.value},set:function(e){a.glossinessMap.value=e,e?(this.defines.USE_GLOSSINESSMAP="",this.defines.USE_UV=""):(delete this.defines.USE_GLOSSINESSMAP,delete this.defines.USE_UV)}}}),delete this.metalness,delete this.roughness,delete this.metalnessMap,delete this.roughnessMap,this.setValues(e)}copy(e){return super.copy(e),this.specularMap=e.specularMap,this.specular.copy(e.specular),this.glossinessMap=e.glossinessMap,this.glossiness=e.glossiness,delete this.metalness,delete this.roughness,delete this.metalnessMap,delete this.roughnessMap,this}}class b{constructor(){this.name=o.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS,this.specularGlossinessParams=["color","map","lightMap","lightMapIntensity","aoMap","aoMapIntensity","emissive","emissiveIntensity","emissiveMap","bumpMap","bumpScale","normalMap","normalMapType","displacementMap","displacementScale","displacementBias","specularMap","specular","glossinessMap","glossiness","alphaMap","envMap","envMapIntensity"]}getMaterialType(){return S}extendParams(e,n,r){const s=n.extensions[this.name];e.color=new t.Color(1,1,1),e.opacity=1;const i=[];if(Array.isArray(s.diffuseFactor)){const t=s.diffuseFactor;e.color.fromArray(t),e.opacity=t[3]}if(void 0!==s.diffuseTexture&&i.push(r.assignTexture(e,"map",s.diffuseTexture,t.sRGBEncoding)),e.emissive=new t.Color(0,0,0),e.glossiness=void 0!==s.glossinessFactor?s.glossinessFactor:1,e.specular=new t.Color(1,1,1),Array.isArray(s.specularFactor)&&e.specular.fromArray(s.specularFactor),void 0!==s.specularGlossinessTexture){const n=s.specularGlossinessTexture;i.push(r.assignTexture(e,"glossinessMap",n)),i.push(r.assignTexture(e,"specularMap",n,t.sRGBEncoding))}return Promise.all(i)}createMaterial(e){const n=new S(e);return n.fog=!0,n.color=e.color,n.map=void 0===e.map?null:e.map,n.lightMap=null,n.lightMapIntensity=1,n.aoMap=void 0===e.aoMap?null:e.aoMap,n.aoMapIntensity=1,n.emissive=e.emissive,n.emissiveIntensity=void 0===e.emissiveIntensity?1:e.emissiveIntensity,n.emissiveMap=void 0===e.emissiveMap?null:e.emissiveMap,n.bumpMap=void 0===e.bumpMap?null:e.bumpMap,n.bumpScale=1,n.normalMap=void 0===e.normalMap?null:e.normalMap,n.normalMapType=t.TangentSpaceNormalMap,e.normalScale&&(n.normalScale=e.normalScale),n.displacementMap=null,n.displacementScale=1,n.displacementBias=0,n.specularMap=void 0===e.specularMap?null:e.specularMap,n.specular=e.specular,n.glossinessMap=void 0===e.glossinessMap?null:e.glossinessMap,n.glossiness=e.glossiness,n.alphaMap=null,n.envMap=void 0===e.envMap?null:e.envMap,n.envMapIntensity=1,n}}class L{constructor(){this.name=o.KHR_MESH_QUANTIZATION}}class I extends t.Interpolant{constructor(e,t,n,r){super(e,t,n,r)}copySampleValue_(e){const t=this.resultBuffer,n=this.sampleValues,r=this.valueSize,s=e*r*3+r;for(let i=0;i!==r;i++)t[i]=n[s+i];return t}}I.prototype.interpolate_=function(e,t,n,r){const s=this.resultBuffer,i=this.sampleValues,o=this.valueSize,a=2*o,c=3*o,u=r-t,l=(n-t)/u,f=l*l,p=f*l,h=e*c,d=h-c,m=-2*p+3*f,g=p-f,v=1-m,A=g-f+l;for(let y=0;y!==o;y++){const e=i[d+y+o],t=i[d+y+a]*u,n=i[h+y+o],r=i[h+y]*u;s[y]=v*e+A*t+m*n+g*r}return s};const O=new t.Quaternion;class C extends I{interpolate_(e,t,n,r){const s=super.interpolate_(e,t,n,r);return O.fromArray(s).normalize().toArray(s),s}}const D={FLOAT:5126,FLOAT_MAT3:35675,FLOAT_MAT4:35676,FLOAT_VEC2:35664,FLOAT_VEC3:35665,FLOAT_VEC4:35666,LINEAR:9729,REPEAT:10497,SAMPLER_2D:35678,POINTS:0,LINES:1,LINE_LOOP:2,LINE_STRIP:3,TRIANGLES:4,TRIANGLE_STRIP:5,TRIANGLE_FAN:6,UNSIGNED_BYTE:5121,UNSIGNED_SHORT:5123},N={5120:Int8Array,5121:Uint8Array,5122:Int16Array,5123:Uint16Array,5125:Uint32Array,5126:Float32Array},P={9728:t.NearestFilter,9729:t.LinearFilter,9984:t.NearestMipmapNearestFilter,9985:t.LinearMipmapNearestFilter,9986:t.NearestMipmapLinearFilter,9987:t.LinearMipmapLinearFilter},F={33071:t.ClampToEdgeWrapping,33648:t.MirroredRepeatWrapping,10497:t.RepeatWrapping},B={SCALAR:1,VEC2:2,VEC3:3,VEC4:4,MAT2:4,MAT3:9,MAT4:16},k={POSITION:"position",NORMAL:"normal",TANGENT:"tangent",TEXCOORD_0:"uv",TEXCOORD_1:"uv2",COLOR_0:"color",WEIGHTS_0:"skinWeight",JOINTS_0:"skinIndex"},_={scale:"scale",translation:"position",rotation:"quaternion",weights:"morphTargetInfluences"},U={CUBICSPLINE:void 0,LINEAR:t.InterpolateLinear,STEP:t.InterpolateDiscrete},G={OPAQUE:"OPAQUE",MASK:"MASK",BLEND:"BLEND"};function H(e){return void 0===e["DefaultMaterial"]&&(e["DefaultMaterial"]=new t.MeshStandardMaterial({color:16777215,emissive:0,metalness:1,roughness:1,transparent:!1,depthTest:!0,side:t.FrontSide})),e["DefaultMaterial"]}function j(e,t,n){for(const r in n.extensions)void 0===e[r]&&(t.userData.gltfExtensions=t.userData.gltfExtensions||{},t.userData.gltfExtensions[r]=n.extensions[r])}function Q(e,t){void 0!==t.extras&&"object"===typeof t.extras&&Object.assign(e.userData,t.extras)}function K(e,t,n){let r=!1,s=!1,i=!1;for(let u=0,l=t.length;u<l;u++){const e=t[u];if(void 0!==e.POSITION&&(r=!0),void 0!==e.NORMAL&&(s=!0),void 0!==e.COLOR_0&&(i=!0),r&&s&&i)break}if(!r&&!s&&!i)return Promise.resolve(e);const o=[],a=[],c=[];for(let u=0,l=t.length;u<l;u++){const l=t[u];if(r){const t=void 0!==l.POSITION?n.getDependency("accessor",l.POSITION):e.attributes.position;o.push(t)}if(s){const t=void 0!==l.NORMAL?n.getDependency("accessor",l.NORMAL):e.attributes.normal;a.push(t)}if(i){const t=void 0!==l.COLOR_0?n.getDependency("accessor",l.COLOR_0):e.attributes.color;c.push(t)}}return Promise.all([Promise.all(o),Promise.all(a),Promise.all(c)]).then((function(t){const n=t[0],o=t[1],a=t[2];return r&&(e.morphAttributes.position=n),s&&(e.morphAttributes.normal=o),i&&(e.morphAttributes.color=a),e.morphTargetsRelative=!0,e}))}function V(e,t){if(e.updateMorphTargets(),void 0!==t.weights)for(let n=0,r=t.weights.length;n<r;n++)e.morphTargetInfluences[n]=t.weights[n];if(t.extras&&Array.isArray(t.extras.targetNames)){const n=t.extras.targetNames;if(e.morphTargetInfluences.length===n.length){e.morphTargetDictionary={};for(let t=0,r=n.length;t<r;t++)e.morphTargetDictionary[n[t]]=t}}}function Y(e){const t=e.extensions&&e.extensions[o.KHR_DRACO_MESH_COMPRESSION];let n;return n=t?"draco:"+t.bufferView+":"+t.indices+":"+z(t.attributes):e.indices+":"+z(e.attributes)+":"+e.mode,n}function z(e){let t="";const n=Object.keys(e).sort();for(let r=0,s=n.length;r<s;r++)t+=n[r]+":"+e[n[r]]+";";return t}function J(e){switch(e){case Int8Array:return 1/127;case Uint8Array:return 1/255;case Int16Array:return 1/32767;case Uint16Array:return 1/65535;default:throw new Error("THREE.GLTFLoader: Unsupported normalized accessor component type.")}}function W(e){return e.search(/\.jpe?g($|\?)/i)>0||0===e.search(/^data\:image\/jpeg/)?"image/jpeg":e.search(/\.webp($|\?)/i)>0||0===e.search(/^data\:image\/webp/)?"image/webp":"image/png"}class q{constructor(e={},n={}){this.json=e,this.extensions={},this.plugins={},this.options=n,this.cache=new i,this.associations=new Map,this.primitiveCache={},this.meshCache={refs:{},uses:{}},this.cameraCache={refs:{},uses:{}},this.lightCache={refs:{},uses:{}},this.sourceCache={},this.textureCache={},this.nodeNamesUsed={};const r=!0===/^((?!chrome|android).)*safari/i.test(navigator.userAgent),s=navigator.userAgent.indexOf("Firefox")>-1,o=s?navigator.userAgent.match(/Firefox\/([0-9]+)\./)[1]:-1;"undefined"===typeof createImageBitmap||r||s&&o<98?this.textureLoader=new t.TextureLoader(this.options.manager):this.textureLoader=new t.ImageBitmapLoader(this.options.manager),this.textureLoader.setCrossOrigin(this.options.crossOrigin),this.textureLoader.setRequestHeader(this.options.requestHeader),this.fileLoader=new t.FileLoader(this.options.manager),this.fileLoader.setResponseType("arraybuffer"),"use-credentials"===this.options.crossOrigin&&this.fileLoader.setWithCredentials(!0)}setExtensions(e){this.extensions=e}setPlugins(e){this.plugins=e}parse(e,t){const n=this,r=this.json,s=this.extensions;this.cache.removeAll(),this._invokeAll((function(e){return e._markDefs&&e._markDefs()})),Promise.all(this._invokeAll((function(e){return e.beforeRoot&&e.beforeRoot()}))).then((function(){return Promise.all([n.getDependencies("scene"),n.getDependencies("animation"),n.getDependencies("camera")])})).then((function(t){const i={scene:t[0][r.scene||0],scenes:t[0],animations:t[1],cameras:t[2],asset:r.asset,parser:n,userData:{}};j(s,i,r),Q(i,r),Promise.all(n._invokeAll((function(e){return e.afterRoot&&e.afterRoot(i)}))).then((function(){e(i)}))})).catch(t)}_markDefs(){const e=this.json.nodes||[],t=this.json.skins||[],n=this.json.meshes||[];for(let r=0,s=t.length;r<s;r++){const n=t[r].joints;for(let t=0,r=n.length;t<r;t++)e[n[t]].isBone=!0}for(let r=0,s=e.length;r<s;r++){const t=e[r];void 0!==t.mesh&&(this._addNodeRef(this.meshCache,t.mesh),void 0!==t.skin&&(n[t.mesh].isSkinnedMesh=!0)),void 0!==t.camera&&this._addNodeRef(this.cameraCache,t.camera)}}_addNodeRef(e,t){void 0!==t&&(void 0===e.refs[t]&&(e.refs[t]=e.uses[t]=0),e.refs[t]++)}_getNodeRef(e,t,n){if(e.refs[t]<=1)return n;const r=n.clone(),s=(e,t)=>{const n=this.associations.get(e);null!=n&&this.associations.set(t,n);for(const[r,i]of e.children.entries())s(i,t.children[r])};return s(n,r),r.name+="_instance_"+e.uses[t]++,r}_invokeOne(e){const t=Object.values(this.plugins);t.push(this);for(let n=0;n<t.length;n++){const r=e(t[n]);if(r)return r}return null}_invokeAll(e){const t=Object.values(this.plugins);t.unshift(this);const n=[];for(let r=0;r<t.length;r++){const s=e(t[r]);s&&n.push(s)}return n}getDependency(e,t){const n=e+":"+t;let r=this.cache.get(n);if(!r){switch(e){case"scene":r=this.loadScene(t);break;case"node":r=this.loadNode(t);break;case"mesh":r=this._invokeOne((function(e){return e.loadMesh&&e.loadMesh(t)}));break;case"accessor":r=this.loadAccessor(t);break;case"bufferView":r=this._invokeOne((function(e){return e.loadBufferView&&e.loadBufferView(t)}));break;case"buffer":r=this.loadBuffer(t);break;case"material":r=this._invokeOne((function(e){return e.loadMaterial&&e.loadMaterial(t)}));break;case"texture":r=this._invokeOne((function(e){return e.loadTexture&&e.loadTexture(t)}));break;case"skin":r=this.loadSkin(t);break;case"animation":r=this._invokeOne((function(e){return e.loadAnimation&&e.loadAnimation(t)}));break;case"camera":r=this.loadCamera(t);break;default:throw new Error("Unknown type: "+e)}this.cache.add(n,r)}return r}getDependencies(e){let t=this.cache.get(e);if(!t){const n=this,r=this.json[e+("mesh"===e?"es":"s")]||[];t=Promise.all(r.map((function(t,r){return n.getDependency(e,r)}))),this.cache.add(e,t)}return t}loadBuffer(e){const n=this.json.buffers[e],r=this.fileLoader;if(n.type&&"arraybuffer"!==n.type)throw new Error("THREE.GLTFLoader: "+n.type+" buffer type is not supported.");if(void 0===n.uri&&0===e)return Promise.resolve(this.extensions[o.KHR_BINARY_GLTF].body);const s=this.options;return new Promise((function(e,i){r.load(t.LoaderUtils.resolveURL(n.uri,s.path),e,void 0,(function(){i(new Error('THREE.GLTFLoader: Failed to load buffer "'+n.uri+'".'))}))}))}loadBufferView(e){const t=this.json.bufferViews[e];return this.getDependency("buffer",t.buffer).then((function(e){const n=t.byteLength||0,r=t.byteOffset||0;return e.slice(r,r+n)}))}loadAccessor(e){const n=this,r=this.json,s=this.json.accessors[e];if(void 0===s.bufferView&&void 0===s.sparse)return Promise.resolve(null);const i=[];return void 0!==s.bufferView?i.push(this.getDependency("bufferView",s.bufferView)):i.push(null),void 0!==s.sparse&&(i.push(this.getDependency("bufferView",s.sparse.indices.bufferView)),i.push(this.getDependency("bufferView",s.sparse.values.bufferView))),Promise.all(i).then((function(e){const i=e[0],o=B[s.type],a=N[s.componentType],c=a.BYTES_PER_ELEMENT,u=c*o,l=s.byteOffset||0,f=void 0!==s.bufferView?r.bufferViews[s.bufferView].byteStride:void 0,p=!0===s.normalized;let h,d;if(f&&f!==u){const e=Math.floor(l/f),r="InterleavedBuffer:"+s.bufferView+":"+s.componentType+":"+e+":"+s.count;let u=n.cache.get(r);u||(h=new a(i,e*f,s.count*f/c),u=new t.InterleavedBuffer(h,f/c),n.cache.add(r,u)),d=new t.InterleavedBufferAttribute(u,o,l%f/c,p)}else h=null===i?new a(s.count*o):new a(i,l,s.count*o),d=new t.BufferAttribute(h,o,p);if(void 0!==s.sparse){const n=B.SCALAR,r=N[s.sparse.indices.componentType],c=s.sparse.indices.byteOffset||0,u=s.sparse.values.byteOffset||0,l=new r(e[1],c,s.sparse.count*n),f=new a(e[2],u,s.sparse.count*o);null!==i&&(d=new t.BufferAttribute(d.array.slice(),d.itemSize,d.normalized));for(let e=0,t=l.length;e<t;e++){const t=l[e];if(d.setX(t,f[e*o]),o>=2&&d.setY(t,f[e*o+1]),o>=3&&d.setZ(t,f[e*o+2]),o>=4&&d.setW(t,f[e*o+3]),o>=5)throw new Error("THREE.GLTFLoader: Unsupported itemSize in sparse BufferAttribute.")}}return d}))}loadTexture(e){const t=this.json,n=this.options,r=t.textures[e],s=r.source,i=t.images[s];let o=this.textureLoader;if(i.uri){const e=n.manager.getHandler(i.uri);null!==e&&(o=e)}return this.loadTextureImage(e,s,o)}loadTextureImage(e,n,r){const s=this,i=this.json,o=i.textures[e],a=i.images[n],c=(a.uri||a.bufferView)+":"+o.sampler;if(this.textureCache[c])return this.textureCache[c];const u=this.loadImageSource(n,r).then((function(n){n.flipY=!1,o.name&&(n.name=o.name);const r=i.samplers||{},a=r[o.sampler]||{};return n.magFilter=P[a.magFilter]||t.LinearFilter,n.minFilter=P[a.minFilter]||t.LinearMipmapLinearFilter,n.wrapS=F[a.wrapS]||t.RepeatWrapping,n.wrapT=F[a.wrapT]||t.RepeatWrapping,s.associations.set(n,{textures:e}),n})).catch((function(){return null}));return this.textureCache[c]=u,u}loadImageSource(e,n){const r=this,s=this.json,i=this.options;if(void 0!==this.sourceCache[e])return this.sourceCache[e].then((e=>e.clone()));const o=s.images[e],a=self.URL||self.webkitURL;let c=o.uri||"",u=!1;if(void 0!==o.bufferView)c=r.getDependency("bufferView",o.bufferView).then((function(e){u=!0;const t=new Blob([e],{type:o.mimeType});return c=a.createObjectURL(t),c}));else if(void 0===o.uri)throw new Error("THREE.GLTFLoader: Image "+e+" is missing URI and bufferView");const l=Promise.resolve(c).then((function(e){return new Promise((function(r,s){let o=r;!0===n.isImageBitmapLoader&&(o=function(e){const n=new t.Texture(e);n.needsUpdate=!0,r(n)}),n.load(t.LoaderUtils.resolveURL(e,i.path),o,void 0,s)}))})).then((function(e){return!0===u&&a.revokeObjectURL(c),e.userData.mimeType=o.mimeType||W(o.uri),e})).catch((function(e){throw e}));return this.sourceCache[e]=l,l}assignTexture(e,t,n,r){const s=this;return this.getDependency("texture",n.index).then((function(i){if(void 0!==n.texCoord&&0!=n.texCoord&&("aoMap"!==t||n.texCoord),s.extensions[o.KHR_TEXTURE_TRANSFORM]){const e=void 0!==n.extensions?n.extensions[o.KHR_TEXTURE_TRANSFORM]:void 0;if(e){const t=s.associations.get(i);i=s.extensions[o.KHR_TEXTURE_TRANSFORM].extendTexture(i,e),s.associations.set(i,t)}}return void 0!==r&&(i.encoding=r),e[t]=i,i}))}assignFinalMaterial(e){const n=e.geometry;let r=e.material;const s=void 0===n.attributes.tangent,i=void 0!==n.attributes.color,o=void 0===n.attributes.normal;if(e.isPoints){const e="PointsMaterial:"+r.uuid;let n=this.cache.get(e);n||(n=new t.PointsMaterial,t.Material.prototype.copy.call(n,r),n.color.copy(r.color),n.map=r.map,n.sizeAttenuation=!1,this.cache.add(e,n)),r=n}else if(e.isLine){const e="LineBasicMaterial:"+r.uuid;let n=this.cache.get(e);n||(n=new t.LineBasicMaterial,t.Material.prototype.copy.call(n,r),n.color.copy(r.color),this.cache.add(e,n)),r=n}if(s||i||o){let e="ClonedMaterial:"+r.uuid+":";r.isGLTFSpecularGlossinessMaterial&&(e+="specular-glossiness:"),s&&(e+="derivative-tangents:"),i&&(e+="vertex-colors:"),o&&(e+="flat-shading:");let t=this.cache.get(e);t||(t=r.clone(),i&&(t.vertexColors=!0),o&&(t.flatShading=!0),s&&(t.normalScale&&(t.normalScale.y*=-1),t.clearcoatNormalScale&&(t.clearcoatNormalScale.y*=-1)),this.cache.add(e,t),this.associations.set(t,this.associations.get(r))),r=t}r.aoMap&&void 0===n.attributes.uv2&&void 0!==n.attributes.uv&&n.setAttribute("uv2",n.attributes.uv),e.material=r}getMaterialType(){return t.MeshStandardMaterial}loadMaterial(e){const n=this,r=this.json,s=this.extensions,i=r.materials[e];let a;const c={},u=i.extensions||{},l=[];if(u[o.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS]){const e=s[o.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS];a=e.getMaterialType(),l.push(e.extendParams(c,i,n))}else if(u[o.KHR_MATERIALS_UNLIT]){const e=s[o.KHR_MATERIALS_UNLIT];a=e.getMaterialType(),l.push(e.extendParams(c,i,n))}else{const r=i.pbrMetallicRoughness||{};if(c.color=new t.Color(1,1,1),c.opacity=1,Array.isArray(r.baseColorFactor)){const e=r.baseColorFactor;c.color.fromArray(e),c.opacity=e[3]}void 0!==r.baseColorTexture&&l.push(n.assignTexture(c,"map",r.baseColorTexture,t.sRGBEncoding)),c.metalness=void 0!==r.metallicFactor?r.metallicFactor:1,c.roughness=void 0!==r.roughnessFactor?r.roughnessFactor:1,void 0!==r.metallicRoughnessTexture&&(l.push(n.assignTexture(c,"metalnessMap",r.metallicRoughnessTexture)),l.push(n.assignTexture(c,"roughnessMap",r.metallicRoughnessTexture))),a=this._invokeOne((function(t){return t.getMaterialType&&t.getMaterialType(e)})),l.push(Promise.all(this._invokeAll((function(t){return t.extendMaterialParams&&t.extendMaterialParams(e,c)}))))}!0===i.doubleSided&&(c.side=t.DoubleSide);const f=i.alphaMode||G.OPAQUE;if(f===G.BLEND?(c.transparent=!0,c.depthWrite=!1):(c.transparent=!1,f===G.MASK&&(c.alphaTest=void 0!==i.alphaCutoff?i.alphaCutoff:.5)),void 0!==i.normalTexture&&a!==t.MeshBasicMaterial&&(l.push(n.assignTexture(c,"normalMap",i.normalTexture)),c.normalScale=new t.Vector2(1,1),void 0!==i.normalTexture.scale)){const e=i.normalTexture.scale;c.normalScale.set(e,e)}return void 0!==i.occlusionTexture&&a!==t.MeshBasicMaterial&&(l.push(n.assignTexture(c,"aoMap",i.occlusionTexture)),void 0!==i.occlusionTexture.strength&&(c.aoMapIntensity=i.occlusionTexture.strength)),void 0!==i.emissiveFactor&&a!==t.MeshBasicMaterial&&(c.emissive=(new t.Color).fromArray(i.emissiveFactor)),void 0!==i.emissiveTexture&&a!==t.MeshBasicMaterial&&l.push(n.assignTexture(c,"emissiveMap",i.emissiveTexture,t.sRGBEncoding)),Promise.all(l).then((function(){let t;return t=a===S?s[o.KHR_MATERIALS_PBR_SPECULAR_GLOSSINESS].createMaterial(c):new a(c),i.name&&(t.name=i.name),Q(t,i),n.associations.set(t,{materials:e}),i.extensions&&j(s,t,i),t}))}createUniqueName(e){const n=t.PropertyBinding.sanitizeNodeName(e||"");let r=n;for(let t=1;this.nodeNamesUsed[r];++t)r=n+"_"+t;return this.nodeNamesUsed[r]=!0,r}loadGeometries(e){const n=this,r=this.extensions,s=this.primitiveCache;function i(e){return r[o.KHR_DRACO_MESH_COMPRESSION].decodePrimitive(e,n).then((function(t){return $(t,e,n)}))}const a=[];for(let c=0,u=e.length;c<u;c++){const r=e[c],u=Y(r),l=s[u];if(l)a.push(l.promise);else{let e;if(r.extensions&&r.extensions[o.KHR_DRACO_MESH_COMPRESSION])e=i(r);else{const s=new t.BufferGeometry;s.index=c,e=$(new t.BufferGeometry,r,n,c)}s[u]={primitive:r,promise:e},a.push(e)}}return Promise.all(a)}loadMesh(e){const n=this,r=this.json,s=this.extensions,i=r.meshes[e],o=i.primitives,a=[];for(let t=0,c=o.length;t<c;t++){const e=void 0===o[t].material?H(this.cache):this.getDependency("material",o[t].material);a.push(e)}return a.push(n.loadGeometries(o)),Promise.all(a).then((function(r){const a=r.slice(0,r.length-1),c=r[r.length-1],u=[];for(let f=0,p=c.length;f<p;f++){const r=c[f],l=o[f];let p;const h=a[f];if(l.mode===D.TRIANGLES||l.mode===D.TRIANGLE_STRIP||l.mode===D.TRIANGLE_FAN||void 0===l.mode)p=!0===i.isSkinnedMesh?new t.SkinnedMesh(r,h):new t.Mesh(r,h),!0!==p.isSkinnedMesh||p.geometry.attributes.skinWeight.normalized||p.normalizeSkinWeights(),l.mode===D.TRIANGLE_STRIP?p.geometry=ee(p.geometry,t.TriangleStripDrawMode):l.mode===D.TRIANGLE_FAN&&(p.geometry=ee(p.geometry,t.TriangleFanDrawMode));else if(l.mode===D.LINES)p=new t.LineSegments(r,h);else if(l.mode===D.LINE_STRIP)p=new t.Line(r,h);else if(l.mode===D.LINE_LOOP)p=new t.LineLoop(r,h);else{if(l.mode!==D.POINTS)throw new Error("THREE.GLTFLoader: Primitive mode unsupported: "+l.mode);p=new t.Points(r,h)}Object.keys(p.geometry.morphAttributes).length>0&&V(p,i),p.name=n.createUniqueName(i.name||"mesh_"+e),Q(p,i),l.extensions&&j(s,p,l),n.assignFinalMaterial(p),u.push(p)}for(let t=0,s=u.length;t<s;t++)n.associations.set(u[t],{meshes:e,primitives:t});if(1===u.length)return u[0];const l=new t.Group;n.associations.set(l,{meshes:e});for(let e=0,t=u.length;e<t;e++)l.add(u[e]);return l}))}loadCamera(e){let n;const r=this.json.cameras[e],s=r[r.type];if(s)return"perspective"===r.type?n=new t.PerspectiveCamera(t.MathUtils.radToDeg(s.yfov),s.aspectRatio||1,s.znear||1,s.zfar||2e6):"orthographic"===r.type&&(n=new t.OrthographicCamera(-s.xmag,s.xmag,s.ymag,-s.ymag,s.znear,s.zfar)),r.name&&(n.name=this.createUniqueName(r.name)),Q(n,r),Promise.resolve(n)}loadSkin(e){const t=this.json.skins[e],n={joints:t.joints};return void 0===t.inverseBindMatrices?Promise.resolve(n):this.getDependency("accessor",t.inverseBindMatrices).then((function(e){return n.inverseBindMatrices=e,n}))}loadAnimation(e){const n=this.json,r=n.animations[e],s=[],i=[],o=[],a=[],c=[];for(let t=0,u=r.channels.length;t<u;t++){const e=r.channels[t],n=r.samplers[e.sampler],u=e.target,l=void 0!==u.node?u.node:u.id,f=void 0!==r.parameters?r.parameters[n.input]:n.input,p=void 0!==r.parameters?r.parameters[n.output]:n.output;s.push(this.getDependency("node",l)),i.push(this.getDependency("accessor",f)),o.push(this.getDependency("accessor",p)),a.push(n),c.push(u)}return Promise.all([Promise.all(s),Promise.all(i),Promise.all(o),Promise.all(a),Promise.all(c)]).then((function(n){const s=n[0],i=n[1],o=n[2],a=n[3],c=n[4],u=[];for(let e=0,r=s.length;e<r;e++){const n=s[e],r=i[e],l=o[e],f=a[e],p=c[e];if(void 0===n)continue;let h;switch(n.updateMatrix(),n.matrixAutoUpdate=!0,_[p.path]){case _.weights:h=t.NumberKeyframeTrack;break;case _.rotation:h=t.QuaternionKeyframeTrack;break;case _.position:case _.scale:default:h=t.VectorKeyframeTrack;break}const d=n.name?n.name:n.uuid,m=void 0!==f.interpolation?U[f.interpolation]:t.InterpolateLinear,g=[];_[p.path]===_.weights?n.traverse((function(e){e.morphTargetInfluences&&g.push(e.name?e.name:e.uuid)})):g.push(d);let v=l.array;if(l.normalized){const e=J(v.constructor),t=new Float32Array(v.length);for(let n=0,r=v.length;n<r;n++)t[n]=v[n]*e;v=t}for(let e=0,s=g.length;e<s;e++){const n=new h(g[e]+"."+_[p.path],r.array,v,m);"CUBICSPLINE"===f.interpolation&&(n.createInterpolant=function(e){const n=this instanceof t.QuaternionKeyframeTrack?C:I;return new n(this.times,this.values,this.getValueSize()/3,e)},n.createInterpolant.isInterpolantFactoryMethodGLTFCubicSpline=!0),u.push(n)}}const l=r.name?r.name:"animation_"+e;return new t.AnimationClip(l,void 0,u)}))}createNodeMesh(e){const t=this.json,n=this,r=t.nodes[e];return void 0===r.mesh?null:n.getDependency("mesh",r.mesh).then((function(e){const t=n._getNodeRef(n.meshCache,r.mesh,e);return void 0!==r.weights&&t.traverse((function(e){if(e.isMesh)for(let t=0,n=r.weights.length;t<n;t++)e.morphTargetInfluences[t]=r.weights[t]})),t}))}loadNode(e){const n=this.json,r=this.extensions,s=this,i=n.nodes[e],o=i.name?s.createUniqueName(i.name):"";return function(){const t=[],n=s._invokeOne((function(t){return t.createNodeMesh&&t.createNodeMesh(e)}));return n&&t.push(n),void 0!==i.camera&&t.push(s.getDependency("camera",i.camera).then((function(e){return s._getNodeRef(s.cameraCache,i.camera,e)}))),s._invokeAll((function(t){return t.createNodeAttachment&&t.createNodeAttachment(e)})).forEach((function(e){t.push(e)})),Promise.all(t)}().then((function(n){let a;if(a=!0===i.isBone?new t.Bone:n.length>1?new t.Group:1===n.length?n[0]:new t.Object3D,a!==n[0])for(let e=0,t=n.length;e<t;e++)a.add(n[e]);if(i.name&&(a.userData.name=i.name,a.name=o),Q(a,i),i.extensions&&j(r,a,i),void 0!==i.matrix){const e=new t.Matrix4;e.fromArray(i.matrix),a.applyMatrix4(e)}else void 0!==i.translation&&a.position.fromArray(i.translation),void 0!==i.rotation&&a.quaternion.fromArray(i.rotation),void 0!==i.scale&&a.scale.fromArray(i.scale);return s.associations.has(a)||s.associations.set(a,{}),s.associations.get(a).nodes=e,a}))}loadScene(e){const n=this.json,r=this.extensions,s=this.json.scenes[e],i=this,o=new t.Group;s.name&&(o.name=i.createUniqueName(s.name)),Q(o,s),s.extensions&&j(r,o,s);const a=s.nodes||[],c=[];for(let t=0,u=a.length;t<u;t++)c.push(X(a[t],o,n,i));return Promise.all(c).then((function(){const e=e=>{const n=new Map;for(const[r,s]of i.associations)(r instanceof t.Material||r instanceof t.Texture)&&n.set(r,s);return e.traverse((e=>{const t=i.associations.get(e);null!=t&&n.set(e,t)})),n};return i.associations=e(o),o}))}}function X(e,n,r,s){const i=r.nodes[e];return s.getDependency("node",e).then((function(e){if(void 0===i.skin)return e;let n;return s.getDependency("skin",i.skin).then((function(e){n=e;const t=[];for(let r=0,i=n.joints.length;r<i;r++)t.push(s.getDependency("node",n.joints[r]));return Promise.all(t)})).then((function(r){return e.traverse((function(e){if(!e.isMesh)return;const s=[],i=[];for(let o=0,a=r.length;o<a;o++){const e=r[o];if(e){s.push(e);const r=new t.Matrix4;void 0!==n.inverseBindMatrices&&r.fromArray(n.inverseBindMatrices.array,16*o),i.push(r)}}e.bind(new t.Skeleton(s,i),e.matrixWorld)})),e}))})).then((function(e){n.add(e);const t=[];if(i.children){const n=i.children;for(let i=0,o=n.length;i<o;i++){const o=n[i];t.push(X(o,e,r,s))}}return Promise.all(t)}))}function Z(e,n,r){const s=n.attributes,i=new t.Box3;if(void 0===s.POSITION)return;{const e=r.json.accessors[s.POSITION],n=e.min,o=e.max;if(void 0===n||void 0===o)return;if(i.set(new t.Vector3(n[0],n[1],n[2]),new t.Vector3(o[0],o[1],o[2])),e.normalized){const t=J(N[e.componentType]);i.min.multiplyScalar(t),i.max.multiplyScalar(t)}}const o=n.targets;if(void 0!==o&&null!==o){const e=new t.Vector3,n=new t.Vector3;for(let t=0,s=o.length;t<s;t++){const s=o[t];if(void 0!==s.POSITION){const t=r.json.accessors[s.POSITION],i=t.min,o=t.max;if(void 0!==i&&void 0!==o){if(n.setX(Math.max(Math.abs(i[0]),Math.abs(o[0]))),n.setY(Math.max(Math.abs(i[1]),Math.abs(o[1]))),n.setZ(Math.max(Math.abs(i[2]),Math.abs(o[2]))),t.normalized){const e=J(N[t.componentType]);n.multiplyScalar(e)}e.max(n)}}}i.expandByVector(e)}e.boundingBox=i;const a=new t.Sphere;i.getCenter(a.center),a.radius=i.min.distanceTo(i.max)/2,e.boundingSphere=a}function $(e,t,n,r){const s=t.attributes,i=[];function o(t,r){return n.getDependency("accessor",t).then((function(t){e.setAttribute(r,t)}))}for(const a in s){const t=k[a]||a.toLowerCase();t in e.attributes||i.push(o(s[a],t))}if(void 0!==t.indices&&!e.index){const r=n.getDependency("accessor",t.indices).then((function(t){e.setIndex(t)}));i.push(r)}return Q(e,t),Z(e,t,n),Promise.all(i).then((function(){return void 0!==t.targets&&null!==t.targets&&0==r?K(e,t.targets,n):e}))}function ee(e,n){let r=e.getIndex();if(null===r){const t=[],n=e.getAttribute("position");if(void 0===n)return e;for(let e=0;e<n.count;e++)t.push(e);e.setIndex(t),r=e.getIndex()}const s=r.count-2,i=[];if(n===t.TriangleFanDrawMode)for(let t=1;t<=s;t++)i.push(r.getX(0)),i.push(r.getX(t)),i.push(r.getX(t+1));else for(let t=0;t<s;t++)t%2===0?(i.push(r.getX(t)),i.push(r.getX(t+1)),i.push(r.getX(t+2))):(i.push(r.getX(t+2)),i.push(r.getX(t+1)),i.push(r.getX(t)));i.length;const o=e.clone();return o.setIndex(i),o}var te="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAIAAADTED8xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyM0I4Qzg0MjNFRDAxMUU4QUVCQTk5REE1ODBBQ0I5OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyM0I4Qzg0MzNFRDAxMUU4QUVCQTk5REE1ODBBQ0I5OSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjIzQjhDODQwM0VEMDExRThBRUJBOTlEQTU4MEFDQjk5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjIzQjhDODQxM0VEMDExRThBRUJBOTlEQTU4MEFDQjk5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+xN0ZHAAAJLdJREFUeNrsXYl24zgOJDT5/z/erp3pJDYPkARAkKJk+eWl1Y4uyygChZPC39c/IRzpD6W/s5/szcDtU77f+G+Qvfn+K/1uf2/Q71+/N+h3fyr2eb2T/YnZoL/70M/G7+u1/X7rvX38t338bNDx/d/j78bf38c/f3/+bvzz78bXv7+P3w365+tI3vzn78bXf/v/u/FzyL8bx9+N4/g51Xvj7/ZB0c+RXP2/N17bPxs/9/n9l/dt//ym154U/bey8fvr9U/+35+Hk7/5eiMQ+zrK90O6GYo/BH7/vzu///OfJHdeqLwZ/xheEFxCcjh+/0neAbdP+wKQ3Rkg+/BIjkfzk0H8sasXs30JJ7xo4K+NPcl6O8e8jwqNQGsROHgqRPJclf9yixU0vE+SI69/8xDu4/W44CzGdDGEFbsca6R/3ZeH/nIsPLxUMjw6GhhpXxe1lRx9vFxmxd8aH/QCwOxlA+72D/j1k5NaARjgob+KT8WABGieGaFQTc1L4xPF1vU1RQM4Lv+QH4vakqywf5qnADgeBFZq8wti9ImhD9LB7wJXFWlSkwTqAQCucqxd/k/7esBRakAgjSg/Fji0vUDDPGwYn+eznK/QAFgopjr/T/mnClW1aBmWzra9QKwRBhdnz0dYObQEVzTDBJJIFwaOrVooGtL4fgcVttBwmoKjwiX9rZoreAMIQHpRaBxDH8AGFjmajhMfMfRv6kxpGO+H1yQNwoAKjAARx/BWlLgjVGjKrj0AwFWa4fP9CgwhuatQdk9oRQd6ZlRXUnv0/XnNw4zOBMIwTgxUGDIc9C151D1CqBlCmsAWUrbLKwq0Q25aENhAjrNFklbJd3f/w7D0ov7fweV/biCsy4arukWcVFHYTG/fD7rqARDfkqMuvZObyMCDjSS4mwUkF2WHRKAgWNpVGE3vr57+wDiDULXAIPr86HHgmeL8gUbXYTCyJz1Z+H4lEMMGvZS2TDbjw9CIOVc8oFIF8tmCqVvgyQEAWLWQ2Jb/KiAxDLImga44gmqeULc7edbvGZihrgbAhK8Bk4EECdlFIa/SdCA0HEGBxUFmyuRgiRQHmnwXjTRqXB0MLnnRNKwSDt+lBZodfBxB1ntqoEV9ktJ6By+zAO85wHUE9yYEmjgAzHj6cN0fqtXQAFxwhhBYXdI6TyM6wZv8QLB+cCz5Xjb1+8wjwS4sVpgGN5oH2jPfG/sILyB0rhbGVmnpSBOeAU8jB1cVa5qNlGOrRzyUB9FFHhcN4LHRTS5qlkSiNLKArqJYVOey08q/JhzW5sGHQRBt+zumwUkCQwrYQOoRKspZftPacvmG+EbgG6bFjQCyJhymToVA7x1fUgvlfqjDDkL8QGQG5ZILnvaiB3F+4YcJyVdzBO3wOmyLhLYfBJTbDoaQSWGhedOdnCCgZ9AgXzQk/SrwSPVEGnDMWEUG+0HACol+9SMKHwwEJy/5aw0m3bOjq2j6iXDYJ7ltZ/cPiWiAf02wzfiZlQYnFPFQ0F+RVSK4WFkY3AYF3B713MNpI3iQ9YZEXSHmPeVJ9NeST4/u8p8uwHgR4Pr6zTuIgDy2jJr6EH0CLELLtRSD/PhqOvTsxj7yOIAlIFCRo2o9ZO+SaNsfBfPNAxJAmjLaShXlP9pj/M9RP56pEONZQM48WHN/PY8Qyqx+NO3yrquHxUPnCXiqhA+gAZO8QDbpnx4GDpW+JqHXKlTcUCjwiz+yCyDl2hhRcLPKhu8GD3M4zCcVYq8wsMq0aNgYjBuUt2LEQVxhjcyoz2CqG+M+yCEOAAbOqg0DLygHExk2EONNHnpApj+Asn40pgPoJWEbmM/lxJkWW0EkNYHQVPkLqoHNWUBoiWjFaqpckr+xqEk6KgjoPQVBO6KH+M63n47FT3ve8j+EQnkVmDwbpNFpvZEX7V4a6uqlWEtnaQENODwN7lOXf12BmOwUbGYRKoJdIEXRHFf+6U8qt3SzuXcj0M6pEDAxAfPyPwpTMTZEnviyviVZ6VGYjpAQD3Q58y0sJZq8vxEAjt4Dz66g7VWfrepi04GaMGWTmlGJs6GHdK77SWoUod+vfeQRTZVTuizMjnkP2iUJYrAnlAI/MNwt8gRPNB8FmPExjU5jkH0Hn1BPTK67qTUAhqV/RRRMSQM650TTGkE0LS9TBRmqwA4KgPxxnfKCu2yusILIcM5j/BGsjILB5Z5Qt4jY1LeQUl0USRDd1OaamwgKjrvtAn8V+0cKAHnAa30UTLX8MzZJk4i0Gz+0Z+Qlnp+WJY9YOdgk3Ldm8iqG0yRnqKUk8qwo2JBLClK0VJd/9DCMiq8GkIQrGhwEofQpreK+tKOUO57z8H2IU3vi6pZ/jJ6zfmP1KELSrh3WZzN2jHo3CtdES/AIPhxT789cCuy5/HerAnRuUMmnAD9bDJEfSN4EWlCKhs+YqTEDX8egnDm6Mpytf81l2g2z2Iy1d1grswcztw/eTqOYKDQasOOzc4Bo/hni8WOH1TD1MX5mL/+KqoDG8p+cBHkNL/K+6R3FkQOmdKfKfBB45F16AppqAkGUS2+hBKPLvwxAHetfaPzkYeHmbAC2BR0U68sKh5FV/uj35xKvfnNcAw8biQHPWv5TYW3TAAjabLFLMu/aROVewE8ky1Di3lweq/Awo7WbuzP0MEtt2LIUxtxRFuK/tj4Rv/arh3TD9HjN+JiXgE1LDhqxgqSRYIirYbQPcS4NgBotsmwICOBqGQ8PwCaDmC/N+7huZplALnxAy4Nn0AAocdZvBBSa60ExBQYVcgA0L52dXPd09iXF5HrI9NaIXkbniUGA/ql6PRLRqBgGOw6pAxhEcWGb1947YY5Wyj9tgLp+RdgIEnbsByq7M93yz3TJTXrE9YpaQpr4L7HGPUfeX0sP+Jyc5ptAg0GARXoAahrQY8lZghxfElbr/FALHqDHg3fygk6U9zUEerQkUhUEOIUGdKpr66NigjYZrpXe3J4//xNYtuX2uKds3YYQO9QEjzhwXE7iowdqbv6msYTmIfU+J+UIYeQ8IAGaW+fPEUcQlgolzQCMzRl6NJbF9tOcFwRYqgcaNg2aPiWkbaLLXfLmzxWzTCWDWCutH0AnpCWRg5UA7jTAqBCgvjQjw+CMI0gsIbTr503GD0QPfSd6QDtda2JzXC/jx2wASB1EchoQmllrzWJ29AYkxVVi+W+MuIcmfqcL5tiR5n2DFXS4CLSNB2vN0yGFIGwB3V5PKzMv4ngYOGVRzNfr8l2YPs3NSOyKl8Ok+BleoIkpcdD0wOIyH+qp/I15McznfrlB3abgYS9Tp40dmgM70hxO44EwDB+1hvsa/CfomTdg+vwgTfdMJ2vDoaObkMR/Ak92McCOEePb3A5oXA9YFEKjURw4itz2AmUeoe7az7WGY8dC+nh6dtYGL0HcwKQyBsIwrRnWVO7bvkaVBnC9PMG59FPDqAKKrmiixYxFH2WCbjl3FR+1gmjAC4Ri1OdInvokH+h4KpFULzVynMsRSakHp5LleZrJ8jkDlBqIOOS2jblp2SmdQCVlwYnxjoqgq6x2tKaKvK0fNhO1GMjXviLuIs00V9Y7hx8zFpIZxs8UhdDz3HcpQbq4l2PlgdaVGQ8SGjTC2vsEd8GA/Fh5QOAYfFiDPlBH40enEND0/KCqB1IvUJLazLj7szOmCW9AaHdSHPRK388RNLEvkG3ZgNNRYWrti8QKkplq/DyYUJQDgG0VBIGvAL2k1dEFHiuF62zhllzCHgeweYGWkWCpZkBdRNNzce382RbQQIMQpBd+puDNk2whoiwcAJeLAPSsIJYYBENHo3IaQDJcr9pK3RYBWIAfnC3HsxXFUdO2NVk/PQt6BlVAw8gB5xrqfHA01wtoMdZG6YiwbhcacziQGmezjEgKvUTo3SIA2mQBURpcTfobEWBoin8rd+81PBjXxMOC16gbdEEEAMNfpygdms33RF360/zmIhkCKNEQslrhxDGEDmArBpJ83v3dXT22eMIht1W0PNhAgs2026wZUHPGNF1AmY2DjESHlkO0/aBhWvg/auX2rZO0a4Cp8a9zrKBS0Eu63EmFAPqLduoFqrtmJ83ExvbiTatwQ41AGAa8QPPiX45WELvwQmB/t1r7IzR7vQGaCkyDHN9GFZDpr0J/KAk1AFyfu0vyz6AVFDhqizbZhVSzgdMvYNsCifKuq5PBnujBOhKM3sIfBiIAU5N/+pduh4TZ3Idyn0ZXiLK4DEy79IblNbLAy3XmRaeveikBaTq0VyeIcyx+yT2gxYbbs4FRNYxq2XYIvYkeUAr55eR7Xw1gXmbOKv81m0PtRrnVj8O76uOIb5nuyfWCAGLSgEd8ZyoBEQC8uuHK9cAaKwgyX1AI/c4oVen//iMfoQWjSLmm6jVLCAt9oNhEuk3SrDpPqzs0BqQ/iKV/mayb70G69jP/5DQheafVeEikDQaVxu2dRXLYHIYVAnowLEt905pY5dQwYWl8/b/vpFBk3KLel44fWLxHYTtC1Ym+k6ownkdXD+CYBHqWOSS1gtBL+0HVvY9G3yuETtsI9NabS/RGX4iBQXgcEv8PnNpArOl6K1ryhQhHXfoD7+BBx7UExgOE1owOeYwM/ed5w9ZuKmBIu0PPIMFYIuIGDgCBwVMziqpGC8rcOKZjbt3+garmfXCxx2UFelwJHC6PzN0BqpLsEVuLl9gGDahTglpaNdIVPgkYs7OGZZ90407pdKH7sMQBXFxAjnUw5qtUzf0eDeCSpgs/J0JtmB7QJrqhYVUZvqCHCcQ7SbtD26R/h9wHLQfoqK9aYwgUYzLeHDgWXH5adl5VHwfOoLN/LtQHbjclQNo4gFz6F3v9R7L/89UYnBXEoSJwBcF8oxNWDwwKJdRf0L2xYWs3fUhM+SAYDT/b9DfnSKuzIcSVwajz4yyOW2TNJWeCDKUYkNCTa8TI9VTkeXGpG1Qu8drch/GvxEwGYPgs6H2KlOSiRpJRabsiW9Rrv29v0FBTqA1KwMELNJgBepZd1DJPioGOKt1YlPqCt7VCb2r35NdZ7aCznwnqhOSHHLOl/ywRV5OBemVMDQkcA64PPUUyLCmj1t0uvNo2Wif0DyWR6NuNGhJdTqsE1IGw8QEwZ0m/0RyqlwRkQV9kE2PioC8TzkXhKRqdIbnRmq8fiETThia1DzlUT2+8+eGgF3+B97P26RppoaFaD/le9xHK9rjVCZAj7XIv3TZdhwFygIc0ECavgteas3KdM9cRlC3ZjeQfNNeFuDdE5V5EEWB03EEXqhV2aGRCs27jaC/2sPaAWNb33MsR1CUGNemv6slE1JleQp1JTd6mzVmeUJp2iEt2kKU7tOp9bLZhMeHwJrG5oCczggtDKBRsGvnFyikCG/Ha83TLJAwYe4NKTExsLPTdeytHR4Zmm2iEcuwRn6qW0gB0OnAtX7Bnl9LT7GOHTaNjpfQPGvonJAIFpuN5WQ8QJfjEFg/AreoAGFuJjxc4eOEu/SKBlA8qgWNc+uXrVhcb20k/6wuq1wOEuBwMDRLMY4kbtp2ihuPB98bD1KEBROI4wJq8ty2kvx0MhoT+dvv/A0n7lOQgm60/nhABg1TSFLmcaEcVGdGHRNZnFP7KLaWz1v6auKPo9wPU8vrxTpoGAFHfoVJZePGBG49SNYOk5QYddID6+m0csx5qt13drrWJBjsx7G0IFfMjAb7GF61STNgTQfdtF0d+R5DlQGMynHyRVp3NRS1oz2wgA63698AZThUoo2LKCw3LS6R/0vIT2bKknUlw0Mu0e2Wwg/QjIQOBSwpCRWfmLlWgYtpA3JSdubcLrPFnAMjQMfcYl/71Fs6sXGgZMWhypLxVNLjmcCy7SLysSkI8woNxc1CYOMAy6T8FBnIyEJrB4JjkZnOxUZCHF1d+CXiuYQJURt2H0F8vNmzPBtW6gMYN/fVKoJYFhGY/LKBOAJgYFzgOgBo9ED3eXafh0eKTk/3qh3nlsEV/d4CB2gRCKxzGE4B+lh1DprUP7XbZ0bT+7EfDoBxPNh4R7u0IAGemoDnxtywGaAlhSxm0DnQ0iq4yiMnREDoGn85Id6runicTAFQSH1BdIEKa+lZiJcoWSscDAxgTxBndBs5fvGn69SxeINWksBEYnEYAGiVg7OQXvFd6CYKReUjRmjxZuYW+O+j2L5f5MceI9LuY/ouVQBiJf1XCYcjJQQmX3AJKB8aDodpwFmXsIZc7YCDe4TA/OEfTf6US0NLfqtsHFSsImSHE9o7gn67C3QzPxf726aKNQ3ReoMFMhz2VQHebLYysZYNWuyP+AgqV/tCN9ugfNyrPr4yye6bDJv1m/nq6ErCbQJVYWODr4jk7CQkODCuLLfFhc08oDXfLGsHLEfTPdMTmOV0JqMPAzcJIgA8Gx8t7auNHJkylOQQaLgco/BDhCglzpP+TFgOW3qC2Rzko7mcpAaEXiPGBgvHU1OZKcYPimbmSDU6gCsvsXzlJYwixY4CSf+1eIHdx30QJhKbbh50EA3ZCTKUtSv65is7RQhG/tPWuKngn1/IBBQcwmP6D4r4VDw6CBuUVRxCqjqHKeYKm9siMhxG1gOUg8T2zQ2vEEeNnBipmK4FqYhw6XePfrs+8LcpbLUQdI/h+ENruiFfxFNFm51e4QceNnxmmUeCSl0aUQJsMMKz0lecMdt4pykzpTE2gsKHMs8fDxeExFTmkBQBkDEwl0Kr/St5HRZRhVQJoin4/FtbN2ETkHuqBrZsgjR4DtvWnmSnENAsDZDGE1G7Q8fFh4zpBbhoFa0uIduQLlVhY3RfUiBqLl3n0vwXLqn+p4dnk/Zl0XiC5FeSlBAZpsfyvDXOI8QKBtfvZFrhvox9ArTIA+jVlgYWDM2R3NgYo3T5GngJkcm/GhhctNiuBLhkoW+R2T/qKdbGt2GuQ2C0zgmaK+EqlZekKIZROiaBPpcUSGCiUANsVArU+0Kg4998MICl/RwEqgbwbchxwklDShMu5lMX4lEQGk+NigQkkoQRB5QJCNRpQFMIjc/GAsY1CXivcSxmFBwxu8xrvGKcuiDHQWbkSmB0XkyuB0G0R2YgG1AZQghmoxyuZAW+EECf7cl9aepHD9hBV9v1si2huFIxLY0BvkkVSFYm0424xH49P+eEMrZG+uScKNJ2KF/ugbO0i1F3a3X1EgQsIGOIAIhdQrV9qGgjj9AaYSaporfzyrqxmR/6dLCUaOErhBYJV7oN+f0eLyN8FhHylF/oEEOIcaATU3UoL5RV3woC+LOYYfHC+SmAeH/BSAoHvAsTaP0VpWOQjCmkTUTjltG1YIUkqeVzuhpJ6geTT5rRyv5IPaDOCGPsHTRdQauZkM8K4J9XvAirBhq1v8f1UgQFZx8giIV/pV/KBYLX+gwwJjAsITTlFiKvHXrQhiYBBKvofXSs8hgEyA0Cy/GslfhIfCN71AH0zPaMEyaoPlGPAkA1TRUmXbUygqwcwT7g8jqD6zzx4WDSAl8Q3JHu2L8jmCWVqwdCP3aIoholH4UWlAmg/4lr6EKxf1ul+mEm8wLM5rsrQDxqJX8yGZ5BgiD521P48boyolMsbh3tpTqJE609R4rSxPToGZF3Fhlf6goJM9FvLPPfDLOQoxo2Nu2VwSWzQNJAI9zdOiAkaKZ+nCnx9QZDYP6zEo54QiqJ3KHLPaHwecOUEEh5skPvLqREvXUEGAAQPKV+jCgw0QG3/QKUmmISGtMOhotTlQsOxJ802JdeyGPuIJPNcKoMqWEwDhEqgbfnktfC/b8XRsIoVBMUX0STEO6OFlhzezYgeJcHa5d8m91NpQLDWwUAUkuWavSWzNhAmi+nlOsYNYUA5VvWwPU1355rZPTpOAxrbLSVQFrogNd/zZ4SYE6MdSG5YVVYh3mp0wMrySIds0HkL/yRDaIQGhG4lQKEHgDK1PxNuJF2BQnXx5/1IMh48Y4HHYhGn1Rg4zFI+AxWzDSGJG1SiBKQezDTxE2l+HFBUBsgEcF4yz8LmKLt4h3yyQb3sojWGkIsb9OXDadPfor/0a0ZSlkbkzwSeTCEJ6g7fy0wyhwyGUJjqBm3Ph0wuD37cWO4QFekWeY3etqqAzjszDQLA7OO3IcRAA6DvGDfoBn3J9DuGVUnuL5sCtSlvPyN1uJuQl6DvU128Lh16gWkEvfR7OYJUSgAVwYwju7+2PpDQYby8R5VnBARdrczmokpnX2I0G9SgBKb6hQweoaDRAJKCYMHSCn5GZOEMNVspu/VKoY1hpu4MN4gQF6pgNoQGHUFBkgjU5MHlHI3f5nCRA0gPg5FeKdMDAhuYRM69Qc0PdJAqyGnAJEcQeqZ5988oxgejejNRIy1AHhS7yqRU2yg7mnA5GgHAjGqY2oE2hRDEETGJLRS6szBQ5G8iXf5/UoDe9n/ZEkWeaNSQ2dukPNCcIoEpJHi8AtjdHNJGxAw0AOJoIB9jfkXCimkDfftdMF/10wZfjyiBiSWRkzSDS3JEGMkCEi7SUVFYMiMYIbZxhNomXFzQR2ZCquuDSXFd51wgLRKgPDl61j/0VNisAVCBAthuKMhboCBkGRLvPxr6PJubBeEMWR85SmwdiQbKHCuF3kwGVJQgzAkFtCQMLfcokPfACtU+K0kWtU2mF089OpEfu+w5hQPMQIIhLjZChVUO0Naf3ln/eCcCxdWSSLIl2l1YMJAajfNkm6aderw0bDQZTiX07rTY0Rlqd4A2HxACS3QRAFSGodamCGO54F7iSoMYcOMAEqH3dRDJ3UGzNUDi/UQ2FfhdKxNbOfwqbursoOoVt5tdRGef5HAXfbOKUCHBhQx4agBUl382IS9wndO72W9ygR5s5icXOLoOkMgdAEGZpiZ37AgZntYdNFcDsNZ/0hH6xwMauCwJrW8nnJ3wMy6a5KoMbMe75QKNzISUGz++7qCpHCDtpohXQ9wQV0iiHJPHT+ceCRfckzqYrk7pFs3jACrlAA0GMEcDNFw6Ng7wXv75KmCUfbXQlO9NqoQ3h4q2LMZHA9im/AZvDMgJce3NMJz+ELt7wCU8Z4Xx+SOCp9R+ZlXkrOa4qicugcS4RSTUADXjp2H5jBKAwI6GeZGArFti9VnhpoJO45I7gIGoN+4EDnCiRWRwic4lALm7B+mcyFwf9DEgKBTGKTihMFmkZ+kBTw1ga2DoiAFDUKwNA2iXf8Q90NnTgvMMcfcmi4Lt0AJoW6I8KxvUTIhnYyBM84Rql9UsFoZMspH2zHqzhtx2iv+V9Mzyahz9Oa+5RfGDppEWA6rAsMQFJFn+QzMOEJeDIbZ/wFcG2zjA4Ep/Y4R0lcAx79ra5m3jGAhzeLCwEoDZIR0REHWERsghxBfLh6K3+s5UmJz2ee25IFHiWCn6szEAPyuou/w3iG9MA4Ds/hE1QsliY0O+IG1UeM8iYFb0LQPzxNeepQHkDdtmYyCM1YWpPKElDXhvJ6Q3soiiSw5iQOWdu4rRQhV4kBMUTzCBZnNimxUE2fIv8n6mA2Ayl2fIxV7kPFD5gpYVVVrmdpHbCcmjLOaYiuZTMOBoBandoNz+0ckR9Qvl3QaSFlcwx6cvS1jnOVWP2Z9qBANyQ9/MBIQwUK2pWTpQNg7styHWdylYNE6bRQLsD9zdWXR15NApANBiYDETMFhBUiUQhQJe5j4yH5Bs7ccFhZiUYnpWXdix5nFAGaBdzwSC2AcqcoByUbDY49maIiyIopgl/sZJ1LbK+mPl59Q2sZJ4972yo+XLfxBDImHAST/oonsQRGTA3OAEFxHiBfcwJR163ByChgkEbwx0l381A067AAEpBr5bQwDMhKRew8P7tc2iU892rP/A40zAvUpGVRMjd4MC+ShfFHOxVT1PG6oAnyTlg9eicwEwQot9s0RHIsFCN2gc/Hr7QNMJYqg3g2hwgBFPKO4OjEXt0d1psYQSwLVWpr0tt4JCBT+JlEddgaJS4GhgNhBCWTFvkVqcKu778wE6HQAjVlDww0CQmUDqGHDaJD1uk55sg7mZ0OsGcBsLhza4q+P0Z2ewgtpSLsRAkOWEBr39g4pMR/Q35wDtnrheFs5TGFDC42uHW8HvDbEb9LtP+X78ZkiPDfU9Gxshuly5kKC30jAnQSD6sX8Ir4+DtCAYkDWQDDJdNLW2dmoj2/VK4NgHkTOcQjAFBGplLhL7h9FFSEYFIJmFVE7J6Bf+qiokb2Y1uV/o2OqhzHMKaQMC4yZQYF1AIe4HgWR6gN4ZOslS+qjXsdsNyb1DMwLDNi8Q6wJCFgJ7O4KyyZBoTygLyoDAJZZw2uZWjz1x6UKIuxYRnLxALSXApzkg74+eEOIWB2hcfeoab868p7D162vbOzMT4ozRQkOFQ5MNS757FNsURcTor5hTZCHFEyYl5s1IZujmstgFEg0MkKTLASD72tADQ9sdVOKh4QUqXUCQPV9G+v+Vb3r7gv6T/nePrE7Gm9kRdAMkUCH3gcPDDTlAmxUMmkODNEBuBSUbKC+KuBEEuBbQtUxpOQau6/8hzZ6DVZFf4SIvNAMFbXOorSKE0QD5I+Zv8mf5TwdrF8lxGRsYnGRxRYfm4oF5R7jOy1A6I9EG7WhA0PhAa0ogaxYdtwmNvUDpMFVRffDllv91ICTRUV/X+pxaDVAjAHIq3NUGbBg4p7/0/u+/qz7hHQrLJmaUY8K00QDWym/Y/fCK97IPh3QnXu9a/boi3LvuoBrrNVPh0BSgILCsXiZQstJD5/iX3ICN4+Jq7kszBugGAAhjZEBOAwwcANwdfvuC6Jfp0u/Cj0rj20yu0UMFtvHw0MCRp1QGXxUAQlXQRYIXFa65QbPfCQmGpx2PC3r6d0Dp19U/TDcy0CYDXQwIOUBDsbyCX3g5guJiySIWhqDOC7qBiUJLrlLu93UPTI+Qga4xM8gBkN7hywR6N8aa7Of5QM0gDzV83eYz+5KBoA8FUJuclHGAZIgYgowKXygMTBP2dH993Qz6jmRARYWJE1Mql3+8CmIyt2diCAn7Pjz5zOOg+rrfJ5fEBIRkQIiB2v7x2WIM/KqCKBsCClNnhyphuj4G6K4AKFVB6EFihAd3T5WYQPkyj3KQcC7rYEjwHjYPuex9LpZuC4CgTBCiOp0tvypUCoVrcYDYvUN4t0XJaiaDpghzUAnAKetmc1VAnwyATBWQcgkP4kNKWaRaBOCNgVdFDNBsCRGuU/Z1RV/T/QEQBgyhoIkHV8PAMQeI8kDj1DdJ1qdhgBKuv0LPvsRHAIBVBXJfEMkKYrph4CwSHELWLo4xge7XCvfRAHsx49ALGEswIPeBvvLhwm8xQFcDqOQb2yz/9ADgKsxYaN+TwEoJXR/oe44q0GuEqLKCQnaVzUSQTgUJPQCQm0NB7xpCT1izJlnR+HjEzUND0Sr0ZNvmAzIoPhQAQeze6SYFiYIAca5e1CAI3AyBrFb4sfKnYvnrw5+LpKkE6U3wWhAgSlmNA8FM4b/NCnpejwbwMYeCqSCmXZ2MPBMOMRMIA+Fe1SfdxNihBwDbmkMSQ0gFAMqcm0giAKh0Tyn7lj4vd8g9AGBUgdkQkoyqj2cGZ+UA3YkYDba982rtVes42Bzu0QCKJdxgCFETAFT0wHo1RLlHzItmmjfzvKgPABQSRsoENd6eifpFh7QDXNvs+VhDyLGQsux88QCgbw6Rvj0JCwDKowE/HDjpkI4phWC7mUa+3REfDbBOD5BsOkstvYc4d1Db6G9EA85yhtJdcPgAQAoDFQNuACDlAMn0JFzOu08bXYEeACxTBTUw/Ik6rXYB8GsAIRSNoCXRgHvzAZqJL3oA4EiLa7t1AJDOkQ/1gUsPD56tkB4AeMJACoB3QijYSRmn8mC6ohw/HGALSvCygr43vn+3lv+XS7QeEMDFg8Ery4jpAcDpeoAdY/Mn5Q9RNgS85iBhodDcyVh6AOCMgZcSeEl2rAf+pNVhAJ8HKswMnSL3dG2okPKWHwD4wwAREkoa8MbAGwW8M/Qhsg8HuCQGYiVQpQEIfxAO5OPAvAybjxLiBwCbYoA3fr7/+9MwvVoNg55E4e6iuQaBDwB8MIDfHN0yFvbNgI/fDXqBAZ0xez/nod10At0JCscjvr4w+PP3B+nvjANEhhCgHIB3Y7OHzrjhRwNMMYdiE+hP+txR5MOlVhBZrZ1V7vWxmZK0GSAfAKzAQOYC+v79Lwf4w0WCLzEc21syTzOrHgCswED8PeehAK4IBhX76jHzHwBcEgNIQ8I/dDnqD4eE8tLMJZ9WnpIeAHw4J840QEwDXnSZbQi3kWAv6eBMDwBu+cqsoDcB+PGE4rM6wNF2l3oAsA4DlJlAf8Nh2ZDgC4ko3QKMDwDO0QPfYCjjAMJu6c8i/5hA18NALCNHxAFqZQDP6wHAPTHwLwD+960EwM1HnbqG0vM9PAA4GwORCfRWAhvIMj0AeF4rMPACwB+MN8FdLbV0LxA9ADjh9b8XAH7KAegKkn9PPv4A4FQM+M1EomnyQrdG4pMOfc7rOxL8v29xJ3+pvZb5RA8APlMJ/MHj7nw0wGcT4ifN8wHARwPgTBl90PAA4HQryCyH7h1k6SMx9X8BBgC//xY3iY/FCgAAAABJRU5ErkJggg==";r(2801);const ne=e=>{const t=e.split(".");return t[t.length-1]};async function re(e){return new Promise((t=>{const n=new Blob([e]),r=new FileReader;r.onload=function(e){t(e.target.result)},r.readAsText(n)}))}const se=(e,t="",n=512)=>{const r=atob(e),s=[];for(let o=0;o<r.length;o+=n){const e=r.slice(o,o+n),t=new Array(e.length);for(let n=0;n<e.length;n++)t[n]=e.charCodeAt(n);const i=new Uint8Array(t);s.push(i)}const i=new Blob(s,{type:t});return i},ie=e=>{const t=e.split(";")[0],n=t.split("data:")[1],r=e.split(",")[1];return{b64Data:r,contentType:n}};let oe=ie(te),ae=se(oe.b64Data,oe.contentType),ce=URL.createObjectURL(ae);function ue(e,t,n){return e.split(t).join(n)}const le=t.ShaderChunk.meshphysical_frag.slice(0,t.ShaderChunk.meshphysical_frag.indexOf("void main() {")),fe=t.ShaderChunk.meshphysical_frag.slice(t.ShaderChunk.meshphysical_frag.indexOf("void main() {")),pe=new t.TextureLoader,he=pe.load(ce),de={uniforms:t.UniformsUtils.merge([t.ShaderLib.standard.uniforms,{_SSSLUT:{value:he},_CurveFactor:{value:.8},_SSSFactor:{value:.3}}]),vertexShader:["#define USE_UV",t.ShaderChunk.meshphong_vert].join("\n"),fragmentShader:[le,"uniform sampler2D _SSSLUT;","uniform float _CurveFactor;","uniform float _SSSFactor;","void RE_Direct_Scattering(const in IncidentLight directLight, const in vec2 uv, const in GeometricContext geometry, const in PhysicalMaterial material,inout ReflectedLight reflectedLight) {","float dotNL = saturate( dot( geometry.normal, directLight.direction ) );","vec3 irradiance = dotNL * directLight.color;","reflectedLight.directDiffuse -= irradiance * BRDF_Lambert( material.diffuseColor )*_SSSFactor;","\tfloat NoL = dot(geometry.normal, directLight.direction);","\tvec4 diffuse =texture2D(_SSSLUT,vec2(NoL * 0.5 + 0.5,_CurveFactor));","\treflectedLight.directDiffuse += diffuse.xyz * directLight.color* BRDF_Lambert( material.diffuseColor )*_SSSFactor;","}",fe.replace("#include <lights_fragment_begin>",ue(t.ShaderChunk.lights_fragment_begin,"RE_Direct( directLight, geometry, material, reflectedLight );",["RE_Direct( directLight, geometry, material, reflectedLight );","RE_Direct_Scattering(directLight, vUv, geometry, material,reflectedLight);"].join("\n")))].join("\n")};function me(e,t){e.traverse((n=>{if(null!=n.material)if(n.material.name.indexOf("Hair")>=0);else if(n.material.name.indexOf("DiffNormalPacked")>=0||n.material.name.indexOf("Custom/Diff")>=0);else if(n.material.name.indexOf("head_sss")>=0||n.material.name.indexOf("body_sss")>=0);else if(n.material.name.indexOf("eye")>=0||n.material.name.indexOf("Eye")>=0||n.material.name.indexOf("yachi")>=0||n.material.name.indexOf("Eye")>=0);else{var r=n.material.clone();r.polygonOffset=!0,r.polygonOffsetFactor=-1;var s=e.position.clone().sub(t.position);s.y=0,r.polygonOffsetUnits=-3e3/s.length(),n.material=r}}))}function ge(e){const n=[],r=1.04;e.traverse((e=>{if(null!=e.material){if(e.material.name.indexOf("Hair")>=0)n.push(e),e.scale.x=e.scale.x*r,e.scale.z=e.scale.z*r;else if(e.material.name.indexOf("DiffNormalPacked")>=0||e.material.name.indexOf("Custom/Diff")>=0){e.scale.x=e.scale.x*r,e.scale.z=e.scale.z*r;const n=new t.MeshBasicMaterial({side:t.DoubleSide});n.map=e.material.map,n.name=e.material.name+"_resetMaterial_hat",e.material=n}ve(e)}})),n.forEach((e=>{const n=new t.MeshBasicMaterial({alphaTest:.99,transparent:!1,side:t.DoubleSide}),r=new t.MeshBasicMaterial({blending:t.NormalBlending,blendEquation:t.AddEquation,blendSrc:t.SrcAlphaFactor,blendDst:t.OneMinusSrcAlphaFactor,depthWrite:!1,depthTest:!0,transparent:!0,side:t.BackSide}),s=new t.MeshBasicMaterial({blending:t.NormalBlending,blendEquation:t.AddEquation,blendSrc:t.SrcAlphaFactor,blendDst:t.OneMinusSrcAlphaFactor,depthWrite:!1,depthTest:!0,transparent:!0,side:t.FrontSide});n.map=e.material.map,r.map=e.material.map,s.map=e.material.map,n.name=e.material.name+"materialFirstPass",r.name=e.material.name+"materialBackSide",s.name=e.material.name+"materialFrontSide";let i=e,o=e.clone();e.parent.add(o);let a=e.clone();e.parent.add(a),i.material=n,o.material=r,o.renderOrder=e.renderOrder+1,a.material=s,a.renderOrder=e.renderOrder+2}))}function ve(e){if(e.material.name.indexOf("head_sss")>=0||e.material.name.indexOf("body_sss")>=0){const i=de;var n=new t.ShaderMaterial({uniforms:t.UniformsUtils.clone(de.uniforms),vertexShader:i.vertexShader,fragmentShader:i.fragmentShader}),r=e.material,s=n;s.blending=r.blending,s.side=r.side,s.vertexColors=r.vertexColors,s.opacity=r.opacity,s.transparent=r.transparent,s.blendSrc=r.blendSrc,s.blendDst=r.blendDst,s.blendEquation=r.blendEquation,s.blendSrcAlpha=r.blendSrcAlpha,s.blendDstAlpha=r.blendDstAlpha,s.blendEquationAlpha=r.blendEquationAlpha,s.depthFunc=r.depthFunc,s.depthTest=r.depthTest,s.depthWrite=r.depthWrite,s.stencilWriteMask=r.stencilWriteMask,s.stencilFunc=r.stencilFunc,s.stencilRef=r.stencilRef,s.stencilFuncMask=r.stencilFuncMask,s.stencilFail=r.stencilFail,s.stencilZFail=r.stencilZFail,s.stencilZPass=r.stencilZPass,s.stencilWrite=r.stencilWrite;const o=r.clippingPlanes;let a=null;if(null!==o){const e=o.length;a=new Array(e);for(let t=0;t!==e;++t)a[t]=o[t].clone()}s.clippingPlanes=a,s.clipIntersection=r.clipIntersection,s.clipShadows=r.clipShadows,s.shadowSide=r.shadowSide,s.colorWrite=r.colorWrite,s.precision=r.precision,s.polygonOffset=r.polygonOffset,s.polygonOffsetFactor=r.polygonOffsetFactor,s.polygonOffsetUnits=r.polygonOffsetUnits,s.dithering=r.dithering,s.alphaTest=r.alphaTest,s.alphaToCoverage=r.alphaToCoverage,s.premultipliedAlpha=r.premultipliedAlpha,s.visible=r.visible,s.toneMapped=r.toneMapped,s.userData=JSON.parse(JSON.stringify(r.userData)),n.defines={STANDARD:""},s.color=r.color.clone(),s.roughness=r.roughness,s.metalness=r.metalness,s.map=r.map,s.lightMap=r.lightMap,s.lightMapIntensity=r.lightMapIntensity,s.aoMap=r.aoMap,s.aoMapIntensity=r.aoMapIntensity,s.emissive=r.emissive.clone(),s.emissiveMap=r.emissiveMap,s.emissiveIntensity=r.emissiveIntensity,s.bumpMap=r.bumpMap,s.bumpScale=r.bumpScale,s.normalMap=r.normalMap,s.normalMapType=r.normalMapType,s.normalScale=r.normalScale.clone(),s.displacementMap=r.displacementMap,s.displacementScale=r.displacementScale,s.displacementBias=r.displacementBias,s.roughnessMap=r.roughnessMap,s.metalnessMap=r.metalnessMap,s.alphaMap=r.alphaMap,s.envMap=r.envMap,s.envMapIntensity=r.envMapIntensity,s.wireframe=r.wireframe,s.wireframeLinewidth=r.wireframeLinewidth,s.wireframeLinecap=r.wireframeLinecap,s.wireframeLinejoin=r.wireframeLinejoin,s.flatShading=r.flatShading,s.fog=r.fog,s.isMeshStandardMaterial=!0,n.name=e.material.name,e.material=n}}let Ae,ye,Ee={},xe={};function Te(e,t){Ee=t,Ae=e}function we(e,t){xe=t,ye=e}function Me(e,n=!1){const r=new Array,s=e["CurveInfos"];for(let f=0;f<s.length;f++){const e=s[f],l=e["PathKey"],p=l.indexOf("Transform");if(p>=0){if(l.indexOf(".x")>=0&&(!n||l.indexOf(".eye")>=0)){const n=l.split(":"),p=n[0].split("/"),h=p[p.length-1];let d=h+".";l.indexOf("Position")>=0&&(d+="position"),l.indexOf("Scale")>=0&&(d+="scale"),l.indexOf("Rotation")>=0&&(d+="quaternion");const m=e["Keys"],g=m.map((e=>e["Time"])),v=m.map((e=>e["Value"])),A=s[f+1]["Keys"].map((e=>e["Value"])),y=s[f+2]["Keys"].map((e=>e["Value"]));let E=new Float32Array;if(l.indexOf("Position")>0){E=new Float32Array(3*v.length);for(var i=0;i<v.length;i++)E[3*i]=-v[i],E[3*i+1]=A[i],E[3*i+2]=y[i];var o=new t.KeyframeTrack(d,g,E,t.InterpolateLinear)}else if(l.indexOf("Scale")>0){E=new Float32Array(3*v.length);for(i=0;i<v.length;i++)E[3*i]=v[i],E[3*i+1]=A[i],E[3*i+2]=y[i];o=new t.KeyframeTrack(d,g,E,t.InterpolateLinear)}else{var a=s[f+3]["Keys"].map((e=>e["Value"])),c=[];for(i=0;i<v.length;i++){var u=new t.Quaternion(v[i],A[i],y[i],a[i]);c[4*i]=u.x,c[4*i+1]=-u.y,c[4*i+2]=-u.z,c[4*i+3]=u.w}o=new t.QuaternionKeyframeTrack(d,g,c,t.InterpolateLinear);o.ValueTypeName="quaternion",r.push(o)}}}else if(l.indexOf("Skinned")>0){const n=l.split(":"),s=n[0].split("/"),i=s[s.length-1];if("body"==i){const s=Ae+".morphTargetInfluences["+Ee[n[2].substring(11)]+"]",i=e["Keys"],o=i.map((e=>e["Time"])),a=i.map((e=>e["Value"]/100*.65)),c=new t.KeyframeTrack(s,o,a);r.push(c)}if("tooth_down"==i){const s=ye+".morphTargetInfluences["+xe[n[2].substring(11)]+"]",i=e["Keys"],o=i.map((e=>e["Time"])),a=i.map((e=>e["Value"]/100*.65)),c=new t.KeyframeTrack(s,o,a);r.push(c)}}}const l=new t.AnimationClip(e["name"],void 0,r,t.NormalAnimationBlendMode);return l}const Re=function(e,t){return new Promise(((n,r)=>{const s=new XMLHttpRequest;s.responseType=t,s.onreadystatechange=function(){if(4==s.readyState){const e=s.status;e>=200&&e<300?n(s.response):r(e)}},s.open("GET",e,!0),s.send(null)}))};var Se=Uint8Array,be=Uint16Array,Le=Uint32Array,Ie=new Se([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),Oe=new Se([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),Ce=new Se([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),De=function(e,t){for(var n=new be(31),r=0;r<31;++r)n[r]=t+=1<<e[r-1];var s=new Le(n[30]);for(r=1;r<30;++r)for(var i=n[r];i<n[r+1];++i)s[i]=i-n[r]<<5|r;return[n,s]},Ne=De(Ie,2),Pe=Ne[0],Fe=Ne[1];Pe[28]=258,Fe[258]=28;for(var Be=De(Oe,0),ke=Be[0],_e=(Be[1],new be(32768)),Ue=0;Ue<32768;++Ue){var Ge=(43690&Ue)>>>1|(21845&Ue)<<1;Ge=(52428&Ge)>>>2|(13107&Ge)<<2,Ge=(61680&Ge)>>>4|(3855&Ge)<<4,_e[Ue]=((65280&Ge)>>>8|(255&Ge)<<8)>>>1}var He=function(e,t,n){for(var r=e.length,s=0,i=new be(t);s<r;++s)e[s]&&++i[e[s]-1];var o,a=new be(t);for(s=0;s<t;++s)a[s]=a[s-1]+i[s-1]<<1;if(n){o=new be(1<<t);var c=15-t;for(s=0;s<r;++s)if(e[s])for(var u=s<<4|e[s],l=t-e[s],f=a[e[s]-1]++<<l,p=f|(1<<l)-1;f<=p;++f)o[_e[f]>>>c]=u}else for(o=new be(r),s=0;s<r;++s)e[s]&&(o[s]=_e[a[e[s]-1]++]>>>15-e[s]);return o},je=new Se(288);for(Ue=0;Ue<144;++Ue)je[Ue]=8;for(Ue=144;Ue<256;++Ue)je[Ue]=9;for(Ue=256;Ue<280;++Ue)je[Ue]=7;for(Ue=280;Ue<288;++Ue)je[Ue]=8;var Qe=new Se(32);for(Ue=0;Ue<32;++Ue)Qe[Ue]=5;var Ke=He(je,9,1),Ve=He(Qe,5,1),Ye=function(e){for(var t=e[0],n=1;n<e.length;++n)e[n]>t&&(t=e[n]);return t},ze=function(e,t,n){var r=t/8|0;return(e[r]|e[r+1]<<8)>>(7&t)&n},Je=function(e,t){var n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(7&t)},We=function(e){return(e+7)/8|0},qe=function(e,t,n){(null==t||t<0)&&(t=0),(null==n||n>e.length)&&(n=e.length);var r=new(2==e.BYTES_PER_ELEMENT?be:4==e.BYTES_PER_ELEMENT?Le:Se)(n-t);return r.set(e.subarray(t,n)),r},Xe=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],Ze=function(e,t,n){var r=new Error(t||Xe[e]);if(r.code=e,Error.captureStackTrace&&Error.captureStackTrace(r,Ze),!n)throw r;return r},$e=function(e,t,n){var r=e.length;if(!r||n&&n.f&&!n.l)return t||new Se(0);var s=!t||n,i=!n||n.i;n||(n={}),t||(t=new Se(3*r));var o=function(e){var n=t.length;if(e>n){var r=new Se(Math.max(2*n,e));r.set(t),t=r}},a=n.f||0,c=n.p||0,u=n.b||0,l=n.l,f=n.d,p=n.m,h=n.n,d=8*r;do{if(!l){a=ze(e,c,1);var m=ze(e,c+1,3);if(c+=3,!m){var g=We(c)+4,v=e[g-4]|e[g-3]<<8,A=g+v;if(A>r){i&&Ze(0);break}s&&o(u+v),t.set(e.subarray(g,A),u),n.b=u+=v,n.p=c=8*A,n.f=a;continue}if(1==m)l=Ke,f=Ve,p=9,h=5;else if(2==m){var y=ze(e,c,31)+257,E=ze(e,c+10,15)+4,x=y+ze(e,c+5,31)+1;c+=14;for(var T=new Se(x),w=new Se(19),M=0;M<E;++M)w[Ce[M]]=ze(e,c+3*M,7);c+=3*E;var R=Ye(w),S=(1<<R)-1,b=He(w,R,1);for(M=0;M<x;){var L=b[ze(e,c,S)];c+=15&L;g=L>>>4;if(g<16)T[M++]=g;else{var I=0,O=0;16==g?(O=3+ze(e,c,3),c+=2,I=T[M-1]):17==g?(O=3+ze(e,c,7),c+=3):18==g&&(O=11+ze(e,c,127),c+=7);while(O--)T[M++]=I}}var C=T.subarray(0,y),D=T.subarray(y);p=Ye(C),h=Ye(D),l=He(C,p,1),f=He(D,h,1)}else Ze(1);if(c>d){i&&Ze(0);break}}s&&o(u+131072);for(var N=(1<<p)-1,P=(1<<h)-1,F=c;;F=c){I=l[Je(e,c)&N];var B=I>>>4;if(c+=15&I,c>d){i&&Ze(0);break}if(I||Ze(2),B<256)t[u++]=B;else{if(256==B){F=c,l=null;break}var k=B-254;if(B>264){M=B-257;var _=Ie[M];k=ze(e,c,(1<<_)-1)+Pe[M],c+=_}var U=f[Je(e,c)&P],G=U>>>4;U||Ze(3),c+=15&U;D=ke[G];if(G>3){_=Oe[G];D+=Je(e,c)&(1<<_)-1,c+=_}if(c>d){i&&Ze(0);break}s&&o(u+131072);for(var H=u+k;u<H;u+=4)t[u]=t[u-D],t[u+1]=t[u+1-D],t[u+2]=t[u+2-D],t[u+3]=t[u+3-D];u=H}}n.l=l,n.p=F,n.b=u,n.f=a,l&&(a=1,n.m=p,n.d=f,n.n=h)}while(!a);return u==t.length?t:qe(t,0,u)},et=new Se(0),tt=function(e,t){return e[t]|e[t+1]<<8},nt=function(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24)>>>0},rt=function(e,t){return nt(e,t)+4294967296*nt(e,t+4)};var st=function(){function e(e){this.s={},this.p=new Se(0),this.ondata=e}return e.prototype.e=function(e){this.ondata||Ze(5),this.d&&Ze(4);var t=this.p.length,n=new Se(t+e.length);n.set(this.p),n.set(e,t),this.p=n},e.prototype.c=function(e){this.d=this.s.i=e||!1;var t=this.s.b,n=$e(this.p,this.o,this.s);this.ondata(qe(n,t,this.s.b),this.d),this.o=qe(n,this.s.b-32768),this.s.b=this.o.length,this.p=qe(this.p,this.s.p/8|0),this.s.p&=7},e.prototype.push=function(e,t){this.e(e),this.c(t)},e}();var it="undefined"!=typeof TextDecoder&&new TextDecoder;try{it.decode(et,{stream:!0}),1}catch(Lt){}var ot=function(e){for(var t="",n=0;;){var r=e[n++],s=(r>127)+(r>223)+(r>239);if(n+s>e.length)return[t,qe(e,n-1)];s?3==s?(r=((15&r)<<18|(63&e[n++])<<12|(63&e[n++])<<6|63&e[n++])-65536,t+=String.fromCharCode(55296|r>>10,56320|1023&r)):t+=1&s?String.fromCharCode((31&r)<<6|63&e[n++]):String.fromCharCode((15&r)<<12|(63&e[n++])<<6|63&e[n++]):t+=String.fromCharCode(r)}};function at(e,t){if(t){for(var n="",r=0;r<e.length;r+=16384)n+=String.fromCharCode.apply(null,e.subarray(r,r+16384));return n}if(it)return it.decode(e);var s=ot(e),i=s[0],o=s[1];return o.length&&Ze(8),i}var ct=function(e,t){for(;1!=tt(e,t);t+=4+tt(e,t+2));return[rt(e,t+12),rt(e,t+4),rt(e,t+20)]};var ut=function(){function e(){}return e.prototype.push=function(e,t){this.ondata(null,e,t)},e.compression=0,e}(),lt=function(){function e(){var e=this;this.i=new st((function(t,n){e.ondata(null,t,n)}))}return e.prototype.push=function(e,t){try{this.i.push(e,t)}catch(Lt){this.ondata(Lt,null,t)}},e.compression=8,e}(),ft=function(){function e(e){this.onfile=e,this.k=[],this.o={0:ut},this.p=et}return e.prototype.push=function(e,t){var n=this;if(this.onfile||Ze(5),this.p||Ze(4),this.c>0){var r=Math.min(this.c,e.length),s=e.subarray(0,r);if(this.c-=r,this.d?this.d.push(s,!this.c):this.k[0].push(s),e=e.subarray(r),e.length)return this.push(e,t)}else{var i=0,o=0,a=void 0,c=void 0;this.p.length?e.length?(c=new Se(this.p.length+e.length),c.set(this.p),c.set(e,this.p.length)):c=this.p:c=e;for(var u=c.length,l=this.c,f=l&&this.d,p=function(){var e,t=nt(c,o);if(67324752==t){i=1,a=o,h.d=null,h.c=0;var r=tt(c,o+6),s=tt(c,o+8),f=2048&r,p=8&r,d=tt(c,o+26),m=tt(c,o+28);if(u>o+30+d+m){var g=[];h.k.unshift(g),i=2;var v,A=nt(c,o+18),y=nt(c,o+22),E=at(c.subarray(o+30,o+=30+d),!f);4294967295==A?(e=p?[-2]:ct(c,o),A=e[0],y=e[1]):p&&(A=-1),o+=m,h.c=A;var x={name:E,compression:s,start:function(){if(x.ondata||Ze(5),A){var e=n.o[s];e||x.ondata(Ze(14,"unknown compression type "+s,1),null,!1),v=A<0?new e(E):new e(E,A,y),v.ondata=function(e,t,n){x.ondata(e,t,n)};for(var t=0,r=g;t<r.length;t++){var i=r[t];v.push(i,!1)}n.k[0]==g&&n.c?n.d=v:v.push(et,!0)}else x.ondata(null,et,!0)},terminate:function(){v&&v.terminate&&v.terminate()}};A>=0&&(x.size=A,x.originalSize=y),h.onfile(x)}return"break"}if(l){if(134695760==t)return a=o+=12+(-2==l&&8),i=3,h.c=0,"break";if(33639248==t)return a=o-=4,i=3,h.c=0,"break"}},h=this;o<u-4;++o){var d=p();if("break"===d)break}if(this.p=et,l<0){var m=i?c.subarray(0,a-12-(-2==l&&8)-(134695760==nt(c,a-16)&&4)):c.subarray(0,o);f?f.push(m,!!i):this.k[+(2==i)].push(m)}if(2&i)return this.push(c.subarray(o),t);this.p=c.subarray(o)}t&&(this.c&&Ze(13),this.p=null)},e.prototype.register=function(e){this.o[e.compression]=e},e}();"function"==typeof queueMicrotask?queueMicrotask:"function"==typeof setTimeout&&setTimeout;var pt=r(6502),ht=r.n(pt);const dt={wasi_snapshot_preview1:{proc_exit:()=>{}}};let mt=ht()(dt);class gt{constructor(){this.initPromise=new Promise((e=>{})),this.info={wasi_snapshot_preview1:{proc_exit:()=>{}}},this.loadWasm()}loadWasm(){this.initPromise=mt}decryptData(e){return this.initPromise.then((({instance:t})=>{let{cppDecodeEncrypt:n,cppGetReadDataLength:r,cppGetWriteDataPtr:s,cppSetEncryptKey:i,cppEncodeEncrypt:o,memory:a}=t.exports,c=new Uint8Array(a.buffer);if(ArrayBuffer.isView(e)){var u=new Uint8Array(e);let t=u.length,i=s(t);c.set(u,i);let o=n(t),a=r(),l=c.subarray(o,o+a);return l.slice(0)}}))}}let vt=new gt;var At=vt;async function yt(e,n){let r;r=await Re(e,"arraybuffer");const s=new DataView(r);let i=0;const o=s.getInt32(i,!0);i+=4,i+=o;s.getFloat32(i,!0);i+=4;const a=s.getUint32(i,!0);i+=4;const c={};for(let t=0;t<a;t++){const e=s.getFloat32(i,!0);i+=4;const t=s.getUint32(i,!0);i+=4;for(let n=0;n<t;n++){const t=s.getUint16(i,!0);i+=2;const n=s.getFloat32(i,!0);i+=4,void 0==c[t]&&(c[t]={},c[t].times=[],c[t].values=[]),c[t].times.push(e),c[t].values.push(.65*n)}}const u=new Array;for(const f in c){const e=new t.KeyframeTrack(n+".morphTargetInfluences["+f+"]",c[f].times,c[f].values,t.InterpolateLinear);u.push(e)}const l=new t.AnimationClip(e,-1,u,t.NormalAnimationBlendMode);return l}const Et=async function(e,t="//img.metaworks.cn/webgl/app"){let n;if(!e)return Promise.reject("没有对应的动画名称");n=e.startsWith("http")?e:`${t}/${e}`;const r=await Re(n,"arraybuffer"),s=new Uint8Array(r);let i=await new Promise((e=>{const t=new ft;t.register(lt),t.onfile=t=>{"json"!=ne(t.name)&&(t.ondata=(t,n,r)=>{e(n)},t.start())},t.push(s,!0)}));i=new Uint8Array(i);let o=await re(i);if("{"!=o[0]){const e=await At.decryptData(i);o=await re(e)}const a=JSON.parse(o);return a};function xt(e){return new Promise((t=>{const r=new n;r.load(e,(e=>{const n=e.scene;e.scene.traverse((e=>{"SkinnedMesh"==e.type&&(e.frustumCulled=!1)})),wt(n),t(n)}))}))}function Tt(e){const t=new n;return new Promise(((n,r)=>{t.parse(e,"",(e=>{const t=e.scene;e.scene.traverse((e=>{"SkinnedMesh"==e.type&&(e.frustumCulled=!1)})),wt(t),n(t)}),(e=>{r(e)}))}))}function wt(e){ge(e);let t=e.getObjectByName("body").children[0];t.morphTargetDictionary||(t=t.parent.children[1]),Te(t.name,t.morphTargetDictionary);let n=e.getObjectByName("tooth_down");return n.morphTargetDictionary||(n=n.children[0]),we(n.name,n.morphTargetDictionary),n.updateMorphTargets(),t.updateMorphTargets(),e}function Mt(e){return yt(e,ye)}function Rt(e){return yt(e,Ae)}const St={core:e};var bt=St}(),s=s["default"],s}()}));
|