aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-19 13:33:46 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-19 13:33:46 -0400
commit9cb38df9b93ddd2643a33b3705588070018802f0 (patch)
treec285ae51bb2854b2e5c3a56503f014e923fddf32
parentee770a91da15c50876333705120f224fe6a2d0a7 (diff)
Verify that 𝕨 is passed in blocks where it's needed
-rw-r--r--docs/bqn.js7
-rw-r--r--src/c.bqn2
-rw-r--r--test/cases/syntax.bqn10
3 files changed, 16 insertions, 3 deletions
diff --git a/docs/bqn.js b/docs/bqn.js
index 801d3968..57af9df9 100644
--- a/docs/bqn.js
+++ b/docs/bqn.js
@@ -95,6 +95,7 @@ let genjs = (B, p, L) => { // Bytecode -> Javascript compiler
case 13: { let i=rG(),f=rG(),x=rG(); r+=rP("set(0,"+i+",call("+f+","+x+",get("+i+")))"); break; }
case 14: { rD--; break; }
case 15: { r+= rP("D["+num()+"](e)"); break; }
+ 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; }
@@ -366,9 +367,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,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,15,11,22,0,27,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,28,11,14,21,1,20,21,1,24,21,0,28,6,0,26,5,0,12,21,1,19,0,34,5,0,14,21,0,28,6,6,22,0,29,11,14,21,1,27,0,14,21,0,28,6,22,0,30,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,28,6,0,11,31,0,29,6,0,10,21,0,30,6,22,0,31,11,0,11,0,52,0,27,8,5,22,0,32,11,14,21,1,21,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,28,6,22,0,33,11,14,21,1,22,0,34,5,0,14,21,0,28,6,22,0,34,11,14,21,0,33,0,12,21,0,31,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,32,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,28,0,30,21,0,32,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,30,0,30,21,0,32,6,0,8,5,6,22,0,35,11,14,21,1,21,0,34,5,0,0,21,1,7,6,0,16,21,0,28,6,0,9,21,0,31,6,0,2,21,1,7,6,0,1,22,0,28,13,14,21,0,31,0,26,5,0,12,21,0,34,6,0,47,0,10,7,0,57,15,13,8,5,14,21,0,34,0,10,0,52,0,27,8,5,0,13,22,0,32,13,14,31,0,34,0,30,21,0,32,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,35,6,0,2,0,68,6,6,22,0,36,11,0,11,0,63,6,22,0,37,11,14,21,0,37,0,8,5,0,21,0,63,6,0,33,21,0,32,0,49,0,0,7,5,6,0,9,21,0,31,6,22,0,38,11,0,12,21,0,31,6,22,0,39,11,14,21,0,31,0,2,21,0,28,6,0,21,0,52,0,63,8,0,30,21,0,38,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,33,0,21,0,63,6,6,10,0,51,21,1,38,8,21,0,26,6,22,0,40,11,14,31,0,35,0,30,31,0,37,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,39,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,33,6,6,22,0,41,11,14,21,0,38,0,12,21,0,32,6,0,49,0,0,7,5,0,2,21,0,33,0,12,21,0,39,6,6,22,0,42,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,43,11,0,42,0,30,7,21,0,30,6,22,0,44,11,14,21,0,32,0,9,31,0,38,6,0,10,21,0,43,6,22,0,32,12,14,21,0,30,0,30,21,0,32,6,0,8,5,0,42,0,30,7,22,0,36,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,44,0,21,0,63,6,0,33,21,0,42,6,0,11,0,52,21,0,43,8,0,10,0,13,0,52,21,0,30,8,10,5,0,9,21,0,33,0,12,31,0,39,6,6,0,47,0,10,7,0,57,15,14,8,5,14,31,0,43,0,11,21,0,30,6,0,30,5,21,0,28,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,15,8,8,5,14,31,0,44,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,42,13,14,21,1,8,0,33,21,0,28,6,0,39,31,0,42,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,30,0,12,21,0,32,6,0,30,5,0,33,0,52,0,32,8,31,0,36,6,6,22,0,47,11,14,31,0,40,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,28,6,0,10,21,0,31,6,0,8,5,22,0,50,11,14,31,0,31,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,28,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,21,0,27,31,0,50,0,10,21,0,32,6,6,22,0,28,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,24,10,21,0,28,6,0,1,22,0,28,13,14,21,1,25,0,14,21,0,28,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,28,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,28,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,16,7,22,0,28,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,28,6,0,10,21,1,27,0,14,21,0,28,6,6,22,0,55,11,14,0,63,0,21,21,1,33,6,0,33,21,0,28,0,5,21,1,32,6,6,0,30,0,52,31,0,55,8,0,54,31,0,41,8,5,22,0,56,11,14,21,0,28,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,28,13,14,21,0,28,0,14,0,2,0,58,10,0,0,0,11,10,21,1,31,6,0,1,22,0,28,13,14,31,0,28,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,15,17,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,18,22,0,9,11,14,15,19,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,20,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,21,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,22,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,23,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,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,24,5,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,80,11,0,12,22,0,72,13,14,21,0,70,0,30,31,0,80,6,22,0,81,11,14,31,0,17,0,27,5,22,0,82,11,0,30,5,22,0,83,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,82,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,84,11,14,21,0,76,0,33,21,0,38,6,22,0,85,11,0,11,0,63,6,22,0,86,11,14,0,68,0,68,3,2,21,1,24,31,0,76,0,33,21,0,84,6,22,0,87,11,6,22,0,88,11,14,0,67,0,11,31,0,85,6,0,9,21,0,86,6,21,0,38,21,0,10,0,142,8,5,14,21,0,33,0,33,21,0,84,6,22,0,89,11,14,21,0,47,0,33,21,0,84,6,22,0,90,11,14,21,0,7,0,13,5,0,11,21,0,90,6,0,9,21,0,89,0,14,0,63,6,6,0,9,21,0,88,6,22,0,91,11,14,21,0,7,0,33,21,0,90,0,30,21,0,91,6,6,22,0,92,11,0,14,0,63,6,21,0,84,0,30,21,0,91,10,21,0,10,0,143,8,5,14,21,0,88,0,30,0,52,31,0,91,8,0,54,31,0,92,0,15,0,63,6,8,5,22,0,88,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,93,11,0,44,0,63,7,5,22,0,94,11,14,21,0,90,0,30,21,0,88,6,22,0,95,11,0,21,21,0,93,6,0,39,21,0,42,0,13,5,0,21,21,0,89,0,30,21,0,88,6,22,0,96,11,6,0,21,21,0,94,6,22,0,97,11,6,22,0,98,11,14,21,0,31,0,33,21,0,34,6,0,21,21,0,1,0,13,5,6,0,33,21,0,96,6,0,21,31,0,31,0,30,31,0,32,6,0,21,0,59,6,0,33,31,0,89,6,0,0,21,0,87,0,14,0,64,6,6,6,22,0,99,11,14,21,0,99,0,31,5,0,33,0,52,21,0,95,0,21,21,0,90,6,22,0,100,11,0,53,0,33,8,0,31,9,8,5,22,0,101,11,14,21,0,101,0,30,0,52,0,15,0,52,21,0,88,0,13,5,8,8,5,15,25,5,14,21,0,101,0,33,31,0,95,0,44,0,59,7,5,0,21,21,0,88,6,0,33,21,0,101,6,0,49,0,0,7,5,22,0,102,11,0,31,5,6,0,30,0,52,21,0,88,0,13,5,0,53,0,11,8,8,5,22,0,101,12,14,21,0,101,0,42,0,33,7,22,0,88,13,14,21,0,101,0,42,0,33,7,22,0,84,13,14,21,0,101,0,42,0,33,7,22,0,87,13,14,31,0,102,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,103,11,14,31,0,90,0,33,21,0,101,0,23,21,0,103,6,6,22,0,104,11,14,21,0,7,0,13,5,0,16,21,0,104,6,21,0,84,0,23,21,0,103,10,21,0,10,21,0,104,0,53,0,30,8,0,38,9,21,1,28,0,144,10,8,5,14,21,0,87,0,11,0,63,6,22,0,105,11,0,9,0,69,0,11,31,0,87,6,6,22,0,106,11,14,31,0,30,0,33,21,0,84,6,0,33,0,52,21,0,88,21,1,35,5,0,24,21,0,103,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,107,11,0,33,21,0,104,6,10,0,1,0,19,10,5,22,0,108,11,14,21,0,108,0,11,0,63,6,0,9,21,0,106,6,21,0,84,21,0,10,0,145,8,5,14,31,0,106,21,0,35,0,24,0,64,10,0,16,0,30,10,21,0,88,6,0,33,31,0,101,0,30,21,0,88,6,0,31,5,22,0,109,11,6,0,21,31,0,94,6,0,39,31,0,97,6,22,0,110,11,14,31,0,96,0,21,31,0,107,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,93,10,0,33,0,52,0,31,8,31,0,109,10,0,33,21,0,88,0,24,31,0,103,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,104,8,10,5,22,0,111,11,14,21,0,108,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,88,6,0,9,21,0,88,0,26,0,64,6,0,11,21,0,105,6,6,22,0,112,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,113,11,6,6,22,0,114,11,14,31,0,113,0,2,0,72,6,0,0,21,0,114,6,0,28,0,54,0,37,8,5,0,21,22,0,112,13,14,21,0,83,21,0,38,0,21,21,0,84,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,115,11,14,31,0,86,0,21,31,0,105,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,112,6,0,0,0,79,6,22,0,116,11,14,21,0,83,0,44,0,61,7,5,31,0,47,0,33,31,0,83,6,31,0,116,31,0,38,0,44,0,63,7,5,0,21,31,0,108,6,31,0,114,0,21,31,0,111,6,3,5,22,0,117,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,118,11,14,31,0,60,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,119,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,118,6,22,0,120,11,6,0,30,5,22,0,121,11,14,31,0,119,0,10,31,0,120,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,121,6,22,0,122,11,0,13,0,68,6,22,0,123,11,14,21,1,25,0,11,21,0,1,6,0,30,5,22,0,124,11,0,42,0,33,7,21,0,1,6,22,0,125,11,0,9,5,0,38,5,22,0,126,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,125,6,22,0,127,11,14,31,0,8,0,0,21,1,31,6,22,0,128,11,0,16,21,0,1,6,0,30,5,22,0,129,11,0,21,31,0,124,6,22,0,130,11,14,21,0,1,0,33,31,0,129,6,0,0,21,0,126,0,13,5,0,42,0,1,7,31,0,128,6,6,0,21,22,0,127,13,14,31,0,53,0,33,31,0,34,6,22,0,131,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,132,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,133,11,14,31,0,65,0,30,5,22,0,134,11,14,21,0,123,0,0,21,0,121,6,0,0,0,52,21,0,69,0,53,0,33,8,0,2,21,0,123,10,8,5,22,0,135,11,14,21,0,135,0,30,31,0,59,0,33,21,0,121,6,22,0,136,11,0,14,0,68,6,22,0,137,11,0,2,21,0,123,0,0,0,64,6,6,6,0,21,22,0,133,13,14,21,0,137,0,8,5,22,0,137,12,14,21,0,137,0,42,0,30,7,22,0,121,13,14,21,0,137,0,42,0,30,7,22,0,135,13,14,21,0,130,21,0,130,21,0,131,21,0,131,21,0,50,0,30,0,68,6,21,0,133,21,0,71,0,30,21,0,72,6,0,64,0,0,21,0,81,6,0,64,0,0,21,0,81,6,31,0,69,0,33,21,0,61,6,0,6,0,64,6,0,0,21,0,61,6,31,0,135,21,0,134,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,115,6,22,0,138,11,0,31,5,22,0,139,11,14,31,0,130,0,44,0,63,7,5,31,0,127,21,0,131,0,44,0,80,7,5,31,0,131,0,13,5,0,25,5,0,0,0,64,6,31,0,132,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,133,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,81,0,44,0,82,7,5,31,0,1,0,33,0,64,0,1,31,0,81,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,121,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,122,0,14,0,64,6,0,6,31,0,136,6,0,2,0,60,6,0,0,31,0,123,6,0,30,31,0,137,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,140,11,0,24,0,59,6,3,12,0,21,31,0,117,6,0,21,5,0,33,21,0,139,6,22,0,141,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,142,11,14,31,0,71,0,30,31,0,72,6,0,42,0,1,7,0,64,6,31,0,61,21,0,121,3,3,0,21,5,21,0,142,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,138,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,134,6,6,22,0,143,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,134,0,13,5,8,0,33,21,0,139,10,0,42,0,21,7,0,59,10,8,7,21,0,143,31,0,68,0,10,31,0,63,6,0,8,5,0,27,5,21,1,35,5,0,33,31,0,121,6,31,0,142,31,0,143,6,3,2,6,22,0,144,11,14,31,0,140,0,34,0,59,6,0,21,21,0,141,6,31,0,126,31,0,40,31,0,39,0,8,5,31,0,134,0,13,0,51,0,1,8,31,0,141,6,0,16,31,0,139,6,0,21,0,64,6,0,30,5,21,0,98,0,44,0,13,7,5,0,0,31,0,42,6,31,0,98,31,0,110,3,6,31,0,144,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,16,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,16,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,17,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,107,3,2,6,25,21,0,2,0,42,0,30,7,22,1,26,13,14,31,0,1,0,30,31,0,2,17,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,32,6,0,9,21,1,33,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,25,13,14,31,0,1,21,1,27,31,0,2,17,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,26,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,27,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,99,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,100,6,0,8,5,21,1,84,0,30,0,52,21,1,88,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,2839,23],[0,0,3664,145],[0,0,9133,18],[0,0,9361,3],[0,0,9369,3],[0,0,9409,3],[0,0,9428,3],[0,0,9451,3],[0,0,9492,3],[0,0,9511,3],[0,0,9530,3],[0,0,9558,3],[2,1,9582,3],[0,0,9618,6],[2,1,9755,3],[0,0,9827,3],[1,0,9877,5],[0,0,9903,3],[0,0,9925,3],[0,0,9983,3],[0,0,10036,3],[0,0,10098,3],[2,1,10123,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,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,15,11,22,0,27,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,28,11,14,21,1,20,21,1,24,21,0,28,6,0,26,5,0,12,21,1,19,0,34,5,0,14,21,0,28,6,6,22,0,29,11,14,21,1,27,0,14,21,0,28,6,22,0,30,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,28,6,0,11,31,0,29,6,0,10,21,0,30,6,22,0,31,11,0,11,0,52,0,27,8,5,22,0,32,11,14,21,1,21,0,47,0,0,7,5,0,0,0,59,6,0,14,21,0,28,6,22,0,33,11,14,21,1,22,0,34,5,0,14,21,0,28,6,22,0,34,11,14,21,0,33,0,12,21,0,31,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,32,6,0,47,0,10,7,0,57,15,12,8,5,14,21,0,28,0,30,21,0,32,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,30,0,30,21,0,32,6,0,8,5,6,22,0,35,11,14,21,1,21,0,34,5,0,0,21,1,7,6,0,16,21,0,28,6,0,9,21,0,31,6,0,2,21,1,7,6,0,1,22,0,28,13,14,21,0,31,0,26,5,0,12,21,0,34,6,0,47,0,10,7,0,57,15,13,8,5,14,21,0,34,0,10,0,52,0,27,8,5,0,13,22,0,32,13,14,31,0,34,0,30,21,0,32,6,0,19,0,0,0,8,0,53,0,2,8,10,0,63,0,16,21,0,35,6,0,2,0,68,6,6,22,0,36,11,0,11,0,63,6,22,0,37,11,14,21,0,37,0,8,5,0,21,0,63,6,0,33,21,0,32,0,49,0,0,7,5,6,0,9,21,0,31,6,22,0,38,11,0,12,21,0,31,6,22,0,39,11,14,21,0,31,0,2,21,0,28,6,0,21,0,52,0,63,8,0,30,21,0,38,0,21,0,63,6,0,26,0,53,0,10,8,5,0,11,21,0,33,0,21,0,63,6,6,10,0,51,21,1,38,8,21,0,26,6,22,0,40,11,14,31,0,35,0,30,31,0,37,6,0,14,0,52,0,68,8,0,53,0,9,8,0,0,0,19,10,21,0,39,0,11,0,52,0,26,8,5,0,42,0,30,7,21,0,33,6,6,22,0,41,11,14,21,0,38,0,12,21,0,32,6,0,49,0,0,7,5,0,2,21,0,33,0,12,21,0,39,6,6,22,0,42,11,0,11,0,52,0,49,0,6,7,0,27,9,8,5,22,0,43,11,0,42,0,30,7,21,0,30,6,22,0,44,11,14,21,0,32,0,9,31,0,38,6,0,10,21,0,43,6,22,0,32,12,14,21,0,30,0,30,21,0,32,6,0,8,5,0,42,0,30,7,22,0,36,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,44,0,21,0,63,6,0,33,21,0,42,6,0,11,0,52,21,0,43,8,0,10,0,13,0,52,21,0,30,8,10,5,0,9,21,0,33,0,12,31,0,39,6,6,0,47,0,10,7,0,57,15,14,8,5,14,31,0,43,0,11,21,0,30,6,0,30,5,21,0,28,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,15,8,8,5,14,31,0,44,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,42,13,14,21,1,8,0,33,21,0,28,6,0,39,31,0,42,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,30,0,12,21,0,32,6,0,30,5,0,33,0,52,0,32,8,31,0,36,6,6,22,0,47,11,14,31,0,40,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,28,6,0,10,21,0,31,6,0,8,5,22,0,50,11,14,31,0,31,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,28,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,21,0,27,31,0,50,0,10,21,0,32,6,6,22,0,28,12,14,21,1,13,0,34,0,53,0,1,8,0,2,21,1,24,10,21,0,28,6,0,1,22,0,28,13,14,21,1,25,0,14,21,0,28,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,28,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,28,6,0,33,0,52,31,0,54,8,0,54,0,44,0,64,7,8,5,0,42,15,16,7,22,0,28,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,28,6,0,10,21,1,27,0,14,21,0,28,6,6,22,0,55,11,14,0,63,0,21,21,1,33,6,0,33,21,0,28,0,5,21,1,32,6,6,0,30,0,52,31,0,55,8,0,54,31,0,41,8,5,22,0,56,11,14,21,0,28,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,28,13,14,21,0,28,0,14,0,2,0,58,10,0,0,0,11,10,21,1,31,6,0,1,22,0,28,13,14,31,0,28,31,0,56,31,0,48,21,0,26,21,0,25,3,5,25,21,0,2,18,14,15,17,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,18,22,0,9,11,14,15,19,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,20,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,21,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,22,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,23,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,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,24,5,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,80,11,0,12,22,0,72,13,14,21,0,70,0,30,31,0,80,6,22,0,81,11,14,31,0,17,0,27,5,22,0,82,11,0,30,5,22,0,83,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,82,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,84,11,14,21,0,76,0,33,21,0,38,6,22,0,85,11,0,11,0,63,6,22,0,86,11,14,0,68,0,68,3,2,21,1,24,31,0,76,0,33,21,0,84,6,22,0,87,11,6,22,0,88,11,14,0,67,0,11,31,0,85,6,0,9,21,0,86,6,21,0,38,21,0,10,0,143,8,5,14,21,0,33,0,33,21,0,84,6,22,0,89,11,14,21,0,47,0,33,21,0,84,6,22,0,90,11,14,21,0,7,0,13,5,0,11,21,0,90,6,0,9,21,0,89,0,14,0,63,6,6,0,9,21,0,88,6,22,0,91,11,14,21,0,7,0,33,21,0,90,0,30,21,0,91,6,6,22,0,92,11,0,14,0,63,6,21,0,84,0,30,21,0,91,10,21,0,10,0,144,8,5,14,21,0,88,0,30,0,52,31,0,91,8,0,54,31,0,92,0,15,0,63,6,8,5,22,0,88,12,14,0,63,0,15,21,0,7,6,0,30,5,22,0,93,11,0,44,0,63,7,5,22,0,94,11,14,21,0,90,0,30,21,0,88,6,22,0,95,11,0,21,21,0,93,6,0,39,21,0,42,0,13,5,0,21,21,0,89,0,30,21,0,88,6,22,0,96,11,6,0,21,21,0,94,6,22,0,97,11,6,22,0,98,11,14,21,0,31,0,33,21,0,34,6,0,21,21,0,1,0,13,5,6,0,33,21,0,96,6,0,21,31,0,31,0,30,31,0,32,6,0,21,0,59,6,0,33,31,0,89,6,0,0,21,0,87,0,14,0,64,6,6,6,22,0,99,11,14,21,0,99,0,31,5,0,33,0,52,21,0,95,0,21,21,0,90,6,22,0,100,11,0,53,0,33,8,0,31,9,8,5,22,0,101,11,14,21,0,101,0,30,0,52,0,15,0,52,21,0,88,0,13,5,8,8,5,15,25,5,14,21,0,101,0,33,31,0,95,0,44,0,59,7,5,0,21,21,0,88,6,0,33,21,0,101,6,0,49,0,0,7,5,22,0,102,11,0,31,5,6,0,30,0,52,21,0,88,0,13,5,0,53,0,11,8,8,5,22,0,101,12,14,21,0,101,0,42,0,33,7,22,0,88,13,14,21,0,101,0,42,0,33,7,22,0,84,13,14,21,0,101,0,42,0,33,7,22,0,87,13,14,31,0,102,0,11,0,63,6,0,10,0,52,0,27,8,5,0,8,5,0,47,0,0,7,5,22,0,103,11,14,31,0,90,0,33,21,0,101,0,23,21,0,103,6,6,22,0,104,11,14,21,0,7,0,13,5,0,16,21,0,104,6,21,0,84,0,23,21,0,103,10,21,0,10,21,0,104,0,53,0,30,8,0,38,9,21,1,28,0,145,10,8,5,14,21,0,87,0,11,0,63,6,22,0,105,11,0,9,0,69,0,11,31,0,87,6,6,22,0,106,11,14,31,0,30,0,33,21,0,84,6,0,33,0,52,21,0,88,21,1,35,5,0,24,21,0,103,6,8,0,21,31,0,7,0,6,0,63,6,0,1,5,22,0,107,11,0,33,21,0,104,6,10,0,1,0,19,10,5,22,0,108,11,14,21,0,108,0,11,0,63,6,0,9,21,0,106,6,21,0,84,21,0,10,0,146,8,5,14,31,0,106,21,0,35,0,24,0,64,10,0,16,0,30,10,21,0,88,6,0,33,31,0,101,0,30,21,0,88,6,0,31,5,22,0,109,11,6,0,21,31,0,94,6,0,39,31,0,97,6,22,0,110,11,14,31,0,96,0,21,31,0,107,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,93,10,0,33,0,52,0,31,8,31,0,109,10,0,33,21,0,88,0,24,31,0,103,6,0,49,0,0,7,0,59,6,10,0,21,0,33,0,52,31,0,104,8,10,5,22,0,111,11,14,21,0,108,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,88,6,0,9,21,0,88,0,26,0,64,6,0,11,21,0,105,6,6,22,0,112,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,113,11,6,6,22,0,114,11,14,31,0,113,0,2,0,72,6,0,0,21,0,114,6,0,28,0,54,0,37,8,5,0,21,22,0,112,13,14,21,0,83,21,0,38,0,21,21,0,84,6,3,2,0,30,0,68,0,69,3,2,6,0,21,5,22,0,115,11,14,31,0,86,0,21,31,0,105,6,0,12,0,2,0,58,10,0,0,0,19,10,31,0,112,6,0,0,0,79,6,22,0,116,11,14,21,0,83,0,44,0,61,7,5,31,0,47,0,33,31,0,83,6,31,0,116,31,0,38,0,44,0,63,7,5,0,21,31,0,108,6,31,0,114,0,21,31,0,111,6,3,5,22,0,117,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,118,11,14,31,0,60,0,27,5,0,10,0,64,0,14,21,0,3,6,6,22,0,119,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,118,6,22,0,120,11,6,0,30,5,22,0,121,11,14,31,0,119,0,10,31,0,120,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,121,6,22,0,122,11,0,13,0,68,6,22,0,123,11,14,21,1,25,0,11,21,0,1,6,0,30,5,22,0,124,11,0,42,0,33,7,21,0,1,6,22,0,125,11,0,9,5,0,38,5,22,0,126,11,0,27,0,1,0,19,10,0,59,6,0,30,5,0,33,31,0,125,6,22,0,127,11,14,31,0,8,0,0,21,1,31,6,22,0,128,11,0,16,21,0,1,6,0,30,5,22,0,129,11,0,21,31,0,124,6,22,0,130,11,14,21,0,1,0,33,31,0,129,6,0,0,21,0,126,0,13,5,0,42,0,1,7,31,0,128,6,6,0,21,22,0,127,13,14,31,0,53,0,33,31,0,34,6,22,0,131,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,132,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,133,11,14,31,0,65,0,30,5,22,0,134,11,14,21,0,123,0,0,21,0,121,6,0,0,0,52,21,0,69,0,53,0,33,8,0,2,21,0,123,10,8,5,22,0,135,11,14,21,0,135,0,30,31,0,59,0,33,21,0,121,6,22,0,136,11,0,14,0,68,6,22,0,137,11,0,2,21,0,123,0,0,0,64,6,6,6,0,21,22,0,133,13,14,21,0,137,0,8,5,22,0,137,12,14,21,0,137,0,42,0,30,7,22,0,121,13,14,21,0,137,0,42,0,30,7,22,0,135,13,14,21,0,134,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,115,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,117,13,14,21,0,130,21,0,130,21,0,131,21,0,131,21,0,50,0,30,0,68,6,21,0,133,21,0,71,0,30,21,0,72,6,0,64,0,0,21,0,81,6,0,64,0,0,21,0,81,6,31,0,69,0,33,21,0,61,6,0,6,0,64,6,0,0,21,0,61,6,31,0,135,21,0,134,3,12,0,21,5,0,42,0,33,7,21,0,13,6,0,21,31,0,115,6,22,0,138,11,0,31,5,22,0,139,11,14,31,0,130,0,44,0,63,7,5,31,0,127,21,0,131,0,44,0,82,7,5,31,0,131,0,13,5,0,25,5,0,0,0,64,6,31,0,132,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,133,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,81,0,44,0,83,7,5,31,0,1,0,33,0,64,0,1,31,0,81,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,121,6,0,11,0,63,6,0,2,0,67,6,0,0,31,0,122,0,14,0,64,6,0,6,31,0,136,6,0,2,0,60,6,0,0,31,0,123,6,0,30,31,0,137,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,140,11,0,24,0,59,6,3,12,0,21,31,0,117,6,0,21,5,0,33,21,0,139,6,22,0,141,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,142,11,14,31,0,71,0,30,31,0,72,6,0,42,0,1,7,0,64,6,31,0,61,21,0,121,3,3,0,21,5,21,0,142,21,0,5,0,13,5,0,42,0,1,7,0,64,6,0,5,31,0,138,6,0,28,0,52,0,13,0,50,0,1,8,8,21,0,134,6,6,22,0,143,11,14,21,0,5,21,0,6,3,2,0,44,0,33,0,52,0,28,0,52,21,0,134,0,13,5,8,0,33,21,0,139,10,0,42,0,21,7,0,59,10,8,7,21,0,143,31,0,68,0,10,31,0,63,6,0,8,5,0,27,5,21,1,35,5,0,33,31,0,121,6,31,0,142,31,0,143,6,3,2,6,22,0,144,11,14,31,0,140,0,34,0,59,6,0,21,21,0,141,6,31,0,126,31,0,40,31,0,39,0,8,5,31,0,134,0,13,0,51,0,1,8,31,0,141,6,0,16,31,0,139,6,0,21,0,64,6,0,30,5,21,0,98,0,44,0,13,7,5,0,0,31,0,42,6,31,0,98,31,0,110,3,6,31,0,144,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,16,0,41,31,0,3,7,0,24,0,13,10,0,53,0,21,8,16,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,17,25,0,63,0,40,31,0,1,0,30,5,0,34,5,0,108,3,2,6,25,21,0,2,18,14,21,0,2,0,42,0,30,7,22,1,26,13,14,31,0,1,0,30,31,0,2,17,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,32,6,0,9,21,1,33,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,25,13,14,31,0,1,21,1,27,31,0,2,17,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,26,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,27,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,99,0,33,0,52,21,0,1,8,0,13,0,52,0,27,8,9,0,51,0,10,8,21,1,100,6,0,8,5,21,1,84,0,30,0,52,21,1,88,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,2844,23],[0,0,3674,145],[0,0,9227,18],[0,0,9460,3],[0,0,9473,3],[0,0,9518,3],[0,0,9537,3],[0,0,9565,3],[0,0,9606,3],[0,0,9625,3],[0,0,9644,3],[0,0,9677,3],[2,1,9706,3],[0,0,9742,6],[2,1,9879,3],[0,0,9951,3],[1,0,10001,5],[0,0,10027,3],[0,0,10049,3],[0,0,10112,3],[0,0,10165,3],[0,0,10227,3],[2,1,10252,3]]
);
let compile = compgen(list(glyphs.map(str)));
runtime[42] = rtAssert;
diff --git a/src/c.bqn b/src/c.bqn
index b4cd816f..9c71cf6b 100644
--- a/src/c.bqn
+++ b/src/c.bqn
@@ -247,6 +247,8 @@ Parse ← {r‿vn‿i‿e‿def←𝕨⋄nv←≠vn
fl←(dy×⊏⟜os)⊸+fa+dy # Function application site
dr∾↩((1+dy)×fn←2=fm←fa⊏ne)/fl # Turn function applications on · to drops
fn↩¬fn⋄fa/˜↩fn⋄fl/˜↩fn # And remove them
+ idor∾˜↩5/1+g⊏˜fw/¯1∾rt
+ idbc∾˜↩(+´fw)⥊⟨21‿0‿2‿18‿14⟩
# Bytecode generation: numbers bc ordered by source location (after rev) oi
or←⍋oi←idor∾g⊏˜∾⟨cn,cn,bk,bk,2/l,dr,af/at,al+1,al+1,oa+1⌈oa⊏os,fl,rt⟩
diff --git a/test/cases/syntax.bqn b/test/cases/syntax.bqn
index e6efdeec..ec7c549e 100644
--- a/test/cases/syntax.bqn
+++ b/test/cases/syntax.bqn
@@ -102,6 +102,16 @@
3 % {x←𝕩⋄𝕩↩2⋄x}3
2 % 1{𝕣,𝕩}2
24 % 1 { (0⊸<)◶⟨𝕗, (𝕗×𝕩)_𝕣⟩ 𝕩-1 } 4
+! % {𝕨}0
+! % {+´𝕨}0
+! % {{÷𝕨}}0
+! % {n←𝕨,1}0
+! % {𝕨‿1}0
+! % {⟨1,𝕨⟩}0
+! % {𝕨¨↕2}0
+! % {𝕨∘↕2}0
+! % {-⟜𝕨2}0
+! % {(𝕎×)3}0
# Nesting
! % (