From 2cbd348daaf6df78c375bac4e571fc7958a6a0e3 Mon Sep 17 00:00:00 2001 From: fredvs Date: Tue, 24 Oct 2017 19:48:50 +0200 Subject: [PATCH] Release 1.5.2. Added some protection if audio file is corrupted. --- src/commander.mfm | 22 +- src/commander.pas | 35 +- src/commander_mfm.pas | 3824 +++++++++++++++++++++-------------------- src/filelistform.pas | 33 +- src/main.pas | 10 +- src/songplayer.pas | 26 +- src/songplayer2.pas | 28 +- src/strumpract.prj | 222 +-- 8 files changed, 2102 insertions(+), 2098 deletions(-) diff --git a/src/commander.mfm b/src/commander.mfm index 2969dee..3ce3a66 100644 --- a/src/commander.mfm +++ b/src/commander.mfm @@ -663,7 +663,7 @@ object commanderfo: tcommanderfo font.localprops = [flp_color, flp_height] imagenr = 27 focusrectdist = 0 - onexecute = setvu + onexecute = setvuin end object nameplayers: tstringdisp color = -2147483645 @@ -816,15 +816,31 @@ object commanderfo: tcommanderfo frame.localprops1 = [] taborder = 26 visible = False - bounds_x = 138 + bounds_x = 147 bounds_y = 45 - bounds_cx = 29 + bounds_cx = 20 bounds_cy = 21 statfile = mainfo.tstatfile1 onchange = setautomix valuemax = 10 reffontheight = 15 end + object edvuin: tintegeredit + frame.localprops = [] + frame.localprops1 = [] + taborder = 27 + visible = False + bounds_x = 114 + bounds_y = 44 + bounds_cx = 21 + bounds_cy = 21 + statfile = mainfo.tstatfile1 + onchange = setvu + value = 1 + valuedefault = 1 + valuemax = 10 + reffontheight = 15 + end end object tgroupboxdrums: tgroupbox color = -2147483645 diff --git a/src/commander.pas b/src/commander.pas index bbbc631..26318fa 100644 --- a/src/commander.pas +++ b/src/commander.pas @@ -4,12 +4,12 @@ interface uses - msetypes, mseglob, mseguiglob, mseguiintf, mseapplication, msestat, msemenus, - msegui, msetimer, msegraphics, msegraphutils, mseevent, mseclasses, mseforms, - msedock, msedragglob, msesimplewidgets, msewidgets, mseact, msebitmap, - msedataedits, msedatanodes, mseedit, msefiledialog, msegrids, mseificomp, - mseificompglob, mseifiglob, mselistbrowser, msestatfile, msestream, msestrings, - msesys, SysUtils, msegraphedits, msescrollbar, msedispwidgets, mserichstring; + msetypes, mseglob, mseguiglob, mseguiintf, mseapplication, msestat, msemenus, + msegui, msetimer, msegraphics, msegraphutils, mseevent, mseclasses, mseforms, + msedock, msedragglob, msesimplewidgets, msewidgets, mseact, msebitmap, + msedataedits, msedatanodes, mseedit, msefiledialog, msegrids, mseificomp, + mseificompglob, mseifiglob, mselistbrowser, msestatfile, msestream, msestrings, + msesys, SysUtils, msegraphedits, msescrollbar, msedispwidgets, mserichstring; type tcommanderfo = class(tdockform) @@ -61,6 +61,7 @@ tcommanderfo = class(tdockform) vuLeft2: tprogressbar; automix: TButton; edautomix: tintegeredit; + edvuin: tintegeredit; procedure formcreated(const Sender: TObject); procedure visiblechangeev(const Sender: TObject); procedure onplay(const Sender: TObject); @@ -82,6 +83,7 @@ tcommanderfo = class(tdockform) procedure setvu(const Sender: TObject); procedure setautomix(const Sender: TObject); procedure onexecautomix(const Sender: TObject); + procedure setvuin(const sender: TObject); end; var @@ -522,15 +524,13 @@ procedure tcommanderfo.setlr2(const Sender: TObject); procedure tcommanderfo.setvu(const Sender: TObject); begin - if vuin.tag = 0 then +if edvuin.Value = 1 then begin - vuin.tag := 1; - vuin.face.template := mainfo.tfacebutgray; + vuin.face.template := mainfo.tfacebutgray; end else - if vuin.tag = 1 then + if edvuin.Value = 0 then begin - vuin.tag := 0; vuin.face.template := mainfo.tfacegreen; end; @@ -562,4 +562,17 @@ procedure tcommanderfo.onexecautomix(const Sender: TObject); end; end; +procedure tcommanderfo.setvuin(const sender: TObject); +begin + if edvuin.Value = 1 then + begin + edvuin.Value := 0; + end + else + begin + if edvuin.Value = 0 then + edvuin.Value := 1; + end; +end; + end. diff --git a/src/commander_mfm.pas b/src/commander_mfm.pas index 399ee59..68a082f 100644 --- a/src/commander_mfm.pas +++ b/src/commander_mfm.pas @@ -8,8 +8,8 @@ implementation mseclasses,commander; const - objdata: record size: integer; data: array[0..58857] of byte end = - (size: 58858; data: ( + objdata: record size: integer; data: array[0..59080] of byte end = + (size: 59081; data: ( 84,80,70,48,12,116,99,111,109,109,97,110,100,101,114,102,111,11,99,111, 109,109,97,110,100,101,114,102,111,5,99,111,108,111,114,4,3,0,0,128, 16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,0,17, @@ -966,202 +966,239 @@ implementation 108,112,114,111,112,115,11,9,102,108,112,95,99,111,108,111,114,10,102,108, 112,95,104,101,105,103,104,116,0,7,105,109,97,103,101,110,114,2,27,13, 102,111,99,117,115,114,101,99,116,100,105,115,116,2,0,9,111,110,101,120, - 101,99,117,116,101,7,5,115,101,116,118,117,0,0,11,116,115,116,114,105, - 110,103,100,105,115,112,11,110,97,109,101,112,108,97,121,101,114,115,5,99, - 111,108,111,114,4,3,0,0,128,16,102,114,97,109,101,46,108,111,99,97, + 101,99,117,116,101,7,7,115,101,116,118,117,105,110,0,0,11,116,115,116, + 114,105,110,103,100,105,115,112,11,110,97,109,101,112,108,97,121,101,114,115, + 5,99,111,108,111,114,4,3,0,0,128,16,102,114,97,109,101,46,108,111, + 99,97,108,112,114,111,112,115,11,0,17,102,114,97,109,101,46,108,111,99, + 97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109, + 112,108,97,116,101,7,11,116,102,114,97,109,101,99,111,109,112,50,15,102, + 97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,0,13,102,97,99, + 101,46,116,101,109,112,108,97,116,101,7,23,109,97,105,110,102,111,46,116, + 102,97,99,101,112,108,97,121,101,114,108,105,103,104,116,8,116,97,98,111, + 114,100,101,114,2,20,4,104,105,110,116,6,12,32,68,74,32,99,111,110, + 115,111,108,101,32,8,98,111,117,110,100,115,95,120,2,104,8,98,111,117, + 110,100,115,95,121,2,4,9,98,111,117,110,100,115,95,99,120,2,75,9, + 98,111,117,110,100,115,95,99,121,2,15,10,102,111,110,116,46,99,111,108, + 111,114,4,59,59,59,0,11,102,111,110,116,46,104,101,105,103,104,116,2, + 10,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102, + 97,117,108,116,15,102,111,110,116,46,108,111,99,97,108,112,114,111,112,115, + 11,9,102,108,112,95,99,111,108,111,114,10,102,108,112,95,104,101,105,103, + 104,116,0,9,116,101,120,116,102,108,97,103,115,11,12,116,102,95,120,99, + 101,110,116,101,114,101,100,12,116,102,95,121,99,101,110,116,101,114,101,100, + 0,5,118,97,108,117,101,6,12,49,32,32,80,108,97,121,101,114,32,32, + 50,13,114,101,102,102,111,110,116,104,101,105,103,104,116,2,13,0,0,12, + 116,112,114,111,103,114,101,115,115,98,97,114,6,118,117,76,101,102,116,8, + 116,97,98,111,114,100,101,114,2,21,8,98,111,117,110,100,115,95,120,2, + 33,8,98,111,117,110,100,115,95,121,2,3,9,98,111,117,110,100,115,95, + 99,120,2,8,9,98,111,117,110,100,115,95,99,121,2,121,9,100,105,114, + 101,99,116,105,111,110,7,5,103,100,95,117,112,23,98,97,114,95,102,97, + 99,101,46,102,97,100,101,95,112,111,115,46,99,111,117,110,116,2,1,23, + 98,97,114,95,102,97,99,101,46,102,97,100,101,95,112,111,115,46,105,116, + 101,109,115,1,2,0,0,25,98,97,114,95,102,97,99,101,46,102,97,100, + 101,95,99,111,108,111,114,46,99,111,117,110,116,2,1,25,98,97,114,95, + 102,97,99,101,46,102,97,100,101,95,99,111,108,111,114,46,105,116,101,109, + 115,1,4,21,0,0,160,0,23,98,97,114,95,102,97,99,101,46,102,97, + 100,101,95,100,105,114,101,99,116,105,111,110,7,5,103,100,95,117,112,19, + 98,97,114,95,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11, + 15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,20,98,97, + 114,95,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,10, + 102,114,108,95,102,105,108,101,102,116,9,102,114,108,95,102,105,116,111,112, + 11,102,114,108,95,102,105,114,105,103,104,116,12,102,114,108,95,102,105,98, + 111,116,116,111,109,0,21,98,97,114,95,102,114,97,109,101,46,108,111,99, + 97,108,112,114,111,112,115,49,11,11,102,114,108,49,95,102,111,108,101,102, + 116,10,102,114,108,49,95,102,111,116,111,112,12,102,114,108,49,95,102,111, + 114,105,103,104,116,13,102,114,108,49,95,102,111,98,111,116,116,111,109,0, + 10,118,97,108,117,101,114,97,110,103,101,2,100,10,118,97,108,117,101,115, + 116,97,114,116,2,0,5,118,97,108,117,101,2,0,6,102,111,114,109,97, + 116,6,0,0,0,12,116,112,114,111,103,114,101,115,115,98,97,114,7,118, + 117,114,105,103,104,116,8,116,97,98,111,114,100,101,114,2,22,8,98,111, + 117,110,100,115,95,120,2,92,8,98,111,117,110,100,115,95,121,2,3,9, + 98,111,117,110,100,115,95,99,120,2,8,9,98,111,117,110,100,115,95,99, + 121,2,121,9,100,105,114,101,99,116,105,111,110,7,5,103,100,95,117,112, + 23,98,97,114,95,102,97,99,101,46,102,97,100,101,95,112,111,115,46,99, + 111,117,110,116,2,1,23,98,97,114,95,102,97,99,101,46,102,97,100,101, + 95,112,111,115,46,105,116,101,109,115,1,2,0,0,25,98,97,114,95,102, + 97,99,101,46,102,97,100,101,95,99,111,108,111,114,46,99,111,117,110,116, + 2,1,25,98,97,114,95,102,97,99,101,46,102,97,100,101,95,99,111,108, + 111,114,46,105,116,101,109,115,1,4,21,0,0,160,0,23,98,97,114,95, + 102,97,99,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7, + 5,103,100,95,117,112,19,98,97,114,95,102,97,99,101,46,108,111,99,97, + 108,112,114,111,112,115,11,15,102,97,108,95,102,97,100,105,114,101,99,116, + 105,111,110,0,20,98,97,114,95,102,114,97,109,101,46,108,111,99,97,108, + 112,114,111,112,115,11,10,102,114,108,95,102,105,108,101,102,116,9,102,114, + 108,95,102,105,116,111,112,11,102,114,108,95,102,105,114,105,103,104,116,12, + 102,114,108,95,102,105,98,111,116,116,111,109,0,21,98,97,114,95,102,114, + 97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,11,102,114,108, + 49,95,102,111,108,101,102,116,10,102,114,108,49,95,102,111,116,111,112,12, + 102,114,108,49,95,102,111,114,105,103,104,116,13,102,114,108,49,95,102,111, + 98,111,116,116,111,109,0,10,118,97,108,117,101,114,97,110,103,101,2,100, + 10,118,97,108,117,101,115,116,97,114,116,2,0,5,118,97,108,117,101,2, + 0,6,102,111,114,109,97,116,6,0,0,0,12,116,112,114,111,103,114,101, + 115,115,98,97,114,8,118,117,114,105,103,104,116,50,8,116,97,98,111,114, + 100,101,114,2,23,8,98,111,117,110,100,115,95,120,3,240,0,8,98,111, + 117,110,100,115,95,121,2,3,9,98,111,117,110,100,115,95,99,120,2,8, + 9,98,111,117,110,100,115,95,99,121,2,121,9,100,105,114,101,99,116,105, + 111,110,7,5,103,100,95,117,112,23,98,97,114,95,102,97,99,101,46,102, + 97,100,101,95,112,111,115,46,99,111,117,110,116,2,1,23,98,97,114,95, + 102,97,99,101,46,102,97,100,101,95,112,111,115,46,105,116,101,109,115,1, + 2,0,0,25,98,97,114,95,102,97,99,101,46,102,97,100,101,95,99,111, + 108,111,114,46,99,111,117,110,116,2,1,25,98,97,114,95,102,97,99,101, + 46,102,97,100,101,95,99,111,108,111,114,46,105,116,101,109,115,1,4,21, + 0,0,160,0,23,98,97,114,95,102,97,99,101,46,102,97,100,101,95,100, + 105,114,101,99,116,105,111,110,7,5,103,100,95,117,112,19,98,97,114,95, + 102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108, + 95,102,97,100,105,114,101,99,116,105,111,110,0,20,98,97,114,95,102,114, + 97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,10,102,114,108,95, + 102,105,108,101,102,116,9,102,114,108,95,102,105,116,111,112,11,102,114,108, + 95,102,105,114,105,103,104,116,12,102,114,108,95,102,105,98,111,116,116,111, + 109,0,21,98,97,114,95,102,114,97,109,101,46,108,111,99,97,108,112,114, + 111,112,115,49,11,11,102,114,108,49,95,102,111,108,101,102,116,10,102,114, + 108,49,95,102,111,116,111,112,12,102,114,108,49,95,102,111,114,105,103,104, + 116,13,102,114,108,49,95,102,111,98,111,116,116,111,109,0,10,118,97,108, + 117,101,114,97,110,103,101,2,100,10,118,97,108,117,101,115,116,97,114,116, + 2,0,5,118,97,108,117,101,2,0,6,102,111,114,109,97,116,6,0,0, + 0,12,116,112,114,111,103,114,101,115,115,98,97,114,7,118,117,76,101,102, + 116,50,8,116,97,98,111,114,100,101,114,2,24,8,98,111,117,110,100,115, + 95,120,3,181,0,8,98,111,117,110,100,115,95,121,2,3,9,98,111,117, + 110,100,115,95,99,120,2,8,9,98,111,117,110,100,115,95,99,121,2,121, + 9,100,105,114,101,99,116,105,111,110,7,5,103,100,95,117,112,23,98,97, + 114,95,102,97,99,101,46,102,97,100,101,95,112,111,115,46,99,111,117,110, + 116,2,1,23,98,97,114,95,102,97,99,101,46,102,97,100,101,95,112,111, + 115,46,105,116,101,109,115,1,2,0,0,25,98,97,114,95,102,97,99,101, + 46,102,97,100,101,95,99,111,108,111,114,46,99,111,117,110,116,2,1,25, + 98,97,114,95,102,97,99,101,46,102,97,100,101,95,99,111,108,111,114,46, + 105,116,101,109,115,1,4,21,0,0,160,0,23,98,97,114,95,102,97,99, + 101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,5,103,100, + 95,117,112,19,98,97,114,95,102,97,99,101,46,108,111,99,97,108,112,114, + 111,112,115,11,15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110, + 0,20,98,97,114,95,102,114,97,109,101,46,108,111,99,97,108,112,114,111, + 112,115,11,10,102,114,108,95,102,105,108,101,102,116,9,102,114,108,95,102, + 105,116,111,112,11,102,114,108,95,102,105,114,105,103,104,116,12,102,114,108, + 95,102,105,98,111,116,116,111,109,0,21,98,97,114,95,102,114,97,109,101, + 46,108,111,99,97,108,112,114,111,112,115,49,11,11,102,114,108,49,95,102, + 111,108,101,102,116,10,102,114,108,49,95,102,111,116,111,112,12,102,114,108, + 49,95,102,111,114,105,103,104,116,13,102,114,108,49,95,102,111,98,111,116, + 116,111,109,0,10,118,97,108,117,101,114,97,110,103,101,2,100,10,118,97, + 108,117,101,115,116,97,114,116,2,0,5,118,97,108,117,101,2,0,6,102, + 111,114,109,97,116,6,0,0,0,7,116,98,117,116,116,111,110,7,97,117, + 116,111,109,105,120,5,99,111,108,111,114,4,3,0,0,128,17,102,114,97, + 109,101,46,99,97,112,116,105,111,110,100,105,115,116,2,0,17,102,114,97, + 109,101,46,102,111,110,116,46,104,101,105,103,104,116,2,10,15,102,114,97, + 109,101,46,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101, + 102,97,117,108,116,21,102,114,97,109,101,46,102,111,110,116,46,108,111,99, + 97,108,112,114,111,112,115,11,10,102,108,112,95,104,101,105,103,104,116,0, + 16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102, + 114,108,95,111,112,116,105,111,110,115,115,107,105,110,0,17,102,114,97,109, + 101,46,108,111,99,97,108,112,114,111,112,115,49,11,16,102,114,108,49,95, + 99,97,112,116,105,111,110,100,105,115,116,0,14,102,114,97,109,101,46,116, + 101,109,112,108,97,116,101,7,11,116,102,114,97,109,101,99,111,109,112,50, + 19,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110, + 7,7,103,100,95,100,111,119,110,15,102,97,99,101,46,108,111,99,97,108, + 112,114,111,112,115,11,15,102,97,108,95,102,97,100,105,114,101,99,116,105, + 111,110,0,13,102,97,99,101,46,116,101,109,112,108,97,116,101,7,19,109, + 97,105,110,102,111,46,116,102,97,99,101,98,117,116,103,114,97,121,8,116, + 97,98,111,114,100,101,114,2,25,4,104,105,110,116,6,20,32,65,117,116, + 111,32,77,105,120,105,110,103,32,111,110,47,111,102,102,32,8,98,111,117, + 110,100,115,95,120,3,145,0,8,98,111,117,110,100,115,95,121,2,44,9, + 98,111,117,110,100,115,95,99,120,2,34,9,98,111,117,110,100,115,95,99, + 121,2,18,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, + 97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101, + 108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114, + 23,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,100,105,115,97, + 98,108,101,100,13,97,115,95,108,111,99,97,108,99,111,108,111,114,12,97, + 115,95,108,111,99,97,108,104,105,110,116,17,97,115,95,108,111,99,97,108, + 111,110,101,120,101,99,117,116,101,0,7,99,97,112,116,105,111,110,6,3, + 77,105,120,11,99,97,112,116,105,111,110,100,105,115,116,2,0,10,102,111, + 110,116,46,99,111,108,111,114,4,74,74,74,0,11,102,111,110,116,46,104, + 101,105,103,104,116,2,10,9,102,111,110,116,46,110,97,109,101,6,11,115, + 116,102,95,100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97, + 108,112,114,111,112,115,11,9,102,108,112,95,99,111,108,111,114,10,102,108, + 112,95,104,101,105,103,104,116,0,7,105,109,97,103,101,110,114,2,27,13, + 102,111,99,117,115,114,101,99,116,100,105,115,116,2,0,9,111,110,101,120, + 101,99,117,116,101,7,13,111,110,101,120,101,99,97,117,116,111,109,105,120, + 0,0,12,116,105,110,116,101,103,101,114,101,100,105,116,9,101,100,97,117, + 116,111,109,105,120,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111, + 112,115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, + 115,49,11,0,8,116,97,98,111,114,100,101,114,2,26,7,118,105,115,105, + 98,108,101,8,8,98,111,117,110,100,115,95,120,3,147,0,8,98,111,117, + 110,100,115,95,121,2,45,9,98,111,117,110,100,115,95,99,120,2,20,9, + 98,111,117,110,100,115,95,99,121,2,21,8,115,116,97,116,102,105,108,101, + 7,17,109,97,105,110,102,111,46,116,115,116,97,116,102,105,108,101,49,8, + 111,110,99,104,97,110,103,101,7,10,115,101,116,97,117,116,111,109,105,120, + 8,118,97,108,117,101,109,97,120,2,10,13,114,101,102,102,111,110,116,104, + 101,105,103,104,116,2,15,0,0,12,116,105,110,116,101,103,101,114,101,100, + 105,116,6,101,100,118,117,105,110,16,102,114,97,109,101,46,108,111,99,97, 108,112,114,111,112,115,11,0,17,102,114,97,109,101,46,108,111,99,97,108, - 112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108, - 97,116,101,7,11,116,102,114,97,109,101,99,111,109,112,50,15,102,97,99, - 101,46,108,111,99,97,108,112,114,111,112,115,11,0,13,102,97,99,101,46, - 116,101,109,112,108,97,116,101,7,23,109,97,105,110,102,111,46,116,102,97, - 99,101,112,108,97,121,101,114,108,105,103,104,116,8,116,97,98,111,114,100, - 101,114,2,20,4,104,105,110,116,6,12,32,68,74,32,99,111,110,115,111, - 108,101,32,8,98,111,117,110,100,115,95,120,2,104,8,98,111,117,110,100, - 115,95,121,2,4,9,98,111,117,110,100,115,95,99,120,2,75,9,98,111, - 117,110,100,115,95,99,121,2,15,10,102,111,110,116,46,99,111,108,111,114, - 4,59,59,59,0,11,102,111,110,116,46,104,101,105,103,104,116,2,10,9, - 102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117, - 108,116,15,102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,9, - 102,108,112,95,99,111,108,111,114,10,102,108,112,95,104,101,105,103,104,116, - 0,9,116,101,120,116,102,108,97,103,115,11,12,116,102,95,120,99,101,110, - 116,101,114,101,100,12,116,102,95,121,99,101,110,116,101,114,101,100,0,5, - 118,97,108,117,101,6,12,49,32,32,80,108,97,121,101,114,32,32,50,13, - 114,101,102,102,111,110,116,104,101,105,103,104,116,2,13,0,0,12,116,112, - 114,111,103,114,101,115,115,98,97,114,6,118,117,76,101,102,116,8,116,97, - 98,111,114,100,101,114,2,21,8,98,111,117,110,100,115,95,120,2,33,8, - 98,111,117,110,100,115,95,121,2,3,9,98,111,117,110,100,115,95,99,120, - 2,8,9,98,111,117,110,100,115,95,99,121,2,121,9,100,105,114,101,99, - 116,105,111,110,7,5,103,100,95,117,112,23,98,97,114,95,102,97,99,101, - 46,102,97,100,101,95,112,111,115,46,99,111,117,110,116,2,1,23,98,97, - 114,95,102,97,99,101,46,102,97,100,101,95,112,111,115,46,105,116,101,109, - 115,1,2,0,0,25,98,97,114,95,102,97,99,101,46,102,97,100,101,95, - 99,111,108,111,114,46,99,111,117,110,116,2,1,25,98,97,114,95,102,97, - 99,101,46,102,97,100,101,95,99,111,108,111,114,46,105,116,101,109,115,1, - 4,21,0,0,160,0,23,98,97,114,95,102,97,99,101,46,102,97,100,101, - 95,100,105,114,101,99,116,105,111,110,7,5,103,100,95,117,112,19,98,97, - 114,95,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102, - 97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,20,98,97,114,95, - 102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,10,102,114, - 108,95,102,105,108,101,102,116,9,102,114,108,95,102,105,116,111,112,11,102, - 114,108,95,102,105,114,105,103,104,116,12,102,114,108,95,102,105,98,111,116, - 116,111,109,0,21,98,97,114,95,102,114,97,109,101,46,108,111,99,97,108, - 112,114,111,112,115,49,11,11,102,114,108,49,95,102,111,108,101,102,116,10, - 102,114,108,49,95,102,111,116,111,112,12,102,114,108,49,95,102,111,114,105, - 103,104,116,13,102,114,108,49,95,102,111,98,111,116,116,111,109,0,10,118, - 97,108,117,101,114,97,110,103,101,2,100,10,118,97,108,117,101,115,116,97, - 114,116,2,0,5,118,97,108,117,101,2,0,6,102,111,114,109,97,116,6, - 0,0,0,12,116,112,114,111,103,114,101,115,115,98,97,114,7,118,117,114, - 105,103,104,116,8,116,97,98,111,114,100,101,114,2,22,8,98,111,117,110, - 100,115,95,120,2,92,8,98,111,117,110,100,115,95,121,2,3,9,98,111, - 117,110,100,115,95,99,120,2,8,9,98,111,117,110,100,115,95,99,121,2, - 121,9,100,105,114,101,99,116,105,111,110,7,5,103,100,95,117,112,23,98, - 97,114,95,102,97,99,101,46,102,97,100,101,95,112,111,115,46,99,111,117, - 110,116,2,1,23,98,97,114,95,102,97,99,101,46,102,97,100,101,95,112, - 111,115,46,105,116,101,109,115,1,2,0,0,25,98,97,114,95,102,97,99, - 101,46,102,97,100,101,95,99,111,108,111,114,46,99,111,117,110,116,2,1, - 25,98,97,114,95,102,97,99,101,46,102,97,100,101,95,99,111,108,111,114, - 46,105,116,101,109,115,1,4,21,0,0,160,0,23,98,97,114,95,102,97, - 99,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,5,103, - 100,95,117,112,19,98,97,114,95,102,97,99,101,46,108,111,99,97,108,112, - 114,111,112,115,11,15,102,97,108,95,102,97,100,105,114,101,99,116,105,111, - 110,0,20,98,97,114,95,102,114,97,109,101,46,108,111,99,97,108,112,114, - 111,112,115,11,10,102,114,108,95,102,105,108,101,102,116,9,102,114,108,95, - 102,105,116,111,112,11,102,114,108,95,102,105,114,105,103,104,116,12,102,114, - 108,95,102,105,98,111,116,116,111,109,0,21,98,97,114,95,102,114,97,109, - 101,46,108,111,99,97,108,112,114,111,112,115,49,11,11,102,114,108,49,95, - 102,111,108,101,102,116,10,102,114,108,49,95,102,111,116,111,112,12,102,114, - 108,49,95,102,111,114,105,103,104,116,13,102,114,108,49,95,102,111,98,111, - 116,116,111,109,0,10,118,97,108,117,101,114,97,110,103,101,2,100,10,118, - 97,108,117,101,115,116,97,114,116,2,0,5,118,97,108,117,101,2,0,6, - 102,111,114,109,97,116,6,0,0,0,12,116,112,114,111,103,114,101,115,115, - 98,97,114,8,118,117,114,105,103,104,116,50,8,116,97,98,111,114,100,101, - 114,2,23,8,98,111,117,110,100,115,95,120,3,240,0,8,98,111,117,110, - 100,115,95,121,2,3,9,98,111,117,110,100,115,95,99,120,2,8,9,98, - 111,117,110,100,115,95,99,121,2,121,9,100,105,114,101,99,116,105,111,110, - 7,5,103,100,95,117,112,23,98,97,114,95,102,97,99,101,46,102,97,100, - 101,95,112,111,115,46,99,111,117,110,116,2,1,23,98,97,114,95,102,97, - 99,101,46,102,97,100,101,95,112,111,115,46,105,116,101,109,115,1,2,0, - 0,25,98,97,114,95,102,97,99,101,46,102,97,100,101,95,99,111,108,111, - 114,46,99,111,117,110,116,2,1,25,98,97,114,95,102,97,99,101,46,102, - 97,100,101,95,99,111,108,111,114,46,105,116,101,109,115,1,4,21,0,0, - 160,0,23,98,97,114,95,102,97,99,101,46,102,97,100,101,95,100,105,114, - 101,99,116,105,111,110,7,5,103,100,95,117,112,19,98,97,114,95,102,97, - 99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102, - 97,100,105,114,101,99,116,105,111,110,0,20,98,97,114,95,102,114,97,109, - 101,46,108,111,99,97,108,112,114,111,112,115,11,10,102,114,108,95,102,105, - 108,101,102,116,9,102,114,108,95,102,105,116,111,112,11,102,114,108,95,102, - 105,114,105,103,104,116,12,102,114,108,95,102,105,98,111,116,116,111,109,0, - 21,98,97,114,95,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, - 115,49,11,11,102,114,108,49,95,102,111,108,101,102,116,10,102,114,108,49, - 95,102,111,116,111,112,12,102,114,108,49,95,102,111,114,105,103,104,116,13, - 102,114,108,49,95,102,111,98,111,116,116,111,109,0,10,118,97,108,117,101, - 114,97,110,103,101,2,100,10,118,97,108,117,101,115,116,97,114,116,2,0, - 5,118,97,108,117,101,2,0,6,102,111,114,109,97,116,6,0,0,0,12, - 116,112,114,111,103,114,101,115,115,98,97,114,7,118,117,76,101,102,116,50, - 8,116,97,98,111,114,100,101,114,2,24,8,98,111,117,110,100,115,95,120, - 3,181,0,8,98,111,117,110,100,115,95,121,2,3,9,98,111,117,110,100, - 115,95,99,120,2,8,9,98,111,117,110,100,115,95,99,121,2,121,9,100, - 105,114,101,99,116,105,111,110,7,5,103,100,95,117,112,23,98,97,114,95, - 102,97,99,101,46,102,97,100,101,95,112,111,115,46,99,111,117,110,116,2, - 1,23,98,97,114,95,102,97,99,101,46,102,97,100,101,95,112,111,115,46, - 105,116,101,109,115,1,2,0,0,25,98,97,114,95,102,97,99,101,46,102, - 97,100,101,95,99,111,108,111,114,46,99,111,117,110,116,2,1,25,98,97, - 114,95,102,97,99,101,46,102,97,100,101,95,99,111,108,111,114,46,105,116, - 101,109,115,1,4,21,0,0,160,0,23,98,97,114,95,102,97,99,101,46, - 102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,5,103,100,95,117, - 112,19,98,97,114,95,102,97,99,101,46,108,111,99,97,108,112,114,111,112, - 115,11,15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,20, - 98,97,114,95,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, - 11,10,102,114,108,95,102,105,108,101,102,116,9,102,114,108,95,102,105,116, - 111,112,11,102,114,108,95,102,105,114,105,103,104,116,12,102,114,108,95,102, - 105,98,111,116,116,111,109,0,21,98,97,114,95,102,114,97,109,101,46,108, - 111,99,97,108,112,114,111,112,115,49,11,11,102,114,108,49,95,102,111,108, - 101,102,116,10,102,114,108,49,95,102,111,116,111,112,12,102,114,108,49,95, - 102,111,114,105,103,104,116,13,102,114,108,49,95,102,111,98,111,116,116,111, - 109,0,10,118,97,108,117,101,114,97,110,103,101,2,100,10,118,97,108,117, - 101,115,116,97,114,116,2,0,5,118,97,108,117,101,2,0,6,102,111,114, - 109,97,116,6,0,0,0,7,116,98,117,116,116,111,110,7,97,117,116,111, - 109,105,120,5,99,111,108,111,114,4,3,0,0,128,17,102,114,97,109,101, - 46,99,97,112,116,105,111,110,100,105,115,116,2,0,17,102,114,97,109,101, - 46,102,111,110,116,46,104,101,105,103,104,116,2,10,15,102,114,97,109,101, - 46,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97, - 117,108,116,21,102,114,97,109,101,46,102,111,110,116,46,108,111,99,97,108, - 112,114,111,112,115,11,10,102,108,112,95,104,101,105,103,104,116,0,16,102, - 114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,114,108, - 95,111,112,116,105,111,110,115,115,107,105,110,0,17,102,114,97,109,101,46, - 108,111,99,97,108,112,114,111,112,115,49,11,16,102,114,108,49,95,99,97, - 112,116,105,111,110,100,105,115,116,0,14,102,114,97,109,101,46,116,101,109, + 112,114,111,112,115,49,11,0,8,116,97,98,111,114,100,101,114,2,27,7, + 118,105,115,105,98,108,101,8,8,98,111,117,110,100,115,95,120,2,114,8, + 98,111,117,110,100,115,95,121,2,44,9,98,111,117,110,100,115,95,99,120, + 2,21,9,98,111,117,110,100,115,95,99,121,2,21,8,115,116,97,116,102, + 105,108,101,7,17,109,97,105,110,102,111,46,116,115,116,97,116,102,105,108, + 101,49,8,111,110,99,104,97,110,103,101,7,5,115,101,116,118,117,5,118, + 97,108,117,101,2,1,12,118,97,108,117,101,100,101,102,97,117,108,116,2, + 1,8,118,97,108,117,101,109,97,120,2,10,13,114,101,102,102,111,110,116, + 104,101,105,103,104,116,2,15,0,0,0,9,116,103,114,111,117,112,98,111, + 120,14,116,103,114,111,117,112,98,111,120,100,114,117,109,115,5,99,111,108, + 111,114,4,3,0,0,128,16,102,114,97,109,101,46,108,111,99,97,108,112, + 114,111,112,115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114, + 111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116, + 101,7,11,116,102,114,97,109,101,99,111,109,112,49,15,102,97,99,101,46, + 108,111,99,97,108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101, + 109,112,108,97,116,101,7,18,100,114,117,109,115,102,111,46,116,102,97,99, + 101,99,111,109,112,50,8,116,97,98,111,114,100,101,114,2,1,8,98,111, + 117,110,100,115,95,120,3,29,1,8,98,111,117,110,100,115,95,121,2,0, + 9,98,111,117,110,100,115,95,99,120,2,103,9,98,111,117,110,100,115,95, + 99,121,2,126,0,7,116,98,117,116,116,111,110,10,108,111,111,112,95,115, + 116,97,114,116,3,84,97,103,2,1,5,99,111,108,111,114,4,3,0,0, + 128,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,15, + 102,114,108,95,111,112,116,105,111,110,115,115,107,105,110,0,17,102,114,97, + 109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97, + 109,101,46,116,101,109,112,108,97,116,101,7,11,116,102,114,97,109,101,99, + 111,109,112,50,19,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99, + 116,105,111,110,7,7,103,100,95,100,111,119,110,15,102,97,99,101,46,108, + 111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102,97,100,105,114, + 101,99,116,105,111,110,0,13,102,97,99,101,46,116,101,109,112,108,97,116, + 101,7,19,109,97,105,110,102,111,46,116,102,97,99,101,98,117,116,103,114, + 97,121,4,104,105,110,116,6,13,32,83,116,97,114,116,32,68,114,117,109, + 115,32,8,98,111,117,110,100,115,95,120,2,56,8,98,111,117,110,100,115, + 95,121,2,91,9,98,111,117,110,100,115,95,99,120,2,40,9,98,111,117, + 110,100,115,95,99,121,2,28,5,115,116,97,116,101,11,17,97,115,95,108, + 111,99,97,108,105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99, + 97,108,105,109,97,103,101,110,114,23,97,115,95,108,111,99,97,108,105,109, + 97,103,101,110,114,100,105,115,97,98,108,101,100,13,97,115,95,108,111,99, + 97,108,99,111,108,111,114,12,97,115,95,108,111,99,97,108,104,105,110,116, + 17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9, + 105,109,97,103,101,108,105,115,116,7,18,109,97,105,110,102,111,46,98,117, + 116,116,111,110,105,99,111,110,115,7,105,109,97,103,101,110,114,2,27,13, + 102,111,99,117,115,114,101,99,116,100,105,115,116,2,0,9,111,110,101,120, + 101,99,117,116,101,7,11,100,111,112,108,97,121,100,114,117,109,115,0,0, + 7,116,98,117,116,116,111,110,9,108,111,111,112,95,115,116,111,112,3,84, + 97,103,2,1,5,99,111,108,111,114,4,3,0,0,128,16,102,114,97,109, + 101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,114,108,95,111,112, + 116,105,111,110,115,115,107,105,110,0,17,102,114,97,109,101,46,108,111,99, + 97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109, 112,108,97,116,101,7,11,116,102,114,97,109,101,99,111,109,112,50,19,102, 97,99,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,7, 103,100,95,100,111,119,110,15,102,97,99,101,46,108,111,99,97,108,112,114, 111,112,115,11,15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110, 0,13,102,97,99,101,46,116,101,109,112,108,97,116,101,7,19,109,97,105, 110,102,111,46,116,102,97,99,101,98,117,116,103,114,97,121,8,116,97,98, - 111,114,100,101,114,2,25,4,104,105,110,116,6,20,32,65,117,116,111,32, - 77,105,120,105,110,103,32,111,110,47,111,102,102,32,8,98,111,117,110,100, - 115,95,120,3,145,0,8,98,111,117,110,100,115,95,121,2,44,9,98,111, - 117,110,100,115,95,99,120,2,34,9,98,111,117,110,100,115,95,99,121,2, - 18,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112, - 116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105, - 115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,23,97, - 115,95,108,111,99,97,108,105,109,97,103,101,110,114,100,105,115,97,98,108, - 101,100,13,97,115,95,108,111,99,97,108,99,111,108,111,114,12,97,115,95, - 108,111,99,97,108,104,105,110,116,17,97,115,95,108,111,99,97,108,111,110, - 101,120,101,99,117,116,101,0,7,99,97,112,116,105,111,110,6,3,77,105, - 120,11,99,97,112,116,105,111,110,100,105,115,116,2,0,10,102,111,110,116, - 46,99,111,108,111,114,4,74,74,74,0,11,102,111,110,116,46,104,101,105, - 103,104,116,2,10,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102, - 95,100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97,108,112, - 114,111,112,115,11,9,102,108,112,95,99,111,108,111,114,10,102,108,112,95, - 104,101,105,103,104,116,0,7,105,109,97,103,101,110,114,2,27,13,102,111, - 99,117,115,114,101,99,116,100,105,115,116,2,0,9,111,110,101,120,101,99, - 117,116,101,7,13,111,110,101,120,101,99,97,117,116,111,109,105,120,0,0, - 12,116,105,110,116,101,103,101,114,101,100,105,116,9,101,100,97,117,116,111, - 109,105,120,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, - 11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49, - 11,0,8,116,97,98,111,114,100,101,114,2,26,7,118,105,115,105,98,108, - 101,8,8,98,111,117,110,100,115,95,120,3,138,0,8,98,111,117,110,100, - 115,95,121,2,45,9,98,111,117,110,100,115,95,99,120,2,29,9,98,111, - 117,110,100,115,95,99,121,2,21,8,115,116,97,116,102,105,108,101,7,17, - 109,97,105,110,102,111,46,116,115,116,97,116,102,105,108,101,49,8,111,110, - 99,104,97,110,103,101,7,10,115,101,116,97,117,116,111,109,105,120,8,118, - 97,108,117,101,109,97,120,2,10,13,114,101,102,102,111,110,116,104,101,105, - 103,104,116,2,15,0,0,0,9,116,103,114,111,117,112,98,111,120,14,116, - 103,114,111,117,112,98,111,120,100,114,117,109,115,5,99,111,108,111,114,4, - 3,0,0,128,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, - 115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, - 49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,11, - 116,102,114,97,109,101,99,111,109,112,49,15,102,97,99,101,46,108,111,99, - 97,108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108, - 97,116,101,7,18,100,114,117,109,115,102,111,46,116,102,97,99,101,99,111, - 109,112,50,8,116,97,98,111,114,100,101,114,2,1,8,98,111,117,110,100, - 115,95,120,3,29,1,8,98,111,117,110,100,115,95,121,2,0,9,98,111, - 117,110,100,115,95,99,120,2,103,9,98,111,117,110,100,115,95,99,121,2, - 126,0,7,116,98,117,116,116,111,110,10,108,111,111,112,95,115,116,97,114, - 116,3,84,97,103,2,1,5,99,111,108,111,114,4,3,0,0,128,16,102, - 114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,114,108, - 95,111,112,116,105,111,110,115,115,107,105,110,0,17,102,114,97,109,101,46, - 108,111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46, - 116,101,109,112,108,97,116,101,7,11,116,102,114,97,109,101,99,111,109,112, - 50,19,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111, - 110,7,7,103,100,95,100,111,119,110,15,102,97,99,101,46,108,111,99,97, - 108,112,114,111,112,115,11,15,102,97,108,95,102,97,100,105,114,101,99,116, - 105,111,110,0,13,102,97,99,101,46,116,101,109,112,108,97,116,101,7,19, - 109,97,105,110,102,111,46,116,102,97,99,101,98,117,116,103,114,97,121,4, - 104,105,110,116,6,13,32,83,116,97,114,116,32,68,114,117,109,115,32,8, - 98,111,117,110,100,115,95,120,2,56,8,98,111,117,110,100,115,95,121,2, - 91,9,98,111,117,110,100,115,95,99,120,2,40,9,98,111,117,110,100,115, - 95,99,121,2,28,5,115,116,97,116,101,11,17,97,115,95,108,111,99,97, - 108,105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105, - 109,97,103,101,110,114,23,97,115,95,108,111,99,97,108,105,109,97,103,101, - 110,114,100,105,115,97,98,108,101,100,13,97,115,95,108,111,99,97,108,99, - 111,108,111,114,12,97,115,95,108,111,99,97,108,104,105,110,116,17,97,115, - 95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,105,109,97, - 103,101,108,105,115,116,7,18,109,97,105,110,102,111,46,98,117,116,116,111, - 110,105,99,111,110,115,7,105,109,97,103,101,110,114,2,27,13,102,111,99, - 117,115,114,101,99,116,100,105,115,116,2,0,9,111,110,101,120,101,99,117, - 116,101,7,11,100,111,112,108,97,121,100,114,117,109,115,0,0,7,116,98, - 117,116,116,111,110,9,108,111,111,112,95,115,116,111,112,3,84,97,103,2, + 111,114,100,101,114,2,1,4,104,105,110,116,6,13,32,80,97,117,115,101, + 32,68,114,117,109,115,32,8,98,111,117,110,100,115,95,120,2,56,8,98, + 111,117,110,100,115,95,121,2,61,9,98,111,117,110,100,115,95,99,120,2, + 40,9,98,111,117,110,100,115,95,99,121,2,28,5,115,116,97,116,101,11, + 11,97,115,95,100,105,115,97,98,108,101,100,16,97,115,95,108,111,99,97, + 108,100,105,115,97,98,108,101,100,17,97,115,95,108,111,99,97,108,105,109, + 97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103, + 101,110,114,23,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,100, + 105,115,97,98,108,101,100,13,97,115,95,108,111,99,97,108,99,111,108,111, + 114,12,97,115,95,108,111,99,97,108,104,105,110,116,17,97,115,95,108,111, + 99,97,108,111,110,101,120,101,99,117,116,101,0,9,105,109,97,103,101,108, + 105,115,116,7,18,109,97,105,110,102,111,46,98,117,116,116,111,110,105,99, + 111,110,115,7,105,109,97,103,101,110,114,2,1,13,102,111,99,117,115,114, + 101,99,116,100,105,115,116,2,0,9,111,110,101,120,101,99,117,116,101,7, + 12,100,111,112,97,117,115,101,100,114,117,109,115,0,0,7,116,98,117,116, + 116,111,110,11,108,111,111,112,95,114,101,115,117,109,101,3,84,97,103,2, 1,5,99,111,108,111,114,4,3,0,0,128,16,102,114,97,109,101,46,108, 111,99,97,108,112,114,111,112,115,11,15,102,114,108,95,111,112,116,105,111, 110,115,115,107,105,110,0,17,102,114,97,109,101,46,108,111,99,97,108,112, @@ -1172,189 +1209,43 @@ implementation 11,15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,13,102, 97,99,101,46,116,101,109,112,108,97,116,101,7,19,109,97,105,110,102,111, 46,116,102,97,99,101,98,117,116,103,114,97,121,8,116,97,98,111,114,100, - 101,114,2,1,4,104,105,110,116,6,13,32,80,97,117,115,101,32,68,114, - 117,109,115,32,8,98,111,117,110,100,115,95,120,2,56,8,98,111,117,110, - 100,115,95,121,2,61,9,98,111,117,110,100,115,95,99,120,2,40,9,98, - 111,117,110,100,115,95,99,121,2,28,5,115,116,97,116,101,11,11,97,115, - 95,100,105,115,97,98,108,101,100,16,97,115,95,108,111,99,97,108,100,105, - 115,97,98,108,101,100,17,97,115,95,108,111,99,97,108,105,109,97,103,101, - 108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114, - 23,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,100,105,115,97, - 98,108,101,100,13,97,115,95,108,111,99,97,108,99,111,108,111,114,12,97, - 115,95,108,111,99,97,108,104,105,110,116,17,97,115,95,108,111,99,97,108, - 111,110,101,120,101,99,117,116,101,0,9,105,109,97,103,101,108,105,115,116, - 7,18,109,97,105,110,102,111,46,98,117,116,116,111,110,105,99,111,110,115, - 7,105,109,97,103,101,110,114,2,1,13,102,111,99,117,115,114,101,99,116, - 100,105,115,116,2,0,9,111,110,101,120,101,99,117,116,101,7,12,100,111, - 112,97,117,115,101,100,114,117,109,115,0,0,7,116,98,117,116,116,111,110, - 11,108,111,111,112,95,114,101,115,117,109,101,3,84,97,103,2,1,5,99, - 111,108,111,114,4,3,0,0,128,16,102,114,97,109,101,46,108,111,99,97, - 108,112,114,111,112,115,11,15,102,114,108,95,111,112,116,105,111,110,115,115, - 107,105,110,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, - 115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7, - 11,116,102,114,97,109,101,99,111,109,112,50,19,102,97,99,101,46,102,97, - 100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111,119, - 110,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102, - 97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,13,102,97,99,101, - 46,116,101,109,112,108,97,116,101,7,19,109,97,105,110,102,111,46,116,102, - 97,99,101,98,117,116,103,114,97,121,8,116,97,98,111,114,100,101,114,2, - 2,4,104,105,110,116,6,14,32,82,101,115,117,109,101,32,68,114,117,109, - 115,32,8,98,111,117,110,100,115,95,120,2,56,8,98,111,117,110,100,115, - 95,121,2,31,9,98,111,117,110,100,115,95,99,120,2,40,9,98,111,117, - 110,100,115,95,99,121,2,28,5,115,116,97,116,101,11,11,97,115,95,100, - 105,115,97,98,108,101,100,16,97,115,95,108,111,99,97,108,100,105,115,97, - 98,108,101,100,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105, - 115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,23,97, - 115,95,108,111,99,97,108,105,109,97,103,101,110,114,100,105,115,97,98,108, - 101,100,13,97,115,95,108,111,99,97,108,99,111,108,111,114,12,97,115,95, - 108,111,99,97,108,104,105,110,116,17,97,115,95,108,111,99,97,108,111,110, - 101,120,101,99,117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,18, - 109,97,105,110,102,111,46,98,117,116,116,111,110,105,99,111,110,115,7,105, - 109,97,103,101,110,114,2,28,13,102,111,99,117,115,114,101,99,116,100,105, - 115,116,2,0,9,111,110,101,120,101,99,117,116,101,7,13,100,111,114,101, - 115,117,109,101,100,114,117,109,115,0,0,7,116,115,108,105,100,101,114,8, - 116,115,108,105,100,101,114,50,3,84,97,103,2,3,5,99,111,108,111,114, - 4,159,209,203,0,12,102,114,97,109,101,46,108,101,118,101,108,111,2,0, - 18,102,114,97,109,101,46,99,111,108,111,114,100,107,119,105,100,116,104,2, - 0,18,102,114,97,109,101,46,99,111,108,111,114,104,108,119,105,100,116,104, - 2,0,17,102,114,97,109,101,46,99,97,112,116,105,111,110,100,105,115,116, - 2,0,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11, - 10,102,114,108,95,108,101,118,101,108,111,10,102,114,108,95,108,101,118,101, - 108,105,16,102,114,108,95,99,111,108,111,114,100,107,119,105,100,116,104,16, - 102,114,108,95,99,111,108,111,114,104,108,119,105,100,116,104,10,102,114,108, - 95,102,105,108,101,102,116,9,102,114,108,95,102,105,116,111,112,11,102,114, - 108,95,102,105,114,105,103,104,116,12,102,114,108,95,102,105,98,111,116,116, - 111,109,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, - 49,11,16,102,114,108,49,95,99,97,112,116,105,111,110,100,105,115,116,11, - 102,114,108,49,95,102,111,108,101,102,116,10,102,114,108,49,95,102,111,116, - 111,112,12,102,114,108,49,95,102,111,114,105,103,104,116,13,102,114,108,49, - 95,102,111,98,111,116,116,111,109,0,14,102,114,97,109,101,46,116,101,109, - 112,108,97,116,101,7,11,116,102,114,97,109,101,99,111,109,112,50,8,116, - 97,98,111,114,100,101,114,2,3,4,104,105,110,116,6,25,32,71,101,110, - 101,114,97,108,32,86,111,108,117,109,101,32,111,102,32,100,114,117,109,115, - 32,8,98,111,117,110,100,115,95,120,2,6,8,98,111,117,110,100,115,95, - 121,2,3,9,98,111,117,110,100,115,95,99,120,2,45,9,98,111,117,110, - 100,115,95,99,121,2,121,8,115,116,97,116,102,105,108,101,7,17,109,97, - 105,110,102,111,46,116,115,116,97,116,102,105,108,101,49,12,111,112,116,105, - 111,110,115,101,100,105,116,49,11,17,111,101,49,95,97,117,116,111,112,111, - 112,117,112,109,101,110,117,14,111,101,49,95,107,101,121,101,120,101,99,117, - 116,101,13,111,101,49,95,115,97,118,101,118,97,108,117,101,13,111,101,49, - 95,115,97,118,101,115,116,97,116,101,27,111,101,49,95,99,104,101,99,107, - 118,97,108,117,101,97,102,116,101,114,115,116,97,116,114,101,97,100,14,111, - 101,49,95,116,104,117,109,98,116,114,97,99,107,0,8,111,110,99,104,97, - 110,103,101,7,16,111,110,99,104,97,110,103,101,118,111,108,100,114,117,109, - 115,5,118,97,108,117,101,2,1,17,115,99,114,111,108,108,98,97,114,46, - 111,112,116,105,111,110,115,11,14,115,98,111,95,116,104,117,109,98,116,114, - 97,99,107,16,115,98,111,95,99,108,105,99,107,116,111,118,97,108,117,101, - 12,115,98,111,95,109,111,118,101,97,117,116,111,12,115,98,111,95,115,104, - 111,119,97,117,116,111,13,115,98,111,95,118,97,108,117,101,107,101,121,115, - 0,22,115,99,114,111,108,108,98,97,114,46,98,117,116,116,111,110,108,101, - 110,103,116,104,2,17,25,115,99,114,111,108,108,98,97,114,46,98,117,116, - 116,111,110,109,105,110,108,101,110,103,116,104,2,255,25,115,99,114,111,108, - 108,98,97,114,46,98,117,116,116,111,110,101,110,100,108,101,110,103,116,104, - 2,255,25,115,99,114,111,108,108,98,97,114,46,102,97,99,101,46,108,111, - 99,97,108,112,114,111,112,115,11,0,23,115,99,114,111,108,108,98,97,114, - 46,102,97,99,101,46,116,101,109,112,108,97,116,101,7,11,116,102,97,99, - 101,115,108,105,100,101,114,26,115,99,114,111,108,108,98,97,114,46,102,97, - 99,101,49,46,108,111,99,97,108,112,114,111,112,115,11,0,24,115,99,114, - 111,108,108,98,97,114,46,102,97,99,101,49,46,116,101,109,112,108,97,116, - 101,7,11,116,102,97,99,101,115,108,105,100,101,114,31,115,99,114,111,108, - 108,98,97,114,46,102,97,99,101,98,117,116,116,111,110,46,108,111,99,97, - 108,112,114,111,112,115,11,0,29,115,99,114,111,108,108,98,97,114,46,102, - 97,99,101,98,117,116,116,111,110,46,116,101,109,112,108,97,116,101,7,11, - 116,102,97,99,101,98,117,116,116,111,110,34,115,99,114,111,108,108,98,97, - 114,46,102,97,99,101,101,110,100,98,117,116,116,111,110,46,108,111,99,97, - 108,112,114,111,112,115,11,0,32,115,99,114,111,108,108,98,97,114,46,102, - 97,99,101,101,110,100,98,117,116,116,111,110,46,116,101,109,112,108,97,116, - 101,7,17,109,97,105,110,102,111,46,116,102,97,99,101,99,111,109,112,52, - 32,115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,98,117,116,116, - 111,110,46,108,111,99,97,108,112,114,111,112,115,11,15,102,114,108,95,104, - 105,100,100,101,110,101,100,103,101,115,0,33,115,99,114,111,108,108,98,97, - 114,46,102,114,97,109,101,98,117,116,116,111,110,46,108,111,99,97,108,112, - 114,111,112,115,49,11,0,30,115,99,114,111,108,108,98,97,114,46,102,114, - 97,109,101,98,117,116,116,111,110,46,116,101,109,112,108,97,116,101,7,11, - 116,102,114,97,109,101,99,111,109,112,50,37,115,99,114,111,108,108,98,97, - 114,46,102,114,97,109,101,101,110,100,98,117,116,116,111,110,49,46,111,112, - 116,105,111,110,115,115,107,105,110,11,8,102,115,111,95,102,108,97,116,0, - 38,115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,101,110,100,98, - 117,116,116,111,110,49,46,99,111,108,111,114,100,107,119,105,100,116,104,2, - 0,38,115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,101,110,100, - 98,117,116,116,111,110,49,46,99,111,108,111,114,104,108,119,105,100,116,104, - 2,0,36,115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,101,110, - 100,98,117,116,116,111,110,49,46,108,111,99,97,108,112,114,111,112,115,11, - 16,102,114,108,95,99,111,108,111,114,100,107,119,105,100,116,104,16,102,114, - 108,95,99,111,108,111,114,104,108,119,105,100,116,104,15,102,114,108,95,111, - 112,116,105,111,110,115,115,107,105,110,0,37,115,99,114,111,108,108,98,97, - 114,46,102,114,97,109,101,101,110,100,98,117,116,116,111,110,49,46,108,111, - 99,97,108,112,114,111,112,115,49,11,0,37,115,99,114,111,108,108,98,97, - 114,46,102,114,97,109,101,101,110,100,98,117,116,116,111,110,50,46,111,112, - 116,105,111,110,115,115,107,105,110,11,8,102,115,111,95,102,108,97,116,0, - 38,115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,101,110,100,98, - 117,116,116,111,110,50,46,99,111,108,111,114,100,107,119,105,100,116,104,2, - 0,38,115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,101,110,100, - 98,117,116,116,111,110,50,46,99,111,108,111,114,104,108,119,105,100,116,104, - 2,0,36,115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,101,110, - 100,98,117,116,116,111,110,50,46,108,111,99,97,108,112,114,111,112,115,11, - 16,102,114,108,95,99,111,108,111,114,100,107,119,105,100,116,104,16,102,114, - 108,95,99,111,108,111,114,104,108,119,105,100,116,104,15,102,114,108,95,111, - 112,116,105,111,110,115,115,107,105,110,0,37,115,99,114,111,108,108,98,97, - 114,46,102,114,97,109,101,101,110,100,98,117,116,116,111,110,50,46,108,111, - 99,97,108,112,114,111,112,115,49,11,0,9,100,105,114,101,99,116,105,111, - 110,7,5,103,100,95,117,112,0,0,11,116,115,116,114,105,110,103,100,105, - 115,112,9,110,97,109,101,100,114,117,109,115,5,99,111,108,111,114,4,3, - 0,0,128,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, - 11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49, - 11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,11,116, - 102,114,97,109,101,99,111,109,112,50,19,102,97,99,101,46,102,97,100,101, - 95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,15, - 102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108, - 95,102,97,100,105,114,101,99,116,105,111,110,0,13,102,97,99,101,46,116, - 101,109,112,108,97,116,101,7,18,100,114,117,109,115,102,111,46,116,102,97, - 99,101,99,111,109,112,50,8,116,97,98,111,114,100,101,114,2,4,4,104, - 105,110,116,6,11,32,68,114,117,109,115,32,115,101,116,32,8,98,111,117, - 110,100,115,95,120,2,55,8,98,111,117,110,100,115,95,121,2,4,9,98, - 111,117,110,100,115,95,99,120,2,44,9,98,111,117,110,100,115,95,99,121, - 2,15,10,102,111,110,116,46,99,111,108,111,114,4,59,59,59,0,11,102, - 111,110,116,46,104,101,105,103,104,116,2,10,9,102,111,110,116,46,110,97, - 109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,15,102,111,110,116, - 46,108,111,99,97,108,112,114,111,112,115,11,9,102,108,112,95,99,111,108, - 111,114,10,102,108,112,95,104,101,105,103,104,116,0,9,116,101,120,116,102, - 108,97,103,115,11,12,116,102,95,120,99,101,110,116,101,114,101,100,12,116, - 102,95,121,99,101,110,116,101,114,101,100,0,5,118,97,108,117,101,6,5, - 68,114,117,109,115,13,114,101,102,102,111,110,116,104,101,105,103,104,116,2, - 13,0,0,0,9,116,103,114,111,117,112,98,111,120,14,116,103,114,111,117, - 112,98,111,120,105,110,112,117,116,5,99,111,108,111,114,4,3,0,0,128, - 16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,0,17, - 102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,0,14, - 102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,11,116,102,114,97, - 109,101,99,111,109,112,49,15,102,97,99,101,46,108,111,99,97,108,112,114, - 111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108,97,116,101,7, - 24,114,101,99,111,114,100,101,114,102,111,46,116,102,97,99,101,114,101,99, - 108,105,103,104,116,8,116,97,98,111,114,100,101,114,2,2,8,98,111,117, - 110,100,115,95,120,3,134,1,8,98,111,117,110,100,115,95,121,2,0,9, - 98,111,117,110,100,115,95,99,120,2,58,9,98,111,117,110,100,115,95,99, - 121,2,126,0,7,116,115,108,105,100,101,114,8,116,115,108,105,100,101,114, - 51,5,99,111,108,111,114,4,159,209,203,0,12,102,114,97,109,101,46,108, - 101,118,101,108,111,2,0,18,102,114,97,109,101,46,99,111,108,111,114,100, - 107,119,105,100,116,104,2,0,18,102,114,97,109,101,46,99,111,108,111,114, - 104,108,119,105,100,116,104,2,0,17,102,114,97,109,101,46,99,97,112,116, - 105,111,110,100,105,115,116,2,0,16,102,114,97,109,101,46,108,111,99,97, - 108,112,114,111,112,115,11,10,102,114,108,95,108,101,118,101,108,111,10,102, - 114,108,95,108,101,118,101,108,105,16,102,114,108,95,99,111,108,111,114,100, - 107,119,105,100,116,104,16,102,114,108,95,99,111,108,111,114,104,108,119,105, - 100,116,104,10,102,114,108,95,102,105,108,101,102,116,9,102,114,108,95,102, - 105,116,111,112,11,102,114,108,95,102,105,114,105,103,104,116,12,102,114,108, - 95,102,105,98,111,116,116,111,109,0,17,102,114,97,109,101,46,108,111,99, - 97,108,112,114,111,112,115,49,11,16,102,114,108,49,95,99,97,112,116,105, - 111,110,100,105,115,116,11,102,114,108,49,95,102,111,108,101,102,116,10,102, - 114,108,49,95,102,111,116,111,112,12,102,114,108,49,95,102,111,114,105,103, - 104,116,13,102,114,108,49,95,102,111,98,111,116,116,111,109,0,14,102,114, - 97,109,101,46,116,101,109,112,108,97,116,101,7,11,116,102,114,97,109,101, - 99,111,109,112,50,4,104,105,110,116,6,32,32,86,111,108,117,109,101,32, - 111,102,32,105,110,112,117,116,32,40,109,105,99,32,111,114,32,105,110,112, - 117,116,41,32,8,98,111,117,110,100,115,95,120,2,6,8,98,111,117,110, - 100,115,95,121,2,24,9,98,111,117,110,100,115,95,99,120,2,45,9,98, - 111,117,110,100,115,95,99,121,2,99,8,115,116,97,116,102,105,108,101,7, + 101,114,2,2,4,104,105,110,116,6,14,32,82,101,115,117,109,101,32,68, + 114,117,109,115,32,8,98,111,117,110,100,115,95,120,2,56,8,98,111,117, + 110,100,115,95,121,2,31,9,98,111,117,110,100,115,95,99,120,2,40,9, + 98,111,117,110,100,115,95,99,121,2,28,5,115,116,97,116,101,11,11,97, + 115,95,100,105,115,97,98,108,101,100,16,97,115,95,108,111,99,97,108,100, + 105,115,97,98,108,101,100,17,97,115,95,108,111,99,97,108,105,109,97,103, + 101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110, + 114,23,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,100,105,115, + 97,98,108,101,100,13,97,115,95,108,111,99,97,108,99,111,108,111,114,12, + 97,115,95,108,111,99,97,108,104,105,110,116,17,97,115,95,108,111,99,97, + 108,111,110,101,120,101,99,117,116,101,0,9,105,109,97,103,101,108,105,115, + 116,7,18,109,97,105,110,102,111,46,98,117,116,116,111,110,105,99,111,110, + 115,7,105,109,97,103,101,110,114,2,28,13,102,111,99,117,115,114,101,99, + 116,100,105,115,116,2,0,9,111,110,101,120,101,99,117,116,101,7,13,100, + 111,114,101,115,117,109,101,100,114,117,109,115,0,0,7,116,115,108,105,100, + 101,114,8,116,115,108,105,100,101,114,50,3,84,97,103,2,3,5,99,111, + 108,111,114,4,159,209,203,0,12,102,114,97,109,101,46,108,101,118,101,108, + 111,2,0,18,102,114,97,109,101,46,99,111,108,111,114,100,107,119,105,100, + 116,104,2,0,18,102,114,97,109,101,46,99,111,108,111,114,104,108,119,105, + 100,116,104,2,0,17,102,114,97,109,101,46,99,97,112,116,105,111,110,100, + 105,115,116,2,0,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111, + 112,115,11,10,102,114,108,95,108,101,118,101,108,111,10,102,114,108,95,108, + 101,118,101,108,105,16,102,114,108,95,99,111,108,111,114,100,107,119,105,100, + 116,104,16,102,114,108,95,99,111,108,111,114,104,108,119,105,100,116,104,10, + 102,114,108,95,102,105,108,101,102,116,9,102,114,108,95,102,105,116,111,112, + 11,102,114,108,95,102,105,114,105,103,104,116,12,102,114,108,95,102,105,98, + 111,116,116,111,109,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114, + 111,112,115,49,11,16,102,114,108,49,95,99,97,112,116,105,111,110,100,105, + 115,116,11,102,114,108,49,95,102,111,108,101,102,116,10,102,114,108,49,95, + 102,111,116,111,112,12,102,114,108,49,95,102,111,114,105,103,104,116,13,102, + 114,108,49,95,102,111,98,111,116,116,111,109,0,14,102,114,97,109,101,46, + 116,101,109,112,108,97,116,101,7,11,116,102,114,97,109,101,99,111,109,112, + 50,8,116,97,98,111,114,100,101,114,2,3,4,104,105,110,116,6,25,32, + 71,101,110,101,114,97,108,32,86,111,108,117,109,101,32,111,102,32,100,114, + 117,109,115,32,8,98,111,117,110,100,115,95,120,2,6,8,98,111,117,110, + 100,115,95,121,2,3,9,98,111,117,110,100,115,95,99,120,2,45,9,98, + 111,117,110,100,115,95,99,121,2,121,8,115,116,97,116,102,105,108,101,7, 17,109,97,105,110,102,111,46,116,115,116,97,116,102,105,108,101,49,12,111, 112,116,105,111,110,115,101,100,105,116,49,11,17,111,101,49,95,97,117,116, 111,112,111,112,117,112,109,101,110,117,14,111,101,49,95,107,101,121,101,120, @@ -1362,8 +1253,8 @@ implementation 111,101,49,95,115,97,118,101,115,116,97,116,101,27,111,101,49,95,99,104, 101,99,107,118,97,108,117,101,97,102,116,101,114,115,116,97,116,114,101,97, 100,14,111,101,49,95,116,104,117,109,98,116,114,97,99,107,0,8,111,110, - 99,104,97,110,103,101,7,16,111,110,99,104,97,110,103,101,118,111,108,105, - 110,112,117,116,5,118,97,108,117,101,2,0,17,115,99,114,111,108,108,98, + 99,104,97,110,103,101,7,16,111,110,99,104,97,110,103,101,118,111,108,100, + 114,117,109,115,5,118,97,108,117,101,2,1,17,115,99,114,111,108,108,98, 97,114,46,111,112,116,105,111,110,115,11,14,115,98,111,95,116,104,117,109, 98,116,114,97,99,107,16,115,98,111,95,99,108,105,99,107,116,111,118,97, 108,117,101,12,115,98,111,95,109,111,118,101,97,117,116,111,12,115,98,111, @@ -1420,1539 +1311,1660 @@ implementation 108,95,111,112,116,105,111,110,115,115,107,105,110,0,37,115,99,114,111,108, 108,98,97,114,46,102,114,97,109,101,101,110,100,98,117,116,116,111,110,50, 46,108,111,99,97,108,112,114,111,112,115,49,11,0,9,100,105,114,101,99, - 116,105,111,110,7,5,103,100,95,117,112,0,0,7,116,98,117,116,116,111, - 110,8,98,117,116,105,110,112,117,116,5,99,111,108,111,114,4,3,0,0, - 128,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,15, - 102,114,108,95,111,112,116,105,111,110,115,115,107,105,110,0,17,102,114,97, - 109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97, - 109,101,46,116,101,109,112,108,97,116,101,7,11,116,102,114,97,109,101,99, - 111,109,112,50,19,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99, - 116,105,111,110,7,7,103,100,95,100,111,119,110,15,102,97,99,101,46,108, - 111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102,97,100,105,114, - 101,99,116,105,111,110,0,13,102,97,99,101,46,116,101,109,112,108,97,116, - 101,7,19,109,97,105,110,102,111,46,116,102,97,99,101,98,117,116,103,114, - 97,121,8,116,97,98,111,114,100,101,114,2,1,4,104,105,110,116,6,20, - 32,32,69,110,97,98,108,101,32,76,105,118,101,32,73,110,112,117,116,32, - 8,98,111,117,110,100,115,95,120,2,5,8,98,111,117,110,100,115,95,121, - 2,3,9,98,111,117,110,100,115,95,99,120,2,48,9,98,111,117,110,100, - 115,95,99,121,2,17,5,115,116,97,116,101,11,15,97,115,95,108,111,99, - 97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109, - 97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103, - 101,110,114,23,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,100, - 105,115,97,98,108,101,100,13,97,115,95,108,111,99,97,108,99,111,108,111, - 114,12,97,115,95,108,111,99,97,108,104,105,110,116,17,97,115,95,108,111, - 99,97,108,111,110,101,120,101,99,117,116,101,0,7,99,97,112,116,105,111, - 110,6,5,73,110,112,117,116,11,99,97,112,116,105,111,110,100,105,115,116, - 2,0,10,102,111,110,116,46,99,111,108,111,114,4,64,64,64,0,11,102, - 111,110,116,46,104,101,105,103,104,116,2,10,9,102,111,110,116,46,110,97, - 109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,15,102,111,110,116, - 46,108,111,99,97,108,112,114,111,112,115,11,9,102,108,112,95,99,111,108, - 111,114,10,102,108,112,95,104,101,105,103,104,116,0,7,105,109,97,103,101, - 110,114,2,27,13,102,111,99,117,115,114,101,99,116,100,105,115,116,2,0, - 9,111,110,101,120,101,99,117,116,101,7,10,111,110,115,101,116,105,110,112, - 117,116,0,0,0,9,116,102,97,99,101,99,111,109,112,10,116,102,97,99, - 101,99,111,109,112,55,23,116,101,109,112,108,97,116,101,46,102,97,100,101, - 95,112,111,115,46,99,111,117,110,116,2,2,23,116,101,109,112,108,97,116, - 101,46,102,97,100,101,95,112,111,115,46,105,116,101,109,115,1,2,0,2, - 1,0,25,116,101,109,112,108,97,116,101,46,102,97,100,101,95,99,111,108, - 111,114,46,99,111,117,110,116,2,2,25,116,101,109,112,108,97,116,101,46, - 102,97,100,101,95,99,111,108,111,114,46,105,116,101,109,115,1,4,171,171, - 171,0,4,242,242,242,0,0,23,116,101,109,112,108,97,116,101,46,102,97, - 100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,108,101,102, - 116,4,108,101,102,116,3,61,1,3,116,111,112,2,53,0,0,9,116,102, - 97,99,101,99,111,109,112,10,116,102,97,99,101,99,111,109,112,50,23,116, - 101,109,112,108,97,116,101,46,102,97,100,101,95,112,111,115,46,99,111,117, - 110,116,2,2,23,116,101,109,112,108,97,116,101,46,102,97,100,101,95,112, - 111,115,46,105,116,101,109,115,1,2,0,2,1,0,25,116,101,109,112,108, - 97,116,101,46,102,97,100,101,95,99,111,108,111,114,46,99,111,117,110,116, - 2,2,25,116,101,109,112,108,97,116,101,46,102,97,100,101,95,99,111,108, - 111,114,46,105,116,101,109,115,1,4,242,242,242,0,4,166,166,166,0,0, - 23,116,101,109,112,108,97,116,101,46,102,97,100,101,95,100,105,114,101,99, - 116,105,111,110,7,7,103,100,95,100,111,119,110,4,108,101,102,116,3,52, - 1,3,116,111,112,2,81,0,0,10,116,102,114,97,109,101,99,111,109,112, - 11,116,102,114,97,109,101,99,111,109,112,49,20,116,101,109,112,108,97,116, - 101,46,102,114,97,109,101,105,95,108,101,102,116,2,4,19,116,101,109,112, - 108,97,116,101,46,102,114,97,109,101,105,95,116,111,112,2,2,21,116,101, - 109,112,108,97,116,101,46,102,114,97,109,101,105,95,114,105,103,104,116,2, - 4,22,116,101,109,112,108,97,116,101,46,102,114,97,109,101,105,95,98,111, - 116,116,111,109,2,2,24,116,101,109,112,108,97,116,101,46,102,114,97,109, - 101,105,109,97,103,101,95,108,105,115,116,7,11,116,105,109,97,103,101,108, - 105,115,116,50,24,116,101,109,112,108,97,116,101,46,102,114,97,109,101,105, - 109,97,103,101,95,108,101,102,116,2,252,23,116,101,109,112,108,97,116,101, - 46,102,114,97,109,101,105,109,97,103,101,95,116,111,112,2,252,25,116,101, - 109,112,108,97,116,101,46,102,114,97,109,101,105,109,97,103,101,95,114,105, - 103,104,116,2,252,26,116,101,109,112,108,97,116,101,46,102,114,97,109,101, - 105,109,97,103,101,95,98,111,116,116,111,109,2,252,20,116,101,109,112,108, - 97,116,101,46,111,112,116,105,111,110,115,115,107,105,110,11,8,102,115,111, - 95,102,108,97,116,0,4,108,101,102,116,3,44,1,3,116,111,112,2,39, - 0,0,10,116,105,109,97,103,101,108,105,115,116,11,116,105,109,97,103,101, - 108,105,115,116,50,5,119,105,100,116,104,2,4,6,104,101,105,103,104,116, - 2,4,5,99,111,117,110,116,2,8,18,99,111,114,110,101,114,109,97,115, - 107,95,116,111,112,108,101,102,116,6,2,2,1,21,99,111,114,110,101,114, - 109,97,115,107,95,98,111,116,116,111,109,108,101,102,116,6,2,2,1,22, - 99,111,114,110,101,114,109,97,115,107,95,98,111,116,116,111,109,114,105,103, - 104,116,6,2,2,1,19,99,111,114,110,101,114,109,97,115,107,95,116,111, - 112,114,105,103,104,116,6,2,2,1,4,108,101,102,116,3,76,1,3,116, - 111,112,2,65,5,105,109,97,103,101,10,116,1,0,0,0,0,0,0,2, - 0,0,0,12,0,0,0,12,0,0,0,16,1,0,0,0,0,0,0,0, + 116,105,111,110,7,5,103,100,95,117,112,0,0,11,116,115,116,114,105,110, + 103,100,105,115,112,9,110,97,109,101,100,114,117,109,115,5,99,111,108,111, + 114,4,3,0,0,128,16,102,114,97,109,101,46,108,111,99,97,108,112,114, + 111,112,115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111, + 112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101, + 7,11,116,102,114,97,109,101,99,111,109,112,50,19,102,97,99,101,46,102, + 97,100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111, + 119,110,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15, + 102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,13,102,97,99, + 101,46,116,101,109,112,108,97,116,101,7,18,100,114,117,109,115,102,111,46, + 116,102,97,99,101,99,111,109,112,50,8,116,97,98,111,114,100,101,114,2, + 4,4,104,105,110,116,6,11,32,68,114,117,109,115,32,115,101,116,32,8, + 98,111,117,110,100,115,95,120,2,55,8,98,111,117,110,100,115,95,121,2, + 4,9,98,111,117,110,100,115,95,99,120,2,44,9,98,111,117,110,100,115, + 95,99,121,2,15,10,102,111,110,116,46,99,111,108,111,114,4,59,59,59, + 0,11,102,111,110,116,46,104,101,105,103,104,116,2,10,9,102,111,110,116, + 46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,15,102, + 111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,9,102,108,112,95, + 99,111,108,111,114,10,102,108,112,95,104,101,105,103,104,116,0,9,116,101, + 120,116,102,108,97,103,115,11,12,116,102,95,120,99,101,110,116,101,114,101, + 100,12,116,102,95,121,99,101,110,116,101,114,101,100,0,5,118,97,108,117, + 101,6,5,68,114,117,109,115,13,114,101,102,102,111,110,116,104,101,105,103, + 104,116,2,13,0,0,0,9,116,103,114,111,117,112,98,111,120,14,116,103, + 114,111,117,112,98,111,120,105,110,112,117,116,5,99,111,108,111,114,4,3, + 0,0,128,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, + 11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49, + 11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,11,116, + 102,114,97,109,101,99,111,109,112,49,15,102,97,99,101,46,108,111,99,97, + 108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108,97, + 116,101,7,24,114,101,99,111,114,100,101,114,102,111,46,116,102,97,99,101, + 114,101,99,108,105,103,104,116,8,116,97,98,111,114,100,101,114,2,2,8, + 98,111,117,110,100,115,95,120,3,134,1,8,98,111,117,110,100,115,95,121, + 2,0,9,98,111,117,110,100,115,95,99,120,2,58,9,98,111,117,110,100, + 115,95,99,121,2,126,0,7,116,115,108,105,100,101,114,8,116,115,108,105, + 100,101,114,51,5,99,111,108,111,114,4,159,209,203,0,12,102,114,97,109, + 101,46,108,101,118,101,108,111,2,0,18,102,114,97,109,101,46,99,111,108, + 111,114,100,107,119,105,100,116,104,2,0,18,102,114,97,109,101,46,99,111, + 108,111,114,104,108,119,105,100,116,104,2,0,17,102,114,97,109,101,46,99, + 97,112,116,105,111,110,100,105,115,116,2,0,16,102,114,97,109,101,46,108, + 111,99,97,108,112,114,111,112,115,11,10,102,114,108,95,108,101,118,101,108, + 111,10,102,114,108,95,108,101,118,101,108,105,16,102,114,108,95,99,111,108, + 111,114,100,107,119,105,100,116,104,16,102,114,108,95,99,111,108,111,114,104, + 108,119,105,100,116,104,10,102,114,108,95,102,105,108,101,102,116,9,102,114, + 108,95,102,105,116,111,112,11,102,114,108,95,102,105,114,105,103,104,116,12, + 102,114,108,95,102,105,98,111,116,116,111,109,0,17,102,114,97,109,101,46, + 108,111,99,97,108,112,114,111,112,115,49,11,16,102,114,108,49,95,99,97, + 112,116,105,111,110,100,105,115,116,11,102,114,108,49,95,102,111,108,101,102, + 116,10,102,114,108,49,95,102,111,116,111,112,12,102,114,108,49,95,102,111, + 114,105,103,104,116,13,102,114,108,49,95,102,111,98,111,116,116,111,109,0, + 14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,11,116,102,114, + 97,109,101,99,111,109,112,50,4,104,105,110,116,6,32,32,86,111,108,117, + 109,101,32,111,102,32,105,110,112,117,116,32,40,109,105,99,32,111,114,32, + 105,110,112,117,116,41,32,8,98,111,117,110,100,115,95,120,2,6,8,98, + 111,117,110,100,115,95,121,2,24,9,98,111,117,110,100,115,95,99,120,2, + 45,9,98,111,117,110,100,115,95,99,121,2,99,8,115,116,97,116,102,105, + 108,101,7,17,109,97,105,110,102,111,46,116,115,116,97,116,102,105,108,101, + 49,12,111,112,116,105,111,110,115,101,100,105,116,49,11,17,111,101,49,95, + 97,117,116,111,112,111,112,117,112,109,101,110,117,14,111,101,49,95,107,101, + 121,101,120,101,99,117,116,101,13,111,101,49,95,115,97,118,101,118,97,108, + 117,101,13,111,101,49,95,115,97,118,101,115,116,97,116,101,27,111,101,49, + 95,99,104,101,99,107,118,97,108,117,101,97,102,116,101,114,115,116,97,116, + 114,101,97,100,14,111,101,49,95,116,104,117,109,98,116,114,97,99,107,0, + 8,111,110,99,104,97,110,103,101,7,16,111,110,99,104,97,110,103,101,118, + 111,108,105,110,112,117,116,5,118,97,108,117,101,2,0,17,115,99,114,111, + 108,108,98,97,114,46,111,112,116,105,111,110,115,11,14,115,98,111,95,116, + 104,117,109,98,116,114,97,99,107,16,115,98,111,95,99,108,105,99,107,116, + 111,118,97,108,117,101,12,115,98,111,95,109,111,118,101,97,117,116,111,12, + 115,98,111,95,115,104,111,119,97,117,116,111,13,115,98,111,95,118,97,108, + 117,101,107,101,121,115,0,22,115,99,114,111,108,108,98,97,114,46,98,117, + 116,116,111,110,108,101,110,103,116,104,2,17,25,115,99,114,111,108,108,98, + 97,114,46,98,117,116,116,111,110,109,105,110,108,101,110,103,116,104,2,255, + 25,115,99,114,111,108,108,98,97,114,46,98,117,116,116,111,110,101,110,100, + 108,101,110,103,116,104,2,255,25,115,99,114,111,108,108,98,97,114,46,102, + 97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,0,23,115,99,114, + 111,108,108,98,97,114,46,102,97,99,101,46,116,101,109,112,108,97,116,101, + 7,11,116,102,97,99,101,115,108,105,100,101,114,26,115,99,114,111,108,108, + 98,97,114,46,102,97,99,101,49,46,108,111,99,97,108,112,114,111,112,115, + 11,0,24,115,99,114,111,108,108,98,97,114,46,102,97,99,101,49,46,116, + 101,109,112,108,97,116,101,7,11,116,102,97,99,101,115,108,105,100,101,114, + 31,115,99,114,111,108,108,98,97,114,46,102,97,99,101,98,117,116,116,111, + 110,46,108,111,99,97,108,112,114,111,112,115,11,0,29,115,99,114,111,108, + 108,98,97,114,46,102,97,99,101,98,117,116,116,111,110,46,116,101,109,112, + 108,97,116,101,7,11,116,102,97,99,101,98,117,116,116,111,110,34,115,99, + 114,111,108,108,98,97,114,46,102,97,99,101,101,110,100,98,117,116,116,111, + 110,46,108,111,99,97,108,112,114,111,112,115,11,0,32,115,99,114,111,108, + 108,98,97,114,46,102,97,99,101,101,110,100,98,117,116,116,111,110,46,116, + 101,109,112,108,97,116,101,7,17,109,97,105,110,102,111,46,116,102,97,99, + 101,99,111,109,112,52,32,115,99,114,111,108,108,98,97,114,46,102,114,97, + 109,101,98,117,116,116,111,110,46,108,111,99,97,108,112,114,111,112,115,11, + 15,102,114,108,95,104,105,100,100,101,110,101,100,103,101,115,0,33,115,99, + 114,111,108,108,98,97,114,46,102,114,97,109,101,98,117,116,116,111,110,46, + 108,111,99,97,108,112,114,111,112,115,49,11,0,30,115,99,114,111,108,108, + 98,97,114,46,102,114,97,109,101,98,117,116,116,111,110,46,116,101,109,112, + 108,97,116,101,7,11,116,102,114,97,109,101,99,111,109,112,50,37,115,99, + 114,111,108,108,98,97,114,46,102,114,97,109,101,101,110,100,98,117,116,116, + 111,110,49,46,111,112,116,105,111,110,115,115,107,105,110,11,8,102,115,111, + 95,102,108,97,116,0,38,115,99,114,111,108,108,98,97,114,46,102,114,97, + 109,101,101,110,100,98,117,116,116,111,110,49,46,99,111,108,111,114,100,107, + 119,105,100,116,104,2,0,38,115,99,114,111,108,108,98,97,114,46,102,114, + 97,109,101,101,110,100,98,117,116,116,111,110,49,46,99,111,108,111,114,104, + 108,119,105,100,116,104,2,0,36,115,99,114,111,108,108,98,97,114,46,102, + 114,97,109,101,101,110,100,98,117,116,116,111,110,49,46,108,111,99,97,108, + 112,114,111,112,115,11,16,102,114,108,95,99,111,108,111,114,100,107,119,105, + 100,116,104,16,102,114,108,95,99,111,108,111,114,104,108,119,105,100,116,104, + 15,102,114,108,95,111,112,116,105,111,110,115,115,107,105,110,0,37,115,99, + 114,111,108,108,98,97,114,46,102,114,97,109,101,101,110,100,98,117,116,116, + 111,110,49,46,108,111,99,97,108,112,114,111,112,115,49,11,0,37,115,99, + 114,111,108,108,98,97,114,46,102,114,97,109,101,101,110,100,98,117,116,116, + 111,110,50,46,111,112,116,105,111,110,115,115,107,105,110,11,8,102,115,111, + 95,102,108,97,116,0,38,115,99,114,111,108,108,98,97,114,46,102,114,97, + 109,101,101,110,100,98,117,116,116,111,110,50,46,99,111,108,111,114,100,107, + 119,105,100,116,104,2,0,38,115,99,114,111,108,108,98,97,114,46,102,114, + 97,109,101,101,110,100,98,117,116,116,111,110,50,46,99,111,108,111,114,104, + 108,119,105,100,116,104,2,0,36,115,99,114,111,108,108,98,97,114,46,102, + 114,97,109,101,101,110,100,98,117,116,116,111,110,50,46,108,111,99,97,108, + 112,114,111,112,115,11,16,102,114,108,95,99,111,108,111,114,100,107,119,105, + 100,116,104,16,102,114,108,95,99,111,108,111,114,104,108,119,105,100,116,104, + 15,102,114,108,95,111,112,116,105,111,110,115,115,107,105,110,0,37,115,99, + 114,111,108,108,98,97,114,46,102,114,97,109,101,101,110,100,98,117,116,116, + 111,110,50,46,108,111,99,97,108,112,114,111,112,115,49,11,0,9,100,105, + 114,101,99,116,105,111,110,7,5,103,100,95,117,112,0,0,7,116,98,117, + 116,116,111,110,8,98,117,116,105,110,112,117,116,5,99,111,108,111,114,4, + 3,0,0,128,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, + 115,11,15,102,114,108,95,111,112,116,105,111,110,115,115,107,105,110,0,17, + 102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,0,14, + 102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,11,116,102,114,97, + 109,101,99,111,109,112,50,19,102,97,99,101,46,102,97,100,101,95,100,105, + 114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,15,102,97,99, + 101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102,97, + 100,105,114,101,99,116,105,111,110,0,13,102,97,99,101,46,116,101,109,112, + 108,97,116,101,7,19,109,97,105,110,102,111,46,116,102,97,99,101,98,117, + 116,103,114,97,121,8,116,97,98,111,114,100,101,114,2,1,4,104,105,110, + 116,6,20,32,32,69,110,97,98,108,101,32,76,105,118,101,32,73,110,112, + 117,116,32,8,98,111,117,110,100,115,95,120,2,5,8,98,111,117,110,100, + 115,95,121,2,3,9,98,111,117,110,100,115,95,99,120,2,48,9,98,111, + 117,110,100,115,95,99,121,2,17,5,115,116,97,116,101,11,15,97,115,95, + 108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97, + 108,105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105, + 109,97,103,101,110,114,23,97,115,95,108,111,99,97,108,105,109,97,103,101, + 110,114,100,105,115,97,98,108,101,100,13,97,115,95,108,111,99,97,108,99, + 111,108,111,114,12,97,115,95,108,111,99,97,108,104,105,110,116,17,97,115, + 95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,7,99,97,112, + 116,105,111,110,6,5,73,110,112,117,116,11,99,97,112,116,105,111,110,100, + 105,115,116,2,0,10,102,111,110,116,46,99,111,108,111,114,4,64,64,64, + 0,11,102,111,110,116,46,104,101,105,103,104,116,2,10,9,102,111,110,116, + 46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,15,102, + 111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,9,102,108,112,95, + 99,111,108,111,114,10,102,108,112,95,104,101,105,103,104,116,0,7,105,109, + 97,103,101,110,114,2,27,13,102,111,99,117,115,114,101,99,116,100,105,115, + 116,2,0,9,111,110,101,120,101,99,117,116,101,7,10,111,110,115,101,116, + 105,110,112,117,116,0,0,0,9,116,102,97,99,101,99,111,109,112,10,116, + 102,97,99,101,99,111,109,112,55,23,116,101,109,112,108,97,116,101,46,102, + 97,100,101,95,112,111,115,46,99,111,117,110,116,2,2,23,116,101,109,112, + 108,97,116,101,46,102,97,100,101,95,112,111,115,46,105,116,101,109,115,1, + 2,0,2,1,0,25,116,101,109,112,108,97,116,101,46,102,97,100,101,95, + 99,111,108,111,114,46,99,111,117,110,116,2,2,25,116,101,109,112,108,97, + 116,101,46,102,97,100,101,95,99,111,108,111,114,46,105,116,101,109,115,1, + 4,171,171,171,0,4,242,242,242,0,0,23,116,101,109,112,108,97,116,101, + 46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95, + 108,101,102,116,4,108,101,102,116,3,61,1,3,116,111,112,2,53,0,0, + 9,116,102,97,99,101,99,111,109,112,10,116,102,97,99,101,99,111,109,112, + 50,23,116,101,109,112,108,97,116,101,46,102,97,100,101,95,112,111,115,46, + 99,111,117,110,116,2,2,23,116,101,109,112,108,97,116,101,46,102,97,100, + 101,95,112,111,115,46,105,116,101,109,115,1,2,0,2,1,0,25,116,101, + 109,112,108,97,116,101,46,102,97,100,101,95,99,111,108,111,114,46,99,111, + 117,110,116,2,2,25,116,101,109,112,108,97,116,101,46,102,97,100,101,95, + 99,111,108,111,114,46,105,116,101,109,115,1,4,242,242,242,0,4,166,166, + 166,0,0,23,116,101,109,112,108,97,116,101,46,102,97,100,101,95,100,105, + 114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,4,108,101,102, + 116,3,52,1,3,116,111,112,2,81,0,0,10,116,102,114,97,109,101,99, + 111,109,112,11,116,102,114,97,109,101,99,111,109,112,49,20,116,101,109,112, + 108,97,116,101,46,102,114,97,109,101,105,95,108,101,102,116,2,4,19,116, + 101,109,112,108,97,116,101,46,102,114,97,109,101,105,95,116,111,112,2,2, + 21,116,101,109,112,108,97,116,101,46,102,114,97,109,101,105,95,114,105,103, + 104,116,2,4,22,116,101,109,112,108,97,116,101,46,102,114,97,109,101,105, + 95,98,111,116,116,111,109,2,2,24,116,101,109,112,108,97,116,101,46,102, + 114,97,109,101,105,109,97,103,101,95,108,105,115,116,7,11,116,105,109,97, + 103,101,108,105,115,116,50,24,116,101,109,112,108,97,116,101,46,102,114,97, + 109,101,105,109,97,103,101,95,108,101,102,116,2,252,23,116,101,109,112,108, + 97,116,101,46,102,114,97,109,101,105,109,97,103,101,95,116,111,112,2,252, + 25,116,101,109,112,108,97,116,101,46,102,114,97,109,101,105,109,97,103,101, + 95,114,105,103,104,116,2,252,26,116,101,109,112,108,97,116,101,46,102,114, + 97,109,101,105,109,97,103,101,95,98,111,116,116,111,109,2,252,20,116,101, + 109,112,108,97,116,101,46,111,112,116,105,111,110,115,115,107,105,110,11,8, + 102,115,111,95,102,108,97,116,0,4,108,101,102,116,3,44,1,3,116,111, + 112,2,39,0,0,10,116,105,109,97,103,101,108,105,115,116,11,116,105,109, + 97,103,101,108,105,115,116,50,5,119,105,100,116,104,2,4,6,104,101,105, + 103,104,116,2,4,5,99,111,117,110,116,2,8,18,99,111,114,110,101,114, + 109,97,115,107,95,116,111,112,108,101,102,116,6,2,2,1,21,99,111,114, + 110,101,114,109,97,115,107,95,98,111,116,116,111,109,108,101,102,116,6,2, + 2,1,22,99,111,114,110,101,114,109,97,115,107,95,98,111,116,116,111,109, + 114,105,103,104,116,6,2,2,1,19,99,111,114,110,101,114,109,97,115,107, + 95,116,111,112,114,105,103,104,116,6,2,2,1,4,108,101,102,116,3,76, + 1,3,116,111,112,2,65,5,105,109,97,103,101,10,116,1,0,0,0,0, + 0,0,2,0,0,0,12,0,0,0,12,0,0,0,16,1,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,255,255,255,2,139,139,139,2,165,165, + 165,1,0,0,0,3,165,165,165,1,0,0,0,3,255,255,255,1,139,139, + 139,1,255,255,255,2,165,165,165,1,0,0,0,3,165,165,165,1,0,0, + 0,3,139,139,139,1,255,255,255,3,165,165,165,1,0,0,0,3,165,165, + 165,1,0,0,0,3,139,139,139,1,255,255,255,3,165,165,165,1,0,0, + 0,3,165,165,165,1,0,0,0,3,139,139,139,2,255,255,255,1,139,139, + 139,1,255,255,255,3,139,139,139,1,255,255,255,3,139,139,139,1,255,255, + 255,2,139,139,139,2,255,255,255,3,139,139,139,1,255,255,255,3,139,139, + 139,1,255,255,255,3,139,139,139,1,255,255,255,3,139,139,139,1,255,255, + 255,3,139,139,139,1,255,255,255,3,139,139,139,1,255,255,255,2,214,214, + 214,1,139,139,139,1,255,255,255,2,214,214,214,1,139,139,139,3,255,255, + 255,2,139,139,139,4,0,0,0,4,255,255,255,2,139,139,139,1,255,255, + 255,4,214,214,214,1,0,0,0,4,255,255,255,3,139,139,139,1,255,255, + 255,4,0,0,0,4,255,255,255,3,139,139,139,1,255,255,255,4,0,0, + 0,4,28,1,0,0,18,1,0,0,17,1,0,0,17,1,0,0,128,8, + 0,0,128,8,0,0,128,8,0,0,128,8,0,0,243,0,0,0,4,0, + 0,0,8,0,0,0,8,0,0,0,0,0,10,116,105,109,97,103,101,108, + 105,115,116,11,116,105,109,97,103,101,108,105,115,116,51,5,119,105,100,116, + 104,2,4,6,104,101,105,103,104,116,2,4,5,99,111,117,110,116,2,8, + 18,99,111,114,110,101,114,109,97,115,107,95,116,111,112,108,101,102,116,6, + 2,2,1,21,99,111,114,110,101,114,109,97,115,107,95,98,111,116,116,111, + 109,108,101,102,116,6,2,2,1,22,99,111,114,110,101,114,109,97,115,107, + 95,98,111,116,116,111,109,114,105,103,104,116,6,2,2,1,19,99,111,114, + 110,101,114,109,97,115,107,95,116,111,112,114,105,103,104,116,6,2,2,1, + 4,108,101,102,116,3,53,1,3,116,111,112,2,83,5,105,109,97,103,101, + 10,76,1,0,0,0,0,0,0,2,0,0,0,12,0,0,0,12,0,0, + 0,232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255, + 2,139,139,139,2,165,165,165,1,0,0,0,3,139,139,139,1,255,255,255, + 4,139,139,139,1,255,255,255,2,165,165,165,1,0,0,0,3,139,139,139, + 1,255,255,255,3,139,139,139,1,255,255,255,3,165,165,165,1,0,0,0, + 3,255,255,255,1,139,139,139,1,255,255,255,2,139,139,139,1,255,255,255, + 3,165,165,165,1,0,0,0,3,255,255,255,2,139,139,139,3,255,255,255, + 6,139,139,139,1,255,255,255,3,139,139,139,2,255,255,255,6,139,139,139, + 1,255,255,255,3,139,139,139,1,255,255,255,1,139,139,139,1,255,255,255, + 4,139,139,139,1,255,255,255,4,139,139,139,7,255,255,255,4,214,214,214, + 1,139,139,139,3,255,255,255,2,139,139,139,4,0,0,0,4,255,255,255, + 2,139,139,139,1,255,255,255,4,214,214,214,1,0,0,0,4,255,255,255, + 3,139,139,139,1,255,255,255,4,0,0,0,4,255,255,255,3,139,139,139, + 1,255,255,255,4,0,0,0,4,28,1,0,0,18,1,0,0,17,2,0, + 0,17,12,0,0,128,8,0,0,128,8,0,0,64,8,0,0,63,8,0, + 0,243,0,0,0,4,0,0,0,8,0,0,0,8,0,0,0,0,0,10, + 116,102,114,97,109,101,99,111,109,112,11,116,102,114,97,109,101,99,111,109, + 112,50,20,116,101,109,112,108,97,116,101,46,102,114,97,109,101,105,95,108, + 101,102,116,2,4,19,116,101,109,112,108,97,116,101,46,102,114,97,109,101, + 105,95,116,111,112,2,2,21,116,101,109,112,108,97,116,101,46,102,114,97, + 109,101,105,95,114,105,103,104,116,2,4,22,116,101,109,112,108,97,116,101, + 46,102,114,97,109,101,105,95,98,111,116,116,111,109,2,2,24,116,101,109, + 112,108,97,116,101,46,102,114,97,109,101,105,109,97,103,101,95,108,105,115, + 116,7,11,116,105,109,97,103,101,108,105,115,116,51,24,116,101,109,112,108, + 97,116,101,46,102,114,97,109,101,105,109,97,103,101,95,108,101,102,116,2, + 252,23,116,101,109,112,108,97,116,101,46,102,114,97,109,101,105,109,97,103, + 101,95,116,111,112,2,252,25,116,101,109,112,108,97,116,101,46,102,114,97, + 109,101,105,109,97,103,101,95,114,105,103,104,116,2,252,26,116,101,109,112, + 108,97,116,101,46,102,114,97,109,101,105,109,97,103,101,95,98,111,116,116, + 111,109,2,252,20,116,101,109,112,108,97,116,101,46,111,112,116,105,111,110, + 115,115,107,105,110,11,8,102,115,111,95,102,108,97,116,0,4,108,101,102, + 116,3,50,1,3,116,111,112,2,17,0,0,9,116,102,97,99,101,99,111, + 109,112,11,116,102,97,99,101,115,108,105,100,101,114,25,116,101,109,112,108, + 97,116,101,46,105,109,97,103,101,46,111,114,105,103,102,111,114,109,97,116, + 6,3,112,110,103,24,116,101,109,112,108,97,116,101,46,105,109,97,103,101, + 46,97,108,105,103,110,109,101,110,116,11,11,97,108,95,115,116,114,101,116, + 99,104,120,0,20,116,101,109,112,108,97,116,101,46,105,109,97,103,101,46, + 105,109,97,103,101,10,168,52,0,0,0,0,0,0,0,0,0,0,37,0, + 0,0,118,0,0,0,116,52,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,255,255,255,2,139,139,139,2,165,165,165,1,0, - 0,0,3,165,165,165,1,0,0,0,3,255,255,255,1,139,139,139,1,255, - 255,255,2,165,165,165,1,0,0,0,3,165,165,165,1,0,0,0,3,139, - 139,139,1,255,255,255,3,165,165,165,1,0,0,0,3,165,165,165,1,0, - 0,0,3,139,139,139,1,255,255,255,3,165,165,165,1,0,0,0,3,165, - 165,165,1,0,0,0,3,139,139,139,2,255,255,255,1,139,139,139,1,255, - 255,255,3,139,139,139,1,255,255,255,3,139,139,139,1,255,255,255,2,139, - 139,139,2,255,255,255,3,139,139,139,1,255,255,255,3,139,139,139,1,255, - 255,255,3,139,139,139,1,255,255,255,3,139,139,139,1,255,255,255,3,139, - 139,139,1,255,255,255,3,139,139,139,1,255,255,255,2,214,214,214,1,139, - 139,139,1,255,255,255,2,214,214,214,1,139,139,139,3,255,255,255,2,139, - 139,139,4,0,0,0,4,255,255,255,2,139,139,139,1,255,255,255,4,214, - 214,214,1,0,0,0,4,255,255,255,3,139,139,139,1,255,255,255,4,0, - 0,0,4,255,255,255,3,139,139,139,1,255,255,255,4,0,0,0,4,28, - 1,0,0,18,1,0,0,17,1,0,0,17,1,0,0,128,8,0,0,128, - 8,0,0,128,8,0,0,128,8,0,0,243,0,0,0,4,0,0,0,8, - 0,0,0,8,0,0,0,0,0,10,116,105,109,97,103,101,108,105,115,116, - 11,116,105,109,97,103,101,108,105,115,116,51,5,119,105,100,116,104,2,4, - 6,104,101,105,103,104,116,2,4,5,99,111,117,110,116,2,8,18,99,111, - 114,110,101,114,109,97,115,107,95,116,111,112,108,101,102,116,6,2,2,1, - 21,99,111,114,110,101,114,109,97,115,107,95,98,111,116,116,111,109,108,101, - 102,116,6,2,2,1,22,99,111,114,110,101,114,109,97,115,107,95,98,111, - 116,116,111,109,114,105,103,104,116,6,2,2,1,19,99,111,114,110,101,114, - 109,97,115,107,95,116,111,112,114,105,103,104,116,6,2,2,1,4,108,101, - 102,116,3,53,1,3,116,111,112,2,83,5,105,109,97,103,101,10,76,1, - 0,0,0,0,0,0,2,0,0,0,12,0,0,0,12,0,0,0,232,0, + 0,0,139,139,139,1,225,225,224,1,223,223,224,1,223,222,222,1,221,221, + 221,1,220,220,220,1,219,219,219,1,218,218,218,1,217,217,217,1,215,215, + 215,1,215,214,214,1,214,213,213,1,212,213,213,1,211,212,211,1,210,210, + 210,1,139,139,139,1,189,189,189,2,206,206,206,1,189,189,189,2,139,139, + 139,1,201,201,202,1,200,200,201,1,200,199,199,1,199,199,198,1,197,197, + 197,1,196,196,196,1,195,195,195,1,194,194,194,1,193,193,193,1,192,192, + 192,1,190,191,190,1,189,189,189,1,188,188,189,1,187,187,187,1,186,186, + 186,1,139,139,139,1,255,255,255,14,139,139,139,1,189,189,189,2,206,205, + 205,1,189,189,189,2,139,139,139,1,255,255,255,14,139,139,139,2,224,225, + 224,1,223,223,223,1,222,222,222,1,51,51,51,11,139,139,139,1,189,189, + 189,2,206,205,205,1,189,189,189,2,139,138,138,1,51,51,51,11,190,189, + 189,1,188,188,188,1,187,188,187,1,139,139,139,2,224,224,224,1,223,223, + 223,1,222,222,222,1,221,221,220,1,220,219,220,1,218,219,219,1,218,218, + 217,1,217,216,216,1,216,216,215,1,214,214,215,1,213,214,213,1,212,212, + 212,1,211,211,211,1,210,210,210,1,139,139,139,1,189,189,189,2,206,205, + 206,1,189,189,189,2,139,139,139,1,201,201,201,1,200,200,201,1,199,199, + 200,1,198,198,198,1,197,197,197,1,196,196,196,1,195,194,195,1,194,194, + 194,1,192,192,193,1,192,192,191,1,190,190,190,1,190,190,189,1,188,189, + 188,1,187,187,187,1,139,139,139,2,224,224,224,1,223,223,223,1,222,222, + 221,1,221,220,221,1,219,219,220,1,218,219,218,1,217,217,218,1,216,217, + 217,1,215,216,216,1,214,215,214,1,213,213,214,1,212,212,212,1,211,211, + 211,1,210,210,210,1,139,139,139,1,189,189,189,2,206,206,205,1,189,189, + 189,2,139,139,139,1,201,201,201,1,200,200,200,1,199,199,199,1,198,198, + 198,1,196,196,197,1,196,196,196,1,195,194,195,1,194,193,194,1,193,192, + 192,1,191,192,192,1,190,190,190,1,189,189,189,1,188,188,188,1,187,187, + 187,1,139,139,139,2,224,224,224,1,223,223,222,1,222,221,222,1,220,220, + 221,1,220,220,220,1,218,218,218,1,217,217,217,1,216,216,216,1,215,215, + 215,1,215,214,214,1,213,213,213,1,212,212,212,1,211,211,211,1,210,209, + 210,1,139,139,139,1,189,189,189,2,205,206,206,1,189,189,189,2,139,139, + 139,1,202,201,201,1,200,200,200,1,199,199,199,1,197,198,198,1,197,197, + 196,1,196,196,196,1,195,194,195,1,194,193,194,1,192,193,192,1,191,191, + 191,1,190,191,190,1,189,189,189,1,188,188,187,1,187,187,187,1,139,139, + 139,2,224,224,224,1,223,223,222,1,222,222,222,1,221,220,221,1,219,219, + 220,1,218,219,219,1,218,217,217,1,216,216,217,1,215,215,215,1,214,214, + 214,1,213,213,212,1,212,212,212,1,211,211,210,1,210,209,210,1,139,139, + 139,1,189,189,189,2,205,205,205,1,189,189,189,2,139,139,138,1,201,201, + 201,1,200,200,200,1,199,198,199,1,197,198,198,1,196,197,197,1,196,195, + 195,1,195,194,194,1,193,193,193,1,192,193,192,1,191,191,192,1,190,190, + 191,1,189,189,189,1,188,188,188,1,187,187,187,1,139,139,139,2,223,224, + 224,1,222,222,223,1,222,222,222,1,221,221,220,1,220,220,219,1,218,218, + 218,1,217,217,218,1,216,216,216,1,215,215,215,1,214,214,214,1,213,212, + 213,1,212,212,212,1,211,211,210,1,210,210,210,1,139,139,139,1,189,189, + 189,2,205,205,205,1,189,189,189,2,139,139,139,1,201,201,201,1,200,200, + 200,1,198,198,199,1,198,198,197,1,196,196,196,1,195,196,195,1,194,195, + 194,1,194,193,193,1,192,193,193,1,191,191,191,1,190,190,190,1,189,188, + 188,1,188,187,187,1,187,187,186,1,139,139,139,2,224,223,224,1,223,222, + 223,1,222,221,221,1,220,220,221,1,219,219,219,1,218,218,218,1,218,217, + 217,1,216,216,216,1,214,215,215,1,214,213,214,1,213,212,213,1,212,212, + 212,1,211,211,211,1,209,209,210,1,139,139,139,1,189,189,189,2,205,205, + 205,1,189,189,189,2,139,139,139,1,200,201,201,1,200,199,199,1,199,198, + 199,1,197,197,198,1,196,196,197,1,195,196,195,1,194,194,194,1,193,194, + 193,1,192,192,192,1,191,191,191,1,190,190,190,1,188,188,189,1,187,187, + 188,1,186,186,186,1,139,139,139,2,224,224,223,1,223,222,222,1,222,221, + 221,1,220,221,220,1,219,219,219,1,218,218,218,1,217,217,217,1,216,216, + 216,1,215,214,214,1,214,214,214,1,213,213,212,1,212,212,212,1,210,210, + 210,1,209,210,210,1,139,139,139,1,189,189,189,2,205,205,205,1,189,189, + 189,2,139,139,139,1,200,201,201,1,200,200,200,1,199,198,198,1,197,197, + 197,1,197,196,197,1,195,195,195,1,194,194,194,1,193,193,193,1,192,192, + 192,1,191,191,191,1,189,190,190,1,189,189,189,1,188,187,187,1,187,187, + 186,1,139,139,139,2,255,255,255,14,139,139,139,1,189,189,189,2,205,205, + 205,1,189,189,189,2,139,138,139,1,255,255,255,14,139,139,139,2,223,223, + 223,1,222,222,222,1,221,221,221,1,51,51,51,11,139,139,139,1,189,189, + 189,2,205,205,205,1,189,189,189,2,139,139,139,1,51,51,51,11,189,189, + 188,1,187,187,187,1,186,186,186,1,139,139,139,2,223,224,223,1,222,222, + 222,1,222,221,221,1,220,220,220,1,219,219,219,1,218,217,218,1,217,216, + 217,1,216,216,216,1,214,214,214,2,213,213,213,1,212,212,212,1,210,210, + 210,1,209,209,209,1,139,139,139,1,189,189,189,2,204,204,205,1,189,189, + 189,2,139,139,139,1,200,201,200,1,199,199,200,1,198,199,198,1,197,197, + 198,1,196,196,196,1,194,195,195,1,194,194,194,1,192,193,192,1,192,192, + 192,1,191,191,191,1,190,189,190,1,189,189,188,1,187,187,187,1,187,186, + 186,1,139,139,139,2,223,224,223,1,222,222,222,1,221,221,221,1,220,220, + 220,1,219,219,219,1,218,217,217,1,217,217,217,1,216,216,215,1,214,214, + 215,1,213,214,214,1,212,213,212,1,212,211,211,1,210,210,210,1,209,209, + 209,1,139,139,139,1,189,189,189,2,205,205,205,1,189,189,189,2,139,139, + 139,1,200,201,200,1,199,199,199,1,198,198,199,1,197,197,197,1,196,196, + 196,1,195,194,195,1,194,193,193,1,193,193,193,1,192,192,192,1,191,190, + 191,1,189,189,189,2,187,187,188,1,186,186,187,1,139,139,139,2,223,223, + 223,1,222,222,222,1,221,221,221,1,220,220,220,1,219,219,219,1,218,218, + 218,1,216,217,217,1,215,215,216,1,214,214,214,1,213,214,214,1,212,212, + 212,1,211,212,211,1,210,210,210,1,209,209,208,1,139,139,139,1,189,189, + 189,2,205,205,205,1,189,189,189,2,138,139,139,1,200,200,200,1,199,199, + 199,1,198,198,198,1,197,197,197,1,196,196,196,1,195,195,194,1,194,193, + 194,1,192,193,192,1,192,192,191,1,190,190,191,1,189,190,189,1,188,189, + 188,1,187,187,187,1,186,186,186,1,139,139,139,2,222,223,223,1,222,222, + 222,1,221,221,221,1,219,219,220,1,219,219,219,1,218,217,218,1,217,216, + 217,1,215,216,215,1,215,215,214,1,213,213,213,1,212,212,212,1,211,211, + 211,1,210,210,210,1,209,209,209,1,139,139,139,1,189,189,189,2,205,205, + 205,1,189,189,189,2,139,139,139,1,200,200,200,1,199,199,199,1,198,198, + 198,1,197,197,197,1,196,195,196,1,195,195,195,1,194,194,194,1,193,192, + 192,1,191,191,191,1,190,190,190,1,189,189,189,1,188,188,189,1,187,187, + 187,1,185,186,186,1,139,139,139,2,223,223,223,1,222,221,222,1,221,221, + 221,1,220,220,220,1,218,218,218,2,216,217,216,1,215,215,215,1,214,214, + 214,1,213,213,213,1,212,212,212,1,211,211,210,1,210,210,210,1,209,209, + 209,1,139,139,139,1,189,189,189,2,205,204,205,1,189,189,189,2,139,139, + 139,1,200,200,200,1,199,198,199,1,198,198,198,1,197,196,196,1,195,195, + 196,1,194,194,195,1,194,193,194,1,192,192,192,1,191,191,191,1,190,190, + 190,1,189,189,189,1,188,188,188,1,187,187,187,1,186,186,186,1,139,139, + 139,2,222,222,223,1,221,222,222,1,220,220,220,1,220,220,219,1,218,218, + 218,1,218,217,217,1,216,216,216,1,216,215,215,1,214,214,214,1,213,213, + 213,1,212,212,212,1,210,211,211,1,210,210,209,1,209,208,208,1,139,139, + 139,1,189,189,189,2,204,204,204,1,189,189,189,2,139,139,139,1,200,200, + 200,1,199,199,199,1,198,198,198,1,197,197,197,1,196,196,195,1,194,194, + 195,1,193,193,193,1,192,193,193,1,191,192,191,1,190,190,190,1,189,189, + 189,1,188,188,188,1,186,187,187,1,186,186,185,1,139,139,139,2,223,223, + 223,1,222,222,221,1,221,220,221,1,219,219,219,1,218,218,219,1,217,217, + 217,1,216,216,216,1,215,215,215,1,214,214,214,1,213,213,212,1,211,212, + 212,1,210,211,211,1,210,210,210,1,209,208,208,1,139,139,139,1,189,189, + 189,2,204,204,204,1,189,189,189,2,139,139,139,1,200,199,200,1,199,199, + 199,1,198,198,197,1,197,197,196,1,195,195,195,1,194,194,194,1,193,193, + 194,1,192,192,192,1,191,191,191,1,190,190,190,1,189,189,189,1,188,188, + 188,1,187,187,187,1,185,186,185,1,139,139,139,2,255,255,255,14,139,139, + 139,1,189,189,189,2,204,204,204,1,189,189,189,2,139,139,139,1,255,255, + 255,14,139,139,139,2,222,222,222,1,221,222,221,1,220,221,220,1,51,51, + 51,11,139,139,139,1,189,189,189,2,203,204,204,1,189,189,189,2,139,139, + 139,1,51,51,51,11,187,187,188,1,186,186,187,1,185,185,185,1,139,139, + 139,2,222,223,222,1,222,221,222,1,220,221,221,1,219,219,219,1,218,218, + 218,1,217,217,216,1,216,216,216,1,215,214,215,1,214,214,214,1,212,213, + 212,1,212,212,211,1,210,211,210,1,210,209,209,1,208,208,208,1,139,139, + 139,1,189,189,189,2,204,204,204,1,189,189,189,2,139,139,139,1,200,199, + 200,1,199,198,198,1,198,197,197,1,197,197,196,1,195,195,195,1,194,194, + 194,1,193,193,193,1,191,192,191,1,191,191,191,1,190,190,190,1,188,189, + 188,1,187,187,187,1,186,187,186,1,185,185,185,1,139,139,139,2,222,222, + 223,1,221,222,222,1,220,220,220,1,219,219,219,1,218,218,218,1,217,217, + 217,1,215,216,216,1,214,214,214,1,213,213,213,2,212,211,212,1,210,210, + 211,1,209,209,210,1,208,209,208,1,139,139,139,1,189,189,189,2,204,204, + 204,1,189,189,189,2,139,139,139,1,199,200,199,1,198,198,198,1,198,198, + 197,1,197,196,197,1,195,195,195,1,193,194,194,1,193,192,193,1,191,192, + 192,1,190,191,191,1,190,189,189,1,189,189,188,1,187,188,188,1,186,186, + 186,1,186,185,185,1,139,139,139,2,222,222,222,1,221,221,222,1,220,220, + 220,1,219,219,219,1,218,217,218,1,217,217,217,1,216,216,215,1,214,215, + 215,1,213,213,214,1,213,213,212,1,211,211,211,1,210,211,210,1,209,209, + 209,1,208,208,209,1,139,139,139,1,189,189,189,2,203,203,203,1,189,189, + 189,2,139,139,139,1,200,199,199,1,198,198,198,1,197,198,197,1,196,196, + 196,1,195,195,195,1,194,194,194,1,193,192,193,1,192,192,192,1,191,191, + 190,1,189,190,190,1,189,189,189,1,188,188,188,1,187,187,186,1,185,185, + 185,1,139,139,139,2,222,222,222,1,221,222,221,1,220,220,220,1,219,219, + 219,1,217,217,217,2,215,216,216,1,214,214,215,1,214,213,214,1,212,212, + 212,1,212,211,211,1,211,210,211,1,209,209,209,1,208,208,208,1,139,139, + 139,1,189,189,189,2,204,203,204,1,189,189,189,2,139,139,139,1,200,200, + 199,1,198,198,198,1,197,197,197,1,196,195,196,1,195,195,195,1,194,194, + 194,1,193,193,193,1,192,192,192,1,190,191,191,1,189,189,189,1,188,188, + 188,1,187,188,188,1,186,186,186,1,185,185,185,1,139,139,139,2,222,223, + 222,1,221,221,221,1,220,219,220,1,219,219,219,1,218,217,218,1,216,217, + 217,1,215,215,216,1,215,214,215,1,214,213,214,1,212,213,212,1,211,211, + 211,1,210,210,210,1,208,209,209,1,208,208,208,1,139,139,139,1,189,189, + 189,2,204,204,203,1,189,189,189,2,139,139,139,1,200,199,199,1,198,198, + 198,1,197,197,197,1,196,196,196,1,195,195,195,1,194,194,193,1,192,193, + 192,1,192,192,192,1,190,191,190,1,190,189,189,1,189,188,188,1,187,188, + 187,1,186,186,186,1,185,185,184,1,139,139,139,2,222,222,222,1,221,221, + 221,1,220,220,220,1,219,218,219,1,218,218,218,1,216,217,216,1,215,216, + 216,1,214,215,214,1,213,213,214,1,212,212,212,1,211,211,211,1,210,210, + 210,1,209,209,209,1,207,208,208,1,139,139,139,1,189,189,189,2,204,203, + 204,1,189,189,189,2,139,139,139,1,199,199,199,1,198,198,198,1,196,197, + 197,1,196,195,196,1,194,195,194,1,194,194,194,1,193,192,193,1,191,191, + 192,1,190,190,191,1,190,190,189,1,188,189,188,1,187,187,187,1,186,186, + 186,1,185,185,185,1,139,139,139,2,255,255,255,14,139,139,139,1,189,189, + 189,2,203,203,203,1,189,189,189,2,139,139,139,1,255,255,255,14,139,139, + 139,2,222,222,222,1,221,220,220,1,219,220,220,1,51,51,51,11,139,139, + 139,1,189,189,189,2,203,203,204,1,189,189,189,2,139,139,139,1,51,51, + 51,11,186,187,187,1,185,186,186,1,184,184,185,1,139,139,139,2,221,222, + 222,1,221,220,220,1,220,220,220,1,218,218,219,1,217,217,218,1,217,217, + 216,1,215,215,215,1,214,214,214,1,213,213,213,1,212,212,212,1,211,211, + 210,1,210,210,209,1,209,208,209,1,207,208,207,1,139,139,139,1,189,189, + 189,2,203,203,203,1,189,189,189,2,139,139,139,1,199,199,199,1,197,198, + 197,1,196,197,197,1,196,195,195,1,194,195,194,1,194,193,194,1,192,192, + 192,1,191,191,192,1,190,190,190,1,189,189,189,1,188,188,188,1,187,187, + 187,1,186,185,186,1,185,185,185,1,139,139,139,2,222,221,222,1,220,220, + 220,1,219,220,219,1,218,219,218,1,217,217,218,1,216,216,216,1,215,215, + 215,1,213,214,214,1,213,213,213,1,211,211,212,1,211,211,211,1,210,209, + 210,1,209,208,208,1,207,208,207,1,139,139,139,1,189,189,189,2,203,203, + 203,1,189,189,189,2,139,139,139,1,199,198,199,1,198,197,197,1,197,196, + 196,1,196,195,196,1,194,195,195,1,193,193,193,1,192,192,192,1,191,191, + 191,1,190,190,190,1,189,189,189,1,188,187,188,1,186,187,186,1,185,186, + 186,1,184,185,185,1,139,139,139,2,222,221,222,1,220,220,220,1,219,219, + 219,1,218,218,218,1,217,217,217,1,216,216,216,1,215,215,215,1,214,213, + 214,1,212,213,213,1,211,212,212,1,210,211,211,1,210,209,209,1,209,208, + 208,1,207,208,207,1,139,139,139,1,189,189,189,2,203,203,203,1,189,189, + 189,2,139,139,139,1,199,199,199,1,198,197,197,1,196,196,196,1,195,196, + 196,1,194,194,194,1,193,193,193,1,192,192,192,1,191,190,191,1,190,190, + 190,1,189,189,189,1,187,187,187,1,187,186,187,1,186,186,185,1,185,184, + 184,1,139,139,139,2,221,221,221,1,220,220,220,1,219,219,219,1,218,218, + 218,1,217,217,217,1,216,216,216,1,215,215,215,1,213,214,213,1,213,213, + 213,1,211,211,211,2,210,209,209,1,209,209,208,1,207,208,207,1,139,139, + 139,1,189,189,189,2,203,203,203,1,189,189,189,2,139,139,139,1,199,198, + 198,1,197,197,197,1,196,196,197,1,195,196,195,1,194,194,194,1,193,193, + 193,1,192,192,192,1,191,191,191,1,189,189,190,1,189,188,189,1,187,187, + 188,1,186,187,187,1,186,185,185,1,184,184,185,1,139,139,139,2,221,221, + 221,1,221,221,220,1,219,219,219,1,218,218,218,1,217,217,217,1,216,215, + 216,1,215,214,215,1,214,214,214,1,212,213,213,1,211,211,211,1,210,210, + 211,1,210,209,209,1,208,208,208,1,207,207,207,1,139,139,139,1,189,189, + 189,2,203,203,203,1,189,189,189,2,139,139,139,1,198,198,198,1,198,197, + 198,1,197,196,196,1,195,195,195,1,194,194,194,1,193,193,193,1,192,192, + 192,1,190,191,191,1,190,189,189,1,189,188,189,1,188,187,187,1,187,187, + 187,1,185,185,185,1,184,184,184,1,139,139,139,2,221,221,221,1,220,220, + 220,1,218,219,219,1,218,218,218,1,216,217,217,1,215,216,216,1,215,215, + 214,1,214,214,214,1,212,213,212,1,211,211,211,1,210,210,211,1,209,209, + 209,1,208,208,208,1,207,207,207,1,139,139,139,1,189,189,189,2,202,202, + 202,1,189,189,189,2,139,139,139,1,199,198,198,1,197,197,197,1,196,196, + 196,1,195,195,195,1,194,194,194,1,193,192,193,1,192,191,192,1,190,190, + 190,1,189,189,190,1,188,188,189,1,187,188,187,1,187,186,186,1,185,185, + 185,1,184,184,184,1,139,139,139,2,221,221,222,1,220,220,220,1,219,219, + 219,1,218,217,218,1,216,217,216,1,215,215,216,1,214,215,215,1,214,214, + 213,1,212,213,213,1,211,211,211,1,210,210,210,1,209,209,209,1,208,208, + 208,1,207,207,207,1,139,139,139,1,189,189,189,2,203,203,202,1,189,189, + 189,2,139,139,139,1,198,198,199,1,197,197,197,1,196,196,196,1,194,195, + 195,1,194,194,193,1,193,193,193,1,192,192,192,1,191,190,190,1,189,189, + 190,1,189,189,188,1,187,187,188,1,186,186,186,1,186,185,185,1,184,184, + 184,1,139,139,139,2,255,255,255,14,139,139,139,1,189,189,189,2,203,202, + 203,1,189,189,189,2,139,139,139,1,255,255,255,14,139,139,139,2,221,221, + 221,1,220,219,220,1,219,219,219,1,51,51,51,11,139,139,139,1,189,189, + 189,2,202,202,202,1,189,189,189,2,139,139,139,1,51,51,51,11,186,186, + 186,1,185,184,185,1,183,184,183,1,139,139,139,2,221,221,221,1,220,219, + 220,1,219,219,219,1,218,217,218,1,216,216,216,1,215,215,215,1,215,215, + 214,1,213,214,213,1,212,212,212,1,211,211,211,1,210,210,210,1,209,209, + 209,1,208,208,208,1,207,207,207,1,139,139,139,1,189,189,189,2,202,202, + 203,1,189,189,189,2,139,139,139,1,197,198,198,1,197,196,197,1,196,196, + 196,1,195,195,194,1,194,193,194,1,193,193,192,1,191,192,192,1,190,190, + 190,1,189,189,189,1,188,188,188,1,187,187,187,1,185,186,186,1,185,185, + 184,1,183,184,184,1,139,139,139,2,220,220,221,1,220,219,219,1,218,219, + 218,1,217,218,218,1,216,216,216,1,215,215,215,1,214,214,214,1,214,213, + 213,1,212,212,212,1,211,211,211,1,210,210,210,1,208,209,209,1,207,207, + 208,1,206,207,207,1,139,139,139,1,189,189,189,2,202,202,202,1,189,189, + 189,2,139,139,139,1,197,198,198,1,196,196,197,1,196,196,196,1,195,195, + 195,1,194,193,193,1,192,192,192,1,191,191,191,1,190,190,190,1,189,189, + 189,1,188,188,188,1,186,187,187,1,186,186,186,1,185,185,185,1,183,184, + 183,1,139,139,139,2,221,221,221,1,220,219,219,1,219,218,219,1,217,218, + 217,1,216,217,217,1,215,215,215,1,214,214,214,1,213,213,213,1,212,212, + 211,1,211,210,211,1,209,210,210,1,209,209,209,1,208,207,207,1,206,206, + 207,1,139,139,139,1,189,189,189,2,202,202,203,1,189,189,189,2,139,139, + 139,1,197,198,198,1,196,196,196,2,195,194,194,1,194,193,193,1,192,192, + 192,1,192,191,191,1,190,190,190,1,189,189,189,1,188,187,188,1,187,187, + 187,1,186,185,186,1,185,184,185,1,184,183,183,1,139,139,139,2,220,221, + 221,1,219,220,220,1,218,218,219,1,217,217,218,1,216,216,216,1,215,215, + 215,1,214,214,214,1,213,213,212,1,212,212,211,1,211,210,210,1,209,209, + 210,1,208,209,209,1,207,208,207,1,206,206,207,1,139,139,139,1,189,189, + 189,2,201,202,202,1,189,189,189,2,139,138,138,1,197,198,198,1,196,197, + 197,1,196,195,196,1,194,194,194,1,193,193,193,1,192,193,192,1,191,191, + 191,1,190,190,190,1,189,189,189,1,188,188,188,1,187,186,187,1,186,186, + 186,1,185,185,184,1,183,183,184,1,139,139,139,2,220,221,221,1,220,219, + 219,1,218,218,219,1,217,217,217,1,216,216,217,1,215,214,215,1,213,214, + 213,1,212,213,213,1,212,211,212,1,210,210,210,1,209,209,209,1,208,208, + 208,1,208,207,207,1,206,207,206,1,139,139,139,1,189,189,189,2,201,202, + 202,1,189,189,189,2,139,138,138,1,198,198,197,1,196,196,196,1,195,195, + 195,1,194,195,195,1,193,193,193,1,192,192,192,1,191,190,191,1,190,190, + 190,1,189,189,189,1,187,187,188,1,187,187,186,1,185,186,185,1,184,185, + 185,1,183,183,183,1,139,139,139,2,220,220,220,1,219,219,219,1,218,218, + 219,1,217,217,217,1,216,216,216,1,215,214,215,1,213,214,214,1,212,212, + 212,1,212,212,211,1,211,210,210,1,209,209,209,1,208,209,209,1,207,207, + 207,1,206,206,206,1,139,139,139,1,189,189,189,2,202,202,202,1,189,189, + 189,2,139,139,138,1,197,197,197,1,196,196,196,1,196,195,195,1,194,194, + 194,1,193,193,193,1,192,192,192,1,191,190,191,1,190,190,190,1,189,189, + 189,1,188,188,188,1,186,187,187,1,186,186,185,1,184,185,184,1,184,183, + 183,1,139,139,139,2,220,220,220,1,219,219,219,1,218,218,218,1,217,217, + 217,1,216,216,216,1,214,215,215,1,214,213,214,1,213,212,213,1,211,212, + 211,1,210,210,210,1,209,209,209,1,208,208,208,1,207,207,207,1,206,206, + 206,1,139,139,139,1,189,189,189,2,202,201,201,1,189,189,189,2,139,139, + 139,1,197,197,197,1,197,196,196,1,195,195,195,1,194,194,194,1,193,193, + 193,1,192,192,192,1,191,191,191,1,189,189,190,1,188,189,189,1,187,188, + 188,1,186,186,186,1,185,185,185,1,184,184,184,1,183,183,183,1,139,139, + 139,2,255,255,255,14,139,139,139,1,189,189,189,2,202,201,202,1,189,189, + 189,2,139,139,139,1,255,255,255,14,139,139,139,2,220,220,220,1,219,219, + 219,1,218,218,218,1,51,51,51,11,139,139,139,1,189,189,189,2,202,202, + 202,1,189,189,189,2,139,139,139,1,51,51,51,11,185,185,185,1,184,184, + 184,1,183,183,183,1,139,139,139,2,220,220,220,1,219,219,219,1,218,218, + 218,1,216,216,216,1,215,216,216,1,214,214,214,1,213,214,213,1,212,213, + 213,1,212,211,211,1,211,210,210,1,209,209,209,1,208,208,208,1,207,207, + 207,1,206,206,206,1,139,139,139,1,189,189,189,2,201,202,201,1,189,189, + 189,2,139,139,138,1,197,197,197,1,196,196,196,1,195,194,195,1,194,194, + 194,1,193,192,192,1,191,192,191,1,191,191,191,1,189,189,190,1,188,188, + 188,1,187,187,187,1,186,187,186,1,185,185,185,1,184,184,184,1,183,183, + 183,1,139,139,139,2,220,220,219,1,219,219,219,1,218,218,218,1,217,217, + 216,1,216,216,215,1,214,214,215,1,213,214,213,1,212,212,212,1,211,211, + 211,1,210,210,210,1,209,209,209,1,207,207,208,1,207,206,207,1,205,206, + 206,1,139,139,139,1,189,189,189,2,202,201,201,1,189,189,189,2,139,139, + 139,1,196,197,197,1,196,196,195,1,194,195,194,1,194,194,194,1,193,192, + 193,1,192,192,191,1,190,191,190,1,189,190,190,1,188,188,188,1,187,187, + 188,1,186,186,186,1,185,185,185,1,183,184,184,1,183,183,183,1,139,139, + 139,2,220,220,220,1,219,219,219,1,217,217,217,1,217,216,216,1,215,216, + 215,1,214,215,214,1,213,213,213,1,213,212,212,1,211,211,211,1,210,210, + 210,1,209,208,209,1,207,208,208,1,207,207,206,1,205,206,205,1,139,139, + 139,1,189,189,189,2,202,201,201,1,189,189,189,2,139,139,139,1,197,196, + 197,1,196,196,196,1,194,195,195,1,194,194,193,1,193,192,193,1,191,191, + 192,1,191,190,191,1,189,189,189,1,188,188,188,1,187,187,187,1,186,186, + 186,1,185,185,185,1,184,184,183,1,183,182,183,1,139,139,139,2,220,220, + 220,1,218,218,219,1,217,217,217,1,216,216,216,1,215,215,215,1,214,214, + 214,1,213,214,213,1,212,212,212,1,211,211,210,1,209,210,210,1,209,209, + 209,1,208,208,208,1,207,207,207,1,205,206,205,1,139,139,139,1,189,189, + 189,2,201,201,201,1,189,189,189,2,139,139,139,1,197,196,197,1,196,196, + 196,1,195,194,194,1,193,193,193,1,192,192,193,1,191,191,191,1,190,191, + 191,1,190,189,189,1,188,188,188,1,187,187,187,1,186,186,186,1,185,185, + 185,1,184,183,184,1,182,182,183,1,139,139,139,2,220,220,220,1,219,219, + 218,1,217,217,218,1,216,216,217,1,215,215,215,1,214,214,214,1,213,213, + 213,1,212,212,212,1,211,211,211,1,210,210,210,1,209,208,209,1,207,207, + 207,1,206,207,207,1,206,205,205,1,139,139,139,1,189,189,189,2,201,201, + 201,1,189,189,189,2,139,139,139,1,197,197,197,1,196,196,196,1,195,195, + 195,1,194,193,193,1,192,192,192,1,191,191,191,1,190,190,190,1,189,189, + 189,1,188,188,188,1,187,187,186,1,186,185,186,1,184,185,185,1,184,183, + 184,1,183,182,182,1,139,139,139,2,220,220,219,1,218,219,218,1,217,217, + 217,1,216,216,216,1,215,215,215,1,214,214,214,1,212,213,212,1,212,212, + 211,1,210,211,210,1,209,210,210,1,209,208,208,1,207,208,208,1,206,207, + 206,1,205,205,205,1,139,139,139,1,189,189,189,2,201,201,200,1,189,189, + 189,2,139,139,139,1,197,196,196,1,196,195,196,1,194,194,194,1,193,193, + 193,1,192,192,193,1,191,191,191,1,190,190,190,1,189,189,189,1,188,187, + 188,1,187,186,186,1,185,186,186,1,185,184,185,1,183,183,183,1,182,183, + 182,1,139,139,139,2,255,255,255,14,139,139,139,1,189,189,189,2,201,201, + 201,1,189,189,189,2,139,139,139,1,255,255,255,14,139,139,139,2,220,219, + 219,1,218,218,218,1,217,217,217,1,51,51,51,11,139,139,139,1,189,189, + 189,2,201,201,201,1,189,189,189,2,139,139,139,1,51,51,51,11,184,184, + 184,1,183,183,184,1,182,182,182,1,139,139,139,2,219,219,219,1,218,218, + 218,1,217,217,217,1,216,216,216,1,215,215,215,1,214,214,214,1,212,213, + 213,1,212,212,212,1,210,210,210,1,209,210,209,1,208,208,209,1,207,207, + 207,1,206,206,206,1,205,205,205,1,139,139,139,1,189,189,189,2,200,201, + 201,1,189,189,189,2,139,139,139,1,196,196,196,1,195,195,195,1,194,194, + 194,1,193,193,193,1,192,191,192,1,191,191,190,1,189,189,190,1,189,188, + 189,1,188,187,188,1,186,186,187,1,185,185,186,1,184,184,184,1,183,183, + 184,1,182,182,182,1,139,139,139,2,219,219,219,1,218,218,218,1,217,217, + 217,1,216,216,216,1,215,215,215,1,213,214,213,1,212,213,213,1,211,211, + 211,1,210,210,210,1,210,209,209,1,208,208,208,1,207,207,207,1,206,206, + 206,1,205,205,205,1,139,139,139,1,189,189,189,2,200,200,200,1,189,189, + 189,2,139,139,139,1,196,196,196,1,195,195,195,1,194,194,194,1,193,193, + 193,1,192,192,192,1,191,191,191,1,190,190,190,1,188,189,189,1,187,188, + 187,1,186,186,186,1,186,185,185,1,185,184,185,1,183,183,183,1,182,182, + 182,1,139,139,139,2,218,219,219,1,217,218,218,1,217,217,216,1,216,215, + 215,1,215,215,215,1,214,213,214,1,212,213,212,1,211,211,212,1,210,210, + 210,1,209,210,209,1,208,208,208,1,207,207,207,1,206,206,206,1,205,204, + 205,1,139,139,139,1,189,189,189,2,201,200,201,1,189,189,189,2,139,139, + 139,1,196,196,196,1,195,195,195,1,194,194,194,1,193,193,193,1,191,192, + 192,1,191,190,191,1,189,190,190,1,189,188,188,1,188,188,187,1,186,186, + 186,1,185,185,185,1,184,184,184,1,183,183,183,1,182,182,181,1,139,139, + 139,2,218,219,218,1,218,218,217,1,217,217,217,1,215,216,215,1,215,214, + 215,1,214,213,213,1,212,212,213,1,211,212,211,1,210,210,210,1,210,209, + 209,1,208,208,208,1,207,207,207,1,206,206,206,1,204,205,204,1,139,139, + 139,1,189,189,189,2,200,201,200,1,189,189,189,2,139,139,139,1,196,196, + 196,1,195,195,194,1,194,194,194,1,192,192,193,1,191,192,192,1,190,190, + 191,1,189,190,190,1,188,188,189,1,187,187,187,1,186,186,187,1,185,185, + 185,1,184,184,184,1,183,183,183,1,182,182,182,1,139,139,139,2,218,219, + 219,1,218,218,217,1,217,217,217,1,215,216,215,1,214,215,215,1,213,213, + 213,1,212,213,212,1,211,211,211,1,210,210,210,1,209,209,209,1,208,208, + 208,1,207,207,207,1,206,206,206,1,205,204,204,1,139,139,139,1,189,189, + 189,2,200,200,200,1,189,189,189,2,139,139,139,1,196,196,196,1,195,195, + 195,1,193,194,193,1,193,192,192,1,192,191,192,1,190,190,190,1,189,189, + 190,1,188,188,188,1,187,188,187,1,186,186,186,1,185,185,185,1,183,183, + 183,2,181,182,182,1,139,139,139,2,219,218,218,1,218,218,218,1,217,217, + 216,1,215,216,215,1,214,215,215,1,214,213,213,1,212,212,212,1,211,211, + 211,1,210,210,210,1,209,209,209,1,208,208,207,1,207,206,207,1,205,205, + 206,1,204,205,205,1,139,139,139,1,189,189,189,2,200,200,200,1,189,189, + 189,2,139,139,138,1,196,196,196,1,194,194,195,1,194,194,194,1,193,193, + 193,1,192,191,192,1,190,191,190,1,189,189,189,1,188,188,188,1,187,187, + 187,1,186,186,186,1,184,184,185,1,184,184,184,1,182,183,183,1,182,181, + 182,1,139,139,139,2,219,218,219,1,217,217,217,1,216,216,217,1,215,215, + 216,1,215,214,214,1,213,213,213,1,212,212,212,1,211,211,211,1,210,210, + 210,1,209,209,209,1,208,208,207,1,207,207,206,1,205,205,206,1,205,205, + 205,1,139,139,139,1,189,189,189,2,200,200,200,1,189,189,189,2,139,139, + 139,1,196,196,195,1,195,194,194,1,194,194,193,1,192,193,192,1,192,191, + 192,1,190,190,191,1,189,189,189,1,188,188,188,1,187,187,187,1,186,185, + 186,1,184,184,185,1,184,184,184,1,183,182,183,1,182,182,182,1,139,139, + 139,2,255,255,255,14,139,139,139,1,189,189,189,2,200,200,200,1,189,189, + 189,2,139,139,139,1,255,255,255,14,139,139,139,2,219,218,218,1,217,217, + 217,1,216,216,216,1,51,51,51,11,139,139,139,1,189,189,189,2,200,199, + 200,1,189,189,189,2,139,139,139,1,51,51,51,11,184,183,183,1,182,183, + 183,1,181,181,181,1,139,139,139,2,218,218,219,1,217,217,218,1,216,216, + 216,1,215,215,215,1,214,214,214,1,213,213,213,1,212,212,212,1,211,211, + 211,1,210,210,210,1,209,208,208,1,207,208,207,1,207,206,207,1,205,205, + 206,1,204,204,204,1,139,139,139,1,189,189,189,2,200,199,200,1,189,189, + 189,2,139,139,139,1,196,195,196,1,194,194,195,1,193,193,193,1,192,192, + 193,1,191,191,191,1,190,189,190,1,189,188,188,1,188,188,188,1,186,186, + 187,1,185,185,185,2,183,184,183,1,182,182,183,1,181,181,181,1,139,139, + 139,2,218,218,218,1,217,217,217,1,216,216,216,1,215,215,215,1,213,214, + 213,1,213,213,213,1,211,211,211,1,210,210,211,1,210,210,210,1,208,209, + 209,1,207,207,207,1,206,206,206,1,205,205,205,1,204,204,204,1,139,139, + 139,1,189,189,189,2,199,199,199,1,189,189,189,2,139,138,139,1,195,195, + 196,1,194,194,194,1,193,194,194,1,192,192,192,1,191,190,191,1,190,190, + 190,1,189,189,189,1,188,188,188,1,187,187,187,1,185,186,186,1,185,185, + 184,1,183,183,183,1,182,182,183,1,181,181,181,1,139,139,139,2,218,218, + 218,1,217,217,217,1,216,216,216,1,215,215,215,1,214,214,214,1,213,213, + 213,1,211,212,211,1,211,210,210,1,210,209,209,1,208,208,208,1,207,207, + 207,1,206,206,206,1,205,205,205,1,204,204,204,1,139,139,139,1,189,189, + 189,2,200,199,199,1,189,189,189,2,139,139,139,1,195,196,195,1,194,194, + 194,1,193,193,193,1,192,192,191,1,191,190,191,1,189,190,190,1,189,189, + 189,1,187,188,187,1,187,187,186,1,186,186,186,1,184,184,184,1,183,184, + 183,1,182,182,182,1,181,181,181,1,139,139,139,2,218,217,218,1,217,217, + 217,1,216,215,215,1,214,215,215,1,214,213,214,1,213,212,213,1,212,211, + 211,1,210,211,211,1,209,209,209,1,208,209,208,1,207,208,207,1,206,206, + 206,1,205,205,205,1,204,204,204,1,139,139,139,1,189,189,189,2,200,199, + 200,1,189,189,189,2,138,139,139,1,195,195,195,1,194,194,194,1,193,193, + 193,1,192,192,192,1,191,191,190,1,190,190,190,1,188,189,188,1,187,188, + 187,1,186,187,186,1,185,185,185,1,184,185,184,1,183,183,183,1,182,182, + 182,1,181,181,181,1,139,139,139,2,218,217,218,1,217,216,217,1,215,216, + 216,1,214,214,215,1,214,214,214,1,212,212,212,1,211,211,212,1,210,210, + 210,1,209,209,209,1,208,208,208,1,207,207,207,1,206,206,206,1,205,205, + 205,1,204,204,203,1,139,139,139,1,189,189,189,2,200,199,200,1,189,189, + 189,2,139,139,139,1,194,195,195,1,194,194,193,1,193,192,193,1,192,192, + 192,1,191,191,190,1,190,190,190,1,189,189,188,1,188,187,187,1,187,186, + 186,1,185,186,185,1,184,184,184,1,183,183,183,1,182,182,182,1,180,181, + 181,1,139,139,139,2,217,217,217,1,216,217,217,1,216,215,216,1,214,214, + 214,1,213,214,213,1,213,213,212,1,212,211,211,1,210,211,210,1,209,209, + 209,1,208,208,208,1,206,206,207,1,205,205,206,1,204,205,205,1,204,204, + 204,1,139,139,139,1,189,189,189,2,199,199,199,1,189,189,189,2,138,139, + 139,1,195,195,195,1,193,193,194,1,192,193,192,1,192,191,191,1,190,190, + 190,1,189,190,190,1,188,188,188,1,187,188,187,1,186,186,186,1,185,185, + 185,1,184,184,184,1,183,183,183,1,181,182,182,1,181,181,181,1,139,139, + 139,2,218,218,218,1,216,216,217,1,215,216,216,1,214,214,215,1,213,214, + 213,1,212,212,212,1,211,211,212,1,210,210,210,1,209,209,209,1,208,208, + 207,1,207,207,207,1,206,206,205,1,205,205,205,1,204,203,203,1,139,139, + 139,1,189,189,189,2,199,199,199,1,189,189,189,2,139,139,139,1,195,195, + 194,1,194,194,194,1,193,192,193,1,191,192,192,1,191,191,190,1,189,190, + 189,1,188,189,188,1,187,187,187,1,186,186,186,1,185,185,185,1,184,184, + 184,1,183,183,182,1,182,182,182,1,180,181,181,1,139,139,139,2,255,255, + 255,14,139,139,139,1,189,189,189,2,199,199,199,1,189,189,189,2,139,139, + 139,1,255,255,255,14,139,139,139,2,217,218,218,1,216,216,216,1,215,215, + 216,1,51,51,51,11,139,139,139,1,189,189,189,2,199,199,199,1,189,189, + 189,2,139,139,139,1,51,51,51,11,182,182,182,1,181,181,182,1,180,181, + 180,1,139,139,139,2,218,218,217,1,216,216,217,1,216,215,216,1,214,214, + 214,1,213,213,213,1,212,212,212,1,211,211,210,1,210,209,210,1,208,208, + 209,1,207,208,207,1,207,206,207,1,206,205,205,1,205,204,205,1,203,203, + 203,1,139,139,139,1,189,189,189,2,199,199,199,1,189,189,189,2,139,139, + 139,1,194,195,194,1,193,193,193,1,192,192,192,1,191,191,191,1,190,191, + 190,1,189,189,189,1,188,188,188,1,187,187,187,1,186,185,186,1,184,185, + 185,1,184,184,184,1,183,182,183,1,181,181,182,1,181,180,180,1,139,139, + 139,2,218,217,217,1,216,217,216,1,215,215,215,1,214,214,214,1,212,213, + 213,1,212,212,212,1,211,211,210,1,210,210,210,1,209,208,209,1,208,207, + 207,1,206,206,206,1,205,205,205,1,204,204,205,1,204,203,203,1,139,139, + 139,1,189,189,189,2,198,199,199,1,189,189,189,2,139,139,139,1,194,195, + 194,1,193,193,193,1,193,192,192,1,192,191,191,1,190,190,190,1,189,189, + 189,1,188,188,188,1,187,186,186,1,186,186,185,1,185,185,184,1,184,184, + 183,1,183,183,182,1,181,181,181,1,180,181,180,1,139,139,139,2,217,218, + 218,1,216,216,216,1,215,215,215,1,214,214,214,1,213,213,213,1,212,212, + 212,1,211,211,211,1,210,209,209,1,208,208,208,1,207,207,207,1,206,206, + 206,1,206,206,205,1,204,204,204,1,203,203,204,1,139,139,139,1,189,189, + 189,2,198,198,198,1,189,189,189,2,139,139,138,1,195,194,194,1,193,193, + 194,1,192,192,192,1,191,191,191,1,190,190,190,1,189,189,189,1,188,188, + 188,1,187,187,187,1,186,185,186,1,184,184,185,1,183,183,184,1,182,182, + 182,1,181,181,181,1,180,180,181,1,139,139,139,2,217,217,217,1,216,216, + 216,1,215,215,215,1,214,214,213,1,213,213,213,1,211,212,212,1,211,211, + 211,1,209,209,210,1,209,209,208,1,207,207,207,1,206,206,206,1,205,205, + 205,1,204,204,204,1,203,203,203,1,139,139,139,1,189,189,189,2,199,199, + 199,1,189,189,189,2,139,139,139,1,195,194,194,1,193,193,193,1,192,192, + 192,1,191,191,190,1,190,189,190,1,188,189,189,1,188,187,187,1,187,187, + 186,1,185,186,185,1,184,184,185,1,183,183,184,1,182,182,182,1,182,181, + 181,1,180,180,180,1,139,139,139,2,217,217,217,1,216,216,216,1,215,215, + 215,1,213,214,214,1,212,212,213,1,211,211,212,1,211,211,211,1,209,210, + 210,1,209,208,208,1,207,207,208,1,206,206,206,1,205,205,205,1,204,204, + 204,1,203,203,203,1,139,139,139,1,189,189,189,2,199,199,198,1,189,189, + 189,2,139,139,139,1,194,195,194,1,193,193,193,1,192,192,192,1,191,191, + 191,1,190,190,190,1,189,189,188,1,187,187,187,1,186,187,187,1,186,185, + 186,1,184,184,184,1,183,183,183,1,182,182,183,1,181,181,181,1,180,180, + 180,1,139,139,139,2,217,217,216,1,216,216,216,1,215,215,214,1,214,213, + 214,1,212,212,212,1,211,211,211,1,210,211,211,1,209,209,209,1,209,208, + 208,1,207,207,207,1,206,206,206,1,205,205,205,1,204,204,204,1,203,202, + 203,1,139,139,139,1,189,189,189,2,198,198,198,1,189,189,189,2,138,138, + 139,1,194,195,194,1,193,193,193,1,192,192,192,1,191,191,190,1,190,189, + 189,1,189,189,188,1,187,187,188,1,187,186,186,1,185,186,186,1,184,184, + 184,1,183,183,183,1,182,182,182,1,181,181,181,1,180,180,180,1,139,139, + 139,2,217,217,217,1,216,216,215,1,214,215,215,1,213,214,213,1,212,213, + 213,1,211,211,212,1,211,210,211,1,210,209,209,1,208,208,208,1,207,207, + 207,1,206,206,206,1,205,205,205,1,204,203,204,1,202,202,203,1,139,139, + 139,1,189,189,189,2,198,199,198,1,189,189,189,2,139,139,139,1,194,194, + 194,1,193,193,193,1,191,191,191,2,190,189,189,1,188,188,189,1,188,187, + 188,1,186,187,186,1,185,185,185,1,184,184,184,1,183,183,183,1,182,182, + 182,1,181,181,180,1,180,180,180,1,139,139,139,2,255,255,255,14,139,139, + 139,1,189,189,189,2,198,198,198,1,189,189,189,2,139,139,139,1,255,255, + 255,14,139,139,139,2,217,216,217,1,215,216,216,1,214,214,215,1,51,51, + 51,11,139,139,139,1,189,189,189,2,198,198,198,1,189,189,189,2,139,138, + 139,1,51,51,51,11,182,182,182,1,181,181,181,1,180,180,180,1,139,139, + 139,2,216,217,217,1,215,216,215,1,214,214,214,1,213,213,214,1,212,212, + 213,1,211,211,211,1,210,210,210,1,209,209,209,1,208,208,208,1,207,206, + 207,1,205,205,205,1,204,204,204,1,203,204,204,1,203,203,203,1,139,139, + 139,1,189,189,189,2,198,198,198,1,189,189,189,2,139,139,139,1,193,193, + 193,1,193,192,193,1,191,191,191,1,191,190,191,1,189,189,189,1,188,189, + 189,1,188,187,187,1,186,186,186,1,185,185,185,1,184,184,183,1,182,182, + 183,1,182,182,182,1,181,181,181,1,179,179,179,1,139,139,139,2,216,216, + 216,1,215,215,216,1,214,214,214,1,213,213,213,1,212,212,212,1,211,211, + 211,1,210,210,209,1,209,209,209,1,207,208,207,1,207,206,207,1,206,206, + 206,1,205,205,205,1,203,203,203,1,202,203,203,1,139,139,139,1,189,189, + 189,2,198,198,198,1,189,189,189,2,139,139,138,1,193,193,194,1,193,192, + 192,1,192,192,191,1,191,190,190,1,189,189,189,1,188,188,188,1,187,187, + 187,1,186,186,186,1,185,185,185,1,183,184,184,1,182,183,183,1,182,181, + 182,1,181,180,180,1,180,179,179,1,139,139,139,2,216,216,216,1,215,216, + 215,1,214,214,214,1,213,213,213,1,212,212,212,1,211,211,211,1,210,210, + 210,1,209,209,209,1,208,207,208,1,206,207,207,1,205,205,206,1,204,204, + 205,1,203,203,203,1,202,202,203,1,139,139,139,1,189,189,189,2,197,198, + 197,1,189,189,189,2,139,139,139,1,193,194,193,1,193,192,192,1,191,192, + 191,1,190,190,190,1,189,189,189,1,188,188,188,1,187,187,187,1,186,185, + 186,1,184,184,185,1,184,183,183,1,183,183,183,1,182,182,182,1,180,180, + 180,1,179,179,179,1,139,139,139,2,216,216,216,1,215,215,215,1,214,214, + 214,1,213,213,213,1,211,212,212,1,211,211,211,1,210,210,210,1,209,208, + 208,1,207,207,208,1,206,207,207,1,205,205,205,1,204,204,204,1,203,203, + 204,1,202,202,202,1,139,139,139,1,189,189,189,2,198,198,198,1,189,189, + 189,2,139,139,139,1,193,193,193,1,192,192,192,1,191,191,191,1,190,190, + 190,1,189,189,189,1,188,188,188,1,187,186,187,1,186,185,185,1,185,184, + 185,1,183,184,183,1,182,182,182,1,181,182,181,1,180,180,180,1,179,179, + 179,1,139,139,139,2,216,216,216,1,216,215,215,1,214,214,214,1,213,213, + 212,1,212,212,211,1,211,211,210,1,210,209,210,1,208,208,208,1,207,208, + 207,1,206,206,207,1,206,205,205,1,204,204,204,1,203,203,203,1,202,202, + 202,1,139,139,139,1,189,189,189,2,198,197,197,1,189,189,189,2,139,139, + 139,1,194,193,193,1,193,193,192,1,191,191,191,1,190,190,190,1,189,189, + 189,1,188,188,187,1,187,186,186,1,185,185,186,1,184,184,184,1,183,184, + 183,1,183,182,182,1,181,181,181,1,180,181,180,1,179,179,179,1,139,139, + 139,2,216,216,216,1,215,215,214,1,214,214,214,1,213,213,213,1,212,211, + 212,1,210,211,210,1,209,210,210,1,209,208,209,1,207,208,207,1,206,206, + 206,1,205,205,205,1,204,204,204,1,203,203,203,1,202,202,202,1,139,139, + 139,1,189,189,189,2,198,198,197,1,189,189,189,2,139,139,139,1,193,193, + 194,1,192,193,192,1,191,191,191,1,190,190,190,1,188,189,189,1,188,188, + 188,1,187,187,186,1,186,185,185,1,184,184,185,1,184,183,183,1,182,182, + 182,1,181,181,182,1,181,180,180,1,179,179,179,1,139,139,139,2,216,216, + 216,1,215,215,215,1,214,213,214,1,213,212,213,1,211,212,211,1,211,210, + 211,1,209,210,210,1,209,208,208,1,207,207,207,1,206,207,206,1,205,205, + 205,1,204,204,204,1,203,203,203,1,201,202,202,1,139,139,139,1,189,189, + 189,2,197,197,197,1,189,189,189,2,139,139,139,1,194,193,193,1,192,192, + 192,1,191,191,191,1,190,190,190,1,189,189,189,1,188,187,188,1,187,186, + 186,1,185,185,185,1,184,184,184,1,183,183,183,1,182,182,182,1,181,181, + 181,1,180,180,180,1,179,179,179,1,139,139,139,2,255,255,255,14,139,139, + 139,1,189,189,189,2,197,198,198,1,189,189,189,2,139,139,139,1,255,255, + 255,14,139,139,139,2,216,215,215,1,214,215,215,1,214,213,213,1,51,51, + 51,11,139,139,139,1,189,189,189,2,197,197,197,1,189,189,189,2,139,138, + 138,1,51,51,51,11,181,181,180,1,180,180,180,1,178,179,179,1,139,139, + 139,2,216,215,216,1,214,214,215,1,213,213,214,1,213,213,212,1,212,212, + 212,1,210,210,210,1,209,209,209,1,208,208,208,1,206,207,207,1,206,206, + 206,1,205,205,205,1,204,204,204,1,203,202,203,1,202,201,202,1,139,139, + 139,1,189,189,189,2,197,198,197,1,189,189,189,2,139,139,139,1,193,193, + 192,1,192,191,192,1,191,190,191,1,190,189,190,1,189,188,188,1,187,187, + 187,1,187,186,186,1,185,185,185,1,184,184,184,1,183,183,183,1,182,182, + 182,1,181,181,181,1,180,180,179,1,179,179,179,1,139,139,139,2,216,216, + 216,1,214,214,215,1,214,213,213,1,212,213,213,1,211,211,211,1,210,211, + 210,1,209,209,209,1,208,208,208,1,206,207,207,1,206,206,206,1,205,205, + 205,1,204,204,204,1,202,203,203,1,201,202,201,1,139,139,139,1,189,189, + 189,2,197,197,197,1,189,189,189,2,139,139,139,1,192,193,193,1,191,192, + 192,1,191,191,191,1,189,190,189,1,189,189,188,1,187,187,187,1,186,186, + 186,1,185,185,185,1,184,184,184,1,183,183,183,1,182,181,182,1,180,181, + 181,1,180,180,180,1,178,179,179,1,139,139,139,2,215,215,216,1,215,214, + 215,1,213,214,213,1,212,212,212,1,211,211,211,1,210,210,210,1,209,209, + 209,1,208,208,208,1,207,206,207,1,205,205,206,1,205,205,205,1,204,204, + 203,1,202,202,202,1,201,201,201,1,139,139,139,1,189,189,189,2,197,197, + 197,1,189,189,189,2,139,139,139,1,193,192,192,1,191,191,192,1,191,190, + 190,1,190,190,190,1,189,188,188,1,187,188,187,1,186,186,186,1,185,185, + 185,1,184,183,184,1,183,183,183,1,182,181,182,1,181,180,181,1,180,179, + 180,1,178,178,178,1,139,139,139,2,216,215,216,1,214,214,215,1,213,213, + 213,1,212,213,212,1,211,211,211,1,210,210,210,1,208,209,209,1,208,208, + 208,1,206,206,206,1,206,205,205,1,205,204,204,1,203,203,203,1,203,202, + 203,1,202,201,201,1,139,139,139,1,189,189,189,2,196,197,197,1,189,189, + 189,2,139,139,138,1,193,192,192,1,191,191,191,1,190,190,190,1,189,189, + 190,1,189,188,188,1,187,187,187,1,185,186,186,1,185,185,185,1,183,184, + 184,1,182,183,182,1,182,182,181,1,180,180,181,1,180,179,179,1,178,179, + 179,1,139,139,139,2,215,216,215,1,215,214,214,1,213,213,213,1,212,212, + 212,1,211,211,211,1,209,209,210,1,209,209,208,1,208,208,208,1,207,207, + 207,1,205,206,206,1,205,205,205,1,203,203,204,1,203,203,202,1,201,201, + 201,1,139,139,139,1,189,189,189,2,196,197,197,1,189,189,189,2,139,139, + 139,1,192,192,192,1,191,191,191,1,191,191,190,1,189,189,189,1,188,188, + 188,1,187,187,187,1,185,186,186,1,184,185,185,1,184,184,184,1,182,183, + 182,1,181,182,181,1,181,181,180,1,180,179,179,1,178,178,179,1,139,139, + 139,2,215,215,215,1,214,214,214,1,213,213,213,1,212,211,212,1,211,211, + 211,1,209,210,210,1,209,209,208,1,207,208,207,1,207,207,207,1,205,206, + 205,1,204,205,204,1,204,203,203,1,202,202,202,1,201,201,201,1,139,139, + 139,1,189,189,189,2,197,196,196,1,189,189,189,2,139,139,139,1,192,192, + 193,1,191,192,191,1,190,190,190,1,189,189,189,1,188,187,188,1,187,187, + 187,1,185,186,186,1,184,184,185,1,184,184,184,1,183,182,182,1,181,181, + 181,1,180,180,180,1,179,179,179,1,178,178,178,1,139,139,139,2,215,215, + 215,1,214,214,214,1,213,213,213,1,212,211,212,1,211,211,210,1,210,210, + 210,1,208,209,208,1,207,208,208,1,206,206,206,1,206,206,205,1,204,204, + 204,1,203,203,203,1,202,202,202,1,201,201,201,1,139,139,139,1,189,189, + 189,2,197,196,197,1,189,189,189,2,139,139,139,1,192,192,192,1,191,191, + 191,1,190,190,190,1,189,189,189,1,187,188,188,1,186,186,187,1,186,186, + 186,1,185,184,185,1,184,183,184,1,183,182,183,1,182,182,181,1,180,180, + 180,1,179,179,179,1,178,178,178,1,139,139,139,2,255,255,255,14,139,139, + 139,1,189,189,189,2,196,197,196,1,189,189,189,2,139,138,139,1,255,255, + 255,14,139,139,139,2,215,215,215,1,213,214,213,1,213,213,213,1,51,51, + 51,11,139,139,139,1,189,189,189,2,197,196,196,1,189,189,189,2,139,139, + 139,1,51,51,51,11,180,180,180,1,179,179,179,1,178,178,178,1,139,139, + 139,2,215,214,215,1,214,214,214,1,213,213,213,1,211,211,211,1,210,210, + 210,1,210,210,209,1,208,208,208,1,207,207,208,1,206,206,206,1,205,205, + 205,1,204,204,204,1,202,203,202,1,201,202,201,1,201,201,201,1,139,139, + 139,1,189,189,189,2,196,196,197,1,189,189,189,2,139,139,139,1,191,192, + 192,1,191,191,191,1,190,190,189,1,189,188,189,1,187,188,188,1,187,186, + 187,1,186,186,186,1,184,185,184,1,183,183,183,1,183,182,182,1,181,181, + 181,1,180,180,180,1,179,178,179,1,178,177,178,1,139,139,139,2,214,215, + 215,1,214,214,214,1,212,213,212,1,211,212,212,1,210,210,210,1,210,210, + 209,1,208,208,208,1,208,207,207,1,206,206,206,1,205,205,205,1,204,203, + 204,1,202,202,203,1,202,202,202,1,200,200,200,1,139,139,139,1,189,189, + 189,2,197,196,196,1,189,189,189,2,139,139,139,1,192,191,192,1,191,190, + 191,1,190,190,190,1,188,189,188,1,187,188,188,1,186,186,186,1,185,185, + 185,1,185,184,184,1,183,183,184,1,182,182,182,1,180,180,181,1,180,180, + 179,1,178,179,179,1,178,178,178,1,139,139,139,2,215,214,214,1,213,213, + 214,1,213,213,212,1,211,212,211,1,211,210,210,1,209,209,209,1,208,208, + 208,1,207,207,207,1,206,205,206,1,205,205,205,1,203,204,204,1,203,203, + 202,1,202,201,201,1,200,201,200,1,139,139,139,1,189,189,189,2,196,196, + 196,1,189,189,189,2,138,139,139,1,191,191,192,1,190,190,191,1,189,189, + 189,1,188,188,188,1,188,187,188,1,186,186,186,1,185,185,185,1,184,184, + 185,1,183,183,183,1,182,182,182,1,181,181,180,1,180,180,179,1,178,179, + 179,1,178,177,178,1,139,139,139,2,215,215,215,1,213,213,213,1,212,212, + 212,1,211,211,212,1,210,210,210,1,209,209,209,1,208,208,208,1,207,207, + 206,1,206,205,206,1,205,205,204,1,203,203,204,1,203,202,203,1,201,202, + 201,1,200,201,200,1,139,139,139,1,189,189,189,2,196,196,196,1,189,189, + 189,2,139,139,139,1,191,192,191,1,190,190,190,1,190,189,189,1,188,188, + 188,1,188,187,187,1,186,186,186,1,185,185,185,1,184,183,184,1,183,183, + 183,1,182,182,182,1,180,181,180,1,180,179,180,1,179,178,178,1,177,178, + 178,1,139,139,139,2,214,214,215,1,214,213,213,1,213,212,212,1,211,212, + 211,1,210,210,210,1,209,209,209,1,208,208,208,1,207,206,207,1,206,206, + 206,1,205,204,205,1,204,203,203,1,202,202,203,1,201,201,201,2,139,139, + 139,1,189,189,189,2,196,196,196,1,189,189,189,2,139,139,139,1,192,192, + 191,1,190,190,190,1,190,189,189,1,188,188,188,1,187,187,187,1,187,186, + 186,1,185,185,185,1,184,184,184,1,183,183,182,1,182,182,182,1,180,180, + 181,1,179,179,180,1,179,179,178,1,177,178,177,1,139,139,139,2,214,214, + 214,1,214,214,213,1,212,212,213,1,211,211,211,1,210,210,210,1,209,209, + 209,1,208,208,208,1,206,207,207,1,206,206,205,1,205,205,205,1,203,203, + 204,1,202,203,202,1,201,202,202,1,201,200,200,1,139,139,139,1,189,189, + 189,2,195,196,196,1,189,189,189,2,139,139,139,1,192,191,192,1,191,190, + 191,1,189,189,190,1,189,188,188,1,187,187,187,1,186,186,186,1,185,185, + 185,1,183,184,184,1,183,182,183,1,182,181,181,1,180,180,180,1,180,179, + 180,1,178,178,179,1,177,177,177,1,139,139,139,2,214,214,214,1,213,213, + 213,1,212,212,212,1,211,211,211,1,210,210,210,1,209,209,209,1,207,208, + 208,1,206,207,206,1,206,205,206,1,204,204,204,1,204,203,204,1,202,202, + 202,1,201,201,202,1,200,200,200,1,139,139,139,1,189,189,189,2,196,196, + 196,1,189,189,189,2,139,139,139,1,191,191,192,1,190,190,190,1,189,190, + 189,1,188,188,188,1,187,187,187,1,186,186,186,1,185,184,184,1,184,183, + 184,1,183,182,183,1,182,181,182,1,181,180,180,1,180,180,179,1,178,178, + 178,1,177,178,177,1,139,139,139,2,255,255,255,14,139,139,139,1,189,189, + 189,2,195,196,196,1,189,189,189,2,139,139,139,1,255,255,255,14,139,139, + 139,2,214,214,214,1,213,212,213,1,212,212,212,1,51,51,51,11,139,139, + 139,1,189,189,189,2,196,196,195,1,189,189,189,2,139,139,139,1,51,51, + 51,11,179,179,180,1,178,178,178,1,177,177,177,1,139,139,139,2,214,214, + 214,1,212,213,212,1,211,212,212,1,211,210,210,1,210,210,209,1,209,208, + 209,1,207,207,207,1,206,206,207,1,205,205,205,1,204,204,204,1,203,203, + 203,1,202,202,202,1,201,201,201,1,200,200,200,1,139,139,139,1,189,189, + 189,2,196,195,195,1,189,189,189,2,139,139,139,1,191,191,191,1,190,190, + 190,1,189,189,188,1,188,188,188,1,187,187,187,1,185,185,185,1,185,184, + 184,1,184,183,184,1,182,182,182,1,182,181,181,1,180,180,180,1,179,179, + 179,1,178,178,178,1,177,177,176,1,139,139,139,2,213,214,214,1,213,212, + 212,1,212,211,212,1,210,211,211,1,209,209,210,1,208,209,208,1,207,207, + 207,1,206,206,206,1,205,205,205,1,204,204,204,1,203,203,203,1,202,201, + 202,1,201,201,201,1,199,199,200,1,139,139,139,1,189,189,189,2,195,195, + 196,1,189,189,189,2,139,139,139,1,191,191,191,1,190,189,190,1,189,189, + 189,1,187,188,188,1,187,186,186,1,185,186,186,1,184,184,185,1,183,183, + 184,1,182,182,182,1,181,181,181,1,180,180,180,1,179,179,178,1,178,178, + 178,1,176,176,177,1,139,139,139,2,213,214,214,1,213,213,212,1,211,211, + 212,1,211,210,210,1,210,209,209,1,208,208,208,1,208,207,207,1,206,206, + 206,1,205,205,205,1,204,204,204,1,202,203,203,1,202,201,202,1,201,201, + 201,1,199,200,200,1,139,139,139,1,189,189,189,2,195,196,195,1,189,189, + 189,2,139,139,139,1,191,190,191,1,190,189,189,1,189,189,189,1,187,187, + 188,1,187,187,186,1,185,185,185,1,184,184,184,1,184,184,183,1,182,182, + 182,1,181,181,181,1,180,180,180,1,179,179,179,1,177,178,178,1,176,177, + 176,1,139,139,139,2,214,214,214,1,213,212,213,1,212,211,212,1,210,210, + 210,1,209,209,210,1,208,208,208,1,207,207,207,1,206,206,206,1,205,205, + 205,1,204,204,204,1,203,203,203,1,202,202,202,1,201,201,200,1,199,200, + 199,1,139,139,139,1,189,189,189,2,195,195,195,1,189,189,189,2,139,139, + 139,1,191,190,191,1,189,189,189,2,187,188,187,1,187,186,187,1,186,186, + 185,1,185,184,184,1,183,183,183,1,183,182,182,1,181,181,181,1,179,180, + 180,1,179,179,179,1,178,177,178,1,176,177,177,1,139,139,139,2,214,213, + 213,1,213,213,212,1,211,211,211,1,210,211,210,1,210,209,209,1,208,208, + 208,1,207,207,207,1,205,205,206,1,204,205,205,1,203,204,204,1,203,202, + 203,1,202,202,202,1,201,200,200,1,199,200,200,1,139,139,139,1,189,189, + 189,2,195,195,195,1,189,189,189,2,139,139,139,1,190,190,191,1,189,190, + 189,1,188,189,189,1,187,188,188,1,186,187,186,1,186,185,185,1,184,184, + 184,1,183,183,183,1,182,182,182,1,181,180,181,1,180,180,180,1,179,179, + 179,1,177,178,178,1,176,177,176,1,139,139,139,2,214,213,213,1,212,212, + 212,1,211,212,212,1,210,211,210,1,209,209,209,1,208,208,208,1,207,206, + 207,1,206,206,206,1,204,205,205,1,203,204,204,1,202,203,202,1,201,201, + 201,2,200,199,199,1,139,139,139,1,189,189,189,2,195,195,195,1,189,189, + 189,2,139,139,139,1,191,190,191,1,189,189,190,1,188,189,188,1,187,187, + 187,1,186,186,186,1,185,185,185,1,184,184,184,1,183,182,183,1,182,182, + 181,1,181,180,180,1,180,179,180,1,178,179,179,1,178,178,177,1,177,177, + 176,1,139,139,139,2,255,255,255,14,139,139,139,1,189,189,189,2,195,195, + 194,1,189,189,189,2,139,139,139,1,255,255,255,14,139,139,139,2,213,213, + 213,1,212,212,212,1,211,211,211,1,51,51,51,11,139,139,139,1,189,189, + 189,2,195,194,195,1,189,189,189,2,139,139,139,1,51,51,51,11,178,178, + 178,1,177,177,177,1,176,176,176,1,139,139,139,2,213,213,213,1,212,212, + 212,1,211,211,211,1,210,210,210,1,209,209,209,1,207,208,207,1,207,207, + 206,1,205,206,205,1,204,205,205,1,203,203,204,1,202,202,202,1,201,201, + 201,1,200,200,200,1,199,199,199,1,139,139,139,1,189,189,189,2,194,194, + 195,1,189,189,189,2,139,139,139,1,190,190,191,1,189,189,189,1,188,188, + 188,1,187,187,187,1,186,186,186,1,184,185,184,1,184,184,183,1,182,183, + 183,1,182,181,181,1,180,180,181,1,179,179,180,1,178,179,179,1,177,177, + 177,1,176,176,176,1,139,139,139,1,4,108,101,102,116,3,36,1,3,116, + 111,112,2,46,0,0,9,116,102,97,99,101,99,111,109,112,11,116,102,97, + 99,101,98,117,116,116,111,110,25,116,101,109,112,108,97,116,101,46,105,109, + 97,103,101,46,111,114,105,103,102,111,114,109,97,116,6,3,112,110,103,24, + 116,101,109,112,108,97,116,101,46,105,109,97,103,101,46,97,108,105,103,110, + 109,101,110,116,11,11,97,108,95,115,116,114,101,116,99,104,120,11,97,108, + 95,115,116,114,101,116,99,104,121,0,20,116,101,109,112,108,97,116,101,46, + 105,109,97,103,101,46,105,109,97,103,101,10,164,1,0,0,0,0,0,0, + 0,0,0,0,36,0,0,0,11,0,0,0,112,1,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,2,139,139, - 139,2,165,165,165,1,0,0,0,3,139,139,139,1,255,255,255,4,139,139, - 139,1,255,255,255,2,165,165,165,1,0,0,0,3,139,139,139,1,255,255, - 255,3,139,139,139,1,255,255,255,3,165,165,165,1,0,0,0,3,255,255, - 255,1,139,139,139,1,255,255,255,2,139,139,139,1,255,255,255,3,165,165, - 165,1,0,0,0,3,255,255,255,2,139,139,139,3,255,255,255,6,139,139, - 139,1,255,255,255,3,139,139,139,2,255,255,255,6,139,139,139,1,255,255, - 255,3,139,139,139,1,255,255,255,1,139,139,139,1,255,255,255,4,139,139, - 139,1,255,255,255,4,139,139,139,7,255,255,255,4,214,214,214,1,139,139, - 139,3,255,255,255,2,139,139,139,4,0,0,0,4,255,255,255,2,139,139, - 139,1,255,255,255,4,214,214,214,1,0,0,0,4,255,255,255,3,139,139, - 139,1,255,255,255,4,0,0,0,4,255,255,255,3,139,139,139,1,255,255, - 255,4,0,0,0,4,28,1,0,0,18,1,0,0,17,2,0,0,17,12, - 0,0,128,8,0,0,128,8,0,0,64,8,0,0,63,8,0,0,243,0, - 0,0,4,0,0,0,8,0,0,0,8,0,0,0,0,0,10,116,102,114, - 97,109,101,99,111,109,112,11,116,102,114,97,109,101,99,111,109,112,50,20, - 116,101,109,112,108,97,116,101,46,102,114,97,109,101,105,95,108,101,102,116, - 2,4,19,116,101,109,112,108,97,116,101,46,102,114,97,109,101,105,95,116, - 111,112,2,2,21,116,101,109,112,108,97,116,101,46,102,114,97,109,101,105, - 95,114,105,103,104,116,2,4,22,116,101,109,112,108,97,116,101,46,102,114, - 97,109,101,105,95,98,111,116,116,111,109,2,2,24,116,101,109,112,108,97, - 116,101,46,102,114,97,109,101,105,109,97,103,101,95,108,105,115,116,7,11, - 116,105,109,97,103,101,108,105,115,116,51,24,116,101,109,112,108,97,116,101, - 46,102,114,97,109,101,105,109,97,103,101,95,108,101,102,116,2,252,23,116, - 101,109,112,108,97,116,101,46,102,114,97,109,101,105,109,97,103,101,95,116, - 111,112,2,252,25,116,101,109,112,108,97,116,101,46,102,114,97,109,101,105, - 109,97,103,101,95,114,105,103,104,116,2,252,26,116,101,109,112,108,97,116, - 101,46,102,114,97,109,101,105,109,97,103,101,95,98,111,116,116,111,109,2, - 252,20,116,101,109,112,108,97,116,101,46,111,112,116,105,111,110,115,115,107, - 105,110,11,8,102,115,111,95,102,108,97,116,0,4,108,101,102,116,3,50, - 1,3,116,111,112,2,17,0,0,9,116,102,97,99,101,99,111,109,112,11, - 116,102,97,99,101,115,108,105,100,101,114,25,116,101,109,112,108,97,116,101, - 46,105,109,97,103,101,46,111,114,105,103,102,111,114,109,97,116,6,3,112, - 110,103,24,116,101,109,112,108,97,116,101,46,105,109,97,103,101,46,97,108, - 105,103,110,109,101,110,116,11,11,97,108,95,115,116,114,101,116,99,104,120, - 0,20,116,101,109,112,108,97,116,101,46,105,109,97,103,101,46,105,109,97, - 103,101,10,168,52,0,0,0,0,0,0,0,0,0,0,37,0,0,0,118, - 0,0,0,116,52,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,139, - 139,139,1,225,225,224,1,223,223,224,1,223,222,222,1,221,221,221,1,220, - 220,220,1,219,219,219,1,218,218,218,1,217,217,217,1,215,215,215,1,215, - 214,214,1,214,213,213,1,212,213,213,1,211,212,211,1,210,210,210,1,139, - 139,139,1,189,189,189,2,206,206,206,1,189,189,189,2,139,139,139,1,201, - 201,202,1,200,200,201,1,200,199,199,1,199,199,198,1,197,197,197,1,196, - 196,196,1,195,195,195,1,194,194,194,1,193,193,193,1,192,192,192,1,190, - 191,190,1,189,189,189,1,188,188,189,1,187,187,187,1,186,186,186,1,139, - 139,139,1,255,255,255,14,139,139,139,1,189,189,189,2,206,205,205,1,189, - 189,189,2,139,139,139,1,255,255,255,14,139,139,139,2,224,225,224,1,223, - 223,223,1,222,222,222,1,51,51,51,11,139,139,139,1,189,189,189,2,206, - 205,205,1,189,189,189,2,139,138,138,1,51,51,51,11,190,189,189,1,188, - 188,188,1,187,188,187,1,139,139,139,2,224,224,224,1,223,223,223,1,222, - 222,222,1,221,221,220,1,220,219,220,1,218,219,219,1,218,218,217,1,217, - 216,216,1,216,216,215,1,214,214,215,1,213,214,213,1,212,212,212,1,211, - 211,211,1,210,210,210,1,139,139,139,1,189,189,189,2,206,205,206,1,189, - 189,189,2,139,139,139,1,201,201,201,1,200,200,201,1,199,199,200,1,198, - 198,198,1,197,197,197,1,196,196,196,1,195,194,195,1,194,194,194,1,192, - 192,193,1,192,192,191,1,190,190,190,1,190,190,189,1,188,189,188,1,187, - 187,187,1,139,139,139,2,224,224,224,1,223,223,223,1,222,222,221,1,221, - 220,221,1,219,219,220,1,218,219,218,1,217,217,218,1,216,217,217,1,215, - 216,216,1,214,215,214,1,213,213,214,1,212,212,212,1,211,211,211,1,210, - 210,210,1,139,139,139,1,189,189,189,2,206,206,205,1,189,189,189,2,139, - 139,139,1,201,201,201,1,200,200,200,1,199,199,199,1,198,198,198,1,196, - 196,197,1,196,196,196,1,195,194,195,1,194,193,194,1,193,192,192,1,191, - 192,192,1,190,190,190,1,189,189,189,1,188,188,188,1,187,187,187,1,139, - 139,139,2,224,224,224,1,223,223,222,1,222,221,222,1,220,220,221,1,220, - 220,220,1,218,218,218,1,217,217,217,1,216,216,216,1,215,215,215,1,215, - 214,214,1,213,213,213,1,212,212,212,1,211,211,211,1,210,209,210,1,139, - 139,139,1,189,189,189,2,205,206,206,1,189,189,189,2,139,139,139,1,202, - 201,201,1,200,200,200,1,199,199,199,1,197,198,198,1,197,197,196,1,196, - 196,196,1,195,194,195,1,194,193,194,1,192,193,192,1,191,191,191,1,190, - 191,190,1,189,189,189,1,188,188,187,1,187,187,187,1,139,139,139,2,224, - 224,224,1,223,223,222,1,222,222,222,1,221,220,221,1,219,219,220,1,218, - 219,219,1,218,217,217,1,216,216,217,1,215,215,215,1,214,214,214,1,213, - 213,212,1,212,212,212,1,211,211,210,1,210,209,210,1,139,139,139,1,189, - 189,189,2,205,205,205,1,189,189,189,2,139,139,138,1,201,201,201,1,200, - 200,200,1,199,198,199,1,197,198,198,1,196,197,197,1,196,195,195,1,195, - 194,194,1,193,193,193,1,192,193,192,1,191,191,192,1,190,190,191,1,189, - 189,189,1,188,188,188,1,187,187,187,1,139,139,139,2,223,224,224,1,222, - 222,223,1,222,222,222,1,221,221,220,1,220,220,219,1,218,218,218,1,217, - 217,218,1,216,216,216,1,215,215,215,1,214,214,214,1,213,212,213,1,212, - 212,212,1,211,211,210,1,210,210,210,1,139,139,139,1,189,189,189,2,205, - 205,205,1,189,189,189,2,139,139,139,1,201,201,201,1,200,200,200,1,198, - 198,199,1,198,198,197,1,196,196,196,1,195,196,195,1,194,195,194,1,194, - 193,193,1,192,193,193,1,191,191,191,1,190,190,190,1,189,188,188,1,188, - 187,187,1,187,187,186,1,139,139,139,2,224,223,224,1,223,222,223,1,222, - 221,221,1,220,220,221,1,219,219,219,1,218,218,218,1,218,217,217,1,216, - 216,216,1,214,215,215,1,214,213,214,1,213,212,213,1,212,212,212,1,211, - 211,211,1,209,209,210,1,139,139,139,1,189,189,189,2,205,205,205,1,189, - 189,189,2,139,139,139,1,200,201,201,1,200,199,199,1,199,198,199,1,197, - 197,198,1,196,196,197,1,195,196,195,1,194,194,194,1,193,194,193,1,192, - 192,192,1,191,191,191,1,190,190,190,1,188,188,189,1,187,187,188,1,186, - 186,186,1,139,139,139,2,224,224,223,1,223,222,222,1,222,221,221,1,220, - 221,220,1,219,219,219,1,218,218,218,1,217,217,217,1,216,216,216,1,215, - 214,214,1,214,214,214,1,213,213,212,1,212,212,212,1,210,210,210,1,209, - 210,210,1,139,139,139,1,189,189,189,2,205,205,205,1,189,189,189,2,139, - 139,139,1,200,201,201,1,200,200,200,1,199,198,198,1,197,197,197,1,197, - 196,197,1,195,195,195,1,194,194,194,1,193,193,193,1,192,192,192,1,191, - 191,191,1,189,190,190,1,189,189,189,1,188,187,187,1,187,187,186,1,139, - 139,139,2,255,255,255,14,139,139,139,1,189,189,189,2,205,205,205,1,189, - 189,189,2,139,138,139,1,255,255,255,14,139,139,139,2,223,223,223,1,222, - 222,222,1,221,221,221,1,51,51,51,11,139,139,139,1,189,189,189,2,205, - 205,205,1,189,189,189,2,139,139,139,1,51,51,51,11,189,189,188,1,187, - 187,187,1,186,186,186,1,139,139,139,2,223,224,223,1,222,222,222,1,222, - 221,221,1,220,220,220,1,219,219,219,1,218,217,218,1,217,216,217,1,216, - 216,216,1,214,214,214,2,213,213,213,1,212,212,212,1,210,210,210,1,209, - 209,209,1,139,139,139,1,189,189,189,2,204,204,205,1,189,189,189,2,139, - 139,139,1,200,201,200,1,199,199,200,1,198,199,198,1,197,197,198,1,196, - 196,196,1,194,195,195,1,194,194,194,1,192,193,192,1,192,192,192,1,191, - 191,191,1,190,189,190,1,189,189,188,1,187,187,187,1,187,186,186,1,139, - 139,139,2,223,224,223,1,222,222,222,1,221,221,221,1,220,220,220,1,219, - 219,219,1,218,217,217,1,217,217,217,1,216,216,215,1,214,214,215,1,213, - 214,214,1,212,213,212,1,212,211,211,1,210,210,210,1,209,209,209,1,139, - 139,139,1,189,189,189,2,205,205,205,1,189,189,189,2,139,139,139,1,200, - 201,200,1,199,199,199,1,198,198,199,1,197,197,197,1,196,196,196,1,195, - 194,195,1,194,193,193,1,193,193,193,1,192,192,192,1,191,190,191,1,189, - 189,189,2,187,187,188,1,186,186,187,1,139,139,139,2,223,223,223,1,222, - 222,222,1,221,221,221,1,220,220,220,1,219,219,219,1,218,218,218,1,216, - 217,217,1,215,215,216,1,214,214,214,1,213,214,214,1,212,212,212,1,211, - 212,211,1,210,210,210,1,209,209,208,1,139,139,139,1,189,189,189,2,205, - 205,205,1,189,189,189,2,138,139,139,1,200,200,200,1,199,199,199,1,198, - 198,198,1,197,197,197,1,196,196,196,1,195,195,194,1,194,193,194,1,192, - 193,192,1,192,192,191,1,190,190,191,1,189,190,189,1,188,189,188,1,187, - 187,187,1,186,186,186,1,139,139,139,2,222,223,223,1,222,222,222,1,221, - 221,221,1,219,219,220,1,219,219,219,1,218,217,218,1,217,216,217,1,215, - 216,215,1,215,215,214,1,213,213,213,1,212,212,212,1,211,211,211,1,210, - 210,210,1,209,209,209,1,139,139,139,1,189,189,189,2,205,205,205,1,189, - 189,189,2,139,139,139,1,200,200,200,1,199,199,199,1,198,198,198,1,197, - 197,197,1,196,195,196,1,195,195,195,1,194,194,194,1,193,192,192,1,191, - 191,191,1,190,190,190,1,189,189,189,1,188,188,189,1,187,187,187,1,185, - 186,186,1,139,139,139,2,223,223,223,1,222,221,222,1,221,221,221,1,220, - 220,220,1,218,218,218,2,216,217,216,1,215,215,215,1,214,214,214,1,213, - 213,213,1,212,212,212,1,211,211,210,1,210,210,210,1,209,209,209,1,139, - 139,139,1,189,189,189,2,205,204,205,1,189,189,189,2,139,139,139,1,200, - 200,200,1,199,198,199,1,198,198,198,1,197,196,196,1,195,195,196,1,194, - 194,195,1,194,193,194,1,192,192,192,1,191,191,191,1,190,190,190,1,189, - 189,189,1,188,188,188,1,187,187,187,1,186,186,186,1,139,139,139,2,222, - 222,223,1,221,222,222,1,220,220,220,1,220,220,219,1,218,218,218,1,218, - 217,217,1,216,216,216,1,216,215,215,1,214,214,214,1,213,213,213,1,212, - 212,212,1,210,211,211,1,210,210,209,1,209,208,208,1,139,139,139,1,189, - 189,189,2,204,204,204,1,189,189,189,2,139,139,139,1,200,200,200,1,199, - 199,199,1,198,198,198,1,197,197,197,1,196,196,195,1,194,194,195,1,193, - 193,193,1,192,193,193,1,191,192,191,1,190,190,190,1,189,189,189,1,188, - 188,188,1,186,187,187,1,186,186,185,1,139,139,139,2,223,223,223,1,222, - 222,221,1,221,220,221,1,219,219,219,1,218,218,219,1,217,217,217,1,216, - 216,216,1,215,215,215,1,214,214,214,1,213,213,212,1,211,212,212,1,210, - 211,211,1,210,210,210,1,209,208,208,1,139,139,139,1,189,189,189,2,204, - 204,204,1,189,189,189,2,139,139,139,1,200,199,200,1,199,199,199,1,198, - 198,197,1,197,197,196,1,195,195,195,1,194,194,194,1,193,193,194,1,192, - 192,192,1,191,191,191,1,190,190,190,1,189,189,189,1,188,188,188,1,187, - 187,187,1,185,186,185,1,139,139,139,2,255,255,255,14,139,139,139,1,189, - 189,189,2,204,204,204,1,189,189,189,2,139,139,139,1,255,255,255,14,139, - 139,139,2,222,222,222,1,221,222,221,1,220,221,220,1,51,51,51,11,139, - 139,139,1,189,189,189,2,203,204,204,1,189,189,189,2,139,139,139,1,51, - 51,51,11,187,187,188,1,186,186,187,1,185,185,185,1,139,139,139,2,222, - 223,222,1,222,221,222,1,220,221,221,1,219,219,219,1,218,218,218,1,217, - 217,216,1,216,216,216,1,215,214,215,1,214,214,214,1,212,213,212,1,212, - 212,211,1,210,211,210,1,210,209,209,1,208,208,208,1,139,139,139,1,189, - 189,189,2,204,204,204,1,189,189,189,2,139,139,139,1,200,199,200,1,199, - 198,198,1,198,197,197,1,197,197,196,1,195,195,195,1,194,194,194,1,193, - 193,193,1,191,192,191,1,191,191,191,1,190,190,190,1,188,189,188,1,187, - 187,187,1,186,187,186,1,185,185,185,1,139,139,139,2,222,222,223,1,221, - 222,222,1,220,220,220,1,219,219,219,1,218,218,218,1,217,217,217,1,215, - 216,216,1,214,214,214,1,213,213,213,2,212,211,212,1,210,210,211,1,209, - 209,210,1,208,209,208,1,139,139,139,1,189,189,189,2,204,204,204,1,189, - 189,189,2,139,139,139,1,199,200,199,1,198,198,198,1,198,198,197,1,197, - 196,197,1,195,195,195,1,193,194,194,1,193,192,193,1,191,192,192,1,190, - 191,191,1,190,189,189,1,189,189,188,1,187,188,188,1,186,186,186,1,186, - 185,185,1,139,139,139,2,222,222,222,1,221,221,222,1,220,220,220,1,219, - 219,219,1,218,217,218,1,217,217,217,1,216,216,215,1,214,215,215,1,213, - 213,214,1,213,213,212,1,211,211,211,1,210,211,210,1,209,209,209,1,208, - 208,209,1,139,139,139,1,189,189,189,2,203,203,203,1,189,189,189,2,139, - 139,139,1,200,199,199,1,198,198,198,1,197,198,197,1,196,196,196,1,195, - 195,195,1,194,194,194,1,193,192,193,1,192,192,192,1,191,191,190,1,189, - 190,190,1,189,189,189,1,188,188,188,1,187,187,186,1,185,185,185,1,139, - 139,139,2,222,222,222,1,221,222,221,1,220,220,220,1,219,219,219,1,217, - 217,217,2,215,216,216,1,214,214,215,1,214,213,214,1,212,212,212,1,212, - 211,211,1,211,210,211,1,209,209,209,1,208,208,208,1,139,139,139,1,189, - 189,189,2,204,203,204,1,189,189,189,2,139,139,139,1,200,200,199,1,198, - 198,198,1,197,197,197,1,196,195,196,1,195,195,195,1,194,194,194,1,193, - 193,193,1,192,192,192,1,190,191,191,1,189,189,189,1,188,188,188,1,187, - 188,188,1,186,186,186,1,185,185,185,1,139,139,139,2,222,223,222,1,221, - 221,221,1,220,219,220,1,219,219,219,1,218,217,218,1,216,217,217,1,215, - 215,216,1,215,214,215,1,214,213,214,1,212,213,212,1,211,211,211,1,210, - 210,210,1,208,209,209,1,208,208,208,1,139,139,139,1,189,189,189,2,204, - 204,203,1,189,189,189,2,139,139,139,1,200,199,199,1,198,198,198,1,197, - 197,197,1,196,196,196,1,195,195,195,1,194,194,193,1,192,193,192,1,192, - 192,192,1,190,191,190,1,190,189,189,1,189,188,188,1,187,188,187,1,186, - 186,186,1,185,185,184,1,139,139,139,2,222,222,222,1,221,221,221,1,220, - 220,220,1,219,218,219,1,218,218,218,1,216,217,216,1,215,216,216,1,214, - 215,214,1,213,213,214,1,212,212,212,1,211,211,211,1,210,210,210,1,209, - 209,209,1,207,208,208,1,139,139,139,1,189,189,189,2,204,203,204,1,189, - 189,189,2,139,139,139,1,199,199,199,1,198,198,198,1,196,197,197,1,196, - 195,196,1,194,195,194,1,194,194,194,1,193,192,193,1,191,191,192,1,190, - 190,191,1,190,190,189,1,188,189,188,1,187,187,187,1,186,186,186,1,185, - 185,185,1,139,139,139,2,255,255,255,14,139,139,139,1,189,189,189,2,203, - 203,203,1,189,189,189,2,139,139,139,1,255,255,255,14,139,139,139,2,222, - 222,222,1,221,220,220,1,219,220,220,1,51,51,51,11,139,139,139,1,189, - 189,189,2,203,203,204,1,189,189,189,2,139,139,139,1,51,51,51,11,186, - 187,187,1,185,186,186,1,184,184,185,1,139,139,139,2,221,222,222,1,221, - 220,220,1,220,220,220,1,218,218,219,1,217,217,218,1,217,217,216,1,215, - 215,215,1,214,214,214,1,213,213,213,1,212,212,212,1,211,211,210,1,210, - 210,209,1,209,208,209,1,207,208,207,1,139,139,139,1,189,189,189,2,203, - 203,203,1,189,189,189,2,139,139,139,1,199,199,199,1,197,198,197,1,196, - 197,197,1,196,195,195,1,194,195,194,1,194,193,194,1,192,192,192,1,191, - 191,192,1,190,190,190,1,189,189,189,1,188,188,188,1,187,187,187,1,186, - 185,186,1,185,185,185,1,139,139,139,2,222,221,222,1,220,220,220,1,219, - 220,219,1,218,219,218,1,217,217,218,1,216,216,216,1,215,215,215,1,213, - 214,214,1,213,213,213,1,211,211,212,1,211,211,211,1,210,209,210,1,209, - 208,208,1,207,208,207,1,139,139,139,1,189,189,189,2,203,203,203,1,189, - 189,189,2,139,139,139,1,199,198,199,1,198,197,197,1,197,196,196,1,196, - 195,196,1,194,195,195,1,193,193,193,1,192,192,192,1,191,191,191,1,190, - 190,190,1,189,189,189,1,188,187,188,1,186,187,186,1,185,186,186,1,184, - 185,185,1,139,139,139,2,222,221,222,1,220,220,220,1,219,219,219,1,218, - 218,218,1,217,217,217,1,216,216,216,1,215,215,215,1,214,213,214,1,212, - 213,213,1,211,212,212,1,210,211,211,1,210,209,209,1,209,208,208,1,207, - 208,207,1,139,139,139,1,189,189,189,2,203,203,203,1,189,189,189,2,139, - 139,139,1,199,199,199,1,198,197,197,1,196,196,196,1,195,196,196,1,194, - 194,194,1,193,193,193,1,192,192,192,1,191,190,191,1,190,190,190,1,189, - 189,189,1,187,187,187,1,187,186,187,1,186,186,185,1,185,184,184,1,139, - 139,139,2,221,221,221,1,220,220,220,1,219,219,219,1,218,218,218,1,217, - 217,217,1,216,216,216,1,215,215,215,1,213,214,213,1,213,213,213,1,211, - 211,211,2,210,209,209,1,209,209,208,1,207,208,207,1,139,139,139,1,189, - 189,189,2,203,203,203,1,189,189,189,2,139,139,139,1,199,198,198,1,197, - 197,197,1,196,196,197,1,195,196,195,1,194,194,194,1,193,193,193,1,192, - 192,192,1,191,191,191,1,189,189,190,1,189,188,189,1,187,187,188,1,186, - 187,187,1,186,185,185,1,184,184,185,1,139,139,139,2,221,221,221,1,221, - 221,220,1,219,219,219,1,218,218,218,1,217,217,217,1,216,215,216,1,215, - 214,215,1,214,214,214,1,212,213,213,1,211,211,211,1,210,210,211,1,210, - 209,209,1,208,208,208,1,207,207,207,1,139,139,139,1,189,189,189,2,203, - 203,203,1,189,189,189,2,139,139,139,1,198,198,198,1,198,197,198,1,197, - 196,196,1,195,195,195,1,194,194,194,1,193,193,193,1,192,192,192,1,190, - 191,191,1,190,189,189,1,189,188,189,1,188,187,187,1,187,187,187,1,185, - 185,185,1,184,184,184,1,139,139,139,2,221,221,221,1,220,220,220,1,218, - 219,219,1,218,218,218,1,216,217,217,1,215,216,216,1,215,215,214,1,214, - 214,214,1,212,213,212,1,211,211,211,1,210,210,211,1,209,209,209,1,208, - 208,208,1,207,207,207,1,139,139,139,1,189,189,189,2,202,202,202,1,189, - 189,189,2,139,139,139,1,199,198,198,1,197,197,197,1,196,196,196,1,195, - 195,195,1,194,194,194,1,193,192,193,1,192,191,192,1,190,190,190,1,189, - 189,190,1,188,188,189,1,187,188,187,1,187,186,186,1,185,185,185,1,184, - 184,184,1,139,139,139,2,221,221,222,1,220,220,220,1,219,219,219,1,218, - 217,218,1,216,217,216,1,215,215,216,1,214,215,215,1,214,214,213,1,212, - 213,213,1,211,211,211,1,210,210,210,1,209,209,209,1,208,208,208,1,207, - 207,207,1,139,139,139,1,189,189,189,2,203,203,202,1,189,189,189,2,139, - 139,139,1,198,198,199,1,197,197,197,1,196,196,196,1,194,195,195,1,194, - 194,193,1,193,193,193,1,192,192,192,1,191,190,190,1,189,189,190,1,189, - 189,188,1,187,187,188,1,186,186,186,1,186,185,185,1,184,184,184,1,139, - 139,139,2,255,255,255,14,139,139,139,1,189,189,189,2,203,202,203,1,189, - 189,189,2,139,139,139,1,255,255,255,14,139,139,139,2,221,221,221,1,220, - 219,220,1,219,219,219,1,51,51,51,11,139,139,139,1,189,189,189,2,202, - 202,202,1,189,189,189,2,139,139,139,1,51,51,51,11,186,186,186,1,185, - 184,185,1,183,184,183,1,139,139,139,2,221,221,221,1,220,219,220,1,219, - 219,219,1,218,217,218,1,216,216,216,1,215,215,215,1,215,215,214,1,213, - 214,213,1,212,212,212,1,211,211,211,1,210,210,210,1,209,209,209,1,208, - 208,208,1,207,207,207,1,139,139,139,1,189,189,189,2,202,202,203,1,189, - 189,189,2,139,139,139,1,197,198,198,1,197,196,197,1,196,196,196,1,195, - 195,194,1,194,193,194,1,193,193,192,1,191,192,192,1,190,190,190,1,189, - 189,189,1,188,188,188,1,187,187,187,1,185,186,186,1,185,185,184,1,183, - 184,184,1,139,139,139,2,220,220,221,1,220,219,219,1,218,219,218,1,217, - 218,218,1,216,216,216,1,215,215,215,1,214,214,214,1,214,213,213,1,212, - 212,212,1,211,211,211,1,210,210,210,1,208,209,209,1,207,207,208,1,206, - 207,207,1,139,139,139,1,189,189,189,2,202,202,202,1,189,189,189,2,139, - 139,139,1,197,198,198,1,196,196,197,1,196,196,196,1,195,195,195,1,194, - 193,193,1,192,192,192,1,191,191,191,1,190,190,190,1,189,189,189,1,188, - 188,188,1,186,187,187,1,186,186,186,1,185,185,185,1,183,184,183,1,139, - 139,139,2,221,221,221,1,220,219,219,1,219,218,219,1,217,218,217,1,216, - 217,217,1,215,215,215,1,214,214,214,1,213,213,213,1,212,212,211,1,211, - 210,211,1,209,210,210,1,209,209,209,1,208,207,207,1,206,206,207,1,139, - 139,139,1,189,189,189,2,202,202,203,1,189,189,189,2,139,139,139,1,197, - 198,198,1,196,196,196,2,195,194,194,1,194,193,193,1,192,192,192,1,192, - 191,191,1,190,190,190,1,189,189,189,1,188,187,188,1,187,187,187,1,186, - 185,186,1,185,184,185,1,184,183,183,1,139,139,139,2,220,221,221,1,219, - 220,220,1,218,218,219,1,217,217,218,1,216,216,216,1,215,215,215,1,214, - 214,214,1,213,213,212,1,212,212,211,1,211,210,210,1,209,209,210,1,208, - 209,209,1,207,208,207,1,206,206,207,1,139,139,139,1,189,189,189,2,201, - 202,202,1,189,189,189,2,139,138,138,1,197,198,198,1,196,197,197,1,196, - 195,196,1,194,194,194,1,193,193,193,1,192,193,192,1,191,191,191,1,190, - 190,190,1,189,189,189,1,188,188,188,1,187,186,187,1,186,186,186,1,185, - 185,184,1,183,183,184,1,139,139,139,2,220,221,221,1,220,219,219,1,218, - 218,219,1,217,217,217,1,216,216,217,1,215,214,215,1,213,214,213,1,212, - 213,213,1,212,211,212,1,210,210,210,1,209,209,209,1,208,208,208,1,208, - 207,207,1,206,207,206,1,139,139,139,1,189,189,189,2,201,202,202,1,189, - 189,189,2,139,138,138,1,198,198,197,1,196,196,196,1,195,195,195,1,194, - 195,195,1,193,193,193,1,192,192,192,1,191,190,191,1,190,190,190,1,189, - 189,189,1,187,187,188,1,187,187,186,1,185,186,185,1,184,185,185,1,183, - 183,183,1,139,139,139,2,220,220,220,1,219,219,219,1,218,218,219,1,217, - 217,217,1,216,216,216,1,215,214,215,1,213,214,214,1,212,212,212,1,212, - 212,211,1,211,210,210,1,209,209,209,1,208,209,209,1,207,207,207,1,206, - 206,206,1,139,139,139,1,189,189,189,2,202,202,202,1,189,189,189,2,139, - 139,138,1,197,197,197,1,196,196,196,1,196,195,195,1,194,194,194,1,193, - 193,193,1,192,192,192,1,191,190,191,1,190,190,190,1,189,189,189,1,188, - 188,188,1,186,187,187,1,186,186,185,1,184,185,184,1,184,183,183,1,139, - 139,139,2,220,220,220,1,219,219,219,1,218,218,218,1,217,217,217,1,216, - 216,216,1,214,215,215,1,214,213,214,1,213,212,213,1,211,212,211,1,210, - 210,210,1,209,209,209,1,208,208,208,1,207,207,207,1,206,206,206,1,139, - 139,139,1,189,189,189,2,202,201,201,1,189,189,189,2,139,139,139,1,197, - 197,197,1,197,196,196,1,195,195,195,1,194,194,194,1,193,193,193,1,192, - 192,192,1,191,191,191,1,189,189,190,1,188,189,189,1,187,188,188,1,186, - 186,186,1,185,185,185,1,184,184,184,1,183,183,183,1,139,139,139,2,255, - 255,255,14,139,139,139,1,189,189,189,2,202,201,202,1,189,189,189,2,139, - 139,139,1,255,255,255,14,139,139,139,2,220,220,220,1,219,219,219,1,218, - 218,218,1,51,51,51,11,139,139,139,1,189,189,189,2,202,202,202,1,189, - 189,189,2,139,139,139,1,51,51,51,11,185,185,185,1,184,184,184,1,183, - 183,183,1,139,139,139,2,220,220,220,1,219,219,219,1,218,218,218,1,216, - 216,216,1,215,216,216,1,214,214,214,1,213,214,213,1,212,213,213,1,212, - 211,211,1,211,210,210,1,209,209,209,1,208,208,208,1,207,207,207,1,206, - 206,206,1,139,139,139,1,189,189,189,2,201,202,201,1,189,189,189,2,139, - 139,138,1,197,197,197,1,196,196,196,1,195,194,195,1,194,194,194,1,193, - 192,192,1,191,192,191,1,191,191,191,1,189,189,190,1,188,188,188,1,187, - 187,187,1,186,187,186,1,185,185,185,1,184,184,184,1,183,183,183,1,139, - 139,139,2,220,220,219,1,219,219,219,1,218,218,218,1,217,217,216,1,216, - 216,215,1,214,214,215,1,213,214,213,1,212,212,212,1,211,211,211,1,210, - 210,210,1,209,209,209,1,207,207,208,1,207,206,207,1,205,206,206,1,139, - 139,139,1,189,189,189,2,202,201,201,1,189,189,189,2,139,139,139,1,196, - 197,197,1,196,196,195,1,194,195,194,1,194,194,194,1,193,192,193,1,192, - 192,191,1,190,191,190,1,189,190,190,1,188,188,188,1,187,187,188,1,186, - 186,186,1,185,185,185,1,183,184,184,1,183,183,183,1,139,139,139,2,220, - 220,220,1,219,219,219,1,217,217,217,1,217,216,216,1,215,216,215,1,214, - 215,214,1,213,213,213,1,213,212,212,1,211,211,211,1,210,210,210,1,209, - 208,209,1,207,208,208,1,207,207,206,1,205,206,205,1,139,139,139,1,189, - 189,189,2,202,201,201,1,189,189,189,2,139,139,139,1,197,196,197,1,196, - 196,196,1,194,195,195,1,194,194,193,1,193,192,193,1,191,191,192,1,191, - 190,191,1,189,189,189,1,188,188,188,1,187,187,187,1,186,186,186,1,185, - 185,185,1,184,184,183,1,183,182,183,1,139,139,139,2,220,220,220,1,218, - 218,219,1,217,217,217,1,216,216,216,1,215,215,215,1,214,214,214,1,213, - 214,213,1,212,212,212,1,211,211,210,1,209,210,210,1,209,209,209,1,208, - 208,208,1,207,207,207,1,205,206,205,1,139,139,139,1,189,189,189,2,201, - 201,201,1,189,189,189,2,139,139,139,1,197,196,197,1,196,196,196,1,195, - 194,194,1,193,193,193,1,192,192,193,1,191,191,191,1,190,191,191,1,190, - 189,189,1,188,188,188,1,187,187,187,1,186,186,186,1,185,185,185,1,184, - 183,184,1,182,182,183,1,139,139,139,2,220,220,220,1,219,219,218,1,217, - 217,218,1,216,216,217,1,215,215,215,1,214,214,214,1,213,213,213,1,212, - 212,212,1,211,211,211,1,210,210,210,1,209,208,209,1,207,207,207,1,206, - 207,207,1,206,205,205,1,139,139,139,1,189,189,189,2,201,201,201,1,189, - 189,189,2,139,139,139,1,197,197,197,1,196,196,196,1,195,195,195,1,194, - 193,193,1,192,192,192,1,191,191,191,1,190,190,190,1,189,189,189,1,188, - 188,188,1,187,187,186,1,186,185,186,1,184,185,185,1,184,183,184,1,183, - 182,182,1,139,139,139,2,220,220,219,1,218,219,218,1,217,217,217,1,216, - 216,216,1,215,215,215,1,214,214,214,1,212,213,212,1,212,212,211,1,210, - 211,210,1,209,210,210,1,209,208,208,1,207,208,208,1,206,207,206,1,205, - 205,205,1,139,139,139,1,189,189,189,2,201,201,200,1,189,189,189,2,139, - 139,139,1,197,196,196,1,196,195,196,1,194,194,194,1,193,193,193,1,192, - 192,193,1,191,191,191,1,190,190,190,1,189,189,189,1,188,187,188,1,187, - 186,186,1,185,186,186,1,185,184,185,1,183,183,183,1,182,183,182,1,139, - 139,139,2,255,255,255,14,139,139,139,1,189,189,189,2,201,201,201,1,189, - 189,189,2,139,139,139,1,255,255,255,14,139,139,139,2,220,219,219,1,218, - 218,218,1,217,217,217,1,51,51,51,11,139,139,139,1,189,189,189,2,201, - 201,201,1,189,189,189,2,139,139,139,1,51,51,51,11,184,184,184,1,183, - 183,184,1,182,182,182,1,139,139,139,2,219,219,219,1,218,218,218,1,217, - 217,217,1,216,216,216,1,215,215,215,1,214,214,214,1,212,213,213,1,212, - 212,212,1,210,210,210,1,209,210,209,1,208,208,209,1,207,207,207,1,206, - 206,206,1,205,205,205,1,139,139,139,1,189,189,189,2,200,201,201,1,189, - 189,189,2,139,139,139,1,196,196,196,1,195,195,195,1,194,194,194,1,193, - 193,193,1,192,191,192,1,191,191,190,1,189,189,190,1,189,188,189,1,188, - 187,188,1,186,186,187,1,185,185,186,1,184,184,184,1,183,183,184,1,182, - 182,182,1,139,139,139,2,219,219,219,1,218,218,218,1,217,217,217,1,216, - 216,216,1,215,215,215,1,213,214,213,1,212,213,213,1,211,211,211,1,210, - 210,210,1,210,209,209,1,208,208,208,1,207,207,207,1,206,206,206,1,205, - 205,205,1,139,139,139,1,189,189,189,2,200,200,200,1,189,189,189,2,139, - 139,139,1,196,196,196,1,195,195,195,1,194,194,194,1,193,193,193,1,192, - 192,192,1,191,191,191,1,190,190,190,1,188,189,189,1,187,188,187,1,186, - 186,186,1,186,185,185,1,185,184,185,1,183,183,183,1,182,182,182,1,139, - 139,139,2,218,219,219,1,217,218,218,1,217,217,216,1,216,215,215,1,215, - 215,215,1,214,213,214,1,212,213,212,1,211,211,212,1,210,210,210,1,209, - 210,209,1,208,208,208,1,207,207,207,1,206,206,206,1,205,204,205,1,139, - 139,139,1,189,189,189,2,201,200,201,1,189,189,189,2,139,139,139,1,196, - 196,196,1,195,195,195,1,194,194,194,1,193,193,193,1,191,192,192,1,191, - 190,191,1,189,190,190,1,189,188,188,1,188,188,187,1,186,186,186,1,185, - 185,185,1,184,184,184,1,183,183,183,1,182,182,181,1,139,139,139,2,218, - 219,218,1,218,218,217,1,217,217,217,1,215,216,215,1,215,214,215,1,214, - 213,213,1,212,212,213,1,211,212,211,1,210,210,210,1,210,209,209,1,208, - 208,208,1,207,207,207,1,206,206,206,1,204,205,204,1,139,139,139,1,189, - 189,189,2,200,201,200,1,189,189,189,2,139,139,139,1,196,196,196,1,195, - 195,194,1,194,194,194,1,192,192,193,1,191,192,192,1,190,190,191,1,189, - 190,190,1,188,188,189,1,187,187,187,1,186,186,187,1,185,185,185,1,184, - 184,184,1,183,183,183,1,182,182,182,1,139,139,139,2,218,219,219,1,218, - 218,217,1,217,217,217,1,215,216,215,1,214,215,215,1,213,213,213,1,212, - 213,212,1,211,211,211,1,210,210,210,1,209,209,209,1,208,208,208,1,207, - 207,207,1,206,206,206,1,205,204,204,1,139,139,139,1,189,189,189,2,200, - 200,200,1,189,189,189,2,139,139,139,1,196,196,196,1,195,195,195,1,193, - 194,193,1,193,192,192,1,192,191,192,1,190,190,190,1,189,189,190,1,188, - 188,188,1,187,188,187,1,186,186,186,1,185,185,185,1,183,183,183,2,181, - 182,182,1,139,139,139,2,219,218,218,1,218,218,218,1,217,217,216,1,215, - 216,215,1,214,215,215,1,214,213,213,1,212,212,212,1,211,211,211,1,210, - 210,210,1,209,209,209,1,208,208,207,1,207,206,207,1,205,205,206,1,204, - 205,205,1,139,139,139,1,189,189,189,2,200,200,200,1,189,189,189,2,139, - 139,138,1,196,196,196,1,194,194,195,1,194,194,194,1,193,193,193,1,192, - 191,192,1,190,191,190,1,189,189,189,1,188,188,188,1,187,187,187,1,186, - 186,186,1,184,184,185,1,184,184,184,1,182,183,183,1,182,181,182,1,139, - 139,139,2,219,218,219,1,217,217,217,1,216,216,217,1,215,215,216,1,215, - 214,214,1,213,213,213,1,212,212,212,1,211,211,211,1,210,210,210,1,209, - 209,209,1,208,208,207,1,207,207,206,1,205,205,206,1,205,205,205,1,139, - 139,139,1,189,189,189,2,200,200,200,1,189,189,189,2,139,139,139,1,196, - 196,195,1,195,194,194,1,194,194,193,1,192,193,192,1,192,191,192,1,190, - 190,191,1,189,189,189,1,188,188,188,1,187,187,187,1,186,185,186,1,184, - 184,185,1,184,184,184,1,183,182,183,1,182,182,182,1,139,139,139,2,255, - 255,255,14,139,139,139,1,189,189,189,2,200,200,200,1,189,189,189,2,139, - 139,139,1,255,255,255,14,139,139,139,2,219,218,218,1,217,217,217,1,216, - 216,216,1,51,51,51,11,139,139,139,1,189,189,189,2,200,199,200,1,189, - 189,189,2,139,139,139,1,51,51,51,11,184,183,183,1,182,183,183,1,181, - 181,181,1,139,139,139,2,218,218,219,1,217,217,218,1,216,216,216,1,215, - 215,215,1,214,214,214,1,213,213,213,1,212,212,212,1,211,211,211,1,210, - 210,210,1,209,208,208,1,207,208,207,1,207,206,207,1,205,205,206,1,204, - 204,204,1,139,139,139,1,189,189,189,2,200,199,200,1,189,189,189,2,139, - 139,139,1,196,195,196,1,194,194,195,1,193,193,193,1,192,192,193,1,191, - 191,191,1,190,189,190,1,189,188,188,1,188,188,188,1,186,186,187,1,185, - 185,185,2,183,184,183,1,182,182,183,1,181,181,181,1,139,139,139,2,218, - 218,218,1,217,217,217,1,216,216,216,1,215,215,215,1,213,214,213,1,213, - 213,213,1,211,211,211,1,210,210,211,1,210,210,210,1,208,209,209,1,207, - 207,207,1,206,206,206,1,205,205,205,1,204,204,204,1,139,139,139,1,189, - 189,189,2,199,199,199,1,189,189,189,2,139,138,139,1,195,195,196,1,194, - 194,194,1,193,194,194,1,192,192,192,1,191,190,191,1,190,190,190,1,189, - 189,189,1,188,188,188,1,187,187,187,1,185,186,186,1,185,185,184,1,183, - 183,183,1,182,182,183,1,181,181,181,1,139,139,139,2,218,218,218,1,217, - 217,217,1,216,216,216,1,215,215,215,1,214,214,214,1,213,213,213,1,211, - 212,211,1,211,210,210,1,210,209,209,1,208,208,208,1,207,207,207,1,206, - 206,206,1,205,205,205,1,204,204,204,1,139,139,139,1,189,189,189,2,200, - 199,199,1,189,189,189,2,139,139,139,1,195,196,195,1,194,194,194,1,193, - 193,193,1,192,192,191,1,191,190,191,1,189,190,190,1,189,189,189,1,187, - 188,187,1,187,187,186,1,186,186,186,1,184,184,184,1,183,184,183,1,182, - 182,182,1,181,181,181,1,139,139,139,2,218,217,218,1,217,217,217,1,216, - 215,215,1,214,215,215,1,214,213,214,1,213,212,213,1,212,211,211,1,210, - 211,211,1,209,209,209,1,208,209,208,1,207,208,207,1,206,206,206,1,205, - 205,205,1,204,204,204,1,139,139,139,1,189,189,189,2,200,199,200,1,189, - 189,189,2,138,139,139,1,195,195,195,1,194,194,194,1,193,193,193,1,192, - 192,192,1,191,191,190,1,190,190,190,1,188,189,188,1,187,188,187,1,186, - 187,186,1,185,185,185,1,184,185,184,1,183,183,183,1,182,182,182,1,181, - 181,181,1,139,139,139,2,218,217,218,1,217,216,217,1,215,216,216,1,214, - 214,215,1,214,214,214,1,212,212,212,1,211,211,212,1,210,210,210,1,209, - 209,209,1,208,208,208,1,207,207,207,1,206,206,206,1,205,205,205,1,204, - 204,203,1,139,139,139,1,189,189,189,2,200,199,200,1,189,189,189,2,139, - 139,139,1,194,195,195,1,194,194,193,1,193,192,193,1,192,192,192,1,191, - 191,190,1,190,190,190,1,189,189,188,1,188,187,187,1,187,186,186,1,185, - 186,185,1,184,184,184,1,183,183,183,1,182,182,182,1,180,181,181,1,139, - 139,139,2,217,217,217,1,216,217,217,1,216,215,216,1,214,214,214,1,213, - 214,213,1,213,213,212,1,212,211,211,1,210,211,210,1,209,209,209,1,208, - 208,208,1,206,206,207,1,205,205,206,1,204,205,205,1,204,204,204,1,139, - 139,139,1,189,189,189,2,199,199,199,1,189,189,189,2,138,139,139,1,195, - 195,195,1,193,193,194,1,192,193,192,1,192,191,191,1,190,190,190,1,189, - 190,190,1,188,188,188,1,187,188,187,1,186,186,186,1,185,185,185,1,184, - 184,184,1,183,183,183,1,181,182,182,1,181,181,181,1,139,139,139,2,218, - 218,218,1,216,216,217,1,215,216,216,1,214,214,215,1,213,214,213,1,212, - 212,212,1,211,211,212,1,210,210,210,1,209,209,209,1,208,208,207,1,207, - 207,207,1,206,206,205,1,205,205,205,1,204,203,203,1,139,139,139,1,189, - 189,189,2,199,199,199,1,189,189,189,2,139,139,139,1,195,195,194,1,194, - 194,194,1,193,192,193,1,191,192,192,1,191,191,190,1,189,190,189,1,188, - 189,188,1,187,187,187,1,186,186,186,1,185,185,185,1,184,184,184,1,183, - 183,182,1,182,182,182,1,180,181,181,1,139,139,139,2,255,255,255,14,139, - 139,139,1,189,189,189,2,199,199,199,1,189,189,189,2,139,139,139,1,255, - 255,255,14,139,139,139,2,217,218,218,1,216,216,216,1,215,215,216,1,51, - 51,51,11,139,139,139,1,189,189,189,2,199,199,199,1,189,189,189,2,139, - 139,139,1,51,51,51,11,182,182,182,1,181,181,182,1,180,181,180,1,139, - 139,139,2,218,218,217,1,216,216,217,1,216,215,216,1,214,214,214,1,213, - 213,213,1,212,212,212,1,211,211,210,1,210,209,210,1,208,208,209,1,207, - 208,207,1,207,206,207,1,206,205,205,1,205,204,205,1,203,203,203,1,139, - 139,139,1,189,189,189,2,199,199,199,1,189,189,189,2,139,139,139,1,194, - 195,194,1,193,193,193,1,192,192,192,1,191,191,191,1,190,191,190,1,189, - 189,189,1,188,188,188,1,187,187,187,1,186,185,186,1,184,185,185,1,184, - 184,184,1,183,182,183,1,181,181,182,1,181,180,180,1,139,139,139,2,218, - 217,217,1,216,217,216,1,215,215,215,1,214,214,214,1,212,213,213,1,212, - 212,212,1,211,211,210,1,210,210,210,1,209,208,209,1,208,207,207,1,206, - 206,206,1,205,205,205,1,204,204,205,1,204,203,203,1,139,139,139,1,189, - 189,189,2,198,199,199,1,189,189,189,2,139,139,139,1,194,195,194,1,193, - 193,193,1,193,192,192,1,192,191,191,1,190,190,190,1,189,189,189,1,188, - 188,188,1,187,186,186,1,186,186,185,1,185,185,184,1,184,184,183,1,183, - 183,182,1,181,181,181,1,180,181,180,1,139,139,139,2,217,218,218,1,216, - 216,216,1,215,215,215,1,214,214,214,1,213,213,213,1,212,212,212,1,211, - 211,211,1,210,209,209,1,208,208,208,1,207,207,207,1,206,206,206,1,206, - 206,205,1,204,204,204,1,203,203,204,1,139,139,139,1,189,189,189,2,198, - 198,198,1,189,189,189,2,139,139,138,1,195,194,194,1,193,193,194,1,192, - 192,192,1,191,191,191,1,190,190,190,1,189,189,189,1,188,188,188,1,187, - 187,187,1,186,185,186,1,184,184,185,1,183,183,184,1,182,182,182,1,181, - 181,181,1,180,180,181,1,139,139,139,2,217,217,217,1,216,216,216,1,215, - 215,215,1,214,214,213,1,213,213,213,1,211,212,212,1,211,211,211,1,209, - 209,210,1,209,209,208,1,207,207,207,1,206,206,206,1,205,205,205,1,204, - 204,204,1,203,203,203,1,139,139,139,1,189,189,189,2,199,199,199,1,189, - 189,189,2,139,139,139,1,195,194,194,1,193,193,193,1,192,192,192,1,191, - 191,190,1,190,189,190,1,188,189,189,1,188,187,187,1,187,187,186,1,185, - 186,185,1,184,184,185,1,183,183,184,1,182,182,182,1,182,181,181,1,180, - 180,180,1,139,139,139,2,217,217,217,1,216,216,216,1,215,215,215,1,213, - 214,214,1,212,212,213,1,211,211,212,1,211,211,211,1,209,210,210,1,209, - 208,208,1,207,207,208,1,206,206,206,1,205,205,205,1,204,204,204,1,203, - 203,203,1,139,139,139,1,189,189,189,2,199,199,198,1,189,189,189,2,139, - 139,139,1,194,195,194,1,193,193,193,1,192,192,192,1,191,191,191,1,190, - 190,190,1,189,189,188,1,187,187,187,1,186,187,187,1,186,185,186,1,184, - 184,184,1,183,183,183,1,182,182,183,1,181,181,181,1,180,180,180,1,139, - 139,139,2,217,217,216,1,216,216,216,1,215,215,214,1,214,213,214,1,212, - 212,212,1,211,211,211,1,210,211,211,1,209,209,209,1,209,208,208,1,207, - 207,207,1,206,206,206,1,205,205,205,1,204,204,204,1,203,202,203,1,139, - 139,139,1,189,189,189,2,198,198,198,1,189,189,189,2,138,138,139,1,194, - 195,194,1,193,193,193,1,192,192,192,1,191,191,190,1,190,189,189,1,189, - 189,188,1,187,187,188,1,187,186,186,1,185,186,186,1,184,184,184,1,183, - 183,183,1,182,182,182,1,181,181,181,1,180,180,180,1,139,139,139,2,217, - 217,217,1,216,216,215,1,214,215,215,1,213,214,213,1,212,213,213,1,211, - 211,212,1,211,210,211,1,210,209,209,1,208,208,208,1,207,207,207,1,206, - 206,206,1,205,205,205,1,204,203,204,1,202,202,203,1,139,139,139,1,189, - 189,189,2,198,199,198,1,189,189,189,2,139,139,139,1,194,194,194,1,193, - 193,193,1,191,191,191,2,190,189,189,1,188,188,189,1,188,187,188,1,186, - 187,186,1,185,185,185,1,184,184,184,1,183,183,183,1,182,182,182,1,181, - 181,180,1,180,180,180,1,139,139,139,2,255,255,255,14,139,139,139,1,189, - 189,189,2,198,198,198,1,189,189,189,2,139,139,139,1,255,255,255,14,139, - 139,139,2,217,216,217,1,215,216,216,1,214,214,215,1,51,51,51,11,139, - 139,139,1,189,189,189,2,198,198,198,1,189,189,189,2,139,138,139,1,51, - 51,51,11,182,182,182,1,181,181,181,1,180,180,180,1,139,139,139,2,216, - 217,217,1,215,216,215,1,214,214,214,1,213,213,214,1,212,212,213,1,211, - 211,211,1,210,210,210,1,209,209,209,1,208,208,208,1,207,206,207,1,205, - 205,205,1,204,204,204,1,203,204,204,1,203,203,203,1,139,139,139,1,189, - 189,189,2,198,198,198,1,189,189,189,2,139,139,139,1,193,193,193,1,193, - 192,193,1,191,191,191,1,191,190,191,1,189,189,189,1,188,189,189,1,188, - 187,187,1,186,186,186,1,185,185,185,1,184,184,183,1,182,182,183,1,182, - 182,182,1,181,181,181,1,179,179,179,1,139,139,139,2,216,216,216,1,215, - 215,216,1,214,214,214,1,213,213,213,1,212,212,212,1,211,211,211,1,210, - 210,209,1,209,209,209,1,207,208,207,1,207,206,207,1,206,206,206,1,205, - 205,205,1,203,203,203,1,202,203,203,1,139,139,139,1,189,189,189,2,198, - 198,198,1,189,189,189,2,139,139,138,1,193,193,194,1,193,192,192,1,192, - 192,191,1,191,190,190,1,189,189,189,1,188,188,188,1,187,187,187,1,186, - 186,186,1,185,185,185,1,183,184,184,1,182,183,183,1,182,181,182,1,181, - 180,180,1,180,179,179,1,139,139,139,2,216,216,216,1,215,216,215,1,214, - 214,214,1,213,213,213,1,212,212,212,1,211,211,211,1,210,210,210,1,209, - 209,209,1,208,207,208,1,206,207,207,1,205,205,206,1,204,204,205,1,203, - 203,203,1,202,202,203,1,139,139,139,1,189,189,189,2,197,198,197,1,189, - 189,189,2,139,139,139,1,193,194,193,1,193,192,192,1,191,192,191,1,190, - 190,190,1,189,189,189,1,188,188,188,1,187,187,187,1,186,185,186,1,184, - 184,185,1,184,183,183,1,183,183,183,1,182,182,182,1,180,180,180,1,179, - 179,179,1,139,139,139,2,216,216,216,1,215,215,215,1,214,214,214,1,213, - 213,213,1,211,212,212,1,211,211,211,1,210,210,210,1,209,208,208,1,207, - 207,208,1,206,207,207,1,205,205,205,1,204,204,204,1,203,203,204,1,202, - 202,202,1,139,139,139,1,189,189,189,2,198,198,198,1,189,189,189,2,139, - 139,139,1,193,193,193,1,192,192,192,1,191,191,191,1,190,190,190,1,189, - 189,189,1,188,188,188,1,187,186,187,1,186,185,185,1,185,184,185,1,183, - 184,183,1,182,182,182,1,181,182,181,1,180,180,180,1,179,179,179,1,139, - 139,139,2,216,216,216,1,216,215,215,1,214,214,214,1,213,213,212,1,212, - 212,211,1,211,211,210,1,210,209,210,1,208,208,208,1,207,208,207,1,206, - 206,207,1,206,205,205,1,204,204,204,1,203,203,203,1,202,202,202,1,139, - 139,139,1,189,189,189,2,198,197,197,1,189,189,189,2,139,139,139,1,194, - 193,193,1,193,193,192,1,191,191,191,1,190,190,190,1,189,189,189,1,188, - 188,187,1,187,186,186,1,185,185,186,1,184,184,184,1,183,184,183,1,183, - 182,182,1,181,181,181,1,180,181,180,1,179,179,179,1,139,139,139,2,216, - 216,216,1,215,215,214,1,214,214,214,1,213,213,213,1,212,211,212,1,210, - 211,210,1,209,210,210,1,209,208,209,1,207,208,207,1,206,206,206,1,205, - 205,205,1,204,204,204,1,203,203,203,1,202,202,202,1,139,139,139,1,189, - 189,189,2,198,198,197,1,189,189,189,2,139,139,139,1,193,193,194,1,192, - 193,192,1,191,191,191,1,190,190,190,1,188,189,189,1,188,188,188,1,187, - 187,186,1,186,185,185,1,184,184,185,1,184,183,183,1,182,182,182,1,181, - 181,182,1,181,180,180,1,179,179,179,1,139,139,139,2,216,216,216,1,215, - 215,215,1,214,213,214,1,213,212,213,1,211,212,211,1,211,210,211,1,209, - 210,210,1,209,208,208,1,207,207,207,1,206,207,206,1,205,205,205,1,204, - 204,204,1,203,203,203,1,201,202,202,1,139,139,139,1,189,189,189,2,197, - 197,197,1,189,189,189,2,139,139,139,1,194,193,193,1,192,192,192,1,191, - 191,191,1,190,190,190,1,189,189,189,1,188,187,188,1,187,186,186,1,185, - 185,185,1,184,184,184,1,183,183,183,1,182,182,182,1,181,181,181,1,180, - 180,180,1,179,179,179,1,139,139,139,2,255,255,255,14,139,139,139,1,189, - 189,189,2,197,198,198,1,189,189,189,2,139,139,139,1,255,255,255,14,139, - 139,139,2,216,215,215,1,214,215,215,1,214,213,213,1,51,51,51,11,139, - 139,139,1,189,189,189,2,197,197,197,1,189,189,189,2,139,138,138,1,51, - 51,51,11,181,181,180,1,180,180,180,1,178,179,179,1,139,139,139,2,216, - 215,216,1,214,214,215,1,213,213,214,1,213,213,212,1,212,212,212,1,210, - 210,210,1,209,209,209,1,208,208,208,1,206,207,207,1,206,206,206,1,205, - 205,205,1,204,204,204,1,203,202,203,1,202,201,202,1,139,139,139,1,189, - 189,189,2,197,198,197,1,189,189,189,2,139,139,139,1,193,193,192,1,192, - 191,192,1,191,190,191,1,190,189,190,1,189,188,188,1,187,187,187,1,187, - 186,186,1,185,185,185,1,184,184,184,1,183,183,183,1,182,182,182,1,181, - 181,181,1,180,180,179,1,179,179,179,1,139,139,139,2,216,216,216,1,214, - 214,215,1,214,213,213,1,212,213,213,1,211,211,211,1,210,211,210,1,209, - 209,209,1,208,208,208,1,206,207,207,1,206,206,206,1,205,205,205,1,204, - 204,204,1,202,203,203,1,201,202,201,1,139,139,139,1,189,189,189,2,197, - 197,197,1,189,189,189,2,139,139,139,1,192,193,193,1,191,192,192,1,191, - 191,191,1,189,190,189,1,189,189,188,1,187,187,187,1,186,186,186,1,185, - 185,185,1,184,184,184,1,183,183,183,1,182,181,182,1,180,181,181,1,180, - 180,180,1,178,179,179,1,139,139,139,2,215,215,216,1,215,214,215,1,213, - 214,213,1,212,212,212,1,211,211,211,1,210,210,210,1,209,209,209,1,208, - 208,208,1,207,206,207,1,205,205,206,1,205,205,205,1,204,204,203,1,202, - 202,202,1,201,201,201,1,139,139,139,1,189,189,189,2,197,197,197,1,189, - 189,189,2,139,139,139,1,193,192,192,1,191,191,192,1,191,190,190,1,190, - 190,190,1,189,188,188,1,187,188,187,1,186,186,186,1,185,185,185,1,184, - 183,184,1,183,183,183,1,182,181,182,1,181,180,181,1,180,179,180,1,178, - 178,178,1,139,139,139,2,216,215,216,1,214,214,215,1,213,213,213,1,212, - 213,212,1,211,211,211,1,210,210,210,1,208,209,209,1,208,208,208,1,206, - 206,206,1,206,205,205,1,205,204,204,1,203,203,203,1,203,202,203,1,202, - 201,201,1,139,139,139,1,189,189,189,2,196,197,197,1,189,189,189,2,139, - 139,138,1,193,192,192,1,191,191,191,1,190,190,190,1,189,189,190,1,189, - 188,188,1,187,187,187,1,185,186,186,1,185,185,185,1,183,184,184,1,182, - 183,182,1,182,182,181,1,180,180,181,1,180,179,179,1,178,179,179,1,139, - 139,139,2,215,216,215,1,215,214,214,1,213,213,213,1,212,212,212,1,211, - 211,211,1,209,209,210,1,209,209,208,1,208,208,208,1,207,207,207,1,205, - 206,206,1,205,205,205,1,203,203,204,1,203,203,202,1,201,201,201,1,139, - 139,139,1,189,189,189,2,196,197,197,1,189,189,189,2,139,139,139,1,192, - 192,192,1,191,191,191,1,191,191,190,1,189,189,189,1,188,188,188,1,187, - 187,187,1,185,186,186,1,184,185,185,1,184,184,184,1,182,183,182,1,181, - 182,181,1,181,181,180,1,180,179,179,1,178,178,179,1,139,139,139,2,215, - 215,215,1,214,214,214,1,213,213,213,1,212,211,212,1,211,211,211,1,209, - 210,210,1,209,209,208,1,207,208,207,1,207,207,207,1,205,206,205,1,204, - 205,204,1,204,203,203,1,202,202,202,1,201,201,201,1,139,139,139,1,189, - 189,189,2,197,196,196,1,189,189,189,2,139,139,139,1,192,192,193,1,191, - 192,191,1,190,190,190,1,189,189,189,1,188,187,188,1,187,187,187,1,185, - 186,186,1,184,184,185,1,184,184,184,1,183,182,182,1,181,181,181,1,180, - 180,180,1,179,179,179,1,178,178,178,1,139,139,139,2,215,215,215,1,214, - 214,214,1,213,213,213,1,212,211,212,1,211,211,210,1,210,210,210,1,208, - 209,208,1,207,208,208,1,206,206,206,1,206,206,205,1,204,204,204,1,203, - 203,203,1,202,202,202,1,201,201,201,1,139,139,139,1,189,189,189,2,197, - 196,197,1,189,189,189,2,139,139,139,1,192,192,192,1,191,191,191,1,190, - 190,190,1,189,189,189,1,187,188,188,1,186,186,187,1,186,186,186,1,185, - 184,185,1,184,183,184,1,183,182,183,1,182,182,181,1,180,180,180,1,179, - 179,179,1,178,178,178,1,139,139,139,2,255,255,255,14,139,139,139,1,189, - 189,189,2,196,197,196,1,189,189,189,2,139,138,139,1,255,255,255,14,139, - 139,139,2,215,215,215,1,213,214,213,1,213,213,213,1,51,51,51,11,139, - 139,139,1,189,189,189,2,197,196,196,1,189,189,189,2,139,139,139,1,51, - 51,51,11,180,180,180,1,179,179,179,1,178,178,178,1,139,139,139,2,215, - 214,215,1,214,214,214,1,213,213,213,1,211,211,211,1,210,210,210,1,210, - 210,209,1,208,208,208,1,207,207,208,1,206,206,206,1,205,205,205,1,204, - 204,204,1,202,203,202,1,201,202,201,1,201,201,201,1,139,139,139,1,189, - 189,189,2,196,196,197,1,189,189,189,2,139,139,139,1,191,192,192,1,191, - 191,191,1,190,190,189,1,189,188,189,1,187,188,188,1,187,186,187,1,186, - 186,186,1,184,185,184,1,183,183,183,1,183,182,182,1,181,181,181,1,180, - 180,180,1,179,178,179,1,178,177,178,1,139,139,139,2,214,215,215,1,214, - 214,214,1,212,213,212,1,211,212,212,1,210,210,210,1,210,210,209,1,208, - 208,208,1,208,207,207,1,206,206,206,1,205,205,205,1,204,203,204,1,202, - 202,203,1,202,202,202,1,200,200,200,1,139,139,139,1,189,189,189,2,197, - 196,196,1,189,189,189,2,139,139,139,1,192,191,192,1,191,190,191,1,190, - 190,190,1,188,189,188,1,187,188,188,1,186,186,186,1,185,185,185,1,185, - 184,184,1,183,183,184,1,182,182,182,1,180,180,181,1,180,180,179,1,178, - 179,179,1,178,178,178,1,139,139,139,2,215,214,214,1,213,213,214,1,213, - 213,212,1,211,212,211,1,211,210,210,1,209,209,209,1,208,208,208,1,207, - 207,207,1,206,205,206,1,205,205,205,1,203,204,204,1,203,203,202,1,202, - 201,201,1,200,201,200,1,139,139,139,1,189,189,189,2,196,196,196,1,189, - 189,189,2,138,139,139,1,191,191,192,1,190,190,191,1,189,189,189,1,188, - 188,188,1,188,187,188,1,186,186,186,1,185,185,185,1,184,184,185,1,183, - 183,183,1,182,182,182,1,181,181,180,1,180,180,179,1,178,179,179,1,178, - 177,178,1,139,139,139,2,215,215,215,1,213,213,213,1,212,212,212,1,211, - 211,212,1,210,210,210,1,209,209,209,1,208,208,208,1,207,207,206,1,206, - 205,206,1,205,205,204,1,203,203,204,1,203,202,203,1,201,202,201,1,200, - 201,200,1,139,139,139,1,189,189,189,2,196,196,196,1,189,189,189,2,139, - 139,139,1,191,192,191,1,190,190,190,1,190,189,189,1,188,188,188,1,188, - 187,187,1,186,186,186,1,185,185,185,1,184,183,184,1,183,183,183,1,182, - 182,182,1,180,181,180,1,180,179,180,1,179,178,178,1,177,178,178,1,139, - 139,139,2,214,214,215,1,214,213,213,1,213,212,212,1,211,212,211,1,210, - 210,210,1,209,209,209,1,208,208,208,1,207,206,207,1,206,206,206,1,205, - 204,205,1,204,203,203,1,202,202,203,1,201,201,201,2,139,139,139,1,189, - 189,189,2,196,196,196,1,189,189,189,2,139,139,139,1,192,192,191,1,190, - 190,190,1,190,189,189,1,188,188,188,1,187,187,187,1,187,186,186,1,185, - 185,185,1,184,184,184,1,183,183,182,1,182,182,182,1,180,180,181,1,179, - 179,180,1,179,179,178,1,177,178,177,1,139,139,139,2,214,214,214,1,214, - 214,213,1,212,212,213,1,211,211,211,1,210,210,210,1,209,209,209,1,208, - 208,208,1,206,207,207,1,206,206,205,1,205,205,205,1,203,203,204,1,202, - 203,202,1,201,202,202,1,201,200,200,1,139,139,139,1,189,189,189,2,195, - 196,196,1,189,189,189,2,139,139,139,1,192,191,192,1,191,190,191,1,189, - 189,190,1,189,188,188,1,187,187,187,1,186,186,186,1,185,185,185,1,183, - 184,184,1,183,182,183,1,182,181,181,1,180,180,180,1,180,179,180,1,178, - 178,179,1,177,177,177,1,139,139,139,2,214,214,214,1,213,213,213,1,212, - 212,212,1,211,211,211,1,210,210,210,1,209,209,209,1,207,208,208,1,206, - 207,206,1,206,205,206,1,204,204,204,1,204,203,204,1,202,202,202,1,201, - 201,202,1,200,200,200,1,139,139,139,1,189,189,189,2,196,196,196,1,189, - 189,189,2,139,139,139,1,191,191,192,1,190,190,190,1,189,190,189,1,188, - 188,188,1,187,187,187,1,186,186,186,1,185,184,184,1,184,183,184,1,183, - 182,183,1,182,181,182,1,181,180,180,1,180,180,179,1,178,178,178,1,177, - 178,177,1,139,139,139,2,255,255,255,14,139,139,139,1,189,189,189,2,195, - 196,196,1,189,189,189,2,139,139,139,1,255,255,255,14,139,139,139,2,214, - 214,214,1,213,212,213,1,212,212,212,1,51,51,51,11,139,139,139,1,189, - 189,189,2,196,196,195,1,189,189,189,2,139,139,139,1,51,51,51,11,179, - 179,180,1,178,178,178,1,177,177,177,1,139,139,139,2,214,214,214,1,212, - 213,212,1,211,212,212,1,211,210,210,1,210,210,209,1,209,208,209,1,207, - 207,207,1,206,206,207,1,205,205,205,1,204,204,204,1,203,203,203,1,202, - 202,202,1,201,201,201,1,200,200,200,1,139,139,139,1,189,189,189,2,196, - 195,195,1,189,189,189,2,139,139,139,1,191,191,191,1,190,190,190,1,189, - 189,188,1,188,188,188,1,187,187,187,1,185,185,185,1,185,184,184,1,184, - 183,184,1,182,182,182,1,182,181,181,1,180,180,180,1,179,179,179,1,178, - 178,178,1,177,177,176,1,139,139,139,2,213,214,214,1,213,212,212,1,212, - 211,212,1,210,211,211,1,209,209,210,1,208,209,208,1,207,207,207,1,206, - 206,206,1,205,205,205,1,204,204,204,1,203,203,203,1,202,201,202,1,201, - 201,201,1,199,199,200,1,139,139,139,1,189,189,189,2,195,195,196,1,189, - 189,189,2,139,139,139,1,191,191,191,1,190,189,190,1,189,189,189,1,187, - 188,188,1,187,186,186,1,185,186,186,1,184,184,185,1,183,183,184,1,182, - 182,182,1,181,181,181,1,180,180,180,1,179,179,178,1,178,178,178,1,176, - 176,177,1,139,139,139,2,213,214,214,1,213,213,212,1,211,211,212,1,211, - 210,210,1,210,209,209,1,208,208,208,1,208,207,207,1,206,206,206,1,205, - 205,205,1,204,204,204,1,202,203,203,1,202,201,202,1,201,201,201,1,199, - 200,200,1,139,139,139,1,189,189,189,2,195,196,195,1,189,189,189,2,139, - 139,139,1,191,190,191,1,190,189,189,1,189,189,189,1,187,187,188,1,187, - 187,186,1,185,185,185,1,184,184,184,1,184,184,183,1,182,182,182,1,181, - 181,181,1,180,180,180,1,179,179,179,1,177,178,178,1,176,177,176,1,139, - 139,139,2,214,214,214,1,213,212,213,1,212,211,212,1,210,210,210,1,209, - 209,210,1,208,208,208,1,207,207,207,1,206,206,206,1,205,205,205,1,204, - 204,204,1,203,203,203,1,202,202,202,1,201,201,200,1,199,200,199,1,139, - 139,139,1,189,189,189,2,195,195,195,1,189,189,189,2,139,139,139,1,191, - 190,191,1,189,189,189,2,187,188,187,1,187,186,187,1,186,186,185,1,185, - 184,184,1,183,183,183,1,183,182,182,1,181,181,181,1,179,180,180,1,179, - 179,179,1,178,177,178,1,176,177,177,1,139,139,139,2,214,213,213,1,213, - 213,212,1,211,211,211,1,210,211,210,1,210,209,209,1,208,208,208,1,207, - 207,207,1,205,205,206,1,204,205,205,1,203,204,204,1,203,202,203,1,202, - 202,202,1,201,200,200,1,199,200,200,1,139,139,139,1,189,189,189,2,195, - 195,195,1,189,189,189,2,139,139,139,1,190,190,191,1,189,190,189,1,188, - 189,189,1,187,188,188,1,186,187,186,1,186,185,185,1,184,184,184,1,183, - 183,183,1,182,182,182,1,181,180,181,1,180,180,180,1,179,179,179,1,177, - 178,178,1,176,177,176,1,139,139,139,2,214,213,213,1,212,212,212,1,211, - 212,212,1,210,211,210,1,209,209,209,1,208,208,208,1,207,206,207,1,206, - 206,206,1,204,205,205,1,203,204,204,1,202,203,202,1,201,201,201,2,200, - 199,199,1,139,139,139,1,189,189,189,2,195,195,195,1,189,189,189,2,139, - 139,139,1,191,190,191,1,189,189,190,1,188,189,188,1,187,187,187,1,186, - 186,186,1,185,185,185,1,184,184,184,1,183,182,183,1,182,182,181,1,181, - 180,180,1,180,179,180,1,178,179,179,1,178,178,177,1,177,177,176,1,139, - 139,139,2,255,255,255,14,139,139,139,1,189,189,189,2,195,195,194,1,189, - 189,189,2,139,139,139,1,255,255,255,14,139,139,139,2,213,213,213,1,212, - 212,212,1,211,211,211,1,51,51,51,11,139,139,139,1,189,189,189,2,195, - 194,195,1,189,189,189,2,139,139,139,1,51,51,51,11,178,178,178,1,177, - 177,177,1,176,176,176,1,139,139,139,2,213,213,213,1,212,212,212,1,211, - 211,211,1,210,210,210,1,209,209,209,1,207,208,207,1,207,207,206,1,205, - 206,205,1,204,205,205,1,203,203,204,1,202,202,202,1,201,201,201,1,200, - 200,200,1,199,199,199,1,139,139,139,1,189,189,189,2,194,194,195,1,189, - 189,189,2,139,139,139,1,190,190,191,1,189,189,189,1,188,188,188,1,187, - 187,187,1,186,186,186,1,184,185,184,1,184,184,183,1,182,183,183,1,182, - 181,181,1,180,180,181,1,179,179,180,1,178,179,179,1,177,177,177,1,176, - 176,176,1,139,139,139,1,4,108,101,102,116,3,36,1,3,116,111,112,2, - 46,0,0,9,116,102,97,99,101,99,111,109,112,11,116,102,97,99,101,98, - 117,116,116,111,110,25,116,101,109,112,108,97,116,101,46,105,109,97,103,101, - 46,111,114,105,103,102,111,114,109,97,116,6,3,112,110,103,24,116,101,109, - 112,108,97,116,101,46,105,109,97,103,101,46,97,108,105,103,110,109,101,110, - 116,11,11,97,108,95,115,116,114,101,116,99,104,120,11,97,108,95,115,116, - 114,101,116,99,104,121,0,20,116,101,109,112,108,97,116,101,46,105,109,97, - 103,101,46,105,109,97,103,101,10,164,1,0,0,0,0,0,0,0,0,0, - 0,36,0,0,0,11,0,0,0,112,1,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,198,206,206,1,177,177,177,1,247,239,231,2, + 184,167,163,3,189,156,148,20,181,156,148,2,156,132,123,3,99,90,90,2, + 111,111,111,1,198,206,206,1,123,140,140,1,177,177,177,1,214,214,206,5, + 181,165,156,22,173,156,148,3,74,66,66,2,111,111,111,1,146,146,146,1, + 123,140,140,1,177,177,177,1,184,182,182,2,147,138,138,3,107,99,99,22, + 99,90,90,3,90,90,99,2,111,111,111,1,146,146,146,1,123,140,140,1, + 177,177,177,1,148,156,156,2,214,214,206,3,181,173,165,25,90,82,74,2, + 111,111,111,1,146,146,146,1,123,140,140,1,177,177,177,1,148,148,148,2, + 198,206,206,3,140,148,148,22,156,156,156,3,90,90,82,2,111,111,111,1, + 146,146,146,1,123,140,140,1,177,177,177,1,255,255,255,2,0,156,255,28, + 247,247,247,2,111,111,111,1,146,146,146,1,123,140,140,1,177,177,177,1, + 247,239,239,2,214,173,165,25,189,156,148,3,132,107,107,2,111,111,111,1, + 146,146,146,1,123,140,140,1,177,177,177,1,247,239,231,2,184,167,163,3, + 165,148,132,22,148,123,115,3,107,99,99,2,111,111,111,1,146,146,146,1, + 123,140,140,1,177,177,177,1,222,214,206,2,147,138,138,3,107,99,99,22, + 99,90,90,3,90,90,99,2,111,111,111,1,146,146,146,1,123,140,140,1, + 177,177,177,1,156,156,156,2,239,239,231,3,222,222,214,22,231,231,222,3, + 123,123,115,2,111,111,111,1,146,146,146,1,198,206,206,1,177,177,177,4, + 146,146,146,27,123,140,140,2,111,111,111,1,198,206,206,1,4,108,101,102, + 116,3,33,1,3,116,111,112,2,23,0,0,9,116,102,97,99,101,99,111, + 109,112,12,116,102,97,99,101,103,114,105,112,116,97,98,23,116,101,109,112, + 108,97,116,101,46,102,97,100,101,95,112,111,115,46,99,111,117,110,116,2, + 2,23,116,101,109,112,108,97,116,101,46,102,97,100,101,95,112,111,115,46, + 105,116,101,109,115,1,2,0,2,1,0,25,116,101,109,112,108,97,116,101, + 46,102,97,100,101,95,99,111,108,111,114,46,99,111,117,110,116,2,2,25, + 116,101,109,112,108,97,116,101,46,102,97,100,101,95,99,111,108,111,114,46, + 105,116,101,109,115,1,4,255,222,248,0,4,214,178,206,0,0,23,116,101, + 109,112,108,97,116,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111, + 110,7,7,103,100,95,100,111,119,110,4,108,101,102,116,3,28,1,3,116, + 111,112,2,58,0,0,9,116,102,97,99,101,99,111,109,112,15,116,102,97, + 99,101,115,108,105,100,101,114,100,97,114,107,25,116,101,109,112,108,97,116, + 101,46,105,109,97,103,101,46,111,114,105,103,102,111,114,109,97,116,6,3, + 112,110,103,24,116,101,109,112,108,97,116,101,46,105,109,97,103,101,46,97, + 108,105,103,110,109,101,110,116,11,11,97,108,95,115,116,114,101,116,99,104, + 120,0,20,116,101,109,112,108,97,116,101,46,105,109,97,103,101,46,105,109, + 97,103,101,10,164,52,0,0,0,0,0,0,0,0,0,0,37,0,0,0, + 118,0,0,0,112,52,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,198,206,206,1,177,177,177,1,247,239,231,2,184,167,163, - 3,189,156,148,20,181,156,148,2,156,132,123,3,99,90,90,2,111,111,111, - 1,198,206,206,1,123,140,140,1,177,177,177,1,214,214,206,5,181,165,156, - 22,173,156,148,3,74,66,66,2,111,111,111,1,146,146,146,1,123,140,140, - 1,177,177,177,1,184,182,182,2,147,138,138,3,107,99,99,22,99,90,90, - 3,90,90,99,2,111,111,111,1,146,146,146,1,123,140,140,1,177,177,177, - 1,148,156,156,2,214,214,206,3,181,173,165,25,90,82,74,2,111,111,111, - 1,146,146,146,1,123,140,140,1,177,177,177,1,148,148,148,2,198,206,206, - 3,140,148,148,22,156,156,156,3,90,90,82,2,111,111,111,1,146,146,146, - 1,123,140,140,1,177,177,177,1,255,255,255,2,0,156,255,28,247,247,247, - 2,111,111,111,1,146,146,146,1,123,140,140,1,177,177,177,1,247,239,239, - 2,214,173,165,25,189,156,148,3,132,107,107,2,111,111,111,1,146,146,146, - 1,123,140,140,1,177,177,177,1,247,239,231,2,184,167,163,3,165,148,132, - 22,148,123,115,3,107,99,99,2,111,111,111,1,146,146,146,1,123,140,140, - 1,177,177,177,1,222,214,206,2,147,138,138,3,107,99,99,22,99,90,90, - 3,90,90,99,2,111,111,111,1,146,146,146,1,123,140,140,1,177,177,177, - 1,156,156,156,2,239,239,231,3,222,222,214,22,231,231,222,3,123,123,115, - 2,111,111,111,1,146,146,146,1,198,206,206,1,177,177,177,4,146,146,146, - 27,123,140,140,2,111,111,111,1,198,206,206,1,4,108,101,102,116,3,33, - 1,3,116,111,112,2,23,0,0,9,116,102,97,99,101,99,111,109,112,12, - 116,102,97,99,101,103,114,105,112,116,97,98,23,116,101,109,112,108,97,116, - 101,46,102,97,100,101,95,112,111,115,46,99,111,117,110,116,2,2,23,116, - 101,109,112,108,97,116,101,46,102,97,100,101,95,112,111,115,46,105,116,101, - 109,115,1,2,0,2,1,0,25,116,101,109,112,108,97,116,101,46,102,97, - 100,101,95,99,111,108,111,114,46,99,111,117,110,116,2,2,25,116,101,109, - 112,108,97,116,101,46,102,97,100,101,95,99,111,108,111,114,46,105,116,101, - 109,115,1,4,255,222,248,0,4,214,178,206,0,0,23,116,101,109,112,108, - 97,116,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,7, - 103,100,95,100,111,119,110,4,108,101,102,116,3,28,1,3,116,111,112,2, - 58,0,0,9,116,102,97,99,101,99,111,109,112,15,116,102,97,99,101,115, - 108,105,100,101,114,100,97,114,107,25,116,101,109,112,108,97,116,101,46,105, - 109,97,103,101,46,111,114,105,103,102,111,114,109,97,116,6,3,112,110,103, - 24,116,101,109,112,108,97,116,101,46,105,109,97,103,101,46,97,108,105,103, - 110,109,101,110,116,11,11,97,108,95,115,116,114,101,116,99,104,120,0,20, - 116,101,109,112,108,97,116,101,46,105,109,97,103,101,46,105,109,97,103,101, - 10,164,52,0,0,0,0,0,0,0,0,0,0,37,0,0,0,118,0,0, - 0,112,52,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,69,69, - 1,68,68,68,1,67,67,66,1,66,66,66,1,65,64,65,1,63,63,63, - 1,62,62,62,1,61,61,61,1,60,60,60,1,59,59,59,1,58,58,58, - 1,56,56,57,1,55,56,56,1,55,55,54,1,54,54,53,1,116,116,116, - 1,66,66,66,2,49,49,49,1,66,66,66,2,116,116,116,1,45,45,45, - 1,44,43,44,1,43,42,42,1,41,42,42,1,40,41,41,1,40,40,40, - 1,38,38,38,1,37,37,37,1,36,36,36,1,35,35,35,1,34,34,34, - 1,32,33,33,1,32,32,31,1,30,30,31,1,116,116,116,2,0,0,0, - 14,116,116,116,1,66,66,66,2,49,50,50,1,66,66,66,2,116,116,116, - 1,0,0,0,14,116,116,116,2,68,67,68,1,67,67,67,1,65,66,66, - 1,204,204,204,11,116,117,117,1,66,66,66,2,49,50,50,1,66,66,66, - 2,116,116,116,1,204,204,204,11,33,33,33,1,32,32,32,1,31,30,31, - 1,116,116,116,2,68,68,68,1,67,66,67,1,65,65,66,1,65,65,65, - 1,63,63,64,1,63,63,62,1,61,61,61,1,60,61,60,1,59,59,59, - 1,58,58,58,1,57,57,57,1,56,56,55,1,55,55,54,1,54,54,54, - 1,116,116,116,1,66,66,66,2,49,50,49,1,66,66,66,2,116,116,116, - 1,45,45,45,1,44,44,44,1,43,43,43,1,42,41,42,1,41,41,40, - 1,39,39,40,1,38,39,39,1,37,37,38,1,37,36,36,1,35,36,35, - 1,34,34,35,1,33,33,33,1,32,32,32,1,31,31,31,1,116,116,116, - 2,68,68,68,1,67,67,67,1,66,66,66,1,65,65,65,1,64,63,63, - 1,62,63,63,1,61,62,61,1,60,61,60,1,59,59,59,1,59,59,58, - 1,57,57,57,1,56,56,56,1,55,55,55,1,54,54,54,1,116,116,116, - 1,66,66,66,2,49,49,50,1,66,66,66,2,116,116,116,1,45,45,45, - 1,44,44,44,1,43,43,43,1,42,42,41,1,41,40,41,1,40,39,39, - 1,39,38,38,1,38,38,37,1,37,36,37,1,36,36,35,1,34,35,34, - 1,33,33,34,1,32,32,32,1,31,31,31,1,116,116,116,2,68,68,68, - 1,67,67,68,1,66,66,66,1,65,64,65,1,64,64,64,1,63,62,63, - 1,61,62,61,1,60,61,60,1,59,59,59,1,58,58,59,1,58,57,57, - 1,56,56,56,1,55,55,55,1,53,54,54,1,116,116,116,1,66,66,66, - 2,50,49,49,1,66,66,66,2,116,116,116,1,45,46,45,1,44,44,44, - 1,43,43,43,1,42,42,42,1,40,41,41,1,40,40,40,1,39,39,39, - 1,38,38,38,1,37,37,37,1,35,35,35,1,35,35,34,1,33,34,33, - 1,32,32,33,1,31,31,31,1,116,116,116,2,68,68,68,1,67,67,67, - 1,66,66,66,1,65,65,64,1,64,64,63,1,63,62,63,1,62,62,62, - 1,60,61,61,1,59,60,60,1,59,58,58,1,58,57,57,1,56,57,56, - 1,55,55,55,1,54,54,54,1,116,116,117,1,66,66,66,2,50,50,50, - 1,66,66,66,2,116,116,116,1,45,46,45,1,44,44,45,1,43,43,43, - 1,42,42,43,1,41,41,41,1,40,40,40,1,39,39,38,1,37,38,38, - 1,37,36,36,1,36,36,35,1,34,35,34,1,33,33,33,1,32,32,33, - 1,31,31,31,1,116,116,116,2,68,68,69,1,67,68,68,1,66,67,67, - 1,65,65,65,1,64,64,64,1,63,62,62,1,61,62,62,1,61,60,61, - 1,60,59,60,1,59,59,59,1,57,57,58,1,57,57,56,1,55,55,55, - 1,54,54,54,1,116,116,116,1,66,66,66,2,50,50,50,1,66,66,66, - 2,116,116,116,1,45,45,45,1,44,44,45,1,43,43,43,1,42,43,42, - 1,41,41,41,1,40,40,40,1,39,39,39,1,38,38,37,1,37,37,37, - 1,35,35,36,1,34,34,35,1,33,33,33,1,33,33,32,1,32,31,31, - 1,116,116,116,2,69,69,69,1,68,68,67,1,67,67,66,1,65,65,65, - 1,64,64,64,1,63,63,63,1,62,61,62,1,61,61,61,1,60,59,60, - 1,59,59,58,1,58,58,57,1,56,57,56,1,55,56,56,1,55,54,54, - 1,116,116,116,1,66,66,66,2,50,50,50,1,66,66,66,2,116,116,116, - 1,46,46,45,1,44,44,44,1,43,43,43,1,42,43,42,1,41,42,41, - 1,41,40,40,1,39,39,39,1,37,38,38,1,37,37,37,1,36,36,36, - 1,35,35,34,1,33,34,34,1,32,33,32,1,31,32,31,1,116,116,116, - 2,68,68,69,1,67,68,68,1,66,66,66,1,66,65,65,1,64,64,64, - 1,63,63,63,1,62,62,62,1,61,61,61,1,60,60,60,1,58,59,58, - 1,58,58,58,1,56,57,57,1,55,55,55,1,55,54,54,1,116,116,116, - 1,66,66,66,2,50,50,50,1,66,66,66,2,116,116,116,1,46,45,45, - 1,45,45,45,1,43,43,43,1,42,42,43,1,41,41,41,1,40,41,41, - 1,39,39,39,1,38,38,38,1,37,37,37,1,36,36,36,1,35,34,35, - 1,33,34,34,1,32,33,33,1,31,31,32,1,116,116,116,2,0,0,0, - 14,116,117,116,1,66,66,66,2,50,50,50,1,66,66,66,2,116,116,116, - 1,0,0,0,14,116,116,116,2,69,69,69,1,68,68,68,1,66,66,67, - 1,204,204,204,11,116,116,116,1,66,66,66,2,50,50,50,1,66,66,66, - 2,116,116,116,1,204,204,204,11,34,34,34,1,33,33,33,1,32,32,32, - 1,116,116,116,2,68,69,69,1,68,68,68,1,66,66,67,1,65,66,65, - 1,64,64,64,1,63,63,63,1,63,62,63,1,61,61,61,1,61,60,60, - 1,59,59,59,1,58,58,57,1,57,56,57,1,56,56,55,1,55,54,55, - 1,116,116,116,1,66,66,66,2,51,51,50,1,66,66,66,2,116,116,116, - 1,46,46,46,1,45,45,45,1,43,43,43,1,42,42,42,1,41,41,41, - 2,39,39,39,1,38,39,38,1,37,38,37,1,36,36,36,1,35,35,35, - 1,33,34,34,1,33,33,33,1,32,31,32,1,116,116,116,2,69,69,68, - 1,68,68,67,1,66,66,66,2,64,65,64,1,63,63,63,1,62,62,62, - 1,61,62,62,1,60,61,60,1,59,59,59,1,58,58,58,1,57,57,56, - 1,56,56,56,1,55,54,55,1,116,116,116,1,66,66,66,2,50,50,50, - 1,66,66,66,2,116,116,116,1,46,46,46,1,45,45,45,1,43,44,44, - 1,43,42,43,1,42,41,41,1,41,41,40,1,39,39,40,1,38,38,38, - 1,37,38,38,1,36,36,36,1,35,35,35,1,34,34,34,1,33,33,33, - 1,32,31,32,1,116,116,116,2,69,69,69,1,68,68,68,1,67,66,67, - 1,66,65,66,1,65,65,64,1,63,63,64,1,63,62,63,1,61,62,61, - 1,60,60,61,1,59,59,59,1,58,58,58,1,57,57,57,1,56,56,56, - 1,55,55,55,1,117,116,116,1,66,66,66,2,50,50,50,1,66,66,66, - 2,116,116,116,1,46,46,47,1,45,45,45,1,44,43,44,1,43,43,43, - 1,42,41,41,1,41,41,41,1,40,40,39,1,39,38,38,1,37,37,37, - 1,36,36,36,1,35,35,35,1,34,34,34,1,33,33,33,1,32,32,32, - 1,116,116,116,2,70,69,69,1,68,68,68,1,67,67,66,1,66,66,66, - 1,65,65,65,1,64,64,64,1,62,63,63,1,61,61,61,1,60,60,60, - 1,59,60,59,1,58,58,58,1,57,57,57,1,56,56,56,1,55,55,55, - 1,116,116,116,1,66,66,66,2,50,50,50,1,66,66,66,2,116,116,116, - 1,46,46,46,1,45,45,45,1,44,44,44,1,43,43,43,1,42,42,42, - 1,40,40,41,1,40,39,40,1,38,39,38,1,37,38,37,1,36,36,36, - 1,36,36,35,1,34,34,34,1,33,33,33,1,33,32,32,1,116,116,116, - 2,69,69,69,1,68,68,68,1,67,67,67,1,66,66,66,1,65,65,65, - 1,64,64,64,1,63,63,63,1,61,62,61,1,61,61,60,1,60,60,59, - 1,58,59,59,1,57,57,57,1,56,57,56,1,55,55,55,1,116,116,116, - 1,66,66,66,2,50,51,50,1,66,66,66,2,116,116,116,1,46,46,46, - 1,45,45,45,1,44,44,45,1,43,43,43,1,42,42,42,1,41,41,41, - 1,40,40,40,1,39,38,39,1,37,37,37,2,35,35,35,1,34,34,34, - 1,33,34,33,1,32,32,32,1,116,116,116,2,69,69,70,1,69,68,68, - 1,67,67,67,1,66,66,66,1,65,65,65,1,64,63,64,1,63,62,62, - 1,62,62,62,1,61,61,60,1,59,59,60,1,58,58,58,1,57,57,57, - 1,56,56,56,1,55,55,55,1,116,116,116,1,66,66,66,2,51,51,51, - 1,66,66,66,2,116,116,116,1,46,47,47,1,45,45,46,1,45,44,44, - 1,43,43,43,1,42,42,42,1,41,41,41,1,39,40,40,1,39,39,39, - 1,37,38,38,1,37,37,37,1,35,35,36,1,35,35,35,1,34,33,33, - 1,33,33,32,1,116,116,116,2,70,69,70,1,68,68,68,1,67,67,67, - 1,66,66,66,1,65,65,65,1,64,64,64,1,63,63,63,1,62,62,61, - 1,61,61,61,1,60,60,60,1,58,58,59,1,57,57,58,1,56,56,56, - 1,55,56,55,1,116,116,116,1,66,66,66,2,51,51,51,1,66,66,66, - 2,116,116,116,1,46,47,47,1,45,45,45,1,45,44,44,1,44,43,43, - 1,42,42,43,1,41,41,41,1,40,40,40,1,39,39,39,1,38,38,38, - 1,37,37,36,1,36,36,36,1,34,35,34,1,33,33,34,1,32,32,32, - 1,116,116,116,2,0,0,0,14,116,116,116,1,66,66,66,2,51,51,51, - 1,66,66,66,2,116,116,116,1,0,0,0,14,116,116,116,2,70,70,70, - 1,69,69,68,1,68,68,67,1,204,204,204,11,116,116,116,1,66,66,66, - 2,52,51,51,1,66,66,66,2,116,116,116,1,204,204,204,11,35,34,35, - 1,34,33,34,1,33,33,33,1,116,116,116,2,70,70,70,1,69,68,69, - 1,68,68,68,1,67,66,67,1,65,65,65,1,64,64,64,1,64,63,64, - 1,62,62,62,1,61,61,61,1,60,60,60,1,58,58,59,1,57,58,58, - 1,56,57,57,1,55,56,55,1,116,116,116,1,66,66,66,2,51,51,51, - 1,66,66,66,2,116,116,116,1,47,47,47,1,45,46,46,1,45,44,45, - 1,43,43,44,1,43,42,43,1,41,41,41,1,40,41,40,1,39,39,39, - 1,38,38,39,1,37,37,37,1,36,36,36,1,35,34,34,1,33,34,33, - 1,33,32,33,1,116,116,116,2,69,70,70,1,69,69,69,1,68,67,67, - 1,66,66,67,1,65,66,66,1,65,64,64,1,64,63,63,1,62,63,62, - 1,62,61,61,1,60,60,60,1,58,59,58,1,57,57,58,1,57,57,57, - 1,56,55,56,1,116,116,116,1,66,66,66,2,51,51,51,1,66,66,66, - 2,116,116,116,1,47,46,47,1,46,46,45,1,45,45,44,1,43,44,43, - 1,42,42,42,2,41,41,41,1,40,39,39,1,38,38,38,1,37,37,37, - 1,36,36,36,1,35,35,35,1,34,33,33,1,33,33,32,1,116,116,116, - 2,70,70,70,1,68,68,69,1,67,67,67,1,66,66,66,1,66,65,65, - 1,64,64,65,1,63,63,63,1,62,63,62,1,61,61,61,1,60,60,60, - 1,59,59,59,1,58,57,58,1,57,57,57,1,55,56,56,1,116,116,116, - 1,66,66,66,2,52,52,52,1,66,66,66,2,116,116,116,1,47,47,46, - 1,46,46,46,1,45,44,45,1,44,44,44,1,42,42,43,1,42,42,41, - 1,41,40,40,1,39,39,40,1,38,38,38,1,37,38,37,1,36,36,36, - 1,35,35,35,1,34,34,33,1,33,33,33,1,116,116,116,2,70,70,70, - 1,69,69,69,1,68,67,67,1,67,67,67,1,66,66,66,1,65,64,64, - 1,63,63,63,1,62,62,62,1,61,61,61,1,60,60,60,1,59,60,59, - 1,58,58,58,1,57,57,57,1,55,55,56,1,116,116,116,1,66,66,66, - 2,51,52,51,1,66,66,66,2,116,116,116,1,47,47,47,1,46,46,46, - 1,44,45,44,1,43,44,44,1,43,43,43,1,41,42,41,1,41,41,40, - 1,40,39,39,1,38,38,38,2,36,36,36,1,35,35,35,1,34,33,34, - 1,33,33,33,1,116,116,116,2,70,70,71,1,69,69,69,1,68,67,68, - 1,66,67,67,1,65,66,66,1,65,64,65,1,63,63,63,1,63,62,63, - 1,61,61,62,1,60,60,60,1,59,59,59,1,58,58,58,1,57,57,57, - 1,55,56,56,1,116,116,116,1,66,66,66,2,51,51,52,1,66,66,66, - 2,116,116,116,1,47,47,47,1,47,46,46,1,45,45,45,1,44,44,44, - 1,43,42,43,1,41,42,41,1,40,41,40,1,40,40,39,1,39,38,38, - 1,37,38,37,1,36,36,36,1,35,36,35,1,34,34,34,1,33,32,33, - 1,116,116,116,2,70,70,70,1,69,69,69,1,68,68,68,1,67,66,67, - 1,65,65,66,1,65,65,64,1,64,64,63,1,62,63,62,1,61,61,61, - 1,61,60,61,1,59,60,59,1,59,58,58,1,57,57,57,1,56,56,56, - 1,116,116,116,1,66,66,66,2,51,52,51,1,66,66,66,2,116,116,116, - 1,48,47,47,1,46,46,46,1,45,45,45,1,44,44,44,1,43,43,43, - 1,42,42,41,1,41,40,41,1,40,39,39,1,39,38,39,1,37,37,37, - 1,36,37,36,1,35,35,35,1,34,34,34,1,33,33,33,1,116,116,116, - 2,0,0,0,14,116,116,116,1,66,66,66,2,52,52,52,1,66,66,66, - 2,116,116,116,1,0,0,0,14,116,116,116,2,71,71,70,1,70,69,69, - 1,69,68,68,1,204,204,204,11,116,116,116,1,66,66,66,2,52,52,51, - 1,66,66,66,2,116,116,116,1,204,204,204,11,36,35,35,1,34,35,35, - 1,33,33,33,1,116,116,116,2,70,70,70,1,69,70,69,1,68,68,68, - 1,67,67,67,1,66,66,66,1,65,65,65,1,64,64,63,1,63,63,63, - 1,61,62,61,1,61,60,61,1,59,60,60,1,59,58,58,1,58,57,58, - 1,56,56,56,1,116,116,116,1,66,66,66,2,52,52,52,1,66,66,66, - 2,116,116,116,1,48,47,48,1,46,47,46,1,45,45,46,1,44,44,45, - 1,43,43,43,1,42,42,42,1,41,41,41,1,40,40,40,1,38,38,39, - 1,38,38,37,1,37,37,36,1,35,35,35,1,34,35,35,1,34,33,33, - 1,116,116,116,2,71,70,70,1,70,69,69,1,69,68,69,1,67,68,67, - 1,66,66,66,1,65,65,65,1,64,64,64,1,63,63,63,1,62,62,62, - 1,61,60,60,1,59,60,59,1,58,59,59,1,57,58,58,1,56,57,56, - 1,116,116,116,1,66,66,66,2,52,52,52,1,66,66,66,2,116,116,116, - 1,48,47,48,1,46,47,47,1,45,46,45,1,44,44,44,1,44,44,43, - 1,42,42,42,1,42,41,41,1,40,40,40,1,39,39,39,1,38,38,37, - 1,37,36,37,1,36,35,36,1,35,35,35,1,33,34,33,1,116,116,116, - 2,70,71,71,1,69,69,70,1,68,69,68,1,68,68,68,1,66,66,66, - 1,65,65,65,1,64,65,64,1,63,63,63,1,62,62,62,1,61,61,61, - 1,60,59,59,1,59,59,59,1,57,58,58,1,56,56,56,1,116,116,116, - 1,66,66,66,2,52,52,52,1,66,66,66,2,116,116,116,1,48,47,48, - 1,46,47,47,1,45,46,46,1,45,44,44,1,44,43,43,1,43,42,42, - 1,41,42,41,1,40,40,40,1,39,39,39,1,38,38,38,1,37,37,37, - 1,36,36,36,1,35,35,35,1,33,34,33,1,116,116,116,2,71,71,70, - 1,69,70,70,1,69,68,68,1,68,68,67,1,66,67,66,1,66,66,65, - 1,64,64,64,1,63,63,63,1,62,62,62,1,61,61,61,1,60,59,60, - 1,59,59,58,1,58,58,58,1,56,57,57,1,116,116,116,1,66,66,66, - 2,52,52,52,1,66,66,66,2,116,116,116,1,48,47,48,1,46,46,47, - 1,45,46,46,1,44,44,44,2,42,42,42,1,42,41,42,1,40,40,40, - 1,39,39,39,1,38,38,38,1,37,37,37,1,36,36,36,1,35,35,35, - 1,34,34,34,1,116,116,116,2,71,71,71,1,70,70,70,1,68,68,68, - 1,67,68,68,1,66,67,66,1,65,66,66,1,65,64,64,1,63,63,63, - 1,62,62,62,1,61,61,61,1,60,60,60,1,58,59,59,1,57,58,57, - 1,57,57,57,1,116,116,116,1,66,66,66,2,52,52,52,1,66,66,66, - 2,116,116,116,1,48,48,48,1,47,47,47,1,45,46,46,1,45,45,44, - 1,44,44,44,1,43,42,42,1,41,41,41,1,40,41,40,1,39,40,39, - 1,38,38,38,1,37,37,37,1,36,36,36,1,34,34,35,1,34,34,34, - 1,116,116,116,2,71,71,71,1,70,70,70,1,68,69,69,1,68,67,68, - 1,67,67,66,1,66,66,65,1,65,65,65,1,63,64,63,1,62,63,62, - 1,61,61,61,1,60,60,60,1,59,59,59,1,58,58,58,1,56,57,57, - 1,116,116,116,1,66,66,66,2,53,53,53,1,66,66,66,2,116,116,116, - 1,48,48,48,1,47,47,47,1,46,46,46,1,45,45,44,1,44,44,44, - 1,43,42,43,1,41,41,41,1,40,40,41,1,40,39,39,1,39,38,38, - 1,37,37,37,1,37,36,36,1,35,35,35,1,34,34,34,1,116,116,116, - 2,71,71,71,1,69,70,70,1,69,69,69,1,68,68,67,1,66,66,67, - 1,66,66,65,1,64,65,65,1,63,63,63,1,62,62,62,1,61,61,62, - 1,61,60,60,1,59,59,59,1,58,58,58,1,57,57,56,1,116,116,116, - 1,66,66,66,2,52,52,53,1,66,66,66,2,116,116,116,1,48,48,48, - 1,47,47,47,1,46,46,46,1,45,45,45,1,44,44,44,1,43,42,42, - 1,41,41,42,1,41,40,40,1,40,40,39,1,39,38,39,1,37,38,37, - 1,36,36,36,1,35,35,35,1,34,34,33,1,116,116,116,2,0,0,0, - 14,116,116,116,1,66,66,66,2,52,53,52,1,66,66,66,2,116,116,116, - 1,0,0,0,14,116,116,116,2,72,71,72,1,70,71,70,1,69,69,69, - 1,204,204,204,11,116,116,116,1,66,66,66,2,53,53,53,1,66,66,66, - 2,116,116,116,1,204,204,204,11,36,36,36,1,35,36,35,1,34,34,34, - 1,116,116,116,2,72,71,71,1,70,70,71,1,70,69,69,1,68,68,68, - 1,67,67,67,1,66,66,66,1,65,65,65,1,64,63,63,1,62,62,63, - 1,61,62,61,1,60,60,61,1,59,59,59,1,58,59,58,1,58,57,57, - 1,116,116,116,1,66,66,66,2,53,53,52,1,66,66,66,2,116,116,116, - 1,48,48,48,1,47,47,47,1,46,46,46,1,45,45,45,1,44,44,44, - 1,43,43,43,1,42,41,42,1,40,40,41,1,40,40,40,1,39,39,39, - 1,37,38,37,1,36,36,36,1,35,36,35,1,34,34,34,1,116,116,116, - 2,72,71,72,1,70,70,70,1,69,69,69,1,69,68,68,1,67,67,67, - 1,66,66,66,1,65,65,65,1,64,64,64,1,63,63,63,1,61,62,62, - 1,60,60,60,1,59,59,59,1,59,59,58,1,58,57,57,1,116,116,116, - 1,66,66,66,2,53,53,53,1,66,66,66,2,116,116,116,1,49,48,48, - 1,48,48,47,1,47,46,46,1,45,45,45,1,44,44,44,1,43,43,43, - 1,41,42,42,1,41,41,41,1,40,40,40,1,39,39,39,1,38,37,37, - 1,37,36,37,1,35,36,36,1,35,35,34,1,116,116,116,2,71,72,72, - 1,70,71,70,1,69,70,69,1,68,68,68,1,67,68,67,1,66,66,66, - 1,65,65,65,1,63,64,64,1,63,63,63,1,61,62,62,1,60,61,61, - 1,59,59,59,2,58,57,57,1,116,116,116,1,66,66,66,2,53,53,52, - 1,66,66,66,2,116,116,116,1,49,49,48,1,47,48,48,1,46,46,46, - 1,46,45,45,1,44,45,44,1,43,43,44,1,42,42,42,1,41,41,41, - 1,40,40,40,1,39,38,38,1,38,37,38,1,36,37,36,1,35,36,36, - 1,34,34,34,1,116,116,116,2,72,72,71,1,70,70,71,1,69,69,69, - 1,68,69,68,1,67,67,67,1,66,66,66,1,65,65,65,1,64,64,64, - 1,63,62,63,1,62,62,62,1,61,61,61,1,59,60,59,1,59,58,58, - 1,58,57,57,1,116,117,117,1,66,66,66,2,54,53,53,1,66,66,66, - 2,116,116,116,1,49,49,48,1,48,47,48,1,47,46,46,1,46,46,45, - 1,44,45,45,1,43,43,44,1,42,42,43,1,41,41,41,1,40,40,40, - 1,39,39,39,1,38,38,37,1,37,37,36,1,36,35,35,1,35,34,34, - 1,116,116,116,2,72,72,72,1,71,70,70,1,70,69,70,1,68,68,69, - 1,68,68,67,1,66,66,66,1,65,65,65,1,64,65,64,1,63,63,63, - 1,62,62,62,1,61,60,60,1,60,60,60,1,59,59,59,1,57,57,58, - 1,116,117,117,1,66,66,66,2,54,53,53,1,66,66,66,2,116,116,116, - 1,49,48,49,1,47,48,48,1,47,47,47,1,46,46,46,1,45,45,45, - 1,43,44,43,1,43,42,42,1,42,41,42,1,40,41,40,1,39,39,38, - 1,38,38,38,1,37,37,36,1,35,36,36,1,35,34,34,1,116,116,116, - 2,71,72,72,1,71,70,71,1,69,69,70,1,69,68,68,1,67,67,67, - 1,66,66,66,1,65,65,65,1,64,65,64,1,63,63,63,1,62,62,62, - 1,61,61,61,1,59,60,60,1,59,59,59,1,58,58,58,1,116,116,117, - 1,66,66,66,2,53,53,53,1,66,66,66,2,116,116,116,1,49,49,49, - 1,48,48,48,1,47,46,46,1,46,46,46,1,44,45,45,1,43,43,44, - 1,43,43,43,1,42,41,41,1,40,41,40,1,39,39,39,1,38,38,38, - 1,37,37,36,1,36,36,36,1,35,35,35,1,116,116,116,2,72,72,72, - 1,71,71,71,1,70,70,70,1,69,69,69,1,68,67,67,1,67,66,66, - 1,66,66,65,1,64,64,64,1,63,63,63,1,62,62,62,1,61,61,61, - 1,60,60,60,1,58,59,59,1,58,58,58,1,116,116,116,1,66,66,66, - 2,53,54,54,1,66,66,66,2,116,116,116,1,49,49,49,1,48,48,48, - 1,47,47,47,1,46,46,46,1,45,45,45,1,44,43,44,1,42,43,42, - 1,41,42,41,1,41,40,40,1,39,39,39,1,38,38,38,1,37,37,37, - 1,36,36,36,1,35,35,35,1,116,116,116,2,0,0,0,14,116,116,116, - 1,66,66,66,2,53,54,53,1,66,66,66,2,116,116,116,1,0,0,0, - 14,116,116,116,2,72,72,72,1,71,71,71,1,70,70,70,1,204,204,204, - 11,116,116,116,1,66,66,66,2,53,53,53,1,66,66,66,2,116,116,116, - 1,204,204,204,11,37,37,37,1,36,36,36,1,35,35,35,1,116,116,116, - 2,72,72,72,1,71,71,71,1,70,70,70,1,69,68,69,1,68,68,68, - 1,67,67,67,1,66,66,65,1,64,64,64,1,64,63,64,1,62,63,63, - 1,61,61,61,1,60,61,60,1,59,59,59,1,58,58,58,1,116,116,117, - 1,66,66,66,2,54,53,54,1,66,66,66,2,116,116,116,1,49,49,49, - 1,48,48,48,1,47,47,47,1,46,46,46,1,44,45,45,1,43,44,44, - 1,43,42,42,1,42,41,42,1,41,41,41,1,40,39,39,1,39,39,39, - 1,37,37,37,1,36,36,36,1,35,35,35,1,116,116,116,2,72,72,72, - 1,72,71,71,1,70,70,70,1,69,69,69,1,68,68,67,1,67,67,67, - 1,66,65,65,1,65,64,65,1,63,63,64,1,62,63,62,1,61,61,61, - 1,61,60,61,1,59,59,60,1,59,58,58,1,116,116,116,1,66,66,66, - 2,53,54,54,1,66,66,66,2,116,116,116,1,50,49,49,1,48,49,48, - 1,48,48,47,1,46,46,46,1,45,45,45,1,44,44,44,1,43,43,43, - 1,42,41,42,1,41,41,40,1,39,39,40,1,38,38,39,1,37,37,37, - 1,36,36,36,1,35,35,36,1,116,116,116,2,72,73,72,1,71,71,72, - 1,70,70,70,1,69,69,69,1,68,68,68,1,67,67,67,1,66,66,66, - 1,64,65,64,1,64,64,63,1,62,63,62,1,61,61,62,1,61,60,60, - 1,59,59,59,1,58,59,58,1,116,116,116,1,66,66,66,2,53,54,54, - 1,66,66,66,2,116,116,116,1,50,49,50,1,48,48,49,1,48,47,47, - 1,46,47,46,1,45,45,45,1,44,44,44,1,42,43,43,1,42,42,42, - 1,41,40,41,1,40,39,40,1,38,39,39,1,38,38,38,1,36,36,36, - 1,35,35,35,1,116,116,116,2,73,73,72,1,71,72,71,1,70,70,70, - 1,69,69,69,1,68,68,68,1,67,67,67,1,65,66,66,1,65,64,64, - 1,64,64,64,1,63,63,62,1,62,62,62,1,60,61,61,1,59,59,59, - 1,58,59,58,1,116,116,116,1,66,66,66,2,54,54,54,1,66,66,66, - 2,116,116,116,1,50,49,50,1,48,48,48,1,47,47,47,1,46,46,46, - 1,46,45,45,1,44,44,45,1,43,43,43,1,42,41,42,1,41,41,41, - 1,40,40,40,1,39,39,39,1,38,38,38,1,37,37,36,1,35,35,35, - 1,116,116,116,2,72,73,73,1,71,72,71,1,71,70,70,1,69,70,69, - 1,68,68,69,1,67,67,67,1,66,66,66,1,65,65,65,1,64,64,64, - 1,63,63,63,1,61,62,62,1,60,60,60,1,59,59,59,1,58,58,58, - 1,116,116,116,1,66,66,66,2,54,54,54,1,66,66,66,2,116,116,116, - 1,49,50,50,1,49,48,48,1,48,48,48,1,46,47,46,1,45,45,45, - 1,44,44,44,1,43,43,43,1,42,42,42,1,41,41,41,1,40,40,40, - 1,39,39,38,1,38,38,37,1,36,36,37,1,35,35,35,1,116,116,116, - 2,73,72,73,1,72,72,72,1,70,71,70,1,70,69,69,1,68,69,69, - 1,67,68,67,1,66,66,66,1,65,65,65,1,64,64,64,1,63,63,62, - 1,62,62,62,1,61,61,61,1,59,60,59,1,58,59,59,1,116,116,116, - 1,66,66,66,2,54,54,55,1,66,66,66,2,116,116,116,1,50,50,50, - 1,49,48,49,1,48,47,47,1,46,47,47,1,46,45,45,1,45,44,45, - 1,43,43,44,1,43,42,43,1,41,41,41,1,40,40,40,1,39,39,39, - 1,38,38,38,1,37,36,37,1,35,35,36,1,116,116,116,2,0,0,0, - 14,116,116,116,1,66,66,66,2,54,54,54,1,66,66,66,2,116,116,116, - 1,0,0,0,14,116,116,116,2,73,73,73,1,72,72,71,1,71,71,71, - 1,204,204,204,11,116,116,116,1,66,66,66,2,54,54,54,1,66,66,66, - 2,116,116,116,1,204,204,204,11,38,38,38,1,37,37,37,1,35,36,36, - 1,116,116,116,2,73,73,73,1,72,72,71,1,71,71,71,1,70,70,69, - 1,69,69,68,1,67,68,67,1,66,67,66,1,66,66,65,1,64,64,65, - 1,63,64,63,1,62,62,62,1,61,61,61,1,60,60,60,1,59,59,59, - 1,116,116,116,1,66,66,66,2,55,54,54,1,66,66,66,2,116,116,116, - 1,50,50,50,1,49,49,49,1,48,48,48,1,47,47,46,1,46,45,46, - 1,45,45,45,1,43,43,43,1,43,42,42,1,41,41,41,1,40,40,40, - 1,39,39,39,1,38,38,38,1,37,37,37,1,36,36,36,1,116,116,116, - 2,73,73,73,1,72,72,72,1,70,71,70,1,69,70,70,1,69,69,69, - 1,68,67,68,1,67,66,66,1,65,65,65,1,64,64,64,1,63,63,63, - 1,62,62,62,1,61,61,61,1,60,60,60,1,59,59,59,1,116,116,116, - 1,66,66,66,2,55,55,55,1,66,66,66,2,116,116,116,1,50,50,50, - 1,49,49,49,1,48,48,48,1,47,47,47,1,45,46,46,1,45,45,45, - 1,44,44,44,1,43,42,42,1,42,41,42,1,40,40,40,1,39,39,39, - 1,38,38,38,1,37,37,37,1,36,36,36,1,116,116,116,2,73,73,74, - 1,72,72,72,1,71,71,71,1,70,70,70,1,69,69,69,1,67,67,68, - 1,66,67,67,1,66,65,65,1,64,65,64,1,64,63,63,1,62,62,62, - 1,61,61,61,1,60,60,60,1,59,59,59,1,116,116,116,1,66,66,66, - 2,54,55,54,1,66,66,66,2,116,116,116,1,50,51,50,1,49,49,49, - 1,48,48,48,1,47,47,47,1,46,45,46,1,45,45,45,1,44,44,43, - 1,43,42,43,1,41,42,41,1,40,40,40,1,39,40,40,1,38,38,39, - 1,38,37,37,1,37,36,36,1,116,116,116,2,73,73,73,1,72,72,72, - 1,71,71,71,1,70,70,70,1,69,69,68,1,68,68,68,1,67,67,66, - 1,66,65,65,1,65,65,64,1,64,63,63,1,63,63,62,1,61,61,61, - 1,60,60,61,1,59,59,59,1,116,116,116,1,66,66,66,2,55,54,55, - 1,66,66,66,2,116,116,116,1,51,50,51,1,49,49,49,1,48,48,48, - 1,47,47,47,1,45,46,46,1,45,45,45,1,44,43,44,1,43,43,42, - 1,41,42,42,1,40,41,40,1,40,39,40,1,38,38,38,1,37,37,38, - 1,37,36,37,1,116,116,116,2,74,73,73,1,72,72,72,2,70,70,70, - 1,69,69,69,1,68,67,68,1,67,67,67,1,66,66,65,1,65,65,65, - 1,63,64,63,1,62,63,63,1,62,61,62,1,60,60,60,1,59,59,59, - 1,116,116,116,1,66,66,66,2,55,55,55,1,66,66,66,2,116,116,116, - 1,50,51,51,1,49,49,49,1,48,48,48,1,47,47,47,1,46,46,46, - 1,45,45,45,1,44,44,44,1,43,42,43,1,42,42,42,1,41,40,40, - 1,40,39,40,1,38,38,38,1,37,37,38,1,37,36,36,1,116,116,116, - 2,73,74,73,1,73,72,72,1,71,71,71,1,71,71,70,1,69,69,69, - 1,68,68,68,1,67,67,67,1,66,66,66,1,65,64,65,1,63,64,63, - 1,62,62,62,1,61,61,61,1,61,61,60,1,59,59,59,1,116,116,117, - 1,66,66,66,2,55,55,55,1,66,66,66,2,116,116,116,1,51,50,50, - 1,50,50,49,1,48,49,48,1,47,47,48,1,46,46,46,1,45,45,45, - 1,44,44,44,1,43,43,43,1,41,42,42,1,41,40,40,1,40,39,40, - 1,38,38,39,1,37,37,37,1,36,37,37,1,116,116,116,2,73,73,73, - 1,72,73,72,1,71,71,71,1,71,71,70,1,69,70,69,1,68,68,68, - 1,67,67,67,1,66,66,66,1,65,65,64,1,63,64,63,1,63,62,63, - 1,61,61,62,1,60,61,61,1,59,59,60,1,116,116,116,1,66,66,66, - 2,55,55,55,1,66,66,66,2,116,116,116,1,50,50,50,1,50,50,49, - 1,48,48,49,1,47,47,48,1,46,46,46,1,45,45,45,1,44,44,44, - 1,43,43,43,1,42,42,42,1,40,41,41,1,40,40,39,1,39,39,38, - 1,38,38,38,1,36,37,36,1,116,116,116,2,0,0,0,14,116,116,116, - 1,66,66,66,2,55,55,55,1,66,66,66,2,116,116,116,1,0,0,0, - 14,116,116,116,2,74,74,74,1,73,72,72,1,71,72,72,1,204,204,204, - 11,116,116,116,1,66,66,66,2,55,56,55,1,66,66,66,2,116,116,116, - 1,204,204,204,11,39,39,39,1,38,38,38,1,36,37,37,1,116,116,116, - 2,74,74,74,1,73,73,72,1,72,71,72,1,70,70,70,2,69,69,68, - 1,67,67,67,1,66,67,67,1,65,66,65,1,64,64,64,1,63,63,62, - 1,62,62,62,1,61,61,60,1,59,60,59,1,116,116,116,1,66,66,66, - 2,55,56,55,1,66,66,66,2,116,116,116,1,51,51,51,1,50,50,49, - 1,48,49,48,1,48,47,48,1,46,47,47,1,45,45,45,1,44,44,44, - 1,43,43,43,1,42,42,42,1,41,41,41,1,40,40,40,1,39,39,39, - 1,38,38,37,1,37,37,36,1,116,116,116,2,74,74,74,1,73,73,72, - 1,72,72,72,1,70,70,71,1,70,69,69,1,68,68,68,1,67,67,67, - 1,66,66,66,1,65,65,65,1,64,65,64,1,63,63,63,1,62,61,61, - 1,61,61,61,1,60,60,59,1,116,117,116,1,66,66,66,2,56,56,56, - 1,66,66,66,2,116,116,116,1,51,51,51,1,50,50,50,1,49,49,49, - 1,48,48,48,1,47,46,46,1,45,45,45,1,45,45,44,1,44,44,44, - 1,42,42,42,1,42,41,42,1,40,40,40,1,39,39,39,1,38,38,38, - 1,37,37,37,1,116,116,116,2,74,74,74,1,73,73,73,1,72,71,72, - 1,71,71,71,1,69,69,69,1,68,68,69,1,68,67,68,1,66,66,66, - 1,66,65,65,1,64,65,64,1,63,63,64,1,62,62,62,1,61,61,61, - 1,60,59,60,1,116,116,116,1,66,66,66,2,55,56,56,1,66,66,66, - 2,116,116,116,1,51,51,51,1,50,50,50,1,49,49,49,1,48,48,48, - 1,47,47,47,1,45,46,46,1,44,45,45,1,44,43,44,1,42,42,42, - 1,41,41,41,1,40,40,40,1,39,39,39,1,38,38,38,1,37,37,37, - 1,116,116,116,2,74,74,74,1,73,73,73,1,72,72,72,1,71,70,71, - 1,70,70,70,1,69,68,69,1,68,67,68,1,67,66,67,1,65,65,65, - 1,64,64,65,1,63,63,63,1,62,62,62,1,61,61,61,1,60,60,60, - 1,117,116,116,1,66,66,66,2,55,56,55,1,66,66,66,2,116,116,116, - 1,51,51,51,1,50,50,50,1,49,49,49,1,48,47,48,1,47,46,47, - 1,46,46,46,1,45,44,44,1,43,44,44,1,42,43,42,1,41,42,41, - 1,41,40,40,1,39,40,40,1,38,38,38,1,37,38,37,1,116,116,116, - 2,75,74,74,1,73,73,73,1,72,72,72,1,71,71,71,1,70,69,70, - 1,68,69,69,1,67,68,68,1,66,66,67,1,65,65,65,1,64,64,65, - 1,63,63,63,1,62,63,62,1,61,61,62,1,61,60,60,1,116,116,116, - 1,66,66,66,2,55,56,55,1,66,66,66,2,116,116,116,1,51,51,52, - 1,50,50,50,1,49,49,49,1,48,48,48,1,47,47,47,1,46,46,46, - 1,45,45,45,1,44,44,43,1,43,43,43,1,41,41,41,1,41,41,40, - 1,40,39,39,1,38,39,38,1,37,38,37,1,116,116,116,2,74,74,74, - 1,74,73,73,1,72,72,72,1,71,71,71,1,70,70,70,1,69,69,69, - 1,68,67,68,1,67,67,67,1,66,65,65,1,65,65,65,1,63,64,64, - 1,63,62,63,1,62,62,61,1,60,60,60,1,117,116,116,1,66,66,66, - 2,56,56,56,1,66,66,66,2,116,116,116,1,51,51,51,1,51,50,50, - 1,50,50,49,1,49,49,48,1,47,47,47,1,46,46,46,1,45,44,45, - 1,43,44,44,1,42,42,43,1,42,41,42,1,41,41,41,1,39,40,39, - 1,39,38,38,1,38,38,38,1,116,116,116,2,75,74,74,1,73,73,73, - 1,72,72,73,1,71,71,71,1,70,70,70,1,69,69,69,1,68,68,68, - 1,67,66,67,1,66,65,66,1,64,64,65,1,64,63,63,1,62,63,62, - 1,61,61,61,1,60,60,61,1,116,116,116,1,66,66,66,2,56,56,56, - 1,66,66,66,2,116,116,116,1,51,52,52,1,50,50,50,1,49,49,50, - 1,48,48,48,1,47,47,48,1,46,46,46,1,45,45,45,1,44,44,43, - 1,43,43,43,1,42,41,42,1,41,41,40,1,40,39,39,1,39,39,38, - 1,37,37,37,1,116,116,116,2,0,0,0,14,116,116,116,1,66,66,66, - 2,56,56,56,1,66,66,66,2,116,116,116,1,0,0,0,14,116,116,116, - 2,75,74,75,1,74,74,73,1,73,73,73,1,204,204,204,11,116,116,116, - 1,66,66,66,2,56,56,56,1,66,66,66,2,116,116,116,1,204,204,204, - 11,40,40,39,1,39,39,39,1,38,37,37,1,116,116,116,2,74,75,75, - 1,74,74,73,1,72,73,72,1,71,71,71,1,71,70,70,1,69,70,69, - 1,68,68,68,1,67,67,67,1,66,66,66,1,65,64,65,1,64,64,64, - 1,63,63,63,1,62,62,62,1,61,60,61,1,116,116,116,1,66,66,66, - 2,56,56,56,1,66,66,66,2,116,116,116,1,52,52,52,1,50,51,50, - 1,49,50,50,1,48,49,48,1,48,47,48,1,47,47,46,1,45,46,45, - 1,44,44,45,1,43,43,43,1,42,42,42,1,41,41,41,1,39,40,39, - 1,39,39,38,1,37,37,38,1,116,116,116,2,75,74,75,1,74,74,74, - 1,72,72,73,1,71,71,72,1,70,70,71,1,69,69,70,1,68,69,69, - 1,67,67,67,1,66,66,66,1,65,65,65,1,63,64,64,1,62,63,63, - 1,62,62,62,1,61,60,61,1,116,116,116,1,66,66,66,2,57,56,56, - 1,66,66,66,2,116,116,116,1,51,52,52,1,51,51,50,1,50,50,50, - 1,49,49,49,1,47,48,48,1,46,47,46,1,45,45,45,1,44,44,45, - 1,43,43,43,1,43,42,42,1,41,41,41,1,40,40,40,1,39,38,39, - 1,37,38,38,1,116,116,116,2,75,75,74,1,74,74,74,1,73,73,73, - 1,72,72,71,1,71,71,70,1,69,70,69,1,68,68,68,1,67,67,67, - 1,66,66,66,1,65,65,65,1,64,64,64,1,63,63,63,1,62,62,61, - 1,60,61,61,1,116,116,117,1,66,66,66,2,57,57,57,1,66,66,66, - 2,116,116,116,1,52,52,51,1,51,51,51,1,49,49,50,1,49,49,49, - 1,48,48,48,1,47,47,47,1,45,46,46,1,44,44,44,1,43,43,43, - 1,42,42,42,1,41,41,41,1,40,40,40,1,39,39,39,1,38,37,37, - 1,116,116,116,2,75,75,75,1,73,74,74,1,73,73,73,1,72,72,71, - 1,71,71,70,1,70,69,70,1,68,68,69,1,67,68,68,1,67,66,66, - 1,65,66,65,1,64,64,65,1,63,63,63,1,62,62,62,1,60,61,61, - 1,116,116,116,1,66,66,66,2,56,56,56,1,66,66,66,2,116,116,116, - 1,52,52,52,1,51,51,51,1,50,50,50,1,49,49,49,1,48,48,48, - 1,46,46,47,1,46,46,45,1,44,44,44,1,44,43,43,1,42,42,42, - 1,41,41,42,1,40,40,40,1,39,39,39,1,38,38,38,1,116,116,116, - 2,75,75,75,1,74,74,74,1,73,73,72,1,72,72,72,1,71,71,71, - 1,69,70,69,1,69,68,68,1,68,68,68,1,66,66,67,1,65,65,65, - 1,64,64,64,1,63,63,63,1,62,62,62,1,61,60,61,1,116,116,116, - 1,66,66,66,2,56,56,57,1,66,66,66,2,116,116,116,1,52,52,52, - 1,51,51,51,1,50,50,50,1,49,49,49,1,48,48,47,1,46,47,47, - 1,46,45,45,1,44,44,44,1,44,44,43,1,43,43,42,1,42,41,41, - 1,40,40,40,1,39,39,39,1,38,38,38,1,116,116,116,2,75,75,75, - 1,74,74,74,1,73,73,73,1,72,72,72,1,71,71,71,1,70,69,69, - 1,68,69,69,1,68,68,67,1,66,66,67,1,65,66,66,1,64,64,65, - 1,63,63,63,1,62,62,62,1,61,60,61,1,117,117,116,1,66,66,66, - 2,57,57,57,1,66,66,66,2,116,116,116,1,52,53,52,1,51,51,51, - 1,50,50,50,1,49,49,49,1,48,48,48,1,46,47,47,1,46,46,46, - 1,45,44,44,1,44,44,44,1,43,43,43,1,41,42,41,1,40,40,41, - 1,39,39,39,1,38,38,39,1,116,116,116,2,75,75,75,1,74,74,75, - 1,73,73,73,1,72,72,72,1,71,71,71,1,70,70,70,1,69,68,69, - 1,67,68,67,1,67,67,66,1,65,66,66,1,64,64,64,2,62,62,62, - 1,61,61,61,1,116,116,116,1,66,66,66,2,57,56,57,1,66,66,66, - 2,116,116,116,1,53,53,52,1,51,52,51,1,50,50,50,1,49,49,49, - 1,48,48,48,1,47,47,47,1,45,46,46,1,44,45,44,1,44,44,43, - 1,43,42,42,1,42,41,42,1,41,40,40,1,39,39,40,1,38,38,38, - 1,116,116,116,2,0,0,0,14,116,116,116,1,66,66,66,2,57,57,57, - 1,66,66,66,2,116,116,116,1,0,0,0,14,116,116,116,2,75,75,75, - 1,74,74,74,1,73,73,73,1,204,204,204,11,116,117,116,1,66,66,66, - 2,57,57,57,1,66,66,66,2,116,116,116,1,204,204,204,11,41,41,40, - 1,40,39,39,1,38,39,38,1,116,116,116,2,76,76,76,1,74,74,74, - 1,73,73,73,1,73,73,72,1,71,71,72,1,70,70,70,1,69,69,69, - 1,67,68,68,1,67,66,66,1,66,66,66,1,64,65,64,1,64,64,64, - 1,62,63,62,1,62,62,62,1,116,116,116,1,66,66,66,2,57,57,57, - 1,66,66,66,2,116,116,116,1,52,52,52,1,52,51,51,1,51,51,51, - 1,50,50,50,1,48,49,48,1,47,47,47,1,46,46,46,1,45,45,45, - 1,44,44,44,1,43,43,42,1,42,42,41,1,41,41,41,1,40,39,40, - 1,39,38,38,1,116,116,116,2,75,76,76,1,74,75,75,1,73,74,73, - 1,73,72,72,1,72,71,71,1,70,70,70,1,69,69,69,1,68,68,68, - 1,67,67,67,1,66,66,66,1,64,65,65,1,63,63,64,1,62,63,63, - 1,62,62,61,1,116,116,117,1,66,66,66,2,57,57,57,1,66,66,66, - 2,116,116,116,1,53,52,52,1,52,52,52,1,50,50,50,1,49,49,49, - 1,48,49,48,1,48,47,48,1,46,46,46,1,45,45,46,1,44,44,44, - 1,43,43,43,1,42,42,42,1,41,41,41,1,40,40,39,1,39,39,39, - 1,116,116,116,2,76,76,76,1,75,75,75,1,73,73,73,1,72,72,72, - 1,71,72,72,1,71,71,70,1,69,70,69,1,68,68,68,1,67,67,67, - 1,66,66,66,1,65,65,65,1,64,63,64,1,62,63,63,1,62,61,62, - 1,116,116,116,1,66,66,66,2,58,57,58,1,66,66,66,2,116,116,116, - 1,53,53,52,1,52,52,52,1,51,51,50,1,50,50,49,1,49,48,48, - 1,47,48,47,1,46,46,46,1,45,45,45,1,44,44,44,1,43,43,43, - 1,42,42,42,1,41,41,41,1,40,39,40,1,39,39,39,1,116,116,116, - 2,76,76,76,1,75,75,75,1,74,73,74,1,73,73,73,1,72,71,72, - 1,70,71,70,1,69,70,70,1,68,69,68,1,67,67,67,1,66,66,66, - 1,65,65,65,1,64,64,64,1,63,63,63,1,62,62,62,1,116,116,116, - 1,66,66,66,2,57,57,57,1,66,66,66,2,116,116,116,1,53,53,53, - 1,52,52,51,1,51,51,51,1,50,50,50,1,49,48,48,1,48,48,47, - 1,46,47,47,1,45,45,45,1,44,44,44,1,44,43,43,1,42,42,42, - 1,41,41,41,1,40,40,40,1,39,39,39,1,116,116,116,2,76,76,76, - 1,75,74,75,1,74,74,74,1,72,73,73,1,72,71,72,1,71,71,71, - 1,70,70,69,1,68,69,69,1,67,67,68,1,66,66,66,1,65,65,65, - 1,64,64,64,1,62,62,63,1,61,62,62,1,116,116,116,1,66,66,66, - 2,57,58,58,1,66,66,66,2,116,116,116,1,53,53,53,1,52,52,52, - 1,51,51,51,1,49,50,50,1,49,49,48,1,48,47,48,1,47,47,47, - 1,45,46,45,1,44,44,45,1,43,43,44,1,42,42,43,1,41,41,41, - 1,39,40,40,1,39,39,39,1,116,116,116,2,76,76,76,1,74,75,75, - 1,74,74,73,1,73,73,73,1,71,72,72,1,71,71,70,1,69,70,70, - 1,68,68,69,1,67,67,67,1,67,66,66,1,65,65,65,1,64,64,64, - 1,63,62,63,1,62,62,61,1,116,116,116,1,66,66,66,2,57,57,58, - 1,66,66,66,2,116,116,116,1,53,53,53,1,52,52,52,1,51,51,51, - 1,50,50,50,1,49,49,49,1,48,47,48,1,46,47,46,1,46,45,45, - 1,45,44,45,1,43,44,43,1,42,42,42,1,41,41,41,1,40,40,41, - 1,39,39,39,1,116,116,116,2,76,76,76,1,75,75,75,1,74,74,74, - 1,73,73,73,1,72,72,72,1,71,71,71,1,70,70,70,1,68,69,69, - 1,67,68,67,1,66,66,66,1,65,65,65,1,64,64,64,1,63,63,63, - 1,61,62,62,1,116,116,116,1,66,66,66,2,58,58,58,1,66,66,66, - 2,116,116,116,1,54,53,53,1,52,52,52,1,51,51,51,1,50,50,50, - 1,49,48,49,1,48,48,48,1,46,47,47,1,46,45,45,1,44,45,44, - 1,44,43,44,1,42,43,42,1,41,42,41,1,40,40,40,1,39,39,39, - 1,116,116,116,2,0,0,0,14,116,116,116,1,66,66,66,2,58,57,57, - 1,66,66,66,2,116,116,116,1,0,0,0,14,116,116,116,2,77,76,76, - 1,75,75,75,1,74,74,75,1,204,204,204,11,116,117,117,1,66,66,66, - 2,58,58,58,1,66,66,66,2,116,116,116,1,204,204,204,11,41,42,42, - 1,41,40,40,1,39,40,40,1,116,116,116,2,76,76,76,1,75,75,76, - 1,74,74,74,1,73,73,73,1,72,72,72,1,71,71,71,1,70,70,70, - 1,68,69,69,1,68,68,68,1,66,67,67,1,65,66,65,1,64,65,64, - 1,63,64,63,1,62,62,63,1,116,116,116,1,66,66,66,2,58,57,58, - 1,66,66,66,2,116,116,116,1,53,54,53,1,52,53,52,1,51,51,51, - 1,50,50,50,1,49,49,49,1,49,48,48,1,47,47,47,1,46,46,46, - 1,45,45,45,1,43,43,43,1,42,42,43,1,42,42,41,1,41,41,40, - 1,39,40,39,1,116,116,116,2,77,76,76,1,75,75,75,1,75,74,74, - 1,73,74,73,1,72,72,72,1,71,71,71,1,70,70,70,1,69,69,69, - 1,68,68,68,1,66,66,67,1,66,65,66,1,64,64,64,1,64,63,63, - 1,63,62,62,1,116,116,116,1,66,66,66,2,58,58,58,1,66,66,66, - 2,116,116,116,1,54,53,54,1,53,52,52,1,51,51,51,1,50,50,50, - 1,49,49,49,1,49,48,48,1,47,47,47,1,46,46,46,1,45,44,45, - 1,44,44,44,1,43,42,42,1,41,42,42,1,41,41,40,1,39,39,39, - 1,116,116,116,2,77,77,77,1,75,76,75,1,74,75,74,1,73,74,73, - 1,72,72,72,1,71,72,71,1,70,70,70,1,69,69,69,1,68,67,68, - 1,66,67,67,1,65,65,65,1,64,65,65,1,64,64,63,1,62,63,63, - 1,116,116,116,1,66,66,66,2,58,58,58,1,66,66,66,2,116,116,116, - 1,54,54,54,1,53,53,53,1,51,51,52,1,50,50,50,1,50,50,49, - 1,48,49,48,1,47,47,47,1,46,46,46,1,45,45,45,1,44,44,44, - 1,43,43,43,1,42,41,42,1,40,41,40,1,40,40,39,1,116,116,116, - 2,77,76,76,1,75,76,76,1,75,75,74,1,73,73,74,1,73,72,73, - 1,72,71,71,1,70,70,70,1,70,69,69,1,68,68,68,1,66,67,67, - 1,66,66,65,1,65,65,65,1,64,64,64,1,62,63,63,1,116,116,117, - 1,66,66,66,2,59,58,58,1,66,66,66,2,116,116,116,1,53,54,54, - 1,52,53,52,1,52,52,52,1,50,51,51,1,49,50,50,1,49,49,49, - 1,47,47,47,1,47,46,46,1,45,45,45,1,44,44,44,1,43,42,43, - 1,42,42,42,1,41,41,40,1,39,40,39,1,116,116,116,2,77,77,76, - 1,75,76,76,1,74,74,75,1,74,73,74,1,73,72,73,1,71,71,71, - 1,71,70,70,1,70,69,69,1,68,68,68,1,67,67,67,1,66,66,66, - 1,64,64,65,1,64,64,64,1,63,63,63,1,116,116,116,1,66,66,66, - 2,59,58,58,1,66,66,66,2,116,116,116,1,54,54,54,1,52,52,53, - 1,52,52,51,1,50,50,50,1,50,49,49,1,48,48,48,1,47,47,47, - 1,46,46,47,1,46,46,45,1,44,44,44,1,43,43,43,1,42,42,42, - 1,40,41,41,1,40,39,40,1,116,116,116,2,77,77,77,1,76,76,76, - 1,75,75,75,1,74,74,74,1,72,73,73,1,71,71,71,1,71,71,70, - 1,70,69,69,1,68,68,68,1,67,68,67,1,66,66,66,1,65,65,65, - 1,64,63,64,1,63,63,62,1,116,116,116,1,66,66,66,2,58,59,59, - 1,66,66,66,2,116,116,116,1,54,54,54,1,53,53,53,1,51,52,52, - 1,51,50,51,1,50,49,50,1,48,48,48,1,48,47,48,1,46,46,47, - 1,46,45,45,1,44,44,44,1,43,44,43,1,42,42,42,1,41,41,41, - 1,40,40,40,1,116,116,116,2,77,77,77,1,76,76,76,1,75,75,75, - 1,73,73,74,1,72,73,72,1,71,72,71,1,70,71,70,1,69,69,69, - 1,69,69,68,1,68,67,67,1,66,66,66,1,65,65,65,1,64,64,64, - 1,63,63,63,1,116,116,116,1,66,66,66,2,58,59,58,1,66,66,66, - 2,116,116,116,1,54,54,54,1,53,53,53,1,52,52,52,1,51,51,51, - 1,49,49,50,1,49,49,49,1,48,47,47,1,47,46,47,1,45,45,45, - 1,44,44,45,1,43,44,43,1,42,42,42,1,41,41,41,1,40,40,40, - 1,116,116,116,2,0,0,0,14,116,117,116,1,66,66,66,2,59,58,59, - 1,66,66,66,2,116,116,116,1,0,0,0,14,116,116,116,2,77,77,77, - 1,76,76,76,1,75,75,75,1,204,204,204,11,116,116,116,1,66,66,66, - 2,58,59,59,1,66,66,66,2,116,116,116,1,204,204,204,11,42,42,42, - 1,42,41,42,1,40,40,40,1,116,116,116,2,77,78,77,1,76,77,76, - 1,75,75,75,1,74,74,74,1,72,73,73,1,72,72,72,1,71,70,71, - 1,69,69,69,1,68,69,68,1,68,67,67,1,66,67,66,1,65,65,66, - 1,64,64,64,1,64,63,63,1,116,116,116,1,66,66,66,2,59,59,58, - 1,66,66,66,2,116,116,116,1,54,54,54,1,54,53,54,1,53,52,53, - 1,51,51,51,1,50,50,50,1,49,49,49,1,48,48,47,1,47,47,47, - 1,45,45,46,1,45,45,45,1,44,44,44,1,42,42,42,1,41,41,41, - 1,40,41,40,1,116,116,116,2,77,77,77,1,77,76,76,1,75,75,76, - 1,75,75,74,1,73,73,73,1,72,72,71,1,70,71,71,1,70,70,70, - 1,69,69,69,1,68,67,67,1,67,66,67,1,65,65,65,1,64,65,64, - 1,63,64,63,1,116,116,116,1,66,66,66,2,58,59,59,1,66,66,66, - 2,116,116,116,1,55,55,55,1,53,53,53,1,53,53,52,1,51,52,51, - 1,50,50,50,1,49,49,49,1,47,48,48,1,47,47,47,1,45,45,46, - 1,45,45,45,1,44,43,43,1,43,42,43,1,41,41,41,1,41,40,40, - 1,116,116,116,2,77,78,77,1,77,76,76,1,75,75,76,1,74,74,75, - 1,73,73,73,1,72,72,72,1,71,71,70,1,70,70,70,1,69,69,69, - 1,67,68,67,1,67,67,67,1,66,66,66,1,65,65,64,1,64,64,63, - 1,117,116,116,1,66,66,66,2,59,59,59,1,66,66,66,2,116,116,116, - 1,55,54,55,1,53,54,54,1,52,52,53,1,52,51,51,1,50,50,50, - 1,49,50,49,1,48,48,48,1,47,47,47,1,46,46,46,1,44,45,45, - 1,44,43,44,1,42,42,43,1,42,42,41,1,40,41,41,1,116,116,116, - 2,78,77,77,1,76,77,77,1,75,76,75,1,75,74,75,1,73,73,73, - 1,72,72,72,1,71,72,71,1,70,70,70,1,69,69,69,1,67,68,68, - 1,67,67,67,1,65,66,66,1,65,65,65,1,64,63,64,1,116,116,116, - 1,66,66,66,2,59,59,59,1,66,66,66,2,116,116,116,1,55,54,55, - 1,54,53,54,1,52,53,52,1,52,52,51,1,50,50,51,1,49,50,49, - 1,48,48,49,1,47,47,47,1,46,46,46,1,45,45,45,1,44,44,43, - 1,43,43,43,1,42,42,42,1,40,40,40,1,116,116,116,2,78,77,78, - 1,76,76,77,1,76,76,75,1,75,75,74,1,73,73,73,1,72,72,73, - 1,71,71,71,1,70,70,70,1,68,69,69,1,68,68,68,1,67,67,67, - 1,65,66,66,1,65,65,65,1,63,63,64,1,116,116,116,1,66,66,66, - 2,59,59,59,1,66,66,66,2,116,116,116,1,54,54,54,2,53,53,52, - 1,51,52,52,1,50,51,50,1,49,49,49,1,48,49,48,1,47,47,47, - 1,46,46,46,1,45,45,45,1,44,43,44,1,42,43,43,1,41,42,42, - 1,41,41,40,1,116,116,116,2,78,78,78,1,77,77,76,1,75,76,75, - 1,75,75,75,1,73,74,74,1,72,73,72,1,72,71,71,1,70,70,70, - 1,69,69,69,1,68,68,68,1,66,67,67,1,66,66,65,1,64,65,64, - 1,63,64,63,1,116,116,116,1,66,66,66,2,60,59,59,1,66,66,66, - 2,116,116,116,1,54,55,55,1,54,53,53,1,53,52,53,1,52,52,51, - 1,50,50,50,1,49,49,50,1,49,48,48,1,47,47,47,1,46,46,46, - 1,45,45,45,1,44,44,44,1,43,43,42,1,41,41,42,1,41,41,41, - 1,116,116,116,2,78,77,78,1,77,77,77,1,75,75,76,1,74,75,75, - 1,73,74,73,1,72,73,72,1,71,72,71,1,70,71,71,1,69,69,69, - 1,68,68,68,1,67,67,67,1,66,65,66,1,65,65,65,1,64,64,63, - 1,116,116,116,1,66,66,66,2,59,59,59,1,66,66,66,2,116,116,116, - 1,55,55,55,1,54,54,53,1,53,53,53,1,51,52,51,1,51,51,51, - 1,49,50,49,1,49,48,49,1,48,47,47,1,46,46,46,1,45,45,45, - 1,44,44,44,1,43,43,43,1,42,42,42,1,41,41,41,1,116,116,116, - 2,0,0,0,14,116,116,116,1,66,66,66,2,60,59,59,1,66,66,66, - 2,116,116,116,1,0,0,0,14,116,116,116,2,78,78,78,1,77,77,77, - 1,76,76,75,1,204,204,204,11,116,116,116,1,66,66,66,2,59,59,60, - 1,66,66,66,2,116,116,116,1,204,204,204,11,43,43,43,1,42,43,42, - 1,41,41,41,1,116,116,116,2,78,78,79,1,77,77,77,1,76,76,76, - 1,75,75,75,1,73,74,74,1,73,73,73,1,71,72,71,1,70,71,71, - 1,70,70,70,1,68,68,68,1,67,67,67,1,66,66,67,1,65,65,65, - 1,64,64,64,1,116,116,116,1,66,66,66,2,59,60,60,1,66,66,66, - 2,116,116,116,1,55,55,55,1,54,54,54,1,53,53,53,1,52,52,52, - 1,51,51,51,1,50,50,50,1,49,49,48,1,48,48,48,1,46,47,46, - 1,45,45,46,1,44,45,45,1,44,43,43,1,43,42,43,1,41,41,41, - 1,116,116,116,2,79,79,78,1,77,77,77,1,76,76,77,1,75,75,75, - 1,74,74,74,1,73,73,73,1,72,72,71,1,71,71,70,1,70,69,69, - 1,68,69,69,1,68,67,67,1,66,66,66,1,65,66,65,1,64,64,64, - 1,116,116,116,1,66,66,66,2,60,60,59,1,66,66,66,2,116,116,116, - 1,56,56,55,1,54,54,54,1,53,54,53,1,52,52,52,1,51,51,51, - 1,50,50,50,1,49,49,49,1,48,48,48,1,47,46,47,1,46,46,45, - 1,45,44,44,1,43,44,43,1,42,43,43,1,42,41,41,1,116,116,116, - 2,79,78,79,1,78,77,77,1,76,76,76,1,75,75,75,1,74,74,74, - 1,73,73,73,1,71,71,72,1,71,71,71,1,70,70,70,1,68,68,69, - 1,68,68,67,1,66,66,66,1,65,66,66,1,64,65,64,1,116,116,116, - 1,66,66,66,2,60,59,60,1,66,66,66,2,116,116,116,1,56,55,55, - 1,54,54,54,1,53,54,53,1,53,52,52,1,51,51,51,1,50,50,50, - 1,49,49,49,1,47,48,48,1,47,47,47,1,45,46,46,1,44,45,45, - 1,44,44,43,1,42,42,43,1,42,41,41,1,116,116,116,2,79,78,78, - 1,77,78,77,1,76,76,76,1,76,75,75,1,74,74,74,1,72,73,73, - 1,72,72,72,1,70,71,71,1,69,69,70,1,68,69,68,1,68,67,68, - 1,66,66,66,2,64,65,64,1,116,116,116,1,66,66,66,2,60,60,60, - 1,66,66,66,2,116,116,116,1,56,55,56,1,54,54,55,1,53,53,53, - 1,52,52,52,1,51,51,51,1,50,50,50,1,49,49,49,1,48,48,48, - 1,47,47,47,1,46,46,45,1,45,45,45,1,43,44,43,1,42,43,42, - 1,41,41,41,1,116,116,116,2,79,78,79,1,78,77,77,1,76,76,76, - 1,75,75,75,1,74,75,74,1,73,73,73,1,72,72,72,1,71,71,71, - 1,69,70,70,1,69,68,69,1,68,67,67,1,67,66,66,1,66,65,66, - 1,65,65,64,1,116,116,116,1,66,66,66,2,60,60,60,1,66,66,66, - 2,116,116,116,1,56,55,55,1,54,55,55,1,53,53,53,1,52,53,52, - 1,52,51,51,1,51,50,50,1,50,50,49,1,48,48,48,1,47,47,47, - 1,45,46,46,1,45,44,45,1,44,44,44,1,42,42,43,1,41,42,42, - 1,116,116,116,2,78,78,79,1,77,77,78,1,77,76,76,1,75,76,75, - 1,74,75,75,1,73,73,74,1,72,73,72,1,71,71,71,1,70,70,70, - 1,69,69,69,1,68,68,68,1,67,66,67,1,66,66,65,1,64,65,64, - 1,116,116,116,1,66,66,66,2,60,60,60,1,66,66,66,2,116,116,116, - 1,55,56,56,1,54,54,54,2,53,52,53,1,52,51,51,1,51,50,50, - 1,49,49,49,1,48,49,48,1,47,47,47,1,46,46,46,1,45,44,45, - 1,44,43,43,1,43,43,43,1,41,42,42,1,116,116,116,2,0,0,0, - 14,116,116,116,1,66,66,66,2,60,60,61,1,66,66,66,2,116,116,116, - 1,0,0,0,14,116,116,116,2,79,79,79,1,78,78,78,1,77,77,77, - 1,204,204,204,11,116,116,116,1,66,66,66,2,60,61,60,1,66,66,66, - 2,116,116,116,1,204,204,204,11,44,44,44,1,43,43,43,1,42,42,42, - 1,116,116,116,2,79,79,79,1,78,78,78,1,77,76,76,1,76,76,75, - 1,75,75,74,1,73,74,74,1,73,72,72,1,71,71,72,1,71,70,71, - 1,69,69,69,1,68,68,68,1,67,67,67,1,66,66,66,1,65,65,64, - 1,116,116,116,1,66,66,66,2,61,61,60,1,66,66,66,2,116,116,116, - 1,56,56,56,1,55,55,55,1,54,54,54,1,53,53,53,1,52,52,51, - 1,51,50,50,1,50,49,50,1,48,48,49,1,48,47,48,1,46,46,46, - 1,45,45,45,1,44,44,44,1,43,43,43,1,42,42,42,1,116,116,116, - 1,4,108,101,102,116,3,29,1,3,116,111,112,2,30,0,0,0) + 69,69,69,1,68,68,68,1,67,67,66,1,66,66,66,1,65,64,65,1, + 63,63,63,1,62,62,62,1,61,61,61,1,60,60,60,1,59,59,59,1, + 58,58,58,1,56,56,57,1,55,56,56,1,55,55,54,1,54,54,53,1, + 116,116,116,1,66,66,66,2,49,49,49,1,66,66,66,2,116,116,116,1, + 45,45,45,1,44,43,44,1,43,42,42,1,41,42,42,1,40,41,41,1, + 40,40,40,1,38,38,38,1,37,37,37,1,36,36,36,1,35,35,35,1, + 34,34,34,1,32,33,33,1,32,32,31,1,30,30,31,1,116,116,116,2, + 0,0,0,14,116,116,116,1,66,66,66,2,49,50,50,1,66,66,66,2, + 116,116,116,1,0,0,0,14,116,116,116,2,68,67,68,1,67,67,67,1, + 65,66,66,1,204,204,204,11,116,117,117,1,66,66,66,2,49,50,50,1, + 66,66,66,2,116,116,116,1,204,204,204,11,33,33,33,1,32,32,32,1, + 31,30,31,1,116,116,116,2,68,68,68,1,67,66,67,1,65,65,66,1, + 65,65,65,1,63,63,64,1,63,63,62,1,61,61,61,1,60,61,60,1, + 59,59,59,1,58,58,58,1,57,57,57,1,56,56,55,1,55,55,54,1, + 54,54,54,1,116,116,116,1,66,66,66,2,49,50,49,1,66,66,66,2, + 116,116,116,1,45,45,45,1,44,44,44,1,43,43,43,1,42,41,42,1, + 41,41,40,1,39,39,40,1,38,39,39,1,37,37,38,1,37,36,36,1, + 35,36,35,1,34,34,35,1,33,33,33,1,32,32,32,1,31,31,31,1, + 116,116,116,2,68,68,68,1,67,67,67,1,66,66,66,1,65,65,65,1, + 64,63,63,1,62,63,63,1,61,62,61,1,60,61,60,1,59,59,59,1, + 59,59,58,1,57,57,57,1,56,56,56,1,55,55,55,1,54,54,54,1, + 116,116,116,1,66,66,66,2,49,49,50,1,66,66,66,2,116,116,116,1, + 45,45,45,1,44,44,44,1,43,43,43,1,42,42,41,1,41,40,41,1, + 40,39,39,1,39,38,38,1,38,38,37,1,37,36,37,1,36,36,35,1, + 34,35,34,1,33,33,34,1,32,32,32,1,31,31,31,1,116,116,116,2, + 68,68,68,1,67,67,68,1,66,66,66,1,65,64,65,1,64,64,64,1, + 63,62,63,1,61,62,61,1,60,61,60,1,59,59,59,1,58,58,59,1, + 58,57,57,1,56,56,56,1,55,55,55,1,53,54,54,1,116,116,116,1, + 66,66,66,2,50,49,49,1,66,66,66,2,116,116,116,1,45,46,45,1, + 44,44,44,1,43,43,43,1,42,42,42,1,40,41,41,1,40,40,40,1, + 39,39,39,1,38,38,38,1,37,37,37,1,35,35,35,1,35,35,34,1, + 33,34,33,1,32,32,33,1,31,31,31,1,116,116,116,2,68,68,68,1, + 67,67,67,1,66,66,66,1,65,65,64,1,64,64,63,1,63,62,63,1, + 62,62,62,1,60,61,61,1,59,60,60,1,59,58,58,1,58,57,57,1, + 56,57,56,1,55,55,55,1,54,54,54,1,116,116,117,1,66,66,66,2, + 50,50,50,1,66,66,66,2,116,116,116,1,45,46,45,1,44,44,45,1, + 43,43,43,1,42,42,43,1,41,41,41,1,40,40,40,1,39,39,38,1, + 37,38,38,1,37,36,36,1,36,36,35,1,34,35,34,1,33,33,33,1, + 32,32,33,1,31,31,31,1,116,116,116,2,68,68,69,1,67,68,68,1, + 66,67,67,1,65,65,65,1,64,64,64,1,63,62,62,1,61,62,62,1, + 61,60,61,1,60,59,60,1,59,59,59,1,57,57,58,1,57,57,56,1, + 55,55,55,1,54,54,54,1,116,116,116,1,66,66,66,2,50,50,50,1, + 66,66,66,2,116,116,116,1,45,45,45,1,44,44,45,1,43,43,43,1, + 42,43,42,1,41,41,41,1,40,40,40,1,39,39,39,1,38,38,37,1, + 37,37,37,1,35,35,36,1,34,34,35,1,33,33,33,1,33,33,32,1, + 32,31,31,1,116,116,116,2,69,69,69,1,68,68,67,1,67,67,66,1, + 65,65,65,1,64,64,64,1,63,63,63,1,62,61,62,1,61,61,61,1, + 60,59,60,1,59,59,58,1,58,58,57,1,56,57,56,1,55,56,56,1, + 55,54,54,1,116,116,116,1,66,66,66,2,50,50,50,1,66,66,66,2, + 116,116,116,1,46,46,45,1,44,44,44,1,43,43,43,1,42,43,42,1, + 41,42,41,1,41,40,40,1,39,39,39,1,37,38,38,1,37,37,37,1, + 36,36,36,1,35,35,34,1,33,34,34,1,32,33,32,1,31,32,31,1, + 116,116,116,2,68,68,69,1,67,68,68,1,66,66,66,1,66,65,65,1, + 64,64,64,1,63,63,63,1,62,62,62,1,61,61,61,1,60,60,60,1, + 58,59,58,1,58,58,58,1,56,57,57,1,55,55,55,1,55,54,54,1, + 116,116,116,1,66,66,66,2,50,50,50,1,66,66,66,2,116,116,116,1, + 46,45,45,1,45,45,45,1,43,43,43,1,42,42,43,1,41,41,41,1, + 40,41,41,1,39,39,39,1,38,38,38,1,37,37,37,1,36,36,36,1, + 35,34,35,1,33,34,34,1,32,33,33,1,31,31,32,1,116,116,116,2, + 0,0,0,14,116,117,116,1,66,66,66,2,50,50,50,1,66,66,66,2, + 116,116,116,1,0,0,0,14,116,116,116,2,69,69,69,1,68,68,68,1, + 66,66,67,1,204,204,204,11,116,116,116,1,66,66,66,2,50,50,50,1, + 66,66,66,2,116,116,116,1,204,204,204,11,34,34,34,1,33,33,33,1, + 32,32,32,1,116,116,116,2,68,69,69,1,68,68,68,1,66,66,67,1, + 65,66,65,1,64,64,64,1,63,63,63,1,63,62,63,1,61,61,61,1, + 61,60,60,1,59,59,59,1,58,58,57,1,57,56,57,1,56,56,55,1, + 55,54,55,1,116,116,116,1,66,66,66,2,51,51,50,1,66,66,66,2, + 116,116,116,1,46,46,46,1,45,45,45,1,43,43,43,1,42,42,42,1, + 41,41,41,2,39,39,39,1,38,39,38,1,37,38,37,1,36,36,36,1, + 35,35,35,1,33,34,34,1,33,33,33,1,32,31,32,1,116,116,116,2, + 69,69,68,1,68,68,67,1,66,66,66,2,64,65,64,1,63,63,63,1, + 62,62,62,1,61,62,62,1,60,61,60,1,59,59,59,1,58,58,58,1, + 57,57,56,1,56,56,56,1,55,54,55,1,116,116,116,1,66,66,66,2, + 50,50,50,1,66,66,66,2,116,116,116,1,46,46,46,1,45,45,45,1, + 43,44,44,1,43,42,43,1,42,41,41,1,41,41,40,1,39,39,40,1, + 38,38,38,1,37,38,38,1,36,36,36,1,35,35,35,1,34,34,34,1, + 33,33,33,1,32,31,32,1,116,116,116,2,69,69,69,1,68,68,68,1, + 67,66,67,1,66,65,66,1,65,65,64,1,63,63,64,1,63,62,63,1, + 61,62,61,1,60,60,61,1,59,59,59,1,58,58,58,1,57,57,57,1, + 56,56,56,1,55,55,55,1,117,116,116,1,66,66,66,2,50,50,50,1, + 66,66,66,2,116,116,116,1,46,46,47,1,45,45,45,1,44,43,44,1, + 43,43,43,1,42,41,41,1,41,41,41,1,40,40,39,1,39,38,38,1, + 37,37,37,1,36,36,36,1,35,35,35,1,34,34,34,1,33,33,33,1, + 32,32,32,1,116,116,116,2,70,69,69,1,68,68,68,1,67,67,66,1, + 66,66,66,1,65,65,65,1,64,64,64,1,62,63,63,1,61,61,61,1, + 60,60,60,1,59,60,59,1,58,58,58,1,57,57,57,1,56,56,56,1, + 55,55,55,1,116,116,116,1,66,66,66,2,50,50,50,1,66,66,66,2, + 116,116,116,1,46,46,46,1,45,45,45,1,44,44,44,1,43,43,43,1, + 42,42,42,1,40,40,41,1,40,39,40,1,38,39,38,1,37,38,37,1, + 36,36,36,1,36,36,35,1,34,34,34,1,33,33,33,1,33,32,32,1, + 116,116,116,2,69,69,69,1,68,68,68,1,67,67,67,1,66,66,66,1, + 65,65,65,1,64,64,64,1,63,63,63,1,61,62,61,1,61,61,60,1, + 60,60,59,1,58,59,59,1,57,57,57,1,56,57,56,1,55,55,55,1, + 116,116,116,1,66,66,66,2,50,51,50,1,66,66,66,2,116,116,116,1, + 46,46,46,1,45,45,45,1,44,44,45,1,43,43,43,1,42,42,42,1, + 41,41,41,1,40,40,40,1,39,38,39,1,37,37,37,2,35,35,35,1, + 34,34,34,1,33,34,33,1,32,32,32,1,116,116,116,2,69,69,70,1, + 69,68,68,1,67,67,67,1,66,66,66,1,65,65,65,1,64,63,64,1, + 63,62,62,1,62,62,62,1,61,61,60,1,59,59,60,1,58,58,58,1, + 57,57,57,1,56,56,56,1,55,55,55,1,116,116,116,1,66,66,66,2, + 51,51,51,1,66,66,66,2,116,116,116,1,46,47,47,1,45,45,46,1, + 45,44,44,1,43,43,43,1,42,42,42,1,41,41,41,1,39,40,40,1, + 39,39,39,1,37,38,38,1,37,37,37,1,35,35,36,1,35,35,35,1, + 34,33,33,1,33,33,32,1,116,116,116,2,70,69,70,1,68,68,68,1, + 67,67,67,1,66,66,66,1,65,65,65,1,64,64,64,1,63,63,63,1, + 62,62,61,1,61,61,61,1,60,60,60,1,58,58,59,1,57,57,58,1, + 56,56,56,1,55,56,55,1,116,116,116,1,66,66,66,2,51,51,51,1, + 66,66,66,2,116,116,116,1,46,47,47,1,45,45,45,1,45,44,44,1, + 44,43,43,1,42,42,43,1,41,41,41,1,40,40,40,1,39,39,39,1, + 38,38,38,1,37,37,36,1,36,36,36,1,34,35,34,1,33,33,34,1, + 32,32,32,1,116,116,116,2,0,0,0,14,116,116,116,1,66,66,66,2, + 51,51,51,1,66,66,66,2,116,116,116,1,0,0,0,14,116,116,116,2, + 70,70,70,1,69,69,68,1,68,68,67,1,204,204,204,11,116,116,116,1, + 66,66,66,2,52,51,51,1,66,66,66,2,116,116,116,1,204,204,204,11, + 35,34,35,1,34,33,34,1,33,33,33,1,116,116,116,2,70,70,70,1, + 69,68,69,1,68,68,68,1,67,66,67,1,65,65,65,1,64,64,64,1, + 64,63,64,1,62,62,62,1,61,61,61,1,60,60,60,1,58,58,59,1, + 57,58,58,1,56,57,57,1,55,56,55,1,116,116,116,1,66,66,66,2, + 51,51,51,1,66,66,66,2,116,116,116,1,47,47,47,1,45,46,46,1, + 45,44,45,1,43,43,44,1,43,42,43,1,41,41,41,1,40,41,40,1, + 39,39,39,1,38,38,39,1,37,37,37,1,36,36,36,1,35,34,34,1, + 33,34,33,1,33,32,33,1,116,116,116,2,69,70,70,1,69,69,69,1, + 68,67,67,1,66,66,67,1,65,66,66,1,65,64,64,1,64,63,63,1, + 62,63,62,1,62,61,61,1,60,60,60,1,58,59,58,1,57,57,58,1, + 57,57,57,1,56,55,56,1,116,116,116,1,66,66,66,2,51,51,51,1, + 66,66,66,2,116,116,116,1,47,46,47,1,46,46,45,1,45,45,44,1, + 43,44,43,1,42,42,42,2,41,41,41,1,40,39,39,1,38,38,38,1, + 37,37,37,1,36,36,36,1,35,35,35,1,34,33,33,1,33,33,32,1, + 116,116,116,2,70,70,70,1,68,68,69,1,67,67,67,1,66,66,66,1, + 66,65,65,1,64,64,65,1,63,63,63,1,62,63,62,1,61,61,61,1, + 60,60,60,1,59,59,59,1,58,57,58,1,57,57,57,1,55,56,56,1, + 116,116,116,1,66,66,66,2,52,52,52,1,66,66,66,2,116,116,116,1, + 47,47,46,1,46,46,46,1,45,44,45,1,44,44,44,1,42,42,43,1, + 42,42,41,1,41,40,40,1,39,39,40,1,38,38,38,1,37,38,37,1, + 36,36,36,1,35,35,35,1,34,34,33,1,33,33,33,1,116,116,116,2, + 70,70,70,1,69,69,69,1,68,67,67,1,67,67,67,1,66,66,66,1, + 65,64,64,1,63,63,63,1,62,62,62,1,61,61,61,1,60,60,60,1, + 59,60,59,1,58,58,58,1,57,57,57,1,55,55,56,1,116,116,116,1, + 66,66,66,2,51,52,51,1,66,66,66,2,116,116,116,1,47,47,47,1, + 46,46,46,1,44,45,44,1,43,44,44,1,43,43,43,1,41,42,41,1, + 41,41,40,1,40,39,39,1,38,38,38,2,36,36,36,1,35,35,35,1, + 34,33,34,1,33,33,33,1,116,116,116,2,70,70,71,1,69,69,69,1, + 68,67,68,1,66,67,67,1,65,66,66,1,65,64,65,1,63,63,63,1, + 63,62,63,1,61,61,62,1,60,60,60,1,59,59,59,1,58,58,58,1, + 57,57,57,1,55,56,56,1,116,116,116,1,66,66,66,2,51,51,52,1, + 66,66,66,2,116,116,116,1,47,47,47,1,47,46,46,1,45,45,45,1, + 44,44,44,1,43,42,43,1,41,42,41,1,40,41,40,1,40,40,39,1, + 39,38,38,1,37,38,37,1,36,36,36,1,35,36,35,1,34,34,34,1, + 33,32,33,1,116,116,116,2,70,70,70,1,69,69,69,1,68,68,68,1, + 67,66,67,1,65,65,66,1,65,65,64,1,64,64,63,1,62,63,62,1, + 61,61,61,1,61,60,61,1,59,60,59,1,59,58,58,1,57,57,57,1, + 56,56,56,1,116,116,116,1,66,66,66,2,51,52,51,1,66,66,66,2, + 116,116,116,1,48,47,47,1,46,46,46,1,45,45,45,1,44,44,44,1, + 43,43,43,1,42,42,41,1,41,40,41,1,40,39,39,1,39,38,39,1, + 37,37,37,1,36,37,36,1,35,35,35,1,34,34,34,1,33,33,33,1, + 116,116,116,2,0,0,0,14,116,116,116,1,66,66,66,2,52,52,52,1, + 66,66,66,2,116,116,116,1,0,0,0,14,116,116,116,2,71,71,70,1, + 70,69,69,1,69,68,68,1,204,204,204,11,116,116,116,1,66,66,66,2, + 52,52,51,1,66,66,66,2,116,116,116,1,204,204,204,11,36,35,35,1, + 34,35,35,1,33,33,33,1,116,116,116,2,70,70,70,1,69,70,69,1, + 68,68,68,1,67,67,67,1,66,66,66,1,65,65,65,1,64,64,63,1, + 63,63,63,1,61,62,61,1,61,60,61,1,59,60,60,1,59,58,58,1, + 58,57,58,1,56,56,56,1,116,116,116,1,66,66,66,2,52,52,52,1, + 66,66,66,2,116,116,116,1,48,47,48,1,46,47,46,1,45,45,46,1, + 44,44,45,1,43,43,43,1,42,42,42,1,41,41,41,1,40,40,40,1, + 38,38,39,1,38,38,37,1,37,37,36,1,35,35,35,1,34,35,35,1, + 34,33,33,1,116,116,116,2,71,70,70,1,70,69,69,1,69,68,69,1, + 67,68,67,1,66,66,66,1,65,65,65,1,64,64,64,1,63,63,63,1, + 62,62,62,1,61,60,60,1,59,60,59,1,58,59,59,1,57,58,58,1, + 56,57,56,1,116,116,116,1,66,66,66,2,52,52,52,1,66,66,66,2, + 116,116,116,1,48,47,48,1,46,47,47,1,45,46,45,1,44,44,44,1, + 44,44,43,1,42,42,42,1,42,41,41,1,40,40,40,1,39,39,39,1, + 38,38,37,1,37,36,37,1,36,35,36,1,35,35,35,1,33,34,33,1, + 116,116,116,2,70,71,71,1,69,69,70,1,68,69,68,1,68,68,68,1, + 66,66,66,1,65,65,65,1,64,65,64,1,63,63,63,1,62,62,62,1, + 61,61,61,1,60,59,59,1,59,59,59,1,57,58,58,1,56,56,56,1, + 116,116,116,1,66,66,66,2,52,52,52,1,66,66,66,2,116,116,116,1, + 48,47,48,1,46,47,47,1,45,46,46,1,45,44,44,1,44,43,43,1, + 43,42,42,1,41,42,41,1,40,40,40,1,39,39,39,1,38,38,38,1, + 37,37,37,1,36,36,36,1,35,35,35,1,33,34,33,1,116,116,116,2, + 71,71,70,1,69,70,70,1,69,68,68,1,68,68,67,1,66,67,66,1, + 66,66,65,1,64,64,64,1,63,63,63,1,62,62,62,1,61,61,61,1, + 60,59,60,1,59,59,58,1,58,58,58,1,56,57,57,1,116,116,116,1, + 66,66,66,2,52,52,52,1,66,66,66,2,116,116,116,1,48,47,48,1, + 46,46,47,1,45,46,46,1,44,44,44,2,42,42,42,1,42,41,42,1, + 40,40,40,1,39,39,39,1,38,38,38,1,37,37,37,1,36,36,36,1, + 35,35,35,1,34,34,34,1,116,116,116,2,71,71,71,1,70,70,70,1, + 68,68,68,1,67,68,68,1,66,67,66,1,65,66,66,1,65,64,64,1, + 63,63,63,1,62,62,62,1,61,61,61,1,60,60,60,1,58,59,59,1, + 57,58,57,1,57,57,57,1,116,116,116,1,66,66,66,2,52,52,52,1, + 66,66,66,2,116,116,116,1,48,48,48,1,47,47,47,1,45,46,46,1, + 45,45,44,1,44,44,44,1,43,42,42,1,41,41,41,1,40,41,40,1, + 39,40,39,1,38,38,38,1,37,37,37,1,36,36,36,1,34,34,35,1, + 34,34,34,1,116,116,116,2,71,71,71,1,70,70,70,1,68,69,69,1, + 68,67,68,1,67,67,66,1,66,66,65,1,65,65,65,1,63,64,63,1, + 62,63,62,1,61,61,61,1,60,60,60,1,59,59,59,1,58,58,58,1, + 56,57,57,1,116,116,116,1,66,66,66,2,53,53,53,1,66,66,66,2, + 116,116,116,1,48,48,48,1,47,47,47,1,46,46,46,1,45,45,44,1, + 44,44,44,1,43,42,43,1,41,41,41,1,40,40,41,1,40,39,39,1, + 39,38,38,1,37,37,37,1,37,36,36,1,35,35,35,1,34,34,34,1, + 116,116,116,2,71,71,71,1,69,70,70,1,69,69,69,1,68,68,67,1, + 66,66,67,1,66,66,65,1,64,65,65,1,63,63,63,1,62,62,62,1, + 61,61,62,1,61,60,60,1,59,59,59,1,58,58,58,1,57,57,56,1, + 116,116,116,1,66,66,66,2,52,52,53,1,66,66,66,2,116,116,116,1, + 48,48,48,1,47,47,47,1,46,46,46,1,45,45,45,1,44,44,44,1, + 43,42,42,1,41,41,42,1,41,40,40,1,40,40,39,1,39,38,39,1, + 37,38,37,1,36,36,36,1,35,35,35,1,34,34,33,1,116,116,116,2, + 0,0,0,14,116,116,116,1,66,66,66,2,52,53,52,1,66,66,66,2, + 116,116,116,1,0,0,0,14,116,116,116,2,72,71,72,1,70,71,70,1, + 69,69,69,1,204,204,204,11,116,116,116,1,66,66,66,2,53,53,53,1, + 66,66,66,2,116,116,116,1,204,204,204,11,36,36,36,1,35,36,35,1, + 34,34,34,1,116,116,116,2,72,71,71,1,70,70,71,1,70,69,69,1, + 68,68,68,1,67,67,67,1,66,66,66,1,65,65,65,1,64,63,63,1, + 62,62,63,1,61,62,61,1,60,60,61,1,59,59,59,1,58,59,58,1, + 58,57,57,1,116,116,116,1,66,66,66,2,53,53,52,1,66,66,66,2, + 116,116,116,1,48,48,48,1,47,47,47,1,46,46,46,1,45,45,45,1, + 44,44,44,1,43,43,43,1,42,41,42,1,40,40,41,1,40,40,40,1, + 39,39,39,1,37,38,37,1,36,36,36,1,35,36,35,1,34,34,34,1, + 116,116,116,2,72,71,72,1,70,70,70,1,69,69,69,1,69,68,68,1, + 67,67,67,1,66,66,66,1,65,65,65,1,64,64,64,1,63,63,63,1, + 61,62,62,1,60,60,60,1,59,59,59,1,59,59,58,1,58,57,57,1, + 116,116,116,1,66,66,66,2,53,53,53,1,66,66,66,2,116,116,116,1, + 49,48,48,1,48,48,47,1,47,46,46,1,45,45,45,1,44,44,44,1, + 43,43,43,1,41,42,42,1,41,41,41,1,40,40,40,1,39,39,39,1, + 38,37,37,1,37,36,37,1,35,36,36,1,35,35,34,1,116,116,116,2, + 71,72,72,1,70,71,70,1,69,70,69,1,68,68,68,1,67,68,67,1, + 66,66,66,1,65,65,65,1,63,64,64,1,63,63,63,1,61,62,62,1, + 60,61,61,1,59,59,59,2,58,57,57,1,116,116,116,1,66,66,66,2, + 53,53,52,1,66,66,66,2,116,116,116,1,49,49,48,1,47,48,48,1, + 46,46,46,1,46,45,45,1,44,45,44,1,43,43,44,1,42,42,42,1, + 41,41,41,1,40,40,40,1,39,38,38,1,38,37,38,1,36,37,36,1, + 35,36,36,1,34,34,34,1,116,116,116,2,72,72,71,1,70,70,71,1, + 69,69,69,1,68,69,68,1,67,67,67,1,66,66,66,1,65,65,65,1, + 64,64,64,1,63,62,63,1,62,62,62,1,61,61,61,1,59,60,59,1, + 59,58,58,1,58,57,57,1,116,117,117,1,66,66,66,2,54,53,53,1, + 66,66,66,2,116,116,116,1,49,49,48,1,48,47,48,1,47,46,46,1, + 46,46,45,1,44,45,45,1,43,43,44,1,42,42,43,1,41,41,41,1, + 40,40,40,1,39,39,39,1,38,38,37,1,37,37,36,1,36,35,35,1, + 35,34,34,1,116,116,116,2,72,72,72,1,71,70,70,1,70,69,70,1, + 68,68,69,1,68,68,67,1,66,66,66,1,65,65,65,1,64,65,64,1, + 63,63,63,1,62,62,62,1,61,60,60,1,60,60,60,1,59,59,59,1, + 57,57,58,1,116,117,117,1,66,66,66,2,54,53,53,1,66,66,66,2, + 116,116,116,1,49,48,49,1,47,48,48,1,47,47,47,1,46,46,46,1, + 45,45,45,1,43,44,43,1,43,42,42,1,42,41,42,1,40,41,40,1, + 39,39,38,1,38,38,38,1,37,37,36,1,35,36,36,1,35,34,34,1, + 116,116,116,2,71,72,72,1,71,70,71,1,69,69,70,1,69,68,68,1, + 67,67,67,1,66,66,66,1,65,65,65,1,64,65,64,1,63,63,63,1, + 62,62,62,1,61,61,61,1,59,60,60,1,59,59,59,1,58,58,58,1, + 116,116,117,1,66,66,66,2,53,53,53,1,66,66,66,2,116,116,116,1, + 49,49,49,1,48,48,48,1,47,46,46,1,46,46,46,1,44,45,45,1, + 43,43,44,1,43,43,43,1,42,41,41,1,40,41,40,1,39,39,39,1, + 38,38,38,1,37,37,36,1,36,36,36,1,35,35,35,1,116,116,116,2, + 72,72,72,1,71,71,71,1,70,70,70,1,69,69,69,1,68,67,67,1, + 67,66,66,1,66,66,65,1,64,64,64,1,63,63,63,1,62,62,62,1, + 61,61,61,1,60,60,60,1,58,59,59,1,58,58,58,1,116,116,116,1, + 66,66,66,2,53,54,54,1,66,66,66,2,116,116,116,1,49,49,49,1, + 48,48,48,1,47,47,47,1,46,46,46,1,45,45,45,1,44,43,44,1, + 42,43,42,1,41,42,41,1,41,40,40,1,39,39,39,1,38,38,38,1, + 37,37,37,1,36,36,36,1,35,35,35,1,116,116,116,2,0,0,0,14, + 116,116,116,1,66,66,66,2,53,54,53,1,66,66,66,2,116,116,116,1, + 0,0,0,14,116,116,116,2,72,72,72,1,71,71,71,1,70,70,70,1, + 204,204,204,11,116,116,116,1,66,66,66,2,53,53,53,1,66,66,66,2, + 116,116,116,1,204,204,204,11,37,37,37,1,36,36,36,1,35,35,35,1, + 116,116,116,2,72,72,72,1,71,71,71,1,70,70,70,1,69,68,69,1, + 68,68,68,1,67,67,67,1,66,66,65,1,64,64,64,1,64,63,64,1, + 62,63,63,1,61,61,61,1,60,61,60,1,59,59,59,1,58,58,58,1, + 116,116,117,1,66,66,66,2,54,53,54,1,66,66,66,2,116,116,116,1, + 49,49,49,1,48,48,48,1,47,47,47,1,46,46,46,1,44,45,45,1, + 43,44,44,1,43,42,42,1,42,41,42,1,41,41,41,1,40,39,39,1, + 39,39,39,1,37,37,37,1,36,36,36,1,35,35,35,1,116,116,116,2, + 72,72,72,1,72,71,71,1,70,70,70,1,69,69,69,1,68,68,67,1, + 67,67,67,1,66,65,65,1,65,64,65,1,63,63,64,1,62,63,62,1, + 61,61,61,1,61,60,61,1,59,59,60,1,59,58,58,1,116,116,116,1, + 66,66,66,2,53,54,54,1,66,66,66,2,116,116,116,1,50,49,49,1, + 48,49,48,1,48,48,47,1,46,46,46,1,45,45,45,1,44,44,44,1, + 43,43,43,1,42,41,42,1,41,41,40,1,39,39,40,1,38,38,39,1, + 37,37,37,1,36,36,36,1,35,35,36,1,116,116,116,2,72,73,72,1, + 71,71,72,1,70,70,70,1,69,69,69,1,68,68,68,1,67,67,67,1, + 66,66,66,1,64,65,64,1,64,64,63,1,62,63,62,1,61,61,62,1, + 61,60,60,1,59,59,59,1,58,59,58,1,116,116,116,1,66,66,66,2, + 53,54,54,1,66,66,66,2,116,116,116,1,50,49,50,1,48,48,49,1, + 48,47,47,1,46,47,46,1,45,45,45,1,44,44,44,1,42,43,43,1, + 42,42,42,1,41,40,41,1,40,39,40,1,38,39,39,1,38,38,38,1, + 36,36,36,1,35,35,35,1,116,116,116,2,73,73,72,1,71,72,71,1, + 70,70,70,1,69,69,69,1,68,68,68,1,67,67,67,1,65,66,66,1, + 65,64,64,1,64,64,64,1,63,63,62,1,62,62,62,1,60,61,61,1, + 59,59,59,1,58,59,58,1,116,116,116,1,66,66,66,2,54,54,54,1, + 66,66,66,2,116,116,116,1,50,49,50,1,48,48,48,1,47,47,47,1, + 46,46,46,1,46,45,45,1,44,44,45,1,43,43,43,1,42,41,42,1, + 41,41,41,1,40,40,40,1,39,39,39,1,38,38,38,1,37,37,36,1, + 35,35,35,1,116,116,116,2,72,73,73,1,71,72,71,1,71,70,70,1, + 69,70,69,1,68,68,69,1,67,67,67,1,66,66,66,1,65,65,65,1, + 64,64,64,1,63,63,63,1,61,62,62,1,60,60,60,1,59,59,59,1, + 58,58,58,1,116,116,116,1,66,66,66,2,54,54,54,1,66,66,66,2, + 116,116,116,1,49,50,50,1,49,48,48,1,48,48,48,1,46,47,46,1, + 45,45,45,1,44,44,44,1,43,43,43,1,42,42,42,1,41,41,41,1, + 40,40,40,1,39,39,38,1,38,38,37,1,36,36,37,1,35,35,35,1, + 116,116,116,2,73,72,73,1,72,72,72,1,70,71,70,1,70,69,69,1, + 68,69,69,1,67,68,67,1,66,66,66,1,65,65,65,1,64,64,64,1, + 63,63,62,1,62,62,62,1,61,61,61,1,59,60,59,1,58,59,59,1, + 116,116,116,1,66,66,66,2,54,54,55,1,66,66,66,2,116,116,116,1, + 50,50,50,1,49,48,49,1,48,47,47,1,46,47,47,1,46,45,45,1, + 45,44,45,1,43,43,44,1,43,42,43,1,41,41,41,1,40,40,40,1, + 39,39,39,1,38,38,38,1,37,36,37,1,35,35,36,1,116,116,116,2, + 0,0,0,14,116,116,116,1,66,66,66,2,54,54,54,1,66,66,66,2, + 116,116,116,1,0,0,0,14,116,116,116,2,73,73,73,1,72,72,71,1, + 71,71,71,1,204,204,204,11,116,116,116,1,66,66,66,2,54,54,54,1, + 66,66,66,2,116,116,116,1,204,204,204,11,38,38,38,1,37,37,37,1, + 35,36,36,1,116,116,116,2,73,73,73,1,72,72,71,1,71,71,71,1, + 70,70,69,1,69,69,68,1,67,68,67,1,66,67,66,1,66,66,65,1, + 64,64,65,1,63,64,63,1,62,62,62,1,61,61,61,1,60,60,60,1, + 59,59,59,1,116,116,116,1,66,66,66,2,55,54,54,1,66,66,66,2, + 116,116,116,1,50,50,50,1,49,49,49,1,48,48,48,1,47,47,46,1, + 46,45,46,1,45,45,45,1,43,43,43,1,43,42,42,1,41,41,41,1, + 40,40,40,1,39,39,39,1,38,38,38,1,37,37,37,1,36,36,36,1, + 116,116,116,2,73,73,73,1,72,72,72,1,70,71,70,1,69,70,70,1, + 69,69,69,1,68,67,68,1,67,66,66,1,65,65,65,1,64,64,64,1, + 63,63,63,1,62,62,62,1,61,61,61,1,60,60,60,1,59,59,59,1, + 116,116,116,1,66,66,66,2,55,55,55,1,66,66,66,2,116,116,116,1, + 50,50,50,1,49,49,49,1,48,48,48,1,47,47,47,1,45,46,46,1, + 45,45,45,1,44,44,44,1,43,42,42,1,42,41,42,1,40,40,40,1, + 39,39,39,1,38,38,38,1,37,37,37,1,36,36,36,1,116,116,116,2, + 73,73,74,1,72,72,72,1,71,71,71,1,70,70,70,1,69,69,69,1, + 67,67,68,1,66,67,67,1,66,65,65,1,64,65,64,1,64,63,63,1, + 62,62,62,1,61,61,61,1,60,60,60,1,59,59,59,1,116,116,116,1, + 66,66,66,2,54,55,54,1,66,66,66,2,116,116,116,1,50,51,50,1, + 49,49,49,1,48,48,48,1,47,47,47,1,46,45,46,1,45,45,45,1, + 44,44,43,1,43,42,43,1,41,42,41,1,40,40,40,1,39,40,40,1, + 38,38,39,1,38,37,37,1,37,36,36,1,116,116,116,2,73,73,73,1, + 72,72,72,1,71,71,71,1,70,70,70,1,69,69,68,1,68,68,68,1, + 67,67,66,1,66,65,65,1,65,65,64,1,64,63,63,1,63,63,62,1, + 61,61,61,1,60,60,61,1,59,59,59,1,116,116,116,1,66,66,66,2, + 55,54,55,1,66,66,66,2,116,116,116,1,51,50,51,1,49,49,49,1, + 48,48,48,1,47,47,47,1,45,46,46,1,45,45,45,1,44,43,44,1, + 43,43,42,1,41,42,42,1,40,41,40,1,40,39,40,1,38,38,38,1, + 37,37,38,1,37,36,37,1,116,116,116,2,74,73,73,1,72,72,72,2, + 70,70,70,1,69,69,69,1,68,67,68,1,67,67,67,1,66,66,65,1, + 65,65,65,1,63,64,63,1,62,63,63,1,62,61,62,1,60,60,60,1, + 59,59,59,1,116,116,116,1,66,66,66,2,55,55,55,1,66,66,66,2, + 116,116,116,1,50,51,51,1,49,49,49,1,48,48,48,1,47,47,47,1, + 46,46,46,1,45,45,45,1,44,44,44,1,43,42,43,1,42,42,42,1, + 41,40,40,1,40,39,40,1,38,38,38,1,37,37,38,1,37,36,36,1, + 116,116,116,2,73,74,73,1,73,72,72,1,71,71,71,1,71,71,70,1, + 69,69,69,1,68,68,68,1,67,67,67,1,66,66,66,1,65,64,65,1, + 63,64,63,1,62,62,62,1,61,61,61,1,61,61,60,1,59,59,59,1, + 116,116,117,1,66,66,66,2,55,55,55,1,66,66,66,2,116,116,116,1, + 51,50,50,1,50,50,49,1,48,49,48,1,47,47,48,1,46,46,46,1, + 45,45,45,1,44,44,44,1,43,43,43,1,41,42,42,1,41,40,40,1, + 40,39,40,1,38,38,39,1,37,37,37,1,36,37,37,1,116,116,116,2, + 73,73,73,1,72,73,72,1,71,71,71,1,71,71,70,1,69,70,69,1, + 68,68,68,1,67,67,67,1,66,66,66,1,65,65,64,1,63,64,63,1, + 63,62,63,1,61,61,62,1,60,61,61,1,59,59,60,1,116,116,116,1, + 66,66,66,2,55,55,55,1,66,66,66,2,116,116,116,1,50,50,50,1, + 50,50,49,1,48,48,49,1,47,47,48,1,46,46,46,1,45,45,45,1, + 44,44,44,1,43,43,43,1,42,42,42,1,40,41,41,1,40,40,39,1, + 39,39,38,1,38,38,38,1,36,37,36,1,116,116,116,2,0,0,0,14, + 116,116,116,1,66,66,66,2,55,55,55,1,66,66,66,2,116,116,116,1, + 0,0,0,14,116,116,116,2,74,74,74,1,73,72,72,1,71,72,72,1, + 204,204,204,11,116,116,116,1,66,66,66,2,55,56,55,1,66,66,66,2, + 116,116,116,1,204,204,204,11,39,39,39,1,38,38,38,1,36,37,37,1, + 116,116,116,2,74,74,74,1,73,73,72,1,72,71,72,1,70,70,70,2, + 69,69,68,1,67,67,67,1,66,67,67,1,65,66,65,1,64,64,64,1, + 63,63,62,1,62,62,62,1,61,61,60,1,59,60,59,1,116,116,116,1, + 66,66,66,2,55,56,55,1,66,66,66,2,116,116,116,1,51,51,51,1, + 50,50,49,1,48,49,48,1,48,47,48,1,46,47,47,1,45,45,45,1, + 44,44,44,1,43,43,43,1,42,42,42,1,41,41,41,1,40,40,40,1, + 39,39,39,1,38,38,37,1,37,37,36,1,116,116,116,2,74,74,74,1, + 73,73,72,1,72,72,72,1,70,70,71,1,70,69,69,1,68,68,68,1, + 67,67,67,1,66,66,66,1,65,65,65,1,64,65,64,1,63,63,63,1, + 62,61,61,1,61,61,61,1,60,60,59,1,116,117,116,1,66,66,66,2, + 56,56,56,1,66,66,66,2,116,116,116,1,51,51,51,1,50,50,50,1, + 49,49,49,1,48,48,48,1,47,46,46,1,45,45,45,1,45,45,44,1, + 44,44,44,1,42,42,42,1,42,41,42,1,40,40,40,1,39,39,39,1, + 38,38,38,1,37,37,37,1,116,116,116,2,74,74,74,1,73,73,73,1, + 72,71,72,1,71,71,71,1,69,69,69,1,68,68,69,1,68,67,68,1, + 66,66,66,1,66,65,65,1,64,65,64,1,63,63,64,1,62,62,62,1, + 61,61,61,1,60,59,60,1,116,116,116,1,66,66,66,2,55,56,56,1, + 66,66,66,2,116,116,116,1,51,51,51,1,50,50,50,1,49,49,49,1, + 48,48,48,1,47,47,47,1,45,46,46,1,44,45,45,1,44,43,44,1, + 42,42,42,1,41,41,41,1,40,40,40,1,39,39,39,1,38,38,38,1, + 37,37,37,1,116,116,116,2,74,74,74,1,73,73,73,1,72,72,72,1, + 71,70,71,1,70,70,70,1,69,68,69,1,68,67,68,1,67,66,67,1, + 65,65,65,1,64,64,65,1,63,63,63,1,62,62,62,1,61,61,61,1, + 60,60,60,1,117,116,116,1,66,66,66,2,55,56,55,1,66,66,66,2, + 116,116,116,1,51,51,51,1,50,50,50,1,49,49,49,1,48,47,48,1, + 47,46,47,1,46,46,46,1,45,44,44,1,43,44,44,1,42,43,42,1, + 41,42,41,1,41,40,40,1,39,40,40,1,38,38,38,1,37,38,37,1, + 116,116,116,2,75,74,74,1,73,73,73,1,72,72,72,1,71,71,71,1, + 70,69,70,1,68,69,69,1,67,68,68,1,66,66,67,1,65,65,65,1, + 64,64,65,1,63,63,63,1,62,63,62,1,61,61,62,1,61,60,60,1, + 116,116,116,1,66,66,66,2,55,56,55,1,66,66,66,2,116,116,116,1, + 51,51,52,1,50,50,50,1,49,49,49,1,48,48,48,1,47,47,47,1, + 46,46,46,1,45,45,45,1,44,44,43,1,43,43,43,1,41,41,41,1, + 41,41,40,1,40,39,39,1,38,39,38,1,37,38,37,1,116,116,116,2, + 74,74,74,1,74,73,73,1,72,72,72,1,71,71,71,1,70,70,70,1, + 69,69,69,1,68,67,68,1,67,67,67,1,66,65,65,1,65,65,65,1, + 63,64,64,1,63,62,63,1,62,62,61,1,60,60,60,1,117,116,116,1, + 66,66,66,2,56,56,56,1,66,66,66,2,116,116,116,1,51,51,51,1, + 51,50,50,1,50,50,49,1,49,49,48,1,47,47,47,1,46,46,46,1, + 45,44,45,1,43,44,44,1,42,42,43,1,42,41,42,1,41,41,41,1, + 39,40,39,1,39,38,38,1,38,38,38,1,116,116,116,2,75,74,74,1, + 73,73,73,1,72,72,73,1,71,71,71,1,70,70,70,1,69,69,69,1, + 68,68,68,1,67,66,67,1,66,65,66,1,64,64,65,1,64,63,63,1, + 62,63,62,1,61,61,61,1,60,60,61,1,116,116,116,1,66,66,66,2, + 56,56,56,1,66,66,66,2,116,116,116,1,51,52,52,1,50,50,50,1, + 49,49,50,1,48,48,48,1,47,47,48,1,46,46,46,1,45,45,45,1, + 44,44,43,1,43,43,43,1,42,41,42,1,41,41,40,1,40,39,39,1, + 39,39,38,1,37,37,37,1,116,116,116,2,0,0,0,14,116,116,116,1, + 66,66,66,2,56,56,56,1,66,66,66,2,116,116,116,1,0,0,0,14, + 116,116,116,2,75,74,75,1,74,74,73,1,73,73,73,1,204,204,204,11, + 116,116,116,1,66,66,66,2,56,56,56,1,66,66,66,2,116,116,116,1, + 204,204,204,11,40,40,39,1,39,39,39,1,38,37,37,1,116,116,116,2, + 74,75,75,1,74,74,73,1,72,73,72,1,71,71,71,1,71,70,70,1, + 69,70,69,1,68,68,68,1,67,67,67,1,66,66,66,1,65,64,65,1, + 64,64,64,1,63,63,63,1,62,62,62,1,61,60,61,1,116,116,116,1, + 66,66,66,2,56,56,56,1,66,66,66,2,116,116,116,1,52,52,52,1, + 50,51,50,1,49,50,50,1,48,49,48,1,48,47,48,1,47,47,46,1, + 45,46,45,1,44,44,45,1,43,43,43,1,42,42,42,1,41,41,41,1, + 39,40,39,1,39,39,38,1,37,37,38,1,116,116,116,2,75,74,75,1, + 74,74,74,1,72,72,73,1,71,71,72,1,70,70,71,1,69,69,70,1, + 68,69,69,1,67,67,67,1,66,66,66,1,65,65,65,1,63,64,64,1, + 62,63,63,1,62,62,62,1,61,60,61,1,116,116,116,1,66,66,66,2, + 57,56,56,1,66,66,66,2,116,116,116,1,51,52,52,1,51,51,50,1, + 50,50,50,1,49,49,49,1,47,48,48,1,46,47,46,1,45,45,45,1, + 44,44,45,1,43,43,43,1,43,42,42,1,41,41,41,1,40,40,40,1, + 39,38,39,1,37,38,38,1,116,116,116,2,75,75,74,1,74,74,74,1, + 73,73,73,1,72,72,71,1,71,71,70,1,69,70,69,1,68,68,68,1, + 67,67,67,1,66,66,66,1,65,65,65,1,64,64,64,1,63,63,63,1, + 62,62,61,1,60,61,61,1,116,116,117,1,66,66,66,2,57,57,57,1, + 66,66,66,2,116,116,116,1,52,52,51,1,51,51,51,1,49,49,50,1, + 49,49,49,1,48,48,48,1,47,47,47,1,45,46,46,1,44,44,44,1, + 43,43,43,1,42,42,42,1,41,41,41,1,40,40,40,1,39,39,39,1, + 38,37,37,1,116,116,116,2,75,75,75,1,73,74,74,1,73,73,73,1, + 72,72,71,1,71,71,70,1,70,69,70,1,68,68,69,1,67,68,68,1, + 67,66,66,1,65,66,65,1,64,64,65,1,63,63,63,1,62,62,62,1, + 60,61,61,1,116,116,116,1,66,66,66,2,56,56,56,1,66,66,66,2, + 116,116,116,1,52,52,52,1,51,51,51,1,50,50,50,1,49,49,49,1, + 48,48,48,1,46,46,47,1,46,46,45,1,44,44,44,1,44,43,43,1, + 42,42,42,1,41,41,42,1,40,40,40,1,39,39,39,1,38,38,38,1, + 116,116,116,2,75,75,75,1,74,74,74,1,73,73,72,1,72,72,72,1, + 71,71,71,1,69,70,69,1,69,68,68,1,68,68,68,1,66,66,67,1, + 65,65,65,1,64,64,64,1,63,63,63,1,62,62,62,1,61,60,61,1, + 116,116,116,1,66,66,66,2,56,56,57,1,66,66,66,2,116,116,116,1, + 52,52,52,1,51,51,51,1,50,50,50,1,49,49,49,1,48,48,47,1, + 46,47,47,1,46,45,45,1,44,44,44,1,44,44,43,1,43,43,42,1, + 42,41,41,1,40,40,40,1,39,39,39,1,38,38,38,1,116,116,116,2, + 75,75,75,1,74,74,74,1,73,73,73,1,72,72,72,1,71,71,71,1, + 70,69,69,1,68,69,69,1,68,68,67,1,66,66,67,1,65,66,66,1, + 64,64,65,1,63,63,63,1,62,62,62,1,61,60,61,1,117,117,116,1, + 66,66,66,2,57,57,57,1,66,66,66,2,116,116,116,1,52,53,52,1, + 51,51,51,1,50,50,50,1,49,49,49,1,48,48,48,1,46,47,47,1, + 46,46,46,1,45,44,44,1,44,44,44,1,43,43,43,1,41,42,41,1, + 40,40,41,1,39,39,39,1,38,38,39,1,116,116,116,2,75,75,75,1, + 74,74,75,1,73,73,73,1,72,72,72,1,71,71,71,1,70,70,70,1, + 69,68,69,1,67,68,67,1,67,67,66,1,65,66,66,1,64,64,64,2, + 62,62,62,1,61,61,61,1,116,116,116,1,66,66,66,2,57,56,57,1, + 66,66,66,2,116,116,116,1,53,53,52,1,51,52,51,1,50,50,50,1, + 49,49,49,1,48,48,48,1,47,47,47,1,45,46,46,1,44,45,44,1, + 44,44,43,1,43,42,42,1,42,41,42,1,41,40,40,1,39,39,40,1, + 38,38,38,1,116,116,116,2,0,0,0,14,116,116,116,1,66,66,66,2, + 57,57,57,1,66,66,66,2,116,116,116,1,0,0,0,14,116,116,116,2, + 75,75,75,1,74,74,74,1,73,73,73,1,204,204,204,11,116,117,116,1, + 66,66,66,2,57,57,57,1,66,66,66,2,116,116,116,1,204,204,204,11, + 41,41,40,1,40,39,39,1,38,39,38,1,116,116,116,2,76,76,76,1, + 74,74,74,1,73,73,73,1,73,73,72,1,71,71,72,1,70,70,70,1, + 69,69,69,1,67,68,68,1,67,66,66,1,66,66,66,1,64,65,64,1, + 64,64,64,1,62,63,62,1,62,62,62,1,116,116,116,1,66,66,66,2, + 57,57,57,1,66,66,66,2,116,116,116,1,52,52,52,1,52,51,51,1, + 51,51,51,1,50,50,50,1,48,49,48,1,47,47,47,1,46,46,46,1, + 45,45,45,1,44,44,44,1,43,43,42,1,42,42,41,1,41,41,41,1, + 40,39,40,1,39,38,38,1,116,116,116,2,75,76,76,1,74,75,75,1, + 73,74,73,1,73,72,72,1,72,71,71,1,70,70,70,1,69,69,69,1, + 68,68,68,1,67,67,67,1,66,66,66,1,64,65,65,1,63,63,64,1, + 62,63,63,1,62,62,61,1,116,116,117,1,66,66,66,2,57,57,57,1, + 66,66,66,2,116,116,116,1,53,52,52,1,52,52,52,1,50,50,50,1, + 49,49,49,1,48,49,48,1,48,47,48,1,46,46,46,1,45,45,46,1, + 44,44,44,1,43,43,43,1,42,42,42,1,41,41,41,1,40,40,39,1, + 39,39,39,1,116,116,116,2,76,76,76,1,75,75,75,1,73,73,73,1, + 72,72,72,1,71,72,72,1,71,71,70,1,69,70,69,1,68,68,68,1, + 67,67,67,1,66,66,66,1,65,65,65,1,64,63,64,1,62,63,63,1, + 62,61,62,1,116,116,116,1,66,66,66,2,58,57,58,1,66,66,66,2, + 116,116,116,1,53,53,52,1,52,52,52,1,51,51,50,1,50,50,49,1, + 49,48,48,1,47,48,47,1,46,46,46,1,45,45,45,1,44,44,44,1, + 43,43,43,1,42,42,42,1,41,41,41,1,40,39,40,1,39,39,39,1, + 116,116,116,2,76,76,76,1,75,75,75,1,74,73,74,1,73,73,73,1, + 72,71,72,1,70,71,70,1,69,70,70,1,68,69,68,1,67,67,67,1, + 66,66,66,1,65,65,65,1,64,64,64,1,63,63,63,1,62,62,62,1, + 116,116,116,1,66,66,66,2,57,57,57,1,66,66,66,2,116,116,116,1, + 53,53,53,1,52,52,51,1,51,51,51,1,50,50,50,1,49,48,48,1, + 48,48,47,1,46,47,47,1,45,45,45,1,44,44,44,1,44,43,43,1, + 42,42,42,1,41,41,41,1,40,40,40,1,39,39,39,1,116,116,116,2, + 76,76,76,1,75,74,75,1,74,74,74,1,72,73,73,1,72,71,72,1, + 71,71,71,1,70,70,69,1,68,69,69,1,67,67,68,1,66,66,66,1, + 65,65,65,1,64,64,64,1,62,62,63,1,61,62,62,1,116,116,116,1, + 66,66,66,2,57,58,58,1,66,66,66,2,116,116,116,1,53,53,53,1, + 52,52,52,1,51,51,51,1,49,50,50,1,49,49,48,1,48,47,48,1, + 47,47,47,1,45,46,45,1,44,44,45,1,43,43,44,1,42,42,43,1, + 41,41,41,1,39,40,40,1,39,39,39,1,116,116,116,2,76,76,76,1, + 74,75,75,1,74,74,73,1,73,73,73,1,71,72,72,1,71,71,70,1, + 69,70,70,1,68,68,69,1,67,67,67,1,67,66,66,1,65,65,65,1, + 64,64,64,1,63,62,63,1,62,62,61,1,116,116,116,1,66,66,66,2, + 57,57,58,1,66,66,66,2,116,116,116,1,53,53,53,1,52,52,52,1, + 51,51,51,1,50,50,50,1,49,49,49,1,48,47,48,1,46,47,46,1, + 46,45,45,1,45,44,45,1,43,44,43,1,42,42,42,1,41,41,41,1, + 40,40,41,1,39,39,39,1,116,116,116,2,76,76,76,1,75,75,75,1, + 74,74,74,1,73,73,73,1,72,72,72,1,71,71,71,1,70,70,70,1, + 68,69,69,1,67,68,67,1,66,66,66,1,65,65,65,1,64,64,64,1, + 63,63,63,1,61,62,62,1,116,116,116,1,66,66,66,2,58,58,58,1, + 66,66,66,2,116,116,116,1,54,53,53,1,52,52,52,1,51,51,51,1, + 50,50,50,1,49,48,49,1,48,48,48,1,46,47,47,1,46,45,45,1, + 44,45,44,1,44,43,44,1,42,43,42,1,41,42,41,1,40,40,40,1, + 39,39,39,1,116,116,116,2,0,0,0,14,116,116,116,1,66,66,66,2, + 58,57,57,1,66,66,66,2,116,116,116,1,0,0,0,14,116,116,116,2, + 77,76,76,1,75,75,75,1,74,74,75,1,204,204,204,11,116,117,117,1, + 66,66,66,2,58,58,58,1,66,66,66,2,116,116,116,1,204,204,204,11, + 41,42,42,1,41,40,40,1,39,40,40,1,116,116,116,2,76,76,76,1, + 75,75,76,1,74,74,74,1,73,73,73,1,72,72,72,1,71,71,71,1, + 70,70,70,1,68,69,69,1,68,68,68,1,66,67,67,1,65,66,65,1, + 64,65,64,1,63,64,63,1,62,62,63,1,116,116,116,1,66,66,66,2, + 58,57,58,1,66,66,66,2,116,116,116,1,53,54,53,1,52,53,52,1, + 51,51,51,1,50,50,50,1,49,49,49,1,49,48,48,1,47,47,47,1, + 46,46,46,1,45,45,45,1,43,43,43,1,42,42,43,1,42,42,41,1, + 41,41,40,1,39,40,39,1,116,116,116,2,77,76,76,1,75,75,75,1, + 75,74,74,1,73,74,73,1,72,72,72,1,71,71,71,1,70,70,70,1, + 69,69,69,1,68,68,68,1,66,66,67,1,66,65,66,1,64,64,64,1, + 64,63,63,1,63,62,62,1,116,116,116,1,66,66,66,2,58,58,58,1, + 66,66,66,2,116,116,116,1,54,53,54,1,53,52,52,1,51,51,51,1, + 50,50,50,1,49,49,49,1,49,48,48,1,47,47,47,1,46,46,46,1, + 45,44,45,1,44,44,44,1,43,42,42,1,41,42,42,1,41,41,40,1, + 39,39,39,1,116,116,116,2,77,77,77,1,75,76,75,1,74,75,74,1, + 73,74,73,1,72,72,72,1,71,72,71,1,70,70,70,1,69,69,69,1, + 68,67,68,1,66,67,67,1,65,65,65,1,64,65,65,1,64,64,63,1, + 62,63,63,1,116,116,116,1,66,66,66,2,58,58,58,1,66,66,66,2, + 116,116,116,1,54,54,54,1,53,53,53,1,51,51,52,1,50,50,50,1, + 50,50,49,1,48,49,48,1,47,47,47,1,46,46,46,1,45,45,45,1, + 44,44,44,1,43,43,43,1,42,41,42,1,40,41,40,1,40,40,39,1, + 116,116,116,2,77,76,76,1,75,76,76,1,75,75,74,1,73,73,74,1, + 73,72,73,1,72,71,71,1,70,70,70,1,70,69,69,1,68,68,68,1, + 66,67,67,1,66,66,65,1,65,65,65,1,64,64,64,1,62,63,63,1, + 116,116,117,1,66,66,66,2,59,58,58,1,66,66,66,2,116,116,116,1, + 53,54,54,1,52,53,52,1,52,52,52,1,50,51,51,1,49,50,50,1, + 49,49,49,1,47,47,47,1,47,46,46,1,45,45,45,1,44,44,44,1, + 43,42,43,1,42,42,42,1,41,41,40,1,39,40,39,1,116,116,116,2, + 77,77,76,1,75,76,76,1,74,74,75,1,74,73,74,1,73,72,73,1, + 71,71,71,1,71,70,70,1,70,69,69,1,68,68,68,1,67,67,67,1, + 66,66,66,1,64,64,65,1,64,64,64,1,63,63,63,1,116,116,116,1, + 66,66,66,2,59,58,58,1,66,66,66,2,116,116,116,1,54,54,54,1, + 52,52,53,1,52,52,51,1,50,50,50,1,50,49,49,1,48,48,48,1, + 47,47,47,1,46,46,47,1,46,46,45,1,44,44,44,1,43,43,43,1, + 42,42,42,1,40,41,41,1,40,39,40,1,116,116,116,2,77,77,77,1, + 76,76,76,1,75,75,75,1,74,74,74,1,72,73,73,1,71,71,71,1, + 71,71,70,1,70,69,69,1,68,68,68,1,67,68,67,1,66,66,66,1, + 65,65,65,1,64,63,64,1,63,63,62,1,116,116,116,1,66,66,66,2, + 58,59,59,1,66,66,66,2,116,116,116,1,54,54,54,1,53,53,53,1, + 51,52,52,1,51,50,51,1,50,49,50,1,48,48,48,1,48,47,48,1, + 46,46,47,1,46,45,45,1,44,44,44,1,43,44,43,1,42,42,42,1, + 41,41,41,1,40,40,40,1,116,116,116,2,77,77,77,1,76,76,76,1, + 75,75,75,1,73,73,74,1,72,73,72,1,71,72,71,1,70,71,70,1, + 69,69,69,1,69,69,68,1,68,67,67,1,66,66,66,1,65,65,65,1, + 64,64,64,1,63,63,63,1,116,116,116,1,66,66,66,2,58,59,58,1, + 66,66,66,2,116,116,116,1,54,54,54,1,53,53,53,1,52,52,52,1, + 51,51,51,1,49,49,50,1,49,49,49,1,48,47,47,1,47,46,47,1, + 45,45,45,1,44,44,45,1,43,44,43,1,42,42,42,1,41,41,41,1, + 40,40,40,1,116,116,116,2,0,0,0,14,116,117,116,1,66,66,66,2, + 59,58,59,1,66,66,66,2,116,116,116,1,0,0,0,14,116,116,116,2, + 77,77,77,1,76,76,76,1,75,75,75,1,204,204,204,11,116,116,116,1, + 66,66,66,2,58,59,59,1,66,66,66,2,116,116,116,1,204,204,204,11, + 42,42,42,1,42,41,42,1,40,40,40,1,116,116,116,2,77,78,77,1, + 76,77,76,1,75,75,75,1,74,74,74,1,72,73,73,1,72,72,72,1, + 71,70,71,1,69,69,69,1,68,69,68,1,68,67,67,1,66,67,66,1, + 65,65,66,1,64,64,64,1,64,63,63,1,116,116,116,1,66,66,66,2, + 59,59,58,1,66,66,66,2,116,116,116,1,54,54,54,1,54,53,54,1, + 53,52,53,1,51,51,51,1,50,50,50,1,49,49,49,1,48,48,47,1, + 47,47,47,1,45,45,46,1,45,45,45,1,44,44,44,1,42,42,42,1, + 41,41,41,1,40,41,40,1,116,116,116,2,77,77,77,1,77,76,76,1, + 75,75,76,1,75,75,74,1,73,73,73,1,72,72,71,1,70,71,71,1, + 70,70,70,1,69,69,69,1,68,67,67,1,67,66,67,1,65,65,65,1, + 64,65,64,1,63,64,63,1,116,116,116,1,66,66,66,2,58,59,59,1, + 66,66,66,2,116,116,116,1,55,55,55,1,53,53,53,1,53,53,52,1, + 51,52,51,1,50,50,50,1,49,49,49,1,47,48,48,1,47,47,47,1, + 45,45,46,1,45,45,45,1,44,43,43,1,43,42,43,1,41,41,41,1, + 41,40,40,1,116,116,116,2,77,78,77,1,77,76,76,1,75,75,76,1, + 74,74,75,1,73,73,73,1,72,72,72,1,71,71,70,1,70,70,70,1, + 69,69,69,1,67,68,67,1,67,67,67,1,66,66,66,1,65,65,64,1, + 64,64,63,1,117,116,116,1,66,66,66,2,59,59,59,1,66,66,66,2, + 116,116,116,1,55,54,55,1,53,54,54,1,52,52,53,1,52,51,51,1, + 50,50,50,1,49,50,49,1,48,48,48,1,47,47,47,1,46,46,46,1, + 44,45,45,1,44,43,44,1,42,42,43,1,42,42,41,1,40,41,41,1, + 116,116,116,2,78,77,77,1,76,77,77,1,75,76,75,1,75,74,75,1, + 73,73,73,1,72,72,72,1,71,72,71,1,70,70,70,1,69,69,69,1, + 67,68,68,1,67,67,67,1,65,66,66,1,65,65,65,1,64,63,64,1, + 116,116,116,1,66,66,66,2,59,59,59,1,66,66,66,2,116,116,116,1, + 55,54,55,1,54,53,54,1,52,53,52,1,52,52,51,1,50,50,51,1, + 49,50,49,1,48,48,49,1,47,47,47,1,46,46,46,1,45,45,45,1, + 44,44,43,1,43,43,43,1,42,42,42,1,40,40,40,1,116,116,116,2, + 78,77,78,1,76,76,77,1,76,76,75,1,75,75,74,1,73,73,73,1, + 72,72,73,1,71,71,71,1,70,70,70,1,68,69,69,1,68,68,68,1, + 67,67,67,1,65,66,66,1,65,65,65,1,63,63,64,1,116,116,116,1, + 66,66,66,2,59,59,59,1,66,66,66,2,116,116,116,1,54,54,54,2, + 53,53,52,1,51,52,52,1,50,51,50,1,49,49,49,1,48,49,48,1, + 47,47,47,1,46,46,46,1,45,45,45,1,44,43,44,1,42,43,43,1, + 41,42,42,1,41,41,40,1,116,116,116,2,78,78,78,1,77,77,76,1, + 75,76,75,1,75,75,75,1,73,74,74,1,72,73,72,1,72,71,71,1, + 70,70,70,1,69,69,69,1,68,68,68,1,66,67,67,1,66,66,65,1, + 64,65,64,1,63,64,63,1,116,116,116,1,66,66,66,2,60,59,59,1, + 66,66,66,2,116,116,116,1,54,55,55,1,54,53,53,1,53,52,53,1, + 52,52,51,1,50,50,50,1,49,49,50,1,49,48,48,1,47,47,47,1, + 46,46,46,1,45,45,45,1,44,44,44,1,43,43,42,1,41,41,42,1, + 41,41,41,1,116,116,116,2,78,77,78,1,77,77,77,1,75,75,76,1, + 74,75,75,1,73,74,73,1,72,73,72,1,71,72,71,1,70,71,71,1, + 69,69,69,1,68,68,68,1,67,67,67,1,66,65,66,1,65,65,65,1, + 64,64,63,1,116,116,116,1,66,66,66,2,59,59,59,1,66,66,66,2, + 116,116,116,1,55,55,55,1,54,54,53,1,53,53,53,1,51,52,51,1, + 51,51,51,1,49,50,49,1,49,48,49,1,48,47,47,1,46,46,46,1, + 45,45,45,1,44,44,44,1,43,43,43,1,42,42,42,1,41,41,41,1, + 116,116,116,2,0,0,0,14,116,116,116,1,66,66,66,2,60,59,59,1, + 66,66,66,2,116,116,116,1,0,0,0,14,116,116,116,2,78,78,78,1, + 77,77,77,1,76,76,75,1,204,204,204,11,116,116,116,1,66,66,66,2, + 59,59,60,1,66,66,66,2,116,116,116,1,204,204,204,11,43,43,43,1, + 42,43,42,1,41,41,41,1,116,116,116,2,78,78,79,1,77,77,77,1, + 76,76,76,1,75,75,75,1,73,74,74,1,73,73,73,1,71,72,71,1, + 70,71,71,1,70,70,70,1,68,68,68,1,67,67,67,1,66,66,67,1, + 65,65,65,1,64,64,64,1,116,116,116,1,66,66,66,2,59,60,60,1, + 66,66,66,2,116,116,116,1,55,55,55,1,54,54,54,1,53,53,53,1, + 52,52,52,1,51,51,51,1,50,50,50,1,49,49,48,1,48,48,48,1, + 46,47,46,1,45,45,46,1,44,45,45,1,44,43,43,1,43,42,43,1, + 41,41,41,1,116,116,116,2,79,79,78,1,77,77,77,1,76,76,77,1, + 75,75,75,1,74,74,74,1,73,73,73,1,72,72,71,1,71,71,70,1, + 70,69,69,1,68,69,69,1,68,67,67,1,66,66,66,1,65,66,65,1, + 64,64,64,1,116,116,116,1,66,66,66,2,60,60,59,1,66,66,66,2, + 116,116,116,1,56,56,55,1,54,54,54,1,53,54,53,1,52,52,52,1, + 51,51,51,1,50,50,50,1,49,49,49,1,48,48,48,1,47,46,47,1, + 46,46,45,1,45,44,44,1,43,44,43,1,42,43,43,1,42,41,41,1, + 116,116,116,2,79,78,79,1,78,77,77,1,76,76,76,1,75,75,75,1, + 74,74,74,1,73,73,73,1,71,71,72,1,71,71,71,1,70,70,70,1, + 68,68,69,1,68,68,67,1,66,66,66,1,65,66,66,1,64,65,64,1, + 116,116,116,1,66,66,66,2,60,59,60,1,66,66,66,2,116,116,116,1, + 56,55,55,1,54,54,54,1,53,54,53,1,53,52,52,1,51,51,51,1, + 50,50,50,1,49,49,49,1,47,48,48,1,47,47,47,1,45,46,46,1, + 44,45,45,1,44,44,43,1,42,42,43,1,42,41,41,1,116,116,116,2, + 79,78,78,1,77,78,77,1,76,76,76,1,76,75,75,1,74,74,74,1, + 72,73,73,1,72,72,72,1,70,71,71,1,69,69,70,1,68,69,68,1, + 68,67,68,1,66,66,66,2,64,65,64,1,116,116,116,1,66,66,66,2, + 60,60,60,1,66,66,66,2,116,116,116,1,56,55,56,1,54,54,55,1, + 53,53,53,1,52,52,52,1,51,51,51,1,50,50,50,1,49,49,49,1, + 48,48,48,1,47,47,47,1,46,46,45,1,45,45,45,1,43,44,43,1, + 42,43,42,1,41,41,41,1,116,116,116,2,79,78,79,1,78,77,77,1, + 76,76,76,1,75,75,75,1,74,75,74,1,73,73,73,1,72,72,72,1, + 71,71,71,1,69,70,70,1,69,68,69,1,68,67,67,1,67,66,66,1, + 66,65,66,1,65,65,64,1,116,116,116,1,66,66,66,2,60,60,60,1, + 66,66,66,2,116,116,116,1,56,55,55,1,54,55,55,1,53,53,53,1, + 52,53,52,1,52,51,51,1,51,50,50,1,50,50,49,1,48,48,48,1, + 47,47,47,1,45,46,46,1,45,44,45,1,44,44,44,1,42,42,43,1, + 41,42,42,1,116,116,116,2,78,78,79,1,77,77,78,1,77,76,76,1, + 75,76,75,1,74,75,75,1,73,73,74,1,72,73,72,1,71,71,71,1, + 70,70,70,1,69,69,69,1,68,68,68,1,67,66,67,1,66,66,65,1, + 64,65,64,1,116,116,116,1,66,66,66,2,60,60,60,1,66,66,66,2, + 116,116,116,1,55,56,56,1,54,54,54,2,53,52,53,1,52,51,51,1, + 51,50,50,1,49,49,49,1,48,49,48,1,47,47,47,1,46,46,46,1, + 45,44,45,1,44,43,43,1,43,43,43,1,41,42,42,1,116,116,116,2, + 0,0,0,14,116,116,116,1,66,66,66,2,60,60,61,1,66,66,66,2, + 116,116,116,1,0,0,0,14,116,116,116,2,79,79,79,1,78,78,78,1, + 77,77,77,1,204,204,204,11,116,116,116,1,66,66,66,2,60,61,60,1, + 66,66,66,2,116,116,116,1,204,204,204,11,44,44,44,1,43,43,43,1, + 42,42,42,1,116,116,116,2,79,79,79,1,78,78,78,1,77,76,76,1, + 76,76,75,1,75,75,74,1,73,74,74,1,73,72,72,1,71,71,72,1, + 71,70,71,1,69,69,69,1,68,68,68,1,67,67,67,1,66,66,66,1, + 65,65,64,1,116,116,116,1,66,66,66,2,61,61,60,1,66,66,66,2, + 116,116,116,1,56,56,56,1,55,55,55,1,54,54,54,1,53,53,53,1, + 52,52,51,1,51,50,50,1,50,49,50,1,48,48,49,1,48,47,48,1, + 46,46,46,1,45,45,45,1,44,44,44,1,43,43,43,1,42,42,42,1, + 116,116,116,1,4,108,101,102,116,3,29,1,3,116,111,112,2,30,0,0, + 0) ); initialization diff --git a/src/filelistform.pas b/src/filelistform.pas index 9274565..d3ff481 100644 --- a/src/filelistform.pas +++ b/src/filelistform.pas @@ -123,6 +123,8 @@ procedure tfilelistfo.onsent(const Sender: TObject); if theplaysender = 0 then begin + if fileexists((list_files[4][thefocusedcell.row])) then + begin songplayerfo.historyfn.Value := tosysfilepath(list_files[4][thefocusedcell.row]); songplayerfo.historyfn.face.template := mainfo.tfaceorange; @@ -132,11 +134,15 @@ procedure tfilelistfo.onsent(const Sender: TObject); commanderfo.tbutton2.SetFocus; songplayerfo.timersent.Enabled := False; songplayerfo.timersent.Enabled := True; + end else + ShowMessage(tosysfilepath(list_files[4][thefocusedcell.row]) + ' does not exist or not mounted...'); end; - - if theplaysender = 1 then + + if theplaysender = 1 then begin - //songplayer2fo.historyfn.dropdown.valuelist.asarray:= filename.dropdown.valuelist.asarray; + if fileexists((list_files[4][thefocusedcell.row])) then + begin + songplayer2fo.historyfn.Value := tosysfilepath(list_files[4][thefocusedcell.row]); songplayer2fo.historyfn.face.template := mainfo.tfaceorange; @@ -146,10 +152,18 @@ procedure tfilelistfo.onsent(const Sender: TObject); commanderfo.tbutton3.SetFocus; songplayer2fo.timersent.Enabled := False; songplayer2fo.timersent.Enabled := True; - end; - list_files.selectcell(thefocusedcell, csm_select, False); - end; - end; + end else + ShowMessage(tosysfilepath(list_files[4][thefocusedcell.row]) + ' does not exist or not mounted...'); + + end; + + list_files.selectcell(thefocusedcell, csm_select, False); + + end; + end else + begin + ShowMessage('Directory ' + historyfn.Value + ' does not exist or not mounted...'); + end; end; procedure tfilelistfo.whosent(const Sender: tfiledialogcontroller; var dialogkind: filedialogkindty; var aresult: modalresultty); @@ -168,6 +182,7 @@ procedure tfilelistfo.onchangpath(const Sender: TObject); if directoryexists(historyfn.Value) then begin + list_files.tag := 0; historyfn.hint := ' Selected: ' + historyfn.Value + ' '; @@ -202,7 +217,6 @@ procedure tfilelistfo.onchangpath(const Sender: TObject); end; end; - procedure tfilelistfo.onafterdialog(const Sender: tfiledialogcontroller; var aresult: modalresultty); begin //list_files.path := dir.value; @@ -225,7 +239,7 @@ procedure tfilelistfo.onfloat(const Sender: TObject); //sizebefdock.cy := 500; //size := sizebefdock; bounds_cxmax := fowidth; - bounds_cymax := 600; + bounds_cymax := 700; end; procedure tfilelistfo.afterdrag(const asender: TObject; const apos: pointty; var adragobject: tdragobject; @@ -259,7 +273,6 @@ procedure tfilelistfo.oncellev(const Sender: TObject; var info: celleventinfoty) cellpos := info.cell; - if (info.eventkind = cek_buttonrelease) or (info.eventkind = cek_focusedcellchanged) then begin if (cellpos.row = -1) and (cellpos.col = 3) then diff --git a/src/main.pas b/src/main.pas index 4439e2c..234a1d4 100644 --- a/src/main.pas +++ b/src/main.pas @@ -76,7 +76,7 @@ tmainfo = class(tmainform) end; const - versiontext = '1.5.1'; + versiontext = '1.5.2'; emptyheight = 40; drumsfoheight = 236; filelistfoheight = 128; @@ -185,10 +185,12 @@ procedure tmainfo.onabout(const Sender: TObject); begin aboutfo.Caption := 'About StrumPract'; aboutfo.about_text.frame.colorclient := $DFFFB2; - aboutfo.about_text.Value := c_linefeed + c_linefeed + 'StrumPract ' + versiontext + ' for ' + platformtext + - c_linefeed + c_linefeed + 'Compiled with FPC 3.0.3.' + c_linefeed + 'http://www.freepascal.org' + c_linefeed + + aboutfo.about_text.Value := c_linefeed + 'StrumPract ' + versiontext + ' for ' + platformtext + + c_linefeed + 'https://github.com/fredvs/strumpract/releases/' + + c_linefeed + + c_linefeed + 'Compiled with FPC 3.0.3.' + c_linefeed + 'http://www.freepascal.org' + c_linefeed + c_linefeed + 'Graphic widget: MSEgui ' + mseguiversiontext + '.' + c_linefeed + 'http://sourceforge.net/projects/mseide-msegui/' + - c_linefeed + c_linefeed + 'Audio library: uos 1.7 (United Openlib of Sound)' + c_linefeed + 'https://github.com/fredvs/uos' + + c_linefeed + c_linefeed + 'Audio library: uos 1.7. (United Openlib of Sound)' + c_linefeed + 'https://github.com/fredvs/uos' + c_linefeed + c_linefeed + 'Copyright 2017' + c_linefeed + 'Fred van Stappen '; aboutfo.Show(True); end; diff --git a/src/songplayer.pas b/src/songplayer.pas index 6e54786..01cc80a 100644 --- a/src/songplayer.pas +++ b/src/songplayer.pas @@ -247,7 +247,7 @@ procedure tsongplayerfo.ShowLevel(const Sender: TObject); vuLeft.Visible := True; vuRight.Visible := True; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then begin commanderfo.vuLeft.Visible := True; commanderfo.vuRight.Visible := True; @@ -267,24 +267,24 @@ procedure tsongplayerfo.ShowLevel(const Sender: TObject); if leftlev < 0.80 then begin vuLeft.bar_face.template := mainfo.tfacegreen; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuLeft.bar_face.template := mainfo.tfacegreen; end else if leftlev < 0.90 then begin vuLeft.bar_face.template := mainfo.tfaceorange; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuLeft.bar_face.template := mainfo.tfaceorange; end else begin vuLeft.bar_face.template := mainfo.tfacered; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuLeft.bar_face.template := mainfo.tfacered; end; vuLeft.Value := leftlev; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuLeft.Value := leftlev; end; @@ -295,24 +295,24 @@ procedure tsongplayerfo.ShowLevel(const Sender: TObject); begin vuRight.bar_face.template := mainfo.tfacegreen; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuRight.bar_face.template := mainfo.tfacegreen; end else if rightlev < 0.90 then begin vuRight.bar_face.template := mainfo.tfaceorange; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuRight.bar_face.template := mainfo.tfaceorange; end else begin vuRight.bar_face.template := mainfo.tfacered; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuRight.bar_face.template := mainfo.tfacered; end; vuright.Value := rightlev; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuright.Value := rightlev; end; @@ -602,7 +602,7 @@ procedure tsongplayerfo.doplayerstart(const Sender: TObject); end else - ShowMessage(historyfn.Value + ' does not exist...'); + ShowMessage(historyfn.Value + ' does not exist or not mounted...'); end else ShowMessage(historyfn.Value + ' is not a audio file...'); @@ -867,11 +867,9 @@ procedure tsongplayerfo.oninfowav(const Sender: TObject); else - if (waveformcheck.Value = True) then + if (waveformcheck.Value = True) and (iswav = False) then begin - iswav := False; - chan1 := uos_InputGetChannels(theplayerinfo, 0); // writeln('chan = ' + inttostr(chan1)); @@ -901,7 +899,7 @@ procedure tsongplayerfo.oninfowav(const Sender: TObject); ShowMessage(historyfn.Value + ' cannot load...'); end else - ShowMessage(historyfn.Value + ' does not exist...'); + ShowMessage(historyfn.Value + ' does not exist or not mounted...'); end else ShowMessage(historyfn.Value + ' is not a audio file...'); diff --git a/src/songplayer2.pas b/src/songplayer2.pas index b0cf6d3..06b57a9 100644 --- a/src/songplayer2.pas +++ b/src/songplayer2.pas @@ -247,7 +247,7 @@ procedure tsongplayer2fo.ShowLevel(); vuLeft.Visible := True; vuRight.Visible := True; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then begin commanderfo.vuLeft2.Visible := True; commanderfo.vuRight2.Visible := True; @@ -267,24 +267,24 @@ procedure tsongplayer2fo.ShowLevel(); if leftlev < 0.80 then begin vuLeft.bar_face.template := mainfo.tfacegreen; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuLeft2.bar_face.template := mainfo.tfacegreen; end else if leftlev < 0.90 then begin vuLeft.bar_face.template := mainfo.tfaceorange; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuLeft2.bar_face.template := mainfo.tfaceorange; end else begin vuLeft.bar_face.template := mainfo.tfacered; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuLeft2.bar_face.template := mainfo.tfacered; end; vuLeft.Value := leftlev; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuLeft2.Value := leftlev; end; @@ -295,24 +295,24 @@ procedure tsongplayer2fo.ShowLevel(); begin vuRight.bar_face.template := mainfo.tfacegreen; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuRight2.bar_face.template := mainfo.tfacegreen; end else if rightlev < 0.90 then begin vuRight.bar_face.template := mainfo.tfaceorange; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuRight2.bar_face.template := mainfo.tfaceorange; end else begin vuRight.bar_face.template := mainfo.tfacered; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuRight2.bar_face.template := mainfo.tfacered; end; vuright.Value := rightlev; - if (commanderfo.Visible) and (commanderfo.vuin.tag = 0) then + if (commanderfo.Visible) and (commanderfo.edvuin.value = 0) then commanderfo.vuright2.Value := rightlev; end; @@ -608,7 +608,7 @@ procedure tsongplayer2fo.doplayerstart(const Sender: TObject); end else - ShowMessage(historyfn.Value + ' does not exist...'); + ShowMessage(historyfn.Value + ' does not exist or not mounted...'); end else ShowMessage(historyfn.Value + ' is not a audio file...'); @@ -873,12 +873,10 @@ procedure tsongplayer2fo.oninfowav(const Sender: TObject); else - if (waveformcheck.Value = True) then + if (waveformcheck.Value = True) and (iswav2 = False) then begin - iswav2 := False; - - chan2 := uos_InputGetChannels(theplayerinfo2, 0); + chan2 := uos_InputGetChannels(theplayerinfo2, 0); // writeln('chan = ' + inttostr(chan1)); // writeln('Inputlength1 = ' + inttostr(Inputlength1)); @@ -907,7 +905,7 @@ procedure tsongplayer2fo.oninfowav(const Sender: TObject); ShowMessage(historyfn.Value + ' cannot load...'); end else - ShowMessage(historyfn.Value + ' does not exist...'); + ShowMessage(historyfn.Value + ' does not exist or not mounted...'); end else ShowMessage(historyfn.Value + ' is not a audio file...'); diff --git a/src/strumpract.prj b/src/strumpract.prj index 0b0f922..705e741 100644 --- a/src/strumpract.prj +++ b/src/strumpract.prj @@ -79,11 +79,11 @@ findinfiledialog=64 [findinfileadialogfo.wholeword] value=0 [findinfileadialogfo.inprojectdir] - value=0 + value=1 [findinfileadialogfo.casesensitive] value=0 [findinfileadialogfo.indirectories] - value=1 + value=0 [findinfileadialogfo.mask] value="*.pas" "*.pp" "*.inc" "*.mfm" history=2 @@ -106,8 +106,9 @@ findinfiledialog=64 filefilterindex=0 filefilter="*.pas" "*.pp" "*.inc" "*.mfm" [findinfileadialogfo.findtext] - value=maximized + value=vuin.tag history=20 + vuin.tag maximized size screensize @@ -127,11 +128,10 @@ findinfiledialog=64 tstringdisp1 setselected latdrums.value - ladrums.value [findinfileadialogfo] stackedunder= - x=338 - y=276 + x=615 + y=213 cx=339 cy=275 finddialog=8 @@ -149,8 +149,9 @@ replacedialog=33 [replacedialogfo.selectedonly] value=0 [replacedialogfo.replacetext] - value=ltblack + value=edvuin.value = history=20 + edvuin.value = ltblack tfaceplayer btnStart @@ -170,7 +171,6 @@ replacedialog=33 recorderfo drumsfoheight for x:=0 to 0 do - thethread [replacedialogfo] stackedunder= x=142 @@ -285,7 +285,7 @@ options=114 index=0 [projectoptionsfo.setting_tab] firsttab=0 - index=1 + index=2 [projectoptionsfo] stackedunder= x=151 @@ -502,7 +502,7 @@ makeoptions=9 -WG -B -sh - -O3 -XX -Xs -CX + -O2 -XX -Xs -CX -vewinh -FUunits makeoptpurpose=9 @@ -1103,27 +1103,27 @@ line=34 11 33 47 - 541 + 543 5662 - 407 - 632 + 409 + 634 102 658 646 - 211 + 213 286 - 394 + 396 520 721 731 546 680 - 1059 + 1061 114 - 923 - 1248 - 1402 - 261 + 921 + 1250 + 1404 + 274 address=34 4575047 6982216 @@ -1295,8 +1295,19 @@ envvarons=0 [edit] hintwidth=314 hintheight=57 -finddtext=cymin +finddtext=vuin.tag = findhistory=20 + vuin.tag = + vuin + does not exist + iswav + iswav := False + oninfowav + setvu + about + fred + picture + FT_PictureFrame cymin Height > screenpos @@ -1306,28 +1317,8 @@ findhistory=20 historyfn hysto ldir.value - hasinit - cxmax - onsent - about - suggestedLatency - sug - writeln - oninfowav - doplayerstart - showposi - showlevel findoptions=1 -editpos=16 - 0,178 - 0,-1073741823 - 0,-1073741823 - 0,-1073741823 - 0,-1073741823 - 0,-1073741823 - 0,-1073741823 - 0,-1073741823 - 0,-1073741823 +editpos=8 0,-1073741823 0,-1073741823 0,-1073741823 @@ -1335,6 +1326,7 @@ editpos=16 0,-1073741823 0,-1073741823 0,-1073741823 + 0,78 bookmarks0=0 bookmarks1=0 bookmarks2=0 @@ -1343,57 +1335,25 @@ bookmarks4=0 bookmarks5=0 bookmarks6=0 bookmarks7=0 -bookmarks8=0 -bookmarks9=0 -bookmarks10=0 -bookmarks11=0 -bookmarks12=0 -bookmarks13=0 -bookmarks14=0 -bookmarks15=0 -sourcefiles=16 - ${PROJECTDIR}/main.pas +sourcefiles=8 + ${PROJECTDIR}/songplayer.pas ${PROJECTDIR}/drums.pas ${PROJECTDIR}/recorder.pas - ${PROJECTDIR}/filelistform.pas + ${PROJECTDIR}/main.pas ${PROJECTDIR}/commander.pas - /home/fred/msegui/lib/common/widgets/mseforms.pas - /home/fred/msegui/lib/common/kernel/msegui.pas - ${PROJECTDIR}/songplayer.pas ${PROJECTDIR}/songplayer2.pas - /home/fred/msegui/lib/common/widgets/msegrids.pas - /home/fred/msegui/lib/common/editwidgets/msegraphedits.pas - /home/fred/msegui/lib/common/widgets/msegridsglob.pas - /home/fred/msegui/lib/common/kernel/linux/mseguiintf.pas - /home/fred/msegui/lib/common/fpccompatibility/fpreadgif.pas - /home/fred/msegui/lib/common/graphics/msegraphutils.pas - /home/fred/msegui/lib/common/kernel/mseguiintf.inc -relpaths=16 - main.pas + ${PROJECTDIR}/filelistform.pas + ${PROJECTDIR}/main.pas +relpaths=8 + songplayer.pas drums.pas recorder.pas - filelistform.pas + main.pas commander.pas - msegui/lib/common/widgets/mseforms.pas - msegui/lib/common/kernel/msegui.pas - songplayer.pas songplayer2.pas - msegui/lib/common/widgets/msegrids.pas - msegui/lib/common/editwidgets/msegraphedits.pas - msegui/lib/common/widgets/msegridsglob.pas - msegui/lib/common/kernel/linux/mseguiintf.pas - msegui/lib/common/fpccompatibility/fpreadgif.pas - msegui/lib/common/graphics/msegraphutils.pas - msegui/lib/common/kernel/mseguiintf.inc -ismoduletexts=16 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 + filelistform.pas + main.pas +ismoduletexts=8 0 0 0 @@ -1409,9 +1369,9 @@ modules=9 /home/fred/strumpract/src/recorder.mfm /home/fred/strumpract/src/guitars.mfm /home/fred/strumpract/src/msefiledialogres.mfm - /home/fred/strumpract/src/filelistform.mfm /home/fred/strumpract/src/songplayer.mfm /home/fred/strumpract/src/songplayer2.mfm + /home/fred/strumpract/src/filelistform.mfm moduleoptions=9 0 0 @@ -1443,25 +1403,17 @@ nomenumodules=9 0 0 [sourcefo.files_tab] -order=16 +order=8 0 - 15 - 12 - 13 + 5 3 - 10 - 9 - 11 - 7 - 8 4 - 5 + 7 6 - 14 1 2 firsttab=0 -index=0 +index=4 [layout] windowlayout=708 [mainfo.basedock] @@ -1476,8 +1428,8 @@ windowlayout=708 ncy=0 x=0 y=0 - cx=1113 - cy=604 + cx=1356 + cy=694 rcx=0 rcy=0 [mainfo] @@ -1496,9 +1448,9 @@ windowlayout=708 rcx=0 rcy=0 children=1 - basedock,0,0,1113,604 + basedock,0,0,1356,694 focusedchild=0 - wsize=0 + wsize=6 active=1 visible=1 [targetconsolefo] @@ -1612,7 +1564,7 @@ windowlayout=708 x=0 y=0 cx=205 - cy=455 + cy=523 rcx=0 rcy=0 [projecttreefo.grid] @@ -1662,7 +1614,7 @@ windowlayout=708 active=0 visible=0 [watchpointsfo.grid] - propcolwidthref=352 + propcolwidthref=332 sortdescend0=0 values1=1 0 @@ -1671,7 +1623,7 @@ windowlayout=708 sortdescend1=0 values2=1 pinteger(0x126c6b4)^ - width2=158 + width2=149 sortdescend2=0 width4=34 sortdescend4=0 @@ -1682,7 +1634,7 @@ windowlayout=708 sortdescend5=0 values6=1 - width6=184 + width6=172 sortdescend6=0 [breakpointsfo] splitdir=0 @@ -1715,8 +1667,8 @@ windowlayout=708 ny=0 ncx=0 ncy=0 - x=683 - y=178 + x=160 + y=235 cx=470 cy=453 rcx=0 @@ -1788,7 +1740,7 @@ windowlayout=708 rcx=1262 rcy=583 [watchfo.grid] - propcolwidthref=111 + propcolwidthref=121 values0=0 values0_ci=-1 sortdescend0=0 @@ -1817,9 +1769,9 @@ windowlayout=708 ncx=0 ncy=0 x=0 - y=512 - cx=1113 - cy=92 + y=588 + cx=1356 + cy=106 rcx=0 rcy=0 [componentstorefo] @@ -1918,8 +1870,8 @@ windowlayout=708 ncy=0 x=0 y=0 - cx=1113 - cy=51 + cx=1356 + cy=59 rcx=0 rcy=0 [debuggerfo.basedock] @@ -1930,12 +1882,12 @@ windowlayout=708 mdistate=0 nx=0 ny=0 - ncx=1113 - ncy=53 + ncx=1356 + ncy=61 x=0 y=0 - cx=1113 - cy=53 + cx=1356 + cy=61 rcx=0 rcy=0 [debuggerfo.project_options] @@ -1961,8 +1913,8 @@ windowlayout=708 ncy=0 x=208 y=0 - cx=905 - cy=455 + cx=1148 + cy=523 rcx=0 rcy=0 [cpuc86_64fo] @@ -1996,9 +1948,9 @@ windowlayout=708 ncx=0 ncy=0 x=0 - y=54 - cx=1113 - cy=455 + y=62 + cx=1356 + cy=523 rcx=0 rcy=0 [_mse_mainfo_mse_] @@ -2042,7 +1994,7 @@ windowlayout=708 [_mse_recorderfo_mse_] splitdir=0 useroptions=805322875 - stackedunder=_mse_filelistfo_mse_ + stackedunder=_mse_songplayerfo_mse_ parent= mdistate=0 nx=0 @@ -2115,18 +2067,18 @@ windowlayout=708 wsize=0 active=0 visible=0 - [_mse_filelistfo_mse_] + [_mse_songplayerfo_mse_] splitdir=0 useroptions=805322875 - stackedunder=_mse_songplayerfo_mse_ + stackedunder=_mse_songplayer2fo_mse_ parent= mdistate=0 nx=0 ny=0 ncx=0 ncy=0 - x=363 - y=126 + x=506 + y=296 cx=468 cy=128 rcx=0 @@ -2134,18 +2086,18 @@ windowlayout=708 wsize=0 active=0 visible=1 - [_mse_songplayerfo_mse_] + [_mse_songplayer2fo_mse_] splitdir=0 useroptions=805322875 - stackedunder=_mse_songplayer2fo_mse_ + stackedunder=_mse_filelistfo_mse_ parent= mdistate=0 nx=0 ny=0 ncx=0 ncy=0 - x=506 - y=296 + x=232 + y=271 cx=468 cy=128 rcx=0 @@ -2153,7 +2105,7 @@ windowlayout=708 wsize=0 active=0 visible=1 - [_mse_songplayer2fo_mse_] + [_mse_filelistfo_mse_] splitdir=0 useroptions=805322875 stackedunder=targetconsolefo @@ -2163,8 +2115,8 @@ windowlayout=708 ny=0 ncx=0 ncy=0 - x=232 - y=271 + x=363 + y=126 cx=468 cy=128 rcx=0