-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharrayNesting_test.go
More file actions
24 lines (21 loc) · 213 KB
/
arrayNesting_test.go
File metadata and controls
24 lines (21 loc) · 213 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
package leetcodeTest
import (
"fmt"
"AlgorithmWithGo/leetcode"
)
func ExampleArrayNesting() {
fmt.Println(leetcode.ArrayNesting([]int{5, 4, 0, 3, 1, 6, 2}))
fmt.Println(leetcode.ArrayNesting([]int{0, 1, 2}))
fmt.Println(leetcode.ArrayNesting([]int{1, 0, 3, 4, 2}))
// output:
// 4
// 1
// 3
}
func ExampleArrayNestingLarge() {
fmt.Println(leetcode.ArrayNesting([]int{6529,4295,2682,12158,10662,6945,1740,16727,11574,15130,6186,9422,3850,11668,13422,5385,4686,478,9976,1936,18180,19050,3706,15794,6320,5630,14722,11308,19705,15038,15716,17765,16026,3466,8055,18857,11973,17929,11333,11801,16605,14345,16479,10448,58,13910,8913,4486,10208,19323,2550,12950,2337,9641,7972,2511,19652,5467,10445,11238,8749,6599,10142,12449,19981,4488,16117,5588,2172,16109,10177,7392,10234,3879,7729,17107,16826,11636,13410,8520,1122,16634,16355,15426,59,2214,10799,8098,2264,13574,15079,3513,2094,10333,10506,11017,12968,19654,18724,19932,13831,2777,7362,1397,18658,1588,3563,19167,11091,14403,12644,8430,5724,9631,19304,2310,4155,1324,14620,1763,15169,17294,11330,11032,4101,4648,16927,8666,1749,16808,19505,7122,2869,17150,11927,14485,437,2393,15114,17896,7861,453,9207,16559,11764,4195,4908,14461,18949,1502,7336,1681,15191,639,18095,17330,2706,14568,2367,17842,8672,8242,14481,519,1366,18776,15758,4664,18028,16178,7897,13405,14428,1846,724,8594,15401,1682,9992,10599,10165,19685,3829,1612,2158,3084,16807,5970,4313,13296,3883,6848,7404,17467,16501,18517,729,4634,149,3017,8385,4299,7420,12323,8944,314,15369,672,12291,7205,7012,6466,6212,16289,2983,12247,10751,6271,18897,783,8401,9581,11799,7871,13906,18887,11106,6839,6086,14599,15485,1637,9840,16167,13654,17162,6000,15140,2317,15883,2680,17463,6952,8803,6350,7148,15142,4987,308,12782,12395,18363,18565,1820,4950,8929,19327,13577,17040,5111,4536,17690,12283,15189,18851,3235,10038,15653,14164,3362,2124,1334,17279,15722,16619,17497,15711,16214,12350,9982,19362,5646,14623,18133,17218,8683,8061,17284,9177,10616,8102,19108,10481,19027,14504,12473,3486,2099,16674,4705,4883,9055,4965,5523,18784,19512,11405,1476,14392,3447,6144,7054,12369,16792,2253,4309,4516,19203,733,11644,7210,17437,1103,6761,5689,2864,19133,874,9927,7250,4341,10425,4076,17390,19149,12465,12213,15068,945,3068,4946,5339,253,12650,5,17563,7657,5092,13702,2202,6766,10503,10699,7519,13084,4403,1561,7854,18118,13304,1932,5696,15848,17109,19154,14251,2582,8634,11241,653,8413,10243,5375,6665,3456,5708,15094,8332,15373,8949,6481,18858,12042,9786,3382,18003,14201,12820,7840,12278,5985,2578,2736,7380,3232,1818,18232,19214,2999,196,3380,19934,17924,10598,14638,17846,15819,5051,197,18772,1814,1619,16851,5390,19521,16313,4610,9087,19871,2989,9151,13285,10170,6794,12759,17000,1503,15798,12503,10748,2366,14234,17771,3866,17275,7669,9029,4593,16840,13519,1474,1302,3617,10875,5650,7098,16457,13759,1677,17586,6723,208,686,13068,2794,11842,11518,17883,9822,18801,14200,4777,10943,17408,9004,8792,11623,11242,4180,11903,18228,9188,10835,13925,13171,4765,7553,484,4183,5093,4310,3904,12631,16820,6457,14313,8478,19067,814,5507,4241,5179,2361,8462,7988,12458,8669,17897,18214,10468,19299,19708,18954,13974,4067,18446,9877,10902,5229,16691,8053,8251,2870,17525,5328,4698,2641,13200,19625,2003,2852,4901,13876,10876,2176,7316,16550,15730,3185,6934,1941,112,11805,12936,5873,19768,10632,4988,16097,5542,19719,8579,15523,11796,19535,1621,8918,5667,6230,16516,12311,7968,8618,11888,14354,1685,5060,14627,5636,10484,15717,10568,6954,6893,7705,6871,16108,5815,1022,6279,3261,10758,13692,1942,12976,7484,17805,6143,14721,6475,17356,11936,11433,9658,6688,7938,1220,13915,9795,8121,12324,17891,13789,12861,17521,3957,12605,18054,1212,7592,9920,1276,18642,18100,5854,9870,736,7230,5285,19615,5901,5007,12265,1447,3076,5747,4681,3903,12679,5684,985,7623,15857,14196,5168,12748,567,13817,19807,14434,8963,40,13012,10068,8050,17146,933,13468,11599,2023,5201,4398,9585,19531,8743,8492,10666,321,18082,6669,3542,5796,11352,14171,10309,19529,1828,10368,5182,9876,13569,8837,1859,6795,15458,17241,11923,5844,11655,12180,209,17825,13776,13363,9760,12938,1987,11661,17229,8638,12453,12344,7474,9378,13936,18819,4228,8586,10030,14261,6431,10866,5297,5014,9650,10804,19997,1835,16855,13780,17088,11045,16236,2941,14293,1874,4114,6633,1348,9381,12296,14712,19369,9669,2962,13322,8002,11836,12557,17178,3112,8037,13695,6937,762,5125,19173,4617,16504,17124,9516,17430,13175,8968,11868,12159,1780,5734,1452,10718,5392,2251,1274,1924,5095,7613,14928,3102,15186,19007,18697,5389,5821,19432,10941,8419,10905,12459,6750,3036,17759,12263,12268,817,12831,15454,7770,5110,8996,222,7327,19080,9402,4546,4321,2594,6832,3721,15393,7815,4818,7193,12217,12401,19737,7113,10048,2364,5776,15502,10698,961,17841,6002,16170,4708,13806,2890,17650,10783,15203,4111,15630,9609,3802,6961,8604,19112,15028,820,19876,7768,6511,6950,14750,7799,5406,536,6376,3351,9330,17990,1063,18065,14555,9768,18641,2059,2449,10064,3862,12874,15514,14245,2080,3549,3281,9277,10124,13470,602,11758,17530,3808,11506,4274,18587,4394,6208,4996,7935,10496,8073,6452,4962,1335,7962,17636,11977,16078,17898,7234,11396,17251,3379,1993,16781,12055,4272,19816,18645,4498,17026,12506,330,7300,13575,19641,8665,18750,12817,15355,477,1313,7816,7537,14168,15782,13761,13298,1798,7061,15345,7715,5192,18637,16288,15601,433,9250,5972,11980,6640,13250,14925,11649,11178,12439,7328,15642,4020,5896,228,16339,15908,8746,17490,1999,9045,7191,19194,11040,4014,19650,17496,13265,9796,10393,11773,160,5411,13929,17655,561,3279,62,17731,1732,9856,5739,15158,10583,11797,12114,7924,6967,1938,11489,9042,548,16203,18580,8602,8185,11314,7182,1330,1680,19967,4070,226,496,17237,16027,15459,17605,17455,12119,11848,17959,13336,19393,12414,19700,11549,19229,17776,4677,237,4325,14478,13006,4685,8230,3210,19837,18960,11046,4995,16432,3414,11913,9626,10930,8831,11216,16809,381,3268,6185,3885,2973,572,9119,9304,4151,15922,19073,18342,11741,15298,2044,9196,19472,9487,9648,10859,195,18604,318,5516,17700,7600,8894,13869,3718,2119,14512,9014,19682,2803,14453,7083,7450,9009,5553,15965,12260,5483,6664,19159,10873,538,18939,4319,6363,10301,1879,17865,18394,11505,4307,8537,3982,19649,6213,10055,4514,13060,17495,1911,11268,19311,16788,3494,4080,16414,12115,310,6476,18062,17819,11861,12993,5394,14122,12895,13009,6771,9722,7477,940,13472,15893,2798,5393,9058,14378,13149,15145,6648,6581,7442,17678,9524,13141,2576,10205,16296,13917,16898,16566,5742,3475,11073,282,829,12376,15388,13381,18999,16271,4582,3400,7184,9620,17410,5914,8731,11078,19102,12333,3416,1265,2724,2631,17491,14980,19424,19784,8898,8052,13271,12995,18426,19392,3672,16754,10883,4637,9694,1550,1537,10717,19283,17696,3646,15199,19746,16588,13589,18831,42,10016,5540,4868,17346,4699,17613,728,9847,1090,3436,14037,19688,17892,6836,17991,18461,135,10355,117,8388,18317,15281,2135,4861,119,9763,6976,19782,19749,16275,6190,2409,5753,16263,18681,19892,5533,2669,7103,9236,5574,13685,16416,4624,6016,13590,19777,3119,335,15983,4221,16488,2585,16929,888,10244,18860,7227,13163,4176,18615,12379,3229,6613,7363,14976,17272,3820,16286,9143,18207,8222,2604,5133,12880,8355,7156,1140,9153,6399,11628,18975,2102,1587,14592,16229,4885,5539,2270,14792,18320,16440,18620,16849,11890,11792,8434,7402,14995,16679,7794,13703,5773,5863,1566,18356,11651,11720,12977,4970,16937,5771,4253,8031,12952,3809,14889,7479,13651,1613,3189,7631,9187,19571,4104,7829,12262,15676,19774,14781,14085,3796,17515,6072,17694,11631,13384,11965,1137,4493,4949,10457,18644,6752,17285,6735,17575,11559,11482,3503,11691,10910,2142,89,12985,13411,412,12738,14852,9240,13105,17182,7605,3174,4415,3389,17668,2981,6078,9096,15025,351,11210,1472,15059,14077,10944,5002,14024,258,12004,12978,6756,12683,9727,9441,172,16631,1505,12514,15823,11058,5429,3163,6275,18997,4784,19733,19829,16531,16648,9105,11901,1451,1263,4851,2258,19943,1507,921,15220,4573,7295,7237,13236,7469,17439,9444,12007,11957,15244,9081,18893,13387,6489,118,2477,14589,19767,13268,14316,4636,2709,223,2746,5801,17918,11996,12468,15287,2169,9765,11226,1946,7894,12008,3024,12443,12322,2025,1283,7512,10369,3888,8821,8137,13973,12192,10838,7273,3717,2749,5977,12835,12309,1611,10115,233,13976,19722,9733,17866,3062,12573,18019,14773,13134,3253,5857,15256,2470,10097,4924,14360,4019,7086,8681,14264,3103,9095,16558,984,3006,9205,16512,3126,8892,4414,16058,10615,936,12539,11971,7708,6321,9345,4458,13181,356,7510,16729,11284,10731,19136,15030,13221,5884,15918,11838,3565,16858,19244,7381,9866,19656,10146,10533,12332,13483,10279,1562,454,3520,5102,14135,16764,13073,5869,6646,15666,5277,19274,18741,206,8942,16047,13741,2808,18477,12603,2255,13631,6117,15050,13176,268,9895,19919,9741,3285,7102,12035,16615,2569,18107,14860,10714,6456,11119,15332,5226,4505,11003,8416,429,18390,12624,3572,12922,9916,16664,7159,14123,13979,2283,5304,4095,16280,8735,4145,6673,15905,17988,12911,5001,18828,6550,4805,14233,13166,8120,9893,8463,11588,7610,11643,7659,16482,1752,6572,10526,12969,6608,16068,9436,6590,16268,10786,2626,10499,13237,16737,19098,15156,17033,15707,1769,1518,4975,9543,18757,6657,6631,18205,344,13640,19135,16197,16687,18676,4674,7397,19128,9407,2204,18965,19123,2377,19186,19619,9235,14895,2615,15880,11111,5905,4162,4285,12124,16576,14150,2125,3248,5191,5473,18215,7900,423,14681,14945,10980,12536,18297,10874,10071,11373,17276,3141,2821,2586,17920,13008,315,4093,12712,9588,6092,3661,907,13943,15608,8380,7271,7483,5767,5245,12549,3091,17637,4742,18503,2575,1445,9060,4044,8263,13581,14072,2520,1914,12919,3794,14693,6240,14043,8012,19821,6310,17818,12850,18304,15682,3480,1405,11320,13458,232,15612,8373,4072,2091,6895,1654,5793,2013,7818,9701,19982,19266,5401,14083,14121,18778,16818,6413,12729,11259,15929,5490,13424,4217,2521,3460,7286,16804,12575,6710,5617,8889,8574,19581,541,2928,9930,8223,18774,10139,10916,4279,19662,6199,19765,15647,13902,614,16342,803,3183,3749,10482,14438,16021,19973,9460,14922,1142,1786,13493,10683,17027,10161,5071,3271,6606,6449,6885,4184,5612,17895,18455,13927,4263,5924,5381,4835,3968,17982,10147,13665,16101,5020,12981,6970,6170,2027,1684,9878,16435,6557,11423,15097,11348,748,15263,12783,9435,15471,4406,9705,9583,12330,14398,6757,1443,16935,15163,3517,11956,19378,183,345,14766,10462,13449,16871,6219,13747,9595,4454,7080,9915,6793,4751,2245,16701,10625,17257,3159,8510,8852,6352,13811,1549,14124,6384,13641,3491,3702,8397,9184,14734,3822,19985,4187,6079,18168,16860,9689,16738,12825,8482,544,13022,7917,18014,16403,8331,11711,10023,279,8987,6093,16154,16557,13527,7810,5941,19492,5346,5301,18767,269,8607,7388,5727,4054,9116,4018,6811,3470,15482,11545,10277,4213,16635,408,1733,19776,15797,9812,14154,5700,16161,4468,10947,2339,5134,13727,7773,7248,17342,19234,2655,10460,7755,4342,10560,13426,12953,18264,13572,16315,4712,5364,4052,4489,18115,18387,19002,16083,1365,5583,8563,7528,4789,15253,11054,4956,9710,7751,18553,12273,6313,7994,1812,18287,19368,3209,14806,10992,8152,14269,14653,7674,1887,6099,19290,1144,10605,12252,7348,5593,1905,7825,8049,2914,5520,17743,4293,1510,16506,18698,6356,9549,13576,18415,1296,3849,14843,12205,3280,8545,7884,8663,13013,8589,1355,13666,9398,1707,19081,5101,526,9662,17177,13952,13718,13170,18646,3951,2498,18323,14335,14985,15637,5798,4816,11542,6149,16798,2616,3430,18932,7137,894,2297,1558,5314,5517,4242,4430,9834,10323,5261,13606,3308,11143,5471,16084,14622,14741,18783,13059,12700,12235,13744,12562,19775,15368,2435,3402,14988,2936,13478,550,2299,9052,15509,19562,2398,12802,2963,9016,13306,7478,5367,16982,551,1408,969,19528,10817,16663,2581,9575,19122,15593,3532,5978,14217,3790,5434,8630,7132,3947,19271,11160,13720,19061,18261,5108,17123,4616,9295,14365,8953,4472,6454,18713,19374,16498,18136,19875,3949,19936,17426,1219,11098,15270,10507,492,17671,6160,1407,15924,270,4002,10769,14949,11381,18262,9108,9646,15137,2011,7615,19421,8730,4732,2853,12749,16611,13101,10573,6255,2208,2715,2246,14100,2726,2144,16677,7401,10991,14270,11603,10450,8315,5478,18409,19945,15976,1367,19990,6799,2350,14161,19089,15215,17200,7539,5581,18413,12096,16996,18480,19585,12239,12190,13661,3250,16400,2933,4373,11217,13243,417,14745,15573,7358,10767,12226,13448,16160,5988,3072,1431,18298,14608,5870,19751,13852,17669,5156,13599,3936,13538,15413,1697,18114,19475,14647,2649,6695,18546,15909,14950,2287,19036,8486,5351,11264,16696,13653,19681,12643,3366,5843,8600,7545,16391,19906,1375,18942,6034,6485,18436,15865,14674,17465,3277,9859,8540,5013,19653,8644,14017,10214,2938,17144,8626,2624,939,13858,18855,19511,4113,15785,16143,5421,2391,6292,10971,6617,9778,9531,14053,6412,14484,18780,637,1410,19479,14551,19174,10969,10585,4268,18218,11732,8170,763,11809,15951,17997,2719,3511,15640,16079,7020,19937,17871,10480,14838,6196,12212,17762,14334,15948,1160,7576,4364,1207,15356,1598,2536,17751,12720,1430,17925,169,18570,4281,7242,11997,18530,11185,3461,6082,16060,298,18610,10844,16317,1794,10833,19342,4964,1875,13396,6758,19799,19690,11906,10695,14588,15698,15614,16607,14262,4421,14294,1059,13990,13416,16406,9501,7324,9751,7886,6483,15769,368,18123,6338,9513,2333,17943,3025,17572,13232,18130,2751,7721,11474,11361,3433,3860,6150,5737,11541,4781,16694,4825,17056,4968,15269,151,1961,8815,2541,18496,6632,9546,13355,11902,15501,6386,9941,15282,10681,6781,12812,19764,1801,19144,216,15397,6309,9966,4040,3233,7930,16886,15561,9297,18595,19741,12792,6289,6319,1659,9539,5930,15273,16001,10702,12352,12899,1543,15654,14062,751,18034,19989,2173,4336,15822,17133,13420,5147,8304,4503,3360,10989,6484,14034,18212,13814,5196,18109,7918,6184,7532,2187,881,8544,14748,12763,7129,18563,14610,11738,16970,11444,15188,11626,11414,2280,19939,8428,9003,3864,3322,19840,14751,4259,3961,15321,14535,12103,5198,16184,10151,10664,14451,8679,80,1796,19032,17283,9220,9677,2430,5519,4951,19438,16240,15409,4163,15911,8124,9229,16612,11458,8583,16052,5535,2637,1280,3978,18396,7413,6641,7811,4062,5994,18450,16261,14367,13450,723,14157,16564,37,7138,11908,9459,12781,13375,9574,14178,14187,17601,1050,8990,14363,8835,10114,9065,5123,8328,8519,6013,19078,13172,4384,4890,4504,12740,6567,10334,1223,5129,17348,18559,11910,12714,16669,8738,19326,5492,18469,6628,11948,12368,7373,15306,17335,15248,3626,1106,11846,6177,3910,3772,8762,1788,13274,1601,2500,8691,2761,5258,18163,16345,6845,11115,10096,9120,3630,411,5665,11663,1101,14287,14684,9913,12553,12098,13868,2320,10825,3974,10407,9951,15309,11520,15574,8024,15265,13326,14229,15107,6909,18121,5867,13393,2553,10041,14763,14331,8013,5559,13139,9606,10565,11607,11954,14542,3115,19303,8280,1527,5252,12370,152,8311,12111,6494,18391,11250,4590,4533,1098,6378,18810,9905,245,11499,7655,12426,19651,17716,19721,12771,10772,3262,6743,1623,12271,17732,11354,16906,7680,13632,2863,11675,9233,12546,18524,10929,17683,10999,17562,5256,17322,2879,14632,3742,10621,9382,7844,8910,6215,15444,13397,7966,16205,1992,7272,12676,7808,732,54,2757,389,14435,18808,2868,8286,10340,5240,1986,8339,11880,1463,18093,10697,6256,246,14440,12021,918,14839,6438,5021,15461,11449,12,7476,8872,11095,16062,13031,3576,1847,12199,6800,605,8074,19168,15005,8955,14737,8811,17875,17334,2771,7589,11532,14385,3254,19803,1789,13530,8496,980,10138,5949,18146,7470,13469,10740,18206,13767,18388,14325,1931,17534,11918,2830,19579,320,6921,9863,9142,1199,16985,10006,6650,8499,3976,9039,8334,8533,11570,11504,19055,1645,8699,3161,8006,10180,2387,16366,1025,13156,4262,17210,10082,805,11734,12106,8429,11814,6323,7885,19414,17448,505,18055,10671,13561,3548,312,926,6691,2458,3069,7750,1556,9998,6764,19825,8896,7266,7595,14884,19259,6510,18744,13211,10508,14066,2506,773,5515,8071,18866,2179,14624,1948,16377,17131,11347,5214,14524,16455,12380,7396,8796,12409,18059,5267,8295,10266,11249,3349,10129,11103,9316,12097,523,13047,2145,3283,6584,2613,1713,11425,13833,1553,13972,6417,17673,2113,18483,11004,2503,8196,2748,14648,18025,9592,16352,11875,2792,4075,15141,17760,2716,3220,9282,4866,5945,2029,3029,18203,11704,17565,15886,14659,19525,731,12292,16718,9900,1129,10853,12916,19927,18357,4543,15297,14285,17677,7843,6995,9122,15746,15806,12351,4165,7629,2834,18346,16120,1147,15718,7489,10650,11594,5858,16652,11964,17503,4615,7853,14431,10479,19296,3746,10675,17006,3720,14172,10542,2753,18081,18460,5342,19870,12838,17234,155,1185,16700,11857,1368,11874,848,1802,5216,10549,3202,1837,19151,4474,19860,15658,1209,2388,90,16989,19828,18881,17911,16837,13629,4896,1639,6864,16997,6299,9077,1075,6374,1401,1603,3590,850,2380,11245,13452,13198,15204,15490,8301,16147,8758,11362,2438,6744,2386,12598,18859,5899,11516,19142,2547,3602,7616,13540,7050,3212,11295,16395,4798,18740,8818,16316,552,7702,13010,7425,1533,146,5283,3905,13162,18386,3765,11324,15325,18902,21,2695,15135,12184,14253,12054,5856,17329,6366,134,9385,12189,598,3272,4459,2605,12480,17878,1242,2580,10059,5563,13279,19209,10555,4269,12761,8470,11686,13127,13256,1767,2105,4031,14300,11120,19608,13843,4210,8557,13926,603,460,19622,3004,15398,10051,11962,18792,16876,6767,2475,753,5671,12538,18111,7690,1131,3042,5186,8150,7937,12178,14282,4567,18950,2598,1636,9970,6644,11509,11894,11783,15118,10400,14619,3215,7734,14818,10692,18753,3658,15185,14355,6437,6315,4344,16199,13499,12970,1702,4005,1815,16693,7461,17243,1244,1729,7513,2654,19898,2282,14277,4588,18549,13733,11713,14030,16683,10966,3458,3445,3703,5560,17037,5034,1028,2793,10610,12548,4640,12244,1415,16260,12646,14113,73,15671,7453,15196,9311,19643,7733,11007,15371,11718,9783,5589,18440,18148,11491,13509,8884,17138,19456,14106,7303,9104,6889,4916,11439,16628,11951,19686,1143,8664,7034,18943,16544,2634,18381,10318,5691,2665,9033,11081,11654,7495,18665,734,6488,14189,12001,9457,9974,5039,19256,13570,3509,16099,11593,3104,11043,2017,1390,15147,4779,16919,5633,18151,10291,7984,3142,6263,9152,7432,14855,6804,10009,46,616,19647,5097,19130,2324,15576,12602,10162,10840,83,2247,15370,1799,10225,13109,19975,10668,10945,2404,5336,8320,3448,5913,2147,16126,18128,15266,5616,18331,13573,11267,7203,18680,2403,3569,2340,8270,3482,19942,13230,17413,13510,1112,2092,7340,4609,9714,8068,18016,8133,9544,7661,4117,7208,4554,17706,11898,10755,13373,9019,10546,17972,2543,7999,10925,11221,18957,15839,4612,7465,9195,11110,15361,14904,3527,19279,1925,13349,18868,13524,9697,13739,6445,7535,10083,17433,9225,11154,6293,8516,596,2643,3040,19295,5232,2400,3370,4006,15516,2327,16514,12153,8592,5270,16988,16751,14114,789,1094,10931,15277,17618,10033,8274,11779,2021,10544,7786,16667,108,14655,16814,18752,3373,6956,6112,15778,15833,19804,12413,3687,3172,8394,14506,9988,2820,6717,1444,6515,9785,9417,5173,4857,11421,19309,2516,13885,3852,7780,12799,4480,19218,11606,18101,11466,8296,8123,16023,5119,14469,11909,697,5828,2909,4252,10956,8998,2298,17057,4338,8798,10350,4528,17392,5382,17884,10541,16771,7684,14675,19704,256,5963,948,11368,13360,10019,1058,8869,17117,16806,12928,19920,14417,615,2609,8902,17949,16384,4012,1376,6724,14803,18049,17995,6383,1641,5324,9729,18196,6459,18729,13436,17616,7045,4776,3599,19944,10120,15821,8717,11432,14350,14071,9767,7692,7384,12751,7064,1035,10312,13123,341,917,3303,12164,17880,3378,1426,8866,7357,18176,15772,15210,19238,3998,13610,10474,4081,17856,19867,13330,18732,15004,19211,7636,11569,11679,4541,3637,14974,3287,116,3129,1900,1962,15475,671,2478,17005,2497,1171,928,13299,12241,1078,11515,36,11022,6919,18764,4043,3452,4121,14587,17626,8444,3255,2710,11011,15506,11975,12746,16354,13535,16575,8418,17507,240,346,9593,10612,18501,7551,15464,12364,1290,1745,9023,7338,15349,14001,13495,3650,1187,14317,13196,12452,15663,14025,584,5334,6084,13602,8899,8756,17874,5146,592,16360,13548,18348,6526,7162,9317,14507,7564,11497,11034,15704,19105,10630,9041,1618,3492,12493,1318,3454,19216,2318,5618,14576,4555,12100,157,4746,12745,10379,9737,15554,12972,669,11139,276,11365,4512,17834,3776,1264,3624,12635,14613,12793,1208,13358,18190,14957,14087,14147,17148,13675,6203,4434,4096,18586,14244,10965,14227,15934,720,9453,8405,5151,3607,15513,2008,14749,13300,6687,19156,19852,4758,7114,4909,7876,8039,10703,7123,4464,16779,13327,3817,8448,16195,12596,3686,826,11254,10570,17596,5850,1132,14492,13658,4910,8357,14870,14614,10458,12274,16920,11070,2496,14553,2487,13185,5959,5407,11665,3085,6686,6322,13317,16553,18598,1919,15662,4194,9750,17703,18556,1761,5557,14832,1243,3913,7662,10633,11602,5541,6169,3347,5274,18799,7171,11590,9170,11578,11150,13847,17302,9204,7653,12015,18762,12648,8789,6316,6114,9577,19198,11016,18224,14310,14468,3079,6964,13054,10509,1877,4802,13649,6623,11786,8517,17863,7677,14634,7792,8645,5927,14821,56,14630,6879,1239,2831,7165,5764,8722,1029,17980,16877,8797,6388,8704,6907,10119,4958,12821,7172,9798,747,2221,2919,8875,7590,14565,11539,18958,3652,14777,13315,10363,18526,7783,12079,18255,17364,17070,2344,12045,16975,15780,585,3127,4553,13053,16704,2131,1195,4982,8201,16269,4806,1647,17351,2980,13376,11905,5547,3659,6589,19137,1731,10026,11298,7614,19000,17584,1824,7760,3479,8165,11009,15245,4807,4893,9994,13568,13812,4572,1453,7714,7544,9321,651,18156,12010,17326,18609,19691,9704,15788,14975,15061,6671,3733,834,13523,1593,6397,15310,7583,6198,7057,14658,17821,3033,1250,6330,12628,9268,3288,17096,11876,19220,12478,19550,2360,16393,2545,5926,4016,17824,19731,7375,16206,6482,16408,10587,9010,17576,1648,19727,5639,18412,17941,13194,13496,19552,15515,3911,3677,8319,13095,14539,16309,12284,6183,415,10577,14937,11230,3027,14120,1371,10215,19025,76,12910,14239,1701,18779,11239,11789,8581,554,16232,6273,6236,15046,12025,7322,18164,12408,4191,7504,4873,9054,1836,72,8474,11503,9012,19192,12800,8829,5499,10985,17031,2223,6626,12200,571,4948,10485,18160,13650,12537,16371,19956,18548,2078,10814,9527,17822,5361,2237,15607,2823,13217,16245,775,17923,19679,6137,8054,2232,4812,5760,15860,19039,13212,6943,5790,12747,19642,15022,14127,5504,6814,1572,6151,17201,7772,19458,13427,7543,18042,8195,10444,3105,17233,2384,11624,5089,8272,10264,19738,6573,19213,11317,7738,11055,14475,4810,1718,18086,12093,18310,16599,10906,17913,18995,10950,12377,18742,15232,9657,5637,10074,1849,18031,4672,16538,19935,4878,5462,3184,8088,5786,11344,2427,7577,18226,10777,8087,9349,17431,12703,12778,2953,12175,2945,17578,3594,14645,17660,9157,4074,9712,12682,13928,6244,7046,5316,17795,16295,15396,2570,11164,10184,12136,8840,14344,5030,10466,17593,10623,2640,9107,11068,2882,4094,16381,41,2790,11495,10237,7686,18564,14977,6975,9957,4659,9939,7759,17404,2171,5881,3710,13745,383,6554,1529,14348,587,14879,7502,8396,7053,6436,16095,9530,6439,8937,14391,456,3044,16089,19603,8547,10562,15937,15584,993,16958,8010,17319,19869,15522,16330,19444,2638,1434,16110,14795,8853,18769,11872,8647,7788,5344,1440,3655,19107,11237,14388,3920,15350,10515,9504,8750,214,11392,8305,2143,13169,14979,5605,12996,4416,9149,7127,6257,17592,5398,7581,3694,15366,8203,9818,1032,18119,12404,6205,842,18557,11234,12374,4774,10076,12336,19301,17106,10784,8961,11972,1465,10150,12196,849,7701,1674,10973,17055,14394,9209,7014,8423,212,4190,13536,15152,13700,784,5070,6910,5859,6224,2146,11949,824,15411,15316,10750,1436,9663,2679,17537,1272,7152,13042,14309,6595,19676,19086,12085,11765,9399,2108,10778,16302,12169,12390,1513,12191,13227,5946,15633,18036,8340,1797,7722,6630,10376,16689,14525,114,2148,13229,16497,15619,14427,12500,130,7981,14221,1865,7246,15935,16318,14425,14163,3021,10601,9180,6120,10761,14714,11275,10524,5482,6276,6553,7204,6501,2705,12930,4131,2694,17532,17594,16780,9049,8329,12059,13615,14119,1394,16829,1760,8614,5413,8642,9825,9541,6540,6354,13096,18245,10983,13140,13968,6277,15493,18276,19766,15295,16889,6539,8661,12451,11579,7587,17436,4837,12994,19117,8696,10523,18846,16922,2600,10556,10773,1635,14738,15449,5286,1210,7737,3643,13696,6228,9860,1096,14873,17850,291,2892,17409,12662,18916,15292,3954,11434,18885,2240,12116,18754,10087,14833,716,4383,14910,16065,4353,8967,13103,13341,9753,5803,12477,16883,12464,17417,17445,7862,14080,16945,17538,14724,1241,3830,14021,3208,6020,10477,6666,10078,11312,10976,2288,4557,10060,15138,7118,19190,11420,6997,14307,12123,17948,5200,1419,3889,16227,8560,10850,19556,6872,5600,4291,13694,15541,6053,17976,13937,2051,8182,5142,14235,4146,9952,4815,17836,12349,13704,3918,7700,19903,12582,5130,8163,17627,11116,10809,11155,16954,13732,19843,19053,5672,8209,16735,5465,7835,17800,15383,12216,16226,19160,8399,15652,17550,9996,18894,2744,13148,9068,3481,11377,14984,10872,846,5266,5882,13771,4694,18904,3391,3573,15406,10561,3169,13187,17474,11667,9573,2672,1781,17205,4726,13893,1230,12600,14518,18804,7637,17305,10249,1844,19497,14379,10062,19881,15590,4404,16183,17036,5432,11467,10247,5791,450,9636,13465,14656,14274,11052,8566,1958,7125,10463,15562,6516,1990,13711,8441,12340,15283,9203,2491,16336,19395,19001,11271,11638,17094,19848,4461,4864,19355,1488,6536,18429,126,17989,11133,17352,13356,19889,9173,17634,13918,2122,3615,6123,13985,5303,15813,9731,8277,7940,16668,6157,2711,18508,11774,954,7771,4669,12149,2461,18687,4599,16481,6538,17112,2089,2149,1310,14457,15649,10426,4345,15877,16552,14672,6704,16832,2968,4595,16790,13331,3234,3412,4744,2383,242,9294,10600,12636,17258,11634,17400,6719,16511,10295,10260,19987,8508,3570,17968,16461,358,19559,1671,3621,3242,14799,3695,6615,2292,9814,18018,15719,1805,8144,10865,10437,3989,3795,5711,16469,19538,5836,6528,7209,13026,10175,19338,16787,16671,2978,3843,12488,5239,6914,16955,11754,16314,15313,11999,14667,11488,2239,16799,18592,12893,18305,4128,16025,19398,7110,879,11265,12491,8512,19350,12619,15689,14216,10806,12006,5624,13598,10745,9008,18333,1404,16627,3043,9984,16169,3726,4983,13484,16593,16266,16323,6158,3003,17839,16795,16367,5571,19813,9616,13716,3688,12905,4477,620,9145,19324,10504,5264,19403,17059,14059,14678,5243,8378,12744,11994,15020,6014,2532,9983,10710,6068,4735,11209,6075,8940,5514,6119,12434,17907,4317,4839,3567,16752,9747,5820,3190,13111,6812,17831,7280,8569,9987,17559,17366,3529,4743,11136,9831,15803,4219,17118,11179,17718,19543,4959,6197,11641,2721,3473,16075,10431,12963,2170,1393,4507,17289,3537,17434,11886,5348,13258,19427,15241,18910,6409,10285,11257,3788,18329,1118,304,3543,10879,13829,4836,7965,19847,16909,18915,15488,8567,15670,8194,7527,11337,19085,8229,8858,8129,15950,6425,8707,10253,9015,15804,1077,19470,13645,19544,8809,11553,1867,16698,1087,15527,12261,3404,6443,2987,11529,1829,5494,12440,6153,12766,6990,10537,17654,5916,13735,4891,1054,13693,3114,17045,15997,13614,2812,11470,5175,2880,9556,9270,16353,7682,17021,8047,3329,17999,8193,15533,13542,12425,15946,2087,8773,16018,10304,9808,8040,6460,11864,19786,4598,18636,17705,18588,13956,6345,4223,18085,9219,4865,7471,19810,17223,7372,9537,10743,18080,6721,632,12315,19199,16061,13836,1643,11753,16961,2343,4921,3207,18094,8093,19701,6807,8439,7323,1076,19005,3531,1036,10070,5255,6371,10759,1286,16624,13686,12896,9623,19499,13034,10857,16655,16993,12888,19388,9742,11952,13547,234,11191,5580,14432,16622,635,18398,16012,11353,17753,6829,11646,391,11175,2482,8621,18251,3804,8952,2661,17919,3758,2358,12067,16957,3933,14943,8694,2248,2436,2494,13890,16843,6537,16321,10823,3179,9799,5331,1402,4172,9043,11200,7934,6355,6655,16478,7838,6932,6619,15170,6860,3915,4764,13726,5503,4225,9437,13454,12855,17513,19072,1262,13559,15629,7223,16008,18024,4762,12933,6395,71,15429,18241,10682,10063,4425,8183,3816,17141,19747,6790,8085,9356,12756,5433,11684,4544,14612,16427,12819,14954,18516,12298,7079,1966,16913,9171,2986,13940,12593,11090,7741,17785,4547,13324,12161,12653,13191,2814,9861,14176,3768,895,6341,7887,2564,5897,18948,6491,13864,9782,7161,14582,13168,10404,10378,11002,3623,7578,7087,19940,13768,7939,3675,13539,164,10770,11351,12962,14052,17580,18369,15375,13374,420,7377,14292,3393,1577,11005,2534,3440,1747,4045,4370,2778,17220,9222,9521,9858,15195,19887,10167,16270,15400,7278,11084,14694,11189,1559,15943,13207,10432,9730,19567,3668,5664,10520,19546,7914,13150,19508,16930,8175,17090,2300,6096,4591,17952,1045,1708,18487,12737,1898,18811,2509,19994,4710,8920,14841,4311,15705,4993,8009,19862,9942,990,10108,4116,564,2841,5311,6012,13385,9133,14202,18798,19604,225,15835,3152,11621,2433,13866,18605,11803,1554,4937,18686,2293,13223,6089,8246,13480,11521,12640,18284,4852,17926,3178,6278,13730,2677,5043,7197,5584,7925,833,8971,12447,10517,14347,10531,10797,8345,19720,9634,2796,4147,11893,1868,11839,19986,17030,2167,11895,2742,3714,16775,10235,3425,16219,10111,10049,15600,14159,15978,5289,18601,15598,7568,2,441,5654,7228,10382,17202,18664,880,7063,4000,1184,17073,19390,15650,15836,18673,5065,18263,11496,19964,1552,14767,5604,10012,9452,9949,1742,8982,7058,4118,13841,17187,161,18141,3266,18674,15732,17287,4085,17789,1439,17260,19718,5554,7842,9224,2342,3136,6566,2562,6851,7241,19021,17791,6357,13220,15664,8262,7828,18099,3657,470,7263,18172,2129,5391,19712,16604,13626,13545,6841,17624,15257,12948,12455,779,12917,2642,12915,10721,5282,1088,10938,9359,15690,9613,5551,5098,19312,3302,10922,3698,1047,3331,13352,3759,12642,15018,14683,7455,6527,5323,14828,15712,19343,11310,8744,12515,16452,12530,3754,15793,19730,4678,9869,15211,14574,3289,14597,10137,3081,14969,8179,7076,15537,2267,19258,19146,4412,5053,13083,1052,8761,14175,4665,15867,12193,7325,5299,2625,16705,15971,5259,791,1970,18126,17023,4632,9090,9266,11610,11830,4135,13027,19780,8360,3227,16914,4646,11158,19175,10940,5369,1652,1448,1169,1889,17089,8554,18712,18020,18154,19988,17659,11858,15987,4413,7109,9183,18621,3204,15258,8253,4033,9022,17130,7525,4056,3868,13235,6561,9447,10949,19891,18219,19150,12758,17981,3711,3151,10964,6379,15105,7961,4335,13219,18271,15221,10497,13709,1178,11746,9569,109,5477,6362,14326,15992,14003,10453,18795,807,15734,8461,665,13489,15205,2781,7830,16822,14246,16374,8306,11465,10644,19384,7889,5050,19382,10724,18946,5853,6404,9676,12145,5402,14343,3187,12765,3420,15744,19429,16587,5599,10246,5485,1546,5681,11214,14248,10331,5137,3428,18092,7834,18660,13214,8524,12949,11318,9929,16274,3431,11387,2559,17271,16515,12715,675,11327,5265,872,9212,6304,12084,15404,3467,10189,8993,2376,4483,17511,4134,9063,14874,12858,2308,16896,18891,4164,9503,14362,18714,38,244,9499,14573,1657,5697,4082,10395,9590,440,19040,7628,6118,8362,13280,18890,16086,19208,1509,1065,1016,18870,19954,11658,2233,7386,19908,19042,14203,16340,16592,15054,10674,10345,7982,10470,17166,7026,13628,8841,6693,19554,10388,15604,802,8142,18427,16451,9174,1994,11140,4794,16509,11311,18864,19277,9523,428,1980,15447,11201,8529,4108,1965,13286,7107,11706,12326,15234,28,14026,12492,5074,9958,16536,19092,3031,14685,4189,16368,3680,13760,18899,4397,376,4435,7511,13669,815,4917,171,6986,1234,19900,14474,14778,6962,14330,12803,15594,1772,8216,4447,16364,10275,9253,2390,17339,4143,13562,5291,1528,4526,3942,7710,13897,5721,17438,19058,1696,735,7196,13912,14951,14529,2268,14480,3558,7896,18538,19532,7947,14695,16570,17816,12501,5647,10122,5864,2120,12787,19170,2802,10282,18169,17516,3618,15314,12672,18968,1638,13199,16633,16686,749,16903,14746,10640,10680,16763,3593,16029,10028,2064,17646,14881,19980,5802,13701,18221,17485,15460,17179,14849,5903,12960,17206,19233,14051,15747,11647,10547,14103,19491,3135,9445,9891,2653,5040,16423,5982,17466,18839,12774,2127,17555,3973,14991,9603,7032,201,10918,2629,16124,16739,11961,2934,16641,10351,2687,18721,19404,5592,1182,13851,18590,13717,7253,10181,10298,6382,17214,7634,7187,3392,5687,9919,3339,11385,8091,16129,13430,7069,1996,16446,11945,14513,4714,5812,1042,1501,6653,14006,5250,5420,13752,11985,793,16246,17304,3311,754,13476,10842,7008,6010,96,4201,9026,10958,8338,1504,10439,3538,15881,8452,9217,893,1515,13203,100,1508,4725,18717,18324,1248,11650,6083,19513,15892,19713,17085,14502,8232,8344,15897,11171,13966,14152,6028,11172,8302,7612,17504,6165,3278,17216,19714,6668,9736,3097,9089,4884,2871,9138,2123,10720,251,15928,16014,15721,685,7598,19230,5178,9137,10490,8822,17581,16823,19132,5162,19022,14570,991,7001,14501,9256,6500,18384,959,18761,8965,15680,19054,1034,11033,1848,19345,6884,17286,6269,5841,7817,15873,17713,18288,11778,13765,9993,4687,1861,9146,10548,9959,8167,5459,13849,17395,3157,15536,4548,8525,10077,13486,15051,13878,3924,7179,14960,8169,4530,19195,9661,7345,12847,3546,4899,19853,17372,1357,2417,4204,13664,3988,7969,19660,3327,10185,13328,10085,6163,10837,14312,14377,6863,6110,18648,1773,19814,19732,15548,16464,9528,15109,16247,16882,17823,19907,17051,15024,15800,7038,13142,14955,3857,9416,8860,19282,4755,8247,12128,18380,4850,4465,16724,16673,6876,1107,3821,7011,3368,8220,19031,14761,17132,9947,1409,4940,1337,18710,14278,5396,3608,6142,9692,18432,19863,10196,16828,8489,4763,360,17295,13832,6953,4667,18632,2474,2505,4236,7468,3300,10217,9777,8725,7408,11740,6603,6672,6360,17269,11282,7493,2472,17068,15254,334,18827,1913,15202,14519,14280,7326,7673,5371,13961,2760,13821,516,4106,19106,17642,15818,13389,6465,11540,13400,1349,8252,13159,4290,13655,16644,18127,17520,8271,15419,13867,11947,18720,1427,7720,5726,15078,19044,1790,14603,162,18256,4216,9160,12984,14996,1897,11597,14936,2164,15026,3394,12833,9370,510,12939,19319,8276,16657,11911,15033,9904,16959,16560,18122,6220,17061,2405,4453,19466,9261,1705,6982,14692,5241,18880,11049,3257,9128,7775,5099,14848,11586,1461,6891,6474,17300,13871,8986,11023,9466,10796,16854,1275,1583,4212,18803,1594,4998,17259,11749,3979,8931,426,10586,7136,7220,8094,1121,15326,1056,9293,1190,6059,18467,947,7421,8966,9423,18618,13994,1624,8415,16554,9228,10251,10732,12633,12957,17665,9925,236,2486,14810,12902,16474,9365,1233,2666,9199,7019,2949,17829,9901,4827,12479,10187,10371,18159,7983,5066,19020,275,9124,10628,1180,10953,10271,7833,19288,2942,4289,19196,9358,14011,9912,6429,9679,4587,18504,15599,12353,18869,10354,17450,9587,5932,18435,11038,8212,15925,15280,16387,11036,19606,7758,8235,18147,4821,1478,16402,14373,13804,6023,13321,19663,17552,19236,9545,2137,13222,7143,10997,9740,12736,11791,17066,17050,14552,8805,12780,5562,8293,7651,17175,8330,7619,3560,1661,3188,16398,9800,17215,1690,15752,9960,13353,9465,8455,13088,19308,4558,7460,7787,5626,14338,113,16022,3298,8828,5363,18191,1086,9607,14090,3674,4110,3693,3713,3692,1584,8842,19445,13766,9845,1326,14466,16365,6377,1656,7567,1631,641,14824,7712,5921,14817,10027,18411,12466,13252,10738,16834,5703,2464,1651,13600,19164,10017,7986,1167,8457,513,2867,12971,2635,13660,15853,8192,4077,8382,6164,16135,7845,12272,7198,18591,16756,13934,2020,17459,1428,4939,3381,18993,7407,4035,12755,16579,7481,9772,7915,2161,1070,4920,597,4007,6328,3010,5989,14999,19178,1655,19496,5928,5026,6106,13637,16968,1204,9625,6866,1555,15391,11061,2068,17602,19657,12805,7704,8757,15311,18551,13435,11530,19334,3944,10,15155,6025,15119,13839,18845,8719,16991,13344,9815,18005,14625,10708,4302,18073,19561,13316,12407,11165,16944,5231,18666,5448,5246,11192,13588,968,12721,5518,14802,3969,1413,6477,6731,16658,17879,13722,18537,13652,8662,5635,7099,2720,13151,16349,6131,9415,9267,2577,5536,1881,13965,1289,8233,7354,5438,16646,18888,14237,1974,14433,2034,2385,9635,12422,17741,11771,10754,13461,2499,11340,17947,14566,11591,17973,17264,7111,9963,15330,3013,4566,2515,18981,9674,8713,9088,2235,11938,11088,10330,8131,17784,17222,7134,17957,12527,5984,7447,16596,13582,12599,15518,12146,17781,19095,10155,18131,3664,12798,2683,12776,17406,5699,1590,3016,12894,11101,2463,17698,15618,1738,1385,11777,4401,1291,4061,19185,9366,6680,8736,10408,17621,12258,10522,13118,14097,9141,3575,11092,2758,12873,2563,17393,14131,16931,16824,3358,2322,962,15736,9331,7694,9336,16031,16443,15955,16438,12606,10107,4775,18392,10176,12181,11727,12131,11410,16054,18619,7016,5832,18293,3101,11946,15420,18708,14005,7017,14789,16748,6593,17598,15150,15556,7485,198,10685,18473,6852,3556,19684,10311,15134,9668,5906,4501,1168,10792,1486,11329,8425,9485,19791,18378,11510,1871,12882,7374,7400,4120,10559,10257,7666,14048,14389,10415,15638,18183,3871,15542,2567,2198,887,10660,5679,3683,9156,9302,6835,18087,6440,10104,15781,11742,3052,2885,18568,7318,9882,2611,7371,8466,8728,11028,1547,6200,9135,9923,7630,17711,18444,9464,17357,16863,6045,382,9511,16606,3037,5383,13681,5701,12494,277,9273,271,1649,2007,7168,13361,17614,7292,17853,18406,7006,19359,979,5140,10241,19240,19354,870,18494,4251,6610,14032,9493,12967,530,15580,3014,18202,2469,9044,6231,14757,14467,6808,5911,18515,16688,19551,13311,6206,18561,16356,9776,15341,15262,875,10406,17719,17595,8576,4905,16093,16073,19694,11825,15284,12841,18987,7642,17199,17022,12925,4739,8427,17484,19280,16063,7688,4955,6435,265,1726,13350,15535,18746,19541,7429,15944,5807,14964,9608,6983,17176,8787,16981,2067,17099,13335,7244,8096,11800,15861,11389,628,15699,17456,17010,51,8598,2939,7995,18737,7252,16905,3679,12430,11039,5510,10328,2937,810,3246,2219,6749,7366,7426,2226,18738,10411,13526,12121,4206,11471,11157,694,17489,16942,18290,1048,16144,11889,6708,12540,7270,14225,14926,14406,5049,7916,863,15473,19796,15660,11424,15724,12511,19533,18152,7424,19387,1360,14454,19305,885,13587,6507,9857,1186,17546,17590,11795,4662,7996,16563,7494,11224,10656,5278,9743,11403,14396,17316,16347,1816,9693,6122,15557,6126,12944,13923,7003,2441,3803,17873,19902,1904,7317,9702,10166,12808,1884,17794,16036,7290,12641,17775,4088,9841,12017,8578,1698,13270,7664,10831,1880,10513,12267,14888,6977,2242,3634,19724,7181,19292,16071,12294,12724,570,16591,12177,10423,8217,3341,3892,18633,11100,13061,13756,15193,1130,10642,19370,6427,12677,17786,17603,16033,12941,3793,18010,15566,311,15250,13643,7385,12707,12087,16875,12505,17091,14463,6046,17617,950,15019,9252,8643,4231,5498,13276,9200,7851,9852,3891,3427,4292,5464,347,17032,11514,13099,11454,2979,15841,8322,14040,12862,1522,16312,4448,15784,5195,5733,10133,9828,1438,8655,3442,7974,3252,19015,8970,4832,10670,13383,13048,3256,4003,8901,19415,1000,5115,1988,16467,6855,1351,10822,17488,4969,797,9111,11448,8770,14772,12879,12316,3413,3638,6187,17553,4759,15930,4375,4911,17645,19999,8978,4266,4834,16749,14723,4976,17837,681,5068,17886,3912,1161,10094,18046,10915,14208,583,14166,7927,19441,15552,15659,7255,3725,5673,12400,8106,8934,3895,17113,18273,1676,6741,2993,17240,988,7839,18482,13888,10021,10402,16373,11502,9478,11769,16492,19267,14637,3293,19695,17692,9412,15226,6923,17004,6549,15920,11582,10213,7462,3586,13173,7005,17386,4153,12071,9981,10367,9037,15344,5248,16861,9973,9924,2929,15644,16527,8593,7781,3495,11375,16626,18853,1155,19613,1354,9719,8671,4420,16333,6609,1714,13905,13680,18070,3786,11322,9833,8294,19839,4227,16617,13595,14104,12623,8791,8134,4793,19291,7166,16500,7819,11788,14579,17239,4822,11128,18178,18490,8292,11826,10988,3022,658,1104,17630,5719,18442,7656,2850,2856,13167,19459,7349,3213,3071,9797,14585,5035,2141,13446,1023,12356,11688,17145,12900,12980,3919,14968,17370,18877,1347,7391,385,17674,19921,2915,9,18300,6493,7882,4327,15588,11117,12091,8864,11963,278,13351,12281,4575,12329,283,3319,9943,8582,9806,12512,1569,18399,15870,1855,9154,8005,4099,10288,14151,3651,11873,19372,16297,4719,9550,14445,10268,17219,6087,3106,210,8113,1841,14340,459,4042,4586,8257,15706,768,3967,12009,2420,284,8353,3067,6675,8464,9725,14558,19728,6448,2593,7565,5907,7435,1179,12264,14081,10707,17082,5387,10412,8897,12716,3507,5797,11575,18189,13081,5830,8523,7797,18669,2926,6574,8882,19396,4756,15302,6578,12909,3755,10224,18319,12251,7890,6733,5120,1978,16496,19463,8709,16684,5222,18793,3977,9754,19504,6243,18930,11673,9683,18434,9526,18566,6639,9296,3223,13178,1254,19228,16000,10588,14728,18199,1004,12521,8352,19310,18571,10239,14450,10292,7333,17588,610,19483,11313,12058,19583,18120,788,8026,15592,6011,15661,4395,2117,15187,14596,3353,5548,8160,15826,6081,19257,10160,5710,12209,13507,19416,19624,3406,11429,6833,9290,17297,17648,1575,13619,10454,6502,19090,18066,14961,10694,18267,14556,9836,7342,5400,5690,18542,14473,11816,13160,15504,11829,722,10148,14149,17940,12741,3627,11763,17750,11307,380,6857,8188,15805,15179,16656,9136,5368,17615,5765,5094,9241,2150,2712,17468,17190,18878,6992,4436,9570,15183,11528,19317,7190,13520,3841,8335,14199,12000,18247,17778,53,6716,17809,14387,1229,5611,12788,2445,19702,7315,4249,14255,4376,6472,16259,17157,17708,6564,537,3138,15657,12848,992,12454,503,2770,1778,10926,4766,527,853,409,7607,3444,1183,8432,15477,6533,16908,8912,12143,4138,13941,14352,9318,5683,3211,1267,17080,15110,11231,7437,10860,9338,15007,187,12666,12339,18208,7563,16044,2847,7108,4244,15192,14276,3722,16204,16123,9509,19859,12152,2002,18364,17498,5582,18977,6948,11772,19242,11174,9989,3601,9579,10342,508,13037,10839,4973,3199,4445,13837,13365,18282,16228,12023,5723,9099,10525,2330,4324,12516,16042,16904,742,13551,3166,18735,4902,11900,10871,16623,12427,5208,2234,7302,132,5772,15720,10661,16728,11768,17651,1819,9369,18456,1145,6423,7579,7762,6700,181,5287,6658,7696,12312,12826,7622,6978,1460,19838,9000,14015,4174,17046,9564,721,13001,14422,4389,13020,1485,2932,3407,2504,8278,14126,16638,9097,12811,649,13492,10638,352,15832,17556,14247,1061,14409,1099,11664,7183,192,5197,5010,15463,2561,2621,11648,18370,12990,3595,17231,6817,15381,10126,5889,14633,5209,15993,11930,16998,221,15543,86,13106,9027,7740,4343,11715,12719,13266,13819,2572,11202,16273,19558,9899,5486,17730,17290,5829,1066,13481,11723,13807,18709,8070,10218,4783,10787,6447,18368,9134,9434,17533,3457,11944,17858,11478,10869,6762,13995,12579,12877,15379,16797,4071,5603,15840,15952,4860,6805,1314,5851,15417,10319,4790,17922,12083,14836,10297,17543,448,2671,14725,16540,16444,2028,5625,15089,944,18822,19885,6654,5669,15289,16816,8608,4985,5213,12897,4718,5366,3137,16819,354,19794,8995,4666,7549,6329,14897,15116,5648,2413,17662,16848,10903,3375,9565,10216,11653,309,15565,3438,17173,9070,12908,15852,5766,1315,15448,12561,9001,6468,7144,17905,8682,8421,18495,2693,13209,6698,9308,1174,16534,13981,4509,3167,18210,5310,2967,12489,8654,15146,2839,18002,15000,13182,14238,7260,10410,680,11642,19051,17065,18653,18249,16158,8119,5632,10005,1120,1520,10986,2069,15,2988,7824,14909,10667,5513,4585,17541,18410,3251,1257,4604,11255,2166,10337,8186,8283,7800,8625,15172,18289,10069,661,13343,16348,15088,5935,19736,12467,16594,3405,17407,12367,14091,5755,10098,822,6831,19970,18628,3476,657,683,6670,12167,12036,910,5754,4407,13346,19287,15101,7261,16215,9334,2913,2943,14584,8273,10518,6661,10657,15469,4368,11464,12951,1282,12837,18807,13947,15216,5573,3767,1294,16926,10597,11408,15027,14629,15308,7633,7243,6858,6514,6925,10066,11332,14102,1922,8500,18165,9977,2111,15418,1757,14252,11409,5015,16887,9660,5171,3471,5983,9488,18731,16098,19278,17377,12050,2806,6585,3499,1908,9639,1014,7095,16598,13777,5103,6898,19522,1126,8414,2372,6732,7584,3745,17529,19674,9832,1417,9938,19633,15476,10153,1496,11159,14019,10209,12871,11487,10619,19658,7893,19059,19833,3313,12739,6380,3712,2216,1105,11225,10031,560,16505,7211,1787,6192,3922,2827,19371,18711,6946,8386,7369,13294,6579,18281,15762,16341,8962,16378,18315,12019,5169,12461,913,3960,14598,18134,4972,12403,10952,17888,17191,14038,5488,7459,18313,98,10254,355,14959,14057,1910,5895,10347,11021,13433,15710,9598,12357,3387,8601,12203,19912,15489,11492,13145,5957,5321,19761,19888,10455,14056,12520,3443,14299,8225,10452,17882,11096,1240,19817,8361,10464,18192,5729,4564,1062,4123,15626,407,4039,11328,5416,139,17416,8172,1249,7883,2471,7798,11493,4760,6340,5161,5491,6486,8755,3030,3143,12378,8981,19946,8766,634,19270,15569,4105,15790,7836,1482,977,11184,9684,326,8135,12198,18873,12705,307,19587,13721,2612,13208,19161,15453,18688,14064,7126,15303,19659,5150,9572,12556,2997,9844,2332,7538,4723,15327,16703,1479,2662,566,1238,15763,1599,13329,17942,6297,2073,6432,12397,13110,18475,103,8992,13986,19318,699,8845,16118,10057,9558,14688,153,5883,336,18931,14173,3155,5792,11554,15622,859,10116,9375,4502,861,15416,6944,17670,15246,13201,4602,2670,465,14146,7314,2673,3580,9158,1810,7524,899,16777,10238,19047,14762,1080,7472,15553,4372,2352,17631,1381,6565,15923,5116,17415,9769,13017,17720,16262,8025,16681,6759,7394,16351,15606,2194,16949,15331,19849,855,19894,1039,11132,2199,19224,12032,4912,10173,6747,12027,633,14775,3064,827,3468,16768,5113,14039,11676,6736,6346,12187,16842,15495,4736,13164,3578,5487,2865,4396,3359,1934,4935,11535,2815,19844,10079,501,9911,782,7051,15497,6348,11550,14036,1260,10963,17193,13418,14689,15385,3506,1997,12072,14690,18106,8076,18076,16311,4820,8034,13177,19494,8367,13032,3851,3421,16494,19041,11246,15066,5718,17523,5745,12211,16971,3039,13715,5174,6018,87,17341,3740,19120,11125,16211,6043,19517,5998,9132,17566,12892,16610,15603,13077,11445,15428,1373,3099,12418,1411,18834,2627,18166,9746,16285,8146,14956,17900,13036,15017,10156,4186,851,13728,16784,2688,15863,12386,3005,5475,10495,3900,8624,2918,12343,17424,15751,12428,14092,11710,2402,2700,9835,16386,10564,10344,5537,16601,7018,8521,8678,6625,10538,16774,17075,5080,13138,332,16077,9333,19346,6167,16155,1442,8878,11712,7654,15587,18627,5395,10626,16865,3760,11804,4749,18472,8984,7706,419,11512,8347,11486,3493,6827,6147,16037,14061,6546,19204,7638,8042,4638,7728,15799,17396,8646,6588,2508,13457,7346,19212,9053,5912,3739,19237,916,14401,2454,11232,13997,10635,10346,4450,10240,14834,18716,16523,7094,14812,13870,10596,3515,17689,6260,6073,14400,18824,8723,17441,7343,5746,11708,8733,2448,8572,739,11480,18422,6347,8375,8854,18499,8856,2116,12092,7948,9025,16319,296,12435,9419,11546,9584,8256,9873,5594,14069,16382,4060,16151,13677,15844,13857,18921,17502,5442,14987,15685,1499,2151,4841,11724,7239,1490,15878,12113,16419,2883,19184,4457,4757,16803,1084,12049,14993,14660,3363,3867,13736,18600,16112,13119,3510,6065,4882,3728,2822,17478,625,8559,5290,7139,17649,11573,9538,2849,12685,18771,3552,8104,11700,11990,5638,3990,12675,10891,19792,3814,8716,2884,125,19706,439,6302,2775,9535,16725,9075,10284,12499,8817,9038,4239,14301,18470,15359,17984,11619,4423,13505,16282,10937,3633,11122,10341,9505,12844,6458,14141,2236,15575,9121,11891,16468,4838,16846,16016,1258,5218,11841,16308,16940,2473,16569,14545,3935,5939,2301,9670,3108,16254,13475,14042,6690,5205,10327,5954,203,3831,2197,7433,10348,6707,17814,238,6498,14298,10996,3649,6015,8187,12523,12695,14477,9247,9713,7550,6562,13959,1192,19941,8337,2786,3884,7726,17347,3150,2215,1943,11476,2752,4144,7321,2911,5230,4456,17024,7746,10608,13859,15866,12542,17657,13161,11357,18690,396,19221,9306,384,19391,11472,1719,3987,6400,14420,19140,8116,8189,14046,2972,10211,17345,3173,4387,8674,18861,18458,15065,13740,12966,5794,8917,3709,4346,5500,18351,10634,3128,10679,1833,7514,4064,17038,11048,2455,12310,1956,15087,17908,14192,5055,886,12621,12929,17782,18060,18021,18944,11583,7647,8000,5019,14170,9624,6737,5207,16369,5908,12594,4340,14125,8633,7222,5280,13062,3463,12645,3701,272,2133,15981,8435,5980,854,18973,14935,6705,2529,1926,14240,8471,14605,3691,1100,17139,15175,6391,14933,16880,1703,3773,8498,4561,9076,10144,10429,6569,1424,14158,10960,12988,14342,15049,12658,5225,11524,1469,10390,15655,8239,4428,19473,18011,2205,7403,9484,19819,17446,4305,19406,18934,8603,9491,2874,15551,19298,11776,455,586,8883,14523,13082,5837,7689,14704,7992,8843,6193,6044,9997,9562,15243,2289,9377,9167,13558,4918,18817,1464,13828,13347,5835,10781,15595,7518,14796,2773,10927,4515,18703,5455,13434,11637,14698,14284,7194,9223,11508,2514,18145,6261,2617,14941,3364,12411,15888,16141,5674,785,15315,14089,7926,4773,4523,18419,16827,18527,16057,9237,7040,18826,19052,1420,14205,14319,3422,19983,7617,2825,19474,3663,13428,6367,9283,4329,13479,5931,2971,7097,10803,13354,4371,12591,19993,4237,4630,12842,13875,19756,13713,5105,6624,3941,7683,16159,9514,12299,7608,17472,3886,13056,4847,14395,13942,17729,5237,12554,8082,14590,1596,8964,11360,2729,9600,5823,16489,9248,5042,5349,10719,12240,4675,11834,9409,15597,8089,17238,18991,9718,17812,6580,14756,1770,7254,19104,19971,13508,5048,7383,4220,17902,3783,12669,14448,18797,2134,5529,18006,594,1008,11744,16973,12533,6583,897,6773,11000,13494,11690,13318,5423,4639,3340,1455,17369,17338,14967,15545,15166,16890,18064,16363,13813,19018,9547,4429,1217,14195,11584,17680,17579,9910,3902,1019,14521,10737,5628,13003,8938,10909,13638,13781,9630,13916,3323,15623,17684,12078,1194,19992,10934,13224,1092,15809,1356,16899,12668,6520,4199,15003,7225,15264,19011,19485,16310,11278,14476,16518,11787,937,11456,18230,11306,16064,16137,4169,7116,4980,17248,5139,6998,2431,7236,13184,6681,6401,13504,14583,801,13407,4471,5645,9811,8366,18937,10733,17486,10713,5774,7556,978,13591,13439,9249,449,14887,4202,6694,10007,2636,6134,7224,13607,10540,1885,18029,17903,10805,16465,7973,8783,1163,9242,9723,18464,2035,1211,9470,16179,7229,16390,5075,17014,19155,13016,16495,6899,5234,511,12334,1560,17315,18211,11726,2811,12760,15783,1768,4724,1784,9165,1343,11564,15082,714,12709,659,6894,2741,6041,14128,5546,7911,4232,1010,2957,15123,6859,16223,3355,13687,2103,1765,2432,14664,16140,4846,10438,19215,19046,7091,14311,10434,11928,18372,8046,11460,17851,16437,8914,2284,1764,4179,18989,15288,8904,18423,9344,6418,941,7609,13515,91,4655,9612,11916,2275,16471,3792,14503,7898,10789,9155,3508,3505,15427,10110,13983,8148,1475,19612,17385,13853,1967,7505,12954,17508,569,6614,4938,16287,5281,16517,14798,1717,11071,14654,13241,12246,8069,3741,18334,14677,6792,13838,16974,2685,10527,15267,3789,9109,14578,2896,8627,2014,17742,9112,6368,3419,11755,15894,9902,13623,8551,18454,14459,4083,2844,19745,10203,343,10338,1551,9376,2807,7805,6274,50,15507,17374,13749,11229,10349,11823,15829,1843,1165,4418,9386,9519,8994,2540,5077,101,11277,14866,4551,17967,3539,19570,3310,8314,4817,2314,12743,18155,14944,9659,13052,9438,19914,7672,16304,18479,6480,10845,14224,8769,3449,19166,4853,7929,7695,11422,7723,2951,674,13370,8351,4929,398,16148,17526,12048,18238,4390,6888,10854,5018,13977,4754,16682,18362,11484,19589,12481,18510,16573,11325,1669,13367,1372,19957,19754,3785,15538,4740,17914,11426,11031,8018,19131,2356,8616,5079,2554,9781,19868,799,4769,18366,7667,15122,19689,931,13798,17135,10877,11693,5136,14028,6505,4552,4130,12388,15583,11080,14410,9473,1735,3528,2607,11220,10603,6109,2628,8907,14249,4889,3046,5437,12912,8650,14820,8862,4679,3267,1074,7449,16535,19037,13802,13371,17049,17161,14321,16421,9069,18924,3158,6605,4015,6973,3639,5308,15812,9690,12634,16442,16731,14965,16548,16473,6442,5199,10848,6270,8905,8849,18692,3263,13261,2906,12157,696,13064,18522,10472,6444,8281,3146,18110,11283,19950,10086,5591,2209,1492,10483,11079,2326,13398,12660,7232,14851,606,16194,12029,10782,18802,14505,10768,239,4050,8485,17184,17013,4627,13023,7541,15625,3423,5763,2428,13459,13757,19655,19524,15042,10035,14549,5217,5219,1716,3075,10039,3705,12056,13790,12279,6541,15238,12569,5688,17134,18947,1328,2982,2747,5440,18770,9914,16986,12673,12794,10968,1462,14901,8381,13293,1350,18171,8531,17573,18775,2763,14697,16785,6968,765,17802,16643,8684,2354,11376,11094,2875,12197,12381,13898,5061,14816,11615,19634,9672,8527,416,8999,1108,14209,12581,7540,6178,15457,1392,14707,18964,10747,19874,1285,6217,3784,17308,6880,11441,4642,3597,16503,12692,7516,1089,12979,9185,2056,19723,463,16251,11697,4936,17479,18186,8437,12830,93,8285,16005,10830,6734,18337,6769,5971,4843,4385,14022,1188,285,18578,17766,14835,13834,2286,6763,2331,19515,3496,2118,13528,12182,14008,17622,2049,15602,6301,11969,4211,9354,6702,2791,2016,6100,2306,6052,2365,13126,12541,17487,5353,4203,16670,18998,9965,1723,2797,8442,1660,5566,7173,5085,3243,17403,6463,3699,10864,179,3901,6810,6159,2100,16128,13827,15677,18012,11316,10948,16507,7552,15430,10488,6696,11366,12881,18257,3568,19030,12154,5263,18222,6088,5789,9896,8689,3547,94,4229,8400,8469,6616,11929,6830,7870,3035,3162,12179,464,15609,16866,15596,18813,18695,17378,15178,8336,16597,6725,16753,3631,889,227,8387,11069,6738,18292,8456,12518,17722,7285,19284,18489,14983,18789,4828,2872,11025,17936,9492,12201,16111,17835,13554,15912,12355,4222,3610,12686,7153,2881,8921,1899,7294,2745,7849,1370,249,9373,17119,3139,18699,19961,4538,8376,7434,2895,15932,15901,964,18978,5028,2795,9315,7531,9819,13746,819,5157,11953,5521,15926,15012,10553,18063,7978,6280,4510,13862,16213,6622,452,12224,325,12026,1759,18096,316,14489,15931,1135,11457,6729,13291,15478,11168,18693,18231,5090,18013,5426,6031,16676,4306,2022,4716,294,16706,14369,17938,14029,13892,2369,6596,6221,17647,7761,4904,1009,4008,19646,17983,3107,14606,13820,7764,5947,7601,16551,8240,9810,576,890,9567,9082,2522,4214,17600,4010,10923,11006,3465,250,5659,8870,1580,16546,11659,5159,2019,9093,13443,16833,2265,15090,7821,16411,7164,19082,9664,17887,3395,4887,8408,11560,1369,18545,6455,13305,35,15827,12597,9387,19729,16675,9849,7868,12940,4173,9476,13516,15452,3959,17724,12609,13795,4367,16283,3230,1228,2424,491,14191,2723,19017,10886,4984,646,2452,14423,8080,3304,11338,16603,19077,9759,18536,9732,2309,1222,1852,14279,18599,5976,11633,16584,7289,262,9343,4487,17481,7427,9826,3521,15324,18344,18260,19503,8166,4027,19029,1933,66,15036,19028,4025,2783,10040,3596,2599,6677,16448,16811,2062,19193,8101,16995,11571,3469,14726,8983,636,6130,10320,15121,19056,7668,2755,2651,18576,3504,18863,5642,18502,9888,5522,18108,2994,14375,18466,2363,17086,10862,9013,11555,4235,11280,1783,5224,14927,9011,17172,7417,13989,13456,10053,16543,689,3124,10757,2727,3858,540,14257,17394,4692,15966,3459,11625,18790,6820,17964,2894,19846,5675,19353,18815,2190,13682,19012,12441,14241,11051,2408,8880,18838,7112,16513,19586,15294,16805,19779,92,19959,12532,12550,11536,7365,15953,7004,9147,2701,14953,1766,293,10589,15173,11780,31,6365,16844,4831,19979,15786,10461,12906,14436,14883,7754,18507,9532,13429,16460,9969,6375,9388,7517,998,9405,12391,19806,4871,13900,6846,5238,19486,1878,16133,11076,3130,16483,15945,18575,9936,2241,2456,14572,7120,9179,4594,7645,18814,11151,11131,2813,15499,7359,11967,5076,2602,17273,3383,15450,8267,2090,8687,4925,16187,12604,10622,10353,57,2250,10013,15960,2574,15099,16529,6786,13340,18359,8861,16770,5356,14193,17838,8058,7691,12859,15737,4999,9801,12314,7010,2630,11390,16953,14858,248,18840,18383,10102,14452,14616,13895,6971,12219,6173,19984,13441,9691,10636,520,9883,16324,18649,14291,9784,7856,10760,865,14715,5814,18506,43,19366,5743,14890,8839,8383,7560,836,17539,2285,3023,16050,8447,14500,3930,6828,8680,3497,14236,8922,14972,12592,1516,15947,19824,17154,9106,9775,1930,12678,11269,2557,12595,630,8371,16878,5950,6906,11856,8827,15128,5456,6027,19410,2467,461,10100,18751,9791,14719,4671,4738,10957,15792,6582,11685,11729,12638,16934,13074,16733,6532,11937,15815,5403,15555,11620,14532,8548,6406,17803,4479,4142,12649,12076,12601,3165,7716,19850,3550,18374,7330,16609,10422,13189,6902,8558,8851,5564,1073,17687,17549,1582,4780,4417,8022,387,10212,16359,3753,7028,10684,17072,8265,8467,19518,15252,4315,14315,1839,3193,15276,2106,18439,15621,17211,9083,14561,19076,4051,290,7945,3744,19380,16132,9735,4752,443,9711,4218,13080,5086,11563,12081,13406,18626,7106,7497,16445,4348,19669,16685,8947,12611,18672,16284,1531,5534,17702,16545,5531,4629,18805,7145,15902,509,6905,18533,3584,957,6239,9502,4661,14383,16242,19315,15328,8505,1586,8299,1626,6917,9084,7959,13,15041,15127,7970,13116,2032,18689,11576,1271,11513,14823,12288,8173,15616,9040,6933,938,17054,7141,17464,11114,17585,2096,11845,7361,15838,12130,11177,13734,8443,14642,8693,6290,7049,16210,6928,1466,14088,14759,17236,8542,11925,9140,10132,17506,11029,2833,13904,12218,19481,1585,798,14546,5215,15229,12545,7649,13453,6542,2667,16303,19683,17963,16430,4992,19771,18418,856,12432,8782,16574,13896,18090,534,10430,435,4727,3834,7892,8221,4785,69,2873,15882,19201,11372,14891,18655,8066,6038,15686,6782,5204,3956,18041,17994,3799,9961,15307,16185,11581,3472,4332,18312,13028,6637,16172,1876,14289,1051,7857,8771,18907,9251,6129,10765,14184,2633,13245,15374,2502,11770,3034,16980,15651,11709,5260,14082,6882,860,5860,18072,8234,1808,2960,760,1261,17531,9589,16813,18723,7906,19607,12362,11860,19812,4892,2645,16477,7072,14878,18583,11483,5799,16088,14366,17606,18272,9230,7216,11733,10936,16522,7707,1152,12112,12525,6091,67,746,19617,11798,26,14490,13967,9655,7329,4115,17008,18017,4017,956,2703,6162,2394,4296,204,9164,16257,10672,1526,5756,16936,11892,5135,5419,6801,19138,2610,11984,2767,11701,5572,5372,12731,1642,16862,14787,6709,15936,8438,8697,19495,9615,19755,8885,5676,18952,8417,14847,4132,11517,2006,867,19783,14112,3451,11824,11193,4778,15544,5454,4427,11666,14819,2859,6503,2046,9816,18911,5527,9080,15434,14181,7418,11218,17962,4460,17458,5678,9962,17799,15075,884,2178,3056,7487,2375,12584,15421,882,17500,10163,17930,10440,9744,15092,4422,19915,14938,11223,6133,8318,7648,16138,17078,17101,5298,13938,7790,7499,5340,5990,18078,15357,15765,14534,2597,4696,15047,5997,2057,2303,18274,16964,4499,3715,17517,11843,16069,4175,1246,15810,7130,14390,6470,15125,2965,4009,1300,16649,9821,7452,15080,19883,16502,1418,6229,1947,16343,15723,6870,2826,13117,2923,1644,6403,4569,7561,13874,2836,2916,4621,1247,15424,2488,2222,9734,17632,4542,6935,6246,7464,4379,16484,4463,6132,11013,19008,11748,2946,4690,5685,5112,14786,11236,12926,16491,11289,5558,17399,19065,15048,13313,4695,3051,3390,14885,405,12706,15681,14054,3801,8969,12088,9048,5975,16463,12563,17570,11044,9110,13281,11215,4506,4943,4691,19620,12849,19306,9300,14010,15898,19610,960,7387,4298,1380,12989,556,4876,15941,15372,22,2244,17387,995,9467,9824,12572,7104,10229,16736,13899,18197,18157,19048,14720,666,10125,10935,8715,16121,5657,17461,10381,17577,14618,19697,11988,2702,547,539,18979,13679,10042,4808,3092,18656,18667,12141,9289,3899,18715,5825,17658,1662,10267,8145,19163,16602,14966,3063,9064,11198,15648,2990,15904,19325,2970,14211,999,10233,11323,12823,13775,3873,10093,15547,3118,5320,7052,3265,18961,12670,18662,18008,8667,16933,6222,13697,11683,11863,1153,17321,4339,8611,5709,7950,6659,30,14947,9773,2465,9898,9894,13278,14670,1181,9715,14696,5187,2974,6826,16094,8200,13090,10816,3338,7809,5057,9380,12946,17686,13788,19645,18316,1832,15181,18240,10558,16454,19004,14827,19530,7989,15233,10722,930,18035,1317,9189,7023,1136,10646,9426,10314,19045,4233,3833,19103,11613,16413,1266,946,11552,8497,5849,4796,3965,14421,5886,19707,18286,12345,12779,15403,4519,7188,8806,2257,16782,10329,10199,17230,2052,5329,12876,7160,16519,14540,10489,5686,13971,18135,16526,5212,18047,13855,11844,14809,14908,17792,4922,9166,12612,14604,431,6361,16424,4928,13253,6335,10105,5376,10889,1006,4577,7115,5167,15352,8585,17382,4963,7066,14430,13482,15364,13754,18182,13085,19553,1011,19928,5345,13348,6019,4626,4243,7888,1378,3824,2278,1113,5601,7693,5405,14913,11852,9262,13067,481,6960,743,14482,902,175,10648,10851,7074,15684,9933,8045,10614,10121,12923,13770,18748,12618,1457,15632,2660,17691,10014,1724,17180,3273,10018,2552,12208,16480,8300,10791,5940,17494,1989,7347,5712,1067,16122,165,8930,16293,8774,9617,11356,613,4055,13154,1489,9745,12727,7492,2188,8308,14458,19397,2368,15620,621,111,18052,19113,17985,5194,15760,15268,12769,15290,11176,15201,5271,9208,15239,12222,670,15218,3736,19217,4527,19750,7490,17079,9986,11346,17476,12134,14516,14717,15643,7744,19272,13388,1329,18397,11696,9887,10578,288,11435,17158,3201,16853,18102,15106,394,3385,9218,7288,11812,12068,6896,18438,1164,6467,7029,14765,9533,14867,6140,13070,13674,16608,813,13380,19488,16715,8341,19394,16290,12674,16307,1664,7305,2315,7101,12813,4491,12417,15777,19009,3636,3579,10436,11511,19349,6334,14782,3111,19335,16730,10467,4337,10321,7155,1906,13842,9979,16032,9787,19509,8612,582,6253,15272,18248,16103,13072,8906,4023,11438,18612,3483,8290,19787,9418,12983,14212,2450,15362,9127,5100,322,15907,9456,19916,5749,4355,1396,3925,5107,18923,12934,5414,16485,7312,15040,10058,1916,15117,15899,9288,3038,4565,9518,4863,6951,18252,17460,2738,12109,18430,4906,6188,9482,12639,8122,9279,14268,15293,10223,15009,17270,14548,14868,5384,8282,15895,1500,6602,16017,13613,4525,7048,12651,7444,11260,14735,7,10358,8729,18567,8072,14842,11785,13447,6076,9390,1795,11808,10283,14989,8784,15037,5172,16235,474,4900,19636,11406,7776,8948,17721,14758,5047,13234,3555,18057,901,105,12617,10112,1737,10374,4722,12785,5233,8830,15081,13556,4090,18129,9346,8588,17332,663,1727,10424,14182,5397,15200,107,15500,847,10391,13758,8530,16070,7414,1709,17916,13988,16046,16952,10742,5472,10602,16783,1215,9945,5826,17697,15505,4467,1625,14074,19923,10819,8402,13958,13846,15436,16107,7713,14013,10075,843,19482,15511,13399,16209,10843,10567,6780,9688,1205,2269,8935,17306,18497,3826,17901,7756,3225,3237,11430,14747,2591,16561,3777,16436,17360,717,17909,15131,12691,13226,17793,11781,17384,12156,4870,18200,1771,5354,13911,16076,9254,15850,5655,2192,10315,11126,14495,5800,18951,10024,17477,5430,18254,18428,4331,7411,19592,29,7147,18983,14109,15300,2842,2459,5501,8168,7801,16188,12522,976,8451,14111,13881,8176,2765,8284,5827,1072,3087,12807,6063,14718,19307,2691,7419,16645,2088,6394,9086,5735,2444,15811,13133,18253,17376,2095,18335,1484,18361,12236,7149,4208,1951,13288,8067,2184,8108,5352,2780,13069,4867,10356,19241,19364,11735,17921,10649,16106,6389,14701,6487,13386,15674,10201,2325,3019,8651,497,2888,2959,11276,14538,10316,10433,19716,1776,15884,6883,5296,18867,6332,10894,3981,2273,9995,8198,6797,13115,18303,19091,16030,16325,6327,5958,15071,14258,19407,5785,6519,14713,5579,1148,17725,16895,16541,16620,3811,8333,6202,15972,19332,6903,3771,15567,4855,8109,6353,7454,19601,8919,2229,4874,7998,12399,15213,13621,7033,12225,10981,19991,15560,1888,5056,15432,7665,9479,17870,7022,4947,9721,8149,5824,5578,15126,19873,5083,12625,18677,8356,8886,8004,1015,10140,16028,9214,19953,13835,4786,577,925,10303,19834,14515,9353,9842,6818,3439,10134,2632,9789,19666,13617,9510,766,18177,1117,154,14364,19926,3997,15095,8909,13799,10366,9542,3708,8236,3769,15970,4334,12160,5038,13485,16040,3245,19328,17267,1872,3598,10972,14508,11567,4556,19933,3991,8688,5084,15808,8424,13616,1493,7658,17102,4492,19858,7486,342,1782,12446,19402,4112,522,11815,6398,16401,4160,13784,5552,8900,18841,15735,359,19116,15982,11983,5943,10384,10307,5809,15615,8591,17197,17020,806,15115,13122,13824,16072,19385,8275,4167,10469,4350,13964,224,5953,5872,6039,17955,1030,7573,2279,18631,11490,3168,10198,11142,19896,5784,13571,14437,7128,5012,1834,5996,11020,12385,2618,18421,14716,5493,12277,14825,15301,18638,15014,5656,9597,7021,7364,19630,16180,3611,19469,8027,16841,11030,15491,12220,15508,12607,6778,18794,11739,1477,7067,1303,2897,7082,11273,19440,13580,17388,923,3752,2764,970,8832,13810,16901,19519,5118,9649,12448,12822,1281,14621,648,9406,18513,5293,1216,11121,3894,9255,3667,18531,14007,399,8241,15843,16096,15154,14973,5058,14636,12875,13949,10478,643,7335,10446,14133,17512,7467,6036,281,16487,8503,231,17105,4653,16250,982,15212,16869,11871,14413,12429,17797,3077,16174,1777,14808,3780,5852,638,13186,5495,9299,10727,12733,12421,14676,19831,287,706,9667,16264,13244,3574,16475,5158,468,12305,7117,3696,7725,15791,16082,7498,19476,68,1057,447,14754,5695,2107,15052,3134,3286,5476,4941,15700,5143,11766,9843,13035,3247,12373,18889,16568,16721,14651,7077,19434,3985,11274,14411,19337,10230,531,194,16595,1830,13998,14899,4226,12253,7410,18075,5122,17928,9342,9031,13673,19210,11652,9991,9181,9115,17226,4476,15825,19526,7813,9159,6722,3764,7013,5508,4978,989,656,1840,17391,9239,994,15611,11692,16758,15773,7121,15337,15367,13783,189,17185,19313,5777,15190,7500,8502,4518,18842,17830,11243,10892,19124,2762,12775,12860,10159,12965,6033,13724,5154,15526,9006,4628,4264,11130,708,10428,5227,17881,15756,1511,5183,19845,14640,10095,7201,7832,18929,9580,317,9553,13007,18045,1937,18879,1268,17281,7047,17114,14510,7186,5461,19948,780,5004,8001,2181,13002,18032,10893,19798,12713,264,12469,8126,3474,138,17365,19300,1235,7586,4676,3640,17327,17560,4809,786,5449,2050,19289,401,191,11728,14479,6296,12039,15103,4750,13982,19454,17340,5166,17292,19573,3171,19187,10050,4170,13951,6674,7591,12932,434,14214,705,13914,16248,5505,3109,14286,7585,18103,9978,5568,7594,11258,12567,12513,1494,919,15180,184,205,13801,11904,7088,13377,2977,4139,2565,13944,8231,19231,533,3647,927,10627,121,12173,14607,7526,13401,17682,12080,12463,17212,10045,4197,6410,11548,1456,2345,14657,2733,11932,7214,18675,11538,7575,4073,13818,4330,13249,3798,10476,7554,1646,13248,19375,19760,9629,14318,18758,5273,16409,878,1389,7782,563,16884,578,6286,10820,17764,12534,4623,13633,9362,19477,6462,19176,3186,11682,1728,14876,9161,4583,2828,5365,4903,13471,13612,5623,14382,18763,9653,9576,11461,5073,18597,16394,13913,12718,19861,1491,1115,16456,5919,3800,9313,13490,11394,11152,15876,17225,8859,10073,19978,17739,2112,7389,7878,9651,5677,4990,8724,7056,10157,14296,16893,4150,11896,9433,19901,4620,9726,6558,7298,10613,2274,16713,7977,5965,3047,15153,5453,4377,1921,13939,7611,1712,6090,16835,11689,4490,3367,5698,7382,12041,7370,5915,8825,16838,17064,17666,1589,13625,1119,1166,12828,1964,137,8490,15455,9448,202,17780,11440,18874,6667,2676,2901,7337,10868,15846,6706,12012,11694,5141,9036,14880,11207,16625,2512,15933,6913,17536,19672,11917,3299,3008,11883,1866,10510,2659,17554,17804,3737,12375,5127,15304,9424,3898,16439,2024,8561,607,19752,14044,8244,2425,15011,8191,4647,645,17773,2412,4053,14600,11614,14905,12726,6989,4029,18307,13094,3090,15854,12699,13955,2779,19038,6225,7245,10419,4388,10373,12419,11833,12839,12723,9496,17389,6189,14078,7081,5016,18700,18976,15702,19644,19447,9931,4622,7859,17254,8030,11855,19687,9194,11698,11431,16441,10530,3845,3839,17826,2518,16962,361,39,6161,7867,11585,9854,7445,110,17087,10528,18554,3952,15754,2489,19890,12406,10897,9749,1406,1917,6611,1688,3446,19895,16410,12583,9202,2005,8873,17860,6689,2606,10618,4230,19264,16202,8048,4584,16177,2335,5748,19977,2177,6408,10054,8868,13033,3345,12804,2804,6415,2347,16278,19715,10779,15617,6981,10652,3775,19049,6450,17806,16702,9319,17129,9850,8279,16769,15104,15023,11112,5121,5900,6886,12402,9948,12135,12188,11203,8248,13104,13390,6996,8575,15098,14563,4549,12420,7957,15456,19465,6942,16747,2708,755,3500,7812,4877,16449,4084,13153,14232,6821,13030,14266,11335,17832,3093,18539,10227,4633,5404,11600,9578,12728,6259,7646,6001,10994,2411,3441,12232,1321,13004,16458,12289,12290,3388,6592,13738,12509,16493,19013,10593,14663,7217,17597,3403,4989,18696,15083,7488,6238,19377,15530,17432,2121,17744,13497,3842,4400,8125,19062,4399,17142,12301,719,14740,13063,7964,2899,6172,9364,10231,2538,12320,14871,11183,1091,6094,2415,19329,13197,5848,19534,545,16662,8259,5839,9260,11253,2189,13907,711,16134,4745,12286,2261,7742,10572,17147,11077,15224,5880,8532,8932,16632,3606,13269,15628,4517,10392,15570,14580,6862,17167,14009,981,1287,16746,830,17754,11301,10764,3148,12508,16404,835,4994,12433,12151,3534,6464,15521,6478,19726,10691,18809,14865,2224,1609,9774,13136,7644,438,6035,4304,12526,17756,3058,19158,13460,11197,15879,1433,4157,14994,13255,14595,1744,7872,17469,7221,6823,7398,12750,11205,16762,14027,18596,2048,7282,13772,17796,8812,8164,5309,18125,15402,6748,7170,1842,18832,11979,2249,5598,6373,11167,5967,18420,5781,18233,19958,11450,5302,10576,4283,5024,19549,5251,5951,7031,14359,8139,5109,15743,6838,1150,19917,14063,1573,11526,12891,9922,5904,12865,19739,3239,5783,8657,6760,5575,11757,17849,8622,4933,7908,13098,6660,11714,3887,18969,18161,16888,774,12627,8288,8206,19115,13337,6216,15581,1189,2739,18311,18966,4275,16845,2495,9875,3226,18277,6779,9429,14455,5096,17331,730,5415,2857,17681,1198,6411,6282,13712,1823,13391,17714,295,10471,6195,12504,2346,5399,8346,5300,15977,8705,618,8706,16966,14626,17848,19162,400,9123,11349,8833,14067,9619,2466,6868,14418,8639,12806,3490,6652,5082,9162,13639,11281,4748,19864,19431,10143,12773,3953,13290,15312,10882,5840,15236,2731,18302,7901,102,104,12547,12544,2663,15217,3206,14380,1720,15231,3411,9890,15696,9557,11914,965,136,17012,1563,3837,2083,17196,9685,1622,908,122,4100,1110,4898,5878,2442,12754,5443,16,3145,8250,14220,5660,5569,17970,1495,1725,7909,6055,6064,6718,17772,6281,2658,319,3301,14581,2560,10188,11087,19297,9361,3940,13029,13537,7071,18138,2085,2490,12711,1673,18765,19096,5184,852,8153,5694,11747,12943,1668,13392,2041,11960,16428,19740,8255,11974,934,2070,13860,2519,7803,19101,6850,14811,16015,19548,8155,1342,17582,12997,1003,8799,13137,19527,6048,16697,6396,7866,10493,9855,19877,8261,333,11605,13124,15807,15828,13078,5920,15605,3487,15395,8652,8543,3274,6783,3729,12040,1959,16941,10383,19139,4260,3654,12558,3992,14136,5412,6051,3962,5350,7802,19226,19223,18543,9005,3682,11674,9872,9627,10846,8879,11304,5643,18053,4161,11153,8245,14497,9935,8836,15759,11981,7378,17931,2735,9393,1345,11399,1251,17757,10090,9706,7503,5565,2608,11391,15534,5000,8565,17318,6135,5651,19251,11934,11093,1454,929,18498,16850,8536,19143,18906,7436,14577,11195,182,17712,14320,12101,3177,10715,5244,15184,16734,13647,9529,15132,974,19321,8092,168,19070,12325,9486,11388,19609,17869,15988,13364,17454,17228,758,15159,15086,11369,3603,5834,15167,15100,3533,14559,11622,2153,17833,19800,7711,11334,17195,17029,2468,19569,1694,14487,3164,2351,3551,19490,7441,1159,4981,6370,17737,19680,18223,8036,18935,17740,12038,12568,4872,3876,2995,12471,45,8795,9150,11468,7944,19882,18246,3318,7954,18295,4431,12615,1359,12002,4663,378,11182,6104,3964,11941,19006,3536,18301,7060,6867,9348,15380,17685,507,1331,19351,11596,16923,973,12762,1869,17867,19412,4444,8504,17018,12412,10723,1882,2935,11831,16772,18309,17906,1382,16338,2551,10924,18555,14414,12565,19842,5045,19537,9823,1568,19557,15305,18459,16580,4801,19742,12105,6007,18457,13437,2689,3397,10322,11041,1822,1298,4819,1384,1468,15847,6070,12018,11123,15683,14206,207,6008,4521,9771,10535,15715,1437,13534,13257,19419,6264,17862,2927,4651,17777,16637,1363,14230,14641,13180,15916,15665,13301,16915,15008,12610,2818,18225,13277,17081,18639,958,4181,17151,19735,19913,8043,14493,14840,19453,14304,4961,4644,19333,479,14543,17808,12230,5041,11442,11818,6453,14183,14256,4234,2845,16499,13157,7379,17188,3589,13487,2231,19487,1614,14439,156,17421,1064,4859,14509,6904,9020,2312,9865,11762,17483,7093,19696,11702,18484,3993,4049,13605,17979,18635,1633,10998,5145,8980,9703,5176,8863,13440,17097,12331,10010,14807,1377,8956,11062,1346,3929,18722,14856,14130,8767,13751,10849,392,16200,1197,4888,190,1977,1653,19247,4668,2523,17774,11082,5944,12576,9839,15433,10262,1196,2696,6547,14665,5877,5759,7958,7979,8976,10280,7291,9469,17679,10475,12935,4352,402,7262,832,15333,12437,19638,16910,10887,7955,18213,15091,9440,13980,5751,5036,9335,273,8204,14837,13155,123,13135,11336,15958,16156,7678,12165,7903,16891,8312,7663,4442,11063,11507,12708,6062,7146,7090,3878,6492,5779,13143,17159,19182,5126,4322,4248,12904,19502,11500,9094,150,16653,8077,1400,16630,18755,14337,8924,4405,7158,6679,8162,15889,10688,6685,3269,10396,15198,4086,2323,4894,13585,15938,8617,17266,11884,18953,2460,3835,17314,17876,16716,13146,1995,8147,11067,7393,1620,8099,10995,9286,17278,2037,10317,1870,15834,12974,1940,6984,6499,9874,7044,14179,10753,5680,16539,9285,19596,7980,14210,12987,1640,13193,79,4424,2648,9582,4580,10686,9940,12797,2956,16750,7131,4282,7529,4842,11485,4473,19330,515,8445,19618,6168,11920,12543,10220,3554,4119,15842,17411,1666,5149,8571,6226,10365,6697,15347,218,16796,2157,18739,3080,10359,4747,9078,10813,19802,16744,1128,16741,15462,13563,17160,4001,757,5269,14755,7297,9790,8742,1012,12194,4650,11350,18220,4618,10465,4531,13815,16666,14323,19851,6711,15394,12810,1002,13879,6223,6642,11180,1473,4267,18996,6405,3191,17996,7971,3848,13015,13984,11687,2681,14167,7415,16864,10127,8509,3371,19462,6420,19574,4844,11544,7301,10807,18862,5528,3453,4246,12022,13102,4278,2810,4485,11240,575,8692,11463,16791,10828,16524,16182,11370,2382,17246,15896,6497,15124,16127,6272,13611,10815,19094,299,14341,6683,9227,18336,15334,14733,11604,6929,2168,3410,7562,514,47,12517,8420,1224,14530,10659,4926,19909,16332,932,14397,375,1037,6242,4224,17367,14918,3945,4032,488,14399,2349,4028,3348,5067,1151,19757,1055,5358,17189,3399,12524,4688,12655,17462,10651,7440,15338,11199,7533,1534,10242,19661,2898,11878,8556,18153,18613,13404,2212,12626,18476,18040,17993,17492,2754,11213,2787,8063,2964,6877,18623,9643,9758,871,10293,16951,1957,6407,14902,8701,18683,11534,11072,8714,11127,18244,12795,18702,12214,1312,14263,13840,776,5206,16422,7309,4193,10987,13635,13816,14646,13800,11699,12836,327,13425,16740,5587,15412,427,5561,5044,709,4182,11086,486,10135,10827,2714,18242,3337,17204,397,7546,1053,9396,10417,2743,1894,16836,5609,18089,12790,18150,15913,9497,13242,13491,14033,8939,6634,13921,16208,18371,9018,8781,8226,6392,11383,2348,8100,14846,14148,6101,10900,11186,19960,17664,9059,14639,2296,10221,15174,13522,3284,19183,6058,10210,16857,8619,18407,14611,600,19367,19963,1693,869,17854,219,144,11104,12903,17752,8008,3088,10832,9234,8686,4907,2966,19626,16091,6941,9446,14770,2910,17628,15589,1650,17414,6570,3336,13395,1173,9813,406,1398,13233,4568,4635,8019,18558,6618,5317,5276,8218,3923,14303,17034,8180,18318,17263,14952,19832,6881,3656,12566,9671,2434,7536,13273,3264,14898,5610,17265,7331,1227,19100,14730,13432,6988,19,12174,8712,12238,12476,10080,9560,10933,1570,1395,19598,5608,6955,11978,5484,2846,5003,15323,2925,9400,10863,18097,1976,292,4159,16249,257,14073,15445,5326,718,13518,14854,10313,1807,19093,3296,9779,17244,19857,8377,19899,2079,11163,8410,16678,18294,8549,9103,19461,17639,6927,18105,15223,2485,19818,13737,6113,1024,16709,85,9788,11402,6265,9332,18895,15816,6451,15679,10645,18259,2447,4715,8363,8374,1523,15539,11716,7422,4247,7007,7956,16650,13861,10109,15060,13794,7789,8640,2704,476,14215,14207,13183,12964,11616,6288,6433,16344,1327,7951,6936,5732,16907,19699,557,9884,13292,15714,14727,15111,6727,16917,15591,7557,5307,12681,19905,4356,5131,3676,18375,10858,4886,12183,1299,17128,1607,18234,1125,19998,8057,469,7732,16586,10047,4478,19580,18682,6715,9820,3588,19439,11026,313,16932,6816,9201,9092,11319,8112,14499,16900,3670,9757,2276,4092,6656,16041,19069,9885,13112,4701,11244,1592,12698,1687,10192,5808,1944,18425,14829,17007,8174,16412,18306,8752,10775,1627,11309,6061,4581,11251,12444,8514,2785,15479,1379,9322,4768,2457,10103,13039,19331,11285,8659,3175,19972,9461,6469,3732,10663,13667,6713,517,8033,13333,19594,11926,11019,1383,9024,5934,5706,12338,17710,6285,6006,17110,16852,12308,14978,10052,9739,13323,8390,12195,11477,16186,2396,14850,6211,14522,17482,15727,4200,13945,2908,7748,19673,14140,8136,18416,13051,19520,13309,2838,19075,7580,18417,18562,1361,10004,4374,6284,17510,4349,17574,15438,17855,4576,18071,3484,14912,2947,8260,10811,6314,15789,11085,16105,4323,14273,7785,2876,9329,5816,7975,11657,5720,3117,1817,11629,9472,7240,15214,11252,16346,8876,14047,3544,14942,1691,11208,10300,8695,10197,8426,19523,14900,3224,13593,17311,17840,13671,14494,1667,2902,15279,3054,19823,668,19758,10617,8389,2603,1026,17965,4562,11743,13586,12927,13079,1344,17890,19347,8083,13764,623,13462,9323,19593,13845,1985,18525,4684,16562,8958,16191,13254,2060,10974,19710,13884,17960,11525,14602,4923,14601,13307,14682,11519,243,2527,9601,19744,6979,5210,16139,18441,10164,10604,8297,10563,8972,1340,19506,4497,2042,3818,3417,13578,15512,14228,11279,1020,10152,10647,260,7548,2061,5682,12358,7875,13325,13993,9232,10421,6714,18347,16153,10885,6712,11705,17383,494,11437,14929,16081,7877,60,18821,8903,10494,17310,18569,18009,5435,13543,16868,2000,9216,8128,17587,11982,10362,5078,188,17337,12342,841,12060,11272,10092,7625,3763,15673,15247,12485,3716,14353,19801,2371,13414,4700,9307,9665,2657,15991,18382,18773,8130,7157,6049,16294,3156,7913,2877,13466,3561,17950,15443,15382,7059,13514,7475,6770,3815,1998,15299,715,14671,17419,7774,4126,8178,3819,11235,13882,14703,1539,6742,2180,7218,3026,15339,2920,3432,771,8365,972,16921,8157,6875,15043,2539,14753,457,16695,6037,905,8264,5768,14769,52,9954,15979,7451,230,17946,626,16720,1206,9483,1483,14346,16276,5305,9310,2313,11681,2549,19118,10245,2058,81,1806,2210,1001,19516,9176,7268,5865,19621,16712,10287,6746,9792,7178,900,19068,13218,9594,17092,11562,7837,17998,16162,6837,1470,8158,9403,3934,8021,13830,17944,13525,1256,19577,6024,5063,3781,9474,5725,704,4496,95,7826,9432,6629,1982,2556,5377,8926,14932,14652,1141,9700,6009,10967,16433,18500,6207,15274,11806,8760,5064,14526,3909,16567,12016,17280,4689,14107,662,9871,17798,6798,10255,8745,17992,1305,11065,13366,19273,19165,13359,11459,7506,12394,10928,3605,6235,18919,19856,3409,13310,15795,10735,6522,19417,11885,19955,3330,6030,15055,18914,8573,12020,16256,13319,12300,5550,5062,15563,16839,16571,2243,14169,3018,13314,14517,9355,14162,7100,7439,15668,4152,6424,7687,10534,10594,19409,4559,4261,1441,8007,10701,17540,6,4945,11592,6813,15985,14691,896,324,655,11108,7283,15939,4932,14488,11413,8973,2277,4408,5257,5506,512,13076,18113,6145,8848,5496,14997,8597,19670,15318,11750,14218,2294,3060,6865,13421,8449,5489,19255,3181,1319,19286,12120,2075,1753,5741,1412,12347,14862,6939,13769,10265,9169,18505,7507,14729,4058,10056,17203,2063,15058,4,2782,15053,809,15069,7588,3938,2174,14404,12613,14863,17470,10878,27,6517,7604,7891,8075,18922,6307,18912,1040,3807,8946,17790,19275,12242,16035,17535,15776,9738,6446,14680,16157,4795,8460,5992,7559,4103,17213,1743,5220,14155,15701,6524,5417,362,7206,3346,725,17039,18000,12269,19809,11162,11105,10123,10914,9879,667,2114,3094,7501,3525,18882,14805,7765,2389,1170,6077,5481,5567,18258,13935,816,1093,6930,13087,7953,14560,18634,12360,2074,9752,12361,1969,13000,7515,11018,9327,14333,9392,13231,18069,524,18830,7035,17877,6056,7027,15446,12125,5447,446,6080,10449,5025,8959,10491,17429,13125,7847,14673,9644,10512,7304,6434,19665,18659,7039,13604,10195,1755,11835,912,5606,11378,17758,5202,13636,8313,180,13044,18843,3216,1049,2824,16978,1421,6678,18844,3562,19555,8473,4823,1450,1803,2517,4137,11190,2524,18678,16847,2254,10473,11869,18367,7409,10677,17368,16389,11134,19145,267,12898,16164,698,16556,13188,17564,1422,4046,19788,1591,9766,17861,6026,2622,17252,13678,5470,4845,16680,6139,8808,17358,2955,4869,11315,13657,2991,15917,16759,5288,9926,8350,13025,19884,15346,4308,7643,904,12150,2093,10022,8629,1683,13050,10978,13055,2392,10982,10375,14591,12090,6067,3147,9257,11066,10401,6636,9522,7430,19360,652,17288,18745,3282,8526,17379,18823,14986,16043,13903,11761,3020,18791,9172,2395,16181,14075,16222,10557,8615,5386,10700,8349,15984,1097,7855,9401,422,7747,4539,11589,17343,14859,7344,3082,1083,10403,7804,18039,3276,12147,7942,9687,3424,12887,4122,18955,949,11543,15044,18908,10278,12784,16462,17122,12046,19442,6682,7189,4250,9534,2338,11473,19250,3066,7739,10801,761,9017,2697,1038,18143,12248,9838,1715,6359,7881,10420,3307,17609,16521,10149,5918,7523,11639,15942,535,8820,15225,17120,14562,5480,15322,6054,16983,10932,17611,17126,8721,17699,13071,15392,16115,4318,4930,601,17933,14768,16239,4728,942,14470,5875,17011,17864,955,328,9175,7671,364,12346,9197,13152,8609,11297,8511,18437,13107,5436,1146,9934,4495,7520,12061,4358,7997,13962,13408,682,1658,7185,4141,4799,4063,4136,10959,3827,16710,11587,2566,12654,10274,17250,404,8653,2084,34,8975,8317,17253,18849,1519,9312,16614,18142,1857,4494,8023,7202,14110,5661,12696,8816,17353,9830,18340,9263,19389,18345,9420,1273,2756,8014,5011,12914,9515,17447,16358,8208,14779,18806,2018,13320,8703,12086,4277,3559,17768,10447,9395,10861,3354,9956,13560,17889,2887,10942,9238,7990,393,6071,1333,16370,16977,19437,6597,629,17028,11056,8491,15974,12063,9666,10200,11057,17457,128,16277,9724,17381,11627,15996,2546,173,5544,14429,1487,14250,12982,6017,11194,12991,7299,4787,15753,12037,2072,909,8056,3324,1111,17688,12172,3619,16815,3356,2772,6237,6692,2614,16034,12295,2196,4470,12753,4149,2453,3906,3855,2328,18491,19141,19507,693,13566,1912,654,18886,19947,6754,4433,4320,10046,2165,707,2788,831,2805,13691,17755,1845,6182,16717,1193,8348,17336,4441,18972,10131,8433,5634,8289,18431,9903,10788,12070,3498,16589,235,2528,17527,6647,13302,9566,7603,19854,8765,19952,12886,16817,3730,5388,15285,14981,5596,10762,5942,12529,75,8132,9964,7582,338,10141,5738,3002,15045,9243,13041,442,14464,12366,12551,1231,8847,9500,3761,9802,11940,11233,13719,18982,2656,553,10084,8392,2976,3620,11968,1471,10361,3653,6414,2401,3854,500,6176,3095,4238,15162,5716,6924,487,2558,10551,9967,4914,19588,10785,14939,12768,12257,14921,14894,15858,7458,13040,3592,6032,2537,19692,18266,5644,8893,9101,11640,5968,1634,14702,19026,16357,13707,18339,2930,229,18187,16168,15136,12866,8159,4455,18201,7226,1895,15635,1750,5909,18974,10829,8115,18278,12127,13987,17966,9780,5009,1945,19322,6108,9944,15275,4550,5892,15261,12878,1269,8210,12064,868,16672,18896,17181,2568,862,10847,2186,9215,11137,5866,2893,16051,19294,17242,13057,5652,19572,17002,371,6638,11989,5894,5570,10539,4392,17872,14709,12502,18443,13533,15675,12089,11141,2295,3757,1200,18837,1031,15770,13627,17398,7735,15921,19931,17077,16472,9980,5180,19709,16396,7055,1864,9999,4273,1670,726,2439,306,8342,11498,9953,12044,19363,451,372,5469,9061,11751,3766,1929,10611,9259,11083,13826,3241,8015,10290,6097,2784,9379,8844,1079,764,49,5736,18941,10993,7703,16965,17653,16221,5543,9571,10529,13646,1069,9707,11443,16963,17333,2066,3927,13708,10128,19753,0,15940,13246,11173,5410,12697,10725,473,13762,10705,10890,9206,14915,6768,9190,15222,5597,8895,7724,15801,19157,13920,9793,12057,19435,124,12843,14288,5425,13557,14198,24,14594,6600,11451,18216,10581,13477,8732,4854,8943,14498,13228,12796,15524,3113,13883,5164,8648,6303,16399,19675,12255,10003,6774,357,11717,9837,12956,5253,8515,8422,7412,12275,9678,1548,5509,9431,367,1,7681,12206,16212,8979,61,11367,12732,543,8370,15435,19922,4109,18209,5424,6607,11035,9339,18994,14813,18033,5439,15610,16426,14564,1467,5902,6926,9506,5770,14736,15989,7698,15423,9455,4579,18560,9908,5956,7558,7697,5457,15864,16053,10808,17480,3516,14903,10970,4258,2334,2851,19087,6103,792,5418,11859,15467,4522,11557,5242,17194,8599,18321,15161,6545,7092,12069,14801,3723,18630,2766,3810,9654,5744,4328,15336,3316,18083,15496,6594,14116,2311,16175,16812,7257,4791,19836,9937,6337,6127,15695,11671,18162,12657,11580,3612,4188,17291,19254,8391,7177,176,403,16171,11446,15219,12552,8287,17917,9829,18379,5993,8800,13583,19480,10179,5446,482,10136,6138,8881,19281,19365,13303,14739,6209,10655,4171,9046,12722,7949,2730,18573,8580,6124,15259,10088,10206,1138,17149,15995,159,5862,593,17969,12423,1853,4697,3522,7621,14794,18474,12234,6254,11531,9276,19418,2596,17043,4529,3369,13880,5235,15399,549,15442,13622,18825,3325,4508,5662,9341,5538,10511,17232,200,11302,8044,18328,6555,17328,3260,8740,18007,4596,9428,4036,4600,5806,462,611,19734,12667,14260,7571,19938,5641,7777,14520,9525,5031,19285,14332,11270,485,2878,17738,14700,14533,4971,8406,14329,9443,555,3258,120,3662,16692,6116,8925,17098,1323,13121,1018,18377,11286,8748,8658,3059,13954,6343,3600,9756,1604,5189,13963,5627,15015,131,17301,19405,5497,3613,18492,13369,12869,13683,18704,10034,14070,17444,10920,12276,12456,19263,5254,19974,10774,17667,16640,12142,19793,12282,18330,12559,10566,17733,1127,5817,12438,2493,167,16337,10590,12245,15486,14686,15439,16131,3502,18786,10236,12185,3948,14569,16600,8118,10130,5333,14259,19451,19865,6598,10841,19129,8060,12293,13567,16429,8151,17612,5964,9350,9471,3685,3512,11933,19565,11865,6156,6699,8747,3372,3435,3540,16990,12730,8501,9442,7293,6473,11294,19400,11662,18852,16755,1756,286,13297,14016,1610,5104,18624,12303,8105,2195,193,17561,10043,6938,12872,5842,19411,800,558,8985,5952,1157,11537,16207,1706,18606,6900,7140,16999,13791,15973,12889,5422,6245,10532,10441,11866,1628,14098,18905,13284,17728,16306,12287,14791,9191,4270,18174,11854,17640,480,9971,2728,8141,13058,1792,3731,10276,12772,11677,2399,7269,8227,14142,18528,3290,8475,532,5602,10219,1704,12457,4484,7341,8546,16470,9357,4380,13863,18511,17015,837,2998,19698,3874,19064,10571,5893,17493,14511,3931,11156,17894,839,12233,18532,7827,2975,7405,12266,10072,5955,12857,14970,12498,18679,18116,9066,9680,1027,18015,11595,8156,2272,19498,1579,8865,11331,17405,3309,14308,16405,16726,1602,1068,17551,2462,1686,7943,3222,16874,13108,3219,6258,8266,14615,16163,14408,15498,13748,8213,19177,13865,7482,7267,3501,13889,16013,11363,3999,12227,7522,19628,9591,787,7602,4540,4449,9867,16193,4148,13247,3553,9454,19066,13785,18463,13601,2555,9427,8711,3236,17256,8465,11204,13132,14079,11598,19408,9007,2038,19631,12387,1512,2407,759,14776,15837,12398,11386,16281,4314,9091,19510,5631,16938,6218,4560,8359,13114,379,15962,3015,1902,4294,10836,1939,13710,579,8631,2584,12832,16979,8090,17547,6283,6102,6551,19063,17847,6726,1123,15849,3955,16420,2207,7135,3131,3275,2004,19748,15415,11462,7749,23,3334,14349,9889,6785,1102,12586,178,410,18030,2639,14456,15039,19467,3485,8224,10308,3231,1979,7652,3666,12302,5069,8708,5707,16918,18760,17610,17363,3524,12824,2759,11736,13089,13793,6803,88,1307,8035,17745,3622,17103,363,13165,16508,5545,5275,14108,3738,10744,9168,8143,9696,9131,9717,14023,18985,15915,18001,15376,15890,9148,4713,16510,16925,781,263,4359,14370,15669,9605,7919,15779,11024,19450,10435,5428,16045,12327,14669,12588,1907,1175,2668,5052,18970,13438,13174,16130,1827,11027,12306,9868,1896,1514,7865,19930,14358,12393,1338,19602,7778,1960,8628,12854,1432,4382,6252,13924,10001,12389,7922,5619,11364,14095,5445,4848,13950,8568,6974,14864,16010,4168,15235,2302,1893,12424,13809,17452,17016,6003,17170,14649,18519,8813,9374,14018,10834,11300,129,16102,13038,3684,18901,7334,13423,6107,11211,11998,7265,4570,7463,15571,8675,2531,15572,2647,3921,2307,4707,15871,17048,10582,13417,9326,7566,19457,12297,10802,3519,5466,6920,11959,17362,2213,13312,15540,16114,14045,1860,15074,3669,3917,6560,11991,9770,4967,10794,499,4862,580,10810,1352,13555,15021,13225,1608,7075,9618,9552,14783,811,3194,12870,506,18971,1811,18936,18552,4944,14491,19252,15487,4782,1339,10500,18509,9274,4660,3897,11802,14514,5463,16960,99,6047,2110,4709,9614,1692,9186,11014,19071,13755,15354,18038,261,7142,4439,17893,3228,12132,10921,11475,4079,16301,19035,963,9462,3011,11879,6815,10898,10639,2220,11293,504,14998,1734,8326,14160,9071,11161,6326,7976,19886,17255,11703,3856,8877,11292,5441,7319,17672,4856,6809,7065,529,1201,18651,10394,18782,3872,7306,12555,12764,15645,10186,1574,18291,10609,3065,14465,5037,5615,1851,10377,4410,14105,5335,12986,12947,18727,6701,12319,17207,6649,8354,14940,6980,3326,11547,5190,3995,475,19910,8323,12013,18918,18275,12384,1134,2140,18149,17820,18193,7175,10653,300,8211,10880,10000,12011,2259,18611,18607,14486,19401,12155,12168,8325,16237,4797,18785,18962,12383,17116,13594,18945,6556,14174,3870,8670,10397,3365,5663,8584,2033,17249,11262,11849,11939,812,9351,1918,664,1862,9280,4717,5357,5427,18768,1225,19611,16972,5087,1955,4608,8720,13131,241,9067,2421,19539,7124,19866,9410,18670,5929,9621,13394,5795,752,14780,1226,18296,12372,16218,141,14254,17052,4652,15740,3314,9517,17041,19815,3154,7015,18026,8690,11149,16708,14243,3462,11064,8620,19501,772,16238,18967,5228,3844,7215,16334,5468,16192,1403,414,18338,143,10302,14041,14444,1751,5555,18451,7456,13260,16659,6364,559,3376,12074,1270,3312,608,7941,16537,17471,2535,1060,8110,17,15016,1162,13368,8369,8436,10299,1535,11817,4312,1890,4409,19464,8177,16542,4986,3648,4177,18408,10486,14076,2200,11992,12975,17247,14992,4078,2573,16947,2542,14194,8888,5717,3045,13511,10543,8032,11248,5549,18541,19344,19599,7350,19629,13957,19627,18608,3249,2544,19361,432,4166,19219,17108,2043,15410,9340,3591,5715,14800,2601,7640,1374,13267,17844,17542,9264,4365,6422,4730,12495,8084,14962,2922,6869,13634,15708,4772,9568,19648,4265,17608,18585,11837,5910,1536,6612,4326,10800,4386,3812,8327,12507,6972,3823,10442,9633,15032,13502,4215,10977,18694,11012,18847,1891,11144,975,10306,12270,1915,7192,11181,13779,3110,11501,9946,15070,8269,1854,18194,4466,8779,3295,3907,2950,15096,14869,6069,744,16618,14742,19110,581,17324,4021,19023,15613,4606,562,5704,2217,16104,3240,9602,10065,11261,8513,7596,18928,15693,14361,8431,14020,2065,9210,4534,10372,19600,17815,9035,7062,14528,13662,7150,6266,6577,9265,17695,19493,12051,996,8450,5876,3343,6339,18243,12335,10250,10190,8303,6416,3530,6040,8479,13742,8488,11752,11305,1423,6191,4658,14536,5526,10818,11188,17961,19489,1525,11206,14086,16928,9352,2126,14426,5008,13541,1821,12661,5284,7163,644,495,17003,19924,10884,14145,15906,16801,11384,2115,9051,11882,18820,2416,8237,1252,11630,15377,11015,18550,18389,2071,6066,11358,16459,12693,5731,4462,17807,2437,10386,10706,4360,3939,2357,9632,10637,12133,2225,1606,8372,19010,4366,5962,8111,14471,808,12254,8718,4537,8171,13969,11219,13782,15441,18023,15001,13130,9481,2952,4631,2191,3386,17076,16074,7820,4140,6248,17001,18726,7727,3007,16231,10741,14550,18179,3770,11427,13512,10552,5380,13978,12913,2185,16581,12840,3645,18582,1541,6128,684,2684,7822,4654,18787,12851,11767,11790,16924,3748,12486,18584,14708,1825,9638,5846,11380,15755,5861,6095,6651,14760,13624,12052,12801,11995,6985,15407,1214,8384,6305,4880,19893,16298,9328,12137,18984,17635,16327,3719,3865,16375,8577,2026,19084,10261,14384,4381,18663,16616,15139,17910,5474,7779,13825,11832,1963,17313,12999,3196,3192,17115,17192,5359,688,6250,6965,7993,17208,5148,5223,2138,2510,5319,17009,16087,8727,6419,9862,6911,796,19088,9198,1678,18657,19428,1309,6021,3053,7923,11050,9244,15470,15875,3357,6381,9559,6057,19191,18986,14139,2492,15775,5023,14666,1544,12752,6496,19265,3635,13379,170,2316,13128,1391,7530,12510,3197,2862,19830,1304,6426,9764,627,13455,16230,11725,2263,11371,14527,7717,18535,5106,1545,10669,19249,678,16166,17245,10335,1284,700,17093,2211,15317,10418,5769,546,15129,6509,3975,10336,7905,19114,7846,1689,337,4481,5757,6552,13909,12827,15927,13295,8677,13018,4333,2109,3681,13901,12590,12845,840,12868,17169,15963,2336,7277,4347,8793,3116,18593,15365,7806,14971,14472,4771,19171,11222,8518,17312,5221,11921,14668,6525,5022,4196,13463,14407,16085,5325,13778,6740,340,3582,15750,9909,528,5922,19436,12237,8446,9906,3700,14,18403,15954,2860,3747,14055,11401,18022,14744,6146,11782,10550,6878,9490,15207,17152,8928,16252,9030,8951,19443,3437,15242,15422,17770,1741,19119,11958,7231,19560,2698,12853,3238,5868,12014,3315,8041,2136,17545,19540,8867,14643,9761,13787,17779,1530,8623,12140,7932,9408,15980,16149,12883,8846,17769,1158,1949,9807,14185,7960,2418,10554,15237,14115,11393,17317,10443,13501,3869,4030,6506,4721,5607,17783,1950,695,10955,6963,14281,17707,10852,10002,1629,3332,3320,19206,19340,15002,16867,11813,11935,9397,8020,4361,12689,3294,16800,19781,17262,6873,14567,4107,8810,18468,8095,1325,17977,17557,8637,1480,15320,6155,19835,13216,19179,14934,10606,18079,8941,9383,11303,2992,17309,647,12108,3859,483,14156,9178,15468,17643,18521,12396,2480,18175,17323,11551,8826,17227,5670,14351,767,16125,12416,15549,13873,2675,18140,1952,2664,15057,9880,18719,11862,6847,8117,6267,19584,2010,14990,9057,13488,2451,213,883,19126,12228,11853,12834,2128,10913,386,17019,9050,16415,17062,13663,6776,17443,5362,9163,8649,4545,10821,3614,15731,10289,6601,10908,2590,11417,2905,11118,3813,5330,19024,13403,12647,18603,17427,9360,8587,8710,8458,2866,8777,15967,16265,10207,13532,8114,10696,369,3125,16152,19872,9130,17986,12229,13045,8254,7627,15451,18725,5752,10370,8606,18963,6576,19227,7858,8911,9675,16528,15728,7043,8316,19207,1279,14699,12328,9391,8038,8403,2183,12144,10409,5888,13202,17025,14419,5155,11756,7355,4734,17726,967,17198,9548,13592,18640,12043,16533,3061,19449,2858,15208,3566,16453,5337,6531,7928,10310,16376,7675,8029,11147,8838,16856,8477,2040,6210,6662,565,10592,6788,16810,17083,7920,6892,19880,2414,5577,13564,16776,12030,8855,2587,1524,12955,5408,19827,12920,11411,4711,19248,16300,11089,10270,2907,55,2353,1984,12307,15578,14822,14424,11566,18647,366,13357,3642,9125,18098,15431,16879,3581,9287,4209,16136,8685,15519,10912,16639,10678,18158,14547,3774,14635,10272,18616,3073,15492,16233,10911,11820,1739,5081,9610,7473,17748,1903,1754,8476,5692,9126,2481,19034,16577,10398,1565,502,9520,18341,19302,16629,10624,2081,11299,6844,13991,4087,3585,13190,13195,10990,4607,12735,13413,3,15968,2086,6822,11228,573,15961,3415,13975,16372,11343,4826,4942,2156,19376,5761,8874,19805,15641,7907,1972,16946,640,9292,16711,18195,6775,18920,2969,17442,5640,2799,12629,18452,6856,19639,15227,3916,17121,10689,9047,12690,4419,6125,10263,6887,17375,4919,13005,6897,6991,1293,14907,7249,17217,15694,15868,15741,10631,15768,5668,3877,11170,17852,19703,18540,12484,15010,10492,18871,6060,12863,1695,15228,1597,436,10795,15855,217,13144,3535,19664,3587,3697,750,17676,12616,17607,14919,9886,16583,13743,1909,331,1255,609,13264,1459,19677,6987,7807,12770,3671,9324,19386,12570,9656,13699,4303,619,7320,712,18204,2479,18299,7848,16150,18462,17125,11828,4833,14814,2644,3846,18112,8440,3660,16745,877,4670,16450,13011,2410,19536,9102,17282,15035,19172,3704,6791,15520,1033,16881,7213,821,6621,13670,9363,16059,6204,10296,12680,8,3153,18395,542,8737,845,12945,5979,5027,14306,9846,9918,12210,710,12094,11966,13521,3377,19995,15073,10294,19616,16326,12202,2801,12725,11678,3050,10113,14197,14797,8788,2921,17868,7119,14662,7743,6214,10951,329,211,17440,5479,14752,13506,17747,7685,6563,3317,10643,11821,6441,6568,13529,18449,10343,1081,6663,15874,3734,10591,4091,7466,4440,6234,9231,302,7508,12318,16431,5460,18104,2193,3270,2175,14302,16038,11950,10389,16870,3083,48,6004,4240,19169,9716,1387,11341,15425,1278,2076,15143,2734,6730,11047,5451,14844,3986,3751,4127,2203,13579,16555,18927,1758,9508,18529,14447,14275,2423,15481,18854,1277,12816,17675,2440,3333,3847,790,220,650,2159,10904,1177,7593,9728,18579,8409,17501,10946,10029,1021,12622,16100,18514,15919,15093,2370,2182,8028,15149,6915,9955,17047,6105,18865,15206,8539,6819,14679,10711,3292,10256,2817,8974,2379,18777,2889,19773,5032,518,14537,8954,19180,9056,18812,259,10716,12694,5614,1831,13723,16267,17845,7154,3122,15787,15342,18833,15503,5775,10325,18043,9809,10516,19452,935,9192,3121,3806,14877,14531,6916,17209,2800,16291,12918,5855,17568,2163,15796,11146,11060,7869,15296,7745,1617,1538,9480,6508,127,13729,19623,4927,9907,9985,6940,14415,15113,6344,5313,857,19478,390,15742,19770,3478,14554,18051,12138,13960,11943,14593,7864,3797,8197,11719,8590,2378,7542,5017,2130,6372,8908,16217,18481,18917,10037,14826,8243,8890,4589,8741,14449,13872,7555,15176,18402,16019,19014,19016,13206,458,1237,3861,1449,15738,498,2592,906,13289,5160,17453,15634,7496,4037,16066,11670,5088,289,373,16039,15582,4673,15160,17644,4840,4811,14784,3328,2646,10106,348,1800,5188,19148,6772,9303,12129,16253,10514,8534,18933,2097,14372,4475,7105,17164,15774,19576,9897,10798,6074,11635,15869,9320,10687,18701,1793,6430,11145,14571,8324,12684,10763,18800,16732,17599,16067,8673,15639,9853,2321,1567,4185,11955,16119,12620,5818,8553,18872,14557,7606,11617,15510,4645,1156,10380,7534,7406,7085,13345,19099,9144,11881,11412,10812,6291,11568,11840,1218,18355,11565,6461,8181,679,8807,15260,19448,74,4156,13922,1809,77,3604,8801,5262,17418,911,8309,3342,6336,1288,13996,2944,11822,3609,12846,1920,10729,2031,3932,10824,14093,9637,4770,3526,2722,11827,17978,9645,142,15067,8207,5458,4803,2238,703,19079,7769,15062,8298,4578,10519,15363,876,418,2036,12656,19637,13097,466,13672,12809,12578,737,11113,3665,13251,2443,6227,17401,5294,9414,17954,3970,18050,1576,9258,8794,2579,14886,9463,7353,10919,12864,15531,5585,18447,18728,11169,1774,8804,14804,1710,10259,16490,10099,3523,8538,5114,18766,6999,17071,18883,18544,14861,8763,19232,12139,12104,12371,14049,13953,10856,11759,18084,19929,19563,8698,14460,4102,1665,1564,14374,7987,5431,14231,4829,16530,370,10899,2525,14271,2623,7284,3305,15585,13948,8635,16146,4205,6174,15108,9551,19667,3984,8404,6317,2961,7084,14711,18471,6796,12734,16165,177,7443,4452,3078,19468,5811,4605,18691,14441,10089,12243,10360,14931,6042,5211,2725,17380,16565,15291,13338,9073,5502,19336,2290,966,18512,5332,14376,14327,10712,19147,7570,3756,11970,14219,14771,6308,5780,4124,2650,10414,17569,1971,4426,10416,11415,17060,1133,15692,17171,14213,12034,986,4611,794,9803,5788,1571,15408,10776,5787,8398,838,15006,17763,11196,17127,3625,5512,11572,4704,11608,9827,9281,10286,19373,17163,8802,1202,8775,17629,915,2260,3644,15177,7874,4649,13656,8078,4571,5360,3074,4731,6969,3455,7428,3352,5144,377,16189,1700,14050,14328,10281,16766,9314,14896,16279,16350,1838,16116,10975,8785,9284,13797,15761,18405,6251,15745,19188,521,13786,3450,18088,9085,15636,3100,11345,7752,12102,4004,14190,5236,13431,9563,6787,6181,12924,13932,3882,4133,9892,4952,16802,8011,2829,1605,15872,14948,11355,17140,17663,10171,3221,16003,1481,12665,6922,2843,9950,17451,5705,3089,7902,17987,13339,19356,1341,5312,4614,14872,5658,2699,16383,17355,19379,9494,11037,2206,19711,9682,10498,10888,11397,9421,8887,8379,4693,18668,17589,16048,19381,6591,19260,5177,10793,16831,16055,7037,7002,9072,17912,15532,13093,14272,15405,14138,13603,19795,11398,17619,15525,15120,2769,2526,10387,2686,2912,16056,16362,16216,15133,7279,5165,9389,9932,6300,17915,2809,445,11010,19153,4683,4411,18602,7814,18988,14631,10746,10584,5620,6824,4362,18594,17373,9301,4059,16272,18332,17359,15749,10352,8412,18373,19152,568,11533,17349,525,6806,12024,7287,17153,1114,17958,140,7718,1746,10739,8824,16425,677,11609,7073,13894,4934,4875,11400,14058,5805,6849,4706,18749,7921,11870,3762,11135,8641,14644,2422,8059,11672,7332,6115,5272,4393,5871,6428,6901,12410,2958,14785,13043,11263,3628,9451,6298,14920,2619,1762,16434,7670,8472,18733,7660,8506,1292,2620,19109,5948,4437,11404,8927,17261,19484,8528,8819,6635,9695,15914,7446,5117,14875,18061,18650,4792,9475,18574,5713,14153,12341,8550,1213,5833,1399,12348,16335,6958,12126,8891,14368,14853,7753,18308,6745,11680,11669,8823,5005,5132,4098,19222,2476,19500,15112,14356,6385,11074,14144,4022,10405,11811,3678,6306,9079,19640,9100,4066,16198,19514,3418,14094,8310,8660,5046,6861,14710,9921,14117,3514,8062,2789,18925,18876,13046,5322,898,3943,8778,12531,6643,5279,5974,15466,13342,18198,11374,4271,3689,2419,15494,349,15437,5879,6152,19595,8190,12614,10501,8202,804,1785,12354,3972,18577,13019,1600,624,19904,3361,15856,5966,1154,10183,15831,16987,5758,5450,2774,1517,13259,17063,16789,13474,6703,12359,14661,16613,1139,2900,14371,9291,631,13419,2341,15480,13848,10451,19789,15900,4974,1005,15990,1498,4129,7307,10676,6175,13464,18170,11660,20,5778,16894,11645,1388,8991,13705,18139,12365,18132,11730,7308,13850,12587,4256,15957,12460,745,16379,5315,6620,16329,7650,2054,9495,2750,14143,19578,5586,3218,7912,15517,12047,13500,13891,11247,19962,6201,3629,17927,8945,11296,13282,7256,9129,10011,18385,13205,17412,17736,4500,8562,17827,5379,12931,2055,17787,17641,1044,2940,5347,18350,11418,10399,1927,11922,19897,17156,18445,1632,17620,6966,19778,13630,1232,4603,4255,14412,19003,2548,19597,12117,4960,11416,11382,13049,11419,323,10202,7275,424,5714,15529,16486,14000,8051,15474,6148,701,12701,6890,19316,5370,6312,4625,5874,9762,9686,11612,1748,13238,778,15151,15994,12937,4438,8668,12901,14223,8238,14035,11737,18285,8676,9347,15085,2227,3707,17505,3983,7238,14911,1085,11102,18004,18453,10867,425,7416,19614,12907,13147,18188,8555,4643,8154,2155,15764,13192,15209,2266,7899,10574,3198,6387,1886,14496,8228,10790,13808,3577,3306,13544,11455,18349,10521,11656,6777,14012,16299,18048,15251,7036,12921,11877,6402,4047,18718,14617,14386,8081,3863,3750,7679,9975,8493,5730,12890,2355,828,6022,5622,9794,7985,12789,8834,18836,3429,19019,6333,612,14305,15766,2717,6324,16956,8454,18068,14906,18137,11469,5838,8358,13498,2262,4316,2015,8857,17524,3182,13451,493,983,14002,3958,10193,15343,13442,14101,18654,11097,174,7078,2948,14857,12110,12442,18124,14650,2740,2903,18661,9604,19568,12250,9032,17817,9118,19808,10326,10736,10654,2984,3880,4041,3160,6720,18283,16092,17104,14290,3926,11919,1116,5621,11867,16642,4354,13886,14923,16719,19253,18759,7174,9917,17544,12777,16241,8726,13618,702,10456,15550,2530,10939,15034,9554,6179,12829,12065,7767,16660,7376,16024,5530,7736,4915,17956,13933,6249,7167,16520,2835,17354,1557,12170,13946,10690,6586,7620,16532,4720,10881,1804,15999,4957,17165,6825,4997,7850,18756,11793,1540,3735,11288,13750,11794,7235,1320,8751,3291,3690,4788,8214,14930,11760,3144,8003,8764,9430,2104,16322,3344,3557,18520,17975,18358,14946,471,158,10269,14443,17811,8753,15579,1923,1663,2690,16699,13517,13179,2996,10907,1711,8772,1362,17567,8790,12961,9325,11993,14060,6959,12317,6523,676,1308,13263,5054,12005,13086,713,9755,5937,3963,3616,16196,18816,12207,8097,16757,13553,18433,12496,3464,7873,15959,9699,10896,17638,2737,2256,13473,16761,5193,12637,15885,4753,10248,599,15351,14402,8307,9596,8364,19111,12122,595,16244,10979,303,7313,1675,1630,3401,16916,14892,16572,14336,17268,14099,18037,11291,16976,14204,14882,5804,17074,16380,6587,6325,1736,1850,13688,13513,33,8541,10008,13698,10324,15887,1332,6548,13774,6194,16872,3426,17885,2848,14628,16142,5847,13378,4280,2501,18956,11129,16892,11212,3632,8484,13272,10487,844,18365,3012,17067,11527,13931,7296,12405,16007,3908,16722,18404,1203,1892,9748,11810,10339,9555,11601,3086,9411,6513,16897,2154,7676,1364,16992,12659,6471,952,13213,2373,12285,10385,4741,12392,17727,18,12535,16525,7042,19822,14129,4511,19769,3791,4931,6908,2039,15084,14339,3787,12053,5138,920,11558,3049,14357,12462,11290,8535,2230,10579,18848,12483,10545,8161,19426,17746,4520,19127,4069,2047,12815,4897,472,10117,590,18892,15387,10222,254,5991,15384,18926,7207,13444,1856,18044,13503,12259,10364,11166,15076,16690,13856,18478,14324,7831,15390,17813,11915,3070,16002,4804,8249,1109,6853,1578,7796,9881,2228,65,6789,11897,9211,9489,10954,9114,9384,6342,19446,19547,13014,12470,10081,18360,8411,78,17953,17717,5999,13240,8480,19261,15969,987,18237,15197,15168,2001,15255,4592,252,3176,5292,13550,3914,15230,5810,12704,5444,4733,864,11342,5247,5986,17137,15063,1095,5452,7730,1245,19966,11,5728,4702,17042,3321,7281,14180,1043,14483,14137,11707,6874,18898,16654,19422,1497,15631,4469,10728,18572,10413,690,444,12107,18518,14322,4300,15956,106,17307,7233,16943,2329,9458,11256,2718,15271,14416,9367,11577,10629,19423,10258,11059,18900,3743,727,8636,11075,2855,18959,7356,6627,6535,5981,14917,12445,17168,9002,17428,10620,3001,13854,6571,13887,5831,14393,9477,19043,3217,17788,12814,12852,19820,19678,15165,4657,9213,15748,8064,16911,10118,18265,3828,3477,13204,3434,15891,11001,8950,2446,16011,2595,4991,18027,4849,14831,9271,1616,6287,8850,15949,1721,12671,1306,9272,903,4013,374,10665,7599,16447,1975,4680,10641,15360,12663,7025,2678,17174,16407,4357,17519,14242,7509,5923,17514,17749,15240,19262,12171,10766,14982,12223,11784,1615,1429,12958,18706,11099,3489,19339,8219,7731,19797,10709,3028,13210,17371,6232,4287,1901,16773,5722,17303,2571,7212,6534,14283,5961,15656,18236,17971,13129,14118,3488,19225,9673,7176,9804,1386,6171,19545,17320,5740,11556,13609,8215,3825,14743,4881,11850,17857,7180,17422,1935,7757,17155,1699,1928,8127,18589,16547,12204,16984,9642,4011,10172,18488,8933,9628,13877,15697,11326,17518,15340,14793,2152,19352,13648,17143,350,4601,6351,18818,12077,1981,770,1046,7351,6136,6521,1542,3778,5525,10036,274,3098,10178,591,17701,19949,891,10771,8291,16224,4737,4641,13021,9507,14381,13113,7368,14541,8759,14031,7823,18354,16665,12033,4192,14165,7151,1221,4824,7793,7133,4378,6504,2082,3335,4532,18325,10158,16385,9368,18424,6840,13100,4446,6331,8086,2012,11407,17053,17652,16328,13549,5170,795,19878,11481,2030,12942,16049,15164,10502,5845,7264,12215,7491,18279,11618,2484,17937,12166,2816,17296,7709,971,12062,4026,6358,1506,14405,9113,4369,5318,6931,19969,1124,15171,12856,12095,2692,12959,17843,15465,19460,1595,16767,16243,17767,12474,6957,18058,15378,12589,4513,11731,6739,7641,13402,2583,2840,8017,9182,4024,1311,6268,2674,16020,9536,266,5153,2045,10032,3673,15558,15102,16305,741,7626,16743,5898,6543,12786,19763,5181,11107,4800,8595,5124,10569,17425,6854,10734,5128,9851,18707,4814,15903,18227,3149,7399,19635,395,9817,18250,12652,489,17656,7390,14065,1435,16590,7574,11561,11721,15733,10228,9698,17095,13803,186,5059,3055,7952,7247,4767,17221,8184,19181,16173,7895,8977,19060,13684,5938,6784,10901,3350,17361,19357,16392,13642,18465,8814,1991,9449,13092,6530,18239,19125,19918,4977,7195,17235,873,18144,5960,18938,1813,4895,16830,11847,5072,19083,12321,5649,18781,3545,15249,8610,19246,18523,18909,5306,19841,8343,5613,12450,17974,10984,19575,14222,8268,12231,15678,2768,9709,15182,19743,15830,11339,3980,858,18875,17111,9622,3946,17084,1791,1082,3200,13531,1858,1316,12818,10704,15278,3133,19632,12742,16090,2589,44,14442,10332,17224,18269,8495,5524,4154,8494,5666,15757,17625,15483,17939,19200,63,15667,10575,19564,16397,15546,5995,8487,12717,18534,19121,8871,15414,12490,13659,9404,12998,6918,8199,1253,16585,7068,9098,9450,15817,17475,9599,18705,4038,8960,4125,18217,589,18326,10756,1297,12791,16821,14845,9413,467,6295,10044,199,2854,692,18747,12256,2359,11907,12073,3564,9337,2281,12992,11924,16786,19268,14544,17277,7931,3214,10536,2201,16651,16234,11436,16621,6495,15691,19951,11042,18314,13992,19425,1775,14265,16967,7936,1446,3259,84,17604,10855,18940,7259,4574,3408,6949,18322,133,7274,13689,17186,4524,4913,10427,777,18652,16994,15688,6993,6834,15348,6753,9117,15319,13792,14132,13676,2483,622,15031,19189,3244,32,13597,3890,9681,16292,2397,16950,12528,1672,1425,15709,185,4402,10273,6684,19245,9561,10595,8459,4297,7946,17473,2053,5925,5338,11138,8079,17761,2304,19269,11053,14188,18671,421,15472,16578,9652,5629,3203,12867,687,14134,16707,4288,17715,4761,9275,5341,11266,866,8936,5409,12313,19205,642,8957,8989,16320,9021,7339,64,13334,1017,17735,3838,7024,19671,8997,11227,7784,16969,1954,1679,18788,15771,8258,11899,2132,7258,2861,15802,19057,12415,1336,19348,15564,2713,1983,3937,13644,9221,17509,297,13823,4954,4065,16006,4034,3996,15148,19790,148,16080,9439,6141,3641,15767,16417,5813,5887,6098,18581,166,12608,3541,18734,13584,14068,13120,574,18181,7070,3398,14186,7632,3971,14177,1581,10752,2507,19591,3048,2362,9074,8915,12431,16902,7448,11321,5033,7860,15029,5343,19314,6294,5762,18401,15577,16466,1353,13930,2924,15144,14446,1191,5702,13215,82,10961,11479,2588,1236,4068,18990,3140,12482,823,12436,6728,4813,18614,19668,2886,4451,7169,15627,17623,1973,6421,740,13773,17058,19074,4703,16582,14731,8483,14687,13753,19811,10357,15687,17298,11494,6050,951,19430,11453,1259,6765,15440,7880,17828,70,5185,15624,17899,1176,17945,6559,8205,3966,17449,11807,19590,353,11912,12973,17548,18343,10749,2707,2776,16190,5576,18393,19968,953,8754,12560,19097,3120,3132,2291,4979,6154,10101,1953,5249,13415,673,18730,19996,15814,7763,9246,15528,5969,2917,1149,19433,6233,17035,3875,17069,660,12580,8780,7423,3836,3727,2954,17951,18376,13565,17397,12118,9540,15820,4276,6802,12688,9586,7438,4682,2891,9394,17693,4254,17934,5556,5203,3195,15713,13714,9647,14575,18167,4363,9805,12487,13409,8702,365,6180,3950,8138,16778,18353,13608,4966,1358,18091,1968,19826,18625,19717,2904,5917,4057,19420,5782,11775,19383,17935,16255,12519,3096,6247,3518,4351,7863,10169,3000,19235,13999,19320,7963,18736,6029,9226,11359,11931,617,9498,17801,12564,6318,10870,8776,9245,13275,15910,10895,17558,7089,943,15013,163,1416,10091,18184,1826,4858,18992,8552,11611,19582,8507,13075,13362,11523,12363,12099,818,4391,10067,7311,15845,2732,15389,17183,7841,18448,18684,18067,8596,14314,10693,18622,8656,12221,14963,19855,5295,15064,19762,1172,17734,1322,5891,1521,17528,3724,4178,769,3009,7521,17344,1863,2652,2374,12574,10730,18117,914,10917,7199,19976,16549,13668,2381,3041,9468,19566,2819,17522,9305,12162,13091,9062,16661,16723,14267,5091,18229,15056,4089,19239,16388,5819,430,15358,11124,4563,18077,13412,16418,19033,7910,18829,3583,14914,16794,5595,9028,15862,9278,4198,3832,9371,15072,10204,18903,9193,6490,18913,15157,10607,6912,8321,17904,8368,11428,12630,8453,8468,7030,16331,2271,3374,17723,1414,10673,6842,11745,6262,2101,2429,13763,17017,6390,1013,16885,15559,5693,2009,5152,9720,18352,3297,8700,7360,8393,9640,16201,25,12249,19772,13796,12382,4482,490,7967,16361,15286,892,15194,5987,10194,3805,18629,3782,2533,12082,10962,16825,13262,10226,4597,12163,18235,4830,11819,825,4257,15964,14958,2837,4207,4286,17661,6575,12710,145,8395,3384,8570,10726,4432,4158,17299,13283,17704,4443,12337,9864,13552,9848,924,11522,10145,19542,17402,17044,4301,10168,11695,7933,6518,16145,6241,17633,9512,305,13308,18685,6005,7699,6604,16793,16742,8107,255,17709,18493,8016,13287,6751,12585,4097,16714,5936,19785,13445,8988,4656,18268,13970,6512,4535,5355,301,7310,16476,14815,3928,7572,8768,17859,1883,12031,19276,10252,18980,15851,14096,7395,8564,1041,16113,14830,11942,15859,756,18617,2832,12066,14916,2513,1295,15975,13725,10826,18327,17932,388,19134,18400,6479,18850,15726,14226,19202,5822,9708,19925,12003,4245,9425,10154,15586,15386,19413,13066,5268,8632,13332,12687,11287,3170,12885,18643,8140,18280,4953,18173,7200,12028,19471,2406,17100,7000,11379,604,15725,5374,2985,5653,16760,7367,12767,1007,7991,3893,5750,3205,11187,6994,12757,5029,5590,7547,17423,2077,11851,18485,5973,12280,5511,14732,16636,2319,19879,10174,15703,17435,6544,17350,17591,13467,6085,8916,10061,17293,16912,18547,3896,19965,19293,7597,10232,2098,15484,2162,7219,1301,4613,7904,14004,18835,4284,13731,12571,3840,247,9972,11976,8739,215,7480,7569,9990,10580,115,9139,12176,10025,18884,16220,13372,5006,8613,1532,17499,8481,738,11395,5327,12475,7457,17571,9034,3180,13620,3853,14893,13158,2305,13844,17325,5378,15077,8407,3994,1779,2160,11008,19605,2139,13919,18074,5885,147,16225,14586,16859,18743,13690,7352,5532,14788,12702,6393,14297,18056,10182,3779,19243,10459,17420,14764,15739,15729,339,17583,18796,15824,15353,3123,13239,4879,3032,2218,11986,13805,8065,2252,13382,19197,922,14295,7096,15335,15568,15646,1730,997,16176,6166,12632,8734,12148,413,1873,14706,19341,12472,11109,13065,3057,6121,13706,16765,7766,3881,9611,6349,15986,5933,11447,4048,7795,280,1071,9372,9298,12664,7009,19358,6369,6311,4619,16009,13596,7431,7276,6111,13024,17136,7719,15672,10191,588,2931,7618,18414,18486,5163,7251,97,18856,12497,14774,9269,14084,11452,2426,16873,10020,1458,11987,14462,7852,11887,15329,16004,12577,8923,13822,7791,8605,8786,14609,16939,16948,6676,13546,7635,12186,10780,14790,12075,691,12304,19455,9928,7879,10505,17810,1722,7639,3396,14014,19911,14705,16258,6755,6947,10305,7624,16647,9968,7041,18270,11148,10658,11632,6645,4729,5890,19693,19399,17274,10015,6843,13908,19759,8103,19725,18185,15998,8522,12884,11722,9309,3571,5373,14924}))
fmt.Println(leetcode.ArrayNesting([]int{11970,15145,17010,7793,7188,15821,18228,3654,11299,7303,2355,10880,8212,9104,17794,14043,9518,7151,8844,7262,9978,16301,14530,9003,12324,8292,14639,6703,2348,9529,14677,4635,19125,11257,1964,11386,11941,18748,13578,4671,4618,19599,4736,2625,1500,8082,10223,13094,2738,19894,5741,2786,19395,11583,17944,2077,10809,2812,5335,9853,13536,2098,4505,10047,15457,5953,5461,8702,7448,19862,15304,2406,6792,11255,5707,19643,18489,5340,8765,4082,6949,16290,11213,4095,11193,455,16788,7428,11977,4198,2085,2314,16845,10806,18555,11774,9117,6479,16581,7817,13533,9286,13878,5396,4916,10831,9796,14475,6603,864,7432,18566,5645,11336,6558,2672,2805,2330,1011,11916,5460,17783,7388,17692,15565,16107,17146,16992,10977,7986,15956,17561,6984,1423,18080,13179,12822,2442,14195,8503,19544,9911,365,15541,4967,727,6606,222,10331,14772,11461,2456,13000,1316,3799,5769,18554,18760,19687,19529,14813,18395,12820,12995,18525,7642,5548,7735,5109,11936,4598,18234,12251,11869,8216,18539,15730,12551,9525,6998,2804,11298,18672,10264,14261,3435,11954,2850,13442,8146,6862,5248,8950,7971,1845,18455,18736,4275,10013,17945,11368,7412,1614,16157,2641,8250,19419,13546,10051,10396,19884,7664,18744,1938,12308,14682,13663,4436,10495,9755,11488,1694,8467,2169,15006,3210,13439,4491,9625,15625,5362,1946,1822,5153,11762,7072,10428,4354,19833,11148,7190,2977,1730,1606,6598,17641,4556,4934,17252,19869,1256,13388,19076,10158,15074,10262,14082,15223,14364,8101,5091,10827,124,10643,7174,15899,9595,11790,10488,19417,16671,18486,896,15508,10452,15466,7592,17687,5165,12071,13508,16360,1129,1882,9897,16728,347,4296,4478,7177,12167,10506,10437,19282,17579,2388,6357,528,5621,12549,18824,1136,13931,560,17858,17704,2782,3331,18442,5088,16418,11952,10307,693,6458,9379,13932,7081,9202,9249,4446,17620,15492,16186,2926,12280,17637,10449,6007,5831,12036,7635,18429,5976,11083,2084,1765,12599,15255,139,16456,4896,9155,4179,9817,11030,17706,17941,16009,18060,10276,3217,17738,5879,3683,3413,7010,9087,15302,1373,11663,5569,6409,7282,11408,12357,7153,17530,19135,11525,5570,19085,1459,14583,11539,14318,17862,15195,13553,1485,10631,13122,14597,5303,12455,8892,9187,8852,7569,9300,8046,390,17225,18423,4356,13938,15303,16575,11101,1041,16766,3296,3014,17743,4325,6114,10161,11143,16589,19829,8980,11630,16304,2146,4863,9217,12650,11715,6939,5885,7160,8251,17705,14203,12218,2870,2159,17546,14284,7022,10272,4535,13911,10986,8944,1961,5394,437,11998,15573,11158,12766,13030,6544,17282,6622,519,398,4506,17836,3091,16547,10225,6634,4600,9422,5471,17352,19505,26,18262,18548,12761,2968,10380,4131,3423,8651,14190,2905,10162,15822,16524,17560,17067,16354,7756,14468,10247,8857,3132,9798,14055,13296,8851,15067,9073,1152,280,11870,10742,12492,16806,9058,16980,16106,13495,14439,1771,19308,10799,24,14184,13575,17041,5371,168,1223,7201,13098,16915,16939,7270,18355,9129,15024,4885,11440,5313,14671,15338,7501,6366,2365,2680,19860,19144,4828,12291,8043,11901,12031,7259,14508,14343,18002,15131,17404,8037,8027,9201,18570,17574,5169,9303,6367,17799,5981,4911,15626,2225,8552,5714,4633,6392,1769,18896,11264,11394,16229,8420,4999,5059,16687,11829,7267,1000,898,13139,9820,12770,7867,3508,8979,6737,7997,6487,8875,9121,16295,12923,3741,14666,10612,13563,9141,12569,523,9319,1935,15264,9627,11395,357,10555,17393,16622,11978,16417,5145,12132,15095,724,15944,11564,45,11050,9754,14411,19798,3403,9360,4199,19932,17037,16162,3474,18087,19647,12844,6777,9302,7333,14614,5430,19842,17791,16451,3904,1288,6799,12517,8749,5995,5452,10768,868,19658,9892,13723,12278,6062,813,7148,9124,19825,19685,14829,10984,18745,15146,19049,5408,19150,16421,2233,13093,6461,844,14568,739,19343,9866,3168,4186,12641,11660,11530,2492,19776,2025,13349,5697,1778,17653,19591,7382,4180,8179,11118,13118,1193,6582,13676,14517,1440,19837,16750,8478,2336,11908,5520,2688,5098,1744,18699,10144,7359,7519,16986,16241,12475,1588,9718,16809,3876,18389,6312,17312,17487,4591,3163,13691,8653,19283,4300,2719,12743,9704,7258,19379,3070,18689,13178,6311,9972,13569,7480,3773,14334,8414,3095,13940,14766,14679,7626,8598,2825,676,9884,4206,10620,15928,14421,1366,1516,2760,4218,11682,13749,9814,8608,2668,9205,18559,9007,10538,1826,7514,15042,15375,13186,7518,19847,2422,13380,16213,655,4278,15524,7824,8566,7068,6096,2830,13415,6993,4228,12621,4162,13712,19141,15362,6291,9943,15445,6645,7916,7380,9415,14065,5855,19831,2293,6074,12762,842,4605,14375,3462,3782,16441,13616,12271,19029,3536,8059,17947,4794,3729,17043,18508,8191,6757,1743,14147,16072,10798,2736,1407,5972,4154,367,19565,15546,8731,9672,3697,3373,9683,47,14787,846,5237,12801,2246,17451,16020,3442,19895,3588,10720,2335,3375,8723,17395,1928,9988,7009,6996,14250,9254,10484,18327,15867,12382,3356,14544,1584,16718,8164,13487,5766,5629,14562,18479,15329,8981,6495,4401,5507,10803,8290,706,16692,764,3642,8089,3747,12369,12110,7280,19780,13842,7954,8992,15594,18885,5482,11291,9795,1524,13052,12558,1297,4247,9110,19563,18705,5325,61,445,11779,17650,6118,9315,2921,11479,2270,2858,10820,8391,15491,1809,10706,1457,19206,15419,7857,14681,6621,11474,12305,11723,12404,8324,2056,245,8625,11961,11186,14868,4586,13123,17389,10297,14027,10967,17172,18386,10632,18438,1177,9873,13393,5320,19834,7223,14528,5660,1520,17961,14670,11390,11230,906,17887,19900,18111,1599,10348,7850,14737,1885,13696,3047,11802,16439,8474,8335,1332,12512,15321,8721,1173,8149,6910,18619,470,9888,12299,306,17117,6723,8848,10995,52,502,12664,5774,19069,11222,3478,9089,18299,7366,10066,16392,8167,17873,3470,586,7681,10741,1307,2960,12226,14546,15165,1495,7461,17078,15076,7031,17191,13809,1707,16203,15030,9421,15474,18304,3330,2592,4747,25,6165,8926,9270,16917,9819,8821,17381,10758,8518,8295,16796,14990,2911,2429,19784,19276,19227,15692,13902,13347,252,7221,13628,19464,13368,2634,18921,8480,5510,8647,14657,4816,2839,5084,19406,5472,19972,1785,9242,286,12032,1952,14441,17605,1361,19550,583,5393,11819,6813,17349,5047,13309,3577,9759,7145,13051,5575,6611,11863,14738,15410,12560,9465,1429,5563,3360,4028,15778,15104,9198,17970,5450,8760,12648,1291,19477,5586,19961,587,12346,12495,19940,17757,6424,15211,3427,18889,18972,1425,4947,16039,6464,13669,6455,12913,9059,9392,5252,3981,6430,18183,4876,9381,176,18,2483,4496,17572,6789,6868,4340,12260,6842,9243,4813,13477,19373,12593,7229,5435,11532,17441,6647,5656,16324,5278,2227,16230,13763,19917,6811,9553,6251,14094,7230,13499,15137,17898,8412,13228,10687,10999,13514,17727,17224,7665,1188,12087,18121,5197,13725,1858,56,1966,1395,7062,9951,16515,18446,1692,15280,2351,2712,1318,9002,8824,19902,16903,3152,17313,15839,3340,12327,426,6563,2095,7839,2424,17696,15174,11169,9492,12079,6300,13243,19733,19767,6565,749,8688,18821,13775,13370,10589,9855,1437,17672,17842,10315,15379,2471,6805,3611,670,11753,12265,17289,4292,14131,4066,9867,2278,10040,9429,5917,15794,2645,1469,8382,13529,9076,8956,14300,10173,8063,10629,3556,6628,19375,18953,3175,11672,14185,8413,13651,9937,9634,11448,5699,10540,2008,1210,16996,2398,8280,6525,5448,6655,15800,16553,19705,3072,9713,13558,16102,4431,12925,5136,8587,10458,4722,16333,17814,4825,15102,12977,7942,1916,16781,7790,11591,12841,18405,16265,9462,13434,5115,1275,7608,12075,2030,7443,6646,5468,14066,10894,12508,16844,9510,1017,8189,4850,7749,6411,12683,10129,14989,18284,7241,13132,15767,10103,5300,1114,14123,11750,5148,11020,4711,17865,4940,18390,18995,3147,15654,5030,12994,7143,11861,18257,2946,19075,2678,8683,13806,6187,13365,16309,13014,3174,14748,14133,17915,18964,18178,11243,16215,6581,18359,7045,19301,2403,8626,14204,19366,862,759,19090,11697,4523,14150,18687,950,5536,3823,3417,3226,8259,13926,3341,8195,8182,10323,11726,2752,1660,17742,11460,4522,1490,7113,839,19952,141,8504,16077,11238,14314,3703,19617,3994,15143,5285,8698,19179,8691,6451,13193,811,11340,15719,4164,209,12004,4395,19951,19356,530,8716,18324,8932,9507,14983,6346,2360,9293,19024,14882,9948,10544,8966,4565,13063,3978,3186,19324,13805,19702,12591,15463,14974,12926,7104,10924,2128,9417,3083,15578,4772,17766,16409,18700,14909,8505,6207,1056,14521,11233,2009,3017,1689,9390,2087,2464,10457,16218,15529,16058,8205,6303,2696,18212,11612,7470,18779,14869,3919,10231,12311,2875,4713,9786,18261,13135,7492,7186,17877,10898,7767,15612,4283,17415,3780,1428,15982,17194,7719,15313,9968,7154,5261,2340,10045,3364,16792,15812,17222,16855,17508,7534,13767,12717,441,15298,17683,14872,243,1147,16381,10316,10,12922,6234,6861,12153,11308,2315,9221,6687,12020,456,14939,15418,12183,439,952,12706,11879,4035,3991,12052,15704,4329,106,14600,17125,15378,15561,2462,8690,542,2768,10388,6259,1225,8119,12933,8938,12171,11823,19714,19927,17258,17085,9433,18868,6631,531,15239,15227,5735,3221,15983,7945,14788,7613,3973,18514,7242,5361,10109,14440,13879,13636,565,3073,616,15627,4592,5342,3037,9838,2915,9758,3059,6267,18952,18061,18039,3262,8116,1125,16578,13314,14435,2660,6075,9919,17310,14140,5130,16545,15762,4610,13945,504,19644,2243,8166,3228,1571,3040,10170,18855,4978,10193,7678,1391,4386,2923,10145,5023,12774,4269,5201,19864,16256,13224,7374,10152,16239,4333,13829,2637,7405,4767,8894,2183,2892,14382,10981,7372,8129,12156,10979,11904,11973,7463,6587,14539,7546,15999,9054,2718,585,16652,15382,13387,11994,18863,4667,8162,1331,8270,19028,6959,14804,13844,840,4488,4452,11240,12510,14763,2269,3411,5279,8802,5892,19807,14018,10916,11878,7545,12969,7868,16736,11427,10017,18266,4111,16150,15156,10356,18159,3465,10497,2446,9895,240,9810,16499,5250,7438,14751,8719,17103,1939,189,4643,19725,9587,16101,12563,14843,18757,16118,18091,14307,15050,4473,3485,12735,9979,2603,17648,18036,14977,12193,16365,3020,10372,450,3583,11170,16139,10536,3607,6982,16197,8761,13573,15210,10239,10412,16642,18164,3076,6470,1047,1901,4606,4355,5599,15459,19431,5792,13302,4920,15238,12241,15921,6915,15555,7533,10633,18420,16471,5837,13331,5967,9639,18124,14897,13022,12550,17447,12784,1280,11830,2944,3900,15758,2586,19568,9657,15787,17367,8477,19187,18641,4,19385,10277,16011,9130,8398,19600,5418,2027,3225,8005,9861,40,14540,3745,19278,15016,4211,11013,11504,1682,4977,13177,8408,12519,13460,9340,19234,17958,19368,9181,12887,17979,12532,518,3511,7712,15356,9990,14933,11425,16298,17646,10077,3410,16294,19557,17370,603,1489,15190,18987,527,12825,900,9234,2969,4558,16088,12523,3737,19751,15468,18450,7341,1963,1673,2420,17022,11884,17265,18048,2932,10447,1622,9307,13390,13544,13218,6360,6816,4745,8770,304,4676,14881,8487,12675,3123,10911,33,7624,4866,9778,7855,11582,6837,4596,12223,17618,17853,14181,7657,13694,4000,14635,780,10107,320,6209,15320,18998,3236,7070,17460,3530,16574,14794,1850,18493,17065,7024,6570,17142,11637,16659,2781,6898,10520,1652,10525,14231,17267,15644,18802,6225,13278,19768,17934,4301,6632,9559,18912,17101,12951,19846,14121,16565,3446,12025,18913,13454,7141,17871,7717,6117,13682,14586,14538,16973,9691,8171,18774,10453,16797,14714,15506,5221,10203,8120,990,18594,6005,10769,7910,16626,10732,4239,10891,19149,5257,14291,19753,10974,12091,13358,644,5791,19238,4709,9750,15595,12721,18424,4251,13043,19057,10946,15525,92,2610,10964,12106,10557,6498,5790,18611,14949,19449,10811,2879,9598,16299,19978,5668,1875,15544,17547,8738,8914,17303,14327,8160,19421,7123,16824,3005,15789,10189,1741,14689,11463,12148,13330,18929,6235,774,2941,407,6802,16322,14699,12012,13137,7639,15850,14194,12212,325,2584,9166,15680,14351,7255,0,3180,9237,13532,5149,651,12729,2502,7210,17223,17160,9382,15756,8800,8556,1074,7656,15373,10123,19309,1544,9579,2817,7658,10003,15613,5610,19008,18214,18581,786,2619,18435,8616,9993,3792,4405,6199,8326,17319,1430,13325,19508,7547,8364,18323,11345,16325,13182,15729,8557,5859,12557,4584,2071,6719,4330,14493,16684,4970,225,17162,13588,14008,13308,11317,19129,5044,19695,9584,5155,2840,17872,6070,11256,15857,13316,19451,10564,10448,9499,9005,12971,16663,8786,17154,19006,1954,14756,18956,9887,2756,5382,16292,11319,997,2575,10959,6849,13645,9836,14229,9600,3243,8401,15224,1573,12613,11965,7208,3552,16936,13804,8975,7939,2520,11261,8281,16871,7803,16859,6509,1164,10136,5778,19068,17562,7886,17870,18318,11984,15318,15897,7957,9134,16355,1864,91,12103,6936,3053,19656,3837,12570,9719,18856,2273,7604,712,16047,11695,18000,2485,18673,18560,14360,2504,7006,9157,3235,3574,2999,480,2258,5150,5637,3859,17527,16316,2208,15743,14695,11005,17866,7881,15779,15309,9158,16782,6663,9668,1933,10084,7956,15008,2138,3479,10854,12914,10886,19300,2931,19571,10535,649,11192,3742,12310,10404,14422,17874,11848,17427,5110,15840,7769,12881,2038,5287,16453,1871,14397,9177,1986,12253,15425,10324,19668,648,17998,17571,3653,15968,17023,14434,2508,9062,2182,14806,4121,7301,8634,11727,4219,12297,11053,1717,4510,7820,4460,756,16641,14197,6239,17585,6530,16204,696,3190,6008,5365,9787,5146,760,524,15992,19088,4383,1452,358,6699,2552,19392,15845,4700,8430,12496,13556,4171,7220,8658,8963,621,11473,18870,7415,6860,15581,14453,17445,11826,6110,14713,11027,18924,16411,8901,10460,16484,843,18168,14049,11008,7497,11458,4116,7336,8124,17821,8123,18154,16995,1529,10855,14019,11535,498,13170,12398,3253,2453,2547,11983,1301,7101,13373,14638,8329,5216,8528,16289,13262,4058,14456,19650,12654,16851,16209,12457,15217,4806,18899,14760,15694,10526,9985,1238,15825,15898,11496,284,11279,18994,2836,8526,5628,6747,8370,14898,8229,6219,8943,14672,12540,5585,5601,7455,8516,6341,4445,6914,11915,748,16095,6522,12284,15053,11399,13248,4272,1696,7239,7599,9582,12888,6716,1913,66,10646,2115,2534,7804,3537,19613,6972,861,17600,1818,5640,19099,12942,8287,1435,21,8994,2844,16520,19772,9399,6349,11346,19215,13976,3224,3603,18205,17358,9764,396,2326,238,3826,16906,5667,17826,5580,14863,8415,4146,11223,10518,8699,13497,417,16361,3585,3675,7750,18451,8763,13237,19231,4399,12151,538,19080,12903,9847,19901,10990,1934,16512,12680,7417,4901,12322,16180,15945,7094,14594,19172,16147,15985,18710,11284,19030,9621,7765,18858,13747,10976,1347,6954,15183,4456,19335,2659,16042,5008,14021,16850,14240,2116,2791,12896,10980,2395,18287,14942,13549,427,10710,16094,4578,231,6002,18962,2400,2020,14464,12149,8939,1970,1793,14186,13027,19107,6262,6783,17336,2992,8457,150,6152,2332,3562,6528,8004,4544,17364,9240,12380,15330,8111,7422,13319,5121,10688,16129,15088,9437,4564,14244,11364,16532,1595,17892,11573,4227,12635,13216,4099,2000,3124,10248,10609,4439,10915,11010,14319,3938,14880,17586,1849,16412,14817,17107,11949,7111,1309,9714,19257,10551,11841,7288,13360,8522,11664,6106,16913,486,5745,5525,1283,17120,4498,13838,15946,3846,16726,12451,6547,17722,12991,7602,8169,4155,11638,15583,2197,16700,3490,12709,13875,2935,580,1046,3854,10094,6552,17502,13792,12589,8623,2639,15997,6012,382,4059,5770,13206,6076,6315,19113,6518,5881,6882,17657,12505,3128,12901,15748,16232,15888,17457,9288,16927,14899,14378,983,3743,6534,8,5943,18112,9388,14071,13579,2114,6443,14566,1213,9763,1974,4875,2595,8886,18345,9374,10179,13744,5663,5938,406,17823,16169,18894,19428,8445,16143,15288,6205,10698,19101,11818,4822,19288,6046,12023,901,5199,13561,11610,10639,19813,2141,7493,18982,1315,13465,19707,15571,18352,17263,18713,13414,2636,5033,5733,6511,6791,18593,591,16053,3532,19295,10791,5469,4666,14130,6034,6288,10918,12139,17828,13142,17379,2626,3724,16770,13955,1719,11393,5231,9891,19418,2393,5824,4741,628,6531,13963,5076,6591,2627,12834,5380,16375,1257,1295,7047,14593,7481,755,2815,19922,7818,8991,10104,4608,988,8739,12679,16331,9927,8650,11704,1300,17109,14526,3976,9742,18717,6900,18498,17786,9253,875,10175,12133,11890,17848,3178,7474,3560,9375,15009,16895,13980,12259,3582,3784,269,6049,3303,19867,5181,11882,4917,11969,3926,1918,4769,10648,3834,14775,6381,6222,12074,7542,6568,14580,2694,6617,8406,15796,9295,13479,15543,11226,6305,6089,18040,803,11560,14856,7002,3334,4542,12283,5178,19552,10835,11833,333,18453,4447,12796,6845,7754,16628,15450,710,17150,11330,12209,10435,18238,15795,13946,19224,12483,5729,3736,15659,4347,630,1358,1376,3605,14941,2766,4060,17476,8320,3282,17186,8916,19589,14733,19606,5521,3903,1409,8236,8485,14324,8879,5883,11382,8776,695,12996,10035,18195,19146,9550,4924,9082,9015,18652,5386,16036,14732,5817,18231,19908,5233,16110,8302,18239,7399,7152,17467,19402,12480,12338,17271,11565,10015,16935,2814,15400,19400,18375,8928,15116,18098,13086,7205,6324,12169,3122,14617,11577,19341,11450,3865,11113,13376,3617,17938,15632,10652,12161,14807,466,11574,6643,6618,962,8758,17175,15075,2967,15247,13643,5089,11007,4742,15181,10102,3328,11687,1727,8233,18378,377,1559,15147,4921,18092,6956,1424,17686,2207,6506,15054,7159,12330,5935,3505,3707,8841,13283,16742,3112,6561,4326,14040,810,3159,4108,15228,6333,4244,1051,15391,14922,7013,19087,6696,18428,1647,3872,996,18023,13793,9278,18930,4310,17733,5669,17912,1990,7849,13121,4609,10770,13336,8187,10667,5141,9233,13581,2701,13189,3916,3108,9601,199,1043,15691,6374,8686,2240,17803,16184,12274,4603,12165,7525,17997,15895,6236,12794,6780,3968,4902,8061,14850,14715,4714,12474,17314,8705,7594,17953,18731,6660,5458,1716,7714,76,12371,7683,4144,12699,8057,15206,14625,8827,12119,12487,16887,10666,4913,10386,14674,3145,5405,8357,2529,2957,5334,2758,4073,11854,9656,14805,3901,1735,2173,14815,13724,8796,12539,6574,7146,3121,1334,9248,9409,4541,11332,436,10477,19320,19993,11875,17316,7605,11931,17606,11585,15017,11693,10740,7171,19040,10490,5514,3259,4755,17755,1531,8168,8031,3425,13342,11857,9967,3230,18357,19307,2184,14684,2677,16655,18113,11111,3982,10301,3738,5727,11064,17555,3025,3860,17138,2346,4551,6389,1655,19390,17802,15933,4233,9735,19882,17296,3896,2371,18202,1982,11717,9055,15509,18096,15639,6588,8135,19770,9774,6798,14077,9085,11758,18888,17095,5657,4115,3239,11986,16858,10530,12885,1215,18563,14500,959,13677,19905,2614,12481,2337,5595,8998,15307,3726,305,4814,7435,19629,18030,10135,3621,12846,2033,16074,8555,1065,4768,2510,14211,4467,17801,18264,18632,14278,6779,18538,15454,6019,19192,7075,2589,3827,14264,3062,5740,4646,5297,19475,17416,8024,1878,2835,15263,8038,19258,15712,10840,3414,4627,4787,16356,5747,17002,2958,13431,12200,8618,8960,226,11426,7687,6483,4312,11586,14002,18332,15959,9883,11109,17369,765,8055,7649,11311,10434,4837,11851,15569,9327,18232,14323,19502,2487,10582,17685,5127,17386,2863,17435,16002,4935,618,19683,19081,11087,7053,14060,3718,405,5787,1564,9772,2775,14253,4156,18968,87,4829,9712,4014,7209,13381,8797,15523,11409,1806,11609,18221,17080,11356,18557,15494,9886,5358,5756,6453,1149,10942,350,4879,8226,3879,10952,15477,3635,12445,6054,4022,11777,11196,4893,10950,3969,5648,1843,16026,9729,7093,19253,8910,4412,3730,13469,19218,6352,16043,17216,15774,15939,4775,19204,15434,11313,13341,186,19293,8062,5497,10260,2886,15272,256,6698,10153,17334,2838,7321,13317,8663,163,184,287,4693,13003,18767,48,10421,1484,1797,11017,4778,12877,17891,19121,3092,19662,7003,16537,4400,713,16132,3031,6627,2469,18007,16558,5082,12811,11561,17781,3591,4424,9986,11371,4674,19216,14615,911,15952,14768,15495,5369,2272,16029,16083,1155,19577,18947,5913,2032,8789,1464,8684,6348,10927,6395,19824,12162,2883,11057,11430,12187,8921,4160,17927,13705,13106,11171,7743,19866,10106,14105,18219,19485,5564,13659,10585,9042,5928,9932,17241,2188,2890,2334,13394,9050,9115,19023,5508,1943,2901,3312,14641,5388,11441,13367,17421,15229,11354,19367,10881,5891,17398,9899,18521,19569,6412,354,9524,13441,15906,5511,17718,5449,2997,9406,13033,1086,11587,16715,11754,19713,13458,2609,14758,14413,13274,3182,9662,2457,12678,13082,14652,9352,1887,18126,6917,4599,11740,19715,7731,5889,2451,12247,11040,1510,11333,11839,6109,16235,14986,10567,5227,12094,16738,8362,18582,11533,9026,5440,15485,11470,13315,18182,10197,19778,5168,4168,17541,19819,6788,16880,13633,13169,4774,12061,9959,3870,13451,2248,17602,19603,14708,12395,16130,14358,18505,8722,15936,5832,7353,11929,4780,15127,5710,11283,19983,16004,943,3349,19484,14928,19681,2110,14809,18549,14045,19046,8228,19433,3499,3352,4009,8829,3723,5498,9953,12932,12911,4366,10681,3264,8330,14497,4029,16127,18488,9637,3785,11134,9793,5024,8369,16282,14467,11326,7935,2064,14936,686,7596,11184,8788,7566,9200,13758,11400,11453,10137,3910,14177,14331,14696,18477,11402,7087,8184,4311,13574,17576,3385,10087,16509,1815,10086,1628,9606,17070,4793,3086,17776,15532,14925,17811,5944,3702,16893,10459,14349,6320,12632,281,5737,6702,6274,16395,15248,6139,10357,15623,16291,6406,19391,11955,18761,14685,932,18589,10463,6828,4587,12328,12152,11550,11778,11413,19921,12159,2222,4169,16998,17589,16535,19408,12262,15071,13768,6247,11747,3996,1234,4502,7825,8845,13080,8456,16202,3696,16971,7316,19399,2459,14717,772,6460,6970,7671,5171,7227,7172,2519,19201,17135,11652,10180,4908,705,2373,7043,18941,2662,13229,12053,6691,13992,12128,3188,8322,8803,1600,17139,2052,17886,2123,3172,18989,182,14678,15423,1633,16775,19487,1009,15098,10216,12472,13015,8458,3593,16827,5413,17804,2704,9490,5503,7142,11935,12544,10852,9503,13050,16148,633,271,9513,6953,19429,10039,13815,18338,16762,17946,9863,5192,16287,17581,1781,17337,13939,15693,15125,3193,5764,12607,16941,4470,10714,10320,17634,12850,18726,3338,2051,17231,11006,19709,17694,17233,10738,10503,2149,19259,8850,10132,18569,1483,14354,7309,9697,3365,2749,7784,18683,2899,14507,6140,11047,596,3115,6279,14286,14159,8817,19369,10715,5111,15046,1014,9316,7904,14114,3754,3071,6529,17613,12368,19489,14155,3093,13008,9647,19243,19264,7431,7561,13203,11837,5161,7925,16140,1800,9602,12190,4786,16329,18662,6679,14624,4655,11948,13713,3325,9642,18840,9497,16334,3167,6250,5768,8136,10690,8267,5389,11219,5752,2148,12537,13071,9168,3701,19116,18273,1098,12170,16912,3716,6819,11846,2350,5689,328,14143,5715,19199,12833,945,11397,11355,2214,16307,14587,13483,9337,5195,9675,18565,12073,10143,8984,12830,10165,14193,19441,13297,985,5058,2256,14536,15690,6292,12115,16141,18939,3359,8999,17239,1780,4191,13596,12514,8606,17350,11384,637,12837,1381,7232,15853,11380,6340,14956,9898,14710,11127,15633,17466,19966,13933,2833,15827,10232,7593,2190,4481,773,16942,12595,5702,8148,17145,6252,9044,3496,17649,18608,109,11980,14577,7261,16990,7751,10856,11999,9011,6766,18530,14903,5625,18310,7704,8678,16909,14210,10410,9052,17244,6572,7420,2777,8192,16639,2005,4020,15772,1601,16588,1328,18075,10502,15859,15889,8955,1411,14774,9122,1178,19521,15342,1535,18843,17247,7883,1106,13062,17177,6937,13202,3450,9196,3185,8544,14894,10326,19958,5843,7082,5428,10154,13266,2325,5080,11824,15924,4006,14547,4968,10274,19912,14216,8657,18314,14581,17431,17236,2664,19413,13284,12296,899,3795,3022,18122,876,3113,12500,8359,14465,3637,15363,1631,279,13421,9203,833,14573,13256,7645,3219,3345,17176,10883,4585,7071,18263,3909,18857,2816,14038,9702,6123,10591,7540,15717,18805,12611,5861,4078,8697,7794,16100,16352,16818,8645,17716,13920,208,2742,11034,11552,17993,960,19946,4619,8163,5964,19797,7362,391,3273,18354,19347,11417,16584,17806,3690,14739,15664,11231,18685,11691,10940,816,7468,2062,11602,13432,11789,2847,13874,2002,6249,363,7779,12015,15570,12424,12425,19034,16382,10588,18174,13205,10445,12470,15991,9281,10257,6285,8206,11571,6815,2989,19558,5683,16161,18524,6473,4420,5381,6066,13649,166,2507,5754,11305,5352,1084,5773,1994,1132,9435,16133,15270,13632,2919,16713,11809,16060,8631,19436,2082,14385,13161,14944,7384,14784,5142,19933,5951,3401,6439,18341,12968,16745,4867,1070,4120,5963,17731,2530,11735,14663,3291,9444,6672,19637,9305,18131,3899,19092,6173,3055,6319,2212,13165,7039,12400,3661,18276,2452,7476,11800,246,13832,800,16561,4998,14285,11804,15037,3778,17974,13892,3141,19764,8713,1040,13751,19806,14588,16273,5777,9514,13378,18301,18373,912,11059,18013,1492,13697,13322,14955,10721,2019,11766,12421,8745,9004,11098,16400,10333,4185,4450,10947,4248,18418,11367,7992,11241,8532,7433,8078,13045,7651,18754,10280,12760,5126,15660,9035,16374,19791,11945,6449,19670,8481,12282,10853,4167,11989,7819,12616,10779,13102,10753,9018,6282,1253,10416,1335,9188,10093,13445,3302,19280,17899,10379,9118,7426,559,9554,4872,6903,12263,14373,9207,17557,6186,17214,14047,14080,19793,14420,16698,5046,11698,13620,13755,3891,170,12669,14325,16591,17710,13704,1547,5494,7007,14725,19741,8186,14527,10218,10080,15619,2733,8127,8833,2397,3527,1002,18983,12638,15059,5853,10303,6701,16502,5097,6243,7871,1359,5542,18144,13464,2681,19891,15512,17569,14412,16672,4137,13944,7585,8867,18766,424,18768,17787,10371,7780,6301,8509,19159,449,16481,13754,11429,10623,11501,14134,4748,608,7875,12690,14214,11655,15966,4853,18404,16953,4032,17681,7619,4891,72,6946,19241,14427,13613,7324,11150,16041,5545,8642,12453,15826,7590,2976,16676,12637,13814,12782,12698,19060,11296,8732,5537,18289,9610,14005,9223,2784,17246,19520,15249,741,16969,6450,602,12011,13762,17485,16888,16206,12853,5873,15711,17850,12312,18691,7860,7947,210,2311,13576,12769,16630,3399,18277,16373,13343,2432,17719,8600,19467,4817,11024,15051,17608,652,10686,19524,7967,19720,1663,3944,784,1684,14963,6893,3170,8218,17924,7130,5620,5455,534,11832,15176,1777,11876,5034,13190,13470,1551,18901,19212,18387,10234,1034,6734,1247,4630,11472,1023,12502,4487,14579,16259,11044,4011,383,11546,15621,17025,16970,3120,18910,11058,10219,8333,8757,8762,15471,10076,19354,11428,18361,7419,10442,360,2494,1338,7822,19836,7312,3608,14908,13816,18138,14438,10941,10306,7611,7739,2523,15226,14313,16722,16312,18883,18902,10156,9900,16067,9805,13664,11187,331,11374,11644,2028,5223,4118,11856,19805,3639,12543,2548,2518,12917,17243,19244,18822,6941,17045,7286,1058,3890,5554,13841,11482,18773,2727,7191,5712,16944,7115,4789,108,5240,17207,9175,19348,18400,17554,5491,13518,7158,316,5083,6809,5793,8727,8511,206,13629,6467,16959,4225,10987,4620,19286,9845,14037,11782,16044,13640,2404,14810,10498,15135,6437,2499,2378,16685,9788,10241,9615,216,3929,11526,15735,18421,5691,5383,4141,13054,11625,12300,11654,17000,15360,4923,3280,7662,2535,622,10978,15792,8155,3750,679,4761,17570,4519,15355,5738,14966,3285,1348,2571,9149,5942,18630,11770,16249,7052,7185,18077,4720,1264,19546,551,5655,18681,1951,14746,11909,3057,5086,7098,1607,6772,2512,4375,8122,7801,13017,6001,14589,14041,18776,4539,4046,3035,157,19960,14607,7306,13018,18496,17206,11578,11062,6852,4504,12866,4889,15708,12464,4294,1555,10943,13824,10060,18118,12384,546,8088,19740,617,13828,5294,12860,17720,3572,5642,4710,10736,18801,3802,1729,2361,15972,3767,6671,4518,13621,5751,15638,9564,5176,11894,6855,3126,18918,1648,2364,5574,2285,2981,8375,3016,11165,12795,5862,14225,17278,3997,1680,15609,2156,2620,801,17498,14836,12137,13891,13047,7701,14316,2551,14981,15043,17012,15713,1651,8317,5998,19275,18503,7437,1231,10290,11503,1528,13127,1580,14139,19507,600,19585,11444,2476,19795,12906,4086,19316,15357,14063,3363,7691,14954,10012,683,1439,5431,5814,1664,4951,4884,13860,19056,10229,17275,7524,17835,17385,17071,9989,5353,13299,2478,12614,9450,1237,394,4641,12857,7029,7256,692,1569,14457,13854,6554,9849,19691,16040,16027,472,217,7778,15574,16563,8026,7202,16562,6515,5315,12436,5803,17187,6261,10764,5588,10994,8483,1401,12920,1739,2525,16501,9214,17520,2912,18507,11615,2962,4172,8185,3218,17984,9707,3034,10196,5219,14227,9043,13953,12904,385,11576,11046,6253,15405,8622,15421,4410,15480,1985,8660,11259,13493,2527,12069,11004,612,19453,11349,3774,13348,11120,15236,16930,9080,14975,14171,14596,5377,1784,17917,5540,11289,7965,5129,1704,18985,3564,7919,16363,60,10187,10513,16985,11194,5874,16595,15917,4680,13515,9246,18828,18067,12606,7587,7660,14504,9738,8632,10289,13157,4790,7969,1623,15750,16224,17029,19965,12657,2929,15932,5852,1066,6880,4521,12488,193,799,7320,2963,12848,13791,4140,13836,1276,10837,19907,12444,4065,10969,1217,6071,8087,19389,19332,18609,3886,12673,11056,403,4992,10065,13488,14220,14599,8494,9654,487,13717,7027,9512,2096,3353,15323,19091,16734,6851,16025,12732,7000,5341,2920,17016,5905,10760,7675,15065,17510,6677,16248,3966,11531,17583,547,9456,14374,2606,5302,129,13557,5327,17851,1968,4019,7102,18443,6705,19242,15818,16173,1879,13742,15293,1333,9353,14486,15531,64,3917,6204,13786,17559,667,10317,5962,9528,16475,5373,2251,17469,11611,19657,2140,3523,2837,18675,12584,18942,13853,14542,18733,14601,11769,14179,15025,4892,4001,8847,8890,3248,15265,7829,4529,10321,645,13042,11144,4989,16145,16576,17631,3513,19202,3347,13467,8247,11115,6930,14379,11760,11872,19897,1290,2725,10700,14759,5904,4222,8540,3166,13899,5343,14895,15012,2934,434,6073,10242,17660,12893,15262,8490,14,18958,6238,6499,9263,14006,15341,85,18798,4031,10037,494,3300,16321,14896,16743,1742,9250,18468,4422,19556,17923,7629,15600,10541,9411,6994,9696,11161,12427,16208,15084,15540,7167,12055,5042,9676,8040,18975,6,14263,3181,17897,6536,19994,7802,10461,11002,10201,13714,10414,1451,17418,7168,10479,18740,14558,8389,3541,10007,13662,18980,15439,17929,2312,18732,2616,220,16123,4297,12411,18905,1460,2213,10441,14680,503,17406,2854,1180,16791,1792,68,14320,16803,6586,9097,16580,11014,18649,11227,5529,6921,4833,3464,6856,18795,10064,9804,1583,16810,17158,9684,6800,3111,13903,3146,8133,14926,17778,14865,17511,7096,5207,3943,7862,19437,15430,3213,7275,17549,1019,17190,2080,1352,19527,10695,15461,5486,14266,5375,15172,3760,6361,8983,18054,4061,15389,18484,10653,14952,16872,8974,11741,4922,9224,420,11268,2763,17493,19228,10155,14109,13459,13416,7041,12882,18770,11137,5958,1674,4398,4288,7631,98,5208,1883,10354,18884,5850,10621,7304,2124,8628,10085,11887,19207,11270,10954,18229,17809,3456,1791,8332,9385,12433,5051,16121,1482,4815,752,19124,1504,6039,14927,6402,440,10022,16302,11322,15535,17422,11751,17659,1870,18624,9589,14505,7383,17274,8935,6502,31,2291,11167,19106,16525,12499,2308,5118,18137,14112,4494,2644,4888,2101,1050,10491,19139,10869,7982,13957,13998,13195,8669,10716,8877,9341,15759,19043,1848,9349,10868,1542,17346,10360,17471,15868,2037,17632,9262,9572,5587,18167,4376,8390,2263,12788,13032,1794,582,132,8044,11899,17293,18898,16702,9846,4933,8832,15855,11258,15359,4792,3805,1839,8596,12005,9109,12990,653,8862,4798,18638,292,18471,9423,928,5266,17277,4123,5664,19021,1688,6474,4763,6328,11071,6182,15871,3808,19299,3543,10783,13943,14399,19953,18152,13689,7528,18370,12412,15371,5854,16012,14239,1115,15268,17472,4503,19984,15957,351,5296,10450,14875,16795,4950,18712,9236,16711,9126,4540,18250,9850,17661,13081,6540,11123,4946,17373,2209,16270,19263,18803,19052,2466,19653,4101,15801,5391,9623,5218,10748,13701,17798,7926,10163,18892,11932,17948,9614,9530,19790,10070,11681,2808,7734,10895,2717,1624,7520,1274,13927,12936,7776,15551,1795,19964,9138,11744,16486,18742,3542,9364,12516,14582,11889,13893,16842,2509,14649,4287,7891,12406,9807,16540,16967,1412,2765,7580,14329,15443,19327,4457,8454,12493,4668,5446,14046,17165,12118,1932,5538,17844,10847,733,16683,19815,16454,9123,12984,11711,1497,893,12292,4274,18723,14913,7477,19802,4804,18032,2691,14304,3183,3875,10672,16408,15367,1403,17501,16843,7128,13619,14532,19899,16721,4718,15534,3908,5135,13708,12579,8701,6803,3101,10415,14664,19690,16904,8816,18226,12759,14315,8021,19470,6100,10842,7326,19084,19074,7746,17159,6916,6680,12858,14146,4215,3368,18876,10970,9604,19783,7843,3691,14083,3118,7144,18185,13006,1998,17655,16666,17910,15806,16071,13164,16916,17137,2328,7710,14052,9455,3672,6913,15442,10293,3313,1907,15128,2611,9084,13511,7360,19667,605,17325,9865,18409,9876,4387,8945,10433,17760,18510,1669,2914,18362,5940,11303,18886,6179,5167,11852,13539,12956,19841,8154,13323,8052,18882,10465,9848,5459,18227,12890,19721,9812,16526,4517,3305,7606,10576,7831,1992,9225,8951,5066,19949,12902,15107,11768,8822,869,4788,13236,15599,19233,14366,13603,16945,15324,4730,16679,4128,4626,11661,8174,10985,10074,3205,17807,15136,10565,10228,10691,16523,11579,8239,3209,9405,7764,19105,3728,4955,6335,8652,14506,13997,18018,13975,1501,5794,9477,18783,13650,6087,3578,2985,6154,12957,18832,19731,3397,3993,7915,2869,11658,11237,13801,3558,6989,14840,18027,16604,5744,16113,14822,134,16498,12051,10475,15348,7109,4750,11185,4659,1857,19959,15331,19213,921,3963,11505,9358,16350,15312,11159,19765,17462,10836,2646,4391,10905,16386,5869,309,4361,18328,8128,17689,4242,16098,8828,3160,19758,11307,18353,6666,1816,14656,19988,4334,18577,10788,4685,6879,6055,11478,8620,19926,3012,9896,14755,4394,7363,13683,9449,3567,16477,3733,6028,18280,8344,13158,19579,12083,17428,10365,19338,5909,15557,6604,13591,13833,14271,16104,63,4528,8296,1396,10902,13185,18186,13294,9060,4749,5331,14906,3061,1612,10747,12546,3430,9078,18959,525,17668,5154,14484,2956,7302,14692,908,16473,10090,19915,19197,1725,10300,18464,15620,520,10202,473,14901,2290,7885,8619,10615,19788,13562,14489,2732,15788,13107,14377,17057,2667,13438,195,5780,13023,4434,16615,12413,17004,3198,3907,16854,18093,16131,661,17636,7612,8449,15980,12629,15576,69,6822,18562,14827,6133,18204,8508,7646,16045,5021,10899,14823,13517,4842,2517,18172,4642,5799,7350,19169,12738,2663,13570,17691,7063,15536,7816,2930,19082,16528,19968,4381,15021,3196,3568,14168,16804,1979,18076,11511,13110,4043,8507,13993,8343,6771,13019,9761,17347,19353,283,8855,6834,878,19763,194,19562,10572,5378,7334,18008,15596,19494,10579,18561,6629,12401,4157,578,17315,17123,19501,5896,12960,14978,4139,10797,7999,12938,2852,5506,7446,18515,18587,17461,5887,10863,6281,8920,13,15121,12302,1617,13886,9695,18645,16014,17919,1873,11613,1323,17584,809,8588,13065,11154,15893,17140,10884,14543,14957,18542,15749,16596,15562,13275,2544,521,4809,10032,5590,9958,7224,13753,10425,2271,15651,10138,11329,12088,2978,3787,2075,18541,11485,12518,5351,5988,6006,30,8898,3794,9000,346,17363,133,12809,529,19086,6308,2898,16137,19689,12559,871,18206,15219,5534,5703,18523,5989,14473,15203,9017,14007,8574,12873,2754,2369,16897,5477,14107,19785,6751,1670,17249,1390,2764,14442,17432,17595,4236,8871,9536,15611,15114,12064,4280,18170,5064,1122,5825,12184,6194,5692,3155,15138,15129,10373,8869,4196,17356,3878,17112,9144,2309,11866,13978,12670,8863,4324,2065,3357,15126,2390,19944,13413,5226,13982,14347,13448,4579,3293,13732,15175,19055,18534,12975,482,9776,8751,14537,17475,17521,3687,8363,12778,671,15870,6933,13648,14618,16423,5884,387,18957,15257,6217,13463,2041,3873,18749,15358,14341,8637,16459,17952,12018,8612,7441,8107,14525,17654,17147,18849,14020,14228,9726,2372,9577,16387,2748,10126,8969,8431,128,4781,8603,5500,1377,17565,9408,16075,825,4567,16571,9020,5651,13257,17019,1445,3321,12336,13385,14701,19997,8150,7630,11506,6486,5866,9701,10914,8614,16160,11037,13909,15981,16081,6735,8858,4089,7381,8201,10761,16048,10641,19732,5476,12121,17248,5671,2014,6873,14119,19127,15014,11920,19163,2366,8907,1965,1477,19458,11125,3184,4904,14892,18053,16870,17936,2158,1092,12482,8977,925,11443,13601,9710,2590,6992,2023,6210,9347,477,430,12501,5095,3372,5035,12039,17281,5748,2913,3497,18102,2277,13780,18867,16503,15365,9693,16434,19920,15607,17113,11376,18021,8781,9387,19710,12484,13583,3571,3266,610,11632,13214,5281,5826,1508,125,6624,1653,1844,19931,15837,12383,12535,5229,19266,6991,19839,12479,8667,10885,17115,18363,9275,3013,11392,12410,10578,14091,1191,5908,4126,15225,16625,12691,8882,15498,5552,19995,12078,6514,4861,10561,14519,7728,19973,12660,3897,19694,10571,13654,19394,2111,19616,9521,12092,10640,2353,19942,17817,15947,19171,2381,4232,17812,19774,12504,17307,6343,14169,15848,17707,5473,14496,16055,11288,13800,12943,16268,461,15527,19583,5222,10548,13924,14116,14571,19183,7281,17130,13528,6125,735,18313,18552,2167,7981,2333,4041,5260,11026,8137,9664,14509,830,14866,17066,19769,2955,295,3342,2959,8299,7667,13729,9540,18944,15390,13011,13652,1415,18516,5518,18572,12353,8498,15395,17105,18914,3613,8734,13129,2971,16716,19438,14281,16799,19137,10717,5105,9170,14251,4662,16618,4349,750,11634,2964,5163,1695,3801,12215,5846,11696,8629,6571,15185,1543,5269,11933,10417,7652,1685,5267,1479,11039,191,17328,4293,13219,13614,14180,2281,12577,6793,16731,4614,9857,2993,6715,149,2975,6101,16063,936,3656,3275,8648,18703,14078,9922,19298,9594,81,5445,19058,13657,7551,3233,6820,19235,13260,10030,7686,19140,2164,10849,8605,11972,16979,7132,13199,19596,11563,14912,11446,4926,4811,665,18728,6973,18690,4987,16327,5713,16119,15916,18487,18308,1081,1073,5347,13951,14312,13690,5652,11228,14921,19466,1884,2703,8091,10183,17215,6053,19222,2746,16507,7962,15487,2698,19209,19553,7895,18173,16443,13635,12522,17708,11776,5406,10367,448,18553,9608,17181,1372,11913,380,16835,3835,16470,4868,18109,2125,3138,11491,19598,9906,14106,11451,11738,17785,882,147,12895,7066,1710,6981,10547,12233,14611,9824,5682,18502,5894,7091,15339,9716,13935,3078,13772,6888,18461,4096,12174,14383,9068,19457,3090,7473,9723,70,6794,6353,11075,9541,6223,2268,12041,1810,5069,18978,15306,13710,9630,15608,9636,14578,4209,12361,5594,16358,7110,16954,2796,13379,17986,13970,4929,7994,10230,7490,19727,7244,15603,4689,211,8439,13113,3164,2070,9893,17075,18775,7117,4264,2638,835,4204,17217,15517,9946,15503,17180,18756,14081,7044,13085,18478,18797,17831,12571,1230,10181,14702,18651,12246,9099,13419,7963,6513,18495,2040,9928,13587,11772,14839,2018,12021,1904,3645,12341,3367,8337,4184,13979,1814,14653,13209,8105,16701,8946,19755,9338,8889,17819,2488,9516,3768,16122,8613,14803,7865,15563,9915,19384,19051,11205,9965,6244,5140,3136,12197,16657,17932,5113,2157,16776,16760,13409,8831,12396,9877,19476,1321,3950,541,10052,4887,2249,14848,3033,10259,1922,11702,15140,3817,15377,6744,14262,9096,10472,14741,12915,14102,11324,19112,6442,10394,17061,7356,19342,5739,18127,9378,8237,5286,7682,14303,13034,18042,53,13503,19786,8328,17353,19723,16283,18136,4581,8843,837,4563,5009,10998,9013,17639,15907,18620,8366,6153,18646,6448,362,14623,19913,974,13485,14410,3382,9740,6385,19365,15516,9522,12954,11679,9548,6918,7576,10500,16447,15811,9430,10122,9132,5865,15113,9264,11728,9016,17302,9801,8769,154,15686,13428,3332,19628,15171,16539,308,688,13383,14226,10875,19281,9964,15361,17771,11199,15081,11323,8809,19011,3156,15835,10903,6414,5172,14254,15336,1194,13152,7057,6867,1022,8446,6844,6985,17001,13473,19523,17414,9936,6858,16648,16660,19818,17881,5444,4362,4263,7552,11481,126,18866,9407,15069,9509,4583,9913,2120,17749,18065,13900,8161,13894,19315,11775,13746,12573,15958,3286,16397,4727,11379,2178,17058,3507,16605,15246,19363,4117,4471,10559,1448,870,18588,16966,9169,13811,14392,18682,12158,7264,4826,11079,7864,11957,7530,9894,4612,2067,6197,7830,16281,13790,5840,11950,15334,19350,3911,15347,1054,16340,3540,13078,6504,12126,15706,4658,19525,3803,14606,5698,4707,4639,11557,6832,16428,3044,12598,4827,1075,7165,13389,17714,11903,11415,12983,4004,19,9403,5284,7775,5015,13548,14779,14174,10271,4687,1397,14730,4991,11960,7859,10269,6015,18181,5811,1252,17064,9436,17211,15683,17283,9722,14832,16637,8693,15427,17575,4448,6945,3992,8083,855,14056,9108,1919,19221,17091,11439,5709,718,18807,623,7271,18269,8131,2656,19916,15854,14426,19925,17494,19850,4047,16207,8244,729,12808,16920,1124,15,10574,543,119,12515,6000,11157,11817,8444,6635,1035,10406,17682,1677,9069,7766,10362,2205,1737,5926,17167,9910,9806,1867,14361,14776,18210,4715,15707,9209,12288,13426,2242,7213,6415,17813,19560,6838,14855,19635,4949,7127,14876,352,18517,6246,3415,11783,16516,1349,19928,13673,8558,7603,11522,5424,7616,16826,1661,12409,6614,4479,9356,17362,7074,9649,3990,1138,18243,2155,19512,16357,15948,9161,14127,16875,18179,469,14853,17774,10786,976,6485,8735,7482,3970,16170,18838,2215,12255,15212,8175,6569,17839,212,4670,4289,19708,7531,13338,19923,19355,13835,12503,15422,4782,8025,17133,28,1502,11849,7795,12295,15914,918,8922,6317,3043,5411,17642,19104,16303,1640,8641,1287,19154,2949,14798,6085,4451,19016,18255,3515,12622,5374,9658,18637,13644,2352,13523,8671,4738,1,16518,6420,15731,9434,554,4166,14124,7771,15286,15926,1292,12239,6665,5596,13778,1394,1981,2460,611,8223,6417,10169,11292,9671,7928,15398,15677,16076,12363,5309,16003,18209,18376,10611,9113,6256,8672,3281,6457,16371,18246,18966,2015,12728,7761,540,3045,5026,17141,5040,7975,12375,18348,7799,9298,18819,8720,12136,6383,10370,8510,11825,8214,19804,17552,7516,944,12042,6907,16808,15237,17448,14514,2965,2375,6760,17388,16093,11328,6376,7841,16670,3539,2122,3388,5539,7483,15207,19684,13044,8794,11217,16621,19170,6500,6693,4900,5658,6835,7164,17604,6202,2787,10438,5876,5755,16196,15765,8982,6088,7182,3535,9947,17465,3179,6213,19686,10095,11877,6277,7560,16152,481,10960,14183,16504,3514,4706,14800,9053,15655,19812,11885,16765,4393,3931,6812,18653,9494,12127,550,9314,3270,15746,18270,13471,17306,10879,3856,8523,268,18230,4754,7296,3256,8665,7397,15725,19045,5492,17593,13609,18407,8888,17775,19181,17599,13401,9229,1565,11085,8172,9619,15028,10638,3130,3079,5603,19775,13440,10188,4657,9973,10917,3999,1314,10844,5443,4915,2145,8032,9292,5317,9645,17496,18433,15232,8300,11548,9495,16977,860,3928,4055,14569,5407,15090,1087,14129,15063,7625,9039,8533,8010,16125,18529,5419,248,10139,9322,7985,15817,18454,14622,8793,5535,18483,15455,1532,1681,16465,1546,18568,12776,6266,143,17905,17188,9410,18169,17680,9362,11129,6224,12506,15935,13895,5939,17982,19526,3722,3842,1925,6727,11396,11534,10027,15567,8695,9088,2555,5582,9569,14283,8204,11656,10278,13036,9765,8436,8356,19372,10062,10114,6596,476,2421,8056,3283,8860,7401,6105,130,18540,17988,17006,8539,16260,12098,13406,12084,15277,19703,5239,10683,2728,10492,8462,725,8254,187,4277,8106,6648,5920,6024,10253,9984,5236,10342,14735,639,2568,15979,19771,10418,12172,12089,8306,3551,3099,2295,13010,7932,10378,15402,2998,836,13904,17210,18984,14196,19296,5276,3553,588,17518,1393,16445,6736,1278,9051,8755,5923,17644,838,8545,16190,19248,11464,15447,2773,1997,16413,15484,10529,8846,12763,14970,10014,14914,1165,12898,18788,15647,18344,10777,12264,302,17136,6045,806,11152,15636,2255,15648,15476,12378,7699,14429,5100,6942,6976,9663,776,14269,6935,9556,5937,4675,10401,2759,10598,11745,3898,6358,10845,18211,6405,9258,6347,13593,2265,10509,13637,10312,12242,662,16422,2088,14795,202,9213,6683,13402,2396,1235,14062,16404,7338,2670,16429,12063,14406,6092,16733,3857,17928,4919,11437,19471,4907,3119,18678,1167,12623,18979,19632,12897,11121,2822,10222,10828,12653,11183,4403,10991,16005,14333,12014,8340,19184,1216,4377,8897,35,13168,15497,6769,3753,16669,11447,12586,1574,12631,19302,6160,13225,9834,14141,18657,13480,7379,16767,2474,17913,14414,4443,7796,1519,327,16633,7416,2550,10369,15971,5947,2918,9976,14142,7697,17056,18302,12812,11529,4681,7685,9573,9127,18078,1201,16862,19762,15568,16437,11398,9644,5551,13907,7411,7369,8748,6048,14673,11648,8039,11476,848,11011,2574,9463,3655,2612,9404,14371,1722,17563,101,13318,4316,5673,6237,16035,241,13171,7300,2937,8568,15910,17152,15273,10440,8421,178,5028,2414,7879,18631,10904,1250,5931,7670,4008,18830,1597,4797,650,19304,9622,3762,12777,13889,13326,10455,2542,13859,14687,1010,9832,8859,7823,19588,16440,4841,12905,16650,9933,18463,2298,11953,14529,2882,849,329,4197,8112,19407,15269,14403,2676,18151,16783,14394,7235,5288,2897,13757,11527,4883,7535,11091,2531,5605,9466,8549,11709,80,6997,4449,15282,6257,3581,11107,3381,5718,7486,4773,10436,1758,18528,11373,131,18955,10286,7163,17408,7193,6894,13856,16092,16420,17320,12076,8864,15852,9992,12568,2714,10431,5797,19935,1312,2236,14001,8282,691,12682,12163,3494,4854,15510,19114,9483,2458,16090,15672,13291,2152,10127,17089,18410,13598,9944,7517,5451,18925,15514,7694,3669,16960,16284,17007,12715,17021,19572,1251,9154,13974,11701,6459,4762,18374,15010,156,6948,9413,4161,14799,8097,2954,4271,1313,13461,12204,12423,3064,8764,6512,8853,2076,2945,1007,1638,5134,6758,17933,13261,9744,500,16269,1419,16214,2633,3713,567,10882,4221,11434,3746,19027,2282,15208,11097,14647,2707,8297,6796,11897,7175,18016,694,14000,12867,6750,4085,10600,17463,668,10166,17218,2286,13703,13764,18659,9835,14096,6134,5057,2824,3714,3547,12120,18818,12045,14224,7573,4371,17519,15816,11976,3770,11675,5623,7950,6548,8925,11618,6098,19188,2710,13547,18303,4129,14495,3227,2802,16982,2771,3066,18079,463,19265,17439,4590,1690,4132,10400,13053,19872,14602,5074,17594,16153,16159,5180,4110,278,7836,1285,6151,5299,2540,9706,2274,3844,16946,13013,19697,16330,3104,4963,7439,16629,19330,15851,17550,3063,6682,14948,6555,1869,18758,402,7783,12600,13114,12746,8180,13734,18945,7513,19017,8813,9244,10590,3295,1639,11799,2795,6695,10419,11737,7263,12134,2049,4486,12751,13567,12102,11094,19962,16066,17635,788,10295,12813,18254,1265,17935,8911,1521,8416,18600,4956,6527,7289,6245,10398,956,190,18029,18005,18035,4151,15785,954,9703,6599,13029,3254,7897,14636,3046,2045,14929,4159,8599,10124,10128,16675,589,16136,17212,16616,11689,7918,6875,19875,425,2536,5659,14430,11838,1266,8565,10217,13923,301,7444,12757,7610,6145,17888,3952,74,9402,336,15433,16546,18401,6887,14258,12176,1433,19035,10392,15216,5232,12374,1958,14302,18268,7491,5527,17245,13737,19855,165,5515,4143,11116,7990,10098,1751,11445,1453,15299,8694,11761,7107,8432,7122,1898,2078,18796,933,16164,4500,13277,6026,5807,10815,4972,1310,5878,14980,15068,6804,12965,2231,13743,4321,5415,10249,4557,3142,19826,15479,19698,939,12552,12124,17433,15616,19608,3067,8607,11038,9966,14270,13031,2916,12191,4303,17383,14686,16205,10397,5246,9781,10454,544,16103,8196,6107,18694,10925,10176,9597,709,2162,4016,6382,5018,12713,8331,6782,12178,16323,7890,1286,1463,1515,15819,3529,3504,6097,11484,3998,12618,15877,9037,9904,18880,5283,5977,16680,9578,18330,5838,5961,12530,11359,13444,2072,10697,2566,5225,8775,3630,11518,6440,19631,8696,10692,11081,7248,12716,2601,15467,19711,5481,19166,8014,2079,1768,5722,12736,3704,16694,15634,4653,19540,8704,16631,16984,18769,14219,9949,19889,15844,19803,8486,15027,6966,10190,4315,15539,266,15920,3858,3114,4423,9359,5921,17651,8741,8427,2440,15675,1610,307,5187,1984,8266,19945,9885,17503,19310,218,13201,18612,787,2100,12859,495,4404,15364,13061,15504,11362,16885,7696,6433,7001,16377,12093,14501,17366,15111,18175,13656,18068,6232,2143,6211,6637,6193,19036,1804,14915,1367,2818,5002,7539,4396,17108,5798,15188,7858,12254,8896,1874,7591,2191,13281,6018,753,4072,1039,16751,8581,15820,14917,2046,18823,15475,5899,4777,6416,17438,5017,9091,2864,17908,16890,6979,13100,7659,370,18199,7371,12307,9506,6216,9640,7367,16079,7466,12147,16861,15325,15629,6781,17556,15251,3987,17529,8402,7577,7287,12999,6595,2220,15764,8578,1487,2622,7434,8591,18425,15144,12043,12928,9665,7192,11677,785,7453,17127,11787,10209,17869,16964,850,17308,2779,18686,11212,7757,9368,17035,12646,19203,3460,6431,11763,8666,16647,15305,18391,6932,6733,4862,15776,17918,9747,8948,19886,2856,3323,5333,14556,142,6955,5721,14565,13250,17517,1227,13808,13429,19655,18648,18084,14458,18177,3902,12439,4514,792,13280,819,12526,7215,16846,14452,2187,11822,19270,1085,1641,14516,8443,4290,10031,3144,6429,8673,13194,3882,7315,11406,14889,16907,508,16181,15698,1294,4554,14474,7989,13494,1761,10570,14288,7952,6817,16891,4025,8018,18043,10159,2199,10724,17597,9688,14545,9163,19334,8071,15093,9153,13035,10617,5556,13301,11900,15368,10651,10149,6929,10832,11797,15222,889,12608,9771,10926,6839,18647,378,18426,11092,12797,8849,6958,834,3109,1953,15157,13885,4501,17879,9156,5137,13079,14407,13901,5348,2947,2557,5019,2086,12870,6299,7537,17957,10351,18259,4468,8007,9889,11068,12364,2966,7677,14025,4138,2569,18200,12624,18613,16227,2585,8365,17477,6908,10644,29,18644,19513,409,15501,13273,6774,5085,16530,8351,2200,6410,19888,7753,16305,10888,14391,7541,2747,10121,19937,2109,17182,16922,14488,10953,3832,9480,180,1179,8644,15465,12182,94,11106,4357,18306,2112,7345,16179,13794,7688,5485,17972,11360,13873,11917,3947,12525,13350,6093,5427,19779,6373,5004,14991,8801,847,5139,1562,1444,18325,2418,11294,1488,10420,11559,13655,2532,14004,16852,7589,11475,18706,11895,18988,11025,721,7852,947,9101,19640,105,9361,19173,6886,8593,10391,2755,11420,14462,9160,14376,12702,4353,5310,17470,15112,19641,9527,1786,6669,19022,13715,8207,17104,4650,10254,17459,1676,11403,14973,19067,7632,15167,11337,9140,5185,9357,16542,99,7572,16730,11263,17449,3483,19642,13300,4691,14824,9995,9766,1004,10546,9938,7020,10962,15284,14534,13355,8724,11414,5810,15791,18216,7707,3644,14592,15108,17679,1142,12970,10270,7640,15863,13313,8996,1273,5071,7179,3759,14816,9452,3880,16838,1063,18520,17645,8070,4327,4509,2276,18852,3889,15150,11985,5784,1645,13430,3986,12961,18719,19537,16376,10961,6362,6296,14976,14567,1507,17596,13519,16198,8812,6036,2720,18721,10562,1414,10409,15351,4069,5295,17551,2408,19597,12105,7376,15770,4313,12037,9453,19071,17420,13881,6999,7211,15941,16277,6761,13642,824,5112,1591,15441,10785,10965,5753,15720,14659,19957,1830,2588,1746,13287,3197,11236,17497,6616,2216,1171,15732,3069,5457,16636,7407,12533,13586,15515,802,8336,18815,8234,1094,3813,12449,4045,17768,19757,10733,14998,17735,11342,2757,6853,1699,5746,15388,2437,15739,9802,14296,1752,9067,18810,12924,9674,2597,7555,4007,8029,9859,14961,9996,10595,16194,14161,2089,7964,15876,17365,5550,8072,16881,11369,4254,9245,13159,7078,8393,9575,356,19077,15942,14448,8714,12085,2658,17099,7033,13526,10556,17752,6920,6773,4124,5641,14570,16548,17327,15934,632,121,16078,5890,17524,8338,3129,12099,9840,2560,8224,18150,5031,4148,17221,10575,2160,18874,697,18762,8746,1996,8379,8380,16800,16115,15449,12520,10389,5234,3011,8094,13084,5674,7217,457,19947,19614,17424,3550,7747,11665,14610,8709,7285,17464,9184,701,16021,13136,7028,13534,14201,116,5355,19499,4246,5742,421,8708,19873,9757,1416,10511,5000,13750,12980,19551,1203,15927,11788,12891,2515,4690,14148,17699,11366,5562,2130,14175,7522,16857,16244,13819,5400,12192,3685,7536,2558,3816,15149,1537,7323,5144,8339,14905,6904,13797,6717,9501,5750,19220,935,14401,5483,3706,9743,18129,5827,10020,9376,18267,13089,11943,2463,7930,13910,6052,17359,11930,13668,18777,7269,1184,16860,1200,10026,758,16894,4969,9844,17116,15204,17700,6872,2349,17907,17300,7358,8460,7502,11018,16240,3339,16863,590,1162,19443,17121,9479,1900,8013,6503,3830,8918,6521,5078,4823,14520,3278,2166,5336,13769,12050,11580,12874,3651,15556,14728,8491,4820,17573,14242,17151,1259,507,13057,17235,14132,13730,14419,12987,13600,17693,9969,6584,16527,3763,9077,7980,8676,4802,942,13004,17280,2809,9489,2617,12865,12123,2339,2972,7876,17810,4808,11716,2953,16001,12647,18207,6419,15593,10684,12945,2021,4890,3310,13887,9164,7529,4307,1344,6725,12491,10616,3030,2887,19147,9588,14932,16640,9447,8718,11090,16789,11416,1025,17673,993,1319,9159,16746,17201,19158,15977,4948,10381,3252,1388,375,4142,4859,2721,10387,14984,11103,18656,7456,15179,6029,4427,19119,16617,10288,4903,11300,4561,19064,17543,3194,7726,14935,5399,13954,12459,5478,3689,12370,18556,3467,4343,15505,11235,1705,7060,15233,4482,17053,15949,7421,8638,18492,14707,11842,17309,16999,11351,15202,14026,8635,4064,18133,4119,12852,18351,2477,11181,18064,1026,5401,10737,18908,3390,16865,574,16962,5533,15642,11500,7290,5693,9815,12195,16901,11489,17964,514,8115,17197,13916,16414,14034,1665,14729,14731,10296,12651,7086,2384,19659,11146,4173,15919,15057,8435,15601,10221,14945,10524,5830,15481,895,4465,17977,9251,2296,9189,12823,4560,17805,3041,2121,11232,15160,6167,9692,9211,7877,18388,18187,9905,10893,15089,4125,16613,10186,10486,15904,8767,16038,4580,7011,5808,13070,14633,1078,9065,12309,19844,1980,17883,14612,4597,17688,100,2924,9075,2794,13457,1923,9585,8121,13012,4261,2709,6775,7400,3825,13516,556,8617,11755,1432,9220,11599,15902,16172,10510,3433,1987,19142,9643,7709,14574,15266,13443,14492,18252,1706,11498,2891,3936,17939,5936,18934,13685,10237,17640,492,11477,5421,4721,10058,10636,19191,11316,14502,13247,14736,15862,5263,203,15530,6203,11796,15872,7650,11923,19377,11035,711,768,5617,12562,3845,15240,7251,3601,3841,8334,5759,13020,5238,10393,15026,1533,5678,8165,6659,10408,7100,19002,13104,2302,14404,14353,10402,4843,17034,10728,12941,5029,558,19948,6248,19454,18356,7663,11442,8361,11348,18466,6218,11290,18527,16975,2876,9176,3586,10250,17097,8819,1626,12724,9775,9902,969,5425,19386,2573,19432,17200,5312,13950,4840,3815,1754,11619,4102,15807,2789,19050,14243,12862,13077,16603,4719,18711,4880,7347,2313,9468,6191,15552,11843,5632,10462,4382,19038,464,6469,7299,10413,315,7410,18936,2063,737,9475,6480,15728,11082,19186,10531,920,3937,14036,16752,5941,8725,12329,17607,18722,1204,5006,4314,14802,8835,6258,13055,9780,11202,973,6690,7058,5453,4492,10896,12707,4615,10116,15396,1877,19943,10719,18417,17232,5244,12836,2306,16566,8077,404,14590,1724,4873,10004,17678,6051,14951,5639,513,19167,13770,15077,6720,4036,485,1123,12270,15645,8515,13627,7254,18772,10796,794,6810,15635,7786,16339,15955,4846,8597,4365,8203,12754,8158,9334,6387,8140,3396,5439,6323,4952,15922,13795,7406,10801,18922,18755,16876,4703,7770,11339,10346,13825,15873,1095,9135,8567,11174,3289,13773,9215,17255,18414,9470,1772,9613,5609,5470,393,1156,7137,5164,4708,9939,4594,15610,16253,7558,18188,10350,12029,9343,8500,18474,15394,14014,3576,3954,2772,2055,14790,3451,2073,13481,14575,13612,10662,8342,2475,13968,6797,12047,11314,11168,552,7861,17478,6065,14447,10558,6478,9651,6441,8804,10560,2700,1581,9537,16822,9006,7157,4392,2203,16237,11793,17279,16438,9317,18971,5147,5983,16645,5132,19682,2979,16963,9193,6767,18501,7008,3421,4637,6229,10335,11327,12704,18546,16250,19272,16427,18110,18602,11178,13590,14886,1518,9313,7815,1757,6166,18056,14138,10009,6890,15784,19269,8685,3748,3632,19155,4182,10594,18437,7076,6304,5259,15152,4936,16514,11166,3657,67,19649,7067,11748,9945,5687,5783,10923,18573,5528,13025,1787,2228,8213,669,15878,7268,9811,18490,3019,3408,10411,13049,17110,19349,5613,15292,10996,3932,5350,17417,4629,15482,3756,975,19911,3627,3814,16847,18571,11624,7809,4170,12963,14321,12803,10550,8537,10263,19838,17533,17048,10304,11707,13268,13345,1462,17838,11312,9045,11558,6069,18720,453,16372,14217,389,16793,9487,6678,15091,1368,16116,12884,17260,43,12642,12490,18440,9167,19472,4317,2543,11537,438,11407,5966,3964,19750,3094,4234,12138,6298,14301,3102,10929,11617,7297,11499,14352,4149,8710,55,5479,9519,4369,6763,5925,13156,8360,18220,9454,15896,18923,13847,7036,17405,10573,11907,11021,13639,11812,2604,12620,10647,8377,17304,171,11502,11855,7108,2511,6038,6685,4939,1468,1303,6863,761,12765,9369,1697,13455,14122,10654,17911,8680,11718,15900,8075,14947,16488,10709,9923,18586,7725,12030,11457,13837,12290,4021,10343,7212,12612,10549,17368,11807,3171,19065,10794,18140,19700,19314,10751,13176,6928,3975,18063,3906,7129,11497,7880,9800,2793,15761,2539,10078,10767,9261,446,1386,15538,12659,10364,15052,5119,468,9025,7279,16178,181,13372,16345,5426,10625,19566,1955,38,1657,18836,6649,13462,18789,3885,2,5901,19404,17122,235,8080,17230,1914,19255,10778,17721,2618,10790,17987,9829,2368,1558,5635,11743,10771,9708,5189,4165,9699,4669,6342,5975,11581,3764,6050,3391,15965,19877,17500,19752,412,14490,345,6401,19492,14170,680,6189,9190,14911,16689,10355,13056,13126,13798,2943,1486,18460,4543,2445,4005,8440,15056,2254,17816,19337,18101,8733,18045,13728,19840,5272,9792,9151,4553,8035,15310,10922,3798,5880,1296,7929,1924,1701,5767,8546,4286,16821,11815,3848,1096,7931,14461,10091,5314,8779,4734,19362,10660,1917,9782,2060,7736,15951,11051,19061,15118,15018,8041,9733,7021,11277,17324,10703,12189,6390,1385,6785,1471,5726,18558,1131,2671,11100,1668,18403,11209,11358,12220,5772,6269,9443,2347,18312,9560,10267,12921,12842,17173,4864,7948,17614,10858,8353,10235,11922,9542,3268,19039,10762,17868,8506,2729,6742,12686,3666,516,3018,11729,11734,14454,13617,9768,937,6961,1712,13498,5409,16082,6255,19480,10515,15242,5591,6764,5346,1715,3776,4545,4017,4538,12793,5934,6808,636,11421,2792,16549,1176,11924,13731,12872,19738,584,2484,13188,18481,16022,8138,5858,12277,10375,12567,6111,12625,8747,823,10892,7231,6270,12154,8759,11871,8791,8499,12285,54,5202,19306,6214,19991,18286,7228,9881,1326,18321,8076,10470,18307,9116,18416,7414,16314,10755,9191,7343,18917,11678,78,6264,820,7014,12720,14160,8784,14818,11562,8662,1112,7874,11988,6276,10008,11449,4944,3337,5120,9502,16425,2982,18278,5036,14257,11318,12367,5523,12883,4178,14248,3274,3822,16171,19460,18610,8670,5264,7440,8640,3487,11471,11204,3420,1728,10948,7056,8016,11054,17619,9552,5932,1686,11272,7668,18256,5258,10456,8372,10255,4962,13857,17161,14463,7752,12929,2848,17914,17981,7187,2108,7732,18871,9182,5877,822,579,12175,3335,13392,14842,291,8373,3761,6132,15662,3240,16246,8217,9072,17226,8015,7974,11206,9460,12437,59,10329,11614,1615,8102,6749,10504,19878,5438,16399,2578,17782,2987,3512,7042,19048,16217,13936,1578,675,7243,8269,7526,3893,8050,9790,17453,9837,2362,5364,4063,3498,7310,2467,716,12447,14704,2881,1206,12513,2450,8559,1226,13884,10552,339,16436,18465,681,4871,18130,1268,17270,18551,7429,4348,10468,6212,9982,2647,17488,6731,16884,3322,13069,14697,16661,12973,17092,17060,2343,3829,4257,1629,15676,5654,19273,13720,1140,16744,15833,15199,19871,2980,15783,18088,15431,5379,5447,7425,13941,9326,7583,15628,265,18247,11117,19118,2788,18290,4406,5186,13977,17885,12840,10334,7265,15661,7207,8773,16455,1721,9372,16056,11905,10001,17148,4959,12426,16921,12789,12109,5280,2813,11892,16091,9255,14416,14791,17256,17893,12946,467,12907,11752,2427,15697,11063,19200,17728,3594,9032,7385,8777,2001,9934,9842,10125,18741,16950,13249,373,7293,7800,12077,16719,11810,16444,6883,19491,19482,19876,13890,15975,7294,15560,10115,12815,10046,12438,14734,12224,11048,6128,6240,5456,3036,4050,13187,9659,3670,13599,7099,167,5116,10708,12320,11662,3008,1646,14437,7504,14048,4595,4752,15908,2904,16368,14999,12565,14222,15808,5902,442,4905,17876,16255,111,12298,10233,12035,6607,7562,138,5464,16590,18198,10006,13695,7898,8577,15585,17375,19728,12574,1649,4886,6021,1105,10505,5728,18512,904,16771,10945,17479,2491,14958,14723,12592,9412,18861,5256,12603,12,572,3945,13707,18999,12275,885,12227,5056,18017,17625,4212,13898,19743,1196,15591,1506,10780,11865,16654,8278,19950,15374,7314,9632,14924,19539,13005,5344,13038,90,2239,19005,9332,1959,5412,5311,19252,6306,3650,16899,19756,1382,9216,4339,635,6978,6428,12000,3673,14272,16883,16725,17965,18394,1494,11250,3836,7637,8114,6593,2383,15882,5173,13474,10596,8649,2161,15328,15432,5875,7200,5576,9941,18509,16378,4611,9228,9219,16573,9111,10021,687,4744,3362,19305,8957,10664,10305,5513,970,3631,2287,18596,14051,6120,13418,5152,11385,3378,16405,18963,6612,18663,1053,5990,2831,873,1038,6037,1897,12111,8053,16117,4079,15220,10604,7059,11997,2229,5429,2708,13311,19832,15703,9555,13877,14023,18684,1012,13404,1841,1522,9609,690,4800,17751,19610,16564,1110,2778,4238,3042,2594,18295,8277,6086,17409,2195,14706,11173,8501,11620,3,4253,16892,12509,11732,666,14029,10332,6364,5608,15526,16033,16813,505,2785,17430,7557,2204,19416,17384,9345,7588,15406,7643,5158,11598,1921,8367,15094,8729,11096,13817,14747,9635,5677,8074,7204,1570,3941,6713,5253,17042,15798,15834,11387,16864,13289,1016,15420,3383,17729,13375,1481,12656,2556,15151,4084,18826,6447,14200,340,15401,17516,7827,293,5930,12666,15974,8589,16601,5025,15998,12985,6329,18817,8265,17780,10857,948,1944,16288,11,7295,8601,16037,9070,5013,17784,1239,5289,9355,19376,5679,2861,17539,7676,13433,10932,11220,2094,5833,581,11996,19371,19100,4759,17846,3506,6741,15964,7085,9682,6482,15716,19352,11215,4746,11331,509,3207,6579,14104,7760,16187,4044,17971,5736,1117,8433,6957,9725,12849,18371,6156,672,6881,14703,8915,13066,8563,11189,3187,8378,15970,9748,12166,4384,955,1863,3518,18598,5007,5270,15322,6686,11347,4739,162,14215,16112,15637,12122,8958,13450,12697,7332,3307,3843,112,6418,11902,6122,17512,5589,916,15256,18547,15370,11172,4582,18444,318,19542,1426,8096,17208,17671,200,7452,4910,5487,7080,323,1450,14559,19290,5720,17318,2942,4109,2428,16228,10972,13340,1182,9064,9677,11102,7984,17955,5416,8953,16275,4010,4942,9687,7176,12976,11520,322,3245,6371,13039,7828,16568,9852,14585,3125,15458,6064,17580,17266,18714,4266,7025,16156,16924,17670,15387,6082,8753,10669,10749,14632,951,15045,15809,2713,4604,11517,14022,19249,3176,8707,10083,13867,3979,2470,8422,4958,10587,15019,7574,6543,18456,423,388,14076,3772,1566,11432,7955,3009,6313,7134,18396,16619,2261,7924,7219,2316,14092,19260,17730,6688,18787,12876,13007,19739,7395,7250,275,11974,3980,2546,4930,16474,6178,3948,2118,15993,9728,12416,11914,17262,6952,497,1281,2189,18004,19924,1205,15178,6489,1859,9486,6331,2493,4941,15062,7567,7711,14918,6829,19446,15407,7938,16263,19152,12742,19898,6242,4856,16264,11105,17896,11859,13512,18123,12827,16882,10971,887,16677,614,7979,18024,18747,3935,1825,4462,2522,13761,2683,9745,16057,8876,13263,14834,8861,12429,13001,18872,1024,1113,4537,9878,1545,17834,13826,7319,11568,18960,18778,5055,1714,14940,10516,15858,4625,7054,11139,17773,3793,312,12892,19584,9001,15930,7706,1311,17426,9048,12376,1337,5175,3682,1636,8476,9557,15663,6157,2438,1427,15327,1306,16737,15201,11653,7126,1121,6623,5717,6241,11646,12818,7972,17083,4525,18532,866,9194,19574,14431,17069,594,1383,1811,3238,3154,2819,18753,9686,12345,16889,15142,15988,2894,7147,5662,8594,14099,19401,15308,18626,15381,5915,3705,6272,4083,18074,3344,12116,15155,7914,5220,18622,2244,16773,11680,17978,19541,11567,19439,2416,15641,10756,13541,1163,6302,4373,15755,12807,19289,3065,5423,19456,4276,4302,6707,7943,18781,10082,13774,2889,17155,16543,17772,18095,2016,3001,8978,3002,8878,6519,10909,9046,14867,3744,14418,7454,10613,4390,19754,4945,6159,8235,12208,9282,11684,14350,15923,17299,16380,9727,3821,8396,1168,14241,13240,17055,18590,13821,16403,766,12086,19498,12358,9854,19909,4252,532,16472,8095,6169,17489,673,17030,4995,15198,17317,18627,9581,15437,3918,11003,1909,4071,10805,13883,16579,16257,12388,11893,15572,2323,19359,17610,14609,6988,9420,6185,1608,13897,18809,14959,16705,20,6653,14236,18242,13427,3786,5532,6014,17588,13374,13551,1431,3554,17341,10676,19530,13726,3089,15040,17695,14510,4176,6294,18599,11404,18575,17118,13799,5716,12497,14995,5404,7361,11850,10804,10117,16841,7748,7742,12393,8927,11821,1083,5045,10936,19007,2444,14187,18448,18320,7005,16017,17423,3488,9543,9868,16785,19383,2377,15649,10036,1104,658,9009,3717,769,18841,9230,18595,15953,13141,9041,14424,8885,7049,16817,1208,242,573,8231,8826,11338,14831,11593,11993,8023,7331,1082,4352,14584,13133,6729,1733,15404,5602,16820,14700,11862,10608,3290,15653,5384,10171,958,14444,15426,18134,1889,9822,3131,16747,232,34,8976,19545,17983,2629,17701,2806,3526,14985,19317,12448,16124,5205,1343,4616,19868,4052,9107,18335,8352,12060,17732,1512,5157,14943,12634,15696,998,3589,13812,10177,1957,5547,5432,10829,12602,14564,16065,7655,14409,17713,17254,5647,12918,5271,13905,3740,6938,2563,14164,4975,10206,606,845,18829,13211,7902,6010,15846,7995,15564,484,5517,17726,9942,16272,8411,1971,16708,10711,8952,17647,19626,15100,12485,17269,14683,10214,12332,19559,3757,6523,8968,8931,16234,12590,9903,10471,6163,4562,10041,7507,6940,14740,4852,8222,13524,11874,16242,18162,7758,13540,5725,5916,16166,13210,4038,10933,13303,807,12081,14645,11344,6594,2797,3984,6836,5558,18432,10774,12814,18372,19083,16388,16168,9092,10432,7260,7921,4281,8572,6865,13985,6597,19612,3277,17763,5170,3638,14792,7976,13083,6215,13688,11516,19975,5857,6546,11569,7032,7449,9924,9019,18472,6694,12792,2994,13101,7136,6268,13128,12303,4135,9268,6814,539,12948,11052,8502,19547,17744,9862,4980,6263,8756,9749,11641,6670,419,19982,12017,11699,5730,6041,8677,854,18986,7993,10795,1789,7121,7744,14137,5565,10467,19412,18011,19787,4258,4208,9036,625,16087,5919,8711,5771,18702,5611,13403,13234,7404,6297,2990,18906,19858,8273,4458,8092,2834,11203,115,11786,8452,5531,18895,18513,13684,11725,15657,894,11733,8242,18735,4805,16732,13328,17841,3024,10142,11515,8520,9488,3528,18427,3516,2180,7475,14877,5490,5290,4273,8778,6541,11208,19823,9826,6931,16174,7544,16135,16062,8837,12919,3231,1443,16013,19985,11547,4306,17360,7568,7869,8197,10975,9839,10603,95,14919,19240,5209,6577,9918,19857,7403,3647,4860,2533,16585,4954,7772,13597,2324,13490,13410,17018,11188,2252,7814,16337,14642,19594,4695,6326,18811,8535,4441,7465,14298,16266,18794,1568,11247,4298,13994,3191,3828,19970,19123,15832,16328,15577,9426,11424,1097,5800,13040,7327,2257,4379,10336,5573,17295,10577,19535,8006,11293,11190,12317,10474,4698,3260,12527,8143,12856,6676,5646,16951,6615,15605,6857,14499,2697,8792,8997,16406,16096,5037,1302,1214,536,12318,8418,3436,4870,4589,13024,9991,16572,3533,3769,6770,5638,2516,5661,3789,12443,16379,13711,6363,1832,3977,2083,18309,2643,10399,10493,8899,4577,1709,3942,10744,17652,13699,17378,479,14515,9566,16151,18848,12217,6023,6517,17124,18025,18108,3927,408,5559,3563,3471,16832,1899,2724,9568,19814,2572,14024,7810,1890,9323,2461,8323,12828,7553,2853,18085,8942,11163,5950,10340,6260,10968,8144,10938,11468,14097,9998,6127,4985,16407,2069,3965,15278,13075,1886,17340,11940,3032,18680,19442,11622,3807,18430,8000,18574,8194,12418,11405,19115,18156,18567,5546,10523,9440,13510,349,19070,1308,19032,9511,7813,10819,18475,3255,511,13227,19853,12767,929,13361,12461,15830,1931,16320,1642,3493,3448,6130,2593,1732,10775,7621,12131,17991,12875,9762,1620,9767,863,8319,3316,7124,13615,8639,1693,16940,18422,16653,5512,9100,4291,13989,14013,9472,11834,5324,926,19639,16662,858,14480,1160,5900,8583,2106,4094,11372,6846,9864,16251,17535,12556,15496,19378,3406,16084,2223,2653,11649,15566,15392,6265,7607,233,5643,7162,1111,13155,58,276,17009,4766,18751,12431,5206,18236,9616,7785,13245,2821,9955,2449,11811,9365,5339,9180,19883,11706,19678,10850,3668,2473,1666,19896,13021,17921,19672,15803,6108,9534,3028,6286,4002,3838,12667,8090,13423,330,10466,3220,15267,13398,2468,3887,18935,3519,18044,19360,4418,1153,6198,14028,5848,8513,6030,18643,13180,10951,14446,13565,7713,12125,17920,19323,19162,12462,4571,1527,9960,5822,7826,7690,6738,16367,15990,12145,6171,7340,9289,19156,6510,11286,18180,4241,2126,6925,10000,19601,698,3333,5906,9467,13789,986,17333,15915,732,12352,12104,13921,13566,6567,5701,4712,17864,11757,8985,11229,16831,3712,19735,19193,18482,17854,7485,5096,15086,18522,2436,15737,14172,18954,14938,401,12240,18253,15333,9179,1967,10061,6756,1906,2903,6058,8098,7705,966,10164,1550,13207,10200,8151,13204,11278,3509,19025,1267,5094,14370,17198,3648,13475,17050,3758,3348,5188,11099,5265,12252,16755,9393,7349,15415,6889,5785,6658,2991,2301,19131,4338,3678,4190,7653,14830,903,4195,18213,16632,14711,2513,8654,9907,11353,2564,15511,8627,11156,15438,19325,3719,12065,16602,11710,7012,9794,18833,15041,1703,15073,19274,1496,719,15987,15656,3700,16754,6967,14103,12473,4417,6196,17156,1127,4552,2013,6150,2322,6044,16552,18233,251,13913,10658,10818,874,14012,3398,18248,2329,7408,3309,8325,5630,961,1942,6226,1902,9049,4217,1181,13862,18006,1530,6902,11939,9056,3376,2133,15671,2762,8153,5067,16707,50,16469,2093,1776,12350,13356,257,18160,18592,791,14646,5114,433,1175,15416,11486,12944,4136,7949,16286,18891,3459,13784,14662,5123,15519,16749,8521,22,15241,5644,5103,19706,11888,6806,15332,12003,14158,1161,7278,174,2631,17942,19478,782,4898,1838,16828,8595,3555,19225,2608,11712,19110,11958,19874,16957,16779,5125,7155,17387,1137,11971,12564,8220,1454,599,12356,4385,2392,18072,2327,7887,12059,10966,15335,5568,1329,19326,11538,6919,10246,678,4874,4279,7617,10068,7549,19422,1576,14268,11093,8825,8308,16608,9239,11015,18860,13999,11086,11195,2826,13363,18584,5262,16949,11991,10072,11765,3026,10212,19808,15590,15580,805,13840,3453,3336,15892,5549,13028,2221,16336,5933,17086,4524,19611,17684,3480,2279,8017,17623,3922,10101,10451,8355,18413,15813,19620,2565,1219,11023,13002,9669,15738,14189,9350,17027,9498,6192,19692,5467,15154,12408,10931,16226,14289,11274,16271,3715,14050,7430,237,15522,17537,12180,10478,18117,18285,3234,10191,15161,15673,9106,9920,1762,19910,8529,5898,2379,11253,18146,5789,3049,5322,7762,7584,1150,19496,19936,13108,12972,19979,18614,5985,8815,12750,4093,10599,12640,17237,13212,14030,1802,11928,797,8020,14389,3105,2554,15345,17357,17545,13500,19852,11835,8274,7872,5804,334,3796,1317,3486,1766,4013,4270,82,1145,575,16061,17995,15558,953,2587,13446,299,4464,9576,4489,16667,9705,15550,12689,3855,770,2538,311,4617,14396,1008,2906,6843,16583,6776,10023,14202,4098,19277,12696,8810,4075,9137,4803,18605,13721,12281,657,12662,2648,6280,11554,19409,19351,15721,19555,3081,9869,18274,7357,14149,12542,16297,15699,6059,6684,1279,16393,11401,7703,12851,7693,17677,12580,728,7889,11036,16961,3103,7673,19654,3301,16593,10282,12524,9590,5203,239,9174,13692,12210,17234,3920,5174,15083,10079,11080,14650,12538,11628,18193,9309,14405,1505,17916,19619,11773,3590,1691,261,16492,13988,19382,9624,15967,18847,8202,10838,18665,10993,5960,16052,18658,11831,13625,18844,13267,15771,4697,9199,12230,7055,902,17111,14595,14485,17209,5871,6728,19742,8252,18909,16108,2172,5903,16182,8937,2505,14561,1947,10685,3862,14533,17297,11688,7450,3133,6971,2640,14988,11467,2319,5571,12581,11033,15847,1634,9823,9720,9342,10659,4976,11545,16840,13560,3905,16262,14156,10982,12779,13896,16144,11708,16192,15718,19519,14982,8423,14482,15164,814,5133,12816,18282,13845,18853,12256,8933,16606,8225,6184,18331,148,253,8881,15849,11383,19648,16643,12541,9485,16931,3972,11225,18907,19455,3967,19160,7563,428,2262,11792,7004,2413,10743,1720,7344,13272,5788,13369,14979,14721,1526,17376,12428,9301,8564,3861,6481,17371,8448,19469,13735,11214,9481,16972,12819,11164,10011,13849,2305,11668,15669,3974,8173,5395,14380,7595,5010,14206,16807,8754,14820,13215,3212,762,16598,4092,4308,4416,14857,16128,7863,17446,13144,5501,11076,10824,2175,11714,1582,5526,1118,10034,77,9679,1141,2801,5368,7240,15684,19153,9183,451,13073,13384,17149,8002,14604,2447,17769,6031,1470,17658,6897,12835,15911,16319,3149,16383,2011,16534,11104,4516,4461,17322,14086,12306,6651,2181,3350,17976,2776,15493,11301,8079,17697,14891,7940,15038,2684,7835,8240,15115,4511,5020,2867,15549,1186,4057,5307,11423,18271,14548,19980,9526,9306,5054,19638,10251,15079,9828,19799,19018,16496,15513,8450,8387,18990,9173,11756,7237,14165,14667,17904,15782,9257,4677,11979,16069,10113,1304,11746,14620,97,17795,7579,296,11588,4801,5912,5694,17832,19097,11251,13870,5060,11306,17633,5012,14950,9567,7413,13733,17724,19044,13675,14608,7018,16696,17777,11410,1499,16569,6095,2498,9491,7329,18585,14369,10308,2996,12164,3711,15130,1183,4847,16505,13037,19345,14322,965,9318,17857,8424,1936,17629,5326,17143,14089,5992,10862,7614,963,6891,5841,4048,13687,9147,19059,17540,9694,9439,6965,13072,19211,6398,15372,11647,11211,8692,10808,510,14176,3482,13292,4694,5555,1029,5627,1999,10627,17164,11210,16690,4402,8873,13258,8210,17380,18806,4566,17863,2970,12768,17990,3956,2567,15559,3797,14368,19822,9478,19963,19760,5577,17,18949,15701,2674,4912,15194,3096,9218,8818,8394,17257,659,5437,15903,5839,6168,1872,18383,15058,1687,4831,7339,10754,1330,7392,13016,19821,465,19479,10901,19448,7896,16988,11635,5650,5422,18782,13252,1517,8912,6079,15235,2503,10821,8429,9890,9929,2783,3662,789,5711,41,6585,10310,1632,2358,15317,2129,16867,10226,4960,18715,9961,11244,15078,13606,8110,2524,3097,8453,12097,6080,17788,7564,13312,19319,7298,7797,8682,3241,4961,11266,2174,6278,9816,2600,6103,1973,15695,16007,13344,2318,15060,12731,19934,14964,17032,4764,12354,3624,416,10067,12339,3261,361,4512,18049,4918,4818,7933,17956,19954,12355,6295,9561,12952,19196,17240,3272,3626,17750,17612,12744,4996,11029,12737,16261,8314,6354,923,16987,18771,13408,5193,11119,11343,13048,1750,12188,13555,17403,8489,15714,12397,1404,15254,18655,6379,6129,11271,16557,214,18316,2650,7103,1609,366,13399,7409,4455,561,19903,18879,8257,18001,5973,13117,9666,19651,6562,5354,19420,13255,9698,897,18692,7909,11951,11267,10283,3824,13424,4965,18601,14749,8399,10028,6370,13513,16346,12100,14153,8428,6600,13702,13397,2598,16006,18915,8941,10366,10610,17344,16177,7782,2490,18976,14387,13198,14503,10693,5367,7225,254,16432,5544,3502,4593,1847,6977,7318,13286,11808,4309,2632,16610,19132,9197,18636,19820,13788,11438,14044,11794,9029,9063,1365,18919,7973,11133,262,1102,16335,9500,18033,17166,18265,5828,18951,18864,158,522,8492,3054,17072,8569,3392,10429,18365,6022,15105,18820,16830,42,6221,7368,18392,19724,12420,14125,10545,17966,14487,6162,11721,18670,11975,6869,18500,9232,19483,18812,2716,15864,8742,7899,2354,3520,16134,5690,14811,18408,9476,15618,17532,7527,16366,16668,13382,1357,7017,12974,12001,18447,13630,10313,17725,4435,12033,1089,11070,17903,15297,14297,19677,219,17491,13584,1466,6309,7698,16000,7695,12232,15087,2105,2665,15456,10302,10439,1192,12315,8488,14494,3444,2740,6391,7960,19381,4628,11912,5370,10157,6143,4372,13736,15314,11391,17264,9401,13580,6927,364,6912,12373,13226,17906,865,16994,978,4849,10563,9266,4645,1261,4210,3267,10395,18462,16185,13594,16536,3652,18260,17963,18792,13305,12824,8047,13813,11868,11275,12953,17456,4411,910,6975,3961,6099,1592,3863,12344,11510,10178,1672,14423,18165,1379,15369,13646,15097,11921,6372,11820,8561,16978,10912,3840,13973,16914,2007,14923,1888,6549,19534,3912,11791,2743,381,18591,11114,19976,10480,16385,9296,13525,11254,1232,5177,15996,197,16908,16756,11280,13196,16508,17068,8536,15841,16577,1015,10213,2635,17748,3223,15586,13420,15741,11221,17825,8117,10722,4974,15617,9931,3503,4341,7586,548,8961,17739,8156,2860,4265,17796,17361,18634,8033,1037,9617,13130,9784,86,13058,13181,5978,10110,13197,3106,7674,11964,17951,4335,9125,392,10494,11469,8484,3206,3216,841,13961,15886,14135,9458,12958,677,16231,2331,12772,7194,3384,18950,6516,16183,16247,5504,3725,12185,17331,4733,14317,19177,13834,15120,17251,3732,569,19590,13468,7941,15604,11651,14182,7648,6432,10877,13928,12348,16344,19580,4364,14275,13917,13282,17090,7355,12821,15066,2711,3500,2253,6895,9226,6314,19746,9484,10602,8519,16016,282,15702,12381,19333,8451,16199,7718,12889,13271,15244,6116,18928,17227,4869,16401,13192,3402,15766,17734,2624,8348,2577,123,16974,1350,9963,2102,18504,18119,12755,290,4453,6759,1233,9562,7958,1548,19185,8104,14256,113,1905,14415,3015,1866,14335,7833,12238,10185,10718,1836,13888,12962,13230,14904,18237,11597,7571,19130,12316,7048,8959,17301,12701,12810,10802,14651,15667,6748,10532,9940,3616,1422,1796,1753,11694,15215,8471,8531,5779,16233,4692,2119,5986,10172,14724,5156,14764,1144,10243,3279,5979,4499,8142,1064,15614,1400,4679,8341,4550,1436,12685,15023,7088,4760,7218,14797,9024,10913,8512,6170,17859,19279,2415,10782,10793,4428,17339,18384,1603,7447,213,3374,10878,4237,991,1747,15670,10750,674,2363,10569,4624,5293,13324,13238,13456,17627,12727,4363,10044,16338,14230,16219,13241,6550,16457,164,15417,10635,9901,14996,10935,13855,15148,5366,10704,16296,14555,1174,1169,8276,17026,3320,11147,3265,19675,13759,11078,16693,9071,5863,12939,12909,4345,10192,7638,3710,12934,16458,19303,10514,19645,16997,17504,4342,15295,11436,9549,3831,1441,9474,11088,15733,19854,5834,13068,941,11049,4189,4588,3449,14273,13545,17450,11942,12596,1613,6350,553,4068,9279,924,9389,4337,18296,6824,4705,620,8219,3971,1374,4024,258,18135,15962,260,19777,7724,18497,5561,5952,9093,12831,13290,2135,16212,3003,10347,6990,16607,515,15554,7720,777,6456,2050,17840,15969,18368,19493,4897,18808,987,18360,4572,7550,11512,2409,501,9162,3192,17712,16049,3189,11883,18536,4207,11179,19673,16222,4350,10134,19509,14031,4256,17962,1602,4454,2666,17184,4983,16623,5864,12219,18104,14305,13320,16879,4648,13740,14460,13912,3988,17808,12805,4858,19473,7274,14436,14084,18846,1413,10423,19344,9136,3894,4735,1698,18746,2655,17861,4415,3934,16644,16554,16848,10713,9987,7498,2230,11982,10403,11645,9593,8045,6025,11019,19699,1861,9427,5765,3117,11898,1598,10344,7661,6042,8321,3699,14643,6436,10906,5743,5166,5224,8785,13506,14553,7578,18153,2399,18406,2472,2454,6639,12912,884,19543,17999,7946,75,12993,4477,18047,10928,36,18445,1197,5349,7755,14483,5584,9908,2652,13489,18073,1941,763,16351,7077,8750,18831,4994,3468,9612,5614,5496,16794,2090,2669,13476,13026,16918,10141,13484,6466,14299,12798,13163,18576,15399,4103,18993,18358,6652,5949,17609,9148,7792,3693,4259,10734,8823,6626,1458,10543,7615,793,8419,13352,1552,11956,16609,8139,9833,15177,3409,13827,15490,10118,14563,1976,3850,13738,9851,18718,10601,12460,15874,2092,10527,2769,12221,10361,14337,12313,17553,2280,2623,14128,9235,10668,660,4607,3940,15678,16965,19236,18881,14762,4576,6149,8469,452,16163,5956,8230,4724,12228,19247,4845,5522,14101,5014,14095,8385,14459,9791,15724,5398,9809,17628,17434,1148,3366,14808,3351,7505,4285,10469,9451,18629,7951,4408,2061,11886,19161,12349,12272,15499,2845,5053,13097,5708,11919,980,12899,2928,11176,10671,9321,8260,3329,5786,2068,9014,7478,15274,16763,634,5392,626,9086,1076,16753,12832,6947,3405,16146,18933,6968,4997,598,8232,270,16448,2275,1079,37,2266,8261,10349,12791,627,175,14549,2165,23,8947,15182,10443,6718,3579,2545,18249,13339,6884,11175,16599,18940,1336,7245,5454,4602,10358,13386,11077,18750,19615,13223,15253,15880,15681,4568,14218,18739,7669,10100,1340,13779,8783,7292,16587,10830,9756,14727,2888,7378,2770,2730,3959,10227,18003,19103,18526,3788,13830,6190,10787,16176,1726,18241,14524,5946,19663,7832,17079,11136,10108,18743,2803,9033,14365,3463,9210,17989,13748,8022,6633,3116,5230,16688,6164,1473,3162,230,7908,9583,17329,5372,2435,12301,4440,1702,14969,4374,7901,11629,1369,15429,17616,1021,17442,8986,11657,6559,15435,1080,14916,6943,7609,6423,7548,10730,12555,6539,9547,13259,15773,1618,9808,4844,1962,663,11967,1635,4784,8923,4986,5081,17144,16435,5557,14067,12507,7777,12868,18038,16051,3369,16487,9681,7373,3438,6468,17119,11128,5612,1195,12143,3107,8834,9599,4235,3153,10910,3177,11149,19053,1734,7934,8582,8327,15070,5041,18850,8930,10707,7733,15413,4751,1418,10275,1244,2846,17044,7888,7464,1616,6974,289,6786,384,4513,18184,886,7097,1189,1093,13990,10382,8636,7894,19444,11674,1860,5566,12677,17715,3297,3287,6692,10702,7575,18350,3006,14470,10727,9398,6590,359,15824,12605,13965,9351,3734,1282,14675,11719,8973,17544,14386,3208,11643,1711,15340,17667,6463,2723,17985,9618,4466,14778,1146,19054,6926,10057,19843,17495,7634,6532,19217,6077,1442,1896,5805,19581,3443,7644,2264,4282,2621,4830,11749,14765,19977,8054,17855,1126,3884,8472,6831,17578,4530,16030,14390,14887,11844,4090,968,14293,215,19189,10089,3671,14469,16191,18020,8118,14541,16533,12864,3636,19405,14852,17040,8368,10048,12992,19020,1088,17856,3695,9192,8048,16769,3665,3818,9273,708,10055,9265,4894,15035,15769,8279,13087,4993,17717,7424,14960,10258,15666,9446,3447,11126,15044,13486,16359,2741,1837,3680,17753,4130,14846,14883,13671,16059,9956,11198,16221,18926,11285,9538,9384,1249,5994,4520,18379,17949,15869,4106,19093,7328,7853,14851,17102,16111,17482,10822,71,3851,9112,15384,5274,8924,10519,9661,19182,3775,9563,12548,7272,4070,3358,8681,17797,4163,570,14087,14118,5159,13377,19361,5757,13960,15602,2735,13333,17925,9310,6545,8099,1767,14237,2651,18564,6003,8441,19623,12249,2689,537,3087,19861,7489,12489,545,3244,3804,14770,19237,10848,17473,3676,5847,7119,19073,15460,8030,9414,7987,7170,9950,18081,4062,19792,6592,7647,16712,4484,15186,2303,9591,4018,5849,12627,9395,13099,7346,8256,3407,5122,11836,8880,1988,16729,19726,17354,14726,16634,10846,8086,12988,17937,8965,1775,6675,16342,12419,1139,2553,14783,7390,18046,13686,18147,459,1671,1241,15960,8311,234,938,10147,6496,7903,18752,2103,3428,12861,4644,17509,8524,14552,19322,16923,3068,10422,8303,984,17630,12010,12628,533,2537,4678,12130,6104,1465,1736,6359,3389,4758,15763,1853,344,13839,2345,2039,19794,8700,2267,6905,12422,9146,103,9208,1589,2283,16784,1375,7936,16695,16902,597,18244,19892,14712,14841,19176,9335,9336,7740,12703,7812,12955,8253,13971,10184,4100,15271,5275,10256,7196,16341,1514,13359,9320,8913,13295,9620,2031,6175,17665,18698,12880,5681,4651,7079,7521,13641,19461,7393,9328,321,6407,14252,15296,19506,15528,9473,1621,9256,3569,13765,18875,12708,9565,8268,18837,15879,1790,7307,18878,14627,1619,9172,16886,7114,14709,15218,15781,9354,4673,10533,11069,1003,224,1577,14355,5410,14191,12040,10766,6850,3995,7065,8312,18618,13239,16592,640,10958,12940,14259,13962,1119,1269,12785,5999,16955,8084,5075,3214,8554,2790,9432,17884,491,18467,6068,5918,18158,11575,19415,17132,654,11521,19292,3429,12649,250,13802,17017,18967,1553,4546,7249,1625,3883,11335,13264,1572,18877,5338,15408,10930,10174,4332,934,8371,14274,18943,1033,3419,10566,576,3242,8839,6494,3749,14498,6228,9312,19180,4574,1556,4575,5723,19809,16772,19661,12432,8482,10735,15472,1972,643,13958,7559,992,3100,3874,19261,17171,13959,12054,12950,471,6730,18800,14873,12359,5079,4824,6484,6146,18937,3140,19122,4931,4389,18086,15196,6560,15682,4469,1779,10512,19573,2974,14393,18235,2702,1891,5387,6060,6710,19992,2170,15584,3819,14479,324,9648,310,17756,3284,5160,3839,10592,11321,12155,9304,17261,9095,10865,12160,15110,4437,5541,6322,17338,51,19665,1956,10291,609,12802,12854,13160,19262,8646,198,14033,6650,3524,3924,9371,18105,6801,14279,16398,13660,9551,6452,16812,11621,10939,2878,15124,7445,1408,17098,10281,1062,1055,4737,14357,6136,18326,1536,7620,17767,14953,5706,11462,18349,17930,15751,17656,12554,11891,7807,9912,18225,10376,6576,14745,17676,19251,9736,89,14781,6144,12067,3203,18342,7198,19004,6231,1248,11514,17084,15925,11785,5480,17273,8263,5065,17174,6332,1475,9813,15814,19974,4932,6524,15905,11566,13067,12225,16497,16933,18476,9545,16560,11495,6673,8060,9880,3867,3609,2091,8190,12294,11454,7105,16780,4033,3346,17332,15752,9047,1044,5666,8954,19393,12441,16748,5499,17829,914,1030,19015,15169,1820,7882,15260,7900,2163,14428,4216,8820,14445,10861,8689,6821,12417,7654,16109,14576,13559,11596,7337,1103,15994,9186,14902,2780,11419,12645,2827,3495,16315,16450,19497,18616,19503,2599,1975,17412,16691,13208,1851,8464,18835,15184,16541,9971,15469,3127,15553,5969,2642,3314,10614,5321,1293,5200,9383,11601,11806,9803,8602,2289,13504,17268,9105,656,16019,19143,10345,957,2885,14691,5217,5420,12529,8517,4957,4638,1563,2884,8964,15502,607,10866,1236,6220,5474,2731,9917,11452,7277,2405,7252,14930,3466,3269,19291,6746,12340,5957,6689,16787,19885,8381,11302,16478,13589,1801,1798,6537,18660,6877,15793,11881,2602,10383,355,1819,9673,12711,8012,13665,3962,12214,10937,7226,8227,11631,4515,831,9737,4380,19504,7851,9277,6476,9308,3604,4359,10678,17568,1254,4344,13930,17036,13276,11141,817,8766,2217,10482,3622,17792,9860,15995,16120,13781,14655,17875,15973,16410,15036,12389,2176,17129,18057,18012,18382,3615,19515,11180,19621,17617,3619,14212,14476,6365,11155,16511,11692,8410,5685,12179,16522,8271,17486,14900,14073,6765,17996,8392,18799,6477,8656,5867,12405,19120,18148,18473,17311,4133,16460,5308,7436,18669,16463,6472,14336,8193,17740,2139,11736,317,15002,2047,6195,2950,2299,15316,11218,5062,15189,2411,16834,1926,16034,564,5330,14079,11962,11659,11130,8715,592,15940,18398,8891,16211,15326,7016,11925,249,15170,13623,9493,16517,4056,11828,6318,15777,3660,3809,6325,1434,5895,19971,1893,1587,15918,5466,196,7238,16452,4249,6254,4336,12096,9445,17878,8125,7983,8019,18470,12135,11352,16343,19452,13700,18904,13871,16494,7623,2842,9874,14801,8730,6752,2196,6657,17779,16154,3137,9532,9133,12394,7968,19138,6700,684,11242,18452,3258,19033,13984,18294,15802,14511,3424,2218,14345,17106,1384,10385,5597,5068,14994,10238,11911,1833,8126,19219,2984,4053,3755,14178,3271,2153,7565,8245,18531,12734,19538,1557,19548,12196,12937,14833,4533,11357,1774,7729,1224,1449,4230,17039,19285,5318,9396,7479,10407,14339,6063,12981,13679,7840,2192,12752,12107,4193,6393,1198,707,4882,19939,16370,19986,2232,18932,2338,15726,17746,19364,17250,2706,3958,8374,4413,1650,9994,4548,3135,14362,1593,19340,3625,6321,18215,8989,8058,6619,12080,563,18737,11487,19321,3299,5593,13956,16759,12343,19996,18621,7023,13478,5782,13115,12633,12049,8726,18333,8542,19474,7598,9629,5929,19098,19254,17567,12671,10299,5633,1406,3951,12216,17326,1327,229,10081,6475,11370,2823,5087,3766,5731,4472,6708,2820,1371,15047,2739,7922,8316,1116,6923,8615,2097,10322,15022,4979,7988,9038,3698,14359,14068,13914,7398,15200,18192,1880,9400,14064,6950,12319,12687,17429,11595,1130,5316,5970,443,2596,7273,18785,15193,14753,13149,144,13585,2134,19514,1659,16900,19462,9290,15727,10876,5761,11946,8744,1892,11556,16468,4480,14962,19250,12705,1960,13681,11669,17401,1773,5665,10033,15768,462,12604,13304,18519,16911,12869,9274,946,1949,9626,17895,3195,1091,6396,12597,8717,14644,13947,14277,18292,15710,15258,6017,15085,17522,4649,14971,8249,3437,6351,7806,9875,19800,11771,18708,12674,9227,2615,19680,18334,12257,7131,18120,9297,3806,6578,4623,6135,7471,1271,6704,3915,4702,118,17284,16114,16976,10622,18031,4194,19796,2857,13969,422,6422,15209,16741,7866,10699,8972,14054,15865,11377,12022,6944,5872,19532,12771,17480,757,722,8085,12695,1829,5796,1637,12566,2581,6067,3606,19128,2425,2024,16829,16594,11239,12979,18977,16396,9770,14003,13771,17514,12799,3892,19835,6293,5649,2022,13925,5705,19636,1284,4570,17950,11000,5600,10481,27,10705,16531,15823,6878,16384,12027,8065,7500,1513,12753,6924,8068,3674,11297,19781,13175,13269,3084,3387,8814,17005,5818,12337,10339,14992,11361,17843,13820,4158,15287,5212,9066,17538,7040,17931,815,15881,1325,397,12547,13059,9057,1525,8752,10501,16868,2034,11160,5636,4699,15346,11480,17228,6183,9650,18997,17759,17867,13818,3546,1170,927,371,4438,13756,7487,1770,8902,3077,18010,10859,18738,4104,18106,13693,18676,18022,7354,17093,2194,19374,15448,12655,14309,4003,6435,2376,15004,2900,9700,12748,3454,6662,9074,18377,19518,6427,16600,9325,18724,15901,1498,12150,11541,8309,13716,15483,16306,3473,17452,13611,3379,2486,2010,8318,905,17598,1783,12008,4153,11813,12745,1298,5277,4838,7330,16394,18019,11536,19430,16495,2402,13653,15109,272,19718,6176,15446,13810,18291,16550,17391,11801,7600,1881,12601,5823,18015,10215,9083,11131,12289,4474,1057,3925,6755,3056,17662,12268,17014,10352,16279,14640,19488,3847,19880,458,16646,9558,294,5465,16243,5442,5819,12886,17276,8246,10757,16710,7998,5305,17335,2798,6681,16896,9461,5048,10983,11287,17833,19554,19761,6078,19956,7083,18633,17397,12684,17889,19268,19893,18667,18037,9040,5005,11060,18336,4971,19423,5022,5441,18491,5131,6032,6840,9515,14796,19151,2988,14209,16981,7798,2297,3871,4812,17242,10921,1154,19887,17031,3021,8176,18961,2224,1071,8870,10656,12986,17163,4485,8289,7618,7893,2995,8743,16278,1143,12347,738,5954,18141,12561,17410,13509,11523,17287,10298,3440,10146,4839,399,10650,15950,2922,16415,13491,11918,10789,4835,6787,15860,12661,12829,8036,19604,2479,16777,14384,3199,343,14837,18279,12056,11519,9061,2029,19879,1220,17178,15252,7878,12739,12916,7069,12531,12498,14232,14616,14245,3202,15034,8345,12733,3877,5719,13092,18009,16349,5684,2661,9,18518,17411,6605,7543,10521,931,4370,8347,13934,18322,16390,9535,8069,6438,13332,19410,853,18459,7700,3623,7633,11265,940,4881,9329,17455,1675,6674,9367,2726,10148,16697,18543,15688,4895,4074,13942,13782,6556,12730,506,1579,15866,15742,15624,631,1263,5987,10807,4114,12231,10679,6848,11262,3007,5254,6962,16952,18223,4851,13966,17059,6638,19719,9090,9962,15231,2591,8315,12129,4704,4857,17624,14015,15159,9344,18825,3343,7856,771,475,18763,19079,19528,4368,8262,18171,3681,6901,10812,5968,12314,8170,7581,19095,10499,16673,8679,12908,13307,17852,10988,4267,4414,1540,9370,1846,720,3573,19624,9680,19246,4463,2171,12142,3731,18062,15001,11616,15191,6656,1158,79,368,5319,11944,2066,6778,9339,14292,16064,8346,12594,18439,19646,14884,15003,18887,3888,13232,3139,17076,5211,2044,10199,12843,2722,1493,6112,18900,15643,7351,17601,13851,15452,19592,8473,17343,7118,1683,11465,6564,14665,11963,13967,9464,10208,6642,14154,19226,10487,8465,8659,10071,9628,6091,5073,16446,6413,15424,14879,783,4785,8211,6081,18272,19388,17202,7394,7554,18725,1020,10826,15283,14340,12407,4224,6384,9652,169,11341,435,8903,10900,16476,6174,624,17425,460,1630,14223,1455,15488,7873,15414,7352,6148,16910,18679,3663,7912,1421,11466,19256,3455,8585,160,9646,2480,17082,3157,10268,17736,12712,2198,13120,14402,5329,13882,11122,9311,13919,1560,15470,3306,11685,14893,11089,11627,17096,6425,6497,478,17003,16932,3646,8967,6155,15082,2685,1855,4779,18709,16814,5776,13618,13952,2058,18604,5235,4834,10655,6825,1759,341,2288,7084,11309,13908,19463,9504,17199,5882,10517,13222,2151,18597,17203,10384,18550,16500,16167,5356,5618,8798,13246,18366,12070,18579,13709,7317,14053,12663,15518,1324,4262,1354,12082,4323,16426,7236,12399,7169,15005,1782,12415,13453,9425,8808,8993,5072,18729,18026,5191,5151,19633,13674,15797,5732,7311,9260,1398,19801,7808,8706,18674,664,5524,18704,19001,16709,2657,16839,15883,3557,8772,18143,7636,8610,1072,17294,9023,16510,10377,19865,17413,4701,17675,10446,8934,12450,12334,376,3400,18082,4973,7156,5502,16774,18441,7991,1211,892,9533,967,3412,2767,14388,7781,4426,314,12578,12068,10841,6180,18727,10029,13670,9605,14330,9094,2003,3173,15366,1756,3029,19595,17219,9441,3538,2925,4877,7745,14669,13400,11234,13173,2908,15013,6566,6230,16085,5101,3431,10151,1402,17052,11140,1908,10712,4088,374,7197,4430,18297,12978,2382,1031,5093,9954,13535,13554,14777,1760,15376,10069,9241,8034,13472,8675,979,14826,4240,11061,18190,17454,14481,10273,15828,3597,15180,4081,10059,151,13298,3544,641,19313,3602,1549,7034,13417,1392,14754,19918,6892,14287,19331,15259,5397,5183,12403,16024,15745,2705,16276,3548,17525,16991,6654,17305,13351,1817,877,14761,14931,159,73,18412,17505,5184,4914,3531,6625,19398,19938,17436,7,3521,10284,39,6121,3441,6188,15393,18499,9034,5228,1262,1658,16521,19459,8674,8551,4526,255,13852,5039,447,1969,6630,5038,3229,6807,18176,2570,13577,16028,5359,1242,19999,12002,2497,19013,6896,13880,3475,7140,15606,11207,2521,6640,4726,8283,12095,5606,11363,7905,13405,7166,6963,8534,18668,13983,11132,5815,8866,16811,6043,7763,15337,19856,17185,4105,13220,16513,3311,19026,5090,15961,4531,15386,1027,14554,19500,8200,6397,4729,10955,4188,5360,14346,16856,14188,10814,8949,1067,11987,10198,9751,7365,2549,1586,2385,12478,5704,6158,10018,297,10261,7181,10224,1351,12463,8009,1596,7510,18578,14658,2247,10539,4622,13564,17013,3628,12173,8181,798,13310,16200,7515,6394,10889,11880,14864,15734,16866,6161,17402,5845,3811,4475,3098,13505,19078,16433,9611,3923,1977,6289,18851,1755,15015,2107,18288,14676,10133,4331,2234,5190,13285,8895,3720,16993,11640,10817,12258,15049,14398,18222,3010,12458,2317,8527,11042,6580,19906,11191,6854,4127,10763,11853,14997,19190,1523,18893,10328,18402,10168,11966,5003,19664,18191,15039,11937,12072,604,16649,11153,16245,7038,7702,11245,6492,2896,4906,5812,4810,13850,8438,12534,12203,1135,5821,5813,17615,17440,3727,9142,3779,11182,227,2613,5583,7927,1764,4765,9715,5509,4067,6356,19380,14690,851,11713,1228,7133,2983,9570,19010,2357,493,3394,7788,418,7838,12326,18293,14098,9366,6090,17054,10096,9348,10593,19239,14742,7150,15744,5124,13217,17643,5616,10860,6141,9517,2391,8737,10745,856,5249,6876,14282,19941,10476,9916,1277,3629,19126,10542,8463,10674,7959,7906,8395,11248,13876,2238,4652,9271,4532,11142,18535,2751,11705,13143,15978,18854,8409,9670,16449,161,4534,5291,12826,18224,5241,10694,12446,17542,9690,7847,16317,9843,9732,14844,19851,8987,6056,19387,2412,11700,6147,3023,16326,18784,3165,13807,8241,2419,3393,19210,14085,18511,7622,16285,192,10279,13937,4295,883,2690,11803,18716,3249,11805,14016,6016,6753,2433,11325,19981,16825,8466,19676,6706,10140,6964,16556,14885,19602,17536,3559,14890,5560,16801,19630,7672,11124,16874,3921,2219,17292,5306,46,526,19759,9284,5893,3989,1731,14332,2374,1345,10642,2501,3150,18965,9603,15197,18677,13865,8008,7189,10427,12725,13293,12786,14477,6714,18544,9678,11431,13823,4664,9544,19164,13200,17051,6040,11041,13864,17723,4821,14074,7689,15132,4027,14072,17399,9981,236,15689,857,15409,6115,13787,15245,15343,18938,2359,2307,7149,14629,14694,5686,11162,19271,880,6124,19679,19195,12414,15989,11216,6768,15542,16070,15285,1045,18069,9539,207,496,18329,1133,9724,11108,7370,2559,7848,6177,17513,11540,5061,8664,13915,4640,4042,7716,18014,1005,17845,16833,9831,7313,8584,12511,12847,3953,19094,16877,16201,8538,14090,1362,1667,9523,1993,12440,12034,17770,11605,9397,9970,117,18071,2500,15072,17183,10236,9731,18275,17902,8530,13346,1840,14363,2017,13667,6535,14308,4419,5328,12800,10957,1763,15275,11592,4660,13777,12206,10657,11607,6316,18041,16464,1151,8836,10073,12585,15385,13592,18981,7214,2237,415,8397,14113,16704,11513,4984,2117,5475,17973,4174,15011,12140,10870,16764,8621,10776,1978,474,10810,972,18305,13167,410,12710,12465,8447,17969,9974,13766,5099,3250,11590,2693,9394,7532,19817,18419,9711,4601,17193,15061,16947,6345,18707,6980,9999,14205,19424,13672,18415,15715,13647,9818,8264,17204,4175,5948,11067,10050,2938,10111,11730,16223,2304,19704,17837,16332,11731,10759,13678,715,19688,2482,1342,13009,12756,10605,16758,9769,10444,12245,10813,5758,3634,9252,13666,12144,4113,17298,18834,17474,17205,11456,14858,15301,14163,7234,3327,2679,19168,17419,7325,8771,6983,13254,4549,3869,2386,18606,9752,16362,2006,9165,17674,6986,9574,18059,5675,7494,1420,10204,15350,7095,18315,11759,16873,12435,17762,7386,12365,2142,13949,14433,3983,16938,11084,19990,16544,10949,1446,11633,15836,10534,9028,17690,6601,152,16678,4214,1945,2973,4621,8198,717,12787,18974,3933,14688,17534,2370,14348,14572,3169,10626,10586,2026,3377,12207,8183,6200,16068,18916,5868,114,15887,11990,15451,15592,5179,13624,9921,44,8064,18203,1940,14757,15281,16158,7805,8728,6602,6507,14557,18189,14993,1799,3570,10210,7418,12342,15133,9330,15349,13846,11151,5516,15187,751,5924,10053,12250,19445,15221,7854,4015,13868,13861,4112,19744,1910,12024,432,1042,17754,10160,13706,8799,19229,7090,15344,3416,18793,9930,3058,15243,646,13183,4051,778,8929,13520,4507,13435,6557,615,1538,16937,15500,16254,414,5806,379,15397,12947,15123,12168,3232,1995,15640,16097,2259,18058,10696,17954,7125,2687,11686,3664,4663,6465,7738,10489,19012,4497,17747,14967,15007,11676,2526,1594,4832,7774,411,5592,13595,11072,11435,775,595,7715,348,15842,4756,12781,9870,4087,4696,13610,4716,1915,3308,6636,4757,14035,5578,2081,5581,13722,14661,2695,1120,18317,16538,12681,549,7727,7112,1511,15582,11795,11494,4990,15685,2250,16983,2137,11507,745,2715,8103,8655,3852,3955,9633,8893,18623,1378,14344,3038,11623,2465,12900,3052,14432,14356,8548,18617,18142,5143,6004,12287,14907,7364,12019,18300,8354,1128,17582,13785,9143,11739,15652,1862,740,7907,6327,12386,17548,5749,8051,15650,5927,14039,12839,353,702,1356,7730,15674,17229,2936,13362,15575,828,1894,18347,19930,9660,3790,3288,4425,5622,3110,7978,6722,6119,19232,18381,6538,6181,11927,10825,7768,9799,10130,3469,10568,9428,93,18050,11016,13863,12997,135,9030,19089,8604,13822,14814,16798,18695,8643,7442,9746,9631,12211,9830,2321,11273,9346,9333,16727,6493,15943,1099,1364,15615,6138,4360,1895,2423,16958,6762,12626,10390,303,13531,17372,19297,10150,9997,1260,2132,12261,14560,2407,3251,555,16815,18298,5945,15064,4791,3833,7348,1678,11138,16956,12454,4927,3317,14550,7601,16193,12964,5795,146,3492,8304,18434,18813,10025,12619,17764,3643,11555,18650,7253,13605,4150,14838,6283,17975,13542,1920,8298,12013,7051,17890,16195,6697,14151,2235,15122,201,18992,10120,3633,369,13103,7457,2410,11608,11864,11201,3985,10908,15507,4836,1491,17131,7247,14825,18786,17024,10673,14455,11490,5049,10663,18083,14716,5842,13138,9760,6033,11009,372,17047,13803,17049,2341,13538,4495,228,12693,4107,4508,15804,5567,5607,1738,3751,14888,12528,13572,2004,1718,16023,12273,8842,14208,18701,1474,7391,15033,16313,19510,9012,3326,2828,18927,122,15352,18258,12199,6131,12722,14752,3151,4213,10649,4245,17321,8221,1749,4397,19863,11720,13422,17011,8547,17377,6338,2241,1159,18545,11981,7845,2933,4909,19318,2761,4559,17345,3371,14070,13608,17382,13364,13492,577,18166,18218,1911,3752,18494,14451,17285,638,11671,16837,16739,8291,5337,13134,4037,14059,4200,17943,17355,8028,16819,19919,6375,13776,15700,17523,11666,8442,9825,16018,8576,16555,16823,3489,15250,19230,4796,10473,9291,3781,8496,16490,1417,2843,18827,12157,5619,13482,17959,964,13658,10731,971,14276,7246,11145,11606,5922,16493,9152,3598,10483,8199,19666,18340,10240,1842,11600,107,1100,18859,1305,18688,19157,19481,16724,9655,714,18920,6403,17698,15290,6491,18458,14531,12927,18996,4407,4268,18890,17666,9841,17830,10581,14722,8358,16597,14591,11780,17192,8400,19174,8455,5809,6408,18973,3085,3434,188,7970,19287,3739,743,11906,2605,6501,13447,16369,6754,13991,19450,17288,19722,2877,489,6330,7266,12286,13041,8066,4187,6745,8590,10792,10063,10311,16175,4026,5323,16570,3461,5959,9267,19134,10330,12325,7570,1207,1948,4320,16948,16089,2737,17880,2829,19003,1930,6287,13095,5670,6526,12572,12279,11673,140,1852,8806,14743,699,2654,3472,19828,7834,10607,11375,1740,3614,153,8936,18157,8571,1289,6047,223,15984,12676,5696,8795,5676,11816,11045,10873,14167,9957,9508,13607,4743,17286,10211,15383,9131,3458,5273,444,9882,7423,730,13131,13235,5802,8275,11252,18580,14088,18764,4647,7284,11572,17603,11549,2910,2496,5911,15166,14207,12630,13270,16311,6444,8188,49,14637,1575,13872,298,6987,7680,14668,18991,3426,11781,19329,11418,12028,18103,6113,11001,155,10363,14011,1258,17621,2036,3694,11110,5198,19495,11947,16919,15805,11551,6084,11594,8157,17992,8805,104,919,9195,5107,18385,12652,2168,16216,12202,17800,7389,7195,488,19339,16816,17126,19586,172,7842,5092,19063,8940,11433,14720,13972,779,7184,18066,16757,313,12321,3457,8703,10680,15912,173,2907,16802,2057,7342,4260,10182,14408,6847,5781,15205,8838,5886,13146,12244,12582,16717,10318,18730,10314,11690,12007,2260,18099,5680,15453,9785,16419,7206,337,16706,12198,10528,15753,8310,2753,4878,19178,12062,5247,6126,7026,18506,5077,9777,17824,3204,9789,12741,4378,736,10049,13306,4134,10887,3319,10105,1604,14937,9741,7523,11455,6726,517,2294,8525,137,10005,15168,3491,16220,2320,16293,8003,6743,4728,6609,3939,14793,16989,2443,14786,4928,11492,16389,10507,12688,6969,17028,2562,8209,185,12545,1209,1190,18149,19660,2210,10800,204,5955,1339,18346,9438,10675,796,8426,16768,1643,5762,18845,4442,9983,13449,13105,14626,2583,2292,3088,19531,11224,15403,15931,14417,8243,917,2042,17189,12387,2859,3620,4527,10353,1049,6864,14110,8988,12372,6911,881,17094,2579,16480,14042,16790,1187,5888,6505,1134,12747,8906,11320,12583,3237,19465,5688,8874,2580,16442,8307,13698,14654,3361,15444,12615,9827,11012,3599,3215,4776,13631,7427,15380,15723,4181,12476,682,11459,8905,15521,8780,12477,11667,4202,12331,6307,2807,8475,19881,2417,14144,342,1229,6667,3667,11422,11764,18693,18607,11670,431,13371,6823,11022,5856,18970,12576,13496,19634,19789,2448,4937,16968,11858,12114,8782,18791,4723,14198,12989,10843,15646,6344,17793,19031,19108,11028,6551,15630,10327,6201,15428,10056,4632,11683,17392,17526,4054,11934,10920,8294,804,15885,15533,3200,2909,12553,16638,3050,18343,930,2430,19223,13918,13522,3791,11246,6826,17015,11508,17737,9081,12351,7811,19810,2871,4346,19447,3960,17157,15954,10054,2506,15579,18393,14491,13760,3587,13745,10285,19989,14233,2745,12879,17909,18457,1032,4661,17967,10606,16482,7276,15162,12783,4783,19845,19009,867,3315,1835,19425,9448,1320,6399,17507,888,10823,566,7503,13148,10624,6337,335,15545,3913,13145,19328,16300,3771,6488,13741,14698,9531,9753,267,1828,16424,8388,11589,12113,9689,8592,5993,3422,11814,16467,4732,4490,6339,19414,4799,2576,15786,3247,14199,16519,13582,8383,2177,16928,5298,5598,17926,14255,14769,7977,12046,13869,1107,2054,18640,4966,14267,1554,15411,15894,2649,5106,16431,14075,5376,3946,16836,1068,18869,16155,17894,2394,17396,9641,19729,15937,17077,6866,19486,7821,18759,13357,3445,9909,704,9363,1788,4771,2675,13537,14767,1410,13251,18469,16926,15976,5530,18839,11604,15913,2048,17703,647,8272,7953,7396,12058,15462,15489,17087,17128,145,14115,8624,1246,8573,4367,14512,13109,15289,12366,2035,18639,5104,9856,1052,19730,12194,14328,6310,16943,15486,11276,1827,3610,14648,19117,13634,19358,4040,19490,5579,8909,1912,14294,12617,10992,7135,19766,4848,15153,17789,17168,12243,14780,11260,1389,3866,4091,12692,9709,13337,11639,6740,17348,10677,17592,832,7199,19549,5572,18217,5128,4049,9283,19904,14631,5402,6386,9520,19576,16483,1108,5910,2186,5553,5050,3596,16664,5965,11543,18201,19516,3201,17847,6377,10424,2851,14108,2439,2179,4547,17822,12758,18436,16934,3257,8884,6369,6388,14773,19109,17741,6573,2849,7966,19969,14535,17860,17238,16210,18319,17484,10019,10338,1541,14372,16853,17499,907,17711,8774,10833,18615,18804,13848,5301,5907,18485,8248,14628,14634,11650,11542,913,5484,6620,16559,3027,4023,4573,915,3688,17481,16318,6290,18661,13752,15588,11281,4686,19133,17818,5255,4865,9773,13638,5292,7870,8081,17901,5001,6830,4569,9858,19019,6009,19072,1821,11584,3517,12362,14472,15319,2495,19000,8575,179,7791,14145,6575,15134,2582,3735,16582,15747,5984,8854,1202,10628,17492,8178,19748,7884,1028,15440,16310,11847,14968,2344,16189,13391,5493,16353,10359,14771,8497,13739,17922,4284,8067,13452,2245,7116,3549,2367,17220,19674,11509,19208,12610,6668,909,12967,6520,18583,13866,2699,4634,15757,12521,6859,9102,13395,6721,14338,15709,14310,4731,19701,19716,9212,8407,12587,6709,19522,11570,7582,14835,5870,3418,19357,13530,2154,17820,8134,2951,4672,13568,10002,1353,10867,2630,17702,5760,8288,7722,742,2841,13354,12718,5403,12714,15548,7291,12006,18734,2686,5251,8284,1341,19148,7050,17444,11626,13233,14061,3765,18411,17170,3679,15279,65,13602,17761,13604,9783,3895,11992,1723,18125,11043,9171,15412,14785,4147,15815,3881,15353,9238,14522,19717,10167,6380,4631,17443,13521,319,3677,5043,19198,18816,19533,11389,2917,1509,18367,10997,16267,1534,19397,3246,10464,14010,16551,12471,5433,5734,19859,2561,16635,12740,10897,15856,1950,7035,13046,11249,12066,11959,723,949,18431,413,386,5196,8109,3000,14136,17020,15478,10287,8553,754,2300,16402,7120,12966,18397,13571,19041,3477,221,14381,300,13329,15311,8887,15031,18145,10319,14120,8736,7139,1611,9247,4982,10244,10220,13843,17196,11867,3476,10637,726,9324,13661,7462,11544,8580,18194,5063,19396,3039,9546,14111,11742,12237,4656,6284,5695,16849,10205,4429,11365,19734,10661,9952,9457,12845,18814,3709,19747,8049,5835,6960,18139,18034,5897,4943,12998,9596,17765,17272,8301,13425,642,1539,9022,18911,4077,15354,7759,11784,15436,10088,429,6589,13466,16624,18115,12838,3060,84,4476,9431,13718,2952,619,14920,3452,3659,19848,16347,15547,5634,11483,1048,8145,16878,3298,17587,2426,5626,2226,15622,12817,9797,9667,17622,5102,10112,10630,512,9459,3522,7679,19245,17815,7458,5052,15294,13396,17564,8919,6641,6102,7538,12775,3800,1399,17253,11968,9206,3864,15780,8908,13244,829,3595,14449,14819,7844,2201,13858,4409,8900,14878,1077,7996,19605,4536,12949,7508,19165,5462,14782,10784,9114,6542,16032,8141,17323,4899,2053,13507,18196,1567,7375,14058,12894,16651,9280,14443,7451,5519,734,19998,13150,7233,9416,7666,16786,3592,6644,1823,922,13680,890,15631,9103,14009,14861,9505,4305,9730,17669,1876,17033,6818,13502,15587,8093,5495,9935,3386,14157,15986,1090,12469,9424,13411,15736,16258,13334,13719,5991,19607,10726,12931,18865,8108,12871,15810,3404,15117,2185,12855,989,4925,6172,16364,19609,15291,14247,18642,19066,9128,17081,10944,3584,19987,16869,7467,3686,13162,689,19205,17611,3510,1212,15173,18128,8152,15679,14326,12806,259,11603,9373,4229,13090,2607,14295,12379,17882,821,6445,3649,2673,17400,1989,7737,10119,2810,13964,11840,18094,7257,14093,15230,18625,15963,6454,1708,5304,19745,8856,10485,19671,8293,3565,7488,8113,6870,3612,18946,9120,19967,16391,19618,127,982,2750,3370,8350,12267,3082,8405,96,11350,7911,15890,16138,8661,9871,13796,859,19434,3853,6661,6421,6833,15032,9380,6906,11381,11703,2202,3684,16086,18603,7684,7402,4684,16658,1654,12402,19311,18537,12863,4613,4725,1627,1380,2441,6827,18283,9779,8459,8042,11135,4717,8285,13327,9914,10043,1937,14812,2872,18070,11910,12057,8403,5282,1748,16506,5505,19652,5215,613,14311,19426,5417,15099,8011,8305,8811,1221,11798,288,10292,3134,14471,12392,16188,13172,4795,3783,6583,10368,11827,17849,3380,6094,11315,10325,15537,14828,16682,10725,8865,6275,13147,1299,9008,17577,14290,4220,11074,10890,102,13221,1185,5624,19827,9717,16898,13335,5672,3600,8073,3545,1199,8514,338,2948,3075,11845,2692,8570,9925,8479,14069,1069,19346,12773,14605,11767,9299,499,17088,14874,277,12044,7913,9482,4358,8313,13174,5210,6378,7944,14987,7037,13626,8990,2866,8579,10426,9272,10496,17437,12935,1438,12235,11031,1868,15658,6790,19811,19736,7459,14789,15055,7837,744,13111,4493,16252,16586,8562,12333,8386,14152,5070,12112,18671,9980,4152,9010,4328,568,685,9442,2284,7322,7046,16462,746,5543,7387,15048,15775,12910,11282,7509,557,5436,9638,10956,264,9377,2880,5108,17968,2811,6137,4555,4988,3914,17638,17073,17458,4122,2104,10752,12780,13948,18664,5268,483,16046,5615,4682,9119,14246,5851,3957,17940,11177,454,9821,17063,8384,3949,2734,18364,8286,2893,13929,1927,10075,9294,4459,7173,2774,4807,16665,562,11200,5162,1662,400,7496,18116,9879,6610,16686,7789,9139,6739,13527,17290,11553,19536,5214,10874,15300,19830,17179,15831,19517,14972,4636,8840,3143,1405,7460,10580,8768,83,8376,12248,136,6784,10508,19014,17483,12276,8132,6233,1360,1218,4255,15520,19175,17291,15276,8586,8258,15192,11055,13184,18339,18240,2874,4039,9977,16805,15668,14367,9571,18780,16142,5801,18533,15261,17566,16010,7064,1222,9276,1929,11860,12486,11269,2434,12234,8868,5182,8883,19561,8541,9419,19062,17709,10266,16054,15861,17980,15829,7308,9204,17330,4243,14660,18628,16165,12385,16714,18132,10042,17745,8495,4319,2342,11528,14395,1346,11388,11722,6608,1456,7138,767,17394,8872,4299,15760,2628,6208,17213,19578,12878,244,10907,13154,4201,17046,2147,5700,10670,19427,12205,12719,6035,13253,2528,18097,10092,12700,19511,3048,5816,6922,18654,16681,19593,3566,2986,8712,7846,4981,10016,11378,5011,5332,703,1713,13906,13125,977,8255,16491,10194,1060,872,13112,13412,10252,2939,263,6471,3074,15020,8417,1478,3561,7495,9592,19111,12236,3849,1590,14849,12430,14280,17407,10553,16720,18161,14518,7472,5245,11995,332,3618,13288,19194,8434,7222,6206,7512,9287,15597,14621,19267,1854,15101,2211,16611,4683,17195,2541,9386,13091,11636,8687,2099,17994,2800,11642,18107,16761,14425,17558,2927,3501,8971,1803,8995,9580,7511,3481,9231,18765,731,7484,995,12764,19582,13116,8609,8740,11926,5027,15092,3158,17590,7627,12229,18114,12442,12790,16656,17506,12009,16015,9027,9734,3812,9872,601,2043,11873,11112,10265,808,15029,10597,12177,19890,6355,2150,5860,3324,12186,15589,8493,19929,3263,12804,62,13783,6404,11073,13552,16489,4433,88,8349,19570,18090,7961,1387,8550,3930,12456,19037,19294,19693,18051,6664,11493,3395,18369,15000,14965,19782,19575,17259,16031,12466,12108,19145,18052,19627,8611,13191,10723,10374,4231,14450,4030,6508,9469,571,12269,981,12323,12467,2895,11524,4076,3708,3777,32,6724,15843,2514,5,852,1472,1245,5357,3868,7723,7506,13166,17153,5971,11032,10839,17960,14466,3658,14173,18089,1243,7161,10207,10871,1001,8470,10963,5345,6434,12390,14859,8177,12588,12494,10729,10097,1812,16529,19625,3292,19284,1370,6732,6142,7937,2961,13074,13140,3525,12575,6426,15234,10554,120,12222,6027,2862,3211,3161,12201,10522,15106,9331,15119,9975,15875,5385,7787,19440,9418,8630,12749,14249,16105,14265,12636,12304,10010,12658,16627,2389,3354,18281,14871,13231,17169,6909,14946,13153,12117,15163,10773,11724,15909,18399,18163,7183,14744,6072,12726,14862,2127,17664,2206,10765,5982,10701,13124,7692,7015,18790,818,14603,11197,16723,1983,13922,4753,12335,16614,4770,15722,10989,15838,4097,13060,13076,7499,1461,3432,18208,16674,629,14400,17758,17374,9926,13727,12644,16348,57,17351,2940,2868,3051,8215,10024,1808,18931,18245,1061,3080,19955,3580,16099,9739,18251,879,16740,14213,9185,205,10341,7708,17062,1101,8904,10294,18055,6400,1807,18873,19370,5631,7377,9391,17591,273,17468,5914,4034,6020,6273,1805,7641,14551,19564,14613,6874,17790,8001,2136,17663,12452,16225,8790,3004,15790,812,1480,15464,1813,3640,11412,14032,18480,11334,9721,2832,13366,10245,6271,12609,14934,16466,7741,10934,14845,14630,15214,5844,16073,6083,14705,19411,13353,3148,9222,14860,9653,8830,2387,5763,16612,7773,6061,15665,2481,19773,12982,5724,12026,2113,17134,13996,326,16149,16008,3641,1109,15687,6368,16479,11896,13096,16050,17342,8560,12377,4444,8100,14100,7178,8807,13242,3318,7092,2401,3276,16485,8917,4012,15705,1585,9285,5363,7106,19567,5243,10739,4654,14870,7030,4177,14260,5653,14718,6951,4432,10634,2873,2744,8633,4318,14221,7089,7305,16080,10665,14238,8543,10430,10405,8425,2356,4145,9685,15315,19816,14719,19622,13436,2144,10131,10919,10851,10781,1605,5836,15740,5204,9021,1656,14192,183,4226,12536,9586,7216,10834,18697,8437,11095,14910,1834,12266,1363,4183,8970,999,2489,9098,19737,5974,14017,17827,2193,5997,1018,11938,4205,11295,16699,8147,13279,15929,490,8159,1831,1903,18842,14166,7892,8468,16238,19914,4080,3820,14619,2799,4192,10864,10537,4964,4223,5829,9269,1255,1644,15891,110,19696,2455,4819,18100,6995,17515,4688,12668,10584,274,6885,4953,17528,535,13501,19214,14513,6011,4322,12665,13437,17038,19096,15799,19136,4483,7061,19047,7556,9150,1991,16929,12090,19468,17100,15938,12639,10099,14523,9145,5414,6553,2431,10195,994,16236,4938,16416,3355,13321,2012,12391,19403,14693,7180,2865,5032,6795,18197,16925,11065,15096,247,4351,13064,19102,1059,12016,17531,827,16274,5463,6711,18696,15754,12146,7628,19312,13151,14057,16620,3304,15080,15598,7917,9607,1270,12723,10038,12434,18337,6336,3294,5488,3721,14126,8461,395,12213,3810,1322,7019,285,8962,12930,6462,2380,6533,5489,747,7469,12694,18449,4250,1824,3692,12672,19336,2855,3439,1503,1157,18969,8208,7597,14750,700,15158,13622,3484,8130,12141,18897,6899,17490,7203,13987,3575,4665,9259,5604,13543,2902,16703,6841,14117,1476,12643,3222,17074,10872,10619,18635,5820,6613,826,12959,11411,1240,1865,14235,1679,7283,10816,13088,10772,12181,15473,10645,6334,1166,10746,3534,15103,18666,12468,19849,14342,12101,6871,7920,593,6013,17008,16430,18155,16308,11304,16461,6934,790,18028,10689,10973,6446,17390,18380,19870,19042,1700,14162,6712,13831,17626,1561,14234,1745,19669,2059,5775,12360,11310,5138,14306,1467,5213,1355,14598,5996,6057,10309,10583,14854,1172,7073,4740,1006,5390,16280,18311,5434,13265,17114,8238,5980,19435,9079,19749,11066,2074,10618,4388,2131,1856,6490,2310,4304,18862,2682,16,1272,17900,13981,18948,16126,15141,9471,7721,16778,5194,6227,5117,13407,13986,8404,18903,9178,16735,4203,14847,1447,15213,7923,15884,177,14478,5242,14821,795,8668,7335,12048,8787,10682,10337,1036,13995,12038,19712,781,9496,13119,19587,16905,13213,9031,12293,4421,5016,891,1013,15139,4855,16567,13550}))
// output:
//7011
//14258
}