diff --git a/example/quad.forth b/example/quad.forth new file mode 100644 index 0000000..d71bf71 --- /dev/null +++ b/example/quad.forth @@ -0,0 +1,52 @@ +The standard RETRO language provides `bi` and `tri` combinators to apply quotes to two or three values in various combinations. Sometimes it may be necessary to do this with four values. + +Note that this is *ugly* code. It's functional, but if you can refactor to avoid needing it, it'll likely be better in the long run. + +`quad` applies four quotes to a value. These are equivilent: + + #10 [ #1 + ] call + #10 [ #1 - ] call + #10 [ #2 + ] call + #10 [ #3 + ] call + + #10 [ #1 + ] [ #1 - ] [ #2 + ] [ #3 + ] quad + +~~~ +:quad (xqqqq-) + 'abcde 'abacadae reorder + push push push push push push + call pop pop call pop pop call + pop pop call ; +~~~ + +`quad*` takes eight values (!) and applies each quote to a specific value. E.g., these are equivilent: + + #10 [ #1 + ] call + #11 [ #1 - ] call + #12 [ #2 + ] call + #13 [ #3 + ] call + + #10 #11 #12 #13 [ #1 + ] [ #1 - ] [ #2 + ] [ #3 + ] quad* + +~~~ +:quad* (abcdqqqq-) + 'abcdefgh 'aebfcgdh reorder + push push push push push push + call pop pop call pop pop call + pop pop call ; +~~~ + +`quad@` takes four values and a quote, and applies the quote to each value in order. These are equivilent: + + #10 [ #1 + ] call + #11 [ #1 + ] call + #12 [ #1 + ] call + #13 [ #1 + ] call + + #10 #11 #12 #13 [ #1 + ] quad@ + +~~~ +:quad@ (abcdq-) + 'abcde 'abcdeeee reorder quad* ; +~~~ + diff --git a/interfaces/native/image.c b/interfaces/native/image.c index c0ca71d..4f4af13 100644 --- a/interfaces/native/image.c +++ b/interfaces/native/image.c @@ -1,2 +1,446 @@ -long ngaImageCells = 8576; -long ngaImage[] = { 1793,-1,8558,8575,201801,0,10,1,10,2,10,3,10,4,10,5,10,6,10,7,10,8,10,9,10,10,10,11,10,12,10,13,10,14,10,15,10,16,10,17,10,18,10,19,10,20,10,21,10,22,10,23,10,24,10,25,10,26,10,2049,10,1793,10,67502597,10,67502597,67502597,10,68223234,1,2575,85000450,1,656912,2049,68,25,459011,74,524546,74,302256641,1,10,168756239,17043713,1,1,2577,134284549,65,2049,84,85263883,2049,85,302056966,1,25,1793,89,33620739,0,10,2049,65,2049,79,524548,79,590092,101,25,524546,79,134284289,-1,89,100860677,10,384,369,268505089,121,120,135205121,121,10,101384453,0,9,10,134287105,3,71,659457,3,459023,132,2049,68,25,2049,132,1793,139,2049,139,117506307,0,132,0,524545,25,137,168820993,0,151,1642241,151,134283523,7,137,1793,132,7,524545,59,137,1793,132,16846593,151,166,165,1793,122,16846593,151,137,165,1793,122,7,10,659713,1,659713,2,659713,3,17108737,3,2,524559,132,2049,132,2049,132,2049,146,168820998,2,685,1025,167841793,204,5,17826049,0,204,2,15,25,524546,189,134287105,205,104,2305,206,459023,214,134287361,205,209,659201,204,2049,68,25,84152833,48,286458116,10,459014,229,184618754,45,25,16974851,-1,168886532,1,134284289,1,238,134284289,0,229,660227,32,0,0,112,114,101,102,105,120,58,32,0,285278479,255,7,2576,524546,79,1641217,1,167838467,252,2049,268,2049,264,524545,255,224,17826050,254,0,2572,2563,2049,245,1793,158,459023,158,17760513,171,3,191,8,251727617,3,2,2049,185,268501264,-1,151,10,2049,224,2049,185,459023,158,285282049,3,2,16846593,151,-1,151,134283536,61,137,16846593,3,0,132,8,659201,3,524545,25,137,17043201,3,7,2049,137,2049,132,268505092,151,1642241,151,656131,659201,3,524545,7,137,2049,132,459009,19,137,1642241,151,117506307,55,137,1642241,151,117506307,15,137,1642241,151,117506307,17,137,1793,5,524546,185,134284303,187,1807,1025,1642241,254,285282049,376,1,459012,371,117509889,204,371,134287105,376,224,16845825,0,384,369,1793,122,17826050,376,274,8,117506305,377,387,122,0,9,177,100,117,112,0,404,11,177,100,114,111,112,0,411,13,177,115,119,97,112,0,419,21,177,99,97,108,108,0,427,27,177,101,113,63,0,435,29,177,45,101,113,63,0,442,31,177,108,116,63,0,450,33,177,103,116,63,0,457,35,177,102,101,116,99,104,0,464,37,177,115,116,111,114,101,0,473,39,177,43,0,482,41,177,45,0,487,43,177,42,0,492,45,177,47,109,111,100,0,497,47,177,97,110,100,0,505,49,177,111,114,0,512,51,177,120,111,114,0,518,53,177,115,104,105,102,116,0,525,359,183,112,117,115,104,0,534,364,183,112,111,112,0,542,354,183,48,59,0,549,68,171,102,101,116,99,104,45,110,101,120,116,0,555,71,171,115,116,111,114,101,45,110,101,120,116,0,569,245,171,115,58,116,111,45,110,117,109,98,101,114,0,583,104,171,115,58,101,113,63,0,598,79,171,115,58,108,101,110,103,116,104,0,607,122,171,99,104,111,111,115,101,0,619,130,171,105,102,0,629,128,171,45,105,102,0,635,285,183,112,114,101,102,105,120,58,40,0,642,151,158,67,111,109,112,105,108,101,114,0,654,3,158,72,101,97,112,0,666,132,171,44,0,674,146,171,115,44,0,679,152,183,59,0,685,312,183,91,0,690,329,183,93,0,695,2,158,68,105,99,116,105,111,110,97,114,121,0,700,184,171,100,58,108,105,110,107,0,714,185,171,100,58,120,116,0,724,187,171,100,58,99,108,97,115,115,0,732,189,171,100,58,110,97,109,101,0,743,171,171,99,108,97,115,115,58,119,111,114,100,0,753,183,171,99,108,97,115,115,58,109,97,99,114,111,0,767,158,171,99,108,97,115,115,58,100,97,116,97,0,782,191,171,100,58,97,100,100,45,104,101,97,100,101,114,0,796,286,183,112,114,101,102,105,120,58,35,0,812,292,183,112,114,101,102,105,120,58,58,0,824,306,183,112,114,101,102,105,120,58,38,0,836,290,183,112,114,101,102,105,120,58,36,0,848,344,183,114,101,112,101,97,116,0,860,346,183,97,103,97,105,110,0,870,396,171,105,110,116,101,114,112,114,101,116,0,879,224,171,100,58,108,111,111,107,117,112,0,892,177,171,99,108,97,115,115,58,112,114,105,109,105,116,105,118,101,0,904,4,158,86,101,114,115,105,111,110,0,923,369,171,101,114,114,58,110,111,116,102,111,117,110,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,114,101,0,0,83,0,99,107,0,0,110,115,0,0,114,105,110,103,63,0,63,64,91,92,93,94,96,123,124,125,126,0,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,934,1543,171,69,79,77,0,1,-3,15,10,1536,1557,171,100,58,108,97,115,116,0,1,2,15,10,1547,1575,171,100,58,108,97,115,116,60,120,116,62,0,2049,1557,2049,185,15,10,1561,1598,171,100,58,108,97,115,116,60,99,108,97,115,115,62,0,2049,1557,2049,187,15,10,1581,1620,171,100,58,108,97,115,116,60,110,97,109,101,62,0,2049,1557,2049,189,10,1604,1636,171,114,101,99,108,97,115,115,0,2049,1557,2049,187,16,10,1625,1655,171,105,109,109,101,100,105,97,116,101,0,1,183,2049,1636,10,1642,1668,171,100,97,116,97,0,1,158,2049,1636,10,1660,1682,171,100,101,112,116,104,0,1,-1,15,10,1673,1701,171,99,111,109,112,105,108,101,58,108,105,116,0,1,1,2049,132,2049,132,10,1686,1724,171,99,111,109,112,105,108,101,58,106,117,109,112,0,1,1793,2049,132,2049,132,10,1708,1747,171,99,111,109,112,105,108,101,58,99,97,108,108,0,1,2049,2049,132,2049,132,10,1731,1769,171,99,111,109,112,105,108,101,58,114,101,116,0,1,10,2049,132,10,1754,1788,171,99,111,109,112,105,108,105,110,103,63,0,1,151,15,10,1774,1804,183,112,114,101,102,105,120,58,64,0,2049,224,2049,185,15,2049,1788,1793,1820,1,3841,2049,132,2049,132,10,1,1813,1793,1826,15,10,1,1824,2049,122,10,1792,1843,183,112,114,101,102,105,120,58,33,0,2049,224,2049,185,15,2049,1788,1793,1859,1,4097,2049,132,2049,132,10,1,1852,1793,1865,16,10,1,1863,2049,122,10,1831,1882,183,112,114,101,102,105,120,58,96,0,2049,1788,1793,1891,2049,245,2049,132,10,1,1886,1793,1897,3,10,1,1895,2049,122,10,1870,1910,171,104,101,114,101,0,3841,3,10,1902,1925,171,100,58,99,114,101,97,116,101,0,1,158,1,0,2049,191,2049,1910,2049,1557,2049,185,16,10,1913,1946,171,118,97,114,0,2049,1925,1,0,2049,132,10,1939,1963,171,118,97,114,60,110,62,0,2049,1925,2049,132,10,1953,1977,171,99,111,110,115,116,0,2049,1925,2049,1557,2049,185,16,10,1968,1993,171,116,117,99,107,0,2,5,4,6,10,1985,2006,171,111,118,101,114,0,5,2,6,4,10,1998,2023,171,100,117,112,45,112,97,105,114,0,2049,2006,2049,2006,10,2011,2035,171,110,105,112,0,4,3,10,2028,2051,171,100,114,111,112,45,112,97,105,114,0,3,3,10,2038,2062,171,63,100,117,112,0,2,25,10,2054,2072,171,100,105,112,0,4,5,8,6,10,2065,2084,171,115,105,112,0,5,2,6,4,1,21,2049,2072,10,2077,2099,171,98,105,0,1,2084,2049,2072,8,10,2093,2112,171,98,105,42,0,1,2072,2049,2072,8,10,2105,2125,171,98,105,64,0,2,2049,2112,10,2118,2136,171,116,114,105,0,1793,2145,1,2084,2049,2072,2049,2084,10,1,2138,2049,2072,8,10,2129,2159,171,116,114,105,42,0,1793,2176,1793,2169,4,1,2072,2049,2072,10,1,2163,2049,2072,2049,2072,10,1,2161,2049,2072,8,10,2151,2190,171,116,114,105,64,0,2,2,2049,2159,10,2182,2204,171,119,104,105,108,101,0,1793,2216,2,2049,2072,4,25,3,1,2206,7,10,1,2206,8,3,10,2195,2230,171,117,110,116,105,108,0,1793,2245,2,2049,2072,4,1,-1,23,25,3,1,2232,7,10,1,2232,8,3,10,2221,2259,171,116,105,109,101,115,0,4,1793,2276,25,1,1,18,5,1,21,2049,2084,6,1,2262,7,10,1,2262,8,3,10,2250,2289,171,84,82,85,69,0,1,-1,10,2281,2301,171,70,65,76,83,69,0,1,0,10,2292,2313,171,108,116,101,113,63,0,2049,2023,11,1793,2320,13,10,1,2318,2049,2072,22,10,2304,2335,171,103,116,101,113,63,0,2049,2023,11,1793,2342,14,10,1,2340,2049,2072,22,10,2326,2357,171,110,58,77,65,88,0,1,2147483647,10,2348,2369,171,110,58,77,73,78,0,1,-2147483648,10,2360,2383,171,110,58,122,101,114,111,63,0,1,0,11,10,2372,2399,171,110,58,45,122,101,114,111,63,0,1,0,12,10,2387,2418,171,110,58,110,101,103,97,116,105,118,101,63,0,1,0,13,10,2403,2437,171,110,58,112,111,115,105,116,105,118,101,63,0,1,-1,14,10,2422,2465,171,110,58,115,116,114,105,99,116,108,121,45,112,111,115,105,116,105,118,101,63,0,1,0,14,10,2441,2480,171,110,58,101,118,101,110,63,0,1,2,20,3,2049,2383,10,2469,2497,171,110,58,111,100,100,63,0,1,2,20,3,2049,2399,10,2487,2512,171,99,97,115,101,0,1793,2518,2049,2006,11,10,1,2514,2049,2072,4,1793,2531,2049,2035,8,2049,2289,10,1,2525,1793,2539,3,2049,2301,10,1,2535,2049,122,25,6,3,3,10,2504,2558,171,115,58,99,97,115,101,0,1793,2565,2049,2006,2049,104,10,1,2560,2049,2072,4,1793,2578,2049,2035,8,2049,2289,10,1,2572,1793,2586,3,2049,2301,10,1,2582,2049,122,25,6,3,3,10,2548,2602,171,114,111,116,0,1793,2606,4,10,1,2604,2049,2072,4,10,2595,2620,171,116,111,114,115,0,6,6,2,5,4,5,10,2612,2632,171,47,0,20,2049,2035,10,2627,2643,171,109,111,100,0,20,3,10,2636,2653,171,110,111,116,0,1,-1,23,10,2646,2666,171,110,58,112,111,119,0,1,1,4,1793,2675,2049,2006,19,10,1,2671,2049,2259,2049,2035,10,2657,2694,171,110,58,110,101,103,97,116,101,0,1,-1,19,10,2682,2710,171,110,58,115,113,117,97,114,101,0,2,19,10,2698,2723,171,110,58,115,113,114,116,0,1,1,1793,2744,2049,2023,2049,2632,2049,2006,18,1,2,2049,2632,25,17,1,2727,7,10,1,2727,8,2049,2035,10,2713,2759,171,110,58,109,105,110,0,2049,2023,13,1793,2766,3,10,1,2764,1793,2773,2049,2035,10,1,2770,2049,122,10,2750,2787,171,110,58,109,97,120,0,2049,2023,14,1793,2794,3,10,1,2792,1793,2801,2049,2035,10,1,2798,2049,122,10,2778,2815,171,110,58,97,98,115,0,2,2049,2694,2049,2787,10,2806,2832,171,110,58,108,105,109,105,116,0,4,5,2049,2759,6,2049,2787,10,2821,2849,171,110,58,105,110,99,0,1,1,17,10,2840,2862,171,110,58,100,101,99,0,1,1,18,10,2853,2880,171,110,58,98,101,116,119,101,101,110,63,0,2049,2602,1793,2891,2049,2602,2049,2602,2049,2832,10,1,2884,2049,2084,11,10,2866,2909,171,118,58,105,110,99,45,98,121,0,1793,2914,15,17,10,1,2911,2049,2084,16,10,2897,2932,171,118,58,100,101,99,45,98,121,0,1793,2938,15,4,18,10,1,2934,2049,2084,16,10,2920,2953,171,118,58,105,110,99,0,1,1,4,2049,2909,10,2944,2968,171,118,58,100,101,99,0,1,1,4,2049,2932,10,2959,2985,171,118,58,108,105,109,105,116,0,5,5,2,15,6,6,2049,2832,4,16,10,2974,3004,171,118,58,111,110,0,2049,2289,4,16,10,2996,3018,171,118,58,111,102,102,0,2049,2301,4,16,10,3009,3037,171,118,58,112,114,101,115,101,114,118,101,0,4,2,15,1793,3051,1793,3046,8,10,1,3044,2049,2072,10,1,3042,2049,2072,4,16,10,3023,3067,171,97,108,108,111,116,0,1,3,2049,2909,10,3058,3090,171,118,58,117,112,100,97,116,101,45,117,115,105,110,103,0,4,1793,3097,15,4,8,10,1,3093,2049,2084,16,10,3072,3111,171,99,111,112,121,0,1793,3120,1,68,2049,2072,2049,71,10,1,3113,2049,2259,3,3,10,3103,3140,171,83,99,111,112,101,76,105,115,116,0,8244,8324,10,3127,3149,171,123,123,0,2049,1557,2,1,3140,2049,71,16,10,3143,3174,171,45,45,45,114,101,118,101,97,108,45,45,45,0,2049,1557,1,3140,2049,2849,16,10,3158,3188,171,125,125,0,1,3140,2049,68,4,15,11,1793,3202,3841,3140,4097,2,10,1,3197,1793,3232,3841,3140,1793,3227,1,2,15,2,15,1,3140,2049,2849,15,12,25,3,1,3212,7,10,1,3210,8,16,10,1,3206,2049,122,10,3182,3247,158,66,117,102,102,101,114,0,0,10,3237,3256,158,80,116,114,0,0,10,3249,3271,171,116,101,114,109,105,110,97,116,101,0,1,0,3841,3256,16,10,3182,3293,171,98,117,102,102,101,114,58,115,116,97,114,116,0,3841,3247,10,3277,3310,171,98,117,102,102,101,114,58,101,110,100,0,3841,3256,10,3296,3327,171,98,117,102,102,101,114,58,97,100,100,0,2049,3310,16,1,3256,2049,2953,2049,3271,10,3313,3351,171,98,117,102,102,101,114,58,103,101,116,0,1,3256,2049,2968,2049,3310,15,2049,3271,10,3337,3377,171,98,117,102,102,101,114,58,101,109,112,116,121,0,2049,3293,4097,3256,2049,3271,10,3361,3399,171,98,117,102,102,101,114,58,115,105,122,101,0,2049,3310,2049,3293,18,10,3384,3419,171,98,117,102,102,101,114,58,115,101,116,0,4097,3247,2049,3377,10,3405,3443,171,98,117,102,102,101,114,58,112,114,101,115,101,114,118,101,0,3841,3247,3841,3256,1793,3460,1793,3453,8,10,1,3451,2049,2072,4097,3247,10,1,3449,2049,2072,4097,3256,10,3424,3482,158,84,101,109,112,83,116,114,105,110,103,115,0,32,3467,3500,158,84,101,109,112,83,116,114,105,110,103,77,97,120,0,512,3483,3512,171,83,84,82,73,78,71,83,0,2049,1543,3841,3482,3841,3500,19,18,10,3501,3534,158,115,58,67,117,114,114,101,110,116,0,2,10,3521,3549,171,115,58,112,111,105,110,116,101,114,0,3841,3534,3841,3500,19,2049,3512,17,10,3536,3568,171,115,58,110,101,120,116,0,1,3534,2049,2953,3841,3534,3841,3482,11,1793,3584,1,0,4097,3534,10,1,3579,2049,130,10,3501,3599,171,115,58,116,101,109,112,0,2,2049,79,2049,2849,2049,3549,4,2049,3111,2049,3549,2049,3568,10,3589,3625,171,115,58,101,109,112,116,121,0,2049,3549,2049,3568,10,3614,3640,171,115,58,115,107,105,112,0,6,1793,3648,2049,68,2049,2399,10,1,3643,2049,2204,2049,2862,5,10,3630,3666,171,115,58,107,101,101,112,0,2049,1788,1793,3675,1,3640,2049,171,10,1,3670,2049,130,2049,1910,1793,3686,2049,146,10,1,3683,2049,2072,2049,158,10,3656,3705,183,112,114,101,102,105,120,58,39,0,2049,1788,1793,3712,2049,3666,10,1,3709,1793,3719,2049,3599,10,1,3716,2049,122,10,3693,3734,171,115,58,99,104,111,112,0,2049,3599,2,2049,79,2049,2006,17,2049,2862,1,0,4,16,10,3724,3762,171,115,58,114,101,118,101,114,115,101,0,1793,3804,2,2049,3599,2049,3419,1,79,1793,3780,2,2049,79,17,2049,2862,10,1,3773,2049,2099,4,1793,3794,2,15,2049,3327,2049,2862,10,1,3787,2049,2259,3,2049,3293,2049,3599,10,1,3764,2049,3443,10,3749,3824,171,115,58,116,114,105,109,45,108,101,102,116,0,2049,3599,1793,3849,2049,68,1793,3836,1,32,11,10,1,3832,1793,3843,2049,2399,10,1,3840,2049,2099,21,10,1,3828,2049,2204,2049,2862,10,3809,3872,171,115,58,116,114,105,109,45,114,105,103,104,116,0,2049,3599,2049,3762,2049,3824,2049,3762,10,3856,3891,171,115,58,116,114,105,109,0,2049,3872,2049,3824,10,3881,3909,171,115,58,112,114,101,112,101,110,100,0,2049,3599,1793,3933,2,2049,79,17,1793,3925,2,2049,79,2049,2849,10,1,3919,2049,2072,4,2049,3111,10,1,3913,2049,2084,10,3896,3950,171,115,58,97,112,112,101,110,100,0,4,2049,3909,10,3938,3968,171,115,58,102,111,114,45,101,97,99,104,0,1793,4013,2049,2006,15,25,3,2049,2023,1793,3996,1793,3991,1793,3985,15,10,1,3983,2049,2072,8,10,1,3981,2049,2072,10,1,3979,2049,2072,1793,4005,2049,2849,10,1,4002,2049,2072,1,3970,7,10,1,3970,8,2049,2051,10,3954,4031,171,115,58,102,105,108,116,101,114,0,1793,4068,2049,3625,2049,3419,4,1793,4060,2049,2023,4,8,1793,4049,2049,3327,10,1,4046,1793,4055,3,10,1,4053,2049,122,10,1,4040,2049,3968,3,2049,3293,10,1,4033,2049,3443,10,4019,4082,171,115,58,109,97,112,0,1793,4105,2049,3625,2049,3419,4,1793,4097,2049,2006,8,2049,3327,10,1,4091,2049,3968,3,2049,3293,10,1,4084,2049,3443,10,4073,4122,171,115,58,115,117,98,115,116,114,0,1793,4128,17,2049,3625,10,1,4124,2049,2072,1793,4146,2049,2006,1793,4141,2049,3111,10,1,4138,2049,2072,10,1,4134,2049,2084,2049,2006,1793,4160,17,1,0,4,16,10,1,4154,2049,2072,10,4110,4176,171,115,58,114,105,103,104,116,0,2049,2006,2049,79,2049,2006,18,4,2049,4122,10,4165,4197,171,115,58,108,101,102,116,0,1,0,4,2049,4122,10,4187,4213,171,115,58,104,97,115,104,0,1,5381,4,1793,4224,4,1,33,19,17,10,1,4218,2049,3968,10,4203,4239,171,115,58,99,111,112,121,0,2049,2006,2049,79,2049,2849,2049,3111,10,4229,4260,171,115,58,68,73,71,73,84,83,0,2049,3640,48,49,50,51,52,53,54,55,56,57,0,1,4262,10,4248,4297,171,115,58,65,83,67,73,73,45,76,79,87,69,82,67,65,83,69,0,2049,3640,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,0,1,4299,10,4276,4350,171,115,58,65,83,67,73,73,45,85,80,80,69,82,67,65,83,69,0,2049,3640,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,0,1,4352,10,4329,4401,171,115,58,65,83,67,73,73,45,76,69,84,84,69,82,83,0,2049,3640,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,0,1,4403,10,4382,4476,171,115,58,80,85,78,67,84,85,65,84,73,79,78,0,2049,3640,95,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,58,59,60,61,62,63,64,91,92,93,94,96,123,124,125,126,0,1,4478,1,95,2049,2006,16,10,4459,4535,158,115,58,87,72,73,84,69,83,80,65,67,69,0,9,10,13,0,4519,0,158,65,83,67,73,73,58,78,85,76,0,4539,1,158,65,83,67,73,73,58,83,79,72,0,4552,2,158,65,83,67,73,73,58,83,84,88,0,4565,3,158,65,83,67,73,73,58,69,84,88,0,4578,4,158,65,83,67,73,73,58,69,79,84,0,4591,5,158,65,83,67,73,73,58,69,78,81,0,4604,6,158,65,83,67,73,73,58,65,67,75,0,4617,7,158,65,83,67,73,73,58,66,69,76,0,4630,8,158,65,83,67,73,73,58,66,83,0,4643,9,158,65,83,67,73,73,58,72,84,0,4655,10,158,65,83,67,73,73,58,76,70,0,4667,11,158,65,83,67,73,73,58,86,84,0,4679,12,158,65,83,67,73,73,58,70,70,0,4691,13,158,65,83,67,73,73,58,67,82,0,4703,14,158,65,83,67,73,73,58,83,79,0,4715,15,158,65,83,67,73,73,58,83,73,0,4727,16,158,65,83,67,73,73,58,68,76,69,0,4739,17,158,65,83,67,73,73,58,68,67,49,0,4752,18,158,65,83,67,73,73,58,68,67,50,0,4765,19,158,65,83,67,73,73,58,68,67,51,0,4778,20,158,65,83,67,73,73,58,68,67,52,0,4791,21,158,65,83,67,73,73,58,78,65,75,0,4804,22,158,65,83,67,73,73,58,83,89,78,0,4817,23,158,65,83,67,73,73,58,69,84,66,0,4830,24,158,65,83,67,73,73,58,67,65,78,0,4843,25,158,65,83,67,73,73,58,69,77,0,4856,26,158,65,83,67,73,73,58,83,85,66,0,4868,27,158,65,83,67,73,73,58,69,83,67,0,4881,28,158,65,83,67,73,73,58,70,83,0,4894,29,158,65,83,67,73,73,58,71,83,0,4906,30,158,65,83,67,73,73,58,82,83,0,4918,31,158,65,83,67,73,73,58,85,83,0,4930,32,158,65,83,67,73,73,58,83,80,65,67,69,0,4942,127,158,65,83,67,73,73,58,68,69,76,0,4957,4983,171,99,58,108,101,116,116,101,114,63,0,1,65,1,122,2049,2880,10,4970,5006,171,99,58,108,111,119,101,114,99,97,115,101,63,0,1,97,1,122,2049,2880,10,4990,5029,171,99,58,117,112,112,101,114,99,97,115,101,63,0,1,65,1,90,2049,2880,10,5013,5048,171,99,58,100,105,103,105,116,63,0,1,48,1,57,2049,2880,10,5036,5072,171,99,58,119,104,105,116,101,115,112,97,99,101,63,0,1,32,1793,5079,2049,2289,10,1,5076,2049,2512,1,9,1793,5090,2049,2289,10,1,5087,2049,2512,1,10,1793,5101,2049,2289,10,1,5098,2049,2512,1,13,1793,5112,2049,2289,10,1,5109,2049,2512,3,2049,2301,10,5055,5134,171,99,58,118,105,115,105,98,108,101,63,0,1,31,1,126,2049,2880,10,5120,5153,171,99,58,118,111,119,101,108,63,0,1,97,1793,5160,2049,2289,10,1,5157,2049,2512,1,101,1793,5171,2049,2289,10,1,5168,2049,2512,1,105,1793,5182,2049,2289,10,1,5179,2049,2512,1,111,1793,5193,2049,2289,10,1,5190,2049,2512,1,117,1793,5204,2049,2289,10,1,5201,2049,2512,1,65,1793,5215,2049,2289,10,1,5212,2049,2512,1,69,1793,5226,2049,2289,10,1,5223,2049,2512,1,73,1793,5237,2049,2289,10,1,5234,2049,2512,1,79,1793,5248,2049,2289,10,1,5245,2049,2512,1,85,1793,5259,2049,2289,10,1,5256,2049,2512,3,2049,2301,10,5141,5283,171,99,58,99,111,110,115,111,110,97,110,116,63,0,2,2049,4983,1793,5293,2049,5153,2049,2653,10,1,5288,1793,5301,3,2049,2301,10,1,5297,2049,122,10,5267,5323,171,99,58,45,108,111,119,101,114,99,97,115,101,63,0,2049,5006,2049,2653,10,5306,5345,171,99,58,45,117,112,112,101,114,99,97,115,101,63,0,2049,5029,2049,2653,10,5328,5363,171,99,58,45,100,105,103,105,116,63,0,2049,5048,2049,2653,10,5350,5386,171,99,58,45,119,104,105,116,101,115,112,97,99,101,63,0,2049,5072,2049,2653,10,5368,5406,171,99,58,45,118,105,115,105,98,108,101,63,0,2049,5134,2049,2653,10,5391,5424,171,99,58,45,118,111,119,101,108,63,0,2049,5153,2049,2653,10,5411,5446,171,99,58,45,99,111,110,115,111,110,97,110,116,63,0,2049,5283,2049,2653,10,5429,5465,171,99,58,116,111,45,117,112,112,101,114,0,2,2049,5006,25,3,1,32,18,10,5451,5488,171,99,58,116,111,45,108,111,119,101,114,0,2,2049,5029,25,3,1,32,17,10,5474,5514,171,99,58,116,111,103,103,108,101,45,99,97,115,101,0,2,2049,5006,1793,5522,2049,5465,10,1,5519,1793,5529,2049,5488,10,1,5526,2049,122,10,5497,5549,171,99,58,116,111,45,115,116,114,105,110,103,0,2049,3640,46,0,1,5551,2049,3599,1793,5561,16,10,1,5559,2049,2084,10,5534,5580,171,115,58,116,111,45,117,112,112,101,114,0,1793,5585,2049,5465,10,1,5582,2049,4082,10,5566,5604,171,115,58,116,111,45,108,111,119,101,114,0,1793,5609,2049,5488,10,1,5606,2049,4082,10,5590,5623,158,86,97,108,117,101,0,0,5614,5635,171,99,111,114,114,101,99,116,0,2,1,48,13,1793,5651,1,48,2049,2006,18,1,2,19,17,10,1,5641,2049,130,10,5590,5671,171,110,58,116,111,45,115,116,114,105,110,103,0,1793,5726,2049,1910,2049,3419,2,4097,5623,2049,2815,1793,5699,1,10,20,4,1,48,17,2049,5635,2049,3327,2,2049,2399,10,1,5684,2049,2204,3,3841,5623,2049,2418,1793,5715,1,45,2049,3327,10,1,5710,2049,130,2049,3293,2049,3762,2049,3599,10,1,5673,2049,3443,10,5656,5753,158,82,101,119,114,105,116,101,85,110,100,101,114,115,99,111,114,101,115,0,-1,5731,5761,171,115,117,98,0,1,95,1793,5768,1,32,10,1,5765,2049,2512,10,5754,5784,171,114,101,119,114,105,116,101,0,3841,5753,1793,5798,1793,5793,2049,5761,10,1,5790,2049,4082,10,1,5788,2049,130,1,3705,8,10,5731,5818,183,112,114,101,102,105,120,58,39,0,2049,5784,10,5806,5835,171,115,58,105,110,100,101,120,45,111,102,0,4,1793,5859,2049,68,25,4,1793,5848,2049,2006,12,10,1,5844,2049,2072,4,25,3,1,5838,7,10,1,5838,2049,2084,1793,5871,18,2049,2862,2049,2035,10,1,5865,2049,2084,2049,79,2049,2006,11,1793,5886,3,1,-1,10,1,5882,2049,130,10,5821,5911,171,115,58,99,111,110,116,97,105,110,115,45,99,104,97,114,63,0,2049,5835,1,-1,12,10,5891,5924,158,83,114,99,0,0,5917,5932,158,84,97,114,0,0,5925,5940,158,80,97,100,0,0,5933,5946,158,73,0,0,5941,5952,158,70,0,0,5947,5959,158,65,116,0,0,5953,5973,171,116,101,114,109,105,110,97,116,101,0,1,0,3841,5940,3841,5932,2049,79,17,16,10,5960,5995,171,101,120,116,114,97,99,116,0,3841,5924,3841,5946,17,3841,5940,3841,5932,2049,79,2049,3111,10,5984,6020,171,99,111,109,112,97,114,101,0,3841,5940,3841,5932,2049,104,3841,5952,22,4097,5952,3841,5952,1793,6040,3841,5946,4097,5959,10,1,6035,2049,128,10,6009,6053,171,110,101,120,116,0,1,5946,2049,2953,10,5891,6080,171,115,58,99,111,110,116,97,105,110,115,45,115,116,114,105,110,103,63,0,4097,5932,4097,5924,2049,3625,4097,5940,1,0,4097,5946,1,0,4097,5952,3841,5924,2049,79,1793,6111,2049,5995,2049,5973,2049,6020,2049,6053,10,1,6102,2049,2259,3841,5952,10,6058,6139,171,115,58,105,110,100,101,120,45,111,102,45,115,116,114,105,110,103,0,4097,5932,4097,5924,2049,3625,4097,5940,1,0,4097,5946,1,0,4097,5952,1,-1,4097,5959,3841,5924,2049,79,1793,6174,2049,5995,2049,5973,2049,6020,2049,6053,10,1,6165,2049,2259,3841,5952,1793,6185,3841,5959,10,1,6182,1793,6192,1,-1,10,1,6189,2049,122,10,6118,6208,171,115,58,115,112,108,105,116,0,2049,2023,2049,5835,2049,2035,2049,2023,2049,4197,1793,6222,17,10,1,6220,2049,2072,10,6197,6248,171,115,58,115,112,108,105,116,45,111,110,45,115,116,114,105,110,103,0,2049,2023,2049,6139,2049,2849,2049,2035,2049,2023,2049,4197,1793,6264,17,10,1,6262,2049,2072,10,6227,6274,158,76,0,0,6227,6288,171,115,58,114,101,112,108,97,99,101,0,2049,2006,2049,79,4097,6274,1793,6303,2049,6248,4,3841,6274,17,10,1,6296,2049,2072,2049,3909,2049,3950,10,6275,6324,158,83,112,108,105,116,45,79,110,0,0,6312,6335,171,109,97,116,99,104,63,0,3841,6324,11,10,6325,6352,171,116,101,114,109,105,110,97,116,101,0,1,0,2049,2006,2049,2862,16,10,6339,6368,171,115,116,101,112,0,1793,6373,2049,2849,10,1,6370,2049,2072,2049,6335,1793,6387,2,2049,132,2049,6352,10,1,6381,2049,130,10,6275,6406,171,115,58,116,111,107,101,110,105,122,101,0,4097,6324,2049,3666,2049,1910,1,0,2049,132,1793,6433,2,2049,132,2,1793,6427,2049,6368,10,1,6424,2049,3968,3,10,1,6418,2049,2072,2049,1910,2049,2006,18,2049,2862,2049,2006,16,10,6392,6458,158,84,111,107,101,110,115,0,0,6448,6469,158,78,101,101,100,108,101,0,0,6459,6481,171,45,109,97,116,99,104,63,0,2,3841,6469,2049,6080,10,6470,6501,171,115,97,118,101,45,116,111,107,101,110,0,3841,6469,2049,6248,2049,3666,2049,3327,2049,2849,10,6487,6529,171,116,111,107,101,110,115,45,116,111,45,115,101,116,0,2049,1910,3841,6458,2049,3399,2,2049,132,1793,6545,2049,68,2049,132,10,1,6540,2049,2259,3,10,6392,6575,171,115,58,116,111,107,101,110,105,122,101,45,111,110,45,115,116,114,105,110,103,0,1793,6614,2049,3666,4097,6469,2049,1910,1,8192,17,4097,6458,3841,6458,2049,3419,1793,6604,2049,6481,25,3,2049,6501,1,6594,7,10,1,6594,8,2049,3666,2049,3327,2049,6529,10,1,6577,2049,3443,10,6551,6629,158,86,97,108,117,101,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6619,6665,171,102,114,111,109,0,2049,79,2,1793,6684,1793,6677,1,6629,17,16,10,1,6672,2049,2084,2049,2862,10,1,6670,2049,2259,3,10,6657,6696,171,116,111,0,2,2049,79,1793,6714,2049,68,1,97,18,2049,2849,1,6629,17,15,4,10,1,6701,2049,2259,3,10,6551,6731,171,114,101,111,114,100,101,114,0,1793,6736,2049,6665,10,1,6733,2049,2072,2049,6696,10,6720,6752,171,99,117,114,114,121,0,2049,1910,1793,6764,4,2049,1701,2049,1747,2049,1769,10,1,6756,2049,2072,10,6743,6777,171,100,111,101,115,0,2049,1575,4,2049,6752,2049,1557,2049,185,16,1,171,2049,1636,10,6769,6806,171,100,58,102,111,114,45,101,97,99,104,0,1,2,1793,6834,15,25,2049,2023,1793,6826,1793,6821,4,8,10,1,6818,2049,2072,10,1,6816,2049,2072,1,6810,7,10,1,6810,8,3,10,6792,6854,171,100,58,108,111,111,107,117,112,45,120,116,0,1,0,4,1793,6889,2049,2023,2049,185,15,11,1793,6878,4,1793,6873,2049,2035,10,1,6870,2049,2072,10,1,6867,1793,6884,3,10,1,6882,2049,122,10,1,6859,2049,6806,3,10,6839,6903,171,99,104,97,114,0,1,32,1793,6912,1,95,2049,3327,10,1,6907,2049,2512,1,114,1793,6925,1,13,2049,3327,10,1,6920,2049,2512,1,110,1793,6938,1,10,2049,3327,10,1,6933,2049,2512,1,116,1793,6951,1,9,2049,3327,10,1,6946,2049,2512,2049,3327,10,6895,6968,171,115,116,114,105,110,103,0,2049,68,25,2049,3327,1,6968,7,10,6958,6985,171,116,121,112,101,0,1,99,1793,6993,4,2049,3327,10,1,6989,2049,2512,1,115,1793,7006,4,2049,6968,3,10,1,7001,2049,2512,1,110,1793,7021,4,2049,5671,2049,6968,3,10,1,7014,2049,2512,3,10,6977,7037,171,104,97,110,100,108,101,0,1,92,1793,7046,2049,68,2049,6903,10,1,7041,2049,2512,1,37,1793,7059,2049,68,2049,6985,10,1,7054,2049,2512,2049,3327,10,6839,7083,171,115,58,119,105,116,104,45,102,111,114,109,97,116,0,1793,7112,2049,3625,1793,7107,2049,3419,1793,7102,2049,68,25,2049,7037,1,7093,7,10,1,7093,8,3,10,1,7089,2049,2084,10,1,7085,2049,3443,10,7066,7128,171,115,58,99,111,110,115,116,0,1793,7133,2049,3666,10,1,7130,2049,2072,2049,1977,10,7117,7154,171,115,101,116,58,108,101,110,103,116,104,0,15,10,7140,7176,171,115,101,116,58,102,114,111,109,45,114,101,115,117,108,116,115,0,2049,1682,1793,7182,8,10,1,7180,2049,2072,2049,1682,4,18,2049,1910,1793,7207,2,2049,132,1793,7202,2049,132,10,1,7199,2049,2259,10,1,7194,2049,2072,10,7156,7231,171,115,101,116,58,102,114,111,109,45,115,116,114,105,110,103,0,2049,3762,1793,7243,1793,7238,10,1,7237,2049,3968,10,1,7235,2049,6752,2049,7176,10,7212,7255,158,81,0,0,7212,7272,171,115,101,116,58,102,111,114,45,101,97,99,104,0,1,7255,1793,7302,4097,7255,2049,68,1793,7296,2049,68,4,1793,7291,3841,7255,8,10,1,7287,2049,2072,10,1,7282,2049,2259,3,10,1,7276,2049,3037,10,7256,7318,171,115,101,116,58,100,117,112,0,2049,1910,1793,7336,2,15,2049,132,1793,7331,2049,132,10,1,7328,2049,7272,10,1,7322,2049,2072,10,7307,7355,171,115,101,116,58,102,105,108,116,101,114,0,1793,7384,2049,2006,1793,7363,8,10,1,7361,2049,2072,4,1793,7373,2049,132,10,1,7370,1793,7379,3,10,1,7377,2049,122,10,1,7357,2049,6752,2049,1910,1793,7400,2049,2006,15,2049,132,2049,7272,10,1,7392,2049,2072,2049,1910,2049,2006,18,2049,2862,2049,2006,16,10,7341,7420,158,70,0,0,7341,7438,171,115,101,116,58,99,111,110,116,97,105,110,115,63,0,1,7420,2049,3018,1793,7453,2049,2006,11,3841,7420,22,4097,7420,10,1,7444,2049,7272,3,3841,7420,10,7421,7485,171,115,101,116,58,99,111,110,116,97,105,110,115,45,115,116,114,105,110,103,63,0,1,7420,2049,3018,1793,7501,2049,2006,2049,104,3841,7420,22,4097,7420,10,1,7491,2049,7272,3,3841,7420,10,7461,7520,171,115,101,116,58,109,97,112,0,1793,7526,8,2049,132,10,1,7522,2049,6752,2049,1910,1793,7542,2049,2006,15,2049,132,2049,7272,10,1,7534,2049,2072,10,7509,7562,171,115,101,116,58,114,101,118,101,114,115,101,0,2049,1910,1793,7596,2049,68,1793,7574,17,2049,2862,10,1,7570,2049,2084,2,2049,132,1793,7590,2,15,2049,132,2049,2862,10,1,7583,2049,2259,3,10,1,7566,2049,2072,10,7547,7612,171,115,101,116,58,110,116,104,0,17,2049,2849,10,7601,7630,171,115,101,116,58,114,101,100,117,99,101,0,1793,7634,4,10,1,7632,2049,2072,2049,7272,10,7616,7647,158,73,48,0,0,0,0,7641,7656,158,73,49,0,0,0,0,7650,7665,158,73,50,0,0,0,0,7659,7674,158,73,51,0,0,0,0,7668,7687,171,111,112,99,111,100,101,0,2049,3640,46,46,0,1,7689,1793,7699,1,0,10,1,7696,2049,2558,2049,3640,108,105,0,1,7705,1793,7715,1,1,10,1,7712,2049,2558,2049,3640,100,117,0,1,7721,1793,7731,1,2,10,1,7728,2049,2558,2049,3640,100,114,0,1,7737,1793,7747,1,3,10,1,7744,2049,2558,2049,3640,115,119,0,1,7753,1793,7763,1,4,10,1,7760,2049,2558,2049,3640,112,117,0,1,7769,1793,7779,1,5,10,1,7776,2049,2558,2049,3640,112,111,0,1,7785,1793,7795,1,6,10,1,7792,2049,2558,2049,3640,106,117,0,1,7801,1793,7811,1,7,10,1,7808,2049,2558,2049,3640,99,97,0,1,7817,1793,7827,1,8,10,1,7824,2049,2558,2049,3640,99,99,0,1,7833,1793,7843,1,9,10,1,7840,2049,2558,2049,3640,114,101,0,1,7849,1793,7859,1,10,10,1,7856,2049,2558,2049,3640,101,113,0,1,7865,1793,7875,1,11,10,1,7872,2049,2558,2049,3640,110,101,0,1,7881,1793,7891,1,12,10,1,7888,2049,2558,2049,3640,108,116,0,1,7897,1793,7907,1,13,10,1,7904,2049,2558,2049,3640,103,116,0,1,7913,1793,7923,1,14,10,1,7920,2049,2558,2049,3640,102,101,0,1,7929,1793,7939,1,15,10,1,7936,2049,2558,2049,3640,115,116,0,1,7945,1793,7955,1,16,10,1,7952,2049,2558,2049,3640,97,100,0,1,7961,1793,7971,1,17,10,1,7968,2049,2558,2049,3640,115,117,0,1,7977,1793,7987,1,18,10,1,7984,2049,2558,2049,3640,109,117,0,1,7993,1793,8003,1,19,10,1,8000,2049,2558,2049,3640,100,105,0,1,8009,1793,8019,1,20,10,1,8016,2049,2558,2049,3640,97,110,0,1,8025,1793,8035,1,21,10,1,8032,2049,2558,2049,3640,111,114,0,1,8041,1793,8051,1,22,10,1,8048,2049,2558,2049,3640,120,111,0,1,8057,1793,8067,1,23,10,1,8064,2049,2558,2049,3640,115,104,0,1,8073,1793,8083,1,24,10,1,8080,2049,2558,2049,3640,122,114,0,1,8089,1793,8099,1,25,10,1,8096,2049,2558,2049,3640,101,110,0,1,8105,1793,8115,1,26,10,1,8112,2049,2558,3,1,0,10,7677,8131,171,112,97,99,107,0,1,7647,2049,7687,1,7656,2049,7687,1,7665,2049,7687,1,7674,2049,7687,1,-24,24,4,1,-16,24,17,4,1,-8,24,17,4,17,10,7616,8168,171,105,0,2,1,7647,1,2,2049,3111,1,2,17,2,1,7656,1,2,2049,3111,1,2,17,2,1,7665,1,2,2049,3111,1,2,17,1,7674,1,2,2049,3111,2049,8131,2049,132,10,8163,8214,171,100,0,2049,132,10,8209,8222,171,114,0,2049,224,2049,185,15,2049,132,10,8217,8237,183,97,115,123,0,3841,151,1,151,2049,3018,10,8230,8251,183,125,97,115,0,4097,151,10,8244,8270,171,99,117,114,114,101,110,116,45,108,105,110,101,0,2049,3512,1,1025,18,10,8254,8292,171,99,111,117,110,116,45,116,111,107,101,110,115,0,1793,8298,1,32,11,10,1,8294,2049,4031,2049,79,10,8276,8319,171,110,101,120,116,45,116,111,107,101,110,0,1,32,2049,6208,10,8305,8342,171,112,114,111,99,101,115,115,45,116,111,107,101,110,115,0,1793,8377,2049,8319,4,1793,8370,2,2049,79,2049,2399,1793,8359,2049,396,10,1,8356,1793,8365,3,10,1,8363,2049,122,10,1,8349,2049,2072,2049,2849,10,1,8344,2049,2259,2049,396,10,8244,8398,171,115,58,101,118,97,108,117,97,116,101,0,2049,8270,2049,4239,2049,8270,2,2049,8292,2049,8342,10,8384,8418,171,112,117,116,99,0,1000,10,8410,8426,171,110,108,0,1,10,2049,8418,10,8420,8437,171,115,112,0,1,32,2049,8418,10,8431,8449,171,116,97,98,0,1,9,2049,8418,10,8442,8462,171,112,117,116,115,0,1793,8467,2049,8418,10,1,8464,2049,3968,10,8454,8480,171,112,117,116,110,0,2049,5671,2049,8462,10,8472,8494,171,119,111,114,100,115,0,1793,8503,2049,189,2049,8462,2049,8437,10,1,8496,2049,6806,10,8485,8517,171,114,101,115,101,116,0,2049,1682,25,5,3,6,1,1,18,1,8519,7,10,8508,8544,171,100,117,109,112,45,115,116,97,99,107,0,2049,1682,25,3,5,2049,8544,6,2,2049,8480,2049,8437,10,8530,8566,171,70,82,69,69,0,2049,3512,1,1025,18,2049,1910,18,10,0 }; +#include +int32_t ngaImageCells = 8860; +int32_t ngaImage[] = { 1793,-1,8842,8859,201802,0,10,1,10,2,10,3,10,4,10,5,10,6,10, + 7,10,8,10,9,10,10,10,11,10,12,10,13,10,14,10,15,10,16,10, + 17,10,18,10,19,10,20,10,21,10,22,10,23,10,24,10,25,10,26,10, + 68223234,1,2575,85000450,1,656912,354,339,268505089,66,65,135205121,66,10,101384453,0,9,10,2049,59, + 25,459011,77,524546,77,302256641,1,10,16974595,0,50529798,10,25,524547,96,50529798,10,17108738,1,251790353, + 101777669,1,17565186,87,524545,91,67,167838467,-1,134287105,3,62,659457,3,459023,108,2049,59,25,2049, + 108,1793,115,2049,115,117506307,0,108,0,524545,25,113,168820993,0,127,1642241,127,134283523,7,113, + 1793,108,7,524545,2049,108,1793,108,16846593,127,142,141,1793,67,16846593,127,113,141,1793,67, + 7,10,659713,1,659713,2,659713,3,17108737,3,2,524559,108,2049,108,2049,108,2049,122,168820998, + 2,655,1025,167841793,180,5,17826049,0,180,2,15,25,524546,165,134287105,181,96,2305,182,459023, + 190,134287361,181,185,659201,180,2049,59,25,84152833,48,286458116,10,459014,205,184618754,45,25,16974851,-1, + 168886532,1,134284289,1,214,134284289,0,205,660227,32,0,0,112,114,101,102,105,120,58,32, + 0,285278479,231,7,2576,524546,82,1641217,1,167838467,228,2049,244,2049,240,524545,231,200,17826050,230, + 0,2572,2563,2049,221,1793,134,459023,134,17760513,147,3,167,8,251727617,3,2,2049,161,268501264, + -1,127,10,2049,200,2049,161,459023,134,285282049,3,2,16846593,127,-1,127,134283536,1793,108,16846593, + 3,0,108,8,659201,3,524545,25,113,17043201,3,7,2049,113,2049,108,268505092,127,1642241,127, + 656131,659201,3,524545,7,113,2049,108,459009,19,113,459009,55,113,459009,15,113,459009,17,113, + 1793,5,524546,161,134284303,163,1807,1025,1642241,230,285282049,346,1,459012,341,117509889,180,341,134287105,346, + 200,16845825,0,354,339,1793,67,17826050,346,250,8,117506305,347,357,67,0,9,153,100,117, + 112,0,374,11,153,100,114,111,112,0,381,13,153,115,119,97,112,0,389,21, + 153,99,97,108,108,0,397,27,153,101,113,63,0,405,29,153,45,101,113,63, + 0,412,31,153,108,116,63,0,420,33,153,103,116,63,0,427,35,153,102,101, + 116,99,104,0,434,37,153,115,116,111,114,101,0,443,39,153,43,0,452,41, + 153,45,0,457,43,153,42,0,462,45,153,47,109,111,100,0,467,47,153,97, + 110,100,0,475,49,153,111,114,0,482,51,153,120,111,114,0,488,53,153,115, + 104,105,102,116,0,495,333,159,112,117,115,104,0,504,336,159,112,111,112,0, + 512,330,159,48,59,0,519,59,147,102,101,116,99,104,45,110,101,120,116,0, + 525,62,147,115,116,111,114,101,45,110,101,120,116,0,539,221,147,115,58,116, + 111,45,110,117,109,98,101,114,0,553,96,147,115,58,101,113,63,0,568,82, + 147,115,58,108,101,110,103,116,104,0,577,67,147,99,104,111,111,115,101,0, + 589,75,147,105,102,0,599,73,147,45,105,102,0,605,261,159,112,114,101,102, + 105,120,58,40,0,612,127,134,67,111,109,112,105,108,101,114,0,624,3,134, + 72,101,97,112,0,636,108,147,44,0,644,122,147,115,44,0,649,128,159,59, + 0,655,288,159,91,0,660,305,159,93,0,665,2,134,68,105,99,116,105,111, + 110,97,114,121,0,670,160,147,100,58,108,105,110,107,0,684,161,147,100,58, + 120,116,0,694,163,147,100,58,99,108,97,115,115,0,702,165,147,100,58,110, + 97,109,101,0,713,147,147,99,108,97,115,115,58,119,111,114,100,0,723,159, + 147,99,108,97,115,115,58,109,97,99,114,111,0,737,134,147,99,108,97,115, + 115,58,100,97,116,97,0,752,167,147,100,58,97,100,100,45,104,101,97,100, + 101,114,0,766,262,159,112,114,101,102,105,120,58,35,0,782,268,159,112,114, + 101,102,105,120,58,58,0,794,282,159,112,114,101,102,105,120,58,38,0,806, + 266,159,112,114,101,102,105,120,58,36,0,818,320,159,114,101,112,101,97,116, + 0,830,322,159,97,103,97,105,110,0,840,366,147,105,110,116,101,114,112,114, + 101,116,0,849,200,147,100,58,108,111,111,107,117,112,0,862,153,147,99,108, + 97,115,115,58,112,114,105,109,105,116,105,118,101,0,874,4,134,86,101,114, + 115,105,111,110,0,893,339,147,101,114,114,58,110,111,116,102,111,117,110,100, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,59,0,114,101,0,0,83,0,99,107,0,0,105,110, + 100,101,120,62,0,103,63,0,63,64,91,92,93,94,96,123,124,125,126,0, + 72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,904,1543,147, + 69,79,77,0,1,-3,15,10,1536,1557,147,100,58,108,97,115,116,0,1,2, + 15,10,1547,1575,147,100,58,108,97,115,116,60,120,116,62,0,2049,1557,2049,161, + 15,10,1561,1598,147,100,58,108,97,115,116,60,99,108,97,115,115,62,0,2049, + 1557,2049,163,15,10,1581,1620,147,100,58,108,97,115,116,60,110,97,109,101,62, + 0,2049,1557,2049,165,10,1604,1636,147,114,101,99,108,97,115,115,0,2049,1557,2049, + 163,16,10,1625,1655,147,105,109,109,101,100,105,97,116,101,0,1,159,2049,1636, + 10,1642,1668,147,100,97,116,97,0,1,134,2049,1636,10,1660,1682,147,100,101,112, + 116,104,0,1,-1,15,10,1673,1701,147,99,111,109,112,105,108,101,58,108,105, + 116,0,1,1,2049,108,2049,108,10,1686,1724,147,99,111,109,112,105,108,101,58, + 106,117,109,112,0,1,1793,2049,108,2049,108,10,1708,1747,147,99,111,109,112,105, + 108,101,58,99,97,108,108,0,1,2049,2049,108,2049,108,10,1731,1769,147,99,111, + 109,112,105,108,101,58,114,101,116,0,1,10,2049,108,10,1754,1788,147,99,111, + 109,112,105,108,105,110,103,63,0,1,127,15,10,1774,1804,159,112,114,101,102, + 105,120,58,64,0,2049,200,2049,161,15,2049,1788,1793,1820,1,3841,2049,108,2049,108, + 10,1,1813,1793,1826,15,10,1,1824,2049,67,10,1792,1843,159,112,114,101,102,105, + 120,58,33,0,2049,200,2049,161,15,2049,1788,1793,1859,1,4097,2049,108,2049,108,10, + 1,1852,1793,1865,16,10,1,1863,2049,67,10,1831,1882,159,112,114,101,102,105,120, + 58,96,0,2049,1788,1793,1891,2049,221,2049,108,10,1,1886,1793,1897,3,10,1,1895, + 2049,67,10,1870,1910,147,104,101,114,101,0,3841,3,10,1902,1925,147,100,58,99, + 114,101,97,116,101,0,1,134,1,0,2049,167,2049,1910,2049,1557,2049,161,16,10, + 1913,1946,147,118,97,114,0,2049,1925,1,0,2049,108,10,1939,1963,147,118,97,114, + 60,110,62,0,2049,1925,2049,108,10,1953,1977,147,99,111,110,115,116,0,2049,1925, + 2049,1557,2049,161,16,10,1968,1993,147,116,117,99,107,0,2,5,4,6,10,1985, + 2006,147,111,118,101,114,0,5,2,6,4,10,1998,2023,147,100,117,112,45,112, + 97,105,114,0,2049,2006,2049,2006,10,2011,2035,147,110,105,112,0,4,3,10,2028, + 2051,147,100,114,111,112,45,112,97,105,114,0,3,3,10,2038,2062,147,63,100, + 117,112,0,2,25,10,2054,2072,147,100,105,112,0,4,5,8,6,10,2065,2084, + 147,115,105,112,0,5,2,6,4,1,21,2049,2072,10,2077,2099,147,98,105,0, + 1,2084,2049,2072,8,10,2093,2112,147,98,105,42,0,1,2072,2049,2072,8,10,2105, + 2125,147,98,105,64,0,2,2049,2112,10,2118,2136,147,116,114,105,0,1793,2145,1, + 2084,2049,2072,2049,2084,10,1,2138,2049,2072,8,10,2129,2159,147,116,114,105,42,0, + 1793,2176,1793,2169,4,1,2072,2049,2072,10,1,2163,2049,2072,2049,2072,10,1,2161,2049, + 2072,8,10,2151,2190,147,116,114,105,64,0,2,2,2049,2159,10,2182,2204,147,119, + 104,105,108,101,0,1793,2216,2,2049,2072,4,25,3,1,2206,7,10,1,2206,8, + 3,10,2195,2230,147,117,110,116,105,108,0,1793,2245,2,2049,2072,4,1,-1,23, + 25,3,1,2232,7,10,1,2232,8,3,10,2221,2259,147,116,105,109,101,115,0, + 4,1793,2276,25,1,1,18,5,1,21,2049,2084,6,1,2262,7,10,1,2262,8, + 3,10,2250,2289,147,84,82,85,69,0,1,-1,10,2281,2301,147,70,65,76,83, + 69,0,1,0,10,2292,2313,147,108,116,101,113,63,0,2049,2023,11,1793,2320,13, + 10,1,2318,2049,2072,22,10,2304,2335,147,103,116,101,113,63,0,2049,2023,11,1793, + 2342,14,10,1,2340,2049,2072,22,10,2326,2357,147,110,58,77,65,88,0,1,2147483647, + 10,2348,2369,147,110,58,77,73,78,0,1,-2147483648,10,2360,2383,147,110,58,122,101, + 114,111,63,0,1,0,11,10,2372,2399,147,110,58,45,122,101,114,111,63,0, + 1,0,12,10,2387,2418,147,110,58,110,101,103,97,116,105,118,101,63,0,1, + 0,13,10,2403,2437,147,110,58,112,111,115,105,116,105,118,101,63,0,1,-1, + 14,10,2422,2465,147,110,58,115,116,114,105,99,116,108,121,45,112,111,115,105, + 116,105,118,101,63,0,1,0,14,10,2441,2480,147,110,58,101,118,101,110,63, + 0,1,2,20,3,2049,2383,10,2469,2497,147,110,58,111,100,100,63,0,1,2, + 20,3,2049,2399,10,2487,2512,147,99,97,115,101,0,1793,2518,2049,2006,11,10,1, + 2514,2049,2072,4,1793,2531,2049,2035,8,2049,2289,10,1,2525,1793,2539,3,2049,2301,10, + 1,2535,2049,67,25,6,3,3,10,2504,2558,147,115,58,99,97,115,101,0,1793, + 2565,2049,2006,2049,96,10,1,2560,2049,2072,4,1793,2578,2049,2035,8,2049,2289,10,1, + 2572,1793,2586,3,2049,2301,10,1,2582,2049,67,25,6,3,3,10,2548,2602,147,114, + 111,116,0,1793,2606,4,10,1,2604,2049,2072,4,10,2595,2620,147,116,111,114,115, + 0,6,6,2,5,4,5,10,2612,2632,147,47,0,20,2049,2035,10,2627,2643,147, + 109,111,100,0,20,3,10,2636,2653,147,110,111,116,0,1,-1,23,10,2646,2666, + 147,110,58,112,111,119,0,1,1,4,1793,2675,2049,2006,19,10,1,2671,2049,2259, + 2049,2035,10,2657,2694,147,110,58,110,101,103,97,116,101,0,1,-1,19,10,2682, + 2710,147,110,58,115,113,117,97,114,101,0,2,19,10,2698,2723,147,110,58,115, + 113,114,116,0,1,1,1793,2744,2049,2023,2049,2632,2049,2006,18,1,2,2049,2632,25, + 17,1,2727,7,10,1,2727,8,2049,2035,10,2713,2759,147,110,58,109,105,110,0, + 2049,2023,13,1793,2766,3,10,1,2764,1793,2773,2049,2035,10,1,2770,2049,67,10,2750, + 2787,147,110,58,109,97,120,0,2049,2023,14,1793,2794,3,10,1,2792,1793,2801,2049, + 2035,10,1,2798,2049,67,10,2778,2815,147,110,58,97,98,115,0,2,2049,2694,2049, + 2787,10,2806,2832,147,110,58,108,105,109,105,116,0,4,5,2049,2759,6,2049,2787, + 10,2821,2849,147,110,58,105,110,99,0,1,1,17,10,2840,2862,147,110,58,100, + 101,99,0,1,1,18,10,2853,2880,147,110,58,98,101,116,119,101,101,110,63, + 0,2049,2602,1793,2891,2049,2602,2049,2602,2049,2832,10,1,2884,2049,2084,11,10,2866,2909, + 147,118,58,105,110,99,45,98,121,0,1793,2914,15,17,10,1,2911,2049,2084,16, + 10,2897,2932,147,118,58,100,101,99,45,98,121,0,1793,2938,15,4,18,10,1, + 2934,2049,2084,16,10,2920,2953,147,118,58,105,110,99,0,1,1,4,2049,2909,10, + 2944,2968,147,118,58,100,101,99,0,1,1,4,2049,2932,10,2959,2985,147,118,58, + 108,105,109,105,116,0,5,5,2,15,6,6,2049,2832,4,16,10,2974,3004,147, + 118,58,111,110,0,2049,2289,4,16,10,2996,3018,147,118,58,111,102,102,0,2049, + 2301,4,16,10,3009,3037,147,118,58,112,114,101,115,101,114,118,101,0,4,2, + 15,1793,3051,1793,3046,8,10,1,3044,2049,2072,10,1,3042,2049,2072,4,16,10,3023, + 3067,147,97,108,108,111,116,0,1,3,2049,2909,10,3058,3090,147,118,58,117,112, + 100,97,116,101,45,117,115,105,110,103,0,4,1793,3097,15,4,8,10,1,3093, + 2049,2084,16,10,3072,3111,147,99,111,112,121,0,1793,3120,1,59,2049,2072,2049,62, + 10,1,3113,2049,2259,3,3,10,3103,3140,147,83,99,111,112,101,76,105,115,116, + 0,8384,8591,10,3127,3149,147,123,123,0,2049,1557,2,1,3140,2049,62,16,10,3143, + 3174,147,45,45,45,114,101,118,101,97,108,45,45,45,0,2049,1557,1,3140,2049, + 2849,16,10,3158,3188,147,125,125,0,1,3140,2049,59,4,15,11,1793,3202,3841,3140, + 4097,2,10,1,3197,1793,3232,3841,3140,1793,3227,1,2,15,2,15,1,3140,2049,2849, + 15,12,25,3,1,3212,7,10,1,3210,8,16,10,1,3206,2049,67,10,3182,3247, + 134,66,117,102,102,101,114,0,0,10,3237,3256,134,80,116,114,0,0,10,3249, + 3271,147,116,101,114,109,105,110,97,116,101,0,1,0,3841,3256,16,10,3182,3293, + 147,98,117,102,102,101,114,58,115,116,97,114,116,0,3841,3247,10,3277,3310,147, + 98,117,102,102,101,114,58,101,110,100,0,3841,3256,10,3296,3327,147,98,117,102, + 102,101,114,58,97,100,100,0,2049,3310,16,1,3256,2049,2953,2049,3271,10,3313,3351, + 147,98,117,102,102,101,114,58,103,101,116,0,1,3256,2049,2968,2049,3310,15,2049, + 3271,10,3337,3377,147,98,117,102,102,101,114,58,101,109,112,116,121,0,2049,3293, + 4097,3256,2049,3271,10,3361,3399,147,98,117,102,102,101,114,58,115,105,122,101,0, + 2049,3310,2049,3293,18,10,3384,3419,147,98,117,102,102,101,114,58,115,101,116,0, + 4097,3247,2049,3377,10,3405,3443,147,98,117,102,102,101,114,58,112,114,101,115,101, + 114,118,101,0,3841,3247,3841,3256,1793,3460,1793,3453,8,10,1,3451,2049,2072,4097,3247, + 10,1,3449,2049,2072,4097,3256,10,3424,3482,134,84,101,109,112,83,116,114,105,110, + 103,115,0,32,3467,3500,134,84,101,109,112,83,116,114,105,110,103,77,97,120, + 0,512,3483,3512,147,83,84,82,73,78,71,83,0,2049,1543,3841,3482,3841,3500,19, + 18,10,3501,3534,134,115,58,67,117,114,114,101,110,116,0,6,10,3521,3549,147, + 115,58,112,111,105,110,116,101,114,0,3841,3534,3841,3500,19,2049,3512,17,10,3536, + 3568,147,115,58,110,101,120,116,0,1,3534,2049,2953,3841,3534,3841,3482,11,1793,3584, + 1,0,4097,3534,10,1,3579,2049,75,10,3501,3599,147,115,58,116,101,109,112,0, + 2,2049,82,2049,2849,2049,3549,4,2049,3111,2049,3549,2049,3568,10,3589,3625,147,115,58, + 101,109,112,116,121,0,2049,3549,2049,3568,10,3614,3640,147,115,58,115,107,105,112, + 0,6,1793,3648,2049,59,2049,2399,10,1,3643,2049,2204,2049,2862,5,10,3630,3666,147, + 115,58,107,101,101,112,0,2049,1788,1793,3675,1,3640,2049,147,10,1,3670,2049,75, + 2049,1910,1793,3686,2049,122,10,1,3683,2049,2072,2049,134,10,3656,3705,159,112,114,101, + 102,105,120,58,39,0,2049,1788,1793,3712,2049,3666,10,1,3709,1793,3719,2049,3599,10, + 1,3716,2049,67,10,3693,3734,147,115,58,99,104,111,112,0,2049,3599,2,2049,82, + 2049,2006,17,2049,2862,1,0,4,16,10,3724,3762,147,115,58,114,101,118,101,114, + 115,101,0,1793,3804,2,2049,3599,2049,3419,1,82,1793,3780,2,2049,82,17,2049,2862, + 10,1,3773,2049,2099,4,1793,3794,2,15,2049,3327,2049,2862,10,1,3787,2049,2259,3, + 2049,3293,2049,3599,10,1,3764,2049,3443,10,3749,3824,147,115,58,116,114,105,109,45, + 108,101,102,116,0,2049,3599,1793,3849,2049,59,1793,3836,1,32,11,10,1,3832,1793, + 3843,2049,2399,10,1,3840,2049,2099,21,10,1,3828,2049,2204,2049,2862,10,3809,3872,147, + 115,58,116,114,105,109,45,114,105,103,104,116,0,2049,3599,2049,3762,2049,3824,2049, + 3762,10,3856,3891,147,115,58,116,114,105,109,0,2049,3872,2049,3824,10,3881,3909,147, + 115,58,112,114,101,112,101,110,100,0,2049,3599,1793,3933,2,2049,82,17,1793,3925, + 2,2049,82,2049,2849,10,1,3919,2049,2072,4,2049,3111,10,1,3913,2049,2084,10,3896, + 3950,147,115,58,97,112,112,101,110,100,0,4,2049,3909,10,3938,3968,147,115,58, + 102,111,114,45,101,97,99,104,0,1793,4013,2049,2006,15,25,3,2049,2023,1793,3996, + 1793,3991,1793,3985,15,10,1,3983,2049,2072,8,10,1,3981,2049,2072,10,1,3979,2049, + 2072,1793,4005,2049,2849,10,1,4002,2049,2072,1,3970,7,10,1,3970,8,2049,2051,10, + 3954,4031,147,115,58,102,105,108,116,101,114,0,1793,4068,2049,3625,2049,3419,4,1793, + 4060,2049,2023,4,8,1793,4049,2049,3327,10,1,4046,1793,4055,3,10,1,4053,2049,67, + 10,1,4040,2049,3968,3,2049,3293,10,1,4033,2049,3443,10,4019,4082,147,115,58,109, + 97,112,0,1793,4105,2049,3625,2049,3419,4,1793,4097,2049,2006,8,2049,3327,10,1,4091, + 2049,3968,3,2049,3293,10,1,4084,2049,3443,10,4073,4122,147,115,58,115,117,98,115, + 116,114,0,1793,4128,17,2049,3625,10,1,4124,2049,2072,1793,4146,2049,2006,1793,4141,2049, + 3111,10,1,4138,2049,2072,10,1,4134,2049,2084,2049,2006,1793,4160,17,1,0,4,16, + 10,1,4154,2049,2072,10,4110,4176,147,115,58,114,105,103,104,116,0,2049,2006,2049, + 82,2049,2006,18,4,2049,4122,10,4165,4197,147,115,58,108,101,102,116,0,1,0, + 4,2049,4122,10,4187,4213,147,115,58,104,97,115,104,0,1,5381,4,1793,4224,4, + 1,33,19,17,10,1,4218,2049,3968,10,4203,4239,147,115,58,99,111,112,121,0, + 2049,2006,2049,82,2049,2849,2049,3111,10,4229,4260,147,115,58,68,73,71,73,84,83, + 0,2049,3640,48,49,50,51,52,53,54,55,56,57,0,1,4262,10,4248,4297,147, + 115,58,65,83,67,73,73,45,76,79,87,69,82,67,65,83,69,0,2049,3640, + 97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116, + 117,118,119,120,121,122,0,1,4299,10,4276,4350,147,115,58,65,83,67,73,73, + 45,85,80,80,69,82,67,65,83,69,0,2049,3640,65,66,67,68,69,70,71, + 72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,0, + 1,4352,10,4329,4401,147,115,58,65,83,67,73,73,45,76,69,84,84,69,82, + 83,0,2049,3640,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112, + 113,114,115,116,117,118,119,120,121,122,65,66,67,68,69,70,71,72,73,74, + 75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,0,1,4403,10, + 4382,4476,147,115,58,80,85,78,67,84,85,65,84,73,79,78,0,2049,3640,95, + 33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,58,59,60,61,62, + 63,64,91,92,93,94,96,123,124,125,126,0,1,4478,1,95,2049,2006,16,10, + 4459,4535,134,115,58,87,72,73,84,69,83,80,65,67,69,0,9,10,13,0, + 4519,0,134,65,83,67,73,73,58,78,85,76,0,4539,1,134,65,83,67,73, + 73,58,83,79,72,0,4552,2,134,65,83,67,73,73,58,83,84,88,0,4565, + 3,134,65,83,67,73,73,58,69,84,88,0,4578,4,134,65,83,67,73,73, + 58,69,79,84,0,4591,5,134,65,83,67,73,73,58,69,78,81,0,4604,6, + 134,65,83,67,73,73,58,65,67,75,0,4617,7,134,65,83,67,73,73,58, + 66,69,76,0,4630,8,134,65,83,67,73,73,58,66,83,0,4643,9,134,65, + 83,67,73,73,58,72,84,0,4655,10,134,65,83,67,73,73,58,76,70,0, + 4667,11,134,65,83,67,73,73,58,86,84,0,4679,12,134,65,83,67,73,73, + 58,70,70,0,4691,13,134,65,83,67,73,73,58,67,82,0,4703,14,134,65, + 83,67,73,73,58,83,79,0,4715,15,134,65,83,67,73,73,58,83,73,0, + 4727,16,134,65,83,67,73,73,58,68,76,69,0,4739,17,134,65,83,67,73, + 73,58,68,67,49,0,4752,18,134,65,83,67,73,73,58,68,67,50,0,4765, + 19,134,65,83,67,73,73,58,68,67,51,0,4778,20,134,65,83,67,73,73, + 58,68,67,52,0,4791,21,134,65,83,67,73,73,58,78,65,75,0,4804,22, + 134,65,83,67,73,73,58,83,89,78,0,4817,23,134,65,83,67,73,73,58, + 69,84,66,0,4830,24,134,65,83,67,73,73,58,67,65,78,0,4843,25,134, + 65,83,67,73,73,58,69,77,0,4856,26,134,65,83,67,73,73,58,83,85, + 66,0,4868,27,134,65,83,67,73,73,58,69,83,67,0,4881,28,134,65,83, + 67,73,73,58,70,83,0,4894,29,134,65,83,67,73,73,58,71,83,0,4906, + 30,134,65,83,67,73,73,58,82,83,0,4918,31,134,65,83,67,73,73,58, + 85,83,0,4930,32,134,65,83,67,73,73,58,83,80,65,67,69,0,4942,127, + 134,65,83,67,73,73,58,68,69,76,0,4957,4983,147,99,58,108,101,116,116, + 101,114,63,0,1,65,1,122,2049,2880,10,4970,5006,147,99,58,108,111,119,101, + 114,99,97,115,101,63,0,1,97,1,122,2049,2880,10,4990,5029,147,99,58,117, + 112,112,101,114,99,97,115,101,63,0,1,65,1,90,2049,2880,10,5013,5048,147, + 99,58,100,105,103,105,116,63,0,1,48,1,57,2049,2880,10,5036,5072,147,99, + 58,119,104,105,116,101,115,112,97,99,101,63,0,1,32,1793,5079,2049,2289,10, + 1,5076,2049,2512,1,9,1793,5090,2049,2289,10,1,5087,2049,2512,1,10,1793,5101,2049, + 2289,10,1,5098,2049,2512,1,13,1793,5112,2049,2289,10,1,5109,2049,2512,3,2049,2301, + 10,5055,5134,147,99,58,118,105,115,105,98,108,101,63,0,1,31,1,126,2049, + 2880,10,5120,5153,147,99,58,118,111,119,101,108,63,0,1,97,1793,5160,2049,2289, + 10,1,5157,2049,2512,1,101,1793,5171,2049,2289,10,1,5168,2049,2512,1,105,1793,5182, + 2049,2289,10,1,5179,2049,2512,1,111,1793,5193,2049,2289,10,1,5190,2049,2512,1,117, + 1793,5204,2049,2289,10,1,5201,2049,2512,1,65,1793,5215,2049,2289,10,1,5212,2049,2512, + 1,69,1793,5226,2049,2289,10,1,5223,2049,2512,1,73,1793,5237,2049,2289,10,1,5234, + 2049,2512,1,79,1793,5248,2049,2289,10,1,5245,2049,2512,1,85,1793,5259,2049,2289,10, + 1,5256,2049,2512,3,2049,2301,10,5141,5283,147,99,58,99,111,110,115,111,110,97, + 110,116,63,0,2,2049,4983,1793,5293,2049,5153,2049,2653,10,1,5288,1793,5301,3,2049, + 2301,10,1,5297,2049,67,10,5267,5323,147,99,58,45,108,111,119,101,114,99,97, + 115,101,63,0,2049,5006,2049,2653,10,5306,5345,147,99,58,45,117,112,112,101,114, + 99,97,115,101,63,0,2049,5029,2049,2653,10,5328,5363,147,99,58,45,100,105,103, + 105,116,63,0,2049,5048,2049,2653,10,5350,5386,147,99,58,45,119,104,105,116,101, + 115,112,97,99,101,63,0,2049,5072,2049,2653,10,5368,5406,147,99,58,45,118,105, + 115,105,98,108,101,63,0,2049,5134,2049,2653,10,5391,5424,147,99,58,45,118,111, + 119,101,108,63,0,2049,5153,2049,2653,10,5411,5446,147,99,58,45,99,111,110,115, + 111,110,97,110,116,63,0,2049,5283,2049,2653,10,5429,5465,147,99,58,116,111,45, + 117,112,112,101,114,0,2,2049,5006,25,3,1,32,18,10,5451,5488,147,99,58, + 116,111,45,108,111,119,101,114,0,2,2049,5029,25,3,1,32,17,10,5474,5514, + 147,99,58,116,111,103,103,108,101,45,99,97,115,101,0,2,2049,5006,1793,5522, + 2049,5465,10,1,5519,1793,5529,2049,5488,10,1,5526,2049,67,10,5497,5549,147,99,58, + 116,111,45,115,116,114,105,110,103,0,2049,3640,46,0,1,5551,2049,3599,1793,5561, + 16,10,1,5559,2049,2084,10,5534,5580,147,115,58,116,111,45,117,112,112,101,114, + 0,1793,5585,2049,5465,10,1,5582,2049,4082,10,5566,5604,147,115,58,116,111,45,108, + 111,119,101,114,0,1793,5609,2049,5488,10,1,5606,2049,4082,10,5590,5623,134,86,97, + 108,117,101,0,0,5614,5635,147,99,111,114,114,101,99,116,0,2,1,48,13, + 1793,5651,1,48,2049,2006,18,1,2,19,17,10,1,5641,2049,75,10,5590,5671,147, + 110,58,116,111,45,115,116,114,105,110,103,0,1793,5726,2049,1910,2049,3419,2,4097, + 5623,2049,2815,1793,5699,1,10,20,4,1,48,17,2049,5635,2049,3327,2,2049,2399,10, + 1,5684,2049,2204,3,3841,5623,2049,2418,1793,5715,1,45,2049,3327,10,1,5710,2049,75, + 2049,3293,2049,3762,2049,3599,10,1,5673,2049,3443,10,5656,5753,134,82,101,119,114,105, + 116,101,85,110,100,101,114,115,99,111,114,101,115,0,-1,5731,5761,147,115,117, + 98,0,1,95,1793,5768,1,32,10,1,5765,2049,2512,10,5754,5784,147,114,101,119, + 114,105,116,101,0,3841,5753,1793,5798,1793,5793,2049,5761,10,1,5790,2049,4082,10,1, + 5788,2049,75,1,3705,8,10,5731,5818,159,112,114,101,102,105,120,58,39,0,2049, + 5784,10,5806,5835,147,115,58,105,110,100,101,120,45,111,102,0,4,1793,5859,2049, + 59,25,4,1793,5848,2049,2006,12,10,1,5844,2049,2072,4,25,3,1,5838,7,10, + 1,5838,2049,2084,1793,5871,18,2049,2862,2049,2035,10,1,5865,2049,2084,2049,82,2049,2006, + 11,1793,5886,3,1,-1,10,1,5882,2049,75,10,5821,5911,147,115,58,99,111,110, + 116,97,105,110,115,45,99,104,97,114,63,0,2049,5835,1,-1,12,10,5891,5924, + 134,83,114,99,0,0,5917,5932,134,84,97,114,0,0,5925,5940,134,80,97,100, + 0,0,5933,5946,134,73,0,0,5941,5952,134,70,0,0,5947,5959,134,65,116,0, + 0,5953,5973,147,116,101,114,109,105,110,97,116,101,0,1,0,3841,5940,3841,5932, + 2049,82,17,16,10,5960,5995,147,101,120,116,114,97,99,116,0,3841,5924,3841,5946, + 17,3841,5940,3841,5932,2049,82,2049,3111,10,5984,6020,147,99,111,109,112,97,114,101, + 0,3841,5940,3841,5932,2049,96,3841,5952,22,4097,5952,3841,5952,1793,6040,3841,5946,4097,5959, + 10,1,6035,2049,73,10,6009,6053,147,110,101,120,116,0,1,5946,2049,2953,10,5891, + 6080,147,115,58,99,111,110,116,97,105,110,115,45,115,116,114,105,110,103,63, + 0,4097,5932,4097,5924,2049,3625,4097,5940,1,0,4097,5946,1,0,4097,5952,3841,5924,2049, + 82,1793,6111,2049,5995,2049,5973,2049,6020,2049,6053,10,1,6102,2049,2259,3841,5952,10,6058, + 6139,147,115,58,105,110,100,101,120,45,111,102,45,115,116,114,105,110,103,0, + 4097,5932,4097,5924,2049,3625,4097,5940,1,0,4097,5946,1,0,4097,5952,1,-1,4097,5959, + 3841,5924,2049,82,1793,6174,2049,5995,2049,5973,2049,6020,2049,6053,10,1,6165,2049,2259,3841, + 5952,1793,6185,3841,5959,10,1,6182,1793,6192,1,-1,10,1,6189,2049,67,10,6118,6208, + 147,115,58,115,112,108,105,116,0,2049,2023,2049,5835,2049,2035,2049,2023,2049,4197,1793, + 6222,17,10,1,6220,2049,2072,10,6197,6248,147,115,58,115,112,108,105,116,45,111, + 110,45,115,116,114,105,110,103,0,2049,2023,2049,6139,2049,2849,2049,2035,2049,2023,2049, + 4197,1793,6264,17,10,1,6262,2049,2072,10,6227,6274,134,76,0,0,6227,6288,147,115, + 58,114,101,112,108,97,99,101,0,2049,2006,2049,82,4097,6274,1793,6303,2049,6248,4, + 3841,6274,17,10,1,6296,2049,2072,2049,3909,2049,3950,10,6275,6324,134,83,112,108,105, + 116,45,79,110,0,0,6312,6335,147,109,97,116,99,104,63,0,3841,6324,11,10, + 6325,6352,147,116,101,114,109,105,110,97,116,101,0,1,0,2049,2006,2049,2862,16, + 10,6339,6368,147,115,116,101,112,0,1793,6373,2049,2849,10,1,6370,2049,2072,2049,6335, + 1793,6387,2,2049,108,2049,6352,10,1,6381,2049,75,10,6275,6406,147,115,58,116,111, + 107,101,110,105,122,101,0,4097,6324,2049,3666,2049,1910,1,0,2049,108,1793,6433,2, + 2049,108,2,1793,6427,2049,6368,10,1,6424,2049,3968,3,10,1,6418,2049,2072,2049,1910, + 2049,2006,18,2049,2862,2049,2006,16,10,6392,6458,134,84,111,107,101,110,115,0,0, + 6448,6469,134,78,101,101,100,108,101,0,0,6459,6481,147,45,109,97,116,99,104, + 63,0,2,3841,6469,2049,6080,10,6470,6501,147,115,97,118,101,45,116,111,107,101, + 110,0,3841,6469,2049,6248,2049,3666,2049,3327,2049,2849,10,6487,6529,147,116,111,107,101, + 110,115,45,116,111,45,115,101,116,0,2049,1910,3841,6458,2049,3399,2,2049,108,1793, + 6545,2049,59,2049,108,10,1,6540,2049,2259,3,10,6392,6575,147,115,58,116,111,107, + 101,110,105,122,101,45,111,110,45,115,116,114,105,110,103,0,1793,6614,2049,3666, + 4097,6469,2049,1910,1,8192,17,4097,6458,3841,6458,2049,3419,1793,6604,2049,6481,25,3,2049, + 6501,1,6594,7,10,1,6594,8,2049,3666,2049,3327,2049,6529,10,1,6577,2049,3443,10, + 6551,6629,134,86,97,108,117,101,115,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6619,6665, + 147,102,114,111,109,0,2049,82,2,1793,6684,1793,6677,1,6629,17,16,10,1,6672, + 2049,2084,2049,2862,10,1,6670,2049,2259,3,10,6657,6696,147,116,111,0,2,2049,82, + 1793,6714,2049,59,1,97,18,2049,2849,1,6629,17,15,4,10,1,6701,2049,2259,3, + 10,6551,6731,147,114,101,111,114,100,101,114,0,1793,6736,2049,6665,10,1,6733,2049, + 2072,2049,6696,10,6720,6752,147,99,117,114,114,121,0,2049,1910,1793,6764,4,2049,1701, + 2049,1747,2049,1769,10,1,6756,2049,2072,10,6743,6777,147,100,111,101,115,0,2049,1575, + 4,2049,6752,2049,1557,2049,161,16,1,147,2049,1636,10,6769,6806,147,100,58,102,111, + 114,45,101,97,99,104,0,1,2,1793,6834,15,25,2049,2023,1793,6826,1793,6821,4, + 8,10,1,6818,2049,2072,10,1,6816,2049,2072,1,6810,7,10,1,6810,8,3,10, + 6792,6854,147,100,58,108,111,111,107,117,112,45,120,116,0,1,0,4,1793,6889, + 2049,2023,2049,161,15,11,1793,6878,4,1793,6873,2049,2035,10,1,6870,2049,2072,10,1, + 6867,1793,6884,3,10,1,6882,2049,67,10,1,6859,2049,6806,3,10,6839,6903,147,99, + 104,97,114,0,1,32,1793,6912,1,95,2049,3327,10,1,6907,2049,2512,1,114,1793, + 6925,1,13,2049,3327,10,1,6920,2049,2512,1,110,1793,6938,1,10,2049,3327,10,1, + 6933,2049,2512,1,116,1793,6951,1,9,2049,3327,10,1,6946,2049,2512,2049,3327,10,6895, + 6968,147,115,116,114,105,110,103,0,2049,59,25,2049,3327,1,6968,7,10,6958,6985, + 147,116,121,112,101,0,1,99,1793,6993,4,2049,3327,10,1,6989,2049,2512,1,115, + 1793,7006,4,2049,6968,3,10,1,7001,2049,2512,1,110,1793,7021,4,2049,5671,2049,6968, + 3,10,1,7014,2049,2512,3,10,6977,7037,147,104,97,110,100,108,101,0,1,92, + 1793,7046,2049,59,2049,6903,10,1,7041,2049,2512,1,37,1793,7059,2049,59,2049,6985,10, + 1,7054,2049,2512,2049,3327,10,6839,7083,147,115,58,119,105,116,104,45,102,111,114, + 109,97,116,0,1793,7112,2049,3625,1793,7107,2049,3419,1793,7102,2049,59,25,2049,7037,1, + 7093,7,10,1,7093,8,3,10,1,7089,2049,2084,10,1,7085,2049,3443,10,7066,7128, + 147,115,58,99,111,110,115,116,0,1793,7133,2049,3666,10,1,7130,2049,2072,2049,1977, + 10,7117,7154,147,115,101,116,58,108,101,110,103,116,104,0,15,10,7140,7176,147, + 115,101,116,58,102,114,111,109,45,114,101,115,117,108,116,115,0,2049,1682,1793, + 7182,8,10,1,7180,2049,2072,2049,1682,4,18,2049,1910,1793,7207,2,2049,108,1793,7202, + 2049,108,10,1,7199,2049,2259,10,1,7194,2049,2072,10,7156,7231,147,115,101,116,58, + 102,114,111,109,45,115,116,114,105,110,103,0,2049,3762,1793,7243,1793,7238,10,1, + 7237,2049,3968,10,1,7235,2049,6752,2049,7176,10,7212,7255,134,81,0,0,7212,7272,147, + 115,101,116,58,102,111,114,45,101,97,99,104,0,1,7255,1793,7302,4097,7255,2049, + 59,1793,7296,2049,59,4,1793,7291,3841,7255,8,10,1,7287,2049,2072,10,1,7282,2049, + 2259,3,10,1,7276,2049,3037,10,7256,7318,147,115,101,116,58,100,117,112,0,2049, + 1910,1793,7336,2,15,2049,108,1793,7331,2049,108,10,1,7328,2049,7272,10,1,7322,2049, + 2072,10,7307,7355,147,115,101,116,58,102,105,108,116,101,114,0,1793,7384,2049,2006, + 1793,7363,8,10,1,7361,2049,2072,4,1793,7373,2049,108,10,1,7370,1793,7379,3,10, + 1,7377,2049,67,10,1,7357,2049,6752,2049,1910,1793,7400,2049,2006,15,2049,108,2049,7272, + 10,1,7392,2049,2072,2049,1910,2049,2006,18,2049,2862,2049,2006,16,10,7341,7420,134,70, + 0,0,7341,7438,147,115,101,116,58,99,111,110,116,97,105,110,115,63,0,1, + 7420,2049,3018,1793,7453,2049,2006,11,3841,7420,22,4097,7420,10,1,7444,2049,7272,3,3841, + 7420,10,7421,7485,147,115,101,116,58,99,111,110,116,97,105,110,115,45,115,116, + 114,105,110,103,63,0,1,7420,2049,3018,1793,7501,2049,2006,2049,96,3841,7420,22,4097, + 7420,10,1,7491,2049,7272,3,3841,7420,10,7461,7520,147,115,101,116,58,109,97,112, + 0,1793,7526,8,2049,108,10,1,7522,2049,6752,2049,1910,1793,7542,2049,2006,15,2049,108, + 2049,7272,10,1,7534,2049,2072,10,7509,7562,147,115,101,116,58,114,101,118,101,114, + 115,101,0,2049,1910,1793,7596,2049,59,1793,7574,17,2049,2862,10,1,7570,2049,2084,2, + 2049,108,1793,7590,2,15,2049,108,2049,2862,10,1,7583,2049,2259,3,10,1,7566,2049, + 2072,10,7547,7612,147,115,101,116,58,110,116,104,0,17,2049,2849,10,7601,7630,147, + 115,101,116,58,114,101,100,117,99,101,0,1793,7634,4,10,1,7632,2049,2072,2049, + 7272,10,7616,7647,134,73,48,0,0,0,0,7641,7656,134,73,49,0,0,0,0, + 7650,7665,134,73,50,0,0,0,0,7659,7674,134,73,51,0,0,0,0,7668,7687, + 147,111,112,99,111,100,101,0,2049,3640,46,46,0,1,7689,1793,7699,1,0,10, + 1,7696,2049,2558,2049,3640,108,105,0,1,7705,1793,7715,1,1,10,1,7712,2049,2558, + 2049,3640,100,117,0,1,7721,1793,7731,1,2,10,1,7728,2049,2558,2049,3640,100,114, + 0,1,7737,1793,7747,1,3,10,1,7744,2049,2558,2049,3640,115,119,0,1,7753,1793, + 7763,1,4,10,1,7760,2049,2558,2049,3640,112,117,0,1,7769,1793,7779,1,5,10, + 1,7776,2049,2558,2049,3640,112,111,0,1,7785,1793,7795,1,6,10,1,7792,2049,2558, + 2049,3640,106,117,0,1,7801,1793,7811,1,7,10,1,7808,2049,2558,2049,3640,99,97, + 0,1,7817,1793,7827,1,8,10,1,7824,2049,2558,2049,3640,99,99,0,1,7833,1793, + 7843,1,9,10,1,7840,2049,2558,2049,3640,114,101,0,1,7849,1793,7859,1,10,10, + 1,7856,2049,2558,2049,3640,101,113,0,1,7865,1793,7875,1,11,10,1,7872,2049,2558, + 2049,3640,110,101,0,1,7881,1793,7891,1,12,10,1,7888,2049,2558,2049,3640,108,116, + 0,1,7897,1793,7907,1,13,10,1,7904,2049,2558,2049,3640,103,116,0,1,7913,1793, + 7923,1,14,10,1,7920,2049,2558,2049,3640,102,101,0,1,7929,1793,7939,1,15,10, + 1,7936,2049,2558,2049,3640,115,116,0,1,7945,1793,7955,1,16,10,1,7952,2049,2558, + 2049,3640,97,100,0,1,7961,1793,7971,1,17,10,1,7968,2049,2558,2049,3640,115,117, + 0,1,7977,1793,7987,1,18,10,1,7984,2049,2558,2049,3640,109,117,0,1,7993,1793, + 8003,1,19,10,1,8000,2049,2558,2049,3640,100,105,0,1,8009,1793,8019,1,20,10, + 1,8016,2049,2558,2049,3640,97,110,0,1,8025,1793,8035,1,21,10,1,8032,2049,2558, + 2049,3640,111,114,0,1,8041,1793,8051,1,22,10,1,8048,2049,2558,2049,3640,120,111, + 0,1,8057,1793,8067,1,23,10,1,8064,2049,2558,2049,3640,115,104,0,1,8073,1793, + 8083,1,24,10,1,8080,2049,2558,2049,3640,122,114,0,1,8089,1793,8099,1,25,10, + 1,8096,2049,2558,2049,3640,101,110,0,1,8105,1793,8115,1,26,10,1,8112,2049,2558, + 3,1,0,10,7677,8131,147,112,97,99,107,0,1,7647,2049,7687,1,7656,2049,7687, + 1,7665,2049,7687,1,7674,2049,7687,1,-24,24,4,1,-16,24,17,4,1,-8,24, + 17,4,17,10,7616,8168,147,105,0,2,1,7647,1,2,2049,3111,1,2,17,2, + 1,7656,1,2,2049,3111,1,2,17,2,1,7665,1,2,2049,3111,1,2,17,1, + 7674,1,2,2049,3111,2049,8131,2049,108,10,8163,8214,147,100,0,2049,108,10,8209,8222, + 147,114,0,2049,200,2049,161,15,2049,108,10,8217,8237,159,97,115,123,0,3841,127, + 1,127,2049,3018,10,8230,8251,159,125,97,115,0,4097,127,10,8244,8270,147,99,117, + 114,114,101,110,116,45,108,105,110,101,0,2049,3512,1,1025,18,10,8254,8292,147, + 99,111,117,110,116,45,116,111,107,101,110,115,0,1793,8298,1,32,11,10,1, + 8294,2049,4031,2049,82,10,8276,8319,147,110,101,120,116,45,116,111,107,101,110,0, + 1,32,2049,6208,10,8305,8342,147,112,114,111,99,101,115,115,45,116,111,107,101, + 110,115,0,1793,8377,2049,8319,4,1793,8370,2,2049,82,2049,2399,1793,8359,2049,366,10, + 1,8356,1793,8365,3,10,1,8363,2049,67,10,1,8349,2049,2072,2049,2849,10,1,8344, + 2049,2259,2049,366,10,8244,8398,147,115,58,101,118,97,108,117,97,116,101,0,2049, + 8270,2049,4239,2049,8270,2,2049,8292,2049,8342,10,8384,8416,134,76,80,0,0,8410,8426, + 134,73,110,100,101,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8417,8562,147,110,101, + 120,116,0,3841,8416,1,8426,17,2049,2953,10,8554,8578,147,112,114,101,112,0,1, + 8416,2049,2953,1,0,3841,8416,1,8426,17,16,10,8570,8599,147,100,111,110,101,0, + 1,8416,2049,2968,10,8384,8609,147,73,0,3841,8416,1,8426,17,15,10,8604,8621,147, + 74,0,3841,8416,1,8426,17,2049,2862,15,10,8616,8635,147,75,0,3841,8416,1,8426, + 17,1,2,18,15,10,8630,8666,147,116,105,109,101,115,60,119,105,116,104,45, + 105,110,100,101,120,62,0,2049,8578,4,1793,8687,25,1,1,18,5,1,21,2049, + 2084,6,2049,8562,1,8671,7,10,1,8671,8,3,2049,8599,10,8645,8702,147,112,117, + 116,99,0,1000,10,8694,8710,147,110,108,0,1,10,2049,8702,10,8704,8721,147,115, + 112,0,1,32,2049,8702,10,8715,8733,147,116,97,98,0,1,9,2049,8702,10,8726, + 8746,147,112,117,116,115,0,1793,8751,2049,8702,10,1,8748,2049,3968,10,8738,8764,147, + 112,117,116,110,0,2049,5671,2049,8746,10,8756,8778,147,119,111,114,100,115,0,1793, + 8787,2049,165,2049,8746,2049,8721,10,1,8780,2049,6806,10,8769,8801,147,114,101,115,101, + 116,0,2049,1682,25,5,3,6,1,1,18,1,8803,7,10,8792,8828,147,100,117, + 109,112,45,115,116,97,99,107,0,2049,1682,25,3,5,2049,8828,6,2,2049,8764, + 2049,8721,10,8814,8850,147,70,82,69,69,0,2049,3512,1,1025,18,2049,1910,18,10, + 0 };