rzander / ruckzuck

software package manager for windows
https://ruckzuck.tools
Microsoft Public License
223 stars 20 forks source link

Help creating new package for ScreenToGif #40

Closed stonecrusher closed 5 years ago

stonecrusher commented 5 years ago

I'm a bit lost.

As far as I can tell, I got the requirements covered, but

I guess the readme and wiki need an update?

2019-03-11 20_17_10-Win81x64 (Sicherungspunkt 2)  wird ausgeführt  - Oracle VM VirtualBox

Json export:

{"ProductName":"ScreenToGif","Manufacturer":"Nicke Manarin","Description":"Screen, webcam and sketchboard recorder with an integrated editor.","ShortName":"ScreenToGif","ProductURL":"http://www.screentogif.com/","ProductVersion":"2.16.0","Image":[137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,32,0,0,0,32,8,6,0,0,0,115,122,122,244,0,0,0,1,115,82,71,66,0,174,206,28,233,0,0,0,4,103,65,77,65,0,0,177,143,11,252,97,5,0,0,0,9,112,72,89,115,0,0,18,116,0,0,18,116,1,222,102,31,120,0,0,1,199,73,68,65,84,88,71,181,144,1,118,195,32,12,67,123,244,30,173,55,219,252,77,68,28,67,24,176,70,121,170,169,98,36,181,175,93,188,223,239,159,255,240,176,217,3,6,187,248,124,62,42,176,95,66,5,236,180,68,240,245,2,24,138,47,87,77,15,179,190,123,186,192,48,220,3,31,44,240,103,248,147,5,166,194,159,44,224,211,63,7,225,30,184,89,128,229,76,147,221,12,211,185,240,179,236,82,1,22,51,76,118,131,114,62,255,129,113,248,70,1,150,50,77,118,114,6,152,206,133,47,22,136,161,162,201,37,196,38,223,129,23,88,32,104,10,196,144,59,178,92,127,101,40,176,131,238,63,112,103,152,195,99,129,168,173,178,41,0,16,51,77,110,46,163,125,131,193,171,96,165,64,111,119,133,248,48,241,34,219,129,144,97,114,183,128,16,77,35,103,192,30,94,100,59,122,23,77,238,22,56,131,40,83,152,119,226,94,164,118,56,31,123,5,8,25,38,95,140,235,69,222,149,141,74,189,7,154,220,207,188,248,20,173,96,84,128,119,245,146,63,103,180,78,10,213,212,29,121,100,162,147,91,113,87,32,134,87,83,127,114,137,54,156,137,199,13,175,96,57,195,228,75,184,2,115,9,125,130,24,158,74,140,193,34,224,146,166,201,141,97,183,196,241,171,242,110,189,51,91,128,101,160,105,114,53,210,123,81,69,216,113,131,130,110,9,244,242,122,0,22,1,151,52,77,190,24,197,243,141,249,89,236,240,144,79,121,61,128,76,129,166,201,53,168,23,174,201,158,211,30,180,88,194,57,91,0,96,160,105,242,37,40,158,53,181,75,148,10,136,203,5,138,81,255,31,224,204,236,133,151,253,82,160,41,49,19,14,162,161,166,201,53,92,59,232,121,247,248,157,151,135,119,242,224,238,159,144,57,208,52,185,49,232,21,45,231,182,132,173,207,133,31,136,129,145,13,40,161,194,49,188,22,24,220,253,42,84,4,218,215,141,224,215,235,23,53,95,167,103,76,139,93,35,0,0,0,0,73,69,78,68,174,66,96,130],"MSIProductID":"{D6312FE4-781F-4FA6-AEF8-E6D2C90E61CD}","Architecture":"X86","PSUninstall":"$proc  = (Start-Process -FilePath \"MsiExec.exe /I{B18A8955-05E5-4817-9DE4-921EF6E61BC0}\" -ArgumentList \"/quiet\" -Wait -PassThru);$proc.WaitForExit();$ExitCode = $proc.ExitCode","PSDetection":"if(([version](Get-ItemPropertyValue -path \u0027HKLM:\\SOFTWARE\\WOW6432NODE\\MICROSOFT\\WINDOWS\\CURRENTVERSION\\UNINSTALL\\{B18A8955-05E5-4817-9DE4-921EF6E61BC0}\u0027 -Name DisplayVersion -ea SilentlyContinue)) -ge \u00272.14.1\u0027) { $true } else { $false }","PSInstall":"$proc = (Start-Process -FilePath \"setup.exe\" -ArgumentList \"/quiet\" -Wait -PassThru);$proc.WaitForExit();$ExitCode = $proc.ExitCode","PSPreReq":"$true","PSPreInstall":"","PSPostInstall":"","ContentID":"f8f2116e-3348-4a15-8d93-65e467a5fd31","Files":[{"URL":"https://github.com/NickeManarin/ScreenToGif/releases/download/2.16/ScreenToGif.2.16.Setup.msi","FileName":"ScreenToGif.2.16.Setup.msi","FileHash":"58bd00d003c92e158f1264246d845307843b4457","HashType":"X509"}],"Author":"stonecrusher@trash-mail.com","Category":"Imaging","PreRequisites":[""],"SWId":0,"IconHash":null,"IconURL":""}

RuckZuck.exe v1.7.0.1 Windows8.1x64

p.s.: Don't get me wrong, I just want to help improve the program as it's the best of its kind! I tested different ones and they either lack the installed program detection or the download part (quite expensive or update checker only). Adding packages is imho a good way to give something back and contribute.

rzander commented 5 years ago

I agree, the wiki page needs an update... and also the tool may require some changes…

I have "fixed" your example... you can get the following file, rename it back to .json, open the file in ruckzuck and upload it to the repository... EXP_ScreenToGif2.16.0X86.json.txt image

What I did:

  1. if you have an MSI, clear detection, install and uninstall script before you click the "..." button right of the "MSI Product Code" 1.1 Browse and select the MSI file ( detection, istall and uninstall script should update) 1.2 Paste in the download URL 1.3 Update all other fields (description etc.)
  2. "Create EXE..." (File is created in the same directory as ruckzuck.exe) 2.1 Copy the .exe to a "blank" test system and run the .exe as Admin !!! 2.2 Verify that it reports "Installation...Done." 2.3 Use Greenfish Icon Editor (in RuckZuck) to export the icon of the products exectable into a .png file (128x128 is recommended size) -> Import the .png in RuckZuck.exe by using "Load Icon..." 2.4 Fill in the "Author email", to receive feedback if something is wrong...
  3. Save JSON to have a backup
  4. Upload (package needs approval to show up in the repository, this can take a day or two)

I think the "Test Install" button can be removed in the next version as it's not very helpful.

stonecrusher commented 5 years ago

Thank you for the clarification and details! Pretty important notes for the wiki are the different scripts/auto-generation for .msi files and the restrictions for image size and format.

I reproduced your steps and it works.

rzander commented 5 years ago

I have "optimized" the tool for my personal usage ;-) Correct, you always have to edit the URL to allow a new upload (to prevent accidential uploads)... If the URL has changed, the file hash or signature needs to be checked, that's why a file dialog appears...

