comparison ra144.h @ 6824:9d4bc7d7a6dc libavcodec

Convert ra144.h tables from hex to decimal
author vitor
date Sat, 17 May 2008 14:34:55 +0000
parents d8347a6a3447
children 37464a7b3f59
comparison
equal deleted inserted replaced
6823:4a05527f5856 6824:9d4bc7d7a6dc
22 #ifndef FFMPEG_RA144_H 22 #ifndef FFMPEG_RA144_H
23 #define FFMPEG_RA144_H 23 #define FFMPEG_RA144_H
24 24
25 /* 14.4 data tables */ 25 /* 14.4 data tables */
26 static const unsigned short sqrt_table[4096]={ 26 static const unsigned short sqrt_table[4096]={
27 0x0000,0x0400,0x05a8,0x06ed,0x0800,0x08f1,0x09cc,0x0a95, 27 0, 1024, 1448, 1773, 2048, 2289, 2508, 2709,
28 0x0b50,0x0c00,0x0ca6,0x0d44,0x0ddb,0x0e6c,0x0ef7,0x0f7d, 28 2896, 3072, 3238, 3396, 3547, 3692, 3831, 3965,
29 0x1000,0x107e,0x10f8,0x116f,0x11e3,0x1254,0x12c2,0x132e, 29 4096, 4222, 4344, 4463, 4579, 4692, 4802, 4910,
30 0x1398,0x1400,0x1465,0x14c8,0x152a,0x158a,0x15e8,0x1645, 30 5016, 5120, 5221, 5320, 5418, 5514, 5608, 5701,
31 0x16a0,0x16fa,0x1752,0x17aa,0x1800,0x1854,0x18a8,0x18fa, 31 5792, 5882, 5970, 6058, 6144, 6228, 6312, 6394,
32 0x194c,0x199c,0x19ec,0x1a3a,0x1a88,0x1ad5,0x1b21,0x1b6c, 32 6476, 6556, 6636, 6714, 6792, 6869, 6945, 7020,
33 0x1bb6,0x1c00,0x1c48,0x1c90,0x1cd8,0x1d1e,0x1d64,0x1daa, 33 7094, 7168, 7240, 7312, 7384, 7454, 7524, 7594,
34 0x1dee,0x1e33,0x1e76,0x1eb9,0x1efb,0x1f3d,0x1f7e,0x1fbf, 34 7662, 7731, 7798, 7865, 7931, 7997, 8062, 8127,
35 0x2000,0x203f,0x207f,0x20bd,0x20fc,0x2139,0x2177,0x21b4, 35 8192, 8255, 8319, 8381, 8444, 8505, 8567, 8628,
36 0x21f0,0x222d,0x2268,0x22a4,0x22df,0x2319,0x2353,0x238d, 36 8688, 8749, 8808, 8868, 8927, 8985, 9043, 9101,
37 0x23c6,0x2400,0x2438,0x2471,0x24a9,0x24e0,0x2518,0x254f, 37 9158, 9216, 9272, 9329, 9385, 9440, 9496, 9551,
38 0x2585,0x25bc,0x25f2,0x2628,0x265d,0x2693,0x26c8,0x26fc, 38 9605, 9660, 9714, 9768, 9821, 9875, 9928, 9980,
39 0x2731,0x2765,0x2799,0x27cc,0x2800,0x2833,0x2865,0x2898, 39 10033, 10085, 10137, 10188, 10240, 10291, 10341, 10392,
40 0x28ca,0x28fc,0x292e,0x2960,0x2991,0x29c2,0x29f3,0x2a24, 40 10442, 10492, 10542, 10592, 10641, 10690, 10739, 10788,
41 0x2a54,0x2a85,0x2ab5,0x2ae5,0x2b14,0x2b44,0x2b73,0x2ba2, 41 10836, 10885, 10933, 10981, 11028, 11076, 11123, 11170,
42 0x2bd1,0x2c00,0x2c2e,0x2c5c,0x2c8a,0x2cb8,0x2ce6,0x2d13, 42 11217, 11264, 11310, 11356, 11402, 11448, 11494, 11539,
43 0x2d41,0x2d6e,0x2d9b,0x2dc8,0x2df4,0x2e21,0x2e4d,0x2e79, 43 11585, 11630, 11675, 11720, 11764, 11809, 11853, 11897,
44 0x2ea5,0x2ed1,0x2efd,0x2f28,0x2f54,0x2f7f,0x2faa,0x2fd5, 44 11941, 11985, 12029, 12072, 12116, 12159, 12202, 12245,
45 0x3000,0x302a,0x3055,0x307f,0x30a9,0x30d3,0x30fd,0x3127, 45 12288, 12330, 12373, 12415, 12457, 12499, 12541, 12583,
46 0x3150,0x317a,0x31a3,0x31cc,0x31f5,0x321e,0x3247,0x3270, 46 12624, 12666, 12707, 12748, 12789, 12830, 12871, 12912,
47 0x3298,0x32c1,0x32e9,0x3311,0x3339,0x3361,0x3389,0x33b0, 47 12952, 12993, 13033, 13073, 13113, 13153, 13193, 13232,
48 0x33d8,0x3400,0x3427,0x344e,0x3475,0x349c,0x34c3,0x34ea, 48 13272, 13312, 13351, 13390, 13429, 13468, 13507, 13546,
49 0x3510,0x3537,0x355d,0x3584,0x35aa,0x35d0,0x35f6,0x361c, 49 13584, 13623, 13661, 13700, 13738, 13776, 13814, 13852,
50 0x3642,0x3667,0x368d,0x36b2,0x36d8,0x36fd,0x3722,0x3747, 50 13890, 13927, 13965, 14002, 14040, 14077, 14114, 14151,
51 0x376c,0x3791,0x37b6,0x37db,0x3800,0x3824,0x3848,0x386d, 51 14188, 14225, 14262, 14299, 14336, 14372, 14408, 14445,
52 0x3891,0x38b5,0x38d9,0x38fd,0x3921,0x3945,0x3969,0x398c, 52 14481, 14517, 14553, 14589, 14625, 14661, 14697, 14732,
53 0x39b0,0x39d3,0x39f7,0x3a1a,0x3a3d,0x3a60,0x3a83,0x3aa6, 53 14768, 14803, 14839, 14874, 14909, 14944, 14979, 15014,
54 0x3ac9,0x3aec,0x3b0f,0x3b31,0x3b54,0x3b76,0x3b99,0x3bbb, 54 15049, 15084, 15119, 15153, 15188, 15222, 15257, 15291,
55 0x3bdd,0x3c00,0x3c22,0x3c44,0x3c66,0x3c87,0x3ca9,0x3ccb, 55 15325, 15360, 15394, 15428, 15462, 15495, 15529, 15563,
56 0x3ced,0x3d0e,0x3d30,0x3d51,0x3d72,0x3d94,0x3db5,0x3dd6, 56 15597, 15630, 15664, 15697, 15730, 15764, 15797, 15830,
57 0x3df7,0x3e18,0x3e39,0x3e5a,0x3e7b,0x3e9c,0x3ebc,0x3edd, 57 15863, 15896, 15929, 15962, 15995, 16028, 16060, 16093,
58 0x3efd,0x3f1e,0x3f3e,0x3f5f,0x3f7f,0x3f9f,0x3fbf,0x3fdf, 58 16125, 16158, 16190, 16223, 16255, 16287, 16319, 16351,
59 0x4000,0x401f,0x403f,0x405f,0x407f,0x409f,0x40be,0x40de, 59 16384, 16415, 16447, 16479, 16511, 16543, 16574, 16606,
60 0x40fe,0x411d,0x413c,0x415c,0x417b,0x419a,0x41ba,0x41d9, 60 16638, 16669, 16700, 16732, 16763, 16794, 16826, 16857,
61 0x41f8,0x4217,0x4236,0x4255,0x4273,0x4292,0x42b1,0x42d0, 61 16888, 16919, 16950, 16981, 17011, 17042, 17073, 17104,
62 0x42ee,0x430d,0x432b,0x434a,0x4368,0x4387,0x43a5,0x43c3, 62 17134, 17165, 17195, 17226, 17256, 17287, 17317, 17347,
63 0x43e1,0x4400,0x441e,0x443c,0x445a,0x4478,0x4495,0x44b3, 63 17377, 17408, 17438, 17468, 17498, 17528, 17557, 17587,
64 0x44d1,0x44ef,0x450c,0x452a,0x4548,0x4565,0x4583,0x45a0, 64 17617, 17647, 17676, 17706, 17736, 17765, 17795, 17824,
65 0x45be,0x45db,0x45f8,0x4615,0x4633,0x4650,0x466d,0x468a, 65 17854, 17883, 17912, 17941, 17971, 18000, 18029, 18058,
66 0x46a7,0x46c4,0x46e1,0x46fe,0x471b,0x4737,0x4754,0x4771, 66 18087, 18116, 18145, 18174, 18203, 18231, 18260, 18289,
67 0x478d,0x47aa,0x47c7,0x47e3,0x4800,0x481c,0x4838,0x4855, 67 18317, 18346, 18375, 18403, 18432, 18460, 18488, 18517,
68 0x4871,0x488d,0x48a9,0x48c6,0x48e2,0x48fe,0x491a,0x4936, 68 18545, 18573, 18601, 18630, 18658, 18686, 18714, 18742,
69 0x4952,0x496e,0x498a,0x49a5,0x49c1,0x49dd,0x49f9,0x4a14, 69 18770, 18798, 18826, 18853, 18881, 18909, 18937, 18964,
70 0x4a30,0x4a4b,0x4a67,0x4a83,0x4a9e,0x4ab9,0x4ad5,0x4af0, 70 18992, 19019, 19047, 19075, 19102, 19129, 19157, 19184,
71 0x4b0b,0x4b27,0x4b42,0x4b5d,0x4b78,0x4b93,0x4bae,0x4bca, 71 19211, 19239, 19266, 19293, 19320, 19347, 19374, 19402,
72 0x4be5,0x4c00,0x4c1a,0x4c35,0x4c50,0x4c6b,0x4c86,0x4ca1, 72 19429, 19456, 19482, 19509, 19536, 19563, 19590, 19617,
73 0x4cbb,0x4cd6,0x4cf1,0x4d0b,0x4d26,0x4d40,0x4d5b,0x4d75, 73 19643, 19670, 19697, 19723, 19750, 19776, 19803, 19829,
74 0x4d90,0x4daa,0x4dc4,0x4ddf,0x4df9,0x4e13,0x4e2d,0x4e48, 74 19856, 19882, 19908, 19935, 19961, 19987, 20013, 20040,
75 0x4e62,0x4e7c,0x4e96,0x4eb0,0x4eca,0x4ee4,0x4efe,0x4f18, 75 20066, 20092, 20118, 20144, 20170, 20196, 20222, 20248,
76 0x4f32,0x4f4c,0x4f65,0x4f7f,0x4f99,0x4fb3,0x4fcc,0x4fe6, 76 20274, 20300, 20325, 20351, 20377, 20403, 20428, 20454,
77 0x5000,0x5019,0x5033,0x504c,0x5066,0x507f,0x5099,0x50b2, 77 20480, 20505, 20531, 20556, 20582, 20607, 20633, 20658,
78 0x50cb,0x50e5,0x50fe,0x5117,0x5130,0x514a,0x5163,0x517c, 78 20683, 20709, 20734, 20759, 20784, 20810, 20835, 20860,
79 0x5195,0x51ae,0x51c7,0x51e0,0x51f9,0x5212,0x522b,0x5244, 79 20885, 20910, 20935, 20960, 20985, 21010, 21035, 21060,
80 0x525d,0x5276,0x528f,0x52a7,0x52c0,0x52d9,0x52f2,0x530a, 80 21085, 21110, 21135, 21159, 21184, 21209, 21234, 21258,
81 0x5323,0x533c,0x5354,0x536d,0x5385,0x539e,0x53b6,0x53cf, 81 21283, 21308, 21332, 21357, 21381, 21406, 21430, 21455,
82 0x53e7,0x5400,0x5418,0x5430,0x5449,0x5461,0x5479,0x5491, 82 21479, 21504, 21528, 21552, 21577, 21601, 21625, 21649,
83 0x54a9,0x54c2,0x54da,0x54f2,0x550a,0x5522,0x553a,0x5552, 83 21673, 21698, 21722, 21746, 21770, 21794, 21818, 21842,
84 0x556a,0x5582,0x559a,0x55b2,0x55ca,0x55e2,0x55fa,0x5611, 84 21866, 21890, 21914, 21938, 21962, 21986, 22010, 22033,
85 0x5629,0x5641,0x5659,0x5670,0x5688,0x56a0,0x56b7,0x56cf, 85 22057, 22081, 22105, 22128, 22152, 22176, 22199, 22223,
86 0x56e6,0x56fe,0x5716,0x572d,0x5745,0x575c,0x5773,0x578b, 86 22246, 22270, 22294, 22317, 22341, 22364, 22387, 22411,
87 0x57a2,0x57ba,0x57d1,0x57e8,0x5800,0x5817,0x582e,0x5845, 87 22434, 22458, 22481, 22504, 22528, 22551, 22574, 22597,
88 0x585c,0x5874,0x588b,0x58a2,0x58b9,0x58d0,0x58e7,0x58fe, 88 22620, 22644, 22667, 22690, 22713, 22736, 22759, 22782,
89 0x5915,0x592c,0x5943,0x595a,0x5971,0x5988,0x599f,0x59b5, 89 22805, 22828, 22851, 22874, 22897, 22920, 22943, 22965,
90 0x59cc,0x59e3,0x59fa,0x5a11,0x5a27,0x5a3e,0x5a55,0x5a6b, 90 22988, 23011, 23034, 23057, 23079, 23102, 23125, 23147,
91 0x5a82,0x5a99,0x5aaf,0x5ac6,0x5adc,0x5af3,0x5b09,0x5b20, 91 23170, 23193, 23215, 23238, 23260, 23283, 23305, 23328,
92 0x5b36,0x5b4d,0x5b63,0x5b7a,0x5b90,0x5ba6,0x5bbd,0x5bd3, 92 23350, 23373, 23395, 23418, 23440, 23462, 23485, 23507,
93 0x5be9,0x5c00,0x5c16,0x5c2c,0x5c42,0x5c58,0x5c6f,0x5c85, 93 23529, 23552, 23574, 23596, 23618, 23640, 23663, 23685,
94 0x5c9b,0x5cb1,0x5cc7,0x5cdd,0x5cf3,0x5d09,0x5d1f,0x5d35, 94 23707, 23729, 23751, 23773, 23795, 23817, 23839, 23861,
95 0x5d4b,0x5d61,0x5d77,0x5d8d,0x5da3,0x5db9,0x5dce,0x5de4, 95 23883, 23905, 23927, 23949, 23971, 23993, 24014, 24036,
96 0x5dfa,0x5e10,0x5e26,0x5e3b,0x5e51,0x5e67,0x5e7c,0x5e92, 96 24058, 24080, 24102, 24123, 24145, 24167, 24188, 24210,
97 0x5ea8,0x5ebd,0x5ed3,0x5ee9,0x5efe,0x5f14,0x5f29,0x5f3f, 97 24232, 24253, 24275, 24297, 24318, 24340, 24361, 24383,
98 0x5f54,0x5f6a,0x5f7f,0x5f95,0x5faa,0x5fbf,0x5fd5,0x5fea, 98 24404, 24426, 24447, 24469, 24490, 24511, 24533, 24554,
99 0x6000,0x6015,0x602a,0x603f,0x6055,0x606a,0x607f,0x6094, 99 24576, 24597, 24618, 24639, 24661, 24682, 24703, 24724,
100 0x60aa,0x60bf,0x60d4,0x60e9,0x60fe,0x6113,0x6128,0x613d, 100 24746, 24767, 24788, 24809, 24830, 24851, 24872, 24893,
101 0x6152,0x6168,0x617d,0x6192,0x61a7,0x61bb,0x61d0,0x61e5, 101 24914, 24936, 24957, 24978, 24999, 25019, 25040, 25061,
102 0x61fa,0x620f,0x6224,0x6239,0x624e,0x6263,0x6277,0x628c, 102 25082, 25103, 25124, 25145, 25166, 25187, 25207, 25228,
103 0x62a1,0x62b6,0x62ca,0x62df,0x62f4,0x6309,0x631d,0x6332, 103 25249, 25270, 25290, 25311, 25332, 25353, 25373, 25394,
104 0x6347,0x635b,0x6370,0x6384,0x6399,0x63ad,0x63c2,0x63d7, 104 25415, 25435, 25456, 25476, 25497, 25517, 25538, 25559,
105 0x63eb,0x6400,0x6414,0x6428,0x643d,0x6451,0x6466,0x647a, 105 25579, 25600, 25620, 25640, 25661, 25681, 25702, 25722,
106 0x648e,0x64a3,0x64b7,0x64cb,0x64e0,0x64f4,0x6508,0x651d, 106 25742, 25763, 25783, 25803, 25824, 25844, 25864, 25885,
107 0x6531,0x6545,0x6559,0x656e,0x6582,0x6596,0x65aa,0x65be, 107 25905, 25925, 25945, 25966, 25986, 26006, 26026, 26046,
108 0x65d2,0x65e6,0x65fa,0x660f,0x6623,0x6637,0x664b,0x665f, 108 26066, 26086, 26106, 26127, 26147, 26167, 26187, 26207,
109 0x6673,0x6687,0x669b,0x66af,0x66c3,0x66d6,0x66ea,0x66fe, 109 26227, 26247, 26267, 26287, 26307, 26326, 26346, 26366,
110 0x6712,0x6726,0x673a,0x674e,0x6761,0x6775,0x6789,0x679d, 110 26386, 26406, 26426, 26446, 26465, 26485, 26505, 26525,
111 0x67b1,0x67c4,0x67d8,0x67ec,0x6800,0x6813,0x6827,0x683b, 111 26545, 26564, 26584, 26604, 26624, 26643, 26663, 26683,
112 0x684e,0x6862,0x6875,0x6889,0x689d,0x68b0,0x68c4,0x68d7, 112 26702, 26722, 26741, 26761, 26781, 26800, 26820, 26839,
113 0x68eb,0x68fe,0x6912,0x6925,0x6939,0x694c,0x6960,0x6973, 113 26859, 26878, 26898, 26917, 26937, 26956, 26976, 26995,
114 0x6986,0x699a,0x69ad,0x69c1,0x69d4,0x69e7,0x69fb,0x6a0e, 114 27014, 27034, 27053, 27073, 27092, 27111, 27131, 27150,
115 0x6a21,0x6a35,0x6a48,0x6a5b,0x6a6e,0x6a82,0x6a95,0x6aa8, 115 27169, 27189, 27208, 27227, 27246, 27266, 27285, 27304,
116 0x6abb,0x6ace,0x6ae2,0x6af5,0x6b08,0x6b1b,0x6b2e,0x6b41, 116 27323, 27342, 27362, 27381, 27400, 27419, 27438, 27457,
117 0x6b54,0x6b67,0x6b7a,0x6b8d,0x6ba1,0x6bb4,0x6bc7,0x6bda, 117 27476, 27495, 27514, 27533, 27553, 27572, 27591, 27610,
118 0x6bed,0x6c00,0x6c12,0x6c25,0x6c38,0x6c4b,0x6c5e,0x6c71, 118 27629, 27648, 27666, 27685, 27704, 27723, 27742, 27761,
119 0x6c84,0x6c97,0x6caa,0x6cbc,0x6ccf,0x6ce2,0x6cf5,0x6d08, 119 27780, 27799, 27818, 27836, 27855, 27874, 27893, 27912,
120 0x6d1a,0x6d2d,0x6d40,0x6d53,0x6d65,0x6d78,0x6d8b,0x6d9e, 120 27930, 27949, 27968, 27987, 28005, 28024, 28043, 28062,
121 0x6db0,0x6dc3,0x6dd6,0x6de8,0x6dfb,0x6e0d,0x6e20,0x6e33, 121 28080, 28099, 28118, 28136, 28155, 28173, 28192, 28211,
122 0x6e45,0x6e58,0x6e6a,0x6e7d,0x6e8f,0x6ea2,0x6eb4,0x6ec7, 122 28229, 28248, 28266, 28285, 28303, 28322, 28340, 28359,
123 0x6ed9,0x6eec,0x6efe,0x6f11,0x6f23,0x6f36,0x6f48,0x6f5a, 123 28377, 28396, 28414, 28433, 28451, 28470, 28488, 28506,
124 0x6f6d,0x6f7f,0x6f92,0x6fa4,0x6fb6,0x6fc9,0x6fdb,0x6fed, 124 28525, 28543, 28562, 28580, 28598, 28617, 28635, 28653,
125 0x7000,0x7012,0x7024,0x7036,0x7049,0x705b,0x706d,0x707f, 125 28672, 28690, 28708, 28726, 28745, 28763, 28781, 28799,
126 0x7091,0x70a4,0x70b6,0x70c8,0x70da,0x70ec,0x70fe,0x7110, 126 28817, 28836, 28854, 28872, 28890, 28908, 28926, 28944,
127 0x7123,0x7135,0x7147,0x7159,0x716b,0x717d,0x718f,0x71a1, 127 28963, 28981, 28999, 29017, 29035, 29053, 29071, 29089,
128 0x71b3,0x71c5,0x71d7,0x71e9,0x71fb,0x720d,0x721f,0x7231, 128 29107, 29125, 29143, 29161, 29179, 29197, 29215, 29233,
129 0x7243,0x7255,0x7267,0x7279,0x728a,0x729c,0x72ae,0x72c0, 129 29251, 29269, 29287, 29305, 29322, 29340, 29358, 29376,
130 0x72d2,0x72e4,0x72f5,0x7307,0x7319,0x732b,0x733d,0x734e, 130 29394, 29412, 29429, 29447, 29465, 29483, 29501, 29518,
131 0x7360,0x7372,0x7384,0x7395,0x73a7,0x73b9,0x73ca,0x73dc, 131 29536, 29554, 29572, 29589, 29607, 29625, 29642, 29660,
132 0x73ee,0x7400,0x7411,0x7423,0x7434,0x7446,0x7458,0x7469, 132 29678, 29696, 29713, 29731, 29748, 29766, 29784, 29801,
133 0x747b,0x748c,0x749e,0x74b0,0x74c1,0x74d3,0x74e4,0x74f6, 133 29819, 29836, 29854, 29872, 29889, 29907, 29924, 29942,
134 0x7507,0x7519,0x752a,0x753c,0x754d,0x755f,0x7570,0x7581, 134 29959, 29977, 29994, 30012, 30029, 30047, 30064, 30081,
135 0x7593,0x75a4,0x75b6,0x75c7,0x75d8,0x75ea,0x75fb,0x760d, 135 30099, 30116, 30134, 30151, 30168, 30186, 30203, 30221,
136 0x761e,0x762f,0x7641,0x7652,0x7663,0x7674,0x7686,0x7697, 136 30238, 30255, 30273, 30290, 30307, 30324, 30342, 30359,
137 0x76a8,0x76ba,0x76cb,0x76dc,0x76ed,0x76fe,0x7710,0x7721, 137 30376, 30394, 30411, 30428, 30445, 30462, 30480, 30497,
138 0x7732,0x7743,0x7754,0x7766,0x7777,0x7788,0x7799,0x77aa, 138 30514, 30531, 30548, 30566, 30583, 30600, 30617, 30634,
139 0x77bb,0x77cc,0x77dd,0x77ee,0x7800,0x7811,0x7822,0x7833, 139 30651, 30668, 30685, 30702, 30720, 30737, 30754, 30771,
140 0x7844,0x7855,0x7866,0x7877,0x7888,0x7899,0x78aa,0x78bb, 140 30788, 30805, 30822, 30839, 30856, 30873, 30890, 30907,
141 0x78cc,0x78dd,0x78ee,0x78fe,0x790f,0x7920,0x7931,0x7942, 141 30924, 30941, 30958, 30974, 30991, 31008, 31025, 31042,
142 0x7953,0x7964,0x7975,0x7986,0x7996,0x79a7,0x79b8,0x79c9, 142 31059, 31076, 31093, 31110, 31126, 31143, 31160, 31177,
143 0x79da,0x79eb,0x79fb,0x7a0c,0x7a1d,0x7a2e,0x7a3e,0x7a4f, 143 31194, 31211, 31227, 31244, 31261, 31278, 31294, 31311,
144 0x7a60,0x7a71,0x7a81,0x7a92,0x7aa3,0x7ab3,0x7ac4,0x7ad5, 144 31328, 31345, 31361, 31378, 31395, 31411, 31428, 31445,
145 0x7ae5,0x7af6,0x7b07,0x7b17,0x7b28,0x7b39,0x7b49,0x7b5a, 145 31461, 31478, 31495, 31511, 31528, 31545, 31561, 31578,
146 0x7b6b,0x7b7b,0x7b8c,0x7b9c,0x7bad,0x7bbd,0x7bce,0x7bde, 146 31595, 31611, 31628, 31644, 31661, 31677, 31694, 31710,
147 0x7bef,0x7c00,0x7c10,0x7c21,0x7c31,0x7c41,0x7c52,0x7c62, 147 31727, 31744, 31760, 31777, 31793, 31809, 31826, 31842,
148 0x7c73,0x7c83,0x7c94,0x7ca4,0x7cb5,0x7cc5,0x7cd5,0x7ce6, 148 31859, 31875, 31892, 31908, 31925, 31941, 31957, 31974,
149 0x7cf6,0x7d07,0x7d17,0x7d27,0x7d38,0x7d48,0x7d58,0x7d69, 149 31990, 32007, 32023, 32039, 32056, 32072, 32088, 32105,
150 0x7d79,0x7d89,0x7d9a,0x7daa,0x7dba,0x7dcb,0x7ddb,0x7deb, 150 32121, 32137, 32154, 32170, 32186, 32203, 32219, 32235,
151 0x7dfb,0x7e0c,0x7e1c,0x7e2c,0x7e3c,0x7e4d,0x7e5d,0x7e6d, 151 32251, 32268, 32284, 32300, 32316, 32333, 32349, 32365,
152 0x7e7d,0x7e8d,0x7e9e,0x7eae,0x7ebe,0x7ece,0x7ede,0x7eee, 152 32381, 32397, 32414, 32430, 32446, 32462, 32478, 32494,
153 0x7efe,0x7f0f,0x7f1f,0x7f2f,0x7f3f,0x7f4f,0x7f5f,0x7f6f, 153 32510, 32527, 32543, 32559, 32575, 32591, 32607, 32623,
154 0x7f7f,0x7f8f,0x7f9f,0x7faf,0x7fbf,0x7fcf,0x7fdf,0x7fef, 154 32639, 32655, 32671, 32687, 32703, 32719, 32735, 32751,
155 0x8000,0x800f,0x801f,0x802f,0x803f,0x804f,0x805f,0x806f, 155 32768, 32783, 32799, 32815, 32831, 32847, 32863, 32879,
156 0x807f,0x808f,0x809f,0x80af,0x80bf,0x80cf,0x80df,0x80ef, 156 32895, 32911, 32927, 32943, 32959, 32975, 32991, 33007,
157 0x80ff,0x810e,0x811e,0x812e,0x813e,0x814e,0x815e,0x816d, 157 33023, 33038, 33054, 33070, 33086, 33102, 33118, 33133,
158 0x817d,0x818d,0x819d,0x81ad,0x81bc,0x81cc,0x81dc,0x81ec, 158 33149, 33165, 33181, 33197, 33212, 33228, 33244, 33260,
159 0x81fc,0x820b,0x821b,0x822b,0x823b,0x824a,0x825a,0x826a, 159 33276, 33291, 33307, 33323, 33339, 33354, 33370, 33386,
160 0x8279,0x8289,0x8299,0x82a8,0x82b8,0x82c8,0x82d7,0x82e7, 160 33401, 33417, 33433, 33448, 33464, 33480, 33495, 33511,
161 0x82f7,0x8306,0x8316,0x8326,0x8335,0x8345,0x8354,0x8364, 161 33527, 33542, 33558, 33574, 33589, 33605, 33620, 33636,
162 0x8374,0x8383,0x8393,0x83a2,0x83b2,0x83c1,0x83d1,0x83e0, 162 33652, 33667, 33683, 33698, 33714, 33729, 33745, 33760,
163 0x83f0,0x8400,0x840f,0x841f,0x842e,0x843e,0x844d,0x845c, 163 33776, 33792, 33807, 33823, 33838, 33854, 33869, 33884,
164 0x846c,0x847b,0x848b,0x849a,0x84aa,0x84b9,0x84c9,0x84d8, 164 33900, 33915, 33931, 33946, 33962, 33977, 33993, 34008,
165 0x84e7,0x84f7,0x8506,0x8516,0x8525,0x8534,0x8544,0x8553, 165 34023, 34039, 34054, 34070, 34085, 34100, 34116, 34131,
166 0x8562,0x8572,0x8581,0x8591,0x85a0,0x85af,0x85be,0x85ce, 166 34146, 34162, 34177, 34193, 34208, 34223, 34238, 34254,
167 0x85dd,0x85ec,0x85fc,0x860b,0x861a,0x862a,0x8639,0x8648, 167 34269, 34284, 34300, 34315, 34330, 34346, 34361, 34376,
168 0x8657,0x8667,0x8676,0x8685,0x8694,0x86a3,0x86b3,0x86c2, 168 34391, 34407, 34422, 34437, 34452, 34467, 34483, 34498,
169 0x86d1,0x86e0,0x86ef,0x86ff,0x870e,0x871d,0x872c,0x873b, 169 34513, 34528, 34543, 34559, 34574, 34589, 34604, 34619,
170 0x874a,0x8759,0x8769,0x8778,0x8787,0x8796,0x87a5,0x87b4, 170 34634, 34649, 34665, 34680, 34695, 34710, 34725, 34740,
171 0x87c3,0x87d2,0x87e1,0x87f0,0x8800,0x880f,0x881e,0x882d, 171 34755, 34770, 34785, 34800, 34816, 34831, 34846, 34861,
172 0x883c,0x884b,0x885a,0x8869,0x8878,0x8887,0x8896,0x88a5, 172 34876, 34891, 34906, 34921, 34936, 34951, 34966, 34981,
173 0x88b4,0x88c3,0x88d2,0x88e1,0x88f0,0x88ff,0x890e,0x891c, 173 34996, 35011, 35026, 35041, 35056, 35071, 35086, 35100,
174 0x892b,0x893a,0x8949,0x8958,0x8967,0x8976,0x8985,0x8994, 174 35115, 35130, 35145, 35160, 35175, 35190, 35205, 35220,
175 0x89a3,0x89b2,0x89c0,0x89cf,0x89de,0x89ed,0x89fc,0x8a0b, 175 35235, 35250, 35264, 35279, 35294, 35309, 35324, 35339,
176 0x8a19,0x8a28,0x8a37,0x8a46,0x8a55,0x8a64,0x8a72,0x8a81, 176 35353, 35368, 35383, 35398, 35413, 35428, 35442, 35457,
177 0x8a90,0x8a9f,0x8aad,0x8abc,0x8acb,0x8ada,0x8ae8,0x8af7, 177 35472, 35487, 35501, 35516, 35531, 35546, 35560, 35575,
178 0x8b06,0x8b15,0x8b23,0x8b32,0x8b41,0x8b50,0x8b5e,0x8b6d, 178 35590, 35605, 35619, 35634, 35649, 35664, 35678, 35693,
179 0x8b7c,0x8b8a,0x8b99,0x8ba8,0x8bb6,0x8bc5,0x8bd4,0x8be2, 179 35708, 35722, 35737, 35752, 35766, 35781, 35796, 35810,
180 0x8bf1,0x8c00,0x8c0e,0x8c1d,0x8c2b,0x8c3a,0x8c49,0x8c57, 180 35825, 35840, 35854, 35869, 35883, 35898, 35913, 35927,
181 0x8c66,0x8c74,0x8c83,0x8c91,0x8ca0,0x8caf,0x8cbd,0x8ccc, 181 35942, 35956, 35971, 35985, 36000, 36015, 36029, 36044,
182 0x8cda,0x8ce9,0x8cf7,0x8d06,0x8d14,0x8d23,0x8d31,0x8d40, 182 36058, 36073, 36087, 36102, 36116, 36131, 36145, 36160,
183 0x8d4e,0x8d5d,0x8d6b,0x8d7a,0x8d88,0x8d97,0x8da5,0x8db4, 183 36174, 36189, 36203, 36218, 36232, 36247, 36261, 36276,
184 0x8dc2,0x8dd1,0x8ddf,0x8ded,0x8dfc,0x8e0a,0x8e19,0x8e27, 184 36290, 36305, 36319, 36333, 36348, 36362, 36377, 36391,
185 0x8e36,0x8e44,0x8e52,0x8e61,0x8e6f,0x8e7d,0x8e8c,0x8e9a, 185 36406, 36420, 36434, 36449, 36463, 36477, 36492, 36506,
186 0x8ea9,0x8eb7,0x8ec5,0x8ed4,0x8ee2,0x8ef0,0x8eff,0x8f0d, 186 36521, 36535, 36549, 36564, 36578, 36592, 36607, 36621,
187 0x8f1b,0x8f2a,0x8f38,0x8f46,0x8f54,0x8f63,0x8f71,0x8f7f, 187 36635, 36650, 36664, 36678, 36692, 36707, 36721, 36735,
188 0x8f8e,0x8f9c,0x8faa,0x8fb8,0x8fc7,0x8fd5,0x8fe3,0x8ff1, 188 36750, 36764, 36778, 36792, 36807, 36821, 36835, 36849,
189 0x9000,0x900e,0x901c,0x902a,0x9038,0x9047,0x9055,0x9063, 189 36864, 36878, 36892, 36906, 36920, 36935, 36949, 36963,
190 0x9071,0x907f,0x908d,0x909c,0x90aa,0x90b8,0x90c6,0x90d4, 190 36977, 36991, 37005, 37020, 37034, 37048, 37062, 37076,
191 0x90e2,0x90f0,0x90ff,0x910d,0x911b,0x9129,0x9137,0x9145, 191 37090, 37104, 37119, 37133, 37147, 37161, 37175, 37189,
192 0x9153,0x9161,0x916f,0x917e,0x918c,0x919a,0x91a8,0x91b6, 192 37203, 37217, 37231, 37246, 37260, 37274, 37288, 37302,
193 0x91c4,0x91d2,0x91e0,0x91ee,0x91fc,0x920a,0x9218,0x9226, 193 37316, 37330, 37344, 37358, 37372, 37386, 37400, 37414,
194 0x9234,0x9242,0x9250,0x925e,0x926c,0x927a,0x9288,0x9296, 194 37428, 37442, 37456, 37470, 37484, 37498, 37512, 37526,
195 0x92a4,0x92b2,0x92c0,0x92ce,0x92dc,0x92ea,0x92f8,0x9306, 195 37540, 37554, 37568, 37582, 37596, 37610, 37624, 37638,
196 0x9314,0x9321,0x932f,0x933d,0x934b,0x9359,0x9367,0x9375, 196 37652, 37665, 37679, 37693, 37707, 37721, 37735, 37749,
197 0x9383,0x9391,0x939f,0x93ac,0x93ba,0x93c8,0x93d6,0x93e4, 197 37763, 37777, 37791, 37804, 37818, 37832, 37846, 37860,
198 0x93f2,0x9400,0x940d,0x941b,0x9429,0x9437,0x9445,0x9452, 198 37874, 37888, 37901, 37915, 37929, 37943, 37957, 37970,
199 0x9460,0x946e,0x947c,0x948a,0x9497,0x94a5,0x94b3,0x94c1, 199 37984, 37998, 38012, 38026, 38039, 38053, 38067, 38081,
200 0x94cf,0x94dc,0x94ea,0x94f8,0x9506,0x9513,0x9521,0x952f, 200 38095, 38108, 38122, 38136, 38150, 38163, 38177, 38191,
201 0x953c,0x954a,0x9558,0x9566,0x9573,0x9581,0x958f,0x959c, 201 38204, 38218, 38232, 38246, 38259, 38273, 38287, 38300,
202 0x95aa,0x95b8,0x95c5,0x95d3,0x95e1,0x95ee,0x95fc,0x960a, 202 38314, 38328, 38341, 38355, 38369, 38382, 38396, 38410,
203 0x9617,0x9625,0x9633,0x9640,0x964e,0x965c,0x9669,0x9677, 203 38423, 38437, 38451, 38464, 38478, 38492, 38505, 38519,
204 0x9684,0x9692,0x96a0,0x96ad,0x96bb,0x96c8,0x96d6,0x96e4, 204 38532, 38546, 38560, 38573, 38587, 38600, 38614, 38628,
205 0x96f1,0x96ff,0x970c,0x971a,0x9727,0x9735,0x9742,0x9750, 205 38641, 38655, 38668, 38682, 38695, 38709, 38722, 38736,
206 0x975d,0x976b,0x9779,0x9786,0x9794,0x97a1,0x97af,0x97bc, 206 38749, 38763, 38777, 38790, 38804, 38817, 38831, 38844,
207 0x97ca,0x97d7,0x97e5,0x97f2,0x9800,0x980d,0x981a,0x9828, 207 38858, 38871, 38885, 38898, 38912, 38925, 38938, 38952,
208 0x9835,0x9843,0x9850,0x985e,0x986b,0x9879,0x9886,0x9893, 208 38965, 38979, 38992, 39006, 39019, 39033, 39046, 39059,
209 0x98a1,0x98ae,0x98bc,0x98c9,0x98d6,0x98e4,0x98f1,0x98ff, 209 39073, 39086, 39100, 39113, 39126, 39140, 39153, 39167,
210 0x990c,0x9919,0x9927,0x9934,0x9942,0x994f,0x995c,0x996a, 210 39180, 39193, 39207, 39220, 39234, 39247, 39260, 39274,
211 0x9977,0x9984,0x9992,0x999f,0x99ac,0x99ba,0x99c7,0x99d4, 211 39287, 39300, 39314, 39327, 39340, 39354, 39367, 39380,
212 0x99e2,0x99ef,0x99fc,0x9a09,0x9a17,0x9a24,0x9a31,0x9a3f, 212 39394, 39407, 39420, 39433, 39447, 39460, 39473, 39487,
213 0x9a4c,0x9a59,0x9a66,0x9a74,0x9a81,0x9a8e,0x9a9b,0x9aa9, 213 39500, 39513, 39526, 39540, 39553, 39566, 39579, 39593,
214 0x9ab6,0x9ac3,0x9ad0,0x9ade,0x9aeb,0x9af8,0x9b05,0x9b12, 214 39606, 39619, 39632, 39646, 39659, 39672, 39685, 39698,
215 0x9b20,0x9b2d,0x9b3a,0x9b47,0x9b54,0x9b62,0x9b6f,0x9b7c, 215 39712, 39725, 39738, 39751, 39764, 39778, 39791, 39804,
216 0x9b89,0x9b96,0x9ba3,0x9bb1,0x9bbe,0x9bcb,0x9bd8,0x9be5, 216 39817, 39830, 39843, 39857, 39870, 39883, 39896, 39909,
217 0x9bf2,0x9c00,0x9c0d,0x9c1a,0x9c27,0x9c34,0x9c41,0x9c4e, 217 39922, 39936, 39949, 39962, 39975, 39988, 40001, 40014,
218 0x9c5b,0x9c68,0x9c75,0x9c83,0x9c90,0x9c9d,0x9caa,0x9cb7, 218 40027, 40040, 40053, 40067, 40080, 40093, 40106, 40119,
219 0x9cc4,0x9cd1,0x9cde,0x9ceb,0x9cf8,0x9d05,0x9d12,0x9d1f, 219 40132, 40145, 40158, 40171, 40184, 40197, 40210, 40223,
220 0x9d2c,0x9d39,0x9d46,0x9d53,0x9d60,0x9d6d,0x9d7a,0x9d87, 220 40236, 40249, 40262, 40275, 40288, 40301, 40314, 40327,
221 0x9d94,0x9da1,0x9dae,0x9dbb,0x9dc8,0x9dd5,0x9de2,0x9def, 221 40340, 40353, 40366, 40379, 40392, 40405, 40418, 40431,
222 0x9dfc,0x9e09,0x9e16,0x9e23,0x9e30,0x9e3d,0x9e4a,0x9e57, 222 40444, 40457, 40470, 40483, 40496, 40509, 40522, 40535,
223 0x9e64,0x9e71,0x9e7e,0x9e8b,0x9e98,0x9ea4,0x9eb1,0x9ebe, 223 40548, 40561, 40574, 40587, 40600, 40612, 40625, 40638,
224 0x9ecb,0x9ed8,0x9ee5,0x9ef2,0x9eff,0x9f0c,0x9f18,0x9f25, 224 40651, 40664, 40677, 40690, 40703, 40716, 40728, 40741,
225 0x9f32,0x9f3f,0x9f4c,0x9f59,0x9f66,0x9f72,0x9f7f,0x9f8c, 225 40754, 40767, 40780, 40793, 40806, 40818, 40831, 40844,
226 0x9f99,0x9fa6,0x9fb3,0x9fbf,0x9fcc,0x9fd9,0x9fe6,0x9ff3, 226 40857, 40870, 40883, 40895, 40908, 40921, 40934, 40947,
227 0xa000,0xa00c,0xa019,0xa026,0xa033,0xa03f,0xa04c,0xa059, 227 40960, 40972, 40985, 40998, 41011, 41023, 41036, 41049,
228 0xa066,0xa073,0xa07f,0xa08c,0xa099,0xa0a6,0xa0b2,0xa0bf, 228 41062, 41075, 41087, 41100, 41113, 41126, 41138, 41151,
229 0xa0cc,0xa0d9,0xa0e5,0xa0f2,0xa0ff,0xa10b,0xa118,0xa125, 229 41164, 41177, 41189, 41202, 41215, 41227, 41240, 41253,
230 0xa132,0xa13e,0xa14b,0xa158,0xa164,0xa171,0xa17e,0xa18a, 230 41266, 41278, 41291, 41304, 41316, 41329, 41342, 41354,
231 0xa197,0xa1a4,0xa1b0,0xa1bd,0xa1ca,0xa1d6,0xa1e3,0xa1f0, 231 41367, 41380, 41392, 41405, 41418, 41430, 41443, 41456,
232 0xa1fc,0xa209,0xa216,0xa222,0xa22f,0xa23c,0xa248,0xa255, 232 41468, 41481, 41494, 41506, 41519, 41532, 41544, 41557,
233 0xa261,0xa26e,0xa27b,0xa287,0xa294,0xa2a0,0xa2ad,0xa2ba, 233 41569, 41582, 41595, 41607, 41620, 41632, 41645, 41658,
234 0xa2c6,0xa2d3,0xa2df,0xa2ec,0xa2f8,0xa305,0xa312,0xa31e, 234 41670, 41683, 41695, 41708, 41720, 41733, 41746, 41758,
235 0xa32b,0xa337,0xa344,0xa350,0xa35d,0xa369,0xa376,0xa382, 235 41771, 41783, 41796, 41808, 41821, 41833, 41846, 41858,
236 0xa38f,0xa39b,0xa3a8,0xa3b5,0xa3c1,0xa3ce,0xa3da,0xa3e7, 236 41871, 41883, 41896, 41909, 41921, 41934, 41946, 41959,
237 0xa3f3,0xa400,0xa40c,0xa418,0xa425,0xa431,0xa43e,0xa44a, 237 41971, 41984, 41996, 42008, 42021, 42033, 42046, 42058,
238 0xa457,0xa463,0xa470,0xa47c,0xa489,0xa495,0xa4a2,0xa4ae, 238 42071, 42083, 42096, 42108, 42121, 42133, 42146, 42158,
239 0xa4ba,0xa4c7,0xa4d3,0xa4e0,0xa4ec,0xa4f9,0xa505,0xa511, 239 42170, 42183, 42195, 42208, 42220, 42233, 42245, 42257,
240 0xa51e,0xa52a,0xa537,0xa543,0xa54f,0xa55c,0xa568,0xa574, 240 42270, 42282, 42295, 42307, 42319, 42332, 42344, 42356,
241 0xa581,0xa58d,0xa59a,0xa5a6,0xa5b2,0xa5bf,0xa5cb,0xa5d7, 241 42369, 42381, 42394, 42406, 42418, 42431, 42443, 42455,
242 0xa5e4,0xa5f0,0xa5fc,0xa609,0xa615,0xa621,0xa62e,0xa63a, 242 42468, 42480, 42492, 42505, 42517, 42529, 42542, 42554,
243 0xa646,0xa653,0xa65f,0xa66b,0xa678,0xa684,0xa690,0xa69d, 243 42566, 42579, 42591, 42603, 42616, 42628, 42640, 42653,
244 0xa6a9,0xa6b5,0xa6c1,0xa6ce,0xa6da,0xa6e6,0xa6f2,0xa6ff, 244 42665, 42677, 42689, 42702, 42714, 42726, 42738, 42751,
245 0xa70b,0xa717,0xa724,0xa730,0xa73c,0xa748,0xa754,0xa761, 245 42763, 42775, 42788, 42800, 42812, 42824, 42836, 42849,
246 0xa76d,0xa779,0xa785,0xa792,0xa79e,0xa7aa,0xa7b6,0xa7c3, 246 42861, 42873, 42885, 42898, 42910, 42922, 42934, 42947,
247 0xa7cf,0xa7db,0xa7e7,0xa7f3,0xa800,0xa80c,0xa818,0xa824, 247 42959, 42971, 42983, 42995, 43008, 43020, 43032, 43044,
248 0xa830,0xa83c,0xa849,0xa855,0xa861,0xa86d,0xa879,0xa885, 248 43056, 43068, 43081, 43093, 43105, 43117, 43129, 43141,
249 0xa892,0xa89e,0xa8aa,0xa8b6,0xa8c2,0xa8ce,0xa8da,0xa8e6, 249 43154, 43166, 43178, 43190, 43202, 43214, 43226, 43238,
250 0xa8f3,0xa8ff,0xa90b,0xa917,0xa923,0xa92f,0xa93b,0xa947, 250 43251, 43263, 43275, 43287, 43299, 43311, 43323, 43335,
251 0xa953,0xa960,0xa96c,0xa978,0xa984,0xa990,0xa99c,0xa9a8, 251 43347, 43360, 43372, 43384, 43396, 43408, 43420, 43432,
252 0xa9b4,0xa9c0,0xa9cc,0xa9d8,0xa9e4,0xa9f0,0xa9fc,0xaa09, 252 43444, 43456, 43468, 43480, 43492, 43504, 43516, 43529,
253 0xaa15,0xaa21,0xaa2d,0xaa39,0xaa45,0xaa51,0xaa5d,0xaa69, 253 43541, 43553, 43565, 43577, 43589, 43601, 43613, 43625,
254 0xaa75,0xaa81,0xaa8d,0xaa99,0xaaa5,0xaab1,0xaabd,0xaac9, 254 43637, 43649, 43661, 43673, 43685, 43697, 43709, 43721,
255 0xaad5,0xaae1,0xaaed,0xaaf9,0xab05,0xab11,0xab1d,0xab29, 255 43733, 43745, 43757, 43769, 43781, 43793, 43805, 43817,
256 0xab35,0xab41,0xab4d,0xab58,0xab64,0xab70,0xab7c,0xab88, 256 43829, 43841, 43853, 43864, 43876, 43888, 43900, 43912,
257 0xab94,0xaba0,0xabac,0xabb8,0xabc4,0xabd0,0xabdc,0xabe8, 257 43924, 43936, 43948, 43960, 43972, 43984, 43996, 44008,
258 0xabf4,0xac00,0xac0b,0xac17,0xac23,0xac2f,0xac3b,0xac47, 258 44020, 44032, 44043, 44055, 44067, 44079, 44091, 44103,
259 0xac53,0xac5f,0xac6b,0xac76,0xac82,0xac8e,0xac9a,0xaca6, 259 44115, 44127, 44139, 44150, 44162, 44174, 44186, 44198,
260 0xacb2,0xacbe,0xacc9,0xacd5,0xace1,0xaced,0xacf9,0xad05, 260 44210, 44222, 44233, 44245, 44257, 44269, 44281, 44293,
261 0xad11,0xad1c,0xad28,0xad34,0xad40,0xad4c,0xad57,0xad63, 261 44305, 44316, 44328, 44340, 44352, 44364, 44375, 44387,
262 0xad6f,0xad7b,0xad87,0xad92,0xad9e,0xadaa,0xadb6,0xadc2, 262 44399, 44411, 44423, 44434, 44446, 44458, 44470, 44482,
263 0xadcd,0xadd9,0xade5,0xadf1,0xadfd,0xae08,0xae14,0xae20, 263 44493, 44505, 44517, 44529, 44541, 44552, 44564, 44576,
264 0xae2c,0xae37,0xae43,0xae4f,0xae5b,0xae66,0xae72,0xae7e, 264 44588, 44599, 44611, 44623, 44635, 44646, 44658, 44670,
265 0xae8a,0xae95,0xaea1,0xaead,0xaeb8,0xaec4,0xaed0,0xaedc, 265 44682, 44693, 44705, 44717, 44728, 44740, 44752, 44764,
266 0xaee7,0xaef3,0xaeff,0xaf0a,0xaf16,0xaf22,0xaf2e,0xaf39, 266 44775, 44787, 44799, 44810, 44822, 44834, 44846, 44857,
267 0xaf45,0xaf51,0xaf5c,0xaf68,0xaf74,0xaf7f,0xaf8b,0xaf97, 267 44869, 44881, 44892, 44904, 44916, 44927, 44939, 44951,
268 0xafa2,0xafae,0xafba,0xafc5,0xafd1,0xafdd,0xafe8,0xaff4, 268 44962, 44974, 44986, 44997, 45009, 45021, 45032, 45044,
269 0xb000,0xb00b,0xb017,0xb022,0xb02e,0xb03a,0xb045,0xb051, 269 45056, 45067, 45079, 45090, 45102, 45114, 45125, 45137,
270 0xb05c,0xb068,0xb074,0xb07f,0xb08b,0xb097,0xb0a2,0xb0ae, 270 45148, 45160, 45172, 45183, 45195, 45207, 45218, 45230,
271 0xb0b9,0xb0c5,0xb0d0,0xb0dc,0xb0e8,0xb0f3,0xb0ff,0xb10a, 271 45241, 45253, 45264, 45276, 45288, 45299, 45311, 45322,
272 0xb116,0xb121,0xb12d,0xb139,0xb144,0xb150,0xb15b,0xb167, 272 45334, 45345, 45357, 45369, 45380, 45392, 45403, 45415,
273 0xb172,0xb17e,0xb189,0xb195,0xb1a0,0xb1ac,0xb1b8,0xb1c3, 273 45426, 45438, 45449, 45461, 45472, 45484, 45496, 45507,
274 0xb1cf,0xb1da,0xb1e6,0xb1f1,0xb1fd,0xb208,0xb214,0xb21f, 274 45519, 45530, 45542, 45553, 45565, 45576, 45588, 45599,
275 0xb22b,0xb236,0xb242,0xb24d,0xb259,0xb264,0xb270,0xb27b, 275 45611, 45622, 45634, 45645, 45657, 45668, 45680, 45691,
276 0xb286,0xb292,0xb29d,0xb2a9,0xb2b4,0xb2c0,0xb2cb,0xb2d7, 276 45702, 45714, 45725, 45737, 45748, 45760, 45771, 45783,
277 0xb2e2,0xb2ee,0xb2f9,0xb305,0xb310,0xb31b,0xb327,0xb332, 277 45794, 45806, 45817, 45829, 45840, 45851, 45863, 45874,
278 0xb33e,0xb349,0xb355,0xb360,0xb36b,0xb377,0xb382,0xb38e, 278 45886, 45897, 45909, 45920, 45931, 45943, 45954, 45966,
279 0xb399,0xb3a4,0xb3b0,0xb3bb,0xb3c7,0xb3d2,0xb3dd,0xb3e9, 279 45977, 45988, 46000, 46011, 46023, 46034, 46045, 46057,
280 0xb3f4,0xb400,0xb40b,0xb416,0xb422,0xb42d,0xb438,0xb444, 280 46068, 46080, 46091, 46102, 46114, 46125, 46136, 46148,
281 0xb44f,0xb45a,0xb466,0xb471,0xb47c,0xb488,0xb493,0xb49f, 281 46159, 46170, 46182, 46193, 46204, 46216, 46227, 46239,
282 0xb4aa,0xb4b5,0xb4c1,0xb4cc,0xb4d7,0xb4e2,0xb4ee,0xb4f9, 282 46250, 46261, 46273, 46284, 46295, 46306, 46318, 46329,
283 0xb504,0xb510,0xb51b,0xb526,0xb532,0xb53d,0xb548,0xb554, 283 46340, 46352, 46363, 46374, 46386, 46397, 46408, 46420,
284 0xb55f,0xb56a,0xb575,0xb581,0xb58c,0xb597,0xb5a3,0xb5ae, 284 46431, 46442, 46453, 46465, 46476, 46487, 46499, 46510,
285 0xb5b9,0xb5c4,0xb5d0,0xb5db,0xb5e6,0xb5f1,0xb5fd,0xb608, 285 46521, 46532, 46544, 46555, 46566, 46577, 46589, 46600,
286 0xb613,0xb61e,0xb62a,0xb635,0xb640,0xb64b,0xb657,0xb662, 286 46611, 46622, 46634, 46645, 46656, 46667, 46679, 46690,
287 0xb66d,0xb678,0xb684,0xb68f,0xb69a,0xb6a5,0xb6b0,0xb6bc, 287 46701, 46712, 46724, 46735, 46746, 46757, 46768, 46780,
288 0xb6c7,0xb6d2,0xb6dd,0xb6e8,0xb6f4,0xb6ff,0xb70a,0xb715, 288 46791, 46802, 46813, 46824, 46836, 46847, 46858, 46869,
289 0xb720,0xb72c,0xb737,0xb742,0xb74d,0xb758,0xb763,0xb76f, 289 46880, 46892, 46903, 46914, 46925, 46936, 46947, 46959,
290 0xb77a,0xb785,0xb790,0xb79b,0xb7a6,0xb7b2,0xb7bd,0xb7c8, 290 46970, 46981, 46992, 47003, 47014, 47026, 47037, 47048,
291 0xb7d3,0xb7de,0xb7e9,0xb7f4,0xb800,0xb80b,0xb816,0xb821, 291 47059, 47070, 47081, 47092, 47104, 47115, 47126, 47137,
292 0xb82c,0xb837,0xb842,0xb84d,0xb858,0xb864,0xb86f,0xb87a, 292 47148, 47159, 47170, 47181, 47192, 47204, 47215, 47226,
293 0xb885,0xb890,0xb89b,0xb8a6,0xb8b1,0xb8bc,0xb8c7,0xb8d3, 293 47237, 47248, 47259, 47270, 47281, 47292, 47303, 47315,
294 0xb8de,0xb8e9,0xb8f4,0xb8ff,0xb90a,0xb915,0xb920,0xb92b, 294 47326, 47337, 47348, 47359, 47370, 47381, 47392, 47403,
295 0xb936,0xb941,0xb94c,0xb957,0xb962,0xb96d,0xb978,0xb983, 295 47414, 47425, 47436, 47447, 47458, 47469, 47480, 47491,
296 0xb98f,0xb99a,0xb9a5,0xb9b0,0xb9bb,0xb9c6,0xb9d1,0xb9dc, 296 47503, 47514, 47525, 47536, 47547, 47558, 47569, 47580,
297 0xb9e7,0xb9f2,0xb9fd,0xba08,0xba13,0xba1e,0xba29,0xba34, 297 47591, 47602, 47613, 47624, 47635, 47646, 47657, 47668,
298 0xba3f,0xba4a,0xba55,0xba60,0xba6b,0xba76,0xba81,0xba8c, 298 47679, 47690, 47701, 47712, 47723, 47734, 47745, 47756,
299 0xba97,0xbaa2,0xbaad,0xbab8,0xbac3,0xbace,0xbad8,0xbae3, 299 47767, 47778, 47789, 47800, 47811, 47822, 47832, 47843,
300 0xbaee,0xbaf9,0xbb04,0xbb0f,0xbb1a,0xbb25,0xbb30,0xbb3b, 300 47854, 47865, 47876, 47887, 47898, 47909, 47920, 47931,
301 0xbb46,0xbb51,0xbb5c,0xbb67,0xbb72,0xbb7d,0xbb88,0xbb92, 301 47942, 47953, 47964, 47975, 47986, 47997, 48008, 48018,
302 0xbb9d,0xbba8,0xbbb3,0xbbbe,0xbbc9,0xbbd4,0xbbdf,0xbbea, 302 48029, 48040, 48051, 48062, 48073, 48084, 48095, 48106,
303 0xbbf5,0xbc00,0xbc0a,0xbc15,0xbc20,0xbc2b,0xbc36,0xbc41, 303 48117, 48128, 48138, 48149, 48160, 48171, 48182, 48193,
304 0xbc4c,0xbc57,0xbc61,0xbc6c,0xbc77,0xbc82,0xbc8d,0xbc98, 304 48204, 48215, 48225, 48236, 48247, 48258, 48269, 48280,
305 0xbca3,0xbcad,0xbcb8,0xbcc3,0xbcce,0xbcd9,0xbce4,0xbcef, 305 48291, 48301, 48312, 48323, 48334, 48345, 48356, 48367,
306 0xbcf9,0xbd04,0xbd0f,0xbd1a,0xbd25,0xbd30,0xbd3a,0xbd45, 306 48377, 48388, 48399, 48410, 48421, 48432, 48442, 48453,
307 0xbd50,0xbd5b,0xbd66,0xbd70,0xbd7b,0xbd86,0xbd91,0xbd9c, 307 48464, 48475, 48486, 48496, 48507, 48518, 48529, 48540,
308 0xbda6,0xbdb1,0xbdbc,0xbdc7,0xbdd2,0xbddc,0xbde7,0xbdf2, 308 48550, 48561, 48572, 48583, 48594, 48604, 48615, 48626,
309 0xbdfd,0xbe08,0xbe12,0xbe1d,0xbe28,0xbe33,0xbe3d,0xbe48, 309 48637, 48648, 48658, 48669, 48680, 48691, 48701, 48712,
310 0xbe53,0xbe5e,0xbe68,0xbe73,0xbe7e,0xbe89,0xbe93,0xbe9e, 310 48723, 48734, 48744, 48755, 48766, 48777, 48787, 48798,
311 0xbea9,0xbeb4,0xbebe,0xbec9,0xbed4,0xbedf,0xbee9,0xbef4, 311 48809, 48820, 48830, 48841, 48852, 48863, 48873, 48884,
312 0xbeff,0xbf0a,0xbf14,0xbf1f,0xbf2a,0xbf34,0xbf3f,0xbf4a, 312 48895, 48906, 48916, 48927, 48938, 48948, 48959, 48970,
313 0xbf55,0xbf5f,0xbf6a,0xbf75,0xbf7f,0xbf8a,0xbf95,0xbf9f, 313 48981, 48991, 49002, 49013, 49023, 49034, 49045, 49055,
314 0xbfaa,0xbfb5,0xbfbf,0xbfca,0xbfd5,0xbfdf,0xbfea,0xbff5, 314 49066, 49077, 49087, 49098, 49109, 49119, 49130, 49141,
315 0xc000,0xc00a,0xc015,0xc01f,0xc02a,0xc035,0xc03f,0xc04a, 315 49152, 49162, 49173, 49183, 49194, 49205, 49215, 49226,
316 0xc055,0xc05f,0xc06a,0xc075,0xc07f,0xc08a,0xc095,0xc09f, 316 49237, 49247, 49258, 49269, 49279, 49290, 49301, 49311,
317 0xc0aa,0xc0b5,0xc0bf,0xc0ca,0xc0d4,0xc0df,0xc0ea,0xc0f4, 317 49322, 49333, 49343, 49354, 49364, 49375, 49386, 49396,
318 0xc0ff,0xc109,0xc114,0xc11f,0xc129,0xc134,0xc13e,0xc149, 318 49407, 49417, 49428, 49439, 49449, 49460, 49470, 49481,
319 0xc154,0xc15e,0xc169,0xc173,0xc17e,0xc189,0xc193,0xc19e, 319 49492, 49502, 49513, 49523, 49534, 49545, 49555, 49566,
320 0xc1a8,0xc1b3,0xc1bd,0xc1c8,0xc1d3,0xc1dd,0xc1e8,0xc1f2, 320 49576, 49587, 49597, 49608, 49619, 49629, 49640, 49650,
321 0xc1fd,0xc207,0xc212,0xc21d,0xc227,0xc232,0xc23c,0xc247, 321 49661, 49671, 49682, 49693, 49703, 49714, 49724, 49735,
322 0xc251,0xc25c,0xc266,0xc271,0xc27b,0xc286,0xc290,0xc29b, 322 49745, 49756, 49766, 49777, 49787, 49798, 49808, 49819,
323 0xc2a5,0xc2b0,0xc2bb,0xc2c5,0xc2d0,0xc2da,0xc2e5,0xc2ef, 323 49829, 49840, 49851, 49861, 49872, 49882, 49893, 49903,
324 0xc2fa,0xc304,0xc30f,0xc319,0xc324,0xc32e,0xc339,0xc343, 324 49914, 49924, 49935, 49945, 49956, 49966, 49977, 49987,
325 0xc34e,0xc358,0xc363,0xc36d,0xc377,0xc382,0xc38c,0xc397, 325 49998, 50008, 50019, 50029, 50039, 50050, 50060, 50071,
326 0xc3a1,0xc3ac,0xc3b6,0xc3c1,0xc3cb,0xc3d6,0xc3e0,0xc3eb, 326 50081, 50092, 50102, 50113, 50123, 50134, 50144, 50155,
327 0xc3f5,0xc400,0xc40a,0xc414,0xc41f,0xc429,0xc434,0xc43e, 327 50165, 50176, 50186, 50196, 50207, 50217, 50228, 50238,
328 0xc449,0xc453,0xc45d,0xc468,0xc472,0xc47d,0xc487,0xc492, 328 50249, 50259, 50269, 50280, 50290, 50301, 50311, 50322,
329 0xc49c,0xc4a6,0xc4b1,0xc4bb,0xc4c6,0xc4d0,0xc4da,0xc4e5, 329 50332, 50342, 50353, 50363, 50374, 50384, 50394, 50405,
330 0xc4ef,0xc4fa,0xc504,0xc50e,0xc519,0xc523,0xc52e,0xc538, 330 50415, 50426, 50436, 50446, 50457, 50467, 50478, 50488,
331 0xc542,0xc54d,0xc557,0xc562,0xc56c,0xc576,0xc581,0xc58b, 331 50498, 50509, 50519, 50530, 50540, 50550, 50561, 50571,
332 0xc595,0xc5a0,0xc5aa,0xc5b4,0xc5bf,0xc5c9,0xc5d4,0xc5de, 332 50581, 50592, 50602, 50612, 50623, 50633, 50644, 50654,
333 0xc5e8,0xc5f3,0xc5fd,0xc607,0xc612,0xc61c,0xc626,0xc631, 333 50664, 50675, 50685, 50695, 50706, 50716, 50726, 50737,
334 0xc63b,0xc645,0xc650,0xc65a,0xc664,0xc66f,0xc679,0xc683, 334 50747, 50757, 50768, 50778, 50788, 50799, 50809, 50819,
335 0xc68e,0xc698,0xc6a2,0xc6ac,0xc6b7,0xc6c1,0xc6cb,0xc6d6, 335 50830, 50840, 50850, 50860, 50871, 50881, 50891, 50902,
336 0xc6e0,0xc6ea,0xc6f5,0xc6ff,0xc709,0xc713,0xc71e,0xc728, 336 50912, 50922, 50933, 50943, 50953, 50963, 50974, 50984,
337 0xc732,0xc73d,0xc747,0xc751,0xc75b,0xc766,0xc770,0xc77a, 337 50994, 51005, 51015, 51025, 51035, 51046, 51056, 51066,
338 0xc784,0xc78f,0xc799,0xc7a3,0xc7ae,0xc7b8,0xc7c2,0xc7cc, 338 51076, 51087, 51097, 51107, 51118, 51128, 51138, 51148,
339 0xc7d7,0xc7e1,0xc7eb,0xc7f5,0xc800,0xc80a,0xc814,0xc81e, 339 51159, 51169, 51179, 51189, 51200, 51210, 51220, 51230,
340 0xc828,0xc833,0xc83d,0xc847,0xc851,0xc85c,0xc866,0xc870, 340 51240, 51251, 51261, 51271, 51281, 51292, 51302, 51312,
341 0xc87a,0xc884,0xc88f,0xc899,0xc8a3,0xc8ad,0xc8b7,0xc8c2, 341 51322, 51332, 51343, 51353, 51363, 51373, 51383, 51394,
342 0xc8cc,0xc8d6,0xc8e0,0xc8ea,0xc8f5,0xc8ff,0xc909,0xc913, 342 51404, 51414, 51424, 51434, 51445, 51455, 51465, 51475,
343 0xc91d,0xc928,0xc932,0xc93c,0xc946,0xc950,0xc95a,0xc965, 343 51485, 51496, 51506, 51516, 51526, 51536, 51546, 51557,
344 0xc96f,0xc979,0xc983,0xc98d,0xc997,0xc9a2,0xc9ac,0xc9b6, 344 51567, 51577, 51587, 51597, 51607, 51618, 51628, 51638,
345 0xc9c0,0xc9ca,0xc9d4,0xc9df,0xc9e9,0xc9f3,0xc9fd,0xca07, 345 51648, 51658, 51668, 51679, 51689, 51699, 51709, 51719,
346 0xca11,0xca1b,0xca26,0xca30,0xca3a,0xca44,0xca4e,0xca58, 346 51729, 51739, 51750, 51760, 51770, 51780, 51790, 51800,
347 0xca62,0xca6c,0xca76,0xca81,0xca8b,0xca95,0xca9f,0xcaa9, 347 51810, 51820, 51830, 51841, 51851, 51861, 51871, 51881,
348 0xcab3,0xcabd,0xcac7,0xcad1,0xcadc,0xcae6,0xcaf0,0xcafa, 348 51891, 51901, 51911, 51921, 51932, 51942, 51952, 51962,
349 0xcb04,0xcb0e,0xcb18,0xcb22,0xcb2c,0xcb36,0xcb40,0xcb4a, 349 51972, 51982, 51992, 52002, 52012, 52022, 52032, 52042,
350 0xcb55,0xcb5f,0xcb69,0xcb73,0xcb7d,0xcb87,0xcb91,0xcb9b, 350 52053, 52063, 52073, 52083, 52093, 52103, 52113, 52123,
351 0xcba5,0xcbaf,0xcbb9,0xcbc3,0xcbcd,0xcbd7,0xcbe1,0xcbeb, 351 52133, 52143, 52153, 52163, 52173, 52183, 52193, 52203,
352 0xcbf5,0xcc00,0xcc0a,0xcc14,0xcc1e,0xcc28,0xcc32,0xcc3c, 352 52213, 52224, 52234, 52244, 52254, 52264, 52274, 52284,
353 0xcc46,0xcc50,0xcc5a,0xcc64,0xcc6e,0xcc78,0xcc82,0xcc8c, 353 52294, 52304, 52314, 52324, 52334, 52344, 52354, 52364,
354 0xcc96,0xcca0,0xccaa,0xccb4,0xccbe,0xccc8,0xccd2,0xccdc, 354 52374, 52384, 52394, 52404, 52414, 52424, 52434, 52444,
355 0xcce6,0xccf0,0xccfa,0xcd04,0xcd0e,0xcd18,0xcd22,0xcd2c, 355 52454, 52464, 52474, 52484, 52494, 52504, 52514, 52524,
356 0xcd36,0xcd40,0xcd4a,0xcd54,0xcd5e,0xcd68,0xcd72,0xcd7c, 356 52534, 52544, 52554, 52564, 52574, 52584, 52594, 52604,
357 0xcd86,0xcd90,0xcd99,0xcda3,0xcdad,0xcdb7,0xcdc1,0xcdcb, 357 52614, 52624, 52633, 52643, 52653, 52663, 52673, 52683,
358 0xcdd5,0xcddf,0xcde9,0xcdf3,0xcdfd,0xce07,0xce11,0xce1b, 358 52693, 52703, 52713, 52723, 52733, 52743, 52753, 52763,
359 0xce25,0xce2f,0xce39,0xce43,0xce4c,0xce56,0xce60,0xce6a, 359 52773, 52783, 52793, 52803, 52812, 52822, 52832, 52842,
360 0xce74,0xce7e,0xce88,0xce92,0xce9c,0xcea6,0xceb0,0xceba, 360 52852, 52862, 52872, 52882, 52892, 52902, 52912, 52922,
361 0xcec3,0xcecd,0xced7,0xcee1,0xceeb,0xcef5,0xceff,0xcf09, 361 52931, 52941, 52951, 52961, 52971, 52981, 52991, 53001,
362 0xcf13,0xcf1d,0xcf26,0xcf30,0xcf3a,0xcf44,0xcf4e,0xcf58, 362 53011, 53021, 53030, 53040, 53050, 53060, 53070, 53080,
363 0xcf62,0xcf6c,0xcf75,0xcf7f,0xcf89,0xcf93,0xcf9d,0xcfa7, 363 53090, 53100, 53109, 53119, 53129, 53139, 53149, 53159,
364 0xcfb1,0xcfbb,0xcfc4,0xcfce,0xcfd8,0xcfe2,0xcfec,0xcff6, 364 53169, 53179, 53188, 53198, 53208, 53218, 53228, 53238,
365 0xd000,0xd009,0xd013,0xd01d,0xd027,0xd031,0xd03b,0xd044, 365 53248, 53257, 53267, 53277, 53287, 53297, 53307, 53316,
366 0xd04e,0xd058,0xd062,0xd06c,0xd076,0xd07f,0xd089,0xd093, 366 53326, 53336, 53346, 53356, 53366, 53375, 53385, 53395,
367 0xd09d,0xd0a7,0xd0b0,0xd0ba,0xd0c4,0xd0ce,0xd0d8,0xd0e1, 367 53405, 53415, 53424, 53434, 53444, 53454, 53464, 53473,
368 0xd0eb,0xd0f5,0xd0ff,0xd109,0xd112,0xd11c,0xd126,0xd130, 368 53483, 53493, 53503, 53513, 53522, 53532, 53542, 53552,
369 0xd13a,0xd143,0xd14d,0xd157,0xd161,0xd16b,0xd174,0xd17e, 369 53562, 53571, 53581, 53591, 53601, 53611, 53620, 53630,
370 0xd188,0xd192,0xd19b,0xd1a5,0xd1af,0xd1b9,0xd1c3,0xd1cc, 370 53640, 53650, 53659, 53669, 53679, 53689, 53699, 53708,
371 0xd1d6,0xd1e0,0xd1ea,0xd1f3,0xd1fd,0xd207,0xd211,0xd21a, 371 53718, 53728, 53738, 53747, 53757, 53767, 53777, 53786,
372 0xd224,0xd22e,0xd238,0xd241,0xd24b,0xd255,0xd25f,0xd268, 372 53796, 53806, 53816, 53825, 53835, 53845, 53855, 53864,
373 0xd272,0xd27c,0xd285,0xd28f,0xd299,0xd2a3,0xd2ac,0xd2b6, 373 53874, 53884, 53893, 53903, 53913, 53923, 53932, 53942,
374 0xd2c0,0xd2c9,0xd2d3,0xd2dd,0xd2e7,0xd2f0,0xd2fa,0xd304, 374 53952, 53961, 53971, 53981, 53991, 54000, 54010, 54020,
375 0xd30d,0xd317,0xd321,0xd32b,0xd334,0xd33e,0xd348,0xd351, 375 54029, 54039, 54049, 54059, 54068, 54078, 54088, 54097,
376 0xd35b,0xd365,0xd36e,0xd378,0xd382,0xd38b,0xd395,0xd39f, 376 54107, 54117, 54126, 54136, 54146, 54155, 54165, 54175,
377 0xd3a8,0xd3b2,0xd3bc,0xd3c6,0xd3cf,0xd3d9,0xd3e3,0xd3ec, 377 54184, 54194, 54204, 54214, 54223, 54233, 54243, 54252,
378 0xd3f6,0xd400,0xd409,0xd413,0xd41c,0xd426,0xd430,0xd439, 378 54262, 54272, 54281, 54291, 54300, 54310, 54320, 54329,
379 0xd443,0xd44d,0xd456,0xd460,0xd46a,0xd473,0xd47d,0xd487, 379 54339, 54349, 54358, 54368, 54378, 54387, 54397, 54407,
380 0xd490,0xd49a,0xd4a3,0xd4ad,0xd4b7,0xd4c0,0xd4ca,0xd4d4, 380 54416, 54426, 54435, 54445, 54455, 54464, 54474, 54484,
381 0xd4dd,0xd4e7,0xd4f0,0xd4fa,0xd504,0xd50d,0xd517,0xd521, 381 54493, 54503, 54512, 54522, 54532, 54541, 54551, 54561,
382 0xd52a,0xd534,0xd53d,0xd547,0xd551,0xd55a,0xd564,0xd56d, 382 54570, 54580, 54589, 54599, 54609, 54618, 54628, 54637,
383 0xd577,0xd581,0xd58a,0xd594,0xd59d,0xd5a7,0xd5b0,0xd5ba, 383 54647, 54657, 54666, 54676, 54685, 54695, 54704, 54714,
384 0xd5c4,0xd5cd,0xd5d7,0xd5e0,0xd5ea,0xd5f4,0xd5fd,0xd607, 384 54724, 54733, 54743, 54752, 54762, 54772, 54781, 54791,
385 0xd610,0xd61a,0xd623,0xd62d,0xd637,0xd640,0xd64a,0xd653, 385 54800, 54810, 54819, 54829, 54839, 54848, 54858, 54867,
386 0xd65d,0xd666,0xd670,0xd679,0xd683,0xd68c,0xd696,0xd6a0, 386 54877, 54886, 54896, 54905, 54915, 54924, 54934, 54944,
387 0xd6a9,0xd6b3,0xd6bc,0xd6c6,0xd6cf,0xd6d9,0xd6e2,0xd6ec, 387 54953, 54963, 54972, 54982, 54991, 55001, 55010, 55020,
388 0xd6f5,0xd6ff,0xd708,0xd712,0xd71b,0xd725,0xd72f,0xd738, 388 55029, 55039, 55048, 55058, 55067, 55077, 55087, 55096,
389 0xd742,0xd74b,0xd755,0xd75e,0xd768,0xd771,0xd77b,0xd784, 389 55106, 55115, 55125, 55134, 55144, 55153, 55163, 55172,
390 0xd78e,0xd797,0xd7a1,0xd7aa,0xd7b4,0xd7bd,0xd7c7,0xd7d0, 390 55182, 55191, 55201, 55210, 55220, 55229, 55239, 55248,
391 0xd7da,0xd7e3,0xd7ed,0xd7f6,0xd800,0xd809,0xd812,0xd81c, 391 55258, 55267, 55277, 55286, 55296, 55305, 55314, 55324,
392 0xd825,0xd82f,0xd838,0xd842,0xd84b,0xd855,0xd85e,0xd868, 392 55333, 55343, 55352, 55362, 55371, 55381, 55390, 55400,
393 0xd871,0xd87b,0xd884,0xd88e,0xd897,0xd8a0,0xd8aa,0xd8b3, 393 55409, 55419, 55428, 55438, 55447, 55456, 55466, 55475,
394 0xd8bd,0xd8c6,0xd8d0,0xd8d9,0xd8e3,0xd8ec,0xd8f5,0xd8ff, 394 55485, 55494, 55504, 55513, 55523, 55532, 55541, 55551,
395 0xd908,0xd912,0xd91b,0xd925,0xd92e,0xd938,0xd941,0xd94a, 395 55560, 55570, 55579, 55589, 55598, 55608, 55617, 55626,
396 0xd954,0xd95d,0xd967,0xd970,0xd979,0xd983,0xd98c,0xd996, 396 55636, 55645, 55655, 55664, 55673, 55683, 55692, 55702,
397 0xd99f,0xd9a9,0xd9b2,0xd9bb,0xd9c5,0xd9ce,0xd9d8,0xd9e1, 397 55711, 55721, 55730, 55739, 55749, 55758, 55768, 55777,
398 0xd9ea,0xd9f4,0xd9fd,0xda07,0xda10,0xda19,0xda23,0xda2c, 398 55786, 55796, 55805, 55815, 55824, 55833, 55843, 55852,
399 0xda35,0xda3f,0xda48,0xda52,0xda5b,0xda64,0xda6e,0xda77, 399 55861, 55871, 55880, 55890, 55899, 55908, 55918, 55927,
400 0xda81,0xda8a,0xda93,0xda9d,0xdaa6,0xdaaf,0xdab9,0xdac2, 400 55937, 55946, 55955, 55965, 55974, 55983, 55993, 56002,
401 0xdacb,0xdad5,0xdade,0xdae8,0xdaf1,0xdafa,0xdb04,0xdb0d, 401 56011, 56021, 56030, 56040, 56049, 56058, 56068, 56077,
402 0xdb16,0xdb20,0xdb29,0xdb32,0xdb3c,0xdb45,0xdb4e,0xdb58, 402 56086, 56096, 56105, 56114, 56124, 56133, 56142, 56152,
403 0xdb61,0xdb6a,0xdb74,0xdb7d,0xdb86,0xdb90,0xdb99,0xdba2, 403 56161, 56170, 56180, 56189, 56198, 56208, 56217, 56226,
404 0xdbac,0xdbb5,0xdbbe,0xdbc8,0xdbd1,0xdbda,0xdbe4,0xdbed, 404 56236, 56245, 56254, 56264, 56273, 56282, 56292, 56301,
405 0xdbf6,0xdc00,0xdc09,0xdc12,0xdc1b,0xdc25,0xdc2e,0xdc37, 405 56310, 56320, 56329, 56338, 56347, 56357, 56366, 56375,
406 0xdc41,0xdc4a,0xdc53,0xdc5d,0xdc66,0xdc6f,0xdc78,0xdc82, 406 56385, 56394, 56403, 56413, 56422, 56431, 56440, 56450,
407 0xdc8b,0xdc94,0xdc9e,0xdca7,0xdcb0,0xdcb9,0xdcc3,0xdccc, 407 56459, 56468, 56478, 56487, 56496, 56505, 56515, 56524,
408 0xdcd5,0xdcde,0xdce8,0xdcf1,0xdcfa,0xdd04,0xdd0d,0xdd16, 408 56533, 56542, 56552, 56561, 56570, 56580, 56589, 56598,
409 0xdd1f,0xdd29,0xdd32,0xdd3b,0xdd44,0xdd4e,0xdd57,0xdd60, 409 56607, 56617, 56626, 56635, 56644, 56654, 56663, 56672,
410 0xdd69,0xdd73,0xdd7c,0xdd85,0xdd8e,0xdd98,0xdda1,0xddaa, 410 56681, 56691, 56700, 56709, 56718, 56728, 56737, 56746,
411 0xddb3,0xddbd,0xddc6,0xddcf,0xddd8,0xdde2,0xddeb,0xddf4, 411 56755, 56765, 56774, 56783, 56792, 56802, 56811, 56820,
412 0xddfd,0xde06,0xde10,0xde19,0xde22,0xde2b,0xde35,0xde3e, 412 56829, 56838, 56848, 56857, 56866, 56875, 56885, 56894,
413 0xde47,0xde50,0xde59,0xde63,0xde6c,0xde75,0xde7e,0xde87, 413 56903, 56912, 56921, 56931, 56940, 56949, 56958, 56967,
414 0xde91,0xde9a,0xdea3,0xdeac,0xdeb5,0xdebf,0xdec8,0xded1, 414 56977, 56986, 56995, 57004, 57013, 57023, 57032, 57041,
415 0xdeda,0xdee3,0xdeed,0xdef6,0xdeff,0xdf08,0xdf11,0xdf1a, 415 57050, 57059, 57069, 57078, 57087, 57096, 57105, 57114,
416 0xdf24,0xdf2d,0xdf36,0xdf3f,0xdf48,0xdf52,0xdf5b,0xdf64, 416 57124, 57133, 57142, 57151, 57160, 57170, 57179, 57188,
417 0xdf6d,0xdf76,0xdf7f,0xdf89,0xdf92,0xdf9b,0xdfa4,0xdfad, 417 57197, 57206, 57215, 57225, 57234, 57243, 57252, 57261,
418 0xdfb6,0xdfbf,0xdfc9,0xdfd2,0xdfdb,0xdfe4,0xdfed,0xdff6, 418 57270, 57279, 57289, 57298, 57307, 57316, 57325, 57334,
419 0xe000,0xe009,0xe012,0xe01b,0xe024,0xe02d,0xe036,0xe03f, 419 57344, 57353, 57362, 57371, 57380, 57389, 57398, 57407,
420 0xe049,0xe052,0xe05b,0xe064,0xe06d,0xe076,0xe07f,0xe088, 420 57417, 57426, 57435, 57444, 57453, 57462, 57471, 57480,
421 0xe092,0xe09b,0xe0a4,0xe0ad,0xe0b6,0xe0bf,0xe0c8,0xe0d1, 421 57490, 57499, 57508, 57517, 57526, 57535, 57544, 57553,
422 0xe0db,0xe0e4,0xe0ed,0xe0f6,0xe0ff,0xe108,0xe111,0xe11a, 422 57563, 57572, 57581, 57590, 57599, 57608, 57617, 57626,
423 0xe123,0xe12c,0xe136,0xe13f,0xe148,0xe151,0xe15a,0xe163, 423 57635, 57644, 57654, 57663, 57672, 57681, 57690, 57699,
424 0xe16c,0xe175,0xe17e,0xe187,0xe190,0xe199,0xe1a3,0xe1ac, 424 57708, 57717, 57726, 57735, 57744, 57753, 57763, 57772,
425 0xe1b5,0xe1be,0xe1c7,0xe1d0,0xe1d9,0xe1e2,0xe1eb,0xe1f4, 425 57781, 57790, 57799, 57808, 57817, 57826, 57835, 57844,
426 0xe1fd,0xe206,0xe20f,0xe218,0xe221,0xe22b,0xe234,0xe23d, 426 57853, 57862, 57871, 57880, 57889, 57899, 57908, 57917,
427 0xe246,0xe24f,0xe258,0xe261,0xe26a,0xe273,0xe27c,0xe285, 427 57926, 57935, 57944, 57953, 57962, 57971, 57980, 57989,
428 0xe28e,0xe297,0xe2a0,0xe2a9,0xe2b2,0xe2bb,0xe2c4,0xe2cd, 428 57998, 58007, 58016, 58025, 58034, 58043, 58052, 58061,
429 0xe2d6,0xe2df,0xe2e8,0xe2f1,0xe2fa,0xe303,0xe30c,0xe315, 429 58070, 58079, 58088, 58097, 58106, 58115, 58124, 58133,
430 0xe31f,0xe328,0xe331,0xe33a,0xe343,0xe34c,0xe355,0xe35e, 430 58143, 58152, 58161, 58170, 58179, 58188, 58197, 58206,
431 0xe367,0xe370,0xe379,0xe382,0xe38b,0xe394,0xe39d,0xe3a6, 431 58215, 58224, 58233, 58242, 58251, 58260, 58269, 58278,
432 0xe3af,0xe3b8,0xe3c1,0xe3ca,0xe3d3,0xe3dc,0xe3e5,0xe3ee, 432 58287, 58296, 58305, 58314, 58323, 58332, 58341, 58350,
433 0xe3f7,0xe400,0xe408,0xe411,0xe41a,0xe423,0xe42c,0xe435, 433 58359, 58368, 58376, 58385, 58394, 58403, 58412, 58421,
434 0xe43e,0xe447,0xe450,0xe459,0xe462,0xe46b,0xe474,0xe47d, 434 58430, 58439, 58448, 58457, 58466, 58475, 58484, 58493,
435 0xe486,0xe48f,0xe498,0xe4a1,0xe4aa,0xe4b3,0xe4bc,0xe4c5, 435 58502, 58511, 58520, 58529, 58538, 58547, 58556, 58565,
436 0xe4ce,0xe4d7,0xe4e0,0xe4e9,0xe4f2,0xe4fa,0xe503,0xe50c, 436 58574, 58583, 58592, 58601, 58610, 58618, 58627, 58636,
437 0xe515,0xe51e,0xe527,0xe530,0xe539,0xe542,0xe54b,0xe554, 437 58645, 58654, 58663, 58672, 58681, 58690, 58699, 58708,
438 0xe55d,0xe566,0xe56f,0xe578,0xe580,0xe589,0xe592,0xe59b, 438 58717, 58726, 58735, 58744, 58752, 58761, 58770, 58779,
439 0xe5a4,0xe5ad,0xe5b6,0xe5bf,0xe5c8,0xe5d1,0xe5da,0xe5e3, 439 58788, 58797, 58806, 58815, 58824, 58833, 58842, 58851,
440 0xe5eb,0xe5f4,0xe5fd,0xe606,0xe60f,0xe618,0xe621,0xe62a, 440 58859, 58868, 58877, 58886, 58895, 58904, 58913, 58922,
441 0xe633,0xe63c,0xe644,0xe64d,0xe656,0xe65f,0xe668,0xe671, 441 58931, 58940, 58948, 58957, 58966, 58975, 58984, 58993,
442 0xe67a,0xe683,0xe68c,0xe694,0xe69d,0xe6a6,0xe6af,0xe6b8, 442 59002, 59011, 59020, 59028, 59037, 59046, 59055, 59064,
443 0xe6c1,0xe6ca,0xe6d3,0xe6db,0xe6e4,0xe6ed,0xe6f6,0xe6ff, 443 59073, 59082, 59091, 59099, 59108, 59117, 59126, 59135,
444 0xe708,0xe711,0xe71a,0xe722,0xe72b,0xe734,0xe73d,0xe746, 444 59144, 59153, 59162, 59170, 59179, 59188, 59197, 59206,
445 0xe74f,0xe758,0xe760,0xe769,0xe772,0xe77b,0xe784,0xe78d, 445 59215, 59224, 59232, 59241, 59250, 59259, 59268, 59277,
446 0xe795,0xe79e,0xe7a7,0xe7b0,0xe7b9,0xe7c2,0xe7cb,0xe7d3, 446 59285, 59294, 59303, 59312, 59321, 59330, 59339, 59347,
447 0xe7dc,0xe7e5,0xe7ee,0xe7f7,0xe800,0xe808,0xe811,0xe81a, 447 59356, 59365, 59374, 59383, 59392, 59400, 59409, 59418,
448 0xe823,0xe82c,0xe834,0xe83d,0xe846,0xe84f,0xe858,0xe861, 448 59427, 59436, 59444, 59453, 59462, 59471, 59480, 59489,
449 0xe869,0xe872,0xe87b,0xe884,0xe88d,0xe895,0xe89e,0xe8a7, 449 59497, 59506, 59515, 59524, 59533, 59541, 59550, 59559,
450 0xe8b0,0xe8b9,0xe8c1,0xe8ca,0xe8d3,0xe8dc,0xe8e5,0xe8ed, 450 59568, 59577, 59585, 59594, 59603, 59612, 59621, 59629,
451 0xe8f6,0xe8ff,0xe908,0xe911,0xe919,0xe922,0xe92b,0xe934, 451 59638, 59647, 59656, 59665, 59673, 59682, 59691, 59700,
452 0xe93c,0xe945,0xe94e,0xe957,0xe960,0xe968,0xe971,0xe97a, 452 59708, 59717, 59726, 59735, 59744, 59752, 59761, 59770,
453 0xe983,0xe98b,0xe994,0xe99d,0xe9a6,0xe9ae,0xe9b7,0xe9c0, 453 59779, 59787, 59796, 59805, 59814, 59822, 59831, 59840,
454 0xe9c9,0xe9d2,0xe9da,0xe9e3,0xe9ec,0xe9f5,0xe9fd,0xea06, 454 59849, 59858, 59866, 59875, 59884, 59893, 59901, 59910,
455 0xea0f,0xea18,0xea20,0xea29,0xea32,0xea3b,0xea43,0xea4c, 455 59919, 59928, 59936, 59945, 59954, 59963, 59971, 59980,
456 0xea55,0xea5e,0xea66,0xea6f,0xea78,0xea80,0xea89,0xea92, 456 59989, 59998, 60006, 60015, 60024, 60032, 60041, 60050,
457 0xea9b,0xeaa3,0xeaac,0xeab5,0xeabe,0xeac6,0xeacf,0xead8, 457 60059, 60067, 60076, 60085, 60094, 60102, 60111, 60120,
458 0xeae0,0xeae9,0xeaf2,0xeafb,0xeb03,0xeb0c,0xeb15,0xeb1d, 458 60128, 60137, 60146, 60155, 60163, 60172, 60181, 60189,
459 0xeb26,0xeb2f,0xeb38,0xeb40,0xeb49,0xeb52,0xeb5a,0xeb63, 459 60198, 60207, 60216, 60224, 60233, 60242, 60250, 60259,
460 0xeb6c,0xeb74,0xeb7d,0xeb86,0xeb8f,0xeb97,0xeba0,0xeba9, 460 60268, 60276, 60285, 60294, 60303, 60311, 60320, 60329,
461 0xebb1,0xebba,0xebc3,0xebcb,0xebd4,0xebdd,0xebe5,0xebee, 461 60337, 60346, 60355, 60363, 60372, 60381, 60389, 60398,
462 0xebf7,0xec00,0xec08,0xec11,0xec1a,0xec22,0xec2b,0xec34, 462 60407, 60416, 60424, 60433, 60442, 60450, 60459, 60468,
463 0xec3c,0xec45,0xec4e,0xec56,0xec5f,0xec68,0xec70,0xec79, 463 60476, 60485, 60494, 60502, 60511, 60520, 60528, 60537,
464 0xec82,0xec8a,0xec93,0xec9c,0xeca4,0xecad,0xecb5,0xecbe, 464 60546, 60554, 60563, 60572, 60580, 60589, 60597, 60606,
465 0xecc7,0xeccf,0xecd8,0xece1,0xece9,0xecf2,0xecfb,0xed03, 465 60615, 60623, 60632, 60641, 60649, 60658, 60667, 60675,
466 0xed0c,0xed15,0xed1d,0xed26,0xed2e,0xed37,0xed40,0xed48, 466 60684, 60693, 60701, 60710, 60718, 60727, 60736, 60744,
467 0xed51,0xed5a,0xed62,0xed6b,0xed74,0xed7c,0xed85,0xed8d, 467 60753, 60762, 60770, 60779, 60788, 60796, 60805, 60813,
468 0xed96,0xed9f,0xeda7,0xedb0,0xedb8,0xedc1,0xedca,0xedd2, 468 60822, 60831, 60839, 60848, 60856, 60865, 60874, 60882,
469 0xeddb,0xede4,0xedec,0xedf5,0xedfd,0xee06,0xee0f,0xee17, 469 60891, 60900, 60908, 60917, 60925, 60934, 60943, 60951,
470 0xee20,0xee28,0xee31,0xee3a,0xee42,0xee4b,0xee53,0xee5c, 470 60960, 60968, 60977, 60986, 60994, 61003, 61011, 61020,
471 0xee65,0xee6d,0xee76,0xee7e,0xee87,0xee8f,0xee98,0xeea1, 471 61029, 61037, 61046, 61054, 61063, 61071, 61080, 61089,
472 0xeea9,0xeeb2,0xeeba,0xeec3,0xeecc,0xeed4,0xeedd,0xeee5, 472 61097, 61106, 61114, 61123, 61132, 61140, 61149, 61157,
473 0xeeee,0xeef6,0xeeff,0xef08,0xef10,0xef19,0xef21,0xef2a, 473 61166, 61174, 61183, 61192, 61200, 61209, 61217, 61226,
474 0xef32,0xef3b,0xef43,0xef4c,0xef55,0xef5d,0xef66,0xef6e, 474 61234, 61243, 61251, 61260, 61269, 61277, 61286, 61294,
475 0xef77,0xef7f,0xef88,0xef90,0xef99,0xefa2,0xefaa,0xefb3, 475 61303, 61311, 61320, 61328, 61337, 61346, 61354, 61363,
476 0xefbb,0xefc4,0xefcc,0xefd5,0xefdd,0xefe6,0xefee,0xeff7, 476 61371, 61380, 61388, 61397, 61405, 61414, 61422, 61431,
477 0xf000,0xf008,0xf011,0xf019,0xf022,0xf02a,0xf033,0xf03b, 477 61440, 61448, 61457, 61465, 61474, 61482, 61491, 61499,
478 0xf044,0xf04c,0xf055,0xf05d,0xf066,0xf06e,0xf077,0xf07f, 478 61508, 61516, 61525, 61533, 61542, 61550, 61559, 61567,
479 0xf088,0xf090,0xf099,0xf0a1,0xf0aa,0xf0b2,0xf0bb,0xf0c3, 479 61576, 61584, 61593, 61601, 61610, 61618, 61627, 61635,
480 0xf0cc,0xf0d4,0xf0dd,0xf0e5,0xf0ee,0xf0f6,0xf0ff,0xf107, 480 61644, 61652, 61661, 61669, 61678, 61686, 61695, 61703,
481 0xf110,0xf118,0xf121,0xf129,0xf132,0xf13a,0xf143,0xf14b, 481 61712, 61720, 61729, 61737, 61746, 61754, 61763, 61771,
482 0xf154,0xf15c,0xf165,0xf16d,0xf176,0xf17e,0xf187,0xf18f, 482 61780, 61788, 61797, 61805, 61814, 61822, 61831, 61839,
483 0xf198,0xf1a0,0xf1a9,0xf1b1,0xf1ba,0xf1c2,0xf1cb,0xf1d3, 483 61848, 61856, 61865, 61873, 61882, 61890, 61899, 61907,
484 0xf1dc,0xf1e4,0xf1ec,0xf1f5,0xf1fd,0xf206,0xf20e,0xf217, 484 61916, 61924, 61932, 61941, 61949, 61958, 61966, 61975,
485 0xf21f,0xf228,0xf230,0xf239,0xf241,0xf24a,0xf252,0xf25a, 485 61983, 61992, 62000, 62009, 62017, 62026, 62034, 62042,
486 0xf263,0xf26b,0xf274,0xf27c,0xf285,0xf28d,0xf296,0xf29e, 486 62051, 62059, 62068, 62076, 62085, 62093, 62102, 62110,
487 0xf2a6,0xf2af,0xf2b7,0xf2c0,0xf2c8,0xf2d1,0xf2d9,0xf2e1, 487 62118, 62127, 62135, 62144, 62152, 62161, 62169, 62177,
488 0xf2ea,0xf2f2,0xf2fb,0xf303,0xf30c,0xf314,0xf31c,0xf325, 488 62186, 62194, 62203, 62211, 62220, 62228, 62236, 62245,
489 0xf32d,0xf336,0xf33e,0xf347,0xf34f,0xf357,0xf360,0xf368, 489 62253, 62262, 62270, 62279, 62287, 62295, 62304, 62312,
490 0xf371,0xf379,0xf381,0xf38a,0xf392,0xf39b,0xf3a3,0xf3ac, 490 62321, 62329, 62337, 62346, 62354, 62363, 62371, 62380,
491 0xf3b4,0xf3bc,0xf3c5,0xf3cd,0xf3d6,0xf3de,0xf3e6,0xf3ef, 491 62388, 62396, 62405, 62413, 62422, 62430, 62438, 62447,
492 0xf3f7,0xf400,0xf408,0xf410,0xf419,0xf421,0xf429,0xf432, 492 62455, 62464, 62472, 62480, 62489, 62497, 62505, 62514,
493 0xf43a,0xf443,0xf44b,0xf453,0xf45c,0xf464,0xf46d,0xf475, 493 62522, 62531, 62539, 62547, 62556, 62564, 62573, 62581,
494 0xf47d,0xf486,0xf48e,0xf496,0xf49f,0xf4a7,0xf4b0,0xf4b8, 494 62589, 62598, 62606, 62614, 62623, 62631, 62640, 62648,
495 0xf4c0,0xf4c9,0xf4d1,0xf4d9,0xf4e2,0xf4ea,0xf4f2,0xf4fb, 495 62656, 62665, 62673, 62681, 62690, 62698, 62706, 62715,
496 0xf503,0xf50c,0xf514,0xf51c,0xf525,0xf52d,0xf535,0xf53e, 496 62723, 62732, 62740, 62748, 62757, 62765, 62773, 62782,
497 0xf546,0xf54e,0xf557,0xf55f,0xf567,0xf570,0xf578,0xf580, 497 62790, 62798, 62807, 62815, 62823, 62832, 62840, 62848,
498 0xf589,0xf591,0xf599,0xf5a2,0xf5aa,0xf5b2,0xf5bb,0xf5c3, 498 62857, 62865, 62873, 62882, 62890, 62898, 62907, 62915,
499 0xf5cb,0xf5d4,0xf5dc,0xf5e4,0xf5ed,0xf5f5,0xf5fd,0xf606, 499 62923, 62932, 62940, 62948, 62957, 62965, 62973, 62982,
500 0xf60e,0xf616,0xf61f,0xf627,0xf62f,0xf638,0xf640,0xf648, 500 62990, 62998, 63007, 63015, 63023, 63032, 63040, 63048,
501 0xf651,0xf659,0xf661,0xf66a,0xf672,0xf67a,0xf682,0xf68b, 501 63057, 63065, 63073, 63082, 63090, 63098, 63106, 63115,
502 0xf693,0xf69b,0xf6a4,0xf6ac,0xf6b4,0xf6bd,0xf6c5,0xf6cd, 502 63123, 63131, 63140, 63148, 63156, 63165, 63173, 63181,
503 0xf6d6,0xf6de,0xf6e6,0xf6ee,0xf6f7,0xf6ff,0xf707,0xf710, 503 63190, 63198, 63206, 63214, 63223, 63231, 63239, 63248,
504 0xf718,0xf720,0xf728,0xf731,0xf739,0xf741,0xf74a,0xf752, 504 63256, 63264, 63272, 63281, 63289, 63297, 63306, 63314,
505 0xf75a,0xf762,0xf76b,0xf773,0xf77b,0xf784,0xf78c,0xf794, 505 63322, 63330, 63339, 63347, 63355, 63364, 63372, 63380,
506 0xf79c,0xf7a5,0xf7ad,0xf7b5,0xf7bd,0xf7c6,0xf7ce,0xf7d6, 506 63388, 63397, 63405, 63413, 63421, 63430, 63438, 63446,
507 0xf7de,0xf7e7,0xf7ef,0xf7f7,0xf800,0xf808,0xf810,0xf818, 507 63454, 63463, 63471, 63479, 63488, 63496, 63504, 63512,
508 0xf821,0xf829,0xf831,0xf839,0xf842,0xf84a,0xf852,0xf85a, 508 63521, 63529, 63537, 63545, 63554, 63562, 63570, 63578,
509 0xf863,0xf86b,0xf873,0xf87b,0xf883,0xf88c,0xf894,0xf89c, 509 63587, 63595, 63603, 63611, 63619, 63628, 63636, 63644,
510 0xf8a4,0xf8ad,0xf8b5,0xf8bd,0xf8c5,0xf8ce,0xf8d6,0xf8de, 510 63652, 63661, 63669, 63677, 63685, 63694, 63702, 63710,
511 0xf8e6,0xf8ef,0xf8f7,0xf8ff,0xf907,0xf90f,0xf918,0xf920, 511 63718, 63727, 63735, 63743, 63751, 63759, 63768, 63776,
512 0xf928,0xf930,0xf939,0xf941,0xf949,0xf951,0xf959,0xf962, 512 63784, 63792, 63801, 63809, 63817, 63825, 63833, 63842,
513 0xf96a,0xf972,0xf97a,0xf982,0xf98b,0xf993,0xf99b,0xf9a3, 513 63850, 63858, 63866, 63874, 63883, 63891, 63899, 63907,
514 0xf9ab,0xf9b4,0xf9bc,0xf9c4,0xf9cc,0xf9d4,0xf9dd,0xf9e5, 514 63915, 63924, 63932, 63940, 63948, 63956, 63965, 63973,
515 0xf9ed,0xf9f5,0xf9fd,0xfa06,0xfa0e,0xfa16,0xfa1e,0xfa26, 515 63981, 63989, 63997, 64006, 64014, 64022, 64030, 64038,
516 0xfa2f,0xfa37,0xfa3f,0xfa47,0xfa4f,0xfa58,0xfa60,0xfa68, 516 64047, 64055, 64063, 64071, 64079, 64088, 64096, 64104,
517 0xfa70,0xfa78,0xfa80,0xfa89,0xfa91,0xfa99,0xfaa1,0xfaa9, 517 64112, 64120, 64128, 64137, 64145, 64153, 64161, 64169,
518 0xfab1,0xfaba,0xfac2,0xfaca,0xfad2,0xfada,0xfae2,0xfaeb, 518 64177, 64186, 64194, 64202, 64210, 64218, 64226, 64235,
519 0xfaf3,0xfafb,0xfb03,0xfb0b,0xfb13,0xfb1c,0xfb24,0xfb2c, 519 64243, 64251, 64259, 64267, 64275, 64284, 64292, 64300,
520 0xfb34,0xfb3c,0xfb44,0xfb4c,0xfb55,0xfb5d,0xfb65,0xfb6d, 520 64308, 64316, 64324, 64332, 64341, 64349, 64357, 64365,
521 0xfb75,0xfb7d,0xfb85,0xfb8e,0xfb96,0xfb9e,0xfba6,0xfbae, 521 64373, 64381, 64389, 64398, 64406, 64414, 64422, 64430,
522 0xfbb6,0xfbbe,0xfbc7,0xfbcf,0xfbd7,0xfbdf,0xfbe7,0xfbef, 522 64438, 64446, 64455, 64463, 64471, 64479, 64487, 64495,
523 0xfbf7,0xfc00,0xfc08,0xfc10,0xfc18,0xfc20,0xfc28,0xfc30, 523 64503, 64512, 64520, 64528, 64536, 64544, 64552, 64560,
524 0xfc38,0xfc40,0xfc49,0xfc51,0xfc59,0xfc61,0xfc69,0xfc71, 524 64568, 64576, 64585, 64593, 64601, 64609, 64617, 64625,
525 0xfc79,0xfc81,0xfc8a,0xfc92,0xfc9a,0xfca2,0xfcaa,0xfcb2, 525 64633, 64641, 64650, 64658, 64666, 64674, 64682, 64690,
526 0xfcba,0xfcc2,0xfcca,0xfcd2,0xfcdb,0xfce3,0xfceb,0xfcf3, 526 64698, 64706, 64714, 64722, 64731, 64739, 64747, 64755,
527 0xfcfb,0xfd03,0xfd0b,0xfd13,0xfd1b,0xfd23,0xfd2c,0xfd34, 527 64763, 64771, 64779, 64787, 64795, 64803, 64812, 64820,
528 0xfd3c,0xfd44,0xfd4c,0xfd54,0xfd5c,0xfd64,0xfd6c,0xfd74, 528 64828, 64836, 64844, 64852, 64860, 64868, 64876, 64884,
529 0xfd7c,0xfd84,0xfd8d,0xfd95,0xfd9d,0xfda5,0xfdad,0xfdb5, 529 64892, 64900, 64909, 64917, 64925, 64933, 64941, 64949,
530 0xfdbd,0xfdc5,0xfdcd,0xfdd5,0xfddd,0xfde5,0xfded,0xfdf5, 530 64957, 64965, 64973, 64981, 64989, 64997, 65005, 65013,
531 0xfdfd,0xfe06,0xfe0e,0xfe16,0xfe1e,0xfe26,0xfe2e,0xfe36, 531 65021, 65030, 65038, 65046, 65054, 65062, 65070, 65078,
532 0xfe3e,0xfe46,0xfe4e,0xfe56,0xfe5e,0xfe66,0xfe6e,0xfe76, 532 65086, 65094, 65102, 65110, 65118, 65126, 65134, 65142,
533 0xfe7e,0xfe86,0xfe8e,0xfe97,0xfe9f,0xfea7,0xfeaf,0xfeb7, 533 65150, 65158, 65166, 65175, 65183, 65191, 65199, 65207,
534 0xfebf,0xfec7,0xfecf,0xfed7,0xfedf,0xfee7,0xfeef,0xfef7, 534 65215, 65223, 65231, 65239, 65247, 65255, 65263, 65271,
535 0xfeff,0xff07,0xff0f,0xff17,0xff1f,0xff27,0xff2f,0xff37, 535 65279, 65287, 65295, 65303, 65311, 65319, 65327, 65335,
536 0xff3f,0xff47,0xff4f,0xff57,0xff5f,0xff67,0xff6f,0xff77, 536 65343, 65351, 65359, 65367, 65375, 65383, 65391, 65399,
537 0xff7f,0xff87,0xff8f,0xff97,0xff9f,0xffa7,0xffaf,0xffb7, 537 65407, 65415, 65423, 65431, 65439, 65447, 65455, 65463,
538 0xffbf,0xffc7,0xffcf,0xffd7,0xffdf,0xffe7,0xffef,0xfff7}; 538 65471, 65479, 65487, 65495, 65503, 65511, 65519, 65527
539 };
539 540
540 static const signed short wavtable1[2304]={ 541 static const signed short wavtable1[2304]={
541 0x021d,0x03bc,0x0300,0xfc0d,0xfcd5,0xfd33,0xfdc5,0xfc83, 542 541, 956, 768, -1011, -811, -717, -571, -893, -576,
542 0xfdc0,0x036d,0x0245,0x0238,0xfc1b,0xfc31,0xfd7a,0xfd10, 543 877, 581, 568, -997, -975, -646, -752, -661, -632,
543 0xfd6b,0xfd88,0x02a3,0x0313,0x027b,0xfdf9,0xfcba,0xfc2f, 544 675, 787, 635, -519, -838, -977, -890, -605, -789,
544 0xfc86,0xfda3,0xfceb,0x0270,0x02dc,0x029c,0xfc83,0xfcd1, 545 624, 732, 668, -893, -815, -956, -762, -523, -873,
545 0xfc44,0xfd06,0xfdf5,0xfc97,0x026f,0x0347,0x02b9,0xfc02, 546 623, 839, 697, -1022, -849, -571, -759, -688, -949,
546 0xfcaf,0xfdc5,0xfd09,0xfd50,0xfc4b,0x0280,0x02b5,0x03df, 547 640, 693, 991, -867, -619, -671, -800, -940, -959,
547 0xfc9d,0xfd95,0xfd61,0xfce0,0xfc54,0xfc41,0x039d,0x02af, 548 925, 687, 608, -621, -549, -817, -837, -924, -722,
548 0x0260,0xfd93,0xfddb,0xfccf,0xfcbb,0xfc64,0xfd2e,0x0228, 549 552, 797, 572, -861, -617, -892, -596, -621, -640,
549 0x031d,0x023c,0xfca3,0xfd97,0xfc84,0xfdac,0xfd93,0xfd80, 550 535, 832, 799, -871, -836, -649, -560, -676, -624,
550 0x0217,0x0340,0x031f,0xfc99,0xfcbc,0xfd77,0xfdd0,0xfd5c, 551 762, 605, 577, -902, -859, -682, -568, -716, -650,
551 0xfd90,0x02fa,0x025d,0x0241,0xfc7a,0xfca5,0xfd56,0xfdc8, 552 832, 561, 1003, -913, -815, -550, -676, -616, -982,
552 0xfd34,0xfd76,0x0340,0x0231,0x03eb,0xfc6f,0xfcd1,0xfdda, 553 590, 687, 588, -793, -679, -790, -681, -923, -677,
553 0xfd5c,0xfd98,0xfc2a,0x024e,0x02af,0x024c,0xfce7,0xfd59, 554 646, 901, 732, -569, -924, -645, -816, -794, -524,
554 0xfcea,0xfd57,0xfc65,0xfd5b,0x0286,0x0385,0x02dc,0xfdc7, 555 828, 689, 896, -557, -725, -603, -670, -927, -784,
555 0xfc64,0xfd7b,0xfcd0,0xfce6,0xfdf4,0x033c,0x02b1,0x0380, 556 875, 624, 848, -533, -725, -516, -748, -760, -702,
556 0xfdd3,0xfd2b,0xfda5,0xfd62,0xfc61,0xfcf0,0x036b,0x0270, 557 571, 942, 1022, -526, -570, -941, -638, -868, -1020,
557 0x0350,0xfdeb,0xfd2b,0xfdfc,0xfd14,0xfd08,0xfd42,0x023b, 558 824, 736, 643, -593, -517, -925, -663, -530, -808,
558 0x03ae,0x03fe,0xfdf2,0xfdc6,0xfc53,0xfd82,0xfc9c,0xfc04, 559 517, 765, 512, -774, -518, -767, -523, -572, -513,
559 0x0338,0x02e0,0x0283,0xfdaf,0xfdfb,0xfc63,0xfd69,0xfdee, 560 562, 908, 761, -997, -836, -675, -617, -805, -566,
560 0xfcd8,0x0205,0x02fd,0x0200,0xfcfa,0xfdfa,0xfd01,0xfdf5, 561 694, 913, 675, -619, -916, -603, -941, -815, -891,
561 0xfdc4,0xfdff,0x0232,0x038c,0x02f9,0xfc1b,0xfcbc,0xfd5d, 562 704, 524, 672, -722, -925, -689, -969, -538, -883,
562 0xfd97,0xfcdb,0xfdca,0x02b6,0x0391,0x02a3,0xfd95,0xfc6c, 563 721, 757, 558, -534, -786, -826, -1018, -561, -608,
563 0xfda5,0xfc53,0xfcd1,0xfc85,0x02c0,0x020c,0x02a0,0xfd2e, 564 884, 551, 633, -951, -546, -681, -763, -592, -784,
564 0xfc63,0xfd4f,0xfc37,0xfde6,0xfc8d,0x02d1,0x02f5,0x022e, 565 558, 1007, 846, -549, -923, -832, -608, -991, -699,
565 0xfdea,0xfcee,0xfcc6,0xfc06,0xfdcf,0xfda0,0x0374,0x0227, 566 932, 746, 777, -679, -707, -566, -849, -544, -589,
566 0x0279,0xfc49,0xfdde,0xfd57,0xfd05,0xfdb0,0xfcf0,0x022e, 567 566, 822, 926, -910, -513, -744, -627, -659, -839,
567 0x03ef,0x034e,0xfddb,0xfc65,0xfcc0,0xfda0,0xfc21,0xfd45, 568 613, 771, 611, -924, -731, -921, -733, -581, -729,
568 0x03a4,0x02ea,0x0309,0xfd59,0xfd3d,0xfdca,0xfcaf,0xfde0, 569 737, 671, 1008, -967, -726, -661, -531, -880, -993,
569 0xfdb3,0x0236,0x0336,0x039e,0xfc72,0xfdff,0xfd18,0xfd8d, 570 651, 594, 579, -757, -737, -673, -830, -691, -655,
570 0xfd6d,0xfcb9,0x0265,0x0303,0x0263,0xfc64,0xfd25,0xfc67, 571 801, 636, 564, -996, -883, -702, -626, -792, -622,
571 0xfd23,0xfdbb,0xfd27,0x02e1,0x029f,0x03f0,0xfc39,0xfd2a, 572 852, 910, 719, -757, -599, -639, -709, -809, -1012,
572 0xfd6b,0xfded,0xfc90,0xfc1f,0x028b,0x0252,0x0243,0xfd0b, 573 998, 614, 575, -599, -561, -691, -974, -737, -647,
573 0xfd1f,0xfd5f,0xfcc2,0xfd4d,0xfd71,0x0321,0x027c,0x0234, 574 665, 935, 628, -607, -816, -574, -863, -854, -771,
574 0xfc1c,0xfc8d,0xfd42,0xfd8e,0xfce8,0xfd92,0x0354,0x038e, 575 631, 596, 829, -735, -1023, -966, -778, -694, -672,
575 0x02cf,0xfd0b,0xfda9,0xfd81,0xfd3b,0xfcd7,0xfc0c,0x03e6, 576 644, 926, 526, -583, -663, -953, -811, -838, -542,
576 0x0266,0x023f,0xfda9,0xfdcf,0xfd4d,0xfc32,0xfd1f,0xfd79, 577 879, 988, 613, -848, -526, -592, -755, -953, -734,
577 0x0299,0x03a7,0x0274,0xfda1,0xfcd0,0xfdc2,0xfca1,0xfcaa, 578 941, 692, 693, -637, -638, -939, -866, -937, -940,
578 0xfcfd,0x0277,0x0254,0x033d,0xfd21,0xfc01,0xfc3a,0xfcf6, 579 565, 672, 576, -742, -637, -757, -625, -882, -649,
579 0xfd4a,0xfd60,0x0284,0x039e,0x020e,0xfdb9,0xfd69,0xfc47, 580 547, 628, 740, -671, -791, -909, -585, -771, -535,
580 0xfcd5,0xfcba,0xfde2,0x036f,0x03dc,0x0265,0xfcb0,0xfdf2, 581 639, 532, 537, -665, -671, -559, -798, -554, -564,
581 0xfdb0,0xfd0d,0xfc47,0xfd22,0x03ad,0x02b4,0x02b5,0xfd83, 582 955, 604, 598, -564, -558, -706, -891, -714, -699,
582 0xfd82,0xfc55,0xfc9e,0xfc57,0xfc54,0x0235,0x02a0,0x0240, 583 562, 580, 900, -637, -989, -1021, -617, -658, -791,
583 0xfd1a,0xfd83,0xfd0b,0xfd8f,0xfc8e,0xfd77,0x0223,0x0274, 584 603, 899, 621, -530, -733, -545, -712, -789, -755,
584 0x02e4,0xfd61,0xfce9,0xfc73,0xfdb7,0xfcfd,0xfde9,0x027f, 585 746, 533, 624, -776, -909, -650, -543, -555, -761,
585 0x0214,0x0219,0xfd67,0xfd61,0xfdd1,0xfce2,0xfdd6,0xfdcc, 586 729, 514, 735, -733, -523, -739, -519, -517, -528,
586 0x03bb,0x025c,0x0256,0xfdcc,0xfdd2,0xfd3e,0xfc85,0xfd36, 587 853, 551, 692, -919, -577, -745, -711, -593, -936,
587 0xfd45,0x0232,0x0244,0x0384,0xfd83,0xfc23,0xfc03,0xfd97, 588 949, 1018, 1004, -944, -931, -999, -880, -1013, -985,
588 0xfd6e,0xfce9,0x025b,0x0383,0x026d,0xfdee,0xfd23,0xfddf, 589 544, 988, 735, -525, -781, -710, -578, -954, -528,
589 0xfd38,0xfceb,0xfd0d,0x02ea,0x0215,0x0270,0xfcf8,0xfc73, 590 789, 782, 821, -603, -633, -628, -608, -598, -659,
590 0xfd76,0xfde1,0xfdd5,0xfd07,0x02d9,0x0202,0x02df,0xfd23, 591 897, 516, 754, -906, -661, -761, -786, -521, -556,
591 0xfdf5,0xfd1d,0xfdf9,0xfdfb,0xfdf0,0x0355,0x0227,0x02b4, 592 517, 702, 828, -710, -837, -568, -523, -963, -670,
592 0xfc69,0xfdbf,0xfd17,0xfd39,0xfdaf,0xfc58,0x03b5,0x03fa, 593 586, 818, 763, -937, -874, -609, -672, -654, -568,
593 0x03ec,0xfc50,0xfc5d,0xfc19,0xfc90,0xfc0b,0xfc27,0x0220, 594 907, 652, 592, -578, -525, -754, -804, -830, -686,
594 0x03dc,0x02df,0xfdf3,0xfcf3,0xfd3a,0xfdbe,0xfc46,0xfdf0, 595 528, 652, 642, -673, -663, -818, -546, -830, -806,
595 0x0315,0x030e,0x0335,0xfda5,0xfd87,0xfd8c,0xfda0,0xfdaa, 596 531, 708, 780, -736, -811, -540, -552, -981, -595,
596 0xfd6d,0x0381,0x0204,0x02f2,0xfc76,0xfd6b,0xfd07,0xfcee, 597 666, 625, 727, -813, -946, -888, -867, -763, -516,
597 0xfdf7,0xfdd4,0x0205,0x02be,0x033c,0xfd3a,0xfcbb,0xfdc8, 598 947, 727, 554, -673, -512, -787, -875, -517, -599,
598 0xfdf5,0xfc3d,0xfd62,0x024a,0x0332,0x02fb,0xfc57,0xfc96, 599 549, 657, 981, -705, -526, -630, -589, -843, -941,
599 0xfd9f,0xfd60,0xfd72,0xfdc8,0x038b,0x028c,0x0250,0xfdbe, 600 605, 920, 852, -544, -1008, -766, -716, -827, -709,
600 0xfdf3,0xfd0e,0xfcdc,0xfcc2,0xfd52,0x0210,0x028c,0x0282, 601 624, 619, 983, -755, -599, -595, -761, -750, -944,
601 0xfd5f,0xfd69,0xfcce,0xfdde,0xfcc2,0xfcda,0x0213,0x02c4, 602 605, 909, 547, -537, -646, -971, -715, -807, -584,
602 0x030c,0xfd20,0xfcd5,0xfde4,0xfdd8,0xfc2b,0xfdad,0x029a, 603 690, 935, 516, -631, -697, -944, -932, -855, -521,
603 0x0271,0x02d7,0xfcd3,0xfc4e,0xfc88,0xfc9d,0xfd05,0xfdfc, 604 700, 612, 853, -838, -584, -1021, -959, -732, -711,
604 0x03b3,0x02d7,0x022a,0xfd5f,0xfe00,0xfced,0xfc95,0xfdfb, 605 767, 832, 574, -623, -861, -933, -575, -676, -643,
605 0xfda9,0x0225,0x0291,0x03d5,0xfd3f,0xfdf2,0xfd8a,0xfdb3, 606 523, 898, 923, -919, -945, -810, -536, -789, -833,
606 0xfcb5,0xfc53,0x025d,0x0398,0x0354,0xfde0,0xfc10,0xfd02, 607 722, 958, 691, -676, -976, -647, -1020, -896, -935,
607 0xfd34,0xfcc5,0xfd3b,0x0270,0x026b,0x03d7,0xfd0d,0xfda9, 608 613, 771, 928, -924, -556, -700, -734, -581, -842,
608 0xfdad,0xfd07,0xfd12,0xfc50,0x025d,0x038d,0x0223,0xfde7, 609 758, 757, 584, -561, -866, -865, -562, -560, -667,
609 0xfd7a,0xfc35,0xfd35,0xfcd9,0xfdb8,0x02b2,0x03a7,0x0204, 610 512, 567, 577, -567, -577, -639, -512, -628, -650,
610 0xfd89,0xfd47,0xfc50,0xfc5c,0xfca9,0xfdf7,0x02bc,0x0264, 611 615, 638, 698, -766, -839, -871, -739, -795, -954,
611 0x0355,0xfcba,0xfdb8,0xfc03,0xfc41,0xfd24,0xfd39,0x02ff, 612 574, 642, 589, -720, -660, -739, -644, -806, -677,
612 0x0340,0x023e,0xfd91,0xfca3,0xfc5b,0xfdc1,0xfd5c,0xfd7d, 613 993, 682, 878, -662, -852, -585, -963, -910, -753,
613 0x020b,0x0382,0x039b,0xfc69,0xfc4f,0xfcd6,0xfde8,0xfceb, 614 539, 890, 913, -939, -963, -795, -569, -775, -815,
614 0xfcbf,0x02d2,0x03be,0x02b3,0xfd5c,0xfc30,0xfd79,0xfc04, 615 694, 928, 544, -629, -738, -987, -941, -842, -578,
615 0xfc80,0xfc59,0x0265,0x0303,0x03a0,0xfc64,0xfdd4,0xfd44, 616 805, 600, 680, -944, -535, -798, -633, -704, -905,
616 0xfd22,0xfdbb,0xfcb6,0x02f6,0x02f5,0x0248,0xfdcf,0xfc9e, 617 540, 951, 782, -1004, -825, -727, -570, -884, -597,
617 0xfc9f,0xfdce,0xfdd0,0xfd65,0x0200,0x0237,0x0241,0xfdc9, 618 816, 950, 590, -757, -941, -548, -650, -881, -681,
618 0xfdbf,0xfd81,0xfe00,0xfd8c,0xfd76,0x0267,0x027e,0x02ba, 619 955, 847, 811, -790, -757, -671, -891, -700, -643,
619 0xfd02,0xfcb9,0xfc99,0xfd1d,0xfce5,0xfc46,0x023e,0x0282, 620 547, 883, 556, -945, -595, -960, -586, -762, -605,
620 0x024d,0xfd30,0xfd6c,0xfd1d,0xfd7c,0xfcda,0xfd5b,0x03e1, 621 652, 888, 604, -565, -770, -524, -831, -770, -713,
621 0x02aa,0x036e,0xfd6a,0xfcac,0xfdb7,0xfc3d,0xfc72,0xfd0f, 622 863, 585, 855, -986, -721, -978, -727, -668, -715,
622 0x021b,0x037a,0x0391,0xfc55,0xfc3d,0xfce5,0xfdc7,0xfcf9, 623 1023, 997, 516, -997, -516, -1006, -1023, -972, -520,
623 0xfcd1,0x02b6,0x03a0,0x0220,0xfd8b,0xfd1e,0xfc25,0xfc53, 624 932, 614, 640, -560, -583, -769, -850, -738, -800,
624 0xfcb6,0xfdbe,0x0325,0x0258,0x02a8,0xfc50,0xfde9,0xfce2, 625 627, 564, 573, -691, -702, -631, -769, -621, -641,
625 0xfd87,0xfd40,0xfc77,0x021c,0x03b7,0x030e,0xfc14,0xfcc7, 626 876, 900, 724, -770, -620, -637, -750, -792, -512,
626 0xfd29,0xfdc6,0xfc8c,0xfdab,0x0330,0x03b6,0x024e,0xfd0b, 627 515, 857, 896, -863, -902, -750, -519, -718, -784,
627 0xfc53,0xfddc,0xfd76,0xfc8f,0xfd57,0x03bb,0x034f,0x032b, 628 647, 953, 879, -602, -555, -818, -817, -888, -755,
628 0xfcea,0xfd0b,0xfd61,0xfc85,0xfd44,0xfd7d,0x0223,0x0373, 629 806, 854, 857, -672, -675, -715, -634, -712, -718,
629 0x022c,0xfc4f,0xfdad,0xfc40,0xfdb6,0xfd06,0xfda3,0x028c, 630 545, 583, 631, -621, -672, -719, -581, -664, -778,
630 0x0378,0x025c,0xfdcb,0xfcfe,0xfdf4,0xfcc1,0xfcfe,0xfd37, 631 657, 601, 751, -772, -963, -882, -843, -707, -550,
631 0x035f,0x0249,0x0357,0xfc26,0xfd2f,0xfc2e,0xfd29,0xfd64, 632 740, 905, 795, -654, -575, -704, -535, -801, -618,
632 0xfd35,0x03ff,0x03e5,0x0204,0xfc1b,0xfdfc,0xfc12,0xfc01, 633 841, 1016, 568, -835, -934, -564, -691, -1009, -631,
633 0xfc34,0xfdf8,0x03a4,0x0266,0x0280,0xfdd0,0xfdb9,0xfcff, 634 747, 589, 983, -861, -718, -566, -545, -679, -945,
634 0xfcae,0xfd1e,0xfce0,0x0273,0x0234,0x023d,0xfd4d,0xfd42, 635 878, 613, 526, -526, -902, -630, -753, -736, -540,
635 0xfd89,0xfcff,0xfd93,0xfd7f,0x036c,0x0384,0x02d4,0xfcfe, 636 864, 723, 779, -610, -657, -550, -729, -1022, -592,
636 0xfd94,0xfd83,0xfd12,0xfce8,0xfe00,0x0203,0x0359,0x0380, 637 534, 674, 774, -703, -808, -1019, -557, -887, -586,
637 0xfca1,0xfc7a,0xfd12,0xfdf9,0xfd32,0xfcf0,0x0287,0x03b9, 638 950, 649, 939, -602, -871, -595, -881, -824, -861,
638 0x036f,0xfda6,0xfdd5,0xfcce,0xfccf,0xfc88,0xfd0d,0x0326, 639 590, 703, 899, -811, -518, -618, -680, -966, -790,
639 0x0356,0x0359,0xfd60,0xfd5d,0xfd35,0xfd86,0xfd38,0xfd32, 640 618, 527, 579, -637, -700, -597, -746, -543, -657,
640 0x0221,0x0247,0x0277,0xfd93,0xfd60,0xfd31,0xfdbb,0xfd68, 641 725, 647, 972, -917, -689, -615, -513, -818, -924,
641 0xfcf6,0x0291,0x0259,0x02ef,0xfcfc,0xfc3d,0xfc8e,0xfcb5, 642 641, 647, 707, -810, -885, -893, -803, -817, -976,
642 0xfd3d,0xfdda,0x02e4,0x0389,0x031b,0xfd72,0xfdc1,0xfd40, 643 730, 663, 644, -946, -920, -835, -521, -860, -812,
643 0xfde9,0xfcdf,0xfd96,0x0349,0x03f8,0x0238,0xfcbd,0xfc5a, 644 807, 572, 578, -902, -912, -646, -637, -639, -653,
644 0xfdcc,0xfd4d,0xfc0f,0xfd89,0x02eb,0x024d,0x03d7,0xfca3, 645 879, 611, 821, -524, -705, -979, -755, -729, -658,
645 0xfd32,0xfdca,0xfddf,0xfd59,0xfc4f,0x036e,0x0265,0x020e, 646 667, 729, 841, -951, -549, -599, -871, -519, -692,
646 0xfdf2,0xfc7a,0xfd8a,0xfd0f,0xfd20,0xfde4,0x0360,0x02d3, 647 782, 585, 751, -895, -574, -859, -598, -670, -551,
647 0x030b,0xfd9e,0xfd6f,0xfdda,0xfd27,0xfc02,0xfdb0,0x0216, 648 802, 733, 976, -574, -765, -699, -628, -525, -931,
648 0x02a2,0x0306,0xfd41,0xfcd8,0xfc05,0xfdd3,0xfc89,0xfdb6, 649 850, 871, 708, -724, -588, -602, -706, -742, -979,
649 0x03b6,0x0289,0x03ab,0xfda6,0xfc99,0xfdad,0xfc8f,0xfcc8, 650 870, 743, 704, -632, -598, -1023, -739, -540, -970,
650 0xfca3,0x024e,0x02bf,0x0383,0xfcd5,0xfdfa,0xfd96,0xfd58, 651 941, 899, 585, -827, -538, -514, -866, -790, -669,
651 0xfc3a,0xfcea,0x026a,0x020f,0x0243,0xfd83,0xfd44,0xfdab, 652 943, 632, 875, -582, -806, -541, -869, -781, -749,
652 0xfd16,0xfde1,0xfd6f,0x02d5,0x0287,0x03cc,0xfc6b,0xfd4f, 653 1023, 732, 638, -731, -637, -912, -1022, -523, -795,
653 0xfd99,0xfdff,0xfcce,0xfc64,0x0281,0x0287,0x02c3,0xfcd6, 654 778, 753, 655, -573, -997, -965, -592, -554, -839,
654 0xfc8b,0xfc83,0xfcdd,0xfccf,0xfc30,0x02da,0x0297,0x0284, 655 843, 945, 945, -779, -779, -873, -694, -873, -873,
655 0xfc4e,0xfc68,0xfcbd,0xfdf7,0xfca4,0xfcd4,0x0327,0x023c, 656 942, 969, 572, -892, -527, -542, -867, -918, -640,
656 0x0242,0xfc7a,0xfc70,0xfd7a,0xfd83,0xfd81,0xfd73,0x036f, 657 1008, 559, 854, -551, -841, -934, -993, -612, -712,
657 0x0263,0x0335,0xfdf4,0xfd3f,0xfc2d,0xfd0d,0xfd27,0xfd6e, 658 868, 729, 787, -618, -668, -560, -737, -519, -605,
658 0x029b,0x02d9,0x0349,0xfc49,0xfddb,0xfda9,0xfc99,0xfdf9, 659 970, 686, 547, -650, -518, -733, -919, -919, -585,
659 0xfd4c,0x030e,0x0249,0x02ef,0xfc81,0xfdc2,0xfca5,0xfdaa, 660 535, 635, 674, -664, -705, -836, -560, -788, -887,
660 0xfd62,0xfdd9,0x0322,0x02dd,0x03d0,0xfdc2,0xfd03,0xfd45, 661 560, 636, 828, -696, -907, -514, -613, -790, -670,
661 0xfd8c,0xfdf3,0xfc5d,0x0352,0x0367,0x02c4,0xfd2c,0xfdb4, 662 994, 592, 833, -575, -809, -964, -966, -686, -677,
662 0xfda6,0xfd3e,0xfd1a,0xfc2d,0x0366,0x02e7,0x02c0,0xfd88, 663 548, 621, 694, -665, -743, -843, -587, -755, -942,
663 0xfdaa,0xfc01,0xfd1d,0xfde4,0xfc36,0x03ad,0x0383,0x0249, 664 550, 801, 955, -861, -513, -748, -591, -627, -892,
664 0xfcc5,0xfde6,0xfdfe,0xfc9e,0xfcea,0xfd63,0x03af,0x0278, 665 582, 522, 646, -594, -735, -659, -663, -533, -815,
665 0x036b,0xfdba,0xfcda,0xfde3,0xfc9b,0xfcf3,0xfd13,0x03ff, 666 606, 625, 818, -739, -969, -999, -717, -763, -655,
666 0x02dc,0x027e,0xfd25,0xfd83,0xfc70,0xfc02,0xfdf5,0xfce5, 667 623, 591, 874, -720, -531, -1010, -758, -683, -746,
667 0x030a,0x02f1,0x028f,0xfdc3,0xfc1b,0xfc3b,0xfdb0,0xfdd6, 668 669, 535, 1001, -700, -654, -523, -876, -559, -979,
668 0xfcb9,0x034b,0x03b1,0x03b1,0xfcf5,0xfcf5,0xfc97,0xfd4a, 669 701, 938, 592, -642, -810, -542, -960, -860, -684,
669 0xfc97,0xfc97,0x03ae,0x03c9,0x023c,0xfc84,0xfdf1,0xfde2, 670 925, 820, 738, -741, -667, -592, -835, -657, -533,
670 0xfc9d,0xfc6a,0xfd80,0x03f0,0x022f,0x0356,0xfdd9,0xfcb7, 671 735, 790, 544, -567, -781, -840, -527, -610, -578,
671 0xfc5a,0xfc1f,0xfd9c,0xfd38,0x0364,0x02d9,0x0313,0xfd96, 672 575, 788, 674, -886, -758, -519, -647, -607, -888,
672 0xfd64,0xfdd0,0xfd1f,0xfdf9,0xfda3,0x03ca,0x02ae,0x0223, 673 655, 783, 528, -1003, -677, -809, -840, -599, -545,
673 0xfd76,0xfdfa,0xfd23,0xfc69,0xfc69,0xfdb7,0x0217,0x027b, 674 527, 513, 677, -529, -699, -679, -544, -514, -897,
674 0x02a2,0xfd68,0xfd3f,0xfcbc,0xfdd0,0xfcec,0xfc89,0x0230, 675 782, 852, 940, -651, -718, -783, -597, -709, -863,
675 0x027c,0x033c,0xfd48,0xfc75,0xfdfe,0xfd9b,0xfcea,0xfd62, 676 578, 910, 513, -514, -581, -914, -654, -809, -515,
676 0x03e2,0x0250,0x0341,0xfdc1,0xfcd7,0xfc3c,0xfc3a,0xfd52, 677 692, 882, 734, -596, -993, -632, -937, -759, -526,
677 0xfd5b,0x0224,0x026d,0x02b6,0xfd67,0xfd19,0xfcb5,0xfdb5, 678 586, 683, 715, -782, -818, -954, -670, -911, -999,
678 0xfd0d,0xfc52,0x0226,0x0321,0x03bb,0xfca3,0xfdff,0xfd14, 679 739, 609, 717, -880, -518, -854, -534, -725, -1006,
679 0xfdb1,0xfd8d,0xfc84,0x0246,0x020a,0x0286,0xfdae,0xfd21, 680 778, 773, 697, -588, -530, -527, -592, -584, -951,
680 0xfd6d,0xfd69,0xfdeb,0xfcd1,0x025e,0x0271,0x0332,0xfd1d, 681 922, 785, 813, -707, -732, -624, -830, -602, -646,
681 0xfc37,0xfc19,0xfd33,0xfd05,0xfd71,0x026f,0x024f,0x036a, 682 766, 651, 984, -974, -736, -626, -573, -827, -946,
682 0xfd30,0xfded,0xfc0e,0xfd0a,0xfd55,0xfd16,0x029d,0x0217, 683 978, 596, 515, -569, -984, -600, -934, -694, -518,
683 0x03e9,0xfd44,0xfd72,0xfdf5,0xfc94,0xfdd1,0xfc2d,0x02bd, 684 535, 757, 540, -792, -565, -799, -560, -559, -571,
684 0x03aa,0x0250,0xfd7e,0xfcd6,0xfde2,0xfc40,0xfca4,0xfd54, 685 662, 687, 589, -890, -762, -791, -857, -924, -678,
685 0x039d,0x0334,0x02e2,0xfd1b,0xfd65,0xfdb0,0xfcbd,0xfd6f, 686 554, 536, 979, -580, -530, -512, -601, -561, -936,
686 0xfdeb,0x02df,0x0316,0x0220,0xfdc9,0xfcf3,0xfcb8,0xfdf1, 687 723, 982, 690, -694, -976, -662, -1022, -943, -932,
687 0xfd9e,0xfdbe,0x023f,0x0314,0x02a2,0xfc8a,0xfd0a,0xfdf9, 688 936, 956, 527, -875, -965, -986, -856, -894, -543,
688 0xfd79,0xfda1,0xfc88,0x028f,0x030f,0x0210,0xfc15,0xfd5b, 689 590, 1002, 547, -577, -631, -536, -680, -980, -586,
689 0xfcd7,0xfcb8,0xfda9,0xfddf,0x020f,0x0201,0x02a5,0xfdef, 690 517, 653, 825, -660, -833, -526, -522, -834, -664,
690 0xfd45,0xfd59,0xfde0,0xfdfe,0xfc7f,0x030e,0x0354,0x03ac, 691 832, 592, 974, -964, -792, -564, -677, -686, -928,
691 0xfd75,0xfd32,0xfcf1,0xfdab,0xfd3b,0xfca1,0x0242,0x038e, 692 512, 957, 903, -957, -903, -844, -512, -894, -796,
692 0x0201,0xfdfe,0xfdbb,0xfc6e,0xfd72,0xfcd7,0xfdfd,0x02b4, 693 631, 545, 906, -672, -558, -965, -777, -581, -802,
693 0x0372,0x02de,0xfdac,0xfc1f,0xfd88,0xfc57,0xfd09,0xfdf2, 694 514, 720, 649, -723, -652, -913, -516, -1012, -824,
694 0x024a,0x02ab,0x02cb,0xfcf2,0xfcce,0xfc46,0xfd62,0xfc71, 695 596, 679, 694, -790, -807, -920, -693, -900, -940,
695 0xfc19,0x02e3,0x0261,0x02cd,0xfc90,0xfdfa,0xfcaa,0xfdea, 696 617, 740, 979, -892, -590, -708, -743, -535, -936,
696 0xfd2b,0xfc12,0x030a,0x0305,0x02b9,0xfdb4,0xfdee,0xfdf1, 697 711, 685, 877, -952, -609, -587, -987, -917, -752,
697 0xfdb0,0xfdb8,0xfc49,0x039a,0x0311,0x032d,0xfd3d,0xfd24, 698 655, 835, 848, -534, -542, -691, -838, -681, -702,
698 0xfd90,0xfcc2,0xfda6,0xfd7a,0x02fe,0x028b,0x03d8,0xfc32, 699 754, 839, 698, -618, -515, -573, -556, -688, -954,
699 0xfd20,0xfd8e,0xfdc3,0xfcc5,0xfc4e,0x03d2,0x0254,0x0203, 700 871, 515, 769, -877, -655, -774, -742, -518, -578,
700 0xfdc7,0xfc28,0xfda8,0xfc5a,0xfd4a,0xfdfa,0x0217,0x02f5, 701 955, 852, 573, -795, -535, -955, -892, -709, -643,
701 0x021c,0xfce8,0xfdcb,0xfce1,0xfdd0,0xfdd1,0xfdc5,0x0296, 702 640, 859, 587, -537, -735, -986, -801, -721, -674,
702 0x02af,0x024d,0xfc86,0xfd06,0xfce9,0xfca7,0xfc64,0xfd5a, 703 792, 863, 554, -667, -858, -935, -612, -727, -601,
703 0x022a,0x0218,0x03d3,0xfdbc,0xfdee,0xfe00,0xfda7,0xfdcf, 704 843, 708, 682, -583, -562, -944, -694, -979, -910,
704 0xfc58,0x02d3,0x03d6,0x02b2,0xfd4a,0xfc30,0xfd6a,0xfc02, 705 971, 768, 552, -728, -524, -829, -921, -576, -596,
705 0xfc51,0xfc5c,0x03a8,0x03bc,0x020f,0xfc95,0xfc3b,0xfc26, 706 891, 536, 690, -935, -601, -724, -776, -563, -931,
706 0xfca8,0xfc82,0xfde1,0x024e,0x03ea,0x0223,0xfdbf,0xfd89, 707 1016, 560, 663, -556, -659, -727, -1009, -614, -860,
707 0xfde8,0xfd58,0xfc2c,0xfdb6,0x0205,0x028d,0x0339,0xfd6c, 708 543, 870, 674, -924, -716, -573, -577, -739, -889,
708 0xfcbf,0xfdf2,0xfdf6,0xfcbe,0xfd68,0x0340,0x0250,0x03ce, 709 601, 999, 585, -586, -686, -571, -705, -975, -668,
709 0xfc3c,0xfce8,0xfdcc,0xfd5b,0xfd52,0xfc60,0x0200,0x03bd, 710 945, 966, 889, -892, -821, -840, -872, -912, -773,
710 0x0387,0xfc43,0xfc79,0xfcb4,0xfe00,0xfc82,0xfce4,0x0277, 711 529, 912, 777, -943, -804, -692, -547, -812, -590,
711 0x0221,0x038a,0xfd60,0xfdd2,0xfc3b,0xfcf7,0xfdbb,0xfcde, 712 574, 1020, 714, -572, -801, -711, -643, -1016, -997,
712 0x0202,0x02d0,0x0289,0xfd2d,0xfd74,0xfc6f,0xfdfc,0xfc0c, 713 609, 922, 932, -549, -555, -840, -725, -831, -848,
713 0xfcc8,0x0254,0x02a7,0x02b6,0xfcea,0xfcd9,0xfc68,0xfd4b, 714 598, 778, 929, -909, -543, -707, -698, -592, -844,
714 0xfc7c,0xfc54,0x0269,0x02e4,0x03d3,0xfc84,0xfdb2,0xfd3c, 715 651, 772, 744, -982, -947, -561, -827, -582, -541,
715 0xfd19,0xfde9,0xfc58,0x02c7,0x02ad,0x036d,0xfc48,0xfd9f, 716 691, 957, 722, -646, -976, -675, -934, -894, -1020,
716 0xfdb5,0xfc25,0xfc6b,0xfd10,0x028f,0x0343,0x0350,0xfdea, 717 729, 766, 984, -546, -701, -736, -520, -573, -945,
717 0xfde2,0xfd4d,0xfcba,0xfd57,0xfd42,0x02f2,0x0347,0x02ba, 718 547, 519, 632, -555, -675, -640, -585, -526, -780,
718 0xfd96,0xfdfd,0xfdc3,0xfdd4,0xfd50,0xfc46,0x0367,0x0203, 719 583, 532, 922, -607, -525, -960, -664, -554, -831,
719 0x0301,0xfc93,0xfd71,0xfcfa,0xfd1a,0xfdfa,0xfdbe,0x03bb, 720 633, 995, 603, -615, -745, -586, -783, -968, -710,
720 0x0354,0x023d,0xfce5,0xfde9,0xfc45,0xfc84,0xfd3b,0xfd7d, 721 677, 571, 874, -757, -578, -977, -896, -638, -747,
721 0x0280,0x035b,0x024b,0xfde7,0xfd21,0xfc26,0xfcdf,0xfd2f, 722 602, 545, 666, -641, -783, -709, -708, -580, -866,
722 0xfd5e,0x0318,0x035f,0x022a,0xfd65,0xfca6,0xfc59,0xfd9c, 723 627, 542, 875, -665, -536, -928, -769, -575, -748,
723 0xfd29,0xfda7,0x034b,0x02c4,0x02aa,0xfdb9,0xfdce,0xfc50, 724 672, 983, 598, -645, -786, -575, -882, -944, -700,
724 0xfd4a,0xfc2d,0xfc72,0x03cb,0x0300,0x0228,0xfd28,0xfdf4, 725 692, 979, 730, -662, -988, -698, -937, -937, -521,
725 0xfcc3,0xfc67,0xfdc0,0xfdac,0x037b,0x0218,0x02b2,0xfc59, 726 668, 634, 872, -827, -569, -540, -871, -785, -742,
726 0xfda7,0xfd2c,0xfcf8,0xfdcd,0xfc5d,0x03f8,0x0230,0x0297, 727 711, 706, 674, -982, -937, -931, -988, -975, -889,
727 0xfdd4,0xfd6d,0xfd29,0xfc0f,0xfd9a,0xfca4,0x021f,0x0366, 728 739, 977, 595, -706, -860, -568, -534, -932, -691,
728 0x02a2,0xfc64,0xfd34,0xfdc3,0xfdbf,0xfd1d,0xfc87,0x0259, 729 759, 905, 763, -671, -566, -675, -563, -799, -569,
729 0x03e7,0x0249,0xfdb6,0xfd52,0xfdc5,0xfd3f,0xfc31,0xfd64, 730 756, 582, 763, -860, -563, -868, -558, -663, -568,
730 0x03b1,0x03c6,0x0379,0xfc84,0xfccb,0xfcb8,0xfc98,0xfc70, 731 748, 1013, 908, -741, -664, -898, -547, -1002, -805,
731 0xfcfb,0x0211,0x0390,0x0309,0xfc51,0xfcdc,0xfd4c,0xfddd, 732 804, 937, 950, -736, -746, -869, -631, -858, -882,
732 0xfcd4,0xfdb2,0x023e,0x03fc,0x02ca,0xfdc4,0xfcdf,0xfd39, 733 785, 543, 998, -833, -766, -529, -602, -576, -973,
733 0xfd7d,0xfc08,0xfc1b,0x0261,0x039a,0x03a4,0xfddb,0xfdd5, 734 999, 684, 942, -668, -920, -630, -975, -915, -868,
734 0xfcb8,0xfd2b,0xfcc1,0xfcb0,0x0256,0x030a,0x03a1,0xfc73, 735 626, 633, 996, -774, -609, -616, -765, -783, -970,
735 0xfde1,0xfd3d,0xfd46,0xfdb0,0xfcb4,0x028b,0x0304,0x02e8, 736 626, 567, 835, -693, -1021, -925, -765, -628, -681,
736 0xfc2a,0xfc4d,0xfdcf,0xfcc5,0xfdba,0xfde3,0x02b3,0x03bd, 737 739, 571, 973, -825, -702, -543, -533, -637, -925,
737 0x02d2,0xfd7a,0xfc30,0xfd5d,0xfc5a,0xfc82,0xfc04,0x02d9, 738 655, 769, 707, -984, -906, -531, -839, -577, -978,
738 0x02fe,0x03d8,0xfdde,0xfd43,0xfd20,0xfdf8,0xfdc3,0xfc4f, 739 702, 952, 571, -653, -785, -532, -964, -886, -638,
739 0x0223,0x0207,0x0278,0xfdd5,0xfd5d,0xfd80,0xfdb7,0xfdf2, 740 727, 712, 514, -1012, -730, -715, -516, -990, -516,
740 0xfcf4,0x0247,0x0214,0x039a,0xfda1,0xfdf3,0xfc40,0xfd68, 741 744, 686, 741, -998, -539, -994, -541, -921, -536,
741 0xfdd6,0xfcc1,0x0279,0x03e3,0x025b,0xfd99,0xfd17,0xfdb6, 742 731, 552, 714, -789, -1021, -772, -522, -596, -998,
742 0xfcf1,0xfc38,0xfd3a,0x02a5,0x023b,0x036a,0xfd0b,0xfdbe, 743 824, 991, 726, -798, -585, -703, -664, -959, -515,
743 0xfc2f,0xfc80,0xfd82,0xfd15,0x025a,0x0221,0x029a,0xfd7f, 744 795, 615, 544, -955, -844, -653, -617, -738, -578,
744 0xfcf1,0xfd3b,0xfd3c,0xfdbc,0xfc9e,0x0273,0x021e,0x036b, 745 870, 575, 824, -978, -700, -926, -739, -646, -664,
745 0xfd67,0xfde8,0xfc60,0xfcff,0xfdc1,0xfd14,0x02a0,0x03d7, 746 803, 832, 923, -653, -724, -750, -630, -677, -832,
746 0x0256,0xfd7b,0xfcee,0xfdc1,0xfc8e,0xfc50,0xfd44,0x02b4, 747 819, 839, 531, -671, -849, -871, -655, -688, -550,
747 0x03d3,0x02da,0xfd6a,0xfc24,0xfd46,0xfc57,0xfc57,0xfdf7, 748 887, 786, 852, -681, -738, -654, -769, -603, -709,
748 0x029c,0x027a,0x0368,0xfcc5,0xfdc7,0xfde4,0xfc99,0xfcef, 749 933, 764, 570, -696, -519, -851, -850, -570, -634,
749 0xfd1a,0x02c7,0x02c2,0x02a2,0xfc2a,0xfc57,0xfc5d,0xfc24, 750 716, 906, 654, -634, -916, -579, -1003, -802, -837,
750 0xfc31,0xfc87,0x02e3,0x03d1,0x0253,0xfd3e,0xfca4,0xfdc8, 751 784, 804, 563, -616, -864, -885, -601, -631, -620,
751 0xfdea,0xfc5c,0xfd4d,0x02f7,0x0389,0x02fb,0xfd61,0xfdca, 752 774, 535, 876, -809, -662, -915, -585, -559, -749,
752 0xfd5d,0xfdcd,0xfce1,0xfdc7,0x02f4,0x0246,0x02fb,0xfca4, 753 807, 598, 649, -943, -1023, -758, -636, -699, -822,
753 0xfdcd,0xfc9c,0xfdd2,0xfd69,0xfdc8,0x02ec,0x03f5,0x038c, 754 817, 759, 718, -606, -573, -533, -652, -563, -1008,
754 0xfd1b,0xfd68,0xfc7e,0xfddd,0xfc16,0xfcdb,0x0324,0x03a9, 755 831, 993, 846, -806, -687, -821, -675, -963, -699,
755 0x03b6,0xfd20,0xfd16,0xfc9b,0xfd89,0xfca6,0xfc8e,0x0311, 756 858, 567, 605, -951, -1015, -670, -720, -628, -716,
756 0x021f,0x03e6,0xfcbf,0xfd02,0xfdef,0xfda6,0xfdc0,0xfc33, 757 876, 1012, 651, -866, -557, -643, -750, -1001, -827,
757 0x03e7,0x02ac,0x03ae,0xfd64,0xfc68,0xfd8a,0xfc31,0xfc6d, 758 852, 548, 549, -913, -914, -588, -710, -587, -589,
758 0xfc9c,0x0272,0x0279,0x03e4,0xfcfa,0xfd9f,0xfd98,0xfd03, 759 895, 1008, 871, -881, -761, -858, -782, -993, -741,
759 0xfcf1,0xfc36,0x0272,0x0237,0x0343,0xfd4b,0xfc03,0xfc63, 760 892, 1000, 591, -872, -515, -578, -777, -977, -683,
760 0xfd03,0xfd8c,0xfd57,0x02e3,0x023b,0x03cd,0xfcc7,0xfd42, 761 935, 516, 836, -944, -764, -844, -855, -521, -682,
761 0xfde1,0xfdeb,0xfd83,0xfc63,0x028f,0x0301,0x02c3,0xfc28, 762 931, 612, 776, -557, -706, -929, -847, -733, -589,
762 0xfc76,0xfded,0xfcb9,0xfdbf,0xfc2e,0x02be,0x03b8,0x023b, 763 968, 614, 816, -581, -771, -980, -915, -738, -651,
763 0xfd73,0xfcef,0xfdec,0xfc3c,0xfc8a,0xfd82,0x02d7,0x02c8, 764 524, 777, 719, -796, -737, -546, -537, -590, -1012,
764 0x0202,0xfc0c,0xfd26,0xfd35,0xfdfc,0xfc22,0xfdfc,0x02e8, 765 549, 694, 786, -744, -843, -533, -589, -941, -603,
765 0x02ae,0x02e5,0xfc1a,0xfde5,0xfc1e,0xfde3,0xfc67,0xfde8, 766 882, 754, 534, -649, -920, -787, -759, -555, -557,
766 0x02db,0x0228,0x02ca,0xfceb,0xfc03,0xfcfc,0xfdf6,0xfdac, 767 597, 837, 766, -977, -895, -627, -697, -684, -574,
767 0xfc1a,0x0338,0x03df,0x02d6,0xfce2,0xfdb7,0xfd41,0xfd68, 768 635, 954, 704, -592, -873, -656, -788, -890, -969,
768 0xfc41,0xfdfd,0x031b,0x0267,0x0220,0xfc45,0xfcb4,0xfd73, 769 803, 550, 798, -863, -626, -858, -630, -591, -622,
769 0xfd97,0xfd1e,0xfdbe,0x0366,0x023f,0x0338,0xfc2e,0xfd44, 770 699, 654, 798, -894, -545, -1021, -954, -837, -622,
770 0xfc62,0xfd1d,0xfd7a,0xfd68,0x0323,0x0340,0x039b,0xfd73, 771 924, 767, 738, -693, -666, -553, -834, -575, -531,
771 0xfd2c,0xfd12,0xfd8a,0xfd5b,0xfcc0,0x0333,0x0347,0x0213, 772 970, 675, 608, -639, -576, -801, -919, -890, -722,
772 0xfd61,0xfcaf,0xfc99,0xfd71,0xfd50,0xfdda,0x0377,0x0312, 773 632, 706, 684, -873, -844, -944, -780, -976, -914,
773 0x0354,0xfd57,0xfd1e,0xfd72,0xfcff,0xfda5,0xfd3b,0x03a5, 774 858, 767, 563, -643, -945, -844, -719, -574, -620,
774 0x02fc,0x023a,0xfd48,0xfdf9,0xfcad,0xfcae,0xfdc6,0xfd86, 775 527, 765, 702, -788, -724, -525, -543, -572, -964,
775 0x02cc,0x038a,0x028e,0xfd86,0xfc6c,0xfdbd,0xfc15,0xfcde, 776 559, 924, 1003, -1009, -547, -905, -610, -833, -983,
776 0xfcbb,0x0310,0x0324,0x0233,0xfd98,0xfca0,0xfc8b,0xfda7, 777 618, 524, 611, -633, -738, -625, -747, -536, -729,
777 0xfd89,0xfd94,0x0306,0x0217,0x036c,0xfcd7,0xfd6a,0xfc6d, 778 999, 942, 963, -920, -940, -886, -976, -867, -905,
778 0xfdb7,0xfdd1,0xfd13,0x0327,0x0256,0x0289,0xfc51,0xfc01, 779 547, 857, 935, -916, -999, -783, -584, -718, -854,
779 0xfd0a,0xfd84,0xfd45,0xfcca,0x0331,0x02f7,0x02ce,0xfda2, 780 734, 926, 569, -665, -818, -515, -527, -838, -634,
780 0xfdc3,0xfdeb,0xfd74,0xfdcd,0xfc10,0x033f,0x03e1,0x034e, 781 967, 746, 551, -705, -520, -804, -913, -544, -593,
781 0xfcda,0xfd51,0xfccb,0xfd5d,0xfc3d,0xfd45,0x035a,0x0237, 782 834, 633, 881, -515, -718, -545, -679, -783, -758,
782 0x025d,0xfc49,0xfc09,0xfd62,0xfd30,0xfd8c,0xfd34,0x036c, 783 941, 701, 727, -645, -668, -997, -865, -961, -516,
783 0x03f4,0x028b,0xfc9e,0xfdd3,0xfd7d,0xfd12,0xfc17,0xfcc5, 784 945, 564, 636, -521, -587, -701, -873, -623, -790,
784 0x0354,0x0224,0x0225,0xfc6f,0xfc6e,0xfdb4,0xfd3a,0xfdb5, 785 512, 563, 793, -563, -794, -873, -512, -619, -615,
785 0xfdb3,0x037f,0x03f0,0x0367,0xfc8f,0xfd07,0xfca6,0xfcf2, 786 984, 556, 570, -534, -548, -620, -945, -604, -636,
786 0xfc1f,0xfd1b,0x037c,0x03e8,0x024f,0xfc98,0xfdfd,0xfdbe, 787 984, 540, 740, -519, -712, -782, -946, -570, -536,
787 0xfcf7,0xfc2f,0xfd55,0x03a7,0x0204,0x0344,0xfc50,0xfd04, 788 527, 764, 874, -787, -901, -652, -543, -570, -747,
788 0xfcb4,0xfca9,0xfdf7,0xfd56,0x03a3,0x0264,0x0308,0xfdd3, 789 530, 664, 1014, -688, -525, -658, -549, -862, -1005,
789 0xfd3e,0xfc5f,0xfcb1,0xfd23,0xfdb3,0x03c8,0x0266,0x0330, 790 546, 515, 521, -550, -556, -525, -584, -519, -531,
790 0xfdbb,0xfcfd,0xfc2c,0xfc6d,0xfd1e,0xfd75,0x020c,0x0309, 791 554, 934, 672, -1011, -728, -613, -600, -852, -882,
791 0x02cf,0xfce4,0xfd1f,0xfdde,0xfde7,0xfdb2,0xfc0c,0x0225, 792 598, 945, 556, -552, -650, -513, -700, -872, -603,
792 0x02b6,0x0312,0xfd18,0xfcb5,0xfdeb,0xfdb3,0xfc53,0xfda5, 793 627, 531, 733, -651, -899, -760, -769, -551, -525,
793 0x0372,0x02f2,0x0216,0xfd77,0xfc68,0xfced,0xfd09,0xfdd5, 794 576, 1020, 1014, -574, -571, -1011, -650, -1016, -1005,
794 0xfdd3,0x0255,0x0345,0x02fe,0xfc2f,0xfc81,0xfd8d,0xfd47, 795 623, 924, 594, -563, -724, -537, -759, -835, -691,
795 0xfd54,0xfdc2,0x027b,0x03ba,0x02c0,0xfdb0,0xfc97,0xfd70, 796 678, 909, 603, -602, -800, -536, -899, -807, -712,
796 0xfcec,0xfc86,0xfc37,0x0323,0x0226,0x031e,0xfca1,0xfd8e, 797 814, 744, 543, -592, -865, -790, -648, -541, -577
797 0xfca6,0xfd8a,0xfdb1,0xfd92,0x02bb,0x028e,0x031e,0xfc82, 798 };
798 0xfddf,0xfc03,0xfc46,0xfcbb,0xfd92,0x039c,0x02ff,0x02e2,
799 0xfd4b,0xfd66,0xfdd7,0xfcbe,0xfdc1,0xfded,0x03ca,0x02a3,
800 0x0260,0xfd81,0xfdc0,0xfcdf,0xfc69,0xfc86,0xfd2e,0x0278,
801 0x02c2,0x02ac,0xfc97,0xfcb4,0xfc50,0xfcf4,0xfc30,0xfc6e,
802 0x035a,0x02ff,0x0233,0xfd7d,0xfc4f,0xfcb4,0xfd31,0xfdc2,
803 0xfd94,0x020f,0x02fd,0x02be,0xfcec,0xfd2c,0xfdf3,0xfde1,
804 0xfdc4,0xfc3c,0x022f,0x039c,0x03eb,0xfc0f,0xfddd,0xfc77,
805 0xfd9e,0xfcbf,0xfc29,0x026a,0x020c,0x0263,0xfd87,0xfd1e,
806 0xfd8f,0xfd15,0xfde8,0xfd27,0x03e7,0x03ae,0x03c3,0xfc68,
807 0xfc54,0xfc8a,0xfc30,0xfc9d,0xfc77,0x0223,0x0359,0x03a7,
808 0xfc6c,0xfc19,0xfcf1,0xfdb8,0xfd32,0xfcaa,0x02de,0x039e,
809 0x0239,0xfd67,0xfcce,0xfdfd,0xfdf1,0xfcba,0xfd86,0x03c7,
810 0x02ea,0x0227,0xfd3f,0xfdf8,0xfcdc,0xfc6f,0xfde0,0xfdaf,
811 0x0342,0x0279,0x0371,0xfdfd,0xfd32,0xfddf,0xfd59,0xfcf1,
812 0xfd0a,0x03ad,0x02bd,0x02d7,0xfd7b,0xfd64,0xfc1b,0xfc9f,
813 0xfc3f,0xfdfc,0x03b1,0x0234,0x027c,0xfdf7,0xfdb5,0xfd43,
814 0xfc97,0xfd91,0xfcea,0x0200,0x0233,0x0319,0xfdcd,0xfce6,
815 0xfc97,0xfe00,0xfd95,0xfd99,0x03d8,0x022c,0x023a,0xfdea,
816 0xfddc,0xfd94,0xfc4f,0xfda4,0xfd84,0x03d8,0x021c,0x02e4,
817 0xfdf9,0xfd38,0xfcf2,0xfc4e,0xfdc6,0xfde8,0x020f,0x02fc,
818 0x036a,0xfced,0xfc7b,0xfd74,0xfde1,0xfdc6,0xfd15,0x0212,
819 0x0298,0x03f6,0xfd50,0xfdf3,0xfd6e,0xfddb,0xfca2,0xfc13,
820 0x0222,0x0203,0x0209,0xfdda,0xfdd4,0xfdf3,0xfdb8,0xfdf9,
821 0xfded,0x022a,0x03a6,0x02a0,0xfc0d,0xfd28,0xfd9b,0xfda8,
822 0xfcac,0xfc8e,0x0256,0x03b1,0x022c,0xfdd8,0xfd76,0xfdff,
823 0xfd44,0xfc98,0xfda5,0x0273,0x0213,0x02dd,0xfd75,0xfc7d,
824 0xfd08,0xfcff,0xfdd9,0xfdf3,0x0240,0x03fc,0x03f6,0xfdc2,
825 0xfdc5,0xfc0d,0xfd76,0xfc08,0xfc13,0x026f,0x039c,0x0252,
826 0xfdcd,0xfd2c,0xfde7,0xfd09,0xfcbd,0xfd4d,0x02a6,0x038d,
827 0x025b,0xfda6,0xfce0,0xfde8,0xfc7d,0xfcd9,0xfd38,0x032e,
828 0x02e8,0x021f,0xfdb0,0xfc9f,0xfcea,0xfd78,0xfde3,0xfdbf};
829 799
830 static const unsigned short wavtable2[2304]={ 800 static const unsigned short wavtable2[2304]={
831 0x0e,0x0e,0x0e,0x14,0x14,0x13,0x15,0x14,0x14,0x0e,0x0e,0x0e, 801 14, 14, 14, 20, 20, 19, 21, 20, 20,
832 0x14,0x14,0x14,0x14,0x15,0x15,0x0e,0x0d,0x0e,0x12,0x14,0x13, 802 14, 14, 14, 20, 20, 20, 20, 21, 21,
833 0x15,0x12,0x15,0x0d,0x0d,0x0e,0x12,0x13,0x13,0x13,0x12,0x15, 803 14, 13, 14, 18, 20, 19, 21, 18, 21,
834 0x0d,0x0e,0x0d,0x13,0x12,0x12,0x13,0x14,0x13,0x0d,0x0e,0x0f, 804 13, 13, 14, 18, 19, 19, 19, 18, 21,
835 0x13,0x13,0x14,0x13,0x15,0x16,0x0d,0x0d,0x0d,0x11,0x11,0x12, 805 13, 14, 13, 19, 18, 18, 19, 20, 19,
836 0x12,0x13,0x13,0x0c,0x0e,0x0d,0x12,0x11,0x13,0x11,0x14,0x13, 806 13, 14, 15, 19, 19, 20, 19, 21, 22,
837 0x0d,0x0d,0x0d,0x12,0x12,0x11,0x13,0x12,0x12,0x0d,0x0d,0x0c, 807 13, 13, 13, 17, 17, 18, 18, 19, 19,
838 0x12,0x11,0x11,0x12,0x13,0x11,0x0d,0x0c,0x0d,0x11,0x11,0x10, 808 12, 14, 13, 18, 17, 19, 17, 20, 19,
839 0x12,0x11,0x12,0x0c,0x0d,0x0c,0x11,0x10,0x11,0x11,0x13,0x11, 809 13, 13, 13, 18, 18, 17, 19, 18, 18,
840 0x0c,0x0d,0x0d,0x10,0x11,0x11,0x11,0x12,0x12,0x0c,0x0d,0x0d, 810 13, 13, 12, 18, 17, 17, 18, 19, 17,
841 0x10,0x10,0x11,0x10,0x13,0x12,0x0c,0x0c,0x0d,0x0f,0x10,0x10, 811 13, 12, 13, 17, 17, 16, 18, 17, 18,
842 0x10,0x11,0x12,0x0b,0x0d,0x0d,0x0f,0x0f,0x11,0x0f,0x12,0x12, 812 12, 13, 12, 17, 16, 17, 17, 19, 17,
843 0x0d,0x0c,0x0d,0x10,0x11,0x11,0x12,0x10,0x13,0x0c,0x0c,0x0c, 813 12, 13, 13, 16, 17, 17, 17, 18, 18,
844 0x10,0x10,0x10,0x11,0x10,0x11,0x0d,0x0c,0x0c,0x11,0x11,0x0f, 814 12, 13, 13, 16, 16, 17, 16, 19, 18,
845 0x13,0x10,0x10,0x0d,0x0c,0x0b,0x10,0x10,0x0e,0x13,0x10,0x0f, 815 12, 12, 13, 15, 16, 16, 16, 17, 18,
846 0x0c,0x0c,0x0c,0x10,0x10,0x10,0x11,0x11,0x11,0x0c,0x0d,0x0b, 816 11, 13, 13, 15, 15, 17, 15, 18, 18,
847 0x10,0x0f,0x10,0x11,0x12,0x0f,0x0c,0x0c,0x0b,0x10,0x0e,0x0f, 817 13, 12, 13, 16, 17, 17, 18, 16, 19,
848 0x10,0x11,0x0f,0x0b,0x0d,0x0c,0x0f,0x0f,0x10,0x0f,0x12,0x10, 818 12, 12, 12, 16, 16, 16, 17, 16, 17,
849 0x0c,0x0c,0x0c,0x0f,0x0f,0x0f,0x10,0x10,0x10,0x0b,0x0c,0x0c, 819 13, 12, 12, 17, 17, 15, 19, 16, 16,
850 0x0f,0x0e,0x0f,0x0f,0x10,0x10,0x0b,0x0c,0x0c,0x0f,0x0f,0x10, 820 13, 12, 11, 16, 16, 14, 19, 16, 15,
851 0x0f,0x10,0x11,0x0b,0x0c,0x0d,0x0f,0x0f,0x10,0x0e,0x11,0x12, 821 12, 12, 12, 16, 16, 16, 17, 17, 17,
852 0x0b,0x0c,0x0b,0x0f,0x0e,0x0f,0x0f,0x11,0x0f,0x0b,0x0c,0x0b, 822 12, 13, 11, 16, 15, 16, 17, 18, 15,
853 0x0f,0x0e,0x0f,0x0e,0x11,0x0f,0x0b,0x0d,0x0c,0x0f,0x0e,0x10, 823 12, 12, 11, 16, 14, 15, 16, 17, 15,
854 0x0e,0x12,0x11,0x0b,0x0c,0x0c,0x0e,0x0e,0x10,0x0e,0x11,0x11, 824 11, 13, 12, 15, 15, 16, 15, 18, 16,
855 0x0c,0x0c,0x0c,0x0f,0x10,0x0f,0x11,0x10,0x11,0x0c,0x0b,0x0c, 825 12, 12, 12, 15, 15, 15, 16, 16, 16,
856 0x0f,0x10,0x0f,0x11,0x0f,0x10,0x0c,0x0c,0x0b,0x0f,0x0f,0x0f, 826 11, 12, 12, 15, 14, 15, 15, 16, 16,
857 0x11,0x10,0x0f,0x0c,0x0c,0x0b,0x0f,0x0e,0x0e,0x10,0x10,0x0f, 827 11, 12, 12, 15, 15, 16, 15, 16, 17,
858 0x0d,0x0b,0x0b,0x0f,0x0f,0x0e,0x12,0x0f,0x0f,0x0c,0x0b,0x0a, 828 11, 12, 13, 15, 15, 16, 14, 17, 18,
859 0x0f,0x0e,0x0d,0x11,0x0f,0x0d,0x0b,0x0b,0x0b,0x0e,0x0e,0x0e, 829 11, 12, 11, 15, 14, 15, 15, 17, 15,
860 0x0f,0x0f,0x0e,0x0b,0x0b,0x0a,0x0e,0x0d,0x0d,0x0f,0x0f,0x0d, 830 11, 12, 11, 15, 14, 15, 14, 17, 15,
861 0x0c,0x0b,0x0c,0x0e,0x0f,0x0f,0x10,0x0f,0x11,0x0b,0x0b,0x0c, 831 11, 13, 12, 15, 14, 16, 14, 18, 17,
862 0x0e,0x0f,0x0f,0x0f,0x0f,0x10,0x0b,0x0c,0x0b,0x0e,0x0e,0x0e, 832 11, 12, 12, 14, 14, 16, 14, 17, 17,
863 0x0f,0x10,0x0f,0x0b,0x0b,0x0b,0x0e,0x0e,0x0e,0x0e,0x0f,0x0f, 833 12, 12, 12, 15, 16, 15, 17, 16, 17,
864 0x0b,0x0b,0x0c,0x0e,0x0e,0x0f,0x0e,0x0f,0x10,0x0b,0x0b,0x0c, 834 12, 11, 12, 15, 16, 15, 17, 15, 16,
865 0x0e,0x0e,0x0f,0x0e,0x0f,0x11,0x0b,0x0c,0x0c,0x0e,0x0e,0x0f, 835 12, 12, 11, 15, 15, 15, 17, 16, 15,
866 0x0e,0x10,0x10,0x0a,0x0c,0x0c,0x0d,0x0e,0x0f,0x0d,0x10,0x10, 836 12, 12, 11, 15, 14, 14, 16, 16, 15,
867 0x0b,0x0c,0x0b,0x0e,0x0d,0x0e,0x0e,0x10,0x0e,0x0b,0x0b,0x0b, 837 13, 11, 11, 15, 15, 14, 18, 15, 15,
868 0x0e,0x0d,0x0e,0x0e,0x0f,0x0e,0x0a,0x0c,0x0b,0x0e,0x0d,0x0e, 838 12, 11, 10, 15, 14, 13, 17, 15, 13,
869 0x0d,0x11,0x0e,0x0a,0x0c,0x0b,0x0e,0x0d,0x0e,0x0d,0x10,0x0e, 839 11, 11, 11, 14, 14, 14, 15, 15, 14,
870 0x0b,0x0b,0x0b,0x0d,0x0d,0x0e,0x0e,0x0f,0x0f,0x0a,0x0b,0x0b, 840 11, 11, 10, 14, 13, 13, 15, 15, 13,
871 0x0d,0x0d,0x0e,0x0d,0x0f,0x0f,0x0a,0x0b,0x0c,0x0d,0x0e,0x0e, 841 12, 11, 12, 14, 15, 15, 16, 15, 17,
872 0x0d,0x0f,0x10,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f,0x0d,0x0f,0x10, 842 11, 11, 12, 14, 15, 15, 15, 15, 16,
873 0x0b,0x0c,0x0b,0x0e,0x0d,0x0f,0x0e,0x10,0x0f,0x0a,0x0c,0x0c, 843 11, 12, 11, 14, 14, 14, 15, 16, 15,
874 0x0e,0x0d,0x0f,0x0d,0x11,0x10,0x0a,0x0d,0x0c,0x0e,0x0e,0x10, 844 11, 11, 11, 14, 14, 14, 14, 15, 15,
875 0x0d,0x12,0x10,0x0a,0x0c,0x0d,0x0e,0x0e,0x10,0x0d,0x11,0x12, 845 11, 11, 12, 14, 14, 15, 14, 15, 16,
876 0x0a,0x0c,0x0b,0x0d,0x0d,0x0f,0x0d,0x10,0x0f,0x0a,0x0c,0x0b, 846 11, 11, 12, 14, 14, 15, 14, 15, 17,
877 0x0d,0x0d,0x0f,0x0d,0x10,0x0f,0x0a,0x0c,0x0c,0x0e,0x0d,0x10, 847 11, 12, 12, 14, 14, 15, 14, 16, 16,
878 0x0d,0x11,0x10,0x0a,0x0c,0x0c,0x0d,0x0e,0x10,0x0c,0x10,0x11, 848 10, 12, 12, 13, 14, 15, 13, 16, 16,
879 0x0c,0x0b,0x0c,0x0f,0x10,0x0e,0x11,0x0e,0x10,0x0c,0x0b,0x0b, 849 11, 12, 11, 14, 13, 14, 14, 16, 14,
880 0x0e,0x0f,0x0d,0x11,0x0e,0x0f,0x0b,0x0b,0x0c,0x0e,0x0e,0x0e, 850 11, 11, 11, 14, 13, 14, 14, 15, 14,
881 0x0f,0x0e,0x10,0x0b,0x0b,0x0b,0x0d,0x0e,0x0e,0x0e,0x0e,0x0f, 851 10, 12, 11, 14, 13, 14, 13, 17, 14,
882 0x0b,0x0a,0x0b,0x0d,0x0e,0x0d,0x0f,0x0d,0x0f,0x0b,0x0a,0x0b, 852 10, 12, 11, 14, 13, 14, 13, 16, 14,
883 0x0d,0x0e,0x0d,0x0f,0x0d,0x0f,0x0c,0x0a,0x0a,0x0e,0x0e,0x0c, 853 11, 11, 11, 13, 13, 14, 14, 15, 15,
884 0x11,0x0d,0x0d,0x0c,0x0a,0x0a,0x0d,0x0d,0x0b,0x10,0x0d,0x0c, 854 10, 11, 11, 13, 13, 14, 13, 15, 15,
885 0x0b,0x0b,0x0b,0x0e,0x0e,0x0d,0x0f,0x0e,0x0e,0x0b,0x0b,0x0a, 855 10, 11, 12, 13, 14, 14, 13, 15, 16,
886 0x0d,0x0d,0x0d,0x0f,0x0e,0x0d,0x0b,0x0b,0x0a,0x0e,0x0c,0x0d, 856 10, 11, 12, 13, 14, 15, 13, 15, 16,
887 0x0e,0x0f,0x0d,0x0a,0x0c,0x0a,0x0e,0x0c,0x0d,0x0d,0x10,0x0c, 857 11, 12, 11, 14, 13, 15, 14, 16, 15,
888 0x0b,0x0b,0x0b,0x0d,0x0e,0x0d,0x0e,0x0e,0x0f,0x0b,0x0b,0x0b, 858 10, 12, 12, 14, 13, 15, 13, 17, 16,
889 0x0d,0x0d,0x0d,0x0e,0x0e,0x0e,0x0a,0x0b,0x0b,0x0d,0x0d,0x0e, 859 10, 13, 12, 14, 14, 16, 13, 18, 16,
890 0x0d,0x0e,0x0f,0x0a,0x0b,0x0b,0x0c,0x0d,0x0d,0x0d,0x0e,0x0f, 860 10, 12, 13, 14, 14, 16, 13, 17, 18,
891 0x0b,0x0a,0x0b,0x0d,0x0d,0x0d,0x0e,0x0d,0x0e,0x0b,0x0b,0x0a, 861 10, 12, 11, 13, 13, 15, 13, 16, 15,
892 0x0d,0x0c,0x0d,0x0e,0x0e,0x0d,0x0b,0x0a,0x0a,0x0c,0x0c,0x0c, 862 10, 12, 11, 13, 13, 15, 13, 16, 15,
893 0x0e,0x0d,0x0d,0x0a,0x0a,0x0a,0x0c,0x0c,0x0c,0x0d,0x0d,0x0d, 863 10, 12, 12, 14, 13, 16, 13, 17, 16,
894 0x0b,0x0b,0x0a,0x0d,0x0c,0x0c,0x0e,0x0e,0x0c,0x0a,0x0b,0x0a, 864 10, 12, 12, 13, 14, 16, 12, 16, 17,
895 0x0d,0x0c,0x0c,0x0d,0x0e,0x0c,0x0a,0x0b,0x0a,0x0c,0x0b,0x0c, 865 12, 11, 12, 15, 16, 14, 17, 14, 16,
896 0x0d,0x0e,0x0c,0x0a,0x0b,0x0a,0x0c,0x0b,0x0c,0x0c,0x0e,0x0c, 866 12, 11, 11, 14, 15, 13, 17, 14, 15,
897 0x0a,0x0a,0x0b,0x0c,0x0d,0x0d,0x0d,0x0d,0x0f,0x0a,0x0a,0x0b, 867 11, 11, 12, 14, 14, 14, 15, 14, 16,
898 0x0c,0x0d,0x0d,0x0d,0x0d,0x0e,0x0a,0x0b,0x0b,0x0c,0x0c,0x0d, 868 11, 11, 11, 13, 14, 14, 14, 14, 15,
899 0x0c,0x0e,0x0e,0x0a,0x0b,0x0b,0x0c,0x0d,0x0d,0x0c,0x0e,0x0f, 869 11, 10, 11, 13, 14, 13, 15, 13, 15,
900 0x0a,0x0a,0x0b,0x0c,0x0c,0x0c,0x0c,0x0d,0x0e,0x0a,0x0a,0x0a, 870 11, 10, 11, 13, 14, 13, 15, 13, 15,
901 0x0b,0x0c,0x0c,0x0c,0x0d,0x0d,0x0a,0x0a,0x0b,0x0b,0x0c,0x0c, 871 12, 10, 10, 14, 14, 12, 17, 13, 13,
902 0x0c,0x0d,0x0e,0x09,0x0a,0x0b,0x0b,0x0c,0x0d,0x0b,0x0d,0x0e, 872 12, 10, 10, 13, 13, 11, 16, 13, 12,
903 0x0b,0x0b,0x0b,0x0d,0x0d,0x0d,0x0e,0x0f,0x0e,0x0a,0x0b,0x0b, 873 11, 11, 11, 14, 14, 13, 15, 14, 14,
904 0x0d,0x0c,0x0d,0x0d,0x0f,0x0e,0x0a,0x0b,0x0a,0x0d,0x0c,0x0d, 874 11, 11, 10, 13, 13, 13, 15, 14, 13,
905 0x0d,0x0f,0x0d,0x0a,0x0b,0x0b,0x0d,0x0c,0x0d,0x0c,0x0f,0x0e, 875 11, 11, 10, 14, 12, 13, 14, 15, 13,
906 0x0a,0x0b,0x0b,0x0d,0x0d,0x0e,0x0d,0x0f,0x0f,0x0a,0x0b,0x0b, 876 10, 12, 10, 14, 12, 13, 13, 16, 12,
907 0x0d,0x0d,0x0e,0x0c,0x0f,0x0f,0x0a,0x0b,0x0b,0x0d,0x0d,0x0e, 877 11, 11, 11, 13, 14, 13, 14, 14, 15,
908 0x0c,0x0f,0x0f,0x0a,0x0b,0x0c,0x0c,0x0d,0x0f,0x0c,0x0f,0x10, 878 11, 11, 11, 13, 13, 13, 14, 14, 14,
909 0x0a,0x0c,0x0b,0x0e,0x0c,0x0e,0x0d,0x10,0x0e,0x0a,0x0c,0x0b, 879 10, 11, 11, 13, 13, 14, 13, 14, 15,
910 0x0e,0x0c,0x0f,0x0c,0x11,0x0e,0x0a,0x0c,0x0c,0x0d,0x0d,0x0f, 880 10, 11, 11, 12, 13, 13, 13, 14, 15,
911 0x0c,0x10,0x10,0x0a,0x0d,0x0c,0x0e,0x0d,0x10,0x0c,0x12,0x11, 881 11, 10, 11, 13, 13, 13, 14, 13, 14,
912 0x0a,0x0c,0x0b,0x0d,0x0c,0x0f,0x0c,0x10,0x0f,0x0a,0x0c,0x0b, 882 11, 11, 10, 13, 12, 13, 14, 14, 13,
913 0x0d,0x0c,0x0e,0x0c,0x10,0x0f,0x0a,0x0c,0x0c,0x0d,0x0d,0x0f, 883 11, 10, 10, 12, 12, 12, 14, 13, 13,
914 0x0c,0x11,0x10,0x0a,0x0c,0x0c,0x0d,0x0d,0x10,0x0c,0x10,0x11, 884 10, 10, 10, 12, 12, 12, 13, 13, 13,
915 0x0a,0x0c,0x0a,0x0d,0x0c,0x0e,0x0c,0x10,0x0d,0x0a,0x0c,0x0b, 885 11, 11, 10, 13, 12, 12, 14, 14, 12,
916 0x0d,0x0c,0x0e,0x0c,0x10,0x0e,0x0a,0x0c,0x0a,0x0d,0x0b,0x0d, 886 10, 11, 10, 13, 12, 12, 13, 14, 12,
917 0x0c,0x10,0x0d,0x0a,0x0b,0x0b,0x0c,0x0c,0x0e,0x0c,0x0f,0x0e, 887 10, 11, 10, 12, 11, 12, 13, 14, 12,
918 0x0a,0x0b,0x0b,0x0c,0x0c,0x0d,0x0c,0x0e,0x0e,0x0a,0x0b,0x0b, 888 10, 11, 10, 12, 11, 12, 12, 14, 12,
919 0x0c,0x0c,0x0e,0x0c,0x0f,0x0f,0x09,0x0b,0x0b,0x0c,0x0c,0x0e, 889 10, 10, 11, 12, 13, 13, 13, 13, 15,
920 0x0b,0x0f,0x0f,0x09,0x0b,0x0c,0x0c,0x0d,0x0e,0x0b,0x0f,0x10, 890 10, 10, 11, 12, 13, 13, 13, 13, 14,
921 0x0a,0x0c,0x0b,0x0d,0x0c,0x0f,0x0c,0x11,0x0e,0x09,0x0c,0x0b, 891 10, 11, 11, 12, 12, 13, 12, 14, 14,
922 0x0d,0x0c,0x0f,0x0b,0x11,0x0f,0x09,0x0c,0x0c,0x0d,0x0c,0x0f, 892 10, 11, 11, 12, 13, 13, 12, 14, 15,
923 0x0b,0x10,0x10,0x09,0x0c,0x0c,0x0d,0x0d,0x10,0x0b,0x11,0x11, 893 10, 10, 11, 12, 12, 12, 12, 13, 14,
924 0x09,0x0c,0x0b,0x0d,0x0c,0x0f,0x0b,0x11,0x0e,0x09,0x0c,0x0c, 894 10, 10, 10, 11, 12, 12, 12, 13, 13,
925 0x0d,0x0c,0x10,0x0b,0x11,0x10,0x09,0x0c,0x0c,0x0d,0x0c,0x0f, 895 10, 10, 11, 11, 12, 12, 12, 13, 14,
926 0x0b,0x11,0x10,0x09,0x0d,0x0c,0x0d,0x0d,0x10,0x0b,0x12,0x11, 896 9, 10, 11, 11, 12, 13, 11, 13, 14,
927 0x0c,0x0a,0x0b,0x0d,0x0e,0x0c,0x10,0x0c,0x0e,0x0b,0x0a,0x0a, 897 11, 11, 11, 13, 13, 13, 14, 15, 14,
928 0x0c,0x0d,0x0c,0x0e,0x0c,0x0d,0x0a,0x0a,0x0b,0x0c,0x0d,0x0c, 898 10, 11, 11, 13, 12, 13, 13, 15, 14,
929 0x0d,0x0c,0x0f,0x0a,0x0a,0x0a,0x0c,0x0c,0x0c,0x0d,0x0c,0x0d, 899 10, 11, 10, 13, 12, 13, 13, 15, 13,
930 0x0b,0x09,0x0a,0x0c,0x0d,0x0b,0x0f,0x0b,0x0d,0x0b,0x0a,0x0a, 900 10, 11, 11, 13, 12, 13, 12, 15, 14,
931 0x0c,0x0c,0x0b,0x0e,0x0c,0x0c,0x0a,0x0a,0x09,0x0b,0x0b,0x0b, 901 10, 11, 11, 13, 13, 14, 13, 15, 15,
932 0x0d,0x0c,0x0b,0x0a,0x0a,0x09,0x0b,0x0b,0x0a,0x0d,0x0c,0x0a, 902 10, 11, 11, 13, 13, 14, 12, 15, 15,
933 0x0a,0x0a,0x0a,0x0c,0x0c,0x0c,0x0d,0x0d,0x0d,0x0a,0x0a,0x0a, 903 10, 11, 11, 13, 13, 14, 12, 15, 15,
934 0x0c,0x0b,0x0c,0x0c,0x0d,0x0d,0x0a,0x0a,0x0a,0x0b,0x0b,0x0b, 904 10, 11, 12, 12, 13, 15, 12, 15, 16,
935 0x0c,0x0c,0x0d,0x0a,0x0a,0x0a,0x0b,0x0b,0x0b,0x0c,0x0c,0x0c, 905 10, 12, 11, 14, 12, 14, 13, 16, 14,
936 0x0a,0x0a,0x0a,0x0c,0x0b,0x0b,0x0c,0x0d,0x0c,0x0a,0x0a,0x09, 906 10, 12, 11, 14, 12, 15, 12, 17, 14,
937 0x0b,0x0b,0x0b,0x0c,0x0d,0x0b,0x09,0x0a,0x09,0x0b,0x0a,0x0b, 907 10, 12, 12, 13, 13, 15, 12, 16, 16,
938 0x0b,0x0c,0x0b,0x09,0x0a,0x09,0x0b,0x0a,0x0b,0x0b,0x0d,0x0b, 908 10, 13, 12, 14, 13, 16, 12, 18, 17,
939 0x0a,0x09,0x0b,0x0b,0x0c,0x0b,0x0d,0x0b,0x0e,0x0a,0x0a,0x0a, 909 10, 12, 11, 13, 12, 15, 12, 16, 15,
940 0x0b,0x0c,0x0b,0x0d,0x0c,0x0d,0x0a,0x0a,0x0a,0x0b,0x0c,0x0c, 910 10, 12, 11, 13, 12, 14, 12, 16, 15,
941 0x0c,0x0c,0x0d,0x09,0x0a,0x0a,0x0a,0x0b,0x0b,0x0b,0x0c,0x0d, 911 10, 12, 12, 13, 13, 15, 12, 17, 16,
942 0x0a,0x09,0x0a,0x0b,0x0c,0x0a,0x0d,0x0b,0x0c,0x0a,0x09,0x0a, 912 10, 12, 12, 13, 13, 16, 12, 16, 17,
943 0x0b,0x0b,0x0a,0x0c,0x0b,0x0c,0x09,0x0a,0x0a,0x0b,0x0b,0x0b, 913 10, 12, 10, 13, 12, 14, 12, 16, 13,
944 0x0b,0x0c,0x0c,0x09,0x09,0x0a,0x0a,0x0a,0x0b,0x0b,0x0b,0x0c, 914 10, 12, 11, 13, 12, 14, 12, 16, 14,
945 0x09,0x0a,0x0a,0x0b,0x0b,0x0c,0x0b,0x0d,0x0d,0x09,0x0a,0x0a, 915 10, 12, 10, 13, 11, 13, 12, 16, 13,
946 0x0b,0x0b,0x0c,0x0b,0x0d,0x0d,0x09,0x0a,0x0b,0x0b,0x0b,0x0c, 916 10, 11, 11, 12, 12, 14, 12, 15, 14,
947 0x0b,0x0c,0x0e,0x09,0x0a,0x0b,0x0b,0x0b,0x0c,0x0b,0x0d,0x0e, 917 10, 11, 11, 12, 12, 13, 12, 14, 14,
948 0x09,0x0a,0x0a,0x0a,0x0a,0x0b,0x0b,0x0c,0x0c,0x09,0x0a,0x0a, 918 10, 11, 11, 12, 12, 14, 12, 15, 15,
949 0x0a,0x0a,0x0b,0x0a,0x0c,0x0d,0x09,0x09,0x0a,0x0a,0x0a,0x0b, 919 9, 11, 11, 12, 12, 14, 11, 15, 15,
950 0x0a,0x0b,0x0c,0x09,0x0a,0x0a,0x0a,0x0a,0x0c,0x0a,0x0c,0x0d, 920 9, 11, 12, 12, 13, 14, 11, 15, 16,
951 0x0a,0x0b,0x0a,0x0c,0x0c,0x0d,0x0d,0x0e,0x0d,0x0a,0x0b,0x0a, 921 10, 12, 11, 13, 12, 15, 12, 17, 14,
952 0x0c,0x0c,0x0d,0x0c,0x0e,0x0d,0x0a,0x0b,0x0a,0x0c,0x0b,0x0d, 922 9, 12, 11, 13, 12, 15, 11, 17, 15,
953 0x0c,0x0f,0x0d,0x0a,0x0b,0x0a,0x0c,0x0b,0x0d,0x0c,0x0e,0x0d, 923 9, 12, 12, 13, 12, 15, 11, 16, 16,
954 0x0a,0x0a,0x0a,0x0c,0x0b,0x0c,0x0c,0x0d,0x0d,0x0a,0x0a,0x0a, 924 9, 12, 12, 13, 13, 16, 11, 17, 17,
955 0x0b,0x0b,0x0c,0x0c,0x0d,0x0d,0x09,0x0b,0x0a,0x0c,0x0b,0x0c, 925 9, 12, 11, 13, 12, 15, 11, 17, 14,
956 0x0b,0x0e,0x0d,0x09,0x0b,0x0a,0x0b,0x0b,0x0c,0x0b,0x0e,0x0d, 926 9, 12, 12, 13, 12, 16, 11, 17, 16,
957 0x0a,0x0b,0x0b,0x0c,0x0c,0x0d,0x0c,0x0e,0x0e,0x09,0x0b,0x0b, 927 9, 12, 12, 13, 12, 15, 11, 17, 16,
958 0x0c,0x0c,0x0d,0x0b,0x0e,0x0e,0x09,0x0b,0x0b,0x0b,0x0c,0x0d, 928 9, 13, 12, 13, 13, 16, 11, 18, 17,
959 0x0b,0x0e,0x0f,0x09,0x0b,0x0c,0x0b,0x0c,0x0e,0x0b,0x0e,0x10, 929 12, 10, 11, 13, 14, 12, 16, 12, 14,
960 0x09,0x0b,0x0b,0x0c,0x0b,0x0d,0x0b,0x0e,0x0e,0x09,0x0b,0x0b, 930 11, 10, 10, 12, 13, 12, 14, 12, 13,
961 0x0c,0x0c,0x0d,0x0b,0x0e,0x0e,0x09,0x0b,0x0b,0x0b,0x0c,0x0d, 931 10, 10, 11, 12, 13, 12, 13, 12, 15,
962 0x0b,0x0e,0x0f,0x09,0x0b,0x0c,0x0b,0x0c,0x0e,0x0a,0x0e,0x10, 932 10, 10, 10, 12, 12, 12, 13, 12, 13,
963 0x09,0x0b,0x0a,0x0c,0x0b,0x0d,0x0b,0x0f,0x0d,0x09,0x0b,0x0b, 933 11, 9, 10, 12, 13, 11, 15, 11, 13,
964 0x0c,0x0b,0x0e,0x0b,0x0f,0x0e,0x09,0x0c,0x0a,0x0c,0x0b,0x0d, 934 11, 10, 10, 12, 12, 11, 14, 12, 12,
965 0x0b,0x10,0x0d,0x09,0x0b,0x0b,0x0c,0x0b,0x0e,0x0b,0x0f,0x0e, 935 10, 10, 9, 11, 11, 11, 13, 12, 11,
966 0x09,0x0b,0x0b,0x0c,0x0c,0x0e,0x0b,0x0f,0x0f,0x09,0x0b,0x0c, 936 10, 10, 9, 11, 11, 10, 13, 12, 10,
967 0x0c,0x0c,0x0f,0x0b,0x0f,0x10,0x09,0x0c,0x0b,0x0c,0x0c,0x0e, 937 10, 10, 10, 12, 12, 12, 13, 13, 13,
968 0x0b,0x10,0x0f,0x09,0x0c,0x0c,0x0c,0x0d,0x0f,0x0b,0x10,0x10, 938 10, 10, 10, 12, 11, 12, 12, 13, 13,
969 0x09,0x0c,0x0b,0x0d,0x0b,0x0e,0x0b,0x11,0x0e,0x09,0x0c,0x0b, 939 10, 10, 10, 11, 11, 11, 12, 12, 13,
970 0x0d,0x0c,0x0f,0x0b,0x11,0x0f,0x09,0x0c,0x0b,0x0c,0x0c,0x0e, 940 10, 10, 10, 11, 11, 11, 12, 12, 12,
971 0x0a,0x10,0x0f,0x09,0x0c,0x0c,0x0c,0x0c,0x0f,0x0a,0x10,0x10, 941 10, 10, 10, 12, 11, 11, 12, 13, 12,
972 0x09,0x0c,0x0b,0x0d,0x0b,0x0f,0x0a,0x11,0x0e,0x09,0x0d,0x0c, 942 10, 10, 9, 11, 11, 11, 12, 13, 11,
973 0x0d,0x0c,0x10,0x0a,0x12,0x10,0x09,0x0d,0x0c,0x0d,0x0c,0x10, 943 9, 10, 9, 11, 10, 11, 11, 12, 11,
974 0x0a,0x12,0x10,0x09,0x0c,0x0d,0x0d,0x0d,0x10,0x0a,0x11,0x12, 944 9, 10, 9, 11, 10, 11, 11, 13, 11,
975 0x0a,0x0b,0x0a,0x0c,0x0b,0x0c,0x0c,0x0f,0x0c,0x09,0x0b,0x0a, 945 10, 9, 11, 11, 12, 11, 13, 11, 14,
976 0x0c,0x0a,0x0c,0x0b,0x0f,0x0c,0x09,0x0a,0x0a,0x0b,0x0b,0x0c, 946 10, 10, 10, 11, 12, 11, 13, 12, 13,
977 0x0b,0x0d,0x0c,0x09,0x0a,0x0a,0x0b,0x0a,0x0b,0x0a,0x0d,0x0c, 947 10, 10, 10, 11, 12, 12, 12, 12, 13,
978 0x09,0x0b,0x0a,0x0c,0x0b,0x0c,0x0b,0x0e,0x0d,0x09,0x0b,0x0a, 948 9, 10, 10, 10, 11, 11, 11, 12, 13,
979 0x0b,0x0b,0x0c,0x0b,0x0e,0x0d,0x09,0x0b,0x0a,0x0c,0x0b,0x0d, 949 10, 9, 10, 11, 12, 10, 13, 11, 12,
980 0x0a,0x0f,0x0d,0x09,0x0b,0x0b,0x0c,0x0b,0x0e,0x0a,0x0f,0x0e, 950 10, 9, 10, 11, 11, 10, 12, 11, 12,
981 0x09,0x0a,0x0a,0x0b,0x0b,0x0c,0x0a,0x0d,0x0d,0x09,0x0b,0x0a, 951 9, 10, 10, 11, 11, 11, 11, 12, 12,
982 0x0b,0x0a,0x0c,0x0a,0x0e,0x0c,0x09,0x0a,0x0a,0x0b,0x0b,0x0c, 952 9, 9, 10, 10, 10, 11, 11, 11, 12,
983 0x0a,0x0d,0x0d,0x09,0x0a,0x0b,0x0b,0x0b,0x0d,0x0a,0x0d,0x0e, 953 9, 10, 10, 11, 11, 12, 11, 13, 13,
984 0x09,0x0b,0x0b,0x0b,0x0b,0x0d,0x0a,0x0e,0x0e,0x09,0x0b,0x0b, 954 9, 10, 10, 11, 11, 12, 11, 13, 13,
985 0x0b,0x0c,0x0e,0x0a,0x0e,0x0f,0x09,0x0b,0x0b,0x0b,0x0b,0x0d, 955 9, 10, 11, 11, 11, 12, 11, 12, 14,
986 0x0a,0x0e,0x0e,0x09,0x0b,0x0b,0x0b,0x0b,0x0e,0x0a,0x0e,0x0f, 956 9, 10, 11, 11, 11, 12, 11, 13, 14,
987 0x09,0x0c,0x0a,0x0c,0x0b,0x0d,0x0b,0x10,0x0d,0x09,0x0c,0x0a, 957 9, 10, 10, 10, 10, 11, 11, 12, 12,
988 0x0c,0x0b,0x0e,0x0a,0x10,0x0d,0x09,0x0b,0x0b,0x0c,0x0b,0x0e, 958 9, 10, 10, 10, 10, 11, 10, 12, 13,
989 0x0a,0x0f,0x0e,0x09,0x0b,0x0b,0x0c,0x0c,0x0e,0x0a,0x0f,0x0f, 959 9, 9, 10, 10, 10, 11, 10, 11, 12,
990 0x09,0x0c,0x0b,0x0c,0x0b,0x0e,0x0a,0x10,0x0f,0x09,0x0c,0x0c, 960 9, 10, 10, 10, 10, 12, 10, 12, 13,
991 0x0c,0x0c,0x0f,0x0a,0x10,0x10,0x09,0x0c,0x0b,0x0d,0x0c,0x0f, 961 10, 11, 10, 12, 12, 13, 13, 14, 13,
992 0x0a,0x11,0x0f,0x09,0x0d,0x0c,0x0d,0x0c,0x10,0x0a,0x12,0x11, 962 10, 11, 10, 12, 12, 13, 12, 14, 13,
993 0x09,0x0b,0x0a,0x0c,0x0b,0x0d,0x0a,0x0f,0x0d,0x09,0x0c,0x0b, 963 10, 11, 10, 12, 11, 13, 12, 15, 13,
994 0x0c,0x0b,0x0e,0x0a,0x10,0x0e,0x09,0x0c,0x0b,0x0c,0x0b,0x0e, 964 10, 11, 10, 12, 11, 13, 12, 14, 13,
995 0x0a,0x10,0x0f,0x09,0x0b,0x0c,0x0c,0x0c,0x0f,0x0a,0x0f,0x10, 965 10, 10, 10, 12, 11, 12, 12, 13, 13,
996 0x09,0x0c,0x0b,0x0c,0x0b,0x0f,0x0a,0x11,0x0e,0x09,0x0c,0x0c, 966 10, 10, 10, 11, 11, 12, 12, 13, 13,
997 0x0c,0x0c,0x10,0x0a,0x11,0x10,0x08,0x0c,0x0b,0x0c,0x0b,0x0e, 967 9, 11, 10, 12, 11, 12, 11, 14, 13,
998 0x09,0x10,0x0f,0x08,0x0c,0x0c,0x0c,0x0c,0x0f,0x09,0x11,0x10, 968 9, 11, 10, 11, 11, 12, 11, 14, 13,
999 0x0a,0x09,0x09,0x0a,0x0b,0x0a,0x0c,0x0a,0x0b,0x09,0x09,0x09, 969 10, 11, 11, 12, 12, 13, 12, 14, 14,
1000 0x0a,0x0a,0x09,0x0b,0x0a,0x0a,0x09,0x0a,0x09,0x0a,0x0a,0x0a, 970 9, 11, 11, 12, 12, 13, 11, 14, 14,
1001 0x0b,0x0c,0x0b,0x09,0x09,0x09,0x0a,0x09,0x0a,0x0a,0x0b,0x0a, 971 9, 11, 11, 11, 12, 13, 11, 14, 15,
1002 0x09,0x09,0x0a,0x0a,0x0a,0x0b,0x0b,0x0b,0x0c,0x09,0x09,0x0a, 972 9, 11, 12, 11, 12, 14, 11, 14, 16,
1003 0x09,0x0a,0x0a,0x0a,0x0a,0x0c,0x09,0x09,0x09,0x09,0x09,0x0a, 973 9, 11, 11, 12, 11, 13, 11, 14, 14,
1004 0x0a,0x0b,0x0b,0x08,0x09,0x09,0x09,0x09,0x0a,0x09,0x0b,0x0b, 974 9, 11, 11, 12, 12, 13, 11, 14, 14,
1005 0x09,0x0a,0x09,0x0a,0x0a,0x0b,0x0a,0x0c,0x0b,0x08,0x0a,0x09, 975 9, 11, 11, 11, 12, 13, 11, 14, 15,
1006 0x0a,0x09,0x0a,0x09,0x0c,0x0b,0x08,0x0a,0x0a,0x0a,0x09,0x0b, 976 9, 11, 12, 11, 12, 14, 10, 14, 16,
1007 0x09,0x0c,0x0c,0x08,0x09,0x0a,0x09,0x0a,0x0b,0x09,0x0b,0x0d, 977 9, 11, 10, 12, 11, 13, 11, 15, 13,
1008 0x09,0x09,0x09,0x09,0x09,0x09,0x0a,0x0a,0x0a,0x07,0x08,0x08, 978 9, 11, 11, 12, 11, 14, 11, 15, 14,
1009 0x07,0x07,0x07,0x07,0x08,0x08,0x08,0x0a,0x09,0x09,0x09,0x0a, 979 9, 12, 10, 12, 11, 13, 11, 16, 13,
1010 0x08,0x0c,0x0b,0x08,0x09,0x09,0x08,0x08,0x0a,0x08,0x0a,0x0b, 980 9, 11, 11, 12, 11, 14, 11, 15, 14,
1011 0x09,0x0b,0x0a,0x0b,0x0a,0x0c,0x0a,0x0f,0x0c,0x09,0x0b,0x0a, 981 9, 11, 11, 12, 12, 14, 11, 15, 15,
1012 0x0b,0x0a,0x0d,0x0a,0x0f,0x0c,0x09,0x0a,0x0a,0x0a,0x0a,0x0c, 982 9, 11, 12, 12, 12, 15, 11, 15, 16,
1013 0x0a,0x0d,0x0d,0x08,0x0a,0x0b,0x0a,0x0b,0x0d,0x09,0x0d,0x0e, 983 9, 12, 11, 12, 12, 14, 11, 16, 15,
1014 0x09,0x0b,0x0a,0x0b,0x0a,0x0d,0x0a,0x0f,0x0d,0x09,0x0b,0x0b, 984 9, 12, 12, 12, 13, 15, 11, 16, 16,
1015 0x0b,0x0b,0x0e,0x0a,0x0f,0x0e,0x08,0x0b,0x0b,0x0b,0x0b,0x0d, 985 9, 12, 11, 13, 11, 14, 11, 17, 14,
1016 0x09,0x0e,0x0e,0x08,0x0b,0x0c,0x0b,0x0b,0x0e,0x09,0x0f,0x10, 986 9, 12, 11, 13, 12, 15, 11, 17, 15,
1017 0x08,0x0a,0x09,0x0a,0x09,0x0b,0x09,0x0d,0x0b,0x08,0x0b,0x0a, 987 9, 12, 11, 12, 12, 14, 10, 16, 15,
1018 0x0b,0x0a,0x0c,0x09,0x0e,0x0d,0x08,0x0b,0x0a,0x0a,0x0a,0x0c, 988 9, 12, 12, 12, 12, 15, 10, 16, 16,
1019 0x09,0x0e,0x0d,0x08,0x0a,0x0b,0x0a,0x0b,0x0d,0x09,0x0d,0x0e, 989 9, 12, 11, 13, 11, 15, 10, 17, 14,
1020 0x08,0x0c,0x0b,0x0b,0x0a,0x0e,0x09,0x10,0x0e,0x08,0x0c,0x0b, 990 9, 13, 12, 13, 12, 16, 10, 18, 16,
1021 0x0b,0x0b,0x0e,0x09,0x10,0x0f,0x08,0x0b,0x0a,0x0a,0x0a,0x0c, 991 9, 13, 12, 13, 12, 16, 10, 18, 16,
1022 0x09,0x0e,0x0d,0x08,0x0b,0x0a,0x0a,0x0a,0x0d,0x08,0x0e,0x0d}; 992 9, 12, 13, 13, 13, 16, 10, 17, 18,
993 10, 11, 10, 12, 11, 12, 12, 15, 12,
994 9, 11, 10, 12, 10, 12, 11, 15, 12,
995 9, 10, 10, 11, 11, 12, 11, 13, 12,
996 9, 10, 10, 11, 10, 11, 10, 13, 12,
997 9, 11, 10, 12, 11, 12, 11, 14, 13,
998 9, 11, 10, 11, 11, 12, 11, 14, 13,
999 9, 11, 10, 12, 11, 13, 10, 15, 13,
1000 9, 11, 11, 12, 11, 14, 10, 15, 14,
1001 9, 10, 10, 11, 11, 12, 10, 13, 13,
1002 9, 11, 10, 11, 10, 12, 10, 14, 12,
1003 9, 10, 10, 11, 11, 12, 10, 13, 13,
1004 9, 10, 11, 11, 11, 13, 10, 13, 14,
1005 9, 11, 11, 11, 11, 13, 10, 14, 14,
1006 9, 11, 11, 11, 12, 14, 10, 14, 15,
1007 9, 11, 11, 11, 11, 13, 10, 14, 14,
1008 9, 11, 11, 11, 11, 14, 10, 14, 15,
1009 9, 12, 10, 12, 11, 13, 11, 16, 13,
1010 9, 12, 10, 12, 11, 14, 10, 16, 13,
1011 9, 11, 11, 12, 11, 14, 10, 15, 14,
1012 9, 11, 11, 12, 12, 14, 10, 15, 15,
1013 9, 12, 11, 12, 11, 14, 10, 16, 15,
1014 9, 12, 12, 12, 12, 15, 10, 16, 16,
1015 9, 12, 11, 13, 12, 15, 10, 17, 15,
1016 9, 13, 12, 13, 12, 16, 10, 18, 17,
1017 9, 11, 10, 12, 11, 13, 10, 15, 13,
1018 9, 12, 11, 12, 11, 14, 10, 16, 14,
1019 9, 12, 11, 12, 11, 14, 10, 16, 15,
1020 9, 11, 12, 12, 12, 15, 10, 15, 16,
1021 9, 12, 11, 12, 11, 15, 10, 17, 14,
1022 9, 12, 12, 12, 12, 16, 10, 17, 16,
1023 8, 12, 11, 12, 11, 14, 9, 16, 15,
1024 8, 12, 12, 12, 12, 15, 9, 17, 16,
1025 10, 9, 9, 10, 11, 10, 12, 10, 11,
1026 9, 9, 9, 10, 10, 9, 11, 10, 10,
1027 9, 10, 9, 10, 10, 10, 11, 12, 11,
1028 9, 9, 9, 10, 9, 10, 10, 11, 10,
1029 9, 9, 10, 10, 10, 11, 11, 11, 12,
1030 9, 9, 10, 9, 10, 10, 10, 10, 12,
1031 9, 9, 9, 9, 9, 10, 10, 11, 11,
1032 8, 9, 9, 9, 9, 10, 9, 11, 11,
1033 9, 10, 9, 10, 10, 11, 10, 12, 11,
1034 8, 10, 9, 10, 9, 10, 9, 12, 11,
1035 8, 10, 10, 10, 9, 11, 9, 12, 12,
1036 8, 9, 10, 9, 10, 11, 9, 11, 13,
1037 9, 9, 9, 9, 9, 9, 10, 10, 10,
1038 7, 8, 8, 7, 7, 7, 7, 8, 8,
1039 8, 10, 9, 9, 9, 10, 8, 12, 11,
1040 8, 9, 9, 8, 8, 10, 8, 10, 11,
1041 9, 11, 10, 11, 10, 12, 10, 15, 12,
1042 9, 11, 10, 11, 10, 13, 10, 15, 12,
1043 9, 10, 10, 10, 10, 12, 10, 13, 13,
1044 8, 10, 11, 10, 11, 13, 9, 13, 14,
1045 9, 11, 10, 11, 10, 13, 10, 15, 13,
1046 9, 11, 11, 11, 11, 14, 10, 15, 14,
1047 8, 11, 11, 11, 11, 13, 9, 14, 14,
1048 8, 11, 12, 11, 11, 14, 9, 15, 16,
1049 8, 10, 9, 10, 9, 11, 9, 13, 11,
1050 8, 11, 10, 11, 10, 12, 9, 14, 13,
1051 8, 11, 10, 10, 10, 12, 9, 14, 13,
1052 8, 10, 11, 10, 11, 13, 9, 13, 14,
1053 8, 12, 11, 11, 10, 14, 9, 16, 14,
1054 8, 12, 11, 11, 11, 14, 9, 16, 15,
1055 8, 11, 10, 10, 10, 12, 9, 14, 13,
1056 8, 11, 10, 10, 10, 13, 8, 14, 13
1057 };
1023 1058
1024 static const signed short etable1[5120]={ 1059 static const signed short etable1[5120]={
1025 0x0026,0xfffc,0x000f,0xfffc,0x000e,0xfff3,0x000c,0xfff5, 1060 38, -4, 15, -4, 14, -13, 12, -11, -2, -6,
1026 0xfffe,0xfffa,0xfffa,0xfff5,0xffd3,0xfff0,0xfff5,0xfff3, 1061 -6, -11, -45, -16, -11, -13, -7, 6, -12, 4,
1027 0xfff9,0x0006,0xfff4,0x0004,0xffec,0x0003,0xfff0,0x000c, 1062 -20, 3, -16, 12, -1, 12, 46, 24, 0, 33,
1028 0xffff,0x000c,0x002e,0x0018,0x0000,0x0021,0xfffd,0x0009, 1063 -3, 9, -12, -12, -8, -7, 17, -6, 0, -2,
1029 0xfff4,0xfff4,0xfff8,0xfff9,0x0011,0xfffa,0x0000,0xfffe, 1064 60, -16, 3, -22, 10, -32, 0, -28, -17, -18,
1030 0x003c,0xfff0,0x0003,0xffea,0x000a,0xffe0,0x0000,0xffe4, 1065 -3, -25, -37, -23, -10, 3, 2, 3, 0, 3,
1031 0xffef,0xffee,0xfffd,0xffe7,0xffdb,0xffe9,0xfff6,0x0003, 1066 -14, 0, -14, -1, 0, 2, 32, 9, -1, 25,
1032 0x0002,0x0003,0x0000,0x0003,0xfff2,0x0000,0xfff2,0xffff, 1067 7, 13, -5, 13, 8, 1, 2, 8, -10, 6,
1033 0x0000,0x0002,0x0020,0x0009,0xffff,0x0019,0x0007,0x000d, 1068 27, -12, 28, -2, 6, -7, 15, 9, -11, 1,
1034 0xfffb,0x000d,0x0008,0x0001,0x0002,0x0008,0xfff6,0x0006, 1069 -13, -11, -40, 4, -29, -14, -19, -5, -23, -8,
1035 0x001b,0xfff4,0x001c,0xfffe,0x0006,0xfff9,0x000f,0x0009, 1070 -30, -13, -17, 0, -14, 12, 34, 20, -2, 25,
1036 0xfff5,0x0001,0xfff3,0xfff5,0xffd8,0x0004,0xffe3,0xfff2, 1071 2, -16, -4, -12, 15, 16, 29, 7, 24, 10,
1037 0xffed,0xfffb,0xffe9,0xfff8,0xffe2,0xfff3,0xffef,0x0000, 1072 49, -24, 16, -20, 2, -26, 2, -7, -25, -10,
1038 0xfff2,0x000c,0x0022,0x0014,0xfffe,0x0019,0x0002,0xfff0, 1073 -11, -25, -32, -3, -27, 2, -8, -8, -11, -9,
1039 0xfffc,0xfff4,0x000f,0x0010,0x001d,0x0007,0x0018,0x000a, 1074 -24, -17, -16, -14, -13, 2, 20, 5, -4, 17,
1040 0x0031,0xffe8,0x0010,0xffec,0x0002,0xffe6,0x0002,0xfff9, 1075 14, -12, 3, 13, 33, 25, 14, 23, 15, 19,
1041 0xffe7,0xfff6,0xfff5,0xffe7,0xffe0,0xfffd,0xffe5,0x0002, 1076 46, -6, 21, 8, -2, -16, -5, -8, -11, 4,
1042 0xfff8,0xfff8,0xfff5,0xfff7,0xffe8,0xffef,0xfff0,0xfff2, 1077 8, 15, -24, 4, -2, -26, -3, -16, -16, -14,
1043 0xfff3,0x0002,0x0014,0x0005,0xfffc,0x0011,0x000e,0xfff4, 1078 -9, -2, -1, 4, 19, 7, 36, 17, 9, 13,
1044 0x0003,0x000d,0x0021,0x0019,0x000e,0x0017,0x000f,0x0013, 1079 0, 31, -5, -12, 7, -8, 11, -15, -13, -4,
1045 0x002e,0xfffa,0x0015,0x0008,0xfffe,0xfff0,0xfffb,0xfff8, 1080 68, -18, 9, -9, -6, -35, -18, -25, -26, -7,
1046 0xfff5,0x0004,0x0008,0x000f,0xffe8,0x0004,0xfffe,0xffe6, 1081 10, 1, -16, -3, -1, -9, 6, -19, -4, -15,
1047 0xfffd,0xfff0,0xfff0,0xfff2,0xfff7,0xfffe,0xffff,0x0004, 1082 -4, -6, 0, -8, 20, -2, 23, 2, 7, 5,
1048 0x0013,0x0007,0x0024,0x0011,0x0009,0x000d,0x0000,0x001f, 1083 12, 35, 1, 13, 24, 0, -3, 0, -22, 4,
1049 0xfffb,0xfff4,0x0007,0xfff8,0x000b,0xfff1,0xfff3,0xfffc, 1084 35, -14, 34, 10, -10, -10, -1, 12, -20, 12,
1050 0x0044,0xffee,0x0009,0xfff7,0xfffa,0xffdd,0xffee,0xffe7, 1085 0, 15, -18, 24, -20, -27, -14, -28, -27, -27,
1051 0xffe6,0xfff9,0x000a,0x0001,0xfff0,0xfffd,0xffff,0xfff7, 1086 -20, -19, -2, -8, 5, 7, 25, 13, 5, 5,
1052 0x0006,0xffed,0xfffc,0xfff1,0xfffc,0xfffa,0x0000,0xfff8, 1087 6, 5, 2, -12, 31, 15, 23, -1, 12, 8,
1053 0x0014,0xfffe,0x0017,0x0002,0x0007,0x0005,0x000c,0x0023, 1088 57, -26, 22, -7, -14, -28, -14, -3, -35, 0,
1054 0x0001,0x000d,0x0018,0x0000,0xfffd,0x0000,0xffea,0x0004, 1089 3, 1, -11, 16, -18, -10, -4, -31, -15, -28,
1055 0x0023,0xfff2,0x0022,0x000a,0xfff6,0xfff6,0xffff,0x000c, 1090 -14, -23, -1, -21, 7, -2, 11, -1, 3, -1,
1056 0xffec,0x000c,0x0000,0x000f,0xffee,0x0018,0xffec,0xffe5, 1091 18, 9, 10, 13, 49, 24, 8, 14, 2, 16,
1057 0xfff2,0xffe4,0xffe5,0xffe5,0xffec,0xffed,0xfffe,0xfff8, 1092 25, 15, 22, 11, 18, 4, 15, -22, 8, -2,
1058 0x0005,0x0007,0x0019,0x000d,0x0005,0x0005,0x0006,0x0005, 1093 -17, -9, -48, -20, -30, -17, -16, 11, -1, 16,
1059 0x0002,0xfff4,0x001f,0x000f,0x0017,0xffff,0x000c,0x0008, 1094 2, 10, -5, 26, -2, -4, 22, 0, 2, 10,
1060 0x0039,0xffe6,0x0016,0xfff9,0xfff2,0xffe4,0xfff2,0xfffd, 1095 -6, 13, -14, 10, -23, 0, 10, -2, 1, 0,
1061 0xffdd,0x0000,0x0003,0x0001,0xfff5,0x0010,0xffee,0xfff6, 1096 47, 3, 11, -6, 15, -13, 2, -38, -6, -13,
1062 0xfffc,0xffe1,0xfff1,0xffe4,0xfff2,0xffe9,0xffff,0xffeb, 1097 -15, -22, -40, -28, -28, 0, -5, 8, 10, 15,
1063 0x0007,0xfffe,0x000b,0xffff,0x0003,0xffff,0x0012,0x0009, 1098 7, 7, -4, 13, -1, -14, 9, -14, 0, 2,
1064 0x000a,0x000d,0x0031,0x0018,0x0008,0x000e,0x0002,0x0010, 1099 4, 18, -7, 36, -6, 8, -3, 13, -7, 8,
1065 0x0019,0x000f,0x0016,0x000b,0x0012,0x0004,0x000f,0xffea, 1100 14, 7, 36, 13, 10, 10, 18, 0, 0, 5,
1066 0x0008,0xfffe,0xffef,0xfff7,0xffd0,0xffec,0xffe2,0xffef, 1101 -25, -8, -43, 0, -48, -18, -27, 0, -12, 3,
1067 0xfff0,0x000b,0xffff,0x0010,0x0002,0x000a,0xfffb,0x001a, 1102 -7, -6, -7, 13, -15, -5, 11, -3, 0, 2,
1068 0xfffe,0xfffc,0x0016,0x0000,0x0002,0x000a,0xfffa,0x000d, 1103 0, -12, -6, 10, 0, 23, 22, 11, 26, 12,
1069 0xfff2,0x000a,0xffe9,0x0000,0x000a,0xfffe,0x0001,0x0000, 1104 36, -5, 24, -4, 7, -7, 6, -17, -14, -5,
1070 0x002f,0x0003,0x000b,0xfffa,0x000f,0xfff3,0x0002,0xffda, 1105 -22, -22, -35, -8, -46, -1, -17, -3, 0, 2,
1071 0xfffa,0xfff3,0xfff1,0xffea,0xffd8,0xffe4,0xffe4,0x0000, 1106 -2, -10, -5, 0, -14, -15, -2, -18, -2, -4,
1072 0xfffb,0x0008,0x000a,0x000f,0x0007,0x0007,0xfffc,0x000d, 1107 11, -7, 1, 36, 18, 32, 7, 27, 17, 20,
1073 0xffff,0xfff2,0x0009,0xfff2,0x0000,0x0002,0x0004,0x0012, 1108 33, 13, 29, 24, 1, 1, -2, -18, 0, 9,
1074 0xfff9,0x0024,0xfffa,0x0008,0xfffd,0x000d,0xfff9,0x0008, 1109 -3, 17, -27, 0, -21, -30, -12, -11, -5, -2,
1075 0x000e,0x0007,0x0024,0x000d,0x000a,0x000a,0x0012,0x0000, 1110 12, 4, 9, 19, 18, -9, 13, -6, 11, -8,
1076 0x0000,0x0005,0xffe7,0xfff8,0xffd5,0x0000,0xffd0,0xffee, 1111 -2, 35, -8, 10, -7, -1, 4, -11, -10, -2,
1077 0xffe5,0x0000,0xfff4,0x0003,0xfff9,0xfffa,0xfff9,0x000d, 1112 55, 1, 17, 6, -1, -16, -15, -35, -15, -2,
1078 0xfff1,0xfffb,0x000b,0xfffd,0x0000,0x0002,0x0000,0xfff4, 1113 0, 4, -19, -8, -20, -13, -1, -14, 7, -3,
1079 0xfffa,0x000a,0x0000,0x0017,0x0016,0x000b,0x001a,0x000c, 1114 18, 0, 10, 5, 19, -19, 0, -21, 8, -16,
1080 0x0024,0xfffb,0x0018,0xfffc,0x0007,0xfff9,0x0006,0xffef, 1115 9, 39, 0, 36, 10, 7, -9, 4, -20, 5,
1081 0xfff2,0xfffb,0xffea,0xffea,0xffdd,0xfff8,0xffd2,0xffff, 1116 22, 5, 42, 26, -6, 8, 1, 2, -9, 17,
1082 0xffef,0xfffd,0x0000,0x0002,0xfffe,0xfff6,0xfffb,0x0000, 1117 -10, 18, -21, 19, -39, -31, -23, -23, -16, -15,
1083 0xfff2,0xfff1,0xfffe,0xffee,0xfffe,0xfffc,0x000b,0xfff9, 1118 2, -12, 7, 6, 5, -9, 1, -10, 7, -16,
1084 0x0001,0x0024,0x0012,0x0020,0x0007,0x001b,0x0011,0x0014, 1119 4, 9, 0, 10, 17, 22, 16, 2, 14, 9,
1085 0x0021,0x000d,0x001d,0x0018,0x0001,0x0001,0xfffe,0xffee, 1120 44, -6, 30, 8, -9, -10, -11, -14, -23, 5,
1086 0x0000,0x0009,0xfffd,0x0011,0xffe5,0x0000,0xffeb,0xffe2, 1121 -8, 4, -14, 12, -37, -14, -12, -26, -4, -16,
1087 0xfff4,0xfff5,0xfffb,0xfffe,0x000c,0x0004,0x0009,0x0013, 1122 8, -16, 9, -7, 6, -19, -12, -25, 5, -24,
1088 0x0012,0xfff7,0x000d,0xfffa,0x000b,0xfff8,0xfffe,0x0023, 1123 15, 13, 8, 36, 34, 31, 1, 18, 4, 18,
1089 0xfff8,0x000a,0xfff9,0xffff,0x0004,0xfff5,0xfff6,0xfffe, 1124 -3, -5, -9, -7, 15, -1, 5, 13, 2, 12,
1090 0x0037,0x0001,0x0011,0x0006,0xffff,0xfff0,0xfff1,0xffdd, 1125 5, 2, -21, -23, -2, -16, 0, 5, -6, 13,
1091 0xfff1,0xfffe,0x0000,0x0004,0xffed,0xfff8,0xffec,0xfff3, 1126 -23, 3, -32, 10, -15, 8, 44, 28, 9, 37,
1092 0xffff,0xfff2,0x0007,0xfffd,0x0012,0x0000,0x000a,0x0005, 1127 -2, 13, -9, -15, -12, -27, -7, -12, 0, -11,
1093 0x0013,0xffed,0x0000,0xffeb,0x0008,0xfff0,0x0009,0x0027, 1128 18, -17, -21, -25, 11, -19, -6, -3, -11, 0,
1094 0x0000,0x0024,0x000a,0x0007,0xfff7,0x0004,0xffec,0x0005, 1129 7, -11, -13, -31, -1, 0, 9, 1, 5, 12,
1095 0x0016,0x0005,0x002a,0x001a,0xfffa,0x0008,0x0001,0x0002, 1130 -18, 0, -31, -2, -13, -1, 30, 14, 7, 29,
1096 0xfff7,0x0011,0xfff6,0x0012,0xffeb,0x0013,0xffd9,0xffe1, 1131 9, 18, -1, 10, 4, -18, -22, 3, -10, -2,
1097 0xffe9,0xffe9,0xfff0,0xfff1,0x0002,0xfff4,0x0007,0x0006, 1132 -13, -13, 3, -5, 7, 4, 9, 34, -5, 20,
1098 0x0005,0xfff7,0x0001,0xfff6,0x0007,0xfff0,0x0004,0x0009, 1133 -2, 3, -16, -3, -20, -17, -11, -7, -17, 0,
1099 0x0000,0x000a,0x0011,0x0016,0x0010,0x0002,0x000e,0x0009, 1134 -34, -13, -33, -2, -28, 8, 32, 24, 5, 29,
1100 0x002c,0xfffa,0x001e,0x0008,0xfff7,0xfff6,0xfff5,0xfff2, 1135 3, -12, 0, -15, 11, -3, 3, 2, 24, 1,
1101 0xffe9,0x0005,0xfff8,0x0004,0xfff2,0x000c,0xffdb,0xfff2, 1136 8, -25, -8, -23, 3, -13, -3, 17, -20, 8,
1102 0xfff4,0xffe6,0xfffc,0xfff0,0x0008,0xfff0,0x0009,0xfff9, 1137 0, -10, -8, -11, -18, 0, -1, -10, -5, 0,
1103 0x0006,0xffed,0xfff4,0xffe7,0x0005,0xffe8,0x000f,0x000d, 1138 -28, -17, -32, -15, -26, -1, 19, 9, 3, 21,
1104 0x0008,0x0024,0x0022,0x001f,0x0001,0x0012,0x0004,0x0012, 1139 15, -7, 6, 9, 29, 5, -10, 17, 15, 9,
1105 0xfffd,0xfffb,0xfff7,0xfff9,0x000f,0xffff,0x0005,0x000d, 1140 4, -6, -3, 5, -1, -4, -11, 16, -6, 23,
1106 0x0002,0x000c,0x0005,0x0002,0xffeb,0xffe9,0xfffe,0xfff0, 1141 19, 29, 0, -3, 6, -30, 3, -17, -10, -5,
1107 0x0000,0x0005,0xfffa,0x000d,0xffe9,0x0003,0xffe0,0x000a, 1142 -13, -2, -17, 3, 5, 3, 35, 21, 17, 17,
1108 0xfff1,0x0008,0x002c,0x001c,0x0009,0x0025,0xfffe,0x000d, 1143 2, 35, -2, -15, 3, -28, -13, -21, -13, -13,
1109 0xfff7,0xfff1,0xfff4,0xffe5,0xfff9,0xfff4,0x0000,0xfff5, 1144 26, -19, -15, -12, -5, -22, -24, 0, -21, 12,
1110 0x0012,0xffef,0xffeb,0xffe7,0x000b,0xffed,0xfffa,0xfffd, 1145 21, 15, 8, -11, 7, -12, 14, -20, 2, -6,
1111 0xfff5,0x0000,0x0007,0xfff5,0xfff3,0xffe1,0xffff,0x0000, 1146 -7, -6, -16, -9, 6, -5, 21, 7, 15, 10,
1112 0x0009,0x0001,0x0005,0x000c,0xffee,0x0000,0xffe1,0xfffe, 1147 13, 39, 5, 10, 20, -19, -28, -5, -22, -5,
1113 0xfff3,0xffff,0x001e,0x000e,0x0007,0x001d,0x0009,0x0012, 1148 -5, -15, 9, 7, -9, 2, -8, 37, -14, 31,
1114 0xffff,0x000a,0x0004,0xffee,0xffea,0x0003,0xfff6,0xfffe, 1149 11, 29, 5, 16, -11, -30, -7, -29, -21, -18,
1115 0xfff3,0xfff3,0x0003,0xfffb,0x0007,0x0004,0x0009,0x0022, 1150 -23, -19, -18, -9, -7, 3, 23, 17, 14, 9,
1116 0xfffb,0x0014,0xfffe,0x0003,0xfff0,0xfffd,0xffec,0xffef, 1151 8, 9, 6, -15, 27, -4, -2, -6, 12, -1,
1117 0xfff5,0xfff9,0xffef,0x0000,0xffde,0xfff3,0xffdf,0xfffe, 1152 16, -27, -2, -10, -13, -16, -20, 20, -29, 20,
1118 0xffe4,0x0008,0x0020,0x0018,0x0005,0x001d,0x0003,0xfff4, 1153 14, 16, 13, 8, -9, -13, 2, -33, -9, -19,
1119 0x0000,0xfff1,0x000b,0xfffd,0x0003,0x0002,0x0018,0x0001, 1154 -17, -23, -17, -22, -6, -6, 9, 2, 12, 2,
1120 0x0008,0xffe7,0xfff8,0xffe9,0x0003,0xfff3,0xfffd,0x0011, 1155 20, 13, 13, 10, 45, 4, -16, 8, 2, 7,
1121 0xffec,0x0008,0x0000,0xfff6,0xfff8,0xfff5,0xffee,0x0000, 1156 -16, 14, -2, 8, 20, 17, 9, 2, 14, 16,
1122 0xffff,0xfff6,0xfffb,0x0000,0xffe4,0xffef,0xffe0,0xfff1, 1157 -6, 5, -24, -28, -21, -20, -8, 9, 4, 25,
1123 0xffe6,0xffff,0x0013,0x0009,0x0003,0x0015,0x000f,0xfff9, 1158 -1, 11, -22, 24, -15, -8, 21, 5, 11, 14,
1124 0x0006,0x0009,0x001d,0x0005,0xfff6,0x0011,0x000f,0x0009, 1159 -5, 18, -11, 7, -27, -20, -14, -7, 1, -9,
1125 0x0004,0xfffa,0xfffd,0x0005,0xffff,0xfffc,0xfff5,0x0010, 1160 6, 2, -14, -9, 16, -1, -3, -14, 0, 5,
1126 0xfffa,0x0017,0x0013,0x001d,0x0000,0xfffd,0x0006,0xffe2, 1161 -3, -8, -16, -36, -19, -3, 1, 6, 17, 24,
1127 0x0003,0xffef,0xfff6,0xfffb,0xfff3,0xfffe,0xffef,0x0003, 1162 4, 7, -21, 11, -14, -18, 7, -9, 9, 7,
1128 0x0005,0x0003,0x0023,0x0015,0x0011,0x0011,0x0002,0x0023, 1163 6, 22, -3, 33, -10, -11, -28, 7, -7, 0,
1129 0xfffe,0xfff1,0x0003,0xffe4,0xfff3,0xffeb,0xfff3,0xfff3, 1164 -26, 6, 11, 10, 12, 23, 12, 23, 5, 24,
1130 0x001a,0xffed,0xfff1,0xfff4,0xfffb,0xffea,0xffe8,0x0000, 1165 -13, 5, -19, -8, -38, -21, -20, -2, -6, 12,
1131 0xffeb,0x000c,0x0015,0x000f,0x0008,0xfff5,0x0007,0xfff4, 1166 -11, -5, -23, 11, -29, -9, 9, 0, 7, 6,
1132 0x000e,0xffec,0x0002,0xfffa,0xfff9,0xfffa,0xfff0,0xfff7, 1167 1, -7, -2, 7, -3, 3, -2, 6, 27, 3,
1133 0x0006,0xfffb,0x0015,0x0007,0x000f,0x000a,0x000d,0x0027, 1168 -4, -6, 0, -7, 8, 4, 0, 6, -9, 13,
1134 0x0005,0x000a,0x0014,0xffed,0xffe4,0xfffb,0xffea,0xfffb, 1169 -11, -7, -11, -15, -37, -4, -9, -5, 5, 11,
1135 0xfffb,0xfff1,0x0009,0x0007,0xfff7,0x0002,0xfff8,0x0025, 1170 -5, -9, -22, -1, -27, -18, -4, -14, 5, 0,
1136 0xfff2,0x001f,0x000b,0x001d,0x0005,0x0010,0xfff5,0xffe2, 1171 12, -3, 4, 32, 14, 12, -17, 22, 17, 11,
1137 0xfff9,0xffe3,0xffeb,0xffee,0xffe9,0xffed,0xffee,0xfff7, 1172 -8, 12, 3, 21, 3, 14, -8, 5, 4, 28,
1138 0xfff9,0x0003,0x0017,0x0011,0x000e,0x0009,0x0008,0x0009, 1173 7, 32, -2, -8, -12, -34, -4, -12, 1, 6,
1139 0x0006,0xfff1,0x001b,0xfffc,0xfffe,0xfffa,0x000c,0xffff, 1174 9, 4, -7, 17, 4, -13, 11, -1, 19, -4,
1140 0x0010,0xffe5,0xfffe,0xfff6,0xfff3,0xfff0,0xffec,0x0014, 1175 0, 39, -4, 7, -11, -21, -20, -16, -10, -11,
1141 0xffe3,0x0014,0x000e,0x0010,0x000d,0x0008,0xfff7,0xfff3, 1176 13, 0, -8, 3, 0, -4, -21, -11, -9, 16,
1142 0x0002,0xffdf,0xfff7,0xffed,0xffef,0xffe9,0xffef,0xffea, 1177 10, 18, 5, -16, -10, -16, 5, -15, 13, 5,
1143 0xfffa,0xfffa,0x0009,0x0002,0x000c,0x0002,0x0014,0x000d, 1178 15, 1, -6, 4, 6, -23, -2, -16, 17, -12,
1144 0x000d,0x000a,0x002d,0x0004,0xfff0,0x0008,0x0002,0x0007, 1179 10, 44, 3, 33, 6, -12, -34, -1, -20, -3,
1145 0xfff0,0x000e,0xfffe,0x0008,0x0014,0x0011,0x0009,0x0002, 1180 -18, 4, 17, 23, -4, 20, -4, 26, -3, 36,
1146 0x000e,0x0010,0xfffa,0x0005,0xffe8,0xffe4,0xffeb,0xffec, 1181 0, 32, 2, 12, -29, -34, -16, -24, -10, -6,
1147 0xfff8,0x0009,0x0004,0x0019,0xffff,0x000b,0xffea,0x0018, 1182 0, -12, -8, 4, -8, -13, 0, -6, 16, -12,
1148 0xfff1,0xfff8,0x0015,0x0005,0x000b,0x000e,0xfffb,0x0012, 1183 5, 13, 3, 7, 13, 3, -8, -2, 14, 0,
1149 0xfff5,0x0007,0xffe5,0xffec,0xfff2,0xfff9,0x0001,0xfff7, 1184 3, -7, 5, 5, -8, 2, -17, 9, -18, 24,
1150 0x0006,0x0002,0xfff2,0xfff7,0x0010,0xffff,0xfffd,0xfff2, 1185 2, 19, 10, 4, -28, -17, -5, -28, 2, -7,
1151 0x0000,0x0005,0xfffd,0xfff8,0xfff0,0xffdc,0xffed,0xfffd, 1186 4, -15, -7, -8, -6, -23, -13, -21, 14, -20,
1152 0x0001,0x0006,0x0011,0x0018,0x0004,0x0007,0xffeb,0x000b, 1187 17, 18, 11, 33, 30, 11, -23, 13, 5, 9,
1153 0xfff2,0xffee,0x0007,0xfff7,0x0009,0x0007,0x0006,0x0016, 1188 60, 10, 7, -1, 9, -8, 6, -13, 2, -15,
1154 0xfffd,0x0021,0xfff6,0xfff5,0xffe4,0x0007,0xfff9,0x0000, 1189 -1, -10, -13, -11, 15, 0, 6, 9, -1, 0,
1155 0xffe6,0x0006,0x000b,0x000a,0x000c,0x0017,0x000c,0x0017, 1190 -13, 1, -11, -3, -13, 21, 13, 26, -7, 31,
1156 0x0005,0x0018,0xfff3,0x0005,0xffed,0xfff8,0xffda,0xffeb, 1191 -10, -7, -16, -33, -31, -10, 22, -8, 1, -2,
1157 0xffec,0xfffe,0xfffa,0x000c,0xfff5,0xfffb,0xffe9,0x000b, 1192 82, -1, -4, -19, 6, -27, -6, -29, -12, -26,
1158 0xffe3,0xfff7,0x0009,0x0000,0x0007,0x0006,0x0001,0xfff9, 1193 1, -24, -5, -18, 17, 17, 17, 6, 10, 0,
1159 0xfffe,0x0007,0xfffd,0x0003,0xfffe,0x0006,0x001b,0x0003, 1194 -7, -2, -9, -16, -12, 11, 0, 11, -9, 23,
1160 0xfffc,0xfffa,0x0000,0xfff9,0x0008,0x0004,0x0000,0x0006, 1195 0, -3, -8, -8, -13, -1, 8, 7, -7, 6,
1161 0xfff7,0x000d,0xfff5,0xfff9,0xfff5,0xfff1,0xffdb,0xfffc, 1196 49, 2, 21, 0, 1, -2, 9, 8, -6, -6,
1162 0xfff7,0xfffb,0x0005,0x000b,0xfffb,0xfff7,0xffea,0xffff, 1197 -8, -10, -8, 9, -2, 0, -4, -2, -13, -12,
1163 0xffe5,0xffee,0xfffc,0xfff2,0x0005,0x0000,0x000c,0xfffd, 1198 -23, -15, -12, -16, -26, 21, 2, 21, -11, 23,
1164 0x0004,0x0020,0x000e,0x000c,0xffef,0x0016,0x0011,0x000b, 1199 -4, -33, -7, -33, -6, 13, 34, 5, 27, 10,
1165 0xfff8,0x000c,0x0003,0x0015,0x0003,0x000e,0xfff8,0x0005, 1200 71, -10, 9, -17, -1, -20, -3, -8, -21, -18,
1166 0x0004,0x001c,0x0007,0x0020,0xfffe,0xfff8,0xfff4,0xffde, 1201 -6, -24, 0, 1, 0, 16, 6, -5, 0, -13,
1167 0xfffc,0xfff4,0x0001,0x0006,0x0009,0x0004,0xfff9,0x0011, 1202 -17, -19, -11, -29, -25, 11, -11, 6, -13, 15,
1168 0x0004,0xfff3,0x000b,0xffff,0x0013,0xfffc,0x0000,0x0027, 1203 7, -29, 0, -8, 11, 22, 20, 21, 17, 18,
1169 0xfffc,0x0007,0xfff5,0xffeb,0xffec,0xfff0,0xfff6,0xfff5, 1204 67, 8, 14, 11, -7, -11, -11, -9, -7, -3,
1170 0x000d,0x0000,0xfff8,0x0003,0x0000,0xfffc,0xffeb,0xfff5, 1205 13, 16, 8, 9, 24, -12, 10, -13, -5, -17,
1171 0xfff7,0x0010,0x000a,0x0012,0x0005,0xfff0,0xfff6,0xfff0, 1206 -2, -4, 3, -10, 6, 17, 4, 19, 0, 11,
1172 0x0005,0xfff1,0x000d,0x0005,0x000f,0x0001,0xfffa,0x0004, 1207 -6, 13, -9, -33, -14, -10, 16, -17, -10, -4,
1173 0x0006,0xffe9,0xfffe,0xfff0,0x0011,0xfff4,0x000a,0x002c, 1208 90, -3, 2, -6, -10, -29, -24, -26, -21, -15,
1174 0x0003,0x0021,0x0006,0xfff4,0xffde,0xffff,0xffec,0xfffd, 1209 15, 2, 16, 1, 25, 4, 21, -16, 6, -18,
1175 0xffee,0x0004,0x0011,0x0017,0xfffc,0x0014,0xfffc,0x001a, 1210 3, -8, 5, -24, 8, 7, -9, 4, -1, 3,
1176 0xfffd,0x0024,0x0000,0x0020,0x0002,0x000c,0xffe3,0xffde, 1211 5, 18, -1, -7, 2, -1, 2, -1, -19, 3,
1177 0xfff0,0xffe8,0xfff6,0xfffa,0x0000,0xfff4,0xfff8,0x0004, 1212 57, 0, 27, 13, -14, -5, -7, 11, -15, 4,
1178 0xfff8,0xfff3,0x0000,0xfffa,0x0010,0xfff4,0x0005,0x000d, 1213 5, 16, 13, 29, 6, -13, 0, -25, -16, -31,
1179 0x0003,0x0007,0x000d,0x0003,0xfff8,0xfffe,0x000e,0x0000, 1214 -12, -22, 2, -23, -6, 16, -7, 14, -2, 3,
1180 0x0003,0xfff9,0x0005,0x0005,0xfff8,0x0002,0xffef,0x0009, 1215 0, -12, 0, -33, 9, 13, 28, -3, 14, 7,
1181 0xffee,0x0018,0x0002,0x0013,0x000a,0x0004,0xffe4,0xffef, 1216 79, -11, 15, -4, -18, -23, -20, -5, -30, -7,
1182 0xfffb,0xffe4,0x0002,0xfff9,0x0004,0xfff1,0xfff9,0xfff8, 1217 7, 2, 21, 21, 8, 3, 10, -28, -4, -31,
1183 0xfffa,0xffe9,0xfff3,0xffeb,0x000e,0xffec,0x0011,0x0012, 1218 -6, -25, 3, -37, -4, 7, -20, 0, -4, -4,
1184 0x000b,0x0021,0x001e,0x000b,0xffe9,0x000d,0x0005,0x0009, 1219 11, -7, 6, -8, 27, 22, 14, 12, 5, 16,
1185 0x003c,0x000a,0x0007,0xffff,0x0009,0xfff8,0x0006,0xfff3, 1220 47, 30, 15, 14, 14, 9, 9, -23, 13, -10,
1186 0x0002,0xfff1,0xffff,0xfff6,0xfff3,0xfff5,0x000f,0x0000, 1221 -12, -7, -16, -15, -3, -3, -1, 14, 9, 12,
1187 0x0006,0x0009,0xffff,0x0000,0xfff3,0x0001,0xfff5,0xfffd, 1222 9, 8, 0, 10, -14, 4, -9, 2, -5, 8,
1188 0xfff3,0x0015,0x000d,0x001a,0xfff9,0x001f,0xfff6,0xfff9, 1223 -13, -3, -18, -10, -45, -3, 16, -4, 4, 0,
1189 0xfff0,0xffdf,0xffe1,0xfff6,0x0016,0xfff8,0x0001,0xfffe, 1224 69, 17, 3, -3, 10, -8, -3, -40, -1, -21,
1190 0x0052,0xffff,0xfffc,0xffed,0x0006,0xffe5,0xfffa,0xffe3, 1225 -10, -21, -8, -23, -1, 13, 8, 11, 21, 11,
1191 0xfff4,0xffe6,0x0001,0xffe8,0xfffb,0xffee,0x0011,0x0011, 1226 15, 4, 0, -2, -13, -5, -23, -12, -7, 0,
1192 0x0011,0x0006,0x000a,0x0000,0xfff9,0xfffe,0xfff7,0xfff0, 1227 -1, 0, -10, 14, -28, 5, 1, 11, -5, 7,
1193 0xfff4,0x000b,0x0000,0x000b,0xfff7,0x0017,0x0000,0xfffd, 1228 36, 21, 28, 16, 6, 16, 12, -2, 4, -2,
1194 0xfff8,0xfff8,0xfff3,0xffff,0x0008,0x0007,0xfff9,0x0006, 1229 -20, -7, -11, 4, -20, -4, -12, 2, -1, 0,
1195 0x0031,0x0002,0x0015,0x0000,0x0001,0xfffe,0x0009,0x0008, 1230 0, -8, -2, -2, -27, 4, -21, -2, -9, 0,
1196 0xfffa,0xfffa,0xfff8,0xfff6,0xfff8,0x0009,0xfffe,0x0000, 1231 -6, -29, -9, -10, -21, 21, 28, 10, 29, 11,
1197 0xfffc,0xfffe,0xfff3,0xfff4,0xffe9,0xfff1,0xfff4,0xfff0, 1232 58, 9, 16, -1, 2, -2, 0, -19, -10, -13,
1198 0xffe6,0x0015,0x0002,0x0015,0xfff5,0x0017,0xfffc,0xffdf, 1233 -17, -21, -3, -3, -19, 12, -2, 0, 10, -1,
1199 0xfff9,0xffdf,0xfffa,0x000d,0x0022,0x0005,0x001b,0x000a, 1234 5, -12, 0, -15, -26, -5, -34, -16, -11, -7,
1200 0x0047,0xfff6,0x0009,0xffef,0xffff,0xffec,0xfffd,0xfff8, 1235 4, -25, -2, 14, -3, 29, 13, 25, 20, 20,
1201 0xffeb,0xffee,0xfffa,0xffe8,0x0000,0x0001,0x0000,0x0010, 1236 55, 28, 21, 27, -2, 7, -8, -20, 4, 1,
1202 0x0006,0xfffb,0x0000,0xfff3,0xffef,0xffed,0xfff5,0xffe3, 1237 1, 18, 5, 4, 5, -16, 2, -8, 5, -5,
1203 0xffe7,0x000b,0xfff5,0x0006,0xfff3,0x000f,0x0007,0xffe3, 1238 19, 2, 14, 3, 6, 0, -18, -4, 2, -11,
1204 0x0000,0xfff8,0x000b,0x0016,0x0014,0x0015,0x0011,0x0012, 1239 -8, 18, -11, -10, -29, -3, 10, -13, -8, -3,
1205 0x0043,0x0008,0x000e,0x000b,0xfff9,0xfff5,0xfff5,0xfff7, 1240 77, 16, 9, 9, -6, -11, -21, -37, -10, -10,
1206 0xfff9,0xfffd,0x000d,0x0010,0x0008,0x0009,0x0018,0xfff4, 1241 4, 5, 13, -3, 7, 0, 13, -11, 17, -6,
1207 0x000a,0xfff3,0xfffb,0xffef,0xfffe,0xfffc,0x0003,0xfff6, 1242 25, -1, 15, -9, 7, -9, -32, -19, 0, -18,
1208 0x0006,0x0011,0x0004,0x0013,0x0000,0x000b,0xfffa,0x000d, 1243 2, 22, -3, 15, -12, 5, -4, 2, -17, 5,
1209 0xfff7,0xffdf,0xfff2,0xfff6,0x0010,0xffef,0xfff6,0xfffc, 1244 44, 20, 34, 29, -10, 13, -4, 0, -4, 9,
1210 0x005a,0xfffd,0x0002,0xfffa,0xfff6,0xffe3,0xffe8,0xffe6, 1245 -5, 19, 10, 24, -11, -17, -8, -20, -5, -19,
1211 0xffeb,0xfff1,0x000f,0x0002,0x0010,0x0001,0x0019,0x0004, 1246 9, -14, 12, -9, -6, 0, -30, -9, 0, -19,
1212 0x0015,0xfff0,0x0006,0xffee,0x0003,0xfff8,0x0005,0xffe8, 1247 -2, -7, -2, -10, -5, 20, 21, 1, 17, 9,
1213 0x0008,0x0007,0xfff7,0x0004,0xffff,0x0003,0x0005,0x0012, 1248 66, 8, 23, 11, -14, -5, -17, -16, -19, -2,
1214 0xffff,0xfff9,0x0002,0xffff,0x0002,0xffff,0xffed,0x0003, 1249 -3, 5, 18, 17, -10, 0, 1, -23, 6, -20,
1215 0x0039,0x0000,0x001b,0x000d,0xfff2,0xfffb,0xfff9,0x000b, 1250 15, -18, 14, -22, -5, -10, -44, -23, -2, -26,
1216 0xfff1,0x0004,0x0005,0x0010,0x000d,0x001d,0x0006,0xfff3, 1251 9, -3, 4, 14, 12, 29, 7, 16, 7, 18,
1217 0x0000,0xffe7,0xfff0,0xffe1,0xfff4,0xffea,0x0002,0xffe9, 1252 18, 9, -17, -4, 11, 3, 0, 11, 7, 4,
1218 0xfffa,0x0010,0xfff9,0x000e,0xfffe,0x0003,0x0000,0xfff4, 1253 10, 3, 10, -18, 24, -3, 14, 7, 4, 10,
1219 0x0000,0xffdf,0x0009,0x000d,0x001c,0xfffd,0x000e,0x0007, 1254 -16, 1, -27, -4, -27, 17, 12, 30, 0, 35,
1220 0x004f,0xfff5,0x000f,0xfffc,0xffee,0xffe9,0xffec,0xfffb, 1255 -9, -3, -12, -36, -35, -30, -2, -13, 2, -11,
1221 0xffe2,0xfff9,0x0007,0x0002,0x0015,0x0015,0x0008,0x0003, 1256 40, -2, -29, -22, 7, -14, -12, -5, -7, -7,
1222 0x000a,0xffe4,0xfffc,0xffe1,0xfffa,0xffe7,0x0003,0xffdb, 1257 12, -9, 18, -26, 26, 14, 24, 4, 16, 9,
1223 0xfffc,0x0007,0xffec,0x0000,0xfffc,0xfffc,0x000b,0xfff9, 1258 -10, -2, -26, -18, -26, 7, -1, 15, -1, 27,
1224 0x0006,0xfff8,0x001b,0x0016,0x000e,0x000c,0x0005,0x0010, 1259 2, 0, -4, -11, -17, -21, -16, 1, -7, -3,
1225 0x002f,0x001e,0x000f,0x000e,0x000e,0x0009,0x0009,0xffe9, 1260 8, 1, -3, -2, 3, 10, 3, 32, -1, 12,
1226 0x000d,0xfff6,0xfff4,0xfff9,0xfff0,0xfff1,0xfffd,0xfffd, 1261 2, 4, 15, 1, 7, -3, 2, -4, -6, -3,
1227 0xffff,0x000e,0x0009,0x000c,0x0009,0x0008,0x0000,0x000a, 1262 -26, -15, -29, -17, -40, 17, 0, 26, -2, 27,
1228 0xfff2,0x0004,0xfff7,0x0002,0xfffb,0x0008,0xfff3,0xfffd, 1263 -2, -29, -4, -36, -10, -6, 9, 0, 27, 0,
1229 0xffee,0xfff6,0xffd3,0xfffd,0x0010,0xfffc,0x0004,0x0000, 1264 30, -11, -15, -20, 0, -8, -9, 15, -15, 0,
1230 0x0045,0x0011,0x0003,0xfffd,0x000a,0xfff8,0xfffd,0xffd8, 1265 5, -9, 23, -6, 8, 13, 13, -7, 5, -3,
1231 0xffff,0xffeb,0xfff6,0xffeb,0xfff8,0xffe9,0xffff,0x000d, 1266 -20, -19, -27, -31, -39, 7, -13, 11, -4, 19,
1232 0x0008,0x000b,0x0015,0x000b,0x000f,0x0004,0x0000,0xfffe, 1267 8, -25, 3, -11, 7, 2, -4, 16, 18, 9,
1233 0xfff3,0xfffb,0xffe9,0xfff4,0xfff9,0x0000,0xffff,0x0000, 1268 26, 7, -11, 8, -5, 1, -17, 14, -1, 15,
1234 0xfff6,0x000e,0xffe4,0x0005,0x0001,0x000b,0xfffb,0x0007, 1269 24, 30, 32, 1, 33, -16, 18, -14, 0, -8,
1235 0x0024,0x0015,0x001c,0x0010,0x0006,0x0010,0x000c,0xfffe, 1270 -6, -4, -12, -12, -6, 13, 2, 23, 8, 15,
1236 0x0004,0xfffe,0xffec,0xfff9,0xfff5,0x0004,0xffec,0xfffc, 1271 -4, 17, -5, -36, -18, -30, -8, -22, -10, -14,
1237 0xfff4,0x0002,0xffff,0x0000,0x0000,0xfff8,0xfffe,0xfffe, 1272 48, -4, -23, -9, -9, -17, -30, -2, -16, 3,
1238 0xffe5,0x0004,0xffeb,0xfffe,0xfff7,0x0000,0xfffa,0xffe3, 1273 26, 16, 40, -6, 35, 1, 28, -17, 12, -9,
1239 0xfff7,0xfff6,0xffeb,0x0015,0x001c,0x000a,0x001d,0x000b, 1274 0, -8, -11, -25, -5, 3, -10, 8, 6, 7,
1240 0x003a,0x0009,0x0010,0xffff,0x0002,0xfffe,0x0000,0xffed, 1275 6, 22, 1, -11, -1, -21, -22, -7, -19, -5,
1241 0xfff6,0xfff3,0xffef,0xffeb,0xfffd,0xfffd,0xffed,0x000c, 1276 15, 0, 2, 10, -13, 7, -14, 35, -10, 23,
1242 0xfffe,0x0000,0x000a,0xffff,0x0005,0xfff4,0x0000,0xfff1, 1277 16, 31, 37, 21, 16, -17, 6, -26, -10, -21,
1243 0xffe6,0xfffb,0xffde,0xfff0,0xfff5,0xfff9,0x0004,0xffe7, 1278 -16, -21, -13, -25, -19, 13, -8, 19, 5, 7,
1244 0xfffe,0x000e,0xfffd,0x001d,0x000d,0x0019,0x0014,0x0014, 1279 1, -8, 2, -36, 5, -6, 3, -8, 15, -1,
1245 0x0037,0x001c,0x0015,0x001b,0xfffe,0x0007,0xfff8,0xffec, 1280 37, -12, -9, -7, -17, -11, -26, 18, -25, 12,
1246 0x0004,0x0001,0x0001,0x0012,0x0005,0x0004,0x0005,0xfff0, 1281 19, 17, 45, 14, 17, 0, 17, -30, 1, -22,
1247 0x0002,0xfff8,0x0005,0xfffb,0x0013,0x0002,0x000e,0x0003, 1282 -10, -25, -12, -38, -18, 3, -22, 4, 3, 0,
1248 0x0006,0x0000,0xffee,0xfffc,0x0002,0xfff5,0xfff8,0x0012, 1283 13, -3, 10, -11, 23, 2, -10, 7, 5, 7,
1249 0xfff5,0xfff6,0xffe3,0xfffd,0x000a,0xfff3,0xfff8,0xfffd, 1284 5, 29, -9, 11, 15, 22, 3, 0, 18, 8,
1250 0x004d,0x0010,0x0009,0x0009,0xfffa,0xfff5,0xffeb,0xffdb, 1285 -1, 6, 7, -23, 6, -6, 5, 12, 15, 21,
1251 0xfff6,0xfff6,0x0004,0x0005,0x000d,0xfffd,0x0007,0x0000, 1286 5, 8, -17, 9, -28, 0, -11, 6, 2, 12,
1252 0x000d,0xfff5,0x0011,0xfffa,0x0019,0xffff,0x000f,0xfff7, 1287 -11, 0, -14, -13, -49, -22, -8, -9, 4, -9,
1253 0x0007,0xfff7,0xffe0,0xffed,0x0000,0xffee,0x0002,0x0016, 1288 27, 16, -21, -6, 12, 3, -9, -16, 3, -2,
1254 0xfffd,0x000f,0xfff4,0x0005,0xfffc,0x0002,0xffef,0x0005, 1289 1, -7, 15, -31, 7, 10, 16, 9, 27, 21,
1255 0x002c,0x0014,0x0022,0x001d,0xfff6,0x000d,0xfffc,0x0000, 1290 11, 5, -16, -3, -26, -9, -24, -7, 0, 4,
1256 0xfffc,0x0009,0xfffb,0x0013,0x000a,0x0018,0xfff5,0xffef, 1291 0, 4, -6, 11, -32, -14, -23, 6, -5, -1,
1257 0xfff8,0xffec,0xfffb,0xffed,0x0009,0xfff2,0x000c,0xfff7, 1292 -4, 20, 3, 13, 8, 28, 6, 21, 10, 16,
1258 0xfffa,0x0000,0xffe2,0xfff7,0x0000,0xffed,0xfffe,0xfff9, 1293 -8, 7, 12, -3, -11, -7, -5, 0, 4, 8,
1259 0xfffe,0xfff6,0xfffb,0x0014,0x0015,0x0001,0x0011,0x0009, 1294 -4, -8, -18, -3, -41, 0, -22, 2, 0, 4,
1260 0x0042,0x0008,0x0017,0x000b,0xfff2,0xfffb,0xffef,0xfff0, 1295 -5, -25, -6, -14, -25, 1, 2, 4, 29, 2,
1261 0xffed,0xfffe,0xfffd,0x0005,0x0012,0x0011,0xfff6,0x0000, 1296 17, 8, -8, -4, 4, 10, -6, 5, -4, 5,
1262 0x0001,0xffe9,0x0006,0xffec,0x000f,0xffee,0x000e,0xffea, 1297 -6, -6, 20, -10, -9, 9, 4, -2, 16, 7,
1263 0xfffb,0xfff6,0xffd4,0xffe9,0xfffe,0xffe6,0x0009,0xfffd, 1298 1, -12, -17, -16, -39, -9, -36, -12, -2, -3,
1264 0x0004,0x000e,0x000c,0x001d,0x0007,0x0010,0x0007,0x0012, 1299 6, -21, 1, 11, -7, 10, -11, 20, 20, 11,
1265 0x0012,0x0009,0xffef,0xfffc,0x000b,0x0003,0x0000,0x000b, 1300 13, 27, -3, 24, -1, 19, -14, 3, 9, 20,
1266 0x0007,0x0004,0x000a,0x0003,0x000a,0xffee,0x0018,0xfffd, 1301 12, 33, 29, -3, 15, -20, 9, -9, 11, 3,
1267 0x000e,0x0007,0x0004,0x000a,0xfff0,0x0001,0xffe5,0xfffc, 1302 16, 2, -2, 2, -7, -3, -20, 0, 10, -7,
1268 0xffe5,0x0011,0x000c,0x001e,0x0000,0x0023,0xfff7,0xfffd, 1303 -7, 22, -7, -13, -33, -23, -14, -18, -7, -12,
1269 0xfff4,0xffdc,0xffdd,0xffe2,0xfffe,0xfff3,0x0002,0xfff5, 1304 35, 15, -15, 6, -4, 1, -27, -12, -5, 8,
1270 0x0028,0xfffe,0xffe3,0xffea,0x0007,0xfff2,0xfff4,0xfffb, 1305 15, 19, 37, -11, 16, -2, 20, -12, 23, 2,
1271 0xfff9,0xfff9,0x000c,0xfff7,0x0012,0xffe6,0x001a,0x000e, 1306 22, -1, -1, -11, -5, -13, -34, -14, 8, -14,
1272 0x0018,0x0004,0x0010,0x0009,0xfff6,0xfffe,0xffe6,0xffee, 1307 4, 26, 0, 11, -16, -14, -29, -2, -17, -3,
1273 0xffe6,0x0007,0xffff,0x000f,0xffff,0x001b,0x0002,0x0000, 1308 3, 19, 9, 26, -8, 26, -10, 24, 0, 28,
1274 0xfffc,0xfff5,0xffef,0xffeb,0xfff0,0x0001,0xfff9,0xfffd, 1309 5, 33, 34, 17, -2, -20, -1, -22, 0, -10,
1275 0x0008,0x0001,0xfffd,0xfffe,0x0003,0x000a,0x0003,0x0020, 1310 6, -14, -3, -10, -20, -4, -32, -4, 7, -15,
1276 0xffff,0x000c,0x0002,0x0004,0x000f,0x0001,0x0007,0xfffd, 1311 0, -3, 0, -13, -9, 0, -3, -4, 17, 0,
1277 0x0002,0xfffc,0xfffa,0xfffd,0xffe6,0xfff1,0xffe3,0xffef, 1312 25, 7, -2, 8, -12, 7, -23, 8, -13, 16,
1278 0xffd8,0x0011,0x0000,0x001a,0xfffe,0x001b,0xfffe,0xffe3, 1313 7, 20, 42, 9, 0, -3, 9, -25, 12, -10,
1279 0xfffc,0xffdc,0xfff6,0xfffa,0x0009,0x0000,0x001b,0x0000, 1314 12, -18, -2, -24, -19, -13, -46, -19, 5, -22,
1280 0x001e,0xfff5,0xfff1,0xffec,0x0000,0xfff8,0xfff7,0x000f, 1315 10, 0, 8, 11, 8, 9, -17, 11, 7, 8,
1281 0xfff1,0x0000,0x0005,0xfff7,0x0017,0xfffa,0x0008,0x000d, 1316 -25, -7, 2, -8, 12, -7, 23, -8, 13, -16,
1282 0x000d,0xfff9,0x0005,0xfffd,0xffec,0xffed,0xffe5,0xffe1, 1317 -7, -20, -42, -9, 0, 3, -9, 25, -12, 10,
1283 0xffd9,0x0007,0xfff3,0x000b,0xfffc,0x0013,0x0008,0xffe7, 1318 -12, 18, 2, 24, 19, 13, 46, 19, -5, 22,
1284 0x0003,0xfff5,0x0007,0x0002,0xfffc,0x0010,0x0012,0x0009, 1319 -10, 0, -8, -11, -8, -9, 17, -11, -7, -8,
1285 0x001a,0x0007,0xfff5,0x0008,0xfffb,0x0001,0xffef,0x000e, 1320 -3, -19, -9, -26, 8, -26, 10, -24, 0, -28,
1286 0xffff,0x000f,0x0018,0x001e,0x0020,0x0001,0x0021,0xfff0, 1321 -5, -33, -34, -17, 2, 20, 1, 22, 0, 10,
1287 0x0012,0xfff2,0x0000,0xfff8,0xfffa,0xfffc,0xfff4,0xfff4, 1322 -6, 14, 3, 10, 20, 4, 32, 4, -7, 15,
1288 0xfffa,0x000d,0x0002,0x0017,0x0008,0x000f,0xfffc,0x0011, 1323 0, 3, 0, 13, 9, 0, 3, 4, -17, 0,
1289 0xfffb,0xffdc,0xffee,0xffe2,0xfff8,0xffea,0xfff6,0xfff2, 1324 -35, -15, 15, -6, 4, -1, 27, 12, 5, -8,
1290 0x0030,0xfffc,0xffe9,0xfff7,0xfff7,0xffef,0xffe2,0xfffe, 1325 -15, -19, -37, 11, -16, 2, -20, 12, -23, -2,
1291 0xfff0,0x0003,0x001a,0x0010,0x0028,0xfffa,0x0023,0x0001, 1326 -22, 1, 1, 11, 5, 13, 34, 14, -8, 14,
1292 0x001c,0xffef,0x000c,0xfff7,0x0000,0xfff8,0xfff5,0xffe7, 1327 -4, -26, 0, -11, 16, 14, 29, 2, 17, 3,
1293 0xfffb,0x0003,0xfff6,0x0008,0x0006,0x0007,0x0006,0x0016, 1328 -13, -27, 3, -24, 1, -19, 14, -3, -9, -20,
1294 0x0001,0xfff5,0xffff,0xffeb,0xffea,0xfff9,0xffed,0xfffb, 1329 -12, -33, -29, 3, -15, 20, -9, 9, -11, -3,
1295 0x000f,0x0000,0x0002,0x000a,0xfff3,0x0007,0xfff2,0x0023, 1330 -16, -2, 2, -2, 7, 3, 20, 0, -10, 7,
1296 0xfff6,0x0017,0x0010,0x001f,0x0025,0x0015,0x0010,0xffef, 1331 7, -22, 7, 13, 33, 23, 14, 18, 7, 12,
1297 0x0006,0xffe6,0xfff6,0xffeb,0xfff0,0xffeb,0xfff3,0xffe7, 1332 -17, -8, 8, 4, -4, -10, 6, -5, 4, -5,
1298 0xffed,0x000d,0xfff8,0x0013,0x0005,0x0007,0x0001,0xfff8, 1333 6, 6, -20, 10, 9, -9, -4, 2, -16, -7,
1299 0x0002,0xffdc,0x0005,0xfffa,0x0003,0xfff8,0x000f,0xffff, 1334 -1, 12, 17, 16, 39, 9, 36, 12, 2, 3,
1300 0x0025,0xfff4,0xfff7,0xfff9,0xffef,0xfff5,0xffe6,0x0012, 1335 -6, 21, -1, -11, 7, -10, 11, -20, -20, -11,
1301 0xffe7,0x000c,0x0013,0x0011,0x002d,0x000e,0x0011,0x0000, 1336 4, -20, -3, -13, -8, -28, -6, -21, -10, -16,
1302 0x0011,0xffe2,0x0001,0xffea,0xfff6,0xffe7,0xfff4,0xffda, 1337 8, -7, -12, 3, 11, 7, 5, 0, -4, -8,
1303 0xffee,0x0003,0xffea,0x0004,0x0003,0x0000,0x000d,0xfffd, 1338 4, 8, 18, 3, 41, 0, 22, -2, 0, -4,
1304 0x000a,0xfff5,0x0017,0x0002,0xfff6,0x0007,0x0005,0x0007, 1339 5, 25, 6, 14, 25, -1, -2, -4, -29, -2,
1305 0x0005,0x001d,0xfff7,0x000b,0x000f,0x0016,0x0003,0x0000, 1340 -27, -16, 21, 6, -12, -3, 9, 16, -3, 2,
1306 0x0012,0x0008,0xffff,0x0006,0x0007,0xffe9,0x0006,0xfffa, 1341 -1, 7, -15, 31, -7, -10, -16, -9, -27, -21,
1307 0x0005,0x000c,0x000f,0x0015,0x0005,0x0008,0xffef,0x0009, 1342 -11, -5, 16, 3, 26, 9, 24, 7, 0, -4,
1308 0xffe4,0x0000,0xfff5,0x0006,0x0002,0x000c,0xfff5,0x0000, 1343 0, -4, 6, -11, 32, 14, 23, -6, 5, 1,
1309 0xfff2,0xfff3,0xffcf,0xffea,0xfff8,0xfff7,0x0004,0xfff7, 1344 -5, -29, 9, -11, -15, -22, -3, 0, -18, -8,
1310 0x001b,0x0010,0xffeb,0xfffa,0x000c,0x0003,0xfff7,0xfff0, 1345 1, -6, -7, 23, -6, 6, -5, -12, -15, -21,
1311 0x0003,0xfffe,0x0001,0xfff9,0x000f,0xffe1,0x0007,0x000a, 1346 -5, -8, 17, -9, 28, 0, 11, -6, -2, -12,
1312 0x0010,0x0009,0x001b,0x0015,0x000b,0x0005,0xfff0,0xfffd, 1347 11, 0, 14, 13, 49, 22, 8, 9, -4, 9,
1313 0xffe6,0xfff7,0xffe8,0xfff9,0x0000,0x0004,0x0000,0x0004, 1348 -37, 12, 9, 7, 17, 11, 26, -18, 25, -12,
1314 0xfffa,0x000b,0xffe0,0xfff2,0xffe9,0x0006,0xfffb,0xffff, 1349 -19, -17, -45, -14, -17, 0, -17, 30, -1, 22,
1315 0xfffc,0x0014,0x0003,0x000d,0x0008,0x001c,0x0006,0x0015, 1350 10, 25, 12, 38, 18, -3, 22, -4, -3, 0,
1316 0x000a,0x0010,0xfff8,0x0007,0x000c,0xfffd,0xfff5,0xfff9, 1351 -13, 3, -10, 11, -23, -2, 10, -7, -5, -7,
1317 0xfffb,0x0000,0x0004,0x0008,0xfffc,0xfff8,0xffee,0xfffd, 1352 -15, 0, -2, -10, 13, -7, 14, -35, 10, -23,
1318 0xffd7,0x0000,0xffea,0x0002,0x0000,0x0004,0xfffb,0xffe7, 1353 -16, -31, -37, -21, -16, 17, -6, 26, 10, 21,
1319 0xfffa,0xfff2,0xffe7,0x0001,0x0002,0x0004,0x001d,0x0002, 1354 16, 21, 13, 25, 19, -13, 8, -19, -5, -7,
1320 0x0011,0x0008,0xfff8,0xfffc,0x0004,0x000a,0xfffa,0x0005, 1355 -1, 8, -2, 36, -5, 6, -3, 8, -15, 1,
1321 0xfffc,0x0005,0xfffa,0xfffa,0x0014,0xfff6,0xfff7,0x0009, 1356 -48, 4, 23, 9, 9, 17, 30, 2, 16, -3,
1322 0x0004,0xfffe,0x0010,0x0007,0x0001,0xfff4,0xffef,0xfff0, 1357 -26, -16, -40, 6, -35, -1, -28, 17, -12, 9,
1323 0xffd9,0xfff7,0xffdc,0xfff4,0xfffe,0xfffd,0x0006,0xffeb, 1358 0, 8, 11, 25, 5, -3, 10, -8, -6, -7,
1324 0x0001,0x000b,0xfff9,0x000a,0xfff5,0x0014,0x0014,0x000b, 1359 -6, -22, -1, 11, 1, 21, 22, 7, 19, 5,
1325 0x000d,0x001b,0xfffd,0x0018,0xffff,0x0013,0xfff2,0x0003, 1360 -26, -7, 11, -8, 5, -1, 17, -14, 1, -15,
1326 0x0009,0x0014,0x000c,0x0021,0x001d,0xfffd,0x000f,0xffec, 1361 -24, -30, -32, -1, -33, 16, -18, 14, 0, 8,
1327 0x0009,0xfff7,0x000b,0x0003,0x0010,0x0002,0xfffe,0x0002, 1362 6, 4, 12, 12, 6, -13, -2, -23, -8, -15,
1328 0xfff9,0xfffd,0xffec,0x0000,0x000a,0xfff9,0xfff9,0x0016, 1363 4, -17, 5, 36, 18, 30, 8, 22, 10, 14,
1329 0xfff9,0xfff3,0xffdf,0xffe9,0xfff2,0xffee,0xfff9,0xfff4, 1364 -30, 11, 15, 20, 0, 8, 9, -15, 15, 0,
1330 0x0023,0x000f,0xfff1,0x0006,0xfffc,0x0001,0xffe5,0xfff4, 1365 -5, 9, -23, 6, -8, -13, -13, 7, -5, 3,
1331 0xfffb,0x0008,0x000f,0x0013,0x0025,0xfff5,0x0010,0xfffe, 1366 20, 19, 27, 31, 39, -7, 13, -11, 4, -19,
1332 0x0014,0xfff4,0x0017,0x0002,0x0016,0xffff,0xffff,0xfff5, 1367 -8, 25, -3, 11, -7, -2, 4, -16, -18, -9,
1333 0xfffb,0xfff3,0xffde,0xfff2,0x0008,0xfff2,0x0004,0x001a, 1368 -8, -1, 3, 2, -3, -10, -3, -32, 1, -12,
1334 0x0000,0x000b,0xfff0,0xfff2,0xffe3,0xfffe,0xffef,0xfffd, 1369 -2, -4, -15, -1, -7, 3, -2, 4, 6, 3,
1335 0x0003,0x0013,0x0009,0x001a,0xfff8,0x001a,0xfff6,0x0018, 1370 26, 15, 29, 17, 40, -17, 0, -26, 2, -27,
1336 0x0000,0x001c,0x0005,0x0021,0x0022,0x0011,0xfffe,0xffec, 1371 2, 29, 4, 36, 10, 6, -9, 0, -27, 0,
1337 0xffff,0xffea,0x0000,0xfff6,0x0006,0xfff2,0xfffd,0xfff6, 1372 -40, 2, 29, 22, -7, 14, 12, 5, 7, 7,
1338 0xffec,0xfffc,0xffe0,0xfffc,0x0007,0xfff1,0x0000,0xfffd, 1373 -12, 9, -18, 26, -26, -14, -24, -4, -16, -9,
1339 0x0000,0xfff3,0xfff7,0x0000,0xfffd,0xfffc,0x0011,0x0000, 1374 10, 2, 26, 18, 26, -7, 1, -15, 1, -27,
1340 0x0019,0x0007,0xfffe,0x0008,0xfff4,0x0007,0xffe9,0x0008, 1375 -2, 0, 4, 11, 17, 21, 16, -1, 7, 3,
1341 0xfff3,0x0010,0x0007,0x0014,0x002a,0x0009,0x0000,0xfffd, 1376 -18, -9, 17, 4, -11, -3, 0, -11, -7, -4,
1342 0x0009,0xffe7,0x000c,0xfff6,0x000c,0xffee,0xfffe,0xffe8, 1377 -10, -3, -10, 18, -24, 3, -14, -7, -4, -10,
1343 0xffed,0xfff3,0xffd2,0xffed,0x0005,0xffea,0x000a,0x0000, 1378 16, -1, 27, 4, 27, -17, -12, -30, 0, -35,
1344 0x0008,0x000b,0x0008,0x0009,0xffef,0x000b,0x0007,0x0008, 1379 9, 3, 12, 36, 35, 30, 2, 13, -2, 11,
1345 0xffe7,0xfff9,0x0002,0xfff8,0x000c,0xfff9,0x0017,0xfff8, 1380 -66, -8, -23, -11, 14, 5, 17, 16, 19, 2,
1346 0x000d,0xfff0,0xfff9,0xffec,0xffd6,0xfff7,0x0000,0x0003, 1381 3, -5, -18, -17, 10, 0, -1, 23, -6, 20,
1347 0xfff7,0x0019,0xfff4,0x000a,0xfff4,0x0012,0x0002,0x0018, 1382 -15, 18, -14, 22, 5, 10, 44, 23, 2, 26,
1348 0x0013,0x000d,0x002e,0x0013,0xfffb,0x0016,0xfff6,0x0000, 1383 -9, 3, -4, -14, -12, -29, -7, -16, -7, -18,
1349 0xfff8,0xfff5,0xfff8,0xfff7,0x0011,0xfff5,0xfff9,0xfff8, 1384 -44, -20, -34, -29, 10, -13, 4, 0, 4, -9,
1350 0xfffd,0xffed,0xfff7,0xffe6,0x0008,0xffe6,0x000a,0xffe8, 1385 5, -19, -10, -24, 11, 17, 8, 20, 5, 19,
1351 0x0000,0xffe4,0xfffb,0xffdf,0xffde,0xffef,0x0002,0x0014, 1386 -9, 14, -12, 9, 6, 0, 30, 9, 0, 19,
1352 0x0001,0x0016,0x0000,0x000a,0xfffa,0x000e,0x0003,0x000a, 1387 2, 7, 2, 10, 5, -20, -21, -1, -17, -9,
1353 0x0014,0x0004,0x0020,0x0004,0xfff9,0x000f,0x0000,0x0003, 1388 -77, -16, -9, -9, 6, 11, 21, 37, 10, 10,
1354 0x0000,0x000d,0x0009,0x0000,0x0003,0x0004,0xffef,0x0000, 1389 -4, -5, -13, 3, -7, 0, -13, 11, -17, 6,
1355 0xffdd,0xfff1,0x000f,0xfffa,0x0004,0xffff,0x001b,0x000c, 1390 -25, 1, -15, 9, -7, 9, 32, 19, 0, 18,
1356 0x0005,0xfff8,0xfff1,0xffed,0xffdb,0x000b,0xfff0,0x0002, 1391 -2, -22, 3, -15, 12, -5, 4, -2, 17, -5,
1357 0xffec,0x000c,0xffe9,0xfffe,0xffea,0x0001,0x0001,0x000b, 1392 -55, -28, -21, -27, 2, -7, 8, 20, -4, -1,
1358 0x0005,0x000d,0x0022,0x000e,0xfff8,0x000e,0xfffc,0xffe6, 1393 -1, -18, -5, -4, -5, 16, -2, 8, -5, 5,
1359 0x0000,0xfff5,0x0010,0x000e,0x001d,0x0002,0x0011,0x0003, 1394 -19, -2, -14, -3, -6, 0, 18, 4, -2, 11,
1360 0xfff3,0xffe5,0x0003,0xffe8,0x0001,0xffed,0x000e,0xfffd, 1395 8, -18, 11, 10, 29, 3, -10, 13, 8, 3,
1361 0xfff7,0xffec,0xfff4,0xffdf,0xffe3,0x0003,0xfff1,0x0014, 1396 -58, -9, -16, 1, -2, 2, 0, 19, 10, 13,
1362 0xfff7,0x0009,0xfff5,0xfffd,0xfff0,0xfffe,0x0002,0xfffe, 1397 17, 21, 3, 3, 19, -12, 2, 0, -10, 1,
1363 0x0007,0x0003,0x0014,0x0000,0xfff6,0x0007,0x0007,0xffea, 1398 -5, 12, 0, 15, 26, 5, 34, 16, 11, 7,
1364 0x0007,0x000d,0x0021,0x0017,0x000e,0x0012,0x0007,0x000c, 1399 -4, 25, 2, -14, 3, -29, -13, -25, -20, -20,
1365 0xffef,0xfff8,0x0008,0x0004,0xfffc,0xfff6,0x0006,0xfffb, 1400 -36, -21, -28, -16, -6, -16, -12, 2, -4, 2,
1366 0x0004,0xfffb,0x0006,0x0006,0xffec,0x000a,0x0009,0xfff7, 1401 20, 7, 11, -4, 20, 4, 12, -2, 1, 0,
1367 0xfffc,0x0002,0xfff0,0xfff9,0xffff,0x000c,0x0011,0x0010, 1402 0, 8, 2, 2, 27, -4, 21, 2, 9, 0,
1368 0x0027,0x0009,0x0024,0x000c,0x0002,0x0003,0xfffa,0x0015, 1403 6, 29, 9, 10, 21, -21, -28, -10, -29, -11,
1369 0xffff,0xfff5,0x0007,0xfff6,0x000b,0xffec,0xffec,0xfff5, 1404 -69, -17, -3, 3, -10, 8, 3, 40, 1, 21,
1370 0x0004,0xffec,0xfffd,0xfff3,0xfff8,0xffe4,0xfffa,0xffeb, 1405 10, 21, 8, 23, 1, -13, -8, -11, -21, -11,
1371 0xfff6,0xfff0,0x0008,0xfff9,0xfff4,0x0003,0x000b,0x0007, 1406 -15, -4, 0, 2, 13, 5, 23, 12, 7, 0,
1372 0x0005,0x0000,0xfffc,0xfff8,0x0004,0x0008,0x0012,0x0003, 1407 1, 0, 10, -14, 28, -5, -1, -11, 5, -7,
1373 0x0029,0x0000,0x0016,0xfffe,0x0000,0xfffc,0x0005,0x0019, 1408 -47, -30, -15, -14, -14, -9, -9, 23, -13, 10,
1374 0x0006,0x000e,0x0019,0xffff,0xfffe,0xfffc,0xffe3,0xfffe, 1409 12, 7, 16, 15, 3, 3, 1, -14, -9, -12,
1375 0xffe5,0xfff0,0x0015,0x0006,0xfff4,0xfffd,0x0009,0x0010, 1410 -9, -8, 0, -10, 14, -4, 9, -2, 5, -8,
1376 0xfffd,0x0002,0xffff,0x0007,0xfff1,0x001f,0xfff9,0xfff6, 1411 13, 3, 18, 10, 45, 3, -16, 4, -4, 0,
1377 0xfff0,0xfff7,0xffe5,0xffeb,0xfff5,0xfffb,0x0010,0x0003, 1412 -79, 11, -15, 4, 18, 23, 20, 5, 30, 7,
1378 0x001a,0x0009,0x0018,0x0007,0x0000,0xfffc,0x0000,0xfffc, 1413 -7, -2, -21, -21, -8, -3, -10, 28, 4, 31,
1379 0x0006,0xfff5,0x0020,0x000e,0x0017,0xfffa,0x0005,0x0001, 1414 6, 25, -3, 37, 4, -7, 20, 0, 4, 4,
1380 0xfffb,0xffe3,0x0009,0xfff5,0xfff1,0xffea,0xfffd,0x0000, 1415 -11, 7, -6, 8, -27, -22, -14, -12, -5, -16,
1381 0xffee,0xfff8,0x0001,0xfffa,0xfff9,0x0017,0xfffa,0x0006, 1416 -57, 0, -27, -13, 14, 5, 7, -11, 15, -4,
1382 0xfffb,0xfff4,0xfff1,0xffeb,0xfffb,0xfff8,0x0011,0xfff7, 1417 -5, -16, -13, -29, -6, 13, 0, 25, 16, 31,
1383 0x001c,0x0000,0x000b,0xfffa,0xfffe,0xfff4,0x000b,0x0000, 1418 12, 22, -2, 23, 6, -16, 7, -14, 2, -3,
1384 0x000e,0x000d,0x0031,0x0016,0x0008,0x0009,0xfffc,0x0009, 1419 0, 12, 0, 33, -9, -13, -28, 3, -14, -7,
1385 0xffdb,0x000c,0x0009,0x0007,0x0011,0x000b,0x001a,0xffee, 1420 -90, 3, -2, 6, 10, 29, 24, 26, 21, 15,
1386 0x0019,0xfff4,0xffed,0xffef,0xffd3,0xfff2,0xffef,0x0000, 1421 -15, -2, -16, -1, -25, -4, -21, 16, -6, 18,
1387 0xffef,0x001e,0xffff,0x0016,0x000a,0x0019,0x000c,0x0026, 1422 -3, 8, -5, 24, -8, -7, 9, -4, 1, -3,
1388 0x0012,0xfffd,0x0016,0xfffc,0xfffd,0x0000,0xfff3,0x0003, 1423 -5, -18, 1, 7, -2, 1, -2, 1, 19, -3,
1389 0xfff6,0x000b,0xffe9,0xfffe,0x000a,0xfff9,0xfffb,0xfff9, 1424 -67, -8, -14, -11, 7, 11, 11, 9, 7, 3,
1390 0xfff1,0x0000,0xfffe,0xfff6,0x000d,0xfff9,0x000e,0xffdd, 1425 -13, -16, -8, -9, -24, 12, -10, 13, 5, 17,
1391 0x000a,0xffe9,0xfff0,0xffe1,0xffdb,0xffeb,0xfff0,0x0011, 1426 2, 4, -3, 10, -6, -17, -4, -19, 0, -11,
1392 0xfffa,0x001a,0x000a,0x0015,0x0010,0x0015,0x000d,0x0019, 1427 6, -13, 9, 33, 14, 10, -16, 17, 10, 4,
1393 0x0013,0xfff3,0x0008,0xffed,0xfffb,0xfff9,0xffff,0x0008, 1428 -71, 10, -9, 17, 1, 20, 3, 8, 21, 18,
1394 0xfffe,0x0024,0xfffb,0x0006,0xfffd,0x0008,0xfff1,0x0001, 1429 6, 24, 0, -1, 0, -16, -6, 5, 0, 13,
1395 0xffd0,0x0004,0x0017,0x0009,0x0009,0x0011,0x001e,0x0002, 1430 17, 19, 11, 29, 25, -11, 11, -6, 13, -15,
1396 0x0010,0xfffd,0xffe6,0xfff0,0xffd8,0x0006,0xffdd,0xffff, 1431 -7, 29, 0, 8, -11, -22, -20, -21, -17, -18,
1397 0xffe4,0x0011,0xfff4,0x0009,0x0000,0x0008,0x000b,0x0019, 1432 -49, -2, -21, 0, -1, 2, -9, -8, 6, 6,
1398 0x0005,0xfffd,0x000a,0xfff8,0xfffa,0xfff9,0xfffa,0xffea, 1433 8, 10, 8, -9, 2, 0, 4, 2, 13, 12,
1399 0xffff,0x000b,0x0001,0x0015,0x0016,0x0007,0x0013,0x0005, 1434 23, 15, 12, 16, 26, -21, -2, -21, 11, -23,
1400 0xffe6,0xfff9,0x000b,0xfff8,0x0005,0xffff,0x0011,0xfff2, 1435 4, 33, 7, 33, 6, -13, -34, -5, -27, -10,
1401 0x0001,0xfff1,0xffe8,0xffe2,0xffe0,0xffff,0xffdf,0x0010, 1436 -82, 1, 4, 19, -6, 27, 6, 29, 12, 26,
1402 0xffee,0x000e,0x0000,0x0008,0x0006,0x0004,0x000c,0x000c, 1437 -1, 24, 5, 18, -17, -17, -17, -6, -10, 0,
1403 0x0006,0xfff3,0xfffe,0xffe9,0xfff8,0xfff1,0x0004,0xffef, 1438 7, 2, 9, 16, 12, -11, 0, -11, 9, -23,
1404 0x0005,0x0024,0x0012,0x001e,0x0008,0x0016,0x000a,0x000e, 1439 0, 3, 8, 8, 13, 1, -8, -7, 7, -6,
1405 0xffe2,0x000b,0x000f,0x0014,0x0000,0x0008,0x0009,0xfff1, 1440 -60, -10, -7, 1, -9, 8, -6, 13, -2, 15,
1406 0x000f,0x0000,0xfffb,0x0009,0xffe9,0x0006,0xfff8,0xfff3, 1441 1, 10, 13, 11, -15, 0, -6, -9, 1, 0,
1407 0xfff3,0x0007,0xfffb,0x0003,0x0014,0x0013,0x001b,0x001f, 1442 13, -1, 11, 3, 13, -21, -13, -26, 7, -31,
1408 0x0027,0xfff9,0x000d,0xfff5,0x0004,0xffed,0xfff8,0x0019, 1443 10, 7, 16, 33, 31, 10, -22, 8, -1, 2,
1409 0xfffd,0x000b,0xfff9,0xfffe,0x0004,0xfff0,0xffee,0xfff7, 1444 -3, 7, -5, -5, 8, -2, 17, -9, 18, -24,
1410 0xfff8,0xffff,0x0003,0x0002,0xfffd,0xfff6,0xfffd,0xffe0, 1445 -2, -19, -10, -4, 28, 17, 5, 28, -2, 7,
1411 0x0001,0xfff4,0xfffe,0xfffc,0xfff1,0xffff,0xfff9,0x0003, 1446 -4, 15, 7, 8, 6, 23, 13, 21, -14, 20,
1412 0xfffe,0x0004,0x0006,0x0003,0x001a,0x000f,0x001d,0x0011, 1447 -17, -18, -11, -33, -30, -11, 23, -13, -5, -9,
1413 0x0028,0xffef,0x0000,0xffe6,0x0002,0xffe5,0x0002,0x001d, 1448 18, -4, -17, -23, 4, -20, 4, -26, 3, -36,
1414 0x0004,0x0024,0x000a,0x0006,0xfff7,0x0000,0xffe5,0x0000, 1449 0, -32, -2, -12, 29, 34, 16, 24, 10, 6,
1415 0xffd8,0x0002,0x001d,0x0016,0xfff9,0x000e,0x000c,0x0005, 1450 0, 12, 8, -4, 8, 13, 0, 6, -16, 12,
1416 0x0007,0x0007,0xfff4,0x0009,0xffee,0x001a,0xffe6,0xfff2, 1451 -5, -13, -3, -7, -13, -3, 8, 2, -14, 0,
1417 0xffe8,0xfffc,0xfff0,0xfff7,0x000a,0x0002,0x001a,0x0012, 1452 -13, 0, 8, -3, 0, 4, 21, 11, 9, -16,
1418 0x001a,0xfff9,0x0001,0xfff1,0x0001,0xffe5,0xfffe,0x0000, 1453 -10, -18, -5, 16, 10, 16, -5, 15, -13, -5,
1419 0x0004,0x000b,0x0011,0x0015,0x0010,0xffff,0x0007,0x0003, 1454 -15, -1, 6, -4, -6, 23, 2, 16, -17, 12,
1420 0xffee,0xfff7,0x0011,0x0004,0xfff5,0xfffd,0x0000,0xfff5, 1455 -10, -44, -3, -33, -6, 12, 34, 1, 20, 3,
1421 0xfff9,0xfffc,0xfff6,0xfffd,0xfff6,0x0012,0xffe8,0x0003, 1456 8, -12, -3, -21, -3, -14, 8, -5, -4, -28,
1422 0xfff2,0xfff9,0xfffc,0xfff6,0x0010,0xffff,0x001b,0x0004, 1457 -7, -32, 2, 8, 12, 34, 4, 12, -1, -6,
1423 0x001b,0xffef,0xfff4,0xffe2,0x0000,0xffdd,0x0009,0x0003, 1458 -9, -4, 7, -17, -4, 13, -11, 1, -19, 4,
1424 0x000c,0x0024,0x0023,0x001e,0x0002,0x000d,0xfffe,0x000b, 1459 0, -39, 4, -7, 11, 21, 20, 16, 10, 11,
1425 0xffbe,0xfff8,0xffe9,0xfff5,0x000e,0x0005,0x0011,0x0010, 1460 4, 6, 0, 7, -8, -4, 0, -6, 9, -13,
1426 0x0013,0x0002,0x0003,0xfffb,0xffee,0xffef,0x000a,0x0000, 1461 11, 7, 11, 15, 37, 4, 9, 5, -5, -11,
1427 0xffff,0x0017,0xfffa,0x0014,0xfff1,0x0012,0xfff2,0x0016, 1462 5, 9, 22, 1, 27, 18, 4, 14, -5, 0,
1428 0x0005,0x000a,0x002c,0x0017,0x0002,0x001a,0xfff7,0x0003, 1463 -12, 3, -4, -32, -14, -12, 17, -22, -17, -11,
1429 0xfffc,0xfff2,0xfff4,0xffe3,0xfff9,0xfff0,0xfff9,0xffee, 1464 26, -6, -11, -10, -12, -23, -12, -23, -5, -24,
1430 0xffd4,0xffec,0xffde,0xffe3,0x000a,0xfff3,0x0004,0x0000, 1465 13, -5, 19, 8, 38, 21, 20, 2, 6, -12,
1431 0x0004,0xfff7,0x0005,0xffed,0xfff6,0xffe8,0x000b,0x0011, 1466 11, 5, 23, -11, 29, 9, -9, 0, -7, -6,
1432 0x0008,0x0014,0x0005,0x0013,0xfff7,0x000e,0xfff4,0x0009, 1467 -1, 7, 2, -7, 3, -3, 2, -6, -27, -3,
1433 0x0006,0x0000,0x001e,0x0009,0x0000,0x0013,0x0002,0x0007, 1468 -6, -2, 14, 9, -16, 1, 3, 14, 0, -5,
1434 0x0002,0x000a,0x0005,0xffec,0xffeb,0xffff,0xffef,0xfff7, 1469 3, 8, 16, 36, 19, 3, -1, -6, -17, -24,
1435 0xffb3,0xfff0,0xfff7,0xfff7,0x0006,0x000b,0x0015,0x0025, 1470 -4, -7, 21, -11, 14, 18, -7, 9, -9, -7,
1436 0x000a,0x000a,0xfffc,0xfffb,0xfff3,0x0003,0xfff9,0x0000, 1471 -6, -22, 3, -33, 10, 11, 28, -7, 7, 0,
1437 0xfff3,0x000b,0xffef,0x0006,0xffe7,0x0001,0xfff1,0x0009, 1472 16, -14, 2, -8, -20, -17, -9, -2, -14, -16,
1438 0xfff9,0x0009,0x0020,0x0013,0x0000,0x0012,0xfffe,0xffea, 1473 6, -5, 24, 28, 21, 20, 8, -9, -4, -25,
1439 0x0003,0xfff1,0x000c,0xfffb,0x0004,0xfffe,0x0011,0xfffb, 1474 1, -11, 22, -24, 15, 8, -21, -5, -11, -14,
1440 0xffc9,0xffe4,0xffeb,0xffe5,0x0002,0xfff9,0x0008,0x0014, 1475 5, -18, 11, -7, 27, 20, 14, 7, -1, 9,
1441 0xfffc,0xffff,0xffff,0xffee,0xfffb,0xfffc,0xfffb,0x0010, 1476 -16, 27, 2, 10, 13, 16, 20, -20, 29, -20,
1442 0xfffe,0x0008,0xfffb,0x0005,0xffed,0xfffe,0xfff2,0xfffd, 1477 -14, -16, -13, -8, 9, 13, -2, 33, 9, 19,
1443 0xfffa,0x0000,0x0012,0x0004,0xfffe,0x000b,0x0008,0xffee, 1478 17, 23, 17, 22, 6, 6, -9, -2, -12, -2,
1444 0x000b,0x000a,0x001d,0x0003,0xfff6,0x000d,0x0008,0x0003, 1479 -20, -13, -13, -10, -45, -4, 16, -8, -2, -7,
1445 0xffc6,0xfff7,0xfff0,0x0001,0xfffe,0x0002,0x0000,0x0013, 1480 5, 15, -9, -7, 9, -2, 8, -37, 14, -31,
1446 0x000a,0x000d,0x0011,0x0015,0x0003,0x0003,0x0013,0xfff4, 1481 -11, -29, -5, -16, 11, 30, 7, 29, 21, 18,
1447 0x0002,0x0000,0xfff6,0x0001,0xfffb,0x000c,0x0000,0x000f, 1482 23, 19, 18, 9, 7, -3, -23, -17, -14, -9,
1448 0x001a,0x0005,0x0022,0x0010,0x000b,0x0007,0xfffc,0x0019, 1483 -8, -9, -6, 15, -27, 4, 2, 6, -12, 1,
1449 0x0002,0xfff2,0x0003,0xffe3,0xfff3,0xffe7,0xffec,0xffec, 1484 -26, 19, 15, 12, 5, 22, 24, 0, 21, -12,
1450 0xffdc,0xffeb,0xffe4,0xfff0,0xfffa,0xfff0,0xfff4,0x0002, 1485 -21, -15, -8, 11, -7, 12, -14, 20, -2, 6,
1451 0xfffc,0x0002,0x0014,0x0007,0x000b,0xfffc,0x0014,0x0004, 1486 7, 6, 16, 9, -6, 5, -21, -7, -15, -10,
1452 0x000c,0xfffe,0x0001,0x0000,0x0000,0x0008,0x0002,0x0002, 1487 -13, -39, -5, -10, -20, 19, 28, 5, 22, 5,
1453 0x001b,0xfffc,0x0015,0x0002,0x0009,0x0000,0x0006,0x001d, 1488 -4, 6, 3, -5, 1, 4, 11, -16, 6, -23,
1454 0x0009,0x000a,0x0015,0xffeb,0xffe4,0xfff6,0xffe3,0xfff5, 1489 -19, -29, 0, 3, -6, 30, -3, 17, 10, 5,
1455 0xffbb,0xffef,0xfffd,0x0003,0xfff6,0x0008,0x0003,0x0028, 1490 13, 2, 17, -3, -5, -3, -35, -21, -17, -17,
1456 0x0001,0x0015,0x000a,0x0015,0x0008,0x0017,0x0001,0xfff3, 1491 -2, -35, 2, 15, -3, 28, 13, 21, 13, 13,
1457 0xfff8,0xfff5,0xffeb,0xfff5,0xfff1,0xfffc,0x0000,0x0002, 1492 -8, 25, 8, 23, -3, 13, 3, -17, 20, -8,
1458 0x000d,0x0005,0x0017,0x000c,0x0007,0x0000,0x0001,0x0000, 1493 0, 10, 8, 11, 18, 0, 1, 10, 5, 0,
1459 0x000a,0xfff2,0x001c,0xfffb,0xffff,0xfff5,0x0005,0xfff9, 1494 28, 17, 32, 15, 26, 1, -19, -9, -3, -21,
1460 0xffd1,0xffe2,0xfff1,0xfff2,0xfff2,0xfff7,0xfff7,0x0017, 1495 -15, 7, -6, -9, -29, -5, 10, -17, -15, -9,
1461 0xfff3,0x000a,0x000c,0x0007,0x0010,0x000f,0x0003,0x0003, 1496 13, 13, -3, 5, -7, -4, -9, -34, 5, -20,
1462 0x0001,0xfff2,0xfff7,0xfff4,0xfff7,0xfff8,0x0000,0xfff6, 1497 2, -3, 16, 3, 20, 17, 11, 7, 17, 0,
1463 0x000e,0xfffc,0x0009,0xfffe,0x0005,0xfff8,0x000d,0x0003, 1498 34, 13, 33, 2, 28, -8, -32, -24, -5, -29,
1464 0x0012,0x000a,0x002d,0x0003,0xfff0,0x0004,0xfffc,0x0000, 1499 -3, 12, 0, 15, -11, 3, -3, -2, -24, -1,
1465 0xffb1,0x000b,0xfff1,0x0004,0x0012,0x0017,0x0014,0x0005, 1500 -18, 17, 21, 25, -11, 19, 6, 3, 11, 0,
1466 0x001e,0x0007,0xfff9,0xfffe,0xffeb,0xffeb,0xfff8,0xfffd, 1501 -7, 11, 13, 31, 1, 0, -9, -1, -5, -12,
1467 0xfff6,0x001c,0x0004,0x001f,0x0006,0x0019,0xfffd,0x0025, 1502 18, 0, 31, 2, 13, 1, -30, -14, -7, -29,
1468 0x0004,0xfff9,0x0014,0x0000,0x0004,0x0004,0xfff5,0x0007, 1503 -9, -18, 1, -10, -4, 18, 22, -3, 10, 2,
1469 0xfffa,0x0008,0xffe5,0xffea,0xfff2,0xfff4,0xfffb,0xfff0, 1504 3, 5, 9, 7, -15, 1, -5, -13, -2, -12,
1470 0xffc7,0x0000,0xffe5,0xfff3,0x000e,0x0005,0x0007,0xfff5, 1505 -5, -2, 21, 23, 2, 16, 0, -5, 6, -13,
1471 0x000f,0xfffc,0xfffb,0xfff0,0xfff3,0xffe3,0xfffa,0x000d, 1506 23, -3, 32, -10, 15, -8, -44, -28, -9, -37,
1472 0x0000,0x0019,0x0010,0x001f,0x000c,0x0016,0xfffe,0x0017, 1507 2, -13, 9, 15, 12, 27, 7, 12, 0, 11,
1473 0x0006,0xfff0,0x0007,0xfff2,0x0002,0xfffd,0x0000,0x000c, 1508 -44, 6, -30, -8, 9, 10, 11, 14, 23, -5,
1474 0x0000,0x0021,0xfff7,0xfff3,0xffe4,0x0003,0xfff2,0xfff9, 1509 8, -4, 14, -12, 37, 14, 12, 26, 4, 16,
1475 0xffa6,0x0003,0xfffe,0x0006,0x000a,0x001d,0x0018,0x001a, 1510 -8, 16, -9, 7, -6, 19, 12, 25, -5, 24,
1476 0x0015,0x000f,0xfff1,0xfffe,0xfff0,0xffff,0xffe7,0xfffc, 1511 -15, -13, -8, -36, -34, -31, -1, -18, -4, -18,
1477 0xffeb,0x0010,0xfffa,0x0012,0xfffd,0x0008,0xfffb,0x0018, 1512 -22, -5, -42, -26, 6, -8, -1, -2, 9, -17,
1478 0xfff8,0xfff9,0x0009,0xfffc,0x0001,0xfffd,0xfffb,0xffee, 1513 10, -18, 21, -19, 39, 31, 23, 23, 16, 15,
1479 0x0001,0x0007,0xfffe,0x0001,0xfffe,0x0001,0x0013,0xfffd, 1514 -2, 12, -7, -6, -5, 9, -1, 10, -7, 16,
1480 0xffbd,0xfff8,0xfff2,0xfff5,0x0007,0x000b,0x000b,0x0009, 1515 -4, -9, 0, -10, -17, -22, -16, -2, -14, -9,
1481 0x0007,0x0003,0xfff3,0xfff0,0xfff8,0xfff7,0xffe8,0x000c, 1516 -55, -1, -17, -6, 1, 16, 15, 35, 15, 2,
1482 0xfff6,0x000d,0x0005,0x0011,0x0002,0x0004,0xfffd,0x000a, 1517 0, -4, 19, 8, 20, 13, 1, 14, -7, 3,
1483 0xfffa,0xffef,0xfffc,0xffed,0x0000,0xfff5,0x0006,0xfff3, 1518 -18, 0, -10, -5, -19, 19, 0, 21, -8, 16,
1484 0x0009,0x0021,0x000e,0x000a,0xfff0,0x0011,0x000a,0x0004, 1519 -9, -39, 0, -36, -10, -7, 9, -4, 20, -5,
1485 0xffb9,0x000a,0xfff7,0x0011,0x0001,0x0014,0x0003,0x0008, 1520 -33, -13, -29, -24, -1, -1, 2, 18, 0, -9,
1486 0x0015,0x0012,0x0006,0x0018,0x0000,0xffff,0x0000,0xfff0, 1521 3, -17, 27, 0, 21, 30, 12, 11, 5, 2,
1487 0xfffa,0x0005,0x0000,0x000d,0x0011,0x0013,0x000b,0x001d, 1522 -12, -4, -9, -19, -18, 9, -13, 6, -11, 8,
1488 0x0019,0xfff5,0x000b,0xfffa,0x000d,0xfff1,0xfff9,0x001d, 1523 2, -35, 8, -10, 7, 1, -4, 11, 10, 2,
1489 0x0000,0x0008,0xfff5,0xffea,0xffec,0xffeb,0xffef,0xffee, 1524 -36, 5, -24, 4, -7, 7, -6, 17, 14, 5,
1490 0xffcf,0xfffe,0xffeb,0x0000,0xffff,0x0002,0xfff7,0xfff8, 1525 22, 22, 35, 8, 46, 1, 17, 3, 0, -2,
1491 0x0006,0x0006,0x0008,0x000a,0x0008,0xfff7,0x0002,0x0000, 1526 2, 10, 5, 0, 14, 15, 2, 18, 2, 4,
1492 0x0004,0x0002,0x000d,0x000c,0x0017,0x000f,0x000c,0x0010, 1527 -11, 7, -1, -36, -18, -32, -7, -27, -17, -20,
1493 0x001a,0xffeb,0xfffe,0xffeb,0x000b,0xffe9,0x0004,0x0021, 1528 -14, -7, -36, -13, -10, -10, -18, 0, 0, -5,
1494 0x0007,0x0021,0x0006,0xfff3,0xffde,0xfffb,0xffe5,0xfff6, 1529 25, 8, 43, 0, 48, 18, 27, 0, 12, -3,
1495 0xffae,0x0001,0x0004,0x0013,0xfffa,0x001b,0x0006,0x001d, 1530 7, 6, 7, -13, 15, 5, -11, 3, 0, -2,
1496 0x000c,0x001a,0xffff,0x0018,0x0005,0x0012,0xffef,0xffef, 1531 0, 12, 6, -10, 0, -23, -22, -11, -26, -12,
1497 0xffef,0xfffa,0xfff6,0x0000,0x0007,0x0002,0x0009,0x0010, 1532 -47, -3, -11, 6, -15, 13, -2, 38, 6, 13,
1498 0x000c,0xfff5,0x0000,0xfff5,0x0009,0xffe9,0x0000,0x0003, 1533 15, 22, 40, 28, 28, 0, 5, -8, -10, -15,
1499 0x0008,0x0008,0x000d,0x0001,0xfff8,0xfff9,0x0007,0xfffa, 1534 -7, -7, 4, -13, 1, 14, -9, 14, 0, -2,
1500 0xffc4,0xfff6,0xfff9,0x0001,0xfff7,0x0008,0xfffa,0x000d, 1535 -4, -18, 7, -36, 6, -8, 3, -13, 7, -8,
1501 0xfffe,0x000f,0x0001,0x000a,0x000d,0x000b,0xfff1,0x0000, 1536 -25, -15, -22, -11, -18, -4, -15, 22, -8, 2,
1502 0xfffa,0xfff7,0x0001,0x0000,0x000d,0xffff,0x000b,0x0003, 1537 17, 9, 48, 20, 30, 17, 16, -11, 1, -16,
1503 0x000d,0xffeb,0xfff3,0xffe6,0x0007,0xffe1,0x000a,0x0007, 1538 -2, -10, 5, -26, 2, 4, -22, 0, -2, -10,
1504 0x0010,0x0021,0x001f,0x000a,0xffea,0x0008,0xffff,0x0002, 1539 6, -13, 14, -10, 23, 0, -10, 2, -1, 0,
1505 0xfffd,0x0007,0xfffb,0xfffb,0x0008,0xfffe,0x0011,0xfff7, 1540 -57, 26, -22, 7, 14, 28, 14, 3, 35, 0,
1506 0x0012,0xffe8,0xfffe,0xffed,0xfff6,0xfffc,0x001c,0x0011, 1541 -3, -1, 11, -16, 18, 10, 4, 31, 15, 28,
1507 0x0005,0x001c,0xfffe,0x0007,0xfffc,0x000f,0x0007,0x0008, 1542 14, 23, 1, 21, -7, 2, -11, 1, -3, 1,
1508 0x0006,0x0017,0x000d,0x0015,0xfff2,0x0014,0xffef,0xffee, 1543 -18, -9, -10, -13, -49, -24, -8, -14, -2, -16,
1509 0xfff5,0xffdf,0xffe2,0xfff5,0x0017,0xfff3,0xfffb,0xfff7, 1544 -35, 14, -34, -10, 10, 10, 1, -12, 20, -12,
1510 0x0012,0xfffc,0xffef,0xffe9,0x0004,0xffec,0x0004,0xffe6, 1545 0, -15, 18, -24, 20, 27, 14, 28, 27, 27,
1511 0x0003,0xffdc,0x0000,0xffe0,0xfffe,0xfff4,0x001d,0x0022, 1546 20, 19, 2, 8, -5, -7, -25, -13, -5, -5,
1512 0x0010,0x0018,0x000a,0x0006,0x0000,0x000c,0x0008,0xfffc, 1547 -6, -5, -2, 12, -31, -15, -23, 1, -12, -8,
1513 0x0008,0x000d,0x0000,0x0006,0xfff0,0x000c,0xfffb,0xfff3, 1548 -68, 18, -9, 9, 6, 35, 18, 25, 26, 7,
1514 0xfffd,0xfff9,0xfff3,0xfffd,0x0008,0x0002,0xfff2,0x0000, 1549 -10, -1, 16, 3, 1, 9, -6, 19, 4, 15,
1515 0xfff3,0x0000,0x0008,0xfffd,0x0000,0x0004,0x0015,0x000b, 1550 4, 6, 0, 8, -20, 2, -23, -2, -7, -5,
1516 0x0009,0xfff0,0xfff6,0xffee,0xfffb,0x0010,0x000a,0x0010, 1551 -12, -35, -1, -13, -24, 0, 3, 0, 22, -4,
1517 0xfffb,0x000f,0xfff3,0xfffb,0xfff1,0xffff,0x0006,0xfffc, 1552 -46, 6, -21, -8, 2, 16, 5, 8, 11, -4,
1518 0xfffa,0x0017,0x0002,0x0010,0xffef,0x000c,0xfff6,0xffd4, 1553 -8, -15, 24, -4, 2, 26, 3, 16, 16, 14,
1519 0xfffd,0xffdf,0xfffa,0x000c,0x0022,0x0001,0x0014,0x0003, 1554 9, 2, 1, -4, -19, -7, -36, -17, -9, -13,
1520 0x0008,0xfff4,0xfffd,0xffeb,0xfffd,0xfff2,0x0008,0xfffb, 1555 0, -31, 5, 12, -7, 8, -11, 15, 13, 4,
1521 0xfffc,0xffe4,0xfff9,0xffe0,0x0002,0x0008,0x000c,0x0022, 1556 -49, 24, -16, 20, -2, 26, -2, 7, 25, 10,
1522 0x0004,0x000c,0xffff,0xfffa,0xfff7,0xfffc,0x0007,0xffef, 1557 11, 25, 32, 3, 27, -2, 8, 8, 11, 9,
1523 0xfffc,0x000d,0xfff5,0x0001,0xffed,0x0004,0x0000,0xffd9, 1558 24, 17, 16, 14, 13, -2, -20, -5, 4, -17,
1524 0x0004,0xfff9,0x000b,0x0015,0x0014,0x0010,0x000a,0x000b, 1559 -14, 12, -3, -13, -33, -25, -14, -23, -15, -19,
1525 0x0004,0x0006,0x0000,0x0007,0xfff8,0xfffc,0x0000,0xfffa, 1560 -27, 12, -28, 2, -6, 7, -15, -9, 11, -1,
1526 0x0009,0xfff3,0x000b,0x0007,0x000b,0x000f,0x0025,0x0004, 1561 13, 11, 40, -4, 29, 14, 19, 5, 23, 8,
1527 0x0009,0x0005,0xfffb,0xfff5,0x0005,0x0009,0x0016,0x0001, 1562 30, 13, 17, 0, 14, -12, -34, -20, 2, -25,
1528 0x001b,0x0012,0x0004,0x000e,0xfffb,0x0000,0xfff4,0x0003, 1563 -2, 16, 4, 12, -15, -16, -29, -7, -24, -10,
1529 0xfffc,0xffe0,0xfff2,0xfff4,0x0011,0xffea,0xffef,0xfff5, 1564 -60, 16, -3, 22, -10, 32, 0, 28, 17, 18,
1530 0x001a,0xfffa,0xfff5,0xfff6,0xfff4,0xffe9,0xfff4,0xffe9, 1565 3, 25, 37, 23, 10, -3, -2, -3, 0, -3,
1531 0xfffb,0xffe8,0x000d,0xfffb,0x0013,0x0008,0x0026,0x0015, 1566 14, 0, 14, 1, 0, -2, -32, -9, 1, -25,
1532 0x0014,0x0002,0x0006,0xfff4,0x000b,0x0005,0x0017,0xfff5, 1567 -7, -13, 5, -13, -8, -1, -2, -8, 10, -6,
1533 0x001d,0x0009,0xfff7,0x0000,0xfff9,0xfffa,0xffff,0x0007, 1568 -38, 4, -15, 4, -14, 13, -12, 11, 2, 6,
1534 0x0002,0xfff9,0x0003,0xfffd,0x0002,0xfffa,0xffe5,0xfffd, 1569 6, 11, 45, 16, 11, 13, 7, -6, 12, -4,
1535 0xfffa,0xfffe,0x000e,0x0009,0xfff0,0x0001,0x0003,0x000e, 1570 20, -3, 16, -12, 1, -12, -46, -24, 0, -33,
1536 0x0000,0xfffb,0x0003,0x0008,0x0010,0x0024,0x0013,0x0003, 1571 3, -9, 12, 12, 8, 7, -17, 6, 0, 2
1537 0xffff,0xfffa,0xffef,0xffe8,0xfffc,0xfff9,0x0015,0xfff5, 1572 };
1538 0x000e,0x0012,0xfff9,0x0009,0xfff7,0xfff9,0xfffa,0xffea,
1539 0x0003,0xffdf,0x000a,0x000b,0x001c,0xfff9,0x0007,0x0000,
1540 0x0010,0xfff2,0x0002,0xfff8,0xffec,0xffef,0xfff7,0xfffe,
1541 0xfff2,0xfff0,0x0006,0xfffb,0x0018,0x001c,0x0015,0x0014,
1542 0x0008,0xfff7,0xfffc,0xffe7,0x0001,0xfff5,0x0016,0xffe8,
1543 0x000f,0x0008,0xffeb,0xfffb,0xfff5,0xfff2,0x0005,0xffee,
1544 0x000b,0xfff9,0x001b,0x0014,0x000e,0x0007,0xffff,0x0009,
1545 0xfff0,0x001b,0x0002,0x000a,0x000d,0x0010,0x0014,0xffec,
1546 0x001d,0xffec,0xfff2,0xfff0,0xfff3,0xfff8,0x0009,0x000d,
1547 0xfffe,0x0021,0x0009,0x0013,0x0011,0x0017,0x0011,0x0016,
1548 0x0006,0x0006,0xfff7,0xfffe,0xfff4,0xfffe,0xffec,0xfff3,
1549 0xfff3,0xfff6,0xffd3,0xfffc,0x0010,0xfff8,0xfffe,0xfff9,
1550 0x0005,0x000f,0xfff7,0xfff9,0x0009,0xfffe,0x0008,0xffdb,
1551 0x000e,0xffe1,0xfff5,0xffe3,0xfffb,0xfff0,0x000b,0x001e,
1552 0x0007,0x001d,0x0015,0x0012,0x0017,0x0013,0x0012,0x0009,
1553 0x0007,0xfffd,0xffe9,0xffef,0xfff2,0xfff7,0xfff8,0xfff7,
1554 0xfffa,0x000f,0xffe5,0x0004,0x0002,0x0006,0xfff4,0x0001,
1555 0xffe6,0x0013,0x000f,0x000c,0x0005,0x0016,0x0018,0x0000,
1556 0x0015,0xfff4,0xffeb,0xfff1,0xfff8,0x000b,0xfff9,0x000c,
1557 0xfff2,0x0014,0xfffe,0x0006,0x0007,0x0006,0x0010,0x0009,
1558 0xfffa,0x0005,0xffeb,0xfff9,0xfff1,0xfff6,0xfff3,0xffd9,
1559 0xfffb,0xfff6,0xffec,0x0013,0x001c,0x0005,0x0016,0x0005,
1560 0xfffc,0x0006,0x0003,0xfffb,0x0001,0x0004,0x000b,0xfff0,
1561 0x0006,0xffe9,0xffed,0xffe3,0x0000,0x0003,0xfffa,0x001e,
1562 0xfffd,0x0011,0x000a,0x0005,0x000d,0x0002,0x0011,0xfffd,
1563 0xfffb,0xfffd,0xffdd,0xffeb,0xffef,0xffef,0xfffe,0xffdd,
1564 0x0002,0x000f,0xfffd,0x001c,0x000d,0x0015,0x000d,0x000d,
1565 0xfff8,0x0019,0x0008,0x0017,0xfffd,0x000d,0x0003,0xffef,
1566 0x0014,0xfff8,0x0000,0x000a,0x0008,0x000b,0x0012,0x0000,
1567 0x0001,0x000a,0x0005,0x0000,0x001c,0x0011,0x0020,0x000f,
1568 0x001a,0x0001,0xffed,0xfff7,0xfffd,0xffeb,0xfff1,0x0007,
1569 0xfffa,0xfff7,0xffe3,0xfffb,0x000a,0xffef,0xfff1,0xfff7,
1570 0x000d,0x000d,0xfffd,0x0005,0xfff9,0xfffc,0xfff7,0xffde,
1571 0x0005,0xffec,0x0002,0xfffd,0x0010,0x0003,0x0014,0x0011,
1572 0x000b,0x0007,0x0011,0x0000,0x0022,0x000d,0x0021,0x0002,
1573 0x001c,0xfff8,0xffe0,0xffe8,0xfffb,0xffe3,0xfffd,0x000c,
1574 0x0000,0x000f,0xfff5,0x0003,0xfffd,0xfffe,0xffe8,0xffff,
1575 0xffee,0x0011,0x0015,0x0019,0xfff5,0x0013,0x0006,0x0003,
1576 0x000b,0x0000,0xfff9,0x000b,0x000d,0x001f,0x0001,0x0000,
1577 0xfff7,0xffff,0xfffb,0xfff4,0x0012,0x0000,0x001f,0x0002,
1578 0x000d,0x0001,0xffe2,0xfff2,0xfff9,0xffe3,0xfff7,0xffee,
1579 0x0001,0xfff6,0xfffc,0x0012,0x0016,0xfffd,0x000a,0x0002,
1580 0x0003,0x0005,0x0009,0x0007,0xfff1,0x0001,0xfffb,0xfff3,
1581 0xfffe,0xfff4,0xfffb,0xfffe,0x0015,0x0017,0x0002,0x0010,
1582 0x0000,0xfffb,0x0006,0xfff3,0x0017,0xfffd,0x0020,0xfff6,
1583 0x000f,0xfff8,0xffd4,0xffe4,0xfff7,0xffdb,0x0002,0xfff3,
1584 0x0009,0x000f,0x000c,0x001b,0x0007,0x000c,0x0000,0x000b,
1585 0xffd4,0x0006,0xffe2,0xfff8,0x0009,0x000a,0x000b,0x000e,
1586 0x0017,0xfffb,0x0008,0xfffc,0x000e,0xfff4,0x0025,0x000e,
1587 0x000c,0x001a,0x0004,0x0010,0xfff8,0x0010,0xfff7,0x0007,
1588 0xfffa,0x0013,0x000c,0x0019,0xfffb,0x0018,0xfff1,0xfff3,
1589 0xfff8,0xffdc,0xffde,0xffe1,0xffff,0xffee,0xfffc,0xffee,
1590 0xffea,0xfffb,0xffd6,0xffe6,0x0006,0xfff8,0xffff,0xfffe,
1591 0x0009,0xffef,0x000a,0xffee,0x0015,0xffed,0x0027,0x001f,
1592 0x0017,0x0017,0x0010,0x000f,0xfffe,0x000c,0xfff9,0xfffa,
1593 0xfffb,0x0009,0xffff,0x000a,0xfff9,0x0010,0xfffc,0xfff7,
1594 0x0000,0xfff6,0xffef,0xffea,0xfff0,0xfffe,0xfff2,0xfff7,
1595 0xffc9,0xffff,0xffef,0xfffa,0x0001,0x0010,0x000f,0x0023,
1596 0x000f,0x0002,0x0000,0xfffc,0x0013,0x0008,0x0014,0x000d,
1597 0x0001,0x000e,0xfff9,0x0003,0xffee,0x0000,0xfff6,0xfffb,
1598 0xffed,0x0013,0x0000,0x0015,0xfff8,0x0010,0xfff7,0xffd9,
1599 0x0000,0xffdc,0xfff6,0xfff9,0x0009,0xfffc,0x0014,0xfffb,
1600 0xffdf,0xfff3,0xffe3,0xffe8,0xffff,0xffff,0x0002,0x0012,
1601 0x0000,0xfff7,0x0003,0xffef,0x001b,0x0000,0x0015,0x001e,
1602 0x000c,0x000b,0x0005,0x0002,0xfff4,0xfffc,0xfff7,0xffed,
1603 0xffee,0x0009,0xfff3,0x0006,0xfff5,0x0008,0x0002,0xffdd,
1604 0x0008,0xfff6,0x0007,0x0001,0xfffc,0x000b,0x000a,0x0002,
1605 0xffdc,0x0005,0xffe8,0x0004,0xfff9,0x0007,0xfffa,0x0011,
1606 0x000e,0x0005,0x0016,0x0016,0x0023,0x0008,0x002e,0x0001,
1607 0x0011,0x0003,0x0000,0xfffe,0x0002,0x000a,0x0005,0x0000,
1608 0x000e,0x000f,0x0002,0x0012,0x0002,0x0004,0xfff5,0x0007,
1609 0xffff,0xffdc,0xffee,0xffe0,0xfff9,0xffe5,0xffef,0xffec,
1610 0xfff2,0xfff9,0xffdc,0xfff3,0xfff6,0xfff6,0xffee,0x0000,
1611 0x0000,0xfffb,0x0019,0x0008,0x002b,0x0000,0x0030,0x0012,
1612 0x001b,0x0000,0x000c,0xfffd,0x0007,0x0006,0x0007,0xfff3,
1613 0x000f,0x0005,0xfff5,0x0003,0x0000,0xfffe,0x0000,0x000c,
1614 0x0006,0xfff6,0x0000,0xffe9,0xffea,0xfff5,0xffe6,0xfff4,
1615 0xffd1,0xfffd,0xfff5,0x0006,0xfff1,0x000d,0xfffe,0x0026,
1616 0x0006,0x000d,0x000f,0x0016,0x0028,0x001c,0x001c,0x0000,
1617 0x0005,0xfff8,0xfff6,0xfff1,0xfff9,0xfff9,0x0004,0xfff3,
1618 0x0001,0x000e,0xfff7,0x000e,0x0000,0xfffe,0xfffc,0xffee,
1619 0x0007,0xffdc,0x0006,0xfff8,0x0003,0xfff3,0x0007,0xfff8,
1620 0xffe7,0xfff1,0xffea,0xfff5,0xffee,0xfffc,0xfff1,0x0016,
1621 0xfff8,0x0002,0x0011,0x0009,0x0030,0x0014,0x001e,0x0011,
1622 0x0010,0xfff5,0x0001,0xfff0,0xfffe,0xfff6,0x0005,0xffe6,
1623 0x0002,0x0004,0xffea,0x0000,0xfffe,0xfff6,0x0006,0xfff3,
1624 0x000e,0xfff6,0x0017,0x0000,0xfff6,0x0002,0xffff,0x0000,
1625 0xffc7,0x001a,0xffea,0x0007,0x000e,0x001c,0x000e,0x0003,
1626 0x0023,0x0000,0xfffd,0xffff,0x000b,0xfff0,0x0012,0x000a,
1627 0x0004,0x001f,0x000f,0x001c,0x000e,0x0017,0x0001,0x0015,
1628 0xfff9,0x0002,0xfff5,0x0001,0xfffd,0x0001,0xffee,0xfff7,
1629 0xfff6,0xfff3,0xffcf,0xffe8,0xfff8,0xfff2,0xfffe,0xfff0,
1630 0xffdd,0x000e,0xffde,0xfff6,0x000a,0x000a,0x0001,0xfff4,
1631 0x0014,0xfff4,0x0000,0xfff1,0x0012,0xffe8,0x0014,0x001b,
1632 0x000e,0x001c,0x001b,0x001b,0x0014,0x0013,0x0002,0x0008,
1633 0xfffb,0xfff9,0xffe7,0xfff3,0xfffb,0xfffb,0xfffa,0xfffb,
1634 0xfffe,0x000c,0xffe1,0xfff1,0xffe9,0x0001,0xfff4,0xfff8,
1635 0xffbc,0x0012,0xfff7,0x0009,0x0006,0x0023,0x0012,0x0019,
1636 0x001a,0x0007,0xfff6,0xffff,0x0010,0x0003,0x0001,0x0009,
1637 0xfffa,0x0013,0x0004,0x000f,0x0004,0x0006,0x0000,0x0008,
1638 0xffec,0x0002,0xffe9,0xfffe,0xfff9,0xfffb,0xfff4,0xffdd,
1639 0xffff,0xfff3,0xffe8,0x0000,0x0003,0x0000,0x0016,0xfffc,
1640 0xffd2,0x0006,0xffeb,0xfff8,0x0002,0x0010,0x0005,0x0008,
1641 0x000b,0xfffc,0xfff8,0xfff1,0x0018,0xfffc,0x0002,0x001a,
1642 0x0003,0x0010,0x0010,0x000e,0x0009,0x0002,0x0001,0xfffc,
1643 0xffed,0xfff9,0xffdc,0xffef,0xfff7,0xfff3,0x0000,0xffe1,
1644 0x0005,0x000c,0xfff9,0x0008,0xfff5,0x000f,0x000d,0x0004,
1645 0xffcf,0x0018,0xfff0,0x0014,0xfffe,0x001a,0xfffe,0x0007,
1646 0x0019,0x000a,0x000b,0x0019,0x0020,0x0003,0x001b,0xfffe,
1647 0x0008,0x0008,0x000b,0x0009,0x0018,0x0011,0x0010,0x000e,
1648 0x000d,0xfffe,0xffec,0xfffb,0x0004,0xffef,0xfff2,0x000c,
1649 0xfffd,0xfff3,0xffdf,0xffe7,0xfff2,0xffe9,0xfff1,0xffed,
1650 0xffe5,0x000c,0xffe4,0x0002,0xfffa,0x0007,0xfff1,0xfff7,
1651 0x000b,0xffff,0x000d,0x000b,0x0028,0xfffc,0x001d,0x000e,
1652 0x0013,0x0005,0x0017,0x0008,0x001e,0x000d,0x0011,0x0000,
1653 0x000e,0xfff4,0xffde,0xffec,0x0002,0xffe7,0xfffe,0x0010,
1654 0x0004,0x000c,0xfff1,0xfff0,0xffe3,0xfff9,0xffe8,0xfff6,
1655 0xffc4,0x0010,0xfffd,0x0016,0xfff6,0x0020,0x0000,0x001c,
1656 0x0011,0x0012,0x0003,0x0019,0x0025,0x0017,0x000a,0xfffd,
1657 0xfffe,0xfffd,0x0000,0xfffd,0x000e,0x0000,0x000e,0x0001,
1658 0x0000,0xfffe,0xffe0,0xfff7,0x0001,0xffe7,0xfff9,0xfff3,
1659 0x0005,0xfff3,0xfff8,0xffff,0xfffe,0xfff8,0x000a,0xfffa,
1660 0xffda,0x0004,0xfff1,0x0004,0xfff2,0x000d,0xfff4,0x000b,
1661 0x0002,0x0006,0x0006,0x000b,0x002d,0x0010,0x000b,0x000d,
1662 0x0007,0xfffa,0x000c,0xfffc,0x0014,0xfffd,0x0010,0xfff4,
1663 0x0001,0xfff4,0xffd2,0xffe8,0x0000,0xffdf,0x0003,0xfff7,
1664 0x000c,0x000c,0x0008,0x0007,0xffef,0x0006,0x0000,0x0002};
1665 1573
1666 static const signed short etable2[5120]={ 1574 static const signed short etable2[5120]={
1667 0x0049,0xffe0,0xffc4,0xfff1,0xffe6,0x003b,0x0002,0xffdf, 1575 73, -32, -60, -15, -26, 59, 2, -33, 30, -10,
1668 0x001e,0xfff6,0xfffd,0xffef,0x0008,0x001e,0xffff,0xffe6, 1576 -3, -17, 8, 30, -1, -26, -4, -22, 10, 16,
1669 0xfffc,0xffea,0x000a,0x0010,0xffdc,0xfffb,0xfff5,0x0038, 1577 -36, -5, -11, 56, 37, 6, -10, -5, -13, -3,
1670 0x0025,0x0006,0xfff6,0xfffb,0xfff3,0xfffd,0x0006,0xfffb, 1578 6, -5, 11, 4, -19, -5, -16, 41, 24, 13,
1671 0x000b,0x0004,0xffed,0xfffb,0xfff0,0x0029,0x0018,0x000d, 1579 4, -11, -37, 23, -5, 46, -2, -29, -5, -39,
1672 0x0004,0xfff5,0xffdb,0x0017,0xfffb,0x002e,0xfffe,0xffe3, 1580 -21, -9, 0, 49, 12, -9, -16, -26, 22, 15,
1673 0xfffb,0xffd9,0xffeb,0xfff7,0x0000,0x0031,0x000c,0xfff7, 1581 -45, -20, -5, 40, 22, 17, -26, 31, -14, 2,
1674 0xfff0,0xffe6,0x0016,0x000f,0xffd3,0xffec,0xfffb,0x0028, 1582 -14, 10, 30, 20, -27, -9, -39, 39, 18, 5,
1675 0x0016,0x0011,0xffe6,0x001f,0xfff2,0x0002,0xfff2,0x000a, 1583 34, -25, -48, -28, -11, 34, -2, -41, 9, -7,
1676 0x001e,0x0014,0xffe5,0xfff7,0xffd9,0x0027,0x0012,0x0005, 1584 -17, 21, 20, 24, -17, -33, 0, -24, 10, 42,
1677 0x0022,0xffe7,0xffd0,0xffe4,0xfff5,0x0022,0xfffe,0xffd7, 1585 3, -5, 10, 42, 11, 8, -3, 3, 16, 9,
1678 0x0009,0xfff9,0xffef,0x0015,0x0014,0x0018,0xffef,0xffdf, 1586 22, -2, 0, -33, -10, 18, 7, 58, 10, 28,
1679 0x0000,0xffe8,0x000a,0x002a,0x0003,0xfffb,0x000a,0x002a, 1587 -34, -4, -25, 10, 9, 21, -7, -36, -26, -36,
1680 0x000b,0x0008,0xfffd,0x0003,0x0010,0x0009,0x0016,0xfffe, 1588 -35, 28, 12, 42, -3, -16, -12, -28, 21, 42,
1681 0x0000,0xffdf,0xfff6,0x0012,0x0007,0x003a,0x000a,0x001c, 1589 -5, -21, 16, 26, -4, 19, -19, 39, 15, 15,
1682 0xffde,0xfffc,0xffe7,0x000a,0x0009,0x0015,0xfff9,0xffdc, 1590 1, 13, 19, -17, -17, 14, -15, 55, 4, 19,
1683 0xffe6,0xffdc,0xffdd,0x001c,0x000c,0x002a,0xfffd,0xfff0, 1591 28, -20, -51, -14, -6, 7, 0, -26, 27, -4,
1684 0xfff4,0xffe4,0x0015,0x002a,0xfffb,0xffeb,0x0010,0x001a, 1592 18, -40, -6, 16, -1, -15, 0, -55, -5, -16,
1685 0xfffc,0x0013,0xffed,0x0027,0x000f,0x000f,0x0001,0x000d, 1593 -19, 14, -3, 49, 14, 1, -22, -30, -12, 0,
1686 0x0013,0xffef,0xffef,0x000e,0xfff1,0x0037,0x0004,0x0013, 1594 24, 15, 9, -17, -45, -29, 4, 28, 51, 35,
1687 0x001c,0xffec,0xffcd,0xfff2,0xfffa,0x0007,0x0000,0xffe6, 1595 -40, 0, -28, 24, 14, -5, -4, -21, -7, -33,
1688 0x001b,0xfffc,0x0012,0xffd8,0xfffa,0x0010,0xffff,0xfff1, 1596 0, -32, -15, 35, 12, 1, -11, -58, 5, -16,
1689 0x0000,0xffc9,0xfffb,0xfff0,0xffed,0x000e,0xfffd,0x0031, 1597 -28, 0, 1, 33, 0, 11, -39, 5, -14, 6,
1690 0x000e,0x0001,0xffea,0xffe2,0xfff4,0x0000,0x0018,0x000f, 1598 3, 31, 28, -1, -53, -33, -19, 25, 46, 26,
1691 0x0009,0xffef,0xffd3,0xffe3,0x0004,0x001c,0x0033,0x0023, 1599 -11, -14, -39, -27, 9, -17, -4, -33, 6, 0,
1692 0xffd8,0x0000,0xffe4,0x0018,0x000e,0xfffb,0xfffc,0xffeb, 1600 4, -1, 5, 10, -17, -22, 5, -57, -5, 9,
1693 0xfff9,0xffdf,0x0000,0xffe0,0xfff1,0x0023,0x000c,0x0001, 1601 20, 13, 18, 35, -11, 3, -16, -22, 17, 13,
1694 0xfff5,0xffc6,0x0005,0xfff0,0xffe4,0x0000,0x0001,0x0021, 1602 40, 19, -1, -55, -35, -5, 27, 44, 37, 49,
1695 0x0000,0x000b,0xffd9,0x0005,0xfff2,0x0006,0x0003,0x001f, 1603 -80, 6, -16, 11, 30, -30, -9, -28, -28, -29,
1696 0x001c,0xffff,0xffcb,0xffdf,0xffed,0x0019,0x002e,0x001a, 1604 -13, 6, -2, 28, -3, -5, -7, -60, 5, 9,
1697 0xfff5,0xfff2,0xffd9,0xffe5,0x0009,0xffef,0xfffc,0xffdf, 1605 11, -1, 24, 19, -27, 13, -32, 13, 15, 19,
1698 0x0006,0x0000,0x0004,0xffff,0x0005,0x000a,0xffef,0xffea, 1606 19, 35, 17, -39, -43, -9, 4, 42, 32, 41,
1699 0x0005,0xffc7,0xfffb,0x0009,0x0014,0x000d,0x0012,0x0023, 1607 78, -21, -43, 4, -38, 17, 17, -5, 55, 24,
1700 0xfff5,0x0003,0xfff0,0xffea,0x0011,0x000d,0x0028,0x0013, 1608 -15, -36, 14, 4, 24, -24, 12, 5, 17, 31,
1701 0xffff,0xffc9,0xffdd,0xfffb,0x001b,0x002c,0x0025,0x0031, 1609 -54, -5, -2, 27, 43, -12, 2, 9, -9, -15,
1702 0xffb0,0x0006,0xfff0,0x000b,0x001e,0xffe2,0xfff7,0xffe4, 1610 22, -3, 28, 21, -20, 3, 20, 28, 9, -5,
1703 0xffe4,0xffe3,0xfff3,0x0006,0xfffe,0x001c,0xfffd,0xfffb, 1611 9, -1, -20, 43, -17, 3, 12, 0, 20, -4,
1704 0xfff9,0xffc4,0x0005,0x0009,0x000b,0xffff,0x0018,0x0013, 1612 -33, -29, 6, 22, 38, -7, 0, 1, 29, 30,
1705 0xffe5,0x000d,0xffe0,0x000d,0x000f,0x0013,0x0013,0x0023, 1613 -63, -21, 3, 11, 27, -1, -14, 45, -10, -9,
1706 0x0011,0xffd9,0xffd5,0xfff7,0x0004,0x002a,0x0020,0x0029, 1614 1, 12, 47, 37, -28, 0, -2, 26, 4, -13,
1707 0x004e,0xffeb,0xffd5,0x0004,0xffda,0x0011,0x0011,0xfffb, 1615 39, -14, -30, -8, -22, -8, 12, -12, 34, 27,
1708 0x0037,0x0018,0xfff1,0xffdc,0x000e,0x0004,0x0018,0xffe8, 1616 -29, 2, 26, -2, 8, -31, 16, 3, 17, 57,
1709 0x000c,0x0005,0x0011,0x001f,0xffca,0xfffb,0xfffe,0x001b, 1617 -14, -6, 19, 13, 16, -10, 8, 17, 20, -2,
1710 0x002b,0xfff4,0x0002,0x0009,0xfff7,0xfff1,0x0016,0xfffd, 1618 38, 0, 17, -16, -11, 27, 44, 45, -4, 8,
1711 0x001c,0x0015,0xffec,0x0003,0x0014,0x001c,0x0009,0xfffb, 1619 -29, 5, -7, 30, -1, -21, 7, -7, 0, 0,
1712 0x0009,0xffff,0xffec,0x002b,0xffef,0x0003,0x000c,0x0000, 1620 -47, 9, 18, 15, 22, -14, 4, 0, 28, 57,
1713 0x0014,0xfffc,0xffdf,0xffe3,0x0006,0x0016,0x0026,0xfff9, 1621 -23, -21, 25, -2, 1, 0, -7, 53, 19, 3,
1714 0x0000,0x0001,0x001d,0x001e,0xffc1,0xffeb,0x0003,0x000b, 1622 17, 15, 36, 0, -19, 24, 21, 43, -9, 0,
1715 0x001b,0xffff,0xfff2,0x002d,0xfff6,0xfff7,0x0001,0x000c, 1623 33, -10, -34, 5, -17, -35, 15, 1, 53, 30,
1716 0x002f,0x0025,0xffe4,0x0000,0xfffe,0x001a,0x0004,0xfff3, 1624 6, -59, 0, -10, 24, -13, 17, -27, 1, -1,
1717 0x0027,0xfff2,0xffe2,0xfff8,0xffea,0xfff8,0x000c,0xfff4, 1625 -37, 13, 4, 20, 20, -18, -10, -16, -8, -11,
1718 0x0022,0x001b,0xffe3,0x0002,0x001a,0xfffe,0x0008,0xffe1, 1626 39, 18, 26, 0, -46, -20, 41, 15, 37, 15,
1719 0x0010,0x0003,0x0011,0x0039,0xfff2,0xfffa,0x0013,0x000d, 1627 -35, 10, -11, 44, 3, -48, 10, 6, 17, 2,
1720 0x0010,0xfff6,0x0008,0x0011,0x0014,0xfffe,0x0026,0x0000, 1628 -11, -51, -8, 8, 38, 3, 4, -31, 12, -2,
1721 0x0011,0xfff0,0xfff5,0x001b,0x002c,0x002d,0xfffc,0x0008, 1629 -46, -1, 10, 4, 5, -7, -26, 19, -10, -5,
1722 0xffe3,0x0005,0xfff9,0x001e,0xffff,0xffeb,0x0007,0xfff9, 1630 18, 34, 45, 15, -54, -24, 18, 13, 31, 7,
1723 0x0000,0x0000,0xffd1,0x0009,0x0012,0x000f,0x0016,0xfff2, 1631 -5, -3, -21, -7, -2, -60, 10, -5, 32, 34,
1724 0x0004,0x0000,0x001c,0x0039,0xffe9,0xffeb,0x0019,0xfffe, 1632 -7, -20, 11, -16, 8, -20, 21, -29, 1, 24,
1725 0x0001,0x0000,0xfff9,0x0035,0x0013,0x0003,0x0011,0x000f, 1633 2, 13, 27, 6, -5, -15, -3, -8, 21, 1,
1726 0x0024,0x0000,0xffed,0x0018,0x0015,0x002b,0xfff7,0x0000, 1634 55, 21, 15, -38, -37, 3, 65, 32, 23, 30,
1727 0x0021,0xfff6,0xffde,0x0005,0xffef,0xffdd,0x000f,0x0001, 1635 -74, 17, 0, 31, 18, -73, 5, 0, -3, 5,
1728 0x0035,0x001e,0x0006,0xffc5,0x0000,0xfff6,0x0018,0xfff3, 1636 -25, -12, 3, 1, 22, -3, 9, -33, 12, 24,
1729 0x0011,0xffe5,0x0001,0xffff,0xffdb,0x000d,0x0004,0x0014, 1637 -6, -2, 33, -9, -21, -5, -20, 27, 19, 7,
1730 0x0014,0xffee,0xfff6,0xfff0,0xfff8,0xfff5,0x0027,0x0012, 1638 34, 37, 34, -22, -44, 0, 41, 29, 17, 21,
1731 0x001a,0x0000,0xffd2,0xffec,0x0029,0x000f,0x0025,0x000f, 1639 76, -35, -31, -28, -49, 43, -40, 0, 29, -14,
1732 0xffdd,0x000a,0xfff5,0x002c,0x0003,0xffd0,0x000a,0x0006, 1640 8, 5, 10, 18, -26, -46, 0, 7, 6, 3,
1733 0x0011,0x0002,0xfff5,0xffcd,0xfff8,0x0008,0x0026,0x0003, 1641 -25, -7, -2, 40, 28, 14, 18, -3, -27, -28,
1734 0x0004,0xffe1,0x000c,0xfffe,0xffd2,0xffff,0x000a,0x0004, 1642 -8, -45, -13, 34, -13, -27, -15, 31, 12, 3,
1735 0x0005,0xfff9,0xffe6,0x0013,0xfff6,0xfffb,0x0012,0x0022, 1643 7, -15, -9, 9, -28, 29, -45, 5, -6, -43,
1736 0x002d,0x000f,0xffca,0xffe8,0x0012,0x000d,0x001f,0x0007, 1644 -9, 12, 2, 36, -12, -30, -11, 3, 17, 3,
1737 0xfffb,0xfffd,0xffeb,0xfff9,0xfffe,0xffc4,0x000a,0xfffb, 1645 -34, -22, 3, 24, 12, 24, 2, 32, -28, -22,
1738 0x0020,0x0022,0xfff9,0xffec,0x000b,0xfff0,0x0008,0xffec, 1646 -29, -29, 5, 50, -21, -31, -38, 29, 7, -5,
1739 0x0015,0xffe3,0x0001,0x0018,0x0002,0x000d,0x001b,0x0006, 1647 36, -29, -19, -41, -34, 18, -45, -6, 8, -10,
1740 0xfffb,0xfff1,0xfffd,0xfff8,0x0015,0x0001,0x0037,0x0015, 1648 -5, 43, 23, 11, -42, -53, 5, 5, 6, 30,
1741 0x000f,0xffda,0xffdb,0x0003,0x0041,0x0020,0x0017,0x001e, 1649 14, -8, 20, 26, 1, 16, 25, 4, 3, -15,
1742 0xffb6,0x0011,0x0000,0x001f,0x0012,0xffb7,0x0005,0x0000, 1650 7, -41, -23, -3, -4, -3, 8, 48, -1, 17,
1743 0xfffd,0x0005,0xffe7,0xfff4,0x0003,0x0001,0x0016,0xfffd, 1651 -32, -8, 3, -2, -13, 4, -50, -1, -27, -39,
1744 0x0009,0xffdf,0x000c,0x0018,0xfffa,0xfffe,0x0021,0xfff7, 1652 -23, 51, 15, 30, -27, -37, -7, 1, 17, 29,
1745 0xffeb,0xfffb,0xffec,0x001b,0x0013,0x0007,0x0022,0x0025, 1653 5, -23, 25, 10, -14, 26, 8, 41, 1, -9,
1746 0x0022,0xffea,0xffd4,0x0000,0x0029,0x001d,0x0011,0x0015, 1654 -13, -26, -5, 12, -12, -7, -14, 45, -6, 9,
1747 0x004c,0xffdd,0xffe1,0xffe4,0xffcf,0x002b,0xffd8,0x0000, 1655 31, -24, -23, -27, -29, -9, -43, 8, 26, -7,
1748 0x001d,0xfff2,0x0008,0x0005,0x000a,0x0012,0xffe6,0xffd2, 1656 30, -17, -4, 3, -26, -35, 5, -24, -10, -28,
1749 0x0000,0x0007,0x0006,0x0003,0xffe7,0xfff9,0xfffe,0x0028, 1657 -9, 12, 5, 33, 5, 8, 5, -29, -26, -24,
1750 0x001c,0x000e,0x0012,0xfffd,0xffe5,0xffe4,0xfff8,0xffd3, 1658 9, -23, -14, 12, -39, -52, 5, 18, 39, 24,
1751 0xfff3,0x0022,0xfff3,0xffe5,0xfff1,0x001f,0x000c,0x0003, 1659 -37, -3, 0, 10, -7, -22, -48, 12, -8, -36,
1752 0x0007,0xfff1,0xfff7,0x0009,0xffe4,0x001d,0xffd3,0x0005, 1660 12, -9, -12, 22, -12, -19, -6, -28, 0, -29,
1753 0xfffa,0xffd5,0xfff7,0x000c,0x0002,0x0024,0xfff4,0xffe2, 1661 -18, -3, 11, 17, -10, 18, -10, 7, -27, -18,
1754 0xfff5,0x0003,0x0011,0x0003,0xffde,0xffea,0x0003,0x0018, 1662 -11, -7, 3, 28, -47, -55, -18, 15, 34, 16,
1755 0x000c,0x0018,0x0002,0x0020,0xffe4,0xffea,0xffe3,0xffe3, 1663 -8, -17, -10, -40, -13, -34, -47, 0, 5, -4,
1756 0x0005,0x0032,0xffeb,0xffe1,0xffda,0x001d,0x0007,0xfffb, 1664 16, 21, 8, -2, -42, -43, 10, -26, -10, -2,
1757 0x0024,0xffe3,0xffed,0xffd7,0xffde,0x0012,0xffd3,0xfffa, 1665 31, 11, 27, 19, -21, 10, 12, -20, 3, -11,
1758 0x0008,0xfff6,0xfffb,0x002b,0x0017,0x000b,0xffd6,0xffcb, 1666 25, -20, -25, -25, -29, -28, 28, 34, 25, 38,
1759 0x0005,0x0005,0x0006,0x001e,0x000e,0xfff8,0x0014,0x001a, 1667 -77, 2, 11, -1, 7, -47, -52, 5, -29, -33,
1760 0x0001,0x0010,0x0019,0x0004,0x0003,0xfff1,0x0007,0xffd7, 1668 -1, 28, 0, 15, -28, -26, -2, -30, 0, -2,
1761 0xffe9,0xfffd,0xfffc,0xfffd,0x0008,0x0030,0xffff,0x0011, 1669 22, -4, 33, 3, -36, 21, -3, 15, 2, -5,
1762 0xffe0,0xfff8,0x0003,0xfffe,0xfff3,0x0004,0xffce,0xffff, 1670 4, -4, -6, -9, -37, -31, 5, 32, 20, 30,
1763 0xffe5,0xffd9,0xffe9,0x0033,0x000f,0x001e,0xffe5,0xffdb, 1671 81, -25, -14, -8, -61, 0, -25, 28, 54, 20,
1764 0xfff9,0x0001,0x0011,0x001d,0x0005,0xffe9,0x0019,0x000a, 1672 -3, -14, 17, -8, 0, -44, 16, 35, 13, 18,
1765 0xfff2,0x001a,0x0008,0x0029,0x0001,0xfff7,0xfff3,0xffe6, 1673 -43, -7, 6, 11, 33, -4, 30, 11, -22, -40,
1766 0xfffb,0x000c,0xfff4,0xfff9,0xfff2,0x002d,0xfffa,0x0009, 1674 6, -43, 3, 50, -14, -18, 22, 18, -1, -16,
1767 0x001f,0xffe8,0xffe9,0xffe5,0xffe3,0xfff7,0xffd5,0x0008, 1675 12, -4, 8, 29, -39, -12, -30, 33, 19, -8,
1768 0x001a,0xfff9,0x001e,0xffef,0xfffc,0x0003,0xffe6,0xffdd, 1676 -21, -6, 8, 9, 13, -28, 4, 31, 24, 18,
1769 0x0005,0xffe8,0xfff6,0xffe4,0xfff7,0x000c,0x0005,0x0021, 1677 -52, -23, 12, -4, 18, 5, 14, 47, -24, -34,
1770 0x0005,0x0008,0x0005,0xffe3,0xffe6,0xffe8,0x0009,0xffe9, 1678 -14, -27, 22, 66, -22, -22, -1, 16, -6, -24,
1771 0xfff2,0x000c,0xffd9,0xffcc,0x0005,0x0012,0x0027,0x0018, 1679 41, -18, -2, -21, -45, -24, -30, 21, 33, 24,
1772 0xffdb,0xfffd,0x0000,0x000a,0xfff9,0xffea,0xffd0,0x000c, 1680 -17, 24, 29, -15, -16, -51, 21, 33, 13, 45,
1773 0xfff8,0xffdc,0x000c,0xfff7,0xfff4,0x0016,0xfff4,0xffed, 1681 -3, -8, 28, -2, 7, -2, 37, 19, 7, -27,
1774 0xfffa,0xffe4,0x0000,0xffe3,0xffee,0xfffd,0x000b,0x0011, 1682 22, -39, -7, 12, -5, 5, 45, 35, -15, -1,
1775 0xfff6,0x0012,0xfff6,0x0007,0xffe5,0xffee,0xfff5,0xfff9, 1683 -27, 1, 20, 17, -24, -38, -35, 26, -1, -4,
1776 0x0003,0x001c,0xffd1,0xffc9,0xffee,0x000f,0x0022,0x0010, 1684 -35, 32, 21, 3, -2, -35, 8, 29, 24, 44,
1777 0xfff8,0xffef,0xfff6,0xffd8,0xfff3,0xffde,0xffd1,0x0000, 1685 -12, -24, 34, -18, -8, 7, 21, 55, 5, -21,
1778 0x0005,0xfffc,0x0010,0x0015,0x0008,0xfffe,0xffd6,0xffd5, 1686 2, -23, 11, 28, -13, 1, 22, 33, -21, -10,
1779 0x000a,0xffe6,0xfff6,0xfffe,0x001f,0x000b,0x001b,0x0013, 1687 36, -13, -5, -7, -40, -51, -28, 36, 52, 27,
1780 0xffeb,0x000a,0x000c,0xffec,0x0003,0xfff5,0x0019,0xffec, 1688 18, -36, 2, -22, 0, -33, 21, 2, -3, -13,
1781 0xffe7,0xffe7,0xffe3,0xffe4,0x001c,0x0022,0x0019,0x0026, 1689 -26, 11, 14, 4, 10, -10, 18, -14, -22, -36,
1782 0xffb3,0x0002,0x000b,0xffff,0x0007,0xffd1,0xffcc,0x0005, 1690 24, -21, 1, 28, -40, -42, 42, 5, 25, 5,
1783 0xffe3,0xffdf,0xffff,0x001c,0x0000,0x000f,0xffe4,0xffe6, 1691 -32, 6, 17, 31, -19, -65, -33, 41, 16, -1,
1784 0xfffe,0xffe2,0x0000,0xfffe,0x0016,0xfffc,0x0021,0x0003, 1692 0, -29, -6, -4, 13, -17, 9, -1, 8, -14,
1785 0xffdc,0x0015,0xfffd,0x000f,0x0002,0xfffb,0x0004,0xfffc, 1693 -35, -3, 19, -11, -4, 0, 1, 21, -23, -30,
1786 0xfffa,0xfff7,0xffdb,0xffe1,0x0005,0x0020,0x0014,0x001e, 1694 3, -5, 20, 44, -48, -46, 19, 3, 20, -3,
1787 0x0051,0xffe7,0xfff2,0xfff8,0xffc3,0x0000,0xffe7,0x001c, 1695 -3, -7, 6, -20, -25, -77, -32, 29, 31, 30,
1788 0x0036,0x0014,0xfffd,0xfff2,0x0011,0xfff8,0x0000,0xffd4, 1696 4, 2, 14, -29, -16, -40, 26, 0, -3, 12,
1789 0x0010,0x0023,0x000d,0x0012,0xffd5,0xfff9,0x0006,0x000b, 1697 13, 10, 36, -9, -15, -8, 24, -6, 7, -22,
1790 0x0021,0xfffc,0x001e,0x000b,0xffea,0xffd8,0x0006,0xffd5, 1698 40, -17, -8, -9, -31, -18, 66, 22, 11, 19,
1791 0x0003,0x0032,0xfff2,0xffee,0x0016,0x0012,0xffff,0xfff0, 1699 -72, 13, 29, 18, -4, -90, -37, 34, -4, 1,
1792 0x000c,0xfffc,0x0008,0x001d,0xffd9,0xfff4,0xffe2,0x0021, 1700 -13, 9, 6, -11, -2, -24, 13, -3, 7, 11,
1793 0x0013,0xfff8,0xffeb,0xfffa,0x0008,0x0009,0x000d,0xffe4, 1701 4, -4, 42, -25, -31, 1, 8, 29, 6, -17,
1794 0x0004,0x001f,0x0018,0x0012,0xffcc,0xffe9,0x000c,0xfffc, 1702 19, -2, 10, 6, -38, -22, 42, 19, 6, 11,
1795 0x0012,0x0005,0x000e,0x002f,0xffe8,0xffde,0xfff2,0xffe5, 1703 116, -20, -68, -30, -28, 83, 28, -18, 32, -22,
1796 0x0016,0x0042,0xffea,0xffea,0xffff,0x0010,0xfffa,0xffe8, 1704 -13, -21, 5, 28, 5, -7, -24, -8, -22, 17,
1797 0x0029,0xffee,0xfffe,0xffeb,0xffd3,0xffe8,0xffe2,0x0015, 1705 -23, 30, -25, 45, 15, -9, -11, -18, 22, -10,
1798 0x0021,0x0018,0xffef,0x0018,0x001d,0xfff1,0xfff0,0xffcd, 1706 4, -2, 19, -12, 23, 3, -43, 2, 12, -4,
1799 0x0015,0x0021,0x000d,0x002d,0xfffd,0xfff8,0x001c,0xfffe, 1707 47, 0, -45, 7, -7, 69, 23, -13, -2, -51,
1800 0x0007,0xfffe,0x0025,0x0013,0x0007,0xffe5,0x0016,0xffd9, 1708 -32, -14, -3, 47, 19, 8, -37, -11, -10, 16,
1801 0xfff9,0x000c,0xfffb,0x0005,0x002d,0x0023,0xfff1,0xffff, 1709 -32, 15, -19, 29, 0, 1, -28, 18, 20, -4,
1802 0xffe5,0x0001,0x0014,0x0011,0xffe8,0xffda,0xffdd,0x001a, 1710 -16, 13, 38, 3, 15, 0, -66, 0, 7, -13,
1803 0xffff,0xfffc,0xffdd,0x0020,0x0015,0x0003,0xfffe,0xffdd, 1711 77, -13, -56, -43, -13, 57, 23, -26, 11, -19,
1804 0x0008,0x001d,0x0018,0x002c,0xfff4,0xffe8,0x0022,0xffee, 1712 -27, 16, 17, 22, -10, -15, -19, -10, -22, 43,
1805 0xfff8,0x0007,0x0015,0x0037,0x0005,0xffeb,0x0002,0xffe9, 1713 16, 30, -2, 31, -11, -6, -5, -9, 52, 2,
1806 0x000b,0x001c,0xfff3,0x0001,0x0016,0x0021,0xffeb,0xfff6, 1714 20, 0, 8, -50, 33, 27, -19, 19, -1, 9,
1807 0x0024,0xfff3,0xfffb,0xfff9,0xffd8,0xffcd,0xffe4,0x0024, 1715 8, 6, -33, -4, 7, 44, 18, -21, -23, -48,
1808 0x0034,0x001b,0x0012,0xffdc,0x0002,0xffea,0x0000,0xffdf, 1716 -46, 24, 9, 40, 3, 1, -32, -13, -11, 43,
1809 0x0015,0x0002,0xfffd,0xfff3,0xffe6,0x000b,0x000e,0x0004, 1717 7, 14, 3, 15, -26, 3, -21, 26, 50, 8,
1810 0x000a,0xfff6,0x0012,0xfff2,0xffea,0xffdc,0x0018,0xffeb, 1718 0, 16, 27, -34, 25, 23, -43, 17, -6, 1,
1811 0x0001,0x001c,0xffd8,0xffd6,0x002a,0x0005,0x0019,0x0005, 1719 71, -9, -59, -29, -8, 30, 26, -11, 30, -16,
1812 0xffe0,0x0006,0x0011,0x001f,0xffed,0xffbf,0xffdf,0x0029, 1720 8, -44, -9, 14, 5, 2, -19, -40, -38, -15,
1813 0x0010,0xffff,0x0000,0xffe3,0xfffa,0xfffc,0x000d,0xffef, 1721 -7, 50, -17, 38, -7, -14, -24, -43, 22, -6,
1814 0x0009,0xffff,0x0008,0xfff2,0xffdd,0xfffd,0x0013,0xfff5, 1722 22, 19, 17, -34, -2, -20, -23, -10, 39, 16,
1815 0xfffc,0x0000,0x0001,0x0015,0xffe9,0xffe2,0x0003,0xfffb, 1723 2, 11, -36, 9, 13, 17, 21, -6, -5, -45,
1816 0x0014,0x002c,0xffd0,0xffd2,0x0013,0x0003,0x0014,0xfffd, 1724 -10, -36, -18, 33, 19, 19, -31, -44, -27, -15,
1817 0xfffd,0xfff9,0x0006,0xffec,0xffe7,0xffb3,0xffe0,0x001d, 1725 -16, 34, -11, 22, -22, -4, -40, -7, 21, 0,
1818 0x001f,0x001e,0x0004,0x0002,0x000e,0xffe3,0xfff0,0xffd8, 1726 1, 35, 36, -18, -10, -24, -46, -12, 34, 8,
1819 0x001a,0x0000,0xfffd,0x000c,0x000d,0x000a,0x0024,0xfff7, 1727 32, -2, -47, -42, 7, 5, 21, -18, 9, -12,
1820 0xfff1,0xfff8,0x0018,0xfffa,0x0007,0xffea,0x0028,0xffef, 1728 -5, -5, 2, 8, -10, -4, -14, -42, -38, 10,
1821 0xfff8,0xfff7,0xffe1,0xffee,0x0042,0x0016,0x000b,0x0013, 1729 33, 49, 5, 24, -33, -12, -17, -35, 52, 6,
1822 0xffb8,0x000d,0x001d,0x0012,0xfffc,0xffa6,0xffdb,0x0022, 1730 38, 22, 7, -72, 7, 3, 0, 6, 25, 30,
1823 0xfffc,0x0001,0xfff3,0x0009,0x0006,0xfff5,0xfffe,0xffe8, 1731 -36, 18, -24, -3, 28, -7, 16, -13, -26, -41,
1824 0x000d,0xfffd,0x0007,0x000b,0x0004,0xfffc,0x002a,0xffe7, 1732 -24, 1, -5, 26, 3, 12, -27, -46, -27, 10,
1825 0xffe1,0x0001,0x0008,0x001d,0x0006,0xffef,0x0013,0xfffe, 1733 24, 34, 10, 8, -49, -2, -34, 0, 51, 12,
1826 0x000a,0x0006,0xffda,0xffea,0x002a,0x0013,0x0006,0x000b, 1734 17, 38, 25, -56, 0, 0, -22, 3, 20, 22,
1827 0x0074,0xffec,0xffbc,0xffe2,0xffe4,0x0053,0x001c,0xffee, 1735 121, -9, -50, -10, -40, 40, 43, 9, 58, 12,
1828 0x0020,0xffea,0xfff3,0xffeb,0x0005,0x001c,0x0005,0xfff9, 1736 -25, -41, 11, 2, 31, -5, -8, 19, -15, 32,
1829 0xffe8,0xfff8,0xffea,0x0011,0xffe9,0x001e,0xffe7,0x002d, 1737 -41, 30, -16, 16, 20, -28, 0, -3, 26, -22,
1830 0x000f,0xfff7,0xfff5,0xffee,0x0016,0xfff6,0x0004,0xfffe, 1738 19, 0, 36, 4, 22, 12, -6, -9, -1, -24,
1831 0x0013,0xfff4,0x0017,0x0003,0xffd5,0x0002,0x000c,0xfffc, 1739 52, 10, -27, 27, -18, 26, 38, 14, 23, -16,
1832 0x002f,0x0000,0xffd3,0x0007,0xfff9,0x0045,0x0017,0xfff3, 1740 -44, -33, 3, 20, 45, 10, -20, 15, -3, 31,
1833 0xfffe,0xffcd,0xffe0,0xfff2,0xfffd,0x002f,0x0013,0x0008, 1741 -50, 14, -10, 0, 5, -17, -15, 32, 24, -16,
1834 0xffdb,0xfff5,0xfff6,0x0010,0xffe0,0x000f,0xffed,0x001d, 1742 -1, 15, 55, 20, 14, 8, -29, -12, -7, -32,
1835 0x0000,0x0001,0xffe4,0x0012,0x0014,0xfffc,0xfff0,0x000d, 1743 82, -3, -38, -23, -24, 15, 38, 2, 37, 15,
1836 0x0026,0x0003,0x000f,0x0000,0xffbe,0x0000,0x0007,0xfff3, 1744 -39, -2, 23, -4, 15, -12, -3, 17, -15, 58,
1837 0x004d,0xfff3,0xffc8,0xffd5,0xfff3,0x0039,0x0017,0xffe6, 1745 -1, 29, 6, 2, -5, -26, 7, 4, 56, -9,
1838 0x000b,0xffed,0xffe5,0x0010,0x0011,0x0016,0xfff6,0xfff1, 1746 35, 3, 25, -33, 32, 36, 17, 7, -15, -9,
1839 0xffed,0xfff6,0xffea,0x002b,0x0010,0x001e,0xfffe,0x001f, 1747 13, 17, -15, 15, -3, 1, 33, 7, 1, -12,
1840 0xfff5,0xfffa,0xfffb,0xfff7,0x0034,0x0002,0x0014,0x0000, 1748 -58, 5, 15, 13, 29, 3, -16, 13, -4, 57,
1841 0x0008,0xffce,0x0021,0x001b,0xffed,0x0013,0xffff,0x0009, 1749 -10, 13, 11, -13, -21, -15, -9, 40, 55, -3,
1842 0x0008,0x0006,0xffdf,0xfffc,0x0007,0x002c,0x0012,0xffeb, 1750 14, 19, 44, -17, 24, 32, -5, 4, -21, -18,
1843 0xffe9,0xffd0,0xffd2,0x0018,0x0009,0x0028,0x0003,0x0001, 1751 76, 1, -41, -9, -19, -12, 41, 17, 55, 18,
1844 0xffe0,0xfff3,0xfff5,0x002b,0x0007,0x000e,0x0003,0x000f, 1752 -3, -63, -3, -12, 30, 5, -3, -12, -31, 0,
1845 0xffe6,0x0003,0xffeb,0x001a,0x0032,0x0008,0x0000,0x0010, 1753 -24, 49, -8, 9, -1, -33, -12, -29, 27, -18,
1846 0x001b,0xffde,0x0019,0x0017,0xffd5,0x0011,0xfffa,0x0001, 1754 37, 21, 34, -17, -3, -11, 14, -23, 25, -2,
1847 0x0047,0xfff7,0xffc5,0xffe3,0xfff8,0x001e,0x001a,0xfff5, 1755 7, 22, -18, 29, 1, -25, 36, 21, 20, -9,
1848 0x001e,0xfff0,0x0008,0xffd4,0xfff7,0x000e,0x0005,0x0002, 1756 -22, -56, -11, 6, 45, 21, -15, -16, -20, -1,
1849 0xffed,0xffd8,0xffda,0xfff1,0xfff9,0x0032,0xffef,0x0026, 1757 -33, 34, -2, -6, -17, -23, -28, 6, 25, -12,
1850 0xfff9,0xfff2,0xffe8,0xffd5,0x0016,0xfffa,0x0016,0x0013, 1758 16, 37, 53, -1, -11, -15, -8, -25, 20, -11,
1851 0x0011,0xffde,0xfffe,0xffec,0xffe9,0xfff6,0x0027,0x0010, 1759 37, 8, -29, -22, -4, -37, 36, 9, 34, 22,
1852 0x0002,0x000b,0xffdc,0x0009,0x000d,0x0011,0x0015,0xfffa, 1760 -17, -24, 8, -18, 15, -2, 1, -14, -31, 25,
1853 0xfffb,0xffd3,0xfff6,0xffdc,0xffee,0x0021,0x0013,0x0013, 1761 15, 48, 13, -4, -28, -31, -5, -21, 57, -4,
1854 0xffe1,0xffd4,0xffe5,0xfff1,0xfff0,0x0022,0xfff5,0x0016, 1762 53, 24, 23, -55, 6, 12, 37, -6, 11, 11,
1855 0xffea,0xfffc,0xffd8,0xfff9,0x0015,0x0000,0x0001,0x0023, 1763 -31, 28, -6, 16, 16, -50, 31, 14, 0, -6,
1856 0x0024,0xffee,0xfff6,0xffe8,0xffd2,0xfff4,0x0022,0x0008, 1764 -36, -17, 0, 0, 29, 14, -11, -18, -20, 25,
1857 0x0020,0xfffe,0xffd1,0xffd6,0x0007,0x0005,0x0015,0xffee, 1765 6, 33, 19, -20, -43, -21, -21, 14, 55, 0,
1858 0x0009,0xfff4,0xfffb,0xfffb,0x0002,0x0008,0xfff6,0xfffc, 1766 32, 40, 42, -39, -1, 8, 14, -8, 6, 3,
1859 0xfff2,0xffd6,0xffda,0x000a,0x0021,0x0031,0x0005,0x0018, 1767 119, -24, -39, -44, -51, 66, -14, 15, 31, -26,
1860 0xffdf,0xfff4,0xffef,0xffdd,0x0034,0x0006,0x0026,0x0016, 1768 -1, 0, 7, 16, -19, -28, -19, 22, -26, 4,
1861 0x0007,0xffb8,0x0007,0x0003,0x0000,0x0006,0x0019,0x001e, 1769 -13, 28, -16, 29, 5, -1, 16, -16, 8, -35,
1862 0xffdc,0x0012,0xffe8,0xfffd,0x001c,0xfff9,0x0010,0xfff3, 1770 -10, -42, -4, 17, 29, -19, -42, -7, 0, -15,
1863 0xffe6,0xffd7,0xffe8,0x0001,0xfffb,0x001a,0x0003,0x000c, 1771 50, -3, -16, -5, -30, 53, -19, 20, -3, -55,
1864 0xffe5,0xffd2,0xffe5,0x000a,0x0018,0x0022,0x000a,0x0008, 1772 -19, 8, 0, 34, -5, -11, -32, 18, -15, 4,
1865 0xffcf,0xfffe,0xffde,0x0000,0x0033,0x000c,0x0011,0x0026, 1773 -22, 13, -10, 13, -9, 8, 0, 19, 7, -29,
1866 0x0019,0xffc8,0x0000,0x0000,0xffea,0x0003,0x0014,0x0016, 1774 -31, -26, 13, 33, 21, -22, -65, -9, -4, -23,
1867 0x0079,0xfff7,0xffce,0xfff6,0xffd8,0x0028,0x002b,0x0009, 1775 79, -17, -27, -56, -36, 41, -19, 8, 10, -22,
1868 0x003a,0x000c,0xffe7,0xffd7,0x000b,0x0002,0x001f,0xfffb, 1776 -15, 39, 20, 9, -35, -35, -15, 20, -26, 31,
1869 0xfff8,0x0013,0xfff1,0x0020,0xffd7,0x001e,0xfff0,0x0010, 1777 26, 27, 6, 15, -20, 0, 23, -8, 38, -22,
1870 0x0014,0xffe4,0x0000,0xfffd,0x001a,0xffea,0x0013,0x0000, 1778 5, -38, -15, -20, 39, 4, -18, 9, -13, -1,
1871 0x0024,0x0004,0x0016,0x000c,0xfffa,0xfff7,0xffff,0xffe8, 1779 10, 3, -4, -18, -15, 27, -24, 13, -24, -51,
1872 0x0034,0x000a,0xffe5,0x001b,0xffee,0x001a,0x0026,0x000e, 1780 -34, 47, 12, 28, -21, -19, -27, 16, -15, 30,
1873 0x0017,0xfff0,0xffd4,0xffdf,0x0003,0x0014,0x002d,0x000a, 1781 17, 12, 12, 0, -36, 10, 7, 27, 37, -16,
1874 0xffec,0x000f,0xfffd,0x001f,0xffce,0x000e,0xfff6,0x0000, 1782 -15, -22, 3, -4, 31, 1, -42, 7, -18, -9,
1875 0x0005,0xffef,0xfff1,0x0020,0x0018,0xfff0,0xffff,0x000f, 1783 74, -12, -30, -42, -30, 14, -16, 23, 29, -19,
1876 0x0037,0x0014,0x000e,0x0008,0xffe3,0xfff4,0xfff9,0xffe0, 1784 20, -21, -7, 1, -19, -17, -14, -10, -43, -27,
1877 0x0052,0xfffd,0xffda,0xffe9,0xffe8,0x000f,0x0026,0x0002, 1785 3, 48, -8, 22, -16, -7, 4, -42, 9, -31,
1878 0x0025,0x000f,0xffd9,0xfffe,0x0017,0xfffc,0x000f,0xfff4, 1786 6, -20, -6, -4, 3, -43, -22, -20, 28, 5,
1879 0xfffd,0x0011,0xfff1,0x003a,0xffff,0x001d,0x0006,0x0002, 1787 5, 7, -7, -4, -9, 0, -21, 28, -6, -48,
1880 0xfffb,0xffe6,0x0007,0x0004,0x0038,0xfff7,0x0023,0x0003, 1788 2, -14, -15, 20, -5, 0, -27, -14, -32, -28,
1881 0x0019,0xffdf,0x0020,0x0024,0x0011,0x0007,0xfff1,0xfff7, 1789 -5, 32, -2, 6, -32, 3, -12, -5, 8, -25,
1882 0x000d,0x0011,0xfff1,0x000f,0xfffd,0x0001,0x0021,0x0007, 1790 -14, -4, 12, 11, -4, -47, -45, -22, 22, -2,
1883 0x0001,0xfff4,0xffc6,0x0005,0x000f,0x000d,0x001d,0x0003, 1791 34, -6, -18, -55, -15, -11, -21, 16, 8, -16,
1884 0xfff0,0x000d,0xfffc,0x0039,0xfff6,0x000d,0x000b,0xfff3, 1792 6, 16, 5, -4, -35, -24, -10, -12, -43, -1,
1885 0xffeb,0xfff1,0xfff7,0x0028,0x0037,0xfffd,0x000e,0x0013, 1793 43, 47, 14, 8, -43, -5, 10, -34, 39, -18,
1886 0x002c,0xffef,0x0018,0x0020,0xfffb,0x0004,0xffeb,0xffee, 1794 22, -16, -17, -42, 13, -19, 1, -3, 14, 20,
1887 0x004c,0x0001,0xffd7,0xfff7,0xffed,0xfff4,0x0029,0x0011, 1795 -34, 14, 4, -17, 5, -24, -26, 20, -27, -45,
1888 0x0037,0x0012,0xfffd,0xffc1,0xfffd,0xfff4,0x001e,0x0005, 1796 -12, 24, -2, 13, -21, -8, -22, -16, -32, -2,
1889 0xfffd,0xfff4,0xffe1,0x0000,0xffe8,0x0031,0xfff8,0x0009, 1797 34, 31, 20, -7, -58, 5, -5, 2, 38, -12,
1890 0xffff,0xffdf,0xfff4,0xffe3,0x001b,0xffee,0x0025,0x0015, 1798 2, -1, 1, -26, 5, -23, -21, -6, 8, 11,
1891 0x0022,0xffef,0xfffd,0xfff5,0x000e,0xffe9,0x0019,0xfffe, 1799 124, -13, -21, -23, -62, 23, 0, 43, 57, 8,
1892 0x0007,0x0016,0xffee,0x001d,0x0001,0xffe7,0x0024,0x0015, 1800 -13, -18, 14, -10, 6, -26, -3, 49, -19, 19,
1893 0x0014,0xfff7,0xffea,0xffc8,0xfff5,0x0006,0x002d,0x0015, 1801 -31, 27, -7, 0, 11, -20, 29, -1, 12, -47,
1894 0xfff1,0xfff0,0xffec,0xffff,0xffdf,0x0022,0xfffe,0xfffa, 1802 4, -39, 11, 34, 28, -9, -5, -19, -13, -34,
1895 0xffef,0xffe9,0xffe4,0x0006,0x0019,0xfff4,0x0010,0x0025, 1803 55, 6, 1, 14, -41, 10, -4, 48, 22, -20,
1896 0x0035,0xffff,0xfff5,0xfff1,0xfff8,0xffe7,0x0014,0xfff5, 1804 -31, -10, 5, 7, 20, -9, -16, 45, -8, 19,
1897 0x0025,0x0008,0xffe3,0xffea,0xfffc,0xffdb,0x0024,0x0009, 1805 -40, 12, -1, -15, -4, -10, 12, 34, 11, -41,
1898 0x0022,0x0016,0xffef,0xffe8,0x0008,0xffee,0x000f,0xfffe, 1806 -16, -24, 30, 49, 20, -13, -28, -22, -18, -43,
1899 0x0001,0xfff2,0xffe1,0x0019,0x000f,0x0030,0x000d,0xfffc, 1807 84, -6, -9, -36, -47, -1, -4, 36, 36, 12,
1900 0xffe4,0xffe1,0xfffb,0xffeb,0x0039,0xfffc,0x0035,0x0018, 1808 -27, 20, 26, -17, -9, -33, 1, 47, -19, 46,
1901 0x0017,0xffc9,0x0006,0x000c,0x0025,0xfffa,0x000b,0x000b, 1809 9, 27, 15, -13, -15, -18, 35, 6, 42, -33,
1902 0xffe1,0x001c,0xfffa,0x0010,0x0010,0xffce,0x001f,0x000e, 1810 20, -36, 1, -4, 38, 14, 18, -2, -27, -20,
1903 0x0000,0xfffa,0xffdc,0xffef,0x0000,0x0000,0x001d,0x000e, 1811 15, 13, 13, 1, -26, -14, -9, 41, 1, -16,
1904 0xfff5,0xffee,0xffec,0x0019,0x0006,0x0021,0x0013,0xffec, 1812 -46, 27, 18, 1, 4, -16, -11, 43, -8, 45,
1905 0xffd5,0xffeb,0xffeb,0x000e,0x0037,0x0000,0x0020,0x0028, 1813 0, 11, 21, -29, -30, -8, 19, 42, 41, -28,
1906 0x002a,0xffd9,0xffff,0x0008,0x000e,0xfff8,0x0006,0x0003, 1814 0, -20, 20, 11, 30, 10, -4, -5, -32, -28,
1907 0x0077,0xffe8,0xffd9,0xffd4,0xffcd,0x0042,0xfff2,0x000f, 1815 79, -2, -12, -22, -42, -28, -1, 51, 54, 15,
1908 0x001f,0xffe6,0xffff,0x0000,0x0007,0x0010,0xffed,0xffe4, 1816 8, -41, 0, -24, 6, -15, 1, 17, -36, -12,
1909 0xffed,0x0016,0xffe6,0x0004,0xfff3,0x001c,0xfff0,0x001d, 1817 -14, 47, 0, -6, -11, -26, 16, -27, 13, -43,
1910 0x0005,0xffff,0x0010,0xfff0,0x0008,0xffdd,0xfff6,0xffd6, 1818 22, -18, 10, 12, 2, -34, 15, -33, 13, -13,
1911 0xfffc,0x0011,0x001d,0xffed,0xffd6,0xfff9,0x0000,0xfff1, 1819 10, 18, 10, 15, -21, -41, -6, 56, 19, -13,
1912 0x0032,0xfffd,0xfff0,0xfffb,0xffe2,0x0035,0xffed,0x0014, 1820 -9, -33, -9, -6, 20, 1, -11, 13, -24, -13,
1913 0xfffd,0xffc9,0xffed,0x0008,0x0000,0x0022,0xfffb,0xfff5, 1821 -23, 32, 6, -22, -26, -15, 0, 8, 12, -37,
1914 0xffe0,0x0012,0xfff1,0x0004,0xffea,0x000d,0xfff6,0x000d, 1822 1, -2, 28, 27, -5, -37, -7, -35, 8, -21,
1915 0xfff7,0x0008,0x0000,0x0013,0x0007,0xffe3,0xffe1,0xffe6, 1823 39, 4, 0, -35, -27, -53, -6, 44, 33, 18,
1916 0x000d,0x0021,0x0015,0xffea,0xffbf,0xfff7,0xfffc,0xffe9, 1824 -5, -2, 11, -31, -9, -22, 6, 15, -36, 13,
1917 0x004f,0xffef,0xffe5,0xffc8,0xffdc,0x0029,0xffed,0x0008, 1825 25, 46, 23, -20, -37, -24, 23, -19, 43, -29,
1918 0x000a,0xffea,0xfff1,0x0027,0x0014,0x0009,0xffdd,0xffdd, 1826 38, -14, 0, -26, 12, -10, 38, -16, 0, 0,
1919 0xfff1,0x0014,0xffe6,0x001f,0x001a,0x001b,0x0006,0x000f, 1827 -29, 25, 22, 2, -6, -67, -11, 49, -1, -10,
1920 0xffec,0x0000,0x0017,0xfff8,0x0026,0xffea,0x0005,0xffda, 1828 -24, 5, 3, -13, 4, -5, -6, 11, -25, 12,
1921 0xfff1,0xffec,0x0027,0x0004,0xffee,0x0009,0xfff3,0xffff, 1829 16, 31, 28, -36, -53, -13, 6, 16, 42, -24,
1922 0x000a,0x0003,0xfffc,0xffee,0xfff1,0x001b,0xffe8,0x000d, 1830 17, 1, 18, -10, 4, -13, 15, -18, -5, -7,
1923 0xffe8,0xffcd,0xffde,0x002f,0x000c,0x001c,0xffeb,0xffed, 1831 29, -25, -22, -2, 6, 67, 11, -49, 1, 10,
1924 0xffe5,0x0010,0xfff1,0x001e,0x0011,0x000c,0x000c,0x0000, 1832 24, -5, -3, 13, -4, 5, 6, -11, 25, -12,
1925 0xffdc,0x000a,0x0007,0x001b,0x0025,0xfff0,0xfff1,0xffea, 1833 -16, -31, -28, 36, 53, 13, -6, -16, -42, 24,
1926 0x0003,0xfffc,0x001f,0x0001,0xffd6,0x0007,0xffee,0xfff7, 1834 -17, -1, -18, 10, -4, 13, -15, 18, 5, 7,
1927 0x004a,0xfff4,0xffe2,0xffd6,0xffe2,0x000e,0xfff0,0x0017, 1835 -39, -4, 0, 35, 27, 53, 6, -44, -33, -18,
1928 0x001d,0xffed,0x0014,0xffeb,0xfff9,0x0001,0xffed,0xffef, 1836 5, 2, -11, 31, 9, 22, -6, -15, 36, -13,
1929 0xfff2,0xfff6,0xffd5,0xffe5,0x0003,0x0030,0xfff8,0x0016, 1837 -25, -46, -23, 20, 37, 24, -23, 19, -43, 29,
1930 0xfff0,0xfff9,0x0004,0xffd6,0x0009,0xffe1,0x0006,0xffec, 1838 -38, 14, 0, 26, -12, 10, -38, 16, 0, 0,
1931 0xfffa,0xfffc,0x0003,0xffd5,0xffea,0xffec,0x001c,0x0005, 1839 -10, -18, -10, -15, 21, 41, 6, -56, -19, 13,
1932 0x0005,0x0007,0xfff9,0xfffc,0xfff7,0x0000,0xffeb,0x001c, 1840 9, 33, 9, 6, -20, -1, 11, -13, 24, 13,
1933 0xfffa,0xffd0,0x0002,0xfff2,0xfff1,0x0014,0xfffb,0x0000, 1841 23, -32, -6, 22, 26, 15, 0, -8, -12, 37,
1934 0xffe5,0xfff2,0xffe0,0xffe4,0xfffb,0x0020,0xfffe,0x0006, 1842 -1, 2, -28, -27, 5, 37, 7, 35, -8, 21,
1935 0xffe0,0x0003,0xfff4,0xfffb,0x0008,0xffe7,0xfff2,0xfffc, 1843 -79, 2, 12, 22, 42, 28, 1, -51, -54, -15,
1936 0x000c,0x000b,0xfffc,0xffd1,0xffd3,0xffea,0x0016,0xfffe, 1844 -8, 41, 0, 24, -6, 15, -1, -17, 36, 12,
1937 0x0022,0xfffa,0xffee,0xffc9,0xfff1,0xfff5,0xffeb,0x0010, 1845 14, -47, 0, 6, 11, 26, -16, 27, -13, 43,
1938 0x0008,0xfff0,0x0006,0x0010,0x0005,0xfffc,0xffdd,0xffe8, 1846 -22, 18, -10, -12, -2, 34, -15, 33, -13, 13,
1939 0xfff6,0xfff4,0xffd5,0xffff,0x002b,0x002f,0x000e,0x0008, 1847 -15, -13, -13, -1, 26, 14, 9, -41, -1, 16,
1940 0xffd5,0xfffb,0x000a,0xffde,0x0027,0xffee,0x0016,0xfff0, 1848 46, -27, -18, -1, -4, 16, 11, -43, 8, -45,
1941 0xffef,0xffd6,0x000d,0xffed,0x0001,0xfffd,0x000e,0x0014, 1849 0, -11, -21, 29, 30, 8, -19, -42, -41, 28,
1942 0xffde,0x000e,0x0004,0xffef,0x0005,0xffe8,0xffe6,0x0014, 1850 0, 20, -20, -11, -30, -10, 4, 5, 32, 28,
1943 0xffe5,0xffd3,0xfff4,0x0018,0xfffe,0x000d,0xffeb,0xfff8, 1851 -84, 6, 9, 36, 47, 1, 4, -36, -36, -12,
1944 0xffea,0xfff0,0xffe0,0xfffe,0x0022,0x001f,0x0014,0xfff9, 1852 27, -20, -26, 17, 9, 33, -1, -47, 19, -46,
1945 0xffc6,0x0005,0xfffb,0x0002,0x0026,0xfff4,0x0002,0xffff, 1853 -9, -27, -15, 13, 15, 18, -35, -6, -42, 33,
1946 0x0001,0xffe6,0x0005,0xffe9,0xffeb,0xfffa,0x0008,0x000b, 1854 -20, 36, -1, 4, -38, -14, -18, 2, 27, 20,
1947 0x007c,0xfff3,0xffeb,0xffe9,0xffc2,0x0017,0x0000,0x002b, 1855 -55, -6, -1, -14, 41, -10, 4, -48, -22, 20,
1948 0x0039,0x0008,0xfff3,0xffee,0x000e,0xfff6,0x0006,0xffe6, 1856 31, 10, -5, -7, -20, 9, 16, -45, 8, -19,
1949 0xfffd,0x0031,0xffed,0x0013,0xffe1,0x001b,0xfff9,0x0000, 1857 40, -12, 1, 15, 4, 10, -12, -34, -11, 41,
1950 0x000b,0xffec,0x001d,0xffff,0x000c,0xffd1,0x0004,0xffd9, 1858 16, 24, -30, -49, -20, 13, 28, 22, 18, 43,
1951 0x000b,0x0022,0x001c,0xfff7,0xfffb,0xffed,0xfff3,0xffde, 1859 -124, 13, 21, 23, 62, -23, 0, -43, -57, -8,
1952 0x0037,0x0006,0x0001,0x000e,0xffd7,0x000a,0xfffc,0x0030, 1860 13, 18, -14, 10, -6, 26, 3, -49, 19, -19,
1953 0x0016,0xffec,0xffe1,0xfff6,0x0005,0x0007,0x0014,0xfff7, 1861 31, -27, 7, 0, -11, 20, -29, 1, -12, 47,
1954 0xfff0,0x002d,0xfff8,0x0013,0xffd8,0x000c,0xffff,0xfff1, 1862 -4, 39, -11, -34, -28, 9, 5, 19, 13, 34,
1955 0xfffc,0xfff6,0x000c,0x0022,0x000b,0xffd7,0xfff0,0xffe8, 1863 34, -14, -4, 17, -5, 24, 26, -20, 27, 45,
1956 0x001e,0x0031,0x0014,0xfff3,0xffe4,0xffea,0xffee,0xffd5, 1864 12, -24, 2, -13, 21, 8, 22, 16, 32, 2,
1957 0x0054,0xfffa,0xfff7,0xffdc,0xffd1,0xffff,0xfffc,0x0024, 1865 -34, -31, -20, 7, 58, -5, 5, -2, -38, 12,
1958 0x0024,0x000c,0xffe5,0x0014,0x001a,0xffef,0xfff7,0xffdf, 1866 -2, 1, -1, 26, -5, 23, 21, 6, -8, -11,
1959 0x0001,0x002f,0xffed,0x002e,0x0009,0x001b,0x000f,0xfff3, 1867 -34, 6, 18, 55, 15, 11, 21, -16, -8, 16,
1960 0xfff1,0xffee,0x0023,0x0006,0x002a,0xffdf,0x0014,0xffdc, 1868 -6, -16, -5, 4, 35, 24, 10, 12, 43, 1,
1961 0x0001,0xfffc,0x0026,0x000e,0x0012,0xfffe,0xffe5,0xffec, 1869 -43, -47, -14, -8, 43, 5, -10, 34, -39, 18,
1962 0x000f,0x000d,0x000d,0x0001,0xffe6,0xfff2,0xfff7,0x0029, 1870 -22, 16, 17, 42, -13, 19, -1, 3, -14, -20,
1963 0x0001,0xfff0,0xffd2,0x001b,0x0012,0x0001,0x0004,0xfff0, 1871 -5, -7, 7, 4, 9, 0, 21, -28, 6, 48,
1964 0xfff5,0x002b,0xfff8,0x002d,0x0000,0x000b,0x0015,0xffe3, 1872 -2, 14, 15, -20, 5, 0, 27, 14, 32, 28,
1965 0xffe2,0xfff8,0x0013,0x002a,0x0029,0xffe4,0x0000,0xffec, 1873 5, -32, 2, -6, 32, -3, 12, 5, -8, 25,
1966 0x0014,0x000b,0x001e,0x000a,0xfffc,0xfffb,0xffe0,0xffe4, 1874 14, 4, -12, -11, 4, 47, 45, 22, -22, 2,
1967 0x004f,0xfffe,0xfff4,0xffea,0xffd6,0xffe4,0xffff,0x0033, 1875 -74, 12, 30, 42, 30, -14, 16, -23, -29, 19,
1968 0x0036,0x000f,0x0008,0xffd7,0x0000,0xffe8,0x0006,0xfff1, 1876 -20, 21, 7, -1, 19, 17, 14, 10, 43, 27,
1969 0x0001,0x0011,0xffdc,0xfff4,0xfff2,0x002f,0x0000,0xfffa, 1877 -3, -48, 8, -22, 16, 7, -4, 42, -9, 31,
1970 0xfff5,0xffe6,0x0010,0xffe5,0x000d,0xffd5,0x0016,0xffee, 1878 -6, 20, 6, 4, -3, 43, 22, 20, -28, -5,
1971 0x000a,0x000c,0x0002,0xffde,0x000f,0xffdf,0x000d,0xfff3, 1879 -10, -3, 4, 18, 15, -27, 24, -13, 24, 51,
1972 0x000a,0x0012,0x000a,0x000f,0xffeb,0xffd7,0xfffa,0x0038, 1880 34, -47, -12, -28, 21, 19, 27, -16, 15, -30,
1973 0x0013,0xfff3,0xfff7,0xffdf,0xfff7,0xfffa,0x0014,0x0001, 1881 -17, -12, -12, 0, 36, -10, -7, -27, -37, 16,
1974 0xfff5,0x000d,0xffe8,0xfff3,0xffe9,0x0020,0x0006,0xffea, 1882 15, 22, -3, 4, -31, -1, 42, -7, 18, 9,
1975 0xffe6,0xfff1,0x0000,0x0008,0x000c,0xffdb,0x0001,0xfffe, 1883 -79, 17, 27, 56, 36, -41, 19, -8, -10, 22,
1976 0x001c,0x001b,0xfffb,0xffdb,0xfff9,0xffdd,0x0008,0xffeb, 1884 15, -39, -20, -9, 35, 35, 15, -20, 26, -31,
1977 0x0027,0x0004,0x0000,0xffdd,0xffe5,0xffcb,0xfffa,0x002c, 1885 -26, -27, -6, -15, 20, 0, -23, 8, -38, 22,
1978 0x0021,0x0012,0xfffb,0xfffe,0x000b,0xffe1,0xfff7,0xffea, 1886 -5, 38, 15, 20, -39, -4, 18, -9, 13, 1,
1979 0x0006,0x000f,0xffdc,0x000d,0x0019,0x002e,0x0017,0xffec, 1887 -50, 3, 16, 5, 30, -53, 19, -20, 3, 55,
1980 0xffdb,0xffe8,0x0017,0xffed,0x002b,0xffe3,0x0026,0xfff2, 1888 19, -8, 0, -34, 5, 11, 32, -18, 15, -4,
1981 0x0000,0xffe6,0x000c,0xfff6,0x0026,0xfff0,0x0000,0x0000, 1889 22, -13, 10, -13, 9, -8, 0, -19, -7, 29,
1982 0xffe3,0x0019,0x0016,0x0002,0xfffa,0xffbd,0xfff5,0x0031, 1890 31, 26, -13, -33, -21, 22, 65, 9, 4, 23,
1983 0xffff,0xfff6,0xffe8,0x0005,0x0003,0xfff3,0x0004,0xfffb, 1891 -119, 24, 39, 44, 51, -66, 14, -15, -31, 26,
1984 0xfffa,0x000b,0xffe7,0x000c,0x0010,0x001f,0x001c,0xffdc, 1892 1, 0, -7, -16, 19, 28, 19, -22, 26, -4,
1985 0xffcb,0xfff3,0x0006,0x0010,0x002a,0xffe8,0x0011,0x0001, 1893 13, -28, 16, -29, -5, 1, -16, 16, -8, 35,
1986 0x0012,0xfff6,0x0004,0xfff3,0x000f,0xffee,0xfffb,0xfff9, 1894 10, 42, 4, -17, -29, 19, 42, 7, 0, 15,
1987 0x001d,0xffe7,0xffea,0xfffe,0x0006,0x0043,0x000b,0xffcf, 1895 31, -28, 6, -16, -16, 50, -31, -14, 0, 6,
1988 0x0001,0x000a,0x0018,0xfffb,0xfffd,0x000d,0xfffc,0x0005, 1896 36, 17, 0, 0, -29, -14, 11, 18, 20, -25,
1989 0x0006,0xfff5,0x0019,0xfff4,0xfff0,0xffe1,0xffe4,0x0024, 1897 -6, -33, -19, 20, 43, 21, 21, -14, -55, 0,
1990 0x0035,0x000d,0xfffa,0xfff0,0xffd6,0x0018,0xffef,0xffff, 1898 -32, -40, -42, 39, 1, -8, -14, 8, -6, -3,
1991 0xffee,0x000a,0xfffc,0x000d,0xfff1,0x0012,0x0005,0x0007, 1899 -37, -8, 29, 22, 4, 37, -36, -9, -34, -22,
1992 0xffd9,0xfffc,0x0000,0x0023,0x001b,0x0035,0x0006,0xffd4, 1900 17, 24, -8, 18, -15, 2, -1, 14, 31, -25,
1993 0xffdf,0xffee,0x0005,0x0002,0xfff5,0x001f,0x0009,0x0016, 1901 -15, -48, -13, 4, 28, 31, 5, 21, -57, 4,
1994 0xfffa,0xfff1,0x0024,0xfff3,0xffe7,0xffd2,0xffe9,0x0014, 1902 -53, -24, -23, 55, -6, -12, -37, 6, -11, -11,
1995 0x0025,0x0018,0xffe9,0x0013,0xffd5,0x001d,0xffda,0x000e, 1903 -7, -22, 18, -29, -1, 25, -36, -21, -20, 9,
1996 0x0000,0x001a,0xfff4,0x000a,0xffda,0x0010,0x0000,0x0000, 1904 22, 56, 11, -6, -45, -21, 15, 16, 20, 1,
1997 0xfff6,0xffee,0xfff6,0xfff1,0x0015,0x0029,0x0006,0xffc8, 1905 33, -34, 2, 6, 17, 23, 28, -6, -25, 12,
1998 0xffed,0x000d,0x0009,0x0021,0x0009,0x0006,0xffec,0xffff, 1906 -16, -37, -53, 1, 11, 15, 8, 25, -20, 11,
1999 0x000b,0xfff3,0x0018,0x000d,0x0017,0xffe0,0xfffa,0x0016, 1907 -76, -1, 41, 9, 19, 12, -41, -17, -55, -18,
2000 0x001a,0x000f,0x0000,0xfff8,0xfff4,0x0025,0xffff,0x0002, 1908 3, 63, 3, 12, -30, -5, 3, 12, 31, 0,
2001 0xffe4,0xffe5,0x0005,0x0025,0x0007,0x0023,0xfff8,0x0015, 1909 24, -49, 8, -9, 1, 33, 12, 29, -27, 18,
2002 0xffb1,0x0002,0x000c,0x0016,0x002a,0x001c,0x0001,0xffcd, 1910 -37, -21, -34, 17, 3, 11, -14, 23, -25, 2,
2003 0xffca,0xfff1,0xfff8,0x0029,0x0000,0x0018,0xfffa,0x000f, 1911 -13, -17, 15, -15, 3, -1, -33, -7, -1, 12,
2004 0xffff,0xffef,0x0024,0x000c,0x000e,0xffd1,0x0000,0x0006, 1912 58, -5, -15, -13, -29, -3, 16, -13, 4, -57,
2005 0x000b,0x001a,0xfff0,0x001b,0xfff3,0x002b,0xffea,0x0012, 1913 10, -13, -11, 13, 21, 15, 9, -40, -55, 3,
2006 0xfff6,0xfff4,0xfffe,0x0022,0xfff1,0x0021,0xfff3,0x000d, 1914 -14, -19, -44, 17, -24, -32, 5, -4, 21, 18,
2007 0xfff1,0xfff3,0xfff3,0xffff,0x001a,0x000e,0x0009,0xffd7, 1915 -82, 3, 38, 23, 24, -15, -38, -2, -37, -15,
2008 0xffff,0x0010,0x002e,0xffe5,0xffee,0xffff,0xfffc,0x0010, 1916 39, 2, -23, 4, -15, 12, 3, -17, 15, -58,
2009 0x000b,0xffd5,0x0008,0xffd3,0x0000,0xfff5,0xffeb,0x001d, 1917 1, -29, -6, -2, 5, 26, -7, -4, -56, 9,
2010 0x001e,0x0008,0xffed,0xffd6,0xffd7,0x001c,0x0000,0x0014, 1918 -35, -3, -25, 33, -32, -36, -17, -7, 15, 9,
2011 0xffec,0xfff5,0xffe2,0xfff6,0x0004,0x0005,0x0020,0x001c, 1919 -52, -10, 27, -27, 18, -26, -38, -14, -23, 16,
2012 0xffac,0x0006,0x0009,0x0024,0x002f,0x0001,0x0004,0xffdc, 1920 44, 33, -3, -20, -45, -10, 20, -15, 3, -31,
2013 0xffdc,0xfff4,0x001b,0xffec,0xffe6,0x0011,0x0009,0x0021, 1921 50, -14, 10, 0, -5, 17, 15, -32, -24, 16,
2014 0xffff,0xffd1,0x0013,0xffd2,0xfff7,0xffe5,0xfff1,0x000d, 1922 1, -15, -55, -20, -14, -8, 29, 12, 7, 32,
2015 0x000f,0x0012,0xffdd,0xfffa,0xffd6,0x0021,0xffec,0x0024, 1923 -121, 9, 50, 10, 40, -40, -43, -9, -58, -12,
2016 0xffff,0x0004,0xffda,0xfff2,0xffee,0x0002,0x001b,0x0014, 1924 25, 41, -11, -2, -31, 5, 8, -19, 15, -32,
2017 0xffc9,0xfffa,0xffff,0xfff2,0x0029,0xfff6,0x0004,0xffd0, 1925 41, -30, 16, -16, -20, 28, 0, 3, -26, 22,
2018 0xffea,0x0014,0x001f,0x000a,0xfffb,0xfff9,0xffec,0x0009, 1926 -19, 0, -36, -4, -22, -12, 6, 9, 1, 24,
2019 0x0010,0xffd3,0x0008,0xffed,0x0028,0xfff4,0x0001,0x000f, 1927 36, -18, 24, 3, -28, 7, -16, 13, 26, 41,
2020 0x0004,0x000a,0xfff4,0xffde,0xfff5,0x0029,0x0010,0x0018, 1928 24, -1, 5, -26, -3, -12, 27, 46, 27, -10,
2021 0xffe2,0xffcf,0xffec,0x000d,0x001c,0x0016,0x0012,0x002b, 1929 -24, -34, -10, -8, 49, 2, 34, 0, -51, -12,
2022 0xff84,0x000d,0x0015,0x0017,0x003e,0xffe9,0x0000,0xffd5, 1930 -17, -38, -25, 56, 0, 0, 22, -3, -20, -22,
2023 0xffc7,0xfff8,0x000d,0x0012,0xfff2,0x000a,0xfffa,0x001a, 1931 -32, 2, 47, 42, -7, -5, -21, 18, -9, 12,
2024 0x0003,0xffcf,0x0013,0xffed,0x001f,0xffe5,0x0007,0x0000, 1932 5, 5, -2, -8, 10, 4, 14, 42, 38, -10,
2025 0xfff5,0x0014,0xffe3,0x0001,0xfff4,0x002f,0xfffc,0x0027, 1933 -33, -49, -5, -24, 33, 12, 17, 35, -52, -6,
2026 0xfff5,0xffde,0xffe4,0x0009,0x0005,0x0013,0x000d,0x0022, 1934 -38, -22, -7, 72, -7, -3, 0, -6, -25, -30,
2027 0x0022,0xfff2,0xfffc,0x0011,0xfffb,0x0018,0x001a,0xffec, 1935 -2, -11, 36, -9, -13, -17, -21, 6, 5, 45,
2028 0x001b,0x002d,0x000c,0xffe8,0x0002,0xfff3,0x0015,0x0008, 1936 10, 36, 18, -33, -19, -19, 31, 44, 27, 15,
2029 0x0016,0x0010,0x0020,0x0002,0xffde,0xffe1,0xffec,0x0007, 1937 16, -34, 11, -22, 22, 4, 40, 7, -21, 0,
2030 0x003a,0xfffb,0x0005,0xfffe,0xffda,0x000c,0xfffe,0x0001, 1938 -1, -35, -36, 18, 10, 24, 46, 12, -34, -8,
2031 0xffff,0x001a,0xfffb,0x0017,0x0015,0x0006,0xfff8,0xfff5, 1939 -71, 9, 59, 29, 8, -30, -26, 11, -30, 16,
2032 0xffde,0x0006,0x0012,0x0037,0x000f,0x000b,0x0015,0xfff0, 1940 -8, 44, 9, -14, -5, -2, 19, 40, 38, 15,
2033 0xfff8,0x0010,0xfffa,0xfff0,0xfffb,0x0004,0x0023,0x0018, 1941 7, -50, 17, -38, 7, 14, 24, 43, -22, 6,
2034 0x000a,0x000c,0x002b,0x0001,0xffd5,0xffd1,0xfff2,0xfff8, 1942 -22, -19, -17, 34, 2, 20, 23, 10, -39, -16,
2035 0x002b,0x0005,0xfff6,0x0022,0xffd9,0x0012,0xffea,0x0010, 1943 -8, -6, 33, 4, -7, -44, -18, 21, 23, 48,
2036 0x0011,0x002a,0xfff3,0x0013,0xffff,0x0003,0xfff2,0xffec, 1944 46, -24, -9, -40, -3, -1, 32, 13, 11, -43,
2037 0xfffb,0xfff9,0x0007,0x0004,0x0009,0x0000,0x0015,0xffe4, 1945 -7, -14, -3, -15, 26, -3, 21, -26, -50, -8,
2038 0x0006,0x0030,0xfffe,0x000e,0x000f,0xffec,0x0005,0x0000, 1946 0, -16, -27, 34, -25, -23, 43, -17, 6, -1,
2039 0x001b,0x000e,0x0020,0x001c,0x0005,0xffe0,0x0002,0xfffa, 1947 -77, 13, 56, 43, 13, -57, -23, 26, -11, 19,
2040 0x0020,0xfffd,0x000c,0x0005,0xfff8,0x0019,0x000e,0x0004, 1948 27, -16, -17, -22, 10, 15, 19, 10, 22, -43,
2041 0xfff4,0xfff5,0x0004,0x002f,0x002d,0x0016,0xffea,0x0002, 1949 -16, -30, 2, -31, 11, 6, 5, 9, -52, -2,
2042 0xffb6,0x000c,0x001e,0x002a,0x001e,0xfff2,0x0010,0xffe9, 1950 -20, 0, -8, 50, -33, -27, 19, -19, 1, -9,
2043 0xffe3,0x0013,0xffec,0x0015,0x0007,0xffff,0x0013,0x0011, 1951 -47, 0, 45, -7, 7, -69, -23, 13, 2, 51,
2044 0x000e,0x000a,0x002b,0x001b,0xfffd,0xffd0,0x0008,0xffea, 1952 32, 14, 3, -47, -19, -8, 37, 11, 10, -16,
2045 0x0010,0x0007,0xfffc,0x002a,0xfff7,0x001f,0xfffa,0x0014, 1953 32, -15, 19, -29, 0, -1, 28, -18, -20, 4,
2046 0x0006,0x0004,0xfffd,0x002b,0x0016,0x0014,0xffe4,0xfffb, 1954 16, -13, -38, -3, -15, 0, 66, 0, -7, 13,
2047 0xfff6,0xfffd,0x0004,0x0012,0x000f,0xffe5,0x0018,0xfff3, 1955 -116, 20, 68, 30, 28, -83, -28, 18, -32, 22,
2048 0x0018,0x0033,0x0022,0xffd1,0xfff4,0xffe4,0x0015,0x0013, 1956 13, 21, -5, -28, -5, 7, 24, 8, 22, -17,
2049 0x001b,0xfff0,0x000f,0xffe2,0xffef,0xfff4,0xfff4,0x0000, 1957 23, -30, 25, -45, -15, 9, 11, 18, -22, 10,
2050 0x0024,0xfff6,0xfff9,0xffe5,0xffdb,0x0010,0x000f,0x0016, 1958 -4, 2, -19, 12, -23, -3, 43, -2, -12, 4,
2051 0xfffd,0x0004,0xffe1,0xffff,0x002a,0xfff9,0x0012,0x0009, 1959 72, -13, -29, -18, 4, 90, 37, -34, 4, -1,
2052 0xffb1,0x0011,0x001b,0x0038,0x0024,0xffd7,0x0013,0xfff8, 1960 13, -9, -6, 11, 2, 24, -13, 3, -7, -11,
2053 0xfff6,0x0016,0x000f,0xffd9,0xffec,0xfff7,0x0023,0x0023, 1961 -4, 4, -42, 25, 31, -1, -8, -29, -6, 17,
2054 0x000f,0xffec,0x001a,0xffe1,0xffe6,0xffe5,0xfffa,0xfff1, 1962 -19, 2, -10, -6, 38, 22, -42, -19, -6, -11,
2055 0x0014,0x0000,0xffe9,0x0008,0xffda,0x0016,0xfffb,0x0026, 1963 3, 7, -6, 20, 25, 77, 32, -29, -31, -30,
2056 0x000f,0x0014,0xffd9,0xfffc,0x0012,0xfff7,0x000d,0x0001, 1964 -4, -2, -14, 29, 16, 40, -26, 0, 3, -12,
2057 0xffce,0x0003,0x0010,0x0005,0x001e,0xffcb,0x0013,0xffec, 1965 -13, -10, -36, 9, 15, 8, -24, 6, -7, 22,
2058 0x0003,0x0037,0x0013,0xfff8,0x0000,0xffde,0x0005,0x000b, 1966 -40, 17, 8, 9, 31, 18, -66, -22, -11, -19,
2059 0x0020,0xffee,0x000f,0xfffc,0x0016,0xfff3,0x000a,0xfff3, 1967 32, -6, -17, -31, 19, 65, 33, -41, -16, 1,
2060 0x0009,0xfff8,0x0000,0xffed,0xfff9,0x001d,0x001f,0x001a, 1968 0, 29, 6, 4, -13, 17, -9, 1, -8, 14,
2061 0xfff3,0xffdf,0xffeb,0x0016,0x0041,0x0009,0x0004,0x0017, 1969 35, 3, -19, 11, 4, 0, -1, -21, 23, 30,
2062 0xff89,0x0018,0x0027,0x002c,0x0033,0xffbe,0x000e,0xfff1, 1970 -3, 5, -20, -44, 48, 46, -19, -3, -20, 3,
2063 0xffe1,0x001a,0x0001,0x0000,0xfff9,0xfff0,0x0013,0x001c, 1971 -36, 13, 5, 7, 40, 51, 28, -36, -52, -27,
2064 0x0013,0xffea,0x001a,0xfffc,0x000d,0xffe4,0x0010,0xffe3, 1972 -18, 36, -2, 22, 0, 33, -21, -2, 3, 13,
2065 0xfffb,0x0001,0xfff0,0x0010,0xfff8,0x0023,0x000a,0x002a, 1973 26, -11, -14, -4, -10, 10, -18, 14, 22, 36,
2066 0x0004,0xffef,0xffe3,0x0013,0x002a,0x0007,0x0000,0x000f, 1974 -24, 21, -1, -28, 40, 42, -42, -5, -25, -5,
2067 0x001f,0xffe4,0x0006,0xfff0,0xfff0,0x0032,0xffe1,0xfff2, 1975 27, -1, -20, -17, 24, 38, 35, -26, 1, 4,
2068 0x0000,0x0006,0x0024,0x0011,0x0000,0x0000,0xffe3,0xfff2, 1976 35, -32, -21, -3, 2, 35, -8, -29, -24, -44,
2069 0x000b,0x0012,0x0014,0xffe7,0xfffa,0xffdf,0xffed,0x0014, 1977 12, 24, -34, 18, 8, -7, -21, -55, -5, 21,
2070 0x002b,0x0015,0x0015,0xfff2,0xffc9,0x0000,0xffe0,0xffd8, 1978 -2, 23, -11, -28, 13, -1, -22, -33, 21, 10,
2071 0xffd6,0x0027,0x0001,0xfff8,0xfff2,0x0008,0xfffa,0xfffd, 1979 -41, 18, 2, 21, 45, 24, 30, -21, -33, -24,
2072 0xffdb,0xfff8,0x001d,0x0016,0x0004,0x0025,0xffdc,0xfff7, 1980 17, -24, -29, 15, 16, 51, -21, -33, -13, -45,
2073 0xffde,0xffea,0x0011,0x0018,0xfff8,0x0012,0xfff1,0x0002, 1981 3, 8, -28, 2, -7, 2, -37, -19, -7, 27,
2074 0xffff,0x000e,0x001f,0xffe7,0xfff1,0xffd0,0xfff3,0x0004, 1982 -22, 39, 7, -12, 5, -5, -45, -35, 15, 1,
2075 0x001c,0x001f,0x0005,0x0015,0xffc7,0x0004,0xffcb,0xffe8, 1983 -12, 4, -8, -29, 39, 12, 30, -33, -19, 8,
2076 0xffe9,0x0037,0xfffa,0xfff4,0xffdb,0x0006,0xfff5,0xfff5, 1984 21, 6, -8, -9, -13, 28, -4, -31, -24, -18,
2077 0xfff9,0xffea,0x0012,0xffe3,0xffff,0x0019,0xffdc,0xffeb, 1985 52, 23, -12, 4, -18, -5, -14, -47, 24, 34,
2078 0xffec,0x0009,0x0016,0x0038,0x000b,0xfffa,0xffd3,0xffeb, 1986 14, 27, -22, -66, 22, 22, 1, -16, 6, 24,
2079 0x000f,0x0010,0x0014,0x0001,0x0021,0xffde,0x0002,0x0006, 1987 -81, 25, 14, 8, 61, 0, 25, -28, -54, -20,
2080 0x0011,0x0017,0x001c,0xfffa,0xffe7,0x000c,0xfff0,0xffdb, 1988 3, 14, -17, 8, 0, 44, -16, -35, -13, -18,
2081 0xffcb,0x0001,0x000b,0x000f,0x0008,0x0019,0xffec,0x000b, 1989 43, 7, -6, -11, -33, 4, -30, -11, 22, 40,
2082 0xffb4,0xffff,0x0029,0x0009,0x0013,0x000c,0xffd7,0xffef, 1990 -6, 43, -3, -50, 14, 18, -22, -18, 1, 16,
2083 0xffc9,0xffee,0x0003,0x003f,0x0003,0x000c,0xffe2,0xfffb, 1991 77, -2, -11, 1, -7, 47, 52, -5, 29, 33,
2084 0x0003,0x000c,0x001f,0x0000,0x0018,0xffcf,0x0008,0xfff7, 1992 1, -28, 0, -15, 28, 26, 2, 30, 0, 2,
2085 0x0001,0x0021,0x000c,0x001d,0xffe5,0x0012,0xffdb,0xffeb, 1993 -22, 4, -33, -3, 36, -21, 3, -15, -2, 5,
2086 0xffde,0x0011,0x0003,0x000b,0xfff2,0x0017,0xffe7,0x0002, 1994 -4, 4, 6, 9, 37, 31, -5, -32, -20, -30,
2087 0xfff3,0xffef,0x000f,0xfff1,0x0003,0xffff,0xffdf,0xfff9, 1995 8, 17, 10, 40, 13, 34, 47, 0, -5, 4,
2088 0xffff,0x000c,0x003a,0xfffb,0xfff1,0xfff3,0xffe3,0xfffd, 1996 -16, -21, -8, 2, 42, 43, -10, 26, 10, 2,
2089 0x0010,0xfff3,0x0004,0xffc7,0x000a,0xfff3,0xfff5,0x000d, 1997 -31, -11, -27, -19, 21, -10, -12, 20, -3, 11,
2090 0x0015,0x000f,0x0009,0xffd8,0xffc9,0x0003,0xfff2,0xffed, 1998 -25, 20, 25, 25, 29, 28, -28, -34, -25, -38,
2091 0xffd4,0x0011,0xffe8,0xffe0,0x0005,0xfffc,0x0015,0x0012, 1999 37, 3, 0, -10, 7, 22, 48, -12, 8, 36,
2092 0xffae,0x0003,0x0026,0x0017,0x0018,0xfff1,0xffda,0xfffe, 2000 -12, 9, 12, -22, 12, 19, 6, 28, 0, 29,
2093 0xffdb,0xfff1,0x0027,0x0002,0xffe9,0x0004,0xfff1,0x000c, 2001 18, 3, -11, -17, 10, -18, 10, -7, 27, 18,
2094 0x0003,0xffef,0x000f,0xffc6,0x0001,0xffe3,0xfffa,0xfffe, 2002 11, 7, -3, -28, 47, 55, 18, -15, -34, -16,
2095 0x0005,0x001a,0xfff9,0xfffc,0xffc8,0x0009,0xffdd,0xfffd, 2003 -31, 24, 23, 27, 29, 9, 43, -8, -26, 7,
2096 0xffe7,0x0021,0xffe0,0xffdc,0xffef,0xfff9,0x000f,0x0009, 2004 -30, 17, 4, -3, 26, 35, -5, 24, 10, 28,
2097 0xffcc,0xfff6,0x001b,0xffe5,0x0012,0xffe6,0xffda,0xfff2, 2005 9, -12, -5, -33, -5, -8, -5, 29, 26, 24,
2098 0xffe9,0x0010,0x002c,0x0021,0xfffd,0xffec,0xffd3,0xfff6, 2006 -9, 23, 14, -12, 39, 52, -5, -18, -39, -24,
2099 0x0014,0xfff1,0x0003,0xffe1,0x0032,0xfff2,0x000a,0x0000, 2007 32, 8, -3, 2, 13, -4, 50, 1, 27, 39,
2100 0xfffb,0x0011,0x000f,0xffe0,0xffe8,0x0010,0x0001,0xfff1, 2008 23, -51, -15, -30, 27, 37, 7, -1, -17, -29,
2101 0xffc9,0xffec,0xfff2,0xfff8,0x001d,0x000c,0x0007,0x0020, 2009 -5, 23, -25, -10, 14, -26, -8, -41, -1, 9,
2102 0xff87,0x0009,0x0032,0x000a,0x0028,0xffd8,0xffd5,0xfff7, 2010 13, 26, 5, -12, 12, 7, 14, -45, 6, -9,
2103 0xffc6,0xfff4,0x0019,0x0029,0xfff5,0xfffe,0xffe1,0x0005, 2011 -36, 29, 19, 41, 34, -18, 45, 6, -8, 10,
2104 0x0008,0xffed,0x000f,0xffe0,0x0029,0xffe2,0x0010,0xfff0, 2012 5, -43, -23, -11, 42, 53, -5, -5, -6, -30,
2105 0xffec,0x001c,0x0000,0x0003,0xffe6,0x0016,0xffed,0x0000, 2013 -14, 8, -20, -26, -1, -16, -25, -4, -3, 15,
2106 0xffdc,0xfffc,0xffea,0xfff4,0x0006,0x0009,0x0001,0x0018, 2014 -7, 41, 23, 3, 4, 3, -8, -48, 1, -17,
2107 0x0024,0xffee,0x0018,0x0003,0xffe4,0x0007,0xfff0,0x000d, 2015 -7, 15, 9, -9, 28, -29, 45, -5, 6, 43,
2108 0x001a,0x0029,0x0018,0xffff,0x0005,0xffe6,0xfffd,0xfff4, 2016 9, -12, -2, -36, 12, 30, 11, -3, -17, -3,
2109 0x001b,0x002e,0x001b,0xfff6,0xffe8,0xffde,0xfff6,0xfff8, 2017 34, 22, -3, -24, -12, -24, -2, -32, 28, 22,
2110 0x0031,0x0002,0x0022,0x0000,0xffcd,0xfff4,0xffef,0xffda, 2018 29, 29, -5, -50, 21, 31, 38, -29, -7, 5,
2111 0xffe7,0x0038,0x0000,0x0000,0x0016,0xfffd,0xffec,0xffea, 2019 -76, 35, 31, 28, 49, -43, 40, 0, -29, 14,
2112 0xffe0,0x0002,0x002f,0x002a,0xfff9,0xfffb,0xffeb,0x0012, 2020 -8, -5, -10, -18, 26, 46, 0, -7, -6, -3,
2113 0xfff7,0x000c,0x0005,0x0005,0xfffe,0xfff8,0x000a,0x0004, 2021 25, 7, 2, -40, -28, -14, -18, 3, 27, 28,
2114 0x000e,0x002a,0x0026,0xfff6,0xffdf,0xffcf,0xfffb,0xffe8, 2022 8, 45, 13, -34, 13, 27, 15, -31, -12, -3,
2115 0x0021,0x000c,0x0011,0x0023,0xffcc,0xfffa,0xffda,0xffea, 2023 74, -17, 0, -31, -18, 73, -5, 0, 3, -5,
2116 0xfff9,0x0048,0xfff9,0xfffd,0x0000,0xfffa,0xffe7,0xffe2, 2024 25, 12, -3, -1, -22, 3, -9, 33, -12, -24,
2117 0xfffe,0xfff5,0x0024,0xfff7,0xfff3,0xffef,0xffeb,0x0006, 2025 6, 2, -33, 9, 21, 5, 20, -27, -19, -7,
2118 0x0005,0x002d,0x000a,0x0024,0x0012,0xffdf,0xffed,0xffed, 2026 -34, -37, -34, 22, 44, 0, -41, -29, -17, -21,
2119 0x001f,0x002c,0x001b,0x000f,0x0010,0xffde,0x000b,0xffea, 2027 5, 3, 21, 7, 2, 60, -10, 5, -32, -34,
2120 0x0016,0x0004,0x0028,0x0007,0xffeb,0x0000,0xffff,0xffdd, 2028 7, 20, -11, 16, -8, 20, -21, 29, -1, -24,
2121 0xffdc,0x0012,0x000a,0x0018,0x002e,0x000c,0xffde,0xfff8, 2029 -2, -13, -27, -6, 5, 15, 3, 8, -21, -1,
2122 0xffb9,0x0009,0x003b,0x001d,0x0008,0xffe2,0xffe6,0x000b, 2030 -55, -21, -15, 38, 37, -3, -65, -32, -23, -30,
2123 0xffe2,0x0010,0xfff8,0x002c,0x0009,0xfff2,0xfffb,0xfffe, 2031 35, -10, 11, -44, -3, 48, -10, -6, -17, -2,
2124 0x0013,0x0028,0x0026,0x000f,0x0007,0xffce,0x0011,0xffda, 2032 11, 51, 8, -8, -38, -3, -4, 31, -12, 2,
2125 0x0007,0x000e,0x0018,0x002b,0xffea,0x0006,0xffea,0xffed, 2033 46, 1, -10, -4, -5, 7, 26, -19, 10, 5,
2126 0xffef,0x0022,0x0002,0x0014,0x0017,0x000a,0xffd9,0xfff0, 2034 -18, -34, -45, -15, 54, 24, -18, -13, -31, -7,
2127 0xfff8,0xfffa,0x0021,0x0004,0xfff9,0xffd4,0xffee,0x0015, 2035 -33, 10, 34, -5, 17, 35, -15, -1, -53, -30,
2128 0x0017,0x0030,0x002e,0xffe8,0xfff7,0xffd8,0xfffd,0xffff, 2036 -6, 59, 0, 10, -24, 13, -17, 27, -1, 1,
2129 0x0020,0x000d,0x000b,0xffd5,0xfff9,0xfff2,0xfffd,0xfff1, 2037 37, -13, -4, -20, -20, 18, 10, 16, 8, 11,
2130 0x001a,0xfffd,0x0015,0xffe6,0xffce,0xfff8,0x0000,0xfff0, 2038 -39, -18, -26, 0, 46, 20, -41, -15, -37, -15,
2131 0xffe5,0x0022,0xffe7,0xffe9,0x002b,0xffef,0x0006,0xffff, 2039 29, -5, 7, -30, 1, 21, -7, 7, 0, 0,
2132 0xffb3,0x000d,0x0038,0x002b,0x000d,0xffc7,0xffe9,0x001a, 2040 47, -9, -18, -15, -22, 14, -4, 0, -28, -57,
2133 0xfff5,0x0013,0x001b,0xfff0,0xffef,0xffea,0x000a,0x000f, 2041 23, 21, -25, 2, -1, 0, 7, -53, -19, -3,
2134 0x0013,0x000a,0x0016,0xffd5,0xfff0,0xffe2,0x0002,0xffe1, 2042 -17, -15, -36, 0, 19, -24, -21, -43, 9, 0,
2135 0x000b,0x0006,0x0005,0x0009,0xffcc,0xfffe,0xffec,0x0000, 2043 -39, 14, 30, 8, 22, 8, -12, 12, -34, -27,
2136 0xfff8,0x0032,0xffdf,0xffe5,0x0013,0xffed,0x0001,0xfff7, 2044 29, -2, -26, 2, -8, 31, -16, -3, -17, -57,
2137 0xffd1,0x0000,0x002d,0xfff9,0x0007,0xffbb,0xffe9,0x000d, 2045 14, 6, -19, -13, -16, 10, -8, -17, -20, 2,
2138 0x0002,0x0033,0x0020,0x000e,0x0003,0xffd1,0xffed,0xfff8, 2046 -38, 0, -17, 16, 11, -27, -44, -45, 4, -8,
2139 0x0025,0x000b,0x000a,0xfff0,0x0020,0xfff1,0x0013,0xffe3, 2047 -9, 1, 20, -43, 17, -3, -12, 0, -20, 4,
2140 0x0000,0xffff,0x001c,0xffee,0xffec,0x0004,0x0010,0xfff3, 2048 33, 29, -6, -22, -38, 7, 0, -1, -29, -30,
2141 0xffda,0xfffd,0xfff1,0x0000,0x0042,0x0000,0xfff9,0x000d, 2049 63, 21, -3, -11, -27, 1, 14, -45, 10, 9,
2142 0xff8c,0x0014,0x0044,0x001e,0x001c,0xffad,0xffe4,0x0012, 2050 -1, -12, -47, -37, 28, 0, 2, -26, -4, 13,
2143 0xffe0,0x0016,0x000d,0x0015,0xfffb,0xffe4,0xfffb,0x0007, 2051 -78, 21, 43, -4, 38, -17, -17, 5, -55, -24,
2144 0x0018,0x0008,0x0016,0xffef,0x0017,0xffe2,0x0019,0xffd3, 2052 15, 36, -14, -4, -24, 24, -12, -5, -17, -31,
2145 0xfff1,0x0009,0x000b,0x0012,0xffea,0x000a,0xfffc,0x0002, 2053 54, 5, 2, -27, -43, 12, -2, -9, 9, 15,
2146 0xffed,0x000c,0xffe9,0xfffd,0x002b,0xfffe,0xfff4,0x0004, 2054 -22, 3, -28, -21, 20, -3, -20, -28, -9, 5,
2147 0x0048,0xfff3,0xffe3,0xffee,0x0004,0x005a,0x0025,0xffde, 2055 80, -6, 16, -11, -30, 30, 9, 28, 28, 29,
2148 0x0004,0xffff,0x000d,0xfff7,0xfffa,0x000b,0x0002,0x0018, 2056 13, -6, 2, -28, 3, 5, 7, 60, -5, -9,
2149 0xfff3,0x0003,0xfff9,0xfff5,0xfffc,0x0004,0xffd6,0x0019, 2057 -11, 1, -24, -19, 27, -13, 32, -13, -15, -19,
2150 0x001f,0xffff,0xfff8,0xffe3,0xfffa,0x0011,0xffed,0x0002, 2058 -19, -35, -17, 39, 43, 9, -4, -42, -32, -41,
2151 0xfff6,0xfffa,0x0026,0x0016,0xffd6,0xffed,0xfffa,0xfff5, 2059 11, 14, 39, 27, -9, 17, 4, 33, -6, 0,
2152 0x0003,0x0007,0xfffa,0x0014,0x0019,0x004d,0x0020,0xffe3, 2060 -4, 1, -5, -10, 17, 22, -5, 57, 5, -9,
2153 0xffe1,0xffe2,0xfffc,0xfffe,0xfff2,0x001d,0x0010,0x0028, 2061 -20, -13, -18, -35, 11, -3, 16, 22, -17, -13,
2154 0xffe6,0x0000,0x0003,0xfff4,0xfff3,0xfff6,0xffdc,0x0009, 2062 -40, -19, 1, 55, 35, 5, -27, -44, -37, -49,
2155 0x000f,0x0008,0xffe8,0x0006,0xfff9,0x0016,0xffd8,0x0011, 2063 40, 0, 28, -24, -14, 5, 4, 21, 7, 33,
2156 0x0008,0x0009,0x001f,0x0012,0xffbe,0xffea,0xfff5,0xffed, 2064 0, 32, 15, -35, -12, -1, 11, 58, -5, 16,
2157 0x0020,0xfffa,0xffef,0xffe1,0x0013,0x0041,0x0021,0xffd7, 2065 28, 0, -1, -33, 0, -11, 39, -5, 14, -6,
2158 0xfff0,0x0001,0x0000,0x001d,0x0006,0x0004,0xfff3,0x0011, 2066 -3, -31, -28, 1, 53, 33, 19, -25, -46, -26,
2159 0xfff7,0x0001,0xfff8,0x000e,0x0023,0x0003,0xffed,0x000b, 2067 -28, 20, 51, 14, 6, -7, 0, 26, -27, 4,
2160 0x0004,0x0000,0xffff,0xffeb,0x0017,0x001e,0xfffd,0x0005, 2068 -18, 40, 6, -16, 1, 15, 0, 55, 5, 16,
2161 0xffec,0xffd4,0x0030,0x002e,0xffed,0xfffd,0xffec,0x0003, 2069 19, -14, 3, -49, -14, -1, 22, 30, 12, 0,
2162 0xffdc,0x000d,0x0005,0x0007,0x0028,0x0033,0x001c,0xffdc, 2070 -24, -15, -9, 17, 45, 29, -4, -28, -51, -35,
2163 0xffcc,0xffe5,0xffee,0x0024,0xfffe,0x0016,0x0000,0x0021, 2071 34, 4, 25, -10, -9, -21, 7, 36, 26, 36,
2164 0xffeb,0xfffe,0x0003,0x000d,0x001a,0xfff5,0xfff2,0xfffc, 2072 35, -28, -12, -42, 3, 16, 12, 28, -21, -42,
2165 0xfff6,0x000a,0xffee,0x000e,0x0016,0x0024,0xffe8,0x0015, 2073 5, 21, -16, -26, 4, -19, 19, -39, -15, -15,
2166 0xffff,0xffe4,0x0028,0x002a,0xffd6,0xfffb,0xffe7,0xfffb, 2074 -1, -13, -19, 17, 17, -14, 15, -55, -4, -19,
2167 0x001b,0xffff,0xffec,0xffef,0x0018,0x0026,0x0023,0xffe6, 2075 -34, 25, 48, 28, 11, -34, 2, 41, -9, 7,
2168 0x0001,0x0004,0x0023,0xffe0,0xffeb,0xfffd,0x0002,0x0023, 2076 17, -21, -20, -24, 17, 33, 0, 24, -10, -42,
2169 0xfff8,0xffe3,0xffe8,0xffd4,0x000c,0x0018,0xffde,0x0012, 2077 -3, 5, -10, -42, -11, -8, 3, -3, -16, -9,
2170 0x0008,0xfff9,0xffeb,0xffc9,0xfffb,0x0015,0xfffe,0x0017, 2078 -22, 2, 0, 33, 10, -18, -7, -58, -10, -28,
2171 0xfff5,0xffe4,0x000d,0xffff,0xffea,0xffdf,0x0015,0x000a, 2079 -4, 11, 37, -23, 5, -46, 2, 29, 5, 39,
2172 0xffd7,0x0012,0x0002,0x0015,0x002d,0x0018,0x001e,0xffeb, 2080 21, 9, 0, -49, -12, 9, 16, 26, -22, -15,
2173 0xffdf,0xffe8,0x0011,0xffe8,0xffe3,0x000f,0x0010,0x0033, 2081 45, 20, 5, -40, -22, -17, 26, -31, 14, -2,
2174 0xffeb,0xffdf,0xfff3,0xffd3,0x0003,0x0008,0xffe4,0x0002, 2082 14, -10, -30, -20, 27, 9, 39, -39, -18, -5,
2175 0xfff9,0x0002,0xffdb,0xffed,0xfff9,0x001b,0xffea,0x0027, 2083 -73, 32, 60, 15, 26, -59, -2, 33, -30, 10,
2176 0x0007,0xfff4,0x0005,0xfffb,0xffd3,0xffdd,0x000f,0x0001, 2084 3, 17, -8, -30, 1, 26, 4, 22, -10, -16,
2177 0xfff4,0x0004,0xfff8,0xffe3,0x0027,0x000c,0x001e,0xffdf, 2085 36, 5, 11, -56, -37, -6, 10, 5, 13, 3,
2178 0xffed,0x0008,0x0015,0x0006,0xfff8,0xfff7,0xfff3,0x001c, 2086 -6, 5, -11, -4, 19, 5, 16, -41, -24, -13
2179 0xfffc,0xffe1,0xffe8,0xffee,0x0034,0x0017,0xfff4,0x0004, 2087 };
2180 0xffee,0xfffb,0xfff2,0xffd1,0x0018,0x0022,0x000e,0x001b,
2181 0xffea,0xffbe,0x0016,0x0016,0x0001,0xfff0,0x0006,0x0018,
2182 0xffaf,0x0019,0x000e,0x0008,0x003d,0x0000,0x0019,0xffe4,
2183 0xffca,0xffec,0x0003,0x000e,0xffef,0x0008,0x0000,0x002c,
2184 0xfff0,0xffdd,0xfff3,0xffee,0x002b,0x0007,0xfffa,0xfff5,
2185 0xffdf,0x0004,0xffe2,0xfff5,0x0016,0x0028,0xfffa,0x002b,
2186 0xfffd,0xffce,0x000e,0x0012,0xffea,0xffee,0x0001,0x0010,
2187 0x004d,0xfffe,0xfff5,0x0001,0xfff9,0x002f,0x0034,0xfffb,
2188 0x001d,0x0021,0x0001,0xffe4,0x0000,0xfff1,0x001c,0x001a,
2189 0x0002,0x001e,0x0000,0x0002,0xffea,0x0004,0xffdf,0xfffd,
2190 0x0024,0xffeb,0x0003,0xfff1,0xfffe,0x0005,0xfffc,0x0004,
2191 0x0006,0x0009,0x0025,0x001f,0xfffb,0xffe0,0xffec,0xffe2,
2192 0x0008,0x0011,0x000a,0x0028,0x000d,0x0022,0x002f,0x0000,
2193 0xfffb,0x0004,0xfff0,0xffeb,0xfff8,0x0002,0x002a,0x002b,
2194 0xfff6,0x001a,0x000a,0x0002,0xffe1,0xfff5,0xffe5,0xffed,
2195 0x0015,0xfff6,0xfff4,0x0014,0xfffd,0x000b,0xffe7,0x0014,
2196 0x0019,0x0019,0x001d,0x001c,0xffe4,0xffde,0xffe7,0xffda,
2197 0x0025,0x0003,0x0000,0xfff6,0x0007,0x0016,0x0030,0xfff4,
2198 0x0008,0x0024,0xfff4,0x0009,0x000c,0xffea,0x000c,0x0013,
2199 0x0006,0x001c,0x0000,0x001d,0x0012,0x0003,0xfff5,0xffef,
2200 0x000a,0xffee,0x000a,0xfff9,0x001b,0x0012,0x000b,0x0007,
2201 0xfffd,0xffe4,0x002f,0x0037,0x0012,0xfff1,0xffde,0xfff0,
2202 0xffe1,0x0018,0x0017,0x001b,0x001d,0x0009,0x002b,0xfff8,
2203 0xffe6,0x0007,0xffe2,0x0011,0x0004,0xfffd,0x001a,0x0023,
2204 0xfffb,0x0018,0x000a,0x001c,0x0009,0xfff4,0xfffb,0xffdf,
2205 0xfffb,0xfff8,0xfffb,0x001d,0x001a,0x0018,0xfff7,0x0017,
2206 0x000e,0xfff4,0x0027,0x0034,0xfffb,0xffee,0xffd9,0xffe8,
2207 0x0020,0x0008,0xfffd,0x0002,0x000d,0xfffc,0x0032,0x0001,
2208 0x001b,0x0027,0x0017,0xffcd,0xfff1,0xffe2,0x001b,0x0025,
2209 0x0007,0xffff,0xffef,0xffe3,0xfffb,0x0017,0xffe7,0xfff6,
2210 0x000e,0xffe6,0xfff8,0xffd7,0xffff,0x0009,0x000d,0x001a,
2211 0x0005,0xfff4,0x000c,0x0007,0x000e,0xffd3,0x0006,0xfff7,
2212 0xffdc,0x001d,0x0013,0x0029,0x0022,0xffee,0x002d,0x0006,
2213 0xfff8,0x000a,0x0005,0xffd5,0xffe9,0xfff5,0x002a,0x0035,
2214 0xfffb,0xfffb,0xfffa,0xffe2,0xfff2,0x0008,0xffec,0xffe6,
2215 0xffff,0xfff0,0xffe7,0xfffc,0xfffd,0x000f,0xfff9,0x0029,
2216 0x0017,0x0003,0x0004,0x0003,0xfff8,0xffd0,0x0001,0xffef,
2217 0xfff9,0x000f,0x0009,0xfff7,0x001c,0xffe3,0x002d,0xfffb,
2218 0x0006,0x002b,0x0009,0xfff4,0xfffe,0xffdc,0x000c,0x001e,
2219 0x000b,0xfffd,0xffef,0xfffd,0x0022,0x0016,0xfffd,0xffe8,
2220 0xfff4,0xffe8,0xfffe,0xffe0,0x001c,0x0016,0x001d,0x001d,
2221 0xfffb,0xffce,0x0015,0x001f,0x0026,0xffe3,0xfff9,0x0005,
2222 0xffb4,0x0023,0x001f,0x001c,0x0031,0xffd5,0x0028,0x0000,
2223 0xffe3,0x000e,0xfff8,0xfffb,0xfff6,0xffee,0x001a,0x002e,
2224 0x0000,0xfff9,0xfffa,0xfffd,0x0019,0x0007,0x0002,0xffd8,
2225 0xffe4,0xfff2,0xffee,0x0003,0x001b,0x001c,0x0008,0x002d,
2226 0x000d,0xffde,0x000d,0x001b,0x000f,0xffe1,0xfff4,0xfffd,
2227 0x004a,0xffef,0x0000,0xffe1,0xffee,0x0049,0xfffb,0x0000,
2228 0x0003,0xfffb,0x0019,0x000c,0xfffd,0xffff,0xffea,0x0003,
2229 0xfff7,0x0021,0xfff4,0xffe8,0x0006,0x0002,0xffdf,0x0009,
2230 0x0015,0x0005,0x0014,0xffe5,0xffed,0xfff9,0xffde,0xffdb,
2231 0xffde,0x0016,0x002c,0x0000,0xffd7,0xffe3,0xffef,0xffeb,
2232 0x0005,0x0003,0x0015,0x0007,0x0002,0x003c,0xfff6,0x0005,
2233 0xffe0,0xffde,0x0007,0x0014,0xfff5,0x0010,0xfff8,0x0014,
2234 0xffeb,0x001d,0xffff,0xffe8,0xfffe,0xfff3,0xffe5,0xfffa,
2235 0x0005,0x000f,0x0003,0x0008,0xffeb,0xffff,0xffc9,0xffeb,
2236 0xfff1,0x0026,0x0025,0xfffd,0xffbf,0xffe0,0xffe9,0xffe2,
2237 0x0023,0xfff6,0x000b,0xffd4,0xfffd,0x0030,0xfff6,0xfffa,
2238 0xffef,0xfffe,0x000b,0x0033,0x0008,0xfff8,0xffda,0xfffd,
2239 0xfffc,0x001f,0xfff4,0x0002,0x002e,0x0001,0xfff6,0xfffc,
2240 0xfffb,0x0007,0x001a,0xffed,0x000a,0x0005,0xffee,0xffde,
2241 0xffd3,0xfff1,0x0036,0x0018,0xffee,0xfff3,0xffe1,0xfff9,
2242 0xffdf,0x000a,0x0022,0xfffb,0x0011,0x0023,0xfff1,0xffff,
2243 0xffcb,0xffe2,0xfffa,0x003b,0x0000,0x000a,0xffe8,0x000d,
2244 0xffef,0x001b,0xffff,0x0001,0x0025,0xfff3,0xfffc,0xffec,
2245 0xffec,0x0012,0x000a,0x0010,0x0008,0x000b,0xffd9,0xffee,
2246 0xffe6,0x0000,0x002e,0x0014,0xffd7,0xfff1,0xffdb,0xfff1,
2247 0x001d,0xfffb,0x0007,0xffe2,0x0001,0x0015,0xfff9,0x0007,
2248 0x0000,0x0000,0x002f,0xfff7,0xffee,0xfff1,0xffea,0x000e,
2249 0xfffc,0x0000,0xffe4,0xffc7,0x0017,0x0015,0xffe7,0x0002,
2250 0xffff,0x0000,0x0007,0xffcb,0xffed,0xfffd,0xffef,0xfff1,
2251 0xffdc,0x0000,0x0013,0xffe8,0xffeb,0xffd5,0x0009,0x0000,
2252 0xffd9,0x000e,0x001e,0x0008,0x0016,0x0008,0xfff4,0x000c,
2253 0xffde,0xffe5,0x001d,0xfffe,0xffe6,0x0002,0xfff8,0x001f,
2254 0xfff0,0xfffd,0xffef,0xffc7,0x000e,0x0006,0xffed,0xfff3,
2255 0xfff0,0x000a,0xfff8,0xffef,0xffec,0x0002,0xffda,0x0000,
2256 0xffef,0x0010,0x000b,0xffe5,0xffd4,0xffd3,0x0004,0xfff8,
2257 0xfff7,0x0001,0x0014,0xffd5,0x0011,0xfffd,0xfff4,0x0000,
2258 0xffec,0x0004,0x0021,0x001d,0xfffa,0xffea,0xffda,0x0007,
2259 0x0000,0xffff,0xffe3,0xffe2,0x003f,0x0015,0xfffd,0xfff5,
2260 0xffe5,0x0001,0x000e,0xffd3,0x000a,0x0009,0xffff,0xfff4,
2261 0xffd1,0xffdb,0x001c,0x0000,0x0002,0xffe6,0xfffc,0x000d,
2262 0xffb2,0x0015,0x002b,0xfffc,0x0026,0xffef,0xffef,0x0005,
2263 0xffc9,0xffe8,0x000f,0x0024,0xfff2,0xfffc,0xffe8,0x0018,
2264 0xfff4,0xfffb,0xffef,0xffe1,0x0036,0x0005,0x0002,0xffe5,
2265 0xffd5,0x000c,0xfffe,0xfff7,0x0009,0x000f,0xffea,0x0003,
2266 0xffe4,0xffeb,0x0014,0xfffd,0xffec,0xffe4,0xfff7,0x0005,
2267 0x0050,0xfffa,0x0010,0xfff5,0xffe2,0x001e,0x0009,0x001c,
2268 0x001c,0x001d,0x000d,0xfffa,0x0002,0xffe4,0x0003,0x0005,
2269 0x0007,0x003c,0xfffb,0xfff7,0xfff5,0x0001,0xffe8,0xffed,
2270 0x001b,0xfff3,0x0020,0xfff3,0xfff1,0xffed,0xffed,0xffdd,
2271 0xffef,0x0027,0x002b,0x0009,0xfffc,0xffd6,0xffe0,0xffd7,
2272 0x000b,0x000e,0x0027,0x001b,0xfff7,0x0011,0x0004,0x0021,
2273 0xfffa,0x0000,0xfffc,0x0001,0xfffb,0xfff6,0x0011,0x0016,
2274 0xfffb,0x0039,0x0005,0xfff7,0xffec,0xfff3,0xffee,0xffdd,
2275 0x000b,0xfffd,0x0010,0x0016,0xffef,0xfff3,0xffd8,0xffed,
2276 0x0001,0x0037,0x0023,0x0005,0xffe5,0xffd4,0xffdb,0xffcf,
2277 0x0028,0x0000,0x001c,0xffe8,0xfff2,0x0005,0x0004,0x0015,
2278 0x0007,0x0021,0x0000,0x0020,0x000f,0xffdd,0xfff4,0xffff,
2279 0x000b,0x003a,0xfffb,0x0010,0x001c,0x0000,0xffff,0xffdf,
2280 0x0000,0xfff5,0x0027,0xfffb,0x000e,0xfffa,0xfffd,0xffe1,
2281 0xffe4,0x0001,0x0035,0x0021,0x0013,0xffe7,0xffd2,0xffe6,
2282 0xffe4,0x0014,0x0033,0x000e,0x0006,0xfff9,0x0000,0x001a,
2283 0xffe5,0x0004,0xffee,0x0028,0x0006,0xfff0,0x0001,0x000f,
2284 0x0000,0x0037,0x0005,0x0010,0x0013,0xfff2,0x0003,0xffcf,
2285 0xfff2,0xffff,0x0016,0x001e,0x000c,0x0000,0xffe8,0xfff1,
2286 0xfff7,0x0011,0x002d,0x001d,0xfffc,0xffe4,0xffcd,0xffdd,
2287 0x0022,0x0004,0x0019,0xfff6,0xfff7,0xffeb,0x0007,0x0024,
2288 0x001a,0x0024,0x0023,0xffe4,0xfff4,0xffd6,0x0003,0x0010,
2289 0x000c,0x001c,0xffeb,0xffd6,0x0005,0x0015,0xfff0,0xffe6,
2290 0x0004,0xffed,0x0013,0xffd9,0xfff1,0xfff1,0xffff,0xfff3,
2291 0xffed,0x0011,0x0011,0xfff2,0x000f,0xffc9,0xfffc,0xffed,
2292 0xffde,0x0019,0x0030,0x001c,0x000b,0xffde,0x0002,0x0029,
2293 0xfff7,0x0007,0x0011,0xffeb,0xffec,0xffe8,0x0011,0x0021,
2294 0x0000,0x0018,0xfff6,0xffd6,0xfffd,0x0005,0xfff6,0xffd6,
2295 0xfff5,0xfff8,0x0003,0xfffd,0xfff0,0xfff7,0xffea,0x0002,
2296 0x0000,0x0021,0x000a,0xffee,0xfff9,0xffc6,0xfff6,0xffe4,
2297 0xfffc,0x000b,0x0025,0xffe9,0x0005,0xffd2,0x0002,0x001d,
2298 0x0005,0x0027,0x0015,0x0009,0x0000,0xffcf,0xfff4,0x0009,
2299 0x0010,0x001a,0xffea,0xfff1,0x002d,0x0014,0x0005,0xffd8,
2300 0xffea,0xffef,0x001a,0xffe1,0x000e,0xfffe,0x000e,0xfff6,
2301 0xffe2,0xffec,0x001b,0x0009,0x0027,0xffd9,0xffee,0xfffb,
2302 0xffb7,0x0020,0x003c,0x000f,0x001a,0xffc5,0xfffe,0x0021,
2303 0xffe2,0x000a,0x0003,0x0011,0xfff8,0xffe2,0x0001,0x001a,
2304 0x0004,0x0016,0xfff6,0xfff0,0x0024,0x0005,0x000b,0xffc8,
2305 0xffdb,0xfffa,0x000a,0x0005,0x000d,0x0003,0xfffa,0x0005,
2306 0xfff5,0xfffc,0x0013,0x0005,0x0010,0xffd7,0xffe8,0xfff3};
2307 2088
2308 static const unsigned long ftable1[128]={ 2089 static const unsigned long ftable1[128]={
2309 0x4cc9f,0x482af,0x47bd8,0x44700,0x5238b,0x47377,0x4898a,0x411fd, 2090 314527, 295599, 293848, 280320, 336779, 291703, 297354, 266749,
2310 0x4f8b7,0x4a7d5,0x4bd1b,0x47feb,0x5554b,0x49414,0x4c9d4,0x4403c, 2091 325815, 305109, 310555, 294891, 349515, 300052, 313812, 278588,
2311 0x4fa57,0x550c5,0x4ea1c,0x54c6e,0x51f27,0x4ff8f,0x4cab5,0x4bbb6, 2092 326231, 348357, 322076, 347246, 335655, 327567, 314037, 310198,
2312 0x53e58,0x5a5e8,0x5551f,0x5d6ff,0x56499,0x540f7,0x528e8,0x51740, 2093 343640, 370152, 349471, 382719, 353433, 344311, 338152, 333632,
2313 0x4cdba,0x459db,0x4a644,0x4445b,0x4e123,0x423bc,0x480ed,0x3ed60, 2094 314810, 285147, 304708, 279643, 319779, 271292, 295149, 257376,
2314 0x5292b,0x49d33,0x51d8c,0x49f1d,0x53cc4,0x45a9d,0x4e88c,0x43073, 2095 338219, 302387, 335244, 302877, 343236, 285341, 321676, 274547,
2315 0x4d3a1,0x4e583,0x4f702,0x5182e,0x4b81f,0x47291,0x49dc4,0x46541, 2096 316321, 320899, 325378, 333870, 309279, 291473, 302532, 288065,
2316 0x5434b,0x55bc1,0x5a27e,0x5d510,0x51ba0,0x4c587,0x51f83,0x4d45f, 2097 344907, 351169, 369278, 382224, 334752, 312711, 335747, 316511,
2317 0x4d45f,0x51f83,0x4c587,0x51ba0,0x5d510,0x5a27e,0x55bc1,0x5434b, 2098 316511, 335747, 312711, 334752, 382224, 369278, 351169, 344907,
2318 0x46541,0x49dc4,0x47291,0x4b81f,0x5182e,0x4f702,0x4e583,0x4d3a1, 2099 288065, 302532, 291473, 309279, 333870, 325378, 320899, 316321,
2319 0x43073,0x4e88c,0x45a9d,0x53cc4,0x49f1d,0x51d8c,0x49d33,0x5292b, 2100 274547, 321676, 285341, 343236, 302877, 335244, 302387, 338219,
2320 0x3ed60,0x480ed,0x423bc,0x4e123,0x4445b,0x4a644,0x459db,0x4cdba, 2101 257376, 295149, 271292, 319779, 279643, 304708, 285147, 314810,
2321 0x51740,0x528e8,0x540f7,0x56499,0x5d6ff,0x5551f,0x5a5e8,0x53e58, 2102 333632, 338152, 344311, 353433, 382719, 349471, 370152, 343640,
2322 0x4bbb6,0x4cab5,0x4ff8f,0x51f27,0x54c6e,0x4ea1c,0x550c5,0x4fa57, 2103 310198, 314037, 327567, 335655, 347246, 322076, 348357, 326231,
2323 0x4403c,0x4c9d4,0x49414,0x5554b,0x47feb,0x4bd1b,0x4a7d5,0x4f8b7, 2104 278588, 313812, 300052, 349515, 294891, 310555, 305109, 325815,
2324 0x411fd,0x4898a,0x47377,0x5238b,0x44700,0x47bd8,0x482af,0x4cc9f}; 2105 266749, 297354, 291703, 336779, 280320, 293848, 295599, 314527
2106 };
2325 2107
2326 static const unsigned long ftable2[128]={ 2108 static const unsigned long ftable2[128]={
2327 0x2f8e9,0x3444d,0x3637b,0x3608d,0x3372e,0x33ab9,0x33946,0x2f157, 2109 194793, 214093, 222075, 221325, 210734, 211641, 211270, 192855,
2328 0x307a1,0x36a4d,0x380c9,0x39279,0x332c0,0x34673,0x33a8a,0x2fec4, 2110 198561, 223821, 229577, 234105, 209600, 214643, 211594, 196292,
2329 0x2ecea,0x36011,0x34bb0,0x37829,0x36353,0x39c4a,0x35f32,0x33352, 2111 191722, 221201, 215984, 227369, 222035, 236618, 220978, 209746,
2330 0x2cb99,0x33db5,0x3221f,0x3595c,0x31b84,0x35804,0x31d79,0x3075f, 2112 183193, 212405, 205343, 219484, 203652, 219140, 204153, 198495,
2331 0x27f6f,0x2f99d,0x2d6c9,0x3369b,0x2df25,0x34928,0x3018c,0x32129, 2113 163695, 194973, 186057, 210587, 188197, 215336, 197004, 205097,
2332 0x28cb2,0x31e5c,0x2eebd,0x36c4e,0x2e2a3,0x3601f,0x30a58,0x33aa8, 2114 167090, 204380, 192189, 224334, 189091, 221215, 199256, 211624,
2333 0x28cee,0x336a2,0x2e69d,0x37dcd,0x323b6,0x3fa08,0x34b2d,0x3acd3, 2115 167150, 210594, 190109, 228813, 205750, 260616, 215853, 240851,
2334 0x27abc,0x3214b,0x2cff6,0x3695f,0x2f09d,0x3ae92,0x315ba,0x37761, 2116 162492, 205131, 184310, 223583, 192669, 241298, 202170, 227169,
2335 0x37761,0x315ba,0x3ae92,0x2f09d,0x3695f,0x2cff6,0x3214b,0x27abc, 2117 227169, 202170, 241298, 192669, 223583, 184310, 205131, 162492,
2336 0x3acd3,0x34b2d,0x3fa08,0x323b6,0x37dcd,0x2e69d,0x336a2,0x28cee, 2118 240851, 215853, 260616, 205750, 228813, 190109, 210594, 167150,
2337 0x33aa8,0x30a58,0x3601f,0x2e2a3,0x36c4e,0x2eebd,0x31e5c,0x28cb2, 2119 211624, 199256, 221215, 189091, 224334, 192189, 204380, 167090,
2338 0x32129,0x3018c,0x34928,0x2df25,0x3369b,0x2d6c9,0x2f99d,0x27f6f, 2120 205097, 197004, 215336, 188197, 210587, 186057, 194973, 163695,
2339 0x3075f,0x31d79,0x35804,0x31b84,0x3595c,0x3221f,0x33db5,0x2cb99, 2121 198495, 204153, 219140, 203652, 219484, 205343, 212405, 183193,
2340 0x33352,0x35f32,0x39c4a,0x36353,0x37829,0x34bb0,0x36011,0x2ecea, 2122 209746, 220978, 236618, 222035, 227369, 215984, 221201, 191722,
2341 0x2fec4,0x33a8a,0x34673,0x332c0,0x39279,0x380c9,0x36a4d,0x307a1, 2123 196292, 211594, 214643, 209600, 234105, 229577, 223821, 198561,
2342 0x2f157,0x33946,0x33ab9,0x3372e,0x3608d,0x3637b,0x3444d,0x2f8e9}; 2124 192855, 211270, 211641, 210734, 221325, 222075, 214093, 194793
2125 };
2343 2126
2344 static const short decodeval[63]={ 2127 static const short decodeval[63]={
2345 0x0000,0x0006,0x0010,0x0012,0x0014,0x0017,0x0019,0x001d, 2128 0, 6, 16, 18, 20, 23, 25, 29,
2346 0x0020,0x0024,0x0029,0x002e,0x0033,0x0039,0x0041,0x0049, 2129 32, 36, 41, 46, 51, 57, 65, 73,
2347 0x0051,0x005b,0x0067,0x0073,0x0081,0x0091,0x00a3,0x00b7, 2130 81, 91, 103, 115, 129, 145, 163, 183,
2348 0x00cd,0x00e6,0x0103,0x0122,0x0146,0x016d,0x019a,0x01cc, 2131 205, 230, 259, 290, 326, 365, 410, 460,
2349 0x0204,0x0243,0x028a,0x02da,0x0333,0x0397,0x0407,0x0485, 2132 516, 579, 650, 730, 819, 919, 1031, 1157,
2350 0x0512,0x05b0,0x0662,0x0729,0x0809,0x0904,0x0a1e,0x0b5a, 2133 1298, 1456, 1634, 1833, 2057, 2308, 2590, 2906,
2351 0x0cbd,0x0e4b,0x1009,0x11fe,0x1430,0x16a7,0x196b,0x1c85, 2134 3261, 3659, 4105, 4606, 5168, 5799, 6507, 7301,
2352 0x2000,0x23e7,0x2849,0x2d33,0x32b7,0x38e7,0x3fd9}; 2135 8192, 9191, 10313, 11571, 12983, 14567, 16345
2136 };
2353 2137
2354 static const short decodetable1[127]={ 2138 static const short decodetable1[127]={
2355 0xf037,0xf043,0xf04e,0xf058,0xf062,0xf06c,0xf077,0xf082, 2139 -4041, -4029, -4018, -4008, -3998, -3988, -3977, -3966,
2356 0xf08e,0xf09a,0xf0a6,0xf0b2,0xf0be,0xf0cc,0xf0d9,0xf0e6, 2140 -3954, -3942, -3930, -3918, -3906, -3892, -3879, -3866,
2357 0xf0f4,0xf101,0xf10f,0xf11e,0xf12d,0xf13d,0xf14c,0xf15c, 2141 -3852, -3839, -3825, -3810, -3795, -3779, -3764, -3748,
2358 0xf16d,0xf17d,0xf18d,0xf19d,0xf1ae,0xf1bf,0xf1d1,0xf1e3, 2142 -3731, -3715, -3699, -3683, -3666, -3649, -3631, -3613,
2359 0xf1f6,0xf20a,0xf21d,0xf232,0xf247,0xf25d,0xf274,0xf28c, 2143 -3594, -3574, -3555, -3534, -3513, -3491, -3468, -3444,
2360 0xf2a4,0xf2bc,0xf2d4,0xf2ee,0xf307,0xf321,0xf33c,0xf358, 2144 -3420, -3396, -3372, -3346, -3321, -3295, -3268, -3240,
2361 0xf374,0xf391,0xf3af,0xf3ce,0xf3ee,0xf410,0xf433,0xf459, 2145 -3212, -3183, -3153, -3122, -3090, -3056, -3021, -2983,
2362 0xf480,0xf4a9,0xf4d1,0xf4ff,0xf52c,0xf55c,0xf58c,0xf5c4, 2146 -2944, -2903, -2863, -2817, -2772, -2724, -2676, -2620,
2363 0xf5fb,0xf637,0xf673,0xf6ad,0xf6e8,0xf727,0xf766,0xf7a7, 2147 -2565, -2505, -2445, -2387, -2328, -2265, -2202, -2137,
2364 0xf7e8,0xf82a,0xf86b,0xf8ae,0xf8f0,0xf93a,0xf984,0xf9d0, 2148 -2072, -2006, -1941, -1874, -1808, -1734, -1660, -1584,
2365 0xfa1c,0xfa6c,0xfabc,0xfb0d,0xfb5f,0xfbbe,0xfc1e,0xfc80, 2149 -1508, -1428, -1348, -1267, -1185, -1090, -994, -896,
2366 0xfce2,0xfd45,0xfda8,0xfe19,0xfe8a,0xff0e,0xff92,0x0015, 2150 -798, -699, -600, -487, -374, -242, -110, 21,
2367 0x0098,0x012c,0x01bf,0x0248,0x02d0,0x0353,0x03d6,0x0451, 2151 152, 300, 447, 584, 720, 851, 982, 1105,
2368 0x04cd,0x053e,0x05b0,0x0621,0x0692,0x0707,0x077c,0x07e7, 2152 1229, 1342, 1456, 1569, 1682, 1799, 1916, 2023,
2369 0x0852,0x08c2,0x0931,0x09aa,0x0a23,0x0aa4,0x0b25,0x0baa, 2153 2130, 2242, 2353, 2474, 2595, 2724, 2853, 2986,
2370 0x0c2e,0x0ca8,0x0d23,0x0d93,0x0e04,0x0e75,0x0ee6}; 2154 3118, 3240, 3363, 3475, 3588, 3701, 3814
2155 };
2371 2156
2372 static const short decodetable2[63]={ 2157 static const short decodetable2[63]={
2373 0xf3ed,0xf54d,0xf6ae,0xf7af,0xf8b1,0xf990,0xfa6f,0xfb39, 2158 -3091, -2739, -2386, -2129, -1871, -1648, -1425, -1223,
2374 0xfc03,0xfcbd,0xfd77,0xfe1d,0xfec4,0xff58,0xffec,0x007b, 2159 -1021, -835, -649, -483, -316, -168, -20, 123,
2375 0x010b,0x0196,0x0220,0x02a5,0x032a,0x03a9,0x0429,0x04a1, 2160 267, 406, 544, 677, 810, 937, 1065, 1185,
2376 0x0519,0x058c,0x05fe,0x066d,0x06dc,0x0747,0x07b2,0x0817, 2161 1305, 1420, 1534, 1645, 1756, 1863, 1970, 2071,
2377 0x087b,0x08d9,0x0937,0x0990,0x09e8,0x0a3a,0x0a8c,0x0ad9, 2162 2171, 2265, 2359, 2448, 2536, 2618, 2700, 2777,
2378 0x0b26,0x0b6d,0x0bb4,0x0bf8,0x0c3d,0x0c7e,0x0cbf,0x0cfc, 2163 2854, 2925, 2996, 3064, 3133, 3198, 3263, 3324,
2379 0x0d3a,0x0d72,0x0dab,0x0ddf,0x0e13,0x0e44,0x0e75,0x0ea1, 2164 3386, 3442, 3499, 3551, 3603, 3652, 3701, 3745,
2380 0x0ecd,0x0ef5,0x0f1e,0x0f44,0x0f6b,0x0f8f,0x0fb4}; 2165 3789, 3829, 3870, 3908, 3947, 3983, 4020
2166 };
2381 2167
2382 static const short decodetable3[63]={ 2168 static const short decodetable3[63]={
2383 0xf23b,0xf2ae,0xf321,0xf38c,0xf3f7,0xf457,0xf4b6,0xf517, 2169 -3525, -3410, -3295, -3188, -3081, -2985, -2890, -2793,
2384 0xf578,0xf5d5,0xf631,0xf68d,0xf6e8,0xf742,0xf79b,0xf7f0, 2170 -2696, -2603, -2511, -2419, -2328, -2238, -2149, -2064,
2385 0xf845,0xf896,0xf8e7,0xf937,0xf986,0xf9d6,0xfa26,0xfa74, 2171 -1979, -1898, -1817, -1737, -1658, -1578, -1498, -1420,
2386 0xfac3,0xfb0f,0xfb5c,0xfbaa,0xfbf8,0xfc46,0xfc94,0xfce2, 2172 -1341, -1265, -1188, -1110, -1032, -954, -876, -798,
2387 0xfd2f,0xfd7f,0xfdcf,0xfe22,0xfe76,0xfec9,0xff1c,0xff73, 2173 -721, -641, -561, -478, -394, -311, -228, -141,
2388 0xffca,0x0020,0x0077,0x00d0,0x0128,0x0186,0x01e4,0x0248, 2174 -54, 32, 119, 208, 296, 390, 484, 584,
2389 0x02ab,0x0315,0x037f,0x03f1,0x0463,0x04e0,0x055d,0x05e8, 2175 683, 789, 895, 1009, 1123, 1248, 1373, 1512,
2390 0x0673,0x0710,0x07ad,0x0872,0x0938,0x0a2f,0x0b26}; 2176 1651, 1808, 1965, 2162, 2360, 2607, 2854
2177 };
2391 2178
2392 static const short decodetable4[31]={ 2179 static const short decodetable4[31]={
2393 0xf8cb,0xfa55,0xfbdf,0xfcea,0xfdf6,0xfed4,0xffb3,0x006f, 2180 -1845, -1451, -1057, -790, -522, -300, -77, 111,
2394 0x012d,0x01da,0x0287,0x032b,0x03cf,0x046a,0x0505,0x059a, 2181 301, 474, 647, 811, 975, 1130, 1285, 1434,
2395 0x062e,0x06bf,0x0751,0x07e2,0x0873,0x0904,0x0994,0x0a22, 2182 1582, 1727, 1873, 2018, 2163, 2308, 2452, 2594,
2396 0x0aaf,0x0b3c,0x0bc9,0x0c56,0x0ce3,0x0d6a,0x0df1}; 2183 2735, 2876, 3017, 3158, 3299, 3434, 3569
2184 };
2397 2185
2398 static const short decodetable5[31]={ 2186 static const short decodetable5[31]={
2399 0xf57d,0xf679,0xf775,0xf83d,0xf904,0xf9b5,0xfa65,0xfb04, 2187 -2691, -2439, -2187, -1987, -1788, -1611, -1435, -1276,
2400 0xfba2,0xfc2f,0xfcbb,0xfd40,0xfdc5,0xfe44,0xfec4,0xff44, 2188 -1118, -977, -837, -704, -571, -444, -316, -188,
2401 0xffc5,0x0047,0x00c9,0x0150,0x01d6,0x0266,0x02f7,0x0396, 2189 -59, 71, 201, 336, 470, 614, 759, 918,
2402 0x0435,0x04f3,0x05b1,0x0692,0x0774,0x0899,0x09bf}; 2190 1077, 1267, 1457, 1682, 1908, 2201, 2495
2191 };
2403 2192
2404 static const short decodetable6[15]={ 2193 static const short decodetable6[15]={
2405 0xfaa4,0xfc65,0xfe26,0xff56,0x0085,0x017f,0x0278,0x0362, 2194 -1372, -923, -474, -170, 133, 383, 632, 866,
2406 0x044c,0x0537,0x0623,0x071f,0x081b,0x0946,0x0a70}; 2195 1100, 1335, 1571, 1823, 2075, 2374, 2672
2196 };
2407 2197
2408 static const short decodetable7[15]={ 2198 static const short decodetable7[15]={
2409 0xf6ab,0xf7d8,0xf905,0xfa1b,0xfb31,0xfc32,0xfd33,0xfe22, 2199 -2389, -2088, -1787, -1509, -1231, -974, -717, -478,
2410 0xff11,0xfffe,0x00ea,0x01f6,0x0302,0x0462,0x05c2}; 2200 -239, -2, 234, 502, 770, 1122, 1474
2201 };
2411 2202
2412 static const short decodetable8[15]={ 2203 static const short decodetable8[15]={
2413 0xf9df,0xfb3f,0xfca0,0xfdbc,0xfed8,0xffd1,0x00c8,0x01b3, 2204 -1569, -1217, -864, -580, -296, -47, 200, 435,
2414 0x029e,0x038f,0x047f,0x0596,0x06ad,0x07ff,0x0951}; 2205 670, 911, 1151, 1430, 1709, 2047, 2385
2206 };
2415 2207
2416 static const short decodetable9[15]={ 2208 static const short decodetable9[15]={
2417 0xf768,0xf890,0xf9b8,0xfac9,0xfbda,0xfcd0,0xfdc7,0xfea8, 2209 -2200, -1904, -1608, -1335, -1062, -816, -569, -344,
2418 0xff88,0x006c,0x0152,0x0258,0x035f,0x04da,0x0655}; 2210 -120, 108, 338, 600, 863, 1242, 1621
2211 };
2419 2212
2420 static const short decodetable10[7]={ 2213 static const short decodetable10[7]={
2421 0xfd97,0xff2b,0x00be,0x01f0,0x0322,0x0476,0x05cb}; 2214 -617, -213, 190, 496, 802, 1142, 1483
2215 };
2422 2216
2423 static const short *decodetable[10]={ 2217 static const short *decodetable[10]={
2424 decodetable1,decodetable2,decodetable3,decodetable4,decodetable5, 2218 decodetable1,decodetable2,decodetable3,decodetable4,decodetable5,
2425 decodetable6,decodetable7,decodetable8,decodetable9,decodetable10}; 2219 decodetable6,decodetable7,decodetable8,decodetable9,decodetable10};
2426 2220