From ff5c390e759c76728e14b104eb60a218384589cb Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 12 Jul 2021 17:30:38 -0400 Subject: =?UTF-8?q?Support=20two=20lists=20of=20function=20start=20indices?= =?UTF-8?q?;=20use=20for=20deferred=20blocks=20that=20require=20?= =?UTF-8?q?=F0=9D=95=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/bqn.js | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/bqn.js b/docs/bqn.js index 633d0105..530c6923 100644 --- a/docs/bqn.js +++ b/docs/bqn.js @@ -69,6 +69,16 @@ let set = (d, id, v) => { let chkM = (v,m) => { if (m.m!==v) throw Error("Runtime: Only a "+v+"-modifier can be called as a "+v+"-modifier"); } let genjs = (B, p, L) => { // Bytecode -> Javascript compiler + if (!isnum(p)) { + if (p.length!==2) throw "Internal error: malformed block info"; + let [mon,dy] = p.map(c => + c.map(q => "do {"+genjs(B,q,L)+"} while (0);\n") + .concat(["throw Error('"+(c.length? + "No matching case":"Left argument required")+"');\n"]) + .join("") + ); + return "if (e[2]===undefined) {"+mon+"} else {"+dy+"}"; + } let rD = 0; let r = L?"let l=0;try{":""; let fin = L?"}catch(e){let s=L.map(p=>p[l]);s.sh=[1,2];let m=[s,e.message];m.loc=1;m.src=vid.src;m.sh=[2];e.message=m;throw e;}":""; @@ -367,9 +377,9 @@ let glyph = x => { // Compiler runtime[42] = assertFn("Compiler"); let compgen = run( - [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,0,58,0,0,0,86,6,22,0,6,11,14,31,0,3,31,0,4,31,0,5,21,0,6,0,21,0,92,6,0,93,0,94,0,95,0,96,0,97,0,20,0,60,0,50,3,2,6,0,43,0,33,7,0,59,6,0,98,0,58,0,25,5,0,0,0,87,6,0,61,22,0,7,11,0,25,5,0,45,0,0,7,0,100,6,0,20,5,0,42,0,21,7,0,99,6,0,62,0,0,0,86,6,0,21,0,103,6,0,21,0,102,0,24,0,59,6,6,0,21,0,101,6,0,104,3,14,0,44,0,13,7,0,11,0,51,0,22,8,0,21,10,5,22,0,8,22,0,9,4,2,11,14,21,0,9,0,49,0,0,7,0,27,0,63,10,0,53,0,42,0,44,0,22,7,7,8,5,22,0,10,22,0,11,22,0,12,22,0,13,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,22,0,19,22,0,20,22,0,21,22,0,22,22,0,23,4,14,11,14,0,34,0,53,0,1,8,0,12,0,9,0,15,0,52,0,63,8,10,0,34,0,52,0,64,8,10,22,0,24,11,14,21,0,13,0,34,5,22,0,25,11,14,0,65,0,1,0,53,0,22,8,5,0,0,21,0,18,6,22,0,26,11,14,21,0,18,0,34,5,0,0,0,66,6,22,0,27,11,14,0,13,0,11,0,64,10,0,42,0,30,7,0,105,10,0,53,0,21,8,22,0,28,11,14,15,2,22,0,29,11,14,15,3,21,0,8,7,22,0,30,11,14,21,0,19,0,34,5,22,0,31,11,0,0,0,64,6,22,0,32,11,14,0,64,0,68,0,69,0,59,0,70,0,59,0,63,3,2,0,71,0,63,0,65,0,72,3,2,0,30,5,0,8,5,3,9,0,41,31,0,9,7,0,23,0,13,10,0,53,0,42,0,44,0,20,7,7,8,5,0,21,5,0,42,0,21,7,0,67,6,22,0,33,11,14,0,2,0,49,0,6,7,9,22,0,34,11,14,21,0,34,0,52,0,13,0,50,0,25,8,8,22,0,35,11,14,21,0,34,0,52,0,13,0,50,0,25,8,0,0,0,64,10,8,22,0,36,11,14,15,4,22,0,37,11,14,15,5,22,0,38,11,14,15,6,22,0,39,11,14,15,7,22,0,40,11,25,31,0,1,0,11,5,0,44,15,8,7,31,0,4,6,0,21,5,25,21,1,29,21,1,28,0,52,0,106,8,0,107,0,19,3,3,7,0,42,0,40,7,0,63,10,22,0,2,11,14,21,0,1,0,53,0,33,8,0,53,0,17,0,57,0,18,0,30,0,13,10,0,50,31,0,2,8,8,8,0,18,0,19,10,22,0,3,11,14,21,0,1,0,31,5,22,0,4,11,14,0,19,0,31,31,0,1,0,33,21,0,4,6,10,0,6,0,64,10,0,42,0,1,7,0,64,10,0,42,0,33,7,31,0,4,10,31,0,3,0,19,10,25,21,0,2,18,14,31,0,2,22,0,3,22,0,4,4,2,11,14,0,88,0,14,21,0,1,6,22,0,5,11,14,0,89,0,14,21,0,1,6,22,0,6,11,0,9,0,52,0,26,0,52,0,63,0,63,3,2,8,8,5,0,30,5,22,0,7,11,14,0,90,0,14,21,0,1,6,22,0,8,11,0,30,5,22,0,9,11,14,21,0,7,21,0,9,0,24,0,59,6,21,0,5,0,30,5,3,3,0,21,5,22,0,10,11,0,31,5,22,0,11,11,14,21,0,10,0,33,21,0,11,6,22,0,10,12,14,31,0,7,0,0,0,68,6,31,0,9,0,24,0,64,6,0,64,0,21,21,1,6,0,14,21,0,1,6,6,0,30,5,0,30,0,52,21,0,5,0,49,0,0,7,5,0,21,0,63,6,0,53,0,33,0,50,0,27,0,53,0,1,8,8,8,8,5,3,3,0,21,5,0,33,31,0,11,6,22,0,12,11,14,0,19,0,34,0,59,10,0,14,0,63,10,0,57,15,9,8,22,0,13,11,14,0,30,0,52,21,0,12,0,31,21,0,10,6,0,44,0,63,7,0,21,0,64,10,21,0,13,0,13,0,53,0,21,8,10,0,23,0,13,10,5,8,0,46,0,30,7,9,0,23,21,0,1,0,13,5,10,22,0,14,11,14,31,0,10,21,0,14,5,22,0,15,11,14,31,0,12,31,0,14,5,22,0,16,11,14,21,0,16,0,10,21,0,15,6,22,0,17,11,0,49,0,13,7,0,64,6,22,0,18,11,14,21,0,18,0,11,31,0,16,6,0,9,21,0,8,0,10,21,0,6,6,6,0,47,0,10,7,0,57,15,10,8,5,14,0,91,0,14,21,0,1,6,0,9,21,0,18,6,22,0,19,11,14,31,0,6,0,9,21,0,15,6,0,27,5,0,10,21,0,19,6,0,30,5,22,0,20,11,14,21,0,20,31,0,19,0,53,0,33,8,0,2,0,86,0,1,0,91,6,10,0,1,21,0,1,0,53,0,33,8,10,5,22,0,21,11,14,21,0,8,0,9,22,0,15,13,0,26,5,0,9,21,0,8,6,22,0,22,11,0,12,22,0,18,13,14,31,0,17,0,9,31,0,8,6,0,49,0,13,7,5,0,11,0,64,0,53,0,21,8,0,51,0,2,0,52,0,49,0,0,7,8,8,0,18,10,31,0,22,0,27,5,0,12,31,0,15,6,22,0,23,11,6,0,42,0,1,7,0,64,6,0,42,0,39,7,21,0,1,6,22,0,24,11,14,21,0,18,0,30,5,22,0,25,11,14,21,0,18,0,27,0,64,6,0,30,5,0,23,0,52,0,13,8,21,0,25,6,22,0,26,11,14,21,0,25,31,0,5,0,53,0,33,8,0,2,0,1,10,21,0,26,6,0,1,22,0,26,13,14,31,0,1,0,33,21,0,25,6,21,1,30,5,22,0,27,11,14,21,1,20,21,1,24,21,0,27,6,0,26,5,0,12,21,1,19,0,34,5,0,14,21,0,27,6,6,22,0,28,11,14,21,1,27,0,14,21,0,27,6,22,0,29,11,14,21,1,22,0,34,0,51,0,42,0,1,7,0,22,0,18,10,8,21,1,19,6,21,1,24,21,0,27,6,0,11,31,0,28,6,0,10,21,0,29,6,22,0,30,11,0,11,0,52,0,27,8,5,22,0,31,11,14,21,1,21,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,27,6,22,0,32,11,14,21,1,22,0,34,5,0,14,21,0,27,6,22,0,33,11,14,21,0,32,0,12,21,0,30,6,0,18,0,30,0,10,10,0,26,0,30,0,19,10,0,64,10,0,11,0,30,10,21,0,31,6,0,47,0,10,7,0,57,15,11,8,5,14,21,0,27,0,30,21,0,31,6,0,42,0,1,7,21,1,21,0,34,5,6,0,42,0,3,0,50,0,5,8,7,21,1,7,6,0,2,21,0,29,0,30,21,0,31,6,0,8,5,6,22,0,34,11,14,21,1,21,0,34,5,0,0,21,1,7,6,0,16,21,0,27,6,0,9,21,0,30,6,0,2,21,1,7,6,0,1,22,0,27,13,14,21,0,30,0,26,5,0,12,21,0,33,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,33,0,10,0,52,0,27,8,5,0,13,22,0,31,13,14,31,0,33,0,30,21,0,31,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,34,6,0,2,0,68,6,6,22,0,35,11,0,11,0,63,6,22,0,36,11,14,21,0,36,0,8,5,0,21,0,63,6,0,33,21,0,31,0,49,0,0,7,5,6,0,9,21,0,30,6,22,0,37,11,0,12,21,0,30,6,22,0,38,11,14,21,0,30,0,2,21,0,27,6,0,21,0,52,0,63,8,0,30,21,0,37,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,32,0,21,0,63,6,6,10,0,51,21,1,38,8,21,0,26,6,22,0,39,11,14,31,0,34,0,30,31,0,36,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,38,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,32,6,6,22,0,40,11,14,21,0,37,0,12,21,0,31,6,0,49,0,0,7,5,0,2,21,0,32,0,12,21,0,38,6,6,22,0,41,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,42,11,0,42,0,30,7,21,0,29,6,22,0,43,11,14,21,0,31,22,0,44,11,0,9,31,0,37,6,0,10,21,0,42,6,22,0,31,12,14,21,0,29,0,30,21,0,31,6,0,8,5,0,42,0,30,7,22,0,35,13,0,30,0,52,0,11,0,52,0,63,8,8,5,0,14,0,64,6,22,0,45,11,14,21,0,43,0,21,0,63,6,0,33,21,0,41,6,0,11,0,52,21,0,42,8,0,10,0,13,0,52,21,0,29,8,10,5,0,9,21,0,32,0,12,31,0,38,6,6,0,47,0,10,7,0,57,15,13,8,5,14,31,0,42,0,11,21,0,29,6,0,30,5,21,0,27,0,53,0,33,8,0,12,21,1,21,0,34,5,10,0,11,21,0,45,10,0,53,0,19,0,47,0,10,7,9,0,57,15,14,8,8,5,14,31,0,43,0,8,5,0,2,0,52,0,49,0,0,7,8,5,0,21,0,63,6,0,42,0,1,7,0,64,6,0,33,22,0,41,13,14,21,1,8,0,33,21,0,27,6,0,39,31,0,41,6,0,39,0,68,0,21,31,0,45,6,6,0,34,0,54,0,21,0,52,21,0,4,8,8,5,22,0,46,11,14,31,0,18,0,27,5,0,49,0,0,7,5,0,33,31,0,23,0,30,5,0,21,31,0,20,6,6,0,21,31,0,29,0,12,21,0,31,6,0,30,5,0,33,0,52,0,32,8,31,0,35,6,6,22,0,47,11,14,31,0,39,31,0,21,31,0,24,3,3,0,21,31,0,46,6,22,0,48,11,14,21,0,48,0,44,0,35,7,5,22,0,49,11,0,42,0,44,0,30,0,52,0,49,0,6,7,0,27,0,59,10,0,12,0,19,10,8,7,7,22,0,48,13,14,21,0,48,0,34,0,52,0,64,8,0,54,31,0,3,8,5,22,0,48,12,14,21,1,22,21,1,24,21,0,27,6,0,10,21,0,30,6,0,8,5,22,0,50,11,14,31,0,44,0,10,21,0,50,6,0,42,0,30,7,22,0,26,13,14,31,0,30,0,26,0,53,0,12,8,5,0,10,21,0,50,6,0,42,0,30,7,22,0,25,13,14,21,0,27,0,33,0,52,31,0,47,8,0,54,21,0,48,0,44,0,13,7,5,22,0,51,11,0,27,21,1,32,6,0,49,0,0,7,5,0,0,31,0,49,6,0,21,5,0,24,0,52,0,13,8,31,0,4,6,8,5,0,30,31,0,50,0,10,21,0,31,6,6,22,0,27,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,24,10,21,0,27,6,0,1,22,0,27,13,14,21,1,25,0,14,21,0,27,6,0,42,0,21,7,0,13,0,21,10,0,64,6,0,30,5,0,24,0,64,6,0,24,0,59,6,22,0,52,11,0,44,0,64,7,5,0,49,0,13,7,5,22,0,53,11,14,21,1,15,0,34,5,0,0,0,69,0,65,3,2,6,0,37,21,0,27,0,33,21,0,53,0,1,21,0,52,6,6,0,0,21,0,53,6,6,0,26,0,53,0,10,8,5,0,12,31,0,53,6,0,42,0,30,7,31,0,52,6,22,0,54,11,14,21,1,25,0,13,21,0,27,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,15,7,22,0,27,13,14,31,0,51,0,23,0,68,6,0,47,0,0,7,5,0,22,21,1,32,6,21,1,24,21,0,27,6,0,10,21,1,27,0,14,21,0,27,6,6,22,0,55,11,14,0,63,0,21,21,1,33,6,0,33,21,0,27,0,5,21,1,32,6,6,0,30,0,52,31,0,55,8,0,54,31,0,40,8,5,22,0,56,11,14,21,0,27,0,15,0,52,0,0,0,52,0,69,8,8,0,0,0,65,10,0,2,0,65,0,53,0,22,8,21,1,24,0,19,10,10,21,1,18,0,34,5,6,0,0,22,0,27,13,14,21,0,27,0,14,0,2,0,58,10,0,0,0,11,10,21,1,31,6,0,1,22,0,27,13,14,31,0,27,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,21,0,2,18,14,15,16,22,0,3,11,14,21,1,29,21,1,28,0,52,0,113,8,0,114,21,1,8,0,53,0,33,8,0,115,3,4,7,22,0,4,11,14,21,1,19,0,47,0,25,0,53,0,0,8,7,5,0,21,0,116,0,47,0,1,7,5,0,0,21,1,21,0,34,5,6,6,0,44,21,0,1,0,53,0,14,8,7,5,22,0,5,22,0,6,22,0,7,22,0,8,22,0,9,4,5,11,14,21,1,21,0,34,5,0,11,21,0,1,6,0,10,21,0,5,6,0,8,5,0,10,21,1,27,0,14,21,0,1,6,6,21,0,2,21,0,3,21,0,1,0,53,0,30,8,0,50,31,0,4,8,8,5,14,21,0,1,0,14,0,63,6,22,0,10,11,0,10,21,0,5,6,22,0,11,11,0,10,21,0,6,6,22,0,12,11,14,21,0,11,0,10,21,0,7,6,0,8,5,22,0,13,11,14,21,0,11,0,27,5,0,12,21,0,7,6,21,0,2,21,0,3,0,117,8,5,14,21,0,12,0,10,21,0,7,6,0,9,21,0,12,0,26,0,64,6,6,21,0,2,21,0,3,0,118,8,5,14,21,0,1,0,30,21,0,12,6,0,11,0,52,0,27,8,0,10,0,14,0,52,0,63,8,10,5,0,8,5,21,0,2,0,30,31,0,12,10,21,0,3,0,119,8,5,14,21,0,5,0,27,5,0,12,21,0,7,6,0,10,21,0,10,6,0,26,0,10,31,0,5,0,26,5,0,9,21,0,8,6,10,0,9,0,27,10,0,64,6,0,12,21,0,9,0,10,31,0,8,6,6,31,0,2,31,0,3,0,120,8,5,14,21,0,13,0,9,0,52,0,8,21,1,36,0,51,0,12,8,21,1,20,0,34,5,0,13,21,0,1,6,0,11,21,0,6,6,10,0,15,0,26,10,8,5,22,0,14,11,0,9,0,52,0,49,0,0,7,21,1,34,0,1,0,19,10,0,8,10,0,16,0,73,10,8,5,22,0,15,11,14,21,1,19,0,34,5,0,0,0,64,6,0,1,31,0,1,6,0,2,21,0,15,6,0,30,21,0,6,0,8,5,6,0,42,0,33,7,0,58,0,25,5,0,21,0,74,0,64,3,2,6,0,21,0,59,6,6,22,0,16,11,14,21,0,16,0,49,0,0,0,52,0,58,0,53,0,2,8,8,0,2,0,15,0,52,0,63,8,10,7,0,63,6,0,30,31,0,16,0,15,0,63,6,0,26,0,53,0,12,8,5,6,22,0,17,11,14,31,0,7,0,27,5,0,30,31,0,13,0,27,0,53,0,12,8,5,22,0,18,11,6,0,42,0,33,7,0,64,0,59,3,2,6,0,2,22,0,17,13,14,31,0,10,0,30,31,0,11,6,22,0,19,11,14,31,0,14,0,26,0,53,0,12,8,0,30,9,0,51,0,1,0,52,31,0,6,0,26,5,21,1,36,5,0,53,0,33,8,8,0,19,0,2,0,11,10,0,1,0,52,0,27,8,10,0,1,0,1,10,8,31,0,15,6,0,30,21,0,19,6,22,0,20,11,14,21,0,19,0,8,5,0,2,21,0,17,6,0,26,5,0,30,21,0,19,6,0,42,0,1,7,31,0,20,6,22,0,21,11,0,7,5,0,4,0,58,6,22,0,22,11,14,0,64,0,75,3,2,0,33,31,0,9,0,30,31,0,18,6,6,0,2,31,0,17,6,0,30,31,0,19,6,0,30,0,52,21,0,21,0,11,0,63,6,8,0,54,0,2,8,21,0,22,6,0,30,0,52,31,0,21,0,12,0,63,6,8,0,54,0,42,0,3,7,8,31,0,22,6,25,21,0,2,18,14,31,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,31,0,4,0,13,5,22,0,8,11,14,15,17,22,0,9,11,14,15,18,22,0,10,11,14,21,0,1,0,13,5,0,11,0,63,6,0,40,0,125,6,14,21,1,15,21,1,24,21,0,1,6,0,2,21,0,3,0,2,0,68,6,0,1,0,59,6,6,22,0,11,11,0,49,0,0,7,5,22,0,12,11,0,31,5,22,0,13,11,14,0,59,0,14,21,0,3,6,0,33,21,0,13,6,22,0,14,11,14,21,0,1,0,33,21,0,13,6,22,0,15,11,0,30,0,52,0,63,0,53,0,11,8,8,0,42,0,1,7,0,64,10,0,17,0,57,31,0,9,8,0,30,0,52,0,63,0,53,0,12,8,8,10,21,0,11,0,33,21,0,13,6,6,14,31,0,12,0,34,21,0,13,0,34,5,6,0,15,0,63,6,0,40,0,126,6,14,21,0,15,0,30,21,0,14,6,0,14,0,52,21,1,25,8,0,9,0,52,0,27,8,0,14,0,52,21,1,15,0,34,5,8,10,5,21,0,13,0,30,21,0,14,10,21,0,10,0,127,8,5,14,31,0,14,0,21,0,64,6,0,9,0,52,0,26,0,52,0,64,8,8,5,15,19,5,14,21,0,11,0,0,21,0,3,6,0,15,0,63,6,0,26,5,22,0,16,11,0,12,21,1,14,0,34,5,0,14,21,0,1,6,6,0,1,22,0,3,13,14,21,0,3,0,15,0,63,6,0,27,5,0,9,31,0,16,6,0,12,21,0,3,0,71,0,53,0,15,8,0,9,0,11,0,52,0,76,8,10,5,6,0,13,0,50,0,25,8,21,0,10,0,129,8,5,14,21,1,31,21,0,8,3,2,21,1,24,21,0,1,6,0,26,5,0,12,0,67,0,14,21,0,3,6,6,0,13,0,50,0,25,8,21,0,10,0,130,8,5,14,0,67,0,14,21,0,3,6,22,0,17,11,0,10,0,52,0,26,8,5,22,0,18,11,14,0,71,0,14,21,0,3,6,0,10,0,52,0,26,8,5,22,0,19,11,0,33,0,52,21,0,13,0,33,0,52,21,0,18,0,53,0,33,8,0,31,9,8,5,8,0,54,0,27,8,5,22,0,20,11,14,21,0,20,0,10,21,0,19,6,0,8,5,22,0,21,11,14,21,1,15,0,34,5,0,0,0,64,6,0,14,21,0,1,6,22,0,22,11,14,21,1,17,0,34,5,0,14,21,0,1,6,0,2,0,68,6,0,0,21,1,26,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,33,21,0,22,0,8,5,21,1,35,5,6,22,0,23,11,14,0,63,22,0,24,11,14,21,0,23,0,13,5,0,25,5,22,0,25,11,14,15,20,22,0,26,11,14,21,0,21,0,8,5,0,2,21,0,23,6,21,0,26,0,131,7,5,14,21,0,18,0,10,21,0,19,6,22,0,27,11,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,0,59,0,14,21,0,3,6,0,10,31,0,27,6,0,33,21,0,13,6,0,21,0,64,6,0,0,0,52,0,49,0,0,7,8,5,0,31,5,0,42,0,33,7,0,8,0,31,0,53,0,42,0,33,7,8,10,0,33,0,52,0,31,8,0,18,10,21,0,13,0,21,0,59,6,6,0,24,0,59,6,0,49,0,0,7,5,0,31,5,22,0,28,11,14,21,1,15,0,34,5,0,0,0,68,6,0,68,3,2,21,1,24,21,0,1,6,0,2,21,0,11,6,0,33,21,0,28,6,22,0,29,11,0,49,0,0,7,5,22,0,30,11,0,31,5,22,0,31,11,14,21,0,31,0,42,0,33,7,22,0,28,13,14,21,0,31,0,42,0,33,7,22,0,30,13,14,21,0,31,0,42,0,33,7,22,0,29,13,14,21,0,28,0,42,0,33,7,22,0,1,13,14,21,0,28,0,42,0,33,7,22,0,11,13,14,21,0,28,0,42,0,33,7,22,0,5,13,14,21,0,28,0,42,0,33,7,22,0,6,13,14,0,63,0,12,21,0,29,6,22,0,32,11,0,49,0,0,7,5,22,0,33,11,14,0,63,0,11,21,0,29,6,0,30,5,22,0,34,11,14,0,18,0,30,0,10,10,0,42,0,21,7,0,30,0,21,10,0,64,10,22,0,35,11,14,0,14,21,0,35,0,50,0,8,8,21,0,32,10,22,0,36,11,14,21,0,1,0,31,21,1,26,0,34,5,0,0,0,63,0,69,0,65,0,72,3,4,6,6,22,0,37,11,14,21,1,26,21,1,24,21,0,1,6,0,30,5,22,0,38,11,14,21,0,37,21,0,36,0,64,6,22,0,39,11,14,31,0,37,21,0,36,0,52,0,69,8,0,2,0,68,10,0,6,31,0,36,0,52,0,68,8,10,5,22,0,40,11,0,0,0,52,0,11,0,52,0,63,8,0,10,21,0,39,10,8,5,22,0,41,11,14,21,0,41,0,34,5,0,11,0,63,6,21,0,1,0,50,15,21,8,0,30,9,21,0,10,0,132,8,5,14,21,0,39,0,2,0,69,6,0,0,0,63,0,68,0,69,3,3,0,33,21,0,40,6,6,22,0,42,11,14,21,0,3,0,33,0,52,21,0,28,0,33,21,0,34,6,8,0,54,31,0,41,0,24,0,64,6,8,5,0,2,21,0,21,6,0,42,0,1,7,21,0,19,6,22,0,3,12,14,31,0,21,0,9,31,0,22,6,22,0,43,11,14,0,63,0,11,21,0,3,6,0,33,0,52,21,0,13,8,0,54,0,27,0,52,0,64,8,8,5,22,0,44,11,0,27,5,0,9,21,0,43,6,22,0,45,11,14,21,0,3,0,33,21,0,45,0,8,5,21,1,35,5,6,0,2,21,0,45,6,0,0,21,0,3,6,0,19,0,15,0,68,10,0,11,21,0,44,10,0,1,0,19,10,0,6,0,19,0,14,0,69,10,0,2,31,0,44,0,0,0,64,6,10,0,33,0,52,21,0,13,8,0,54,0,27,8,9,10,5,22,0,46,11,14,21,0,46,0,33,0,0,0,6,0,64,10,0,5,0,19,10,31,0,45,0,8,5,0,49,0,0,7,5,0,53,0,19,0,1,0,33,10,8,10,0,63,0,14,21,0,46,6,0,9,21,0,43,6,0,8,5,21,1,35,5,6,0,6,22,0,46,13,14,21,0,46,0,27,5,0,2,31,0,43,6,0,0,22,0,3,13,14,21,0,23,0,14,0,64,6,0,9,21,0,46,0,13,0,63,6,6,0,10,22,0,24,13,0,8,5,0,2,22,0,23,13,14,21,0,23,0,1,22,0,46,13,14,0,59,0,14,21,0,3,6,0,27,0,64,6,0,9,0,76,0,14,21,0,3,6,6,0,1,22,0,3,13,14,0,63,0,14,21,0,3,6,0,27,5,0,12,21,0,17,6,21,0,28,0,50,0,31,8,21,0,10,0,133,8,5,14,31,0,18,0,19,0,1,0,8,0,53,0,2,8,10,22,0,3,13,14,21,0,28,0,42,0,33,7,22,0,17,13,14,21,1,31,0,1,21,0,1,6,22,0,47,11,14,31,0,29,0,1,22,0,11,13,14,21,0,11,0,49,0,0,7,5,0,31,5,22,0,13,12,14,21,0,17,0,10,0,52,0,26,8,5,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,48,11,14,21,0,19,0,1,21,0,20,6,0,33,21,0,48,6,0,12,0,30,0,51,0,1,8,0,11,10,0,63,6,0,42,0,3,7,0,68,6,0,0,0,64,6,22,0,49,11,14,21,1,15,0,34,5,0,0,0,65,6,0,14,21,0,1,6,0,33,21,0,13,6,0,30,5,22,0,50,11,14,31,0,11,0,33,21,0,13,6,0,12,21,0,13,0,53,0,30,8,0,11,9,0,51,0,22,8,0,11,10,0,63,6,0,44,0,21,7,21,0,32,0,30,5,21,0,34,3,2,6,22,0,51,11,14,31,0,51,0,47,15,22,7,5,14,21,0,19,0,33,21,0,48,6,0,31,5,22,0,52,11,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,48,12,14,21,0,13,0,31,5,22,0,53,11,14,21,0,13,0,42,0,33,7,22,0,1,13,14,21,0,48,0,42,0,33,7,22,0,3,13,14,21,0,48,0,42,0,33,7,22,0,46,13,14,31,0,19,0,12,31,0,20,6,0,33,21,0,48,6,0,30,5,0,21,31,0,52,0,31,5,0,33,21,0,50,6,6,22,0,50,12,14,21,0,3,0,70,0,53,0,15,8,0,9,0,11,0,52,0,77,8,10,5,22,0,54,11,14,0,63,0,11,21,0,3,6,0,11,21,0,54,6,22,0,55,11,14,21,0,55,0,27,5,21,1,35,5,0,42,0,33,7,21,0,46,6,22,0,56,11,0,15,0,64,6,22,0,57,11,14,21,0,46,0,1,5,0,6,0,63,6,22,0,58,11,14,21,0,56,0,1,5,0,6,0,63,6,22,0,59,11,14,21,0,13,22,0,25,12,14,31,0,48,0,42,0,33,7,22,0,24,13,14,21,0,54,0,2,21,0,59,6,21,0,26,0,134,7,5,14,0,68,0,16,21,0,3,6,0,9,0,68,0,11,21,0,56,6,6,22,0,60,11,0,30,5,0,28,5,22,0,61,11,14,0,69,0,14,21,0,3,6,22,0,62,11,0,9,21,0,60,6,0,26,5,0,10,21,0,60,6,22,0,63,11,14,0,68,0,25,5,0,37,21,0,3,6,0,10,21,0,63,6,0,16,21,0,62,6,0,2,0,68,6,0,6,21,0,58,6,0,27,0,2,31,0,62,10,0,6,0,26,10,0,68,6,0,2,21,0,60,6,21,0,26,0,135,7,5,14,21,1,25,0,14,21,0,1,6,22,0,64,11,14,21,1,15,0,34,5,0,0,0,68,6,0,14,21,0,1,6,22,0,65,11,14,21,1,15,0,34,5,0,0,0,67,6,0,14,21,0,1,6,22,0,66,11,21,1,35,0,51,0,11,8,21,0,65,6,0,9,21,0,64,6,22,0,67,11,14,21,0,67,0,10,21,0,66,6,0,27,5,0,2,21,0,59,6,31,0,26,0,136,7,5,14,0,63,0,14,21,0,3,6,0,11,0,52,0,10,0,52,0,27,8,8,21,0,63,6,0,26,0,53,0,9,8,5,21,0,13,21,0,10,0,137,8,5,14,0,64,0,16,31,0,46,6,0,26,5,0,9,21,1,14,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,11,21,0,57,6,22,0,68,11,14,21,0,68,0,10,21,0,63,6,0,8,5,0,28,0,54,21,1,34,0,1,0,18,10,0,52,0,13,0,50,0,25,8,8,8,5,22,0,69,11,14,21,0,54,0,30,5,22,0,70,11,0,0,0,52,21,0,69,0,53,0,33,8,8,5,0,0,0,64,6,22,0,71,11,14,21,0,3,0,33,21,0,70,6,0,13,0,76,6,22,0,72,11,14,21,0,3,0,33,21,0,71,6,22,0,73,11,14,21,0,56,0,33,21,0,71,6,0,6,0,63,6,0,13,21,0,73,6,0,9,21,0,72,6,21,0,13,0,33,21,0,71,10,21,0,10,0,138,8,5,14,21,1,31,0,1,21,0,1,6,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,78,8,10,5,22,0,74,11,14,21,0,1,0,33,21,0,70,6,0,42,0,1,7,21,1,14,0,34,5,6,0,0,31,0,73,0,15,0,63,6,6,0,0,21,0,72,6,22,0,75,11,14,21,0,1,0,44,0,63,7,5,0,33,0,52,21,0,71,8,0,54,21,0,75,8,5,0,1,0,52,0,26,8,5,0,33,21,0,53,6,0,2,0,52,0,49,0,0,7,0,14,0,63,10,0,10,0,52,0,27,8,9,8,5,0,49,0,0,7,5,0,27,5,22,0,76,11,0,33,21,0,13,6,0,2,5,22,0,77,11,14,21,1,14,0,34,5,0,42,0,1,7,21,1,31,6,0,14,21,0,47,6,0,11,21,0,76,6,21,0,35,0,50,0,8,8,21,0,32,6,22,0,78,11,14,21,0,24,0,33,21,0,53,6,21,0,35,0,50,0,8,8,21,0,32,6,22,0,79,11,14,21,0,28,0,33,21,0,34,6,0,21,0,63,6,0,42,0,1,7,0,64,6,15,23,5,14,21,0,79,0,33,0,52,0,49,0,0,7,8,21,0,65,6,22,0,80,11,14,21,0,80,0,14,0,1,0,18,10,22,0,58,13,14,31,0,80,0,14,0,1,0,18,10,22,0,59,13,14,21,0,77,0,11,21,1,15,21,1,24,0,11,0,34,0,0,0,69,10,0,53,0,14,8,10,21,0,1,6,0,10,21,0,55,6,0,10,31,0,74,6,0,10,21,0,54,6,6,21,0,13,21,0,10,0,140,8,5,14,21,0,77,0,33,21,0,70,6,0,11,0,68,0,14,31,0,75,6,6,21,0,13,0,33,21,0,70,10,21,0,10,0,141,8,5,14,21,0,77,0,12,0,52,0,27,8,5,0,9,21,0,3,0,15,0,63,6,6,0,9,21,0,56,0,11,0,63,6,6,21,0,13,21,0,10,0,142,8,5,14,21,0,77,0,33,21,0,70,6,22,0,81,11,0,12,22,0,72,13,14,21,0,70,0,30,31,0,81,6,22,0,82,11,14,31,0,17,0,27,5,22,0,83,11,0,30,5,22,0,84,11,14,21,0,47,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,63,8,10,5,0,11,31,0,83,6,0,11,31,0,54,0,9,21,0,77,6,0,26,5,0,33,21,0,53,6,6,0,30,5,22,0,85,11,14,21,0,76,0,33,21,0,38,6,22,0,86,11,0,11,0,63,6,22,0,87,11,14,0,68,0,68,3,2,21,1,24,31,0,76,0,33,21,0,85,6,22,0,88,11,6,22,0,89,11,14,0,67,0,11,31,0,86,6,0,9,21,0,87,6,21,0,38,21,0,10,0,143,8,5,14,21,0,33,0,33,21,0,85,6,22,0,90,11,14,21,0,47,0,33,21,0,85,6,22,0,91,11,14,21,0,7,0,13,5,0,11,21,0,91,6,0,9,21,0,90,0,14,0,63,6,6,0,9,21,0,89,6,22,0,92,11,14,21,0,7,0,33,21,0,91,0,30,21,0,92,6,6,22,0,93,11,0,14,0,63,6,21,0,85,0,30,21,0,92,10,21,0,10,0,144,8,5,14,21,0,89,0,30,0,52,31,0,92,8,0,54,31,0,93,0,15,0,63,6,8,5,22,0,89,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,94,11,0,44,0,63,7,5,22,0,95,11,14,21,0,91,0,30,21,0,89,6,22,0,96,11,0,21,21,0,94,6,0,39,21,0,42,0,13,5,0,21,21,0,90,0,30,21,0,89,6,22,0,97,11,6,0,21,21,0,95,6,22,0,98,11,6,22,0,99,11,14,21,0,31,0,33,21,0,34,6,0,21,21,0,1,0,13,5,6,0,33,21,0,97,6,0,21,31,0,31,0,30,31,0,32,6,0,21,0,59,6,0,33,31,0,90,6,0,0,21,0,88,0,14,0,64,6,6,6,22,0,100,11,14,21,0,100,0,31,5,0,33,0,52,21,0,96,0,21,21,0,91,6,22,0,101,11,0,53,0,33,8,0,31,9,8,5,22,0,102,11,14,21,0,102,0,30,0,52,0,15,0,52,21,0,89,0,13,5,8,8,5,15,24,5,14,21,0,102,0,33,31,0,96,0,44,0,59,7,5,0,21,21,0,89,6,0,33,21,0,102,6,0,49,0,0,7,5,22,0,103,11,0,31,5,6,0,30,0,52,21,0,89,0,13,5,0,53,0,11,8,8,5,22,0,102,12,14,21,0,102,0,42,0,33,7,22,0,89,13,14,21,0,102,0,42,0,33,7,22,0,85,13,14,21,0,102,0,42,0,33,7,22,0,88,13,14,31,0,103,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,104,11,14,31,0,91,0,33,21,0,102,0,23,21,0,104,6,6,22,0,105,11,14,21,0,7,0,13,5,0,16,21,0,105,6,21,0,85,0,23,21,0,104,10,21,0,10,21,0,105,0,53,0,30,8,0,38,9,21,1,28,0,145,10,8,5,14,21,0,88,0,11,0,63,6,22,0,106,11,0,9,0,69,0,11,31,0,88,6,6,22,0,107,11,14,31,0,30,0,33,21,0,85,6,0,33,0,52,21,0,89,21,1,35,5,0,24,21,0,104,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,108,11,0,33,21,0,105,6,10,0,1,0,19,10,5,22,0,109,11,14,21,0,109,0,11,0,63,6,0,9,21,0,107,6,21,0,85,21,0,10,0,146,8,5,14,31,0,107,21,0,35,0,24,0,64,10,0,16,0,30,10,21,0,89,6,0,33,31,0,102,0,30,21,0,89,6,0,31,5,22,0,110,11,6,0,21,31,0,95,6,0,39,31,0,98,6,22,0,111,11,14,31,0,97,0,21,31,0,108,6,0,36,0,0,21,0,42,0,53,0,33,8,10,5,0,19,0,24,0,52,0,13,8,31,0,94,10,0,33,0,52,0,31,8,31,0,110,10,0,33,21,0,89,0,24,31,0,104,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,105,8,10,5,22,0,112,11,14,21,0,109,0,11,0,63,6,31,0,35,0,34,0,54,0,63,8,9,0,33,0,52,0,49,0,0,7,8,0,18,10,21,0,89,6,0,9,21,0,89,0,26,0,64,6,0,11,21,0,106,6,6,22,0,113,11,14,21,0,47,0,33,21,0,38,6,0,0,0,69,6,0,0,21,0,39,0,2,0,69,6,0,33,21,0,33,0,33,21,0,38,6,22,0,114,11,6,6,22,0,115,11,14,31,0,114,0,2,0,72,6,0,0,21,0,115,6,0,28,0,54,0,37,8,5,0,21,22,0,113,13,14,21,0,84,21,0,38,0,21,21,0,85,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,116,11,14,31,0,87,0,21,31,0,106,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,113,6,0,0,0,79,6,22,0,117,11,14,21,0,84,0,44,0,61,7,5,31,0,47,0,33,31,0,84,6,31,0,117,31,0,38,0,44,0,63,7,5,0,21,31,0,109,6,31,0,115,0,21,31,0,112,6,3,5,22,0,118,11,14,21,0,63,0,8,5,0,49,0,0,7,5,21,1,34,0,1,0,19,10,21,0,55,6,0,7,0,10,0,12,10,0,68,6,0,9,21,0,57,6,22,0,119,11,14,31,0,60,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,120,11,0,11,21,0,77,0,11,21,0,55,6,0,10,0,52,0,26,8,5,0,10,21,0,63,6,0,10,31,0,119,6,22,0,121,11,6,0,30,5,22,0,122,11,14,31,0,120,0,10,31,0,121,6,0,12,21,0,57,6,21,0,13,21,0,10,0,147,8,5,14,0,63,0,14,21,0,3,6,0,11,21,0,63,6,0,10,0,63,0,16,21,0,3,6,0,9,31,0,57,6,6,0,8,5,0,2,0,68,6,0,6,31,0,58,6,0,26,0,68,6,0,33,21,0,122,6,22,0,123,11,0,13,0,68,6,22,0,124,11,14,21,1,25,0,11,21,0,1,6,0,30,5,22,0,125,11,0,42,0,33,7,21,0,1,6,22,0,126,11,0,9,5,0,38,5,22,0,127,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,126,6,22,0,128,11,14,31,0,8,0,0,21,1,31,6,22,0,129,11,0,16,21,0,1,6,0,30,5,22,0,130,11,0,21,31,0,125,6,22,0,131,11,14,21,0,1,0,33,31,0,130,6,0,0,21,0,127,0,13,5,0,42,0,1,7,31,0,129,6,6,0,21,22,0,128,13,14,31,0,53,0,33,31,0,34,6,22,0,132,11,14,0,63,0,21,21,0,67,6,0,49,0,0,7,5,0,30,0,64,0,21,21,0,66,6,6,0,24,0,64,6,0,27,0,53,0,1,8,5,0,0,31,0,55,0,26,0,64,6,0,30,31,0,66,6,0,8,5,6,0,42,0,21,7,31,0,49,6,22,0,133,11,14,0,77,0,14,21,0,3,6,0,27,5,0,10,31,0,67,6,0,10,21,0,59,0,14,0,68,6,6,0,12,31,0,64,6,0,30,5,22,0,134,11,14,31,0,65,0,30,5,22,0,135,11,14,21,0,124,0,0,21,0,122,6,0,0,0,52,21,0,69,0,53,0,33,8,0,2,21,0,124,10,8,5,22,0,136,11,14,21,0,136,0,30,31,0,59,0,33,21,0,122,6,22,0,137,11,0,14,0,68,6,22,0,138,11,0,2,21,0,124,0,0,0,64,6,6,6,0,21,22,0,134,13,14,21,0,138,0,8,5,22,0,138,12,14,21,0,138,0,42,0,30,7,22,0,122,13,14,21,0,138,0,42,0,30,7,22,0,136,13,14,21,0,135,0,21,0,59,6,0,30,21,0,79,6,0,42,0,33,7,21,0,13,6,0,0,0,64,6,0,30,0,65,6,0,42,0,21,7,22,0,116,13,14,0,79,0,63,0,68,0,80,0,81,3,5,3,1,0,20,21,0,79,0,47,0,0,7,5,6,0,42,0,21,7,22,0,118,13,14,21,0,131,21,0,131,21,0,132,21,0,132,21,0,50,0,30,0,68,6,21,0,134,21,0,71,0,30,21,0,72,6,0,64,0,0,21,0,82,6,0,64,0,0,21,0,82,6,31,0,69,0,33,21,0,61,6,0,6,0,64,6,0,0,21,0,61,6,31,0,136,21,0,135,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,116,6,22,0,139,11,0,31,5,22,0,140,11,14,31,0,131,0,44,0,63,7,5,31,0,128,21,0,132,0,44,0,82,7,5,31,0,132,0,13,5,0,25,5,0,0,0,64,6,31,0,133,0,22,31,0,77,0,33,31,0,50,6,0,0,0,69,6,6,0,29,5,0,20,5,31,0,134,0,44,0,81,7,5,21,0,1,0,0,21,0,68,6,0,33,31,0,70,0,30,21,0,72,6,6,0,0,21,1,14,0,34,5,0,0,0,64,6,0,1,0,60,6,6,0,6,0,60,6,21,0,82,0,44,0,83,7,5,31,0,1,0,33,0,64,0,1,31,0,82,6,6,0,42,0,1,7,21,1,31,6,31,0,3,0,33,21,0,61,6,0,0,0,65,6,31,0,56,0,33,21,0,122,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,123,0,14,0,64,6,0,6,31,0,137,6,0,2,0,60,6,0,0,31,0,124,6,0,30,31,0,138,6,6,0,0,0,65,6,0,5,0,84,6,21,0,78,0,2,0,67,6,0,0,0,85,6,22,0,141,11,0,24,0,59,6,3,12,0,21,31,0,118,6,0,21,5,0,33,21,0,140,6,22,0,142,11,14,0,19,0,42,0,33,7,21,0,13,10,0,21,0,13,0,53,0,42,0,24,0,52,0,1,8,7,8,10,22,0,143,11,14,31,0,71,0,30,31,0,72,6,0,42,0,1,7,0,64,6,31,0,61,21,0,122,3,3,0,21,5,21,0,143,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,139,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,135,6,6,22,0,144,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,135,0,13,5,8,0,33,21,0,140,10,0,42,0,21,7,0,59,10,8,7,21,0,144,31,0,68,0,10,31,0,63,6,0,8,5,0,27,5,21,1,35,5,0,33,31,0,122,6,31,0,143,31,0,144,6,3,2,6,22,0,145,11,14,31,0,141,0,34,0,59,6,0,21,21,0,142,6,31,0,127,31,0,40,31,0,39,0,8,5,31,0,135,0,13,0,51,0,1,8,31,0,142,6,0,16,31,0,140,6,0,21,0,64,6,0,30,5,21,0,99,0,44,0,13,7,5,0,0,31,0,42,6,31,0,99,31,0,111,3,6,31,0,145,3,4,25,21,0,2,18,14,3,0,0,44,0,41,0,63,7,0,40,0,148,10,7,3,0,0,63,0,25,5,3,4,22,0,3,11,14,31,0,2,0,13,0,11,0,67,10,0,57,0,11,0,51,0,22,8,8,5,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,5,22,0,4,22,0,5,22,0,6,22,0,7,4,4,11,14,31,0,1,21,1,37,31,0,5,21,0,6,3,2,6,22,0,8,11,22,0,9,22,0,10,22,0,11,22,0,12,22,0,13,4,5,11,14,31,0,9,21,1,39,31,0,10,21,0,11,0,34,5,31,0,12,31,0,13,31,0,6,0,44,0,63,7,5,0,27,31,0,7,6,3,5,6,22,0,14,22,0,15,22,0,16,22,0,17,4,4,11,14,31,0,14,31,0,11,0,24,0,64,6,0,21,31,0,4,0,33,31,0,15,6,3,1,6,0,21,5,31,0,16,0,12,5,0,29,5,0,43,0,11,7,5,31,0,17,31,0,8,3,5,25,21,0,2,18,14,31,0,1,31,0,2,5,25,21,0,2,18,14,21,0,1,0,33,0,52,21,0,2,0,30,31,0,1,17,8,0,54,0,44,0,64,7,8,5,21,1,13,31,0,2,0,42,0,33,7,16,6,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,108,3,2,6,25,0,63,0,40,31,0,1,0,21,0,63,6,0,33,0,52,0,49,0,0,7,8,21,1,31,6,0,9,21,1,32,6,0,30,5,0,109,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,110,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,111,3,2,6,25,21,0,2,18,14,0,63,0,40,31,0,2,0,30,31,0,1,17,0,42,0,33,7,21,1,26,17,0,112,3,2,6,25,21,0,2,18,14,21,0,2,0,42,0,30,7,22,1,26,13,14,21,0,2,0,42,0,30,7,22,1,25,13,14,31,0,1,0,30,31,0,2,6,25,0,47,0,10,7,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,10,0,42,0,40,7,0,63,10,8,25,0,63,0,28,0,53,0,45,0,14,7,8,0,48,15,25,7,0,19,0,50,0,44,0,63,7,8,10,0,34,0,59,10,3,2,0,55,0,13,0,11,0,63,10,0,51,0,9,8,8,22,0,3,11,14,15,26,22,0,4,11,14,0,63,21,0,4,0,122,8,0,42,0,64,31,0,4,0,123,8,7,3,2,0,55,0,13,0,51,0,12,8,8,22,0,5,11,14,31,0,1,31,0,5,0,124,3,2,0,55,0,13,0,51,0,5,8,0,11,31,0,3,10,8,31,0,2,17,0,42,0,40,7,0,63,6,25,0,14,0,57,0,47,0,10,7,8,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,0,42,0,64,0,56,0,33,8,7,0,41,21,1,6,7,0,22,21,1,5,10,10,0,29,0,50,0,9,8,9,10,0,42,0,40,7,0,63,10,8,25,21,1,15,0,21,0,63,6,0,30,21,0,1,6,0,13,21,2,15,0,34,5,0,0,0,67,6,6,21,1,13,0,21,0,63,10,0,30,31,0,1,10,21,1,10,0,128,8,5,25,31,0,1,0,6,22,1,24,13,0,14,0,68,6,21,1,25,21,1,10,31,0,4,8,5,25,21,2,26,21,2,24,31,0,1,6,0,9,21,1,33,0,14,0,63,6,6,25,21,0,2,18,14,21,1,5,0,33,0,52,21,0,1,8,0,54,21,1,5,0,33,21,0,2,17,8,5,22,1,5,12,14,21,1,6,0,33,0,52,31,0,2,8,0,54,21,1,6,0,33,31,0,1,6,8,5,22,1,6,12,25,21,1,23,0,33,21,0,1,6,0,2,0,52,0,8,8,21,1,78,6,0,6,22,1,79,13,0,14,0,68,6,21,1,28,0,50,0,31,8,0,33,31,0,1,10,21,1,10,0,139,8,5,25,21,1,100,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,101,6,0,8,5,21,1,85,0,30,0,52,21,1,89,8,0,53,0,21,8,9,0,33,31,0,1,10,21,1,10,0,144,8,5,25,21,0,1,0,27,5,0,0,31,0,2,17,0,49,0,6,7,5,0,6,31,0,1,6,25,0,36,0,14,0,18,0,50,0,13,8,10,0,42,0,30,7,0,19,10,0,0,31,0,2,10,0,42,0,33,7,21,3,8,10,0,21,0,103,10,0,21,31,0,1,10,0,21,0,121,10,25] - ,[runtime[0],runtime[1],runtime[2],runtime[3],runtime[4],runtime[6],runtime[7],runtime[8],runtime[9],runtime[10],runtime[11],runtime[12],runtime[13],runtime[14],runtime[15],runtime[16],runtime[17],runtime[19],runtime[20],runtime[21],runtime[22],runtime[23],runtime[24],runtime[25],runtime[26],runtime[27],runtime[28],runtime[29],runtime[30],runtime[31],runtime[32],runtime[33],runtime[34],runtime[35],runtime[36],runtime[37],runtime[38],runtime[39],runtime[40],runtime[41],runtime[42],runtime[43],runtime[44],runtime[45],runtime[46],runtime[47],runtime[48],runtime[49],runtime[50],runtime[51],runtime[52],runtime[53],runtime[54],runtime[55],runtime[56],runtime[58],runtime[59],runtime[61],10,-1,11,26,9,0,1,5,8,4,2,3,-3,-2,6,17,3.1415926535898,Infinity,-4,-5,-6,21,18,14,15,28,19,25,'\0','0','#','\'','\"','@',str("⋄,"),str("⇐←↩"),str("(){}⟨⟩"),str("‿"),str("·"),str("𝕊𝕏𝕎𝔽𝔾𝕤𝕩𝕨𝕣𝕗𝕘"),str(".¯π∞"),str("_"),str("aA"),str("•"),str("𝕨"),str(" "),str("#\'\"@"),str("s"),str("Unknown character"),str(": "),str("Unclosed quote"),str("Words can\'t only have underscores"),str("System dot with no name"),str("𝕣 can\'t be used with other word characters"),str("Numbers can\'t start with underscores"),str("Letter"),str(" \""),str("\" not allowed in numbers"),str("ea"),str("Negative sign in the middle of a number"),str("Portion of a number is empty"),str("Ill-formed decimal or exponent use"),str("π and ∞ must occur alone"),str("Missing "),str("opening"),str("closing"),str("Malformed bracket nesting"),str("Empty program"),str("Swapped open and closed brackets"),str("Parentheses can\'t contain separators"),str("Empty statement or expression"),str("Invalid assignment or stranding use"),str("Dot must be followed by a name"),str("Can\'t strand Nothing (·)"),str("Special name outside of any block"),str("Dot must be preceded by a subject"),str("Nothing (·) cannot be assigned"),str("Missing operand"),str("Can\'t use Nothing (·) in lists"),str("Double subjects (missing ‿?)"),str("Role of the two sides in assignment must match"),str("Can\'t return Nothing (·)"),str("Assignment target must be a name or list of targets"),str("Can\'t nest assignments (write aliases with ⇐)"),str("Can\'t use result of function/modifier assignment without parentheses"),str("Can\'t define special name"),str("Redefinition"),str("Undefined identifier"),str("Can\'t export from surrounding scope"),str("Second-level parts of a train must be functions"),str("System values not supported")] - ,[[0,1,0,0],[0,0,3,41],[1,0,541,5],[1,1,560,5],[0,0,684,57],[0,0,2859,23],[0,0,3689,146],[0,0,9299,18],[0,0,9532,3],[0,0,9545,3],[0,0,9590,3],[0,0,9609,3],[0,0,9650,3],[0,0,9669,3],[0,0,9688,3],[0,0,9721,3],[2,1,9762,3],[0,0,9798,6],[2,1,9935,3],[0,0,10007,3],[1,0,10057,5],[0,0,10083,3],[0,0,10105,3],[0,0,10168,3],[0,0,10221,3],[0,0,10283,3],[2,1,10308,3]] + [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,0,58,0,0,0,85,6,22,0,6,11,14,31,0,3,31,0,4,31,0,5,21,0,6,0,21,0,91,6,0,92,0,93,0,94,0,95,0,96,0,20,0,60,0,50,3,2,6,0,43,0,33,7,0,59,6,0,97,0,58,0,25,5,0,0,0,86,6,0,61,22,0,7,11,0,25,5,0,45,0,0,7,0,99,6,0,20,5,0,42,0,21,7,0,98,6,0,62,0,0,0,85,6,0,21,0,102,6,0,21,0,101,0,24,0,59,6,6,0,21,0,100,6,0,103,3,14,0,44,0,13,7,0,11,0,51,0,22,8,0,21,10,5,22,0,8,22,0,9,4,2,11,14,21,0,9,0,49,0,0,7,0,27,0,63,10,0,53,0,42,0,44,0,22,7,7,8,5,22,0,10,22,0,11,22,0,12,22,0,13,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,22,0,19,22,0,20,22,0,21,22,0,22,22,0,23,4,14,11,14,0,34,0,53,0,1,8,0,12,0,9,0,15,0,52,0,63,8,10,0,34,0,52,0,64,8,10,22,0,24,11,14,21,0,13,0,34,5,22,0,25,11,14,0,65,0,1,0,53,0,22,8,5,0,0,21,0,18,6,22,0,26,11,14,21,0,18,0,34,5,0,0,0,66,6,22,0,27,11,14,0,13,0,11,0,64,10,0,42,0,30,7,0,104,10,0,53,0,21,8,22,0,28,11,14,15,2,22,0,29,11,14,15,3,21,0,8,7,22,0,30,11,14,21,0,19,0,34,5,22,0,31,11,0,0,0,64,6,22,0,32,11,14,0,64,0,68,0,69,0,59,0,70,0,59,0,63,3,2,0,71,0,63,0,65,0,72,3,2,0,30,5,0,8,5,3,9,0,41,31,0,9,7,0,23,0,13,10,0,53,0,42,0,44,0,20,7,7,8,5,0,21,5,0,42,0,21,7,0,67,6,22,0,33,11,14,0,2,0,49,0,6,7,9,22,0,34,11,14,21,0,34,0,52,0,13,0,50,0,25,8,8,22,0,35,11,14,21,0,34,0,52,0,13,0,50,0,25,8,0,0,0,64,10,8,22,0,36,11,14,15,4,22,0,37,11,14,15,5,22,0,38,11,14,15,6,22,0,39,11,14,15,7,22,0,40,11,25,31,0,1,0,11,5,0,44,15,8,7,31,0,4,6,0,21,5,25,21,1,29,21,1,28,0,52,0,105,8,0,106,0,19,3,3,7,0,42,0,40,7,0,63,10,22,0,2,11,14,21,0,1,0,53,0,33,8,0,53,0,17,0,57,0,18,0,30,0,13,10,0,50,31,0,2,8,8,8,0,18,0,19,10,22,0,3,11,14,21,0,1,0,31,5,22,0,4,11,14,0,19,0,31,31,0,1,0,33,21,0,4,6,10,0,6,0,64,10,0,42,0,1,7,0,64,10,0,42,0,33,7,31,0,4,10,31,0,3,0,19,10,25,31,0,2,22,0,3,22,0,4,4,2,11,14,0,87,0,14,21,0,1,6,22,0,5,11,14,0,88,0,14,21,0,1,6,22,0,6,11,0,9,0,52,0,26,0,52,0,63,0,63,3,2,8,8,5,0,30,5,22,0,7,11,14,0,89,0,14,21,0,1,6,22,0,8,11,0,30,5,22,0,9,11,14,21,0,7,21,0,9,0,24,0,59,6,21,0,5,0,30,5,3,3,0,21,5,22,0,10,11,0,31,5,22,0,11,11,14,21,0,10,0,33,21,0,11,6,22,0,10,12,14,31,0,7,0,0,0,68,6,31,0,9,0,24,0,64,6,0,64,0,21,21,1,6,0,14,21,0,1,6,6,0,30,5,0,30,0,52,21,0,5,0,49,0,0,7,5,0,21,0,63,6,0,53,0,33,0,50,0,27,0,53,0,1,8,8,8,8,5,3,3,0,21,5,0,33,31,0,11,6,22,0,12,11,14,0,19,0,34,0,59,10,0,14,0,63,10,0,57,15,9,8,22,0,13,11,14,0,30,0,52,21,0,12,0,31,21,0,10,6,0,44,0,63,7,0,21,0,64,10,21,0,13,0,13,0,53,0,21,8,10,0,23,0,13,10,5,8,0,46,0,30,7,9,0,23,21,0,1,0,13,5,10,22,0,14,11,14,31,0,10,21,0,14,5,22,0,15,11,14,31,0,12,31,0,14,5,22,0,16,11,14,21,0,16,0,10,21,0,15,6,22,0,17,11,0,49,0,13,7,0,64,6,22,0,18,11,14,21,0,18,0,11,31,0,16,6,0,9,21,0,8,0,10,21,0,6,6,6,0,47,0,10,7,0,57,15,10,8,5,14,0,90,0,14,21,0,1,6,0,9,21,0,18,6,22,0,19,11,14,31,0,6,0,9,21,0,15,6,0,27,5,0,10,21,0,19,6,0,30,5,22,0,20,11,14,21,0,20,31,0,19,0,53,0,33,8,0,2,0,85,0,1,0,90,6,10,0,1,21,0,1,0,53,0,33,8,10,5,22,0,21,11,14,21,0,8,0,9,22,0,15,13,0,26,5,0,9,21,0,8,6,22,0,22,11,0,12,22,0,18,13,14,31,0,17,0,9,31,0,8,6,0,49,0,13,7,5,0,11,0,64,0,53,0,21,8,0,51,0,2,0,52,0,49,0,0,7,8,8,0,18,10,31,0,22,0,27,5,0,12,31,0,15,6,22,0,23,11,6,0,42,0,1,7,0,64,6,0,42,0,39,7,21,0,1,6,22,0,24,11,14,21,0,18,0,30,5,22,0,25,11,14,21,0,18,0,27,0,64,6,0,30,5,0,23,0,52,0,13,8,21,0,25,6,22,0,26,11,14,21,0,25,31,0,5,0,53,0,33,8,0,2,0,1,10,21,0,26,6,0,1,22,0,26,13,14,31,0,1,0,33,21,0,25,6,21,1,30,5,22,0,27,11,14,21,1,20,21,1,24,21,0,27,6,0,26,5,0,12,21,1,19,0,34,5,0,14,21,0,27,6,6,22,0,28,11,14,21,1,27,0,14,21,0,27,6,22,0,29,11,14,21,1,22,0,34,0,51,0,42,0,1,7,0,22,0,18,10,8,21,1,19,6,21,1,24,21,0,27,6,0,11,31,0,28,6,0,10,21,0,29,6,22,0,30,11,0,11,0,52,0,27,8,5,22,0,31,11,14,21,1,21,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,27,6,22,0,32,11,14,21,1,22,0,34,5,0,14,21,0,27,6,22,0,33,11,14,21,0,32,0,12,21,0,30,6,0,18,0,30,0,10,10,0,26,0,30,0,19,10,0,64,10,0,11,0,30,10,21,0,31,6,0,47,0,10,7,0,57,15,11,8,5,14,21,0,27,0,30,21,0,31,6,0,42,0,1,7,21,1,21,0,34,5,6,0,42,0,3,0,50,0,5,8,7,21,1,7,6,0,2,21,0,29,0,30,21,0,31,6,0,8,5,6,22,0,34,11,14,21,1,21,0,34,5,0,0,21,1,7,6,0,16,21,0,27,6,0,9,21,0,30,6,0,2,21,1,7,6,0,1,22,0,27,13,14,21,0,30,0,26,5,0,12,21,0,33,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,33,0,10,0,52,0,27,8,5,0,13,22,0,31,13,14,31,0,33,0,30,21,0,31,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,34,6,0,2,0,68,6,6,22,0,35,11,0,11,0,63,6,22,0,36,11,14,21,0,36,0,8,5,0,21,0,63,6,0,33,21,0,31,0,49,0,0,7,5,6,0,9,21,0,30,6,22,0,37,11,0,12,21,0,30,6,22,0,38,11,14,21,0,30,0,2,21,0,27,6,0,21,0,52,0,63,8,0,30,21,0,37,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,32,0,21,0,63,6,6,10,0,51,21,1,38,8,21,0,26,6,22,0,39,11,14,31,0,34,0,30,31,0,36,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,38,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,32,6,6,22,0,40,11,14,21,0,37,0,12,21,0,31,6,0,49,0,0,7,5,0,2,21,0,32,0,12,21,0,38,6,6,22,0,41,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,42,11,0,42,0,30,7,21,0,29,6,22,0,43,11,14,21,0,31,22,0,44,11,0,9,31,0,37,6,0,10,21,0,42,6,22,0,31,12,14,21,0,29,0,30,21,0,31,6,0,8,5,0,42,0,30,7,22,0,35,13,0,30,0,52,0,11,0,52,0,63,8,8,5,0,14,0,64,6,22,0,45,11,14,21,0,43,0,21,0,63,6,0,33,21,0,41,6,0,11,0,52,21,0,42,8,0,10,0,13,0,52,21,0,29,8,10,5,0,9,21,0,32,0,12,31,0,38,6,6,0,47,0,10,7,0,57,15,13,8,5,14,31,0,42,0,11,21,0,29,6,0,30,5,21,0,27,0,53,0,33,8,0,12,21,1,21,0,34,5,10,0,11,21,0,45,10,0,53,0,19,0,47,0,10,7,9,0,57,15,14,8,8,5,14,31,0,43,0,8,5,0,2,0,52,0,49,0,0,7,8,5,0,21,0,63,6,0,42,0,1,7,0,64,6,0,33,22,0,41,13,14,21,1,8,0,33,21,0,27,6,0,39,31,0,41,6,0,39,0,68,0,21,31,0,45,6,6,0,34,0,54,0,21,0,52,21,0,4,8,8,5,22,0,46,11,14,31,0,18,0,27,5,0,49,0,0,7,5,0,33,31,0,23,0,30,5,0,21,31,0,20,6,6,0,21,31,0,29,0,12,21,0,31,6,0,30,5,0,33,0,52,0,32,8,31,0,35,6,6,22,0,47,11,14,31,0,39,31,0,21,31,0,24,3,3,0,21,31,0,46,6,22,0,48,11,14,21,0,48,0,44,0,35,7,5,22,0,49,11,0,42,0,44,0,30,0,52,0,49,0,6,7,0,27,0,59,10,0,12,0,19,10,8,7,7,22,0,48,13,14,21,0,48,0,34,0,52,0,64,8,0,54,31,0,3,8,5,22,0,48,12,14,21,1,22,21,1,24,21,0,27,6,0,10,21,0,30,6,0,8,5,22,0,50,11,14,31,0,44,0,10,21,0,50,6,0,42,0,30,7,22,0,26,13,14,31,0,30,0,26,0,53,0,12,8,5,0,10,21,0,50,6,0,42,0,30,7,22,0,25,13,14,21,0,27,0,33,0,52,31,0,47,8,0,54,21,0,48,0,44,0,13,7,5,22,0,51,11,0,27,21,1,32,6,0,49,0,0,7,5,0,0,31,0,49,6,0,21,5,0,24,0,52,0,13,8,31,0,4,6,8,5,0,30,31,0,50,0,10,21,0,31,6,6,22,0,27,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,24,10,21,0,27,6,0,1,22,0,27,13,14,21,1,25,0,14,21,0,27,6,0,42,0,21,7,0,13,0,21,10,0,64,6,0,30,5,0,24,0,64,6,0,24,0,59,6,22,0,52,11,0,44,0,64,7,5,0,49,0,13,7,5,22,0,53,11,14,21,1,15,0,34,5,0,0,0,69,0,65,3,2,6,0,37,21,0,27,0,33,21,0,53,0,1,21,0,52,6,6,0,0,21,0,53,6,6,0,26,0,53,0,10,8,5,0,12,31,0,53,6,0,42,0,30,7,31,0,52,6,22,0,54,11,14,21,1,25,0,13,21,0,27,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,15,7,22,0,27,13,14,31,0,51,0,23,0,68,6,0,47,0,0,7,5,0,22,21,1,32,6,21,1,24,21,0,27,6,0,10,21,1,27,0,14,21,0,27,6,6,22,0,55,11,14,0,63,0,21,21,1,33,6,0,33,21,0,27,0,5,21,1,32,6,6,0,30,0,52,31,0,55,8,0,54,31,0,40,8,5,22,0,56,11,14,21,0,27,0,15,0,52,0,0,0,52,0,69,8,8,0,0,0,65,10,0,2,0,65,0,53,0,22,8,21,1,24,0,19,10,10,21,1,18,0,34,5,6,0,0,22,0,27,13,14,21,0,27,0,14,0,2,0,58,10,0,0,0,11,10,21,1,31,6,0,1,22,0,27,13,14,31,0,27,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,15,16,22,0,3,11,14,21,1,29,21,1,28,0,52,0,112,8,0,113,21,1,8,0,53,0,33,8,0,114,3,4,7,22,0,4,11,14,21,1,19,0,47,0,25,0,53,0,0,8,7,5,0,21,0,115,0,47,0,1,7,5,0,0,21,1,21,0,34,5,6,6,0,44,21,0,1,0,53,0,14,8,7,5,22,0,5,22,0,6,22,0,7,22,0,8,22,0,9,4,5,11,14,21,1,21,0,34,5,0,11,21,0,1,6,0,10,21,0,5,6,0,8,5,0,10,21,1,27,0,14,21,0,1,6,6,21,0,2,21,0,3,21,0,1,0,53,0,30,8,0,50,31,0,4,8,8,5,14,21,0,1,0,14,0,63,6,22,0,10,11,0,10,21,0,5,6,22,0,11,11,0,10,21,0,6,6,22,0,12,11,14,21,0,11,0,10,21,0,7,6,0,8,5,22,0,13,11,14,21,0,11,0,27,5,0,12,21,0,7,6,21,0,2,21,0,3,0,116,8,5,14,21,0,12,0,10,21,0,7,6,0,9,21,0,12,0,26,0,64,6,6,21,0,2,21,0,3,0,117,8,5,14,21,0,1,0,30,21,0,12,6,0,11,0,52,0,27,8,0,10,0,14,0,52,0,63,8,10,5,0,8,5,21,0,2,0,30,31,0,12,10,21,0,3,0,118,8,5,14,21,0,5,0,27,5,0,12,21,0,7,6,0,10,21,0,10,6,0,26,0,10,31,0,5,0,26,5,0,9,21,0,8,6,10,0,9,0,27,10,0,64,6,0,12,21,0,9,0,10,31,0,8,6,6,31,0,2,31,0,3,0,119,8,5,14,21,0,13,0,9,0,52,0,8,21,1,36,0,51,0,12,8,21,1,20,0,34,5,0,13,21,0,1,6,0,11,21,0,6,6,10,0,15,0,26,10,8,5,22,0,14,11,0,9,0,52,0,49,0,0,7,21,1,34,0,1,0,19,10,0,8,10,0,16,0,73,10,8,5,22,0,15,11,14,21,1,19,0,34,5,0,0,0,64,6,0,1,31,0,1,6,0,2,21,0,15,6,0,30,21,0,6,0,8,5,6,0,42,0,33,7,0,58,0,25,5,0,21,0,74,0,64,3,2,6,0,21,0,59,6,6,22,0,16,11,14,21,0,16,0,49,0,0,0,52,0,58,0,53,0,2,8,8,0,2,0,15,0,52,0,63,8,10,7,0,63,6,0,30,31,0,16,0,15,0,63,6,0,26,0,53,0,12,8,5,6,22,0,17,11,14,31,0,7,0,27,5,0,30,31,0,13,0,27,0,53,0,12,8,5,22,0,18,11,6,0,42,0,33,7,0,64,0,59,3,2,6,0,2,22,0,17,13,14,31,0,10,0,30,31,0,11,6,22,0,19,11,14,31,0,14,0,26,0,53,0,12,8,0,30,9,0,51,0,1,0,52,31,0,6,0,26,5,21,1,36,5,0,53,0,33,8,8,0,19,0,2,0,11,10,0,1,0,52,0,27,8,10,0,1,0,1,10,8,31,0,15,6,0,30,21,0,19,6,22,0,20,11,14,21,0,19,0,8,5,0,2,21,0,17,6,0,26,5,0,30,21,0,19,6,0,42,0,1,7,31,0,20,6,22,0,21,11,0,7,5,0,4,0,58,6,22,0,22,11,14,0,64,0,75,3,2,0,33,31,0,9,0,30,31,0,18,6,6,0,2,31,0,17,6,0,30,31,0,19,6,0,30,0,52,21,0,21,0,11,0,63,6,8,0,54,0,2,8,21,0,22,6,0,30,0,52,31,0,21,0,12,0,63,6,8,0,54,0,42,0,3,7,8,31,0,22,6,25,31,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,31,0,4,0,13,5,22,0,8,11,14,15,17,22,0,9,11,14,15,18,22,0,10,11,14,21,0,1,0,13,5,0,11,0,63,6,0,40,0,124,6,14,21,1,15,21,1,24,21,0,1,6,0,2,21,0,3,0,2,0,68,6,0,1,0,59,6,6,22,0,11,11,0,49,0,0,7,5,22,0,12,11,0,31,5,22,0,13,11,14,0,59,0,14,21,0,3,6,0,33,21,0,13,6,22,0,14,11,14,21,0,1,0,33,21,0,13,6,22,0,15,11,0,30,0,52,0,63,0,53,0,11,8,8,0,42,0,1,7,0,64,10,0,17,0,57,31,0,9,8,0,30,0,52,0,63,0,53,0,12,8,8,10,21,0,11,0,33,21,0,13,6,6,14,31,0,12,0,34,21,0,13,0,34,5,6,0,15,0,63,6,0,40,0,125,6,14,21,0,15,0,30,21,0,14,6,0,14,0,52,21,1,25,8,0,9,0,52,0,27,8,0,14,0,52,21,1,15,0,34,5,8,10,5,21,0,13,0,30,21,0,14,10,21,0,10,0,126,8,5,14,31,0,14,0,21,0,64,6,0,9,0,52,0,26,0,52,0,64,8,8,5,15,19,5,14,21,0,11,0,0,21,0,3,6,0,15,0,63,6,0,26,5,22,0,16,11,0,12,21,1,14,0,34,5,0,14,21,0,1,6,6,0,1,22,0,3,13,14,21,0,3,0,15,0,63,6,0,27,5,0,9,31,0,16,6,0,12,21,0,3,0,71,0,53,0,15,8,0,9,0,11,0,52,0,76,8,10,5,6,0,13,0,50,0,25,8,21,0,10,0,128,8,5,14,21,1,31,21,0,8,3,2,21,1,24,21,0,1,6,0,26,5,0,12,0,67,0,14,21,0,3,6,6,0,13,0,50,0,25,8,21,0,10,0,129,8,5,14,0,67,0,14,21,0,3,6,22,0,17,11,0,10,0,52,0,26,8,5,22,0,18,11,14,0,71,0,14,21,0,3,6,0,10,0,52,0,26,8,5,22,0,19,11,0,33,0,52,21,0,13,0,33,0,52,21,0,18,0,53,0,33,8,0,31,9,8,5,8,0,54,0,27,8,5,22,0,20,11,14,21,0,20,0,10,21,0,19,6,0,8,5,22,0,21,11,14,21,1,15,0,34,5,0,0,0,64,6,0,14,21,0,1,6,22,0,22,11,14,21,1,17,0,34,5,0,14,21,0,1,6,0,2,0,68,6,0,0,21,1,26,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,33,21,0,22,0,8,5,21,1,35,5,6,22,0,23,11,14,0,63,22,0,24,11,14,21,0,23,0,13,5,0,25,5,22,0,25,11,14,15,20,22,0,26,11,14,21,0,21,0,8,5,0,2,21,0,23,6,21,0,26,0,130,7,5,14,21,0,18,0,10,21,0,19,6,22,0,27,11,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,0,59,0,14,21,0,3,6,0,10,31,0,27,6,0,33,21,0,13,6,0,21,0,64,6,0,0,0,52,0,49,0,0,7,8,5,0,31,5,0,42,0,33,7,0,8,0,31,0,53,0,42,0,33,7,8,10,0,33,0,52,0,31,8,0,18,10,21,0,13,0,21,0,59,6,6,0,24,0,59,6,0,49,0,0,7,5,0,31,5,22,0,28,11,14,21,1,15,0,34,5,0,0,0,68,6,0,68,3,2,21,1,24,21,0,1,6,0,2,21,0,11,6,0,33,21,0,28,6,22,0,29,11,0,49,0,0,7,5,22,0,30,11,0,31,5,22,0,31,11,14,21,0,31,0,42,0,33,7,22,0,28,13,14,21,0,31,0,42,0,33,7,22,0,30,13,14,21,0,31,0,42,0,33,7,22,0,29,13,14,21,0,28,0,42,0,33,7,22,0,1,13,14,21,0,28,0,42,0,33,7,22,0,11,13,14,21,0,28,0,42,0,33,7,22,0,5,13,14,21,0,28,0,42,0,33,7,22,0,6,13,14,0,63,0,12,21,0,29,6,22,0,32,11,0,49,0,0,7,5,22,0,33,11,14,0,63,0,11,21,0,29,6,0,30,5,22,0,34,11,14,0,18,0,30,0,10,10,0,42,0,21,7,0,30,0,21,10,0,64,10,22,0,35,11,14,0,14,21,0,35,0,50,0,8,8,21,0,32,10,22,0,36,11,14,21,0,1,0,31,21,1,26,0,34,5,0,0,0,63,0,69,0,65,0,72,3,4,6,6,22,0,37,11,14,21,1,26,21,1,24,21,0,1,6,0,30,5,22,0,38,11,14,21,0,37,21,0,36,0,64,6,22,0,39,11,14,31,0,37,21,0,36,0,52,0,69,8,0,2,0,68,10,0,6,31,0,36,0,52,0,68,8,10,5,22,0,40,11,0,0,0,52,0,11,0,52,0,63,8,0,10,21,0,39,10,8,5,22,0,41,11,14,21,0,41,0,34,5,0,11,0,63,6,21,0,1,0,50,15,21,8,0,30,9,21,0,10,0,131,8,5,14,21,0,39,0,2,0,69,6,0,0,0,63,0,68,0,69,3,3,0,33,21,0,40,6,6,22,0,42,11,14,21,0,3,0,33,0,52,21,0,28,0,33,21,0,34,6,8,0,54,31,0,41,0,24,0,64,6,8,5,0,2,21,0,21,6,0,42,0,1,7,21,0,19,6,22,0,3,12,14,31,0,21,0,9,31,0,22,6,22,0,43,11,14,0,63,0,11,21,0,3,6,0,33,0,52,21,0,13,8,0,54,0,27,0,52,0,64,8,8,5,22,0,44,11,0,27,5,0,9,21,0,43,6,22,0,45,11,14,21,0,3,0,33,21,0,45,0,8,5,21,1,35,5,6,0,2,21,0,45,6,0,0,21,0,3,6,0,19,0,15,0,68,10,0,11,21,0,44,10,0,1,0,19,10,0,6,0,19,0,14,0,69,10,0,2,31,0,44,0,0,0,64,6,10,0,33,0,52,21,0,13,8,0,54,0,27,8,9,10,5,22,0,46,11,14,21,0,46,0,33,0,0,0,6,0,64,10,0,5,0,19,10,31,0,45,0,8,5,0,49,0,0,7,5,0,53,0,19,0,1,0,33,10,8,10,0,63,0,14,21,0,46,6,0,9,21,0,43,6,0,8,5,21,1,35,5,6,0,6,22,0,46,13,14,21,0,46,0,27,5,0,2,31,0,43,6,0,0,22,0,3,13,14,21,0,23,0,14,0,64,6,0,9,21,0,46,0,13,0,63,6,6,0,10,22,0,24,13,0,8,5,0,2,22,0,23,13,14,21,0,23,0,1,22,0,46,13,14,0,59,0,14,21,0,3,6,0,27,0,64,6,0,9,0,76,0,14,21,0,3,6,6,0,1,22,0,3,13,14,0,63,0,14,21,0,3,6,0,27,5,0,12,21,0,17,6,21,0,28,0,50,0,31,8,21,0,10,0,132,8,5,14,31,0,18,0,19,0,1,0,8,0,53,0,2,8,10,22,0,3,13,14,21,0,28,0,42,0,33,7,22,0,17,13,14,21,1,31,0,1,21,0,1,6,22,0,47,11,14,31,0,29,0,1,22,0,11,13,14,21,0,11,0,49,0,0,7,5,0,31,5,22,0,13,12,14,21,0,17,0,10,0,52,0,26,8,5,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,48,11,14,21,0,19,0,1,21,0,20,6,0,33,21,0,48,6,0,12,0,30,0,51,0,1,8,0,11,10,0,63,6,0,42,0,3,7,0,68,6,0,0,0,64,6,22,0,49,11,14,21,1,15,0,34,5,0,0,0,65,6,0,14,21,0,1,6,0,33,21,0,13,6,0,30,5,22,0,50,11,14,31,0,11,0,33,21,0,13,6,0,12,21,0,13,0,53,0,30,8,0,11,9,0,51,0,22,8,0,11,10,0,63,6,0,44,0,21,7,21,0,32,0,30,5,21,0,34,3,2,6,22,0,51,11,14,31,0,51,0,47,15,22,7,5,14,21,0,19,0,33,21,0,48,6,0,31,5,22,0,52,11,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,48,12,14,21,0,13,0,31,5,22,0,53,11,14,21,0,13,0,42,0,33,7,22,0,1,13,14,21,0,48,0,42,0,33,7,22,0,3,13,14,21,0,48,0,42,0,33,7,22,0,46,13,14,31,0,19,0,12,31,0,20,6,0,33,21,0,48,6,0,30,5,0,21,31,0,52,0,31,5,0,33,21,0,50,6,6,22,0,50,12,14,21,0,3,0,70,0,53,0,15,8,0,9,0,11,0,52,0,77,8,10,5,22,0,54,11,14,0,63,0,11,21,0,3,6,0,11,21,0,54,6,22,0,55,11,14,21,0,55,0,27,5,21,1,35,5,0,42,0,33,7,21,0,46,6,22,0,56,11,0,15,0,64,6,22,0,57,11,14,21,0,46,0,1,5,0,6,0,63,6,22,0,58,11,14,21,0,56,0,1,5,0,6,0,63,6,22,0,59,11,14,21,0,13,22,0,25,12,14,31,0,48,0,42,0,33,7,22,0,24,13,14,21,0,54,0,2,21,0,59,6,21,0,26,0,133,7,5,14,0,68,0,16,21,0,3,6,0,9,0,68,0,11,21,0,56,6,6,22,0,60,11,0,30,5,0,28,5,22,0,61,11,14,0,69,0,14,21,0,3,6,22,0,62,11,0,9,21,0,60,6,0,26,5,0,10,21,0,60,6,22,0,63,11,14,0,68,0,25,5,0,37,21,0,3,6,0,10,21,0,63,6,0,16,21,0,62,6,0,2,0,68,6,0,6,21,0,58,6,0,27,0,2,31,0,62,10,0,6,0,26,10,0,68,6,0,2,21,0,60,6,21,0,26,0,134,7,5,14,21,1,25,0,14,21,0,1,6,22,0,64,11,14,21,1,15,0,34,5,0,0,0,68,6,0,14,21,0,1,6,22,0,65,11,14,21,1,15,0,34,5,0,0,0,67,6,0,14,21,0,1,6,22,0,66,11,21,1,35,0,51,0,11,8,21,0,65,6,0,9,21,0,64,6,22,0,67,11,14,21,0,67,0,10,21,0,66,6,0,27,5,0,2,21,0,59,6,31,0,26,0,135,7,5,14,0,63,0,14,21,0,3,6,0,11,0,52,0,10,0,52,0,27,8,8,21,0,63,6,0,26,0,53,0,9,8,5,21,0,13,21,0,10,0,136,8,5,14,0,64,0,16,31,0,46,6,0,26,5,0,9,21,1,14,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,11,21,0,57,6,22,0,68,11,14,21,0,68,0,10,21,0,63,6,0,8,5,0,28,0,54,21,1,34,0,1,0,18,10,0,52,0,13,0,50,0,25,8,8,8,5,22,0,69,11,14,21,0,54,0,30,5,22,0,70,11,0,0,0,52,21,0,69,0,53,0,33,8,8,5,0,0,0,64,6,22,0,71,11,14,21,0,3,0,33,21,0,70,6,0,13,0,76,6,22,0,72,11,14,21,0,3,0,33,21,0,71,6,22,0,73,11,14,21,0,56,0,33,21,0,71,6,0,6,0,63,6,0,13,21,0,73,6,0,9,21,0,72,6,21,0,13,0,33,21,0,71,10,21,0,10,0,137,8,5,14,21,1,31,0,1,21,0,1,6,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,78,8,10,5,22,0,74,11,14,21,0,1,0,33,21,0,70,6,0,42,0,1,7,21,1,14,0,34,5,6,0,0,31,0,73,0,15,0,63,6,6,0,0,21,0,72,6,22,0,75,11,14,21,0,1,0,44,0,63,7,5,0,33,0,52,21,0,71,8,0,54,21,0,75,8,5,0,1,0,52,0,26,8,5,0,33,21,0,53,6,0,2,0,52,0,49,0,0,7,0,14,0,63,10,0,10,0,52,0,27,8,9,8,5,0,49,0,0,7,5,0,27,5,22,0,76,11,0,33,21,0,13,6,0,2,5,22,0,77,11,14,21,1,14,0,34,5,0,42,0,1,7,21,1,31,6,0,14,21,0,47,6,0,11,21,0,76,6,21,0,35,0,50,0,8,8,21,0,32,6,22,0,78,11,14,21,0,24,0,33,21,0,53,6,21,0,35,0,50,0,8,8,21,0,32,6,22,0,79,11,14,21,0,28,0,33,21,0,34,6,0,21,0,63,6,0,42,0,1,7,0,64,6,15,23,5,14,21,0,79,0,33,0,52,0,49,0,0,7,8,21,0,65,6,22,0,80,11,14,21,0,80,0,14,0,1,0,18,10,22,0,58,13,14,31,0,80,0,14,0,1,0,18,10,22,0,59,13,14,21,0,77,0,11,21,1,15,21,1,24,0,11,0,34,0,0,0,69,10,0,53,0,14,8,10,21,0,1,6,0,10,21,0,55,6,0,10,31,0,74,6,0,10,21,0,54,6,6,21,0,13,21,0,10,0,139,8,5,14,21,0,77,0,33,21,0,70,6,0,11,0,68,0,14,31,0,75,6,6,21,0,13,0,33,21,0,70,10,21,0,10,0,140,8,5,14,21,0,77,0,12,0,52,0,27,8,5,0,9,21,0,3,0,15,0,63,6,6,0,9,21,0,56,0,11,0,63,6,6,21,0,13,21,0,10,0,141,8,5,14,21,0,77,0,33,21,0,70,6,22,0,81,11,0,12,22,0,72,13,14,21,0,70,0,30,31,0,81,6,22,0,82,11,14,31,0,17,0,27,5,22,0,83,11,0,30,5,22,0,84,11,14,21,0,47,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,63,8,10,5,0,11,31,0,83,6,0,11,31,0,54,0,9,21,0,77,6,0,26,5,0,33,21,0,53,6,6,0,30,5,22,0,85,11,14,21,0,76,0,33,21,0,38,6,22,0,86,11,0,11,0,63,6,22,0,87,11,14,0,68,0,68,3,2,21,1,24,31,0,76,0,33,21,0,85,6,22,0,88,11,6,22,0,89,11,14,0,67,0,11,31,0,86,6,0,9,21,0,87,6,21,0,38,21,0,10,0,142,8,5,14,21,0,33,0,33,21,0,85,6,22,0,90,11,14,21,0,47,0,33,21,0,85,6,22,0,91,11,14,21,0,7,0,13,5,0,11,21,0,91,6,0,9,21,0,90,0,14,0,63,6,6,0,9,21,0,89,6,22,0,92,11,14,21,0,7,0,33,21,0,91,0,30,21,0,92,6,6,22,0,93,11,0,14,0,63,6,21,0,85,0,30,21,0,92,10,21,0,10,0,143,8,5,14,21,0,89,0,30,0,52,31,0,92,8,0,54,31,0,93,0,15,0,63,6,8,5,22,0,89,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,94,11,0,44,0,63,7,5,22,0,95,11,14,21,0,91,0,30,21,0,89,6,22,0,96,11,0,21,21,0,94,6,0,39,21,0,42,0,13,5,0,21,21,0,90,0,30,21,0,89,6,22,0,97,11,6,0,21,21,0,95,6,22,0,98,11,6,22,0,99,11,14,21,0,31,0,33,21,0,34,6,0,21,21,0,1,0,13,5,6,0,33,21,0,97,6,0,21,31,0,31,0,30,31,0,32,6,0,21,0,59,6,0,33,31,0,90,6,0,0,21,0,88,0,14,0,64,6,6,6,22,0,100,11,14,21,0,100,0,31,5,0,33,0,52,21,0,96,0,21,21,0,91,6,22,0,101,11,0,53,0,33,8,0,31,9,8,5,22,0,102,11,14,21,0,102,0,30,0,52,0,15,0,52,21,0,89,0,13,5,8,8,5,15,24,5,14,21,0,102,0,33,31,0,96,0,44,0,59,7,5,0,21,21,0,89,6,0,33,21,0,102,6,0,49,0,0,7,5,22,0,103,11,0,31,5,6,0,30,0,52,21,0,89,0,13,5,0,53,0,11,8,8,5,22,0,102,12,14,21,0,102,0,42,0,33,7,22,0,89,13,14,21,0,102,0,42,0,33,7,22,0,85,13,14,21,0,102,0,42,0,33,7,22,0,88,13,14,31,0,103,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,104,11,14,31,0,91,0,33,21,0,102,0,23,21,0,104,6,6,22,0,105,11,14,21,0,7,0,13,5,0,16,21,0,105,6,21,0,85,0,23,21,0,104,10,21,0,10,21,0,105,0,53,0,30,8,0,38,9,21,1,28,0,144,10,8,5,14,21,0,88,0,11,0,63,6,22,0,106,11,0,9,0,69,0,11,31,0,88,6,6,22,0,107,11,14,31,0,30,0,33,21,0,85,6,0,33,0,52,21,0,89,21,1,35,5,0,24,21,0,104,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,108,11,0,33,21,0,105,6,10,0,1,0,19,10,5,22,0,109,11,14,21,0,109,0,11,0,63,6,0,9,21,0,107,6,21,0,85,21,0,10,0,145,8,5,14,31,0,107,21,0,35,0,24,0,64,10,0,16,0,30,10,21,0,89,6,0,33,31,0,102,0,30,21,0,89,6,0,31,5,22,0,110,11,6,0,21,31,0,95,6,0,39,31,0,98,6,22,0,111,11,14,31,0,97,0,21,31,0,108,6,0,36,0,0,21,0,42,0,53,0,33,8,10,5,0,19,0,24,0,52,0,13,8,31,0,94,10,0,33,0,52,0,31,8,31,0,110,10,0,33,21,0,89,0,24,31,0,104,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,105,8,10,5,22,0,112,11,14,21,0,109,0,11,0,63,6,31,0,35,0,34,0,54,0,63,8,9,0,33,0,52,0,49,0,0,7,8,0,18,10,21,0,89,6,0,9,21,0,89,0,26,0,64,6,0,11,21,0,106,6,6,22,0,113,11,14,21,0,47,0,33,21,0,38,6,0,0,0,69,6,0,0,21,0,39,0,2,0,69,6,0,33,21,0,33,0,33,21,0,38,6,22,0,114,11,6,6,22,0,115,11,14,31,0,114,0,2,0,72,6,0,0,21,0,115,6,0,28,0,54,0,37,8,5,0,21,22,0,113,13,14,21,0,84,21,0,38,0,21,21,0,85,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,116,11,14,31,0,87,0,21,31,0,106,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,113,6,0,0,0,79,6,22,0,117,11,14,21,0,84,0,44,0,61,7,5,31,0,47,0,33,31,0,84,6,31,0,117,31,0,38,0,44,0,63,7,5,0,21,31,0,109,6,31,0,115,0,21,31,0,112,6,3,5,22,0,118,11,14,21,0,63,0,8,5,0,49,0,0,7,5,21,1,34,0,1,0,19,10,21,0,55,6,0,7,0,10,0,12,10,0,68,6,0,9,21,0,57,6,22,0,119,11,14,31,0,60,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,120,11,0,11,21,0,77,0,11,21,0,55,6,0,10,0,52,0,26,8,5,0,10,21,0,63,6,0,10,31,0,119,6,22,0,121,11,6,0,30,5,22,0,122,11,14,31,0,120,0,10,31,0,121,6,0,12,21,0,57,6,21,0,13,21,0,10,0,146,8,5,14,0,63,0,14,21,0,3,6,0,11,21,0,63,6,0,10,0,63,0,16,21,0,3,6,0,9,31,0,57,6,6,0,8,5,0,2,0,68,6,0,6,31,0,58,6,0,26,0,68,6,0,33,21,0,122,6,22,0,123,11,0,13,0,68,6,22,0,124,11,14,21,1,25,0,11,21,0,1,6,0,30,5,22,0,125,11,0,42,0,33,7,21,0,1,6,22,0,126,11,0,9,5,0,38,5,22,0,127,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,126,6,22,0,128,11,14,31,0,8,0,0,21,1,31,6,22,0,129,11,0,16,21,0,1,6,0,30,5,22,0,130,11,0,21,31,0,125,6,22,0,131,11,14,21,0,1,0,33,31,0,130,6,0,0,21,0,127,0,13,5,0,42,0,1,7,31,0,129,6,6,0,21,22,0,128,13,14,31,0,53,0,33,31,0,34,6,22,0,132,11,14,0,63,0,21,21,0,67,6,0,49,0,0,7,5,0,30,0,64,0,21,21,0,66,6,6,0,24,0,64,6,0,27,0,53,0,1,8,5,0,0,31,0,55,0,26,0,64,6,0,30,31,0,66,6,0,8,5,6,0,42,0,21,7,31,0,49,6,22,0,133,11,14,0,77,0,14,21,0,3,6,0,27,5,0,10,31,0,67,6,0,10,21,0,59,0,14,0,68,6,6,0,12,31,0,64,6,0,30,5,22,0,134,11,14,31,0,65,0,30,5,22,0,135,11,14,21,0,124,0,0,21,0,122,6,0,0,0,52,21,0,69,0,53,0,33,8,0,2,21,0,124,10,8,5,22,0,136,11,14,21,0,136,0,30,31,0,59,0,33,21,0,122,6,22,0,137,11,0,14,0,68,6,22,0,138,11,0,2,21,0,124,0,0,0,64,6,6,6,0,21,22,0,134,13,14,21,0,138,0,8,5,22,0,138,12,14,21,0,138,0,42,0,30,7,22,0,122,13,14,21,0,138,0,42,0,30,7,22,0,136,13,14,21,0,131,21,0,131,21,0,132,21,0,132,21,0,50,0,30,0,68,6,21,0,134,21,0,71,0,30,21,0,72,6,0,64,0,0,21,0,82,6,0,64,0,0,21,0,82,6,31,0,69,0,33,21,0,61,6,0,6,0,64,6,0,0,21,0,61,6,31,0,136,21,0,135,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,116,6,22,0,139,11,0,31,5,22,0,140,11,14,31,0,131,0,44,0,63,7,5,31,0,128,21,0,132,0,44,0,80,7,5,31,0,132,0,13,5,0,25,5,0,0,0,64,6,31,0,133,0,22,31,0,77,0,33,31,0,50,6,0,0,0,69,6,6,0,29,5,0,20,5,31,0,134,0,44,0,81,7,5,21,0,1,0,0,21,0,68,6,0,33,31,0,70,0,30,21,0,72,6,6,0,0,21,1,14,0,34,5,0,0,0,64,6,0,1,0,60,6,6,0,6,0,60,6,21,0,82,0,44,0,82,7,5,31,0,1,0,33,0,64,0,1,31,0,82,6,6,0,42,0,1,7,21,1,31,6,31,0,3,0,33,21,0,61,6,0,0,0,65,6,31,0,56,0,33,21,0,122,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,123,0,14,0,64,6,0,6,31,0,137,6,0,2,0,60,6,0,0,31,0,124,6,0,30,31,0,138,6,6,0,0,0,65,6,0,5,0,83,6,21,0,78,0,2,0,67,6,0,0,0,84,6,22,0,141,11,0,24,0,59,6,3,12,0,21,31,0,118,6,0,21,5,0,33,21,0,140,6,22,0,142,11,14,0,19,0,42,0,33,7,21,0,13,10,0,21,0,13,0,53,0,42,0,24,0,52,0,1,8,7,8,10,22,0,143,11,14,31,0,71,0,30,31,0,72,6,0,42,0,1,7,0,64,6,31,0,61,21,0,122,3,3,0,21,5,21,0,143,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,139,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,135,6,6,22,0,144,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,135,0,13,5,8,0,33,21,0,140,10,0,42,0,21,7,0,59,10,8,7,21,0,144,31,0,68,0,10,31,0,63,6,0,8,5,0,27,5,21,1,35,5,0,33,31,0,122,6,31,0,143,31,0,144,6,3,2,6,22,0,145,11,14,31,0,135,0,13,0,51,0,1,8,21,0,142,6,0,16,31,0,140,6,0,21,0,64,6,0,30,5,0,30,0,52,21,0,39,8,0,54,0,44,0,18,0,57,0,20,0,50,0,23,8,8,7,8,21,0,79,6,22,0,146,11,14,31,0,141,0,34,0,59,6,0,21,31,0,142,6,31,0,127,31,0,40,31,0,39,0,8,5,31,0,146,21,0,99,0,44,0,13,7,5,0,0,31,0,42,6,31,0,99,31,0,111,3,6,31,0,145,3,4,25,3,0,0,44,0,41,0,63,7,0,40,0,147,10,7,3,0,0,63,0,25,5,3,4,22,0,3,11,14,31,0,2,0,13,0,11,0,67,10,0,57,0,11,0,51,0,22,8,8,5,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,5,22,0,4,22,0,5,22,0,6,22,0,7,4,4,11,14,31,0,1,21,1,37,31,0,5,21,0,6,3,2,6,22,0,8,11,22,0,9,22,0,10,22,0,11,22,0,12,22,0,13,4,5,11,14,31,0,9,21,1,39,31,0,10,21,0,11,0,34,5,31,0,12,31,0,13,31,0,6,0,44,0,63,7,5,0,27,31,0,7,6,3,5,6,22,0,14,22,0,15,22,0,16,22,0,17,4,4,11,14,31,0,14,31,0,11,0,24,0,64,6,0,21,31,0,4,0,33,31,0,15,6,3,1,6,0,21,5,31,0,16,0,12,5,0,29,5,0,43,0,11,7,5,31,0,17,31,0,8,3,5,25,31,0,1,31,0,2,5,25,21,0,1,0,33,0,52,21,0,2,0,30,31,0,1,17,8,0,54,0,44,0,64,7,8,5,21,1,13,31,0,2,0,42,0,33,7,16,6,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,107,3,2,6,25,0,63,0,40,31,0,1,0,21,0,63,6,0,33,0,52,0,49,0,0,7,8,21,1,31,6,0,9,21,1,32,6,0,30,5,0,108,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,109,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,110,3,2,6,25,0,63,0,40,31,0,2,0,30,31,0,1,17,0,42,0,33,7,21,1,26,17,0,111,3,2,6,25,21,0,2,0,42,0,30,7,22,1,26,13,14,21,0,2,0,42,0,30,7,22,1,25,13,14,31,0,1,0,30,31,0,2,6,25,0,47,0,10,7,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,10,0,42,0,40,7,0,63,10,8,25,0,63,0,28,0,53,0,45,0,14,7,8,0,48,15,25,7,0,19,0,50,0,44,0,63,7,8,10,0,34,0,59,10,3,2,0,55,0,13,0,11,0,63,10,0,51,0,9,8,8,22,0,3,11,14,15,26,22,0,4,11,14,0,63,21,0,4,0,121,8,0,42,0,64,31,0,4,0,122,8,7,3,2,0,55,0,13,0,51,0,12,8,8,22,0,5,11,14,31,0,1,31,0,5,0,123,3,2,0,55,0,13,0,51,0,5,8,0,11,31,0,3,10,8,31,0,2,17,0,42,0,40,7,0,63,6,25,0,14,0,57,0,47,0,10,7,8,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,0,42,0,64,0,56,0,33,8,7,0,41,21,1,6,7,0,22,21,1,5,10,10,0,29,0,50,0,9,8,9,10,0,42,0,40,7,0,63,10,8,25,21,1,15,0,21,0,63,6,0,30,21,0,1,6,0,13,21,2,15,0,34,5,0,0,0,67,6,6,21,1,13,0,21,0,63,10,0,30,31,0,1,10,21,1,10,0,127,8,5,25,31,0,1,0,6,22,1,24,13,0,14,0,68,6,21,1,25,21,1,10,31,0,4,8,5,25,21,2,26,21,2,24,31,0,1,6,0,9,21,1,33,0,14,0,63,6,6,25,21,1,5,0,33,0,52,21,0,1,8,0,54,21,1,5,0,33,21,0,2,17,8,5,22,1,5,12,14,21,1,6,0,33,0,52,31,0,2,8,0,54,21,1,6,0,33,31,0,1,6,8,5,22,1,6,12,25,21,1,23,0,33,21,0,1,6,0,2,0,52,0,8,8,21,1,78,6,0,6,22,1,79,13,0,14,0,68,6,21,1,28,0,50,0,31,8,0,33,31,0,1,10,21,1,10,0,138,8,5,25,21,1,100,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,101,6,0,8,5,21,1,85,0,30,0,52,21,1,89,8,0,53,0,21,8,9,0,33,31,0,1,10,21,1,10,0,143,8,5,25,21,0,1,0,27,5,0,0,31,0,2,17,0,49,0,6,7,5,0,6,31,0,1,6,25,0,36,0,14,0,18,0,50,0,13,8,10,0,42,0,30,7,0,19,10,0,0,31,0,2,10,0,42,0,33,7,21,3,8,10,0,21,0,102,10,0,21,31,0,1,10,0,21,0,120,10,25] + ,[runtime[0],runtime[1],runtime[2],runtime[3],runtime[4],runtime[6],runtime[7],runtime[8],runtime[9],runtime[10],runtime[11],runtime[12],runtime[13],runtime[14],runtime[15],runtime[16],runtime[17],runtime[19],runtime[20],runtime[21],runtime[22],runtime[23],runtime[24],runtime[25],runtime[26],runtime[27],runtime[28],runtime[29],runtime[30],runtime[31],runtime[32],runtime[33],runtime[34],runtime[35],runtime[36],runtime[37],runtime[38],runtime[39],runtime[40],runtime[41],runtime[42],runtime[43],runtime[44],runtime[45],runtime[46],runtime[47],runtime[48],runtime[49],runtime[50],runtime[51],runtime[52],runtime[53],runtime[54],runtime[55],runtime[56],runtime[58],runtime[59],runtime[61],10,-1,11,26,9,0,1,5,8,4,2,3,-3,-2,6,17,3.1415926535898,Infinity,-4,-5,-6,21,15,14,28,19,25,'\0','0','#','\'','\"','@',str("⋄,"),str("⇐←↩"),str("(){}⟨⟩"),str("‿"),str("·"),str("𝕊𝕏𝕎𝔽𝔾𝕤𝕩𝕨𝕣𝕗𝕘"),str(".¯π∞"),str("_"),str("aA"),str("•"),str("𝕨"),str(" "),str("#\'\"@"),str("s"),str("Unknown character"),str(": "),str("Unclosed quote"),str("Words can\'t only have underscores"),str("System dot with no name"),str("𝕣 can\'t be used with other word characters"),str("Numbers can\'t start with underscores"),str("Letter"),str(" \""),str("\" not allowed in numbers"),str("ea"),str("Negative sign in the middle of a number"),str("Portion of a number is empty"),str("Ill-formed decimal or exponent use"),str("π and ∞ must occur alone"),str("Missing "),str("opening"),str("closing"),str("Malformed bracket nesting"),str("Empty program"),str("Swapped open and closed brackets"),str("Parentheses can\'t contain separators"),str("Empty statement or expression"),str("Invalid assignment or stranding use"),str("Dot must be followed by a name"),str("Can\'t strand Nothing (·)"),str("Special name outside of any block"),str("Dot must be preceded by a subject"),str("Nothing (·) cannot be assigned"),str("Missing operand"),str("Can\'t use Nothing (·) in lists"),str("Double subjects (missing ‿?)"),str("Role of the two sides in assignment must match"),str("Can\'t return Nothing (·)"),str("Assignment target must be a name or list of targets"),str("Can\'t nest assignments (write aliases with ⇐)"),str("Can\'t use result of function/modifier assignment without parentheses"),str("Can\'t define special name"),str("Redefinition"),str("Undefined identifier"),str("Can\'t export from surrounding scope"),str("Second-level parts of a train must be functions"),str("System values not supported")] + ,[[0,1,0,0],[0,0,3,41],[1,0,541,5],[1,1,560,5],[0,0,[[],[684]],57],[0,0,[[],[2854]],23],[0,0,[[],[3679]],147],[0,0,[[],[9243]],18],[0,0,[[],[9471]],3],[0,0,[[],[9479]],3],[0,0,9519,3],[0,0,9538,3],[0,0,9579,3],[0,0,9598,3],[0,0,[[],[9617]],3],[0,0,[[],[9645]],3],[2,1,9681,3],[0,0,9717,6],[2,1,9854,3],[0,0,9926,3],[1,0,9976,5],[0,0,10002,3],[0,0,[[],[10024]],3],[0,0,10082,3],[0,0,10135,3],[0,0,10197,3],[2,1,10222,3]] ); let compile = compgen(list(glyphs.map(str))); runtime[42] = rtAssert; -- cgit v1.2.3 From 4c7368f6cad8443aed82cd9c54a377e824cbed69 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 13 Jul 2021 15:15:09 -0400 Subject: Rudimentary/buggy support for two headerless bodies --- docs/bqn.js | 90 ++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 56 insertions(+), 34 deletions(-) (limited to 'docs') diff --git a/docs/bqn.js b/docs/bqn.js index 530c6923..d8f9d8f9 100644 --- a/docs/bqn.js +++ b/docs/bqn.js @@ -69,16 +69,6 @@ let set = (d, id, v) => { let chkM = (v,m) => { if (m.m!==v) throw Error("Runtime: Only a "+v+"-modifier can be called as a "+v+"-modifier"); } let genjs = (B, p, L) => { // Bytecode -> Javascript compiler - if (!isnum(p)) { - if (p.length!==2) throw "Internal error: malformed block info"; - let [mon,dy] = p.map(c => - c.map(q => "do {"+genjs(B,q,L)+"} while (0);\n") - .concat(["throw Error('"+(c.length? - "No matching case":"Left argument required")+"');\n"]) - .join("") - ); - return "if (e[2]===undefined) {"+mon+"} else {"+dy+"}"; - } let rD = 0; let r = L?"let l=0;try{":""; let fin = L?"}catch(e){let s=L.map(p=>p[l]);s.sh=[1,2];let m=[s,e.message];m.loc=1;m.src=vid.src;m.sh=[2];e.message=m;throw e;}":""; @@ -111,33 +101,62 @@ let genjs = (B, p, L) => { // Bytecode -> Javascript compiler case 28: { let m=rG(); r+=rP("{vid,m:"+m+",a:"+num()+"}"); break; } case 26: { let v=rG(); r+=rP("readns("+v+",vid,"+num()+")"); break; } case 25: { if(rD!==1) throw Error("Internal compiler error: Wrong stack size"); r+= "return v0;"; break loop; } - case 29: { r+= "e.ns=ns;return e;"; break loop; } + case 29: { r+= "e.ns=vid.ns;return e;"; break loop; } } } return "let "+new Array(szM).fill().map((_,i)=>rV(i)).join(',')+";"+r+fin; } -let run = (B,O,S,L,T,src,env) => { // Bytecode, Objects, Sections/blocks, Locations, Tokenization, source +let run = (B,O,F,S,L,T,src,env) => { // Bytecode, Objects, Blocks, Bodies, Locations, Tokenization, source let train2=( g,h)=>{ let t=(x,w)=>call(g,call(h,x,w)); t.repr=()=>[2, g,h];return t;} let train3=(f,g,h)=>{if(!has(f))return train2(g,h);let t=(x,w)=>call(g,call(h,x,w),call(f,x,w));t.repr=()=>[3,f,g,h];return t;} - let D = S.map(([type,imm,pos,varam,vid,vex],i) => { + let repdf = ["","4,f,mod","5,f,mod,g"].map(s=>s?"fn.repr=()=>["+s+"];":s); + + let D = F.map(([type,imm,ind],i) => { let I = imm ? 0 : 3; // Operand start let sp = (type===0?0:type+1) + I; let useenv = i===0 && env; - let def = useenv ? env : new Array(sp + varam).fill(null); - let ns = {}; if (vex) vex.forEach((e,j)=>{if(e)ns[vid[j]]=j+sp;}); - vid = (new Array(sp).fill(null)).concat(vid); vid.src=src; - if (T) ns.names = vid.names = T[2][0].map(s=>s.join("")); - let c = genjs(B, pos, L); - let repdf = ["","4,f,mod","5,f,mod,g"].map(s=>s?"fn.repr=()=>["+s+"];":s); - if (useenv) c = "const e=def;"+c; - else if (imm) c = "const e=[...e2];e.vid=vid;e.p=oe;"+c; - else c = "const fn=(x, w)=>{const e=[...e2];e.vid=vid;e.p=oe;e[0]=fn;e[1]=x;e[2]=w;"+c+"};"+repdf[type]+"return fn;"; + let gen = j => { + let [pos,varam,vid,vex] = S[j]; + let ns = {}; if (vex) vex.forEach((e,j)=>{if(e)ns[vid[j]]=j+sp;}); + vid = (new Array(sp).fill(null)).concat(vid); vid.src=src; vid.ns=ns; + if (T) ns.names = vid.names = T[2][0].map(s=>s.join("")); + return [genjs(B, pos, L), vid]; + } + + let c,vid,def; + if (isnum(ind)) { + [c,vid] = gen(ind); + if (useenv) c = "const e=def;"+c; + else if (imm) c = "const e=[...e2];e.vid=vid;e.p=oe;"+c; + else c = "const fn=(x, w)=>{const e=[...e2];e.vid=vid;e.p=oe;e[0]=fn;e[1]=x;e[2]=w;"+c+"};"+repdf[type]+"return fn;"; + def = useenv ? "env" : ("new Array("+vid.length+").fill(null)"); + } else { + if (imm || ind.length!==2) throw "Internal error: malformed block info"; + let cache=[]; // Avoid generating a shared case twice + let l=0; + vid=[]; let g = j => { + if (cache[j]) return cache[j]; + let [c,v] = cache[j] = gen(j); + c = "const e=[...e1];e.vid=vid["+vid.length+"];e.p=oe;e.length="+v.length+";e.fill(null,"+sp+");"+c; + vid.push(v); + return "do {"+c+"} while (0);\n" + } + let [mon,dy] = ind.map(js => { + let e = js.length?"No matching case":"Left argument required"; + return js.map(g).concat(["throw Error('"+e+"');\n"]).join(""); + }); + def = "new Array("+sp+").fill(null)"; + c = "const fn=(x, w)=>{const e1=[...e2];e1[0]=fn;e1[1]=x;e1[2]=w;\n" + + "if (w===undefined) {\n"+mon+"} else {\n"+dy+"}\n" + + "};"+repdf[type]+"return fn;"; + } - if (type===0) c = "let e2=def;"+c; - if (type===1) c = "const mod=(f ) => {let e2=[...def]; e2["+I+"]=mod;e2["+(I+1)+"]=f;" +c+"}; mod.m=1;return mod;"; - if (type===2) c = "const mod=(f,g) => {let e2=[...def]; e2["+I+"]=mod;e2["+(I+1)+"]=f;e2["+(I+2)+"]=g;"+c+"}; mod.m=2;return mod;"; - return Function("'use strict'; return (chkM,has,call,getv,get,set,llst,train2,train3,readns,O,L,def,vid,ns) => D => oe => {"+c+"};")() - (chkM,has,call,getv,get,set,llst,train2,train3,readns,O,L,def,vid,ns); + let de2 = "let e2="+def+";" + if (type===0) c = de2+c; + if (type===1) c = "const mod=(f ) => {"+de2+" e2["+I+"]=mod;e2["+(I+1)+"]=f;" +c+"}; mod.m=1;return mod;"; + if (type===2) c = "const mod=(f,g) => {"+de2+" e2["+I+"]=mod;e2["+(I+1)+"]=f;e2["+(I+2)+"]=g;"+c+"}; mod.m=2;return mod;"; + return Function("'use strict'; return (chkM,has,call,getv,get,set,llst,train2,train3,readns,O,L,env,vid) => D => oe => {"+c+"};")() + (chkM,has,call,getv,get,set,llst,train2,train3,readns,O,L,env,vid); }); D.forEach((d,i) => {D[i]=d(D)}); return D[0]([]); @@ -356,9 +375,10 @@ let runtime_0 = [ ]; let [runtime,setPrims] = run( - [0,96,22,0,0,11,14,15,1,22,0,1,11,14,15,2,22,0,2,11,14,15,3,22,0,3,11,14,0,0,0,12,0,45,10,22,0,4,11,14,0,0,0,13,0,46,10,22,0,5,11,14,0,45,0,12,0,41,0,11,8,3,2,0,43,0,0,0,12,0,46,10,8,22,0,6,11,14,0,45,0,12,0,41,0,11,0,39,0,19,8,8,3,2,0,43,0,0,0,12,0,46,10,8,22,0,7,11,14,21,0,5,0,44,0,20,8,22,0,8,11,14,0,30,21,0,5,7,0,35,0,8,7,0,46,10,22,0,9,11,14,15,4,0,15,3,2,0,43,21,0,4,8,22,0,10,11,14,15,5,0,37,15,6,8,22,0,11,11,14,0,14,0,42,0,28,8,22,0,12,11,14,0,34,0,12,7,0,35,0,8,7,0,46,10,22,0,13,11,14,0,4,0,41,0,30,0,46,7,8,22,0,14,11,14,15,7,22,0,15,11,14,15,8,22,0,16,11,14,15,9,22,0,17,11,14,21,0,17,0,55,7,22,0,18,11,14,15,10,22,0,19,11,14,15,11,22,0,20,11,14,0,56,0,45,0,57,0,45,0,58,0,46,0,59,0,46,0,60,0,46,0,61,0,46,0,62,0,48,0,63,0,49,0,64,0,45,0,65,0,46,0,66,0,45,0,67,0,46,0,68,0,45,0,69,0,46,3,28,21,0,20,0,32,0,45,7,0,5,0,97,10,8,15,12,9,22,0,21,11,14,15,13,22,0,22,11,14,15,14,22,0,23,11,14,15,15,22,0,24,11,14,0,13,0,13,0,24,0,33,0,12,7,9,0,13,0,48,0,42,0,13,8,10,10,22,0,25,11,14,21,0,25,0,7,0,33,21,0,25,7,10,22,0,26,11,14,0,46,0,15,0,16,0,45,10,0,42,0,13,0,8,0,47,10,0,7,0,46,10,15,16,3,2,0,43,0,24,0,39,21,0,4,8,8,8,3,2,0,43,0,24,0,39,0,14,8,0,35,0,8,7,0,46,10,0,20,0,45,10,8,22,0,27,11,14,15,17,22,0,28,11,14,15,18,22,0,29,11,14,21,0,26,21,0,27,0,33,21,0,27,7,0,7,9,3,2,0,43,0,25,0,39,21,0,4,8,8,15,19,3,3,0,43,21,0,4,0,40,0,6,8,8,22,0,30,11,14,15,20,22,0,31,11,14,21,0,31,0,45,7,22,0,32,11,14,31,0,31,0,46,7,22,0,33,11,14,15,21,22,0,34,11,14,15,22,22,0,35,11,14,21,0,8,0,40,15,23,8,22,0,36,11,14,15,24,22,0,37,11,14,0,29,0,41,21,0,37,8,22,0,38,11,14,15,25,22,0,39,11,14,15,26,22,0,40,11,14,21,0,35,0,24,0,31,0,6,7,0,50,10,0,33,0,29,7,0,33,21,0,38,0,39,21,0,32,0,39,21,0,14,8,8,7,10,7,22,0,41,11,14,21,0,35,0,34,0,8,7,0,31,0,18,7,9,0,34,0,7,7,0,25,10,0,41,0,22,0,39,0,17,8,8,7,22,0,42,11,14,21,0,8,0,24,0,36,15,27,8,3,2,0,43,0,12,0,20,0,45,10,8,22,0,43,11,14,15,28,0,44,0,24,0,36,15,29,8,8,22,0,44,11,14,15,30,22,0,45,11,14,15,31,22,0,46,11,14,21,0,6,0,5,0,113,10,0,114,3,2,0,12,0,41,0,11,8,0,5,0,115,10,0,116,3,2,3,2,0,30,15,32,7,5,22,0,47,22,0,48,4,2,11,14,15,33,22,0,49,11,14,21,0,8,0,42,15,34,8,22,0,50,11,14,15,35,31,0,50,3,2,0,43,0,25,0,39,0,15,8,21,0,9,9,8,22,0,51,11,14,31,0,49,21,0,51,3,2,0,43,0,25,0,39,21,0,4,8,8,22,0,52,11,14,15,36,22,0,53,11,14,15,37,22,0,54,11,14,21,0,8,0,40,21,0,53,0,128,0,15,0,30,0,0,0,12,0,46,10,7,9,0,35,0,8,7,0,46,10,0,46,0,45,0,24,0,29,15,38,10,15,39,3,6,7,8,22,0,55,11,14,0,24,0,15,0,1,0,16,0,41,0,45,8,3,2,0,43,0,22,0,20,0,45,10,8,9,3,2,0,43,21,0,4,8,22,0,56,11,14,15,40,22,0,57,11,14,15,41,22,0,58,11,14,0,27,0,26,0,28,10,22,0,59,11,14,0,24,0,29,0,22,0,17,9,0,42,21,0,59,8,10,21,0,59,3,2,0,43,0,24,0,39,0,12,8,0,12,0,46,10,8,22,0,60,11,14,0,24,0,36,21,0,8,0,42,21,0,53,0,132,31,0,5,0,45,0,45,0,24,0,39,0,22,8,0,20,0,45,10,0,44,0,24,31,0,60,0,22,0,42,21,0,58,8,10,8,0,24,0,17,9,31,0,59,31,0,58,10,3,6,7,8,8,22,0,61,11,14,15,42,15,43,15,44,3,3,0,43,0,25,0,39,0,12,8,0,11,0,47,10,8,22,0,62,11,14,0,24,0,36,21,0,8,0,40,31,0,53,0,136,0,15,0,39,0,30,0,0,0,12,0,46,10,7,0,35,0,8,7,0,22,0,20,0,45,10,10,8,0,46,0,46,0,24,0,29,0,22,0,42,21,0,62,8,10,31,0,62,3,6,7,8,8,22,0,63,11,14,15,45,22,0,64,11,14,0,24,15,46,3,2,0,30,15,47,7,0,26,0,24,10,5,0,30,15,48,7,5,22,0,65,11,14,15,49,0,41,31,0,65,0,29,0,46,0,46,0,47,0,51,0,45,3,5,6,21,0,16,0,137,8,8,22,0,66,11,14,15,50,22,0,67,11,14,15,51,22,0,68,11,14,15,52,22,0,69,11,14,15,53,22,0,70,11,14,0,45,0,12,0,41,0,32,21,0,70,7,8,3,2,0,43,0,0,0,12,0,51,10,8,22,0,71,11,14,0,24,21,0,4,9,0,12,0,40,0,12,8,0,14,0,40,21,0,13,8,3,3,0,35,15,54,7,5,22,0,72,11,14,15,55,22,0,73,11,14,21,0,4,0,40,0,12,8,0,45,3,2,0,24,0,39,21,0,4,8,0,12,3,2,0,12,0,40,0,12,8,0,45,3,2,0,14,0,40,21,0,13,8,0,45,3,2,15,56,3,5,0,35,15,57,7,5,22,0,74,11,14,0,45,15,58,3,2,0,43,21,0,4,8,22,0,75,11,14,21,0,74,0,37,21,0,75,8,22,0,76,11,14,21,0,74,0,7,0,46,10,0,37,0,45,0,17,5,0,14,3,2,0,43,21,0,4,8,8,22,0,77,11,14,21,0,76,0,39,0,5,8,0,25,0,24,10,22,0,78,11,14,0,15,0,39,0,1,0,36,0,24,8,0,35,21,0,78,0,36,0,24,8,7,3,2,0,43,0,22,0,20,0,45,10,8,8,22,0,79,11,14,15,59,22,0,80,11,14,21,0,4,0,44,0,26,21,0,80,15,60,8,8,22,0,81,11,14,21,0,78,0,36,21,0,8,0,40,0,15,0,40,0,26,8,15,61,3,2,0,43,0,12,0,40,0,18,8,0,20,0,46,10,8,8,8,22,0,82,11,14,15,62,22,0,83,11,14,15,63,22,0,84,11,14,21,0,4,0,5,0,148,10,0,25,15,64,31,0,80,21,0,81,21,0,84,21,0,83,3,2,0,43,0,30,0,12,0,12,0,46,10,7,0,35,0,8,7,0,46,10,8,31,0,84,3,3,0,43,0,12,0,11,0,47,10,8,8,10,22,0,85,11,14,0,24,0,24,0,24,0,35,15,65,7,9,15,66,15,67,15,68,3,6,0,43,0,25,8,22,0,86,11,14,15,69,22,0,87,11,14,15,70,22,0,88,11,14,21,0,88,0,45,7,22,0,89,11,14,31,0,88,0,46,7,22,0,90,11,14,15,71,22,0,91,11,14,21,0,78,0,37,0,24,8,0,36,15,72,8,22,0,92,11,14,21,0,78,0,37,0,24,8,0,36,15,73,8,22,0,93,11,14,21,0,7,0,5,0,164,10,22,0,94,11,14,21,0,94,0,25,0,17,10,15,74,3,2,0,43,21,0,4,8,22,0,95,11,14,15,75,22,0,96,11,14,15,76,22,0,97,11,14,15,77,22,0,98,11,14,15,78,22,0,99,11,14,0,53,0,17,5,21,0,16,0,173,8,22,0,100,11,14,15,79,22,0,101,11,14,15,80,22,0,102,11,14,15,81,22,0,103,11,14,21,0,8,0,40,15,82,8,22,0,104,11,14,15,83,22,0,105,11,14,15,84,22,0,106,11,14,15,85,22,0,107,11,14,15,86,22,0,108,11,14,15,87,22,0,109,11,14,15,88,22,0,110,11,14,21,0,24,0,9,7,22,0,111,11,14,21,0,24,0,10,7,22,0,112,11,14,0,33,21,0,111,0,42,21,0,112,8,7,0,37,0,47,21,0,111,5,0,42,21,0,112,8,8,22,0,113,11,14,21,0,24,15,89,0,21,0,41,0,45,8,0,20,0,41,0,45,8,3,2,0,43,0,45,0,42,0,20,8,8,0,44,0,6,8,3,2,0,43,0,19,0,40,0,21,8,8,0,37,0,19,8,7,22,0,114,11,14,21,0,24,0,20,0,44,0,25,8,0,37,0,11,8,7,22,0,115,11,14,21,0,24,0,21,0,44,0,25,8,0,37,0,7,0,39,21,0,115,0,39,0,7,8,8,8,7,22,0,116,11,14,21,0,24,0,8,7,0,37,0,29,0,41,21,0,32,8,8,22,0,117,11,14,21,0,24,0,8,0,7,0,6,10,7,0,37,0,29,0,41,21,0,33,8,8,22,0,118,11,14,21,0,24,0,8,0,37,0,21,0,7,0,20,10,0,41,0,45,8,8,7,22,0,119,11,14,21,0,24,0,23,0,7,0,46,10,7,0,37,0,20,8,22,0,120,11,14,21,0,24,0,13,0,7,0,46,10,7,0,37,21,0,81,8,22,0,121,11,14,21,0,24,0,12,0,7,0,46,10,7,0,37,0,22,8,22,0,122,11,14,21,0,24,0,12,7,0,37,0,12,8,22,0,123,11,14,21,0,24,0,23,7,0,37,0,32,0,45,7,0,5,0,189,10,8,22,0,124,11,14,21,0,24,0,13,7,0,37,0,32,0,45,7,0,5,0,190,10,8,22,0,125,11,14,21,0,24,0,6,7,22,0,126,11,14,21,0,24,0,7,7,22,0,127,11,14,21,0,127,21,0,126,0,46,10,22,0,128,11,14,0,15,0,37,21,0,10,8,22,0,129,11,14,31,0,96,0,37,21,0,95,8,22,0,130,11,14,31,0,61,0,37,21,0,57,8,22,0,131,11,14,31,0,63,0,37,31,0,39,8,22,0,132,11,14,31,0,92,22,0,133,11,14,31,0,93,22,0,134,11,14,15,90,22,0,135,11,14,31,0,89,0,37,31,0,45,8,22,0,136,11,14,31,0,90,0,37,31,0,46,8,22,0,137,11,14,31,0,105,0,37,31,0,103,8,22,0,138,11,14,21,0,34,0,46,7,0,37,31,0,41,8,22,0,139,11,14,0,33,31,0,34,0,45,7,7,0,37,31,0,35,0,24,7,8,22,0,140,11,14,15,91,0,1,0,45,10,22,0,141,11,14,15,92,22,0,142,11,14,0,24,0,36,15,93,8,22,0,143,11,14,15,94,22,0,144,11,14,15,95,22,0,145,11,14,15,96,22,0,146,11,14,15,97,22,0,147,11,14,0,46,0,16,0,41,0,32,0,47,7,21,0,127,21,0,122,10,8,21,0,77,0,32,21,0,147,7,10,3,2,0,43,0,16,0,41,0,45,8,21,0,123,0,53,10,8,22,0,148,11,14,15,98,22,0,149,11,14,0,46,0,24,15,99,0,39,0,45,0,16,0,41,0,32,0,46,7,21,0,127,21,0,122,10,8,31,0,17,0,71,7,9,3,2,0,43,0,16,0,41,0,45,8,21,0,123,0,54,10,8,8,9,3,2,0,43,0,0,21,0,125,0,51,10,8,22,0,150,11,14,15,100,0,40,15,101,8,22,0,151,11,14,15,102,22,0,152,11,14,15,103,0,24,0,16,0,41,0,46,8,15,104,9,0,32,0,32,0,45,7,0,5,0,199,10,7,0,16,0,41,0,47,8,21,0,151,0,16,0,41,0,46,8,10,31,0,152,0,16,0,41,0,47,8,15,105,0,42,15,106,8,0,16,0,41,0,46,8,10,0,16,0,41,0,47,8,15,107,0,42,15,108,8,0,29,0,41,0,46,0,51,3,2,8,10,3,6,0,43,0,25,8,0,16,0,41,0,45,8,10,9,22,0,153,11,14,15,109,31,0,153,0,32,0,45,7,0,5,0,200,10,3,3,21,0,132,0,51,0,46,0,47,3,3,6,0,43,0,0,8,22,0,154,11,14,31,0,82,0,37,21,0,85,8,22,0,155,11,14,0,5,0,41,0,201,8,22,0,156,11,14,0,5,0,41,0,202,8,22,0,157,11,14,0,32,0,45,7,0,5,0,203,10,22,0,158,11,14,15,110,22,0,159,11,14,15,111,22,0,160,11,14,15,112,22,0,161,11,14,0,24,0,36,31,0,55,0,37,31,0,54,8,8,22,0,162,11,14,0,56,0,33,21,0,127,7,0,37,21,0,126,8,0,57,21,0,127,0,58,0,33,21,0,111,7,0,37,21,0,119,21,0,159,0,24,8,8,0,59,21,0,111,0,60,21,0,24,0,2,7,0,72,0,33,21,0,112,7,0,37,0,33,21,0,119,7,8,0,65,0,33,21,0,111,7,0,37,21,0,117,21,0,159,0,24,8,8,0,64,0,25,21,0,127,0,46,10,21,0,111,0,33,21,0,127,7,10,0,37,21,0,118,21,0,159,0,24,8,8,0,61,21,0,128,0,73,0,45,0,39,21,0,156,8,0,37,15,113,8,0,74,0,24,0,75,21,0,76,0,39,21,0,157,8,0,25,0,24,10,0,37,0,24,8,0,55,15,114,0,37,0,45,0,39,21,0,156,8,8,0,76,15,115,0,37,15,116,8,0,77,0,45,0,39,21,0,156,8,0,37,21,0,136,21,0,159,0,16,0,41,0,50,8,8,8,0,78,0,45,0,39,21,0,156,8,0,37,21,0,137,21,0,159,0,16,0,41,0,45,8,8,8,0,79,0,45,0,39,21,0,156,8,0,37,21,0,130,21,0,159,21,0,77,8,8,0,80,21,0,131,0,41,21,0,127,8,0,37,21,0,131,8,0,81,31,0,145,0,37,31,0,44,8,0,82,0,45,0,39,21,0,156,8,0,37,31,0,40,8,0,83,31,0,161,0,37,31,0,160,8,3,42,21,0,20,21,0,158,8,22,0,163,11,14,0,56,0,33,21,0,127,7,0,37,0,47,0,42,21,0,111,8,8,0,57,21,0,126,0,37,0,45,0,39,21,0,156,8,8,0,58,0,33,21,0,111,7,0,37,21,0,113,8,0,59,21,0,119,0,37,0,45,0,39,21,0,156,8,8,0,60,21,0,113,0,37,0,45,0,39,21,0,156,8,8,0,72,0,2,21,0,111,9,0,37,0,45,0,39,21,0,156,8,8,0,65,0,33,21,0,111,7,0,37,21,0,113,8,0,64,0,25,21,0,127,0,46,10,21,0,111,0,33,21,0,127,7,10,0,37,21,0,128,0,39,21,0,113,8,21,0,128,9,8,0,61,0,32,0,46,7,21,0,127,21,0,126,10,0,37,0,45,0,39,21,0,156,8,8,3,18,21,0,20,21,0,158,8,22,0,164,11,14,31,0,69,22,0,165,11,14,21,0,68,22,0,166,11,14,0,84,21,0,164,0,85,15,117,0,86,15,118,0,87,15,119,0,88,15,120,0,39,15,121,8,3,10,21,0,20,0,32,21,0,158,7,8,22,0,167,11,14,31,0,110,22,0,168,11,14,31,0,73,22,0,169,11,14,15,122,0,89,31,0,151,0,90,15,123,0,91,15,124,0,92,0,32,0,45,0,39,21,0,156,8,7,15,125,15,126,3,2,0,43,21,0,125,0,41,0,45,8,8,3,2,0,43,0,24,0,39,21,0,6,8,8,0,93,15,127,0,94,15,128,15,129,0,24,3,2,0,43,0,25,8,0,25,0,39,21,0,150,8,10,0,95,15,130,3,14,31,0,20,0,32,21,0,158,7,8,7,22,0,170,11,14,31,0,22,22,0,171,11,14,31,0,99,22,0,172,11,14,31,0,149,22,0,173,11,14,31,0,98,22,0,174,11,14,21,0,52,0,37,31,0,56,8,22,0,175,11,14,15,131,22,0,176,11,14,31,0,108,22,0,177,11,14,31,0,109,22,0,178,11,14,21,0,101,0,37,21,0,10,8,22,0,179,11,14,31,0,78,0,37,0,24,8,0,36,21,0,11,0,39,21,0,121,8,8,22,0,180,11,14,31,0,144,0,37,31,0,43,8,22,0,181,11,14,31,0,141,0,37,21,0,42,8,22,0,182,11,14,31,0,36,0,37,21,0,132,0,41,21,0,140,8,8,22,0,183,11,14,21,0,126,21,0,127,21,0,119,21,0,111,31,0,112,31,0,113,21,0,115,31,0,116,31,0,114,21,0,128,21,0,117,31,0,118,21,0,120,21,0,121,21,0,122,21,0,123,21,0,125,21,0,124,21,0,76,21,0,77,0,25,0,24,31,0,179,21,0,155,31,0,180,21,0,136,21,0,137,21,0,130,31,0,134,21,0,133,21,0,131,31,0,181,21,0,132,21,0,32,21,0,33,21,0,162,21,0,175,21,0,139,31,0,182,21,0,140,31,0,183,21,0,138,0,5,0,32,0,33,21,0,174,21,0,166,21,0,165,31,0,173,31,0,171,31,0,172,0,31,0,39,0,40,0,41,0,42,21,0,169,0,37,31,0,176,31,0,178,31,0,177,21,0,168,0,38,3,63,15,132,5,25,0,45,31,0,1,3,2,25,31,0,1,25,31,0,1,22,1,1,22,1,2,4,2,12,25,21,0,1,3,1,0,1,31,0,1,6,25,21,0,2,18,14,31,0,2,31,0,1,3,2,25,31,0,1,3,1,25,0,20,0,30,0,12,0,7,0,46,10,7,31,0,1,10,0,31,0,8,7,9,0,35,0,6,7,9,25,0,32,21,1,0,0,30,21,1,15,31,0,1,7,0,33,0,16,7,31,0,2,10,7,5,7,0,16,15,133,10,25,15,134,0,12,31,0,1,21,1,15,21,1,0,7,5,10,25,0,47,0,9,21,0,1,0,22,5,6,0,17,5,0,30,0,8,0,41,0,47,8,7,5,22,0,3,11,14,21,0,1,0,29,21,0,3,6,31,0,1,0,29,31,0,3,0,30,0,6,0,41,0,46,8,7,5,6,3,2,25,31,0,2,21,1,19,5,22,0,3,22,0,4,4,2,11,14,31,0,1,3,1,0,26,31,0,4,6,21,1,16,31,0,3,8,25,0,45,31,0,1,5,25,21,0,1,0,12,5,0,12,0,46,6,0,5,0,98,6,14,31,0,1,0,32,21,0,4,7,21,1,21,9,0,35,31,0,4,7,3,2,0,43,0,46,0,37,0,22,0,20,0,45,10,8,8,31,0,2,17,25,15,135,22,0,2,11,14,15,136,22,0,3,11,14,21,0,3,21,0,1,7,0,33,31,0,3,0,33,21,0,1,7,7,7,3,2,0,43,0,12,0,40,0,21,8,8,31,0,2,31,0,1,7,3,2,0,43,0,12,0,40,0,12,8,8,25,31,0,1,15,137,0,36,15,138,15,139,3,2,0,43,21,1,4,0,40,0,21,8,8,0,37,15,140,8,8,15,141,0,36,15,142,8,3,3,0,43,21,1,4,0,40,0,6,8,8,22,0,2,11,25,31,0,1,21,1,27,31,0,2,17,25,21,0,1,0,30,0,20,0,41,0,45,8,7,0,35,0,8,7,0,46,10,0,40,0,7,8,21,0,2,17,22,0,3,11,14,31,0,1,21,0,3,0,45,3,2,15,143,3,2,0,43,0,45,0,12,31,0,3,6,8,31,0,2,17,25,31,0,4,22,0,5,11,14,0,45,0,25,21,0,2,17,22,0,6,11,14,31,0,1,22,0,7,11,14,15,144,22,0,8,11,14,31,0,8,21,0,7,0,12,0,46,6,0,44,0,32,21,0,5,7,15,145,0,37,0,24,8,31,0,2,19,8,5,25,21,0,2,18,14,21,0,1,0,14,0,40,21,1,28,8,21,0,2,6,22,0,3,11,14,31,0,3,0,35,21,1,29,31,0,1,0,15,5,0,42,0,16,8,0,42,21,1,30,0,41,31,0,2,0,15,16,0,42,0,16,8,8,8,7,7,5,22,0,4,11,14,0,45,0,33,31,0,4,7,5,25,21,0,1,22,0,2,11,14,21,1,30,21,1,26,0,32,0,45,7,0,13,21,1,30,10,21,1,25,3,4,31,0,1,0,44,0,30,15,146,7,8,5,22,0,3,11,14,15,147,22,0,4,11,14,15,148,0,37,15,149,8,0,1,0,45,10,25,21,0,1,22,0,2,11,14,0,35,0,8,7,0,7,0,46,10,0,31,0,8,7,0,35,0,6,7,9,3,2,0,16,31,0,1,6,22,0,3,11,14,21,1,8,0,42,15,150,8,0,1,0,45,10,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,107,6,14,21,0,1,21,1,32,5,22,0,5,11,14,21,0,1,21,1,12,0,46,6,0,35,0,8,7,0,46,6,22,0,6,11,14,21,0,6,21,1,29,21,0,1,0,15,5,0,42,0,16,8,0,40,21,1,74,0,7,0,46,10,8,7,5,22,0,7,11,14,31,0,1,0,22,5,0,17,5,0,30,0,46,0,24,21,0,5,0,30,0,8,0,41,31,0,6,8,7,5,0,42,0,16,8,0,40,31,0,7,8,0,46,0,42,0,7,8,10,3,2,0,43,0,20,0,41,0,45,8,8,7,5,31,0,4,21,0,5,6,0,29,31,0,5,21,1,14,5,6,0,1,0,45,6,25,21,0,2,18,14,21,0,2,0,12,5,22,0,3,11,14,31,0,3,0,7,21,0,1,0,12,5,6,22,0,4,11,14,21,0,4,0,13,0,45,6,0,5,0,108,6,14,0,45,0,20,5,22,0,5,11,14,21,0,1,0,14,5,22,0,6,11,0,27,21,0,4,6,0,24,0,35,0,8,7,0,46,10,0,17,9,0,42,0,15,8,5,22,0,7,11,14,31,0,6,0,28,31,0,4,6,0,34,15,151,7,21,0,2,0,14,16,6,14,21,0,7,0,30,0,20,0,30,0,6,7,21,0,5,10,0,33,0,29,7,31,0,1,0,15,5,10,21,1,74,31,0,2,19,7,5,0,1,0,45,6,25,31,0,1,0,31,0,6,7,5,0,3,5,0,27,0,41,0,32,0,46,7,0,7,0,22,10,0,18,0,45,10,8,5,0,31,0,6,7,5,0,1,0,45,6,25,21,0,1,0,12,5,0,12,0,46,6,0,5,0,109,6,14,21,0,1,0,30,21,1,7,7,5,0,35,0,8,7,0,46,6,0,5,0,110,6,14,31,0,1,21,1,37,5,25,21,0,1,0,12,5,0,12,0,46,6,21,1,156,5,14,21,0,1,0,30,21,1,7,7,5,0,35,0,8,7,0,46,6,21,1,156,5,14,21,0,1,0,22,5,0,33,0,7,7,5,0,46,0,17,0,39,0,30,0,6,0,41,0,46,8,21,0,1,0,42,0,16,8,0,40,0,13,8,0,24,10,7,8,0,35,0,8,7,0,46,10,3,2,0,43,0,13,0,41,0,45,8,8,5,21,1,157,5,14,31,0,1,0,3,5,25,21,0,1,0,22,5,22,0,3,11,14,21,0,1,21,1,12,0,46,6,22,0,4,11,0,35,0,8,7,0,46,6,22,0,5,11,14,31,0,3,0,17,5,0,30,0,8,0,41,21,0,5,8,0,42,0,6,8,7,31,0,5,0,17,5,0,15,31,0,4,6,6,0,33,0,29,7,31,0,1,0,15,5,6,25,21,0,1,21,1,4,5,21,1,157,5,14,31,0,1,0,12,5,0,20,0,45,6,25,21,0,1,0,12,5,0,33,0,7,7,0,46,6,22,0,3,11,14,21,0,1,0,14,5,22,0,4,11,14,21,0,4,0,16,21,0,3,6,22,0,5,11,14,31,0,4,0,27,31,0,3,6,22,0,6,11,14,21,0,6,0,35,0,8,7,0,46,6,0,17,5,0,15,31,0,6,6,0,30,0,8,0,41,21,0,5,8,0,42,0,6,8,7,31,0,5,0,17,5,6,0,33,0,29,7,31,0,1,0,15,5,6,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,111,6,14,21,0,1,0,22,5,0,6,0,46,6,0,17,5,0,30,31,0,1,0,42,0,29,0,41,0,17,8,8,7,5,0,1,0,41,0,16,0,41,0,45,8,8,5,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,112,6,14,21,0,1,0,22,5,22,0,3,11,14,21,0,3,0,6,0,46,6,0,17,5,0,30,31,0,1,0,42,0,29,0,41,15,152,8,8,7,5,0,1,0,41,0,16,0,41,21,0,3,8,8,5,25,31,0,1,22,0,3,22,0,4,4,2,11,14,15,153,22,0,5,11,14,0,24,0,39,31,0,3,8,0,25,0,6,21,0,5,0,13,0,41,0,45,8,7,9,31,0,5,0,21,7,3,2,0,43,0,13,0,41,0,45,8,8,10,25,21,0,2,18,14,21,0,1,0,12,5,0,12,0,46,6,0,5,0,117,6,14,31,0,2,21,1,47,21,0,1,0,22,5,6,0,33,0,16,7,31,0,1,6,25,21,0,2,0,12,16,0,12,0,46,17,0,5,0,118,17,14,21,0,1,0,14,5,22,0,3,11,0,22,0,40,0,12,8,21,0,2,17,0,5,0,119,6,14,0,45,22,0,4,11,14,31,0,3,0,34,15,154,7,31,0,2,17,14,31,0,1,0,15,5,0,16,21,0,4,6,25,21,0,2,18,14,31,0,2,0,30,31,0,1,0,42,21,1,51,8,7,5,25,31,0,1,22,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,6,11,14,0,121,0,26,31,0,2,6,0,26,0,120,6,22,0,8,11,14,0,122,0,26,21,0,8,6,22,0,9,11,14,0,123,0,26,21,0,8,6,22,0,10,11,14,0,124,0,26,21,0,8,6,22,0,11,11,14,0,125,0,26,31,0,8,6,22,0,12,11,14,0,24,0,30,31,0,5,0,30,0,0,0,12,0,46,10,7,0,15,9,0,35,0,8,7,0,46,10,3,2,0,43,21,1,4,8,7,0,15,9,0,35,0,8,7,0,46,10,0,5,31,0,12,10,3,2,0,16,31,0,4,6,22,0,13,11,14,15,155,15,156,3,2,0,43,0,25,0,39,31,0,3,8,8,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,126,6,14,21,0,1,0,22,5,0,20,0,45,6,0,5,0,127,6,14,31,0,1,0,29,0,45,0,20,5,6,25,21,0,2,18,14,31,0,2,0,30,21,1,48,0,41,31,0,1,0,22,5,8,7,5,25,21,0,2,18,14,31,0,2,0,30,21,1,48,0,41,31,0,1,8,7,5,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,129,6,14,21,0,1,0,22,5,22,0,3,11,14,31,0,1,0,29,21,0,3,0,17,5,0,30,0,7,0,41,0,46,0,7,31,0,3,6,8,7,5,6,25,21,0,2,21,1,6,16,0,5,0,130,17,14,21,0,1,0,12,0,45,6,0,6,22,0,1,13,14,21,0,1,0,9,21,0,2,17,0,11,5,0,8,21,0,1,6,0,7,31,0,2,17,22,0,3,11,14,31,0,1,0,20,21,0,3,6,0,5,0,131,6,14,31,0,3,25,21,0,2,18,14,21,0,2,21,1,4,0,44,0,15,0,16,0,45,10,8,5,22,0,2,12,14,21,0,2,21,1,7,5,0,5,0,133,6,14,31,0,2,22,0,3,11,22,0,4,11,14,31,0,1,0,8,21,0,3,6,0,17,5,0,31,0,33,15,157,0,44,15,158,8,7,7,5,25,21,0,2,18,14,21,0,2,0,22,5,0,12,31,0,1,6,0,5,0,134,6,14,21,0,2,0,30,0,12,0,41,0,11,0,39,0,19,8,8,7,5,0,35,0,8,7,0,46,6,0,5,0,133,6,14,31,0,2,21,1,37,5,25,0,32,0,45,7,0,5,0,135,10,25,31,0,1,21,1,1,5,22,0,3,11,14,21,0,3,0,16,0,45,6,0,45,0,42,0,13,8,0,32,31,0,3,7,0,46,0,24,0,28,0,46,10,0,30,31,0,0,7,9,0,35,0,8,7,0,46,10,3,2,0,43,21,1,148,8,9,3,2,0,43,0,13,0,41,0,47,8,8,5,25,21,0,2,18,14,31,0,1,15,159,31,0,2,10,25,0,33,31,0,1,7,25,15,160,0,24,3,2,0,35,31,0,1,7,5,25,21,0,2,18,14,31,0,1,31,0,2,5,25,31,0,1,15,161,0,25,21,1,64,9,0,44,15,162,8,3,2,0,43,0,25,0,39,0,0,8,0,13,0,51,10,8,31,0,2,6,25,31,0,1,21,1,8,0,40,21,0,4,21,1,67,21,1,23,21,0,4,7,0,37,0,30,31,0,4,7,8,8,8,31,0,2,17,25,31,0,1,21,1,8,0,40,21,0,4,21,1,67,0,30,31,0,4,7,8,8,31,0,2,17,25,31,0,1,25,21,0,2,18,14,0,45,31,0,1,3,2,0,43,31,0,2,8,25,21,0,1,21,0,5,0,40,31,0,4,8,31,0,2,17,22,0,6,11,14,21,1,57,0,35,0,24,21,1,4,9,0,44,0,15,0,42,0,16,8,8,7,21,0,1,10,0,45,0,14,0,39,0,24,0,35,0,8,7,0,46,10,0,17,9,0,42,0,15,8,8,0,1,0,70,10,3,2,0,43,21,1,4,8,9,22,0,7,11,14,15,163,22,0,8,11,14,21,1,1,0,45,0,16,0,41,0,47,8,0,12,0,32,21,0,8,7,10,3,2,0,43,0,16,0,41,0,45,8,0,12,0,53,10,8,9,22,0,9,11,14,21,0,5,21,1,87,21,0,9,6,22,0,10,11,14,0,45,21,0,8,0,50,8,22,0,11,11,14,31,0,11,31,0,10,5,0,45,21,1,70,3,2,21,1,1,0,29,0,46,0,51,3,2,10,3,2,0,43,31,0,9,8,5,22,0,12,22,0,13,4,2,11,14,0,24,0,39,21,1,71,8,0,7,0,46,10,0,44,15,164,8,22,0,14,11,14,0,24,0,36,15,165,8,22,0,15,11,14,31,0,13,31,0,14,21,0,6,6,0,32,31,0,1,7,0,42,31,0,15,8,0,32,31,0,5,7,21,1,154,9,15,166,9,3,2,0,43,21,1,71,8,5,25,31,0,1,0,34,21,1,74,7,31,0,2,17,0,15,5,0,35,0,8,7,0,46,6,25,21,0,2,18,14,21,0,2,0,16,0,46,17,31,0,1,3,2,0,43,31,0,2,0,16,0,45,17,8,25,31,0,1,0,15,5,0,30,21,1,75,7,5,0,35,0,18,7,0,45,6,0,6,0,46,6,25,0,1,0,42,0,24,0,36,0,32,3,0,7,0,15,21,1,77,0,40,31,0,2,8,10,8,8,21,1,79,0,24,0,36,0,25,8,31,0,1,10,3,2,0,43,0,15,0,39,0,22,8,0,20,0,45,10,8,25,21,0,1,0,15,5,0,16,0,45,6,21,1,77,5,22,0,3,11,14,21,0,1,0,15,5,0,30,21,1,77,0,45,21,1,13,3,2,0,43,0,22,0,40,0,12,8,8,21,0,3,10,0,5,0,140,10,7,5,14,21,0,3,0,35,0,8,7,0,46,6,0,17,5,0,15,31,0,3,6,0,30,0,33,0,16,7,7,31,0,1,0,30,21,1,10,7,5,6,25,21,0,1,0,12,0,40,0,18,8,21,0,2,17,0,33,0,7,7,0,46,6,22,0,3,11,14,21,0,1,21,1,77,0,40,21,1,11,8,21,0,2,17,22,0,4,11,14,21,0,4,0,30,0,22,0,13,21,0,3,10,7,5,0,35,0,8,7,0,46,6,0,5,0,141,6,14,21,0,4,0,30,0,28,0,41,0,32,21,0,3,7,0,7,0,22,10,8,7,5,22,0,5,11,14,21,0,5,0,35,21,1,13,7,5,0,5,0,142,6,14,31,0,4,0,30,0,46,0,24,0,16,0,45,10,3,2,0,43,0,22,0,20,31,0,3,10,8,7,5,0,35,0,6,7,0,45,6,22,0,6,11,14,31,0,1,0,15,0,40,0,26,8,31,0,2,17,0,15,31,0,5,0,16,0,45,6,0,26,31,0,6,3,1,6,6,25,0,50,22,0,3,11,22,0,4,11,14,3,0,22,0,5,11,14,21,0,1,22,0,6,11,14,31,0,1,0,30,0,22,7,5,21,1,37,5,0,30,15,167,7,5,25,21,0,1,0,15,5,22,0,3,11,0,22,5,22,0,4,11,14,21,0,3,0,30,21,1,77,7,5,22,0,5,11,14,21,0,5,0,16,0,45,6,0,22,5,22,0,6,11,14,21,0,1,0,12,5,22,0,7,11,14,21,0,5,0,30,0,22,0,12,21,0,6,10,7,5,0,35,0,8,7,0,46,6,0,5,0,143,6,14,21,0,7,0,23,21,0,6,6,0,5,0,144,6,14,15,168,22,0,8,11,14,31,0,1,21,1,77,5,22,0,9,11,14,0,46,22,0,10,11,14,0,45,0,20,5,22,0,11,11,22,0,12,11,14,21,0,7,0,17,5,0,34,15,169,7,21,0,9,21,1,57,5,21,0,8,0,8,7,0,46,6,21,1,57,5,6,14,0,34,15,170,31,0,3,0,30,0,15,7,5,7,7,22,0,13,11,14,21,0,11,21,0,13,15,171,3,2,0,43,31,0,6,0,20,21,0,7,6,8,21,0,12,6,25,21,0,2,18,14,21,0,2,0,22,5,22,0,3,11,14,21,0,1,0,22,5,22,0,4,11,14,21,0,3,0,23,21,0,4,6,0,5,0,147,6,14,31,0,1,0,34,0,8,0,41,31,0,2,0,42,0,16,8,8,0,24,3,2,0,43,0,25,0,13,31,0,3,10,8,7,31,0,4,0,17,5,6,25,21,0,2,18,14,31,0,1,31,0,2,9,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,31,0,5,31,0,4,31,0,3,10,25,31,0,1,22,0,3,22,0,4,4,2,11,14,31,0,4,31,0,3,7,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,31,0,5,31,0,4,31,0,3,8,25,0,32,21,1,70,7,22,0,0,11,14,15,172,22,0,1,11,14,0,0,0,23,0,51,10,0,44,21,0,1,21,1,71,7,8,22,0,2,11,14,15,173,22,0,3,11,14,15,174,22,0,4,11,14,15,175,22,0,5,11,14,0,149,0,24,0,150,0,45,21,0,3,0,46,8,21,0,4,9,0,151,0,46,21,0,3,0,45,8,21,0,4,9,0,152,0,46,21,0,3,0,46,8,31,0,4,9,0,153,0,46,21,0,3,0,46,8,31,0,5,9,0,154,0,46,31,0,3,0,46,8,3,12,21,1,19,5,22,0,6,22,0,7,4,2,11,14,15,176,3,1,0,26,31,0,7,21,1,38,0,41,0,30,0,22,7,8,21,0,6,6,6,21,1,16,31,0,6,21,1,83,5,8,22,0,8,11,14,15,177,22,0,9,11,14,21,1,86,0,32,21,0,0,7,3,2,0,43,0,16,0,41,0,51,0,42,0,23,8,8,0,12,0,32,21,0,0,7,10,8,22,0,10,11,14,15,178,0,42,0,24,0,16,0,46,10,31,0,9,0,25,10,21,0,2,9,0,32,21,0,0,7,15,179,31,0,10,0,16,0,41,0,45,8,10,0,24,0,16,0,46,10,31,0,2,9,3,4,0,43,0,24,0,16,0,45,10,0,39,0,51,0,24,0,47,3,2,0,43,0,13,0,41,0,47,8,8,3,2,0,43,0,13,0,41,0,45,8,8,8,8,8,25,21,0,1,0,7,0,46,6,22,0,2,11,14,0,155,0,156,3,2,0,16,21,0,1,6,22,0,3,11,14,0,19,0,42,0,12,8,0,7,0,46,10,0,12,0,41,0,45,8,0,7,0,46,10,3,2,0,16,21,0,1,6,22,0,4,11,14,15,180,15,181,3,2,0,16,31,0,1,6,22,0,5,11,14,0,157,0,26,31,0,3,6,0,26,0,120,6,22,0,6,11,14,0,158,0,26,21,0,6,6,22,0,7,11,14,0,159,0,26,31,0,6,6,22,0,8,11,14,21,1,8,0,42,0,24,0,36,15,182,15,183,3,2,0,43,0,25,0,39,21,1,4,8,8,8,8,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,160,6,14,21,0,1,21,1,12,0,46,6,22,0,3,11,14,21,0,2,0,12,0,40,0,7,8,21,0,1,17,15,184,21,0,2,17,14,21,0,3,0,35,0,8,7,31,0,1,15,185,0,37,0,46,8,31,0,2,17,6,25,21,0,1,21,1,91,21,0,2,17,22,0,3,11,14,21,0,1,0,15,5,22,0,4,11,0,22,5,22,0,5,11,0,11,31,0,3,6,22,0,6,11,14,31,0,4,0,27,21,0,6,0,7,31,0,5,6,6,0,26,31,0,6,0,33,21,1,10,0,42,0,27,8,7,0,37,21,0,1,0,42,15,186,8,8,31,0,2,17,6,0,15,31,0,1,21,1,77,5,6,25,21,0,1,21,1,91,21,0,2,17,22,0,3,11,14,21,0,1,0,15,5,22,0,4,11,0,22,5,0,11,21,0,3,6,22,0,5,11,14,21,0,5,0,33,21,1,10,0,42,0,28,0,41,0,7,0,41,31,0,3,8,8,8,7,0,37,21,0,1,0,42,15,187,8,8,31,0,2,17,0,26,31,0,4,0,28,31,0,5,6,6,0,15,31,0,1,21,1,77,5,6,25,21,0,1,0,12,5,0,12,0,46,6,0,5,0,165,6,14,21,0,1,0,30,21,1,94,7,5,14,21,0,1,3,0,0,42,0,15,8,0,30,0,17,7,0,35,0,30,0,26,0,41,21,1,11,8,7,7,3,0,0,20,5,10,3,2,0,43,0,24,0,35,0,8,7,0,46,10,0,20,0,45,10,8,5,0,30,0,1,0,41,0,45,8,7,5,0,1,31,0,1,0,30,0,45,7,5,6,25,21,0,2,18,14,21,0,2,0,12,5,0,23,0,46,6,0,5,0,166,6,14,21,0,2,21,1,10,5,22,0,2,12,0,22,5,22,0,3,11,14,31,0,1,21,0,3,0,20,0,45,6,0,44,0,24,0,36,15,188,8,8,31,0,2,6,25,21,0,1,21,1,77,5,0,27,21,0,2,17,22,0,3,11,14,21,0,1,21,1,12,31,0,2,17,22,0,4,11,0,35,0,8,7,0,46,6,22,0,5,11,14,21,0,1,0,15,5,22,0,6,11,14,21,0,5,0,17,5,0,15,31,0,4,6,22,0,7,11,14,31,0,1,15,189,0,36,0,32,21,0,3,0,35,0,8,7,0,46,6,0,17,5,0,30,15,190,7,5,0,15,31,0,3,6,7,8,5,25,31,0,4,22,0,5,11,14,15,191,22,0,6,11,14,15,192,22,0,7,11,14,31,0,1,21,0,5,0,20,9,15,193,15,194,31,0,7,3,4,0,43,0,12,0,20,0,45,10,0,40,0,6,0,41,0,8,0,41,0,47,8,8,8,8,31,0,2,17,21,1,81,5,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,171,6,14,31,0,4,22,0,5,11,14,15,195,22,0,6,11,14,31,0,1,31,0,6,15,196,3,2,0,43,0,46,0,37,0,22,0,20,0,45,10,8,8,31,0,2,17,25,21,0,2,18,14,21,0,2,0,12,5,0,23,0,46,6,0,5,0,174,6,14,31,0,2,21,1,10,5,22,0,3,11,14,21,0,3,0,30,21,1,7,0,7,0,46,10,7,5,22,0,4,11,0,35,0,6,7,0,45,6,22,0,5,11,14,21,0,5,0,23,0,46,6,0,5,0,175,6,14,31,0,1,21,1,10,5,22,0,6,11,0,22,5,22,0,7,11,14,21,0,3,0,24,0,35,0,8,7,0,46,10,15,197,3,2,0,43,31,0,5,8,5,22,0,8,11,14,21,0,6,21,0,7,0,12,21,0,8,6,0,7,0,46,6,0,44,0,24,0,36,15,198,15,199,3,2,0,43,21,0,7,0,20,0,45,6,8,8,8,5,0,15,21,0,3,6,25,21,0,1,0,30,21,1,6,7,5,0,35,0,8,7,0,46,6,0,5,0,179,6,14,21,0,1,0,30,0,13,0,41,0,50,8,7,5,0,35,0,8,7,0,46,6,0,5,0,180,6,14,0,3,22,0,5,11,14,21,0,1,0,25,0,37,0,45,8,0,44,0,24,15,200,0,22,0,42,0,33,0,7,7,8,10,8,31,0,2,17,22,0,1,12,14,21,0,1,0,4,31,0,1,21,0,5,5,22,0,6,11,6,22,0,7,11,14,0,45,22,0,8,11,14,31,0,6,0,30,15,201,0,33,0,29,7,31,0,7,10,31,0,4,9,7,5,25,21,0,1,0,12,5,0,12,0,46,6,0,5,0,181,6,14,21,1,102,0,24,7,22,0,3,11,14,31,0,1,21,0,3,0,1,0,45,0,39,0,17,8,10,0,30,21,1,8,0,39,15,202,8,7,0,35,0,30,0,30,0,26,7,7,7,3,0,0,20,5,0,20,5,10,0,1,0,30,0,45,7,3,0,0,42,0,15,8,0,1,0,24,10,9,10,3,2,0,43,21,1,76,0,20,0,46,10,8,5,25,21,0,2,18,14,21,0,2,0,12,5,22,0,3,11,14,21,0,1,0,12,5,0,13,21,0,3,6,0,5,0,182,6,14,21,0,1,21,1,77,5,22,0,4,11,0,27,21,0,3,6,0,34,0,7,7,21,0,2,21,1,77,16,6,22,0,5,11,14,21,0,5,0,45,0,16,0,41,0,45,8,0,12,0,46,10,3,2,0,43,21,0,3,0,12,0,46,6,8,5,22,0,6,11,14,31,0,5,0,30,0,12,0,41,0,45,8,7,0,35,0,8,7,0,46,10,0,46,3,2,0,43,21,0,6,8,5,0,5,0,183,6,14,21,0,1,0,42,0,24,0,36,0,25,0,39,21,0,1,0,15,5,15,203,15,204,3,2,0,43,31,0,1,0,12,5,0,12,21,0,3,6,8,5,8,8,8,22,0,7,11,14,31,0,2,0,15,5,21,1,102,21,0,7,7,31,0,6,6,0,1,3,0,31,0,7,5,6,25,21,0,2,18,14,21,0,1,21,1,4,5,0,5,0,184,6,14,31,0,1,21,1,104,21,1,135,3,2,0,43,21,0,2,21,1,76,16,0,13,0,47,17,8,31,0,2,6,25,21,0,2,18,14,21,0,1,0,12,5,0,23,0,46,6,0,5,0,185,6,14,21,0,1,21,1,10,5,22,0,1,12,14,21,0,1,0,22,5,0,51,0,42,0,13,8,0,8,0,13,0,41,0,46,8,10,5,0,5,0,186,6,14,21,0,1,0,30,21,1,6,7,5,0,35,0,8,7,0,46,6,0,5,0,187,6,14,31,0,2,0,30,0,25,0,8,0,33,0,9,0,39,0,11,8,7,10,0,33,0,7,7,0,46,10,0,6,0,7,10,0,41,21,0,1,0,22,5,8,7,5,0,33,0,29,7,31,0,1,6,25,31,0,1,21,1,106,0,46,0,45,3,2,0,37,0,47,3,1,8,10,25,21,0,1,21,1,107,31,0,5,7,21,0,2,17,22,0,6,11,0,30,0,21,0,41,0,45,8,7,5,22,0,7,11,14,21,0,4,22,0,8,11,14,15,205,15,206,3,2,0,16,31,0,4,0,46,21,1,64,3,2,0,43,0,0,0,13,0,51,10,8,5,6,22,0,9,11,14,15,207,22,0,10,11,14,15,208,22,0,11,11,14,15,209,22,0,12,11,14,31,0,1,21,0,12,31,0,6,7,31,0,2,17,25,0,24,0,25,3,2,0,43,0,20,8,22,0,6,11,14,21,0,1,21,1,107,31,0,5,7,0,34,0,7,0,42,21,0,6,8,31,0,6,0,7,0,25,10,3,2,0,43,0,24,0,13,0,45,10,8,7,0,12,0,40,21,1,11,8,10,21,0,2,17,22,0,7,11,14,0,24,0,20,9,21,1,97,0,24,0,20,0,36,0,30,0,20,7,8,9,3,3,0,43,0,12,0,42,0,23,8,0,6,0,46,10,0,8,0,45,0,42,0,21,8,10,8,22,0,8,11,14,31,0,1,21,0,8,21,0,7,0,16,0,41,0,22,0,33,0,7,7,0,46,10,8,5,6,21,1,68,31,0,4,7,31,0,2,31,0,8,31,0,7,0,16,0,45,6,17,17,21,1,81,5,25,31,0,4,22,0,6,11,14,0,45,15,210,0,37,0,32,15,211,7,8,21,0,2,17,22,0,7,11,14,21,0,1,31,0,5,31,0,2,17,22,0,8,11,14,15,212,22,0,9,11,14,31,0,1,31,0,9,15,213,3,2,0,43,21,0,8,21,1,7,5,8,5,25,21,0,2,18,14,21,0,2,21,1,111,21,0,1,6,0,11,5,0,8,31,0,2,6,0,7,31,0,1,6,25,21,0,2,18,14,21,0,2,21,1,123,5,21,1,123,0,46,6,0,5,0,191,6,14,21,0,2,0,30,21,1,123,7,5,22,0,3,11,0,35,21,1,126,7,0,45,6,22,0,4,11,14,21,0,1,21,1,123,5,21,1,125,21,0,4,6,0,5,0,192,6,14,21,0,1,21,1,77,5,0,27,21,0,4,6,21,1,127,21,0,2,0,30,21,1,77,7,16,21,1,85,16,6,22,0,5,11,14,21,0,5,21,0,3,21,1,123,0,46,6,21,1,132,21,0,3,6,0,42,21,1,125,8,21,1,117,21,1,125,0,41,0,45,8,10,5,0,35,21,1,117,7,0,46,6,0,5,0,183,6,14,0,45,3,1,0,26,31,0,5,6,0,29,21,0,3,0,31,21,1,126,7,5,21,1,133,0,45,6,6,21,1,115,31,0,3,6,22,0,6,11,14,21,0,2,0,30,21,1,129,7,5,22,0,2,12,0,30,21,1,122,7,5,0,33,21,1,127,7,21,0,6,6,22,0,7,11,14,0,32,21,0,1,7,21,1,101,31,0,1,21,1,12,31,0,4,6,0,42,0,26,8,10,22,0,8,11,14,21,0,7,0,35,21,1,119,7,0,46,6,3,1,21,0,8,5,0,42,0,29,8,22,0,9,11,14,21,0,2,0,16,0,41,0,45,8,0,40,21,1,102,21,0,9,7,8,0,34,21,1,102,0,24,7,7,21,1,119,31,0,7,21,1,131,5,21,1,133,0,46,6,0,31,21,1,119,7,5,21,1,131,5,10,0,35,0,30,0,30,21,1,126,7,7,7,9,0,30,31,0,9,7,9,3,2,0,43,0,24,0,39,21,1,122,8,21,1,122,0,46,10,8,31,0,6,6,0,1,31,0,2,0,30,0,45,7,16,31,0,8,16,6,25,21,0,2,18,14,21,0,2,21,1,123,5,0,33,21,1,127,7,0,46,6,22,0,3,11,14,21,0,3,21,1,125,0,45,6,0,5,0,193,6,14,21,0,1,21,1,123,5,21,1,125,31,0,3,6,0,5,0,194,6,14,31,0,1,21,1,139,0,41,21,0,2,8,21,1,129,0,39,21,1,42,8,21,1,129,21,1,77,10,0,42,0,34,21,1,11,7,8,9,0,40,21,1,139,8,31,0,2,6,25,21,0,2,18,14,21,0,2,21,1,123,5,21,1,124,0,46,6,0,5,0,195,6,14,31,0,1,21,1,77,5,21,1,122,0,40,21,1,125,8,21,0,2,6,0,5,0,196,6,14,31,0,2,21,1,129,5,0,30,21,1,7,7,5,0,35,21,1,117,7,0,46,6,0,5,0,197,6,25,21,0,2,18,14,21,0,1,21,1,77,5,21,1,138,21,0,2,6,0,30,0,35,21,1,115,7,7,5,21,1,130,5,0,30,0,32,31,0,1,7,21,1,52,0,29,0,41,31,0,2,8,10,7,5,25,21,0,2,18,14,21,0,1,21,1,142,21,0,2,6,14,21,0,2,21,1,129,5,22,0,2,12,14,21,0,2,21,1,140,5,21,1,128,5,0,35,21,1,126,7,0,45,6,21,1,127,21,0,1,21,1,123,5,6,22,0,3,11,14,21,0,3,21,1,120,21,0,2,6,0,35,21,1,117,7,0,46,6,0,5,0,198,6,14,31,0,1,21,1,143,31,0,3,21,1,130,5,0,24,21,1,132,0,33,21,1,140,0,39,21,1,128,8,7,10,21,0,2,17,0,26,31,0,2,17,6,25,21,0,2,18,14,21,0,1,21,1,142,21,0,2,6,14,21,0,2,21,1,129,5,22,0,2,12,14,21,0,1,21,1,123,5,22,0,3,11,14,21,0,2,21,0,3,0,42,21,1,120,8,21,1,117,21,1,140,10,5,0,35,21,1,117,7,0,46,6,21,1,156,5,14,31,0,1,21,1,143,31,0,3,21,1,130,5,0,24,21,1,132,0,33,21,1,140,0,39,21,1,128,8,7,10,21,0,2,17,0,26,31,0,2,17,21,1,14,5,6,25,31,0,1,21,1,154,5,25,31,0,5,14,31,0,1,31,0,4,31,0,2,17,25,21,0,1,21,1,154,5,0,24,15,214,3,2,0,43,0,45,0,24,21,1,1,0,39,21,1,148,8,9,3,2,0,43,21,1,77,0,41,0,32,21,1,158,7,8,21,1,117,21,1,77,10,8,8,31,0,1,6,25,31,0,1,21,1,1,5,25,31,0,1,21,1,154,5,25,21,0,2,18,14,21,0,2,0,42,21,0,1,8,0,37,31,0,2,31,0,1,9,8,25,31,0,1,22,0,3,22,0,4,22,0,5,22,0,6,4,4,11,14,21,1,150,21,1,128,9,22,0,7,11,14,31,0,6,15,215,15,216,0,32,21,1,158,7,3,2,0,43,0,24,0,39,21,0,7,8,8,3,2,0,43,0,25,0,39,31,0,7,8,8,31,0,4,6,25,31,0,1,21,1,1,5,25,31,0,1,21,1,163,5,25,31,0,1,21,1,167,5,25,21,0,2,18,14,31,0,2,31,0,1,5,25,31,0,1,21,1,170,5,25,21,0,2,18,14,31,0,2,0,35,31,0,1,7,5,25,0,24,21,1,76,0,39,21,1,157,8,31,0,1,10,0,25,0,24,10,25,21,0,1,31,0,4,21,0,2,17,22,0,6,11,14,21,0,6,31,0,5,31,0,2,17,21,1,76,31,0,1,6,21,1,157,5,14,31,0,6,25,21,0,1,21,1,76,5,21,1,123,0,47,6,21,1,156,5,14,21,0,1,0,30,21,1,123,7,5,21,1,123,0,46,6,0,35,21,1,117,7,0,46,6,21,1,157,5,14,21,0,1,21,1,155,5,22,0,3,11,14,21,0,3,0,30,21,1,7,7,5,0,35,21,1,117,7,0,46,6,21,1,157,5,14,21,0,1,0,30,21,1,133,0,41,0,50,8,7,5,21,1,155,5,21,1,121,21,0,3,6,0,35,21,1,117,7,0,46,6,21,1,157,5,14,21,0,3,0,3,5,22,0,4,11,14,0,46,21,1,125,21,0,4,6,0,35,21,1,117,7,0,46,6,21,1,157,5,14,31,0,4,21,1,128,5,21,1,132,5,22,0,5,11,14,21,0,5,0,30,0,50,7,5,21,1,155,31,0,1,0,30,21,1,122,7,5,21,1,132,5,6,0,29,31,0,5,21,1,155,31,0,3,6,21,1,32,5,6,25,21,0,2,18,14,21,0,2,21,1,123,5,21,1,123,0,46,6,21,1,156,5,14,21,0,2,0,30,21,1,7,7,5,0,35,21,1,117,7,0,46,6,21,1,156,5,14,31,0,2,21,1,138,5,22,0,3,11,14,21,0,1,0,30,21,1,122,7,0,40,21,1,76,8,21,0,3,6,21,1,157,5,14,31,0,1,21,1,155,0,40,0,29,0,41,21,1,32,8,8,31,0,3,6,25,21,0,1,21,1,4,5,21,1,157,5,14,21,0,1,21,1,123,5,21,1,123,0,45,6,21,1,157,5,14,31,0,1,21,1,129,5,0,16,0,45,6,25,21,0,2,18,14,21,0,2,21,1,123,0,40,21,1,127,8,21,0,1,6,22,0,3,11,14,21,0,3,0,46,0,42,21,1,125,8,21,1,117,21,1,125,0,41,0,45,8,10,5,21,1,157,5,14,21,0,2,0,46,21,1,122,3,2,0,43,21,0,3,8,5,22,0,4,11,14,21,0,1,21,1,122,5,21,1,125,21,0,4,6,21,1,157,5,14,21,0,1,21,1,162,21,1,136,0,41,21,0,4,8,3,2,0,43,31,0,3,8,5,21,1,76,31,0,2,6,21,1,157,5,14,31,0,1,21,1,137,31,0,4,6,25,21,0,1,21,1,122,5,21,1,123,0,47,6,21,1,157,5,14,21,0,1,21,1,162,5,21,1,76,31,0,2,17,21,1,157,5,14,31,0,1,21,1,162,0,46,6,25,21,0,1,21,1,122,5,21,1,123,0,46,6,21,1,157,5,14,31,0,1,21,1,162,5,25,0,24,0,39,21,1,76,8,21,1,120,0,45,10,21,1,157,9,0,25,21,1,166,21,1,146,31,0,1,7,7,10,25,0,24,0,39,21,1,76,8,21,1,120,0,45,10,21,1,157,9,0,25,0,45,0,39,21,1,156,8,0,37,21,1,165,21,1,146,31,0,1,7,7,8,10,25,0,24,0,39,21,1,123,8,21,1,120,0,45,10,21,1,157,9,0,25,21,1,174,21,1,146,31,0,1,7,0,24,0,41,21,1,4,0,39,21,1,157,8,8,9,7,10,25,21,1,166,21,1,146,31,0,1,7,7,25,0,24,0,39,21,1,123,8,21,1,120,0,45,10,21,1,157,9,0,25,0,24,21,0,1,21,1,133,10,0,37,21,1,122,21,1,120,0,46,10,0,44,21,1,137,0,41,0,46,8,31,0,1,21,1,137,0,41,0,50,8,10,21,1,155,21,1,162,10,8,8,10,25,31,0,1,0,32,15,217,7,3,2,0,43,21,1,123,0,41,0,32,21,1,147,7,8,8,25,21,0,2,18,14,21,1,146,31,0,2,7,22,0,3,11,14,21,0,3,0,41,21,0,1,8,0,37,31,0,3,8,21,1,146,31,0,1,7,9,25,21,0,2,18,14,31,0,1,21,1,169,21,1,146,31,0,2,7,8,25,21,0,2,18,14,21,0,1,21,1,168,21,0,2,8,21,1,159,31,0,1,21,1,127,5,21,1,168,31,0,2,8,8,25,21,0,2,18,14,31,0,1,21,1,127,5,21,1,168,31,0,2,8,25,21,0,2,18,14,21,1,146,31,0,1,7,0,37,21,1,146,31,0,2,7,8,25,21,0,2,18,14,21,1,146,31,0,1,7,0,41,31,0,2,8,25,31,0,1,0,37,21,1,158,8,25,21,0,2,18,14,21,1,146,21,0,2,7,21,1,146,21,0,1,7,9,0,37,31,0,1,0,32,0,45,0,39,21,1,156,8,7,15,218,3,2,0,43,0,24,0,39,21,1,150,8,8,31,0,2,17,8,25,21,0,1,15,219,31,0,5,21,1,175,31,0,1,31,0,4,21,0,2,17,6,7,31,0,2,17,25,21,1,120,21,1,139,21,0,1,10,21,1,175,9,22,1,2,12,14,31,0,1,21,1,3,3,2,25,31,0,1,21,2,2,5,25,31,0,1,21,2,2,5,25,21,0,1,0,14,0,40,21,2,13,8,21,0,2,17,0,5,0,99,6,14,31,0,1,0,34,31,0,4,7,31,0,2,17,25,21,0,2,18,14,21,0,2,0,14,5,22,0,5,11,14,21,0,2,0,12,5,22,0,6,11,14,21,0,1,0,14,5,22,0,7,11,14,21,0,7,0,27,21,0,6,6,21,2,13,31,0,5,6,0,5,0,100,6,14,21,0,7,0,28,31,0,6,6,0,35,0,8,7,0,46,6,22,0,8,11,14,31,0,2,0,15,5,22,0,9,11,0,22,5,22,0,10,11,14,31,0,1,0,15,5,22,0,11,11,14,0,45,0,21,21,0,10,6,0,8,21,0,8,6,0,17,0,40,0,30,0,32,31,0,11,7,0,16,0,6,0,41,0,8,0,41,31,0,8,8,8,10,31,0,4,31,0,9,0,42,0,16,8,10,7,8,31,0,10,6,0,15,31,0,7,6,25,31,0,1,21,1,2,31,0,2,17,25,21,0,2,18,14,31,0,1,0,30,21,1,2,0,41,31,0,2,8,7,5,25,21,0,2,18,14,31,0,2,0,30,31,0,1,0,42,21,1,2,8,7,5,25,31,0,1,0,30,21,1,2,7,5,25,31,0,1,21,1,2,31,0,2,17,25,31,0,1,21,2,23,21,1,2,7,31,0,2,17,25,21,2,11,0,16,0,23,10,21,2,11,21,2,26,10,22,0,3,11,14,21,0,1,0,22,0,40,21,0,3,8,21,0,2,17,22,0,4,22,0,5,4,2,11,14,31,0,1,15,220,0,40,15,221,8,31,0,2,17,22,0,6,11,14,21,0,4,31,0,6,3,2,25,21,0,2,18,14,31,0,2,22,0,3,11,14,31,0,1,22,0,4,11,14,15,222,21,1,6,3,2,0,43,0,12,0,41,21,1,7,8,8,22,0,5,11,14,0,45,21,0,5,5,25,21,0,2,18,14,31,0,1,0,12,0,41,0,45,8,0,44,31,0,2,8,9,25,0,33,31,0,1,7,25,21,1,3,0,16,21,0,1,6,31,0,4,5,0,46,0,13,31,0,1,6,0,44,15,223,31,0,5,7,8,31,0,2,17,25,21,0,2,18,14,21,0,2,0,12,5,0,33,0,7,7,0,46,6,22,0,3,11,0,7,21,0,1,0,12,5,6,22,0,4,11,14,31,0,3,0,13,0,45,6,0,5,0,102,6,14,21,0,4,0,13,0,45,6,0,5,0,103,6,14,21,0,2,21,2,12,0,46,6,22,0,5,11,14,21,0,2,0,22,5,22,0,6,11,14,21,0,1,21,2,8,5,22,0,1,12,14,21,0,1,21,2,12,21,0,4,6,22,0,7,11,14,21,0,1,0,14,5,0,27,31,0,4,6,22,0,8,11,0,35,0,8,7,0,46,6,22,0,9,11,14,31,0,1,0,15,0,40,15,224,15,225,3,2,0,43,21,0,6,0,20,0,45,6,8,8,31,0,2,6,0,15,31,0,8,6,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,101,6,14,21,0,1,0,22,5,22,0,3,11,14,31,0,1,21,0,3,0,39,0,17,8,15,226,3,2,0,43,21,0,3,0,13,0,47,6,8,5,25,21,0,2,18,14,21,0,2,0,12,5,0,33,0,7,7,0,46,6,22,0,3,11,14,21,0,3,0,13,0,45,6,0,5,0,105,6,14,21,0,1,0,12,5,0,13,21,0,3,6,0,5,0,106,6,14,21,0,2,0,22,5,22,0,4,11,14,21,0,2,21,2,12,0,46,6,22,0,5,11,0,35,0,8,7,0,46,6,22,0,6,11,14,21,0,1,0,12,5,0,33,0,7,7,31,0,3,6,22,0,7,11,14,21,0,1,0,14,5,0,27,21,0,7,6,22,0,8,11,0,35,0,8,7,0,46,6,22,0,9,11,14,31,0,1,15,227,15,228,3,2,0,43,0,45,21,2,12,0,41,31,0,7,8,21,2,13,31,0,5,10,3,2,0,43,21,0,6,0,8,21,0,4,6,0,20,0,45,6,22,0,10,11,8,8,31,0,2,6,0,15,31,0,8,6,25,21,0,2,18,14,0,17,0,42,0,30,0,6,7,0,41,0,30,21,0,1,0,42,0,8,8,7,8,8,22,0,3,11,14,21,0,2,21,0,3,22,1,5,13,14,31,0,2,0,7,31,0,1,6,0,6,0,46,6,0,18,0,45,6,31,0,3,22,1,7,13,25,21,0,1,0,7,21,1,3,6,0,17,5,0,30,0,6,0,41,31,0,1,8,7,5,25,31,0,1,0,5,21,1,4,10,0,25,0,24,10,25,21,1,4,0,8,21,0,1,6,0,6,31,0,2,21,2,47,31,0,1,17,17,22,1,4,12,25,21,0,2,18,14,21,0,2,0,12,5,0,23,0,46,6,0,5,21,1,10,6,14,21,0,2,21,1,13,5,14,21,0,2,0,15,5,22,0,2,12,0,22,5,22,0,3,11,14,21,0,1,0,12,5,0,13,21,0,3,6,0,5,21,1,11,6,14,0,45,0,20,5,22,0,4,11,14,21,0,1,0,14,5,22,0,5,11,0,27,21,0,3,6,22,0,6,11,0,34,15,229,7,31,0,2,6,14,31,0,1,0,15,31,0,5,0,28,31,0,3,6,0,26,31,0,6,0,35,0,8,7,0,46,6,3,1,6,6,0,29,21,0,4,6,25,21,0,1,0,12,5,0,13,0,46,6,0,5,21,1,9,6,14,31,0,1,21,1,6,31,0,2,17,25,21,0,2,18,14,31,0,2,0,12,21,1,4,6,25,21,1,3,0,6,22,1,4,13,14,31,0,1,0,6,0,46,6,25,21,0,2,18,14,31,0,1,0,37,31,0,2,8,25,31,0,1,0,1,0,45,10,25,31,0,1,0,1,31,0,2,19,25,21,0,2,18,14,21,0,2,0,36,31,0,1,21,2,66,31,0,2,17,8,25,31,0,4,22,0,6,11,14,31,0,1,22,0,7,22,0,8,22,0,9,4,3,11,14,31,0,5,21,2,4,0,21,31,0,8,10,0,44,15,230,0,39,21,1,7,8,8,5,31,0,7,31,0,2,17,22,0,10,11,14,31,0,10,31,0,9,0,44,15,231,8,5,25,21,0,2,18,14,0,46,22,0,3,11,14,0,45,15,232,0,35,0,18,7,0,45,10,0,6,0,46,10,3,2,0,43,21,2,4,8,22,0,4,11,14,21,0,1,21,0,4,5,22,0,5,11,14,31,0,2,21,2,11,0,40,21,2,11,8,0,32,21,2,70,7,0,15,0,40,21,2,11,8,3,2,0,43,21,2,72,8,15,233,3,3,0,43,31,0,5,0,11,0,47,6,8,31,0,1,6,25,21,0,2,18,14,21,0,2,22,0,3,22,0,4,4,2,11,14,15,234,0,41,31,0,2,8,22,0,5,11,14,15,235,22,0,6,11,14,15,236,0,41,0,45,8,22,0,7,11,14,31,0,1,0,32,21,0,4,7,0,16,0,45,10,31,0,7,3,2,0,43,21,1,12,0,39,21,2,4,8,8,5,25,21,1,6,31,0,1,5,25,31,0,1,0,12,0,41,21,1,4,8,0,7,0,46,10,0,44,15,237,8,5,14,21,1,5,0,16,0,46,0,6,21,1,3,6,22,1,3,12,6,25,21,0,2,18,14,31,0,2,22,0,5,11,14,31,0,4,22,0,6,11,14,31,0,1,0,30,15,238,7,5,25,21,0,2,18,14,31,0,2,22,0,3,11,14,21,1,9,0,16,21,0,1,6,22,0,4,11,14,21,1,5,0,30,0,16,0,41,31,0,1,8,7,5,22,0,5,11,14,21,0,4,0,17,5,0,30,0,8,0,41,21,0,3,8,7,5,0,33,0,29,7,21,0,5,6,22,0,6,11,14,31,0,3,0,17,5,0,30,0,25,7,21,0,6,6,0,30,0,24,7,21,1,10,0,17,5,6,0,15,5,21,2,13,31,0,5,6,0,5,0,145,6,14,21,0,6,21,2,37,5,22,0,7,11,14,21,0,6,21,1,8,0,6,7,0,45,6,0,29,21,0,7,6,0,34,0,7,7,21,0,7,0,22,5,0,17,5,6,22,0,8,11,14,31,0,8,0,30,0,24,7,21,1,12,6,0,34,0,6,7,31,0,6,0,29,21,0,7,6,0,30,0,8,7,21,1,12,6,6,22,1,12,12,14,31,0,7,0,30,0,6,0,41,21,0,4,0,42,0,8,8,8,7,21,1,11,6,22,1,11,12,14,31,0,4,0,8,22,1,10,13,25,31,0,4,0,16,31,0,1,6,0,16,31,0,2,17,25,21,1,5,0,16,0,45,6,0,28,21,1,7,6,22,0,3,11,14,21,1,5,0,30,0,28,0,41,21,1,7,8,21,2,13,21,0,3,10,7,5,0,35,0,8,7,0,46,6,0,5,0,146,6,14,21,0,3,0,35,0,8,7,5,22,0,4,11,0,17,5,0,15,31,0,3,6,22,0,5,11,14,21,0,5,0,30,0,25,7,31,0,1,6,21,1,13,31,0,5,0,30,0,6,0,41,0,8,0,41,31,0,4,8,8,7,31,0,2,17,6,25,0,32,21,2,70,7,31,0,1,3,2,0,43,31,0,4,0,7,0,46,10,0,40,0,8,0,37,0,24,8,8,8,25,21,0,2,18,14,21,0,1,15,239,31,0,1,31,0,4,31,0,5,3,3,7,3,2,0,43,0,24,31,0,2,9,8,25,21,1,0,0,37,31,0,1,8,25,31,0,1,0,37,21,1,0,8,25,21,0,2,18,14,21,1,1,31,0,2,7,22,0,3,11,14,31,0,1,21,0,3,15,240,15,241,3,3,0,43,0,32,0,51,7,0,7,0,0,10,8,5,25,21,0,1,21,1,8,5,22,0,3,11,14,31,0,1,31,0,3,31,0,2,17,25,31,0,1,21,2,1,5,25,21,0,2,18,14,31,0,1,0,28,0,46,6,0,30,21,2,87,0,41,0,32,31,0,2,7,8,7,5,25,21,0,2,18,14,21,0,1,0,19,5,22,0,5,11,0,20,0,41,21,0,2,8,0,44,31,0,4,8,5,14,31,0,5,0,17,5,0,30,21,0,1,0,6,21,0,2,17,0,42,0,6,8,7,0,30,0,45,0,42,0,20,8,0,44,0,49,8,7,9,0,30,0,13,0,41,31,0,2,8,0,44,0,49,8,7,3,2,0,43,31,0,1,0,20,0,45,6,8,5,25,31,0,1,14,0,6,0,18,0,45,10,0,17,9,0,7,0,18,0,45,10,0,17,9,0,30,0,6,7,0,24,0,39,0,20,8,10,3,2,0,43,0,20,0,41,0,45,8,8,25,21,0,2,18,14,21,0,2,21,2,6,5,0,5,21,1,8,6,14,21,0,2,0,13,0,45,6,22,0,3,11,14,21,0,1,0,22,5,0,6,0,18,0,45,10,0,11,3,2,0,43,21,0,3,8,21,0,2,6,22,0,4,11,14,15,242,21,0,1,7,22,0,5,11,14,0,46,22,0,6,11,14,0,24,22,0,7,11,14,21,0,1,0,12,0,20,0,46,10,0,44,15,243,0,41,21,0,2,8,8,5,14,31,0,1,0,15,5,0,28,0,27,3,2,0,43,21,0,3,0,12,21,1,2,6,8,21,0,6,0,8,31,0,4,6,6,21,1,2,0,44,0,24,0,45,0,42,0,21,8,0,44,15,244,8,0,22,0,7,31,0,2,0,39,0,19,8,10,10,8,5,21,0,7,5,25,21,0,2,18,14,21,0,2,0,12,5,0,23,0,46,6,0,5,21,1,7,6,14,21,0,2,0,15,5,22,0,2,12,14,21,0,2,0,30,21,2,6,7,5,0,35,0,8,7,0,46,6,0,5,21,1,8,6,14,21,0,2,0,22,5,22,0,3,11,14,21,0,1,21,2,77,5,0,22,0,42,0,21,8,0,44,15,245,8,21,0,3,6,22,0,4,11,14,15,246,22,0,5,11,14,0,45,0,20,5,22,0,6,11,14,0,46,22,0,7,11,14,15,247,22,0,8,11,14,0,45,22,0,9,11,14,31,0,2,0,34,15,248,21,1,5,15,249,7,31,0,8,0,25,10,3,2,0,43,21,1,4,8,7,21,0,4,0,27,21,0,3,6,6,22,0,10,11,14,31,0,1,0,15,0,41,21,0,4,8,15,250,3,2,0,43,21,0,6,0,12,5,0,20,0,45,6,8,5,25,21,0,2,18,14,21,0,1,0,13,0,45,6,0,5,0,161,6,14,21,0,1,0,23,0,46,6,0,5,0,162,6,14,31,0,2,21,2,77,5,0,28,31,0,1,0,7,0,46,6,6,21,2,13,21,1,3,6,0,5,0,163,6,25,21,0,2,18,14,31,0,2,0,46,0,22,3,2,0,43,0,24,0,12,0,40,0,13,8,31,0,1,10,8,5,25,21,0,2,18,14,31,0,2,0,17,5,0,30,31,0,1,0,1,5,7,5,25,21,0,2,18,14,31,0,2,0,17,5,0,30,31,0,1,0,1,5,7,5,25,21,0,2,18,14,21,0,1,0,12,5,0,13,21,1,3,6,0,5,0,167,6,14,21,0,2,0,30,21,2,7,7,5,0,35,0,8,7,5,0,5,0,168,6,14,21,0,1,21,2,77,5,22,0,3,11,14,21,0,2,0,34,0,7,0,6,0,46,10,7,21,0,3,0,27,21,1,3,6,6,22,0,4,11,14,21,0,4,0,30,0,13,0,41,0,45,8,7,5,0,35,0,8,7,5,0,5,0,169,6,14,21,0,3,0,28,21,1,3,6,22,0,5,11,0,35,0,8,7,0,46,6,22,0,6,11,14,15,251,22,0,7,11,14,31,0,1,15,252,31,0,7,3,2,0,43,0,25,0,35,0,8,7,21,0,4,0,35,0,8,7,21,0,6,6,10,0,20,0,45,10,8,31,0,2,6,25,21,1,7,0,30,0,32,31,0,1,7,7,5,25,21,1,7,0,30,0,6,0,41,31,0,1,0,8,21,1,5,6,8,7,5,0,33,0,29,7,21,1,6,6,25,21,2,97,0,41,0,46,8,0,40,21,0,1,21,2,67,0,34,21,0,1,7,0,37,0,30,31,0,1,7,8,8,8,25,21,0,2,0,22,0,40,0,12,8,21,0,1,17,0,5,0,170,17,14,31,0,1,21,1,6,21,1,5,7,31,0,2,17,25,21,0,2,18,14,31,0,1,21,1,6,21,1,5,0,41,31,0,2,8,7,5,25,21,0,2,18,14,31,0,2,21,1,6,31,0,1,0,42,21,1,5,8,7,5,25,21,0,1,21,2,77,5,0,28,0,46,6,22,0,3,11,14,15,253,22,0,4,11,14,21,1,5,0,32,31,0,1,7,0,15,31,0,4,10,21,2,21,0,42,21,2,101,8,3,2,0,43,0,24,0,39,21,2,18,8,0,7,0,46,10,8,31,0,3,6,25,31,0,1,21,2,97,0,46,6,0,35,21,1,5,7,31,0,2,17,25,31,0,1,0,34,0,24,0,46,3,2,0,43,0,25,8,7,21,1,4,6,0,35,0,8,7,0,46,6,22,0,3,11,14,21,0,3,0,20,0,45,6,0,5,0,176,6,14,21,1,4,0,22,5,0,17,5,0,34,0,8,7,21,1,4,6,0,35,0,6,7,0,45,6,22,0,4,11,14,21,1,3,0,16,31,0,4,6,21,2,100,5,22,0,5,11,14,0,54,0,20,21,0,5,6,0,5,0,177,6,14,0,12,0,41,0,11,8,0,5,0,178,10,0,25,0,24,10,22,0,6,11,14,21,0,3,0,9,21,1,7,6,31,0,6,0,11,0,18,3,3,0,43,21,0,5,0,11,0,47,6,8,5,22,0,7,11,14,21,1,3,0,34,0,24,21,0,7,3,2,0,43,0,25,8,7,21,1,4,6,22,1,3,12,14,31,0,7,0,8,31,0,3,6,31,0,5,0,12,0,51,6,0,44,0,20,0,41,21,1,7,8,0,44,15,254,8,8,5,25,21,1,8,0,17,5,0,30,0,25,7,31,0,1,0,1,5,0,20,5,6,25,31,0,1,0,27,15,255,0,41,0,47,0,42,0,9,8,8,0,24,0,27,0,22,0,42,0,7,8,10,0,26,0,24,10,0,25,10,3,2,0,43,0,22,0,42,0,21,8,8,21,1,8,6,25,0,24,21,1,5,21,0,1,0,16,21,0,2,17,10,22,1,5,12,14,31,0,1,0,27,31,0,2,17,25,21,0,1,0,17,5,0,30,0,6,0,41,21,1,8,8,7,5,0,24,31,0,1,0,6,22,1,8,13,6,25,21,0,1,0,15,5,21,1,3,5,0,30,31,0,1,21,2,77,5,21,2,95,5,0,15,5,0,42,0,29,8,7,5,25,21,1,4,0,28,21,1,3,6,22,0,3,11,0,35,0,8,7,0,46,6,22,0,4,11,14,21,0,4,0,17,5,0,15,31,0,3,6,0,42,0,30,0,6,0,41,0,8,0,41,31,0,4,8,8,7,8,0,33,0,29,7,31,0,1,10,25,31,0,1,0,42,0,29,8,25,31,0,2,14,31,0,1,25,31,0,2,0,36,31,0,1,8,25,21,0,1,21,1,9,0,30,31,0,1,7,8,25,21,0,1,21,1,9,21,2,23,31,0,1,7,8,25,0,45,22,0,2,11,14,15,256,21,0,1,7,22,0,3,11,14,31,0,1,0,34,15,257,7,21,1,7,6,0,22,0,21,0,47,10,0,44,0,26,0,41,0,45,3,1,8,8,5,22,0,4,22,0,5,4,2,11,14,21,1,8,15,258,15,259,15,260,3,4,0,43,31,0,5,0,42,0,6,0,41,31,0,4,0,8,0,47,10,8,8,8,25,21,0,2,18,14,15,261,0,32,31,0,2,7,7,25,0,25,31,0,1,9,25,0,45,22,0,3,11,22,0,4,11,14,21,1,8,21,2,24,15,262,7,5,14,31,0,1,3,1,22,0,5,11,14,15,263,0,41,21,1,7,8,22,0,6,11,14,21,0,3,21,0,6,21,1,6,6,22,0,7,11,14,21,0,4,0,7,5,21,0,5,31,0,6,0,41,21,2,154,8,3,2,0,43,0,20,0,41,0,45,8,8,21,1,6,6,22,0,8,11,14,21,1,8,21,2,24,0,32,31,0,7,31,0,8,3,2,7,0,16,0,45,0,42,0,20,8,10,0,16,0,19,10,7,5,25,21,1,8,0,17,5,0,35,0,24,0,39,21,1,6,21,1,7,5,8,7,31,0,1,6,25,21,0,2,18,14,21,0,1,21,2,159,31,0,2,8,21,2,147,31,0,1,8,25,0,24,21,2,146,21,1,5,7,31,0,2,19,15,264,21,2,146,31,0,1,7,8,25,21,0,2,18,14,0,24,15,265,21,1,5,7,31,0,1,10,21,2,146,31,0,2,7,9,25,21,0,2,18,14,31,0,2,21,2,147,31,0,1,8,25,21,0,2,18,14,0,24,15,266,31,0,2,7,31,0,1,10,25,31,0,1,25,21,1,5,0,17,5,0,30,0,7,0,41,21,0,1,0,22,5,0,6,0,50,6,8,7,5,0,33,0,29,7,31,0,1,6,25,21,0,2,18,14,21,0,1,0,34,0,12,7,21,0,2,6,0,31,0,8,7,5,0,35,0,6,7,0,45,6,22,0,3,11,14,21,0,2,0,29,0,41,0,17,8,21,0,3,6,0,35,0,8,7,0,46,6,22,0,4,11,14,31,0,3,0,21,0,41,21,1,5,8,0,44,0,32,31,0,2,31,0,1,3,2,7,0,30,0,16,7,0,20,10,0,39,15,267,8,8,5,14,21,0,4,25,21,1,4,0,6,0,41,21,0,1,8,0,40,21,2,5,8,21,1,3,6,0,12,0,41,0,45,8,0,44,31,0,1,0,6,0,46,6,0,39,21,1,5,8,8,5,25,0,32,0,45,7,0,13,31,0,4,21,3,29,31,0,1,7,31,0,2,17,10,25,31,0,1,14,21,1,9,0,17,5,0,30,0,45,7,5,25,21,0,2,18,14,21,0,2,21,3,9,5,22,0,3,11,14,31,0,2,0,42,0,16,8,22,0,4,11,14,21,1,5,0,35,0,8,7,0,46,6,22,0,5,11,14,21,0,5,0,12,0,46,6,0,8,0,47,6,0,6,21,0,3,6,21,0,5,21,2,4,15,268,8,5,22,0,6,11,14,0,46,0,7,21,1,6,6,0,17,5,0,30,0,8,0,41,21,0,5,8,0,39,0,6,0,41,21,0,5,8,0,42,31,0,6,8,8,7,5,0,35,0,8,7,0,46,6,0,5,0,104,6,14,31,0,3,0,24,0,44,0,8,0,41,21,0,1,0,39,21,3,9,8,8,8,5,22,0,7,11,14,31,0,1,0,42,0,16,8,22,0,8,11,14,21,1,7,21,3,28,21,1,5,6,22,0,9,22,0,10,4,2,11,14,21,0,10,0,12,0,46,6,0,8,0,47,6,0,6,31,0,7,6,31,0,10,21,2,4,15,269,8,31,0,9,6,22,0,11,11,14,31,0,11,0,41,0,8,0,41,31,0,5,8,8,22,0,12,11,14,15,270,22,0,13,11,14,21,1,9,0,17,5,0,30,0,8,0,41,21,1,7,0,35,0,8,7,0,46,6,8,31,0,13,9,7,5,25,21,0,1,21,3,12,0,46,6,0,35,0,8,7,0,46,6,22,0,3,11,0,12,0,46,6,22,0,4,11,14,21,0,1,0,15,5,22,0,1,12,14,0,46,22,0,5,11,14,0,45,22,0,6,11,14,21,0,1,0,30,0,0,0,39,15,271,8,7,5,14,21,0,4,0,8,0,47,6,0,6,21,0,5,6,22,0,7,11,14,15,272,22,0,8,11,14,0,45,22,0,9,11,22,0,10,11,14,15,273,22,0,11,11,14,21,0,1,0,45,0,45,15,274,3,2,0,43,0,30,0,12,0,41,0,11,8,7,0,35,0,8,7,0,46,10,8,3,2,0,43,21,1,3,0,12,21,0,6,6,0,8,21,0,7,0,12,0,51,6,6,8,5,22,0,12,11,14,31,0,1,31,0,8,31,0,11,3,2,0,43,31,0,12,8,5,25,31,0,1,14,21,1,9,0,17,5,0,30,21,1,10,0,8,21,1,4,6,0,21,0,41,21,1,4,8,0,24,3,2,0,43,21,2,2,8,5,7,5,25,21,0,2,18,14,21,1,6,21,3,29,21,0,1,0,15,5,0,42,0,16,8,0,42,21,3,74,0,7,0,46,10,0,41,21,0,2,0,15,16,0,42,0,16,8,8,8,7,5,22,0,3,11,14,31,0,1,15,275,15,276,3,2,0,43,0,15,0,39,0,22,8,0,20,0,52,10,0,40,0,8,8,8,31,0,2,6,25,21,0,1,21,2,7,31,0,2,17,0,30,0,6,7,21,1,4,0,30,31,0,1,0,42,0,8,8,7,5,6,22,1,4,12,25,31,0,1,3,1,3,0,0,26,3,2,0,43,0,25,21,3,4,9,8,21,1,6,6,22,1,6,12,25,31,0,1,21,2,8,21,1,6,8,25,31,0,1,0,15,5,22,0,3,11,0,22,5,0,6,0,50,6,0,6,22,1,3,13,14,31,0,3,0,30,21,1,4,7,5,25,21,0,2,18,14,15,277,22,0,3,11,14,21,3,11,21,0,3,15,278,3,2,0,43,0,24,0,39,0,35,21,3,72,7,8,8,3,2,0,43,0,24,0,16,0,45,10,21,3,4,9,8,22,0,4,11,14,31,0,2,31,0,1,3,2,21,0,4,0,45,6,22,0,5,11,14,21,1,3,0,17,5,0,30,15,279,7,5,22,0,6,11,14,31,0,6,0,30,0,16,0,41,0,46,8,7,21,3,11,0,30,0,16,0,41,0,45,8,7,10,0,32,21,3,70,7,3,2,0,43,31,0,3,0,12,21,0,5,6,8,5,25,21,0,1,21,3,8,5,22,0,1,12,14,21,0,1,0,14,5,22,0,3,11,14,31,0,1,0,15,5,22,0,4,11,0,22,5,22,0,5,11,14,21,1,3,0,30,0,21,0,41,0,70,8,7,5,0,35,21,3,117,7,0,46,6,0,5,0,138,6,14,21,1,3,0,3,21,0,5,6,22,0,6,11,14,21,1,3,0,4,21,0,6,6,0,33,0,29,7,22,1,4,13,14,0,45,22,0,7,11,14,0,32,21,1,4,7,0,16,15,280,10,22,0,8,11,14,21,3,74,0,5,0,139,10,22,0,9,11,14,31,0,6,0,34,31,0,4,0,42,0,16,8,21,0,8,0,24,15,281,31,0,8,10,3,3,0,43,0,11,0,41,0,47,8,8,7,31,0,5,0,17,5,6,0,15,31,0,3,6,25,21,0,1,0,34,0,25,0,12,21,0,1,31,0,5,5,10,0,44,31,0,4,8,7,31,0,1,0,22,5,0,17,5,6,25,21,0,2,18,14,31,0,1,0,15,0,39,0,32,21,2,12,7,0,16,21,0,2,19,21,1,6,31,0,0,0,41,21,0,2,0,6,0,46,17,8,8,8,0,15,0,14,10,21,1,5,3,2,0,43,21,2,12,0,22,5,0,23,31,0,2,17,8,5,25,31,0,1,22,2,4,12,0,33,0,16,7,21,2,6,6,22,2,5,12,14,0,50,22,2,3,12,25,21,1,5,22,0,3,11,14,31,0,1,21,1,6,22,1,5,13,14,31,0,3,25,31,0,4,31,0,1,31,0,2,17,25,31,0,1,22,0,3,11,14,15,282,25,31,0,1,22,0,3,11,14,15,283,25,31,0,1,0,17,5,0,30,0,32,31,0,4,0,1,5,7,7,5,25,21,0,2,18,14,21,0,1,21,3,12,0,46,6,22,0,3,11,0,35,0,8,7,22,1,6,13,14,0,15,0,41,31,0,3,0,26,31,0,2,0,19,16,21,2,2,0,7,0,46,6,0,44,0,24,0,7,31,0,1,0,22,5,10,0,18,0,45,10,8,16,3,1,6,8,22,1,7,12,25,21,1,6,0,8,31,0,2,17,21,1,5,5,0,33,0,26,7,0,26,3,2,0,43,21,1,3,8,31,0,1,6,25,21,0,1,0,26,31,0,1,0,22,5,0,7,31,0,2,17,0,17,0,39,0,30,0,46,7,8,5,6,25,31,0,1,0,30,0,6,7,31,0,2,0,30,31,0,4,0,42,0,8,8,7,16,17,25,21,0,2,18,14,21,0,1,0,46,0,42,0,12,8,0,7,0,46,10,0,44,21,1,5,21,0,2,7,0,41,0,17,8,8,21,1,7,6,21,1,5,31,0,2,0,8,21,1,7,17,7,22,1,6,13,14,0,46,22,1,7,12,14,31,0,1,0,22,5,25,21,0,2,18,14,21,0,2,0,8,22,1,7,13,14,31,0,2,25,31,0,1,14,0,46,22,1,9,12,25,21,1,4,0,28,21,1,3,6,22,0,3,11,0,26,22,1,10,13,14,31,0,3,0,35,0,8,7,21,1,7,6,0,12,0,41,0,46,8,0,7,0,46,10,0,44,15,284,8,5,14,21,0,1,0,15,5,0,42,0,16,8,22,0,4,11,14,21,1,9,0,24,0,44,15,285,8,31,0,1,6,14,21,1,6,0,15,21,1,10,6,0,30,21,0,4,7,5,25,21,0,2,18,14,0,46,0,7,21,2,3,6,15,286,5,0,33,0,29,7,21,1,3,6,0,26,21,1,6,3,1,6,0,31,0,8,7,5,21,3,57,5,22,0,3,11,14,31,0,2,0,24,0,34,15,287,7,31,0,3,10,0,35,0,30,0,6,7,7,9,0,40,0,30,0,6,7,8,21,1,4,6,0,46,0,42,0,12,8,0,7,0,46,10,0,44,0,33,0,17,0,15,21,1,5,10,0,42,0,30,0,6,7,8,7,8,21,1,6,6,0,33,0,29,7,31,0,1,0,15,5,6,25,21,1,5,0,26,31,0,2,17,0,26,21,1,4,6,0,33,0,15,7,3,0,6,25,21,0,2,18,14,21,0,2,0,22,5,0,20,0,45,6,0,5,0,172,6,14,21,0,2,0,22,5,0,17,5,0,34,0,20,0,41,0,45,8,0,42,0,8,8,7,31,0,2,6,25,21,2,7,0,7,31,0,1,6,0,17,5,0,30,21,2,6,0,1,5,7,5,0,26,22,2,6,13,14,21,2,7,25,31,0,1,0,22,0,42,0,21,8,0,44,0,33,0,26,7,0,42,31,0,0,8,8,31,0,2,17,25,31,0,1,14,0,45,22,1,3,12,14,21,2,12,21,2,7,0,34,0,6,7,31,0,4,6,7,22,1,2,12,25,21,3,76,0,20,21,0,1,0,18,0,45,6,10,0,45,3,2,0,16,31,0,1,0,13,0,45,6,0,8,31,0,2,17,6,25,0,45,21,1,3,5,14,31,0,1,21,2,10,0,24,21,1,2,31,0,2,19,7,5,25,21,0,2,18,14,0,45,21,1,3,5,14,31,0,2,21,2,10,31,0,1,0,42,21,1,2,8,7,5,25,0,45,21,1,3,5,14,31,0,1,21,2,11,21,1,2,7,31,0,2,17,25,0,25,31,0,1,31,0,4,10,25,21,0,1,21,3,6,5,0,5,0,188,6,14,21,0,1,0,11,22,1,4,13,14,31,0,1,0,18,22,1,3,13,25,21,0,2,18,14,31,0,1,0,17,5,0,26,21,1,5,6,0,31,31,0,2,7,5,25,31,0,1,31,0,5,5,31,0,4,31,0,2,17,25,31,0,1,21,3,164,5,25,31,0,1,21,3,164,5,25,31,0,1,0,35,21,2,3,7,5,22,0,3,22,0,4,4,2,11,14,31,0,3,22,2,4,12,14,31,0,4,0,8,22,1,4,13,25,21,1,4,0,40,31,0,1,8,25,21,1,8,0,42,31,0,1,0,41,21,1,4,8,8,25,31,0,1,0,42,21,1,12,8,22,0,3,11,14,0,46,0,42,0,21,8,0,44,15,288,8,22,0,4,11,14,0,50,21,0,4,0,46,0,6,21,2,6,6,6,0,6,0,46,6,25,21,0,1,0,13,0,46,6,0,8,22,1,5,13,14,31,0,1,0,6,22,1,6,13,25,21,1,7,21,1,3,21,3,4,15,289,31,0,1,7,8,5,22,0,3,11,14,0,24,21,2,3,3,2,0,43,0,13,0,41,21,2,3,8,8,22,0,4,11,14,0,45,0,12,21,2,3,6,0,6,21,2,3,6,0,2,0,47,6,0,18,5,22,0,5,11,0,17,5,0,30,0,24,0,6,0,46,10,0,7,31,0,5,10,0,10,0,47,10,7,5,0,35,15,290,7,21,2,3,0,17,5,6,25,31,0,1,0,30,21,1,10,0,42,0,7,8,0,7,0,41,21,1,9,8,3,2,0,16,21,3,2,6,7,5,0,4,0,41,0,3,8,5,25,21,2,3,0,8,0,47,6,0,13,21,0,1,0,35,0,11,7,5,22,1,10,12,0,7,31,0,1,0,35,0,18,7,5,22,1,9,12,6,6,25,31,0,1,14,21,2,4,21,2,9,3,2,0,30,0,17,0,30,0,8,0,41,21,2,6,8,7,9,7,5,22,0,3,22,0,4,4,2,11,14,31,0,4,0,30,15,291,7,5,25,21,0,2,18,14,21,0,2,21,4,33,5,21,4,57,5,22,0,3,11,14,31,0,1,21,4,32,31,0,2,0,29,21,0,3,17,6,0,15,5,0,30,0,46,0,42,0,7,8,0,18,0,45,10,7,5,0,33,0,29,7,31,0,3,6,22,0,4,11,14,0,7,0,41,0,46,8,0,8,0,41,21,2,4,0,42,0,7,8,8,0,7,0,25,10,3,2,0,16,21,3,2,6,22,0,5,11,14,21,2,9,0,17,5,0,34,0,8,0,41,21,2,6,8,0,40,21,1,3,8,31,0,5,0,25,10,7,31,0,4,6,25,31,0,0,0,45,3,2,25,21,0,2,18,14,31,0,2,22,0,3,11,14,31,0,1,0,30,0,15,7,5,22,0,4,11,0,16,0,45,6,0,22,5,22,0,5,11,14,0,50,22,0,6,11,14,15,292,0,42,21,1,4,8,22,0,7,11,14,15,293,25,31,0,1,21,1,5,5,22,0,3,22,0,4,4,2,11,14,31,0,3,22,1,5,12,14,31,0,4,25,0,46,0,7,31,0,1,0,6,22,1,7,13,6,25,21,0,2,18,14,0,46,0,7,21,0,1,6,0,17,5,0,30,0,32,21,2,4,7,0,16,0,6,0,41,31,0,1,0,7,21,1,7,6,8,10,21,1,9,21,0,2,19,7,5,14,31,0,2,25,0,45,0,32,21,1,3,31,0,1,7,7,5,21,2,3,5,25,0,45,0,32,31,0,2,21,1,3,31,0,1,8,7,5,21,2,3,5,25,21,0,1,0,17,5,21,2,5,31,0,1,7,22,2,6,13,25,21,0,2,18,14,0,32,31,0,2,0,1,16,7,21,1,4,3,2,0,43,0,13,0,41,0,45,8,8,22,1,4,12,25,21,0,1,0,17,5,0,30,0,7,0,41,31,0,1,8,7,5,25,21,0,2,18,14,31,0,1,0,17,5,0,30,0,8,0,41,31,0,2,8,7,5,25,0,47,0,9,21,0,2,17,0,11,5,22,0,3,11,0,6,21,0,1,6,22,0,4,11,21,1,3,5,22,0,5,11,14,31,0,1,31,0,4,3,2,0,16,21,0,5,6,21,1,4,21,0,3,0,8,0,47,6,0,7,31,0,2,17,0,8,31,0,5,6,0,6,31,0,3,6,6,25,31,0,4,0,42,0,16,8,0,40,31,0,1,8,25,21,0,2,18,14,31,0,2,22,0,3,11,0,7,5,22,0,4,11,14,0,45,22,0,5,11,22,0,6,11,22,0,7,11,14,0,51,22,0,8,11,14,21,0,1,21,2,4,0,7,0,46,6,0,44,0,30,0,8,0,41,21,2,3,8,7,8,5,0,42,0,16,8,0,40,21,1,3,8,22,0,9,11,14,21,0,9,0,7,0,46,10,0,45,0,46,0,47,3,4,22,0,10,11,14,0,6,15,294,3,2,0,16,21,0,3,0,13,0,52,6,6,22,0,11,11,14,15,295,22,0,12,11,14,15,296,15,297,31,0,12,3,3,0,43,15,298,8,22,0,13,11,14,21,0,1,0,30,31,0,1,0,42,15,299,8,7,5,25,21,1,3,0,30,31,0,1,0,42,21,2,3,8,7,5,21,4,3,5,25,21,1,4,0,30,0,16,0,41,31,0,1,8,7,5,25,0,46,0,6,22,1,6,13,14,21,1,6,21,1,7,0,41,0,32,31,0,0,7,8,0,32,21,1,3,7,3,2,0,43,0,13,0,41,21,1,5,8,8,5,22,0,3,11,14,0,45,31,0,3,5,25,21,0,1,21,1,8,0,7,0,46,6,0,44,21,1,9,0,44,15,300,8,8,0,46,0,7,31,0,1,6,6,25,21,0,2,18,14,31,0,2,0,6,21,1,3,6,22,1,4,12,14,31,0,1,0,6,21,1,3,6,22,1,7,12,21,2,4,5,22,1,6,12,0,6,21,1,3,6,21,2,4,5,22,1,5,12,14,21,1,7,0,13,21,4,3,6,22,1,8,12,14,21,1,6,21,1,11,5,14,21,1,7,21,1,13,21,1,4,6,25,21,0,2,18,14,21,0,2,0,6,0,46,6,22,1,4,12,0,12,21,1,6,6,0,8,0,47,6,0,6,22,1,8,13,14,31,0,2,25,21,0,1,0,6,0,46,6,22,1,7,12,0,12,21,1,5,6,0,6,22,1,8,13,14,31,0,1,25,31,0,1,21,1,10,0,43,21,1,8,8,31,0,2,17,25,31,0,1,0,16,21,1,7,21,1,13,21,1,4,6,6,25,0,47,22,2,8,12,14,21,2,4,22,2,7,12,14,31,0,1,22,2,4,12,25] + [0,96,22,0,0,11,14,15,1,22,0,1,11,14,15,2,22,0,2,11,14,15,3,22,0,3,11,14,0,0,0,12,0,45,10,22,0,4,11,14,0,0,0,13,0,46,10,22,0,5,11,14,0,45,0,12,0,41,0,11,8,3,2,0,43,0,0,0,12,0,46,10,8,22,0,6,11,14,0,45,0,12,0,41,0,11,0,39,0,19,8,8,3,2,0,43,0,0,0,12,0,46,10,8,22,0,7,11,14,21,0,5,0,44,0,20,8,22,0,8,11,14,0,30,21,0,5,7,0,35,0,8,7,0,46,10,22,0,9,11,14,15,4,0,15,3,2,0,43,21,0,4,8,22,0,10,11,14,15,5,0,37,15,6,8,22,0,11,11,14,0,14,0,42,0,28,8,22,0,12,11,14,0,34,0,12,7,0,35,0,8,7,0,46,10,22,0,13,11,14,0,4,0,41,0,30,0,46,7,8,22,0,14,11,14,15,7,22,0,15,11,14,15,8,22,0,16,11,14,15,9,22,0,17,11,14,21,0,17,0,55,7,22,0,18,11,14,15,10,22,0,19,11,14,15,11,22,0,20,11,14,0,56,0,45,0,57,0,45,0,58,0,46,0,59,0,46,0,60,0,46,0,61,0,46,0,62,0,48,0,63,0,49,0,64,0,45,0,65,0,46,0,66,0,45,0,67,0,46,0,68,0,45,0,69,0,46,3,28,21,0,20,0,32,0,45,7,0,5,0,97,10,8,15,12,9,22,0,21,11,14,15,13,22,0,22,11,14,15,14,22,0,23,11,14,15,15,22,0,24,11,14,0,13,0,13,0,24,0,33,0,12,7,9,0,13,0,48,0,42,0,13,8,10,10,22,0,25,11,14,21,0,25,0,7,0,33,21,0,25,7,10,22,0,26,11,14,0,46,0,15,0,16,0,45,10,0,42,0,13,0,8,0,47,10,0,7,0,46,10,15,16,3,2,0,43,0,24,0,39,21,0,4,8,8,8,3,2,0,43,0,24,0,39,0,14,8,0,35,0,8,7,0,46,10,0,20,0,45,10,8,22,0,27,11,14,15,17,22,0,28,11,14,15,18,22,0,29,11,14,21,0,26,21,0,27,0,33,21,0,27,7,0,7,9,3,2,0,43,0,25,0,39,21,0,4,8,8,15,19,3,3,0,43,21,0,4,0,40,0,6,8,8,22,0,30,11,14,15,20,22,0,31,11,14,21,0,31,0,45,7,22,0,32,11,14,31,0,31,0,46,7,22,0,33,11,14,15,21,22,0,34,11,14,15,22,22,0,35,11,14,21,0,8,0,40,15,23,8,22,0,36,11,14,15,24,22,0,37,11,14,0,29,0,41,21,0,37,8,22,0,38,11,14,15,25,22,0,39,11,14,15,26,22,0,40,11,14,21,0,35,0,24,0,31,0,6,7,0,50,10,0,33,0,29,7,0,33,21,0,38,0,39,21,0,32,0,39,21,0,14,8,8,7,10,7,22,0,41,11,14,21,0,35,0,34,0,8,7,0,31,0,18,7,9,0,34,0,7,7,0,25,10,0,41,0,22,0,39,0,17,8,8,7,22,0,42,11,14,21,0,8,0,24,0,36,15,27,8,3,2,0,43,0,12,0,20,0,45,10,8,22,0,43,11,14,15,28,0,44,0,24,0,36,15,29,8,8,22,0,44,11,14,15,30,22,0,45,11,14,15,31,22,0,46,11,14,21,0,6,0,5,0,113,10,0,114,3,2,0,12,0,41,0,11,8,0,5,0,115,10,0,116,3,2,3,2,0,30,15,32,7,5,22,0,47,22,0,48,4,2,11,14,15,33,22,0,49,11,14,21,0,8,0,42,15,34,8,22,0,50,11,14,15,35,31,0,50,3,2,0,43,0,25,0,39,0,15,8,21,0,9,9,8,22,0,51,11,14,31,0,49,21,0,51,3,2,0,43,0,25,0,39,21,0,4,8,8,22,0,52,11,14,15,36,22,0,53,11,14,15,37,22,0,54,11,14,21,0,8,0,40,21,0,53,0,128,0,15,0,30,0,0,0,12,0,46,10,7,9,0,35,0,8,7,0,46,10,0,46,0,45,0,24,0,29,15,38,10,15,39,3,6,7,8,22,0,55,11,14,0,24,0,15,0,1,0,16,0,41,0,45,8,3,2,0,43,0,22,0,20,0,45,10,8,9,3,2,0,43,21,0,4,8,22,0,56,11,14,15,40,22,0,57,11,14,15,41,22,0,58,11,14,0,27,0,26,0,28,10,22,0,59,11,14,0,24,0,29,0,22,0,17,9,0,42,21,0,59,8,10,21,0,59,3,2,0,43,0,24,0,39,0,12,8,0,12,0,46,10,8,22,0,60,11,14,0,24,0,36,21,0,8,0,42,21,0,53,0,132,31,0,5,0,45,0,45,0,24,0,39,0,22,8,0,20,0,45,10,0,44,0,24,31,0,60,0,22,0,42,21,0,58,8,10,8,0,24,0,17,9,31,0,59,31,0,58,10,3,6,7,8,8,22,0,61,11,14,15,42,15,43,15,44,3,3,0,43,0,25,0,39,0,12,8,0,11,0,47,10,8,22,0,62,11,14,0,24,0,36,21,0,8,0,40,31,0,53,0,136,0,15,0,39,0,30,0,0,0,12,0,46,10,7,0,35,0,8,7,0,22,0,20,0,45,10,10,8,0,46,0,46,0,24,0,29,0,22,0,42,21,0,62,8,10,31,0,62,3,6,7,8,8,22,0,63,11,14,15,45,22,0,64,11,14,0,24,15,46,3,2,0,30,15,47,7,0,26,0,24,10,5,0,30,15,48,7,5,22,0,65,11,14,15,49,0,41,31,0,65,0,29,0,46,0,46,0,47,0,51,0,45,3,5,6,21,0,16,0,137,8,8,22,0,66,11,14,15,50,22,0,67,11,14,15,51,22,0,68,11,14,15,52,22,0,69,11,14,15,53,22,0,70,11,14,0,45,0,12,0,41,0,32,21,0,70,7,8,3,2,0,43,0,0,0,12,0,51,10,8,22,0,71,11,14,0,24,21,0,4,9,0,12,0,40,0,12,8,0,14,0,40,21,0,13,8,3,3,0,35,15,54,7,5,22,0,72,11,14,15,55,22,0,73,11,14,21,0,4,0,40,0,12,8,0,45,3,2,0,24,0,39,21,0,4,8,0,12,3,2,0,12,0,40,0,12,8,0,45,3,2,0,14,0,40,21,0,13,8,0,45,3,2,15,56,3,5,0,35,15,57,7,5,22,0,74,11,14,0,45,15,58,3,2,0,43,21,0,4,8,22,0,75,11,14,21,0,74,0,37,21,0,75,8,22,0,76,11,14,21,0,74,0,7,0,46,10,0,37,0,45,0,17,5,0,14,3,2,0,43,21,0,4,8,8,22,0,77,11,14,21,0,76,0,39,0,5,8,0,25,0,24,10,22,0,78,11,14,0,15,0,39,0,1,0,36,0,24,8,0,35,21,0,78,0,36,0,24,8,7,3,2,0,43,0,22,0,20,0,45,10,8,8,22,0,79,11,14,15,59,22,0,80,11,14,21,0,4,0,44,0,26,21,0,80,15,60,8,8,22,0,81,11,14,21,0,78,0,36,21,0,8,0,40,0,15,0,40,0,26,8,15,61,3,2,0,43,0,12,0,40,0,18,8,0,20,0,46,10,8,8,8,22,0,82,11,14,15,62,22,0,83,11,14,15,63,22,0,84,11,14,21,0,4,0,5,0,148,10,0,25,15,64,31,0,80,21,0,81,21,0,84,21,0,83,3,2,0,43,0,30,0,12,0,12,0,46,10,7,0,35,0,8,7,0,46,10,8,31,0,84,3,3,0,43,0,12,0,11,0,47,10,8,8,10,22,0,85,11,14,0,24,0,24,0,24,0,35,15,65,7,9,15,66,15,67,15,68,3,6,0,43,0,25,8,22,0,86,11,14,15,69,22,0,87,11,14,15,70,22,0,88,11,14,21,0,88,0,45,7,22,0,89,11,14,31,0,88,0,46,7,22,0,90,11,14,15,71,22,0,91,11,14,21,0,78,0,37,0,24,8,0,36,15,72,8,22,0,92,11,14,21,0,78,0,37,0,24,8,0,36,15,73,8,22,0,93,11,14,21,0,7,0,5,0,164,10,22,0,94,11,14,21,0,94,0,25,0,17,10,15,74,3,2,0,43,21,0,4,8,22,0,95,11,14,15,75,22,0,96,11,14,15,76,22,0,97,11,14,15,77,22,0,98,11,14,15,78,22,0,99,11,14,0,53,0,17,5,21,0,16,0,173,8,22,0,100,11,14,15,79,22,0,101,11,14,15,80,22,0,102,11,14,15,81,22,0,103,11,14,21,0,8,0,40,15,82,8,22,0,104,11,14,15,83,22,0,105,11,14,15,84,22,0,106,11,14,15,85,22,0,107,11,14,15,86,22,0,108,11,14,15,87,22,0,109,11,14,15,88,22,0,110,11,14,21,0,24,0,9,7,22,0,111,11,14,21,0,24,0,10,7,22,0,112,11,14,0,33,21,0,111,0,42,21,0,112,8,7,0,37,0,47,21,0,111,5,0,42,21,0,112,8,8,22,0,113,11,14,21,0,24,15,89,0,21,0,41,0,45,8,0,20,0,41,0,45,8,3,2,0,43,0,45,0,42,0,20,8,8,0,44,0,6,8,3,2,0,43,0,19,0,40,0,21,8,8,0,37,0,19,8,7,22,0,114,11,14,21,0,24,0,20,0,44,0,25,8,0,37,0,11,8,7,22,0,115,11,14,21,0,24,0,21,0,44,0,25,8,0,37,0,7,0,39,21,0,115,0,39,0,7,8,8,8,7,22,0,116,11,14,21,0,24,0,8,7,0,37,0,29,0,41,21,0,32,8,8,22,0,117,11,14,21,0,24,0,8,0,7,0,6,10,7,0,37,0,29,0,41,21,0,33,8,8,22,0,118,11,14,21,0,24,0,8,0,37,0,21,0,7,0,20,10,0,41,0,45,8,8,7,22,0,119,11,14,21,0,24,0,23,0,7,0,46,10,7,0,37,0,20,8,22,0,120,11,14,21,0,24,0,13,0,7,0,46,10,7,0,37,21,0,81,8,22,0,121,11,14,21,0,24,0,12,0,7,0,46,10,7,0,37,0,22,8,22,0,122,11,14,21,0,24,0,12,7,0,37,0,12,8,22,0,123,11,14,21,0,24,0,23,7,0,37,0,32,0,45,7,0,5,0,189,10,8,22,0,124,11,14,21,0,24,0,13,7,0,37,0,32,0,45,7,0,5,0,190,10,8,22,0,125,11,14,21,0,24,0,6,7,22,0,126,11,14,21,0,24,0,7,7,22,0,127,11,14,21,0,127,21,0,126,0,46,10,22,0,128,11,14,0,15,0,37,21,0,10,8,22,0,129,11,14,31,0,96,0,37,21,0,95,8,22,0,130,11,14,31,0,61,0,37,21,0,57,8,22,0,131,11,14,31,0,63,0,37,31,0,39,8,22,0,132,11,14,31,0,92,22,0,133,11,14,31,0,93,22,0,134,11,14,15,90,22,0,135,11,14,31,0,89,0,37,31,0,45,8,22,0,136,11,14,31,0,90,0,37,31,0,46,8,22,0,137,11,14,31,0,105,0,37,31,0,103,8,22,0,138,11,14,21,0,34,0,46,7,0,37,31,0,41,8,22,0,139,11,14,0,33,31,0,34,0,45,7,7,0,37,31,0,35,0,24,7,8,22,0,140,11,14,15,91,0,1,0,45,10,22,0,141,11,14,15,92,22,0,142,11,14,0,24,0,36,15,93,8,22,0,143,11,14,15,94,22,0,144,11,14,15,95,22,0,145,11,14,15,96,22,0,146,11,14,15,97,22,0,147,11,14,0,46,0,16,0,41,0,32,0,47,7,21,0,127,21,0,122,10,8,21,0,77,0,32,21,0,147,7,10,3,2,0,43,0,16,0,41,0,45,8,21,0,123,0,53,10,8,22,0,148,11,14,15,98,22,0,149,11,14,0,46,0,24,15,99,0,39,0,45,0,16,0,41,0,32,0,46,7,21,0,127,21,0,122,10,8,31,0,17,0,71,7,9,3,2,0,43,0,16,0,41,0,45,8,21,0,123,0,54,10,8,8,9,3,2,0,43,0,0,21,0,125,0,51,10,8,22,0,150,11,14,15,100,0,40,15,101,8,22,0,151,11,14,15,102,22,0,152,11,14,15,103,0,24,0,16,0,41,0,46,8,15,104,9,0,32,0,32,0,45,7,0,5,0,199,10,7,0,16,0,41,0,47,8,21,0,151,0,16,0,41,0,46,8,10,31,0,152,0,16,0,41,0,47,8,15,105,0,42,15,106,8,0,16,0,41,0,46,8,10,0,16,0,41,0,47,8,15,107,0,42,15,108,8,0,29,0,41,0,46,0,51,3,2,8,10,3,6,0,43,0,25,8,0,16,0,41,0,45,8,10,9,22,0,153,11,14,15,109,31,0,153,0,32,0,45,7,0,5,0,200,10,3,3,21,0,132,0,51,0,46,0,47,3,3,6,0,43,0,0,8,22,0,154,11,14,31,0,82,0,37,21,0,85,8,22,0,155,11,14,0,5,0,41,0,201,8,22,0,156,11,14,0,5,0,41,0,202,8,22,0,157,11,14,0,32,0,45,7,0,5,0,203,10,22,0,158,11,14,15,110,22,0,159,11,14,15,111,22,0,160,11,14,15,112,22,0,161,11,14,0,24,0,36,31,0,55,0,37,31,0,54,8,8,22,0,162,11,14,0,56,0,33,21,0,127,7,0,37,21,0,126,8,0,57,21,0,127,0,58,0,33,21,0,111,7,0,37,21,0,119,21,0,159,0,24,8,8,0,59,21,0,111,0,60,21,0,24,0,2,7,0,72,0,33,21,0,112,7,0,37,0,33,21,0,119,7,8,0,65,0,33,21,0,111,7,0,37,21,0,117,21,0,159,0,24,8,8,0,64,0,25,21,0,127,0,46,10,21,0,111,0,33,21,0,127,7,10,0,37,21,0,118,21,0,159,0,24,8,8,0,61,21,0,128,0,73,0,45,0,39,21,0,156,8,0,37,15,113,8,0,74,0,24,0,75,21,0,76,0,39,21,0,157,8,0,25,0,24,10,0,37,0,24,8,0,55,15,114,0,37,0,45,0,39,21,0,156,8,8,0,76,15,115,0,37,15,116,8,0,77,0,45,0,39,21,0,156,8,0,37,21,0,136,21,0,159,0,16,0,41,0,50,8,8,8,0,78,0,45,0,39,21,0,156,8,0,37,21,0,137,21,0,159,0,16,0,41,0,45,8,8,8,0,79,0,45,0,39,21,0,156,8,0,37,21,0,130,21,0,159,21,0,77,8,8,0,80,21,0,131,0,41,21,0,127,8,0,37,21,0,131,8,0,81,31,0,145,0,37,31,0,44,8,0,82,0,45,0,39,21,0,156,8,0,37,31,0,40,8,0,83,31,0,161,0,37,31,0,160,8,3,42,21,0,20,21,0,158,8,22,0,163,11,14,0,56,0,33,21,0,127,7,0,37,0,47,0,42,21,0,111,8,8,0,57,21,0,126,0,37,0,45,0,39,21,0,156,8,8,0,58,0,33,21,0,111,7,0,37,21,0,113,8,0,59,21,0,119,0,37,0,45,0,39,21,0,156,8,8,0,60,21,0,113,0,37,0,45,0,39,21,0,156,8,8,0,72,0,2,21,0,111,9,0,37,0,45,0,39,21,0,156,8,8,0,65,0,33,21,0,111,7,0,37,21,0,113,8,0,64,0,25,21,0,127,0,46,10,21,0,111,0,33,21,0,127,7,10,0,37,21,0,128,0,39,21,0,113,8,21,0,128,9,8,0,61,0,32,0,46,7,21,0,127,21,0,126,10,0,37,0,45,0,39,21,0,156,8,8,3,18,21,0,20,21,0,158,8,22,0,164,11,14,31,0,69,22,0,165,11,14,21,0,68,22,0,166,11,14,0,84,21,0,164,0,85,15,117,0,86,15,118,0,87,15,119,0,88,15,120,0,39,15,121,8,3,10,21,0,20,0,32,21,0,158,7,8,22,0,167,11,14,31,0,110,22,0,168,11,14,31,0,73,22,0,169,11,14,15,122,0,89,31,0,151,0,90,15,123,0,91,15,124,0,92,0,32,0,45,0,39,21,0,156,8,7,15,125,15,126,3,2,0,43,21,0,125,0,41,0,45,8,8,3,2,0,43,0,24,0,39,21,0,6,8,8,0,93,15,127,0,94,15,128,15,129,0,24,3,2,0,43,0,25,8,0,25,0,39,21,0,150,8,10,0,95,15,130,3,14,31,0,20,0,32,21,0,158,7,8,7,22,0,170,11,14,31,0,22,22,0,171,11,14,31,0,99,22,0,172,11,14,31,0,149,22,0,173,11,14,31,0,98,22,0,174,11,14,21,0,52,0,37,31,0,56,8,22,0,175,11,14,15,131,22,0,176,11,14,31,0,108,22,0,177,11,14,31,0,109,22,0,178,11,14,21,0,101,0,37,21,0,10,8,22,0,179,11,14,31,0,78,0,37,0,24,8,0,36,21,0,11,0,39,21,0,121,8,8,22,0,180,11,14,31,0,144,0,37,31,0,43,8,22,0,181,11,14,31,0,141,0,37,21,0,42,8,22,0,182,11,14,31,0,36,0,37,21,0,132,0,41,21,0,140,8,8,22,0,183,11,14,21,0,126,21,0,127,21,0,119,21,0,111,31,0,112,31,0,113,21,0,115,31,0,116,31,0,114,21,0,128,21,0,117,31,0,118,21,0,120,21,0,121,21,0,122,21,0,123,21,0,125,21,0,124,21,0,76,21,0,77,0,25,0,24,31,0,179,21,0,155,31,0,180,21,0,136,21,0,137,21,0,130,31,0,134,21,0,133,21,0,131,31,0,181,21,0,132,21,0,32,21,0,33,21,0,162,21,0,175,21,0,139,31,0,182,21,0,140,31,0,183,21,0,138,0,5,0,32,0,33,21,0,174,21,0,166,21,0,165,31,0,173,31,0,171,31,0,172,0,31,0,39,0,40,0,41,0,42,21,0,169,0,37,31,0,176,31,0,178,31,0,177,21,0,168,0,38,3,63,15,132,5,25,0,45,31,0,1,3,2,25,31,0,1,25,31,0,1,22,1,1,22,1,2,4,2,12,25,21,0,1,3,1,0,1,31,0,1,6,25,31,0,2,31,0,1,3,2,25,31,0,1,3,1,25,0,20,0,30,0,12,0,7,0,46,10,7,31,0,1,10,0,31,0,8,7,9,0,35,0,6,7,9,25,0,32,21,1,0,0,30,21,1,15,31,0,1,7,0,33,0,16,7,31,0,2,10,7,5,7,0,16,15,133,10,25,15,134,0,12,31,0,1,21,1,15,21,1,0,7,5,10,25,0,47,0,9,21,0,1,0,22,5,6,0,17,5,0,30,0,8,0,41,0,47,8,7,5,22,0,3,11,14,21,0,1,0,29,21,0,3,6,31,0,1,0,29,31,0,3,0,30,0,6,0,41,0,46,8,7,5,6,3,2,25,31,0,2,21,1,19,5,22,0,3,22,0,4,4,2,11,14,31,0,1,3,1,0,26,31,0,4,6,21,1,16,31,0,3,8,25,0,45,31,0,1,5,25,21,0,1,0,12,5,0,12,0,46,6,0,5,0,98,6,14,31,0,1,0,32,21,0,4,7,21,1,21,9,0,35,31,0,4,7,3,2,0,43,0,46,0,37,0,22,0,20,0,45,10,8,8,31,0,2,17,25,15,135,22,0,2,11,14,15,136,22,0,3,11,14,21,0,3,21,0,1,7,0,33,31,0,3,0,33,21,0,1,7,7,7,3,2,0,43,0,12,0,40,0,21,8,8,31,0,2,31,0,1,7,3,2,0,43,0,12,0,40,0,12,8,8,25,31,0,1,15,137,0,36,15,138,15,139,3,2,0,43,21,1,4,0,40,0,21,8,8,0,37,15,140,8,8,15,141,0,36,15,142,8,3,3,0,43,21,1,4,0,40,0,6,8,8,22,0,2,11,25,31,0,1,21,1,27,31,0,2,17,25,21,0,1,0,30,0,20,0,41,0,45,8,7,0,35,0,8,7,0,46,10,0,40,0,7,8,21,0,2,17,22,0,3,11,14,31,0,1,21,0,3,0,45,3,2,15,143,3,2,0,43,0,45,0,12,31,0,3,6,8,31,0,2,17,25,31,0,4,22,0,5,11,14,0,45,0,25,21,0,2,17,22,0,6,11,14,31,0,1,22,0,7,11,14,15,144,22,0,8,11,14,31,0,8,21,0,7,0,12,0,46,6,0,44,0,32,21,0,5,7,15,145,0,37,0,24,8,31,0,2,19,8,5,25,21,0,1,0,14,0,40,21,1,28,8,21,0,2,6,22,0,3,11,14,31,0,3,0,35,21,1,29,31,0,1,0,15,5,0,42,0,16,8,0,42,21,1,30,0,41,31,0,2,0,15,16,0,42,0,16,8,8,8,7,7,5,22,0,4,11,14,0,45,0,33,31,0,4,7,5,25,21,0,1,22,0,2,11,14,21,1,30,21,1,26,0,32,0,45,7,0,13,21,1,30,10,21,1,25,3,4,31,0,1,0,44,0,30,15,146,7,8,5,22,0,3,11,14,15,147,22,0,4,11,14,15,148,0,37,15,149,8,0,1,0,45,10,25,21,0,1,22,0,2,11,14,0,35,0,8,7,0,7,0,46,10,0,31,0,8,7,0,35,0,6,7,9,3,2,0,16,31,0,1,6,22,0,3,11,14,21,1,8,0,42,15,150,8,0,1,0,45,10,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,107,6,14,21,0,1,21,1,32,5,22,0,5,11,14,21,0,1,21,1,12,0,46,6,0,35,0,8,7,0,46,6,22,0,6,11,14,21,0,6,21,1,29,21,0,1,0,15,5,0,42,0,16,8,0,40,21,1,74,0,7,0,46,10,8,7,5,22,0,7,11,14,31,0,1,0,22,5,0,17,5,0,30,0,46,0,24,21,0,5,0,30,0,8,0,41,31,0,6,8,7,5,0,42,0,16,8,0,40,31,0,7,8,0,46,0,42,0,7,8,10,3,2,0,43,0,20,0,41,0,45,8,8,7,5,31,0,4,21,0,5,6,0,29,31,0,5,21,1,14,5,6,0,1,0,45,6,25,21,0,2,0,12,5,22,0,3,11,14,31,0,3,0,7,21,0,1,0,12,5,6,22,0,4,11,14,21,0,4,0,13,0,45,6,0,5,0,108,6,14,0,45,0,20,5,22,0,5,11,14,21,0,1,0,14,5,22,0,6,11,0,27,21,0,4,6,0,24,0,35,0,8,7,0,46,10,0,17,9,0,42,0,15,8,5,22,0,7,11,14,31,0,6,0,28,31,0,4,6,0,34,15,151,7,21,0,2,0,14,16,6,14,21,0,7,0,30,0,20,0,30,0,6,7,21,0,5,10,0,33,0,29,7,31,0,1,0,15,5,10,21,1,74,31,0,2,19,7,5,0,1,0,45,6,25,31,0,1,0,31,0,6,7,5,0,3,5,0,27,0,41,0,32,0,46,7,0,7,0,22,10,0,18,0,45,10,8,5,0,31,0,6,7,5,0,1,0,45,6,25,21,0,1,0,12,5,0,12,0,46,6,0,5,0,109,6,14,21,0,1,0,30,21,1,7,7,5,0,35,0,8,7,0,46,6,0,5,0,110,6,14,31,0,1,21,1,37,5,25,21,0,1,0,12,5,0,12,0,46,6,21,1,156,5,14,21,0,1,0,30,21,1,7,7,5,0,35,0,8,7,0,46,6,21,1,156,5,14,21,0,1,0,22,5,0,33,0,7,7,5,0,46,0,17,0,39,0,30,0,6,0,41,0,46,8,21,0,1,0,42,0,16,8,0,40,0,13,8,0,24,10,7,8,0,35,0,8,7,0,46,10,3,2,0,43,0,13,0,41,0,45,8,8,5,21,1,157,5,14,31,0,1,0,3,5,25,21,0,1,0,22,5,22,0,3,11,14,21,0,1,21,1,12,0,46,6,22,0,4,11,0,35,0,8,7,0,46,6,22,0,5,11,14,31,0,3,0,17,5,0,30,0,8,0,41,21,0,5,8,0,42,0,6,8,7,31,0,5,0,17,5,0,15,31,0,4,6,6,0,33,0,29,7,31,0,1,0,15,5,6,25,21,0,1,21,1,4,5,21,1,157,5,14,31,0,1,0,12,5,0,20,0,45,6,25,21,0,1,0,12,5,0,33,0,7,7,0,46,6,22,0,3,11,14,21,0,1,0,14,5,22,0,4,11,14,21,0,4,0,16,21,0,3,6,22,0,5,11,14,31,0,4,0,27,31,0,3,6,22,0,6,11,14,21,0,6,0,35,0,8,7,0,46,6,0,17,5,0,15,31,0,6,6,0,30,0,8,0,41,21,0,5,8,0,42,0,6,8,7,31,0,5,0,17,5,6,0,33,0,29,7,31,0,1,0,15,5,6,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,111,6,14,21,0,1,0,22,5,0,6,0,46,6,0,17,5,0,30,31,0,1,0,42,0,29,0,41,0,17,8,8,7,5,0,1,0,41,0,16,0,41,0,45,8,8,5,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,112,6,14,21,0,1,0,22,5,22,0,3,11,14,21,0,3,0,6,0,46,6,0,17,5,0,30,31,0,1,0,42,0,29,0,41,15,152,8,8,7,5,0,1,0,41,0,16,0,41,21,0,3,8,8,5,25,31,0,1,22,0,3,22,0,4,4,2,11,14,15,153,22,0,5,11,14,0,24,0,39,31,0,3,8,0,25,0,6,21,0,5,0,13,0,41,0,45,8,7,9,31,0,5,0,21,7,3,2,0,43,0,13,0,41,0,45,8,8,10,25,21,0,1,0,12,5,0,12,0,46,6,0,5,0,117,6,14,31,0,2,21,1,47,21,0,1,0,22,5,6,0,33,0,16,7,31,0,1,6,25,21,0,2,0,12,16,0,12,0,46,17,0,5,0,118,17,14,21,0,1,0,14,5,22,0,3,11,0,22,0,40,0,12,8,21,0,2,17,0,5,0,119,6,14,0,45,22,0,4,11,14,31,0,3,0,34,15,154,7,31,0,2,17,14,31,0,1,0,15,5,0,16,21,0,4,6,25,31,0,2,0,30,31,0,1,0,42,21,1,51,8,7,5,25,31,0,1,22,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,6,11,14,0,121,0,26,31,0,2,6,0,26,0,120,6,22,0,8,11,14,0,122,0,26,21,0,8,6,22,0,9,11,14,0,123,0,26,21,0,8,6,22,0,10,11,14,0,124,0,26,21,0,8,6,22,0,11,11,14,0,125,0,26,31,0,8,6,22,0,12,11,14,0,24,0,30,31,0,5,0,30,0,0,0,12,0,46,10,7,0,15,9,0,35,0,8,7,0,46,10,3,2,0,43,21,1,4,8,7,0,15,9,0,35,0,8,7,0,46,10,0,5,31,0,12,10,3,2,0,16,31,0,4,6,22,0,13,11,14,15,155,15,156,3,2,0,43,0,25,0,39,31,0,3,8,8,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,126,6,14,21,0,1,0,22,5,0,20,0,45,6,0,5,0,127,6,14,31,0,1,0,29,0,45,0,20,5,6,25,31,0,2,0,30,21,1,48,0,41,31,0,1,0,22,5,8,7,5,25,31,0,2,0,30,21,1,48,0,41,31,0,1,8,7,5,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,129,6,14,21,0,1,0,22,5,22,0,3,11,14,31,0,1,0,29,21,0,3,0,17,5,0,30,0,7,0,41,0,46,0,7,31,0,3,6,8,7,5,6,25,21,0,2,21,1,6,16,0,5,0,130,17,14,21,0,1,0,12,0,45,6,0,6,22,0,1,13,14,21,0,1,0,9,21,0,2,17,0,11,5,0,8,21,0,1,6,0,7,31,0,2,17,22,0,3,11,14,31,0,1,0,20,21,0,3,6,0,5,0,131,6,14,31,0,3,25,21,0,2,21,1,4,0,44,0,15,0,16,0,45,10,8,5,22,0,2,12,14,21,0,2,21,1,7,5,0,5,0,133,6,14,31,0,2,22,0,3,11,22,0,4,11,14,31,0,1,0,8,21,0,3,6,0,17,5,0,31,0,33,15,157,0,44,15,158,8,7,7,5,25,21,0,2,0,22,5,0,12,31,0,1,6,0,5,0,134,6,14,21,0,2,0,30,0,12,0,41,0,11,0,39,0,19,8,8,7,5,0,35,0,8,7,0,46,6,0,5,0,133,6,14,31,0,2,21,1,37,5,25,0,32,0,45,7,0,5,0,135,10,25,31,0,1,21,1,1,5,22,0,3,11,14,21,0,3,0,16,0,45,6,0,45,0,42,0,13,8,0,32,31,0,3,7,0,46,0,24,0,28,0,46,10,0,30,31,0,0,7,9,0,35,0,8,7,0,46,10,3,2,0,43,21,1,148,8,9,3,2,0,43,0,13,0,41,0,47,8,8,5,25,31,0,1,15,159,31,0,2,10,25,0,33,31,0,1,7,25,15,160,0,24,3,2,0,35,31,0,1,7,5,25,31,0,1,31,0,2,5,25,31,0,1,15,161,0,25,21,1,64,9,0,44,15,162,8,3,2,0,43,0,25,0,39,0,0,8,0,13,0,51,10,8,31,0,2,6,25,31,0,1,21,1,8,0,40,21,0,4,21,1,67,21,1,23,21,0,4,7,0,37,0,30,31,0,4,7,8,8,8,31,0,2,17,25,31,0,1,21,1,8,0,40,21,0,4,21,1,67,0,30,31,0,4,7,8,8,31,0,2,17,25,31,0,1,25,0,45,31,0,1,3,2,0,43,31,0,2,8,25,21,0,1,21,0,5,0,40,31,0,4,8,31,0,2,17,22,0,6,11,14,21,1,57,0,35,0,24,21,1,4,9,0,44,0,15,0,42,0,16,8,8,7,21,0,1,10,0,45,0,14,0,39,0,24,0,35,0,8,7,0,46,10,0,17,9,0,42,0,15,8,8,0,1,0,70,10,3,2,0,43,21,1,4,8,9,22,0,7,11,14,15,163,22,0,8,11,14,21,1,1,0,45,0,16,0,41,0,47,8,0,12,0,32,21,0,8,7,10,3,2,0,43,0,16,0,41,0,45,8,0,12,0,53,10,8,9,22,0,9,11,14,21,0,5,21,1,87,21,0,9,6,22,0,10,11,14,0,45,21,0,8,0,50,8,22,0,11,11,14,31,0,11,31,0,10,5,0,45,21,1,70,3,2,21,1,1,0,29,0,46,0,51,3,2,10,3,2,0,43,31,0,9,8,5,22,0,12,22,0,13,4,2,11,14,0,24,0,39,21,1,71,8,0,7,0,46,10,0,44,15,164,8,22,0,14,11,14,0,24,0,36,15,165,8,22,0,15,11,14,31,0,13,31,0,14,21,0,6,6,0,32,31,0,1,7,0,42,31,0,15,8,0,32,31,0,5,7,21,1,154,9,15,166,9,3,2,0,43,21,1,71,8,5,25,31,0,1,0,34,21,1,74,7,31,0,2,17,0,15,5,0,35,0,8,7,0,46,6,25,21,0,2,0,16,0,46,17,31,0,1,3,2,0,43,31,0,2,0,16,0,45,17,8,25,31,0,1,0,15,5,0,30,21,1,75,7,5,0,35,0,18,7,0,45,6,0,6,0,46,6,25,0,1,0,42,0,24,0,36,0,32,3,0,7,0,15,21,1,77,0,40,31,0,2,8,10,8,8,21,1,79,0,24,0,36,0,25,8,31,0,1,10,3,2,0,43,0,15,0,39,0,22,8,0,20,0,45,10,8,25,21,0,1,0,15,5,0,16,0,45,6,21,1,77,5,22,0,3,11,14,21,0,1,0,15,5,0,30,21,1,77,0,45,21,1,13,3,2,0,43,0,22,0,40,0,12,8,8,21,0,3,10,0,5,0,140,10,7,5,14,21,0,3,0,35,0,8,7,0,46,6,0,17,5,0,15,31,0,3,6,0,30,0,33,0,16,7,7,31,0,1,0,30,21,1,10,7,5,6,25,21,0,1,0,12,0,40,0,18,8,21,0,2,17,0,33,0,7,7,0,46,6,22,0,3,11,14,21,0,1,21,1,77,0,40,21,1,11,8,21,0,2,17,22,0,4,11,14,21,0,4,0,30,0,22,0,13,21,0,3,10,7,5,0,35,0,8,7,0,46,6,0,5,0,141,6,14,21,0,4,0,30,0,28,0,41,0,32,21,0,3,7,0,7,0,22,10,8,7,5,22,0,5,11,14,21,0,5,0,35,21,1,13,7,5,0,5,0,142,6,14,31,0,4,0,30,0,46,0,24,0,16,0,45,10,3,2,0,43,0,22,0,20,31,0,3,10,8,7,5,0,35,0,6,7,0,45,6,22,0,6,11,14,31,0,1,0,15,0,40,0,26,8,31,0,2,17,0,15,31,0,5,0,16,0,45,6,0,26,31,0,6,3,1,6,6,25,0,50,22,0,3,11,22,0,4,11,14,3,0,22,0,5,11,14,21,0,1,22,0,6,11,14,31,0,1,0,30,0,22,7,5,21,1,37,5,0,30,15,167,7,5,25,21,0,1,0,15,5,22,0,3,11,0,22,5,22,0,4,11,14,21,0,3,0,30,21,1,77,7,5,22,0,5,11,14,21,0,5,0,16,0,45,6,0,22,5,22,0,6,11,14,21,0,1,0,12,5,22,0,7,11,14,21,0,5,0,30,0,22,0,12,21,0,6,10,7,5,0,35,0,8,7,0,46,6,0,5,0,143,6,14,21,0,7,0,23,21,0,6,6,0,5,0,144,6,14,15,168,22,0,8,11,14,31,0,1,21,1,77,5,22,0,9,11,14,0,46,22,0,10,11,14,0,45,0,20,5,22,0,11,11,22,0,12,11,14,21,0,7,0,17,5,0,34,15,169,7,21,0,9,21,1,57,5,21,0,8,0,8,7,0,46,6,21,1,57,5,6,14,0,34,15,170,31,0,3,0,30,0,15,7,5,7,7,22,0,13,11,14,21,0,11,21,0,13,15,171,3,2,0,43,31,0,6,0,20,21,0,7,6,8,21,0,12,6,25,21,0,2,0,22,5,22,0,3,11,14,21,0,1,0,22,5,22,0,4,11,14,21,0,3,0,23,21,0,4,6,0,5,0,147,6,14,31,0,1,0,34,0,8,0,41,31,0,2,0,42,0,16,8,8,0,24,3,2,0,43,0,25,0,13,31,0,3,10,8,7,31,0,4,0,17,5,6,25,31,0,1,31,0,2,9,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,31,0,5,31,0,4,31,0,3,10,25,31,0,1,22,0,3,22,0,4,4,2,11,14,31,0,4,31,0,3,7,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,31,0,5,31,0,4,31,0,3,8,25,0,32,21,1,70,7,22,0,0,11,14,15,172,22,0,1,11,14,0,0,0,23,0,51,10,0,44,21,0,1,21,1,71,7,8,22,0,2,11,14,15,173,22,0,3,11,14,15,174,22,0,4,11,14,15,175,22,0,5,11,14,0,149,0,24,0,150,0,45,21,0,3,0,46,8,21,0,4,9,0,151,0,46,21,0,3,0,45,8,21,0,4,9,0,152,0,46,21,0,3,0,46,8,31,0,4,9,0,153,0,46,21,0,3,0,46,8,31,0,5,9,0,154,0,46,31,0,3,0,46,8,3,12,21,1,19,5,22,0,6,22,0,7,4,2,11,14,15,176,3,1,0,26,31,0,7,21,1,38,0,41,0,30,0,22,7,8,21,0,6,6,6,21,1,16,31,0,6,21,1,83,5,8,22,0,8,11,14,15,177,22,0,9,11,14,21,1,86,0,32,21,0,0,7,3,2,0,43,0,16,0,41,0,51,0,42,0,23,8,8,0,12,0,32,21,0,0,7,10,8,22,0,10,11,14,15,178,0,42,0,24,0,16,0,46,10,31,0,9,0,25,10,21,0,2,9,0,32,21,0,0,7,15,179,31,0,10,0,16,0,41,0,45,8,10,0,24,0,16,0,46,10,31,0,2,9,3,4,0,43,0,24,0,16,0,45,10,0,39,0,51,0,24,0,47,3,2,0,43,0,13,0,41,0,47,8,8,3,2,0,43,0,13,0,41,0,45,8,8,8,8,8,25,21,0,1,0,7,0,46,6,22,0,2,11,14,0,155,0,156,3,2,0,16,21,0,1,6,22,0,3,11,14,0,19,0,42,0,12,8,0,7,0,46,10,0,12,0,41,0,45,8,0,7,0,46,10,3,2,0,16,21,0,1,6,22,0,4,11,14,15,180,15,181,3,2,0,16,31,0,1,6,22,0,5,11,14,0,157,0,26,31,0,3,6,0,26,0,120,6,22,0,6,11,14,0,158,0,26,21,0,6,6,22,0,7,11,14,0,159,0,26,31,0,6,6,22,0,8,11,14,21,1,8,0,42,0,24,0,36,15,182,15,183,3,2,0,43,0,25,0,39,21,1,4,8,8,8,8,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,160,6,14,21,0,1,21,1,12,0,46,6,22,0,3,11,14,21,0,2,0,12,0,40,0,7,8,21,0,1,17,15,184,21,0,2,17,14,21,0,3,0,35,0,8,7,31,0,1,15,185,0,37,0,46,8,31,0,2,17,6,25,21,0,1,21,1,91,21,0,2,17,22,0,3,11,14,21,0,1,0,15,5,22,0,4,11,0,22,5,22,0,5,11,0,11,31,0,3,6,22,0,6,11,14,31,0,4,0,27,21,0,6,0,7,31,0,5,6,6,0,26,31,0,6,0,33,21,1,10,0,42,0,27,8,7,0,37,21,0,1,0,42,15,186,8,8,31,0,2,17,6,0,15,31,0,1,21,1,77,5,6,25,21,0,1,21,1,91,21,0,2,17,22,0,3,11,14,21,0,1,0,15,5,22,0,4,11,0,22,5,0,11,21,0,3,6,22,0,5,11,14,21,0,5,0,33,21,1,10,0,42,0,28,0,41,0,7,0,41,31,0,3,8,8,8,7,0,37,21,0,1,0,42,15,187,8,8,31,0,2,17,0,26,31,0,4,0,28,31,0,5,6,6,0,15,31,0,1,21,1,77,5,6,25,21,0,1,0,12,5,0,12,0,46,6,0,5,0,165,6,14,21,0,1,0,30,21,1,94,7,5,14,21,0,1,3,0,0,42,0,15,8,0,30,0,17,7,0,35,0,30,0,26,0,41,21,1,11,8,7,7,3,0,0,20,5,10,3,2,0,43,0,24,0,35,0,8,7,0,46,10,0,20,0,45,10,8,5,0,30,0,1,0,41,0,45,8,7,5,0,1,31,0,1,0,30,0,45,7,5,6,25,21,0,2,0,12,5,0,23,0,46,6,0,5,0,166,6,14,21,0,2,21,1,10,5,22,0,2,12,0,22,5,22,0,3,11,14,31,0,1,21,0,3,0,20,0,45,6,0,44,0,24,0,36,15,188,8,8,31,0,2,6,25,21,0,1,21,1,77,5,0,27,21,0,2,17,22,0,3,11,14,21,0,1,21,1,12,31,0,2,17,22,0,4,11,0,35,0,8,7,0,46,6,22,0,5,11,14,21,0,1,0,15,5,22,0,6,11,14,21,0,5,0,17,5,0,15,31,0,4,6,22,0,7,11,14,31,0,1,15,189,0,36,0,32,21,0,3,0,35,0,8,7,0,46,6,0,17,5,0,30,15,190,7,5,0,15,31,0,3,6,7,8,5,25,31,0,4,22,0,5,11,14,15,191,22,0,6,11,14,15,192,22,0,7,11,14,31,0,1,21,0,5,0,20,9,15,193,15,194,31,0,7,3,4,0,43,0,12,0,20,0,45,10,0,40,0,6,0,41,0,8,0,41,0,47,8,8,8,8,31,0,2,17,21,1,81,5,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,171,6,14,31,0,4,22,0,5,11,14,15,195,22,0,6,11,14,31,0,1,31,0,6,15,196,3,2,0,43,0,46,0,37,0,22,0,20,0,45,10,8,8,31,0,2,17,25,21,0,2,0,12,5,0,23,0,46,6,0,5,0,174,6,14,31,0,2,21,1,10,5,22,0,3,11,14,21,0,3,0,30,21,1,7,0,7,0,46,10,7,5,22,0,4,11,0,35,0,6,7,0,45,6,22,0,5,11,14,21,0,5,0,23,0,46,6,0,5,0,175,6,14,31,0,1,21,1,10,5,22,0,6,11,0,22,5,22,0,7,11,14,21,0,3,0,24,0,35,0,8,7,0,46,10,15,197,3,2,0,43,31,0,5,8,5,22,0,8,11,14,21,0,6,21,0,7,0,12,21,0,8,6,0,7,0,46,6,0,44,0,24,0,36,15,198,15,199,3,2,0,43,21,0,7,0,20,0,45,6,8,8,8,5,0,15,21,0,3,6,25,21,0,1,0,30,21,1,6,7,5,0,35,0,8,7,0,46,6,0,5,0,179,6,14,21,0,1,0,30,0,13,0,41,0,50,8,7,5,0,35,0,8,7,0,46,6,0,5,0,180,6,14,0,3,22,0,5,11,14,21,0,1,0,25,0,37,0,45,8,0,44,0,24,15,200,0,22,0,42,0,33,0,7,7,8,10,8,31,0,2,17,22,0,1,12,14,21,0,1,0,4,31,0,1,21,0,5,5,22,0,6,11,6,22,0,7,11,14,0,45,22,0,8,11,14,31,0,6,0,30,15,201,0,33,0,29,7,31,0,7,10,31,0,4,9,7,5,25,21,0,1,0,12,5,0,12,0,46,6,0,5,0,181,6,14,21,1,102,0,24,7,22,0,3,11,14,31,0,1,21,0,3,0,1,0,45,0,39,0,17,8,10,0,30,21,1,8,0,39,15,202,8,7,0,35,0,30,0,30,0,26,7,7,7,3,0,0,20,5,0,20,5,10,0,1,0,30,0,45,7,3,0,0,42,0,15,8,0,1,0,24,10,9,10,3,2,0,43,21,1,76,0,20,0,46,10,8,5,25,21,0,2,0,12,5,22,0,3,11,14,21,0,1,0,12,5,0,13,21,0,3,6,0,5,0,182,6,14,21,0,1,21,1,77,5,22,0,4,11,0,27,21,0,3,6,0,34,0,7,7,21,0,2,21,1,77,16,6,22,0,5,11,14,21,0,5,0,45,0,16,0,41,0,45,8,0,12,0,46,10,3,2,0,43,21,0,3,0,12,0,46,6,8,5,22,0,6,11,14,31,0,5,0,30,0,12,0,41,0,45,8,7,0,35,0,8,7,0,46,10,0,46,3,2,0,43,21,0,6,8,5,0,5,0,183,6,14,21,0,1,0,42,0,24,0,36,0,25,0,39,21,0,1,0,15,5,15,203,15,204,3,2,0,43,31,0,1,0,12,5,0,12,21,0,3,6,8,5,8,8,8,22,0,7,11,14,31,0,2,0,15,5,21,1,102,21,0,7,7,31,0,6,6,0,1,3,0,31,0,7,5,6,25,21,0,1,21,1,4,5,0,5,0,184,6,14,31,0,1,21,1,104,21,1,135,3,2,0,43,21,0,2,21,1,76,16,0,13,0,47,17,8,31,0,2,6,25,21,0,1,0,12,5,0,23,0,46,6,0,5,0,185,6,14,21,0,1,21,1,10,5,22,0,1,12,14,21,0,1,0,22,5,0,51,0,42,0,13,8,0,8,0,13,0,41,0,46,8,10,5,0,5,0,186,6,14,21,0,1,0,30,21,1,6,7,5,0,35,0,8,7,0,46,6,0,5,0,187,6,14,31,0,2,0,30,0,25,0,8,0,33,0,9,0,39,0,11,8,7,10,0,33,0,7,7,0,46,10,0,6,0,7,10,0,41,21,0,1,0,22,5,8,7,5,0,33,0,29,7,31,0,1,6,25,31,0,1,21,1,106,0,46,0,45,3,2,0,37,0,47,3,1,8,10,25,21,0,1,21,1,107,31,0,5,7,21,0,2,17,22,0,6,11,0,30,0,21,0,41,0,45,8,7,5,22,0,7,11,14,21,0,4,22,0,8,11,14,15,205,15,206,3,2,0,16,31,0,4,0,46,21,1,64,3,2,0,43,0,0,0,13,0,51,10,8,5,6,22,0,9,11,14,15,207,22,0,10,11,14,15,208,22,0,11,11,14,15,209,22,0,12,11,14,31,0,1,21,0,12,31,0,6,7,31,0,2,17,25,0,24,0,25,3,2,0,43,0,20,8,22,0,6,11,14,21,0,1,21,1,107,31,0,5,7,0,34,0,7,0,42,21,0,6,8,31,0,6,0,7,0,25,10,3,2,0,43,0,24,0,13,0,45,10,8,7,0,12,0,40,21,1,11,8,10,21,0,2,17,22,0,7,11,14,0,24,0,20,9,21,1,97,0,24,0,20,0,36,0,30,0,20,7,8,9,3,3,0,43,0,12,0,42,0,23,8,0,6,0,46,10,0,8,0,45,0,42,0,21,8,10,8,22,0,8,11,14,31,0,1,21,0,8,21,0,7,0,16,0,41,0,22,0,33,0,7,7,0,46,10,8,5,6,21,1,68,31,0,4,7,31,0,2,31,0,8,31,0,7,0,16,0,45,6,17,17,21,1,81,5,25,31,0,4,22,0,6,11,14,0,45,15,210,0,37,0,32,15,211,7,8,21,0,2,17,22,0,7,11,14,21,0,1,31,0,5,31,0,2,17,22,0,8,11,14,15,212,22,0,9,11,14,31,0,1,31,0,9,15,213,3,2,0,43,21,0,8,21,1,7,5,8,5,25,21,0,2,21,1,111,21,0,1,6,0,11,5,0,8,31,0,2,6,0,7,31,0,1,6,25,21,0,2,21,1,123,5,21,1,123,0,46,6,0,5,0,191,6,14,21,0,2,0,30,21,1,123,7,5,22,0,3,11,0,35,21,1,126,7,0,45,6,22,0,4,11,14,21,0,1,21,1,123,5,21,1,125,21,0,4,6,0,5,0,192,6,14,21,0,1,21,1,77,5,0,27,21,0,4,6,21,1,127,21,0,2,0,30,21,1,77,7,16,21,1,85,16,6,22,0,5,11,14,21,0,5,21,0,3,21,1,123,0,46,6,21,1,132,21,0,3,6,0,42,21,1,125,8,21,1,117,21,1,125,0,41,0,45,8,10,5,0,35,21,1,117,7,0,46,6,0,5,0,183,6,14,0,45,3,1,0,26,31,0,5,6,0,29,21,0,3,0,31,21,1,126,7,5,21,1,133,0,45,6,6,21,1,115,31,0,3,6,22,0,6,11,14,21,0,2,0,30,21,1,129,7,5,22,0,2,12,0,30,21,1,122,7,5,0,33,21,1,127,7,21,0,6,6,22,0,7,11,14,0,32,21,0,1,7,21,1,101,31,0,1,21,1,12,31,0,4,6,0,42,0,26,8,10,22,0,8,11,14,21,0,7,0,35,21,1,119,7,0,46,6,3,1,21,0,8,5,0,42,0,29,8,22,0,9,11,14,21,0,2,0,16,0,41,0,45,8,0,40,21,1,102,21,0,9,7,8,0,34,21,1,102,0,24,7,7,21,1,119,31,0,7,21,1,131,5,21,1,133,0,46,6,0,31,21,1,119,7,5,21,1,131,5,10,0,35,0,30,0,30,21,1,126,7,7,7,9,0,30,31,0,9,7,9,3,2,0,43,0,24,0,39,21,1,122,8,21,1,122,0,46,10,8,31,0,6,6,0,1,31,0,2,0,30,0,45,7,16,31,0,8,16,6,25,21,0,2,21,1,123,5,0,33,21,1,127,7,0,46,6,22,0,3,11,14,21,0,3,21,1,125,0,45,6,0,5,0,193,6,14,21,0,1,21,1,123,5,21,1,125,31,0,3,6,0,5,0,194,6,14,31,0,1,21,1,139,0,41,21,0,2,8,21,1,129,0,39,21,1,42,8,21,1,129,21,1,77,10,0,42,0,34,21,1,11,7,8,9,0,40,21,1,139,8,31,0,2,6,25,21,0,2,21,1,123,5,21,1,124,0,46,6,0,5,0,195,6,14,31,0,1,21,1,77,5,21,1,122,0,40,21,1,125,8,21,0,2,6,0,5,0,196,6,14,31,0,2,21,1,129,5,0,30,21,1,7,7,5,0,35,21,1,117,7,0,46,6,0,5,0,197,6,25,21,0,1,21,1,77,5,21,1,138,21,0,2,6,0,30,0,35,21,1,115,7,7,5,21,1,130,5,0,30,0,32,31,0,1,7,21,1,52,0,29,0,41,31,0,2,8,10,7,5,25,21,0,1,21,1,142,21,0,2,6,14,21,0,2,21,1,129,5,22,0,2,12,14,21,0,2,21,1,140,5,21,1,128,5,0,35,21,1,126,7,0,45,6,21,1,127,21,0,1,21,1,123,5,6,22,0,3,11,14,21,0,3,21,1,120,21,0,2,6,0,35,21,1,117,7,0,46,6,0,5,0,198,6,14,31,0,1,21,1,143,31,0,3,21,1,130,5,0,24,21,1,132,0,33,21,1,140,0,39,21,1,128,8,7,10,21,0,2,17,0,26,31,0,2,17,6,25,21,0,1,21,1,142,21,0,2,6,14,21,0,2,21,1,129,5,22,0,2,12,14,21,0,1,21,1,123,5,22,0,3,11,14,21,0,2,21,0,3,0,42,21,1,120,8,21,1,117,21,1,140,10,5,0,35,21,1,117,7,0,46,6,21,1,156,5,14,31,0,1,21,1,143,31,0,3,21,1,130,5,0,24,21,1,132,0,33,21,1,140,0,39,21,1,128,8,7,10,21,0,2,17,0,26,31,0,2,17,21,1,14,5,6,25,31,0,1,21,1,154,5,25,31,0,5,14,31,0,1,31,0,4,31,0,2,17,25,21,0,1,21,1,154,5,0,24,15,214,3,2,0,43,0,45,0,24,21,1,1,0,39,21,1,148,8,9,3,2,0,43,21,1,77,0,41,0,32,21,1,158,7,8,21,1,117,21,1,77,10,8,8,31,0,1,6,25,31,0,1,21,1,1,5,25,31,0,1,21,1,154,5,25,21,0,2,0,42,21,0,1,8,0,37,31,0,2,31,0,1,9,8,25,31,0,1,22,0,3,22,0,4,22,0,5,22,0,6,4,4,11,14,21,1,150,21,1,128,9,22,0,7,11,14,31,0,6,15,215,15,216,0,32,21,1,158,7,3,2,0,43,0,24,0,39,21,0,7,8,8,3,2,0,43,0,25,0,39,31,0,7,8,8,31,0,4,6,25,31,0,1,21,1,1,5,25,31,0,1,21,1,163,5,25,31,0,1,21,1,167,5,25,31,0,2,31,0,1,5,25,31,0,1,21,1,170,5,25,31,0,2,0,35,31,0,1,7,5,25,0,24,21,1,76,0,39,21,1,157,8,31,0,1,10,0,25,0,24,10,25,21,0,1,31,0,4,21,0,2,17,22,0,6,11,14,21,0,6,31,0,5,31,0,2,17,21,1,76,31,0,1,6,21,1,157,5,14,31,0,6,25,21,0,1,21,1,76,5,21,1,123,0,47,6,21,1,156,5,14,21,0,1,0,30,21,1,123,7,5,21,1,123,0,46,6,0,35,21,1,117,7,0,46,6,21,1,157,5,14,21,0,1,21,1,155,5,22,0,3,11,14,21,0,3,0,30,21,1,7,7,5,0,35,21,1,117,7,0,46,6,21,1,157,5,14,21,0,1,0,30,21,1,133,0,41,0,50,8,7,5,21,1,155,5,21,1,121,21,0,3,6,0,35,21,1,117,7,0,46,6,21,1,157,5,14,21,0,3,0,3,5,22,0,4,11,14,0,46,21,1,125,21,0,4,6,0,35,21,1,117,7,0,46,6,21,1,157,5,14,31,0,4,21,1,128,5,21,1,132,5,22,0,5,11,14,21,0,5,0,30,0,50,7,5,21,1,155,31,0,1,0,30,21,1,122,7,5,21,1,132,5,6,0,29,31,0,5,21,1,155,31,0,3,6,21,1,32,5,6,25,21,0,2,21,1,123,5,21,1,123,0,46,6,21,1,156,5,14,21,0,2,0,30,21,1,7,7,5,0,35,21,1,117,7,0,46,6,21,1,156,5,14,31,0,2,21,1,138,5,22,0,3,11,14,21,0,1,0,30,21,1,122,7,0,40,21,1,76,8,21,0,3,6,21,1,157,5,14,31,0,1,21,1,155,0,40,0,29,0,41,21,1,32,8,8,31,0,3,6,25,21,0,1,21,1,4,5,21,1,157,5,14,21,0,1,21,1,123,5,21,1,123,0,45,6,21,1,157,5,14,31,0,1,21,1,129,5,0,16,0,45,6,25,21,0,2,21,1,123,0,40,21,1,127,8,21,0,1,6,22,0,3,11,14,21,0,3,0,46,0,42,21,1,125,8,21,1,117,21,1,125,0,41,0,45,8,10,5,21,1,157,5,14,21,0,2,0,46,21,1,122,3,2,0,43,21,0,3,8,5,22,0,4,11,14,21,0,1,21,1,122,5,21,1,125,21,0,4,6,21,1,157,5,14,21,0,1,21,1,162,21,1,136,0,41,21,0,4,8,3,2,0,43,31,0,3,8,5,21,1,76,31,0,2,6,21,1,157,5,14,31,0,1,21,1,137,31,0,4,6,25,21,0,1,21,1,122,5,21,1,123,0,47,6,21,1,157,5,14,21,0,1,21,1,162,5,21,1,76,31,0,2,17,21,1,157,5,14,31,0,1,21,1,162,0,46,6,25,21,0,1,21,1,122,5,21,1,123,0,46,6,21,1,157,5,14,31,0,1,21,1,162,5,25,0,24,0,39,21,1,76,8,21,1,120,0,45,10,21,1,157,9,0,25,21,1,166,21,1,146,31,0,1,7,7,10,25,0,24,0,39,21,1,76,8,21,1,120,0,45,10,21,1,157,9,0,25,0,45,0,39,21,1,156,8,0,37,21,1,165,21,1,146,31,0,1,7,7,8,10,25,0,24,0,39,21,1,123,8,21,1,120,0,45,10,21,1,157,9,0,25,21,1,174,21,1,146,31,0,1,7,0,24,0,41,21,1,4,0,39,21,1,157,8,8,9,7,10,25,21,1,166,21,1,146,31,0,1,7,7,25,0,24,0,39,21,1,123,8,21,1,120,0,45,10,21,1,157,9,0,25,0,24,21,0,1,21,1,133,10,0,37,21,1,122,21,1,120,0,46,10,0,44,21,1,137,0,41,0,46,8,31,0,1,21,1,137,0,41,0,50,8,10,21,1,155,21,1,162,10,8,8,10,25,31,0,1,0,32,15,217,7,3,2,0,43,21,1,123,0,41,0,32,21,1,147,7,8,8,25,21,1,146,31,0,2,7,22,0,3,11,14,21,0,3,0,41,21,0,1,8,0,37,31,0,3,8,21,1,146,31,0,1,7,9,25,31,0,1,21,1,169,21,1,146,31,0,2,7,8,25,21,0,1,21,1,168,21,0,2,8,21,1,159,31,0,1,21,1,127,5,21,1,168,31,0,2,8,8,25,31,0,1,21,1,127,5,21,1,168,31,0,2,8,25,21,1,146,31,0,1,7,0,37,21,1,146,31,0,2,7,8,25,21,1,146,31,0,1,7,0,41,31,0,2,8,25,31,0,1,0,37,21,1,158,8,25,21,1,146,21,0,2,7,21,1,146,21,0,1,7,9,0,37,31,0,1,0,32,0,45,0,39,21,1,156,8,7,15,218,3,2,0,43,0,24,0,39,21,1,150,8,8,31,0,2,17,8,25,21,0,1,15,219,31,0,5,21,1,175,31,0,1,31,0,4,21,0,2,17,6,7,31,0,2,17,25,21,1,120,21,1,139,21,0,1,10,21,1,175,9,22,1,2,12,14,31,0,1,21,1,3,3,2,25,31,0,1,21,2,2,5,25,31,0,1,21,2,2,5,25,21,0,1,0,14,0,40,21,2,13,8,21,0,2,17,0,5,0,99,6,14,31,0,1,0,34,31,0,4,7,31,0,2,17,25,21,0,2,0,14,5,22,0,5,11,14,21,0,2,0,12,5,22,0,6,11,14,21,0,1,0,14,5,22,0,7,11,14,21,0,7,0,27,21,0,6,6,21,2,13,31,0,5,6,0,5,0,100,6,14,21,0,7,0,28,31,0,6,6,0,35,0,8,7,0,46,6,22,0,8,11,14,31,0,2,0,15,5,22,0,9,11,0,22,5,22,0,10,11,14,31,0,1,0,15,5,22,0,11,11,14,0,45,0,21,21,0,10,6,0,8,21,0,8,6,0,17,0,40,0,30,0,32,31,0,11,7,0,16,0,6,0,41,0,8,0,41,31,0,8,8,8,10,31,0,4,31,0,9,0,42,0,16,8,10,7,8,31,0,10,6,0,15,31,0,7,6,25,31,0,1,21,1,2,31,0,2,17,25,31,0,1,0,30,21,1,2,0,41,31,0,2,8,7,5,25,31,0,2,0,30,31,0,1,0,42,21,1,2,8,7,5,25,31,0,1,0,30,21,1,2,7,5,25,31,0,1,21,1,2,31,0,2,17,25,31,0,1,21,2,23,21,1,2,7,31,0,2,17,25,21,2,11,0,16,0,23,10,21,2,11,21,2,26,10,22,0,3,11,14,21,0,1,0,22,0,40,21,0,3,8,21,0,2,17,22,0,4,22,0,5,4,2,11,14,31,0,1,15,220,0,40,15,221,8,31,0,2,17,22,0,6,11,14,21,0,4,31,0,6,3,2,25,31,0,2,22,0,3,11,14,31,0,1,22,0,4,11,14,15,222,21,1,6,3,2,0,43,0,12,0,41,21,1,7,8,8,22,0,5,11,14,0,45,21,0,5,5,25,31,0,1,0,12,0,41,0,45,8,0,44,31,0,2,8,9,25,0,33,31,0,1,7,25,21,1,3,0,16,21,0,1,6,31,0,4,5,0,46,0,13,31,0,1,6,0,44,15,223,31,0,5,7,8,31,0,2,17,25,21,0,2,0,12,5,0,33,0,7,7,0,46,6,22,0,3,11,0,7,21,0,1,0,12,5,6,22,0,4,11,14,31,0,3,0,13,0,45,6,0,5,0,102,6,14,21,0,4,0,13,0,45,6,0,5,0,103,6,14,21,0,2,21,2,12,0,46,6,22,0,5,11,14,21,0,2,0,22,5,22,0,6,11,14,21,0,1,21,2,8,5,22,0,1,12,14,21,0,1,21,2,12,21,0,4,6,22,0,7,11,14,21,0,1,0,14,5,0,27,31,0,4,6,22,0,8,11,0,35,0,8,7,0,46,6,22,0,9,11,14,31,0,1,0,15,0,40,15,224,15,225,3,2,0,43,21,0,6,0,20,0,45,6,8,8,31,0,2,6,0,15,31,0,8,6,25,21,0,1,0,12,5,0,13,0,46,6,0,5,0,101,6,14,21,0,1,0,22,5,22,0,3,11,14,31,0,1,21,0,3,0,39,0,17,8,15,226,3,2,0,43,21,0,3,0,13,0,47,6,8,5,25,21,0,2,0,12,5,0,33,0,7,7,0,46,6,22,0,3,11,14,21,0,3,0,13,0,45,6,0,5,0,105,6,14,21,0,1,0,12,5,0,13,21,0,3,6,0,5,0,106,6,14,21,0,2,0,22,5,22,0,4,11,14,21,0,2,21,2,12,0,46,6,22,0,5,11,0,35,0,8,7,0,46,6,22,0,6,11,14,21,0,1,0,12,5,0,33,0,7,7,31,0,3,6,22,0,7,11,14,21,0,1,0,14,5,0,27,21,0,7,6,22,0,8,11,0,35,0,8,7,0,46,6,22,0,9,11,14,31,0,1,15,227,15,228,3,2,0,43,0,45,21,2,12,0,41,31,0,7,8,21,2,13,31,0,5,10,3,2,0,43,21,0,6,0,8,21,0,4,6,0,20,0,45,6,22,0,10,11,8,8,31,0,2,6,0,15,31,0,8,6,25,0,17,0,42,0,30,0,6,7,0,41,0,30,21,0,1,0,42,0,8,8,7,8,8,22,0,3,11,14,21,0,2,21,0,3,22,1,5,13,14,31,0,2,0,7,31,0,1,6,0,6,0,46,6,0,18,0,45,6,31,0,3,22,1,7,13,25,21,0,1,0,7,21,1,3,6,0,17,5,0,30,0,6,0,41,31,0,1,8,7,5,25,31,0,1,0,5,21,1,4,10,0,25,0,24,10,25,21,1,4,0,8,21,0,1,6,0,6,31,0,2,21,2,47,31,0,1,17,17,22,1,4,12,25,21,0,2,0,12,5,0,23,0,46,6,0,5,21,1,10,6,14,21,0,2,21,1,13,5,14,21,0,2,0,15,5,22,0,2,12,0,22,5,22,0,3,11,14,21,0,1,0,12,5,0,13,21,0,3,6,0,5,21,1,11,6,14,0,45,0,20,5,22,0,4,11,14,21,0,1,0,14,5,22,0,5,11,0,27,21,0,3,6,22,0,6,11,0,34,15,229,7,31,0,2,6,14,31,0,1,0,15,31,0,5,0,28,31,0,3,6,0,26,31,0,6,0,35,0,8,7,0,46,6,3,1,6,6,0,29,21,0,4,6,25,21,0,1,0,12,5,0,13,0,46,6,0,5,21,1,9,6,14,31,0,1,21,1,6,31,0,2,17,25,31,0,2,0,12,21,1,4,6,25,21,1,3,0,6,22,1,4,13,14,31,0,1,0,6,0,46,6,25,31,0,1,0,37,31,0,2,8,25,31,0,1,0,1,0,45,10,25,31,0,1,0,1,31,0,2,19,25,21,0,2,0,36,31,0,1,21,2,66,31,0,2,17,8,25,31,0,4,22,0,6,11,14,31,0,1,22,0,7,22,0,8,22,0,9,4,3,11,14,31,0,5,21,2,4,0,21,31,0,8,10,0,44,15,230,0,39,21,1,7,8,8,5,31,0,7,31,0,2,17,22,0,10,11,14,31,0,10,31,0,9,0,44,15,231,8,5,25,0,46,22,0,3,11,14,0,45,15,232,0,35,0,18,7,0,45,10,0,6,0,46,10,3,2,0,43,21,2,4,8,22,0,4,11,14,21,0,1,21,0,4,5,22,0,5,11,14,31,0,2,21,2,11,0,40,21,2,11,8,0,32,21,2,70,7,0,15,0,40,21,2,11,8,3,2,0,43,21,2,72,8,15,233,3,3,0,43,31,0,5,0,11,0,47,6,8,31,0,1,6,25,21,0,2,22,0,3,22,0,4,4,2,11,14,15,234,0,41,31,0,2,8,22,0,5,11,14,15,235,22,0,6,11,14,15,236,0,41,0,45,8,22,0,7,11,14,31,0,1,0,32,21,0,4,7,0,16,0,45,10,31,0,7,3,2,0,43,21,1,12,0,39,21,2,4,8,8,5,25,21,1,6,31,0,1,5,25,31,0,1,0,12,0,41,21,1,4,8,0,7,0,46,10,0,44,15,237,8,5,14,21,1,5,0,16,0,46,0,6,21,1,3,6,22,1,3,12,6,25,31,0,2,22,0,5,11,14,31,0,4,22,0,6,11,14,31,0,1,0,30,15,238,7,5,25,31,0,2,22,0,3,11,14,21,1,9,0,16,21,0,1,6,22,0,4,11,14,21,1,5,0,30,0,16,0,41,31,0,1,8,7,5,22,0,5,11,14,21,0,4,0,17,5,0,30,0,8,0,41,21,0,3,8,7,5,0,33,0,29,7,21,0,5,6,22,0,6,11,14,31,0,3,0,17,5,0,30,0,25,7,21,0,6,6,0,30,0,24,7,21,1,10,0,17,5,6,0,15,5,21,2,13,31,0,5,6,0,5,0,145,6,14,21,0,6,21,2,37,5,22,0,7,11,14,21,0,6,21,1,8,0,6,7,0,45,6,0,29,21,0,7,6,0,34,0,7,7,21,0,7,0,22,5,0,17,5,6,22,0,8,11,14,31,0,8,0,30,0,24,7,21,1,12,6,0,34,0,6,7,31,0,6,0,29,21,0,7,6,0,30,0,8,7,21,1,12,6,6,22,1,12,12,14,31,0,7,0,30,0,6,0,41,21,0,4,0,42,0,8,8,8,7,21,1,11,6,22,1,11,12,14,31,0,4,0,8,22,1,10,13,25,31,0,4,0,16,31,0,1,6,0,16,31,0,2,17,25,21,1,5,0,16,0,45,6,0,28,21,1,7,6,22,0,3,11,14,21,1,5,0,30,0,28,0,41,21,1,7,8,21,2,13,21,0,3,10,7,5,0,35,0,8,7,0,46,6,0,5,0,146,6,14,21,0,3,0,35,0,8,7,5,22,0,4,11,0,17,5,0,15,31,0,3,6,22,0,5,11,14,21,0,5,0,30,0,25,7,31,0,1,6,21,1,13,31,0,5,0,30,0,6,0,41,0,8,0,41,31,0,4,8,8,7,31,0,2,17,6,25,0,32,21,2,70,7,31,0,1,3,2,0,43,31,0,4,0,7,0,46,10,0,40,0,8,0,37,0,24,8,8,8,25,21,0,1,15,239,31,0,1,31,0,4,31,0,5,3,3,7,3,2,0,43,0,24,31,0,2,9,8,25,21,1,0,0,37,31,0,1,8,25,31,0,1,0,37,21,1,0,8,25,21,1,1,31,0,2,7,22,0,3,11,14,31,0,1,21,0,3,15,240,15,241,3,3,0,43,0,32,0,51,7,0,7,0,0,10,8,5,25,21,0,1,21,1,8,5,22,0,3,11,14,31,0,1,31,0,3,31,0,2,17,25,31,0,1,21,2,1,5,25,31,0,1,0,28,0,46,6,0,30,21,2,87,0,41,0,32,31,0,2,7,8,7,5,25,21,0,1,0,19,5,22,0,5,11,0,20,0,41,21,0,2,8,0,44,31,0,4,8,5,14,31,0,5,0,17,5,0,30,21,0,1,0,6,21,0,2,17,0,42,0,6,8,7,0,30,0,45,0,42,0,20,8,0,44,0,49,8,7,9,0,30,0,13,0,41,31,0,2,8,0,44,0,49,8,7,3,2,0,43,31,0,1,0,20,0,45,6,8,5,25,31,0,1,14,0,6,0,18,0,45,10,0,17,9,0,7,0,18,0,45,10,0,17,9,0,30,0,6,7,0,24,0,39,0,20,8,10,3,2,0,43,0,20,0,41,0,45,8,8,25,21,0,2,21,2,6,5,0,5,21,1,8,6,14,21,0,2,0,13,0,45,6,22,0,3,11,14,21,0,1,0,22,5,0,6,0,18,0,45,10,0,11,3,2,0,43,21,0,3,8,21,0,2,6,22,0,4,11,14,15,242,21,0,1,7,22,0,5,11,14,0,46,22,0,6,11,14,0,24,22,0,7,11,14,21,0,1,0,12,0,20,0,46,10,0,44,15,243,0,41,21,0,2,8,8,5,14,31,0,1,0,15,5,0,28,0,27,3,2,0,43,21,0,3,0,12,21,1,2,6,8,21,0,6,0,8,31,0,4,6,6,21,1,2,0,44,0,24,0,45,0,42,0,21,8,0,44,15,244,8,0,22,0,7,31,0,2,0,39,0,19,8,10,10,8,5,21,0,7,5,25,21,0,2,0,12,5,0,23,0,46,6,0,5,21,1,7,6,14,21,0,2,0,15,5,22,0,2,12,14,21,0,2,0,30,21,2,6,7,5,0,35,0,8,7,0,46,6,0,5,21,1,8,6,14,21,0,2,0,22,5,22,0,3,11,14,21,0,1,21,2,77,5,0,22,0,42,0,21,8,0,44,15,245,8,21,0,3,6,22,0,4,11,14,15,246,22,0,5,11,14,0,45,0,20,5,22,0,6,11,14,0,46,22,0,7,11,14,15,247,22,0,8,11,14,0,45,22,0,9,11,14,31,0,2,0,34,15,248,21,1,5,15,249,7,31,0,8,0,25,10,3,2,0,43,21,1,4,8,7,21,0,4,0,27,21,0,3,6,6,22,0,10,11,14,31,0,1,0,15,0,41,21,0,4,8,15,250,3,2,0,43,21,0,6,0,12,5,0,20,0,45,6,8,5,25,21,0,1,0,13,0,45,6,0,5,0,161,6,14,21,0,1,0,23,0,46,6,0,5,0,162,6,14,31,0,2,21,2,77,5,0,28,31,0,1,0,7,0,46,6,6,21,2,13,21,1,3,6,0,5,0,163,6,25,31,0,2,0,46,0,22,3,2,0,43,0,24,0,12,0,40,0,13,8,31,0,1,10,8,5,25,31,0,2,0,17,5,0,30,31,0,1,0,1,5,7,5,25,31,0,2,0,17,5,0,30,31,0,1,0,1,5,7,5,25,21,0,1,0,12,5,0,13,21,1,3,6,0,5,0,167,6,14,21,0,2,0,30,21,2,7,7,5,0,35,0,8,7,5,0,5,0,168,6,14,21,0,1,21,2,77,5,22,0,3,11,14,21,0,2,0,34,0,7,0,6,0,46,10,7,21,0,3,0,27,21,1,3,6,6,22,0,4,11,14,21,0,4,0,30,0,13,0,41,0,45,8,7,5,0,35,0,8,7,5,0,5,0,169,6,14,21,0,3,0,28,21,1,3,6,22,0,5,11,0,35,0,8,7,0,46,6,22,0,6,11,14,15,251,22,0,7,11,14,31,0,1,15,252,31,0,7,3,2,0,43,0,25,0,35,0,8,7,21,0,4,0,35,0,8,7,21,0,6,6,10,0,20,0,45,10,8,31,0,2,6,25,21,1,7,0,30,0,32,31,0,1,7,7,5,25,21,1,7,0,30,0,6,0,41,31,0,1,0,8,21,1,5,6,8,7,5,0,33,0,29,7,21,1,6,6,25,21,2,97,0,41,0,46,8,0,40,21,0,1,21,2,67,0,34,21,0,1,7,0,37,0,30,31,0,1,7,8,8,8,25,21,0,2,0,22,0,40,0,12,8,21,0,1,17,0,5,0,170,17,14,31,0,1,21,1,6,21,1,5,7,31,0,2,17,25,31,0,1,21,1,6,21,1,5,0,41,31,0,2,8,7,5,25,31,0,2,21,1,6,31,0,1,0,42,21,1,5,8,7,5,25,21,0,1,21,2,77,5,0,28,0,46,6,22,0,3,11,14,15,253,22,0,4,11,14,21,1,5,0,32,31,0,1,7,0,15,31,0,4,10,21,2,21,0,42,21,2,101,8,3,2,0,43,0,24,0,39,21,2,18,8,0,7,0,46,10,8,31,0,3,6,25,31,0,1,21,2,97,0,46,6,0,35,21,1,5,7,31,0,2,17,25,31,0,1,0,34,0,24,0,46,3,2,0,43,0,25,8,7,21,1,4,6,0,35,0,8,7,0,46,6,22,0,3,11,14,21,0,3,0,20,0,45,6,0,5,0,176,6,14,21,1,4,0,22,5,0,17,5,0,34,0,8,7,21,1,4,6,0,35,0,6,7,0,45,6,22,0,4,11,14,21,1,3,0,16,31,0,4,6,21,2,100,5,22,0,5,11,14,0,54,0,20,21,0,5,6,0,5,0,177,6,14,0,12,0,41,0,11,8,0,5,0,178,10,0,25,0,24,10,22,0,6,11,14,21,0,3,0,9,21,1,7,6,31,0,6,0,11,0,18,3,3,0,43,21,0,5,0,11,0,47,6,8,5,22,0,7,11,14,21,1,3,0,34,0,24,21,0,7,3,2,0,43,0,25,8,7,21,1,4,6,22,1,3,12,14,31,0,7,0,8,31,0,3,6,31,0,5,0,12,0,51,6,0,44,0,20,0,41,21,1,7,8,0,44,15,254,8,8,5,25,21,1,8,0,17,5,0,30,0,25,7,31,0,1,0,1,5,0,20,5,6,25,31,0,1,0,27,15,255,0,41,0,47,0,42,0,9,8,8,0,24,0,27,0,22,0,42,0,7,8,10,0,26,0,24,10,0,25,10,3,2,0,43,0,22,0,42,0,21,8,8,21,1,8,6,25,0,24,21,1,5,21,0,1,0,16,21,0,2,17,10,22,1,5,12,14,31,0,1,0,27,31,0,2,17,25,21,0,1,0,17,5,0,30,0,6,0,41,21,1,8,8,7,5,0,24,31,0,1,0,6,22,1,8,13,6,25,21,0,1,0,15,5,21,1,3,5,0,30,31,0,1,21,2,77,5,21,2,95,5,0,15,5,0,42,0,29,8,7,5,25,21,1,4,0,28,21,1,3,6,22,0,3,11,0,35,0,8,7,0,46,6,22,0,4,11,14,21,0,4,0,17,5,0,15,31,0,3,6,0,42,0,30,0,6,0,41,0,8,0,41,31,0,4,8,8,7,8,0,33,0,29,7,31,0,1,10,25,31,0,1,0,42,0,29,8,25,31,0,2,14,31,0,1,25,31,0,2,0,36,31,0,1,8,25,21,0,1,21,1,9,0,30,31,0,1,7,8,25,21,0,1,21,1,9,21,2,23,31,0,1,7,8,25,0,45,22,0,2,11,14,15,256,21,0,1,7,22,0,3,11,14,31,0,1,0,34,15,257,7,21,1,7,6,0,22,0,21,0,47,10,0,44,0,26,0,41,0,45,3,1,8,8,5,22,0,4,22,0,5,4,2,11,14,21,1,8,15,258,15,259,15,260,3,4,0,43,31,0,5,0,42,0,6,0,41,31,0,4,0,8,0,47,10,8,8,8,25,15,261,0,32,31,0,2,7,7,25,0,25,31,0,1,9,25,0,45,22,0,3,11,22,0,4,11,14,21,1,8,21,2,24,15,262,7,5,14,31,0,1,3,1,22,0,5,11,14,15,263,0,41,21,1,7,8,22,0,6,11,14,21,0,3,21,0,6,21,1,6,6,22,0,7,11,14,21,0,4,0,7,5,21,0,5,31,0,6,0,41,21,2,154,8,3,2,0,43,0,20,0,41,0,45,8,8,21,1,6,6,22,0,8,11,14,21,1,8,21,2,24,0,32,31,0,7,31,0,8,3,2,7,0,16,0,45,0,42,0,20,8,10,0,16,0,19,10,7,5,25,21,1,8,0,17,5,0,35,0,24,0,39,21,1,6,21,1,7,5,8,7,31,0,1,6,25,21,0,1,21,2,159,31,0,2,8,21,2,147,31,0,1,8,25,0,24,21,2,146,21,1,5,7,31,0,2,19,15,264,21,2,146,31,0,1,7,8,25,0,24,15,265,21,1,5,7,31,0,1,10,21,2,146,31,0,2,7,9,25,31,0,2,21,2,147,31,0,1,8,25,0,24,15,266,31,0,2,7,31,0,1,10,25,31,0,1,25,21,1,5,0,17,5,0,30,0,7,0,41,21,0,1,0,22,5,0,6,0,50,6,8,7,5,0,33,0,29,7,31,0,1,6,25,21,0,1,0,34,0,12,7,21,0,2,6,0,31,0,8,7,5,0,35,0,6,7,0,45,6,22,0,3,11,14,21,0,2,0,29,0,41,0,17,8,21,0,3,6,0,35,0,8,7,0,46,6,22,0,4,11,14,31,0,3,0,21,0,41,21,1,5,8,0,44,0,32,31,0,2,31,0,1,3,2,7,0,30,0,16,7,0,20,10,0,39,15,267,8,8,5,14,21,0,4,25,21,1,4,0,6,0,41,21,0,1,8,0,40,21,2,5,8,21,1,3,6,0,12,0,41,0,45,8,0,44,31,0,1,0,6,0,46,6,0,39,21,1,5,8,8,5,25,0,32,0,45,7,0,13,31,0,4,21,3,29,31,0,1,7,31,0,2,17,10,25,31,0,1,14,21,1,9,0,17,5,0,30,0,45,7,5,25,21,0,2,21,3,9,5,22,0,3,11,14,31,0,2,0,42,0,16,8,22,0,4,11,14,21,1,5,0,35,0,8,7,0,46,6,22,0,5,11,14,21,0,5,0,12,0,46,6,0,8,0,47,6,0,6,21,0,3,6,21,0,5,21,2,4,15,268,8,5,22,0,6,11,14,0,46,0,7,21,1,6,6,0,17,5,0,30,0,8,0,41,21,0,5,8,0,39,0,6,0,41,21,0,5,8,0,42,31,0,6,8,8,7,5,0,35,0,8,7,0,46,6,0,5,0,104,6,14,31,0,3,0,24,0,44,0,8,0,41,21,0,1,0,39,21,3,9,8,8,8,5,22,0,7,11,14,31,0,1,0,42,0,16,8,22,0,8,11,14,21,1,7,21,3,28,21,1,5,6,22,0,9,22,0,10,4,2,11,14,21,0,10,0,12,0,46,6,0,8,0,47,6,0,6,31,0,7,6,31,0,10,21,2,4,15,269,8,31,0,9,6,22,0,11,11,14,31,0,11,0,41,0,8,0,41,31,0,5,8,8,22,0,12,11,14,15,270,22,0,13,11,14,21,1,9,0,17,5,0,30,0,8,0,41,21,1,7,0,35,0,8,7,0,46,6,8,31,0,13,9,7,5,25,21,0,1,21,3,12,0,46,6,0,35,0,8,7,0,46,6,22,0,3,11,0,12,0,46,6,22,0,4,11,14,21,0,1,0,15,5,22,0,1,12,14,0,46,22,0,5,11,14,0,45,22,0,6,11,14,21,0,1,0,30,0,0,0,39,15,271,8,7,5,14,21,0,4,0,8,0,47,6,0,6,21,0,5,6,22,0,7,11,14,15,272,22,0,8,11,14,0,45,22,0,9,11,22,0,10,11,14,15,273,22,0,11,11,14,21,0,1,0,45,0,45,15,274,3,2,0,43,0,30,0,12,0,41,0,11,8,7,0,35,0,8,7,0,46,10,8,3,2,0,43,21,1,3,0,12,21,0,6,6,0,8,21,0,7,0,12,0,51,6,6,8,5,22,0,12,11,14,31,0,1,31,0,8,31,0,11,3,2,0,43,31,0,12,8,5,25,31,0,1,14,21,1,9,0,17,5,0,30,21,1,10,0,8,21,1,4,6,0,21,0,41,21,1,4,8,0,24,3,2,0,43,21,2,2,8,5,7,5,25,21,1,6,21,3,29,21,0,1,0,15,5,0,42,0,16,8,0,42,21,3,74,0,7,0,46,10,0,41,21,0,2,0,15,16,0,42,0,16,8,8,8,7,5,22,0,3,11,14,31,0,1,15,275,15,276,3,2,0,43,0,15,0,39,0,22,8,0,20,0,52,10,0,40,0,8,8,8,31,0,2,6,25,21,0,1,21,2,7,31,0,2,17,0,30,0,6,7,21,1,4,0,30,31,0,1,0,42,0,8,8,7,5,6,22,1,4,12,25,31,0,1,3,1,3,0,0,26,3,2,0,43,0,25,21,3,4,9,8,21,1,6,6,22,1,6,12,25,31,0,1,21,2,8,21,1,6,8,25,31,0,1,0,15,5,22,0,3,11,0,22,5,0,6,0,50,6,0,6,22,1,3,13,14,31,0,3,0,30,21,1,4,7,5,25,15,277,22,0,3,11,14,21,3,11,21,0,3,15,278,3,2,0,43,0,24,0,39,0,35,21,3,72,7,8,8,3,2,0,43,0,24,0,16,0,45,10,21,3,4,9,8,22,0,4,11,14,31,0,2,31,0,1,3,2,21,0,4,0,45,6,22,0,5,11,14,21,1,3,0,17,5,0,30,15,279,7,5,22,0,6,11,14,31,0,6,0,30,0,16,0,41,0,46,8,7,21,3,11,0,30,0,16,0,41,0,45,8,7,10,0,32,21,3,70,7,3,2,0,43,31,0,3,0,12,21,0,5,6,8,5,25,21,0,1,21,3,8,5,22,0,1,12,14,21,0,1,0,14,5,22,0,3,11,14,31,0,1,0,15,5,22,0,4,11,0,22,5,22,0,5,11,14,21,1,3,0,30,0,21,0,41,0,70,8,7,5,0,35,21,3,117,7,0,46,6,0,5,0,138,6,14,21,1,3,0,3,21,0,5,6,22,0,6,11,14,21,1,3,0,4,21,0,6,6,0,33,0,29,7,22,1,4,13,14,0,45,22,0,7,11,14,0,32,21,1,4,7,0,16,15,280,10,22,0,8,11,14,21,3,74,0,5,0,139,10,22,0,9,11,14,31,0,6,0,34,31,0,4,0,42,0,16,8,21,0,8,0,24,15,281,31,0,8,10,3,3,0,43,0,11,0,41,0,47,8,8,7,31,0,5,0,17,5,6,0,15,31,0,3,6,25,21,0,1,0,34,0,25,0,12,21,0,1,31,0,5,5,10,0,44,31,0,4,8,7,31,0,1,0,22,5,0,17,5,6,25,31,0,1,0,15,0,39,0,32,21,2,12,7,0,16,21,0,2,19,21,1,6,31,0,0,0,41,21,0,2,0,6,0,46,17,8,8,8,0,15,0,14,10,21,1,5,3,2,0,43,21,2,12,0,22,5,0,23,31,0,2,17,8,5,25,31,0,1,22,2,4,12,0,33,0,16,7,21,2,6,6,22,2,5,12,14,0,50,22,2,3,12,25,21,1,5,22,0,3,11,14,31,0,1,21,1,6,22,1,5,13,14,31,0,3,25,31,0,4,31,0,1,31,0,2,17,25,31,0,1,22,0,3,11,14,15,282,25,31,0,1,22,0,3,11,14,15,283,25,31,0,1,0,17,5,0,30,0,32,31,0,4,0,1,5,7,7,5,25,21,0,1,21,3,12,0,46,6,22,0,3,11,0,35,0,8,7,22,1,6,13,14,0,15,0,41,31,0,3,0,26,31,0,2,0,19,16,21,2,2,0,7,0,46,6,0,44,0,24,0,7,31,0,1,0,22,5,10,0,18,0,45,10,8,16,3,1,6,8,22,1,7,12,25,21,1,6,0,8,31,0,2,17,21,1,5,5,0,33,0,26,7,0,26,3,2,0,43,21,1,3,8,31,0,1,6,25,21,0,1,0,26,31,0,1,0,22,5,0,7,31,0,2,17,0,17,0,39,0,30,0,46,7,8,5,6,25,31,0,1,0,30,0,6,7,31,0,2,0,30,31,0,4,0,42,0,8,8,7,16,17,25,21,0,1,0,46,0,42,0,12,8,0,7,0,46,10,0,44,21,1,5,21,0,2,7,0,41,0,17,8,8,21,1,7,6,21,1,5,31,0,2,0,8,21,1,7,17,7,22,1,6,13,14,0,46,22,1,7,12,14,31,0,1,0,22,5,25,21,0,2,0,8,22,1,7,13,14,31,0,2,25,31,0,1,14,0,46,22,1,9,12,25,21,1,4,0,28,21,1,3,6,22,0,3,11,0,26,22,1,10,13,14,31,0,3,0,35,0,8,7,21,1,7,6,0,12,0,41,0,46,8,0,7,0,46,10,0,44,15,284,8,5,14,21,0,1,0,15,5,0,42,0,16,8,22,0,4,11,14,21,1,9,0,24,0,44,15,285,8,31,0,1,6,14,21,1,6,0,15,21,1,10,6,0,30,21,0,4,7,5,25,0,46,0,7,21,2,3,6,15,286,5,0,33,0,29,7,21,1,3,6,0,26,21,1,6,3,1,6,0,31,0,8,7,5,21,3,57,5,22,0,3,11,14,31,0,2,0,24,0,34,15,287,7,31,0,3,10,0,35,0,30,0,6,7,7,9,0,40,0,30,0,6,7,8,21,1,4,6,0,46,0,42,0,12,8,0,7,0,46,10,0,44,0,33,0,17,0,15,21,1,5,10,0,42,0,30,0,6,7,8,7,8,21,1,6,6,0,33,0,29,7,31,0,1,0,15,5,6,25,21,1,5,0,26,31,0,2,17,0,26,21,1,4,6,0,33,0,15,7,3,0,6,25,21,0,2,0,22,5,0,20,0,45,6,0,5,0,172,6,14,21,0,2,0,22,5,0,17,5,0,34,0,20,0,41,0,45,8,0,42,0,8,8,7,31,0,2,6,25,21,2,7,0,7,31,0,1,6,0,17,5,0,30,21,2,6,0,1,5,7,5,0,26,22,2,6,13,14,21,2,7,25,31,0,1,0,22,0,42,0,21,8,0,44,0,33,0,26,7,0,42,31,0,0,8,8,31,0,2,17,25,31,0,1,14,0,45,22,1,3,12,14,21,2,12,21,2,7,0,34,0,6,7,31,0,4,6,7,22,1,2,12,25,21,3,76,0,20,21,0,1,0,18,0,45,6,10,0,45,3,2,0,16,31,0,1,0,13,0,45,6,0,8,31,0,2,17,6,25,0,45,21,1,3,5,14,31,0,1,21,2,10,0,24,21,1,2,31,0,2,19,7,5,25,0,45,21,1,3,5,14,31,0,2,21,2,10,31,0,1,0,42,21,1,2,8,7,5,25,0,45,21,1,3,5,14,31,0,1,21,2,11,21,1,2,7,31,0,2,17,25,0,25,31,0,1,31,0,4,10,25,21,0,1,21,3,6,5,0,5,0,188,6,14,21,0,1,0,11,22,1,4,13,14,31,0,1,0,18,22,1,3,13,25,31,0,1,0,17,5,0,26,21,1,5,6,0,31,31,0,2,7,5,25,31,0,1,31,0,5,5,31,0,4,31,0,2,17,25,31,0,1,21,3,164,5,25,31,0,1,21,3,164,5,25,31,0,1,0,35,21,2,3,7,5,22,0,3,22,0,4,4,2,11,14,31,0,3,22,2,4,12,14,31,0,4,0,8,22,1,4,13,25,21,1,4,0,40,31,0,1,8,25,21,1,8,0,42,31,0,1,0,41,21,1,4,8,8,25,31,0,1,0,42,21,1,12,8,22,0,3,11,14,0,46,0,42,0,21,8,0,44,15,288,8,22,0,4,11,14,0,50,21,0,4,0,46,0,6,21,2,6,6,6,0,6,0,46,6,25,21,0,1,0,13,0,46,6,0,8,22,1,5,13,14,31,0,1,0,6,22,1,6,13,25,21,1,7,21,1,3,21,3,4,15,289,31,0,1,7,8,5,22,0,3,11,14,0,24,21,2,3,3,2,0,43,0,13,0,41,21,2,3,8,8,22,0,4,11,14,0,45,0,12,21,2,3,6,0,6,21,2,3,6,0,2,0,47,6,0,18,5,22,0,5,11,0,17,5,0,30,0,24,0,6,0,46,10,0,7,31,0,5,10,0,10,0,47,10,7,5,0,35,15,290,7,21,2,3,0,17,5,6,25,31,0,1,0,30,21,1,10,0,42,0,7,8,0,7,0,41,21,1,9,8,3,2,0,16,21,3,2,6,7,5,0,4,0,41,0,3,8,5,25,21,2,3,0,8,0,47,6,0,13,21,0,1,0,35,0,11,7,5,22,1,10,12,0,7,31,0,1,0,35,0,18,7,5,22,1,9,12,6,6,25,31,0,1,14,21,2,4,21,2,9,3,2,0,30,0,17,0,30,0,8,0,41,21,2,6,8,7,9,7,5,22,0,3,22,0,4,4,2,11,14,31,0,4,0,30,15,291,7,5,25,21,0,2,21,4,33,5,21,4,57,5,22,0,3,11,14,31,0,1,21,4,32,31,0,2,0,29,21,0,3,17,6,0,15,5,0,30,0,46,0,42,0,7,8,0,18,0,45,10,7,5,0,33,0,29,7,31,0,3,6,22,0,4,11,14,0,7,0,41,0,46,8,0,8,0,41,21,2,4,0,42,0,7,8,8,0,7,0,25,10,3,2,0,16,21,3,2,6,22,0,5,11,14,21,2,9,0,17,5,0,34,0,8,0,41,21,2,6,8,0,40,21,1,3,8,31,0,5,0,25,10,7,31,0,4,6,25,31,0,0,0,45,3,2,25,31,0,2,22,0,3,11,14,31,0,1,0,30,0,15,7,5,22,0,4,11,0,16,0,45,6,0,22,5,22,0,5,11,14,0,50,22,0,6,11,14,15,292,0,42,21,1,4,8,22,0,7,11,14,15,293,25,31,0,1,21,1,5,5,22,0,3,22,0,4,4,2,11,14,31,0,3,22,1,5,12,14,31,0,4,25,0,46,0,7,31,0,1,0,6,22,1,7,13,6,25,0,46,0,7,21,0,1,6,0,17,5,0,30,0,32,21,2,4,7,0,16,0,6,0,41,31,0,1,0,7,21,1,7,6,8,10,21,1,9,21,0,2,19,7,5,14,31,0,2,25,0,45,0,32,21,1,3,31,0,1,7,7,5,21,2,3,5,25,0,45,0,32,31,0,2,21,1,3,31,0,1,8,7,5,21,2,3,5,25,21,0,1,0,17,5,21,2,5,31,0,1,7,22,2,6,13,25,0,32,31,0,2,0,1,16,7,21,1,4,3,2,0,43,0,13,0,41,0,45,8,8,22,1,4,12,25,21,0,1,0,17,5,0,30,0,7,0,41,31,0,1,8,7,5,25,31,0,1,0,17,5,0,30,0,8,0,41,31,0,2,8,7,5,25,0,47,0,9,21,0,2,17,0,11,5,22,0,3,11,0,6,21,0,1,6,22,0,4,11,21,1,3,5,22,0,5,11,14,31,0,1,31,0,4,3,2,0,16,21,0,5,6,21,1,4,21,0,3,0,8,0,47,6,0,7,31,0,2,17,0,8,31,0,5,6,0,6,31,0,3,6,6,25,31,0,4,0,42,0,16,8,0,40,31,0,1,8,25,31,0,2,22,0,3,11,0,7,5,22,0,4,11,14,0,45,22,0,5,11,22,0,6,11,22,0,7,11,14,0,51,22,0,8,11,14,21,0,1,21,2,4,0,7,0,46,6,0,44,0,30,0,8,0,41,21,2,3,8,7,8,5,0,42,0,16,8,0,40,21,1,3,8,22,0,9,11,14,21,0,9,0,7,0,46,10,0,45,0,46,0,47,3,4,22,0,10,11,14,0,6,15,294,3,2,0,16,21,0,3,0,13,0,52,6,6,22,0,11,11,14,15,295,22,0,12,11,14,15,296,15,297,31,0,12,3,3,0,43,15,298,8,22,0,13,11,14,21,0,1,0,30,31,0,1,0,42,15,299,8,7,5,25,21,1,3,0,30,31,0,1,0,42,21,2,3,8,7,5,21,4,3,5,25,21,1,4,0,30,0,16,0,41,31,0,1,8,7,5,25,0,46,0,6,22,1,6,13,14,21,1,6,21,1,7,0,41,0,32,31,0,0,7,8,0,32,21,1,3,7,3,2,0,43,0,13,0,41,21,1,5,8,8,5,22,0,3,11,14,0,45,31,0,3,5,25,21,0,1,21,1,8,0,7,0,46,6,0,44,21,1,9,0,44,15,300,8,8,0,46,0,7,31,0,1,6,6,25,31,0,2,0,6,21,1,3,6,22,1,4,12,14,31,0,1,0,6,21,1,3,6,22,1,7,12,21,2,4,5,22,1,6,12,0,6,21,1,3,6,21,2,4,5,22,1,5,12,14,21,1,7,0,13,21,4,3,6,22,1,8,12,14,21,1,6,21,1,11,5,14,21,1,7,21,1,13,21,1,4,6,25,21,0,2,0,6,0,46,6,22,1,4,12,0,12,21,1,6,6,0,8,0,47,6,0,6,22,1,8,13,14,31,0,2,25,21,0,1,0,6,0,46,6,22,1,7,12,0,12,21,1,5,6,0,6,22,1,8,13,14,31,0,1,25,31,0,1,21,1,10,0,43,21,1,8,8,31,0,2,17,25,31,0,1,0,16,21,1,7,21,1,13,21,1,4,6,6,25,0,47,22,2,8,12,14,21,2,4,22,2,7,12,14,31,0,1,22,2,4,12,25] ,[provide[0],provide[1],provide[2],provide[3],provide[4],provide[5],provide[6],provide[7],provide[8],provide[9],provide[10],runtime_0[0],provide[12],provide[13],provide[14],provide[15],provide[16],provide[17],runtime_0[1],runtime_0[2],runtime_0[3],runtime_0[4],runtime_0[5],runtime_0[6],runtime_0[7],runtime_0[8],runtime_0[9],runtime_0[10],runtime_0[11],runtime_0[12],provide[18],provide[19],runtime_0[13],runtime_0[14],runtime_0[15],runtime_0[16],provide[20],provide[21],provide[22],runtime_0[17],runtime_0[18],runtime_0[19],runtime_0[20],runtime_0[21],runtime_0[22],0,1,2,Infinity,-Infinity,-1,3,8,5,4,'∾','+','-','×','÷','⋆','¬','⌊','⌈','∨','∧','≠','=','>','≥','\0','˙','√','<','⊢','⊣','≍','↑','↓','↕','⌽','⍉','/','⊔','˜','¨','⌜','˘','`','∘','○','⌾','⍟','⊘','⊸','⟜',str("+-×÷⋆√⌊⌈|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔!˙˜˘¨⌜⁼´˝`∘○⊸⟜⌾⊘◶⎉⚇⍟⎊%"),str("´: Identity not found"),str("´: 𝕩 must be a list"),str("Mapping: Equal-rank argument shapes don\'t agree"),str("Mapping: Argument shape prefixes don\'t agree"),str("⍋𝕩: 𝕩 must have rank at least 1"),str("⍋ or ⍒: Rank of 𝕨 must be at least 1"),str("⍋ or ⍒: Rank of 𝕩 must be at least cell rank of 𝕨"),str("⍋ or ⍒: 𝕨 must be sorted"),str("p⊐𝕩 or 𝕨∊p: p must have rank at least 1"),str("p⊐n or n∊p: Rank of n must be at least cell rank of p"),str("∊𝕩 or ⊐𝕩: 𝕩 must have rank at least 1"),str("𝕨⍷𝕩: Rank of 𝕨 cannot exceed rank of 𝕩"),str("/𝕩: 𝕩 must have rank 1"),str("/𝕩: 𝕩 must consist of natural numbers"),str("↑𝕩: 𝕩 must have rank at least 1"),str("↓𝕩: 𝕩 must have rank at least 1"),str("𝕨⊑𝕩: Indices in 𝕨 must consist of integers"),str("𝕨⊑𝕩: Index out of range"),str("𝕨⊏𝕩: Indices in 𝕨 must be integers"),str("𝕨⊏𝕩: Indices out of range"),str("𝕨⊑𝕩: 𝕩 must be a list when 𝕨 is a number"),str("𝕨⊑𝕩: Indices in compound 𝕨 must be lists"),str("𝕨⊑𝕩: Index length in 𝕨 must match rank of 𝕩"),str("𝕨"),str("𝕩: "),str("𝕩 must have rank at least 1 for simple 𝕨"),str("Compound 𝕨 must have rank at most 1"),str("Length of compound 𝕨 must be at most rank of 𝕩"),str("𝕨 must be an array of numbers or list of such arrays"),str("⊏𝕩: 𝕩 must have rank at least 1"),str("⊏𝕩: 𝕩 cannot have length 0"),str("⊏"),str("⌽𝕩: 𝕩 must have rank at least 1"),str("𝕨⌽𝕩: 𝕨 must consist of integers"),str("𝕨⌽𝕩: 𝕨 too large"),str("⌽"),str("𝕨/𝕩: 𝕨 must consist of natural numbers"),str("𝕨/𝕩: Lengths of components of 𝕨 must match 𝕩"),str("𝕨/𝕩: Components of 𝕨 must have rank 0 or 1"),str("/"),str("=≠≡≢"),str("Cannot modify fill with Structural Under"),str("⌾: Incompatible result elements in structural Under"),str(">𝕩: Elements of 𝕩 must have matching shapes"),str("𝕨∾𝕩: Rank of 𝕨 and 𝕩 must differ by at most 1"),str("𝕨∾𝕩: Cell shapes of 𝕨 and 𝕩 must match"),str("∾𝕩: Elements of 𝕩 must all have the same rank"),str("∾𝕩: 𝕩 element rank must be at least argument rank"),str("∾𝕩: 𝕩 element shapes must be compatible"),str("∾𝕩: 𝕩 element trailing shapes must match"),str("∾𝕩: empty 𝕩 fill rank must be at least argument rank"),str("∾𝕩: 𝕩 must be an array"),str("⊢⊣˜∘○⊸⟜⊘◶"),str("=≠≢"),str("<"),str("≍"),str("↕/»«⊔"),str("⥊↑↓⌽⍉⊏⊑"),str("↑"),str("↓"),str("𝕩: 𝕨 must "),str("have rank at most 1"),str("consist of integers"),str("« or »: 𝕩 must have rank at least 1"),str("« or »: 𝕨 must not have higher rank than 𝕩"),str("« or »: Rank of 𝕨 must be at least rank of 𝕩 minus 1"),str("« or »: 𝕨 must share 𝕩\'s major cell shape"),str("↕𝕩: 𝕩 must consist of natural numbers"),str("↕𝕩: 𝕩 must be a number or list"),str("𝕨↕𝕩: 𝕨 must have rank at most 1"),str("𝕨↕𝕩: Length of 𝕨 must be at most rank of 𝕩"),str("𝕨↕𝕩: 𝕨 must consist of natural numbers"),str("𝕨↕𝕩: Window length 𝕨 must be at most axis length plus one"),str("˘: Argument lengths don\'t agree"),str("˝: 𝕩 must have rank at least 1"),str("˝: Identity does not exist"),str("∘⌊⌽↑"),str("𝕨⥊𝕩: 𝕨 must have rank at most 1"),str("𝕨⥊𝕩: 𝕨 must consist of natural numbers"),str("𝕨⥊𝕩: Can\'t compute axis length when rest of shape is empty"),str("𝕨⥊𝕩: 𝕨 must consist of natural numbers or ∘ ⌊ ⌽ ↑"),str("𝕨⥊𝕩: Shape must be exact when reshaping with ∘"),str("⊔: Grouping argument must consist of integers"),str("⊔: Grouping argument values cannot be less than ¯1"),str("⊔𝕩: 𝕩 must be a list"),str("𝕨⊔𝕩: Rank of simple 𝕨 must be at most rank of 𝕩"),str("𝕨⊔𝕩: Lengths of 𝕨 must equal to 𝕩, or one more only in a rank-1 component"),str("𝕨⊔𝕩: 𝕩 must be an array"),str("⎉ or ⚇: 𝔾 result must have rank at most 1"),str("⎉ or ⚇: 𝔾 result must have 1 to 3 elements"),str("⎉ or ⚇: 𝔾 result must consist of integers"),str("⍟: 𝕨𝔾𝕩 must consist of integers"),str("≥: Needs two arguments"),str("≤: Needs two arguments"),str("𝕨⊔𝕩: Compound 𝕨 must be a list"),str("𝕨⊔𝕩: Total rank of 𝕨 must be at most rank of 𝕩"),str("⊒: Rank of 𝕨 must be at least 1"),str("⊒: Rank of 𝕩 must be at least cell rank of 𝕨"),str("𝕨⍉𝕩: 𝕨 must have rank at most 1"),str("𝕨⍉𝕩: Length of 𝕨 must not exceed rank of 𝕩"),str("𝕨⍉𝕩: 𝕨 must consist of natural numbers"),str("𝕨⍉𝕩: Skipped result axis"),str("Cannot currently invert blocks"),str("Cannot invert modifier"),str("⁼: Inverse failed"),str("⁼: Inverse does not exist"),str("⁼: Inverse not found")] - ,[[0,1,0,184],[0,0,4065,3],[0,0,4073,3],[0,0,4077,3],[0,0,4090,3],[0,0,4102,3],[0,0,4116,3],[1,1,4122,2],[2,1,4151,3],[1,1,4183,2],[0,0,4200,4],[2,1,4262,5],[0,0,4298,3],[1,0,4305,5],[1,1,4363,4],[1,1,4429,3],[0,0,4484,3],[0,0,4495,4],[1,0,4560,9],[0,0,4629,5],[1,1,4711,5],[1,1,4778,4],[1,0,4834,8],[0,0,5006,8],[0,0,5168,3],[0,0,5213,3],[0,0,5262,3],[0,0,5379,6],[0,0,5464,3],[0,0,5488,7],[0,0,5602,3],[0,0,5664,4],[0,0,5735,6],[0,0,5799,3],[0,0,5844,5],[0,0,5921,3],[1,1,5943,14],[0,0,6123,3],[0,0,6169,3],[0,0,6194,3],[0,0,6216,4],[0,0,6274,4],[0,0,6350,5],[0,0,6429,3],[0,1,6493,0],[0,0,6504,4],[0,0,6584,3],[0,0,6599,3],[0,0,6606,3],[0,0,6620,3],[2,1,6633,3],[1,0,6671,5],[1,0,6708,5],[0,0,6735,3],[0,0,6739,3],[2,0,6758,16],[0,0,7053,3],[0,0,7078,3],[0,0,7108,3],[2,1,7135,3],[0,0,7194,4],[0,0,7294,7],[0,0,7491,7],[0,0,7537,14],[0,0,7761,5],[0,0,7845,3],[0,0,7858,6],[0,0,7885,5],[0,0,7906,6],[0,1,7933,11],[1,1,8266,9],[0,0,8423,4],[0,0,8499,7],[0,0,8600,6],[0,0,8702,3],[0,0,8810,4],[0,0,8877,8],[1,0,8989,8],[1,0,9063,7],[0,0,9125,9],[1,0,9303,9],[0,0,9451,4],[0,0,9562,8],[0,0,9781,3],[0,0,9830,3],[1,1,9972,2],[2,0,9993,13],[2,0,10106,9],[2,0,10288,10],[0,0,10361,3],[0,0,10392,10],[0,0,10805,4],[0,0,10915,3],[0,0,10994,3],[0,0,11050,4],[0,0,11182,4],[1,1,11303,2],[2,0,11311,6],[1,1,11326,2],[0,0,11385,3],[0,0,11393,3],[0,0,11401,3],[0,0,11426,8],[0,0,11501,3],[0,0,11509,3],[0,0,11517,3],[0,0,11525,3],[0,0,11538,3],[0,0,11546,3],[0,0,11562,3],[2,0,11583,7],[0,0,11624,6],[0,0,11843,4],[0,0,11948,3],[0,0,11991,5],[0,0,12134,3],[0,0,12181,3],[0,0,12207,3],[0,0,12240,3],[0,0,12284,3],[0,0,12332,3],[0,0,12344,3],[1,1,12417,2],[0,0,12443,4],[0,0,12484,3],[0,0,12504,3],[0,0,12538,3],[0,0,12558,3],[0,0,12581,3],[0,0,12600,3],[0,0,12610,3],[2,0,12667,6],[0,0,12695,3],[0,0,12723,3],[0,0,12731,3],[1,0,12739,5],[1,0,12774,12],[0,0,12952,3],[0,0,12963,3],[0,0,12985,3],[0,0,13007,3],[0,0,13018,3],[0,0,13029,3],[0,0,13044,7],[0,0,13117,6],[0,0,13168,3],[0,0,13191,3],[2,0,13198,6],[0,0,13233,10],[0,0,13415,4],[0,0,13471,11],[0,0,13677,4],[0,0,13749,3],[1,1,13774,2],[0,0,13789,3],[0,0,13816,7],[0,0,13962,3],[0,0,13991,3],[0,0,14006,3],[0,0,14025,3],[0,0,14040,3],[0,0,14049,3],[0,0,14059,3],[2,0,14081,11],[0,0,14154,6],[0,0,14262,8],[0,0,14345,3],[0,0,14353,3],[1,0,14395,7],[0,0,14426,9],[1,0,14677,5],[0,0,14693,6],[1,0,14815,5],[2,0,14848,6],[0,0,14882,3],[0,0,14892,3],[0,0,14902,4],[0,0,14946,4],[0,0,14969,3],[0,0,14977,3],[1,0,15007,6],[1,1,15108,2],[0,0,15158,8],[0,0,15344,11],[0,0,15554,3],[0,0,15618,3],[0,0,15650,3],[0,0,15672,3],[0,0,15694,8],[0,0,15881,3],[0,0,15895,3],[1,1,15926,2],[0,0,15960,3],[0,0,15995,3],[0,0,16018,3],[0,0,16041,5],[0,0,16112,3],[0,0,16132,8],[0,0,16362,3],[0,0,16384,3],[0,0,16438,3],[0,0,16468,3],[0,0,16499,3],[0,0,16533,5],[0,0,16600,3],[2,1,16609,3],[2,1,16617,3],[1,1,16627,2],[1,1,16641,2],[1,1,16656,6],[0,0,16750,3],[0,0,16765,3],[0,0,16772,9],[0,0,16906,3],[0,0,16932,3],[0,0,16955,3],[0,0,16979,3],[0,0,17005,3],[0,0,17021,3],[1,1,17039,2],[0,0,17043,3],[0,0,17079,5],[0,0,17186,3],[1,0,17233,5],[0,0,17256,3],[0,0,17273,14],[0,0,17562,13],[0,0,17759,3],[0,0,17802,4],[0,0,17890,3],[0,0,17926,3],[0,0,17955,3],[0,0,17966,4],[0,0,18002,7],[0,0,18144,10],[2,0,18334,6],[0,0,18369,3],[0,0,18439,3],[0,0,18467,4],[1,0,18490,5],[0,0,18501,4],[0,0,18512,4],[1,0,18523,5],[0,0,18543,4],[0,0,18623,3],[0,0,18656,3],[1,0,18686,5],[0,0,18711,3],[0,0,18782,3],[0,0,18801,3],[0,0,18812,5],[0,0,18911,4],[0,0,19045,3],[0,0,19069,3],[0,0,19120,3],[0,0,19153,3],[1,0,19182,5],[0,0,19214,3],[0,0,19250,3],[0,0,19275,3],[0,0,19305,3],[1,0,19327,5],[0,0,19337,3],[0,0,19370,3],[2,0,19395,6],[1,1,19410,2],[1,1,19418,2],[0,0,19426,5],[0,0,19464,3],[0,0,19474,3],[0,0,19490,5],[0,0,19541,3],[0,0,19566,6],[0,0,19675,3],[0,0,19715,3],[0,0,19756,5],[0,0,19806,6],[0,0,19948,3],[0,0,19956,8],[0,0,20018,5],[0,0,20047,3],[0,0,20062,3],[1,1,20117,2],[2,1,20135,3],[0,0,20156,3],[0,0,20174,3],[0,0,20208,3],[0,0,20227,3],[0,0,20251,6],[1,0,20330,5],[0,0,20345,14],[0,0,20514,3],[0,0,20535,3],[0,0,20551,4],[0,0,20607,3],[0,0,20639,3],[0,0,20727,3],[0,0,20766,3],[0,0,20795,3],[0,0,20812,3],[0,0,20829,3]] + ,[[0,1,0],[0,0,1],[0,0,2],[0,0,3],[0,0,4],[0,0,[[],[5]]],[0,0,6],[1,1,7],[2,1,8],[1,1,9],[0,0,10],[2,1,11],[0,0,12],[1,0,13],[1,1,14],[1,1,15],[0,0,16],[0,0,17],[1,0,18],[0,0,[[],[19]]],[1,1,20],[1,1,21],[1,0,22],[0,0,[[],[23]]],[0,0,24],[0,0,25],[0,0,26],[0,0,27],[0,0,28],[0,0,29],[0,0,30],[0,0,31],[0,0,32],[0,0,[[],[33]]],[0,0,34],[0,0,[[],[35]]],[1,1,36],[0,0,37],[0,0,[[],[38]]],[0,0,[[],[39]]],[0,0,40],[0,0,41],[0,0,[[],[42]]],[0,0,[[],[43]]],[0,1,44],[0,0,45],[0,0,[[],[46]]],[0,0,47],[0,0,48],[0,0,[[],[49]]],[2,1,50],[1,0,51],[1,0,52],[0,0,53],[0,0,[[],[54]]],[2,0,55],[0,0,56],[0,0,[[],[57]]],[0,0,58],[2,1,59],[0,0,60],[0,0,61],[0,0,62],[0,0,63],[0,0,[[],[64]]],[0,0,[[],[65]]],[0,0,66],[0,0,67],[0,0,68],[0,1,69],[1,1,70],[0,0,71],[0,0,72],[0,0,73],[0,0,74],[0,0,[[],[75]]],[0,0,76],[1,0,77],[1,0,78],[0,0,[[],[79]]],[1,0,80],[0,0,81],[0,0,[[],[82]]],[0,0,[[],[83]]],[0,0,[[],[84]]],[1,1,85],[2,0,86],[2,0,87],[2,0,88],[0,0,[[],[89]]],[0,0,[[],[90]]],[0,0,[[],[91]]],[0,0,[[],[92]]],[0,0,[[],[93]]],[0,0,[[],[94]]],[0,0,[[],[95]]],[1,1,96],[2,0,97],[1,1,98],[0,0,99],[0,0,100],[0,0,[[],[101]]],[0,0,102],[0,0,103],[0,0,104],[0,0,105],[0,0,[[],[106]]],[0,0,107],[0,0,[[],[108]]],[0,0,109],[2,0,110],[0,0,111],[0,0,[[],[112]]],[0,0,113],[0,0,[[],[114]]],[0,0,115],[0,0,116],[0,0,117],[0,0,118],[0,0,119],[0,0,120],[0,0,121],[1,1,122],[0,0,[[],[123]]],[0,0,[[],[124]]],[0,0,[[],[125]]],[0,0,[[],[126]]],[0,0,[[],[127]]],[0,0,[[],[128]]],[0,0,129],[0,0,[[],[130]]],[2,0,131],[0,0,132],[0,0,133],[0,0,134],[1,0,135],[1,0,[[],[136]]],[0,0,137],[0,0,[[],[138]]],[0,0,[[],[139]]],[0,0,140],[0,0,141],[0,0,142],[0,0,143],[0,0,[[],[144]]],[0,0,[[],[145]]],[0,0,146],[2,0,147],[0,0,[[],[148]]],[0,0,149],[0,0,[[],[150]]],[0,0,[[],[151]]],[0,0,152],[1,1,153],[0,0,154],[0,0,[[],[155]]],[0,0,156],[0,0,[[],[157]]],[0,0,158],[0,0,[[],[159]]],[0,0,160],[0,0,161],[0,0,[[],[162]]],[2,0,163],[0,0,[[],[164]]],[0,0,[[],[165]]],[0,0,166],[0,0,167],[1,0,[[],[168]]],[0,0,[[],[169]]],[1,0,170],[0,0,171],[1,0,172],[2,0,[[],[173]]],[0,0,174],[0,0,175],[0,0,[[],[176]]],[0,0,177],[0,0,178],[0,0,[[],[179]]],[1,0,[[],[180]]],[1,1,181],[0,0,[[],[182]]],[0,0,[[],[183]]],[0,0,[[],[184]]],[0,0,[[],[185]]],[0,0,[[],[186]]],[0,0,[[],[187]]],[0,0,[[],[188]]],[0,0,189],[0,0,190],[1,1,191],[0,0,192],[0,0,[[],[193]]],[0,0,[[],[194]]],[0,0,195],[0,0,196],[0,0,197],[0,0,198],[0,0,199],[0,0,200],[0,0,201],[0,0,202],[0,0,203],[0,0,204],[2,1,205],[2,1,206],[1,1,207],[1,1,208],[1,1,209],[0,0,[[],[210]]],[0,0,211],[0,0,212],[0,0,213],[0,0,[[],[214]]],[0,0,215],[0,0,[[],[216]]],[0,0,[[],[217]]],[0,0,[[],[218]]],[1,1,219],[0,0,220],[0,0,[[],[221]]],[0,0,222],[1,0,223],[0,0,224],[0,0,[[],[225]]],[0,0,226],[0,0,227],[0,0,[[],[228]]],[0,0,229],[0,0,230],[0,0,231],[0,0,232],[0,0,[[],[233]]],[0,0,234],[2,0,235],[0,0,[[],[236]]],[0,0,237],[0,0,238],[1,0,239],[0,0,240],[0,0,241],[1,0,242],[0,0,[[],[243]]],[0,0,244],[0,0,245],[1,0,246],[0,0,[[],[247]]],[0,0,[[],[248]]],[0,0,249],[0,0,250],[0,0,[[],[251]]],[0,0,252],[0,0,[[],[253]]],[0,0,254],[0,0,255],[1,0,256],[0,0,257],[0,0,258],[0,0,[[],[259]]],[0,0,260],[1,0,261],[0,0,262],[0,0,[[],[263]]],[2,0,264],[1,1,265],[1,1,266],[0,0,267],[0,0,268],[0,0,269],[0,0,270],[0,0,271],[0,0,272],[0,0,273],[0,0,274],[0,0,275],[0,0,[[],[276]]],[0,0,277],[0,0,[[],[278]]],[0,0,279],[0,0,280],[0,0,[[],[281]]],[1,1,282],[2,1,283],[0,0,284],[0,0,[[],[285]]],[0,0,286],[0,0,[[],[287]]],[0,0,288],[1,0,289],[0,0,[[],[290]]],[0,0,291],[0,0,292],[0,0,293],[0,0,294],[0,0,[[],[295]]],[0,0,[[],[296]]],[0,0,297],[0,0,298],[0,0,299],[0,0,300]] + ,[[0,184],[4065,3],[4073,3],[4077,3],[4090,3],[4102,3],[4111,3],[4117,2],[4146,3],[4178,2],[4195,4],[4257,5],[4293,3],[4300,5],[4358,4],[4424,3],[4479,3],[4490,4],[4555,9],[4624,5],[4701,5],[4768,4],[4824,8],[4996,8],[5153,3],[5198,3],[5247,3],[5364,6],[5449,3],[5473,7],[5587,3],[5649,4],[5720,6],[5784,3],[5824,5],[5901,3],[5918,14],[6098,3],[6144,3],[6164,3],[6181,4],[6239,4],[6315,5],[6389,3],[6448,0],[6459,4],[6539,3],[6549,3],[6556,3],[6570,3],[6578,3],[6616,5],[6653,5],[6680,3],[6684,3],[6698,16],[6993,3],[7018,3],[7043,3],[7070,3],[7129,4],[7229,7],[7426,7],[7472,14],[7696,5],[7775,3],[7783,6],[7810,5],[7831,6],[7858,11],[8191,9],[8348,4],[8424,7],[8525,6],[8627,3],[8735,4],[8797,8],[8909,8],[8983,7],[9045,9],[9218,9],[9366,4],[9477,8],[9691,3],[9735,3],[9872,2],[9893,13],[10006,9],[10188,10],[10261,3],[10287,10],[10695,4],[10800,3],[10874,3],[10925,4],[11052,4],[11168,2],[11176,6],[11191,2],[11250,3],[11258,3],[11266,3],[11286,8],[11361,3],[11369,3],[11377,3],[11385,3],[11393,3],[11401,3],[11412,3],[11433,7],[11474,6],[11693,4],[11793,3],[11836,5],[11974,3],[12021,3],[12047,3],[12080,3],[12124,3],[12172,3],[12184,3],[12257,2],[12283,4],[12319,3],[12334,3],[12363,3],[12378,3],[12396,3],[12410,3],[12420,3],[12472,6],[12500,3],[12528,3],[12536,3],[12544,5],[12579,12],[12752,3],[12763,3],[12780,3],[12797,3],[12808,3],[12819,3],[12834,7],[12907,6],[12953,3],[12971,3],[12978,6],[13013,10],[13190,4],[13246,11],[13447,4],[13514,3],[13539,2],[13554,3],[13581,7],[13722,3],[13751,3],[13761,3],[13780,3],[13790,3],[13799,3],[13809,3],[13826,11],[13899,6],[14002,8],[14080,3],[14088,3],[14130,7],[14156,9],[14402,5],[14418,6],[14540,5],[14573,6],[14602,3],[14612,3],[14622,4],[14661,4],[14684,3],[14692,3],[14717,6],[14813,2],[14863,8],[15044,11],[15249,3],[15308,3],[15335,3],[15352,3],[15369,8],[15551,3],[15565,3],[15596,2],[15630,3],[15665,3],[15683,3],[15701,5],[15772,3],[15792,8],[16022,3],[16044,3],[16098,3],[16128,3],[16159,3],[16193,5],[16260,3],[16269,3],[16277,3],[16287,2],[16301,2],[16316,6],[16410,3],[16420,3],[16427,9],[16561,3],[16587,3],[16605,3],[16629,3],[16650,3],[16661,3],[16674,2],[16678,3],[16714,5],[16816,3],[16863,5],[16886,3],[16903,14],[17187,13],[17384,3],[17427,4],[17510,3],[17546,3],[17575,3],[17586,4],[17622,7],[17759,10],[17949,6],[17984,3],[18049,3],[18077,4],[18100,5],[18111,4],[18122,4],[18133,5],[18153,4],[18228,3],[18261,3],[18291,5],[18316,3],[18382,3],[18396,3],[18407,5],[18506,4],[18635,3],[18659,3],[18705,3],[18738,3],[18767,5],[18799,3],[18835,3],[18860,3],[18885,3],[18907,5],[18917,3],[18950,3],[18970,6],[18985,2],[18993,2],[19001,5],[19039,3],[19049,3],[19065,5],[19116,3],[19141,6],[19250,3],[19290,3],[19331,5],[19381,6],[19518,3],[19526,8],[19583,5],[19612,3],[19627,3],[19677,2],[19695,3],[19716,3],[19734,3],[19763,3],[19782,3],[19801,6],[19880,5],[19895,14],[20059,3],[20080,3],[20096,4],[20152,3],[20184,3],[20267,3],[20301,3],[20330,3],[20347,3],[20364,3]] ); let rtAssert = runtime[42] = assertFn("!"); @@ -377,9 +397,10 @@ let glyph = x => { // Compiler runtime[42] = assertFn("Compiler"); let compgen = run( - [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,0,58,0,0,0,85,6,22,0,6,11,14,31,0,3,31,0,4,31,0,5,21,0,6,0,21,0,91,6,0,92,0,93,0,94,0,95,0,96,0,20,0,60,0,50,3,2,6,0,43,0,33,7,0,59,6,0,97,0,58,0,25,5,0,0,0,86,6,0,61,22,0,7,11,0,25,5,0,45,0,0,7,0,99,6,0,20,5,0,42,0,21,7,0,98,6,0,62,0,0,0,85,6,0,21,0,102,6,0,21,0,101,0,24,0,59,6,6,0,21,0,100,6,0,103,3,14,0,44,0,13,7,0,11,0,51,0,22,8,0,21,10,5,22,0,8,22,0,9,4,2,11,14,21,0,9,0,49,0,0,7,0,27,0,63,10,0,53,0,42,0,44,0,22,7,7,8,5,22,0,10,22,0,11,22,0,12,22,0,13,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,22,0,19,22,0,20,22,0,21,22,0,22,22,0,23,4,14,11,14,0,34,0,53,0,1,8,0,12,0,9,0,15,0,52,0,63,8,10,0,34,0,52,0,64,8,10,22,0,24,11,14,21,0,13,0,34,5,22,0,25,11,14,0,65,0,1,0,53,0,22,8,5,0,0,21,0,18,6,22,0,26,11,14,21,0,18,0,34,5,0,0,0,66,6,22,0,27,11,14,0,13,0,11,0,64,10,0,42,0,30,7,0,104,10,0,53,0,21,8,22,0,28,11,14,15,2,22,0,29,11,14,15,3,21,0,8,7,22,0,30,11,14,21,0,19,0,34,5,22,0,31,11,0,0,0,64,6,22,0,32,11,14,0,64,0,68,0,69,0,59,0,70,0,59,0,63,3,2,0,71,0,63,0,65,0,72,3,2,0,30,5,0,8,5,3,9,0,41,31,0,9,7,0,23,0,13,10,0,53,0,42,0,44,0,20,7,7,8,5,0,21,5,0,42,0,21,7,0,67,6,22,0,33,11,14,0,2,0,49,0,6,7,9,22,0,34,11,14,21,0,34,0,52,0,13,0,50,0,25,8,8,22,0,35,11,14,21,0,34,0,52,0,13,0,50,0,25,8,0,0,0,64,10,8,22,0,36,11,14,15,4,22,0,37,11,14,15,5,22,0,38,11,14,15,6,22,0,39,11,14,15,7,22,0,40,11,25,31,0,1,0,11,5,0,44,15,8,7,31,0,4,6,0,21,5,25,21,1,29,21,1,28,0,52,0,105,8,0,106,0,19,3,3,7,0,42,0,40,7,0,63,10,22,0,2,11,14,21,0,1,0,53,0,33,8,0,53,0,17,0,57,0,18,0,30,0,13,10,0,50,31,0,2,8,8,8,0,18,0,19,10,22,0,3,11,14,21,0,1,0,31,5,22,0,4,11,14,0,19,0,31,31,0,1,0,33,21,0,4,6,10,0,6,0,64,10,0,42,0,1,7,0,64,10,0,42,0,33,7,31,0,4,10,31,0,3,0,19,10,25,31,0,2,22,0,3,22,0,4,4,2,11,14,0,87,0,14,21,0,1,6,22,0,5,11,14,0,88,0,14,21,0,1,6,22,0,6,11,0,9,0,52,0,26,0,52,0,63,0,63,3,2,8,8,5,0,30,5,22,0,7,11,14,0,89,0,14,21,0,1,6,22,0,8,11,0,30,5,22,0,9,11,14,21,0,7,21,0,9,0,24,0,59,6,21,0,5,0,30,5,3,3,0,21,5,22,0,10,11,0,31,5,22,0,11,11,14,21,0,10,0,33,21,0,11,6,22,0,10,12,14,31,0,7,0,0,0,68,6,31,0,9,0,24,0,64,6,0,64,0,21,21,1,6,0,14,21,0,1,6,6,0,30,5,0,30,0,52,21,0,5,0,49,0,0,7,5,0,21,0,63,6,0,53,0,33,0,50,0,27,0,53,0,1,8,8,8,8,5,3,3,0,21,5,0,33,31,0,11,6,22,0,12,11,14,0,19,0,34,0,59,10,0,14,0,63,10,0,57,15,9,8,22,0,13,11,14,0,30,0,52,21,0,12,0,31,21,0,10,6,0,44,0,63,7,0,21,0,64,10,21,0,13,0,13,0,53,0,21,8,10,0,23,0,13,10,5,8,0,46,0,30,7,9,0,23,21,0,1,0,13,5,10,22,0,14,11,14,31,0,10,21,0,14,5,22,0,15,11,14,31,0,12,31,0,14,5,22,0,16,11,14,21,0,16,0,10,21,0,15,6,22,0,17,11,0,49,0,13,7,0,64,6,22,0,18,11,14,21,0,18,0,11,31,0,16,6,0,9,21,0,8,0,10,21,0,6,6,6,0,47,0,10,7,0,57,15,10,8,5,14,0,90,0,14,21,0,1,6,0,9,21,0,18,6,22,0,19,11,14,31,0,6,0,9,21,0,15,6,0,27,5,0,10,21,0,19,6,0,30,5,22,0,20,11,14,21,0,20,31,0,19,0,53,0,33,8,0,2,0,85,0,1,0,90,6,10,0,1,21,0,1,0,53,0,33,8,10,5,22,0,21,11,14,21,0,8,0,9,22,0,15,13,0,26,5,0,9,21,0,8,6,22,0,22,11,0,12,22,0,18,13,14,31,0,17,0,9,31,0,8,6,0,49,0,13,7,5,0,11,0,64,0,53,0,21,8,0,51,0,2,0,52,0,49,0,0,7,8,8,0,18,10,31,0,22,0,27,5,0,12,31,0,15,6,22,0,23,11,6,0,42,0,1,7,0,64,6,0,42,0,39,7,21,0,1,6,22,0,24,11,14,21,0,18,0,30,5,22,0,25,11,14,21,0,18,0,27,0,64,6,0,30,5,0,23,0,52,0,13,8,21,0,25,6,22,0,26,11,14,21,0,25,31,0,5,0,53,0,33,8,0,2,0,1,10,21,0,26,6,0,1,22,0,26,13,14,31,0,1,0,33,21,0,25,6,21,1,30,5,22,0,27,11,14,21,1,20,21,1,24,21,0,27,6,0,26,5,0,12,21,1,19,0,34,5,0,14,21,0,27,6,6,22,0,28,11,14,21,1,27,0,14,21,0,27,6,22,0,29,11,14,21,1,22,0,34,0,51,0,42,0,1,7,0,22,0,18,10,8,21,1,19,6,21,1,24,21,0,27,6,0,11,31,0,28,6,0,10,21,0,29,6,22,0,30,11,0,11,0,52,0,27,8,5,22,0,31,11,14,21,1,21,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,27,6,22,0,32,11,14,21,1,22,0,34,5,0,14,21,0,27,6,22,0,33,11,14,21,0,32,0,12,21,0,30,6,0,18,0,30,0,10,10,0,26,0,30,0,19,10,0,64,10,0,11,0,30,10,21,0,31,6,0,47,0,10,7,0,57,15,11,8,5,14,21,0,27,0,30,21,0,31,6,0,42,0,1,7,21,1,21,0,34,5,6,0,42,0,3,0,50,0,5,8,7,21,1,7,6,0,2,21,0,29,0,30,21,0,31,6,0,8,5,6,22,0,34,11,14,21,1,21,0,34,5,0,0,21,1,7,6,0,16,21,0,27,6,0,9,21,0,30,6,0,2,21,1,7,6,0,1,22,0,27,13,14,21,0,30,0,26,5,0,12,21,0,33,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,33,0,10,0,52,0,27,8,5,0,13,22,0,31,13,14,31,0,33,0,30,21,0,31,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,34,6,0,2,0,68,6,6,22,0,35,11,0,11,0,63,6,22,0,36,11,14,21,0,36,0,8,5,0,21,0,63,6,0,33,21,0,31,0,49,0,0,7,5,6,0,9,21,0,30,6,22,0,37,11,0,12,21,0,30,6,22,0,38,11,14,21,0,30,0,2,21,0,27,6,0,21,0,52,0,63,8,0,30,21,0,37,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,32,0,21,0,63,6,6,10,0,51,21,1,38,8,21,0,26,6,22,0,39,11,14,31,0,34,0,30,31,0,36,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,38,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,32,6,6,22,0,40,11,14,21,0,37,0,12,21,0,31,6,0,49,0,0,7,5,0,2,21,0,32,0,12,21,0,38,6,6,22,0,41,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,42,11,0,42,0,30,7,21,0,29,6,22,0,43,11,14,21,0,31,22,0,44,11,0,9,31,0,37,6,0,10,21,0,42,6,22,0,31,12,14,21,0,29,0,30,21,0,31,6,0,8,5,0,42,0,30,7,22,0,35,13,0,30,0,52,0,11,0,52,0,63,8,8,5,0,14,0,64,6,22,0,45,11,14,21,0,43,0,21,0,63,6,0,33,21,0,41,6,0,11,0,52,21,0,42,8,0,10,0,13,0,52,21,0,29,8,10,5,0,9,21,0,32,0,12,31,0,38,6,6,0,47,0,10,7,0,57,15,13,8,5,14,31,0,42,0,11,21,0,29,6,0,30,5,21,0,27,0,53,0,33,8,0,12,21,1,21,0,34,5,10,0,11,21,0,45,10,0,53,0,19,0,47,0,10,7,9,0,57,15,14,8,8,5,14,31,0,43,0,8,5,0,2,0,52,0,49,0,0,7,8,5,0,21,0,63,6,0,42,0,1,7,0,64,6,0,33,22,0,41,13,14,21,1,8,0,33,21,0,27,6,0,39,31,0,41,6,0,39,0,68,0,21,31,0,45,6,6,0,34,0,54,0,21,0,52,21,0,4,8,8,5,22,0,46,11,14,31,0,18,0,27,5,0,49,0,0,7,5,0,33,31,0,23,0,30,5,0,21,31,0,20,6,6,0,21,31,0,29,0,12,21,0,31,6,0,30,5,0,33,0,52,0,32,8,31,0,35,6,6,22,0,47,11,14,31,0,39,31,0,21,31,0,24,3,3,0,21,31,0,46,6,22,0,48,11,14,21,0,48,0,44,0,35,7,5,22,0,49,11,0,42,0,44,0,30,0,52,0,49,0,6,7,0,27,0,59,10,0,12,0,19,10,8,7,7,22,0,48,13,14,21,0,48,0,34,0,52,0,64,8,0,54,31,0,3,8,5,22,0,48,12,14,21,1,22,21,1,24,21,0,27,6,0,10,21,0,30,6,0,8,5,22,0,50,11,14,31,0,44,0,10,21,0,50,6,0,42,0,30,7,22,0,26,13,14,31,0,30,0,26,0,53,0,12,8,5,0,10,21,0,50,6,0,42,0,30,7,22,0,25,13,14,21,0,27,0,33,0,52,31,0,47,8,0,54,21,0,48,0,44,0,13,7,5,22,0,51,11,0,27,21,1,32,6,0,49,0,0,7,5,0,0,31,0,49,6,0,21,5,0,24,0,52,0,13,8,31,0,4,6,8,5,0,30,31,0,50,0,10,21,0,31,6,6,22,0,27,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,24,10,21,0,27,6,0,1,22,0,27,13,14,21,1,25,0,14,21,0,27,6,0,42,0,21,7,0,13,0,21,10,0,64,6,0,30,5,0,24,0,64,6,0,24,0,59,6,22,0,52,11,0,44,0,64,7,5,0,49,0,13,7,5,22,0,53,11,14,21,1,15,0,34,5,0,0,0,69,0,65,3,2,6,0,37,21,0,27,0,33,21,0,53,0,1,21,0,52,6,6,0,0,21,0,53,6,6,0,26,0,53,0,10,8,5,0,12,31,0,53,6,0,42,0,30,7,31,0,52,6,22,0,54,11,14,21,1,25,0,13,21,0,27,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,15,7,22,0,27,13,14,31,0,51,0,23,0,68,6,0,47,0,0,7,5,0,22,21,1,32,6,21,1,24,21,0,27,6,0,10,21,1,27,0,14,21,0,27,6,6,22,0,55,11,14,0,63,0,21,21,1,33,6,0,33,21,0,27,0,5,21,1,32,6,6,0,30,0,52,31,0,55,8,0,54,31,0,40,8,5,22,0,56,11,14,21,0,27,0,15,0,52,0,0,0,52,0,69,8,8,0,0,0,65,10,0,2,0,65,0,53,0,22,8,21,1,24,0,19,10,10,21,1,18,0,34,5,6,0,0,22,0,27,13,14,21,0,27,0,14,0,2,0,58,10,0,0,0,11,10,21,1,31,6,0,1,22,0,27,13,14,31,0,27,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,15,16,22,0,3,11,14,21,1,29,21,1,28,0,52,0,112,8,0,113,21,1,8,0,53,0,33,8,0,114,3,4,7,22,0,4,11,14,21,1,19,0,47,0,25,0,53,0,0,8,7,5,0,21,0,115,0,47,0,1,7,5,0,0,21,1,21,0,34,5,6,6,0,44,21,0,1,0,53,0,14,8,7,5,22,0,5,22,0,6,22,0,7,22,0,8,22,0,9,4,5,11,14,21,1,21,0,34,5,0,11,21,0,1,6,0,10,21,0,5,6,0,8,5,0,10,21,1,27,0,14,21,0,1,6,6,21,0,2,21,0,3,21,0,1,0,53,0,30,8,0,50,31,0,4,8,8,5,14,21,0,1,0,14,0,63,6,22,0,10,11,0,10,21,0,5,6,22,0,11,11,0,10,21,0,6,6,22,0,12,11,14,21,0,11,0,10,21,0,7,6,0,8,5,22,0,13,11,14,21,0,11,0,27,5,0,12,21,0,7,6,21,0,2,21,0,3,0,116,8,5,14,21,0,12,0,10,21,0,7,6,0,9,21,0,12,0,26,0,64,6,6,21,0,2,21,0,3,0,117,8,5,14,21,0,1,0,30,21,0,12,6,0,11,0,52,0,27,8,0,10,0,14,0,52,0,63,8,10,5,0,8,5,21,0,2,0,30,31,0,12,10,21,0,3,0,118,8,5,14,21,0,5,0,27,5,0,12,21,0,7,6,0,10,21,0,10,6,0,26,0,10,31,0,5,0,26,5,0,9,21,0,8,6,10,0,9,0,27,10,0,64,6,0,12,21,0,9,0,10,31,0,8,6,6,31,0,2,31,0,3,0,119,8,5,14,21,0,13,0,9,0,52,0,8,21,1,36,0,51,0,12,8,21,1,20,0,34,5,0,13,21,0,1,6,0,11,21,0,6,6,10,0,15,0,26,10,8,5,22,0,14,11,0,9,0,52,0,49,0,0,7,21,1,34,0,1,0,19,10,0,8,10,0,16,0,73,10,8,5,22,0,15,11,14,21,1,19,0,34,5,0,0,0,64,6,0,1,31,0,1,6,0,2,21,0,15,6,0,30,21,0,6,0,8,5,6,0,42,0,33,7,0,58,0,25,5,0,21,0,74,0,64,3,2,6,0,21,0,59,6,6,22,0,16,11,14,21,0,16,0,49,0,0,0,52,0,58,0,53,0,2,8,8,0,2,0,15,0,52,0,63,8,10,7,0,63,6,0,30,31,0,16,0,15,0,63,6,0,26,0,53,0,12,8,5,6,22,0,17,11,14,31,0,7,0,27,5,0,30,31,0,13,0,27,0,53,0,12,8,5,22,0,18,11,6,0,42,0,33,7,0,64,0,59,3,2,6,0,2,22,0,17,13,14,31,0,10,0,30,31,0,11,6,22,0,19,11,14,31,0,14,0,26,0,53,0,12,8,0,30,9,0,51,0,1,0,52,31,0,6,0,26,5,21,1,36,5,0,53,0,33,8,8,0,19,0,2,0,11,10,0,1,0,52,0,27,8,10,0,1,0,1,10,8,31,0,15,6,0,30,21,0,19,6,22,0,20,11,14,21,0,19,0,8,5,0,2,21,0,17,6,0,26,5,0,30,21,0,19,6,0,42,0,1,7,31,0,20,6,22,0,21,11,0,7,5,0,4,0,58,6,22,0,22,11,14,0,64,0,75,3,2,0,33,31,0,9,0,30,31,0,18,6,6,0,2,31,0,17,6,0,30,31,0,19,6,0,30,0,52,21,0,21,0,11,0,63,6,8,0,54,0,2,8,21,0,22,6,0,30,0,52,31,0,21,0,12,0,63,6,8,0,54,0,42,0,3,7,8,31,0,22,6,25,31,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,31,0,4,0,13,5,22,0,8,11,14,15,17,22,0,9,11,14,15,18,22,0,10,11,14,21,0,1,0,13,5,0,11,0,63,6,0,40,0,124,6,14,21,1,15,21,1,24,21,0,1,6,0,2,21,0,3,0,2,0,68,6,0,1,0,59,6,6,22,0,11,11,0,49,0,0,7,5,22,0,12,11,0,31,5,22,0,13,11,14,0,59,0,14,21,0,3,6,0,33,21,0,13,6,22,0,14,11,14,21,0,1,0,33,21,0,13,6,22,0,15,11,0,30,0,52,0,63,0,53,0,11,8,8,0,42,0,1,7,0,64,10,0,17,0,57,31,0,9,8,0,30,0,52,0,63,0,53,0,12,8,8,10,21,0,11,0,33,21,0,13,6,6,14,31,0,12,0,34,21,0,13,0,34,5,6,0,15,0,63,6,0,40,0,125,6,14,21,0,15,0,30,21,0,14,6,0,14,0,52,21,1,25,8,0,9,0,52,0,27,8,0,14,0,52,21,1,15,0,34,5,8,10,5,21,0,13,0,30,21,0,14,10,21,0,10,0,126,8,5,14,31,0,14,0,21,0,64,6,0,9,0,52,0,26,0,52,0,64,8,8,5,15,19,5,14,21,0,11,0,0,21,0,3,6,0,15,0,63,6,0,26,5,22,0,16,11,0,12,21,1,14,0,34,5,0,14,21,0,1,6,6,0,1,22,0,3,13,14,21,0,3,0,15,0,63,6,0,27,5,0,9,31,0,16,6,0,12,21,0,3,0,71,0,53,0,15,8,0,9,0,11,0,52,0,76,8,10,5,6,0,13,0,50,0,25,8,21,0,10,0,128,8,5,14,21,1,31,21,0,8,3,2,21,1,24,21,0,1,6,0,26,5,0,12,0,67,0,14,21,0,3,6,6,0,13,0,50,0,25,8,21,0,10,0,129,8,5,14,0,67,0,14,21,0,3,6,22,0,17,11,0,10,0,52,0,26,8,5,22,0,18,11,14,0,71,0,14,21,0,3,6,0,10,0,52,0,26,8,5,22,0,19,11,0,33,0,52,21,0,13,0,33,0,52,21,0,18,0,53,0,33,8,0,31,9,8,5,8,0,54,0,27,8,5,22,0,20,11,14,21,0,20,0,10,21,0,19,6,0,8,5,22,0,21,11,14,21,1,15,0,34,5,0,0,0,64,6,0,14,21,0,1,6,22,0,22,11,14,21,1,17,0,34,5,0,14,21,0,1,6,0,2,0,68,6,0,0,21,1,26,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,33,21,0,22,0,8,5,21,1,35,5,6,22,0,23,11,14,0,63,22,0,24,11,14,21,0,23,0,13,5,0,25,5,22,0,25,11,14,15,20,22,0,26,11,14,21,0,21,0,8,5,0,2,21,0,23,6,21,0,26,0,130,7,5,14,21,0,18,0,10,21,0,19,6,22,0,27,11,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,0,59,0,14,21,0,3,6,0,10,31,0,27,6,0,33,21,0,13,6,0,21,0,64,6,0,0,0,52,0,49,0,0,7,8,5,0,31,5,0,42,0,33,7,0,8,0,31,0,53,0,42,0,33,7,8,10,0,33,0,52,0,31,8,0,18,10,21,0,13,0,21,0,59,6,6,0,24,0,59,6,0,49,0,0,7,5,0,31,5,22,0,28,11,14,21,1,15,0,34,5,0,0,0,68,6,0,68,3,2,21,1,24,21,0,1,6,0,2,21,0,11,6,0,33,21,0,28,6,22,0,29,11,0,49,0,0,7,5,22,0,30,11,0,31,5,22,0,31,11,14,21,0,31,0,42,0,33,7,22,0,28,13,14,21,0,31,0,42,0,33,7,22,0,30,13,14,21,0,31,0,42,0,33,7,22,0,29,13,14,21,0,28,0,42,0,33,7,22,0,1,13,14,21,0,28,0,42,0,33,7,22,0,11,13,14,21,0,28,0,42,0,33,7,22,0,5,13,14,21,0,28,0,42,0,33,7,22,0,6,13,14,0,63,0,12,21,0,29,6,22,0,32,11,0,49,0,0,7,5,22,0,33,11,14,0,63,0,11,21,0,29,6,0,30,5,22,0,34,11,14,0,18,0,30,0,10,10,0,42,0,21,7,0,30,0,21,10,0,64,10,22,0,35,11,14,0,14,21,0,35,0,50,0,8,8,21,0,32,10,22,0,36,11,14,21,0,1,0,31,21,1,26,0,34,5,0,0,0,63,0,69,0,65,0,72,3,4,6,6,22,0,37,11,14,21,1,26,21,1,24,21,0,1,6,0,30,5,22,0,38,11,14,21,0,37,21,0,36,0,64,6,22,0,39,11,14,31,0,37,21,0,36,0,52,0,69,8,0,2,0,68,10,0,6,31,0,36,0,52,0,68,8,10,5,22,0,40,11,0,0,0,52,0,11,0,52,0,63,8,0,10,21,0,39,10,8,5,22,0,41,11,14,21,0,41,0,34,5,0,11,0,63,6,21,0,1,0,50,15,21,8,0,30,9,21,0,10,0,131,8,5,14,21,0,39,0,2,0,69,6,0,0,0,63,0,68,0,69,3,3,0,33,21,0,40,6,6,22,0,42,11,14,21,0,3,0,33,0,52,21,0,28,0,33,21,0,34,6,8,0,54,31,0,41,0,24,0,64,6,8,5,0,2,21,0,21,6,0,42,0,1,7,21,0,19,6,22,0,3,12,14,31,0,21,0,9,31,0,22,6,22,0,43,11,14,0,63,0,11,21,0,3,6,0,33,0,52,21,0,13,8,0,54,0,27,0,52,0,64,8,8,5,22,0,44,11,0,27,5,0,9,21,0,43,6,22,0,45,11,14,21,0,3,0,33,21,0,45,0,8,5,21,1,35,5,6,0,2,21,0,45,6,0,0,21,0,3,6,0,19,0,15,0,68,10,0,11,21,0,44,10,0,1,0,19,10,0,6,0,19,0,14,0,69,10,0,2,31,0,44,0,0,0,64,6,10,0,33,0,52,21,0,13,8,0,54,0,27,8,9,10,5,22,0,46,11,14,21,0,46,0,33,0,0,0,6,0,64,10,0,5,0,19,10,31,0,45,0,8,5,0,49,0,0,7,5,0,53,0,19,0,1,0,33,10,8,10,0,63,0,14,21,0,46,6,0,9,21,0,43,6,0,8,5,21,1,35,5,6,0,6,22,0,46,13,14,21,0,46,0,27,5,0,2,31,0,43,6,0,0,22,0,3,13,14,21,0,23,0,14,0,64,6,0,9,21,0,46,0,13,0,63,6,6,0,10,22,0,24,13,0,8,5,0,2,22,0,23,13,14,21,0,23,0,1,22,0,46,13,14,0,59,0,14,21,0,3,6,0,27,0,64,6,0,9,0,76,0,14,21,0,3,6,6,0,1,22,0,3,13,14,0,63,0,14,21,0,3,6,0,27,5,0,12,21,0,17,6,21,0,28,0,50,0,31,8,21,0,10,0,132,8,5,14,31,0,18,0,19,0,1,0,8,0,53,0,2,8,10,22,0,3,13,14,21,0,28,0,42,0,33,7,22,0,17,13,14,21,1,31,0,1,21,0,1,6,22,0,47,11,14,31,0,29,0,1,22,0,11,13,14,21,0,11,0,49,0,0,7,5,0,31,5,22,0,13,12,14,21,0,17,0,10,0,52,0,26,8,5,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,48,11,14,21,0,19,0,1,21,0,20,6,0,33,21,0,48,6,0,12,0,30,0,51,0,1,8,0,11,10,0,63,6,0,42,0,3,7,0,68,6,0,0,0,64,6,22,0,49,11,14,21,1,15,0,34,5,0,0,0,65,6,0,14,21,0,1,6,0,33,21,0,13,6,0,30,5,22,0,50,11,14,31,0,11,0,33,21,0,13,6,0,12,21,0,13,0,53,0,30,8,0,11,9,0,51,0,22,8,0,11,10,0,63,6,0,44,0,21,7,21,0,32,0,30,5,21,0,34,3,2,6,22,0,51,11,14,31,0,51,0,47,15,22,7,5,14,21,0,19,0,33,21,0,48,6,0,31,5,22,0,52,11,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,48,12,14,21,0,13,0,31,5,22,0,53,11,14,21,0,13,0,42,0,33,7,22,0,1,13,14,21,0,48,0,42,0,33,7,22,0,3,13,14,21,0,48,0,42,0,33,7,22,0,46,13,14,31,0,19,0,12,31,0,20,6,0,33,21,0,48,6,0,30,5,0,21,31,0,52,0,31,5,0,33,21,0,50,6,6,22,0,50,12,14,21,0,3,0,70,0,53,0,15,8,0,9,0,11,0,52,0,77,8,10,5,22,0,54,11,14,0,63,0,11,21,0,3,6,0,11,21,0,54,6,22,0,55,11,14,21,0,55,0,27,5,21,1,35,5,0,42,0,33,7,21,0,46,6,22,0,56,11,0,15,0,64,6,22,0,57,11,14,21,0,46,0,1,5,0,6,0,63,6,22,0,58,11,14,21,0,56,0,1,5,0,6,0,63,6,22,0,59,11,14,21,0,13,22,0,25,12,14,31,0,48,0,42,0,33,7,22,0,24,13,14,21,0,54,0,2,21,0,59,6,21,0,26,0,133,7,5,14,0,68,0,16,21,0,3,6,0,9,0,68,0,11,21,0,56,6,6,22,0,60,11,0,30,5,0,28,5,22,0,61,11,14,0,69,0,14,21,0,3,6,22,0,62,11,0,9,21,0,60,6,0,26,5,0,10,21,0,60,6,22,0,63,11,14,0,68,0,25,5,0,37,21,0,3,6,0,10,21,0,63,6,0,16,21,0,62,6,0,2,0,68,6,0,6,21,0,58,6,0,27,0,2,31,0,62,10,0,6,0,26,10,0,68,6,0,2,21,0,60,6,21,0,26,0,134,7,5,14,21,1,25,0,14,21,0,1,6,22,0,64,11,14,21,1,15,0,34,5,0,0,0,68,6,0,14,21,0,1,6,22,0,65,11,14,21,1,15,0,34,5,0,0,0,67,6,0,14,21,0,1,6,22,0,66,11,21,1,35,0,51,0,11,8,21,0,65,6,0,9,21,0,64,6,22,0,67,11,14,21,0,67,0,10,21,0,66,6,0,27,5,0,2,21,0,59,6,31,0,26,0,135,7,5,14,0,63,0,14,21,0,3,6,0,11,0,52,0,10,0,52,0,27,8,8,21,0,63,6,0,26,0,53,0,9,8,5,21,0,13,21,0,10,0,136,8,5,14,0,64,0,16,31,0,46,6,0,26,5,0,9,21,1,14,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,11,21,0,57,6,22,0,68,11,14,21,0,68,0,10,21,0,63,6,0,8,5,0,28,0,54,21,1,34,0,1,0,18,10,0,52,0,13,0,50,0,25,8,8,8,5,22,0,69,11,14,21,0,54,0,30,5,22,0,70,11,0,0,0,52,21,0,69,0,53,0,33,8,8,5,0,0,0,64,6,22,0,71,11,14,21,0,3,0,33,21,0,70,6,0,13,0,76,6,22,0,72,11,14,21,0,3,0,33,21,0,71,6,22,0,73,11,14,21,0,56,0,33,21,0,71,6,0,6,0,63,6,0,13,21,0,73,6,0,9,21,0,72,6,21,0,13,0,33,21,0,71,10,21,0,10,0,137,8,5,14,21,1,31,0,1,21,0,1,6,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,78,8,10,5,22,0,74,11,14,21,0,1,0,33,21,0,70,6,0,42,0,1,7,21,1,14,0,34,5,6,0,0,31,0,73,0,15,0,63,6,6,0,0,21,0,72,6,22,0,75,11,14,21,0,1,0,44,0,63,7,5,0,33,0,52,21,0,71,8,0,54,21,0,75,8,5,0,1,0,52,0,26,8,5,0,33,21,0,53,6,0,2,0,52,0,49,0,0,7,0,14,0,63,10,0,10,0,52,0,27,8,9,8,5,0,49,0,0,7,5,0,27,5,22,0,76,11,0,33,21,0,13,6,0,2,5,22,0,77,11,14,21,1,14,0,34,5,0,42,0,1,7,21,1,31,6,0,14,21,0,47,6,0,11,21,0,76,6,21,0,35,0,50,0,8,8,21,0,32,6,22,0,78,11,14,21,0,24,0,33,21,0,53,6,21,0,35,0,50,0,8,8,21,0,32,6,22,0,79,11,14,21,0,28,0,33,21,0,34,6,0,21,0,63,6,0,42,0,1,7,0,64,6,15,23,5,14,21,0,79,0,33,0,52,0,49,0,0,7,8,21,0,65,6,22,0,80,11,14,21,0,80,0,14,0,1,0,18,10,22,0,58,13,14,31,0,80,0,14,0,1,0,18,10,22,0,59,13,14,21,0,77,0,11,21,1,15,21,1,24,0,11,0,34,0,0,0,69,10,0,53,0,14,8,10,21,0,1,6,0,10,21,0,55,6,0,10,31,0,74,6,0,10,21,0,54,6,6,21,0,13,21,0,10,0,139,8,5,14,21,0,77,0,33,21,0,70,6,0,11,0,68,0,14,31,0,75,6,6,21,0,13,0,33,21,0,70,10,21,0,10,0,140,8,5,14,21,0,77,0,12,0,52,0,27,8,5,0,9,21,0,3,0,15,0,63,6,6,0,9,21,0,56,0,11,0,63,6,6,21,0,13,21,0,10,0,141,8,5,14,21,0,77,0,33,21,0,70,6,22,0,81,11,0,12,22,0,72,13,14,21,0,70,0,30,31,0,81,6,22,0,82,11,14,31,0,17,0,27,5,22,0,83,11,0,30,5,22,0,84,11,14,21,0,47,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,63,8,10,5,0,11,31,0,83,6,0,11,31,0,54,0,9,21,0,77,6,0,26,5,0,33,21,0,53,6,6,0,30,5,22,0,85,11,14,21,0,76,0,33,21,0,38,6,22,0,86,11,0,11,0,63,6,22,0,87,11,14,0,68,0,68,3,2,21,1,24,31,0,76,0,33,21,0,85,6,22,0,88,11,6,22,0,89,11,14,0,67,0,11,31,0,86,6,0,9,21,0,87,6,21,0,38,21,0,10,0,142,8,5,14,21,0,33,0,33,21,0,85,6,22,0,90,11,14,21,0,47,0,33,21,0,85,6,22,0,91,11,14,21,0,7,0,13,5,0,11,21,0,91,6,0,9,21,0,90,0,14,0,63,6,6,0,9,21,0,89,6,22,0,92,11,14,21,0,7,0,33,21,0,91,0,30,21,0,92,6,6,22,0,93,11,0,14,0,63,6,21,0,85,0,30,21,0,92,10,21,0,10,0,143,8,5,14,21,0,89,0,30,0,52,31,0,92,8,0,54,31,0,93,0,15,0,63,6,8,5,22,0,89,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,94,11,0,44,0,63,7,5,22,0,95,11,14,21,0,91,0,30,21,0,89,6,22,0,96,11,0,21,21,0,94,6,0,39,21,0,42,0,13,5,0,21,21,0,90,0,30,21,0,89,6,22,0,97,11,6,0,21,21,0,95,6,22,0,98,11,6,22,0,99,11,14,21,0,31,0,33,21,0,34,6,0,21,21,0,1,0,13,5,6,0,33,21,0,97,6,0,21,31,0,31,0,30,31,0,32,6,0,21,0,59,6,0,33,31,0,90,6,0,0,21,0,88,0,14,0,64,6,6,6,22,0,100,11,14,21,0,100,0,31,5,0,33,0,52,21,0,96,0,21,21,0,91,6,22,0,101,11,0,53,0,33,8,0,31,9,8,5,22,0,102,11,14,21,0,102,0,30,0,52,0,15,0,52,21,0,89,0,13,5,8,8,5,15,24,5,14,21,0,102,0,33,31,0,96,0,44,0,59,7,5,0,21,21,0,89,6,0,33,21,0,102,6,0,49,0,0,7,5,22,0,103,11,0,31,5,6,0,30,0,52,21,0,89,0,13,5,0,53,0,11,8,8,5,22,0,102,12,14,21,0,102,0,42,0,33,7,22,0,89,13,14,21,0,102,0,42,0,33,7,22,0,85,13,14,21,0,102,0,42,0,33,7,22,0,88,13,14,31,0,103,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,104,11,14,31,0,91,0,33,21,0,102,0,23,21,0,104,6,6,22,0,105,11,14,21,0,7,0,13,5,0,16,21,0,105,6,21,0,85,0,23,21,0,104,10,21,0,10,21,0,105,0,53,0,30,8,0,38,9,21,1,28,0,144,10,8,5,14,21,0,88,0,11,0,63,6,22,0,106,11,0,9,0,69,0,11,31,0,88,6,6,22,0,107,11,14,31,0,30,0,33,21,0,85,6,0,33,0,52,21,0,89,21,1,35,5,0,24,21,0,104,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,108,11,0,33,21,0,105,6,10,0,1,0,19,10,5,22,0,109,11,14,21,0,109,0,11,0,63,6,0,9,21,0,107,6,21,0,85,21,0,10,0,145,8,5,14,31,0,107,21,0,35,0,24,0,64,10,0,16,0,30,10,21,0,89,6,0,33,31,0,102,0,30,21,0,89,6,0,31,5,22,0,110,11,6,0,21,31,0,95,6,0,39,31,0,98,6,22,0,111,11,14,31,0,97,0,21,31,0,108,6,0,36,0,0,21,0,42,0,53,0,33,8,10,5,0,19,0,24,0,52,0,13,8,31,0,94,10,0,33,0,52,0,31,8,31,0,110,10,0,33,21,0,89,0,24,31,0,104,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,105,8,10,5,22,0,112,11,14,21,0,109,0,11,0,63,6,31,0,35,0,34,0,54,0,63,8,9,0,33,0,52,0,49,0,0,7,8,0,18,10,21,0,89,6,0,9,21,0,89,0,26,0,64,6,0,11,21,0,106,6,6,22,0,113,11,14,21,0,47,0,33,21,0,38,6,0,0,0,69,6,0,0,21,0,39,0,2,0,69,6,0,33,21,0,33,0,33,21,0,38,6,22,0,114,11,6,6,22,0,115,11,14,31,0,114,0,2,0,72,6,0,0,21,0,115,6,0,28,0,54,0,37,8,5,0,21,22,0,113,13,14,21,0,84,21,0,38,0,21,21,0,85,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,116,11,14,31,0,87,0,21,31,0,106,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,113,6,0,0,0,79,6,22,0,117,11,14,21,0,84,0,44,0,61,7,5,31,0,47,0,33,31,0,84,6,31,0,117,31,0,38,0,44,0,63,7,5,0,21,31,0,109,6,31,0,115,0,21,31,0,112,6,3,5,22,0,118,11,14,21,0,63,0,8,5,0,49,0,0,7,5,21,1,34,0,1,0,19,10,21,0,55,6,0,7,0,10,0,12,10,0,68,6,0,9,21,0,57,6,22,0,119,11,14,31,0,60,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,120,11,0,11,21,0,77,0,11,21,0,55,6,0,10,0,52,0,26,8,5,0,10,21,0,63,6,0,10,31,0,119,6,22,0,121,11,6,0,30,5,22,0,122,11,14,31,0,120,0,10,31,0,121,6,0,12,21,0,57,6,21,0,13,21,0,10,0,146,8,5,14,0,63,0,14,21,0,3,6,0,11,21,0,63,6,0,10,0,63,0,16,21,0,3,6,0,9,31,0,57,6,6,0,8,5,0,2,0,68,6,0,6,31,0,58,6,0,26,0,68,6,0,33,21,0,122,6,22,0,123,11,0,13,0,68,6,22,0,124,11,14,21,1,25,0,11,21,0,1,6,0,30,5,22,0,125,11,0,42,0,33,7,21,0,1,6,22,0,126,11,0,9,5,0,38,5,22,0,127,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,126,6,22,0,128,11,14,31,0,8,0,0,21,1,31,6,22,0,129,11,0,16,21,0,1,6,0,30,5,22,0,130,11,0,21,31,0,125,6,22,0,131,11,14,21,0,1,0,33,31,0,130,6,0,0,21,0,127,0,13,5,0,42,0,1,7,31,0,129,6,6,0,21,22,0,128,13,14,31,0,53,0,33,31,0,34,6,22,0,132,11,14,0,63,0,21,21,0,67,6,0,49,0,0,7,5,0,30,0,64,0,21,21,0,66,6,6,0,24,0,64,6,0,27,0,53,0,1,8,5,0,0,31,0,55,0,26,0,64,6,0,30,31,0,66,6,0,8,5,6,0,42,0,21,7,31,0,49,6,22,0,133,11,14,0,77,0,14,21,0,3,6,0,27,5,0,10,31,0,67,6,0,10,21,0,59,0,14,0,68,6,6,0,12,31,0,64,6,0,30,5,22,0,134,11,14,31,0,65,0,30,5,22,0,135,11,14,21,0,124,0,0,21,0,122,6,0,0,0,52,21,0,69,0,53,0,33,8,0,2,21,0,124,10,8,5,22,0,136,11,14,21,0,136,0,30,31,0,59,0,33,21,0,122,6,22,0,137,11,0,14,0,68,6,22,0,138,11,0,2,21,0,124,0,0,0,64,6,6,6,0,21,22,0,134,13,14,21,0,138,0,8,5,22,0,138,12,14,21,0,138,0,42,0,30,7,22,0,122,13,14,21,0,138,0,42,0,30,7,22,0,136,13,14,21,0,131,21,0,131,21,0,132,21,0,132,21,0,50,0,30,0,68,6,21,0,134,21,0,71,0,30,21,0,72,6,0,64,0,0,21,0,82,6,0,64,0,0,21,0,82,6,31,0,69,0,33,21,0,61,6,0,6,0,64,6,0,0,21,0,61,6,31,0,136,21,0,135,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,116,6,22,0,139,11,0,31,5,22,0,140,11,14,31,0,131,0,44,0,63,7,5,31,0,128,21,0,132,0,44,0,80,7,5,31,0,132,0,13,5,0,25,5,0,0,0,64,6,31,0,133,0,22,31,0,77,0,33,31,0,50,6,0,0,0,69,6,6,0,29,5,0,20,5,31,0,134,0,44,0,81,7,5,21,0,1,0,0,21,0,68,6,0,33,31,0,70,0,30,21,0,72,6,6,0,0,21,1,14,0,34,5,0,0,0,64,6,0,1,0,60,6,6,0,6,0,60,6,21,0,82,0,44,0,82,7,5,31,0,1,0,33,0,64,0,1,31,0,82,6,6,0,42,0,1,7,21,1,31,6,31,0,3,0,33,21,0,61,6,0,0,0,65,6,31,0,56,0,33,21,0,122,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,123,0,14,0,64,6,0,6,31,0,137,6,0,2,0,60,6,0,0,31,0,124,6,0,30,31,0,138,6,6,0,0,0,65,6,0,5,0,83,6,21,0,78,0,2,0,67,6,0,0,0,84,6,22,0,141,11,0,24,0,59,6,3,12,0,21,31,0,118,6,0,21,5,0,33,21,0,140,6,22,0,142,11,14,0,19,0,42,0,33,7,21,0,13,10,0,21,0,13,0,53,0,42,0,24,0,52,0,1,8,7,8,10,22,0,143,11,14,31,0,71,0,30,31,0,72,6,0,42,0,1,7,0,64,6,31,0,61,21,0,122,3,3,0,21,5,21,0,143,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,139,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,135,6,6,22,0,144,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,135,0,13,5,8,0,33,21,0,140,10,0,42,0,21,7,0,59,10,8,7,21,0,144,31,0,68,0,10,31,0,63,6,0,8,5,0,27,5,21,1,35,5,0,33,31,0,122,6,31,0,143,31,0,144,6,3,2,6,22,0,145,11,14,31,0,135,0,13,0,51,0,1,8,21,0,142,6,0,16,31,0,140,6,0,21,0,64,6,0,30,5,0,30,0,52,21,0,39,8,0,54,0,44,0,18,0,57,0,20,0,50,0,23,8,8,7,8,21,0,79,6,22,0,146,11,14,31,0,141,0,34,0,59,6,0,21,31,0,142,6,31,0,127,31,0,40,31,0,39,0,8,5,31,0,146,21,0,99,0,44,0,13,7,5,0,0,31,0,42,6,31,0,99,31,0,111,3,6,31,0,145,3,4,25,3,0,0,44,0,41,0,63,7,0,40,0,147,10,7,3,0,0,63,0,25,5,3,4,22,0,3,11,14,31,0,2,0,13,0,11,0,67,10,0,57,0,11,0,51,0,22,8,8,5,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,5,22,0,4,22,0,5,22,0,6,22,0,7,4,4,11,14,31,0,1,21,1,37,31,0,5,21,0,6,3,2,6,22,0,8,11,22,0,9,22,0,10,22,0,11,22,0,12,22,0,13,4,5,11,14,31,0,9,21,1,39,31,0,10,21,0,11,0,34,5,31,0,12,31,0,13,31,0,6,0,44,0,63,7,5,0,27,31,0,7,6,3,5,6,22,0,14,22,0,15,22,0,16,22,0,17,4,4,11,14,31,0,14,31,0,11,0,24,0,64,6,0,21,31,0,4,0,33,31,0,15,6,3,1,6,0,21,5,31,0,16,0,12,5,0,29,5,0,43,0,11,7,5,31,0,17,31,0,8,3,5,25,31,0,1,31,0,2,5,25,21,0,1,0,33,0,52,21,0,2,0,30,31,0,1,17,8,0,54,0,44,0,64,7,8,5,21,1,13,31,0,2,0,42,0,33,7,16,6,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,107,3,2,6,25,0,63,0,40,31,0,1,0,21,0,63,6,0,33,0,52,0,49,0,0,7,8,21,1,31,6,0,9,21,1,32,6,0,30,5,0,108,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,109,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,110,3,2,6,25,0,63,0,40,31,0,2,0,30,31,0,1,17,0,42,0,33,7,21,1,26,17,0,111,3,2,6,25,21,0,2,0,42,0,30,7,22,1,26,13,14,21,0,2,0,42,0,30,7,22,1,25,13,14,31,0,1,0,30,31,0,2,6,25,0,47,0,10,7,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,10,0,42,0,40,7,0,63,10,8,25,0,63,0,28,0,53,0,45,0,14,7,8,0,48,15,25,7,0,19,0,50,0,44,0,63,7,8,10,0,34,0,59,10,3,2,0,55,0,13,0,11,0,63,10,0,51,0,9,8,8,22,0,3,11,14,15,26,22,0,4,11,14,0,63,21,0,4,0,121,8,0,42,0,64,31,0,4,0,122,8,7,3,2,0,55,0,13,0,51,0,12,8,8,22,0,5,11,14,31,0,1,31,0,5,0,123,3,2,0,55,0,13,0,51,0,5,8,0,11,31,0,3,10,8,31,0,2,17,0,42,0,40,7,0,63,6,25,0,14,0,57,0,47,0,10,7,8,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,0,42,0,64,0,56,0,33,8,7,0,41,21,1,6,7,0,22,21,1,5,10,10,0,29,0,50,0,9,8,9,10,0,42,0,40,7,0,63,10,8,25,21,1,15,0,21,0,63,6,0,30,21,0,1,6,0,13,21,2,15,0,34,5,0,0,0,67,6,6,21,1,13,0,21,0,63,10,0,30,31,0,1,10,21,1,10,0,127,8,5,25,31,0,1,0,6,22,1,24,13,0,14,0,68,6,21,1,25,21,1,10,31,0,4,8,5,25,21,2,26,21,2,24,31,0,1,6,0,9,21,1,33,0,14,0,63,6,6,25,21,1,5,0,33,0,52,21,0,1,8,0,54,21,1,5,0,33,21,0,2,17,8,5,22,1,5,12,14,21,1,6,0,33,0,52,31,0,2,8,0,54,21,1,6,0,33,31,0,1,6,8,5,22,1,6,12,25,21,1,23,0,33,21,0,1,6,0,2,0,52,0,8,8,21,1,78,6,0,6,22,1,79,13,0,14,0,68,6,21,1,28,0,50,0,31,8,0,33,31,0,1,10,21,1,10,0,138,8,5,25,21,1,100,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,101,6,0,8,5,21,1,85,0,30,0,52,21,1,89,8,0,53,0,21,8,9,0,33,31,0,1,10,21,1,10,0,143,8,5,25,21,0,1,0,27,5,0,0,31,0,2,17,0,49,0,6,7,5,0,6,31,0,1,6,25,0,36,0,14,0,18,0,50,0,13,8,10,0,42,0,30,7,0,19,10,0,0,31,0,2,10,0,42,0,33,7,21,3,8,10,0,21,0,102,10,0,21,31,0,1,10,0,21,0,120,10,25] - ,[runtime[0],runtime[1],runtime[2],runtime[3],runtime[4],runtime[6],runtime[7],runtime[8],runtime[9],runtime[10],runtime[11],runtime[12],runtime[13],runtime[14],runtime[15],runtime[16],runtime[17],runtime[19],runtime[20],runtime[21],runtime[22],runtime[23],runtime[24],runtime[25],runtime[26],runtime[27],runtime[28],runtime[29],runtime[30],runtime[31],runtime[32],runtime[33],runtime[34],runtime[35],runtime[36],runtime[37],runtime[38],runtime[39],runtime[40],runtime[41],runtime[42],runtime[43],runtime[44],runtime[45],runtime[46],runtime[47],runtime[48],runtime[49],runtime[50],runtime[51],runtime[52],runtime[53],runtime[54],runtime[55],runtime[56],runtime[58],runtime[59],runtime[61],10,-1,11,26,9,0,1,5,8,4,2,3,-3,-2,6,17,3.1415926535898,Infinity,-4,-5,-6,21,15,14,28,19,25,'\0','0','#','\'','\"','@',str("⋄,"),str("⇐←↩"),str("(){}⟨⟩"),str("‿"),str("·"),str("𝕊𝕏𝕎𝔽𝔾𝕤𝕩𝕨𝕣𝕗𝕘"),str(".¯π∞"),str("_"),str("aA"),str("•"),str("𝕨"),str(" "),str("#\'\"@"),str("s"),str("Unknown character"),str(": "),str("Unclosed quote"),str("Words can\'t only have underscores"),str("System dot with no name"),str("𝕣 can\'t be used with other word characters"),str("Numbers can\'t start with underscores"),str("Letter"),str(" \""),str("\" not allowed in numbers"),str("ea"),str("Negative sign in the middle of a number"),str("Portion of a number is empty"),str("Ill-formed decimal or exponent use"),str("π and ∞ must occur alone"),str("Missing "),str("opening"),str("closing"),str("Malformed bracket nesting"),str("Empty program"),str("Swapped open and closed brackets"),str("Parentheses can\'t contain separators"),str("Empty statement or expression"),str("Invalid assignment or stranding use"),str("Dot must be followed by a name"),str("Can\'t strand Nothing (·)"),str("Special name outside of any block"),str("Dot must be preceded by a subject"),str("Nothing (·) cannot be assigned"),str("Missing operand"),str("Can\'t use Nothing (·) in lists"),str("Double subjects (missing ‿?)"),str("Role of the two sides in assignment must match"),str("Can\'t return Nothing (·)"),str("Assignment target must be a name or list of targets"),str("Can\'t nest assignments (write aliases with ⇐)"),str("Can\'t use result of function/modifier assignment without parentheses"),str("Can\'t define special name"),str("Redefinition"),str("Undefined identifier"),str("Can\'t export from surrounding scope"),str("Second-level parts of a train must be functions"),str("System values not supported")] - ,[[0,1,0,0],[0,0,3,41],[1,0,541,5],[1,1,560,5],[0,0,[[],[684]],57],[0,0,[[],[2854]],23],[0,0,[[],[3679]],147],[0,0,[[],[9243]],18],[0,0,[[],[9471]],3],[0,0,[[],[9479]],3],[0,0,9519,3],[0,0,9538,3],[0,0,9579,3],[0,0,9598,3],[0,0,[[],[9617]],3],[0,0,[[],[9645]],3],[2,1,9681,3],[0,0,9717,6],[2,1,9854,3],[0,0,9926,3],[1,0,9976,5],[0,0,10002,3],[0,0,[[],[10024]],3],[0,0,10082,3],[0,0,10135,3],[0,0,10197,3],[2,1,10222,3]] + [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,0,58,0,0,0,85,6,22,0,6,11,14,31,0,3,31,0,4,31,0,5,21,0,6,0,21,0,91,6,0,92,0,93,0,94,0,95,0,96,0,97,0,20,0,60,0,50,3,2,6,0,43,0,33,7,0,59,6,0,98,0,58,0,25,5,0,0,0,86,6,0,61,22,0,7,11,0,25,5,0,45,0,0,7,0,100,6,0,20,5,0,42,0,21,7,0,99,6,0,62,0,0,0,85,6,0,21,0,103,6,0,21,0,102,0,24,0,59,6,6,0,21,0,101,6,0,104,3,15,0,44,0,13,7,0,11,0,51,0,22,8,0,21,10,5,22,0,8,22,0,9,4,2,11,14,21,0,9,0,49,0,0,7,0,27,0,63,10,0,53,0,42,0,44,0,22,7,7,8,5,22,0,10,22,0,11,22,0,12,22,0,13,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,22,0,19,22,0,20,22,0,21,22,0,22,22,0,23,22,0,24,4,15,11,14,0,34,0,53,0,1,8,0,12,0,9,0,15,0,52,0,63,8,10,0,34,0,52,0,64,8,10,22,0,25,11,14,21,0,13,0,34,5,22,0,26,11,14,0,65,0,1,0,53,0,22,8,5,0,0,21,0,19,6,22,0,27,11,14,21,0,19,0,34,5,0,0,0,66,6,22,0,28,11,14,0,13,0,11,0,64,10,0,42,0,30,7,0,105,10,0,53,0,21,8,22,0,29,11,14,15,2,22,0,30,11,14,15,3,21,0,8,7,22,0,31,11,14,21,0,20,0,34,5,22,0,32,11,0,0,0,64,6,22,0,33,11,14,0,64,0,68,0,69,0,59,0,59,0,70,0,59,0,63,3,2,0,71,0,63,0,65,0,72,3,2,0,30,5,0,8,5,3,10,0,41,31,0,9,7,0,23,0,13,10,0,53,0,42,0,44,0,20,7,7,8,5,0,21,5,0,42,0,21,7,0,67,6,22,0,34,11,14,0,2,0,49,0,6,7,9,22,0,35,11,14,21,0,35,0,52,0,13,0,50,0,25,8,8,22,0,36,11,14,21,0,35,0,52,0,13,0,50,0,25,8,0,0,0,64,10,8,22,0,37,11,14,15,4,22,0,38,11,14,15,5,22,0,39,11,14,15,6,22,0,40,11,14,15,7,22,0,41,11,25,31,0,1,0,11,5,0,44,15,8,7,31,0,4,6,0,21,5,25,21,1,30,21,1,29,0,52,0,106,8,0,107,0,19,3,3,7,0,42,0,40,7,0,63,10,22,0,2,11,14,21,0,1,0,53,0,33,8,0,53,0,17,0,57,0,18,0,30,0,13,10,0,50,31,0,2,8,8,8,0,18,0,19,10,22,0,3,11,14,21,0,1,0,31,5,22,0,4,11,14,0,19,0,31,31,0,1,0,33,21,0,4,6,10,0,6,0,64,10,0,42,0,1,7,0,64,10,0,42,0,33,7,31,0,4,10,31,0,3,0,19,10,25,31,0,2,22,0,3,22,0,4,4,2,11,14,0,87,0,14,21,0,1,6,22,0,5,11,14,0,88,0,14,21,0,1,6,22,0,6,11,0,9,0,52,0,26,0,52,0,63,0,63,3,2,8,8,5,0,30,5,22,0,7,11,14,0,89,0,14,21,0,1,6,22,0,8,11,0,30,5,22,0,9,11,14,21,0,7,21,0,9,0,24,0,59,6,21,0,5,0,30,5,3,3,0,21,5,22,0,10,11,0,31,5,22,0,11,11,14,21,0,10,0,33,21,0,11,6,22,0,10,12,14,31,0,7,0,0,0,68,6,31,0,9,0,24,0,64,6,0,64,0,21,21,1,6,0,14,21,0,1,6,6,0,30,5,0,30,0,52,21,0,5,0,49,0,0,7,5,0,21,0,63,6,0,53,0,33,0,50,0,27,0,53,0,1,8,8,8,8,5,3,3,0,21,5,0,33,31,0,11,6,22,0,12,11,14,0,19,0,34,0,59,10,0,14,0,63,10,0,57,15,9,8,22,0,13,11,14,0,30,0,52,21,0,12,0,31,21,0,10,6,0,44,0,63,7,0,21,0,64,10,21,0,13,0,13,0,53,0,21,8,10,0,23,0,13,10,5,8,0,46,0,30,7,9,0,23,21,0,1,0,13,5,10,22,0,14,11,14,31,0,10,21,0,14,5,22,0,15,11,14,31,0,12,31,0,14,5,22,0,16,11,14,21,0,16,0,10,21,0,15,6,22,0,17,11,0,49,0,13,7,0,64,6,22,0,18,11,14,21,0,18,0,11,31,0,16,6,0,9,21,0,8,0,10,21,0,6,6,6,0,47,0,10,7,0,57,15,10,8,5,14,0,90,0,14,21,0,1,6,0,9,21,0,18,6,22,0,19,11,14,31,0,6,0,9,21,0,15,6,0,27,5,0,10,21,0,19,6,0,30,5,22,0,20,11,14,21,0,20,31,0,19,0,53,0,33,8,0,2,0,85,0,1,0,90,6,10,0,1,21,0,1,0,53,0,33,8,10,5,22,0,21,11,14,21,0,8,0,9,22,0,15,13,0,26,5,0,9,21,0,8,6,22,0,22,11,0,12,22,0,18,13,14,31,0,17,0,9,31,0,8,6,0,49,0,13,7,5,0,11,0,64,0,53,0,21,8,0,51,0,2,0,52,0,49,0,0,7,8,8,0,18,10,31,0,22,0,27,5,0,12,31,0,15,6,22,0,23,11,6,0,42,0,1,7,0,64,6,0,42,0,39,7,21,0,1,6,22,0,24,11,14,21,0,18,0,30,5,22,0,25,11,14,21,0,18,0,27,0,64,6,0,30,5,0,23,0,52,0,13,8,21,0,25,6,22,0,26,11,14,21,0,25,31,0,5,0,53,0,33,8,0,2,0,1,10,21,0,26,6,0,1,22,0,26,13,14,31,0,1,0,33,21,0,25,6,21,1,31,5,22,0,27,11,14,21,1,21,21,1,25,21,0,27,6,0,26,5,0,12,21,1,20,0,34,5,0,14,21,0,27,6,6,22,0,28,11,14,21,1,28,0,14,21,0,27,6,22,0,29,11,14,21,1,23,0,34,0,51,0,42,0,1,7,0,22,0,18,10,8,21,1,20,6,21,1,25,21,0,27,6,0,11,31,0,28,6,0,10,21,0,29,6,22,0,30,11,0,11,0,52,0,27,8,5,22,0,31,11,14,21,1,22,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,27,6,22,0,32,11,14,21,1,23,0,34,5,0,14,21,0,27,6,22,0,33,11,14,21,0,32,0,12,21,0,30,6,0,18,0,30,0,10,10,0,26,0,30,0,19,10,0,64,10,0,11,0,30,10,21,0,31,6,0,47,0,10,7,0,57,15,11,8,5,14,21,0,27,0,30,21,0,31,6,0,42,0,1,7,21,1,22,0,34,5,6,0,42,0,3,0,50,0,5,8,7,21,1,7,6,0,2,21,0,29,0,30,21,0,31,6,0,8,5,6,22,0,34,11,14,21,1,22,0,34,5,0,0,21,1,7,6,0,16,21,0,27,6,0,9,21,0,30,6,0,2,21,1,7,6,0,1,22,0,27,13,14,21,0,30,0,26,5,0,12,21,0,33,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,33,0,10,0,52,0,27,8,5,0,13,22,0,31,13,14,31,0,33,0,30,21,0,31,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,34,6,0,2,0,68,6,6,22,0,35,11,0,11,0,63,6,22,0,36,11,14,21,0,36,0,8,5,0,21,0,63,6,0,33,21,0,31,0,49,0,0,7,5,6,0,9,21,0,30,6,22,0,37,11,0,12,21,0,30,6,22,0,38,11,14,21,0,30,0,2,21,0,27,6,0,21,0,52,0,63,8,0,30,21,0,37,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,32,0,21,0,63,6,6,10,0,51,21,1,39,8,21,0,26,6,22,0,39,11,14,31,0,34,0,30,31,0,36,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,38,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,32,6,6,22,0,40,11,14,21,0,37,0,12,21,0,31,6,0,49,0,0,7,5,0,2,21,0,32,0,12,21,0,38,6,6,22,0,41,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,42,11,0,42,0,30,7,21,0,29,6,22,0,43,11,14,21,0,31,22,0,44,11,0,9,31,0,37,6,0,10,21,0,42,6,22,0,31,12,14,21,0,29,0,30,21,0,31,6,0,8,5,0,42,0,30,7,22,0,35,13,0,30,0,52,0,11,0,52,0,63,8,8,5,0,14,0,64,6,22,0,45,11,14,21,0,43,0,21,0,63,6,0,33,21,0,41,6,0,11,0,52,21,0,42,8,0,10,0,13,0,52,21,0,29,8,10,5,0,9,21,0,32,0,12,31,0,38,6,6,0,47,0,10,7,0,57,15,13,8,5,14,31,0,42,0,11,21,0,29,6,0,30,5,21,0,27,0,53,0,33,8,0,12,21,1,22,0,34,5,10,0,11,21,0,45,10,0,53,0,19,0,47,0,10,7,9,0,57,15,14,8,8,5,14,31,0,43,0,8,5,0,2,0,52,0,49,0,0,7,8,5,0,21,0,63,6,0,42,0,1,7,0,64,6,0,33,22,0,41,13,14,21,1,8,0,33,21,0,27,6,0,39,31,0,41,6,0,39,0,68,0,21,31,0,45,6,6,0,34,0,54,0,21,0,52,21,0,4,8,8,5,22,0,46,11,14,31,0,18,0,27,5,0,49,0,0,7,5,0,33,31,0,23,0,30,5,0,21,31,0,20,6,6,0,21,31,0,29,0,12,21,0,31,6,0,30,5,0,33,0,52,0,32,8,31,0,35,6,6,22,0,47,11,14,31,0,39,31,0,21,31,0,24,3,3,0,21,31,0,46,6,22,0,48,11,14,21,0,48,0,44,0,35,7,5,22,0,49,11,0,42,0,44,0,30,0,52,0,49,0,6,7,0,27,0,59,10,0,12,0,19,10,8,7,7,22,0,48,13,14,21,0,48,0,34,0,52,0,64,8,0,54,31,0,3,8,5,22,0,48,12,14,21,1,23,21,1,25,21,0,27,6,0,10,21,0,30,6,0,8,5,22,0,50,11,14,31,0,44,0,10,21,0,50,6,0,42,0,30,7,22,0,26,13,14,31,0,30,0,26,0,53,0,12,8,5,0,10,21,0,50,6,0,42,0,30,7,22,0,25,13,14,21,0,27,0,33,0,52,31,0,47,8,0,54,21,0,48,0,44,0,13,7,5,22,0,51,11,0,27,21,1,33,6,0,49,0,0,7,5,0,0,31,0,49,6,0,21,5,0,24,0,52,0,13,8,31,0,4,6,8,5,0,30,31,0,50,0,10,21,0,31,6,6,22,0,27,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,25,10,21,0,27,6,0,1,22,0,27,13,14,21,1,26,0,14,21,0,27,6,0,42,0,21,7,0,13,0,21,10,0,64,6,0,30,5,0,24,0,64,6,0,24,0,59,6,22,0,52,11,0,44,0,64,7,5,0,49,0,13,7,5,22,0,53,11,14,21,1,16,0,34,5,0,0,0,69,0,65,3,2,6,0,37,21,0,27,0,33,21,0,53,0,1,21,0,52,6,6,0,0,21,0,53,6,6,0,26,0,53,0,10,8,5,0,12,31,0,53,6,0,42,0,30,7,31,0,52,6,22,0,54,11,14,21,1,26,0,13,21,0,27,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,15,7,22,0,27,13,14,31,0,51,0,23,0,68,6,0,47,0,0,7,5,0,22,21,1,33,6,21,1,25,21,0,27,6,0,10,21,1,28,0,14,21,0,27,6,6,22,0,55,11,14,0,63,0,21,21,1,34,6,0,33,21,0,27,0,5,21,1,33,6,6,0,30,0,52,31,0,55,8,0,54,31,0,40,8,5,22,0,56,11,14,21,0,27,0,15,0,52,0,0,0,52,0,69,8,8,0,0,0,65,10,0,2,0,65,0,53,0,22,8,21,1,25,0,19,10,10,21,1,19,0,34,5,6,0,0,22,0,27,13,14,21,0,27,0,14,0,2,0,58,10,0,0,0,11,10,21,1,32,6,0,1,22,0,27,13,14,31,0,27,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,15,16,22,0,3,11,14,21,1,30,21,1,29,0,52,0,113,8,0,114,21,1,8,0,53,0,33,8,0,115,3,4,7,22,0,4,11,14,21,1,20,0,47,0,25,0,53,0,0,8,7,5,0,21,0,116,0,47,0,1,7,5,0,0,21,1,22,0,34,5,6,6,0,44,21,0,1,0,53,0,14,8,7,5,22,0,5,22,0,6,22,0,7,22,0,8,22,0,9,4,5,11,14,21,1,22,0,34,5,0,11,21,0,1,6,0,10,21,0,5,6,0,8,5,0,10,21,1,28,0,14,21,0,1,6,6,21,0,2,21,0,3,21,0,1,0,53,0,30,8,0,50,31,0,4,8,8,5,14,21,0,1,0,14,0,63,6,22,0,10,11,0,10,21,0,5,6,22,0,11,11,0,10,21,0,6,6,22,0,12,11,14,21,0,11,0,10,21,0,7,6,0,8,5,22,0,13,11,14,21,0,11,0,27,5,0,12,21,0,7,6,21,0,2,21,0,3,0,117,8,5,14,21,0,12,0,10,21,0,7,6,0,9,21,0,12,0,26,0,64,6,6,21,0,2,21,0,3,0,118,8,5,14,21,0,1,0,30,21,0,12,6,0,11,0,52,0,27,8,0,10,0,14,0,52,0,63,8,10,5,0,8,5,21,0,2,0,30,31,0,12,10,21,0,3,0,119,8,5,14,21,0,5,0,27,5,0,12,21,0,7,6,0,10,21,0,10,6,0,26,0,10,31,0,5,0,26,5,0,9,21,0,8,6,10,0,9,0,27,10,0,64,6,0,12,21,0,9,0,10,31,0,8,6,6,31,0,2,31,0,3,0,120,8,5,14,21,0,13,0,9,0,52,0,8,21,1,37,0,51,0,12,8,21,1,21,0,34,5,0,13,21,0,1,6,0,11,21,0,6,6,10,0,15,0,26,10,8,5,22,0,14,11,0,9,0,52,0,49,0,0,7,21,1,35,0,1,0,19,10,0,8,10,0,16,0,73,10,8,5,22,0,15,11,14,21,1,20,0,34,5,0,0,0,64,6,0,1,31,0,1,6,0,2,21,0,15,6,0,30,21,0,6,0,8,5,6,0,42,0,33,7,0,58,0,25,5,0,21,0,74,0,64,3,2,6,0,21,0,59,6,6,22,0,16,11,14,21,0,16,0,49,0,0,0,52,0,58,0,53,0,2,8,8,0,2,0,15,0,52,0,63,8,10,7,0,63,6,0,30,31,0,16,0,15,0,63,6,0,26,0,53,0,12,8,5,6,22,0,17,11,14,31,0,7,0,27,5,0,30,31,0,13,0,27,0,53,0,12,8,5,22,0,18,11,6,0,42,0,33,7,0,64,0,59,3,2,6,0,2,22,0,17,13,14,31,0,10,0,30,31,0,11,6,22,0,19,11,14,31,0,14,0,26,0,53,0,12,8,0,30,9,0,51,0,1,0,52,31,0,6,0,26,5,21,1,37,5,0,53,0,33,8,8,0,19,0,2,0,11,10,0,1,0,52,0,27,8,10,0,1,0,1,10,8,31,0,15,6,0,30,21,0,19,6,22,0,20,11,14,21,0,19,0,8,5,0,2,21,0,17,6,0,26,5,0,30,21,0,19,6,0,42,0,1,7,31,0,20,6,22,0,21,11,0,7,5,0,4,0,58,6,22,0,22,11,14,0,64,0,75,3,2,0,33,31,0,9,0,30,31,0,18,6,6,0,2,31,0,17,6,0,30,31,0,19,6,0,30,0,52,21,0,21,0,11,0,63,6,8,0,54,0,2,8,21,0,22,6,0,30,0,52,31,0,21,0,12,0,63,6,8,0,54,0,42,0,3,7,8,31,0,22,6,25,31,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,31,0,4,0,13,5,22,0,8,11,14,15,17,22,0,9,11,14,15,18,22,0,10,11,14,21,0,1,0,13,5,0,11,0,63,6,0,40,0,125,6,14,21,1,16,21,1,25,21,0,1,6,0,2,21,0,3,0,2,0,68,6,0,1,0,59,6,6,22,0,11,11,0,49,0,0,7,5,22,0,12,11,0,31,5,22,0,13,11,14,0,59,0,14,21,0,3,6,0,33,21,0,13,6,22,0,14,11,14,21,0,1,0,33,21,0,13,6,22,0,15,11,0,30,0,52,0,63,0,53,0,11,8,8,0,42,0,1,7,0,64,10,0,17,0,57,31,0,9,8,0,30,0,52,0,63,0,53,0,12,8,8,10,21,0,11,0,33,21,0,13,6,6,14,31,0,12,0,34,21,0,13,0,34,5,6,0,15,0,63,6,0,40,0,126,6,14,21,0,15,0,30,21,0,14,6,0,14,0,52,21,1,26,8,0,9,0,52,0,27,8,0,14,0,52,21,1,16,0,34,5,8,10,5,21,0,13,0,30,21,0,14,10,21,0,10,0,127,8,5,14,31,0,14,0,21,0,64,6,0,9,0,52,0,26,0,52,0,64,8,8,5,15,19,5,14,21,0,11,0,0,21,0,3,6,0,15,0,63,6,0,26,5,22,0,16,11,0,12,21,1,15,0,34,5,0,14,21,0,1,6,6,0,1,22,0,3,13,14,21,0,3,0,15,0,63,6,0,27,5,0,9,31,0,16,6,0,12,21,0,3,0,71,0,53,0,15,8,0,9,0,11,0,52,0,76,8,10,5,6,0,13,0,50,0,25,8,21,0,10,0,129,8,5,14,21,1,32,21,0,8,3,2,21,1,25,21,0,1,6,0,26,5,0,12,0,67,0,14,21,0,3,6,6,0,13,0,50,0,25,8,21,0,10,0,130,8,5,14,0,67,0,14,21,0,3,6,22,0,17,11,0,10,0,52,0,26,8,5,22,0,18,11,14,0,71,0,14,21,0,3,6,0,10,0,52,0,26,8,5,22,0,19,11,0,33,0,52,21,0,13,0,33,0,52,21,0,18,0,53,0,33,8,0,31,9,8,5,8,0,54,0,27,8,5,22,0,20,11,14,21,0,20,0,10,21,0,19,6,0,8,5,22,0,21,11,14,21,1,16,0,34,5,0,0,0,64,6,0,14,21,0,1,6,22,0,22,11,14,21,1,18,0,34,5,0,14,21,0,1,6,0,2,0,68,6,0,0,21,1,27,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,33,21,0,22,0,8,5,21,1,36,5,6,22,0,23,11,14,0,63,22,0,24,11,14,21,0,23,0,13,5,0,25,5,22,0,25,11,14,15,20,22,0,26,11,14,21,0,21,0,8,5,0,2,21,0,23,6,21,0,26,0,131,7,5,14,21,0,18,0,10,21,0,19,6,22,0,27,11,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,0,59,0,14,21,0,3,6,0,10,31,0,27,6,0,33,21,0,13,6,0,21,0,64,6,0,0,0,52,0,49,0,0,7,8,5,0,31,5,0,42,0,33,7,0,8,0,31,0,53,0,42,0,33,7,8,10,0,33,0,52,0,31,8,0,18,10,21,0,13,0,21,0,59,6,6,0,24,0,59,6,0,49,0,0,7,5,0,31,5,22,0,28,11,14,21,1,16,0,34,5,0,0,0,68,6,0,68,3,2,21,1,25,21,0,1,6,0,2,21,0,11,6,0,33,21,0,28,6,22,0,29,11,0,49,0,0,7,5,22,0,30,11,0,31,5,22,0,31,11,14,21,0,31,0,42,0,33,7,22,0,28,13,14,21,0,31,0,42,0,33,7,22,0,30,13,14,21,0,31,0,42,0,33,7,22,0,29,13,14,21,0,28,0,42,0,33,7,22,0,1,13,14,21,0,28,0,42,0,33,7,22,0,11,13,14,21,0,28,0,42,0,33,7,22,0,5,13,14,21,0,28,0,42,0,33,7,22,0,6,13,14,0,63,0,12,21,0,29,6,22,0,32,11,0,49,0,0,7,5,22,0,33,11,14,0,63,0,11,21,0,29,6,0,30,5,22,0,34,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,35,11,0,10,21,0,32,6,22,0,36,11,14,21,0,35,0,30,21,0,36,6,22,0,37,11,0,8,5,0,21,0,64,6,22,0,38,11,14,21,0,37,0,26,0,53,0,10,8,5,0,21,0,63,6,22,0,39,11,14,31,0,35,0,30,5,0,21,21,0,34,6,0,33,21,0,37,0,26,5,0,31,5,0,31,5,6,22,0,40,11,14,31,0,37,0,9,0,52,0,27,8,5,21,0,36,0,30,9,21,0,10,0,132,8,5,14,0,18,0,30,0,10,10,0,42,0,21,7,0,30,0,21,10,0,64,10,22,0,41,11,14,0,19,21,0,41,0,50,0,8,8,21,0,36,10,22,0,42,11,14,0,14,0,50,21,0,42,8,22,0,43,11,14,21,0,1,0,31,21,1,27,0,34,5,0,0,0,63,0,69,0,65,0,72,3,4,6,6,22,0,44,11,14,21,1,27,21,1,25,21,0,1,6,0,30,5,22,0,45,11,14,21,0,44,0,14,0,64,6,21,0,42,5,22,0,46,11,14,31,0,44,21,0,43,0,52,0,69,8,0,2,0,68,10,0,6,31,0,43,0,52,0,68,8,10,5,22,0,47,11,0,0,0,52,0,11,0,52,0,63,8,0,10,21,0,46,10,8,5,22,0,48,11,14,21,0,48,0,13,0,52,0,27,8,5,0,11,21,0,38,6,0,24,0,64,6,21,0,36,0,30,9,21,0,10,0,133,8,5,14,21,0,48,0,34,5,0,11,0,63,6,21,0,1,0,50,15,21,8,0,30,9,21,0,10,0,134,8,5,14,21,0,46,0,2,0,69,6,0,0,0,63,0,68,0,69,3,3,0,33,21,0,47,6,6,22,0,49,11,14,21,0,3,0,33,0,52,21,0,28,0,33,21,0,34,6,8,0,54,31,0,48,0,30,21,0,38,6,0,24,0,64,6,8,5,0,2,21,0,21,6,0,42,0,1,7,21,0,19,6,22,0,3,12,14,31,0,21,0,9,31,0,22,6,22,0,50,11,14,0,63,0,11,21,0,3,6,0,33,0,52,21,0,13,8,0,54,0,27,0,52,0,64,8,8,5,22,0,51,11,0,27,5,0,9,21,0,50,6,22,0,52,11,14,21,0,3,0,33,21,0,52,0,8,5,21,1,36,5,6,0,2,21,0,52,6,0,0,21,0,3,6,0,19,0,15,0,68,10,0,11,21,0,51,10,0,1,0,19,10,0,6,0,19,0,14,0,69,10,0,2,31,0,51,0,0,0,64,6,10,0,33,0,52,21,0,13,8,0,54,0,27,8,9,10,5,22,0,53,11,14,21,0,53,0,33,0,0,0,6,0,64,10,0,5,0,19,10,31,0,52,0,8,5,0,49,0,0,7,5,0,53,0,19,0,1,0,33,10,8,10,0,63,0,14,21,0,53,6,0,9,21,0,50,6,0,8,5,21,1,36,5,6,0,6,22,0,53,13,14,21,0,53,0,27,5,0,2,31,0,50,6,0,0,22,0,3,13,14,21,0,23,0,14,0,64,6,0,9,21,0,53,0,13,0,63,6,6,0,10,22,0,24,13,0,8,5,0,2,22,0,23,13,14,21,0,23,0,1,22,0,53,13,14,0,59,0,14,21,0,3,6,0,27,0,64,6,0,9,0,76,0,14,21,0,3,6,6,0,1,22,0,3,13,14,0,63,0,14,21,0,3,6,0,27,5,0,12,21,0,17,6,21,0,28,0,50,0,31,8,21,0,10,0,135,8,5,14,31,0,18,0,19,0,1,0,8,0,53,0,2,8,10,22,0,3,13,14,21,0,28,0,42,0,33,7,22,0,17,13,14,21,1,32,0,1,21,0,1,6,22,0,54,11,14,31,0,29,0,1,22,0,11,13,14,21,0,11,0,49,0,0,7,5,0,31,5,22,0,13,12,14,21,0,17,0,10,0,52,0,26,8,5,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,11,14,21,0,19,0,1,21,0,20,6,0,33,21,0,55,6,0,12,0,30,0,51,0,1,8,0,11,10,0,63,6,0,42,0,3,7,0,68,6,0,0,0,64,6,22,0,56,11,14,21,1,16,0,34,5,0,0,0,65,6,0,14,21,0,1,6,0,33,21,0,13,6,0,30,5,22,0,57,11,14,31,0,11,0,33,21,0,13,6,0,12,21,0,13,0,53,0,30,8,0,11,9,0,51,0,22,8,0,11,10,0,63,6,0,44,0,21,7,21,0,32,0,30,5,21,0,34,3,2,6,22,0,58,11,14,31,0,58,0,47,15,22,7,5,14,21,0,19,0,33,21,0,55,6,0,31,5,22,0,59,11,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,12,14,21,0,13,0,31,5,22,0,60,11,14,21,0,13,0,42,0,33,7,22,0,1,13,14,21,0,55,0,42,0,33,7,22,0,3,13,14,21,0,55,0,42,0,33,7,22,0,53,13,14,31,0,19,0,12,31,0,20,6,0,33,21,0,55,6,0,30,5,0,21,31,0,59,0,31,5,0,33,21,0,57,6,6,22,0,57,12,14,21,0,3,0,70,0,53,0,15,8,0,9,0,11,0,52,0,77,8,10,5,22,0,61,11,14,0,63,0,11,21,0,3,6,0,11,21,0,61,6,22,0,62,11,14,21,0,62,0,27,5,21,1,36,5,0,42,0,33,7,21,0,53,6,22,0,63,11,0,15,0,64,6,22,0,64,11,14,21,0,53,0,1,5,0,6,0,63,6,22,0,65,11,14,21,0,63,0,1,5,0,6,0,63,6,22,0,66,11,14,21,0,13,22,0,25,12,14,31,0,55,0,42,0,33,7,22,0,24,13,14,21,0,61,0,2,21,0,66,6,21,0,26,0,136,7,5,14,0,68,0,16,21,0,3,6,0,9,0,68,0,11,21,0,63,6,6,22,0,67,11,0,30,5,0,28,5,22,0,68,11,14,0,69,0,14,21,0,3,6,22,0,69,11,0,9,21,0,67,6,0,26,5,0,10,21,0,67,6,22,0,70,11,14,0,68,0,25,5,0,37,21,0,3,6,0,10,21,0,70,6,0,16,21,0,69,6,0,2,0,68,6,0,6,21,0,65,6,0,27,0,2,31,0,69,10,0,6,0,26,10,0,68,6,0,2,21,0,67,6,21,0,26,0,137,7,5,14,21,1,26,0,14,21,0,1,6,22,0,71,11,14,21,1,16,0,34,5,0,0,0,68,6,0,14,21,0,1,6,22,0,72,11,14,21,1,16,0,34,5,0,0,0,67,6,0,14,21,0,1,6,22,0,73,11,21,1,36,0,51,0,11,8,21,0,72,6,0,9,21,0,71,6,22,0,74,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,75,11,14,21,0,74,0,10,21,0,73,6,0,27,5,0,2,21,0,66,6,31,0,26,0,138,7,5,14,0,63,0,14,21,0,3,6,0,11,0,52,0,10,0,52,0,27,8,8,21,0,70,6,0,26,0,53,0,9,8,5,21,0,13,21,0,10,0,139,8,5,14,0,64,0,16,31,0,53,6,0,26,5,0,9,21,1,15,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,11,21,0,64,6,22,0,76,11,14,21,0,76,0,10,21,0,70,6,0,8,5,0,28,0,54,21,1,35,0,1,0,18,10,0,52,0,13,0,50,0,25,8,8,8,5,22,0,77,11,14,21,0,61,0,30,5,22,0,78,11,0,0,0,52,21,0,77,0,53,0,33,8,8,5,0,0,0,64,6,22,0,79,11,14,21,0,3,0,33,21,0,78,6,0,13,0,76,6,22,0,80,11,14,21,0,3,0,33,21,0,79,6,22,0,81,11,14,21,0,63,0,33,21,0,79,6,0,6,0,63,6,0,13,21,0,81,6,0,9,21,0,80,6,21,0,13,0,33,21,0,79,10,21,0,10,0,140,8,5,14,21,1,32,0,1,21,0,1,6,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,78,8,10,5,22,0,82,11,14,21,0,1,0,33,21,0,78,6,0,42,0,1,7,21,1,15,0,34,5,6,0,0,31,0,81,0,15,0,63,6,6,0,0,21,0,80,6,22,0,83,11,14,21,0,1,0,44,0,63,7,5,0,33,0,52,21,0,79,8,0,54,21,0,83,8,5,0,1,0,52,0,26,8,5,0,33,21,0,60,6,0,2,0,52,0,49,0,0,7,0,14,0,63,10,0,10,0,52,0,27,8,9,8,5,0,49,0,0,7,5,0,27,5,22,0,84,11,0,33,21,0,13,6,0,2,5,22,0,85,11,14,21,1,15,0,34,5,0,42,0,1,7,21,1,32,6,0,14,21,0,54,6,0,11,21,0,84,6,21,0,42,5,22,0,86,11,14,21,0,24,0,33,21,0,60,6,31,0,42,5,22,0,87,11,14,21,0,28,0,33,31,0,40,6,0,21,0,63,6,0,42,0,1,7,0,64,6,15,23,5,14,21,0,39,0,9,21,0,38,6,0,9,21,0,87,6,0,24,0,64,6,31,0,36,0,30,9,21,0,10,0,142,8,5,14,21,0,87,0,33,0,52,0,49,0,0,7,8,21,0,72,6,22,0,88,11,14,21,0,88,0,14,0,1,0,18,10,22,0,65,13,14,31,0,88,0,14,0,1,0,18,10,22,0,66,13,14,21,0,85,0,11,21,1,16,21,1,25,0,11,0,34,0,0,0,69,10,0,53,0,14,8,10,21,0,1,6,0,10,21,0,62,6,0,10,31,0,82,6,0,10,21,0,61,6,6,21,0,13,21,0,10,0,143,8,5,14,21,0,85,0,33,21,0,78,6,0,11,0,68,0,14,31,0,83,6,6,21,0,13,0,33,21,0,78,10,21,0,10,0,144,8,5,14,21,0,85,0,12,0,52,0,27,8,5,0,9,21,0,3,0,15,0,63,6,6,0,9,21,0,63,0,11,0,63,6,6,21,0,13,21,0,10,0,145,8,5,14,21,0,85,0,33,21,0,78,6,22,0,89,11,0,12,22,0,80,13,14,21,0,78,0,30,31,0,89,6,22,0,90,11,14,31,0,17,0,27,5,22,0,91,11,0,30,5,22,0,92,11,14,21,0,54,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,63,8,10,5,0,11,31,0,91,6,0,11,31,0,61,0,9,21,0,85,6,0,26,5,0,33,21,0,60,6,6,0,30,5,22,0,93,11,14,21,0,84,0,33,21,0,45,6,22,0,94,11,0,11,0,63,6,22,0,95,11,14,0,68,0,68,3,2,21,1,25,31,0,84,0,33,21,0,93,6,22,0,96,11,6,22,0,97,11,14,0,67,0,11,31,0,94,6,0,9,21,0,95,6,21,0,45,21,0,10,0,146,8,5,14,21,0,33,0,33,21,0,93,6,22,0,98,11,14,21,0,54,0,33,21,0,93,6,22,0,99,11,14,21,0,7,0,13,5,0,11,21,0,99,6,0,9,21,0,98,0,14,0,63,6,6,0,9,21,0,97,6,22,0,100,11,14,21,0,7,0,33,21,0,99,0,30,21,0,100,6,6,22,0,101,11,0,14,0,63,6,21,0,93,0,30,21,0,100,10,21,0,10,0,147,8,5,14,21,0,97,0,30,0,52,31,0,100,8,0,54,31,0,101,0,15,0,63,6,8,5,22,0,97,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,102,11,0,44,0,63,7,5,22,0,103,11,14,21,0,99,0,30,21,0,97,6,22,0,104,11,0,21,21,0,102,6,0,39,21,0,49,0,13,5,0,21,21,0,98,0,30,21,0,97,6,22,0,105,11,6,0,21,21,0,103,6,22,0,106,11,6,22,0,107,11,14,21,0,31,0,33,21,0,34,6,0,21,21,0,1,0,13,5,6,0,33,21,0,105,6,0,21,31,0,31,0,30,31,0,32,6,0,21,0,59,6,0,33,31,0,98,6,0,0,21,0,96,0,14,0,64,6,6,6,22,0,108,11,14,21,0,108,0,31,5,0,33,0,52,21,0,104,0,21,21,0,99,6,22,0,109,11,0,53,0,33,8,0,31,9,8,5,22,0,110,11,14,21,0,110,0,30,0,52,0,15,0,52,21,0,97,0,13,5,8,8,5,15,24,5,14,21,0,110,0,33,31,0,104,0,44,0,59,7,5,0,21,21,0,97,6,0,33,21,0,110,6,0,49,0,0,7,5,22,0,111,11,0,31,5,6,0,30,0,52,21,0,97,0,13,5,0,53,0,11,8,8,5,22,0,110,12,14,21,0,110,0,42,0,33,7,22,0,97,13,14,21,0,110,0,42,0,33,7,22,0,93,13,14,21,0,110,0,42,0,33,7,22,0,96,13,14,31,0,111,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,112,11,14,31,0,99,0,33,21,0,110,0,23,21,0,112,6,6,22,0,113,11,14,21,0,7,0,13,5,0,16,21,0,113,6,21,0,93,0,23,21,0,112,10,21,0,10,21,0,113,0,53,0,30,8,0,38,9,21,1,29,0,148,10,8,5,14,21,0,96,0,11,0,63,6,22,0,114,11,0,9,0,69,0,11,31,0,96,6,6,22,0,115,11,14,31,0,30,0,33,21,0,93,6,0,33,0,52,21,0,97,21,1,36,5,0,24,21,0,112,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,116,11,0,33,21,0,113,6,10,0,1,0,19,10,5,22,0,117,11,14,21,0,117,0,11,0,63,6,0,9,21,0,115,6,21,0,93,21,0,10,0,149,8,5,14,31,0,115,21,0,41,0,24,0,64,10,0,16,0,30,10,21,0,97,6,0,33,31,0,110,0,30,21,0,97,6,0,31,5,22,0,118,11,6,0,21,31,0,103,6,0,39,31,0,106,6,22,0,119,11,14,31,0,105,0,21,31,0,116,6,0,36,0,0,21,0,49,0,53,0,33,8,10,5,0,19,0,24,0,52,0,13,8,31,0,102,10,0,33,0,52,0,31,8,31,0,118,10,0,33,21,0,97,0,24,31,0,112,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,113,8,10,5,22,0,120,11,14,21,0,117,0,11,0,63,6,31,0,41,0,34,0,54,0,63,8,9,0,33,0,52,0,49,0,0,7,8,0,18,10,21,0,97,6,0,9,21,0,97,0,26,0,64,6,0,11,21,0,114,6,6,22,0,121,11,14,21,0,54,0,33,21,0,45,6,0,0,0,69,6,0,0,21,0,46,0,2,0,69,6,0,33,21,0,33,0,33,21,0,45,6,22,0,122,11,6,6,22,0,123,11,14,31,0,122,0,2,0,72,6,0,0,21,0,123,6,0,28,0,54,0,37,8,5,0,21,22,0,121,13,14,21,0,92,21,0,45,0,21,21,0,93,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,124,11,14,31,0,95,0,21,31,0,114,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,121,6,0,0,0,79,6,22,0,125,11,14,21,0,92,0,44,0,61,7,5,31,0,54,0,33,31,0,92,6,31,0,125,31,0,45,0,44,0,63,7,5,0,21,31,0,117,6,31,0,123,0,21,31,0,120,6,3,5,22,0,126,11,14,21,0,70,0,8,5,0,49,0,0,7,5,21,1,35,0,1,0,19,10,21,0,62,6,0,7,0,10,0,12,10,0,68,6,0,9,21,0,64,6,22,0,127,11,14,31,0,67,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,128,11,0,11,21,0,85,0,11,21,0,62,6,0,10,0,52,0,26,8,5,0,10,21,0,70,6,0,10,31,0,127,6,22,0,129,11,6,0,30,5,22,0,130,11,14,31,0,128,0,10,31,0,129,6,0,12,21,0,64,6,21,0,13,21,0,10,0,150,8,5,14,0,63,0,14,21,0,3,6,0,11,21,0,70,6,0,10,0,63,0,16,21,0,3,6,0,9,31,0,64,6,6,0,8,5,0,2,0,68,6,0,6,31,0,65,6,0,26,0,68,6,0,33,21,0,130,6,22,0,131,11,0,13,0,68,6,22,0,132,11,14,21,1,26,0,11,21,0,1,6,0,30,5,22,0,133,11,0,42,0,33,7,21,0,1,6,22,0,134,11,0,9,5,0,38,5,22,0,135,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,134,6,22,0,136,11,14,31,0,8,0,0,21,1,32,6,22,0,137,11,0,16,21,0,1,6,0,30,5,22,0,138,11,0,21,31,0,133,6,22,0,139,11,14,21,0,1,0,33,31,0,138,6,0,0,21,0,135,0,13,5,0,42,0,1,7,31,0,137,6,6,0,21,22,0,136,13,14,31,0,60,0,33,31,0,34,6,22,0,140,11,14,0,63,0,21,21,0,74,6,0,49,0,0,7,5,0,30,0,64,0,21,21,0,73,6,6,0,24,0,64,6,0,27,0,53,0,1,8,5,0,0,31,0,62,0,26,0,64,6,0,30,31,0,73,6,0,8,5,6,0,42,0,21,7,31,0,56,6,22,0,141,11,14,0,77,0,14,21,0,3,6,0,27,5,0,10,31,0,74,6,0,10,21,0,66,0,14,0,68,6,6,0,12,31,0,71,6,0,30,5,22,0,142,11,14,31,0,75,0,10,31,0,72,6,0,30,5,22,0,143,11,14,21,0,132,0,0,21,0,130,6,0,0,0,52,21,0,77,0,53,0,33,8,0,2,21,0,132,10,8,5,22,0,144,11,14,21,0,144,0,30,31,0,66,0,33,21,0,130,6,22,0,145,11,0,14,0,68,6,22,0,146,11,0,2,21,0,132,0,0,0,64,6,6,6,0,21,22,0,142,13,14,21,0,146,0,8,5,22,0,146,12,14,21,0,146,0,42,0,30,7,22,0,130,13,14,21,0,146,0,42,0,30,7,22,0,144,13,14,21,0,139,21,0,139,21,0,140,21,0,140,21,0,57,0,30,0,68,6,21,0,142,21,0,79,0,30,21,0,80,6,0,64,0,0,21,0,90,6,0,64,0,0,21,0,90,6,31,0,77,0,33,21,0,68,6,0,6,0,64,6,0,0,21,0,68,6,31,0,144,21,0,143,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,124,6,22,0,147,11,0,31,5,22,0,148,11,14,31,0,139,0,44,0,63,7,5,31,0,136,21,0,140,0,44,0,80,7,5,31,0,140,0,13,5,0,25,5,0,0,0,64,6,31,0,141,0,22,31,0,85,0,33,31,0,57,6,0,0,0,69,6,6,0,29,5,0,20,5,31,0,142,0,44,0,81,7,5,21,0,1,0,0,21,0,76,6,0,33,31,0,78,0,30,21,0,80,6,6,0,0,21,1,15,0,34,5,0,0,0,64,6,0,1,0,60,6,6,0,6,0,60,6,21,0,90,0,44,0,82,7,5,31,0,1,0,33,0,64,0,1,31,0,90,6,6,0,42,0,1,7,21,1,32,6,31,0,3,0,33,21,0,68,6,0,0,0,65,6,31,0,63,0,33,21,0,130,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,131,0,14,0,64,6,0,6,31,0,145,6,0,2,0,60,6,0,0,31,0,132,6,0,30,31,0,146,6,6,0,0,0,65,6,0,5,0,83,6,21,0,86,0,2,0,67,6,0,0,0,84,6,22,0,149,11,0,24,0,59,6,3,12,0,21,31,0,126,6,0,21,5,0,33,21,0,148,6,22,0,150,11,14,0,19,0,42,0,33,7,21,0,13,10,0,21,0,13,0,53,0,42,0,24,0,52,0,1,8,7,8,10,22,0,151,11,14,31,0,79,0,30,31,0,80,6,0,42,0,1,7,0,64,6,31,0,68,21,0,130,3,3,0,21,5,21,0,151,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,147,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,143,6,6,22,0,152,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,143,0,13,5,8,0,33,21,0,148,10,0,42,0,21,7,0,59,10,8,7,21,0,152,31,0,76,0,10,31,0,70,6,0,8,5,0,27,5,21,1,36,5,0,33,31,0,130,6,31,0,151,31,0,152,6,3,2,6,22,0,153,11,14,0,63,0,64,0,25,5,0,23,5,0,68,0,25,5,0,44,0,20,7,5,3,3,0,33,31,0,39,0,2,0,68,6,0,6,21,0,87,6,0,2,21,0,46,6,0,30,21,0,38,6,6,0,0,21,0,38,0,30,5,6,22,0,154,11,14,31,0,47,0,30,21,0,38,6,31,0,46,0,8,5,0,30,31,0,38,6,31,0,154,3,3,22,0,155,11,14,31,0,143,0,13,0,51,0,1,8,21,0,150,6,0,16,31,0,148,6,0,21,0,64,6,0,30,5,21,0,107,0,44,0,13,7,5,0,0,31,0,49,6,31,0,107,31,0,119,3,4,22,0,156,11,14,31,0,149,0,34,0,59,6,0,21,31,0,150,6,31,0,135,31,0,155,31,0,156,31,0,153,3,5,25,3,0,0,44,0,41,0,63,7,0,40,0,151,10,7,3,0,0,63,0,25,5,3,4,22,0,3,11,14,31,0,2,0,13,0,11,0,67,10,0,57,0,11,0,51,0,22,8,8,5,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,5,22,0,4,22,0,5,22,0,6,22,0,7,4,4,11,14,31,0,1,21,1,38,31,0,5,21,0,6,3,2,6,22,0,8,11,22,0,9,22,0,10,22,0,11,22,0,12,22,0,13,4,5,11,14,31,0,9,21,1,40,31,0,10,21,0,11,0,34,5,31,0,12,31,0,13,31,0,6,0,44,0,63,7,5,0,27,31,0,7,6,3,5,6,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,4,5,11,14,31,0,14,31,0,11,0,24,0,64,6,0,21,31,0,4,0,33,31,0,15,6,3,1,6,0,21,5,31,0,16,0,12,5,0,29,5,0,43,0,11,7,5,31,0,17,0,12,5,0,29,5,0,43,0,11,7,5,31,0,18,31,0,8,3,6,25,31,0,1,31,0,2,5,25,21,0,1,0,33,0,52,21,0,2,0,30,31,0,1,17,8,0,54,0,44,0,64,7,8,5,21,1,13,31,0,2,0,42,0,33,7,16,6,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,108,3,2,6,25,0,63,0,40,31,0,1,0,21,0,63,6,0,33,0,52,0,49,0,0,7,8,21,1,31,6,0,9,21,1,32,6,0,30,5,0,109,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,110,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,111,3,2,6,25,0,63,0,40,31,0,2,0,30,31,0,1,17,0,42,0,33,7,21,1,26,17,0,112,3,2,6,25,21,0,2,0,42,0,30,7,22,1,26,13,14,21,0,2,0,42,0,30,7,22,1,25,13,14,31,0,1,0,30,31,0,2,6,25,0,47,0,10,7,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,10,0,42,0,40,7,0,63,10,8,25,0,63,0,28,0,53,0,45,0,14,7,8,0,48,15,25,7,0,19,0,50,0,44,0,63,7,8,10,0,34,0,59,10,3,2,0,55,0,13,0,11,0,63,10,0,51,0,9,8,8,22,0,3,11,14,15,26,22,0,4,11,14,0,63,21,0,4,0,122,8,0,42,0,64,31,0,4,0,123,8,7,3,2,0,55,0,13,0,51,0,12,8,8,22,0,5,11,14,31,0,1,31,0,5,0,124,3,2,0,55,0,13,0,51,0,5,8,0,11,31,0,3,10,8,31,0,2,17,0,42,0,40,7,0,63,6,25,0,14,0,57,0,47,0,10,7,8,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,0,42,0,64,0,56,0,33,8,7,0,41,21,1,6,7,0,22,21,1,5,10,10,0,29,0,50,0,9,8,9,10,0,42,0,40,7,0,63,10,8,25,21,1,15,0,21,0,63,6,0,30,21,0,1,6,0,13,21,2,16,0,34,5,0,0,0,67,6,6,21,1,13,0,21,0,63,10,0,30,31,0,1,10,21,1,10,0,128,8,5,25,31,0,1,0,6,22,1,24,13,0,14,0,68,6,21,1,25,21,1,10,31,0,4,8,5,25,21,2,27,21,2,25,31,0,1,6,0,9,21,1,33,0,14,0,63,6,6,25,21,1,5,0,33,0,52,21,0,1,8,0,54,21,1,5,0,33,21,0,2,17,8,5,22,1,5,12,14,21,1,6,0,33,0,52,31,0,2,8,0,54,21,1,6,0,33,31,0,1,6,8,5,22,1,6,12,25,21,1,23,0,33,21,0,1,6,0,2,0,52,0,8,8,21,1,86,6,0,6,22,1,87,13,0,14,0,68,6,21,1,28,0,50,0,31,8,0,33,31,0,1,10,21,1,10,0,141,8,5,25,21,1,108,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,109,6,0,8,5,21,1,93,0,30,0,52,21,1,97,8,0,53,0,21,8,9,0,33,31,0,1,10,21,1,10,0,147,8,5,25,21,0,1,0,27,5,0,0,31,0,2,17,0,49,0,6,7,5,0,6,31,0,1,6,25,0,36,0,14,0,18,0,50,0,13,8,10,0,42,0,30,7,0,19,10,0,0,31,0,2,10,0,42,0,33,7,21,3,8,10,0,21,0,103,10,0,21,31,0,1,10,0,21,0,121,10,25] + ,[runtime[0],runtime[1],runtime[2],runtime[3],runtime[4],runtime[6],runtime[7],runtime[8],runtime[9],runtime[10],runtime[11],runtime[12],runtime[13],runtime[14],runtime[15],runtime[16],runtime[17],runtime[19],runtime[20],runtime[21],runtime[22],runtime[23],runtime[24],runtime[25],runtime[26],runtime[27],runtime[28],runtime[29],runtime[30],runtime[31],runtime[32],runtime[33],runtime[34],runtime[35],runtime[36],runtime[37],runtime[38],runtime[39],runtime[40],runtime[41],runtime[42],runtime[43],runtime[44],runtime[45],runtime[46],runtime[47],runtime[48],runtime[49],runtime[50],runtime[51],runtime[52],runtime[53],runtime[54],runtime[55],runtime[56],runtime[58],runtime[59],runtime[61],10,-1,11,26,9,0,1,5,8,4,2,3,-3,-2,6,17,3.1415926535898,Infinity,-4,-5,-6,21,15,14,28,19,25,'\0','0','#','\'','\"','@',str("⋄,"),str(";"),str("⇐←↩"),str("(){}⟨⟩"),str("‿"),str("·"),str("𝕊𝕏𝕎𝔽𝔾𝕤𝕩𝕨𝕣𝕗𝕘"),str(".¯π∞"),str("_"),str("aA"),str("•"),str("𝕨"),str(" "),str("#\'\"@"),str("s"),str("Unknown character"),str(": "),str("Unclosed quote"),str("Words can\'t only have underscores"),str("System dot with no name"),str("𝕣 can\'t be used with other word characters"),str("Numbers can\'t start with underscores"),str("Letter"),str(" \""),str("\" not allowed in numbers"),str("ea"),str("Negative sign in the middle of a number"),str("Portion of a number is empty"),str("Ill-formed decimal or exponent use"),str("π and ∞ must occur alone"),str("Missing "),str("opening"),str("closing"),str("Malformed bracket nesting"),str("Empty program"),str("Swapped open and closed brackets"),str("Parentheses can\'t contain separators"),str("Empty statement or expression"),str("Invalid assignment or stranding use"),str("Dot must be followed by a name"),str("Can\'t strand Nothing (·)"),str("At most two header-less bodies allowed"),str("Block cases must be of the same kind"),str("Special name outside of any block"),str("Dot must be preceded by a subject"),str("Nothing (·) cannot be assigned"),str("Missing operand"),str("Can\'t use Nothing (·) in lists"),str("Double subjects (missing ‿?)"),str("Role of the two sides in assignment must match"),str("Can\'t return Nothing (·)"),str("Invalid use of 𝕨 in monadic case"),str("Assignment target must be a name or list of targets"),str("Can\'t nest assignments (write aliases with ⇐)"),str("Can\'t use result of function/modifier assignment without parentheses"),str("Can\'t define special name"),str("Redefinition"),str("Undefined identifier"),str("Can\'t export from surrounding scope"),str("Second-level parts of a train must be functions"),str("System values not supported")] + ,[[0,1,0],[0,0,1],[1,0,2],[1,1,3],[0,0,[[],[4]]],[0,0,[[],[5]]],[0,0,[[],[6]]],[0,0,[[],[7]]],[0,0,[[],[8]]],[0,0,[[],[9]]],[0,0,10],[0,0,11],[0,0,12],[0,0,13],[0,0,[[],[14]]],[0,0,[[],[15]]],[2,1,16],[0,0,17],[2,1,18],[0,0,19],[1,0,20],[0,0,21],[0,0,[[],[22]]],[0,0,23],[0,0,24],[0,0,25],[2,1,26]] + ,[[0,0],[3,42],[548,5],[567,5],[691,57],[2861,23],[3686,157],[9541,19],[9787,3],[9795,3],[9835,3],[9854,3],[9895,3],[9914,3],[9933,3],[9961,3],[9997,3],[10033,6],[10170,3],[10242,3],[10292,5],[10318,3],[10340,3],[10398,3],[10451,3],[10513,3],[10538,3]] ); let compile = compgen(list(glyphs.map(str))); runtime[42] = rtAssert; @@ -404,9 +425,10 @@ let bqn = bqngen(compile, rt_sys); let fmtnum = x => str(x==Infinity ? "∞" : x==-Infinity ? "¯∞" : (""+x).replace(/-/g,"¯").replace(/\+/g,"")); let [fmt1,repr] = run( - [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,22,0,6,4,4,11,14,0,68,0,15,0,18,0,18,10,0,40,0,69,8,3,2,0,43,0,10,0,40,0,58,8,8,21,0,6,3,2,0,43,0,58,0,41,0,8,8,8,22,0,7,11,14,15,2,22,0,8,11,14,0,11,0,8,0,50,10,0,45,15,3,8,22,0,9,11,14,15,4,22,0,10,11,14,15,5,22,0,11,11,14,15,6,15,7,3,2,0,43,15,8,0,49,3,2,0,43,0,10,0,41,0,10,0,40,0,49,8,0,39,0,7,8,8,8,8,22,0,12,11,14,0,78,0,19,0,77,6,15,9,15,10,3,2,0,43,0,10,0,11,0,46,10,0,7,0,11,0,10,0,50,10,10,8,3,2,0,43,0,14,0,14,0,46,0,46,3,2,10,8,22,0,13,11,14,15,11,22,0,14,11,14,15,12,22,0,15,11,14,15,13,15,14,15,15,3,3,0,43,0,30,0,58,7,0,8,0,17,10,0,38,0,35,0,0,7,0,12,0,0,0,8,0,40,0,46,8,10,0,10,10,8,8,22,0,16,11,14,21,0,7,0,19,9,31,0,16,21,0,15,3,2,0,43,0,34,21,0,3,7,0,12,0,55,10,0,17,0,38,0,35,0,7,7,8,9,8,21,0,15,3,3,0,43,0,13,0,3,0,50,10,8,22,0,17,11,14,15,16,22,0,18,11,14,0,86,0,87,0,88,0,89,0,90,3,5,0,33,0,15,0,18,0,18,10,7,0,66,6,22,0,19,11,14,0,50,0,41,0,1,8,0,31,0,28,7,21,0,19,10,21,0,18,21,0,17,0,38,31,0,19,0,28,5,0,27,3,2,0,43,0,10,0,11,0,49,10,8,8,8,0,28,0,49,10,0,19,9,22,0,20,11,14,0,16,0,16,31,0,17,9,31,0,20,3,2,0,43,0,15,0,12,0,55,10,8,21,0,3,10,22,0,21,11,14,15,17,22,0,22,11,14,0,70,0,16,0,15,0,18,0,16,0,26,0,11,0,0,0,49,10,10,10,0,18,0,15,10,0,67,10,0,33,21,0,7,0,18,0,79,10,7,0,18,9,0,21,0,49,10,0,33,21,0,22,0,18,0,91,10,7,0,18,9,0,23,0,72,10,0,18,0,71,10,3,3,0,43,0,34,21,0,3,7,0,31,0,27,7,0,50,0,17,0,56,6,0,24,0,50,0,49,0,46,3,3,6,10,0,35,0,4,7,9,8,3,2,0,43,0,10,0,8,0,46,10,8,22,0,23,11,14,0,28,0,38,21,0,22,8,0,18,0,92,10,21,0,23,0,17,31,0,23,0,39,0,18,0,40,0,93,0,41,0,18,8,8,8,0,14,10,3,3,0,43,0,11,0,3,0,50,10,8,22,0,24,11,14,31,0,7,31,0,24,3,2,0,43,21,0,3,0,11,0,46,10,8,22,0,25,11,14,0,30,0,46,7,0,29,0,94,10,31,0,18,31,0,22,8,0,28,0,49,10,22,0,26,11,14,0,16,0,16,31,0,25,9,31,0,26,3,2,0,43,0,15,0,12,0,55,10,8,21,0,3,10,22,0,27,11,14,21,0,21,0,38,0,32,0,57,0,0,0,58,6,0,41,0,18,8,7,8,0,17,9,0,21,0,47,10,21,0,27,3,2,25,0,49,0,33,0,20,7,31,0,1,0,1,5,6,0,25,0,42,0,37,0,31,0,34,0,2,7,7,7,8,5,0,35,0,47,0,48,3,2,0,44,0,0,8,7,31,0,2,17,0,17,5,0,28,0,40,0,47,8,0,42,0,46,8,5,25,21,0,1,0,14,5,0,21,0,47,6,22,0,3,11,0,4,0,49,6,21,1,8,5,22,0,4,11,14,15,18,22,0,5,11,14,21,0,1,0,17,31,0,1,0,14,5,0,20,0,47,6,0,18,31,0,3,0,35,0,2,7,5,6,6,0,20,0,40,0,35,0,0,7,8,31,0,5,3,2,0,43,0,16,0,38,0,10,8,0,8,0,46,10,8,31,0,4,6,25,21,0,1,0,17,5,0,33,0,30,0,59,7,0,17,0,14,0,28,0,47,10,0,41,0,19,8,10,0,18,0,16,10,7,31,0,1,0,14,5,21,1,8,0,49,6,6,0,18,5,25,21,0,2,18,14,0,59,0,17,21,0,1,0,10,5,31,0,2,3,2,6,22,0,3,11,14,21,0,3,31,0,1,31,0,3,3,3,0,19,5,0,18,5,25,0,72,0,18,31,0,1,0,27,5,0,21,0,49,6,0,21,0,47,6,6,0,18,0,71,6,0,19,5,25,21,0,2,18,14,21,0,1,0,14,5,0,28,0,47,6,22,0,3,11,14,0,73,21,0,2,0,16,0,3,0,49,10,0,31,0,27,7,0,74,10,0,17,9,21,1,6,3,2,0,43,0,8,0,40,0,51,8,8,16,3,2,0,18,5,0,20,21,0,3,6,0,19,5,31,0,1,0,28,0,42,0,75,0,28,0,49,0,1,31,0,2,17,0,3,0,52,6,0,4,0,46,6,6,8,5,0,76,0,20,0,40,0,1,8,31,0,3,6,0,19,5,3,3,0,18,5,25,31,0,1,0,27,5,0,34,0,11,7,0,70,6,0,36,0,1,7,5,0,37,0,0,7,5,0,11,0,50,6,0,35,0,7,7,5,25,31,0,1,0,33,0,59,7,5,21,1,11,0,49,6,21,1,12,0,50,6,0,28,0,40,0,46,0,47,3,2,8,0,42,0,60,8,5,25,31,0,1,0,14,5,0,70,0,33,21,1,6,7,0,33,0,18,0,40,0,79,8,7,9,0,18,9,0,28,0,42,0,61,8,9,3,2,0,43,0,10,0,8,0,49,10,8,5,0,19,5,25,21,0,1,0,33,0,14,7,5,22,0,3,11,14,21,0,3,0,33,0,28,7,0,49,6,0,17,0,30,0,49,7,0,1,0,11,10,0,45,0,36,0,4,7,8,3,2,0,43,0,11,0,8,0,46,10,8,5,22,0,4,11,14,31,0,3,0,33,0,28,7,5,0,11,0,8,0,46,10,0,45,0,49,0,44,0,36,0,4,7,8,8,5,22,0,5,11,14,31,0,1,0,33,0,20,7,0,49,0,20,21,0,4,0,10,5,0,2,21,0,2,17,0,1,5,6,0,6,31,0,4,6,0,2,31,0,2,17,0,34,0,19,7,21,0,5,6,6,0,11,0,1,0,50,10,0,4,0,46,10,0,45,0,19,8,5,0,50,0,44,0,18,0,38,0,8,8,8,5,22,0,6,11,14,31,0,6,21,1,10,0,9,0,38,21,1,9,8,3,2,0,43,31,0,5,0,17,5,0,13,0,40,0,25,0,40,0,49,8,8,5,8,5,21,1,11,0,50,6,25,21,0,1,0,33,21,1,21,7,5,21,1,14,0,49,0,15,31,0,2,17,6,21,1,12,31,0,1,0,11,5,6,25,21,0,1,0,11,5,22,0,3,11,14,0,80,0,16,0,42,21,0,1,8,5,0,21,0,46,6,22,0,1,12,14,21,0,1,0,14,5,0,21,0,47,6,22,0,4,11,0,10,5,0,1,5,0,11,0,40,0,46,8,0,45,0,48,8,5,22,0,5,11,14,21,0,3,0,8,0,46,6,0,31,0,28,7,0,81,6,22,0,6,11,14,15,19,22,0,7,11,14,21,0,1,0,26,0,40,0,16,0,11,21,0,6,10,0,0,0,49,10,8,31,0,7,3,2,0,43,0,11,0,10,0,49,10,8,5,22,0,1,12,14,21,0,6,0,20,0,40,0,1,8,21,0,4,6,21,0,5,0,44,0,18,8,31,0,1,6,31,0,5,0,44,0,18,8,0,64,0,20,21,0,4,0,18,0,49,6,0,28,0,47,6,6,0,17,31,0,4,6,0,28,0,42,31,0,6,8,5,6,0,19,5,21,0,3,0,10,0,49,6,0,45,21,1,9,21,1,11,0,49,10,21,1,12,31,0,3,10,8,5,25,31,0,1,21,1,15,21,1,13,3,2,0,43,0,14,0,11,0,46,10,0,35,0,7,7,9,8,5,25,31,0,1,21,1,15,0,47,6,25,0,16,0,16,31,0,4,9,0,8,0,39,0,19,8,0,46,10,31,0,0,3,2,0,43,0,15,0,12,0,55,10,8,21,1,3,10,22,0,6,11,14,21,0,1,21,1,4,5,22,0,7,11,0,28,5,22,0,8,11,14,0,65,0,1,0,82,6,0,28,21,0,8,6,22,0,9,11,14,0,84,0,41,0,18,8,0,18,0,83,10,22,0,10,11,14,0,16,0,33,31,0,6,0,41,0,28,0,40,0,49,8,0,15,0,12,21,0,9,0,3,0,50,6,10,0,45,0,16,0,38,31,0,10,8,8,0,28,0,41,0,0,8,10,8,7,0,10,0,38,0,22,8,0,11,0,46,10,0,1,9,0,49,0,9,21,0,9,6,0,45,0,25,8,9,10,0,18,9,22,0,11,11,14,21,0,7,0,21,0,49,6,0,30,31,0,1,7,21,1,5,0,38,0,17,8,9,0,16,31,0,5,31,0,2,19,31,0,11,3,3,0,43,31,0,8,0,5,5,0,3,0,50,6,8,5,22,0,12,11,14,21,0,12,21,0,9,0,12,0,50,6,0,45,0,30,31,0,7,7,0,28,0,47,10,21,1,3,9,0,9,0,55,10,0,45,0,85,0,41,0,18,8,8,8,5,22,0,12,12,14,31,0,9,31,0,12,3,2,25,31,0,1,21,1,27,5,25,31,0,1,0,18,0,40,0,27,0,38,0,33,0,59,7,8,8,5,0,27,31,0,2,0,0,0,49,17,0,18,0,46,17,0,26,16,0,2,0,40,0,8,0,40,0,24,8,8,16,17,25,0,54,0,0,0,58,6,0,8,21,0,1,6,0,2,0,58,0,1,0,63,6,6,0,0,0,53,0,0,0,58,6,0,16,0,1,0,62,10,0,2,0,11,10,21,0,1,6,6,0,0,31,0,1,6,25] + [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,22,0,6,4,4,11,14,0,68,0,15,0,18,0,18,10,0,40,0,69,8,3,2,0,43,0,10,0,40,0,58,8,8,21,0,6,3,2,0,43,0,58,0,41,0,8,8,8,22,0,7,11,14,15,2,22,0,8,11,14,0,11,0,8,0,50,10,0,45,15,3,8,22,0,9,11,14,15,4,22,0,10,11,14,15,5,22,0,11,11,14,15,6,15,7,3,2,0,43,15,8,0,49,3,2,0,43,0,10,0,41,0,10,0,40,0,49,8,0,39,0,7,8,8,8,8,22,0,12,11,14,0,78,0,19,0,77,6,15,9,15,10,3,2,0,43,0,10,0,11,0,46,10,0,7,0,11,0,10,0,50,10,10,8,3,2,0,43,0,14,0,14,0,46,0,46,3,2,10,8,22,0,13,11,14,15,11,22,0,14,11,14,15,12,22,0,15,11,14,15,13,15,14,15,15,3,3,0,43,0,30,0,58,7,0,8,0,17,10,0,38,0,35,0,0,7,0,12,0,0,0,8,0,40,0,46,8,10,0,10,10,8,8,22,0,16,11,14,21,0,7,0,19,9,31,0,16,21,0,15,3,2,0,43,0,34,21,0,3,7,0,12,0,55,10,0,17,0,38,0,35,0,7,7,8,9,8,21,0,15,3,3,0,43,0,13,0,3,0,50,10,8,22,0,17,11,14,15,16,22,0,18,11,14,0,86,0,87,0,88,0,89,0,90,3,5,0,33,0,15,0,18,0,18,10,7,0,66,6,22,0,19,11,14,0,50,0,41,0,1,8,0,31,0,28,7,21,0,19,10,21,0,18,21,0,17,0,38,31,0,19,0,28,5,0,27,3,2,0,43,0,10,0,11,0,49,10,8,8,8,0,28,0,49,10,0,19,9,22,0,20,11,14,0,16,0,16,31,0,17,9,31,0,20,3,2,0,43,0,15,0,12,0,55,10,8,21,0,3,10,22,0,21,11,14,15,17,22,0,22,11,14,0,70,0,16,0,15,0,18,0,16,0,26,0,11,0,0,0,49,10,10,10,0,18,0,15,10,0,67,10,0,33,21,0,7,0,18,0,79,10,7,0,18,9,0,21,0,49,10,0,33,21,0,22,0,18,0,91,10,7,0,18,9,0,23,0,72,10,0,18,0,71,10,3,3,0,43,0,34,21,0,3,7,0,31,0,27,7,0,50,0,17,0,56,6,0,24,0,50,0,49,0,46,3,3,6,10,0,35,0,4,7,9,8,3,2,0,43,0,10,0,8,0,46,10,8,22,0,23,11,14,0,28,0,38,21,0,22,8,0,18,0,92,10,21,0,23,0,17,31,0,23,0,39,0,18,0,40,0,93,0,41,0,18,8,8,8,0,14,10,3,3,0,43,0,11,0,3,0,50,10,8,22,0,24,11,14,31,0,7,31,0,24,3,2,0,43,21,0,3,0,11,0,46,10,8,22,0,25,11,14,0,30,0,46,7,0,29,0,94,10,31,0,18,31,0,22,8,0,28,0,49,10,22,0,26,11,14,0,16,0,16,31,0,25,9,31,0,26,3,2,0,43,0,15,0,12,0,55,10,8,21,0,3,10,22,0,27,11,14,21,0,21,0,38,0,32,0,57,0,0,0,58,6,0,41,0,18,8,7,8,0,17,9,0,21,0,47,10,21,0,27,3,2,25,0,49,0,33,0,20,7,31,0,1,0,1,5,6,0,25,0,42,0,37,0,31,0,34,0,2,7,7,7,8,5,0,35,0,47,0,48,3,2,0,44,0,0,8,7,31,0,2,17,0,17,5,0,28,0,40,0,47,8,0,42,0,46,8,5,25,21,0,1,0,14,5,0,21,0,47,6,22,0,3,11,0,4,0,49,6,21,1,8,5,22,0,4,11,14,15,18,22,0,5,11,14,21,0,1,0,17,31,0,1,0,14,5,0,20,0,47,6,0,18,31,0,3,0,35,0,2,7,5,6,6,0,20,0,40,0,35,0,0,7,8,31,0,5,3,2,0,43,0,16,0,38,0,10,8,0,8,0,46,10,8,31,0,4,6,25,21,0,1,0,17,5,0,33,0,30,0,59,7,0,17,0,14,0,28,0,47,10,0,41,0,19,8,10,0,18,0,16,10,7,31,0,1,0,14,5,21,1,8,0,49,6,6,0,18,5,25,0,59,0,17,21,0,1,0,10,5,31,0,2,3,2,6,22,0,3,11,14,21,0,3,31,0,1,31,0,3,3,3,0,19,5,0,18,5,25,0,72,0,18,31,0,1,0,27,5,0,21,0,49,6,0,21,0,47,6,6,0,18,0,71,6,0,19,5,25,21,0,1,0,14,5,0,28,0,47,6,22,0,3,11,14,0,73,21,0,2,0,16,0,3,0,49,10,0,31,0,27,7,0,74,10,0,17,9,21,1,6,3,2,0,43,0,8,0,40,0,51,8,8,16,3,2,0,18,5,0,20,21,0,3,6,0,19,5,31,0,1,0,28,0,42,0,75,0,28,0,49,0,1,31,0,2,17,0,3,0,52,6,0,4,0,46,6,6,8,5,0,76,0,20,0,40,0,1,8,31,0,3,6,0,19,5,3,3,0,18,5,25,31,0,1,0,27,5,0,34,0,11,7,0,70,6,0,36,0,1,7,5,0,37,0,0,7,5,0,11,0,50,6,0,35,0,7,7,5,25,31,0,1,0,33,0,59,7,5,21,1,11,0,49,6,21,1,12,0,50,6,0,28,0,40,0,46,0,47,3,2,8,0,42,0,60,8,5,25,31,0,1,0,14,5,0,70,0,33,21,1,6,7,0,33,0,18,0,40,0,79,8,7,9,0,18,9,0,28,0,42,0,61,8,9,3,2,0,43,0,10,0,8,0,49,10,8,5,0,19,5,25,21,0,1,0,33,0,14,7,5,22,0,3,11,14,21,0,3,0,33,0,28,7,0,49,6,0,17,0,30,0,49,7,0,1,0,11,10,0,45,0,36,0,4,7,8,3,2,0,43,0,11,0,8,0,46,10,8,5,22,0,4,11,14,31,0,3,0,33,0,28,7,5,0,11,0,8,0,46,10,0,45,0,49,0,44,0,36,0,4,7,8,8,5,22,0,5,11,14,31,0,1,0,33,0,20,7,0,49,0,20,21,0,4,0,10,5,0,2,21,0,2,17,0,1,5,6,0,6,31,0,4,6,0,2,31,0,2,17,0,34,0,19,7,21,0,5,6,6,0,11,0,1,0,50,10,0,4,0,46,10,0,45,0,19,8,5,0,50,0,44,0,18,0,38,0,8,8,8,5,22,0,6,11,14,31,0,6,21,1,10,0,9,0,38,21,1,9,8,3,2,0,43,31,0,5,0,17,5,0,13,0,40,0,25,0,40,0,49,8,8,5,8,5,21,1,11,0,50,6,25,21,0,1,0,33,21,1,21,7,5,21,1,14,0,49,0,15,31,0,2,17,6,21,1,12,31,0,1,0,11,5,6,25,21,0,1,0,11,5,22,0,3,11,14,0,80,0,16,0,42,21,0,1,8,5,0,21,0,46,6,22,0,1,12,14,21,0,1,0,14,5,0,21,0,47,6,22,0,4,11,0,10,5,0,1,5,0,11,0,40,0,46,8,0,45,0,48,8,5,22,0,5,11,14,21,0,3,0,8,0,46,6,0,31,0,28,7,0,81,6,22,0,6,11,14,15,19,22,0,7,11,14,21,0,1,0,26,0,40,0,16,0,11,21,0,6,10,0,0,0,49,10,8,31,0,7,3,2,0,43,0,11,0,10,0,49,10,8,5,22,0,1,12,14,21,0,6,0,20,0,40,0,1,8,21,0,4,6,21,0,5,0,44,0,18,8,31,0,1,6,31,0,5,0,44,0,18,8,0,64,0,20,21,0,4,0,18,0,49,6,0,28,0,47,6,6,0,17,31,0,4,6,0,28,0,42,31,0,6,8,5,6,0,19,5,21,0,3,0,10,0,49,6,0,45,21,1,9,21,1,11,0,49,10,21,1,12,31,0,3,10,8,5,25,31,0,1,21,1,15,21,1,13,3,2,0,43,0,14,0,11,0,46,10,0,35,0,7,7,9,8,5,25,31,0,1,21,1,15,0,47,6,25,0,16,0,16,31,0,4,9,0,8,0,39,0,19,8,0,46,10,31,0,0,3,2,0,43,0,15,0,12,0,55,10,8,21,1,3,10,22,0,6,11,14,21,0,1,21,1,4,5,22,0,7,11,0,28,5,22,0,8,11,14,0,65,0,1,0,82,6,0,28,21,0,8,6,22,0,9,11,14,0,84,0,41,0,18,8,0,18,0,83,10,22,0,10,11,14,0,16,0,33,31,0,6,0,41,0,28,0,40,0,49,8,0,15,0,12,21,0,9,0,3,0,50,6,10,0,45,0,16,0,38,31,0,10,8,8,0,28,0,41,0,0,8,10,8,7,0,10,0,38,0,22,8,0,11,0,46,10,0,1,9,0,49,0,9,21,0,9,6,0,45,0,25,8,9,10,0,18,9,22,0,11,11,14,21,0,7,0,21,0,49,6,0,30,31,0,1,7,21,1,5,0,38,0,17,8,9,0,16,31,0,5,31,0,2,19,31,0,11,3,3,0,43,31,0,8,0,5,5,0,3,0,50,6,8,5,22,0,12,11,14,21,0,12,21,0,9,0,12,0,50,6,0,45,0,30,31,0,7,7,0,28,0,47,10,21,1,3,9,0,9,0,55,10,0,45,0,85,0,41,0,18,8,8,8,5,22,0,12,12,14,31,0,9,31,0,12,3,2,25,31,0,1,21,1,27,5,25,31,0,1,0,18,0,40,0,27,0,38,0,33,0,59,7,8,8,5,0,27,31,0,2,0,0,0,49,17,0,18,0,46,17,0,26,16,0,2,0,40,0,8,0,40,0,24,8,8,16,17,25,0,54,0,0,0,58,6,0,8,21,0,1,6,0,2,0,58,0,1,0,63,6,6,0,0,0,53,0,0,0,58,6,0,16,0,1,0,62,10,0,2,0,11,10,21,0,1,6,6,0,0,31,0,1,6,25] ,[runtime[0],runtime[1],runtime[2],runtime[6],runtime[7],runtime[8],runtime[9],runtime[11],runtime[12],runtime[13],runtime[14],runtime[15],runtime[16],runtime[18],runtime[19],runtime[20],runtime[21],runtime[22],runtime[23],runtime[24],runtime[25],runtime[26],runtime[27],runtime[28],runtime[29],runtime[30],runtime[32],runtime[35],runtime[36],runtime[42],runtime[43],runtime[44],runtime[45],runtime[46],runtime[47],runtime[49],runtime[50],runtime[51],runtime[52],runtime[53],runtime[54],runtime[55],runtime[56],runtime[58],runtime[59],runtime[61],0,-1,Infinity,1,2,5,4,127,32,3,7,10,'\0',' ','┐','↕','␡','␀','·','0','*','\"',str("@"),str("\'"),str("⟨⟩"),str("⟨"),str("⟩"),str("┌"),str("·─"),str("·╵╎┆┊"),str("┘"),str("┌┐"),str("└┘"),str("‿"),str(""),str("\'\""),str("00321111"),str("("),str(")"),str("{𝔽}"),str("array"),str("function"),str("1-modifier"),str("2-modifier"),str("namespace"),str(","),str("<"),str("⥊"),str("Can\'t represent block")] - ,[[0,1,0,0],[0,0,3,28],[0,0,761,3],[0,0,827,6],[0,0,927,3],[0,0,978,4],[0,0,1022,3],[0,0,1052,4],[0,0,1180,3],[0,0,1218,3],[0,0,1257,3],[0,0,1310,7],[0,0,1540,3],[0,0,1573,8],[0,0,1814,3],[0,0,1843,3],[2,0,1853,13],[0,0,2153,3],[0,0,2161,3],[0,0,2213,3]] + ,[[0,1,0],[0,0,1],[0,0,2],[0,0,3],[0,0,4],[0,0,[[],[5]]],[0,0,6],[0,0,[[],[7]]],[0,0,8],[0,0,9],[0,0,10],[0,0,11],[0,0,12],[0,0,13],[0,0,14],[0,0,15],[2,0,16],[0,0,17],[0,0,18],[0,0,19]] + ,[[0,0],[3,28],[761,3],[827,6],[927,3],[978,4],[1017,3],[1047,4],[1170,3],[1208,3],[1247,3],[1300,7],[1530,3],[1563,8],[1804,3],[1833,3],[1843,13],[2143,3],[2151,3],[2203,3]] )(list([type, decompose, glyph, fmtnum])); let fmt = x => unstr(fmt1(x)); -- cgit v1.2.3 From cc923d8f03f3859433f9580959e55ef6fa0b2ec0 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 13 Jul 2021 15:35:12 -0400 Subject: Scope multiple bodies separately --- docs/bqn.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/bqn.js b/docs/bqn.js index d8f9d8f9..fadf07be 100644 --- a/docs/bqn.js +++ b/docs/bqn.js @@ -397,7 +397,7 @@ let glyph = x => { // Compiler runtime[42] = assertFn("Compiler"); let compgen = run( - [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,0,58,0,0,0,85,6,22,0,6,11,14,31,0,3,31,0,4,31,0,5,21,0,6,0,21,0,91,6,0,92,0,93,0,94,0,95,0,96,0,97,0,20,0,60,0,50,3,2,6,0,43,0,33,7,0,59,6,0,98,0,58,0,25,5,0,0,0,86,6,0,61,22,0,7,11,0,25,5,0,45,0,0,7,0,100,6,0,20,5,0,42,0,21,7,0,99,6,0,62,0,0,0,85,6,0,21,0,103,6,0,21,0,102,0,24,0,59,6,6,0,21,0,101,6,0,104,3,15,0,44,0,13,7,0,11,0,51,0,22,8,0,21,10,5,22,0,8,22,0,9,4,2,11,14,21,0,9,0,49,0,0,7,0,27,0,63,10,0,53,0,42,0,44,0,22,7,7,8,5,22,0,10,22,0,11,22,0,12,22,0,13,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,22,0,19,22,0,20,22,0,21,22,0,22,22,0,23,22,0,24,4,15,11,14,0,34,0,53,0,1,8,0,12,0,9,0,15,0,52,0,63,8,10,0,34,0,52,0,64,8,10,22,0,25,11,14,21,0,13,0,34,5,22,0,26,11,14,0,65,0,1,0,53,0,22,8,5,0,0,21,0,19,6,22,0,27,11,14,21,0,19,0,34,5,0,0,0,66,6,22,0,28,11,14,0,13,0,11,0,64,10,0,42,0,30,7,0,105,10,0,53,0,21,8,22,0,29,11,14,15,2,22,0,30,11,14,15,3,21,0,8,7,22,0,31,11,14,21,0,20,0,34,5,22,0,32,11,0,0,0,64,6,22,0,33,11,14,0,64,0,68,0,69,0,59,0,59,0,70,0,59,0,63,3,2,0,71,0,63,0,65,0,72,3,2,0,30,5,0,8,5,3,10,0,41,31,0,9,7,0,23,0,13,10,0,53,0,42,0,44,0,20,7,7,8,5,0,21,5,0,42,0,21,7,0,67,6,22,0,34,11,14,0,2,0,49,0,6,7,9,22,0,35,11,14,21,0,35,0,52,0,13,0,50,0,25,8,8,22,0,36,11,14,21,0,35,0,52,0,13,0,50,0,25,8,0,0,0,64,10,8,22,0,37,11,14,15,4,22,0,38,11,14,15,5,22,0,39,11,14,15,6,22,0,40,11,14,15,7,22,0,41,11,25,31,0,1,0,11,5,0,44,15,8,7,31,0,4,6,0,21,5,25,21,1,30,21,1,29,0,52,0,106,8,0,107,0,19,3,3,7,0,42,0,40,7,0,63,10,22,0,2,11,14,21,0,1,0,53,0,33,8,0,53,0,17,0,57,0,18,0,30,0,13,10,0,50,31,0,2,8,8,8,0,18,0,19,10,22,0,3,11,14,21,0,1,0,31,5,22,0,4,11,14,0,19,0,31,31,0,1,0,33,21,0,4,6,10,0,6,0,64,10,0,42,0,1,7,0,64,10,0,42,0,33,7,31,0,4,10,31,0,3,0,19,10,25,31,0,2,22,0,3,22,0,4,4,2,11,14,0,87,0,14,21,0,1,6,22,0,5,11,14,0,88,0,14,21,0,1,6,22,0,6,11,0,9,0,52,0,26,0,52,0,63,0,63,3,2,8,8,5,0,30,5,22,0,7,11,14,0,89,0,14,21,0,1,6,22,0,8,11,0,30,5,22,0,9,11,14,21,0,7,21,0,9,0,24,0,59,6,21,0,5,0,30,5,3,3,0,21,5,22,0,10,11,0,31,5,22,0,11,11,14,21,0,10,0,33,21,0,11,6,22,0,10,12,14,31,0,7,0,0,0,68,6,31,0,9,0,24,0,64,6,0,64,0,21,21,1,6,0,14,21,0,1,6,6,0,30,5,0,30,0,52,21,0,5,0,49,0,0,7,5,0,21,0,63,6,0,53,0,33,0,50,0,27,0,53,0,1,8,8,8,8,5,3,3,0,21,5,0,33,31,0,11,6,22,0,12,11,14,0,19,0,34,0,59,10,0,14,0,63,10,0,57,15,9,8,22,0,13,11,14,0,30,0,52,21,0,12,0,31,21,0,10,6,0,44,0,63,7,0,21,0,64,10,21,0,13,0,13,0,53,0,21,8,10,0,23,0,13,10,5,8,0,46,0,30,7,9,0,23,21,0,1,0,13,5,10,22,0,14,11,14,31,0,10,21,0,14,5,22,0,15,11,14,31,0,12,31,0,14,5,22,0,16,11,14,21,0,16,0,10,21,0,15,6,22,0,17,11,0,49,0,13,7,0,64,6,22,0,18,11,14,21,0,18,0,11,31,0,16,6,0,9,21,0,8,0,10,21,0,6,6,6,0,47,0,10,7,0,57,15,10,8,5,14,0,90,0,14,21,0,1,6,0,9,21,0,18,6,22,0,19,11,14,31,0,6,0,9,21,0,15,6,0,27,5,0,10,21,0,19,6,0,30,5,22,0,20,11,14,21,0,20,31,0,19,0,53,0,33,8,0,2,0,85,0,1,0,90,6,10,0,1,21,0,1,0,53,0,33,8,10,5,22,0,21,11,14,21,0,8,0,9,22,0,15,13,0,26,5,0,9,21,0,8,6,22,0,22,11,0,12,22,0,18,13,14,31,0,17,0,9,31,0,8,6,0,49,0,13,7,5,0,11,0,64,0,53,0,21,8,0,51,0,2,0,52,0,49,0,0,7,8,8,0,18,10,31,0,22,0,27,5,0,12,31,0,15,6,22,0,23,11,6,0,42,0,1,7,0,64,6,0,42,0,39,7,21,0,1,6,22,0,24,11,14,21,0,18,0,30,5,22,0,25,11,14,21,0,18,0,27,0,64,6,0,30,5,0,23,0,52,0,13,8,21,0,25,6,22,0,26,11,14,21,0,25,31,0,5,0,53,0,33,8,0,2,0,1,10,21,0,26,6,0,1,22,0,26,13,14,31,0,1,0,33,21,0,25,6,21,1,31,5,22,0,27,11,14,21,1,21,21,1,25,21,0,27,6,0,26,5,0,12,21,1,20,0,34,5,0,14,21,0,27,6,6,22,0,28,11,14,21,1,28,0,14,21,0,27,6,22,0,29,11,14,21,1,23,0,34,0,51,0,42,0,1,7,0,22,0,18,10,8,21,1,20,6,21,1,25,21,0,27,6,0,11,31,0,28,6,0,10,21,0,29,6,22,0,30,11,0,11,0,52,0,27,8,5,22,0,31,11,14,21,1,22,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,27,6,22,0,32,11,14,21,1,23,0,34,5,0,14,21,0,27,6,22,0,33,11,14,21,0,32,0,12,21,0,30,6,0,18,0,30,0,10,10,0,26,0,30,0,19,10,0,64,10,0,11,0,30,10,21,0,31,6,0,47,0,10,7,0,57,15,11,8,5,14,21,0,27,0,30,21,0,31,6,0,42,0,1,7,21,1,22,0,34,5,6,0,42,0,3,0,50,0,5,8,7,21,1,7,6,0,2,21,0,29,0,30,21,0,31,6,0,8,5,6,22,0,34,11,14,21,1,22,0,34,5,0,0,21,1,7,6,0,16,21,0,27,6,0,9,21,0,30,6,0,2,21,1,7,6,0,1,22,0,27,13,14,21,0,30,0,26,5,0,12,21,0,33,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,33,0,10,0,52,0,27,8,5,0,13,22,0,31,13,14,31,0,33,0,30,21,0,31,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,34,6,0,2,0,68,6,6,22,0,35,11,0,11,0,63,6,22,0,36,11,14,21,0,36,0,8,5,0,21,0,63,6,0,33,21,0,31,0,49,0,0,7,5,6,0,9,21,0,30,6,22,0,37,11,0,12,21,0,30,6,22,0,38,11,14,21,0,30,0,2,21,0,27,6,0,21,0,52,0,63,8,0,30,21,0,37,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,32,0,21,0,63,6,6,10,0,51,21,1,39,8,21,0,26,6,22,0,39,11,14,31,0,34,0,30,31,0,36,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,38,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,32,6,6,22,0,40,11,14,21,0,37,0,12,21,0,31,6,0,49,0,0,7,5,0,2,21,0,32,0,12,21,0,38,6,6,22,0,41,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,42,11,0,42,0,30,7,21,0,29,6,22,0,43,11,14,21,0,31,22,0,44,11,0,9,31,0,37,6,0,10,21,0,42,6,22,0,31,12,14,21,0,29,0,30,21,0,31,6,0,8,5,0,42,0,30,7,22,0,35,13,0,30,0,52,0,11,0,52,0,63,8,8,5,0,14,0,64,6,22,0,45,11,14,21,0,43,0,21,0,63,6,0,33,21,0,41,6,0,11,0,52,21,0,42,8,0,10,0,13,0,52,21,0,29,8,10,5,0,9,21,0,32,0,12,31,0,38,6,6,0,47,0,10,7,0,57,15,13,8,5,14,31,0,42,0,11,21,0,29,6,0,30,5,21,0,27,0,53,0,33,8,0,12,21,1,22,0,34,5,10,0,11,21,0,45,10,0,53,0,19,0,47,0,10,7,9,0,57,15,14,8,8,5,14,31,0,43,0,8,5,0,2,0,52,0,49,0,0,7,8,5,0,21,0,63,6,0,42,0,1,7,0,64,6,0,33,22,0,41,13,14,21,1,8,0,33,21,0,27,6,0,39,31,0,41,6,0,39,0,68,0,21,31,0,45,6,6,0,34,0,54,0,21,0,52,21,0,4,8,8,5,22,0,46,11,14,31,0,18,0,27,5,0,49,0,0,7,5,0,33,31,0,23,0,30,5,0,21,31,0,20,6,6,0,21,31,0,29,0,12,21,0,31,6,0,30,5,0,33,0,52,0,32,8,31,0,35,6,6,22,0,47,11,14,31,0,39,31,0,21,31,0,24,3,3,0,21,31,0,46,6,22,0,48,11,14,21,0,48,0,44,0,35,7,5,22,0,49,11,0,42,0,44,0,30,0,52,0,49,0,6,7,0,27,0,59,10,0,12,0,19,10,8,7,7,22,0,48,13,14,21,0,48,0,34,0,52,0,64,8,0,54,31,0,3,8,5,22,0,48,12,14,21,1,23,21,1,25,21,0,27,6,0,10,21,0,30,6,0,8,5,22,0,50,11,14,31,0,44,0,10,21,0,50,6,0,42,0,30,7,22,0,26,13,14,31,0,30,0,26,0,53,0,12,8,5,0,10,21,0,50,6,0,42,0,30,7,22,0,25,13,14,21,0,27,0,33,0,52,31,0,47,8,0,54,21,0,48,0,44,0,13,7,5,22,0,51,11,0,27,21,1,33,6,0,49,0,0,7,5,0,0,31,0,49,6,0,21,5,0,24,0,52,0,13,8,31,0,4,6,8,5,0,30,31,0,50,0,10,21,0,31,6,6,22,0,27,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,25,10,21,0,27,6,0,1,22,0,27,13,14,21,1,26,0,14,21,0,27,6,0,42,0,21,7,0,13,0,21,10,0,64,6,0,30,5,0,24,0,64,6,0,24,0,59,6,22,0,52,11,0,44,0,64,7,5,0,49,0,13,7,5,22,0,53,11,14,21,1,16,0,34,5,0,0,0,69,0,65,3,2,6,0,37,21,0,27,0,33,21,0,53,0,1,21,0,52,6,6,0,0,21,0,53,6,6,0,26,0,53,0,10,8,5,0,12,31,0,53,6,0,42,0,30,7,31,0,52,6,22,0,54,11,14,21,1,26,0,13,21,0,27,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,15,7,22,0,27,13,14,31,0,51,0,23,0,68,6,0,47,0,0,7,5,0,22,21,1,33,6,21,1,25,21,0,27,6,0,10,21,1,28,0,14,21,0,27,6,6,22,0,55,11,14,0,63,0,21,21,1,34,6,0,33,21,0,27,0,5,21,1,33,6,6,0,30,0,52,31,0,55,8,0,54,31,0,40,8,5,22,0,56,11,14,21,0,27,0,15,0,52,0,0,0,52,0,69,8,8,0,0,0,65,10,0,2,0,65,0,53,0,22,8,21,1,25,0,19,10,10,21,1,19,0,34,5,6,0,0,22,0,27,13,14,21,0,27,0,14,0,2,0,58,10,0,0,0,11,10,21,1,32,6,0,1,22,0,27,13,14,31,0,27,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,15,16,22,0,3,11,14,21,1,30,21,1,29,0,52,0,113,8,0,114,21,1,8,0,53,0,33,8,0,115,3,4,7,22,0,4,11,14,21,1,20,0,47,0,25,0,53,0,0,8,7,5,0,21,0,116,0,47,0,1,7,5,0,0,21,1,22,0,34,5,6,6,0,44,21,0,1,0,53,0,14,8,7,5,22,0,5,22,0,6,22,0,7,22,0,8,22,0,9,4,5,11,14,21,1,22,0,34,5,0,11,21,0,1,6,0,10,21,0,5,6,0,8,5,0,10,21,1,28,0,14,21,0,1,6,6,21,0,2,21,0,3,21,0,1,0,53,0,30,8,0,50,31,0,4,8,8,5,14,21,0,1,0,14,0,63,6,22,0,10,11,0,10,21,0,5,6,22,0,11,11,0,10,21,0,6,6,22,0,12,11,14,21,0,11,0,10,21,0,7,6,0,8,5,22,0,13,11,14,21,0,11,0,27,5,0,12,21,0,7,6,21,0,2,21,0,3,0,117,8,5,14,21,0,12,0,10,21,0,7,6,0,9,21,0,12,0,26,0,64,6,6,21,0,2,21,0,3,0,118,8,5,14,21,0,1,0,30,21,0,12,6,0,11,0,52,0,27,8,0,10,0,14,0,52,0,63,8,10,5,0,8,5,21,0,2,0,30,31,0,12,10,21,0,3,0,119,8,5,14,21,0,5,0,27,5,0,12,21,0,7,6,0,10,21,0,10,6,0,26,0,10,31,0,5,0,26,5,0,9,21,0,8,6,10,0,9,0,27,10,0,64,6,0,12,21,0,9,0,10,31,0,8,6,6,31,0,2,31,0,3,0,120,8,5,14,21,0,13,0,9,0,52,0,8,21,1,37,0,51,0,12,8,21,1,21,0,34,5,0,13,21,0,1,6,0,11,21,0,6,6,10,0,15,0,26,10,8,5,22,0,14,11,0,9,0,52,0,49,0,0,7,21,1,35,0,1,0,19,10,0,8,10,0,16,0,73,10,8,5,22,0,15,11,14,21,1,20,0,34,5,0,0,0,64,6,0,1,31,0,1,6,0,2,21,0,15,6,0,30,21,0,6,0,8,5,6,0,42,0,33,7,0,58,0,25,5,0,21,0,74,0,64,3,2,6,0,21,0,59,6,6,22,0,16,11,14,21,0,16,0,49,0,0,0,52,0,58,0,53,0,2,8,8,0,2,0,15,0,52,0,63,8,10,7,0,63,6,0,30,31,0,16,0,15,0,63,6,0,26,0,53,0,12,8,5,6,22,0,17,11,14,31,0,7,0,27,5,0,30,31,0,13,0,27,0,53,0,12,8,5,22,0,18,11,6,0,42,0,33,7,0,64,0,59,3,2,6,0,2,22,0,17,13,14,31,0,10,0,30,31,0,11,6,22,0,19,11,14,31,0,14,0,26,0,53,0,12,8,0,30,9,0,51,0,1,0,52,31,0,6,0,26,5,21,1,37,5,0,53,0,33,8,8,0,19,0,2,0,11,10,0,1,0,52,0,27,8,10,0,1,0,1,10,8,31,0,15,6,0,30,21,0,19,6,22,0,20,11,14,21,0,19,0,8,5,0,2,21,0,17,6,0,26,5,0,30,21,0,19,6,0,42,0,1,7,31,0,20,6,22,0,21,11,0,7,5,0,4,0,58,6,22,0,22,11,14,0,64,0,75,3,2,0,33,31,0,9,0,30,31,0,18,6,6,0,2,31,0,17,6,0,30,31,0,19,6,0,30,0,52,21,0,21,0,11,0,63,6,8,0,54,0,2,8,21,0,22,6,0,30,0,52,31,0,21,0,12,0,63,6,8,0,54,0,42,0,3,7,8,31,0,22,6,25,31,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,31,0,4,0,13,5,22,0,8,11,14,15,17,22,0,9,11,14,15,18,22,0,10,11,14,21,0,1,0,13,5,0,11,0,63,6,0,40,0,125,6,14,21,1,16,21,1,25,21,0,1,6,0,2,21,0,3,0,2,0,68,6,0,1,0,59,6,6,22,0,11,11,0,49,0,0,7,5,22,0,12,11,0,31,5,22,0,13,11,14,0,59,0,14,21,0,3,6,0,33,21,0,13,6,22,0,14,11,14,21,0,1,0,33,21,0,13,6,22,0,15,11,0,30,0,52,0,63,0,53,0,11,8,8,0,42,0,1,7,0,64,10,0,17,0,57,31,0,9,8,0,30,0,52,0,63,0,53,0,12,8,8,10,21,0,11,0,33,21,0,13,6,6,14,31,0,12,0,34,21,0,13,0,34,5,6,0,15,0,63,6,0,40,0,126,6,14,21,0,15,0,30,21,0,14,6,0,14,0,52,21,1,26,8,0,9,0,52,0,27,8,0,14,0,52,21,1,16,0,34,5,8,10,5,21,0,13,0,30,21,0,14,10,21,0,10,0,127,8,5,14,31,0,14,0,21,0,64,6,0,9,0,52,0,26,0,52,0,64,8,8,5,15,19,5,14,21,0,11,0,0,21,0,3,6,0,15,0,63,6,0,26,5,22,0,16,11,0,12,21,1,15,0,34,5,0,14,21,0,1,6,6,0,1,22,0,3,13,14,21,0,3,0,15,0,63,6,0,27,5,0,9,31,0,16,6,0,12,21,0,3,0,71,0,53,0,15,8,0,9,0,11,0,52,0,76,8,10,5,6,0,13,0,50,0,25,8,21,0,10,0,129,8,5,14,21,1,32,21,0,8,3,2,21,1,25,21,0,1,6,0,26,5,0,12,0,67,0,14,21,0,3,6,6,0,13,0,50,0,25,8,21,0,10,0,130,8,5,14,0,67,0,14,21,0,3,6,22,0,17,11,0,10,0,52,0,26,8,5,22,0,18,11,14,0,71,0,14,21,0,3,6,0,10,0,52,0,26,8,5,22,0,19,11,0,33,0,52,21,0,13,0,33,0,52,21,0,18,0,53,0,33,8,0,31,9,8,5,8,0,54,0,27,8,5,22,0,20,11,14,21,0,20,0,10,21,0,19,6,0,8,5,22,0,21,11,14,21,1,16,0,34,5,0,0,0,64,6,0,14,21,0,1,6,22,0,22,11,14,21,1,18,0,34,5,0,14,21,0,1,6,0,2,0,68,6,0,0,21,1,27,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,33,21,0,22,0,8,5,21,1,36,5,6,22,0,23,11,14,0,63,22,0,24,11,14,21,0,23,0,13,5,0,25,5,22,0,25,11,14,15,20,22,0,26,11,14,21,0,21,0,8,5,0,2,21,0,23,6,21,0,26,0,131,7,5,14,21,0,18,0,10,21,0,19,6,22,0,27,11,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,0,59,0,14,21,0,3,6,0,10,31,0,27,6,0,33,21,0,13,6,0,21,0,64,6,0,0,0,52,0,49,0,0,7,8,5,0,31,5,0,42,0,33,7,0,8,0,31,0,53,0,42,0,33,7,8,10,0,33,0,52,0,31,8,0,18,10,21,0,13,0,21,0,59,6,6,0,24,0,59,6,0,49,0,0,7,5,0,31,5,22,0,28,11,14,21,1,16,0,34,5,0,0,0,68,6,0,68,3,2,21,1,25,21,0,1,6,0,2,21,0,11,6,0,33,21,0,28,6,22,0,29,11,0,49,0,0,7,5,22,0,30,11,0,31,5,22,0,31,11,14,21,0,31,0,42,0,33,7,22,0,28,13,14,21,0,31,0,42,0,33,7,22,0,30,13,14,21,0,31,0,42,0,33,7,22,0,29,13,14,21,0,28,0,42,0,33,7,22,0,1,13,14,21,0,28,0,42,0,33,7,22,0,11,13,14,21,0,28,0,42,0,33,7,22,0,5,13,14,21,0,28,0,42,0,33,7,22,0,6,13,14,0,63,0,12,21,0,29,6,22,0,32,11,0,49,0,0,7,5,22,0,33,11,14,0,63,0,11,21,0,29,6,0,30,5,22,0,34,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,35,11,0,10,21,0,32,6,22,0,36,11,14,21,0,35,0,30,21,0,36,6,22,0,37,11,0,8,5,0,21,0,64,6,22,0,38,11,14,21,0,37,0,26,0,53,0,10,8,5,0,21,0,63,6,22,0,39,11,14,31,0,35,0,30,5,0,21,21,0,34,6,0,33,21,0,37,0,26,5,0,31,5,0,31,5,6,22,0,40,11,14,31,0,37,0,9,0,52,0,27,8,5,21,0,36,0,30,9,21,0,10,0,132,8,5,14,0,18,0,30,0,10,10,0,42,0,21,7,0,30,0,21,10,0,64,10,22,0,41,11,14,0,19,21,0,41,0,50,0,8,8,21,0,36,10,22,0,42,11,14,0,14,0,50,21,0,42,8,22,0,43,11,14,21,0,1,0,31,21,1,27,0,34,5,0,0,0,63,0,69,0,65,0,72,3,4,6,6,22,0,44,11,14,21,1,27,21,1,25,21,0,1,6,0,30,5,22,0,45,11,14,21,0,44,0,14,0,64,6,21,0,42,5,22,0,46,11,14,31,0,44,21,0,43,0,52,0,69,8,0,2,0,68,10,0,6,31,0,43,0,52,0,68,8,10,5,22,0,47,11,0,0,0,52,0,11,0,52,0,63,8,0,10,21,0,46,10,8,5,22,0,48,11,14,21,0,48,0,13,0,52,0,27,8,5,0,11,21,0,38,6,0,24,0,64,6,21,0,36,0,30,9,21,0,10,0,133,8,5,14,21,0,48,0,34,5,0,11,0,63,6,21,0,1,0,50,15,21,8,0,30,9,21,0,10,0,134,8,5,14,21,0,46,0,2,0,69,6,0,0,0,63,0,68,0,69,3,3,0,33,21,0,47,6,6,22,0,49,11,14,21,0,3,0,33,0,52,21,0,28,0,33,21,0,34,6,8,0,54,31,0,48,0,30,21,0,38,6,0,24,0,64,6,8,5,0,2,21,0,21,6,0,42,0,1,7,21,0,19,6,22,0,3,12,14,31,0,21,0,9,31,0,22,6,22,0,50,11,14,0,63,0,11,21,0,3,6,0,33,0,52,21,0,13,8,0,54,0,27,0,52,0,64,8,8,5,22,0,51,11,0,27,5,0,9,21,0,50,6,22,0,52,11,14,21,0,3,0,33,21,0,52,0,8,5,21,1,36,5,6,0,2,21,0,52,6,0,0,21,0,3,6,0,19,0,15,0,68,10,0,11,21,0,51,10,0,1,0,19,10,0,6,0,19,0,14,0,69,10,0,2,31,0,51,0,0,0,64,6,10,0,33,0,52,21,0,13,8,0,54,0,27,8,9,10,5,22,0,53,11,14,21,0,53,0,33,0,0,0,6,0,64,10,0,5,0,19,10,31,0,52,0,8,5,0,49,0,0,7,5,0,53,0,19,0,1,0,33,10,8,10,0,63,0,14,21,0,53,6,0,9,21,0,50,6,0,8,5,21,1,36,5,6,0,6,22,0,53,13,14,21,0,53,0,27,5,0,2,31,0,50,6,0,0,22,0,3,13,14,21,0,23,0,14,0,64,6,0,9,21,0,53,0,13,0,63,6,6,0,10,22,0,24,13,0,8,5,0,2,22,0,23,13,14,21,0,23,0,1,22,0,53,13,14,0,59,0,14,21,0,3,6,0,27,0,64,6,0,9,0,76,0,14,21,0,3,6,6,0,1,22,0,3,13,14,0,63,0,14,21,0,3,6,0,27,5,0,12,21,0,17,6,21,0,28,0,50,0,31,8,21,0,10,0,135,8,5,14,31,0,18,0,19,0,1,0,8,0,53,0,2,8,10,22,0,3,13,14,21,0,28,0,42,0,33,7,22,0,17,13,14,21,1,32,0,1,21,0,1,6,22,0,54,11,14,31,0,29,0,1,22,0,11,13,14,21,0,11,0,49,0,0,7,5,0,31,5,22,0,13,12,14,21,0,17,0,10,0,52,0,26,8,5,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,11,14,21,0,19,0,1,21,0,20,6,0,33,21,0,55,6,0,12,0,30,0,51,0,1,8,0,11,10,0,63,6,0,42,0,3,7,0,68,6,0,0,0,64,6,22,0,56,11,14,21,1,16,0,34,5,0,0,0,65,6,0,14,21,0,1,6,0,33,21,0,13,6,0,30,5,22,0,57,11,14,31,0,11,0,33,21,0,13,6,0,12,21,0,13,0,53,0,30,8,0,11,9,0,51,0,22,8,0,11,10,0,63,6,0,44,0,21,7,21,0,32,0,30,5,21,0,34,3,2,6,22,0,58,11,14,31,0,58,0,47,15,22,7,5,14,21,0,19,0,33,21,0,55,6,0,31,5,22,0,59,11,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,12,14,21,0,13,0,31,5,22,0,60,11,14,21,0,13,0,42,0,33,7,22,0,1,13,14,21,0,55,0,42,0,33,7,22,0,3,13,14,21,0,55,0,42,0,33,7,22,0,53,13,14,31,0,19,0,12,31,0,20,6,0,33,21,0,55,6,0,30,5,0,21,31,0,59,0,31,5,0,33,21,0,57,6,6,22,0,57,12,14,21,0,3,0,70,0,53,0,15,8,0,9,0,11,0,52,0,77,8,10,5,22,0,61,11,14,0,63,0,11,21,0,3,6,0,11,21,0,61,6,22,0,62,11,14,21,0,62,0,27,5,21,1,36,5,0,42,0,33,7,21,0,53,6,22,0,63,11,0,15,0,64,6,22,0,64,11,14,21,0,53,0,1,5,0,6,0,63,6,22,0,65,11,14,21,0,63,0,1,5,0,6,0,63,6,22,0,66,11,14,21,0,13,22,0,25,12,14,31,0,55,0,42,0,33,7,22,0,24,13,14,21,0,61,0,2,21,0,66,6,21,0,26,0,136,7,5,14,0,68,0,16,21,0,3,6,0,9,0,68,0,11,21,0,63,6,6,22,0,67,11,0,30,5,0,28,5,22,0,68,11,14,0,69,0,14,21,0,3,6,22,0,69,11,0,9,21,0,67,6,0,26,5,0,10,21,0,67,6,22,0,70,11,14,0,68,0,25,5,0,37,21,0,3,6,0,10,21,0,70,6,0,16,21,0,69,6,0,2,0,68,6,0,6,21,0,65,6,0,27,0,2,31,0,69,10,0,6,0,26,10,0,68,6,0,2,21,0,67,6,21,0,26,0,137,7,5,14,21,1,26,0,14,21,0,1,6,22,0,71,11,14,21,1,16,0,34,5,0,0,0,68,6,0,14,21,0,1,6,22,0,72,11,14,21,1,16,0,34,5,0,0,0,67,6,0,14,21,0,1,6,22,0,73,11,21,1,36,0,51,0,11,8,21,0,72,6,0,9,21,0,71,6,22,0,74,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,75,11,14,21,0,74,0,10,21,0,73,6,0,27,5,0,2,21,0,66,6,31,0,26,0,138,7,5,14,0,63,0,14,21,0,3,6,0,11,0,52,0,10,0,52,0,27,8,8,21,0,70,6,0,26,0,53,0,9,8,5,21,0,13,21,0,10,0,139,8,5,14,0,64,0,16,31,0,53,6,0,26,5,0,9,21,1,15,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,11,21,0,64,6,22,0,76,11,14,21,0,76,0,10,21,0,70,6,0,8,5,0,28,0,54,21,1,35,0,1,0,18,10,0,52,0,13,0,50,0,25,8,8,8,5,22,0,77,11,14,21,0,61,0,30,5,22,0,78,11,0,0,0,52,21,0,77,0,53,0,33,8,8,5,0,0,0,64,6,22,0,79,11,14,21,0,3,0,33,21,0,78,6,0,13,0,76,6,22,0,80,11,14,21,0,3,0,33,21,0,79,6,22,0,81,11,14,21,0,63,0,33,21,0,79,6,0,6,0,63,6,0,13,21,0,81,6,0,9,21,0,80,6,21,0,13,0,33,21,0,79,10,21,0,10,0,140,8,5,14,21,1,32,0,1,21,0,1,6,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,78,8,10,5,22,0,82,11,14,21,0,1,0,33,21,0,78,6,0,42,0,1,7,21,1,15,0,34,5,6,0,0,31,0,81,0,15,0,63,6,6,0,0,21,0,80,6,22,0,83,11,14,21,0,1,0,44,0,63,7,5,0,33,0,52,21,0,79,8,0,54,21,0,83,8,5,0,1,0,52,0,26,8,5,0,33,21,0,60,6,0,2,0,52,0,49,0,0,7,0,14,0,63,10,0,10,0,52,0,27,8,9,8,5,0,49,0,0,7,5,0,27,5,22,0,84,11,0,33,21,0,13,6,0,2,5,22,0,85,11,14,21,1,15,0,34,5,0,42,0,1,7,21,1,32,6,0,14,21,0,54,6,0,11,21,0,84,6,21,0,42,5,22,0,86,11,14,21,0,24,0,33,21,0,60,6,31,0,42,5,22,0,87,11,14,21,0,28,0,33,31,0,40,6,0,21,0,63,6,0,42,0,1,7,0,64,6,15,23,5,14,21,0,39,0,9,21,0,38,6,0,9,21,0,87,6,0,24,0,64,6,31,0,36,0,30,9,21,0,10,0,142,8,5,14,21,0,87,0,33,0,52,0,49,0,0,7,8,21,0,72,6,22,0,88,11,14,21,0,88,0,14,0,1,0,18,10,22,0,65,13,14,31,0,88,0,14,0,1,0,18,10,22,0,66,13,14,21,0,85,0,11,21,1,16,21,1,25,0,11,0,34,0,0,0,69,10,0,53,0,14,8,10,21,0,1,6,0,10,21,0,62,6,0,10,31,0,82,6,0,10,21,0,61,6,6,21,0,13,21,0,10,0,143,8,5,14,21,0,85,0,33,21,0,78,6,0,11,0,68,0,14,31,0,83,6,6,21,0,13,0,33,21,0,78,10,21,0,10,0,144,8,5,14,21,0,85,0,12,0,52,0,27,8,5,0,9,21,0,3,0,15,0,63,6,6,0,9,21,0,63,0,11,0,63,6,6,21,0,13,21,0,10,0,145,8,5,14,21,0,85,0,33,21,0,78,6,22,0,89,11,0,12,22,0,80,13,14,21,0,78,0,30,31,0,89,6,22,0,90,11,14,31,0,17,0,27,5,22,0,91,11,0,30,5,22,0,92,11,14,21,0,54,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,63,8,10,5,0,11,31,0,91,6,0,11,31,0,61,0,9,21,0,85,6,0,26,5,0,33,21,0,60,6,6,0,30,5,22,0,93,11,14,21,0,84,0,33,21,0,45,6,22,0,94,11,0,11,0,63,6,22,0,95,11,14,0,68,0,68,3,2,21,1,25,31,0,84,0,33,21,0,93,6,22,0,96,11,6,22,0,97,11,14,0,67,0,11,31,0,94,6,0,9,21,0,95,6,21,0,45,21,0,10,0,146,8,5,14,21,0,33,0,33,21,0,93,6,22,0,98,11,14,21,0,54,0,33,21,0,93,6,22,0,99,11,14,21,0,7,0,13,5,0,11,21,0,99,6,0,9,21,0,98,0,14,0,63,6,6,0,9,21,0,97,6,22,0,100,11,14,21,0,7,0,33,21,0,99,0,30,21,0,100,6,6,22,0,101,11,0,14,0,63,6,21,0,93,0,30,21,0,100,10,21,0,10,0,147,8,5,14,21,0,97,0,30,0,52,31,0,100,8,0,54,31,0,101,0,15,0,63,6,8,5,22,0,97,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,102,11,0,44,0,63,7,5,22,0,103,11,14,21,0,99,0,30,21,0,97,6,22,0,104,11,0,21,21,0,102,6,0,39,21,0,49,0,13,5,0,21,21,0,98,0,30,21,0,97,6,22,0,105,11,6,0,21,21,0,103,6,22,0,106,11,6,22,0,107,11,14,21,0,31,0,33,21,0,34,6,0,21,21,0,1,0,13,5,6,0,33,21,0,105,6,0,21,31,0,31,0,30,31,0,32,6,0,21,0,59,6,0,33,31,0,98,6,0,0,21,0,96,0,14,0,64,6,6,6,22,0,108,11,14,21,0,108,0,31,5,0,33,0,52,21,0,104,0,21,21,0,99,6,22,0,109,11,0,53,0,33,8,0,31,9,8,5,22,0,110,11,14,21,0,110,0,30,0,52,0,15,0,52,21,0,97,0,13,5,8,8,5,15,24,5,14,21,0,110,0,33,31,0,104,0,44,0,59,7,5,0,21,21,0,97,6,0,33,21,0,110,6,0,49,0,0,7,5,22,0,111,11,0,31,5,6,0,30,0,52,21,0,97,0,13,5,0,53,0,11,8,8,5,22,0,110,12,14,21,0,110,0,42,0,33,7,22,0,97,13,14,21,0,110,0,42,0,33,7,22,0,93,13,14,21,0,110,0,42,0,33,7,22,0,96,13,14,31,0,111,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,112,11,14,31,0,99,0,33,21,0,110,0,23,21,0,112,6,6,22,0,113,11,14,21,0,7,0,13,5,0,16,21,0,113,6,21,0,93,0,23,21,0,112,10,21,0,10,21,0,113,0,53,0,30,8,0,38,9,21,1,29,0,148,10,8,5,14,21,0,96,0,11,0,63,6,22,0,114,11,0,9,0,69,0,11,31,0,96,6,6,22,0,115,11,14,31,0,30,0,33,21,0,93,6,0,33,0,52,21,0,97,21,1,36,5,0,24,21,0,112,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,116,11,0,33,21,0,113,6,10,0,1,0,19,10,5,22,0,117,11,14,21,0,117,0,11,0,63,6,0,9,21,0,115,6,21,0,93,21,0,10,0,149,8,5,14,31,0,115,21,0,41,0,24,0,64,10,0,16,0,30,10,21,0,97,6,0,33,31,0,110,0,30,21,0,97,6,0,31,5,22,0,118,11,6,0,21,31,0,103,6,0,39,31,0,106,6,22,0,119,11,14,31,0,105,0,21,31,0,116,6,0,36,0,0,21,0,49,0,53,0,33,8,10,5,0,19,0,24,0,52,0,13,8,31,0,102,10,0,33,0,52,0,31,8,31,0,118,10,0,33,21,0,97,0,24,31,0,112,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,113,8,10,5,22,0,120,11,14,21,0,117,0,11,0,63,6,31,0,41,0,34,0,54,0,63,8,9,0,33,0,52,0,49,0,0,7,8,0,18,10,21,0,97,6,0,9,21,0,97,0,26,0,64,6,0,11,21,0,114,6,6,22,0,121,11,14,21,0,54,0,33,21,0,45,6,0,0,0,69,6,0,0,21,0,46,0,2,0,69,6,0,33,21,0,33,0,33,21,0,45,6,22,0,122,11,6,6,22,0,123,11,14,31,0,122,0,2,0,72,6,0,0,21,0,123,6,0,28,0,54,0,37,8,5,0,21,22,0,121,13,14,21,0,92,21,0,45,0,21,21,0,93,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,124,11,14,31,0,95,0,21,31,0,114,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,121,6,0,0,0,79,6,22,0,125,11,14,21,0,92,0,44,0,61,7,5,31,0,54,0,33,31,0,92,6,31,0,125,31,0,45,0,44,0,63,7,5,0,21,31,0,117,6,31,0,123,0,21,31,0,120,6,3,5,22,0,126,11,14,21,0,70,0,8,5,0,49,0,0,7,5,21,1,35,0,1,0,19,10,21,0,62,6,0,7,0,10,0,12,10,0,68,6,0,9,21,0,64,6,22,0,127,11,14,31,0,67,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,128,11,0,11,21,0,85,0,11,21,0,62,6,0,10,0,52,0,26,8,5,0,10,21,0,70,6,0,10,31,0,127,6,22,0,129,11,6,0,30,5,22,0,130,11,14,31,0,128,0,10,31,0,129,6,0,12,21,0,64,6,21,0,13,21,0,10,0,150,8,5,14,0,63,0,14,21,0,3,6,0,11,21,0,70,6,0,10,0,63,0,16,21,0,3,6,0,9,31,0,64,6,6,0,8,5,0,2,0,68,6,0,6,31,0,65,6,0,26,0,68,6,0,33,21,0,130,6,22,0,131,11,0,13,0,68,6,22,0,132,11,14,21,1,26,0,11,21,0,1,6,0,30,5,22,0,133,11,0,42,0,33,7,21,0,1,6,22,0,134,11,0,9,5,0,38,5,22,0,135,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,134,6,22,0,136,11,14,31,0,8,0,0,21,1,32,6,22,0,137,11,0,16,21,0,1,6,0,30,5,22,0,138,11,0,21,31,0,133,6,22,0,139,11,14,21,0,1,0,33,31,0,138,6,0,0,21,0,135,0,13,5,0,42,0,1,7,31,0,137,6,6,0,21,22,0,136,13,14,31,0,60,0,33,31,0,34,6,22,0,140,11,14,0,63,0,21,21,0,74,6,0,49,0,0,7,5,0,30,0,64,0,21,21,0,73,6,6,0,24,0,64,6,0,27,0,53,0,1,8,5,0,0,31,0,62,0,26,0,64,6,0,30,31,0,73,6,0,8,5,6,0,42,0,21,7,31,0,56,6,22,0,141,11,14,0,77,0,14,21,0,3,6,0,27,5,0,10,31,0,74,6,0,10,21,0,66,0,14,0,68,6,6,0,12,31,0,71,6,0,30,5,22,0,142,11,14,31,0,75,0,10,31,0,72,6,0,30,5,22,0,143,11,14,21,0,132,0,0,21,0,130,6,0,0,0,52,21,0,77,0,53,0,33,8,0,2,21,0,132,10,8,5,22,0,144,11,14,21,0,144,0,30,31,0,66,0,33,21,0,130,6,22,0,145,11,0,14,0,68,6,22,0,146,11,0,2,21,0,132,0,0,0,64,6,6,6,0,21,22,0,142,13,14,21,0,146,0,8,5,22,0,146,12,14,21,0,146,0,42,0,30,7,22,0,130,13,14,21,0,146,0,42,0,30,7,22,0,144,13,14,21,0,139,21,0,139,21,0,140,21,0,140,21,0,57,0,30,0,68,6,21,0,142,21,0,79,0,30,21,0,80,6,0,64,0,0,21,0,90,6,0,64,0,0,21,0,90,6,31,0,77,0,33,21,0,68,6,0,6,0,64,6,0,0,21,0,68,6,31,0,144,21,0,143,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,124,6,22,0,147,11,0,31,5,22,0,148,11,14,31,0,139,0,44,0,63,7,5,31,0,136,21,0,140,0,44,0,80,7,5,31,0,140,0,13,5,0,25,5,0,0,0,64,6,31,0,141,0,22,31,0,85,0,33,31,0,57,6,0,0,0,69,6,6,0,29,5,0,20,5,31,0,142,0,44,0,81,7,5,21,0,1,0,0,21,0,76,6,0,33,31,0,78,0,30,21,0,80,6,6,0,0,21,1,15,0,34,5,0,0,0,64,6,0,1,0,60,6,6,0,6,0,60,6,21,0,90,0,44,0,82,7,5,31,0,1,0,33,0,64,0,1,31,0,90,6,6,0,42,0,1,7,21,1,32,6,31,0,3,0,33,21,0,68,6,0,0,0,65,6,31,0,63,0,33,21,0,130,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,131,0,14,0,64,6,0,6,31,0,145,6,0,2,0,60,6,0,0,31,0,132,6,0,30,31,0,146,6,6,0,0,0,65,6,0,5,0,83,6,21,0,86,0,2,0,67,6,0,0,0,84,6,22,0,149,11,0,24,0,59,6,3,12,0,21,31,0,126,6,0,21,5,0,33,21,0,148,6,22,0,150,11,14,0,19,0,42,0,33,7,21,0,13,10,0,21,0,13,0,53,0,42,0,24,0,52,0,1,8,7,8,10,22,0,151,11,14,31,0,79,0,30,31,0,80,6,0,42,0,1,7,0,64,6,31,0,68,21,0,130,3,3,0,21,5,21,0,151,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,147,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,143,6,6,22,0,152,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,143,0,13,5,8,0,33,21,0,148,10,0,42,0,21,7,0,59,10,8,7,21,0,152,31,0,76,0,10,31,0,70,6,0,8,5,0,27,5,21,1,36,5,0,33,31,0,130,6,31,0,151,31,0,152,6,3,2,6,22,0,153,11,14,0,63,0,64,0,25,5,0,23,5,0,68,0,25,5,0,44,0,20,7,5,3,3,0,33,31,0,39,0,2,0,68,6,0,6,21,0,87,6,0,2,21,0,46,6,0,30,21,0,38,6,6,0,0,21,0,38,0,30,5,6,22,0,154,11,14,31,0,47,0,30,21,0,38,6,31,0,46,0,8,5,0,30,31,0,38,6,31,0,154,3,3,22,0,155,11,14,31,0,143,0,13,0,51,0,1,8,21,0,150,6,0,16,31,0,148,6,0,21,0,64,6,0,30,5,21,0,107,0,44,0,13,7,5,0,0,31,0,49,6,31,0,107,31,0,119,3,4,22,0,156,11,14,31,0,149,0,34,0,59,6,0,21,31,0,150,6,31,0,135,31,0,155,31,0,156,31,0,153,3,5,25,3,0,0,44,0,41,0,63,7,0,40,0,151,10,7,3,0,0,63,0,25,5,3,4,22,0,3,11,14,31,0,2,0,13,0,11,0,67,10,0,57,0,11,0,51,0,22,8,8,5,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,5,22,0,4,22,0,5,22,0,6,22,0,7,4,4,11,14,31,0,1,21,1,38,31,0,5,21,0,6,3,2,6,22,0,8,11,22,0,9,22,0,10,22,0,11,22,0,12,22,0,13,4,5,11,14,31,0,9,21,1,40,31,0,10,21,0,11,0,34,5,31,0,12,31,0,13,31,0,6,0,44,0,63,7,5,0,27,31,0,7,6,3,5,6,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,4,5,11,14,31,0,14,31,0,11,0,24,0,64,6,0,21,31,0,4,0,33,31,0,15,6,3,1,6,0,21,5,31,0,16,0,12,5,0,29,5,0,43,0,11,7,5,31,0,17,0,12,5,0,29,5,0,43,0,11,7,5,31,0,18,31,0,8,3,6,25,31,0,1,31,0,2,5,25,21,0,1,0,33,0,52,21,0,2,0,30,31,0,1,17,8,0,54,0,44,0,64,7,8,5,21,1,13,31,0,2,0,42,0,33,7,16,6,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,108,3,2,6,25,0,63,0,40,31,0,1,0,21,0,63,6,0,33,0,52,0,49,0,0,7,8,21,1,31,6,0,9,21,1,32,6,0,30,5,0,109,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,110,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,111,3,2,6,25,0,63,0,40,31,0,2,0,30,31,0,1,17,0,42,0,33,7,21,1,26,17,0,112,3,2,6,25,21,0,2,0,42,0,30,7,22,1,26,13,14,21,0,2,0,42,0,30,7,22,1,25,13,14,31,0,1,0,30,31,0,2,6,25,0,47,0,10,7,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,10,0,42,0,40,7,0,63,10,8,25,0,63,0,28,0,53,0,45,0,14,7,8,0,48,15,25,7,0,19,0,50,0,44,0,63,7,8,10,0,34,0,59,10,3,2,0,55,0,13,0,11,0,63,10,0,51,0,9,8,8,22,0,3,11,14,15,26,22,0,4,11,14,0,63,21,0,4,0,122,8,0,42,0,64,31,0,4,0,123,8,7,3,2,0,55,0,13,0,51,0,12,8,8,22,0,5,11,14,31,0,1,31,0,5,0,124,3,2,0,55,0,13,0,51,0,5,8,0,11,31,0,3,10,8,31,0,2,17,0,42,0,40,7,0,63,6,25,0,14,0,57,0,47,0,10,7,8,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,0,42,0,64,0,56,0,33,8,7,0,41,21,1,6,7,0,22,21,1,5,10,10,0,29,0,50,0,9,8,9,10,0,42,0,40,7,0,63,10,8,25,21,1,15,0,21,0,63,6,0,30,21,0,1,6,0,13,21,2,16,0,34,5,0,0,0,67,6,6,21,1,13,0,21,0,63,10,0,30,31,0,1,10,21,1,10,0,128,8,5,25,31,0,1,0,6,22,1,24,13,0,14,0,68,6,21,1,25,21,1,10,31,0,4,8,5,25,21,2,27,21,2,25,31,0,1,6,0,9,21,1,33,0,14,0,63,6,6,25,21,1,5,0,33,0,52,21,0,1,8,0,54,21,1,5,0,33,21,0,2,17,8,5,22,1,5,12,14,21,1,6,0,33,0,52,31,0,2,8,0,54,21,1,6,0,33,31,0,1,6,8,5,22,1,6,12,25,21,1,23,0,33,21,0,1,6,0,2,0,52,0,8,8,21,1,86,6,0,6,22,1,87,13,0,14,0,68,6,21,1,28,0,50,0,31,8,0,33,31,0,1,10,21,1,10,0,141,8,5,25,21,1,108,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,109,6,0,8,5,21,1,93,0,30,0,52,21,1,97,8,0,53,0,21,8,9,0,33,31,0,1,10,21,1,10,0,147,8,5,25,21,0,1,0,27,5,0,0,31,0,2,17,0,49,0,6,7,5,0,6,31,0,1,6,25,0,36,0,14,0,18,0,50,0,13,8,10,0,42,0,30,7,0,19,10,0,0,31,0,2,10,0,42,0,33,7,21,3,8,10,0,21,0,103,10,0,21,31,0,1,10,0,21,0,121,10,25] + [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,0,58,0,0,0,85,6,22,0,6,11,14,31,0,3,31,0,4,31,0,5,21,0,6,0,21,0,91,6,0,92,0,93,0,94,0,95,0,96,0,97,0,20,0,60,0,50,3,2,6,0,43,0,33,7,0,59,6,0,98,0,58,0,25,5,0,0,0,86,6,0,61,22,0,7,11,0,25,5,0,45,0,0,7,0,100,6,0,20,5,0,42,0,21,7,0,99,6,0,62,0,0,0,85,6,0,21,0,103,6,0,21,0,102,0,24,0,59,6,6,0,21,0,101,6,0,104,3,15,0,44,0,13,7,0,11,0,51,0,22,8,0,21,10,5,22,0,8,22,0,9,4,2,11,14,21,0,9,0,49,0,0,7,0,27,0,63,10,0,53,0,42,0,44,0,22,7,7,8,5,22,0,10,22,0,11,22,0,12,22,0,13,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,22,0,19,22,0,20,22,0,21,22,0,22,22,0,23,22,0,24,4,15,11,14,0,34,0,53,0,1,8,0,12,0,9,0,15,0,52,0,63,8,10,0,34,0,52,0,64,8,10,22,0,25,11,14,21,0,13,0,34,5,22,0,26,11,14,0,65,0,1,0,53,0,22,8,5,0,0,21,0,19,6,22,0,27,11,14,21,0,19,0,34,5,0,0,0,66,6,22,0,28,11,14,0,13,0,11,0,64,10,0,42,0,30,7,0,105,10,0,53,0,21,8,22,0,29,11,14,15,2,22,0,30,11,14,15,3,21,0,8,7,22,0,31,11,14,21,0,20,0,34,5,22,0,32,11,0,0,0,64,6,22,0,33,11,14,0,64,0,68,0,69,0,59,0,59,0,70,0,59,0,63,3,2,0,71,0,63,0,65,0,72,3,2,0,30,5,0,8,5,3,10,0,41,31,0,9,7,0,23,0,13,10,0,53,0,42,0,44,0,20,7,7,8,5,0,21,5,0,42,0,21,7,0,67,6,22,0,34,11,14,0,2,0,49,0,6,7,9,22,0,35,11,14,21,0,35,0,52,0,13,0,50,0,25,8,8,22,0,36,11,14,21,0,35,0,52,0,13,0,50,0,25,8,0,0,0,64,10,8,22,0,37,11,14,15,4,22,0,38,11,14,15,5,22,0,39,11,14,15,6,22,0,40,11,14,15,7,22,0,41,11,25,31,0,1,0,11,5,0,44,15,8,7,31,0,4,6,0,21,5,25,21,1,30,21,1,29,0,52,0,106,8,0,107,0,19,3,3,7,0,42,0,40,7,0,63,10,22,0,2,11,14,21,0,1,0,53,0,33,8,0,53,0,17,0,57,0,18,0,30,0,13,10,0,50,31,0,2,8,8,8,0,18,0,19,10,22,0,3,11,14,21,0,1,0,31,5,22,0,4,11,14,0,19,0,31,31,0,1,0,33,21,0,4,6,10,0,6,0,64,10,0,42,0,1,7,0,64,10,0,42,0,33,7,31,0,4,10,31,0,3,0,19,10,25,31,0,2,22,0,3,22,0,4,4,2,11,14,0,87,0,14,21,0,1,6,22,0,5,11,14,0,88,0,14,21,0,1,6,22,0,6,11,0,9,0,52,0,26,0,52,0,63,0,63,3,2,8,8,5,0,30,5,22,0,7,11,14,0,89,0,14,21,0,1,6,22,0,8,11,0,30,5,22,0,9,11,14,21,0,7,21,0,9,0,24,0,59,6,21,0,5,0,30,5,3,3,0,21,5,22,0,10,11,0,31,5,22,0,11,11,14,21,0,10,0,33,21,0,11,6,22,0,10,12,14,31,0,7,0,0,0,68,6,31,0,9,0,24,0,64,6,0,64,0,21,21,1,6,0,14,21,0,1,6,6,0,30,5,0,30,0,52,21,0,5,0,49,0,0,7,5,0,21,0,63,6,0,53,0,33,0,50,0,27,0,53,0,1,8,8,8,8,5,3,3,0,21,5,0,33,31,0,11,6,22,0,12,11,14,0,19,0,34,0,59,10,0,14,0,63,10,0,57,15,9,8,22,0,13,11,14,0,30,0,52,21,0,12,0,31,21,0,10,6,0,44,0,63,7,0,21,0,64,10,21,0,13,0,13,0,53,0,21,8,10,0,23,0,13,10,5,8,0,46,0,30,7,9,0,23,21,0,1,0,13,5,10,22,0,14,11,14,31,0,10,21,0,14,5,22,0,15,11,14,31,0,12,31,0,14,5,22,0,16,11,14,21,0,16,0,10,21,0,15,6,22,0,17,11,0,49,0,13,7,0,64,6,22,0,18,11,14,21,0,18,0,11,31,0,16,6,0,9,21,0,8,0,10,21,0,6,6,6,0,47,0,10,7,0,57,15,10,8,5,14,0,90,0,14,21,0,1,6,0,9,21,0,18,6,22,0,19,11,14,31,0,6,0,9,21,0,15,6,0,27,5,0,10,21,0,19,6,0,30,5,22,0,20,11,14,21,0,20,31,0,19,0,53,0,33,8,0,2,0,85,0,1,0,90,6,10,0,1,21,0,1,0,53,0,33,8,10,5,22,0,21,11,14,21,0,8,0,9,22,0,15,13,0,26,5,0,9,21,0,8,6,22,0,22,11,0,12,22,0,18,13,14,31,0,17,0,9,31,0,8,6,0,49,0,13,7,5,0,11,0,64,0,53,0,21,8,0,51,0,2,0,52,0,49,0,0,7,8,8,0,18,10,31,0,22,0,27,5,0,12,31,0,15,6,22,0,23,11,6,0,42,0,1,7,0,64,6,0,42,0,39,7,21,0,1,6,22,0,24,11,14,21,0,18,0,30,5,22,0,25,11,14,21,0,18,0,27,0,64,6,0,30,5,0,23,0,52,0,13,8,21,0,25,6,22,0,26,11,14,21,0,25,31,0,5,0,53,0,33,8,0,2,0,1,10,21,0,26,6,0,1,22,0,26,13,14,31,0,1,0,33,21,0,25,6,21,1,31,5,22,0,27,11,14,21,1,21,21,1,25,21,0,27,6,0,26,5,0,12,21,1,20,0,34,5,0,14,21,0,27,6,6,22,0,28,11,14,21,1,28,0,14,21,0,27,6,22,0,29,11,14,21,1,23,0,34,0,51,0,42,0,1,7,0,22,0,18,10,8,21,1,20,6,21,1,25,21,0,27,6,0,11,31,0,28,6,0,10,21,0,29,6,22,0,30,11,0,11,0,52,0,27,8,5,22,0,31,11,14,21,1,22,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,27,6,22,0,32,11,14,21,1,23,0,34,5,0,14,21,0,27,6,22,0,33,11,14,21,0,32,0,12,21,0,30,6,0,18,0,30,0,10,10,0,26,0,30,0,19,10,0,64,10,0,11,0,30,10,21,0,31,6,0,47,0,10,7,0,57,15,11,8,5,14,21,0,27,0,30,21,0,31,6,0,42,0,1,7,21,1,22,0,34,5,6,0,42,0,3,0,50,0,5,8,7,21,1,7,6,0,2,21,0,29,0,30,21,0,31,6,0,8,5,6,22,0,34,11,14,21,1,22,0,34,5,0,0,21,1,7,6,0,16,21,0,27,6,0,9,21,0,30,6,0,2,21,1,7,6,0,1,22,0,27,13,14,21,0,30,0,26,5,0,12,21,0,33,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,33,0,10,0,52,0,27,8,5,0,13,22,0,31,13,14,31,0,33,0,30,21,0,31,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,34,6,0,2,0,68,6,6,22,0,35,11,0,11,0,63,6,22,0,36,11,14,21,0,36,0,8,5,0,21,0,63,6,0,33,21,0,31,0,49,0,0,7,5,6,0,9,21,0,30,6,22,0,37,11,0,12,21,0,30,6,22,0,38,11,14,21,0,30,0,2,21,0,27,6,0,21,0,52,0,63,8,0,30,21,0,37,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,32,0,21,0,63,6,6,10,0,51,21,1,39,8,21,0,26,6,22,0,39,11,14,31,0,34,0,30,31,0,36,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,38,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,32,6,6,22,0,40,11,14,21,0,37,0,12,21,0,31,6,0,49,0,0,7,5,0,2,21,0,32,0,12,21,0,38,6,6,22,0,41,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,42,11,0,42,0,30,7,21,0,29,6,22,0,43,11,14,21,0,31,22,0,44,11,0,9,31,0,37,6,0,10,21,0,42,6,22,0,31,12,14,21,0,29,0,30,21,0,31,6,0,8,5,0,42,0,30,7,22,0,35,13,0,30,0,52,0,11,0,52,0,63,8,8,5,0,14,0,64,6,22,0,45,11,14,21,0,43,0,21,0,63,6,0,33,21,0,41,6,0,11,0,52,21,0,42,8,0,10,0,13,0,52,21,0,29,8,10,5,0,9,21,0,32,0,12,31,0,38,6,6,0,47,0,10,7,0,57,15,13,8,5,14,31,0,42,0,11,21,0,29,6,0,30,5,21,0,27,0,53,0,33,8,0,12,21,1,22,0,34,5,10,0,11,21,0,45,10,0,53,0,19,0,47,0,10,7,9,0,57,15,14,8,8,5,14,31,0,43,0,8,5,0,2,0,52,0,49,0,0,7,8,5,0,21,0,63,6,0,42,0,1,7,0,64,6,0,33,22,0,41,13,14,21,1,8,0,33,21,0,27,6,0,39,31,0,41,6,0,39,0,68,0,21,31,0,45,6,6,0,34,0,54,0,21,0,52,21,0,4,8,8,5,22,0,46,11,14,31,0,18,0,27,5,0,49,0,0,7,5,0,33,31,0,23,0,30,5,0,21,31,0,20,6,6,0,21,31,0,29,0,12,21,0,31,6,0,30,5,0,33,0,52,0,32,8,31,0,35,6,6,22,0,47,11,14,31,0,39,31,0,21,31,0,24,3,3,0,21,31,0,46,6,22,0,48,11,14,21,0,48,0,44,0,35,7,5,22,0,49,11,0,42,0,44,0,30,0,52,0,49,0,6,7,0,27,0,59,10,0,12,0,19,10,8,7,7,22,0,48,13,14,21,0,48,0,34,0,52,0,64,8,0,54,31,0,3,8,5,22,0,48,12,14,21,1,23,21,1,25,21,0,27,6,0,10,21,0,30,6,0,8,5,22,0,50,11,14,31,0,44,0,10,21,0,50,6,0,42,0,30,7,22,0,26,13,14,31,0,30,0,26,0,53,0,12,8,5,0,10,21,0,50,6,0,42,0,30,7,22,0,25,13,14,21,0,27,0,33,0,52,31,0,47,8,0,54,21,0,48,0,44,0,13,7,5,22,0,51,11,0,27,21,1,33,6,0,49,0,0,7,5,0,0,31,0,49,6,0,21,5,0,24,0,52,0,13,8,31,0,4,6,8,5,0,30,31,0,50,0,10,21,0,31,6,6,22,0,27,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,25,10,21,0,27,6,0,1,22,0,27,13,14,21,1,26,0,14,21,0,27,6,0,42,0,21,7,0,13,0,21,10,0,64,6,0,30,5,0,24,0,64,6,0,24,0,59,6,22,0,52,11,0,44,0,64,7,5,0,49,0,13,7,5,22,0,53,11,14,21,1,16,0,34,5,0,0,0,69,0,65,3,2,6,0,37,21,0,27,0,33,21,0,53,0,1,21,0,52,6,6,0,0,21,0,53,6,6,0,26,0,53,0,10,8,5,0,12,31,0,53,6,0,42,0,30,7,31,0,52,6,22,0,54,11,14,21,1,26,0,13,21,0,27,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,15,7,22,0,27,13,14,31,0,51,0,23,0,68,6,0,47,0,0,7,5,0,22,21,1,33,6,21,1,25,21,0,27,6,0,10,21,1,28,0,14,21,0,27,6,6,22,0,55,11,14,0,63,0,21,21,1,34,6,0,33,21,0,27,0,5,21,1,33,6,6,0,30,0,52,31,0,55,8,0,54,31,0,40,8,5,22,0,56,11,14,21,0,27,0,15,0,52,0,0,0,52,0,69,8,8,0,0,0,65,10,0,2,0,65,0,53,0,22,8,21,1,25,0,19,10,10,21,1,19,0,34,5,6,0,0,22,0,27,13,14,21,0,27,0,14,0,2,0,58,10,0,0,0,11,10,21,1,32,6,0,1,22,0,27,13,14,31,0,27,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,15,16,22,0,3,11,14,21,1,30,21,1,29,0,52,0,113,8,0,114,21,1,8,0,53,0,33,8,0,115,3,4,7,22,0,4,11,14,21,1,20,0,47,0,25,0,53,0,0,8,7,5,0,21,0,116,0,47,0,1,7,5,0,0,21,1,22,0,34,5,6,6,0,44,21,0,1,0,53,0,14,8,7,5,22,0,5,22,0,6,22,0,7,22,0,8,22,0,9,4,5,11,14,21,1,22,0,34,5,0,11,21,0,1,6,0,10,21,0,5,6,0,8,5,0,10,21,1,28,0,14,21,0,1,6,6,21,0,2,21,0,3,21,0,1,0,53,0,30,8,0,50,31,0,4,8,8,5,14,21,0,1,0,14,0,63,6,22,0,10,11,0,10,21,0,5,6,22,0,11,11,0,10,21,0,6,6,22,0,12,11,14,21,0,11,0,10,21,0,7,6,0,8,5,22,0,13,11,14,21,0,11,0,27,5,0,12,21,0,7,6,21,0,2,21,0,3,0,117,8,5,14,21,0,12,0,10,21,0,7,6,0,9,21,0,12,0,26,0,64,6,6,21,0,2,21,0,3,0,118,8,5,14,21,0,1,0,30,21,0,12,6,0,11,0,52,0,27,8,0,10,0,14,0,52,0,63,8,10,5,0,8,5,21,0,2,0,30,31,0,12,10,21,0,3,0,119,8,5,14,21,0,5,0,27,5,0,12,21,0,7,6,0,10,21,0,10,6,0,26,0,10,31,0,5,0,26,5,0,9,21,0,8,6,10,0,9,0,27,10,0,64,6,0,12,21,0,9,0,10,31,0,8,6,6,31,0,2,31,0,3,0,120,8,5,14,21,0,13,0,9,0,52,0,8,21,1,37,0,51,0,12,8,21,1,21,0,34,5,0,13,21,0,1,6,0,11,21,0,6,6,10,0,15,0,26,10,8,5,22,0,14,11,0,9,0,52,0,49,0,0,7,21,1,35,0,1,0,19,10,0,8,10,0,16,0,73,10,8,5,22,0,15,11,14,21,1,20,0,34,5,0,0,0,64,6,0,1,31,0,1,6,0,2,21,0,15,6,0,30,21,0,6,0,8,5,6,0,42,0,33,7,0,58,0,25,5,0,21,0,74,0,64,3,2,6,0,21,0,59,6,6,22,0,16,11,14,21,0,16,0,49,0,0,0,52,0,58,0,53,0,2,8,8,0,2,0,15,0,52,0,63,8,10,7,0,63,6,0,30,31,0,16,0,15,0,63,6,0,26,0,53,0,12,8,5,6,22,0,17,11,14,31,0,7,0,27,5,0,30,31,0,13,0,27,0,53,0,12,8,5,22,0,18,11,6,0,42,0,33,7,0,64,0,59,3,2,6,0,2,22,0,17,13,14,31,0,10,0,30,31,0,11,6,22,0,19,11,14,31,0,14,0,26,0,53,0,12,8,0,30,9,0,51,0,1,0,52,31,0,6,0,26,5,21,1,37,5,0,53,0,33,8,8,0,19,0,2,0,11,10,0,1,0,52,0,27,8,10,0,1,0,1,10,8,31,0,15,6,0,30,21,0,19,6,22,0,20,11,14,21,0,19,0,8,5,0,2,21,0,17,6,0,26,5,0,30,21,0,19,6,0,42,0,1,7,31,0,20,6,22,0,21,11,0,7,5,0,4,0,58,6,22,0,22,11,14,0,64,0,75,3,2,0,33,31,0,9,0,30,31,0,18,6,6,0,2,31,0,17,6,0,30,31,0,19,6,0,30,0,52,21,0,21,0,11,0,63,6,8,0,54,0,2,8,21,0,22,6,0,30,0,52,31,0,21,0,12,0,63,6,8,0,54,0,42,0,3,7,8,31,0,22,6,25,31,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,31,0,4,0,13,5,22,0,8,11,14,15,17,22,0,9,11,14,15,18,22,0,10,11,14,21,0,1,0,13,5,0,11,0,63,6,0,40,0,125,6,14,21,1,16,21,1,25,21,0,1,6,0,2,21,0,3,0,2,0,68,6,0,1,0,59,6,6,22,0,11,11,0,49,0,0,7,5,22,0,12,11,0,31,5,22,0,13,11,14,0,59,0,14,21,0,3,6,0,33,21,0,13,6,22,0,14,11,14,21,0,1,0,33,21,0,13,6,22,0,15,11,0,30,0,52,0,63,0,53,0,11,8,8,0,42,0,1,7,0,64,10,0,17,0,57,31,0,9,8,0,30,0,52,0,63,0,53,0,12,8,8,10,21,0,11,0,33,21,0,13,6,6,14,31,0,12,0,34,21,0,13,0,34,5,6,0,15,0,63,6,0,40,0,126,6,14,21,0,15,0,30,21,0,14,6,0,14,0,52,21,1,26,8,0,9,0,52,0,27,8,0,14,0,52,21,1,16,0,34,5,8,10,5,21,0,13,0,30,21,0,14,10,21,0,10,0,127,8,5,14,31,0,14,0,21,0,64,6,0,9,0,52,0,26,0,52,0,64,8,8,5,15,19,5,14,21,0,11,0,0,21,0,3,6,0,15,0,63,6,0,26,5,22,0,16,11,0,12,21,1,15,0,34,5,0,14,21,0,1,6,6,0,1,22,0,3,13,14,21,0,3,0,15,0,63,6,0,27,5,0,9,31,0,16,6,0,12,21,0,3,0,71,0,53,0,15,8,0,9,0,11,0,52,0,76,8,10,5,6,0,13,0,50,0,25,8,21,0,10,0,129,8,5,14,21,1,32,21,0,8,3,2,21,1,25,21,0,1,6,0,26,5,0,12,0,67,0,14,21,0,3,6,6,0,13,0,50,0,25,8,21,0,10,0,130,8,5,14,0,67,0,14,21,0,3,6,22,0,17,11,0,10,0,52,0,26,8,5,22,0,18,11,14,0,71,0,14,21,0,3,6,0,10,0,52,0,26,8,5,22,0,19,11,0,33,0,52,21,0,13,0,33,0,52,21,0,18,0,53,0,33,8,0,31,9,8,5,8,0,54,0,27,8,5,22,0,20,11,14,21,0,20,0,10,21,0,19,6,0,8,5,22,0,21,11,14,21,1,16,0,34,5,0,0,0,64,6,0,14,21,0,1,6,22,0,22,11,14,21,1,18,0,34,5,0,14,21,0,1,6,0,2,0,68,6,0,0,21,1,27,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,33,21,0,22,0,8,5,21,1,36,5,6,22,0,23,11,14,0,63,22,0,24,11,14,21,0,23,0,13,5,0,25,5,22,0,25,11,14,15,20,22,0,26,11,14,21,0,21,0,8,5,0,2,21,0,23,6,21,0,26,0,131,7,5,14,21,0,18,0,10,21,0,19,6,22,0,27,11,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,0,59,0,14,21,0,3,6,0,10,31,0,27,6,0,33,21,0,13,6,0,21,0,64,6,0,0,0,52,0,49,0,0,7,8,5,0,31,5,0,42,0,33,7,0,8,0,31,0,53,0,42,0,33,7,8,10,0,33,0,52,0,31,8,0,18,10,21,0,13,0,21,0,59,6,6,0,24,0,59,6,0,49,0,0,7,5,0,31,5,22,0,28,11,14,21,1,16,0,34,5,0,0,0,68,6,0,68,3,2,21,1,25,21,0,1,6,0,2,21,0,11,6,0,33,21,0,28,6,22,0,29,11,0,49,0,0,7,5,22,0,30,11,0,31,5,22,0,31,11,14,21,0,31,0,42,0,33,7,22,0,28,13,14,21,0,31,0,42,0,33,7,22,0,30,13,14,21,0,31,0,42,0,33,7,22,0,29,13,14,21,0,28,0,42,0,33,7,22,0,1,13,14,21,0,28,0,42,0,33,7,22,0,11,13,14,21,0,28,0,42,0,33,7,22,0,5,13,14,21,0,28,0,42,0,33,7,22,0,6,13,14,0,63,0,12,21,0,29,6,22,0,32,11,14,0,63,0,11,21,0,29,6,0,30,5,22,0,33,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,34,11,0,10,21,0,32,6,22,0,35,11,0,49,0,0,7,5,22,0,36,11,14,21,0,34,0,30,21,0,35,6,22,0,37,11,0,8,5,0,21,0,64,6,22,0,38,11,14,21,0,37,0,26,0,53,0,10,8,5,0,21,0,63,6,22,0,39,11,14,31,0,34,0,30,5,0,21,21,0,33,6,0,33,21,0,37,0,26,5,0,31,5,0,31,5,6,22,0,40,11,14,31,0,37,0,9,0,52,0,27,8,5,21,0,35,0,30,9,21,0,10,0,132,8,5,14,0,18,0,30,0,10,10,0,42,0,21,7,0,30,0,21,10,0,64,10,22,0,41,11,14,0,19,21,0,41,0,50,0,8,8,21,0,35,10,22,0,42,11,14,0,14,0,50,21,0,42,8,22,0,43,11,14,21,0,1,0,31,21,1,27,0,34,5,0,0,0,63,0,69,0,65,0,72,3,4,6,6,22,0,44,11,14,21,1,27,21,1,25,21,0,1,6,0,30,5,22,0,45,11,14,21,0,44,0,14,0,64,6,21,0,42,5,22,0,46,11,14,31,0,44,21,0,43,0,52,0,69,8,0,2,0,68,10,0,6,31,0,43,0,52,0,68,8,10,5,22,0,47,11,0,0,0,52,0,11,0,52,0,63,8,0,10,21,0,46,10,8,5,22,0,48,11,14,21,0,48,0,13,0,52,0,27,8,5,0,11,21,0,38,6,0,24,0,64,6,21,0,35,0,30,9,21,0,10,0,133,8,5,14,21,0,48,0,34,5,0,11,0,63,6,21,0,1,0,50,15,21,8,0,30,9,21,0,10,0,134,8,5,14,21,0,46,0,2,0,69,6,0,0,0,63,0,68,0,69,3,3,0,33,21,0,47,6,6,22,0,49,11,14,21,0,3,0,33,0,52,21,0,28,0,33,21,0,33,6,8,0,54,31,0,48,0,30,21,0,38,6,0,24,0,64,6,8,5,0,2,21,0,21,6,0,42,0,1,7,21,0,19,6,22,0,3,12,14,31,0,21,0,9,31,0,22,6,22,0,50,11,14,0,63,0,11,21,0,3,6,0,33,0,52,21,0,13,8,0,54,0,27,0,52,0,64,8,8,5,22,0,51,11,0,27,5,0,9,21,0,50,6,22,0,52,11,14,21,0,3,0,33,21,0,52,0,8,5,21,1,36,5,6,0,2,21,0,52,6,0,0,21,0,3,6,0,19,0,15,0,68,10,0,11,21,0,51,10,0,1,0,19,10,0,6,0,19,0,14,0,69,10,0,2,31,0,51,0,0,0,64,6,10,0,33,0,52,21,0,13,8,0,54,0,27,8,9,10,5,22,0,53,11,14,21,0,53,0,33,0,0,0,6,0,64,10,0,5,0,19,10,31,0,52,0,8,5,0,49,0,0,7,5,0,53,0,19,0,1,0,33,10,8,10,0,63,0,14,21,0,53,6,0,9,21,0,50,6,0,8,5,21,1,36,5,6,0,6,22,0,53,13,14,21,0,53,0,27,5,0,2,31,0,50,6,0,0,22,0,3,13,14,21,0,23,0,14,0,64,6,0,9,21,0,53,0,13,0,63,6,6,0,10,22,0,24,13,0,8,5,0,2,22,0,23,13,14,21,0,23,0,1,22,0,53,13,14,0,59,0,14,21,0,3,6,0,27,0,64,6,0,9,0,76,0,14,21,0,3,6,6,0,1,22,0,3,13,14,0,63,0,14,21,0,3,6,0,27,5,0,12,21,0,17,6,21,0,28,0,50,0,31,8,21,0,10,0,135,8,5,14,31,0,18,0,19,0,1,0,8,0,53,0,2,8,10,22,0,3,13,14,21,0,28,0,42,0,33,7,22,0,17,13,14,21,1,32,0,1,21,0,1,6,22,0,54,11,14,31,0,29,0,1,22,0,11,13,14,21,0,11,0,49,0,0,7,5,0,31,5,22,0,13,12,14,21,0,17,0,10,0,52,0,26,8,5,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,11,14,21,0,19,0,1,21,0,20,6,0,33,21,0,55,6,0,12,0,30,0,51,0,1,8,0,11,10,0,63,6,0,42,0,3,7,0,68,6,0,0,0,64,6,22,0,56,11,14,21,1,16,0,34,5,0,0,0,65,6,0,14,21,0,1,6,0,33,21,0,13,6,0,30,5,22,0,57,11,14,31,0,11,0,33,21,0,13,6,0,12,21,0,13,0,53,0,30,8,0,11,9,0,51,0,22,8,0,11,10,0,63,6,0,44,0,21,7,31,0,32,0,30,5,21,0,33,3,2,6,22,0,58,11,14,31,0,58,0,47,15,22,7,5,14,21,0,19,0,33,21,0,55,6,0,31,5,22,0,59,11,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,12,14,21,0,13,0,31,5,22,0,60,11,14,21,0,13,0,42,0,33,7,22,0,1,13,14,21,0,55,0,42,0,33,7,22,0,3,13,14,21,0,55,0,42,0,33,7,22,0,53,13,14,31,0,19,0,12,31,0,20,6,0,33,21,0,55,6,0,30,5,0,21,31,0,59,0,31,5,0,33,21,0,57,6,6,22,0,57,12,14,21,0,3,0,70,0,53,0,15,8,0,9,0,11,0,52,0,77,8,10,5,22,0,61,11,14,0,63,0,11,21,0,3,6,0,11,21,0,61,6,22,0,62,11,14,21,0,62,0,27,5,21,1,36,5,0,42,0,33,7,21,0,53,6,22,0,63,11,0,15,0,64,6,22,0,64,11,14,21,0,53,0,1,5,0,6,0,63,6,22,0,65,11,14,21,0,63,0,1,5,0,6,0,63,6,22,0,66,11,14,21,0,13,22,0,25,12,14,31,0,55,0,42,0,33,7,22,0,24,13,14,21,0,61,0,2,21,0,66,6,21,0,26,0,136,7,5,14,0,68,0,16,21,0,3,6,0,9,0,68,0,11,21,0,63,6,6,22,0,67,11,0,30,5,0,28,5,22,0,68,11,14,0,69,0,14,21,0,3,6,22,0,69,11,0,9,21,0,67,6,0,26,5,0,10,21,0,67,6,22,0,70,11,14,0,68,0,25,5,0,37,21,0,3,6,0,10,21,0,70,6,0,16,21,0,69,6,0,2,0,68,6,0,6,21,0,65,6,0,27,0,2,31,0,69,10,0,6,0,26,10,0,68,6,0,2,21,0,67,6,21,0,26,0,137,7,5,14,21,1,26,0,14,21,0,1,6,22,0,71,11,14,21,1,16,0,34,5,0,0,0,68,6,0,14,21,0,1,6,22,0,72,11,14,21,1,16,0,34,5,0,0,0,67,6,0,14,21,0,1,6,22,0,73,11,21,1,36,0,51,0,11,8,21,0,72,6,0,9,21,0,71,6,22,0,74,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,75,11,14,21,0,74,0,10,21,0,73,6,0,27,5,0,2,21,0,66,6,31,0,26,0,138,7,5,14,0,63,0,14,21,0,3,6,0,11,0,52,0,10,0,52,0,27,8,8,21,0,70,6,0,26,0,53,0,9,8,5,21,0,13,21,0,10,0,139,8,5,14,0,64,0,16,31,0,53,6,0,26,5,0,9,21,1,15,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,11,21,0,64,6,22,0,76,11,14,21,0,76,0,10,21,0,70,6,0,8,5,0,28,0,54,21,1,35,0,1,0,18,10,0,52,0,13,0,50,0,25,8,8,8,5,22,0,77,11,14,21,0,61,0,30,5,22,0,78,11,0,0,0,52,21,0,77,0,53,0,33,8,8,5,0,0,0,64,6,22,0,79,11,14,21,0,3,0,33,21,0,78,6,0,13,0,76,6,22,0,80,11,14,21,0,3,0,33,21,0,79,6,22,0,81,11,14,21,0,63,0,33,21,0,79,6,0,6,0,63,6,0,13,21,0,81,6,0,9,21,0,80,6,21,0,13,0,33,21,0,79,10,21,0,10,0,140,8,5,14,21,1,32,0,1,21,0,1,6,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,78,8,10,5,22,0,82,11,14,21,0,1,0,33,21,0,78,6,0,42,0,1,7,21,1,15,0,34,5,6,0,0,31,0,81,0,15,0,63,6,6,0,0,21,0,80,6,22,0,83,11,14,21,0,1,0,44,0,63,7,5,0,33,0,52,21,0,79,8,0,54,21,0,83,8,5,0,1,0,52,0,26,8,5,0,33,21,0,60,6,0,2,0,52,0,49,0,0,7,0,14,0,63,10,0,10,0,52,0,27,8,9,8,5,0,49,0,0,7,5,0,27,5,22,0,84,11,0,33,21,0,13,6,0,2,5,22,0,85,11,14,21,1,15,0,34,5,0,42,0,1,7,21,1,32,6,0,14,21,0,54,6,0,11,21,0,84,6,21,0,42,5,22,0,86,11,14,21,0,24,0,33,21,0,60,6,31,0,42,5,22,0,87,11,14,21,0,28,0,33,21,0,40,6,0,21,0,63,6,0,42,0,1,7,0,64,6,15,23,5,14,21,0,39,0,9,21,0,38,6,0,9,21,0,87,6,0,24,0,64,6,21,0,35,0,30,9,21,0,10,0,142,8,5,14,21,0,87,0,33,0,52,0,49,0,0,7,8,21,0,72,6,22,0,88,11,14,21,0,88,0,14,0,1,0,18,10,22,0,65,13,14,31,0,88,0,14,0,1,0,18,10,22,0,66,13,14,21,0,85,0,11,21,1,16,21,1,25,0,11,0,34,0,0,0,69,10,0,53,0,14,8,10,21,0,1,6,0,10,21,0,62,6,0,10,31,0,82,6,0,10,21,0,61,6,6,21,0,13,21,0,10,0,143,8,5,14,21,0,85,0,33,21,0,78,6,0,11,0,68,0,14,31,0,83,6,6,21,0,13,0,33,21,0,78,10,21,0,10,0,144,8,5,14,21,0,85,0,12,0,52,0,27,8,5,0,9,21,0,3,0,15,0,63,6,6,0,9,21,0,63,0,11,0,63,6,6,21,0,13,21,0,10,0,145,8,5,14,21,0,85,0,33,21,0,78,6,22,0,89,11,0,12,22,0,80,13,14,21,0,78,0,30,31,0,89,6,22,0,90,11,14,31,0,17,0,27,5,22,0,91,11,0,30,5,22,0,92,11,14,21,0,54,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,63,8,10,5,0,11,31,0,91,6,0,11,31,0,61,0,9,21,0,85,6,0,26,5,0,33,21,0,60,6,6,0,30,5,22,0,93,11,14,21,0,84,0,33,21,0,45,6,22,0,94,11,0,11,0,63,6,22,0,95,11,14,0,68,0,68,3,2,21,1,25,31,0,84,0,33,21,0,93,6,22,0,96,11,6,22,0,97,11,14,0,67,0,11,31,0,94,6,0,9,21,0,95,6,21,0,45,21,0,10,0,146,8,5,14,21,0,36,0,33,21,0,93,6,22,0,98,11,14,21,0,54,0,33,21,0,93,6,22,0,99,11,14,21,0,7,0,13,5,0,11,21,0,99,6,0,9,21,0,98,0,14,0,63,6,6,0,9,21,0,97,6,22,0,100,11,14,21,0,7,0,33,21,0,99,0,30,21,0,100,6,6,22,0,101,11,0,14,0,63,6,21,0,93,0,30,21,0,100,10,21,0,10,0,147,8,5,14,21,0,97,0,30,0,52,31,0,100,8,0,54,31,0,101,0,15,0,63,6,8,5,22,0,97,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,102,11,0,44,0,63,7,5,22,0,103,11,14,21,0,99,0,30,21,0,97,6,22,0,104,11,0,21,21,0,102,6,0,39,21,0,49,0,13,5,0,21,21,0,98,0,30,21,0,97,6,22,0,105,11,6,0,21,21,0,103,6,22,0,106,11,6,22,0,107,11,14,21,0,31,0,33,31,0,40,6,0,21,21,0,1,0,13,5,6,0,33,21,0,105,6,0,21,31,0,31,0,30,31,0,35,6,0,21,0,59,6,0,33,31,0,98,6,0,0,21,0,96,0,14,0,64,6,6,6,22,0,108,11,14,21,0,108,0,31,5,0,33,0,52,21,0,104,0,21,21,0,99,6,22,0,109,11,0,53,0,33,8,0,31,9,8,5,22,0,110,11,14,21,0,110,0,30,0,52,0,15,0,52,21,0,97,0,13,5,8,8,5,15,24,5,14,21,0,110,0,33,31,0,104,0,44,0,59,7,5,0,21,21,0,97,6,0,33,21,0,110,6,0,49,0,0,7,5,22,0,111,11,0,31,5,6,0,30,0,52,21,0,97,0,13,5,0,53,0,11,8,8,5,22,0,110,12,14,21,0,110,0,42,0,33,7,22,0,97,13,14,21,0,110,0,42,0,33,7,22,0,93,13,14,21,0,110,0,42,0,33,7,22,0,96,13,14,31,0,111,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,112,11,14,31,0,99,0,33,21,0,110,0,23,21,0,112,6,6,22,0,113,11,14,21,0,7,0,13,5,0,16,21,0,113,6,21,0,93,0,23,21,0,112,10,21,0,10,21,0,113,0,53,0,30,8,0,38,9,21,1,29,0,148,10,8,5,14,21,0,96,0,11,0,63,6,22,0,114,11,0,9,0,69,0,11,31,0,96,6,6,22,0,115,11,14,31,0,30,0,33,21,0,93,6,0,33,0,52,21,0,97,21,1,36,5,0,24,21,0,112,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,116,11,0,33,21,0,113,6,10,0,1,0,19,10,5,22,0,117,11,14,21,0,117,0,11,0,63,6,0,9,21,0,115,6,21,0,93,21,0,10,0,149,8,5,14,31,0,115,21,0,41,0,24,0,64,10,0,16,0,30,10,21,0,97,6,0,33,31,0,110,0,30,21,0,97,6,0,31,5,22,0,118,11,6,0,21,31,0,103,6,0,39,31,0,106,6,22,0,119,11,14,31,0,105,0,21,31,0,116,6,0,36,0,0,21,0,49,0,53,0,33,8,10,5,0,19,0,24,0,52,0,13,8,31,0,102,10,0,33,0,52,0,31,8,31,0,118,10,0,33,21,0,97,0,24,31,0,112,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,113,8,10,5,22,0,120,11,14,21,0,117,0,11,0,63,6,31,0,41,0,34,0,54,0,63,8,9,0,33,0,52,0,49,0,0,7,8,0,18,10,21,0,97,6,0,9,21,0,97,0,26,0,64,6,0,11,21,0,114,6,6,22,0,121,11,14,21,0,54,0,33,21,0,45,6,0,0,0,69,6,0,0,21,0,46,0,2,0,69,6,0,33,21,0,36,0,33,21,0,45,6,22,0,122,11,6,6,22,0,123,11,14,31,0,122,0,2,0,72,6,0,0,21,0,123,6,0,28,0,54,0,37,8,5,0,21,22,0,121,13,14,21,0,92,21,0,45,0,21,21,0,93,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,124,11,14,31,0,95,0,21,31,0,114,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,121,6,0,0,0,79,6,22,0,125,11,14,21,0,92,0,44,0,61,7,5,31,0,54,0,33,31,0,92,6,31,0,125,31,0,45,0,44,0,63,7,5,0,21,31,0,117,6,31,0,123,0,21,31,0,120,6,3,5,22,0,126,11,14,21,0,70,0,8,5,0,49,0,0,7,5,21,1,35,0,1,0,19,10,21,0,62,6,0,7,0,10,0,12,10,0,68,6,0,9,21,0,64,6,22,0,127,11,14,31,0,67,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,128,11,0,11,21,0,85,0,11,21,0,62,6,0,10,0,52,0,26,8,5,0,10,21,0,70,6,0,10,31,0,127,6,22,0,129,11,6,0,30,5,22,0,130,11,14,31,0,128,0,10,31,0,129,6,0,12,21,0,64,6,21,0,13,21,0,10,0,150,8,5,14,0,63,0,14,21,0,3,6,0,11,21,0,70,6,0,10,0,63,0,16,21,0,3,6,0,9,31,0,64,6,6,0,8,5,0,2,0,68,6,0,6,31,0,65,6,0,26,0,68,6,0,33,21,0,130,6,22,0,131,11,0,13,0,68,6,22,0,132,11,14,21,1,26,0,11,21,0,1,6,0,30,5,22,0,133,11,0,42,0,33,7,21,0,1,6,22,0,134,11,0,9,5,0,38,5,22,0,135,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,134,6,22,0,136,11,14,31,0,8,0,0,21,1,32,6,22,0,137,11,0,16,21,0,1,6,0,30,5,22,0,138,11,0,21,31,0,133,6,22,0,139,11,14,21,0,1,0,33,31,0,138,6,0,0,21,0,135,0,13,5,0,42,0,1,7,31,0,137,6,6,0,21,22,0,136,13,14,31,0,60,0,33,31,0,33,6,22,0,140,11,14,0,63,0,21,21,0,74,6,0,49,0,0,7,5,0,30,0,64,0,21,21,0,73,6,6,0,24,0,64,6,0,27,0,53,0,1,8,5,0,0,31,0,62,0,26,0,64,6,0,30,31,0,73,6,0,8,5,6,0,42,0,21,7,31,0,56,6,22,0,141,11,14,0,77,0,14,21,0,3,6,0,27,5,0,10,31,0,74,6,0,10,21,0,66,0,14,0,68,6,6,0,12,31,0,71,6,0,30,5,22,0,142,11,14,31,0,75,0,10,31,0,72,6,0,30,5,22,0,143,11,14,21,0,132,0,0,21,0,130,6,0,0,0,52,21,0,77,0,53,0,33,8,0,2,21,0,132,10,8,5,22,0,144,11,14,21,0,144,0,30,31,0,66,0,33,21,0,130,6,22,0,145,11,0,14,0,68,6,22,0,146,11,0,2,21,0,132,0,0,0,64,6,6,6,0,21,22,0,142,13,14,21,0,146,0,8,5,22,0,146,12,14,21,0,146,0,42,0,30,7,22,0,130,13,14,21,0,146,0,42,0,30,7,22,0,144,13,14,21,0,139,21,0,139,21,0,140,21,0,140,21,0,57,0,30,0,68,6,21,0,142,21,0,79,0,30,21,0,80,6,0,64,0,0,21,0,90,6,0,64,0,0,21,0,90,6,31,0,77,0,33,21,0,68,6,0,6,0,64,6,0,0,21,0,68,6,31,0,144,21,0,143,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,124,6,22,0,147,11,0,31,5,22,0,148,11,14,31,0,139,0,44,0,63,7,5,31,0,136,21,0,140,0,44,0,80,7,5,31,0,140,0,13,5,0,25,5,0,0,0,64,6,31,0,141,0,22,31,0,85,0,33,31,0,57,6,0,0,0,69,6,6,0,29,5,0,20,5,31,0,142,0,44,0,81,7,5,21,0,1,0,0,21,0,76,6,0,33,31,0,78,0,30,21,0,80,6,6,0,0,21,1,15,0,34,5,0,0,0,64,6,0,1,0,60,6,6,0,6,0,60,6,21,0,90,0,44,0,82,7,5,31,0,1,0,33,0,64,0,1,31,0,90,6,6,0,42,0,1,7,21,1,32,6,31,0,3,0,33,21,0,68,6,0,0,0,65,6,31,0,63,0,33,21,0,130,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,131,0,14,0,64,6,0,6,31,0,145,6,0,2,0,60,6,0,0,31,0,132,6,0,30,31,0,146,6,6,0,0,0,65,6,0,5,0,83,6,21,0,86,0,2,0,67,6,0,0,0,84,6,22,0,149,11,0,24,0,59,6,3,12,0,21,31,0,126,6,0,21,5,0,33,21,0,148,6,22,0,150,11,14,0,19,0,42,0,33,7,21,0,13,10,0,21,0,13,0,53,0,42,0,24,0,52,0,1,8,7,8,10,22,0,151,11,14,31,0,79,0,30,31,0,80,6,0,42,0,1,7,0,64,6,31,0,68,21,0,130,3,3,0,21,5,21,0,151,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,147,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,143,6,6,22,0,152,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,143,0,13,5,8,0,33,21,0,148,10,0,42,0,21,7,0,59,10,8,7,21,0,152,31,0,76,0,10,31,0,70,6,0,8,5,0,27,5,21,1,36,5,0,33,31,0,130,6,31,0,151,31,0,152,6,3,2,6,22,0,153,11,14,0,63,0,64,0,25,5,0,23,5,0,68,0,25,5,0,44,0,20,7,5,3,3,0,33,31,0,39,0,2,0,68,6,0,6,21,0,87,6,0,2,21,0,46,6,0,30,21,0,38,6,6,0,0,21,0,38,0,30,5,6,22,0,154,11,14,31,0,47,0,30,21,0,38,6,31,0,46,0,8,5,0,30,31,0,38,6,31,0,154,3,3,22,0,155,11,14,31,0,143,0,13,0,51,0,1,8,21,0,150,6,0,16,31,0,148,6,0,21,0,64,6,0,30,5,21,0,107,0,44,0,13,7,5,0,0,31,0,49,6,31,0,107,31,0,119,3,4,22,0,156,11,14,31,0,149,0,34,0,59,6,0,21,31,0,150,6,31,0,135,31,0,155,31,0,156,31,0,153,3,5,25,3,0,0,44,0,41,0,63,7,0,40,0,151,10,7,3,0,0,63,0,25,5,3,4,22,0,3,11,14,31,0,2,0,13,0,11,0,67,10,0,57,0,11,0,51,0,22,8,8,5,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,5,22,0,4,22,0,5,22,0,6,22,0,7,4,4,11,14,31,0,1,21,1,38,31,0,5,21,0,6,3,2,6,22,0,8,11,22,0,9,22,0,10,22,0,11,22,0,12,22,0,13,4,5,11,14,31,0,9,21,1,40,31,0,10,21,0,11,0,34,5,31,0,12,31,0,13,31,0,6,0,44,0,63,7,5,0,27,31,0,7,6,3,5,6,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,4,5,11,14,31,0,14,31,0,11,0,24,0,64,6,0,21,31,0,4,0,33,31,0,15,6,3,1,6,0,21,5,31,0,16,0,12,5,0,29,5,0,43,0,11,7,5,31,0,17,0,12,5,0,29,5,0,43,0,11,7,5,31,0,18,31,0,8,3,6,25,31,0,1,31,0,2,5,25,21,0,1,0,33,0,52,21,0,2,0,30,31,0,1,17,8,0,54,0,44,0,64,7,8,5,21,1,13,31,0,2,0,42,0,33,7,16,6,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,108,3,2,6,25,0,63,0,40,31,0,1,0,21,0,63,6,0,33,0,52,0,49,0,0,7,8,21,1,31,6,0,9,21,1,32,6,0,30,5,0,109,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,110,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,111,3,2,6,25,0,63,0,40,31,0,2,0,30,31,0,1,17,0,42,0,33,7,21,1,26,17,0,112,3,2,6,25,21,0,2,0,42,0,30,7,22,1,26,13,14,21,0,2,0,42,0,30,7,22,1,25,13,14,31,0,1,0,30,31,0,2,6,25,0,47,0,10,7,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,10,0,42,0,40,7,0,63,10,8,25,0,63,0,28,0,53,0,45,0,14,7,8,0,48,15,25,7,0,19,0,50,0,44,0,63,7,8,10,0,34,0,59,10,3,2,0,55,0,13,0,11,0,63,10,0,51,0,9,8,8,22,0,3,11,14,15,26,22,0,4,11,14,0,63,21,0,4,0,122,8,0,42,0,64,31,0,4,0,123,8,7,3,2,0,55,0,13,0,51,0,12,8,8,22,0,5,11,14,31,0,1,31,0,5,0,124,3,2,0,55,0,13,0,51,0,5,8,0,11,31,0,3,10,8,31,0,2,17,0,42,0,40,7,0,63,6,25,0,14,0,57,0,47,0,10,7,8,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,0,42,0,64,0,56,0,33,8,7,0,41,21,1,6,7,0,22,21,1,5,10,10,0,29,0,50,0,9,8,9,10,0,42,0,40,7,0,63,10,8,25,21,1,15,0,21,0,63,6,0,30,21,0,1,6,0,13,21,2,16,0,34,5,0,0,0,67,6,6,21,1,13,0,21,0,63,10,0,30,31,0,1,10,21,1,10,0,128,8,5,25,31,0,1,0,6,22,1,24,13,0,14,0,68,6,21,1,25,21,1,10,31,0,4,8,5,25,21,2,27,21,2,25,31,0,1,6,0,9,21,1,36,0,14,0,63,6,6,25,21,1,5,0,33,0,52,21,0,1,8,0,54,21,1,5,0,33,21,0,2,17,8,5,22,1,5,12,14,21,1,6,0,33,0,52,31,0,2,8,0,54,21,1,6,0,33,31,0,1,6,8,5,22,1,6,12,25,21,1,23,0,33,21,0,1,6,0,2,0,52,0,8,8,21,1,86,6,0,6,22,1,87,13,0,14,0,68,6,21,1,28,0,50,0,31,8,0,33,31,0,1,10,21,1,10,0,141,8,5,25,21,1,108,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,109,6,0,8,5,21,1,93,0,30,0,52,21,1,97,8,0,53,0,21,8,9,0,33,31,0,1,10,21,1,10,0,147,8,5,25,21,0,1,0,27,5,0,0,31,0,2,17,0,49,0,6,7,5,0,6,31,0,1,6,25,0,36,0,14,0,18,0,50,0,13,8,10,0,42,0,30,7,0,19,10,0,0,31,0,2,10,0,42,0,33,7,21,3,8,10,0,21,0,103,10,0,21,31,0,1,10,0,21,0,121,10,25] ,[runtime[0],runtime[1],runtime[2],runtime[3],runtime[4],runtime[6],runtime[7],runtime[8],runtime[9],runtime[10],runtime[11],runtime[12],runtime[13],runtime[14],runtime[15],runtime[16],runtime[17],runtime[19],runtime[20],runtime[21],runtime[22],runtime[23],runtime[24],runtime[25],runtime[26],runtime[27],runtime[28],runtime[29],runtime[30],runtime[31],runtime[32],runtime[33],runtime[34],runtime[35],runtime[36],runtime[37],runtime[38],runtime[39],runtime[40],runtime[41],runtime[42],runtime[43],runtime[44],runtime[45],runtime[46],runtime[47],runtime[48],runtime[49],runtime[50],runtime[51],runtime[52],runtime[53],runtime[54],runtime[55],runtime[56],runtime[58],runtime[59],runtime[61],10,-1,11,26,9,0,1,5,8,4,2,3,-3,-2,6,17,3.1415926535898,Infinity,-4,-5,-6,21,15,14,28,19,25,'\0','0','#','\'','\"','@',str("⋄,"),str(";"),str("⇐←↩"),str("(){}⟨⟩"),str("‿"),str("·"),str("𝕊𝕏𝕎𝔽𝔾𝕤𝕩𝕨𝕣𝕗𝕘"),str(".¯π∞"),str("_"),str("aA"),str("•"),str("𝕨"),str(" "),str("#\'\"@"),str("s"),str("Unknown character"),str(": "),str("Unclosed quote"),str("Words can\'t only have underscores"),str("System dot with no name"),str("𝕣 can\'t be used with other word characters"),str("Numbers can\'t start with underscores"),str("Letter"),str(" \""),str("\" not allowed in numbers"),str("ea"),str("Negative sign in the middle of a number"),str("Portion of a number is empty"),str("Ill-formed decimal or exponent use"),str("π and ∞ must occur alone"),str("Missing "),str("opening"),str("closing"),str("Malformed bracket nesting"),str("Empty program"),str("Swapped open and closed brackets"),str("Parentheses can\'t contain separators"),str("Empty statement or expression"),str("Invalid assignment or stranding use"),str("Dot must be followed by a name"),str("Can\'t strand Nothing (·)"),str("At most two header-less bodies allowed"),str("Block cases must be of the same kind"),str("Special name outside of any block"),str("Dot must be preceded by a subject"),str("Nothing (·) cannot be assigned"),str("Missing operand"),str("Can\'t use Nothing (·) in lists"),str("Double subjects (missing ‿?)"),str("Role of the two sides in assignment must match"),str("Can\'t return Nothing (·)"),str("Invalid use of 𝕨 in monadic case"),str("Assignment target must be a name or list of targets"),str("Can\'t nest assignments (write aliases with ⇐)"),str("Can\'t use result of function/modifier assignment without parentheses"),str("Can\'t define special name"),str("Redefinition"),str("Undefined identifier"),str("Can\'t export from surrounding scope"),str("Second-level parts of a train must be functions"),str("System values not supported")] ,[[0,1,0],[0,0,1],[1,0,2],[1,1,3],[0,0,[[],[4]]],[0,0,[[],[5]]],[0,0,[[],[6]]],[0,0,[[],[7]]],[0,0,[[],[8]]],[0,0,[[],[9]]],[0,0,10],[0,0,11],[0,0,12],[0,0,13],[0,0,[[],[14]]],[0,0,[[],[15]]],[2,1,16],[0,0,17],[2,1,18],[0,0,19],[1,0,20],[0,0,21],[0,0,[[],[22]]],[0,0,23],[0,0,24],[0,0,25],[2,1,26]] ,[[0,0],[3,42],[548,5],[567,5],[691,57],[2861,23],[3686,157],[9541,19],[9787,3],[9795,3],[9835,3],[9854,3],[9895,3],[9914,3],[9933,3],[9961,3],[9997,3],[10033,6],[10170,3],[10242,3],[10292,5],[10318,3],[10340,3],[10398,3],[10451,3],[10513,3],[10538,3]] -- cgit v1.2.3 From ae87b68c6cc50b7453ec259ea1bcba4286a229fb Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 13 Jul 2021 15:55:33 -0400 Subject: Fix namespace handling in one of multiple bodies --- docs/bqn.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/bqn.js b/docs/bqn.js index fadf07be..70385335 100644 --- a/docs/bqn.js +++ b/docs/bqn.js @@ -98,10 +98,10 @@ let genjs = (B, p, L) => { // Bytecode -> Javascript compiler case 18: { r+= "if(undefined==="+rV(rD-1)+")throw Error('Left argument required');"; break; } case 21:case 31: { r+= rP("getv("+ge(num())+","+num()+")"); break; } case 22: { r+= rP("{e:"+ge(num())+",p:"+num()+"}"); break; } - case 28: { let m=rG(); r+=rP("{vid,m:"+m+",a:"+num()+"}"); break; } - case 26: { let v=rG(); r+=rP("readns("+v+",vid,"+num()+")"); break; } + case 28: { let m=rG(); r+=rP("{vid:e.vid,m:"+m+",a:"+num()+"}"); break; } + case 26: { let v=rG(); r+=rP("readns("+v+",e.vid,"+num()+")"); break; } case 25: { if(rD!==1) throw Error("Internal compiler error: Wrong stack size"); r+= "return v0;"; break loop; } - case 29: { r+= "e.ns=vid.ns;return e;"; break loop; } + case 29: { r+= "e.ns=e.vid.ns;return e;"; break loop; } } } return "let "+new Array(szM).fill().map((_,i)=>rV(i)).join(',')+";"+r+fin; -- cgit v1.2.3 From 24dd446173ec6d004a1bdf2fb78cb7635ea8dbf7 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 13 Jul 2021 16:57:05 -0400 Subject: Another scope resolution issue --- docs/bqn.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/bqn.js b/docs/bqn.js index 70385335..70bba3c8 100644 --- a/docs/bqn.js +++ b/docs/bqn.js @@ -397,10 +397,10 @@ let glyph = x => { // Compiler runtime[42] = assertFn("Compiler"); let compgen = run( - [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,0,58,0,0,0,85,6,22,0,6,11,14,31,0,3,31,0,4,31,0,5,21,0,6,0,21,0,91,6,0,92,0,93,0,94,0,95,0,96,0,97,0,20,0,60,0,50,3,2,6,0,43,0,33,7,0,59,6,0,98,0,58,0,25,5,0,0,0,86,6,0,61,22,0,7,11,0,25,5,0,45,0,0,7,0,100,6,0,20,5,0,42,0,21,7,0,99,6,0,62,0,0,0,85,6,0,21,0,103,6,0,21,0,102,0,24,0,59,6,6,0,21,0,101,6,0,104,3,15,0,44,0,13,7,0,11,0,51,0,22,8,0,21,10,5,22,0,8,22,0,9,4,2,11,14,21,0,9,0,49,0,0,7,0,27,0,63,10,0,53,0,42,0,44,0,22,7,7,8,5,22,0,10,22,0,11,22,0,12,22,0,13,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,22,0,19,22,0,20,22,0,21,22,0,22,22,0,23,22,0,24,4,15,11,14,0,34,0,53,0,1,8,0,12,0,9,0,15,0,52,0,63,8,10,0,34,0,52,0,64,8,10,22,0,25,11,14,21,0,13,0,34,5,22,0,26,11,14,0,65,0,1,0,53,0,22,8,5,0,0,21,0,19,6,22,0,27,11,14,21,0,19,0,34,5,0,0,0,66,6,22,0,28,11,14,0,13,0,11,0,64,10,0,42,0,30,7,0,105,10,0,53,0,21,8,22,0,29,11,14,15,2,22,0,30,11,14,15,3,21,0,8,7,22,0,31,11,14,21,0,20,0,34,5,22,0,32,11,0,0,0,64,6,22,0,33,11,14,0,64,0,68,0,69,0,59,0,59,0,70,0,59,0,63,3,2,0,71,0,63,0,65,0,72,3,2,0,30,5,0,8,5,3,10,0,41,31,0,9,7,0,23,0,13,10,0,53,0,42,0,44,0,20,7,7,8,5,0,21,5,0,42,0,21,7,0,67,6,22,0,34,11,14,0,2,0,49,0,6,7,9,22,0,35,11,14,21,0,35,0,52,0,13,0,50,0,25,8,8,22,0,36,11,14,21,0,35,0,52,0,13,0,50,0,25,8,0,0,0,64,10,8,22,0,37,11,14,15,4,22,0,38,11,14,15,5,22,0,39,11,14,15,6,22,0,40,11,14,15,7,22,0,41,11,25,31,0,1,0,11,5,0,44,15,8,7,31,0,4,6,0,21,5,25,21,1,30,21,1,29,0,52,0,106,8,0,107,0,19,3,3,7,0,42,0,40,7,0,63,10,22,0,2,11,14,21,0,1,0,53,0,33,8,0,53,0,17,0,57,0,18,0,30,0,13,10,0,50,31,0,2,8,8,8,0,18,0,19,10,22,0,3,11,14,21,0,1,0,31,5,22,0,4,11,14,0,19,0,31,31,0,1,0,33,21,0,4,6,10,0,6,0,64,10,0,42,0,1,7,0,64,10,0,42,0,33,7,31,0,4,10,31,0,3,0,19,10,25,31,0,2,22,0,3,22,0,4,4,2,11,14,0,87,0,14,21,0,1,6,22,0,5,11,14,0,88,0,14,21,0,1,6,22,0,6,11,0,9,0,52,0,26,0,52,0,63,0,63,3,2,8,8,5,0,30,5,22,0,7,11,14,0,89,0,14,21,0,1,6,22,0,8,11,0,30,5,22,0,9,11,14,21,0,7,21,0,9,0,24,0,59,6,21,0,5,0,30,5,3,3,0,21,5,22,0,10,11,0,31,5,22,0,11,11,14,21,0,10,0,33,21,0,11,6,22,0,10,12,14,31,0,7,0,0,0,68,6,31,0,9,0,24,0,64,6,0,64,0,21,21,1,6,0,14,21,0,1,6,6,0,30,5,0,30,0,52,21,0,5,0,49,0,0,7,5,0,21,0,63,6,0,53,0,33,0,50,0,27,0,53,0,1,8,8,8,8,5,3,3,0,21,5,0,33,31,0,11,6,22,0,12,11,14,0,19,0,34,0,59,10,0,14,0,63,10,0,57,15,9,8,22,0,13,11,14,0,30,0,52,21,0,12,0,31,21,0,10,6,0,44,0,63,7,0,21,0,64,10,21,0,13,0,13,0,53,0,21,8,10,0,23,0,13,10,5,8,0,46,0,30,7,9,0,23,21,0,1,0,13,5,10,22,0,14,11,14,31,0,10,21,0,14,5,22,0,15,11,14,31,0,12,31,0,14,5,22,0,16,11,14,21,0,16,0,10,21,0,15,6,22,0,17,11,0,49,0,13,7,0,64,6,22,0,18,11,14,21,0,18,0,11,31,0,16,6,0,9,21,0,8,0,10,21,0,6,6,6,0,47,0,10,7,0,57,15,10,8,5,14,0,90,0,14,21,0,1,6,0,9,21,0,18,6,22,0,19,11,14,31,0,6,0,9,21,0,15,6,0,27,5,0,10,21,0,19,6,0,30,5,22,0,20,11,14,21,0,20,31,0,19,0,53,0,33,8,0,2,0,85,0,1,0,90,6,10,0,1,21,0,1,0,53,0,33,8,10,5,22,0,21,11,14,21,0,8,0,9,22,0,15,13,0,26,5,0,9,21,0,8,6,22,0,22,11,0,12,22,0,18,13,14,31,0,17,0,9,31,0,8,6,0,49,0,13,7,5,0,11,0,64,0,53,0,21,8,0,51,0,2,0,52,0,49,0,0,7,8,8,0,18,10,31,0,22,0,27,5,0,12,31,0,15,6,22,0,23,11,6,0,42,0,1,7,0,64,6,0,42,0,39,7,21,0,1,6,22,0,24,11,14,21,0,18,0,30,5,22,0,25,11,14,21,0,18,0,27,0,64,6,0,30,5,0,23,0,52,0,13,8,21,0,25,6,22,0,26,11,14,21,0,25,31,0,5,0,53,0,33,8,0,2,0,1,10,21,0,26,6,0,1,22,0,26,13,14,31,0,1,0,33,21,0,25,6,21,1,31,5,22,0,27,11,14,21,1,21,21,1,25,21,0,27,6,0,26,5,0,12,21,1,20,0,34,5,0,14,21,0,27,6,6,22,0,28,11,14,21,1,28,0,14,21,0,27,6,22,0,29,11,14,21,1,23,0,34,0,51,0,42,0,1,7,0,22,0,18,10,8,21,1,20,6,21,1,25,21,0,27,6,0,11,31,0,28,6,0,10,21,0,29,6,22,0,30,11,0,11,0,52,0,27,8,5,22,0,31,11,14,21,1,22,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,27,6,22,0,32,11,14,21,1,23,0,34,5,0,14,21,0,27,6,22,0,33,11,14,21,0,32,0,12,21,0,30,6,0,18,0,30,0,10,10,0,26,0,30,0,19,10,0,64,10,0,11,0,30,10,21,0,31,6,0,47,0,10,7,0,57,15,11,8,5,14,21,0,27,0,30,21,0,31,6,0,42,0,1,7,21,1,22,0,34,5,6,0,42,0,3,0,50,0,5,8,7,21,1,7,6,0,2,21,0,29,0,30,21,0,31,6,0,8,5,6,22,0,34,11,14,21,1,22,0,34,5,0,0,21,1,7,6,0,16,21,0,27,6,0,9,21,0,30,6,0,2,21,1,7,6,0,1,22,0,27,13,14,21,0,30,0,26,5,0,12,21,0,33,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,33,0,10,0,52,0,27,8,5,0,13,22,0,31,13,14,31,0,33,0,30,21,0,31,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,34,6,0,2,0,68,6,6,22,0,35,11,0,11,0,63,6,22,0,36,11,14,21,0,36,0,8,5,0,21,0,63,6,0,33,21,0,31,0,49,0,0,7,5,6,0,9,21,0,30,6,22,0,37,11,0,12,21,0,30,6,22,0,38,11,14,21,0,30,0,2,21,0,27,6,0,21,0,52,0,63,8,0,30,21,0,37,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,32,0,21,0,63,6,6,10,0,51,21,1,39,8,21,0,26,6,22,0,39,11,14,31,0,34,0,30,31,0,36,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,38,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,32,6,6,22,0,40,11,14,21,0,37,0,12,21,0,31,6,0,49,0,0,7,5,0,2,21,0,32,0,12,21,0,38,6,6,22,0,41,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,42,11,0,42,0,30,7,21,0,29,6,22,0,43,11,14,21,0,31,22,0,44,11,0,9,31,0,37,6,0,10,21,0,42,6,22,0,31,12,14,21,0,29,0,30,21,0,31,6,0,8,5,0,42,0,30,7,22,0,35,13,0,30,0,52,0,11,0,52,0,63,8,8,5,0,14,0,64,6,22,0,45,11,14,21,0,43,0,21,0,63,6,0,33,21,0,41,6,0,11,0,52,21,0,42,8,0,10,0,13,0,52,21,0,29,8,10,5,0,9,21,0,32,0,12,31,0,38,6,6,0,47,0,10,7,0,57,15,13,8,5,14,31,0,42,0,11,21,0,29,6,0,30,5,21,0,27,0,53,0,33,8,0,12,21,1,22,0,34,5,10,0,11,21,0,45,10,0,53,0,19,0,47,0,10,7,9,0,57,15,14,8,8,5,14,31,0,43,0,8,5,0,2,0,52,0,49,0,0,7,8,5,0,21,0,63,6,0,42,0,1,7,0,64,6,0,33,22,0,41,13,14,21,1,8,0,33,21,0,27,6,0,39,31,0,41,6,0,39,0,68,0,21,31,0,45,6,6,0,34,0,54,0,21,0,52,21,0,4,8,8,5,22,0,46,11,14,31,0,18,0,27,5,0,49,0,0,7,5,0,33,31,0,23,0,30,5,0,21,31,0,20,6,6,0,21,31,0,29,0,12,21,0,31,6,0,30,5,0,33,0,52,0,32,8,31,0,35,6,6,22,0,47,11,14,31,0,39,31,0,21,31,0,24,3,3,0,21,31,0,46,6,22,0,48,11,14,21,0,48,0,44,0,35,7,5,22,0,49,11,0,42,0,44,0,30,0,52,0,49,0,6,7,0,27,0,59,10,0,12,0,19,10,8,7,7,22,0,48,13,14,21,0,48,0,34,0,52,0,64,8,0,54,31,0,3,8,5,22,0,48,12,14,21,1,23,21,1,25,21,0,27,6,0,10,21,0,30,6,0,8,5,22,0,50,11,14,31,0,44,0,10,21,0,50,6,0,42,0,30,7,22,0,26,13,14,31,0,30,0,26,0,53,0,12,8,5,0,10,21,0,50,6,0,42,0,30,7,22,0,25,13,14,21,0,27,0,33,0,52,31,0,47,8,0,54,21,0,48,0,44,0,13,7,5,22,0,51,11,0,27,21,1,33,6,0,49,0,0,7,5,0,0,31,0,49,6,0,21,5,0,24,0,52,0,13,8,31,0,4,6,8,5,0,30,31,0,50,0,10,21,0,31,6,6,22,0,27,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,25,10,21,0,27,6,0,1,22,0,27,13,14,21,1,26,0,14,21,0,27,6,0,42,0,21,7,0,13,0,21,10,0,64,6,0,30,5,0,24,0,64,6,0,24,0,59,6,22,0,52,11,0,44,0,64,7,5,0,49,0,13,7,5,22,0,53,11,14,21,1,16,0,34,5,0,0,0,69,0,65,3,2,6,0,37,21,0,27,0,33,21,0,53,0,1,21,0,52,6,6,0,0,21,0,53,6,6,0,26,0,53,0,10,8,5,0,12,31,0,53,6,0,42,0,30,7,31,0,52,6,22,0,54,11,14,21,1,26,0,13,21,0,27,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,15,7,22,0,27,13,14,31,0,51,0,23,0,68,6,0,47,0,0,7,5,0,22,21,1,33,6,21,1,25,21,0,27,6,0,10,21,1,28,0,14,21,0,27,6,6,22,0,55,11,14,0,63,0,21,21,1,34,6,0,33,21,0,27,0,5,21,1,33,6,6,0,30,0,52,31,0,55,8,0,54,31,0,40,8,5,22,0,56,11,14,21,0,27,0,15,0,52,0,0,0,52,0,69,8,8,0,0,0,65,10,0,2,0,65,0,53,0,22,8,21,1,25,0,19,10,10,21,1,19,0,34,5,6,0,0,22,0,27,13,14,21,0,27,0,14,0,2,0,58,10,0,0,0,11,10,21,1,32,6,0,1,22,0,27,13,14,31,0,27,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,15,16,22,0,3,11,14,21,1,30,21,1,29,0,52,0,113,8,0,114,21,1,8,0,53,0,33,8,0,115,3,4,7,22,0,4,11,14,21,1,20,0,47,0,25,0,53,0,0,8,7,5,0,21,0,116,0,47,0,1,7,5,0,0,21,1,22,0,34,5,6,6,0,44,21,0,1,0,53,0,14,8,7,5,22,0,5,22,0,6,22,0,7,22,0,8,22,0,9,4,5,11,14,21,1,22,0,34,5,0,11,21,0,1,6,0,10,21,0,5,6,0,8,5,0,10,21,1,28,0,14,21,0,1,6,6,21,0,2,21,0,3,21,0,1,0,53,0,30,8,0,50,31,0,4,8,8,5,14,21,0,1,0,14,0,63,6,22,0,10,11,0,10,21,0,5,6,22,0,11,11,0,10,21,0,6,6,22,0,12,11,14,21,0,11,0,10,21,0,7,6,0,8,5,22,0,13,11,14,21,0,11,0,27,5,0,12,21,0,7,6,21,0,2,21,0,3,0,117,8,5,14,21,0,12,0,10,21,0,7,6,0,9,21,0,12,0,26,0,64,6,6,21,0,2,21,0,3,0,118,8,5,14,21,0,1,0,30,21,0,12,6,0,11,0,52,0,27,8,0,10,0,14,0,52,0,63,8,10,5,0,8,5,21,0,2,0,30,31,0,12,10,21,0,3,0,119,8,5,14,21,0,5,0,27,5,0,12,21,0,7,6,0,10,21,0,10,6,0,26,0,10,31,0,5,0,26,5,0,9,21,0,8,6,10,0,9,0,27,10,0,64,6,0,12,21,0,9,0,10,31,0,8,6,6,31,0,2,31,0,3,0,120,8,5,14,21,0,13,0,9,0,52,0,8,21,1,37,0,51,0,12,8,21,1,21,0,34,5,0,13,21,0,1,6,0,11,21,0,6,6,10,0,15,0,26,10,8,5,22,0,14,11,0,9,0,52,0,49,0,0,7,21,1,35,0,1,0,19,10,0,8,10,0,16,0,73,10,8,5,22,0,15,11,14,21,1,20,0,34,5,0,0,0,64,6,0,1,31,0,1,6,0,2,21,0,15,6,0,30,21,0,6,0,8,5,6,0,42,0,33,7,0,58,0,25,5,0,21,0,74,0,64,3,2,6,0,21,0,59,6,6,22,0,16,11,14,21,0,16,0,49,0,0,0,52,0,58,0,53,0,2,8,8,0,2,0,15,0,52,0,63,8,10,7,0,63,6,0,30,31,0,16,0,15,0,63,6,0,26,0,53,0,12,8,5,6,22,0,17,11,14,31,0,7,0,27,5,0,30,31,0,13,0,27,0,53,0,12,8,5,22,0,18,11,6,0,42,0,33,7,0,64,0,59,3,2,6,0,2,22,0,17,13,14,31,0,10,0,30,31,0,11,6,22,0,19,11,14,31,0,14,0,26,0,53,0,12,8,0,30,9,0,51,0,1,0,52,31,0,6,0,26,5,21,1,37,5,0,53,0,33,8,8,0,19,0,2,0,11,10,0,1,0,52,0,27,8,10,0,1,0,1,10,8,31,0,15,6,0,30,21,0,19,6,22,0,20,11,14,21,0,19,0,8,5,0,2,21,0,17,6,0,26,5,0,30,21,0,19,6,0,42,0,1,7,31,0,20,6,22,0,21,11,0,7,5,0,4,0,58,6,22,0,22,11,14,0,64,0,75,3,2,0,33,31,0,9,0,30,31,0,18,6,6,0,2,31,0,17,6,0,30,31,0,19,6,0,30,0,52,21,0,21,0,11,0,63,6,8,0,54,0,2,8,21,0,22,6,0,30,0,52,31,0,21,0,12,0,63,6,8,0,54,0,42,0,3,7,8,31,0,22,6,25,31,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,31,0,4,0,13,5,22,0,8,11,14,15,17,22,0,9,11,14,15,18,22,0,10,11,14,21,0,1,0,13,5,0,11,0,63,6,0,40,0,125,6,14,21,1,16,21,1,25,21,0,1,6,0,2,21,0,3,0,2,0,68,6,0,1,0,59,6,6,22,0,11,11,0,49,0,0,7,5,22,0,12,11,0,31,5,22,0,13,11,14,0,59,0,14,21,0,3,6,0,33,21,0,13,6,22,0,14,11,14,21,0,1,0,33,21,0,13,6,22,0,15,11,0,30,0,52,0,63,0,53,0,11,8,8,0,42,0,1,7,0,64,10,0,17,0,57,31,0,9,8,0,30,0,52,0,63,0,53,0,12,8,8,10,21,0,11,0,33,21,0,13,6,6,14,31,0,12,0,34,21,0,13,0,34,5,6,0,15,0,63,6,0,40,0,126,6,14,21,0,15,0,30,21,0,14,6,0,14,0,52,21,1,26,8,0,9,0,52,0,27,8,0,14,0,52,21,1,16,0,34,5,8,10,5,21,0,13,0,30,21,0,14,10,21,0,10,0,127,8,5,14,31,0,14,0,21,0,64,6,0,9,0,52,0,26,0,52,0,64,8,8,5,15,19,5,14,21,0,11,0,0,21,0,3,6,0,15,0,63,6,0,26,5,22,0,16,11,0,12,21,1,15,0,34,5,0,14,21,0,1,6,6,0,1,22,0,3,13,14,21,0,3,0,15,0,63,6,0,27,5,0,9,31,0,16,6,0,12,21,0,3,0,71,0,53,0,15,8,0,9,0,11,0,52,0,76,8,10,5,6,0,13,0,50,0,25,8,21,0,10,0,129,8,5,14,21,1,32,21,0,8,3,2,21,1,25,21,0,1,6,0,26,5,0,12,0,67,0,14,21,0,3,6,6,0,13,0,50,0,25,8,21,0,10,0,130,8,5,14,0,67,0,14,21,0,3,6,22,0,17,11,0,10,0,52,0,26,8,5,22,0,18,11,14,0,71,0,14,21,0,3,6,0,10,0,52,0,26,8,5,22,0,19,11,0,33,0,52,21,0,13,0,33,0,52,21,0,18,0,53,0,33,8,0,31,9,8,5,8,0,54,0,27,8,5,22,0,20,11,14,21,0,20,0,10,21,0,19,6,0,8,5,22,0,21,11,14,21,1,16,0,34,5,0,0,0,64,6,0,14,21,0,1,6,22,0,22,11,14,21,1,18,0,34,5,0,14,21,0,1,6,0,2,0,68,6,0,0,21,1,27,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,33,21,0,22,0,8,5,21,1,36,5,6,22,0,23,11,14,0,63,22,0,24,11,14,21,0,23,0,13,5,0,25,5,22,0,25,11,14,15,20,22,0,26,11,14,21,0,21,0,8,5,0,2,21,0,23,6,21,0,26,0,131,7,5,14,21,0,18,0,10,21,0,19,6,22,0,27,11,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,0,59,0,14,21,0,3,6,0,10,31,0,27,6,0,33,21,0,13,6,0,21,0,64,6,0,0,0,52,0,49,0,0,7,8,5,0,31,5,0,42,0,33,7,0,8,0,31,0,53,0,42,0,33,7,8,10,0,33,0,52,0,31,8,0,18,10,21,0,13,0,21,0,59,6,6,0,24,0,59,6,0,49,0,0,7,5,0,31,5,22,0,28,11,14,21,1,16,0,34,5,0,0,0,68,6,0,68,3,2,21,1,25,21,0,1,6,0,2,21,0,11,6,0,33,21,0,28,6,22,0,29,11,0,49,0,0,7,5,22,0,30,11,0,31,5,22,0,31,11,14,21,0,31,0,42,0,33,7,22,0,28,13,14,21,0,31,0,42,0,33,7,22,0,30,13,14,21,0,31,0,42,0,33,7,22,0,29,13,14,21,0,28,0,42,0,33,7,22,0,1,13,14,21,0,28,0,42,0,33,7,22,0,11,13,14,21,0,28,0,42,0,33,7,22,0,5,13,14,21,0,28,0,42,0,33,7,22,0,6,13,14,0,63,0,12,21,0,29,6,22,0,32,11,14,0,63,0,11,21,0,29,6,0,30,5,22,0,33,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,34,11,0,10,21,0,32,6,22,0,35,11,0,49,0,0,7,5,22,0,36,11,14,21,0,34,0,30,21,0,35,6,22,0,37,11,0,8,5,0,21,0,64,6,22,0,38,11,14,21,0,37,0,26,0,53,0,10,8,5,0,21,0,63,6,22,0,39,11,14,31,0,34,0,30,5,0,21,21,0,33,6,0,33,21,0,37,0,26,5,0,31,5,0,31,5,6,22,0,40,11,14,31,0,37,0,9,0,52,0,27,8,5,21,0,35,0,30,9,21,0,10,0,132,8,5,14,0,18,0,30,0,10,10,0,42,0,21,7,0,30,0,21,10,0,64,10,22,0,41,11,14,0,19,21,0,41,0,50,0,8,8,21,0,35,10,22,0,42,11,14,0,14,0,50,21,0,42,8,22,0,43,11,14,21,0,1,0,31,21,1,27,0,34,5,0,0,0,63,0,69,0,65,0,72,3,4,6,6,22,0,44,11,14,21,1,27,21,1,25,21,0,1,6,0,30,5,22,0,45,11,14,21,0,44,0,14,0,64,6,21,0,42,5,22,0,46,11,14,31,0,44,21,0,43,0,52,0,69,8,0,2,0,68,10,0,6,31,0,43,0,52,0,68,8,10,5,22,0,47,11,0,0,0,52,0,11,0,52,0,63,8,0,10,21,0,46,10,8,5,22,0,48,11,14,21,0,48,0,13,0,52,0,27,8,5,0,11,21,0,38,6,0,24,0,64,6,21,0,35,0,30,9,21,0,10,0,133,8,5,14,21,0,48,0,34,5,0,11,0,63,6,21,0,1,0,50,15,21,8,0,30,9,21,0,10,0,134,8,5,14,21,0,46,0,2,0,69,6,0,0,0,63,0,68,0,69,3,3,0,33,21,0,47,6,6,22,0,49,11,14,21,0,3,0,33,0,52,21,0,28,0,33,21,0,33,6,8,0,54,31,0,48,0,30,21,0,38,6,0,24,0,64,6,8,5,0,2,21,0,21,6,0,42,0,1,7,21,0,19,6,22,0,3,12,14,31,0,21,0,9,31,0,22,6,22,0,50,11,14,0,63,0,11,21,0,3,6,0,33,0,52,21,0,13,8,0,54,0,27,0,52,0,64,8,8,5,22,0,51,11,0,27,5,0,9,21,0,50,6,22,0,52,11,14,21,0,3,0,33,21,0,52,0,8,5,21,1,36,5,6,0,2,21,0,52,6,0,0,21,0,3,6,0,19,0,15,0,68,10,0,11,21,0,51,10,0,1,0,19,10,0,6,0,19,0,14,0,69,10,0,2,31,0,51,0,0,0,64,6,10,0,33,0,52,21,0,13,8,0,54,0,27,8,9,10,5,22,0,53,11,14,21,0,53,0,33,0,0,0,6,0,64,10,0,5,0,19,10,31,0,52,0,8,5,0,49,0,0,7,5,0,53,0,19,0,1,0,33,10,8,10,0,63,0,14,21,0,53,6,0,9,21,0,50,6,0,8,5,21,1,36,5,6,0,6,22,0,53,13,14,21,0,53,0,27,5,0,2,31,0,50,6,0,0,22,0,3,13,14,21,0,23,0,14,0,64,6,0,9,21,0,53,0,13,0,63,6,6,0,10,22,0,24,13,0,8,5,0,2,22,0,23,13,14,21,0,23,0,1,22,0,53,13,14,0,59,0,14,21,0,3,6,0,27,0,64,6,0,9,0,76,0,14,21,0,3,6,6,0,1,22,0,3,13,14,0,63,0,14,21,0,3,6,0,27,5,0,12,21,0,17,6,21,0,28,0,50,0,31,8,21,0,10,0,135,8,5,14,31,0,18,0,19,0,1,0,8,0,53,0,2,8,10,22,0,3,13,14,21,0,28,0,42,0,33,7,22,0,17,13,14,21,1,32,0,1,21,0,1,6,22,0,54,11,14,31,0,29,0,1,22,0,11,13,14,21,0,11,0,49,0,0,7,5,0,31,5,22,0,13,12,14,21,0,17,0,10,0,52,0,26,8,5,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,11,14,21,0,19,0,1,21,0,20,6,0,33,21,0,55,6,0,12,0,30,0,51,0,1,8,0,11,10,0,63,6,0,42,0,3,7,0,68,6,0,0,0,64,6,22,0,56,11,14,21,1,16,0,34,5,0,0,0,65,6,0,14,21,0,1,6,0,33,21,0,13,6,0,30,5,22,0,57,11,14,31,0,11,0,33,21,0,13,6,0,12,21,0,13,0,53,0,30,8,0,11,9,0,51,0,22,8,0,11,10,0,63,6,0,44,0,21,7,31,0,32,0,30,5,21,0,33,3,2,6,22,0,58,11,14,31,0,58,0,47,15,22,7,5,14,21,0,19,0,33,21,0,55,6,0,31,5,22,0,59,11,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,12,14,21,0,13,0,31,5,22,0,60,11,14,21,0,13,0,42,0,33,7,22,0,1,13,14,21,0,55,0,42,0,33,7,22,0,3,13,14,21,0,55,0,42,0,33,7,22,0,53,13,14,31,0,19,0,12,31,0,20,6,0,33,21,0,55,6,0,30,5,0,21,31,0,59,0,31,5,0,33,21,0,57,6,6,22,0,57,12,14,21,0,3,0,70,0,53,0,15,8,0,9,0,11,0,52,0,77,8,10,5,22,0,61,11,14,0,63,0,11,21,0,3,6,0,11,21,0,61,6,22,0,62,11,14,21,0,62,0,27,5,21,1,36,5,0,42,0,33,7,21,0,53,6,22,0,63,11,0,15,0,64,6,22,0,64,11,14,21,0,53,0,1,5,0,6,0,63,6,22,0,65,11,14,21,0,63,0,1,5,0,6,0,63,6,22,0,66,11,14,21,0,13,22,0,25,12,14,31,0,55,0,42,0,33,7,22,0,24,13,14,21,0,61,0,2,21,0,66,6,21,0,26,0,136,7,5,14,0,68,0,16,21,0,3,6,0,9,0,68,0,11,21,0,63,6,6,22,0,67,11,0,30,5,0,28,5,22,0,68,11,14,0,69,0,14,21,0,3,6,22,0,69,11,0,9,21,0,67,6,0,26,5,0,10,21,0,67,6,22,0,70,11,14,0,68,0,25,5,0,37,21,0,3,6,0,10,21,0,70,6,0,16,21,0,69,6,0,2,0,68,6,0,6,21,0,65,6,0,27,0,2,31,0,69,10,0,6,0,26,10,0,68,6,0,2,21,0,67,6,21,0,26,0,137,7,5,14,21,1,26,0,14,21,0,1,6,22,0,71,11,14,21,1,16,0,34,5,0,0,0,68,6,0,14,21,0,1,6,22,0,72,11,14,21,1,16,0,34,5,0,0,0,67,6,0,14,21,0,1,6,22,0,73,11,21,1,36,0,51,0,11,8,21,0,72,6,0,9,21,0,71,6,22,0,74,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,75,11,14,21,0,74,0,10,21,0,73,6,0,27,5,0,2,21,0,66,6,31,0,26,0,138,7,5,14,0,63,0,14,21,0,3,6,0,11,0,52,0,10,0,52,0,27,8,8,21,0,70,6,0,26,0,53,0,9,8,5,21,0,13,21,0,10,0,139,8,5,14,0,64,0,16,31,0,53,6,0,26,5,0,9,21,1,15,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,11,21,0,64,6,22,0,76,11,14,21,0,76,0,10,21,0,70,6,0,8,5,0,28,0,54,21,1,35,0,1,0,18,10,0,52,0,13,0,50,0,25,8,8,8,5,22,0,77,11,14,21,0,61,0,30,5,22,0,78,11,0,0,0,52,21,0,77,0,53,0,33,8,8,5,0,0,0,64,6,22,0,79,11,14,21,0,3,0,33,21,0,78,6,0,13,0,76,6,22,0,80,11,14,21,0,3,0,33,21,0,79,6,22,0,81,11,14,21,0,63,0,33,21,0,79,6,0,6,0,63,6,0,13,21,0,81,6,0,9,21,0,80,6,21,0,13,0,33,21,0,79,10,21,0,10,0,140,8,5,14,21,1,32,0,1,21,0,1,6,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,78,8,10,5,22,0,82,11,14,21,0,1,0,33,21,0,78,6,0,42,0,1,7,21,1,15,0,34,5,6,0,0,31,0,81,0,15,0,63,6,6,0,0,21,0,80,6,22,0,83,11,14,21,0,1,0,44,0,63,7,5,0,33,0,52,21,0,79,8,0,54,21,0,83,8,5,0,1,0,52,0,26,8,5,0,33,21,0,60,6,0,2,0,52,0,49,0,0,7,0,14,0,63,10,0,10,0,52,0,27,8,9,8,5,0,49,0,0,7,5,0,27,5,22,0,84,11,0,33,21,0,13,6,0,2,5,22,0,85,11,14,21,1,15,0,34,5,0,42,0,1,7,21,1,32,6,0,14,21,0,54,6,0,11,21,0,84,6,21,0,42,5,22,0,86,11,14,21,0,24,0,33,21,0,60,6,31,0,42,5,22,0,87,11,14,21,0,28,0,33,21,0,40,6,0,21,0,63,6,0,42,0,1,7,0,64,6,15,23,5,14,21,0,39,0,9,21,0,38,6,0,9,21,0,87,6,0,24,0,64,6,21,0,35,0,30,9,21,0,10,0,142,8,5,14,21,0,87,0,33,0,52,0,49,0,0,7,8,21,0,72,6,22,0,88,11,14,21,0,88,0,14,0,1,0,18,10,22,0,65,13,14,31,0,88,0,14,0,1,0,18,10,22,0,66,13,14,21,0,85,0,11,21,1,16,21,1,25,0,11,0,34,0,0,0,69,10,0,53,0,14,8,10,21,0,1,6,0,10,21,0,62,6,0,10,31,0,82,6,0,10,21,0,61,6,6,21,0,13,21,0,10,0,143,8,5,14,21,0,85,0,33,21,0,78,6,0,11,0,68,0,14,31,0,83,6,6,21,0,13,0,33,21,0,78,10,21,0,10,0,144,8,5,14,21,0,85,0,12,0,52,0,27,8,5,0,9,21,0,3,0,15,0,63,6,6,0,9,21,0,63,0,11,0,63,6,6,21,0,13,21,0,10,0,145,8,5,14,21,0,85,0,33,21,0,78,6,22,0,89,11,0,12,22,0,80,13,14,21,0,78,0,30,31,0,89,6,22,0,90,11,14,31,0,17,0,27,5,22,0,91,11,0,30,5,22,0,92,11,14,21,0,54,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,63,8,10,5,0,11,31,0,91,6,0,11,31,0,61,0,9,21,0,85,6,0,26,5,0,33,21,0,60,6,6,0,30,5,22,0,93,11,14,21,0,84,0,33,21,0,45,6,22,0,94,11,0,11,0,63,6,22,0,95,11,14,0,68,0,68,3,2,21,1,25,31,0,84,0,33,21,0,93,6,22,0,96,11,6,22,0,97,11,14,0,67,0,11,31,0,94,6,0,9,21,0,95,6,21,0,45,21,0,10,0,146,8,5,14,21,0,36,0,33,21,0,93,6,22,0,98,11,14,21,0,54,0,33,21,0,93,6,22,0,99,11,14,21,0,7,0,13,5,0,11,21,0,99,6,0,9,21,0,98,0,14,0,63,6,6,0,9,21,0,97,6,22,0,100,11,14,21,0,7,0,33,21,0,99,0,30,21,0,100,6,6,22,0,101,11,0,14,0,63,6,21,0,93,0,30,21,0,100,10,21,0,10,0,147,8,5,14,21,0,97,0,30,0,52,31,0,100,8,0,54,31,0,101,0,15,0,63,6,8,5,22,0,97,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,102,11,0,44,0,63,7,5,22,0,103,11,14,21,0,99,0,30,21,0,97,6,22,0,104,11,0,21,21,0,102,6,0,39,21,0,49,0,13,5,0,21,21,0,98,0,30,21,0,97,6,22,0,105,11,6,0,21,21,0,103,6,22,0,106,11,6,22,0,107,11,14,21,0,31,0,33,31,0,40,6,0,21,21,0,1,0,13,5,6,0,33,21,0,105,6,0,21,31,0,31,0,30,31,0,35,6,0,21,0,59,6,0,33,31,0,98,6,0,0,21,0,96,0,14,0,64,6,6,6,22,0,108,11,14,21,0,108,0,31,5,0,33,0,52,21,0,104,0,21,21,0,99,6,22,0,109,11,0,53,0,33,8,0,31,9,8,5,22,0,110,11,14,21,0,110,0,30,0,52,0,15,0,52,21,0,97,0,13,5,8,8,5,15,24,5,14,21,0,110,0,33,31,0,104,0,44,0,59,7,5,0,21,21,0,97,6,0,33,21,0,110,6,0,49,0,0,7,5,22,0,111,11,0,31,5,6,0,30,0,52,21,0,97,0,13,5,0,53,0,11,8,8,5,22,0,110,12,14,21,0,110,0,42,0,33,7,22,0,97,13,14,21,0,110,0,42,0,33,7,22,0,93,13,14,21,0,110,0,42,0,33,7,22,0,96,13,14,31,0,111,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,112,11,14,31,0,99,0,33,21,0,110,0,23,21,0,112,6,6,22,0,113,11,14,21,0,7,0,13,5,0,16,21,0,113,6,21,0,93,0,23,21,0,112,10,21,0,10,21,0,113,0,53,0,30,8,0,38,9,21,1,29,0,148,10,8,5,14,21,0,96,0,11,0,63,6,22,0,114,11,0,9,0,69,0,11,31,0,96,6,6,22,0,115,11,14,31,0,30,0,33,21,0,93,6,0,33,0,52,21,0,97,21,1,36,5,0,24,21,0,112,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,116,11,0,33,21,0,113,6,10,0,1,0,19,10,5,22,0,117,11,14,21,0,117,0,11,0,63,6,0,9,21,0,115,6,21,0,93,21,0,10,0,149,8,5,14,31,0,115,21,0,41,0,24,0,64,10,0,16,0,30,10,21,0,97,6,0,33,31,0,110,0,30,21,0,97,6,0,31,5,22,0,118,11,6,0,21,31,0,103,6,0,39,31,0,106,6,22,0,119,11,14,31,0,105,0,21,31,0,116,6,0,36,0,0,21,0,49,0,53,0,33,8,10,5,0,19,0,24,0,52,0,13,8,31,0,102,10,0,33,0,52,0,31,8,31,0,118,10,0,33,21,0,97,0,24,31,0,112,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,113,8,10,5,22,0,120,11,14,21,0,117,0,11,0,63,6,31,0,41,0,34,0,54,0,63,8,9,0,33,0,52,0,49,0,0,7,8,0,18,10,21,0,97,6,0,9,21,0,97,0,26,0,64,6,0,11,21,0,114,6,6,22,0,121,11,14,21,0,54,0,33,21,0,45,6,0,0,0,69,6,0,0,21,0,46,0,2,0,69,6,0,33,21,0,36,0,33,21,0,45,6,22,0,122,11,6,6,22,0,123,11,14,31,0,122,0,2,0,72,6,0,0,21,0,123,6,0,28,0,54,0,37,8,5,0,21,22,0,121,13,14,21,0,92,21,0,45,0,21,21,0,93,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,124,11,14,31,0,95,0,21,31,0,114,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,121,6,0,0,0,79,6,22,0,125,11,14,21,0,92,0,44,0,61,7,5,31,0,54,0,33,31,0,92,6,31,0,125,31,0,45,0,44,0,63,7,5,0,21,31,0,117,6,31,0,123,0,21,31,0,120,6,3,5,22,0,126,11,14,21,0,70,0,8,5,0,49,0,0,7,5,21,1,35,0,1,0,19,10,21,0,62,6,0,7,0,10,0,12,10,0,68,6,0,9,21,0,64,6,22,0,127,11,14,31,0,67,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,128,11,0,11,21,0,85,0,11,21,0,62,6,0,10,0,52,0,26,8,5,0,10,21,0,70,6,0,10,31,0,127,6,22,0,129,11,6,0,30,5,22,0,130,11,14,31,0,128,0,10,31,0,129,6,0,12,21,0,64,6,21,0,13,21,0,10,0,150,8,5,14,0,63,0,14,21,0,3,6,0,11,21,0,70,6,0,10,0,63,0,16,21,0,3,6,0,9,31,0,64,6,6,0,8,5,0,2,0,68,6,0,6,31,0,65,6,0,26,0,68,6,0,33,21,0,130,6,22,0,131,11,0,13,0,68,6,22,0,132,11,14,21,1,26,0,11,21,0,1,6,0,30,5,22,0,133,11,0,42,0,33,7,21,0,1,6,22,0,134,11,0,9,5,0,38,5,22,0,135,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,134,6,22,0,136,11,14,31,0,8,0,0,21,1,32,6,22,0,137,11,0,16,21,0,1,6,0,30,5,22,0,138,11,0,21,31,0,133,6,22,0,139,11,14,21,0,1,0,33,31,0,138,6,0,0,21,0,135,0,13,5,0,42,0,1,7,31,0,137,6,6,0,21,22,0,136,13,14,31,0,60,0,33,31,0,33,6,22,0,140,11,14,0,63,0,21,21,0,74,6,0,49,0,0,7,5,0,30,0,64,0,21,21,0,73,6,6,0,24,0,64,6,0,27,0,53,0,1,8,5,0,0,31,0,62,0,26,0,64,6,0,30,31,0,73,6,0,8,5,6,0,42,0,21,7,31,0,56,6,22,0,141,11,14,0,77,0,14,21,0,3,6,0,27,5,0,10,31,0,74,6,0,10,21,0,66,0,14,0,68,6,6,0,12,31,0,71,6,0,30,5,22,0,142,11,14,31,0,75,0,10,31,0,72,6,0,30,5,22,0,143,11,14,21,0,132,0,0,21,0,130,6,0,0,0,52,21,0,77,0,53,0,33,8,0,2,21,0,132,10,8,5,22,0,144,11,14,21,0,144,0,30,31,0,66,0,33,21,0,130,6,22,0,145,11,0,14,0,68,6,22,0,146,11,0,2,21,0,132,0,0,0,64,6,6,6,0,21,22,0,142,13,14,21,0,146,0,8,5,22,0,146,12,14,21,0,146,0,42,0,30,7,22,0,130,13,14,21,0,146,0,42,0,30,7,22,0,144,13,14,21,0,139,21,0,139,21,0,140,21,0,140,21,0,57,0,30,0,68,6,21,0,142,21,0,79,0,30,21,0,80,6,0,64,0,0,21,0,90,6,0,64,0,0,21,0,90,6,31,0,77,0,33,21,0,68,6,0,6,0,64,6,0,0,21,0,68,6,31,0,144,21,0,143,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,124,6,22,0,147,11,0,31,5,22,0,148,11,14,31,0,139,0,44,0,63,7,5,31,0,136,21,0,140,0,44,0,80,7,5,31,0,140,0,13,5,0,25,5,0,0,0,64,6,31,0,141,0,22,31,0,85,0,33,31,0,57,6,0,0,0,69,6,6,0,29,5,0,20,5,31,0,142,0,44,0,81,7,5,21,0,1,0,0,21,0,76,6,0,33,31,0,78,0,30,21,0,80,6,6,0,0,21,1,15,0,34,5,0,0,0,64,6,0,1,0,60,6,6,0,6,0,60,6,21,0,90,0,44,0,82,7,5,31,0,1,0,33,0,64,0,1,31,0,90,6,6,0,42,0,1,7,21,1,32,6,31,0,3,0,33,21,0,68,6,0,0,0,65,6,31,0,63,0,33,21,0,130,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,131,0,14,0,64,6,0,6,31,0,145,6,0,2,0,60,6,0,0,31,0,132,6,0,30,31,0,146,6,6,0,0,0,65,6,0,5,0,83,6,21,0,86,0,2,0,67,6,0,0,0,84,6,22,0,149,11,0,24,0,59,6,3,12,0,21,31,0,126,6,0,21,5,0,33,21,0,148,6,22,0,150,11,14,0,19,0,42,0,33,7,21,0,13,10,0,21,0,13,0,53,0,42,0,24,0,52,0,1,8,7,8,10,22,0,151,11,14,31,0,79,0,30,31,0,80,6,0,42,0,1,7,0,64,6,31,0,68,21,0,130,3,3,0,21,5,21,0,151,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,147,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,143,6,6,22,0,152,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,143,0,13,5,8,0,33,21,0,148,10,0,42,0,21,7,0,59,10,8,7,21,0,152,31,0,76,0,10,31,0,70,6,0,8,5,0,27,5,21,1,36,5,0,33,31,0,130,6,31,0,151,31,0,152,6,3,2,6,22,0,153,11,14,0,63,0,64,0,25,5,0,23,5,0,68,0,25,5,0,44,0,20,7,5,3,3,0,33,31,0,39,0,2,0,68,6,0,6,21,0,87,6,0,2,21,0,46,6,0,30,21,0,38,6,6,0,0,21,0,38,0,30,5,6,22,0,154,11,14,31,0,47,0,30,21,0,38,6,31,0,46,0,8,5,0,30,31,0,38,6,31,0,154,3,3,22,0,155,11,14,31,0,143,0,13,0,51,0,1,8,21,0,150,6,0,16,31,0,148,6,0,21,0,64,6,0,30,5,21,0,107,0,44,0,13,7,5,0,0,31,0,49,6,31,0,107,31,0,119,3,4,22,0,156,11,14,31,0,149,0,34,0,59,6,0,21,31,0,150,6,31,0,135,31,0,155,31,0,156,31,0,153,3,5,25,3,0,0,44,0,41,0,63,7,0,40,0,151,10,7,3,0,0,63,0,25,5,3,4,22,0,3,11,14,31,0,2,0,13,0,11,0,67,10,0,57,0,11,0,51,0,22,8,8,5,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,5,22,0,4,22,0,5,22,0,6,22,0,7,4,4,11,14,31,0,1,21,1,38,31,0,5,21,0,6,3,2,6,22,0,8,11,22,0,9,22,0,10,22,0,11,22,0,12,22,0,13,4,5,11,14,31,0,9,21,1,40,31,0,10,21,0,11,0,34,5,31,0,12,31,0,13,31,0,6,0,44,0,63,7,5,0,27,31,0,7,6,3,5,6,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,4,5,11,14,31,0,14,31,0,11,0,24,0,64,6,0,21,31,0,4,0,33,31,0,15,6,3,1,6,0,21,5,31,0,16,0,12,5,0,29,5,0,43,0,11,7,5,31,0,17,0,12,5,0,29,5,0,43,0,11,7,5,31,0,18,31,0,8,3,6,25,31,0,1,31,0,2,5,25,21,0,1,0,33,0,52,21,0,2,0,30,31,0,1,17,8,0,54,0,44,0,64,7,8,5,21,1,13,31,0,2,0,42,0,33,7,16,6,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,108,3,2,6,25,0,63,0,40,31,0,1,0,21,0,63,6,0,33,0,52,0,49,0,0,7,8,21,1,31,6,0,9,21,1,32,6,0,30,5,0,109,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,110,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,111,3,2,6,25,0,63,0,40,31,0,2,0,30,31,0,1,17,0,42,0,33,7,21,1,26,17,0,112,3,2,6,25,21,0,2,0,42,0,30,7,22,1,26,13,14,21,0,2,0,42,0,30,7,22,1,25,13,14,31,0,1,0,30,31,0,2,6,25,0,47,0,10,7,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,10,0,42,0,40,7,0,63,10,8,25,0,63,0,28,0,53,0,45,0,14,7,8,0,48,15,25,7,0,19,0,50,0,44,0,63,7,8,10,0,34,0,59,10,3,2,0,55,0,13,0,11,0,63,10,0,51,0,9,8,8,22,0,3,11,14,15,26,22,0,4,11,14,0,63,21,0,4,0,122,8,0,42,0,64,31,0,4,0,123,8,7,3,2,0,55,0,13,0,51,0,12,8,8,22,0,5,11,14,31,0,1,31,0,5,0,124,3,2,0,55,0,13,0,51,0,5,8,0,11,31,0,3,10,8,31,0,2,17,0,42,0,40,7,0,63,6,25,0,14,0,57,0,47,0,10,7,8,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,0,42,0,64,0,56,0,33,8,7,0,41,21,1,6,7,0,22,21,1,5,10,10,0,29,0,50,0,9,8,9,10,0,42,0,40,7,0,63,10,8,25,21,1,15,0,21,0,63,6,0,30,21,0,1,6,0,13,21,2,16,0,34,5,0,0,0,67,6,6,21,1,13,0,21,0,63,10,0,30,31,0,1,10,21,1,10,0,128,8,5,25,31,0,1,0,6,22,1,24,13,0,14,0,68,6,21,1,25,21,1,10,31,0,4,8,5,25,21,2,27,21,2,25,31,0,1,6,0,9,21,1,36,0,14,0,63,6,6,25,21,1,5,0,33,0,52,21,0,1,8,0,54,21,1,5,0,33,21,0,2,17,8,5,22,1,5,12,14,21,1,6,0,33,0,52,31,0,2,8,0,54,21,1,6,0,33,31,0,1,6,8,5,22,1,6,12,25,21,1,23,0,33,21,0,1,6,0,2,0,52,0,8,8,21,1,86,6,0,6,22,1,87,13,0,14,0,68,6,21,1,28,0,50,0,31,8,0,33,31,0,1,10,21,1,10,0,141,8,5,25,21,1,108,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,109,6,0,8,5,21,1,93,0,30,0,52,21,1,97,8,0,53,0,21,8,9,0,33,31,0,1,10,21,1,10,0,147,8,5,25,21,0,1,0,27,5,0,0,31,0,2,17,0,49,0,6,7,5,0,6,31,0,1,6,25,0,36,0,14,0,18,0,50,0,13,8,10,0,42,0,30,7,0,19,10,0,0,31,0,2,10,0,42,0,33,7,21,3,8,10,0,21,0,103,10,0,21,31,0,1,10,0,21,0,121,10,25] + [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,0,58,0,0,0,85,6,22,0,6,11,14,31,0,3,31,0,4,31,0,5,21,0,6,0,21,0,91,6,0,92,0,93,0,94,0,95,0,96,0,97,0,20,0,60,0,50,3,2,6,0,43,0,33,7,0,59,6,0,98,0,58,0,25,5,0,0,0,86,6,0,61,22,0,7,11,0,25,5,0,45,0,0,7,0,100,6,0,20,5,0,42,0,21,7,0,99,6,0,62,0,0,0,85,6,0,21,0,103,6,0,21,0,102,0,24,0,59,6,6,0,21,0,101,6,0,104,3,15,0,44,0,13,7,0,11,0,51,0,22,8,0,21,10,5,22,0,8,22,0,9,4,2,11,14,21,0,9,0,49,0,0,7,0,27,0,63,10,0,53,0,42,0,44,0,22,7,7,8,5,22,0,10,22,0,11,22,0,12,22,0,13,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,22,0,19,22,0,20,22,0,21,22,0,22,22,0,23,22,0,24,4,15,11,14,0,34,0,53,0,1,8,0,12,0,9,0,15,0,52,0,63,8,10,0,34,0,52,0,64,8,10,22,0,25,11,14,21,0,13,0,34,5,22,0,26,11,14,0,65,0,1,0,53,0,22,8,5,0,0,21,0,19,6,22,0,27,11,14,21,0,19,0,34,5,0,0,0,66,6,22,0,28,11,14,0,13,0,11,0,64,10,0,42,0,30,7,0,105,10,0,53,0,21,8,22,0,29,11,14,15,2,22,0,30,11,14,15,3,21,0,8,7,22,0,31,11,14,21,0,20,0,34,5,22,0,32,11,0,0,0,64,6,22,0,33,11,14,0,64,0,68,0,69,0,59,0,59,0,70,0,59,0,63,3,2,0,71,0,63,0,65,0,72,3,2,0,30,5,0,8,5,3,10,0,41,31,0,9,7,0,23,0,13,10,0,53,0,42,0,44,0,20,7,7,8,5,0,21,5,0,42,0,21,7,0,67,6,22,0,34,11,14,0,2,0,49,0,6,7,9,22,0,35,11,14,21,0,35,0,52,0,13,0,50,0,25,8,8,22,0,36,11,14,21,0,35,0,52,0,13,0,50,0,25,8,0,0,0,64,10,8,22,0,37,11,14,15,4,22,0,38,11,14,15,5,22,0,39,11,14,15,6,22,0,40,11,14,15,7,22,0,41,11,25,31,0,1,0,11,5,0,44,15,8,7,31,0,4,6,0,21,5,25,21,1,30,21,1,29,0,52,0,106,8,0,107,0,19,3,3,7,0,42,0,40,7,0,63,10,22,0,2,11,14,21,0,1,0,53,0,33,8,0,53,0,17,0,57,0,18,0,30,0,13,10,0,50,31,0,2,8,8,8,0,18,0,19,10,22,0,3,11,14,21,0,1,0,31,5,22,0,4,11,14,0,19,0,31,31,0,1,0,33,21,0,4,6,10,0,6,0,64,10,0,42,0,1,7,0,64,10,0,42,0,33,7,31,0,4,10,31,0,3,0,19,10,25,31,0,2,22,0,3,22,0,4,4,2,11,14,0,87,0,14,21,0,1,6,22,0,5,11,14,0,88,0,14,21,0,1,6,22,0,6,11,0,9,0,52,0,26,0,52,0,63,0,63,3,2,8,8,5,0,30,5,22,0,7,11,14,0,89,0,14,21,0,1,6,22,0,8,11,0,30,5,22,0,9,11,14,21,0,7,21,0,9,0,24,0,59,6,21,0,5,0,30,5,3,3,0,21,5,22,0,10,11,0,31,5,22,0,11,11,14,21,0,10,0,33,21,0,11,6,22,0,10,12,14,31,0,7,0,0,0,68,6,31,0,9,0,24,0,64,6,0,64,0,21,21,1,6,0,14,21,0,1,6,6,0,30,5,0,30,0,52,21,0,5,0,49,0,0,7,5,0,21,0,63,6,0,53,0,33,0,50,0,27,0,53,0,1,8,8,8,8,5,3,3,0,21,5,0,33,31,0,11,6,22,0,12,11,14,0,19,0,34,0,59,10,0,14,0,63,10,0,57,15,9,8,22,0,13,11,14,0,30,0,52,21,0,12,0,31,21,0,10,6,0,44,0,63,7,0,21,0,64,10,21,0,13,0,13,0,53,0,21,8,10,0,23,0,13,10,5,8,0,46,0,30,7,9,0,23,21,0,1,0,13,5,10,22,0,14,11,14,31,0,10,21,0,14,5,22,0,15,11,14,31,0,12,31,0,14,5,22,0,16,11,14,21,0,16,0,10,21,0,15,6,22,0,17,11,0,49,0,13,7,0,64,6,22,0,18,11,14,21,0,18,0,11,31,0,16,6,0,9,21,0,8,0,10,21,0,6,6,6,0,47,0,10,7,0,57,15,10,8,5,14,0,90,0,14,21,0,1,6,0,9,21,0,18,6,22,0,19,11,14,31,0,6,0,9,21,0,15,6,0,27,5,0,10,21,0,19,6,0,30,5,22,0,20,11,14,21,0,20,31,0,19,0,53,0,33,8,0,2,0,85,0,1,0,90,6,10,0,1,21,0,1,0,53,0,33,8,10,5,22,0,21,11,14,21,0,8,0,9,22,0,15,13,0,26,5,0,9,21,0,8,6,22,0,22,11,0,12,22,0,18,13,14,31,0,17,0,9,31,0,8,6,0,49,0,13,7,5,0,11,0,64,0,53,0,21,8,0,51,0,2,0,52,0,49,0,0,7,8,8,0,18,10,31,0,22,0,27,5,0,12,31,0,15,6,22,0,23,11,6,0,42,0,1,7,0,64,6,0,42,0,39,7,21,0,1,6,22,0,24,11,14,21,0,18,0,30,5,22,0,25,11,14,21,0,18,0,27,0,64,6,0,30,5,0,23,0,52,0,13,8,21,0,25,6,22,0,26,11,14,21,0,25,31,0,5,0,53,0,33,8,0,2,0,1,10,21,0,26,6,0,1,22,0,26,13,14,31,0,1,0,33,21,0,25,6,21,1,31,5,22,0,27,11,14,21,1,21,21,1,25,21,0,27,6,0,26,5,0,12,21,1,20,0,34,5,0,14,21,0,27,6,6,22,0,28,11,14,21,1,28,0,14,21,0,27,6,22,0,29,11,14,21,1,23,0,34,0,51,0,42,0,1,7,0,22,0,18,10,8,21,1,20,6,21,1,25,21,0,27,6,0,11,31,0,28,6,0,10,21,0,29,6,22,0,30,11,0,11,0,52,0,27,8,5,22,0,31,11,14,21,1,22,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,27,6,22,0,32,11,14,21,1,23,0,34,5,0,14,21,0,27,6,22,0,33,11,14,21,0,32,0,12,21,0,30,6,0,18,0,30,0,10,10,0,26,0,30,0,19,10,0,64,10,0,11,0,30,10,21,0,31,6,0,47,0,10,7,0,57,15,11,8,5,14,21,0,27,0,30,21,0,31,6,0,42,0,1,7,21,1,22,0,34,5,6,0,42,0,3,0,50,0,5,8,7,21,1,7,6,0,2,21,0,29,0,30,21,0,31,6,0,8,5,6,22,0,34,11,14,21,1,22,0,34,5,0,0,21,1,7,6,0,16,21,0,27,6,0,9,21,0,30,6,0,2,21,1,7,6,0,1,22,0,27,13,14,21,0,30,0,26,5,0,12,21,0,33,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,33,0,10,0,52,0,27,8,5,0,13,22,0,31,13,14,31,0,33,0,30,21,0,31,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,34,6,0,2,0,68,6,6,22,0,35,11,0,11,0,63,6,22,0,36,11,14,21,0,36,0,8,5,0,21,0,63,6,0,33,21,0,31,0,49,0,0,7,5,6,0,9,21,0,30,6,22,0,37,11,0,12,21,0,30,6,22,0,38,11,14,21,0,30,0,2,21,0,27,6,0,21,0,52,0,63,8,0,30,21,0,37,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,32,0,21,0,63,6,6,10,0,51,21,1,39,8,21,0,26,6,22,0,39,11,14,31,0,34,0,30,31,0,36,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,38,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,32,6,6,22,0,40,11,14,21,0,37,0,12,21,0,31,6,0,49,0,0,7,5,0,2,21,0,32,0,12,21,0,38,6,6,22,0,41,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,42,11,0,42,0,30,7,21,0,29,6,22,0,43,11,14,21,0,31,22,0,44,11,0,9,31,0,37,6,0,10,21,0,42,6,22,0,31,12,14,21,0,29,0,30,21,0,31,6,0,8,5,0,42,0,30,7,22,0,35,13,0,30,0,52,0,11,0,52,0,63,8,8,5,0,14,0,64,6,22,0,45,11,14,21,0,43,0,21,0,63,6,0,33,21,0,41,6,0,11,0,52,21,0,42,8,0,10,0,13,0,52,21,0,29,8,10,5,0,9,21,0,32,0,12,31,0,38,6,6,0,47,0,10,7,0,57,15,13,8,5,14,31,0,42,0,11,21,0,29,6,0,30,5,21,0,27,0,53,0,33,8,0,12,21,1,22,0,34,5,10,0,11,21,0,45,10,0,53,0,19,0,47,0,10,7,9,0,57,15,14,8,8,5,14,31,0,43,0,8,5,0,2,0,52,0,49,0,0,7,8,5,0,21,0,63,6,0,42,0,1,7,0,64,6,0,33,22,0,41,13,14,21,1,8,0,33,21,0,27,6,0,39,31,0,41,6,0,39,0,68,0,21,31,0,45,6,6,0,34,0,54,0,21,0,52,21,0,4,8,8,5,22,0,46,11,14,31,0,18,0,27,5,0,49,0,0,7,5,0,33,31,0,23,0,30,5,0,21,31,0,20,6,6,0,21,31,0,29,0,12,21,0,31,6,0,30,5,0,33,0,52,0,32,8,31,0,35,6,6,22,0,47,11,14,31,0,39,31,0,21,31,0,24,3,3,0,21,31,0,46,6,22,0,48,11,14,21,0,48,0,44,0,35,7,5,22,0,49,11,0,42,0,44,0,30,0,52,0,49,0,6,7,0,27,0,59,10,0,12,0,19,10,8,7,7,22,0,48,13,14,21,0,48,0,34,0,52,0,64,8,0,54,31,0,3,8,5,22,0,48,12,14,21,1,23,21,1,25,21,0,27,6,0,10,21,0,30,6,0,8,5,22,0,50,11,14,31,0,44,0,10,21,0,50,6,0,42,0,30,7,22,0,26,13,14,31,0,30,0,26,0,53,0,12,8,5,0,10,21,0,50,6,0,42,0,30,7,22,0,25,13,14,21,0,27,0,33,0,52,31,0,47,8,0,54,21,0,48,0,44,0,13,7,5,22,0,51,11,0,27,21,1,33,6,0,49,0,0,7,5,0,0,31,0,49,6,0,21,5,0,24,0,52,0,13,8,31,0,4,6,8,5,0,30,31,0,50,0,10,21,0,31,6,6,22,0,27,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,25,10,21,0,27,6,0,1,22,0,27,13,14,21,1,26,0,14,21,0,27,6,0,42,0,21,7,0,13,0,21,10,0,64,6,0,30,5,0,24,0,64,6,0,24,0,59,6,22,0,52,11,0,44,0,64,7,5,0,49,0,13,7,5,22,0,53,11,14,21,1,16,0,34,5,0,0,0,69,0,65,3,2,6,0,37,21,0,27,0,33,21,0,53,0,1,21,0,52,6,6,0,0,21,0,53,6,6,0,26,0,53,0,10,8,5,0,12,31,0,53,6,0,42,0,30,7,31,0,52,6,22,0,54,11,14,21,1,26,0,13,21,0,27,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,15,7,22,0,27,13,14,31,0,51,0,23,0,68,6,0,47,0,0,7,5,0,22,21,1,33,6,21,1,25,21,0,27,6,0,10,21,1,28,0,14,21,0,27,6,6,22,0,55,11,14,0,63,0,21,21,1,34,6,0,33,21,0,27,0,5,21,1,33,6,6,0,30,0,52,31,0,55,8,0,54,31,0,40,8,5,22,0,56,11,14,21,0,27,0,15,0,52,0,0,0,52,0,69,8,8,0,0,0,65,10,0,2,0,65,0,53,0,22,8,21,1,25,0,19,10,10,21,1,19,0,34,5,6,0,0,22,0,27,13,14,21,0,27,0,14,0,2,0,58,10,0,0,0,11,10,21,1,32,6,0,1,22,0,27,13,14,31,0,27,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,15,16,22,0,3,11,14,21,1,30,21,1,29,0,52,0,113,8,0,114,21,1,8,0,53,0,33,8,0,115,3,4,7,22,0,4,11,14,21,1,20,0,47,0,25,0,53,0,0,8,7,5,0,21,0,116,0,47,0,1,7,5,0,0,21,1,22,0,34,5,6,6,0,44,21,0,1,0,53,0,14,8,7,5,22,0,5,22,0,6,22,0,7,22,0,8,22,0,9,4,5,11,14,21,1,22,0,34,5,0,11,21,0,1,6,0,10,21,0,5,6,0,8,5,0,10,21,1,28,0,14,21,0,1,6,6,21,0,2,21,0,3,21,0,1,0,53,0,30,8,0,50,31,0,4,8,8,5,14,21,0,1,0,14,0,63,6,22,0,10,11,0,10,21,0,5,6,22,0,11,11,0,10,21,0,6,6,22,0,12,11,14,21,0,11,0,10,21,0,7,6,0,8,5,22,0,13,11,14,21,0,11,0,27,5,0,12,21,0,7,6,21,0,2,21,0,3,0,117,8,5,14,21,0,12,0,10,21,0,7,6,0,9,21,0,12,0,26,0,64,6,6,21,0,2,21,0,3,0,118,8,5,14,21,0,1,0,30,21,0,12,6,0,11,0,52,0,27,8,0,10,0,14,0,52,0,63,8,10,5,0,8,5,21,0,2,0,30,31,0,12,10,21,0,3,0,119,8,5,14,21,0,5,0,27,5,0,12,21,0,7,6,0,10,21,0,10,6,0,26,0,10,31,0,5,0,26,5,0,9,21,0,8,6,10,0,9,0,27,10,0,64,6,0,12,21,0,9,0,10,31,0,8,6,6,31,0,2,31,0,3,0,120,8,5,14,21,0,13,0,9,0,52,0,8,21,1,37,0,51,0,12,8,21,1,21,0,34,5,0,13,21,0,1,6,0,11,21,0,6,6,10,0,15,0,26,10,8,5,22,0,14,11,0,9,0,52,0,49,0,0,7,21,1,35,0,1,0,19,10,0,8,10,0,16,0,73,10,8,5,22,0,15,11,14,21,1,20,0,34,5,0,0,0,64,6,0,1,31,0,1,6,0,2,21,0,15,6,0,30,21,0,6,0,8,5,6,0,42,0,33,7,0,58,0,25,5,0,21,0,74,0,64,3,2,6,0,21,0,59,6,6,22,0,16,11,14,21,0,16,0,49,0,0,0,52,0,58,0,53,0,2,8,8,0,2,0,15,0,52,0,63,8,10,7,0,63,6,0,30,31,0,16,0,15,0,63,6,0,26,0,53,0,12,8,5,6,22,0,17,11,14,31,0,7,0,27,5,0,30,31,0,13,0,27,0,53,0,12,8,5,22,0,18,11,6,0,42,0,33,7,0,64,0,59,3,2,6,0,2,22,0,17,13,14,31,0,10,0,30,31,0,11,6,22,0,19,11,14,31,0,14,0,26,0,53,0,12,8,0,30,9,0,51,0,1,0,52,31,0,6,0,26,5,21,1,37,5,0,53,0,33,8,8,0,19,0,2,0,11,10,0,1,0,52,0,27,8,10,0,1,0,1,10,8,31,0,15,6,0,30,21,0,19,6,22,0,20,11,14,21,0,19,0,8,5,0,2,21,0,17,6,0,26,5,0,30,21,0,19,6,0,42,0,1,7,31,0,20,6,22,0,21,11,0,7,5,0,4,0,58,6,22,0,22,11,14,0,64,0,75,3,2,0,33,31,0,9,0,30,31,0,18,6,6,0,2,31,0,17,6,0,30,31,0,19,6,0,30,0,52,21,0,21,0,11,0,63,6,8,0,54,0,2,8,21,0,22,6,0,30,0,52,31,0,21,0,12,0,63,6,8,0,54,0,42,0,3,7,8,31,0,22,6,25,31,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,31,0,4,0,13,5,22,0,8,11,14,15,17,22,0,9,11,14,15,18,22,0,10,11,14,21,0,1,0,13,5,0,11,0,63,6,0,40,0,125,6,14,21,1,16,21,1,25,21,0,1,6,0,2,21,0,3,0,2,0,68,6,0,1,0,59,6,6,22,0,11,11,0,49,0,0,7,5,22,0,12,11,0,31,5,22,0,13,11,14,0,59,0,14,21,0,3,6,0,33,21,0,13,6,22,0,14,11,14,21,0,1,0,33,21,0,13,6,22,0,15,11,0,30,0,52,0,63,0,53,0,11,8,8,0,42,0,1,7,0,64,10,0,17,0,57,31,0,9,8,0,30,0,52,0,63,0,53,0,12,8,8,10,21,0,11,0,33,21,0,13,6,6,14,31,0,12,0,34,21,0,13,0,34,5,6,0,15,0,63,6,0,40,0,126,6,14,21,0,15,0,30,21,0,14,6,0,14,0,52,21,1,26,8,0,9,0,52,0,27,8,0,14,0,52,21,1,16,0,34,5,8,10,5,21,0,13,0,30,21,0,14,10,21,0,10,0,127,8,5,14,31,0,14,0,21,0,64,6,0,9,0,52,0,26,0,52,0,64,8,8,5,15,19,5,14,21,0,11,0,0,21,0,3,6,0,15,0,63,6,0,26,5,22,0,16,11,0,12,21,1,15,0,34,5,0,14,21,0,1,6,6,0,1,22,0,3,13,14,21,0,3,0,15,0,63,6,0,27,5,0,9,31,0,16,6,0,12,21,0,3,0,71,0,53,0,15,8,0,9,0,11,0,52,0,76,8,10,5,6,0,13,0,50,0,25,8,21,0,10,0,129,8,5,14,21,1,32,21,0,8,3,2,21,1,25,21,0,1,6,0,26,5,0,12,0,67,0,14,21,0,3,6,6,0,13,0,50,0,25,8,21,0,10,0,130,8,5,14,0,67,0,14,21,0,3,6,22,0,17,11,0,10,0,52,0,26,8,5,22,0,18,11,14,0,71,0,14,21,0,3,6,0,10,0,52,0,26,8,5,22,0,19,11,0,33,0,52,21,0,13,0,33,0,52,21,0,18,0,53,0,33,8,0,31,9,8,5,8,0,54,0,27,8,5,22,0,20,11,14,21,0,20,0,10,21,0,19,6,0,8,5,22,0,21,11,14,21,1,16,0,34,5,0,0,0,64,6,0,14,21,0,1,6,22,0,22,11,14,21,1,18,0,34,5,0,14,21,0,1,6,0,2,0,68,6,0,0,21,1,27,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,33,21,0,22,0,8,5,21,1,36,5,6,22,0,23,11,14,0,63,22,0,24,11,14,21,0,23,0,13,5,0,25,5,22,0,25,11,14,15,20,22,0,26,11,14,21,0,21,0,8,5,0,2,21,0,23,6,21,0,26,0,131,7,5,14,21,0,18,0,10,21,0,19,6,22,0,27,11,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,0,59,0,14,21,0,3,6,0,10,31,0,27,6,0,33,21,0,13,6,0,21,0,64,6,0,0,0,52,0,49,0,0,7,8,5,0,31,5,0,42,0,33,7,0,8,0,31,0,53,0,42,0,33,7,8,10,0,33,0,52,0,31,8,0,18,10,21,0,13,0,21,0,59,6,6,0,24,0,59,6,0,49,0,0,7,5,0,31,5,22,0,28,11,14,21,1,16,0,34,5,0,0,0,68,6,0,68,3,2,21,1,25,21,0,1,6,0,2,21,0,11,6,0,33,21,0,28,6,22,0,29,11,0,49,0,0,7,5,22,0,30,11,0,31,5,22,0,31,11,14,21,0,31,0,42,0,33,7,22,0,28,13,14,21,0,31,0,42,0,33,7,22,0,30,13,14,21,0,31,0,42,0,33,7,22,0,29,13,14,21,0,28,0,42,0,33,7,22,0,1,13,14,21,0,28,0,42,0,33,7,22,0,11,13,14,21,0,28,0,42,0,33,7,22,0,5,13,14,21,0,28,0,42,0,33,7,22,0,6,13,14,0,63,0,12,21,0,29,6,22,0,32,11,14,0,63,0,11,21,0,29,6,0,30,5,22,0,33,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,34,11,0,10,21,0,32,6,22,0,35,11,0,49,0,0,7,5,22,0,36,11,14,21,0,34,0,30,21,0,35,6,22,0,37,11,0,8,5,0,21,0,64,6,22,0,38,11,14,21,0,37,0,26,0,53,0,10,8,5,0,21,0,63,6,22,0,39,11,14,31,0,34,0,30,5,0,21,21,0,33,6,0,33,21,0,37,0,26,5,0,31,5,0,31,5,6,22,0,40,11,14,31,0,37,0,9,0,52,0,27,8,5,21,0,35,0,30,9,21,0,10,0,132,8,5,14,0,18,0,30,0,10,10,0,42,0,21,7,0,30,0,21,10,0,64,10,22,0,41,11,14,0,19,21,0,41,0,50,0,8,8,21,0,35,10,22,0,42,11,14,0,14,0,50,21,0,42,8,22,0,43,11,14,21,0,1,0,31,21,1,27,0,34,5,0,0,0,63,0,69,0,65,0,72,3,4,6,6,22,0,44,11,14,21,1,27,21,1,25,21,0,1,6,0,30,5,22,0,45,11,14,21,0,44,0,14,0,64,6,21,0,42,5,22,0,46,11,14,31,0,44,21,0,43,0,52,0,69,8,0,2,0,68,10,0,6,31,0,43,0,52,0,68,8,10,5,22,0,47,11,0,0,0,52,0,11,0,52,0,63,8,0,10,21,0,46,10,8,5,22,0,48,11,14,21,0,48,0,13,0,52,0,27,8,5,0,11,21,0,38,6,0,24,0,64,6,21,0,35,0,30,9,21,0,10,0,133,8,5,14,21,0,48,0,34,5,0,11,0,63,6,21,0,1,0,50,15,21,8,0,30,9,21,0,10,0,134,8,5,14,21,0,46,0,2,0,69,6,0,0,0,63,0,68,0,69,3,3,0,33,21,0,47,6,6,22,0,49,11,14,21,0,3,0,33,0,52,21,0,28,0,33,21,0,33,6,8,0,54,31,0,48,0,30,21,0,38,6,0,24,0,64,6,8,5,0,2,21,0,21,6,0,42,0,1,7,21,0,19,6,22,0,3,12,14,31,0,21,0,9,31,0,22,6,22,0,50,11,14,0,63,0,11,21,0,3,6,0,33,0,52,21,0,13,8,0,54,0,27,0,52,0,64,8,8,5,22,0,51,11,0,27,5,0,9,21,0,50,6,22,0,52,11,14,21,0,3,0,33,21,0,52,0,8,5,21,1,36,5,6,0,2,21,0,52,6,0,0,21,0,3,6,0,19,0,15,0,68,10,0,11,21,0,51,10,0,1,0,19,10,0,6,0,19,0,14,0,69,10,0,2,31,0,51,0,0,0,64,6,10,0,33,0,52,21,0,13,8,0,54,0,27,8,9,10,5,22,0,53,11,14,21,0,53,0,33,0,0,0,6,0,64,10,0,5,0,19,10,31,0,52,0,8,5,0,49,0,0,7,5,0,53,0,19,0,1,0,33,10,8,10,0,63,0,14,21,0,53,6,0,9,21,0,50,6,0,8,5,21,1,36,5,6,0,6,22,0,53,13,14,21,0,53,0,27,5,0,2,31,0,50,6,0,0,22,0,3,13,14,21,0,23,0,14,0,64,6,0,9,21,0,53,0,13,0,63,6,6,0,10,22,0,24,13,0,8,5,0,2,22,0,23,13,14,21,0,23,0,1,22,0,53,13,14,0,59,0,14,21,0,3,6,0,27,0,64,6,0,9,0,76,0,14,21,0,3,6,6,0,1,22,0,3,13,14,0,63,0,14,21,0,3,6,0,27,5,0,12,21,0,17,6,21,0,28,0,50,0,31,8,21,0,10,0,135,8,5,14,31,0,18,0,19,0,1,0,8,0,53,0,2,8,10,22,0,3,13,14,21,0,28,0,42,0,33,7,22,0,17,13,14,21,1,32,0,1,21,0,1,6,22,0,54,11,14,31,0,29,0,1,22,0,11,13,14,21,0,11,0,49,0,0,7,5,0,31,5,22,0,13,12,14,21,0,17,0,10,0,52,0,26,8,5,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,11,14,21,0,19,0,1,21,0,20,6,0,33,21,0,55,6,0,12,0,30,0,51,0,1,8,0,11,10,0,63,6,0,42,0,3,7,0,68,6,0,0,0,64,6,22,0,56,11,14,21,1,16,0,34,5,0,0,0,65,6,0,14,21,0,1,6,0,33,21,0,13,6,0,30,5,22,0,57,11,14,31,0,11,0,33,21,0,13,6,0,12,21,0,13,0,53,0,30,8,0,11,9,0,51,0,22,8,0,11,10,0,63,6,0,44,0,21,7,31,0,32,0,30,5,21,0,33,3,2,6,22,0,58,11,14,31,0,58,0,47,15,22,7,5,14,21,0,19,0,33,21,0,55,6,0,31,5,22,0,59,11,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,12,14,21,0,13,0,31,5,22,0,60,11,14,21,0,13,0,42,0,33,7,22,0,1,13,14,21,0,55,0,42,0,33,7,22,0,3,13,14,21,0,55,0,42,0,33,7,22,0,53,13,14,31,0,19,0,12,31,0,20,6,0,33,21,0,55,6,0,30,5,0,21,31,0,59,0,31,5,0,33,21,0,57,6,6,22,0,57,12,14,21,0,3,0,70,0,53,0,15,8,0,9,0,11,0,52,0,77,8,10,5,22,0,61,11,14,0,63,0,11,21,0,3,6,0,11,21,0,61,6,22,0,62,11,14,21,0,62,0,27,5,21,1,36,5,0,42,0,33,7,21,0,53,6,22,0,63,11,0,15,0,64,6,22,0,64,11,14,21,0,53,0,1,5,0,6,0,63,6,22,0,65,11,14,21,0,63,0,1,5,0,6,0,63,6,22,0,66,11,14,21,0,13,22,0,25,12,14,31,0,55,0,42,0,33,7,22,0,24,13,14,21,0,61,0,2,21,0,66,6,21,0,26,0,136,7,5,14,0,68,0,16,21,0,3,6,0,9,0,68,0,11,21,0,63,6,6,22,0,67,11,0,30,5,0,28,5,22,0,68,11,14,0,69,0,14,21,0,3,6,22,0,69,11,0,9,21,0,67,6,0,26,5,0,10,21,0,67,6,22,0,70,11,14,0,68,0,25,5,0,37,21,0,3,6,0,10,21,0,70,6,0,16,21,0,69,6,0,2,0,68,6,0,6,21,0,65,6,0,27,0,2,31,0,69,10,0,6,0,26,10,0,68,6,0,2,21,0,67,6,21,0,26,0,137,7,5,14,21,1,26,0,14,21,0,1,6,22,0,71,11,14,21,1,16,0,34,5,0,0,0,68,6,0,14,21,0,1,6,22,0,72,11,14,21,1,16,0,34,5,0,0,0,67,6,0,14,21,0,1,6,22,0,73,11,21,1,36,0,51,0,11,8,21,0,72,6,0,9,21,0,71,6,22,0,74,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,75,11,14,21,0,74,0,10,21,0,73,6,0,27,5,0,2,21,0,66,6,31,0,26,0,138,7,5,14,0,63,0,14,21,0,3,6,0,11,0,52,0,10,0,52,0,27,8,8,21,0,70,6,0,26,0,53,0,9,8,5,21,0,13,21,0,10,0,139,8,5,14,0,64,0,16,31,0,53,6,0,26,5,0,9,21,1,15,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,11,21,0,64,6,22,0,76,11,14,21,0,76,0,10,21,0,70,6,0,8,5,0,28,0,54,21,1,35,0,1,0,18,10,0,52,0,13,0,50,0,25,8,8,8,5,22,0,77,11,14,21,0,61,0,30,5,22,0,78,11,0,0,0,52,21,0,77,0,53,0,33,8,8,5,0,0,0,64,6,22,0,79,11,14,21,0,3,0,33,21,0,78,6,0,13,0,76,6,22,0,80,11,14,21,0,3,0,33,21,0,79,6,22,0,81,11,14,21,0,63,0,33,21,0,79,6,0,6,0,63,6,0,13,21,0,81,6,0,9,21,0,80,6,21,0,13,0,33,21,0,79,10,21,0,10,0,140,8,5,14,21,1,32,0,1,21,0,1,6,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,78,8,10,5,22,0,82,11,14,21,0,1,0,33,21,0,78,6,0,42,0,1,7,21,1,15,0,34,5,6,0,0,31,0,81,0,15,0,63,6,6,0,0,21,0,80,6,22,0,83,11,14,21,0,1,0,44,0,63,7,5,0,33,0,52,21,0,79,8,0,54,21,0,83,8,5,0,1,0,52,0,26,8,5,0,33,21,0,60,6,0,2,0,52,0,49,0,0,7,0,14,0,63,10,0,10,0,52,0,27,8,9,8,5,0,49,0,0,7,5,0,27,5,22,0,84,11,0,33,21,0,13,6,0,2,5,22,0,85,11,14,21,1,15,0,34,5,0,42,0,1,7,21,1,32,6,0,14,21,0,54,6,0,11,21,0,84,6,21,0,42,5,22,0,86,11,14,21,0,24,0,33,21,0,60,6,31,0,42,5,22,0,87,11,14,21,0,28,0,33,21,0,40,6,0,21,0,63,6,0,42,0,1,7,0,64,6,15,23,5,14,21,0,39,0,9,21,0,38,6,0,9,21,0,87,6,0,24,0,64,6,21,0,35,0,30,9,21,0,10,0,142,8,5,14,21,0,87,0,33,0,52,0,49,0,0,7,8,21,0,72,6,22,0,88,11,14,21,0,88,0,14,0,1,0,18,10,22,0,65,13,14,31,0,88,0,14,0,1,0,18,10,22,0,66,13,14,21,0,85,0,11,21,1,16,21,1,25,0,11,0,34,0,0,0,69,10,0,53,0,14,8,10,21,0,1,6,0,10,21,0,62,6,0,10,31,0,82,6,0,10,21,0,61,6,6,21,0,13,21,0,10,0,143,8,5,14,21,0,85,0,33,21,0,78,6,0,11,0,68,0,14,31,0,83,6,6,21,0,13,0,33,21,0,78,10,21,0,10,0,144,8,5,14,21,0,85,0,12,0,52,0,27,8,5,0,9,21,0,3,0,15,0,63,6,6,0,9,21,0,63,0,11,0,63,6,6,21,0,13,21,0,10,0,145,8,5,14,21,0,85,0,33,21,0,78,6,22,0,89,11,0,12,22,0,80,13,14,21,0,78,0,30,31,0,89,6,22,0,90,11,14,31,0,17,0,27,5,22,0,91,11,0,30,5,22,0,92,11,14,21,0,54,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,63,8,10,5,0,11,31,0,91,6,0,11,31,0,61,0,9,21,0,85,6,0,26,5,0,33,21,0,60,6,6,0,30,5,22,0,93,11,14,21,0,84,0,33,21,0,45,6,22,0,94,11,0,11,0,63,6,22,0,95,11,14,0,68,0,68,3,2,21,1,25,31,0,84,0,33,21,0,93,6,22,0,96,11,6,22,0,97,11,14,0,67,0,11,31,0,94,6,0,9,21,0,95,6,21,0,45,21,0,10,0,146,8,5,14,21,0,36,0,33,21,0,93,6,22,0,98,11,14,21,0,54,0,33,21,0,93,6,22,0,99,11,14,21,0,7,0,13,5,0,11,21,0,99,6,0,9,21,0,98,0,14,0,63,6,6,0,9,21,0,97,6,22,0,100,11,14,21,0,7,0,33,21,0,99,0,30,21,0,100,6,6,22,0,101,11,0,14,0,63,6,21,0,93,0,30,21,0,100,10,21,0,10,0,147,8,5,14,21,0,97,0,30,0,52,31,0,100,8,0,54,31,0,101,0,15,0,63,6,8,5,22,0,97,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,102,11,0,44,0,63,7,5,22,0,103,11,14,21,0,99,0,30,21,0,97,6,22,0,104,11,0,21,21,0,102,6,0,39,21,0,49,0,13,5,0,21,21,0,98,0,30,21,0,97,6,22,0,105,11,6,0,21,21,0,103,6,22,0,106,11,6,22,0,107,11,14,21,0,31,0,33,31,0,40,6,0,42,0,1,7,0,64,6,0,21,21,0,1,0,13,5,6,0,33,21,0,105,6,0,21,31,0,31,0,30,31,0,35,6,0,21,0,59,6,0,33,31,0,98,6,0,0,21,0,96,0,14,0,64,6,6,6,22,0,108,11,14,21,0,108,0,31,5,0,33,0,52,21,0,104,0,21,21,0,99,6,22,0,109,11,0,53,0,33,8,0,31,9,8,5,22,0,110,11,14,21,0,110,0,30,0,52,0,15,0,52,21,0,97,0,13,5,8,8,5,15,24,5,14,21,0,110,0,33,31,0,104,0,44,0,59,7,5,0,21,21,0,97,6,0,33,21,0,110,6,0,49,0,0,7,5,22,0,111,11,0,31,5,6,0,30,0,52,21,0,97,0,13,5,0,53,0,11,8,8,5,22,0,110,12,14,21,0,110,0,42,0,33,7,22,0,97,13,14,21,0,110,0,42,0,33,7,22,0,93,13,14,21,0,110,0,42,0,33,7,22,0,96,13,14,31,0,111,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,112,11,14,31,0,99,0,33,21,0,110,0,23,21,0,112,6,6,22,0,113,11,14,21,0,7,0,13,5,0,16,21,0,113,6,21,0,93,0,23,21,0,112,10,21,0,10,21,0,113,0,53,0,30,8,0,38,9,21,1,29,0,148,10,8,5,14,21,0,96,0,11,0,63,6,22,0,114,11,0,9,0,69,0,11,31,0,96,6,6,22,0,115,11,14,31,0,30,0,33,21,0,93,6,0,33,0,52,21,0,97,21,1,36,5,0,24,21,0,112,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,116,11,0,33,21,0,113,6,10,0,1,0,19,10,5,22,0,117,11,14,21,0,117,0,11,0,63,6,0,9,21,0,115,6,21,0,93,21,0,10,0,149,8,5,14,31,0,115,21,0,41,0,24,0,64,10,0,16,0,30,10,21,0,97,6,0,33,31,0,110,0,30,21,0,97,6,0,31,5,22,0,118,11,6,0,21,31,0,103,6,0,39,31,0,106,6,22,0,119,11,14,31,0,105,0,21,31,0,116,6,0,36,0,0,21,0,49,0,53,0,33,8,10,5,0,19,0,24,0,52,0,13,8,31,0,102,10,0,33,0,52,0,31,8,31,0,118,10,0,33,21,0,97,0,24,31,0,112,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,113,8,10,5,22,0,120,11,14,21,0,117,0,11,0,63,6,31,0,41,0,34,0,54,0,63,8,9,0,33,0,52,0,49,0,0,7,8,0,18,10,21,0,97,6,0,9,21,0,97,0,26,0,64,6,0,11,21,0,114,6,6,22,0,121,11,14,21,0,54,0,33,21,0,45,6,0,0,0,69,6,0,0,21,0,46,0,2,0,69,6,0,33,21,0,36,0,33,21,0,45,6,22,0,122,11,6,6,22,0,123,11,14,31,0,122,0,2,0,72,6,0,0,21,0,123,6,0,28,0,54,0,37,8,5,0,21,22,0,121,13,14,21,0,92,21,0,45,0,21,21,0,93,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,124,11,14,31,0,95,0,21,31,0,114,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,121,6,0,0,0,79,6,22,0,125,11,14,21,0,92,0,44,0,61,7,5,31,0,54,0,33,31,0,92,6,31,0,125,31,0,45,0,44,0,63,7,5,0,21,31,0,117,6,31,0,123,0,21,31,0,120,6,3,5,22,0,126,11,14,21,0,70,0,8,5,0,49,0,0,7,5,21,1,35,0,1,0,19,10,21,0,62,6,0,7,0,10,0,12,10,0,68,6,0,9,21,0,64,6,22,0,127,11,14,31,0,67,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,128,11,0,11,21,0,85,0,11,21,0,62,6,0,10,0,52,0,26,8,5,0,10,21,0,70,6,0,10,31,0,127,6,22,0,129,11,6,0,30,5,22,0,130,11,14,31,0,128,0,10,31,0,129,6,0,12,21,0,64,6,21,0,13,21,0,10,0,150,8,5,14,0,63,0,14,21,0,3,6,0,11,21,0,70,6,0,10,0,63,0,16,21,0,3,6,0,9,31,0,64,6,6,0,8,5,0,2,0,68,6,0,6,31,0,65,6,0,26,0,68,6,0,33,21,0,130,6,22,0,131,11,0,13,0,68,6,22,0,132,11,14,21,1,26,0,11,21,0,1,6,0,30,5,22,0,133,11,0,42,0,33,7,21,0,1,6,22,0,134,11,0,9,5,0,38,5,22,0,135,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,134,6,22,0,136,11,14,31,0,8,0,0,21,1,32,6,22,0,137,11,0,16,21,0,1,6,0,30,5,22,0,138,11,0,21,31,0,133,6,22,0,139,11,14,21,0,1,0,33,31,0,138,6,0,0,21,0,135,0,13,5,0,42,0,1,7,31,0,137,6,6,0,21,22,0,136,13,14,31,0,60,0,33,31,0,33,6,22,0,140,11,14,0,63,0,21,21,0,74,6,0,49,0,0,7,5,0,30,0,64,0,21,21,0,73,6,6,0,24,0,64,6,0,27,0,53,0,1,8,5,0,0,31,0,62,0,26,0,64,6,0,30,31,0,73,6,0,8,5,6,0,42,0,21,7,31,0,56,6,22,0,141,11,14,0,77,0,14,21,0,3,6,0,27,5,0,10,31,0,74,6,0,10,21,0,66,0,14,0,68,6,6,0,12,31,0,71,6,0,30,5,22,0,142,11,14,31,0,75,0,10,31,0,72,6,0,30,5,22,0,143,11,14,21,0,132,0,0,21,0,130,6,0,0,0,52,21,0,77,0,53,0,33,8,0,2,21,0,132,10,8,5,22,0,144,11,14,21,0,144,0,30,31,0,66,0,33,21,0,130,6,22,0,145,11,0,14,0,68,6,22,0,146,11,0,2,21,0,132,0,0,0,64,6,6,6,0,21,22,0,142,13,14,21,0,146,0,8,5,22,0,146,12,14,21,0,146,0,42,0,30,7,22,0,130,13,14,21,0,146,0,42,0,30,7,22,0,144,13,14,21,0,139,21,0,139,21,0,140,21,0,140,21,0,57,0,30,0,68,6,21,0,142,21,0,79,0,30,21,0,80,6,0,64,0,0,21,0,90,6,0,64,0,0,21,0,90,6,31,0,77,0,33,21,0,68,6,0,6,0,64,6,0,0,21,0,68,6,31,0,144,21,0,143,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,124,6,22,0,147,11,0,31,5,22,0,148,11,14,31,0,139,0,44,0,63,7,5,31,0,136,21,0,140,0,44,0,80,7,5,31,0,140,0,13,5,0,25,5,0,0,0,64,6,31,0,141,0,22,31,0,85,0,33,31,0,57,6,0,0,0,69,6,6,0,29,5,0,20,5,31,0,142,0,44,0,81,7,5,21,0,1,0,0,21,0,76,6,0,33,31,0,78,0,30,21,0,80,6,6,0,0,21,1,15,0,34,5,0,0,0,64,6,0,1,0,60,6,6,0,6,0,60,6,21,0,90,0,44,0,82,7,5,31,0,1,0,33,0,64,0,1,31,0,90,6,6,0,42,0,1,7,21,1,32,6,31,0,3,0,33,21,0,68,6,0,0,0,65,6,31,0,63,0,33,21,0,130,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,131,0,14,0,64,6,0,6,31,0,145,6,0,2,0,60,6,0,0,31,0,132,6,0,30,31,0,146,6,6,0,0,0,65,6,0,5,0,83,6,21,0,86,0,2,0,67,6,0,0,0,84,6,22,0,149,11,0,24,0,59,6,3,12,0,21,31,0,126,6,0,21,5,0,33,21,0,148,6,22,0,150,11,14,0,19,0,42,0,33,7,21,0,13,10,0,21,0,13,0,53,0,42,0,24,0,52,0,1,8,7,8,10,22,0,151,11,14,31,0,79,0,30,31,0,80,6,0,42,0,1,7,0,64,6,31,0,68,21,0,130,3,3,0,21,5,21,0,151,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,147,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,143,6,6,22,0,152,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,143,0,13,5,8,0,33,21,0,148,10,0,42,0,21,7,0,59,10,8,7,21,0,152,31,0,76,0,10,31,0,70,6,0,8,5,0,27,5,21,1,36,5,0,33,31,0,130,6,31,0,151,31,0,152,6,3,2,6,22,0,153,11,14,0,63,0,64,0,25,5,0,23,5,0,68,0,25,5,0,44,0,20,7,5,3,3,0,33,31,0,39,0,2,0,68,6,0,6,21,0,87,6,0,2,21,0,46,6,0,30,21,0,38,6,6,0,0,21,0,38,0,30,5,6,22,0,154,11,14,31,0,47,0,30,21,0,38,6,31,0,46,0,8,5,0,30,31,0,38,6,31,0,154,3,3,22,0,155,11,14,31,0,143,0,13,0,51,0,1,8,21,0,150,6,0,16,31,0,148,6,0,21,0,64,6,0,30,5,21,0,107,0,44,0,13,7,5,0,0,31,0,49,6,31,0,107,31,0,119,3,4,22,0,156,11,14,31,0,149,0,34,0,59,6,0,21,31,0,150,6,31,0,135,31,0,155,31,0,156,31,0,153,3,5,25,3,0,0,44,0,41,0,63,7,0,40,0,151,10,7,3,0,0,63,0,25,5,3,4,22,0,3,11,14,31,0,2,0,13,0,11,0,67,10,0,57,0,11,0,51,0,22,8,8,5,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,5,22,0,4,22,0,5,22,0,6,22,0,7,4,4,11,14,31,0,1,21,1,38,31,0,5,21,0,6,3,2,6,22,0,8,11,22,0,9,22,0,10,22,0,11,22,0,12,22,0,13,4,5,11,14,31,0,9,21,1,40,31,0,10,21,0,11,0,34,5,31,0,12,31,0,13,31,0,6,0,44,0,63,7,5,0,27,31,0,7,6,3,5,6,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,4,5,11,14,31,0,14,31,0,11,0,24,0,64,6,0,21,31,0,4,0,33,31,0,15,6,3,1,6,0,21,5,31,0,16,0,12,5,0,29,5,0,43,0,11,7,5,31,0,17,0,12,5,0,29,5,0,43,0,11,7,5,31,0,18,31,0,8,3,6,25,31,0,1,31,0,2,5,25,21,0,1,0,33,0,52,21,0,2,0,30,31,0,1,17,8,0,54,0,44,0,64,7,8,5,21,1,13,31,0,2,0,42,0,33,7,16,6,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,108,3,2,6,25,0,63,0,40,31,0,1,0,21,0,63,6,0,33,0,52,0,49,0,0,7,8,21,1,31,6,0,9,21,1,32,6,0,30,5,0,109,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,110,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,111,3,2,6,25,0,63,0,40,31,0,2,0,30,31,0,1,17,0,42,0,33,7,21,1,26,17,0,112,3,2,6,25,21,0,2,0,42,0,30,7,22,1,26,13,14,21,0,2,0,42,0,30,7,22,1,25,13,14,31,0,1,0,30,31,0,2,6,25,0,47,0,10,7,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,10,0,42,0,40,7,0,63,10,8,25,0,63,0,28,0,53,0,45,0,14,7,8,0,48,15,25,7,0,19,0,50,0,44,0,63,7,8,10,0,34,0,59,10,3,2,0,55,0,13,0,11,0,63,10,0,51,0,9,8,8,22,0,3,11,14,15,26,22,0,4,11,14,0,63,21,0,4,0,122,8,0,42,0,64,31,0,4,0,123,8,7,3,2,0,55,0,13,0,51,0,12,8,8,22,0,5,11,14,31,0,1,31,0,5,0,124,3,2,0,55,0,13,0,51,0,5,8,0,11,31,0,3,10,8,31,0,2,17,0,42,0,40,7,0,63,6,25,0,14,0,57,0,47,0,10,7,8,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,0,42,0,64,0,56,0,33,8,7,0,41,21,1,6,7,0,22,21,1,5,10,10,0,29,0,50,0,9,8,9,10,0,42,0,40,7,0,63,10,8,25,21,1,15,0,21,0,63,6,0,30,21,0,1,6,0,13,21,2,16,0,34,5,0,0,0,67,6,6,21,1,13,0,21,0,63,10,0,30,31,0,1,10,21,1,10,0,128,8,5,25,31,0,1,0,6,22,1,24,13,0,14,0,68,6,21,1,25,21,1,10,31,0,4,8,5,25,21,2,27,21,2,25,31,0,1,6,0,9,21,1,36,0,14,0,63,6,6,25,21,1,5,0,33,0,52,21,0,1,8,0,54,21,1,5,0,33,21,0,2,17,8,5,22,1,5,12,14,21,1,6,0,33,0,52,31,0,2,8,0,54,21,1,6,0,33,31,0,1,6,8,5,22,1,6,12,25,21,1,23,0,33,21,0,1,6,0,2,0,52,0,8,8,21,1,86,6,0,6,22,1,87,13,0,14,0,68,6,21,1,28,0,50,0,31,8,0,33,31,0,1,10,21,1,10,0,141,8,5,25,21,1,108,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,109,6,0,8,5,21,1,93,0,30,0,52,21,1,97,8,0,53,0,21,8,9,0,33,31,0,1,10,21,1,10,0,147,8,5,25,21,0,1,0,27,5,0,0,31,0,2,17,0,49,0,6,7,5,0,6,31,0,1,6,25,0,36,0,14,0,18,0,50,0,13,8,10,0,42,0,30,7,0,19,10,0,0,31,0,2,10,0,42,0,33,7,21,3,8,10,0,21,0,103,10,0,21,31,0,1,10,0,21,0,121,10,25] ,[runtime[0],runtime[1],runtime[2],runtime[3],runtime[4],runtime[6],runtime[7],runtime[8],runtime[9],runtime[10],runtime[11],runtime[12],runtime[13],runtime[14],runtime[15],runtime[16],runtime[17],runtime[19],runtime[20],runtime[21],runtime[22],runtime[23],runtime[24],runtime[25],runtime[26],runtime[27],runtime[28],runtime[29],runtime[30],runtime[31],runtime[32],runtime[33],runtime[34],runtime[35],runtime[36],runtime[37],runtime[38],runtime[39],runtime[40],runtime[41],runtime[42],runtime[43],runtime[44],runtime[45],runtime[46],runtime[47],runtime[48],runtime[49],runtime[50],runtime[51],runtime[52],runtime[53],runtime[54],runtime[55],runtime[56],runtime[58],runtime[59],runtime[61],10,-1,11,26,9,0,1,5,8,4,2,3,-3,-2,6,17,3.1415926535898,Infinity,-4,-5,-6,21,15,14,28,19,25,'\0','0','#','\'','\"','@',str("⋄,"),str(";"),str("⇐←↩"),str("(){}⟨⟩"),str("‿"),str("·"),str("𝕊𝕏𝕎𝔽𝔾𝕤𝕩𝕨𝕣𝕗𝕘"),str(".¯π∞"),str("_"),str("aA"),str("•"),str("𝕨"),str(" "),str("#\'\"@"),str("s"),str("Unknown character"),str(": "),str("Unclosed quote"),str("Words can\'t only have underscores"),str("System dot with no name"),str("𝕣 can\'t be used with other word characters"),str("Numbers can\'t start with underscores"),str("Letter"),str(" \""),str("\" not allowed in numbers"),str("ea"),str("Negative sign in the middle of a number"),str("Portion of a number is empty"),str("Ill-formed decimal or exponent use"),str("π and ∞ must occur alone"),str("Missing "),str("opening"),str("closing"),str("Malformed bracket nesting"),str("Empty program"),str("Swapped open and closed brackets"),str("Parentheses can\'t contain separators"),str("Empty statement or expression"),str("Invalid assignment or stranding use"),str("Dot must be followed by a name"),str("Can\'t strand Nothing (·)"),str("At most two header-less bodies allowed"),str("Block cases must be of the same kind"),str("Special name outside of any block"),str("Dot must be preceded by a subject"),str("Nothing (·) cannot be assigned"),str("Missing operand"),str("Can\'t use Nothing (·) in lists"),str("Double subjects (missing ‿?)"),str("Role of the two sides in assignment must match"),str("Can\'t return Nothing (·)"),str("Invalid use of 𝕨 in monadic case"),str("Assignment target must be a name or list of targets"),str("Can\'t nest assignments (write aliases with ⇐)"),str("Can\'t use result of function/modifier assignment without parentheses"),str("Can\'t define special name"),str("Redefinition"),str("Undefined identifier"),str("Can\'t export from surrounding scope"),str("Second-level parts of a train must be functions"),str("System values not supported")] ,[[0,1,0],[0,0,1],[1,0,2],[1,1,3],[0,0,[[],[4]]],[0,0,[[],[5]]],[0,0,[[],[6]]],[0,0,[[],[7]]],[0,0,[[],[8]]],[0,0,[[],[9]]],[0,0,10],[0,0,11],[0,0,12],[0,0,13],[0,0,[[],[14]]],[0,0,[[],[15]]],[2,1,16],[0,0,17],[2,1,18],[0,0,19],[1,0,20],[0,0,21],[0,0,[[],[22]]],[0,0,23],[0,0,24],[0,0,25],[2,1,26]] - ,[[0,0],[3,42],[548,5],[567,5],[691,57],[2861,23],[3686,157],[9541,19],[9787,3],[9795,3],[9835,3],[9854,3],[9895,3],[9914,3],[9933,3],[9961,3],[9997,3],[10033,6],[10170,3],[10242,3],[10292,5],[10318,3],[10340,3],[10398,3],[10451,3],[10513,3],[10538,3]] + ,[[0,0],[3,42],[548,5],[567,5],[691,57],[2861,23],[3686,157],[9549,19],[9795,3],[9803,3],[9843,3],[9862,3],[9903,3],[9922,3],[9941,3],[9969,3],[10005,3],[10041,6],[10178,3],[10250,3],[10300,5],[10326,3],[10348,3],[10406,3],[10459,3],[10521,3],[10546,3]] ); let compile = compgen(list(glyphs.map(str))); runtime[42] = rtAssert; -- cgit v1.2.3 From c2663b00019222b81d6b3a1bb1e7b9f2c2e84f5c Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 13 Jul 2021 17:13:15 -0400 Subject: Fix interactive REPL --- docs/bqn.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/bqn.js b/docs/bqn.js index 70bba3c8..9c154041 100644 --- a/docs/bqn.js +++ b/docs/bqn.js @@ -126,7 +126,7 @@ let run = (B,O,F,S,L,T,src,env) => { // Bytecode, Objects, Blocks, Bodies, Locat let c,vid,def; if (isnum(ind)) { [c,vid] = gen(ind); - if (useenv) c = "const e=def;"+c; + if (useenv) c = "const e=env;"+c; else if (imm) c = "const e=[...e2];e.vid=vid;e.p=oe;"+c; else c = "const fn=(x, w)=>{const e=[...e2];e.vid=vid;e.p=oe;e[0]=fn;e[1]=x;e[2]=w;"+c+"};"+repdf[type]+"return fn;"; def = useenv ? "env" : ("new Array("+vid.length+").fill(null)"); @@ -497,8 +497,8 @@ let makerepl = (x,w) => { let repl = (x,w) => { names.sh=redef.sh=[names.length]; let c = comp(str(req1str("Repl",x,w)), rtn); - let pnames = c[4][2][0]; - let newv = c[2][0][4].slice(vars.length); + let pnames = c[5][2][0]; + let newv = c[3][0][2].slice(vars.length); names.push(...newv.map(i=>pnames[i])); redef.push(...newv.map(i=>-1)); vars .push(...newv.map(i=>null)); -- cgit v1.2.3 From fe1f2dd52b99b7ad420ad1b11189255c81954f04 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 13 Jul 2021 21:33:41 -0400 Subject: VM documentation for new block/body layout --- docs/implementation/vm.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/implementation/vm.html b/docs/implementation/vm.html index 1a5de057..109416ff 100644 --- a/docs/implementation/vm.html +++ b/docs/implementation/vm.html @@ -16,22 +16,30 @@
  • A bytecode sequence code
  • A list consts of constants that can be loaded
  • -
  • A list blocks of block information, described in the next section
  • +
  • A list blocks of per-block information, described in the next section
  • +
  • A list bodies of per-body information, described in the section after
  • Optionally, source locations for each instruction
  • Optionally, tokenization information
-

Blocks

-

Each block in blocks is a list of the following properties:

+

Blocks

+

Each entry in blocks is a list of the following properties:

  • Block type: (0) function/immediate, (1) 1-modifier, (2) 2-modifier
  • Block immediateness: (1) immediate or (0) deferred
  • -
  • Block starting index in code
  • +
  • Index or indices in bodies
  • +
+

Compilation separates blocks so that they are not nested in bytecode. A block consists of bodies, so that all compiled code is contained in some body of a block. The self-hosted compiler compiles the entire program into an immediate block, and the program is run by evaluating this block. Bodies are terminated with a RETN or RETD instruction.

+

When the block is evaluated depends on its type and immediateness. An immediate block (0,1) is evaluated as soon as it is pushed; a function (0,0) is evaluated when called on arguments, an immediate modifier (1 or 2, 1) is evaluated when called on operands, and a deferred modifier (1 or 2, 0) creates a derived function when called on operands and is evaluated when this derived function is called on arguments.

+

The last property can be a single number, or, if it's a deferred block, might be a pair of lists. For a single number the block is always evaluated by evaluating the body with the given index. For a pair, the first element gives the monadic case and the second the dyadic one. A given valence should begin at the first body in the appropriate list, moving to the next one if a header test (SETH instruction) fails.

+

Bodies

+

Bodies in a block are separated by ;. Each entry in bodies is a list containing:

+
    +
  • Starting index in code
  • Number of variables the block needs to allocate
  • Variable names, as indices into the program's symbol list
  • A mask indicating which variables are exported
-

Compilation separates blocks so that they are not nested in bytecode. All compiled code is contained in some block. The self-hosted compiler compiles the entire program into an immediate block, and the program is run by evaluating this block. Blocks are terminated with the RETN instruction.

-

The starting index refers to the position where execution starts in order to evaluate the block. When the block is evaluated depends on its type and immediateness. An immediate block (0,1) is evaluated as soon as it is pushed; a function (0,0) is evaluated when called on arguments, an immediate modifier (1 or 2, 1) is evaluated when called on operands, and a deferred modifier (1 or 2, 0) creates a derived function when called on operands and is evaluated when this derived function is called on arguments.

+

The starting index refers to the position in bytecode where execution starts in order to evaluate the block. Different bodies will always have the same set of special names, but the variables they define are unrelated, so of course they can have different counts. The given number of variables includes special names, but list of names and export mask don't.

The program's symbol list is included in the tokenization information t: it is 02t. Since the entire program (the source code passed in one compiler call) uses this list, namespace field accesses can be performed with indices alone within a program. The symbol list is needed for cross-program access, for example if •BQN returns a namespace.

Instructions

The following instructions are defined by dzaima/BQN. The ones emitted by the self-hosted BQN compiler are marked in the "used" column. Instructions marked NS are used only in programs with namespaces, and so are not needed to support the compiler or self-hosted runtime.

-- cgit v1.2.3 From 198e11ebbeb4d7601bd3d8161d85c848c47ebfed Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 16 Jul 2021 14:26:54 -0400 Subject: Don't allow multiple bodies in immediate blocks --- docs/bqn.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/bqn.js b/docs/bqn.js index 9c154041..3318efaa 100644 --- a/docs/bqn.js +++ b/docs/bqn.js @@ -397,10 +397,10 @@ let glyph = x => { // Compiler runtime[42] = assertFn("Compiler"); let compgen = run( - [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,0,58,0,0,0,85,6,22,0,6,11,14,31,0,3,31,0,4,31,0,5,21,0,6,0,21,0,91,6,0,92,0,93,0,94,0,95,0,96,0,97,0,20,0,60,0,50,3,2,6,0,43,0,33,7,0,59,6,0,98,0,58,0,25,5,0,0,0,86,6,0,61,22,0,7,11,0,25,5,0,45,0,0,7,0,100,6,0,20,5,0,42,0,21,7,0,99,6,0,62,0,0,0,85,6,0,21,0,103,6,0,21,0,102,0,24,0,59,6,6,0,21,0,101,6,0,104,3,15,0,44,0,13,7,0,11,0,51,0,22,8,0,21,10,5,22,0,8,22,0,9,4,2,11,14,21,0,9,0,49,0,0,7,0,27,0,63,10,0,53,0,42,0,44,0,22,7,7,8,5,22,0,10,22,0,11,22,0,12,22,0,13,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,22,0,19,22,0,20,22,0,21,22,0,22,22,0,23,22,0,24,4,15,11,14,0,34,0,53,0,1,8,0,12,0,9,0,15,0,52,0,63,8,10,0,34,0,52,0,64,8,10,22,0,25,11,14,21,0,13,0,34,5,22,0,26,11,14,0,65,0,1,0,53,0,22,8,5,0,0,21,0,19,6,22,0,27,11,14,21,0,19,0,34,5,0,0,0,66,6,22,0,28,11,14,0,13,0,11,0,64,10,0,42,0,30,7,0,105,10,0,53,0,21,8,22,0,29,11,14,15,2,22,0,30,11,14,15,3,21,0,8,7,22,0,31,11,14,21,0,20,0,34,5,22,0,32,11,0,0,0,64,6,22,0,33,11,14,0,64,0,68,0,69,0,59,0,59,0,70,0,59,0,63,3,2,0,71,0,63,0,65,0,72,3,2,0,30,5,0,8,5,3,10,0,41,31,0,9,7,0,23,0,13,10,0,53,0,42,0,44,0,20,7,7,8,5,0,21,5,0,42,0,21,7,0,67,6,22,0,34,11,14,0,2,0,49,0,6,7,9,22,0,35,11,14,21,0,35,0,52,0,13,0,50,0,25,8,8,22,0,36,11,14,21,0,35,0,52,0,13,0,50,0,25,8,0,0,0,64,10,8,22,0,37,11,14,15,4,22,0,38,11,14,15,5,22,0,39,11,14,15,6,22,0,40,11,14,15,7,22,0,41,11,25,31,0,1,0,11,5,0,44,15,8,7,31,0,4,6,0,21,5,25,21,1,30,21,1,29,0,52,0,106,8,0,107,0,19,3,3,7,0,42,0,40,7,0,63,10,22,0,2,11,14,21,0,1,0,53,0,33,8,0,53,0,17,0,57,0,18,0,30,0,13,10,0,50,31,0,2,8,8,8,0,18,0,19,10,22,0,3,11,14,21,0,1,0,31,5,22,0,4,11,14,0,19,0,31,31,0,1,0,33,21,0,4,6,10,0,6,0,64,10,0,42,0,1,7,0,64,10,0,42,0,33,7,31,0,4,10,31,0,3,0,19,10,25,31,0,2,22,0,3,22,0,4,4,2,11,14,0,87,0,14,21,0,1,6,22,0,5,11,14,0,88,0,14,21,0,1,6,22,0,6,11,0,9,0,52,0,26,0,52,0,63,0,63,3,2,8,8,5,0,30,5,22,0,7,11,14,0,89,0,14,21,0,1,6,22,0,8,11,0,30,5,22,0,9,11,14,21,0,7,21,0,9,0,24,0,59,6,21,0,5,0,30,5,3,3,0,21,5,22,0,10,11,0,31,5,22,0,11,11,14,21,0,10,0,33,21,0,11,6,22,0,10,12,14,31,0,7,0,0,0,68,6,31,0,9,0,24,0,64,6,0,64,0,21,21,1,6,0,14,21,0,1,6,6,0,30,5,0,30,0,52,21,0,5,0,49,0,0,7,5,0,21,0,63,6,0,53,0,33,0,50,0,27,0,53,0,1,8,8,8,8,5,3,3,0,21,5,0,33,31,0,11,6,22,0,12,11,14,0,19,0,34,0,59,10,0,14,0,63,10,0,57,15,9,8,22,0,13,11,14,0,30,0,52,21,0,12,0,31,21,0,10,6,0,44,0,63,7,0,21,0,64,10,21,0,13,0,13,0,53,0,21,8,10,0,23,0,13,10,5,8,0,46,0,30,7,9,0,23,21,0,1,0,13,5,10,22,0,14,11,14,31,0,10,21,0,14,5,22,0,15,11,14,31,0,12,31,0,14,5,22,0,16,11,14,21,0,16,0,10,21,0,15,6,22,0,17,11,0,49,0,13,7,0,64,6,22,0,18,11,14,21,0,18,0,11,31,0,16,6,0,9,21,0,8,0,10,21,0,6,6,6,0,47,0,10,7,0,57,15,10,8,5,14,0,90,0,14,21,0,1,6,0,9,21,0,18,6,22,0,19,11,14,31,0,6,0,9,21,0,15,6,0,27,5,0,10,21,0,19,6,0,30,5,22,0,20,11,14,21,0,20,31,0,19,0,53,0,33,8,0,2,0,85,0,1,0,90,6,10,0,1,21,0,1,0,53,0,33,8,10,5,22,0,21,11,14,21,0,8,0,9,22,0,15,13,0,26,5,0,9,21,0,8,6,22,0,22,11,0,12,22,0,18,13,14,31,0,17,0,9,31,0,8,6,0,49,0,13,7,5,0,11,0,64,0,53,0,21,8,0,51,0,2,0,52,0,49,0,0,7,8,8,0,18,10,31,0,22,0,27,5,0,12,31,0,15,6,22,0,23,11,6,0,42,0,1,7,0,64,6,0,42,0,39,7,21,0,1,6,22,0,24,11,14,21,0,18,0,30,5,22,0,25,11,14,21,0,18,0,27,0,64,6,0,30,5,0,23,0,52,0,13,8,21,0,25,6,22,0,26,11,14,21,0,25,31,0,5,0,53,0,33,8,0,2,0,1,10,21,0,26,6,0,1,22,0,26,13,14,31,0,1,0,33,21,0,25,6,21,1,31,5,22,0,27,11,14,21,1,21,21,1,25,21,0,27,6,0,26,5,0,12,21,1,20,0,34,5,0,14,21,0,27,6,6,22,0,28,11,14,21,1,28,0,14,21,0,27,6,22,0,29,11,14,21,1,23,0,34,0,51,0,42,0,1,7,0,22,0,18,10,8,21,1,20,6,21,1,25,21,0,27,6,0,11,31,0,28,6,0,10,21,0,29,6,22,0,30,11,0,11,0,52,0,27,8,5,22,0,31,11,14,21,1,22,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,27,6,22,0,32,11,14,21,1,23,0,34,5,0,14,21,0,27,6,22,0,33,11,14,21,0,32,0,12,21,0,30,6,0,18,0,30,0,10,10,0,26,0,30,0,19,10,0,64,10,0,11,0,30,10,21,0,31,6,0,47,0,10,7,0,57,15,11,8,5,14,21,0,27,0,30,21,0,31,6,0,42,0,1,7,21,1,22,0,34,5,6,0,42,0,3,0,50,0,5,8,7,21,1,7,6,0,2,21,0,29,0,30,21,0,31,6,0,8,5,6,22,0,34,11,14,21,1,22,0,34,5,0,0,21,1,7,6,0,16,21,0,27,6,0,9,21,0,30,6,0,2,21,1,7,6,0,1,22,0,27,13,14,21,0,30,0,26,5,0,12,21,0,33,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,33,0,10,0,52,0,27,8,5,0,13,22,0,31,13,14,31,0,33,0,30,21,0,31,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,34,6,0,2,0,68,6,6,22,0,35,11,0,11,0,63,6,22,0,36,11,14,21,0,36,0,8,5,0,21,0,63,6,0,33,21,0,31,0,49,0,0,7,5,6,0,9,21,0,30,6,22,0,37,11,0,12,21,0,30,6,22,0,38,11,14,21,0,30,0,2,21,0,27,6,0,21,0,52,0,63,8,0,30,21,0,37,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,32,0,21,0,63,6,6,10,0,51,21,1,39,8,21,0,26,6,22,0,39,11,14,31,0,34,0,30,31,0,36,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,38,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,32,6,6,22,0,40,11,14,21,0,37,0,12,21,0,31,6,0,49,0,0,7,5,0,2,21,0,32,0,12,21,0,38,6,6,22,0,41,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,42,11,0,42,0,30,7,21,0,29,6,22,0,43,11,14,21,0,31,22,0,44,11,0,9,31,0,37,6,0,10,21,0,42,6,22,0,31,12,14,21,0,29,0,30,21,0,31,6,0,8,5,0,42,0,30,7,22,0,35,13,0,30,0,52,0,11,0,52,0,63,8,8,5,0,14,0,64,6,22,0,45,11,14,21,0,43,0,21,0,63,6,0,33,21,0,41,6,0,11,0,52,21,0,42,8,0,10,0,13,0,52,21,0,29,8,10,5,0,9,21,0,32,0,12,31,0,38,6,6,0,47,0,10,7,0,57,15,13,8,5,14,31,0,42,0,11,21,0,29,6,0,30,5,21,0,27,0,53,0,33,8,0,12,21,1,22,0,34,5,10,0,11,21,0,45,10,0,53,0,19,0,47,0,10,7,9,0,57,15,14,8,8,5,14,31,0,43,0,8,5,0,2,0,52,0,49,0,0,7,8,5,0,21,0,63,6,0,42,0,1,7,0,64,6,0,33,22,0,41,13,14,21,1,8,0,33,21,0,27,6,0,39,31,0,41,6,0,39,0,68,0,21,31,0,45,6,6,0,34,0,54,0,21,0,52,21,0,4,8,8,5,22,0,46,11,14,31,0,18,0,27,5,0,49,0,0,7,5,0,33,31,0,23,0,30,5,0,21,31,0,20,6,6,0,21,31,0,29,0,12,21,0,31,6,0,30,5,0,33,0,52,0,32,8,31,0,35,6,6,22,0,47,11,14,31,0,39,31,0,21,31,0,24,3,3,0,21,31,0,46,6,22,0,48,11,14,21,0,48,0,44,0,35,7,5,22,0,49,11,0,42,0,44,0,30,0,52,0,49,0,6,7,0,27,0,59,10,0,12,0,19,10,8,7,7,22,0,48,13,14,21,0,48,0,34,0,52,0,64,8,0,54,31,0,3,8,5,22,0,48,12,14,21,1,23,21,1,25,21,0,27,6,0,10,21,0,30,6,0,8,5,22,0,50,11,14,31,0,44,0,10,21,0,50,6,0,42,0,30,7,22,0,26,13,14,31,0,30,0,26,0,53,0,12,8,5,0,10,21,0,50,6,0,42,0,30,7,22,0,25,13,14,21,0,27,0,33,0,52,31,0,47,8,0,54,21,0,48,0,44,0,13,7,5,22,0,51,11,0,27,21,1,33,6,0,49,0,0,7,5,0,0,31,0,49,6,0,21,5,0,24,0,52,0,13,8,31,0,4,6,8,5,0,30,31,0,50,0,10,21,0,31,6,6,22,0,27,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,25,10,21,0,27,6,0,1,22,0,27,13,14,21,1,26,0,14,21,0,27,6,0,42,0,21,7,0,13,0,21,10,0,64,6,0,30,5,0,24,0,64,6,0,24,0,59,6,22,0,52,11,0,44,0,64,7,5,0,49,0,13,7,5,22,0,53,11,14,21,1,16,0,34,5,0,0,0,69,0,65,3,2,6,0,37,21,0,27,0,33,21,0,53,0,1,21,0,52,6,6,0,0,21,0,53,6,6,0,26,0,53,0,10,8,5,0,12,31,0,53,6,0,42,0,30,7,31,0,52,6,22,0,54,11,14,21,1,26,0,13,21,0,27,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,15,7,22,0,27,13,14,31,0,51,0,23,0,68,6,0,47,0,0,7,5,0,22,21,1,33,6,21,1,25,21,0,27,6,0,10,21,1,28,0,14,21,0,27,6,6,22,0,55,11,14,0,63,0,21,21,1,34,6,0,33,21,0,27,0,5,21,1,33,6,6,0,30,0,52,31,0,55,8,0,54,31,0,40,8,5,22,0,56,11,14,21,0,27,0,15,0,52,0,0,0,52,0,69,8,8,0,0,0,65,10,0,2,0,65,0,53,0,22,8,21,1,25,0,19,10,10,21,1,19,0,34,5,6,0,0,22,0,27,13,14,21,0,27,0,14,0,2,0,58,10,0,0,0,11,10,21,1,32,6,0,1,22,0,27,13,14,31,0,27,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,15,16,22,0,3,11,14,21,1,30,21,1,29,0,52,0,113,8,0,114,21,1,8,0,53,0,33,8,0,115,3,4,7,22,0,4,11,14,21,1,20,0,47,0,25,0,53,0,0,8,7,5,0,21,0,116,0,47,0,1,7,5,0,0,21,1,22,0,34,5,6,6,0,44,21,0,1,0,53,0,14,8,7,5,22,0,5,22,0,6,22,0,7,22,0,8,22,0,9,4,5,11,14,21,1,22,0,34,5,0,11,21,0,1,6,0,10,21,0,5,6,0,8,5,0,10,21,1,28,0,14,21,0,1,6,6,21,0,2,21,0,3,21,0,1,0,53,0,30,8,0,50,31,0,4,8,8,5,14,21,0,1,0,14,0,63,6,22,0,10,11,0,10,21,0,5,6,22,0,11,11,0,10,21,0,6,6,22,0,12,11,14,21,0,11,0,10,21,0,7,6,0,8,5,22,0,13,11,14,21,0,11,0,27,5,0,12,21,0,7,6,21,0,2,21,0,3,0,117,8,5,14,21,0,12,0,10,21,0,7,6,0,9,21,0,12,0,26,0,64,6,6,21,0,2,21,0,3,0,118,8,5,14,21,0,1,0,30,21,0,12,6,0,11,0,52,0,27,8,0,10,0,14,0,52,0,63,8,10,5,0,8,5,21,0,2,0,30,31,0,12,10,21,0,3,0,119,8,5,14,21,0,5,0,27,5,0,12,21,0,7,6,0,10,21,0,10,6,0,26,0,10,31,0,5,0,26,5,0,9,21,0,8,6,10,0,9,0,27,10,0,64,6,0,12,21,0,9,0,10,31,0,8,6,6,31,0,2,31,0,3,0,120,8,5,14,21,0,13,0,9,0,52,0,8,21,1,37,0,51,0,12,8,21,1,21,0,34,5,0,13,21,0,1,6,0,11,21,0,6,6,10,0,15,0,26,10,8,5,22,0,14,11,0,9,0,52,0,49,0,0,7,21,1,35,0,1,0,19,10,0,8,10,0,16,0,73,10,8,5,22,0,15,11,14,21,1,20,0,34,5,0,0,0,64,6,0,1,31,0,1,6,0,2,21,0,15,6,0,30,21,0,6,0,8,5,6,0,42,0,33,7,0,58,0,25,5,0,21,0,74,0,64,3,2,6,0,21,0,59,6,6,22,0,16,11,14,21,0,16,0,49,0,0,0,52,0,58,0,53,0,2,8,8,0,2,0,15,0,52,0,63,8,10,7,0,63,6,0,30,31,0,16,0,15,0,63,6,0,26,0,53,0,12,8,5,6,22,0,17,11,14,31,0,7,0,27,5,0,30,31,0,13,0,27,0,53,0,12,8,5,22,0,18,11,6,0,42,0,33,7,0,64,0,59,3,2,6,0,2,22,0,17,13,14,31,0,10,0,30,31,0,11,6,22,0,19,11,14,31,0,14,0,26,0,53,0,12,8,0,30,9,0,51,0,1,0,52,31,0,6,0,26,5,21,1,37,5,0,53,0,33,8,8,0,19,0,2,0,11,10,0,1,0,52,0,27,8,10,0,1,0,1,10,8,31,0,15,6,0,30,21,0,19,6,22,0,20,11,14,21,0,19,0,8,5,0,2,21,0,17,6,0,26,5,0,30,21,0,19,6,0,42,0,1,7,31,0,20,6,22,0,21,11,0,7,5,0,4,0,58,6,22,0,22,11,14,0,64,0,75,3,2,0,33,31,0,9,0,30,31,0,18,6,6,0,2,31,0,17,6,0,30,31,0,19,6,0,30,0,52,21,0,21,0,11,0,63,6,8,0,54,0,2,8,21,0,22,6,0,30,0,52,31,0,21,0,12,0,63,6,8,0,54,0,42,0,3,7,8,31,0,22,6,25,31,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,31,0,4,0,13,5,22,0,8,11,14,15,17,22,0,9,11,14,15,18,22,0,10,11,14,21,0,1,0,13,5,0,11,0,63,6,0,40,0,125,6,14,21,1,16,21,1,25,21,0,1,6,0,2,21,0,3,0,2,0,68,6,0,1,0,59,6,6,22,0,11,11,0,49,0,0,7,5,22,0,12,11,0,31,5,22,0,13,11,14,0,59,0,14,21,0,3,6,0,33,21,0,13,6,22,0,14,11,14,21,0,1,0,33,21,0,13,6,22,0,15,11,0,30,0,52,0,63,0,53,0,11,8,8,0,42,0,1,7,0,64,10,0,17,0,57,31,0,9,8,0,30,0,52,0,63,0,53,0,12,8,8,10,21,0,11,0,33,21,0,13,6,6,14,31,0,12,0,34,21,0,13,0,34,5,6,0,15,0,63,6,0,40,0,126,6,14,21,0,15,0,30,21,0,14,6,0,14,0,52,21,1,26,8,0,9,0,52,0,27,8,0,14,0,52,21,1,16,0,34,5,8,10,5,21,0,13,0,30,21,0,14,10,21,0,10,0,127,8,5,14,31,0,14,0,21,0,64,6,0,9,0,52,0,26,0,52,0,64,8,8,5,15,19,5,14,21,0,11,0,0,21,0,3,6,0,15,0,63,6,0,26,5,22,0,16,11,0,12,21,1,15,0,34,5,0,14,21,0,1,6,6,0,1,22,0,3,13,14,21,0,3,0,15,0,63,6,0,27,5,0,9,31,0,16,6,0,12,21,0,3,0,71,0,53,0,15,8,0,9,0,11,0,52,0,76,8,10,5,6,0,13,0,50,0,25,8,21,0,10,0,129,8,5,14,21,1,32,21,0,8,3,2,21,1,25,21,0,1,6,0,26,5,0,12,0,67,0,14,21,0,3,6,6,0,13,0,50,0,25,8,21,0,10,0,130,8,5,14,0,67,0,14,21,0,3,6,22,0,17,11,0,10,0,52,0,26,8,5,22,0,18,11,14,0,71,0,14,21,0,3,6,0,10,0,52,0,26,8,5,22,0,19,11,0,33,0,52,21,0,13,0,33,0,52,21,0,18,0,53,0,33,8,0,31,9,8,5,8,0,54,0,27,8,5,22,0,20,11,14,21,0,20,0,10,21,0,19,6,0,8,5,22,0,21,11,14,21,1,16,0,34,5,0,0,0,64,6,0,14,21,0,1,6,22,0,22,11,14,21,1,18,0,34,5,0,14,21,0,1,6,0,2,0,68,6,0,0,21,1,27,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,33,21,0,22,0,8,5,21,1,36,5,6,22,0,23,11,14,0,63,22,0,24,11,14,21,0,23,0,13,5,0,25,5,22,0,25,11,14,15,20,22,0,26,11,14,21,0,21,0,8,5,0,2,21,0,23,6,21,0,26,0,131,7,5,14,21,0,18,0,10,21,0,19,6,22,0,27,11,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,0,59,0,14,21,0,3,6,0,10,31,0,27,6,0,33,21,0,13,6,0,21,0,64,6,0,0,0,52,0,49,0,0,7,8,5,0,31,5,0,42,0,33,7,0,8,0,31,0,53,0,42,0,33,7,8,10,0,33,0,52,0,31,8,0,18,10,21,0,13,0,21,0,59,6,6,0,24,0,59,6,0,49,0,0,7,5,0,31,5,22,0,28,11,14,21,1,16,0,34,5,0,0,0,68,6,0,68,3,2,21,1,25,21,0,1,6,0,2,21,0,11,6,0,33,21,0,28,6,22,0,29,11,0,49,0,0,7,5,22,0,30,11,0,31,5,22,0,31,11,14,21,0,31,0,42,0,33,7,22,0,28,13,14,21,0,31,0,42,0,33,7,22,0,30,13,14,21,0,31,0,42,0,33,7,22,0,29,13,14,21,0,28,0,42,0,33,7,22,0,1,13,14,21,0,28,0,42,0,33,7,22,0,11,13,14,21,0,28,0,42,0,33,7,22,0,5,13,14,21,0,28,0,42,0,33,7,22,0,6,13,14,0,63,0,12,21,0,29,6,22,0,32,11,14,0,63,0,11,21,0,29,6,0,30,5,22,0,33,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,34,11,0,10,21,0,32,6,22,0,35,11,0,49,0,0,7,5,22,0,36,11,14,21,0,34,0,30,21,0,35,6,22,0,37,11,0,8,5,0,21,0,64,6,22,0,38,11,14,21,0,37,0,26,0,53,0,10,8,5,0,21,0,63,6,22,0,39,11,14,31,0,34,0,30,5,0,21,21,0,33,6,0,33,21,0,37,0,26,5,0,31,5,0,31,5,6,22,0,40,11,14,31,0,37,0,9,0,52,0,27,8,5,21,0,35,0,30,9,21,0,10,0,132,8,5,14,0,18,0,30,0,10,10,0,42,0,21,7,0,30,0,21,10,0,64,10,22,0,41,11,14,0,19,21,0,41,0,50,0,8,8,21,0,35,10,22,0,42,11,14,0,14,0,50,21,0,42,8,22,0,43,11,14,21,0,1,0,31,21,1,27,0,34,5,0,0,0,63,0,69,0,65,0,72,3,4,6,6,22,0,44,11,14,21,1,27,21,1,25,21,0,1,6,0,30,5,22,0,45,11,14,21,0,44,0,14,0,64,6,21,0,42,5,22,0,46,11,14,31,0,44,21,0,43,0,52,0,69,8,0,2,0,68,10,0,6,31,0,43,0,52,0,68,8,10,5,22,0,47,11,0,0,0,52,0,11,0,52,0,63,8,0,10,21,0,46,10,8,5,22,0,48,11,14,21,0,48,0,13,0,52,0,27,8,5,0,11,21,0,38,6,0,24,0,64,6,21,0,35,0,30,9,21,0,10,0,133,8,5,14,21,0,48,0,34,5,0,11,0,63,6,21,0,1,0,50,15,21,8,0,30,9,21,0,10,0,134,8,5,14,21,0,46,0,2,0,69,6,0,0,0,63,0,68,0,69,3,3,0,33,21,0,47,6,6,22,0,49,11,14,21,0,3,0,33,0,52,21,0,28,0,33,21,0,33,6,8,0,54,31,0,48,0,30,21,0,38,6,0,24,0,64,6,8,5,0,2,21,0,21,6,0,42,0,1,7,21,0,19,6,22,0,3,12,14,31,0,21,0,9,31,0,22,6,22,0,50,11,14,0,63,0,11,21,0,3,6,0,33,0,52,21,0,13,8,0,54,0,27,0,52,0,64,8,8,5,22,0,51,11,0,27,5,0,9,21,0,50,6,22,0,52,11,14,21,0,3,0,33,21,0,52,0,8,5,21,1,36,5,6,0,2,21,0,52,6,0,0,21,0,3,6,0,19,0,15,0,68,10,0,11,21,0,51,10,0,1,0,19,10,0,6,0,19,0,14,0,69,10,0,2,31,0,51,0,0,0,64,6,10,0,33,0,52,21,0,13,8,0,54,0,27,8,9,10,5,22,0,53,11,14,21,0,53,0,33,0,0,0,6,0,64,10,0,5,0,19,10,31,0,52,0,8,5,0,49,0,0,7,5,0,53,0,19,0,1,0,33,10,8,10,0,63,0,14,21,0,53,6,0,9,21,0,50,6,0,8,5,21,1,36,5,6,0,6,22,0,53,13,14,21,0,53,0,27,5,0,2,31,0,50,6,0,0,22,0,3,13,14,21,0,23,0,14,0,64,6,0,9,21,0,53,0,13,0,63,6,6,0,10,22,0,24,13,0,8,5,0,2,22,0,23,13,14,21,0,23,0,1,22,0,53,13,14,0,59,0,14,21,0,3,6,0,27,0,64,6,0,9,0,76,0,14,21,0,3,6,6,0,1,22,0,3,13,14,0,63,0,14,21,0,3,6,0,27,5,0,12,21,0,17,6,21,0,28,0,50,0,31,8,21,0,10,0,135,8,5,14,31,0,18,0,19,0,1,0,8,0,53,0,2,8,10,22,0,3,13,14,21,0,28,0,42,0,33,7,22,0,17,13,14,21,1,32,0,1,21,0,1,6,22,0,54,11,14,31,0,29,0,1,22,0,11,13,14,21,0,11,0,49,0,0,7,5,0,31,5,22,0,13,12,14,21,0,17,0,10,0,52,0,26,8,5,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,11,14,21,0,19,0,1,21,0,20,6,0,33,21,0,55,6,0,12,0,30,0,51,0,1,8,0,11,10,0,63,6,0,42,0,3,7,0,68,6,0,0,0,64,6,22,0,56,11,14,21,1,16,0,34,5,0,0,0,65,6,0,14,21,0,1,6,0,33,21,0,13,6,0,30,5,22,0,57,11,14,31,0,11,0,33,21,0,13,6,0,12,21,0,13,0,53,0,30,8,0,11,9,0,51,0,22,8,0,11,10,0,63,6,0,44,0,21,7,31,0,32,0,30,5,21,0,33,3,2,6,22,0,58,11,14,31,0,58,0,47,15,22,7,5,14,21,0,19,0,33,21,0,55,6,0,31,5,22,0,59,11,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,12,14,21,0,13,0,31,5,22,0,60,11,14,21,0,13,0,42,0,33,7,22,0,1,13,14,21,0,55,0,42,0,33,7,22,0,3,13,14,21,0,55,0,42,0,33,7,22,0,53,13,14,31,0,19,0,12,31,0,20,6,0,33,21,0,55,6,0,30,5,0,21,31,0,59,0,31,5,0,33,21,0,57,6,6,22,0,57,12,14,21,0,3,0,70,0,53,0,15,8,0,9,0,11,0,52,0,77,8,10,5,22,0,61,11,14,0,63,0,11,21,0,3,6,0,11,21,0,61,6,22,0,62,11,14,21,0,62,0,27,5,21,1,36,5,0,42,0,33,7,21,0,53,6,22,0,63,11,0,15,0,64,6,22,0,64,11,14,21,0,53,0,1,5,0,6,0,63,6,22,0,65,11,14,21,0,63,0,1,5,0,6,0,63,6,22,0,66,11,14,21,0,13,22,0,25,12,14,31,0,55,0,42,0,33,7,22,0,24,13,14,21,0,61,0,2,21,0,66,6,21,0,26,0,136,7,5,14,0,68,0,16,21,0,3,6,0,9,0,68,0,11,21,0,63,6,6,22,0,67,11,0,30,5,0,28,5,22,0,68,11,14,0,69,0,14,21,0,3,6,22,0,69,11,0,9,21,0,67,6,0,26,5,0,10,21,0,67,6,22,0,70,11,14,0,68,0,25,5,0,37,21,0,3,6,0,10,21,0,70,6,0,16,21,0,69,6,0,2,0,68,6,0,6,21,0,65,6,0,27,0,2,31,0,69,10,0,6,0,26,10,0,68,6,0,2,21,0,67,6,21,0,26,0,137,7,5,14,21,1,26,0,14,21,0,1,6,22,0,71,11,14,21,1,16,0,34,5,0,0,0,68,6,0,14,21,0,1,6,22,0,72,11,14,21,1,16,0,34,5,0,0,0,67,6,0,14,21,0,1,6,22,0,73,11,21,1,36,0,51,0,11,8,21,0,72,6,0,9,21,0,71,6,22,0,74,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,75,11,14,21,0,74,0,10,21,0,73,6,0,27,5,0,2,21,0,66,6,31,0,26,0,138,7,5,14,0,63,0,14,21,0,3,6,0,11,0,52,0,10,0,52,0,27,8,8,21,0,70,6,0,26,0,53,0,9,8,5,21,0,13,21,0,10,0,139,8,5,14,0,64,0,16,31,0,53,6,0,26,5,0,9,21,1,15,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,11,21,0,64,6,22,0,76,11,14,21,0,76,0,10,21,0,70,6,0,8,5,0,28,0,54,21,1,35,0,1,0,18,10,0,52,0,13,0,50,0,25,8,8,8,5,22,0,77,11,14,21,0,61,0,30,5,22,0,78,11,0,0,0,52,21,0,77,0,53,0,33,8,8,5,0,0,0,64,6,22,0,79,11,14,21,0,3,0,33,21,0,78,6,0,13,0,76,6,22,0,80,11,14,21,0,3,0,33,21,0,79,6,22,0,81,11,14,21,0,63,0,33,21,0,79,6,0,6,0,63,6,0,13,21,0,81,6,0,9,21,0,80,6,21,0,13,0,33,21,0,79,10,21,0,10,0,140,8,5,14,21,1,32,0,1,21,0,1,6,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,78,8,10,5,22,0,82,11,14,21,0,1,0,33,21,0,78,6,0,42,0,1,7,21,1,15,0,34,5,6,0,0,31,0,81,0,15,0,63,6,6,0,0,21,0,80,6,22,0,83,11,14,21,0,1,0,44,0,63,7,5,0,33,0,52,21,0,79,8,0,54,21,0,83,8,5,0,1,0,52,0,26,8,5,0,33,21,0,60,6,0,2,0,52,0,49,0,0,7,0,14,0,63,10,0,10,0,52,0,27,8,9,8,5,0,49,0,0,7,5,0,27,5,22,0,84,11,0,33,21,0,13,6,0,2,5,22,0,85,11,14,21,1,15,0,34,5,0,42,0,1,7,21,1,32,6,0,14,21,0,54,6,0,11,21,0,84,6,21,0,42,5,22,0,86,11,14,21,0,24,0,33,21,0,60,6,31,0,42,5,22,0,87,11,14,21,0,28,0,33,21,0,40,6,0,21,0,63,6,0,42,0,1,7,0,64,6,15,23,5,14,21,0,39,0,9,21,0,38,6,0,9,21,0,87,6,0,24,0,64,6,21,0,35,0,30,9,21,0,10,0,142,8,5,14,21,0,87,0,33,0,52,0,49,0,0,7,8,21,0,72,6,22,0,88,11,14,21,0,88,0,14,0,1,0,18,10,22,0,65,13,14,31,0,88,0,14,0,1,0,18,10,22,0,66,13,14,21,0,85,0,11,21,1,16,21,1,25,0,11,0,34,0,0,0,69,10,0,53,0,14,8,10,21,0,1,6,0,10,21,0,62,6,0,10,31,0,82,6,0,10,21,0,61,6,6,21,0,13,21,0,10,0,143,8,5,14,21,0,85,0,33,21,0,78,6,0,11,0,68,0,14,31,0,83,6,6,21,0,13,0,33,21,0,78,10,21,0,10,0,144,8,5,14,21,0,85,0,12,0,52,0,27,8,5,0,9,21,0,3,0,15,0,63,6,6,0,9,21,0,63,0,11,0,63,6,6,21,0,13,21,0,10,0,145,8,5,14,21,0,85,0,33,21,0,78,6,22,0,89,11,0,12,22,0,80,13,14,21,0,78,0,30,31,0,89,6,22,0,90,11,14,31,0,17,0,27,5,22,0,91,11,0,30,5,22,0,92,11,14,21,0,54,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,63,8,10,5,0,11,31,0,91,6,0,11,31,0,61,0,9,21,0,85,6,0,26,5,0,33,21,0,60,6,6,0,30,5,22,0,93,11,14,21,0,84,0,33,21,0,45,6,22,0,94,11,0,11,0,63,6,22,0,95,11,14,0,68,0,68,3,2,21,1,25,31,0,84,0,33,21,0,93,6,22,0,96,11,6,22,0,97,11,14,0,67,0,11,31,0,94,6,0,9,21,0,95,6,21,0,45,21,0,10,0,146,8,5,14,21,0,36,0,33,21,0,93,6,22,0,98,11,14,21,0,54,0,33,21,0,93,6,22,0,99,11,14,21,0,7,0,13,5,0,11,21,0,99,6,0,9,21,0,98,0,14,0,63,6,6,0,9,21,0,97,6,22,0,100,11,14,21,0,7,0,33,21,0,99,0,30,21,0,100,6,6,22,0,101,11,0,14,0,63,6,21,0,93,0,30,21,0,100,10,21,0,10,0,147,8,5,14,21,0,97,0,30,0,52,31,0,100,8,0,54,31,0,101,0,15,0,63,6,8,5,22,0,97,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,102,11,0,44,0,63,7,5,22,0,103,11,14,21,0,99,0,30,21,0,97,6,22,0,104,11,0,21,21,0,102,6,0,39,21,0,49,0,13,5,0,21,21,0,98,0,30,21,0,97,6,22,0,105,11,6,0,21,21,0,103,6,22,0,106,11,6,22,0,107,11,14,21,0,31,0,33,31,0,40,6,0,42,0,1,7,0,64,6,0,21,21,0,1,0,13,5,6,0,33,21,0,105,6,0,21,31,0,31,0,30,31,0,35,6,0,21,0,59,6,0,33,31,0,98,6,0,0,21,0,96,0,14,0,64,6,6,6,22,0,108,11,14,21,0,108,0,31,5,0,33,0,52,21,0,104,0,21,21,0,99,6,22,0,109,11,0,53,0,33,8,0,31,9,8,5,22,0,110,11,14,21,0,110,0,30,0,52,0,15,0,52,21,0,97,0,13,5,8,8,5,15,24,5,14,21,0,110,0,33,31,0,104,0,44,0,59,7,5,0,21,21,0,97,6,0,33,21,0,110,6,0,49,0,0,7,5,22,0,111,11,0,31,5,6,0,30,0,52,21,0,97,0,13,5,0,53,0,11,8,8,5,22,0,110,12,14,21,0,110,0,42,0,33,7,22,0,97,13,14,21,0,110,0,42,0,33,7,22,0,93,13,14,21,0,110,0,42,0,33,7,22,0,96,13,14,31,0,111,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,112,11,14,31,0,99,0,33,21,0,110,0,23,21,0,112,6,6,22,0,113,11,14,21,0,7,0,13,5,0,16,21,0,113,6,21,0,93,0,23,21,0,112,10,21,0,10,21,0,113,0,53,0,30,8,0,38,9,21,1,29,0,148,10,8,5,14,21,0,96,0,11,0,63,6,22,0,114,11,0,9,0,69,0,11,31,0,96,6,6,22,0,115,11,14,31,0,30,0,33,21,0,93,6,0,33,0,52,21,0,97,21,1,36,5,0,24,21,0,112,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,116,11,0,33,21,0,113,6,10,0,1,0,19,10,5,22,0,117,11,14,21,0,117,0,11,0,63,6,0,9,21,0,115,6,21,0,93,21,0,10,0,149,8,5,14,31,0,115,21,0,41,0,24,0,64,10,0,16,0,30,10,21,0,97,6,0,33,31,0,110,0,30,21,0,97,6,0,31,5,22,0,118,11,6,0,21,31,0,103,6,0,39,31,0,106,6,22,0,119,11,14,31,0,105,0,21,31,0,116,6,0,36,0,0,21,0,49,0,53,0,33,8,10,5,0,19,0,24,0,52,0,13,8,31,0,102,10,0,33,0,52,0,31,8,31,0,118,10,0,33,21,0,97,0,24,31,0,112,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,113,8,10,5,22,0,120,11,14,21,0,117,0,11,0,63,6,31,0,41,0,34,0,54,0,63,8,9,0,33,0,52,0,49,0,0,7,8,0,18,10,21,0,97,6,0,9,21,0,97,0,26,0,64,6,0,11,21,0,114,6,6,22,0,121,11,14,21,0,54,0,33,21,0,45,6,0,0,0,69,6,0,0,21,0,46,0,2,0,69,6,0,33,21,0,36,0,33,21,0,45,6,22,0,122,11,6,6,22,0,123,11,14,31,0,122,0,2,0,72,6,0,0,21,0,123,6,0,28,0,54,0,37,8,5,0,21,22,0,121,13,14,21,0,92,21,0,45,0,21,21,0,93,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,124,11,14,31,0,95,0,21,31,0,114,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,121,6,0,0,0,79,6,22,0,125,11,14,21,0,92,0,44,0,61,7,5,31,0,54,0,33,31,0,92,6,31,0,125,31,0,45,0,44,0,63,7,5,0,21,31,0,117,6,31,0,123,0,21,31,0,120,6,3,5,22,0,126,11,14,21,0,70,0,8,5,0,49,0,0,7,5,21,1,35,0,1,0,19,10,21,0,62,6,0,7,0,10,0,12,10,0,68,6,0,9,21,0,64,6,22,0,127,11,14,31,0,67,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,128,11,0,11,21,0,85,0,11,21,0,62,6,0,10,0,52,0,26,8,5,0,10,21,0,70,6,0,10,31,0,127,6,22,0,129,11,6,0,30,5,22,0,130,11,14,31,0,128,0,10,31,0,129,6,0,12,21,0,64,6,21,0,13,21,0,10,0,150,8,5,14,0,63,0,14,21,0,3,6,0,11,21,0,70,6,0,10,0,63,0,16,21,0,3,6,0,9,31,0,64,6,6,0,8,5,0,2,0,68,6,0,6,31,0,65,6,0,26,0,68,6,0,33,21,0,130,6,22,0,131,11,0,13,0,68,6,22,0,132,11,14,21,1,26,0,11,21,0,1,6,0,30,5,22,0,133,11,0,42,0,33,7,21,0,1,6,22,0,134,11,0,9,5,0,38,5,22,0,135,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,134,6,22,0,136,11,14,31,0,8,0,0,21,1,32,6,22,0,137,11,0,16,21,0,1,6,0,30,5,22,0,138,11,0,21,31,0,133,6,22,0,139,11,14,21,0,1,0,33,31,0,138,6,0,0,21,0,135,0,13,5,0,42,0,1,7,31,0,137,6,6,0,21,22,0,136,13,14,31,0,60,0,33,31,0,33,6,22,0,140,11,14,0,63,0,21,21,0,74,6,0,49,0,0,7,5,0,30,0,64,0,21,21,0,73,6,6,0,24,0,64,6,0,27,0,53,0,1,8,5,0,0,31,0,62,0,26,0,64,6,0,30,31,0,73,6,0,8,5,6,0,42,0,21,7,31,0,56,6,22,0,141,11,14,0,77,0,14,21,0,3,6,0,27,5,0,10,31,0,74,6,0,10,21,0,66,0,14,0,68,6,6,0,12,31,0,71,6,0,30,5,22,0,142,11,14,31,0,75,0,10,31,0,72,6,0,30,5,22,0,143,11,14,21,0,132,0,0,21,0,130,6,0,0,0,52,21,0,77,0,53,0,33,8,0,2,21,0,132,10,8,5,22,0,144,11,14,21,0,144,0,30,31,0,66,0,33,21,0,130,6,22,0,145,11,0,14,0,68,6,22,0,146,11,0,2,21,0,132,0,0,0,64,6,6,6,0,21,22,0,142,13,14,21,0,146,0,8,5,22,0,146,12,14,21,0,146,0,42,0,30,7,22,0,130,13,14,21,0,146,0,42,0,30,7,22,0,144,13,14,21,0,139,21,0,139,21,0,140,21,0,140,21,0,57,0,30,0,68,6,21,0,142,21,0,79,0,30,21,0,80,6,0,64,0,0,21,0,90,6,0,64,0,0,21,0,90,6,31,0,77,0,33,21,0,68,6,0,6,0,64,6,0,0,21,0,68,6,31,0,144,21,0,143,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,124,6,22,0,147,11,0,31,5,22,0,148,11,14,31,0,139,0,44,0,63,7,5,31,0,136,21,0,140,0,44,0,80,7,5,31,0,140,0,13,5,0,25,5,0,0,0,64,6,31,0,141,0,22,31,0,85,0,33,31,0,57,6,0,0,0,69,6,6,0,29,5,0,20,5,31,0,142,0,44,0,81,7,5,21,0,1,0,0,21,0,76,6,0,33,31,0,78,0,30,21,0,80,6,6,0,0,21,1,15,0,34,5,0,0,0,64,6,0,1,0,60,6,6,0,6,0,60,6,21,0,90,0,44,0,82,7,5,31,0,1,0,33,0,64,0,1,31,0,90,6,6,0,42,0,1,7,21,1,32,6,31,0,3,0,33,21,0,68,6,0,0,0,65,6,31,0,63,0,33,21,0,130,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,131,0,14,0,64,6,0,6,31,0,145,6,0,2,0,60,6,0,0,31,0,132,6,0,30,31,0,146,6,6,0,0,0,65,6,0,5,0,83,6,21,0,86,0,2,0,67,6,0,0,0,84,6,22,0,149,11,0,24,0,59,6,3,12,0,21,31,0,126,6,0,21,5,0,33,21,0,148,6,22,0,150,11,14,0,19,0,42,0,33,7,21,0,13,10,0,21,0,13,0,53,0,42,0,24,0,52,0,1,8,7,8,10,22,0,151,11,14,31,0,79,0,30,31,0,80,6,0,42,0,1,7,0,64,6,31,0,68,21,0,130,3,3,0,21,5,21,0,151,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,147,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,143,6,6,22,0,152,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,143,0,13,5,8,0,33,21,0,148,10,0,42,0,21,7,0,59,10,8,7,21,0,152,31,0,76,0,10,31,0,70,6,0,8,5,0,27,5,21,1,36,5,0,33,31,0,130,6,31,0,151,31,0,152,6,3,2,6,22,0,153,11,14,0,63,0,64,0,25,5,0,23,5,0,68,0,25,5,0,44,0,20,7,5,3,3,0,33,31,0,39,0,2,0,68,6,0,6,21,0,87,6,0,2,21,0,46,6,0,30,21,0,38,6,6,0,0,21,0,38,0,30,5,6,22,0,154,11,14,31,0,47,0,30,21,0,38,6,31,0,46,0,8,5,0,30,31,0,38,6,31,0,154,3,3,22,0,155,11,14,31,0,143,0,13,0,51,0,1,8,21,0,150,6,0,16,31,0,148,6,0,21,0,64,6,0,30,5,21,0,107,0,44,0,13,7,5,0,0,31,0,49,6,31,0,107,31,0,119,3,4,22,0,156,11,14,31,0,149,0,34,0,59,6,0,21,31,0,150,6,31,0,135,31,0,155,31,0,156,31,0,153,3,5,25,3,0,0,44,0,41,0,63,7,0,40,0,151,10,7,3,0,0,63,0,25,5,3,4,22,0,3,11,14,31,0,2,0,13,0,11,0,67,10,0,57,0,11,0,51,0,22,8,8,5,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,5,22,0,4,22,0,5,22,0,6,22,0,7,4,4,11,14,31,0,1,21,1,38,31,0,5,21,0,6,3,2,6,22,0,8,11,22,0,9,22,0,10,22,0,11,22,0,12,22,0,13,4,5,11,14,31,0,9,21,1,40,31,0,10,21,0,11,0,34,5,31,0,12,31,0,13,31,0,6,0,44,0,63,7,5,0,27,31,0,7,6,3,5,6,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,4,5,11,14,31,0,14,31,0,11,0,24,0,64,6,0,21,31,0,4,0,33,31,0,15,6,3,1,6,0,21,5,31,0,16,0,12,5,0,29,5,0,43,0,11,7,5,31,0,17,0,12,5,0,29,5,0,43,0,11,7,5,31,0,18,31,0,8,3,6,25,31,0,1,31,0,2,5,25,21,0,1,0,33,0,52,21,0,2,0,30,31,0,1,17,8,0,54,0,44,0,64,7,8,5,21,1,13,31,0,2,0,42,0,33,7,16,6,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,108,3,2,6,25,0,63,0,40,31,0,1,0,21,0,63,6,0,33,0,52,0,49,0,0,7,8,21,1,31,6,0,9,21,1,32,6,0,30,5,0,109,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,110,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,111,3,2,6,25,0,63,0,40,31,0,2,0,30,31,0,1,17,0,42,0,33,7,21,1,26,17,0,112,3,2,6,25,21,0,2,0,42,0,30,7,22,1,26,13,14,21,0,2,0,42,0,30,7,22,1,25,13,14,31,0,1,0,30,31,0,2,6,25,0,47,0,10,7,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,10,0,42,0,40,7,0,63,10,8,25,0,63,0,28,0,53,0,45,0,14,7,8,0,48,15,25,7,0,19,0,50,0,44,0,63,7,8,10,0,34,0,59,10,3,2,0,55,0,13,0,11,0,63,10,0,51,0,9,8,8,22,0,3,11,14,15,26,22,0,4,11,14,0,63,21,0,4,0,122,8,0,42,0,64,31,0,4,0,123,8,7,3,2,0,55,0,13,0,51,0,12,8,8,22,0,5,11,14,31,0,1,31,0,5,0,124,3,2,0,55,0,13,0,51,0,5,8,0,11,31,0,3,10,8,31,0,2,17,0,42,0,40,7,0,63,6,25,0,14,0,57,0,47,0,10,7,8,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,0,42,0,64,0,56,0,33,8,7,0,41,21,1,6,7,0,22,21,1,5,10,10,0,29,0,50,0,9,8,9,10,0,42,0,40,7,0,63,10,8,25,21,1,15,0,21,0,63,6,0,30,21,0,1,6,0,13,21,2,16,0,34,5,0,0,0,67,6,6,21,1,13,0,21,0,63,10,0,30,31,0,1,10,21,1,10,0,128,8,5,25,31,0,1,0,6,22,1,24,13,0,14,0,68,6,21,1,25,21,1,10,31,0,4,8,5,25,21,2,27,21,2,25,31,0,1,6,0,9,21,1,36,0,14,0,63,6,6,25,21,1,5,0,33,0,52,21,0,1,8,0,54,21,1,5,0,33,21,0,2,17,8,5,22,1,5,12,14,21,1,6,0,33,0,52,31,0,2,8,0,54,21,1,6,0,33,31,0,1,6,8,5,22,1,6,12,25,21,1,23,0,33,21,0,1,6,0,2,0,52,0,8,8,21,1,86,6,0,6,22,1,87,13,0,14,0,68,6,21,1,28,0,50,0,31,8,0,33,31,0,1,10,21,1,10,0,141,8,5,25,21,1,108,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,109,6,0,8,5,21,1,93,0,30,0,52,21,1,97,8,0,53,0,21,8,9,0,33,31,0,1,10,21,1,10,0,147,8,5,25,21,0,1,0,27,5,0,0,31,0,2,17,0,49,0,6,7,5,0,6,31,0,1,6,25,0,36,0,14,0,18,0,50,0,13,8,10,0,42,0,30,7,0,19,10,0,0,31,0,2,10,0,42,0,33,7,21,3,8,10,0,21,0,103,10,0,21,31,0,1,10,0,21,0,121,10,25] - ,[runtime[0],runtime[1],runtime[2],runtime[3],runtime[4],runtime[6],runtime[7],runtime[8],runtime[9],runtime[10],runtime[11],runtime[12],runtime[13],runtime[14],runtime[15],runtime[16],runtime[17],runtime[19],runtime[20],runtime[21],runtime[22],runtime[23],runtime[24],runtime[25],runtime[26],runtime[27],runtime[28],runtime[29],runtime[30],runtime[31],runtime[32],runtime[33],runtime[34],runtime[35],runtime[36],runtime[37],runtime[38],runtime[39],runtime[40],runtime[41],runtime[42],runtime[43],runtime[44],runtime[45],runtime[46],runtime[47],runtime[48],runtime[49],runtime[50],runtime[51],runtime[52],runtime[53],runtime[54],runtime[55],runtime[56],runtime[58],runtime[59],runtime[61],10,-1,11,26,9,0,1,5,8,4,2,3,-3,-2,6,17,3.1415926535898,Infinity,-4,-5,-6,21,15,14,28,19,25,'\0','0','#','\'','\"','@',str("⋄,"),str(";"),str("⇐←↩"),str("(){}⟨⟩"),str("‿"),str("·"),str("𝕊𝕏𝕎𝔽𝔾𝕤𝕩𝕨𝕣𝕗𝕘"),str(".¯π∞"),str("_"),str("aA"),str("•"),str("𝕨"),str(" "),str("#\'\"@"),str("s"),str("Unknown character"),str(": "),str("Unclosed quote"),str("Words can\'t only have underscores"),str("System dot with no name"),str("𝕣 can\'t be used with other word characters"),str("Numbers can\'t start with underscores"),str("Letter"),str(" \""),str("\" not allowed in numbers"),str("ea"),str("Negative sign in the middle of a number"),str("Portion of a number is empty"),str("Ill-formed decimal or exponent use"),str("π and ∞ must occur alone"),str("Missing "),str("opening"),str("closing"),str("Malformed bracket nesting"),str("Empty program"),str("Swapped open and closed brackets"),str("Parentheses can\'t contain separators"),str("Empty statement or expression"),str("Invalid assignment or stranding use"),str("Dot must be followed by a name"),str("Can\'t strand Nothing (·)"),str("At most two header-less bodies allowed"),str("Block cases must be of the same kind"),str("Special name outside of any block"),str("Dot must be preceded by a subject"),str("Nothing (·) cannot be assigned"),str("Missing operand"),str("Can\'t use Nothing (·) in lists"),str("Double subjects (missing ‿?)"),str("Role of the two sides in assignment must match"),str("Can\'t return Nothing (·)"),str("Invalid use of 𝕨 in monadic case"),str("Assignment target must be a name or list of targets"),str("Can\'t nest assignments (write aliases with ⇐)"),str("Can\'t use result of function/modifier assignment without parentheses"),str("Can\'t define special name"),str("Redefinition"),str("Undefined identifier"),str("Can\'t export from surrounding scope"),str("Second-level parts of a train must be functions"),str("System values not supported")] + [15,1,25,31,0,1,22,0,3,22,0,4,22,0,5,4,3,11,14,0,58,0,0,0,85,6,22,0,6,11,14,31,0,3,31,0,4,31,0,5,21,0,6,0,21,0,91,6,0,92,0,93,0,94,0,95,0,96,0,97,0,20,0,60,0,50,3,2,6,0,43,0,33,7,0,59,6,0,98,0,58,0,25,5,0,0,0,86,6,0,61,22,0,7,11,0,25,5,0,45,0,0,7,0,100,6,0,20,5,0,42,0,21,7,0,99,6,0,62,0,0,0,85,6,0,21,0,103,6,0,21,0,102,0,24,0,59,6,6,0,21,0,101,6,0,104,3,15,0,44,0,13,7,0,11,0,51,0,22,8,0,21,10,5,22,0,8,22,0,9,4,2,11,14,21,0,9,0,49,0,0,7,0,27,0,63,10,0,53,0,42,0,44,0,22,7,7,8,5,22,0,10,22,0,11,22,0,12,22,0,13,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,22,0,19,22,0,20,22,0,21,22,0,22,22,0,23,22,0,24,4,15,11,14,0,34,0,53,0,1,8,0,12,0,9,0,15,0,52,0,63,8,10,0,34,0,52,0,64,8,10,22,0,25,11,14,21,0,13,0,34,5,22,0,26,11,14,0,65,0,1,0,53,0,22,8,5,0,0,21,0,19,6,22,0,27,11,14,21,0,19,0,34,5,0,0,0,66,6,22,0,28,11,14,0,13,0,11,0,64,10,0,42,0,30,7,0,105,10,0,53,0,21,8,22,0,29,11,14,15,2,22,0,30,11,14,15,3,21,0,8,7,22,0,31,11,14,21,0,20,0,34,5,22,0,32,11,0,0,0,64,6,22,0,33,11,14,0,64,0,68,0,69,0,59,0,59,0,70,0,59,0,63,3,2,0,71,0,63,0,65,0,72,3,2,0,30,5,0,8,5,3,10,0,41,31,0,9,7,0,23,0,13,10,0,53,0,42,0,44,0,20,7,7,8,5,0,21,5,0,42,0,21,7,0,67,6,22,0,34,11,14,0,2,0,49,0,6,7,9,22,0,35,11,14,21,0,35,0,52,0,13,0,50,0,25,8,8,22,0,36,11,14,21,0,35,0,52,0,13,0,50,0,25,8,0,0,0,64,10,8,22,0,37,11,14,15,4,22,0,38,11,14,15,5,22,0,39,11,14,15,6,22,0,40,11,14,15,7,22,0,41,11,25,31,0,1,0,11,5,0,44,15,8,7,31,0,4,6,0,21,5,25,21,1,30,21,1,29,0,52,0,106,8,0,107,0,19,3,3,7,0,42,0,40,7,0,63,10,22,0,2,11,14,21,0,1,0,53,0,33,8,0,53,0,17,0,57,0,18,0,30,0,13,10,0,50,31,0,2,8,8,8,0,18,0,19,10,22,0,3,11,14,21,0,1,0,31,5,22,0,4,11,14,0,19,0,31,31,0,1,0,33,21,0,4,6,10,0,6,0,64,10,0,42,0,1,7,0,64,10,0,42,0,33,7,31,0,4,10,31,0,3,0,19,10,25,31,0,2,22,0,3,22,0,4,4,2,11,14,0,87,0,14,21,0,1,6,22,0,5,11,14,0,88,0,14,21,0,1,6,22,0,6,11,0,9,0,52,0,26,0,52,0,63,0,63,3,2,8,8,5,0,30,5,22,0,7,11,14,0,89,0,14,21,0,1,6,22,0,8,11,0,30,5,22,0,9,11,14,21,0,7,21,0,9,0,24,0,59,6,21,0,5,0,30,5,3,3,0,21,5,22,0,10,11,0,31,5,22,0,11,11,14,21,0,10,0,33,21,0,11,6,22,0,10,12,14,31,0,7,0,0,0,68,6,31,0,9,0,24,0,64,6,0,64,0,21,21,1,6,0,14,21,0,1,6,6,0,30,5,0,30,0,52,21,0,5,0,49,0,0,7,5,0,21,0,63,6,0,53,0,33,0,50,0,27,0,53,0,1,8,8,8,8,5,3,3,0,21,5,0,33,31,0,11,6,22,0,12,11,14,0,19,0,34,0,59,10,0,14,0,63,10,0,57,15,9,8,22,0,13,11,14,0,30,0,52,21,0,12,0,31,21,0,10,6,0,44,0,63,7,0,21,0,64,10,21,0,13,0,13,0,53,0,21,8,10,0,23,0,13,10,5,8,0,46,0,30,7,9,0,23,21,0,1,0,13,5,10,22,0,14,11,14,31,0,10,21,0,14,5,22,0,15,11,14,31,0,12,31,0,14,5,22,0,16,11,14,21,0,16,0,10,21,0,15,6,22,0,17,11,0,49,0,13,7,0,64,6,22,0,18,11,14,21,0,18,0,11,31,0,16,6,0,9,21,0,8,0,10,21,0,6,6,6,0,47,0,10,7,0,57,15,10,8,5,14,0,90,0,14,21,0,1,6,0,9,21,0,18,6,22,0,19,11,14,31,0,6,0,9,21,0,15,6,0,27,5,0,10,21,0,19,6,0,30,5,22,0,20,11,14,21,0,20,31,0,19,0,53,0,33,8,0,2,0,85,0,1,0,90,6,10,0,1,21,0,1,0,53,0,33,8,10,5,22,0,21,11,14,21,0,8,0,9,22,0,15,13,0,26,5,0,9,21,0,8,6,22,0,22,11,0,12,22,0,18,13,14,31,0,17,0,9,31,0,8,6,0,49,0,13,7,5,0,11,0,64,0,53,0,21,8,0,51,0,2,0,52,0,49,0,0,7,8,8,0,18,10,31,0,22,0,27,5,0,12,31,0,15,6,22,0,23,11,6,0,42,0,1,7,0,64,6,0,42,0,39,7,21,0,1,6,22,0,24,11,14,21,0,18,0,30,5,22,0,25,11,14,21,0,18,0,27,0,64,6,0,30,5,0,23,0,52,0,13,8,21,0,25,6,22,0,26,11,14,21,0,25,31,0,5,0,53,0,33,8,0,2,0,1,10,21,0,26,6,0,1,22,0,26,13,14,31,0,1,0,33,21,0,25,6,21,1,31,5,22,0,27,11,14,21,1,21,21,1,25,21,0,27,6,0,26,5,0,12,21,1,20,0,34,5,0,14,21,0,27,6,6,22,0,28,11,14,21,1,28,0,14,21,0,27,6,22,0,29,11,14,21,1,23,0,34,0,51,0,42,0,1,7,0,22,0,18,10,8,21,1,20,6,21,1,25,21,0,27,6,0,11,31,0,28,6,0,10,21,0,29,6,22,0,30,11,0,11,0,52,0,27,8,5,22,0,31,11,14,21,1,22,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,27,6,22,0,32,11,14,21,1,23,0,34,5,0,14,21,0,27,6,22,0,33,11,14,21,0,32,0,12,21,0,30,6,0,18,0,30,0,10,10,0,26,0,30,0,19,10,0,64,10,0,11,0,30,10,21,0,31,6,0,47,0,10,7,0,57,15,11,8,5,14,21,0,27,0,30,21,0,31,6,0,42,0,1,7,21,1,22,0,34,5,6,0,42,0,3,0,50,0,5,8,7,21,1,7,6,0,2,21,0,29,0,30,21,0,31,6,0,8,5,6,22,0,34,11,14,21,1,22,0,34,5,0,0,21,1,7,6,0,16,21,0,27,6,0,9,21,0,30,6,0,2,21,1,7,6,0,1,22,0,27,13,14,21,0,30,0,26,5,0,12,21,0,33,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,33,0,10,0,52,0,27,8,5,0,13,22,0,31,13,14,31,0,33,0,30,21,0,31,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,34,6,0,2,0,68,6,6,22,0,35,11,0,11,0,63,6,22,0,36,11,14,21,0,36,0,8,5,0,21,0,63,6,0,33,21,0,31,0,49,0,0,7,5,6,0,9,21,0,30,6,22,0,37,11,0,12,21,0,30,6,22,0,38,11,14,21,0,30,0,2,21,0,27,6,0,21,0,52,0,63,8,0,30,21,0,37,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,32,0,21,0,63,6,6,10,0,51,21,1,39,8,21,0,26,6,22,0,39,11,14,31,0,34,0,30,31,0,36,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,38,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,32,6,6,22,0,40,11,14,21,0,37,0,12,21,0,31,6,0,49,0,0,7,5,0,2,21,0,32,0,12,21,0,38,6,6,22,0,41,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,42,11,0,42,0,30,7,21,0,29,6,22,0,43,11,14,21,0,31,22,0,44,11,0,9,31,0,37,6,0,10,21,0,42,6,22,0,31,12,14,21,0,29,0,30,21,0,31,6,0,8,5,0,42,0,30,7,22,0,35,13,0,30,0,52,0,11,0,52,0,63,8,8,5,0,14,0,64,6,22,0,45,11,14,21,0,43,0,21,0,63,6,0,33,21,0,41,6,0,11,0,52,21,0,42,8,0,10,0,13,0,52,21,0,29,8,10,5,0,9,21,0,32,0,12,31,0,38,6,6,0,47,0,10,7,0,57,15,13,8,5,14,31,0,42,0,11,21,0,29,6,0,30,5,21,0,27,0,53,0,33,8,0,12,21,1,22,0,34,5,10,0,11,21,0,45,10,0,53,0,19,0,47,0,10,7,9,0,57,15,14,8,8,5,14,31,0,43,0,8,5,0,2,0,52,0,49,0,0,7,8,5,0,21,0,63,6,0,42,0,1,7,0,64,6,0,33,22,0,41,13,14,21,1,8,0,33,21,0,27,6,0,39,31,0,41,6,0,39,0,68,0,21,31,0,45,6,6,0,34,0,54,0,21,0,52,21,0,4,8,8,5,22,0,46,11,14,31,0,18,0,27,5,0,49,0,0,7,5,0,33,31,0,23,0,30,5,0,21,31,0,20,6,6,0,21,31,0,29,0,12,21,0,31,6,0,30,5,0,33,0,52,0,32,8,31,0,35,6,6,22,0,47,11,14,31,0,39,31,0,21,31,0,24,3,3,0,21,31,0,46,6,22,0,48,11,14,21,0,48,0,44,0,35,7,5,22,0,49,11,0,42,0,44,0,30,0,52,0,49,0,6,7,0,27,0,59,10,0,12,0,19,10,8,7,7,22,0,48,13,14,21,0,48,0,34,0,52,0,64,8,0,54,31,0,3,8,5,22,0,48,12,14,21,1,23,21,1,25,21,0,27,6,0,10,21,0,30,6,0,8,5,22,0,50,11,14,31,0,44,0,10,21,0,50,6,0,42,0,30,7,22,0,26,13,14,31,0,30,0,26,0,53,0,12,8,5,0,10,21,0,50,6,0,42,0,30,7,22,0,25,13,14,21,0,27,0,33,0,52,31,0,47,8,0,54,21,0,48,0,44,0,13,7,5,22,0,51,11,0,27,21,1,33,6,0,49,0,0,7,5,0,0,31,0,49,6,0,21,5,0,24,0,52,0,13,8,31,0,4,6,8,5,0,30,31,0,50,0,10,21,0,31,6,6,22,0,27,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,25,10,21,0,27,6,0,1,22,0,27,13,14,21,1,26,0,14,21,0,27,6,0,42,0,21,7,0,13,0,21,10,0,64,6,0,30,5,0,24,0,64,6,0,24,0,59,6,22,0,52,11,0,44,0,64,7,5,0,49,0,13,7,5,22,0,53,11,14,21,1,16,0,34,5,0,0,0,69,0,65,3,2,6,0,37,21,0,27,0,33,21,0,53,0,1,21,0,52,6,6,0,0,21,0,53,6,6,0,26,0,53,0,10,8,5,0,12,31,0,53,6,0,42,0,30,7,31,0,52,6,22,0,54,11,14,21,1,26,0,13,21,0,27,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,15,7,22,0,27,13,14,31,0,51,0,23,0,68,6,0,47,0,0,7,5,0,22,21,1,33,6,21,1,25,21,0,27,6,0,10,21,1,28,0,14,21,0,27,6,6,22,0,55,11,14,0,63,0,21,21,1,34,6,0,33,21,0,27,0,5,21,1,33,6,6,0,30,0,52,31,0,55,8,0,54,31,0,40,8,5,22,0,56,11,14,21,0,27,0,15,0,52,0,0,0,52,0,69,8,8,0,0,0,65,10,0,2,0,65,0,53,0,22,8,21,1,25,0,19,10,10,21,1,19,0,34,5,6,0,0,22,0,27,13,14,21,0,27,0,14,0,2,0,58,10,0,0,0,11,10,21,1,32,6,0,1,22,0,27,13,14,31,0,27,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,15,16,22,0,3,11,14,21,1,30,21,1,29,0,52,0,113,8,0,114,21,1,8,0,53,0,33,8,0,115,3,4,7,22,0,4,11,14,21,1,20,0,47,0,25,0,53,0,0,8,7,5,0,21,0,116,0,47,0,1,7,5,0,0,21,1,22,0,34,5,6,6,0,44,21,0,1,0,53,0,14,8,7,5,22,0,5,22,0,6,22,0,7,22,0,8,22,0,9,4,5,11,14,21,1,22,0,34,5,0,11,21,0,1,6,0,10,21,0,5,6,0,8,5,0,10,21,1,28,0,14,21,0,1,6,6,21,0,2,21,0,3,21,0,1,0,53,0,30,8,0,50,31,0,4,8,8,5,14,21,0,1,0,14,0,63,6,22,0,10,11,0,10,21,0,5,6,22,0,11,11,0,10,21,0,6,6,22,0,12,11,14,21,0,11,0,10,21,0,7,6,0,8,5,22,0,13,11,14,21,0,11,0,27,5,0,12,21,0,7,6,21,0,2,21,0,3,0,117,8,5,14,21,0,12,0,10,21,0,7,6,0,9,21,0,12,0,26,0,64,6,6,21,0,2,21,0,3,0,118,8,5,14,21,0,1,0,30,21,0,12,6,0,11,0,52,0,27,8,0,10,0,14,0,52,0,63,8,10,5,0,8,5,21,0,2,0,30,31,0,12,10,21,0,3,0,119,8,5,14,21,0,5,0,27,5,0,12,21,0,7,6,0,10,21,0,10,6,0,26,0,10,31,0,5,0,26,5,0,9,21,0,8,6,10,0,9,0,27,10,0,64,6,0,12,21,0,9,0,10,31,0,8,6,6,31,0,2,31,0,3,0,120,8,5,14,21,0,13,0,9,0,52,0,8,21,1,37,0,51,0,12,8,21,1,21,0,34,5,0,13,21,0,1,6,0,11,21,0,6,6,10,0,15,0,26,10,8,5,22,0,14,11,0,9,0,52,0,49,0,0,7,21,1,35,0,1,0,19,10,0,8,10,0,16,0,73,10,8,5,22,0,15,11,14,21,1,20,0,34,5,0,0,0,64,6,0,1,31,0,1,6,0,2,21,0,15,6,0,30,21,0,6,0,8,5,6,0,42,0,33,7,0,58,0,25,5,0,21,0,74,0,64,3,2,6,0,21,0,59,6,6,22,0,16,11,14,21,0,16,0,49,0,0,0,52,0,58,0,53,0,2,8,8,0,2,0,15,0,52,0,63,8,10,7,0,63,6,0,30,31,0,16,0,15,0,63,6,0,26,0,53,0,12,8,5,6,22,0,17,11,14,31,0,7,0,27,5,0,30,31,0,13,0,27,0,53,0,12,8,5,22,0,18,11,6,0,42,0,33,7,0,64,0,59,3,2,6,0,2,22,0,17,13,14,31,0,10,0,30,31,0,11,6,22,0,19,11,14,31,0,14,0,26,0,53,0,12,8,0,30,9,0,51,0,1,0,52,31,0,6,0,26,5,21,1,37,5,0,53,0,33,8,8,0,19,0,2,0,11,10,0,1,0,52,0,27,8,10,0,1,0,1,10,8,31,0,15,6,0,30,21,0,19,6,22,0,20,11,14,21,0,19,0,8,5,0,2,21,0,17,6,0,26,5,0,30,21,0,19,6,0,42,0,1,7,31,0,20,6,22,0,21,11,0,7,5,0,4,0,58,6,22,0,22,11,14,0,64,0,75,3,2,0,33,31,0,9,0,30,31,0,18,6,6,0,2,31,0,17,6,0,30,31,0,19,6,0,30,0,52,21,0,21,0,11,0,63,6,8,0,54,0,2,8,21,0,22,6,0,30,0,52,31,0,21,0,12,0,63,6,8,0,54,0,42,0,3,7,8,31,0,22,6,25,31,0,2,22,0,3,22,0,4,22,0,5,22,0,6,22,0,7,4,5,11,14,31,0,4,0,13,5,22,0,8,11,14,15,17,22,0,9,11,14,15,18,22,0,10,11,14,21,0,1,0,13,5,0,11,0,63,6,0,40,0,125,6,14,21,1,16,21,1,25,21,0,1,6,0,2,21,0,3,0,2,0,68,6,0,1,0,59,6,6,22,0,11,11,0,49,0,0,7,5,22,0,12,11,0,31,5,22,0,13,11,14,0,59,0,14,21,0,3,6,0,33,21,0,13,6,22,0,14,11,14,21,0,1,0,33,21,0,13,6,22,0,15,11,0,30,0,52,0,63,0,53,0,11,8,8,0,42,0,1,7,0,64,10,0,17,0,57,31,0,9,8,0,30,0,52,0,63,0,53,0,12,8,8,10,21,0,11,0,33,21,0,13,6,6,14,31,0,12,0,34,21,0,13,0,34,5,6,0,15,0,63,6,0,40,0,126,6,14,21,0,15,0,30,21,0,14,6,0,14,0,52,21,1,26,8,0,9,0,52,0,27,8,0,14,0,52,21,1,16,0,34,5,8,10,5,21,0,13,0,30,21,0,14,10,21,0,10,0,127,8,5,14,31,0,14,0,21,0,64,6,0,9,0,52,0,26,0,52,0,64,8,8,5,15,19,5,14,21,0,11,0,0,21,0,3,6,0,15,0,63,6,0,26,5,22,0,16,11,0,12,21,1,15,0,34,5,0,14,21,0,1,6,6,0,1,22,0,3,13,14,21,0,3,0,15,0,63,6,0,27,5,0,9,31,0,16,6,0,12,21,0,3,0,71,0,53,0,15,8,0,9,0,11,0,52,0,76,8,10,5,6,0,13,0,50,0,25,8,21,0,10,0,129,8,5,14,21,1,32,21,0,8,3,2,21,1,25,21,0,1,6,0,26,5,0,12,0,67,0,14,21,0,3,6,6,0,13,0,50,0,25,8,21,0,10,0,130,8,5,14,0,67,0,14,21,0,3,6,22,0,17,11,0,10,0,52,0,26,8,5,22,0,18,11,14,0,71,0,14,21,0,3,6,0,10,0,52,0,26,8,5,22,0,19,11,0,33,0,52,21,0,13,0,33,0,52,21,0,18,0,53,0,33,8,0,31,9,8,5,8,0,54,0,27,8,5,22,0,20,11,14,21,0,20,0,10,21,0,19,6,0,8,5,22,0,21,11,14,21,1,16,0,34,5,0,0,0,64,6,0,14,21,0,1,6,22,0,22,11,14,21,1,18,0,34,5,0,14,21,0,1,6,0,2,0,68,6,0,0,21,1,27,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,33,21,0,22,0,8,5,21,1,36,5,6,22,0,23,11,14,0,63,22,0,24,11,14,21,0,23,0,13,5,0,25,5,22,0,25,11,14,15,20,22,0,26,11,14,21,0,21,0,8,5,0,2,21,0,23,6,21,0,26,0,131,7,5,14,21,0,18,0,10,21,0,19,6,22,0,27,11,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,0,59,0,14,21,0,3,6,0,10,31,0,27,6,0,33,21,0,13,6,0,21,0,64,6,0,0,0,52,0,49,0,0,7,8,5,0,31,5,0,42,0,33,7,0,8,0,31,0,53,0,42,0,33,7,8,10,0,33,0,52,0,31,8,0,18,10,21,0,13,0,21,0,59,6,6,0,24,0,59,6,0,49,0,0,7,5,0,31,5,22,0,28,11,14,21,1,16,0,34,5,0,0,0,68,6,0,68,3,2,21,1,25,21,0,1,6,0,2,21,0,11,6,0,33,21,0,28,6,22,0,29,11,0,49,0,0,7,5,22,0,30,11,0,31,5,22,0,31,11,14,21,0,31,0,42,0,33,7,22,0,28,13,14,21,0,31,0,42,0,33,7,22,0,30,13,14,21,0,31,0,42,0,33,7,22,0,29,13,14,21,0,28,0,42,0,33,7,22,0,1,13,14,21,0,28,0,42,0,33,7,22,0,11,13,14,21,0,28,0,42,0,33,7,22,0,5,13,14,21,0,28,0,42,0,33,7,22,0,6,13,14,0,63,0,12,21,0,29,6,22,0,32,11,14,0,63,0,11,21,0,29,6,0,30,5,22,0,33,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,34,11,0,10,21,0,32,6,22,0,35,11,0,49,0,0,7,5,22,0,36,11,14,21,0,34,0,30,21,0,35,6,22,0,37,11,0,8,5,0,21,0,64,6,22,0,38,11,14,21,0,37,0,26,0,53,0,10,8,5,0,21,0,63,6,22,0,39,11,14,31,0,34,0,30,5,0,21,21,0,33,6,0,33,21,0,37,0,26,5,0,31,5,0,31,5,6,22,0,40,11,14,31,0,37,0,9,0,52,0,27,8,5,21,0,35,0,30,9,21,0,10,0,132,8,5,14,0,18,0,30,0,10,10,0,42,0,21,7,0,30,0,21,10,0,64,10,22,0,41,11,14,0,19,21,0,41,0,50,0,8,8,21,0,35,10,22,0,42,11,14,0,14,0,50,21,0,42,8,22,0,43,11,14,21,0,1,0,31,21,1,27,0,34,5,0,0,0,63,0,69,0,65,0,72,3,4,6,6,22,0,44,11,14,21,1,27,21,1,25,21,0,1,6,0,30,5,22,0,45,11,14,21,0,44,0,14,0,64,6,21,0,42,5,22,0,46,11,14,31,0,44,21,0,43,0,52,0,69,8,0,2,0,68,10,0,6,31,0,43,0,52,0,68,8,10,5,22,0,47,11,0,0,0,52,0,11,0,52,0,63,8,0,10,21,0,46,10,8,5,22,0,48,11,14,21,0,46,0,12,21,0,39,6,0,24,0,64,6,21,0,35,0,30,9,21,0,10,0,133,8,5,14,21,0,47,0,13,0,52,0,27,8,5,0,11,21,0,38,6,0,24,0,64,6,21,0,35,0,30,9,21,0,10,0,134,8,5,14,21,0,48,0,34,5,0,11,0,63,6,21,0,1,0,50,15,21,8,0,30,9,21,0,10,0,135,8,5,14,21,0,46,0,2,0,69,6,0,0,0,63,0,68,0,69,3,3,0,33,21,0,47,6,6,22,0,49,11,14,21,0,3,0,33,0,52,21,0,28,0,33,21,0,33,6,8,0,54,31,0,48,0,30,21,0,38,6,0,24,0,64,6,8,5,0,2,21,0,21,6,0,42,0,1,7,21,0,19,6,22,0,3,12,14,31,0,21,0,9,31,0,22,6,22,0,50,11,14,0,63,0,11,21,0,3,6,0,33,0,52,21,0,13,8,0,54,0,27,0,52,0,64,8,8,5,22,0,51,11,0,27,5,0,9,21,0,50,6,22,0,52,11,14,21,0,3,0,33,21,0,52,0,8,5,21,1,36,5,6,0,2,21,0,52,6,0,0,21,0,3,6,0,19,0,15,0,68,10,0,11,21,0,51,10,0,1,0,19,10,0,6,0,19,0,14,0,69,10,0,2,31,0,51,0,0,0,64,6,10,0,33,0,52,21,0,13,8,0,54,0,27,8,9,10,5,22,0,53,11,14,21,0,53,0,33,0,0,0,6,0,64,10,0,5,0,19,10,31,0,52,0,8,5,0,49,0,0,7,5,0,53,0,19,0,1,0,33,10,8,10,0,63,0,14,21,0,53,6,0,9,21,0,50,6,0,8,5,21,1,36,5,6,0,6,22,0,53,13,14,21,0,53,0,27,5,0,2,31,0,50,6,0,0,22,0,3,13,14,21,0,23,0,14,0,64,6,0,9,21,0,53,0,13,0,63,6,6,0,10,22,0,24,13,0,8,5,0,2,22,0,23,13,14,21,0,23,0,1,22,0,53,13,14,0,59,0,14,21,0,3,6,0,27,0,64,6,0,9,0,76,0,14,21,0,3,6,6,0,1,22,0,3,13,14,0,63,0,14,21,0,3,6,0,27,5,0,12,21,0,17,6,21,0,28,0,50,0,31,8,21,0,10,0,136,8,5,14,31,0,18,0,19,0,1,0,8,0,53,0,2,8,10,22,0,3,13,14,21,0,28,0,42,0,33,7,22,0,17,13,14,21,1,32,0,1,21,0,1,6,22,0,54,11,14,31,0,29,0,1,22,0,11,13,14,21,0,11,0,49,0,0,7,5,0,31,5,22,0,13,12,14,21,0,17,0,10,0,52,0,26,8,5,0,33,21,0,13,6,0,31,5,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,11,14,21,0,19,0,1,21,0,20,6,0,33,21,0,55,6,0,12,0,30,0,51,0,1,8,0,11,10,0,63,6,0,42,0,3,7,0,68,6,0,0,0,64,6,22,0,56,11,14,21,1,16,0,34,5,0,0,0,65,6,0,14,21,0,1,6,0,33,21,0,13,6,0,30,5,22,0,57,11,14,31,0,11,0,33,21,0,13,6,0,12,21,0,13,0,53,0,30,8,0,11,9,0,51,0,22,8,0,11,10,0,63,6,0,44,0,21,7,31,0,32,0,30,5,21,0,33,3,2,6,22,0,58,11,14,31,0,58,0,47,15,22,7,5,14,21,0,19,0,33,21,0,55,6,0,31,5,22,0,59,11,0,42,0,33,7,22,0,13,13,14,21,0,28,0,33,21,0,13,6,22,0,55,12,14,21,0,13,0,31,5,22,0,60,11,14,21,0,13,0,42,0,33,7,22,0,1,13,14,21,0,55,0,42,0,33,7,22,0,3,13,14,21,0,55,0,42,0,33,7,22,0,53,13,14,31,0,19,0,12,31,0,20,6,0,33,21,0,55,6,0,30,5,0,21,31,0,59,0,31,5,0,33,21,0,57,6,6,22,0,57,12,14,21,0,3,0,70,0,53,0,15,8,0,9,0,11,0,52,0,77,8,10,5,22,0,61,11,14,0,63,0,11,21,0,3,6,0,11,21,0,61,6,22,0,62,11,14,21,0,62,0,27,5,21,1,36,5,0,42,0,33,7,21,0,53,6,22,0,63,11,0,15,0,64,6,22,0,64,11,14,21,0,53,0,1,5,0,6,0,63,6,22,0,65,11,14,21,0,63,0,1,5,0,6,0,63,6,22,0,66,11,14,21,0,13,22,0,25,12,14,31,0,55,0,42,0,33,7,22,0,24,13,14,21,0,61,0,2,21,0,66,6,21,0,26,0,137,7,5,14,0,68,0,16,21,0,3,6,0,9,0,68,0,11,21,0,63,6,6,22,0,67,11,0,30,5,0,28,5,22,0,68,11,14,0,69,0,14,21,0,3,6,22,0,69,11,0,9,21,0,67,6,0,26,5,0,10,21,0,67,6,22,0,70,11,14,0,68,0,25,5,0,37,21,0,3,6,0,10,21,0,70,6,0,16,21,0,69,6,0,2,0,68,6,0,6,21,0,65,6,0,27,0,2,31,0,69,10,0,6,0,26,10,0,68,6,0,2,21,0,67,6,21,0,26,0,138,7,5,14,21,1,26,0,14,21,0,1,6,22,0,71,11,14,21,1,16,0,34,5,0,0,0,68,6,0,14,21,0,1,6,22,0,72,11,14,21,1,16,0,34,5,0,0,0,67,6,0,14,21,0,1,6,22,0,73,11,21,1,36,0,51,0,11,8,21,0,72,6,0,9,21,0,71,6,22,0,74,11,14,21,1,14,0,34,5,0,14,21,0,1,6,22,0,75,11,14,21,0,74,0,10,21,0,73,6,0,27,5,0,2,21,0,66,6,31,0,26,0,139,7,5,14,0,63,0,14,21,0,3,6,0,11,0,52,0,10,0,52,0,27,8,8,21,0,70,6,0,26,0,53,0,9,8,5,21,0,13,21,0,10,0,140,8,5,14,0,64,0,16,31,0,53,6,0,26,5,0,9,21,1,15,0,34,5,0,0,0,68,6,0,14,21,0,1,6,6,0,11,21,0,64,6,22,0,76,11,14,21,0,76,0,10,21,0,70,6,0,8,5,0,28,0,54,21,1,35,0,1,0,18,10,0,52,0,13,0,50,0,25,8,8,8,5,22,0,77,11,14,21,0,61,0,30,5,22,0,78,11,0,0,0,52,21,0,77,0,53,0,33,8,8,5,0,0,0,64,6,22,0,79,11,14,21,0,3,0,33,21,0,78,6,0,13,0,76,6,22,0,80,11,14,21,0,3,0,33,21,0,79,6,22,0,81,11,14,21,0,63,0,33,21,0,79,6,0,6,0,63,6,0,13,21,0,81,6,0,9,21,0,80,6,21,0,13,0,33,21,0,79,10,21,0,10,0,141,8,5,14,21,1,32,0,1,21,0,1,6,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,78,8,10,5,22,0,82,11,14,21,0,1,0,33,21,0,78,6,0,42,0,1,7,21,1,15,0,34,5,6,0,0,31,0,81,0,15,0,63,6,6,0,0,21,0,80,6,22,0,83,11,14,21,0,1,0,44,0,63,7,5,0,33,0,52,21,0,79,8,0,54,21,0,83,8,5,0,1,0,52,0,26,8,5,0,33,21,0,60,6,0,2,0,52,0,49,0,0,7,0,14,0,63,10,0,10,0,52,0,27,8,9,8,5,0,49,0,0,7,5,0,27,5,22,0,84,11,0,33,21,0,13,6,0,2,5,22,0,85,11,14,21,1,15,0,34,5,0,42,0,1,7,21,1,32,6,0,14,21,0,54,6,0,11,21,0,84,6,21,0,42,5,22,0,86,11,14,21,0,24,0,33,21,0,60,6,31,0,42,5,22,0,87,11,14,21,0,28,0,33,21,0,40,6,0,21,0,63,6,0,42,0,1,7,0,64,6,15,23,5,14,21,0,39,0,9,21,0,38,6,0,9,21,0,87,6,0,24,0,64,6,21,0,35,0,30,9,21,0,10,0,143,8,5,14,21,0,87,0,33,0,52,0,49,0,0,7,8,21,0,72,6,22,0,88,11,14,21,0,88,0,14,0,1,0,18,10,22,0,65,13,14,31,0,88,0,14,0,1,0,18,10,22,0,66,13,14,21,0,85,0,11,21,1,16,21,1,25,0,11,0,34,0,0,0,69,10,0,53,0,14,8,10,21,0,1,6,0,10,21,0,62,6,0,10,31,0,82,6,0,10,21,0,61,6,6,21,0,13,21,0,10,0,144,8,5,14,21,0,85,0,33,21,0,78,6,0,11,0,68,0,14,31,0,83,6,6,21,0,13,0,33,21,0,78,10,21,0,10,0,145,8,5,14,21,0,85,0,12,0,52,0,27,8,5,0,9,21,0,3,0,15,0,63,6,6,0,9,21,0,63,0,11,0,63,6,6,21,0,13,21,0,10,0,146,8,5,14,21,0,85,0,33,21,0,78,6,22,0,89,11,0,12,22,0,80,13,14,21,0,78,0,30,31,0,89,6,22,0,90,11,14,31,0,17,0,27,5,22,0,91,11,0,30,5,22,0,92,11,14,21,0,54,21,0,8,0,53,0,11,8,0,9,0,15,0,52,0,63,8,10,5,0,11,31,0,91,6,0,11,31,0,61,0,9,21,0,85,6,0,26,5,0,33,21,0,60,6,6,0,30,5,22,0,93,11,14,21,0,84,0,33,21,0,45,6,22,0,94,11,0,11,0,63,6,22,0,95,11,14,0,68,0,68,3,2,21,1,25,31,0,84,0,33,21,0,93,6,22,0,96,11,6,22,0,97,11,14,0,67,0,11,31,0,94,6,0,9,21,0,95,6,21,0,45,21,0,10,0,147,8,5,14,21,0,36,0,33,21,0,93,6,22,0,98,11,14,21,0,54,0,33,21,0,93,6,22,0,99,11,14,21,0,7,0,13,5,0,11,21,0,99,6,0,9,21,0,98,0,14,0,63,6,6,0,9,21,0,97,6,22,0,100,11,14,21,0,7,0,33,21,0,99,0,30,21,0,100,6,6,22,0,101,11,0,14,0,63,6,21,0,93,0,30,21,0,100,10,21,0,10,0,148,8,5,14,21,0,97,0,30,0,52,31,0,100,8,0,54,31,0,101,0,15,0,63,6,8,5,22,0,97,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,102,11,0,44,0,63,7,5,22,0,103,11,14,21,0,99,0,30,21,0,97,6,22,0,104,11,0,21,21,0,102,6,0,39,21,0,49,0,13,5,0,21,21,0,98,0,30,21,0,97,6,22,0,105,11,6,0,21,21,0,103,6,22,0,106,11,6,22,0,107,11,14,21,0,31,0,33,31,0,40,6,0,42,0,1,7,0,64,6,0,21,21,0,1,0,13,5,6,0,33,21,0,105,6,0,21,31,0,31,0,30,31,0,35,6,0,21,0,59,6,0,33,31,0,98,6,0,0,21,0,96,0,14,0,64,6,6,6,22,0,108,11,14,21,0,108,0,31,5,0,33,0,52,21,0,104,0,21,21,0,99,6,22,0,109,11,0,53,0,33,8,0,31,9,8,5,22,0,110,11,14,21,0,110,0,30,0,52,0,15,0,52,21,0,97,0,13,5,8,8,5,15,24,5,14,21,0,110,0,33,31,0,104,0,44,0,59,7,5,0,21,21,0,97,6,0,33,21,0,110,6,0,49,0,0,7,5,22,0,111,11,0,31,5,6,0,30,0,52,21,0,97,0,13,5,0,53,0,11,8,8,5,22,0,110,12,14,21,0,110,0,42,0,33,7,22,0,97,13,14,21,0,110,0,42,0,33,7,22,0,93,13,14,21,0,110,0,42,0,33,7,22,0,96,13,14,31,0,111,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,112,11,14,31,0,99,0,33,21,0,110,0,23,21,0,112,6,6,22,0,113,11,14,21,0,7,0,13,5,0,16,21,0,113,6,21,0,93,0,23,21,0,112,10,21,0,10,21,0,113,0,53,0,30,8,0,38,9,21,1,29,0,149,10,8,5,14,21,0,96,0,11,0,63,6,22,0,114,11,0,9,0,69,0,11,31,0,96,6,6,22,0,115,11,14,31,0,30,0,33,21,0,93,6,0,33,0,52,21,0,97,21,1,36,5,0,24,21,0,112,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,116,11,0,33,21,0,113,6,10,0,1,0,19,10,5,22,0,117,11,14,21,0,117,0,11,0,63,6,0,9,21,0,115,6,21,0,93,21,0,10,0,150,8,5,14,31,0,115,21,0,41,0,24,0,64,10,0,16,0,30,10,21,0,97,6,0,33,31,0,110,0,30,21,0,97,6,0,31,5,22,0,118,11,6,0,21,31,0,103,6,0,39,31,0,106,6,22,0,119,11,14,31,0,105,0,21,31,0,116,6,0,36,0,0,21,0,49,0,53,0,33,8,10,5,0,19,0,24,0,52,0,13,8,31,0,102,10,0,33,0,52,0,31,8,31,0,118,10,0,33,21,0,97,0,24,31,0,112,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,113,8,10,5,22,0,120,11,14,21,0,117,0,11,0,63,6,31,0,41,0,34,0,54,0,63,8,9,0,33,0,52,0,49,0,0,7,8,0,18,10,21,0,97,6,0,9,21,0,97,0,26,0,64,6,0,11,21,0,114,6,6,22,0,121,11,14,21,0,54,0,33,21,0,45,6,0,0,0,69,6,0,0,21,0,46,0,2,0,69,6,0,33,21,0,36,0,33,21,0,45,6,22,0,122,11,6,6,22,0,123,11,14,31,0,122,0,2,0,72,6,0,0,21,0,123,6,0,28,0,54,0,37,8,5,0,21,22,0,121,13,14,21,0,92,21,0,45,0,21,21,0,93,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,124,11,14,31,0,95,0,21,31,0,114,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,121,6,0,0,0,79,6,22,0,125,11,14,21,0,92,0,44,0,61,7,5,31,0,54,0,33,31,0,92,6,31,0,125,31,0,45,0,44,0,63,7,5,0,21,31,0,117,6,31,0,123,0,21,31,0,120,6,3,5,22,0,126,11,14,21,0,70,0,8,5,0,49,0,0,7,5,21,1,35,0,1,0,19,10,21,0,62,6,0,7,0,10,0,12,10,0,68,6,0,9,21,0,64,6,22,0,127,11,14,31,0,67,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,128,11,0,11,21,0,85,0,11,21,0,62,6,0,10,0,52,0,26,8,5,0,10,21,0,70,6,0,10,31,0,127,6,22,0,129,11,6,0,30,5,22,0,130,11,14,31,0,128,0,10,31,0,129,6,0,12,21,0,64,6,21,0,13,21,0,10,0,151,8,5,14,0,63,0,14,21,0,3,6,0,11,21,0,70,6,0,10,0,63,0,16,21,0,3,6,0,9,31,0,64,6,6,0,8,5,0,2,0,68,6,0,6,31,0,65,6,0,26,0,68,6,0,33,21,0,130,6,22,0,131,11,0,13,0,68,6,22,0,132,11,14,21,1,26,0,11,21,0,1,6,0,30,5,22,0,133,11,0,42,0,33,7,21,0,1,6,22,0,134,11,0,9,5,0,38,5,22,0,135,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,134,6,22,0,136,11,14,31,0,8,0,0,21,1,32,6,22,0,137,11,0,16,21,0,1,6,0,30,5,22,0,138,11,0,21,31,0,133,6,22,0,139,11,14,21,0,1,0,33,31,0,138,6,0,0,21,0,135,0,13,5,0,42,0,1,7,31,0,137,6,6,0,21,22,0,136,13,14,31,0,60,0,33,31,0,33,6,22,0,140,11,14,0,63,0,21,21,0,74,6,0,49,0,0,7,5,0,30,0,64,0,21,21,0,73,6,6,0,24,0,64,6,0,27,0,53,0,1,8,5,0,0,31,0,62,0,26,0,64,6,0,30,31,0,73,6,0,8,5,6,0,42,0,21,7,31,0,56,6,22,0,141,11,14,0,77,0,14,21,0,3,6,0,27,5,0,10,31,0,74,6,0,10,21,0,66,0,14,0,68,6,6,0,12,31,0,71,6,0,30,5,22,0,142,11,14,31,0,75,0,10,31,0,72,6,0,30,5,22,0,143,11,14,21,0,132,0,0,21,0,130,6,0,0,0,52,21,0,77,0,53,0,33,8,0,2,21,0,132,10,8,5,22,0,144,11,14,21,0,144,0,30,31,0,66,0,33,21,0,130,6,22,0,145,11,0,14,0,68,6,22,0,146,11,0,2,21,0,132,0,0,0,64,6,6,6,0,21,22,0,142,13,14,21,0,146,0,8,5,22,0,146,12,14,21,0,146,0,42,0,30,7,22,0,130,13,14,21,0,146,0,42,0,30,7,22,0,144,13,14,21,0,139,21,0,139,21,0,140,21,0,140,21,0,57,0,30,0,68,6,21,0,142,21,0,79,0,30,21,0,80,6,0,64,0,0,21,0,90,6,0,64,0,0,21,0,90,6,31,0,77,0,33,21,0,68,6,0,6,0,64,6,0,0,21,0,68,6,31,0,144,21,0,143,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,124,6,22,0,147,11,0,31,5,22,0,148,11,14,31,0,139,0,44,0,63,7,5,31,0,136,21,0,140,0,44,0,80,7,5,31,0,140,0,13,5,0,25,5,0,0,0,64,6,31,0,141,0,22,31,0,85,0,33,31,0,57,6,0,0,0,69,6,6,0,29,5,0,20,5,31,0,142,0,44,0,81,7,5,21,0,1,0,0,21,0,76,6,0,33,31,0,78,0,30,21,0,80,6,6,0,0,21,1,15,0,34,5,0,0,0,64,6,0,1,0,60,6,6,0,6,0,60,6,21,0,90,0,44,0,82,7,5,31,0,1,0,33,0,64,0,1,31,0,90,6,6,0,42,0,1,7,21,1,32,6,31,0,3,0,33,21,0,68,6,0,0,0,65,6,31,0,63,0,33,21,0,130,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,131,0,14,0,64,6,0,6,31,0,145,6,0,2,0,60,6,0,0,31,0,132,6,0,30,31,0,146,6,6,0,0,0,65,6,0,5,0,83,6,21,0,86,0,2,0,67,6,0,0,0,84,6,22,0,149,11,0,24,0,59,6,3,12,0,21,31,0,126,6,0,21,5,0,33,21,0,148,6,22,0,150,11,14,0,19,0,42,0,33,7,21,0,13,10,0,21,0,13,0,53,0,42,0,24,0,52,0,1,8,7,8,10,22,0,151,11,14,31,0,79,0,30,31,0,80,6,0,42,0,1,7,0,64,6,31,0,68,21,0,130,3,3,0,21,5,21,0,151,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,147,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,143,6,6,22,0,152,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,143,0,13,5,8,0,33,21,0,148,10,0,42,0,21,7,0,59,10,8,7,21,0,152,31,0,76,0,10,31,0,70,6,0,8,5,0,27,5,21,1,36,5,0,33,31,0,130,6,31,0,151,31,0,152,6,3,2,6,22,0,153,11,14,0,63,0,64,0,25,5,0,23,5,0,68,0,25,5,0,44,0,20,7,5,3,3,0,33,31,0,39,0,2,0,68,6,0,6,21,0,87,6,0,2,21,0,46,6,0,30,21,0,38,6,6,0,0,21,0,38,0,30,5,6,22,0,154,11,14,31,0,47,0,30,21,0,38,6,31,0,46,0,8,5,0,30,31,0,38,6,31,0,154,3,3,22,0,155,11,14,31,0,143,0,13,0,51,0,1,8,21,0,150,6,0,16,31,0,148,6,0,21,0,64,6,0,30,5,21,0,107,0,44,0,13,7,5,0,0,31,0,49,6,31,0,107,31,0,119,3,4,22,0,156,11,14,31,0,149,0,34,0,59,6,0,21,31,0,150,6,31,0,135,31,0,155,31,0,156,31,0,153,3,5,25,3,0,0,44,0,41,0,63,7,0,40,0,152,10,7,3,0,0,63,0,25,5,3,4,22,0,3,11,14,31,0,2,0,13,0,11,0,67,10,0,57,0,11,0,51,0,22,8,8,5,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,5,22,0,4,22,0,5,22,0,6,22,0,7,4,4,11,14,31,0,1,21,1,38,31,0,5,21,0,6,3,2,6,22,0,8,11,22,0,9,22,0,10,22,0,11,22,0,12,22,0,13,4,5,11,14,31,0,9,21,1,40,31,0,10,21,0,11,0,34,5,31,0,12,31,0,13,31,0,6,0,44,0,63,7,5,0,27,31,0,7,6,3,5,6,22,0,14,22,0,15,22,0,16,22,0,17,22,0,18,4,5,11,14,31,0,14,31,0,11,0,24,0,64,6,0,21,31,0,4,0,33,31,0,15,6,3,1,6,0,21,5,31,0,16,0,12,5,0,29,5,0,43,0,11,7,5,31,0,17,0,12,5,0,29,5,0,43,0,11,7,5,31,0,18,31,0,8,3,6,25,31,0,1,31,0,2,5,25,21,0,1,0,33,0,52,21,0,2,0,30,31,0,1,17,8,0,54,0,44,0,64,7,8,5,21,1,13,31,0,2,0,42,0,33,7,16,6,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,108,3,2,6,25,0,63,0,40,31,0,1,0,21,0,63,6,0,33,0,52,0,49,0,0,7,8,21,1,31,6,0,9,21,1,32,6,0,30,5,0,109,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,110,3,2,6,25,0,63,0,40,21,1,26,0,30,31,0,1,6,0,111,3,2,6,25,0,63,0,40,31,0,2,0,30,31,0,1,17,0,42,0,33,7,21,1,26,17,0,112,3,2,6,25,21,0,2,0,42,0,30,7,22,1,26,13,14,21,0,2,0,42,0,30,7,22,1,25,13,14,31,0,1,0,30,31,0,2,6,25,0,47,0,10,7,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,10,0,42,0,40,7,0,63,10,8,25,0,63,0,28,0,53,0,45,0,14,7,8,0,48,15,25,7,0,19,0,50,0,44,0,63,7,8,10,0,34,0,59,10,3,2,0,55,0,13,0,11,0,63,10,0,51,0,9,8,8,22,0,3,11,14,15,26,22,0,4,11,14,0,63,21,0,4,0,122,8,0,42,0,64,31,0,4,0,123,8,7,3,2,0,55,0,13,0,51,0,12,8,8,22,0,5,11,14,31,0,1,31,0,5,0,124,3,2,0,55,0,13,0,51,0,5,8,0,11,31,0,3,10,8,31,0,2,17,0,42,0,40,7,0,63,6,25,0,14,0,57,0,47,0,10,7,8,0,57,31,0,1,0,11,0,51,0,22,8,31,0,2,0,53,0,30,8,0,42,0,64,0,56,0,33,8,7,0,41,21,1,6,7,0,22,21,1,5,10,10,0,29,0,50,0,9,8,9,10,0,42,0,40,7,0,63,10,8,25,21,1,15,0,21,0,63,6,0,30,21,0,1,6,0,13,21,2,16,0,34,5,0,0,0,67,6,6,21,1,13,0,21,0,63,10,0,30,31,0,1,10,21,1,10,0,128,8,5,25,31,0,1,0,6,22,1,24,13,0,14,0,68,6,21,1,25,21,1,10,31,0,4,8,5,25,21,2,27,21,2,25,31,0,1,6,0,9,21,1,36,0,14,0,63,6,6,25,21,1,5,0,33,0,52,21,0,1,8,0,54,21,1,5,0,33,21,0,2,17,8,5,22,1,5,12,14,21,1,6,0,33,0,52,31,0,2,8,0,54,21,1,6,0,33,31,0,1,6,8,5,22,1,6,12,25,21,1,23,0,33,21,0,1,6,0,2,0,52,0,8,8,21,1,86,6,0,6,22,1,87,13,0,14,0,68,6,21,1,28,0,50,0,31,8,0,33,31,0,1,10,21,1,10,0,142,8,5,25,21,1,108,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,109,6,0,8,5,21,1,93,0,30,0,52,21,1,97,8,0,53,0,21,8,9,0,33,31,0,1,10,21,1,10,0,148,8,5,25,21,0,1,0,27,5,0,0,31,0,2,17,0,49,0,6,7,5,0,6,31,0,1,6,25,0,36,0,14,0,18,0,50,0,13,8,10,0,42,0,30,7,0,19,10,0,0,31,0,2,10,0,42,0,33,7,21,3,8,10,0,21,0,103,10,0,21,31,0,1,10,0,21,0,121,10,25] + ,[runtime[0],runtime[1],runtime[2],runtime[3],runtime[4],runtime[6],runtime[7],runtime[8],runtime[9],runtime[10],runtime[11],runtime[12],runtime[13],runtime[14],runtime[15],runtime[16],runtime[17],runtime[19],runtime[20],runtime[21],runtime[22],runtime[23],runtime[24],runtime[25],runtime[26],runtime[27],runtime[28],runtime[29],runtime[30],runtime[31],runtime[32],runtime[33],runtime[34],runtime[35],runtime[36],runtime[37],runtime[38],runtime[39],runtime[40],runtime[41],runtime[42],runtime[43],runtime[44],runtime[45],runtime[46],runtime[47],runtime[48],runtime[49],runtime[50],runtime[51],runtime[52],runtime[53],runtime[54],runtime[55],runtime[56],runtime[58],runtime[59],runtime[61],10,-1,11,26,9,0,1,5,8,4,2,3,-3,-2,6,17,3.1415926535898,Infinity,-4,-5,-6,21,15,14,28,19,25,'\0','0','#','\'','\"','@',str("⋄,"),str(";"),str("⇐←↩"),str("(){}⟨⟩"),str("‿"),str("·"),str("𝕊𝕏𝕎𝔽𝔾𝕤𝕩𝕨𝕣𝕗𝕘"),str(".¯π∞"),str("_"),str("aA"),str("•"),str("𝕨"),str(" "),str("#\'\"@"),str("s"),str("Unknown character"),str(": "),str("Unclosed quote"),str("Words can\'t only have underscores"),str("System dot with no name"),str("𝕣 can\'t be used with other word characters"),str("Numbers can\'t start with underscores"),str("Letter"),str(" \""),str("\" not allowed in numbers"),str("ea"),str("Negative sign in the middle of a number"),str("Portion of a number is empty"),str("Ill-formed decimal or exponent use"),str("π and ∞ must occur alone"),str("Missing "),str("opening"),str("closing"),str("Malformed bracket nesting"),str("Empty program"),str("Swapped open and closed brackets"),str("Parentheses can\'t contain separators"),str("Empty statement or expression"),str("Invalid assignment or stranding use"),str("Dot must be followed by a name"),str("Can\'t strand Nothing (·)"),str("At most two header-less bodies allowed"),str("Only blocks with explicit arguments can have multiple bodies"),str("Block bodies must be of the same kind"),str("Special name outside of any block"),str("Dot must be preceded by a subject"),str("Nothing (·) cannot be assigned"),str("Missing operand"),str("Can\'t use Nothing (·) in lists"),str("Double subjects (missing ‿?)"),str("Role of the two sides in assignment must match"),str("Can\'t return Nothing (·)"),str("Invalid use of 𝕨 in monadic case"),str("Assignment target must be a name or list of targets"),str("Can\'t nest assignments (write aliases with ⇐)"),str("Can\'t use result of function/modifier assignment without parentheses"),str("Can\'t define special name"),str("Redefinition"),str("Undefined identifier"),str("Can\'t export from surrounding scope"),str("Second-level parts of a train must be functions"),str("System values not supported")] ,[[0,1,0],[0,0,1],[1,0,2],[1,1,3],[0,0,[[],[4]]],[0,0,[[],[5]]],[0,0,[[],[6]]],[0,0,[[],[7]]],[0,0,[[],[8]]],[0,0,[[],[9]]],[0,0,10],[0,0,11],[0,0,12],[0,0,13],[0,0,[[],[14]]],[0,0,[[],[15]]],[2,1,16],[0,0,17],[2,1,18],[0,0,19],[1,0,20],[0,0,21],[0,0,[[],[22]]],[0,0,23],[0,0,24],[0,0,25],[2,1,26]] - ,[[0,0],[3,42],[548,5],[567,5],[691,57],[2861,23],[3686,157],[9549,19],[9795,3],[9803,3],[9843,3],[9862,3],[9903,3],[9922,3],[9941,3],[9969,3],[10005,3],[10041,6],[10178,3],[10250,3],[10300,5],[10326,3],[10348,3],[10406,3],[10459,3],[10521,3],[10546,3]] + ,[[0,0],[3,42],[548,5],[567,5],[691,57],[2861,23],[3686,157],[9577,19],[9823,3],[9831,3],[9871,3],[9890,3],[9931,3],[9950,3],[9969,3],[9997,3],[10033,3],[10069,6],[10206,3],[10278,3],[10328,5],[10354,3],[10376,3],[10434,3],[10487,3],[10549,3],[10574,3]] ); let compile = compgen(list(glyphs.map(str))); runtime[42] = rtAssert; -- cgit v1.2.3