Tip1: If you edit an existing Package always double click in "ContentID" to generate a new unique ID Tip2: If you are unable to edit a Package, hold shift an click edit... (That's because the edit option does check the Prerequisite script, for the case that a package has more than one architecture or language) Tip3: If "Create new Software-Item" does not show all SW, hold shift while clicking the button... without shift, it does hide products that already exists in the catalog...

stonecrusher commented 5 years ago

Thanks for the tips, I'll do my best!

Got some plans for the future but need to check out silent installation foobar2000 - Audio player http://foobar2000.com/download

Signal - Signal Messenger for Desktop https://signal.org/download/

Tanglet - Nice little word finding game for every age https://gottcode.org/tanglet/

Zotero - Reference manager (similar to Citavi) https://www.zotero.org/

rzander commented 5 years ago

Getting the silent parameters and download URL's can take some time...

Foobar was in the repository (until V1.3.15), but I can't remember why it dropped out... Maybe because the tool is now also available in the Microsoft Store... https://www.microsoft.com/store/apps/9PDJ8X9SPF2K

stonecrusher commented 5 years ago

Is it possible to send annotations to you when uploading new packages? Or just open new issues here?

E.g. for Tanglet I don't know which downloadlink to use. The permanent one
https://gottcode.org/tanglet/download/?os=windows&tip=0 or the direct one (both work)
https://gottcode.org/tanglet/Tanglet_1.5.3.exe

EXP_Tanglet1.5.3X64.json
{"ProductName":"Tanglet","Manufacturer":"Graeme Gott","Description":"Tanglet is a single player word finding game based on Boggle.","ShortName":"Tanglet","ProductURL":"https://gottcode.org/tanglet/","ProductVersion":"1.5.3","Image":[137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,1,0,0,0,1,0,8,6,0,0,0,92,114,168,102,0,0,0,1,115,82,71,66,0,174,206,28,233,0,0,0,4,103,65,77,65,0,0,177,143,11,252,97,5,0,0,0,9,112,72,89,115,0,0,11,18,0,0,11,18,1,210,221,126,252,0,0,181,149,73,68,65,84,120,94,237,93,7,184,29,85,213,157,80,68,17,176,0,34,86,20,21,5,164,252,54,154,52,149,222,210,67,85,138,244,94,5,81,20,16,11,168,136,128,162,40,2,10,138,72,135,132,208,123,81,4,164,247,222,9,36,129,244,228,205,191,215,186,123,157,183,231,220,185,175,229,37,36,112,207,247,173,111,238,43,247,222,51,231,236,181,118,57,103,102,138,118,107,183,118,107,183,118,107,183,118,107,183,118,107,183,118,107,183,118,155,251,219,242,59,206,83,12,188,100,185,98,208,168,111,22,67,70,143,40,134,92,185,87,49,236,170,31,21,195,174,61,177,24,126,221,223,138,17,55,140,44,70,220,120,115,177,229,77,247,23,91,221,242,76,177,213,173,99,139,173,111,155,110,152,106,175,223,40,182,190,229,149,98,203,155,159,41,182,188,241,225,98,203,27,238,46,134,95,127,75,49,252,218,43,139,97,87,159,94,12,189,226,7,197,224,209,195,139,65,151,173,88,108,112,250,187,253,27,219,173,221,218,237,45,107,155,159,191,120,49,120,228,224,98,240,229,191,50,130,222,84,12,189,122,124,49,236,154,210,200,94,22,35,174,55,220,88,26,217,13,183,24,110,53,220,86,22,91,25,182,190,221,240,111,123,109,192,49,1,191,55,224,127,182,178,255,223,10,239,187,185,241,25,248,172,225,246,153,195,174,53,92,51,195,132,229,5,251,206,219,138,33,151,159,85,12,26,185,79,49,240,210,149,40,64,237,214,110,237,54,11,218,218,191,158,207,136,246,53,35,251,129,197,224,43,254,101,100,127,210,200,216,65,178,19,70,206,225,55,52,136,58,194,72,11,242,146,196,32,179,19,59,17,253,63,101,177,141,99,235,59,26,72,63,3,246,63,16,7,188,47,137,1,4,196,5,129,223,97,223,53,12,130,96,223,221,16,133,210,250,52,206,68,225,58,139,20,126,102,125,221,184,216,244,159,139,120,239,219,173,221,218,173,215,109,243,139,150,40,6,141,222,211,66,249,43,139,161,215,76,76,68,7,249,72,66,120,119,144,221,9,191,181,19,117,107,120,121,39,187,136,77,128,232,134,109,113,252,111,61,248,55,193,5,129,71,124,30,4,1,192,247,64,96,66,132,176,37,162,13,23,6,138,145,34,133,43,239,52,209,250,81,49,240,178,101,252,172,218,173,221,218,173,69,27,80,12,186,244,179,150,191,127,191,24,122,213,237,70,162,25,13,194,7,178,43,156,7,217,73,244,224,221,19,97,69,96,16,90,228,190,211,94,7,224,231,28,77,127,143,239,175,17,134,138,40,100,105,3,162,144,138,32,32,82,184,250,65,59,183,159,91,116,176,50,207,181,221,218,173,221,64,250,81,95,49,47,255,11,35,200,3,13,47,31,66,121,17,62,230,238,244,230,134,109,157,236,240,218,32,170,176,29,72,124,87,21,219,57,182,189,187,123,232,127,249,255,1,248,92,126,182,11,4,197,193,191,63,137,15,250,7,4,81,136,169,3,196,128,105,195,85,79,20,67,174,248,85,49,240,210,79,249,56,180,91,187,189,131,218,160,75,63,103,164,63,222,66,251,103,83,88,207,80,218,136,194,112,222,9,79,50,5,162,203,43,203,83,71,178,111,7,242,138,196,57,254,215,7,100,159,17,63,55,9,134,11,67,69,20,92,24,88,95,128,48,40,82,128,32,216,185,33,101,161,192,49,50,152,110,209,206,168,98,240,232,141,108,84,218,81,65,187,189,141,219,250,127,94,160,24,114,249,118,230,253,110,48,195,159,209,200,229,65,122,144,34,132,244,32,61,11,115,78,38,145,61,39,186,240,109,135,136,251,109,224,158,89,132,248,29,64,232,7,129,254,121,63,83,90,225,130,64,81,128,32,4,49,96,90,131,200,192,198,98,216,53,143,22,67,175,56,168,216,252,95,237,226,97,187,189,141,218,160,145,203,90,184,123,162,25,248,152,206,156,30,158,94,161,61,8,47,47,15,194,59,233,83,40,30,8,38,226,37,178,215,144,244,59,56,222,59,107,192,207,206,161,190,56,216,183,208,103,138,22,224,98,144,10,141,118,222,170,31,64,4,49,38,76,19,174,123,195,162,163,83,44,61,88,210,71,176,221,218,109,46,107,216,44,51,120,212,14,22,222,222,98,57,111,71,35,175,55,111,207,16,216,12,30,57,114,10,237,229,229,69,20,64,68,2,169,156,104,219,69,210,57,190,3,82,10,247,53,176,189,31,103,57,194,119,167,254,248,81,125,141,231,65,49,128,40,184,24,108,135,200,0,112,49,96,141,3,53,3,9,193,245,19,139,33,87,253,170,216,226,162,15,248,168,182,91,187,205,225,109,243,139,62,100,249,44,10,122,175,177,160,135,48,31,57,47,43,247,238,237,19,241,229,229,69,12,131,188,104,36,20,9,230,72,164,139,68,188,127,14,64,38,10,177,191,58,23,194,197,64,169,131,210,26,140,5,197,32,164,8,140,10,76,52,135,223,48,182,24,122,245,143,138,77,207,89,208,71,185,221,218,109,14,107,131,46,89,170,24,50,250,148,180,94,15,15,198,130,30,136,15,207,230,164,135,145,211,251,57,241,19,33,2,73,18,233,35,201,133,58,242,1,15,52,176,253,108,130,190,143,200,250,242,109,28,67,159,113,30,60,23,9,67,56,87,69,7,20,4,23,2,213,12,32,150,20,2,68,5,38,4,35,174,123,201,34,130,125,139,245,78,125,151,143,122,187,181,219,91,220,6,93,186,156,229,247,103,155,135,154,70,226,15,15,196,103,152,15,143,111,6,29,189,125,242,244,34,130,19,67,164,79,196,119,66,109,159,161,137,236,15,190,133,8,253,72,253,138,125,13,80,106,82,17,3,0,66,128,113,192,152,64,16,60,50,224,184,65,52,21,21,40,34,184,238,33,139,178,190,110,163,223,94,53,104,183,183,164,13,40,6,94,186,90,49,248,138,75,140,248,51,184,21,150,203,120,193,227,51,204,23,241,157,244,77,158,94,68,119,144,32,34,75,29,177,132,156,132,15,117,98,135,217,140,244,221,177,63,222,207,166,126,227,231,76,12,18,130,24,16,54,86,90,102,212,166,36,214,9,44,34,224,234,193,77,51,138,225,215,158,82,108,126,254,194,62,39,237,214,110,179,188,25,241,47,89,189,24,58,250,186,98,216,85,230,137,140,248,168,234,35,60,133,81,54,17,95,97,190,8,111,6,78,200,232,69,6,63,70,178,144,60,70,166,29,28,32,22,95,7,242,17,15,215,99,199,22,168,251,223,12,243,237,244,72,249,167,27,198,149,251,156,253,114,47,222,159,245,75,98,16,251,143,243,169,156,95,60,119,27,143,20,33,96,140,130,16,40,34,96,157,64,5,67,23,130,17,55,60,87,12,189,106,115,206,77,187,181,219,44,107,155,95,248,161,98,240,168,51,205,216,58,138,225,186,226,206,136,143,66,21,140,145,70,169,194,30,72,31,188,125,133,244,64,70,248,29,252,72,136,52,32,81,70,42,162,134,124,59,62,210,137,29,178,215,57,118,124,180,75,44,184,219,99,229,37,119,191,89,162,117,116,148,229,136,223,191,224,239,235,2,77,253,201,250,28,163,19,9,131,206,59,158,123,147,16,0,46,154,24,199,40,4,76,13,48,230,168,15,88,228,53,236,186,243,138,65,163,150,240,217,106,183,118,235,167,182,202,225,243,22,131,47,219,183,24,114,37,42,209,141,109,172,88,210,131,209,165,170,190,19,31,198,169,48,95,222,158,249,174,25,118,202,137,131,193,203,51,230,164,39,89,34,161,28,233,103,145,207,137,187,67,64,32,115,111,177,232,62,79,148,183,60,54,137,228,87,155,50,173,163,252,198,113,207,53,255,127,237,247,101,130,80,23,53,212,138,129,159,191,198,37,141,149,67,66,0,168,86,144,10,134,54,246,44,178,178,80,248,106,49,228,170,245,109,214,218,209,64,187,205,116,67,184,255,245,98,200,229,255,51,175,95,22,67,225,245,67,184,143,13,44,57,241,105,156,34,189,19,159,228,55,163,78,196,151,177,3,78,132,132,64,148,68,38,71,29,225,119,124,172,107,236,212,115,124,242,144,167,202,7,95,152,234,180,175,182,241,147,102,148,43,31,249,108,227,127,235,190,7,104,18,132,186,254,227,117,56,199,120,238,18,6,142,139,198,202,161,113,228,152,186,16,40,34,160,16,160,62,96,169,23,230,100,203,91,166,91,106,118,36,231,175,221,218,173,79,109,243,11,63,92,12,26,249,215,98,232,149,29,197,48,243,250,90,207,231,150,93,15,247,153,231,215,120,252,100,172,145,248,78,248,166,208,62,146,193,65,146,228,100,10,16,105,69,188,157,30,159,105,172,240,163,103,203,231,199,78,119,186,215,183,23,199,77,47,63,125,232,211,181,239,39,82,127,28,117,125,231,57,213,9,129,16,198,70,99,22,5,33,142,45,83,4,8,1,198,31,66,96,66,140,57,193,125,12,176,108,56,252,134,43,109,14,63,232,51,218,110,237,214,131,182,214,177,243,89,184,191,95,49,228,138,113,70,126,236,77,239,244,250,36,191,25,23,66,78,229,249,181,30,223,141,21,144,167,39,217,101,220,209,224,65,4,39,4,97,4,217,201,209,68,40,253,92,67,190,157,158,168,199,119,187,199,218,199,189,80,142,157,56,195,105,222,117,123,228,165,169,229,135,246,131,8,216,123,43,200,250,179,35,80,211,119,254,14,231,38,248,121,107,28,106,133,64,175,93,8,48,190,68,20,1,68,3,136,192,80,35,240,104,0,105,193,150,55,63,109,41,193,42,54,179,237,104,160,221,186,108,8,247,215,46,6,143,186,215,114,125,220,217,198,200,143,10,191,150,246,220,235,115,203,174,121,125,21,248,228,241,153,179,58,233,147,215,138,70,28,73,111,136,132,23,34,233,73,148,64,166,72,46,64,4,22,1,191,251,100,159,48,244,247,47,151,147,45,199,239,77,251,207,147,83,202,133,246,124,170,243,115,162,16,164,126,169,159,6,138,129,255,92,17,50,157,115,60,127,192,133,160,82,59,136,34,16,160,177,167,16,24,32,200,169,80,8,33,96,52,48,185,24,118,221,222,156,227,118,107,183,166,182,197,133,75,90,168,120,86,49,120,180,17,31,228,87,133,255,70,35,62,10,125,190,180,39,175,159,136,159,123,124,55,202,232,189,34,225,147,167,15,70,79,34,68,82,0,34,139,161,66,114,145,11,199,42,145,27,0,41,123,142,61,207,122,173,156,209,59,238,167,54,250,190,73,229,252,187,90,36,192,207,202,250,177,147,163,210,95,189,14,231,86,23,29,84,198,38,140,153,162,3,172,46,36,81,5,48,230,62,254,138,8,88,35,200,162,1,8,248,136,27,255,94,108,118,65,123,43,113,187,121,251,194,182,243,20,131,46,221,183,24,124,249,56,11,249,141,248,87,101,33,63,54,244,120,174,143,66,83,242,250,102,100,173,60,62,73,15,128,248,193,120,101,212,202,235,101,252,137,232,129,24,21,226,4,82,69,146,1,59,27,249,114,124,23,164,52,236,220,53,142,185,108,188,83,185,239,237,111,183,77,40,7,236,146,127,191,224,125,76,98,160,159,253,220,162,24,196,115,79,34,232,227,148,198,76,99,233,130,74,104,172,125,252,177,199,64,169,1,87,13,108,174,80,27,128,112,163,88,139,2,225,136,155,238,47,134,92,254,57,183,128,118,123,199,182,141,206,94,172,24,60,242,210,98,136,121,125,146,31,133,62,236,230,83,149,31,33,63,188,62,200,239,94,63,229,250,78,124,22,244,128,64,250,20,182,202,96,65,118,55,228,68,250,64,124,16,66,16,233,249,58,144,166,66,44,3,201,230,100,110,34,252,51,93,98,190,93,159,41,79,187,169,177,198,223,31,237,151,87,140,183,207,173,235,7,126,142,253,197,235,112,78,68,126,206,117,66,96,224,107,31,195,20,13,104,124,131,16,40,69,192,190,2,10,129,71,3,172,13,132,148,96,171,91,113,231,228,33,102,5,237,148,224,29,216,26,59,249,134,140,122,154,196,87,190,79,242,251,85,123,220,212,19,10,125,32,190,194,125,121,252,156,248,50,74,25,38,9,15,131,141,134,28,12,92,70,159,147,93,72,164,1,34,169,28,252,57,144,123,151,128,202,239,159,77,88,112,175,231,202,75,239,169,174,241,247,71,59,240,220,177,213,239,4,190,139,163,250,137,62,251,185,84,206,43,59,103,142,5,198,36,142,19,16,68,32,70,6,28,103,140,185,68,215,32,17,80,106,192,180,0,34,224,181,1,110,39,102,74,208,97,98,255,171,98,133,93,218,183,49,127,199,180,101,183,153,167,24,56,242,16,243,250,211,58,201,175,124,223,151,248,152,239,131,252,190,188,167,92,191,41,212,15,70,39,67,76,134,105,72,70,11,200,144,221,192,229,245,146,241,139,16,145,28,120,29,8,148,19,12,16,185,119,118,4,178,87,241,92,185,216,1,47,148,183,62,62,197,41,219,191,13,187,5,183,249,211,107,157,223,87,215,215,202,185,8,225,92,107,133,64,227,148,11,129,31,163,16,80,120,195,156,40,34,72,34,0,1,15,41,1,111,85,198,186,192,200,98,195,51,23,114,11,105,183,183,109,219,228,31,139,23,131,46,247,144,31,196,15,249,62,47,219,5,249,179,124,63,247,250,52,40,39,127,34,125,36,126,48,206,156,248,34,124,83,46,95,71,118,160,142,68,6,18,204,97,196,110,194,174,142,240,187,165,14,123,177,124,232,197,105,78,215,89,211,166,78,239,40,215,255,205,171,161,111,142,186,115,72,8,231,203,49,8,98,144,198,73,99,135,163,198,211,197,128,99,13,177,213,248,3,154,147,40,2,54,119,74,9,180,111,0,115,12,161,135,224,143,184,249,238,98,208,165,31,115,75,105,183,183,89,67,200,191,70,49,120,244,51,197,80,228,250,30,242,15,245,139,120,184,151,223,139,125,200,17,225,33,242,66,95,10,247,221,187,192,192,154,54,233,212,144,62,26,175,140,90,70,158,142,34,64,29,65,50,50,17,85,114,23,187,62,223,192,46,53,176,223,175,120,244,43,229,243,99,123,182,198,63,179,237,205,201,29,229,87,126,250,178,125,119,236,99,222,127,32,63,79,141,129,163,50,70,46,4,73,68,253,24,133,32,9,175,230,34,138,128,11,1,225,209,128,10,132,18,1,222,189,248,102,92,80,212,190,85,249,219,170,45,139,42,255,200,239,89,184,223,8,249,185,157,87,235,251,42,246,25,249,181,190,31,243,125,122,125,144,63,16,63,21,158,50,210,243,104,198,200,28,95,6,10,184,241,2,145,240,149,60,30,8,100,168,16,37,18,41,160,142,240,187,190,80,139,147,174,157,224,244,156,61,237,229,241,51,202,207,254,16,34,128,126,213,244,157,8,231,200,115,118,104,12,210,216,184,8,72,8,118,214,120,230,34,160,177,215,92,100,66,144,230,15,115,137,72,78,209,64,168,11,32,18,216,234,150,55,44,42,220,212,44,167,45,2,115,125,219,226,194,197,138,193,151,95,70,175,143,144,191,178,185,199,61,63,175,219,71,216,31,215,247,205,48,120,117,90,240,250,52,34,24,147,12,203,80,241,246,130,25,165,188,61,33,210,235,104,70,13,227,150,177,211,240,65,130,64,8,66,68,137,4,207,81,79,248,6,94,76,152,111,143,23,203,203,238,157,236,244,156,61,237,241,87,166,151,31,62,248,37,239,139,245,85,253,111,18,133,112,206,26,3,70,61,62,54,18,200,24,21,16,62,190,26,111,137,129,138,172,16,1,34,204,151,68,128,41,92,16,1,214,5,124,133,0,182,176,213,45,211,205,70,218,155,134,230,226,134,39,235,124,221,114,253,103,27,228,55,175,15,96,63,127,186,105,135,47,243,225,22,93,10,251,89,236,83,190,31,188,62,189,72,48,164,228,245,157,240,137,244,64,29,241,221,136,129,228,229,50,163,175,144,194,80,33,58,144,19,28,232,36,121,5,187,9,70,64,199,123,247,125,185,188,237,137,250,139,124,102,85,187,243,153,169,229,34,251,162,79,177,207,217,121,241,92,195,121,71,33,76,34,224,216,69,227,152,137,64,130,207,133,196,56,137,64,16,2,173,210,84,68,0,41,129,71,2,20,1,139,4,120,29,193,245,191,45,190,184,83,123,133,96,174,106,8,249,7,143,58,180,17,242,195,235,131,248,8,251,81,236,203,60,63,195,254,176,204,199,124,31,70,97,198,129,220,177,226,245,131,49,201,192,100,112,48,190,74,97,79,228,151,193,202,128,117,12,70,30,9,223,35,47,31,73,222,73,240,238,241,114,185,216,193,175,150,15,189,212,245,197,62,253,221,174,122,112,74,249,174,61,241,253,217,121,236,130,163,159,99,140,112,52,30,113,140,40,10,62,118,132,143,107,18,88,193,199,95,130,204,57,138,98,32,17,144,16,64,224,109,174,147,8,152,13,240,238,67,41,18,48,123,185,225,146,98,195,211,219,43,4,115,69,219,226,162,69,139,193,163,71,118,134,251,242,250,70,126,237,233,79,97,191,54,248,104,153,207,201,15,131,72,228,119,131,33,233,3,241,147,129,137,252,193,8,163,199,79,69,61,55,226,58,111,95,33,64,70,18,64,222,188,133,103,39,118,199,209,114,238,136,221,35,94,73,88,234,7,175,205,182,130,160,218,63,254,51,169,156,103,247,236,28,36,100,233,92,53,6,56,106,108,52,78,26,55,140,97,46,2,58,106,236,115,17,192,81,243,230,243,152,139,0,183,22,219,220,215,69,2,176,149,17,55,254,215,210,201,15,185,149,181,219,28,217,54,191,224,147,230,245,31,104,16,223,64,175,175,124,31,55,239,8,5,63,86,251,51,207,159,170,252,240,248,34,191,136,47,242,203,160,112,116,67,139,196,151,81,38,35,53,68,227,149,97,19,50,118,63,146,236,32,130,19,35,145,36,39,186,94,231,36,23,156,236,187,5,4,1,0,86,252,201,216,114,236,196,62,94,0,208,199,118,194,53,19,59,251,206,115,138,231,8,72,8,92,12,52,54,68,38,4,121,68,16,69,32,65,243,35,49,144,8,184,16,40,34,168,68,2,136,254,204,22,184,105,8,171,3,38,2,188,172,216,34,129,17,55,220,95,108,113,73,251,1,37,115,96,27,80,108,126,225,242,150,235,63,211,88,222,3,241,61,228,87,216,143,156,159,158,63,174,243,59,249,147,231,135,17,192,24,32,0,129,252,42,42,209,128,96,72,25,241,129,228,245,3,233,147,183,7,2,233,35,225,43,112,34,36,98,56,89,34,217,115,207,158,147,187,137,236,175,118,98,143,42,214,62,126,92,175,175,0,156,217,118,232,133,111,118,158,83,130,159,183,206,189,34,6,26,43,64,99,40,196,49,198,184,75,4,90,9,129,139,119,20,1,206,47,230,218,231,93,34,80,91,19,128,8,220,248,112,123,175,192,156,213,6,20,3,47,93,221,200,255,90,39,241,205,235,147,248,8,251,177,187,79,57,63,200,111,19,201,176,223,38,22,149,95,22,251,162,231,135,49,228,228,7,233,133,64,126,145,94,133,169,152,223,211,48,205,72,119,54,200,112,229,209,42,228,15,70,223,68,12,67,19,241,115,130,103,36,111,34,251,24,251,57,0,63,7,12,57,245,141,62,95,9,216,215,246,157,211,199,91,95,252,156,242,243,85,100,32,65,136,66,160,177,75,71,31,87,137,128,196,151,240,57,105,18,1,67,138,224,162,8,0,18,1,115,4,21,17,8,155,133,112,73,248,136,27,30,47,6,141,90,202,237,175,221,222,194,54,160,24,60,114,19,35,253,132,78,226,27,134,199,176,31,158,95,59,252,64,126,155,72,238,240,243,176,31,19,173,124,159,112,99,16,249,155,136,15,128,252,110,96,50,184,74,113,79,132,119,210,39,163,117,99,102,241,11,132,119,68,79,159,231,239,124,29,200,190,71,32,61,8,94,33,189,19,187,5,217,19,246,124,173,130,61,206,153,189,123,4,166,205,40,203,141,79,30,103,125,196,121,248,57,54,137,129,198,70,199,56,118,56,6,17,160,192,74,4,114,49,192,28,73,172,113,172,17,129,188,72,88,23,9,96,75,56,68,0,171,70,141,59,16,63,93,12,188,228,179,110,135,237,246,22,52,35,255,168,237,141,248,211,18,241,99,177,143,55,236,132,231,199,181,252,78,126,92,252,65,242,219,132,114,157,31,158,223,195,254,228,245,131,65,208,64,68,126,25,16,224,228,111,242,248,134,228,237,69,254,96,180,201,152,253,72,68,163,23,225,1,17,189,5,217,137,26,114,71,68,162,239,145,33,254,205,112,244,168,254,191,56,168,171,54,97,74,71,185,202,177,175,219,249,234,28,195,185,75,12,36,140,56,50,26,16,114,17,192,209,199,157,168,19,1,71,140,6,146,8,184,16,72,4,88,251,81,36,224,251,4,112,17,17,47,39,230,5,68,141,72,96,203,27,158,43,6,94,246,5,183,199,118,155,141,205,200,63,250,96,35,127,71,149,248,78,126,120,254,97,40,248,249,141,60,210,90,191,77,32,246,127,171,224,199,45,162,152,232,64,126,34,24,6,12,37,121,15,24,144,27,82,197,227,3,32,60,140,207,141,82,228,7,84,216,75,228,15,198,29,141,94,196,79,164,48,146,71,226,131,212,21,239,238,100,174,35,118,250,217,72,214,67,252,233,150,89,115,145,80,171,246,234,155,29,229,231,127,108,125,76,66,167,115,247,241,224,152,104,156,48,102,113,12,227,216,26,48,238,68,38,2,117,66,32,49,151,16,16,153,8,40,18,224,53,4,46,2,176,29,94,64,132,229,193,91,149,14,188,104,142,104,5,183,203,118,155,229,109,185,111,207,83,12,25,253,171,78,175,47,226,27,80,236,75,57,63,194,126,228,253,32,191,23,253,116,97,15,115,254,26,207,159,200,15,239,224,134,81,33,191,72,143,99,48,48,146,223,13,48,18,159,6,234,6,75,4,99,78,6,142,99,32,64,34,187,35,18,95,158,61,18,158,36,23,140,200,123,52,19,59,97,47,28,199,182,196,188,123,143,45,47,190,103,214,94,44,148,183,39,199,204,40,63,114,168,245,93,231,220,74,8,48,102,221,137,129,198,63,137,64,16,2,206,87,16,1,205,171,132,128,243,29,68,64,197,193,148,14,152,8,240,86,99,42,10,86,68,224,85,19,129,246,245,3,179,188,173,122,196,187,138,33,87,252,181,214,235,11,12,251,177,203,15,158,31,203,125,161,232,135,9,196,68,98,66,17,226,165,235,244,125,210,105,0,78,252,100,28,134,100,52,53,196,23,249,19,68,126,55,80,25,108,50,94,55,232,86,196,207,9,79,143,239,68,23,217,211,235,140,224,77,168,39,122,87,88,112,255,113,229,205,143,207,222,141,66,255,123,110,122,249,190,3,113,158,153,8,8,73,4,4,141,37,208,74,4,116,180,249,73,117,1,28,93,196,53,167,140,232,92,4,8,216,128,132,192,69,128,233,128,217,12,175,36,196,242,160,217,82,42,10,66,4,204,209,140,184,225,181,98,200,229,95,53,43,109,139,192,44,105,235,159,182,80,49,228,202,145,173,137,31,114,126,76,72,165,232,135,138,191,214,250,157,252,152,88,86,128,49,209,240,250,129,252,209,235,179,194,111,6,83,241,250,93,17,191,142,252,110,184,77,164,7,100,244,126,76,94,30,8,132,231,177,142,228,64,32,241,94,122,61,206,94,7,224,103,33,254,190,6,31,60,100,124,121,255,139,179,119,163,208,117,143,76,43,23,216,7,34,224,66,80,65,24,175,90,33,144,8,224,8,17,192,28,128,252,154,155,86,34,224,66,144,196,94,34,224,66,128,34,176,210,1,216,12,34,71,216,80,44,10,234,177,100,176,185,225,215,227,150,114,107,152,181,182,69,160,95,219,166,231,46,86,12,185,234,182,90,242,147,248,128,121,125,85,252,89,244,179,137,193,4,161,232,135,2,142,214,250,169,230,193,243,87,188,62,0,67,0,233,157,248,77,228,7,156,252,52,176,64,252,100,136,50,204,72,254,96,196,77,6,30,73,15,212,16,191,137,252,25,233,73,252,64,228,110,201,62,190,75,124,226,135,111,150,207,142,157,189,235,131,255,186,107,106,57,207,158,113,28,242,113,210,248,97,60,115,17,48,48,197,242,57,168,19,1,9,55,230,50,10,129,150,113,115,33,104,138,4,80,20,52,27,82,61,128,15,42,141,69,65,70,2,111,154,163,90,219,172,182,45,2,253,210,182,184,248,147,197,208,171,30,104,237,245,229,249,33,0,200,249,61,244,199,196,112,179,79,200,251,185,220,23,61,63,4,32,18,223,0,239,47,242,195,64,146,215,8,6,20,201,95,41,240,5,99,36,233,221,72,91,145,63,39,189,208,228,237,3,217,35,64,228,72,244,10,233,3,161,247,14,136,191,239,6,203,31,243,102,249,250,108,222,45,120,242,245,147,125,28,108,76,82,26,132,177,210,184,197,177,52,80,4,130,16,68,17,208,252,96,174,36,4,156,63,204,35,230,213,231,152,66,47,209,183,249,231,182,110,216,132,71,134,92,21,114,17,80,61,128,43,3,121,61,0,145,128,57,160,17,55,78,40,134,140,94,221,172,183,45,2,51,213,6,94,246,249,98,216,85,207,182,246,250,70,124,2,57,63,66,255,144,247,195,251,235,234,190,148,247,187,231,199,132,166,201,133,210,71,226,7,242,203,235,203,123,208,147,200,152,64,252,58,242,139,244,56,70,99,13,70,92,33,62,16,136,31,189,252,30,45,72,47,178,235,117,13,121,171,100,127,163,207,248,250,241,19,203,73,179,247,2,194,242,7,151,76,236,28,19,141,81,87,98,144,198,59,136,0,5,192,209,178,72,232,243,75,1,112,164,154,0,132,192,157,131,34,1,70,141,94,15,72,219,133,33,2,94,15,96,42,128,162,32,68,224,250,87,105,191,109,17,232,99,219,226,162,143,91,200,255,84,151,94,63,39,63,20,152,85,127,15,253,145,171,113,179,143,77,24,43,254,242,252,78,126,78,176,147,63,134,253,242,252,4,12,37,35,190,188,126,19,249,1,55,198,156,248,209,136,137,64,250,218,220,94,132,23,249,123,64,252,156,244,123,7,68,98,199,223,87,240,166,163,250,251,129,167,78,154,237,187,5,191,123,214,4,59,87,137,0,16,198,174,34,166,185,8,8,185,16,184,8,36,17,151,8,184,16,48,45,128,8,152,13,68,17,144,16,192,102,82,77,192,69,0,105,37,247,7,152,173,109,107,17,39,139,130,94,15,192,206,211,17,215,63,86,108,118,238,135,221,162,219,173,199,109,211,127,46,90,12,189,250,254,122,175,31,200,191,165,231,252,42,250,109,137,188,223,38,98,59,95,242,99,213,95,161,191,200,15,184,178,215,145,95,94,63,145,223,32,163,201,201,159,123,125,25,97,143,201,111,68,207,67,253,228,245,51,194,239,25,201,29,17,200,154,191,222,75,132,206,176,79,205,239,186,193,174,231,204,222,155,137,76,159,81,150,155,159,98,223,205,49,194,88,229,34,128,163,68,0,71,136,64,16,3,137,0,145,139,128,33,70,3,216,174,157,139,64,69,8,96,43,112,24,138,4,188,30,192,91,139,197,84,64,245,0,179,69,10,128,217,230,240,235,110,47,54,56,253,189,110,217,237,214,109,219,224,180,133,44,231,191,165,235,144,223,192,139,123,224,253,65,126,229,253,168,250,251,146,31,194,51,44,219,96,189,95,161,191,60,63,38,84,10,175,201,142,228,167,65,0,48,144,64,126,194,12,9,6,149,140,75,198,22,12,16,70,153,147,159,197,45,39,126,19,249,157,244,242,246,242,240,117,228,79,94,62,35,123,122,221,76,94,18,62,39,61,127,103,94,182,71,104,188,231,199,35,103,111,46,48,113,106,71,185,250,47,237,156,210,88,105,236,112,148,8,224,232,227,77,180,16,1,205,91,20,2,21,10,149,226,113,254,97,7,130,139,0,35,1,57,13,119,34,138,2,88,15,64,42,160,85,1,164,2,102,139,168,69,65,4,16,157,14,191,238,162,98,249,29,230,115,11,111,183,150,109,181,35,222,101,228,31,217,109,190,79,242,35,207,194,0,27,152,247,203,251,99,183,159,135,254,204,251,61,244,79,251,250,221,243,203,235,243,104,147,157,114,126,55,6,122,135,72,124,3,137,95,67,254,228,125,156,244,60,186,113,38,131,21,68,122,39,126,34,61,142,145,248,129,244,9,61,32,187,0,226,238,237,136,100,214,239,242,223,119,133,240,158,83,110,154,189,27,133,94,155,208,81,46,123,180,157,123,43,17,16,114,17,224,124,104,126,36,2,56,102,34,144,230,57,138,64,16,2,174,16,184,179,80,36,192,104,192,83,1,174,10,152,173,165,93,130,136,2,92,4,88,15,240,72,96,216,181,39,153,133,183,235,1,45,219,114,223,153,167,24,122,229,95,19,241,235,200,47,175,79,242,27,232,249,61,239,79,55,244,244,170,191,246,249,139,252,244,254,174,226,41,236,119,226,71,242,211,16,96,16,145,252,78,252,158,228,250,45,201,47,3,118,226,231,30,95,228,175,35,125,79,188,188,72,47,194,230,228,213,207,196,196,42,246,110,129,252,255,236,189,243,238,55,161,188,224,127,179,119,163,208,51,175,207,40,63,118,56,198,72,227,167,49,5,130,8,104,252,37,2,130,132,90,115,151,230,211,230,54,69,1,16,2,205,191,217,66,37,26,128,163,48,155,137,171,3,76,37,177,42,96,54,166,40,128,207,26,208,170,128,217,164,138,130,172,9,64,4,174,57,200,44,189,45,2,53,109,64,49,228,138,227,155,201,47,175,95,67,254,17,32,191,97,235,88,245,183,48,44,175,250,115,201,47,122,126,67,10,249,69,124,67,83,165,223,201,47,143,17,137,79,242,195,176,100,100,34,62,16,12,50,121,171,190,144,63,144,62,29,107,72,47,114,231,36,207,9,220,37,177,123,8,127,255,187,15,156,88,222,240,216,236,221,40,116,223,11,51,202,15,28,140,177,194,184,105,44,49,174,65,12,82,157,165,70,4,82,129,48,19,129,180,66,224,66,192,180,207,69,128,66,96,54,146,238,67,232,66,0,91,74,69,65,179,49,20,153,145,110,166,13,66,94,16,100,42,224,69,193,134,8,116,152,147,27,78,123,111,183,212,64,254,195,90,122,253,58,242,51,236,135,0,96,128,77,105,227,173,189,88,248,179,9,65,213,95,228,167,0,68,242,187,0,104,146,57,225,78,126,133,253,48,140,58,242,231,94,63,145,95,198,23,12,50,25,41,142,78,120,145,94,80,126,31,115,251,232,237,155,8,111,136,132,175,16,223,73,154,17,54,253,28,177,47,48,169,135,200,222,107,248,192,161,147,202,123,141,148,179,179,221,248,216,244,242,61,251,5,17,144,168,166,49,183,241,207,69,160,118,149,64,243,169,249,197,49,8,128,156,65,20,1,32,165,141,30,73,210,182,98,42,16,10,130,124,246,160,162,0,68,169,138,4,110,154,84,12,25,189,38,237,190,221,64,254,209,59,117,79,126,121,125,39,191,150,252,232,253,109,160,185,227,207,6,158,119,247,9,133,63,134,105,193,251,87,200,31,4,32,15,251,85,233,167,135,144,177,24,82,78,25,4,64,94,63,25,94,78,254,64,252,228,233,1,35,123,133,252,78,248,156,252,209,235,231,196,231,235,102,114,54,96,196,141,16,153,235,126,215,29,234,222,99,175,63,118,196,228,242,233,215,103,239,250,224,133,255,155,202,139,150,90,139,64,20,2,23,1,2,34,224,66,144,144,11,65,16,1,57,5,10,0,236,196,69,128,246,227,206,36,70,1,76,5,80,11,208,178,160,217,36,68,32,109,21,134,205,74,4,110,28,83,12,26,133,203,136,223,209,34,48,160,24,124,249,32,35,62,238,191,94,67,254,60,228,119,242,111,5,1,128,162,194,251,163,234,15,239,239,151,249,162,24,195,203,124,163,247,55,242,99,194,34,249,41,0,78,126,78,114,32,127,34,62,140,66,6,18,140,166,43,242,119,23,242,183,244,252,145,252,25,233,19,209,227,49,16,61,122,103,190,110,38,106,229,103,253,110,223,201,125,64,120,191,127,230,178,63,155,204,66,221,236,108,127,188,121,106,231,152,74,8,4,142,191,207,131,230,37,137,128,132,0,243,8,4,1,224,124,99,254,93,4,40,4,18,1,9,1,236,198,108,40,174,12,40,10,224,165,195,30,5,176,32,136,40,192,83,1,56,42,94,52,20,68,96,248,141,143,23,155,157,247,142,189,191,224,128,98,208,101,235,24,241,39,245,138,252,105,0,33,0,8,253,85,248,139,185,191,41,49,138,51,34,127,37,244,7,249,35,241,13,77,222,31,134,0,131,48,195,160,129,4,226,51,156,116,67,162,119,113,3,75,158,7,198,7,35,116,226,199,60,63,193,137,79,242,139,244,56,70,210,7,226,71,1,0,201,155,66,250,102,82,166,159,107,73,92,131,125,90,160,238,127,107,176,218,241,83,202,137,179,121,183,224,145,35,237,187,73,254,48,206,61,138,6,92,192,53,175,181,81,128,131,145,128,11,1,236,38,69,2,114,38,18,1,143,2,120,103,97,212,2,204,22,89,11,240,130,160,68,32,143,4,134,223,240,239,98,163,191,190,227,110,55,14,242,175,92,12,187,102,28,201,159,4,64,228,55,116,75,126,132,254,40,252,133,220,159,149,127,207,253,83,213,31,196,239,130,252,21,207,15,192,0,156,252,132,140,196,141,166,167,196,143,160,183,207,136,223,20,238,103,228,207,67,253,10,225,13,57,225,227,177,43,226,39,98,79,233,29,246,51,236,227,200,63,207,142,31,57,98,74,249,240,203,179,121,171,160,181,221,254,97,231,154,143,119,140,4,36,0,18,1,137,183,68,160,169,38,16,132,32,95,29,72,17,35,236,200,192,40,0,118,165,40,0,34,128,40,0,5,65,212,2,16,5,248,178,32,11,130,161,30,80,17,129,235,223,97,123,4,182,184,240,179,197,176,171,95,236,27,249,13,10,253,233,253,145,251,195,251,91,222,133,93,89,90,246,195,100,40,239,87,225,70,57,63,69,32,144,95,213,254,24,250,195,16,224,253,107,11,126,34,63,80,67,254,20,150,226,117,157,231,143,196,143,228,175,33,125,157,183,79,36,143,199,78,50,70,98,54,224,36,206,1,82,215,253,62,71,151,255,55,185,252,252,49,83,202,39,95,155,253,228,71,195,246,228,65,127,180,113,161,200,106,220,93,0,136,76,4,40,4,53,34,64,33,112,1,104,218,43,224,118,130,72,49,57,16,9,1,68,32,68,1,72,5,182,55,27,212,138,64,218,28,164,90,64,11,17,24,118,221,201,198,140,119,64,61,96,243,243,63,100,228,127,172,74,254,32,0,36,127,16,0,146,191,198,251,67,0,224,253,113,57,38,47,248,65,229,31,235,254,8,253,109,18,210,110,191,64,254,138,247,215,164,6,242,83,0,220,8,8,55,140,166,155,112,6,242,199,156,159,8,228,143,75,123,41,223,143,228,15,30,191,43,242,243,24,8,31,73,159,147,189,43,226,215,17,25,191,219,207,242,233,174,144,191,39,96,149,95,79,45,95,125,211,217,248,22,181,201,211,202,114,173,227,109,12,49,222,68,38,4,20,230,32,4,181,145,128,161,46,29,104,138,2,66,36,0,123,74,145,128,68,0,206,199,107,1,186,123,16,54,166,193,86,241,108,1,138,128,82,129,76,4,134,94,179,163,49,228,109,44,2,31,95,123,222,98,232,85,163,250,76,126,12,26,67,127,207,253,89,249,87,238,143,226,159,42,255,34,127,8,253,115,239,159,38,53,122,254,140,248,41,236,7,220,96,146,39,145,65,137,248,64,32,126,171,144,191,201,235,231,2,16,73,239,196,143,228,143,196,143,132,103,104,222,2,145,248,137,212,1,145,236,57,234,254,143,63,79,41,55,249,227,180,114,194,236,189,133,96,203,134,7,156,124,241,167,54,174,28,119,205,67,16,129,36,0,46,2,20,130,92,4,52,239,102,3,136,2,100,23,149,40,192,133,64,215,14,164,40,0,128,0,152,237,105,69,160,114,161,144,165,169,16,0,237,16,172,23,129,137,197,160,145,184,183,224,219,82,4,176,220,119,72,143,201,175,45,190,105,112,64,126,3,21,180,38,247,167,247,71,229,223,115,127,22,103,228,249,157,252,64,101,179,79,244,254,129,252,20,0,55,10,21,142,146,209,4,242,231,196,135,225,53,133,251,134,88,229,143,228,231,254,122,39,126,36,191,80,33,61,142,129,240,21,4,130,11,242,236,77,196,13,63,71,236,223,205,207,17,246,25,59,254,125,58,47,214,153,147,218,115,99,59,202,79,30,97,227,91,151,14,212,69,1,152,219,218,194,160,108,65,2,128,163,219,138,138,130,180,35,119,40,172,45,121,20,64,1,80,45,0,43,2,230,156,88,11,48,91,213,138,64,147,8,200,198,13,35,110,120,176,88,239,143,139,56,103,222,54,109,64,49,240,146,85,141,248,83,171,2,224,228,111,170,248,183,32,63,7,12,2,16,114,127,228,89,188,211,207,67,238,253,67,238,175,208,95,228,39,241,69,126,23,128,52,201,65,0,146,247,23,249,1,23,128,228,69,68,126,24,151,4,192,201,47,239,159,95,180,211,229,210,94,87,228,119,162,231,228,175,243,250,129,164,233,88,75,250,105,125,195,190,211,202,195,47,155,189,219,128,123,211,30,124,105,70,185,232,33,24,243,40,2,81,8,32,220,46,2,20,2,159,223,40,0,138,4,42,81,0,224,2,160,40,64,2,32,39,67,1,64,20,0,1,64,20,128,21,1,68,1,94,12,100,45,64,34,208,50,10,0,39,254,102,156,121,27,61,141,120,131,211,63,88,12,189,250,137,174,189,127,15,201,31,43,255,233,81,222,40,254,193,251,35,255,66,248,31,66,255,74,222,15,68,242,67,213,125,130,65,126,18,31,147,239,198,144,4,64,198,226,228,135,1,201,160,100,96,12,59,93,0,146,247,7,233,91,144,31,196,143,228,143,235,247,2,200,79,4,242,43,156,175,205,231,141,216,145,236,149,215,53,100,6,246,175,249,93,14,255,159,121,236,120,242,77,115,152,219,175,105,183,60,49,189,92,240,0,27,255,52,31,62,71,18,109,137,120,170,229,248,60,71,17,72,112,199,144,132,0,54,3,1,128,13,185,8,80,8,178,40,128,251,2,44,13,192,146,32,211,0,237,14,148,0,168,22,208,66,4,134,94,189,139,49,231,109,145,10,224,2,159,243,186,38,127,16,0,146,63,23,0,27,36,237,247,87,238,15,69,141,75,127,242,254,113,211,79,202,251,157,252,209,243,215,121,127,41,191,114,127,133,136,18,0,25,78,242,254,34,62,142,110,108,177,216,71,226,227,88,67,254,58,175,223,68,126,121,250,22,228,231,177,142,236,122,157,17,185,21,64,240,174,96,255,243,238,131,166,149,255,186,251,173,169,244,247,165,93,122,223,180,114,190,125,48,31,64,152,39,10,128,139,128,34,129,74,81,208,192,249,151,45,128,252,176,143,26,1,72,78,69,2,32,17,48,27,68,26,128,130,180,54,6,165,40,192,4,128,187,3,187,21,129,73,197,160,81,43,25,127,230,106,17,192,78,191,61,155,47,237,117,242,247,42,244,119,1,192,224,97,115,5,10,43,80,86,109,252,73,215,250,27,249,185,236,7,242,187,0,80,169,3,249,155,60,63,38,24,147,141,73,119,242,203,24,114,242,55,121,126,25,153,188,190,147,63,122,255,72,254,228,253,141,240,113,137,175,46,228,143,104,34,127,32,122,36,127,78,110,192,73,92,249,153,191,155,222,192,254,93,227,253,135,77,47,175,127,108,238,33,191,218,105,183,218,120,228,81,128,230,79,34,64,248,28,167,57,119,27,72,54,1,251,128,16,72,0,36,2,65,0,118,117,17,104,85,12,76,23,9,33,10,128,13,67,4,32,0,185,8,36,1,0,55,30,46,214,255,243,251,156,75,115,93,27,80,108,113,209,74,70,254,198,78,191,30,123,255,22,228,199,64,225,102,31,169,248,231,251,254,181,237,151,27,127,228,253,165,198,54,41,152,28,78,146,171,118,87,158,63,146,159,97,97,32,63,189,133,27,78,242,40,78,126,24,88,202,247,93,0,154,188,127,70,254,4,39,126,78,254,253,68,126,39,188,200,79,4,210,167,99,32,120,36,122,124,45,210,139,220,18,128,46,68,224,163,63,154,94,222,243,252,220,71,126,181,159,142,182,49,84,20,144,16,4,32,143,2,98,58,64,242,67,4,130,0,116,25,5,24,210,146,160,23,3,153,6,120,49,16,41,43,5,192,34,216,158,69,1,198,155,235,207,50,46,205,133,245,128,111,254,110,145,98,232,85,15,205,156,247,15,228,103,229,31,202,25,195,127,47,254,113,219,175,13,118,42,254,5,239,175,9,138,161,63,39,18,196,199,196,98,130,1,39,191,12,64,94,129,6,226,228,151,225,200,144,20,246,139,248,145,252,137,248,78,126,229,252,21,1,136,196,15,228,207,137,159,200,159,147,222,143,117,132,79,191,51,34,215,145,94,63,119,129,101,127,62,189,124,250,117,103,210,92,220,246,62,215,198,54,143,2,56,143,154,91,23,1,10,129,230,95,206,64,246,1,91,137,2,224,34,144,71,2,116,60,46,2,176,73,165,1,216,19,160,27,134,176,24,232,2,80,27,5,100,34,48,228,202,193,198,168,185,42,21,152,167,24,114,197,25,205,228,207,189,127,87,228,207,4,32,121,127,8,0,170,255,217,218,63,20,55,207,253,129,166,240,31,19,232,2,64,17,136,2,224,147,79,192,32,204,48,96,36,242,254,12,31,65,124,25,82,46,0,93,144,159,71,39,126,220,216,211,29,249,25,242,139,232,145,244,64,36,122,60,58,137,115,226,235,117,15,176,250,111,103,148,175,77,116,6,205,229,13,187,5,135,253,217,198,188,18,9,248,124,198,40,64,2,192,186,143,11,128,28,132,210,128,100,63,65,4,104,95,53,2,192,155,134,32,13,192,214,224,152,6,32,2,64,49,48,70,1,65,4,114,1,24,113,227,139,197,38,127,95,204,185,53,199,55,60,177,247,219,13,242,247,208,251,147,252,65,0,114,242,67,37,233,253,61,252,223,214,195,127,228,255,12,255,177,243,15,222,223,6,30,131,31,67,255,58,1,32,48,153,152,88,192,38,154,19,238,228,151,49,36,239,32,242,7,1,0,241,41,0,129,252,117,2,208,228,245,157,252,2,69,192,72,95,9,253,157,248,36,63,142,57,249,157,236,77,228,55,242,230,228,175,37,254,140,42,14,168,254,188,249,159,59,102,251,133,61,179,186,77,153,94,150,235,254,214,230,129,243,230,34,144,230,85,243,172,121,119,59,96,4,0,184,8,200,105,72,4,154,162,0,216,28,4,192,64,1,64,45,32,172,6,192,102,121,199,160,172,24,216,147,40,96,216,181,103,26,183,230,248,84,96,64,177,217,121,159,47,134,93,253,102,191,122,127,12,16,171,255,16,0,27,60,94,246,139,205,63,168,254,251,230,31,12,54,201,47,239,143,9,201,200,79,136,252,46,0,20,1,23,128,238,194,255,228,61,64,252,140,252,117,161,191,60,191,138,125,233,178,221,64,252,38,4,226,139,252,173,188,126,143,201,95,37,120,78,248,248,187,157,207,233,152,227,54,248,244,87,27,55,169,163,92,233,103,54,47,138,4,184,127,195,230,21,243,155,196,222,231,94,145,128,68,160,165,0,184,8,36,1,48,80,0,16,5,64,0,204,54,211,166,32,164,1,18,0,69,1,16,128,158,68,1,134,33,87,108,66,142,205,177,109,141,99,22,44,134,94,121,87,175,188,127,119,185,127,34,191,129,225,63,4,0,213,127,207,255,99,245,95,2,128,138,108,43,239,95,23,254,115,146,53,225,18,0,51,134,86,225,63,201,159,9,64,147,247,151,231,7,68,124,39,127,242,254,78,122,122,255,64,122,18,223,201,47,112,103,94,32,126,34,127,32,123,34,188,144,145,188,27,28,49,106,238,45,246,245,180,189,48,174,163,252,20,118,11,38,49,215,220,74,4,92,0,136,92,0,90,137,128,219,88,20,1,222,51,0,117,0,173,6,152,173,178,14,96,182,203,11,132,44,146,213,166,160,158,70,1,195,111,120,182,216,240,204,15,56,219,230,184,54,79,49,120,244,201,157,207,238,235,202,251,231,225,127,36,127,38,0,219,0,46,0,24,52,86,255,195,242,159,46,252,105,202,255,33,0,129,252,18,0,34,8,128,38,152,33,159,200,239,2,64,192,48,156,252,20,0,39,127,190,236,151,147,63,193,137,95,119,163,142,232,245,115,226,87,188,126,29,249,3,225,155,136,15,212,147,188,2,120,125,195,188,7,206,40,79,185,229,237,79,126,181,135,95,158,81,46,126,104,22,5,36,1,8,34,32,155,160,0,228,34,80,35,0,112,56,116,62,6,216,226,78,16,1,212,1,60,13,208,181,1,16,128,180,41,40,143,2,186,16,0,56,203,97,215,254,145,92,155,195,218,128,98,224,101,91,84,159,213,223,149,0,116,229,253,51,1,192,192,144,252,8,153,108,208,180,251,15,33,149,246,254,171,250,143,103,247,39,5,110,37,0,82,112,144,223,5,160,101,248,239,134,145,188,69,238,249,1,35,126,244,254,220,241,39,207,31,4,64,196,111,242,254,25,249,65,124,145,63,230,252,177,200,23,73,223,91,175,239,164,47,246,239,32,222,243,189,142,242,130,123,157,25,239,160,246,239,167,166,151,11,29,96,115,89,39,0,122,56,105,218,32,4,7,145,11,128,68,192,109,75,2,0,187,75,219,131,33,0,94,7,224,67,69,205,105,241,218,128,144,6,64,0,80,224,110,25,5,4,1,160,8,220,216,81,12,190,252,91,228,220,28,211,214,253,237,194,197,144,171,158,105,45,0,78,254,190,20,255,56,48,46,0,220,254,171,252,31,235,255,168,254,67,0,106,188,127,109,238,159,9,0,69,192,201,79,248,196,211,8,0,24,69,16,0,144,127,239,86,2,224,222,63,229,253,18,129,32,0,81,4,36,0,149,124,31,200,136,31,33,17,200,201,159,68,32,35,122,133,240,56,54,72,175,227,7,190,223,81,222,248,184,51,226,29,216,70,221,63,173,156,127,159,26,1,32,100,11,238,24,40,2,117,2,32,17,8,2,192,8,192,5,0,183,17,175,212,1,32,0,97,57,176,82,12,52,116,27,5,24,111,134,95,255,68,241,205,223,45,236,236,123,203,27,170,254,199,54,200,223,207,225,127,147,0,96,249,47,172,255,115,251,111,22,254,35,4,203,115,255,36,0,129,252,221,134,255,50,10,39,127,242,254,65,0,176,249,167,46,252,151,8,136,252,21,207,31,200,79,4,242,199,176,159,175,3,249,133,10,225,245,218,9,46,68,242,243,88,37,62,240,241,163,58,202,251,94,116,38,188,131,219,153,183,79,45,7,236,229,115,93,17,129,26,1,72,105,64,43,1,48,36,1,0,16,1,72,0,204,86,83,33,208,108,24,247,8,72,105,64,46,0,18,129,58,1,112,17,24,122,245,79,200,189,183,184,13,40,54,253,231,23,139,161,87,77,237,185,0,56,249,123,26,254,171,250,15,1,136,87,255,113,255,127,44,0,66,113,67,4,160,9,137,222,63,173,229,186,0,164,205,30,152,224,72,254,30,10,64,93,225,175,201,243,7,239,79,4,242,215,121,255,4,144,61,18,31,199,140,248,34,255,126,78,244,136,86,228,183,227,114,199,118,148,207,140,117,6,180,91,121,236,149,54,23,61,21,128,74,20,208,74,0,92,4,152,6,152,109,114,87,160,23,2,121,215,96,8,128,215,1,80,216,142,2,208,93,26,32,1,24,113,195,196,98,179,115,63,73,14,190,133,109,158,98,200,232,235,72,254,126,201,255,35,249,13,204,141,36,0,54,88,73,0,98,1,16,203,127,46,0,77,5,192,232,253,129,40,0,78,126,77,112,154,112,155,124,133,255,68,46,0,34,191,11,128,194,127,61,103,47,137,64,70,126,122,126,32,8,64,242,252,64,32,127,119,222,63,9,65,13,225,227,235,224,241,69,254,175,159,216,81,190,254,54,217,224,211,159,109,255,243,108,174,106,5,192,32,1,32,130,0,236,238,118,21,5,128,133,64,23,0,216,36,35,0,179,81,56,43,9,0,11,129,168,3,32,2,232,137,0,228,34,224,28,26,118,205,95,201,193,183,168,13,40,6,93,242,109,243,254,13,242,183,20,0,39,127,119,203,127,117,225,127,20,0,228,76,24,52,93,254,203,245,255,92,0,64,254,238,4,192,39,48,10,0,17,5,64,228,15,2,0,242,199,252,95,225,127,221,53,254,81,0,42,225,127,36,191,11,64,173,247,207,4,32,247,254,9,129,244,57,106,60,255,192,211,58,202,73,179,247,177,126,125,106,55,63,209,81,238,114,206,244,217,250,56,242,14,251,174,173,255,98,243,150,4,32,136,0,5,64,34,16,4,128,144,0,4,17,128,253,49,5,64,4,80,83,8,172,21,128,32,2,61,21,128,17,55,116,20,3,47,249,42,185,56,155,219,128,226,27,39,47,90,12,185,242,197,62,11,64,147,247,111,33,0,90,1,64,206,68,1,80,1,48,174,0,216,32,199,240,191,167,155,127,146,0,4,242,71,1,72,225,191,11,0,69,64,2,144,135,255,46,0,51,19,254,231,197,191,186,162,95,157,247,39,225,195,177,198,243,239,246,175,142,217,254,124,255,190,180,139,238,237,40,223,115,48,206,121,106,185,247,121,179,247,198,35,83,237,235,214,59,209,230,148,43,64,65,0,98,26,80,39,0,113,91,48,225,2,208,180,18,128,66,160,9,128,238,21,152,82,128,186,58,64,87,2,16,68,96,248,181,215,27,31,103,123,20,48,79,49,104,228,137,13,242,187,0,164,252,191,133,0,144,252,189,20,0,12,134,242,255,20,1,68,1,64,254,143,8,192,11,128,181,2,0,133,14,2,160,9,148,0,228,225,127,173,0,56,249,99,10,16,5,32,134,255,117,2,160,208,191,149,0,116,21,254,215,229,254,173,188,63,69,160,147,244,58,30,57,218,45,124,14,111,167,222,58,163,156,247,0,63,111,31,147,159,94,57,123,183,37,190,49,185,163,252,210,207,109,158,91,9,64,79,10,129,90,13,168,68,0,230,172,176,108,141,171,87,41,0,97,37,128,75,129,185,0,72,4,186,17,0,112,106,208,200,33,198,201,217,22,5,12,40,54,252,235,167,139,161,87,78,233,82,0,106,243,255,222,8,128,15,70,42,0,218,96,229,75,128,113,7,96,87,2,144,194,127,0,228,239,7,1,104,149,255,71,1,80,248,223,148,251,3,78,126,10,65,16,0,194,73,16,5,160,39,222,159,175,157,248,134,121,15,234,48,82,185,101,207,225,237,168,209,214,247,120,222,26,11,27,155,211,110,155,189,34,240,210,248,142,242,51,63,178,121,239,47,1,64,138,90,89,10,204,4,128,54,30,4,32,175,3,116,39,0,195,174,125,164,248,218,97,239,118,126,206,242,6,239,127,154,9,128,147,63,23,128,232,253,251,65,0,24,30,65,0,180,4,8,1,8,75,128,81,0,106,151,0,235,4,192,38,177,171,139,127,36,0,10,255,91,22,0,17,246,103,2,80,151,255,231,2,80,23,254,215,145,159,112,210,119,37,0,36,62,142,157,228,199,6,159,139,230,130,13,62,72,75,118,59,23,125,207,207,27,104,8,192,124,251,79,45,47,185,111,246,138,192,99,175,204,40,151,248,30,156,64,31,4,128,78,8,2,96,246,8,17,128,141,242,70,161,88,9,8,2,0,155,230,253,1,102,82,0,192,175,33,163,15,48,110,206,242,40,96,64,177,241,217,159,183,220,127,218,108,21,0,166,0,18,0,236,1,120,184,49,152,88,94,145,0,96,160,211,53,0,61,16,0,121,255,190,8,0,235,0,189,16,128,158,228,255,110,236,21,2,116,23,254,87,60,63,208,32,255,162,63,232,40,111,126,210,45,121,14,110,40,72,14,58,205,250,45,113,139,231,78,104,76,166,150,11,30,50,165,188,229,201,217,91,196,248,239,51,211,203,133,15,128,77,152,109,68,1,168,212,1,186,16,0,68,164,18,128,184,23,96,123,19,128,184,20,8,1,232,106,37,160,39,2,48,252,186,215,138,245,254,176,40,57,58,11,27,188,255,217,38,0,70,250,217,44,0,41,2,112,1,208,179,255,40,0,8,181,12,221,174,0,100,2,32,101,143,2,80,183,4,152,135,255,173,86,0,82,26,208,11,1,136,225,127,157,0,136,252,9,129,244,77,232,40,63,121,116,71,249,192,75,110,193,115,112,195,82,228,215,79,68,159,65,124,33,156,59,207,63,140,141,141,217,162,223,159,98,231,54,123,69,224,202,7,167,150,239,218,187,27,1,160,8,180,16,0,22,2,33,0,102,171,140,0,44,122,229,53,1,102,203,112,106,253,38,0,134,33,151,127,159,28,157,69,109,64,177,201,63,86,40,134,92,49,99,246,9,128,13,74,170,1,4,1,232,209,38,160,174,4,192,69,0,2,64,244,81,0,18,249,91,8,64,34,255,76,10,64,242,252,128,147,61,247,254,70,254,47,30,219,81,62,55,206,45,119,14,110,207,142,45,203,229,127,129,62,251,57,233,252,226,185,39,226,11,141,241,250,196,145,83,121,255,255,217,217,206,254,207,148,114,0,157,133,59,142,190,8,64,190,25,104,86,8,192,176,107,158,47,86,222,243,61,228,234,44,104,230,253,47,59,223,4,0,183,40,234,66,0,92,4,250,91,0,152,2,248,46,192,237,109,16,181,7,96,166,4,64,34,80,35,0,117,87,0,54,9,64,20,1,23,0,34,19,128,166,34,160,25,115,18,129,220,208,3,9,162,0,8,45,4,96,173,147,59,202,177,147,220,98,231,224,118,255,139,101,249,241,35,209,111,156,75,134,120,238,249,184,72,48,109,220,190,248,243,41,179,125,51,211,241,87,219,28,214,10,128,139,64,43,1,160,109,42,2,48,155,85,4,192,20,224,206,122,1,32,249,251,32,0,224,219,224,145,59,25,87,251,93,0,204,251,255,243,75,197,144,209,29,73,0,40,2,93,8,64,18,129,190,10,0,0,1,0,20,1,152,0,240,54,96,53,2,16,87,1,52,17,18,129,238,4,32,191,249,231,236,16,128,36,2,153,161,231,197,48,18,35,128,100,169,10,192,144,211,59,248,124,188,57,189,221,244,68,89,126,240,112,245,219,207,37,157,83,118,222,121,100,84,25,179,201,229,154,191,157,90,78,154,205,119,45,58,228,2,155,219,158,8,0,10,209,241,178,96,9,0,108,22,182,251,237,158,8,128,184,0,242,247,66,0,134,93,115,191,241,181,223,159,52,60,79,49,240,210,51,76,0,140,248,16,128,60,10,48,242,83,4,186,16,128,46,175,4,172,17,0,220,7,64,2,80,121,10,80,220,6,172,20,0,171,0,62,224,125,18,128,16,5,244,68,0,40,2,125,16,128,252,78,191,18,128,138,8,100,68,16,65,90,8,192,158,231,205,29,27,124,46,196,6,159,239,137,252,46,0,149,115,202,206,187,27,1,0,6,254,105,234,108,63,247,111,159,97,115,79,242,247,65,0,20,1,164,27,131,184,0,244,121,35,144,115,42,10,0,176,197,69,155,27,103,251,45,10,24,80,172,243,155,15,21,131,47,159,212,55,1,144,8,100,2,128,147,136,81,64,87,2,128,165,18,172,153,226,17,224,125,22,0,137,192,236,20,0,23,129,46,35,0,32,24,123,147,8,56,65,114,1,48,28,115,229,92,192,124,107,127,184,165,131,55,29,233,140,90,194,249,164,115,138,231,108,232,129,0,160,174,178,235,57,179,55,12,152,54,163,44,55,60,209,108,34,10,64,190,10,80,39,0,172,1,184,0,96,25,144,2,96,78,13,182,93,17,0,144,191,59,1,16,135,90,8,192,144,43,175,51,222,206,219,160,239,204,183,121,138,205,47,252,158,9,128,125,112,43,1,80,26,208,149,0,24,186,18,128,74,20,0,242,215,8,128,106,0,16,0,12,102,20,0,110,189,148,0,72,4,250,42,0,6,93,13,56,75,4,0,112,99,86,20,208,82,0,12,153,0,204,103,100,58,237,246,185,131,252,63,190,28,75,147,78,124,10,128,19,190,159,4,0,227,251,163,145,179,55,255,121,115,74,71,185,236,145,102,43,173,4,128,54,88,39,0,97,21,160,73,0,220,251,119,41,0,206,153,40,0,112,172,81,0,196,189,205,206,251,154,113,183,31,162,128,15,124,118,254,98,208,200,199,123,38,0,18,129,174,4,32,136,64,75,1,48,212,9,0,35,0,9,128,13,102,87,2,16,55,3,245,68,0,84,7,168,21,128,58,17,200,5,192,208,103,1,192,49,24,124,36,2,16,8,179,224,247,166,151,151,222,63,231,147,31,55,22,221,229,220,64,254,4,39,124,69,0,112,142,241,156,157,244,57,249,19,124,12,49,182,142,83,110,154,125,215,13,156,122,211,164,114,222,61,156,252,176,171,150,2,128,2,96,157,0,132,125,0,216,228,214,149,0,180,12,255,115,1,112,174,137,123,67,70,255,211,216,59,211,75,130,184,222,127,115,146,159,128,0,72,4,186,18,128,92,4,250,42,0,54,32,172,1,216,0,53,69,0,18,0,191,22,160,178,10,240,22,9,64,171,58,0,5,32,23,129,204,168,187,20,0,28,167,151,139,29,62,189,188,117,54,111,134,233,75,195,6,159,45,78,51,242,135,66,101,147,0,36,17,240,243,235,177,0,132,49,12,2,48,239,126,19,203,243,255,55,235,69,224,200,203,108,110,99,248,79,1,0,249,93,0,104,119,93,8,128,182,2,171,8,136,2,119,20,128,110,195,255,92,0,156,91,185,0,12,187,102,122,177,209,25,159,33,135,103,162,205,91,12,188,100,84,189,0,228,34,96,228,111,153,6,168,147,153,0,212,166,1,58,249,76,0,48,88,88,59,213,42,0,6,147,251,0,242,139,129,12,18,0,78,70,23,2,64,17,232,173,0,4,17,232,81,26,16,4,128,175,123,34,0,64,36,196,180,114,169,163,166,151,15,189,236,86,56,7,55,60,76,100,141,223,26,209,65,254,38,1,8,228,79,34,96,231,87,33,63,0,210,251,56,228,227,84,43,0,141,177,126,247,129,19,203,27,30,155,53,91,134,81,108,220,245,108,155,107,216,78,36,127,79,4,0,81,42,118,2,98,243,26,4,64,79,9,146,0,192,198,235,188,127,173,0,4,242,119,45,0,101,49,232,50,220,53,168,207,81,192,128,98,189,83,63,83,12,30,53,195,224,2,96,232,151,52,160,43,1,136,34,224,2,128,101,18,68,0,18,128,237,77,0,226,227,192,122,42,0,117,207,2,236,81,13,160,23,2,32,68,17,136,2,16,55,4,69,195,102,58,224,134,47,227,119,114,172,120,236,244,242,249,185,96,131,15,238,50,180,220,177,25,233,99,225,239,128,140,252,181,2,224,231,158,198,192,199,166,137,252,64,85,0,128,247,31,50,177,188,231,249,254,21,129,73,83,59,202,45,78,177,121,167,211,8,2,160,61,38,18,0,218,28,108,15,48,59,228,30,128,32,0,233,105,193,120,64,136,217,50,151,0,187,16,128,110,189,127,38,0,145,252,192,144,43,30,54,30,247,121,73,112,158,98,179,243,14,45,6,129,252,185,0,244,34,13,168,21,128,32,2,221,10,0,0,1,176,193,194,160,65,61,249,64,208,40,0,168,3,64,0,92,4,90,165,0,221,61,12,52,138,64,186,38,32,8,64,211,53,1,70,254,166,84,160,70,0,136,58,1,0,220,184,147,145,71,227,159,86,174,123,242,244,114,220,92,176,193,231,222,23,202,242,99,63,206,73,47,68,194,235,117,32,125,122,173,243,22,226,184,0,113,220,108,44,37,170,241,41,203,54,246,31,253,193,196,242,169,215,250,39,85,122,109,66,71,185,198,47,109,254,97,39,138,30,163,0,136,252,242,254,173,4,0,55,175,213,229,192,186,51,48,106,91,81,0,250,47,252,111,0,124,220,248,236,62,223,48,100,190,98,139,139,111,46,6,141,172,10,64,159,211,128,92,4,116,34,16,128,238,68,192,5,128,247,3,176,193,211,19,129,123,44,0,46,2,84,108,8,64,46,2,153,0,128,252,73,0,92,4,136,76,0,8,137,128,145,31,23,5,85,68,0,6,41,227,116,99,165,225,154,1,39,33,112,35,143,2,224,4,24,126,250,116,62,210,106,78,111,55,60,94,150,31,248,126,78,250,128,68,122,23,0,229,254,21,68,226,3,249,184,104,188,0,141,163,143,105,26,99,23,94,27,251,47,252,100,98,57,198,200,59,51,237,233,215,102,148,203,30,101,243,15,251,72,87,1,118,37,0,145,252,81,0,204,70,97,171,186,33,8,108,120,91,9,128,217,54,5,160,171,240,223,57,18,201,223,82,0,196,61,231,226,192,75,127,109,92,238,117,26,48,160,88,231,248,143,26,249,103,116,10,64,127,167,1,65,4,186,21,0,27,32,10,0,54,3,217,224,33,140,202,159,9,80,73,3,124,34,40,0,18,1,144,223,5,128,34,16,5,192,64,1,200,68,128,233,128,25,0,239,26,235,34,160,52,32,61,24,164,69,20,144,140,177,78,0,240,218,12,89,34,80,35,0,251,156,63,157,183,169,154,211,219,249,247,148,229,187,15,118,162,119,85,244,107,18,1,39,126,244,254,65,252,26,99,161,113,17,241,53,102,26,67,64,227,235,2,32,241,181,121,88,245,87,19,251,252,140,195,123,159,159,94,126,236,48,56,2,179,9,122,255,174,4,0,228,207,5,32,120,255,116,79,64,68,0,46,0,176,101,166,0,46,0,179,194,251,3,67,174,120,166,88,228,147,239,114,94,247,184,205,83,108,122,206,174,36,63,145,9,64,190,26,64,17,232,34,13,72,34,160,78,103,2,208,101,20,96,3,131,229,64,12,22,175,7,128,0,216,32,66,77,49,168,233,130,160,40,0,46,2,81,0,114,17,96,40,23,4,128,133,192,26,1,136,181,0,10,128,71,2,140,6,92,4,84,11,72,87,7,58,249,101,144,201,64,221,112,19,100,216,50,244,41,229,0,59,254,252,170,217,123,237,123,95,219,239,111,246,13,62,145,240,149,59,20,103,164,231,235,72,250,64,126,9,0,225,228,79,208,56,25,162,144,230,228,79,2,160,121,120,163,220,228,148,73,189,126,214,225,245,143,78,43,223,143,203,128,21,25,82,0,2,249,153,74,130,252,46,0,36,191,4,0,228,119,1,224,243,1,33,0,102,163,220,6,252,112,195,118,113,79,64,94,8,132,240,31,2,96,78,142,17,64,87,2,16,200,223,173,0,56,249,197,201,77,207,89,219,56,221,171,52,192,194,255,11,47,43,6,93,230,2,208,155,52,32,23,129,40,0,65,4,116,34,58,177,86,2,192,229,64,8,128,13,22,35,0,44,5,218,32,242,146,224,32,0,186,47,96,237,134,32,23,129,60,10,232,78,0,136,110,4,128,215,5,184,8,40,21,0,106,5,192,32,207,85,17,128,6,230,63,96,74,121,198,191,231,14,242,227,57,130,21,226,87,188,127,29,241,253,117,133,248,129,252,73,4,156,244,49,42,74,209,146,143,93,66,24,87,18,63,146,223,224,145,217,14,103,77,246,94,119,223,254,117,231,148,242,221,251,98,222,221,30,146,125,184,0,128,252,18,0,138,64,16,0,166,158,176,61,216,161,71,0,105,9,16,2,16,54,1,65,0,42,5,192,174,200,159,9,64,151,228,55,200,251,139,143,3,47,61,197,56,221,139,52,224,75,7,188,191,24,120,201,164,102,1,200,211,128,16,5,116,87,12,76,34,160,206,103,2,208,42,10,160,0,96,128,80,7,144,0,104,41,208,6,149,79,6,10,117,0,32,70,1,41,18,64,20,160,73,171,19,0,23,129,36,0,18,1,9,128,139,64,109,4,224,2,144,0,1,128,17,214,8,0,225,6,76,131,110,144,255,189,7,79,46,71,61,48,231,147,31,222,244,187,231,212,109,240,17,2,225,35,241,115,207,207,215,34,125,141,0,240,145,105,157,226,216,50,244,79,196,23,50,1,32,198,151,135,93,220,189,8,156,116,221,228,114,30,62,22,12,118,16,5,0,118,2,56,249,101,71,186,25,104,87,2,144,242,255,71,93,0,124,9,16,171,90,20,0,179,109,164,185,21,1,8,228,159,89,239,15,94,14,30,253,114,177,212,250,61,190,101,216,128,98,163,179,134,152,106,24,241,33,0,179,59,10,8,34,16,5,128,133,64,27,52,12,30,6,113,123,237,5,200,234,0,20,0,23,1,70,3,81,0,92,4,42,2,16,69,192,39,189,101,20,96,144,0,168,22,32,17,72,117,0,23,128,4,8,0,12,19,198,234,70,91,49,228,201,229,226,135,79,41,255,253,244,156,159,240,35,159,222,236,79,249,214,94,3,195,254,140,244,137,248,126,76,164,23,34,233,3,241,19,140,240,233,226,41,8,128,143,23,199,77,228,7,124,124,57,198,129,248,152,7,39,63,97,115,246,219,235,166,248,153,52,183,239,95,100,159,149,230,61,146,63,8,0,109,6,246,19,200,15,219,74,225,127,20,0,247,254,200,255,85,0,76,183,3,187,219,128,148,214,108,90,213,127,10,0,200,159,9,192,204,122,127,165,232,155,158,187,17,185,221,131,102,249,255,185,191,104,45,0,93,68,1,20,129,32,0,20,1,239,88,151,34,160,19,172,19,0,27,24,70,0,94,7,192,195,65,177,20,152,10,129,136,2,32,0,136,2,48,232,134,90,1,144,8,104,2,93,4,146,186,7,17,160,7,200,68,128,228,247,40,32,165,3,53,34,64,227,11,2,160,52,128,112,195,37,26,6,253,233,163,38,151,143,188,50,231,147,127,204,132,178,92,237,4,39,124,68,29,249,235,136,223,138,252,73,4,106,4,32,122,126,9,64,26,63,71,18,0,141,185,230,0,208,188,52,4,96,30,155,171,115,254,91,173,10,226,226,158,29,254,106,239,231,60,251,156,203,17,200,38,152,251,7,1,80,232,159,236,42,146,63,8,0,83,83,8,128,217,104,92,1,208,45,193,97,211,169,250,223,19,242,119,39,0,25,249,225,144,201,75,227,231,192,75,78,35,183,123,208,230,43,54,59,111,52,5,96,86,68,1,73,4,116,34,16,128,22,34,176,21,6,2,2,0,133,180,193,66,200,84,89,9,136,23,5,65,0,98,20,16,4,128,225,153,4,192,69,128,19,9,1,112,17,72,233,128,11,64,254,168,176,84,16,20,249,113,204,4,128,6,39,227,3,32,0,48,74,25,169,27,45,31,21,62,177,252,191,99,167,148,47,142,159,243,201,255,244,235,101,249,133,159,103,196,175,35,63,9,175,215,25,233,211,107,144,61,18,63,39,191,72,31,4,64,158,95,222,63,122,126,10,171,200,239,2,32,17,208,188,96,142,48,87,134,5,246,27,91,94,253,112,227,226,161,9,83,58,202,141,127,103,255,215,21,249,101,27,114,24,138,0,96,71,187,185,93,229,228,7,72,126,68,0,202,255,189,0,168,139,128,120,13,128,217,116,170,254,71,242,75,0,2,249,123,237,253,3,249,129,193,35,31,33,183,187,105,8,17,222,85,108,113,241,11,197,160,75,140,240,16,0,137,128,11,64,151,43,2,185,8,120,135,212,193,138,0,4,17,208,9,234,132,41,0,46,2,172,5,64,4,92,0,184,35,208,6,17,131,41,1,192,32,239,140,40,32,19,0,194,213,25,19,197,9,115,17,144,0,16,81,0,92,4,40,4,153,8,40,21,32,249,163,0,184,8,212,9,64,130,140,21,134,59,177,252,230,73,147,203,241,61,175,77,189,101,237,158,23,202,242,163,218,224,67,56,193,115,136,248,124,29,9,31,145,17,63,22,250,162,0,68,207,95,231,253,37,0,28,75,28,187,33,63,5,160,83,184,23,57,112,108,121,197,131,211,202,175,29,107,127,143,228,239,50,244,55,200,113,36,71,34,242,75,0,224,249,65,254,232,253,33,0,158,255,99,23,43,5,192,243,127,133,255,253,17,250,119,229,253,9,227,232,154,191,88,210,57,222,178,13,40,86,251,241,199,27,158,191,198,251,11,181,169,64,157,0,184,8,164,40,160,59,17,208,9,75,4,52,32,30,5,168,14,0,1,64,33,112,199,80,7,208,106,64,171,98,96,211,230,32,87,242,40,0,92,235,141,2,128,35,188,130,139,128,246,5,16,50,168,32,0,66,50,66,55,204,88,16,52,108,117,198,20,62,133,102,78,111,215,63,222,81,190,255,251,129,216,145,232,209,219,167,191,101,132,143,94,191,66,124,28,187,34,62,142,145,248,129,252,68,231,88,86,200,207,49,55,100,161,127,3,62,95,128,132,60,9,123,87,2,32,39,225,246,18,201,47,1,72,43,79,176,59,56,160,40,0,94,0,68,196,202,187,1,35,252,55,27,102,248,239,197,191,89,25,250,139,252,112,212,27,255,29,15,16,233,50,13,152,167,216,224,244,205,73,254,129,70,124,194,8,143,227,96,144,223,72,207,8,192,94,15,233,105,20,208,157,8,232,196,32,0,81,4,32,0,18,1,68,1,16,0,27,52,110,8,178,65,68,49,37,237,8,12,105,64,140,2,154,34,129,32,0,156,76,192,38,55,166,1,138,4,210,149,130,50,14,67,69,0,92,4,234,82,1,66,198,8,200,72,39,148,251,159,63,101,174,216,224,243,175,255,117,148,239,62,88,196,14,36,143,63,167,99,32,125,19,122,66,254,32,0,34,127,242,252,70,120,79,153,136,68,252,72,126,23,128,58,239,31,5,128,115,5,226,215,144,95,162,47,1,72,182,16,5,160,134,252,81,0,104,115,176,189,224,253,185,254,143,252,31,5,64,229,255,30,254,51,255,71,248,223,5,249,123,226,253,73,126,9,128,200,47,1,112,242,131,167,155,159,143,93,129,93,222,40,100,222,98,147,127,28,65,194,195,243,39,210,187,215,207,189,255,32,9,64,119,34,224,29,172,21,128,30,136,0,66,36,14,148,167,1,218,18,140,65,197,3,23,227,114,96,18,0,131,66,178,24,5,112,226,124,34,153,6,8,62,209,84,125,121,0,51,6,136,128,140,68,70,35,1,168,123,114,144,118,8,102,75,131,3,44,10,56,238,234,217,124,19,187,62,182,147,111,234,40,231,201,47,220,201,61,62,95,103,100,111,10,251,115,226,59,249,43,97,127,36,62,142,34,62,68,32,18,31,71,35,125,204,251,85,248,171,243,252,154,15,165,107,156,43,159,55,214,115,12,41,186,11,228,103,4,24,4,64,118,145,4,64,78,196,201,79,226,195,190,220,214,42,222,31,2,96,222,95,15,5,85,254,31,195,127,58,55,39,63,5,160,151,228,239,145,247,119,142,14,188,248,102,227,120,151,117,128,249,138,205,207,251,71,35,212,151,135,23,217,91,253,28,64,1,144,8,68,1,232,133,8,232,196,53,16,20,0,12,80,72,3,144,67,165,253,0,54,184,233,202,64,27,240,88,11,216,5,66,128,73,113,133,78,2,128,9,132,0,68,17,8,2,160,40,32,121,4,25,138,139,128,34,129,74,81,48,136,64,50,194,134,97,206,191,223,27,229,95,255,61,23,220,181,211,218,15,70,134,60,191,137,244,78,236,72,116,189,174,11,247,43,228,207,137,239,228,103,145,79,2,32,226,227,232,164,23,241,229,245,99,206,207,20,203,69,182,226,249,93,0,40,204,62,63,137,252,18,0,159,79,9,0,34,190,138,231,119,242,107,221,63,133,255,110,63,34,127,242,252,78,254,228,253,1,15,255,145,255,235,70,160,92,255,55,71,86,201,253,103,37,249,131,0,12,30,57,169,88,122,179,133,140,231,181,117,0,252,114,254,98,139,11,175,104,144,91,100,118,240,131,28,67,2,233,9,253,14,71,64,29,168,17,129,30,215,3,92,4,182,196,128,152,0,48,10,176,65,99,49,16,203,129,54,152,149,123,3,228,105,128,65,2,160,137,82,200,150,84,28,19,10,4,1,72,6,224,6,17,133,64,70,35,15,146,12,74,70,22,133,160,97,136,11,29,248,70,57,250,193,57,63,225,199,6,159,29,255,1,242,59,153,133,72,244,248,115,196,190,56,70,178,199,163,147,189,206,235,139,248,242,250,49,236,175,64,196,119,242,167,45,215,34,126,32,63,35,48,159,3,205,73,244,254,138,226,52,151,117,121,63,109,0,182,224,206,65,228,103,228,152,9,64,133,252,6,121,127,216,98,90,254,67,248,239,235,255,188,5,24,4,32,230,254,145,252,46,0,137,252,46,0,51,77,126,227,52,120,189,254,105,95,55,158,215,214,1,32,0,11,20,3,47,186,141,111,30,26,8,60,196,190,0,24,108,175,7,219,239,249,183,248,37,134,252,117,127,138,0,243,34,136,0,162,0,11,157,184,26,16,211,0,175,3,48,10,192,224,187,8,164,199,134,59,180,44,168,130,160,82,1,10,64,38,2,74,5,42,69,65,25,141,4,0,199,32,2,240,54,201,243,140,43,151,56,236,141,242,142,103,230,124,242,99,131,207,166,167,6,15,31,145,147,190,242,179,19,61,162,167,228,79,34,16,137,31,200,95,23,242,39,56,233,121,116,226,19,129,248,209,243,115,142,52,95,128,205,97,37,244,15,228,151,231,143,2,192,77,63,78,124,58,14,179,159,157,1,23,0,58,26,145,223,192,208,223,108,17,145,169,150,255,116,1,16,108,23,59,255,152,210,186,247,239,49,249,37,0,34,191,4,0,28,21,156,151,228,99,32,63,5,192,34,251,77,255,121,136,241,188,182,14,0,1,120,119,49,232,210,7,58,9,107,95,6,12,23,89,241,179,19,121,152,190,80,100,215,151,250,49,253,190,31,69,0,138,25,87,3,144,6,104,57,48,166,1,73,0,12,156,24,23,2,165,2,84,111,77,168,139,64,154,236,32,2,41,18,0,249,101,44,46,2,201,160,36,0,134,100,116,99,203,207,28,249,70,249,232,43,115,254,214,94,108,240,89,245,55,45,200,47,36,210,59,185,91,33,146,94,72,63,103,196,175,144,222,176,119,78,126,28,157,252,117,97,127,238,249,131,240,106,14,210,188,168,232,199,249,242,249,147,168,71,242,39,207,239,72,97,191,11,64,204,251,133,36,0,178,55,247,254,233,97,160,90,254,179,136,117,155,16,254,43,247,239,142,252,21,1,16,7,35,249,13,61,37,63,176,249,249,23,24,207,107,235,0,16,128,247,88,152,240,28,201,57,220,9,57,76,29,177,227,48,239,12,68,129,42,164,14,136,232,248,226,236,216,95,34,192,60,73,81,128,13,34,119,5,98,91,176,210,128,24,5,184,8,112,73,16,19,227,10,205,72,0,147,166,137,148,162,107,146,49,225,117,2,32,184,16,36,15,2,192,176,220,200,104,112,99,203,47,31,251,6,31,49,61,167,55,220,52,227,243,63,237,1,177,5,121,247,252,231,10,209,195,107,109,229,77,57,190,142,25,249,115,226,203,235,71,226,203,243,39,239,95,231,249,157,252,169,240,167,121,17,249,37,0,34,127,16,128,10,249,221,25,228,161,191,4,64,69,63,21,254,104,95,34,191,129,185,191,217,98,170,254,43,252,247,234,63,189,63,200,31,189,127,31,201,159,188,191,120,22,201,239,2,32,242,3,3,47,121,214,120,142,203,131,155,234,0,200,11,22,180,15,24,219,32,56,58,32,239,107,216,210,137,56,194,58,39,33,96,167,188,51,34,120,236,72,122,45,248,255,244,86,4,248,221,232,3,4,0,202,105,33,20,175,14,172,89,13,96,232,37,1,192,132,184,8,48,71,195,132,5,245,206,69,32,221,56,68,134,96,144,103,144,161,228,145,0,141,202,69,192,176,254,73,111,150,111,76,158,243,201,255,191,231,59,202,143,28,17,200,95,121,16,103,23,191,3,146,16,100,132,143,72,249,189,72,143,163,19,94,199,86,94,191,46,236,135,231,111,21,246,147,248,16,129,204,243,3,105,126,52,95,25,249,91,93,231,159,246,250,27,20,45,202,251,43,244,151,99,81,180,73,242,123,248,79,239,111,54,137,235,255,177,115,53,133,255,40,254,153,0,36,242,59,175,250,141,252,81,0,64,254,40,0,88,214,191,116,122,177,216,10,181,133,64,8,192,123,237,131,167,52,188,191,117,10,5,56,40,21,171,240,0,188,48,58,142,14,27,40,18,232,104,16,130,40,2,232,140,234,5,169,110,208,71,17,160,0,0,16,0,20,3,227,106,128,13,242,246,22,5,224,158,107,138,2,36,2,18,0,77,22,69,192,208,74,0,168,250,48,128,40,4,16,0,24,8,68,192,12,71,81,64,66,195,200,182,249,203,132,185,98,131,207,181,143,118,148,239,59,52,144,21,4,206,73,158,144,255,95,248,185,9,25,233,133,72,122,30,3,225,19,156,244,242,250,169,208,23,136,159,147,95,33,191,194,254,180,44,11,226,59,249,21,246,39,193,14,196,167,168,215,144,95,158,159,118,33,226,203,243,3,110,67,201,243,59,249,89,248,115,239,207,205,63,102,147,188,252,55,84,255,183,68,248,239,92,106,69,254,68,124,160,31,201,223,16,128,178,88,237,200,165,157,239,149,214,16,128,33,151,63,93,140,0,241,130,199,197,18,28,61,47,94,75,12,160,94,6,117,92,157,77,29,84,199,12,253,37,2,236,147,13,156,138,129,140,2,144,6,232,226,32,143,2,184,39,0,2,16,68,32,9,128,33,21,4,93,4,82,81,48,23,2,55,138,100,36,50,26,192,189,136,139,192,65,231,79,156,43,54,248,156,123,215,140,114,129,3,3,105,69,234,238,80,33,122,68,36,122,205,235,158,144,159,222,94,8,196,39,64,122,71,109,216,111,132,175,243,252,10,249,19,241,13,209,243,83,4,2,241,69,126,134,255,152,127,67,178,9,216,135,219,139,28,8,109,9,118,5,1,128,141,213,120,127,174,253,251,238,63,173,253,167,202,63,108,57,146,223,109,61,17,223,249,212,223,228,7,214,253,109,237,74,64,67,0,6,94,124,3,59,162,162,155,214,223,89,184,240,240,101,235,32,6,248,63,166,10,126,18,232,56,9,237,29,101,103,51,242,247,85,4,168,152,18,38,235,11,87,3,44,180,218,14,105,128,23,3,117,133,32,38,66,2,128,53,89,69,2,49,10,136,34,64,33,192,100,187,8,36,99,8,6,2,33,32,162,0,224,56,166,252,245,213,115,254,157,59,79,188,97,122,57,79,237,243,9,187,65,229,127,68,108,125,78,254,58,39,188,32,178,7,210,183,204,245,13,41,220,215,81,94,223,201,175,176,159,196,143,228,119,226,19,57,241,1,16,31,243,39,81,7,241,49,191,16,124,192,201,159,123,255,232,249,97,67,242,254,121,232,15,219,227,221,127,225,253,33,0,216,252,3,239,111,17,171,138,127,185,243,148,141,231,196,103,84,45,244,19,249,7,94,82,22,235,255,121,184,113,189,105,37,160,81,4,220,228,220,211,216,169,232,105,35,184,132,97,39,162,235,151,37,4,240,206,16,130,36,2,58,129,188,195,6,44,39,242,181,29,115,17,160,16,180,18,1,8,0,96,125,195,247,115,107,176,13,46,163,0,47,6,66,0,180,47,32,138,64,30,9,164,34,142,139,0,84,158,19,46,1,112,17,160,16,72,4,220,104,228,65,66,62,57,192,114,76,60,71,126,78,109,223,191,212,242,253,72,216,72,218,158,162,229,251,2,209,43,164,7,34,233,187,32,127,12,249,83,184,223,5,241,195,138,75,34,191,10,126,34,63,189,127,70,126,34,144,95,2,192,121,246,121,167,231,135,61,56,249,153,243,75,0,220,126,104,75,78,126,69,155,10,255,233,253,85,252,67,248,143,181,127,240,198,108,22,188,34,87,122,75,126,241,72,220,1,250,64,126,96,195,51,247,53,174,215,10,192,2,197,6,103,124,175,89,0,80,185,52,112,9,195,192,223,121,52,64,132,104,64,202,198,66,161,78,196,78,32,23,129,174,210,129,58,17,72,66,96,159,173,40,0,253,64,26,176,173,138,129,30,5,96,69,160,82,16,148,8,248,164,81,0,48,145,174,232,12,237,48,193,152,112,87,254,20,9,24,106,235,1,205,66,240,174,189,199,148,87,60,56,103,109,247,229,245,238,103,91,46,79,98,26,89,91,17,95,127,139,168,251,63,32,253,61,16,189,242,218,137,30,73,15,162,139,244,66,186,134,191,142,248,78,254,116,243,85,17,63,146,63,35,126,36,127,157,231,7,210,252,137,252,32,62,230,215,231,58,205,125,36,62,142,110,43,137,252,114,42,0,136,47,239,111,182,151,194,127,179,73,221,250,139,124,49,158,192,118,83,222,223,29,249,197,9,17,63,114,40,18,191,23,228,223,226,226,178,216,232,172,159,27,215,107,247,2,204,95,172,246,163,213,217,41,109,188,1,233,17,190,224,36,120,52,72,16,210,134,6,7,72,9,225,64,136,19,163,1,156,148,78,6,157,79,155,137,116,66,16,0,64,39,44,17,168,17,2,164,26,24,64,126,151,125,39,151,4,85,12,180,40,96,123,143,2,184,7,219,38,4,147,147,132,32,136,64,18,2,76,106,152,104,42,127,38,0,49,18,72,23,135,200,144,130,8,24,22,222,255,181,242,142,167,231,140,109,191,19,44,32,217,248,20,132,237,145,156,14,253,28,127,215,10,117,255,155,191,22,225,235,136,31,61,126,78,254,184,171,175,149,215,79,228,239,198,235,239,158,145,159,194,44,226,59,249,9,205,97,36,190,147,95,222,159,112,226,51,90,132,195,0,249,163,0,192,235,187,231,7,249,83,238,111,222,31,185,63,189,191,23,255,192,15,58,200,64,254,68,124,231,8,121,210,138,252,224,9,96,196,159,25,242,15,52,108,242,143,51,140,235,181,123,1,160,10,31,176,15,121,140,157,69,167,65,48,230,218,16,0,1,66,96,191,167,16,196,104,0,145,128,71,3,16,2,156,44,246,17,224,4,185,153,8,2,0,136,244,153,8,212,9,65,20,1,172,78,32,178,128,8,64,100,176,58,129,40,0,125,194,146,96,188,81,72,170,5,196,72,192,38,141,245,0,131,234,1,223,117,101,231,36,103,34,16,211,129,202,10,129,132,32,8,0,143,13,163,91,226,144,215,202,199,222,226,77,64,175,190,217,81,174,242,43,120,234,64,202,72,100,65,36,238,14,249,255,167,207,176,207,5,217,243,48,63,39,124,36,125,126,17,15,64,242,27,225,85,232,139,228,167,0,100,228,175,132,251,145,248,56,130,248,129,252,49,228,151,128,231,158,95,145,159,200,95,241,252,78,252,152,243,39,1,112,7,195,202,127,230,253,177,244,7,222,48,247,55,91,77,121,127,87,94,191,27,242,231,33,63,201,47,226,119,65,126,16,127,11,23,129,77,207,189,194,120,62,191,161,118,41,112,225,98,131,191,156,208,8,179,229,97,237,36,144,199,0,122,154,9,238,103,198,232,0,2,224,34,32,33,200,69,64,41,193,80,59,97,156,32,69,32,158,88,68,141,8,80,8,52,80,46,2,248,76,165,41,16,36,214,2,176,51,16,181,0,136,0,210,0,143,2,48,65,140,4,32,2,46,4,169,130,139,137,5,36,4,18,0,55,132,60,18,128,209,208,128,220,144,242,116,192,67,206,207,28,49,182,124,105,252,91,35,2,79,142,233,40,151,57,26,228,4,233,156,148,137,152,1,49,84,239,10,173,254,47,126,38,9,238,72,132,215,107,39,60,73,31,200,47,143,95,169,238,131,252,34,61,142,145,248,78,126,9,64,36,63,136,159,188,190,33,10,51,231,39,35,190,242,125,194,197,94,228,151,35,144,77,80,0,100,47,78,254,228,249,1,179,49,20,254,232,120,144,251,135,165,63,58,73,112,66,161,127,87,228,15,196,239,53,249,115,226,59,249,113,99,31,16,95,34,128,227,230,231,221,99,60,95,192,208,36,0,248,197,187,139,101,183,253,154,17,172,131,30,61,69,0,46,0,73,8,236,119,88,139,103,36,224,34,0,165,35,112,194,128,137,192,86,70,210,60,37,72,39,235,39,168,122,64,183,117,1,192,222,207,125,10,38,0,24,80,246,209,190,155,75,130,94,11,64,245,53,22,4,169,206,62,89,10,219,168,224,152,80,76,108,16,1,78,188,27,64,18,130,76,4,146,247,112,163,162,129,5,17,112,35,252,210,207,198,206,246,77,65,119,63,55,163,92,242,112,144,50,16,81,100,228,239,50,226,246,6,77,239,205,62,63,126,159,8,95,201,243,35,233,113,204,136,159,72,159,147,63,144,190,226,245,35,249,93,0,8,145,223,231,37,10,54,231,13,200,200,47,193,23,241,99,193,143,128,157,56,241,233,68,36,0,176,45,144,63,120,255,124,223,127,242,254,176,127,56,47,17,223,32,219,142,228,39,241,157,27,125,38,191,129,247,245,136,2,224,216,226,194,151,140,231,239,113,190,55,53,132,6,139,219,155,238,97,199,147,0,192,195,26,112,36,32,0,65,4,98,36,144,139,64,26,0,137,128,84,47,63,81,39,127,58,26,114,33,72,34,128,129,180,207,83,170,82,27,5,120,42,192,40,192,65,33,144,0,8,16,2,155,100,78,186,79,62,13,193,141,130,81,128,12,37,8,129,162,129,138,8,84,133,224,91,39,140,155,109,155,131,174,121,100,122,249,190,67,2,249,8,251,185,137,156,254,187,8,145,59,71,211,255,101,224,239,226,247,213,64,132,111,69,254,10,233,113,108,225,241,121,52,210,83,4,156,244,60,58,241,41,188,62,246,138,204,210,252,136,248,78,126,108,239,173,16,223,201,47,1,144,231,111,21,246,171,182,68,7,227,222,159,149,127,179,61,229,254,242,254,10,253,89,24,151,231,23,241,129,156,252,226,130,145,190,79,249,62,200,15,162,251,107,137,129,176,197,197,175,27,199,23,52,52,237,5,64,107,164,1,223,58,229,152,6,185,140,204,73,0,176,230,142,188,198,69,128,151,54,218,223,84,19,144,8,112,191,64,16,1,86,63,33,4,158,18,112,32,124,16,98,58,0,149,75,39,174,65,168,17,1,46,49,26,32,2,248,60,10,149,125,47,250,153,182,7,155,18,111,111,81,0,183,8,251,36,41,29,80,36,64,184,0,16,174,246,18,130,24,9,68,33,136,2,192,163,140,44,8,129,66,80,51,204,173,78,123,99,150,111,18,58,231,206,105,229,2,251,131,88,53,4,20,224,141,233,145,51,18,247,6,21,33,8,159,29,193,62,4,194,39,68,210,227,232,164,175,32,35,126,133,244,78,252,58,242,139,248,105,252,235,200,239,226,77,226,59,34,249,19,241,157,252,201,46,156,252,116,28,34,62,156,9,0,207,111,128,173,229,185,63,156,33,236,94,142,143,53,44,67,75,226,59,15,196,129,222,228,251,36,183,17,94,94,95,196,231,205,125,116,244,247,109,113,9,34,128,247,58,215,155,90,35,13,248,196,55,150,179,78,79,107,212,1,224,93,141,236,20,0,35,216,182,128,132,192,211,129,40,2,124,216,129,157,60,247,10,64,4,80,19,240,186,64,172,132,114,48,140,200,24,4,156,52,86,7,120,210,254,58,138,64,69,8,36,2,246,126,236,90,84,45,128,253,180,62,125,71,43,2,49,10,48,1,224,21,131,138,2,0,23,0,109,20,2,148,18,48,10,168,17,129,100,60,110,76,73,8,220,216,100,124,140,4,128,134,97,238,255,175,55,157,170,253,223,78,184,110,74,57,15,243,104,39,93,244,180,132,17,178,18,138,59,234,126,87,135,110,255,207,191,47,255,254,4,235,91,204,243,147,167,15,164,207,195,125,18,31,199,140,248,9,57,241,113,244,177,207,137,207,163,230,43,39,190,1,115,12,210,115,190,65,124,56,130,72,126,119,22,176,23,218,13,28,9,0,167,2,1,0,249,225,253,177,235,79,222,31,142,16,142,207,108,19,182,78,242,195,214,35,241,35,249,101,235,112,126,145,248,117,228,207,136,207,91,247,233,181,126,6,236,127,113,87,47,29,245,57,3,47,121,198,56,222,82,0,208,176,68,176,88,177,249,5,183,240,36,176,228,71,178,67,0,236,4,177,181,145,66,208,133,8,96,0,20,5,16,65,4,98,113,16,3,147,6,197,7,66,34,144,6,68,175,51,17,64,4,161,40,128,215,44,216,247,41,10,128,18,171,22,128,40,128,57,154,162,0,192,38,82,133,65,9,129,38,157,161,31,0,131,128,97,192,64,50,17,168,8,129,140,12,71,55,190,93,131,8,120,52,112,236,149,19,157,178,253,215,14,189,104,114,39,177,18,201,106,72,40,98,38,212,17,185,55,240,207,137,159,205,239,202,251,98,104,90,206,11,196,207,201,223,20,234,215,144,191,39,94,159,130,236,115,18,201,207,185,211,60,106,94,157,252,21,226,27,180,98,148,136,239,160,231,23,249,97,91,42,252,153,227,225,186,191,241,0,182,152,236,92,228,119,103,87,33,190,219,188,108,189,214,235,183,32,127,133,248,246,122,11,188,198,223,3,217,241,57,184,89,143,132,101,168,97,208,165,143,27,191,187,20,0,252,97,161,98,245,163,118,100,1,15,100,78,17,128,9,0,69,0,71,23,1,110,117,12,34,192,186,129,68,160,70,8,16,22,33,47,226,224,32,29,112,17,72,233,128,6,2,168,17,1,10,129,253,47,235,1,54,168,44,8,218,231,225,179,33,64,16,37,76,6,214,98,163,8,112,131,16,38,78,66,224,19,42,117,167,218,7,3,136,34,144,34,1,23,2,25,83,50,46,3,12,142,112,35,164,65,10,175,148,3,246,120,165,60,243,182,254,185,23,56,54,248,124,231,76,203,209,69,44,194,9,151,87,213,21,29,68,136,180,57,122,250,247,132,236,123,242,239,86,223,18,241,69,246,64,250,232,241,73,248,128,24,234,231,94,159,200,136,79,242,251,60,36,242,231,196,55,104,62,211,252,186,232,115,222,49,255,34,190,224,196,103,4,25,201,31,67,127,120,127,227,1,237,30,118,110,246,173,188,159,14,171,11,226,211,230,69,252,72,126,17,63,144,63,122,125,96,176,19,159,158,222,222,67,194,227,51,252,243,233,52,241,125,206,175,129,151,62,96,252,110,89,3,64,67,26,128,101,130,143,218,151,61,76,226,178,202,174,8,0,228,50,240,132,33,4,80,189,16,9,164,213,1,192,5,64,215,17,176,48,232,145,64,74,7,162,8,120,103,153,6,104,96,252,216,36,4,18,1,123,47,55,8,33,21,64,20,96,223,143,62,161,143,40,8,50,21,176,137,98,20,32,17,192,68,250,132,74,4,56,233,174,250,185,8,48,60,196,17,70,147,139,64,20,130,92,4,132,134,161,206,191,215,43,229,168,251,103,110,203,240,155,83,58,202,141,126,103,94,152,4,114,98,69,146,17,78,192,38,66,198,223,213,17,186,27,116,249,121,128,247,35,17,30,200,73,239,168,245,246,129,244,209,227,87,10,124,6,140,167,200,159,42,252,0,198,94,115,17,200,207,35,200,47,226,103,228,79,196,23,249,97,3,78,124,194,237,5,182,195,72,50,144,159,161,63,188,63,28,33,188,191,217,120,42,252,41,236,7,96,179,128,108,56,216,119,79,136,31,189,61,142,252,29,94,251,255,225,253,226,200,96,136,141,248,129,239,182,126,40,10,25,116,217,255,140,219,45,87,1,212,176,41,232,253,197,26,199,236,71,178,202,179,38,1,48,197,227,17,2,128,148,192,8,23,211,1,20,7,181,109,56,69,1,134,88,23,96,36,128,28,201,68,128,247,25,64,39,53,80,62,72,138,4,42,247,28,244,147,164,88,224,68,237,61,8,179,32,38,169,32,104,253,64,170,130,201,73,151,11,3,136,4,48,129,6,237,22,76,147,12,17,16,92,4,104,20,238,29,42,53,1,192,189,9,5,192,69,32,25,95,46,4,110,172,102,180,11,237,247,74,249,239,167,250,182,91,240,149,55,58,202,175,226,129,22,249,99,202,0,145,63,18,176,22,145,176,125,65,221,103,26,226,119,214,18,223,9,47,111,31,73,223,68,254,26,143,175,194,106,34,127,70,252,60,220,79,228,247,121,138,94,95,130,46,242,87,136,143,99,32,191,156,5,137,15,7,2,71,2,242,43,244,135,247,55,91,131,205,193,198,89,248,243,244,150,164,131,141,70,226,3,110,215,137,248,117,228,119,226,139,252,209,235,83,8,240,63,120,143,19,159,203,232,32,61,96,223,139,229,70,58,87,244,5,71,3,250,52,112,228,127,140,219,221,10,64,163,24,88,20,159,176,206,60,197,138,38,211,0,228,215,46,0,92,115,199,107,3,211,1,160,46,18,48,66,42,18,32,32,2,38,0,172,11,4,17,144,98,166,80,201,78,136,145,128,147,127,144,6,204,142,233,132,37,2,246,62,22,4,145,10,216,231,35,250,96,122,98,125,195,3,25,160,212,105,105,16,80,36,224,34,160,194,96,92,38,204,111,40,66,33,144,241,100,34,192,16,211,141,46,25,161,65,134,9,35,13,133,194,197,15,126,181,124,248,165,222,173,15,62,49,102,70,249,185,31,27,177,146,231,244,35,145,145,13,121,53,115,107,39,99,36,170,176,119,205,239,90,161,213,255,166,207,15,223,93,65,214,79,188,38,34,241,131,183,175,120,252,72,126,145,62,35,63,198,180,66,124,193,231,130,115,163,185,2,249,113,20,241,49,159,129,252,18,255,156,252,116,20,14,217,143,170,254,42,252,33,2,134,205,209,177,193,251,131,112,230,152,24,118,3,176,85,0,54,44,59,22,186,241,250,34,191,188,62,127,111,255,131,247,36,103,8,14,192,219,131,63,246,221,188,58,23,0,175,60,221,102,180,109,191,27,52,242,38,231,118,183,2,128,98,224,7,138,53,143,61,156,39,134,240,230,219,78,42,146,31,81,64,141,8,240,222,103,46,2,170,9,80,4,162,0,52,162,128,249,183,189,181,156,23,151,23,75,4,98,206,148,68,192,9,143,193,98,36,32,248,201,227,255,24,238,64,241,236,4,81,124,193,119,225,251,17,153,176,175,166,212,184,59,11,35,1,68,1,0,148,220,39,86,33,158,38,94,134,64,195,144,16,200,104,92,8,40,6,81,4,12,201,235,4,99,76,34,128,99,167,8,124,234,240,49,229,11,227,122,182,91,240,174,103,167,151,75,30,230,196,137,158,51,18,75,175,107,137,152,65,2,209,91,212,125,78,254,187,186,62,165,254,134,190,167,252,62,35,189,110,209,29,111,213,45,242,139,248,201,227,3,26,103,31,123,66,115,34,242,75,184,13,105,14,157,252,113,119,95,116,4,116,12,34,62,108,5,128,0,68,242,155,221,199,194,31,237,216,29,153,108,152,142,42,216,112,66,111,136,47,242,227,127,240,62,123,127,178,125,124,79,32,62,201,110,253,0,15,88,116,119,80,152,236,111,131,46,189,198,120,221,173,0,160,161,72,128,80,97,41,251,194,231,25,202,171,192,70,82,33,188,118,48,37,168,73,7,184,30,234,34,160,235,6,40,4,13,17,248,244,190,255,45,127,61,210,38,44,118,16,234,137,19,26,130,19,131,0,184,8,240,164,227,0,234,231,48,16,8,113,240,25,16,44,70,1,136,90,144,182,184,8,124,71,245,0,87,242,74,97,208,133,160,43,17,144,16,72,4,42,209,128,139,65,18,1,29,97,160,110,172,81,4,12,43,31,51,166,28,63,169,235,77,2,87,61,56,181,92,228,128,64,24,146,38,16,169,18,74,7,210,53,193,9,90,75,218,190,160,238,59,12,169,15,177,95,64,236,191,142,242,244,130,147,30,132,79,164,143,196,143,228,119,226,87,110,215,13,100,228,151,88,71,1,79,94,223,137,223,228,245,157,252,41,236,119,123,161,237,128,252,33,244,135,141,193,193,193,134,233,196,224,192,224,245,221,129,145,248,145,252,34,126,36,191,19,63,145,95,71,17,31,63,219,255,201,235,131,23,114,122,248,62,136,14,83,96,145,222,236,159,78,182,211,217,54,56,102,255,51,240,210,81,198,233,218,173,192,121,83,20,240,193,98,237,223,252,164,17,5,192,171,218,73,231,2,160,104,0,34,192,231,159,69,17,64,42,144,71,2,141,142,173,242,195,123,104,228,219,157,108,131,204,101,19,136,128,157,140,68,128,225,189,4,192,64,245,3,52,144,56,218,239,169,176,54,224,8,187,240,94,124,14,190,3,223,75,209,178,126,177,159,177,40,24,69,64,66,224,147,159,132,0,2,0,227,168,17,129,218,104,64,34,0,3,4,249,221,40,101,172,64,138,8,26,6,189,238,241,175,151,83,90,148,4,254,254,159,201,229,187,246,14,4,137,228,1,210,189,238,140,96,32,92,78,186,72,74,65,191,171,251,91,29,186,250,255,244,187,248,157,225,181,250,41,228,196,207,139,123,64,43,143,47,84,200,31,198,184,37,241,157,252,132,207,95,36,63,231,215,201,47,226,39,152,93,200,78,148,247,211,251,187,173,51,221,133,115,51,91,3,185,64,70,213,177,232,249,69,250,86,196,15,228,143,94,191,66,126,255,63,124,6,5,69,206,14,228,7,87,156,248,168,61,48,181,6,191,224,104,141,107,149,37,121,119,178,27,159,125,164,113,186,246,198,160,117,173,17,5,188,107,225,165,237,164,94,225,135,165,123,241,57,161,18,130,8,80,25,17,26,133,72,64,43,3,42,10,154,16,108,118,220,67,52,244,73,83,103,148,95,57,220,222,135,208,37,69,2,80,82,68,2,16,1,168,41,68,32,27,72,28,249,156,66,8,128,6,199,222,67,69,180,207,194,247,64,180,208,23,245,25,19,72,17,200,107,2,18,129,32,4,10,9,43,209,128,140,200,133,160,86,4,92,8,104,152,14,24,106,147,8,224,248,82,57,252,212,113,77,187,5,127,115,205,68,46,29,54,72,33,130,56,113,18,129,2,169,136,64,190,38,15,236,191,139,136,100,238,10,77,239,203,208,244,187,216,39,67,234,111,232,123,42,234,233,220,156,244,186,112,39,93,122,29,199,202,199,175,66,254,64,252,166,66,159,205,77,173,215,119,242,39,207,175,249,150,0,184,61,228,228,71,65,25,54,68,242,43,244,135,135,53,91,99,232,239,228,151,195,234,13,241,89,216,243,99,10,249,253,189,116,112,176,111,124,62,236,219,156,28,56,2,174,68,143,79,7,11,158,201,233,202,241,26,15,240,63,67,175,126,189,120,255,210,31,53,78,215,94,13,88,215,20,5,44,90,124,227,164,95,81,97,64,104,122,122,121,84,12,138,6,6,48,162,241,239,65,4,84,15,136,145,128,145,115,167,63,62,238,230,94,150,207,140,153,82,46,177,171,253,45,137,0,212,13,34,96,39,157,10,41,24,84,13,36,6,199,7,147,234,40,133,244,208,8,3,148,46,25,182,62,67,148,114,17,168,172,14,96,194,125,226,211,10,1,32,239,0,1,144,8,4,33,136,70,214,36,4,50,78,23,131,138,8,232,216,48,238,189,207,25,207,113,128,16,28,114,254,27,13,66,84,32,162,0,129,72,0,136,149,114,232,140,124,9,57,73,103,6,117,159,111,128,24,81,144,188,47,21,120,223,35,225,133,60,204,23,225,69,254,228,245,69,250,72,124,64,228,215,248,71,242,251,60,37,242,251,60,98,78,41,240,145,248,78,254,148,239,3,176,19,64,54,110,54,68,7,135,244,214,108,139,161,63,200,15,103,5,71,101,54,72,135,228,228,237,214,227,131,236,218,190,235,71,218,180,219,53,54,239,240,115,141,7,77,225,190,241,145,187,117,225,80,141,59,228,24,28,30,34,19,57,94,251,29,28,33,250,185,225,153,167,25,151,223,103,168,189,33,72,171,134,40,96,193,226,189,31,254,156,145,235,181,198,206,64,35,54,60,62,215,217,65,38,71,20,1,230,222,54,80,105,159,0,6,204,59,68,1,184,189,60,236,31,207,208,232,213,110,124,104,124,57,255,54,118,82,44,166,100,34,192,40,0,131,11,85,53,84,6,21,176,129,134,8,48,63,242,193,162,66,218,231,105,25,147,194,100,253,70,63,185,60,136,40,64,66,160,9,199,228,203,24,12,242,14,81,4,120,52,99,74,133,36,28,115,17,0,114,33,8,6,204,99,85,4,142,190,236,205,114,187,191,88,126,29,201,144,8,34,136,64,57,156,104,81,12,248,115,32,168,144,82,135,94,160,213,123,90,125,111,222,63,244,155,125,247,243,72,228,15,231,10,36,111,143,163,143,79,101,204,112,244,241,140,30,63,65,243,96,136,196,215,188,17,78,124,145,63,109,235,53,36,207,15,175,239,158,191,137,252,70,46,218,48,108,21,209,170,71,170,116,64,178,207,30,16,31,132,39,249,37,0,248,187,253,47,189,190,125,6,62,143,185,190,217,51,235,91,32,191,217,52,194,125,122,125,16,223,250,65,143,239,196,103,234,29,64,190,217,255,141,184,126,106,177,244,166,95,54,46,119,187,4,152,55,252,51,66,134,197,138,53,143,61,146,39,205,117,118,35,147,34,0,110,135,148,8,40,29,240,72,0,43,3,44,12,186,42,177,67,13,17,56,126,212,11,78,253,206,246,251,43,109,226,89,176,128,0,212,136,128,66,171,56,184,131,49,184,54,104,24,56,252,45,214,3,160,148,188,135,160,125,39,83,1,137,64,20,47,69,2,46,4,201,24,36,4,110,44,186,24,164,146,18,56,42,34,0,184,8,240,152,9,65,172,17,16,18,2,29,157,4,187,227,232,196,208,77,72,18,113,244,58,16,44,17,46,18,49,131,136,154,80,67,234,132,154,255,175,251,204,132,188,47,121,95,195,235,68,122,63,215,38,210,3,62,62,145,244,60,130,244,57,241,1,140,187,4,217,80,89,215,23,241,35,249,125,126,33,248,209,235,211,30,64,124,183,107,146,223,211,91,145,138,228,55,251,68,245,157,81,42,200,111,182,89,33,190,147,190,142,248,17,220,198,11,192,150,97,191,238,245,211,234,22,234,90,78,126,112,3,223,77,175,143,232,214,250,66,242,91,191,144,158,67,160,8,112,78,125,53,251,223,236,220,171,200,225,94,132,255,177,53,162,128,162,248,180,117,248,49,134,27,12,169,109,96,72,32,31,172,52,96,16,1,87,76,12,26,85,83,34,160,40,224,223,229,223,110,122,213,105,95,109,187,156,106,147,195,16,7,2,0,133,181,147,231,13,69,108,64,146,8,248,64,83,53,13,20,1,12,58,68,64,3,136,193,179,247,82,4,48,88,246,221,24,24,68,39,16,41,246,51,246,63,138,0,140,33,19,129,152,22,68,143,146,132,192,13,143,81,65,43,17,8,66,64,131,150,8,0,32,191,140,63,146,2,71,35,75,88,65,168,16,170,66,176,72,192,28,117,164,237,45,106,62,183,233,59,179,126,37,178,27,116,14,58,47,157,99,34,189,161,34,142,25,233,155,200,31,68,55,141,191,230,195,201,175,144,63,17,31,192,156,74,232,69,126,159,127,218,2,236,66,182,44,242,155,237,144,80,8,169,17,165,26,49,225,104,96,107,124,92,62,108,18,112,210,183,36,190,223,156,67,224,255,58,249,147,237,218,231,50,228,247,124,159,124,0,249,61,228,103,77,205,250,34,175,79,62,194,185,57,40,2,16,0,251,191,173,110,234,40,190,180,255,64,227,111,151,215,0,116,213,84,11,248,96,177,242,222,219,155,2,117,240,139,65,112,122,210,64,30,13,30,195,236,92,4,172,67,84,165,134,8,92,113,207,56,167,124,181,77,157,222,81,174,126,132,189,79,245,0,86,88,161,180,18,1,12,18,162,0,31,236,36,2,82,81,136,128,253,29,98,65,5,53,17,96,228,98,34,128,84,132,131,133,190,99,98,209,127,64,66,160,243,112,111,32,3,137,66,64,35,146,55,1,162,8,0,50,196,96,156,18,131,40,4,21,175,102,198,158,96,36,72,209,128,94,71,194,4,66,53,65,164,19,114,114,246,3,244,153,132,127,79,250,206,186,62,25,216,103,245,31,71,63,63,157,35,95,251,249,107,92,18,156,244,60,250,56,138,252,24,227,52,222,145,252,18,103,159,35,9,120,154,71,67,18,122,67,244,250,4,108,194,61,63,183,189,131,252,102,59,40,98,147,252,112,74,78,126,144,54,121,254,86,164,7,209,253,214,92,233,119,178,87,39,63,60,63,108,22,142,43,229,251,240,250,32,63,188,190,145,159,203,233,32,190,245,133,124,130,67,115,123,38,96,211,56,130,111,198,81,136,213,22,23,99,251,239,135,13,61,174,254,215,53,237,11,248,68,177,241,57,55,54,200,100,95,2,146,99,224,164,158,4,6,80,234,233,34,128,65,76,34,208,136,4,238,126,186,245,21,114,47,142,157,90,126,108,15,83,47,214,3,76,0,184,187,201,195,45,214,3,124,208,121,201,163,6,29,71,159,4,138,128,15,40,82,8,136,8,67,39,244,219,190,159,131,6,181,68,36,0,177,114,17,144,17,80,4,112,46,65,8,16,42,106,103,152,60,137,4,64,158,134,136,34,96,72,233,129,25,173,238,67,72,67,118,163,38,204,208,147,32,4,49,160,71,20,65,0,39,81,34,146,144,17,142,112,98,86,4,161,31,160,207,228,231,214,125,47,224,253,83,31,245,186,114,62,225,60,211,249,6,210,11,185,199,151,176,166,177,21,233,13,154,139,36,206,34,190,200,31,61,190,136,239,115,77,39,16,237,214,201,196,58,150,17,14,182,19,139,126,140,70,229,249,163,29,102,196,167,199,23,249,253,56,216,144,236,20,228,183,20,130,219,120,225,249,225,245,237,59,240,240,16,144,159,87,187,58,249,225,209,233,64,69,126,216,176,19,159,118,108,192,179,50,96,223,136,86,70,220,56,173,248,226,206,155,26,111,23,118,14,247,185,41,10,120,95,241,169,13,191,105,164,156,204,142,224,203,57,112,145,44,120,29,68,32,13,100,16,129,237,254,91,190,96,36,239,170,221,254,232,27,229,187,183,243,92,75,169,64,94,15,128,8,144,244,26,120,9,65,20,1,12,172,189,15,41,5,170,166,44,10,186,8,164,157,141,152,116,23,1,34,138,154,206,11,8,209,64,69,4,28,201,243,192,24,101,152,81,4,34,96,208,110,224,50,244,138,16,224,40,98,0,145,60,66,32,151,196,128,63,215,145,210,128,90,66,95,81,247,121,0,190,43,247,240,9,161,175,117,196,175,156,43,224,227,192,177,16,233,115,242,99,44,49,166,26,95,140,53,198,60,18,31,192,220,248,92,105,83,79,156,203,232,245,177,73,44,217,43,136,4,155,149,189,154,173,144,252,176,69,68,163,176,65,217,159,59,156,68,254,64,122,220,132,83,119,227,229,107,255,61,109,213,222,71,207,111,159,145,231,251,242,252,112,126,44,246,137,252,70,104,112,142,252,129,237,58,249,209,87,68,44,73,184,236,119,248,31,244,121,253,63,157,109,156,93,210,48,83,222,95,13,31,128,93,68,31,41,214,251,227,223,216,41,116,4,95,26,137,194,176,202,126,230,192,98,80,209,41,168,146,68,224,174,114,192,183,239,44,167,89,168,223,93,59,253,122,243,50,80,65,165,2,24,28,132,72,24,48,134,95,72,5,160,190,46,2,172,170,218,100,196,181,84,85,83,25,9,64,81,37,2,80,81,23,129,60,18,144,8,180,138,6,242,180,128,66,224,98,144,68,64,112,17,16,96,192,81,4,162,161,71,33,200,65,17,112,144,60,129,92,21,56,17,115,66,242,231,64,220,190,32,17,91,159,23,126,38,242,190,168,175,161,223,117,231,22,69,48,17,222,16,189,125,2,8,31,136,159,123,252,228,245,69,126,159,175,52,127,62,159,209,235,139,252,178,85,58,44,243,176,36,63,242,104,179,25,218,31,200,111,182,148,156,79,23,196,223,226,34,251,217,144,68,0,127,119,187,132,115,98,177,79,149,254,24,246,203,243,103,228,87,216,143,126,65,156,232,184,50,155,101,255,237,111,16,138,161,151,191,84,44,248,161,229,140,175,240,254,189,90,250,235,170,225,131,22,46,22,249,228,10,214,241,215,249,69,244,162,232,128,13,174,66,172,92,4,168,80,26,216,187,203,15,238,118,175,83,188,251,182,239,25,54,193,204,131,48,1,0,82,1,23,1,110,21,134,167,119,1,208,68,176,178,106,199,56,216,44,172,216,123,57,184,40,164,96,80,93,77,209,47,78,188,6,212,7,149,215,16,68,17,0,220,144,210,185,230,66,32,99,116,49,160,32,184,193,86,196,0,134,45,3,55,212,62,176,196,177,43,142,34,76,36,147,35,17,44,39,96,128,8,91,75,220,22,200,223,195,247,213,124,54,192,239,86,63,2,248,115,32,59,225,231,149,136,175,243,198,49,140,137,188,189,136,159,200,239,196,87,142,15,104,252,211,124,136,252,62,95,34,191,188,190,72,19,189,103,147,231,119,242,35,122,4,65,177,220,7,242,211,222,220,209,208,222,50,226,19,122,109,71,218,37,108,18,94,223,0,123,196,83,178,68,126,121,126,70,169,176,117,35,63,46,163,103,241,26,206,202,120,134,176,63,218,106,180,83,241,12,246,11,129,216,234,214,142,226,203,7,236,97,92,93,220,208,167,202,127,171,134,15,66,56,241,161,98,141,159,29,69,34,81,145,236,139,57,184,34,133,33,169,45,6,219,59,75,146,253,175,252,252,33,15,58,189,187,111,211,103,116,148,235,30,101,239,83,61,0,3,197,162,160,13,92,165,8,19,38,132,5,23,123,77,213,133,8,96,208,161,182,38,2,28,104,228,85,46,2,90,62,193,196,99,112,97,8,40,0,209,40,12,20,1,3,13,39,23,1,28,117,206,65,8,228,137,104,156,110,172,52,88,32,8,65,10,103,1,25,189,147,33,66,132,33,2,145,82,232,12,4,194,73,12,132,58,194,206,12,210,231,198,239,19,242,126,9,225,28,120,78,241,28,117,238,56,134,49,137,196,151,152,146,252,34,190,143,115,133,252,178,191,96,131,180,67,28,35,241,13,34,62,236,23,182,201,40,21,185,181,145,31,219,216,145,50,50,5,133,189,153,237,144,184,238,249,225,96,96,95,21,210,3,23,150,197,230,254,26,17,0,237,17,228,119,103,196,176,223,61,63,87,170,16,153,194,243,59,249,229,249,73,254,232,249,17,173,194,70,157,252,90,193,226,249,249,121,225,239,120,207,198,103,225,162,159,79,26,80,183,155,169,220,191,174,133,101,193,75,31,109,144,200,190,152,36,1,41,68,4,159,0,134,90,214,65,165,3,166,178,107,254,228,49,167,119,207,218,171,111,76,43,63,181,183,13,68,172,7,48,23,195,164,120,42,32,85,166,218,66,117,49,49,120,141,9,240,193,175,21,129,108,128,121,95,65,12,114,16,129,100,52,24,104,13,58,32,17,192,209,141,78,231,95,17,1,131,110,67,70,3,150,81,27,118,146,161,187,209,71,50,36,130,56,18,129,2,153,4,144,174,43,65,104,34,106,47,209,242,115,252,251,210,247,103,253,74,125,205,206,133,231,23,207,53,140,65,26,27,28,49,94,78,250,232,241,19,249,101,111,134,68,122,193,231,137,115,230,36,73,17,169,200,15,167,4,175,106,115,15,27,192,126,21,84,218,97,27,116,58,70,126,46,247,33,218,52,27,3,249,69,124,134,248,78,122,17,95,144,231,39,249,225,249,189,210,31,115,126,22,252,204,158,107,195,126,243,252,201,54,21,246,187,77,146,107,209,254,192,47,251,27,156,217,240,107,199,23,31,90,121,85,227,39,118,253,161,110,215,111,222,95,13,31,216,88,22,92,105,207,111,91,167,59,88,145,68,7,208,41,16,33,93,71,173,9,65,103,49,1,214,121,83,219,33,39,62,229,212,238,121,187,251,169,9,229,123,191,99,3,68,17,48,2,115,98,60,39,227,228,168,30,224,81,0,39,0,34,160,137,136,34,0,229,117,17,192,186,42,212,62,21,6,109,160,83,152,133,1,215,160,195,96,90,8,65,20,1,34,24,37,32,99,141,6,44,195,150,177,19,145,4,128,200,33,4,2,145,80,145,96,17,78,202,30,33,146,57,35,117,79,192,91,168,103,223,207,62,169,143,57,252,92,120,110,241,92,13,20,67,31,139,36,150,78,126,145,62,15,245,21,129,229,30,95,224,92,249,188,37,242,251,188,202,235,147,252,102,195,220,186,142,176,223,108,2,132,164,163,241,176,159,81,102,180,45,39,254,230,1,20,2,252,222,128,40,84,57,63,222,139,207,208,149,124,176,191,148,243,7,207,15,91,4,249,181,187,175,18,157,66,168,172,239,136,72,121,110,110,111,56,226,220,96,183,136,26,214,56,230,40,227,230,18,134,30,93,245,215,215,214,185,44,184,201,217,215,55,54,7,89,7,208,145,68,0,159,36,86,96,53,49,13,17,216,253,140,231,157,214,189,107,231,220,242,138,13,154,13,152,10,130,80,80,45,201,80,4,108,160,169,208,54,240,152,36,76,196,230,118,4,32,6,84,99,23,1,238,22,132,242,134,116,32,213,4,162,8,96,224,221,96,96,60,4,12,9,8,66,192,16,19,231,169,137,193,56,104,44,52,30,14,24,51,247,18,200,192,221,216,137,32,6,145,28,36,139,136,35,56,169,34,209,68,60,34,144,146,117,132,58,100,132,78,168,249,223,218,207,240,239,141,223,173,159,213,95,245,89,175,211,185,233,92,3,18,241,69,122,140,21,198,204,237,41,34,145,31,99,14,34,96,14,48,23,62,47,105,158,64,122,204,91,32,62,230,55,20,166,27,57,63,60,63,114,126,39,191,194,126,86,251,157,252,32,62,189,60,72,127,129,3,196,183,99,18,0,252,31,108,13,158,31,246,150,135,253,240,252,32,127,11,207,95,9,251,173,143,140,72,65,126,216,154,157,231,78,56,103,140,1,142,118,190,56,39,8,198,102,231,221,109,156,252,180,161,207,155,126,122,218,20,5,188,175,248,200,106,107,152,154,189,201,1,84,45,0,147,243,93,77,154,161,162,206,15,148,63,186,224,21,167,116,239,219,161,103,155,225,128,184,195,92,4,144,67,37,17,64,20,0,165,54,17,160,247,183,201,208,132,165,137,241,72,0,106,204,91,39,217,103,80,4,164,188,136,4,60,228,162,8,248,4,72,4,24,58,202,160,130,16,80,220,100,128,56,87,193,141,84,70,155,95,108,148,111,42,74,130,16,72,145,150,188,36,4,32,79,32,86,45,2,17,147,32,4,40,122,232,14,181,239,205,81,243,253,236,155,250,26,16,151,239,136,112,206,137,240,58,186,253,16,62,126,28,75,216,83,180,41,140,185,142,145,248,78,126,120,78,18,31,16,249,65,124,16,76,228,135,231,23,249,179,176,31,228,79,14,37,18,255,252,198,113,51,252,78,118,6,103,3,242,155,157,197,171,85,99,206,79,242,195,145,217,119,105,169,15,222,155,155,124,172,47,92,231,135,35,130,253,101,228,143,182,132,215,56,71,156,195,176,171,199,22,75,126,109,77,227,228,7,156,155,179,204,251,171,225,11,16,102,44,89,124,253,167,63,103,248,130,1,69,152,133,142,201,192,147,114,163,179,141,9,59,233,170,215,156,206,189,111,51,58,202,114,163,159,217,68,86,10,130,158,10,240,254,1,38,2,88,22,84,168,198,73,243,137,99,216,230,19,4,17,224,13,69,66,77,128,123,172,125,18,48,168,52,16,23,2,138,0,38,35,8,1,61,75,48,54,138,0,38,202,141,145,112,17,72,66,128,215,154,64,3,199,201,141,92,4,168,8,65,124,29,136,163,218,65,36,88,29,17,245,116,219,132,58,2,119,135,252,51,106,144,250,224,208,207,149,62,251,249,212,145,30,208,21,122,178,153,148,74,26,52,134,18,86,183,37,34,9,176,1,243,17,69,154,228,247,185,147,160,139,252,240,178,204,249,157,252,204,249,205,22,96,19,216,113,74,59,130,231,15,54,180,5,72,239,216,204,133,64,249,63,108,75,57,191,194,254,68,126,251,76,132,253,35,174,47,191,118,248,93,229,10,7,219,119,51,236,119,242,87,10,126,114,64,110,103,34,63,109,40,140,15,68,15,231,179,213,173,51,138,149,246,216,221,184,136,29,127,179,52,244,207,27,194,140,133,12,159,181,1,185,151,39,129,129,70,199,56,129,97,114,217,233,198,4,254,243,223,141,203,95,251,218,198,78,152,94,126,110,63,27,44,132,80,44,164,64,4,16,5,216,64,131,212,80,94,170,54,68,0,19,99,19,180,153,79,224,64,23,130,60,29,192,13,22,36,2,12,195,32,2,62,25,48,22,25,15,144,167,5,18,3,10,129,27,162,12,82,158,73,134,11,72,8,100,220,4,198,199,39,183,50,110,142,10,113,2,169,72,44,71,34,93,29,64,210,254,66,221,231,27,82,63,2,68,244,212,247,154,115,75,231,30,198,67,33,46,109,166,97,55,13,128,240,62,166,26,107,9,112,133,252,18,234,64,124,230,250,145,252,102,67,185,231,7,81,153,243,131,196,238,68,146,215,7,233,129,243,26,175,21,9,208,198,224,108,96,83,89,206,159,118,248,53,60,255,14,191,127,184,28,55,113,122,249,158,239,216,119,210,243,195,233,184,189,161,79,220,97,107,125,68,191,105,87,56,63,183,153,100,27,24,47,251,25,127,135,104,172,243,155,191,24,7,63,101,64,232,223,111,107,254,61,105,80,26,172,51,46,90,124,122,227,77,44,63,159,194,147,0,25,212,97,85,191,161,238,59,52,58,126,221,67,51,255,160,140,7,158,155,88,46,242,29,35,44,35,1,132,108,158,10,196,165,65,76,8,83,1,77,160,38,204,39,141,145,128,77,52,114,52,214,4,32,2,200,201,124,82,82,33,70,34,0,85,150,49,193,176,48,73,50,52,0,19,6,184,65,38,3,149,193,226,152,139,128,32,227,199,24,57,56,209,122,237,100,33,68,38,7,197,65,132,11,72,68,172,33,235,76,163,238,123,188,47,149,126,225,117,232,123,237,185,233,220,3,233,129,68,122,32,144,62,137,43,128,113,182,49,79,196,7,124,110,228,245,83,174,111,115,136,185,76,228,55,207,155,60,191,71,145,34,63,35,72,179,17,132,247,244,244,70,122,16,31,2,128,215,41,252,119,242,227,255,113,81,26,35,75,139,66,83,193,175,65,254,249,182,190,190,60,241,242,70,237,235,202,123,199,58,249,149,118,90,95,232,249,101,99,176,43,183,159,100,43,24,39,31,75,188,198,223,112,46,155,157,123,151,241,239,11,134,89,86,245,239,174,225,11,113,163,193,143,153,18,157,202,235,4,48,216,152,36,76,172,12,33,116,254,129,23,102,238,254,248,106,23,221,49,166,28,192,13,66,72,5,32,0,62,137,204,221,124,85,64,81,0,243,52,76,90,80,110,134,109,246,119,22,107,160,216,16,1,19,19,138,0,38,200,68,0,247,49,224,228,72,4,96,68,153,16,196,136,64,70,72,33,0,108,34,101,176,12,229,240,58,8,65,68,69,8,2,168,252,34,75,32,83,5,62,198,57,9,155,80,71,220,22,136,255,75,100,159,165,239,170,124,95,77,223,208,111,246,29,136,231,21,94,55,17,222,209,228,237,1,27,211,148,122,249,120,39,17,14,196,39,249,65,124,145,223,230,145,249,190,205,41,106,62,8,193,145,139,179,152,236,53,36,144,152,54,227,78,131,30,31,248,151,1,196,119,17,160,40,216,255,136,252,170,45,193,142,24,133,118,122,254,197,119,190,185,188,238,254,177,110,181,101,121,240,89,38,160,41,236,247,72,83,57,63,250,79,187,129,173,216,249,115,156,48,142,24,103,204,129,189,198,239,241,191,67,175,30,83,44,186,220,26,198,189,69,13,253,178,221,183,175,173,177,67,176,40,62,111,131,241,36,79,10,147,129,73,197,164,211,64,172,243,60,62,94,142,121,179,255,158,159,191,207,233,54,32,77,81,0,148,23,34,96,19,162,130,32,115,56,76,168,84,92,66,128,73,116,17,64,36,0,1,129,65,240,54,227,200,209,160,210,16,1,15,209,232,65,92,4,162,16,48,100,19,50,49,96,104,42,131,197,196,58,100,220,68,48,122,146,193,33,81,64,72,156,106,7,145,80,128,19,173,21,16,133,17,48,34,204,65,47,160,247,68,212,125,71,130,247,41,239,99,172,123,228,231,23,207,61,121,122,28,53,78,56,230,132,23,108,156,37,194,0,201,143,121,241,249,193,92,241,106,62,144,12,94,223,72,135,176,27,233,30,83,72,179,153,180,173,28,228,87,196,8,251,128,173,24,54,53,242,111,138,215,118,196,239,19,249,205,166,180,227,148,41,131,125,6,115,126,251,60,39,255,202,135,220,81,62,253,106,245,169,80,43,127,223,250,24,115,126,134,253,176,33,183,25,158,55,236,192,198,138,99,234,2,140,177,199,239,240,127,91,222,58,189,88,126,251,29,141,115,216,235,15,7,60,75,171,254,221,53,165,2,139,23,95,216,118,43,27,220,233,36,10,38,14,29,166,225,224,4,158,44,231,219,229,201,126,125,98,238,145,231,89,78,10,1,208,21,131,20,1,27,252,202,5,27,168,7,192,219,99,226,124,82,57,177,62,153,152,112,76,60,38,146,225,155,137,0,119,104,225,115,227,10,129,132,64,34,0,213,118,49,144,16,208,0,221,24,163,16,200,112,105,196,6,94,128,18,80,43,4,56,6,162,8,21,49,136,8,196,203,9,152,144,19,182,167,200,62,167,238,187,242,254,228,253,212,185,240,124,194,121,18,34,126,24,147,116,145,14,224,227,71,104,92,13,26,107,174,231,27,56,23,32,63,230,5,243,228,228,7,225,24,209,57,249,97,51,172,27,193,78,228,40,96,35,78,254,68,252,115,59,5,32,133,254,246,63,76,45,225,249,145,247,195,121,216,103,196,130,223,208,107,203,65,191,188,175,156,48,185,234,236,206,190,217,162,86,222,44,215,201,79,27,114,242,231,158,31,105,51,184,195,162,42,68,192,198,24,127,135,13,174,249,139,147,141,111,216,237,135,77,121,179,53,239,111,213,58,247,6,124,235,148,115,83,65,16,147,10,3,242,229,159,15,31,80,189,21,216,204,182,61,79,179,207,142,123,3,36,2,152,132,152,10,32,76,83,49,135,2,128,144,14,19,139,9,5,32,4,102,0,12,229,32,2,80,113,51,16,124,46,151,9,85,23,128,114,123,52,192,75,50,13,73,4,96,120,18,2,192,206,159,6,10,67,117,131,213,54,227,36,4,126,76,134,15,18,56,25,18,96,16,129,44,120,157,196,64,132,10,68,107,137,156,176,189,69,221,103,102,72,253,9,224,239,116,14,225,188,116,174,132,206,63,142,9,94,99,172,34,233,125,76,19,48,206,26,251,64,124,2,196,183,185,130,120,227,118,118,124,60,157,87,250,25,41,42,74,116,7,17,109,131,164,255,167,193,4,64,225,63,32,59,97,212,232,53,36,216,11,62,139,187,252,26,228,63,244,236,199,43,142,14,247,185,216,235,116,132,254,214,143,232,249,69,126,158,179,157,191,230,50,113,198,107,46,136,198,48,102,176,185,141,207,190,213,120,182,140,97,17,3,200,255,150,133,254,177,161,19,232,204,251,138,5,222,183,130,121,223,151,168,188,152,64,156,16,163,128,167,202,21,142,236,219,38,160,86,109,216,9,54,40,40,226,164,109,194,49,21,176,9,73,34,96,147,197,229,28,19,1,164,0,81,221,53,193,20,2,136,128,167,4,92,38,180,207,73,197,65,165,4,82,112,23,2,122,26,24,30,38,212,141,145,200,133,0,71,25,50,140,218,141,155,6,30,140,62,145,193,17,73,67,184,16,36,82,137,100,1,145,128,68,32,105,159,145,125,102,237,247,170,79,57,66,255,243,243,75,100,199,81,227,1,216,56,97,188,52,102,21,210,27,40,182,78,124,138,176,129,209,153,19,31,115,4,193,142,249,62,236,3,36,197,220,66,236,43,142,1,118,0,155,0,140,252,233,53,126,47,39,225,222,95,107,253,169,226,15,242,95,85,46,176,213,117,229,25,215,191,232,214,217,104,207,190,54,165,92,245,71,214,127,39,255,123,118,188,187,92,108,15,251,57,109,242,241,57,79,243,228,17,179,150,88,153,2,216,239,113,206,224,213,194,31,95,197,120,246,65,67,191,94,232,211,31,13,157,105,92,44,180,242,94,187,23,184,42,9,147,3,133,71,248,98,39,245,205,95,191,228,195,210,63,109,237,163,108,32,225,161,121,37,21,66,246,44,21,160,8,120,42,128,73,75,74,31,38,123,19,63,82,229,109,162,57,201,16,1,155,96,214,5,236,115,240,153,48,32,24,18,119,14,34,26,128,8,4,33,80,68,32,49,160,71,138,66,224,168,8,129,35,93,128,228,100,72,132,8,68,81,78,76,4,66,137,100,34,95,45,1,51,228,100,174,3,73,93,243,94,161,229,247,197,190,1,222,255,136,252,60,41,134,217,152,112,140,50,210,75,92,53,182,209,227,115,14,64,124,192,136,207,42,191,66,126,155,59,70,134,102,15,116,8,54,183,72,251,96,11,76,11,221,30,54,49,226,3,242,254,178,11,173,28,177,70,0,242,195,65,56,249,233,249,175,42,23,223,233,198,242,198,7,171,119,186,186,242,222,113,229,226,187,89,127,64,254,237,238,40,223,191,203,255,202,171,238,123,163,92,240,187,126,142,20,60,27,15,142,163,145,92,158,31,196,199,30,14,44,187,34,21,192,255,14,191,113,82,241,217,129,35,140,95,90,239,127,75,243,254,86,13,157,66,94,242,169,98,195,211,175,164,183,196,4,210,59,60,81,110,245,199,250,123,1,246,181,45,123,144,25,0,119,83,33,180,179,73,78,169,0,38,219,83,129,184,65,8,161,27,21,223,39,157,19,157,79,58,162,1,159,240,84,23,176,73,102,74,128,104,0,41,129,133,147,172,13,184,16,192,232,24,13,120,68,64,184,16,68,131,77,134,44,195,54,208,11,200,32,112,148,7,132,113,224,232,36,17,97,114,50,9,34,92,76,33,118,172,65,133,172,61,64,211,251,91,160,174,79,9,58,7,157,83,64,34,190,143,133,198,36,141,149,33,45,229,57,233,41,178,78,122,85,247,33,198,152,11,134,252,70,124,122,125,15,249,17,201,213,133,252,41,18,116,27,216,228,28,123,13,192,22,32,10,6,229,253,220,82,238,142,1,159,67,231,128,40,241,170,114,185,253,111,47,159,120,121,146,91,101,163,253,244,194,231,202,121,183,245,136,209,250,246,145,189,239,45,239,121,102,82,121,245,253,111,54,206,151,115,105,227,6,242,167,21,51,145,223,55,96,33,114,198,248,109,125,251,244,98,165,61,15,49,94,125,194,249,53,71,146,31,13,81,0,214,35,223,95,188,127,233,175,217,224,140,229,4,225,100,119,120,172,220,247,239,125,223,5,88,215,22,219,197,38,156,185,29,162,0,79,5,40,2,136,2,16,238,97,226,175,106,76,22,136,140,123,7,178,128,131,40,192,136,142,201,199,164,111,246,15,23,1,159,124,122,4,68,3,80,125,40,62,38,220,38,27,34,192,148,192,163,1,109,228,200,211,2,69,4,138,10,40,4,65,16,162,113,11,52,122,51,140,60,58,144,16,68,226,36,49,16,114,194,57,42,81,3,126,7,162,246,1,77,159,211,10,89,191,146,119,143,253,183,115,18,233,229,229,115,194,11,73,56,125,236,146,184,98,108,109,140,89,224,131,199,7,249,131,215,231,211,112,204,14,184,196,231,243,79,175,47,7,96,115,75,242,251,156,195,6,72,126,216,1,94,203,17,192,6,220,25,40,53,164,247,135,231,111,144,127,221,31,223,85,142,157,208,249,136,39,20,254,134,30,111,164,78,155,124,238,40,63,123,208,253,229,19,175,52,150,191,15,253,231,75,141,113,192,184,50,218,114,242,211,243,131,248,190,5,27,185,63,4,24,231,185,198,49,40,250,125,198,208,175,55,248,152,85,13,34,128,16,229,195,197,87,14,250,158,13,68,7,141,222,188,196,97,231,245,159,0,224,94,1,243,96,223,1,195,60,68,1,152,116,136,64,76,5,140,176,74,5,184,70,139,9,180,137,100,61,192,38,23,68,167,242,99,226,13,27,99,242,237,8,163,160,8,120,52,0,209,72,41,1,150,10,45,186,96,129,16,181,1,223,212,193,180,192,133,64,17,129,64,131,117,208,144,37,4,14,236,254,146,209,39,66,248,145,112,178,36,113,16,153,0,17,205,73,247,86,65,100,207,161,189,248,132,159,87,58,183,64,246,56,30,242,244,32,126,244,246,21,100,196,103,133,223,236,128,142,64,94,63,134,252,238,245,25,249,65,248,125,222,55,118,72,4,232,8,236,127,176,237,151,43,68,112,2,238,249,153,243,219,231,57,249,183,61,241,126,22,248,212,158,120,121,114,185,226,247,172,239,138,14,141,252,95,250,225,67,229,203,227,59,5,226,203,63,134,87,7,249,225,249,145,26,131,252,70,246,68,126,92,135,129,208,223,132,1,99,240,173,63,92,102,92,122,75,55,251,244,165,33,68,193,214,196,165,139,245,79,187,146,147,100,198,187,240,30,143,151,247,61,223,245,253,0,123,218,112,243,208,6,225,32,2,8,201,17,242,33,18,48,239,204,130,32,68,0,181,0,51,4,144,150,245,0,25,131,123,2,230,253,48,4,155,120,26,194,223,237,181,224,198,160,104,0,162,193,221,131,30,13,196,218,128,210,2,122,32,76,188,245,139,33,41,132,32,136,1,195,213,76,8,18,220,240,233,249,156,20,36,72,78,26,71,69,16,128,140,120,61,65,45,145,107,254,175,14,149,80,62,244,163,210,47,245,213,193,245,110,63,55,65,231,93,25,11,31,163,4,39,60,73,31,136,159,46,223,181,177,231,243,249,61,250,227,124,195,235,155,224,195,115,167,229,61,133,251,97,190,1,121,126,70,127,246,63,18,126,146,31,226,175,188,31,233,96,195,9,252,224,239,157,79,183,66,187,250,190,177,22,145,90,127,232,249,209,183,59,202,111,252,236,209,114,252,164,206,165,192,49,111,78,47,231,65,186,68,207,111,228,103,216,111,228,231,53,27,32,255,115,13,33,64,222,143,241,218,244,28,92,225,183,130,97,142,44,250,117,213,148,10,124,160,88,112,137,47,21,131,46,127,153,19,105,94,226,51,135,61,93,190,62,97,230,55,3,253,239,233,137,102,16,54,208,12,193,65,188,224,1,82,61,0,81,64,16,1,76,94,37,15,52,163,80,14,152,12,226,108,7,68,32,24,6,67,66,120,4,143,6,84,27,224,21,94,136,58,16,13,32,18,113,33,96,125,160,97,8,157,81,129,139,65,69,8,132,72,0,8,129,67,162,80,65,32,85,66,36,94,119,136,228,237,10,117,239,205,144,190,215,250,16,201,158,224,125,22,209,235,188,188,72,95,33,62,198,72,136,164,55,64,100,57,231,54,214,16,95,86,248,77,240,49,207,242,250,42,250,98,175,7,230,142,94,31,243,233,164,231,252,26,54,197,107,252,30,194,0,177,55,144,252,62,215,20,125,39,191,137,202,124,195,175,42,255,116,117,117,53,235,132,81,207,151,243,109,135,121,7,249,173,111,38,254,67,78,120,162,156,50,173,186,233,229,156,219,199,119,146,223,87,198,26,87,89,134,203,176,241,123,140,235,160,145,207,25,119,86,51,14,125,200,48,91,47,242,233,175,214,153,10,44,183,253,119,141,28,211,57,241,219,63,92,174,127,252,139,188,178,111,102,218,149,247,218,96,194,48,168,182,209,32,20,6,66,4,148,10,120,65,80,198,129,9,149,103,96,45,192,189,2,141,227,172,178,216,8,48,17,0,146,135,128,119,240,104,32,173,20,216,231,40,26,64,190,153,210,2,235,3,141,193,133,128,125,148,24,72,8,92,12,132,84,64,20,33,2,42,98,16,17,69,65,168,35,161,67,36,237,13,234,62,167,130,186,62,56,154,72,159,159,155,147,158,196,247,113,224,174,61,31,31,142,85,240,246,24,75,46,235,217,60,199,34,31,231,55,243,250,41,194,131,192,99,110,49,135,18,119,65,228,135,200,203,243,107,126,157,252,20,123,115,26,230,60,22,222,238,154,242,242,187,199,184,5,150,188,185,237,206,127,180,80,157,194,111,243,141,62,90,127,119,61,237,153,90,251,254,238,233,150,255,115,51,149,147,31,222,158,119,83,122,222,94,219,145,121,255,131,112,42,227,139,143,172,134,91,122,207,17,59,253,102,166,161,96,209,88,21,88,247,183,127,231,68,194,91,88,126,115,240,191,94,247,97,233,91,59,235,150,215,221,96,204,64,146,8,216,36,96,50,32,2,170,7,208,64,32,2,168,7,152,145,112,175,182,137,0,83,1,155,100,229,133,52,2,9,192,223,26,34,176,177,142,128,253,141,245,1,68,3,240,18,72,11,66,52,0,113,73,105,1,34,2,164,35,48,12,24,43,250,85,19,21,192,184,147,24,56,98,116,16,35,4,228,194,105,137,17,200,200,213,82,16,102,7,252,251,213,39,245,11,253,76,253,14,231,196,243,178,243,228,185,58,225,147,48,106,108,48,78,129,248,204,241,93,224,211,220,218,88,147,248,54,167,32,105,92,234,85,145,47,70,118,105,46,1,251,89,169,30,254,143,158,223,230,148,222,63,35,191,9,203,146,59,223,80,222,245,228,27,110,125,184,42,117,90,249,173,159,152,45,39,177,199,220,222,81,254,240,95,205,143,189,83,91,234,16,35,120,10,251,221,243,131,252,20,0,75,3,144,30,108,117,235,212,98,153,45,119,50,206,124,220,185,51,215,146,31,77,169,192,251,138,121,231,95,222,38,231,9,78,56,10,70,59,61,94,158,125,251,4,31,154,222,183,227,47,127,197,140,4,198,100,159,199,188,208,140,133,30,87,34,224,245,128,152,10,48,10,112,79,17,13,6,94,93,33,162,12,5,34,176,161,97,227,191,54,94,67,12,228,53,42,70,227,209,0,54,150,64,88,32,4,16,27,8,15,235,3,30,17,228,66,80,39,6,121,116,144,8,18,144,4,1,0,177,106,144,4,65,68,236,7,228,159,153,66,247,12,145,240,236,103,222,127,28,227,121,2,58,127,3,196,92,227,195,168,14,99,6,226,99,62,225,241,53,159,138,232,148,210,73,204,205,139,163,138,207,185,12,196,215,156,114,30,33,0,248,27,34,131,32,232,92,33,48,123,136,119,149,30,60,186,92,102,159,155,203,39,195,50,223,147,175,76,46,151,59,200,206,3,98,228,228,159,199,250,127,226,21,173,111,118,243,240,139,83,27,225,125,37,236,247,155,171,50,239,183,212,96,235,59,58,138,47,31,136,231,248,227,242,94,92,106,63,199,87,252,123,210,32,2,141,13,66,159,222,104,160,17,114,10,13,106,135,135,203,5,247,120,170,188,243,233,190,21,5,15,59,247,69,51,38,251,28,26,157,77,6,137,228,34,16,83,129,138,8,32,10,144,225,152,8,104,111,0,47,251,132,225,152,65,208,48,100,48,70,254,13,12,27,158,217,16,3,64,94,68,222,131,69,35,55,30,10,1,242,197,70,161,168,83,8,236,251,41,4,102,196,232,27,69,42,8,1,64,49,136,130,96,196,160,176,57,72,20,39,81,34,147,147,44,9,66,248,57,193,137,153,3,4,110,133,186,255,39,178,207,214,119,198,239,205,251,72,228,231,129,215,126,158,105,222,2,233,115,226,167,213,29,120,124,205,159,137,45,119,243,229,196,15,115,184,49,230,11,192,28,234,53,126,15,239,175,104,206,222,131,125,33,188,86,196,200,15,167,192,207,109,120,254,85,14,251,119,249,234,248,78,27,189,245,145,241,229,18,187,88,255,2,249,223,245,157,255,150,127,191,181,235,136,246,164,107,44,101,21,249,65,122,61,22,13,197,63,164,5,24,223,181,142,61,221,120,242,57,3,182,249,206,53,21,255,158,52,132,49,184,86,224,227,197,26,63,57,158,97,29,10,29,150,10,124,242,123,207,151,175,188,209,251,162,224,78,127,54,5,69,248,9,17,160,17,154,161,209,152,220,136,162,215,72,69,34,143,4,184,54,140,176,209,141,40,121,143,24,5,200,112,140,252,27,64,0,12,27,225,136,136,0,192,223,17,17,216,255,83,8,204,139,196,250,128,238,53,144,132,192,190,155,70,12,81,66,191,208,63,24,57,140,200,141,190,34,4,81,12,68,20,32,144,136,192,121,7,84,136,231,228,140,136,4,238,14,117,239,175,124,190,161,246,187,189,111,177,255,233,28,236,188,82,120,111,224,57,139,248,78,122,69,112,156,55,136,119,86,195,129,119,198,24,171,134,147,86,114,162,199,199,220,97,158,48,111,118,220,216,230,11,216,4,226,13,242,219,255,67,48,152,247,139,252,238,249,189,226,191,201,79,239,42,39,76,158,238,22,87,150,255,188,245,149,242,61,120,98,85,8,251,23,218,233,206,114,244,61,221,223,228,102,139,147,44,98,5,217,25,242,131,252,120,206,130,217,48,118,255,33,162,90,255,207,215,26,63,240,48,15,220,214,107,174,170,248,247,180,33,156,193,70,134,101,108,2,238,164,33,99,217,233,187,143,151,235,252,234,229,114,90,47,53,96,179,223,152,146,178,10,29,69,192,141,14,70,149,60,136,71,2,140,2,66,61,64,69,163,116,7,33,228,142,102,12,240,10,48,16,24,145,12,104,131,51,26,216,80,144,32,224,239,242,40,30,17,176,152,4,33,112,111,66,99,194,247,32,53,48,35,78,87,26,34,50,129,24,184,65,165,200,64,130,0,82,56,72,20,39,12,151,24,241,218,9,149,132,160,6,242,186,17,145,188,61,65,237,103,180,128,250,196,126,169,159,1,241,156,40,210,64,70,250,40,216,137,248,46,214,34,62,162,45,92,200,133,208,93,161,62,139,182,18,109,64,115,100,64,26,199,8,0,130,109,255,139,162,110,93,209,47,44,247,237,120,242,125,220,107,162,246,171,75,159,45,7,96,199,169,60,191,137,214,98,187,221,93,222,254,88,247,105,236,243,99,167,151,139,236,163,124,223,31,178,130,59,48,99,231,31,10,169,155,156,125,119,49,207,124,43,27,55,222,242,107,251,103,101,195,73,53,238,32,180,248,74,107,219,196,190,193,176,7,187,157,108,32,246,254,71,231,77,19,122,210,86,57,218,6,15,75,85,92,134,130,8,216,103,37,17,112,99,83,197,56,134,145,20,1,68,1,33,21,192,164,167,189,1,102,84,244,14,48,22,23,0,144,158,34,112,122,39,54,196,81,70,134,255,131,135,129,24,192,192,32,4,89,68,192,156,210,107,4,48,106,246,65,233,129,25,60,141,31,112,49,32,49,36,6,2,196,192,33,34,37,130,5,242,205,118,168,15,24,119,32,239,103,56,7,158,147,72,239,115,35,210,115,126,16,230,187,64,163,96,139,235,236,89,171,65,148,230,30,159,245,26,204,17,60,62,188,189,136,111,115,193,57,241,249,74,98,141,249,129,231,135,80,131,252,170,223,184,80,167,162,95,131,252,135,159,253,168,91,89,201,171,250,14,56,211,188,180,196,218,61,255,39,246,185,167,124,240,249,234,181,254,117,237,165,241,211,203,207,31,1,111,143,176,31,228,127,201,201,111,233,0,28,216,102,231,61,90,188,107,161,175,25,47,180,220,55,87,23,253,186,107,16,1,44,107,124,180,248,242,129,135,218,96,118,80,1,177,235,105,231,167,203,211,110,238,121,81,240,211,135,216,164,96,251,41,69,192,62,131,251,197,93,4,232,169,96,144,102,124,48,56,70,1,46,2,8,41,227,170,64,158,79,198,130,32,163,0,24,21,12,73,228,255,75,6,25,155,27,90,242,52,246,126,166,6,242,52,242,50,18,2,172,70,40,61,64,84,144,139,1,132,0,253,118,162,136,56,68,32,148,136,150,200,134,215,129,144,179,12,241,251,132,216,175,208,95,246,93,132,215,92,0,129,244,81,148,17,153,97,215,157,138,180,202,241,99,168,207,185,177,177,230,184,107,14,52,71,248,217,142,248,27,195,127,8,179,147,63,46,231,98,78,64,126,47,250,13,24,114,121,121,210,168,206,75,214,177,142,63,226,55,102,99,74,219,120,30,255,46,151,61,248,190,242,153,49,221,215,174,144,218,46,255,35,60,87,209,61,63,31,166,106,71,92,228,131,232,119,208,37,207,22,11,45,185,150,241,1,23,248,204,213,203,125,189,105,72,5,80,225,92,186,216,224,207,87,49,55,196,170,192,142,79,148,11,236,254,92,121,219,19,61,43,10,46,180,155,137,6,150,77,180,5,85,34,192,42,52,66,87,247,76,44,182,5,195,227,78,65,143,2,228,105,242,101,36,138,128,25,10,12,141,164,118,131,90,223,176,158,145,126,253,211,26,144,8,108,136,163,27,159,188,14,189,18,12,207,62,67,94,39,110,38,162,199,65,161,201,163,2,222,64,210,197,0,253,3,49,104,120,110,124,236,191,139,130,188,39,12,50,9,131,157,39,35,30,39,160,200,217,19,228,2,210,35,196,239,2,188,47,132,250,231,253,101,255,65,120,59,151,68,122,59,71,156,43,72,159,230,192,198,130,57,184,17,146,243,96,196,231,38,30,204,133,141,161,242,123,206,9,0,113,246,113,79,130,172,159,227,60,4,242,167,208,63,206,195,101,229,124,195,46,47,255,118,67,231,18,30,110,222,185,238,81,150,90,162,191,60,15,59,47,19,184,85,127,244,32,119,244,117,215,94,155,48,163,92,233,104,39,191,60,63,142,168,248,99,173,127,240,229,175,22,139,126,97,3,227,193,71,13,179,228,49,94,115,106,67,20,208,216,37,248,222,37,190,100,196,123,153,5,39,236,143,182,84,224,163,135,188,88,190,48,174,235,130,192,196,169,29,141,168,1,75,39,188,96,197,68,0,123,206,33,2,216,87,207,2,150,139,0,67,82,51,80,122,82,24,35,140,16,228,146,215,49,210,37,175,19,82,1,132,240,52,58,51,56,120,17,25,25,201,255,103,135,11,65,2,254,110,128,39,74,66,96,239,101,122,0,35,132,24,32,42,144,7,66,157,0,70,136,168,32,212,10,144,34,64,156,24,169,64,12,0,16,199,144,4,193,33,146,129,112,244,178,129,136,242,192,130,4,34,135,72,92,247,55,160,233,115,34,50,178,99,165,131,125,115,241,18,225,181,41,43,229,245,70,122,60,36,147,164,183,115,167,248,218,88,176,32,7,210,27,81,37,194,32,61,198,16,227,73,184,32,19,249,248,139,252,6,164,112,74,203,68,126,94,9,106,223,193,26,77,195,243,191,103,196,21,229,37,119,116,46,225,61,247,218,148,114,133,131,205,118,56,222,56,39,156,247,237,229,134,191,120,164,156,48,165,251,98,213,216,137,51,202,47,31,243,178,145,255,5,39,190,189,198,17,69,64,164,188,67,175,25,87,124,100,213,129,198,129,143,25,230,250,181,254,190,52,136,0,242,157,37,138,229,190,179,163,133,131,211,153,199,227,178,72,75,5,86,251,197,171,77,219,40,99,123,242,213,105,70,126,75,1,32,2,24,80,69,2,220,146,234,69,65,137,0,171,207,242,88,102,168,35,108,66,37,2,177,208,148,174,21,135,49,194,16,61,21,160,1,66,0,96,116,46,0,235,129,252,127,50,72,8,114,184,49,230,222,8,94,11,6,9,33,96,157,0,222,8,185,168,12,210,190,151,30,48,138,1,34,3,235,31,196,138,209,129,145,136,100,66,255,131,40,40,76,37,112,142,17,78,82,133,225,189,65,124,79,229,51,253,187,184,225,41,35,59,251,102,125,76,171,46,136,180,124,140,147,167,119,210,115,172,77,112,49,222,172,191,24,81,225,173,229,237,65,98,142,61,128,177,116,145,77,196,15,99,142,191,81,124,115,225,69,189,192,61,63,235,50,157,228,95,100,235,43,203,235,238,235,188,72,237,225,231,39,150,159,220,195,108,133,227,106,231,70,242,255,187,220,230,119,79,84,46,252,105,213,222,152,220,81,174,250,51,16,30,228,55,143,191,59,94,27,176,238,15,91,29,126,195,196,98,169,245,183,49,219,199,165,189,179,253,86,222,115,82,131,234,65,253,150,42,214,252,249,169,12,43,185,52,104,196,222,229,153,242,187,127,173,222,92,33,182,219,159,152,98,209,194,19,141,255,229,189,231,108,96,83,36,224,69,65,44,173,84,34,1,251,124,122,52,24,50,12,87,198,10,175,4,3,205,194,80,24,9,61,17,114,78,24,163,25,21,189,139,27,221,122,38,0,117,144,48,108,32,33,112,195,36,36,6,110,156,170,74,195,64,153,34,72,12,140,16,217,146,84,99,197,194,5,129,69,68,235,51,67,104,23,5,166,13,128,157,19,207,205,33,113,72,233,4,224,228,237,22,254,255,241,253,241,179,69,118,121,119,145,157,64,63,209,95,212,58,172,239,220,176,19,60,61,199,215,206,21,164,135,119,214,142,189,228,237,69,124,39,125,197,211,139,244,14,10,178,198,217,199,119,99,145,223,62,23,99,187,121,28,219,134,208,46,254,157,171,203,59,30,235,180,51,236,244,91,98,23,179,15,158,155,137,28,196,207,236,102,223,51,159,233,209,189,44,39,76,233,40,191,126,236,43,153,231,7,249,45,13,128,179,218,242,230,41,197,50,195,240,16,143,165,12,218,232,243,182,172,248,247,164,41,21,192,101,142,95,176,9,251,47,139,119,40,236,97,121,196,20,243,119,215,213,63,67,224,146,255,77,180,72,225,169,198,182,74,108,162,72,145,128,189,151,87,169,153,8,240,138,186,187,27,34,192,162,160,68,0,97,43,60,152,27,51,189,149,139,0,141,54,214,3,148,10,24,65,97,152,48,46,134,153,48,56,35,250,183,64,250,83,91,32,8,2,12,20,128,17,19,48,234,220,83,41,50,48,131,69,177,43,69,6,110,176,72,77,144,42,128,68,186,21,21,183,53,131,100,240,172,93,8,67,4,5,194,65,242,102,63,87,126,23,223,135,35,62,207,137,206,239,112,178,51,164,119,239,78,178,155,96,113,12,229,229,173,239,137,240,45,60,189,114,122,166,78,34,61,198,90,132,247,241,140,208,239,240,119,10,132,198,212,201,15,81,193,247,224,251,232,249,69,254,75,203,143,239,124,77,249,224,115,111,186,69,149,229,77,15,141,45,223,191,131,137,30,108,2,226,199,232,231,246,242,152,11,91,111,237,141,13,105,233,186,191,122,181,65,254,221,65,126,19,2,120,127,212,0,112,241,207,214,183,77,43,150,223,241,32,179,117,60,191,15,203,225,111,171,141,62,125,109,24,0,172,123,46,86,44,242,169,213,204,112,198,176,146,143,107,165,45,21,152,127,143,231,203,27,30,109,46,10,254,229,230,9,38,18,207,24,76,4,20,9,176,38,32,17,64,97,208,35,129,184,60,168,122,0,195,90,15,99,41,2,102,220,48,234,148,10,192,136,97,188,8,79,149,10,192,80,225,149,204,40,73,104,35,57,4,224,155,56,254,177,129,245,132,40,4,17,193,96,229,205,104,232,48,120,24,190,25,47,243,86,51,96,137,1,35,3,15,95,209,23,22,175,140,76,42,96,165,250,129,10,138,128,11,67,138,24,4,8,132,139,4,137,91,3,253,141,197,57,33,126,134,127,46,196,71,68,167,40,65,156,12,32,59,5,11,253,52,194,167,208,222,206,129,203,171,32,189,157,155,106,43,105,159,5,200,46,194,27,36,154,235,215,141,163,129,191,247,241,36,249,49,142,24,67,145,95,145,21,132,212,199,13,253,178,49,91,102,207,235,203,167,95,237,220,218,59,234,174,49,229,130,223,134,215,239,36,255,188,219,253,187,252,227,53,157,117,129,135,94,152,220,50,45,133,231,255,198,175,141,252,12,251,141,252,187,139,252,246,51,108,115,155,255,204,40,254,111,223,163,205,206,113,83,143,183,221,46,191,153,109,72,5,176,4,242,145,98,153,17,219,23,91,222,56,173,177,52,104,170,185,243,51,229,135,14,122,169,124,230,245,106,225,5,207,22,248,244,247,189,162,138,231,228,41,18,72,247,177,11,145,64,20,1,45,15,170,30,192,92,22,145,0,60,159,139,0,13,31,6,110,198,173,13,66,240,30,48,166,13,225,169,96,172,48,80,16,217,140,144,228,255,67,13,92,20,154,196,193,16,141,151,98,224,130,192,232,192,5,129,158,208,163,3,165,10,90,90,36,153,224,213,36,10,30,41,80,20,92,24,68,72,136,3,211,8,68,13,46,16,36,174,191,102,106,17,145,253,157,239,115,146,243,179,68,116,247,236,188,79,130,147,157,222,29,105,19,250,7,15,47,194,203,203,219,185,36,79,47,47,15,242,106,12,12,105,92,156,232,132,143,91,28,75,136,47,192,247,57,249,33,40,44,250,201,243,91,63,144,198,133,138,255,255,29,120,83,249,242,184,206,135,211,156,115,203,203,229,187,182,86,196,99,228,55,231,240,238,239,252,167,60,255,63,157,91,123,111,127,124,98,185,206,207,159,244,159,170,237,77,203,249,215,254,165,200,111,164,39,249,145,6,152,125,98,151,223,182,255,237,40,190,246,253,19,204,190,113,39,95,68,187,111,203,93,126,51,219,144,11,161,32,178,84,177,250,145,39,209,83,243,130,33,35,182,165,2,95,254,217,152,114,146,133,88,177,221,243,220,180,242,189,123,63,199,72,33,69,2,76,7,92,4,106,247,8,212,20,5,33,2,204,113,33,2,202,99,225,233,204,195,165,181,104,51,32,173,10,192,128,97,112,41,10,48,99,252,38,8,127,74,64,46,6,117,144,33,227,51,220,208,89,63,112,163,110,18,3,132,182,18,4,24,185,188,156,139,130,170,220,244,120,81,28,172,239,4,162,6,143,28,122,2,122,113,127,79,250,12,0,68,183,207,78,94,61,39,187,188,59,250,9,194,131,236,16,77,16,222,64,178,138,244,126,190,28,71,1,99,18,145,141,219,122,56,98,188,240,62,31,39,136,9,55,108,97,92,228,249,173,95,28,3,136,35,206,231,210,114,245,67,111,45,199,77,236,188,59,207,223,110,120,177,156,151,196,239,244,252,139,236,116,71,121,237,3,157,87,253,93,126,207,27,229,66,187,60,80,238,255,247,230,27,218,162,224,183,230,113,78,118,120,252,221,77,8,0,20,255,96,187,72,63,215,248,201,25,102,215,184,163,207,219,118,139,111,127,52,12,10,194,34,132,71,159,55,67,185,149,33,59,170,251,188,128,226,249,114,219,191,52,239,183,62,247,191,147,202,1,120,110,61,34,1,212,13,82,77,0,34,128,162,96,38,2,149,61,2,81,4,148,10,192,24,32,2,22,2,235,170,65,120,62,94,48,4,195,55,67,7,241,96,212,20,1,24,161,27,233,55,141,248,223,252,125,0,126,118,84,196,1,8,6,45,208,176,221,232,233,241,96,228,0,136,2,177,1,105,0,23,5,134,187,240,122,214,23,238,88,52,178,209,251,185,56,104,201,145,100,0,65,37,16,32,134,136,11,161,8,192,207,77,255,131,247,1,254,89,20,28,124,182,19,61,145,93,158,93,100,71,63,13,149,144,30,227,229,136,36,231,185,183,66,24,183,245,112,196,123,92,0,52,30,24,3,158,191,157,55,107,40,232,191,200,143,8,229,146,114,205,195,111,43,223,152,212,185,126,127,198,117,47,150,243,176,104,138,208,191,65,254,37,118,191,179,188,243,201,206,205,104,103,223,58,182,156,127,71,179,31,179,163,145,247,84,55,169,141,159,212,81,174,113,172,147,29,158,127,15,120,126,252,108,41,0,108,17,14,103,205,99,255,105,246,188,188,1,119,244,121,219,110,241,237,175,134,193,105,108,21,126,239,71,86,177,48,243,101,14,226,78,70,102,120,121,83,217,95,93,213,92,20,252,254,133,227,77,32,32,2,136,4,92,4,144,62,32,29,208,202,64,37,18,240,122,0,34,1,21,5,177,76,166,157,105,44,122,121,42,192,92,87,34,96,94,4,70,5,18,192,216,96,228,48,106,26,164,27,234,55,64,252,223,185,0,116,7,251,255,86,34,65,67,199,103,138,32,18,3,25,62,224,194,64,111,106,16,225,208,47,146,16,2,1,98,0,32,39,72,10,24,97,225,41,113,236,17,236,61,124,175,8,238,36,143,68,7,9,69,116,245,139,68,143,253,54,232,124,120,78,217,57,3,249,152,16,97,188,52,38,252,60,156,179,159,171,66,127,136,147,10,168,97,173,127,221,31,222,94,185,168,231,180,107,94,48,242,155,208,7,207,255,233,253,238,46,31,125,177,115,107,239,9,87,188,90,14,128,221,88,58,185,192,46,88,255,239,140,64,199,77,154,81,174,250,243,64,254,228,249,65,126,115,88,88,129,90,235,184,243,204,150,191,72,123,110,147,191,199,77,245,128,37,139,207,12,220,198,60,242,20,18,23,94,221,72,62,239,30,47,149,87,62,88,45,10,226,122,141,77,78,28,211,44,2,170,9,80,4,98,36,96,147,131,122,192,118,190,50,192,72,0,34,128,84,192,140,1,107,235,18,1,22,192,188,216,197,122,128,133,192,48,46,120,63,24,157,162,0,164,0,48,210,111,24,249,215,53,124,227,228,198,107,128,130,144,67,70,221,3,144,24,248,252,128,68,34,193,8,129,156,153,225,116,38,16,242,146,73,32,4,144,183,43,100,255,47,146,83,112,244,29,142,68,242,216,39,67,165,207,32,112,78,234,158,192,199,139,239,183,207,225,121,226,188,172,63,145,252,202,251,153,2,137,252,23,151,235,253,248,246,114,226,148,78,242,159,122,213,243,229,128,45,109,110,149,243,27,249,87,60,236,222,242,133,177,157,118,245,125,92,106,238,228,71,58,249,227,11,59,247,9,96,147,207,215,126,6,111,239,97,255,30,70,124,0,228,71,61,170,65,254,11,204,134,87,52,44,102,0,249,223,113,27,125,102,166,161,30,128,253,1,159,44,86,57,252,151,36,40,38,3,79,72,177,84,96,209,131,94,45,31,127,181,90,20,28,103,225,216,50,71,216,100,36,17,64,77,0,43,3,158,14,64,4,210,150,225,108,101,64,69,65,238,112,67,36,160,229,65,20,5,81,25,71,36,0,17,64,61,192,82,1,24,23,12,13,70,199,84,192,8,65,66,194,64,205,88,73,254,158,0,255,235,104,18,8,33,39,3,136,128,163,136,228,16,57,106,129,190,5,82,18,32,109,79,224,164,214,103,16,117,223,97,104,234,147,250,218,10,117,231,235,72,99,227,227,132,255,199,57,170,239,20,52,39,63,162,20,228,253,152,19,122,254,243,27,66,61,232,146,114,163,163,254,93,78,158,218,105,43,36,63,61,63,200,111,243,140,249,182,185,255,207,227,141,240,30,87,255,125,247,207,102,67,176,19,56,141,29,31,46,143,186,184,147,252,184,151,229,87,126,106,228,231,6,31,59,146,252,230,124,16,5,192,230,16,97,174,253,203,139,204,118,69,254,183,253,197,61,179,162,33,84,130,8,160,30,176,140,77,248,245,157,245,0,164,2,47,148,43,28,253,122,249,102,8,201,208,30,124,113,90,185,200,62,47,116,138,0,238,179,142,42,44,118,23,114,117,64,233,192,125,6,136,128,54,10,5,17,96,58,224,43,3,168,7,228,151,14,167,84,64,171,2,74,5,204,40,233,233,220,104,215,61,201,142,93,33,10,65,79,16,73,1,66,4,64,116,128,38,130,5,144,140,32,101,70,218,94,1,196,206,62,87,72,125,168,65,222,119,162,238,28,235,96,255,139,207,32,249,173,15,140,56,60,244,79,158,223,107,29,172,87,56,249,205,243,111,118,204,127,202,41,225,26,243,70,206,239,228,199,252,98,158,109,206,23,221,245,46,70,145,147,167,117,148,3,79,128,7,119,207,111,228,255,249,200,206,149,0,92,216,179,242,209,78,126,228,251,32,254,238,78,126,236,73,1,249,215,249,245,197,102,179,109,242,247,67,83,61,224,131,197,2,139,124,201,38,244,121,122,109,16,25,5,63,11,183,134,158,218,92,20,188,248,127,147,203,121,176,241,2,123,174,33,22,72,7,98,36,16,69,64,43,3,219,64,4,144,10,132,229,65,238,103,71,113,8,34,128,84,0,34,128,245,111,164,2,151,89,20,96,225,37,83,1,11,59,97,136,8,139,225,29,65,134,100,188,39,154,16,116,129,90,97,168,67,36,68,47,241,205,12,77,68,236,33,42,159,209,31,168,59,207,12,250,62,137,151,242,126,238,198,12,158,31,228,103,209,207,201,111,2,61,232,23,119,84,182,237,254,227,166,151,202,121,183,68,193,79,97,127,131,252,152,243,97,39,62,193,11,127,214,250,169,217,73,8,251,127,53,186,243,242,244,23,198,77,47,151,251,49,114,125,173,241,27,241,41,0,240,252,102,103,244,252,199,95,106,246,218,38,127,63,54,12,32,6,242,195,197,167,54,24,90,12,191,110,114,227,122,1,155,40,220,73,197,148,247,152,203,155,139,130,71,143,124,211,254,30,68,128,15,87,244,72,160,110,163,80,92,25,224,70,33,79,5,80,28,162,8,132,122,64,74,5,80,15,64,42,96,134,199,85,1,11,71,25,5,152,161,194,192,17,1,144,232,191,237,2,153,32,116,133,58,130,244,11,68,200,86,168,123,207,76,162,238,252,42,192,255,224,127,33,60,136,48,64,126,19,87,228,253,168,69,176,176,105,145,23,175,237,151,231,239,92,238,27,118,220,127,121,183,94,181,243,111,127,165,156,111,43,243,252,136,232,224,249,61,236,167,224,111,115,103,121,228,133,47,150,43,253,192,156,131,135,253,3,118,122,164,60,241,234,206,237,193,79,191,54,189,252,236,15,141,232,220,224,227,33,191,194,126,68,154,176,161,117,126,51,210,236,20,228,95,220,109,182,77,254,126,106,24,72,212,3,62,81,124,229,160,159,112,226,176,193,7,107,254,150,10,204,99,161,216,165,247,86,139,130,216,179,61,248,15,175,55,68,0,233,128,34,129,40,2,44,10,66,4,238,13,53,129,184,71,0,34,224,169,128,234,1,124,214,32,82,129,88,15,48,175,131,229,49,174,10,152,113,194,80,25,246,186,161,175,99,68,95,231,132,102,172,11,228,130,208,21,114,146,204,237,168,59,71,192,255,78,241,177,113,132,247,103,222,239,69,191,180,217,199,200,207,77,81,158,247,123,209,111,176,121,254,120,23,159,203,239,26,83,190,107,107,132,253,240,254,16,116,68,119,78,126,204,183,205,251,66,187,152,61,57,249,231,253,238,35,229,233,55,117,70,150,143,190,60,173,252,228,161,70,116,92,199,143,176,127,207,215,236,104,192,54,95,145,127,221,19,70,153,125,174,100,104,147,127,22,53,213,3,62,103,70,49,154,158,26,4,70,209,197,242,177,247,29,48,166,124,232,165,234,245,217,168,15,44,127,148,77,146,34,1,76,22,87,6,144,14,68,17,176,137,231,197,67,241,194,33,120,134,26,17,192,101,185,149,122,128,165,2,168,52,115,105,208,66,81,120,38,174,117,43,10,112,67,39,233,127,211,2,65,20,90,129,98,1,228,100,153,27,225,231,210,234,60,41,152,240,254,54,126,172,45,88,222,143,200,138,155,125,84,244,131,231,247,138,63,200,143,71,120,13,188,168,220,244,152,127,87,194,254,59,30,31,95,46,180,29,66,126,144,31,158,191,51,236,231,253,11,33,250,124,246,65,131,252,11,236,252,104,121,193,157,157,215,6,220,255,194,180,242,35,135,24,241,181,204,183,39,60,127,36,191,217,204,186,39,140,54,187,108,147,127,22,183,206,122,192,60,243,175,104,30,247,81,18,21,57,189,215,3,62,127,228,235,92,9,136,237,177,87,166,151,31,60,192,38,144,183,95,182,255,67,161,134,145,0,234,1,40,12,182,218,45,168,162,32,246,8,32,21,48,195,129,1,241,66,25,243,38,177,30,128,125,248,216,29,199,84,0,171,2,40,8,90,174,202,90,128,9,0,12,122,109,35,58,113,124,3,235,68,68,49,232,41,50,226,244,7,146,200,132,223,245,59,234,206,197,177,46,142,16,8,247,254,36,63,194,126,44,249,129,252,54,174,220,22,173,188,31,203,125,8,251,145,247,95,84,174,255,227,219,42,213,126,60,169,247,195,59,155,199,7,249,25,246,131,252,38,232,72,241,24,233,217,60,195,123,147,252,15,149,11,237,254,88,121,213,3,157,233,228,93,207,76,45,23,63,16,228,7,16,246,187,231,71,254,159,194,254,19,174,48,155,108,147,127,54,53,136,0,6,121,137,226,131,203,172,91,12,26,249,26,21,24,33,61,8,190,251,203,229,166,191,31,223,116,201,230,232,251,167,148,243,238,241,130,69,2,81,4,66,36,208,36,2,93,172,12,48,21,128,8,88,42,192,235,5,176,85,24,69,65,236,18,84,42,96,70,186,161,69,1,240,92,40,96,193,160,215,54,227,39,241,127,109,199,58,216,223,90,161,34,22,64,70,156,185,14,217,249,232,28,49,70,16,0,164,78,92,61,128,231,71,209,15,121,63,200,143,188,223,200,143,72,43,45,247,33,236,191,176,92,231,7,183,84,214,249,113,11,239,101,246,181,121,211,46,63,144,31,183,39,11,97,63,87,129,144,74,218,220,127,112,239,199,203,219,30,239,220,0,116,219,19,83,202,15,236,31,60,127,78,126,216,200,55,78,188,210,108,177,77,254,217,220,48,200,184,117,210,71,139,79,111,188,117,163,40,104,164,69,104,143,7,44,88,142,246,131,75,154,139,130,199,93,49,129,245,2,10,5,183,12,247,64,4,116,225,80,188,155,80,18,1,51,44,22,5,85,15,136,187,4,205,64,145,167,242,42,65,243,98,40,102,193,251,145,208,32,251,175,50,228,98,208,19,56,113,250,130,156,128,189,69,221,103,246,8,117,231,1,216,223,248,217,54,70,16,75,86,254,157,252,44,250,137,252,127,115,207,143,162,159,214,250,47,42,215,56,236,166,242,205,176,189,23,203,126,171,255,192,72,158,10,126,238,249,99,216,143,57,246,176,255,99,7,60,81,222,251,92,231,133,65,215,60,52,185,92,120,63,237,238,243,144,31,121,63,200,15,187,217,22,97,255,137,87,155,13,182,201,255,22,181,206,139,134,86,218,253,112,11,209,103,176,152,231,245,128,1,123,140,41,255,117,103,243,229,195,91,253,121,92,179,8,96,117,32,109,25,142,34,128,84,0,34,96,6,195,157,130,102,60,186,145,8,11,73,38,2,240,46,170,7,112,171,112,150,10,160,32,200,101,65,68,1,74,3,96,240,70,250,181,126,153,1,191,203,208,36,20,17,57,137,230,22,212,156,7,69,5,145,129,66,127,175,248,51,239,71,197,31,121,63,182,33,123,197,63,45,247,93,84,126,245,224,27,202,113,225,185,252,104,59,253,254,33,155,27,228,253,70,126,174,243,103,158,31,228,119,207,191,220,225,79,149,207,188,214,249,254,11,239,158,84,190,123,47,39,63,54,248,128,248,44,250,137,252,246,254,181,127,133,106,127,155,252,111,97,67,42,128,139,134,112,67,133,207,22,107,252,228,116,78,48,214,247,189,30,176,208,254,175,149,247,62,95,45,10,226,102,13,255,119,140,41,122,147,8,88,36,64,17,80,36,16,150,7,121,51,17,136,64,30,9,32,183,244,122,128,46,26,210,173,171,17,150,194,80,145,10,32,124,133,65,163,168,69,35,7,9,140,240,192,90,199,57,162,16,244,6,70,160,158,160,137,116,253,136,186,239,171,69,77,255,249,25,24,15,27,23,8,36,67,127,229,253,240,252,34,191,87,252,43,247,241,191,176,92,121,255,235,203,215,223,172,10,253,137,163,108,94,85,240,195,60,169,224,151,194,126,145,255,161,114,173,159,63,91,121,66,245,25,183,78,44,231,219,195,119,247,193,243,139,252,40,248,145,252,22,17,174,113,204,191,204,230,218,228,159,3,154,138,130,239,55,44,91,172,247,135,27,57,201,40,10,98,217,207,20,124,233,35,198,150,175,77,168,22,4,158,26,51,163,92,252,32,155,208,86,34,160,45,195,117,34,144,54,10,153,71,65,88,9,35,139,34,192,251,7,96,105,48,164,2,220,27,128,130,160,229,180,140,2,204,219,193,248,215,116,242,175,121,172,3,175,3,146,56,180,66,70,166,185,2,161,255,20,65,19,0,120,127,20,29,185,63,32,84,252,227,78,63,230,253,170,248,219,184,90,206,255,185,61,174,46,95,9,215,243,163,93,123,223,235,229,124,91,33,236,247,156,31,228,87,193,47,134,253,230,40,134,158,252,2,119,253,169,253,230,234,55,203,1,216,215,207,59,248,128,252,175,155,215,55,32,18,64,148,136,235,249,87,249,1,30,217,133,231,244,183,55,249,204,33,13,34,128,139,44,22,45,230,123,207,151,139,205,254,249,56,39,26,68,102,81,240,213,114,189,19,223,40,167,87,47,25,40,175,125,120,170,41,253,75,13,17,104,42,12,186,8,32,154,224,30,1,23,1,124,46,12,169,110,143,64,218,46,124,181,9,0,138,130,168,7,92,212,240,86,48,94,172,93,35,167,229,230,22,132,187,240,136,32,2,136,255,11,135,132,160,183,176,207,105,133,72,184,217,129,186,62,16,89,159,249,255,16,0,132,255,230,253,177,82,194,245,254,64,126,8,39,42,254,72,165,116,71,36,146,255,130,114,201,237,71,151,79,188,84,173,243,188,50,126,106,185,164,238,227,215,85,216,111,243,186,239,217,175,84,30,219,125,196,197,227,205,14,220,243,51,223,7,249,225,249,141,252,176,9,220,201,231,43,7,158,108,118,134,75,122,219,228,159,195,26,38,2,19,178,68,177,232,23,190,89,12,26,245,122,177,157,77,54,182,254,130,224,123,140,41,15,58,191,243,182,79,106,39,94,59,201,254,142,42,175,71,2,173,68,0,145,64,229,169,67,102,80,220,45,232,203,131,18,1,70,2,88,25,64,81,208,175,26,196,198,20,164,2,48,100,238,16,84,20,96,134,191,166,17,128,132,48,242,127,253,231,13,36,49,232,41,50,98,205,209,240,62,83,244,76,0,32,130,16,67,45,249,97,223,4,139,126,217,114,159,42,254,88,238,51,242,191,111,171,145,229,221,79,54,111,255,222,252,23,54,71,170,246,39,242,91,218,134,57,243,117,254,249,118,124,184,252,221,53,157,91,123,177,90,180,215,223,199,153,13,136,252,238,249,89,240,51,219,64,129,120,171,219,166,23,43,237,113,172,217,23,158,215,167,235,249,219,228,159,195,26,38,164,177,50,176,244,102,219,21,195,175,159,194,80,15,161,61,119,111,189,86,158,245,159,230,162,224,14,103,190,97,147,111,127,199,234,129,210,1,92,202,217,36,2,246,89,121,36,64,17,240,162,160,246,8,104,147,16,239,117,239,187,4,225,181,80,185,134,71,67,110,11,99,71,216,203,144,24,100,0,241,127,214,41,2,125,65,69,20,230,48,52,245,211,206,57,121,127,228,253,94,244,195,205,61,144,247,147,252,190,220,167,181,126,110,244,185,160,124,247,208,75,202,235,238,27,227,179,215,217,126,127,197,243,93,123,126,179,133,15,236,249,104,101,141,31,215,7,109,123,26,66,124,56,129,204,243,195,102,16,69,110,121,243,180,98,185,237,143,48,187,194,157,124,218,228,159,195,91,231,202,192,202,123,253,200,148,187,131,222,27,91,128,119,127,185,124,207,254,175,151,255,125,166,90,20,156,60,173,44,87,57,118,108,99,194,17,45,236,108,34,128,155,140,34,18,72,53,129,135,77,4,176,50,128,116,192,140,9,34,192,235,6,226,30,1,137,128,25,97,186,124,88,75,131,72,5,204,128,153,10,152,119,67,145,11,134,191,22,162,0,35,3,137,97,2,176,230,79,237,53,132,160,183,8,4,155,99,97,253,164,208,153,0,80,248,236,220,153,247,27,249,121,145,15,138,126,22,33,225,201,74,113,163,15,246,84,240,186,254,243,203,121,7,93,92,158,119,107,243,157,121,95,28,59,165,92,100,123,68,97,53,228,247,130,223,50,135,61,193,231,242,171,225,166,30,155,156,132,16,223,230,93,107,252,244,252,16,4,139,6,118,176,121,31,97,78,100,153,225,184,123,47,238,225,135,58,83,251,102,30,115,120,211,202,0,182,11,127,182,88,227,152,191,49,95,71,85,31,219,128,45,196,251,196,15,198,149,47,191,81,45,10,62,55,118,70,185,228,161,22,250,193,24,242,194,32,175,32,196,202,0,34,1,45,15,90,36,128,221,130,77,247,17,128,8,96,101,192,68,0,245,0,94,52,20,151,6,205,147,113,155,176,121,186,24,5,124,29,94,18,68,134,0,24,214,232,5,244,30,34,138,194,156,2,239,155,34,28,122,127,20,254,80,245,63,169,147,252,149,229,190,224,249,157,252,16,209,83,46,127,202,103,172,218,190,243,59,155,95,132,253,216,168,149,200,255,63,247,252,15,148,155,28,255,92,165,210,143,203,121,87,249,133,145,62,39,63,61,63,200,111,243,61,236,234,137,197,167,54,222,131,118,212,190,129,231,92,213,180,50,128,27,47,46,103,100,187,133,6,1,18,227,161,12,54,225,107,29,255,102,211,35,200,111,121,124,90,249,174,189,45,12,172,19,1,70,2,46,2,188,161,8,210,1,68,2,102,100,220,45,232,43,3,218,35,128,75,136,85,15,96,42,160,165,65,51,100,24,54,42,219,44,8,122,20,192,52,192,8,178,198,49,134,159,248,177,183,48,146,205,169,144,56,201,251,171,232,199,235,251,189,232,23,215,250,233,249,17,246,159,235,228,191,176,252,241,63,30,246,153,170,182,59,159,124,179,28,192,49,207,200,111,243,51,207,14,15,148,71,95,60,166,178,43,244,241,87,166,151,159,59,2,243,236,187,251,184,204,7,242,251,210,48,156,197,144,209,111,20,31,95,103,7,179,159,246,173,187,231,210,134,201,66,184,182,88,99,101,224,220,167,24,14,34,167,247,162,224,158,255,108,222,41,120,234,205,147,27,70,17,69,0,133,65,93,65,200,125,2,216,35,16,118,11,98,121,16,70,135,72,128,69,65,23,1,45,15,242,30,2,113,105,16,169,128,25,57,114,93,16,0,100,64,69,28,222,17,100,89,221,200,188,186,137,64,79,64,177,168,67,46,14,111,21,172,47,95,183,35,35,0,145,223,162,30,230,253,34,191,23,253,120,223,66,27,151,116,105,175,141,147,175,245,111,123,252,157,62,67,205,109,231,83,109,78,42,87,245,53,200,191,248,222,15,151,87,220,87,189,121,231,127,159,158,90,126,248,96,120,253,184,193,71,228,55,231,128,8,111,224,165,99,139,15,127,117,75,179,29,60,180,163,77,254,185,184,133,149,129,229,215,43,6,141,26,199,220,29,197,61,222,201,229,181,242,207,183,52,23,5,119,255,199,155,102,32,33,18,192,18,33,34,1,214,4,60,29,72,87,16,162,40,168,72,0,34,16,34,129,188,40,200,235,5,70,54,82,1,174,10,88,42,192,130,160,121,66,20,195,214,66,26,0,143,9,2,31,109,4,239,43,236,253,115,10,36,4,12,253,81,245,71,222,239,69,63,222,149,40,171,248,243,14,198,54,54,220,223,223,88,235,95,227,176,155,43,119,243,137,109,210,212,25,229,194,59,248,152,227,190,142,158,243,15,61,249,89,62,139,63,182,209,247,79,46,23,222,23,149,126,39,63,214,247,19,249,109,142,81,43,218,252,130,87,138,69,151,29,100,54,243,41,67,251,137,61,111,131,166,149,129,143,21,159,217,124,123,203,203,167,144,180,240,232,70,240,5,246,125,189,188,245,201,170,161,76,181,31,215,252,245,184,170,8,48,18,120,186,145,14,64,64,116,221,128,106,2,186,173,24,107,2,88,25,8,123,4,88,20,244,253,1,168,7,40,21,216,200,194,92,236,13,64,14,140,40,0,4,65,152,76,242,128,200,71,149,197,106,45,128,191,117,139,92,24,102,39,236,251,33,98,140,0,224,253,45,197,169,144,31,121,191,60,127,92,238,211,46,63,27,159,205,47,42,63,189,107,243,70,159,216,30,120,110,82,197,243,127,100,223,7,203,115,255,211,188,60,120,230,173,19,203,249,177,187,143,91,123,181,204,103,192,102,31,68,120,176,137,77,207,121,174,88,100,169,141,204,86,62,105,120,199,63,171,239,237,212,226,202,192,145,70,202,14,46,233,129,208,230,13,62,242,253,241,229,243,227,170,69,193,151,198,119,148,31,63,28,6,18,68,0,171,3,140,4,76,60,80,24,228,253,5,125,143,192,246,40,10,134,116,32,237,17,48,17,200,139,130,168,7,224,130,33,94,43,96,33,47,242,95,236,128,195,154,56,170,228,240,152,34,241,106,71,246,17,120,239,91,8,9,1,243,127,139,108,184,219,207,119,250,165,162,159,46,240,9,228,231,83,123,27,57,255,251,182,30,89,222,255,76,231,67,57,234,26,238,222,187,212,126,247,149,203,31,246,112,121,194,21,205,15,140,65,251,249,229,111,148,3,118,183,249,163,231,119,242,195,251,35,213,211,21,125,27,252,229,161,98,129,247,175,107,54,242,113,183,149,54,249,223,70,13,19,25,87,6,254,94,108,99,33,58,188,55,212,127,183,87,202,85,127,249,70,25,174,34,101,187,227,233,233,229,123,246,179,28,81,34,16,247,9,176,48,168,213,1,79,7,180,81,168,114,91,49,223,40,148,174,25,240,122,64,76,5,144,251,162,32,8,130,176,22,128,58,128,121,78,146,201,200,188,234,143,171,88,173,183,200,197,97,86,194,190,111,117,59,50,2,240,208,31,219,125,113,141,127,36,63,150,251,234,60,63,175,235,191,176,156,119,208,165,229,229,119,117,62,139,175,47,13,59,63,247,250,59,150,119,17,246,219,28,86,200,111,98,128,57,68,1,119,157,19,110,41,230,153,119,53,179,13,61,159,191,77,254,183,97,195,132,118,174,12,124,235,15,183,49,116,68,46,143,107,6,44,39,220,233,172,230,162,224,95,111,159,106,127,115,17,136,251,4,224,57,82,97,48,236,22,100,97,16,233,64,20,1,212,3,32,2,216,46,172,77,66,168,7,96,151,32,82,1,203,123,81,16,68,81,12,23,9,193,99,34,116,166,0,56,137,87,253,81,31,129,247,206,70,80,4,16,1,32,255,71,213,223,4,141,251,252,67,197,159,228,183,212,103,131,51,45,2,2,249,189,226,239,228,71,161,244,196,203,234,159,189,215,211,134,39,245,108,244,91,35,60,107,61,32,191,138,125,6,109,237,69,209,118,245,163,46,52,123,248,138,97,73,67,155,252,111,243,134,137,109,172,12,188,107,225,47,155,215,121,154,70,0,2,195,179,155,135,56,233,250,230,124,115,255,243,38,242,111,77,53,129,120,127,65,70,2,18,1,143,4,146,8,152,208,112,163,144,23,5,121,79,193,44,21,192,19,123,224,25,185,44,104,30,115,117,139,2,64,164,68,44,144,249,136,153,68,46,14,253,9,251,124,244,145,17,128,135,254,145,252,170,248,139,252,241,166,30,124,122,15,10,126,23,144,252,195,143,107,93,241,239,73,123,242,213,233,229,242,233,174,189,40,246,137,252,118,132,32,112,119,223,173,51,138,47,237,247,7,179,5,92,209,183,132,1,15,160,1,249,219,237,109,222,180,50,240,225,98,241,21,55,44,6,94,50,142,36,69,62,191,235,243,229,252,123,191,86,94,247,104,53,23,64,40,249,205,223,190,89,35,2,126,127,193,116,107,177,24,9,196,116,192,55,10,113,121,80,34,112,157,239,15,24,197,124,151,33,48,118,192,113,135,160,145,134,181,0,68,1,230,81,69,176,85,126,216,255,168,8,68,47,80,249,28,253,30,66,5,239,111,161,127,83,209,15,228,63,213,200,239,203,125,88,6,173,241,252,159,222,237,218,202,3,59,123,219,110,126,108,74,249,161,3,141,228,136,214,64,254,221,69,126,155,59,204,25,246,113,12,191,126,106,177,236,183,241,120,238,246,69,61,239,208,22,87,6,118,40,134,94,49,133,185,32,60,249,110,47,148,31,58,244,245,242,233,215,171,197,164,49,19,58,202,79,255,104,92,195,139,164,125,2,126,167,225,74,58,16,34,1,221,96,52,222,81,8,69,65,173,12,96,127,192,96,212,3,46,107,120,64,120,68,20,4,225,49,225,61,185,39,0,33,53,8,7,130,129,108,63,232,7,68,242,246,3,208,47,8,0,196,10,161,63,196,139,23,249,104,155,111,88,235,215,70,31,144,95,203,125,184,88,202,200,63,255,144,145,229,237,143,116,94,164,211,219,246,183,219,38,148,11,240,150,111,32,127,12,251,145,10,88,196,134,154,207,144,209,19,138,79,109,188,183,205,253,231,13,72,7,219,251,250,223,161,173,115,101,96,217,109,14,44,134,93,61,173,113,95,65,236,17,120,169,252,210,207,199,151,19,179,45,2,255,123,110,70,249,222,253,37,2,138,4,76,4,248,68,98,19,129,157,237,189,16,1,108,35,213,227,199,184,101,56,91,30,212,202,0,47,31,190,198,68,0,75,131,158,10,240,98,33,20,4,177,44,104,68,66,56,13,207,10,1,16,129,191,118,120,223,177,74,63,99,85,235,15,5,192,67,127,44,99,114,179,143,145,31,219,124,121,87,159,124,163,15,60,191,54,250,224,94,126,118,238,38,130,199,93,248,132,143,116,239,26,118,249,253,240,34,220,229,201,230,2,115,162,176,95,98,13,145,70,68,182,249,133,175,21,75,124,101,27,155,115,236,238,195,190,254,246,214,222,119,112,195,196,99,101,0,155,61,150,46,86,220,229,200,98,196,245,51,184,158,207,61,2,47,151,219,156,81,221,69,134,246,207,59,167,153,87,25,219,240,42,121,58,128,101,69,61,120,36,109,25,134,8,220,27,68,0,233,64,92,30,188,222,188,210,213,70,0,75,5,16,6,99,11,44,200,130,219,135,97,191,60,86,4,144,87,75,0,18,153,191,223,143,208,103,246,4,249,251,32,0,214,55,84,253,209,215,180,205,23,21,255,176,209,135,97,63,54,250,184,231,231,254,254,134,231,199,221,148,55,60,250,142,166,155,184,246,164,225,130,158,97,127,64,120,239,228,215,238,62,137,52,132,25,169,216,198,103,61,83,44,242,137,141,109,174,177,193,167,189,187,175,221,216,36,2,141,229,193,47,237,119,124,177,229,77,29,141,141,66,79,153,1,189,92,254,242,234,206,59,196,170,125,255,226,201,53,34,96,6,24,31,65,182,163,167,3,188,171,144,95,55,128,162,160,118,11,166,229,65,213,3,144,10,96,131,144,165,2,240,146,184,23,30,66,104,108,159,101,20,240,163,134,0,124,213,72,247,85,35,31,113,88,207,240,181,254,134,125,247,42,128,245,5,222,31,105,10,201,175,162,31,60,191,150,251,176,214,15,207,15,242,107,185,15,158,31,107,253,120,98,239,165,229,66,91,95,89,62,59,166,121,156,187,107,15,189,56,173,92,254,199,46,192,218,215,159,60,191,253,158,119,240,177,241,254,214,31,238,45,230,95,120,109,155,227,79,24,176,193,167,77,254,118,75,13,134,160,91,138,125,222,12,252,79,197,214,150,163,99,57,207,188,199,188,123,190,82,94,241,96,181,40,133,187,200,108,252,251,137,93,139,0,35,1,92,55,160,194,160,139,0,210,12,60,127,48,238,17,72,245,0,75,5,184,42,128,189,1,167,155,225,254,174,145,75,167,40,192,200,70,207,107,36,36,185,15,125,107,192,239,71,63,224,253,173,95,88,239,103,209,207,43,254,124,56,168,200,31,182,248,234,94,126,88,250,28,104,228,135,224,13,30,85,30,119,81,239,151,252,206,251,239,132,114,145,125,144,126,69,242,219,92,48,223,247,74,63,10,175,107,30,123,157,205,235,215,12,31,53,180,151,249,218,173,182,73,4,80,20,90,214,194,217,127,114,27,47,10,121,187,60,83,126,240,160,49,229,99,217,35,200,199,78,236,40,151,57,234,205,134,8,48,228,12,233,128,158,62,196,72,0,171,3,190,81,136,34,96,225,104,101,183,160,175,12,160,30,192,165,65,164,2,22,26,195,91,178,32,248,91,19,0,35,215,106,22,5,32,13,64,216,45,242,127,229,123,173,241,213,89,5,136,0,162,0,120,127,235,15,182,251,162,86,129,253,11,184,166,129,228,71,197,31,228,247,229,62,238,239,143,187,252,26,158,31,105,207,23,15,184,165,242,236,190,238,26,86,100,14,58,247,117,155,151,231,2,249,157,248,16,1,136,48,54,102,109,121,75,135,9,213,57,54,159,255,103,248,176,1,69,223,54,249,219,173,101,131,97,160,34,140,59,190,44,95,172,117,236,229,36,39,136,107,249,253,23,127,210,252,8,242,7,94,156,81,46,114,208,27,101,177,23,34,1,207,57,99,77,32,237,19,80,36,96,159,165,43,8,89,19,208,30,1,21,5,177,63,64,169,128,133,201,188,88,200,66,105,44,167,33,10,64,26,0,175,75,1,112,66,126,229,144,217,8,255,78,166,0,22,141,96,201,143,59,253,176,205,215,132,138,79,239,205,214,250,83,216,31,200,239,158,127,192,208,43,202,27,30,232,121,213,255,197,113,211,203,181,143,179,241,5,249,225,229,181,181,87,81,24,132,23,53,151,97,215,78,47,86,220,245,183,54,143,184,113,39,238,218,139,53,254,118,165,191,221,186,109,18,129,69,13,43,152,247,189,137,5,59,132,240,70,232,33,53,143,32,255,225,101,83,202,98,239,241,245,233,0,68,128,145,0,86,7,66,36,144,118,11,6,17,64,81,144,251,3,148,10,24,81,80,45,135,39,229,178,160,69,1,168,5,128,120,16,0,122,122,35,229,151,15,182,227,236,128,11,192,215,144,2,152,8,97,201,15,59,253,80,244,67,173,34,39,63,54,54,69,242,199,176,31,5,207,33,87,148,3,143,187,199,71,177,251,118,229,253,147,202,143,28,4,175,31,201,239,97,63,162,0,21,251,6,94,242,102,177,244,166,7,216,252,45,107,128,152,183,215,248,219,173,87,13,198,210,216,45,88,20,43,155,81,223,69,130,226,97,33,230,121,142,30,89,221,46,124,224,133,83,77,0,44,21,216,203,69,0,27,79,242,72,64,55,25,173,187,151,0,119,11,106,143,128,234,1,190,42,192,189,1,127,107,16,11,197,53,236,11,96,20,96,30,24,158,248,203,46,0,95,62,104,22,195,69,0,223,137,226,31,118,252,225,26,127,238,244,251,141,145,95,203,125,217,46,191,77,177,220,151,133,253,72,113,112,89,180,165,59,87,222,243,186,143,98,235,54,209,162,174,189,206,30,83,14,192,10,139,200,191,135,147,159,33,191,253,204,109,189,119,97,149,225,185,98,209,101,135,216,188,197,101,190,54,249,219,173,215,13,70,3,207,241,161,98,190,119,127,213,140,250,17,230,235,70,222,121,204,8,47,185,167,115,131,192,183,255,106,17,192,62,19,26,34,144,34,1,136,128,25,103,93,36,64,17,192,18,97,141,8,112,121,16,155,132,110,104,172,10,224,102,162,44,8,158,214,88,86,67,20,192,90,128,121,224,175,160,6,0,175,44,146,30,56,139,96,159,141,239,248,170,125,23,132,135,121,63,54,251,88,95,32,74,90,238,195,90,63,201,127,134,121,126,19,173,116,71,31,108,241,237,12,251,121,13,132,145,127,153,253,110,247,17,108,221,110,127,98,114,185,204,15,60,149,194,157,156,64,126,222,175,31,228,183,35,198,22,43,45,16,232,117,142,191,189,152,239,61,107,217,156,225,82,222,246,117,252,237,54,211,13,34,128,220,241,195,197,187,23,93,195,188,203,51,197,182,102,104,59,62,82,190,111,191,23,202,7,95,108,108,23,222,232,148,201,38,0,19,141,252,46,2,138,4,42,53,1,23,1,221,90,140,151,17,231,233,128,137,64,42,10,162,30,112,157,17,230,242,80,16,252,99,131,112,240,188,32,33,151,1,17,1,56,249,191,4,28,208,207,144,8,192,251,43,244,183,188,31,75,147,168,248,243,150,94,88,238,171,217,229,23,201,15,33,243,176,159,209,205,176,235,203,227,46,121,150,227,87,215,240,88,239,35,46,124,173,156,15,151,93,227,202,75,140,95,133,252,22,1,96,60,81,83,25,126,227,12,19,168,179,108,158,190,108,248,136,161,93,233,111,183,126,107,16,1,84,143,151,44,22,254,196,186,150,207,190,212,136,4,30,41,151,57,226,101,62,130,252,43,199,25,241,17,1,68,17,168,68,2,65,4,184,68,88,151,14,96,183,160,137,128,118,11,114,147,208,77,158,10,96,155,48,10,130,167,55,242,108,220,59,16,155,110,184,39,0,105,128,9,64,34,255,254,253,139,47,219,103,66,0,24,250,31,222,200,251,81,244,91,231,87,157,228,167,231,15,228,143,158,127,115,39,63,61,255,104,39,191,9,155,165,57,23,252,231,53,167,123,181,157,251,159,55,202,207,30,134,104,41,144,31,91,123,73,126,31,75,140,33,34,167,193,163,38,23,203,12,195,237,186,191,104,136,197,190,54,249,219,173,223,154,68,224,163,197,162,95,216,168,216,252,188,215,116,5,225,38,39,141,41,63,113,184,17,125,239,55,154,69,32,69,2,161,48,136,48,54,237,19,64,36,16,210,1,222,80,196,69,0,34,131,122,0,86,5,152,10,92,220,32,22,46,166,193,243,243,80,11,192,146,32,188,50,188,179,200,255,127,251,245,31,248,121,16,0,251,124,172,251,99,31,2,190,151,69,63,92,224,163,181,126,237,242,11,228,231,197,61,53,158,31,81,13,106,28,150,230,92,117,239,56,167,124,163,221,252,200,196,114,181,99,48,46,54,38,145,252,24,55,20,249,0,220,143,1,187,44,113,221,198,166,255,120,165,88,226,75,219,218,188,124,206,208,222,211,223,110,179,180,193,176,16,90,126,172,248,240,87,7,23,91,92,56,190,33,2,22,202,195,72,225,233,163,8,80,8,50,17,192,62,129,116,63,129,144,14,240,226,33,139,4,248,188,1,19,1,94,60,116,103,163,40,136,123,10,98,131,80,42,8,158,105,94,215,136,135,29,119,8,197,177,22,207,149,128,40,0,251,206,60,190,228,2,64,239,111,34,195,173,190,40,250,249,30,127,94,215,239,228,151,231,199,237,205,114,207,143,126,163,224,23,201,207,251,246,223,94,126,230,128,251,202,63,93,55,166,220,247,172,23,202,229,15,199,214,105,27,3,144,95,97,127,202,249,141,248,24,55,44,253,65,44,49,46,223,56,233,222,98,129,15,126,203,230,67,219,122,219,123,250,219,109,150,55,93,60,244,137,226,227,235,108,107,6,62,145,34,176,147,25,37,68,0,155,129,42,34,128,99,94,19,240,194,32,140,59,174,14,160,38,192,71,146,199,235,6,32,2,183,27,97,140,52,216,32,132,10,58,118,210,225,54,90,32,33,87,4,176,36,104,225,57,82,0,144,127,101,35,47,177,207,76,0,239,135,0,192,251,155,184,32,213,192,242,35,119,250,97,143,127,220,232,99,228,199,182,101,238,242,19,249,113,89,175,147,31,207,71,68,223,147,231,183,168,6,231,132,43,35,225,197,177,51,18,231,140,115,79,158,223,198,5,158,158,97,63,96,34,128,2,42,254,111,171,155,240,96,206,139,108,14,190,106,192,206,62,204,71,187,216,215,110,179,165,193,200,32,2,216,75,190,84,177,244,38,187,22,131,70,78,161,8,224,234,191,74,36,224,81,0,176,151,9,129,68,0,34,129,92,22,134,141,255,151,8,232,10,66,69,2,188,130,16,69,65,251,108,108,18,226,170,0,246,6,92,96,158,246,175,70,64,108,14,66,20,96,57,57,42,243,168,210,195,99,87,200,191,119,31,224,2,240,127,246,89,248,76,68,24,248,14,94,222,139,162,159,214,250,141,252,168,73,176,224,7,242,227,178,94,35,63,238,107,64,242,143,172,9,251,141,252,88,229,192,120,225,220,32,116,32,53,61,191,157,63,34,34,140,7,198,5,164,167,215,183,215,16,72,164,70,131,71,79,45,150,251,246,47,108,236,87,52,224,6,30,237,157,125,237,54,219,91,20,129,79,243,145,81,131,47,159,70,162,226,102,32,81,4,246,118,1,192,17,117,129,189,236,119,113,199,160,210,129,24,9,40,29,0,49,116,241,16,150,184,70,40,21,184,204,8,103,158,150,155,131,60,10,224,146,160,121,106,228,235,20,0,35,242,74,192,94,189,132,68,192,62,131,161,191,229,253,216,115,192,205,62,184,182,31,107,253,70,254,120,35,79,122,126,39,191,60,63,30,131,38,207,143,130,223,240,155,220,243,27,249,49,78,219,70,242,219,152,129,252,8,251,35,249,249,160,86,251,25,99,138,247,108,250,207,177,197,199,214,220,197,198,28,215,240,99,147,86,123,115,79,187,189,101,13,34,160,43,8,63,83,44,183,253,143,205,219,205,104,136,64,136,4,64,248,24,9,228,233,192,110,249,62,1,143,4,40,2,184,140,88,203,131,22,42,131,60,240,162,216,38,12,47,11,207,139,10,60,107,1,136,2,80,12,52,1,64,254,78,34,131,208,123,246,14,120,15,34,0,68,18,216,241,135,244,2,75,142,188,161,39,42,254,97,163,15,162,144,90,207,143,176,223,171,253,149,176,63,120,126,134,253,15,54,200,141,59,43,227,188,113,254,204,249,65,124,59,226,119,248,31,60,102,237,155,167,60,90,44,244,81,220,170,27,15,233,208,227,185,218,228,111,183,183,180,73,4,96,144,159,181,208,244,200,98,240,40,139,4,26,75,132,52,226,60,18,96,52,128,37,194,24,9,68,17,208,157,134,21,9,248,21,132,16,1,212,3,176,52,136,7,140,128,100,216,93,135,2,28,106,1,184,3,15,139,129,22,178,195,123,211,251,27,161,87,220,163,30,43,229,0,249,93,0,80,71,64,213,31,75,126,188,200,199,4,134,219,124,125,185,15,183,44,227,53,253,184,184,39,243,252,10,251,43,57,191,69,46,8,251,33,142,10,251,119,8,158,63,134,253,0,242,127,252,30,231,140,21,144,213,126,124,149,141,239,170,6,220,170,187,125,25,111,187,205,81,13,134,8,111,212,184,151,192,231,134,28,92,12,188,116,10,67,118,132,241,216,182,138,234,127,30,9,112,117,32,75,7,152,243,130,0,53,34,192,72,0,69,65,19,23,84,208,65,48,92,50,140,173,182,168,5,160,56,135,80,29,155,130,80,189,7,145,87,148,0,236,222,61,36,2,255,7,239,111,81,4,150,252,86,69,222,255,11,19,24,21,253,180,203,175,139,176,31,228,199,141,77,72,126,132,253,168,246,71,242,223,215,240,234,137,252,216,221,135,106,191,141,19,128,66,31,174,149,192,255,15,30,57,173,248,226,119,79,178,113,93,217,208,190,146,175,221,230,216,22,211,129,165,139,165,54,216,205,194,225,9,92,170,170,136,128,133,254,113,117,64,75,132,181,34,96,94,144,34,128,116,192,200,194,187,10,25,121,182,53,18,129,80,184,108,120,208,229,70,194,127,53,162,0,84,230,17,5,32,103,71,26,128,48,158,2,96,228,94,1,216,205,94,183,2,68,192,4,64,222,31,161,63,238,63,136,219,122,97,215,33,47,240,249,163,135,253,216,223,239,228,199,58,127,44,248,85,170,253,158,243,179,224,103,145,11,86,52,64,126,236,218,195,249,200,243,179,218,143,115,53,17,192,239,16,237,64,52,54,57,231,141,226,19,223,218,215,198,19,23,243,32,223,111,111,238,105,183,57,186,73,4,176,255,252,83,197,71,87,223,182,216,236,220,241,36,43,31,60,98,70,142,80,31,187,3,115,17,224,142,193,236,30,131,187,213,136,0,62,135,203,131,72,5,140,92,67,175,49,242,97,115,144,69,1,8,207,225,173,177,86,207,52,192,4,0,94,93,196,95,97,215,22,192,223,16,1,192,251,163,240,135,208,255,7,22,250,91,222,207,205,62,184,182,31,21,127,172,245,227,202,190,46,60,127,45,249,225,249,141,252,16,175,68,126,139,108,144,223,35,210,81,180,131,223,35,66,64,200,191,238,9,143,20,239,95,122,160,141,163,46,230,105,111,238,105,183,185,162,73,4,144,167,126,178,88,108,133,193,197,38,103,191,202,167,15,33,236,69,168,139,171,215,246,50,178,99,69,32,165,3,246,26,233,64,218,39,96,34,128,91,89,113,159,0,8,242,100,136,4,176,60,104,185,49,234,12,195,45,191,30,52,186,17,5,112,95,128,121,107,108,15,198,166,29,164,1,138,0,86,4,209,119,169,7,254,182,146,253,15,42,255,216,71,128,229,68,124,6,82,10,236,244,75,203,125,126,89,47,201,111,223,87,33,191,245,65,228,199,214,101,146,223,162,31,8,21,210,22,133,253,72,103,176,202,1,194,35,244,71,184,79,175,111,231,4,161,28,116,217,116,19,174,191,219,216,173,98,104,231,251,237,54,87,54,24,171,54,11,125,188,88,100,169,13,138,13,78,127,158,197,59,172,237,195,227,33,18,160,8,152,247,103,52,0,40,18,8,133,65,46,17,122,77,128,75,132,70,22,238,17,64,61,0,171,2,40,8,94,107,97,184,17,17,181,0,236,204,195,90,61,60,56,211,0,172,2,192,195,27,209,191,184,115,6,137,128,9,0,132,66,161,63,234,8,92,239,199,229,189,22,85,240,186,126,236,242,179,207,175,220,190,219,195,254,220,243,227,201,71,209,243,87,200,111,253,231,38,31,156,11,234,27,38,104,16,8,108,114,218,240,244,87,139,143,173,185,151,141,25,246,243,127,200,208,190,152,167,221,230,218,38,17,128,17,127,180,120,207,98,107,91,14,253,56,115,91,222,104,212,60,31,174,100,3,217,163,8,168,48,152,139,64,138,4,16,42,75,4,236,115,64,50,144,14,75,110,92,17,48,178,226,174,65,216,175,143,235,246,81,208,99,248,111,132,7,72,252,239,54,192,159,17,1,192,251,219,255,225,98,34,134,254,63,109,124,6,196,132,203,125,167,103,158,223,201,159,135,253,242,252,168,123,32,231,7,177,33,84,177,224,199,235,30,188,176,9,49,196,255,14,189,10,197,198,155,138,249,223,251,13,27,171,165,13,237,144,191,221,222,22,77,34,128,202,245,71,138,249,22,88,181,248,198,111,239,33,81,144,199,195,19,34,215,223,195,200,206,21,130,86,34,144,175,14,216,251,112,5,33,136,5,146,33,189,192,221,131,184,34,240,87,236,143,111,228,239,40,6,34,13,64,120,15,162,47,15,226,239,100,199,29,13,56,66,20,16,254,195,251,123,213,159,91,125,149,247,171,232,135,45,190,94,240,139,75,125,169,224,103,57,187,114,254,173,66,216,15,129,18,249,209,95,166,48,118,196,138,6,238,133,136,91,159,109,122,238,164,98,153,225,63,183,241,249,18,199,168,29,242,183,219,219,176,193,147,65,4,176,109,245,75,197,154,191,184,133,107,227,8,143,17,18,227,78,54,120,80,37,194,127,22,4,29,90,34,196,182,97,136,64,37,18,128,8,192,139,154,135,133,183,5,153,112,207,0,236,195,7,113,177,110,143,98,32,118,242,113,47,0,82,0,35,253,23,157,252,120,141,240,31,226,128,194,31,118,16,34,106,192,195,72,185,222,127,138,147,31,27,125,254,97,158,31,183,242,10,228,79,158,95,228,183,84,68,158,31,219,117,113,69,99,34,191,245,83,151,60,67,20,182,190,195,210,150,107,176,119,225,177,226,253,159,25,102,99,130,93,125,184,235,146,158,201,215,38,127,187,189,237,26,68,0,6,142,220,118,37,35,219,229,36,15,118,247,129,32,240,238,88,38,204,69,64,53,1,137,128,54,11,165,187,10,25,169,16,77,160,128,6,82,225,166,27,8,217,185,49,232,168,6,177,177,33,8,158,30,17,192,114,138,0,12,136,10,32,14,40,252,97,195,15,174,242,227,62,127,228,253,40,250,97,173,31,87,246,129,252,10,251,71,53,200,143,29,126,120,144,73,12,251,183,1,249,221,243,163,218,15,194,163,127,56,162,200,135,115,133,80,109,113,201,244,98,229,189,113,151,94,108,236,193,93,123,116,21,95,59,228,111,183,183,117,131,129,99,239,58,188,221,10,70,206,115,138,97,87,117,112,195,11,72,130,101,66,173,16,192,251,83,0,112,52,17,136,145,64,20,1,86,208,141,108,32,215,86,70,70,236,14,220,216,60,54,60,56,110,216,1,98,115,53,192,60,253,10,46,0,244,254,22,254,227,119,248,27,82,5,86,253,177,219,207,66,127,222,216,227,140,6,249,233,249,65,126,75,47,148,243,67,104,34,249,81,237,215,58,63,195,126,35,59,31,130,2,128,248,246,123,92,249,135,247,173,247,231,49,197,199,190,142,66,31,238,210,139,136,8,53,146,118,200,223,110,239,152,38,17,192,198,150,229,138,149,247,250,67,49,120,244,140,206,189,2,40,14,26,201,225,245,41,2,72,3,114,17,48,145,72,34,240,148,189,207,34,8,84,218,25,5,152,103,198,93,119,215,183,240,29,133,60,60,172,3,123,2,224,233,25,5,32,239,7,249,119,107,20,254,24,250,227,198,158,38,22,90,242,99,209,15,107,253,150,78,128,252,88,97,72,158,223,72,140,200,5,98,131,21,136,72,126,86,251,65,126,0,171,20,190,84,137,116,7,105,195,170,63,186,185,152,255,189,223,180,243,198,218,62,110,220,161,11,121,218,228,111,183,119,84,131,209,163,202,141,91,85,127,161,88,110,135,99,139,65,151,78,231,5,47,240,160,44,14,190,216,32,187,162,1,194,211,129,202,234,192,115,22,5,216,255,163,176,134,29,130,36,219,101,141,194,29,138,129,8,235,113,211,80,94,28,100,30,31,107,254,95,180,35,214,252,81,31,208,134,31,86,253,17,250,123,209,47,146,31,81,5,200,63,92,158,223,194,248,38,242,91,26,2,1,64,255,241,26,191,199,138,7,42,252,27,159,53,169,248,220,208,99,237,92,113,175,62,92,187,223,46,244,181,219,59,190,193,248,33,2,88,242,250,92,241,185,33,135,89,184,61,145,97,53,8,133,208,30,30,30,68,7,233,25,1,64,4,76,16,84,19,192,85,132,40,32,98,183,32,150,6,25,5,24,49,65,214,84,12,60,182,228,13,60,177,39,128,197,64,92,23,176,151,253,188,127,35,244,199,221,132,112,37,33,196,2,75,136,200,251,81,244,227,189,251,45,236,23,249,99,216,15,161,2,249,211,222,126,8,128,121,123,244,27,196,71,31,176,44,8,33,90,235,184,71,139,247,45,141,66,223,23,12,237,66,95,187,181,91,104,32,1,138,95,184,146,240,211,197,98,43,12,49,210,62,87,140,48,242,128,72,40,160,161,226,207,253,2,70,120,166,5,136,8,92,4,116,143,65,8,5,246,7,32,231,6,41,113,237,61,42,246,168,226,43,13,192,29,125,144,239,99,95,64,220,240,195,27,123,158,224,75,126,150,247,243,46,190,216,223,127,81,35,108,231,109,188,242,156,223,82,13,132,246,244,254,119,53,128,239,69,158,143,157,137,216,147,176,241,89,147,139,21,118,57,211,206,43,22,250,218,107,251,237,214,110,89,131,8,104,235,240,199,138,249,222,181,90,177,198,79,110,224,245,254,32,20,114,105,132,248,184,97,8,163,129,215,27,228,87,20,160,122,0,132,2,181,0,120,97,16,21,183,13,67,40,143,162,94,218,19,112,144,193,34,1,228,253,8,253,89,245,255,85,99,195,15,246,249,99,167,159,150,251,112,239,254,184,189,87,151,244,242,54,94,240,254,38,0,132,189,198,239,240,119,244,121,243,11,59,138,85,143,248,119,177,240,39,241,80,142,229,12,237,66,95,187,181,91,55,13,196,208,134,33,16,102,197,98,133,157,79,182,16,124,26,159,11,0,82,99,169,16,36,231,198,33,8,1,34,2,3,159,138,163,90,128,165,1,184,201,6,188,52,189,176,133,242,184,76,120,13,75,3,120,231,96,243,250,0,246,250,243,246,94,246,123,60,199,143,215,247,159,217,25,250,15,82,232,111,132,198,54,227,202,114,159,133,247,91,25,225,121,52,65,128,199,71,158,15,193,89,247,196,231,139,143,175,123,144,245,31,185,62,30,191,141,200,70,94,191,77,254,118,107,183,46,26,8,162,21,2,20,7,151,49,50,237,90,108,244,215,215,73,66,120,90,84,215,177,246,207,27,103,24,233,145,26,0,140,0,32,0,246,55,108,12,130,71,6,41,225,205,113,253,62,238,221,175,167,8,225,121,130,184,198,127,245,159,53,214,252,211,134,31,108,245,197,54,95,132,254,150,187,243,222,253,246,25,20,128,27,26,2,128,226,31,128,141,63,88,9,192,119,224,127,55,60,115,98,241,197,29,79,179,62,175,97,64,133,31,43,28,237,235,246,219,173,221,250,208,64,24,221,92,100,169,98,193,37,190,97,33,252,173,197,144,81,29,36,31,138,110,200,245,41,4,22,17,224,62,3,16,4,238,9,120,172,81,133,223,202,114,116,10,128,121,115,60,168,3,55,243,192,19,133,87,55,226,195,243,235,182,222,120,160,7,158,50,196,71,120,97,183,159,229,254,105,189,31,225,191,11,0,82,0,16,30,71,92,126,140,186,0,82,132,77,207,157,97,209,196,141,197,123,63,188,153,245,85,225,62,46,128,210,166,158,54,249,219,173,221,250,208,64,28,228,204,32,19,238,130,179,98,241,217,193,63,44,54,252,235,88,174,243,35,20,167,16,88,68,128,219,136,87,246,216,91,186,128,191,35,31,135,0,172,127,122,131,232,8,247,81,11,192,133,62,216,238,11,239,143,231,247,99,199,31,106,5,184,202,47,85,254,77,0,144,66,128,232,67,76,4,32,4,120,141,173,198,216,13,136,72,97,173,95,62,89,44,185,218,222,214,55,236,225,199,101,187,237,112,191,221,218,173,31,27,72,164,148,0,155,102,150,46,222,245,190,117,138,85,127,120,181,145,176,131,158,25,68,199,213,128,105,25,206,68,1,207,44,68,65,142,87,7,26,81,33,0,184,155,15,138,125,32,62,110,24,194,59,251,106,211,143,135,255,186,175,159,158,220,139,208,30,145,0,142,32,61,10,131,72,41,214,59,101,124,241,249,45,113,139,174,213,217,167,70,186,210,94,218,107,183,118,155,69,45,143,6,190,88,44,181,193,190,197,183,78,121,145,97,56,188,51,110,13,198,28,221,128,130,29,67,116,35,45,138,122,235,89,10,128,53,254,117,126,109,228,63,174,113,135,31,62,201,215,68,225,155,8,255,125,227,15,83,0,35,56,69,224,2,35,60,96,17,1,46,255,197,231,172,127,218,212,226,255,246,27,93,44,240,190,13,172,15,88,211,87,184,143,190,181,189,126,187,181,219,44,108,32,23,60,44,162,1,108,28,90,202,240,181,98,133,93,78,45,214,255,203,155,141,189,250,38,6,240,216,56,162,144,135,141,64,216,212,131,28,31,247,241,71,200,143,40,0,251,2,248,72,47,221,227,207,111,243,133,40,0,123,255,33,4,216,11,128,215,220,77,248,187,55,139,149,246,188,184,88,232,35,131,236,59,177,127,31,59,249,226,154,126,155,248,237,214,110,179,169,41,26,64,133,29,79,192,253,92,241,158,15,125,171,248,242,1,151,26,153,39,52,60,185,17,25,151,240,98,63,63,150,247,176,198,143,203,123,215,50,226,35,244,167,0,224,14,191,136,0,252,89,254,216,3,128,84,0,79,248,1,240,243,154,199,190,88,124,97,219,83,139,249,22,192,115,247,112,135,158,143,25,144,231,67,132,218,225,126,187,181,219,91,212,64,60,120,94,84,218,177,121,8,161,248,231,139,249,222,179,86,241,249,173,78,40,86,59,234,177,226,27,191,157,70,15,143,60,63,121,126,15,255,41,2,246,59,172,255,35,53,192,254,255,111,153,16,124,243,228,233,197,26,71,63,85,172,184,203,5,197,146,171,236,105,159,185,26,63,23,143,67,111,120,252,54,241,219,173,221,230,160,38,33,64,40,14,33,192,125,6,240,196,156,149,138,121,230,95,187,88,114,181,61,139,207,111,249,199,98,197,61,175,43,190,122,232,147,70,238,137,197,234,71,79,48,140,55,145,120,173,88,237,200,151,139,175,29,254,72,177,226,238,163,138,165,55,251,69,177,224,135,54,183,247,226,70,156,88,206,195,38,30,236,219,199,231,226,243,219,196,111,183,118,155,67,91,140,8,144,26,32,76,71,122,128,144,29,155,114,16,190,99,103,30,60,250,215,29,216,176,131,61,250,88,194,91,222,128,106,62,110,199,133,138,62,72,143,170,126,187,184,215,110,237,54,23,53,16,21,128,183,6,121,17,178,99,15,62,158,81,128,194,33,200,141,29,122,0,94,99,105,17,98,1,194,67,56,224,233,35,233,219,196,111,183,118,155,75,155,8,12,128,208,16,133,86,104,19,190,221,66,43,138,255,7,242,66,161,98,23,15,114,187,0,0,0,0,73,69,78,68,174,66,96,130],"MSIProductID":"","Architecture":"X64","PSUninstall":"$proc = (Start-Process -FilePath \"$(${Env:ProgramFiles(x86)})\\Tanglet\\Uninstall.exe \" -ArgumentList \"/S\" -Wait -PassThru);$proc.WaitForExit();$ExitCode = $proc.ExitCode","PSDetection":"if(([version](Get-ItemPropertyValue -path \u0027HKLM:\\SOFTWARE\\WOW6432NODE\\MICROSOFT\\WINDOWS\\CURRENTVERSION\\UNINSTALL\\TANGLET\u0027 -Name DisplayVersion -ea SilentlyContinue)) -ge \u00271.5.3\u0027) { $true } else { $false }","PSInstall":"$proc = (Start-Process -FilePath \"Tanglet_1.5.3.exe\" -ArgumentList \"/S\" -Wait -PassThru);$proc.WaitForExit();$ExitCode = $proc.ExitCode","PSPreReq":"[Environment]::Is64BitProcess","PSPreInstall":"","PSPostInstall":"","ContentID":"4f3e9e8f-4191-4f9f-8067-1d51f58e4bc4","Files":[{"URL":"https://gottcode.org/tanglet/download/?os=windows\u0026tip=0","FileName":"Tanglet_1.5.3.exe","FileHash":"CA0E245EB4331B22D8482B3F9521E1C5","HashType":"MD5"}],"Author":"stone.crusher@web.de","Category":"Games","PreRequisites":[""],"SWId":0,"IconHash":null,"IconURL":""}

Import this for package with permanent URL.


Concerning foobar2k, there is no official download or mirror without hotlinking protection that I could find. Just asked in their forum, no answer yet.


Zotero works with silent argument /S although in their forums an advanced user suggests -ms.

EXP_Zotero5.0.62X64.json
{"ProductName":"Zotero","Manufacturer":"Corporation for Digital Scholarship","Description":"Zotero /zoʊˈtɛroʊ/ is a free and open-source reference management software to manage bibliographic data and related research materials (such as PDF files). Notable features include web browser integration, online syncing, generation of in-text citations, footnotes and bibliographies, as well as integration with the word processors Microsoft Word, LibreOffice Writer and Google Docs.","ShortName":"Zotero","ProductURL":"https://www.zotero.org/","ProductVersion":"5.0.62","Image":[137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,128,0,0,0,128,8,6,0,0,0,195,62,97,203,0,0,0,1,115,82,71,66,0,174,206,28,233,0,0,0,4,103,65,77,65,0,0,177,143,11,252,97,5,0,0,0,9,112,72,89,115,0,0,11,18,0,0,11,18,1,210,221,126,252,0,0,59,20,73,68,65,84,120,94,237,157,7,184,93,85,157,197,71,198,1,198,209,161,75,15,53,64,232,65,116,32,1,41,1,165,24,154,32,32,160,136,34,8,56,244,162,32,53,144,158,188,151,228,165,247,222,243,242,250,123,121,53,189,17,106,18,32,36,33,132,46,98,153,177,204,167,184,103,253,54,103,93,55,119,130,35,73,46,146,152,251,125,235,219,251,156,91,222,57,123,173,255,250,255,247,62,231,222,247,79,219,30,219,30,255,112,143,7,31,124,112,251,135,30,122,232,218,199,30,123,236,185,71,30,121,164,229,167,63,253,105,199,159,252,228,39,219,101,79,111,123,108,173,143,7,30,120,96,103,17,125,159,8,127,93,2,8,157,58,117,10,143,63,254,120,248,217,207,126,22,238,191,255,254,149,247,220,115,207,245,122,110,199,236,229,219,30,91,203,67,4,31,160,168,47,82,251,95,18,65,120,248,225,135,195,19,79,60,17,186,117,235,22,33,39,8,8,66,228,7,9,228,173,251,238,187,239,103,122,253,110,217,219,183,61,182,212,71,215,174,93,79,124,244,209,71,39,40,210,255,168,54,18,79,11,233,211,167,79,15,43,87,174,12,207,63,255,124,152,50,101,74,232,220,185,115,80,58,136,175,193,17,132,223,74,4,37,106,91,103,31,183,237,177,37,60,122,245,234,181,157,8,238,40,52,119,233,210,37,18,43,33,4,250,189,123,247,14,149,149,149,225,149,87,94,9,111,190,249,102,88,187,118,109,88,189,122,117,88,183,110,93,88,181,106,85,40,43,43,139,226,32,53,224,10,8,66,120,95,162,153,174,207,105,151,253,137,109,143,79,227,163,71,143,30,59,138,224,235,37,128,149,66,36,219,237,192,129,3,67,75,75,75,120,235,173,183,34,241,175,190,250,106,4,196,191,252,242,203,145,124,128,48,64,67,67,67,232,219,183,111,20,14,2,34,93,80,43,8,11,180,125,137,176,173,96,252,180,60,68,252,110,34,250,103,194,91,144,13,32,15,140,29,59,54,44,93,186,52,188,253,246,219,225,141,55,222,200,145,190,126,253,250,156,8,94,122,233,165,40,2,90,128,16,112,6,94,55,111,222,188,48,108,216,176,208,179,103,207,15,137,65,88,37,135,184,73,130,248,92,118,24,219,30,159,244,67,164,28,210,189,123,247,18,181,191,37,210,139,138,138,34,250,247,239,31,166,78,157,26,86,172,88,17,126,254,243,159,135,215,94,123,45,2,178,211,190,69,240,194,11,47,132,23,95,124,49,194,78,224,62,233,129,215,61,249,228,147,81,76,8,65,127,51,166,19,32,1,188,43,33,60,42,124,49,59,172,109,143,66,63,68,246,73,138,242,105,138,252,63,153,248,226,226,226,48,96,192,128,80,94,94,30,163,25,226,95,127,253,245,24,197,38,29,64,38,251,77,254,154,53,107,162,0,40,6,33,61,117,1,90,11,3,33,240,250,229,203,151,71,113,241,55,93,87,100,169,225,247,170,27,6,73,8,71,100,135,185,237,177,57,31,34,124,59,145,124,137,6,126,46,164,99,243,144,94,82,82,18,6,13,26,20,26,27,27,35,169,228,120,19,237,214,253,212,1,16,6,185,30,177,224,20,0,17,32,134,84,16,134,133,65,106,224,115,232,87,87,87,135,62,125,250,228,28,129,212,160,20,241,103,137,161,76,98,56,53,59,244,109,143,77,121,136,228,207,201,118,111,18,86,97,191,144,15,241,12,252,136,17,35,194,220,185,115,99,81,7,241,41,233,38,25,178,216,54,249,236,243,126,162,26,1,48,13,4,68,183,197,144,47,8,11,193,5,163,103,14,124,14,5,35,105,7,33,216,21,178,5,166,197,194,229,114,133,207,102,167,179,237,241,183,62,20,225,95,148,197,63,42,210,223,117,196,99,187,20,118,99,198,140,9,203,150,45,139,133,29,118,14,82,194,1,125,246,217,238,13,246,19,197,88,63,36,18,201,144,255,220,115,207,69,152,120,196,64,11,120,141,197,64,223,53,130,157,193,174,64,193,56,100,200,144,92,157,128,35,100,41,98,173,112,171,132,240,249,236,244,182,61,62,234,161,193,59,66,131,55,72,132,255,62,37,157,252,78,238,133,172,119,222,121,39,71,186,163,27,98,221,7,126,158,214,251,176,124,207,251,29,201,144,10,241,207,62,251,108,78,8,118,0,182,45,2,182,33,60,21,130,29,129,62,45,224,24,158,122,234,169,40,82,9,56,151,30,36,0,4,241,75,181,79,8,251,100,167,187,237,225,135,6,235,84,69,122,153,218,63,51,112,46,236,176,86,22,103,136,88,19,111,114,33,53,141,252,84,0,38,156,125,158,219,179,15,1,152,44,136,131,216,103,158,121,38,34,117,2,11,97,67,105,193,34,112,139,144,236,10,180,22,2,175,103,133,17,71,200,155,66,254,143,220,96,184,210,196,209,217,233,255,99,62,52,40,159,213,224,124,75,132,47,78,11,59,242,59,196,147,91,25,72,172,30,162,211,136,167,117,223,176,40,0,162,112,196,91,0,136,200,4,65,62,228,65,210,211,79,63,29,145,47,132,180,181,16,156,26,82,1,164,176,24,0,127,131,99,228,239,85,85,85,197,250,197,169,1,200,9,254,172,182,74,194,56,43,27,146,127,140,135,6,225,243,34,253,86,145,191,150,65,1,68,60,196,179,232,66,97,71,81,151,95,216,177,144,67,235,252,110,178,45,4,183,22,128,69,0,176,125,91,191,35,21,2,33,20,210,45,2,82,129,133,144,146,159,47,4,222,235,247,123,155,207,181,16,232,251,239,32,4,142,129,227,73,11,70,82,3,206,64,122,144,35,44,83,123,149,218,127,201,134,105,235,123,40,186,247,17,233,79,136,240,95,66,58,132,147,223,153,202,141,27,55,46,46,182,96,243,41,241,216,189,137,53,233,12,164,133,0,216,239,190,193,235,136,120,59,128,163,30,82,104,83,7,160,160,4,228,110,147,111,71,112,139,0,16,135,107,5,59,1,173,193,103,129,84,0,233,223,163,143,8,57,54,68,78,193,72,186,67,8,73,122,88,167,212,112,71,183,110,221,254,61,27,182,45,255,33,107,63,90,196,15,151,0,254,7,139,135,116,214,230,25,0,242,59,3,6,241,68,184,115,60,125,136,53,216,103,178,83,81,88,16,41,241,142,54,90,4,224,138,31,17,56,34,249,155,144,6,177,22,0,75,198,136,16,164,142,144,10,3,152,112,222,235,62,128,124,90,11,0,129,208,247,54,45,127,155,99,224,120,56,15,254,214,232,209,163,163,35,112,17,10,100,83,201,95,171,47,125,244,216,63,27,198,45,239,33,178,207,146,181,87,137,240,63,99,123,68,250,208,161,67,227,146,234,236,217,179,35,73,172,216,217,218,77,46,36,166,4,155,100,71,189,159,163,15,32,217,128,116,8,119,244,51,208,222,118,52,154,24,8,131,68,136,183,3,208,66,138,183,141,124,71,176,27,56,53,216,21,44,0,254,6,176,35,152,124,183,169,16,56,23,94,235,21,70,138,70,156,1,81,168,253,163,132,48,70,251,143,207,134,245,211,253,232,215,175,223,191,136,232,171,132,101,76,221,88,165,35,175,163,114,174,191,51,184,20,117,94,170,117,52,91,0,41,233,108,167,164,187,5,142,110,139,192,81,111,33,164,81,239,54,37,192,209,10,137,75,150,44,9,139,23,47,142,199,102,23,128,104,247,45,6,246,209,90,0,118,136,84,4,118,5,127,62,173,133,96,81,0,139,192,53,9,199,200,57,32,10,86,24,25,59,82,36,130,0,20,200,66,189,130,234,220,108,168,63,93,15,217,249,78,58,232,187,100,237,235,177,118,34,29,210,39,79,158,28,234,234,234,226,192,191,251,238,187,185,171,114,144,107,228,71,189,73,134,80,139,128,253,38,217,112,148,187,53,76,184,69,0,28,253,182,98,19,6,129,139,22,45,138,2,64,8,118,3,147,239,214,66,176,3,24,22,132,29,192,34,176,40,76,120,190,16,82,49,210,2,142,141,227,182,144,155,155,155,195,240,225,195,99,209,136,123,210,102,120,78,184,86,206,186,125,54,252,127,191,135,8,223,95,81,222,99,240,224,193,191,118,164,67,58,185,125,225,194,133,145,180,247,222,123,47,230,120,150,108,109,247,38,29,130,83,210,233,123,219,68,123,31,176,8,32,215,3,101,210,243,97,139,117,222,103,224,25,100,147,96,7,88,176,96,65,68,42,4,3,1,88,20,136,0,194,221,71,12,22,132,221,128,190,201,183,32,252,183,210,62,173,73,55,56,78,31,171,133,192,56,240,247,39,78,156,24,131,74,227,28,235,39,132,160,128,123,93,253,159,106,255,46,25,29,133,123,132,16,62,35,252,179,240,89,48,98,196,136,182,250,195,99,20,237,127,28,57,114,100,172,226,167,77,155,22,106,107,107,227,64,80,201,255,242,151,191,204,69,188,163,158,22,34,45,128,84,8,249,98,128,236,72,186,6,245,21,229,195,181,42,144,210,118,157,242,36,253,20,171,85,81,231,99,141,138,170,151,85,101,175,82,149,13,94,210,180,11,188,216,169,83,196,115,15,62,152,195,243,15,61,20,177,226,145,71,194,242,135,31,254,63,88,249,232,163,241,57,64,31,188,240,216,99,17,244,249,60,127,62,127,19,172,144,184,16,5,194,131,252,84,0,110,221,71,8,169,48,16,2,162,96,156,248,12,174,118,114,13,4,103,176,32,196,193,127,9,197,10,192,131,196,205,118,25,62,147,81,183,121,30,217,135,238,56,107,214,172,175,139,236,38,34,157,3,25,63,126,124,40,45,45,141,243,91,148,75,180,255,234,87,191,138,2,128,108,14,28,216,202,221,247,54,128,100,139,192,125,71,254,90,125,230,43,87,93,21,214,126,249,203,91,12,94,249,202,87,194,171,39,157,20,94,107,215,46,188,113,202,41,97,253,119,191,27,158,151,107,56,61,216,13,104,17,133,133,65,107,226,17,1,196,167,66,192,205,24,19,198,153,180,74,208,193,3,1,8,23,194,159,84,96,79,85,13,113,172,184,34,80,55,159,8,50,1,124,129,252,62,115,230,204,88,177,98,243,115,230,204,137,145,10,233,144,15,241,144,140,221,167,36,167,68,167,251,128,95,231,231,34,241,178,245,117,250,220,181,183,223,190,193,65,254,52,3,1,172,251,143,255,8,235,79,62,57,188,222,190,125,120,235,171,95,13,235,238,188,51,166,9,4,128,67,34,0,139,192,228,227,0,105,107,33,216,17,156,34,16,131,199,136,245,132,73,147,38,197,64,100,217,153,2,146,237,121,243,230,237,4,103,25,125,155,254,64,77,194,14,183,222,122,107,188,171,22,245,113,16,191,249,205,111,194,47,126,241,139,72,60,164,59,194,211,168,7,105,46,247,62,147,205,235,156,207,115,182,79,174,87,229,203,64,2,6,117,75,128,143,23,7,72,5,240,206,233,167,135,213,74,69,144,143,8,82,32,0,183,144,159,10,2,226,105,137,122,187,1,240,182,199,11,113,53,53,53,197,180,192,194,210,140,25,51,254,13,206,50,250,54,207,3,69,221,114,203,45,1,17,220,117,215,93,113,42,103,210,189,122,151,79,174,97,81,208,119,203,107,82,97,112,50,49,242,181,111,157,84,252,154,6,15,27,101,32,63,117,224,184,242,16,143,87,150,15,94,63,245,212,240,198,105,167,133,55,69,252,219,103,156,17,126,222,161,67,120,247,107,95,11,171,198,140,201,205,28,0,130,48,16,65,154,26,32,30,228,215,7,184,128,219,52,53,176,110,192,138,226,99,170,71,84,152,255,107,70,219,230,125,64,254,205,55,223,28,69,64,101,15,177,46,240,82,226,105,29,217,38,216,132,251,117,244,99,164,103,45,228,131,87,53,253,121,243,172,179,194,155,26,196,79,29,20,205,144,250,166,72,125,235,204,51,195,91,58,206,183,69,236,219,231,156,19,222,62,239,188,240,118,199,142,225,237,11,47,12,239,92,124,113,120,231,155,223,12,63,191,236,178,240,238,165,151,134,95,8,239,93,114,73,120,79,251,86,84,84,228,214,21,32,61,21,0,228,131,191,150,34,156,22,0,162,112,74,96,21,145,229,100,28,186,83,167,78,133,249,118,211,221,119,223,29,254,243,63,255,51,10,0,226,77,52,45,7,145,246,13,139,192,164,27,236,131,112,79,233,60,111,255,213,53,215,132,223,106,176,192,127,107,32,63,85,184,244,178,240,223,223,190,42,252,246,186,235,194,239,126,116,83,248,157,106,148,223,253,228,39,225,119,143,60,26,126,39,139,255,125,113,113,248,189,166,105,127,80,81,246,7,69,251,31,148,155,255,48,118,236,7,125,85,238,127,16,73,191,214,123,32,223,128,124,139,129,214,83,73,11,195,130,128,112,68,192,182,251,118,6,184,96,137,221,14,32,33,20,70,0,63,209,201,222,115,207,61,49,5,56,242,77,174,193,62,239,135,88,11,194,45,251,136,120,8,119,228,67,60,96,223,226,35,142,8,75,4,218,69,135,31,254,233,66,155,54,97,241,209,71,135,37,199,30,27,150,156,112,66,120,82,121,255,73,165,132,101,114,134,167,228,8,79,203,13,158,149,19,60,123,193,5,225,57,9,230,121,137,248,185,139,46,10,207,177,125,254,249,225,25,185,199,147,95,250,210,135,22,149,232,59,37,120,159,29,193,64,0,68,127,234,6,244,105,169,7,72,197,172,186,178,132,140,11,168,14,40,140,0,30,212,92,153,239,214,221,127,255,253,81,0,16,10,28,249,38,220,48,225,209,218,213,135,112,183,144,109,7,112,31,59,91,8,241,194,66,13,56,88,240,105,131,142,109,129,132,176,16,28,121,100,88,116,212,81,97,145,68,177,232,152,99,194,162,227,142,11,139,142,63,62,44,6,18,136,129,88,150,180,109,27,150,240,188,94,159,46,46,209,39,37,56,45,24,16,111,49,56,37,24,169,24,16,0,245,24,107,3,174,3,148,14,10,35,0,242,75,246,117,169,168,58,72,54,249,110,45,10,147,15,217,142,116,183,38,220,81,15,241,128,62,2,136,200,6,124,254,86,0,206,35,10,58,59,55,72,79,151,152,237,4,169,0,16,132,211,0,207,67,124,234,8,8,0,144,2,168,199,88,15,224,66,18,179,0,9,161,48,2,224,110,87,114,12,192,1,32,56,37,220,17,206,126,195,2,72,69,0,241,22,130,237,31,1,80,217,198,8,3,217,224,205,219,10,96,17,248,220,88,118,78,151,154,237,4,169,40,236,10,118,6,68,0,249,105,122,64,0,78,1,220,135,232,187,142,10,38,128,236,238,149,120,23,139,231,250,41,217,192,2,192,13,242,163,158,190,35,158,214,139,27,8,128,19,161,239,193,74,201,159,187,5,35,95,4,180,8,192,215,30,82,17,164,2,160,133,124,250,118,7,68,64,139,8,104,157,14,8,70,86,3,17,0,179,129,130,9,128,2,195,2,64,117,38,26,98,233,211,26,38,29,208,119,164,179,237,136,183,8,188,176,65,235,193,154,119,216,97,97,110,134,57,91,48,124,14,156,143,69,205,133,50,46,64,209,90,4,233,69,40,147,159,182,238,59,61,164,245,1,193,200,197,184,130,11,128,20,144,85,153,49,250,77,188,35,157,126,186,13,193,38,218,164,167,128,124,207,101,221,119,212,164,196,207,222,130,145,10,33,158,151,0,249,243,231,207,143,2,0,118,131,212,17,44,10,187,131,247,165,233,1,17,224,0,4,33,23,134,16,0,220,20,172,8,36,242,17,1,149,166,5,96,64,50,72,251,0,49,128,148,116,71,189,109,63,237,231,236,51,27,184,13,13,234,150,6,11,192,231,198,151,72,124,9,154,214,176,35,184,70,48,241,238,219,5,44,2,90,28,0,46,152,6,114,243,8,183,148,21,76,0,182,127,4,224,28,111,146,137,240,148,236,116,159,201,135,100,162,220,34,0,44,106,176,223,171,91,142,24,147,223,178,21,192,34,48,184,136,195,133,52,90,96,65,216,17,44,2,183,16,111,55,128,116,182,221,226,2,184,46,247,8,96,255,5,117,0,166,129,136,192,14,0,249,20,125,249,17,15,217,182,124,19,13,241,206,243,105,223,207,179,168,129,0,114,145,211,186,117,104,17,154,183,2,112,30,156,143,207,141,31,171,224,190,72,68,0,249,110,17,1,169,193,98,128,124,64,31,1,88,12,78,11,118,2,198,26,1,48,3,128,27,185,64,225,4,192,26,0,46,96,1,240,199,13,147,153,246,77,52,228,210,247,126,246,165,251,189,172,233,136,249,36,201,111,42,48,248,27,156,143,29,1,194,65,42,4,139,192,174,224,26,33,117,6,4,128,16,112,6,167,5,68,64,160,177,20,76,244,35,0,181,133,17,128,23,129,112,129,84,0,105,164,167,72,201,103,155,22,176,143,231,12,200,167,152,225,185,230,108,144,104,63,9,114,54,132,198,205,12,127,110,60,39,206,79,196,115,207,159,5,0,32,221,173,5,128,32,242,139,69,4,129,0,82,17,48,134,220,114,15,249,89,138,46,156,0,178,171,77,49,239,56,242,55,36,0,147,204,115,128,190,163,158,231,77,60,45,228,59,5,48,80,22,128,7,110,115,99,67,36,229,163,97,51,194,159,233,115,226,14,42,174,223,27,169,24,236,6,249,34,128,120,167,137,84,16,8,129,113,99,21,16,1,48,75,43,216,197,32,126,75,143,159,81,195,1,54,36,0,90,147,156,18,238,190,133,144,18,238,139,26,94,218,100,128,82,251,79,137,43,4,114,164,31,122,104,104,200,67,253,102,64,250,121,254,123,245,245,245,81,4,252,176,5,64,4,180,22,2,109,234,12,22,132,197,96,65,216,13,24,63,95,8,194,1,10,46,0,128,0,76,56,164,210,55,193,41,241,28,28,112,159,214,196,35,4,192,84,198,96,144,62,169,252,159,47,130,124,210,103,109,6,228,132,224,191,33,204,154,53,43,7,136,71,12,0,226,13,72,183,43,208,166,34,160,159,58,2,227,198,12,0,1,224,206,18,65,97,4,192,15,40,114,69,144,84,192,124,223,86,111,178,77,110,62,217,192,57,222,175,117,196,91,8,156,4,43,91,22,64,161,69,240,127,200,23,234,133,148,188,186,77,68,250,89,169,0,184,169,147,59,168,17,0,110,64,107,17,88,8,118,6,59,129,69,144,186,0,125,68,193,84,16,251,247,44,173,96,2,224,50,48,2,176,3,64,36,132,90,8,38,216,173,173,222,145,110,228,71,191,47,110,32,128,154,251,238,11,21,247,222,27,42,133,138,123,238,137,112,191,252,238,187,99,159,214,240,254,178,187,238,138,96,219,253,153,119,222,25,74,239,184,35,182,51,110,191,61,182,211,111,187,45,76,87,127,218,173,183,134,169,194,136,235,174,11,197,167,158,26,30,218,99,143,240,128,240,152,80,117,240,193,161,238,144,67,66,237,38,128,247,27,8,32,186,0,98,224,121,145,111,32,6,144,10,193,174,176,161,26,193,238,144,130,229,97,4,0,249,89,141,86,24,1,240,91,186,220,15,128,8,16,128,139,57,71,53,196,211,66,172,163,220,173,201,6,142,124,147,143,130,189,182,109,248,162,135,151,60,61,231,53,242,23,68,104,169,138,221,2,138,36,230,204,206,151,20,78,68,142,243,42,3,58,84,3,119,239,158,123,134,91,119,218,41,252,88,168,110,219,54,52,28,126,120,36,177,102,35,145,47,4,11,128,231,102,92,115,77,36,190,166,166,38,18,158,10,32,21,130,197,96,17,32,10,68,96,39,64,8,28,63,125,198,131,220,159,204,210,10,39,128,236,119,116,115,41,192,196,59,215,59,194,233,155,120,239,51,225,169,16,82,194,45,4,192,182,73,119,31,240,156,69,0,241,32,93,46,77,167,72,8,192,176,117,58,135,50,120,53,147,38,133,199,15,58,40,60,176,219,110,225,190,93,119,13,21,199,31,31,26,218,180,137,68,85,111,36,242,133,224,84,192,246,180,11,47,12,85,149,149,241,7,35,0,183,113,35,4,167,3,4,64,127,67,105,1,1,228,167,5,68,0,56,111,114,191,215,105,212,22,70,0,247,201,158,113,0,192,26,128,137,79,91,72,5,169,40,76,186,109,158,214,125,96,82,221,66,56,240,62,11,193,34,0,94,22,117,180,155,124,250,249,34,112,193,100,242,137,162,134,242,242,208,231,184,227,66,103,89,126,167,221,119,15,101,199,30,27,154,142,58,42,84,31,44,34,133,170,141,132,223,95,35,212,30,162,90,64,128,252,201,29,206,10,229,165,165,241,183,138,249,134,79,69,69,69,78,4,180,249,142,0,236,4,0,81,0,187,2,45,231,65,223,2,32,53,103,46,80,24,1,220,171,252,203,125,129,212,2,76,255,76,178,163,220,118,15,216,79,11,209,180,142,120,8,181,8,210,200,79,35,222,72,35,223,207,65,188,151,66,105,55,20,237,22,128,201,7,216,62,136,131,166,193,29,124,202,41,161,167,172,191,187,80,122,244,209,161,229,152,99,68,224,193,17,149,27,9,191,191,90,176,3,68,242,219,183,15,211,39,76,136,223,162,130,124,190,84,131,0,232,35,0,139,1,113,88,12,118,3,139,194,174,224,214,117,2,45,227,128,0,152,165,129,130,10,0,144,10,88,243,119,212,59,210,13,147,109,171,79,35,223,132,155,116,144,146,157,10,128,109,147,109,194,141,252,168,135,108,47,142,208,66,122,42,0,34,63,90,191,34,102,228,185,231,134,62,123,237,21,138,133,105,178,252,57,178,126,147,88,177,145,72,133,224,84,64,59,233,75,95,10,211,70,142,228,203,26,81,0,124,179,42,21,130,221,192,34,128,116,167,6,64,63,223,21,220,90,0,156,63,145,143,3,144,158,213,22,86,0,118,0,200,134,104,3,23,128,100,19,111,242,189,207,118,239,200,247,118,42,128,20,38,158,19,180,16,76,54,173,163,156,231,32,153,109,90,11,33,205,251,46,152,198,93,126,121,232,183,247,222,161,159,200,159,116,216,97,97,238,9,39,228,72,44,223,72,164,66,136,14,0,249,106,39,43,165,76,29,56,48,126,149,142,223,71,176,8,12,196,128,8,44,4,28,192,128,120,167,7,8,119,138,64,32,0,242,237,8,156,43,228,19,253,5,21,0,223,11,224,182,112,68,128,3,216,250,65,26,241,0,98,77,60,45,100,155,120,8,183,11,164,209,238,126,74,124,42,0,96,123,167,111,162,29,229,142,252,180,239,188,79,59,229,134,27,66,137,200,7,227,84,152,205,85,116,150,171,8,4,101,27,9,191,31,88,0,96,178,196,53,185,119,239,248,117,121,4,96,240,45,106,147,159,239,6,22,130,93,193,2,64,16,8,0,226,243,91,132,192,120,80,0,66,126,150,6,10,35,0,190,15,96,17,176,234,231,168,167,53,201,144,154,110,187,117,196,67,112,126,180,91,0,142,242,124,176,223,34,128,88,224,232,135,228,84,4,142,120,195,211,190,82,21,176,253,69,60,24,45,178,230,158,120,98,40,19,81,51,213,7,165,27,1,191,55,10,65,159,133,0,72,1,147,229,0,227,149,147,33,159,47,107,242,197,77,128,11,32,0,3,242,217,151,10,34,5,196,111,168,62,48,112,6,68,192,120,216,254,179,105,122,97,4,112,231,157,119,198,47,133,32,2,82,0,209,13,217,0,114,217,182,8,28,221,38,155,22,176,223,66,72,5,96,162,105,109,239,108,155,104,246,153,120,90,182,77,58,68,231,183,16,63,31,17,136,252,50,205,145,251,239,179,79,36,127,196,1,7,132,185,95,254,178,200,63,36,71,228,140,141,128,223,11,202,14,250,75,58,152,114,224,65,97,140,2,132,31,117,152,160,194,207,34,200,23,67,234,8,22,1,32,77,64,58,253,212,21,216,71,235,212,0,236,4,156,43,53,128,5,160,182,48,2,184,227,142,59,2,192,1,88,252,201,183,120,90,147,76,203,62,8,182,24,44,4,72,166,239,8,167,239,8,247,62,182,45,132,20,11,69,240,98,9,130,22,33,64,242,2,162,94,68,3,182,23,105,191,251,53,253,250,133,129,251,239,31,6,136,252,161,106,103,67,190,34,116,198,129,7,70,76,223,8,248,189,32,117,129,41,218,30,125,227,141,145,120,190,178,141,8,76,62,96,59,95,8,169,0,236,10,134,157,0,242,243,129,27,184,181,3,80,155,1,137,160,48,2,184,253,246,219,3,192,9,16,128,173,222,17,15,225,142,116,8,183,16,188,157,34,37,27,56,218,45,132,28,233,34,27,66,33,153,22,64,62,219,38,159,109,8,167,63,87,249,222,152,165,234,123,176,136,25,40,242,135,236,187,111,104,134,124,229,126,19,57,109,35,144,47,4,28,0,1,76,85,127,228,85,87,197,95,65,3,124,133,222,34,112,155,10,192,192,5,236,8,8,193,105,130,22,55,64,0,184,128,133,96,71,160,117,90,192,241,200,253,144,159,173,214,22,70,0,183,221,118,91,0,8,128,85,64,219,189,91,19,238,72,7,169,8,76,58,207,187,79,107,194,105,99,228,171,15,209,144,111,1,208,230,147,78,31,226,221,7,115,84,237,243,124,189,6,123,136,10,49,200,31,44,251,111,36,231,183,110,157,35,18,194,62,46,242,133,224,84,192,115,195,47,184,32,126,57,99,212,168,81,81,0,244,105,33,63,133,137,207,23,3,253,84,12,0,1,0,59,132,83,130,69,225,212,192,12,7,251,47,184,3,64,62,223,14,166,14,96,209,199,228,186,37,178,221,26,22,195,95,35,28,114,33,61,37,28,64,164,35,158,214,132,91,4,238,211,166,253,70,13,214,176,99,143,141,228,15,18,234,218,182,13,229,18,195,84,229,127,48,101,35,225,247,79,19,166,11,56,0,228,15,235,208,33,140,28,62,60,126,57,3,1,240,211,45,22,129,251,169,43,144,34,16,128,133,144,182,78,13,118,130,212,13,210,244,0,16,0,98,72,5,80,80,7,128,124,215,1,44,0,153,108,147,108,1,164,14,64,223,17,15,217,136,128,150,194,238,73,132,144,145,79,223,145,109,64,168,201,78,9,119,31,155,55,249,68,62,104,81,81,52,242,164,147,34,249,160,82,66,168,60,226,136,28,137,147,55,18,169,8,16,128,93,100,216,201,39,135,97,3,6,132,17,153,0,34,212,135,120,196,96,17,208,66,190,219,180,78,0,108,219,13,44,4,59,129,5,97,88,0,118,2,166,185,92,160,131,124,150,235,37,132,194,8,128,223,5,64,4,56,1,14,0,193,249,182,111,178,129,35,62,37,222,17,78,187,20,33,100,125,11,193,100,155,104,71,53,130,176,0,114,121,94,132,131,40,128,150,150,48,187,190,62,140,62,243,204,28,249,165,71,29,21,170,4,147,56,105,35,145,10,33,186,128,201,151,179,12,41,46,14,195,134,14,13,195,135,13,139,237,72,9,192,136,66,192,17,178,180,96,87,72,91,68,144,186,130,133,64,74,72,97,65,216,17,44,4,156,129,11,66,68,63,203,244,217,82,125,97,5,64,33,136,0,28,253,169,11,64,52,96,219,125,136,55,217,206,239,182,252,148,244,252,200,135,88,246,59,210,231,35,4,182,33,61,19,0,196,211,182,52,54,134,241,23,94,152,35,127,170,162,190,250,152,99,194,196,86,173,114,152,240,49,145,190,119,146,48,89,176,19,12,61,242,200,48,168,107,215,48,132,159,106,203,48,148,31,201,20,16,3,228,187,77,69,145,138,1,226,211,190,133,96,17,64,58,45,196,123,219,66,112,125,128,11,52,53,53,197,20,0,249,5,117,0,200,55,236,0,31,37,0,34,223,149,124,74,190,29,192,72,201,55,241,108,155,112,147,189,128,200,87,223,219,179,185,49,66,228,183,232,228,193,36,85,224,228,123,48,81,197,94,205,113,199,125,136,204,241,31,19,233,123,45,0,187,193,112,205,36,6,62,250,104,24,216,191,127,24,36,251,31,204,143,95,35,130,65,131,162,0,6,171,101,27,1,24,49,69,100,176,43,216,5,72,17,212,7,134,197,0,233,118,6,72,255,40,87,224,122,0,243,127,82,0,248,68,4,192,117,128,148,124,247,99,180,103,182,15,241,142,114,19,238,40,79,73,167,79,75,164,67,58,4,19,233,142,242,92,155,97,46,118,47,210,105,155,27,26,194,212,155,110,202,145,63,238,224,131,67,237,241,199,127,136,204,113,31,19,233,123,45,128,137,38,95,85,255,0,69,218,192,146,146,28,6,73,8,131,51,33,32,136,161,153,24,236,10,164,6,195,34,24,165,41,170,29,193,53,130,221,0,64,60,98,112,113,8,32,157,109,147,111,33,176,28,140,3,64,126,65,83,192,143,127,252,227,96,176,4,76,196,155,108,4,96,242,227,202,93,22,249,38,31,33,152,116,71,190,35,30,210,83,64,184,73,103,123,142,162,29,178,1,125,200,7,216,126,153,148,111,242,71,137,160,90,229,229,72,250,254,251,71,140,221,8,248,189,96,2,208,231,225,0,35,132,126,183,220,18,250,243,127,140,250,245,203,1,17,184,5,67,50,33,208,130,161,18,195,176,60,33,64,62,206,96,55,64,16,233,20,50,223,17,220,110,72,16,8,192,5,96,193,83,192,45,26,0,167,0,72,119,142,207,33,35,222,182,239,168,119,155,139,248,140,232,252,54,146,156,145,157,70,251,108,145,109,210,233,183,232,164,43,149,131,7,237,187,111,36,127,184,136,170,61,225,132,48,94,34,48,145,99,54,2,249,66,176,11,140,80,191,239,247,190,23,250,21,21,133,1,252,207,3,200,87,219,191,79,159,216,34,128,65,153,27,32,2,28,193,206,128,8,98,154,16,134,201,21,16,3,228,91,12,244,17,4,206,64,139,0,82,216,17,44,0,167,5,139,128,171,130,159,200,58,0,69,32,209,79,139,3,56,215,155,124,147,156,90,126,10,136,39,151,99,239,38,220,185,125,190,250,38,220,17,79,11,225,144,61,7,242,213,182,168,210,111,210,9,87,107,192,7,139,20,200,31,186,223,126,161,6,242,85,153,155,200,209,27,129,124,33,56,29,64,126,159,203,46,11,125,122,244,8,253,122,247,14,37,18,129,209,95,179,128,18,1,33,32,0,11,3,242,227,118,38,6,128,19,216,21,162,24,50,242,93,56,66,62,192,13,188,126,224,250,192,169,33,117,5,132,0,16,0,196,187,6,40,152,0,152,255,19,253,94,7,200,217,189,200,119,113,71,11,16,2,132,231,136,207,72,7,8,32,21,1,68,67,62,34,136,125,28,64,173,73,111,214,9,206,145,16,184,147,7,212,106,176,134,40,215,67,62,75,188,213,144,175,220,108,34,71,109,4,242,133,96,1,140,148,184,138,207,59,47,244,237,217,51,20,117,235,22,219,15,161,87,175,208,31,87,64,8,180,18,130,5,129,16,6,227,8,89,122,48,241,118,5,48,156,212,144,165,7,68,0,112,130,40,8,9,129,117,5,92,0,33,108,40,69,32,0,46,12,225,0,46,4,213,47,140,0,152,254,17,253,180,92,4,130,124,68,96,210,29,233,169,213,211,79,45,222,96,155,40,7,16,159,18,30,45,94,145,14,102,103,2,104,201,80,167,1,24,214,166,77,36,159,37,94,110,228,132,252,81,34,10,64,216,199,133,223,11,70,11,118,1,132,209,231,244,211,67,113,151,46,161,88,228,23,43,229,244,81,219,167,123,247,208,87,110,128,0,112,5,218,18,156,33,193,64,210,67,38,4,187,131,29,33,186,131,96,17,32,0,10,71,156,192,181,129,139,199,40,8,92,65,228,35,136,52,45,184,229,138,160,5,64,91,176,251,1,184,6,224,149,64,46,2,49,197,75,73,119,196,231,138,187,12,16,142,213,71,210,19,155,39,234,29,241,144,30,5,144,17,79,196,179,176,211,172,136,7,144,223,56,109,90,24,161,34,15,242,65,41,243,124,77,201,76,228,136,141,68,42,4,4,128,11,140,132,252,175,124,37,244,124,228,145,208,235,241,199,67,145,68,208,187,115,231,15,68,32,244,149,8,16,2,130,112,31,81,88,0,184,2,64,8,184,66,4,169,129,148,32,242,169,25,32,63,214,9,106,99,122,200,102,14,233,236,193,2,128,124,195,43,140,0,103,64,0,190,35,40,251,226,78,97,4,192,53,0,223,15,128,3,196,121,126,102,247,6,243,119,218,72,124,22,245,216,61,2,136,145,143,24,180,31,226,29,245,145,124,8,39,199,103,145,14,249,180,205,181,181,161,69,104,156,57,51,140,58,249,228,28,249,211,142,58,42,222,210,53,92,132,25,195,62,38,210,247,90,8,68,61,253,226,99,143,13,189,52,152,189,58,117,10,69,79,60,17,122,61,246,88,108,139,17,129,208,7,87,48,36,136,126,153,0,250,1,57,2,64,0,249,98,192,21,16,66,116,130,204,13,44,4,175,41,120,93,33,21,65,108,153,66,74,12,118,4,128,0,184,34,200,253,0,217,221,64,133,187,45,28,226,17,0,121,134,34,16,162,137,120,91,125,204,243,73,212,199,104,39,183,103,66,128,116,79,225,98,85,47,204,67,8,218,78,35,190,73,138,158,173,182,81,39,214,36,52,148,149,133,49,29,58,228,200,159,196,218,190,48,76,249,223,24,250,49,145,190,119,120,6,187,72,159,195,15,15,61,53,157,138,209,47,244,22,249,32,138,0,65,200,17,122,103,194,40,206,68,81,132,40,50,119,64,12,37,18,66,127,213,7,81,20,106,17,66,90,39,164,105,33,206,32,16,0,110,144,21,140,22,1,96,97,9,1,68,65,32,134,204,21,16,4,142,128,0,210,219,194,11,246,205,32,230,152,44,52,68,1,44,95,158,139,122,8,79,201,183,221,59,234,243,43,123,34,159,104,143,17,143,221,147,231,69,248,108,162,31,203,87,81,3,154,42,43,67,83,69,69,24,127,193,5,57,242,199,183,110,29,166,30,121,228,135,200,164,16,252,56,72,223,155,19,129,201,87,113,217,227,182,219,66,15,69,63,232,169,136,234,165,129,237,165,182,88,131,76,159,22,32,138,98,210,3,219,153,24,250,230,137,160,132,66,145,86,34,136,174,144,57,66,20,67,230,6,136,193,133,34,228,91,8,56,194,160,76,8,110,17,2,255,183,193,255,53,132,150,251,2,248,102,16,34,0,5,251,118,48,2,112,161,241,194,202,149,57,210,177,250,184,138,151,144,159,115,0,145,158,155,207,99,245,89,244,231,10,60,242,123,70,250,28,181,68,124,74,254,196,171,175,206,145,63,230,144,67,194,180,163,143,254,16,153,131,63,38,210,247,230,68,32,226,17,64,223,3,14,8,61,110,188,49,244,208,148,170,151,208,83,231,90,36,17,20,137,124,250,189,116,222,189,213,47,146,8,122,11,69,184,131,80,244,232,163,161,175,8,232,147,9,163,143,220,160,47,142,64,43,49,244,85,157,208,31,33,32,138,204,21,82,71,248,208,52,50,75,11,22,192,192,12,118,2,90,136,55,16,0,151,133,249,117,16,68,192,119,4,11,246,19,49,144,15,184,3,117,165,82,0,246,31,215,236,33,221,66,16,217,209,238,51,226,115,150,159,17,239,92,31,167,117,202,237,228,248,38,17,222,8,225,88,190,218,70,157,80,147,144,46,241,142,212,28,127,186,138,190,72,186,170,127,48,104,35,224,247,14,201,96,23,232,43,1,148,136,252,62,34,188,55,228,203,233,122,202,233,122,101,160,95,44,1,32,140,34,181,8,163,143,200,47,70,8,18,69,236,11,125,113,5,33,10,2,200,21,98,189,128,24,36,4,28,1,39,176,8,88,87,32,69,176,192,20,103,12,56,130,224,149,197,40,2,9,194,66,192,9,34,36,6,4,128,27,32,0,255,64,20,191,18,86,176,223,9,36,242,169,50,81,218,139,47,188,16,29,192,2,136,125,92,32,19,65,188,88,131,213,139,120,79,237,136,254,56,167,39,242,41,238,178,200,159,173,62,95,213,2,205,138,122,10,190,153,34,32,146,38,242,135,107,62,62,227,184,227,194,16,145,100,34,7,110,4,252,94,16,69,144,57,64,63,97,200,15,126,16,70,105,16,135,139,176,193,34,176,159,206,181,88,164,247,190,247,222,208,91,199,210,91,238,87,44,242,1,219,125,20,8,22,11,130,40,198,41,132,190,18,129,197,128,35,68,104,188,112,132,190,34,8,71,32,61,80,44,226,6,81,4,106,99,161,40,1,244,147,27,0,11,1,17,12,64,8,25,241,22,2,110,192,111,3,2,174,8,242,3,17,217,79,196,241,123,129,133,17,0,228,83,104,160,52,167,0,219,63,164,99,255,241,186,124,70,126,42,0,91,62,81,15,241,68,125,140,120,161,81,164,215,151,150,70,52,8,117,227,199,135,33,154,219,67,254,48,85,229,51,52,215,135,124,19,57,96,35,176,33,33,32,128,126,106,187,171,160,28,244,141,111,132,17,170,53,70,117,188,32,140,185,224,194,48,186,99,199,48,90,251,134,159,115,78,24,246,181,175,135,225,95,63,71,160,21,180,47,110,211,158,123,110,24,121,222,121,194,249,97,228,249,223,8,163,190,209,49,126,198,184,139,47,9,99,47,185,36,148,32,150,204,21,98,122,160,78,200,132,64,74,40,70,12,164,5,185,66,20,131,132,0,74,18,55,232,47,55,0,3,228,4,253,51,49,208,242,47,228,192,140,233,211,3,255,92,146,95,9,67,8,234,23,70,0,144,207,119,208,249,61,154,85,47,189,148,179,254,220,221,56,34,27,33,164,228,55,83,217,11,113,126,175,232,167,194,143,228,11,45,88,191,162,190,81,85,62,81,95,55,117,106,168,155,60,57,76,215,76,3,242,137,78,71,62,119,245,2,223,219,255,113,225,247,3,238,23,64,0,253,212,62,180,203,46,225,145,157,118,10,69,187,236,26,6,237,182,123,24,177,251,30,97,180,48,118,143,47,134,241,194,68,97,210,23,247,12,147,51,76,249,43,152,186,231,94,97,218,94,123,135,210,125,247,11,229,173,14,136,95,18,45,111,215,62,244,83,224,224,8,197,174,21,112,4,137,160,159,162,149,41,36,139,76,8,32,10,65,68,22,211,207,156,0,32,134,18,132,32,210,75,16,131,90,11,128,84,128,0,248,145,72,126,40,138,95,11,85,91,24,1,144,251,17,0,255,214,244,165,23,95,140,228,19,253,190,41,195,209,207,250,61,151,105,99,228,103,209,15,32,191,89,104,32,223,11,76,239,136,248,122,157,192,44,145,223,128,0,38,78,12,163,218,183,143,22,61,77,115,241,33,114,0,147,232,111,245,108,12,242,133,0,249,63,219,117,215,112,215,231,191,16,30,223,105,231,208,71,2,24,188,137,2,0,8,96,198,62,251,134,178,253,91,133,170,131,14,14,117,173,15,11,51,228,20,164,136,62,10,160,152,26,52,134,204,28,16,65,92,87,80,27,23,146,68,124,177,34,152,186,160,143,136,236,163,182,175,136,165,69,0,17,18,64,191,76,12,128,127,51,203,221,65,112,130,0,16,66,223,190,125,11,35,0,166,24,228,127,126,147,238,229,85,171,114,133,31,164,27,41,249,142,254,70,10,61,32,242,153,219,215,43,234,169,240,137,252,134,25,51,66,189,136,175,159,50,37,212,202,250,43,116,178,68,231,84,21,124,67,85,149,155,64,8,219,88,228,11,161,175,240,192,174,187,133,91,62,255,249,240,128,162,191,135,250,3,68,250,112,145,61,90,36,142,219,115,207,48,65,209,60,73,152,188,215,94,97,138,72,157,42,64,238,95,195,244,189,247,137,192,1,44,128,218,67,91,135,134,35,218,132,73,151,94,22,139,200,98,10,70,5,18,51,135,222,2,83,199,222,64,66,40,194,13,36,132,34,82,131,132,96,39,136,66,160,37,61,100,66,136,45,110,160,180,48,125,218,180,40,132,126,218,134,155,146,146,146,194,8,32,251,253,153,248,71,215,174,89,19,215,0,108,253,145,124,90,108,63,33,159,139,55,141,34,190,158,234,94,228,55,136,120,34,159,124,143,229,19,249,181,19,38,132,154,113,227,66,237,232,209,97,226,21,87,196,47,85,114,227,69,74,34,164,109,10,252,57,124,43,248,193,221,119,15,55,40,242,239,217,121,231,208,89,253,18,145,62,92,196,141,85,228,78,20,121,147,247,219,63,76,21,166,139,196,82,97,166,236,188,44,3,214,254,33,28,112,224,255,65,197,129,7,5,126,43,160,230,144,67,195,172,195,14,15,141,109,142,12,45,71,31,19,198,240,115,52,217,212,210,41,33,174,35,72,0,0,17,244,150,8,184,232,132,0,112,129,34,137,192,64,4,197,184,3,174,64,164,147,26,68,58,247,9,146,10,224,5,17,40,53,20,206,1,168,52,201,61,175,172,93,27,139,192,217,153,237,55,51,189,51,249,66,131,34,158,200,103,158,223,0,241,66,29,196,103,228,219,246,107,20,245,53,99,198,132,218,81,163,66,205,176,97,97,210,137,39,134,145,135,30,26,191,189,219,55,3,164,109,42,252,57,15,139,240,31,136,252,219,68,62,191,7,212,71,196,115,47,193,120,145,201,215,186,166,43,106,75,227,87,189,14,9,21,34,176,74,17,92,45,27,175,17,106,69,102,29,56,252,136,15,160,200,174,19,185,198,172,35,143,202,161,94,219,13,66,163,250,205,71,29,29,102,31,115,108,152,221,246,132,48,236,150,91,62,152,65,200,9,226,154,130,68,208,11,55,208,216,114,205,161,183,210,65,47,161,183,68,128,19,244,66,12,153,16,104,77,126,17,66,144,32,16,1,2,96,58,136,11,128,130,9,128,159,33,99,6,192,31,195,1,176,255,150,44,242,27,21,237,216,127,35,133,30,182,79,228,75,0,68,62,228,207,146,237,207,82,161,87,43,203,175,211,1,243,243,44,49,242,199,142,205,145,95,163,41,77,127,21,126,249,196,243,61,254,205,129,18,170,126,145,50,164,109,219,48,246,75,39,134,105,95,249,143,80,113,210,201,161,182,93,187,80,223,254,148,208,116,202,41,161,89,152,125,202,169,97,206,169,95,13,115,79,59,61,204,63,227,140,176,160,195,89,97,225,215,190,22,22,41,151,47,82,181,191,88,149,254,226,11,47,10,75,84,229,47,189,244,210,240,228,101,223,10,79,94,126,121,120,242,91,151,135,165,234,47,149,221,47,209,44,96,209,185,231,133,133,103,118,8,11,79,63,35,44,210,231,44,62,243,204,208,124,214,217,161,88,83,202,34,166,143,114,2,86,24,89,76,138,34,192,13,112,1,141,113,207,76,4,189,112,4,145,223,155,148,128,16,16,65,150,14,32,191,88,45,183,135,193,9,46,144,21,134,133,119,128,213,47,191,28,11,192,38,34,158,188,47,68,226,37,0,162,127,150,42,252,122,17,223,168,182,86,81,95,75,149,175,200,175,17,249,181,58,224,42,89,126,149,44,191,122,228,200,80,61,116,104,168,144,114,171,148,191,76,122,74,124,209,102,66,42,134,191,9,164,12,213,35,125,17,165,102,34,253,90,181,10,253,168,75,14,60,48,244,63,248,224,208,255,144,67,194,0,185,213,128,214,173,195,192,195,14,139,45,219,60,199,107,250,114,69,81,239,247,249,68,81,235,51,139,238,184,35,20,105,122,216,139,245,5,137,128,21,197,158,42,16,123,208,42,205,246,82,160,245,148,16,16,65,145,136,239,41,33,32,128,94,212,7,153,11,208,246,70,16,114,130,201,10,38,174,15,248,191,139,171,45,140,0,200,255,8,0,165,173,89,189,58,166,0,4,64,244,211,54,176,176,163,182,158,74,159,188,79,228,43,231,215,41,250,107,69,126,149,136,175,6,220,196,32,1,84,43,242,171,117,224,85,58,232,42,85,180,21,58,161,148,0,19,215,123,51,35,21,197,223,10,196,144,131,72,53,250,72,28,27,4,207,67,182,223,159,160,143,4,80,124,239,189,31,136,64,78,208,83,197,33,215,28,122,202,5,16,64,79,5,90,15,137,160,135,68,0,122,106,204,187,75,12,61,212,130,222,212,4,26,171,94,180,18,192,68,141,39,2,128,23,80,48,1,48,13,68,0,20,27,8,0,7,128,124,0,249,160,30,219,135,124,69,126,157,200,175,201,162,31,235,175,38,242,53,205,67,0,68,127,5,145,47,242,43,84,184,204,148,194,39,147,19,85,129,27,189,51,244,218,130,225,115,72,207,171,223,237,183,135,162,187,238,138,171,140,164,130,30,63,253,105,232,33,17,116,215,249,247,208,24,119,71,8,10,182,110,2,46,208,77,98,64,0,22,65,175,30,61,162,8,112,128,158,234,79,210,152,178,44,156,217,127,97,5,64,29,192,84,131,165,96,242,127,140,124,217,126,189,200,159,37,226,107,137,122,145,95,173,168,175,22,241,53,144,79,244,171,224,171,212,129,86,50,213,83,228,87,142,24,17,42,100,89,211,165,224,73,58,209,137,178,192,41,178,67,15,88,74,60,63,230,180,165,194,231,0,124,94,227,117,174,195,116,174,37,44,43,171,30,232,33,39,136,2,0,164,2,185,64,119,161,43,144,27,116,215,152,119,21,186,201,13,16,65,79,165,2,128,16,16,192,4,141,105,234,0,66,97,4,192,205,6,92,111,102,189,249,185,103,159,253,32,239,103,2,128,124,162,31,1,212,9,85,138,252,74,17,95,169,106,191,66,145,95,161,60,85,14,249,42,250,202,69,254,20,69,253,120,169,121,162,78,106,170,78,110,186,196,53,35,17,128,7,109,67,131,186,165,193,231,226,243,154,170,115,157,42,2,39,246,232,17,134,73,252,125,177,127,145,207,229,231,110,66,87,68,32,226,187,232,117,93,16,1,110,160,113,2,212,3,93,17,130,198,46,66,219,227,184,77,78,2,240,44,64,14,93,24,1,112,231,41,23,132,88,15,224,182,111,170,255,89,20,124,66,157,4,80,71,228,203,246,33,191,74,145,95,33,242,83,1,148,233,64,39,75,161,227,85,197,78,82,33,51,85,209,63,77,3,49,77,2,40,213,201,150,106,122,228,193,242,224,245,216,10,144,10,129,22,177,79,19,113,211,116,254,83,84,201,79,82,48,140,82,191,159,198,161,135,200,239,42,65,116,22,16,0,14,208,133,226,91,34,232,172,54,10,129,180,64,58,208,103,32,128,241,170,167,40,0,75,84,71,177,18,40,20,68,0,159,241,221,64,8,129,91,191,99,228,103,2,168,81,212,67,190,5,80,161,232,47,151,237,87,8,51,185,135,125,248,240,48,65,57,106,10,182,47,17,76,215,73,151,74,8,165,138,130,114,41,121,166,78,182,92,226,234,249,197,47,230,208,35,67,247,45,24,62,7,224,243,154,161,115,157,33,226,72,127,211,149,78,227,120,40,135,79,214,84,110,156,250,3,148,223,169,3,186,200,109,31,151,32,58,171,223,89,65,247,132,128,8,112,128,46,164,5,181,93,37,4,28,0,1,112,65,136,26,237,129,2,220,22,254,25,97,59,238,8,230,134,80,126,37,140,123,1,28,249,144,79,244,215,104,206,95,161,200,47,231,75,139,154,238,205,128,120,229,251,113,58,177,233,42,250,166,203,250,75,37,4,78,184,84,133,100,20,128,28,160,76,39,81,174,147,171,144,3,164,3,230,65,236,182,5,99,67,98,224,92,203,56,111,69,255,12,5,194,12,5,198,116,141,209,12,141,207,52,141,215,20,97,130,250,3,53,62,76,7,159,144,16,112,1,4,240,184,0,249,157,113,4,160,62,223,44,34,242,73,205,76,213,111,186,233,166,127,205,56,219,44,143,72,190,240,217,155,111,190,57,126,51,136,219,194,89,6,70,0,181,216,190,136,7,85,42,252,248,57,212,233,124,101,105,204,152,48,89,152,161,138,191,84,185,127,166,108,106,166,182,203,52,239,159,41,181,151,41,87,85,202,178,202,85,201,150,235,36,171,116,98,213,20,65,201,128,121,16,187,110,193,216,144,24,202,21,209,149,138,242,114,17,204,56,204,84,244,18,24,101,10,146,153,138,230,50,5,78,169,198,109,134,210,230,36,109,15,87,192,48,21,236,34,194,159,16,193,38,31,33,60,161,118,172,198,213,63,23,207,13,59,23,93,116,209,231,51,206,54,89,4,57,242,133,29,110,184,225,134,40,0,190,29,196,221,192,84,254,53,153,0,42,69,254,84,29,240,4,29,76,41,182,175,188,95,150,161,156,2,80,39,84,46,17,32,128,114,78,54,155,254,85,74,185,85,58,185,26,157,72,149,14,126,107,34,223,72,5,64,91,41,177,87,73,0,149,178,255,50,57,97,133,10,184,74,145,95,14,20,44,8,160,92,65,68,13,85,46,39,197,77,167,106,223,40,141,27,11,66,184,128,69,240,184,4,129,3,64,62,233,153,31,240,58,245,212,83,255,61,227,12,254,54,73,4,188,249,159,133,237,133,207,95,127,253,245,1,17,224,4,164,128,106,170,125,145,63,89,7,55,145,40,231,128,229,0,49,255,43,13,84,130,164,8,172,208,107,42,165,232,42,29,112,133,44,175,82,39,95,45,27,172,150,117,33,128,58,21,62,221,247,218,43,116,219,99,143,136,174,91,17,124,78,160,74,164,33,0,190,222,86,165,232,174,20,177,8,160,138,241,209,56,85,106,188,42,69,122,133,80,70,171,241,164,174,98,108,103,106,76,199,104,252,184,40,132,3,116,146,24,248,50,9,145,79,106,230,199,59,142,63,254,248,93,51,206,54,201,5,172,30,4,240,57,97,215,31,252,224,7,225,71,63,250,81,20,0,87,1,89,130,164,2,45,133,120,229,126,82,64,165,14,52,174,1,168,173,81,91,165,3,174,17,88,4,170,145,170,107,228,4,172,255,179,2,88,45,23,224,103,220,106,52,24,181,58,153,90,4,176,247,222,31,34,191,203,86,128,84,4,56,66,181,162,181,78,4,214,18,0,178,255,106,17,88,37,231,172,210,216,196,197,50,145,94,13,233,66,13,139,105,89,113,205,216,86,169,101,172,75,53,166,204,255,185,46,128,3,16,253,220,182,79,141,118,232,161,135,238,37,190,40,4,225,206,60,126,236,135,223,136,149,252,155,176,55,209,175,2,35,166,0,150,33,137,126,106,128,138,236,192,92,7,32,0,79,5,185,14,80,167,182,70,34,169,81,106,168,149,104,184,244,91,39,197,215,202,5,24,132,58,165,129,89,42,4,103,105,14,28,5,160,65,242,160,109,77,112,74,171,201,4,48,75,249,191,78,209,207,101,112,238,133,32,64,106,69,62,11,103,113,1,77,227,24,131,136,96,98,172,229,184,140,117,132,246,199,250,75,251,184,36,204,237,250,56,192,157,119,222,25,90,181,106,181,191,248,34,104,55,41,13,164,2,248,130,112,128,139,192,27,111,188,49,92,115,205,53,225,187,223,253,110,232,70,254,214,65,112,17,136,131,68,169,28,104,173,250,92,11,96,57,120,150,14,152,43,129,117,18,65,131,78,112,150,68,80,47,17,212,75,185,245,138,128,6,157,64,163,170,226,122,57,64,55,11,192,200,27,196,45,18,217,185,248,188,234,84,213,215,75,0,141,10,128,6,198,64,228,55,42,56,184,68,206,77,50,245,26,51,174,159,204,210,24,178,168,22,1,217,217,216,50,253,166,246,98,21,16,71,38,32,125,203,62,78,176,223,126,251,29,36,190,54,171,0,112,128,253,244,199,22,227,0,215,93,119,93,248,246,183,191,29,174,186,234,170,136,107,175,189,54,174,16,146,159,184,39,128,131,196,182,106,33,31,232,100,184,11,168,94,34,104,212,107,90,164,240,38,169,189,65,182,215,168,8,104,144,11,52,168,14,168,103,37,140,26,32,27,168,173,13,57,1,72,232,13,18,64,179,102,67,77,74,135,13,170,161,248,222,35,183,199,197,219,228,52,102,92,70,71,0,179,18,1,112,161,173,76,99,248,168,198,154,113,255,206,119,190,19,126,248,195,31,198,47,236,18,253,15,63,252,240,251,114,130,89,187,236,178,203,190,226,139,169,224,38,9,128,7,111,164,144,216,65,160,176,56,188,109,219,182,55,92,114,201,37,243,36,128,247,175,188,242,202,112,245,213,87,71,112,48,8,1,5,78,21,185,124,225,147,219,192,184,28,236,175,120,113,27,88,139,208,132,8,116,194,179,229,4,45,18,65,179,10,161,38,165,148,89,154,6,90,0,91,155,8,124,78,212,4,213,247,223,31,154,85,252,54,75,252,45,34,191,73,209,223,44,242,155,21,36,241,11,49,26,171,120,235,156,198,142,59,170,24,203,105,170,13,136,114,136,103,220,1,99,78,97,46,7,248,31,141,125,141,138,191,43,196,209,33,194,78,25,103,155,60,21,180,122,80,18,150,178,187,192,31,56,121,223,125,247,189,254,236,179,207,174,149,16,254,64,58,0,22,193,247,191,255,253,56,29,25,167,220,54,159,27,70,184,82,168,19,155,93,83,19,79,178,89,42,158,173,19,158,173,19,111,145,253,205,209,212,176,165,164,36,78,3,187,180,109,27,30,58,252,240,240,96,235,214,225,161,67,15,13,15,10,15,29,114,200,95,112,240,193,17,15,210,30,116,80,120,80,112,251,33,28,120,96,14,15,37,253,7,15,56,224,255,71,171,86,225,103,127,35,30,248,127,112,191,62,47,7,253,253,71,142,56,34,148,41,90,155,229,122,45,26,159,217,10,150,22,5,196,92,17,62,91,104,38,80,52,78,140,217,2,21,218,19,148,42,239,190,235,174,232,186,140,49,206,11,249,8,65,253,223,156,115,206,57,83,247,216,99,143,43,197,201,137,194,1,2,129,186,89,162,223,15,62,192,107,1,124,240,206,194,62,194,225,66,187,157,118,218,233,219,167,159,126,250,100,29,212,175,32,159,3,69,0,212,9,228,39,14,126,164,42,126,132,48,79,185,139,147,156,45,49,204,145,16,230,72,4,115,36,130,57,170,126,103,235,53,117,74,3,19,244,254,17,23,95,28,127,122,117,56,247,229,159,127,126,24,118,238,185,97,88,188,63,255,107,31,224,236,179,35,134,158,117,86,24,38,12,237,208,225,3,156,121,102,24,114,198,25,97,40,56,253,244,48,196,56,237,180,48,248,171,95,13,131,179,118,8,253,83,79,141,24,148,33,246,79,57,37,12,108,223,62,12,84,127,32,125,67,251,6,164,104,215,238,47,208,118,127,181,160,132,54,219,46,81,27,161,247,151,232,243,250,233,111,150,232,88,134,93,116,81,168,214,148,183,69,162,159,43,242,103,43,239,207,150,237,51,38,144,63,175,190,62,142,213,88,61,79,85,207,56,18,229,212,91,0,183,253,230,55,191,249,86,187,118,237,134,238,184,227,142,23,139,131,175,8,173,5,42,127,34,159,234,31,174,54,57,250,211,135,149,228,53,1,220,96,23,1,33,28,38,124,101,251,237,183,191,168,125,251,246,131,174,184,226,138,215,17,1,185,137,131,167,104,228,87,69,184,142,48,84,211,190,57,18,193,66,157,228,60,217,219,92,137,96,174,220,96,158,210,193,60,165,131,70,61,63,67,206,49,65,179,141,137,58,233,137,18,18,130,152,40,97,77,208,201,79,148,195,76,80,20,128,241,138,128,9,26,140,241,138,136,241,138,8,99,220,21,87,132,241,2,255,25,36,135,111,125,43,98,236,101,151,125,208,87,75,127,204,165,151,70,140,77,48,230,155,223,140,136,253,75,46,9,163,129,182,99,43,97,142,218,16,244,156,49,82,219,35,245,122,48,194,208,103,141,208,223,29,193,177,233,188,102,201,254,231,232,124,231,136,124,198,96,142,200,95,168,252,62,95,96,177,7,171,103,58,71,209,205,204,11,1,16,92,74,189,47,157,112,194,9,221,63,243,153,207,156,171,49,255,146,128,27,67,60,65,9,39,112,179,73,83,191,191,246,240,135,162,172,84,8,252,113,14,226,80,129,131,58,231,196,19,79,236,34,33,172,240,154,1,85,42,39,196,20,133,212,192,215,157,248,74,216,146,198,198,48,31,213,107,16,230,201,6,231,40,29,176,42,88,166,98,144,95,255,42,83,174,44,211,244,166,76,3,50,83,209,16,33,33,69,232,243,114,184,253,246,28,74,111,187,45,204,20,74,85,24,149,74,120,51,132,216,23,98,159,125,58,30,48,93,226,52,102,208,234,88,227,126,181,165,89,59,13,168,240,141,109,6,190,179,232,54,7,109,79,201,218,201,64,159,55,37,195,100,125,214,100,253,221,73,28,131,106,164,38,69,247,60,9,159,115,95,162,96,224,75,177,35,84,16,82,72,51,157,35,242,89,110,207,102,92,239,139,248,37,109,218,180,249,137,198,182,131,112,156,64,149,255,69,129,136,199,149,77,188,163,126,179,147,159,62,242,133,240,47,2,7,193,242,35,7,197,193,113,144,29,116,208,247,92,126,249,229,11,36,128,247,253,43,227,84,171,156,36,83,22,110,114,100,122,184,76,51,135,69,18,4,78,80,47,23,168,45,42,10,181,122,174,150,5,34,160,212,80,167,105,34,41,162,78,2,153,69,203,186,129,250,117,157,59,71,176,144,84,199,98,82,167,78,31,224,177,199,66,157,172,150,126,108,181,93,163,1,142,173,230,225,249,125,163,58,131,251,113,63,175,201,192,190,170,108,31,11,58,244,171,220,55,244,55,89,238,173,84,27,47,114,233,239,151,11,21,58,190,42,157,23,197,239,82,69,59,95,136,229,55,130,184,201,134,75,236,92,106,167,136,198,45,41,236,100,245,179,14,56,224,128,155,52,150,167,9,71,11,228,248,61,4,198,154,49,103,236,63,49,226,243,31,27,18,2,249,135,53,3,14,146,131,229,160,79,107,213,170,213,13,151,93,118,89,181,68,240,123,28,128,147,228,146,50,223,53,228,38,19,238,111,99,245,107,169,34,97,182,234,129,198,17,35,66,147,172,176,89,109,179,106,131,38,13,18,83,166,230,193,131,67,139,250,17,238,211,26,154,77,128,102,137,104,54,237,128,1,161,69,125,90,247,227,54,5,88,182,221,36,55,2,236,243,235,232,167,251,99,203,235,51,208,111,202,250,77,122,190,145,215,176,159,207,102,70,195,231,234,120,26,212,54,168,157,165,182,94,251,27,116,14,139,84,247,48,37,230,119,129,248,138,157,255,233,51,2,224,171,119,10,146,95,43,226,167,236,190,251,238,87,105,236,218,11,109,132,253,132,221,4,198,150,49,254,187,18,191,161,135,15,130,131,162,0,97,10,194,21,41,14,154,131,231,36,218,107,126,122,229,197,23,95,60,81,10,255,21,34,64,0,168,158,19,7,61,20,229,51,21,29,75,52,125,92,160,129,154,167,2,113,62,208,20,8,80,39,44,80,187,48,195,2,21,81,198,66,90,61,79,187,144,215,105,122,181,136,190,218,5,18,21,45,251,227,115,108,11,185,86,169,103,190,16,91,85,221,128,62,207,71,164,125,127,142,62,123,190,250,243,213,7,28,195,124,160,62,199,57,79,253,185,106,201,245,243,17,55,151,206,229,118,252,202,7,55,110,240,85,46,190,199,231,175,117,203,21,223,184,240,194,11,7,171,176,187,72,99,69,97,71,109,69,141,69,85,207,88,50,166,105,113,247,119,39,125,67,15,31,24,7,201,193,146,155,88,68,250,80,193,184,195,14,59,92,120,254,249,231,15,84,93,240,154,111,51,243,247,14,65,23,89,250,20,145,176,88,249,113,153,138,198,165,74,15,96,153,6,241,73,77,145,158,84,238,92,42,44,99,159,240,180,246,167,120,74,207,61,165,253,17,178,217,167,121,13,125,246,27,218,191,172,162,226,47,207,37,207,251,181,203,120,13,240,123,216,231,190,94,195,113,68,168,207,241,196,99,212,241,209,46,226,239,202,230,151,42,189,113,85,143,27,54,184,105,19,248,206,29,4,32,226,95,208,84,174,171,198,229,28,225,163,10,187,79,61,241,249,143,84,8,184,66,90,48,238,41,112,146,156,236,215,207,56,227,140,206,183,222,122,235,114,139,128,27,26,16,1,45,24,41,219,156,47,33,60,63,111,94,120,90,211,35,240,76,134,231,52,79,126,166,165,37,182,207,11,203,231,204,137,45,120,78,251,159,231,57,189,142,118,185,246,173,208,243,43,120,78,164,44,231,121,61,199,126,250,113,59,5,239,211,235,104,227,123,178,215,230,158,103,159,218,120,12,122,221,179,234,115,76,79,241,30,29,235,82,109,79,147,11,112,147,38,164,103,223,216,137,228,11,239,171,210,95,168,169,220,189,26,131,79,69,97,87,168,71,190,16,62,178,96,212,244,230,238,155,110,186,105,190,68,240,190,133,64,107,196,153,131,162,107,229,226,197,225,217,185,115,35,86,44,88,16,150,207,159,31,241,194,194,133,17,43,133,23,221,215,243,113,127,210,250,57,247,227,107,252,124,134,149,124,158,246,241,220,10,245,95,92,180,40,254,45,240,66,214,135,228,149,244,245,250,229,108,243,158,37,75,194,92,137,117,252,152,49,241,59,122,220,62,15,241,22,129,136,255,131,114,124,237,145,71,30,121,163,206,217,133,93,43,129,154,137,252,254,119,47,236,10,245,216,144,16,92,48,178,186,200,32,28,37,124,245,224,131,15,254,225,247,191,255,253,42,213,7,191,199,9,82,17,176,205,189,240,92,37,123,225,201,39,195,74,13,120,132,68,241,194,210,165,17,47,10,171,150,45,11,171,244,60,237,203,79,61,21,214,60,243,76,174,31,159,75,158,127,73,237,203,60,151,237,243,107,226,251,158,126,58,62,31,95,39,188,168,62,36,243,119,216,31,255,150,94,243,242,179,207,198,223,62,160,176,195,218,201,239,8,0,32,128,226,226,226,95,73,220,147,247,222,123,239,45,170,176,43,212,195,39,199,201,126,84,193,216,110,183,221,118,187,82,143,241,154,45,188,7,249,164,136,20,124,75,105,134,10,193,21,16,36,130,95,204,136,120,73,45,164,172,126,238,185,8,246,209,174,121,254,249,176,118,249,242,92,255,149,21,43,34,86,235,249,53,217,107,227,107,4,218,184,173,215,211,231,51,82,172,102,31,175,209,243,124,3,138,239,73,80,204,241,235,28,84,246,108,67,126,215,174,93,95,255,206,119,190,51,232,115,159,251,220,133,58,167,180,176,163,38,218,98,10,187,66,61,124,194,156,252,71,22,140,219,111,191,253,5,29,59,118,44,185,251,238,187,215,91,8,20,142,172,35,0,102,18,19,199,142,13,207,42,50,95,22,105,47,65,146,200,89,101,2,133,87,94,120,33,182,107,69,56,34,128,120,90,182,215,189,248,98,120,101,229,202,176,78,175,241,235,226,107,181,47,66,175,225,115,33,157,253,188,126,181,246,115,243,43,69,28,66,204,126,153,43,254,68,11,119,230,234,152,86,232,152,187,232,248,191,46,108,53,133,93,161,30,169,16,112,5,23,140,20,67,31,42,24,79,59,237,180,78,63,254,241,143,159,247,244,17,32,2,22,150,152,86,242,139,155,203,148,147,33,110,141,136,91,163,118,53,100,103,100,174,95,181,42,18,248,170,90,250,235,95,126,57,246,95,83,235,253,175,190,244,82,120,5,81,72,12,188,135,125,108,191,190,102,77,120,73,34,224,170,28,211,54,255,92,14,181,10,2,16,222,215,172,102,193,73,39,157,116,143,142,117,171,46,236,10,245,200,23,194,71,21,140,103,30,119,220,113,119,93,127,253,245,243,68,250,159,32,222,43,104,172,161,179,210,200,221,74,252,36,205,58,145,183,6,34,33,20,98,133,117,2,196,231,200,95,189,58,188,74,31,17,64,54,175,81,251,250,218,181,97,189,158,123,107,221,186,176,82,14,192,237,87,184,15,196,243,247,112,33,64,173,162,99,169,110,221,186,245,15,117,108,95,21,168,101,168,105,168,109,182,234,194,174,80,143,13,9,97,131,5,227,129,7,30,120,253,85,87,93,85,41,210,127,103,242,89,105,100,41,149,107,15,220,49,203,93,74,107,69,232,122,69,48,66,128,220,117,16,46,114,217,23,201,87,255,53,8,215,54,237,155,175,190,26,126,254,198,27,225,89,21,126,220,112,137,205,179,114,9,44,56,253,157,95,94,113,197,21,19,118,223,125,119,46,197,82,216,29,33,184,176,35,191,255,67,21,118,133,122,164,98,216,80,193,200,160,183,219,101,151,93,174,184,248,226,139,199,221,122,235,173,239,33,0,255,166,49,23,84,16,2,132,77,159,58,53,172,198,202,95,121,37,188,34,210,33,123,189,200,134,112,240,134,72,127,231,245,215,195,59,111,190,25,158,201,136,199,218,73,49,169,184,148,130,214,159,119,222,121,253,119,216,97,135,11,244,183,125,41,118,91,97,87,224,71,190,16,242,11,70,72,160,96,236,120,246,217,103,247,187,241,198,27,95,181,11,248,127,28,112,73,154,11,82,252,242,246,74,229,242,215,101,237,111,174,95,31,222,124,237,181,240,238,91,111,133,159,11,203,52,173,227,63,113,80,200,145,219,77,62,159,37,155,95,126,202,41,167,60,161,191,179,173,176,251,59,62,82,33,96,173,27,42,24,79,16,190,166,98,236,177,239,125,239,123,207,138,244,63,91,4,220,207,200,125,10,92,95,231,231,85,150,43,183,191,173,136,231,191,150,242,255,119,152,179,83,217,67,62,133,166,156,228,79,215,92,115,205,188,163,143,62,250,46,125,230,153,2,53,200,129,194,182,194,238,239,252,200,23,66,126,193,8,73,199,10,103,182,105,211,230,142,43,175,188,114,206,205,55,223,252,71,174,175,115,131,5,119,44,33,6,242,57,255,110,133,159,94,103,165,142,69,156,204,246,127,127,245,213,87,87,181,106,213,234,122,125,134,11,59,110,181,222,86,216,125,202,30,27,18,66,90,48,66,90,44,24,247,217,103,159,239,95,112,193,5,229,215,93,119,221,239,248,130,11,66,192,218,249,129,37,150,106,249,145,69,69,254,123,42,42,199,239,182,219,110,220,92,217,78,160,198,224,14,219,180,176,195,230,83,226,183,61,62,37,143,84,12,31,85,48,158,244,133,47,124,225,178,14,29,58,140,188,246,218,107,223,165,46,224,31,46,116,235,214,109,157,42,250,62,42,236,190,161,215,124,89,216,86,216,109,193,143,124,33,184,78,160,88,219,91,160,78,56,126,167,157,118,234,208,177,99,199,199,228,4,247,107,42,119,186,10,72,47,220,80,75,144,223,183,21,118,91,248,35,21,2,150,13,153,174,19,118,219,113,199,29,247,222,117,215,93,247,223,115,207,61,91,237,188,243,206,251,108,183,221,118,56,197,182,252,190,21,62,242,133,96,87,216,241,179,159,253,236,231,100,251,68,58,185,221,209,190,141,248,173,248,97,82,83,65,228,19,14,182,61,254,1,30,41,225,219,72,223,246,248,71,124,252,211,63,253,47,196,143,255,45,10,109,189,32,0,0,0,0,73,69,78,68,174,66,96,130],"MSIProductID":"","Architecture":"X64","PSUninstall":"$proc  = (Start-Process -FilePath \"$(${Env:ProgramFiles(x86)})\\Zotero\\uninstall\\helper.exe\" -ArgumentList \"/S\" -Wait -PassThru);$proc.WaitForExit();$ExitCode = $proc.ExitCode","PSDetection":"if(([version](Get-ItemPropertyValue -path \u0027HKLM:\\SOFTWARE\\WOW6432NODE\\MICROSOFT\\WINDOWS\\CURRENTVERSION\\UNINSTALL\\ZOTERO 5.0.62 (X86 EN-US)\u0027 -Name DisplayVersion -ea SilentlyContinue)) -ge \u00275.0.62\u0027) { $true } else { $false }","PSInstall":"$proc = (Start-Process -FilePath \"Zotero-5.0.62_setup.exe\" -ArgumentList \"/S\" -Wait -PassThru);$proc.WaitForExit();$ExitCode = $proc.ExitCode","PSPreReq":"[Environment]::Is64BitProcess","PSPreInstall":"","PSPostInstall":"","ContentID":"4151f9ed-8f48-4a84-830d-0428bdd30973","Files":[{"URL":"https://www.zotero.org/download/client/dl?channel=release\u0026platform=win32\u0026version=5.0.62","FileName":"Zotero-5.0.62_setup.exe","FileHash":"964091379b92ba94683a868433d6a06d60b32c69","HashType":"X509"}],"Author":"stone.crusher@web.de","Category":"Education","PreRequisites":[""],"SWId":0,"IconHash":null,"IconURL":""}
rzander commented 5 years ago

you can just upload the package, just make sure to enter your email in "Author email". Otherwise I can not give feedback...

stonecrusher commented 5 years ago

Ah ok you already added them, thanks. I just wanted to ask back before uploading.