diff --git a/devops/files/dokku/deploy-trajectory-viewer b/devops/files/dokku/deploy-trajectory-viewer new file mode 100644 index 000000000..873caf802 --- /dev/null +++ b/devops/files/dokku/deploy-trajectory-viewer @@ -0,0 +1,31 @@ +#!/bin/bash +set -euo pipefail +BRANCH=${1:-trajectory_styled} +REPO=/opt/trajectory-viewer +SYNC_REPO=/var/lib/trajectory-viewer-sync.git + +echo "==> Deploying branch: $BRANCH" +cd "$REPO" + +FETCHED=0 +if GIT_SSH_COMMAND="ssh -i /root/.ssh/id_rsa_github -o IdentitiesOnly=yes" git fetch origin; then + FETCHED=1 + echo "==> GitHub fetch succeeded" +else + echo "==> Warning: git fetch origin failed; deploying current local branch state" >&2 +fi + +git checkout "$BRANCH" +if [ "$FETCHED" -eq 1 ]; then + git merge --ff-only "origin/$BRANCH" +fi + +python3 -m py_compile vsplot/backend/app.py vsplot/backend/callbacks.py vsplot/backend/matomo.py +echo "==> Syntax OK" +rm -rf "$SYNC_REPO" +git clone --bare --no-local "$REPO" "$SYNC_REPO" +chmod -R a+rX "$SYNC_REPO" +sudo -u dokku git config --global --add safe.directory "$SYNC_REPO" +dokku git:sync --build trajectory-viewer "file://$SYNC_REPO" "$BRANCH" +echo "==> Deploy complete" +dokku logs trajectory-viewer --tail 20 diff --git a/devops/group_vars/all/vault.yml b/devops/group_vars/all/vault.yml index 798e4e76b..6d2717227 100644 --- a/devops/group_vars/all/vault.yml +++ b/devops/group_vars/all/vault.yml @@ -1,1272 +1,1278 @@ $ANSIBLE_VAULT;1.1;AES256 -30396239326139616465333237373936323661373264353034656436396464353865643664316563 -3333386239653961306465386262633537643736396464380a313564636134376365376539336361 -36303533363430306664303430636536373032363662316265656331333938383663333035346165 -6230616638666133330a336463356163323537393164356362373362616236383131613366393731 -32656164336331633961636131353831363562653230623931656434303964316261306534333263 -62663163613038623162636532396363336534393439383665633664623432316438353232336666 -38356530303566336462643463386431653737336532386433363136303961323564613963623365 -35646463373739626362663266636530373762323730663735633231656331363835356136623537 -66353032333939666438323432626136393366373430356233656634656637636433353131393534 -36663734363236393031356533643136376264333439383138343738363338616131313965363734 -37613333306166393736346666346637333635373864386130326631663364363763396366656334 -31613631623733373332633937326362313464373130313338316338393061613734396330393638 -30396138346630333931663933373833333030323731663136383936313237326133666638363331 -62666262313265613938356439333963336432326132633032663137303736656563306364626566 -37636332333962386234353363353838353931306231396661366562303838336437633837633636 -64366330363037643439626336633763653431356239343734306164373565306136376366316438 -37323566663565646130613938323062663134336465313939636636633162323263333031636165 -33623131636466306366633961336464343739653463616437616235326135313764353534626235 -32636165613433326265316530366163336561613436333566313531373566643565356662393836 -37656463626433346637376533316130393663303733386630393830616663336166653463323336 -61363264316630396366366535633963353364386564336364336239663536653731636365353035 -32396565393039656562626261666231363235393530653530396639303764346230623834353663 -32663965613338643566306336383730346463366462306561663232363232643462343536383264 -38343730306234386539333136653131383635323864356436313431666436376131616334366364 -62663835303038316338356435633734626139396566323036323963363231373939333833636434 -62346338663939303335356236356633376634393831333662643265366236316664373265333235 -38626130393233336161313465336636646334353734303337663632313463396534396439326639 -39343138633463363337616333373836666666383161396236363966366433643762353831643064 -33363334306339373734643566366132363139336131623432663430663664336437626661386431 -62383434333836623761613661636130626563633431316138316330636363643066366465623464 -63663764653937383538343535633534633762313035616435346662333134313038313164643834 -62316639653261653937353935366232373233383038653430353534366639383239393230363565 -64396463393530323366653865646530326238386634363135316362616665356330376236333037 -64383134313361353064653361646534366533353865666465373466376465323936326563386237 -35336562323765393331666663396234343831633761393430616139343639303761323366633834 -36326563363239663861656139633761613937316439326239393865326131386535383065613133 -35613834393062323962393163643831393135333137633161343463626461313137303065636562 -32313839383764383563336134376462653762616664326161303836383439343832313533303762 -66306363383266653639643230386533323730656439313439393335666135653233316335626363 -37366365633134333935663430343836303536306364376661376262643838666635643838326533 -32373361643237656466333639613032383937343263316330643935633738623465353463663130 -61663264316131386634393735666336376538633461623936633935323031666537343236313862 -35306463623964383837353834366663396134303435663161636238306362646132366461613737 -35303762323561386230646230316333383733666465383837313035346636643261386363396337 -32343135373935623461666163613265656635306135353339326262363562643432373936393039 -63633834613361646663323561366337306561316334346166323733303432623465303139356462 -31393932376438616261633036613434306361366339356239393961326438626139393764336237 -62643937373733363435616331343466393838613366396265623462386531353131366235613537 -35373734303739623462363937326565353164663366633035336264636463313633663063376432 -37393235663264306463376566336562356234306537623736376462343334306639393436353466 -35653036356363323432396139313833316135373366303162303938636536656135326336643239 -37363463323833326464366135366563626634303837376465323161363362346664313732323836 -31333536633663366530653935663332663334353235373037356339343338633765376438396235 -35633235343131623139656665613234613533363831653234666339306464646636663130396661 -33613465333738353636666165303433346130393631666263643339363862396361323232616331 -63313766646333326430393830313838623062363165626562386538343731306133303733353861 -34353935366665613037646464346463633734663664663334303061663936353735663932343631 -30663036393062316663356434343136663039643634316330386334656530663032306337663563 -30343733326334356161666536663766666565303634353366333962386239343166653865666363 -63623434396563666133633832313932626331356639616363636633633531633631623639386161 -35353630386131643036613664326333623133396432616465356632323934343161376538663036 -39326532363066313134666263646436393939373666646166393135636261323365336234663561 -37306266346132323364363332373632663737393832626334306139643035356330333038646138 -31343733323264613836656266306165613533653961353165386662656430363664363237656234 -35373431346162306233643638353733326664336239656330366430323466626161366132316635 -32356162313862396632653464383062303534633532306138343431633236643366613663383736 -66643664623431663430613035323839313037343562383434656165333938356364376664333465 -30333265393334613339316661636638626536393462376434663731393433646663363538363630 -31353365646130653937373062333263326135316261613230326136623063636431346137383563 -37623037646339346233356236323434623663656463623932303538363931323539663130346665 -61396436333761626430613035353064626239616534656363346461616536363066373264333561 -63313539383831353531316465343338306462383961626633363230373338346130303633303763 -36303033646562323333643561633930353335356536376231303462326337333437316138373862 -64303365356130313066326564326230666562666561646637373266306636653236363733363434 -30616432656635613464646131303862323439306263633437396137333537623163363764346430 -35623236386531333932663234633432333138356136353561343536663532323936313335346462 -38626133653830343632663862663839363438636462666532643663366261363232663064363161 -39383333336233393338656430393735396335613537623831643461313363316666366434616634 -37643765616462663732643934373565626433653637353939656263383463336138333865323335 -64353062623638396538636436303838393965646635366234633366303364333134393763626631 -61643230333532643864343562633534343936316662656337356338366566316430343765636331 -65343261393636383134326538386233363337613830396130346262353264373237633133333636 -34343736333664396133333538633730653066373065306535313564343932656465333730666462 -66666338373264386537663761386462666366323162643638333963366635616634613265316565 -66393035353839613238393162356164613430363730373462393464396563663465333631326664 -64613430393032653233376334393432323832393965376132323963316561653739633863373862 -36623431353666323935383332353866666465623064333362643337393434613565616262363930 -63313436616632353633623037643134626334363265313063306461613937366263376530633832 -64353764666335303030646466656335343564316363626263396264623435633730643661653562 -30393937323963313338653335386232313462316536303331373634633037343634623565663262 -34666130363965646464356161366364633866636438326666386339613835613034306563363936 -34636333656561626334386536313865633735666339353262363965336362333662383336306163 -34663839326639393063313030363564383366383031633630613131643230663530306334633563 -31356362623261336461623234663739656661613064333262306561643634393038363630326136 -66636263343963636130636338323366333331316538613636393632326565343137353132313964 -38373239393666643235393536323264323039613138393733373037323535663737633331626266 -36326236313435663637653136336465376366306237383832636266353062633166333662646437 -64663563646335396466666163313236613866636362353764376665643361646431393333316230 -66323838613932343963386238313639383531643733313464356535333961626436386364663932 -62663630306234313037646664346462626439316231353331333539306465303638346464383531 -35363861353161366437633537633530366562373137613866663630383130663730636162383533 -66633634656230623837613332633733313936316433633730303234303765656535373233313366 -31636135643962356138366166636138626461383933323235393332353064363035636534666339 -66303763656530303861326233313261373437613230663234326532656232613265633163323930 -65386234383263306332623837363665386365353866633265626634613430333562613731363337 -34623965313838306437376462306165323432306630663332613737306433633763363332343237 -33623135643533346164656339383432656166316235643162363637386361333438626538653366 -35383462646266303666343365323435393638313331656638316436666632313466363862326632 -63333166616136343636383061366632386539313266633265383432636230393832636130313363 -63353330363637336166386337663462643462393737373730623333616166633731363934646630 -32626461313138663362646634303766333635393233356466333461666239393133373539383662 -66363964383964626234373564663061336336666364363131346533656363336534333561373334 -32646134623664633530646636656661343338383965633532623439653230626165336261313534 -65393231336264343733306439396363393635353930643162343038333339316134616135313766 -34306430333365643932353637323135386134373639356265656462666166383935613131363135 -36656431616462633361333632373461653830383863396462306165663237663730656236663363 -31313262303865316164666664363732656136393133633939396139326366616561333366306439 -61383565373665333962663134373561306135323935373564323361393338613139383463353061 -34323263633064343435613439636331616135323932633263303838326330313634376335623364 -64626331373331343966663263346336303833653838613537316666306561383061663466313165 -65666339323237356363666639656132653030666435306137393965626438346633343363663535 -38323066336536326363643836333934336461373565613732323364346534363535306662333132 -36356462323938656539376464313734633639653439393434323830623332626238326431303832 -33343564643837313637613935633265666166383561613231333732333165613463323034336461 -39666335653636626337633637323635333633393462383332373033623632366264336138313233 -61353034326332373034333833663939653737336466616336636162333937353838393965656265 -32663933663333383038366634323565306237333239303330646165373938346437306662663638 -35623235663461373266353834353764383930613830323565383337663166633237653136633232 -63396466353866303465376632663736346137636133666566633666633639646462306231303363 -33636263306130386465326638326139363631366230643365633665373532343730396530623265 -34633032613637376537633735613137313433333264333834373563316539353439666431653131 -39653030653135383733383335653231616639336664366261636535363235333935636136393835 -63656230393366386537316535306635656531636337316530333533623362333161623362643731 -62363036323663633631386362363631613139636663643433316239623465303862303933323937 -30313136383238336635333665373638313037306562373638363137383939653864363562646332 -64396634326533313330623630376331666466393139626230393538613265303863346662336663 -34653930373166373033323136356436393263366462383739386461663738613133633461626430 -39663461373236613234366136623061616234623265326333333338616432313437383439653663 -35636664616334643738393732363533383139613532326466643333363666633838626230316336 -39363639613966386634396665343966313862303439323239326633346263653665336438616536 -65643636353762356436323739386234613330646366333839323738353563396364643163393861 -65326232643634343566346231303430643162376233613861386561623066303131643534313966 -38653233623462303032636235343533373034353734343435613633653437643031663535396134 -33336330393034346661653134666132313230633661313066623333383566613633633861626330 -37356261623331656332343665646431323930613965633335613966643662393133343133333233 -31333534636564353631663134303061366163633339366537383839376133623238663664306365 -38366238336131636233353264626662663132353437323830656331336161356336313632333435 -34393332393834373133376662646564343938323535366130303064393034623531633163313839 -65323464313637393263643936363034633235336261333164656261326461333761393635626537 -36383737353537666538626565653862363361623931333566343337323366386435313138336237 -36623133666631336231376230326234663133653664376463626636373836646366393533396135 -33613762343336393166326566343732313963383435656161643065383131366633623661393966 -34633162383739663066366238366335356365323838626463636632626663303733303938313836 -39346135633163653062626431643530643264343031383133303237353463633164653566626337 -32666531316362313666396136643764343739623934656634333239306234396638343238386161 -66636133623632343731613532393639363637383538376663303236343634306434323365356130 -31353239326331666435636462336664353033316235366664343532646365616435323937643539 -62333034323636636237323362316433313363353662383236363138306230323034336433306131 -63373666323865316361666363323362616463393232613835303561313337373437316630373232 -66623231303934626563333935663538323230323463393531666635653265336366333237346230 -30313934616437646234613763373364383931313761616163623839343138356465643533343332 -61343632663930363236386337363262363937303364356663336538303266306331626333663532 -33373163303238303439303132386266326631353266623164306134376336643365613331333465 -32346236306533663235626634316265636536663864373361333364343662326565386235303436 -31613339353537633864373839366436386231353964386565623234366334306334303863383030 -39303536396237343963326131353061363762346430633933333530303534333339626436326235 -31663933336133383463376537623965306535346139313537333939366365636665376464373037 -30373530323137353336366437363339336564646633316638356462646266323235653530363562 -39313833326362393163663061653039333534616130343637333666363130653061363937616665 -66323932633133353632343336653035316664653039646336386266616462386265623663626266 -39653032363331653730316663383831613566356231646331306338626433383838306364666431 -61373330616237633964396233303461656538316563643864393564333762366233656565636632 -31366234656465346633313961663736333035396565646139656634653561666430363762643138 -33353533363262316262353364663965366632653464613161323661333136316638393830623362 -37316461636131343934633763383238666336353166373964653963396665393562623932663039 -39303261373234663261633333666233396162386666333536326639623135363161316164373330 -37636161623766653766613931653537343465366438323634376330396263306164303964323036 -65376131303338373766323531313766343565346662336562306163636232623136623535616434 -64393338363839663731333332346133623730356439346233376439653632303736326566626665 -37346466653864393964356164346663316463313634323639633961366332326164653937353663 -65633037616164656664643235663139636238623432373232636437323238636535336439336466 -39393865653437343232373764366235643937313839653338376163646530633465326535626363 -34643130636165376634336136343732313939353536373239333137343736393130383964316261 -37306538393966623665353630343765363661653431663533663065653437366537306162333139 -36663637613765393834386238616234333164616666376535343332663631346561376533616166 -62376166373630393763386565323938653737376631366265336637306636666336396164306133 -39626166366233373836386638656636646638333862313263343837346438303637333234353730 -63356135636530613164306466323833653334323436653161666664353335376630653666343661 -65613337303638656161663864303239616662666534323063393536623865643964636466383266 -66633165333263633935646361636464313130643362626539666434616531326635636437663333 -36656236363638653064386634393866386337376337626336656364333531626165356364626230 -32356530346634316330343935663562623665656436363864373862366363306631323538666261 -34623139373064323462623663303335656564306234396538346536353862303065373932363237 -35633634386433643336393261323666653534323764346461383461303565346130343737616561 -64643933333139386262376335356536336534313131333639343036366661346331633161363334 -63393239636364393735396437316239393335623831383834363536343661653262663765656533 -34336339626434363939616135613838343534663239386638336335313465653838383966346436 -38343036666538626163643831376464666333613966306164656336376363323765356465373066 -35616238336561323063306564376663303933316437326430316163663637656435366137326161 -65353437633932656466646664363963353637383065313337336563653039333435623036323934 -61373335393032396162353834363539313539336636373130316364393335353634373965373636 -34316664386436363632636236656464333166306438373565663065316536366134326464643834 -36613766633139613861376637363637343035336530343762653037643565623861376537396130 -37386438616565383363646235343639656238366633383963353033376530326539353034346234 -32333863343336616463306134343865323134383937643030386266653165366536326263663930 -62633063326334333337666435636663616439613539343632353832373633623062386430323465 -66353965636634343566356665356265373734333062366266356435306666306236333332653963 -64356138383862336535376531653765633835336233333963383433313838363963373037313665 -65613737333963613832376236303437316565316361663639303463646639353231623037643066 -66313665393666396438313565633065356634316331333732613566376639616264346138383162 -36626438313338343838333739393434393162316333636230636563616437313733666438323236 -66323439376236323836393632383735366166656565633037326663303263613330646466636436 -61376338323664383236336430396364613164393133613630356536316564346562333366396565 -66323063666536363136656162333131373861303964346464643363343466363936656535313438 -63383736333430396131396561646435656233373437366533336530663436376365623235383538 -35393461653236336239363566663030323662346139613262303634626333386364393937356664 -33303662353638363233393636373232626561326131373834653065343832393036356265653163 -36373263326635383132303037636363343062336337636437366163633632636636613436336234 -35396166306539356264643533393435343831393238366338353433623437623432636237626665 -32646664313962653035313738376666343736663637316531386531666637633163616430633336 -30633365663137303266323933653433626461633333373434373334613663633034353263646539 -64356263653530326531656366333936656166363366666332333332646565613639663933373635 -64326437393137393866396461353239303161323861333562366162303734303864306562656366 -61396661636262326337353730343435343737373761653231356536333362323535303161373531 -65633235356236343339626134633231346538373933336139386665386333366538306338636663 -39616461393761616339626131336565646238313530326638336364613734303164653635613335 -30653333393039636266336466363130383539356637346536626638353762373063306138366636 -61326235336437356436346664613634653037386638373739373831313936663033363530326231 -39643032373765336237386638663734346166333031383465376538373836306132653831633139 -62323365306263396534353065306437396332323866373765633766646131343939313664363538 -61656365626161383866656163653063346238356365323461646438306433633461336366303632 -37666635663664623562326133373062623139306231363062343265656361303830386435363264 -37323637623566366537633139306133343736393761336637303837373239373739323964396165 -31336635636561633036356162626530333234396137356664336232633663626438343835636463 -64373933653434313065373461323431366432373333333834633166346461316434353163306463 -36343466306438393063356339376665323236303634353137343033636261353037623131346165 -66353261376632373938376663316466613064653931366334393536643464343432643532353264 -38396366393032393964393533316531366263363265366139626331643731363536663332373938 -61373262383261383461653834353238316632343537653864643037653433353637306338656230 -65383031383630616363303862363562613662623434336331636365396530633435393264643339 -66653538623732623165366635613236623639353462386132306638353431346132353264303261 -38386633633431396535656436376362383563666631663062353061323532326361633265363631 -37323837306335393862653831333166323534353364393238303439366639376566326334313133 -32393239393565356335363661653162313737376561666163313034656138366530333161656238 -34366163363964373939393034613731323033393635376434316633356163636338653135316464 -62636562326437666135623936386532656232633165613061653334396161366165323861343835 -37653961346232323261373337616663663936313538386437393761636134353530383863663937 -31613435303761373764313662333361643037643935666466303539306365363630626462306638 -66333730656461656665633533663438613861306332306133336338646138646235396338666264 -63666533393537326531666634656338623365326337323438356164643939333065633166643666 -65373332633636363763663036356562363562636636643632356363633066623034363366646236 -63373563643865303035303734386532303531373934356531363363333535383637333039636635 -62353363313838633831333238663233313364326433386530653564373361646537353366646432 -65313939303137313336323733373931343330373230623630326135323334626565633533313762 -66396261383232326537366230343539653761333335356634313733633635393734326365623834 -38383638646635373365663638643461356532306535363532333639626232323137633032633233 -64316262323364356462326361633764373937636436343338663339356237653836333730363832 -32313338396565666139343935373735623366363665333165386436656136636538316136346335 -30626462666261656139653736343264346439323530653162323562336430613131616663663932 -63316566613332393235343234383530353237633536666534633135653062663836346532326136 -63643637613739633638623435316438663135353665616337356334633239383135316636363630 -37396564613633623666643038353965323062636633373133643037373239323131613738356436 -65336639393136366334616239623832663035343764646235353133343439626237343937373461 -63613631613937613233326363383038663737353738646261346432323533366339323830656430 -35633631633762663536393837366665363435303065316234343436343534326266393866353232 -61303238626332396463336666616534336232323137373231373131313630363764643031393462 -63323032353632316435396466326461646636393962636437333665646639363065383334383836 -37616166663963303237383361306331353661653662343136393065643163666138386238336531 -64646266613635376433363933303032303065363566333436306562363635303261376630636237 -64633539656338353861383966626165363539313135633563643237646433393931363431616637 -33616334383731623732333066613466373438346131396239346161666335326162363565346261 -36356635613233623938333232663236363835373630333238646132656531306337616138333865 -32356364303036396532366161656466333863616335303862373436356237643038623362663330 -62313135366231396635313863363837333833393762333266373636653032633862373239373635 -61333865323134346334656432386263376130386338333139353561373735323231366533363334 -33396335343937363038613766303464656563376338316534376266396233623363663863656136 -30363037303038316564303262656665633534373662336535643930653062653439376262643630 -37623664666361306439353238366332363461313838353962626361333566663136306365306636 -38663231393066663630363335646531363239333231623235653061336139613239623138643364 -63636164366334656539663338396338316139393337623564313464303333346236353734303432 -63393865363065643539346262393239616462316635663261383366353865616636396635663937 -30343763303738353032376461393337336462373230336163313937343166383166363833393337 -30326561376461656365356135663238363762353831613332636362363462616266306630313434 -31386661653233303838353330303235376262333465393734353739633565323939313765303834 -38316335346162343663323037363762356230346230306433363533616630646337653835313462 -32373132393662316633343333633939346264353632623664643762373638363439336562313266 -61326638656362326235333839356433653237333837343636623963373239393636333830366534 -38303663316332666137373935346439346430363939396135633762613239613262356662386563 -35613230313963343330323361643566333336303438626332633336633439383362663932666332 -63646638333037313831633664666134323161653566656133323864653431343830323830363932 -64373930303531303465643133383230643066333762363361313734336166326437336631333363 -64333761613062313264363639326462323732343961356133666339613136616234316131643339 -32316263346334323565393165613334633266373637656665613639326131646237653138316235 -34323538353338666463313030303238376262323033353664656464333738383536383030333234 -33623836333266323264336336653464666665633933373737346464623566343235386339316133 -61633361633561633435616136666462356364376262353263323033343337636130373562613236 -33663334306564363736363537656635316631313834393133326131663866393636313736336130 -30313831643433316337636462306238363338326162386333316539383463653837323732643230 -62636531646132393765323938303333303133376336356635326462636239616262636439633037 -32633066613733613031306332333536306662363664653462616139343666653231383665633430 -66373832346262656535623430356435643136333362643362383136326261333437373566633239 -30303130306634333538303861656231633835356264323365356236333861633033386262343738 -62356634323664383831646330393837383936633365373837323263353163363665356131653839 -65346266643330363561313866303239373363666537393932653737663564646532643532333332 -61383663376633386435313132613365363833313834643032333461663237336638373434306539 -33623034333737626232333634633035653361316131643138616539343963373461633561383136 -64303361356131613232653464633137386430313463396132616231343835643430313633633933 -63333231323231656539363433653033666336616538656265346637363430663138663738313666 -38646461336337643566626262656433663134376264333563336333373034383137643665363932 -33613736363064366333346464333934383035323234353139656238363330633130376561666361 -31313332643764393130356466336135393530633137366331383432316235396530323331633331 -64383336393831383532663637363036646239663964383437623362323634343665333366356363 -31613766623935313631396264396138626461653264653336656566343032613634306537666563 -35383665313764386534333031383030396433616334386162346231656363623066343066366233 -32323637656239316563356564633566636230343161633036343036336430616130303834353162 -35373864373634653861373639356566623431663664623939656139666433313431353337383233 -62636334666665663164303463303939383535323532316565653936306333666234333963326661 -39623662613935336537633131316634376333386334666136613866306466353837333165663063 -37373462313438373463366565643064313932633961333332353063313132326463613430323132 -65363261363330616534396339396266376238636165623066666139653737363566316433613534 -37313438373336646466376135643334613864363236383861343662386230636134316131646665 -35356436373634616463663230663965656563613637313838653034343566636237316262656132 -32363064323534653165366433666462623830333931633165663234326236623761396561376531 -61623462323764623131373436326464376332306466623234376434616332383330623665616362 -36376663653039356661366438386563326139366266376463653936316361326461643130306439 -62366634313135303831613263653336333732653438656562336164323633343730666132646236 -66303965643638393433353262333632363661376161623161616437323638303764336634613764 -66313561333636386132343030633366346330306462356463333365333535346334633562373538 -62393239316164313037663731366336303934343236633832393639646565303563383838393438 -61376436663138633033346338643534353366613332626566356563363238643738363737313036 -38373166333266336433396637613833353336323835303366396161393262363936343237626435 -37373333633465383339393134623135383066613465343066343035626165393935643331383734 -39343435653161623131326633303964623030663733343435663237303332326435306637643436 -62653139363432333433316561643065613931363630666466353261613361306265353562653266 -63633565343464306334613634353539643833616339626136653936333164383434373431343038 -37313337353036663138613136366235666334323632396136396539383061333339333137323437 -31636161336232623563353730356330646331643439656362643137616264636232653164343938 -61373737343536643763643231323332666535313936376632646130396435616239396139613035 -66653933633635616530656665396236613337303463333532663036656637316561663565663939 -66393966363061393765383136663964356536396634666131623162333662626237656662303538 -63643066386632396139326665326536306430343362366637313239396437366363653039333230 -65333135376563626231333961383032396662316166343464353539663632613838333564646330 -35393732336161626463333931366632626138393562366364643539656336626561363236623164 -38336230346662313837383361646561386465643262343031383963646430356436353839363865 -38653437643930386665386230386164393536303032656330343866363132363637353365323237 -64353861373261386339376339616433653164313366356636373135646563313739653431623935 -30613938666231343634313239623635356261383662643838376531313566376565623633323838 -65666465636638643832616639383265616465326638356139643462333332653334616533376233 -62653133663139323061613434643935393566343633336466386263353730373637323330323732 -66363764646364646361616361303262353635346364386534663131653935333065323430396462 -66373430353633343337396237613966346435376137613861336533306531626334346264393863 -39653164323763616635643437373130306264646466343266366262333763326539303634373137 -34376663373533613233656435333732313139333639383036666661306533336637333965383731 -30326162356263636330643633386566646263636266336333663032666132356261663537353130 -35626133616438656331336236386130383633623437396336613239366337653935613536626634 -66373634336134396636636235373962326338323864356238306234366330633632306636333562 -34393065643633303137373462643765396465323463323333303330323166616166383931323163 -31303466633133306436323538383335626632393430303739356433626532396233396239303537 -66623966316162303335333064303662353962343066333733663439646335346430396465653831 -62616631306361356633303763633766643836613536376231363565343132376630643839623538 -66643963623534643338343933303937623339383437316562353261373061303363313232386338 -61666264323939373263663230613265653237343066303134666661356330643166363130313632 -32336334366162353766643936313735386334646130353134323465363133373037343166626132 -35333239393939653663643739393735623465323830373938313635343030626139336664356666 -30376663386363623339656461626462313866613865373130626163393338383361376630616237 -63306436353638353834393330303531613433353839333735316139396636616133303763366661 -39303930643232326238363533326437663033643563333661646132666662626265356539636461 -36346466633763663534386533626230343164626132333638313563336161626630383035313961 -32613931363666313234643235633965616630653463363934373334336638656533313430656532 -31373963646632656530383163376566636331326439393735333665333161663961646337656435 -36613733383461303433323661376238633537363739356538373934376233333035363333366139 -62333566643464636337333763316364383931333034333935383433333038663032663236393862 -39346336666261303034306639333531663939656363333533353732626264333735376230396166 -30656536393738393536636163366364336330363339303937386163323638666664333266333063 -64356564623439353632333439656436313939633162656230626165363431613830316636343735 -64373532663430636263356237646139353935333232346665373561376563316235636661306236 -31653066353131386534636130356134653566363430363839663861376237396132373333346435 -34336433613963663263306566343432326264383331663166353738396264346436626264666161 -61313639343534323366373633313263346333646434663734623631653063316639643064363834 -61333565633231376461613563336165313431376438626239666236306330303130653266626166 -37663239653634663935316465633665376439643865333965343637306232306334306463353333 -36383838303063613730326132626535626461383939336332373432386539356264636536313836 -62363232666161666339663563626265306235356131326531623230333963383232613762666464 -66316430616430633638376239353764336433656136346137316136396561633164633031366366 -39383639613436633838396665663935353935336638363665333063656663663631323030323464 -38366132643330303563636465323030626332346234616536336337316338313865303534333339 -63373762356666323564633435383666643732376339356631373764616431393737643831396366 -33376135613634333561373839336238623533383263393231616431323938366633346236386464 -64373066383964616165316130343437393634323935613038393365393966396433633832613061 -38343665333334356334653835313537343663616361333737383966336539663036353038303936 -37303832336430623337356665616131396131323638306166303732326563663938623532386566 -63633132646663313965616536333933653931623361316232653539363230343232643563303461 -34353239623934643534633232363237313665623062303061653164306662643661646163333338 -63666634643337653334643831653232373761313537663130353930346366386534353564363437 -65636534643966343063643463323030623364643066373437623538323061636139396363633361 -31303131396638313262376431363630613164636165643765396234353332396538303032353934 -36636465336533393030393333323331393233336633356566353636386232353937613731316130 -62396233656338366362643836383837636263356139303633386433313635356534643765623536 -38393439653861343262643737323362646234653062363934303536613564353236636636323963 -39626466656431323334633730623239366531663261303339323238623461373735343330636632 -64393964306362323034356632346362303965356431643466393432303439623135656433353764 -36343532373831343965356265653364613261353362623761303766643361663630643738323633 -34373731616463376464393734663239666365373863336565346265396434643462363730393531 -64323834643730306534633937616536666161353663613965633231663365383963353738343864 -65373864313331373964343534643665356263623663323733666237646462623062373130343865 -39386432393262363830313637346630363038663339323066373465353862623933623336636230 -33386334386163663662613931343638303466356264366439666232346537613763313937356235 -64643333616239366166343762323333613037306336646166653835316435383733353733656330 -34313939356536383366653863366132626162343835643863326538376266643964343462636432 -65363630623234653461623364613630393834666138323965643830663234646539613562306132 -36353763626235356534623764643431653235303631376166396563363961356336376235383239 -62356566383430326535633361313533613864396139316463626265613830616333613333663535 -37353933323330373266663535353630333439303431303939353332623436393030343538343333 -62393531613566383039353230353565303062373439643535646432633832316664663661666634 -62616562613538363531616439643666663963653363663561313664646163643431636631346539 -30623230646336656434393139636138666438636137376331613233383934373931396634613866 -31346633616332623262393432663661343336636662663665306633623931316232316266373031 -39343230333034636666643961333166323239666631313065366162386539633764336537613330 -62616563303035393230383865366331336433646339663562356662313762666261306562663035 -35646563383566336432656163613534333565383263656536653930633861336132306233326239 -37303765623064626266643637646538643564383066396261653231396638313131383737656165 -64613062373563353333346633313264396661306331336330616436363536363837646632323531 -32616539313165646163666665353461666165363733393865623764396264613065303164623662 -37393364373334353062616337326164343332386133623736666162303832353236623965376635 -62396436383932396638396136663063396638653639326163613861363139346265376465383233 -66343236363139663861326531333230383565306362333131353165353730393437386436666631 -30633536313038363865366630376130636131613561323533383666353938393361396437363463 -61303839663139636333643534643962353837323631636666313536313961376465326235653030 -31623464313935353331396635633437633338396330666363333332343766346566346536363038 -65306330363939316436636332623933666537353937633731373331656532363065356164616662 -39643932653561313336346361653532613736393236303737306230373930373535316233373961 -39363530373133303235633365363463636636653762633130376234653262653937396339636530 -32396432613333376430306262663961633663353031653865396366363930383632363436623135 -65376630336163366662306462366664613362333336376535666262376136326335633734393330 -65656238306262386230636164353336363532373165663039323465626263643330633966356164 -35393564633132656434613661366236356535353164363062626436646438333862643131336162 -37336664323734343332346338386566336634363936363364326561333636653135633330613164 -37623939373632313739316630646233343537326330643138336436306338313836666533653839 -39396239313565656635336530666339643136303833393133376235396231346462386361646634 -39646236303266306261336234313662626239383535663161393163333631653166336133356561 -65616164353737613766353865633531346561386339353265613831366135346439346364656636 -38313836363034326431313831376432303534353866336638396438623333363133653439323634 -32613966306230363961613433616363616630316136636439353334623765613534656134663330 -61356163353036383565366232393135386339313162376538653762376337623861343938363139 -65313933373938653034303036363137316335353936336561373161656566346365633234373233 -38626135376366656165343766613136653062383263393166613466326138623461306163303933 -37613963393636346637306133636436316435303138396530656664376232656434373866316261 -35663439666461353530663736636163633466633163623562373361326239613339333434303535 -35643663636563343664383361636131316133323836663365663262306463363431343630363833 -37303136376564343338656630393266636461393230626230333439666139366234666662646336 -62333432306464306666663366336162343835383238653461633231303734323538616336383964 -37343965353539623439656337316236356266663330373538323839343137616462663030616237 -62376336616666323932653334633931353762643033386361346532323238366563373238323566 -39663031396364653938613961633763633461636331613939643539373734343963333737663131 -32373533323438383335653561633535656433376232303638666665646230306639333465383436 -61373861636637326536316537363565656337323334393530323034616135376633336531643261 -62326463373133313937323839363837316563306562396664396165663964376531666339616331 -61626132643435373833623232646238663532333366346133646364353735616137353537653866 -34656237366135396531633535313739383835663732363738616336643630666333623639306432 -66336534323032353939663462373137343637366562346633306130646266323736393065366637 -63396538623239396637626264633230613466376436333134396264363062316261333032303637 -66306665376335386266356533663065306661383536313235626535643031356132323230313866 -37323431373031363766373436613066373733306637323461613565633861353566663734626166 -63616534336332353561656539393138343636626332666339363832336561393164336538313030 -32353864363338363035373138323835666162653863303536323963636532306366346531636134 -39633438653032626530316464376462393032366132356530613835376531323264616531646662 -32316134623538376365393339633936366236646530393135623538646137376131313163643037 -63373161353930613862636333373931626339323535633366383865386232623939343237313365 -32396532306364633430346366636666353263323864633963633139363961626461613365343733 -38396238663935636534613733663738363434376163343039623565326639386437666432663261 -65643539303432646138323036343738333334306235396339336232663735646338306336313766 -39656166316634376564393062386631656331356239653631366364336533313738643462313630 -64363866653235626139326634633962616365383364653930333466373536346332373264636562 -36626138616533313335653630326138663637653537383534613633343434386264306163323238 -35393239666534386162363163393332313331613931333362383338346134396330336435356234 -62383063646563313937323533643835303539303033326234613462656462323163386261323066 -36393533303462626663396566303432633436636236363233333739316565623337323838376365 -62393937663865303065326664613132353432323831663031333561396631306439393566316331 -37383765663663626438363839313532386462353862306233613466616130653465346137326163 -63613735383832653436326236303835363862346332383063303435373764623039646633363665 -35376231666365643663656537396466356537366463383433373463373464383338323534643634 -62303531343436613564653662373061653637386131333861366630383964626138343563396463 -64316537643631333561653139323265393639643063313931343961643832353963376137636235 -66306535633636323436356430663562656338336566383464313265636631616334306232353132 -38366137353635343832303666306631653064386635353534643566373938626633656539636561 -32613564356232616135393166346364653138393338656366656537623631663232303631636565 -31356530656533616364393830626465633236333338336261666364363631323561646336396630 -39386662363139323966313133643565333534393363363965303437383438326432626538346137 -35343137383862313534616639336566383164343361396436326439303565356139333937656331 -32316635323161343839383430646237646166343136623631356531653338363336653432653234 -37353663383035323161663565663539646534656366653061343438393731323565646336633931 -66326131653937323864316432343530386364333465616363373964316465323930373839313462 -37653939616531653636396231303735356166393135366332613866373938656638386534623434 -36643438646231363733653334653834646436363965376463346431633464666135343132393661 -39336331323731393037616234616633303034313832303030383133623964336236303038613861 -33343462303237333437383436366630373236393166396231633235383832613935326134373939 -35636535353464363539376565323730393263303130373531653639653632383963343936343638 -30663964653038643262616561376131613439346439303464303232333762386434386434383434 -61353763353032333263666564623533353530613538383139626362323531333937343562316639 -61386665373163393732633862313266306565336366373166316563326662626135373933363566 -32613034376637363161646533393830643135313061313738636336333032383263343237663165 -31333938653364366438393334353836653936653163386639646264383937623266613834343462 -39666639306566633439386161613566323565633163363264613362313565353233333635653936 -61303535303664666161313563623264643636396234353366616265326336303462383338313964 -36306661633633306165666339623365336334653862353733623761643839623634353665626131 -63306630363133613465323537396235346531336463613735623031306563346338643836353061 -37353834623730373434653934393839613339336463326530313438356331626230643138383065 -33626463616635616665323834316235313138373262626132393439346564383534613466343239 -64396537363430663666613434336132316365313836396461383765616333336134333564323335 -39646165393366393965333536633464383462343865393563373661663639363863313263303432 -30333662396432643366343331366463376263316333633437626531656465353337393932393066 -62646237626463386336383761653839396666643030313761633133626261313738333630393034 -31343565623862643431393737396263623666636336343930613034373232373266313837633365 -63356233666566356131643934663333303334336564336330653664303535376332343434343237 -30333265366564343532333261343462353132636634346266373565376363393061303564353232 -30663837343037313265346538343831663234306162396266663038306237616636656161363634 -64656262303537656366323034346164623730393165373062623333613733613538666231383938 -66653130316665643734303736393631366564303037393763366164393366373330353063343832 -63393639326366326562303538376434653739663839633261383739656564313933306436356331 -38663261343063626331663463613733353130326430323139663565373766666438333561363932 -33383736383139393666356238333033653163633638633464396338303362323836663362643233 -66353731376634333330626564666263306432323130333338316663633864393138363862643664 -30353236393637376135333336653661663438643661646530383335663064343832366336613531 -31363036336638356335326636333934323931666337313435363238303765303134353034383166 -33656635333330386263386564613533633432356362323537383032393762366230383665656536 -64643663396635353635663566326563626232363162376164663635373062366333343035343633 -62306130633931323738363862313435666361636666316530356232386234353731326564636635 -66353361653662393231303761646464383162623737363032393431343738613865643565633733 -62636565363038353735623266663164623162613262303333366336323365363666663231323333 -63393732326464396165623230303636363533653634363539373561306134626261383234663964 -63333635323565343239663266633830353361353136316433643134393532376238376232326365 -34633564323135313038316262376366363236373139303732633230653235613664363934336462 -38393564363238653366363837323965303830343166383938306665343938336263353932643564 -38313434623239666336393337653835653431626232656364633639613331363737373563336230 -62343561653230333766373532663337306561333265653936646163643334653938656532643864 -33333432656566366163623536663761396462303436313064353964376163616461356132306461 -66633166323933663734373632343830646333653139313562623930323839383166373462336537 -61613439303062633431333139306561613634376631303965623437653738383330343034646263 -30323330353963616139396535626230616533366338656438643332356335366433316661306536 -30326132383562653436333530353738653836313231376431653138353831646235616237343861 -34613166326466666636343264333862323537623131346636623632383838353437613538303735 -61303034386235383964313234653333313464666333353531353638663833633332353731333236 -35373330626137633634313334376335646639343635313539626565646337336561613865653435 -33626436663862643038316565323537353832646230616336346232383238636636383232396632 -65396663356261386566626137633461326438396637343433333331366265663931323864653731 -35343539623733366538626132333463326338613635303533323464313364326462343961396362 -34363731646265393934333636383665366235646133323231303461306233376632643539653861 -34656438626334653038386232383138346434323965396466613465316531666438356165613763 -66663531646235633964656234346637346562386533633463646665366639373962656332656264 -65383362633636363339323666616133386361613533323862366238383663653939346131623465 -65323361656262373661653466386362626166353133383061666537633166346665646639643964 -39643936613034313664383030656564323664316134366162633863613434383232303833643930 -62383236353263316134313434636466626162666339343564316536343235323039353931633831 -30396163653733316438336161336234653135306266383061313963333138653734656366326538 -39323431356439356138386132336432326238323765376537356364623633353331646661316133 -33643239383135613630383035343230356265663639393837393334366335663237623338303464 -35626236356366653639336534306139653739326165306461366135316637393034633638633238 -65626335316361363865353338626133653533613438633436623231346232643334623964646237 -31323666356135333235313435303365663038316335323263626235316135626436653039666634 -37343839656139373531343130613462303930373236353261353161346539613037623465356331 -31313063383632306534643866386137313761633735343161636538613539666330303338386338 -38383932383036336661393735663265613438393931666436646664363561336635343331363437 -61343962633438373036313539336335613638343630376337663438363139623038666262326436 -34623462396633336562373833323765393839653464646465323864333365623262666139303763 -35623661643764383135343864643262306235663961643230313231323632623561616333386330 -65363233323865616235383866653032353565386664613533626139646134643162356663643534 -38316339356166313666663937316437326461653364346132336534383638626334643832626331 -63626133393962393239666132306530316561326663383035326462306462623534366638636130 -35663961613865376463373830306232316661353262663737366264393030356636646332353364 -65663131656230333532383332363134636633663465666438373433336566623365616532633734 -39343230313232363366613137643464376363623738346634326631366133333132363365353036 -30653432313564343561306436306461313232633838653564316366653236396139326530353462 -63396566643665353361383963643864303865663139646232366465313666616463626130313465 -30383936333838376231353633613939643365343162643164656432633833393166353533366633 -61363631346535366431313066353836333666396238376432303963373766633239333531383734 -35623064306561386235396631346466356533393664313364363032353935396565333965303439 -30326438626135326338363439646363633630316538316635653965313537336461613562636436 -34306538366230653137653537306630303137323466643234383330396235643865636631616435 -65393732626631616364666461663461656339613162653864376334656237303838616263616238 -33343063653038386661326664353330653139623138373331613236373534396139663364643161 -37383232333462653339623866333565633139303338386530323065396639623837386436633938 -34316436626165306636383232323265363266613462376364326432613865303031653666376462 -31356162346561316130376338303232616235646165333462613730383662343434323962333661 -30383739636264346234663135396462643731343237353938396532306539306366656539616164 -31323465383766356163313838633566373462646665306434346531303735343137343735623261 -35313265316464343464346138636637636166636335323764366432316466653836376138383335 -39626465663332323834343031306330363935666162313864363165666265373033336264333466 -31383132653030303431383537343638373836363861646635383139633262393165623563363661 -62316137303638666230613336303332306236333761366362343662343865313435663966643366 -62643066383635306463366461353237653136616233626533316231393637336335653631336432 -65643262353330623332313461376339396261616530616230623061616532643866373661663532 -30643539323032323132623339393566326566663431656262376530626361343937303132663864 -34303631663231303464313765366332623135313065363235343734623838643836613138343433 -66363036653531616334613633323130323763646632333736613564343462353536343331623036 -34323032626264643363623132633531613935376334376434313964356665326236396566363936 -65346565636435383331323138393535353837346534633838393535313361323062663537663566 -63323463616237316535623437633334626362626561636164333134313264356163393365643835 -66653563323565346563376237393062336435363232663233336566613633356564376131636335 -31656332616234333630316630636232623736333361616265353531316230323330663238323265 -64616264633365383533323464393738633333613933343035346435386236623136663337343038 -38653664393132616638623966623662343039336233386262626139303066653662363137653336 -65303535663932373133643866656434663564373530636165353361633362663331653435656537 -35653166313834646166623733306164616137666266353233346532353665616534323562663962 -32373633326530643536396363643364333530626463366231633935393032613030626135633137 -31363363323764313362356133356631343439386236363261363131303635663433343662616138 -39363164363164646333643532383838633264376566616332353730636335323365613561373132 -61336135376634383931636137366534386539343965373738323436393334623661376638346161 -63383731346266646563396364623263623131393032373339626464333936643032303933303565 -33626464383265313964643365343564656565343531386361303163306661353233653834636130 -32363838363331303063366162343338626263376533626631326562306166616261643332303533 -36306431666461353230343532393862323965336234373862396331353865383332626138363437 -38356134393365366335636339636430306137346464653866646366346362633562396464663934 -64656630643736313330626135643738643964306266653336303662383266616362306436363036 -66666439623831643664623839623132326438333337333038313637353037343565353235386636 -36323437656565643566373863336561386235643533363132653130373961383439613366396238 -66653364323066383161386636383036333533643230336461336264616138386131333339303431 -38333639316666313337383765306333396531643063313866636234663536663164623561363662 -64633631613432343234626238303535396165626264623331343035643532373031323735323537 -61636439643936636437346639326261326234393062626565633434396539366338343366613434 -62663839666361343165626264313266666364373335386437613261633732373337343739623262 -61616439373964646533326465393162373638613139363562366664313933303732393865346538 -30643738343139336638613131376338613937326462636136323535383438616636316461323433 -62373639346539646631623561643830393232306433383066303263613939333736366164386332 -63376530623439366130343530366338636466623738326163383636323034393035663163303762 -64643733643833643733336439323963663966303034633631363435633738306563376335623531 -65623531356437343331643237346666663731623938326433303833663531316565323362343035 -31376134346663663161343837633534656265373632623966373132373437646135353161366234 -62623636313534336162636434666338366238623263363264333636353664643863636438613962 -36393339663339656632386330303732316338626339646339323933393938346561626539393731 -34366138643731323632616462366338623635396531666463663237313163636666646664396362 -39363063333539343561613537643263633466383663616131353261653631386139376637356465 -63613636356236636437643035613839316462356536366661386566303237366664326661343435 -39343935633638363864383038386261333866646530376338666463313435333831383164393761 -65356338623663333730643536353538363765616564356163363332343764373165666561393837 -36626331653663633734643566386336366165383235643930333063623263333336343638353934 -35303165626436653863636636363038393531343335393838653837383034643863356333336465 -37333039346562333038613039616436386334353765316631343165666132306635636661303430 -33636363396539373237646266313330646461303465356438303939363834396330333934383664 -63306439376264663133333533353764326363393332323030313463623834636366333461326134 -64316230366565633162373931656266336561396637353462643634336461636631666639646237 -64363139396662656664316162366536336562343732653638623764353762656131363236336532 -33336337613632343630346535333238303639646430643830623234333564616235633962376137 -65633536343739343964373261353236373534326437343530303335656563313030326135653866 -63653734643930653464326135383362323566636633366165383165653530366165633264666236 -39363863336132303934363836623261376236626266373738646461333838386265613736316538 -63363535313432326263373631393464323864643361323762333835373031653337653333666633 -33393530616162363566656135363236663835643666383561656437306137613735326237363237 -39373137376435333035636334343539326563626337356132323566353934653634633762323864 -32633235653865373733323466656563303262393831306434393934303033623463333532636232 -39666561633063626565663833303065656138373766303033636330663538643634373135656530 -66316531653732663231656364623434353537396232306637323762643631666636393966623663 -63353430663265383938353764326464633038663962376362353434363538376638336133313366 -61306339366364323466353461616234666235623334326335336638323836666564336137313734 -65326362663865343733633966343933613934343732373037376135373133393437383339333530 -64303663393036383237356537373239393061633766323338343334356434636634636534373566 -62373738366331343632313861653661613435303734383933386533306135336139373735646632 -65383464363137643238373961656162336265303665663032633132393863383165623630633965 -36613861306533333161616136656430306534636362373962636637343833666535336634646337 -36356661646534326138303134303431313262353366333130333539383339363864666461366433 -33623461376136396438623164623065616661613234616466346663353734616236656166383035 -61336661616537666238343664666330353061343362633431326366323930353433643765663932 -38653134616639633262656361343630333766393839376430636162623733383365303136363461 -35373435613431626539336430393366613862636461373638613831653337313763326561633566 -30373336356134376639343034326539353932383965303637316433656363353737393037646633 -32646339366335353431323461343630636563326530353237666136313830666161616362353966 -62653330343337643236633563373030366466636637363036393963623661373965386538303464 -64663830633966663337346134363265356238663835633861306139323139633562346137353764 -66313235356661376562353531396433643837303535356532363537663462353166633065626561 -33353939613134313930646533383061343536623331363830346234643330613061653932613132 -37396531313936383563653033306137626165653133333264336161623566393336366235363463 -36653261643764383230623066616533316238663039623131613931653562326439343333636466 -32623531306364656630396365653436623064333431616663613739323731316363336161643034 -63306433343832663061396335316463323033653431336164623435343166316230323638373239 -39633338636336373031373039326464626134663837383738343435303834663232366136383531 -32373030633439303931313739636633383964396164313664366432326334333464623836353133 -33653234626138313866623833303935623936366133616433653036656263353531333964643931 -32383131366261623837353437386561393561303064663033373231663963353938616461313664 -61646439303833653862323165316430303630386461616338386564666636663262343839636530 -64396433333933316338373136386166306233633865623635316264326437346232393838343836 -62313437613861333463363366313838346631663865336561353065353737376461363331323637 -36643563663933373130363736623164306232653633383361623230353663326232613466623638 -61626563383761353837333636383163363135623832336636636263306335363766613663363334 -31633431636237643237366137633033376466393134343163343635663161623938656362613639 -36353633653866303832663061623265336463346338663033633334646231356163646630393161 -62393130306637393830363361373134323139646564656537666163393561373239323166303963 -63393934666337663031633662353935633739343934613463373362396231633664343534353566 -62613731646131343933373663313362313238623331383330306632316232393630306434633130 -38613865633162323230656361323665663034643366313934663431376565383536363965313134 -35363138343730313861636139383861393339396138323166643935393266346437366532316663 -63303434356237323532663031306530373537666639633738633035633038386239343238353264 -63666366326266336461623761313830313935373262316633643439363961653662616463626439 -35346436333338303662666162366538383939326663616161356462343062326265333463356435 -30663766346532393637326436313331353366326339356263333935366564616562623539666334 -38633838346238633236366464383739663562303937323732353466373936623832363765646462 -65346166643564376232656437376433336438636462616533333535623362373034373066633466 -62343931613461376338343361383538376233313634313830353136363634666466663065346139 -31366234623964356666366463636133383631353863323534663630306239313633383561623338 -66336463613632643365363861383461346166633563326161633266393739386266643462393866 -32613535343738363566666231636232326232633035323864613365333562646137363761333961 -39656436356131633266363964363633393632363033383830633533323136303230666465663334 -64306263333062306538623837623062613031373039306230653766636465613834313064313637 -38653961316338623766386466613862383931316362643131343262383233653636626234393561 -39303332633431316666386239666265373564306534613665343262383230393066333163363666 -36656332353734323036663432393732306239356364323833353035643634383935663335323831 -61393633316264666361323235316535306337663362356562643736353433396336653332653562 -34386363363664633266356362383162613739323663636235343862306232393830396663393335 -37616630396230663362383838616261353161383930363039633937613334623830646331343664 -61643133323237636434623261366261633362663466356331653637336535393462356336663739 -32663165653539613938313532323263666661326261346538666662346338386664343633626261 -34306263663864326233303437656431653238343633303238323231646466333863643733643137 -39373835313363323164336364356665333464666337366332363064633833643261373366316435 -66343666623637316431386363653939323335323462646139316433626539643132656239386336 -37373566653039633663363530386336653430616437383833626435363062316134353963666238 -35323837643735653830623130346364306237616536363033623464306138313135623764393162 -66373431323362333630356436396163613234353935626135336630336434363662316339316161 -34323730346463376237636362373962646337373765366536353734616432663133303632633033 -33303566663733336166313665646632333439363038343536623961623038313331663331366537 -38363132383537393330666362373539323936383938643230613430306537326531643631326537 -33373632356136363133653962386366613738653934663932336431663337303038346636666130 -32313330316439316431336233666239613131363765386331323233373035366438363033636465 -32373833396231303266666531636562323730633734323335613162656464663935336665653633 -38363038373639313939303934343164383661303232323031326661373131313863356535336139 -33383537373061306562643731666334333838613363383161643164653432356530656134303136 -38633461366465626331336336386561383166306561633431383134643533393432623439323437 -65613162366230363434306232373937323962643365646235653764333464636262383731333934 -31383430643466646266383038643835363637366130323863366238363166633864623561323264 -33303939393437643536303139366665373735343861373764363039646263633765303162613163 -32393962336539306164616134396434323334356138663436613536333264383663643833646163 -33386435623534643863656534303133323933303635303530653636376137663364653539353661 -33646234313138643730353036306462306434346538343639653365643433626562666533353765 -39623461663032363832613135396162373763623030663935313936353662643865633035363538 -32623064373333646430386532333130643738636462663036653434363137373564343535666361 -31306461333531336630643264393138646434623566633865646535356564653663383061653033 -31356632376632633862666638343661326464653266636164373737393539323331323963656162 -34646638333663643735303431323265356634383330653461643236633737626331353239333664 -39383132376230653366363133303865626230613062643733306162353938393662646138323431 -39643930366264656461353137303434643130316337343066643432393938393363653832653230 -62396661633737343631326637393962643935623666343930333338333363366630646335373034 -35613965323766306666356266366333303936663131373863656565646337303464306166346136 -62656439383135333931646231323963663164376438663632633032666164393663363335356463 -37633538666163316466663332643163353231616166366331393161613834356463633430383962 -39656437336138346135613530373632323464643030633831313439623663613133353332313261 -66333464313335643263373135306634623439666563316130323262383962616164363430343232 -66363164336138396437343836666338353830666465633836626364393434356335303339343938 -61303537643461633564383538333132373831656637323733666462663165623235666463313336 -39323237616662396661643835393566366139373663663934316431383336316633623165373833 -32353439353030636139393531323965323366356438333535326430633135326438653034363135 -62643733323832316462363239663637656336336163663537636430653835303364643963636337 -37623866383962326437306531623936313332386332383465343738386563386635346464633436 -35653730346437316130396565313536326163663831656566383035323431363630356635376635 -33323436376632646335646634346331386434333437366131343266616139313735663261613863 -32343661643234623138633036333261346131613566346632303333646436316535323665613665 -61316636613339336361663333663733363839346562666539353266323937386165303632656439 -37313431386639343730333362323935336134623730313033656466646561306263656139646232 -61633535313735646663623237626530386433356566313564626439353938343435636433376338 -61623034323034323263653038383633316462363439656438373632353536383339386466363761 -35386562336636326231323561633738303764646561343064383461323632306134386138333038 -63613135616532303661373263353937306636663135643131613039373833633665343662366162 -62626232343836353361613732306464363833643235363865666339333364346132323465653236 -33363136613866666564363565616137326132616464626636613332383766313965656334303038 -35356530393334653833323239396431666232343637303438336634373636633031366432633232 -64323130353436333662633632653661653365393431663366643937643637353363326263363032 -31656565376163656432613637373161653663653636393436613735613435666166333634366632 -38373734393164363239396138333565663935333565346631626635613939646336333436383066 -33373166376665646464386239623561383637383037316362616464623732313435366338663330 -33636363383461396230666464386335633733333935303661616564323232343733663962386531 -32363630613937616139386665333565363430613762386432623438623135316665373331353565 -62623161313535306339626261613633643835393466363965323064633064376537373533346565 -62383431366361646665376566393338363662316339363339386337356634663231313034356431 -32343263636264303063396532336536613864636565633366316533343835616334636431336634 -39303031633737353464636638396463336530643236386266383833373032316531353066363764 -34616633386333653934386263366430383235366237323162356365633134396234373335616461 -62666136306165613633333866656465616530383338343363313431363461656139353263653337 -31326135613231383063376664313434613238383537366237333863353139396261613734343138 -38383463633535646163316231663734653631633464653261393465376261633532656135326337 -62363564363339373130653164643566323135613837633131333131613065373565386465346336 -66313332663932386336343764323862363639303639663430313662613566313565363162636665 -33363138336237396339333632373662323862626665303164333331373264346539326161663463 -33653863373736316561363362626332396164383538613439656332373464353332393833356366 -65336339383866373238383432316536333561383261393435343065323237353731343565303834 -37313131643162383634373433373334646331373939386334643739343333333361386664313862 -64306565623662643362343339343235643636373130393134346134366466303562333761616235 -62323964363035663166333636383439373436616164303066353833373866623063346639366133 -61393764373332633065616266313337666234316562383738643132303836613232356461303931 -36346666653666623766373939356262326262376166646237663765386561366566346663373463 -30316165653730333433623335316632343862303935383062396632336536653261396133636463 -33613662333363666365623965643233323564313036653533393733333737313933376565393763 -63356434346330633730316132376638343464613666393030353866623335336233336561626131 -37633439346130316236383435346530643138316632343135623137316236373932633930653663 -35646263326266663132313736343764333332376435616337613839663531333561326434653933 -61353731343731626463386364376562333932613439336561356435333734396231623231663139 -32393164643764376566346636373066646333646637373735363138396535336234626634316638 -61653138306665396338316334376235353638316236613537366666363236353666636334376262 -34396438333530383964393934306432366432623261626234396161303533663539363336373261 -30653337356161326165363332393465366437663634316265623238343134633163356565313333 -39383631393864366365303164643165623633633866313365666362326163343531336664343430 -63613936323331616630323639306664373231333434663134343465343461663532353334396430 -37363539346564303134636464653962386563386532636535383532326230333534313036343566 -35613535306434323530613462616262373730343537663936393236343837626364653738623963 -38356363316462613537303132613463343938646139653036646236353339313532656439376131 -31383964376137346334346331376337626430343439343034376138313063666239373630646364 -34333961396338393663353438373236633164353331336531636164346165376334306530353137 -61316633303562323166376361646563626634393331613631633435666335363863643531626335 -39663730333337373737393436613865356338386565313962323932303866643662346237336537 -32333835383765663062326538363738353263346332373263613665313030656464626635333630 -37326534323364353939613938386664336138656131336364323132343065346235393930613365 -39616430396263353166396136623565643131393638326430366163306639666630326130633733 -66656635303732343932346635363166636466613131353664646636666364626462663566646630 -30343764396166623635393061323933336335663736323965613336333537353335376662393536 -34353337636636633734643439633866666564313033616137633962653138656431373765336161 -33376437366563366333353861636334396362396163663033306635613734383433666263306565 -62376539663038323866653138326561316433643265336132363235623236353731386139373166 -30656236633935666237326232376534653263613766333336653366366137656265616132306262 -61323136373438316133653334633434356131353630336133633965373037333239626665663666 -65663638366234653431333863346462373633666130366435373965383262373866306661623936 -38323033336533613133323137366136643464373264393436326330343730393234383233306130 -61376261626137316238616236396430383863353137323263623231303164633733653362636137 -66383437616162656334343366656134373562656664633863393934386661396534386165383139 -34303736373464653732626339616662393966653764386262356634333763336538653233383466 -31353537636639323064643833376634613936373334623931343333613764636137373636333532 -35356437623033636230623330623033623238626631666439316637386664333262323339383766 -39656261643333373661313838313138646432636531363233656363346532323531653033346461 -39373530373831323737356637353966633361633435323962653837633464306537386363633161 -31663631393035613262353061373032383138303162623837306466373830393763383262373235 -33333932386536333636326432643137613830373736663031333332313939393637366637326531 -36303037313263633866383362633261643437386633346362316261613233353634333433663764 -61306433643430613864323533323465623334393532613232613631323163666263386430373866 -34323439376164333133666434353836346638656366356163383437626139616561663364303032 -62356436646133656266303363636432363639376464356633333534636466346637303363343831 -62366333633762303630333732323564623030363162656634333937613463613131373762636231 -34383831336661643663616339653436333861363365643039613564643739653436306237326566 -31326664613865633862353865303836373463363333633338626162386539343637653732343866 -66643333326534336337383938633137363465613661363362353531313462656163303765626539 -36663061346365343238643461363762666539313731343235643933383937303333643565366166 -39653536383538323935393531316136366666636537623966336638633763373264343565356265 -38323761306537383564633233333831646239666263626265306636313838393734366632623838 -61333565396433393863323533663935306362316636353738383663643836316331396562346563 -64616336343534316139366436656435316430613933313865313033376664626463623366316432 -33653662643465316266616636336565363532313466656439623937313335336330616533633964 -36643538636338383733666134366565363539303336393530336332383739393836633633306666 -31323363356536636161653031396565626139373234366639373964623131326231323563333264 -64343064326338626466613939613865623235356330613739353335636234313234353561623061 -35663731663633666466333238626236656638663832386238613532323361643234393662363062 -33626234303661616136373638396165393731613839313138383734343537323030356130356661 -32343564636436343238623531396330393638333839306233373732616562336263623135393762 -37333836353639356337316431633339663762386265333736353033633437623864366330396162 -31626266383934616537373062633932613434396533333233643137313464333464376462386536 -35646436333765366339363739333632373438323866623533396232636463383730356535306235 -36323637633931313563636265336632363061343266323263393135646633633432643039633434 -36656666366364353962376138333737616138623835303764636633633532336533326331663630 -32366435353035373838366634316531333831363833666436343637643235373833653765376131 -66326530303761656130363064333962323731343933316133636561653633333337663961636437 -61613066356531623962346565363061633530316161333137346437393266633336613136333661 -62356132636265346332633361323931363562623761323962353264376336363938646236386366 -37356264393034643432646565623361303432656665353236396264643865303061323464663461 -33343164336666343763343063326530383763313963616537313633313533363933366234313533 -37396232356461326630346637663030303962386662636432313762326530373536396338323733 -64663663643830313733316338666434313532636663636130333066633732306563633265383436 -63626232356234303634633765386333383165646333343164643964653761623736353766376332 -63373163323362356630656237333639663963376165396163333436303761653436346463373938 -37346432623064633032383435373239643134333565653562346564333464386162363936363463 -30326665326265303639633130636438653235323738663264386163646536636461353862323633 -39336535386235373961366438306363303062313738323763303666626537366230633766353161 -62383335343030656137313766613265636636343736333638623234393764323964663765313830 -64653364376166616236393062343438633563393562313466646665653861343835613431353133 -65356430336635636138306239383131323836386165336236646162333333333837306437633166 -62636631623539346261613138306263393835333063313363346664623839626333663164626536 -62666262616465356630356337663739363838656333366364323764613730646662643264613231 -34383239633334333235636436323335333934356165643031663834623163363266626361613039 -64336530616333383139346561313330613635306638326163386162653836356561313734383832 -37656234373831633565393132363436636634626536623865656232313132323364326666643133 -61323034643238333632376133396430383966376261653962663264633565353666373463353839 -31626637393763343733353733656336626430306631646533303332313638306339396237393361 -37643034346131383264363265386234363733336231396135343838383430663431353566376331 -30303838653663373765663362363030323634626334643736393830326664616261303936346465 -35326237333061616535383138356339316166346133346332323062643161626334633130313832 -38656239653763343831333234323932383663353331616531336234363166323938633036323432 -65393238663430656364323062373130666363313761643965633862326132303866346638356136 -30393735376638343534383631613666326363353165633234633637613232616564323435646339 -39653566383062613636336535386538656231376261373033623563383262666535636635373138 -35336664306436353463326239356563386335353035313535306138326337633663656261333761 -61383630616534363239623166336162663634396432356435356164366366313330343330663865 -62313363323266636339313434303964633236326331613864663834376332303938353034366336 -37623166323264366166663737343135376663393234613037393836383032393831663236626330 -39313561643634653332616137383230623764313465376562656538663037613461333963616235 -31333162373137613666383034633734316338366461326636313436656534363862643835626131 -33396463393332313536396337623866353135653566363163343737313666363739353262656564 -65343965333266343363366366313862666632343332346463353165656364646666373439313663 -63313565623262373839393034313237653833353138633237616132313133396265356266333635 -61623735343239636236633939616233313833336161353635306237636631323439653937643932 -33636530376665346133633365663264323738323263343561343634313665363963336630333361 -63303562613461623839663961313130376537323131393166333231343666316233656233323865 -62656631336265363337326636313736643137316263353233663934643435343339363461323639 -62643933353039666665646438663338363532626531623062343362303562306533623635393462 -61353935323236333638323064313234663863343263663037643533653535356630656531633233 -31336138343365643564633163306161376136633338643866333238616263376636643762323336 -34333936653737656530306630326666613634336462363935346437646664353364626639356363 -63623331303263623166366539623138373262643231623462666432376535336561663137633530 -36623331343861656531656663363763326230346265643730386664336261646462643864393863 -37353936663638663264363864613535366636306464613531326132396535343062323563633162 -61363264646532626232326161376236613263666361623763393534663339653638663339333366 -32393061643539363562663737656666343031616536393938636233386233323866623537303136 -35656264313034616331393432313365613339373639396335643934396565346265396330653563 -39383838623838333034333337363062323532373631663132353663393665363862653833376235 -63323435613734363964666566313765386362313432616265643337396665623463643930376566 -65643134366361633839393834656462303930313063636262356364363165343961656435663330 -31396663323563313064663331623135623739666666373563396230313066396239626232393061 -65383164626362363530663232396266356537633139343439353962633339383731353234666530 -63393636626336353238393434626438363638383636343130373636306562316166653864643635 -36643936373766353333343064306438343031616663326437316633336362616434633363313634 -64363261613232313764383331633137303162393966626165626538343162326433653664633661 -33363437666534656139376161343539396466356364626232643432343437353133366261333137 -61626532303864666339636433613130616464313664383766386364383137366433396165316538 -63323365343730376466393531643035653733383362363937393535346639616436363134336436 -62313136626233386532616337616566303562353233383731366236353164383637343739323235 -62646333373863323530656231356466306161326462636438643532643230396462636665646564 -64373531626534396464636635393530643265333865343235653465326235636332623839376262 -35333939333730623864363065363238386563663066376638353364356434636266376535623663 -38343830333435333964303731363961663330656537336265613035616266633337666334383535 -32633539613536333130333661363661613538366130383931393531336535386535666132353834 -33383266313562363463323536316332323235366466643763383138666534656632333734613461 -65373130646537306231353632343734376162306165663035393231626230663134363230343666 -32646334343764376361333738383039643461653064386536653563613364653131616366653463 -66386233313164623836643264326237643138356539313237616636653234373930313739303530 -37316339653435356234663163636538356231613539333539323330356463353265666236343130 -61613162633662666333356435363339613130363666336164636433613434323736346632333964 -33353736306561313161356161353661623765616434633761656431616232616236333364646261 -64653133376631613031643464636231343363663436363261663661353034376437306633656161 -34323031333531336362326435363662616264306130663435356561363064663736363636363163 -33316565303237363461386661666633623138346162623164626532613466363834653536623733 -36316164326631323436343135383561366465646539613030326638396132333432396436656539 -33343462316235363731323432613563373061663432666638613263643134616133616361313165 -34643134336331326363336539353063636464326466653933366434303938333765393538373966 -62636630333731393862653561366334633331343336323665626132653535383837303363316465 -33626636323332393361666164663733336635313631346532653430363238623333643361303137 -31623561663863646231316362633565656166393562396363323239323635626537393137343039 -32646531613464313265373930343364343365633364653835653166643234353662363738386565 -38653132346131376239646165333033633265616365336531656134333565346637353564653836 -33323338393835626632333766646231383263663262633062333237636165633639366138363936 -62653165353730316434656138386337633630386236363731646462323034323563346464323331 -31643235636130343664366130643533663138666136346563313963653236386463616161346637 -30656231386138383236616564363336353337363464643437636135333839333866393439393134 -31663237323133633639323363373934396663396662373261643934633161383737373366303062 -37303339653238353061616333323665356563663636626332623432383830356163353437306634 -61366635376134643839393836366230623666376639366539663534333933653465376232633332 -65396437656333363733386334666261623235353337633831393965343636643764336235393563 -64633231616132373965343034613664333937343862376430306664656162643834393666393034 -61313031363962613337393833366637623737666133353766653932336663323637336337313061 -65636164613763633463636233383135656437383530623261376431386430653766306162383230 -39386461633038333934616132393631623738333333366461653733343535343435366332373861 -31623862393662623935653539626532613765653136306162613264393739396565366563373935 -33663235396664656633363665346262353133623165616136626466363665383562613964376237 -65623933393564656633616262376239313133376364373238333138363962663962386534343365 -37656465313561383537303633333966393537383235343239636439653536313634653463306466 -39356638383562623261383537363638343864386166626465386238656432643935393862633763 -35623638333565303934373861616134306561626438633038323933303263616237376462643039 -31643832306163636264313936393965616231633532663534643935336363383665653665323137 -39373630366263386162373463383161313662616661356431633064626434353339333765633264 -35646366333236633330616564393538376362616665633166666533666265633731356433343966 -39396264366163373331633031353761643461653739373261376464386461386331306433353231 -61343335666464383730666438313066643135386331396162363430613535333838656139373935 -62396138343533306336366163393764366265376631373536303462336435356561663435623532 -66363837616638353131643563666562653064353834323937623263306563333961343561323261 -37343062663161336534646536663039316433353833326337336236636138616234666634653332 -63643165653263333065616334376663353638646235396166613264636237666566346337356430 -34326130663132333363643535633336643431643366373734373762313239646236333330383562 -62313835306435356433343139336334623366363064613132333962396334636236383464386435 -64326264393566303364613832646635623834626330366336323030353266626561643334333131 -65313432663936316266363530343536343530356338326530343362333432326439656133333863 -34393833303434333464633962373538633864366638363832633934316531646435393130346530 -38623665653664313036363961613037383236373039393939643537653437313065656631343235 -35633366353866333534663665303033356231363561356231613034393865643337656265343731 -32363133663937306135316238336266386338373965376332643062323362643732383061613761 -66656436653362313536643039316139663665396437336461643561306264356162386534386436 -31653235346539323361306338323436363366346236356535653464346462336430393038303433 -64633837653234346339316332306435366362346434316331316532633537643338303938303562 -31666537393334303137663764336531653732396164316230323536386338616337336633383635 -65346336313638393637343333393834613261623137626262663839376365663661343837396266 -65626462353235646432343636663863383530633432343634313564373964343039353839336461 -33313763353038666233653936623630643362393835633135386432613236623530393861623562 -35623065323634366265323464313035663237366265386563653731656638663534316135303733 -63626166383137346236393966303734333738613866383838383461636637666364376662313432 -38373963643738346531383138373131623338326238646437623364613566643138633366343035 -32646664303436623262393465303738356339303135353133333237303132343332326364393936 -30346530633262343131356262346263633764633462313461653332393662636630663031376164 -64333464646636323037313935356237633264326539336133303661336162326331303264303765 -64336462356135653139306132613334323934313135653132663766616132623766616230316432 -65343038363834633062353235323437306338343866303736376435633938356434633533373665 -64353731306234313535313538393935653662623161613463396164373333636566633064373663 -64363138636635393530383137363961343463353633303734386637353164373361653931373135 -30616135326662383630663666366532623838323365303734353530646461383036626364356663 -66306264653839353839323639386137353136336334343830363231303434323833633334383065 -37613261333964353739343037333534393363636462383132363931623061343235333335323637 -65336533333163376636393431643937333032623566366564386661343932663032663164373762 -63336663346334626361633737303431313132323963653832656666393836306461643231333364 -33613164623031356633383035343561633264303936313539313431653339633931383661326261 -62323230323532353138633964663038363130343938633034666661646235663431313962643864 -61303566646266386339353337616134363333663334376265393063323338633036353332386639 -64356662663934356635383362323134363761356630646561383737303636636336356262366265 -31326330653462663837333434353636383331643830656364353364396539363431353738643831 -30316233333636306335636566363061613733653966633432653064666132323163613837383638 -61396438633666653763663066363637353338343862663764323138376533323665363266653131 -34643730373433653565623161326263656537636339363465613038643230303437623765333365 -31383932336633643734393636373932383263366435646530323736346265386431313937613938 -63373830616235363366636166366436313330616137613139336362383636393763336263393732 -38646438326663386132366430653431336665356265333333376463346638396330343961663763 -34666463633135373536363665316136353338306430376161336536373037633437326465343537 -61323962306539343862323839623566643836643361333934336539636330336535333261623163 -65303764646333303730383233376363333733613336333430636265613631313130366131303734 -31373364643231323631366164346439636632383835623062643530623839386630346162633434 -64633862386535613239613361633262643834616661663461373632643963343037383936643763 -61366166613235613839633264636135626134376431316130346234346433363764626661623365 -65323038646433383562316430623334623730366339323739633232653733346538316438336362 -39303836633534663566666438613638623834306161653161346233393937306131626261633731 -64613665646139333639323039346539343834663938666363613133623637656235376632313334 -36366537306465346436663666613362366231303463636664663230623130646135366232636466 -30646635363036323235316232383931343334386436663632393261376337323131303735633861 -61393239373863343238366664386161386334663031353430613935616431303362303462613065 -65653337616537396165306339646466383337346161383966313631343363663637326631633838 -66373339366235666232363034616237333433356332623062376461383138336465316461313938 -38313366343731356335333134646362636133393563353066633666343964643766343239323831 -34383865383334653663373837396238666133323461353763376432316361356438383639316230 -37373336386532643438636562646135643632643331343032373864363638363835303132626131 -64326466643937343631616665663730323637626363643536306163383231373337653731396238 -62646264336636353631333339353265633534313864336664343331353636313836393731653963 -38393764616339636434306539326163613764396234396339316664306135333237333435653763 -32326437346461363465336666346230353432666230623834623465303261393533396362646230 -61346538346562303438306334383132646639666535316233666430666632363639343132393937 -34613032326439313933663562316163336334333832383830363265623264353937653334646263 -36663266373066623337663831396432346631633239663639303862326165303464353066313336 -39643232633737326366383133316233326465376165343065356461376363333335646662366335 -31343261346230353963626338396439366233313062323831303336316261653063363333393662 -38643837623438303336346566633535303139393162376163636337633834633336333162303637 -34656535643630353166376132303263313134326535306439326334343632356238343962666438 -30333638303736333134333536633637643232343435336164333561653338393030643231316434 -33356362636132613833336262363766316466663337393866626632656136333134326231323730 -33333564346461646536653431646466656164633061626664333035356537316533363336666161 -38366231373538663535383364393938376263656331306136396365663133303333306532336530 -38373530613738636361653636343837376435303635383866303939666435653934666635363063 -63616138386235376532393336383862616331366635393263616162636238303738616630326234 -37386562653264393634383932333563643133383762646530366539386538666433653433646337 -35383532636265353136333031656165393934633634633632333964366339313634646166393833 -37653262636532663735346565323235653266343463373064613934643938363339373739653636 -61303431353763386362633034353530313231343861363835666666303032663462636165626431 -38636531346331326137393435396562383932653266326166646135636463343935666133393135 -39366636356633353962646132646632353734386238613934666539663535663765303432343738 -32313130373062313065323939653838653731393538356433643334373837663738356539353935 -62663933653137626362616133613261396263313536326465363564346633356263663837636331 -65376566373065356465356335656362383133306330313930376664363264393936393035313761 -65363362626532623432396136303831353835623936353262386334636234393939373839626331 -63313237653337653631623937653862663063383766633033653861626363356330313535343165 -38313931326336623337313736613738363466656134386339386462326438653361326436633637 -63336231373461366563336164353361333139396636353265626234633831616430333739323165 -31303932323036613966623331336636393835353465323764336266396239316435333137306330 -33393861303764303762313263393531613763376637653331386636306235316239396632333737 -38386634613830366365383364373039346261366331626661383164353761353165333063623161 -66356336393731343865376664646665616465666661656531366538353532393037313932356433 -66663035303138353938313631396435353230393332666461633364346339383739386338626261 -65636236393830356634303838393533343161383562303936326130396237316432636139376234 -63633630316263376230656665623434623933373232343034383837633438356134643633396335 -65393361623561326639663031636133633530356463623933373035626435666538373735373030 -63636431613461346636326236373663363332393961303130663739396234386366323166323361 -36316333623539323538623563386464343261306435653363616437373339313366326435663437 -31373433633762633036636231303665623166346232633933316663363433376464396565363139 -62653533356531346436326661343961323637326234356463346330333639333533303964316133 -37336465376139376563356664633834306330393863363661623038666136396430373264303165 -39653966343362363432323961313962373134623961346333326264346664313535323263353335 -64663935643735636431623235663531376537633361643030356638633631623766316461333463 -36383665333238333233373035653063633063656163646135653131343838613738376164306563 -63363637353466373734303163363232323661346663356364633365393434356332323533303966 -34636435343466363634356631323565306538666264323663616636353536616130626630623033 -65376261363737373939383161326361653233613663343734366462663936336331383935346338 -32393566626464373538383764316264373262636439646663323663336639343739336165396564 -33636165393136633861383236643138623639343865303965633832633761326136633132393936 -61393465363139303734363464303736646635663963333634313138613436626235656138636430 -62313934393565313634656235343634633661653266396535386535353762626639313630663261 -65363238346530333262653066636334663135346263326636366662393438373666353935353762 -30633863393934653138643932653030643731663939336539303637323134653032623435303764 -63643166366639653534376439346130326564346163333930313532396163353731623435386262 -37356663303965336434656335393565653336393536626634653430616532336131326266356234 -33303138383765663531333763633066363238356164353564666362616265333536303238346335 -33633865656130336165616131363835643961313332306630303139613331623263643730373263 -34646137336334346462613130643661666464666461316435633065663731613761626538636636 -39356439616238303038653131666261613631633431333531646439373665326466653835626661 -37393430313336303763363737326164626339653563373266643463383038363730376661646535 -32376361626637333563656132373863353537313532363538636265653231366338646166616436 -33313761346664663837393836376636323664336538646335613161666365373130343464316461 -62313364383639643165653766613737646165356531343332303465616435386564663362376636 -36323465613136383061313234613766363530353937333665343439623333633162346163616634 -39646461303365343763613064323362323631313362356361643463316266363161363964656639 -37383437313033366362653630613237393261316134333964373737663562376638653237393233 -61393137316661376131653634343164663862376431333734303564353165653736636637306161 -36653766666432306131663838353738666237313963656265386463373962643634323962313433 -36636135346463643666393938616363376461613133653765326662303164336436383164626130 -34633330313634326363323333356662393336666166663665623933333264613366643961303163 -31623066353235323238613761376534623537623838656135313339626565396337396437663639 -33653535383431356464643333613838366164616138653265326165323366393963353835313235 -65313330323262363162373263353733643139303365613734373331343565333937343237323736 -36396561363635646262633563663661306665666665643034313730383766643262336664363234 -64336130663163396665346337396336616235646561326532303135633437383634626462353530 -39366135393262613034333764356538613438636537363736623137613361613234303836316131 -62623837323539616663303836343762363864373363366566616564663839343632386435353466 -33386164613965643035646136303238643632663431623930393962356433633730336231656339 -39396332323166623732323436333538323563373566336639393739313535333965643037386162 -38383666316236626237386130303839343330306436393939633234663738306661623064646634 -35353536643632653738303062363038643133386164363764656432323933633935313766346234 -64663130306663303334653963303336306431363639313933626135616364623564333434646636 -65316633366538303265633439373337346537313333363332363561333666356636653934633264 -36393966393237623637343335623539393934386435623938303562383439306563323937333163 -35333033623237363031373961386263353439323563316134393631313335353064663334386263 -31343133346432356334313630323662656466666463626333313335643039623437363036306239 -64336236343438343937386261303130613761623939316337616230333963636235386636376131 -36666335633664343738663962633063366334626531653833613861313930613733303132376462 -34386633313839653466393066616466383635616131313463346265333736346639343066653437 -61633566633230656331656534633434346435616266343038613137653061653864666361653739 -63323430633064373365663036333933313037393034353865373639386537303136383437363538 -33373635373765393664313537396239373234376362356535646565656264393131303532373461 -34366339356431393338646132373832363938656461666235666230646531343661646361396631 -36663939623230336631306330363031323331376238643530396438663035373430663238343366 -39353965366139666462373365313363663465376666333537643336663838633264663032346165 -63306563636534623932633138373662633136326165643030336631663033303930363563653334 -62656632373531623263316538306537343233633165623365303263646234353662366465653434 -32623261613136363564343531333862613834646532666231663963396164306630646133643636 -66646565323939353030653131626363353564646261666161636536663237393537326461643031 -66656434336630393664323834323935626461386534616464356263373231313330316561663666 -64616264376239666338646138313632313866313665383762653431646536643062623639363430 -33653962396234323961633464636162616263653763663133373231393739623734323862613437 -35646132393762626364353466306561386133613335643238313930636335653932383937323031 -63386333623039323466646334383933393735623438353434643166383034303335643334653933 -36343031643039363261643934346463383662363338633732336639623031323431333735313934 -37303065356362336234623265323339393536623265613661643332616332646435623238323431 -34643966356535363434643733316133346330323035653963653061643263653534616235313234 -62303738613034326534626161396537643566383761356436326433303966613864303037346337 -61653937393335333963323464656462626166343635316362636438316338326637343135663364 -38623330346136343830306130313538313863303965623663333839623164386333306261316438 -63353265626236616465626239643761303761363339623238663362383435313431366261336164 -32323561303636363330613662343962666630376165613162323431646264323539303535623861 -66396635313632633236316535373966396439353761376336356461613337306166356261373139 -32663930663661303765383531626634326438333730373433306334616435336361356532346138 -33616162313566623838343161363766623136316164616332363537613136313766333230653466 -66623539386631643137383762383936613230613363373963623338393433356630343464303339 -31343266336362626430616630626566363935656639633562643835646266306264633538663861 -61666237303434353632323730653961646566383161323934643130326637373839666362386463 -37383530336539306164653539656561313335613566393334373761373966383032346231393062 -62616139386262393933393663373034326335633833346431323266393837363361306533333530 -37393864663031323463353139303839376231313530646433373764353334376632356233326232 -65303863636338386435366630626330333538326131313730386534396661626633356438393463 -63356533396561343962383437636166633864383930396164316265396534336566306632393835 -38613462646536386436663465643638613134626162653662316136376265303930323166663564 -39306332303662623130333633626332363139373739643939356631363466663437306364306633 -30373036353539636561343834313563373832306665386166613333656361393761323830336539 -39363766376633333361373534643365303630383932373433323235313565326138306534663266 -63643138336465343564393330663062306438613436656135643536663565653135323235616335 -39643731633831363532343565623861313566333636376638373364636533393334623638366430 -31653036616364326337653935326464613738633536356163376134306465613033383338623336 -32396630333336383832343663643232303532363439316162353663356463343764373639616632 -34366532343339356530303564343964353739663766333564333161626364376264666432313264 -30316330306462346135393062343030366434666538656661383462383639373865663231616266 -37613761353431303730666662663265663165333461616262363862333063393239633932393934 -65643534363463613864626231656464313865626265666565653831633031313364346661346139 -34666463306136316333646337393338323534396536616431343235343431323332346130623463 -37343032636561383235343734303137363534633263623638343533323333303564386434663433 -31343632656237316663366133346635333138366362643861353862343935303431633266633036 -33313133333839316330323734396333356166646461653465343666633661306166333862653433 -34313732386231653439356363633638666633323564303463303234323166623836326333383237 -33333338303534626634323463386432633437393639393536316333356137626165646362323533 -64653233366261396265363539353561636439343034323037333162613335313462333237303365 -37336463643939316364633932313339323566323438306464613630306538396261666265333734 -37623964356232323636336535396465346131363336633266343564333839313961353031336463 -36386363626665656431636633623464363331336564626662326438346565663165366666346237 -64353065636138333939336435653038313237363031366466633638623265303134326362643261 -32333464346634393235313731383032663335616139326630363130306437633264306232386236 -33316333623834363739636132326530393836393061653539613731303832626338393534616638 -61636562393638616663396463376536363963636363623533643663613362346235316362666339 -39663932666539353138373031326464363831633533333434326231353665363961366466386134 -66613136653462373533616237643365386633393861333832636165666566623137616634393865 -37386635393837366266656530626334623039616462613230316264393738333463353137636663 -31366439646538333461643864356236623166383266613965396433383233626664376634316663 -66326538303830363734626265343566326533393832313463373439306138396434643362303265 -61663962343837356461373638343837653533666166613731376565616463323732303637336335 -33356231643663376666643435663062616365656239396564663032663736363737326135393039 -63623061383135313863633235646262353333633666636136356134333931313434383334373235 -35353234326335313331346338616234383633626537306439313737643566323235363064613561 -35653233396531663965383430643634356165346437353563633634633634373139626439636661 -66336438653136393464326562653139356364333237306232383930373562333666376566376436 -62306335653530333933316633636261323130323166303964656132386164636534343765323062 -35376466633835636536323739623164666131663661346564346563373139633161373430353236 -62366135653264636334396162323566643437616536656537613261376638343665333531633334 -36303963386638656130653338353332326564663832313134353137653332366664626235303938 -61323933633138393666363166626565336634396239306463376163316366326436663439303735 -61383433393265333961353662316238333063663837363062336538353039643130326664636564 -39323961333636313263356665666432623562613864653534336631393337663061623735353766 -34643961353165333335646461303030333931623930356439373333663133316566326238376365 -39326639356332653633316164636661633161313833653461306264366363653439326232636333 -35663739643933363766633961633765643532376632633932326435333533336639616665636137 -61306530643132613061323831316634313437313432623362663264313963623861383765333332 -36376334373439643032396131616638396266303235373639633638343763326363656566373164 -32613462636335346637643735386635633839643434623038623366666338356334666562633964 -39326135353336316664336461373264366632646364363939623261386538633131626632313838 -39393961343530633863316135343738663835626262653034663161343433353666303339323765 -34353833306564323661653539396661323239356233396561373435393534356235313439363663 -34636335323538376338653863333163623064663435623061616630613463623732396463333561 -62333866383531383236306231613766323530323062663266613235386139636563396636333763 -64646161613734323738623861316162303935633965393364306666313839643635336539303236 -37386464313261663839303636666462393666366332323330333439663731633961366462306662 -61336331616161353334363664343535653966363332336430363161396332656133396564666434 -64616564393661656163336365666663633237346161333261363631643334386433333162323265 -64393136646336376435333333376264313065323831363030316265656134633132336630373163 -36393832643337383763313662633730353436353639333662616436376563343764613536623566 -61353331396332316561376166373430626436396434383634653137633838626636343030313930 -38653534323738323461653961636265383465313063656364623737613564353238376566613735 -66323832346631376137356438643531663436336563343931333863376530613463643665383866 -64326336623436636330616238333433373136363434633637396531373039643862343336656433 -32363430313461393161326134663562316365343839636132323931306666323832613635613663 -63393061306534383637393037366566303264643738353636663239306564373230313736373065 -62653066333065356439666430376335346531363033613530613337616536623935626163633137 -39313061663137346635333630313330396635633939336232633637623130616438303230313839 -36653765643930613238346437623239313537376265636232333837303665666231656261353762 -32376663386137663733393831643435653530646563633034343362613435303930363763303936 -39336564623666333066663534343661363230316466313965616539363362346430366230626630 -65366130663431666233623933356161326264623063643864313730623835396137313266346136 -32383939643331376366626133343437316665303535383663326531383162313262623036653039 -32643161323433316564353530316239613361666361346436353631626562666565636663376533 -38313730613365613662383132383938316534306162353034336330393735613730323161323061 -62396638356666316663336364356261313865643134616338616161613631343630663331303264 -30633531376430396134343635373266373564323035303837623831313237643736363134626430 -31653166623533616665636633313562623538353261363564643466336439383939396131623234 -34643931633234653837323761623638353232336661306561663538643038623163373231303963 -63333738326139373737663437393635346539323436646663303566373834643331383931643939 -30346434666430616133313264373439303138653532363361633164316664303761646163346264 -39396432333034653861653464323332396332313562313063356563303163383563616561383037 -33393433363935313263303436623863616634636562323037336639653436633233316162303863 -35316462653033303435663064666464326661313065646134663739633163613962663737373738 -31643665323837393833623266656630663730353133333932666261316261646134666437343234 -66363537363737613137386633333639353934343764643837383936303332643935646635653931 -37353033653133666262643831653835386133356361356537656235646136663563663765386239 -63366663613536363937636461613362666465633466326666633336623964366538666163633762 -64383338373830313161303935656133643237636138393331613464643438643761376162633231 -62616231656134313334313838323737396563363466653762313863313136373432333966646636 -36303630323435313737653838616337396463613064393339626338633261613165363466303239 -36333161333333613234396464326339383465346334313461346335323531393133663830396464 -61656431613235623334386465633736356332623665326337343930336266363736333539393666 -61396132666264336132343962303635343136306330363065303161663938633438346265353662 -31656463303537663166633038643664613035316137653237643732326163396637643230346564 -31323239376534613938363335306232653864343737333535613531623164633835643065366265 -33363166623635333262623537373236626333333532646531666261643033393765363833303961 -36653833363131393565316262613866326333636631393038653730643238306437366366633961 -33636636343061663861356437613530316536633232616539383038616165363561633831613039 -31663131306537363334626632393164376161383633613964386635333161666661393532666362 -39376631376433646639333337316362666661363935393337613232303339303035393632316563 -63633161393930356534623937613034656332666337626138363333613261653438626432356332 -61656332656336613339613266623134393737323136346236616138616662366533623465336333 -64363733326139333332663435363337306237333535313330346631653165626434316434613232 -62323336613265343737326461386333363533356566356263616665616630633661633030353465 -62353034306335346334313261663965653934663437306437363439353236396666363966336331 -65626461323866633261393534306337343331376632323465393766306263333037653233326365 -33626638393264633039666538613038616234346233326632623438633531366163616539613961 -36316636663066366266383965363061643063396139316338303463656261636639636164643563 -38346261386664326232316162643263613961626331306561633663636661663735643132326331 -39316634353032373565373535636232653064343333636633643334646566323031616237343365 -31303739376532353430383135643564323534663031353839656331306361366365343232653032 -32306535373230396265323932353630383062383261383730626339323663353632306439356333 -35346235363533316133323762306237646266333366353638393239333639373834393535396435 -34626437646666343234613839356135666132313462613637326261326638663939326462656261 -64316238653663313732383038376237646363316637643831333332303432363864333635393564 -61396537363831353064373436363665346430626261613931343834386663613461396535303231 -35366663386361333137383733383933353736396234323038313632353966326438616136396162 -31613530306162616566313765396335353865643031316639323963366539353836616561333035 -64663031373233313364653761616665376261363132653436656436616664316266346237313530 -33313830326338633434303135303964633638393433393439303633343462313066393362373036 -316637346338376339356466643463633839 +37356363316366666331383139663538633233616237646232623662646634623331626361613464 +6561363536336436343261343364656362326465306165350a393738373064373865303731356539 +39633466323037383138623736626532646533613431646135373532333465653730666433303837 +3832343534323965370a323533366632313137383133663866656261326636663334383933383364 +36313564393162373333356335393761303963326266633730363362633336623166643265333733 +36613039333937646166313737393330636531363631356137313966343133653636626661626436 +30666638346262626165383836616133616262306338393265323835383463636633633933313432 +62323861333534646239623939613061373432393862326637356437353762363633346663663735 +65393161323334313064373738313966613733633132313362386532663135633136653439666336 +38613161333737643939663639653031613434616437323232656635303363633438313661303932 +35666463363738626663386539363535363537346633353162646661383765633734376464633230 +31653263343832663931623339363436343338633761313337333231363830313666613237623963 +39306630313539396236633562646566343961636437306361346333383834653631623265306339 +63643839383836353931656461313535346531353861653932613639353933626364396238653961 +66353666393738313134353435613662343663636530653762616436353361623863353164643737 +31656634313636303239396330666234306430343162623937646331333461336365303237303863 +61383530363934326265386534396564646535343538373837376437663863616163386435653338 +66376565376535396539636233643532326238376435653237373030323933326135393966396263 +37396634653664633830303933633064366162323236313565343537366263623533326433616633 +36316336343639366436353738363862623733313434316536643466633136333039663931616130 +36653264656531393636633935616236316333666631666131343564373434633830316337373532 +34396532393338643634653066343539336562383331366464306264366635366563373863376630 +34393963626633303764613439346233343932646461383864303336356132343964363435333132 +34376431336164393766303664643864326263336131613436393839646139326137376236373231 +34633335343938383039396433666536356236323330633265363034316562393161633135383766 +63383338323933646431336437306435643234643734383033393937393937306639633037383866 +32336164303465353837303535656432346164336532623538613138303134386536356134363766 +62386435626665323862613838393166633235613962313638386665396562373635326362623938 +39666631333530663736383462373235626630616362386339306166353733643531373165373963 +61653433356566363264353036313633396535303033333064643437663237303266356539383362 +39323163396635326236343535373062323262323861636362373137646165343534303737623537 +65373233346534373466386630393738613233373939333866366462663233333031346566303634 +31663438333666393930363935393866313061663637636638653938336332646431353330383362 +35623566333331636630653833393230626334633332663438383435306136393333616337343762 +35316434303463643235336139623036653738323264373162333730666263353965393230666461 +64666334346531646638663431616137613331346366386237336564316133323938363839666432 +35653365663161316632343739323262303639643734343363616365313963366338613463363134 +35646435323434663066353338656333613832643664623339353335636138323738613861306338 +31376536613932363637643132636562346632376161613565316162326362636266343538343131 +64306563303564383764626639316335343037393038306332396632363566623738363261326538 +37393930363864373861316338383961366166343030303430366637383964616239366361633531 +38363837386564626236343162626161643261643065656634656236333765373766646237306463 +64376338386434316565313730353639396337643163633236366432656661623031663532393035 +65343062306535636163333434396430366336323533613235353261666665653431306133353864 +66366666303236323830643964616432313533626630643932626436633533393131633631623563 +62616132316362636635313132613232373363396132376462383532333839613633356462643765 +32613362356432653534396539323035663233333538373465663136333463313139373736613637 +62393563633932373834663665366339623238303033633566646638343639666363643262363633 +62396333373565626535646530636136373730383536643139663430636631353661653336336635 +36313738336461636233316133396237633966323935383239396432663937386437386266666664 +38613666323232646134663161366335396638336133613264373437393132306666343065353039 +34643430313736646565333963666435333063383361343537316335386464366139373139643333 +39663333343962346165633636383563613532383737623538366462306235616130613131656162 +35663033663630343736376536633837386438356336356638373733316161633661616436363734 +61376331373734333136663636616230313163633430646533373139303333613231666333643830 +65623234656638633166636239393438656431633137393466373062663132356465396234373461 +65303762346165633131383438306238323162356361343937323932323137373939666363616461 +65373036633535643561653136333933633831306466383366336439353864643338643738643365 +66373933616430666237303339653464636535636365663633303263653262323032356337663631 +65366462326565666261303830353036656332646331656130643930666636396161386133656632 +64663763336331343135306466656362343564623761376430396430343536656365613037363638 +31393031306433306361363762656338346535613030653462393531616533363563303036653736 +66656262613164303166623461383434316363366237383234653938363039376163363662643632 +35383732653634356630616130313965643036646633353463613464323736346538356461313063 +31343039663265353030663766383861626362633763666262623936393230653832633566653133 +35356465666338656165356166393832393763346133366332633966323561643564363635383661 +38323434633938333731373964343536346266306635346236623033326265373834646334336462 +62313564373336313364653163643236343031336232343834316135633434333939613061303932 +35663261653633653534343065343138636132643639643766626232313562613439333739653163 +32306162653439643934666462623162383239633137656136306236346337383239643839373330 +32386464636139623632616438333766386335646664303135363266633165613965333138356532 +35393335613562393062326331336465393264383633623731383934323666393064343333326561 +61386466643262393261633733616634656664636565633866393432663464323432326164383635 +35623837363236393364333364343938316165336565373632383265616631306533373535353466 +65626430613065383538303536353163343732386634316266643061326336396238643666313835 +39393232663835353161326633393666306332616666363262633639393961663738633232393164 +30646438396163363637623332313666306164656461663461323363393061633138646334353634 +62303433616261643762313339326638396666636635323266363233383161333263396233656165 +65333630393830383238316537383738386166343830363834393336653835623764323338623661 +61396338653637336231306536383231366534363530626364643836383139663538653532306331 +36323633363735303265663064323638613032376430353930393564613136313961386365383832 +37323236643131653037323031653462346630393662373038383132316138623261343838626135 +34333236383138636164636331346163313934383534373035653236336135383235353237306666 +39326433633764396632393032303864643234336462633936313461393861393263656336646132 +66383039316163333064633064363334646537366136613534356633376265663039646338366330 +36666434633435663634363731653030333664343432353539353636653230376133306663663236 +39663666343130623231326264613162626162303034363262313036306166646531393735623631 +34316466353639646635333666386262343638353331373837633136356461373830373363323534 +64306632666436313633643933326161306435353638366433383233393863333934383964373534 +36326661366263316465373239313339313134393265613864396139643538393532626534663930 +66323238616332326564613131656335316531393130663964616162366233666432333938643561 +38626334373633656565653664363962316563356366633038633164663766643738303239336166 +30636439376262653937323666326339373731336633383034386537623664613031623062623539 +39616462613661623632633562633632333230303036613262376464363134303863363564393733 +39633738343232303061633563313234653034653234646538643434663765356165363364306266 +61386437376639666133356435393034343337356534336633373666396265663936323636373138 +64653261383037623332623634653861383434366637643736343533646337323339613437376634 +36346632376163653133663234663031613435306439333065323035306237666639393665303664 +62373532613031656265396633623838326235653737383261376166353232663238636636613737 +32653662396639646533383633376335373965633035633739666539623030383735636631613462 +38323131613262393363363932366461363136626334613039316666373163393532626335366361 +31613135643937396431353965303065333864363433656366376238363033366462613530633431 +65346137653032343236376561623766626130316666663931313330363138356564323065383332 +64343364616536386361303063356631646330313734623163653863366137356230323637653930 +38313062646433393336306665663161376366316463303262316261663934623134333836656162 +30646535663532633730396137626638363331393738303532386136356232353739656162343165 +35336562613731633533633663666130316235336562353338383562383635356632666431376564 +38613032656630373439636561613636336433313232633265383432346461303066336166313736 +63326463643332353464636661343137646439306537323831626166303565623763353439363038 +30316530373438656539653333396365336637316261623561653962366162623339313437626334 +33343938616431343036663132653537326636643463653634353163656332653963653533353333 +62363063666233343136336633646533393936353036646630393631656331633939323833383634 +37376661336165633136383138323439336432343364356337623633366663393961346261666131 +30353139383264376534613332353736313263306634653835636561393861626132616464623430 +32626331376634633465653131613061623762383632386662633538343963376237653061313732 +36643261373265313264383734336165653437393735613764323136636236663833636639653263 +37333866353930626664623064336132386332343066623433623963666636356630393535363962 +64303661313261333236616534666630373762346632323133363933666539383835356233396565 +37383631366361646430386666646466616535633931623066613132326436663133353836316231 +39303565663265643265356634633965643938303537653131383466353737653462326230636131 +32653333626463303661333262656134366338373032613332326466313832623661623239353630 +64386661666164626561643032363935666435636337643966346633626566313565323738646331 +64363933623335383636663963616563396239633566626630303564363137323165613263376635 +32336534363562646363343834316466333463393865333239336665373238333538626339343532 +39386230373736306663376238663733623762643433346434646562323039643037396437393331 +33333730643865613038323030303338323830313165613761366233386433646139666434613635 +39373538343335333936386162373138386230323531656363373631653031313037643933346436 +38313534333265303836643662663066346632383439333764633866353738623138646432383137 +36353866623336313764393437336333613038633938366363346335316231376232636430336162 +34316262333165346236393232623735333062643838323035396462346434616135616333666434 +66396532336562366264336533626231376565336234376234333934613761623435656664623565 +64373233666261373336666266313331383461383466333962396330343865316364633636656264 +38376233323134363865383034643237613366356636363938363566383335323231643334663062 +34353136636335396164386362616131376438303836616463303031393463646566393635336562 +34336161626636313536386636633338383137366539386535383262356464393365353863656634 +63623931636335313132353035613135623866396439353435636633636366626636356530383933 +37636233656435366234303933363530323864303562323665643731366536373034383161643062 +30646562663138623738336332376538646338646531373564663961646264643363663530633136 +66373462653938323637636533376664383031333862613337383033646463306261623763653465 +66373239333163333338613330613165386633396265643030666233303064666633623265646334 +65306531373762343538376632303232323238653130656137366533306466383066383737666331 +37336134613163383666373765333433633363366361623439323137643762663339313036663163 +64613736343932313962313665306263353639626135346436316164326463303666336161376437 +36646162636665343463383438666638663037383133313830616439653739663334373333366232 +34646336653632666431636562336464373565663764386164386333396336353935303361383265 +61343066626465333830656435356564313937356563313131363337326139366362303365303031 +34363437343963633439383136333433313963343766383261386562393362663933656139336365 +33626366343231623161306135313363393930373839633431336263363461666562633162303533 +31303839366530313730653537306636613661626539363937313064303834646438656538346132 +66613038653065643833306233656661306238346630363235383133356466646138663433393630 +38336537356331333461373464386265643334376134343735323433303662393339316334653831 +62396635666632363466366661316338313665636632313338623938376335303065363265663135 +33343432623363666365396639663736313663633362373865656364623566653236646632653666 +66646464363839313738313064346661346465623631653161366466663761663264373936333730 +34646263373764653836636262363536323834343431666431653463666132346534383130353836 +33376439356464376531393263373530316437353661376461666162663137336231616666633131 +30326330343631346633626634663733306632373235366263376632373132333265356330626333 +37356534373230303830633837326532646364666330613038303333303933343936336163393966 +65646239306461313463353333373130666366383230646363643435633733396439396130306332 +62623830626335333464316437373363653438653530663163326530353234313032636637643363 +38393936613665653834666138336431636662626138323633323439393838336464636634313839 +39366565393766333565353036633531376662353937646366373135663634326533346566373933 +33323564346130626131393564323334383633323665366539303039636162666365316161366335 +34373539306239306565373462383935623433396337333736396535333535373061373632383534 +31393430323162333430643939376138373138386434396634633535376635633834653164376439 +37363336666235643834323436626232393964343932653933303562306366383630393164613664 +32393461333863633765633564323165343035626136376563313363313731346630653464663832 +63323562643162633737666563313936306238626534613235663663373139376335613762326231 +37373031643037313935323462623231346230353063373264623731616164653134383532346533 +30383033653134343230643066373562323131323162386333616330323331373961623537636238 +36326565383134376537363638323061633235303935363136336565623337333663386439643137 +61613933373739316363323931613061343532313465303938613039323631353835656465666239 +38383835623936623136356437363530633737316364363963646335663930643266343736326532 +33646135353535373664656433396431336537363936303034303136373864343530373839376230 +35616662653339626435333735333263353738316636363363613837333934393466666262613562 +66353665333431366430613539346333393762313238323861323165656334313639386561613936 +33663336303165623531613038636238346266353534656432306163363336636333346434616664 +30663365373366636264666662343763613438623237363432333831306633623963323231663037 +66373233663338613666663432393033326239343731306333373163363663373766633834356566 +30393735336239653738356234376634346562383833633137376131343164303137643439383436 +34323236346461313435396531386663353232616665383461636135316134383833333561333339 +32336562333533636531646335386432306166393434306331643131346265353433396436326564 +30313966663764653739636362353033636665373336336139393739646464316331636362316131 +33623538303534373261316561646330633166303339333333363861383131313664626566663761 +33313038633664646533663131373838633437666365336538373738343931316164666335363261 +35383230343339383737376636643438386339356635316666343836333239393462643866306565 +38653363366436643131333032616230323562353034613830633939393430303338383633616663 +66643531353631353863303031353961383337636463326436653930326535666261353562323533 +38323834363735363464656366653135323130383164323964623564646531326234396665376264 +61393863356335653831313733353365653135396136376237623037323965373461393263343935 +30323166316165643231333265633431333234366662616532323866343865666463336562383839 +38643338316266663763643965666332333131633233316464383536303033353130613463376330 +33323234353634386539663562393537623761383134666235653561323532333066613962623466 +39386464636235326437623764393036303761616434393266646631393031393739383130393832 +33383038366530353332393032306637636264313333666430383366323832633637386434663136 +32653632633031343432383162383430376634376231653765656539376330633633623661653036 +32663837326637636436663264633133303166353166366136363665343234343038323964316565 +32306162613163303665383762336333396631663536636465323738613733366238643531376435 +30333537613464393264383032663130323338653966363061303530356433383035383832353835 +64636239303966353332363732643065376463343162343730326665343930616137386630646361 +34303364313264653930316136386364333531366161333262653837386565363037383530316534 +35393561643331653663633636353561653839323566666339383462336362613966353636663065 +37653461313630663430306365303330653632346564393238376261366165313138383736336630 +31313431643936633733393237363361613835643162343666323538323163623863316231623535 +36613364323639623334626239373262653438303931326563356364636335336633383535613831 +31316434336430343835316333386331373263383139653934313036386433303635636437626337 +37643865336238376137343037613765613538343662353630373638643732653432633837663835 +39363236356636616261366332646130353862383333383263393564633566393964663338363433 +30633765663537343066313533623534393336643832356434303865326231653366313939633838 +65393539646539356264646135313533313564616134366431656138653432306665623831356635 +31396331336462633961313436653138633766666136616334323964386230643862636638636430 +38616365666337353265633638383631363464346134333039376537303964326464383931333930 +32326239313738643038663031656439363032623438623164373535353135643462363332366438 +61393261616130313836633233613130363538353437386335343363626138633234333437326363 +64333137643037666166393565393734393963333961356134666439303937306232313335333230 +34326433303363316665366335356363613763373236653962646331323665333462393830623431 +36373164363563303838396665666136613063633636616361613530366138393962663732663064 +66643139323430356535353032393765373133643636616237333635326162373333356239313432 +31346466633963306434336265316266396533306365306332396538316365353736623037613064 +62333834646665616366386630323261326464343164313132373534613439303830653563326233 +39336335326139383363653738356639303335326539393162343535383132626666383163346532 +62353262666131393437623930373931333761343135303131633839646332666161346461636162 +63313634613736383233366231313432623737396537383434356534326636383939643562633064 +33313437346338623361646666393966623364333735373339346366386637663166373466396561 +36616338663030613036666236323835386466346136386533373064646664383838363032616432 +35363830386339316433306333613534616431306634393464363961323838336633653063383537 +35653532313434626637313233623535633932363637386361373339386164636131666437363662 +33386433646632633939343530353937363161393538373130356562663133373339326436333239 +32656361663230346466326262303236623938643462353665383838303831623530616262623665 +33366133626637623035303230356339396663333466373235623335306664373034643037366232 +31383330333533613031326130383265353563336165613134386232663861326639393635383938 +36313063623032303238383337636232313636356461656263666432633934303964316438353334 +65303330356661356339383036356330393730663634383230663964316130643633666266333862 +61376466383235616561666134313136386661643536343862366137363332346166326131613734 +36383061313434323163633561613539353932366336336362386164346261373462326331373939 +37653630353030373366643130363661613535396332396466633837366662626635366665643933 +62303334353462636234343766653865326634326261303132353538326432623365376166313133 +31356331393830353735623537333035333565313735646464306431333735633233316666323461 +33336134656264363831333964303932313336636365376639316534353837663662313535396163 +36383633643865653639646434396633626164663034346534363462643735373735313361396338 +31353166353939656531376361313866633438373834353539363836303433636563316331636163 +62356635623335663731653936376662636163336265346336346530373039373733663266366665 +39326232333764323637626162303931336164656136383830316237626536323462663931333564 +63653932633935346138393233386562626232336134373636636565373465623839303761653265 +65373435316430333136633365303833333336323035623334623461316261623733653961303730 +61333933333835623831633230343336623061333264393932363163656336383662316262356234 +32346137666439363835303736383938656132623865633165376634656264363237343936346535 +37313732316361616266393866366230613432343836313630653365643838353235663364646565 +66633537316632316431316165393162353431663263343735363631653738353666393132306564 +62646232373137316363633861633261623839383962393361373130633436663966366534326337 +34303630653233636438326264363238373531366234623834326465303534363363396332376162 +66386661653436343763636535323133336235323534396266313934643261363362303136313066 +39656262353632656363653539656436366163613539373930623637633434613933643230663636 +38386239303965653230366539623261626562656132356338663538363262336333633535306131 +62373863373361303932666263356430303066616538633063386238656265666438363132336333 +35636266396266383435633138353733373266316262306134666438643531353730383331616434 +39323362383335386337303835316264306666343038636532633237333638656435313966656235 +61366463626461323535643665396663383237306231396363393565343033363236346666396163 +35316434306436393635613132323032393335353462303464396438613838643665616164333063 +33353166366232313063346563386532366238363737656533636165376632343036643564326338 +31333566353337646132303864393032386664643066396630316336373862366636353864646637 +35666662366536343935333764626164643631646131346362323632333862643939656564626637 +65386638373633626636623661343737393037393865346535633531623138373135343265376239 +31626665303235333066663437626663356265626564383134623332366633616534623039353961 +34313935646539363265616630313732666663366364663164666434643736336562373862396136 +36303466303533303464376134383633303033616238613631333066363264356139303163393334 +62366634396462666530386664653032396663623938613833333739363634306366363265343035 +36383238656366396261333862366336636634643933613933323762316232653461353766333136 +63326364633839323864336337303338613034333838363433353930646538333538323532373931 +37363835383436613738393564646136303162616363313235376161376166656534313833306533 +36653937313235333439626163393038393264396533396533383436663966666238376632663237 +35306433363337396161386466366232303262656532656566646363663830616630616535646365 +36363332353339643462636261643237316338333938346432376362613163316164633363376364 +32623066353737663762346437353239656332386163366465353164623530653137346532396436 +65363365313566323238323338376565306539613965346336326535363232643964313635633930 +38633266653439303564613634643136373431396261653835653562393561666538613365626539 +61616232323765383763666331633435396562623934363036396464623266373436383965326634 +38343338316531633833303736343366633934346536353962333234343335656661626333363435 +38336439623765343164656135383133643930616136663237346465323833376437303863326534 +31643133353566333936373039376531323631353037623565366134383439303338373632666463 +64363938623737393430653163373135626539663838633133303739323433393566643531386538 +32326361663838613533383931613362653132353130393333633239343635303332303937663532 +36316664356338366462303837376434613164333665396262643238346537386662643063623535 +35363763313366646166626335383730326130396363633065313732396665663532613037633336 +36353762356330353662353364643836353263373165326633633033636363666633666666376139 +31306638386538323433303438373031306630313064633936383664653734346530363564663837 +39633632396661643339366232313532373138393862336436396637353537303636303061363564 +32353539643736343539333337303233313463613839643361373736303533623237386661306561 +66393363373134343963373931323161316332383435363038313465643639613536393262303261 +65373235366666656436363963636532646462356236646231623762393030626564636166326465 +39353432666161343832356663323962313033316264353539323131383965353964643163303335 +66636333303862316666336162396131626365653933333637386637643235306263376332356435 +64333836623435633065323237363638373234353465383033383038313261396632346333663462 +62323064343436356532646161613735346661663533663230653463633064633933616465363366 +39306334363435626238373439306337336363363030656137363632656665613264356261323463 +66636563313138326437663237613434383063376435643430303030363934353630326633646266 +36386366373036306633326165366632393463376263336435623262313934646261626563353937 +63633166616539323764313336326536666262353464616230646132316263386639373763353139 +34616665333966373763633162393265633039333437316332306536383137376565626432306235 +66333563623631303265333030656334636465636466393365316165396235306266313539313464 +32323333633361353863336465643866623832373464366562623064636262656361366332666338 +35643561303838323535383337393730313635646430373733393438393364373464356532643033 +35393562393136666366316631383234636430313933396332613762396130636434646566343931 +36386638346432613035376566306361633731616236393965303134396234396638303861343136 +64373130373732333564656230336437326237663661303162613765643630623432633933373436 +33373933646334316237313933316362326566353337633339306166663630336637653066396432 +64643765333737386564386535656131306566343665633666363534323366343862393636663938 +30343364353566656462633037643336383266656334636262613136336332343939363962643638 +33343931616465306464663933316236343938363539666263373135643930343337366437306237 +38313863643865396661343931343730613466356639326465626666636264376334313038353463 +62666535656431393838343132373333663463306633363932303434633438336438646136376566 +32373630663461376632313063333832323464653235663830613438306434343335363964376432 +65666135343239303038343539386261623136323166343031363665636363656534326365353133 +66303636646335353037656333376430386163663765386536356136636539383862626163626463 +33343036633438306534373931396661373034386661316533663161333764633063323932323737 +37326631383562643631393238626235643264363530636439653431633163646561343765623238 +38363465386234313439353730663235643662353561343666636339336561383864336361353131 +33323231303239643435663236646535306134383133366538656130383531383264383333336337 +62303536353465386632353432613166616239363335363431623438623961353438353038353136 +62306165656266323164393237666433343331656430323532613861303364333839393934313031 +36343236623038383661356330303532616239353839366333383034383836636637363833356563 +36313436363165336135653162346133623338653062636439666338366133646133373866653462 +63383732306664393261353737336236383336346338313365343039353632356333333738373561 +37613732623162636332363932376538363239613862646163643462373863323638366363306232 +38326466303165653136326537616636323961333761643165346262613162343738623635366133 +61353361373862666533663735653738363333376364613865653733366134636432643835333963 +63333864363566633066363333613938356638653836393437393738363066373165623034626264 +39336632313964663136363739653933386465336132306334623862343031356334326633613763 +64323530663637356638623664316338613665346136616532646437323933646234653366633830 +66336336636234316539373433333463643137383430383937646531663232653236633939376239 +64353338303434346435393662643139616537653266636336396666623364613838383039316435 +35393733646263643665633631383166333433616338316239336633653433323336346435366663 +39636432656232393737376437333862323862366132613734646635376336663833383834383566 +39323632626132396130613661383436343261633431333330643535323861306136373431393035 +61643733393236343732353334656666393564336565663231626232656366373735623534386331 +35383765383634386462643330323135666237666465373335653837363262393238613634393966 +33313261363634336530383734663466363834343634633234366462386665326230373339316638 +66353335376437653562633663393131646535346265333336383561626639323139366534313335 +62396539396366393764646630663462346531343436333065313063373963336231633566393839 +65623537343532313164373435643261623431363134346334306261303531633736636137336531 +38356566333764303233346463373762393434343264363931616630383436356634313532343039 +64626538633434373463623966646333623261643736633732323839643864356335393939333266 +37343833346538363565383863346533326361386666643639643137356565303966353666613934 +36626338666466643663326137616139636665346433383238643331643238323963313431343534 +32306238313664306330663332653766653865313334303833313566363366643837393530393230 +31363863353634636433346134333835656161396433626662653332393064616236643966306565 +39386236653334373732353464323138616532643534326332386431363139643065373430393863 +32393134633036663962363938363661373763383063353936633532663166343732633839383238 +64383362376532613463663938366139653161613034656433653764313330356638626337386430 +63643335383566636665343430653539323362346138373664663461373862656138336639323236 +34313561656436646566363731383737313534363532663933326361386232393162363230343366 +34316135373534303362393132323339303231303064376531306137633235373965643832613133 +33383864633666383534363366393465303338313231643561306235653833303534643834633131 +36643339386337343532323734393533663438666431613636303732646565386662353165313930 +32366365316537323435323936636166323530366533623264303363613137323932373533333832 +64633065613863653433616462353738356636386161373734373163626633306531363936636332 +30663136613937353338373661643563643463326636666334353163306230663238396266316366 +37306661326237316363383731356261626266666362653838663632663462393863343232366530 +33663864313837623035633037336436613139316561626138343264636162326538393764316630 +30623965376563393162613665653636393637633439653634333762353637613939366439396361 +61663334383566313863643039646434306162323265633434623530373235643130303835663232 +38666338333838333661623561636233363766393935363436616138353139653633343765613363 +33323266323735303136383664636632663962396431646534333537376132306231393333313663 +39306264663035323964616464353862616135313134373435313062316338616235663332386666 +38333865616238306637343335373937303261366634366237383031373535623761323139613165 +61303431326562393134356633393035343037646632633531336562303831623033623330653933 +64393139373238396239383038663132633633346161613862323737666465303337353466356531 +39303163316432323236373766666431643963373765396632353763346232343836346534613066 +35316531303738343165366134656132383761333864366264336365653837616662313333336438 +33376431376462363265643266313137303134313530646330656361666130353230633262353666 +62366563646261323832316539373265373933323231393437313039343764663166313339373762 +32633163323662343031643735656135643863636465383634356237636531626637616532363264 +37333637373966353832333034326362643736346161316366666235326131343164663934316635 +31333632346231623733636535653761623766626537353334306561373763663231356161656636 +38316662626338326661343330323466663135636235666130666566323165366535383336616662 +32663034623833386131353466663235333165623339646266376138646564323834323430363962 +37393564346432623839313838663533663839313334343034633830623731633136396262643731 +66376235353666653066643139666434646537616565356130303337343132646361366166313866 +66366532363432633239306334313534633536393866656236653831613532313939626461333763 +35383438666161323136363266663936343836336531343033353063306661616439643131333831 +38333265313931643433616338363464653639613863636236333065303337346338383064356338 +65666263626432323136386263396536646233396332333266323636623937623266636266653936 +35373362653838373336333337383838373038373336623238323464356232313237616237306133 +64633065653961333634343964343536313233333162626566313239323866383938336263646636 +30396634663335383764636161613830383264653861303739643563633564653839623164643139 +37613165393262393638633731313338626432373133313962623364613337666237636631303432 +38383234353538343533613864376630363063633533363263393664666362333333653438633063 +66323762663432643338633239636232653133333262336661663934303437383165306534386562 +39333363353366353064643163333036663938653361373333663334633139323361393562636439 +61386430376566646235383133376331353636366532633162303066626261336666316137393132 +65633761346639323634623762373835663165356465383962343732353237353762653530626162 +63336166636537356430333639376139373061393331333262623464343366313366313939313638 +38636664323133636138363438303463646131326631623835633263353539663165343138353031 +35613738326633393931353339393531613865366135616237323938623930366433653639656564 +64626161616236663432633361386333623230663564343431613236626339633736646130393838 +65653837363439633731663662646531393431666264646564343662313334346430366466386430 +64333464383665633966656237613033363963646234633265336431323430666333303162636232 +30633637353930656365316661346231336630346631376237663131316561396534323462663162 +65653238303064326166383135623561383038626664353361396335343264343334636664396366 +32353764353130353734383232616635346363613232353931353137306562646136333137353637 +62333265616437396132633262663139346662623338306364356138666331333061633130303634 +30663336346335323131346131353439313065626635303736633564643030393266306536613134 +61306133666230343432306439613730646663613262613736666430626336303965343039393663 +39643032646334363434613063633962636235353964323463613039373865646337363932383534 +39633032333431383063616261626665326665353465373965313263303065386139386336613964 +32383366653061353935366265316537643430393236383562333865306562313966663466646566 +66643032646266616139333937306338633263323962643737333830333461633433393934346636 +35653433353234333135363438656563326264363239313166303839623364653539383866653033 +31353834393036616335653139333438396631323530346166346562316136373531323333363164 +31336232616338623035356466636138303361353333626634613436656131323232653839346133 +35323638343036356637313433653939623038336336363162623634346336663163633432663931 +36376162376537393366353631616365313933323137373332323633626162353566313333633239 +37323062346634343535643130616130396434333035313031336432333935666431653338363136 +66396236346166376432646338623234356263303465303238343035623231633930643833643530 +66333935656235313261346666666337666563333033663165363865393137613336313234343434 +62366461613132346366313064396464326166373765343364373736366364643134356261376638 +31636236633834303430386237326164643630666662353062623939393730363535633662663036 +38643632373737646630333563383163653236363132623563356137613033363730383039393464 +63316164343163313632656663333931623166366639633263356231613134346262386364346537 +66633035303836353463623463303239646435393364343539636664333930393263373836343831 +31356433383330386635613165353031383061373336306437663335663233626664623161313065 +32663131303339356337323766626663363630613936646235643439356665613063353632636434 +35373063343534616162356661363132333033643239396363663032303138323963656537323564 +38303131656662316563646337643365633663316331333632303166636266636233343964323861 +39323530633262663531303965663561363134393463623231316236646235316262366265313165 +32383663323435613162343636383533326238643662346365626364373130613030393765623633 +32663630323935306236373238636166333631313030633965333131323866623232653333613161 +38393536343437333132313261366630626439653731636231313163633830373332363530303937 +38313264363164666265333761663365376365383134323431393233643862363465656165356538 +63653962306536303131336664616138343738336135303761313664363039383963383838333032 +33656266393462316661303434313034396362336565643465366336356164626363633736323761 +34643961373432303738636338353232363264363664356632386164666564626639653639646639 +66616162343230366566353939663635636433303433613332646633333730663634313433646132 +30623432393038393334663337323766363961613436383639383163376662376565336534346235 +37636666663331663234313161643635353862303138653864386638666334393335366339623331 +30353430393836363464613663653234363534653432323735353038633434333564303366656664 +37386336356633383862636363353735656164613365396538386138653035626561646362363636 +37316635613937643865383462363737373164333432333935613061383766373934396238313162 +39393462336639313033633666313162353735333034316237626131653930326161636539313762 +62663938323765386431356131396330613363313262653964393565383434366635346436383138 +62313364663664386431343831653364303237343035363361306134363939396632643165383733 +31666462336461376163656464376562616664623039393935343737376438303635643764663363 +63656666373836383231656161336330613466326363386636613630313537393164356666663334 +34396563633065386432646564323538346339326134636237623934633839306262623562303130 +62303665346334376264623461393436363637343438643434366239656132666130303863643863 +37306137323735626335646633336633366137366639383334613466653233633363633734343738 +33336630653565356461313636306132303435366236333565353966346634653434313936656436 +62386237623763346237623932393962373438303238656335376137303561333432623337343036 +61633339646163636138633237633439386331653937363839313264326462323731353761653337 +36393165366565636163653636393161643964313664306164613834623263323130303636346139 +35323430356537626631303837363365613230366637313338363666653163376439663764643564 +39653865366632393132623136666634613538343130366566613631363734313564326261303137 +64643138353937316430316664356562333361366539393063636565353531396231356262376538 +35323862333038303765366365326531343236383435333363393139656666333865643239626162 +64353732396561303330353035643036616337633030663932373734323562363530396131326164 +65393065623735316535653962633437623233393866633663323361366164393139313735306565 +38613265346331643231303264396433393564623666666237633831656438303333303961323661 +66313739396333366564336331306530393262303065623635373333333636306638353264376664 +63653865313132313961663564663165316635353966623834396637656532396134646566316436 +32326636613238383635323162323735333037303864353465666437633633306236353833633539 +30353064616636383862333166643532306365373734373730393361336264346261376161326535 +31353832646631323934373335353830346535323836363464303064323035333330363636653631 +63356665653262343538373035333864396635623665313139346234623339383836386636303662 +66373937633934346634383465616139393765623664653932376636326333383766666632356661 +63393438386534333965393361656334323164646434616435393666343834376265316639623332 +35666430363336303130653363323661623263363632386563363934366663663836376633393833 +37393931386565376664396239323462616439636465656362656532653639653666663536386462 +30393731316438336463666162373534376565313962383061353533363730663362656664363233 +39373633333931306433303335613936313935626330363463373830336565366666616335636163 +39356633373361363434663134656532666238333662346530646435623431306637663563353862 +65626636396563663733613839363336633339396631333466343963386638393035346235353438 +39353536373265353563636237373235643564366631393339373139373930313039393662393039 +30393535336531336262393333303666313333643432376664663930336237313364653339316637 +30383133663865636531626135373634353531643164343363663361383862353034393637316330 +63306463316262336361666566363132326438353362326131666434663132346339356634393937 +37333338363433316466303064633238616632306562333139363563343462643138303334373037 +31323939356231346665623835336161663366626435363430366466663536303365613935643837 +33636464666664666636333761346462313766353736663835306261306464326438323663316230 +66396261613463646261303665616161336162396264393734396534383432653337626662303065 +65323039316433616639653332336236633066343330363661346638333933376337386266306234 +32653133613437613765356433636236343631366636346363633861336230616262316536653030 +36643435613333323834346536656263623732383939623737646665613966313837383364313135 +63366132356563646332313937663863346638316566656237356331393639386561336439393431 +61646231333434386361613030623734666335633135326432313764356265643433366435303333 +62393335383937623362303961616463633565356365383233303939323333366231303433663536 +62626264363933616139313236653764653364626264346263656639316337656535383637383766 +33393630616363366637653937346163363338643564333063353537313637346635653062356362 +65333632373432633665333438343937653763306465376130653938643431666534613462646463 +35663032363038376538346631343133353630633464346430653932653432666632313432623336 +64303664663439663232643433613361646662366562396631323234383162313736653933396232 +61663666313930666334613733303764383137386462363033336534616236353831666230653833 +63333131386338373537333964666232623765363834666165333864313939303865623738353237 +38353265346564616530343137616130666232386137333062336430386562616434386237366264 +62313931393962353931653134366333393163376130313161333362643734633031616562316331 +64323964666264626261636365646434633833396165306330333862343566626236633039393135 +34663237646332396462396261313666633138376465323964313861333161376362363566376230 +39373235386238376339373332336565663564643736333235653739323332336234396662383964 +36396336316537646466316466633966653838316239333236623036303862356239343062656633 +33353666326161653935366162323838626464663562356331313665373362636630633165343435 +36376434376533376632363935653438356262663632333839663836313238663038303736373932 +38383130646539333866353233356163303763303438633161333535393764396536663566383533 +61653533663135316236396664663937333439343933366233396333396362323032313962316432 +31323036356466643130353031386230343434636261303934313161646232613932326534613230 +32646333316531383436313164386334356238613533643365323630346336633438333631323830 +37323161333839333630336237623264313337366631396638353832636537663963626230366631 +63366237336161636665366364393937613663363636653464663938303865333937323762376366 +36306566663331323131373463333536626566626532363738633364373739643162316563343364 +36343234353930393063336135303630303837343535353034623332663337663236363366313362 +38373837666662323139303164656435343933613637643336303638383861343537376432366661 +32643239393737653665333739346635653061326634353934643063393133656237383734626632 +61326133643934656635613934336632353864336237333439636432646135363739663735326537 +62336537346239366239646533353732653262393931666564376161633963613034353232663666 +33386663356430663961303761313465356338356661366237326530663539633063663061616431 +38323934663932303933336431313730636135323465643837393564306234323535303730633861 +35646234356239663932326234363966323038646264383431656132333336323966323731373633 +66643234623463306432646365373537333930306363313366336636663737633263633164613139 +64613164363633386633323439333430663138373035656166363366393466633263313666653139 +33346430303066363733623436343966323662636132633563653531666662663933386431383666 +31333734656331653438623565663735356364303535303838626632323637383237663566663835 +38333935393438356536353037306331343263306333376336343237363436303930323737303938 +32313966353438366535343936646164336635636163343364373662616335313863646435613730 +33363465653539663031663338633533623165613661653835316135356130623863623166346430 +33343762363666303637373161393935303731386139363734363932326630383933656261366636 +61636437376434373961323338663838313232333138396266623061383061656366373937316366 +65386633356434343363326637323833633461366238336336343266393636353762613635376664 +34643731346538663566396536643366306339366164633463333366646138336538663931613664 +64316332643566396533656435346333666662336561303861386236326635666635346162313364 +32353864656232303231643637333762653832636534336231346630643535666334646439646236 +37663163363137323432363837323836386461623233633762373561303533333739633963376639 +32666365383236353666316432383761376161366335323533626136663033303036653163313064 +63393430303266643530623066396161653539653830393331653266336533366536386464343662 +35346437636132363265386534653466313161666338316638656434633261663638353364373939 +61613132653432363163636664306662363337303133643765626566626636653935386638326236 +36316335326633663032666234623830376462306366333537323430646263633330323838613933 +37396363636463383165356264363961373135633130313234313565613061633666626235656532 +31613832353136323966653332336235636438623533653864396663306438363766336162373432 +65356333623832616231313931396535396462653835656137663630663031336530343935656263 +61383163366563306634363231313136336230643139383066383966613937396162383463313264 +64613231363864623739383263626531303666393863626234633965396464316232323935326232 +30653162393930623433316463613530623736623466326236663735376537373835653364633665 +66383262623834623739373831643237356437646237393364393663333030613137326137396136 +65663065333332323266336161316166633761396364626432333236663535653965356637666332 +63383736373433356366656633393231623862373964383938323363386662653465323335646634 +33663561643663343831373635313266333565666466316438303663316137313434323135663430 +33333864333861663331313134346634616333663536656233363830613031636636306461346135 +31343466313034316532646566356363383363383931386439366462653566373763303935336434 +65323431376538386131363034623035303136663161643932316437373462383764376433663436 +30636361363062633435393238336533633739363533633437346538353463346338656466313038 +39653239653735646130323363376665646461383538363461656163393666376131363633383162 +61306533616537356338353135353234616638633661303531363239333639313737393134356466 +62653962663233316239343139656232623934376261326239323336393036326338383833613933 +31653531653638336539646239646439396163636331363432343738653536323637336363306165 +39316339303838353464623533356434373762353732333938313932663138363961396134363639 +33623239303966333834373738616164633335613630343638393861313233313362653036626366 +63396637336166383739356134383766636531663535616261366266303663616537653535636163 +66303731313434623364313563373565316366333631363463643731326634336130383662316339 +39343038316638366633386438326566326535336666643662313966306463666466373966393932 +62393335636333346261316436613865373863326363353435393532396434336437643531633563 +34353565343736663533626231343036343235303831656637396565316365313266663430386634 +31383463326532363635376366626265636139653366616562613635333566353633336433343237 +34386561396462316565313032623533353734353230393839623338333162313464623762383032 +35653432616330636666643134346538383835653237353533643765376437333732613936623439 +32316533363634366563383561313066303334646638373665613234656262303061633362396566 +30663863363662366162613363656332636439353339636632663962323862393932366361643130 +66356331616435656161353061343763666564643664666230396433353964306663386336636532 +31666635623362306234363830346330396264316136656333376635336262326232663131333636 +37303331363031383137313230666534633734303861663039316531313430306339633130366331 +35303866623565383137313830323732376663393638643461356537393131653963393366623166 +65303739323938323132343239643264373562653431303763656161656639313833383938343938 +38343637663034623737356338356434643165386139393461306664663737616530383934643636 +36613835386534653930353566643731326531393234363664303933656539373136653430616633 +63663566373537626233333566323234383637346639636264643538323363393137303336303964 +34363232336630663761306136346338623861636431326164343366336163316639333938656538 +37653264623561346434313764346530616238373135323537666631646266326234613365346261 +39353561623938623765333737303462303964663236343334353066363435383739623730613633 +34303834373530643361353536623036613330306566373233653030623934383936343666373639 +65656230613439393830663034393331633962303535313932333938326361363336326432336637 +64643466393366363335356530343639383131643265613861326237353530363763343661363432 +66363730613839663866313031336631653231666161336133316233343035393331666632313039 +61323965353639386562623233666664666165653565303835653034346465396261613136396232 +64633363323030333461653637363438313836613937633133666263663666356531383731373334 +32646561306531396465613734663036353162383930353735336331383738393339386232356132 +33343434386166313630363061303665363762636533306662643231373834323866366665616163 +65313433333361373333616364313863366535373662653333313931333664303564393564303537 +64613064363131396536633032616564383832663331393330643164383132663064336330616232 +37313730383836326132663166383934626362346331633663666237333666626361376163356162 +62356165303036623132613463643263616132633338663533653062663231336438343530306561 +65663062383764353064633838366335623036356265353161363436643333623537613966316138 +31366165623036646363376563636265636534366133353333313533356336313832613865636133 +66346663363430353033383035376365393239323435633065613139313165393164383339633838 +66306231353334393534643537303662353862656361363031613063613533343139663363663033 +64623138313831313132386138333432353931386162323932303935366138333737376632663337 +31363464323235646661323038363036363730313534303864383035646663383936346565323263 +32396566666532316631633065313761383036386663313363336366343734366639303633306465 +32343037623062303062363736323139343563303136613931343031376361336335333262346432 +62313166646461323333396334666362393135343463303834353962343064623662333037643936 +64613865346230363134323262386339633531383961663432376339393932363938333439326339 +31643834323232636534623463373265646538656466333533323732313636633433363831313033 +64393362393731313561656365623536346339363262653064383736616338636431613634323134 +66313338376231393737393536343364333339376165636466636138353334636164323630363034 +63363366623037643736633265376566613739353866313364636130653864626632356231366664 +61323266303337646336653566323230643632653765326235643739326364346463616562633336 +61313038306362623764643962646430393635653631376339303237306537376362623030396630 +34653866303065343631343236373530343937363731306661393532626239643861373136666133 +31643961373934336461626664333262353930626130663263623735643937376266323430383531 +61393664373938663861633533303261353135373861303564333637623531663236303030316465 +37653432646637383364386533666363646630373136343466313163663733616534336563653739 +61373132643632616666386637663263303432316334353135663935343330303932363131623133 +38663435383566343030633665373462376638643731373531613732326238303963386231666164 +62636130313838663063623431636235353033623030353636393264646138643231633033356330 +62353431303732363239653833366362666166656532373363633363663866646238313535383530 +35613732633163663534353436363362383137663462373736613461376134363964343837303561 +34313334306565636566653631343532653238383933366161396438613163373835633635303534 +61313433326565373438656631373166643039643163306137383864356566663962646463616366 +34363033643461393861663466373261373432363366656437383732623237613236376435646365 +66326431646363613065613537363234383438663338363138613838333631613535613736643863 +34386632616435313132373537323039383736646565656334336662346136613463336238616165 +35393534633734343662383766623935643831623236386439333061376133383339636562363066 +38643433613536663233343864333363393137353361643833366433663332383264303036373335 +34633137383533393530623263626330313664316432636465336233373130313939333864393532 +62323236616534336361653934313037616234636461353239356139396633636332306138376162 +36393330643764326431316532663731306261343438633964396363313261666334316534323232 +38333135653530363036636138653634353230333162613235323865383632306239666533373563 +61393263653833323230303261376539643939633330383663303133373139376363333236636536 +64383837393261366230333830316366383332343335356464303938393434623636393731636662 +31313061386164616137323832333235313034396430623832643464623431386538333536663530 +34393661636431323731636638666132333362646631356233333430353334663663656533306664 +36666235613239633535326636343464323639333435326132353330623237353163656630303531 +39633361333737613561656562303230663535383731646238643335383862303934626165353533 +62346237366666613730623330666230383137383564383364373333636463393936373039326634 +30363063396439643437613562326238356332633530323165656662343530373834323232323930 +38636338386162646365386535663364633238316561336435333961333266396339623438353964 +37343035626466366538393639653637633464343438663830633264326235353534666139376236 +64393663383138343837653837653965336330313934343336363338326230663330653266646166 +61333639613538356232356664623532623063383233623836386361356531616434303133363331 +30356336666363303931313065373162666337363634616561386538666461303536613033613239 +66333836393535346437353463303666633363343761316465336538663866646530663335323365 +65306430343733313964346234656333663530306138346233393764303165366466346334323433 +33396636636563613333396634333165313461303961623330323538666262353439393339663638 +33653564656636636164653938626638363839636262323561633234383034363463343034656534 +31303931316266613037336463353531656362383936353738363032613265366639633332336137 +62396232666463666662616563336366666564633161383565366130353261316366633335366432 +61353437313031306635323161626339373434383561356537323634666537636366323335643233 +38653635626333346662306633363230326261656537666335313133303536323362636637343834 +37333536663062356238623464623764326634383664636533396363313636366335663538366438 +65376266343165306239666235646261373266663362623538353031326433353162313731393532 +62303033633364643130383631653233363139656530346364313135353339323434626665376139 +64643035363961623838636433353730616465643635613962363966663165643232326563326231 +66376533643932393634356161303531653564313965323165633831653439353864393339326633 +38376635653266353439353438383639373136646334626335303264376635343730366164306538 +33386539393465323963333761383832653137316366613231353537623132623130313836333638 +66336135393461626266333132653266613363353465643432313938633566343365656237323837 +38616332333133653364323637613965636665656530306339393262396635623462383437623934 +64303338383463666638663337656563366165613035346464343963643036393966303061333639 +30313362316365653330663737356233393066343165336337336238313737623530663336376236 +63616566616331636636333266616266346163613137383766656466383232333030353661343833 +61363939363666623463666538653930616336636234656333643465363036396639376464633164 +32303735386561393138333463396632323931373163313633303733306163613538376561313033 +31323465636261663337333864323066613863633837333836636637356364623436613936336263 +65623735663963636237666537366365316639393435663937626563313466643438626634643536 +64396164393036323032363834356632353661626335353162663364376364613662323230383431 +30346564633137303534653639666561656662336564333864363734363964353334653934343163 +62363633323061623262316239343466323835643335326334306161343464383463353033303234 +61333133346463383165636162373735303634343334386235326238343434353035623531373034 +65623737646533653561646664363636383765383235336436663863613838306334353237643032 +64353766623563343563306363386636306536373263663061373634343662613434383262616437 +38623638653831333737303533613337613938333766356361396133636433343062366336326534 +34643165613634373465333534623838356364343130356632663737633132343861333334623337 +66323365303635396330353130333864316265386633663835343138336361303430376562303138 +33353132356331393631646166343730333832343734303538346634306231623131373432633666 +66303934316234303265393964663762393437303935343937313261346464656166353139373865 +66343538373639313162346433376238646432306262616331643239333532303534376132356164 +31366362643633303739373861323763636465666536636133383666653230653266623334666530 +64353566353861333036666337636533646363363634346230623637326466666664373638353634 +62306565666165313762393262333336336330646163666331316231313831346638373737343238 +38626438653362623861393266653134666562346262623962306161396236396339336331336466 +39313730653266653438323530343139303136636239633934353234363636356430386162323235 +61633762633462313861343832626334316336376265333239323734633339356161373730336631 +33383030633134626337393861396361393636653061356465313462363666313336326336383565 +39643236356664613236396634353662666366626665626130373563366133626132373639363365 +36306236613662346465663266656161633561613139343465373535323231643565343335653637 +34313463326461353233366436383232303465313666356163336530363230643632393564343737 +63333036346162386461316161653065333661643862353036646636386336333538346232396339 +63386235376462396238626464316432343436633335666364376636323865313966373930393433 +31396162383433303264303664646164333562373264656535396139356137663136333834343739 +39353938653734396132626535353963336230653038356132326566643363373634306661333463 +37643933656264633339316534666136623835313632643233653933373032663638306561386664 +30633530333932313937313664363739633731636635393639623262336232306465616530303134 +35313639383434356137373537613336663138363963333662626665616437316361356161623264 +61393731373737663839313035366632333630386134333139373637393963383130353361653564 +31323937633962346666353930643835366337386565393130393862383331383464646236323634 +63373639653632363435663932366336343133356234326635343062353030633734336366363362 +34336561353562323531366237333462306330626164376664323861396630333237623136663639 +32343532353765643430373465376437313062313162643538383639363937333164343131393337 +65653331323264396232343636353764636138343534653931313064396337303234306637366132 +39393834373735393462383730396138316531666632363961313565373466646536313538646437 +62336233353366653837323562313633376166363030353435363933636138383139373162383334 +39366532383333383038653061663331313864373631383863633338386161663863366362666365 +34316332653336636262373064313831646135393539353561333330386436663332323737316564 +37633335343436313765323661376334376365306666666166313936376432356431646432313934 +62383635336434653038316565313066636464393137323337653230653862343764386562356130 +66336531666232316564343764373633366636623736616461326362346361653564336236363761 +31636432373738653734373765366264393234303463366461306134663933393662346433303934 +38376665313563643339366236393735343465646537303737336530343061646462316162306537 +64323835316333383334373030613364666666343439313465613239663439663837663736666536 +62303934353764363733306261316632633432393166393966303264363735353263366331366133 +66343465346336343239323965313764376564336234663034363737356136323839623933306236 +62633062616565653066333863626662326266313535653766386365313338323632383062376264 +63653839386333373838386265363831303564636464656633636166616534656131386465623632 +31633534666236303037326263393462626536326232383365616135313739633264666231353866 +35383366653362323638376531613063333366383566396562306138616439633861303265623364 +32613365313337333130613835613631313630613964626565353031636232373536393566653033 +37616463396661326161646362646230316236376539333763373430626362653536363161636133 +64323234343531346232623561306532643430303938336135643861303630383865356264633638 +65616537313539363933633336636662353837353465316461363865303265663537323336653133 +33613465346665356635646364383564633237666634346261623961613763663035653238303464 +30336463613362386564623039306436656232633162653838613863316539343530643039303262 +39393833323232366630666332363138623733373265636331303839613535663538383863336162 +36393163656162633832316331643733623732386464363538386130333138623761366165333366 +64313633303566343535653436656563323831613734326163626234313864656231303565303661 +35393238616666393537316361653661393161303334336639363963653630303137653031383464 +33386234373139356264383738653163643635346133663835626238386439613435656536636366 +37376362323666306632346136346665323464346165323965373931323730633936653630336464 +35383662323163363334336131636231643764623834613664303032663563613431643536343261 +39386631353236346432383366643366366437626365316265643738393762396564366532313137 +33663631653132316564306163303231623032366632373134343266623930616661633831613532 +62393861353263303335393939356565333062306366356336313161343731373434393834393433 +39353866646161383265363863366432353038323066363732653538633333306361303335633161 +38396139366164343537643730386461663834636530383235346635336433346636363962383239 +37373731643663373661346238373034656163336636336137633263393635353632366437306366 +35393735326537353533316532333362333035383633613664306265333863633161356339393565 +38396161366433376237353339326661666634353330313061663262393663653632353238653734 +63346438393064363434633162306561623965636137616465333432313131303839373364386337 +31393663643831393136636430353439633835386466393561666562303865376635346166366439 +39393865396166656135333237306534323264336264633232323365393437613538323635346661 +32323364646234633462333834383736326236353638613766613834383362326466623662663833 +30326562396530636432376236316661373333316562613637316232336332356638343966343632 +65636235356330613533623334303363393831623031306630626463653064373563386565646663 +32633133336562303964303933353532643739343735643738356336336535373835663139386133 +64663663656433616134323231353834363338656638346539646631646564623739653061666562 +61366264333266313161653131306431346636356436646438656363353834656530393636623363 +30323137633633376135376463336633343065383238303936666338633263323439623265656638 +32636432623037333435636363346238646135653866633064373162323266336565613835373132 +63666138366333323561343466646539393566316464353263666334353862356537353734383339 +66616239313862303665346164653863646130663438663362336261323633613435306565396332 +36303864626363366134653230393835643235633733373562623262396565343434613338396661 +34616162363062633131383039316264626562323366626361646664363633346465326131326135 +63396662633762663664623038616665663935306532346530313232343135633931616663636237 +30343634316335356137333764323365316335343437653765653466353239303763313465346437 +66643532663036346531386536623431366539383033343063643939396636363461616239656439 +36343738376632366536333436656564333263626465623464366231306666383232316337383839 +31343335316433396261303762366438333834363939363532386436623864303634656664653764 +35653331323132356339323166393630393863653765306537666363333762626162343633353735 +32306236346439633666636664336261343538656533366361373761306332646665336431386431 +31386335653263346333363334336334633365306435653061323231346261363831386165666133 +33666638363837393461636132663533626332323166393866393136623739653235376163643135 +35613432313537393363643836363532326637303134356135663263663962373261666666663965 +32376139353331303563393135303235326462346461383735613633363264303734613266323561 +31366333663638663430313436396430636537303766303837323938396436313863326638323932 +63303338616436313630396134613066373265623434303130313532356431313165383934663137 +66663733373365653861313930393934303830643034323165353564643537633436646634663865 +38386238386665306232366161643166373832353238343964653765653339633630633839343536 +32336165393130633536666637383032623435666432626134306663646431353663316334633064 +62643566326430336462306630313631313963613764613737626339373866623366626563376464 +64653132363235386265386635616538396565643463383238303961663036343266356435323762 +65343239303833376535353963653362396635393961623163346331666233613834616630393361 +66636237356333333164303735656232316330623537303937393865336337626636326363303134 +36353432353237336335396236626134366631356664393536346637616131393036326439393962 +38363235306164333863623931663835353564316337303364656561393236333866326536666130 +33313331656532363735336464396638333562333339376232663935613132663637623135396465 +62333538313339393539663065373430396133346134333565633437386637346534383532313963 +35396566306134636330623063356338633537343039303933386561353030333131366564326236 +31306134663363383865393034366632643963626663613061346537656537363665383365373235 +33363463313639313833623733383731333234303061643461623530633565636135656161326536 +38383332623833393364313633393962326662626339343763663430326634306130643431336666 +62386533616465313638326439346230346437393766333732633366373931646262626137383565 +30343333323038626666323761623831613332353830306663366430333033353363656537346534 +36363837613963653238653364656637393939326335323864626435383866636530393336653238 +62643737626437353466393730633063316331386563643038666661326434666565353166353532 +66393531653834393263323866636437306166613762643864613334363732636230646234333261 +38353035623132316462333432316631653132363037616664633330316531346332333866353931 +35623262636164616239616331663235323434663763376231323232663066643462323964383365 +39663838373166353264393466656366623764636331353361343434393463323439313639633336 +36323433343764353132383464336530613231653638313036343363636538336230393435346235 +33353236333434353034366133636338303135656561663830626162623065623934386666613536 +38643133616163373139633230316534333432396365323037346462343132366562323166393261 +35323565353638393761646530393639333333616335633030303663333165616535633262326232 +32393461656363346237643064326537346234656134346331663733336532346237623133666665 +31383261323338663366303239353536303531386438383533343233356236616431383234663837 +39623363356132313562643931313336316432613932656463336135376537343030303337353730 +37373665313130633039323437623436316165613930373939353231326433646534613266653634 +37303162643636326663323339386561633338616263663132623465626364393066643236626365 +66363063313664333366363162393062666236366265666239313931323837333434373137386530 +36373736643566313563363961643437353935643032343162356564316262323561356635333239 +33346439396539346264386134666663336466643231613330633266663236656633396634633432 +63303261623538363031336335333163303562646439616338346131636531633961313836353161 +37333866333963636433363563663832343861376163383766303136396238666164353166643936 +38636137633230363832303562376135633263666366363233376535663134393365623037636234 +65323930366662663335306232373135663538636633656134343766386663326630383764363030 +38386637353565343665366662383165363962336331613431366162313830376532623031373165 +33303762356264646137373265316235383064366230366634613138333837363832343364383462 +63343734383739323137666535346261633634353733303063313233383761333137323531383337 +38393831333836663666623366623034366561306336303130623536383965306364616564333731 +37613936633630663035376439636539353035613436333138663039316561323335616337646366 +30386562313936353464363635333436323761356561353136313166383338373161323462666430 +62396362336166303139636165383766666462616162316133316666333263646563386338633933 +34613333396264353336626666646531656535616230343363386535616632323931373164393761 +32306334376164613734346265393334333964393664363063323435336234623233616231343739 +61643235336430393731656462356466626533653032366261613530303836346364646437663230 +34663066363133366161653930323666366565623933623764323738316561663137623838343936 +66313061336331663631613062363862663135356234643639393635306461346264323636336166 +64316666656562393431386436613366613636353061636563383264653339303966363132356630 +39336633633230636137336665396231633839623739376238613436393261373839306166323232 +66643132303037356363373433313964383830313663366565663432353238353535306562326237 +64623930633861303861313036396261346136363637393739383061613135646338646234626531 +31646534616235306530653064366436356664383234626239643834396339343431653339653130 +39616366393530373566336461343734306231623662636130323833663930363062663735306261 +31356435323331393631626136336230623962326531636230636165663234346332303263343564 +61646638386330373564616134353633666531363930393436626130316335366532366230326262 +36623264326665336538653663353637613539326432666434623337346261343537343865623264 +35376366396333393633643063306336313333336465613238343634393166633038383831343535 +30366665376634323339653832383038313463316139613765633137393939356561323633643335 +66336230333438313537653835396165383837616132616132323131323664323736353238346565 +30386337363339363933393762666233353731646330633038333365383161306235386533393731 +38396533306633626535366261316561393439376234656137636636346134636566306564386330 +30333034626435653432386364383937383163366135393534656139663230643665616633363737 +35386262663933343937313635363039383263303838633166386466656663396431633333373939 +64323434323436356639396161376135366664383662376564353934646134643637633830613163 +61336261376233663862383631623638343238656264386466356135356566303733663663623465 +34396634616462353831653734346632613330663136303637643433623661343134386132353438 +64376531376535613065636534646639613834373839663463656261613766303632316264376233 +31643934636161363338383664646537323363633331393764323662336631656363356635636239 +61333336343234393834326536353134306138336465323436613039333162303133336566633864 +37626331393134643662326131303439313066646532336235323363373134373363313238396637 +34613465623864363032633538646635383565343466376135326436393131653065303162333063 +35333766613535663661626134633233326666333135636663663636333863666366356330613234 +62626139626465646635356434356431323732316435386631313063393533363530333564383338 +30356464333466666436623561373233383462323961613661666539363834303164656336623838 +38386636623864363230613731666130326435376438333563373338333431323538646231646135 +66333433393337646636336537323238393433653936326638346532373965363731333534383063 +34626233383535663337366337373763393361343230366133396461326530646134373630303165 +33373565613231323162323432646333393337663963636665343439326532313330666264353538 +36343535396534316436636265633139313933663837633232656462333631343939633238356563 +39346363396139643865623263343331656330353362386332613361343665326165363535366332 +64626435393133663565656639373061363062633438616163653263623636333063386130316132 +32323461663632653865326533353833396332333063323530373937656534653865333239393331 +33623533386430383336326665313532393436313438633836303265336435366236636566613065 +31363530356566393032323331663330333963366261373039396437616339353865396364346239 +61353461386133353762373138306163393238366132643931363463613937353634373537646439 +36363164303736393338646338333762393534363565326164653137396662646563313739336266 +65656531323931376633333766653664623162633839346238306538323539353738633635653863 +63326435366631323965626538633632636634313931333065303337306338323663633066386562 +64313065643534383932653837616166393239663939653365333331646136633433333334366464 +32643335633062623735656337653434333436376664396330316463303930373264653139326465 +31663262343730383537656266613138303339356631626436313931373633343665636361373132 +66646564653439613962623361643465386636393035333233373163396632623062323564323934 +39303936653930363230663066343636306262363037353034383632363232373832333466313566 +66383362656436303431623635623735613065613430636137633261346163363963656239373863 +36663764363735633963353236623363613938333164656138646237323838343931643037353365 +65656535613065363835303066326532313331373030393534346662666236383439333734393132 +30326262393463333565643838623539346565396238633733396466383636303737363162343436 +65353934666465626564656532343438323563663432303730643039393930353434643234316232 +39393432323131646233313065626266373736666338356466653439626463363264353139623738 +63656234653834626264613963363466303639393539343235666535383665343464313931356134 +33636233623665386135643433396131633031653732346438663931393739343463626433303761 +62646439653034346135633762666563343162393133346530343365326137646232653035613839 +63393539653334366236333538323763616331383632386663666362326534383631383534656233 +33306466313430353930656362623261353234353539353539653761353835343433373537356534 +63306236393934323632646239363932383463316532386130333532333332616535373262396362 +35653030303333623265363338383264373734623963363331313634633030336232366366623865 +36303534333539316231383135376266653732653233643031316539316538643039666237646637 +65646231343931326139613262643165363934393134333433323832386339383262316165396662 +37663636353966386130613336363164616637383338353966303666623932333761613438666264 +31373836613732393730643761363165633066396130653864616165626331313763656435333430 +31656565373466333332646638636334383766356235313562306166326230346233643637643339 +31666238353435633464313439343961666439656133646561326434633334653934636532623763 +36623137353065393834643662316632303337303564393039346464343562663532623336303466 +62383764656139643566313737633464323137393565383832653138613764666664313463663965 +61333962353532356534386165646138313334643538376238363862343065366263343636623531 +64653639643831383438646162656565376136616662613765633038656632613232663732333066 +61383663613463383930643764636438303465643565346663653963353439303635306336396530 +62643938353033623062663334656530333665633935363134613938363934323736306166326166 +30393333316166346231373537323234346231383966323036616634303661316532633339333765 +36323939393833353935616232633935643336633364616539646634303936313933616634353637 +34616330306535666432333562393333366531666330656637303662396530323033373135396263 +32306631386364656431396233323130363265623164396436326430326338346364656630373230 +32633362326234353531613863623264663537333731383634373265333334633031343738363836 +36303863643239336539383837303330343165323165666232333234663134613462643639326263 +63363566323866333731396431393838316261326437653039343065316630306364343636613565 +62313666303138636565616462306536333865363266323731343239353364666433313630646333 +37326134356433303131623538353565353532346464313766343235646566616439633737666363 +62663633626465373861346136393536393762333134633037396536643165346634393763633461 +65333634306630663835646435656565316465306564653135313736656465656437313738346338 +38383437613065373037376631383838626231303038373665623164316139623238336364393562 +32626262636238613732383136646137313166346537666262616536346231313364366137346464 +35616135633866383634636534336435386236633735386365656462373362306137356466386630 +32376238636362633733636638643532656462643531346233336566303062326538373261333435 +32323333336531663765346634353065393862383663313961343139656335613537643938623738 +30323135303937393561623961393966363265303735333262646237386331393831643436373739 +64333766666330313261393364316465633732393062303438396136656365656137326533646531 +30633137383362636361356661616332653763306261333939633666346362356630633737666636 +34653338333233616535363461316231356332666231643235363734343761343765656334346662 +31366632616537613134663661326163366636323766646335613130316233663333363265323063 +36613961343737633437643737613966643236663265323933386433333138313764343166633363 +33636635366331373030353835653966366435363239633530626663376464383638636538653035 +36633462393837636331626534306434383531366362386236666662616435323462643463363038 +39306362386462663139616362616134306635613532316462366535343135356539393033633538 +30633761376533353437613238346466303164306261346332623031353262363538363765363138 +63616562396162366565333538363961653934356164376661316538636334633734323831613437 +34623837633832623337343932356434373237313639373835613131346231303137396363616464 +37353637623562373964396432333165306234653939376532623931313765303831336632383431 +39313766633061396436393736396636333436343030356337653431346261306366393266373830 +37623531373064303633646337383133383030613039373162393934343866643531343234353735 +33333336353439383864666535633138336531613639666336396161646131356531386232666134 +63353333363966323730353061386266343739323663366362343535633261616463643766663635 +36336434343832616135646336376434653630313563363430383866613661366461646132663566 +63656561363735613030323566313061363639643835313062363238616165613636643834653732 +37363532363963363932346230396536653865386366313733333831613864353536633239326461 +62346534336131333131393532323161636362363131393036363663333963343766343664663938 +38343561306238656161393933623462623731666632373239313136306632646564346564313131 +61313537336239363635656537376636386362643131653436373863306131343766316537396138 +66633564373961316536666134326636393837373063313332353964383261353839663863623934 +37313164313337613063393630306530356131646539646466306566373861636338623633663933 +30343762346565316535326432626531383034336366393063633133366439333739336134623532 +31663661376463363238303936376263373735636131636532316134363431396664376361633531 +63323433376262333737653432363238373334623962613663623030653237616435396263353738 +62613632363933633163353336356630353036383936366431306635336130303935656564626366 +36393735396363363164353732366532393136306331376439666535396331366639646434306535 +66393637656665383939326339303066336163336266373030373666363132616432353833646565 +33303336306437663138623765656366623235623762343663343833353637636262336438383530 +34313737366463343630376330626437613631353537333662613238333436373831316535613665 +61623132616161316266656339333031623931313736643334346662386435336261333662363039 +65643563653230333230633533666666333336306339643934396363343961646461303663646237 +38366432343962396137613235623433303565333136636163616464313633313737396261303561 +38646334613336346537633733383261333664643762656539313465396365393664626237333161 +31323062306632646566643433633137623434313637376236636334353933623635396662373365 +62643630663063383765323034363833393766393066383038336335623838613035626230336332 +65366165663966336365333664663666393262663837323437666566336461623833666465363466 +61613230363465303031636137323631303336343030386561646532646230396564363036393931 +37373639316636656566346365336534333166303861633263326330633065393237653462323062 +33666664666132396664336365653162353536306662383031623664393462313663346435613430 +36303364633561623833356563653633346264393162666238613266313333663466633930636361 +31303234633731653131643937646136393063663663616361633634376439383434666334316337 +38316635656335656465336131663334393435386265386331633438653633306365663335616337 +63356461376436386234623430323939323566643935343231366565653161333265336638376438 +36653964653165666231313931333435643438393730613839316237393633666432363531303535 +61356162353038626566663933323663363962316530663932333162643461346236316133616231 +61376539346139643239643837363139363534613462623734343765366138313232633665383436 +34646561323966303538633632353464396162303830373862383038373161613535613665633637 +39623735376339653461623031623661626238383566303763316433303339396136356331343836 +32373535393061646334386534623634313364653632633336313336303133353035643936333165 +63303962336464353366393765313863333931623764373130633162626133373066653261653666 +65616437373131353732386134633938616462656539326564646366613365336365656663343837 +39646364396365313862386566656130323731346136306533323739643538326662616636383836 +32366363313834646332613765373763663466656233336265346664663931313036323337303866 +39643235323531336663623763313862373231616338653236366232316564656136616366366536 +63663933303637313733666634653438643537663431306233643761353537376433366462373037 +39303438326635353535353765623232383530306465633933636531316265306364346132396462 +36623032613535313937393134303435616339373439363863616462373539383637666631623935 +39656265346261303334333730343139336531353639633563313734616430613239323062323933 +66356630363666623462626363393764623637376636333764373065633864656530373365373861 +37303835323163613738663463333564383566386632343064613166313362663461653239613738 +63323737656338613735646563383934396164613631656264643565373132316339386665363261 +31643466303863373737353366666364623131616662366438333965306530316634646635316332 +64353463346363613434383464373362333865313738663032346264626537636165353931346664 +33626636303563643064646230616563323431313037383830306336303461643465316631633639 +62323637646339643962376539396337373136383437666233633634656331613032353263373437 +62346664613138613565346134363735346535353634613635613766613162363863373138646134 +62396439353030626431623336656630313538376631333731356364383664333039646662343232 +39343634653163356533383038653134366166643332633237356338316338333066383430643937 +39333766663238333431613231313439323631346433326265633134663761383038343032326131 +35356535306332633463303366373963613234393333633731633838646333613734316164323337 +32303530633765333236613830386135393531316465343435343631313566393363343133323965 +66626334306334383161653937383733353262396363633630313632663163373765316461333537 +64636465323165666135613334366462653830633337393432393165316431346362613536626337 +64626139653631313138356238666364376337623462383061653465313531363139623062653964 +64333465386435313332613931653562303538343063333634303635333038313761656264306564 +36383361383835626530343766653136383738613334386533316164643538616131343630636661 +37346562663863313233663266663962616164323764393534316334366436663263643466373432 +39366161393262343066393833643536313830663663386565383339353062363861373032376264 +33363939366666363536666131623431373334383562373433303738383730376137383730656365 +30326534353636376336616461366534633462626530313035623836626238313130653633626462 +64633862393837393266373739363064656131633139323539623235626434323065303365666637 +63343531653532653935393438346234656465643730623061346562386137343239316331616563 +33393537626330306136323036376265643639663735363234613233343932393436343533666363 +35623131396131663335366130613339363331366162366434633135643663326334623730393166 +66336132653538616633653565303861646561653335613063323332626231363562663965666664 +37376430343664643531366133633934306633313337336163643639313631303038366236346439 +61323531306338626335333462323761373864666533613237363132353336316665396362306464 +63633438633163616133613033346165313664313733623762356164353764336235333766343636 +38336538633634313132376131393130656262393966336263303530643637333338613632326662 +66613336656634306266346461313836633338376161666162643963306238363232613863393162 +65346362353030366439643366376133613638393939306639666635373638363664626637653462 +31383562636132613766646166343162383134623234356332316630353366363834333539343535 +37396163363230373137303337356233323163626166326462666437356531663666383764393638 +36386264633962323235346536613234306134316165646536333039303564333131636462396138 +34663936626134666366663738663663323465366234366566666163316363333638653332383661 +30313738343332303563333066643361366438353965373336376536336633326262343336303466 +31303064346361666133313365326166383732653533653335396163393533353535316430373233 +38343633323135633561613238633362383565633961633035616539303735613836353862316561 +37333566353937323734396265396566366334386533356239363638616338346339346363613730 +64633463373439393238353530316131326537333762613435653266386236373063333564373461 +36663533376238613835613237353261373931393236633930656464633866363266633866373761 +39376439393463636133313762336239376366393439616535666434373538303166333633653238 +66626665666130393132346461333838306531326338393730326238363865313834393365396137 +37376336383966653534643939333665353865353166366233346434663531393462663065646533 +65313365643866653636313136613661646162616435663963383337653232326533616539326662 +38336431393538376336386235313735643432313130393530663838656431383030376462643061 +39333863376463636362356266623535383866643237613435356130383634633462643038646133 +34396561626462613063373961653830303439333331343331326264636465386331633061613464 +33376634393935656334343365613933626634353331613836333764363936313738663832343562 +37356330396534333132613564613535313934663038396662303835613264656561646534363936 +65376337366564306465353364623930656136343336323166363636663438363630666564383361 +34353735633038613262303763303832336532343139643662356564623537663332613733656362 +30663936643162343462353133316564653263653365626237303363636239323665326562386639 +64633631363837646362313939613362386561666636333936353537356463373364363364303339 +66396566326530316639643236346265633030383439366130333865336463313334323264313062 +33643237396635386662626262303133653439623739306666653666323930323532383136356463 +61373834383633323662386639326566666530346234623734316135656132393464353133363831 +66393135303063663334346665366163663166613564613535643131666336303830366566623732 +30633035636537656463343931613331663562383138383431633165633362333536616333663936 +33323464636161663265656138363363626164356333376437653630663565616137356261643133 +32623164396165616530393561623235636162353033626237313531363162633565313962633962 +34643264303664343937346663336632633532626166313239383331633133623132663039343264 +64363131303363623861636138646332323934346261666332303832383436393264643363303337 +65363531333361666363393034333439396438316561646435373537386437386661363539653733 +39653561653235396539646536396632653062623534613765353961663931383031376561656661 +35356137323232303463643832663531626331353736613564336331343066373166613266383130 +66666530326338363665353161643930366535653764653331383361663563646531333631333364 +62623135303932366531353831356439633363643938386337376439353139656438616532613162 +34653763633533326465366363653634636634393665613838613064633333333733616230393233 +62393338303136343231363637393961633564326438636135323034343334643138316238353438 +37636532306361653535346163633363346366323565346666663130353537663537386564663063 +35353133613737313461373532613734306166303866323361636131333366643138616265616631 +62376137643138663631653737323438643735333435376461313364356239336661333433666439 +61613561626437303763333466663063663336346366633730393630636334363839396134366663 +39623533386339383466363138373265336235616437366538316631316335613533613336646133 +64386264383739663362626139356661366637323530656232343335376333393561313539343832 +39666138336433343333613065396564383061323163323030666437353837613133626563626230 +32623738393435666230323637643139626639326236313133333763646137323338656534376239 +66356433313361386537663865616633343134393861346136303332636135656635646466333964 +38643165363133633266643963366664626133633731386138626235393065613365316262323833 +62663230303732386436663465613965656166353862353432333737373830393135336362656636 +62656530616666633731373134633032653863366462623434646366373730646136396139363437 +61656635646337313062636435646332356663646233356362623339353233623934343830383532 +34343431386530636361336432613465323232353438323864666435653766366130393936346565 +33346531346237326531376365313366346530343335333331303832636336626235393262326533 +31323930353037616138323931316165666137386666363962663364343036306532373039316139 +65643531656466353961653664643966373061643031353061306563356166363230633637346663 +37343132383530316538336336336562333761623563376666623066306435643736646463653534 +38323032373733383866613836373131623463346637333930336130383038636335366636353934 +35353539313863633331343533323236346638336361333136333661653762613839343132323132 +31613031663765663364653831303730646432356166633632393866343739313537326137643533 +31306534363133616332366238633932663432376466333931316264653462336430353631663432 +66343131366530316263333961353364356630653265643434386133656138323862366538313765 +38323834393737323839343030356464653537616533646138636638376465326364353530363736 +63396235666538393035376538313530653736633365363266643966623363666330383330356339 +65626662306333323339623832663162323139306264313434353366643534643530666665613434 +66336632386365336532643862623661323766363665646161653961643161646563393738646139 +65323232373231303538343037336633373833336139393832393063333438643730633665336465 +37383264313861393861353936656638666136376161383366633039333465616232663436383138 +39376532363032663738393031643839303536366634393965373231356439306339643332376436 +33336266323233656530376361303134366336636630393730613330336436313435623765383534 +34326162323565623738656539313037353430393334623339633531643438663532303631346633 +39356431303564373638633162303564346336373635363432373132336435346232366639303438 +38393862316630333462663934363337666133373539303531643530636232343136333633633463 +34663931343038633564383761323637636435623465646431643838663839636163393038303562 +62343764303830333662666364333339316432333834626231626336323437653332366362376661 +34363838373331643433396166636635323439353731353639643834376265303837376566396437 +31326433333138343661386336333964393731623839393862393237336564633865336634616361 +37356637636665613634366563346635613937326537366335373635383438333234626632313031 +62633933373432623235316335333136356662333238336231663537303036316134373864383563 +31663665653635626162386636613534346630613061386366353362343739363335376335343166 +36356262373339393464313838396630633065353531636432316531663164613465323133366634 +65616636373032336564323764343231373438366434336238643530663662396662646231336235 +35343036646631383165646637383239646466666332393265623337666438663236353566323436 +63316637396564376136356533393135653731353838646337353230623533616437343737626163 +36353765643764333365306434653830643935616363663365363263626532383038613337373138 +66636663643339636530356639333933383036326332356265333236623233666638643334663864 +65356566663963626438396133326630333739303565323639636233653733633536373932383061 +62393331383938373734633763346263636438343938383861613133616266623836323735353130 +35623431323235343439646163333132633661346536633835383734613663333061626462373832 +65363430396664313138343334363535636263633366613465343161306538333033363733323934 +36663331653730656561323463316163663037393732633164633438393565646565363165646439 +32373530343139656364623231663065623665633935373064373064316138396338353862383762 +38353630333232663666633037633833653438356365383533373132323661313234326363646536 +65343330653063326565336166646231383636343962356631336461376533623533616532303533 +31306231633438313336636163316263323162343239303539336463613638623533633937313531 +33363035346437336634366539313663383037316136363032613131633635353739373338636234 +39353561313165633662666463646666306561313839613366643562323530613463306232383661 +34613038396537636237656365356661383839663330336331303035666366393838663736306336 +34376335646631643730363338353136323434333834633336363764396638373264643131383363 +61386364376339636430613835646462613638653936636362613539346332653866313963666263 +32653631336533613162366231316233623937613537396132393765386233343563326430363932 +62613830653738653066323232666130363833343832393737306636356561393937616466306161 +36353533643838396133306662613065366631333638656631353162616432623666353961303434 +65616133356232323636636135383563356137643338356464373235626639616262393334653833 +33633039633130383836363530626266643537653630396236306134613838626635623835376166 +32653438323563316133316562653236393332333331346665363433376534663461383763653333 +30326561326536353061386563336238663563313839323563623835346465363334356463363934 +62373533333033396364366339303337623632656566613431663431613063383632383839613130 +64383862343465663663646138613234336630343437613638373236666162633333376463636664 +31343762386231313665646264636132633130643036383964343334386665353733316537306234 +66363535336337653433663035353033343133333435316635363837393762336433356563336562 +35306433333836313939323336316262643764336265633866386464303462373534313334386139 +31376531376262326535633064666135396664313530366539316631333435393734666339306630 +30353566383737393361656436316530636233653938393537393665626563643665636433343638 +62653062623239613038363834613462353465333963633662333739613936613962383238393531 +64343261643862393639336262613764623933623036316664646164643936383963663633383033 +36363462663033646332356239613965383633623136343239313263366363383932383261333836 +35316161633165333966373965356434316639313836376437363833373937613761616265316164 +38303631396331646665396464353964306535363762356633333332376365613032613965643938 +62356337613731323137333566373338303465633561373065306661373635303937343461656138 +30386333643964373732623261303262366434376634613234306332633164353635363437323036 +39373465333830623230363238333862326136643234633633376234306532313063373739316161 +66653634343631326233303066303031396431313434613232336337653463656264386231326537 +34336535363236376637656635373939643735373961373039316237323037376430356538383730 +38363937313639373036383164386539333436373364343131316363383762303166656331613031 +61373638616566623231356164343563663434633435383737363265373961313664323537376539 +64653937343137653239386432326261646365633938653334303864646631393930616462623065 +33356230646330343134643331393737363836373236376532363466363465353833646534656238 +35376439633538646563643863636536353133336131313731366463343963646464653333323133 +39363933396364393933363964363934316365303561666164343764383162663836616631626366 +36623364653631353739613833633666383332633762626536386534396236356133613763613166 +62616531366332393437613833663533616566323332316331613031643035663836323365326532 +39333638356634333839373338396363386635343833326231346662656239316565343935383134 +38326130303964663439303134386334653936396630326335613762663732326631646237613535 +64333166616437633661623833656561316666613137366536663962323431393237386538376230 +33323534376633626161303633353039363930626534373436303363373438376233633534303161 +36663633346461616332663934313661626266303036343939613032613035633761626332633762 +37636532346630643666376235336531316536323338393339323535343863363164626265653063 +36323463336266313135353335646337616434643236613465356564396562306537323434656631 +37366132343631643938383461313863646630626538663038633835646462336239393163366263 +63343430353234623732333939303937303835313463653838623463316232643635376162323635 +63346461373935333965623239313939313334633131666131373831623033366132383862326638 +37386239373630656338656438653865376535373162353066306366313431653835643761366531 +39316236393761666133323135353138363333376538323164333939616431363735373235376663 +61393939376561663933383865623039666432386339373163306338633235646666653132353261 +62306135663030626337636266303361313136363033376638656334333563393064323964353866 +62303630303230366437623535383430663035333239656663613438346663353939313438396437 +34373765336464353534323337346532343436376361353163323861646534386665663534643966 +35363765663733613065353131303535633639666261336234616465666262386434343738663131 +62636566323538343231386162383565666333646234386635383433643733393764393436326233 +37333530613162646665323232323164396633323235323936643230336364353931633137626332 +63373733373866303961643262343135346637636136396661313334613935643266306334363961 +62393730316233343935326164646130646461623163353433653530316237333137663264316332 +39383738633035633862306263383533383832353762366432623031623031326637306538636630 +36356238363665316639373765656462366333613563303338333335363166363434626538336361 +36336438356437643831353361383663386335633365343134353532363430383931393963343738 +35306137663833353666383263383532653763616563303363353832313131633236363664633830 +61323431363834646630333864616435356462636166303638613831633662636139366432316334 +66333631393035623766333064313430653166356139383030383431653435336634653032356134 +33656664303233366261393162653235393239643661316534386537643730306338323939366438 +34626666393539613230643933303862373962363434366438306364663533323535356165316162 +30613266633937643533386663663737643766383965376130353363336436333164323633333035 +32623462323331393533383562613831636537643263393533303334663331346532353636396461 +34373033633233393465666265643234653138383165306533326262363563643364643465316238 +61633763646634316132633432303430386466306566326335613266383966303362613130353630 +30396337636661356337323538393062323439613634656530306631333565353733333865616439 +34316564666236316239613163313438346561663631643638363764633332653530313062393238 +30663031316332636434303230666663633065663036366466353661626564383562396265646237 +39356461616131396139313964323439663663666638383638323563353763623065626362356533 +64363066326332303738333138666235653065383739333432643933326633366330366162373837 +65626633333366393834383335376139636138326138613833653538393931643361623536663530 +36636638333331643636303232383665303234303737366630636661333538333465616666323338 +64336532363135623439626238333735663765356234653134313834386437376135323437616537 +35623237623964663233646137346438623332646430333639306664336534623262633437643831 +34383662373932636433363131333563613937353164353132623862346336316236633434343435 +66656666643764353764313231373065383234316166316264363833313866393736626164383036 +39396636313037613337303866326166396338366432326163623932376638653737346235303738 +62633334323161303033346131383336663766643565306562373031653162663835323033393561 +64663363633739306539383030663765353332646461363264316133373934343264323366653336 +36396464393563663134356461323836666338353265663335383566373037323936356133623266 +66393966313665623136653939343566373864353666313966633135653265383661353065326565 +63306535656663333930656330303233643264376132616239396563373433626366373865633636 +38393466636262613364646665623865653037326266653761646165646366396630353432373137 +64356536626337366532626666613561393337626238613933663264353233386135323133656462 +30303037366661343635303831336464323731616437663736363864616438383563636464346365 +64383733323738333736316363323232313839313937323066653265303832636632323361333833 +38633336366435373764366462643934313336343430333537386231396531626164323535353836 +31613164353937633961313039363236626637346164323932633061643632613530633432336661 +62396336336235613335303531666539623732633236333739643731303961383365613364323034 +64323065373966366631363564363561333632393336613336333462303934636164343237373138 +64373063633162376531333436333766313665323335306265643437646430636366626636353162 +66353933326632656466306134613334333432633235303665356539323466633930623037663464 +36376333373163633639623536393930376638633335613765666164643830343561643538656334 +65666539353463306438653837376166363262623834656331643733643064393034383161626364 +66636633303965313661323336653736333666393964613264373834306664613664366632393338 +63646135366436323261613337313434356132373730366463663639623334306239323537363139 +64363231333038333165313363303233663238363033343635643033396635333135663331623432 +37363732346433643436343465623366623961396233663865366439386634316566626664313737 +36646235623766333333663366306335353933313064646263666661303231343837666463353136 +66366165656564343364613662306431613731626239303865643938343761343038366530386335 +33646432303639326238656663303464666631643236366131623534623934663235306333653639 +61323862323435663334376630623562653736653333376230386666626365653163393861313865 +36633934616335306666343131623330323738316130363737393863616232356362323162653661 +36623663653539363736336365633533613866616463373032646164363630386135393234336161 +38643264623733653536316334353838316432393263346635643066383437326230613830613337 +63393630346662643465316666353133633866363730656230613863333037356563656637633234 +66666334306434636566326365346131623466393031323464353763616230646231363261386362 +61623665656239343035653936373939393534356137343330393135663535613561346632643433 +35313436343231333034316130316264643334356662626137393132663139303664316263303438 +30366631323033366465326239333333653339613466663833666534393633303437396230323234 +39363538616136623266383132316637323338316134626164316432663335633935306664333261 +64313465663165366365636434383465313861613135336465323961393765326439343263366663 +63393439623333396432613330343562366133616531343464383062653634323961636330303239 +31396461656630333633333130313365346231353937623330386166363432336638626139616531 +36306639313836356264316232373036623063613831343766383963386666653263333663326632 +64386431633937616239613865346630633333366330326563653463376464666564363939373731 +64386562346631323838313438353838353561313832303766633636366461306535623132643466 +65633635616233366630306361346566376562656431333133333032636132333338643137346331 +66653064613061303262656262353964386364373764343138313430336566653864616430346636 +64343832346632646166373931333139366564346365346562363465353332666165613535353437 +33366335333032616536663530303731643466363339386465636139393765633862363038633962 +39383437313231343163333663383162376261366435373061613262663231336134396562633234 +32333931653137383463376633326666636332633336306330643334613564313433326235363265 +63393632366432646639353262333830353265653065623630343537643062626233356437656236 +63316238316266336239316332383262646464653532303763636664636662623131383932313661 +66386532663663653033646265303735646566386330363933623334613537353132633531386563 +35383332336662633337343834303731383735613663656437343762383566636335326237353431 +33363134303639316335303031663865633938353338373538366561306536363735623533636430 +38303861323535343838343130613931393632333466333734633963653361393434383363303165 +32373661323039313034663561333735653735373739383236393164646139663766613363656433 +39353263646130643762663635613037353032616339346538326635396533323331363161336233 +65336665636430333933313737353466623335353436303364356437363434393566626431643335 +66363539316439353838633063363039653837346335333235663136633831376362663836353361 +37643465626361623066643065353765626432383931643730363861393634396466343162653232 +33366662353730653035613833393635323166396561636435386433376430333366636130386335 +37636430656135326437326533363236313738613933333934343262393530353533653164333336 +31626365616332333033633330636230343961316564636535326363306335353639626461316631 +35306535663133393637643063356639656439376439656231386238373566393936626465306231 +38303534383563316133353264323334303763626565343963316264393563666437323262366665 +34646631633736643539303533613838303730326333333831613037346232386463363333393932 +62386434353736633265323131633634303539323461653939653336353438346139633866306637 +37336639616637656335346663376364303036383962336436646238316162386165396339363035 +63386639343136373333623663323837616338363237623136393338373765636630323464366562 +39366364643164393835363836393333393534373664376238643331626539353662376131643631 +61393532336338303762613966323434386438656561333739326265393630373737316139333564 +35616366616563326562633332333530666238336666336132666434386231666338306430343566 +39633533646562643865373163616261353731303635313964646136613061643033376361343837 +30393866303337386334316435636430663837386264613761393366656164306131356262656432 +33653939646263646539323331306163386662323565303036633537376136623436623464383462 +33393062386335633036353166383465636233663735323861353562623962323530623332613233 +65636331386637323834656536373731363235376262376633323061623033613635646237376536 +65356265386565393438363466363534346538663465373232666364336433323261623663383933 +64376461666434616664636365303036363538393036386263376535613063646362323834613937 +39333635626630393535646230363033613338383364626566333563346534366261383464343961 +33373538323761623537356233353730303165633535623661303061356339343839646232323061 +62353863306532383562303764366137633437363163316437383436353631313763383137303265 +34646266333661613332333237613937323163623164633961663939633562666533323762373334 +34396561646365333062303164353636303439393361353662633732646566623533333437663533 +31356564353336393666623238323332626631323464616435656539623235366161336131376433 +32363236343530666666313763313230383939386566316435393462643339353334366461333462 +37373735393139316134653065346661386265396263616332306534386531653431633233333562 +36366536343663323330393639366337636234313235326166313761633737633539356632656136 +64326436376434323865613839656431663031623936323265663636343637316434326538356265 +36623963616130353332396430663333393162386338353938646164303662636535636134666136 +63316232616133313835623930373437376365646238666337643633316538373637613338383436 +66393936326237613062393363363663636566353034646332393730653163616432313663316430 +36316337306330636466326631326366373336636438306264323236386237643733623231373964 +63633162386531313337343435393339386164663131363536333936356536303864373661303330 +31633636346565343565663631663866313666373961363662363564383335346561313430313832 +38366536626265616666653133383033663538643838626163626431376334376633353133663235 +62653739646230373830653363663635366565653930383362303066306165633365396131373063 +34383937363031343863633332363037326332393661333564613730376464656164373933333131 +31306564643162376463373365326566376436626136623931373036366333663136373435353463 +31323737356439623038323335393736363466333961393634383834646130376136343431336265 +37616465623531313034613037313661303634643335326134633337373930626132646666303962 +39376230353436373637666564353263653934303564376337623734383036306261343534626164 +61313034636463333265313335313964343964373530373935366132326532303036316564343938 +33383864333438633665363138363439663831353964386630366465313235343333343365363332 +62356333663839323630313836386433356231643463666631336631323637666437393937656561 +33666236333533396262643435323034353363303135383430326164313864663462643338396465 +35373538633934623531643235616239343330356435643636663637656462303435316663643862 +63643861643639613334616330363832643933343531363730613765333437613961653931646237 +64333465613162636239313334326164643263656132326338383462336165626137623336666336 +35323933333034643830656334333238663562313861623336316565383861646631 diff --git a/devops/host_vars/dokku.yml b/devops/host_vars/dokku.yml new file mode 100644 index 000000000..4e2a2146f --- /dev/null +++ b/devops/host_vars/dokku.yml @@ -0,0 +1,40 @@ +dokku_hostname: dokku + +dokku_github_public_key: >- + ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDQZTvlk/bboloJVMfjGmy2kgbqig8Zop0f47nV0TNjArYTpqMq3gGIfNM9Ae+WbBCdpyIEq/4sxRbMyQXMmH42rvXiAM7ArJhyKMswGWYAVxUi4U7EFhGqTi4hyaA3b0/tm1vN4IisjKxleXthPOUvbcSDx210r6kZ5azu1WdBBBAwCDzi7FJhalPPj6QH7+5lmueeIzc4qRPJaAB3FINxS9PnUd+AxtVNJMqoi6nfDhQGhzhbfQs5vfilxlXNnp4XbpCK9xHhAHUGas/uaGvqV06WIm7VWQX1Lmbr4bjpVMXOTXVA7hjokGFkh6vDVe28UeCNQjw6PdQ6ErwxblxuMYMC7CNGXYHxLxpZb+It2S0VEUhqls4vsMnYSk1rY0i3bdeyG3k1llTDRV+yLluoG/h0puWnqHXFszO1kTx258vJku3HR44+nuGmoTuBAsnLe8LxPPlbr0KKZlBsN6ng0S6SIP8dvgGlYTis7Ce/waXygGC68bkkbKgOqPFx3VebWujFi+RamLsof/EFS4ezWj1fYHIgV3KSVH/QuE/Oe3wwJPYHFfH6JngfBumZZRcGUMTl4Y19Ut6c1/l4ARy1ETG9KKSnrb8KOd4zeihBzaIkzHaEfGdS6pXQ8slKqrTcdCc6Sv+tobUq3JjRF/ilVx5DRi0jOCH/+7N//9adlQ== + Roberts Github ssh key + +dokku_trajectory_viewer_name: trajectory-viewer +dokku_trajectory_viewer_repo: git@github.com:ICOS-Carbon-Portal/trajectory-viewer.git +dokku_trajectory_viewer_branch: main +dokku_trajectory_viewer_repo_dir: /opt/trajectory-viewer +dokku_trajectory_viewer_domain: trajectory.icos-cp.eu +dokku_trajectory_viewer_storage_mount: /root/data:/data:ro +dokku_trajectory_viewer_port_map: http:80:8050 +dokku_trajectory_viewer_env: + APP_URL: "https://trajectory.icos-cp.eu/" + DATA_DIR: /data/trj + DOKKU_APP_RESTORE: "1" + DOKKU_PROXY_PORT: "80" + ICOS_CHROME: "0" + ICOS_CHROME_ENABLED: "1" + MATOMO_AUTH_TOKEN: 0fcf14d8c6125a74ee621ccf6cf66dc1 + MATOMO_SITE_ID: "12" + MATOMO_URL: https://matomo.icos-cp.eu/matomo.php + PORT: "8050" + URL_BASE_PATH: / + +icosdata_mkdirs: + - /data + - /data/flexextract4 + - /data4 + +icosdata_nfs_mounts: + - path: /data4 + src: fsicos4.int:/tank/data/flexpart + fstype: nfs + opts: "rw,vers=3,_netdev,hard,timeo=600,retrans=2" + - path: /data/flexextract4 + src: fsicos4.int:/tank/flexextract + fstype: nfs + opts: "rw,vers=3,_netdev,hard,timeo=600,retrans=2" diff --git a/devops/host_vars/fsicos4.yml b/devops/host_vars/fsicos4.yml new file mode 100644 index 000000000..2d00a1236 --- /dev/null +++ b/devops/host_vars/fsicos4.yml @@ -0,0 +1,3 @@ +icosdata_exports: | + /tank/flexextract 10.10.10.145/32(rw,sync,no_subtree_check,no_root_squash) + /tank/data/flexpart 10.10.10.145/32(rw,sync,no_subtree_check,no_root_squash) diff --git a/devops/icosdata.yml b/devops/icosdata.yml index 6504924fc..28e93c00f 100644 --- a/devops/icosdata.yml +++ b/devops/icosdata.yml @@ -18,8 +18,10 @@ - hosts: - fsicos2 - fsicos3 + - fsicos4 - icos1 - cupcake + - dokku - pancake tags: @@ -79,7 +81,7 @@ name: Mount nfs data tags: mount mount: - fstype: nfs4 + fstype: "{{ item.fstype | default('nfs4') }}" state: "{{ item.state | default('mounted') }}" # The next two default to omit so that they can be left out when state # is "unmounted". diff --git a/devops/production.inventory/hosts.yml b/devops/production.inventory/hosts.yml index c3f34ec14..49cc5f840 100644 --- a/devops/production.inventory/hosts.yml +++ b/devops/production.inventory/hosts.yml @@ -70,6 +70,10 @@ all: cupcake: ansible_port: 60603 user_conf: "{{ vault_cupcake_user_conf }}" + dokku: + ansible_port: 60613 + ansible_user: root + root_keys: "{{ vault_dokku_root_keys }}" pancake: ansible_port: 60605 ansible_user: root @@ -79,6 +83,9 @@ all: fdp: ansible_port: 60606 ansible_user: fdp + fsicos4-flexpart: + ansible_port: 60611 + ansible_user: root # CDB VMS @@ -125,6 +132,8 @@ all: vars: ansible_host: fsicos3 hosts: + lxc-sftp: + ansible_port: 60580 amalthea: ansible_port: 60560 callisto: @@ -160,6 +169,3 @@ all: ansible_port: 60570 ctehires: ansible_port: 60575 - dokku: - root_keys: "{{ vault_dokku_root_keys }}" - ansible_port: 60595 diff --git a/devops/roles/icos.docker2/tasks/ubuntu.yml b/devops/roles/icos.docker2/tasks/ubuntu.yml index f845af6e7..bc2e4ab39 100644 --- a/devops/roles/icos.docker2/tasks/ubuntu.yml +++ b/devops/roles/icos.docker2/tasks/ubuntu.yml @@ -1,8 +1,14 @@ # https://docs.docker.com/engine/install/ubuntu/ +- name: Ensure apt keyrings directory exists + file: + path: /etc/apt/keyrings + state: directory + mode: "0755" + - name: Add docker key ansible.builtin.get_url: url: https://download.docker.com/linux/ubuntu/gpg - dest: /etc/apt/trusted.gpg.d/docker.asc + dest: /etc/apt/keyrings/docker.asc mode: '0644' force: true register: _key diff --git a/devops/roles/icos.dokku/defaults/main.yml b/devops/roles/icos.dokku/defaults/main.yml index 249fdc24c..23fefd2ef 100644 --- a/devops/roles/icos.dokku/defaults/main.yml +++ b/devops/roles/icos.dokku/defaults/main.yml @@ -1,7 +1,9 @@ # PARAMETERS # The domain from which we're serving dokku apps. -# dokku_hostname +dokku_hostname: "{{ inventory_hostname }}" +dokku_vhost_enable: true +dokku_nginx_enable: true # CONFIG dokku_ssh_port: 3022 diff --git a/devops/roles/icos.dokku/tasks/install.yml b/devops/roles/icos.dokku/tasks/install.yml index 57fad2fc8..ae89f6cf5 100644 --- a/devops/roles/icos.dokku/tasks/install.yml +++ b/devops/roles/icos.dokku/tasks/install.yml @@ -23,17 +23,18 @@ vtype: "{{ item.vtype }}" loop: - question: "dokku/vhost_enable" - value: "true" + value: "{{ 'true' if dokku_vhost_enable else 'false' }}" vtype: boolean - question: "dokku/hostname" - value: "dokku.fsicos3.icos-cp.eu" + value: "{{ dokku_hostname }}" vtype: "string" - question: "dokku/nginx_enable" - value: "true" + value: "{{ 'true' if dokku_nginx_enable else 'false' }}" vtype: "boolean" - name: Install dokku apt: name: - dokku + - git diff --git a/devops/roles/icos.lxc_sftp/defaults/main.yml b/devops/roles/icos.lxc_sftp/defaults/main.yml new file mode 100644 index 000000000..15337569f --- /dev/null +++ b/devops/roles/icos.lxc_sftp/defaults/main.yml @@ -0,0 +1,8 @@ +lxc_sftp_base_dir: /srv/sftp + +# List of sftp users. +# Each entry: +# name: username +# pubkey: "ssh-rsa ..." (optional, but recommended) +# password: "plaintext" (optional, avoid in production) +lxc_sftp_users: [] diff --git a/devops/roles/icos.lxc_sftp/tasks/main.yml b/devops/roles/icos.lxc_sftp/tasks/main.yml new file mode 100644 index 000000000..a8afb4ec9 --- /dev/null +++ b/devops/roles/icos.lxc_sftp/tasks/main.yml @@ -0,0 +1,2 @@ +- import_tasks: setup.yml + tags: lxc_sftp_setup diff --git a/devops/roles/icos.lxc_sftp/tasks/setup.yml b/devops/roles/icos.lxc_sftp/tasks/setup.yml new file mode 100644 index 000000000..25ee4bcac --- /dev/null +++ b/devops/roles/icos.lxc_sftp/tasks/setup.yml @@ -0,0 +1,11 @@ +- name: Configure sftp user + include_role: + name: icos.sftp_user + vars: + sftp_user_login: "{{ sftp_user.name }}" + sftp_user_dir: "{{ lxc_sftp_base_dir }}/{{ sftp_user.name }}" + sftp_user_pubkey: "{{ sftp_user.pubkey | default('') }}" + sftp_user_password: "{{ sftp_user.password | default('') }}" + loop: "{{ lxc_sftp_users }}" + loop_control: + loop_var: sftp_user \ No newline at end of file diff --git a/devops/roles/icos.lxd_forward/tasks/main.yml b/devops/roles/icos.lxd_forward/tasks/main.yml index c634560ec..aa28d4576 100644 --- a/devops/roles/icos.lxd_forward/tasks/main.yml +++ b/devops/roles/icos.lxd_forward/tasks/main.yml @@ -7,7 +7,7 @@ -A PREROUTING -p tcp --dport {{ lxd_forward_port }} -j DNAT --to-destination {{ lxd_forward_ip }}:22 - when: lxd_forward_port + when: lxd_forward_port | int > 0 - name: Modify /etc/hosts to add lxd_forward_name.lxd lineinfile: diff --git a/devops/roles/icos.lxd_vm/vars/zfs.yml b/devops/roles/icos.lxd_vm/vars/zfs.yml index 26ab1a643..ce67460af 100644 --- a/devops/roles/icos.lxd_vm/vars/zfs.yml +++ b/devops/roles/icos.lxd_vm/vars/zfs.yml @@ -6,17 +6,16 @@ __root_device: pool: "default" size: "{{ lxd_vm_root_size }}" -__docker_device: >- - {% if lxd_vm_docker -%} - {"docker": { - "path": "/var/lib/docker", - "source": "{{ zfsdocker_zvol }}", - "type": "disk", - "raw.mount.options": "user_subvol_rm_allowed" }} - {% else -%}{}{% endif -%} +__docker_device_data: + docker: + path: /var/lib/docker + source: "{{ zfsdocker_zvol }}" + type: disk + "raw.mount.options": user_subvol_rm_allowed + +__docker_device: "{{ __docker_device_data if lxd_vm_docker else {} }}" -lxd_vm_default_devices: >- - {{ __root_device | combine(__docker_device) }} +lxd_vm_default_devices: "{{ __root_device | combine(__docker_device) }}" # PROFILES @@ -27,10 +26,6 @@ lxd_vm_default_profiles: # CONFIG __base_config: {} -__docker_config: >- - {% if lxd_vm_docker -%} - {"security.nesting": "true"} - {% else %}{}{% endif -%} +__docker_config: "{{ {'security.nesting': 'true'} if lxd_vm_docker else {} }}" -lxd_vm_default_config: >- - {{ __base_config | combine(__docker_config) }} +lxd_vm_default_config: "{{ __base_config | combine(__docker_config) }}" diff --git a/devops/roles/icos.sftp_user/handlers/main.yml b/devops/roles/icos.sftp_user/handlers/main.yml index a7acba823..4c4d0ba8e 100644 --- a/devops/roles/icos.sftp_user/handlers/main.yml +++ b/devops/roles/icos.sftp_user/handlers/main.yml @@ -1,4 +1,4 @@ - name: reload sshd systemd: - name: sshd + name: ssh state: reloaded diff --git a/devops/roles/icos.sftp_user/tasks/main.yml b/devops/roles/icos.sftp_user/tasks/main.yml index 00f9ba71b..343aab5ec 100644 --- a/devops/roles/icos.sftp_user/tasks/main.yml +++ b/devops/roles/icos.sftp_user/tasks/main.yml @@ -37,7 +37,9 @@ authorized_key: user: "{{ sftp_user_login }}" key: "{{ sftp_user_pubkey }}" - when: sftp_user_pubkey + when: + - sftp_user_pubkey | default('') | length > 0 + - not (ansible_check_mode and _user.changed) - name: Stat parent directory again stat: @@ -48,7 +50,9 @@ - name: Fail if parent directory isn't owned by root fail: msg: "{{ _sftp_parent_dir }} must be owned by root" - when: _parent.stat.uid != 0 or _parent.stat.gid != 0 + when: + - _parent.stat.exists + - _parent.stat.uid != 0 or _parent.stat.gid != 0 # This is the actual directory user for uploading/downloading. Depending on # "sftp_user_owner", the directory might be read-only or read-write for the @@ -59,6 +63,7 @@ state: directory owner: "{{ sftp_user_owner }}" group: "{{ sftp_user_group }}" + when: not (ansible_check_mode and (_user.changed or not _parent.stat.exists)) # <2021-10-01> It's possible to instead create /etc/ssh/sshd_config.d/X.conf. # But then the global "PasswordAuthentication no" will override it (in diff --git a/devops/vm-fsicos3-sftp.yml b/devops/vm-fsicos3-sftp.yml new file mode 100644 index 000000000..0b25e5c16 --- /dev/null +++ b/devops/vm-fsicos3-sftp.yml @@ -0,0 +1,36 @@ +--- +# Creates the lxc-sftp container on fsicos3. +# +# The container runs openssh with internal-sftp and chroots users under +# /srv/sftp/. fsicos3 DNAT-forwards port 60580 to port 22 +# in the container, so sftp clients connect directly to +# fsicos3.icos-cp.eu on port 60580. Port 22 on fsicos3 itself must +# never be forwarded. +# +# Vault variables required: +# vault_sftp_robert_pubkey – SSH public key for user robert + +- hosts: fsicos3 + roles: + - name: Create the lxc-sftp VM + role: icos.lxd_vm + lxd_vm_name: lxc-sftp + lxd_vm_port: 60580 + lxd_vm_ubuntu_version: "24.04" + lxd_vm_root_size: "20GB" + lxd_vm_config: + limits.cpu: "2" + limits.memory: "1GB" + +- hosts: lxc-sftp + vars: + ansible_port: 60580 + roles: + - role: icos.lxd_guest + tags: guest + + - role: icos.lxc_sftp + tags: sftp + lxc_sftp_users: + - name: robert + pubkey: "{{ vault_sftp_robert_pubkey }}" diff --git a/devops/vm-fsicos4-dokku.yml b/devops/vm-fsicos4-dokku.yml new file mode 100644 index 000000000..a884291f6 --- /dev/null +++ b/devops/vm-fsicos4-dokku.yml @@ -0,0 +1,196 @@ +- hosts: dokku + pre_tasks: + - name: Install dokku support packages + tags: dokku_support + apt: + name: + - nfs-common + - rpcbind + + - name: Ensure dokku data symlink exists + tags: dokku_data + file: + src: /data/flexextract4/ + dest: /root/data + state: link + + - name: Install GitHub public key for dokku admin access + tags: dokku_keys + copy: + content: "{{ dokku_github_public_key }}\n" + dest: /root/.ssh/id_rsa_github.pub + mode: "0644" + + - name: Install GitHub private key when provided + tags: dokku_keys + copy: + content: "{{ dokku_github_private_key }}" + dest: /root/.ssh/id_rsa_github + mode: "0600" + no_log: true + when: dokku_github_private_key is defined + + - name: Install root SSH config for GitHub when private key is provided + tags: dokku_keys + copy: + dest: /root/.ssh/config + mode: "0600" + content: | + Host github.com + HostName github.com + User git + IdentityFile ~/.ssh/id_rsa_github + when: dokku_github_private_key is defined + + roles: + - role: icos.pve_guest + tags: guest + + - role: icos.utils + tags: utils + + - role: icos.python3 + tags: python3 + + - role: icos.docker2 + tags: docker + + - role: icos.dokku + tags: dokku + + tasks: + - name: Check whether the trajectory-viewer repo is already present + tags: trajectory_viewer + stat: + path: "{{ dokku_trajectory_viewer_repo_dir }}" + register: trajectory_viewer_repo + + - name: Sync the trajectory-viewer repo when a GitHub key is available + tags: trajectory_viewer + git: + repo: "{{ dokku_trajectory_viewer_repo }}" + dest: "{{ dokku_trajectory_viewer_repo_dir }}" + version: "{{ dokku_trajectory_viewer_branch }}" + key_file: /root/.ssh/id_rsa_github + accept_hostkey: true + update: true + register: trajectory_viewer_repo_sync + when: dokku_github_private_key is defined + + - name: Require a checked-out trajectory-viewer repo when no GitHub key is provided + tags: trajectory_viewer + fail: + msg: >- + {{ dokku_trajectory_viewer_repo_dir }} is missing and no + dokku_github_private_key was provided to clone + {{ dokku_trajectory_viewer_repo }}. + when: + - dokku_github_private_key is not defined + - not trajectory_viewer_repo.stat.exists + + - name: Install the trajectory-viewer deploy helper + tags: trajectory_viewer + copy: + src: files/dokku/deploy-trajectory-viewer + dest: /usr/local/bin/deploy-trajectory-viewer + mode: "0755" + register: trajectory_viewer_helper + + - name: Ensure the trajectory-viewer app exists + tags: trajectory_viewer + shell: | + if dokku apps:exists {{ dokku_trajectory_viewer_name }}; then + exit 0 + fi + dokku apps:create {{ dokku_trajectory_viewer_name }} + echo changed + args: + executable: /bin/bash + register: trajectory_viewer_app + changed_when: trajectory_viewer_app.stdout is search("changed") + + - name: Ensure the dokku admin SSH key is named admin + tags: trajectory_viewer + shell: | + if [ ! -f /root/.ssh/id_rsa_github.pub ]; then + exit 0 + fi + if dokku ssh-keys:list | grep -q 'NAME="default"'; then + dokku ssh-keys:remove default + dokku ssh-keys:add admin /root/.ssh/id_rsa_github.pub + echo changed + fi + args: + executable: /bin/bash + register: trajectory_viewer_admin_key + changed_when: trajectory_viewer_admin_key.stdout is search("changed") + + - name: Ensure trajectory-viewer config vars are set + tags: trajectory_viewer + shell: | + current="$(dokku config:get {{ dokku_trajectory_viewer_name }} {{ item.key }} 2>/dev/null || true)" + if [ "$current" != {{ item.value | quote }} ]; then + dokku config:set --no-restart {{ dokku_trajectory_viewer_name }} {{ item.key }}={{ item.value | quote }} + echo changed + fi + args: + executable: /bin/bash + loop: "{{ dokku_trajectory_viewer_env | dict2items }}" + register: trajectory_viewer_env_result + changed_when: trajectory_viewer_env_result.stdout is search("changed") + + - name: Ensure the trajectory-viewer storage mount exists + tags: trajectory_viewer + shell: | + if dokku storage:list {{ dokku_trajectory_viewer_name }} | grep -Fqx '{{ dokku_trajectory_viewer_storage_mount }}'; then + exit 0 + fi + dokku storage:mount {{ dokku_trajectory_viewer_name }} '{{ dokku_trajectory_viewer_storage_mount }}' + echo changed + args: + executable: /bin/bash + register: trajectory_viewer_storage + changed_when: trajectory_viewer_storage.stdout is search("changed") + + - name: Ensure the trajectory-viewer domain matches the live VM + tags: trajectory_viewer + shell: | + current="$(dokku domains:report {{ dokku_trajectory_viewer_name }} | awk -F: '/Domains app vhosts/ {gsub(/^ +| +$/, "", $2); print $2}')" + if [ "$current" = "{{ dokku_trajectory_viewer_domain }}" ]; then + exit 0 + fi + dokku domains:clear {{ dokku_trajectory_viewer_name }} || true + dokku domains:add {{ dokku_trajectory_viewer_name }} {{ dokku_trajectory_viewer_domain }} + echo changed + args: + executable: /bin/bash + register: trajectory_viewer_domains + changed_when: trajectory_viewer_domains.stdout is search("changed") + + - name: Ensure the trajectory-viewer port map matches the live VM + tags: trajectory_viewer + shell: | + current="$(dokku ports:report {{ dokku_trajectory_viewer_name }} | sed -n 's/^.*Ports map:[[:space:]]*//p')" + if [ "$current" = "{{ dokku_trajectory_viewer_port_map }}" ]; then + exit 0 + fi + dokku ports:clear {{ dokku_trajectory_viewer_name }} || true + dokku ports:add {{ dokku_trajectory_viewer_name }} {{ dokku_trajectory_viewer_port_map }} + echo changed + args: + executable: /bin/bash + register: trajectory_viewer_ports + changed_when: trajectory_viewer_ports.stdout is search("changed") + + - name: Deploy trajectory-viewer after repo or config changes + tags: trajectory_viewer + command: /usr/local/bin/deploy-trajectory-viewer {{ dokku_trajectory_viewer_branch }} + when: >- + (trajectory_viewer_repo_sync is defined and trajectory_viewer_repo_sync is changed) + or trajectory_viewer_helper is changed + or trajectory_viewer_app is changed + or trajectory_viewer_admin_key is changed + or trajectory_viewer_env_result is changed + or trajectory_viewer_storage is changed + or trajectory_viewer_domains is changed + or trajectory_viewer_ports is changed